Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Segovia <asegovi@gmail.com>2012-05-19 19:40:29 (GMT)
committer Alejandro Segovia <asegovi@gmail.com>2012-05-19 19:40:29 (GMT)
commit51beb177f5b1fe62317b6543fecf4d6cfffa1ff4 (patch)
tree60b02e0e1e4007ba6c6716de619c4c90dda75431
parent20389a1a5eb1b8f1556faca879137a8d3097df7b (diff)
Added support for German (de_DE), currently in Beta stateHEADmaster
-rwxr-xr-xcreatebundle.sh2
-rw-r--r--po/de/LC_MESSAGES/messages.mobin0 -> 800 bytes
-rw-r--r--po/de_DE.po54
3 files changed, 55 insertions, 1 deletions
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 <<EOF
[Activity]
name = Ajedrez
service_name = org.x.ajedrezactivity
-activity_version = 1
+activity_version = 2
host_version = 1
bundle_id = org.x.ajedrezactivity
icon = activity-icon
diff --git a/po/de/LC_MESSAGES/messages.mo b/po/de/LC_MESSAGES/messages.mo
new file mode 100644
index 0000000..6640418
--- /dev/null
+++ b/po/de/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/po/de_DE.po b/po/de_DE.po
new file mode 100644
index 0000000..338281e
--- /dev/null
+++ b/po/de_DE.po
@@ -0,0 +1,54 @@
+# English translations for Ceibal-Chess package.
+# Copyright (C) 2010 THE Ceibal-Chess' COPYRIGHT HOLDER
+# This file is distributed under the same license as the Ceibal-Chess
+# package.
+# Alejandro Segovia <asegovi@gmail.com>, 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 <asegovi@gmail.com>\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:"