Skip to content

Commit 33d68bf

Browse files
authored
feat(fr-fr): add new ailments and update part names in French localization (#222)
* Update translation fr-fr * - Translation of missing abnormality. - Translation of missing parts. * - Missing quest translation. - Miscellaneous correction. - Translation and correction of the Client part. * feat(fr-fr): add new ailments and update part names in French localization
1 parent 092cd53 commit 33d68bf

File tree

1 file changed

+36
-30
lines changed

1 file changed

+36
-30
lines changed

localization/fr-fr.xml

Lines changed: 36 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@
6060
String="Croc d'acier" />
6161
<Ailment Id="AILMENT_CLASH"
6262
String="Clash" />
63+
<Ailment Id="AILMENT_OFFSET"
64+
String="Offset" />
65+
<Ailment Id="AILMENT_POWERCLASH"
66+
String="Duel de force" />
6367
</Rise>
6468
</Ailments>
6569
<Abnormalities>
@@ -614,6 +618,8 @@
614618
String="Corps Supérieur" />
615619
<Part Id="PART_REAR"
616620
String="Arrière" />
621+
<Part Id="PART_REAR_POWER_UNIT"
622+
String="Unité arrière" />
617623
<Part Id="PART_LOWER_BODY"
618624
String="Corps Inférieur" />
619625
<Part Id="PART_UPPER_BACK"
@@ -891,59 +897,59 @@
891897
<Part Id="PART_R_WINGARM_CRYSTALIZED"
892898
String="Patte ailée D (cristallisée)" />
893899
<Part Id="PART_SUPERHEAT"
894-
String="Superheat" />
900+
String="Surchauffe" />
895901
<Part Id="PART_CEILING_FALL"
896-
String="Ceiling Fall" />
902+
String="Chute du plafond" />
897903
<Part Id="PART_SACK_COLLAPSE"
898-
String="Sack Collapse" />
904+
String="Effondrement de la poche" />
899905
<Part Id="PART_HEAD_SACK"
900-
String="Head Sack" />
906+
String="Poche crânienne" />
901907
<Part Id="PART_BACK_SACK"
902-
String="Back Sack" />
908+
String="Poche dorsale" />
903909
<Part Id="PART_TAIL_SACK"
904-
String="Tail Sack" />
910+
String="Poche caudale" />
905911
<Part Id="PART_FIRE_STATE"
906-
String="Fire State" />
912+
String="État enflammé" />
907913
<Part Id="PART_L_F_ARM_FIRE"
908-
String="Front Left Arm (Fire)" />
914+
String="Patte avant gauche (Feu)" />
909915
<Part Id="PART_R_F_ARM_FIRE"
910-
String="Front Right Arm (Fire)" />
916+
String="Patte avant droite (Feu)" />
911917
<Part Id="PART_M_L_ARM_FIRE"
912-
String="Middle Left Arm (Fire)" />
918+
String="Patte milieu gauche (Feu)" />
913919
<Part Id="PART_M_R_ARM_FIRE"
914-
String="Middle Right Arm (Fire)" />
920+
String="Patte milieu droite (Feu)" />
915921
<Part Id="PART_REAR_L_ARM_FIRE"
916-
String="Rear Left Arm (Fire)" />
922+
String="Patte arrière gauche (Feu)" />
917923
<Part Id="PART_REAR_R_ARM_FIRE"
918-
String="Rear Right Arm (Fire)" />
924+
String="Patte arrière droite (Feu)" />
919925
<Part Id="PART_L_F_ARM_OIL"
920-
String="Front Left Arm (Oil)" />
926+
String="Patte avant gauche (Huile)" />
921927
<Part Id="PART_R_F_ARM_OIL"
922-
String="Front Right Arm (Oil)" />
928+
String="Patte avant droite (Huile)" />
923929
<Part Id="PART_M_L_ARM_OIL"
924-
String="Middle Left Arm (Oil)" />
930+
String="Patte milieu gauche (Huile)" />
925931
<Part Id="PART_M_R_ARM_OIL"
926-
String="Middle Right Arm (Oil)" />
932+
String="Patte milieu droite (Huile)" />
927933
<Part Id="PART_REAR_L_ARM_OIL"
928-
String="Rear Left Arm (Oil)" />
934+
String="Patte arrière gauche (Huile)" />
929935
<Part Id="PART_REAR_R_ARM_OIL"
930-
String="Rear Right Arm (Oil)" />
936+
String="Patte arrière droite (Huile)" />
931937
<Part Id="PART_L_FORELEG_REINFORCED"
932-
String="Left Foreleg (Reinf.)" />
938+
String="Patte Avant Gauche (Renf.)" />
933939
<Part Id="PART_R_FORELEG_REINFORCED"
934-
String="Right Foreleg (Reinf.)" />
940+
String="Patte Avant Droite (Renf.)" />
935941
<Part Id="PART_CRASH"
936-
String="Crash" />
942+
String="Choc" />
937943
<Part Id="PART_AIR_FLINCH"
938-
String="Air Flinch" />
944+
String="Ébranlement aérien" />
939945
<Part Id="PART_VEIL"
940-
String="Veil" />
946+
String="Voile" />
941947
<Part Id="PART_FEIGN_DEATH"
942-
String="Feign Death" />
948+
String="Feindre la mort" />
943949
<Part Id="PART_L_WINGARM_EXPOSED"
944-
String="Left Wingarm (Exposed)" />
950+
String="Patte ailée gauche (Exposée)" />
945951
<Part Id="PART_R_WINGARM_EXPOSED"
946-
String="Right Wingarm (Exposed)" />
952+
String="Patte ailée droite (Exposée)" />
947953
</Shared>
948954
<Rise>
949955
<Monster Id="0"
@@ -4277,9 +4283,6 @@
42774283
<Setting Id="ABNORMALITY_TRAY_ROWS_STRING"
42784284
String="Nombre de lignes"
42794285
Description="Définie le nombre de lignes utilisées pour afficher les effets." />
4280-
<Setting Id="ABNORMALITY_TRAY_MAX_SIZE_STRING"
4281-
String="Taille maximale"
4282-
Description="La taille maximale de cette barre."/>
42834286
<Setting Id="ABNORMALITY_TRAY_SORT_BY_STRING"
42844287
String="Trier par"
42854288
Description="L'algorithme à utiliser pour trier les effets."/>
@@ -4385,6 +4388,9 @@
43854388
<Setting Id="DEV_OVERLAY_MANAGER_DEBUGGER_ENABLED"
43864389
String="Développeur : Activer le débogage du gestionnaire d’overlay"
43874390
Description="NE PAS ACTIVER SI VOUS NE SAVEZ PAS CE QUE VOUS FAITES." />
4391+
<Setting Id="DEV_OVERLAY_ENABLE_RENDER_TIME"
4392+
String="Développeur : Afficher le temps de rendu"
4393+
Description="NE PAS ACTIVER SI VOUS NE SAVEZ PAS CE QUE VOUS FAITES." />
43884394
<Setting Id="DEV_MOCK_MONSTER_WIDGET_STRING"
43894395
String="Développeur : Simuler le widget Monstre"
43904396
Description="NE PAS ACTIVER SI VOUS NE SAVEZ PAS CE QUE VOUS FAITES." />

0 commit comments

Comments
 (0)