diff options
Diffstat (limited to 'nls/de_DE/common.m')
-rw-r--r-- | nls/de_DE/common.m | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/nls/de_DE/common.m b/nls/de_DE/common.m new file mode 100644 index 0000000..ff02807 --- /dev/null +++ b/nls/de_DE/common.m | |||
@@ -0,0 +1,57 @@ | |||
1 | $set 15 #Common | ||
2 | |||
3 | $ #Yes | ||
4 | # Ja | ||
5 | $ #No | ||
6 | # Nein | ||
7 | |||
8 | $ #DirectionTitle | ||
9 | # Ausrichtung | ||
10 | $ #DirectionHoriz | ||
11 | # Horizontal | ||
12 | $ #DirectionVert | ||
13 | # Vertikal | ||
14 | |||
15 | $ #AlwaysOnTop | ||
16 | # Immer oben | ||
17 | |||
18 | $ #PlacementTitle | ||
19 | # Platzierung | ||
20 | $ #PlacementTopLeft | ||
21 | # Oben links | ||
22 | $ #PlacementCenterLeft | ||
23 | # Mitte links | ||
24 | $ #PlacementBottomLeft | ||
25 | # Unten links | ||
26 | $ #PlacementTopCenter | ||
27 | # Oben mitte | ||
28 | $ #PlacementBottomCenter | ||
29 | # Unten mitte | ||
30 | $ #PlacementTopRight | ||
31 | # Oben rechts | ||
32 | $ #PlacementCenterRight | ||
33 | # Mitte rechts | ||
34 | $ #PlacementBottomRight | ||
35 | # Unten rechts | ||
36 | $ #PlacementLeftTop | ||
37 | # Links oben | ||
38 | $ #PlacementLeftCenter | ||
39 | # Links mitte | ||
40 | $ #PlacementLeftBottom | ||
41 | # Links unten | ||
42 | $ #PlacementRightTop | ||
43 | # Rechts oben | ||
44 | $ #PlacementRightCenter | ||
45 | # Rechts mitte | ||
46 | $ #PlacementRightBottom | ||
47 | # Rechts unten | ||
48 | $ #PlacementTopRelative | ||
49 | # Oben-relative Groesse | ||
50 | $ #PlacementBottomRelative | ||
51 | # Unten-relative Groesse | ||
52 | $ #PlacementLeftRelative | ||
53 | # Links-relative Groesse | ||
54 | $ #PlacementRightRelative | ||
55 | # Rechts-relative Groesse | ||
56 | $ #AutoHide | ||
57 | # Automatisch Verstecken | ||