台湾中国語ロケール更新 by HkYtrewq
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4622 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
2ad2e76ef7
commit
5a4d12f47d
@ -1,34 +1,34 @@
|
|||||||
***** BEGIN LICENSE BLOCK *****
|
***** BEGIN LICENSE BLOCK *****
|
||||||
Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||||
|
|
||||||
The contents of this file are subject to the Mozilla Public License Version
|
The contents of this file are subject to the Mozilla Public License Version
|
||||||
1.1 (the "License"); you may not use this file except in compliance with
|
1.1 (the "License"); you may not use this file except in compliance with
|
||||||
the License. You may obtain a copy of the License at
|
the License. You may obtain a copy of the License at
|
||||||
http://www.mozilla.org/MPL/
|
http://www.mozilla.org/MPL/
|
||||||
|
|
||||||
Software distributed under the License is distributed on an "AS IS" basis,
|
Software distributed under the License is distributed on an "AS IS" basis,
|
||||||
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||||
for the specific language governing rights and limitations under the
|
for the specific language governing rights and limitations under the
|
||||||
License.
|
License.
|
||||||
|
|
||||||
The Original Code is the Tree Style Tab.
|
The Original Code is the Tree Style Tab.
|
||||||
|
|
||||||
The Initial Developer of the Original Code is SHIMODA Hiroshi.
|
The Initial Developer of the Original Code is SHIMODA Hiroshi.
|
||||||
Portions created by the Initial Developer are Copyright (C) 2008
|
Portions created by the Initial Developer are Copyright (C) 2008
|
||||||
the Initial Developer. All Rights Reserved.
|
the Initial Developer. All Rights Reserved.
|
||||||
|
|
||||||
Contributor(s): HkYtrewq <hkytrewq@gmail.com>
|
Contributor(s): HkYtrewq <hkytrewq@gmail.com>
|
||||||
|
|
||||||
Alternatively, the contents of this file may be used under the terms of
|
Alternatively, the contents of this file may be used under the terms of
|
||||||
either the GNU General Public License Version 2 or later (the "GPL"), or
|
either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||||
the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||||
in which case the provisions of the GPL or the LGPL are applicable instead
|
in which case the provisions of the GPL or the LGPL are applicable instead
|
||||||
of those above. If you wish to allow use of your version of this file only
|
of those above. If you wish to allow use of your version of this file only
|
||||||
under the terms of either the GPL or the LGPL, and not to allow others to
|
under the terms of either the GPL or the LGPL, and not to allow others to
|
||||||
use your version of this file under the terms of the MPL, indicate your
|
use your version of this file under the terms of the MPL, indicate your
|
||||||
decision by deleting the provisions above and replace them with the notice
|
decision by deleting the provisions above and replace them with the notice
|
||||||
and other provisions required by the GPL or the LGPL. If you do not delete
|
and other provisions required by the GPL or the LGPL. If you do not delete
|
||||||
the provisions above, a recipient may use your version of this file under
|
the provisions above, a recipient may use your version of this file under
|
||||||
the terms of any one of the MPL, the GPL or the LGPL.
|
the terms of any one of the MPL, the GPL or the LGPL.
|
||||||
|
|
||||||
***** END LICENSE BLOCK *****
|
***** END LICENSE BLOCK *****
|
||||||
|
@ -1,150 +1,152 @@
|
|||||||
<!ENTITY config.title "樹狀分頁設定">
|
<!ENTITY config.title "樹狀分頁設定">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY config.tabs.appearance "外觀">
|
<!ENTITY config.tabs.appearance "外觀">
|
||||||
|
|
||||||
<!ENTITY config.animation.enabled "Enable Animation Effects">
|
<!ENTITY config.animation.enabled "啟用動畫效果">
|
||||||
|
|
||||||
<!ENTITY config.tabbar.position.caption "分頁工具列位置">
|
<!ENTITY config.tabbar.position.caption "分頁工具列位置">
|
||||||
<!ENTITY config.tabbar.position.left "左側">
|
<!ENTITY config.tabbar.position.left "左側">
|
||||||
<!ENTITY config.tabbar.position.right "右側">
|
<!ENTITY config.tabbar.position.right "右側">
|
||||||
<!ENTITY config.tabbar.position.top "上端(Firefox 預設)">
|
<!ENTITY config.tabbar.position.top "上端(Firefox 預設)">
|
||||||
<!ENTITY config.tabbar.position.bottom "下端">
|
<!ENTITY config.tabbar.position.bottom "下端">
|
||||||
<!ENTITY config.tabbar.invertScrollbar "在最左側顯示捲軸列">
|
<!ENTITY config.tabbar.invertScrollbar "在最左側顯示捲軸列">
|
||||||
<!ENTITY config.tabbar.invertClosebox.left "Show closebox at leftside in each tab">
|
<!ENTITY config.tabbar.invertClosebox.left "於各分頁左端顯示關閉鈕">
|
||||||
<!ENTITY config.tabbar.invertClosebox.right "Show closebox at rightside in each tab">
|
<!ENTITY config.tabbar.invertClosebox.right "於各分頁右端顯示關閉鈕">
|
||||||
<!ENTITY config.tabbar.invertTab "左右反轉分頁外觀">
|
<!ENTITY config.tabbar.invertTab "頁籤外側互調">
|
||||||
<!ENTITY config.tabbar.invertTabContents "Invert tab contents">
|
<!ENTITY config.tabbar.invertTabContents "頁籤內側互調">
|
||||||
<!ENTITY config.enableSubtreeIndent "縮進分頁">
|
<!ENTITY config.enableSubtreeIndent "縮進分頁">
|
||||||
<!ENTITY config.allowSubtreeCollapseExpand "允許摺疊 / 展開樹狀子目錄">
|
<!ENTITY config.allowSubtreeCollapseExpand "允許摺疊 / 展開樹狀子目錄">
|
||||||
<!ENTITY config.tabbar.hideNewTabButton "Show "Open a new tab" button">
|
<!ENTITY config.tabbar.hideNewTabButton "顯示「開啟新分頁」按鈕">
|
||||||
<!ENTITY config.tabbar.hideAlltabsButton "顯示「列出所有分頁」按鈕">
|
<!ENTITY config.tabbar.hideAlltabsButton "顯示「列出所有分頁」按鈕">
|
||||||
|
|
||||||
<!ENTITY config.tabbar.style.caption "分頁工具列的外觀">
|
<!ENTITY config.tabbar.style.caption "分頁工具列的外觀">
|
||||||
<!ENTITY config.tabbar.style.default "簡潔">
|
<!ENTITY config.tabbar.style.default "簡潔">
|
||||||
<!ENTITY config.tabbar.style.vertigo "Vertigo">
|
<!ENTITY config.tabbar.style.vertigo "Vertigo">
|
||||||
<!ENTITY config.tabbar.style.mixed "混合">
|
<!ENTITY config.tabbar.style.mixed "混合">
|
||||||
<!ENTITY config.tabbar.style.metal "Metal">
|
<!ENTITY config.tabbar.style.metal "金屬">
|
||||||
<!ENTITY config.tabbar.style.none "Default (specified by the Theme)">
|
<!ENTITY config.tabbar.style.none "預設 (由主題自行指定)">
|
||||||
|
|
||||||
<!ENTITY config.twisty.style.caption "摺疊 / 展開的圖示">
|
<!ENTITY config.twisty.style.caption "摺疊 / 展開的圖示">
|
||||||
<!ENTITY config.twisty.style.auto "自動">
|
<!ENTITY config.twisty.style.auto "自動">
|
||||||
<!ENTITY config.twisty.style.none "無">
|
<!ENTITY config.twisty.style.none "無">
|
||||||
<!ENTITY config.twisty.style.retro "懷舊">
|
<!ENTITY config.twisty.style.retro "懷舊">
|
||||||
<!ENTITY config.twisty.style.modern.black "現代黑色">
|
<!ENTITY config.twisty.style.modern.black "現代黑色">
|
||||||
<!ENTITY config.twisty.style.modern.white "現代白色">
|
<!ENTITY config.twisty.style.modern.white "現代白色">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY config.tabs.menu "選單">
|
<!ENTITY config.tabs.menu "選單">
|
||||||
|
|
||||||
<!ENTITY config.show.tabContextMenu.caption "新增以下項目到分頁的內容功能表">
|
<!ENTITY config.show.tabContextMenu.caption "新增以下項目到分頁的內容功能表">
|
||||||
<!ENTITY config.show.openSelectionLinks "新增「用新分頁開啟所有選取的鏈結」到內容功能表">
|
<!ENTITY config.show.openSelectionLinks "新增「用新分頁開啟所有選取的鏈結」到內容功能表">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY config.tabs.tab "分頁操作">
|
<!ENTITY config.tabs.tab "分頁操作">
|
||||||
<!ENTITY config.tabs.context.tab "依情況開啟分頁">
|
<!ENTITY config.tabs.context.tab "依情況開啟分頁">
|
||||||
<!ENTITY config.link.caption "鏈結">
|
<!ENTITY config.link.caption "鏈結">
|
||||||
<!ENTITY config.openOuterLinkInNewTab "用新分頁開啟通往不同網站的鏈結">
|
<!ENTITY config.openOuterLinkInNewTab "用新分頁開啟通往不同網站的鏈結">
|
||||||
<!ENTITY config.openAnyLinkInNewTab "用新分頁開啟所有鏈結">
|
<!ENTITY config.openAnyLinkInNewTab "用新分頁開啟所有鏈結">
|
||||||
|
|
||||||
<!ENTITY config.urlbar.caption "在網址列輸入時">
|
<!ENTITY config.urlbar.caption "在網址列輸入時">
|
||||||
<!ENTITY config.urlbar.loadDifferentDomainToNewTab "用新分頁開啟通往不同網站的 URL">
|
<!ENTITY config.urlbar.loadDifferentDomainToNewTab "用新分頁開啟通往不同網站的 URL">
|
||||||
<!ENTITY config.urlbar.loadDifferentDomainToNewTab.asChild "作為目前分頁的子分頁">
|
<!ENTITY config.urlbar.loadDifferentDomainToNewTab.asChild "作為目前分頁的子分頁">
|
||||||
<!ENTITY config.urlbar.loadSameDomainToNewChildTab "用新子分頁開啟往相同網站的鏈結">
|
<!ENTITY config.urlbar.loadSameDomainToNewChildTab "用新子分頁開啟往相同網站的鏈結">
|
||||||
|
|
||||||
<!ENTITY config.loadDroppedLinkToNewChildTab.caption "拖曳鏈結或 URL 到現有的分頁時">
|
<!ENTITY config.loadDroppedLinkToNewChildTab.caption "拖曳鏈結或 URL 到現有的分頁時">
|
||||||
<!ENTITY config.loadDroppedLinkToNewChildTab.load "在拖曳目的地分頁載入鏈結(Firefox 預設)">
|
<!ENTITY config.loadDroppedLinkToNewChildTab.load "在拖曳目的地分頁載入鏈結(Firefox 預設)">
|
||||||
<!ENTITY config.loadDroppedLinkToNewChildTab.newTab "用拖曳目的地分頁之下的新子分頁開啟鏈結">
|
<!ENTITY config.loadDroppedLinkToNewChildTab.newTab "用拖曳目的地分頁之下的新子分頁開啟鏈結">
|
||||||
|
|
||||||
<!ENTITY config.openGroupBookmarkAsTabSubTree.caption "按書籤資料夾的「全部開啟」時">
|
<!ENTITY config.openGroupBookmarkAsTabSubTree.caption "按書籤資料夾的「全部開啟」時">
|
||||||
<!ENTITY config.openGroupBookmarkAsTabSubTree.subtree "用一個子樹開啟(推薦)">
|
<!ENTITY config.openGroupBookmarkAsTabSubTree.subtree "用一個子樹開啟(推薦)">
|
||||||
<!ENTITY config.openGroupBookmarkAsTabSubTree.flat "用分開的分頁開啟">
|
<!ENTITY config.openGroupBookmarkAsTabSubTree.flat "用分開的分頁開啟">
|
||||||
<!ENTITY config.openGroupBookmarkAsTabSubTree.replace "Replace the current one tab to the pages in the folder (Firefox default)">
|
<!ENTITY config.openGroupBookmarkAsTabSubTree.replace "將目前瀏覽的分頁取代為書籤的內容(Firefox 預設)">
|
||||||
<!ENTITY config.openGroupBookmarkAsTabSubTree.replace.fx2 "將所有目前開啟的分頁取代為書籤的內容(Firefox 預設)">
|
<!ENTITY config.openGroupBookmarkAsTabSubTree.replace.fx2 "將所有目前開啟的分頁取代為書籤的內容(Firefox 預設)">
|
||||||
<!ENTITY config.openGroupBookmarkAsTabSubTree.underParent "Put tabs under a dummy tab for grouping">
|
<!ENTITY config.openGroupBookmarkAsTabSubTree.underParent "將各分頁開啟於一虛分頁之下以便分組">
|
||||||
|
|
||||||
<!ENTITY config.tabs.restriction.tab "開啟分頁代替視窗">
|
<!ENTITY config.tabs.restriction.tab "開啟分頁代替視窗">
|
||||||
<!ENTITY config.open_newwindow.caption "從網頁鏈結開啟新視窗的控制">
|
<!ENTITY config.open_newwindow.caption "從網頁鏈結開啟新視窗的控制">
|
||||||
<!ENTITY config.open_newwindow.window "用新視窗開啟">
|
<!ENTITY config.open_newwindow.window "用新視窗開啟">
|
||||||
<!ENTITY config.open_newwindow.tab "用新分頁開啟(Firefox 預設)">
|
<!ENTITY config.open_newwindow.tab "用新分頁開啟(Firefox 預設)">
|
||||||
|
<!ENTITY config.open_newwindow.current "直接開在目前瀏覽的分頁">
|
||||||
<!ENTITY config.jsopen.caption "從網頁的指令碼開啟新視窗的控制">
|
|
||||||
<!ENTITY config.jsopen.default "當指定了大小和位置,則用新視窗開啟(Firefox 預設)">
|
<!ENTITY config.jsopen.caption "從網頁的指令碼開啟新視窗的控制">
|
||||||
<!ENTITY config.jsopen.forcetab "在任何情况下用新分頁而非新視窗開啟(推薦)">
|
<!ENTITY config.jsopen.default "當指定了大小和位置,則用新視窗開啟(Firefox 預設)">
|
||||||
|
<!ENTITY config.jsopen.forcetab "在任何情况下用新分頁而非新視窗開啟(推薦)">
|
||||||
|
<!ENTITY config.jsopen.current "直接開在目前瀏覽的分頁">
|
||||||
<!ENTITY config.tabs.autohide "自動隱藏">
|
|
||||||
|
|
||||||
<!ENTITY config.autoHide.mode.0 "Show tab bar always">
|
<!ENTITY config.tabs.autohide "自動隱藏">
|
||||||
<!ENTITY config.autoHide.mode.1 "自動隱藏分頁工具列">
|
|
||||||
<!ENTITY config.autoHide.mode.2 "Auto Shrink tab bar">
|
<!ENTITY config.autoHide.mode.0 "永遠顯示分頁工具列">
|
||||||
<!ENTITY config.autoShow.caption "在以下的情況自動顯示分頁工具列">
|
<!ENTITY config.autoHide.mode.1 "自動隱藏分頁工具列">
|
||||||
<!ENTITY config.autoShow.mousemove "滑鼠指標指向視窗邊緣時">
|
<!ENTITY config.autoHide.mode.2 "自動縮小分頁工具列">
|
||||||
<!ENTITY config.autoHide.area.before "起反應的區域:距離視窗邊緣">
|
<!ENTITY config.autoShow.caption "在以下的情況自動顯示分頁工具列">
|
||||||
<!ENTITY config.autoHide.area.after "個像素的範圍">
|
<!ENTITY config.autoShow.mousemove "滑鼠指標指向視窗邊緣時">
|
||||||
<!ENTITY config.autoShow.mousemove.mode2 "Mouse cursor points tab bar's edge">
|
<!ENTITY config.autoHide.area.before "起反應的區域:距離視窗邊緣">
|
||||||
<!ENTITY config.autoHide.area.before.mode2 "Sensitive area:">
|
<!ENTITY config.autoHide.area.after "個像素的範圍">
|
||||||
<!ENTITY config.autoHide.area.after.mode2 "pixels from tab bar's edge">
|
<!ENTITY config.autoShow.mousemove.mode2 "滑鼠指標指在分頁工具列邊緣">
|
||||||
<!ENTITY config.autoHide.delay.before "延遲:">
|
<!ENTITY config.autoHide.area.before.mode2 "感應區:">
|
||||||
<!ENTITY config.autoHide.delay.after "毫秒">
|
<!ENTITY config.autoHide.area.after.mode2 "像素(距分頁工具列內緣)">
|
||||||
<!ENTITY config.autoShow.accelKeyDown "按下 Ctrl(Command)一段時間後">
|
<!ENTITY config.autoHide.delay.before "延遲:">
|
||||||
<!ENTITY config.autoShow.accelKeyDown.delay.before "">
|
<!ENTITY config.autoHide.delay.after "毫秒">
|
||||||
<!ENTITY config.autoShow.accelKeyDown.delay.after "毫秒以上才顯示">
|
<!ENTITY config.autoShow.accelKeyDown "按下 Ctrl(Command)一段時間後">
|
||||||
<!ENTITY config.autoShow.tabSwitch "用 Ctrl(Command)+Tab 切換分頁時">
|
<!ENTITY config.autoShow.accelKeyDown.delay.before "">
|
||||||
<!ENTITY config.autoShow.feedback "開新分頁或關閉分頁時">
|
<!ENTITY config.autoShow.accelKeyDown.delay.after "毫秒以上才顯示">
|
||||||
<!ENTITY config.autoShow.feedback.delay.before "">
|
<!ENTITY config.autoShow.tabSwitch "用 Ctrl(Command)+Tab 切換分頁時">
|
||||||
<!ENTITY config.autoShow.feedback.delay.after "毫秒後就自動隱藏">
|
<!ENTITY config.autoShow.feedback "開新分頁或關閉分頁時">
|
||||||
|
<!ENTITY config.autoShow.feedback.delay.before "">
|
||||||
<!ENTITY config.transparent.style.caption "分頁工具列的背景">
|
<!ENTITY config.autoShow.feedback.delay.after "毫秒後就自動隱藏">
|
||||||
<!ENTITY config.transparent.style.0 "不透明">
|
|
||||||
<!ENTITY config.transparent.style.1 "半透明">
|
<!ENTITY config.transparent.style.caption "分頁工具列的背景">
|
||||||
<!ENTITY config.transparent.style.2 "完全透明">
|
<!ENTITY config.transparent.style.0 "不透明">
|
||||||
|
<!ENTITY config.transparent.style.1 "半透明">
|
||||||
|
<!ENTITY config.transparent.style.2 "完全透明">
|
||||||
<!ENTITY config.tabs.advanced "進階">
|
|
||||||
|
|
||||||
<!ENTITY config.autoCollapseExpandSubTreeOnSelect "當開新分頁或切換分頁時,自動摺疊無關的子樹">
|
<!ENTITY config.tabs.advanced "進階">
|
||||||
<!ENTITY config.collapseExpandSubTree.dblclick "按兩下分頁開關子樹">
|
|
||||||
|
<!ENTITY config.autoCollapseExpandSubTreeOnSelect "當開新分頁或切換分頁時,自動摺疊無關的子樹">
|
||||||
<!ENTITY config.autoExpandSubTreeOnAppendChild "當新增分頁到子樹時,自動展開子樹">
|
<!ENTITY config.collapseExpandSubTree.dblclick "按兩下分頁開關子樹">
|
||||||
|
|
||||||
<!ENTITY config.closeParentBehavior.caption "When a parent tab is closed">
|
<!ENTITY config.autoExpandSubTreeOnAppendChild "當新增分頁到子樹時,自動展開子樹">
|
||||||
<!ENTITY config.closeParentBehavior.close "Close child tabs too">
|
|
||||||
<!ENTITY config.closeParentBehavior.escalateFirst "Raise the first child tab up to the new parent">
|
<!ENTITY config.closeParentBehavior.caption "當關閉親分頁時">
|
||||||
<!ENTITY config.closeParentBehavior.escalateAll "Raise all child tabs up to the level of the closed parent tab">
|
<!ENTITY config.closeParentBehavior.close "一併關閉所屬子分頁">
|
||||||
<!ENTITY config.closeParentBehavior.detach "Liberate child tabs from the tree">
|
<!ENTITY config.closeParentBehavior.escalateFirst "提升第一子分頁到親分頁所在位階">
|
||||||
<!--ENTITY config.attachChildrenToGrandParentOnRemoveTab "當關閉父分頁時,從樹裡釋放子分頁"-->
|
<!ENTITY config.closeParentBehavior.escalateAll "所有子分頁都提升到親分頁所在位階">
|
||||||
|
<!ENTITY config.closeParentBehavior.detach "從該樹釋放所屬子分頁">
|
||||||
<!ENTITY config.focusMode "用 Ctrl(Command)+Tab 切換分頁時,即使是摺疊了的分頁也切換">
|
<!ENTITY config.closeRootBehavior.escalateFirst "若親分頁上無親分頁,則提升第一子分頁成為親分頁">
|
||||||
|
|
||||||
<!ENTITY config.insertNewChildAt.caption "開啟新子分頁的位置">
|
<!ENTITY config.focusMode "用 Ctrl(Command)+Tab 切換分頁時,即使是摺疊了的分頁也切換">
|
||||||
<!ENTITY config.insertNewChildAt.first "插入到子樹的開端">
|
|
||||||
<!ENTITY config.insertNewChildAt.last "新增到子樹的末端">
|
<!ENTITY config.insertNewChildAt.caption "開啟新子分頁的位置">
|
||||||
|
<!ENTITY config.insertNewChildAt.first "插入到子樹的開端">
|
||||||
<!ENTITY config.useEffectiveTLD.caption "Detecting method for "same website"">
|
<!ENTITY config.insertNewChildAt.last "新增到子樹的末端">
|
||||||
<!ENTITY config.useEffectiveTLD.enabled "by Domain ("aaa.example.com" and "bbb.example.com" are same websites)">
|
|
||||||
<!ENTITY config.useEffectiveTLD.disabled "by Host ("aaa.example.com" and "bbb.example.com" are different websites)">
|
<!ENTITY config.useEffectiveTLD.caption "「同類其他分頁」定義依據">
|
||||||
|
<!ENTITY config.useEffectiveTLD.enabled "依據網域("aaa.example.com" 與 "bbb.example.com" 視為同類)">
|
||||||
|
<!ENTITY config.useEffectiveTLD.disabled "依據主機("aaa.example.com" 與 "bbb.example.com" 不算同類)">
|
||||||
|
|
||||||
<!ENTITY context.openSelectionLinks.label "用新分頁開啟所有選取的鏈結">
|
|
||||||
<!ENTITY context.openSelectionLinks.accesskey "l">
|
|
||||||
|
<!ENTITY context.openSelectionLinks.label "用新分頁開啟所有選取的鏈結">
|
||||||
<!ENTITY selection.removeTabSubTree.label "關閉所有選取的樹">
|
<!ENTITY context.openSelectionLinks.accesskey "l">
|
||||||
<!ENTITY selection.removeTabSubTree.accesskey "s">
|
|
||||||
<!ENTITY context.removeTabSubTree.label "關閉此樹">
|
<!ENTITY selection.removeTabSubTree.label "關閉所有選取的樹">
|
||||||
<!ENTITY context.removeTabSubTree.accesskey "s">
|
<!ENTITY selection.removeTabSubTree.accesskey "s">
|
||||||
<!ENTITY context.removeDescendantTabs.label "關閉所有子分頁">
|
<!ENTITY context.removeTabSubTree.label "關閉此樹">
|
||||||
<!ENTITY context.removeDescendantTabs.accesskey "d">
|
<!ENTITY context.removeTabSubTree.accesskey "s">
|
||||||
<!ENTITY context.collapseAllSubtree.label "摺疊全部樹狀目錄">
|
<!ENTITY context.removeDescendantTabs.label "關閉所有子分頁">
|
||||||
<!ENTITY context.collapseAllSubtree.accesskey "c">
|
<!ENTITY context.removeDescendantTabs.accesskey "d">
|
||||||
<!ENTITY context.expandAllSubtree.label "展開全部樹狀目錄">
|
<!ENTITY context.collapseAllSubtree.label "摺疊全部樹狀目錄">
|
||||||
<!ENTITY context.expandAllSubtree.accesskey "e">
|
<!ENTITY context.collapseAllSubtree.accesskey "c">
|
||||||
<!ENTITY context.toggleAutoHide.label "自動隱藏分頁工具列">
|
<!ENTITY context.expandAllSubtree.label "展開全部樹狀目錄">
|
||||||
<!ENTITY context.toggleAutoHide.accesskey "h">
|
<!ENTITY context.expandAllSubtree.accesskey "e">
|
||||||
<!ENTITY context.toggleFixed.label "固定分頁工具列的寬度">
|
<!ENTITY context.toggleAutoHide.label "自動隱藏分頁工具列">
|
||||||
<!ENTITY context.toggleFixed.accesskey "f">
|
<!ENTITY context.toggleAutoHide.accesskey "h">
|
||||||
<!ENTITY context.tabbarPosition.label "分頁工具列的位置">
|
<!ENTITY context.toggleFixed.label "固定分頁工具列的寬度">
|
||||||
<!ENTITY context.tabbarPosition.accesskey "p">
|
<!ENTITY context.toggleFixed.accesskey "f">
|
||||||
<!ENTITY context.bookmarkTabSubTree.label "Bookmark this Tree...">
|
<!ENTITY context.tabbarPosition.label "分頁工具列的位置">
|
||||||
<!ENTITY context.bookmarkTabSubTree.accesskey "t">
|
<!ENTITY context.tabbarPosition.accesskey "p">
|
||||||
|
<!ENTITY context.bookmarkTabSubTree.label "此樹加入書籤...">
|
||||||
|
<!ENTITY context.bookmarkTabSubTree.accesskey "t">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
extensions.treestyletab@piro.sakura.ne.jp.name=Tree Style Tab
|
extensions.treestyletab@piro.sakura.ne.jp.name=Tree Style Tab
|
||||||
extensions.treestyletab@piro.sakura.ne.jp.description=以樹狀目錄顯示分頁。
|
extensions.treestyletab@piro.sakura.ne.jp.description=以樹狀目錄顯示分頁。
|
||||||
|
|
||||||
tooltip.collapseSubtree=摺疊樹
|
tooltip.collapseSubtree=摺疊樹
|
||||||
tooltip.collapseSubtree.labeled=摺疊樹(%S)
|
tooltip.collapseSubtree.labeled=摺疊樹(%S)
|
||||||
tooltip.expandSubtree=展開樹
|
tooltip.expandSubtree=展開樹
|
||||||
tooltip.expandSubtree.labeled=展開樹(%S)
|
tooltip.expandSubtree.labeled=展開樹(%S)
|
||||||
|
Loading…
Reference in New Issue
Block a user