diff options
Diffstat (limited to 'po/rbot.pot')
-rw-r--r-- | po/rbot.pot | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/po/rbot.pot b/po/rbot.pot index 049a557a..2d2c5392 100644 --- a/po/rbot.pot +++ b/po/rbot.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2008-06-24 02:22+0200\n" -"PO-Revision-Date: 2008-06-24 02:22+0200\n" +"POT-Creation-Date: 2008-06-26 14:47+0200\n" +"PO-Revision-Date: 2008-06-26 14:47+0200\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" @@ -152,6 +152,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 "" @@ -735,19 +739,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 "" @@ -839,18 +843,18 @@ 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." msgstr "" |