1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
# 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-04-08 00:30-0400\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 "Connect"
msgstr ""
#: activity.py:79
msgid "To play, share or invite someone."
msgstr ""
#: activity.py:149
msgid "Waiting for another player to join."
msgstr ""
#: activity.py:181
msgid "Joined a game. Waiting for my turn..."
msgstr ""
#: game.py:198
msgid "The other player wins!"
msgstr ""
#: game.py:204 game.py:284
msgid "Game ended in a draw"
msgstr ""
#: game.py:221
msgid "Your turn"
msgstr ""
#: game.py:278
msgid "You win!"
msgstr ""
#: game.py:280
msgid "Other player's turn"
msgstr ""
|