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

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

Issue 29631579: Issue 6170 - import translations for the conflict message (Closed)
Patch Set: Created Dec. 6, 2017, 2:54 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') | no next file » | 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 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 }, 286 },
287 "options_tab_general": { 287 "options_tab_general": {
288 "message": "一般" 288 "message": "一般"
289 }, 289 },
290 "options_tab_help": { 290 "options_tab_help": {
291 "message": "帮助" 291 "message": "帮助"
292 }, 292 },
293 "options_tab_whitelist": { 293 "options_tab_whitelist": {
294 "message": "白名单网站" 294 "message": "白名单网站"
295 }, 295 },
296 "options_tracking_warning_1": {
297 "message": "我们注意到您同时启用了<strong>$tracking$</strong>和<strong>$acceptableAds$</ strong>。",
298 "placeholders": {
299 "acceptableAds": {
300 "content": "$2",
301 "example": "Allow Acceptable Ads"
302 },
303 "tracking": {
304 "content": "$1",
305 "example": "Block additional tracking"
306 }
307 }
308 },
309 "options_tracking_warning_2": {
310 "message": "我们想告知您,为了让广告商向您展示更有相关性的广告,可接受广告<strong>可能</strong>准许某些跟踪型的广告。"
311 },
312 "options_tracking_warning_3": {
313 "message": "如果您更偏好隐私,选择下方的<strong>$acceptableAdsPrivacy$</strong>复选框。",
314 "placeholders": {
315 "acceptableAdsPrivacy": {
316 "content": "$1",
317 "example": "Only allow ads without third-party tracking"
318 }
319 }
320 },
321 "options_tracking_warning_acknowledgment": {
322 "message": "好的,知道了"
323 },
296 "options_whitelist_add": { 324 "options_whitelist_add": {
297 "message": "添加网站" 325 "message": "添加网站"
298 }, 326 },
299 "options_whitelist_description": { 327 "options_whitelist_description": {
300 "message": "您已关闭这些网站上的广告屏蔽功能,因此会在这些网站上看到广告。" 328 "message": "您已关闭这些网站上的广告屏蔽功能,因此会在这些网站上看到广告。"
301 }, 329 },
302 "options_whitelist_empty_1": { 330 "options_whitelist_empty_1": {
303 "message": "您没有任何列入白名单的网站。" 331 "message": "您没有任何列入白名单的网站。"
304 }, 332 },
305 "options_whitelist_empty_2": { 333 "options_whitelist_empty_2": {
(...skipping 11 matching lines...) Expand all
317 "options_whitelist_placeholder_example": { 345 "options_whitelist_placeholder_example": {
318 "message": "例如 $domain$", 346 "message": "例如 $domain$",
319 "placeholders": { 347 "placeholders": {
320 "domain": { 348 "domain": {
321 "content": "$1", 349 "content": "$1",
322 "example": "www.example.com" 350 "example": "www.example.com"
323 } 351 }
324 } 352 }
325 } 353 }
326 } 354 }
OLDNEW
« no previous file with comments | « locale/vi/desktop-options.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld