Compare commits
No commits in common. "4375fa4d7616a160e2843931e30349f42e6730d7" and "83307b57398706abb0804c333fdc3de980c0dc04" have entirely different histories.
4375fa4d76
...
83307b5739
15
fr.json
15
fr.json
@ -300,6 +300,7 @@
|
|||||||
"ArchetypeAbilities": "Capacités d'archétype",
|
"ArchetypeAbilities": "Capacités d'archétype",
|
||||||
"ButtonReset": "Réinitialisation",
|
"ButtonReset": "Réinitialisation",
|
||||||
"ButtonSubmit": "Soumettre",
|
"ButtonSubmit": "Soumettre",
|
||||||
|
"ConvictionActivate": "Fait appel à sa conviction !",
|
||||||
"CoreSkill": "Compétence de base",
|
"CoreSkill": "Compétence de base",
|
||||||
"CoreSkills": "Compétences de base",
|
"CoreSkills": "Compétences de base",
|
||||||
"CoreSkillsDesc": " >-",
|
"CoreSkillsDesc": " >-",
|
||||||
@ -393,9 +394,13 @@
|
|||||||
"WorldBasics": "Bases du monde",
|
"WorldBasics": "Bases du monde",
|
||||||
"CoreSkillsList": "Liste des compétences de base",
|
"CoreSkillsList": "Liste des compétences de base",
|
||||||
"Mod.Custom.Add": "Ajouter un modificateur spécial",
|
"Mod.Custom.Add": "Ajouter un modificateur spécial",
|
||||||
"Mod.Support": "Support",
|
"Mod.Support": "Soutien",
|
||||||
"Mod.Preset.Choose": "Choisissez une valeur pré-définie...",
|
"Mod.Preset.Choose": "Choisissez une valeur prédéfinie...",
|
||||||
"Mod.Preset.Add": "Ajouter une valeur pré-définie",
|
"Mod.Preset.Add": "Ajouter une valeur prédéfinie",
|
||||||
|
"Illumination._name": "Visibilité",
|
||||||
|
"Illumination.Dim": "Pénombre",
|
||||||
|
"Illumination.Dark": "Obscurité",
|
||||||
|
"Illumination.Pitch": "Ténèbres",
|
||||||
"Cover.Light": "Couvert léger",
|
"Cover.Light": "Couvert léger",
|
||||||
"Cover.Medium": "Couvert moyen",
|
"Cover.Medium": "Couvert moyen",
|
||||||
"Cover.Heavy": "Couvert important",
|
"Cover.Heavy": "Couvert important",
|
||||||
@ -472,10 +477,10 @@
|
|||||||
"Ignore": "Ignorer?"
|
"Ignore": "Ignorer?"
|
||||||
},
|
},
|
||||||
"Illumination": {
|
"Illumination": {
|
||||||
"_name": "Illumination",
|
"_name": "Visibilité",
|
||||||
"Dim": "Pénombre",
|
"Dim": "Pénombre",
|
||||||
"Dark": "Obscurité",
|
"Dark": "Obscurité",
|
||||||
"Pitch": "Noir"
|
"Pitch": "Ténèbres"
|
||||||
},
|
},
|
||||||
"Cover": {
|
"Cover": {
|
||||||
"_name": "Couvert",
|
"_name": "Couvert",
|
||||||
|
78
module.json
78
module.json
@ -1,49 +1,60 @@
|
|||||||
{
|
{
|
||||||
"name": "swade-fr",
|
"name": "swade-fr",
|
||||||
"title": "SWADE - Traduction française",
|
"title": "SWADE - Traduction française",
|
||||||
"description": "Ajoute le français (FRANCE) au système SWADE.<p> Une traduction Babele des compendiums est inclue mais optionnelle. (Encore en test, à utiliser à vos risques et périls !) </p> <p>*** Join the official Discord server: <a href=\"https://discord.gg/foundryvtt\"> Official Discord</a></p><p>*** Rejoignez la communauté Francophone: <a href=\"https://discord.gg/pPSDNJk\">Discord francophone</a></p>",
|
"description": "Ajoute le français (FRANCE) au système SWADE.<p> Une traduction Babele des compendiums est inclue mais optionnelle. (Encore en test, à utiliser à vos risques et périls !) </p> <p>*** Join the official Discord server: <a href='https://discord.gg/foundryvtt'> Official Discord</a></p><p>*** Rejoignez la communauté Francophone: <a href='https://discord.gg/pPSDNJk'>Discord francophone</a></p>",
|
||||||
|
"version": "1.2.0",
|
||||||
|
"minimumCoreVersion" : "0.7.9",
|
||||||
|
"compatibleCoreVersion" : "9",
|
||||||
"author": "BoboursToutCool, Gronyon, Kyane, LeRatierBretonnien, Sasmira, U~man,X.O. de Vorcen",
|
"author": "BoboursToutCool, Gronyon, Kyane, LeRatierBretonnien, Sasmira, U~man,X.O. de Vorcen",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "BoboursToutCool",
|
"name": "BoboursToutCool",
|
||||||
"discord": "BoboursToutCool#9787"
|
"discord": "BoboursToutCool#9787"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Cyril - Gronyon- Ronseaux",
|
"name": "Cyril - Gronyon- Ronseaux",
|
||||||
"discord": "Gronyon#0843"
|
"discord": "Gronyon#0843"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Kyane von Schnitzel",
|
"name": "Kyane von Schnitzel",
|
||||||
"discord": "Kyane von Schnitzel#8654"
|
"discord": "Kyane von Schnitzel#8654"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "LeRatierBretonnien",
|
"name": "LeRatierBretonnien",
|
||||||
"discord": "LeRatierBretonnien#2065"
|
"discord": "LeRatierBretonnien#2065"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Sasmira",
|
"name": "Sasmira",
|
||||||
"discord": "Sasmira#4566"
|
"discord": "Sasmira#4566"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "U~man",
|
"name": "U~man",
|
||||||
"discord": "U~man#2374"
|
"discord": "U~man#2374"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "X.O. de Vorcen"
|
"name" : "X.O. de Vorcen"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"url": "https://www.uberwald.me/gitea/public//foundryvtt-swade-fr",
|
|
||||||
"flags": {},
|
"dependencies": [
|
||||||
"version": "1.2.1",
|
{
|
||||||
"minimumCoreVersion": "0.7.9",
|
"name": "swade",
|
||||||
"compatibleCoreVersion": "9",
|
"type": "system"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "dice-so-nice",
|
||||||
|
"type": "module",
|
||||||
|
"manifest": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/module/module.json"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
|
||||||
"scripts": [],
|
"scripts": [],
|
||||||
|
"styles": ["swade-fr.css"],
|
||||||
|
"packs": [],
|
||||||
"esmodules": [
|
"esmodules": [
|
||||||
"modules/swade-fr-init.js"
|
"modules/swade-fr-init.js"
|
||||||
],
|
],
|
||||||
"styles": [
|
|
||||||
"swade-fr.css"
|
|
||||||
],
|
|
||||||
"languages": [
|
"languages": [
|
||||||
{
|
{
|
||||||
"lang": "fr",
|
"lang": "fr",
|
||||||
@ -51,23 +62,8 @@
|
|||||||
"path": "fr.json"
|
"path": "fr.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packs": [],
|
|
||||||
"system": [],
|
"url": "https://www.uberwald.me/gitea/public//foundryvtt-swade-fr",
|
||||||
"dependencies": [
|
|
||||||
{
|
|
||||||
"name": "swade",
|
|
||||||
"type": "system"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "dice-so-nice",
|
|
||||||
"type": "module",
|
|
||||||
"manifest": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/module/module.json"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"socket": false,
|
|
||||||
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/raw/branch/master/module.json",
|
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/raw/branch/master/module.json",
|
||||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/archive/foundryvtt-swade-fr-1.2.1.zip",
|
"download": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/archive/foundryvtt-swade-fr-1.2.0.zip"
|
||||||
"protected": false,
|
|
||||||
"coreTranslation": false,
|
|
||||||
"library": false
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user