561 lines
21 KiB
Plaintext
561 lines
21 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * hr_timesheet_sheet
|
||
|
#
|
||
|
# Translators:
|
||
|
# Gelo Joga Landoo <gj@landoo.es>, 2016
|
||
|
# Leonardo Chianea <noamixcontenidos@gmail.com>, 2016
|
||
|
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2016
|
||
|
# Sergio Flores <vitavitae1@gmail.com>, 2016
|
||
|
# Ana Juaristi <ajuaristio@gmail.com>, 2016
|
||
|
# Martin Trigaux <mat@odoo.com>, 2016
|
||
|
# Mateo Tibaquirá Palacios <nestormateo@gmail.com>, 2016
|
||
|
# Alejandro Santana <alejandrosantana@anubia.es>, 2016
|
||
|
# José Vicente <txusev@gmail.com>, 2016
|
||
|
# Ivan Nieto <ivan.n.s@tuta.io>, 2016
|
||
|
# Luis M. Triana <luis.triana@jarsa.com.mx>, 2016
|
||
|
# oihane <oihanecruce@gmail.com>, 2016
|
||
|
# Carles Antoli <carlesantoli@hotmail.com>, 2016
|
||
|
# Antonio Trueba <atgayol@gmail.com>, 2016
|
||
|
# RGB Consulting <odoo@rgbconsulting.com>, 2016
|
||
|
# José Antonio Cuello <inactive+Yopli2k@transifex.com>, 2017
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2016-09-07 08:56+0000\n"
|
||
|
"PO-Revision-Date: 2016-09-07 08:56+0000\n"
|
||
|
"Last-Translator: José Antonio Cuello <inactive+Yopli2k@transifex.com>, 2017\n"
|
||
|
"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Language: es\n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,help:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_state
|
||
|
msgid ""
|
||
|
" * The 'Open' status is used when a user is encoding a new and unconfirmed timesheet. \n"
|
||
|
"* The 'Waiting Approval' status is used to confirm the timesheet by user. \n"
|
||
|
"* The 'Approved' status is used when the users timesheet is accepted by his/her senior."
|
||
|
msgstr ""
|
||
|
"El estado 'Abierto' es usado cuando un usuario esta introduciendo un nuevo parte de horas sin confirmar.\n"
|
||
|
"El estado 'Esperando Aprobación' es usado cuando el usuario confirma el parte de horas.\n"
|
||
|
"El estado 'Aprobado' es usado cuando el parte de horas es aprobado por su encargado."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#. openerp-web
|
||
|
#: code:addons/hr_timesheet_sheet/static/src/xml/timesheet.xml:33
|
||
|
#, python-format
|
||
|
msgid "Add a Line"
|
||
|
msgstr "Añadir una línea"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model,name:hr_timesheet_sheet.model_account_analytic_line
|
||
|
msgid "Analytic Line"
|
||
|
msgstr "Línea Analítica"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_account_ids
|
||
|
msgid "Analytic accounts"
|
||
|
msgstr "Cuentas analíticas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "Approve"
|
||
|
msgstr "Aprobar"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: selection:hr_timesheet_sheet.sheet,state:0
|
||
|
#: model:mail.message.subtype,name:hr_timesheet_sheet.mt_timesheet_approved
|
||
|
msgid "Approved"
|
||
|
msgstr "Aprobado"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:140
|
||
|
#, python-format
|
||
|
msgid "Cannot approve a non-submitted timesheet."
|
||
|
msgstr "No es posible aprobar un parte de horas no confirmado."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#. openerp-web
|
||
|
#: code:addons/hr_timesheet_sheet/static/src/xml/timesheet.xml:51
|
||
|
#, python-format
|
||
|
msgid "Click to add projects, contracts or analytic accounts."
|
||
|
msgstr "Pulse para añadir proyectos, contratos o cuentas analíticas."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model,name:hr_timesheet_sheet.model_res_company
|
||
|
msgid "Companies"
|
||
|
msgstr "Compañías"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_company_id
|
||
|
msgid "Company"
|
||
|
msgstr "Compañía"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_filter
|
||
|
msgid "Confirmed Timesheets"
|
||
|
msgstr "Partes de horas confirmados"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_current_open_create_uid
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Creado por"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_current_open_create_date
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Creado el"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_date_from
|
||
|
msgid "Date From"
|
||
|
msgstr "Fecha desde"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_date_to
|
||
|
msgid "Date To"
|
||
|
msgstr "Fecha hasta"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_department_id
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_filter
|
||
|
msgid "Department"
|
||
|
msgstr "Departamento"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "Details"
|
||
|
msgstr "Detalles"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_current_open_display_name
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_account_display_name
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Nombre a mostrar"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model,name:hr_timesheet_sheet.model_hr_employee
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_employee_id
|
||
|
msgid "Employee"
|
||
|
msgstr "Empleado"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "Employee's Name"
|
||
|
msgstr "Nombre del empleado"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_filter
|
||
|
msgid "Employees"
|
||
|
msgstr "Empleados"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_config_settings_form_inherit_hr_timesheet_sheet
|
||
|
msgid "Extra features"
|
||
|
msgstr "Características extra"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_filter
|
||
|
msgid "Group By"
|
||
|
msgstr "Agrupar por"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "Hours"
|
||
|
msgstr "Horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model,name:hr_timesheet_sheet.model_hr_department
|
||
|
msgid "Hr Department"
|
||
|
msgstr "Departamento de Recursos Humanos"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_current_open_id
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_account_id
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_filter
|
||
|
msgid "In Draft"
|
||
|
msgstr "En borrador"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:106
|
||
|
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:116
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"In order to create a timesheet for this employee, you must link him/her to a"
|
||
|
" user."
|
||
|
msgstr ""
|
||
|
"Para crear un parte de horas para este empleado, debe enlazarlo con un "
|
||
|
"usuario."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_current_open___last_update
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet___last_update
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_account___last_update
|
||
|
msgid "Last Modified on"
|
||
|
msgstr "Última modificación en"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_current_open_write_uid
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Última actualización por"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_current_open_write_date
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Última actualización el"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: selection:res.company,timesheet_range:0
|
||
|
msgid "Month"
|
||
|
msgstr "Mes"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_config_settings_form_inherit_hr_timesheet_sheet
|
||
|
msgid "More Info"
|
||
|
msgstr "Más información"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form_my_current
|
||
|
msgid "My Current Timesheet"
|
||
|
msgstr "Mi parte de horas actual"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.actions.server,name:hr_timesheet_sheet.ir_actions_server_timesheet_sheet
|
||
|
msgid "My Timesheet"
|
||
|
msgstr "Mi parte de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_my_timesheets
|
||
|
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_my_timesheets
|
||
|
msgid "My Timesheets"
|
||
|
msgstr "Mi parte de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: selection:hr_timesheet_sheet.sheet,state:0
|
||
|
msgid "New"
|
||
|
msgstr "Nuevo"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.actions.act_window,help:hr_timesheet_sheet.act_hr_timesheet_sheet_form
|
||
|
msgid "New timesheet to approve."
|
||
|
msgstr "Nuevo parte de horas aprobado"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_name
|
||
|
msgid "Note"
|
||
|
msgstr "Nota"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:138
|
||
|
#, python-format
|
||
|
msgid "Only an HR Officer or Manager can approve timesheets."
|
||
|
msgstr "Sólo un encargado o administrador puede aprobar partes de horas."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:123
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Only an HR Officer or Manager can refuse timesheets or reset them to draft."
|
||
|
msgstr ""
|
||
|
"Sólo un encargado o administrador puede rechazar o volver a estado borrador "
|
||
|
"un parte de horas."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: selection:hr_timesheet_sheet.sheet,state:0
|
||
|
msgid "Open"
|
||
|
msgstr "Abierto"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: code:addons/hr_timesheet_sheet/wizard/hr_timesheet_current.py:26
|
||
|
#, python-format
|
||
|
msgid "Open Timesheet"
|
||
|
msgstr "Abrir partes de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,help:hr_timesheet_sheet.field_project_config_settings_timesheet_range
|
||
|
#: model:ir.model.fields,help:hr_timesheet_sheet.field_res_company_timesheet_range
|
||
|
msgid "Periodicity on which you validate your timesheets."
|
||
|
msgstr "Periodicidad en la cual valida sus partes de horas."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_account_name
|
||
|
msgid "Project / Analytic Account"
|
||
|
msgstr "Proyecto / cuenta analítica"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "Refuse"
|
||
|
msgstr "Rechazar"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,help:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_user_id
|
||
|
msgid "Related user name for the resource to manage its access."
|
||
|
msgstr "Usuario relacionado con el recurso para gestionar su acceso."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_account_filter
|
||
|
msgid "Search Account"
|
||
|
msgstr "Buscar Cuenta"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_filter
|
||
|
msgid "Search Timesheet"
|
||
|
msgstr "Buscar parte de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "Set to Draft"
|
||
|
msgstr "Cambiar a borrador"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_account_analytic_line_sheet_id
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_account_analytic_line_sheet_id_computed
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_account_sheet_id
|
||
|
msgid "Sheet"
|
||
|
msgstr "Hoja"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_state
|
||
|
msgid "Status"
|
||
|
msgstr "Estado"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "Submit to Manager"
|
||
|
msgstr "Enviar al responsable"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "Summary"
|
||
|
msgstr "Resumen"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model,name:hr_timesheet_sheet.model_hr_timesheet_sheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "Timesheet"
|
||
|
msgstr "Parte de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "Timesheet Activities"
|
||
|
msgstr "Actividades del parte de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "Timesheet Period"
|
||
|
msgstr "Periodo del parte de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_project_config_settings_module_project_timesheet_synchro
|
||
|
msgid "Timesheet app for Chrome/Android/iOS"
|
||
|
msgstr "Aplicación de parte de horas para Chrome/Android/iOS"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:mail.message.subtype,description:hr_timesheet_sheet.mt_timesheet_approved
|
||
|
msgid "Timesheet approved"
|
||
|
msgstr "Parte de horas aprobado"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_account_form
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_account_tree
|
||
|
msgid "Timesheet by Accounts"
|
||
|
msgstr "Parte de horas por cuentas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_timesheet_ids
|
||
|
msgid "Timesheet lines"
|
||
|
msgstr "Líneas del parte de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_res_company_timesheet_range
|
||
|
msgid "Timesheet range"
|
||
|
msgstr "Rango del parte de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_project_config_settings_timesheet_range
|
||
|
msgid "Timesheet range *"
|
||
|
msgstr "Rango del parte de horas *"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_department_timesheet_to_approve_count
|
||
|
msgid "Timesheet to Approve"
|
||
|
msgstr "Parte de horas por aprobar"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee_timesheet_count
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_department_view_kanban
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_employee_extd_form
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_tree_simplified
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_config_settings_form_inherit_hr_timesheet_sheet
|
||
|
msgid "Timesheets"
|
||
|
msgstr "Partes de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:mail.message.subtype,name:hr_timesheet_sheet.mt_department_timesheet_approved
|
||
|
msgid "Timesheets Approved"
|
||
|
msgstr "Parte de horas aprobada"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model,name:hr_timesheet_sheet.model_hr_timesheet_sheet_sheet_account
|
||
|
msgid "Timesheets by Period"
|
||
|
msgstr "Parte de horas por periodo"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.actions.act_window,help:hr_timesheet_sheet.act_hr_timesheet_sheet_form
|
||
|
#: model:ir.actions.act_window,help:hr_timesheet_sheet.act_hr_timesheet_sheet_my_timesheets
|
||
|
msgid ""
|
||
|
"Timesheets can also be invoiced to customers, depending on the\n"
|
||
|
" configuration of each project's related contract."
|
||
|
msgstr ""
|
||
|
"Los parte de horas también pueden ser facturada a los clientes, dependiendo de la\n"
|
||
|
"configuración de cada proyecto relacionada con el contrato."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form
|
||
|
#: model:ir.actions.act_window,name:hr_timesheet_sheet.hr_timesheet_action_from_department
|
||
|
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form
|
||
|
#: model:mail.message.subtype,name:hr_timesheet_sheet.mt_department_timesheet_confirmed
|
||
|
msgid "Timesheets to Approve"
|
||
|
msgstr "Parte de horas por aprobar"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_hr_to_approve
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_filter
|
||
|
msgid "To Approve"
|
||
|
msgstr "Para aprobar"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#. openerp-web
|
||
|
#: code:addons/hr_timesheet_sheet/static/src/xml/timesheet.xml:14
|
||
|
#: code:addons/hr_timesheet_sheet/static/src/xml/timesheet.xml:36
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_account_form
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_account_tree
|
||
|
#, python-format
|
||
|
msgid "Total"
|
||
|
msgstr "Total"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_account_total
|
||
|
msgid "Total Time"
|
||
|
msgstr "Tiempo total"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_filter
|
||
|
msgid "Unread Messages"
|
||
|
msgstr "Mensajes por leer"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_filter
|
||
|
msgid "Unvalidated Timesheets"
|
||
|
msgstr "Parte de horas no validadas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_sheet_user_id
|
||
|
msgid "User"
|
||
|
msgstr "Usuario"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: selection:hr_timesheet_sheet.sheet,state:0
|
||
|
#: model:mail.message.subtype,name:hr_timesheet_sheet.mt_timesheet_confirmed
|
||
|
msgid "Waiting Approval"
|
||
|
msgstr "Esperando aprobación"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: selection:res.company,timesheet_range:0
|
||
|
msgid "Week"
|
||
|
msgstr "Semana"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:146
|
||
|
#, python-format
|
||
|
msgid "Week "
|
||
|
msgstr "Semana "
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:154
|
||
|
#, python-format
|
||
|
msgid "You cannot delete a timesheet which is already confirmed."
|
||
|
msgstr "No puede eliminar un parte de horas que ya está confirmado."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:100
|
||
|
#, python-format
|
||
|
msgid "You cannot duplicate a timesheet."
|
||
|
msgstr "No puede duplicar un parte de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:85
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You cannot have 2 timesheets that overlap!\n"
|
||
|
"Please use the menu 'My Current Timesheet' to avoid this problem."
|
||
|
msgstr ""
|
||
|
"¡No puede tener 2 partes de horas que se solapen!\n"
|
||
|
"Debería usar el menú 'Mi parte de horas actual' para evitar este problema."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: code:addons/hr_timesheet_sheet/models/account_analytic_line.py:60
|
||
|
#, python-format
|
||
|
msgid "You cannot modify an entry in a confirmed timesheet."
|
||
|
msgstr "No puede modificar un registro de un parte de horas confirmado."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.actions.act_window,help:hr_timesheet_sheet.act_hr_timesheet_sheet_form
|
||
|
#: model:ir.actions.act_window,help:hr_timesheet_sheet.act_hr_timesheet_sheet_my_timesheets
|
||
|
msgid ""
|
||
|
"You must record timesheets every day and confirm at the end\n"
|
||
|
" of the week. Once the timesheet is confirmed, it should be\n"
|
||
|
" validated by a manager."
|
||
|
msgstr ""
|
||
|
"Usted debe grabar los parte de horas cada día y confirmarlos al final\n"
|
||
|
"de la semana. Una vez que los parte de horas sean confirmadas, deben\n"
|
||
|
"ser validadas por el administrador."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#. openerp-web
|
||
|
#: code:addons/hr_timesheet_sheet/static/src/xml/timesheet.xml:52
|
||
|
#, python-format
|
||
|
msgid "You will be able to register your working hours and activities."
|
||
|
msgstr ""
|
||
|
"Usted será habilitado para registrar sus horas de trabajo y actividades."
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model,name:hr_timesheet_sheet.model_hr_timesheet_current_open
|
||
|
msgid "hr.timesheet.current.open"
|
||
|
msgstr "rrhh.hojaasistencia.actual.abrir"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.actions.act_window,help:hr_timesheet_sheet.act_hr_timesheet_sheet_my_timesheets
|
||
|
msgid "new timesheet."
|
||
|
msgstr "nuevo parte de horas"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.model,name:hr_timesheet_sheet.model_project_config_settings
|
||
|
msgid "project.config.settings"
|
||
|
msgstr "Parámetros de configuración de proyectos"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
|
||
|
msgid "to"
|
||
|
msgstr "a"
|
||
|
|
||
|
#. module: hr_timesheet_sheet
|
||
|
#: model:mail.message.subtype,description:hr_timesheet_sheet.mt_timesheet_confirmed
|
||
|
msgid "waiting approval"
|
||
|
msgstr "Esperando aprobación"
|