[WIP]allow_negative_leave_and_allocation

This commit is contained in:
2025-10-24 10:26:34 +02:00
parent f7c7496492
commit d340a931de
6 changed files with 133 additions and 13 deletions

View File

@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-01-02 12:11+0000\n"
"PO-Revision-Date: 2025-01-02 12:11+0000\n"
"POT-Creation-Date: 2025-10-24 07:50+0000\n"
"PO-Revision-Date: 2025-10-24 07:50+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@@ -15,6 +15,30 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: allow_negative_leave_and_allocation
#. odoo-python
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#, python-format
msgid " days"
msgstr ""
#. module: allow_negative_leave_and_allocation
#. odoo-python
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#, python-format
msgid " hours"
msgstr ""
#. module: allow_negative_leave_and_allocation
#. odoo-python
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#, python-format
msgid "%g remaining out of %g"
msgstr ""
#. module: allow_negative_leave_and_allocation
#: model:ir.model.fields,field_description:allow_negative_leave_and_allocation.field_hr_leave_type__allows_negative
msgid "Allow Negative Leaves"
@@ -33,8 +57,15 @@ msgid ""
msgstr ""
#. module: allow_negative_leave_and_allocation
#: model:ir.model.constraint,message:allow_negative_leave_and_allocation.constraint_hr_leave_allocation_duration_check
msgid "The duration must be greater than 0."
#: model:ir.model.fields,field_description:allow_negative_leave_and_allocation.field_hr_leave_type__remaining_leaves_allowing_negative
msgid "Remaining Leaves when Negative Allowed"
msgstr ""
#. module: allow_negative_leave_and_allocation
#: model:ir.model.fields,field_description:allow_negative_leave_and_allocation.field_hr_leave__smart_search
#: model:ir.model.fields,field_description:allow_negative_leave_and_allocation.field_hr_leave_allocation__smart_search
#: model:ir.model.fields,field_description:allow_negative_leave_and_allocation.field_hr_leave_type__smart_search
msgid "Smart Search"
msgstr ""
#. module: allow_negative_leave_and_allocation

View File

@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-01-02 12:11+0000\n"
"PO-Revision-Date: 2025-01-02 12:11+0000\n"
"POT-Creation-Date: 2025-10-24 07:49+0000\n"
"PO-Revision-Date: 2025-10-24 07:49+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@@ -15,6 +15,30 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: allow_negative_leave_and_allocation
#. odoo-python
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#, python-format
msgid " days"
msgstr "jours"
#. module: allow_negative_leave_and_allocation
#. odoo-python
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#, python-format
msgid " hours"
msgstr "heures"
#. module: allow_negative_leave_and_allocation
#. odoo-python
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#: code:addons/allow_negative_leave_and_allocation/models/hr_leave_type.py:0
#, python-format
msgid "%g remaining out of %g"
msgstr "%g restant sur %g"
#. module: allow_negative_leave_and_allocation
#: model:ir.model.fields,field_description:allow_negative_leave_and_allocation.field_hr_leave_type__allows_negative
msgid "Allow Negative Leaves"
@@ -33,8 +57,15 @@ msgid ""
msgstr ""
#. module: allow_negative_leave_and_allocation
#: model:ir.model.constraint,message:allow_negative_leave_and_allocation.constraint_hr_leave_allocation_duration_check
msgid "The duration must be greater than 0."
#: model:ir.model.fields,field_description:allow_negative_leave_and_allocation.field_hr_leave_type__remaining_leaves_allowing_negative
msgid "Remaining Leaves when Negative Allowed"
msgstr ""
#. module: allow_negative_leave_and_allocation
#: model:ir.model.fields,field_description:allow_negative_leave_and_allocation.field_hr_leave__smart_search
#: model:ir.model.fields,field_description:allow_negative_leave_and_allocation.field_hr_leave_allocation__smart_search
#: model:ir.model.fields,field_description:allow_negative_leave_and_allocation.field_hr_leave_type__smart_search
msgid "Smart Search"
msgstr ""
#. module: allow_negative_leave_and_allocation