src/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_de.properties

Print this page




  24 #              -
  25 #
  26 # One important thing to remember is that the mnemonic MUST exist in
  27 # the String, if it does not exist you should add text that makes it
  28 # exist. This will typically take the form 'XXXX (M)' where M is the
  29 # character for the mnemonic.
  30 #
  31 # @author Steve Wilson
  32 
  33 ############ FILE CHOOSER STRINGS #############
  34 FileChooser.fileDescription.textAndMnemonic=Allgemeine Datei
  35 FileChooser.directoryDescription.textAndMnemonic=Verzeichnis
  36 FileChooser.newFolderError.textAndMnemonic=Fehler beim Erstellen eines neuen Ordners
  37 FileChooser.newFolderErrorSeparator= :
  38 FileChooser.newFolderParentDoesntExistTitle.textAndMnemonic=Ordner kann nicht erstellt werden
  39 FileChooser.newFolderParentDoesntExist.textAndMnemonic=Ordner kann nicht erstellt werden.\n\nSystem kann den angegebenen Pfad nicht finden.
  40 FileChooser.renameErrorTitle.textAndMnemonic=Fehler beim Umbenennen von Datei oder Ordner
  41 FileChooser.renameError.textAndMnemonic={0} kann nicht umbenannt werden
  42 FileChooser.renameErrorFileExists.textAndMnemonic={0} kann nicht umbenannt werden: Es ist bereits eine Datei mit dem angegebenen Namen vorhanden. Geben Sie einen anderen Dateinamen an.
  43 FileChooser.acceptAllFileFilter.textAndMnemonic=Alle Dateien
  44 FileChooser.cancelButton.textAndMnemonic=&Abbrechen
  45 FileChooser.saveButton.textAndMnemonic=&Speichern
  46 FileChooser.openButton.textAndMnemonic=\u00D6ffnen(&F)
  47 FileChooser.saveDialogTitle.textAndMnemonic=Speichern
  48 FileChooser.openDialogTitle.textAndMnemonic=\u00D6ffnen
  49 FileChooser.updateButton.textAndMnemonic=A&ktualisieren
  50 FileChooser.helpButton.textAndMnemonic=&Hilfe
  51 FileChooser.directoryOpenButton.textAndMnemonic=\u00D6ffnen(&F)
  52 
  53 # File Size Units
  54 FileChooser.fileSizeKiloBytes={0} KB
  55 FileChooser.fileSizeMegaBytes={0} MB
  56 FileChooser.fileSizeGigaBytes={0} GB
  57 
  58 # These strings are platform dependent not look and feel dependent.
  59 FileChooser.win32.newFolder=Neuer Ordner
  60 FileChooser.win32.newFolder.subsequent=Neuer Ordner ({0})
  61 FileChooser.other.newFolder=NewFolder
  62 FileChooser.other.newFolder.subsequent=NewFolder.{0}
  63 
  64 




  24 #              -
  25 #
  26 # One important thing to remember is that the mnemonic MUST exist in
  27 # the String, if it does not exist you should add text that makes it
  28 # exist. This will typically take the form 'XXXX (M)' where M is the
  29 # character for the mnemonic.
  30 #
  31 # @author Steve Wilson
  32 
  33 ############ FILE CHOOSER STRINGS #############
  34 FileChooser.fileDescription.textAndMnemonic=Allgemeine Datei
  35 FileChooser.directoryDescription.textAndMnemonic=Verzeichnis
  36 FileChooser.newFolderError.textAndMnemonic=Fehler beim Erstellen eines neuen Ordners
  37 FileChooser.newFolderErrorSeparator= :
  38 FileChooser.newFolderParentDoesntExistTitle.textAndMnemonic=Ordner kann nicht erstellt werden
  39 FileChooser.newFolderParentDoesntExist.textAndMnemonic=Ordner kann nicht erstellt werden.\n\nSystem kann den angegebenen Pfad nicht finden.
  40 FileChooser.renameErrorTitle.textAndMnemonic=Fehler beim Umbenennen von Datei oder Ordner
  41 FileChooser.renameError.textAndMnemonic={0} kann nicht umbenannt werden
  42 FileChooser.renameErrorFileExists.textAndMnemonic={0} kann nicht umbenannt werden: Es ist bereits eine Datei mit dem angegebenen Namen vorhanden. Geben Sie einen anderen Dateinamen an.
  43 FileChooser.acceptAllFileFilter.textAndMnemonic=Alle Dateien
  44 FileChooser.cancelButton.textAndMnemonic=Abbrechen
  45 FileChooser.saveButton.textAndMnemonic=&Speichern
  46 FileChooser.openButton.textAndMnemonic=\u00D6ffnen(&F)
  47 FileChooser.saveDialogTitle.textAndMnemonic=Speichern
  48 FileChooser.openDialogTitle.textAndMnemonic=\u00D6ffnen
  49 FileChooser.updateButton.textAndMnemonic=A&ktualisieren
  50 FileChooser.helpButton.textAndMnemonic=&Hilfe
  51 FileChooser.directoryOpenButton.textAndMnemonic=\u00D6ffnen(&F)
  52 
  53 # File Size Units
  54 FileChooser.fileSizeKiloBytes={0} KB
  55 FileChooser.fileSizeMegaBytes={0} MB
  56 FileChooser.fileSizeGigaBytes={0} GB
  57 
  58 # These strings are platform dependent not look and feel dependent.
  59 FileChooser.win32.newFolder=Neuer Ordner
  60 FileChooser.win32.newFolder.subsequent=Neuer Ordner ({0})
  61 FileChooser.other.newFolder=NewFolder
  62 FileChooser.other.newFolder.subsequent=NewFolder.{0}
  63 
  64