| LEFT | RIGHT |
| 1 { | 1 { |
| 2 "add": { | 2 "add": { |
| 3 "message": "新增" | 3 "message": "新增" |
| 4 }, | 4 }, |
| 5 "add_domain_button": { | 5 "add_domain_button": { |
| 6 "message": "新增網域" | 6 "message": "新增網域" |
| 7 }, | 7 }, |
| 8 "add_filter_button": { | 8 "add_filter_button": { |
| 9 "message": "新增過濾條件" | 9 "message": "新增過濾條件" |
| 10 }, | 10 }, |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 97 "name_devbuild": { | 97 "name_devbuild": { |
| 98 "message": "Adblock Plus 開發版" | 98 "message": "Adblock Plus 開發版" |
| 99 }, | 99 }, |
| 100 "notification_configure": { | 100 "notification_configure": { |
| 101 "message": "設置通知設定" | 101 "message": "設置通知設定" |
| 102 }, | 102 }, |
| 103 "notification_open_all": { | 103 "notification_open_all": { |
| 104 "message": "打開此通知的所有連結" | 104 "message": "打開此通知的所有連結" |
| 105 }, | 105 }, |
| 106 "notification_with_buttons": { | 106 "notification_with_buttons": { |
| 107 "message": "點擊"確定"打開通知中的所有鏈接." | 107 "message": "點選"確定"打開通知中的所有連結。" |
| 108 }, | 108 }, |
| 109 "notification_without_buttons": { | 109 "notification_without_buttons": { |
| 110 "message": "點擊通知打開它裡面的所有鏈接" | 110 "message": "點擊通知打開它裡面的所有鏈接" |
| 111 }, | 111 }, |
| 112 "options": { | 112 "options": { |
| 113 "message": "Adblock Plus 選項" | 113 "message": "Adblock Plus 選項" |
| 114 }, | 114 }, |
| 115 "options_short": { | 115 "options_short": { |
| 116 "message": "選項" | 116 "message": "選項" |
| 117 }, | 117 }, |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 177 "unexpected_filter_list_header": { | 177 "unexpected_filter_list_header": { |
| 178 "message": "這裡不允許過濾器列表標題" | 178 "message": "這裡不允許過濾器列表標題" |
| 179 }, | 179 }, |
| 180 "update_now": { | 180 "update_now": { |
| 181 "message": "立即更新" | 181 "message": "立即更新" |
| 182 }, | 182 }, |
| 183 "whitelisted_domains": { | 183 "whitelisted_domains": { |
| 184 "message": "白名單" | 184 "message": "白名單" |
| 185 } | 185 } |
| 186 } | 186 } |
| LEFT | RIGHT |