# Refer to the note in basic.properties for a description as to what # the mnemonics correspond to and how to calculate them. # GTK specific properties # GTK color chooser properties: GTKColorChooserPanel.textAndMnemonic=>K-Farbauswahl # mnemonic as a VK_ constant GTKColorChooserPanel.hue.textAndMnemonic=&Farbton: GTKColorChooserPanel.red.textAndMnemonic=R&ot: GTKColorChooserPanel.saturation.textAndMnemonic=&Sättigung: GTKColorChooserPanel.green.textAndMnemonic=&Grün: GTKColorChooserPanel.value.textAndMnemonic=&Wert: GTKColorChooserPanel.blue.textAndMnemonic=&Blau: GTKColorChooserPanel.color.textAndMnemonic=Farb&name: ############ FILE CHOOSER STRINGS ############# FileChooser.acceptAllFileFilter.textAndMnemonic=Alle Dateien FileChooser.newFolderButton.textAndMnemonic=&Neuer Ordner FileChooser.newFolderDialog.textAndMnemonic=Ordnername: FileChooser.newFolderNoDirectoryErrorTitle.textAndMnemonic=Fehler FileChooser.newFolderNoDirectoryError.textAndMnemonic=Fehler beim Erstellen von Verzeichnis "{0}": Datei oder Verzeichnis nicht vorhanden FileChooser.deleteFileButton.textAndMnemonic=Datei &löschen FileChooser.renameFileButton.textAndMnemonic=Datei &umbenennen FileChooser.cancelButton.textAndMnemonic=&Abbrechen FileChooser.saveButton.textAndMnemonic=&OK FileChooser.openButton.textAndMnemonic=&OK FileChooser.saveDialogTitle.textAndMnemonic=Speichern FileChooser.openDialogTitle.textAndMnemonic=Öffnen FileChooser.pathLabel.textAndMnemonic=Aus&wahl: FileChooser.filterLabel.textAndMnemonic=Filter: FileChooser.foldersLabel.textAndMnemonic=&Ordner FileChooser.filesLabel.textAndMnemonic=&Dateien FileChooser.cancelButtonToolTip.textAndMnemonic=Dialogfeld für Dateiauswahl schließen. FileChooser.saveButtonToolTip.textAndMnemonic=Ausgewählte Datei speichern. FileChooser.openButtonToolTip.textAndMnemonic=Ausgewählte Datei öffnen. FileChooser.renameFileDialog.textAndMnemonic=Datei "{0}" umbenennen in FileChooser.renameFileError.titleAndMnemonic=Fehler FileChooser.renameFileError.textAndMnemonic=Fehler beim Umbenennen der Datei "{0}" in "{1}"