blob: 9396ee98d95391344c319e5f2789cc3be1068814 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001# This properties file is used to create a PropertyResourceBundle
2# It contains Locale specific strings used be the Motif 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.acceptAllFileFilterText=*
22FileChooser.cancelButtonText=Abbrechen
23FileChooser.saveButtonText=Speichern
24FileChooser.openButtonText=OK
25FileChooser.saveDialogTitleText=Speichern
26FileChooser.openDialogTitleText=\u00d6ffnen
27FileChooser.updateButtonText=Aktualisieren
28FileChooser.helpButtonText=Hilfe
29FileChooser.pathLabelText=Pfad- oder Ordnernamen eingeben:
30FileChooser.filterLabelText=Filter
31FileChooser.foldersLabelText=Ordner
32FileChooser.filesLabelText=Dateien
33FileChooser.enterFileNameLabelText=Filternamen eingeben:
34FileChooser.enterFolderNameLabelText=Enter folder name:
35
36FileChooser.cancelButtonToolTipText=Dialogfeld f\u00fcr Dateiauswahl abbrechen
37FileChooser.saveButtonToolTipText=Ausgew\u00e4hlte Datei speichern
38FileChooser.openButtonToolTipText=Ausgew\u00e4hlte Datei \u00f6ffnen
39FileChooser.updateButtonToolTipText=Verzeichnisliste aktualisieren
40FileChooser.helpButtonToolTipText=Hilfe f\u00fcr Dateiauswahl