From bae35855f0b5838c37498fa2cf3685af18111fe6 Mon Sep 17 00:00:00 2001 From: gorhill Date: Thu, 17 Jul 2014 13:25:56 -0400 Subject: [PATCH] translation work from Crowdin --- _locales/da/messages.json | 20 ++++++++++++++++++++ _locales/it/messages.json | 20 ++++++++++++++++++++ _locales/nl/messages.json | 20 ++++++++++++++++++++ _locales/no/messages.json | 20 ++++++++++++++++++++ _locales/pl/messages.json | 20 ++++++++++++++++++++ _locales/pt_BR/messages.json | 22 +++++++++++++++++++++- _locales/ru/messages.json | 20 ++++++++++++++++++++ _locales/sv/messages.json | 20 ++++++++++++++++++++ _locales/tr/messages.json | 22 +++++++++++++++++++++- _locales/uk/messages.json | 20 ++++++++++++++++++++ _locales/zh_CN/messages.json | 28 ++++++++++++++++++++++++---- 11 files changed, 226 insertions(+), 6 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index fa0aa9a76..16df61c3a 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -19,6 +19,10 @@ "message":"Your filters", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Whitelist", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"Statistics", "description":"appears as tab name in dashboard." @@ -139,6 +143,22 @@ "message":"Apply changes", "description":"English: Apply changes" }, + "whitelistPrompt":{ + "message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"Import and append", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"Export", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"Apply changes", + "description":"English: Apply changes" + }, "logBlockedRequestsPrompt":{ "message":"Enable the logging of blocked requests", "description":"English: Enable the logging of blocked requests" diff --git a/_locales/it/messages.json b/_locales/it/messages.json index d6fd3f14e..029a5fe53 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -19,6 +19,10 @@ "message":"I tuoi filtri", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Whitelist", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"Statistiche", "description":"appears as tab name in dashboard." @@ -139,6 +143,22 @@ "message":"Salva i cambiamenti", "description":"English: Apply changes" }, + "whitelistPrompt":{ + "message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"Importa e aggiungi", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"Esporta", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"Salva i cambiamenti", + "description":"English: Apply changes" + }, "logBlockedRequestsPrompt":{ "message":"Attiva la registrazione delle richieste bloccate", "description":"English: Enable the logging of blocked requests" diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 796a8a0f2..210cde696 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -19,6 +19,10 @@ "message":"Jouw filters", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Whitelist", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"Statistieken", "description":"appears as tab name in dashboard." @@ -139,6 +143,22 @@ "message":"Pas veranderingen toe", "description":"English: Apply changes" }, + "whitelistPrompt":{ + "message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"Importeer en voeg toe", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"Exporteren", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"Pas veranderingen toe", + "description":"English: Apply changes" + }, "logBlockedRequestsPrompt":{ "message":"Schakel het loggen van geblokkeerde verzoeken in", "description":"English: Enable the logging of blocked requests" diff --git a/_locales/no/messages.json b/_locales/no/messages.json index d636a480c..0b350cb90 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -19,6 +19,10 @@ "message":"Dine filtre", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Whitelist", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"Statistikk", "description":"appears as tab name in dashboard." @@ -139,6 +143,22 @@ "message":"Bruk endringer", "description":"English: Apply changes" }, + "whitelistPrompt":{ + "message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"Importer og tilføy", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"Eksporter", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"Bruk endringer", + "description":"English: Apply changes" + }, "logBlockedRequestsPrompt":{ "message":"Aktiver logging av blokkerte forespørsler", "description":"English: Enable the logging of blocked requests" diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 3b8cffc47..0e93f5dae 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -19,6 +19,10 @@ "message":"Twoje filtry", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Whitelist", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"Statystyki", "description":"appears as tab name in dashboard." @@ -139,6 +143,22 @@ "message":"Zastosuj zmiany", "description":"English: Apply changes" }, + "whitelistPrompt":{ + "message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"Importuj i dołącz", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"Eksport", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"Zastosuj zmiany", + "description":"English: Apply changes" + }, "logBlockedRequestsPrompt":{ "message":"Włącz logowanie zablokowanych żądań", "description":"English: Enable the logging of blocked requests" diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index b885da4f1..027f395d0 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -19,6 +19,10 @@ "message":"Seus filtros", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Whitelist", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"Estatísticas", "description":"appears as tab name in dashboard." @@ -139,6 +143,22 @@ "message":"Aplicar alterações", "description":"English: Apply changes" }, + "whitelistPrompt":{ + "message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"Importar e acrescentar", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"Exportar", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"Aplicar alterações", + "description":"English: Apply changes" + }, "logBlockedRequestsPrompt":{ "message":"Habilitar o log de solicitações bloqueadas", "description":"English: Enable the logging of blocked requests" @@ -243,4 +263,4 @@ "message":"Esta entrada deve ser a última", "description":"so we dont need to deal with comma for last entry" } -} +} \ No newline at end of file diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index d75018cdc..1c42f83a8 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -19,6 +19,10 @@ "message":"Ваши фильтры", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Белый список", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"Статистика", "description":"appears as tab name in dashboard." @@ -139,6 +143,22 @@ "message":"Применить изменения", "description":"English: Apply changes" }, + "whitelistPrompt":{ + "message":"Список имён узлов, для которых µBlock будет отключен. Одна запись на строку. Неправильные имена будут тихо проигнорированы.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"Импортировать и добавить", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"Экспортировать", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"Применить изменения", + "description":"English: Apply changes" + }, "logBlockedRequestsPrompt":{ "message":"Включить ведение журнала для заблокированных запросов", "description":"English: Enable the logging of blocked requests" diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index cafec697f..fec2e48d3 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -19,6 +19,10 @@ "message":"Dina filter", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Vitlista", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"Statistik", "description":"appears as tab name in dashboard." @@ -139,6 +143,22 @@ "message":"Verkställ ändringar", "description":"English: Apply changes" }, + "whitelistPrompt":{ + "message":"Din lista över värdnamn för vilka μBlock inaktiveras. En post per rad. Ogiltiga värdnamn kommer att ignoreras.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"Importera och lägg till", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"Exportera", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"Verkställ ändringar", + "description":"English: Apply changes" + }, "logBlockedRequestsPrompt":{ "message":"Aktivera loggning av blockerade förfrågningar", "description":"English: Enable the logging of blocked requests" diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index de7c5f868..f0414c0d3 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -19,6 +19,10 @@ "message":"Süzgeçlerin", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Whitelist", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"İstatistikler", "description":"appears as tab name in dashboard." @@ -136,7 +140,23 @@ "description":"English: Export" }, "1pApplyChanges":{ - "message":"Apply changes", + "message":"Değişiklikleri uygula", + "description":"English: Apply changes" + }, + "whitelistPrompt":{ + "message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"Import and append", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"Export", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"Değişiklikleri uygula", "description":"English: Apply changes" }, "logBlockedRequestsPrompt":{ diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 5267411a5..197af4359 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -19,6 +19,10 @@ "message":"Власні фільтри", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Whitelist", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"Статистика", "description":"appears as tab name in dashboard." @@ -139,6 +143,22 @@ "message":"Застосувати зміни", "description":"English: Apply changes" }, + "whitelistPrompt":{ + "message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"Імпортувати та додати", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"Експортувати", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"Застосувати зміни", + "description":"English: Apply changes" + }, "logBlockedRequestsPrompt":{ "message":"Увімкнути журналювання заблокованих запитів", "description":"English: Enable the logging of blocked requests" diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index bc259691a..2610729c6 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -19,6 +19,10 @@ "message":"自定义过滤", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Whitelist", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"统计", "description":"appears as tab name in dashboard." @@ -28,7 +32,7 @@ "description":"appears as tab name in dashboard." }, "popupPowerSwitchInfo":{ - "message":"点击按钮
永久禁用或启用
µBlock 对于当前网站", + "message":"点击按钮
µBlock 对于当前网站
永久禁用或启用", "description":"English (mind the horizontal extent): click the power button to
permanently disable or enable
µBlock for the current site" }, "popupBlockedRequestPrompt":{ @@ -72,7 +76,7 @@ "description":"English: Show the number of blocked requests on the icon" }, "3pListsOfBlockedHostsPrompt":{ - "message":"来自{{netFilterCount}} 网址过滤 + {{cosmeticFilterCount}} 元素过滤:", + "message":"当前使用{{netFilterCount}} 网址过滤和{{cosmeticFilterCount}} 元素过滤规则:", "description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:" }, "3pListsOfBlockedHostsPerListStats":{ @@ -116,11 +120,11 @@ "description":"English: Social" }, "3pGroupMultipurpose":{ - "message":"Multipurpose", + "message":"多用途", "description":"English: Multipurpose" }, "3pGroupRegions":{ - "message":"地区,语言", + "message":"地区语言", "description":"English: Regions, languages" }, "1pFormatHint":{ @@ -139,6 +143,22 @@ "message":"应用变更", "description":"English: Apply changes" }, + "whitelistPrompt":{ + "message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"导入并附加规则", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"导出规则", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"应用变更", + "description":"English: Apply changes" + }, "logBlockedRequestsPrompt":{ "message":"启用拦截记录", "description":"English: Enable the logging of blocked requests"