# # Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this # particular file as subject to the "Classpath" exception as provided # by Oracle in the LICENSE file that accompanied this code. # # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). # # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. # # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. # # 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\u00E4ttigung: GTKColorChooserPanel.green.textAndMnemonic=&Gr\u00FCn: 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\u00F6schen FileChooser.renameFileButton.textAndMnemonic=Datei &umbenennen FileChooser.cancelButton.textAndMnemonic=Abbrechen FileChooser.saveButton.textAndMnemonic=OK FileChooser.openButton.textAndMnemonic=OK FileChooser.saveDialogTitle.textAndMnemonic=Speichern FileChooser.openDialogTitle.textAndMnemonic=\u00D6ffnen FileChooser.pathLabel.textAndMnemonic=Aus&wahl: FileChooser.filterLabel.textAndMnemonic=Filter: FileChooser.foldersLabel.textAndMnemonic=O&rdner FileChooser.filesLabel.textAndMnemonic=&Dateien FileChooser.cancelButtonToolTip.textAndMnemonic=Dialogfeld f\u00FCr Dateiauswahl schlie\u00DFen. FileChooser.saveButtonToolTip.textAndMnemonic=Ausgew\u00E4hlte Datei speichern. FileChooser.openButtonToolTip.textAndMnemonic=Ausgew\u00E4hlte Datei \u00F6ffnen. FileChooser.renameFileDialog.textAndMnemonic=Datei "{0}" umbenennen in FileChooser.renameFileError.titleAndMnemonic=Fehler FileChooser.renameFileError.textAndMnemonic=Fehler beim Umbenennen der Datei "{0}" in "{1}"