diff options
Diffstat (limited to 'l10n-hr/browser/browser/appExtensionFields.ftl')
-rw-r--r-- | l10n-hr/browser/browser/appExtensionFields.ftl | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-hr/browser/browser/appExtensionFields.ftl b/l10n-hr/browser/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..b9544c6d48 --- /dev/null +++ b/l10n-hr/browser/browser/appExtensionFields.ftl @@ -0,0 +1,28 @@ +# 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 sustava – automatski +extension-default-theme-description = Slijedi postavke operacijskog sustava za tipke, izbornike i prozore. +extension-firefox-compact-light-name = Svijetla +extension-firefox-compact-light-description = Tema sa svijetlom shemom boja. +extension-firefox-compact-dark-name = Tamna +extension-firefox-compact-dark-description = Tema s tamnom shemom boja. +extension-firefox-alpenglow-name = Firefox Alpenglow +extension-firefox-alpenglow-description = Koristi šareni izgled tipki, izbornika i prozora. + +## 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 } – ublaženo +extension-colorways-balanced-name = { $colorway-name } – uravnoteženo +# "Bold" is used in the sense of bravery or courage, not in the sense of +# emphasized text. +extension-colorways-bold-name = { $colorway-name } – snažno |