summaryrefslogtreecommitdiffstats
path: root/l10n-bg/dom/chrome/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-bg/dom/chrome/accessibility')
-rw-r--r--l10n-bg/dom/chrome/accessibility/AccessFu.properties112
-rw-r--r--l10n-bg/dom/chrome/accessibility/mac/accessible.properties71
-rw-r--r--l10n-bg/dom/chrome/accessibility/unix/accessible.properties21
-rw-r--r--l10n-bg/dom/chrome/accessibility/win/accessible.properties21
4 files changed, 225 insertions, 0 deletions
diff --git a/l10n-bg/dom/chrome/accessibility/AccessFu.properties b/l10n-bg/dom/chrome/accessibility/AccessFu.properties
new file mode 100644
index 0000000000..6d8c2cb698
--- /dev/null
+++ b/l10n-bg/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-bg/dom/chrome/accessibility/mac/accessible.properties b/l10n-bg/dom/chrome/accessibility/mac/accessible.properties
new file mode 100644
index 0000000000..f14237a1d8
--- /dev/null
+++ b/l10n-bg/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-bg/dom/chrome/accessibility/unix/accessible.properties b/l10n-bg/dom/chrome/accessibility/unix/accessible.properties
new file mode 100644
index 0000000000..86f0113d18
--- /dev/null
+++ b/l10n-bg/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-bg/dom/chrome/accessibility/win/accessible.properties b/l10n-bg/dom/chrome/accessibility/win/accessible.properties
new file mode 100644
index 0000000000..86f0113d18
--- /dev/null
+++ b/l10n-bg/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 = Щракване върху наследник