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

Unified Diff: mobile/android/base/locales/adblockbrowser/nl/android_strings.dtd

Issue 29777679: Issue 6657 - Add whitelist translations (Closed)
Patch Set: Adjusting one string in pt-BR as discussed with Tamara Created May 14, 2018, 9:10 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
Index: mobile/android/base/locales/adblockbrowser/nl/android_strings.dtd
===================================================================
--- a/mobile/android/base/locales/adblockbrowser/nl/android_strings.dtd
+++ b/mobile/android/base/locales/adblockbrowser/nl/android_strings.dtd
@@ -16,17 +16,17 @@
<!ENTITY abb_pref_category_more_blocking_summary "Tracking- en malwaresites uitschakelen of eigen filterlijsten toevoegen">
<!ENTITY abb_pref_category_exceptions "Uitzonderingen">
<!ENTITY abb_pref_category_acceptable_ads "Acceptabele advertenties">
<!ENTITY abb_pref_category_acceptable_ads_summary "Niet-opdringerige advertenties tonen of alle advertenties verbergen">
<!ENTITY abb_pref_category_whitelisted_websites "Websites op witte lijst">
-<!ENTITY abb_pref_category_whitelisted_websites_summary "Uitzonderingen voor websites toevoegen">
+<!ENTITY abb_pref_category_whitelisted_websites_summary "Advertentieblokkering uitschakelen voor gespecificeerde websites">
<!ENTITY abb_pref_about_acceptable_ads "Over acceptabele advertenties">
<!ENTITY abb_pref_acceptable_ads "Enkele niet-opdringerige advertenties toestaan">
<!ENTITY abb_pref_header_adblocking "Advertentieblokkering">
<!ENTITY abb_pref_category_add_other_list "Andere filterlijst toevoegen">
@@ -34,23 +34,23 @@
<!ENTITY abb_subscription_disable_malware "Malwaredomeinen uitschakelen">
<!ENTITY abb_subscription_disable_anti_adblock "Antiblokkeringsberichten uitschakelen">
<!ENTITY abb_subscription_disable_social_media "Sociale-mediaknoppen uitschakelen">
<!ENTITY abb_add_subscription_url "www.example.com/filterlist.txt">
<!ENTITY abb_add_subscription_button "Andere filterlijst toevoegen">
<!ENTITY abb_add_subscription_adding "Nieuwe filterlijst toevoegen...">
-<!ENTITY abb_whitelisted_websites_loading "Loading whitelisted websites...">
-<!ENTITY abb_whitelisted_websites_add_button "Add a website to the whitelist">
-<!ENTITY abb_whitelist_website_dialog_title "Whitelist website">
-<!ENTITY abb_whitelist_website_dialog_message "Enter the website">
+<!ENTITY abb_whitelisted_websites_loading "Bezig met laden van websites op de witte lijst...">
+<!ENTITY abb_whitelisted_websites_add_button "Een website toevoegen aan de witte lijst">
+<!ENTITY abb_whitelist_website_dialog_title "Website op witte lijst">
+<!ENTITY abb_whitelist_website_dialog_message "Geef de website in">
<!ENTITY abb_whitelist_website_dialog_hint "www.example.com">
-<!ENTITY abb_whitelist_remove_dialog_title "Remove whitelisted website">
-<!ENTITY abb_whitelist_remove_dialog_message "Are you sure you want to remove &formatS;?">
+<!ENTITY abb_whitelist_remove_dialog_title "Website op witte lijst verwijderen">
+<!ENTITY abb_whitelist_remove_dialog_message "Ben je zeker dat je &formatS; wilt verwijderen?">
<!ENTITY abb_invalid_url "Voer een geldige URL in">
<!-- Adblock Browser onboarding (first run page [FRP]) -->
<!ENTITY abb_frp_button_1 "Nog twee stappen">
<!ENTITY abb_frp_button_2 "Nog maar één stap">
<!ENTITY abb_frp_button_3 "Voltooien">

Powered by Google App Engine
This is Rietveld