diff options
author | Thomas Günther <tom@toms-cafe.de> | 2007-09-23 15:18:41 +0200 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2007-09-23 15:18:41 +0200 |
commit | 473eff38fb6c5ef87b218b3a66c1789e0be784e0 (patch) | |
tree | 841c7607ef22fbbdaf90800d9a4325dd832a4a06 /po | |
parent | 135a8c9447ca19c4d609373b228bd096a2ae2ab8 (diff) | |
download | vdr-plugin-spider-473eff38fb6c5ef87b218b3a66c1789e0be784e0.tar.gz vdr-plugin-spider-473eff38fb6c5ef87b218b3a66c1789e0be784e0.tar.bz2 |
Added gettext support (VDR >= 1.5.7)
Diffstat (limited to 'po')
-rw-r--r-- | po/de_DE.po | 58 | ||||
-rw-r--r-- | po/es_ES.po | 58 |
2 files changed, 116 insertions, 0 deletions
diff --git a/po/de_DE.po b/po/de_DE.po new file mode 100644 index 0000000..22f4053 --- /dev/null +++ b/po/de_DE.po @@ -0,0 +1,58 @@ +# German translations for vdr-spider package. +# Copyright (C) 2007 Thomas Günther <tom@toms-cafe.de> +# This file is distributed under the same license as the vdr-spider package. +# Thomas Günther <tom@toms-cafe.de>, 2005. +# +# $Id$ +# +msgid "" +msgstr "" +"Project-Id-Version: vdr-spider 0.1.4\n" +"Report-Msgid-Bugs-To: <tom@toms-cafe.de>\n" +"POT-Creation-Date: 2007-09-23 14:56+0200\n" +"PO-Revision-Date: 2007-09-23 14:56+0200\n" +"Last-Translator: Thomas Günther <tom@toms-cafe.de>\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-15\n" +"Content-Transfer-Encoding: 8bit\n" + +#: game.cpp:190 +msgid "Only complete suits are allowed to remove" +msgstr "Nur vollständige Sätze können entfernt werden" + +#: game.cpp:216 +msgid "No cards left" +msgstr "Keine Karten übrig" + +#: game.cpp:218 +msgid "Deal not allowed with empty piles" +msgstr "Neue Karten nur, wenn alle Reihen belegt" + +#: game.cpp:229 +msgid "" +"Congratulations!\n" +"Press OK to start a new game" +msgstr "" +"Herzlichen Glückwunsch!\n" +"OK startet ein neues Spiel" + +#: setup.cpp:62 +msgid "Mini (one deck)" +msgstr "Mini (ein Blatt)" + +#: setup.cpp:63 +msgid "Normal" +msgstr "Normal" + +#: setup.cpp:64 +msgid "Variation" +msgstr "Variante" + +#: spider.cpp:40 +msgid "Spider Arachnid - the best patience game" +msgstr "Spider Arachnid - die beste Patience" + +#: spider.cpp:43 +msgid "Spider Arachnid" +msgstr "Spider Arachnid" diff --git a/po/es_ES.po b/po/es_ES.po new file mode 100644 index 0000000..3f1ea29 --- /dev/null +++ b/po/es_ES.po @@ -0,0 +1,58 @@ +# Spanish translations for vdr-spider package. +# Copyright (C) 2007 Thomas Günther <tom@toms-cafe.de> +# This file is distributed under the same license as the vdr-spider package. +# bittor from open7x0.org, 2007. +# +# $Id$ +# +msgid "" +msgstr "" +"Project-Id-Version: vdr-spider 0.1.4\n" +"Report-Msgid-Bugs-To: <tom@toms-cafe.de>\n" +"POT-Creation-Date: 2007-09-23 14:56+0200\n" +"PO-Revision-Date: 2007-09-23 14:56+0200\n" +"Last-Translator: bittor from open7x0.org, 2007\n" +"Language-Team: <vdr@linuxtv.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-15\n" +"Content-Transfer-Encoding: 8bit\n" + +#: game.cpp:190 +msgid "Only complete suits are allowed to remove" +msgstr "Sólo puede eliminar los palos completos" + +#: game.cpp:216 +msgid "No cards left" +msgstr "No dejó cartas" + +#: game.cpp:218 +msgid "Deal not allowed with empty piles" +msgstr "Reparto no permitido con montones vacíos" + +#: game.cpp:229 +msgid "" +"Congratulations!\n" +"Press OK to start a new game" +msgstr "" +"¡Felicidades!\n" +"Pulse OK para iniciar un nuevo juego" + +#: setup.cpp:62 +msgid "Mini (one deck)" +msgstr "Mini (una baraja)" + +#: setup.cpp:63 +msgid "Normal" +msgstr "Normal" + +#: setup.cpp:64 +msgid "Variation" +msgstr "Variación" + +#: spider.cpp:40 +msgid "Spider Arachnid - the best patience game" +msgstr "Spider Arachnid - mejor juego paciencia" + +#: spider.cpp:43 +msgid "Spider Arachnid" +msgstr "Spider Arachnid" |