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/nl_NL/common.m | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 nls/nl_NL/common.m (limited to 'nls/nl_NL/common.m') diff --git a/nls/nl_NL/common.m b/nls/nl_NL/common.m new file mode 100644 index 00000000..66c95c03 --- /dev/null +++ b/nls/nl_NL/common.m @@ -0,0 +1,38 @@ +$set 15 #Common + +$ #Yes +# Ja +$ #No +# Nee + +$ #DirectionTitle +# Richting +$ #DirectionHoriz +# Horizontaal +$ #DirectionVert +# Vertikaal + +$ #AlwaysOnTop +# Altijd op voorgrond + +$ #PlacementTitle +# Plaatsing +$ #PlacementTopLeft +# Linksboven +$ #PlacementCenterLeft +# Links +$ #PlacementBottomLeft +# Linksonder +$ #PlacementTopCenter +# Middenboven +$ #PlacementBottomCenter +# Middenonder +$ #PlacementTopRight +# Rechtsboven +$ #PlacementCenterRight +# Rechts +$ #PlacementBottomRight +# Rechtsonder + +$ #AutoHide +# Automatisch verbergen -- cgit v1.2.3