started a seperate branch to manage translations for v0.3.x based on tags/v0.3.4.2

fixed corrupt language.hdf file for "volume_passwd" (merged from [891])
fixed spelling in "plugin_manager" and "volume_format_fs" (merged from [880])
merged current state of update_po_files.py (removed obsolete revert_unchanged.sh)
This commit is contained in:
lars 2007-03-29 19:04:21 +00:00
parent ea73230db8
commit 0a1a7bd383
768 changed files with 123337 additions and 0 deletions

View file

@ -0,0 +1,50 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-03-29 17:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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=3; plural=(n%10==1 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n""Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" n%100!=11 ? 0 : n%10>=2 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n""Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" n%10<=4 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n""Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Translate Toolkit 0.10.1\n"
#: Name
msgid "Encrypted webinterface"
msgstr ""
#: Title
msgid "Create encryption certificate"
msgstr ""
#: Button.CreateCertificate
msgid "Create certificate"
msgstr ""
#: EnvironmentWarning.NoSSL.Text
msgid "The connection is not encrypted - passwords can be easily intercepted."
msgstr ""
#: EnvironmentWarning.NoSSL.Link.Text
msgid "Use encrypted connection"
msgstr ""
#: EnvironmentWarning.MissingModuleM2Crypto.Title
msgid "Missing module"
msgstr ""
#: 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 ""
#: EnvironmentWarning.MissingProgramStunnel.Title
msgid "Missing program"
msgstr ""
#: EnvironmentWarning.MissingProgramStunnel.Text
msgid "The program 'stunnel4' is not installed. Please ask the administrator of the CryptoBox server to configure it properly."
msgstr ""