summaryrefslogtreecommitdiff
path: root/po/en/rbot-nickrecover.po
blob: 607a07dea59186938930287a8e5a44c055c8be4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# 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: 2009-03-20 15:57+0100\n"
"PO-Revision-Date: 2008-07-30 23:38+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: \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."