summaryrefslogtreecommitdiff
path: root/po/en_US/rbot.po
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/en_US/rbot.po
parent395e000927cc7e0caea5192ff90e7f1a33ed1e2e (diff)
gettextized two messages in azgame missed in the previous revision
edited Japanese translation
Diffstat (limited to 'po/en_US/rbot.po')
-rw-r--r--po/en_US/rbot.po21
1 files changed, 13 insertions, 8 deletions
diff --git a/po/en_US/rbot.po b/po/en_US/rbot.po
index 7553ba69..353cc479 100644
--- a/po/en_US/rbot.po
+++ b/po/en_US/rbot.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2007-07-13 23:31-0400\n"
+"Project-Id-Version: rbot\n"
+"POT-Creation-Date: 2007-07-14 03:25-0400\n"
"PO-Revision-Date: 2007-07-14 00:06-0400\n"
"Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n"
"Language-Team: English\n"
@@ -1042,6 +1042,17 @@ msgstr "Shiritori has stopped. Hope you had fun!"
msgid "No game to stop here, because no game is being played."
msgstr "No game to stop here, because no game is being played."
+#: 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] "%{count} try"
+msgstr[1] "%{count} tries"
+
+#: 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, "
@@ -1120,12 +1131,6 @@ msgstr "got it!"
msgid " (after %{total_tries} and %{invalid_tries}"
msgstr " (after %{total_tries} and %{invalid_tries}"
-#: data/rbot/plugins/games/azgame.rb:236 data/rbot/plugins/games/azgame.rb:242
-msgid "%{count} try"
-msgid_plural "%{count} tries"
-msgstr[0] "%{count} try"
-msgstr[1] "%{count} tries"
-
#: data/rbot/plugins/games/azgame.rb:238
msgid "%{count} invalid try"
msgid_plural "%{count} invalid tries"