From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-lv/toolkit/toolkit/about/aboutReader.ftl | 31 +++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 l10n-lv/toolkit/toolkit/about/aboutReader.ftl (limited to 'l10n-lv/toolkit/toolkit/about/aboutReader.ftl') diff --git a/l10n-lv/toolkit/toolkit/about/aboutReader.ftl b/l10n-lv/toolkit/toolkit/about/aboutReader.ftl new file mode 100644 index 0000000000..9c87c24869 --- /dev/null +++ b/l10n-lv/toolkit/toolkit/about/aboutReader.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/. + +about-reader-loading = Ielādē… +about-reader-load-error = Neizdevās ielādēt rakstu no lapas + +# 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 -> + [zero] { $range } minūtes + [one] { $range } minūtes + *[other] { $range } minūtes + } + +## These are used as tooltips in Type Control + + +## 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 = Aizvērt lasītāja skatu +about-reader-toolbar-type-controls = Tipa kontroles -- cgit v1.2.3