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

Side by Side Diff: mobile/android/base/locales/adblockbrowser/sl/android_strings.dtd

Issue 29543774: Issue 2801 - Create 'Whitelisted websites' screen and add link to 'Ad blocking' screen (Closed)
Patch Set: Adjustments accordingly to Thomas's comments. Also, adjusting strings for multilocale build Created Sept. 19, 2017, 3:18 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
OLDNEW
1 <!-- Adblock Browser --> 1 <!-- Adblock Browser -->
2 <!ENTITY abb_block_ads "Blokiraj oglase na tej spletni strani"> 2 <!ENTITY abb_block_ads "Blokiraj oglase na tej spletni strani">
3 3
4 <!ENTITY abb_pref_category_abp "Block intrusive elements"> 4 <!ENTITY abb_pref_category_abp "Block intrusive elements">
5 <!ENTITY abb_pref_category_abp_summary "Block intrusive ads and other elements, such as images, on all websites"> 5 <!ENTITY abb_pref_category_abp_summary "Block intrusive ads and other elements, such as images, on all websites">
6 6
7 <!ENTITY abb_pref_category_adblocking "Blokiranje oglasov"> 7 <!ENTITY abb_pref_category_adblocking "Blokiranje oglasov">
8 <!ENTITY abb_pref_category_adblocking_summary "Change ad blocking language, opti ons, default settings"> 8 <!ENTITY abb_pref_category_adblocking_summary "Change ad blocking language, opti ons, default settings">
9 9
10 <!ENTITY abb_pref_category_blocking "Blokiranje"> 10 <!ENTITY abb_pref_category_blocking "Blokiranje">
11 11
12 <!ENTITY abb_pref_category_languages "Languages"> 12 <!ENTITY abb_pref_category_languages "Languages">
13 <!ENTITY abb_pref_category_languages_summary "Add or remove language-specific fi lter lists"> 13 <!ENTITY abb_pref_category_languages_summary "Add or remove language-specific fi lter lists">
14 14
15 <!ENTITY abb_pref_category_more_blocking "Več možnosti za blokiranje"> 15 <!ENTITY abb_pref_category_more_blocking "Več možnosti za blokiranje">
16 <!ENTITY abb_pref_category_more_blocking_summary "Disable tracking and malware s ites, or add custom filter lists"> 16 <!ENTITY abb_pref_category_more_blocking_summary "Disable tracking and malware s ites, or add custom filter lists">
17 17
18 <!ENTITY abb_pref_category_exceptions "Izjeme"> 18 <!ENTITY abb_pref_category_exceptions "Izjeme">
19 19
20 <!ENTITY abb_pref_category_acceptable_ads "Sprejemljivi oglasi"> 20 <!ENTITY abb_pref_category_acceptable_ads "Sprejemljivi oglasi">
21 <!ENTITY abb_pref_category_acceptable_ads_summary "Show nonintrusive ads or hide all ads"> 21 <!ENTITY abb_pref_category_acceptable_ads_summary "Show nonintrusive ads or hide all ads">
22 22
23 <!ENTITY abb_pref_category_whitelisted_sites "Dovoljene spletne strani"> 23 <!ENTITY abb_pref_category_whitelisted_websites "Dovoljene spletne strani">
24 <!ENTITY abb_pref_category_whitelisted_sites_summary "Dodaj izjeme za spletne st rani"> 24 <!ENTITY abb_pref_category_whitelisted_websites_summary "Dodaj izjeme za spletne strani">
25 25
26 <!ENTITY abb_pref_about_acceptable_ads "O sprejemljivih oglasih"> 26 <!ENTITY abb_pref_about_acceptable_ads "O sprejemljivih oglasih">
27 <!ENTITY abb_pref_acceptable_ads "Dovoli nekaj nevsiljivih oglasov"> 27 <!ENTITY abb_pref_acceptable_ads "Dovoli nekaj nevsiljivih oglasov">
28 28
29 <!ENTITY abb_pref_header_adblocking "Blokiranje oglasov"> 29 <!ENTITY abb_pref_header_adblocking "Blokiranje oglasov">
30 30
31 <!ENTITY abb_pref_category_add_other_list "Dodaj druge sezname filtrov"> 31 <!ENTITY abb_pref_category_add_other_list "Dodaj druge sezname filtrov">
32 32
33 <!ENTITY abb_subscription_disable_tracking "Onemogoči sledenje"> 33 <!ENTITY abb_subscription_disable_tracking "Onemogoči sledenje">
34 <!ENTITY abb_subscription_disable_malware "Onemogoči škodljive domene"> 34 <!ENTITY abb_subscription_disable_malware "Onemogoči škodljive domene">
35 <!ENTITY abb_subscription_disable_anti_adblock "Onemogoči protioglasno blokiranj e sporočil"> 35 <!ENTITY abb_subscription_disable_anti_adblock "Onemogoči protioglasno blokiranj e sporočil">
36 <!ENTITY abb_subscription_disable_social_media "Onemogoči gumbe socialnih omreži j"> 36 <!ENTITY abb_subscription_disable_social_media "Onemogoči gumbe socialnih omreži j">
37 37
38 <!ENTITY abb_add_subscription_url "www.example.com/filterlist.txt"> 38 <!ENTITY abb_add_subscription_url "www.example.com/filterlist.txt">
39 <!ENTITY abb_add_subscription_button "Dodaj drug seznam filtra"> 39 <!ENTITY abb_add_subscription_button "Dodaj drug seznam filtra">
40 <!ENTITY abb_add_subscription_adding "Dodajanje novega seznama filtrov..."> 40 <!ENTITY abb_add_subscription_adding "Dodajanje novega seznama filtrov...">
41 41
42 <!ENTITY abb_whitelisted_websites_loading "Loading whitelisted websites...">
43 <!ENTITY abb_whitelisted_websites_add_button "Add a website to the whitelist">
44 <!ENTITY abb_whitelist_website_dialog_title "Whitelist website">
45 <!ENTITY abb_whitelist_website_dialog_message "Enter the website">
46 <!ENTITY abb_whitelist_website_dialog_hint "www.example.com">
47 <!ENTITY abb_whitelist_remove_dialog_title "Remove whitelisted website">
48 <!ENTITY abb_whitelist_remove_dialog_message "Are you sure you want to remove &f ormatS;?">
49
42 <!ENTITY abb_invalid_url "Prosim vnesite veljaven URL"> 50 <!ENTITY abb_invalid_url "Prosim vnesite veljaven URL">
43 51
44 <!-- Adblock Browser onboarding (first run page [FRP]) --> 52 <!-- Adblock Browser onboarding (first run page [FRP]) -->
45 <!ENTITY abb_frp_button_1 "Še dva koraka"> 53 <!ENTITY abb_frp_button_1 "Še dva koraka">
46 <!ENTITY abb_frp_button_2 "Samo še en korak"> 54 <!ENTITY abb_frp_button_2 "Samo še en korak">
47 <!ENTITY abb_frp_button_3 "Dokončaj"> 55 <!ENTITY abb_frp_button_3 "Dokončaj">
48 56
49 <!ENTITY abb_frp_headline_1 "Brskajte v miru"> 57 <!ENTITY abb_frp_headline_1 "Brskajte v miru">
50 <!ENTITY abb_frp_headline_2 "Zdaj ste v nadzoru"> 58 <!ENTITY abb_frp_headline_2 "Zdaj ste v nadzoru">
51 <!ENTITY abb_frp_headline_3 "Ste našli hrošča?"> 59 <!ENTITY abb_frp_headline_3 "Ste našli hrošča?">
(...skipping 12 matching lines...) Expand all
64 <!ENTITY abb_adblocking_all_selected "Ni več naročnin na voljo"> 72 <!ENTITY abb_adblocking_all_selected "Ni več naročnin na voljo">
65 <!ENTITY abb_adblocking_waiting "Pridobivanje naročnin, ki so na voljo..."> 73 <!ENTITY abb_adblocking_waiting "Pridobivanje naročnin, ki so na voljo...">
66 74
67 <!ENTITY abb_pref_category_acceptable_ads_extra_summary "Radi bi spodbudili sple tne strani, da bi uporabljale direktne, nevsiljive oglase. Zato smo vzpostavili stroge smernice za identifikacijo Sprejemljivih oglasov, ki so prikazani pod pri vzetimi nastavitvami. Če želite brskati brez-oglasno, lahko onemogočite to nasta vitev kadarkoli."> 75 <!ENTITY abb_pref_category_acceptable_ads_extra_summary "Radi bi spodbudili sple tne strani, da bi uporabljale direktne, nevsiljive oglase. Zato smo vzpostavili stroge smernice za identifikacijo Sprejemljivih oglasov, ki so prikazani pod pri vzetimi nastavitvami. Če želite brskati brez-oglasno, lahko onemogočite to nasta vitev kadarkoli.">
68 76
69 <!-- Adblock Browser bookmarks --> 77 <!-- Adblock Browser bookmarks -->
70 <!ENTITY abb_bookmarks_about_browser "About your browser"> 78 <!ENTITY abb_bookmarks_about_browser "About your browser">
71 <!ENTITY abb_bookmarks_adblock_plus "Adblock Plus"> 79 <!ENTITY abb_bookmarks_adblock_plus "Adblock Plus">
72 <!ENTITY abb_bookmarks_acceptable_ads "Acceptable Ads"> 80 <!ENTITY abb_bookmarks_acceptable_ads "Acceptable Ads">
73 <!ENTITY abb_bookmarks_beta_community "Beta community"> 81 <!ENTITY abb_bookmarks_beta_community "Beta community">
OLDNEW

Powered by Google App Engine
This is Rietveld