diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
| commit | dfc5f034581f5a26cba5c4811500438f89f0634a (patch) | |
| tree | efb1e3af799383aa5835a736cabf658d18db4be5 /nls/da_DK/common.m | |
| parent | 17532e906b1dd6340bb1eccd2d9724643637958b (diff) | |
Initial revision
Diffstat (limited to 'nls/da_DK/common.m')
| -rw-r--r-- | nls/da_DK/common.m | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/nls/da_DK/common.m b/nls/da_DK/common.m new file mode 100644 index 00000000..6b545558 --- /dev/null +++ b/nls/da_DK/common.m @@ -0,0 +1,38 @@ +$set 15 #Common + +$ #Yes +# Ja +$ #No +# Nej + +$ #DirectionTitle +# Retning +$ #DirectionHoriz +# Horisontal +$ #DirectionVert +# Vertikal + +$ #AlwaysOnTop +# Altid øverst + +$ #PlacementTitle +# Placering +$ #PlacementTopLeft +# Øverste venstre hjørne +$ #PlacementCenterLeft +# Venstre i midten +$ #PlacementBottomLeft +# Bunden til venstre +$ #PlacementTopCenter +# Toppen i midten +$ #PlacementBottomCenter +# Bunden i midten +$ #PlacementTopRight +# Øverst til højre +$ #PlacementCenterRight +# Til højre i midten +$ #PlacementBottomRight +# Til højre i bunden + +$ #AutoHide +# Gem automatisk |
