gtk_sv.properties revision 4038
5652N/A# Refer to the note in basic.properties for a description as to what
5652N/A# the mnemonics correspond to and how to calculate them.
5652N/A
5652N/A
5652N/A
5652N/A# GTK specific properties
5652N/A
5652N/A# GTK color chooser properties:
5652N/AGTKColorChooserPanel.nameText=GTK-f\u00E4rgv\u00E4ljaren
5652N/A# mnemonic as a VK_ constant
5652N/AGTKColorChooserPanel.mnemonic=71
5652N/A# Can also define GTKColorChooserPanel.dispalyedMnemonicIndex if you
5652N/A# want an index other than would normally be underlined by
5652N/A# GTKColorChooserPanel.mnemonic to be underlined. This is only useful
5652N/A# if GTKColorChooserPanel.nameText defines the mnemonic character more
5652N/A# than once and you want a character other than the first underlined.
5652N/A
5652N/A# Text and mnemonics for the spinner. You can also defined a different
5652N/A# index for the mnemonic via xxxMnemonicIndex, for example
5652N/A# GTKColorChooserPanel.hueMnemonicIndex=1 would indicate the second
5652N/A# character of GTKColorChooserPanel.hueText should be underlined to
5652N/A# represent the mnemonic.
5652N/AGTKColorChooserPanel.hueText=Nyans:
5652N/AGTKColorChooserPanel.hueMnemonic=78
5652N/A
5652N/AGTKColorChooserPanel.redText=R\u00F6d:
5652N/AGTKColorChooserPanel.redMnemonic=82
5652N/A
5652N/AGTKColorChooserPanel.saturationText=M\u00E4ttnad:
5652N/AGTKColorChooserPanel.saturationMnemonic=77
5652N/A
5652N/AGTKColorChooserPanel.greenText=Gr\u00F6n:
5652N/AGTKColorChooserPanel.greenMnemonic=71
5652N/A
5652N/AGTKColorChooserPanel.valueText=V\u00E4rde:
5652N/AGTKColorChooserPanel.valueMnemonic=86
5652N/A
5652N/AGTKColorChooserPanel.blueText=Bl\u00E5:
5652N/AGTKColorChooserPanel.blueMnemonic=66
5652N/A
5652N/AGTKColorChooserPanel.colorNameText=F\u00E4rgnamn:
5652N/AGTKColorChooserPanel.colorNameMnemonic=78
5652N/A
5652N/A
5652N/A
5652N/A############ FILE CHOOSER STRINGS #############
5652N/A
5652N/AFileChooser.acceptAllFileFilterText=Alla filer
5652N/AFileChooser.newFolderButtonText=Ny mapp
5652N/AFileChooser.newFolderButtonMnemonic=78
5652N/AFileChooser.newFolderDialogText=Mapp:
5652N/AFileChooser.newFolderNoDirectoryErrorTitleText=Fel
5652N/AFileChooser.newFolderNoDirectoryErrorText=Ett fel intr\u00E4ffade vid f\u00F6rs\u00F6k att skapa katalogen "{0}": Filen eller katalogen finns inte
5652N/AFileChooser.deleteFileButtonText=Ta bort fil
5652N/AFileChooser.deleteFileButtonMnemonic=66
5652N/AFileChooser.renameFileButtonText=\u00C4ndra namn p\u00E5 filen
5652N/AFileChooser.renameFileButtonMnemonic=82
5652N/AFileChooser.cancelButtonText=Avbryt
5652N/AFileChooser.cancelButtonMnemonic=65
5652N/AFileChooser.saveButtonText=OK
5652N/AFileChooser.saveButtonMnemonic=79
5652N/AFileChooser.openButtonText=OK
5652N/AFileChooser.openButtonMnemonic=79
FileChooser.saveDialogTitleText=Spara
FileChooser.openDialogTitleText=\u00D6ppna
FileChooser.pathLabelText=Urval:
FileChooser.filterLabelText=Filter:
FileChooser.pathLabelMnemonic=85
FileChooser.foldersLabelText=Mappar
FileChooser.foldersLabelMnemonic=80
FileChooser.filesLabelText=Filer
FileChooser.filesLabelMnemonic=70
FileChooser.cancelButtonToolTipText=Avbryt dialogrutan Filv\u00E4ljare.
FileChooser.saveButtonToolTipText=Spara vald fil.
FileChooser.openButtonToolTipText=\u00D6ppna vald fil.
FileChooser.renameFileDialogText=Namn\u00E4ndra fil "{0}" till
FileChooser.renameFileErrorTitle=Fel
FileChooser.renameFileErrorText=Fel vid namn\u00E4ndring av fil "{0}" till "{1}"
# dummy resource added for translation automation
OptionPane.okButtonText=OK
OptionPane.okButtonMnemonic=79
# dummy resource added for translation automation
OptionPane.cancelButtonText=Avbryt
OptionPane.cancelButtonMnemonic=65