blob: f9a97d76118ed9e6534a50d79e971e88f943b681 (
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
42
43
44
|
#
# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Some information specific to po-debconf are available at
# /usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: bitlbee (0.90a-2)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-09-25 18:12+0200\n"
"PO-Revision-Date: 2004-09-06 20:16+0200\n"
"Last-Translator: Wilmer van der Gaast <wilmer@gaast.net>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: string
#. Description
#: ../bitlbee.templates.master:4
msgid "On what TCP port should BitlBee listen for connections?"
msgstr "Op welke TCP poort moet BitlBee draaien?"
#. Type: string
#. Description
#: ../bitlbee.templates.master:4
msgid ""
"BitlBee normally listens on the regular IRC port, 6667. This might not be a "
"very good idea when you're running a real IRC daemon as well. 6668 might be "
"a good alternative. Leaving this value blank means that BitlBee will not be "
"run automatically."
msgstr ""
"Normaal 'luistert' BitlBee op de gebruikelijke IRC poort, 6667. Als je al "
"een andere IRC daemon draait is dat onmogelijk. Kies dan bijvoorbeeld voor "
"poort 6668. Als je niet wil dat BitlBee automatisch gestart wordt, vul hier "
"dan niets in."
|