From dfc5f034581f5a26cba5c4811500438f89f0634a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 11 Apr 2002 03:20:38 +0000 Subject: Initial revision --- nls/sv_SE/common.m | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 nls/sv_SE/common.m (limited to 'nls/sv_SE/common.m') 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 -- cgit v1.2.3