root / tmp / org.txm.libs.args4j / src / org / kohsuke / args4j / spi / Messages_de.properties @ 890
History | View | Annotate | Download (557 Bytes)
1 |
# Unicode for Umlauts |
---|---|
2 |
# Ae, ae \u00c4, \u00e4 |
3 |
# Oe, oe \u00d6, \u00f6 |
4 |
# Ue, ue \u00dc, \u00fc |
5 |
# ss \u00df |
6 |
|
7 |
|
8 |
|
9 |
ILLEGAL_METHOD_SIGNATURE = \ |
10 |
Methode {0} ben\u00f6tigt mehr als einen Parameter |
11 |
ILLEGAL_FIELD_SIGNATURE = \ |
12 |
Der Datentyp {0} wird von args4j nicht unterst\u00fctzt |
13 |
ILLEGAL_OPERAND = \ |
14 |
"{1}" ist kein g\u00fcltiger Wert f\u00fcr "{0}" |
15 |
ILLEGAL_BOOLEAN = \ |
16 |
"{0}" ist kein g\u00fcltiger Boolscher Wert |
17 |
ILLEGAL_CHAR = \ |
18 |
"{0}" muss ein einzelnes Zeichen sein |
19 |
ILLEGAL_LIST = \ |
20 |
Der Typ von {0} ist keine List |