|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * hr_timesheet_weekly_cutoff |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 18.0+e\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"POT-Creation-Date: 2026-05-10 21:57+0000\n" |
| 10 | +"PO-Revision-Date: 2026-05-10 17:02-0500\n" |
| 11 | +"Last-Translator: \n" |
| 12 | +"Language-Team: \n" |
| 13 | +"Language: es_EC\n" |
| 14 | +"MIME-Version: 1.0\n" |
| 15 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 16 | +"Content-Transfer-Encoding: 8bit\n" |
| 17 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 18 | +"X-Generator: Poedit 3.9\n" |
| 19 | + |
| 20 | +#. module: hr_timesheet_weekly_cutoff |
| 21 | +#. odoo-python |
| 22 | +#: code:addons/hr_timesheet_weekly_cutoff/models/account_analytic_line.py:0 |
| 23 | +msgid "A timesheet date is required." |
| 24 | +msgstr "Se requiere una fecha para la hoja de horas trabajadas." |
| 25 | + |
| 26 | +#. module: hr_timesheet_weekly_cutoff |
| 27 | +#: model:ir.model,name:hr_timesheet_weekly_cutoff.model_account_analytic_line |
| 28 | +msgid "Analytic Line" |
| 29 | +msgstr "Línea analítica" |
| 30 | + |
| 31 | +#. module: hr_timesheet_weekly_cutoff |
| 32 | +#: model:ir.model,name:hr_timesheet_weekly_cutoff.model_res_company |
| 33 | +msgid "Companies" |
| 34 | +msgstr "Empresas" |
| 35 | + |
| 36 | +#. module: hr_timesheet_weekly_cutoff |
| 37 | +#: model:ir.model,name:hr_timesheet_weekly_cutoff.model_res_config_settings |
| 38 | +msgid "Config Settings" |
| 39 | +msgstr "Ajustes de configuración" |
| 40 | + |
| 41 | +#. module: hr_timesheet_weekly_cutoff |
| 42 | +#: model_terms:ir.ui.view,arch_db:hr_timesheet_weekly_cutoff.res_config_settings_form_day_lock |
| 43 | +msgid "Define the weekly cut off day for time tracking." |
| 44 | +msgstr "Defina el día límite semanal para el registro del tiempo." |
| 45 | + |
| 46 | +#. module: hr_timesheet_weekly_cutoff |
| 47 | +#: model:ir.model.fields.selection,name:hr_timesheet_weekly_cutoff.selection__res_company__timesheet_lock_weekday__4 |
| 48 | +msgid "Friday" |
| 49 | +msgstr "Viernes" |
| 50 | + |
| 51 | +#. module: hr_timesheet_weekly_cutoff |
| 52 | +#: model:ir.model.fields.selection,name:hr_timesheet_weekly_cutoff.selection__res_company__timesheet_lock_weekday__0 |
| 53 | +msgid "Monday" |
| 54 | +msgstr "Lunes" |
| 55 | + |
| 56 | +#. module: hr_timesheet_weekly_cutoff |
| 57 | +#: model:ir.model.fields,field_description:hr_timesheet_weekly_cutoff.field_account_analytic_line__is_outside_weekly_cutoff |
| 58 | +msgid "Outside Weekly Cutoff" |
| 59 | +msgstr "Fuera del límite semanal" |
| 60 | + |
| 61 | +#. module: hr_timesheet_weekly_cutoff |
| 62 | +#: model:ir.model.fields.selection,name:hr_timesheet_weekly_cutoff.selection__res_company__timesheet_lock_weekday__5 |
| 63 | +msgid "Saturday" |
| 64 | +msgstr "Sábado" |
| 65 | + |
| 66 | +#. module: hr_timesheet_weekly_cutoff |
| 67 | +#: model_terms:ir.ui.view,arch_db:hr_timesheet_weekly_cutoff.res_config_settings_form_day_lock |
| 68 | +msgid "" |
| 69 | +"Select the day used as the weekly closing date\n" |
| 70 | +" for time tracking.\n" |
| 71 | +" <br/>\n" |
| 72 | +" Once the configured day has passed, it will\n" |
| 73 | +" not be possible to register hours with dates\n" |
| 74 | +" prior to the weekly cutoff." |
| 75 | +msgstr "" |
| 76 | +"Seleccione el día que se utilizará como fecha de cierre semanal\n" |
| 77 | +"para el registro de horas.\n" |
| 78 | +"\n" |
| 79 | +"<br/>\n" |
| 80 | +"Una vez transcurrido el día configurado, no será posible\n" |
| 81 | +"registrar horas con fechas anteriores a la fecha límite semanal." |
| 82 | + |
| 83 | +#. module: hr_timesheet_weekly_cutoff |
| 84 | +#: model:ir.model.fields.selection,name:hr_timesheet_weekly_cutoff.selection__res_company__timesheet_lock_weekday__6 |
| 85 | +msgid "Sunday" |
| 86 | +msgstr "Domingo" |
| 87 | + |
| 88 | +#. module: hr_timesheet_weekly_cutoff |
| 89 | +#: model:ir.model.fields.selection,name:hr_timesheet_weekly_cutoff.selection__res_company__timesheet_lock_weekday__3 |
| 90 | +msgid "Thursday" |
| 91 | +msgstr "Jueves" |
| 92 | + |
| 93 | +#. module: hr_timesheet_weekly_cutoff |
| 94 | +#: model:res.groups,name:hr_timesheet_weekly_cutoff.group_bypass_timesheet_lock |
| 95 | +msgid "Timesheet Weekly Cutoff Bypass" |
| 96 | +msgstr "Omisión del límite semanal de la hoja de horas" |
| 97 | + |
| 98 | +#. module: hr_timesheet_weekly_cutoff |
| 99 | +#: model:res.groups,name:hr_timesheet_weekly_cutoff.group_timesheet_lock_manager |
| 100 | +msgid "Timesheet Weekly Cutoff Manager" |
| 101 | +msgstr "Gerente de cierre semanal de hojas de horas" |
| 102 | + |
| 103 | +#. module: hr_timesheet_weekly_cutoff |
| 104 | +#: model:ir.model.fields.selection,name:hr_timesheet_weekly_cutoff.selection__res_company__timesheet_lock_weekday__1 |
| 105 | +msgid "Tuesday" |
| 106 | +msgstr "Martes" |
| 107 | + |
| 108 | +#. module: hr_timesheet_weekly_cutoff |
| 109 | +#: model:ir.model.fields.selection,name:hr_timesheet_weekly_cutoff.selection__res_company__timesheet_lock_weekday__2 |
| 110 | +msgid "Wednesday" |
| 111 | +msgstr "Miércoles" |
| 112 | + |
| 113 | +#. module: hr_timesheet_weekly_cutoff |
| 114 | +#: model_terms:ir.ui.view,arch_db:hr_timesheet_weekly_cutoff.res_config_settings_form_day_lock |
| 115 | +msgid "Weekly Cutoff Control" |
| 116 | +msgstr "Control de corte semanal" |
| 117 | + |
| 118 | +#. module: hr_timesheet_weekly_cutoff |
| 119 | +#: model:ir.model.fields,field_description:hr_timesheet_weekly_cutoff.field_res_company__timesheet_lock_weekday |
| 120 | +#: model:ir.model.fields,field_description:hr_timesheet_weekly_cutoff.field_res_config_settings__timesheet_lock_weekday |
| 121 | +msgid "Weekly Cutoff Day" |
| 122 | +msgstr "Día límite semanal" |
| 123 | + |
| 124 | +#. module: hr_timesheet_weekly_cutoff |
| 125 | +#. odoo-python |
| 126 | +#: code:addons/hr_timesheet_weekly_cutoff/models/account_analytic_line.py:0 |
| 127 | +msgid "You cannot register timesheets dated due to the weekly cutoff control." |
| 128 | +msgstr "No puede registrar hojas de horas con fecha límite debido al control de corte semanal." |
0 commit comments