From 5d684b3d7d41e9f788e56a48f31bffec26a218c5 Mon Sep 17 00:00:00 2001 From: tophf Date: Sat, 31 Mar 2018 17:16:34 +0300 Subject: [PATCH] update locales --- _locales/de/messages.json | 4 ++++ _locales/et/messages.json | 8 ++++++++ _locales/ja/messages.json | 4 ++++ _locales/pl/messages.json | 4 ++++ _locales/ru/messages.json | 4 ++++ _locales/zh_TW/messages.json | 4 ++++ 6 files changed, 28 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 0938851b..b4dbf248 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -39,6 +39,10 @@ "message": "Userstyle Updateintervall in Stunden (0 zum Deaktivieren)", "description": "" }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 und neuer muss auch die addons.mozilla.org domain von in entfernt werden.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, "sortDateOldestFirst": { "message": "älteste zuerst", "description": "Text added to indicate that sorting a date would add the oldest entries at the top" diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 1e993352..1b71e8f2 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -638,6 +638,10 @@ "message": "Stiilide importimine lõpetatud", "description": "Title of the report shown after importing styles" }, + "unreachableAMOHint": { + "message": "Ligipääsu lubamiseks ava , parem-klõpsa nimekirjal, vali 'Uus', seejärel 'Tõeväärtus', kleebi ja klõpsa Sobib, , Sobib, laadi leht uuesti.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, "styleMozillaFormatHeading": { "message": "Mozilla-vorming", "description": "Heading for the section with buttons to import/export Mozilla format of the style" @@ -654,6 +658,10 @@ "message": "(Määra reegel kui: 0 = keelatud; 1 = hoiatus; 2 = viga)", "description": "CSSLint rule config values" }, + "usercssReplaceTemplateSectionBody": { + "message": "Sisesta kood siia...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, "searchResultNoneFound": { "message": "Sellele saidile ei leitud stiile.", "description": "Error text in the popup when inline search didn't find any site-specific styles" diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 32f2fb2e..0ad680eb 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -39,6 +39,10 @@ "message": "ユーザースタイルの自動更新間隔(時間単位)(0を指定すると更新しません)", "description": "" }, + "unreachableAMOHintNewFF": { + "message": "Firefox 60 以降では、からAMOのドメインを削除する必要があるかもしれません。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, "sortDateOldestFirst": { "message": "古い順", "description": "Text added to indicate that sorting a date would add the oldest entries at the top" diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index ae8f2d34..91a623db 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -39,6 +39,10 @@ "message": "Interwał automatycznej aktualizacji stylu w godzinach (podaj 0, aby wyłączyć)", "description": "" }, + "unreachableAMOHintNewFF": { + "message": "W Firefox 60 lub nowszym będziesz musiał również usunąć domenę AMO z w .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, "sortDateOldestFirst": { "message": "najpierw najstarsze", "description": "Text added to indicate that sorting a date would add the oldest entries at the top" diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 6798efb2..e82e2342 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -39,6 +39,10 @@ "message": "Интервал обновления стилей, в часах (укажите 0 для выключения)", "description": "" }, + "unreachableAMOHintNewFF": { + "message": "Начиная с Firefox 60 нужно также удалить адрес этого сайта из в .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, "sortDateOldestFirst": { "message": "старые сверху", "description": "Text added to indicate that sorting a date would add the oldest entries at the top" diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 159b8de1..9206379b 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -39,6 +39,10 @@ "message": "使用者樣式自動更新間隔(以小時計,指定為 0 以停用)", "description": "" }, + "unreachableAMOHintNewFF": { + "message": "在 Firefox 60 或更新的版本中,您也必須將 AMO 的網域從 中的 移除。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, "sortDateOldestFirst": { "message": "最舊的優先", "description": "Text added to indicate that sorting a date would add the oldest entries at the top"