summaryrefslogtreecommitdiffstats
path: root/l10n-ru/dom/chrome/accessibility
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-ru/dom/chrome/accessibility
parentInitial commit. (diff)
downloadfirefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz
firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ru/dom/chrome/accessibility')
-rw-r--r--l10n-ru/dom/chrome/accessibility/AccessFu.properties360
-rw-r--r--l10n-ru/dom/chrome/accessibility/mac/accessible.properties65
-rw-r--r--l10n-ru/dom/chrome/accessibility/unix/accessible.properties17
-rw-r--r--l10n-ru/dom/chrome/accessibility/win/accessible.properties17
4 files changed, 459 insertions, 0 deletions
diff --git a/l10n-ru/dom/chrome/accessibility/AccessFu.properties b/l10n-ru/dom/chrome/accessibility/AccessFu.properties
new file mode 100644
index 0000000000..99d5cadae5
--- /dev/null
+++ b/l10n-ru/dom/chrome/accessibility/AccessFu.properties
@@ -0,0 +1,360 @@
+# 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/.
+
+# Screen reader started/stopped
+screenReaderStarted = Чтение с экрана запущено
+screenReaderStopped = Чтение с экрана остановлено
+
+# Roles
+menubar = панель меню
+scrollbar = панель прокрутки
+grip = захватывать
+alert = предупреждение
+menupopup = всплывающее меню
+document = документ
+pane = панель
+dialog = диалог
+separator = разделитель
+toolbar = панель инструментов
+statusbar = панель состояния
+table = таблица
+columnheader = заголовок столбца
+rowheader = заголовок строки
+column = столбец
+row = строка
+cell = ячейка
+link = ссылка
+list = список
+listitem = элемент списка
+outline = очертание
+outlineitem = элемент очертания
+pagetab = вкладка
+propertypage = страница свойства
+graphic = график
+switch = переключить
+pushbutton = кнопка
+checkbutton = кнопка-флажок
+radiobutton = радиокнопка
+combobox = комбинированное окно
+progressbar = индикатор выполнения
+slider = слайдер
+spinbutton = кнопка-карусель
+diagram = диаграмма
+animation = анимация
+equation = уравнение
+buttonmenu = меню кнопки
+whitespace = пустое пространство
+pagetablist = список вкладок
+canvas = холст
+checkmenuitem = элемент меню флажков
+label = метка
+passwordtext = текст пароля
+radiomenuitem = элемент радиоменю
+textcontainer = контейнер с текстом
+togglebutton = кнопка-переключатель
+treetable = таблица дерево
+header = верхний колонтитул
+footer = нижний колонтитул
+paragraph = абзац
+entry = запись
+caption = подпись
+heading = заголовок
+section = секция
+form = форма
+comboboxlist = список комбинированного окна
+comboboxoption = опция комбинированного окна
+imagemap = карта изображения
+listboxoption = опция
+listbox = окно списка
+flatequation = плоское уравнение
+gridcell = ячейка сетки
+note = заметка
+figure = изображение
+definitionlist = список определений
+term = термин
+definition = определение
+
+mathmltable = математическая таблица
+mathmlcell = ячейка
+mathmlenclosed = вложено
+mathmlfraction = дробь
+mathmlfractionwithoutbar = дробь без разделителя
+mathmlroot = корень
+mathmlscripted = включено в скрипт
+mathmlsquareroot = квадратный корень
+
+# More sophisticated roles which are not actual numeric roles
+textarea = текстовое поле
+
+base = основание
+close-fence = закрывающаяся скобка
+denominator = знаменатель
+numerator = числитель
+open-fence = открывающаяся скобка
+overscript = верхний индекс
+presubscript = левый нижний индекс
+presuperscript = левый верхний индекс
+root-index = степень корня
+subscript = нижний индекс
+superscript = верхний индекс
+underscript = подстрочный индекс
+
+# Text input types
+textInputType_date = дата
+textInputType_email = эл. почта
+textInputType_search = поиск
+textInputType_tel = телефон
+textInputType_url = URL
+
+# More sophisticated object descriptions
+headingLevel = уровень заголовка %S
+
+# more sophisticated list announcement
+listStart = Первый элемент
+listEnd = Последний элемент
+# LOCALIZATION NOTE (listItemsCount): Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+listItemsCount = 1 элемент;#1 элемента;#1 элементов
+
+# LOCALIZATION NOTE: # %1$S is the position of the item n the set.
+# %2$S is the total number of such items in the set.
+# An expanded example would read "2 of 5".
+objItemOfN = %1$S из %2$S
+
+# Landmark announcements
+banner = баннер
+complementary = дополнительный
+contentinfo = информация о содержимом
+main = основной
+navigation = навигация
+search = поиск
+
+region = регион
+
+# LOCALIZATION NOTE (tblColumnInfo): Semi-colon list of plural forms.
+# Number of columns within the table.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+tblColumnInfo = с #1 столбцом;с #1 столбцами;с #1 столбцами
+# LOCALIZATION NOTE (tblRowInfo): Semi-colon list of plural forms.
+# Number of rows within the table or grid.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+tblRowInfo = и #1 строкой;и #1 строками;и #1 строками
+
+# table or grid cell information
+columnInfo = Столбец %S
+rowInfo = Строка %S
+spansColumns = охватывает %S столбцов
+spansRows = охватывает %S строк
+
+# Invoked actions
+jumpAction = перескочено
+pressAction = нажато
+checkAction = отмечено
+uncheckAction = снято
+onAction = включено
+offAction = выключено
+selectAction = выбрано
+unselectAction = невыбрано
+openAction = открыто
+closeAction = закрыто
+switchAction = переключено
+clickAction = щёлкнуто
+collapseAction = свернуто
+expandAction = развернуто
+activateAction = активировано
+cycleAction = в цикле
+
+# Live regions
+# 'hidden' will be spoken when something disappears in a live region.
+hidden = скрытое
+
+# Tab states
+tabLoading = загрузка
+tabLoaded = загружено
+tabNew = новая вкладка
+tabLoadStopped = загрузка остановлена
+tabReload = обновление
+
+# Object states
+stateChecked = отмечено
+stateOn = включено
+stateNotChecked = не отмечено
+stateOff = выключено
+statePressed = нажато
+# No string for a not pressed toggle button
+stateExpanded = развернуто
+stateCollapsed = свернуто
+stateUnavailable = недоступно
+stateReadonly = только для чтения
+stateRequired = требуется
+stateTraversed = посещено
+stateHasPopup = имеет всплывающее окно
+stateSelected = выбрано
+
+# App modes
+editingMode = правка
+navigationMode = навигация
+
+# Quick navigation modes
+quicknav_Simple = Стандартный
+quicknav_Anchor = Якоря
+quicknav_Button = Кнопки
+quicknav_Combobox = Комбинированные окна
+quicknav_Landmark = Ориентиры
+quicknav_Entry = Элементы
+quicknav_FormElement = Элементы форм
+quicknav_Graphic = Изображения
+quicknav_Heading = Заголовки
+quicknav_ListItem = Элементы списка
+quicknav_Link = Ссылки
+quicknav_List = Списки
+quicknav_PageTab = Вкладки страницы
+quicknav_RadioButton = Радиокнопки
+quicknav_Separator = Разделители
+quicknav_Table = Таблицы
+quicknav_Checkbox = Флажки
+
+# MathML menclose notations.
+# See developer.mozilla.org/docs/Web/MathML/Element/menclose#attr-notation
+notation-longdiv = длинный символ деления
+notation-actuarial = актуарный символ
+notation-phasorangle = угол
+notation-radical = корень
+notation-box = прямоугольник
+notation-roundedbox = скруглённый прямоугольник
+notation-circle = овал
+notation-left = линия слева от содержимого
+notation-right = линия справа от содержимого
+notation-top = линия над содержимым
+notation-bottom = линия под содержимым
+notation-updiagonalstrike = линия, перечёркивающая содержимое от левого низа до правого верха
+notation-downdiagonalstrike = линия, перечёркивающая содержимое от левого верха до правого низа
+notation-verticalstrike = вертикальное зачёркивание
+notation-horizontalstrike = горизонтальное зачёркивание
+notation-updiagonalarrow = диагональная стрелка
+notation-madruwb = арабский символ факториала
+
+# Shortened role names for braille
+menubarAbbr = панель меню
+scrollbarAbbr = панель прокрутки
+gripAbbr = захватывать
+alertAbbr = предупреждение
+menupopupAbbr = всплывающее меню
+documentAbbr = документ
+paneAbbr = панель
+dialogAbbr = диалог
+separatorAbbr = разделитель
+toolbarAbbr = панель инструментов
+statusbarAbbr = панель состояния
+tableAbbr = табл
+columnheaderAbbr = заголовок столбца
+rowheaderAbbr = заголовок строки
+columnAbbr = столбец
+rowAbbr = строка
+cellAbbr = ячейка
+linkAbbr = ссылка
+listAbbr = список
+listitemAbbr = элемент списка
+outlineAbbr = очертание
+outlineitemAbbr = элемент очертания
+pagetabAbbr = вкладка
+propertypageAbbr = страница свойства
+graphicAbbr = график
+pushbuttonAbbr = кнопка
+checkbuttonAbbr = кнопка-флажок
+radiobuttonAbbr = радиокнопка
+comboboxAbbr = комбинированное окно
+progressbarAbbr = индикатор выполнения
+sliderAbbr = слайдер
+spinbuttonAbbr = кнопка-карусель
+diagramAbbr = диаграмма
+animationAbbr = анимация
+equationAbbr = уравнение
+buttonmenuAbbr = меню кнопки
+whitespaceAbbr = пустое пространство
+pagetablistAbbr = список вкладок
+canvasAbbr = холст
+checkmenuitemAbbr = элемент меню флажков
+labelAbbr = метка
+passwordtextAbbr = текстпароля
+radiomenuitemAbbr = элемент радиоменю
+textcontainerAbbr = контейнер с текстом
+togglebuttonAbbr = кнопка-переключатель
+treetableAbbr = таблица дерево
+headerAbbr = верхний колонтитул
+footerAbbr = нижний колонтитул
+paragraphAbbr = абзац
+entryAbbr = запись
+captionAbbr = подпись
+headingAbbr = заголовок
+sectionAbbr = секция
+formAbbr = форма
+comboboxlistAbbr = список комбинированного окна
+comboboxoptionAbbr = опция комбинированного окна
+imagemapAbbr = картаизобр
+listboxoptionAbbr = опция
+listboxAbbr = окно списка
+flatequationAbbr = плоское уравнение
+gridcellAbbr = ячейка сетки
+noteAbbr = заметка
+figureAbbr = рис
+definitionlistAbbr = список определений
+termAbbr = термин
+definitionAbbr = определение
+textareaAbbr = текстполе
+
+# LOCALIZATION NOTE (tblColumnInfoAbbr): Semi-colon list of plural forms.
+# Number of columns within the table.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+tblColumnInfoAbbr = #1стб;#1стб;#1стб
+# LOCALIZATION NOTE (tblRowInfoAbbr): Semi-colon list of plural forms.
+# Number of rows within the table or grid.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+tblRowInfoAbbr = #1стр;#1стр;#1стр
+cellInfoAbbr = стб%Sстр%S
+
+stateCheckedAbbr = (x)
+stateUncheckedAbbr = ( )
+statePressedAbbr = (x)
+stateUnpressedAbbr = ( )
+
+mathmlenclosedAbbr = вложено
+mathmltableAbbr = тбл
+mathmlcellAbbr = ячейка
+mathmlfractionAbbr = дробь
+mathmlfractionwithoutbarAbbr = дробь без разд
+mathmlrootAbbr = корень
+mathmlscriptedAbbr = включено в скрипт
+mathmlsquarerootAbbr = квдркорень
+
+baseAbbr = основание
+close-fenceAbbr = закр.скобка
+denominatorAbbr = знаменатель
+numeratorAbbr = числитель
+open-fenceAbbr = откр.скобка
+overscriptAbbr = верх.индекс
+presubscriptAbbr = лев.нижн.индекс
+presuperscriptAbbr = лев.верх.индекс
+root-indexAbbr = ст.корня
+subscriptAbbr = нижн.индекс
+superscriptAbbr = верх.индекс
+underscriptAbbr = под
+
+notation-longdivAbbr = длин.симв.дел
+notation-actuarialAbbr = актуарн.симв
+notation-phasorangleAbbr = угол
+notation-radicalAbbr = корень
+notation-boxAbbr = прямоуг
+notation-roundedboxAbbr = скругл.прямоуг
+notation-circleAbbr = овал
+notation-leftAbbr = линия слева
+notation-rightAbbr = линия справа
+notation-topAbbr = линия над
+notation-bottomAbbr = линия под
+notation-updiagonalstrikeAbbr = переч. сод. от левого низа до правого верха
+notation-downdiagonalstrikeAbbr = переч. сод. от левого верха до правого низа
+notation-verticalstrikeAbbr = верт.зачёркивание
+notation-horizontalstrikeAbbr = гориз.зачёркивание
+notation-updiagonalarrowAbbr = диаг.стрелка
+notation-madruwbAbbr = араб.симв.факт
diff --git a/l10n-ru/dom/chrome/accessibility/mac/accessible.properties b/l10n-ru/dom/chrome/accessibility/mac/accessible.properties
new file mode 100644
index 0000000000..b621975d91
--- /dev/null
+++ b/l10n-ru/dom/chrome/accessibility/mac/accessible.properties
@@ -0,0 +1,65 @@
+# 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/.
+
+jump = Перейти
+press = Нажать
+check = Установить флажок
+uncheck = Снять флажок
+select = Выбрать
+open = Открыть
+close = Закрыть
+switch = Переключиться
+click = Щёлкнуть
+collapse= Свернуть
+expand = Развернуть
+activate= Активировать
+cycle = Обходить по циклу
+
+# Universal Access API support
+# (Mac Only)
+# The Role Description for AXWebArea (the web widget). Like in Safari.
+htmlContent = Содержимое HTML
+# The Role Description for the Tab button.
+tab = вкладка
+# The Role Description for definition list dl, dt and dd
+term = термин
+definition = определение
+# The Role Description for an input type="search" text field
+searchTextField = поле поискового запроса
+# The Role Description for WAI-ARIA Landmarks
+application = приложение
+search = поиск
+banner = баннер
+navigation = навигация
+complementary = дополнительное
+content = содержимое
+main = основное
+# The (spoken) role description for various WAI-ARIA roles
+alert = предупреждение
+alertDialog = диалог предупреждения
+dialog = диалог
+article = статья
+document = документ
+# The (spoken) role description for the WAI-ARIA figure role
+# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure
+figure = врезка
+# The (spoken) role description for the WAI-ARIA heading role
+# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading
+heading = заголовок
+log = лог
+marquee = бегущая строка
+math = математика
+note = заметка
+region = регион
+status = статус приложения
+timer = таймер
+tooltip = подсказка
+separator = разделитель
+tabPanel = панель вкладок
+# The roleDescription for the html:mark element
+highlight = выделение
+# The roleDescription for the details element
+details = подробности
+# The roleDescription for the summary element
+summary = сводка
diff --git a/l10n-ru/dom/chrome/accessibility/unix/accessible.properties b/l10n-ru/dom/chrome/accessibility/unix/accessible.properties
new file mode 100644
index 0000000000..c80a4f4ef3
--- /dev/null
+++ b/l10n-ru/dom/chrome/accessibility/unix/accessible.properties
@@ -0,0 +1,17 @@
+# 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/.
+
+jump = Перейти
+press = Нажать
+check = Установить флажок
+uncheck = Снять флажок
+select = Выбрать
+open = Открыть
+close = Закрыть
+switch = Переключиться
+click = Щёлкнуть
+collapse= Свернуть
+expand = Развернуть
+activate= Активировать
+cycle = Обходить по циклу
diff --git a/l10n-ru/dom/chrome/accessibility/win/accessible.properties b/l10n-ru/dom/chrome/accessibility/win/accessible.properties
new file mode 100644
index 0000000000..c80a4f4ef3
--- /dev/null
+++ b/l10n-ru/dom/chrome/accessibility/win/accessible.properties
@@ -0,0 +1,17 @@
+# 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/.
+
+jump = Перейти
+press = Нажать
+check = Установить флажок
+uncheck = Снять флажок
+select = Выбрать
+open = Открыть
+close = Закрыть
+switch = Переключиться
+click = Щёлкнуть
+collapse= Свернуть
+expand = Развернуть
+activate= Активировать
+cycle = Обходить по циклу