michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this file, michael@0: # You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: michael@0: # Screen reader started/stopped michael@0: screenReaderStarted = Screen reader started michael@0: screenReaderStopped = Screen reader stopped michael@0: michael@0: # Roles michael@0: menubar = menu bar michael@0: scrollbar = scroll bar michael@0: grip = grip michael@0: alert = alert michael@0: menupopup = menu popup michael@0: document = document michael@0: pane = pane michael@0: dialog = dialog michael@0: separator = separator michael@0: toolbar = toolbar michael@0: statusbar = status bar michael@0: table = table michael@0: columnheader = column header michael@0: rowheader = row header michael@0: column = column michael@0: row = row michael@0: cell = cell michael@0: link = link michael@0: list = list michael@0: listitem = list item michael@0: outline = outline michael@0: outlineitem = outline item michael@0: pagetab = tab michael@0: propertypage = property page michael@0: graphic = graphic michael@0: pushbutton = button michael@0: checkbutton = check button michael@0: radiobutton = radio button michael@0: combobox = combo box michael@0: progressbar = progress bar michael@0: slider = slider michael@0: spinbutton = spin button michael@0: diagram = diagram michael@0: animation = animation michael@0: equation = equation michael@0: buttonmenu = button menu michael@0: whitespace = white space michael@0: pagetablist = tab list michael@0: canvas = canvas michael@0: checkmenuitem = check menu item michael@0: label = label michael@0: passwordtext = password text michael@0: radiomenuitem = radio menu item michael@0: textcontainer = text container michael@0: togglebutton = toggle button michael@0: treetable = tree table michael@0: header = header michael@0: footer = footer michael@0: paragraph = paragraph michael@0: entry = entry michael@0: caption = caption michael@0: heading = heading michael@0: section = section michael@0: form = form michael@0: comboboxlist = combo box list michael@0: comboboxoption = combo box option michael@0: imagemap = image map michael@0: listboxoption = list box option michael@0: listbox = list box michael@0: flatequation = flat equation michael@0: gridcell = gridcell michael@0: note = note michael@0: figure = figure michael@0: definitionlist = definition list michael@0: term = term michael@0: definition = definition michael@0: michael@0: # More sophisticated roles which are not actual numeric roles michael@0: textarea = text area michael@0: michael@0: # Text input types michael@0: textInputType_date = date michael@0: textInputType_email = e-mail michael@0: textInputType_search = search michael@0: textInputType_tel = telephone michael@0: textInputType_url = URL michael@0: michael@0: # More sophisticated object descriptions michael@0: headingLevel = heading level %S michael@0: michael@0: # more sophisticated list announcement michael@0: listStart = First item michael@0: listEnd = Last item michael@0: # LOCALIZATION NOTE (listItemsCount): Semi-colon list of plural forms. michael@0: # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals michael@0: listItemsCount = 1 item;#1 items michael@0: michael@0: # LOCALIZATION NOTE: %1$S is the item's role name (e.g. "tab"), michael@0: # %2$S is the position of the item n the set. michael@0: # %3$S is the total number of such items in the set. michael@0: # An expanded example would read "tab 2 of 5". michael@0: objItemOf = %1$S %2$S of %3$S michael@0: michael@0: # Landmark announcements michael@0: banner = banner michael@0: complementary = complementary michael@0: contentinfo = content info michael@0: main = main michael@0: navigation = navigation michael@0: search = search michael@0: michael@0: # Description of a table or grid: michael@0: # 1 is a dynamically retrieved localized role of either 'table' or 'grid'. michael@0: # 2 is the number of columns within the table. michael@0: # 3 is the number of rows within the table or grid. michael@0: tableInfo = %S with %S and %S michael@0: # LOCALIZATION NOTE (tableColumnInfo): Semi-colon list of plural forms. michael@0: # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals michael@0: tableColumnInfo = 1 column;#1 columns michael@0: # LOCALIZATION NOTE (tableRowInfo): Semi-colon list of plural forms. michael@0: # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals michael@0: tableRowInfo = 1 row;#1 rows michael@0: michael@0: # table or grid cell information michael@0: columnInfo = Column %S michael@0: rowInfo = Row %S michael@0: spansColumns = spans %S columns michael@0: spansRows = spans %S rows michael@0: michael@0: # Invoked actions michael@0: jumpAction = jumped michael@0: pressAction = pressed michael@0: checkAction = checked michael@0: uncheckAction = unchecked michael@0: selectAction = selected michael@0: unselectAction = unselected michael@0: openAction = opened michael@0: closeAction = closed michael@0: switchAction = switched michael@0: clickAction = clicked michael@0: collapseAction = collapsed michael@0: expandAction = expanded michael@0: activateAction = activated michael@0: cycleAction = cycled michael@0: michael@0: # Live regions michael@0: # 'hidden' will be spoken when something disappears in a live region. michael@0: hidden = hidden michael@0: michael@0: # Tab states michael@0: tabLoading = loading michael@0: tabLoaded = loaded michael@0: tabNew = new tab michael@0: tabLoadStopped = loading stopped michael@0: tabReload = reloading michael@0: michael@0: # Object states michael@0: stateChecked = checked michael@0: stateNotChecked = not checked michael@0: statePressed = pressed michael@0: # No string for a not pressed toggle button michael@0: stateExpanded = expanded michael@0: stateCollapsed = collapsed michael@0: stateUnavailable = unavailable michael@0: stateRequired = required michael@0: stateTraversed = visited michael@0: stateHasPopup = has pop up michael@0: stateSelected = selected michael@0: michael@0: # App modes michael@0: editingMode = editing michael@0: navigationMode = navigating michael@0: michael@0: # Quick navigation modes michael@0: quicknav_Simple = Default michael@0: quicknav_Anchor = Anchors michael@0: quicknav_Button = Buttons michael@0: quicknav_Combobox = Combo boxes michael@0: quicknav_Landmark = Landmarks michael@0: quicknav_Entry = Entries michael@0: quicknav_FormElement = Form elements michael@0: quicknav_Graphic = Images michael@0: quicknav_Heading = Headings michael@0: quicknav_ListItem = List items michael@0: quicknav_Link = Links michael@0: quicknav_List = Lists michael@0: quicknav_PageTab = Page tabs michael@0: quicknav_RadioButton = Radio buttons michael@0: quicknav_Separator = Separators michael@0: quicknav_Table = Tables michael@0: quicknav_Checkbox = Check boxes michael@0: michael@0: # Shortened role names for braille michael@0: linkAbbr = lnk michael@0: pushbuttonAbbr = btn michael@0: passwordtextAbbr = passwdtxt michael@0: imagemapAbbr = imgmap michael@0: figureAbbr = fig michael@0: textareaAbbr = txtarea michael@0: tableAbbr = tbl michael@0: tableInfoAbbr = %S %S %S michael@0: # LOCALIZATION NOTE (tableColumnInfoAbbr): Semi-colon list of plural forms. michael@0: # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals michael@0: tableColumnInfoAbbr = #1c;#1c michael@0: # LOCALIZATION NOTE (tableRowInfoAbbr): Semi-colon list of plural forms. michael@0: # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals michael@0: tableRowInfoAbbr = #1r;#1r michael@0: cellInfoAbbr = c%Sr%S