gtk_sv.properties revision 5006
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:
5006N/AGTKColorChooserPanel.textAndMnemonic=GTK-f\u00E4rgv\u00E4ljaren(&G)
0N/A# mnemonic as a VK_ constant
0N/A
5006N/AGTKColorChooserPanel.hue.textAndMnemonic=&Nyans:
5006N/A
5006N/AGTKColorChooserPanel.red.textAndMnemonic=R\u00F6d(&R):
0N/A
5006N/AGTKColorChooserPanel.saturation.textAndMnemonic=M\u00E4ttnad(&M):
0N/A
5006N/AGTKColorChooserPanel.green.textAndMnemonic=Gr\u00F6n(&G):
0N/A
5006N/AGTKColorChooserPanel.value.textAndMnemonic=V\u00E4rde(&V):
0N/A
5006N/AGTKColorChooserPanel.blue.textAndMnemonic=Bl\u00E5(&B):
0N/A
5006N/AGTKColorChooserPanel.color.textAndMnemonic=F\u00E4rgnamn(&F):
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
5006N/AFileChooser.renameFileButton.textAndMnemonic=\u00C4ndra namn p\u00E5 filen(&R)
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:
5006N/AFileChooser.foldersLabel.textAndMnemonic=Ma&ppar
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
4038N/A# dummy resource added for translation automation
5006N/AOptionPane.okButton.textAndMnemonic=&OK
4038N/A# dummy resource added for translation automation
5006N/AOptionPane.cancelButton.textAndMnemonic=&Avbryt
3915N/A