summaryrefslogtreecommitdiffstats
path: root/l10n-it/dom/chrome/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-it/dom/chrome/accessibility')
-rw-r--r--l10n-it/dom/chrome/accessibility/AccessFu.properties107
-rw-r--r--l10n-it/dom/chrome/accessibility/mac/accessible.properties54
-rw-r--r--l10n-it/dom/chrome/accessibility/unix/accessible.properties18
-rw-r--r--l10n-it/dom/chrome/accessibility/win/accessible.properties18
4 files changed, 197 insertions, 0 deletions
diff --git a/l10n-it/dom/chrome/accessibility/AccessFu.properties b/l10n-it/dom/chrome/accessibility/AccessFu.properties
new file mode 100644
index 0000000000..ac089b336e
--- /dev/null
+++ b/l10n-it/dom/chrome/accessibility/AccessFu.properties
@@ -0,0 +1,107 @@
+# 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 = barra dei menu
+scrollbar = barra di scorrimento
+grip = presa
+alert = avviso
+menupopup = menu contestuale
+document = documento
+pane = riquadro
+dialog = dialogo
+separator = separatore
+toolbar = barra degli strumenti
+statusbar = barra di stato
+table = tabella
+columnheader = intestazione di colonna
+rowheader = intestazione di riga
+column = colonna
+row = riga
+cell = cella
+link = link
+list = elenco
+listitem = elemento casella di riepilogo
+outline = struttura ad albero
+outlineitem = elemento struttura ad albero
+pagetab = scheda
+propertypage = pagina proprietà
+graphic = grafica
+switch = interruttore
+pushbutton = pulsante
+checkbutton = pulsante con segno di spunta
+radiobutton = pulsante di opzione
+combobox = casella combinata
+progressbar = indicatore di stato
+slider = dispositivo di scorrimento
+spinbutton = pulsante di selezione
+diagram = diagramma
+animation = animazione
+equation = equazione
+buttonmenu = menu pulsante
+whitespace = spazio bianco
+pagetablist = elenco schede
+canvas = canvas
+checkmenuitem = elemento del menu con segno di spunta
+passwordtext = password
+radiomenuitem = elemento pulsante di opzione
+textcontainer = contenitore testo
+togglebutton = interruttore
+treetable = tabella ad albero
+header = testata
+footer = piede
+paragraph = paragrafo
+entry = voce
+caption = didascalia
+heading = titolo
+section = sezione
+form = modulo
+comboboxlist = elenco casella combinata
+comboboxoption = opzione casella combinata
+imagemap = mappa immagine
+listboxoption = opzione casella di riepilogo
+listbox = casella di riepilogo
+flatequation = equazione flat
+gridcell = cella della griglia
+note = nota
+figure = figura
+definitionlist = elenco definizioni
+term = termine
+definition = definizione
+
+mathmltable = tabella matematica
+mathmlcell = cella
+mathmlenclosed = racchiusa
+mathmlfraction = frazione
+mathmlfractionwithoutbar = frazione senza barra
+mathmlroot = radice
+mathmlscripted = corsivo
+mathmlsquareroot = radice quadrata
+
+textarea = area di testo
+
+base = base
+close-fence = elemento di chiusura
+denominator = denominatore
+numerator = numeratore
+open-fence = elemento di apertura
+overscript = sovrascritto
+presubscript = pre-sottoscritto
+presuperscript = pre-sovrascritto
+root-index = indice radice
+subscript = pedice
+superscript = apice
+underscript = sottoscritto
+
+headingLevel = titolo di livello %S
+
+banner = banner
+complementary = complementare
+contentinfo = info contenuti
+main = principale
+navigation = navigazione
+search = ricerca
+region = regione
+
+stateRequired = obbligatorio
+
diff --git a/l10n-it/dom/chrome/accessibility/mac/accessible.properties b/l10n-it/dom/chrome/accessibility/mac/accessible.properties
new file mode 100644
index 0000000000..a57d95c51f
--- /dev/null
+++ b/l10n-it/dom/chrome/accessibility/mac/accessible.properties
@@ -0,0 +1,54 @@
+# 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 = Salta
+press = Premi
+check = Spunta
+uncheck = Togli spunta
+select = Seleziona
+open = Apri
+close = Chiudi
+switch = Aziona
+click = Fai clic
+collapse = Comprimi
+expand = Espandi
+activate = Attiva
+cycle = Ripeti
+
+click ancestor = Fai clic su elemento predecessore
+
+htmlContent = Contenuto HTML
+tab = scheda
+term = termine
+definition = definizione
+searchTextField = campo di ricerca testo
+dateField = campo data
+application = applicazione
+search = ricerca
+banner = banner
+navigation = navigazione
+complementary = complementare
+content = contenuto
+main = principale
+alert = avviso
+alertDialog = finestra di avviso
+dialog = finestra di dialogo
+article = articolo
+document = documento
+figure = figura
+heading = titolo
+log = registro
+marquee = testo scorrevole
+math = matematica
+note = nota
+region = area
+status = stato applicazione
+timer = timer
+tooltip = suggerimento
+separator = separatore
+tabPanel = pannello schede
+highlight = evidenziato
+details = dettagli
+summary = sommario
+
diff --git a/l10n-it/dom/chrome/accessibility/unix/accessible.properties b/l10n-it/dom/chrome/accessibility/unix/accessible.properties
new file mode 100644
index 0000000000..cb106c5b2f
--- /dev/null
+++ b/l10n-it/dom/chrome/accessibility/unix/accessible.properties
@@ -0,0 +1,18 @@
+# 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 = Salta
+press = Premi
+check = Spunta
+uncheck = Togli spunta
+select = Seleziona
+open = Apri
+close = Chiudi
+switch = Aziona
+click = Fai clic
+collapse = Comprimi
+expand = Espandi
+activate = Attiva
+cycle = Ripeti
+click ancestor = Fai clic su elemento predecessore
diff --git a/l10n-it/dom/chrome/accessibility/win/accessible.properties b/l10n-it/dom/chrome/accessibility/win/accessible.properties
new file mode 100644
index 0000000000..cb106c5b2f
--- /dev/null
+++ b/l10n-it/dom/chrome/accessibility/win/accessible.properties
@@ -0,0 +1,18 @@
+# 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 = Salta
+press = Premi
+check = Spunta
+uncheck = Togli spunta
+select = Seleziona
+open = Apri
+close = Chiudi
+switch = Aziona
+click = Fai clic
+collapse = Comprimi
+expand = Espandi
+activate = Attiva
+cycle = Ripeti
+click ancestor = Fai clic su elemento predecessore