blob: 1d1b86d2dbcb00d8b7e5cf5886245772609d519a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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; 後,語言與格式偏好設定的變更才會生效。">
|