diff options
Diffstat (limited to 'l10n-zh-CN/browser/browser/appExtensionFields.ftl')
-rw-r--r-- | l10n-zh-CN/browser/browser/appExtensionFields.ftl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-zh-CN/browser/browser/appExtensionFields.ftl b/l10n-zh-CN/browser/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..bf514c5f52 --- /dev/null +++ b/l10n-zh-CN/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 染山霞 +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 } — 浓烈 |