| OLD | NEW | 
|---|
| 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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 52   }, | 52   }, | 
| 53   "enabled_for_site": { | 53   "enabled_for_site": { | 
| 54     "message": "在此網站上 <strong>啟用</strong>" | 54     "message": "在此網站上 <strong>啟用</strong>" | 
| 55   }, | 55   }, | 
| 56   "filter_lists": { | 56   "filter_lists": { | 
| 57     "message": "過濾列表" | 57     "message": "過濾列表" | 
| 58   }, | 58   }, | 
| 59   "filter_must_follow_syntax": { | 59   "filter_must_follow_syntax": { | 
| 60     "message": "您的過濾條件必須遵守 <a>Adblock Plus 的語法</a>." | 60     "message": "您的過濾條件必須遵守 <a>Adblock Plus 的語法</a>." | 
| 61   }, | 61   }, | 
|  | 62   "filters_acceptableAds2_label": { | 
|  | 63     "message": "允許部分非侵入式廣告" | 
|  | 64   }, | 
|  | 65   "filters_addSubscriptionAdd_label": { | 
|  | 66     "message": "加入" | 
|  | 67   }, | 
|  | 68   "filters_addSubscriptionOther_label": { | 
|  | 69     "message": "新增其他條件集" | 
|  | 70   }, | 
|  | 71   "filters_addSubscription_label": { | 
|  | 72     "message": "新增過濾條件集" | 
|  | 73   }, | 
|  | 74   "filters_readMore_label": { | 
|  | 75     "message": "詳細內容" | 
|  | 76   }, | 
|  | 77   "filters_subscription_delete_label": { | 
|  | 78     "message": "刪除" | 
|  | 79   }, | 
|  | 80   "filters_subscription_enabled_label": { | 
|  | 81     "message": "啟用" | 
|  | 82   }, | 
|  | 83   "filters_subscription_lastDownload_checksumMismatch": { | 
|  | 84     "message": "失敗,驗證碼不符" | 
|  | 85   }, | 
|  | 86   "filters_subscription_lastDownload_connectionError": { | 
|  | 87     "message": "失敗,檔案下載失敗" | 
|  | 88   }, | 
|  | 89   "filters_subscription_lastDownload_inProgress": { | 
|  | 90     "message": "下載中..." | 
|  | 91   }, | 
|  | 92   "filters_subscription_lastDownload_invalidData": { | 
|  | 93     "message": "失敗,無效的過濾條件列表" | 
|  | 94   }, | 
|  | 95   "filters_subscription_lastDownload_invalidURL": { | 
|  | 96     "message": "失敗,無效的位址" | 
|  | 97   }, | 
|  | 98   "filters_viewList_label": { | 
|  | 99     "message": "檢視條件列表" | 
|  | 100   }, | 
| 62   "found_a_bug": { | 101   "found_a_bug": { | 
| 63     "message": "發現 bug?想要翻譯 Adblock Plus?請至 <a>此處詢問</a>。" | 102     "message": "發現 bug?想要翻譯 Adblock Plus?請至 <a>此處詢問</a>。" | 
| 64   }, | 103   }, | 
| 65   "general": { | 104   "general": { | 
| 66     "message": "一般設定" | 105     "message": "一般設定" | 
| 67   }, | 106   }, | 
|  | 107   "global_filter_elemhide_duplicate_id": { | 
|  | 108     "message": "只能指定一個 ID 來隱藏該元素" | 
|  | 109   }, | 
|  | 110   "global_filter_elemhide_nocriteria": { | 
|  | 111     "message": "沒有指定欲隱藏元素的辨識名稱" | 
|  | 112   }, | 
|  | 113   "global_notification_antiadblock_message": { | 
|  | 114     "message": "已知此網站會對 Adblock Plus 用戶顯示針對性的訊息。您希望 Adblock Plus 隱藏它們嗎?" | 
|  | 115   }, | 
|  | 116   "global_notification_antiadblock_title": { | 
|  | 117     "message": "隱藏針對性的訊息?" | 
|  | 118   }, | 
|  | 119   "global_remove_subscription_warning": { | 
|  | 120     "message": "您確定要移除此條件集嗎?" | 
|  | 121   }, | 
|  | 122   "global_subscription_invalid_location": { | 
|  | 123     "message": "條件集網址或檔案名稱無效。" | 
|  | 124   }, | 
| 68   "invalid_css_selector": { | 125   "invalid_css_selector": { | 
| 69     "message": "$selector$不是一個有效的CSS選擇器", | 126     "message": "$selector$不是一個有效的CSS選擇器", | 
| 70     "placeholders": { | 127     "placeholders": { | 
| 71       "selector": { | 128       "selector": { | 
| 72         "content": "$1" | 129         "content": "$1" | 
| 73       } | 130       } | 
| 74     } | 131     } | 
| 75   }, | 132   }, | 
| 76   "last_updated_at": { | 133   "last_updated_at": { | 
| 77     "message": "最後更新於 $date$ $time$", | 134     "message": "最後更新於 $date$ $time$", | 
| (...skipping 15 matching lines...) Expand all  Loading... | 
| 93     } | 150     } | 
| 94   }, | 151   }, | 
| 95   "line": { | 152   "line": { | 
| 96     "message": "行$number$", | 153     "message": "行$number$", | 
| 97     "placeholders": { | 154     "placeholders": { | 
| 98       "number": { | 155       "number": { | 
| 99         "content": "$1" | 156         "content": "$1" | 
| 100       } | 157       } | 
| 101     } | 158     } | 
| 102   }, | 159   }, | 
|  | 160   "name": { | 
|  | 161     "message": "Adblock Plus" | 
|  | 162   }, | 
| 103   "name_devbuild": { | 163   "name_devbuild": { | 
| 104     "message": "Adblock Plus 開發版" | 164     "message": "Adblock Plus 開發版" | 
| 105   }, | 165   }, | 
| 106   "notification_configure": { | 166   "notification_configure": { | 
| 107     "message": "設置通知設定" | 167     "message": "設置通知設定" | 
| 108   }, | 168   }, | 
| 109   "notification_open_all": { | 169   "notification_open_all": { | 
| 110     "message": "打開此通知的所有連結" | 170     "message": "打開此通知的所有連結" | 
| 111   }, | 171   }, | 
| 112   "notification_with_buttons": { | 172   "notification_with_buttons": { | 
| 113     "message": "點擊"確定"打開通知中的所有鏈接." | 173     "message": "點擊"確定"打開通知中的所有鏈接." | 
| 114   }, | 174   }, | 
| 115   "notification_without_buttons": { | 175   "notification_without_buttons": { | 
| 116     "message": "點擊通知打開它裡面的所有鏈接" | 176     "message": "點擊通知打開它裡面的所有鏈接" | 
| 117   }, | 177   }, | 
| 118   "options": { | 178   "options": { | 
| 119     "message": "Adblock Plus 選項" | 179     "message": "Adblock Plus 選項" | 
| 120   }, | 180   }, | 
| 121   "options_short": { | 181   "options_short": { | 
| 122     "message": "選項" | 182     "message": "選項" | 
| 123   }, | 183   }, | 
| 124   "out_of_date_lists": { | 184   "out_of_date_lists": { | 
| 125     "message": "過濾列表會定期自動更新。" | 185     "message": "過濾列表會定期自動更新。" | 
| 126   }, | 186   }, | 
|  | 187   "overlay_notification_button_no": { | 
|  | 188     "message": "取消" | 
|  | 189   }, | 
|  | 190   "overlay_notification_button_yes": { | 
|  | 191     "message": "確定" | 
|  | 192   }, | 
|  | 193   "overlay_notification_closing_button_hide": { | 
|  | 194     "message": "關閉此通知" | 
|  | 195   }, | 
|  | 196   "overlay_notification_closing_button_optout": { | 
|  | 197     "message": "停止顯示通知" | 
|  | 198   }, | 
|  | 199   "overlay_shownotifications_label": { | 
|  | 200     "message": "顯示有用的通知" | 
|  | 201   }, | 
| 127   "remove_button": { | 202   "remove_button": { | 
| 128     "message": "刪除已選擇項目" | 203     "message": "刪除已選擇項目" | 
| 129   }, | 204   }, | 
| 130   "show_block_element_menu": { | 205   "show_block_element_menu": { | 
| 131     "message": "在右鍵選單顯示「過濾網頁元素」" | 206     "message": "在右鍵選單顯示「過濾網頁元素」" | 
| 132   }, | 207   }, | 
| 133   "stats_label_page": { | 208   "stats_label_page": { | 
| 134     "message": "本頁有 <strong>$number$</strong>  項被過濾", | 209     "message": "本頁有 <strong>$number$</strong>  項被過濾", | 
| 135     "placeholders": { | 210     "placeholders": { | 
| 136       "number": { | 211       "number": { | 
| (...skipping 30 matching lines...) Expand all  Loading... | 
| 167   }, | 242   }, | 
| 168   "stats_share_title": { | 243   "stats_share_title": { | 
| 169     "message": "分享這個數據" | 244     "message": "分享這個數據" | 
| 170   }, | 245   }, | 
| 171   "stats_show_iconnumber": { | 246   "stats_show_iconnumber": { | 
| 172     "message": "在圖示上顯示數量" | 247     "message": "在圖示上顯示數量" | 
| 173   }, | 248   }, | 
| 174   "stats_title": { | 249   "stats_title": { | 
| 175     "message": "已過濾廣告" | 250     "message": "已過濾廣告" | 
| 176   }, | 251   }, | 
|  | 252   "subscriptionSelection_location_label": { | 
|  | 253     "message": "過濾條件集位址:" | 
|  | 254   }, | 
| 177   "subscriptionSelection_subscriptionSelector_label": { | 255   "subscriptionSelection_subscriptionSelector_label": { | 
| 178     "message": "請從列表中選擇過濾條件集:" | 256     "message": "請從列表中選擇過濾條件集:" | 
| 179   }, | 257   }, | 
|  | 258   "subscriptionSelection_title_label": { | 
|  | 259     "message": "過濾條件集名稱:" | 
|  | 260   }, | 
| 180   "unexpected_filter_list_header": { | 261   "unexpected_filter_list_header": { | 
| 181     "message": "這裡不允許過濾器列表標題" | 262     "message": "這裡不允許過濾器列表標題" | 
| 182   }, | 263   }, | 
| 183   "update_now": { | 264   "update_now": { | 
| 184     "message": "立即更新" | 265     "message": "立即更新" | 
| 185   }, | 266   }, | 
| 186   "whitelisted_domains": { | 267   "whitelisted_domains": { | 
| 187     "message": "白名單" | 268     "message": "白名單" | 
| 188   } | 269   } | 
| 189 } | 270 } | 
| OLD | NEW | 
|---|