tags/v0.3.5: Merged translations from branches/translation-base-v0.4
This commit is contained in:
parent
341bc01b21
commit
06482f10cc
235 changed files with 9985 additions and 1053 deletions
|
@ -0,0 +1,54 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-08-17 16:52+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"
|
||||
"X-Generator: Translate Toolkit 1.2-alpha3\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 CryptoNAS webinterface. Please ask the administrator of "
|
||||
"the CryptoNAS 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 "
|
||||
"CryptoNAS server to configure it properly."
|
||||
msgstr ""
|
|
@ -3,14 +3,14 @@ msgstr ""
|
|||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2008-04-07 04:43+0200\n"
|
||||
"PO-Revision-Date: 2007-02-19 02:49+0100\n"
|
||||
"Last-Translator: Lars Kruse <lars@systemausfall.org>\n"
|
||||
"PO-Revision-Date: 2008-07-17 22:11+0200\n"
|
||||
"Last-Translator: Henning <bagel@systemausfall.org>\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"
|
||||
"X-Generator: Pootle 1.0.2\n"
|
||||
|
||||
#: Name
|
||||
msgid "Encrypted webinterface"
|
||||
|
@ -37,15 +37,14 @@ msgid "Missing module"
|
|||
msgstr "Fehlendes Modul"
|
||||
|
||||
#: EnvironmentWarning.MissingModuleM2Crypto.Text
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The python module 'M2Crypto' is missing. It is required for an encrypted "
|
||||
"connection to the CryptoNAS webinterface. Please ask the administrator of "
|
||||
"the CryptoNAS server to install the module."
|
||||
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 "
|
||||
"Verschlüsselung der Verbindung zum CryptoNAS-Web-Interface erforderlich. Du "
|
||||
"solltest den Administrator des CryptoNAS-Servers um die Installation dieses "
|
||||
"Moduls bitten."
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Title
|
||||
|
@ -53,10 +52,9 @@ msgid "Missing program"
|
|||
msgstr "Fehlendes Programm"
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Text
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The program 'stunnel4' is not installed. Please ask the administrator of the "
|
||||
"CryptoNAS server to configure it properly."
|
||||
msgstr ""
|
||||
"Das Programm 'stunnel4' fehlt. Du solltest den Administrator des CryptoBox-"
|
||||
"Das Programm 'stunnel4' fehlt. Du solltest den Administrator des CryptoNAS-"
|
||||
"Servers darum bitten, die Konfiguration zu prüfen."
|
||||
|
|
|
@ -1,41 +1,43 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2008-04-07 04:43+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"PO-Revision-Date: 2008-12-26 04:12+0200\n"
|
||||
"Last-Translator: rike <rike@busyreadywhat.net>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: fr\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=2; plural=(n > 1);\n"
|
||||
"X-Generator: Pootle 1.2.0-rc1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Encrypted webinterface"
|
||||
msgstr ""
|
||||
msgstr "Interface web cryptée"
|
||||
|
||||
#: Title
|
||||
msgid "Create encryption certificate"
|
||||
msgstr ""
|
||||
msgstr "Créer un certificat de cryptage"
|
||||
|
||||
#: Button.CreateCertificate
|
||||
msgid "Create certificate"
|
||||
msgstr ""
|
||||
msgstr "Créer le certificat"
|
||||
|
||||
#: EnvironmentWarning.NoSSL.Text
|
||||
msgid "The connection is not encrypted - passwords can be easily intercepted."
|
||||
msgstr ""
|
||||
"La connexion n'est pas cryptée - des mots de passe peuvent être interceptés "
|
||||
"facilement."
|
||||
|
||||
#: EnvironmentWarning.NoSSL.Link.Text
|
||||
msgid "Use encrypted connection"
|
||||
msgstr ""
|
||||
msgstr "Utiliser une connexion cryptée"
|
||||
|
||||
#: EnvironmentWarning.MissingModuleM2Crypto.Title
|
||||
msgid "Missing module"
|
||||
msgstr ""
|
||||
msgstr "Module manquant"
|
||||
|
||||
#: EnvironmentWarning.MissingModuleM2Crypto.Text
|
||||
msgid ""
|
||||
|
@ -43,13 +45,18 @@ msgid ""
|
|||
"connection to the CryptoNAS webinterface. Please ask the administrator of "
|
||||
"the CryptoNAS server to install the module."
|
||||
msgstr ""
|
||||
"Le module 'M2Crypto' mlanque. Il est nécessaire pour la connexion cryptée "
|
||||
"vers l'interface web de CryptoNAS. Veuillez en avertir l'administrateur du "
|
||||
"serveur."
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Title
|
||||
msgid "Missing program"
|
||||
msgstr ""
|
||||
msgstr "Logiciel manquant"
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Text
|
||||
msgid ""
|
||||
"The program 'stunnel4' is not installed. Please ask the administrator of the "
|
||||
"CryptoNAS server to configure it properly."
|
||||
msgstr ""
|
||||
"Le logiciel 'stunnel4' n'est pas installé. Veuillez en avertir "
|
||||
"l'administrateur du serveur."
|
||||
|
|
|
@ -3,14 +3,15 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2008-04-07 04:43+0200\n"
|
||||
"POT-Creation-Date: 2008-07-18 00:53+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 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
|
|
|
@ -3,14 +3,14 @@ msgstr ""
|
|||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2008-04-07 04:43+0200\n"
|
||||
"PO-Revision-Date: 2007-02-23 12:11+0100\n"
|
||||
"PO-Revision-Date: 2008-08-20 09:05+0200\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=1; plural=0;\n"
|
||||
"X-Generator: Pootle 0.10.1\n"
|
||||
"X-Generator: Pootle 1.1.0\n"
|
||||
|
||||
#: Name
|
||||
msgid "Encrypted webinterface"
|
||||
|
@ -37,22 +37,20 @@ msgid "Missing module"
|
|||
msgstr "モジュールがありません"
|
||||
|
||||
#: EnvironmentWarning.MissingModuleM2Crypto.Text
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The python module 'M2Crypto' is missing. It is required for an encrypted "
|
||||
"connection to the CryptoNAS webinterface. Please ask the administrator of "
|
||||
"the CryptoNAS server to install the module."
|
||||
msgstr ""
|
||||
"Pythonモジュール\"M2Crypto\"がありません。それは、クリプトボックスのWebインターフェイスに暗号化した接続を行うために必要です。クリプトボ"
|
||||
"ックスの管理者にモジュールをインストールするよう依頼してください。"
|
||||
"Pythonモジュール\"M2Crypto\"がありません。それは、クリプトNASのWebインターフェイスに暗号化した接続を行うために必要です。クリプトNA"
|
||||
"Sの管理者にモジュールをインストールするよう依頼してください。"
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Title
|
||||
msgid "Missing program"
|
||||
msgstr "プログラムがありません"
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Text
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The program 'stunnel4' is not installed. Please ask the administrator of the "
|
||||
"CryptoNAS server to configure it properly."
|
||||
msgstr "\"stunnel4\"がインストールされていません。クリプトボックスサーバーの管理者に、この項目を設定するよう依頼してください。"
|
||||
msgstr "\"stunnel4\"がインストールされていません。クリプトNASサーバーの管理者に、この項目を設定するよう依頼してください。"
|
||||
|
|
|
@ -2,14 +2,15 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2008-04-07 04:43+0200\n"
|
||||
"POT-Creation-Date: 2008-07-18 00:53+0200\n"
|
||||
"PO-Revision-Date: 2007-03-29 09:35+0200\n"
|
||||
"Last-Translator: Andrzej S. Kaznowski <andrzej@kaznowski.com>\n"
|
||||
"Language-Team: POLSKI <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==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Pootle 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
|
|
|
@ -1,41 +1,46 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2008-04-07 04:43+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"PO-Revision-Date: 2008-10-21 04:43+0200\n"
|
||||
"Last-Translator: ssergey_com <M8R-sh7j101@mailinator.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: ru\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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Pootle 1.2.0-rc1\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 ""
|
||||
"Пароли, которые передаются по незашифрованному каналу, могут быть "
|
||||
"относительно легко перехвачены."
|
||||
|
||||
#: EnvironmentWarning.NoSSL.Link.Text
|
||||
msgid "Use encrypted connection"
|
||||
msgstr ""
|
||||
msgstr "Использовать соединение с шифрованием"
|
||||
|
||||
#: EnvironmentWarning.MissingModuleM2Crypto.Title
|
||||
msgid "Missing module"
|
||||
msgstr ""
|
||||
msgstr "Отсутствующий модуль"
|
||||
|
||||
#: EnvironmentWarning.MissingModuleM2Crypto.Text
|
||||
msgid ""
|
||||
|
@ -43,13 +48,18 @@ msgid ""
|
|||
"connection to the CryptoNAS webinterface. Please ask the administrator of "
|
||||
"the CryptoNAS server to install the module."
|
||||
msgstr ""
|
||||
"Отсутствует модуль Питона 'M2Crypto', а он необходим для зашифрованного "
|
||||
"канала в web-интерфейс системы CryptoNAS. Поговорите с администратором "
|
||||
"сервера CryptoNAS по поводу установки этого модуля."
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Title
|
||||
msgid "Missing program"
|
||||
msgstr ""
|
||||
msgstr "Отсутствующая программа (программа не найдена)"
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Text
|
||||
msgid ""
|
||||
"The program 'stunnel4' is not installed. Please ask the administrator of the "
|
||||
"CryptoNAS server to configure it properly."
|
||||
msgstr ""
|
||||
"Программа 'stunnel4' не установлена. Попробуйте поговорить с администратором "
|
||||
"CryptoNAS сервера по поводу его настройки"
|
||||
|
|
|
@ -2,15 +2,17 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2008-04-07 04:43+0200\n"
|
||||
"PO-Revision-Date: 2007-02-16 14:21+0100\n"
|
||||
"Last-Translator: tenzin <clavdiaa@yahoo.com>\n"
|
||||
"POT-Creation-Date: 2008-07-18 00:53+0200\n"
|
||||
"PO-Revision-Date: 2008-10-14 22:16+0200\n"
|
||||
"Last-Translator: clavdia <clavdia@systemausfall.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: sl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
"X-Generator: Pootle 0.10.1\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
|
||||
"n%100==4 ? 2 : 3);\n"
|
||||
"X-Generator: Pootle 1.2.0-rc1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Encrypted webinterface"
|
||||
|
@ -37,14 +39,13 @@ msgid "Missing module"
|
|||
msgstr "Manjka modul"
|
||||
|
||||
#: EnvironmentWarning.MissingModuleM2Crypto.Text
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The python module 'M2Crypto' is missing. It is required for an encrypted "
|
||||
"connection to the CryptoNAS webinterface. Please ask the administrator of "
|
||||
"the CryptoNAS server to install the module."
|
||||
msgstr ""
|
||||
"Python modul \"M2Crypto\" manjka. Potreben je vkolikor želite imeti šifrirano "
|
||||
"povezavo s spletnim vmesnikom Cryptobox. Prosite administratorja Cryptobox "
|
||||
"povezavo s spletnim vmesnikom CryptoNAS. Prosite administratorja CryptoNAS "
|
||||
"strežnika naj namesti modul "
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Title
|
||||
|
@ -52,10 +53,9 @@ msgid "Missing program"
|
|||
msgstr "Manjka program"
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Text
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The program 'stunnel4' is not installed. Please ask the administrator of the "
|
||||
"CryptoNAS server to configure it properly."
|
||||
msgstr ""
|
||||
"Program \"stunnel\" ni nameščen. Prosite administratorja Cryptobox strežnika "
|
||||
"Program \"stunnel\" ni nameščen. Prosite administratorja CryptoNAS strežnika "
|
||||
"naj program pravilno namesti"
|
||||
|
|
|
@ -0,0 +1,54 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: CryptoNAS-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptonas.org\n"
|
||||
"POT-Creation-Date: 2008-08-17 16:52+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"
|
||||
"X-Generator: Translate Toolkit 1.2-alpha3\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 CryptoNAS webinterface. Please ask the administrator of "
|
||||
"the CryptoNAS 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 "
|
||||
"CryptoNAS server to configure it properly."
|
||||
msgstr ""
|
|
@ -0,0 +1,58 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: CryptoNAS-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptonas.org\n"
|
||||
"POT-Creation-Date: 2008-08-17 16:52+0200\n"
|
||||
"PO-Revision-Date: 2008-11-26 12:54+0200\n"
|
||||
"Last-Translator: Lai-Qing-Long(Jones) <sula3065408@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: zh_HK\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Pootle 1.2.0-rc1\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 CryptoNAS webinterface. Please ask the administrator of "
|
||||
"the CryptoNAS server to install the module."
|
||||
msgstr ""
|
||||
"找不到 python 模組 'M2Crypto'。It is required for an encrypted connection to the "
|
||||
"CryptoNAS webinterface. Please ask the administrator of the CryptoNAS server "
|
||||
"to install the module."
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Title
|
||||
msgid "Missing program"
|
||||
msgstr "找不到程式"
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Text
|
||||
msgid ""
|
||||
"The program 'stunnel4' is not installed. Please ask the administrator of the "
|
||||
"CryptoNAS server to configure it properly."
|
||||
msgstr "'stunnel4' 沒有安裝。請聯絡系統管理員。"
|
Loading…
Add table
Add a link
Reference in a new issue