diff options
Diffstat (limited to 'l10n-zh-TW/browser/browser/appExtensionFields.ftl')
-rw-r--r-- | l10n-zh-TW/browser/browser/appExtensionFields.ftl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-zh-TW/browser/browser/appExtensionFields.ftl b/l10n-zh-TW/browser/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..a1f1b1051e --- /dev/null +++ b/l10n-zh-TW/browser/browser/appExtensionFields.ftl @@ -0,0 +1,31 @@ +# 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/. + + +## Theme names and descriptions used in the Themes panel in about:addons + +# "Auto" is short for automatic. It can be localized without limitations. +extension-default-theme-name-auto = 系統佈景主題 — 自動 +extension-default-theme-description = 根據作業系統設定來顯示按鈕、選單、視窗的外觀。 + +extension-firefox-compact-light-name = 亮色 +extension-firefox-compact-light-description = 亮色佈景主題。 + +extension-firefox-compact-dark-name = 暗色 +extension-firefox-compact-dark-description = 暗色佈景主題。 + +extension-firefox-alpenglow-name = Firefox Alpenglow +extension-firefox-alpenglow-description = 使用色彩繽紛的按鈕、選單、視窗樣式。 + +## Colorway Themes +## These themes are variants of a colorway. The colorway is specified in the +## $colorway-name variable. +## Variables +## $colorway-name (String) The name of a colorway (e.g. Graffiti, Elemental). + +extension-colorways-soft-name = { $colorway-name } — 軟色調 +extension-colorways-balanced-name = { $colorway-name } — 均衡色調 +# "Bold" is used in the sense of bravery or courage, not in the sense of +# emphasized text. +extension-colorways-bold-name = { $colorway-name } — 濃烈色調 |