diff options
author | Yaohan Chen <yaohan.chen@gmail.com> | 2007-08-01 04:41:34 +0000 |
---|---|---|
committer | Yaohan Chen <yaohan.chen@gmail.com> | 2007-08-01 04:41:34 +0000 |
commit | 1b684b35e2f7ef3a4647172286aa2acd86c5916e (patch) | |
tree | 821d37e468faf356cab537f5a39d58f52b09fdd3 /po/zh_CN/rbot.po | |
parent | fae4baa30e641de3bc345a8eed21489a2f5ef278 (diff) |
* fixed a typo in a message in shiritori
* regenerated messages
Diffstat (limited to 'po/zh_CN/rbot.po')
-rw-r--r-- | po/zh_CN/rbot.po | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/po/zh_CN/rbot.po b/po/zh_CN/rbot.po index 93a555c9..c3e2a105 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-23 14:52-0400\n" +"POT-Creation-Date: 2007-08-01 00:36-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" @@ -100,7 +100,7 @@ msgstr "" #: lib/rbot/plugins.rb:557 msgid "" -"%{highlight}%{plugin}%{highlight} in %{dir}failed with error %{exception}: %" +"%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %" "{reason}" msgstr "" @@ -132,7 +132,7 @@ msgid "" "to manually login" msgstr "" -#: lib/rbot/botuser.rb:686 +#: lib/rbot/botuser.rb:690 msgid "%{user}, you don't have '%{command}' permissions here" msgstr "" @@ -860,7 +860,8 @@ msgstr "" #: data/rbot/plugins/alias.rb:109 msgid "" -"Not all substitutions in command text have matching arguments in alias text" +"The arguments in alias must match the substitutions in command, and vice " +"versa" msgstr "" #: data/rbot/plugins/alias.rb:126 @@ -924,7 +925,7 @@ msgid "%{player} has given the first word: %{word}" msgstr "" #: data/rbot/plugins/games/shiritori.rb:287 -msgid "Welcome to shiritori, %{speaker}." +msgid "Welcome to shiritori, %{player}." msgstr "" #: data/rbot/plugins/games/shiritori.rb:292 |