diff options
Diffstat (limited to 'l10n-et/dom/chrome/accessibility/AccessFu.properties')
-rw-r--r-- | l10n-et/dom/chrome/accessibility/AccessFu.properties | 358 |
1 files changed, 358 insertions, 0 deletions
diff --git a/l10n-et/dom/chrome/accessibility/AccessFu.properties b/l10n-et/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..fc0e636dbe --- /dev/null +++ b/l10n-et/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,358 @@ +# 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 = Ekraanilugeja käivitati +screenReaderStopped = Ekraanilugeja peatati + +# Roles +menubar = menüüriba +scrollbar = kerimisriba +grip = liugur +alert = hoiatus +menupopup = hüpikmenüü +document = dokument +pane = paneel +dialog = dialoog +separator = eraldaja +toolbar = tööriistariba +statusbar = olekuriba +table = tabel +columnheader = veeru päis +rowheader = rea päis +column = veerg +row = rida +cell = lahter +link = link +list = nimekiri +listitem = nimekirja element +outline = kontuur +outlineitem = kontuuri element +pagetab = kaart +propertypage = omaduste leht +graphic = graafika +switch = lüliti +pushbutton = nupp +checkbutton = märkeruut +radiobutton = raadionupp +combobox = combo box +progressbar = edenemisriba +slider = liugur +spinbutton = spin button +diagram = diagramm +animation = animatsioon +equation = võrrand +buttonmenu = nupumenüü +whitespace = tühik +pagetablist = kaartide nimekiri +canvas = canvas +checkmenuitem = valikumenüü element +label = silt +passwordtext = parooli tekst +radiomenuitem = raadiomenüü element +textcontainer = tekstikonteiner +togglebutton = lüliti +treetable = tree table +header = päis +footer = jalus +paragraph = lõik +entry = sissekanne +caption = alapealkiri +heading = pealkiri +section = rubriik +form = vorm +comboboxlist = combo box list +comboboxoption = combo box option +imagemap = image map +listboxoption = list box option +listbox = list box +flatequation = flat equation +gridcell = gridcell +note = märge +figure = joonis +definitionlist = definitsioonide nimekiri +term = termin +definition = definitsioon + +mathmltable = math table +mathmlcell = cell +mathmlenclosed = enclosed +mathmlfraction = fraction +mathmlfractionwithoutbar = fraction without bar +mathmlroot = root +mathmlscripted = scripted +mathmlsquareroot = square root + +# More sophisticated roles which are not actual numeric roles +textarea = tekstiala + +base = base +close-fence = closing fence +denominator = denominator +numerator = numerator +open-fence = opening fence +overscript = overscript +presubscript = presubscript +presuperscript = presuperscript +root-index = root index +subscript = subscript +superscript = superscript +underscript = underscript + +# Text input types +textInputType_date = kuupäev +textInputType_email = e-post +textInputType_search = otsing +textInputType_tel = telefon +textInputType_url = URL + +# More sophisticated object descriptions +headingLevel = pealkirja tase %S + +# more sophisticated list announcement +listStart = Esimene kirje +listEnd = Viimane kirje +# LOCALIZATION NOTE (listItemsCount): Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +listItemsCount = 1 kirje;#1 kirjet + +# 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 (kokku %2$S) + +# Landmark announcements +banner = bänner +complementary = täiendav sisu +contentinfo = sisu info +main = põhisisu +navigation = navigatsioon +search = otsing + +# 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 = ühe veeruga;#1 veeruga +# LOCALIZATION NOTE (tableRowInfo): 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 = ja ühe reaga;ja #1 reaga + +# table or grid cell information +columnInfo = Column %S +rowInfo = Row %S +spansColumns = spans %S columns +spansRows = spans %S rows + +# Invoked actions +jumpAction = hüpati +pressAction = vajutati +checkAction = märgistati +uncheckAction = märgistus eemaldati +onAction = sees +offAction = väljas +selectAction = valiti +unselectAction = eemaldati valitutest +openAction = avati +closeAction = suleti +switchAction = lülituti +clickAction = klõpsati +collapseAction = ahendati +expandAction = laiendati +activateAction = aktiveeriti +cycleAction = läbikeritud + +# Live regions +# 'hidden' will be spoken when something disappears in a live region. +hidden = hidden + +# Tab states +tabLoading = laadimine +tabLoaded = laaditud +tabNew = uus kaart +tabLoadStopped = laadimine peatatud +tabReload = taaslaadimine + +# Object states +stateChecked = märgitud +stateOn = sees +stateNotChecked = pole märgitud +stateOff = väljas +statePressed = vajutatud +# No string for a not pressed toggle button +stateExpanded = laiendatud +stateCollapsed = ahendatud +stateUnavailable = pole saadaval +stateReadonly = kirjutuskaitstud +stateRequired = nõutud +stateTraversed = külastatud +stateHasPopup = hüpikmenüüga +stateSelected = valitud + +# App modes +editingMode = redigeerimine +navigationMode = navigeerimine + +# Quick navigation modes +quicknav_Simple = Vaikimisi +quicknav_Anchor = Ankrud +quicknav_Button = Nupud +quicknav_Combobox = Combo boxes +quicknav_Landmark = Lehe osad +quicknav_Entry = Sissekanded +quicknav_FormElement = Vormielemendid +quicknav_Graphic = Pildid +quicknav_Heading = Pealkirjad +quicknav_ListItem = Nimekirjalemendid +quicknav_Link = Lingid +quicknav_List = Nimekirjad +quicknav_PageTab = Lehe kaardid +quicknav_RadioButton = Raadionupud +quicknav_Separator = Eraldajad +quicknav_Table = Tabelid +quicknav_Checkbox = Märkeruudud + +# MathML menclose notations. +# See developer.mozilla.org/docs/Web/MathML/Element/menclose#attr-notation +notation-longdiv = long division +notation-actuarial = actuarial +notation-phasorangle = phasor angle +notation-radical = radical +notation-box = box +notation-roundedbox = rounded box +notation-circle = circle +notation-left = left +notation-right = right +notation-top = top +notation-bottom = bottom +notation-updiagonalstrike = up diagonal strike +notation-downdiagonalstrike = down diagonal strike +notation-verticalstrike = vertical strike +notation-horizontalstrike = horizontal strike +notation-updiagonalarrow = up diagonal arrow +notation-madruwb = madruwb + +# Shortened role names for braille +menubarAbbr = menu bar +scrollbarAbbr = scroll bar +gripAbbr = grip +alertAbbr = alert +menupopupAbbr = menu popup +documentAbbr = document +paneAbbr = pane +dialogAbbr = dialog +separatorAbbr = separator +toolbarAbbr = toolbar +statusbarAbbr = status bar +tableAbbr = tbl +columnheaderAbbr = column header +rowheaderAbbr = row header +columnAbbr = column +rowAbbr = row +cellAbbr = cell +linkAbbr = lnk +listAbbr = list +listitemAbbr = list item +outlineAbbr = outline +outlineitemAbbr = outline item +pagetabAbbr = tab +propertypageAbbr = property page +graphicAbbr = graphic +pushbuttonAbbr = btn +checkbuttonAbbr = check button +radiobuttonAbbr = radio button +comboboxAbbr = combo box +progressbarAbbr = progress bar +sliderAbbr = slider +spinbuttonAbbr = spin button +diagramAbbr = diagram +animationAbbr = animation +equationAbbr = equation +buttonmenuAbbr = button menu +whitespaceAbbr = white space +pagetablistAbbr = tab list +canvasAbbr = canvas +checkmenuitemAbbr = check menu item +labelAbbr = label +passwordtextAbbr = passwdtxt +radiomenuitemAbbr = radio menu item +textcontainerAbbr = text container +togglebuttonAbbr = toggle button +treetableAbbr = tree table +headerAbbr = header +footerAbbr = footer +paragraphAbbr = paragraph +entryAbbr = entry +captionAbbr = caption +headingAbbr = heading +sectionAbbr = section +formAbbr = form +comboboxlistAbbr = combo box list +comboboxoptionAbbr = combo box option +imagemapAbbr = imgmap +listboxoptionAbbr = option +listboxAbbr = list box +flatequationAbbr = flat equation +gridcellAbbr = gridcell +noteAbbr = note +figureAbbr = fig +definitionlistAbbr = definition list +termAbbr = term +definitionAbbr = definition +textareaAbbr = txtarea + +# 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 = #1c;#1c +# 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 = #1r;#1r +cellInfoAbbr = c%Sr%S + +stateCheckedAbbr = (x) +stateUncheckedAbbr = ( ) +statePressedAbbr = (x) +stateUnpressedAbbr = ( ) + +mathmlenclosedAbbr = enclosed +mathmltableAbbr = tbl +mathmlcellAbbr = cell +mathmlfractionAbbr = frac +mathmlfractionwithoutbarAbbr = frac no bar +mathmlrootAbbr = root +mathmlscriptedAbbr = scripted +mathmlsquarerootAbbr = sqrt + +baseAbbr = base +close-fenceAbbr = close +denominatorAbbr = den +numeratorAbbr = num +open-fenceAbbr = open +overscriptAbbr = over +presubscriptAbbr = presub +presuperscriptAbbr = presup +root-indexAbbr = index +subscriptAbbr = sub +superscriptAbbr = sup +underscriptAbbr = under + +notation-longdivAbbr = longdiv +notation-actuarialAbbr = act +notation-phasorangleAbbr = phasang +notation-radicalAbbr = rad +notation-boxAbbr = box +notation-roundedboxAbbr = rndbox +notation-circleAbbr = circ +notation-leftAbbr = lft +notation-rightAbbr = rght +notation-topAbbr = top +notation-bottomAbbr = bot +notation-updiagonalstrikeAbbr = updiagstrike +notation-downdiagonalstrikeAbbr = dwndiagstrike +notation-verticalstrikeAbbr = vstrike +notation-horizontalstrikeAbbr = hstrike +notation-updiagonalarrowAbbr = updiagarrow +notation-madruwbAbbr = madruwb |