metal_sv.properties revision 5371
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer# This properties file is used to create a PropertyResourceBundle
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer# It contains Locale specific strings used be the Metal Look and Feel.
6bcc9da85b73c324e14365759791daf895b0738cChristian Maeder# Currently, the following components need this for support:
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer#
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer# FileChooser
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer#
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer# When this file is read in, the strings are put into the
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer# defaults table. This is an implementation detail of the current
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer# workings of Swing. DO NOT DEPEND ON THIS.
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer# This may change in future versions of Swing as we improve localization
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer# support.
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer#
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer# Refer to the note in basic.properties for a description as to what
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer# the mnemonics correspond to and how to calculate them.
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer#
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer# @author Steve Wilson
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer############ FILE CHOOSER STRINGS #############
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.lookInLabel.textAndMnemonic=Leta &i:
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.saveInLabel.textAndMnemonic=Spara i:
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.fileNameLabel.textAndMnemonic=Fil&namn:
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.folderNameLabel.textAndMnemonic=Mapp(&N):
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.filesOfTypeLabel.textAndMnemonic=Filforma&t:
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.upFolderToolTip.textAndMnemonic=Upp en niv\u00E5
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.upFolderAccessibleName=Upp
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.homeFolderToolTip.textAndMnemonic=Hem
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.homeFolderAccessibleName=Hem
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.newFolderToolTip.textAndMnemonic=Skapa ny mapp
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.newFolderAccessibleName=Ny mapp
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.newFolderActionLabel.textAndMnemonic=Ny mapp
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.listViewButtonToolTip.textAndMnemonic=Lista
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.listViewButtonAccessibleName=Lista
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.listViewActionLabel.textAndMnemonic=Lista
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.detailsViewButtonToolTip.textAndMnemonic=Detaljer
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.detailsViewButtonAccessibleName=Detaljer
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.detailsViewActionLabel.textAndMnemonic=Detaljer
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.refreshActionLabel.textAndMnemonic=F\u00F6rnya
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.viewMenuLabel.textAndMnemonic=Vy
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.fileNameHeader.textAndMnemonic=Namn
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.fileSizeHeader.textAndMnemonic=Storlek
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.fileTypeHeader.textAndMnemonic=Typ
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.fileDateHeader.textAndMnemonic=\u00C4ndrad
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.fileAttrHeader.textAndMnemonic=Attribut
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.saveButton.textAndMnemonic=Spara
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerFileChooser.openButton.textAndMnemonic=\u00D6ppna
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer############ Used by MetalTitlePane if rendering window decorations############
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerMetalTitlePane.restore.titleAndMnemonic=&\u00C5terst\u00E4ll
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerMetalTitlePane.iconify.titleAndMnemonic=Minim&era
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerMetalTitlePane.maximize.titleAndMnemonic=Ma&ximera
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo WiedemeyerMetalTitlePane.close.titleAndMnemonic=&St\u00E4ng
8f31d51d47da96200437dd3af1d785cd88a46f71Thiemo Wiedemeyer