From d7687a6413002dc4dc7b798347114adef3370212 Mon Sep 17 00:00:00 2001 From: Pootle Translation Date: Sun, 12 Oct 2008 10:18:41 +0000 Subject: Adding language pl via Pootle --- 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 , 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 \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.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 "" -- cgit v0.9.1