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 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
115 }, | 115 }, |
116 "options_dialog_language_title": { | 116 "options_dialog_language_title": { |
117 "message": "選擇語言" | 117 "message": "選擇語言" |
118 }, | 118 }, |
119 "options_dialog_predefined_title": { | 119 "options_dialog_predefined_title": { |
120 "message": "您確定要添加此過濾列表嗎?" | 120 "message": "您確定要添加此過濾列表嗎?" |
121 }, | 121 }, |
122 "options_email": { | 122 "options_email": { |
123 "message": "電子郵件:" | 123 "message": "電子郵件:" |
124 }, | 124 }, |
| 125 "options_english": { |
| 126 "message": "英語" |
| 127 }, |
125 "options_filterList_add": { | 128 "options_filterList_add": { |
126 "message": "+ 添加一個新的過濾列表" | 129 "message": "+ 添加一個新的過濾列表" |
127 }, | 130 }, |
128 "options_filterList_column_name": { | 131 "options_filterList_column_name": { |
129 "message": "過濾列表" | 132 "message": "過濾列表" |
130 }, | 133 }, |
131 "options_filterList_column_status": { | 134 "options_filterList_column_status": { |
132 "message": "狀態" | 135 "message": "狀態" |
133 }, | 136 }, |
134 "options_filterList_column_update": { | 137 "options_filterList_column_update": { |
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
293 "options_whitelist_placeholder_example": { | 296 "options_whitelist_placeholder_example": { |
294 "message": "例如$domain$", | 297 "message": "例如$domain$", |
295 "placeholders": { | 298 "placeholders": { |
296 "domain": { | 299 "domain": { |
297 "content": "$1", | 300 "content": "$1", |
298 "example": "www.example.com" | 301 "example": "www.example.com" |
299 } | 302 } |
300 } | 303 } |
301 } | 304 } |
302 } | 305 } |
OLD | NEW |