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

Unified Diff: _locales/pl/messages.json

Issue 5088751004942336: Issue 370 - Right-clicked element is removed independent of created filter (Closed)
Patch Set: Rebase to rev 3c9cea80c481 Created July 18, 2014, 8:54 a.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/store.description ('k') | _locales/pl/store.description » ('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
@@ -87,6 +87,15 @@
}
}
},
+ "name_devbuild": {
+ "message": "Adblock Plus – wersja rozwojowa"
+ },
+ "notification_with_buttons": {
+ "message": "Naciśnij przycisk „OK”, aby otworzyć wszystkie odnośniki znajdujące się w tym powiadomieniu."
+ },
+ "notification_without_buttons": {
+ "message": "Kliknij powiadomienie, aby otworzyć wszystkie znajdujące się w nim odnośniki."
+ },
"options": {
"message": "Adblock Plus – ustawienia"
},
@@ -102,9 +111,6 @@
"show_block_element_menu": {
"message": "Wyświetlaj element „Blokuj element” w menu kontekstowym"
},
- "show_icon": {
- "message": "Pokazuj ikonę na pasku adresu"
- },
"stats_label_page": {
"message": "<strong>$number$</strong> na tej stronie",
"placeholders": {
@@ -132,15 +138,6 @@
"stats_share_download": {
"message": "Pobierz Adblock Plus"
},
- "stats_share_label_fb": {
- "message": "Udostępnij na Facebooku"
- },
- "stats_share_label_gplus": {
- "message": "Udostępnij w Google +"
- },
- "stats_share_label_twitter": {
- "message": "Udostępnij na Twitterze"
- },
"stats_share_message": {
"message": "Dzięki Adblock Plus zablokowano $number$ reklam i tropicieli.",
"placeholders": {
« no previous file with comments | « _locales/nl/store.description ('k') | _locales/pl/store.description » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld