cryptonas/plugins/encrypted_webinterface/intl/sv/cryptobox-server-feature-encrypted_webinterface.po

50 lines
1.9 KiB
Plaintext
Raw Normal View History

msgid ""
msgstr ""
"Project-Id-Version: CryptoBox-Server 0.3\n"
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
"POT-Creation-Date: 2007-03-29 23:10+0200\n"
"PO-Revision-Date: 2007-03-27 17:25+0200\n"
"Last-Translator: wei <weilinus@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\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"
"X-Generator: Pootle 0.10.1\n"
#: Name
msgid "Encrypted webinterface"
msgstr "Krypterat webbgränssnitt"
#: Title
msgid "Create encryption certificate"
msgstr "Skapa krypteringscertifikat"
#: Button.CreateCertificate
msgid "Create certificate"
msgstr "Skapa certifikat"
2007-02-03 12:35:55 +01:00
#: EnvironmentWarning.NoSSL.Text
msgid "The connection is not encrypted - passwords can be easily intercepted."
msgstr "Anslutningen är inte krypterad lösenord kan lätt avlyssnas. "
2007-02-03 12:35:55 +01:00
#: EnvironmentWarning.NoSSL.Link.Text
msgid "Use encrypted connection"
msgstr "Använd krypterad anslutning"
2007-02-03 12:35:55 +01:00
#: EnvironmentWarning.MissingModuleM2Crypto.Title
msgid "Missing module"
msgstr "Modul saknas"
2007-02-03 12:35:55 +01:00
#: EnvironmentWarning.MissingModuleM2Crypto.Text
msgid "The python module 'M2Crypto' is missing. It is required for an encrypted connection to the CryptoBox webinterface. Please ask the administrator of the CryptoBox server to install the module."
msgstr "Python-modulen 'M2Crypto' saknas. Den krävs för att skapa en krypterad anslutning till CryptoBox:ens webbgränssnitt. Vänligen be administratören av CryptoBox-servern att få modulen installerad. "
2007-02-03 12:35:55 +01:00
#: EnvironmentWarning.MissingProgramStunnel.Title
msgid "Missing program"
msgstr "Program saknas"
2007-02-03 12:35:55 +01:00
#: EnvironmentWarning.MissingProgramStunnel.Text
msgid "The program 'stunnel4' is not installed. Please ask the administrator of the CryptoBox server to configure it properly."
msgstr "Programmet 'stunnel4' är inte installerat. Vänligen fråga administratören av CryptoBox-servern om att få den konfigurerad korrekt."