diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-kk/toolkit/toolkit/about/aboutReader.ftl | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-kk/toolkit/toolkit/about/aboutReader.ftl | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/l10n-kk/toolkit/toolkit/about/aboutReader.ftl b/l10n-kk/toolkit/toolkit/about/aboutReader.ftl new file mode 100644 index 0000000000..9496f7524a --- /dev/null +++ b/l10n-kk/toolkit/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 = Жүктеу… +about-reader-load-error = Парақтан мақаланы жүктеу сәтсіз + +about-reader-color-scheme-light = Ашық түсті + .title = Ашық түстер схемасы +about-reader-color-scheme-dark = Күңгірт + .title = Қараңғы түстер схемасы +about-reader-color-scheme-sepia = Сепия + .title = Сепия түстер схемасы +about-reader-color-scheme-auto = Автоматты түрде + .title = Түс схемасы "Авто" + +# 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 } минут + *[other] { $range } минут + } + +## These are used as tooltips in Type Control + +about-reader-toolbar-minus = + .title = Қаріп өлшемін кішірейту +about-reader-toolbar-plus = + .title = Қаріп өлшемін үлкейту +about-reader-toolbar-contentwidthminus = + .title = Мазмұн енін кішірейту +about-reader-toolbar-contentwidthplus = + .title = Мазмұн енін үлкейту +about-reader-toolbar-lineheightminus = + .title = Жол биіктігін кішірейту +about-reader-toolbar-lineheightplus = + .title = Жол биіктігін үлкейту + +## 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 = Оқу режимін жабу +about-reader-toolbar-type-controls = Қаріптерді баптау +about-reader-toolbar-savetopocket = { -pocket-brand-name } ішіне сақтау |