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-Farbauswahl
0N/A# mnemonic as a VK_ constant
0N/A
5006N/AGTKColorChooserPanel.hue.textAndMnemonic=&Farbton:
5006N/A
5056N/AGTKColorChooserPanel.red.textAndMnemonic=R&ot:
0N/A
5056N/AGTKColorChooserPanel.saturation.textAndMnemonic=&S\u00E4ttigung:
0N/A
5056N/AGTKColorChooserPanel.green.textAndMnemonic=&Gr\u00FCn:
0N/A
5006N/AGTKColorChooserPanel.value.textAndMnemonic=&Wert:
0N/A
5006N/AGTKColorChooserPanel.blue.textAndMnemonic=&Blau:
0N/A
5006N/AGTKColorChooserPanel.color.textAndMnemonic=Farb&name:
0N/A
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
5006N/AFileChooser.acceptAllFileFilter.textAndMnemonic=Alle Dateien
5006N/AFileChooser.newFolderButton.textAndMnemonic=&Neuer Ordner
5006N/AFileChooser.newFolderDialog.textAndMnemonic=Ordnername:
5006N/AFileChooser.newFolderNoDirectoryErrorTitle.textAndMnemonic=Fehler
5006N/AFileChooser.newFolderNoDirectoryError.textAndMnemonic=Fehler beim Erstellen von Verzeichnis "{0}": Datei oder Verzeichnis nicht vorhanden
5056N/AFileChooser.deleteFileButton.textAndMnemonic=Datei &l\u00F6schen
5006N/AFileChooser.renameFileButton.textAndMnemonic=Datei &umbenennen
5006N/AFileChooser.cancelButton.textAndMnemonic=&Abbrechen
5006N/AFileChooser.saveButton.textAndMnemonic=&OK
5006N/AFileChooser.openButton.textAndMnemonic=&OK
5006N/AFileChooser.saveDialogTitle.textAndMnemonic=Speichern
5006N/AFileChooser.openDialogTitle.textAndMnemonic=\u00D6ffnen
5006N/AFileChooser.pathLabel.textAndMnemonic=Aus&wahl:
5006N/AFileChooser.filterLabel.textAndMnemonic=Filter:
6443N/AFileChooser.foldersLabel.textAndMnemonic=Or&dner
5006N/AFileChooser.filesLabel.textAndMnemonic=&Dateien
0N/A
5006N/AFileChooser.cancelButtonToolTip.textAndMnemonic=Dialogfeld f\u00FCr Dateiauswahl schlie\u00DFen.
5006N/AFileChooser.saveButtonToolTip.textAndMnemonic=Ausgew\u00E4hlte Datei speichern.
5006N/AFileChooser.openButtonToolTip.textAndMnemonic=Ausgew\u00E4hlte Datei \u00F6ffnen.
0N/A
5006N/AFileChooser.renameFileDialog.textAndMnemonic=Datei "{0}" umbenennen in
5006N/AFileChooser.renameFileError.titleAndMnemonic=Fehler
5006N/AFileChooser.renameFileError.textAndMnemonic=Fehler beim Umbenennen der Datei "{0}" in "{1}"
0N/A