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

Side by Side Diff: _locales/zh_CN/messages.json

Issue 29371690: Noissue - Update translations for Adblock Plus for Chrome and Microsoft Edge (Closed)
Patch Set: Updated translations from Crowdin Created Jan. 30, 2017, 9:37 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « _locales/vi/messages.json ('k') | _locales/zh_TW/messages.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "add": { 2 "add": {
3 "message": "添加" 3 "message": "添加"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "添加域名" 6 "message": "添加域名"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "添加过滤规则" 9 "message": "添加过滤规则"
10 }, 10 },
11 "add_filters_msg": { 11 "add_filters_msg": {
12 "message": "添加过滤规则?" 12 "message": "添加过滤规则?"
13 }, 13 },
14 "add_your_own_filters": { 14 "add_your_own_filters": {
15 "message": "自定义过滤" 15 "message": "自定义过滤"
16 }, 16 },
17 "apply_changes": { 17 "apply_changes": {
18 "message": "确认更改" 18 "message": "确认更改"
19 }, 19 },
20 "block_element": { 20 "block_element": {
21 "message": "拦截元素" 21 "message": "拦截元素"
22 }, 22 },
23 "cancel": { 23 "cancel": {
24 "message": "取消" 24 "message": "取消"
25 }, 25 },
26 "clickhide_instructions": { 26 "clickhide_instructions": {
27 "message": "此消息框关闭后,请点击(或右击)网页上的一个元素。" 27 "message": "此消息框关闭后,请点击(或右击)网页上的一个元素。"
28 }, 28 },
29 "description": { 29 "description": {
30 "message": "超过5000万人使用,免费的广告拦截器,可阻止所有烦人的广告及恶意软件和跟踪。" 30 "message": "Adblock Plus 已被超过 1 亿台设备使用,是世界上最受欢迎的广告拦截软件。"
31 }, 31 },
32 "disabled_for_site": { 32 "disabled_for_site": {
33 "message": "对当前网站<strong>禁用</strong>" 33 "message": "对当前网站<strong>禁用</strong>"
34 }, 34 },
35 "disabled_for_these_domains": { 35 "disabled_for_these_domains": {
36 "message": "Adblock Plus 将不过滤以下域名。您可以通过点击地址栏的 Adblock Plus 图标进行添加,也可在下面输入域名( 非URL)然后点击“添加过滤规则”。" 36 "message": "Adblock Plus 将不过滤以下域名。您可以通过点击地址栏的 Adblock Plus 图标进行添加,也可在下面输入域名( 非URL)然后点击“添加过滤规则”。"
37 }, 37 },
38 "easy_create_filter": { 38 "easy_create_filter": {
39 "message": "拦截元素" 39 "message": "拦截元素"
40 }, 40 },
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 }, 114 },
115 "options_short": { 115 "options_short": {
116 "message": "设置" 116 "message": "设置"
117 }, 117 },
118 "out_of_date_lists": { 118 "out_of_date_lists": {
119 "message": "过滤列表会定期自动更新" 119 "message": "过滤列表会定期自动更新"
120 }, 120 },
121 "remove_button": { 121 "remove_button": {
122 "message": "删除所选项" 122 "message": "删除所选项"
123 }, 123 },
124 "safari_content_blocker": {
125 "message": "使用 Safari 原生的内容拦截器(测试性功能)"
126 },
127 "safari_restart": {
128 "message": "请重新启动 Safari"
129 },
130 "show_block_element_menu": { 124 "show_block_element_menu": {
131 "message": "添加‘拦截元素’到右鍵菜单" 125 "message": "添加‘拦截元素’到右鍵菜单"
132 }, 126 },
133 "show_devtools_panel": { 127 "show_devtools_panel": {
134 "message": "在开发者工具中显示 Adblock Plus 面板" 128 "message": "在开发者工具中显示 Adblock Plus 面板"
135 }, 129 },
136 "stats_label_page": { 130 "stats_label_page": {
137 "message": "<strong>$number$</strong> 在此页上", 131 "message": "<strong>$number$</strong> 在此页上",
138 "placeholders": { 132 "placeholders": {
139 "number": { 133 "number": {
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 "unexpected_filter_list_header": { 177 "unexpected_filter_list_header": {
184 "message": "这里不允许过滤列表标题" 178 "message": "这里不允许过滤列表标题"
185 }, 179 },
186 "update_now": { 180 "update_now": {
187 "message": "立即更新" 181 "message": "立即更新"
188 }, 182 },
189 "whitelisted_domains": { 183 "whitelisted_domains": {
190 "message": "白名单" 184 "message": "白名单"
191 } 185 }
192 } 186 }
OLDNEW
« 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