From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../is/localization/is/browser/appExtensionFields.ftl | 16 ++++++++++++++++ .../is/localization/is/browser/branding/brandings.ftl | 18 ++++++++++++++++++ .../localization/is/browser/components/mozFiveStar.ftl | 9 +++++++++ .../is/browser/components/mozSupportLink.ftl | 5 +++++ 4 files changed, 48 insertions(+) create mode 100644 thunderbird-l10n/is/localization/is/browser/appExtensionFields.ftl create mode 100644 thunderbird-l10n/is/localization/is/browser/branding/brandings.ftl create mode 100644 thunderbird-l10n/is/localization/is/browser/components/mozFiveStar.ftl create mode 100644 thunderbird-l10n/is/localization/is/browser/components/mozSupportLink.ftl (limited to 'thunderbird-l10n/is/localization/is/browser') diff --git a/thunderbird-l10n/is/localization/is/browser/appExtensionFields.ftl b/thunderbird-l10n/is/localization/is/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..eb88fd5a0a --- /dev/null +++ b/thunderbird-l10n/is/localization/is/browser/appExtensionFields.ftl @@ -0,0 +1,16 @@ +# 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 = Kerfisþema — sjálfvirkt +extension-default-theme-description = Fylgja stýrikerfisstillingunum fyrir hnappa, valmyndir og glugga. + +extension-thunderbird-compact-light-name = Ljóst +extension-thunderbird-compact-light-description = Þema með ljósu litastefi. + +extension-thunderbird-compact-dark-name = Dökkt +extension-thunderbird-compact-dark-description = Þema með dökku litastefi. diff --git a/thunderbird-l10n/is/localization/is/browser/branding/brandings.ftl b/thunderbird-l10n/is/localization/is/browser/branding/brandings.ftl new file mode 100644 index 0000000000..9ada8da73a --- /dev/null +++ b/thunderbird-l10n/is/localization/is/browser/branding/brandings.ftl @@ -0,0 +1,18 @@ +# 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/. + + +## The following feature names must be treated as a brand. +## +## They cannot be: +## - Transliterated. +## - Translated. +## +## Declension should be avoided where possible, leaving the original +## brand unaltered in prominent UI positions. +## +## For further details, consult: +## https://mozilla-l10n.github.io/styleguides/mozilla_general/#brands-copyright-and-trademark + +-profiler-brand-name = Firefox Profiler diff --git a/thunderbird-l10n/is/localization/is/browser/components/mozFiveStar.ftl b/thunderbird-l10n/is/localization/is/browser/components/mozFiveStar.ftl new file mode 100644 index 0000000000..15adbcc57e --- /dev/null +++ b/thunderbird-l10n/is/localization/is/browser/components/mozFiveStar.ftl @@ -0,0 +1,9 @@ +# 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/. + +# The rating out of 5 stars. +# Variables: +# $rating (number) - A number between 0 and 5. The translation should show at most one digit after the comma. +moz-five-star-rating = + .title = Einkunn { NUMBER($rating, maximumFractionDigits: 1) } af 5 mögulegum diff --git a/thunderbird-l10n/is/localization/is/browser/components/mozSupportLink.ftl b/thunderbird-l10n/is/localization/is/browser/components/mozSupportLink.ftl new file mode 100644 index 0000000000..90fcc732c7 --- /dev/null +++ b/thunderbird-l10n/is/localization/is/browser/components/mozSupportLink.ftl @@ -0,0 +1,5 @@ +# 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/. + +moz-support-link-text = Frekari upplýsingar -- cgit v1.2.3