v5.2 sync
This commit is contained in:
parent
6655bee0bc
commit
6fcfa72b59
@ -142,7 +142,7 @@ const patch_core_tables = (tableList) => {
|
|||||||
}
|
}
|
||||||
FilePicker.browse("data", "modules/WH4-fr-translation/tables/").then(resp => {
|
FilePicker.browse("data", "modules/WH4-fr-translation/tables/").then(resp => {
|
||||||
for (var file of resp.files) {
|
for (var file of resp.files) {
|
||||||
let filename = file.substring(file.lastIndexOf("/")+1, file.indexOf(".json"));
|
let filename = file.substring(file.lastIndexOf("/")+1, file.indexOf(".json"))
|
||||||
if ( tableList[filename] == 1 ) { // Matching table name -> patch !
|
if ( tableList[filename] == 1 ) { // Matching table name -> patch !
|
||||||
fetch(file).then(r=>r.json()).then(records => {
|
fetch(file).then(r=>r.json()).then(records => {
|
||||||
//console.log("Patch !!!", filename, records);
|
//console.log("Patch !!!", filename, records);
|
||||||
|
4
fr.json
4
fr.json
@ -4,6 +4,7 @@
|
|||||||
"WFRP4E.TrappingType.Cargo": "Cargaison",
|
"WFRP4E.TrappingType.Cargo": "Cargaison",
|
||||||
"WFRP4E.Vehicle": "Véhicule",
|
"WFRP4E.Vehicle": "Véhicule",
|
||||||
"WFRP4E.MountButtonNotify": "L'acteur à gauche ({mounter}) a désormais l'acteur à droite ({mountee}) comme monture",
|
"WFRP4E.MountButtonNotify": "L'acteur à gauche ({mounter}) a désormais l'acteur à droite ({mountee}) comme monture",
|
||||||
|
"WFRP4E.ConditionName.Dead":"Mort",
|
||||||
|
|
||||||
"SETTINGS.InitRule" : "Règles d'initiative",
|
"SETTINGS.InitRule" : "Règles d'initiative",
|
||||||
"SETTINGS.InitHint" : "Choisir votre configuration pour l'ordre d'initiative.",
|
"SETTINGS.InitHint" : "Choisir votre configuration pour l'ordre d'initiative.",
|
||||||
@ -555,7 +556,7 @@
|
|||||||
"Simple":"Simple",
|
"Simple":"Simple",
|
||||||
"Snake-Like":"Serpent-Like",
|
"Snake-Like":"Serpent-Like",
|
||||||
"Something went wrong":"Quelque chose a mal tourné",
|
"Something went wrong":"Quelque chose a mal tourné",
|
||||||
"SpecChar":"<p>Voulez vous appliquer les caractéristiques de cette espère à votre Acteur ?",
|
"SpecChar":"<p>Voulez vous appliquer les caractéristiques de cette espèce à votre Acteur ?",
|
||||||
"Species Characteristics":"Caractéristiques des espèces",
|
"Species Characteristics":"Caractéristiques des espèces",
|
||||||
"Spider-Like":"Araignée-Like",
|
"Spider-Like":"Araignée-Like",
|
||||||
"Split":"Séparé",
|
"Split":"Séparé",
|
||||||
@ -1175,6 +1176,7 @@
|
|||||||
"ITEM.DiceRoll" : "Jet de Dé",
|
"ITEM.DiceRoll" : "Jet de Dé",
|
||||||
"ITEM.AddSL" : "Ajouter DR",
|
"ITEM.AddSL" : "Ajouter DR",
|
||||||
"ITEM.ValuePerOvercast" : "Valeur/Surincantation",
|
"ITEM.ValuePerOvercast" : "Valeur/Surincantation",
|
||||||
|
"ITEM.CastSkillOverride":"Remplacer la compétence d'incantation",
|
||||||
|
|
||||||
"AllowXPSpending": "Forcer l'indicateur d'avancement",
|
"AllowXPSpending": "Forcer l'indicateur d'avancement",
|
||||||
"TooltipAllowXPSpending": "Afficher l'indicateur d'avancement indépendamment de la carrière, ce qui vous permet d'automatiser les dépenses de PX",
|
"TooltipAllowXPSpending": "Afficher l'indicateur d'avancement indépendamment de la carrière, ce qui vous permet d'automatiser les dépenses de PX",
|
||||||
|
15
module.json
15
module.json
@ -2,11 +2,10 @@
|
|||||||
"name": "WH4-fr-translation",
|
"name": "WH4-fr-translation",
|
||||||
"title": "WFRP4e - Core Module en français.",
|
"title": "WFRP4e - Core Module en français.",
|
||||||
"description": "Traduction Française pour Warhammer v4.",
|
"description": "Traduction Française pour Warhammer v4.",
|
||||||
"author": "LeRatierBretonnien",
|
"authors": [ {"name":"LeRatierBretonnien" }],
|
||||||
"authors": [],
|
|
||||||
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr",
|
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"version": "5.1.7",
|
"version": "5.2.0",
|
||||||
"minimumCoreVersion": "0.8.0",
|
"minimumCoreVersion": "0.8.0",
|
||||||
"compatibleCoreVersion": "9",
|
"compatibleCoreVersion": "9",
|
||||||
"scripts": [],
|
"scripts": [],
|
||||||
@ -31,7 +30,6 @@
|
|||||||
"path": "packs/plats-dauberges.db",
|
"path": "packs/plats-dauberges.db",
|
||||||
"system": "wfrp4e",
|
"system": "wfrp4e",
|
||||||
"module": "WH4-fr-translation",
|
"module": "WH4-fr-translation",
|
||||||
"entity": "RollTable",
|
|
||||||
"private": false
|
"private": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -41,7 +39,6 @@
|
|||||||
"path": "packs/dons-de-rhya.db",
|
"path": "packs/dons-de-rhya.db",
|
||||||
"system": "wfrp4e",
|
"system": "wfrp4e",
|
||||||
"module": "WH4-fr-translation",
|
"module": "WH4-fr-translation",
|
||||||
"entity": "JournalEntry",
|
|
||||||
"private": false
|
"private": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -51,7 +48,6 @@
|
|||||||
"path": "packs/aides-de-jeu-fr.db",
|
"path": "packs/aides-de-jeu-fr.db",
|
||||||
"system": "wfrp4e",
|
"system": "wfrp4e",
|
||||||
"module": "WH4-fr-translation",
|
"module": "WH4-fr-translation",
|
||||||
"entity": "JournalEntry",
|
|
||||||
"private": false
|
"private": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -61,7 +57,6 @@
|
|||||||
"path": "packs/drogues-and-sedatifs.db",
|
"path": "packs/drogues-and-sedatifs.db",
|
||||||
"system": "wfrp4e",
|
"system": "wfrp4e",
|
||||||
"module": "WH4-fr-translation",
|
"module": "WH4-fr-translation",
|
||||||
"entity": "Item",
|
|
||||||
"private": false
|
"private": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -71,7 +66,6 @@
|
|||||||
"path": "packs/pansements-and-cataplasmes.db",
|
"path": "packs/pansements-and-cataplasmes.db",
|
||||||
"system": "wfrp4e",
|
"system": "wfrp4e",
|
||||||
"module": "WH4-fr-translation",
|
"module": "WH4-fr-translation",
|
||||||
"entity": "Item",
|
|
||||||
"private": false
|
"private": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -81,7 +75,6 @@
|
|||||||
"path": "packs/poisons-and-toxiques.db",
|
"path": "packs/poisons-and-toxiques.db",
|
||||||
"system": "wfrp4e",
|
"system": "wfrp4e",
|
||||||
"module": "WH4-fr-translation",
|
"module": "WH4-fr-translation",
|
||||||
"entity": "Item",
|
|
||||||
"private": false
|
"private": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -91,7 +84,6 @@
|
|||||||
"path": "packs/potions-and-decoctions.db",
|
"path": "packs/potions-and-decoctions.db",
|
||||||
"system": "wfrp4e",
|
"system": "wfrp4e",
|
||||||
"module": "WH4-fr-translation",
|
"module": "WH4-fr-translation",
|
||||||
"entity": "Item",
|
|
||||||
"private": false
|
"private": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -101,7 +93,6 @@
|
|||||||
"path": "packs/antidotes-and-remedes.db",
|
"path": "packs/antidotes-and-remedes.db",
|
||||||
"system": "wfrp4e",
|
"system": "wfrp4e",
|
||||||
"module": "WH4-fr-translation",
|
"module": "WH4-fr-translation",
|
||||||
"entity": "Item",
|
|
||||||
"private": false
|
"private": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -111,7 +102,6 @@
|
|||||||
"path": "packs/tables-des-traductions.db",
|
"path": "packs/tables-des-traductions.db",
|
||||||
"system": "wfrp4e",
|
"system": "wfrp4e",
|
||||||
"module": "WH4-fr-translation",
|
"module": "WH4-fr-translation",
|
||||||
"entity": "JournalEntry",
|
|
||||||
"private": false
|
"private": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -121,7 +111,6 @@
|
|||||||
"path": "packs/apothicarium.db",
|
"path": "packs/apothicarium.db",
|
||||||
"system": "wfrp4e",
|
"system": "wfrp4e",
|
||||||
"module": "WH4-fr-translation",
|
"module": "WH4-fr-translation",
|
||||||
"entity": "JournalEntry",
|
|
||||||
"private": false
|
"private": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user