| OLD | NEW |
| 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 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 241 }, | 241 }, |
| 242 "options_more_filters_note": { | 242 "options_more_filters_note": { |
| 243 "message": "<strong>注意:</strong>您应该只使用来自您信任的作者的第三方过滤器列表。" | 243 "message": "<strong>注意:</strong>您应该只使用来自您信任的作者的第三方过滤器列表。" |
| 244 }, | 244 }, |
| 245 "options_new_label": { | 245 "options_new_label": { |
| 246 "message": "新" | 246 "message": "新" |
| 247 }, | 247 }, |
| 248 "options_notification_hide": { | 248 "options_notification_hide": { |
| 249 "message": "关闭通知" | 249 "message": "关闭通知" |
| 250 }, | 250 }, |
| 251 "options_page_document_title": { |
| 252 "message": "设置" |
| 253 }, |
| 251 "options_page_title": { | 254 "options_page_title": { |
| 252 "message": "设置" | 255 "message": "设置" |
| 253 }, | 256 }, |
| 254 "options_privacy_header": { | 257 "options_privacy_header": { |
| 255 "message": "隐私与安全" | 258 "message": "隐私与安全" |
| 256 }, | 259 }, |
| 257 "options_protection_privacy_tooltip": { | 260 "options_protection_privacy_tooltip": { |
| 258 "message": "通过从互联网中移除所有形式的跟踪(包括信息收集者)来保护您的个人信息。" | 261 "message": "通过从互联网中移除所有形式的跟踪(包括信息收集者)来保护您的个人信息。" |
| 259 }, | 262 }, |
| 260 "options_protection_social_tooltip": { | 263 "options_protection_social_tooltip": { |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 345 "options_whitelist_placeholder_example": { | 348 "options_whitelist_placeholder_example": { |
| 346 "message": "例如 $domain$", | 349 "message": "例如 $domain$", |
| 347 "placeholders": { | 350 "placeholders": { |
| 348 "domain": { | 351 "domain": { |
| 349 "content": "$1", | 352 "content": "$1", |
| 350 "example": "www.example.com" | 353 "example": "www.example.com" |
| 351 } | 354 } |
| 352 } | 355 } |
| 353 } | 356 } |
| 354 } | 357 } |
| OLD | NEW |