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/sv_SE/common.m | |
| parent | 17532e906b1dd6340bb1eccd2d9724643637958b (diff) | |
Initial revision
Diffstat (limited to 'nls/sv_SE/common.m')
| -rw-r--r-- | nls/sv_SE/common.m | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/nls/sv_SE/common.m b/nls/sv_SE/common.m new file mode 100644 index 00000000..0fc0db3c --- /dev/null +++ b/nls/sv_SE/common.m @@ -0,0 +1,38 @@ +$set 15 #Common + +$ #Yes +# Ja +$ #No +# Nej + +$ #DirectionTitle +# Riktning +$ #DirectionHoriz +# Horisontell +$ #DirectionVert +# Vertikal + +$ #AlwaysOnTop +# Alltid överst + +$ #PlacementTitle +# Placering +$ #PlacementTopLeft +# Uppe till vänster +$ #PlacementCenterLeft +# Mitten till vänster +$ #PlacementBottomLeft +# Nere till vänster +$ #PlacementTopCenter +# Uppe i mitten +$ #PlacementBottomCenter +# Nere i mitten +$ #PlacementTopRight +# Uppe till höger +$ #PlacementCenterRight +# Mitten till höger +$ #PlacementBottomRight +# Nere till höger + +$ #AutoHide +# Göm automatiskt |
