finished CryptoBox v0.3.4.1

This commit is contained in:
lars 2007-02-27 00:15:40 +00:00
parent 71ea9cd469
commit 43e25e0484
23 changed files with 436 additions and 446 deletions

View file

@ -1,50 +1,49 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-02-10 01:24+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2007-02-23 12:11+0100\n"
"Last-Translator: kinneko <kinneko@gmail.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: Translate Toolkit 0.10.1\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 0.10.1\n"
#: Name
msgid "Encrypted webinterface"
msgstr ""
msgstr "暗号化されたWebインターフェイス"
#: Title
msgid "Create encryption certificate"
msgstr ""
msgstr "暗号化された証明書を作成する"
#: Button.CreateCertificate
msgid "Create certificate"
msgstr ""
msgstr "証明書を作成する"
#: EnvironmentWarning.NoSSL.Text
msgid "The connection is not encrypted - passwords can be easily intercepted."
msgstr ""
msgstr "現在の接続は暗号化されていません。パスワードは簡単に奪われてしまう可能性があります。"
#: EnvironmentWarning.NoSSL.Link.Text
msgid "Use encrypted connection"
msgstr ""
msgstr "暗号化された接続を使用する"
#: EnvironmentWarning.MissingModuleM2Crypto.Title
msgid "Missing module"
msgstr ""
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 ""
msgstr "Pythonモジュール\"M2Crypto\"がありません。それは、クリプトボックスのWebインターフェイスに暗号化した接続を行うために必要です。クリプトボックスの管理者にモジュールをインストールするよう依頼してください。"
#: EnvironmentWarning.MissingProgramStunnel.Title
msgid "Missing program"
msgstr ""
msgstr "プログラムがありません"
#: EnvironmentWarning.MissingProgramStunnel.Text
msgid "The program 'stunnel4' is not installed. Please ask the administrator of the CryptoBox server to configure it properly."
msgstr ""
msgstr "\"stunnel4\"がインストールされていません。クリプトボックスサーバーの管理者に、この項目を設定するよう依頼してください。"