summaryrefslogtreecommitdiffstats
path: root/l10n-ru/dom/chrome/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ru/dom/chrome/accessibility')
-rw-r--r--l10n-ru/dom/chrome/accessibility/AccessFu.properties112
-rw-r--r--l10n-ru/dom/chrome/accessibility/mac/accessible.properties71
-rw-r--r--l10n-ru/dom/chrome/accessibility/unix/accessible.properties21
-rw-r--r--l10n-ru/dom/chrome/accessibility/win/accessible.properties21
4 files changed, 225 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..bf5c958339
--- /dev/null
+++ b/l10n-ru/dom/chrome/accessibility/AccessFu.properties
@@ -0,0 +1,112 @@
+# 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/.
+
+# 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 = элемент меню флажков
+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 = подстрочный индекс
+
+# More sophisticated object descriptions
+headingLevel = уровень заголовка %S
+
+# Landmark announcements
+banner = баннер
+complementary = дополнительный
+contentinfo = информация о содержимом
+main = основной
+navigation = навигация
+search = поиск
+
+region = регион
+
+stateRequired = требуется
+
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..f84fde86e2
--- /dev/null
+++ b/l10n-ru/dom/chrome/accessibility/mac/accessible.properties
@@ -0,0 +1,71 @@
+# 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 = Обходить по циклу
+# An action provided to accessibility clients such as screen readers to allow
+# them to click an element when the click will be handled by a container
+# (ancestor) element. This is not normally reported to users.
+click ancestor = Щёлкнуть по родителю
+
+# 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 = поле поискового запроса
+# Role Description (exposed as AXTitle) for datepickers
+dateField = поле даты
+# 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..b735f96b53
--- /dev/null
+++ b/l10n-ru/dom/chrome/accessibility/unix/accessible.properties
@@ -0,0 +1,21 @@
+# 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 = Обходить по циклу
+# An action provided to accessibility clients such as screen readers to allow
+# them to click an element when the click will be handled by a container
+# (ancestor) element. This is not normally reported to users.
+click ancestor = Щёлкнуть по родителю
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..b735f96b53
--- /dev/null
+++ b/l10n-ru/dom/chrome/accessibility/win/accessible.properties
@@ -0,0 +1,21 @@
+# 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 = Обходить по циклу
+# An action provided to accessibility clients such as screen readers to allow
+# them to click an element when the click will be handled by a container
+# (ancestor) element. This is not normally reported to users.
+click ancestor = Щёлкнуть по родителю