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

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

Issue 29588806: Noissue - Imported issue reporter translations from adblockplus repository (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome
Patch Set: Created Oct. 25, 2017, 1:34 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
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 "continue": {
30 "message": "继续"
31 },
29 "description": { 32 "description": {
30 "message": "Adblock Plus 已被超过 1 亿台设备使用,是世界上最受欢迎的广告拦截软件。" 33 "message": "Adblock Plus 已被超过 1 亿台设备使用,是世界上最受欢迎的广告拦截软件。"
31 }, 34 },
32 "disabled_for_site": { 35 "disabled_for_site": {
33 "message": "对当前网站<strong>禁用</strong>" 36 "message": "对当前网站<strong>禁用</strong>"
34 }, 37 },
35 "disabled_for_these_domains": { 38 "disabled_for_these_domains": {
36 "message": "Adblock Plus 将不过滤以下域名。您可以通过点击地址栏的 Adblock Plus 图标进行添加,也可在下面输入域名( 非URL)然后点击“添加过滤规则”。" 39 "message": "Adblock Plus 将不过滤以下域名。您可以通过点击地址栏的 Adblock Plus 图标进行添加,也可在下面输入域名( 非URL)然后点击“添加过滤规则”。"
37 }, 40 },
38 "easy_create_filter": { 41 "easy_create_filter": {
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 }, 117 },
115 "options_short": { 118 "options_short": {
116 "message": "设置" 119 "message": "设置"
117 }, 120 },
118 "out_of_date_lists": { 121 "out_of_date_lists": {
119 "message": "过滤列表会定期自动更新" 122 "message": "过滤列表会定期自动更新"
120 }, 123 },
121 "remove_button": { 124 "remove_button": {
122 "message": "删除所选项" 125 "message": "删除所选项"
123 }, 126 },
127 "sendReport": {
128 "message": "报告该页面上的问题"
129 },
124 "show_block_element_menu": { 130 "show_block_element_menu": {
125 "message": "添加‘拦截元素’到右鍵菜单" 131 "message": "添加‘拦截元素’到右鍵菜单"
126 }, 132 },
127 "show_devtools_panel": { 133 "show_devtools_panel": {
128 "message": "在开发者工具中显示 Adblock Plus 面板" 134 "message": "在开发者工具中显示 Adblock Plus 面板"
129 }, 135 },
130 "stats_label_page": { 136 "stats_label_page": {
131 "message": "<strong>$number$</strong> 在此页上", 137 "message": "<strong>$number$</strong> 在此页上",
132 "placeholders": { 138 "placeholders": {
133 "number": { 139 "number": {
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 "unexpected_filter_list_header": { 183 "unexpected_filter_list_header": {
178 "message": "这里不允许过滤列表标题" 184 "message": "这里不允许过滤列表标题"
179 }, 185 },
180 "update_now": { 186 "update_now": {
181 "message": "立即更新" 187 "message": "立即更新"
182 }, 188 },
183 "whitelisted_domains": { 189 "whitelisted_domains": {
184 "message": "白名单" 190 "message": "白名单"
185 } 191 }
186 } 192 }
OLDNEW

Powered by Google App Engine
This is Rietveld