diff options
Diffstat (limited to 'l10n-zh-TW/suite/chrome/common/pref/pref-appearance.dtd')
-rw-r--r-- | l10n-zh-TW/suite/chrome/common/pref/pref-appearance.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-zh-TW/suite/chrome/common/pref/pref-appearance.dtd b/l10n-zh-TW/suite/chrome/common/pref/pref-appearance.dtd new file mode 100644 index 0000000000..1d1b86d2db --- /dev/null +++ b/l10n-zh-TW/suite/chrome/common/pref/pref-appearance.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE : FILE The Appearance prefs dialog. --> + +<!ENTITY pref.appearance.title "外觀設定"> +<!--LOCALIZATION NOTE (onStartLegend.label): Don't translate "&brandShortName;". + Place &brandShortName; in the phrase where the name of the application should appear +--> +<!ENTITY onStartLegend.label "&brandShortName; 啟動時預設開啟方式"> +<!ENTITY navCheck.label "網頁瀏覽器"> +<!ENTITY navCheck.accesskey "B"> +<!ENTITY showToolsLegend.label "工具列顯示方式"> +<!ENTITY picsNtextRadio.label "同時顯示文字與圖示"> +<!ENTITY picsNtextRadio.accesskey "P"> +<!ENTITY picsOnlyRadio.label "只顯示圖示"> +<!ENTITY picsOnlyRadio.accesskey "o"> +<!ENTITY textonlyRadio.label "只顯示文字"> +<!ENTITY textonlyRadio.accesskey "x"> +<!ENTITY showHideTooltips.label "顯示提示文字"> +<!ENTITY showHideTooltips.accesskey "T"> + +<!ENTITY showHideGrippies.label "隱藏工具列摺疊棒"> +<!ENTITY showHideGrippies.accesskey "G"> + +<!ENTITY pref.locales.title "使用者介面語言"> +<!ENTITY selectLocale.label "選擇要顯示於對話框、選單、工具列,與按鈕上文字的語言:"> + +<!--LOCALIZATION NOTE (dateTimeFormatting.label): labels/accesskeys for + radiobuttons are set dynamically from prefutilities.properties +--> +<!ENTITY dateTimeFormatting.label "日期與時間格式"> + +<!--LOCALIZATION NOTE (restartOnLocaleChange.label): Don't translate "&brandShortName;". + Place &brandShortName; in the phrase where the name of the application should appear +--> +<!ENTITY restartOnLocaleChange.label "當您重新啟動 &brandShortName; 後,語言與格式偏好設定的變更才會生效。"> |