| Index: _locales/zh_TW/messages.json |
| diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json |
| index 5061e6d58718ff56be2b0f92f07986a57036c4bb..6fc0dc9bfc1a46f53425b916580a640e990299b0 100644 |
| --- a/_locales/zh_TW/messages.json |
| +++ b/_locales/zh_TW/messages.json |
| @@ -59,12 +59,69 @@ |
| "filter_must_follow_syntax": { |
| "message": "您的過濾條件必須遵守 <a>Adblock Plus 的語法</a>." |
| }, |
| + "filters_acceptableAds2_label": { |
| + "message": "允許部分非侵入式廣告" |
| + }, |
| + "filters_addSubscriptionAdd_label": { |
| + "message": "加入" |
| + }, |
| + "filters_addSubscriptionOther_label": { |
| + "message": "新增其他條件集" |
| + }, |
| + "filters_addSubscription_label": { |
| + "message": "新增過濾條件集" |
| + }, |
| + "filters_readMore_label": { |
| + "message": "詳細內容" |
| + }, |
| + "filters_subscription_delete_label": { |
| + "message": "刪除" |
| + }, |
| + "filters_subscription_enabled_label": { |
| + "message": "啟用" |
| + }, |
| + "filters_subscription_lastDownload_checksumMismatch": { |
| + "message": "失敗,驗證碼不符" |
| + }, |
| + "filters_subscription_lastDownload_connectionError": { |
| + "message": "失敗,檔案下載失敗" |
| + }, |
| + "filters_subscription_lastDownload_inProgress": { |
| + "message": "下載中..." |
| + }, |
| + "filters_subscription_lastDownload_invalidData": { |
| + "message": "失敗,無效的過濾條件列表" |
| + }, |
| + "filters_subscription_lastDownload_invalidURL": { |
| + "message": "失敗,無效的位址" |
| + }, |
| + "filters_viewList_label": { |
| + "message": "檢視條件列表" |
| + }, |
| "found_a_bug": { |
| "message": "發現 bug?想要翻譯 Adblock Plus?請至 <a>此處詢問</a>。" |
| }, |
| "general": { |
| "message": "一般設定" |
| }, |
| + "global_filter_elemhide_duplicate_id": { |
| + "message": "只能指定一個 ID 來隱藏該元素" |
| + }, |
| + "global_filter_elemhide_nocriteria": { |
| + "message": "沒有指定欲隱藏元素的辨識名稱" |
| + }, |
| + "global_notification_antiadblock_message": { |
| + "message": "已知此網站會對 Adblock Plus 用戶顯示針對性的訊息。您希望 Adblock Plus 隱藏它們嗎?" |
| + }, |
| + "global_notification_antiadblock_title": { |
| + "message": "隱藏針對性的訊息?" |
| + }, |
| + "global_remove_subscription_warning": { |
| + "message": "您確定要移除此條件集嗎?" |
| + }, |
| + "global_subscription_invalid_location": { |
| + "message": "條件集網址或檔案名稱無效。" |
| + }, |
| "invalid_css_selector": { |
| "message": "$selector$不是一個有效的CSS選擇器", |
| "placeholders": { |
| @@ -100,6 +157,9 @@ |
| } |
| } |
| }, |
| + "name": { |
| + "message": "Adblock Plus" |
| + }, |
| "name_devbuild": { |
| "message": "Adblock Plus 開發版" |
| }, |
| @@ -124,6 +184,21 @@ |
| "out_of_date_lists": { |
| "message": "過濾列表會定期自動更新。" |
| }, |
| + "overlay_notification_button_no": { |
| + "message": "取消" |
| + }, |
| + "overlay_notification_button_yes": { |
| + "message": "確定" |
| + }, |
| + "overlay_notification_closing_button_hide": { |
| + "message": "關閉此通知" |
| + }, |
| + "overlay_notification_closing_button_optout": { |
| + "message": "停止顯示通知" |
| + }, |
| + "overlay_shownotifications_label": { |
| + "message": "顯示有用的通知" |
| + }, |
| "remove_button": { |
| "message": "刪除已選擇項目" |
| }, |
| @@ -174,9 +249,15 @@ |
| "stats_title": { |
| "message": "已過濾廣告" |
| }, |
| + "subscriptionSelection_location_label": { |
| + "message": "過濾條件集位址:" |
| + }, |
| "subscriptionSelection_subscriptionSelector_label": { |
| "message": "請從列表中選擇過濾條件集:" |
| }, |
| + "subscriptionSelection_title_label": { |
| + "message": "過濾條件集名稱:" |
| + }, |
| "unexpected_filter_list_header": { |
| "message": "這裡不允許過濾器列表標題" |
| }, |