windows_de.properties revision 3516
4491N/A# This properties file is used to create a PropertyResourceBundle
4491N/A# It contains Locale specific strings used be the Windows Look and Feel.
4491N/A# Currently, the following components need this for support:
4491N/A#
4491N/A# FileChooser
4491N/A#
4491N/A# When this file is read in, the strings are put into the
4491N/A# defaults table. This is an implementation detail of the current
4491N/A# workings of Swing. DO NOT DEPEND ON THIS.
4491N/A# This may change in future versions of Swing as we improve localization
4491N/A# support.
4491N/A#
4491N/A# Refer to the note in basic.properties for a description as to what
4491N/A# the mnemonics correspond to and how to calculate them.
4491N/A#
4491N/A# @author Steve Wilson
4491N/A
4491N/A
4491N/A############ FILE CHOOSER STRINGS #############
4491N/A
4491N/AFileChooser.lookInLabelText=Suchen in:
4491N/AFileChooser.saveInLabelText=Speichern in:
4491N/AFileChooser.fileNameLabelText=Dateiname:
1627N/AFileChooser.folderNameLabelText=Ordnername:
4488N/AFileChooser.filesOfTypeLabelText=Dateityp:
1627N/AFileChooser.upFolderToolTipText=Eine Ebene h\u00F6her
1627N/AFileChooser.upFolderAccessibleName=Nach oben
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 = Ansichtsmen\u00FC
0N/AFileChooser.viewMenuButtonAccessibleName = Ansichtsmen\u00FC
0N/AFileChooser.detailsViewActionLabelText=Details
0N/AFileChooser.refreshActionLabelText=Aktualisieren
0N/AFileChooser.viewMenuLabelText=Ansicht
0N/AFileChooser.fileNameHeaderText=Name
0N/AFileChooser.fileSizeHeaderText=Gr\u00F6\u00DFe
0N/AFileChooser.fileTypeHeaderText=Typ
0N/AFileChooser.fileDateHeaderText=Ge\u00E4ndert
0N/AFileChooser.fileAttrHeaderText=Attribute
0N/A