added portuguese translations provided by Paulo Andrade
This commit is contained in:
parent
7317cc571d
commit
f3d4ac88c2
16 changed files with 482 additions and 297 deletions
|
@ -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: 2010-12-12 22:55+0200\n"
|
||||
"Last-Translator: Paulo Andrade <ftp.basic@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: pt\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"
|
||||
"X-Generator: Pootle 1.2.0-rc1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Encrypted webinterface"
|
||||
msgstr ""
|
||||
msgstr "Webinterface encriptada"
|
||||
|
||||
#: Title
|
||||
msgid "Create encryption certificate"
|
||||
msgstr ""
|
||||
msgstr "Criar um certificado de encriptação"
|
||||
|
||||
#: Button.CreateCertificate
|
||||
msgid "Create certificate"
|
||||
msgstr ""
|
||||
msgstr "Criar certificado"
|
||||
|
||||
#: EnvironmentWarning.NoSSL.Text
|
||||
msgid "The connection is not encrypted - passwords can be easily intercepted."
|
||||
msgstr ""
|
||||
"A conexão não é criptografada - As senhas podem ser facilmente "
|
||||
"interceptados."
|
||||
|
||||
#: EnvironmentWarning.NoSSL.Link.Text
|
||||
msgid "Use encrypted connection"
|
||||
msgstr ""
|
||||
msgstr "Use uma conexão criptografada"
|
||||
|
||||
#: EnvironmentWarning.MissingModuleM2Crypto.Title
|
||||
msgid "Missing module"
|
||||
msgstr ""
|
||||
msgstr "Modulo em falta"
|
||||
|
||||
#: 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 ""
|
||||
"O módulo de python \"M2Crypto\" está em falta. Ele é necessário para uma "
|
||||
"conexão criptografada para a webinterface CryptoNAS. Solicite que o "
|
||||
"administrador do servidor CryptoNAS para instalar o módulo."
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Title
|
||||
msgid "Missing program"
|
||||
msgstr ""
|
||||
msgstr "Falta o Programa"
|
||||
|
||||
#: EnvironmentWarning.MissingProgramStunnel.Text
|
||||
msgid ""
|
||||
"The program 'stunnel4' is not installed. Please ask the administrator of the "
|
||||
"CryptoNAS server to configure it properly."
|
||||
msgstr ""
|
||||
"O programa 'stunnel4' não está instalado. Solicite que o administrador do "
|
||||
"servidor CryptoNAS o configure correctamente."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue