Index: locales/zh_TW/preferences.json |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/locales/zh_TW/preferences.json |
@@ -0,0 +1,656 @@ |
+{ |
+ "title": { |
+ "message": "Adblock Plus 偏好設定" |
+ }, |
+ "prefnamecol": { |
+ "message": "偏好設定" |
+ }, |
+ "defaultcol": { |
+ "message": "預設值" |
+ }, |
+ "descriptioncol": { |
+ "message": "註解" |
+ }, |
+ "section0id": { |
+ "message": "visible_options" |
+ }, |
+ "section0title": { |
+ "message": "偏好設定中可見的設定值" |
+ }, |
+ "section0preference0name": { |
+ "message": "enabled" |
+ }, |
+ "section0preference0default": { |
+ "message": "true" |
+ }, |
+ "section0preference0empty": { |
+ "message": "false" |
+ }, |
+ "section0preference0description": { |
+ "message": "「啟用 Adblock Plus」的設定值" |
+ }, |
+ "section0preference1name": { |
+ "message": "frameobjects" |
+ }, |
+ "section0preference1default": { |
+ "message": "true" |
+ }, |
+ "section0preference1empty": { |
+ "message": "false" |
+ }, |
+ "section0preference1description": { |
+ "message": "「在 Flash 和 Java 物件上顯示頁籤」的設定值" |
+ }, |
+ "section0preference2name": { |
+ "message": "fastcollapse" |
+ }, |
+ "section0preference2default": { |
+ "message": "false" |
+ }, |
+ "section0preference2empty": { |
+ "message": "false" |
+ }, |
+ "section0preference2description": { |
+ "message": "切換「已阻擋元素所佔用的空間」選項" |
+ }, |
+ "section0preference3name": { |
+ "message": "showinstatusbar" |
+ }, |
+ "section0preference3default": { |
+ "message": "false" |
+ }, |
+ "section0preference3empty": { |
+ "message": "false" |
+ }, |
+ "section0preference3description": { |
+ "message": "「顯示狀態列圖示」的設定值" |
+ }, |
+ "section0preference4name": { |
+ "message": "savestats" |
+ }, |
+ "section0preference4default": { |
+ "message": "true" |
+ }, |
+ "section0preference4empty": { |
+ "message": "false" |
+ }, |
+ "section0preference4description": { |
+ "message": "選項「計算條件命中次數」的值" |
+ }, |
+ "section1id": { |
+ "message": "hidden_options" |
+ }, |
+ "section1title": { |
+ "message": "隱藏設定" |
+ }, |
+ "section1preference0name": { |
+ "message": "synchronizationinterval" |
+ }, |
+ "section1preference0default": { |
+ "message": "24" |
+ }, |
+ "section1preference0empty": { |
+ "message": "false" |
+ }, |
+ "section1preference0description": { |
+ "message": "更新過濾條件集的間隔時間(單位:小時)。" |
+ }, |
+ "section1preference1name": { |
+ "message": "patternsfile" |
+ }, |
+ "section1preference1empty": { |
+ "message": "true" |
+ }, |
+ "section1preference1description": { |
+ "message": "用來儲存過濾條件的檔案路徑,它可以是絕對路徑或者是個人設定檔中的相對路徑。" |
+ }, |
+ "section1preference2name": { |
+ "message": "patternsbackups" |
+ }, |
+ "section1preference2default": { |
+ "message": "5" |
+ }, |
+ "section1preference2empty": { |
+ "message": "false" |
+ }, |
+ "section1preference2description": { |
+ "message": "patterns.ini 的備份檔數量,若設為 0 則不會備份。" |
+ }, |
+ "section1preference3name": { |
+ "message": "patternsbackupinterval" |
+ }, |
+ "section1preference3default": { |
+ "message": "24" |
+ }, |
+ "section1preference3empty": { |
+ "message": "false" |
+ }, |
+ "section1preference3description": { |
+ "message": "備份過濾條件的間隔時間(單位:小時)。" |
+ }, |
+ "section1preference4name": { |
+ "message": "defaulttoolbaraction" |
+ }, |
+ "section1preference4default": { |
+ "message": "0" |
+ }, |
+ "section1preference4empty": { |
+ "message": "false" |
+ }, |
+ "section1preference4description": { |
+ "message": "定義點擊工具列按鈕時的動作。完整的設定值請參考 <br/>\n\n <br/>\n\n0 -- 顯示目錄<br/>\n\n1 -- 開啟/關閉可阻擋項目<br/>\n\n2 -- 打開偏好設定<br/>\n\n3 -- 啟用/停用 Adblock Plus<br/>\n\n其他值則沒有作用" |
+ }, |
+ "section1preference5name": { |
+ "message": "defaultstatusbaraction" |
+ }, |
+ "section1preference5default": { |
+ "message": "0" |
+ }, |
+ "section1preference5empty": { |
+ "message": "false" |
+ }, |
+ "section1preference5description": { |
+ "message": "定義點擊狀態列圖示時的動作。完整的設定值請參考 <a href=\"#defaulttoolbaraction\">defaulttoolbaraction</a> 。" |
+ }, |
+ "section1preference6name": { |
+ "message": "sidebar_key" |
+ }, |
+ "section1preference6default": { |
+ "message": "Accel Shift V, Accel Shift U" |
+ }, |
+ "section1preference6empty": { |
+ "message": "false" |
+ }, |
+ "section1preference6description": { |
+ "message": "定義用來開啟「本頁可阻擋項目」的快捷鍵。這個值可以設定成 <em>modifier1 modifier2 key</em> 或留白。可用的 modifier 有 Shift,Accel(預設的快捷鍵按鈕,如 Windows 上的 Ctrl , MAC OS X 上的 Command),Ctrl/Control,Alt,Meta。也可以設定成其他按鍵像是 F7 或右方向鍵等等 (請參考 <a href=\"http://mxr.mozilla.org/mozilla/source/dom/public/idl/events/nsIDOMKeyEvent.idl\">nsIDOMKeyEvent interface</a> 取得所有的特殊鍵)。 Adblock Plus 1.3.5 開始支援多個快捷鍵設定,請以逗點隔開。當第一組設定被佔用時將會自動改成下一組設定。<br/>\n\n <br/>\n\n <em>備註</em>:您需要重新啟動瀏覽器以便設定值生效。" |
+ }, |
+ "section1preference7name": { |
+ "message": "filters_key" |
+ }, |
+ "section1preference7default": { |
+ "message": "Accel Shift E, Accel Shift F, Accel Shift O" |
+ }, |
+ "section1preference7empty": { |
+ "message": "false" |
+ }, |
+ "section1preference7description": { |
+ "message": "定義開啟條件偏好設定視窗的快捷鍵。請參照 <a href=\"#sidebar_key\">sidebar_key</a> 以取得所有可用的值。<br/>\n\n <br/>\n\n <em>備註</em>:您需要重新啟動瀏覽器以便設定值生效。" |
+ }, |
+ "section1preference8name": { |
+ "message": "enable_key" |
+ }, |
+ "section1preference8empty": { |
+ "message": "true" |
+ }, |
+ "section1preference8description": { |
+ "message": "定義啟用/停用 Adblock Plus 的快捷鍵。完整的設定值請參考 <a href=\"#sidebar_key\">sidebar_key</a> 。<br/>\n\n <br/>\n\n <em>備註</em>:您需要重新啟動瀏覽器以便設定值生效。" |
+ }, |
+ "section1preference9name": { |
+ "message": "flash_scrolltoitem" |
+ }, |
+ "section1preference9default": { |
+ "message": "true" |
+ }, |
+ "section1preference9empty": { |
+ "message": "false" |
+ }, |
+ "section1preference9description": { |
+ "message": "是否捲動至由「本頁可阻擋項目」中選中的物件。" |
+ }, |
+ "section1preference10name": { |
+ "message": "previewimages" |
+ }, |
+ "section1preference10default": { |
+ "message": "true" |
+ }, |
+ "section1preference10empty": { |
+ "message": "false" |
+ }, |
+ "section1preference10description": { |
+ "message": "是否在「本頁可阻擋項目中」預覽圖片。" |
+ }, |
+ "section1preference11name": { |
+ "message": "clearStatsOnHistoryPurge" |
+ }, |
+ "section1preference11default": { |
+ "message": "true" |
+ }, |
+ "section1preference11empty": { |
+ "message": "false" |
+ }, |
+ "section1preference11description": { |
+ "message": "若設定成 <code>true</code> ,清除瀏覽紀錄時將會一併清除 Adblock Plus 的命中數統計。請記得命中數統計有助於使用者推導出最常造訪、何時造訪以及造訪網站的頻率。" |
+ }, |
+ "section1preference12name": { |
+ "message": "composer_default" |
+ }, |
+ "section1preference12default": { |
+ "message": "2" |
+ }, |
+ "section1preference12empty": { |
+ "message": "false" |
+ }, |
+ "section1preference12description": { |
+ "message": "當按下右鍵選單中「Adblock Plus:阻擋圖片...」時預設的阻擋範圍:<br/>\n\n <br/>\n\n0 -- 自訂格式<br/>\n\n1 -- 完整的網址<br/>\n\n2 -- 整個目錄<br/>\n\n3 -- 整個網站" |
+ }, |
+ "section1preference13name": { |
+ "message": "sendReport_key" |
+ }, |
+ "section1preference13empty": { |
+ "message": "true" |
+ }, |
+ "section1preference13description": { |
+ "message": "定義錯誤回報器的快捷鍵。完整的設定值請參考 <a href=\"#sidebar_key\">sidebar_key</a> 。\n<br/><br/>\n\n<em>備註</em>:您需要重新啟動瀏覽器以便設定值生效。" |
+ }, |
+ "section1preference14name": { |
+ "message": "data_directory" |
+ }, |
+ "section1preference14default": { |
+ "message": "adblockplus" |
+ }, |
+ "section1preference14empty": { |
+ "message": "false" |
+ }, |
+ "section1preference14description": { |
+ "message": "Adblock Plus 使用這個資料夾來儲存資料。它可以是絕對路徑或者是個人設定檔中的相對路徑。若 <a href=\"#patternsfile\">patternsfile</a> 設定中的資料夾含有其他檔案,則會強制複寫一個 patterns.ini 。" |
+ }, |
+ "section1preference15name": { |
+ "message": "subscriptions_exceptionscheckbox" |
+ }, |
+ "section1preference15default": { |
+ "message": "true" |
+ }, |
+ "section1preference15empty": { |
+ "message": "false" |
+ }, |
+ "section1preference15description": { |
+ "message": "若設為 <code>true</code>,則 <a href=\"acceptable-ads\">非侵入式廣告</a>\n 列表將不會在條件集列表中出現,只會界面上顯示一個選取方塊。" |
+ }, |
+ "section1preference16name": { |
+ "message": "subscriptions_autoupdate" |
+ }, |
+ "section1preference16default": { |
+ "message": "true" |
+ }, |
+ "section1preference16empty": { |
+ "message": "false" |
+ }, |
+ "section1preference16description": { |
+ "message": "定義條件集訂閱列表是否將自動更新。<br/><br/>\n\n<em>備註</em>:不建議停用更新功能。" |
+ }, |
+ "section1preference17name": { |
+ "message": "please_kill_startup_performance" |
+ }, |
+ "section1preference17default": { |
+ "message": "false" |
+ }, |
+ "section1preference17empty": { |
+ "message": "false" |
+ }, |
+ "section2id": { |
+ "message": "remembered_actions" |
+ }, |
+ "section2title": { |
+ "message": "仍存在的設定" |
+ }, |
+ "section2preference0name": { |
+ "message": "currentVersion" |
+ }, |
+ "section2preference0default": { |
+ "message": "0.0" |
+ }, |
+ "section2preference0empty": { |
+ "message": "false" |
+ }, |
+ "section2preference0description": { |
+ "message": "儲存最後使用的 Adblock Plus 版本,此動作將會觸發初次安裝或升級後的設定" |
+ }, |
+ "section2preference1name": { |
+ "message": "detachsidebar" |
+ }, |
+ "section2preference1default": { |
+ "message": "false" |
+ }, |
+ "section2preference1empty": { |
+ "message": "false" |
+ }, |
+ "section2preference1description": { |
+ "message": "儲存「本頁可阻擋項目」視窗分離的狀態 -- <tt>true</tt> 表示分離" |
+ }, |
+ "section2preference2name": { |
+ "message": "recentReports" |
+ }, |
+ "section2preference2default": { |
+ "message": "[]" |
+ }, |
+ "section2preference2empty": { |
+ "message": "false" |
+ }, |
+ "section2preference2description": { |
+ "message": "以 JSON 編碼的最新錯誤回報資料 (包含回報的頁面,網址,以及送交的時間)" |
+ }, |
+ "section2preference3name": { |
+ "message": "hideContributeButton" |
+ }, |
+ "section2preference3default": { |
+ "message": "false" |
+ }, |
+ "section2preference3empty": { |
+ "message": "false" |
+ }, |
+ "section2preference3description": { |
+ "message": "若使用者選擇隱藏贊助按鈕,則該值為 <code>true</code>。" |
+ }, |
+ "section2preference4name": { |
+ "message": "blockableItemsSize" |
+ }, |
+ "section2preference4default": { |
+ "message": "{width: 200, height: 200}" |
+ }, |
+ "section2preference4empty": { |
+ "message": "false" |
+ }, |
+ "section2preference4description": { |
+ "message": "已儲存的可阻擋項目列表大小 (寬度的值只在設定為側邊欄時有效)" |
+ }, |
+ "section3id": { |
+ "message": "internal_preferences" |
+ }, |
+ "section3title": { |
+ "message": "內部設定 (除非您真的知道在做什麼,否則請不要隨意修改)" |
+ }, |
+ "section3preference0name": { |
+ "message": "subscriptions_fallbackurl" |
+ }, |
+ "section3preference0empty": { |
+ "message": "false" |
+ }, |
+ "section3preference0description": { |
+ "message": "當過濾條件集下載失敗至一定次數時,將會查詢含有其他網址的指令 (請參考 <a href=\"#subscriptions_fallbackerrors\">subscriptions_fallbackerrors</a> )。 %s 會被發生問題的條件集網址替換。如果發現該條件集的新網址,則該指令會印出類似 "301 http://example.com/new_list.txt" 的訊息。" |
+ }, |
+ "section3preference1name": { |
+ "message": "subscriptions_fallbackerrors" |
+ }, |
+ "section3preference1default": { |
+ "message": "5" |
+ }, |
+ "section3preference1empty": { |
+ "message": "false" |
+ }, |
+ "section3preference1description": { |
+ "message": "當條件集下載失敗幾次,才要查詢該條件集的新網址 (請參考 <a href=\"#subscriptions_fallbackurl\">subscriptions_fallbackurl</a> )。請注意如果下載失敗, Adblock Plus 會在一天之內重試好幾次。" |
+ }, |
+ "section3preference2name": { |
+ "message": "subscriptions_listurl" |
+ }, |
+ "section3preference2empty": { |
+ "message": "false" |
+ }, |
+ "section3preference2description": { |
+ "message": "完整的條件集訂閱列表。" |
+ }, |
+ "section3preference3name": { |
+ "message": "whitelistschemes" |
+ }, |
+ "section3preference3default": { |
+ "message": "about chrome file irc keyword moz-safe-about news resource snews x-jsd addbook cid imap mailbox nntp pop data javascript" |
+ }, |
+ "section3preference3empty": { |
+ "message": "false" |
+ }, |
+ "section3preference3description": { |
+ "message": "不應該阻擋的 URL 類型(適用於整個文件或項目位置)" |
+ }, |
+ "section3preference4name": { |
+ "message": "documentation_link" |
+ }, |
+ "section3preference4empty": { |
+ "message": "false" |
+ }, |
+ "section3preference4description": { |
+ "message": "在 adblockplus.org 上開啟的文件網址。這會轉向至由目前使用的語系所翻譯的文件。" |
+ }, |
+ "section3preference5name": { |
+ "message": "report_submiturl" |
+ }, |
+ "section3preference5empty": { |
+ "message": "false" |
+ }, |
+ "section3preference5description": { |
+ "message": "送交至 adblockplus.org 的錯誤回報網址。" |
+ }, |
+ "section3preference6name": { |
+ "message": "subscriptions_exceptionsurl" |
+ }, |
+ "section3preference6empty": { |
+ "message": "false" |
+ }, |
+ "section3preference6description": { |
+ "message": "<a href=\"acceptable-ads\">允許非侵入式廣告</a> 的條件列表位置。" |
+ }, |
+ "section3preference7name": { |
+ "message": "notificationurl" |
+ }, |
+ "section3preference7empty": { |
+ "message": "false" |
+ }, |
+ "section3preference8name": { |
+ "message": "notificationdata" |
+ }, |
+ "section3preference8default": { |
+ "message": "{}" |
+ }, |
+ "section3preference8empty": { |
+ "message": "false" |
+ }, |
+ "section3preference9name": { |
+ "message": "subscriptions_antiadblockurl" |
+ }, |
+ "section3preference9empty": { |
+ "message": "false" |
+ }, |
+ "section4id": { |
+ "message": "removed_preferences" |
+ }, |
+ "section4title": { |
+ "message": "已經移除的設定" |
+ }, |
+ "section4preference0name": { |
+ "message": "blocklocalpages" |
+ }, |
+ "section4preference0empty": { |
+ "message": "false" |
+ }, |
+ "section4preference0description": { |
+ "message": "Adblock Plus 0.7.5 以上版本不再使用" |
+ }, |
+ "section4preference1name": { |
+ "message": "blocktypes" |
+ }, |
+ "section4preference1empty": { |
+ "message": "false" |
+ }, |
+ "section4preference1description": { |
+ "message": "Adblock Plus 0.7.5 以上版本不再使用" |
+ }, |
+ "section4preference2name": { |
+ "message": "checkedadblockprefs" |
+ }, |
+ "section4preference2empty": { |
+ "message": "false" |
+ }, |
+ "section4preference2description": { |
+ "message": "Adblock Plus 0.7.5 以上版本不再使用" |
+ }, |
+ "section4preference3name": { |
+ "message": "checkedadblocksync" |
+ }, |
+ "section4preference3empty": { |
+ "message": "false" |
+ }, |
+ "section4preference3description": { |
+ "message": "Adblock Plus 0.7.5 以上版本不再使用" |
+ }, |
+ "section4preference4name": { |
+ "message": "grouporder" |
+ }, |
+ "section4preference4empty": { |
+ "message": "false" |
+ }, |
+ "section4preference4description": { |
+ "message": "Adblock Plus 0.7.5 以上版本不再使用" |
+ }, |
+ "section4preference5name": { |
+ "message": "linktypes" |
+ }, |
+ "section4preference5empty": { |
+ "message": "false" |
+ }, |
+ "section4preference5description": { |
+ "message": "Adblock Plus 0.7.5 以上版本不再使用" |
+ }, |
+ "section4preference6name": { |
+ "message": "localschemes" |
+ }, |
+ "section4preference6empty": { |
+ "message": "false" |
+ }, |
+ "section4preference6description": { |
+ "message": "Adblock Plus 0.7.5 以上版本不再使用" |
+ }, |
+ "section4preference7name": { |
+ "message": "noncollapsabletypes" |
+ }, |
+ "section4preference7empty": { |
+ "message": "false" |
+ }, |
+ "section4preference7description": { |
+ "message": "Adblock Plus 0.7.5 以上版本不再使用" |
+ }, |
+ "section4preference8name": { |
+ "message": "patterns" |
+ }, |
+ "section4preference8empty": { |
+ "message": "false" |
+ }, |
+ "section4preference8description": { |
+ "message": "Adblock Plus 0.7.5 以上版本不再使用" |
+ }, |
+ "section4preference9name": { |
+ "message": "linkcheck" |
+ }, |
+ "section4preference9empty": { |
+ "message": "false" |
+ }, |
+ "section4preference9description": { |
+ "message": "Adblock Plus 0.7.5.4 以上版本不再使用" |
+ }, |
+ "section4preference10name": { |
+ "message": "checkedadblockinstalled" |
+ }, |
+ "section4preference10empty": { |
+ "message": "false" |
+ }, |
+ "section4preference10description": { |
+ "message": "Adblock Plus 1.0 以上版本不再使用" |
+ }, |
+ "section4preference11name": { |
+ "message": "checktoolbar" |
+ }, |
+ "section4preference11empty": { |
+ "message": "false" |
+ }, |
+ "section4preference11description": { |
+ "message": "Adblock Plus 1.0 以上版本不再使用" |
+ }, |
+ "section4preference12name": { |
+ "message": "protectchrome.*" |
+ }, |
+ "section4preference12empty": { |
+ "message": "false" |
+ }, |
+ "section4preference12description": { |
+ "message": "Adblock Plus 1.0 以上版本不再使用" |
+ }, |
+ "section4preference13name": { |
+ "message": "showsubscriptions" |
+ }, |
+ "section4preference13empty": { |
+ "message": "false" |
+ }, |
+ "section4preference13description": { |
+ "message": "Adblock Plus 1.0 以上版本不再使用" |
+ }, |
+ "section4preference14name": { |
+ "message": "warnregexp" |
+ }, |
+ "section4preference14empty": { |
+ "message": "false" |
+ }, |
+ "section4preference14description": { |
+ "message": "Adblock Plus 1.0 以上版本不再使用" |
+ }, |
+ "section4preference15name": { |
+ "message": "showintoolbar" |
+ }, |
+ "section4preference15empty": { |
+ "message": "false" |
+ }, |
+ "section4preference15description": { |
+ "message": "Adblock Plus 2.0 以上版本不再使用" |
+ }, |
+ "section4preference16name": { |
+ "message": "synchronizationinterval" |
+ }, |
+ "section4preference16empty": { |
+ "message": "false" |
+ }, |
+ "section4preference16description": { |
+ "message": "Adblock Plus 2.0 以上版本不再使用" |
+ }, |
+ "section4preference17name": { |
+ "message": "settings_key" |
+ }, |
+ "section4preference17empty": { |
+ "message": "false" |
+ }, |
+ "section4preference17description": { |
+ "message": "Adblock Plus 2.0 以上版本不再使用" |
+ }, |
+ "section4preference18name": { |
+ "message": "hideimagemanager" |
+ }, |
+ "section4preference18empty": { |
+ "message": "false" |
+ }, |
+ "section4preference18description": { |
+ "message": "Adblock Plus 2.1 以上版本不再使用" |
+ }, |
+ "section4preference19name": { |
+ "message": "lastRuleUpdate" |
+ }, |
+ "section4preference19empty": { |
+ "message": "false" |
+ }, |
+ "section4preference20name": { |
+ "message": "correctTyposAsked" |
+ }, |
+ "section4preference20empty": { |
+ "message": "false" |
+ }, |
+ "section4preference21name": { |
+ "message": "correctTypos" |
+ }, |
+ "section4preference21empty": { |
+ "message": "false" |
+ }, |
+ "section4preference22name": { |
+ "message": "whitelist" |
+ }, |
+ "section4preference22empty": { |
+ "message": "false" |
+ }, |
+ "s1": { |
+ "message": "下面的表格列出了所有 Adblock Plus 的偏好設定。這些設定都可以經由 <a>about:config</a> 檢視並修改。" |
+ } |
+} |