mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 15:32:05 +02:00
53 lines
1.9 KiB
Text
53 lines
1.9 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * users_ldap_mail
|
|
#
|
|
# Translators:
|
|
# Armando Vulcano Junior <vulcano@uol.com.br>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: server-tools (9.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-12-15 01:55+0000\n"
|
|
"PO-Revision-Date: 2024-05-22 02:01+0000\n"
|
|
"Last-Translator: Rodrigo Macedo <sottomaiormacedotec@users.noreply."
|
|
"translation.odoo-community.org>\n"
|
|
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/"
|
|
"OCA-server-tools-9-0/language/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"
|
|
"X-Generator: Weblate 4.17\n"
|
|
|
|
#. module: users_ldap_mail
|
|
#: model:ir.model.fields,help:users_ldap_mail.field_res_company_ldap__name_attribute
|
|
msgid ""
|
|
"By default 'cn' is used. For ActiveDirectory you might use 'displayName' "
|
|
"instead."
|
|
msgstr ""
|
|
"Por padrão 'cn' é usado. Para ActiveDirectory você pode usar 'displayName'"
|
|
|
|
#. module: users_ldap_mail
|
|
#: model:ir.model,name:users_ldap_mail.model_res_company_ldap
|
|
msgid "Company LDAP configuration"
|
|
msgstr "Configuração LDAP da empresa"
|
|
|
|
#. module: users_ldap_mail
|
|
#: model:ir.model.fields,field_description:users_ldap_mail.field_res_company_ldap__mail_attribute
|
|
msgid "E-mail attribute"
|
|
msgstr "Atributo E-mail"
|
|
|
|
#. module: users_ldap_mail
|
|
#: model:ir.model.fields,help:users_ldap_mail.field_res_company_ldap__mail_attribute
|
|
msgid "LDAP attribute to use to retrieve e-mail address."
|
|
msgstr "Atributo LDAP a ser usado para recuperar o endereço de e-mail."
|
|
|
|
#. module: users_ldap_mail
|
|
#: model:ir.model.fields,field_description:users_ldap_mail.field_res_company_ldap__name_attribute
|
|
msgid "Name Attribute"
|
|
msgstr "Atributo Nome"
|
|
|
|
#~ msgid "LDAP attribute to use to retrieve em-mail address."
|
|
#~ msgstr "Use o atributo LDAP para recuperar o endereço de e-mail"
|