diff options
Diffstat (limited to 'l10n-zh-TW/suite/chrome/common/safeMode.dtd')
-rw-r--r-- | l10n-zh-TW/suite/chrome/common/safeMode.dtd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-zh-TW/suite/chrome/common/safeMode.dtd b/l10n-zh-TW/suite/chrome/common/safeMode.dtd new file mode 100644 index 0000000000..95e0461797 --- /dev/null +++ b/l10n-zh-TW/suite/chrome/common/safeMode.dtd @@ -0,0 +1,28 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY safeModeDialog.title "&brandShortName; 安全模式"> +<!ENTITY window.width "37em"> + +<!ENTITY safeModeDescription.label "&brandShortName; 正在以安全模式(暫時停用您所有的個人設定、佈景主題及擴充套件)執行。"> +<!ENTITY safeModeDescription2.label "您可以進行下面部份或全部的調整:"> + +<!ENTITY disableAddons.label "停用所有附加元件"> +<!ENTITY disableAddons.accesskey "D"> + +<!ENTITY resetToolbars.label "重設工具列與視窗大小"> +<!ENTITY resetToolbars.accesskey "R"> + +<!ENTITY deleteBookmarks.label "刪除備份以外的所有書籤"> +<!ENTITY deleteBookmarks.accesskey "b"> + +<!ENTITY resetUserPrefs.label "重設所有設定為 &brandShortName; 預設值"> +<!ENTITY resetUserPrefs.accesskey "p"> + +<!ENTITY restoreSearch.label "回復預設搜尋引擎"> +<!ENTITY restoreSearch.accesskey "s"> + +<!ENTITY changeAndRestartButton.label "執行變更項目並重新啟動"> +<!ENTITY continueButton.label "以安全模式繼續"> + |