| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "add": { | |
| 3 "message": "新增" | |
| 4 }, | |
| 5 "add_filters_msg": { | |
| 6 "message": "新增過濾條件?" | |
| 7 }, | |
| 8 "block_element": { | |
| 9 "message": "過濾網頁元素" | |
| 10 }, | |
| 11 "cancel": { | |
| 12 "message": "取消" | |
| 13 }, | |
| 14 "clickhide_instructions": { | |
| 15 "message": "請在此訊息關閉後點選網頁上的元素。" | |
| 16 }, | |
| 17 "continue": { | |
| 18 "message": "繼續" | |
| 19 }, | |
| 20 "disabled_for_site": { | |
| 21 "message": "在此網站上 <strong>停用</strong>" | |
| 22 }, | |
| 23 "easy_create_filter": { | |
| 24 "message": "過濾網頁元素" | |
| 25 }, | |
| 26 "enabled_for_site": { | |
| 27 "message": "在此網站上 <strong>啟用</strong>" | |
| 28 }, | |
| 29 "filter_elemhideemulation_nodomain": { | |
| 30 "message": "沒有為擴展元素隱藏規則指定活躍域名" | |
| 31 }, | |
| 32 "filter_invalid_domain": { | |
| 33 "message": "無效(或空) 的網域被指定" | |
| 34 }, | |
| 35 "filter_invalid_regexp": { | |
| 36 "message": "無效的正規表示法" | |
| 37 }, | |
| 38 "filter_unknown_option": { | |
| 39 "message": "未知的篩選器選項" | |
| 40 }, | |
| 41 "filters_subscription_lastDownload_connectionError": { | |
| 42 "message": "失敗,檔案下載失敗" | |
| 43 }, | |
| 44 "invalid_css_selector": { | |
| 45 "message": "$selector$不是一個有效的CSS選擇器", | |
| 46 "placeholders": { | |
| 47 "selector": { | |
| 48 "content": "$1" | |
| 49 } | |
| 50 } | |
| 51 }, | |
| 52 "line": { | |
| 53 "message": "行$number$", | |
| 54 "placeholders": { | |
| 55 "number": { | |
| 56 "content": "$1" | |
| 57 } | |
| 58 } | |
| 59 }, | |
| 60 "loading": { | |
| 61 "message": "讀取中..." | |
| 62 }, | |
| 63 "name": { | |
| 64 "message": "Adblock Plus" | |
| 65 }, | |
| 66 "name_devbuild": { | |
| 67 "message": "Adblock Plus 開發版" | |
| 68 }, | |
| 69 "notification_configure": { | |
| 70 "message": "設置通知設定" | |
| 71 }, | |
| 72 "notification_open_all": { | |
| 73 "message": "打開此通知的所有連結" | |
| 74 }, | |
| 75 "notification_with_buttons": { | |
| 76 "message": "點選"確定"打開通知中的所有連結。" | |
| 77 }, | |
| 78 "notification_without_buttons": { | |
| 79 "message": "點擊通知打開它裡面的所有鏈接" | |
| 80 }, | |
| 81 "options_short": { | |
| 82 "message": "選項" | |
| 83 }, | |
| 84 "overlay_notification_button_no": { | |
| 85 "message": "否" | |
| 86 }, | |
| 87 "overlay_notification_button_yes": { | |
| 88 "message": "是" | |
| 89 }, | |
| 90 "overlay_notification_closing_button_hide": { | |
| 91 "message": "關閉此通知" | |
| 92 }, | |
| 93 "overlay_notification_closing_button_optout": { | |
| 94 "message": "停止顯示通知" | |
| 95 }, | |
| 96 "sendReport": { | |
| 97 "message": "回報此頁面錯誤" | |
| 98 }, | |
| 99 "stats_label_page": { | |
| 100 "message": "本頁有 <strong>$number$</strong> 項被過濾", | |
| 101 "placeholders": { | |
| 102 "number": { | |
| 103 "content": "$1" | |
| 104 } | |
| 105 } | |
| 106 }, | |
| 107 "stats_label_total": { | |
| 108 "message": "共有 <strong>$number$</strong> 項被過濾", | |
| 109 "placeholders": { | |
| 110 "number": { | |
| 111 "content": "$1" | |
| 112 } | |
| 113 } | |
| 114 }, | |
| 115 "stats_show_iconnumber": { | |
| 116 "message": "在圖示上顯示數量" | |
| 117 }, | |
| 118 "stats_title": { | |
| 119 "message": "已過濾廣告" | |
| 120 }, | |
| 121 "unexpected_filter_list_header": { | |
| 122 "message": "這裡不允許過濾器列表標題" | |
| 123 } | |
| 124 } | |
| OLD | NEW |