summaryrefslogtreecommitdiffstats
path: root/l10n-fi/dom/chrome/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-fi/dom/chrome/accessibility')
-rw-r--r--l10n-fi/dom/chrome/accessibility/AccessFu.properties112
-rw-r--r--l10n-fi/dom/chrome/accessibility/mac/accessible.properties71
-rw-r--r--l10n-fi/dom/chrome/accessibility/unix/accessible.properties21
-rw-r--r--l10n-fi/dom/chrome/accessibility/win/accessible.properties21
4 files changed, 225 insertions, 0 deletions
diff --git a/l10n-fi/dom/chrome/accessibility/AccessFu.properties b/l10n-fi/dom/chrome/accessibility/AccessFu.properties
new file mode 100644
index 0000000000..4d4ddafabf
--- /dev/null
+++ b/l10n-fi/dom/chrome/accessibility/AccessFu.properties
@@ -0,0 +1,112 @@
+# 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 = valikko
+scrollbar = vierityspalkki
+grip = otin
+alert = huomio
+menupopup = ponnahdusvalikko
+document = dokumentti
+pane = paneeli
+dialog = ikkuna
+separator = erotin
+toolbar = työkalupalkki
+statusbar = tilarivi
+table = taulukko
+columnheader = sarakeotsikko
+rowheader = riviotsikko
+column = sarake
+row = rivi
+cell = solu
+link = linkki
+list = lista
+listitem = listan rivi
+outline = otsikkotaso
+outlineitem = otsikkotason rivi
+pagetab = välilehti
+propertypage = ominaisuussivu
+graphic = grafiikka
+switch = kytkin
+pushbutton = painike
+checkbutton = valintaruutu
+radiobutton = valintapainike
+combobox = monivalintakohta
+progressbar = edistymispalkki
+slider = valintapalkki
+spinbutton = kiertopainike
+diagram = kuvaaja
+animation = animaatio
+equation = yhtälö
+buttonmenu = painikevalikko
+whitespace = tyhjä tila
+pagetablist = välilehtilista
+canvas = piirtoalue
+checkmenuitem = valintavalikkokohta
+passwordtext = salasanateksti
+radiomenuitem = yhden valinnan valikon kohta
+textcontainer = tekstilaatikko
+togglebutton = joko-tai -painike
+treetable = puutaulukko
+header = yläotsake
+footer = alaotsake
+paragraph = kappale
+entry = merkintä
+caption = kuvateksti
+heading = otsikko
+section = osio
+form = lomake
+comboboxlist = monivalintakohtien lista
+comboboxoption = monivalintakohdan asetukset
+imagemap = kuvakartta
+listboxoption = valinta
+listbox = listavalinta
+flatequation = yksinkertainen yhtälö
+gridcell = ruudukkosolu
+note = huomio
+figure = kuva
+definitionlist = määritelmäluettelo
+term = termi
+definition = määritelmä
+
+mathmltable = matematiikkataulukko
+mathmlcell = solu
+mathmlenclosed = sisällytetty
+mathmlfraction = murtoluku
+mathmlfractionwithoutbar = murtoluku ilman jakajaa
+mathmlroot = juuri
+mathmlscripted = komentojono
+mathmlsquareroot = neliöjuuri
+
+# More sophisticated roles which are not actual numeric roles
+textarea = tekstialue
+
+base = perusta
+close-fence = sulkeva aita
+denominator = nimittäjä
+numerator = osoittaja
+open-fence = avaava aita
+overscript = merkintä yllä
+presubscript = edeltävä alaindeksi
+presuperscript = edeltävä yläindeksi
+root-index = juuriluku
+subscript = alaindeksi
+superscript = yläindeksi
+underscript = merkintä alla
+
+# More sophisticated object descriptions
+headingLevel = otsikkotaso %S
+
+# Landmark announcements
+banner = banneri
+complementary = lisäsisältöä
+contentinfo = sisällön kuvaus
+main = päävalikko
+navigation = navigointi
+search = haku
+
+region = alue
+
+stateRequired = vaadittu
+
diff --git a/l10n-fi/dom/chrome/accessibility/mac/accessible.properties b/l10n-fi/dom/chrome/accessibility/mac/accessible.properties
new file mode 100644
index 0000000000..61a2eae8c8
--- /dev/null
+++ b/l10n-fi/dom/chrome/accessibility/mac/accessible.properties
@@ -0,0 +1,71 @@
+# 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 = Siirry
+press = Paina
+check = Valitse
+uncheck = Poista valinta
+select = Valitse
+open = Avaa
+close = Sulje
+switch = Vaihda
+click = Osoita
+collapse= Kutista
+expand = Laajenna
+activate= Aktivoi
+cycle = Kelaa
+# An action provided to accessibility clients such as screen readers to allow
+# them to click an element when the click will be handled by a container
+# (ancestor) element. This is not normally reported to users.
+click ancestor = Napsauta edeltäjää
+
+# Universal Access API support
+# (Mac Only)
+# The Role Description for AXWebArea (the web widget). Like in Safari.
+htmlContent = HTML-sisältö
+# The Role Description for the Tab button.
+tab = välilehti
+# The Role Description for definition list dl, dt and dd
+term = termi
+definition = määritelmä
+# The Role Description for an input type="search" text field
+searchTextField = haun tekstikenttä
+# Role Description (exposed as AXTitle) for datepickers
+dateField = päivämääräkenttä
+# The Role Description for WAI-ARIA Landmarks
+application = ohjelma
+search = haku
+banner = palkki
+navigation = siirtyminen
+complementary = ylimääräinen
+content = sisältö
+main = keskus
+# The (spoken) role description for various WAI-ARIA roles
+alert = hälytys
+alertDialog = hälytysikkuna
+dialog = ikkuna
+article = artikkeli
+document = dokumentti
+# The (spoken) role description for the WAI-ARIA figure role
+# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure
+figure = kuva
+# The (spoken) role description for the WAI-ARIA heading role
+# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading
+heading = otsikko
+log = loki
+marquee = rullaava tekstikenttä
+math = matemaatiikka
+note = muistiinpano
+region = alue
+status = ohjelman tila
+timer = ajastin
+tooltip = työkaluvihje
+separator = erotin
+tabPanel = välilehtipaneeli
+# The roleDescription for the html:mark element
+highlight = korostus
+# The roleDescription for the details element
+details = lisätiedot
+# The roleDescription for the summary element
+summary = yhteenveto
diff --git a/l10n-fi/dom/chrome/accessibility/unix/accessible.properties b/l10n-fi/dom/chrome/accessibility/unix/accessible.properties
new file mode 100644
index 0000000000..d0958aadfb
--- /dev/null
+++ b/l10n-fi/dom/chrome/accessibility/unix/accessible.properties
@@ -0,0 +1,21 @@
+# 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 = Siirry
+press = Paina
+check = Valitse
+uncheck = Poista valinta
+select = Valitse
+open = Avaa
+close = Sulje
+switch = Vaihda
+click = Napsauta
+collapse= Kutista
+expand = Laajenna
+activate= Aktivoi
+cycle = Kelaa
+# An action provided to accessibility clients such as screen readers to allow
+# them to click an element when the click will be handled by a container
+# (ancestor) element. This is not normally reported to users.
+click ancestor = Napsauta edeltäjää
diff --git a/l10n-fi/dom/chrome/accessibility/win/accessible.properties b/l10n-fi/dom/chrome/accessibility/win/accessible.properties
new file mode 100644
index 0000000000..d0958aadfb
--- /dev/null
+++ b/l10n-fi/dom/chrome/accessibility/win/accessible.properties
@@ -0,0 +1,21 @@
+# 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 = Siirry
+press = Paina
+check = Valitse
+uncheck = Poista valinta
+select = Valitse
+open = Avaa
+close = Sulje
+switch = Vaihda
+click = Napsauta
+collapse= Kutista
+expand = Laajenna
+activate= Aktivoi
+cycle = Kelaa
+# An action provided to accessibility clients such as screen readers to allow
+# them to click an element when the click will be handled by a container
+# (ancestor) element. This is not normally reported to users.
+click ancestor = Napsauta edeltäjää