Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/af.po143
-rw-r--r--po/am.po143
-rw-r--r--po/ar.po143
-rw-r--r--po/ay.po143
-rw-r--r--po/bg.po143
-rw-r--r--po/bi.po143
-rw-r--r--po/bn.po143
-rw-r--r--po/bn_IN.po143
-rw-r--r--po/ca.po143
-rw-r--r--po/cs.po143
-rw-r--r--po/de.po143
-rw-r--r--po/dz.po143
-rw-r--r--po/el.po146
-rw-r--r--po/en.po143
-rw-r--r--po/fa.po143
-rw-r--r--po/fa_AF.po143
-rw-r--r--po/ff.po143
-rw-r--r--po/gu.po143
-rw-r--r--po/ha.po143
-rw-r--r--po/hi.po143
-rw-r--r--po/ht.po143
-rw-r--r--po/ig.po143
-rw-r--r--po/is.po143
-rw-r--r--po/it.po142
-rw-r--r--po/ja.po142
-rw-r--r--po/km.po143
-rw-r--r--po/ko.po143
-rw-r--r--po/mk.po143
-rw-r--r--po/ml.po143
-rw-r--r--po/mn.po142
-rw-r--r--po/mr.po143
-rw-r--r--po/mvo.po143
-rw-r--r--po/na.po143
-rw-r--r--po/nb.po143
-rw-r--r--po/ne.po143
-rw-r--r--po/nl.po142
-rw-r--r--po/pa.po143
-rw-r--r--po/pap.po143
-rw-r--r--po/pis.po143
-rw-r--r--po/pl.po143
-rw-r--r--po/ps.po143
-rw-r--r--po/pseudo.po143
-rw-r--r--po/pt.po143
-rw-r--r--po/pt_BR.po143
-rw-r--r--po/qu.po143
-rw-r--r--po/ro.po143
-rw-r--r--po/ru.po143
-rw-r--r--po/rw.po143
-rw-r--r--po/sd.po143
-rw-r--r--po/si.po143
-rw-r--r--po/sk.po143
-rw-r--r--po/sl.po143
-rw-r--r--po/sv.po143
-rw-r--r--po/sw.po143
-rw-r--r--po/ta.po143
-rw-r--r--po/te.po143
-rw-r--r--po/th.po143
-rw-r--r--po/tpi.po143
-rw-r--r--po/tr.po142
-rw-r--r--po/ur.po143
-rw-r--r--po/vi.po143
-rw-r--r--po/yo.po143
-rw-r--r--po/zh_CN.po143
-rw-r--r--po/zh_TW.po143
64 files changed, 9150 insertions, 0 deletions
diff --git a/po/af.po b/po/af.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/af.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/am.po b/po/am.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/am.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ar.po b/po/ar.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ar.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ay.po b/po/ay.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ay.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/bg.po b/po/bg.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/bg.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/bi.po b/po/bi.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/bi.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/bn.po b/po/bn.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/bn.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/bn_IN.po b/po/bn_IN.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/bn_IN.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ca.po b/po/ca.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ca.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/cs.po b/po/cs.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/cs.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/de.po b/po/de.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/de.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/dz.po b/po/dz.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/dz.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/el.po b/po/el.po
new file mode 100644
index 0000000..d9cef8b
--- /dev/null
+++ b/po/el.po
@@ -0,0 +1,146 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: 2008-10-10 12:32-0400\n"
+"Last-Translator: John Sarlis <sarlis@sch.gr>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 1.1.0rc2\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr "Παιχνίδι \"ΓΚΟ\""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr "Υπάρχει ήδη μια πέτρα εκεί!"
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr "Παραβίαση του ΚΟ!"
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr "Μη επιτρεπτή κίνηση."
+
+#: activity.py:55
+msgid "Game"
+msgstr "Παιχνίδι"
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr "Καλως ήλθες στο παιχνίδι ΓΚΟ!"
+
+#: activity.py:107
+msgid "Pass"
+msgstr "Παραχώρηση σειράς"
+
+#: activity.py:112
+msgid "Undo"
+msgstr "Αναίρεση"
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr "Δεν είναι η σειρά σου!"
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr "Ο αντίπαλος έκανε παραχώρηση της σειράς του"
+
+#: activity.py:263
+msgid "White's turn"
+msgstr "Η σειρά των Άσπρων"
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr "Η σειρά των Μαύρων"
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr "Τα Μαύρα κέρδισαν!"
+
+#: activity.py:322
+msgid "White wins!"
+msgstr "Τα Άσπρα κέρδισαν!"
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr "Υπάρχει Ισοπαλία!"
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr "Τέλος Παιχνιδιού! %s"
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr "Τελική βαθμολογία: Άσπρα %(W)d - Μαύρα %(B)d"
+
+# Τ/Ν : Τεχνητή Νοημοσύνη
+# AI: Artificial Intelligence
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr "Τ/Ν"
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr "Απέτυχε η φόρτωση του πακέτου GnuGo!: %s"
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr "Η Τ/Ν του ΓΚΟ Ενεργοποιήθηκε"
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr "Η Τ/Ν του ΓΚΟ Απενεργοποιήθηκε"
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr "Βαθμολογία: Άσπρα %(W)d - Μαύρα %(B)d"
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr "Ο αντίπαλος εισήλθε"
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr "Ο/Η %s εισήλθε"
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr "Ο αντίπαλος έφυγε"
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr "Ο/Η %s έφυγε"
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr "Επανεκκίνηση Παιχνιδιού"
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr "Μέγεθος πινακίδας"
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr "Παίξε ενάντια στον υπολογιστή!"
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
+"Πρέπει να εγκαταστήσεις το πακέτο GnuGo για να παίξεις ενάντια στον "
+"υπολογιστή"
diff --git a/po/en.po b/po/en.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/en.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/fa.po b/po/fa.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/fa.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/fa_AF.po b/po/fa_AF.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/fa_AF.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ff.po b/po/ff.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ff.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/gu.po b/po/gu.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/gu.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ha.po b/po/ha.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ha.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/hi.po b/po/hi.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/hi.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ht.po b/po/ht.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ht.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ig.po b/po/ig.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ig.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/is.po b/po/is.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/is.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/it.po b/po/it.po
new file mode 100644
index 0000000..0b91e07
--- /dev/null
+++ b/po/it.po
@@ -0,0 +1,142 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: 2008-10-01 15:35-0400\n"
+"Last-Translator: Carlo Falciola <cfalciola@yahoo.it>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 1.1.0rc2\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr "PlayGo"
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr "C'è già una pietra qui!"
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr "Violazione di Ko!"
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr "Mossa non valida."
+
+#: activity.py:55
+msgid "Game"
+msgstr "Partita"
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr "Benvenuto in PlayGo!"
+
+#: activity.py:107
+msgid "Pass"
+msgstr "Passa"
+
+#: activity.py:112
+msgid "Undo"
+msgstr "Annulla"
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr "Non è il tuo turno!"
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr "Avversario ha passato"
+
+#: activity.py:263
+msgid "White's turn"
+msgstr "Gioca il Bianco"
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr "Gioca il Nero"
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr "Il Nero vince!"
+
+#: activity.py:322
+msgid "White wins!"
+msgstr "Il Bianco vince!"
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr "C'era un Tie!"
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr "Partita terminata! %s"
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr "Punteggio finale: Bianco %(W)d - Nero %(B)d"
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr "AI"
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr "Caricamento di GnuGo fallito!: %s"
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr "Attivata AI di PlayGo"
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr "AI di PlayGo Disattivata"
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr "Il Punteggio è Bianco %(W)d - Nero %(B)d"
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr "Avversario collegato"
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr "%s collegato"
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr "Avversario scollegato"
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr "%s scollegato"
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr "Ricomincia partita"
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr "Dimensione della Tavola"
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr "Gioca contro PlayGo"
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr "Devi installare gnugo per giocare contro PlayGo "
diff --git a/po/ja.po b/po/ja.po
new file mode 100644
index 0000000..1cf4ff4
--- /dev/null
+++ b/po/ja.po
@@ -0,0 +1,142 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: 2008-10-11 21:41-0400\n"
+"Last-Translator: korakurider <korakurider@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 1.1.0rc2\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr "PlayGo"
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr "そこにはもう石があります!"
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr "コウのルールに違反しています!"
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr "不正な動きです。"
+
+#: activity.py:55
+msgid "Game"
+msgstr "ゲーム"
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr "PlayGoへようこそ!"
+
+#: activity.py:107
+msgid "Pass"
+msgstr "パス"
+
+#: activity.py:112
+msgid "Undo"
+msgstr "元に戻す"
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr "あなたの番じゃないよ!"
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr "対戦相手がパスしました"
+
+#: activity.py:263
+msgid "White's turn"
+msgstr "白の番です"
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr "黒の番です"
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr "黒の勝ち!"
+
+#: activity.py:322
+msgid "White wins!"
+msgstr "白の勝ち!"
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr "引き分け!"
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr "ゲーム終了! %s"
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr "最終スコア: 白 %(W)d - 黒 %(B)d"
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr "AI"
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr "GnuGo のロードが失敗! %s"
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr "PlayGo AI 起動"
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr "PlayGo AI 停止"
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr "スコア: 白 %(W)d - 黒 %(B)d"
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr "お友達が参加しました"
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr "%s が参加しました"
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr "お友達が抜けました"
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr "%s が抜けました"
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr "ゲームをやり直す"
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr "盤の大きさ"
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr "PlayGoと対戦!"
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr "PlayGoと対戦するには、GnuGoをインストールする必要があります"
diff --git a/po/km.po b/po/km.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/km.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ko.po b/po/ko.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ko.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/mk.po b/po/mk.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/mk.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ml.po b/po/ml.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ml.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/mn.po b/po/mn.po
new file mode 100644
index 0000000..f9a1072
--- /dev/null
+++ b/po/mn.po
@@ -0,0 +1,142 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: 2008-10-01 15:17-0400\n"
+"Last-Translator: Odontsetseg Bat-Erdene <obat-erdene@suffolk.edu>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 1.1.0rc2\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr "Тоглоом"
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr "Өнгөрөх"
+
+#: activity.py:112
+msgid "Undo"
+msgstr "Буцаах"
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr "Таны ээлж биш"
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr "Цагааны ээлж"
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr "Харын ээлж"
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr "Хар яллаа!"
+
+#: activity.py:322
+msgid "White wins!"
+msgstr "Цагаан яллаа!"
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr "Тоглоом дууслаа! %s"
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr "Найз нэгдсэн"
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr "%s нэгдсэн"
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr "Найз гарсан"
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr "%s гарсан"
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr "Тоглоомыг дахин эхлүүлэх"
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr "Самбарын хэмжээ"
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/mr.po b/po/mr.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/mr.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/mvo.po b/po/mvo.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/mvo.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/na.po b/po/na.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/na.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/nb.po b/po/nb.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/nb.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ne.po b/po/ne.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ne.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/nl.po b/po/nl.po
new file mode 100644
index 0000000..3051b92
--- /dev/null
+++ b/po/nl.po
@@ -0,0 +1,142 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: 2008-10-02 15:59-0400\n"
+"Last-Translator: Myckel Habets <myckel@sdf.lonestar.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 1.1.0rc2\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr "SpeelGo"
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr "Er is daar al een steen!"
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr "Ko overtreding!"
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr "Ongeldige zet."
+
+#: activity.py:55
+msgid "Game"
+msgstr "Spel"
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr "Welkom bij SpeelGo!"
+
+#: activity.py:107
+msgid "Pass"
+msgstr "Overslaan"
+
+#: activity.py:112
+msgid "Undo"
+msgstr "Ongedaan maken"
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr "Je bent niet aan de beurt!"
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr "Tegenstander slaat over"
+
+#: activity.py:263
+msgid "White's turn"
+msgstr "Beurt is aan wit"
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr "Beurt is aan zwart"
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr "Zwart wint!"
+
+#: activity.py:322
+msgid "White wins!"
+msgstr "Wit wint!"
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr "Er was een gelijkspel!"
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr "Spel afgelopen! %s"
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr "Eindscore: Wit %(W)d - Zwart %(B)d"
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr "AI"
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr "Laden van GnuGo mislukt!: %s"
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr "SpeelGo AI geactiveerd"
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr "SpeelGo AI gedeactiveerd"
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr "Score is: Wit %(W)d - Zwart %(B)d"
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr "Maatje speelt mee"
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr "%s doet mee"
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr "Maatje verlaat het spel"
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr "%s gaat weg"
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr "Herstart spel"
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr "Bordgrootte"
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr "Speel tegen SpeelGo!"
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr "Je moet gnugo installeren als je tegen SpeelGo wilt spelen"
diff --git a/po/pa.po b/po/pa.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/pa.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/pap.po b/po/pap.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/pap.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/pis.po b/po/pis.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/pis.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/pl.po b/po/pl.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/pl.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ps.po b/po/ps.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ps.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/pseudo.po b/po/pseudo.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/pseudo.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/pt.po b/po/pt.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/pt.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/pt_BR.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/qu.po b/po/qu.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/qu.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ro.po b/po/ro.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ro.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ru.po b/po/ru.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ru.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/rw.po b/po/rw.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/rw.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/sd.po b/po/sd.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/sd.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/si.po b/po/si.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/si.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/sk.po b/po/sk.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/sk.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/sl.po b/po/sl.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/sl.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/sv.po b/po/sv.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/sv.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/sw.po b/po/sw.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/sw.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/ta.po b/po/ta.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ta.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/te.po b/po/te.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/te.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/th.po b/po/th.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/th.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/tpi.po b/po/tpi.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/tpi.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/tr.po b/po/tr.po
new file mode 100644
index 0000000..7735e53
--- /dev/null
+++ b/po/tr.po
@@ -0,0 +1,142 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: 2008-10-07 04:32-0400\n"
+"Last-Translator: abdullah kocabas <abdullah.kocabas@abcdizustu.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 1.1.0rc2\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr "Çin Daması"
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr "Burada bir taş var zaten!"
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr "Kural ihlali!"
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr "Kuraldışı hamle"
+
+#: activity.py:55
+msgid "Game"
+msgstr "Oyun"
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr "Çin Daması Oyununa hoş geldiniz!"
+
+#: activity.py:107
+msgid "Pass"
+msgstr "Geç"
+
+#: activity.py:112
+msgid "Undo"
+msgstr "Geri Al"
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr "Sizin sıranız değil!"
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr "Rakip geçti"
+
+#: activity.py:263
+msgid "White's turn"
+msgstr "Hamle sırası beyazda"
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr "Hamle sırası siyahta"
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr "Siyah kazandı!"
+
+#: activity.py:322
+msgid "White wins!"
+msgstr "Beyaz kazandı!"
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr "Berabere!"
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr "Oyun bitti! %s"
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr "Skor: Beyaz %(B)d - Siyah %(S)d"
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr "AI"
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr "GnuGo yüklemesi başarısız!: %s"
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr "PlayGo AI Aktif"
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr "PlayGo AI Pasif"
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr "Skor: Beyaz %(W)d - Siyah %(B)d"
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr "Arkadaşınız katıldı"
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr "%s katıldı"
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr "Arkadaşınız ayrıldı"
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr "%s kaldı"
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr "Oyunu tekrar başlat"
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr "Oyun Tahtası Boyutu"
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr "Karşılıklı Oyna!"
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr "Karşılıklı oynamak için gnugo'yu yüklemeniz gerekiyor"
diff --git a/po/ur.po b/po/ur.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/ur.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/vi.po b/po/vi.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/vi.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/yo.po b/po/yo.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/yo.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/zh_CN.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""
diff --git a/po/zh_TW.po b/po/zh_TW.po
new file mode 100644
index 0000000..006c92d
--- /dev/null
+++ b/po/zh_TW.po
@@ -0,0 +1,143 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-09-26 03:33-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Translate Toolkit 1.1.1rc4\n"
+
+#: activity/activity.info:2
+msgid "PlayGo"
+msgstr ""
+
+#: gogame.py:138
+msgid "There already is a stone there!"
+msgstr ""
+
+#: gogame.py:140
+msgid "Ko violation!"
+msgstr ""
+
+#: gogame.py:150
+msgid "Illegal move."
+msgstr ""
+
+#: activity.py:55
+msgid "Game"
+msgstr ""
+
+#: activity.py:71
+msgid "Welcome to PlayGo!"
+msgstr ""
+
+#: activity.py:107
+msgid "Pass"
+msgstr ""
+
+#: activity.py:112
+msgid "Undo"
+msgstr ""
+
+#: activity.py:139 activity.py:198
+msgid "It's not your turn!"
+msgstr ""
+
+#: activity.py:164
+msgid "Opponent passed"
+msgstr ""
+
+#: activity.py:263
+msgid "White's turn"
+msgstr ""
+
+#: activity.py:265
+msgid "Black's turn"
+msgstr ""
+
+#: activity.py:320
+msgid "Black wins!"
+msgstr ""
+
+#: activity.py:322
+msgid "White wins!"
+msgstr ""
+
+#: activity.py:324
+msgid "There was a tie!"
+msgstr ""
+
+#: activity.py:325
+#, python-format
+msgid "Game ended! %s"
+msgstr ""
+
+#: activity.py:326
+#, python-format
+msgid "Final score: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:349 activity.py:355 activity.py:361
+msgid "AI"
+msgstr ""
+
+#: activity.py:349
+#, python-format
+msgid "GnuGo loading failed!: %s"
+msgstr ""
+
+#: activity.py:355
+msgid "PlayGo AI Activated"
+msgstr ""
+
+#: activity.py:361
+msgid "PlayGo AI Deactivated"
+msgstr ""
+
+#: activity.py:375
+#, python-format
+msgid "Score is: White %(W)d - Black %(B)d"
+msgstr ""
+
+#: activity.py:391
+msgid "Buddy joined"
+msgstr ""
+
+#: activity.py:391
+#, python-format
+msgid "%s joined"
+msgstr ""
+
+#: activity.py:394
+msgid "Buddy left"
+msgstr ""
+
+#: activity.py:394
+#, python-format
+msgid "%s left"
+msgstr ""
+
+#: gametoolbar.py:55
+msgid "Restart Game"
+msgstr ""
+
+#: gametoolbar.py:64
+msgid "Board size"
+msgstr ""
+
+#: gametoolbar.py:83
+msgid "Play against PlayGo!"
+msgstr ""
+
+#: gametoolbar.py:85
+msgid "You need to install gnugo to play against PlayGo"
+msgstr ""