# 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. 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: 2012-07-23 03:07+0200\n" "Last-Translator: lite \n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.5\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 "游戏结束! %s" #: activity.py:350 #, python-format #, python-format, msgid "Final score: White %(W)g - Black %(B)g" msgstr "最后分数: 白方 %(W)g - 黑方 %(B)g" #: activity.py:375 activity.py:381 activity.py:387 msgid "AI" msgstr "人工智能" #: activity.py:375 #, python-format msgid "GnuGo loading failed!: %s" msgstr "GnuGo 加载失败!: %s" #: activity.py:381 msgid "PlayGo AI Activated" msgstr "启用电脑人工智能" #: activity.py:387 msgid "PlayGo AI Deactivated" msgstr "停用电脑人工智能" #: activity.py:401 #, python-format #, python-format, msgid "Score is: White %(W)g - Black %(B)g" msgstr "分数是:白方 %(W)g - 黑方 %(B)g" #: activity.py:458 msgid "Buddy joined" msgstr "好友已加入" #: activity.py:458 #, python-format msgid "%s joined" msgstr "%s 已加入" #: activity.py:461 msgid "Buddy left" msgstr "好友已离开" #: activity.py:461 #, 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 才能和电脑玩家下围棋" #: 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 "非法落子。"