windows_de.properties revision 3151
0N/A# This properties file is used to create a PropertyResourceBundle
0N/A# It contains Locale specific strings used be the Windows Look and Feel.
2362N/A# Currently, the following components need this for support:
0N/A#
0N/A# FileChooser
0N/A#
0N/A# When this file is read in, the strings are put into the
0N/A# defaults table. This is an implementation detail of the current
0N/A# workings of Swing. DO NOT DEPEND ON THIS.
0N/A# This may change in future versions of Swing as we improve localization
0N/A# support.
0N/A#
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#
2362N/A# @author Steve Wilson
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
0N/AFileChooser.lookInLabelText=Suchen in:
0N/AFileChooser.saveInLabelText=Speichern in:
0N/AFileChooser.fileNameLabelText=Dateiname:
0N/AFileChooser.folderNameLabelText=Folder name:
0N/AFileChooser.filesOfTypeLabelText=Dateityp:
0N/AFileChooser.upFolderToolTipText=Eine Ebene h\u00f6her
0N/AFileChooser.upFolderAccessibleName=H\u00f6her
0N/AFileChooser.homeFolderToolTipText=Home
0N/AFileChooser.homeFolderAccessibleName=Home
0N/AFileChooser.newFolderToolTipText=Neuen Ordner erstellen
0N/AFileChooser.newFolderAccessibleName=Neuer Ordner
0N/AFileChooser.newFolderActionLabelText=Neuer Ordner
0N/AFileChooser.listViewButtonToolTipText=Liste
0N/AFileChooser.listViewButtonAccessibleName=Liste
0N/AFileChooser.listViewActionLabelText=Liste
0N/AFileChooser.detailsViewButtonToolTipText=Details
0N/AFileChooser.detailsViewButtonAccessibleName=Details
0N/AFileChooser.viewMenuButtonToolTipText = View Menu
0N/AFileChooser.viewMenuButtonAccessibleName = View Menu
0N/AFileChooser.detailsViewActionLabelText=Details
0N/AFileChooser.refreshActionLabelText=Aktualisieren
0N/AFileChooser.viewMenuLabelText=Ansicht
0N/AFileChooser.fileNameHeaderText=Dateiname
0N/AFileChooser.fileSizeHeaderText=Gr\u00f6\u00dfe
0N/AFileChooser.fileTypeHeaderText=Typ
0N/AFileChooser.fileDateHeaderText=Ge\u00e4ndert
0N/AFileChooser.fileAttrHeaderText=Attribut
0N/A