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 | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 l10n-sv-SE/dom/chrome/accessibility/AccessFu.properties (limited to 'l10n-sv-SE/dom/chrome/accessibility/AccessFu.properties') diff --git a/l10n-sv-SE/dom/chrome/accessibility/AccessFu.properties b/l10n-sv-SE/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..ecb69502f0 --- /dev/null +++ b/l10n-sv-SE/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 = menyrad +scrollbar = rullningslist +grip = grepp +alert = avisering +menupopup = meny +document = dokument +pane = panel +dialog = dialogruta +separator = avgränsare +toolbar = verktygsfält +statusbar = statusfält +table = tabell +columnheader = kolumnrubrik +rowheader = radrubrik +column = kolumn +row = rad +cell = cell +link = länk +list = lista +listitem = listobjekt +outline = kontur +outlineitem = kontur objekt +pagetab = flik +propertypage = egenskapssida +graphic = grafik +switch = ändra +pushbutton = knapp +checkbutton = kryssruta +radiobutton = alternativknapp +combobox = kombinationsruta +progressbar = förloppsindikator +slider = skjutreglage +spinbutton = rotationsknapp +diagram = diagram +animation = animation +equation = ekvation +buttonmenu = knappmeny +whitespace = mellanrum +pagetablist = fliklista +canvas = canvas +checkmenuitem = menypost med kryssruta +passwordtext = lösenordstext +radiomenuitem = alternativmenypost +textcontainer = textutrymme +togglebutton = växlingsknapp +treetable = trädtabell +header = sidhuvud +footer = sidfot +paragraph = paragraf +entry = post +caption = rubrik +heading = överskrift +section = sektion +form = formulär +comboboxlist = kombinationsrutelista +comboboxoption = kombinationsrutealternativ +imagemap = bildkarta +listboxoption = alternativ +listbox = listruta +flatequation = enkel ekvation +gridcell = rutnätscell +note = anteckning +figure = figur +definitionlist = definitionslista +term = term +definition = definition + +mathmltable = mattetabell +mathmlcell = cell +mathmlenclosed = innesluten +mathmlfraction = bråk +mathmlfractionwithoutbar = bråk utan bråkstreck +mathmlroot = roten +mathmlscripted = skriven +mathmlsquareroot = kvadratroten + +# More sophisticated roles which are not actual numeric roles +textarea = textområde + +base = basen +close-fence = högerparantes +denominator = nämnare +numerator = täljare +open-fence = vänsterparentes +overscript = element över +presubscript = vänster nedsänkt +presuperscript = vänster upphöjt +root-index = rot med index +subscript = nedsänkt +superscript = upphöjd +underscript = element under + +# More sophisticated object descriptions +headingLevel = rubriknivå %S + +# Landmark announcements +banner = banner +complementary = komplement +contentinfo = innehållsinfo +main = allmänt +navigation = navigation +search = sök + +region = region + +stateRequired = begärd + -- cgit v1.2.3