diff --git a/Farsight RPG Community Edition/translations/fr.json b/Farsight RPG Community Edition/translations/fr.json index 53e3236137..ecee056487 100644 --- a/Farsight RPG Community Edition/translations/fr.json +++ b/Farsight RPG Community Edition/translations/fr.json @@ -1,10 +1,16 @@ { + "pg-button": "Character", + "npc-button": "NPC", + "vehicle-button": "Vehicle", + "ship-button": "Ship", "nome-placeholder": "Name of Character", + "personaggio-label": "Character", "giocatore-placeholder": "Player", "concetto-placeholder": "Concept of Character", "specie-placeholder": "Species", "classelivello-placeholder": "Class and Level", "personaggio-button": "Character", + "risultato-label": "Result", "poteri-button": "Powers", "inventariobio-button": "Biography and Inventory", "abilità-label": "Skills", @@ -97,6 +103,8 @@ "carichearma-label": "Ammunition", "roll-label": "Roll", "tipodanno-label": "Type", + "attacco-label": "Attack", + "danno-label": "Damage", "descrizione-label": "Description", "dettagli-label": "Details", "armapersonalizzata-option": "Custom Weapon", @@ -164,5 +172,31 @@ "ideali-label": "Ideals", "legami-label": "Bonds", "difetti-label": "Flaws", - "altro-label": "Other" + "altro-label": "Other", + "nomecreatura-placeholder": "Creature Name", + "livello-label": "Level", + "minaccia-label": "Threat", + "tipo-label": "Type", + "taglia-label": "Size", + "minuscola-option": "Tiny", + "piccola-option": "Small", + "media-option": "Medium", + "grande-option": "Large", + "enorme-option": "Huge", + "colossale-option": "Gargantuan", + "bassa-option": "Low", + "moderata-option": "Moderate", + "alta-option": "High", + "estrema-option": "Extreme", + "cmb-button": "CMB", + "rob-button": "STR", + "des-button": "DEX", + "per-button": "PER", + "int-button": "INT", + "vol-button": "VOL", + "tec-button": "TEC", + "qualifiche-label": "Skills", + "qualifica-placeholder": "Skill", + "azioni-label": "Actions", + "reazioni-label": "Reactions" } \ No newline at end of file