OLD | NEW |
1 <!-- This Source Code Form is subject to the terms of the Mozilla Public | 1 <!-- This Source Code Form is subject to the terms of the Mozilla Public |
2 - License, v. 2.0. If a copy of the MPL was not distributed with this | 2 - License, v. 2.0. If a copy of the MPL was not distributed with this |
3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> | 3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> |
4 | 4 |
5 | 5 |
6 <!ENTITY no_space_to_start_error "There is not enough space available for &bran
dShortName; to start."> | 6 <!ENTITY no_space_to_start_error "There is not enough space available for &bran
dShortName; to start."> |
7 <!ENTITY error_loading_file "An error occurred when trying to load files requir
ed to run &brandShortName;"> | 7 <!ENTITY error_loading_file "An error occurred when trying to load files requir
ed to run &brandShortName;"> |
8 | 8 |
9 <!ENTITY onboard_start_message "Welcome to &brandShortName;!"> | 9 <!ENTITY onboard_start_message "Welcome to &brandShortName;!"> |
10 <!ENTITY onboard_start_subtext "Committed to you, your privacy, and an Open Web
"> | 10 <!ENTITY onboard_start_subtext "Committed to you, your privacy, and an Open Web
"> |
(...skipping 554 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
565 include "42 minutes ago", "4 days ago", "last week", etc. The subject of | 565 include "42 minutes ago", "4 days ago", "last week", etc. The subject of |
566 "Last synced" is one of the user's other Sync clients, typically Firefox on | 566 "Last synced" is one of the user's other Sync clients, typically Firefox on |
567 their desktop or laptop.--> | 567 their desktop or laptop.--> |
568 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> | 568 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> |
569 | 569 |
570 <!-- Find-In-Page strings --> | 570 <!-- Find-In-Page strings --> |
571 <!-- LOCALIZATION NOTE (find_matchcase): This is meant to appear as an icon that
changes color | 571 <!-- LOCALIZATION NOTE (find_matchcase): This is meant to appear as an icon that
changes color |
572 if match-case is activated. i.e. No more than two letters, one uppercase, o
ne lowercase. --> | 572 if match-case is activated. i.e. No more than two letters, one uppercase, o
ne lowercase. --> |
573 <!ENTITY find_matchcase "Aa"> | 573 <!ENTITY find_matchcase "Aa"> |
574 | 574 |
575 <!-- Adblock Browser --> | |
576 <!ENTITY abb_block_ads "Block Ads on this Site"> | |
577 | |
578 <!ENTITY abb_pref_category_adblocking "Adblocking"> | |
579 <!ENTITY abb_pref_category_adblocking_summary "Configure your filter subscriptio
ns"> | |
580 | |
581 <!ENTITY abb_pref_category_blocking "Blocking"> | |
582 | |
583 <!ENTITY abb_pref_category_further_blocking "Further blocking options"> | |
584 <!ENTITY abb_pref_category_further_blocking_summary "Disable tracking and malwar
e sites or add custom filter lists"> | |
585 | |
586 <!ENTITY abb_pref_category_exceptions "Exceptions"> | |
587 | |
588 <!ENTITY abb_pref_category_acceptable_ads "Acceptable Ads"> | |
589 <!ENTITY abb_pref_category_acceptable_ads_summary "Configure Acceptable Ads"> | |
590 | |
591 <!ENTITY abb_pref_category_whitelisted_sites "Whitelisted Websites"> | |
592 <!ENTITY abb_pref_category_whitelisted_sites_summary "Add exceptions for website
s"> | |
593 | |
594 <!ENTITY abb_pref_about_acceptable_ads "About Acceptable Ads"> | |
595 <!ENTITY abb_pref_acceptable_ads "Allow some non-intrusive advertising"> | |
596 | |
597 <!ENTITY abb_pref_header_adblocking "Adblocking"> | |
598 | |
599 <!-- Adblock Browser onboarding (first run page [FRP]) --> | |
600 <!ENTITY abb_frp_button_1 "Two more steps"> | |
601 <!ENTITY abb_frp_button_2 "Only one more step"> | |
602 <!ENTITY abb_frp_button_3 "Finish"> | |
603 | |
604 <!ENTITY abb_frp_headline_1 "Browse in peace"> | |
605 <!ENTITY abb_frp_headline_2 "You\'re in control"> | |
606 <!ENTITY abb_frp_headline_3 "Be the first"> | |
607 | |
608 <!ENTITY abb_frp_step_1_text "Adblocking is automatically integrated - no more a
nnoying ads while you surf!"> | |
609 <!ENTITY abb_frp_step_2_text "Annoying ads are always blocked, while nonintrusiv
e ads are displayed by default. You can change this setting at any time."> | |
610 <!ENTITY abb_frp_step_2_text_where "Tap the Menu » Settings » Adblocking » Accep
table Ads"> | |
611 <!ENTITY abb_frp_step_2_text_learn "Learn more about Acceptable Ads by clicking
on the thumbnail when you first launch the browser."> | |
612 <!ENTITY abb_frp_step_3_text "Bugs can be reported in our Google+ community. The
link to the Adblock Browser Google+ community will be added to your favorites."
> | |
613 | |
614 <!ENTITY abb_adblocking_active_languages "Active for websites in..."> | |
615 <!ENTITY abb_adblocking_available_languages "Other Languages"> | |
616 <!ENTITY abb_adblocking_none_selected "None"> | |
617 <!ENTITY abb_adblocking_select_below "Select one below"> | |
618 <!ENTITY abb_adblocking_none_available "None"> | |
619 <!ENTITY abb_adblocking_all_selected "No more available subscriptions"> | |
620 <!ENTITY abb_adblocking_waiting "Fetching available subscriptions..."> | |
621 | |
622 <!-- This is currently just a filler-text --> | |
623 <!ENTITY abb_pref_category_acceptable_ads_extra_summary "We\'d like to encourage
websites to use straightforward, unobtrusive | |
624 advertising. That\'s why we established strict guidelines to identify acceptable
ads, which are shown under default settings. If you | |
625 still want to block every ad you can disable this in a few seconds."> | |
OLD | NEW |