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

Side by Side Diff: res/values-pl/strings.xml

Issue 29376835: Issue 4769 - Supporting adding whitelisted websites on ABP for Samsung Internet (Closed)
Patch Set: Adjusting Russian string Created March 15, 2017, 4:56 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « res/values-nl/strings.xml ('k') | res/values-pt/strings.xml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <resources> 2 <resources>
3 3
4 <string name="app_name">Adblock Plus dla Samsung Internet</string> 4 <string name="app_name">Adblock Plus dla Samsung Internet</string>
5 <string name="automatic_updates">Skonfiguruj aktualizacje automatyczne</stri ng> 5 <string name="automatic_updates">Skonfiguruj aktualizacje automatyczne</stri ng>
6 <string name="manage_subscriptions">Skonfiguruj listy filtrów</string> 6 <string name="manage_subscriptions">Skonfiguruj listy filtrów</string>
7 <string name="manage_subscriptions_summary">Zmień języki blokowania reklam</ string> 7 <string name="manage_subscriptions_summary">Zmień języki blokowania reklam</ string>
8 <string name="more_blocking">Więcej opcji blokowania</string> 8 <string name="more_blocking">Więcej opcji blokowania</string>
9 <string name="more_blocking_category">Inne listy filtrów</string> 9 <string name="more_blocking_category">Inne listy filtrów</string>
10 <string name="more_blocking_summary">Wyłącz śledzenie i złośliwe witryny</st ring> 10 <string name="more_blocking_summary">Wyłącz śledzenie i złośliwe witryny</st ring>
(...skipping 13 matching lines...) Expand all
24 <string name="sbrowser_dialog_button">Pobierz aktualizację</string> 24 <string name="sbrowser_dialog_button">Pobierz aktualizację</string>
25 <string name="setup_dialog_title">Włącz Adblock Plus w Samsung Internet</str ing> 25 <string name="setup_dialog_title">Włącz Adblock Plus w Samsung Internet</str ing>
26 <string name="setup_dialog_message"><![CDATA[<p>1. Włącz funkcję <b>Blokuj z awartość</b>.</p><p>2. Wybierz <b>Adblock Plus</b>.</p>]]></string> 26 <string name="setup_dialog_message"><![CDATA[<p>1. Włącz funkcję <b>Blokuj z awartość</b>.</p><p>2. Wybierz <b>Adblock Plus</b>.</p>]]></string>
27 <string name="setup_dialog_button">Skonfiguruj ustawienia Samsung Internet</ string> 27 <string name="setup_dialog_button">Skonfiguruj ustawienia Samsung Internet</ string>
28 <string name="subscription_disable_tracking">Wyłącz śledzenie</string> 28 <string name="subscription_disable_tracking">Wyłącz śledzenie</string>
29 <string name="subscription_disable_malware">Wyłącz złośliwe domeny</string> 29 <string name="subscription_disable_malware">Wyłącz złośliwe domeny</string>
30 <string name="subscription_disable_anti_adblock">Wyłącz komunikaty dotyczące blokowania reklam</string> 30 <string name="subscription_disable_anti_adblock">Wyłącz komunikaty dotyczące blokowania reklam</string>
31 <string name="subscription_disable_social_media">Wyłącz przyciski mediów spo łecznościowych</string> 31 <string name="subscription_disable_social_media">Wyłącz przyciski mediów spo łecznościowych</string>
32 <string name="download_settings_wifi">Tylko Wi-Fi</string> 32 <string name="download_settings_wifi">Tylko Wi-Fi</string>
33 <string name="download_settings_always">Zawsze</string> 33 <string name="download_settings_always">Zawsze</string>
34 <string name="whitelisted_websites">Strony internetowe na białej liście</str ing>
35 <string name="whitelisted_websites_summary">Wyłącz blokowanie reklam dla okr eślonych stron internetowych</string>
36 <string name="whitelisted_websites_add_button">Dodaj strony internetowe na b iałą listę.</string>
37 <string name="whitelist_website_dialog_title">Dodaj stronę internetową do bi ałej ilsty</string>
38 <string name="whitelist_website_dialog_message">Podaj adres URL strony inter netowej</string>
39 <string name="whitelist_website_dialog_hint">www.someURL.com</string>
40 <string name="whitelist_website_invalid_url_error">Niepoprawny adres URL</st ring>
41 <string name="whitelist_remove_dialog_title">Usuń stronę internetową z białe j listy</string>
42 <string name="whitelist_remove_dialog_message">"Czy na pewno chcesz usunąć & lt;b>%1s&lt;/b>?"</string>
34 43
35 </resources> 44 </resources>
OLDNEW
« no previous file with comments | « res/values-nl/strings.xml ('k') | res/values-pt/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld