Files
znc/modules/po/cert.pt_BR.po

80 lines
2.1 KiB
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pt-BR\n"
"X-Crowdin-File: /master/modules/po/cert.pot\n"
"X-Crowdin-File-ID: 161\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Portuguese, Brazilian\n"
"Language: pt_BR\n"
# this text is inserted into `click here` in the other string
#: modules/po/../data/cert/tmpl/index.tmpl:5
msgid "here"
msgstr "aqui"
# {1} is `here`, translateable in the other string
#: modules/po/../data/cert/tmpl/index.tmpl:6
msgid ""
"You already have a certificate set, use the form below to overwrite the "
"current certificate. Alternatively click {1} to delete your certificate."
msgstr ""
#: modules/po/../data/cert/tmpl/index.tmpl:8
msgid "You do not have a certificate yet."
msgstr "Você não possui um certificado."
#: modules/po/../data/cert/tmpl/index.tmpl:14 cert.cpp:72
msgid "Certificate"
msgstr "Certificado"
#: modules/po/../data/cert/tmpl/index.tmpl:18
msgid "PEM File:"
msgstr "Arquivo PEM:"
#: modules/po/../data/cert/tmpl/index.tmpl:22
msgid "Update"
msgstr "Atualizar"
#: cert.cpp:28
msgid "Pem file deleted"
msgstr "Arquivo PEM excluído"
#: cert.cpp:31
msgid "The pem file doesn't exist or there was a error deleting the pem file."
msgstr ""
#: cert.cpp:38
#, c++-format
msgid "You have a certificate in {1}"
msgstr "Você possui um certificado em {1}"
#: cert.cpp:41
msgid ""
"You do not have a certificate. Please use the web interface to add a "
"certificate"
msgstr ""
"Você não possui um certificado. Por favor, utilize a interface web para "
"adicionar um certificado"
#: cert.cpp:44
#, c++-format
msgid "Alternatively you can place one at {1}"
msgstr ""
#: cert.cpp:52
msgid "Delete the current certificate"
msgstr "Excluir o certificado atual"
#: cert.cpp:54
msgid "Show the current certificate"
msgstr "Exibir o certificado atual"
#: cert.cpp:105
msgid "Use a ssl certificate to connect to a server"
msgstr "Utilizar um certificado SSL para conectar-se a um servidor"