From 9ee2da224ddbb17059dd9ca2bedf7d4098cb8755 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Wed, 30 Jul 2008 23:45:53 +0200 Subject: PO update --- po/en_US/rbot-nickrecover.po | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 po/en_US/rbot-nickrecover.po (limited to 'po/en_US/rbot-nickrecover.po') diff --git a/po/en_US/rbot-nickrecover.po b/po/en_US/rbot-nickrecover.po new file mode 100644 index 00000000..fae49fb0 --- /dev/null +++ b/po/en_US/rbot-nickrecover.po @@ -0,0 +1,40 @@ +# English translations for PACKAGE package. +# Copyright (C) 2008 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Automatically generated, 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: rbot\n" +"POT-Creation-Date: 2008-07-30 23:38+0200\n" +"PO-Revision-Date: 2008-07-30 23:38+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: data/rbot/plugins/nickrecover.rb:24 +msgid "" +"Time in seconds to wait between attempts to recover the nick. set to 0 to " +"disable nick recovery." +msgstr "" +"Time in seconds to wait between attempts to recover the nick. set to 0 to " +"disable nick recovery." + +#: data/rbot/plugins/nickrecover.rb:28 +msgid "" +"the nickrecover plugin takes care of recovering the bot nick by trying to " +"change nick until it succeeds." +msgstr "" +"the nickrecover plugin takes care of recovering the bot nick by trying to " +"change nick until it succeeds." + +#: data/rbot/plugins/nickrecover.rb:29 +msgid "the plugin waits irc.nick_retry seconds between attempts." +msgstr "the plugin waits irc.nick_retry seconds between attempts." + +#: data/rbot/plugins/nickrecover.rb:30 +msgid "set irc.nick_retry to 0 to disable it." +msgstr "set irc.nick_retry to 0 to disable it." -- cgit v1.2.3