mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 00:12:03 +02:00
2661 lines
96 KiB
Text
2661 lines
96 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_attendance
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux, 2022
|
|
# Óscar Fonseca <tecnico@extreme-micro.com>, 2022
|
|
# Pedro M. Baeza <pedro.baeza@tecnativa.com>, 2023
|
|
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
|
# "Noemi Pla Garcia (nopl)" <nopl@odoo.com>, 2025, 2026.
|
|
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
|
# Alexandra Morel <alex.morel@tecnativa.com>, 2026.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-02-27 18:37+0000\n"
|
|
"PO-Revision-Date: 2026-03-06 17:44+0000\n"
|
|
"Last-Translator: \"Noemi Pla Garcia (nopl)\" <nopl@odoo.com>\n"
|
|
"Language-Team: Spanish <https://translate.odoo.com/projects/odoo-19/"
|
|
"hr_attendance/es/>\n"
|
|
"Language: es\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == "
|
|
"0) ? 1 : 2);\n"
|
|
"X-Generator: Weblate 5.16.1\n"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid "\"Check Out\" time cannot be earlier than \"Check In\" time."
|
|
msgstr "La hora de salida no puede ser anterior a la hora de entrada."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "%(nb_hours)d h / %(period)s"
|
|
msgstr "%(nb_hours)d h / %(period)s"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid "%(worked_hours)s (%(check_in)s-%(check_out)s)"
|
|
msgstr "%(worked_hours)s (%(check_in)s-%(check_out)s)"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "'Buy an RFID Device'"
|
|
msgstr "«Comprar un dispositivo RFID»"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "'Read the Documentation'"
|
|
msgstr "«Consulta la documentación»"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_hr_attendance_kanban
|
|
msgid ""
|
|
"<i class=\"fa fa-calendar me-1\" aria-label=\"Period\" role=\"img\" "
|
|
"title=\"Period\"/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-calendar me-1\" aria-label=\"Periodo\" role=\"img\" "
|
|
"title=\"Periodo\"/>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<i class=\"fa fa-fw fa-arrow-right\"/>Installation Manual"
|
|
msgstr "<i class=\"fa fa-fw fa-arrow-right\"/>Manual de instalación"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
|
|
msgid ""
|
|
"<span class=\"fa fa-circle text-success me-1\" role=\"img\" aria-"
|
|
"label=\"Available\" title=\"Available\"/>"
|
|
msgstr ""
|
|
"<span class=\"fa fa-circle text-success me-1\" role=\"img\" aria-"
|
|
"label=\"Disponible\" title=\"Disponible\"/>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
|
|
msgid ""
|
|
"<span class=\"fa fa-circle text-warning me-1\" role=\"img\" aria-label=\"Not "
|
|
"available\" title=\"Not available\">\n"
|
|
" </span>"
|
|
msgstr ""
|
|
"<span class=\"fa fa-circle text-warning me-1\" role=\"img\" aria-label=\"Not "
|
|
"available\" title=\"Not available\">\n"
|
|
" </span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid ""
|
|
"<span class=\"fw-bold\" invisible=\"base_off != 'timing' or timing_type not "
|
|
"in ['work_days', 'non_work_days']\">Between</span>"
|
|
msgstr ""
|
|
"<span class=\"fw-bold\" invisible=\"base_off != 'timing' or timing_type not "
|
|
"in ['work_days', 'non_work_days']\">Entre</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span class=\"me-2\">Time Period </span>"
|
|
msgstr "<span class=\"me-2\">Periodo </span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span class=\"me-2\">Time Period</span>"
|
|
msgstr "<span class=\"me-2\">Periodo</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span class=\"me-2\">Tolerance</span>"
|
|
msgstr "<span class=\"me-2\">Tolerancia</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span class=\"ms-2\">Hours</span>"
|
|
msgstr "<span class=\"ms-2\">Horas</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"<span class=\"ms-2\">Minutes</span>\n"
|
|
" <br/>\n"
|
|
" <br/>"
|
|
msgstr ""
|
|
"<span class=\"ms-2\">Minutos</span>\n"
|
|
" <br/>\n"
|
|
" <br/>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employee_public_view_form
|
|
msgid ""
|
|
"<span class=\"o_stat_text\">\n"
|
|
" Monthly Hours\n"
|
|
" </span>"
|
|
msgstr ""
|
|
"<span class=\"o_stat_text\">\n"
|
|
" Horas mensuales\n"
|
|
" </span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid ""
|
|
"<span class=\"o_stat_text\">\n"
|
|
" Monthly Hours\n"
|
|
" </span>"
|
|
msgstr ""
|
|
"<span class=\"o_stat_text\">\n"
|
|
" Horas mensuales\n"
|
|
" </span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid ""
|
|
"<span colspan=\"2\" class=\"mb-3 fw-bold\">The hours will be considered "
|
|
"extra and submitted to approval.</span>"
|
|
msgstr ""
|
|
"<span colspan=\"2\" class=\"mb-3 fw-bold\">Las horas se considerarán horas "
|
|
"extra y se enviarán para su aprobación.</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span> Minutes</span>"
|
|
msgstr "<span> Minutos</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span> seconds</span>"
|
|
msgstr "<span> segundos</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__absence_management
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__absence_management
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Absence Management"
|
|
msgstr "Gestión de ausencias"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "Absent"
|
|
msgstr "Ausente"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Action"
|
|
msgstr "Acción"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_needaction
|
|
msgid "Action Needed"
|
|
msgstr "Acción requerida"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__active
|
|
msgid "Active"
|
|
msgstr "Activo"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Active Employees"
|
|
msgstr "Empleados activos"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_employee_attendance_action_kanban
|
|
msgid ""
|
|
"Add a few employees to be able to select an employee here and perform his "
|
|
"check in / check out.\n"
|
|
" To create employees go to the Employees menu."
|
|
msgstr ""
|
|
"Añada algunos empleados para poder seleccionar un empleado aquí y registrar "
|
|
"su entrada y salida.\n"
|
|
" Para crear empleados, vaya al menú de Empleados."
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,name:hr_attendance.group_hr_attendance_manager
|
|
msgid "Administrator"
|
|
msgstr "Administrador"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "All"
|
|
msgstr "Todos"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.js:0
|
|
msgid "All departments"
|
|
msgstr "Todos los departamentos"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Allow Users to Check in/out from Odoo."
|
|
msgstr "Permita que los usuarios registren su entrada y salida desde Odoo."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"Allow a period of time (around working hours) where extra time will not be "
|
|
"counted, in benefit of the company"
|
|
msgstr ""
|
|
"Permita un periodo de tiempo (en horas laborables) en el que el tiempo extra "
|
|
"no se contará, en beneficio de la empresa."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"Allow a period of time (around working hours) where extra time will not be "
|
|
"deducted, in benefit of the employee"
|
|
msgstr ""
|
|
"Permita un periodo de tiempo (en horas laborables) en el que el tiempo extra "
|
|
"no se deducirá, en beneficio del empleado"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"Allow the collection of GPS location, IP address, and browser/device details "
|
|
"used to track employee access and attendance"
|
|
msgstr ""
|
|
"Permite la recopilación de la ubicación GPS, la dirección IP y los detalles "
|
|
"del navegador/dispositivo utilizados para realizar un seguimiento del acceso "
|
|
"y la asistencia de los empleados"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__rule_ids
|
|
msgid "Applied Rules"
|
|
msgstr "Reglas aplicadas"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Approve"
|
|
msgstr "Aprobar"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Approve Extra Hours"
|
|
msgstr "Aprobar horas extras"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Approve all overtimes for the same employee and date"
|
|
msgstr "Aprobar todas las horas extras del mismo empleado y fecha"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__overtime_status__approved
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_line__status__approved
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
msgid "Approved"
|
|
msgstr "Aprobado"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_overtime_validation__by_manager
|
|
msgid "Approved by Manager"
|
|
msgstr "Aprobado por el gerente"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
|
msgid "Archived"
|
|
msgstr "Archivado"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Archived Employees"
|
|
msgstr "Empleados archivados"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "At Work"
|
|
msgstr "En el trabajo"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
|
msgid "At least one rule"
|
|
msgstr "Al menos una regla"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_attachment_count
|
|
msgid "Attachment Count"
|
|
msgstr "Número de archivos adjuntos"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
#: model:ir.model,name:hr_attendance.model_hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__attendance_ids
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "Attendance"
|
|
msgstr "Asistencia"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__attendance_manager_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__attendance_manager_id
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employee_search_view
|
|
msgid "Attendance Approver"
|
|
msgstr "Aprobador de asistencias"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
|
msgid "Attendance Error"
|
|
msgstr "Error de asistencia"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_from_systray
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_from_systray
|
|
msgid "Attendance From Systray"
|
|
msgstr "Asistencia desde Systray"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_delay
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_delay
|
|
msgid "Attendance Kiosk Delay"
|
|
msgstr "Retraso en el quiosco de asistencia"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_key
|
|
msgid "Attendance Kiosk Key"
|
|
msgstr "Clave del quiosco de asistencia"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_url
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_url
|
|
msgid "Attendance Kiosk Url"
|
|
msgstr "Url del quiosco de asistencia"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_mode
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_mode
|
|
msgid "Attendance Mode"
|
|
msgstr "Modo de asistencia"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_attendance_overtime_line
|
|
msgid "Attendance Overtime Line"
|
|
msgstr "Línea de horas extra de asistencia"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__attendance_state
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__attendance_state
|
|
msgid "Attendance Status"
|
|
msgstr "Estado de asistencia"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Attendance with barcode"
|
|
msgstr "Asistencia con código de barras"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.server,name:hr_attendance.hr_attendance_check_out_cron_ir_actions_server
|
|
msgid "Attendance: Automatically check-out employees"
|
|
msgstr "Asistencia: registrar la salida de los empleados automáticamente"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.server,name:hr_attendance.hr_attendance_absence_cron_ir_actions_server
|
|
msgid "Attendance: Detect Absences for employees"
|
|
msgstr "Asistencia: detectar empleados ausentes"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_action
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_reporting
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_attendance_reporting
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_root
|
|
#: model:res.groups.privilege,name:hr_attendance.res_groups_privilege_attendances
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_department_view_kanban
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Attendances"
|
|
msgstr "Asistencias"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_employee.py:0
|
|
msgid "Attendances This Month"
|
|
msgstr "Asistencias este mes"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Attendances from Backend"
|
|
msgstr "Asistencias desde el backend"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__auto_check_out_tolerance
|
|
msgid "Auto Check Out Tolerance"
|
|
msgstr "Tolerancia de registro automático de salida"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__auto_check_out
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__auto_check_out
|
|
msgid "Automatic Check Out"
|
|
msgstr "Registro de salida automático"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__auto_check_out
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Automatic Check-Out"
|
|
msgstr "Registro de salida automático"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_overtime_validation__no_validation
|
|
msgid "Automatically Approved"
|
|
msgstr "Aprobado automáticamente"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"Automatically Check-Out Employees based on their working schedule with an "
|
|
"additional tolerance. Does not apply to employees with a flexible working "
|
|
"schedule."
|
|
msgstr ""
|
|
"Registrar automáticamente la salida de los empleados en función de su "
|
|
"horario de trabajo con una tolerancia adicional. Esto no aplica para "
|
|
"empleados con un horario laboral flexible."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Automatically Checked-Out"
|
|
msgstr "Salida automática"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "Back"
|
|
msgstr "Volver"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__back
|
|
msgid "Back Camera"
|
|
msgstr "Cámara trasera"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Badge assigned successfully!"
|
|
msgstr "¡Insignia asignada correctamente!"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
|
msgid "Badge updated: "
|
|
msgstr "Insignia actualizada: "
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Badge with Barcode"
|
|
msgstr "Identificación con código de barras"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Badge with Barcode on Tablet"
|
|
msgstr "Identificación con código de barras en una tableta"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_pivot
|
|
msgid "Balance"
|
|
msgstr "Saldo"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__barcode
|
|
msgid "Barcode / RFID"
|
|
msgstr "Código de barras / RFID"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__barcode_manual
|
|
msgid "Barcode / RFID and Manual Selection"
|
|
msgstr "Código de barras / RFID y selección manual"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_barcode_source
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_barcode_source
|
|
msgid "Barcode Source"
|
|
msgstr "Origen del código de barras"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance_overtime_rule__base_off
|
|
msgid ""
|
|
"Base for overtime calculation.\n"
|
|
"Use 'Quantity' when overtime hours are those in excess of a certain amount "
|
|
"per day/week.\n"
|
|
"Use 'Timing' when overtime hours happen on specific days or at specific times"
|
|
msgstr ""
|
|
"Base para el cálculo de horas extras.\n"
|
|
"Utiliza «Cantidad» cuando las horas extra sean las que superen una "
|
|
"determinada cantidad por día/semana.\n"
|
|
"Utiliza «Horario» cuando las horas extra se produzcan en días específicos o "
|
|
"en horarios concretos"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__base_off
|
|
msgid "Based Off"
|
|
msgstr "Basada a"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__in_location
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__out_location
|
|
msgid "Based on GPS-Coordinates if available or on IP Address"
|
|
msgstr ""
|
|
"En función de las coordenadas GPS si están disponibles o en la dirección IP"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
msgid "Before"
|
|
msgstr "Antes"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_browser
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Browser"
|
|
msgstr "Navegador"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Can be converted as Time Off (cfr Time Off configuration)."
|
|
msgstr "Se puede convertir como ausencia (en la configuración de Ausencias)."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid ""
|
|
"Cannot create new attendance record for %(empl_name)s, the employee hasn't "
|
|
"checked out since %(datetime)s"
|
|
msgstr ""
|
|
"No se puede crear una nuevo registro de asistencia para %(empl_name)s, el "
|
|
"empleado no ha registrado su salida desde %(datetime)s"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid ""
|
|
"Cannot create new attendance record for %(empl_name)s, the employee was "
|
|
"already checked in on %(datetime)s"
|
|
msgstr ""
|
|
"No se puede crear un nuevo registro de asistencia para %(empl_name)s, su "
|
|
"entrada ya fue registrada a las %(datetime)s"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_employee.py:0
|
|
msgid ""
|
|
"Cannot perform check out on %(empl_name)s, could not find corresponding "
|
|
"check in. Your attendances have probably been modified manually by human "
|
|
"resources."
|
|
msgstr ""
|
|
"No se puede registrar la salida de %(empl_name)s, no se ha encontrado su "
|
|
"registro de entrada correspondiente. Sus registros posiblemente han sido "
|
|
"manualmente modificados por recursos humanos."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/check_in_out/check_in_out.xml:0
|
|
msgid "Check IN"
|
|
msgstr "Entrada"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__check_in
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_check_in
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__last_check_in
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Check In"
|
|
msgstr "Entrada"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/check_in_out/check_in_out.xml:0
|
|
msgid "Check OUT"
|
|
msgstr "Salida"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__check_out
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_check_out
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__last_check_out
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Check Out"
|
|
msgstr "Salida"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
msgid "Check in"
|
|
msgstr "Registrar entrada"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
msgid "Check out"
|
|
msgstr "Registrar salida"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_employee__attendance_state__checked_in
|
|
msgid "Checked in"
|
|
msgstr "Entrada registrada"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Checked in at"
|
|
msgstr "Entrada registrada el"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_employee__attendance_state__checked_out
|
|
msgid "Checked out"
|
|
msgstr "Salida registrada"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Checked out at"
|
|
msgstr "Salida registrada el"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Choose how long the greeting message will be displayed."
|
|
msgstr "Determina cuánto tiempo se mostrará el mensaje de saludo."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Choose how to record attendances"
|
|
msgstr "Elija cómo registrar las asistencias"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Close"
|
|
msgstr "Cerrar"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__color
|
|
msgid "Color"
|
|
msgstr "Color"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Compañías"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__company_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__company_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__company_id
|
|
msgid "Company"
|
|
msgstr "Compañía"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Company Logo"
|
|
msgstr "Logotipo de la empresa"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Condition"
|
|
msgstr "Condición"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Ajustes de configuración"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_configuration
|
|
msgid "Configuration"
|
|
msgstr "Configuración"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "Confirm"
|
|
msgstr "Confirmar"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Connect an RFID reader, and scan a token."
|
|
msgstr "Conecte un lector RFID y escanee un token."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
|
msgid "Connection lost. Check in/out could not be recorded."
|
|
msgstr "Conexión perdida. No se ha podido registrar la entrada/salida."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance_overtime_ruleset__rate_combination_mode
|
|
msgid ""
|
|
"Controls how the rates from the different rules that apply are combined.\n"
|
|
" Max: use the highest rate. (e.g.: combined for 150% and 120 = 150%)\n"
|
|
" Sum: sum the *extra* pay (i.e. above 100%).\n"
|
|
" e.g.: combined rate for 150% & 120% = 100% (baseline) + (150-100)% + "
|
|
"(120-100)% = 170%\n"
|
|
msgstr ""
|
|
"Controla cómo se combinan las tarifas de las distintas reglas que se "
|
|
"aplican.\n"
|
|
" Máximo: utiliza la tarifa más alta (p.ej.: combinación de 150 % y 120 = "
|
|
"150 %)\n"
|
|
" Suma: suma el pago *extra* (es decir, por encima del 100 %).\n"
|
|
" Por ejemplo: tarifa combinada para 150 % y 120 % = 100 % (base) + "
|
|
"(150-100) % + (120-100) % = 170 %\n"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__country_id
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
|
msgid "Country"
|
|
msgstr "País"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_employee_attendance_action_kanban
|
|
msgid "Create a new employee"
|
|
msgstr "Crear un nuevo empleado"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "Create the name of the new employee below"
|
|
msgstr "Introduce el nombre del nuevo empleado a continuación"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__create_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__create_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__create_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__create_uid
|
|
msgid "Created by"
|
|
msgstr "Creado por"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__create_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__create_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__create_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__create_date
|
|
msgid "Created on"
|
|
msgstr "Creado el"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Currently Working"
|
|
msgstr "Trabaja actualmente"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_view_dashboard
|
|
msgid "Dashboard"
|
|
msgstr "Tablero"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__date
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Date"
|
|
msgstr "Fecha"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__date
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__quantity_period__day
|
|
msgid "Day"
|
|
msgstr "Día"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Define the camera used for the barcode scan."
|
|
msgstr "Defina la cámara utilizada para el lector de códigos de barras."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Define the way the user will be identified by the application."
|
|
msgstr "Defina la forma en la que la aplicación identificará al usuario."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Definition"
|
|
msgstr "Definición"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__department_id
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Department"
|
|
msgstr "Departamento"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__description
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__description
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Description"
|
|
msgstr "Descripción"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__device_tracking_enabled
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_device_tracking
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_device_tracking
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Device & Location Tracking"
|
|
msgstr "Seguimiento de dispositivo y ubicación"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_pivot
|
|
msgid "Difference"
|
|
msgstr "Diferencia"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__display_extra_hours
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__display_extra_hours
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__hr_attendance_display_overtime
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__hr_attendance_display_overtime
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Display Extra Hours"
|
|
msgstr "Mostrar horas extras"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Display Extra Hours in Kiosk mode and on User profile."
|
|
msgstr "Muestre horas extras en el modo de quiosco y en el perfil del usuario."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Display Extra Hours."
|
|
msgstr "Muestra horas extras."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_version__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_ir_http__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_users__display_name
|
|
msgid "Display Name"
|
|
msgstr "Nombre para mostrar"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Display Time"
|
|
msgstr "Tiempo en pantalla"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid ""
|
|
"Do not have access, user cannot edit the attendances that are not their own "
|
|
"or if they are not the attendance manager of the employee."
|
|
msgstr ""
|
|
"No tiene acceso, así que el usuario no puede editar las asistencias que no "
|
|
"son suyas ni las de los empleados de los que no sea responsable."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Duration to exceed:"
|
|
msgstr "Duración a superar:"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_employee
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__employee_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__employee_id
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
|
|
msgid "Employee"
|
|
msgstr "Empleado"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "Employee Avatar"
|
|
msgstr "Avatar del empleado"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_version
|
|
msgid "Employee Contract"
|
|
msgstr "Contrato del empleado"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_use_pin
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_use_pin
|
|
msgid "Employee PIN Identification"
|
|
msgstr "PIN de identificación del empleado"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__employee_tolerance
|
|
msgid "Employee Tolerance"
|
|
msgstr "Tolerancia del empleado"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Employee attendances"
|
|
msgstr "Asistencias del empleado"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Employee created successfully!"
|
|
msgstr "¡Empleado creado correctamente!"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Employee name is required."
|
|
msgstr "El nombre del empleado es obligatorio."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_employee_attendance_action_kanban
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_employee
|
|
msgid "Employees"
|
|
msgstr "Empleados"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__employer_tolerance
|
|
msgid "Employer Tolerance"
|
|
msgstr "Tolerancia del empleador"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "Enter Badge Number"
|
|
msgstr "Introduce el número de identificación"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Error creating employee: "
|
|
msgstr "Error al crear el empleado: "
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Error: "
|
|
msgstr "Error: "
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "Error: could not find corresponding employee."
|
|
msgstr "Error: no se pudo encontrar al empleado correspondiente."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Errors"
|
|
msgstr "Errores"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__expected_hours
|
|
msgid "Expected Hours"
|
|
msgstr "Horas esperadas"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__validated_overtime_hours
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__duration
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_employee_simple_tree_view
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Extra Hours"
|
|
msgstr "Horas extras"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__manual_duration
|
|
msgid "Extra Hours (encoded)"
|
|
msgstr "Horas extra (registradas)"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Extra Hours Rules"
|
|
msgstr "Reglas de horas extra"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_overtime_validation
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_overtime_validation
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Extra Hours Validation"
|
|
msgstr "Validación de horas extras"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Extra hours"
|
|
msgstr "Horas extras"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Failed to create employee."
|
|
msgstr "No se ha podido crear el empleado."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
|
msgid "Failed to update badge: "
|
|
msgstr "No se ha podido actualizar la credencial: "
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_follower_ids
|
|
msgid "Followers"
|
|
msgstr "Seguidores"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_partner_ids
|
|
msgid "Followers (Partners)"
|
|
msgstr "Seguidores (Contactos)"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.xml:0
|
|
msgid "For"
|
|
msgstr "Para"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__timing_start
|
|
msgid "From"
|
|
msgstr "Desde"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid "From %s"
|
|
msgstr "De %s"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "From Employee"
|
|
msgstr "Del empleado"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__front
|
|
msgid "Front Camera"
|
|
msgstr "Cámara frontal"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "GPS Coordinates"
|
|
msgstr "Coordenadas del GPS"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Generate new URL"
|
|
msgstr "Generar nueva URL"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_list
|
|
msgid "Get working hours from contract"
|
|
msgstr "Obtener las horas de trabajo del contrato"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/card_layout/card_layout.xml:0
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "Go back"
|
|
msgstr "Atrás"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Goodbye"
|
|
msgstr "Adiós"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_ir_http
|
|
msgid "HTTP Routing"
|
|
msgstr "Enrutamiento HTTP"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__has_message
|
|
msgid "Has Message"
|
|
msgstr "Tiene un mensaje"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_last_month
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__hours_last_month
|
|
msgid "Hours Last Month"
|
|
msgstr "Horas del mes pasado"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_last_month_display
|
|
msgid "Hours Last Month Display"
|
|
msgstr "Visualización de horas del mes pasado"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_last_month_overtime
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__hours_last_month_overtime
|
|
msgid "Hours Last Month Overtime"
|
|
msgstr "Número de horas extra del mes pasado"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_previously_today
|
|
msgid "Hours Previously Today"
|
|
msgstr "Horas previas de hoy"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Hours Previously Today:"
|
|
msgstr "Horas previas de hoy:"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_today
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__hours_today
|
|
msgid "Hours Today"
|
|
msgstr "Horas de hoy"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Hours Today:"
|
|
msgstr "Horas de hoy:"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__expected_hours_from_contract
|
|
msgid "Hours from employee schedule"
|
|
msgstr "Horas según el horario del empleado"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Hr Attendance Search"
|
|
msgstr "Búsqueda de asistencias RR. HH."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_version__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_ir_http__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_users__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_ip_address
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "IP Address"
|
|
msgstr "Dirección IP"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Identify Manually"
|
|
msgstr "Identificar manualmente"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"If checked, days not covered by an attendance will be visible in the Report. "
|
|
"Does not apply to employees with a flexible working schedule."
|
|
msgstr ""
|
|
"Si se encuentra seleccionado, los días que no están cubiertos por una "
|
|
"asistencia aparecerán en el informe. Esto no aplica para empleados con un "
|
|
"horario laboral flexible."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_needaction
|
|
msgid "If checked, new messages require your attention."
|
|
msgstr "Si está marcada, hay nuevos mensajes que requieren su atención."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_has_error
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_has_sms_error
|
|
msgid "If checked, some messages have a delivery error."
|
|
msgstr "Si está marcada, algunos mensajes tienen error de envío."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "If the employee works"
|
|
msgstr "Si el empleado trabaja"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "If the worked hours on a"
|
|
msgstr "Si las horas trabajadas en un"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_location
|
|
msgid "In Location"
|
|
msgstr "Ubicación de entrada"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__information_display
|
|
msgid "Information"
|
|
msgstr "Información"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Input Mode (In)"
|
|
msgstr "Modo de entrada (entrada)"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Input Mode (Out)"
|
|
msgstr "Modo de entrada (salida)"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Install"
|
|
msgstr "Instalar"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Invalid request"
|
|
msgstr "Solicitud no válida"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_is_follower
|
|
msgid "Is Follower"
|
|
msgstr "Es un seguidor"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__is_manager
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__is_manager
|
|
msgid "Is Manager"
|
|
msgstr "Es un gerente"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__kiosk
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__kiosk
|
|
msgid "Kiosk"
|
|
msgstr "Quiosco"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_action_open_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Kiosk Mode"
|
|
msgstr "Modo de quiosco"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Kiosk Mode Adress"
|
|
msgstr "Dirección del modo de quiosco"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Kiosk Settings"
|
|
msgstr "Ajustes del quiosco"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Last 3 Months"
|
|
msgstr "Últimos 3 meses"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_attendance_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__last_attendance_id
|
|
msgid "Last Attendance"
|
|
msgstr "Última asistencia"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_attendance_worked_hours
|
|
msgid "Last Attendance Worked Hours"
|
|
msgstr "Horas trabajadas en la última asistencia"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__write_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__write_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__write_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Última actualización por"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__write_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__write_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__write_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Última actualización el"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_latitude
|
|
msgid "Latitude"
|
|
msgstr "Latitud"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Latitude (In)"
|
|
msgstr "Latitud (entrada)"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Latitude (Out)"
|
|
msgstr "Latitud (salida)"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__linked_overtime_ids
|
|
msgid "Linked Overtime"
|
|
msgstr "Horas extra vinculadas"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.server,name:hr_attendance.action_load_demo_data
|
|
msgid "Load demo data"
|
|
msgstr "Cargar datos de prueba"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "Load sample data"
|
|
msgstr "Cargar datos de muestra"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Location (In)"
|
|
msgstr "Ubicación (entrada)"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Location (Out)"
|
|
msgstr "Ubicación (salida)"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_longitude
|
|
msgid "Longitude"
|
|
msgstr "Longitud"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Longitude (In)"
|
|
msgstr "Longitud (entrada)"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Longitude (Out)"
|
|
msgstr "Longitud (salida)"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_management_action
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_view_attendances_management
|
|
msgid "Management"
|
|
msgstr "Gestión"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Manager"
|
|
msgstr "Gerente"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__manual
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__manual
|
|
msgid "Manual"
|
|
msgstr "Manual"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Manual Attendance"
|
|
msgstr "Asistencia manual"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Manual Attendance or with barcode"
|
|
msgstr "Asistencia manual o con código de barras"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__manual
|
|
msgid "Manual Selection"
|
|
msgstr "Selección manual"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Manually (optional PIN)"
|
|
msgstr "Manualmente (PIN opcional)"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_ruleset__rate_combination_mode__max
|
|
msgid "Maximum Rate"
|
|
msgstr "Tarifa máxima"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.client,name:hr_attendance.hr_attendance_action_greeting_message
|
|
msgid "Message"
|
|
msgstr "Mensaje"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_has_error
|
|
msgid "Message Delivery error"
|
|
msgstr "Error de envío de mensaje"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_ids
|
|
msgid "Messages"
|
|
msgstr "Mensajes"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Method"
|
|
msgstr "Método"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Missing Data"
|
|
msgstr "Faltan datos"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
|
msgid "Missing Employee ID"
|
|
msgstr "Falta el número de identificación del empleado"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_mode
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Mode"
|
|
msgstr "Modo"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Modes"
|
|
msgstr "Modos"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "My Attendances"
|
|
msgstr "Mis asistencias"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "My Team"
|
|
msgstr "Mi equipo"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__name
|
|
msgid "Name"
|
|
msgstr "Nombre"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "New Set-up (Employee/Badge)"
|
|
msgstr "Nueva configuración (empleado/credencial)"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_management_action
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_reporting
|
|
msgid "No attendance records found"
|
|
msgstr "No se encontraron registros de asistencia"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
|
msgid "No barcode received"
|
|
msgstr "No se ha recibido ningún código de barras"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.js:0
|
|
msgid "No employee corresponding to Badge ID '%(barcode)s.'"
|
|
msgstr ""
|
|
"No se encontró ningún empleado correspondiente al número de identificación '%"
|
|
"(barcode)s.'"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_needaction_counter
|
|
msgid "Number of Actions"
|
|
msgstr "Número de acciones"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_has_error_counter
|
|
msgid "Number of errors"
|
|
msgstr "Número de errores"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_needaction_counter
|
|
msgid "Number of messages requiring action"
|
|
msgstr "Número de mensajes que requieren una acción"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_has_error_counter
|
|
msgid "Number of messages with delivery error"
|
|
msgstr "Número de mensajes con error de envío"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "OK"
|
|
msgstr "Aceptar"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Odoo Logo"
|
|
msgstr "Logotipo de Odoo"
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,name:hr_attendance.group_hr_attendance_user
|
|
msgid "Officer: Manage all attendances"
|
|
msgstr "Responsable: gestionar todas las asistencias"
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,name:hr_attendance.group_hr_attendance_officer
|
|
msgid "Officer: Manage attendances"
|
|
msgstr "Encargado: gestionar asistencias"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__non_work_days
|
|
msgid "On any non-working day"
|
|
msgstr "En cualquier día no laborable"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__work_days
|
|
msgid "On any working day"
|
|
msgstr "En cualquier día laborable"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "On site"
|
|
msgstr "En el sitio"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_onboarding
|
|
msgid "Onboarding"
|
|
msgstr "Incorporación"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "Online"
|
|
msgstr "En línea"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.server,name:hr_attendance.open_kiosk_url
|
|
msgid "Open Kiosk Url"
|
|
msgstr "Abrir la url del quiosco"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_browser
|
|
msgid "Out Browser"
|
|
msgstr "Navegador de salida"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_ip_address
|
|
msgid "Out Ip Address"
|
|
msgstr "Dirección IP de salida"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_latitude
|
|
msgid "Out Latitude"
|
|
msgstr "Latitud de salida"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_location
|
|
msgid "Out Location"
|
|
msgstr "Ubicación de salida"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_longitude
|
|
msgid "Out Longitude"
|
|
msgstr "Longitud de salida"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_mode
|
|
msgid "Out Mode"
|
|
msgstr "Modo de salida"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "Outside Schedule: %(schedule_name)s"
|
|
msgstr "Fuera del horario: %(schedule_name)s"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__schedule
|
|
msgid "Outside of a specific schedule"
|
|
msgstr "Fuera de un horario específico"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__overtime_hours
|
|
msgid "Over Time"
|
|
msgstr "Horas extraordinarias"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__overtime_ids
|
|
msgid "Overtime"
|
|
msgstr "Horas extraordinarias"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Overtime Details"
|
|
msgstr "Detalles sobre las horas extra"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_attendance_overtime_rule
|
|
msgid "Overtime Rule"
|
|
msgstr "Regla de horas extra"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_overtime_rule_action
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Overtime Rules"
|
|
msgstr "Reglas de horas extra"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_attendance_overtime_ruleset
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "Overtime Ruleset"
|
|
msgstr "Conjunto de reglas de las horas extra"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_overtime_rulesets
|
|
msgid "Overtime Rulesets"
|
|
msgstr "Reglas de horas extra"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__overtime_status
|
|
msgid "Overtime Status"
|
|
msgstr "Estado de las horas extras"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__amount_rate
|
|
msgid "Overtime pay rate"
|
|
msgstr "Tarifa de pago por horas extra"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_overview
|
|
msgid "Overview"
|
|
msgstr "Vista general"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__paid
|
|
msgid "Pay Extra Hours"
|
|
msgstr "Pagar horas extra"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Pay extra hours"
|
|
msgstr "Pagar horas extra"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "Please enter your PIN to"
|
|
msgstr "Por favor ingrese su PIN para"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "Please return to the main menu."
|
|
msgstr "Regrese al menú principal."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Please select an employee and enter a badge number."
|
|
msgstr "Selecciona un empleado e introduce un número de identificación."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Powered by"
|
|
msgstr "Con tecnología de"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
|
msgid "Proceed Anyway"
|
|
msgstr "Continuar de todos modos"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Provide a description or sources for this ruleset."
|
|
msgstr "Proporciona una descripción o fuentes para este conjunto de reglas."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_employee_public
|
|
msgid "Public Employee"
|
|
msgstr "Empleado público"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__base_off__quantity
|
|
msgid "Quantity"
|
|
msgstr "Cantidad"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__quantity_period
|
|
msgid "Quantity Period"
|
|
msgstr "Período de la cantidad"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "RFID Token with reader"
|
|
msgstr "Token RFID con lector"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "RFID Token with reader on tablet"
|
|
msgstr "Token RFID con lector en una tableta"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "RFID/Badge Number"
|
|
msgstr "RFID/Número de identificación"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__amount_rate
|
|
msgid "Rate"
|
|
msgstr "Tasa"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__rate_combination_mode
|
|
msgid "Rate Combination Mode"
|
|
msgstr "Modo de combinación de tarifas"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_list
|
|
msgid "Rate Mode"
|
|
msgstr "Modo de tarifa"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__rating_ids
|
|
msgid "Ratings"
|
|
msgstr "Calificaciones"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "Read a badge"
|
|
msgstr "Leer una credencial"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "Ready to track attendances ?"
|
|
msgstr "¿Todo listo para registrar asistencias?"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Refuse"
|
|
msgstr "Rechazar"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Refuse Extra Hours"
|
|
msgstr "Rechazar horas extras"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Refuse all overtimes for the same employee and date"
|
|
msgstr "Rechazar todas las horas extra del mismo empleado y fecha"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__overtime_status__refused
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_line__status__refused
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
msgid "Refused"
|
|
msgstr "Rechazado"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Regenerate overtimes"
|
|
msgstr "Volver a generar las horas extra"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Regenerate overtimes for this ruleset"
|
|
msgstr "Volver a generar las horas extra para este conjunto de reglas"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_reporting
|
|
msgid "Reporting"
|
|
msgstr "Informes"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__rule_ids
|
|
msgid "Rule"
|
|
msgstr "Regla"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "Rule '%(name)s' is based off quantity, but the period is not specified"
|
|
msgstr ""
|
|
"La regla «%(name)s » se basa en la cantidad, pero no se especifica el período"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid ""
|
|
"Rule '%(name)s' is based off quantity, but the usual amount of work hours is "
|
|
"not specified"
|
|
msgstr ""
|
|
"La regla «%(name)s » se basa en la cantidad, pero no se especifica la "
|
|
"cantidad habitual de horas de trabajo"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid ""
|
|
"Rule '%(name)s' is based off timing, but the work schedule is not specified"
|
|
msgstr ""
|
|
"La regla «%(name)s » se basa en el tiempo, pero no se especifica el horario "
|
|
"de trabajo"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Rule Name"
|
|
msgstr "Nombre de regla"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__rules_count
|
|
msgid "Rules Count"
|
|
msgstr "Número de reglas"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__ruleset_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__ruleset_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_version__ruleset_id
|
|
msgid "Ruleset"
|
|
msgstr "Conjunto de reglas"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Ruleset Name"
|
|
msgstr "Nombre del conjunto de reglas"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
|
msgid "Ruleset Search"
|
|
msgstr "Búsqueda de conjuntos de reglas"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_overtime_ruleset_action
|
|
msgid "Rulesets"
|
|
msgstr "Conjunto de reglas"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_has_sms_error
|
|
msgid "SMS Delivery error"
|
|
msgstr "Error de envío del SMS"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.xml:0
|
|
msgid "Scan Badge"
|
|
msgstr "Escanear credencial"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.xml:0
|
|
msgid "Scan or Tap your badge"
|
|
msgstr "Escanea o acerca tu tarjeta de identificación"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Scan your badge"
|
|
msgstr "Escanee su identificación"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__scanner
|
|
msgid "Scanner"
|
|
msgstr "Escáner"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__resource_calendar_id
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Schedule"
|
|
msgstr "Programar"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "Search..."
|
|
msgstr "Buscar…"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "Select Employee Without Badge"
|
|
msgstr "Seleccionar empleado sin identificación"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "Select a ruleset to manage overtime."
|
|
msgstr "Selecciona un conjunto de reglas para gestionar las horas extra."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Select on Tablet"
|
|
msgstr "Seleccionar en la tableta"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__sequence
|
|
msgid "Sequence"
|
|
msgstr "Secuencia"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Set PIN codes in the employee detail form (in HR Settings tab)."
|
|
msgstr ""
|
|
"Establezca códigos PIN en el formulario del empleado (en la pestaña de "
|
|
"ajustes de RR. HH.)."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "Set the Badge"
|
|
msgstr "Asignar la credencial"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Set-up"
|
|
msgstr "Configuración"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.action_hr_attendance_settings
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_settings
|
|
msgid "Settings"
|
|
msgstr "Ajustes"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "Sign out"
|
|
msgstr "Registrar salida"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
msgid "Since"
|
|
msgstr "Desde"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__time_start
|
|
msgid "Start"
|
|
msgstr "Iniciar"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.constraint,message:hr_attendance.constraint_hr_attendance_overtime_line_overtime_start_before_end
|
|
msgid "Starting time should be before end time."
|
|
msgstr "La hora de inicio debe ser antes de la hora de finalización."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__status
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_employee_simple_tree_view
|
|
msgid "Status"
|
|
msgstr "Estado"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__time_stop
|
|
msgid "Stop"
|
|
msgstr "Detener"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_ruleset__rate_combination_mode__sum
|
|
msgid "Sum of all rates"
|
|
msgstr "Suma de todas las tarifas"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__systray
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__systray
|
|
msgid "Systray"
|
|
msgstr "Systray"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__technical
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__technical
|
|
msgid "Technical"
|
|
msgstr "Técnico"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance_overtime_rule__expected_hours_from_contract
|
|
msgid ""
|
|
"The attendance can go into negative extra hours to represent the missing "
|
|
"hours compared to what is expected if the Absence Management setting is "
|
|
"enabled."
|
|
msgstr ""
|
|
"La asistencia puede tener horas extra negativas para representar las horas "
|
|
"que faltan en comparación con lo esperado si la configuración de gestión de "
|
|
"ausencias está habilitada."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "The attendance records of your employees will be displayed here."
|
|
msgstr "Los registros de asistencia de sus empleados aparecerán aquí."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_management_action
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_reporting
|
|
msgid "The attendance reporting of your employees will be displayed here."
|
|
msgstr "Aquí se muestran los informes de asistencia de sus empleados."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "The rule is based on"
|
|
msgstr "La regla se basa en"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__attendance_manager_id
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_employee__attendance_manager_id
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_employee_public__attendance_manager_id
|
|
msgid ""
|
|
"The user set in Attendance will access the attendance of the employee "
|
|
"through the dedicated app and will be able to edit them."
|
|
msgstr ""
|
|
"El usuario configurado en Asistencias podrá acceder a las asistencias de los "
|
|
"empleados a través de la aplicación dedicada y podrá editarlos."
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,comment:hr_attendance.group_hr_attendance_user
|
|
msgid ""
|
|
"The user will have access to all attendance records and reports for all "
|
|
"employees."
|
|
msgstr ""
|
|
"El usuario tendrá acceso a todos los registros e informes de asistencia de "
|
|
"todos los empleados."
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,comment:hr_attendance.group_hr_attendance_own_reader
|
|
msgid ""
|
|
"The user will have access to his own attendances on his user / employee "
|
|
"profile"
|
|
msgstr ""
|
|
"El usuario tendrá acceso a sus propias asistencias desde su perfil de "
|
|
"empleado o usuario."
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,comment:hr_attendance.group_hr_attendance_officer
|
|
msgid ""
|
|
"The user will have access to the attendance records and reporting of "
|
|
"employees where he's set as an attendance manager"
|
|
msgstr ""
|
|
"El usuario tendrá acceso a los registros de asistencia e informes de los "
|
|
"empleados donde esté establecido como gerente de asistencias"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid ""
|
|
"This attendance was automatically checked out because the employee exceeded "
|
|
"the allowed time for their scheduled work hours."
|
|
msgstr ""
|
|
"Esta asistencia se comprobó automáticamente porque el empleado superó el "
|
|
"tiempo permitido para sus horas de trabajo programadas."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid ""
|
|
"This attendance was automatically created to cover an unjustified absence on "
|
|
"that day."
|
|
msgstr ""
|
|
"Esta asistencia se creó automáticamente para cubrir una ausencia "
|
|
"injustificada ese día."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__base_off__timing
|
|
msgid "Timing"
|
|
msgstr "Tiempo"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.constraint,message:hr_attendance.constraint_hr_attendance_overtime_rule_timing_start_is_hour
|
|
msgid "Timing Start is an hour of the day"
|
|
msgstr "La hora de inicio es una hora del día"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.constraint,message:hr_attendance.constraint_hr_attendance_overtime_rule_timing_stop_is_hour
|
|
msgid "Timing Stop is an hour of the day"
|
|
msgstr "La hora de finalización es una hora del día"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__timing_type
|
|
msgid "Timing Type"
|
|
msgstr "Tipo de horario"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__timing_stop
|
|
msgid "To"
|
|
msgstr "A"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__overtime_status__to_approve
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_line__status__to_approve
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
msgid "To Approve"
|
|
msgstr "A aprobar"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Today"
|
|
msgstr "Hoy"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__overtime_company_threshold
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__overtime_company_threshold
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Tolerance Time In Favor Of Company"
|
|
msgstr "Tiempo de tolerancia a favor de la empresa"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__overtime_employee_threshold
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__overtime_employee_threshold
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Tolerance Time In Favor Of Employee"
|
|
msgstr "Tiempo de tolerancia a favor del empleado"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Total"
|
|
msgstr "Total"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__total_overtime
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__total_overtime
|
|
msgid "Total Overtime"
|
|
msgstr "Total de horas extraordinarias"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
msgid "Total today"
|
|
msgstr "Total de hoy"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.server,name:hr_attendance.action_try_kiosk
|
|
msgid "Try kiosk"
|
|
msgstr "Pruebe con el quiosco"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "Try the backend and reporting:"
|
|
msgstr "Pruebe con el backend y los informes:"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "Try the kiosk"
|
|
msgstr "Pruebe con el quiosco"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "Try the top"
|
|
msgstr "Pruebe con el icono superior"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
|
msgid ""
|
|
"Unable to get a valid location. Do you want to proceed with your check-in/"
|
|
"out anyway?"
|
|
msgstr ""
|
|
"No se puede obtener una ubicación válida. ¿Deseas continuar con el registro "
|
|
"de entrada/salida de todos modos?"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/controllers/main.py:0
|
|
msgid "Unknown"
|
|
msgstr "Desconocido"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Use PIN codes (defined on the Employee's profile) to check-in."
|
|
msgstr ""
|
|
"Utilice códigos NIP (se definen en el perfil del empleado) para registrar "
|
|
"entradas."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Use this url to access your kiosk mode from any device."
|
|
msgstr ""
|
|
"Utilice esta URL para acceder al modo de quiosco desde cualquier dispositivo."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_res_users
|
|
msgid "User"
|
|
msgstr "Usuario"
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,name:hr_attendance.group_hr_attendance_own_reader
|
|
msgid "User: Read his own attendances"
|
|
msgstr "Usuario: leer sus propias asistencias"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__expected_hours
|
|
msgid "Usual work hours"
|
|
msgstr "Horas de trabajo habituales"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Validation Error"
|
|
msgstr "Error de validación"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "View on Maps"
|
|
msgstr "Ver en Maps"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__website_message_ids
|
|
msgid "Website Messages"
|
|
msgstr "Mensajes del sitio web"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__website_message_ids
|
|
msgid "Website communication history"
|
|
msgstr "Historial de comunicación del sitio web"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__quantity_period__week
|
|
msgid "Week"
|
|
msgstr "Semana"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Welcome"
|
|
msgstr "Bienvenido/a"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__leave
|
|
msgid "When employee is off"
|
|
msgstr "Cuando el empleado está ausente"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "With a tolerance in favor of the employee of"
|
|
msgstr "Con una tolerancia a favor del empleado de"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "With a tolerance in favor of the employer of"
|
|
msgstr "Con una tolerancia a favor del empleado de"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_employee_simple_tree_view
|
|
msgid "Work Hours"
|
|
msgstr "Horas laborables"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Worked Extra Hours"
|
|
msgstr "Horas extras trabajadas"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__worked_hours
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_graph
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_pivot
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Worked Hours"
|
|
msgstr "Horas trabajadas"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Worked Time"
|
|
msgstr "Tiempo trabajado"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employee_public_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "Worked hours this month"
|
|
msgstr "Horas trabajadas este mes"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.js:0
|
|
msgid "Wrong Pin"
|
|
msgstr "PIN incorrecto"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid "You cannot duplicate an attendance."
|
|
msgstr "No puede duplicar un registro de asistencia."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid "You don't have the rights to execute that action."
|
|
msgstr "No tiene los permisos suficientes para ejecutar esta acción."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "and"
|
|
msgstr "y"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "check in"
|
|
msgstr "registrar entrada"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "check out"
|
|
msgstr "registrar salida"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "day"
|
|
msgstr "día"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "differs"
|
|
msgstr "difiere"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "e.g. John Doe"
|
|
msgstr "p. ej. John Doe"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "e.g. Legal Rules"
|
|
msgstr "p. ej.: reglas legales"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "e.g. Over 8 hours daily"
|
|
msgstr "p. ej. más de 8 horas diarias"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "from a specific duration"
|
|
msgstr "de una duración específica"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "from the amount defined on the contract"
|
|
msgstr "de la cantidad definida en el contrato"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "hours"
|
|
msgstr "horas"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "icon (e.g for work from home)"
|
|
msgstr "(p. ej. trabajo desde casa)"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "or"
|
|
msgstr "o/u"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "week"
|
|
msgstr "semana"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "with a rate of"
|
|
msgstr "con una tasa de"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "with optional PIN code"
|
|
msgstr "con código PIN opcional"
|
|
|
|
#~ msgid "Location"
|
|
#~ msgstr "Ubicación"
|
|
|
|
#~ msgid ""
|
|
#~ "Do not have access, user cannot edit the attendances that are not his own."
|
|
#~ msgstr ""
|
|
#~ "No tiene acceso, el usuario no puede editar las asistencias que no son "
|
|
#~ "suyas."
|
|
|
|
#~ msgid "Departement"
|
|
#~ msgstr "Departamento"
|
|
|
|
#~ msgid "Warning"
|
|
#~ msgstr "Alerta"
|
|
|
|
#~ msgid "%(empl_name)s from %(check_in)s"
|
|
#~ msgstr "%(empl_name)s desde %(check_in)s"
|
|
|
|
#~ msgid "%(empl_name)s from %(check_in)s to %(check_out)s"
|
|
#~ msgstr "%(empl_name)s desde %(check_in)s hasta %(check_out)s"
|
|
|
|
#~ msgid ""
|
|
#~ "<i class=\"fa fa-calendar\" aria-label=\"Period\" role=\"img\" "
|
|
#~ "title=\"Period\"/>"
|
|
#~ msgstr ""
|
|
#~ "<i class=\"fa fa-calendar\" aria-label=\"Periodo\" role=\"img\" "
|
|
#~ "title=\"Periodo\"/>"
|
|
|
|
#~ msgid ""
|
|
#~ "<span class=\"o_stat_text\">\n"
|
|
#~ " Last Month\n"
|
|
#~ " </span>"
|
|
#~ msgstr ""
|
|
#~ "<span class=\"o_stat_text\">\n"
|
|
#~ " El mes pasado\n"
|
|
#~ " </span>"
|
|
|
|
#~ msgid "<span class=\"o_stat_text\">Extra Hours</span>"
|
|
#~ msgstr "<span class=\"o_stat_text\">Horas extra</span>"
|
|
|
|
#~ msgid "<span>Time Period </span>"
|
|
#~ msgstr "<span>Periodo de tiempo </span>"
|
|
|
|
#~ msgid "Activate the count of employees' extra hours."
|
|
#~ msgstr "Activar el recuento de horas extra de los empleados."
|
|
|
|
#~ msgid "Adjustment"
|
|
#~ msgstr "Ajuste"
|
|
|
|
#~ msgid "Amount of extra hours"
|
|
#~ msgstr "Cantidad de horas extra"
|
|
|
|
#~ msgid "An apple a day keeps the doctor away"
|
|
#~ msgstr "Una manzana al día es salud y alegría"
|
|
|
|
#~ msgid "Another good day's work! See you soon!"
|
|
#~ msgstr "¡Otro buen día de trabajo! ¡Nos vemos pronto!"
|
|
|
|
#~ msgid "Attendance Analysis"
|
|
#~ msgstr "Análisis de asistencias"
|
|
|
|
#~ msgid "Attendance Overtime"
|
|
#~ msgstr "Tiempo excedido de asistencia"
|
|
|
|
#~ msgid "Attendance Statistics"
|
|
#~ msgstr "Estadísticas de asistencia"
|
|
|
|
#~ msgid "Barcode"
|
|
#~ msgstr "Código de barras"
|
|
|
|
#~ msgid "Check In / Check Out"
|
|
#~ msgstr "Entrada / Salida"
|
|
|
|
#~ msgid "Compare attendance with working hours set on employee."
|
|
#~ msgstr ""
|
|
#~ "Comparar la asistencia con las horas de trabajo establecidas en el "
|
|
#~ "empleado."
|
|
|
|
#~ msgid "Count Extra Hours"
|
|
#~ msgstr "Contar horas extra"
|
|
|
|
#~ msgid "Count of Extra Hours"
|
|
#~ msgstr "Recuento de horas extra"
|
|
|
|
#~ msgid ""
|
|
#~ "Count of extra hours is considered from this date. Potential extra hours "
|
|
#~ "prior to this date are not considered."
|
|
#~ msgstr ""
|
|
#~ "El recuento de horas extra se considera desde esta fecha. Las horas extra "
|
|
#~ "potenciales anteriores a esta fecha no se consideran."
|
|
|
|
#~ msgid ""
|
|
#~ "Early to bed and early to rise, makes a man healthy, wealthy and wise"
|
|
#~ msgstr ""
|
|
#~ "Acostarse temprano y levantarse temprano, hacen al hombre sano, rico y "
|
|
#~ "sabio"
|
|
|
|
#~ msgid "Eat breakfast as a king, lunch as a merchant and supper as a beggar"
|
|
#~ msgstr "Desayuna como rey, come como príncipe y cena como mendigo"
|
|
|
|
#~ msgid "Employee PIN"
|
|
#~ msgstr "PIN del empleado"
|
|
|
|
#~ msgid "Enable PIN use"
|
|
#~ msgstr "Habilitar uso de PIN"
|
|
|
|
#~ msgid "Extra Hours (Real)"
|
|
#~ msgstr "Horas extra (reales)"
|
|
|
|
#~ msgid "Extra Hours Starting Date"
|
|
#~ msgstr "Fecha de inicio de horas extra"
|
|
|
|
#~ msgid "Extra-hours including the threshold duration"
|
|
#~ msgstr "Horas extra incluidas en el umbral de duración"
|
|
|
|
#~ msgid "First come, first served"
|
|
#~ msgstr "Primero en llegar, primer servido"
|
|
|
|
#~ msgid "Glad to have you back, it's been a while!"
|
|
#~ msgstr "Me alegra verte de vuelta, ¡ha pasado tiempo!"
|
|
|
|
#~ msgid "Good afternoon"
|
|
#~ msgstr "Buenas tardes"
|
|
|
|
#~ msgid "Good evening"
|
|
#~ msgstr "Buenas noches"
|
|
|
|
#~ msgid "Good morning"
|
|
#~ msgstr "Buen día"
|
|
|
|
#~ msgid "Good night"
|
|
#~ msgstr "Buenas noches"
|
|
|
|
#~ msgid "Group By"
|
|
#~ msgstr "Agrupar por"
|
|
|
|
#~ msgid "HR Attendance Search"
|
|
#~ msgstr "Buscar asistencias RR.HH."
|
|
|
|
#~ msgid "Have a good afternoon"
|
|
#~ msgstr "Ten una buena tarde"
|
|
|
|
#~ msgid "Have a good day!"
|
|
#~ msgstr "¡Ten un buen día!"
|
|
|
|
#~ msgid "Have a good evening"
|
|
#~ msgstr "Ten una buena noche"
|
|
|
|
#~ msgid "Have a nice lunch!"
|
|
#~ msgstr "¡Ten un buen almuerzo!"
|
|
|
|
#~ msgid "Hours"
|
|
#~ msgstr "Horas"
|
|
|
|
#~ msgid "Hours Worked"
|
|
#~ msgstr "Horas trabajadas"
|
|
|
|
#~ msgid "If a job is worth doing, it is worth doing well!"
|
|
#~ msgstr "¡Si vale la pena hacer un trabajo, vale la pena hacerlo bien!"
|
|
|
|
#~ msgid "Menu"
|
|
#~ msgstr "Menú"
|
|
|
|
#~ msgid "No Check Out"
|
|
#~ msgstr "No hay registro de salida"
|
|
|
|
#~ msgid "No attendance records to display"
|
|
#~ msgstr "No hay registros de asistencia para mostrar"
|
|
|
|
#~ msgid "Start from"
|
|
#~ msgstr "Empezar desde"
|
|
|
|
#~ msgid "The early bird catches the worm"
|
|
#~ msgstr "Al que madruga Dios le ayuda"
|
|
|
|
#~ msgid ""
|
|
#~ "The user will be able to open the kiosk mode and validate the employee "
|
|
#~ "PIN."
|
|
#~ msgstr ""
|
|
#~ "El usuario podrá abrir el modo kiosco y validar el PIN del empleado."
|
|
|
|
#~ msgid ""
|
|
#~ "The user will gain access to the human resources attendance menu, "
|
|
#~ "enabling him to manage his own attendance."
|
|
#~ msgstr ""
|
|
#~ "El usuario obtendrá acceso al menú de recursos humanos, habilitándole "
|
|
#~ "administrar sus propias asistencias."
|
|
|
|
#~ msgid ""
|
|
#~ "The user will have to enter his PIN to check in and out manually at the "
|
|
#~ "company screen."
|
|
#~ msgstr ""
|
|
#~ "El usuario tendrá que ingresar su PIN para registrar manualmente entradas "
|
|
#~ "y salidas desde la pantalla de la empresa."
|
|
|
|
#~ msgid ""
|
|
#~ "To activate Kiosk mode without pin code, you must have access right as an "
|
|
#~ "Officer or above in the Attendance app. Please contact your administrator."
|
|
#~ msgstr ""
|
|
#~ "Para activar el modo Quiosco sin un código PIN, debe tener derechos de "
|
|
#~ "acceso como Encargado o superior en la aplicación de Asistencias. "
|
|
#~ "Contacte con su administrador."
|
|
|
|
#~ msgid "Today's work hours:"
|
|
#~ msgstr "Horas laborales de hoy:"
|
|
|
|
#~ msgid "Want to check out?"
|
|
#~ msgstr "¿Quieres registrar su salida?"
|
|
|
|
#~ msgid "Welcome to"
|
|
#~ msgstr "Bienvenido a"
|
|
|
|
#~ msgid "Welcome!"
|
|
#~ msgstr "¡Bienvenido!"
|
|
|
|
#~ msgid "Worked hours last month"
|
|
#~ msgstr "Horas trabajadas el mes pasado"
|
|
|
|
#~ msgid "Wrong PIN"
|
|
#~ msgstr "PIN incorrecto"
|
|
|
|
#~ msgid "Your attendance records will be displayed here."
|
|
#~ msgstr "Sus registros de asistencia aparecerán aquí."
|