diff options
Diffstat (limited to 'po/rbot.pot')
-rw-r--r-- | po/rbot.pot | 54 |
1 files changed, 47 insertions, 7 deletions
diff --git a/po/rbot.pot b/po/rbot.pot index 2acebca9..f4d3c4d6 100644 --- a/po/rbot.pot +++ b/po/rbot.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2008-06-26 14:47+0200\n" -"PO-Revision-Date: 2008-06-26 14:47+0200\n" +"Project-Id-Version: rbot\n" +"POT-Creation-Date: 2008-07-07 18:02+0200\n" +"PO-Revision-Date: 2008-07-07 18:02+0200\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" @@ -849,19 +849,59 @@ msgstr "" msgid " and " msgstr "" -#: lib/rbot/ircbot.rb:1203 +#: lib/rbot/core/utils/utils.rb:252 +msgid "%{d} from now" +msgstr "" + +#: lib/rbot/core/utils/utils.rb:254 +msgid "%{d} ago" +msgstr "" + +#: lib/rbot/core/utils/utils.rb:257 +msgid "on %{date}" +msgstr "" + +#: lib/rbot/core/utils/utils.rb:266 +msgid "less than a minute" +msgstr "" + +#: lib/rbot/core/utils/utils.rb:268 +msgid "%{m} minutes" +msgstr "" + +#: lib/rbot/core/utils/utils.rb:270 +msgid "about one hour" +msgstr "" + +#: lib/rbot/core/utils/utils.rb:272 +msgid "%{m} hours" +msgstr "" + +#: lib/rbot/core/utils/utils.rb:274 +msgid "one day" +msgstr "" + +#: lib/rbot/core/utils/utils.rb:276 +msgid "about one day" +msgstr "" + +#: lib/rbot/core/utils/utils.rb:278 +msgid "%{m} days" +msgstr "" + +#: lib/rbot/ircbot.rb:1209 msgid "help topics: " msgstr "" -#: lib/rbot/ircbot.rb:1205 +#: lib/rbot/ircbot.rb:1211 msgid " (help <topic> for more info)" msgstr "" -#: lib/rbot/ircbot.rb:1208 +#: lib/rbot/ircbot.rb:1214 msgid "no help for topic %{topic}" msgstr "" -#: lib/rbot/ircbot.rb:1219 +#: lib/rbot/ircbot.rb:1225 msgid "" "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received." msgstr "" |