Update skill on sheet + Update ui and sidebar + Clean Lang

Update skill on sheet
Update ui and sidebar
Clean Lang
This commit is contained in:
Mandar
2020-12-11 22:33:19 +01:00
parent 8f59902130
commit 03f8cd8dd1
41 changed files with 728 additions and 390 deletions

View File

@@ -1,28 +1,43 @@
{
"I18N.LANGUAGE": "English",
"I18N.MAINTAINERS": ["Team L5R"],
"i18n.language": "English",
"i18n.maintainers": ["Team L5R"],
"HEXA.COLOR": "Enter a hexadecimal color (such as #FFFFFF).",
"IC.BG.COLOR": "IC Background Color",
"IC.TEXT.COLOR": "IC Text Color",
"EMOTE.BG.COLOR": "Emote Background Color",
"EMOTE.TEXT.COLOR": "Emote Text Color",
"ROLL.BG.COLOR": "Roll Background Color",
"ROLL.TEXT.COLOR": "Roll Text Color",
"OTHER.BG.COLOR": "Other Background Color",
"OTHER.TEXT.COLOR": "Other Text Color",
"DEF.CHAT.PREF": "Default Chat Prefix",
"SPE.CHAT.PREF": "If specified, this string will be prefixed to all chat messages that are not already commands (such as /emote.)",
"settings.simplemacroshorthandn": "Shortened Macro Syntax",
"settings.simplemacroshorthandl": "Enable a shortened macro syntax which allows referencing attributes directly, for example @str instead of @attributes.str.value. Disable this setting if you need the ability to reference the full attribute model, for example @attributes.str.label.",
"settings.simpleinitformulan": "Initiative Formula",
"settings.simpleinitformulal": "Enter an initiative formula, such as d20+@dex",
"SETTINGS.SimpleMacroShorthandN": "Shortened Macro Syntax",
"SETTINGS.SimpleMacroShorthandL": "Enable a shortened macro syntax which allows referencing attributes directly, for example @str instead of @attributes.str.value. Disable this setting if you need the ability to reference the full attribute model, for example @attributes.str.label.",
"SETTINGS.SimpleInitFormulaN": "Initiative Formula",
"SETTINGS.SimpleInitFormulaL": "Enter an initiative formula, such as d20+@dex",
"simple.notifyinitformulaupdated": "Initiative formula was updated to:",
"simple.notifyinitformulainvalid": "Initiative formula was invalid:",
"SIMPLE.NotifyInitFormulaUpdated": "Initiative formula was updated to:",
"SIMPLE.NotifyInitFormulaInvalid": "Initiative formula was invalid:",
"hexa.color": "Enter a hexadecimal color (such as #FFFFFF).",
"ic.bg.color": "IC Background Color",
"ic.text.color": "IC Text Color",
"emote.bg.color": "Emote Background Color",
"emote.text.color": "Emote Text Color",
"roll.bg.color": "Roll Background Color",
"roll.text.color": "Roll Text Color",
"other.bg.color": "Other Background Color",
"other.text.color": "Other Text Color",
"def.chat.pref": "Default Chat Prefix",
"spe.chat.pref": "If specified, this string will be prefixed to all chat messages that are not already commands (such as /emote.)",
"l5r5e": {
"logo": {
"title": "Need help?",
"content": "Follow the guide :",
"edge": "Go to the Edge-Studio website",
"drive": "Buy a PDF of the game...",
"discrod": "FoundryVTT Official Discord",
"src": "systems/l5r5e/assets/l5r-logo.webp",
"alt": "Online Help",
"edge-info": "your browser will open the EDGE STUDIO website",
"edge-link": "https://edge-studio.net/",
"drive-info": "your browser will open the DriveThruRpg site of Edge Studio",
"drive-link": "https://www.drivethrurpg.com/browse/pub/17946/EDGE-Studio",
"discrod-info": "Your browser will open on the official Foundry discord",
"discrod-link": "https://discordapp.com/invite/DDBZUDf"
},
"rings": {
"title": "Rings",
"earth": "Earth",

View File

@@ -1,28 +1,43 @@
{
"I18N.LANGUAGE": "Español",
"I18N.MAINTAINERS": ["Team L5R"],
"i18n.language": "Español",
"i18n.maintainers": ["Team L5R"],
"HEXA.COLOR": "Introduzca un color hexadecimal (como #FFFFFF)",
"IC.BG.COLOR": "Color de fondo en el gato",
"IC.TEXT.COLOR": "Color del texto en el chat",
"EMOTE.BG.COLOR": "Color de fondo de los Emotes",
"EMOTE.TEXT.COLOR": "Color del texto de los Emotes",
"ROLL.BG.COLOR": "Color de fondo de la tirada",
"ROLL.TEXT.COLOR": "Color del texto de la tirada",
"OTHER.BG.COLOR": "Otro color de fondo",
"OTHER.TEXT.COLOR": "Otro color de texto",
"DEF.CHAT.PREF": "Prefijo del chat por defecto",
"SPE.CHAT.PREF": "Si está configurado, la cadena será prefijada para todos los mensajes de chat que no sean ya comandos (como /emote.)",
"settings.simplemacroshorthandn": "Macro sintaxis acortada",
"settings.simplemacroshorthandl": "Habilitar una sintaxis de macro abreviada que permita referenciar directamente los atributos, por ejemplo @str en lugar de @attributes.str.value. Deshabilitar esta configuración si se necesita la capacidad de referenciar el modelo de atributos completo, por ejemplo @attributes.str.label",
"settings.simpleinitformulan": "Fórmula de iniciativa",
"settings.simpleinitformulal": "Introduzca una fórmula de iniciativa, como d20+@dex",
"SETTINGS.SimpleMacroShorthandN": "Macro sintaxis acortada",
"SETTINGS.SimpleMacroShorthandL": "Habilitar una sintaxis de macro abreviada que permita referenciar directamente los atributos, por ejemplo @str en lugar de @attributes.str.value. Deshabilitar esta configuración si se necesita la capacidad de referenciar el modelo de atributos completo, por ejemplo @attributes.str.label",
"SETTINGS.SimpleInitFormulaN": "Fórmula de iniciativa",
"SETTINGS.SimpleInitFormulaL": "Introduzca una fórmula de iniciativa, como d20+@dex",
"simple.notifyinitformulaupdated": "La fórmula de la iniciativa fue actualizada a:",
"simple.notifyinitformulainvalid": "La fórmula de la iniciativa fue inválida:",
"SIMPLE.NotifyInitFormulaUpdated": "La fórmula de la iniciativa fue actualizada a:",
"SIMPLE.NotifyInitFormulaInvalid": "La fórmula de la iniciativa fue inválida:",
"hexa.color": "Introduzca un color hexadecimal (como #FFFFFF)",
"ic.bg.color": "Color de fondo en el gato",
"ic.text.color": "Color del texto en el chat",
"emote.bg.color": "Color de fondo de los Emotes",
"emote.text.color": "Color del texto de los Emotes",
"roll.bg.color": "Color de fondo de la tirada",
"roll.text.color": "Color del texto de la tirada",
"other.bg.color": "Otro color de fondo",
"other.text.color": "Otro color de texto",
"def.chat.pref": "Prefijo del chat por defecto",
"spe.chat.pref": "Si está configurado, la cadena será prefijada para todos los mensajes de chat que no sean ya comandos (como /emote.)",
"l5r5e": {
"logo": {
"título": "¿Necesitas ayuda?",
"contenido": "Sigue la guía :",
"Edge": "Ir a la página web de Edge-Studio",
"conducir": "¿Comprar un PDF del juego?",
"Discordia": "Discordia oficial de FoundryVTT",
"src": "systems/l5r5e/assets/l5r-logo.webp",
"alt": "Ayuda en línea",
"edge-info": "tu navegador abrirá la página web de EDGE STUDIO",
"edge-link": "https://edge-studio.net/",
"drive-info": "tu navegador abrirá el sitio DriveThruRpg de Edge Studio",
"drive-link": "https://www.drivethrurpg.com/browse/pub/17946/EDGE-Studio",
"discrod-info": "Su navegador se abrirá a la discordia oficial de la Fundición",
"discrod-link": "https://discordapp.com/invite/DDBZUDf"
},
"rings": {
"title": "Anillos",
"earth": "Tierra",

View File

@@ -1,28 +1,43 @@
{
"I18N.LANGUAGE": "Français",
"I18N.MAINTAINERS": ["Team L5R"],
"i18n.language": "Français",
"i18n.maintainers": ["Team L5R"],
"HEXA.COLOR": "Entrer une couleur hexadécimale (telle que #FFFFFF).",
"IC.BG.COLOR": "Couleur de fond dans le chat",
"IC.TEXT.COLOR": "Couleur du texte dans le chat",
"EMOTE.BG.COLOR": "Couleur de fond des Emotes",
"EMOTE.TEXT.COLOR": "Couleur du texte des Emotes",
"ROLL.BG.COLOR": "Couleur de fond du jet de dé",
"ROLL.TEXT.COLOR": "Couleur du texte du jet de dé",
"OTHER.BG.COLOR": "Autre couleur de fond",
"OTHER.TEXT.COLOR": "Autre couleur de texte",
"DEF.CHAT.PREF": "Préfixe de Chat par défaut",
"SPE.CHAT.PREF": "Si renseignée, la chaîne sera préfixée pour tous les messages de chat qui ne sont pas déjà des commandes (comme /emote.)",
"settings.simplemacroshorthandn": "Macro syntaxe abrégée",
"settings.simplemacroshorthandl": "Activer une syntaxe de macro raccourcie qui permet de référencer directement les attributs, par exemple @str au lieu de @attributes.str.value. Désactivez ce paramètre si vous avez besoin de pouvoir référencer le modèle d'attribut complet, par exemple @attributes.str.label",
"settings.simpleinitformulan": "Formule d'initiative",
"settings.simpleinitformulal": "Entrez une formule d'initiative, telle que d20+@dex",
"SETTINGS.SimpleMacroShorthandN": "Macro syntaxe abrégée",
"SETTINGS.SimpleMacroShorthandL": "Activer une syntaxe de macro raccourcie qui permet de référencer directement les attributs, par exemple @str au lieu de @attributes.str.value. Désactivez ce paramètre si vous avez besoin de pouvoir référencer le modèle d'attribut complet, par exemple @attributes.str.label",
"SETTINGS.SimpleInitFormulaN": "Formule d'initiative",
"SETTINGS.SimpleInitFormulaL": "Entrez une formule d'initiative, telle que d20+@dex",
"simple.notifyinitformulaupdated": "La formule de l'initiative a été mise à jour pour :",
"simple.notifyinitformulainvalid": "La formule d'initiative suivante n'est pas valable :",
"SIMPLE.NotifyInitFormulaUpdated": "La formule de l'initiative a été mise à jour pour :",
"SIMPLE.NotifyInitFormulaInvalid": "La formule d'initiative suivante n'est pas valable :",
"hexa.color": "Entrer une couleur hexadécimale (telle que #FFFFFF).",
"ic.bg.color": "Couleur de fond dans le chat",
"ic.text.color": "Couleur du texte dans le chat",
"emote.bg.color": "Couleur de fond des Emotes",
"emote.text.color": "Couleur du texte des Emotes",
"roll.bg.color": "Couleur de fond du jet de dé",
"roll.text.color": "Couleur du texte du jet de dé",
"other.bg.color": "Autre couleur de fond",
"other.text.color": "Autre couleur de texte",
"def.chat.pref": "Préfixe de Chat par défaut",
"spe.chat.pref": "Si renseignée, la chaîne sera préfixée pour tous les messages de chat qui ne sont pas déjà des commandes (comme /emote.)",
"l5r5e": {
"logo": {
"title": "Besoin d'aide ?",
"content": "Suivez le guide :",
"edge": "Accéder au site de Edge Studio.",
"drive": "Acheter un PDF du jeu ?",
"discrod": "rejoignez le Discord Francophone",
"src": "systems/l5r5e/assets/l5r-logo.webp",
"alt": "Aide en Ligne",
"edge-info": "Votre navigateur va ouvrir le site de Edge Studio.",
"edge-link": "https://edge-studio.net/",
"drive-info": "Votre navigateur va ouvrir le site DriveThruRpg de Edge Studio.",
"drive-link": "https://www.drivethrurpg.com/browse/pub/17946/EDGE-Studio",
"discrod-info": "Votre navigateur va ouvrir le discord francophone de foundry.",
"discrod-link": "https://discord.gg/pPSDNJk"
},
"rings": {
"title": "Anneaux",
"earth": "Terre",