diff options
Diffstat (limited to 'l10n-de/browser/browser/appExtensionFields.ftl')
-rw-r--r-- | l10n-de/browser/browser/appExtensionFields.ftl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-de/browser/browser/appExtensionFields.ftl b/l10n-de/browser/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..feac11d6ed --- /dev/null +++ b/l10n-de/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 = System-Theme – automatisch +extension-default-theme-description = Den Betriebssystemeinstellungen für Schaltflächen, Menüs und Fenster folgen. + +extension-firefox-compact-light-name = Hell +extension-firefox-compact-light-description = Ein Theme mit hellen Farben. + +extension-firefox-compact-dark-name = Dunkel +extension-firefox-compact-dark-description = Ein Theme mit dunklen Farben. + +extension-firefox-alpenglow-name = Firefox Alpenglow +extension-firefox-alpenglow-description = Ein farbenfrohes Erscheinungsbild für Schaltflächen, Menüs und Fenster verwenden. + +## 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 } – Weich +extension-colorways-balanced-name = { $colorway-name } – Ausgewogen +# "Bold" is used in the sense of bravery or courage, not in the sense of +# emphasized text. +extension-colorways-bold-name = { $colorway-name } – Kühn |