| LEFT | RIGHT |
| (no file at all) | |
| 1 { | 1 { |
| 2 "add": { | 2 "add": { |
| 3 "description": "This is the label for the 'Add' buttons.", | |
| 4 "message": "新增" | 3 "message": "新增" |
| 5 }, | 4 }, |
| 6 "add_domain_button": { | 5 "add_domain_button": { |
| 7 "message": "新增域名" | 6 "message": "新增域名" |
| 8 }, | 7 }, |
| 9 "add_filter_button": { | 8 "add_filter_button": { |
| 10 "message": "新增過濾規則" | 9 "message": "新增過濾規則" |
| 11 }, | 10 }, |
| 12 "add_filters_msg": { | 11 "add_filters_msg": { |
| 13 "message": "新增過濾規則?" | 12 "message": "新增過濾規則?" |
| 14 }, | 13 }, |
| 15 "add_your_own_filters": { | 14 "add_your_own_filters": { |
| 16 "message": "黑名單" | 15 "message": "黑名單" |
| 17 }, | 16 }, |
| 18 "apply_changes": { | 17 "apply_changes": { |
| 19 "message": "套用" | 18 "message": "套用" |
| 20 }, | 19 }, |
| 21 "block_element": { | 20 "block_element": { |
| 22 "description": "Label for 'Block Element' context menu item", | |
| 23 "message": "阻擋網頁元素" | 21 "message": "阻擋網頁元素" |
| 24 }, | 22 }, |
| 25 "cancel": { | 23 "cancel": { |
| 26 "description": "Cancel button label", | |
| 27 "message": "取消" | 24 "message": "取消" |
| 28 }, | 25 }, |
| 29 "clickhide_instructions": { | 26 "clickhide_instructions": { |
| 30 "message": "此彈出訊息關閉後,請點選網頁上的元素。" | 27 "message": "此彈出訊息關閉後,請點選網頁上的元素。" |
| 31 }, | 28 }, |
| 32 "description": { | 29 "description": { |
| 33 "message": "使用 Firefox Adblock Plus 的廣告過濾引擎。告別廣告,開心瀏覽!" | 30 "message": "使用 Firefox Adblock Plus 的廣告過濾引擎。告別廣告,開心瀏覽!" |
| 34 }, | 31 }, |
| 35 "disable_inline": { | 32 "disable_inline": { |
| 36 "message": "阻擋文字廣告" | 33 "message": "阻擋文字廣告" |
| 37 }, | 34 }, |
| 38 "disabled_for_these_domains": { | 35 "disabled_for_these_domains": { |
| 39 "message": "Adblock Plus 將不在以下域名啟用。您可以透過 Adblock Plus 於網址列的圖示新增域名,或者 在以下欄位輸入
域名(非網址),然後點擊「新增域名」。" | 36 "message": "Adblock Plus 將不在以下域名啟用。您可以透過 Adblock Plus 於網址列的圖示新增域名,或者 在以下欄位輸入
域名(非網址),然後點擊「新增域名」。" |
| 40 }, | 37 }, |
| 41 "easy_create_filter": { | 38 "easy_create_filter": { |
| 42 "description": "Button label in popup balloon", | |
| 43 "message": "簡單建立過濾規則" | 39 "message": "簡單建立過濾規則" |
| 44 }, | 40 }, |
| 45 "edit_filters_raw": { | 41 "edit_filters_raw": { |
| 46 "message": "以純文本編輯" | 42 "message": "以純文本編輯" |
| 47 }, | 43 }, |
| 48 "enable_only_the": { | 44 "enable_only_the": { |
| 49 "message": "請只啟用您需要的過濾清單。啟用過多會使瀏覽器無回應。" | 45 "message": "請只啟用您需要的過濾清單。啟用過多會使瀏覽器無回應。" |
| 50 }, | 46 }, |
| 51 "enabled_for_site": { | 47 "enabled_for_site": { |
| 52 "description": "Popup balloon checkbox label", | |
| 53 "message": "該網站啟用過濾" | 48 "message": "該網站啟用過濾" |
| 54 }, | 49 }, |
| 55 "filter_lists": { | 50 "filter_lists": { |
| 56 "description": "This is a tab heading.", | |
| 57 "message": "過濾清單" | 51 "message": "過濾清單" |
| 58 }, | 52 }, |
| 59 "filter_must_follow_syntax": { | 53 "filter_must_follow_syntax": { |
| 60 "message": "您的過濾規則必須遵循 <a href='$url$'>Adblock Plus 的語法</a>。特定的過濾類型,像是 objec
t-subrequest 不支援。", | 54 "message": "您的過濾規則必須遵循 <a href='$url$'>Adblock Plus 的語法</a>。特定的過濾類型,像是 objec
t-subrequest 不支援。", |
| 61 "placeholders": { | 55 "placeholders": { |
| 62 "url": { | 56 "url": { |
| 63 "content": "$1" | 57 "content": "$1" |
| 64 } | 58 } |
| 65 } | 59 } |
| 66 }, | 60 }, |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 }, | 99 }, |
| 106 "found_a_bug": { | 100 "found_a_bug": { |
| 107 "message": "發現錯誤?要翻譯 Adblock Plus? 請至 <a href='$url$'>此處詢問</a>。", | 101 "message": "發現錯誤?要翻譯 Adblock Plus? 請至 <a href='$url$'>此處詢問</a>。", |
| 108 "placeholders": { | 102 "placeholders": { |
| 109 "url": { | 103 "url": { |
| 110 "content": "$1" | 104 "content": "$1" |
| 111 } | 105 } |
| 112 } | 106 } |
| 113 }, | 107 }, |
| 114 "general": { | 108 "general": { |
| 115 "description": "This is a tab heading.", | |
| 116 "message": "一般" | 109 "message": "一般" |
| 117 }, | 110 }, |
| 118 "global_remove_subscription_warning": { | 111 "global_remove_subscription_warning": { |
| 119 "message": "您確定要移除此條件集嗎?" | 112 "message": "您確定要移除此條件集嗎?" |
| 120 }, | 113 }, |
| 121 "global_subscription_invalid_location": { | 114 "global_subscription_invalid_location": { |
| 122 "message": "條件集網址或檔名無效。" | 115 "message": "條件集網址或檔名無效。" |
| 123 }, | 116 }, |
| 124 "last_updated_at": { | 117 "last_updated_at": { |
| 125 "description": "e.g. Last updated at 3:00pm on Apr 1, 2011", | |
| 126 "message": "最近更新於 $time$ $date$", | 118 "message": "最近更新於 $time$ $date$", |
| 127 "placeholders": { | 119 "placeholders": { |
| 128 "date": { | 120 "date": { |
| 129 "content": "$2" | 121 "content": "$2" |
| 130 }, | 122 }, |
| 131 "time": { | 123 "time": { |
| 132 "content": "$1" | 124 "content": "$1" |
| 133 } | 125 } |
| 134 } | 126 } |
| 135 }, | 127 }, |
| 136 "last_updated_at_today": { | 128 "last_updated_at_today": { |
| 137 "description": "e.g. Last updated at 3:00pm today", | |
| 138 "message": "最近更新於 $time$ 今日", | 129 "message": "最近更新於 $time$ 今日", |
| 139 "placeholders": { | 130 "placeholders": { |
| 140 "time": { | 131 "time": { |
| 141 "content": "$1" | 132 "content": "$1" |
| 142 } | 133 } |
| 143 } | 134 } |
| 144 }, | 135 }, |
| 145 "name": { | 136 "name": { |
| 146 "message": "Adblock Plus" | 137 "message": "Adblock Plus" |
| 147 }, | 138 }, |
| 148 "new_filters_added": { | 139 "new_filters_added": { |
| 149 "message": "您已新增過濾規則。 請至 <a id='options_url' target='_blank'>Adblock Plus 選項
</a> 管理過濾規則。" | 140 "message": "您已新增過濾規則。 請至 <a id='options_url' target='_blank'>Adblock Plus 選項
</a> 管理過濾規則。" |
| 150 }, | 141 }, |
| 151 "options": { | 142 "options": { |
| 152 "message": "Adblock Plus 選項" | 143 "message": "Adblock Plus 選項" |
| 153 }, | 144 }, |
| 154 "out_of_date_lists": { | 145 "out_of_date_lists": { |
| 155 "message": "過濾清單會定期自動更新。" | 146 "message": "過濾清單會定期自動更新。" |
| 156 }, | 147 }, |
| 157 "overlay_hideplaceholders_label": { | 148 "overlay_hideplaceholders_label": { |
| 158 "message": "隱藏已阻擋元素所佔用的空間" | 149 "message": "隱藏已阻擋元素所佔用的空間" |
| 159 }, | 150 }, |
| 160 "remove_button": { | 151 "remove_button": { |
| 161 "description": "This is the label for the 'Remove selected' buttons.", | |
| 162 "message": "刪除已選擇" | 152 "message": "刪除已選擇" |
| 163 }, | 153 }, |
| 164 "show_block_element_menu": { | 154 "show_block_element_menu": { |
| 165 "message": "右鍵選單顯示「阻擋網頁元素」" | 155 "message": "右鍵選單顯示「阻擋網頁元素」" |
| 166 }, | 156 }, |
| 167 "show_icon": { | 157 "show_icon": { |
| 168 "message": "網址列顯示 Adblock Plus 圖示" | 158 "message": "網址列顯示 Adblock Plus 圖示" |
| 169 }, | 159 }, |
| 170 "subscriptionSelection_location_label": { | 160 "subscriptionSelection_location_label": { |
| 171 "message": "過濾條件集位址:" | 161 "message": "過濾條件集位址:" |
| 172 }, | 162 }, |
| 173 "subscriptionSelection_subscriptionSelector_label": { | 163 "subscriptionSelection_subscriptionSelector_label": { |
| 174 "message": "請從列表中選擇過濾條件集:" | 164 "message": "請從列表中選擇過濾條件集:" |
| 175 }, | 165 }, |
| 176 "subscriptionSelection_title_label": { | 166 "subscriptionSelection_title_label": { |
| 177 "message": "訂閱項目名稱:" | 167 "message": "訂閱項目名稱:" |
| 178 }, | 168 }, |
| 179 "update_now": { | 169 "update_now": { |
| 180 "message": "立即更新" | 170 "message": "立即更新" |
| 181 }, | 171 }, |
| 182 "whitelisted_domains": { | 172 "whitelisted_domains": { |
| 183 "description": "This is a tab heading.", | |
| 184 "message": "白名單" | 173 "message": "白名單" |
| 185 } | 174 } |
| 186 } | 175 } |
| LEFT | RIGHT |