diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-mk/dom/chrome/accessibility/AccessFu.properties | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-mk/dom/chrome/accessibility/AccessFu.properties | 137 |
1 files changed, 137 insertions, 0 deletions
diff --git a/l10n-mk/dom/chrome/accessibility/AccessFu.properties b/l10n-mk/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..1bb47449b4 --- /dev/null +++ b/l10n-mk/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,137 @@ +# 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/. + +menubar = menu bar +scrollbar = scroll bar +grip = grip +alert = alert +menupopup = menu popup +document = document +pane = pane +dialog = dialog +separator = separator +toolbar = toolbar +statusbar = status bar +table = table +columnheader = column header +rowheader = row header +column = column +row = row +cell = cell +link = link +list = list +listitem = list item +outline = outline +outlineitem = outline item +pagetab = page tab +propertypage = property page +graphic = graphic +pushbutton = button +checkbutton = check button +radiobutton = radio button +combobox = combo box +progressbar = progress bar +slider = slider +spinbutton = spin button +diagram = diagram +animation = animation +equation = equation +buttonmenu = button menu +whitespace = white space +pagetablist = page tab list +canvas = canvas +checkmenuitem = check menu item +label = label +passwordtext = password text +radiomenuitem = radio menu item +textcontainer = text container +togglebutton = toggle button +treetable = tree table +header = header +footer = footer +paragraph = paragraph +entry = entry +caption = caption +heading = heading +section = section +form = form +comboboxlist = combo box list +comboboxoption = combo box option +imagemap = image map +listboxoption = list box option +listbox = list box +flatequation = flat equation +gridcell = gridcell +note = note +figure = figure +definitionlist = definition list +term = term +definition = definition + +# More sophisticated roles which are not actual numeric roles +textarea = поле за текст + +# More sophisticated object descriptions +headingLevel = ниво на наслов %S + +# more sophisticated list announcement +listStart = Прва ставка + +listEnd = Последна ставка + +# Invoked actions +jumpAction = скокнато +pressAction = стиснато +checkAction = штиклирано +uncheckAction = отшиклирано +selectAction = одбрано +openAction = отворено +closeAction = затворено +switchAction = префрлено +clickAction = кликнато +collapseAction = собрано +expandAction = раширено +activateAction = активирано +cycleAction = кружено + +# Tab states +tabLoading = се вчитува +tabLoaded = вчитано +tabNew = ново јазиче +tabLoadStopped = сопрено вчитување +tabReload = повторно вчитување + +# Object states +stateChecked = штиклирано +stateNotChecked = нештиклирано +stateExpanded = раширено +stateCollapsed = собрано +stateUnavailable = недостапно +stateRequired = потребно +stateTraversed = посетено + + +# App modes +editingMode = уредува +navigationMode = навигира + +# Quick navigation modes +quicknav_Simple = Default +quicknav_Anchor = Anchors +quicknav_Button = Buttons +quicknav_Combobox = Combo boxes +quicknav_Entry = Entries +quicknav_FormElement = Form elements +quicknav_Graphic = Images +quicknav_Heading = Headings +quicknav_ListItem = List items +quicknav_Link = Links +quicknav_List = Lists +quicknav_PageTab = Page tabs +quicknav_RadioButton = Radio buttons +quicknav_Separator = Separators + +quicknav_Table = Tables +quicknav_Checkbox = Check boxes + |