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 --- .../localization/is/toolkit/about/aboutReader.ftl | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 thunderbird-l10n/is/localization/is/toolkit/about/aboutReader.ftl (limited to 'thunderbird-l10n/is/localization/is/toolkit/about/aboutReader.ftl') diff --git a/thunderbird-l10n/is/localization/is/toolkit/about/aboutReader.ftl b/thunderbird-l10n/is/localization/is/toolkit/about/aboutReader.ftl new file mode 100644 index 0000000000..de2da6666f --- /dev/null +++ b/thunderbird-l10n/is/localization/is/toolkit/about/aboutReader.ftl @@ -0,0 +1,52 @@ +# 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/. + +about-reader-loading = Hleður… +about-reader-load-error = Gat ekki hlaðið inn grein frá síðu + +about-reader-color-scheme-light = Ljóst + .title = Ljóst litastef +about-reader-color-scheme-dark = Dökkt + .title = Dökkt litastef +about-reader-color-scheme-sepia = Sepía + .title = Sepía litastef +about-reader-color-scheme-auto = Sjálfvirkt + .title = Sjálfvirkt litastef + +# An estimate for how long it takes to read an article, +# expressed as a range covering both slow and fast readers. +# Variables: +# $rangePlural (String): The plural category of the range, using the same set as for numbers. +# $range (String): The range of minutes as a localised string. Examples: "3-7", "~1". +about-reader-estimated-read-time = + { $rangePlural -> + [one] { $range } mínúta + *[other] { $range } mínútur + } + +## These are used as tooltips in Type Control + +about-reader-toolbar-minus = + .title = Minnka leturstærð +about-reader-toolbar-plus = + .title = Auka leturstærð +about-reader-toolbar-contentwidthminus = + .title = Minnka breidd efnis +about-reader-toolbar-contentwidthplus = + .title = Auka breidd efnis +about-reader-toolbar-lineheightminus = + .title = Minnka hæð línu +about-reader-toolbar-lineheightplus = + .title = Auka hæð línu + +## These are the styles of typeface that are options in the reader view controls. + +about-reader-font-type-serif = Serif +about-reader-font-type-sans-serif = Sans-serif + +## Reader View toolbar buttons + +about-reader-toolbar-close = Loka lesham +about-reader-toolbar-type-controls = Stýringar fyrir tegund +about-reader-toolbar-savetopocket = Vista í { -pocket-brand-name } -- cgit v1.2.3