diff options
Diffstat (limited to 'po/zh_CN/rbot.po')
-rw-r--r-- | po/zh_CN/rbot.po | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/po/zh_CN/rbot.po b/po/zh_CN/rbot.po index e4d5475b..7f04c42c 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: 2008-06-24 02:22+0200\n" +"POT-Creation-Date: 2008-06-26 14:47+0200\n" "PO-Revision-Date: 2007-07-09 01:39-0400\n" "Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n" "Language-Team: Chinese\n" @@ -165,6 +165,10 @@ msgstr "" msgid "sorry, no %{key} data for %{user}" msgstr "" +#: lib/rbot/core/config.rb:12 +msgid " [%{secs} ago]" +msgstr "" + #: lib/rbot/core/config.rb:18 msgid "I'm a v. %{version}%{ago} rubybot%{copyright}%{url}" msgstr "" @@ -827,19 +831,19 @@ msgstr "" msgid "%{user}, you don't have '%{command}' permissions here" msgstr "" -#: lib/rbot/ircbot.rb:1189 +#: lib/rbot/ircbot.rb:1203 msgid "help topics: " msgstr "" -#: lib/rbot/ircbot.rb:1191 +#: lib/rbot/ircbot.rb:1205 msgid " (help <topic> for more info)" msgstr "" -#: lib/rbot/ircbot.rb:1194 +#: lib/rbot/ircbot.rb:1208 msgid "no help for topic %{topic}" msgstr "" -#: lib/rbot/ircbot.rb:1205 +#: lib/rbot/ircbot.rb:1219 msgid "" "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received." msgstr "" @@ -947,19 +951,19 @@ msgstr "" msgid "marshal recovery failed, trying default" msgstr "" -#: lib/rbot/config.rb:217 +#: lib/rbot/config.rb:219 msgid "%{desc} [valid values are: %{values}]" msgstr "" -#: lib/rbot/config.rb:352 +#: lib/rbot/config.rb:370 msgid "First time rbot configuration wizard" msgstr "" -#: lib/rbot/config.rb:355 +#: lib/rbot/config.rb:373 msgid "This wizard will ask you a few questions to get you started." msgstr "" -#: lib/rbot/config.rb:356 +#: lib/rbot/config.rb:374 msgid "" "The rest of rbot's configuration can be manipulated via IRC once rbot is " "connected and you are auth'd." |