From bc3359fd0fc068ad4521c0f90b9737c927eab29d Mon Sep 17 00:00:00 2001 From: Nabil Hanna Date: Mon, 1 Mar 2010 08:18:08 +0000 Subject: [PATCH] added nl locale. thx to ni hao (roy) --- movielistpreview/po/Makefile.am | 2 +- movielistpreview/po/nl.po | 69 +++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 1 deletion(-) create mode 100644 movielistpreview/po/nl.po diff --git a/movielistpreview/po/Makefile.am b/movielistpreview/po/Makefile.am index d9e993a2..f8aad587 100644 --- a/movielistpreview/po/Makefile.am +++ b/movielistpreview/po/Makefile.am @@ -13,7 +13,7 @@ GETTEXT=xgettext #MSGFMT = ./msgfmt.py MSGFMT = msgfmt -LANGS := de it +LANGS := de it nl LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo) diff --git a/movielistpreview/po/nl.po b/movielistpreview/po/nl.po new file mode 100644 index 00000000..98c83090 --- /dev/null +++ b/movielistpreview/po/nl.po @@ -0,0 +1,69 @@ +msgid "" +msgstr "" +"Project-Id-Version: MovielistPreview\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-01-14 18:16+0100\n" +"PO-Revision-Date: 2010-02-28 21:00+0200\n" +"Last-Translator: ni_hao \n" +"Language-Team: Nabil Hanna \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Dutch\n" +"X-Poedit-Country: NETHERLANDS\n" +"X-Poedit-Basepath: .\n" +"X-Poedit-SearchPath-0: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src\n" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:140 +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:301 +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:356 +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:460 +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:538 +msgid "Movielist Preview" +msgstr "Movielist Preview" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:145 +msgid "OK" +msgstr "OK" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:343 +msgid "Preview created." +msgstr "Vooruitblik gemaakt" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:406 +msgid "Could not find any movie!" +msgstr "Geen opgenomen bestand gevonden!" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:419 +#, python-format +msgid "%s - creating preview for movie %s" +msgstr "%s - vooruitblik maken voor bestand %s" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:428 +msgid "Everything done ;)" +msgstr "Alles gereed ;)" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:449 +msgid "Autocreate of previews aborted due user!" +msgstr "Autom. maken door U afgebroken!" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:473 +msgid "Deactivate Movielist Preview" +msgstr "Deactiveer Movielist vooruitblik" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:475 +msgid "Activate Movielist Preview" +msgstr "Activeer Movielist vooruitblik" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:476 +msgid "Create preview" +msgstr "Maak vooruitblik" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:477 +msgid "Autocreate of missing previews" +msgstr "Autom. maken van missende vooruitblikken" + +#: /home/aliabdul/dream/ltteam/trunk/additions/plugins/movielistpreview/src/plugin.py:478 +msgid "Change Movielist Preview position" +msgstr "Schermpositie en grootte veranderen" + -- 2.20.1