1# This properties file is used to create a PropertyResourceBundle
2# It contains Locale specific strings used in Swing
3# Currently, the following components need this for support:
4#
5#    ColorChooser
6#    FileChooser
7#    OptionPane
8#
9# When this file is read in, the strings are put into the
10# defaults table.  This is an implementation detail of the current
11# workings of Swing.  DO NOT DEPEND ON THIS.
12# This may change in future versions of Swing as we improve localization
13# support.
14#
15#                        MNEMONIC NOTE:
16# Many of strings in this file are used by widgets that have a
17# mnemonic, for example:
18#   ColorChooser.rgbNameTextAndMnemonic=R&GB
19#
20# Indicates that the tab in the ColorChooser for RGB colors will have
21# the text 'RGB', further the mnemonic character will be 'g' and that
22# a decoration will be provided under the 'G'. This will typically
23# look like:  RGB
24#              -
25#
26# One important thing to remember is that the mnemonic MUST exist in
27# the String, if it does not exist you should add text that makes it
28# exist. This will typically take the form 'XXXX (M)' where M is the
29# character for the mnemonic.
30#
31# @author Steve Wilson
32#
33# Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
34# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
35#
36# This code is free software; you can redistribute it and/or modify it
37# under the terms of the GNU General Public License version 2 only, as
38# published by the Free Software Foundation.  Oracle designates this
39# particular file as subject to the "Classpath" exception as provided
40# by Oracle in the LICENSE file that accompanied OpenJDK 8 source code.
41#
42# This code is distributed in the hope that it will be useful, but WITHOUT
43# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
44# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
45# version 2 for more details (a copy is included in the LICENSE file that
46# accompanied this code).
47#
48# You should have received a copy of the GNU General Public License version
49# 2 along with this work; if not, write to the Free Software Foundation,
50# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
51
52############ FILE CHOOSER STRINGS #############
53FileChooser.fileDescription.textAndMnemonic=Generisk fil
54FileChooser.directoryDescription.textAndMnemonic=Katalog
55FileChooser.newFolderError.textAndMnemonic=Kan inte skapa ny mapp
56FileChooser.newFolderErrorSeparator= :
57FileChooser.newFolderParentDoesntExistTitle.textAndMnemonic=Kan inte skapa mappen
58FileChooser.newFolderParentDoesntExist.textAndMnemonic=Kan inte skapa mappen.\n\nSystemet kan inte hitta angiven s\u00F6kv\u00E4g.
59FileChooser.renameErrorTitle.textAndMnemonic=Ett fel intr\u00E4ffade vid f\u00F6rs\u00F6k att \u00E4ndra namn p\u00E5 fil eller mapp
60FileChooser.renameError.textAndMnemonic=Kan inte namn\u00E4ndra {0}
61FileChooser.renameErrorFileExists.textAndMnemonic=Kan inte namn\u00E4ndra {0}: En fil med angivet namn finns redan. Ange ett annat filnamn.
62FileChooser.acceptAllFileFilter.textAndMnemonic=Alla filer
63FileChooser.cancelButton.textAndMnemonic=Avbryt
64FileChooser.saveButton.textAndMnemonic=Spara
65FileChooser.openButton.textAndMnemonic=\u00D6ppna
66FileChooser.saveDialogTitle.textAndMnemonic=Spara
67FileChooser.openDialogTitle.textAndMnemonic=\u00D6ppna
68FileChooser.updateButton.textAndMnemonic=Upp&datera
69FileChooser.helpButton.textAndMnemonic=&Hj\u00E4lp
70FileChooser.directoryOpenButton.textAndMnemonic=\u00D6ppna
71
72# File Size Units
73FileChooser.fileSizeKiloBytes={0} KB
74FileChooser.fileSizeMegaBytes={0} MB
75FileChooser.fileSizeGigaBytes={0} GB
76
77# These strings are platform dependent not look and feel dependent.
78FileChooser.win32.newFolder=Ny mapp
79FileChooser.win32.newFolder.subsequent=Ny mapp ({0})
80FileChooser.other.newFolder=Ny mapp
81FileChooser.other.newFolder.subsequent=Ny mapp {0}
82
83
84## file chooser tooltips ###
85FileChooser.cancelButtonToolTip.textAndMnemonic=Avbryt dialogrutan f\u00F6r filval
86FileChooser.saveButtonToolTip.textAndMnemonic=Spara vald fil
87FileChooser.openButtonToolTip.textAndMnemonic=\u00D6ppna vald fil
88FileChooser.updateButtonToolTip.textAndMnemonic=Uppdatera kataloglista
89FileChooser.helpButtonToolTip.textAndMnemonic=Hj\u00E4lp f\u00F6r val av fil
90FileChooser.directoryOpenButtonToolTip.textAndMnemonic=\u00D6ppna vald katalog
91
92FileChooser.filesListAccessibleName=Fillista
93FileChooser.filesDetailsAccessibleName=Fildetaljer
94
95############ COLOR CHOOSER STRINGS #############
96ColorChooser.preview.textAndMnemonic=Granska
97ColorChooser.ok.textAndMnemonic=OK
98ColorChooser.cancel.textAndMnemonic=Avbryt
99ColorChooser.reset.textAndMnemonic=&\u00C5terst\u00E4ll
100ColorChooser.sample.textAndMnemonic=Exempeltext  Exempeltext
101ColorChooser.swatches.textAndMnemonic=&Prov
102ColorChooser.swatchesRecent.textAndMnemonic=Senaste:
103ColorChooser.hsv.textAndMnemonic=&HSV
104ColorChooser.hsvHue.textAndMnemonic=Nyans
105ColorChooser.hsvSaturation.textAndMnemonic=M\u00E4ttnad
106ColorChooser.hsvValue.textAndMnemonic=V\u00E4rde
107ColorChooser.hsvTransparency.textAndMnemonic=Transparens
108ColorChooser.hsl.textAndMnemonic=HS&L
109ColorChooser.hslHue.textAndMnemonic=Nyans
110ColorChooser.hslSaturation.textAndMnemonic=M\u00E4ttnad
111ColorChooser.hslLightness.textAndMnemonic=Ljusstyrka
112ColorChooser.hslTransparency.textAndMnemonic=Transparens
113ColorChooser.rgb.textAndMnemonic=R&GB
114ColorChooser.rgbRed.textAndMnemonic=R\u00F6&d
115ColorChooser.rgbGreen.textAndMnemonic=Gr\u00F6&n
116ColorChooser.rgbBlue.textAndMnemonic=&Bl\u00E5
117ColorChooser.rgbAlpha.textAndMnemonic=Alfa
118ColorChooser.rgbHexCode.textAndMnemonic=&F\u00E4rgkod
119ColorChooser.cmyk.textAndMnemonic=C&MYK
120ColorChooser.cmykCyan.textAndMnemonic=Cyan
121ColorChooser.cmykMagenta.textAndMnemonic=Magenta
122ColorChooser.cmykYellow.textAndMnemonic=Gul
123ColorChooser.cmykBlack.textAndMnemonic=Svart
124ColorChooser.cmykAlpha.textAndMnemonic=Alfa
125
126############ OPTION PANE STRINGS #############
127# We only define mnemonics for YES/NO, but for completeness you can
128# define mnemonics for any of the buttons.
129OptionPane.yesButton.textAndMnemonic=&Ja
130OptionPane.noButton.textAndMnemonic=&Nej
131OptionPane.okButton.textAndMnemonic=OK
132#OptionPane.okButtonMnemonic=0
133OptionPane.cancelButton.textAndMnemonic=Avbryt
134#OptionPane.cancelButtonMnemonic=0
135OptionPane.title.textAndMnemonic=V\u00E4lj ett alternativ
136# Title for the dialog for the showInputDialog methods. Only used if
137# the developer uses one of the variants that doesn't take a title.
138OptionPane.inputDialog.titleAndMnemonic=Indata
139# Title for the dialog for the showMessageDialog methods. Only used if
140# the developer uses one of the variants that doesn't take a title.
141OptionPane.messageDialog.titleAndMnemonic=Meddelande
142
143############ Printing Dialog Strings ############
144PrintingDialog.titleProgress.textAndMnemonic=Skriver ut
145PrintingDialog.titleAborting.textAndMnemonic=Skriver ut (avbryter)
146
147PrintingDialog.contentInitial.textAndMnemonic=Utskrift p\u00E5g\u00E5r...
148
149# The following string will be formatted by a MessageFormat
150# and {0} will be replaced by page number being printed
151PrintingDialog.contentProgress.textAndMnemonic=Skriver ut sida {0}...
152
153PrintingDialog.contentAborting.textAndMnemonic=Utskriften avbryts...
154
155PrintingDialog.abortButton.textAndMnemonic=&Avbryt
156PrintingDialog.abortButtonToolTip.textAndMnemonic=Avbryt utskrift
157
158############ Internal Frame Strings ############
159InternalFrame.iconButtonToolTip=Minimera
160InternalFrame.maxButtonToolTip=Maximera
161InternalFrame.restoreButtonToolTip=\u00C5terst\u00E4ll
162InternalFrame.closeButtonToolTip=St\u00E4ng
163
164############ Internal Frame Title Pane Strings ############
165InternalFrameTitlePane.restoreButton.textAndMnemonic=&\u00C5terst\u00E4ll
166InternalFrameTitlePane.moveButton.textAndMnemonic=&Flytta
167InternalFrameTitlePane.sizeButton.textAndMnemonic=&Storlek
168InternalFrameTitlePane.minimizeButton.textAndMnemonic=Mi&nimera
169InternalFrameTitlePane.maximizeButton.textAndMnemonic=Ma&ximera
170InternalFrameTitlePane.closeButton.textAndMnemonic=&St\u00E4ng
171
172############ Text strings #############
173# Used for html forms
174FormView.submitButton.textAndMnemonic=Skicka fr\u00E5ga
175FormView.resetButton.textAndMnemonic=\u00C5terst\u00E4ll
176FormView.browseFileButton.textAndMnemonic=Bl\u00E4ddra...
177
178############ Abstract Document Strings ############
179AbstractDocument.styleChange.textAndMnemonic=format\u00E4ndring
180AbstractDocument.addition.textAndMnemonic=till\u00E4gg
181AbstractDocument.deletion.textAndMnemonic=borttagning
182AbstractDocument.undo.textAndMnemonic=\u00C5ngra
183AbstractDocument.redo.textAndMnemonic=G\u00F6r om
184
185############ Abstract Button Strings ############
186AbstractButton.click.textAndMnemonic=klicka
187
188############ Abstract Undoable Edit Strings ############
189AbstractUndoableEdit.undo.textAndMnemonic=\u00C5ngra
190AbstractUndoableEdit.redo.textAndMnemonic=G\u00F6r om
191
192############ Combo Box Strings ############
193ComboBox.togglePopup.textAndMnemonic=v\u00E4xlaPopup
194
195############ Progress Monitor Strings ############
196ProgressMonitor.progress.textAndMnemonic=P\u00E5g\u00E5r...
197
198############ Split Pane Strings ############
199SplitPane.leftButton.textAndMnemonic=v\u00E4nsterknapp
200SplitPane.rightButton.textAndMnemonic=h\u00F6gerknapp
201# Used for Isindex
202IsindexView.prompt=Detta \u00E4r ett s\u00F6kbart index. Ange s\u00F6kord:
203
204############ InternalFrameTitlePane Strings ############
205InternalFrameTitlePane.iconifyButtonAccessibleName=Minimera
206InternalFrameTitlePane.maximizeButtonAccessibleName=Maximera
207InternalFrameTitlePane.closeButtonAccessibleName=St\u00E4ng
208