|
|
@ -4,13 +4,15 @@ |
|
|
|
# |
|
|
|
# Translators: |
|
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017 |
|
|
|
# Pedro Castro Silva <inactive+pcs.sossia@transifex.com>, 2017 |
|
|
|
# Pedro Castro Silva <pedrocs@exo.pt>, 2018 |
|
|
|
msgid "" |
|
|
|
msgstr "" |
|
|
|
"Project-Id-Version: Odoo Server 10.0\n" |
|
|
|
"Report-Msgid-Bugs-To: \n" |
|
|
|
"POT-Creation-Date: 2017-08-01 02:43+0000\n" |
|
|
|
"PO-Revision-Date: 2017-08-01 02:43+0000\n" |
|
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" |
|
|
|
"POT-Creation-Date: 2018-01-27 01:58+0000\n" |
|
|
|
"PO-Revision-Date: 2018-01-27 01:58+0000\n" |
|
|
|
"Last-Translator: Pedro Castro Silva <pedrocs@exo.pt>, 2018\n" |
|
|
|
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" |
|
|
|
"MIME-Version: 1.0\n" |
|
|
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
|
@ -26,28 +28,28 @@ msgstr "Ativo" |
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_attempt_date |
|
|
|
msgid "Attempt Date" |
|
|
|
msgstr "" |
|
|
|
msgstr "Data da Tentativa" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_attempt_ids |
|
|
|
msgid "Attempts" |
|
|
|
msgstr "" |
|
|
|
msgstr "Tentativas" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt |
|
|
|
#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt |
|
|
|
msgid "Authentication Attempts" |
|
|
|
msgstr "" |
|
|
|
msgstr "Tentativas de Autenticação" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_result |
|
|
|
msgid "Authentication Result" |
|
|
|
msgstr "" |
|
|
|
msgstr "Resultado da Autenticação" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_ban_date |
|
|
|
msgid "Ban Date" |
|
|
|
msgstr "" |
|
|
|
msgstr "Data de Interdição" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:15 |
|
|
@ -55,13 +57,13 @@ msgstr "" |
|
|
|
#: selection:res.authentication.attempt,result:0 |
|
|
|
#, python-format |
|
|
|
msgid "Banned" |
|
|
|
msgstr "" |
|
|
|
msgstr "Interditado" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote |
|
|
|
#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote |
|
|
|
msgid "Banned Remotes" |
|
|
|
msgstr "" |
|
|
|
msgstr "Remotos Interditados" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_uid |
|
|
@ -92,7 +94,7 @@ msgstr "Nome" |
|
|
|
#: selection:res.authentication.attempt,result:0 |
|
|
|
#, python-format |
|
|
|
msgid "Failed" |
|
|
|
msgstr "" |
|
|
|
msgstr "Falhou" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_id |
|
|
@ -122,41 +124,41 @@ msgstr "Última Atualização Em" |
|
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote |
|
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_remote |
|
|
|
msgid "Remote ID" |
|
|
|
msgstr "" |
|
|
|
msgstr "ID do Remoto" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search |
|
|
|
msgid "Successful" |
|
|
|
msgstr "" |
|
|
|
msgstr "Sucesso" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:13 |
|
|
|
#: selection:res.authentication.attempt,result:0 |
|
|
|
#, python-format |
|
|
|
msgid "Successfull" |
|
|
|
msgstr "" |
|
|
|
msgstr "Sucesso" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_login |
|
|
|
msgid "Tried Login" |
|
|
|
msgstr "" |
|
|
|
msgstr "Tentou Login" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.model.fields,help:auth_brute_force.field_res_banned_remote_active |
|
|
|
msgid "Uncheck this box to unban the remote" |
|
|
|
msgstr "" |
|
|
|
msgstr "Desmarque esta opção para desinterditar o remoto" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search |
|
|
|
msgid "Without Success" |
|
|
|
msgstr "" |
|
|
|
msgstr "Sem sucesso" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.model,name:auth_brute_force.model_res_authentication_attempt |
|
|
|
msgid "res.authentication.attempt" |
|
|
|
msgstr "" |
|
|
|
msgstr "res.authentication.attempt" |
|
|
|
|
|
|
|
#. module: auth_brute_force |
|
|
|
#: model:ir.model,name:auth_brute_force.model_res_banned_remote |
|
|
|
msgid "res.banned.remote" |
|
|
|
msgstr "" |
|
|
|
msgstr "res.banned.remote" |