Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing from upstream OCA/operating-unit (17.0) #662

Merged
merged 2 commits into from
Feb 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
153 changes: 153 additions & 0 deletions operating_unit/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,153 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * operating_unit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-02-17 16:06+0000\n"
"Last-Translator: Anna Martínez <[email protected]>\n"
"Language-Team: none\n"
"Language: es\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 5.6.2\n"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__active
msgid "Active"
msgstr "Activo"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_res_users__operating_unit_ids
msgid "Allowed Operating Units"
msgstr "Unidades operativas permitidas"

#. module: operating_unit
#: model_terms:ir.actions.act_window,help:operating_unit.action_operating_unit_tree
msgid "Click to start a new Operating Unit."
msgstr "Haga clic para crear una nueva Unidad Operativa."

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__code
#: model_terms:ir.ui.view,arch_db:operating_unit.view_operating_unit_search
msgid "Code"
msgstr "Código"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__company_id
msgid "Company"
msgstr "Compañía"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__create_uid
msgid "Created by"
msgstr "Creado por"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__create_date
msgid "Created on"
msgstr "Creado en"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_res_users__default_operating_unit_id
msgid "Default Operating Unit"
msgstr "Unidad operativa por defecto"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__display_name
msgid "Display Name"
msgstr "Nombre mostrado"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__id
msgid "ID"
msgstr "ID"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__write_uid
msgid "Last Updated by"
msgstr "Última modificación en"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__write_date
msgid "Last Updated on"
msgstr "Última actualización en"

#. module: operating_unit
#: model:res.groups,name:operating_unit.group_manager_operating_unit
msgid "Manager of Operating Units"
msgstr "Responsable de las unidades operativas"

#. module: operating_unit
#: model:res.groups,name:operating_unit.group_multi_operating_unit
msgid "Multiple Operating Unit"
msgstr "Múltiples unidades operativas"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__name
msgid "Name"
msgstr "Nombre"

#. module: operating_unit
#: model:ir.model,name:operating_unit.model_operating_unit
#: model_terms:ir.ui.view,arch_db:operating_unit.view_operating_unit_form
#: model_terms:ir.ui.view,arch_db:operating_unit.view_operating_unit_search
msgid "Operating Unit"
msgstr "Unidad Operativa"

#. module: operating_unit
#: model:ir.actions.act_window,name:operating_unit.action_operating_unit_tree
#: model:ir.model.fields,field_description:operating_unit.field_res_users__assigned_operating_unit_ids
#: model:ir.ui.menu,name:operating_unit.menu_action_operating_unit_tree
#: model_terms:ir.ui.view,arch_db:operating_unit.view_users_form
msgid "Operating Units"
msgstr "Unidades operativas"

#. module: operating_unit
#: model:ir.module.category,name:operating_unit.module_operating_units
msgid "Operating Units Group"
msgstr "Grupo unidades operativas"

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__partner_id
msgid "Partner"
msgstr "Empresa"

#. module: operating_unit
#: model:ir.model,name:operating_unit.model_ir_rule
msgid "Record Rule"
msgstr ""

#. module: operating_unit
#: model_terms:ir.ui.view,arch_db:operating_unit.view_operating_unit_search
msgid "Search Operating Unit"
msgstr ""

#. module: operating_unit
#: model:ir.model.constraint,message:operating_unit.constraint_operating_unit_code_company_uniq
msgid "The code of the operating unit must be unique per company!"
msgstr "¡El código de unidad operativa debe ser único por compañía!"

#. module: operating_unit
#: model:ir.model.constraint,message:operating_unit.constraint_operating_unit_name_company_uniq
msgid "The name of the operating unit must be unique per company!"
msgstr "¡El nombre de la unidad operativa debe ser único por compañía!"

#. module: operating_unit
#: model:ir.model,name:operating_unit.model_res_users
msgid "User"
msgstr "Usuario"

#. module: operating_unit
#: model:res.groups,name:operating_unit.group_user_operating_unit
msgid "User of Operating Units"
msgstr ""

#. module: operating_unit
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__user_ids
msgid "Users Allowed"
msgstr "Usuarios permitidos"