From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../dom/chrome/accessibility/AccessFu.properties | 111 +++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 l10n-pt-BR/dom/chrome/accessibility/AccessFu.properties (limited to 'l10n-pt-BR/dom/chrome/accessibility/AccessFu.properties') diff --git a/l10n-pt-BR/dom/chrome/accessibility/AccessFu.properties b/l10n-pt-BR/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..b4f634ea0c --- /dev/null +++ b/l10n-pt-BR/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,111 @@ +# 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 = barra de menu +scrollbar = barra de rolagem +grip = alça +alert = alerta +menupopup = menu popup +document = documento +pane = painel +dialog = diálogo +separator = separador +toolbar = barra de ferramentas +statusbar = barra de status +table = tabela +columnheader = cabeçalho de coluna +rowheader = cabeçalho de linha +column = coluna +row = linha +cell = célula +link = link +list = lista +listitem = item de lista +outline = estrutura +outlineitem = item de estrutura +pagetab = aba +propertypage = página de propriedades +graphic = gráfico +switch = trocar +pushbutton = botão +checkbutton = botão de seleção +radiobutton = botão de opção +combobox = combo box +progressbar = barra de progresso +slider = controle deslizante +spinbutton = botão giratório +diagram = diagrama +animation = animação +equation = equação +buttonmenu = menu de botão +whitespace = espaço em branco +pagetablist = lista de abas +canvas = tela +checkmenuitem = item de menu de seleção +passwordtext = texto de senha +radiomenuitem = item de menu de opção +textcontainer = recipiente de texto +togglebutton = botão de alternar +treetable = tabela em árvore +header = cabeçalho +footer = rodapé +paragraph = parágrafo +entry = item +caption = legenda +heading = título +section = seção +form = formulário +comboboxlist = lista de combo box +comboboxoption = opção de combo box +imagemap = mapa de imagem +listboxoption = opção +listbox = caixa de lista +flatequation = equação linear +gridcell = célula de grade +note = nota +figure = figura +definitionlist = lista de definições +term = termo +definition = definição + +mathmltable = tabela matemática +mathmlcell = célula +mathmlenclosed = contido +mathmlfraction = fração +mathmlfractionwithoutbar = fração sem barra +mathmlroot = raiz +mathmlscripted = com script +mathmlsquareroot = raiz quadrada + +# More sophisticated roles which are not actual numeric roles +textarea = área de texto + +base = base +close-fence = cerca de fechamento +denominator = denominador +numerator = numerador +open-fence = cerca de abertura +overscript = sobrescrito +presubscript = pré-subscrito +presuperscript = pré-sobrescrito +root-index = índice de raiz +subscript = subscrito +superscript = sobrescrito +underscript = sublinhado + +# More sophisticated object descriptions +headingLevel = título nível %S + +# Landmark announcements +banner = faixa +complementary = complementar +contentinfo = informações sobre o conteúdo +main = principal +navigation = navegação +search = pesquisa +region = região + +stateRequired = obrigatório + -- cgit v1.2.3