summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/Makefile41
-rw-r--r--po/af.po119
-rw-r--r--po/am.po113
-rw-r--r--po/ar.po120
-rw-r--r--po/az.po118
-rw-r--r--po/be.po113
-rw-r--r--po/bg.po118
-rw-r--r--po/bn.po116
-rw-r--r--po/br.po112
-rw-r--r--po/bs.po118
-rw-r--r--po/ca.po119
-rw-r--r--po/cs.po114
-rw-r--r--po/cy.po129
-rw-r--r--po/da.po122
-rw-r--r--po/de.po128
-rw-r--r--po/drak3d.pot101
-rw-r--r--po/el.po116
-rw-r--r--po/eo.po114
-rw-r--r--po/es.po119
-rw-r--r--po/et.po124
-rw-r--r--po/eu.po118
-rw-r--r--po/fa.po114
-rw-r--r--po/fi.po120
-rw-r--r--po/fr.po195
-rw-r--r--po/fur.po114
-rw-r--r--po/ga.po112
-rw-r--r--po/gl.po116
-rw-r--r--po/he.po119
-rw-r--r--po/hi.po114
-rw-r--r--po/hr.po115
-rw-r--r--po/hu.po119
-rw-r--r--po/id.po134
-rw-r--r--po/is.po121
-rw-r--r--po/it.po122
-rw-r--r--po/ja.po131
-rw-r--r--po/ko.po115
-rw-r--r--po/ky.po115
-rw-r--r--po/lt.po112
-rw-r--r--po/ltg.po113
-rw-r--r--po/lv.po113
-rw-r--r--po/mk.po120
-rw-r--r--po/mn.po116
-rw-r--r--po/ms.po113
-rw-r--r--po/mt.po116
-rw-r--r--po/nb.po126
-rw-r--r--po/nl.po130
-rw-r--r--po/nn.po127
-rw-r--r--po/pa_IN.po116
-rw-r--r--po/pl.po113
-rw-r--r--po/pt.po127
-rw-r--r--po/pt_BR.po131
-rw-r--r--po/ro.po117
-rw-r--r--po/ru.po128
-rw-r--r--po/sc.po114
-rw-r--r--po/sk.po115
-rw-r--r--po/sl.po117
-rw-r--r--po/sq.po114
-rw-r--r--po/sr.po115
-rw-r--r--po/sr@Latn.po115
-rw-r--r--po/sv.po123
-rw-r--r--po/ta.po117
-rw-r--r--po/tg.po124
-rw-r--r--po/th.po114
-rw-r--r--po/tl.po115
-rw-r--r--po/tr.po122
-rw-r--r--po/uk.po119
-rw-r--r--po/uz.po119
-rw-r--r--po/uz@Latn.po119
-rw-r--r--po/vi.po114
-rw-r--r--po/wa.po128
-rw-r--r--po/zh_CN.po123
-rw-r--r--po/zh_TW.po128
72 files changed, 8541 insertions, 0 deletions
diff --git a/po/Makefile b/po/Makefile
new file mode 100644
index 0000000..ad102df
--- /dev/null
+++ b/po/Makefile
@@ -0,0 +1,41 @@
+# Installation directories
+localedir = $(DESTDIR)/usr/share/locale
+
+PGOAL = drak3d
+
+# perl files to search translatable strings in
+PL_FILES:= ../bin/* ../lib/*/*.pm
+
+POFILES = $(shell ls *.po)
+MOFILES = $(POFILES:%.po=%.mo)
+POTFILE= $(PGOAL).pot
+LANGS = $(POFILES:%.po=%)
+
+PREFIX = $(RPM_BUILD_ROOT)/usr
+DATADIR = $(PREFIX)/share
+LOCALEDIR=$(DATADIR)/locale
+
+all: $(MOFILES)
+
+install: all
+ for l in $(LANGS); do \
+ install -d $(localedir)/$$l/LC_MESSAGES; \
+ install -m 644 $$l.mo $(localedir)/$$l/LC_MESSAGES/$(PGOAL).mo; \
+ done
+
+clean:
+ rm -f *~ *.[oas] *.mo $(POTFILE) $(MOFILES) TAGS
+
+%.mo: %.po
+ msgfmt -o $@ $<
+
+$(POTFILE): $(PL_FILES)
+ perl_checker -q --generate-pot $@ $(PL_FILES)
+
+merge: $(POTFILE)
+ @for n in $(POFILES); do \
+ echo "Merging $$n"; \
+ msgmerge -C "$$n" "$$n" $(PGOAL).pot > "$$n"t; \
+ mv -f "$$n"t "$$n"; \
+ done
+
diff --git a/po/af.po b/po/af.po
new file mode 100644
index 0000000..e495f90
--- /dev/null
+++ b/po/af.po
@@ -0,0 +1,119 @@
+# translation of DrakX-af21-09.po to Afrikaans
+# translation of DrakX-af.po to Afrikaans
+# KTranslator Generated File
+# KTranslator Generated File
+# Copyright (C) 2000,2003, 2004 Free Software Foundation, Inc.
+# Schalk W. Cronjé <schalkc@ntaba.co.za>, 2000.
+# Dirk van der Walt <mandrake@webmail.co.za>, 2003.
+# Dirk van der Walt <dirkvanderwalt@webmail.co.za>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-af\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-04-21 17:33+0200\n"
+"Last-Translator: Dirk van der Walt <dirkvanderwalt@webmail.co.za>\n"
+"Language-Team: Afrikaans\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.0.2\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Hulp"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Gebruiker se 'umask'"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Loop konfigurasieprogram"
diff --git a/po/am.po b/po/am.po
new file mode 100644
index 0000000..200a19b
--- /dev/null
+++ b/po/am.po
@@ -0,0 +1,113 @@
+# Latest versions of po files are at http://www.mandrivalinux.com/l10n/am.php3
+# Copyright (C) 2004 Mandriva SA
+# Alemayehu Gemeda <alemayehu@gmx.at>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-06-01 03:36+0100\n"
+"Last-Translator: Alemayehu <alemayehu@gmx.at>\n"
+"Language-Team: Amharic <am-translate@geez.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "እርዳታ"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "የተጠቃሚ ስም"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "የመስሪያውን ፍንጭ አሳይ"
diff --git a/po/ar.po b/po/ar.po
new file mode 100644
index 0000000..eb9d5a4
--- /dev/null
+++ b/po/ar.po
@@ -0,0 +1,120 @@
+# translation of DrakX.po to Arabic
+# Amr Fathy <amr10@menanet.net>, 2001.
+# Mohammed Gamal <f2c2001@yahoo.com>, 2002.
+# Youcef Rabah Rahal <rahal@arabeyes.org>, 2004.
+# Ossama M. Khayat <okhayat@yahoo.com>, 2004, 2005.
+# Munzir Taha <munzir@kacst.edu.sa>, 2004.
+# Abdulaziz Al-Arfaj <alarfaj@arabeyes.org>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-03-03 01:06+0300\n"
+"Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
+"Language-Team: Arabic <support@arabeyes.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : n>=3 && n<=10 ? 2 : "
+"3\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "مساعدة"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "umask للمستخدم"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "تشغيل أداة التهيئة"
diff --git a/po/az.po b/po/az.po
new file mode 100644
index 0000000..bf046fd
--- /dev/null
+++ b/po/az.po
@@ -0,0 +1,118 @@
+# translation of DrakX-az.po to Azerbaijani
+# translation of DrakX-az.po to Azerbaijani Turkish
+# DrakX-az.po faylının Azərbaycan dilinə tərcüməsi
+# Copyright (C) 2000,2003, 2004 Free Software Foundation, Inc.
+# Copyright (c) 2000 Mandriva
+# Vasif Ismailoglu MD<azerb_linux@hotmail.com> , 2000-2001
+# Mətin Əmirov <metin@karegen.com>, 2001-2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-az\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-03-31 14:21+0200\n"
+"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
+"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3.1\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Yardım"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "İstifadəçi umask'ı"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Quraşdırma vasitəsini işə sal"
diff --git a/po/be.po b/po/be.po
new file mode 100644
index 0000000..10a2009
--- /dev/null
+++ b/po/be.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 1999 Mandriva.
+# Alexander Bokovoy <ab@avilink.net>, 2000
+# Maryia Davidouskaia <maryia@scientist.com>, 2000
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2000-09-24 12:30 +0100\n"
+"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
+"Language-Team: be\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Дапамога"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "%s, %s"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Канфігурацыя сістэмных сэрвісаў"
diff --git a/po/bg.po b/po/bg.po
new file mode 100644
index 0000000..3ff79fd
--- /dev/null
+++ b/po/bg.po
@@ -0,0 +1,118 @@
+# translation of DrakX-bg.po to Bulgarian
+# Copyright (C) 2000,2003 Free Software Foundation, Inc.
+# Copyright (c) 2000 Mandriva
+# Bozhan Boiadzhiev <bozhan@plov.omega.bg>, 2000.
+# Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>, 2003.
+# Boyan Ivanov <boyan17@bulgaria.com>, 2003.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-bg\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-09-15 13:27+0200\n"
+"Last-Translator: Boyan Ivanov <boyan17@bulgaria.com>\n"
+"Language-Team: Bulgarian <dict@linux.zonebg.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.0.2\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Помощ"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Потребителска маска"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Изпълнява инструмент за конфигуриране"
diff --git a/po/bn.po b/po/bn.po
new file mode 100644
index 0000000..eaabeb0
--- /dev/null
+++ b/po/bn.po
@@ -0,0 +1,116 @@
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Omi Azad <omi@altruists.org>, 2004.
+# Khandakar Mujahidul Islam <suzan@BengaLinux.Org>, 2004.
+# Progga <progga@BengaLinux.Org>, 2004.
+# Jamil Ahmed <jamil@BengaLinux.Org>, 2004, 2005.
+# Samia <mailsamia2001@yahoo.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX HEAD\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-03-19 23:18+0600\n"
+"Last-Translator: Samia <mailsamia2001@yahoo.com>\n"
+"Language-Team: Bangla <mdk-translation@bengalinux.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "সহযয"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "ব্যবহারকারীর umask"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "কনফিগ টুল চালাও"
diff --git a/po/br.po b/po/br.po
new file mode 100644
index 0000000..2c1d7da
--- /dev/null
+++ b/po/br.po
@@ -0,0 +1,112 @@
+# DrakX e Brezhoneg.
+# Copyright (C) 1999-2005 Mandriva
+# Thierry Vignaud <tvignaud@mandriva.com>, 1999-2005
+# Jañ-Mai Drapier <jan-mai.drapier@mail.dotcom.fr>, 1999-2000
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX 10.2\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-11-29 20:40+0100\n"
+"Last-Translator: Thierry Vignaud <tvignaud@mandriva.com>\n"
+"Language-Team: Brezhoneg <ofisk@wanadoo.fr>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Efedoù ar vurev 3D"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Bez eus moien kefliniañ efedoù ar vurev 3D gant an ostilh-mañ."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "N'eus ket moien implij an efedoù burev 3D gant ho reiziad."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Skoazell"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Efedoù ar vurev 3D ebet"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#~ msgid "Use %s"
+#~ msgstr "Implijit %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Seveniñ an ostilh kefluniadur %s"
diff --git a/po/bs.po b/po/bs.po
new file mode 100644
index 0000000..ca6c733
--- /dev/null
+++ b/po/bs.po
@@ -0,0 +1,118 @@
+# translation of libDrakX-standalone-bs.po to Bosnian
+# translation of bs.po to Bosanski
+# translation of DrakX-bs.po to Bosanski
+# Copyright (C) 2001, 2003, 2004, 2005, 2006. Free Software Foundation, Inc.
+# Amila Akagić <bono@lugbih.org>, 06. 2001.
+# Vedran Ljubovic <vljubovic@smartnet.ba>, 2002, 2003, 2004, 2005, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libDrakX-standalone-bs\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-09-09 19:47+0200\n"
+"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n"
+"Language-Team: Bosnian <lokal@linux.org.ba>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.2\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "3D efekti desktopa"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Ovaj alat vam omogućuje da podesite 3D desktop efekte."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Vaš sistem ne podržava 3D efekte."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Pomoć"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Bez 3D efekata"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl je dodatni grafički server koji nudi podršku za 3D desktop efekte."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#~ msgid "Use %s"
+#~ msgstr "Koristi %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Pokreni %s alat za podešavanje"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Minimalni desktop efekti (samo 3D promjena desktopa)"
diff --git a/po/ca.po b/po/ca.po
new file mode 100644
index 0000000..ebbd598
--- /dev/null
+++ b/po/ca.po
@@ -0,0 +1,119 @@
+# translation of ca.po to Catalan
+# translation of DrakX.po to Catalan
+# Copyright (C) 2000-2004, 2005 Free Software Foundation, Inc.
+# Softcatala, softcatala.org, 2000-2003
+# Albert Astals Cid <astals11@terra.es>, 2003-2004, 2005.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: ca\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-09-13 23:24+0200\n"
+"Last-Translator: Albert Astals Cid <astals11@terra.es>\n"
+"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Ajuda"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Umask d'usuari"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Executa l'eina de configuració"
diff --git a/po/cs.po b/po/cs.po
new file mode 100644
index 0000000..1884d99
--- /dev/null
+++ b/po/cs.po
@@ -0,0 +1,114 @@
+# Translation of cs.po to Czech
+# Copyright (C) 1999,2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+#
+# Radek Vybiral <Radek.Vybiral@vsb.cz>, 2000, 2001-2003.
+# Michal Bukovjan <bukm@centrum.cz>, 2002-2003, 2004, 2005, 2006, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: cs\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-15 20:10+0100\n"
+"Last-Translator: Michal Bukovjan <bukm@centrum.cz>\n"
+"Language-Team: Czech <cs@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "Měl by být vybrán grafický server podporující kompozici v OpenGL."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Měl by být vybrán správce oken podporující kompozici v OpenGL. Poskytuje "
+"trojrozměrnou pracovní plochu a složené efekty při správě oken, například "
+"průhledná okna nebo efekty při pohybu oken."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Efekty 3D grafického prostředí"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Tento nástroj vám umožní nastavit 3D efekty pracovní plochy."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Váš systém nepodporuje 3D efekty grafického prostředí."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Pokročilá nastavení"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Nápověda"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Bez 3D efektů grafického prostředí"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "3D desktop (pracovní plocha jako krychle)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "vestavěná podpora"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Některé ovladače mají pro kompozici v OpenGL vestavěnou podporu (například "
+"použitím AIGLX). Pokud to váš systém podporuje, je to doporučené řešení."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl je přídavný grafický server, který zajišťuje podporu 3D pracovní plochy."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse je experimentální systém oken založený na X."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz je referenční správce oken s podporou kompozice."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl je odnož projektu Compiz a poskytuje nejnovější vlastnosti."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM je správce oken FVWM upravený pro Metisse."
+
diff --git a/po/cy.po b/po/cy.po
new file mode 100644
index 0000000..7bb558c
--- /dev/null
+++ b/po/cy.po
@@ -0,0 +1,129 @@
+# translation of DrakX-cy.po to Cymraeg
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Rhoslyn Prys <rhoslyn.prys@ntlworld.com>, 2003,2004,2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Mandriva DrakX.cy\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-12-11 21:13-0000\n"
+"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
+"Language-Team: Cymraeg <post@meddal.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Welsh\n"
+"X-Poedit-Country: UNITED KINGDOM\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "Dylid dewis gweinydd graffigol sy'n cynnal OpenGL cyfansawdd"
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Dylid dewis rheolwr ffenestri OpenGL cyfansawdd. Bydd yn darparu bwrdd "
+"gwaith 3D ac effeithiau cyfansawdd ar gyfer rheolaeth ffenestri megis "
+"ffenestri tryloyw ac effeithiau symudol."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Effeithiau Bwrdd Gwaith 3D"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Mae'r offeryn yn caniatáu i chi ffurfweddu effeithiau 3D."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Nid yw eich system yn cynnal effeithiau bwrdd gwaith 3D"
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Cymorth"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Dim effeithiau bwrdd gwaith 3D"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "cenfogaeth gynhenid"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Mae rhai gyrrwyr yn darparu cefnogaeth gynhenid ar gyfer OpenGL cyfansawdd "
+"(gan ddefnyddio AIGLX er enghraifft). Os yw eich system yn ei gynnal, gyma'r "
+"dewis gorau."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Mae xgl yn weinydd graffigol ychwanegol sy'n rhoi cefnogaeth ar gyfer 3D."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Mae Compoz yn rheolwr ffenestr cyfansawdd."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+"Mae Beryl yn estyniad o Compiz ac yn darparu nodweddion mwy blaengar. "
+"reference"
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#~ msgid "Use %s"
+#~ msgstr "Defnyddiwch %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Rhedeg offeryn ffurfweddu %s"
+
+#~ msgid "Full 3D desktop effects (OpenGL compositing)"
+#~ msgstr "Effeithiau bwrdd gwaith 3D llawn (OpenGL cyfansawdd)"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Effeithiau bwrdd gwaith llai (newid bwrdd gwaith 3D yn unig)"
diff --git a/po/da.po b/po/da.po
new file mode 100644
index 0000000..d1f80b2
--- /dev/null
+++ b/po/da.po
@@ -0,0 +1,122 @@
+# translation of drak3d-da.po to
+# translation of da.po to
+# translation of da1.po to Danish
+# translation of da.po to Danish
+# translation of DrakX-da.po to Danish
+# Copyright (C) 2000,2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+# Troels Liebe Bentsen <tlb@iname.com> 2000.
+# Keld Simonsen <keld@dkuug.dk>, 2000-2003, 2004, 2005.
+# Keld Simonsen <keld@rap.dk>, 2005, 2006, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: drak3d-da\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-18 16:30+0100\n"
+"Last-Translator: Keld Simonsen <keld@rap.dk>\n"
+"Language-Team: <da@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.2\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "En grafisk server der understøtter OpenGL sammensætning bør vælges"
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"En OpenGL sammensætende vindueshåndtering bør vælges.. Denne har et 3D-"
+"skrivebord og sammensætnings-effekter i vindueshåndteringen, såsom "
+"gennemsigtige vinduer og effekter der bevæger sig."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "3D skrivebordseffekter"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Dette værktøj lader dig konfigurere 3D-effekter for skrivebordet."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Dit system understøtter ikke 3D skrivebordseffekter"
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Avancerede indstillinger"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Hjælp"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Ingen 3D skrivebordseffekter"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "3D-skrivebord (ternings-arbejdsområde)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "indbygget understøttelse"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Nogen drivere har indbygget understøttelse for OpenGL-sammensætninger (fx "
+"ved brug af AIGLX). Hvis dit system understøtter det, er det den foretrukne "
+"løsning."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Xgl er en ekstra grafisk server som tilføjer 3D skrivebordsunderstøttelse."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse er et eksperimentelt X-baseret vinduessystem."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+"Compis er referenceimplementation for en sammensættende vindueshåndtering."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+"Beryl er et projekt byggende på compiz og har nye avancerede, men måske "
+"ustabile faciliteter."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM er en FVWM-vindueshåndtering med ændringer til Metisse."
diff --git a/po/de.po b/po/de.po
new file mode 100644
index 0000000..0f5fbe8
--- /dev/null
+++ b/po/de.po
@@ -0,0 +1,128 @@
+# translation of de.po to deutsch
+# translation of de.po to
+# german translation of the MandrivaInstaller.
+# Copyright (C) 2000-2003 Mandriva S.A.
+#
+#
+# Stefan Siegel <siegel@linux-mandrake.com>, 2000, 2001, 2002, 2003.
+# Sebastian Deutscher <sebastian.deutscher@web.de>, 2003, 2004, 2006.
+# Gerhard Ortner <gerhard.ortner@aon.at>, 2003, 2004.
+# Roy Steuber <roysteuber@mittweida-net.de>, 2004.
+# Marcus Fischer <i18n@marcusfischer.com>, 2004.
+# Ronny Standtke <Ronny.Standtke@gmx.net>, 2003, 2004, 2005.
+# Nicolas Bauer <webmaster@mandrakeusers.de>, 2005.
+# Frank Koester <frank@dueppel13.de>, 2004, 2005, 2006.
+# Nicolas Bauer <rastafarii@mandrivauer.de>, 2006, 2007.
+# Nicolas Bauer <rastafarii@mandrivauser.de>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: de\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-08 16:19+0100\n"
+"Last-Translator: Nicolas Bauer <rastafarii@mandrivauser.de>\n"
+"Language-Team: deutsch\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+"Ein Grafikserver welcher die Unterstützung für OpenGL bereithält muss "
+"ausgewählt werden."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Ein OpenGL compositing Fenstermanager muss ausgewält werden. Diese "
+"unterstützt den 3D Desktop und compositings Effekte im Fenstermanager, wie "
+"transparente Fenster und Bewegungseffekte."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "3D-Desktop-Effekte"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Werkzeug zum Konfigurieren der 3D Desktop Effekte."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Ihr System unterstützt keine 3D-Desktop-Effekte."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Erweiterte Einstellungen"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Hilfe"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Keine 3D-Desktop-Effekte"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "3D Desktop (Würfel Arbeitsplatz)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "enthaltener Support"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Einige Treiber haben von Haus aus eine Unterstützung für OpenGL composition "
+"( verwende AIGLX zum Beispiel). Falls Ihr System dies unterstützt, ist dies "
+"die bevorzugte Lösung."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "XGL ist ein weiterer X-Server, welcher 3D Desktop unterstützt."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse ist ein experimentelles X-Basierendes Window System"
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz ist ein Referenz Compositing Fenstermanager."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl ist eine Abspalltung von Compiz und enthält die neuesten Features."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM ist ein FVWM Window Manager, welcher für Metisse modifiziert worden ist."
+
diff --git a/po/drak3d.pot b/po/drak3d.pot
new file mode 100644
index 0000000..688a4f3
--- /dev/null
+++ b/po/drak3d.pot
@@ -0,0 +1,101 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8-bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid "An OpenGL compositing window manager should be selected. It provides 3D desktop and compositing effects in window management, such as translucent windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid "Some drivers provide native support for OpenGL compositing (using AIGLX for example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
diff --git a/po/el.po b/po/el.po
new file mode 100644
index 0000000..f993807
--- /dev/null
+++ b/po/el.po
@@ -0,0 +1,116 @@
+# translation of DrakX-el.po to Greek
+# Greek translation for drakfloppy.
+# Copyright (C) 2001,2003 Free Software Foundation, Inc.
+# Thanos Kyritsis <djart@hellug.gr>, 2001.
+# Νίκος Νύκταρης (Nick Niktaris) <niktarin@yahoo.com>, 2003
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-el\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-09-15 13:28+0200\n"
+"Last-Translator: Νίκος Νύκταρης (Nick Niktaris) <niktarin@yahoo.com>\n"
+"Language-Team: Greek <nls@tux.hellug.gr>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.0.1\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Βοήθεια"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Χρήστες"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Εκτέλεση εργαλείο ρύθμισης"
diff --git a/po/eo.po b/po/eo.po
new file mode 100644
index 0000000..9f7f4b1
--- /dev/null
+++ b/po/eo.po
@@ -0,0 +1,114 @@
+# Esperanto drakbootdisk
+# Copyright (C) 2000, 2001 Mandriva
+# D. Dale Gulledge <dsplat@rochester.rr.com>, 2000.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2003-03-12 18:31-0400\n"
+"Last-Translator: Vilhelmo Lutermano <vlutermano@free.fr>\n"
+"Language-Team: esperanto <eo@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 0.9.6\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Helpo"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Salutnomo"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "LAN Konfiguraĵo"
diff --git a/po/es.po b/po/es.po
new file mode 100644
index 0000000..387441c
--- /dev/null
+++ b/po/es.po
@@ -0,0 +1,119 @@
+# traducción de DrakX-es.po to Español
+# spanish translation of DrakX
+# Copyright (C) 2000, 2001,2002 Mandriva S.A.
+# Fabián Mandelbaum <fabman@mandriva.com>, 2000, 2001, 2002,2003, 2004, 2006, 2007.
+# Pablo Saratxaga <pablo@mandriva.com>, 2004, 2006.
+# Jaime Crespo <505201@unizar.es>, 2004, 2005.
+# José Manuel Pérez <jmprodu@hotmail.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: menu-messages-main-es\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-19 14:04-0300\n"
+"Last-Translator: Fabián Mandelbaum <fabman@mandriva.com>\n"
+"Language-Team: Spanish <es@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "Debería seleccionar un servidor gráfico que soporta la composición OpenGL."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr "Debería seleccionar un gestor de ventanas que soporta OpenGL. El mismo proporciona un escritorio 3D y efectos compuestos en las ventanas, tales como ventanas translúcidas y efectos de movimiento."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Efectos de escritorio 3D"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Esta herramienta permite configurar los efectos de escritorio 3D."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Su sistema no soporta efectos de escritorio 3D."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Ajustes avanzados"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Ayuda"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Sin efectos de escritorio 3D"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "Escritorio 3D (espacio cúbico)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "soporte nativo"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr "Algunos controladores brindan soporte nativo para OpenGL (usando AIGLX por ejemplo). Si su sistema lo soporta, es la solución preferida."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Xgl es un servidor gráfico adicional que añade soporte de escritorio 3D."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse es un sistema experimental basado en X-Window."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz es el administrador de ventanas compuestas de referencia."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl está basado en Compiz y brinda las características de última generación."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM es un administrador de ventanas FVWM modificado para Metisse."
+
+#~ msgid "Use %s"
+#~ msgstr "Usar %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Ejecutar la herramienta de configuración %s"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Efectos de escritorio mínimos (sólo cambio de escritorio en 3D)"
diff --git a/po/et.po b/po/et.po
new file mode 100644
index 0000000..31b7f94
--- /dev/null
+++ b/po/et.po
@@ -0,0 +1,124 @@
+# Translation of DrakX.po to Estonian.
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Riho Kurg <rx@linux.ee>, 1999-2003.
+# Marek Laane <bald@starman.ee>, 2002-2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-et\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-08 11:55+0200\n"
+"Last-Translator: Marek Laane <bald@starman.ee>\n"
+"Language-Team: Estonian <et@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "Valida tuleb OpenGL komposiitvõimalusi toetav graafikaserver."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Valida tuleb OpenGL komposiitaknahaldur. See pakub ruumilist töölauda ja "
+"komposiitefekte akende haldamisel, näiteks läbipaistvaid aknaid ja "
+"liikumisefekte."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Ruumilise töölaua efektid"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "See tööriist võimaldab seadistada ruumilise töölaua efekte."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Teie süsteem ei toeta ruumilise töölaua efekte."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Muud seadistused"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Abi"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Ruumilise töölaua efektid puuduvad"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "Ruumiline töölaud (kuup)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "sisemine toetus"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Mõned draiverid toetavad seesmiselt OpenGL komposiitvõimalusi (näiteks AIGLX-"
+"i vahendusel). Kui Teie süsteem seda toetab, tuleks seda eelistada."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl on täiendav graafikaserver, mis toetab ruumilist töölauda."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse on eksperimentaalne X'i põhine aknasüsteem."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz on näidis-komposiitaknahaldur."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl on Compizi edasiarendus ja pakub uusimaid võimalusi."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM on Metisse'ile kohandatud FVWM aknahaldur."
+
+#~ msgid "Use %s"
+#~ msgstr "%s kasutamine"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "%s seadistamisvahendi käivitamine"
+
+#~ msgid "Full 3D desktop effects (OpenGL compositing)"
+#~ msgstr "Täielikud ruumilise töölaua efektid (OpenGL komposiit)"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Minimaalsed töölaua efektid (ainult ruumiline töölaua vahetamine)"
diff --git a/po/eu.po b/po/eu.po
new file mode 100644
index 0000000..635ba9e
--- /dev/null
+++ b/po/eu.po
@@ -0,0 +1,118 @@
+# translation of eu.po to EUSKARA
+# translation of DrakX-eu.po to EUSKARA
+# translation of DrakX-eu.po to basque
+# EUSKARA: Mandriva Linux translation.
+# Copyright (C) 2002,2003, 2004, 2005 Free Software Foundation, Inc.
+# Iñigo Salvador Azurmendi <xalba@euskalnet.net>, 2001-2002,2003,2004, 2005.
+# Hizkuntza Politikarako Sailburuordetza <hizpol@ej-gv.es>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-eu\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-12-31 14:02+0100\n"
+"Last-Translator: Iñigo Salvador Azurmendi <xalba@euskalnet.net>\n"
+"Language-Team: EUSKARA <itzulpena@euskalgnu.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.2\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Laguntza"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Erabiltzaile-maskara"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Exekutatu konfigurazio-tresna"
diff --git a/po/fa.po b/po/fa.po
new file mode 100644
index 0000000..0f5ad56
--- /dev/null
+++ b/po/fa.po
@@ -0,0 +1,114 @@
+# translation of DrakX-fa.po to Persian
+# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
+# Abbas Izad <abbasizad@hotmail.com>, 2003, 2004, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-fa\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-02-26 06:31+0100\n"
+"Last-Translator: Abbas Izad <abbasizad@hotmail.com>\n"
+"Language-Team: Persian\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3.1\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "راهنما"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "umask کاربران"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "اجرای ابزار پیکربندی"
diff --git a/po/fi.po b/po/fi.po
new file mode 100644
index 0000000..6a854bc
--- /dev/null
+++ b/po/fi.po
@@ -0,0 +1,120 @@
+# DrakX-fi - Finnish Translation
+#
+# Copyright (C) 2002,2003, 2004, 2005 Free Software Foundation, Inc.
+# Copyright (C) 2002 Mandriva
+# Matias Griese <mahagr@utu.fi>, 2001.
+# Taisto Kuikka <69319@batman.jypoly.fi>, 2003,2004.
+# Esa Linna <denzo@mbnet.fi>, 2004.
+# Thomas Backlund <tmb@mandrake.org>, 2002, 2003, 2004, 2005.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-fi - LE2005 Release\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-04-03 20:59+0300\n"
+"Last-Translator: Thomas Backlund <tmb@mandrake.org>\n"
+"Language-Team: Finnish <fi@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Ohje"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Käyttäjän umask"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Suorita asetustyökalu"
diff --git a/po/fr.po b/po/fr.po
new file mode 100644
index 0000000..1d3d962
--- /dev/null
+++ b/po/fr.po
@@ -0,0 +1,195 @@
+# translation of DrakX-fr.po to Français
+# Translation file of Mandriva Linux graphic install
+# Copyright (C) 1999,2000,2001,2002,2003,2004,2005,2006 Mandriva
+#
+# Veuillez ne pas mettre à jour ce fichier à moins d'être
+# certain tant de vos traductions que de votre grammaire et
+# de votre orthographe. Ces dernières sont trop souvent
+# approximatives. Elles nécessitent alors des relectures et
+# des corrections qui n'ont d'autre conséquence que de faire
+# perdre du temps à tout le monde (à vous si votre travail est
+# imparfait et aux relecteurs qui doivent rechercher puis corriger
+# vos éventuelles fautes).
+#
+# VEUILLEZ RESPECTER LA TYPOGRAPHIE FRANÇAISE !
+# Les majuscules doivent être accentuées si besoin est. Respectez
+# les espaces nécessaires pour la ponctuation (espace après la virgule et
+# le point, espace insécables avant les points d'interrogation,
+# d'exclamation, les deux-points et le point virgule, espace aussi après
+# le point virgule).
+# N'enlevez pas l'espace qui suit un signe de ponctuation en fin de
+# phrase; vous devez respecter la version originale. Dans ce type de
+# cas, il est extrèmement probable que le programme va afficher
+# quelque chose d'autre à la fin. En enlevant l'espace, vous allez
+# accoller deux mots.
+#
+# ESPACES INSÉCABLES
+# Vous devez utiliser un espace insécable (c'est un espace qui ne peut
+# pas servir de rupture à la ligne) avant le point d'exclamation, le
+# point d'interrogation, le deux-points, le point virgules, et pour les
+# "quantités", entre le nombre et l'unité abbrégée (par exemple "10 g").
+# L'espace normal en ISO et UTF8 est le caractere 0x20 tandis que l'espace
+# insécable est le caractère 0xA0. Sous Emacs en utilisant le po mode
+# livré avec gettext >= 0.10.40-4mdk vous pouvez voir celui-ci avec un
+# fond de couleur spécial. Sous Vi celui-ci est normalement affiché
+# précédé du caractère pipe "|". Pour le taper sous la plupart des
+# éditeurs, vous pouvez utiliser la touche "Compose" puis en tapant
+# deux espaces. Si vous n'avez pas de touche compose, vous pouvez
+# donner cette fonction à la touche "Windows" droite de votre clavier
+# avec la commande suivante :
+# xmodmap -e 'keycode 116 = Multi_key'
+#
+# Les guillemets françaises sont « et » et non ". La guillemet ouvrante
+# « est suivie d'un espace insécable et la guillemet fermante » est
+# précédée du même type d'espace. Pour le taper, vous pouvez utiliser
+# la combinaison Compose < <, et Compose > > (ou alt-z et alt-x).
+#
+# Enfin, traduisez INTELLIGEMMENT et non mot à mot. Certaines traductions
+# n'ont aucun sens en français.
+#
+# MOTS À ÉVITER
+# - application. Ce terme n'étant pas compris par le grand public, il est
+# préférable de le remplacer par le mot "programme".
+#
+# Nous vous remercions de votre compréhension.
+#
+#
+#
+# Stéphane Teletchéa, 2005.
+# David BAUDENS, 1999-2004.
+# David ODIN, 2000.
+# Pablo Saratxaga <pablo@mandriva.com>, 2001, 2005.
+# KAtiOS <katios@nolabel.net>, 2001.
+# Guillaume Cottenceau, 2001-2002.
+# Thierry Vignaud <tvignaud@mandriva.com>, 2001-2006.
+# Christophe Combelles <ccomb@free.fr>, 2002,2003.
+# Adrien REZER <monsieurdidi@free.fr>, 2003.
+# RICHARD Nicolas <richardnicolas22@yahoo.fr>, 2004.
+# Lecureuil Nicolas <n1c0l4s.l3@wanadoo.fr>, 2004.
+# Teletchéa <steletch@free.fr>, 2004, 2005.
+# Christophe Berthelé <cpjc@free.fr>, 2005, 2006, 2007.
+# Didier Hérisson <didier.herisson@angstrom.uu.se>, 2005.
+# Nicolas Lécureuil <neoclust@mandriva.org>, 2005.
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-fr\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-02-28 09:04+0100\n"
+"Last-Translator: Christophe Berthelé <cpjc@free.fr>\n"
+"Language-Team: Français <cooker-i18n@mandrivalinux.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2;plural=(n>1);\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+"Un serveur graphique supportant l'OpenGL compositing doit être sélectionné."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Un gestionnaire de fenêtres OpenGL compositing doit être sélectionné. Cela "
+"permet de disposer d'un bureau avec des effets 3D et compositing comme par "
+"exemple les fenêtres translucides et les effets lors de leur déplacement."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Effets Bureau 3D"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Cet outil vous permet de configurer les effets Bureau 3D."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Votre système ne supporte pas les effets bureau 3D."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Paramètres avancés"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Aide"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Pas d'effets bureau 3D"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "Bureau 3D (espace de travail cube)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "support natif"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Certains pilotes fournissent un support Composite OpenGL natif (en utilisant "
+"AIGLX par exemple). Si votre système le supporte, c'est la solution "
+"recommandée."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Xgl est un serveur graphique additionnel qui ajoute le support Bureau 3D."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse est un gestionnaire de fenêtres expérimental basé sur X"
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz est la référence des gestionnaires de fenêtres 3D"
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl est un dérivé de compiz avec des fonctionnalités de pointe."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM est un gestionnaire de fenêtre FVWM adapté pour Metisse"
+
+#~ msgid "Use %s"
+#~ msgstr "Utiliser %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Lancer l'outil de configuration %s"
+
+#~ msgid "Full 3D desktop effects (OpenGL compositing)"
+#~ msgstr "Bureau avec tous les effets 3D (OpenGL compositing)"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Effets Bureau 3D minimum (basculement bureau 3D seulement)"
diff --git a/po/fur.po b/po/fur.po
new file mode 100644
index 0000000..a26c2b5
--- /dev/null
+++ b/po/fur.po
@@ -0,0 +1,114 @@
+# translation of DrakX.po to furlan
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Andrea Gracco <graccoandrea@tin.it>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-06-28 17:41+0200\n"
+"Last-Translator: Andrea Gracco <graccoandrea@tin.it>\n"
+"Language-Team: furlan <gft@freelists.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Jutori"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "ID Utent"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Assistent di Configurazion"
diff --git a/po/ga.po b/po/ga.po
new file mode 100644
index 0000000..5204b51
--- /dev/null
+++ b/po/ga.po
@@ -0,0 +1,112 @@
+#
+# Alastair McKinstry <mckinstry@computer.org>, 2002
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-09-12 18:04+0200\n"
+"Last-Translator: Alastair McKinstry <mckinstry@computer.org>\n"
+"Language-Team: Irish <ga@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "C_úidiú"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Ainm úsáideora"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Cumraíocht IP"
diff --git a/po/gl.po b/po/gl.po
new file mode 100644
index 0000000..b6d0186
--- /dev/null
+++ b/po/gl.po
@@ -0,0 +1,116 @@
+# translation of libDrakX-standalone-gl.po to Galician
+# Jesús Bravo Álvarez (mdk) <jba@pobox.com>, 2001.
+# Leandro Regueiro <leandro.regueiro@gmail.com>, 2004, 2005, 2006.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libDrakX-standalone-gl\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-09-11 16:00+0100\n"
+"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
+"Language-Team: Galician <<gpul-traduccion@ceu.fi.udc.es>>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: KBabel 1.9.1\n"
+"X-Poedit-Language: Gallegan\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Efectos de Escritorio 3D"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Esta ferramenta permítelle configurar os efectos 3D do escritorio."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "O seu sistema non soporta os efectos de escritorio 3D."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Axuda"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Sen efectos de escritorio 3D"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Xgl é un servidor gráfico adicional que engade soporte para o escritorio 3D."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#~ msgid "Use %s"
+#~ msgstr "Usar %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Executa-la ferramenta de configuración de %s"
diff --git a/po/he.po b/po/he.po
new file mode 100644
index 0000000..3f27a1f
--- /dev/null
+++ b/po/he.po
@@ -0,0 +1,119 @@
+# translation of he.po to Hebrew
+# Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+# This file is distributed under the GNU GPL license.
+#
+#
+# Ram Matityahu <linuxfun@email.com>, 2003.
+# nadav mavor <nadav@mavor.com>, 2003.
+# el-cuco <cuco3001@yahoo.com>, 2003.
+# Diego Iastrubni <iastrubn@actcom.co.il>, 2003.
+# dovix <dovix2003@yahoo.com>, 2004, 2005.
+# Itay Flikier <itayff@gmail.com>, 2005.
+# Dotan Kamber <kamberd@yahoo.com>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: he\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-15 22:23+0200\n"
+"Last-Translator: Dotan Kamber <kamberd@yahoo.com>\n"
+"Language-Team: Hebrew\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "יש לבחור שרת גרפי התומך במרוכבות OpenGL"
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"יש לבחור במנהל חלונות התומך במרוכבות OpenGL. הוא מספק תוצאות תלת-מימד "
+"ומרוכבות בניהול החלונות כמו חלונות שקופים ותוצאות הזזה."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "אפקטים לתלת-מימד בשולחן העבודה"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "כלי זה מאפשר לך לאפיין את תלת המימד בשולחן העבודה."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "המערכת שלך אינה תומכת באפקטים לתלת-מימד בשולחן העבודה."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "הגדרות מתקדמות"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "עזרה"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "ללא אפקטים לתלת-מימד בשולחן העבודה"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "שולחן עבודה תלת-מימדי (סביבה דמוית קוביה)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "תמיכה מובנית"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"התקני הינע שונים מספקים תמיכה מובנית ל- OpenGL compositing (בעזרת AIGLX "
+"לדוגמה). אם המערכת שלך תומכת בכך זהו הפתרון המועדף."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl הוא שרת גרפי נוסף המוסיף תמיכה בתלת מימד בשולחן העבודה."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse היא מערכת חלונות נסיונית המבוססת על X"
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz הוא ברירת המחדל למנהל החלונות עם compositing"
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl הוא פיצול של compiz המספק תכונות מתקדמות ביותר."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM הוא מנהל חלונות FVWM המותאם ל- Metisse."
+
diff --git a/po/hi.po b/po/hi.po
new file mode 100644
index 0000000..997ac93
--- /dev/null
+++ b/po/hi.po
@@ -0,0 +1,114 @@
+# translation of DrakX-hi.po to हिन्दी, भारत (Hindi, India)
+# Copyright (C) 2003,2004 Free Software Foundation, Inc.
+# धनञ्जय शर्मा (Dhananjaya Sharma) <dysxhi@yahoo.co.in>, 2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-hi\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-04-04 21:54+0530\n"
+"Last-Translator: धनञ्जय शर्मा (Dhananjaya Sharma) <dysxhi@yahoo.co.in>\n"
+"Language-Team: हिन्दी (Hindi) <dysxhi@yahoo.co.in>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "सहयत"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "उपयोगकर्ता umask"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "संरचना औजार को चलायें"
diff --git a/po/hr.po b/po/hr.po
new file mode 100644
index 0000000..872f194
--- /dev/null
+++ b/po/hr.po
@@ -0,0 +1,115 @@
+# Translation of DrakX to Croatian
+# Copyright (C) Croatian team
+# Translators: Danijel Studen <dstuden@vuka.hr>,Denis Lackovic <delacko@fly.srk.fer.hr>,Jerko Škifić <skific@riteh.hr>,Ljubomir Božić <ljubo108@vip.hr>,Nikola Planinac <>,Robert Vuković <robi@surfer.hr>,Sasa Poznanovic <sasa.poznanovic@vuka.hr>,Vedran Vyroubal <vedran.vyroubal@inet.hr>,Vinko Prelac <vinko@buka.hr>,Vlatko Kosturjak <kost@linux.hr>,Zoran Jankovic <zoran.jankovic@inet.hr>,
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX 0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-01-04 21:25+CET\n"
+"Last-Translator: auto\n"
+"Language-Team: Croatian <lokalizacija@linux.hr>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;;\n"
+"X-Generator: TransDict server\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Pomoć"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Korisnici"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "CUPS postavke"
diff --git a/po/hu.po b/po/hu.po
new file mode 100644
index 0000000..143bbdd
--- /dev/null
+++ b/po/hu.po
@@ -0,0 +1,119 @@
+# translation of drak3d to Hungarian
+# Copyright (C) 2000-2001,2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+# Arpad Biro <biro_arpad@yahoo.com>, 2000, 2003, 2004, 2005, 2006, 2007.
+# Tamas Szanto <tszanto@mol.hu>, 2001.
+msgid ""
+msgstr ""
+"Project-Id-Version: hu\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-10 14:23+0100\n"
+"Last-Translator: Arpad Biro <biro_arpad@yahoo.com>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+"Válasszon egy OpenGL-féle kombinálási (\"compositing\") módszert támogató "
+"grafikus kiszolgálót."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Válasszon egy OpenGL-féle kombinálást (\"compositing\") használó "
+"ablakkezelőt. Ez háromdimenziós munkaasztalt nyújt, továbbá "
+"olyan ablakkezelési effektusokat, mint például áttetsző ablakok "
+"vagy mozgással kapcsolatos hatások."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Háromdimenziós asztali effektek"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Ezzel az eszközzel beállíthatók a háromdimenziós asztali effektek."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Az Ön rendszere nem támogatja a háromdimenziós asztali effekteket."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Speciális beállítások"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Segítség"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Háromdimenziós asztali effektek mellőzése"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "Háromdimenziós asztal (kockaformájú munkafelület)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "natív támogatás"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Bizonyos meghajtóprogramok natív (közvetlen) támogatást nyújtanak az "
+"OpenGL-féle kombinálási módszerhez (például az AIGLX használatával). "
+"Ha az Ön rendszere támogatja ezt, akkor ez a jobb megoldás."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Az Xgl egy további grafikus kiszolgáló, amely háromdimenziós asztalt valósít "
+"meg."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "A Metisse egy kísérleti, az X grafikus rendszerre épülő ablakkezelő."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "A Compiz a leggyakrabban használt kombinálási ablakkezelő."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "A Beryl egy, a Compiz alapján készült komoly képességű rendszer."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "A Metisse FVWM egy olyan FVWM ablakkezelő, amely a Metisse-hez lett alakítva."
+
diff --git a/po/id.po b/po/id.po
new file mode 100644
index 0000000..1057ff2
--- /dev/null
+++ b/po/id.po
@@ -0,0 +1,134 @@
+# Instalator Grafis Mandriva Linux
+# Copyright (C) 1999 Mandriva
+# Budi Rachmanto <rac@mandrivalinux.org>, 2001-2003
+# Linux Indonesia <http://www.linux.or.id>, 1999-2001
+# Mohammad DAMT <mdamt@cdl2000.com>, 1999-2001
+# Andy <chandy@indo.net.id>, 1999
+# Kelana <nk@telkom.net>, 1999
+# Willy Sudiarto Raharjo <willysr@gmail.com>, 2004 - 2005.
+# Erwien Samantha <erwiensamantha@gmail.com>, 2005.
+# Bayu Artanto <bayuart@yahoo.com>, 2005.
+# Ahmad Ramadhana <ahmad_ramadhana@yahoo.com.sg>, 2005.
+# Firdaus <dausnux@gmail.com>, 2005.
+# Sofian <sofianhanafi@yahoo.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX 0.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-09 08:03+0700\n"
+"Last-Translator: Willy Sudiarto Raharjo <willysr@gmail.com>\n"
+"Language-Team: Indonesia <mdk-id@yahoogroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "Sebuah server grafis yang mendukung OpenGL composite harus dipilih."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Sebuah window manager OpenGL composite harus dipilih. Ia menyediakan desktop "
+"3Ddan efek composite dalam manajemen jendela, seperti jendela yang "
+"transparan dan efek bergerak."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Efek desktop 3D"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Perkakas ini mengijinkan Anda mengkonfigurasi efek desktop 3D."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Sistem Anda tidak mendukung efek desktop 3D."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Seting Tingkat Lanjut"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Bantuan"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Tanpa efek desktop 3D"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "Desktop 3D (area kerja kubus)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "dukungan native"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Beberapa driver menyediakan dukungan native untuk OpenGL (menggunakan AIGLX "
+"contohnya). Jika sistem Anda mendukungnya, ini adalah solusi yang disarankan."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Xgl adalah server grafis tambahan yang menambahkan dukungan desktop 3D."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse adalah sistem window berbasis X eksperimental."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz adalah referensi untuk window manager composite."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl adalah varian dari compiz dan menyediakan fitur-fitur terbaru."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+"Metisse FVWM adalah window manager FVWM yang dimodifikasi untuk Metisse."
+
+#~ msgid "Use %s"
+#~ msgstr "Gunakan %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Jalankan perkakas konfigurasi %s"
+
+#~ msgid "Full 3D desktop effects (OpenGL compositing)"
+#~ msgstr "Efek desktop 3D (OpenGL Composite)"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Efek desktop minimal (hanya pergantian desktop 3D)"
diff --git a/po/is.po b/po/is.po
new file mode 100644
index 0000000..402fc37
--- /dev/null
+++ b/po/is.po
@@ -0,0 +1,121 @@
+# translation of libDrakX-standalone.po to Icelandic
+# Translation file for Mandriva Linux graphic install, DrakX
+# Copyright (C) 1999,2003, 2005, 2006 Free Software Foundation, Inc.
+# Copyright (C) 1999 Mandriva
+# Jóhann Þorvarðarson <johann.torvardarson@lais.is>, 1999-2000.
+# Þórarinn (Tony) R. Einarsson <thori@mindspring.com>, 1999-2000.
+# Pjetur G. Hjaltason <pjetur@pjetur.net>, 2003, 2005, 2006.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libDrakX-standalone\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-09-12 22:56+0000\n"
+"Last-Translator: Pjetur G. Hjaltason <pjetur@pjetur.net>\n"
+"Language-Team: Icelandic <kde-isl@molar.is>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.2\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Þrívíddarvirkni skjáborðs"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "þetta tól aðstoðar þig við að stilla þrívíddarskjáborð."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Kerfis þitt styður ekki við þrívíddarvirkni skjáborðs."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Hjálp"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Engin þrívíddarvirkni skjáborðs"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl er auka grafískur miðlari sem bætir við þrívíddar-skjáborði."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#~ msgid "Use %s"
+#~ msgstr "Nota %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Keyra stillieiningu %s"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Lágmarks brellur (Aðeins þrívíð skipting á skjáborðum)"
diff --git a/po/it.po b/po/it.po
new file mode 100644
index 0000000..0f7e931
--- /dev/null
+++ b/po/it.po
@@ -0,0 +1,122 @@
+# translation of libDrakX-standalone-it.po to Italian
+# translation of DrakX.po to Italian
+# Copyright (C) 2000, 2001 Mandriva S.A.
+# Paolo Lorenzin <pasusu@tin.it>, 2000.
+# Simone Riccio <s.riccio@aeb-informatica.it>, 2002.
+# Roberto Rosselli Del Turco <rosselli@ling.unipi.it>, 2001, 2002,2003.
+# Marco De Vitis <mdv@spin.it>, 2003.
+# Andrea Celli <a.celli@caltanet.it>, 2003, 2004, 2005, 2006.
+# Giuseppe Levi <giuseppe.levi@email.it>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libDrakX-standalone-it\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-09-15 00:18+0200\n"
+"Last-Translator: Andrea Celli <a.celli@caltanet.it>\n"
+"Language-Team: Italian <kde-i18n-it@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.2\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Effetti 3D per il desktop"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+"Questo strumento permette di configurare gli effetti 3D per il desktop."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Il vostro sistema non supporta gli effetti 3D per il desktop"
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Guida"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Niente effetti 3D per il desktop "
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl è un server grafico aggiuntivo che fornisce il supporto 3D."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#~ msgid "Use %s"
+#~ msgstr "Usare %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Lancia il tool di configurazione %s"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Effetti ridotti per il desktop (3D solo se attivato)"
diff --git a/po/ja.po b/po/ja.po
new file mode 100644
index 0000000..9d32f04
--- /dev/null
+++ b/po/ja.po
@@ -0,0 +1,131 @@
+# translation of drak3d.po to Japanese
+# Drakbootdisk Japanese translation
+# Copyright (C) 2000,2003, 2004, 2006 Free Software Foundation, Inc.
+# YAMAGATA Hiroo <hiyori13@alum.mit.edu>, 2000.
+# UTUMI Hirosi <utuhiro78@yahoo.co.jp>, 2003, 2004, 2006.
+# Yukiko Bando <ybando@k6.dion.ne.jp>, 2004-2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: drak3d-ja\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-10 18:00+0900\n"
+"Last-Translator: Yukiko Bando <ybando@k6.dion.ne.jp>\n"
+"Language-Team: Japanese <cooker-i18n@mandrivalinux.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+"OpenGL コンポジティングをサポートするグラフィカルサーバを選択する必要がありま"
+"す。"
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"OpenGL コンポジティング・ウィンドウマネージャを選択する必要があります。それに"
+"よって 3D デスクトップとコンポジティング効果 (半透明のウィンドウや動きのある"
+"特殊効果) が可能になります。"
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "3D デスクトップ効果"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "このツールを使って 3D デスクトップ効果を設定します。"
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "あなたのシステムは 3D デスクトップ効果をサポートしていません。"
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "詳細設定"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "ヘルプ"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "3D デスクトップ効果なし"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "3D デスクトップ (キューブワークスペース)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "ネイティブサポート"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"一部のドライバは (AIGLX などを使用して) OpenGL コンポジティングをネイティブに"
+"サポートしています。お使いのシステムがサポートしていれば、これが好ましい方法"
+"です。"
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl は 3D デスクトップ表示をサポートするグラフィカルサーバです。"
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse は X ベースの実験的なウィンドウシステムです。"
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz は基本となるコンポジティング・ウィンドウマネージャです。"
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl は compiz から派生したもので、最先端の機能を提供します。"
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+"Metisse FVWM は Metisse 用に一部変更された FVWM ウィンドウマネージャです。"
+
+#~ msgid "Use %s"
+#~ msgstr "%s を使う"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "%s 設定ツールを実行"
+
+#~ msgid "Full 3D desktop effects (OpenGL compositing)"
+#~ msgstr "完全な 3D デスクトップ効果 (OpenGL コンポジティング)"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "最小のデスクトップ効果 (3D デスクトップへの切り替えのみ)"
diff --git a/po/ko.po b/po/ko.po
new file mode 100644
index 0000000..6028b8a
--- /dev/null
+++ b/po/ko.po
@@ -0,0 +1,115 @@
+# Korean translation of drakbootdisk.
+# Copyright (C) 2001 Free Software Foundation, Inc.
+# Jaegeum Choe <baedaron@hananet.net>, 2001.
+#
+# changes asked by HP people -- pablo 2003-01-23
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2002-09-09 09:08+0900\n"
+"Last-Translator: Jaegeum Cze <baedaron@hanafos.com>\n"
+"Language-Team: Korean <beadaron@hanafos.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "도움말"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "사용자들"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "설정 도구 실행"
diff --git a/po/ky.po b/po/ky.po
new file mode 100644
index 0000000..fbf120b
--- /dev/null
+++ b/po/ky.po
@@ -0,0 +1,115 @@
+# translation of DrakX-ky.po to Kyrgyz
+# Copyright (C) 2004,2003, 2005 Free Software Foundation, Inc.
+# Timur Jamakeev <ztimur@mail.ru>, 2003,2004.
+# Nurlan Borubaev <nurlan@tamga.info>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-ky\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-04-20 20:27+0500\n"
+"Last-Translator: Nurlan Borubaev <nurlan@tamga.info>\n"
+"Language-Team: Kyrgyz\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Жардам"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Колдонуучунун IDси"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Күүлөө каражатын жүргүзүү"
diff --git a/po/lt.po b/po/lt.po
new file mode 100644
index 0000000..3098536
--- /dev/null
+++ b/po/lt.po
@@ -0,0 +1,112 @@
+#
+# Mykolas Norvai-as <Myka@centras.lt>, 2002
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2000-12-23 13:50+0200\n"
+"Last-Translator: Mykolas Norvai­as <Myka@centras.lt>\n"
+"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Pagalba"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Vartotojo vardas"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "LAN Konfiguravimas"
diff --git a/po/ltg.po b/po/ltg.po
new file mode 100644
index 0000000..f8c8064
--- /dev/null
+++ b/po/ltg.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2000 Free Software Foundation, Inc.
+# Copyright (c) 2000 Mandriva.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-02-24 13:01+0200\n"
+"Last-Translator: Māris Laureckis <linux@latgola.lv>\n"
+"Language-Team: Latgalian <linux@latgola.lv>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Paleidzeiba"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Lītuotuoja umask"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Palaist konfigureišonys reiku"
diff --git a/po/lv.po b/po/lv.po
new file mode 100644
index 0000000..02ef823
--- /dev/null
+++ b/po/lv.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2000 Free Software Foundation, Inc.
+# Copyright (c) 2000 Mandriva.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2002-09-27 17:45+0200\n"
+"Last-Translator: Raivo Saars <spaiks@inbox.lv>\n"
+"Language-Team: Latvian <ll10nt@listes.murds.lv>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Palīdzība"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Lietotāji"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Izpildīt config rīku"
diff --git a/po/mk.po b/po/mk.po
new file mode 100644
index 0000000..dc46010
--- /dev/null
+++ b/po/mk.po
@@ -0,0 +1,120 @@
+# translation of DrakX-mk.po to Macedonian
+# translation of proba.po to Macedonian
+# translation of DrakX.po to Macedonian
+# Copyright (C) 2002,2003, 2004 Free Software Foundation, Inc.
+# Danko Ilik <danko@mindless.com>, 2002,2003.
+# Vladimir Stefanov <vladoboss@mt.net.mk>, 2003.
+# Зоран Димовски <zoki@email.com>, 2003.
+# Danko Ilik <danko@on.net.mk>, 2003.
+# Зоран Димовски <decata@mt.net.mk>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-mk\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-11-03 18:47+0100\n"
+"Last-Translator: Зоран Димовски <decata@mt.net.mk>\n"
+"Language-Team: Macedonian <mkde-l10n@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Помош"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Кориснички umask"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Алатка за конфугурација"
diff --git a/po/mn.po b/po/mn.po
new file mode 100644
index 0000000..4943177
--- /dev/null
+++ b/po/mn.po
@@ -0,0 +1,116 @@
+# translation of DrakX.po to Mongolian
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Khurelbaatar Lkhagavsuren <hujii247@yahoo.com>, 2003.
+# Khurelbaatar Lkhagvasuren <hujii247@yahoo.com>, 2003.
+# Sanlig Badral <Badral@openmn.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-01-02 00:35+0100\n"
+"Last-Translator: Sanlig Badral <Badral@openmn.org>\n"
+"Language-Team: Mongolian <openmn-core@lists.sf.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.0.2\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Тусламж"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Хэрэглэгчид"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Тохируулагчийг ажиллуулах"
diff --git a/po/ms.po b/po/ms.po
new file mode 100644
index 0000000..d0f31f0
--- /dev/null
+++ b/po/ms.po
@@ -0,0 +1,113 @@
+# DrakX Bahasa Melayu (Malay) (ms).
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>, 2003
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-02-19 14:09+0800\n"
+"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n"
+"Language-Team: Malay <translation-team-ms@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Bantuan"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Edit Pengguna"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Alatan Penukar Desktop"
diff --git a/po/mt.po b/po/mt.po
new file mode 100644
index 0000000..dc27792
--- /dev/null
+++ b/po/mt.po
@@ -0,0 +1,116 @@
+# translation of mt.po to Maltese
+# translation of DrakX-mt.po to Maltese
+# Copyright (C) 2002,2003, 2004 Free Software Foundation, Inc.
+# Ramon Casha <ramon.casha@linux.org.mt>, 2002,2003, 2004.
+# Ramon Casha <rcasha@waldonet.net.mt>, 2003.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: mt\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-10-04 18:45+0200\n"
+"Last-Translator: Ramon Casha <ramon.casha@linux.org.mt>\n"
+"Language-Team: Maltese <mt@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3.1\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Għajnuna"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "umask tal-utenti"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Ħaddem għodda ta' konfigurazzjoni"
diff --git a/po/nb.po b/po/nb.po
new file mode 100644
index 0000000..c84a01e
--- /dev/null
+++ b/po/nb.po
@@ -0,0 +1,126 @@
+# translation of nb.po to Norwegian Bokmål
+# KTranslator Generated File
+# Translation file of Mandriva Linux graphic install
+# Copyright (C) 1999 Mandriva
+#
+# Terje Bjerkelia <terje@bjerkelia.com>, 1999-2000.
+# Andreas Bergstrøm <abergstr@halden.net>, 2000.
+# Kenneth Rørvik <kenneth@argon.no-ip.com>, 2003.
+# Per Øyvind Karlsen <peroyvind@sintrax.net>, 2003, 2004.
+# Keld Simonsen <keld@dkuug.dk>, 2004.
+# Per Øyvind Karlsen <peroyvind@mandrivalinux.org>, 2004, 2005.
+# Eskild Hustvedt <eskild@goldenfiles.com>, 2004.
+# Eskild Hustvedt <zerodogg@skolelinux.no>, 2004, 2005.
+# Per Øyvind Karlsen <pkarlsen@mandriva.com>, 2005, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: nb\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-09-22 20:10+0200\n"
+"Last-Translator: Per Øyvind Karlsen <pkarlsen@mandriva.com>\n"
+"Language-Team: Norwegian Bokmål <cooker-i18n@mandrivalinux.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "3D-skrivebordseffekter"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Dette verktøyet lar deg sette opp 3D-skrivebordseffekter."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Ditt system støtter ikke 3D-skrivebordseffekter."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Hjelp"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Ingen 3D-skrivebordseffekter"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Xgl er en ekstra grafisk tjener som legger til støtte for 3D-skrivebord."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#~ msgid "Use %s"
+#~ msgstr "Bruk %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Kjør %s-oppsettverktøy"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Minimale skrivebordseffekter (kun 3D-skrivebordsbytting)"
diff --git a/po/nl.po b/po/nl.po
new file mode 100644
index 0000000..4525884
--- /dev/null
+++ b/po/nl.po
@@ -0,0 +1,130 @@
+# translation of libDrakX-standalone-nl.po to Nederlands
+# Dutch translation of DrakX.
+# Copyright (C) 2000, 2005, 2006 Free Software Foundation, Inc.
+# Copyright (c) 2000 Mandriva
+#
+# Niels Gras <niels.gras@wanadoo.nl>, 2000.
+# Jeroen ten Berge <j.ten.berge@twinbit.nl>, 2002.
+# Reinout van Schouwen <reinout@gmail.com>, 2002-2007.
+# Peter Bosch <peter.bosch@hccnet.nl>, 2002.
+# Rob Teng <mandrake.tips@free.fr>, 2005.
+# C. Verschuuren <c.verschuuren AT gmail DOT com>, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: libDrakX-standalone-nl\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-14 01:42+0200\n"
+"Last-Translator: Reinout van Schouwen <reinout@gmail.com>\n"
+"Language-Team: Nederlands <vertaling@vrijschrift.nl>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "Een grafische server die OpenGL-compositie ondersteunt, dient te worden geselecteerd."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Een window manager met OpenGL-functie dient te worden gekozen. Dat biedt "
+"een 3D-bureaublad en compositie-effecten in vensterbeheer, zoals doorzichtige "
+"vensters en bewegingseffecten."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "3D bureaublad-effecten"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Met dit hulpmiddel kunt u de 3D bureaublad effecten configureren."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Uw systeem ondersteunt geen 3D bureaublad-effecten."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Geavanceerde instellingen"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Hulp"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Geen 3D bureaublad-effecten"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "3D-bureaublad (kubus-werkruimte)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "interne ondersteuning"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Sommige stuurprogramma's bieden interne ondersteuning voor OpenGL-compositie "
+"(met gebruik van bijvoorbeeld AIGLX). Indien uw systeem het ondersteunt is "
+"dit de aangeraden oplossing."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Xgl is een aanvullende grafische server die 3D bureaublad ondersteuning "
+"toevoegt."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse is een experimenteel venstersysteem."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz is de referentie-window manager met compositie."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl is afgeleid van compiz en heeft de laatste snufjes."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "De Metisse window manager is afgeleid van FVWM."
+
+#~ msgid "Use %s"
+#~ msgstr "%s gebruiken"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Configuratieprogramma %s starten"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Minimale bureaublad effecten (alleen bureaublad wisselen in 3D)"
diff --git a/po/nn.po b/po/nn.po
new file mode 100644
index 0000000..56861c9
--- /dev/null
+++ b/po/nn.po
@@ -0,0 +1,127 @@
+# translation of drak3d.po to Norwegian Nynorsk
+# Translation of nn to Norwegian Nynorsk
+# Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+#
+# Karl Ove Hufthammer <karl@huftis.org>, 2004, 2005, 2006, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: drak3d\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-08 19:04+0100\n"
+"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
+"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "Du bør velja ein grafikktenar som støttar OpenGL-samansetjing."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Du bør velja ein OpenGL-basert vindaugshandsamar. Dette vil gje deg eit 3D-"
+"skrivebord med samansetjingseffektar, som for eksempel halvgjennomsiktige "
+"vindauge og avanserte animasjonar."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "3D-effektar"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Med dette verktøyet kan du setja opp 3D-effektar for skrivebordet."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Systemet ditt støttar ikkje 3D-effektar på skrivebordet."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Avanserte innstillingar"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Hjelp"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Ingen 3D-effektar"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "3D-skrivebord (kube)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "direktestøtte"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Nokre drivarar har direktestøtte for OpenGL-samansetjing (ved bruk av for "
+"eksempel AIGLX). Viss systemet ditt støttar dette, er dette den beste "
+"løysinga."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl er ein grafikktenar som gjev støtte for 3D-skrivebord."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse er eit eksperimentelt X-basert vindaugssystem."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz er ein standard 3D-vindaugshandsamar."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl er basert på Compiz, og inneheld toppmoderne funksjonar."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM er ein FVWM-vindaugshandsamar spesialtilpassa for Metisse."
+
+#~ msgid "Use %s"
+#~ msgstr "Bruk %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Køyr oppsettverktøy for %s"
+
+#~ msgid "Full 3D desktop effects (OpenGL compositing)"
+#~ msgstr "Alle 3D-effektar (OpenGL-samansetjing)"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Få 3D-effektar (berre 3D-skrivebordsbyte)"
+
diff --git a/po/pa_IN.po b/po/pa_IN.po
new file mode 100644
index 0000000..d08f8ad
--- /dev/null
+++ b/po/pa_IN.po
@@ -0,0 +1,116 @@
+# translation of DrakX.po to Punjabi
+# translation of DrakX.po to Panjabi
+# Copyright (C) 2005 Free Software Foundation, Inc.
+# Kanwaljeet Singh Brar <kanwaljeetbrar@yahoo.co.in>, 2005.
+# Jaswinder Singh Phulewala <jaswinderphulewala@yahoo.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-03-27 17:55+0530\n"
+"Last-Translator: Jaswinder Singh Phulewala <jaswinderphulewala@yahoo.com>\n"
+"Language-Team: Punjabi <punlinux-i18n@lists.soruceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "ਸਹਇਤ"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "ਉਪਭੋਗੀ umask"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "config ਸੰਦ ਚਲਾਓ"
diff --git a/po/pl.po b/po/pl.po
new file mode 100644
index 0000000..501edaa
--- /dev/null
+++ b/po/pl.po
@@ -0,0 +1,113 @@
+# translation of drak3d.po to Polish
+# Polish translation file
+#
+# tomek, 2005.
+# Paweł Jabłoński <pj@linux-mandrake.com>, 2001,2002.
+# Arkadiusz Lipiec <arkadiusz.lipiec@gazeta.pl>, 2002-2004.
+# Tomasz Bednarski <bednarski@skrzynka.pl>, 2005.
+# Tomasz Bednarski <tomasz.bednarski@mandriva.pl>, 2005.
+# Maciej Walkowiak <m.walkowiak@computer.org>, 2005.
+# Tomasz Bednarski - Mandriva Poland <tomasz.bednarski@mandriva.pl>, 2006, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: drak3d\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-13 16:41+0100\n"
+"Last-Translator: Tomasz Bednarski - Mandriva Poland <tomasz.bednarski@mandriva.pl>\n"
+"Language-Team: Polish <pl@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "Należy wybrać serwer graficzny obsługujący renderowanie OpenGL."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr "Należy wybrać serwer graficzny obsługujący renderowanie OpenGL. Zawiera on trójwymiarowe środowisko pracy i efekty wizualne wykorzystywane w pracy z oknami np. przeźroczyste okna, efekty ruchu."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Efekty pulpitu 3D"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "To narzędzie umożliwia konfigurację efektów pulpitu 3D."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Twój system nie obsługuje efektów pulpitu 3D."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Ustawienia zaawansowane"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Pomoc"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Brak efektów pulpitu 3D"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "Pulpit 3D (sześcian)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "obsługa natywna"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr "Niektóre sterowniki zawierają natywne wsparcie dla renderowania OpenGL (np. AIGLX). Są one rozwiązaniem zalecanym, jeżeli Twój system je obsługuje."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl jest dodatkowym serwerem graficznym, który dodaje obsługę pulpitu 3D."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse jest eksperymentalnym systemem graficznym opartym na systemie X"
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz jest podstawowym menedżerem okien odpowiedzialnym za renderowanie obrazu."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl jest odnogą systemu Compiz i zawiera wiele innowacyjnych rozwiązań."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM jest zmodyfikowanym menedżerem okien FVWM."
+
diff --git a/po/pt.po b/po/pt.po
new file mode 100644
index 0000000..c0b45d6
--- /dev/null
+++ b/po/pt.po
@@ -0,0 +1,127 @@
+# translation of pt.po to Português
+#
+# Latest versions of po files are at http://www.mandrivalinux.com/l10n/pt.php3
+#
+# Copyright (C) 2000 Mandriva
+#
+# Fernando Moreira <fmoreira@netc.pt>, 1999.
+# Jorge Costa <Jorgercosta@netc.pt>, 2001.
+# José JORGE <jose.jorge@oreka.com>, 2002,2003.
+# Jose Jorge <jjorge@free.fr>, 2003, 2004, 2005.
+# Jose Carlos D. S. Saraiva <jose.d.s.saraiva@clix.pt>, 2004.
+# Zé <mmodem00@netvisao.pt>, 2004, 2005, 2006.
+# Américo José Melo <mmodem00@netvisao.pt>, 2004, 2005, 2006.
+# Ze <mmodem00@netvisao.pt>, 2004.
+# José Melo <mmodem00@gmail.com>, 2005.
+# José Melo <mmodme00@gmail.com>, 2005.
+# Jose JORGE <jjorge@free.fr>, 2005.
+# Zé <mmodem00@gmail.com>, 2006, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: pt\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-09 04:39+0000\n"
+"Last-Translator: Zé <mmodem00@gmail.com>\n"
+"Language-Team: Português <pt@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "Deve ser seleccionado um servidor gráfico que suporta composição OpenGL."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Deve ser seleccionado um gestor de janelas de composição OpenGL. Fornece um "
+"ecrã 3D e efeitos de composição na gestão de janelas, tais como janelas "
+"translúcidas e efeitos de movimento."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Efeitos de Ecrã 3D"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Esta ferramenta permite-lhe configurar os efeitos de ecrã 3D."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "O seu sistema não suporta efeitos de ecrã 3D."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Configurações avançadas"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Ajuda"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Sem efeitos de ecrã 3D"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "Ecrã 3D (espaço de trabalho cúbico)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "suporte nativo"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Alguns controladores fornecem suporte nativo para composição OpenGL (usando "
+"por exemplo o AIGLX). Se o seu sistema o suporta, é a solução preferida."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "O Xgl é um servidor gráfico adicional que adiciona o suporte de ecrã 3D."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "O metisse é um sistem de janelas experimental baseado no X."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "O compiz é o gestor de janelas de referência para composição."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "O beryl é um derivado do compiz e fornece opções de última geração."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "O Metisse FVWM é um gestor de janelas FVWM modificado para o Metisse."
+
diff --git a/po/pt_BR.po b/po/pt_BR.po
new file mode 100644
index 0000000..99482d2
--- /dev/null
+++ b/po/pt_BR.po
@@ -0,0 +1,131 @@
+# translation of laerte-standalone.po to
+# translation of pt_BR.po to
+# translation of pt_BR.po to Brazilian Portuguese
+# translation of DrakX-pt_BR.po to Brazilian Portuguese
+# tradução de DrakX-pt_BR.po para Português do Brasil
+# DRAKX PT_BR PO FILE
+# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+# Lisiane Sztoltz Teixeira <lisiane@mandriva.com>
+# Andrei Bosco Bezerra Torres <andrei_bosco@yahoo.com.br>, 2000, 2003.
+# Bruno Dorfman Buys <brunobuys@zipmail.com.br>, 2002.
+# Tiago da Cruz Bezerra <tiagocruz18@uol.com.br>,2002 2003, 2004.
+# Ricardo de Castilho <cast_brasil@ig.com.br>, 2003.
+# Carlinhos Cecconi <carlinux@terra.com.br>, 2003, 2004.
+# Deivi Lopes Kuhn <deivikuhn@yahoo.com.br>, 2003, 2004.
+# Cristiano Otto Von Trompczynski <cris@mandriva.com>, 2005.
+# Arthur R. Mello <renato@conectiva.com.br>, 2005.
+# Arthur Renato Mello <renato@conectiva.com.br>, 2005.
+# Felipe Arruda <felipemiguel@gmail.com>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: pt_BR\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-09-11 10:51-0300\n"
+"Last-Translator: Felipe Arruda <felipemiguel@gmail.com>\n"
+"Language-Team: Brazilian Portuguese <kde-i18n-pt_br@mail.kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.2\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Desktop 3D"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Esta ferramenta permite configurar os efeitos 3D do desktop."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "O seu sistema não suporta desktop 3D."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Ajuda"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Desabilitar desktop 3D"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl é um servidor gráfico adicional que oferece suporte a desktop 3D."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#~ msgid "Use %s"
+#~ msgstr "Usar %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Executar ferramenta de configuração %s"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Efeitos Mínimos no Desktop (Apenas mudança de Desktops 3D)"
diff --git a/po/ro.po b/po/ro.po
new file mode 100644
index 0000000..0fa73f5
--- /dev/null
+++ b/po/ro.po
@@ -0,0 +1,117 @@
+# Translation file of Mandriva Linux graphic install
+# Copyright (c) 2000 Mandriva
+# Florin Grad <florin@mandriva.com>, 1999-2000
+# Dragos Marian Barbu <dragosb@softhome.net>, 2000
+# Ovidiu Constantin <ovidiu.constantin@gmx.net>, 2002, 2003
+# Harald Ersch <harald@ersch.ro>,2003
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX 7.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2003-09-11 18:11+0200\n"
+"Last-Translator: Ovidiu Constantin <ovidiu.constantin@gmx.net>\n"
+"Language-Team: Romanian Translators for Free Software <rtfs-project@lists."
+"sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Ajutor"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Umask utilizator"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Execută unealta de configurare"
diff --git a/po/ru.po b/po/ru.po
new file mode 100644
index 0000000..030092f
--- /dev/null
+++ b/po/ru.po
@@ -0,0 +1,128 @@
+# Translation of libDrakX-standalone.po to Russian
+# Copyright (C) 1999-2006 Mandriva
+#
+# Pavel Maryanov <acid_jack@ukr.net>, 2002, 2003, 2005, 2006.
+# Alice Lafox <alice@lafox.com.ua>, 2003.
+# Alice Lafox <alice@lafox.net>, 2004, 2005.
+msgid ""
+msgstr ""
+"Project-Id-Version: libDrakX-standalone\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-12-14 04:15+0200\n"
+"Last-Translator: Pavel Maryanov <acid_jack@ukr.net>\n"
+"Language-Team: Russian <ru@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "Следует выбрать графический сервер, поддерживающий OpenGL-композитинг."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Следует выбрать оконный менеджер, поддерживающий OpenGL-композитинг. Он "
+"обеспечивает работу трёхмерного рабочего стола и такие эффекты наложения при "
+"работе с окнами, как полупрозрачность и эффекты при перемещении."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Эффекты трёхмерного рабочего стола"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Эта утилита позволяет настроить эффекты трёхмерного рабочего стола."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Ваша система не поддерживает эффекты трёхмерного рабочего стола."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Справка"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Без эффектов трёхмерного рабочего стола"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Xgl - это дополнительный графический сервер, который добавляет поддержку "
+"трёхмерности рабочего стола."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#~ msgid "Use %s"
+#~ msgstr "Использовать %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Запустить утилиту настройки %s"
+
+#~ msgid "Full 3D desktop effects (OpenGL compositing)"
+#~ msgstr "Все эффекты трёхмерного рабочего стола (OpenGL-композитинг)"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr ""
+#~ "Минимум эффектов трёхмерного рабочего стола (только трёхмерное "
+#~ "переключение рабочих столов)"
diff --git a/po/sc.po b/po/sc.po
new file mode 100644
index 0000000..ffe5214
--- /dev/null
+++ b/po/sc.po
@@ -0,0 +1,114 @@
+# translation of DrakX-sc.po to Sardu
+# Copyright (C) 2005 Free Software Foundation, Inc.
+# Antoni Pistis <antonio.pistis@virgilio.it>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-sc\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-09-14 11:29+0100\n"
+"Last-Translator: Antoni Pistis <antonio.pistis@virgilio.it>\n"
+"Language-Team: Sardu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Ajudu"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "ID umperadori"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Assètiu IP"
diff --git a/po/sk.po b/po/sk.po
new file mode 100644
index 0000000..2d7748d
--- /dev/null
+++ b/po/sk.po
@@ -0,0 +1,115 @@
+# Jan Matis <damned@hq.alert.sk>, 2000.
+# Pavol Cvengros <orpheus@hq.alert.sk>, 2000.
+# Michal Holes <Michal@Holes.sk>, 2004,2005.
+# Tibor Pittich <Tibor.Pittich@phuture.sk>, 2002,2003,2004,2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-09-21 14:03+0100\n"
+"Last-Translator: Tibor Pittich <Tibor.Pittich@mandriva.org>\n"
+"Language-Team: <i18n@mandrake.sk>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Pomoc"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Umask pre používateľa"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Spustiť konfiguráciu"
diff --git a/po/sl.po b/po/sl.po
new file mode 100644
index 0000000..ce17caf
--- /dev/null
+++ b/po/sl.po
@@ -0,0 +1,117 @@
+# translation of drak3d-sl.po to Slovenian
+# Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+#
+# Matjaž Kaše <matjaz.kase@g-kabel.si>, 2004.
+# Aljoša Ločičnik <aljosa.locicnik@mandrakeprinas.org>, 2005.
+# Gregor Pirnaver <gregor.pirnaver@sdm-si.org>, 2002,2004,2005.
+# Jure Repinc <jlp@holodeck1.com>, 2005, 2006, 2007.
+# Matjaž Kaše <matjaz.kase@telemach.net>, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: drak3d-sl\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-09 17:14+0100\n"
+"Last-Translator: Jure Repinc <jlp@holodeck1.com>\n"
+"Language-Team: Slovenian <sl@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
+"n%100==4 ? 2 : 3);\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+"Izbran bi moral biti grafični strežnik, ki podpira kompozicijo z OpenGL."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"Izbran bi moral biti okenski upravljalnik, ki podpira kompozicijo z OpenGL. "
+"Ta omogoča 3D učinke namizja, kot so prosojna okna in učinki ob premikanju."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "3D učinki namizja"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "S tem orodjem lahko nastavljate 3D učinke namizja."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Vaš sistem ne podpira 3D učinkov namizja."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Napredne nastavitve"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Pomoč"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Brez 3D učinkov namizja"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "3D namizje (kocka)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "vgrajena podpora"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Nekateri gonilniki vsebujejo vgrajeno podporo za kompozicijo z OpenGL (npr. "
+"z uporabo AIGLX). Če vaš sistem to podpira, je to priporočena možnost."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl je dodaten grafični strežnik, ki prinaša podporo za 3D namizje."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse je poskusni okenski sistem, ki temelji na X."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz je referenčni okenski upravljalnik s podporo kompoziciji."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl temelji na Compiz-u in ponuja najnovejše zmožnosti."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM je okenski upravljalnik FVWM, prirejen za Metisse."
diff --git a/po/sq.po b/po/sq.po
new file mode 100644
index 0000000..1c5c5e0
--- /dev/null
+++ b/po/sq.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# Naim Daka <naim70@freesurf.ch>, 2002, 2003.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX for MDK 9.2\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-09-15 13:33+0200\n"
+"Last-Translator: Naim Daka <naim70@freesurf.ch>\n"
+"Language-Team: Albanian <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8-bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Ndihmë"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Përdorues umask"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Nise veglën për konfigurim"
diff --git a/po/sr.po b/po/sr.po
new file mode 100644
index 0000000..18d4aea
--- /dev/null
+++ b/po/sr.po
@@ -0,0 +1,115 @@
+# Cirilicni prevod drakbootdisk.po fajla.
+# Copyright (C) 1997-2003 MandrakeSERBIA.
+# Tomislav Jankovic <tomaja@net.yu>, 2000.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-09-15 13:33+0200\n"
+"Last-Translator: Toma Jankovic <tomaja@net.yu>\n"
+"Language-Team: Serbian <i18n@mandrake.co.yu>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 0.9.6\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Помоћ"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Корисници"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Покрени конфигурациони алат"
diff --git a/po/sr@Latn.po b/po/sr@Latn.po
new file mode 100644
index 0000000..f8876da
--- /dev/null
+++ b/po/sr@Latn.po
@@ -0,0 +1,115 @@
+# Cirilicni prevod drakbootdisk.po fajla.
+# Copyright (C) 1997-2003 MandrakeSERBIA.
+# Tomislav Jankovic <tomaja@net.yu>, 2000.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-09-15 13:34+0200\n"
+"Last-Translator: Toma Jankovic_<tomaja@net.yu>\n"
+"Language-Team: Serbian <i18n@mandrake.co.yu>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 0.9.6\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Pomoć"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Korisnici"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Pokreni konfiguracioni alat"
diff --git a/po/sv.po b/po/sv.po
new file mode 100644
index 0000000..08aee7c
--- /dev/null
+++ b/po/sv.po
@@ -0,0 +1,123 @@
+# translation of drak3d-sv.po to
+# libDrakX-standalone-sv - Swedish Translation
+#
+# Copyright (C) 2000,2002,2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+# Copyright (c) 2000 Mandriva
+#
+# Kenneth Krekula, 2005.
+# Fuad Sabanovic <manijak@telia.com>, 2000.
+# Mattias Dahlberg <voz@home.se>, 2001, 2002.
+# Mattias Newzella <newzella@linux.nu>, 2001, 2002,2003.
+# Magnus Björklöf <bjorklof@nic.fi>, 2003.
+# Lars Westergren <lars.westergren@home.se>, 2003, 2004, 2005.
+# Thomas Backlund <tmb@mandriva.org>, 2004, 2005, 2006.
+# Kenneth Krekula <kenneth.krekula@kiruna.se>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: drak3d-sv\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-03-20 19:47+0100\n"
+"Last-Translator: Kenneth Krekula <kenneth.krekula@kiruna.se>\n"
+"Language-Team: <sv@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "En grafisk server som stödjer OpenGL komposition skall väljas."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"En OpenGL fönsterhanterare skall väljas. Den tillhandahåller 3D- och "
+"kompositeffekter i fönsterhanteringen, såsom genomskinlighet och "
+"rörelseeffekter."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "3D Skrivbordseffekter"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Detta verktyg ger dig möjlighet att konfigurera 3D skrivbordseffekter."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Ditt system stöder inte 3D skrivbordseffekter."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Avancerade inställningar"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Hjälp"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Inga 3D skrivbordseffekter"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "3D skrivbord (kubisk arbetsyta)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "inbyggt stöd"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Vissa drivrutiner tillhandahåller inbyggt stöd för OpenGL komposition "
+"(använder till exempel AIGLX). Om ditt system stödjer detta, är detta att "
+"föredra."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "XGL är en extra grafisk server som tillhandahåller 3D skrivbordsstöd."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse är ett experimentell X-baserad fönsterhanterare."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz är referens för kompositfönsterhanterare."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl är en avknoppning från compiz och har de senaste finesserna."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM är en FVWM fönsterhanterare modifierad för Metisse."
diff --git a/po/ta.po b/po/ta.po
new file mode 100644
index 0000000..8d1dc77
--- /dev/null
+++ b/po/ta.po
@@ -0,0 +1,117 @@
+# Drak X
+# Copyright (C) 2002 Mandriva
+#
+# NOTE: use UTF-8 only
+#
+# prabu <prabu_anand2000@yahoo.com>, 2002.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX 1.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2002-09-06 00:35+0800\n"
+"Last-Translator: prabu anand <prabu_anand2000@yahoo.com>\n"
+"Language-Team: Tamil <tamilinix@yahoogroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 0.9.6\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "உதவ"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "பயனர்கள்"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "வடிவமைப்புக் கருவியை இயக்கு"
diff --git a/po/tg.po b/po/tg.po
new file mode 100644
index 0000000..6a9aae0
--- /dev/null
+++ b/po/tg.po
@@ -0,0 +1,124 @@
+# translation of DrakX-tg.po to Tajik
+# translation of DrakX-tg.po to Тоҷикӣ
+# Copyright (C) 2001,2002,2003,2004, 2005 Free Software Foundation, Inc.
+# 2004, infoDev, a World Bank organization
+# 2004, Khujand Computer Technologies, Inc.
+# 2004, KCT1, NGO
+# 2005, Youth Opportunities, NGO
+# Abrorova Hiromon, 2004
+# Roger Kovacs <rkovacs@khujand.org>, 2003.
+# Dilshod Marupov <dma165@hotmail.com>, 2003, 2004.
+# Murod Marupov <abdullovich@khujand.org>, 2004.
+# Bahromhon Bobojonov <bahrambabajanov@hotmail.com>, 2004.
+# Victor Ibragimov <youth_opportunities@tajikngo.org>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-tg\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-09-17 16:03+0500\n"
+"Last-Translator: Victor Ibragimov <youth_opportunities@tajikngo.org>\n"
+"Language-Team: Tajik\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Ёрӣ"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Корванди umask"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Воситаи танзимдарориро оғоз намоед"
diff --git a/po/th.po b/po/th.po
new file mode 100644
index 0000000..c238d45
--- /dev/null
+++ b/po/th.po
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# Wachara Chinsettawong <wachara@yahoo.com>, 2001
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2001-09-10 14:24GMT+7\n"
+"Last-Translator: Wachara Chinsettawong <wachara@yahoo.com>\n"
+"Language-Team: Thai <th@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 0.9.5\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "ความชวยเหลอ"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "ชื่อผู้ใช้"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "การปรับแต่ง LAN"
diff --git a/po/tl.po b/po/tl.po
new file mode 100644
index 0000000..85d85ee
--- /dev/null
+++ b/po/tl.po
@@ -0,0 +1,115 @@
+# translation of DrakX-tl.po to Filipino
+# translation of DrakX.po to Filipino
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Arys P. Deloso <arys@deloso.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-tl\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-09-15 13:35+0200\n"
+"Last-Translator: Arys P. Deloso <arys@deloso.org>\n"
+"Language-Team: Filipino <salinpinoy@comitus.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Tulong"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Umask ng user"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Patakbuhin ang config tool"
diff --git a/po/tr.po b/po/tr.po
new file mode 100644
index 0000000..18e44cb
--- /dev/null
+++ b/po/tr.po
@@ -0,0 +1,122 @@
+# translation of DrakX-tr.po to Turkish
+# Copyright (C) 2000,2003 Free Software Foundation, Inc.
+# Copyright (c) 2000 Mandriva
+# ############################################
+#
+# Ömer Fadıl USTA <omer_fad@hotmail.com> , 1999-2003.
+# Tuncay YENİAY <tuncayyeniay@mynet.com>,2002.
+# Nazmi Savga <nsavga@doruk.net.tr>,2001.
+# Durmuş Celep <durmusc_tr@yahoo.com>,2002.
+# Erçin EKER <erc.caldera@gmx.net>, 2003.
+#
+# #############################################
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-tr\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2004-09-15 13:35+0200\n"
+"Last-Translator: Ömer Fadıl USTA <omer_fad@hotmail.com>\n"
+"Language-Team: Turkish <tr@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Yardım"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Kullanıcılar"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Yapılandırma aracını çalıştır"
diff --git a/po/uk.po b/po/uk.po
new file mode 100644
index 0000000..b16a7cc
--- /dev/null
+++ b/po/uk.po
@@ -0,0 +1,119 @@
+# translation of DrakX-uk.po to ukrainian
+# translation of DrakX.po to ukrainian
+# $Id: uk.po 26602 2006-04-22 07:43:48Z fwang $
+# Copyright (C) 2000,2003, 2004, 2005 Free Software Foundation, Inc.
+# Dmytro Kovalov <kov@tokyo.email.ne.jp>, 2000.
+# Taras Boychuk <btr1@torba.com>, 2003, 2004.
+# Taras Boychuk <btr1@mail.ru>, 2004, 2003.
+# Taras Boychuk <btr1@ukrpost.net>, 2004, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-uk\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-03-01 01:29+0200\n"
+"Last-Translator: Taras Boychuk <btr1@ukrpost.net>\n"
+"Language-Team: ukrainian <uk@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Довідка"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Маска користувача"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Запустити інструмент налаштування"
diff --git a/po/uz.po b/po/uz.po
new file mode 100644
index 0000000..6db9671
--- /dev/null
+++ b/po/uz.po
@@ -0,0 +1,119 @@
+# translation of libDrakX-standalone-uz.po to Uzbek
+# Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc.
+# Copyright (C) 2003 Mandriva.
+#
+# Mashrab Kuvatov <kmashrab@uni-bremen.de>, 2003, 2004, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: libDrakX-standalone-uz\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-09-13 02:08+0200\n"
+"Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
+"Language-Team: Uzbek <kmashrab@uni-bremen.de>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Иш столида 3D имкониятларини мослаш воситаси."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, fuzzy, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Иш столида 3D имкониятларини мослаш воситаси."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Ёрдам"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Xgl - қўшимча график сервер бўлиб, иш столига 3D имкониятларини қўшади."
+"хоссасига эга."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Фойдаланувчининг ID'си"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "%s мослаш воситасини ишга тушириш"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Минимал 3D имкониятлари"
diff --git a/po/uz@Latn.po b/po/uz@Latn.po
new file mode 100644
index 0000000..a6f6b41
--- /dev/null
+++ b/po/uz@Latn.po
@@ -0,0 +1,119 @@
+# translation of libDrakX-standalone-uz.po to Uzbek
+# Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc.
+# Copyright (C) 2003 Mandriva.
+#
+# Mashrab Kuvatov <kmashrab@uni-bremen.de>, 2003, 2004, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: libDrakX-standalone-uz\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-09-13 02:08+0200\n"
+"Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
+"Language-Team: Uzbek <kmashrab@uni-bremen.de>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Ish stolida 3D imkoniyatlarini moslash vositasi."
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, fuzzy, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Ish stolida 3D imkoniyatlarini moslash vositasi."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Yordam"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Xgl - qo'shimcha grafik server bo'lib, ish stoliga 3D imkoniyatlarini "
+"qo'shadi.xossasiga ega."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Foydalanuvchining ID'si"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "%s moslash vositasini ishga tushirish"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Minimal 3D imkoniyatlari"
diff --git a/po/vi.po b/po/vi.po
new file mode 100644
index 0000000..183276b
--- /dev/null
+++ b/po/vi.po
@@ -0,0 +1,114 @@
+# translation of DrakX-vi.po to
+# Vietnamese Translation for DrakX module.
+# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
+# Trinh Minh Thanh <tmthanh@yahoo.com> 2001-2005.
+# Larry Nguyen <larry@vnlinux.org> 2005.
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX-vi version\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2005-06-02 21:17+0700\n"
+"Last-Translator: Larry Nguyen <larry@vnlinux.org>\n"
+"Language-Team: <gnomevi-list@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr ""
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr ""
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Trợ giúp"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Use %s"
+#~ msgstr "Umask người dùng"
+
+#, fuzzy
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Chạy công cụ cấu hình"
diff --git a/po/wa.po b/po/wa.po
new file mode 100644
index 0000000..ed49760
--- /dev/null
+++ b/po/wa.po
@@ -0,0 +1,128 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2000 Free Software Foundation, Inc.
+# Pablo Saratxaga <pablo@mandriva.com>, 2000,2002,2003,2004.
+# Lorint Hendschel <lorinthendschel@skynet.be>, 2002.
+# Lucyin Mahin <lucyin@walon.org>, 2002,2003,2005.
+# Pablo Saratxaga <pablo@walon.org>, 2003, 2004, 2005, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-09-05 19:54+0200\n"
+"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
+"Language-Team: Walloon <linux-wa@walon.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "I fåt tchoezi on sierveu grafike ki sopoite li compôzaedje OpenGL."
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"On manaedjeu d' purneas ki sopoite li compôzaedje OpenGL doet esse tchoezi. "
+"I dinrè des efets d' buro 3D et di compôzaedje dins l' manaedjaedje des "
+"purneas, come des purneas k' on voet houte et des efets d' movmint."
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "Efets scribanne 3D"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "Ciste usteye vos permete d' apontyî les efets do scribanne 3D"
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "Li sistinme da vosse èn sopoite nén les efets di scribanne 3D."
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "Sipepieus apontiaedjes"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "Aidance"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "Pont d' efets di scribanne 3D"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "Buro 3D (sicribanne cube)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "sopoirt natif"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"Des mineus k' i gn a sopoirtèt nativmint li compôzaedje OpenGL (avou AIGLX "
+"metans). Si l' sistinme da vosse el sopoite, c' est l' meyeuse solucion."
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr ""
+"Xgl c' est on sierveu grafike di rawe ki radjoute li sopoirt pol sicribanne "
+"3D."
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse est on sistinme esperimintå båzé sol sistinme di purneas X."
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz c' est l' manaedjeu d' purneas e môde compôzaedje di referince."
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+"Beryl c' est on fortchaedje di compiz eyet dene les sire dierinnès "
+"fonccionålités."
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM c' est on manaedjeu d' purneas FVWM adapté po Metisse."
+
+#~ msgid "Use %s"
+#~ msgstr "Eployî %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "Enonder l' usteye d' apontiaedje %s"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "Efets di scribanne minimom (rén ki l' candjmint di scribanne 3D)"
diff --git a/po/zh_CN.po b/po/zh_CN.po
new file mode 100644
index 0000000..6d631ca
--- /dev/null
+++ b/po/zh_CN.po
@@ -0,0 +1,123 @@
+# drakx messages in Simplified Chinese
+# Danny Zeng <danny@zeng.com.cn>, 2000, 2002
+# Jesse Kuang <kjx@mandriva.com>, 2002
+# Shiyu Tang <shiyutang@netscape.net>, 2003, 2004
+# Funda Wang <fundawang@linux.net.cn>, 2002, 2003, 2004, 2005
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX 2007\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2007-02-28 01:39+0800+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: Mandriva Linux i18n Team <cooker-i18n@mandrivalinux.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr "应该选择支持 OpenGL 符合的图形服务器。"
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+"应该选择 OpenGL 复合的窗口管理器。该管理器将提供立体桌面和窗口管理中的复合效"
+"果,比如透明窗口和移动特效。"
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "立体桌面效果"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "此工具允许您配置立体桌面效果。"
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "您的系统不支持立体桌面效果。"
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr "高级设置"
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "帮助"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "没有立体桌面效果"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr "Metisse"
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr "3D 桌面(立方体工作区)"
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr "原生支持"
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+"某些驱动程序提供了 OpenGL 复合的原生支持(例如通过 AIGLX)。如果您的系统支持,"
+"这应该是首选方案。"
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl 是添加了立体桌面支持的额外图形服务器。"
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr "Metisse 是试验性基于 X 的窗口系统。"
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr "Compiz 代表复合窗口管理器。"
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr "Beryl 是 compiz 的派生软件,它提供了更新的功能。"
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr "Metisse FVWM 是为 Metisse 修改过的 FVWM 窗口管理器。"
+
+#~ msgid "Use %s"
+#~ msgstr "使用 %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "运行 %s 配置工具"
+
+#~ msgid "Full 3D desktop effects (OpenGL compositing)"
+#~ msgstr "完整的立体桌面效果(OpenGL 复合)"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "最小化桌面效果(只有立体桌面切换)"
diff --git a/po/zh_TW.po b/po/zh_TW.po
new file mode 100644
index 0000000..1ce949d
--- /dev/null
+++ b/po/zh_TW.po
@@ -0,0 +1,128 @@
+# translation of zh_TW.po to 正體中文
+# translation of zh_TW.po to Chinese Traditional
+# translation of DrakX-zh_TW.po to Chinese Traditional
+# drakbootdisk messages in Traditional Chinese
+# Copyright (C) 2000, 2003, 2004 Free Software Foundation, Inc.
+# Platin <platin@cle.linux.org.tw> , 2000
+# Kenduest Lee <kenduest@i18n.linux.org.tw> , 2002
+# Danny Zeng <danny@zeng.com.cn>, 2000.
+# Joe Man <trmetal@yahoo.com.hk>, 2001.
+# Chong Sein Yeo <csyeo@hal-pc.org>, 2003.
+# Hilbert <freehil@yahoo.com>, 2003, 2004.
+# Hilbert <h@mandrake.org>, 2004.
+# hilbert <h@mandrake.org>, 2004.
+# Shiva Huang <blueshiva@giga.net.tw>, 2005.
+# Shiva Huang <shivahuang@gmail.com>, 2005, 2006
+# You-Cheng Hsieh <yochenhsieh@xuite.net>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 12:48+0800\n"
+"PO-Revision-Date: 2006-09-15 14:01+0800\n"
+"Last-Translator: Shiva Huang <shivahuang@gmail.com>\n"
+"Language-Team: Traditional Chinese <zh@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3.1\n"
+
+#: ../bin/drak3d:38
+#, c-format
+msgid "A graphical server supporting OpenGL compositing should be selected."
+msgstr ""
+
+#: ../bin/drak3d:39
+#, c-format
+msgid ""
+"An OpenGL compositing window manager should be selected. It provides 3D "
+"desktop and compositing effects in window management, such as translucent "
+"windows and moving effects."
+msgstr ""
+
+#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219
+#, c-format
+msgid "3D Desktop effects"
+msgstr "3D 桌面效果"
+
+#: ../bin/drak3d:63
+#, c-format
+msgid "This tool allows you to configure 3D desktop effects."
+msgstr "這個工具讓您設定 3D 桌面特效。"
+
+#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221
+#, c-format
+msgid "Your system does not support 3D desktop effects."
+msgstr "您的系統不支援 3D 桌面效果。"
+
+#: ../bin/drak3d:110
+#, c-format
+msgid "Advanced settings"
+msgstr ""
+
+#: ../bin/drak3d:118
+#, c-format
+msgid "Help"
+msgstr "輔助說明"
+
+#: ../lib/Xconfig/glx.pm:15
+#, c-format
+msgid "No 3D desktop effects"
+msgstr "不使用 3D 桌面效果"
+
+#: ../lib/Xconfig/glx.pm:19
+#, c-format
+msgid "Metisse"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:25
+#, c-format
+msgid "3D desktop (cube workspace)"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:34
+#, c-format
+msgid "native support"
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:36
+#, c-format
+msgid ""
+"Some drivers provide native support for OpenGL compositing (using AIGLX for "
+"example). If your system supports it, it is the preferred solution."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:42
+#, c-format
+msgid "Xgl is an additional graphical server that adds 3D desktop support."
+msgstr "Xgl 是一個加入 3D 桌面支援的額外圖形伺服器。"
+
+#: ../lib/Xconfig/glx.pm:48
+#, c-format
+msgid "Metisse is an experimental X-based window system."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:61
+#, c-format
+msgid "Compiz is the reference compositing window manager."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:68
+#, c-format
+msgid "Beryl is a fork of compiz and provides bleeding-edge features."
+msgstr ""
+
+#: ../lib/Xconfig/glx.pm:75
+#, c-format
+msgid "Metisse FVWM is a FVWM window manager modified for Metisse."
+msgstr ""
+
+#~ msgid "Use %s"
+#~ msgstr "使用 %s"
+
+#~ msgid "Run %s configuration tool"
+#~ msgstr "執行 %s 組態設定工具"
+
+#~ msgid "Minimal desktop effects (3D desktop switching only)"
+#~ msgstr "最少的桌面效果 (只有 3D 桌面切換)"