Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 2 | Rev 96 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 magnus 1
#
2
#    Translators, if you are not familiar with the PO format, gettext
3
#    documentation is worth reading, especially sections dedicated to
4
#    this format, e.g. by running:
5
#         info -n '(gettext)PO Files'
6
#         info -n '(gettext)Header Entry'
7
#
8
#    Some information specific to po-debconf are available at
9
#            /usr/share/doc/po-debconf/README-trans
10
#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
11
#
12
#    Developers do not need to manually edit POT or PO files.
13
#
14
msgid ""
15
msgstr ""
16
"Project-Id-Version: lsh-utils 2.0.1cdbs-4\n"
69 magnus 17
"Report-Msgid-Bugs-To: lsh-utils@packages.debian.org\n"
18
"POT-Creation-Date: 2009-11-28 17:05+0100\n"
19
"PO-Revision-Date: 2009-11-28 17:44+0100\n"
2 magnus 20
"Last-Translator: Luk Claes <luk@debian.org>\n"
21
"Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>\n"
22
"MIME-Version: 1.0\n"
23
"Content-Type: text/plain; charset=utf-8\n"
24
"Content-Transfer-Encoding: 8bit\n"
25
 
26
#. Type: string
27
#. Description
28
#: ../lsh-server.templates:1001
29
msgid "lsh server port:"
30
msgstr "lsh-serverpoort:"
31
 
32
#. Type: string
33
#. Description
34
#: ../lsh-server.templates:1001
35
msgid ""
36
"The default port for lshd is 22. If you would like lshd to run on a "
37
"different port, please specify the alternative port here. If you specify 22, "
38
"you will need to manually disable any other ssh servers you have running on "
39
"port 22, other than OpenSSH (from the `openssh-server' package). OpenSSH "
40
"will be automatically disabled, if you choose 22 here."
41
msgstr ""
42
"De standaardpoort voor lshd is 22. Als u wilt dat lshd draait op een andere "
43
"poort, specificeer deze alternatieve poort dan hier. Als u 22 aangeeft, dan "
44
"zult u andere ssh-servers die draaien op poort 22 verschillend van OpenSSH "
45
"(uit het `openssh-server'-pakket) handmatig moeten uitschakelen. OpenSSH zal "
46
"automatisch uigeschakeld worden als u hier 22 kiest."
47
 
48
#. Type: boolean
49
#. Description
50
#: ../lsh-server.templates:2001
51
msgid "Enable the sftp subsystem?"
52
msgstr "Het sftp-subsysteem aanschakelen?"
53
 
54
#. Type: boolean
55
#. Description
56
#: ../lsh-server.templates:2001
57
msgid ""
69 magnus 58
"If you want to use sftp with lsh, you will need this subsystem. Please bear "
2 magnus 59
"in mind, that it's still experimental. Therefore the default  is disabled "
60
"but can be enabled now or later by manually changing /etc/default/lsh-server."
61
msgstr ""
62
"Als u sftp wilt gebruiken met lsh, dan zal u dit subsysteem nodig hebben. "
63
"Merk echter op dat het nog altijd experimenteel is. Daarom wordt het "
64
"standaard uitgeschakeld, maar kan het nu of later worden aangeschakeld door /"
65
"etc/default/lsh-server handmatig te bewerken."
66
 
67
#. Type: boolean
68
#. Description
69
#: ../lsh-server.templates:2001
70
msgid ""
71
"Please choose whether you want to use the EXPERIMENTAL sftp support now."
72
msgstr "Kies nu of u de EXPERIMENTELE sftp-ondersteuning wilt gebruiken."
73
 
74
#. Type: boolean
75
#. Description
76
#: ../lsh-server.templates:3001
77
msgid "Remove host key on purge?"
78
msgstr "Host-sleutel verwijderen bij wissen (purge)?"
79
 
80
#. Type: boolean
81
#. Description
82
#: ../lsh-server.templates:3001
83
msgid ""
84
"When this package is installed, a host key is generated to authenticate your "
85
"host. This host key is not purged with the rest of the package by default."
86
msgstr ""
87
"Wanneer dit pakket wordt geïnstalleerd, wordt er een host-sleutel aangemaakt "
88
"om uw computer te authenticeren. Deze host-sleutel wordt standaard niet "
89
"verwijderd met de rest van het pakket."
90
 
91
#. Type: boolean
92
#. Description
93
#: ../lsh-server.templates:3001
94
msgid ""
95
"Please choose whether you want to purge the host key when the package is "
96
"removed."
97
msgstr ""
98
"Kies of u de host-sleutel wilt verwijderen wanneer het pakket wordt "
99
"verwijderd."