Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: _locales/pl/messages.json

Issue 8432019: Added acceptable ads list to the options UI (Closed)
Patch Set: Created Sept. 25, 2012, 2:18 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « _locales/nl/messages.json ('k') | _locales/pt_BR/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/pl/messages.json
===================================================================
--- a/_locales/pl/messages.json
+++ b/_locales/pl/messages.json
@@ -59,25 +59,31 @@
"filter_must_follow_syntax": {
"message": "Twój filtr musi być zgodny <a href='$url$'>ze składnią filtru Adblock Plus</a>. Niektóre typy filtrów, jak obiect-subrequest, nie są obsługiwane.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
+ "filters_acceptableAds2_label": {
+ "message": "Zezwalaj na nie natrętne reklamy"
+ },
"filters_addSubscriptionAdd_label": {
"message": "Dodaj"
},
"filters_addSubscriptionOther_label": {
"message": "Wybierz inny zestaw"
},
"filters_addSubscription_label": {
"message": "Dodaj zestaw filtrów"
},
+ "filters_readMore_label": {
+ "message": "Dowiedz się więcej"
+ },
"filters_subscription_delete_label": {
"message": "Usuń"
},
"filters_subscription_enabled_label": {
"message": "Aktywny"
},
"filters_subscription_lastDownload_checksumMismatch": {
"message": "Nie powiodło się – niepoprawna suma kontrolna"
@@ -89,16 +95,19 @@
"message": "Pobieranie…"
},
"filters_subscription_lastDownload_invalidData": {
"message": "Nie powiodło się – nieprawidłowy zestaw filtrów"
},
"filters_subscription_lastDownload_invalidURL": {
"message": "Nie powiodło się – nieprawidłowy adres"
},
+ "filters_viewList_label": {
+ "message": "Zobacz listę"
+ },
"found_a_bug": {
"message": "Znalazłeś błąd? Zgłoś proszę <a href='$url$'>problem tutaj</a>.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
« no previous file with comments | « _locales/nl/messages.json ('k') | _locales/pt_BR/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld