Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/es.po
diff options
context:
space:
mode:
authorAndrés Ambrois <andresambrois@gmail.com>2008-08-15 06:29:34 (GMT)
committer Andrés Ambrois <andresambrois@gmail.com>2008-08-15 06:29:34 (GMT)
commit65884d06c39bde9e109c6f1235623f35f97f7950 (patch)
treea9c9738c73b75210b65724df0e4ab7a6b40c2c14 /po/es.po
parent551625bebfa97c7cdefe4376885d0fa66fc8da03 (diff)
Added new v2 code.v2
New Features: - Cleaner code - Save and resume games from Journal - Added a toolbar with options to set board size & restart the game. - Better collaboration (turn enforcement, notifications) - Pass and Undo in hotseat (not shared) mode. - Full Spanish translation
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po80
1 files changed, 80 insertions, 0 deletions
diff --git a/po/es.po b/po/es.po
new file mode 100644
index 0000000..8bd4044
--- /dev/null
+++ b/po/es.po
@@ -0,0 +1,80 @@
+# Spanish translations for PlayGo package.
+# Copyright (C) 2008 THE PlayGo'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PlayGo package.
+# Andrés Ambrois <andresambrois@gmail.com>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PlayGo 2\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-08-14 10:24-0300\n"
+"PO-Revision-Date: 2008-08-14 10:25-0300\n"
+"Last-Translator: Andrs Ambrois <andresambrois@gmail.com>\n"
+"Language-Team: Spanish\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"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr "PlayGo"
+
+#: gogame.py:137
+msgid "There already is a stone there!"
+msgstr "Ya hay una piedra allí!"
+
+#: gogame.py:139
+msgid "Ko violation!"
+msgstr "Violación de Ko!"
+
+#: gogame.py:149
+msgid "Illegal move."
+msgstr "Movida ilegal."
+
+#: activity.py:51
+msgid "Game"
+msgstr "Juego"
+
+#: activity.py:65
+msgid "Welcome to PlayGo!"
+msgstr "Bienvenido/a a PlayGo!"
+
+#: activity.py:101
+msgid "Pass"
+msgstr "Pasar"
+
+#: activity.py:106
+msgid "Undo"
+msgstr "Deshacer"
+
+#: activity.py:259
+#, python-format
+msgid "Score is: Whites %(W)d - Blacks %(B)d"
+msgstr "El puntaje es: Blancas %(W)d - Negras %(B)d"
+
+#: activity.py:275
+msgid "Buddy joined"
+msgstr "Un amigo se ha unido"
+
+#: activity.py:275
+#, python-format
+msgid "%s joined"
+msgstr "%s se ha unido"
+
+#: activity.py:278
+msgid "Buddy left"
+msgstr "Un amigo se ha ido"
+
+#: activity.py:278
+#, python-format
+msgid "%s left"
+msgstr "%s se ha ido"
+
+#: gametoolbar.py:50
+msgid "Restart Game"
+msgstr "Reiniciar el juego"
+
+#: gametoolbar.py:59
+msgid "Board size"
+msgstr "Tamaño del tablero"