1# This properties file is used to create a PropertyResourceBundle
2# It contains Locale specific strings used be the Windows Look and Feel.
3# Currently, the following components need this for support:
4#
5#    FileChooser
6#
7# When this file is read in, the strings are put into the 
8# defaults table.  This is an implementation detail of the current
9# workings of Swing.  DO NOT DEPEND ON THIS.  
10# This may change in future versions of Swing as we improve localization 
11# support.
12#
13# Refer to the note in basic.properties for a description as to what
14# the mnemonics correspond to and how to calculate them.
15#
16# @author Steve Wilson
17
18
19############ FILE CHOOSER STRINGS #############
20
21FileChooser.lookInLabel.textAndMnemonic=Suchen &in:
22FileChooser.saveInLabel.textAndMnemonic=Speichern in:
23FileChooser.fileNameLabel.textAndMnemonic=&Dateiname:
24FileChooser.folderNameLabel.textAndMnemonic=Ordner&name:
25FileChooser.filesOfTypeLabel.textAndMnemonic=Datei&typ:
26FileChooser.upFolderToolTip.textAndMnemonic=Eine Ebene h\u00F6her
27FileChooser.upFolderAccessibleName=Nach oben
28FileChooser.homeFolderToolTip.textAndMnemonic=Home
29FileChooser.homeFolderAccessibleName=Home
30FileChooser.newFolderToolTip.textAndMnemonic=Neuen Ordner erstellen
31FileChooser.newFolderAccessibleName=Neuer Ordner
32FileChooser.newFolderActionLabel.textAndMnemonic=Neuer Ordner
33FileChooser.listViewButtonToolTip.textAndMnemonic=Liste
34FileChooser.listViewButtonAccessibleName=Liste
35FileChooser.listViewActionLabel.textAndMnemonic=Liste
36FileChooser.detailsViewButtonToolTip.textAndMnemonic=Details
37FileChooser.detailsViewButtonAccessibleName=Details
38FileChooser.viewMenuButtonToolTipText = Ansichtsmen\u00FC
39FileChooser.viewMenuButtonAccessibleName = Ansichtsmen\u00FC
40FileChooser.detailsViewActionLabel.textAndMnemonic=Details
41FileChooser.refreshActionLabel.textAndMnemonic=Aktualisieren
42FileChooser.viewMenuLabel.textAndMnemonic=Ansicht
43FileChooser.fileNameHeader.textAndMnemonic=Name
44FileChooser.fileSizeHeader.textAndMnemonic=Gr\u00F6\u00DFe
45FileChooser.fileTypeHeader.textAndMnemonic=Typ
46FileChooser.fileDateHeader.textAndMnemonic=Ge\u00E4ndert
47FileChooser.fileAttrHeader.textAndMnemonic=Attribute
48