Update Translation for 1.0.0 Release

This commit is contained in:
Mandar
2021-01-12 13:04:30 +01:00
parent 991c65b105
commit f9477d8a97
3 changed files with 148 additions and 181 deletions

View File

@@ -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",