From 87f36479c1571a4c614f9641a59645fc2da386d4 Mon Sep 17 00:00:00 2001 From: Pootle daemon Date: Sun, 14 Oct 2012 06:38:13 +0000 Subject: Push L10n updates --- (limited to 'po/kos.po') diff --git a/po/kos.po b/po/kos.po new file mode 100644 index 0000000..d8933ac --- /dev/null +++ b/po/kos.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 , YEAR. +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-06-30 00:32-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 1.7.0\n" + +#: activity/activity.info:2 +msgid "PlayGo" +msgstr "" + +#: activity.py:56 +msgid "Game" +msgstr "" + +#: activity.py:72 +msgid "Welcome to PlayGo!" +msgstr "" + +#: activity.py:129 +msgid "Pass" +msgstr "" + +#: activity.py:134 +msgid "Undo" +msgstr "" + +#: activity.py:161 activity.py:220 +msgid "It's not your turn!" +msgstr "" + +#: activity.py:186 +msgid "Opponent passed" +msgstr "" + +#: activity.py:285 +msgid "White's turn" +msgstr "" + +#: activity.py:287 +msgid "Black's turn" +msgstr "" + +#: activity.py:344 +msgid "Black wins!" +msgstr "" + +#: activity.py:346 +msgid "White wins!" +msgstr "" + +#: activity.py:348 +msgid "There was a tie!" +msgstr "" + +#: activity.py:349 +#, python-format +msgid "Game ended! %s" +msgstr "" + +#: activity.py:350 +#, python-format +msgid "Final score: White %(W)g - Black %(B)g" +msgstr "" + +#: activity.py:375 activity.py:381 activity.py:387 +msgid "AI" +msgstr "" + +#: activity.py:375 +#, python-format +msgid "GnuGo loading failed!: %s" +msgstr "" + +#: activity.py:381 +msgid "PlayGo AI Activated" +msgstr "" + +#: activity.py:387 +msgid "PlayGo AI Deactivated" +msgstr "" + +#: activity.py:401 +#, python-format +msgid "Score is: White %(W)g - Black %(B)g" +msgstr "" + +#: activity.py:458 +msgid "Buddy joined" +msgstr "" + +#: activity.py:458 +#, python-format +msgid "%s joined" +msgstr "" + +#: activity.py:461 +msgid "Buddy left" +msgstr "" + +#: activity.py:461 +#, 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 "" + +#: 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 "" -- cgit v0.9.1