Skip to content

Commit

Permalink
Translated using Weblate (Portuguese (Brazil))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (22 of 22 strings)

Translation: server-auth-16.0/server-auth-16.0-users_ldap_populate
Translate-URL: https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-users_ldap_populate/pt_BR/
  • Loading branch information
Rodrigo Macedo authored and weblate committed May 29, 2024
1 parent b7c454d commit 1e8e386
Showing 1 changed file with 18 additions and 15 deletions.
33 changes: 18 additions & 15 deletions users_ldap_populate/i18n/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,17 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-06-26 20:39+0000\n"
"PO-Revision-Date: 2016-12-30 01:36+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
"teams/23907/pt_BR/)\n"
"PO-Revision-Date: 2024-05-29 16:35+0000\n"
"Last-Translator: Rodrigo Macedo <sottomaiormacedotec@users.noreply."
"translation.odoo-community.org>\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
"23907/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: users_ldap_populate
#: model_terms:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
Expand All @@ -26,9 +28,8 @@ msgstr "Adicione botão popular na visão ldap"

#. module: users_ldap_populate
#: model:ir.model,name:users_ldap_populate.model_res_company_ldap
#, fuzzy
msgid "Company LDAP configuration"
msgstr "Configuração LDAP"
msgstr "Configuração LDAP da empresa"

#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__create_uid
Expand All @@ -43,7 +44,7 @@ msgstr "Criado em"
#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap__deactivate_unknown_users
msgid "Deactivate unknown users"
msgstr ""
msgstr "Desative usuários desconhecidos"

#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__display_name
Expand Down Expand Up @@ -79,6 +80,8 @@ msgstr "Última atualização em"
#: model:ir.model.fields,help:users_ldap_populate.field_res_company_ldap__no_deactivate_user_ids
msgid "List users who never should be deactivated by the deactivation wizard"
msgstr ""
"Listar usuários que nunca devem ser desativados pelo assistente de "
"desativação"

#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__name
Expand All @@ -92,6 +95,8 @@ msgstr "Nome"
msgid ""
"No login attribute found: Could not extract login attribute from filter %s"
msgstr ""
"Nenhum atributo de login encontrado: não foi possível extrair o atributo de "
"login do filtro %s"

#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__users_created
Expand All @@ -100,14 +105,13 @@ msgstr "Número de usuários criado"

#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard__users_deactivated
#, fuzzy
msgid "Number of users deactivated"
msgstr "Número de usuários criado"
msgstr "Número de usuários desativados"

#. module: users_ldap_populate
#: model_terms:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
msgid "OK"
msgstr ""
msgstr "Certo"

#. module: users_ldap_populate
#: model_terms:ir.ui.view,arch_db:users_ldap_populate.company_form_view
Expand All @@ -116,9 +120,8 @@ msgstr "Popular"

#. module: users_ldap_populate
#: model_terms:ir.ui.view,arch_db:users_ldap_populate.company_form_view
#, fuzzy
msgid "Populate user database"
msgstr "Popular usuários do LDAP"
msgstr "Popular base de dados de usuário"

#. module: users_ldap_populate
#: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
Expand All @@ -130,9 +133,9 @@ msgstr "Popular usuários do LDAP"
#: code:addons/users_ldap_populate/models/users_ldap.py:0
#, python-format
msgid "Unable to process user with login %s"
msgstr ""
msgstr "Não foi possível processar o usuário com login %s"

#. module: users_ldap_populate
#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap__no_deactivate_user_ids
msgid "Users never to deactivate"
msgstr ""
msgstr "Usuários nunca devem desativar"

0 comments on commit 1e8e386

Please sign in to comment.