diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-id/browser/browser/appExtensionFields.ftl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-id/browser/browser/appExtensionFields.ftl b/l10n-id/browser/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..bdd6646140 --- /dev/null +++ b/l10n-id/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 = Tema sistem — otomatis +extension-default-theme-description = Ikuti pengaturan sistem operasi untuk tombol, menu, dan jendela. + +extension-firefox-compact-light-name = Terang +extension-firefox-compact-light-description = Tema dengan skema warna terang. + +extension-firefox-compact-dark-name = Gelap +extension-firefox-compact-dark-description = Tema dengan skema warna gelap. + +extension-firefox-alpenglow-name = Firefox Alpenglow +extension-firefox-alpenglow-description = Gunakan tampilan berwarna untuk tombol, menu, dan jendela. + +## 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 } — Lembut +extension-colorways-balanced-name = { $colorway-name } — Seimbang +# "Bold" is used in the sense of bravery or courage, not in the sense of +# emphasized text. +extension-colorways-bold-name = { $colorway-name } — Tegas |