# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_user_role_company # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2023-08-31 10:35+0000\n" "Last-Translator: Pedro Castro Silva \n" "Language-Team: none\n" "Language: pt\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: base_user_role_company #: model:ir.model.fields,field_description:base_user_role_company.field_res_users_role_line__allowed_company_ids msgid "Companies" msgstr "Empresas" #. module: base_user_role_company #: model:ir.model.fields,field_description:base_user_role_company.field_res_users_role_line__company_id msgid "Company" msgstr "Empresa" #. module: base_user_role_company #: model:ir.model,name:base_user_role_company.model_ir_http msgid "HTTP Routing" msgstr "Encaminhamento HTTP" #. module: base_user_role_company #: model:ir.model.fields,help:base_user_role_company.field_res_users_role_line__company_id msgid "" "If set, this role only applies when this is the main company selected. " "Otherwise it applies to all companies." 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 #: 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" msgstr "As funções podem ser atribuídas a um utilizador apenas uma vez" #. module: base_user_role_company #: model:ir.model,name:base_user_role_company.model_res_users msgid "User" msgstr "Utilizador" #. module: base_user_role_company #. odoo-python #: code:addons/base_user_role_company/models/role.py:0 #, python-format msgid "User \"%(user)s\" does not have access to the company \"%(company)s\"" msgstr "" #. module: base_user_role_company #: model:ir.model,name:base_user_role_company.model_res_users_role_line msgid "Users associated to a role" msgstr "Utilizadores associados a uma função" #, python-format #~ msgid "User \"{}\" does not have access to the company \"{}\"" #~ msgstr "O utilizador \"{}\" não tem acesso à empresa \"{}\""