summaryrefslogtreecommitdiff
path: root/po/zh_CN
diff options
context:
space:
mode:
authorYaohan Chen <yaohan.chen@gmail.com>2007-07-15 21:35:12 +0000
committerYaohan Chen <yaohan.chen@gmail.com>2007-07-15 21:35:12 +0000
commit6af9adb907461eb337c60dcfdb74afd88780d6c5 (patch)
tree82abff8f33899839c62bf377518f3c741e22fc9f /po/zh_CN
parent395e000927cc7e0caea5192ff90e7f1a33ed1e2e (diff)
gettextized two messages in azgame missed in the previous revision
edited Japanese translation
Diffstat (limited to 'po/zh_CN')
-rw-r--r--po/zh_CN/rbot.po19
1 files changed, 12 insertions, 7 deletions
diff --git a/po/zh_CN/rbot.po b/po/zh_CN/rbot.po
index 265a9720..3a370dcc 100644
--- a/po/zh_CN/rbot.po
+++ b/po/zh_CN/rbot.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rbot\n"
-"POT-Creation-Date: 2007-07-13 23:31-0400\n"
+"POT-Creation-Date: 2007-07-14 03:25-0400\n"
"PO-Revision-Date: 2007-07-09 01:39-0400\n"
"Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n"
"Language-Team: Chinese\n"
@@ -924,6 +924,17 @@ msgstr ""
msgid "No game to stop here, because no game is being played."
msgstr ""
+#: data/rbot/plugins/games/azgame.rb:69 data/rbot/plugins/games/azgame.rb:236
+#: data/rbot/plugins/games/azgame.rb:242
+msgid "%{count} try"
+msgid_plural "%{count} tries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: data/rbot/plugins/games/azgame.rb:74
+msgid "winner, %{tries}"
+msgstr ""
+
#: data/rbot/plugins/games/azgame.rb:153
msgid ""
"%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
@@ -997,12 +1008,6 @@ msgstr ""
msgid " (after %{total_tries} and %{invalid_tries}"
msgstr ""
-#: data/rbot/plugins/games/azgame.rb:236 data/rbot/plugins/games/azgame.rb:242
-msgid "%{count} try"
-msgid_plural "%{count} tries"
-msgstr[0] ""
-msgstr[1] ""
-
#: data/rbot/plugins/games/azgame.rb:238
msgid "%{count} invalid try"
msgid_plural "%{count} invalid tries"