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

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

Issue 29633608: Issue 6179 - import remaining translations from the crowdin (Closed)
Patch Set: Updated translations with latest fixes by Tamara Created Dec. 18, 2017, 12:03 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/mobile-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 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 }, 256 },
257 "options_privacy_header": { 257 "options_privacy_header": {
258 "message": "隐私与安全" 258 "message": "隐私与安全"
259 }, 259 },
260 "options_protection_privacy_tooltip": { 260 "options_protection_privacy_tooltip": {
261 "message": "通过从互联网中移除所有形式的跟踪(包括信息收集者)来保护您的个人信息。" 261 "message": "通过从互联网中移除所有形式的跟踪(包括信息收集者)来保护您的个人信息。"
262 }, 262 },
263 "options_protection_social_tooltip": { 263 "options_protection_social_tooltip": {
264 "message": "您访问的网站上的社交媒体图标允许社交媒体网络根据您的浏览习惯建立您的个人资料记录——即使您没有点击它们。隐藏这些图标可以保护您的 个人资料。" 264 "message": "您访问的网站上的社交媒体图标允许社交媒体网络根据您的浏览习惯建立您的个人资料记录——即使您没有点击它们。隐藏这些图标可以保护您的 个人资料。"
265 }, 265 },
266 "options_report_ad": {
267 "message": "看到您认为不应该出现的广告?<a>举报广告</a>"
268 },
269 "options_report_bug": { 266 "options_report_bug": {
270 "message": "发现错误?<a>向我们发送错误报告</a>" 267 "message": "发现错误?<a>向我们发送错误报告</a>"
271 }, 268 },
272 "options_report_forum": { 269 "options_report_forum": {
273 "message": "想要我们社区的支持?<a>前往论坛</a>" 270 "message": "想要我们社区的支持?<a>前往论坛</a>"
274 }, 271 },
275 "options_report_issue": {
276 "message": "认为内容或功能被我们错误地屏蔽?<a>在这里报告被错误地屏蔽的项目</a>"
277 },
278 "options_social_description": { 272 "options_social_description": {
279 "message": "有问题还是新想法?我们来帮忙。" 273 "message": "有问题还是新想法?我们来帮忙。"
280 }, 274 },
281 "options_social_title": { 275 "options_social_title": {
282 "message": "保持联系" 276 "message": "保持联系"
283 }, 277 },
284 "options_support_title": { 278 "options_support_title": {
285 "message": "支持" 279 "message": "支持"
286 }, 280 },
287 "options_tab_advanced": { 281 "options_tab_advanced": {
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
348 "options_whitelist_placeholder_example": { 342 "options_whitelist_placeholder_example": {
349 "message": "例如 $domain$", 343 "message": "例如 $domain$",
350 "placeholders": { 344 "placeholders": {
351 "domain": { 345 "domain": {
352 "content": "$1", 346 "content": "$1",
353 "example": "www.example.com" 347 "example": "www.example.com"
354 } 348 }
355 } 349 }
356 } 350 }
357 } 351 }
OLDNEW
« no previous file with comments | « locale/vi/mobile-options.json ('k') | locale/zh_TW/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld