Translated using Weblate (Portuguese)

Currently translated at 100.0% (8 of 8 strings)

Translation: server-backend-16.0/server-backend-16.0-base_user_role_company
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_user_role_company/pt/
This commit is contained in:
Pedro Castro Silva
2023-08-31 10:27:08 +00:00
committed by Robin Conjour
parent 62a2ce4ec4
commit 17cca66a95

View File

@@ -6,28 +6,30 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 16.0\n" "Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n" "PO-Revision-Date: 2023-08-31 10:35+0000\n"
"Last-Translator: Pedro Castro Silva <pedrocs@exo.pt>\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: pt\n" "Language: pt\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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: base_user_role_company #. module: base_user_role_company
#: model:ir.model.fields,field_description:base_user_role_company.field_res_users_role_line__allowed_company_ids #: model:ir.model.fields,field_description:base_user_role_company.field_res_users_role_line__allowed_company_ids
msgid "Companies" msgid "Companies"
msgstr "" msgstr "Empresas"
#. module: base_user_role_company #. module: base_user_role_company
#: model:ir.model.fields,field_description:base_user_role_company.field_res_users_role_line__company_id #: model:ir.model.fields,field_description:base_user_role_company.field_res_users_role_line__company_id
msgid "Company" msgid "Company"
msgstr "" msgstr "Empresa"
#. module: base_user_role_company #. module: base_user_role_company
#: model:ir.model,name:base_user_role_company.model_ir_http #: model:ir.model,name:base_user_role_company.model_ir_http
msgid "HTTP Routing" msgid "HTTP Routing"
msgstr "" msgstr "Encaminhamento HTTP"
#. module: base_user_role_company #. module: base_user_role_company
#: model:ir.model.fields,help:base_user_role_company.field_res_users_role_line__company_id #: model:ir.model.fields,help:base_user_role_company.field_res_users_role_line__company_id
@@ -35,25 +37,27 @@ msgid ""
"If set, this role only applies when this is the main company selected. " "If set, this role only applies when this is the main company selected. "
"Otherwise it applies to all companies." "Otherwise it applies to all companies."
msgstr "" msgstr ""
"Se atribuída, esta função será aplicada apenas quando esta é a empresa "
"principal selecionada. Caso contrário, aplicar-se-á a todas as empresas."
#. module: base_user_role_company #. module: base_user_role_company
#: model:ir.model.constraint,message:base_user_role_company.constraint_res_users_role_line_user_role_uniq #: model:ir.model.constraint,message:base_user_role_company.constraint_res_users_role_line_user_role_uniq
msgid "Roles can be assigned to a user only once at a time" msgid "Roles can be assigned to a user only once at a time"
msgstr "" msgstr "As funções podem ser atribuídas a um utilizador apenas uma vez"
#. module: base_user_role_company #. module: base_user_role_company
#: model:ir.model,name:base_user_role_company.model_res_users #: model:ir.model,name:base_user_role_company.model_res_users
msgid "User" msgid "User"
msgstr "" msgstr "Utilizador"
#. module: base_user_role_company #. module: base_user_role_company
#. odoo-python #. odoo-python
#: code:addons/base_user_role_company/models/role.py:0 #: code:addons/base_user_role_company/models/role.py:0
#, python-format #, python-format
msgid "User \"{}\" does not have access to the company \"{}\"" msgid "User \"{}\" does not have access to the company \"{}\""
msgstr "" msgstr "O utilizador \"{}\" não tem acesso à empresa \"{}\""
#. module: base_user_role_company #. module: base_user_role_company
#: model:ir.model,name:base_user_role_company.model_res_users_role_line #: model:ir.model,name:base_user_role_company.model_res_users_role_line
msgid "Users associated to a role" msgid "Users associated to a role"
msgstr "" msgstr "Utilizadores associados a uma função"