Changeset 836
- Timestamp:
- 02/19/07 02:55:43 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/encrypted_webinterface/intl/de/cryptobox-server-feature-encrypted_webinterface.po
r809 r836 1 #, fuzzy2 1 msgid "" 3 2 msgstr "" … … 5 4 "Report-Msgid-Bugs-To: \n" 6 5 "POT-Creation-Date: 2007-02-10 01:24+0100\n" 7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"6 "PO-Revision-Date: 2007-02-19 02:49+0100\n" 7 "Last-Translator: Lars Kruse <lars@systemausfall.org>\n" 9 8 "Language-Team: LANGUAGE <LL@li.org>\n" 10 9 "MIME-Version: 1.0\n" … … 12 11 "Content-Transfer-Encoding: 8bit\n" 13 12 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 14 "X-Generator: Translate Toolkit0.10.1\n"13 "X-Generator: Pootle 0.10.1\n" 15 14 16 15 #: Name 17 16 msgid "Encrypted webinterface" 18 msgstr " "17 msgstr "VerschlÃŒsseltes Web-Interface" 19 18 20 19 #: Title 21 20 msgid "Create encryption certificate" 22 msgstr " "21 msgstr "Erzeuge VerschlÃŒsselungszertifikat" 23 22 24 23 #: Button.CreateCertificate 25 24 msgid "Create certificate" 26 msgstr " "25 msgstr "Erzeuge Zertifikat" 27 26 28 27 #: EnvironmentWarning.NoSSL.Text 29 28 msgid "The connection is not encrypted - passwords can be easily intercepted." 30 msgstr " "29 msgstr "Die Verbindung ist unverschlÃŒsselt - Passworte sind leicht abhörbar. " 31 30 32 31 #: EnvironmentWarning.NoSSL.Link.Text 33 32 msgid "Use encrypted connection" 34 msgstr " "33 msgstr "Nutze verschlÃŒsselte Verbindung" 35 34 36 35 #: EnvironmentWarning.MissingModuleM2Crypto.Title 37 36 msgid "Missing module" 38 msgstr " "37 msgstr "Fehlendes Modul" 39 38 40 39 #: EnvironmentWarning.MissingModuleM2Crypto.Text 41 40 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." 42 msgstr " "41 msgstr "Das Python-Modul 'M2Crypto' fehlt. Es ist fÃŒr eine automatisierte VerschlÃŒsselung der Verbindung zum CryptoBox-Web-Interface erforderlich. Du solltest den Administrator des CryptoBox-Servers um die Installation dieses Moduls bitten." 43 42 44 43 #: EnvironmentWarning.MissingProgramStunnel.Title 45 44 msgid "Missing program" 46 msgstr " "45 msgstr "Fehlendes Programm" 47 46 48 47 #: EnvironmentWarning.MissingProgramStunnel.Text 49 48 msgid "The program 'stunnel4' is not installed. Please ask the administrator of the CryptoBox server to configure it properly." 50 msgstr " "49 msgstr "Das Programm 'stunnel4' fehlt. Du solltest den Administrator des CryptoBox-Servers darum bitten, die Konfiguration zu prÃŒfen."
