diff options
Diffstat (limited to 'nls/de_DE/common.m')
| -rw-r--r-- | nls/de_DE/common.m | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/nls/de_DE/common.m b/nls/de_DE/common.m new file mode 100644 index 00000000..6eba2787 --- /dev/null +++ b/nls/de_DE/common.m @@ -0,0 +1,38 @@ +$set 15 #Common + +$ #Yes +# Ja +$ #No +# Nein + +$ #DirectionTitle +# Ausrichtung +$ #DirectionHoriz +# Horizontal +$ #DirectionVert +# Vertikal + +$ #AlwaysOnTop +# Immer im Vorgrund + +$ #PlacementTitle +# Platzierung +$ #PlacementTopLeft +# Oben Links +$ #PlacementCenterLeft +# Mitte Links +$ #PlacementBottomLeft +# Unten Links +$ #PlacementTopCenter +# Oben Mitte +$ #PlacementBottomCenter +# Unten Mitte +$ #PlacementTopRight +# Oben Rechts +$ #PlacementCenterRight +# Mitte Rechts +$ #PlacementBottomRight +# Unten Rechts + +$ #AutoHide +# Automatisch Verbergen |
