From fdc8bd17b984b485111a948543baf6848e02ad8c Mon Sep 17 00:00:00 2001 From: gorhill Date: Fri, 25 Jul 2014 23:33:50 -0400 Subject: [PATCH] translation work from Crowdin --- _locales/nl/messages.json | 12 +++++++++++ _locales/pl/messages.json | 40 +++++++++++++++++++++++------------- _locales/pt_BR/messages.json | 2 +- 3 files changed, 39 insertions(+), 15 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 8bf4aff51..91c0b6b43 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -131,6 +131,18 @@ "message":"Gebieden, talen", "description":"English: Regions, languages" }, + "3pGroupCustom":{ + "message":"Custom", + "description":"English: Custom" + }, + "3pExternalListsHint":{ + "message":"Één URL per lijn. Lijnen voorgaand met ‘!’ worden genegeerd. Ongeldige URL's worden stil genegeerd.", + "description":"English: One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored." + }, + "3pExternalListsApply":{ + "message":"Toepassen", + "description":"English: Apply" + }, "1pFormatHint":{ "message":"Één filter per lijn. Een filter kan een gewone hostname of een Adblock Plus-compatibele filter zijn. Lijnen voorgaand met ‘!’ worden genegeerd.", "description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored." diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 8e213e2b6..6298a8bb9 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -20,7 +20,7 @@ "description":"appears as tab name in dashboard." }, "whitelistPageName":{ - "message":"Whitelist", + "message":"Biała lista", "description":"appears as tab name in dashboard." }, "statsPageName":{ @@ -48,27 +48,27 @@ "description":"English: since install" }, "popupOr":{ - "message":"or", + "message":"lub", "description":"English: or" }, "pickerCreate":{ - "message":"Create", + "message":"Utwórz", "description":"English: Create" }, "pickerPick":{ - "message":"Pick", + "message":"Wybierz", "description":"English: Pick" }, "pickerQuit":{ - "message":"Quit", + "message":"Zamknij", "description":"English: Quit" }, "pickerNetFilters":{ - "message":"Net filters", + "message":"Filtry sieciowe", "description":"English: Net filters" }, "pickerCosmeticFilters":{ - "message":"Cosmetic filters", + "message":"Filtry kosmetyczne", "description":"English: Cosmetic filters" }, "settingsCollapseBlockedPrompt":{ @@ -80,7 +80,7 @@ "description":"English: Show the number of blocked requests on the icon" }, "3pListsOfBlockedHostsPrompt":{ - "message":"{{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:", + "message":"{{netFilterCount}} filtry sieciowe + {{cosmeticFilterCount}} filtry kosmetyczne z:", "description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:" }, "3pListsOfBlockedHostsPerListStats":{ @@ -108,29 +108,41 @@ "description":"English: Apply changes" }, "3pGroupAds":{ - "message":"Ads", + "message":"Reklamy", "description":"English: Ads" }, "3pGroupPrivacy":{ - "message":"Privacy", + "message":"Prywatność", "description":"English: Privacy" }, "3pGroupMalware":{ - "message":"Malware domains", + "message":"Szkodliwe domeny", "description":"English: Malware domains" }, "3pGroupSocial":{ - "message":"Social", + "message":"Media społecznościowe", "description":"English: Social" }, "3pGroupMultipurpose":{ - "message":"Multipurpose", + "message":"Wielofunkcyjne", "description":"English: Multipurpose" }, "3pGroupRegions":{ - "message":"Regions, languages", + "message":"Regiony, języki", "description":"English: Regions, languages" }, + "3pGroupCustom":{ + "message":"Niestandardowe", + "description":"English: Custom" + }, + "3pExternalListsHint":{ + "message":"One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored.", + "description":"English: One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored." + }, + "3pExternalListsApply":{ + "message":"Zastosuj", + "description":"English: Apply" + }, "1pFormatHint":{ "message":"Jeden filtr na linię. Filtrem może być nazwa hosta, albo filtr kompatybilny z Adblock Plus. Linie poprzedzone znakiem ‘!’ będą ignorowane.", "description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored." diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 38678ea80..b913daba9 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -132,7 +132,7 @@ "description":"English: Regions, languages" }, "3pGroupCustom":{ - "message":"Personalizar", + "message":"Personalizada", "description":"English: Custom" }, "3pExternalListsHint":{