diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-nl/browser/browser/appExtensionFields.ftl | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-nl/browser/browser/appExtensionFields.ftl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-nl/browser/browser/appExtensionFields.ftl b/l10n-nl/browser/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..2e27d73a72 --- /dev/null +++ b/l10n-nl/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 = Systeemthema – automatisch +extension-default-theme-description = De instelling van het besturingssysteem voor knoppen, menu’s en vensters volgen. + +extension-firefox-compact-light-name = Licht +extension-firefox-compact-light-description = Een thema met een licht kleurenschema. + +extension-firefox-compact-dark-name = Donker +extension-firefox-compact-dark-description = Een thema met een donker kleurenschema. + +extension-firefox-alpenglow-name = Firefox Alpenglow +extension-firefox-alpenglow-description = Een kleurrijk uiterlijk gebruiken voor knoppen, menu‘s en vensters. + +## 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 } – Zacht +extension-colorways-balanced-name = { $colorway-name } – Gebalanceerd +# "Bold" is used in the sense of bravery or courage, not in the sense of +# emphasized text. +extension-colorways-bold-name = { $colorway-name } – Stevig |