Translated using Weblate (Spanish)

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/es/
This commit is contained in:
Ivorra78
2023-08-25 15:15:52 +00:00
committed by Robin Conjour
parent 2d62260c86
commit 636856b169

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-28 09:10+0000\n"
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: es\n" "Language: es\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 "Compañías"
#. 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 "Compañía"
#. 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 "Enrutamiento 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 ""
"Si se establece, este rol sólo se aplica cuando ésta es la compañía "
"principal seleccionada. De lo contrario, se aplica a todas las compañías."
#. 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 "Las funciones sólo pueden asignarse a un usuario una vez cada 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 "Usuario"
#. 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 "Usuario \"{}\" no tiene acceso a la compañía \"{}\""
#. 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 "Usuarios asociados a un papel"