blob: d0db1623c8d3bdcdc60c60d2212fdc9d1923fbfe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
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 = Skjermlesar starta
screenReaderStopped = Skjermlesar stoppa
# Roles
menubar = menylinje
scrollbar = rullefelt
grip = grip
alert = varsel
menupopup = menyvarsel
document = dokument
pane = pane
dialog = dialog
separator = skilje
toolbar = verktøylinje
statusbar = statuslinje
table = tabell
columnheader = kolonneoverskrift
rowheader = radoverskrift
column = kolonne
row = rad
cell = celle
link = lenke
list = liste
listitem = listeelement
outline = disposisjon
outlineitem = diposisjonselement
pagetab = sidetabulator
propertypage = eigenskapsside
graphic = grafikk
switch = byt
pushbutton = knapp
checkbutton = avkryssingsknapp
radiobutton = radioknapp
combobox = kombinasjonsboks
progressbar = framdriftsvisar
slider = glidebrytar
spinbutton = talboks
diagram = diagram
animation = animation
equation = likning
buttonmenu = knappemeny
whitespace = mellomrom
pagetablist = sidetabulatorliste
canvas = lerret
checkmenuitem = avkryssingsmeny-element
label = etikett
passwordtext = passordtekst
radiomenuitem = radiomeny-element
textcontainer = tekstbehaldar
togglebutton = knappebrytar
treetable = tretabell
header = topptekst
footer = botntekst
paragraph = avsnitt
entry = oppføring
caption = bildetekst
heading = overskrift
section = kapittel
form = skjema
comboboxlist = kombinasjonsboksliste
comboboxoption = kombinasjonsbokselement
imagemap = biletkart
listboxoption = listeelement
listbox = listeboks
flatequation = flat likning
gridcell = rutenettcelle
note = notat
figure = figur
definitionlist = definisjonsliste
term = omgrep
definition = definisjon
mathmltable = mattetabell
mathmlcell = celle
mathmlenclosed = vedlagt
mathmlfraction = fraksjon
mathmlfractionwithoutbar = fraksjon utan linje
mathmlroot = rot
mathmlscripted = med skript
mathmlsquareroot = kvadratrot
# More sophisticated roles which are not actual numeric roles
textarea = tekstområde
base = base
close-fence = lukkande gjerde
denominator = nemnar
numerator = teljar
open-fence = opnande gjerde
overscript = overscript
presubscript = presubscript
presuperscript = presuperscript
root-index = rotindeks
subscript = subscript
superscript = superscript
underscript = underscript
# Text input types
textInputType_date = dato
textInputType_email = epost
textInputType_search = søk
textInputType_tel = telefon
textInputType_url = URL
# More sophisticated object descriptions
headingLevel = overskriftsnivå %S
# more sophisticated list announcement
listStart = Fyrste element
listEnd = Siste element
# LOCALIZATION NOTE (listItemsCount): Semi-colon list of plural forms.
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
listItemsCount = 1 element;#1 element
# 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 av %2$S
# Landmark announcements
banner = banner
complementary = komplementær
contentinfo = innhaldsinfo
main = hovud
navigation = navigasjon
search = søk
region = region
# 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 = med 1 kolonne;med #1 kolonnar
# 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 = og 1 rad;og #1 rader
# table or grid cell information
columnInfo = Kolonne %S
rowInfo = Rad %S
spansColumns = strekkjer seg over %S kolonnar
spansRows = strekkjer seg over %S rader
# Invoked actions
jumpAction = hoppa
pressAction = trykt
checkAction = avkryssa
uncheckAction = fjerna avkryssing
onAction = på
offAction = av
selectAction = valt
unselectAction = Ikkje valt
openAction = opna
closeAction = attlaten
switchAction = veksla
clickAction = trykt
collapseAction = samanslått
expandAction = utvida
activateAction = aktivert
cycleAction = bytt
# Live regions
# 'hidden' will be spoken when something disappears in a live region.
hidden = gøymd
# Tab states
tabLoading = lastar inn
tabLoaded = innlasta
tabNew = ny fane
tabLoadStopped = innlasting stoppa
tabReload = lastar in på nytt
# Object states
stateChecked = avkryssa
stateOn = på
stateNotChecked = ikkje avkryssa
stateOff = av
statePressed = trykt
# No string for a not pressed toggle button
stateExpanded = ekspandert
stateCollapsed = samanslått
stateUnavailable = utilgjengeleg
stateReadonly = berre lesing
stateRequired = påkravd
stateTraversed = besøkt
stateHasPopup = har sprettopp
stateSelected = valt
# App modes
editingMode = redigering
navigationMode = navigering
# Quick navigation modes
quicknav_Simple = Standard
quicknav_Anchor = Anker
quicknav_Button = Knappar
quicknav_Combobox = Kombinasjonsboksar
quicknav_Landmark = Landemerke
quicknav_Entry = Element
quicknav_FormElement = Skjemaelement
quicknav_Graphic = Bilde
quicknav_Heading = Overskrifter
quicknav_ListItem = Listeelement
quicknav_Link = Lenker
quicknav_List = Lister
quicknav_PageTab = Sidefaner
quicknav_RadioButton = Radioknappar
quicknav_Separator = Skiljelinjer
quicknav_Table = Tabellar
quicknav_Checkbox = Sjekkboksar
# MathML menclose notations.
# See developer.mozilla.org/docs/Web/MathML/Element/menclose#attr-notation
notation-longdiv = langdivisjon
notation-actuarial = actuarial
notation-phasorangle = phasor-vinkel
notation-radical = radikal
notation-box = boks
notation-roundedbox = avrunda boks
notation-circle = sirkel
notation-left = venstre
notation-right = høgre
notation-top = topp
notation-bottom = botn
notation-updiagonalstrike = oppover diagonal strek
notation-downdiagonalstrike = nedover diagonal strek
notation-verticalstrike = vertical strike
notation-horizontalstrike = horisontal strek
notation-updiagonalarrow = oppover diagonal pil
notation-madruwb = madruwb
# Shortened role names for braille
menubarAbbr = menylinje
scrollbarAbbr = rullefelt
gripAbbr = grip
alertAbbr = varsel
menupopupAbbr = meny-varsel
documentAbbr = dokument
paneAbbr = panel
dialogAbbr = dialog
separatorAbbr = Skiljelinje
toolbarAbbr = verktøylinje
statusbarAbbr = Statuslinje
tableAbbr = tbl
columnheaderAbbr = kolonneoverskrift
rowheaderAbbr = radoverskrift
columnAbbr = kolonne
rowAbbr = rad
cellAbbr = celle
linkAbbr = lnk
listAbbr = liste
listitemAbbr = listeelement
outlineAbbr = omriss
outlineitemAbbr = omrisselement
pagetabAbbr = tab
propertypageAbbr = eigenskap-side
graphicAbbr = grafikk
pushbuttonAbbr = knp
checkbuttonAbbr = avkryssingsboks
radiobuttonAbbr = radioknapp
comboboxAbbr = komboboks
progressbarAbbr = framdriftsindikator
sliderAbbr = glidebrytar
spinbuttonAbbr = talboks
diagramAbbr = diagram
animationAbbr = animasjon
equationAbbr = likning
buttonmenuAbbr = knappemeny
whitespaceAbbr = mellomrom
pagetablistAbbr = tab-liste
canvasAbbr = kanvas
checkmenuitemAbbr = avkryssingselement
labelAbbr = etikett
passwordtextAbbr = passtkst
radiomenuitemAbbr = radiomenyelement
textcontainerAbbr = tekstboks
togglebuttonAbbr = brytar
treetableAbbr = tretabell
headerAbbr = overskrift
footerAbbr = botntekst
paragraphAbbr = avsnitt
entryAbbr = oppføring
captionAbbr = bilet-tekst
headingAbbr = tittel
sectionAbbr = seksjon
formAbbr = skjema
comboboxlistAbbr = komboboksliste
comboboxoptionAbbr = komboboksval
imagemapAbbr = biletkart
listboxoptionAbbr = val
listboxAbbr = listeboks
flatequationAbbr = flat likning
gridcellAbbr = rutenettcelle
noteAbbr = merknad
figureAbbr = fig
definitionlistAbbr = definisjonsliste
termAbbr = term
definitionAbbr = definisjon
textareaAbbr = tkstomr
# 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 = #1c;#1c
# 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 = c%Sr%S
stateCheckedAbbr = (x)
stateUncheckedAbbr = ( )
statePressedAbbr = (x)
stateUnpressedAbbr = ( )
mathmlenclosedAbbr = vedlagt
mathmltableAbbr = tbl
mathmlcellAbbr = cell
mathmlfractionAbbr = frac
mathmlfractionwithoutbarAbbr = frac no bar
mathmlrootAbbr = root
mathmlscriptedAbbr = scripted
mathmlsquarerootAbbr = sqrt
baseAbbr = base
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
|