0N/A# Refer to the note in basic.properties for a description as to what
0N/A# the mnemonics correspond to and how to calculate them.
0N/A
0N/A
0N/A
0N/A# GTK specific properties
0N/A
0N/A# GTK color chooser properties:
5056N/AGTKColorChooserPanel.textAndMnemonic=&GTK-f\u00E4rgv\u00E4ljaren
0N/A# mnemonic as a VK_ constant
0N/A
5006N/AGTKColorChooserPanel.hue.textAndMnemonic=&Nyans:
5006N/A
5056N/AGTKColorChooserPanel.red.textAndMnemonic=R&\u00F6d:
0N/A
5056N/AGTKColorChooserPanel.saturation.textAndMnemonic=&M\u00E4ttnad:
0N/A
5056N/AGTKColorChooserPanel.green.textAndMnemonic=&Gr\u00F6n:
0N/A
5056N/AGTKColorChooserPanel.value.textAndMnemonic=&V\u00E4rde:
0N/A
5056N/AGTKColorChooserPanel.blue.textAndMnemonic=&Bl\u00E5:
0N/A
5056N/AGTKColorChooserPanel.color.textAndMnemonic=F\u00E4rg&namn:
0N/A
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
5006N/AFileChooser.acceptAllFileFilter.textAndMnemonic=Alla filer
5006N/AFileChooser.newFolderButton.textAndMnemonic=&Ny mapp
5006N/AFileChooser.newFolderDialog.textAndMnemonic=Mapp:
5006N/AFileChooser.newFolderNoDirectoryErrorTitle.textAndMnemonic=Fel
5006N/AFileChooser.newFolderNoDirectoryError.textAndMnemonic=Ett fel intr\u00E4ffade vid f\u00F6rs\u00F6k att skapa katalogen "{0}": Filen eller katalogen finns inte
5006N/AFileChooser.deleteFileButton.textAndMnemonic=Ta &bort fil
5056N/AFileChooser.renameFileButton.textAndMnemonic=&\u00C4ndra namn p\u00E5 filen
5006N/AFileChooser.cancelButton.textAndMnemonic=&Avbryt
5006N/AFileChooser.saveButton.textAndMnemonic=&OK
5006N/AFileChooser.openButton.textAndMnemonic=&OK
5006N/AFileChooser.saveDialogTitle.textAndMnemonic=Spara
5006N/AFileChooser.openDialogTitle.textAndMnemonic=\u00D6ppna
5006N/AFileChooser.pathLabel.textAndMnemonic=&Urval:
5006N/AFileChooser.filterLabel.textAndMnemonic=Filter:
5056N/AFileChooser.foldersLabel.textAndMnemonic=Map&par
5006N/AFileChooser.filesLabel.textAndMnemonic=&Filer
0N/A
5006N/AFileChooser.cancelButtonToolTip.textAndMnemonic=Avbryt dialogrutan Filv\u00E4ljare.
5006N/AFileChooser.saveButtonToolTip.textAndMnemonic=Spara vald fil.
5006N/AFileChooser.openButtonToolTip.textAndMnemonic=\u00D6ppna vald fil.
0N/A
5006N/AFileChooser.renameFileDialog.textAndMnemonic=Namn\u00E4ndra fil "{0}" till
5006N/AFileChooser.renameFileError.titleAndMnemonic=Fel
5006N/AFileChooser.renameFileError.textAndMnemonic=Fel vid namn\u00E4ndring av fil "{0}" till "{1}"
0N/A