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

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

Issue 8616123: adblockplusopera: Update code from ABP for Chrome (Closed)
Patch Set: Generated locales Created Oct. 22, 2012, 12:34 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
===================================================================
--- a/locales/zh-CN/messages.json
+++ b/locales/zh-CN/messages.json
@@ -1,6 +1,5 @@
{
"add": {
- "description": "This is the label for the 'Add' buttons.",
"message": "添加"
},
"add_domain_button": {
@@ -19,11 +18,9 @@
"message": "应用"
},
"block_element": {
- "description": "Label for 'Block Element' context menu item",
"message": "屏蔽此元素"
},
"cancel": {
- "description": "Cancel button label",
"message": "取消"
},
"clickhide_instructions": {
@@ -39,7 +36,6 @@
"message": "Adblock Plus将不过滤以下域名。您可以通过地址栏的按钮添加,也可在下面输入域名(URL无效)并添加。 [注]:URL的排除可在“自定义过滤”中添加。"
},
"easy_create_filter": {
- "description": "Button label in popup balloon",
"message": "轻松建立过滤规则"
},
"edit_filters_raw": {
@@ -49,11 +45,9 @@
"message": "请只启用您需要的过滤清单,开启过多会使浏览器变慢。"
},
"enabled_for_site": {
- "description": "Popup balloon checkbox label",
"message": "对该网站启用过滤"
},
"filter_lists": {
- "description": "This is a tab heading.",
"message": "过滤清单"
},
"filter_must_follow_syntax": {
@@ -112,7 +106,6 @@
}
},
"general": {
- "description": "This is a tab heading.",
"message": "常规"
},
"global_remove_subscription_warning": {
@@ -122,7 +115,6 @@
"message": "过滤规则列表的位置不是有效的 URL 或有效的文件名。"
},
"last_updated_at": {
- "description": "e.g. Last updated at 3:00pm on Apr 1, 2011",
"message": "最近更新于 $time$ $date$",
"placeholders": {
"date": {
@@ -134,7 +126,6 @@
}
},
"last_updated_at_today": {
- "description": "e.g. Last updated at 3:00pm today",
"message": "最近更新于 $time$ 今日",
"placeholders": {
"time": {
@@ -158,7 +149,6 @@
"message": "隐藏已屏蔽元素的占位符"
},
"remove_button": {
- "description": "This is the label for the 'Remove selected' buttons.",
"message": "删除已选择"
},
"show_block_element_menu": {
@@ -180,7 +170,6 @@
"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