# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_totp_portal # # Translators: # Martin Trigaux, 2022 # Éder Brito , 2022 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-20 09:01+0000\n" "PO-Revision-Date: 2022-09-22 05:45+0000\n" "Last-Translator: Éder Brito , 2022\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: pt_BR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. module: auth_totp_portal #. openerp-web #: code:addons/auth_totp_portal/static/src/js/totp_frontend.js:0 #, python-format msgid " Copy" msgstr "" #. module: auth_totp_portal #: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook msgid "(Disable two-factor authentication)" msgstr "(Desabilitar autenticação dois fatores)" #. module: auth_totp_portal #: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook msgid "" "\n" " Two-factor authentication not enabled" msgstr "" "\n" " Autenticação dois fatores habilitada" #. module: auth_totp_portal #: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook msgid "" msgstr "" #. module: auth_totp_portal #: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook msgid "" "\n" " \n" " Two-factor authentication enabled\n" " " msgstr "" "\n" " \n" " Autenticação dois fatores habilitada\n" " " #. module: auth_totp_portal #: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook msgid "Added On" msgstr "" #. module: auth_totp_portal #: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook msgid "Trusted Device" msgstr "" #. module: auth_totp_portal #. openerp-web #: code:addons/auth_totp_portal/static/src/js/totp_frontend.js:0 #, python-format msgid "Copied !" msgstr "Copiado !" #. module: auth_totp_portal #: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook msgid "Enable two-factor authentication" msgstr "Habilitar autenticação dois fatores" #. module: auth_totp_portal #. openerp-web #: code:addons/auth_totp_portal/static/src/js/totp_frontend.js:0 #, python-format msgid "Operation failed for unknown reason." msgstr "A operação falhou por uma razão desconhecida." #. module: auth_totp_portal #: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook msgid "Revoke All" msgstr "" #. module: auth_totp_portal #: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook msgid "Two-factor authentication" msgstr "Autenticação dois fatores" #. module: auth_totp_portal #: model:ir.model,name:auth_totp_portal.model_res_users msgid "User" msgstr "Usuário"