diff --git a/hr_timesheet_work_entry/i18n/es.po b/hr_timesheet_work_entry/i18n/es.po new file mode 100644 index 00000000..5db8ac4a --- /dev/null +++ b/hr_timesheet_work_entry/i18n/es.po @@ -0,0 +1,51 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_timesheet_work_entry +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 15.0+e\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-10-12 01:31+0000\n" +"PO-Revision-Date: 2021-10-12 01:31+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: hr_timesheet_work_entry +#: model:ir.model.fields,field_description:hr_timesheet_work_entry.field_hr_work_entry_type__allow_timesheet +msgid "Allow on Timesheet" +msgstr "Permitir en Ficha de Horario" + +#. module: hr_timesheet_work_entry +#: model:ir.model,name:hr_timesheet_work_entry.model_account_analytic_line +msgid "Analytic Line" +msgstr "Línea Analítica" + +#. module: hr_timesheet_work_entry +#: model:ir.model,name:hr_timesheet_work_entry.model_hr_work_entry_type +msgid "HR Work Entry Type" +msgstr "Tipo de entrada de trabajo de RRHH" + +#. module: hr_timesheet_work_entry +#: model:hr.work.entry.type,name:hr_timesheet_work_entry.work_input_timesheet +msgid "Timesheet" +msgstr "Ficha de Horario" + +#. module: hr_timesheet_work_entry +#: model_terms:ir.ui.view,arch_db:hr_timesheet_work_entry.hr_work_entry_type_view_form_inherit +msgid "Timesheets" +msgstr "Fichas de Horario" + +#. module: hr_timesheet_work_entry +#: model:ir.ui.menu,name:hr_timesheet_work_entry.hr_work_entry_type_menu +msgid "Work Entry Types" +msgstr "Tipos de Entradas de Trabajo" + +#. module: hr_timesheet_work_entry +#: model:ir.model.fields,field_description:hr_timesheet_work_entry.field_account_analytic_line__work_type_id +msgid "Work Type" +msgstr "Tipo de Trabajo"