blob: 5445b8969a219a8654fd0288c3f8425a6a04dbc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
|
# 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 = Аўтаматычная колеравая схема
about-reader-color-theme-light = Светлая
.title = Светлая колеравая схема
about-reader-color-theme-dark = Цёмная
.title = Цёмная колеравая схема
about-reader-color-theme-sepia = Сэпія
.title = Колеравая схема "сэпія"
about-reader-color-theme-auto = Аўта
.title = Аўтаматычная колеравая схема
about-reader-color-theme-gray = Шэрая
.title = Шэрая колеравая схема
about-reader-color-theme-contrast = Кантрасная
.title = Кантрасная колеравая схема
about-reader-color-theme-custom = Уласныя колеры
.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 } хвіліна
[few] { $range } хвіліны
*[many] { $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 = З засечкамі
about-reader-font-type-sans-serif = Без засечак
## Reader View toolbar buttons
about-reader-toolbar-close = Закрыць Рэжым чытання
about-reader-toolbar-type-controls = Налады шрыфтоў
about-reader-toolbar-color-controls = Колеры
about-reader-toolbar-text-layout-controls = Тэкст і выклад
about-reader-toolbar-theme-controls = Тэма
about-reader-toolbar-savetopocket = Захаваць у { -pocket-brand-name }
## Reader View colors menu
about-reader-colors-menu-header = Тэма
about-reader-fxtheme-tab = Прадвызначана
about-reader-customtheme-tab = Адмыслова
## These are used as labels for the custom theme color pickers.
## The .title element is used to make the editing functionality
## clear and give context for screen reader users.
about-reader-custom-colors-foreground = Тэкст
.title = Змяніць колер
about-reader-custom-colors-background = Фон
.title = Змяніць колер
about-reader-custom-colors-unvisited-links = Ненаведаныя спасылкі
.title = Змяніць колер
about-reader-custom-colors-visited-links = Наведаныя спасылкі
.title = Змяніць колер
about-reader-custom-colors-selection-highlight = Падфарбоўка для чытання ўслых
.title = Змяніць колер
about-reader-custom-colors-reset-button = Скінуць да прадвызначаных
## Reader View improved text and layout menu
about-reader-layout-header = Выклад
about-reader-advanced-layout-header = Дадаткова
about-reader-slider-label-width-narrow = Вузкі
about-reader-slider-label-width-wide = Шырокі
about-reader-slider-label-spacing-narrow = Вузкі
about-reader-slider-label-spacing-standard = Стандартны
about-reader-slider-label-spacing-wide = Шырокі
about-reader-content-width-label =
.label = Шырыня змесціва
about-reader-line-spacing-label =
.label = Міжрадковы інтэрвал
about-reader-character-spacing-label =
.label = Інтэрвал знакаў
about-reader-word-spacing-label =
.label = Інтэрвал паміж словамі
about-reader-text-alignment-label = Выраўноўванне тэксту
about-reader-text-alignment-left =
.title = Выраўнаваць тэкст па левым краі
about-reader-text-alignment-center =
.title = Выраўнаваць тэкст па цэнтры
about-reader-text-alignment-right =
.title = Выраўнаваць тэкст па правым краі
|