10d89ae8d46e2750abc91b39d787928fc17e22ef
[ckermit.git] / debian / po / sv.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: ckermit 211-13\n"
9 "Report-Msgid-Bugs-To: ckermit@packages.debian.org\n"
10 "POT-Creation-Date: 2009-03-14 23:40+0000\n"
11 "PO-Revision-Date: 2009-03-05 14:00+0100\n"
12 "Last-Translator: Martin Bagge <brother@bsnet.se>\n"
13 "Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #. Type: boolean
19 #. Description
20 #: ../templates:1001
21 msgid "Enable Internet Kermit Service Daemon (IKSD) in inetd.conf?"
22 msgstr "Aktivera Internet Kermit Service Daemon (IKSD) i inetd.conf?"
23
24 #. Type: boolean
25 #. Description
26 #: ../templates:1001
27 msgid ""
28 "The Internet Kermit Service Daemon (IKSD) is the C-Kermit program running as "
29 "an Internet service, similar to an FTP or Telnet server.  It executes Telnet "
30 "protocol just like a Telnet server and it transfers files like an FTP "
31 "server.  But unlike an FTP server, IKSD uses the Kermit file transfer "
32 "protocol (which is more powerful and flexible) and allows both FTP-like "
33 "client/server connections as well as direct keyboard interaction.  Secure "
34 "authentication methods and encrypted sessions are available, as well as a "
35 "wide range of file transfer and management functions, which can be scripted "
36 "to automate arbitrarily complex tasks."
37 msgstr ""
38 "Internet Kermit Service dameon (IKSD) är C-Kermit-programmet som körs som en "
39 "Internet-demon liknande FTP eller en Telnet-server. IKSD agerar telnetserver "
40 "i enlighet med protokollet och överför filer som en FTP-server. Men istället "
41 "för FTP använder IKSD Kermit file transfer protocol (som är mer kraftfullt "
42 "och flexibelt) och tillåter både FTP-liknande klient-/server-anslutningar så "
43 "väl som direkt tangentbords-interaktion. Säkra autentiseringsmetoder och "
44 "krypterade sessioner finns att tillgå utöver en mängd filöverförings och -"
45 "hanteringsfunktioner som kan skriptas och för att automatisera oändligt "
46 "komplexa uppgifter."
47
48 #. Type: boolean
49 #. Description
50 #: ../templates:2001
51 msgid "Enable anonymous IKSD logins?"
52 msgstr "Aktivera anonyma IKSD-inloggningar?"
53
54 #. Type: boolean
55 #. Description
56 #: ../templates:2001
57 msgid ""
58 "IKSD supports anonymous logins (using chroot), similar to anonymous FTP."
59 msgstr ""
60 "IKSD har stöd för anonyma inloggningar (med chroot), detta liknar anonym FTP."
61
62 #. Type: string
63 #. Description
64 #: ../templates:3001
65 msgid "Directory for anonymous IKSD logins:"
66 msgstr "Katalog för anonyma IKSD-inloggningar:"
67
68 #. Type: string
69 #. Description
70 #: ../templates:3001
71 msgid ""
72 "Enter directory for anonymous IKSD logins. A chroot() will be performed into "
73 "this directory on login. This directory will NOT be created."
74 msgstr ""
75 "Ange katalogen för anonyma IKSD-inloggningar. En chroot() kommer att "
76 "användas i denna katalog vid inloggningen. Katalogen kommer INTE att skapas."
77
78 #. Type: string
79 #. Description
80 #: ../templates:3001
81 msgid "The default is /home/ftp (same as wu-ftpd)."
82 msgstr "Standardvärdet är /home/ftp (samma som wu-ftpd)."
83
84 #. Type: error
85 #. Description
86 #: ../templates:4001
87 msgid "No inet daemon found, so IKSD cannot be configured."
88 msgstr ""
89 "Tjänstehanteraren inetd kunde inte hittas och därmed kan inte IKSD aktiveras."
90
91 #. Type: error
92 #. Description
93 #: ../templates:4001
94 msgid ""
95 "Please install an inetd (e.g. openbsd-inetd) and then reconfigure ckermit "
96 "with:"
97 msgstr ""
98 "Installera en tjänstehanterare (ex. openbsd-inetd) och kör sedan denna guide "
99 "för ckermit igen med:"
100
101 #~ msgid "dpkg-reconfigure ckermit"
102 #~ msgstr "dpkg-reconfigure ckermit"