1078 lines
40 KiB
Plaintext
1078 lines
40 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * hr_contract
|
||
|
#
|
||
|
# Translators:
|
||
|
# Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2023
|
||
|
# Lucia Pacheco, 2023
|
||
|
# Wil Odoo, 2024
|
||
|
# Fernanda Alvarez, 2024
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2024-01-05 12:31+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Fernanda Alvarez, 2024\n"
|
||
|
"Language-Team: Spanish (Latin America) (https://app.transifex.com/odoo/teams/41243/es_419/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Language: es_419\n"
|
||
|
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__contract_count
|
||
|
msgid "# Contracts"
|
||
|
msgstr "# Contratos"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_resource_calendar__contracts_count
|
||
|
msgid "# Contracts using it"
|
||
|
msgstr "# Contratos que lo utilizan"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_contract/report/hr_contract_history.py:0
|
||
|
#, python-format
|
||
|
msgid "%s's Contracts History"
|
||
|
msgstr "Historial de contratos de %s"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
||
|
msgid "/ month"
|
||
|
msgstr "/ mes"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_hr_employee_view_form3
|
||
|
msgid ""
|
||
|
"<span class=\"o_stat_text text-danger\" invisible=\"not contract_warning\" title=\"In Contract Since\">\n"
|
||
|
" In Contract Since\n"
|
||
|
" </span>"
|
||
|
msgstr ""
|
||
|
"<span class=\"o_stat_text text-danger\" invisible=\"not contract_warning\" title=\"Contratado desde\">\n"
|
||
|
" Contratado desde\n"
|
||
|
" </span>"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_hr_employee_view_form3
|
||
|
msgid ""
|
||
|
"<span class=\"o_stat_text text-success\" invisible=\"contract_warning\" "
|
||
|
"title=\"In Contract Since\"> In Contract Since</span>"
|
||
|
msgstr ""
|
||
|
"<span class=\"o_stat_text text-success\" invisible=\"contract_warning\" "
|
||
|
"title=\"Contratado desde\"> contratado desde</span>"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_kanban
|
||
|
msgid ""
|
||
|
"<span class=\"o_stat_text\">\n"
|
||
|
" To\n"
|
||
|
" </span>"
|
||
|
msgstr ""
|
||
|
"<span class=\"o_stat_text\">\n"
|
||
|
" Para\n"
|
||
|
" </span>"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_kanban
|
||
|
msgid ""
|
||
|
"<span class=\"o_stat_text\">\n"
|
||
|
" From\n"
|
||
|
" </span>"
|
||
|
msgstr ""
|
||
|
"<span class=\"o_stat_text\">\n"
|
||
|
" De\n"
|
||
|
" </span>"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_hr_employee_view_form3
|
||
|
msgid ""
|
||
|
"<span invisible=\"contracts_count != 1\" class=\"o_stat_text text-danger\">\n"
|
||
|
" Contract\n"
|
||
|
" </span>\n"
|
||
|
" <span invisible=\"contracts_count == 1\" class=\"o_stat_text text-danger\">\n"
|
||
|
" Contracts\n"
|
||
|
" </span>"
|
||
|
msgstr ""
|
||
|
"<span invisible=\"contracts_count != 1\" class=\"o_stat_text text-danger\">\n"
|
||
|
" Contrato\n"
|
||
|
" </span>\n"
|
||
|
" <span invisible=\"contracts_count == 1\" class=\"o_stat_text text-danger\">\n"
|
||
|
" Contratos\n"
|
||
|
" </span>"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
||
|
msgid ""
|
||
|
"<span invisible=\"contracts_count == 1\" class=\"o_stat_text\">\n"
|
||
|
" Contracts\n"
|
||
|
" </span>\n"
|
||
|
" <span invisible=\"contracts_count > 1\" class=\"o_stat_text\">\n"
|
||
|
" Contract\n"
|
||
|
" </span>"
|
||
|
msgstr ""
|
||
|
"<span invisible=\"contracts_count == 1\" class=\"o_stat_text\">\n"
|
||
|
" Contratos\n"
|
||
|
" </span>\n"
|
||
|
" <span invisible=\"contracts_count > 1\" class=\"o_stat_text\">\n"
|
||
|
" Contrato\n"
|
||
|
" </span>"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.res_config_settings_view_form
|
||
|
msgid "<span>Days</span>"
|
||
|
msgstr "<span>Días</span>"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_contract/models/hr_contract.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"According to Employee's Working Permit Expiration Date, this contract has "
|
||
|
"been put in red on the %s. Please advise and correct."
|
||
|
msgstr ""
|
||
|
"Según la fecha de vencimiento del permiso de trabajo del empleado, se han "
|
||
|
"hecho cambios en este contrato el %s, infórmelo y corríjalo."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_contract/models/hr_contract.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"According to the contract's end date, this contract has been put in red on "
|
||
|
"the %s. Please advise and correct."
|
||
|
msgstr ""
|
||
|
"Según la fecha de término del contrato, se han hecho cambios en este "
|
||
|
"contrato el %s, infórmelo y corríjalo."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__message_needaction
|
||
|
msgid "Action Needed"
|
||
|
msgstr "Se requiere una acción"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__active
|
||
|
msgid "Active"
|
||
|
msgstr "Activo"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__active_employee
|
||
|
msgid "Active Employee"
|
||
|
msgstr "Empleado activo"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_search
|
||
|
msgid "Active Employees"
|
||
|
msgstr "Empleados activos"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__activity_ids
|
||
|
msgid "Activities"
|
||
|
msgstr "Actividades"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__activity_exception_decoration
|
||
|
msgid "Activity Exception Decoration"
|
||
|
msgstr "Decoración de la actividad de excepción"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__activity_state
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__activity_state
|
||
|
msgid "Activity State"
|
||
|
msgstr "Estado de la actividad"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__activity_type_icon
|
||
|
msgid "Activity Type Icon"
|
||
|
msgstr "Icono del tipo de actividad"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_mail_activity_schedule
|
||
|
msgid "Activity schedule plan Wizard"
|
||
|
msgstr "Asistente para planificar actividades"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:res.groups,name:hr_contract.group_hr_contract_manager
|
||
|
msgid "Administrator"
|
||
|
msgstr "Administrador"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_contract/models/hr_contract.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"An employee can only have one contract at the same time. (Excluding Draft and Cancelled contracts).\n"
|
||
|
"\n"
|
||
|
"Employee: %(employee_name)s"
|
||
|
msgstr ""
|
||
|
"Un empleado solo puede tener un contrato al mismo tiempo. (Sin incluir contratos en estado de borrador y cancelados).\n"
|
||
|
"\n"
|
||
|
"Empleado: %(employee_name)s"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Archived"
|
||
|
msgstr "Archivado"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__message_attachment_count
|
||
|
msgid "Attachment Count"
|
||
|
msgstr "Número de archivos adjuntos"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_res_users__bank_account_id
|
||
|
msgid "Bank Account Number"
|
||
|
msgstr "Número de cuenta bancaria"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_hr_employee_base
|
||
|
msgid "Basic Employee"
|
||
|
msgstr "Empleado de base"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__calendar_mismatch
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee__calendar_mismatch
|
||
|
msgid "Calendar Mismatch"
|
||
|
msgstr "Discrepancia entre calendarios"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/hr_contract/static/src/widgets/tooltip_warning_widget.js:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Calendar Mismatch: The employee's calendar does not match this contract's "
|
||
|
"calendar. This could lead to unexpected behaviors."
|
||
|
msgstr ""
|
||
|
"Discrepancia entre calendarios: el calendario del empleado no coincide con "
|
||
|
"el de este contrato, esto podría ocasionar comportamientos inesperados."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract__state__cancel
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract_history__state__cancel
|
||
|
msgid "Cancelled"
|
||
|
msgstr "Cancelado"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_res_company
|
||
|
msgid "Companies"
|
||
|
msgstr "Empresas"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__company_id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__company_id
|
||
|
msgid "Company"
|
||
|
msgstr "Empresa"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee__vehicle
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_res_users__vehicle
|
||
|
msgid "Company Vehicle"
|
||
|
msgstr "Vehículo de la empresa"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__company_country_id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__company_country_id
|
||
|
msgid "Company country"
|
||
|
msgstr "País de la empresa"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_res_config_settings
|
||
|
msgid "Config Settings"
|
||
|
msgstr "Ajustes de configuración"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__contract_id
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_departure_wizard_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.res_config_settings_view_form
|
||
|
msgid "Contract"
|
||
|
msgstr "Contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_contract/models/hr_contract.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Contract %(contract)s: start date (%(start)s) must be earlier than contract "
|
||
|
"end date (%(end)s)."
|
||
|
msgstr ""
|
||
|
"Contrato %(contract)s: la fecha de inicio (%(start)s) debe ser anterior a la"
|
||
|
" fecha de finalización (%(end)s)."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__contracts_count
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee__contracts_count
|
||
|
msgid "Contract Count"
|
||
|
msgstr "Número de contratos"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
||
|
msgid "Contract Details"
|
||
|
msgstr "Detalles del contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_departure_wizard_view_form
|
||
|
msgid "Contract End Date"
|
||
|
msgstr "Fecha de finalización del contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.res_config_settings_view_form
|
||
|
msgid "Contract Expiration Notice Period"
|
||
|
msgstr "Plazo de notificación de vencimiento del contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_res_company__contract_expiration_notice_period
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_res_config_settings__contract_expiration_notice_period
|
||
|
msgid "Contract Expiry Notice Period"
|
||
|
msgstr "Plazo de notificación de contrato vencido"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_form
|
||
|
msgid "Contract History"
|
||
|
msgstr "Historial de contratos"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__name
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_form
|
||
|
msgid "Contract Name"
|
||
|
msgstr "Nombre del contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__name
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
||
|
msgid "Contract Reference"
|
||
|
msgstr "Referencia de contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
||
|
msgid "Contract Start Date"
|
||
|
msgstr "Fecha de inicio del contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__contract_type_id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__contract_type_id
|
||
|
msgid "Contract Type"
|
||
|
msgstr "Tipo de contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__contract_wage
|
||
|
msgid "Contract Wage"
|
||
|
msgstr "Salario del contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee__contract_warning
|
||
|
msgid "Contract Warning"
|
||
|
msgstr "Advertencia de contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:mail.message.subtype,description:hr_contract.mt_contract_pending
|
||
|
#: model:mail.message.subtype,description:hr_contract.mt_department_contract_pending
|
||
|
msgid "Contract about to expire"
|
||
|
msgstr "Contrato a punto de vencer"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:mail.message.subtype,description:hr_contract.mt_contract_close
|
||
|
msgid "Contract expired"
|
||
|
msgstr "Contrato vencido"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_hr_contract_history
|
||
|
msgid "Contract history"
|
||
|
msgstr "Historial de contratos"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:mail.message.subtype,name:hr_contract.mt_department_contract_pending
|
||
|
msgid "Contract to Renew"
|
||
|
msgstr "Contrato a renovar"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.actions.act_window,name:hr_contract.action_hr_contract
|
||
|
#: model:ir.actions.act_window,name:hr_contract.hr_contract_history_view_form_action
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__contract_ids
|
||
|
#: model:ir.ui.menu,name:hr_contract.hr_menu_contract
|
||
|
#: model:ir.ui.menu,name:hr_contract.menu_human_resources_configuration_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_list
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_activity
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_tree
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.resource_calendar_view_form
|
||
|
msgid "Contracts"
|
||
|
msgstr "Contratos"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.actions.act_window,name:hr_contract.hr_contract_history_to_review_view_list_action
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_search
|
||
|
msgid "Contracts to Review"
|
||
|
msgstr "Contratos por revisar"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Contracts to review"
|
||
|
msgstr "Contratos por revisar"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__under_contract_state
|
||
|
msgid "Contractual Status"
|
||
|
msgstr "Estado contractual"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_payroll_structure_type__country_id
|
||
|
msgid "Country"
|
||
|
msgstr "País"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__country_code
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__country_code
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_payroll_structure_type__country_code
|
||
|
msgid "Country Code"
|
||
|
msgstr "Código de país"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_form
|
||
|
msgid "Create"
|
||
|
msgstr "Crear"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.actions.act_window,help:hr_contract.action_hr_contract
|
||
|
msgid "Create a new contract"
|
||
|
msgstr "Crear un nuevo contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__create_uid
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_payroll_structure_type__create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Creado por"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__create_date
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_payroll_structure_type__create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Creado el"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__currency_id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__currency_id
|
||
|
msgid "Currency"
|
||
|
msgstr "Divisa"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee__contract_id
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
||
|
msgid "Current Contract"
|
||
|
msgstr "Contrato actual"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_form
|
||
|
msgid "Current Contracts"
|
||
|
msgstr "Contratos actuales"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_employee__contract_id
|
||
|
msgid "Current contract of the employee"
|
||
|
msgstr "Contrato actual del empleado"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_search
|
||
|
msgid "Currently Under Contract"
|
||
|
msgstr "Actualmente bajo contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_payroll_structure_type__default_resource_calendar_id
|
||
|
msgid "Default Working Hours"
|
||
|
msgstr "Horas laborables predeterminadas"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_kanban
|
||
|
msgid "Delete"
|
||
|
msgstr "Eliminar"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__department_id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__department_id
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Department"
|
||
|
msgstr "Departamento"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_hr_departure_wizard
|
||
|
msgid "Departure Wizard"
|
||
|
msgstr "Asistente de salida"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_contract/wizard/hr_departure_wizard.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Departure date can't be earlier than the start date of current contract."
|
||
|
msgstr ""
|
||
|
"La fecha de salida no puede ser anterior a la fecha de inicio del contrato "
|
||
|
"actual."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__display_name
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__display_name
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_payroll_structure_type__display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Nombre en pantalla"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_kanban
|
||
|
msgid "Edit Contract"
|
||
|
msgstr "Editar contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_hr_employee
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__employee_id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__employee_id
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Employee"
|
||
|
msgstr "Empleado"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_hr_contract
|
||
|
msgid "Employee Contract"
|
||
|
msgstr "Contrato del empleado"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee__contract_ids
|
||
|
msgid "Employee Contracts"
|
||
|
msgstr "Contratos de los empleados"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_form
|
||
|
msgid "Employee Information"
|
||
|
msgstr "Información del empleado"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:res.groups,name:hr_contract.group_hr_contract_employee_manager
|
||
|
msgid "Employee Manager"
|
||
|
msgstr "Gerente del empleado"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_res_users__bank_account_id
|
||
|
msgid "Employee bank account to pay salaries"
|
||
|
msgstr "Cuenta bancaria del empleado en la cual se deposita el salario"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__wage
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract_history__wage
|
||
|
msgid "Employee's monthly gross wage."
|
||
|
msgstr "Salario bruto mensual del empleado."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.actions.act_window,name:hr_contract.hr_contract_history_view_list_action
|
||
|
msgid "Employees"
|
||
|
msgstr "Empleados"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__date_end
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__date_end
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "End Date"
|
||
|
msgstr "Fecha de finalización"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__date_end
|
||
|
msgid "End date of the contract (if it's a fixed-term contract)."
|
||
|
msgstr ""
|
||
|
"Fecha de finalización del contrato (si es un contrato por tiempo "
|
||
|
"determinado)."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__trial_date_end
|
||
|
msgid "End date of the trial period (if there is one)."
|
||
|
msgstr "Fecha de finalización del periodo de prueba (si existe)."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__trial_date_end
|
||
|
msgid "End of Trial Period"
|
||
|
msgstr "Fin del periodo de prueba"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract__state__close
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract_history__state__close
|
||
|
#: model:mail.message.subtype,name:hr_contract.mt_contract_close
|
||
|
msgid "Expired"
|
||
|
msgstr "Vencido"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__first_contract_date
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee__first_contract_date
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_employee_public__first_contract_date
|
||
|
msgid "First Contract Date"
|
||
|
msgstr "Fecha del primer contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__message_follower_ids
|
||
|
msgid "Followers"
|
||
|
msgstr "Seguidores"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__message_partner_ids
|
||
|
msgid "Followers (Partners)"
|
||
|
msgstr "Seguidores (contactos)"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__activity_type_icon
|
||
|
msgid "Font awesome icon e.g. fa-tasks"
|
||
|
msgstr "Icono de Font Awesome, por ejemplo, fa-tasks"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Future Activities"
|
||
|
msgstr "Actividades futuras"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract__kanban_state__done
|
||
|
msgid "Green"
|
||
|
msgstr "Verde"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract__kanban_state__normal
|
||
|
msgid "Grey"
|
||
|
msgstr "Gris"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_search
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Group By"
|
||
|
msgstr "Agrupar por"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.actions.server,name:hr_contract.ir_cron_data_contract_update_state_ir_actions_server
|
||
|
msgid "HR Contract: update state"
|
||
|
msgstr "Contrato laboral: actualizar estado"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__hr_responsible_id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__hr_responsible_id
|
||
|
msgid "HR Responsible"
|
||
|
msgstr "Responsable de RR. HH."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__has_message
|
||
|
msgid "Has Message"
|
||
|
msgstr "Tiene un mensaje"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__date_hired
|
||
|
msgid "Hire Date"
|
||
|
msgstr "Fecha de contratación"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_payroll_structure_type__id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__activity_exception_icon
|
||
|
msgid "Icon"
|
||
|
msgstr "Icono"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__activity_exception_icon
|
||
|
msgid "Icon to indicate an exception activity."
|
||
|
msgstr "Icono que indica una actividad de excepción."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__message_needaction
|
||
|
msgid "If checked, new messages require your attention."
|
||
|
msgstr ""
|
||
|
"Si se encuentra seleccionado, hay nuevos mensajes que requieren de su "
|
||
|
"atención."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__message_has_error
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__message_has_sms_error
|
||
|
msgid "If checked, some messages have a delivery error."
|
||
|
msgstr ""
|
||
|
"Si se encuentra seleccionado, algunos mensajes presentan un error de envío."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__is_under_contract
|
||
|
msgid "Is Currently Under Contract"
|
||
|
msgstr "Actualmente bajo contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__message_is_follower
|
||
|
msgid "Is Follower"
|
||
|
msgstr "Es un seguidor"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__job_id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__job_id
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_search
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Job Position"
|
||
|
msgstr "Puesto de trabajo"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__kanban_state
|
||
|
msgid "Kanban State"
|
||
|
msgstr "Estado de kanban"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__write_uid
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_payroll_structure_type__write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Última actualización por"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__write_date
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_payroll_structure_type__write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Última actualización el"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Late Activities"
|
||
|
msgstr "Actividades atrasadas"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__message_has_error
|
||
|
msgid "Message Delivery error"
|
||
|
msgstr "Error al enviar el mensaje"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__message_ids
|
||
|
msgid "Messages"
|
||
|
msgstr "Mensajes"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_form
|
||
|
msgid "Monthly Wage"
|
||
|
msgstr "Salario mensual"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__my_activity_date_deadline
|
||
|
msgid "My Activity Deadline"
|
||
|
msgstr "Fecha límite de mi actividad"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract__state__draft
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract_history__state__draft
|
||
|
msgid "New"
|
||
|
msgstr "Nuevo"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__activity_calendar_event_id
|
||
|
msgid "Next Activity Calendar Event"
|
||
|
msgstr "Siguiente evento en el calendario de actividades"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__activity_date_deadline
|
||
|
msgid "Next Activity Deadline"
|
||
|
msgstr "Siguiente fecha límite de la actividad"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__activity_summary
|
||
|
msgid "Next Activity Summary"
|
||
|
msgstr "Resumen de la siguiente actividad"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__activity_type_id
|
||
|
msgid "Next Activity Type"
|
||
|
msgstr "Siguiente tipo de actividad"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_search
|
||
|
msgid "No Contracts"
|
||
|
msgstr "Sin contratos"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.actions.act_window,help:hr_contract.hr_contract_history_view_list_action
|
||
|
msgid "No data to display"
|
||
|
msgstr "No hay datos para mostrar"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract_history__under_contract_state__blocked
|
||
|
msgid "Not Under Contract"
|
||
|
msgstr "No se encuentra bajo contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__notes
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
||
|
msgid "Notes"
|
||
|
msgstr "Notas"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__message_needaction_counter
|
||
|
msgid "Number of Actions"
|
||
|
msgstr "Número de acciones"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"Number of days prior to the contract end date that a contract expiration "
|
||
|
"warning is triggered."
|
||
|
msgstr ""
|
||
|
"Número de días antes de la fecha de finalización del contrato en que se "
|
||
|
"activa una advertencia de vencimiento del contrato."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"Number of days prior to the work permit expiration date that a warning is "
|
||
|
"triggered."
|
||
|
msgstr ""
|
||
|
"Número de días antes de la fecha de vencimiento del permiso de trabajo en "
|
||
|
"que se activa una advertencia."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__message_has_error_counter
|
||
|
msgid "Number of errors"
|
||
|
msgstr "Número de errores"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__message_needaction_counter
|
||
|
msgid "Number of messages requiring action"
|
||
|
msgstr "Número de mensajes que requieren una acción"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__message_has_error_counter
|
||
|
msgid "Number of messages with delivery error"
|
||
|
msgstr "Número de mensajes con error de envío"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_form
|
||
|
msgid "Open Contract"
|
||
|
msgstr "Abrir contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__hr_responsible_id
|
||
|
msgid "Person responsible for validating the employee's contracts."
|
||
|
msgstr "Persona responsable de validar los contratos del empleado."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_hr_employee_public
|
||
|
msgid "Public Employee"
|
||
|
msgstr "Empleado público"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__rating_ids
|
||
|
msgid "Ratings"
|
||
|
msgstr "Calificaciones"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract__kanban_state__blocked
|
||
|
msgid "Red"
|
||
|
msgstr "Rojo"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_list
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_search
|
||
|
msgid "Reference Working Time"
|
||
|
msgstr "Tiempo de trabajo de referencia"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_resource_calendar
|
||
|
msgid "Resource Working Time"
|
||
|
msgstr "Tiempo de trabajo de recursos"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_resource_resource
|
||
|
msgid "Resources"
|
||
|
msgstr "Recursos"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__activity_user_id
|
||
|
msgid "Responsible User"
|
||
|
msgstr "Usuario responsable"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract__state__open
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract_history__state__open
|
||
|
msgid "Running"
|
||
|
msgstr "En proceso "
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_search
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Running Contracts"
|
||
|
msgstr "Contratos en ejecución"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__message_has_sms_error
|
||
|
msgid "SMS Delivery error"
|
||
|
msgstr "Error en el envío del SMS"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
||
|
msgid "Salary Information"
|
||
|
msgstr "Información salarial"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_hr_payroll_structure_type
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__structure_type_id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__structure_type_id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_payroll_structure_type__name
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_search
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Salary Structure Type"
|
||
|
msgstr "Tipo de estructura salarial"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Search Contract"
|
||
|
msgstr "Buscar contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_search
|
||
|
msgid "Search Reference Contracts"
|
||
|
msgstr "Buscar contratos de referencia"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_departure_wizard__set_date_end
|
||
|
msgid "Set Contract End Date"
|
||
|
msgstr "Establecer fecha de finalización de contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_departure_wizard__set_date_end
|
||
|
msgid "Set the end date on the current contract."
|
||
|
msgstr "Establecer la fecha de finalización en el contrato actual."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Show all records which have a next action date before today"
|
||
|
msgstr ""
|
||
|
"Mostrar todos los registros cuya fecha de siguiente actividad es antes de "
|
||
|
"hoy"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__date_start
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__date_start
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Start Date"
|
||
|
msgstr "Fecha de inicio"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__state
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__state
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_history_view_search
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Status"
|
||
|
msgstr "Estado"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__activity_state
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract_history__activity_state
|
||
|
msgid ""
|
||
|
"Status based on activities\n"
|
||
|
"Overdue: Due date is already passed\n"
|
||
|
"Today: Activity date is today\n"
|
||
|
"Planned: Future activities."
|
||
|
msgstr ""
|
||
|
"Estado según las actividades\n"
|
||
|
"Vencida: ya pasó la fecha límite\n"
|
||
|
"Hoy: hoy es la fecha de la actividad\n"
|
||
|
"Planeada: futuras actividades."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__state
|
||
|
msgid "Status of the contract"
|
||
|
msgstr "Estado del contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__country_code
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract_history__country_code
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_payroll_structure_type__country_code
|
||
|
msgid ""
|
||
|
"The ISO country code in two chars. \n"
|
||
|
"You can use this field for quick search."
|
||
|
msgstr ""
|
||
|
"El código ISO del país en dos caracteres.\n"
|
||
|
"Puede utilizar este campo para una búsqueda rápida."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_contract/models/hr_contract.py:0
|
||
|
#, python-format
|
||
|
msgid "The contract of %s is about to expire."
|
||
|
msgstr "El contrato de %s está por vencer."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#. odoo-python
|
||
|
#: code:addons/hr_contract/models/hr_contract.py:0
|
||
|
#, python-format
|
||
|
msgid "The work permit of %s is about to expire."
|
||
|
msgstr "El permiso de trabajo de %s está por vencer."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:mail.message.subtype,name:hr_contract.mt_contract_pending
|
||
|
msgid "To Renew"
|
||
|
msgstr "Por renovar"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Today Activities"
|
||
|
msgstr "Actividades de hoy"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_form
|
||
|
msgid "Type in notes about this contract..."
|
||
|
msgstr "Escriba notas sobre este contrato..."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__activity_exception_decoration
|
||
|
msgid "Type of the exception activity on record."
|
||
|
msgstr "Tipo de la actividad de excepción registrada."
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields.selection,name:hr_contract.selection__hr_contract_history__under_contract_state__done
|
||
|
msgid "Under Contract"
|
||
|
msgstr "Bajo contrato"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model,name:hr_contract.model_res_users
|
||
|
msgid "User"
|
||
|
msgstr "Usuario"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__visa_no
|
||
|
msgid "Visa No"
|
||
|
msgstr "Número de visa"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__wage
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__wage
|
||
|
msgid "Wage"
|
||
|
msgstr "Salario"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__website_message_ids
|
||
|
msgid "Website Messages"
|
||
|
msgstr "Mensajes de sitio web"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,help:hr_contract.field_hr_contract__website_message_ids
|
||
|
msgid "Website communication history"
|
||
|
msgstr "Historial de comunicación del sitio web"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.res_config_settings_view_form
|
||
|
msgid "Work Permit Expiration Notice Period"
|
||
|
msgstr "Plazo de notificación de vencimiento del permiso de trabajo"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_res_company__work_permit_expiration_notice_period
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_res_config_settings__work_permit_expiration_notice_period
|
||
|
msgid "Work Permit Expiry Notice Period"
|
||
|
msgstr "Plazo de notificación del permiso de trabajo vencido"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__permit_no
|
||
|
msgid "Work Permit No"
|
||
|
msgstr "Número de permiso de trabajo"
|
||
|
|
||
|
#. module: hr_contract
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract__resource_calendar_id
|
||
|
#: model:ir.model.fields,field_description:hr_contract.field_hr_contract_history__resource_calendar_id
|
||
|
#: model_terms:ir.ui.view,arch_db:hr_contract.hr_contract_view_search
|
||
|
msgid "Working Schedule"
|
||
|
msgstr "Horario de trabajo"
|