From f9477d8a974000a23d181bb02ae6dccb8b9a4c4e Mon Sep 17 00:00:00 2001 From: Mandar Date: Tue, 12 Jan 2021 13:04:30 +0100 Subject: [PATCH] Update Translation for 1.0.0 Release --- system/lang/en-en.json | 27 ++-- system/lang/es-es.json | 275 ++++++++++++++++++++--------------------- system/lang/fr-fr.json | 27 ++-- 3 files changed, 148 insertions(+), 181 deletions(-) diff --git a/system/lang/en-en.json b/system/lang/en-en.json index e00a4a9..3ab42ed 100644 --- a/system/lang/en-en.json +++ b/system/lang/en-en.json @@ -1,24 +1,13 @@ { - "i18n.language": "English", - "i18n.maintainers": ["Team L5R"], - "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:", - "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.)", + "i18N.Language": "English", + "i18N.Maintainers": ["Team L5R"], + "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.None": "No option", + "SIMPLE.Notifyinitformulaupdated": "Initiative formula was updated to:", + "SIMPLE.Notifyinitformulainvalid": "Initiative formula was invalid:", "ACTOR.TypeCharacter": "Player Character", "ACTOR.TypeNpc": "Non-Player Character", "ITEM.TypeItem": "Item", diff --git a/system/lang/es-es.json b/system/lang/es-es.json index 0bb8abc..51c93b1 100644 --- a/system/lang/es-es.json +++ b/system/lang/es-es.json @@ -1,40 +1,29 @@ { - "i18n.language": "Español", - "i18n.maintainers": ["Team L5R"], - "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:", - "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.)", + "i18N.Language": "Español", + "i18N.Maintainers": ["Team L5R"], + "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.None": "No option", - "ACTOR.TypeCharacter": "Player Character", - "ACTOR.TypeNpc": "Non-Player Character", - "ITEM.TypeItem": "Item", - "ITEM.TypeArmor": "Armor", - "ITEM.TypeWeapon": "Weapon", - "ITEM.TypeTechnique": "Technique", - "ITEM.TypeProperty": "Property", - "ITEM.TypePeculiarity": "Peculiarity", - "ITEM.TypeAdvancement": "Advancement", + "SIMPLE.Notifyinitformulaupdated": "La fórmula de la iniciativa fue actualizada a:", + "SIMPLE.Notifyinitformulainvalid": "La fórmula de la iniciativa fue inválida:", + "ACTOR.TypeCharacter": "Personaje de Jugador", + "ACTOR.TypeNpc": "Personaje no jugador", + "ITEM.TypeItem": "Ítem", + "ITEM.TypeArmor": "Armadura", + "ITEM.TypeWeapon": "Arma", + "ITEM.TypeTechnique": "Técnica", + "ITEM.TypeProperty": "Propiedad", + "ITEM.TypePeculiarity": "Peculiaridad", + "ITEM.TypeAdvancement": "Avance", "l5r5e": { "global": { "ok": "OK", - "add": "Add", - "edit": "Edit", - "delete": "Delete", - "drop_here": "Drop here" + "add": "Añadir", + "edit": "Editar", + "delete": "Borrar", + "drop_here": "Déjese caer aquí." }, "logo": { "títle": "¿Necesitas ayuda?", @@ -75,40 +64,40 @@ "passions": "Pasiones", "passionstip": "Después de efectuar una tirada relacionada con tu pasión, descarta tres puntos de Conflicto.", "personality": "Personalidad", - "description": "Description", - "bought_at_rank": "Bought at rank", - "effects": "Effects", - "types": "Types", - "book_reference": "Reference", - "value": "Value", - "rarity": "Rarity", + "description": "Descripción", + "bought_at_rank": "Comprado en rango", + "effects": "Efectos", + "types": "Tipos", + "book_reference": "Referencia", + "value": "Valor", + "rarity": "Rareza", "chatdices": { - "successes": "Successes", - "explosives": "Explosives", - "opportunities": "Opportunities", - "strives": "Strives", + "successes": "Sucesos", + "explosives": "Explosivos", + "opportunities": "Oportunidades", + "strives": "Esfuerzos", "difficulty": "TN", "difficulty_hidden": "TN ???", - "dicepicker": "Dice Picker", - "void_point_used": "Void point used", + "dicepicker": "Recogedor de dados", + "void_point_used": "Punto de vacío utilizado", "roll_n_keep": "Roll & Keep" }, "dicepicker": { - "difficulty_title": "Difficulty", - "difficulty_hidden_label": "Hide TN", - "use_void_point_label": "Spend a", - "void_point_tooltip": "Void point", + "difficulty_title": "Dificultad", + "difficulty_hidden_label": "Ocultar TN", + "use_void_point_label": "Gasta un", + "void_point_tooltip": "Punto vacío", "roll_label": "Roll", - "bt_add_macro": "Add a macro" + "bt_add_macro": "Añadir un macro" }, "roll_n_keep": { "title": "L5R Roll & Keep", - "discard_drop_here": "Discard", + "discard_drop_here": "Descarte", "reroll_drop_here": "Re-roll", - "reroll_chat": "Re-rolled dice", - "keep_drop_here": "Keep", - "keep_chat": "New roll from a exploding dice", - "bt_validate": "Finalize" + "reroll_chat": "Dados relaminados", + "keep_drop_here": "Mantener", + "keep_chat": "Nueva tirada de un dado explosivo", + "bt_validate": "Finalizar" }, "max": "Max", "current": "Actuales", @@ -153,8 +142,8 @@ "shuji": "Shuji", "maho": "Mahõ", "ninjutsu": "Ninjutsu", - "school_ability": "School Ability", - "mastery_ability": "Mastery Ability" + "school_ability": "Habilidad de la escuela", + "mastery_ability": "Habilidad de maestría" }, "peculiarities": { "title_new": "New peculiarity", @@ -287,122 +276,122 @@ "voidtip": "No acumulas Conflicto de los símbolos de Conflicto de tus tiradas." }, "initiative": { - "title": "Initiative", - "intrigue": "Intrigue", - "duel": "Duel", - "skirmish": "Skirmish", - "mass_battle": "Mass Battle" + "title": "Iniciativa", + "intrigue": "Intriga", + "duel": "Duelo", + "skirmish": "Escaramuza", + "mass_battle": "Batalla de masas" } }, "advancements": { - "title": "Advancements", - "title_new": "New advancement", - "school_rank": "School rank", - "school_rank_0": "Bg", + "title": "Avances", + "title_new": "Nuevo avance", + "school_rank": "Rango de la escuela", + "school_rank_0": "ant.", "total": "Total", - "cost": "Cost", + "cost": "Costo", "spent": "Usada", "saved": "Restante", - "total_xp_rank": "Xp spent", - "curriculum": "In curriculum", - "curriculum_validate": "Complete this rank" + "total_xp_rank": "Xp gastado", + "curriculum": "En curriculum", + "curriculum_validate": "Completar este rango" }, "npc": { "types": { - "adversary": "Adversary", - "minion": "Minion" + "adversary": "Adversario", + "minion": "Adlátere" } }, "twenty_questions": { - "title": "Twenty questions", - "bt_abrev": "20Q", - "bt_refresh": "Refresh", - "bt_next": "Next", - "increase_ring1": "Ring increase (1)", - "increase_ring2": "Ring increase (2)", - "increase_skill1": "Skill increases (1)", - "increase_skill2": "Skill increases (2)", - "increase_skill3": "Skill increases (3-5)", - "choose_one_ring": "Pick one", - "choose_one_skill": "Pick one", - "or": "OR", - "and": "AND", - "error": "Oops it looks like there's an error:", + "title": "Veinte preguntas", + "bt_abrev": "20P", + "bt_refresh": "Refrescar", + "bt_next": "Siguiente", + "increase_ring1": "Aumento del anillo (1)", + "increase_ring2": "Aumento del anillo (2)", + "increase_skill1": "Aumenta la habilidad (1)", + "increase_skill2": "Aumenta la habilidad (2)", + "increase_skill3": "Aumenta la habilidad (3-5)", + "choose_one_ring": "Elige uno", + "choose_one_skill": "Elige uno", + "or": "O", + "and": "Y", + "error": "Uy, parece que hay error:", "part0": { - "intro": "You can use this sheet to fill in your answers to The Game of Twenty Questions, and to take notes for later !", - "section": "Legend of the Five Rings Core Rulebook, Chapter 2 : Creating a character, p. 41-95" + "intro": "Puedes usar esta hoja para rellenar tus respuestas al Juego de las 20 Preguntas, y para tomar notas para más tarde!", + "section": "Legend of the Five Rings Core Rulebook, Chapter 2 : Creación de un personaje, p. 41-95" }, "part1": { - "title": "Part I: Core Identity (Clan and Family)", - "q1": "1. What clan does your character belong to ? (p. 41)", - "status": "Status", - "q2": "2. What family does your character belong to ? (p. 49)", - "money": "Starting wealth in Koku", - "glory": "Glory" + "title": "Parte I: Identidad básica (Clan y Familia)", + "q1": "1. ¿A qué clan pertenece tu personaje? (p. 41)", + "status": "Estado", + "q2": "2. ¿A qué familia pertenece tu personaje? (p. 49)", + "money": "Iniciar la riqueza en Koku", + "glory": "Gloria" }, "part2": { - "title": "Part II: Role and School", - "q3": "3. What is your character’s school, and what roles does that school fall into ? (p. 56)", - "school": "School", + "title": "Parte II: Papel y escuela", + "q3": "3. ¿Cuál es la escuela de tu personaje, y en qué roles se encuentra esa escuela? (p. 56)", + "school": "Escuela", "role": "Roles", "honor": "Honor", - "access": "Technique types available", - "school_ability": "School ability", - "starting_techniques": "Starting techniques (2-5)", - "outfit": "Starting outfit", - "q4": "4. How does your character stand out within their school ? (p. 88)" + "access": "Tipos de técnicas disponibles", + "school_ability": "Habilidad de la escuela", + "starting_techniques": "Técnicas de arranque (2-5)", + "outfit": "Equipo para empezar", + "q4": "4. ¿Cómo se destaca tu personaje dentro de su escuela? (p. 88)" }, "part3": { - "title": "Part III: Honor and Glory", - "q5": "5. Who is your lord and what is your character’s duty to them ? (p. 88)", - "choose_giri": "Select giri:", + "title": "Parte III: Honor y Gloria", + "q5": "5. ¿Quién es su señor y cuál es su deber de carácter con ellos? (p. 88)", + "choose_giri": "Seleccione giri:", "q6": "6. What does your character long for, and how might this impede their duty ? (p. 90)", - "choose_ninjo": "Select ninjō:", - "q7": "7. What is your character’s relationship with their clan ? (p. 91)", - "increase_glory": "Glory increase", - "q8": "8. What does your character think of Bushidō ? (p. 91)", - "increase_honor": "Honor increase" + "choose_ninjo": "Seleccione ninjō:", + "q7": "7. ¿Cuál es la relación de tu personaje con su clan? (p. 91)", + "increase_glory": "Aumento de la gloria", + "q8": "8. ¿Qué piensa tu personaje de Bushidō? (p. 91)", + "increase_honor": "Aumento del honor" }, "part4": { - "title": "Part IV: Strengths and Weaknesses", - "q9": "9. What is your character’s greatest accomplishment so far ? (p. 92)", - "distinction": "Distinction (1)", - "q10": "10. What holds your character back the most in life ? (p. 92)", - "adversity": "Adversity (1)", - "q11": "11. What activity Most makes your character feel at peace ? (p. 93)", - "passion": "Passion (1)", - "q12": "12. What concern, fear, or foible troubles your character the most ? (p. 93)", - "anxiety": "Anxiety (1)", - "q13": "13. Who has your character learned the most from during their life (p. 93)", - "disadvantage": "Disadvantage (1)", - "advantage": "Advantage (1)" + "title": "Parte IV: Fortalezas y Debilidades", + "q9": "9. ¿Cuál es el mayor logro de su personaje hasta ahora? (p. 92)", + "distinction": "Distinción (1)", + "q10": "10. ¿Qué es lo que más te frena en la vida? (p. 92)", + "adversity": "Adversidad (1)", + "q11": "11. ¿Qué actividad hace que tu personaje se sienta más en paz? (p. 93)", + "passion": "Pasión (1)", + "q12": "12. ¿Qué preocupación, miedo o falta de sensibilidad le preocupa más a su carácter? (p. 93)", + "anxiety": "Ansiedad (1)", + "q13": "13. ¿De quién ha aprendido más tu personaje durante su vida? (p. 93)", + "disadvantage": "Desventaja (1)", + "advantage": "Ventaja (1)" }, "part5": { - "title": "Part V: Personality and Behavior", - "q14": "14. What do people notice first upon encountering your character? (p. 93)", - "accoutrement": "Personal accoutrement", - "q15": "15. How does your character react to stressful situations ? (p. 94)", - "q16": "16. What are your character’s preexisting relationships with other clans, families, organizations, and traditions ? (p. 94)", - "object": "Item (Rarity 7 or lower)" + "title": "Parte V: Personalidad y Comportamiento", + "q14": "14. ¿Qué es lo primero que la gente nota al encontrarse con su personaje? (p. 93)", + "accoutrement": "Acumulación personal", + "q15": "15. ¿Cómo reacciona tu personaje ante situaciones estresantes?(p. 94)", + "q16": "16. ¿Cuáles son las relaciones preexistentes de tu personaje con otros clanes, familias, organizaciones y tradiciones? (p. 94)", + "object": "Objeto (Rareza 7 o inferior)" }, "part6": { - "title": "Part VI: Ancestry and Family", - "q17": "17. How would your character’s parents describe them ? (p. 95)", - "q18": "18. Who was your character named to honor ? (p. 95)", - "d10r1": "D10 Result (1/2)", - "d10r1_choice": "1st D10 Effect", - "d10r2": "D10 Result (2/2)", - "d10r2_choice": "2nd D10 Effect", - "d10r2_drop_items": "Or a technique, a advantage, a object...", - "q19": "19. What is your character’s personal name ? (p. 95)" + "title": "Parte VI: Ascendencia y familia", + "q17": "17. ¿Cómo los describirían los padres de tu personaje? (p. 95)", + "q18": "18. ¿A quién se le nombró para honrar a tu personaje? (p. 95)", + "d10r1": "D10 (1/2)", + "d10r1_choice": "Primer efecto de D10", + "d10r2": "D10 Resultado (2/2)", + "d10r2_choice": "Segundo efecto de D10", + "d10r2_drop_items": "O una técnica, una ventaja, un objeto...", + "q19": "19. ¿Cuál es el nombre personal de tu personaje? (p. 95)" }, "part7": { - "title": "Part VII: Death", - "q20": "20. How should your character die ? (p. 95)", - "summary": "Summary", - "generchar": "Generate the character", - "generchar_disclaimer": "Warning, this will erase character's current datas !", - "generchar_errors": "Clear errors before continuing !" + "title": "Parte VII: Muerte", + "q20": "20. ¿Cómo debe morir tu personaje? (p. 95)", + "summary": "Resumen", + "generchar": "Generar el personaje", + "generchar_disclaimer": "Advertencia, esto borrará los datos actuales del personaje!", + "generchar_errors": "Borrar los errores antes de continuar!" } } } diff --git a/system/lang/fr-fr.json b/system/lang/fr-fr.json index 0e6d7e4..709e26c 100644 --- a/system/lang/fr-fr.json +++ b/system/lang/fr-fr.json @@ -1,24 +1,13 @@ { - "i18n.language": "Français", - "i18n.maintainers": ["Team L5R"], - "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 :", - "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.)", + "i18N.Language": "Français", + "i18N.Maintainers": ["Team L5R"], + "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.None": "Aucune option", + "SIMPLE.Notifyinitformulaupdated": "La formule de l'initiative a été mise à jour pour :", + "SIMPLE.Notifyinitformulainvalid": "La formule d'initiative suivante n'est pas valable :", "ACTOR.TypeCharacter": "Personnage Joueur", "ACTOR.TypeNpc": "Personnage non Joueur", "ITEM.TypeItem": "Objet",