Sync WIP
This commit is contained in:
36
lang/en.json
36
lang/en.json
@ -8,6 +8,20 @@
|
||||
"TypeEquipment": "Equipment"
|
||||
},
|
||||
"ECRY": {
|
||||
"chat": {
|
||||
"formula": "Formula",
|
||||
"difficulty": "Difficulty",
|
||||
"dicesum": "Dices result",
|
||||
"result": "Result",
|
||||
"margin": "Margin",
|
||||
"success": "Success!",
|
||||
"failure": "Failed!",
|
||||
"specialization": "Specialization",
|
||||
"traitbonus": "Bonus trait",
|
||||
"traitmalus": "Malus trait",
|
||||
"bonusmalustraits": "Traits Bonus/Malus",
|
||||
"spectranscend": "Self-Transcend : "
|
||||
},
|
||||
"ui": {
|
||||
"traitType": "Trait type",
|
||||
"niveauTrait": "Trait level",
|
||||
@ -44,7 +58,27 @@
|
||||
"loquacity": "Loquacity",
|
||||
"guile": "Guile",
|
||||
"performance" :"Performance",
|
||||
"skill": "Skill"
|
||||
"skill": "Skill",
|
||||
"troublesome": "Troublesome",
|
||||
"occasional": "Occasional",
|
||||
"difficult": "Difficult",
|
||||
"uncommon": "Uncommon",
|
||||
"verydifficult": "Very Difficult",
|
||||
"rare": "Rare",
|
||||
"extremdifficult": "Extremely difficult",
|
||||
"veryrare": "Very rare",
|
||||
"increddifficult": "Incredibly difficult",
|
||||
"exceptrare": "Exceptionally rare",
|
||||
"none": "None",
|
||||
"roll": "Roll !",
|
||||
"cancel": "Cancel",
|
||||
"rolltitle": "Test roll",
|
||||
"spec": "Specialization",
|
||||
"traitbonus": "Bonus traits",
|
||||
"traitmalus": "Malus traits",
|
||||
"applyideal": "Apply ideal",
|
||||
"applyspleen": "Apply spleen",
|
||||
"skilltranscendence": "Self Transcendence"
|
||||
}
|
||||
}
|
||||
}
|
36
lang/fr.json
36
lang/fr.json
@ -8,6 +8,20 @@
|
||||
"TypeEquipment": "Equipment"
|
||||
},
|
||||
"ECRY": {
|
||||
"chat": {
|
||||
"formula": "Formule",
|
||||
"difficulty": "Difficulté",
|
||||
"dicesum": "Dés",
|
||||
"result": "Resultat",
|
||||
"margin": "Marge",
|
||||
"success": "Succés!",
|
||||
"failure": "Echec!",
|
||||
"specialization": "Spécialisation",
|
||||
"traitbonus": "Trait bonus",
|
||||
"traitmalus": "Trait malus",
|
||||
"bonusmalustraits": "Bonus/Malus des Traits",
|
||||
"spectranscend": "Dépassement de soi : "
|
||||
},
|
||||
"ui": {
|
||||
"traitType": "Type de trait",
|
||||
"niveauTrait": "Niveau du trait",
|
||||
@ -44,7 +58,27 @@
|
||||
"loquacity": "Faconde",
|
||||
"guile": "Maraude",
|
||||
"performance" :"Représentation",
|
||||
"skill": "Compétence"
|
||||
"skill": "Compétence",
|
||||
"troublesome": "Malaisé",
|
||||
"occasional": "Peu frequent",
|
||||
"difficult": "Difficile",
|
||||
"uncommon": "Atypique",
|
||||
"verydifficult": "Très difficile",
|
||||
"rare": "Rare",
|
||||
"extremdifficult": "Extrêmement difficile",
|
||||
"veryrare": "Très rare",
|
||||
"increddifficult": "Incroyable",
|
||||
"exceptrare": "Exceptionnel",
|
||||
"none": "Aucun",
|
||||
"roll": "Lancer les dés !",
|
||||
"cancel": "Annuler",
|
||||
"rolltitle": "Ou l'on teste ses compétences",
|
||||
"spec": "Spécialisation",
|
||||
"traitbonus": "Traits bonus",
|
||||
"traitmalus": "Traits malus",
|
||||
"applyideal": "Utiliser l'idéal",
|
||||
"applyspleen": "Utiliser le spleen",
|
||||
"skilltranscendence": "Dépassement de soi"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user