From 6af9adb907461eb337c60dcfdb74afd88780d6c5 Mon Sep 17 00:00:00 2001 From: Yaohan Chen Date: Sun, 15 Jul 2007 21:35:12 +0000 Subject: gettextized two messages in azgame missed in the previous revision edited Japanese translation --- po/en_US/rbot.po | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'po/en_US/rbot.po') 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 \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" -- cgit v1.2.3