From 65884d06c39bde9e109c6f1235623f35f97f7950 Mon Sep 17 00:00:00 2001 From: Andrés Ambrois Date: Fri, 15 Aug 2008 06:29:34 +0000 Subject: Added new v2 code. 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 --- (limited to 'po/PlayGo.pot') diff --git a/po/PlayGo.pot b/po/PlayGo.pot new file mode 100644 index 0000000..85e8650 --- /dev/null +++ b/po/PlayGo.pot @@ -0,0 +1,80 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-08-14 10:24-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: activity/activity.info:2 +msgid "PlayGo" +msgstr "" + +#: gogame.py:137 +msgid "There already is a stone there!" +msgstr "" + +#: gogame.py:139 +msgid "Ko violation!" +msgstr "" + +#: gogame.py:149 +msgid "Illegal move." +msgstr "" + +#: activity.py:51 +msgid "Game" +msgstr "" + +#: activity.py:65 +msgid "Welcome to PlayGo!" +msgstr "" + +#: activity.py:101 +msgid "Pass" +msgstr "" + +#: activity.py:106 +msgid "Undo" +msgstr "" + +#: activity.py:259 +#, python-format +msgid "Score is: Whites %(W)d - Blacks %(B)d" +msgstr "" + +#: activity.py:275 +msgid "Buddy joined" +msgstr "" + +#: activity.py:275 +#, python-format +msgid "%s joined" +msgstr "" + +#: activity.py:278 +msgid "Buddy left" +msgstr "" + +#: activity.py:278 +#, python-format +msgid "%s left" +msgstr "" + +#: gametoolbar.py:50 +msgid "Restart Game" +msgstr "" + +#: gametoolbar.py:59 +msgid "Board size" +msgstr "" -- cgit v0.9.1