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

Unified Diff: mobile/android/base/locales/adblockbrowser/zh-CN/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/zh-CN/android_strings.dtd
===================================================================
--- a/mobile/android/base/locales/adblockbrowser/zh-CN/android_strings.dtd
+++ b/mobile/android/base/locales/adblockbrowser/zh-CN/android_strings.dtd
@@ -16,17 +16,17 @@
<!ENTITY abb_pref_category_more_blocking_summary "禁止跟踪和恶意网站,或添加自定义的过滤列表">
<!ENTITY abb_pref_category_exceptions "例外情况">
<!ENTITY abb_pref_category_acceptable_ads "可接受广告">
<!ENTITY abb_pref_category_acceptable_ads_summary "显示非侵入式广告,或隐藏所有广告">
<!ENTITY abb_pref_category_whitelisted_websites "白名单网站">
-<!ENTITY abb_pref_category_whitelisted_websites_summary "添加例外的网站">
+<!ENTITY abb_pref_category_whitelisted_websites_summary "针对指定网站禁用广告拦截功能">
<!ENTITY abb_pref_about_acceptable_ads "关于可接受广告">
<!ENTITY abb_pref_acceptable_ads "允许一些非侵入式广告">
<!ENTITY abb_pref_header_adblocking "广告过滤">
<!ENTITY abb_pref_category_add_other_list "添加其他过滤列表">
@@ -34,23 +34,23 @@
<!ENTITY abb_subscription_disable_malware "禁用恶意软件域">
<!ENTITY abb_subscription_disable_anti_adblock "禁用反广告过滤消息">
<!ENTITY abb_subscription_disable_social_media "禁用社交媒体按钮">
<!ENTITY abb_add_subscription_url "www.example.com/filterlist.txt">
<!ENTITY abb_add_subscription_button "添加其他过滤列表">
<!ENTITY abb_add_subscription_adding "添加新的过滤列表...">
-<!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 "正在加载列入白名单的网站...">
+<!ENTITY abb_whitelisted_websites_add_button "将一个网站添加到白名单">
+<!ENTITY abb_whitelist_website_dialog_title "将网站列入白名单">
+<!ENTITY abb_whitelist_website_dialog_message "输入网站">
<!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 "移除列入白名单的网站">
+<!ENTITY abb_whitelist_remove_dialog_message "是否确定要移除 &formatS;?">
<!ENTITY abb_invalid_url "请输入一个有效的URL">
<!-- Adblock Browser onboarding (first run page [FRP]) -->
<!ENTITY abb_frp_button_1 "只要两步">
<!ENTITY abb_frp_button_2 "只有一步之遥">
<!ENTITY abb_frp_button_3 "完成">

Powered by Google App Engine
This is Rietveld