Skip to content

Commit

Permalink
New translations lang-en.json (French) (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoisor authored Mar 30, 2024
1 parent 1136cb9 commit 7846c07
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions frontend/src/i18n/lang-fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,10 @@
"text1": "Encounter and questlines are automatically marked as cleared once the relevant achievements have been obtained. Since encounters or questlines don't always map directly to in-game achievement, automated completion tracking is not always fully accurate. You can correct the tracking by manually marking the encounter or questline as cleared.",
"text2": "XIV ToDo takes in-game achievements data from the Lodestone, which can take a few hours to be up-to-date. Once a new in-game achievement is obtained, it may take up to 48 hours for the relevant encounter or questline to be marked as complete in XIV ToDo. You can also manually initiate a refresh of the data from the {0} page.",
"textState": "The following are the four possible statuses for each encounter and questline:",
"stateClearedVerified": "Your active character has cleared this encounter (verified).",
"stateCleared": "Your active character has cleared this encounter.",
"stateClearedVerified": "Votre personnage actif a achevé cette mission (vérifié).",
"stateCleared": "Votre personnage actif a achevé cette mission.",
"stateUnknown": "Your active character's current achievements cannot determine encounter clear.",
"stateNotCleared": "Your active character has not cleared this encounter yet."
"stateNotCleared": "Votre personnage actif n'a pas encore achevé cette mission."
},
"otherQuestions": {
"header": "Autres questions",
Expand Down Expand Up @@ -298,9 +298,9 @@
},
"patchNumbers": {
"label": "Patch numbers",
"option0": "Show patch numbers for blurred out content",
"option1": "Show patch numbers for non-completed content",
"option2": "Always show patch numbers",
"option0": "Afficher les numéros de correctifs pour le contenu flouté",
"option1": "Afficher les numéros de correctifs pour le contenu non complété",
"option2": "Toujours afficher les numéros de correctifs",
"hint": "Preference in showing patch numbers for content."
},
"updateSettings": "Mettre à jour les paramètres",
Expand Down

0 comments on commit 7846c07

Please sign in to comment.