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

Side by Side Diff: locale/zh_CN/desktop-options.json

Issue 29679601: Issue 6316 - Add translations for the word English (Closed)
Patch Set: Created Jan. 25, 2018, 1:53 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 | « locale/vi/desktop-options.json ('k') | locale/zh_TW/desktop-options.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 "options_acceptableAds_ads_description_1": { 2 "options_acceptableAds_ads_description_1": {
3 "message": "可接受广告不会令人烦恼,也不会干扰您正在查看的内容。<a>阅读更多关于可接受广告的标准</a>" 3 "message": "可接受广告不会令人烦恼,也不会干扰您正在查看的内容。<a>阅读更多关于可接受广告的标准</a>"
4 }, 4 },
5 "options_acceptableAds_ads_label": { 5 "options_acceptableAds_ads_label": {
6 "message": "允许可接受广告" 6 "message": "允许可接受广告"
7 }, 7 },
8 "options_acceptableAds_description": { 8 "options_acceptableAds_description": {
9 "message": "可接受的广告是非侵入式广告。由於它们为网站所有者创造了收入,因此它们处于广告屏蔽和支持在线内容之间的中间位置。" 9 "message": "可接受的广告是非侵入式广告。由於它们为网站所有者创造了收入,因此它们处于广告屏蔽和支持在线内容之间的中间位置。"
10 }, 10 },
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 }, 130 },
131 "options_dialog_predefined_confirm": { 131 "options_dialog_predefined_confirm": {
132 "message": "是,使用此过滤规则列表" 132 "message": "是,使用此过滤规则列表"
133 }, 133 },
134 "options_dialog_predefined_title": { 134 "options_dialog_predefined_title": {
135 "message": "您确定要添加此过滤列表吗?" 135 "message": "您确定要添加此过滤列表吗?"
136 }, 136 },
137 "options_email": { 137 "options_email": {
138 "message": "电子邮件:" 138 "message": "电子邮件:"
139 }, 139 },
140 "options_english": {
141 "message": "英語"
142 },
140 "options_filterList_add": { 143 "options_filterList_add": {
141 "message": "+ 添加一个新的过滤列表" 144 "message": "+ 添加一个新的过滤列表"
142 }, 145 },
143 "options_filterList_column_name": { 146 "options_filterList_column_name": {
144 "message": "过滤列表" 147 "message": "过滤列表"
145 }, 148 },
146 "options_filterList_column_status": { 149 "options_filterList_column_status": {
147 "message": "状态" 150 "message": "状态"
148 }, 151 },
149 "options_filterList_column_update": { 152 "options_filterList_column_update": {
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 "options_whitelist_placeholder_example": { 345 "options_whitelist_placeholder_example": {
343 "message": "例如 $domain$", 346 "message": "例如 $domain$",
344 "placeholders": { 347 "placeholders": {
345 "domain": { 348 "domain": {
346 "content": "$1", 349 "content": "$1",
347 "example": "www.example.com" 350 "example": "www.example.com"
348 } 351 }
349 } 352 }
350 } 353 }
351 } 354 }
OLDNEW
« no previous file with comments | « locale/vi/desktop-options.json ('k') | locale/zh_TW/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld