ENH: Update to latest SWADE
This commit is contained in:
parent
0416385ed3
commit
bf3e7fe02d
26
fr.json
26
fr.json
@ -10,7 +10,6 @@
|
||||
"SWADE.Pow": "Pouvoirs",
|
||||
"SWADE.Wildcard": "Joker",
|
||||
"SWADE.Extra": "Extra",
|
||||
"SWADE.BenniesMax": "Réinitialiser les Jetons",
|
||||
"SWADE.Bennies": "Jetons",
|
||||
"SWADE.Shaken": "Secoué",
|
||||
"SWADE.Distr": "Distrait",
|
||||
@ -37,6 +36,18 @@
|
||||
"SWADE.WildDie": "Dé Joker",
|
||||
"SWADE.Mod": "Modificateur",
|
||||
|
||||
"SWADE.BenniesSpend": "Dépenser un Jeton",
|
||||
"SWADE.BenniesGive": "Donner un Jeton",
|
||||
"SWADE.BenniesRefresh": "Réinitialiser les Jetons",
|
||||
"SWADE.BenniesRefreshMessage": "Les Jetons ont été réinitialisés",
|
||||
"SWADE.BenniesGMRefreshMessage": "Les Jetons du MJ ont été réinitialisés",
|
||||
"SWADE.BenniesAddMessage": "a obtenu un nouveau Jeton !",
|
||||
"SWADE.BenniesGMAddMessage": "Le MJ a obtenu un nouveau Jeton !",
|
||||
"SWADE.BenniesSpendMessage": "dépense un Jeton",
|
||||
"SWADE.EnableBennyNotify": "Notifications des Jetons",
|
||||
"SWADE.EnableBennyNotifyDesc": "Affiche des messages dans le chat lorsque les Jetons sont modifiés.",
|
||||
"SWADE.BenniesMax": "Rafraichissement des Jetons",
|
||||
|
||||
"SWADE.EditSkill": "Modifier Compétence",
|
||||
"SWADE.EdEdge": "Modifier Atout",
|
||||
"SWADE.EdHind": "Modifier Handicap",
|
||||
@ -65,6 +76,7 @@
|
||||
"SWADE.Notes": "Notes",
|
||||
"SWADE.MinStrLong": "Force minimale",
|
||||
"SWADE.MinStr": "Force min.",
|
||||
"SWADE.MinStrShort": "For min.",
|
||||
"SWADE.Desc": "Description",
|
||||
"SWADE.Details": "Détails",
|
||||
"SWADE.Equippable": "Équipable",
|
||||
@ -81,6 +93,10 @@
|
||||
"SWADE.Conv": "Conviction",
|
||||
"SWADE.UseConv": "Fait appel à sa Conviction !",
|
||||
|
||||
"SWADE.Hesitant": "Hésitant",
|
||||
"SWADE.LevelHeaded": "Tête froide",
|
||||
"SWADE.ImprovedLevelHeaded": "Sang froid",
|
||||
|
||||
"SWADE.Currency": "Argent",
|
||||
"SWADE.CarryWeight": "Encombrement",
|
||||
"SWADE.Eqd": "Eq'é",
|
||||
@ -132,5 +148,11 @@
|
||||
"SWADE.IgnWounds": "Ignorer les Blessures",
|
||||
"SWADE.Size": "Taille",
|
||||
"SWADE.PickACard": "Tirer une carte",
|
||||
"SWADE.NoCardsLeft": "Il ne reste pas assez de cartes dans le paquet !"
|
||||
"SWADE.NoCardsLeft": "Il ne reste pas assez de cartes dans le paquet !",
|
||||
|
||||
"SWADE.HitLocations": "Localisation",
|
||||
"SWADE.Head": "Tête",
|
||||
"SWADE.Torso": "Torse",
|
||||
"SWADE.Arms": "Bras",
|
||||
"SWADE.Legs": "Jambes"
|
||||
}
|
||||
|
@ -2,9 +2,9 @@
|
||||
"name": "swade-fr",
|
||||
"title": "SWADE French translation",
|
||||
"description": "Adds French(FRANCE) to the SWADE system",
|
||||
"version": "0.1.4",
|
||||
"minimumCoreVersion" : "0.5.7",
|
||||
"compatibleCoreVersion" : "0.6.2",
|
||||
"version": "0.1.5",
|
||||
"minimumCoreVersion" : "0.6.0",
|
||||
"compatibleCoreVersion" : "0.6.4",
|
||||
"author": "Kyane, Leratier Bretonnien, U~man",
|
||||
|
||||
"scripts": [],
|
||||
|
Loading…
Reference in New Issue
Block a user