From 51beb177f5b1fe62317b6543fecf4d6cfffa1ff4 Mon Sep 17 00:00:00 2001 From: Alejandro Segovia Date: Sat, 19 May 2012 19:40:29 +0000 Subject: Added support for German (de_DE), currently in Beta state --- diff --git a/createbundle.sh b/createbundle.sh index e52edcf..812d84a 100755 --- a/createbundle.sh +++ b/createbundle.sh @@ -26,7 +26,7 @@ cat > Ajedrez.activity/activity/activity.info <, 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-12-08 16:46-0200\n" +"PO-Revision-Date: 2010-12-08 16:47-0200\n" +"Last-Translator: Alejandro Segovia \n" +"Language-Team: English\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" + +#: main.py:141 +msgid "Checkmate!" +msgstr "Schachmatt!" + +#: main.py:142 +msgid "Check" +msgstr "Achtung" + +#: main.py:176 +msgid "New CPU Game" +msgstr "Neues CPU Spiel" + +#: main.py:176 +msgid "Player vs. Player" +msgstr "Spieler vs. Spieler" + +#: main.py:177 +msgid "Credits" +msgstr "Danksagungen" + +#: main.py:177 +msgid "Quit Ceibal-Chess" +msgstr "Ausscheiden" + +#: ui.py:63 +msgid "Current Turn:" +msgstr "Naechstes:" + +#: ui.py:64 +msgid "Check:" +msgstr "Achtung:" + +#: ui.py:65 +msgid "Checkmate:" +msgstr "Schachmatt:" -- cgit v0.9.1