From 481036c324b85b926eef76989fba2069579c346e Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Fri, 18 Aug 2017 09:46:28 -0500 Subject: [PATCH] Fix localization messages & add placeholders --- _locales/bg/messages.json | 9 +++++++-- _locales/cs/messages.json | 9 +++++++-- _locales/de/messages.json | 9 +++++++-- _locales/en/messages.json | 4 ++-- _locales/es/messages.json | 11 ++++++++--- _locales/et/messages.json | 11 ++++++++--- _locales/ja/messages.json | 11 ++++++++--- _locales/nl/messages.json | 9 +++++++-- _locales/pl/messages.json | 11 ++++++++--- _locales/ru/messages.json | 11 ++++++++--- _locales/sr/messages.json | 11 ++++++++--- _locales/zh_CN/messages.json | 11 ++++++++--- _locales/zh_TW/messages.json | 11 ++++++++--- 13 files changed, 94 insertions(+), 34 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 4ddd011a..9c95ffe9 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -29,7 +29,7 @@ }, "issues": { "message": "Проблеми", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "optionsBadgeNormal": { "message": "Цвят на фона", @@ -666,7 +666,12 @@ }, "issuesHelp": { "message": "Проблеми, намерени от $link$ при следните правила:", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "optionsCustomizeBadge": { "message": "Значка на иконката на лентата", diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 15de1007..b00a9ce4 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -29,7 +29,7 @@ }, "issues": { "message": "Problémy", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "optionsBadgeNormal": { "message": "Barva pozadí", @@ -654,7 +654,12 @@ }, "issuesHelp": { "message": "Problémy nalezené aplikací $link$ s těmito povolenými pravidly:", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "optionsCustomizeBadge": { "message": "Ikona tlačítka na panelu", diff --git a/_locales/de/messages.json b/_locales/de/messages.json index fc8ed314..08e0496b 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -29,7 +29,7 @@ }, "issues": { "message": "Probleme", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "optionsBadgeNormal": { "message": "Hintergrundfarbe", @@ -634,7 +634,12 @@ }, "issuesHelp": { "message": "Die von $link$ gefunden Fehler haben die folgenden Einstellungen:", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "optionsCustomizeBadge": { "message": "Badge auf dem Toolbar-Icon", diff --git a/_locales/en/messages.json b/_locales/en/messages.json index abb4e467..622888fd 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -343,11 +343,11 @@ }, "issues": { "message": "Issues", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "issuesHelp": { "message": "The issues found by $link$ with these rules enabled:", - "description": "Help popup message for the selected linter issues block on the style edit page", + "description": "Help popup message for the selected CSS linter issues block on the style edit page", "placeholders": { "link": { "content": "$1" diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 7e9f0313..caea53af 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -29,7 +29,7 @@ }, "issues": { "message": "Problemas", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "optionsBadgeNormal": { "message": "Color de fondo", @@ -658,7 +658,12 @@ }, "issuesHelp": { "message": "Problemas encontrados por $link$ con estas reglas aplicadas:", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "optionsCustomizeBadge": { "message": "Distintivo en el icono de barra de herramientas", @@ -752,4 +757,4 @@ "message": "Rediseñe la web con Stylus, un administrador de estilos de usuario. Stylus le permite instalar fácilmente temas y coberturas para muchos sitios populares.", "description": "Extension description" } -} \ No newline at end of file +} diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 217de523..be2b90c7 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -29,7 +29,7 @@ }, "issues": { "message": "Vead", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "optionsBadgeNormal": { "message": "Taustavärv", @@ -654,7 +654,12 @@ }, "issuesHelp": { "message": "$link$ poolt leitud vead nende lubatud reeglitega:", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "optionsCustomizeBadge": { "message": "Number tööriistaribaikoonil", @@ -752,4 +757,4 @@ "message": "Disaini veeb ümber Stylus'ega - kasutajastiilide haldur. Stylus võimaldab sul lihtsalt installida teemasid ja välimusi mitmetele populaarsetele saitidele.", "description": "Extension description" } -} \ No newline at end of file +} diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index d9d4be87..7b4907e7 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -29,7 +29,7 @@ }, "issues": { "message": "問題点", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "optionsBadgeNormal": { "message": "背景色", @@ -650,7 +650,12 @@ }, "issuesHelp": { "message": "これらのルールを有効にして $link$ で見つかった問題:", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "optionsCustomizeBadge": { "message": "ツールバーアイコンのバッジ", @@ -748,4 +753,4 @@ "message": "Stylus はユーザー スタイルを管理するツールで、ウェブのスタイルを変更することができます。Stylus を利用すると、さまざまなサイトに対応したテーマやスキンを簡単にインストールできます。", "description": "Extension description" } -} \ No newline at end of file +} diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index b28b2eb1..b5d23ac0 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -13,7 +13,7 @@ }, "issues": { "message": "Problemen", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "cm_tabSize": { "message": "Tabgrootte", @@ -346,7 +346,12 @@ }, "issuesHelp": { "message": "De door stylelint gevonden problemen, $link$, met deze ingeschakelde regels:", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "confirmNo": { "message": "Nee", diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 71913b3e..166fb9ad 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -29,7 +29,7 @@ }, "issues": { "message": "Problemy", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "optionsBadgeNormal": { "message": "Kolor tła", @@ -658,7 +658,12 @@ }, "issuesHelp": { "message": "Problemy znalezione przez $link$ z tymi włączonymi regułami:", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "optionsCustomizeBadge": { "message": "Emblemat na ikonie paska narzędzi", @@ -756,4 +761,4 @@ "message": "Przeprojektuj sieć za pomocą Stylusa - menedżera stylów użytkownika. Stylus umożliwia łatwe instalowanie motywów i skórek dla wielu popularnych stron.", "description": "Extension description" } -} \ No newline at end of file +} diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 28e438d1..13d8a783 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -29,7 +29,7 @@ }, "issues": { "message": "Проблемы", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "optionsBadgeNormal": { "message": "Цвет фона", @@ -658,7 +658,12 @@ }, "issuesHelp": { "message": "Проблемы и предупреждения по версии $link$ с данными включенными правилами:", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "optionsCustomizeBadge": { "message": "Бейдж на пиктограмме в тулбаре", @@ -756,4 +761,4 @@ "message": "Настраивайте стили веб-сайтов с помощью менеджера стилей Stylus. Он позволяет легко установить темы и изменить внешний вид сайтов Google, Facebook, YouTube, Orkut и множества других веб-страниц.", "description": "Extension description" } -} \ No newline at end of file +} diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index ef9bfbe9..33c4736e 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -13,7 +13,7 @@ }, "issues": { "message": "Проблеми", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "cm_tabSize": { "message": "Величина картице", @@ -358,7 +358,12 @@ }, "issuesHelp": { "message": "Проблем пронађен од стране $link$ са овим омогућеним правилима:", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "confirmNo": { "message": "Не", @@ -408,4 +413,4 @@ "message": "Измените стил интернет мреже управљачем корисничких стилова. Stylus вам омогућава да лако инсталирате теме и скинове за многе популарне сајтове.", "description": "Extension description" } -} \ No newline at end of file +} diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 2aa52306..be8d1007 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -29,7 +29,7 @@ }, "issues": { "message": "问题", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "optionsBadgeNormal": { "message": "背景颜色", @@ -658,7 +658,12 @@ }, "issuesHelp": { "message": "$link$ 在已启用的这些规则中找到问题:", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "optionsCustomizeBadge": { "message": "样式计数器", @@ -756,4 +761,4 @@ "message": "Stylus 是一个调整网页外观的用户样式管理器。它可让您轻松地为许多热门网站网站安装主题和皮肤。", "description": "Extension description" } -} \ No newline at end of file +} diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 409e48b8..cb750f64 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -29,7 +29,7 @@ }, "issues": { "message": "問題", - "description": "Label for the stylelint issues block on the style edit page" + "description": "Label for the CSS linter issues block on the style edit page" }, "optionsBadgeNormal": { "message": "背景顏色", @@ -662,7 +662,12 @@ }, "issuesHelp": { "message": "由$link$發現啟用這些規則會產生衝突", - "description": "Help popup message for the selected linter issues block on the style edit page" + "description": "Help popup message for the selected CSS linter issues block on the style edit page", + "placeholders": { + "link": { + "content": "$1" + } + } }, "optionsCustomizeBadge": { "message": "在工具列圖示上的徽章", @@ -760,4 +765,4 @@ "message": "用Stylus(一個用戶樣式管理器)重塑網頁。 Stylus 讓你能為诸多主流網站輕鬆的安裝主題和皮膚。", "description": "Extension description" } -} \ No newline at end of file +}