diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/hr_holidays/i18n/ca.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/hr_holidays/i18n/ca.po')
| -rw-r--r-- | addons/hr_holidays/i18n/ca.po | 3366 |
1 files changed, 3366 insertions, 0 deletions
diff --git a/addons/hr_holidays/i18n/ca.po b/addons/hr_holidays/i18n/ca.po new file mode 100644 index 00000000..e23eb1ba --- /dev/null +++ b/addons/hr_holidays/i18n/ca.po @@ -0,0 +1,3366 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_holidays +# +# Translators: +# RGB Consulting <odoo@rgbconsulting.com>, 2020 +# Martin Trigaux, 2020 +# Carles Antoli <carlesantoli@hotmail.com>, 2020 +# Quim - eccit <quim@eccit.com>, 2020 +# Arnau Ros, 2020 +# Sandra Franch <sandra.franch@upc.edu>, 2020 +# Manel Fernandez Ramirez <manelfera@outlook.com>, 2020 +# Susanna Pujol, 2020 +# José Cabrera Lozano <jose.cabrera@edukative.es>, 2021 +# Josep Anton Belchi Riera, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-27 15:27+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Josep Anton Belchi Riera, 2021\n" +"Language-Team: Catalan (https://www.transifex.com/odoo/teams/41243/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__allocation_type +msgid "" +"\tNo Limit: no allocation by default, users can freely request time off; " +"\tAllow Employees Requests: allocated by HR and users can request time off " +"and allocations; \tSet by Time Off Officer: allocated by HR and cannot be " +"bypassed; users can request time off;" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_type.py:0 +#, python-format +msgid " days" +msgstr "dies" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_type.py:0 +#, python-format +msgid " hours" +msgstr "hores" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "!important ></td>" +msgstr "!important ></td>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "!important />" +msgstr "!important />" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "!important/>" +msgstr "!important/>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "!important; font-size: 10px\" >" +msgstr "!important; font-size: 10px\" >" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "!important; font-size: 8px; min-width: 18px\">" +msgstr "!important; font-size: 8px; min-width: 18px\">" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(leave_type)s are only valid between %(start)s and %(end)s" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(leave_type)s are only valid starting from %(date)s" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(leave_type)s are only valid until %(date)s" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(leave_type)s: %(duration).2f days (%(start)s)" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(person)s on %(leave_type)s: %(duration).2f days (%(start)s)" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(person)s on %(leave_type)s: %(duration).2f hours on %(date)s" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_type.py:0 +#, python-format +msgid "%g remaining out of %g" +msgstr "%g remaining out of %g" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%s : %.2f days" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%s : %.2f hours" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%s on Time Off : %.2f day(s)" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%s on Time Off : %.2f hour(s)" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "</td>" +msgstr "</td>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "</th>" +msgstr "</th>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "" +"<td class=\"text-center oe_leftfit oe_rightfit\" style=\"background-" +"color:" +msgstr "" +"<td class=\"text-center oe_leftfit oe_rightfit\" style=\"background-" +"color:" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "<td style=background-color:" +msgstr "<td style=background-color:" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "<th class=\"text-center\" colspan=" +msgstr "<th class=\"text-center\" colspan=" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#, python-format +msgid "(Expire on" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__10 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__10 +msgid "10:00 AM" +msgstr "10:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__22 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__22 +msgid "10:00 PM" +msgstr "10:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__10_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__10_5 +msgid "10:30 AM" +msgstr "10:30 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__22_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__22_5 +msgid "10:30 PM" +msgstr "10:30 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__11 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__11 +msgid "11:00 AM" +msgstr "11:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__23 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__23 +msgid "11:00 PM" +msgstr "11:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__11_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__11_5 +msgid "11:30 AM" +msgstr "11:30 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__23_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__23_5 +msgid "11:30 PM" +msgstr "11:30 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__0 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__0 +msgid "12:00 AM" +msgstr "12:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__12 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__12 +msgid "12:00 PM" +msgstr "12:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__0_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__0_5 +msgid "12:30 AM" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__12_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__12_5 +msgid "12:30 PM" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__1 +msgid "1:00 AM" +msgstr "1:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__13 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__13 +msgid "1:00 PM" +msgstr "1:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__1_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__1_5 +msgid "1:30 AM" +msgstr "1:30 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__13_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__13_5 +msgid "1:30 PM" +msgstr "1:30 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__2 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__2 +msgid "2:00 AM" +msgstr "2:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__14 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__14 +msgid "2:00 PM" +msgstr "2:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__2_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__2_5 +msgid "2:30 AM" +msgstr "2:30 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__14_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__14_5 +msgid "2:30 PM" +msgstr "2:30 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__3 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__3 +msgid "3:00 AM" +msgstr "3:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__15 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__15 +msgid "3:00 PM" +msgstr "3:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__3_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__3_5 +msgid "3:30 AM" +msgstr "3:30 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__15_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__15_5 +msgid "3:30 PM" +msgstr "3:30 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__4 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__4 +msgid "4:00 AM" +msgstr "4:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__16 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__16 +msgid "4:00 PM" +msgstr "4:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__4_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__4_5 +msgid "4:30 AM" +msgstr "4:30 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__16_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__16_5 +msgid "4:30 PM" +msgstr "4:30 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__5 +msgid "5:00 AM" +msgstr "5:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__17 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__17 +msgid "5:00 PM" +msgstr "5:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__5_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__5_5 +msgid "5:30 AM" +msgstr "5:30 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__17_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__17_5 +msgid "5:30 PM" +msgstr "5:30 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__6 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__6 +msgid "6:00 AM" +msgstr "6:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__18 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__18 +msgid "6:00 PM" +msgstr "6:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__6_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__6_5 +msgid "6:30 AM" +msgstr "6:30 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__18_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__18_5 +msgid "6:30 PM" +msgstr "6:30 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__7 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__7 +msgid "7:00 AM" +msgstr "7:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__19 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__19 +msgid "7:00 PM" +msgstr "7:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__7_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__7_5 +msgid "7:30 AM" +msgstr "7:30 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__19_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__19_5 +msgid "7:30 PM" +msgstr "7:30 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__8 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__8 +msgid "8:00 AM" +msgstr "8:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__20 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__20 +msgid "8:00 PM" +msgstr "8:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__8_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__8_5 +msgid "8:30 AM" +msgstr "8:30 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__20_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__20_5 +msgid "8:30 PM" +msgstr "8:30 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__9 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__9 +msgid "9:00 AM" +msgstr "9:00 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__21 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__21 +msgid "9:00 PM" +msgstr "9:00 PM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__9_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__9_5 +msgid "9:30 AM" +msgstr "9:30 AM" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__21_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__21_5 +msgid "9:30 PM" +msgstr "9:30 PM" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_kanban +msgid "<small class=\"text-muted\">from</small>" +msgstr "<small class=\"text-muted\">des de</small>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_kanban +msgid "<small class=\"text-muted\">to</small>" +msgstr "<small class=\"text-muted\">fins</small>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "" +"<span attrs=\"{'invisible': [('holiday_type', '!=', 'employee')]}\">\n" +" The employee has a different timezone than yours! Here dates and times are displayed in the employee's timezone\n" +" </span>\n" +" <span attrs=\"{'invisible': [('holiday_type', '!=', 'department')]}\">\n" +" The department's company has a different timezone than yours! Here dates and times are displayed in the company's timezone\n" +" </span>\n" +" <span attrs=\"{'invisible': [('holiday_type', '!=', 'company')]}\">\n" +" The company has a different timezone than yours! Here dates and times are displayed in the company's timezone\n" +" </span>\n" +" (" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_employees_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_public_employees_kanban +msgid "" +"<span class=\"fa fa-plane text-success\" role=\"img\" aria-label=\"Present but on leave\" title=\"Present but on leave\" name=\"presence_absent_active\">\n" +" </span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_employees_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_public_employees_kanban +msgid "" +"<span class=\"fa fa-plane text-warning\" role=\"img\" aria-label=\"To " +"define\" title=\"On Leave\"/>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "" +"<span class=\"ml8\" attrs=\"{'invisible': [('type_request_unit', '=', 'hour')]}\">Days</span>\n" +" <span class=\"ml8\" attrs=\"{'invisible': [('type_request_unit', '!=', 'hour')]}\">Hours</span>" +msgstr "" +"<span class=\"ml8\" attrs=\"{'invisible': [('type_request_unit', '=', 'hour')]}\">Dies</span>\n" +" <span class=\"ml8\" attrs=\"{'invisible': [('type_request_unit', '!=', 'hour')]}\">Hores</span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +msgid "<span class=\"ml8\">of time off every</span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "" +"<span class=\"o_stat_text\">\n" +" Time Off\n" +" </span>" +msgstr "" +"<span class=\"o_stat_text\">\n" +" Absències\n" +" </span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_public_form_view_inherit +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit +msgid "" +"<span class=\"o_stat_text\">\n" +" Off Till\n" +" </span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit +msgid "" +"<span class=\"o_stat_text\">\n" +" Time Off\n" +" </span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "<span class=\"o_stat_text\">Group Days Allocated</span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "<span class=\"o_stat_text\">Group Time Off</span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "" +"<span class=\"oe_inline\" attrs=\"{'invisible': ['|', ('request_unit_half', '=', True), ('request_unit_hours', '=', True)]}\">\n" +" From\n" +" </span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "" +"<span class=\"oe_inline\" attrs=\"{'invisible': ['|', ('request_unit_half', '=', True), ('request_unit_hours', '=', True)]}\">\n" +" To\n" +" </span>" +msgstr "" +"<span class=\"oe_inline\" attrs=\"{'invisible': ['|', ('request_unit_half', '=', True), ('request_unit_hours', '=', True)]}\">\n" +" A\n" +" </span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "<span class=\"text-muted\">from </span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "<span class=\"text-muted\">to </span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +msgid "<span>Add</span>" +msgstr "<span>Afegir</span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "<span>Days</span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "<strong>Departments and Employees</strong>" +msgstr "<strong>Departaments i empleats</strong>" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_approve_department +msgid "" +"A great way to keep track on employee’s PTOs, sick days, and approval " +"status." +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_my +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_new_request +msgid "" +"A great way to keep track on your time off requests, sick days, and approval" +" status." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "A time off cannot be duplicated." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__show_leaves +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__show_leaves +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__show_leaves +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__show_leaves +msgid "Able to see Remaining Time Off" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban +msgid "Absence" +msgstr "Absència" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__absence_of_today +msgid "Absence by Today" +msgstr "Absències per avui" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban +msgid "" +"Absent Employee(s), Whose time off requests are either confirmed or " +"validated on today" +msgstr "" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_employee_action_from_department +msgid "Absent Employees" +msgstr "Empleats absents" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__is_absent +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__is_absent +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__is_absent +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__is_absent +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_view_search +msgid "Absent Today" +msgstr "Absent avui" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__allocation_type__accrual +msgid "Accrual Allocation" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Accrual Allocations" +msgstr "Planificació d'assignacions" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.hr_leave_allocation_cron_accrual_ir_actions_server +#: model:ir.cron,cron_name:hr_holidays.hr_leave_allocation_cron_accrual +#: model:ir.cron,name:hr_holidays.hr_leave_allocation_cron_accrual +msgid "Accrual Time Off: Updates the number of time off" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_needaction +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_needaction +msgid "Action Needed" +msgstr "Cal fer alguna acció" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__active +msgid "Active" +msgstr "Actiu" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Active Allocations" +msgstr "Assignacions actives" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "Active Time Off" +msgstr "Absències actives" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Active Types" +msgstr "Tipus actius" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_ids +msgid "Activities" +msgstr "Activitats" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_exception_decoration +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Decoració de l'activitat d'excepció" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_state +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_state +msgid "Activity State" +msgstr "Estat de l'activitat" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_type_icon +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_type_icon +msgid "Activity Type Icon" +msgstr "Icona de tipus d'activitat" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.mail_activity_type_action_config_hr_holidays +#: model:ir.ui.menu,name:hr_holidays.hr_holidays_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipus d'activitats" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "Add a reason..." +msgstr "Afegir un motiu..." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__validity_start +msgid "" +"Adding validity to types of time off so that it cannot be selected outside " +"this time period" +msgstr "" + +#. module: hr_holidays +#: model:res.groups,name:hr_holidays.group_hr_holidays_manager +msgid "Administrator" +msgstr "Administrador" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_date_from_period__pm +msgid "Afternoon" +msgstr "Tarda" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_all +msgid "All Allocations" +msgstr "Totes les assignacions" + +#. module: hr_holidays +#: model:res.groups,name:hr_holidays.group_hr_holidays_user +msgid "All Approver" +msgstr "" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_dashboard +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_action_approve_department +msgid "All Time Off" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__duration_display +msgid "Allocated (Days/Hours)" +msgstr "Assignat (Dies/Hores)" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__leave_type__allocation +#: model:mail.message.subtype,name:hr_holidays.mt_leave_allocation +msgid "Allocation" +msgstr "Assignació" + +#. module: hr_holidays +#: model:mail.activity.type,name:hr_holidays.mail_act_leave_allocation_approval +msgid "Allocation Approval" +msgstr "Aprovació d'assignacions" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__private_name +msgid "Allocation Description" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_display +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_display +msgid "Allocation Display" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__holiday_type +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__holiday_type +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__holiday_type +msgid "Allocation Mode" +msgstr "Mode d'assignació" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allocation_notif_subtype_id +msgid "Allocation Notification Subtype" +msgstr "" + +#. module: hr_holidays +#: model:mail.message.subtype,description:hr_holidays.mt_leave_allocation +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "Allocation Request" +msgstr "Petició d'assignació" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_activity +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree +msgid "Allocation Requests" +msgstr "Peticions d'assignació" + +#. module: hr_holidays +#: model:mail.activity.type,name:hr_holidays.mail_act_leave_allocation_second_approval +msgid "Allocation Second Approve" +msgstr "Segona aprovació per l'assignació" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__allocation_type +msgid "Allocation Type" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_used_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_used_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_used_display +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_used_display +msgid "Allocation Used Display" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allocation_validation_type +msgid "Allocation Validation" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Allocation of %(allocation_name)s : %(duration).2f %(duration_type)s to " +"%(person)s" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Allocation request must be confirmed (\"To Approve\") in order to approve " +"it." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "Allocation request must be confirmed in order to approve it." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Allocation request must be confirmed or validated in order to refuse it." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Allocation request must be in Draft state (\"To Submit\") in order to " +"confirm it." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Allocation request state must be \"Refused\" or \"To Approve\" in order to " +"be reset to Draft." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__allocation_to_approve_count +msgid "Allocation to Approve" +msgstr "Assignacions per aprovar" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_approve_department +#: model:ir.ui.menu,name:hr_holidays.hr_holidays_menu_manager_approve_allocations +msgid "Allocations" +msgstr "Assignacions" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_type__fixed_allocation +msgid "Allow Employees Requests" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__holiday_type +msgid "" +"Allow to create requests in batchs:\n" +"- By Employee: for a specific employee\n" +"- By Company: all employees of the specified company\n" +"- By Department: all employees of the specified department\n" +"- By Employee Tag: all employees of the specific employee group category" +msgstr "" +"Permet crear peticions en massa:\n" +"- Per empleat: per un empleat en concret\n" +"- Per empresa: per tots els empleats de l'empresa seleccionada\n" +"- Per departament: per tots els empleats del departament seleccionat\n" +"- Per etiqueta d'empleat: per tots els empleats que tinguin l'etiqueta seleccionada" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "Analyze from" +msgstr "Analitzar des de" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_evaluation_report_graph +msgid "Appraisal Analysis" +msgstr "Anàlisis d'avaluacions" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Approval" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +#, python-format +msgid "Approve" +msgstr "Aprova" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.ir_actions_server_approve_allocations +msgid "Approve Allocations" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_holidays_summary_employee__holiday_type__approved +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__validate +msgid "Approved" +msgstr "Aprovat" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Approved Allocations" +msgstr "Assignacions aprovades" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "Approved Requests" +msgstr "Peticions aprovades" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +msgid "Approved Time Off" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holidays_status_filter +msgid "Archived" +msgstr "Arxivat" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_attachment_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_attachment_count +msgid "Attachment Count" +msgstr "Nombre d'adjunts" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__accrual_limit +msgid "Balance limit" +msgstr "Limit de balanç" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_employee_base +msgid "Basic Employee" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__black +msgid "Black" +msgstr "Negre" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__blue +msgid "Blue" +msgstr "Blau" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_holidays_summary_employee__holiday_type__both +msgid "Both Approved and Confirmed" +msgstr "Aprovats i confirmats" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__brown +msgid "Brown" +msgstr "Marró" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__company +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__company +msgid "By Company" +msgstr "Per empresa" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__department +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__department +msgid "By Department" +msgstr "Per departament" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__employee +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__employee +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__holiday_type__employee +msgid "By Employee" +msgstr "Per empleat" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__category +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__category +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__holiday_type__category +msgid "By Employee Tag" +msgstr "Per etiqueta de l'empleat" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_validation_type__manager +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__manager +msgid "By Employee's Manager" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_validation_type__both +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__both +msgid "By Employee's Manager and Time Off Officer" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__holiday_type +msgid "" +"By Employee: Allocation/Request for individual Employee, By Employee Tag: " +"Allocation/Request for group of employees in category" +msgstr "" +"Per empleat: peticions/assignacions per a cada empleat individualment.\n" +"Per etiqueta d'empleat: peticions/assignacions per grup de categoria d'empleats." + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_validation_type__hr +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__hr +msgid "By Time Off Officer" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Calendar" +msgstr "Calendari" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__can_approve +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__can_approve +msgid "Can Approve" +msgstr "Pot aprovar" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__can_reset +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__can_reset +msgid "Can reset" +msgstr "Pot restablir" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_summary_employee +msgid "Cancel" +msgstr "Cancel·la" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard__cancel_leaves +msgid "Cancel Future Leaves" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_departure_wizard_view_form +msgid "Cancel all time off after this date" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__cancel +msgid "Cancelled" +msgstr "Cancel·lat" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__category_id +msgid "Category of Employee" +msgstr "Categoria de l'empleat" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__code +msgid "Code" +msgstr "Codi" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "Color" +msgstr "Color" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__color_name +msgid "Color in Report" +msgstr "Color a l'informe" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__company_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__company_id +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager +msgid "Company" +msgstr "Companyia" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__mode_company_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__mode_company_id +msgid "Company Mode" +msgstr "" + +#. module: hr_holidays +#: model:hr.leave.type,name:hr_holidays.holiday_status_comp +msgid "Compensatory Days" +msgstr "Dies compensatoris" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_configuration +msgid "Configuration" +msgstr "Configuració" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "Confirm" +msgstr "Confirmar" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_holidays_summary_employee__holiday_type__confirmed +msgid "Confirmed" +msgstr "Confirmada" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_res_partner +msgid "Contact" +msgstr "Contacte" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_approve_department +msgid "Create a new time off allocation" +msgstr "Crear una nova assignació d'absències" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_all +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_my +msgid "Create a new time off allocation request" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__create_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__create_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__create_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__create_uid +msgid "Created by" +msgstr "Creat per" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__create_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__create_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__create_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__create_date +msgid "Created on" +msgstr "Creat el" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__current_leave_state +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__current_leave_state +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__current_leave_state +msgid "Current Time Off Status" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__current_leave_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__current_leave_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__current_leave_id +msgid "Current Time Off Type" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Current Year" +msgstr "Any actual" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_unit_hours +msgid "Custom Hours" +msgstr "Hores personalitzades" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_new_request +#: model:ir.ui.menu,name:hr_holidays.hr_leave_menu_new_request +msgid "Dashboard" +msgstr "Taulell" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_from_period +msgid "Date Period Start" +msgstr "Data inicial del període" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__nextcall +msgid "Date of the next accrual allocation" +msgstr "Data de la propera assignació planificada" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "Dates" +msgstr "Dates" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__day +msgid "Day" +msgstr "Dia" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__interval_unit__days +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__unit_per_interval__days +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit +#, python-format +msgid "Days" +msgstr "Dies" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__group_days_allocation +msgid "Days Allocated" +msgstr "Dies assignats" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_unit_custom +msgid "Days-long custom hours" +msgstr "Dies-llargs hores personalitzades" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +#, python-format +msgid "Delete" +msgstr "Eliminar" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_department +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__department_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__department_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__department_id +msgid "Department" +msgstr "Departament" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_departure_wizard +msgid "Departure Wizard" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__name +msgid "Description" +msgstr "Descripció" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_dashboard_new_time_off +msgid "Discard" +msgstr "Descartar" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_mail_channel +msgid "Discussion Channel" +msgstr "Canal de debat" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_mail_channel__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_mail_message_subtype__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_report_hr_holidays_report_holidayssummary__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_res_partner__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar_leaves__display_name +msgid "Display Name" +msgstr "Nom mostrat" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__create_calendar_meeting +msgid "Display Time Off in Calendar" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "Dropdown menu" +msgstr "Menú desplegable" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__duration +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +msgid "Duration" +msgstr "Durada" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_days +msgid "Duration (Days)" +msgstr "Durada (Dies)" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_of_days_display +msgid "Duration (days)" +msgstr "Durada (dies)" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_of_hours_display +msgid "Duration (hours)" +msgstr "Durada (hores)" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_days_display +msgid "Duration in days" +msgstr "Durada en dies" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__number_of_days +msgid "Duration in days. Reference field to use when necessary." +msgstr "" +"Durada en dies. Camp de referència per fer servir quan sigui necessari." + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_hours_display +msgid "Duration in hours" +msgstr "Durada en hores" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#, python-format +msgid "Edit" +msgstr "Editar" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +msgid "Edit Allocation" +msgstr "Editar assignació" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "Edit Time Off" +msgstr "Editar absència" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__employee_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__employee_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__employee_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__employee_id +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Employee" +msgstr "Empleat" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__category_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__category_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__category_id +msgid "Employee Tag" +msgstr "Etiqueta de l'empleat" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__emp +msgid "Employee(s)" +msgstr "Empleat(s)" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__date_to +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__date_to +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__date_to +msgid "End Date" +msgstr "Data final" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_type.py:0 +#, python-format +msgid "End of validity period should be greater than start of validity period" +msgstr "" +"La fi del període de validesa ha de ser mes gran que l'inici del mateix." + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_dashboard +msgid "Everyone" +msgstr "Tothom" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "Extra days" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__duration_display +msgid "" +"Field allowing to see the allocation duration in days or hours depending on " +"the type_request_unit" +msgstr "" +"Camp que permet veure la durada de l'assignació en dies o hores segons el " +"tyipe_request_unit" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__duration_display +msgid "" +"Field allowing to see the leave request duration in days or hours depending " +"on the leave_type_request_unit" +msgstr "" +"Camp que permet veure la durada de la sol·licitud de permís en dies o hores," +" depenent del leave_type_request_unit" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "" +"Filters only on allocations that belong to an time off type that is 'active'" +" (active field is True)" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "" +"Filters only on requests that belong to an time off type that is 'active' " +"(active field is True)" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__first_approver_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__first_approver_id +msgid "First Approval" +msgstr "Primera aprovació" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_follower_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_follower_ids +msgid "Followers" +msgstr "Seguidors" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_channel_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_channel_ids +msgid "Followers (Channels)" +msgstr "Seguidors (Canals)" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_partner_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_partner_ids +msgid "Followers (Partners)" +msgstr "Seguidors (Clients)" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_type_icon +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Icona Font Awesome p.e. fa-tasks" + +#. module: hr_holidays +#: code:addons/hr_holidays/report/holidays_summary_report.py:0 +#, python-format +msgid "Form content is missing, this report cannot be printed." +msgstr "" +"El contingut del formulari no és present, aquest informe no es pot imprimir." + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__date_from +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__start_datetime +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__validity_start +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "From" +msgstr "De" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leave_date_from +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leave_date_from +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leave_date_from +msgid "From Date" +msgstr "Des de la data" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity +msgid "From:" +msgstr "Des de:" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Future Activities" +msgstr "Activitats Futures" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__payslip_status +msgid "" +"Green this button when the time off has been taken into account in the " +"payslip." +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Group By" +msgstr "Agrupar per" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__group_days_leave +msgid "Group Time Off" +msgstr "" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.action_hr_approval +msgid "HR Approval" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__report_note +msgid "HR Comments" +msgstr "Comentaris de RRHH" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_holidays_summary_employee +msgid "HR Time Off Summary Report By Employee" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_unit_half +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__half_day +msgid "Half Day" +msgstr "Mig dia" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_report_hr_holidays_report_holidayssummary +msgid "Holidays Summary Report" +msgstr "Informe resum de vacances" + +#. module: hr_holidays +#: model:mail.message.subtype,description:hr_holidays.mt_leave_home_working +#: model:mail.message.subtype,name:hr_holidays.mt_leave_home_working +msgid "Home Working" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_hour_from +msgid "Hour from" +msgstr "Hora inici" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_hour_to +msgid "Hour to" +msgstr "Hora fins" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__unit_per_interval__hours +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__hour +#, python-format +msgid "Hours" +msgstr "Hores" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__hr_icon_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__hr_icon_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__hr_icon_display +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__hr_icon_display +msgid "Hr Icon Display" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__id +#: model:ir.model.fields,field_description:hr_holidays.field_mail_channel__id +#: model:ir.model.fields,field_description:hr_holidays.field_mail_message_subtype__id +#: model:ir.model.fields,field_description:hr_holidays.field_report_hr_holidays_report_holidayssummary__id +#: model:ir.model.fields,field_description:hr_holidays.field_res_partner__id +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__id +#: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar_leaves__id +msgid "ID" +msgstr "ID" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_exception_icon +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_exception_icon +msgid "Icon" +msgstr "Icona" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_exception_icon +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Icona que indica una activitat d'excepció." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__number_of_days_display +msgid "" +"If Accrual Allocation: Number of days allocated in addition to the ones you " +"will get via the accrual' system." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__number_of_hours_display +msgid "" +"If Accrual Allocation: Number of hours allocated in addition to the ones you" +" will get via the accrual' system." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_needaction +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_unread +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_needaction +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_unread +msgid "If checked, new messages require your attention." +msgstr "Si està marcat, els nous missatges requereixen la vostra atenció." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_has_error +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_has_sms_error +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_has_error +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Si està marcat, alguns missatges tenen un error d'entrega." + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +msgid "If no value set, runs indefinitely" +msgstr "Si no s'indica cap valor, s'executa indefinidament" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__active +msgid "" +"If the active field is set to false, it will allow you to hide the time off " +"type without removing it." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_duration_check +msgid "" +"If you want to change the number of days you should use the 'period' mode" +msgstr "" +"Si vols canviar el nombre de dies hauries de fer servir el mode 'període'" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "In" +msgstr "Dins" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_is_follower +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_is_follower +msgid "Is Follower" +msgstr "És seguidor" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__unpaid +msgid "Is Unpaid" +msgstr "És impagat" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__ivory +msgid "Ivory" +msgstr "Ivori" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_my +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_new_request +msgid "Keep track of your PTOs." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__time_type +msgid "Kind of Leave" +msgstr "Tipus d'absència" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_mail_channel____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_mail_message_subtype____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_report_hr_holidays_report_holidayssummary____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_res_partner____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_res_users____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar_leaves____last_update +msgid "Last Modified on" +msgstr "Última modificació el " + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__write_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__write_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__write_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__write_uid +msgid "Last Updated by" +msgstr "Última actualització per" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__write_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__write_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__write_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__write_date +msgid "Last Updated on" +msgstr "Última actualització el" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Late Activities" +msgstr "Darreres Activitats" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lavender +msgid "Lavender" +msgstr "Lavanda" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar_leaves__holiday_id +msgid "Leave Request" +msgstr "Petició d'absència" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__holiday_status_id +msgid "Leave Type" +msgstr "Tipus d'absència" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__leave_validation_type +msgid "Leave Validation" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__leaves_taken +msgid "Leaves Taken" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightblue +msgid "Light Blue" +msgstr "Blau clar" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightcoral +msgid "Light Coral" +msgstr "Corall clar" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightcyan +msgid "Light Cyan" +msgstr "Cian clar" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightgreen +msgid "Light Green" +msgstr "Verd clar" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightpink +msgid "Light Pink" +msgstr "Rosa clar" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightsalmon +msgid "Light Salmon" +msgstr "Salmó clar" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightyellow +msgid "Light Yellow" +msgstr "Groc clar" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__linked_request_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__linked_request_ids +msgid "Linked Requests" +msgstr "Peticions associades" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__magenta +msgid "Magenta" +msgstr "Magenta" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_main_attachment_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_main_attachment_id +msgid "Main Attachment" +msgstr "Adjunt principal" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__manager_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__manager_id +msgid "Manager" +msgstr "Director" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.action_manager_approval +msgid "Manager Approval" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager +msgid "Manager's Comment" +msgstr "" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_approvals +msgid "Managers" +msgstr "Directors" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "Mark as Draft" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__max_leaves +msgid "Max Leaves" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holiday_status_view_kanban +msgid "Max Time Off:" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__max_leaves +msgid "Maximum Allowed" +msgstr "Màxim permès" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__remaining_leaves +msgid "Maximum Time Off Allowed - Time Off Already Taken" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__virtual_remaining_leaves +msgid "" +"Maximum Time Off Allowed - Time Off Already Taken - Time Off Waiting " +"Approval" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__accrual_limit +msgid "Maximum of allocation for accrual; 0 means no maximum." +msgstr "Màxim d'assignacions periòdiques; 0 significa sense màxim." + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_approve_department +msgid "Meet the time off dashboard." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__meeting_id +msgid "Meeting" +msgstr "Reunió" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_has_error +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_has_error +msgid "Message Delivery error" +msgstr "Error d'entrega del missatge" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_mail_message_subtype +msgid "Message subtypes" +msgstr "Subtipus del missatge" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_ids +msgid "Messages" +msgstr "Missatges" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allocation_type +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +msgid "Mode" +msgstr "Mode" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "Month" +msgstr "Mes" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__interval_unit__months +msgid "Months" +msgstr "Mesos" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_date_from_period__am +msgid "Morning" +msgstr "Matí" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_open_allocation +msgid "My Allocation Requests" +msgstr "" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_my +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "My Allocations" +msgstr "Les meves assignacions" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "My Department Time Off" +msgstr "Absències del meu departament" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "My Requests" +msgstr "Les meves peticions" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "My Team Time Off" +msgstr "" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_my_leaves +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +msgid "My Time Off" +msgstr "" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_my +#: model:ir.ui.menu,name:hr_holidays.hr_leave_menu_my +msgid "My Time Off Requests" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__name +msgid "Name" +msgstr "Nom" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Need Second Approval" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__draft +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__draft +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__draft +msgid "New" +msgstr "Nou" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"New %(leave_type)s Request created by %(user)s from %(start)s to %(end)s" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/js/time_off_calendar.js:0 +#, python-format +msgid "New Allocation" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"New Allocation Request created by %(user)s: %(count)s Days of " +"%(allocation_type)s" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/js/time_off_calendar.js:0 +#, python-format +msgid "New Time Off" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_date_deadline +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Data límit de la següent activitat" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_summary +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_summary +msgid "Next Activity Summary" +msgstr "Resum de la següent activitat" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_type_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_type_id +msgid "Next Activity Type" +msgstr "Tipus de la següent activitat" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_type__no +msgid "No Limit" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__no_validation +msgid "No Validation" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.action_hr_available_holidays_report +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_department +msgid "No data yet!" +msgstr "Encara no hi han dades!" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#, python-format +msgid "None" +msgstr "Cap" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Notification" +msgstr "Notificació " + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_hours_text +msgid "Number Of Hours Text" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_needaction_counter +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_needaction_counter +msgid "Number of Actions" +msgstr "Nombre d'accions" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_of_days +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__number_of_days +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_tree +msgid "Number of Days" +msgstr "Nombre de dies" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leaves_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leaves_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leaves_count +msgid "Number of Time Off" +msgstr "Nombre d'absències" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__number_of_days_display +msgid "" +"Number of days of the time off request according to your working schedule. " +"Used for interface." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__number_of_days +msgid "" +"Number of days of the time off request. Used in the calculation. To manually" +" correct the duration, use this field." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_has_error_counter +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_has_error_counter +msgid "Number of errors" +msgstr "Nombre d'errors" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__number_of_hours_display +msgid "" +"Number of hours of the time off request according to your working schedule. " +"Used for interface." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_needaction_counter +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Nombre de missatges que requereixen una acció" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_has_error_counter +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Nombre de missatges amb error d'entrega" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__interval_number +msgid "Number of unit between two intervals" +msgstr "Nombre d'unitats entre dos intervals" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_per_interval +msgid "Number of unit per interval" +msgstr "Nombre d'unitats per interval" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_unread_counter +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_unread_counter +msgid "Number of unread messages" +msgstr "Nombre de missatges no llegits" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_public_form_view_inherit +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit +msgid "Off Till" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__hr_icon_display__presence_holiday_absent +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__hr_icon_display__presence_holiday_absent +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__hr_icon_display__presence_holiday_absent +msgid "On leave" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/components/partner_im_status_icon/partner_im_status_icon.xml:0 +#: code:addons/hr_holidays/static/src/components/thread_icon/thread_icon.xml:0 +#, python-format +msgid "Online" +msgstr "En línia" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Only a Time Off Manager can approve/refuse its own requests." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Only a Time Off Manager can reset a refused leave." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Only a Time Off Manager can reset a started leave." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Only a Time Off Manager can reset other people leaves." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Only a Time off Approver can apply the second approval on allocation " +"requests." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "Only a time off Manager can approve its own requests." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "Only a time off Manager can reset other people allocation." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Only a time off Officer/Responsible or Manager can approve or refuse time " +"off requests." +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Options" +msgstr "Opcions" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__time_type__other +msgid "Other" +msgstr "Altres" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/components/partner_im_status_icon/partner_im_status_icon.xml:0 +#: code:addons/hr_holidays/static/src/components/thread_icon/thread_icon.xml:0 +#, python-format +msgid "Out of office" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/components/thread_view/thread_view.js:0 +#, python-format +msgid "Out of office until %s." +msgstr "" + +#. module: hr_holidays +#: model:hr.leave.type,name:hr_holidays.holiday_status_cl +msgid "Paid Time Off" +msgstr "Absències pagades" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__parent_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__parent_id +msgid "Parent" +msgstr "Pare" + +#. module: hr_holidays +#: model:hr.leave.type,name:hr_holidays.hr_holiday_status_dv +msgid "Parental Leaves" +msgstr "Absències de paternitat" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Payroll Code" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "People I Manage" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__hr_icon_display__presence_holiday_present +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__hr_icon_display__presence_holiday_present +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__hr_icon_display__presence_holiday_present +msgid "Present but on leave" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_summary_employee +msgid "Print" +msgstr "Imprimir" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__notes +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__notes +msgid "Reasons" +msgstr "Raons" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__red +msgid "Red" +msgstr "Vermell" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +#, python-format +msgid "Refuse" +msgstr "Rebutja" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__refuse +msgid "Refused" +msgstr "Rebutjada" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__allocation_type__regular +msgid "Regular Allocation" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__user_id +msgid "Related user name for the resource to manage its access." +msgstr "Usuari relacionat amb el recurs per gestionar-ne el seu accés." + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_tree +msgid "Remaining Days" +msgstr "Dies restants" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__remaining_leaves +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__remaining_leaves +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__remaining_leaves +msgid "Remaining Paid Time Off" +msgstr "Absències pagades restants" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__remaining_leaves +msgid "Remaining Time Off" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit +msgid "Remaining leaves" +msgstr "Absències restants" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.action_report_to_payslip +msgid "Report to Payslip" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__payslip_status +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__payslip_status +msgid "Reported in last payslips" +msgstr "Informades en l'última nomina" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_report +msgid "Reporting" +msgstr "Informes" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +msgid "Request Allocation" +msgstr "Petició d'assignació" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_to +msgid "Request End Date" +msgstr "Data final petició" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_from +msgid "Request Start Date" +msgstr "Data inicial petició" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +msgid "Request Time off" +msgstr "Absències sol·licitades" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__leave_type +msgid "Request Type" +msgstr "Tipus de petició" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__duration_display +msgid "Requested (Days/Hours)" +msgstr "Sol·licitat (Dies/Hores)" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_resource_calendar_leaves +msgid "Resource Time Off Detail" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__responsible_id +#: model:res.groups,name:hr_holidays.group_hr_holidays_responsible +msgid "Responsible" +msgstr "Responsable" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_user_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_user_id +msgid "Responsible User" +msgstr "Usuari responsable" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +msgid "Run until" +msgstr "Executar fins" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_has_sms_error +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Error de lliurament SMS" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_dashboard_new_time_off +msgid "Save" +msgstr "Desar" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "Search Time Off" +msgstr "Cercar absències" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holidays_status_filter +msgid "Search Time Off Type" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Search allocations" +msgstr "Cerca assignacions" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__second_approver_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__second_approver_id +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__validate1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__validate1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__validate1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__validate1 +msgid "Second Approval" +msgstr "Segona aprovació" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__holiday_type +msgid "Select Time Off Type" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_employee__leave_manager_id +#: model:ir.model.fields,help:hr_holidays.field_hr_employee_base__leave_manager_id +#: model:ir.model.fields,help:hr_holidays.field_hr_employee_public__leave_manager_id +#: model:ir.model.fields,help:hr_holidays.field_res_users__leave_manager_id +msgid "" +"Select the user responsible for approving \"Time Off\" of this employee.\n" +"If empty, the approval is done by an Administrator or Approver (determined in settings/users)." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__sequence +msgid "Sequence" +msgstr "Seqüència" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_type__fixed +msgid "Set by Time Off Officer" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Show all records which has next action date is before today" +msgstr "" +"Mostra tots els registres en que la data de següent acció és abans d'avui" + +#. module: hr_holidays +#: model:hr.leave.type,name:hr_holidays.holiday_status_sl +#: model:mail.message.subtype,description:hr_holidays.mt_leave_sick +#: model:mail.message.subtype,name:hr_holidays.mt_leave_sick +msgid "Sick Time Off" +msgstr "Absència per malaltia" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__date_from +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__date_from +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__date_from +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "Start Date" +msgstr "Data inicial" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__state +msgid "State" +msgstr "Estat" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__state +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__state +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__state +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Status" +msgstr "Estat" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_state +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_state +msgid "" +"Status based on activities\n" +"Overdue: Due date is already passed\n" +"Today: Activity date is today\n" +"Planned: Future activities." +msgstr "" +"Estat basat en activitats\n" +"Sobrepassat: La data de venciment ja s'ha passat\n" +"Avui: La data de l'activitat és avui\n" +"Planificat: Activitats futures." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/report/hr_leave_report.py:0 +#, python-format +msgid "Such grouping is not allowed." +msgstr "Aquest grup no està permès." + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "Sum" +msgstr "Suma" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__virtual_leaves_taken +msgid "Sum of validated and non validated time off requests." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__leave_type_request_unit +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__type_request_unit +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__request_unit +msgid "Take Time Off in" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_allocation_type_value +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_type_value +msgid "" +"The employee, department, company or employee category of this request is " +"missing. Please make sure that your user login is linked to an employee." +msgstr "" +"Falta l'empleat, departament o categoria d'empleat per aquesta petició. Si " +"us plau, assegura't que el teu usuari està enllaçat a un empleat." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"The following employees are not supposed to work during that period:\n" +" %s" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_allocation_interval_number_check +msgid "The interval number should be greater than 0" +msgstr "El nombre de l'interval ha de ser major que 0" + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_allocation_duration_check +msgid "The number of days must be greater than 0." +msgstr "El nombre de dies ha de ser més que 0." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"The number of remaining time off is not sufficient for this time off type.\n" +"Please also check the time off waiting for validation." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_allocation_number_per_interval_check +msgid "The number per interval should be greater than 0" +msgstr "El nombre per interval ha de ser major que 0" + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_date_check2 +msgid "The start date must be anterior to the end date." +msgstr "La data d'inici ha de ser anterior a la data de fi." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__state +msgid "" +"The status is set to 'To Submit', when a time off request is created.\n" +"The status is 'To Approve', when time off request is confirmed by user.\n" +"The status is 'Refused', when time off request is refused by manager.\n" +"The status is 'Approved', when time off request is approved by manager." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__state +msgid "" +"The status is set to 'To Submit', when an allocation request is created.\n" +"The status is 'To Approve', when an allocation request is confirmed by user.\n" +"The status is 'Refused', when an allocation request is refused by manager.\n" +"The status is 'Approved', when an allocation request is approved by manager." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "The time off has been automatically approved" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__sequence +msgid "" +"The type with the smallest sequence is the default value in time off request" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__first_approver_id +msgid "" +"This area is automatically filled by the user who validate the time off" +msgstr "" +"Aquesta àrea s'omple automàticament per l'usuari que valida l'absència" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__second_approver_id +msgid "" +"This area is automatically filled by the user who validate the time off with" +" second level (If time off type need second validation)" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__first_approver_id +msgid "" +"This area is automatically filled by the user who validates the allocation" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__second_approver_id +msgid "" +"This area is automatically filled by the user who validates the allocation " +"with second level (If allocation type need second validation)" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__color_name +msgid "" +"This color will be used in the time off summary located in Reporting > Time " +"off by Department." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__valid +msgid "This indicates if it is still possible to use this type of leave" +msgstr "Això indica si encara és possible fer servir aquest tipus d'absència" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "This modification is not allowed in the current state." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__responsible_id +msgid "" +"This user will be responsible for approving this type of time off. This is " +"only used when validation is 'By Time Off Officer' or 'By Employee's Manager" +" and Time Off Officer'" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__leaves_taken +msgid "" +"This value is given by the sum of all time off requests with a negative " +"value." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__max_leaves +msgid "" +"This value is given by the sum of all time off requests with a positive " +"value." +msgstr "" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_leave +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leave_manager_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leave_manager_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leave_manager_id +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__leave_manager_id +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__leave_type__request +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__time_type__leave +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_root +#: model:ir.ui.menu,name:hr_holidays.menu_open_department_leave_approve +#: model:mail.message.subtype,name:hr_holidays.mt_leave +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_form +msgid "Time Off" +msgstr "Absències" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/js/time_off_calendar.js:0 +#, python-format +msgid "Time Off : %s" +msgstr "" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_leave_allocation +msgid "Time Off Allocation" +msgstr "Assignació d'absències" + +#. module: hr_holidays +#: code:addons/hr_holidays/report/hr_leave_report.py:0 +#: model:ir.actions.act_window,name:hr_holidays.action_hr_available_holidays_report +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_action_department +#, python-format +msgid "Time Off Analysis" +msgstr "" + +#. module: hr_holidays +#: model:mail.activity.type,name:hr_holidays.mail_act_leave_approval +msgid "Time Off Approval" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_tree_inherit_leave +msgid "Time Off Approver" +msgstr "" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_leave_report_calendar +msgid "Time Off Calendar" +msgstr "Calendari d'absències" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__private_name +msgid "Time Off Description" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__leave_notif_subtype_id +msgid "Time Off Notification Subtype" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_all +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_approve_department +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_my +msgid "" +"Time Off Officers allocate time off days to employees (e.g. paid time off).<br>\n" +" Employees request allocations to Time Off Officers (e.g. recuperation days)." +msgstr "" + +#. module: hr_holidays +#: model:mail.message.subtype,description:hr_holidays.mt_leave +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_calendar +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_dashboard +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "Time Off Request" +msgstr "Petició d'absència" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_my_request +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +msgid "Time Off Requests" +msgstr "Peticions d'absència" + +#. module: hr_holidays +#: model:mail.activity.type,name:hr_holidays.mail_act_leave_second_approval +msgid "Time Off Second Approve" +msgstr "" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_summary_employee +#: model:ir.actions.report,name:hr_holidays.action_report_holidayssummary +#: model:ir.actions.report,name:hr_holidays.action_report_holidayssummary2 +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_graph +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_pivot +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_summary_employee +msgid "Time Off Summary" +msgstr "Resum d'absències" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_leave_report +msgid "Time Off Summary / Report" +msgstr "Resum / informe d'absències" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holiday_status_view_kanban +msgid "Time Off Taken:" +msgstr "" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_leave_type +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__holiday_status_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__holiday_status_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__name +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_status_normal_tree +msgid "Time Off Type" +msgstr "" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.open_view_holiday_status +#: model:ir.ui.menu,name:hr_holidays.hr_holidays_status_menu_configuration +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holidays_status_filter +msgid "Time Off Types" +msgstr "Tipus d'absències" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Time Off of Your Team Member" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__leave_to_approve_count +msgid "Time Off to Approve" +msgstr "Absències per a aprovar" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "Time Off." +msgstr "Absències." + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__leaves_taken +msgid "Time off Already Taken" +msgstr "" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.act_hr_employee_holiday_request +msgid "Time off Analysis" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "Time off Taken/Total Allocated" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Time off of people you are manager of" +msgstr "Absències del personal que gestioneu" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"Time off request must be confirmed (\"To Approve\") in order to approve it." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Time off request must be confirmed in order to approve it." +msgstr "La petició d'absència ha de confirmar-se per a poder ser aprovada" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Time off request must be confirmed or validated in order to refuse it." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"Time off request must be in Draft state (\"To Submit\") in order to confirm " +"it." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"Time off request state must be \"Refused\" or \"To Approve\" in order to be " +"reset to draft." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__tz +msgid "Timezone" +msgstr "Zona horària" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__stop_datetime +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__validity_stop +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "To" +msgstr "Per" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__confirm +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__confirm +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__confirm +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__confirm +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "To Approve" +msgstr "Per aprovar" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leave_date_to +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leave_date_to +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leave_date_to +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__leave_date_to +msgid "To Date" +msgstr "Fins la data" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +msgid "To Report in Payslip" +msgstr "Per informar en nòmina" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__draft +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__draft +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__draft +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__draft +msgid "To Submit" +msgstr "Per publicar" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity +msgid "To:" +msgstr "Per:" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Today Activities" +msgstr "Activitats d'avui" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__total_employee +msgid "Total Employee" +msgstr "Total empleat" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_count +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_count +msgid "Total number of days allocated." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_used_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_used_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_used_count +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_used_count +msgid "Total number of days off used" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_employee__remaining_leaves +#: model:ir.model.fields,help:hr_holidays.field_hr_employee_base__remaining_leaves +#: model:ir.model.fields,help:hr_holidays.field_hr_employee_public__remaining_leaves +msgid "" +"Total number of paid time off allocated to this employee, change this value " +"to create allocation/time off request. Total based on all the time off types" +" without overriding limit." +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Type" +msgstr "Tipus" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_exception_decoration +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Tipus d'activitat d'excepció registrada." + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__tz +msgid "Tz" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__tz_mismatch +msgid "Tz Mismatch" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__unit_per_interval +msgid "Unit of time added at each interval" +msgstr "Unitat de temps afegit a cada interval" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__interval_unit +msgid "Unit of time between two intervals" +msgstr "Unitat de temps entre dos intervals" + +#. module: hr_holidays +#: model:hr.leave.type,name:hr_holidays.holiday_status_unpaid +msgid "Unpaid" +msgstr "Impagat" + +#. module: hr_holidays +#: model:mail.message.subtype,description:hr_holidays.mt_leave_unpaid +#: model:mail.message.subtype,name:hr_holidays.mt_leave_unpaid +msgid "Unpaid Time Off" +msgstr "Absències no pagades" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_unread +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_unread +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Unread Messages" +msgstr "Missatges pendents de llegir" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_unread_counter +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Comptador de missatges no llegits" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__user_id +msgid "User" +msgstr "Usuari" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/components/partner_im_status_icon/partner_im_status_icon.xml:0 +#, python-format +msgid "User is online" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/components/partner_im_status_icon/partner_im_status_icon.xml:0 +#, python-format +msgid "User is out of office" +msgstr "" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_res_users +msgid "Users" +msgstr "Usuaris" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__valid +msgid "Valid" +msgstr "Vàlid" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +msgid "Validate" +msgstr "Validar" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__validation_type +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__validation_type +msgid "Validation Type" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Validity" +msgstr "Validesa" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__violet +msgid "Violet" +msgstr "Violeta" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__virtual_remaining_leaves +msgid "Virtual Remaining Time Off" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__virtual_leaves_taken +msgid "Virtual Time Off Already Taken" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__confirm +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__confirm +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__confirm +msgid "Waiting Approval" +msgstr "Esperant aprovació" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__validate1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__validate1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__validate1 +msgid "Waiting Second Approval" +msgstr "Esperant segona arovació" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__interval_unit__weeks +msgid "Weeks" +msgstr "Setmanes" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__wheat +msgid "Wheat" +msgstr "Groc palla" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__time_type +msgid "" +"Whether this should be computed as a holiday or as work time (eg: formation)" +msgstr "" +"Indica si s'ha de comptar com vacances o temps de treball (exemple: " +"formació)" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__interval_unit__years +msgid "Years" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "You can allocate %(allocation_type)s only before %(date)s." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "You can not have 2 time off that overlaps on the same day." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"You can not set 2 time off that overlaps on the same day for the same " +"employee." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "You cannot delete a time off which is in %s state" +msgstr "No podeu esborrar una absència en estat %s " + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "You cannot delete an allocation request which is in %s state." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"You cannot first approve a time off for %s, because you are not his time off" +" manager" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"You don't have the rights to apply second approval on a time off request" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"You must be either %s's manager or Time off Manager to approve this leave" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"You must be either %s's manager or time off manager to approve this time off" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"You must have manager rights to modify/validate a time off that already " +"begun" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Your %(leave_type)s planned on %(date)s has been accepted" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Your %(leave_type)s planned on %(date)s has been refused" +msgstr "" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_available_holidays_report_tree +msgid "by Employee" +msgstr "" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_summary_all +msgid "by Type" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#, python-format +msgid "day(s)" +msgstr "Dia/es" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_activity +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +#, python-format +msgid "days" +msgstr "dies" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "e.g. Public Holiday Allocation" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager +msgid "e.g. Report to the next month..." +msgstr "e.g. Informar el següent mes..." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "hours" +msgstr "hores" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#, python-format +msgid "in" +msgstr "en" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "of the" +msgstr "de" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "refused" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#, python-format +msgid "taken" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "to" +msgstr "fins" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "validated" +msgstr "validat" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/bugfix/bugfix.js:0 +#, python-format +msgid "Out of office until %s" +msgstr "" |
