-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
French translations #3104
French translations #3104
Conversation
This reverts commit 2c76c2b.
// Even: initials if applicable (S, M, S, T, V, 火星). | ||
|
||
#Principia_ReferenceFrameSelector_Name_Target = Cible-<<C:1>>-Orbite | ||
#Principia_ReferenceFrameSelector_Name_BodyCentredNonRotating = galiléen centré sur <<A:1>> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
inertiel?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Galiléen is more common.
@@ -189,7 +189,7 @@ Localization { | |||
#Principia_FlightPlan_StatusMessage_Increase = d’augmenter la durée du plan de vol | |||
#Principia_FlightPlan_StatusMessage_CantRebase = le plan de vol ne peut pas être rebasé pendant l’exécution d’une manœuvre planifiée | |||
#Principia_FlightPlan_StatusMessage_WaitFinish = de déplacer la manœuvre ou d’attendre qu’elle soit finie | |||
#Principia_FlightPlan_StatusMessage_Last = Les <<1>> dernières manœuvres n’ont pas pu être dessinées parce que <<2>> ; essayez <<3>><<4>>. // <<1>> : anomalous_manœuvres ; <<2>> : status_message ; <<3>> : remedy_message ; <<4>> : #Principia_FlightPlan_StatusMessage_Last2. | |||
#Principia_FlightPlan_StatusMessage_Last = Les <<1>> dernières manœuvres n’ont pas pu être dessinées parce que <<2>> ; essayez <<3>><<4>>. // <<1>>: anomalous_manœuvres ; <<2>>: status_message ; <<3>>: remedy_message ; <<4>>: #Principia_FlightPlan_StatusMessage_Last2. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The semicolons in comments, too.
Also changes to the celestial strings for apsides that should have been in #3101.