summaryrefslogtreecommitdiffstats
path: root/l10n-fi/dom/chrome/accessibility
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-fi/dom/chrome/accessibility
parentInitial commit. (diff)
downloadfirefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz
firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-fi/dom/chrome/accessibility')
-rw-r--r--l10n-fi/dom/chrome/accessibility/AccessFu.properties360
-rw-r--r--l10n-fi/dom/chrome/accessibility/mac/accessible.properties65
-rw-r--r--l10n-fi/dom/chrome/accessibility/unix/accessible.properties17
-rw-r--r--l10n-fi/dom/chrome/accessibility/win/accessible.properties17
4 files changed, 459 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..fb272a75f4
--- /dev/null
+++ b/l10n-fi/dom/chrome/accessibility/AccessFu.properties
@@ -0,0 +1,360 @@
+# 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 = Ruudunlukija käynnistetty
+screenReaderStopped = Ruudunlukija pysäytetty
+
+# 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
+label = nimi
+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
+
+# Text input types
+textInputType_date = päivämäärä
+textInputType_email = sähköposti
+textInputType_search = haku
+textInputType_tel = puhelinnumero
+textInputType_url = verkko-osoite
+
+# More sophisticated object descriptions
+headingLevel = otsikkotaso %S
+
+# more sophisticated list announcement
+listStart = Ensimmäinen kohta
+listEnd = Viimeinen kohta
+# LOCALIZATION NOTE (listItemsCount): Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+listItemsCount = 1 kohta;#1 kohtaa
+
+# 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 / %2$S
+
+# Landmark announcements
+banner = banneri
+complementary = lisäsisältöä
+contentinfo = sisällön kuvaus
+main = päävalikko
+navigation = navigointi
+search = haku
+
+region = alue
+
+# 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 = 1 sarake;#1 saraketta
+# LOCALIZATION NOTE (tblRowInfo): 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 1 rivi;ja #1 riviä
+
+# table or grid cell information
+columnInfo = Sarake %S
+rowInfo = Rivi %S
+spansColumns = kattaen %S saraketta
+spansRows = kattaen %S riviä
+
+# Invoked actions
+jumpAction = hypättiin
+pressAction = painettiin
+checkAction = valittiin
+uncheckAction = poistettiin valinta
+onAction = asetettiin päälle
+offAction = asetettiin pois päältä
+selectAction = valittiin
+unselectAction = poistettiin valinta
+openAction = avattiin
+closeAction = suljettiin
+switchAction = vaihdettiin
+clickAction = napsautettiin
+collapseAction = kutistettiin
+expandAction = laajennettiin
+activateAction = aktivoitiin
+cycleAction = kierrettiin
+
+# Live regions
+# 'hidden' will be spoken when something disappears in a live region.
+hidden = piilotettu
+
+# Tab states
+tabLoading = ladataan
+tabLoaded = ladattiin
+tabNew = uusi välilehti
+tabLoadStopped = lataaminen loppui
+tabReload = ladataan uudestaan
+
+# Object states
+stateChecked = valittu
+stateOn = päällä
+stateNotChecked = ei valittu
+stateOff = pois päältä
+statePressed = painettu
+# No string for a not pressed toggle button
+stateExpanded = laajennettu
+stateCollapsed = kutistettu
+stateUnavailable = ei saatavilla
+stateReadonly = vainluku
+stateRequired = vaadittu
+stateTraversed = vierailtu
+stateHasPopup = ponnahdusikkunallinen
+stateSelected = valittu
+
+# App modes
+editingMode = muokkaustila
+navigationMode = selaustila
+
+# Quick navigation modes
+quicknav_Simple = Oletus
+quicknav_Anchor = Ankkurit
+quicknav_Button = Painikkeet
+quicknav_Combobox = Monivalintakohdat
+quicknav_Landmark = Virstanpylväät
+quicknav_Entry = Merkinnät
+quicknav_FormElement = Lomake-elementit
+quicknav_Graphic = Kuvat
+quicknav_Heading = Otsikot
+quicknav_ListItem = Luetteloelementit
+quicknav_Link = Linkit
+quicknav_List = Luettelot
+quicknav_PageTab = Sivuvälilehdet
+quicknav_RadioButton = Valintapainikkeet
+quicknav_Separator = Erottimet
+quicknav_Table = Taulukot
+quicknav_Checkbox = Valintaruudut
+
+# MathML menclose notations.
+# See developer.mozilla.org/docs/Web/MathML/Element/menclose#attr-notation
+notation-longdiv = jakokulma
+notation-actuarial = vakuutusmatematiikka
+notation-phasorangle = vaihekulma
+notation-radical = radikaali
+notation-box = laatikko
+notation-roundedbox = pyöristetty laatikko
+notation-circle = ympyrä
+notation-left = vasen
+notation-right = oikea
+notation-top = ylä
+notation-bottom = ala
+notation-updiagonalstrike = diagonaalinen veto ylös
+notation-downdiagonalstrike = diagonaalinen veto alas
+notation-verticalstrike = pystysuora veto
+notation-horizontalstrike = vaakasuora veto
+notation-updiagonalarrow = diagonaalinen nuoli ylös
+notation-madruwb = madruwb
+
+# Shortened role names for braille
+menubarAbbr = valikko
+scrollbarAbbr = vierityspalkki
+gripAbbr = ote
+alertAbbr = huomio
+menupopupAbbr = valikkoikkuna
+documentAbbr = dokumentti
+paneAbbr = sivu
+dialogAbbr = ikkuna
+separatorAbbr = erotin
+toolbarAbbr = työkalupalkki
+statusbarAbbr = tilapalkki
+tableAbbr = tlkko
+columnheaderAbbr = sarakeotsikko
+rowheaderAbbr = riviotsikko
+columnAbbr = sarake
+rowAbbr = rivi
+cellAbbr = solu
+linkAbbr = lnk
+listAbbr = lista
+listitemAbbr = listamerkintä
+outlineAbbr = otsikkolista
+outlineitemAbbr = otsikko
+pagetabAbbr = välilehti
+propertypageAbbr = ominaisuussivu
+graphicAbbr = grafiikka
+pushbuttonAbbr = pnike
+checkbuttonAbbr = monivalintanappi
+radiobuttonAbbr = valintanappi
+comboboxAbbr = valintalaatikko
+progressbarAbbr = edistymispalkki
+sliderAbbr = vedin
+spinbuttonAbbr = kiertopainike
+diagramAbbr = kuvaaja
+animationAbbr = animaatio
+equationAbbr = yhtälö
+buttonmenuAbbr = painikevalikko
+whitespaceAbbr = tyhjä tila
+pagetablistAbbr = välilehtilista
+canvasAbbr = piirtoalue
+checkmenuitemAbbr = monivalintavalikon kohta
+labelAbbr = nimi
+passwordtextAbbr = salasntksti
+radiomenuitemAbbr = valintavalikon kohta
+textcontainerAbbr = tekstilaatikko
+togglebuttonAbbr = joko-tai -painike
+treetableAbbr = puutaulukko
+headerAbbr = yläotsake
+footerAbbr = alaotsake
+paragraphAbbr = kappale
+entryAbbr = merkintä
+captionAbbr = kuvateksti
+headingAbbr = otsikko
+sectionAbbr = osio
+formAbbr = lomake
+comboboxlistAbbr = valintalaatikkolista
+comboboxoptionAbbr = valintalaatikon vaihtoehto
+imagemapAbbr = kuvakrt
+listboxoptionAbbr = vaihtoehto
+listboxAbbr = listalaatikko
+flatequationAbbr = tasoyhtälö
+gridcellAbbr = ruudukkosolu
+noteAbbr = merkintä
+figureAbbr = kuva
+definitionlistAbbr = määrittelylista
+termAbbr = termi
+definitionAbbr = määrittely
+textareaAbbr = tkstalue
+
+# 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 = #1s;#1s
+# 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 = s%Sr%S
+
+stateCheckedAbbr = (x)
+stateUncheckedAbbr = ( )
+statePressedAbbr = (x)
+stateUnpressedAbbr = ( )
+
+mathmlenclosedAbbr = sisällytetty
+mathmltableAbbr = taul
+mathmlcellAbbr = solu
+mathmlfractionAbbr = murto
+mathmlfractionwithoutbarAbbr = murto ilman jakajaa
+mathmlrootAbbr = juuri
+mathmlscriptedAbbr = sarja
+mathmlsquarerootAbbr = neliöjuuri
+
+baseAbbr = perusta
+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
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..003fc2f40e
--- /dev/null
+++ b/l10n-fi/dom/chrome/accessibility/mac/accessible.properties
@@ -0,0 +1,65 @@
+# 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
+
+# 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ä
+# 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..afaaabcbab
--- /dev/null
+++ b/l10n-fi/dom/chrome/accessibility/unix/accessible.properties
@@ -0,0 +1,17 @@
+# 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
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..afaaabcbab
--- /dev/null
+++ b/l10n-fi/dom/chrome/accessibility/win/accessible.properties
@@ -0,0 +1,17 @@
+# 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