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

Unified Diff: locales/zh-CN/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Patch Set: Created Oct. 19, 2012, 4:04 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
« no previous file with comments | « locales/vi/messages.json ('k') | locales/zh-TW/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/zh-CN/messages.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/zh-CN/messages.json
@@ -0,0 +1,186 @@
+{
+ "add": {
+ "description": "This is the label for the 'Add' buttons.",
+ "message": "添加"
+ },
+ "add_domain_button": {
+ "message": "添加域名"
+ },
+ "add_filter_button": {
+ "message": "添加过滤规则"
+ },
+ "add_filters_msg": {
+ "message": "添加过滤规则?"
+ },
+ "add_your_own_filters": {
+ "message": "自定义过滤"
+ },
+ "apply_changes": {
+ "message": "应用"
+ },
+ "block_element": {
+ "description": "Label for 'Block Element' context menu item",
+ "message": "屏蔽此元素"
+ },
+ "cancel": {
+ "description": "Cancel button label",
+ "message": "取消"
+ },
+ "clickhide_instructions": {
+ "message": "请点击(或右击)要屏蔽的元素"
+ },
+ "description": {
+ "message": "使用Firefox AdBlock Plus过滤广告。使您告别广告,舒心浏览网页!"
+ },
+ "disable_inline": {
+ "message": "屏蔽广告链接"
+ },
+ "disabled_for_these_domains": {
+ "message": "Adblock Plus将不过滤以下域名。您可以通过地址栏的按钮添加,也可在下面输入域名(URL无效)并添加。 [注]:URL的排除可在“自定义过滤”中添加。"
+ },
+ "easy_create_filter": {
+ "description": "Button label in popup balloon",
+ "message": "轻松建立过滤规则"
+ },
+ "edit_filters_raw": {
+ "message": "以纯文本编辑"
+ },
+ "enable_only_the": {
+ "message": "请只启用您需要的过滤清单,开启过多会使浏览器变慢。"
+ },
+ "enabled_for_site": {
+ "description": "Popup balloon checkbox label",
+ "message": "对该网站启用过滤"
+ },
+ "filter_lists": {
+ "description": "This is a tab heading.",
+ "message": "过滤清单"
+ },
+ "filter_must_follow_syntax": {
+ "message": "您的过滤规则必须遵循<a href='$url$'>Adblock Plus的语法</a>。对于某些过滤类型,如object-subrequest是不支持的。",
+ "placeholders": {
+ "url": {
+ "content": "$1"
+ }
+ }
+ },
+ "filters_acceptableAds2_label": {
+ "message": "允许一些非侵入式广告"
+ },
+ "filters_addSubscriptionAdd_label": {
+ "message": "添加"
+ },
+ "filters_addSubscriptionOther_label": {
+ "message": "添加其他过滤规则订阅组"
+ },
+ "filters_addSubscription_label": {
+ "message": "添加过滤规则订阅组"
+ },
+ "filters_readMore_label": {
+ "message": "深入了解"
+ },
+ "filters_subscription_delete_label": {
+ "message": "删除"
+ },
+ "filters_subscription_enabled_label": {
+ "message": "启用"
+ },
+ "filters_subscription_lastDownload_checksumMismatch": {
+ "message": "失败,检验和不匹配"
+ },
+ "filters_subscription_lastDownload_connectionError": {
+ "message": "失败,下载失败"
+ },
+ "filters_subscription_lastDownload_inProgress": {
+ "message": "正在下载……"
+ },
+ "filters_subscription_lastDownload_invalidData": {
+ "message": "失败,不是有效的过滤规则列表"
+ },
+ "filters_subscription_lastDownload_invalidURL": {
+ "message": "失败,不是有效地址"
+ },
+ "filters_viewList_label": {
+ "message": "查看列表"
+ },
+ "found_a_bug": {
+ "message": "发现错误?需要帮助?请前往<a href='$url$'>此处</a>",
+ "placeholders": {
+ "url": {
+ "content": "$1"
+ }
+ }
+ },
+ "general": {
+ "description": "This is a tab heading.",
+ "message": "常规"
+ },
+ "global_remove_subscription_warning": {
+ "message": "您确定要移除该过滤规则订阅组吗?"
+ },
+ "global_subscription_invalid_location": {
+ "message": "过滤规则列表的位置不是有效的 URL 或有效的文件名。"
+ },
+ "last_updated_at": {
+ "description": "e.g. Last updated at 3:00pm on Apr 1, 2011",
+ "message": "最近更新于 $time$ $date$",
+ "placeholders": {
+ "date": {
+ "content": "$2"
+ },
+ "time": {
+ "content": "$1"
+ }
+ }
+ },
+ "last_updated_at_today": {
+ "description": "e.g. Last updated at 3:00pm today",
+ "message": "最近更新于 $time$ 今日",
+ "placeholders": {
+ "time": {
+ "content": "$1"
+ }
+ }
+ },
+ "name": {
+ "message": "Adblock Plus"
+ },
+ "new_filters_added": {
+ "message": "您已添加过滤规则。 请至<a id='options_url' target='_blank'>Adblock Plus选项</a> 管理过滤规则。"
+ },
+ "options": {
+ "message": "设置选项"
+ },
+ "out_of_date_lists": {
+ "message": "过滤清单会定期自动更新"
+ },
+ "overlay_hideplaceholders_label": {
+ "message": "隐藏已屏蔽元素的占位符"
+ },
+ "remove_button": {
+ "description": "This is the label for the 'Remove selected' buttons.",
+ "message": "删除已选择"
+ },
+ "show_block_element_menu": {
+ "message": "添加到右鍵菜单"
+ },
+ "show_icon": {
+ "message": "在地址栏显示按钮"
+ },
+ "subscriptionSelection_location_label": {
+ "message": "过滤规则列表位置:"
+ },
+ "subscriptionSelection_subscriptionSelector_label": {
+ "message": "从列表中选择过滤规则订阅组:"
+ },
+ "subscriptionSelection_title_label": {
+ "message": "订阅组的标题:"
+ },
+ "update_now": {
+ "message": "立即更新"
+ },
+ "whitelisted_domains": {
+ "description": "This is a tab heading.",
+ "message": "排除域名"
+ }
+}
« no previous file with comments | « locales/vi/messages.json ('k') | locales/zh-TW/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld