1#
2# Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved.
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# This code is free software; you can redistribute it and/or modify it
6# under the terms of the GNU General Public License version 2 only, as
7# published by the Free Software Foundation.  Oracle designates this
8# particular file as subject to the "Classpath" exception as provided
9# by Oracle in the LICENSE file that accompanied this code.
10#
11# This code is distributed in the hope that it will be useful, but WITHOUT
12# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14# version 2 for more details (a copy is included in the LICENSE file that
15# accompanied this code).
16#
17# You should have received a copy of the GNU General Public License version
18# 2 along with this work; if not, write to the Free Software Foundation,
19# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20#
21# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22# or visit www.oracle.com if you need additional information or have any
23# questions.
24#
25
26#
27# This properties file is used to create a PropertyResourceBundle
28# It contains Locale specific strings used be the Accessibility package.
29#
30# When this file is read in, the strings are put into the
31# defaults table.  This is an implementation detail of the current
32# workings of Accessibility.  DO NOT DEPEND ON THIS.
33# This may change in future versions of Accessibility as we improve
34# localization support.
35#
36# @author  Lynn Monsanto
37
38#
39# accessible roles
40#
41alert=avisering
42awtcomponent=AWT-komponent
43checkbox=kryssruta
44colorchooser=f\u00E4rgv\u00E4ljare
45columnheader=kolumnrubrik
46combobox=kombinationsruta
47canvas=rityta
48desktopicon=skrivbordsikon
49desktoppane=skrivbordsruta
50dialog=dialogruta
51directorypane=katalogruta
52glasspane=glasruta
53filechooser=filv\u00E4ljare
54filler=utfyllnad
55frame=ram
56internalframe=intern ram
57label=etikett
58layeredpane=staplad ruta
59list=lista
60listitem=listobjekt
61menubar=menyrad
62menu=meny
63menuitem=menyalternativ
64optionpane=alternativruta
65pagetab=sidflik
66pagetablist=sidflikslista
67panel=panel
68passwordtext=l\u00F6senordstext
69popupmenu=snabbmeny
70progressbar=statusrad
71pushbutton=knapp
72radiobutton=alternativknapp
73rootpane=grundruta
74rowheader=radrubrik
75scrollbar=rullningslist
76scrollpane=rullningsruta
77separator=avskiljare
78slider=skjutreglage
79splitpane=delad ruta
80swingcomponent=swing-komponent
81table=tabell
82text=text
83tree=tr\u00E4d
84togglebutton=v\u00E4xlingsknapp
85toolbar=verktygsrad
86tooltip=knappbeskrivning
87unknown=ok\u00E4nd
88viewport=vyport
89window=f\u00F6nster
90#
91# accessible relations
92#
93labelFor=etikett f\u00F6r
94labeledBy=etikett av
95memberOf=medlem i
96controlledBy=controlledBy
97controllerFor=controllerFor
98#
99# accessible states
100#
101active=aktiv
102armed=redo
103busy=upptagen
104checked=markerad
105collapsed=komprimerad
106editable=redigerbar
107expandable=ut\u00F6kningsbar
108expanded=ut\u00F6kad
109enabled=aktiverad
110focusable=fokuseringsbar
111focused=fokuserad
112iconified=minimerad
113modal=modal
114multiline=flera rader
115multiselectable=flerval
116opaque=ogenomskinlig
117pressed=nedtryckt
118resizable=storleks\u00E4ndringsbar
119selectable=valbar
120selected=vald
121showing=visar
122singleline=en rad
123transient=tillf\u00E4llig
124visible=synlig
125vertical=vertikal
126horizontal=horisontell
127#
128# accessible actions
129#
130toggleexpand=v\u00E4xla expandering
131
132# new relations, roles and states for J2SE 1.5.0
133
134#
135# accessible relations
136#
137flowsTo=fl\u00F6dar till
138flowsFrom=fl\u00F6dar fr\u00E5n
139subwindowOf=delf\u00F6nster av
140parentWindowOf=\u00F6verordnat f\u00F6nster f\u00F6r
141embeds=b\u00E4ddar in
142embeddedBy=b\u00E4ddas in av
143childNodeOf=underordnad nod f\u00F6r
144
145#
146# accessible roles
147#
148header=sidhuvud
149footer=sidfot
150paragraph=stycke
151ruler=linjal
152editbar=redigeringslist
153progressMonitor=f\u00F6rlopps\u00F6vervakare
154
155#
156# accessible states
157#
158managesDescendants=hanterar underordnade
159indeterminate=obest\u00E4mt
160truncated=kapad
161
162# new for J2SE 1.6.0
163
164#
165# accessible roles
166#
167htmlcontainer=HTML-container
168
169#
170# END OF MATERIAL TO LOCALIZE
171#
172