| 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 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 "example": "2.6.7" | 100 "example": "2.6.7" |
| 101 } | 101 } |
| 102 } | 102 } |
| 103 }, | 103 }, |
| 104 "options_dialog_import_subscription_location": { | 104 "options_dialog_import_subscription_location": { |
| 105 "message": "過濾列表 URL" | 105 "message": "過濾列表 URL" |
| 106 }, | 106 }, |
| 107 "options_dialog_import_subscription_location_error": { | 107 "options_dialog_import_subscription_location_error": { |
| 108 "message": "輸入有效的 URL" | 108 "message": "輸入有效的 URL" |
| 109 }, | 109 }, |
| 110 "options_dialog_import_subscription_title": { | |
| 111 "message": "過濾列表名稱" | |
| 112 }, | |
| 113 "options_dialog_import_title": { | 110 "options_dialog_import_title": { |
| 114 "message": "添加過濾列表" | 111 "message": "添加過濾列表" |
| 115 }, | 112 }, |
| 116 "options_dialog_language_title": { | 113 "options_dialog_language_title": { |
| 117 "message": "選擇語言" | 114 "message": "選擇語言" |
| 118 }, | 115 }, |
| 119 "options_dialog_predefined_title": { | 116 "options_dialog_predefined_title": { |
| 120 "message": "您確定要添加此過濾列表嗎?" | 117 "message": "您確定要添加此過濾列表嗎?" |
| 121 }, | 118 }, |
| 122 "options_email": { | 119 "options_email": { |
| (...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 296 "options_whitelist_placeholder_example": { | 293 "options_whitelist_placeholder_example": { |
| 297 "message": "例如$domain$", | 294 "message": "例如$domain$", |
| 298 "placeholders": { | 295 "placeholders": { |
| 299 "domain": { | 296 "domain": { |
| 300 "content": "$1", | 297 "content": "$1", |
| 301 "example": "www.example.com" | 298 "example": "www.example.com" |
| 302 } | 299 } |
| 303 } | 300 } |
| 304 } | 301 } |
| 305 } | 302 } |
| OLD | NEW |