4992 lines
204 KiB
Plaintext
4992 lines
204 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * hr_holidays
|
||
#
|
||
# Translators:
|
||
# Wil Odoo, 2024
|
||
# Malaz Abuidris <msea@odoo.com>, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2024-08-13 10:26+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
"Last-Translator: Malaz Abuidris <msea@odoo.com>, 2024\n"
|
||
"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: ar\n"
|
||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_type.py:0
|
||
#, python-format
|
||
msgid " days"
|
||
msgstr "أيام "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_type.py:0
|
||
#, python-format
|
||
msgid " hours"
|
||
msgstr "ساعات "
|
||
|
||
#. 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
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%(employee_name)s - from %(date_from)s to %(date_to)s - %(state)s"
|
||
msgstr "%(employee_name)s - من %(date_from)s إلى %(date_to)s - %(state)s "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid "%(first)s, %(second)s and %(amount)s others"
|
||
msgstr "%(first)s, %(second)s و %(amount)s غير ذلك "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%(holiday_name)s has been refused."
|
||
msgstr "%(holiday_name)s تم رفضها. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"%(leave_name)s has been cancelled with the justification: <br/> %(reason)s."
|
||
msgstr "%(leave_name)s تم رفضها مع التبرير: <br/> %(reason)s. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%(leave_type)s: %(duration).2f days (%(start)s)"
|
||
msgstr "%(leave_type)s: %(duration).2f أيام (%(start)s) "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%(leave_type)s: %(duration).2f hours on %(date)s"
|
||
msgstr "%(leave_type)s: %(duration).2f ساعات في %(date)s "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid "%(name)s (%(duration)s day(s))"
|
||
msgstr "%(name)s (%(duration)s أيام) "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid "%(name)s (%(duration)s hour(s))"
|
||
msgstr "%(name)s (%(duration)s ساعات) "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%(person)s on %(leave_type)s: %(duration).2f days (%(start)s)"
|
||
msgstr "%(person)s في %(leave_type)s: %(duration).2f أيام (%(start)s) "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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 "%(person)s في %(leave_type)s: %(duration).2f ساعات في %(date)s "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%(person)s: %(duration).2f days (%(start)s)"
|
||
msgstr "%(person)s: %(duration).2f أيام (%(start)s) "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%(person)s: %(duration).2f hours on %(date)s"
|
||
msgstr "%(person)s: %(duration).2f ساعات في %(date)s "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_type.py:0
|
||
#, python-format
|
||
msgid "%g remaining out of %g"
|
||
msgstr "%g متبقي من %g "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_accrual_plan.py:0
|
||
#, python-format
|
||
msgid "%s (copy)"
|
||
msgstr "%s (نسخة)"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid "%s (from %s to %s)"
|
||
msgstr "%s (من %s إلى %s) "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid "%s (from %s to No Limit)"
|
||
msgstr "%s (من %s بلا حدود) "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%s on Time Off : %.2f day(s)"
|
||
msgstr "%s في الإجازات : %.2f يوم (أيام) "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%s on Time Off : %.2f hour(s)"
|
||
msgstr "%s في الإجازات : %.2f ساعة (ساعات) "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%s: %.2f days"
|
||
msgstr "%s: %.2f أيام "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%s: %.2f hours"
|
||
msgstr "%s: %.2f ساعة "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "%s: Time Off"
|
||
msgstr "%s: إجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary
|
||
msgid ">"
|
||
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
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "(valid until"
|
||
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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 "12:30 صباحاً "
|
||
|
||
#. 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 "12:30 مساءً "
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 صباحًا"
|
||
|
||
#. 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 مساءً"
|
||
|
||
#. 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 "<i class=\"fa fa-check\"/> Validate"
|
||
msgstr "<i class=\"fa fa-check\"/> تصديق "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form
|
||
msgid ""
|
||
"<i class=\"fa fa-long-arrow-right mx-2\" aria-label=\"Arrow icon\" "
|
||
"title=\"Arrow\" invisible=\"allocation_type == 'accrual' or state != "
|
||
"'confirm'\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-long-arrow-right mx-2\" aria-label=\"Arrow icon\" "
|
||
"title=\"سهم \" invisible=\"allocation_type == 'accrual' or state != "
|
||
"'confirm'\"/>"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager
|
||
msgid ""
|
||
"<i class=\"fa fa-long-arrow-right mx-2\" aria-label=\"Arrow icon\" "
|
||
"title=\"Arrow\" invisible=\"allocation_type == 'accrual'\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-long-arrow-right mx-2\" aria-label=\"Arrow icon\" "
|
||
"title=\"سهم \" invisible=\"allocation_type == 'accrual'\"/>"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity
|
||
msgid "<i class=\"fa fa-long-arrow-right\" title=\"to\"/>"
|
||
msgstr "<i class=\"fa fa-long-arrow-right\" title=\"إلى \"/>"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban
|
||
msgid "<i class=\"fa fa-thumbs-up\"/> Approve"
|
||
msgstr "<i class=\"fa fa-thumbs-up\"/> الموافقة "
|
||
|
||
#. 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 "<i class=\"fa fa-times\"/> Refuse"
|
||
msgstr "<i class=\"fa fa-times\"/> رفض "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form
|
||
msgid ""
|
||
"<span class=\"ml8\" invisible=\"type_request_unit == 'hour'\">Days</span>\n"
|
||
" <span class=\"ml8\" invisible=\"type_request_unit != 'hour'\">Hours</span>"
|
||
msgstr ""
|
||
"<span class=\"ml8\" invisible=\"type_request_unit == 'hour'\">أيام</span>\n"
|
||
" <span class=\"ml8\" invisible=\"type_request_unit != 'hour'\">ساعات</span>"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
msgid "<span class=\"ms-3\">Days</span>"
|
||
msgstr "<span class=\"ms-3\">أيام</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 ""
|
||
"<span class=\"o_stat_text\">\n"
|
||
" في إجازة حتى\n"
|
||
" </span>"
|
||
|
||
#. 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.resource_calendar_form_inherit
|
||
#: 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 ""
|
||
"<span class=\"o_stat_text\">\n"
|
||
" إجازة \n"
|
||
" </span>"
|
||
|
||
#. module: hr_holidays
|
||
#: 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 ""
|
||
"<span class=\"o_stat_text\">\n"
|
||
" إجازة\n"
|
||
" </span>"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid "<span class=\"o_stat_text\">Accruals</span>"
|
||
msgstr "<span class=\"o_stat_text\">على أساس الاستحقاق</span> "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid "<span class=\"o_stat_text\">Allocations</span>"
|
||
msgstr "<span class=\"o_stat_text\">المخصصات</span> "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid "<span class=\"o_stat_text\">Time Off</span>"
|
||
msgstr "<span class=\"o_stat_text\">إجازة</span> "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban
|
||
msgid "<span class=\"text-muted\"> to </span>"
|
||
msgstr "<span class=\"text-muted\"> إلى </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 "<span class=\"text-muted\">من </span>"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
msgid ""
|
||
"<span 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 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 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 ""
|
||
"<span invisible=\"holiday_type != 'employee'\">\n"
|
||
" الموظف لديه منطقة زمنية مختلفة عن منطقتك! يتم هنا عرض التواريخ والأوقات حسب المنطقة الزمنية للموظف\n"
|
||
" </span>\n"
|
||
" <span invisible=\"holiday_type != 'department'\">\n"
|
||
" شركة القسم لديها منطقة زمنية مختلفة عن منطقتك! يتم هنا عرض التواريخ والأوقات حسب المنطقة الزمنية للشركة\n"
|
||
" </span>\n"
|
||
" <span invisible=\"holiday_type != 'company'\">\n"
|
||
" الشركة لديها منطقة زمنية مختلفة عن منطقتك! يتم هنا عرض التواريخ والأوقات حسب المنطقة الزمنية للشركة\n"
|
||
" </span>\n"
|
||
" ("
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
msgid ""
|
||
"<span>You can only take this time off in whole days, so if your schedule has"
|
||
" half days, it won't be used efficiently.</span>"
|
||
msgstr ""
|
||
"<span>يمكنك أخذ هذه الإجازة لأيام كاملة فقط، لذا إذا كان جدولك الزمني يحتوي "
|
||
"على نصف يوم، فلن يتم استخدامه بكفاءة.</span>"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary
|
||
msgid "<strong>Departments and Employees</strong>"
|
||
msgstr "<strong>الأقسام والموظفين</strong> "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_approve_department
|
||
#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_holiday_allocation_id
|
||
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
|
||
#. odoo-python
|
||
#: 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:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__time_type__leave
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban
|
||
msgid "Absence"
|
||
msgstr "الغياب"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__absence_of_today
|
||
msgid "Absence by Today"
|
||
msgstr "الغياب اليوم"
|
||
|
||
#. 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 "الموظفون الغائبون "
|
||
|
||
#. 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_hr_leave_report_calendar__is_absent
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_res_users__is_absent
|
||
msgid "Absent Today"
|
||
msgstr "الغائبون اليوم "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "Accrual (Future):"
|
||
msgstr "الاستحقاق (المستقبل): "
|
||
|
||
#. 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.hr_accrual_level_view_form
|
||
msgid "Accrual Level"
|
||
msgstr "مستوى الاستحقاق "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model,name:hr_holidays.model_hr_leave_accrual_plan
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__accrual_plan_id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__accrual_plan_id
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "Accrual Plan"
|
||
msgstr "خطة الاستحقاق "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__has_accrual_plan
|
||
msgid "Accrual Plan Available"
|
||
msgstr "خطة الاستحقاق المتاحة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model,name:hr_holidays.model_hr_leave_accrual_level
|
||
msgid "Accrual Plan Level"
|
||
msgstr "مستوى خطة الاستحقاق "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_accrual_plan.py:0
|
||
#, python-format
|
||
msgid "Accrual Plan's Employees"
|
||
msgstr "موظفي خطة الاستحقاق "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.actions.act_window,name:hr_holidays.open_view_accrual_plans
|
||
#: model:ir.ui.menu,name:hr_holidays.hr_holidays_accrual_menu_configuration
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_tree
|
||
msgid "Accrual Plans"
|
||
msgstr "خطط الاستحقاق "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.actions.server,name:hr_holidays.hr_leave_allocation_cron_accrual_ir_actions_server
|
||
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_type__accruals_ids
|
||
msgid "Accruals"
|
||
msgstr "المستحقات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__accrual_count
|
||
msgid "Accruals count"
|
||
msgstr "عدد المستحقات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__accrued_gain_time
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__accrued_gain_time
|
||
msgid "Accrued Gain Time"
|
||
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 "إجراء مطلوب"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__active
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__active
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__active
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__active
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter
|
||
msgid "Active"
|
||
msgstr "نشط"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter
|
||
msgid "Active Allocations"
|
||
msgstr "المخصصات المفعلة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__active_employee
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__active_employee
|
||
#: 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 "Active Employee"
|
||
msgstr "موظف نشط"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter
|
||
msgid "Active Time Off"
|
||
msgstr "أيام الإجازة الفعلية "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter
|
||
msgid "Active Types"
|
||
msgstr "أنواع نشطة"
|
||
|
||
#. 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 "الأنشطة"
|
||
|
||
#. 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 "زخرفة استثناء النشاط"
|
||
|
||
#. 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 "حالة النشاط"
|
||
|
||
#. 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 "أيقونة نوع النشاط"
|
||
|
||
#. 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 "أنواع الأنشطة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
msgid "Add a description..."
|
||
msgstr "إضافة وصف..."
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form
|
||
msgid "Add a reason..."
|
||
msgstr "إضافة سبب..."
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#, python-format
|
||
msgid "Add some description for the people that will validate it"
|
||
msgstr "أضف بعض الوصف للأشخاص الذين سيقومون بتصديقه "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__added_value_type
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__added_value_type
|
||
msgid "Added Value Type"
|
||
msgstr "نوع القيمة المضافة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:res.groups,name:hr_holidays.group_hr_holidays_manager
|
||
msgid "Administrator"
|
||
msgstr "المدير "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__transition_mode__end_of_accrual
|
||
msgid "After this accrual's period"
|
||
msgstr "بعد فترة المستحق هذه "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_date_from_period__pm
|
||
msgid "Afternoon"
|
||
msgstr "بعد الظهر"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_all
|
||
msgid "All Allocations"
|
||
msgstr "كافة المخصصات"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__all_employee_ids
|
||
msgid "All Employee"
|
||
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.selection,name:hr_holidays.selection__hr_leave_accrual_level__action_with_unused_accruals__all
|
||
msgid "All accrued time carried over"
|
||
msgstr "تم ترحيل كل الوقت المتراكم "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__last_several_days
|
||
msgid "All day"
|
||
msgstr "طوال اليوم"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "Allocated ("
|
||
msgstr "المخصصة ("
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__duration_display
|
||
msgid "Allocated (Days/Hours)"
|
||
msgstr "(الأيام/الساعات) المخصصة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__allocation_ids
|
||
#: 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
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form
|
||
msgid "Allocation"
|
||
msgstr "التخصيص "
|
||
|
||
#. module: hr_holidays
|
||
#: model:mail.activity.type,name:hr_holidays.mail_act_leave_allocation_approval
|
||
msgid "Allocation Approval"
|
||
msgstr "الموافقة على المخصصات"
|
||
|
||
#. 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 "وضع تخصيص رصيد الإجازات"
|
||
|
||
#. 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:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_remaining_display
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_remaining_display
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_remaining_display
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_remaining_display
|
||
msgid "Allocation Remaining Display"
|
||
msgstr "عرض الأيام المخصصة المتبقية "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#: model:mail.message.subtype,description:hr_holidays.mt_leave_allocation
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form
|
||
#, python-format
|
||
msgid "Allocation Request"
|
||
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.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 "طلبات تخصيص رصيد إجازات"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__allocation_type
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter
|
||
msgid "Allocation Type"
|
||
msgstr "نوع المخصصات "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid "Allocation of %s: %.2f %s to %s"
|
||
msgstr "مخصص لـ %s: %.2f %s إلى %s "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__week_day
|
||
msgid "Allocation on"
|
||
msgstr "المخصصات في "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__allocation_to_approve_count
|
||
msgid "Allocation to Approve"
|
||
msgstr "المخصصات المطلوب الموافقة عليها"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_approve_department
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allocation_count
|
||
#: model:ir.ui.menu,name:hr_holidays.hr_holidays_menu_manager_approve_allocations
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_departure_wizard_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report
|
||
msgid "Allocations"
|
||
msgstr "المخصصات"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allows_negative
|
||
msgid "Allow Negative Cap"
|
||
msgstr "السماح بالحد الأقصى السلبي "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid "Allow To Attach Supporting Document"
|
||
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 ""
|
||
"السماح بإنشاء طلبات في دفعات:\n"
|
||
"- للموظف: لموظف معين\n"
|
||
"- للمؤسسة: لجميع موظفي مؤسسة معينة\n"
|
||
"- للقسم: لجميع موظفي قسم معين\n"
|
||
"- لوسم الموظف: لجميع الموظفين التابعين لفئة معينة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__already_accrued
|
||
msgid "Already Accrued"
|
||
msgstr "مستحق بالفعل "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree
|
||
msgid "Amount"
|
||
msgstr "مبلغ"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__max_allowed_negative
|
||
msgid "Amount in Negative"
|
||
msgstr "المبلغ السلبي "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "An employee already booked time off which overlaps with this period:%s"
|
||
msgstr "قام أحد الموظفين بالفعل بحجز إجازة تتداخل مع هذه الفترة: %s "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary
|
||
msgid "Analyze from"
|
||
msgstr "تحليل من"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_evaluation_report_graph
|
||
msgid "Appraisal Analysis"
|
||
msgstr "تحليل التقييم"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allocation_validation_type
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid "Approval"
|
||
msgstr "الموافقة "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#: code:addons/hr_holidays/static/src/views/view_dialog/form_view_dialog.xml:0
|
||
#: 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
|
||
#, python-format
|
||
msgid "Approve"
|
||
msgstr "موافقة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.actions.server,name:hr_holidays.ir_actions_server_approve_allocations
|
||
msgid "Approve Allocations"
|
||
msgstr "الموافقة على المخصصات "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/report/holidays_summary_report.py:0
|
||
#: 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_employee_type_report__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
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_dashboard_new_time_off
|
||
#: 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
|
||
#, python-format
|
||
msgid "Approved"
|
||
msgstr "تمت الموافقة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report
|
||
msgid "Approved Requests"
|
||
msgstr "الطلبات المقبولة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_validation_type__officer
|
||
msgid "Approved by Time Off Officer"
|
||
msgstr "تمت الموافقة من قِبَل موظف الإجازات "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "Approved:"
|
||
msgstr "تمت الموافقة: "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__apr
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__apr
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__apr
|
||
msgid "April"
|
||
msgstr "أبريل"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard__archive_allocation
|
||
msgid "Archive Employee Allocations"
|
||
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.hr_accrual_plan_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holidays_status_filter
|
||
#: 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 "Archived"
|
||
msgstr "مؤرشف"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter
|
||
msgid "Archived Time Off"
|
||
msgstr "أرشفة الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_search_my
|
||
msgid "Archived Time Off Type"
|
||
msgstr "نوع الإجازة المؤرشفة "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/calendar_controller.js:0
|
||
#, python-format
|
||
msgid "Are you sure you want to delete this record?"
|
||
msgstr "هل أنت متأكد من أنك ترغب في حذف هذا السجل؟ "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_date__allocation
|
||
msgid "At the allocation date"
|
||
msgstr "في تاريخ التخصيص "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__accrued_gain_time__end
|
||
msgid "At the end of the accrual period"
|
||
msgstr "في نهاية فترة الاستحقاق "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__accrued_gain_time__start
|
||
msgid "At the start of the accrual period"
|
||
msgstr "في بداية فترة الاستحقاق "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_date__year_start
|
||
msgid "At the start of the year"
|
||
msgstr "في بداية العام "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_view_search
|
||
msgid "At work"
|
||
msgstr "في العمل "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__supported_attachment_ids
|
||
msgid "Attach File"
|
||
msgstr "إرفاق ملف "
|
||
|
||
#. 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 "عدد المرفقات"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__attachment_ids
|
||
msgid "Attachments"
|
||
msgstr "المرفقات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__aug
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__aug
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__aug
|
||
msgid "August"
|
||
msgstr "أغسطس"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "Available"
|
||
msgstr "متاح"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "Available:"
|
||
msgstr "متاح: "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/thread_icon.patch.xml:0
|
||
#, python-format
|
||
msgid "Away"
|
||
msgstr "بعيد"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_dashboard.xml:0
|
||
#, python-format
|
||
msgid "Balance at the"
|
||
msgstr "الرصيد في "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__is_based_on_worked_time
|
||
msgid "Based on worked time"
|
||
msgstr "بناء على الوقت المقضي في العمل "
|
||
|
||
#. 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_holidays_summary_employee__holiday_type__both
|
||
msgid "Both Approved and Confirmed"
|
||
msgstr "تم قبولها وتأكيدها"
|
||
|
||
#. 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 "حسب المؤسسة"
|
||
|
||
#. 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 "حسب القسم"
|
||
|
||
#. 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 "حسب الموظف"
|
||
|
||
#. 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 "حسب علامة تصنيف الموظف "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__manager
|
||
msgid "By Employee's Approver"
|
||
msgstr "بواسطة مانح الموافقة للموظف "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__both
|
||
msgid "By Employee's Approver 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 ""
|
||
"حسب الموظف: تخصيص/طلب لموظف فرد، حسب علامة تصنيف الموظف: تخصيص/طلب لمجموعة "
|
||
"من الموظفين في فئة "
|
||
|
||
#. module: hr_holidays
|
||
#: 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: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 "بإمكانه الموافقة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__can_cancel
|
||
msgid "Can Cancel"
|
||
msgstr "يمكن الإلغاء "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__can_modify_value_type
|
||
msgid "Can Modify Value Type"
|
||
msgstr "يمكن أن يقوم بتعديل نوع القيمة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__can_reset
|
||
msgid "Can reset"
|
||
msgstr "بإمكانه إعادة تعيين"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_summary_employee
|
||
msgid "Cancel"
|
||
msgstr "إلغاء"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard__cancel_leaves
|
||
msgid "Cancel Future Time Off"
|
||
msgstr "إلغاء الإجازة المستقبلية "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holidays_cancel_leave_form
|
||
#, python-format
|
||
msgid "Cancel Time Off"
|
||
msgstr "إلغاء الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model,name:hr_holidays.model_hr_holidays_cancel_leave
|
||
msgid "Cancel Time Off Wizard"
|
||
msgstr "إلغاء معالج الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_departure_wizard__cancel_leaves
|
||
msgid "Cancel all time off after this date."
|
||
msgstr "إلغاء كافة الإجازات بعد هذا التاريخ. "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
msgid "Canceled"
|
||
msgstr "تم الإلغاء "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "Canceled Time Off"
|
||
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_employee_type_report__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
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter
|
||
msgid "Cancelled"
|
||
msgstr "تم الإلغاء "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__cap_accrued_time
|
||
msgid "Cap accrued time"
|
||
msgstr "الحد الأقصى للوقت المستحق "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "Cap:"
|
||
msgstr "الحد الأقصى: "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__action_with_unused_accruals
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form
|
||
msgid "Carry over"
|
||
msgstr "ترحيل "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__action_with_unused_accruals__maximum
|
||
msgid "Carry over with a maximum"
|
||
msgstr "ترحيل مع الحد الأقصى "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "Carry over:"
|
||
msgstr "ترحيل: "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "Carry-Over Date"
|
||
msgstr "تاريخ الترحيل "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__carryover_date
|
||
msgid "Carry-Over Time"
|
||
msgstr "وقت الترحيل "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__carryover_day
|
||
msgid "Carryover Day"
|
||
msgstr "يوم الترحيل "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__carryover_day_display
|
||
msgid "Carryover Day Display"
|
||
msgstr "عرض يوم الترحيل "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__carryover_month
|
||
msgid "Carryover Month"
|
||
msgstr "شهر الترحيل "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave__category_id
|
||
msgid "Category of Employee"
|
||
msgstr "فئة الموظف "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_employee.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Changing this working schedule results in the affected employee(s) not "
|
||
"having enough leaves allocated to accomodate for their leaves already taken "
|
||
"in the future. Please review this employee's leaves and adjust their "
|
||
"allocation accordingly."
|
||
msgstr ""
|
||
"يؤدي تغيير جدول العمل هذا إلى عدم حصول الموظف (الموظفين) المتأثر على إجازات "
|
||
"كافية مخصصة لاستيعاب إجازاتهم التي حصلوا عليها بالفعل في المستقبل. يرجى "
|
||
"مراجعة إجازات هذا الموظف وتعديل مخصصاته وفقًا لذلك. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_level__maximum_leave
|
||
msgid "Choose a cap for this accrual."
|
||
msgstr "Choose a cap for this accrual. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__responsible_ids
|
||
msgid ""
|
||
"Choose the Time Off Officers who will be notified to approve allocation or "
|
||
"Time Off Request. If empty, nobody will be notified"
|
||
msgstr ""
|
||
"اختر موظف الإجازة الذي سوف يتم اخطاره للموافقة على المخصصات أو طلب الإجازة. "
|
||
"إذا تم تركه فارغاً، لن يتم إخطار أحد "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#, python-format
|
||
msgid "Click on any date or on this button to request a time-off"
|
||
msgstr "اضغط على أي تاريخ أو على هذا الزر لطلب إجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__color
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__color
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__color
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary
|
||
msgid "Color"
|
||
msgstr "اللون"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__company_id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__company_id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__employee_company_id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__company_id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__company_id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__company_id
|
||
#: 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_accrual_plan_view_search
|
||
#: 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_mandatory_day_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager
|
||
#: 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_search_hr_holidays_employee_type_report
|
||
msgid "Company"
|
||
msgstr "الشركة "
|
||
|
||
#. 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 "الأيام التعويضية"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_configuration
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid "Configuration"
|
||
msgstr "التهيئة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
msgid "Confirm"
|
||
msgstr "تأكيد"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/calendar_controller.js:0
|
||
#, python-format
|
||
msgid "Confirmation"
|
||
msgstr "التأكيد "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/report/holidays_summary_report.py:0
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_holidays_summary_employee__holiday_type__confirmed
|
||
#, python-format
|
||
msgid "Confirmed"
|
||
msgstr "تم التأكيد "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/report/holidays_summary_report.py:0
|
||
#, python-format
|
||
msgid "Confirmed and Approved"
|
||
msgstr "تم التأكيد والموافقة "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#, python-format
|
||
msgid "Congrats, we can see that your request has been validated."
|
||
msgstr "تهانينا، لقد تم تصديق طلبك. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model,name:hr_holidays.model_res_partner
|
||
msgid "Contact"
|
||
msgstr "جهة الاتصال"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid ""
|
||
"Count of allocations for this time off type (approved or waiting for "
|
||
"approbation) with a validity period starting this year."
|
||
msgstr ""
|
||
"عدد الأيام المخصصة لنوع الإجازة هذا (تمت الموافقة عليها أو بانتظار الموافقة)"
|
||
" مع مدة صلاحية تبدأ هذه السنة. "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid "Count of plans linked to this time off type."
|
||
msgstr "عدد الخطط المرتبطة بنوع الإجازة هذا. "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid ""
|
||
"Count of time off requests for this time off type (approved or waiting for "
|
||
"approbation) with a start date in the current year."
|
||
msgstr ""
|
||
"عدد طلبات الإجازة لنوع الإجازة هذا (تمت الموافقة عليها أو بانتظار الموافقة) "
|
||
"مع تاريخ بدء في السنة الحالية. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__icon_id
|
||
msgid "Cover Image"
|
||
msgstr "صورة الغلاف"
|
||
|
||
#. 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 "إنشاء مخصص إجازة جديد "
|
||
|
||
#. 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_cancel_leave__create_uid
|
||
#: 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_accrual_level__create_uid
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__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_mandatory_day__create_uid
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__create_uid
|
||
msgid "Created by"
|
||
msgstr "أنشئ بواسطة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__create_date
|
||
#: 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_accrual_level__create_date
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__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_mandatory_day__create_date
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__create_date
|
||
msgid "Created on"
|
||
msgstr "أنشئ في"
|
||
|
||
#. 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
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_res_users__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
|
||
msgid "Current Time Off Type"
|
||
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
|
||
msgid "Current Year"
|
||
msgstr "العام الجاري"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter
|
||
msgid "Currently Valid"
|
||
msgstr "صالح حالياً "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_unit_hours
|
||
msgid "Custom Hours"
|
||
msgstr "ساعات مخصصة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__daily
|
||
msgid "Daily"
|
||
msgstr "يوميًا"
|
||
|
||
#. 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 "لوحة البيانات "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
msgid "Date"
|
||
msgstr "التاريخ"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_from_period
|
||
msgid "Date Period Start"
|
||
msgstr "تاريخ بداية الفترة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__lastcall
|
||
msgid "Date of the last accrual allocation"
|
||
msgstr "تاريخ آخر تخصيص للمستحقات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__nextcall
|
||
msgid "Date of the next accrual allocation"
|
||
msgstr "تاريخ المخصصات المستحقة التالية"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_mandatory_day_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
msgid "Dates"
|
||
msgstr "التواريخ"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__type_request_unit__day
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__day
|
||
msgid "Day"
|
||
msgstr "اليوم"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__added_value_type__day
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__start_type__day
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__added_value_type__day
|
||
#: 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 "الأيام"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__dec
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__dec
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__dec
|
||
msgid "December"
|
||
msgstr "ديسمبر"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__max_allowed_negative
|
||
msgid ""
|
||
"Define the maximum level of negative days this kind of time off can reach. "
|
||
"Value must be at least 1."
|
||
msgstr ""
|
||
"حدد الحد الأقصى لمستوى الأيام السلبية التي يمكن أن يصل إليها هذا النوع من "
|
||
"الإجازة. يجب أن تكون القيمة 1 على الأقل. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/view_dialog/form_view_dialog.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 "حذف"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/hooks.js:0
|
||
#, python-format
|
||
msgid "Delete Confirmation"
|
||
msgstr "حذف التأكيد "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holidays_cancel_leave_form
|
||
msgid "Delete Time Off"
|
||
msgstr "حذف الإجازة "
|
||
|
||
#. 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_employee_type_report__department_id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__department_id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__department_id
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_mandatory_day_view_search
|
||
#: 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 "Department"
|
||
msgstr "القسم"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search
|
||
msgid "Department search"
|
||
msgstr "البحث في القسم "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__department_ids
|
||
msgid "Departments"
|
||
msgstr "الأقسام"
|
||
|
||
#. 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 "الوصف"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__name_validity
|
||
msgid "Description with validity"
|
||
msgstr "الوصف مع الصلاحية "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holidays_cancel_leave_form
|
||
msgid "Discard"
|
||
msgstr "إهمال "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__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_accrual_level__display_name
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__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_employee_type_report__display_name
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__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
|
||
msgid "Display Name"
|
||
msgstr "اسم العرض "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid "Display Option"
|
||
msgstr "عرض الخيار "
|
||
|
||
#. 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
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/resource.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Due to a change in global time offs, %s extra day(s) have been taken from "
|
||
"your allocation. Please review this leave if you need it to be changed."
|
||
msgstr ""
|
||
"بسبب التغيير في الإجازات العالمية، %s تم أخذ يوم (أيام) إضافية من تخصيصك. "
|
||
"يرجى مراجعة هذه الإجازة إذا كنت بحاجة إلى تغييرها. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/resource.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Due to a change in global time offs, this leave no longer has the required "
|
||
"amount of available allocation and has been set to refused. Please review "
|
||
"this leave."
|
||
msgstr ""
|
||
"نظرًا للتغيير في الإجازات العالمية، لم تعد هذه الإجازة تتمتع بالقدر المطلوب "
|
||
"من التخصيص المتاح وتم تعيينها على أنها مرفوضة. يرجى مراجعة هذه الإجازة. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/resource.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Due to a change in global time offs, you have been granted %s day(s) back."
|
||
msgstr ""
|
||
"نظراً للاختلاف في أيام الإجازة العامة، لقد تمت إعادة %s يوم (أيام) إليك. "
|
||
|
||
#. 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_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree
|
||
msgid "Duration"
|
||
msgstr "المدة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_days
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_graph
|
||
msgid "Duration (Days)"
|
||
msgstr "المدة (بالأيام)"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_hours
|
||
msgid "Duration (Hours)"
|
||
msgstr "المدة (ساعات) "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_of_days_display
|
||
msgid "Duration (days)"
|
||
msgstr "المدة (بالأيام)"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_of_hours_display
|
||
msgid "Duration (hours)"
|
||
msgstr "المدة (بالساعات)"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_days_display
|
||
msgid "Duration in days"
|
||
msgstr "المدة بالأيام"
|
||
|
||
#. 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 "المدة بالأيام. حقل مرجعي يُستخدم عند الحاجة."
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_hours_display
|
||
msgid "Duration in hours"
|
||
msgstr "المدة بالساعات"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban
|
||
msgid "Edit Allocation"
|
||
msgstr "تعديل التخصيص"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban
|
||
msgid "Edit Time Off"
|
||
msgstr "تحرير الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model,name:hr_holidays.model_hr_employee
|
||
#: 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_employee_type_report__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
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_search_hr_holidays_employee_type_report
|
||
msgid "Employee"
|
||
msgstr "الموظف"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__active_employee
|
||
msgid "Employee Active"
|
||
msgstr "الموظف النشط "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__employee_company_id
|
||
msgid "Employee Company"
|
||
msgstr "شركة الموظف "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__employee_requests
|
||
msgid "Employee Requests"
|
||
msgstr "طلبات الموظفين "
|
||
|
||
#. 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 "علامة تصنيف الموظف "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form
|
||
msgid "Employee accrue"
|
||
msgstr "تراكم الموظف "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__emp
|
||
msgid "Employee(s)"
|
||
msgstr "الموظف (الموظفين) "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__employee_ids
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__employees_count
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__employee_ids
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree
|
||
msgid "Employees"
|
||
msgstr "الموظفون"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search
|
||
msgid "Employees Off Today"
|
||
msgstr "الموظفون في إجازة اليوم "
|
||
|
||
#. 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_employee_type_report__date_to
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__end_date
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__date_to
|
||
msgid "End Date"
|
||
msgstr "تاريخ الانتهاء"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__employee_requests__yes
|
||
msgid "Extra Days Requests Allowed"
|
||
msgstr "طلبات الأيام الإضافية المسموح بها "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__employee_requests
|
||
msgid ""
|
||
"Extra Days Requests Allowed: User can request an allocation for himself.\n"
|
||
"\n"
|
||
" Not Allowed: User cannot request an allocation."
|
||
msgstr ""
|
||
"طلبات الأيام الإضافية المسموح بها: يمكنك طلب أيام مخصصة لنفسك.\n"
|
||
"\n"
|
||
" غير مسموح بها: لا يمكن للمستخدم طلب أيام مخصصة. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__feb
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__feb
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__feb
|
||
msgid "February"
|
||
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 ""
|
||
"حقل يتيح لك رؤية مدة المخصصات بالأيام أو الساعات بناءً على type_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 ""
|
||
"حقل يتيح لك رؤية مدة طلبات الإجازات بالأيام أو الساعات بناءً على "
|
||
"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 a 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__approver_id
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter
|
||
msgid "First Approval"
|
||
msgstr "الموافقة الأولى"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__first_day
|
||
msgid "First Day"
|
||
msgstr "اليوم الأول "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__first_day_display
|
||
msgid "First Day Display"
|
||
msgstr "عرض اليوم الأول "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__first_month
|
||
msgid "First Month"
|
||
msgstr "الشهر الأول "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__first_month_day
|
||
msgid "First Month Day"
|
||
msgstr "يوم الشهر الأول "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__first_month_day_display
|
||
msgid "First Month Day Display"
|
||
msgstr "عرض يوم الشهر الأول "
|
||
|
||
#. 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 "المتابعين"
|
||
|
||
#. 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 "المتابعين (الشركاء) "
|
||
|
||
#. 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 "أيقونة من Font awesome مثال: fa-tasks "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__number_of_days_display
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__number_of_hours_display
|
||
msgid ""
|
||
"For an Accrual Allocation, this field contains the theorical amount of time "
|
||
"given to the employee, due to a previous start date, on the first run of the"
|
||
" plan. This can be manually edited."
|
||
msgstr ""
|
||
"بالنسبة لتخصيص الاستحقاق، يحتوي هذا الحقل على مقدار الوقت النظري الممنوح "
|
||
"للموظف، بسبب تاريخ بدء سابق، في التشغيل الأول للخطة. يمكن تحرير هذا يدويًا. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__frequency
|
||
msgid "Frequency"
|
||
msgstr "معدل الحدوث "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__fri
|
||
msgid "Friday"
|
||
msgstr "الجمعة"
|
||
|
||
#. 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_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
msgid "From"
|
||
msgstr "من"
|
||
|
||
#. 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 "من تاريخ"
|
||
|
||
#. 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 "الأنشطة المستقبلية"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_dashboard.xml:0
|
||
#, python-format
|
||
msgid "Grant Time"
|
||
msgstr "منح أيام إجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_mandatory_day_view_search
|
||
#: 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 "تجميع حسب"
|
||
|
||
#. 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 "تعليقات الموارد البشرية"
|
||
|
||
#. 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_allocation__type_request_unit__half_day
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__half_day
|
||
msgid "Half Day"
|
||
msgstr "نصف يوم"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__has_mandatory_day
|
||
msgid "Has Mandatory Day"
|
||
msgstr "يحتوي على يوم إلزامي "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__has_message
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__has_message
|
||
msgid "Has Message"
|
||
msgstr "يحتوي على رسالة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__has_valid_allocation
|
||
msgid "Has Valid Allocation"
|
||
msgstr "لديه مخصصات صالحة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__is_hatched
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__is_hatched
|
||
msgid "Hatched"
|
||
msgstr "Hatched"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave__multi_employee
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__multi_employee
|
||
msgid "Holds whether this allocation concerns more than 1 employee"
|
||
msgstr ""
|
||
"يحتوي على المعلومات التي تفيد ما إذا كان هذا المخصص يعني أكثر من موظف 1 "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__holiday_status
|
||
msgid "Holiday Status"
|
||
msgstr "حالة الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model,name:hr_holidays.model_report_hr_holidays_report_holidayssummary
|
||
msgid "Holidays Summary Report"
|
||
msgstr "تقرير ملخص العطلات"
|
||
|
||
#. 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 "من الساعة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_hour_to
|
||
msgid "Hour to"
|
||
msgstr "إلى الساعة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__hourly
|
||
msgid "Hourly"
|
||
msgstr "في الساعة "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__added_value_type__hour
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__added_value_type__hour
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__type_request_unit__hour
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__hour
|
||
#, python-format
|
||
msgid "Hours"
|
||
msgstr "ساعات "
|
||
|
||
#. 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_holidays_cancel_leave__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_accrual_level__id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__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_employee_type_report__id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__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
|
||
msgid "ID"
|
||
msgstr "المُعرف"
|
||
|
||
#. 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 "الأيقونة"
|
||
|
||
#. 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 "الأيقونة للإشارة إلى النشاط المستثنى. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0
|
||
#: code:addons/hr_holidays/static/src/im_status_patch.xml:0
|
||
#, python-format
|
||
msgid "Idle"
|
||
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_allocation__message_needaction
|
||
msgid "If checked, new messages require your attention."
|
||
msgstr "إذا كان محددًا، فهناك رسائل جديدة عليك رؤيتها. "
|
||
|
||
#. 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 "إذا كان محددًا، فقد حدث خطأ في تسليم بعض الرسائل."
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_plan__is_based_on_worked_time
|
||
msgid ""
|
||
"If checked, the accrual period will be calculated according to the work "
|
||
"days, not calendar days."
|
||
msgstr ""
|
||
"في حالة تحديده، سيتم حساب فترة الاستحقاق وفقًا لأيام العمل، وليس أيام "
|
||
"التقويم. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__allows_negative
|
||
msgid ""
|
||
"If checked, users request can exceed the allocated days and balance can go "
|
||
"in negative."
|
||
msgstr ""
|
||
"إذا تم تحديده، يمكن أن يتجاوز طلب المستخدمين الأيام المخصصة ويمكن أن يصبح "
|
||
"الرصيد سلبيًا. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave__active_employee
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__active_employee
|
||
msgid ""
|
||
"If the active field is set to False, it will allow you to hide the resource "
|
||
"record without removing it."
|
||
msgstr ""
|
||
"إذا تم تحويل قيمة الحقل النشط إلى خطأ، يمكنك إخفاء سجل مورد دون إزالته. "
|
||
|
||
#. 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 "إذا أردت تغيير عدد الأيام عليك استخدام الوضع 'فترة'"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__transition_mode__immediately
|
||
msgid "Immediately"
|
||
msgstr "فورًا"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid "Incorrect state for new allocation"
|
||
msgstr "الحالة غير صحيحة للمخصص الجديد "
|
||
|
||
#. 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 "متابع"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__is_officer
|
||
msgid "Is Officer"
|
||
msgstr "موظف "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__unpaid
|
||
msgid "Is Unpaid"
|
||
msgstr "غير مدفوع "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__is_user_only_responsible
|
||
msgid "Is User Only Responsible"
|
||
msgstr "المستخدم هو المسؤول الوحيد "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__jan
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__jan
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__jan
|
||
msgid "January"
|
||
msgstr "يناير"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__job_id
|
||
msgid "Job"
|
||
msgstr "الوظيفة"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search
|
||
msgid "Job Position"
|
||
msgstr "المنصب الوظيفي"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__jul
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__jul
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__jul
|
||
msgid "July"
|
||
msgstr "يوليو"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__jun
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__jun
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__jun
|
||
msgid "June"
|
||
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 "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 Time Off"
|
||
msgstr "نوع الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__write_uid
|
||
#: 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_accrual_level__write_uid
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__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_mandatory_day__write_uid
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "آخر تحديث بواسطة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__write_date
|
||
#: 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_accrual_level__write_date
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__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_mandatory_day__write_date
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__write_date
|
||
msgid "Last Updated on"
|
||
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 "Late Activities"
|
||
msgstr "الأنشطة المتأخرة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__leave_type_increases_duration
|
||
msgid "Leave Type Increases Duration"
|
||
msgstr "نوع الإجازة يزيد المدة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__holiday_status__left
|
||
msgid "Left"
|
||
msgstr "يسار"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0
|
||
#, python-format
|
||
msgid "Legend"
|
||
msgstr "أسطورة "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#, python-format
|
||
msgid "Let's approve it"
|
||
msgstr "فلنقم بالموافقة عليها "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#, python-format
|
||
msgid "Let's discover the Time Off application"
|
||
msgstr "فلنستكشف تطبيق الإجازات "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#, python-format
|
||
msgid "Let's go validate it"
|
||
msgstr "فلنقم بتصديقها "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#, python-format
|
||
msgid "Let's try to create a Sick Time Off, select it in the list"
|
||
msgstr "فلنقم بإنشاء إجازة مرضية. قم بتحديدها من القائمة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__level_count
|
||
msgid "Levels"
|
||
msgstr "المستويات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__maximum_leave
|
||
msgid "Limit to"
|
||
msgstr "يقتصر على "
|
||
|
||
#. 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 "الطلبات المرتبطة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_main_attachment_id
|
||
msgid "Main Attachment"
|
||
msgstr "المرفق الرئيسي"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_management
|
||
msgid "Management"
|
||
msgstr "الإدارة"
|
||
|
||
#. 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 "المدير"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.actions.server,name:hr_holidays.action_manager_approval
|
||
msgid "Manager Approval"
|
||
msgstr "موافقة المدير "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model,name:hr_holidays.model_hr_leave_mandatory_day
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_mandatory_day_view_search
|
||
msgid "Mandatory Day"
|
||
msgstr "يوم إلزامي "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0
|
||
#: model:ir.actions.act_window,name:hr_holidays.hr_leave_mandatory_day_action
|
||
#: model:ir.ui.menu,name:hr_holidays.hr_holidays_mandatory_day_menu_configuration
|
||
#, python-format
|
||
msgid "Mandatory Days"
|
||
msgstr "أيام إلزامية "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__mar
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__mar
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__mar
|
||
msgid "March"
|
||
msgstr "مارس"
|
||
|
||
#. module: hr_holidays
|
||
#: 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 "الحد الاقصى المسموح"
|
||
|
||
#. 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,field_description:hr_holidays.field_hr_leave_accrual_level__postpone_max_days
|
||
msgid "Maximum amount of accruals to transfer"
|
||
msgstr "الحد الأقصى للمستحقات لنقلها "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__may
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__may
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__may
|
||
msgid "May"
|
||
msgstr "مايو"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_approve_department
|
||
#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_holiday_allocation_id
|
||
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 "الاجتماع"
|
||
|
||
#. 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 "خطأ في تسليم الرسائل"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model,name:hr_holidays.model_mail_message_subtype
|
||
msgid "Message subtypes"
|
||
msgstr "الأنواع الفرعية للرسائل "
|
||
|
||
#. 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 "الرسائل"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__level_ids
|
||
msgid "Milestone"
|
||
msgstr "مؤشر التقدم "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__transition_mode
|
||
msgid "Milestone Transition"
|
||
msgstr "مرحلة انتقالية "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form
|
||
msgid "Milestone reached"
|
||
msgstr "تم الوصول إلى مؤشر الأداء "
|
||
|
||
#. 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_manager
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree
|
||
msgid "Mode"
|
||
msgstr "الوضع"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__mon
|
||
msgid "Monday"
|
||
msgstr "الاثنين"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary
|
||
msgid "Month"
|
||
msgstr "الشهر"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__monthly
|
||
msgid "Monthly"
|
||
msgstr "شهرياً"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__start_type__month
|
||
msgid "Months"
|
||
msgstr "شهور"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_date_from_period__am
|
||
msgid "Morning"
|
||
msgstr "صباحاً "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__multi_employee
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__multi_employee
|
||
msgid "Multi Employee"
|
||
msgstr "موظفين متعددين "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__my_activity_date_deadline
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__my_activity_date_deadline
|
||
msgid "My Activity Deadline"
|
||
msgstr "الموعد النهائي لنشاطاتي "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_my
|
||
#: model:ir.ui.menu,name:hr_holidays.menu_open_allocation
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter
|
||
msgid "My Allocations"
|
||
msgstr "رصيد إجازاتي"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search
|
||
#: 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 "My Department"
|
||
msgstr "قسمي "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report
|
||
msgid "My Requests"
|
||
msgstr "طلباتي"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search
|
||
#: 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 "My Team"
|
||
msgstr "فريقي"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_my_leaves
|
||
msgid "My Time"
|
||
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
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter
|
||
msgid "My Time Off"
|
||
msgstr "أيام إجازتي "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__name
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__name
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__name
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.resource_calendar_leaves_tree_inherit
|
||
msgid "Name"
|
||
msgstr "الاسم"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid "Negative Cap"
|
||
msgstr "الحد الأقصى السلبي "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/calendar_controller.xml:0
|
||
#: 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
|
||
#, python-format
|
||
msgid "New"
|
||
msgstr "جديد"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "New %(leave_type)s Request created by %(user)s"
|
||
msgstr "طلب %(leave_type)s جديد أنشئ بواسطة %(user)s "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/hooks.js:0
|
||
#, python-format
|
||
msgid "New Allocation"
|
||
msgstr "مخصص جديد "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_dashboard.xml:0
|
||
#, python-format
|
||
msgid "New Allocation Request"
|
||
msgstr "طلب مخصصات جديد "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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 ""
|
||
"تم إنشاء طلب مخصصات جديد بواسطة %(user)s: %(count)s أيام من "
|
||
"%(allocation_type)s "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "New Milestone"
|
||
msgstr "مؤشر تقدم جديد "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/calendar_controller.js:0
|
||
#, python-format
|
||
msgid "New Time Off"
|
||
msgstr "إجازة جديدة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_calendar_event_id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_calendar_event_id
|
||
msgid "Next Activity Calendar Event"
|
||
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 "الموعد النهائي للنشاط التالي"
|
||
|
||
#. 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 "ملخص النشاط التالي"
|
||
|
||
#. 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 "نوع النشاط التالي"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__requires_allocation__no
|
||
#: 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_form_manager
|
||
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.act_hr_employee_holiday_type
|
||
#: model_terms:ir.actions.act_window,help:hr_holidays.action_hr_available_holidays_report
|
||
#: model_terms:ir.actions.act_window,help:hr_holidays.mail_activity_type_action_config_hr_holidays
|
||
msgid "No data to display"
|
||
msgstr "لا توجد بيانات لعرضها "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_department
|
||
msgid "No data yet!"
|
||
msgstr "لا توجد أي بيانات بعد! "
|
||
|
||
#. 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_allocation_view_form_manager
|
||
msgid "No limit"
|
||
msgstr "بلا حد "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "No rule has been set up for this accrual plan."
|
||
msgstr "لم يتم تعيين قتعدة لخطة الاستحقاق هذه. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_validation_type__no
|
||
msgid "No validation needed"
|
||
msgstr "لا حاجة للتصديق "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form
|
||
msgid "Nobody will be notified"
|
||
msgstr "لن يتم إخطار أحد "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/leave_stats/leave_stats.xml:0
|
||
#: code:addons/hr_holidays/static/src/leave_stats/leave_stats.xml:0
|
||
#, python-format
|
||
msgid "None"
|
||
msgstr "لا شيء"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__action_with_unused_accruals__lost
|
||
msgid "None. Accrued time reset to 0"
|
||
msgstr "لا أحد. إعادة تعيين الوقت المتراكم إلى 0 "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__employee_requests__no
|
||
msgid "Not Allowed"
|
||
msgstr "غير مسموح "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__responsible_ids
|
||
msgid "Notified Time Off Officer"
|
||
msgstr "تم إخطار موظف الإجازات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__nov
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__nov
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__nov
|
||
msgid "November"
|
||
msgstr "نوفمبر"
|
||
|
||
#. 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 "عدد الإجراءات"
|
||
|
||
#. 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_employee_type_report__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
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_list
|
||
msgid "Number of Days"
|
||
msgstr "عدد الأيام"
|
||
|
||
#. 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 "عدد أيام الإجازة "
|
||
|
||
#. 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."
|
||
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 "عدد الأخطاء "
|
||
|
||
#. 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__number_of_hours
|
||
msgid "Number of hours of the time off request. Used in the calculation."
|
||
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 requiring action"
|
||
msgstr "عدد الرسائل التي تتطلب اتخاذ إجراء"
|
||
|
||
#. 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 "عدد الرسائل الحادث بها خطأ في التسليم"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__oct
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__oct
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__oct
|
||
msgid "October"
|
||
msgstr "أكتوبر"
|
||
|
||
#. 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_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search
|
||
msgid "Off Today"
|
||
msgstr "في إجازة اليوم "
|
||
|
||
#. module: hr_holidays
|
||
#: model:res.groups,name:hr_holidays.group_hr_holidays_user
|
||
msgid "Officer: Manage all requests"
|
||
msgstr "المسؤول: إدارة كافة الطلبات "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_view_search
|
||
msgid "On Time Off"
|
||
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
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0
|
||
#: code:addons/hr_holidays/static/src/im_status_patch.xml:0
|
||
#: code:addons/hr_holidays/static/src/thread_icon.patch.xml:0
|
||
#, python-format
|
||
msgid "Online"
|
||
msgstr "عبر الإنترنت "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "Only"
|
||
msgstr "فقط"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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
|
||
#. odoo-python
|
||
#: 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
|
||
#. odoo-python
|
||
#: 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
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Only a Time Off Officer or Manager can approve/refuse its own requests."
|
||
msgstr "يمكن فقط لموظف الإجازة أو المدير الموافقة على/رفض طلباته الخاصة. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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
|
||
#. odoo-python
|
||
#: 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
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_employee.py:0
|
||
#, python-format
|
||
msgid "Operation not supported"
|
||
msgstr "العملية غير مدعومة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_date__other
|
||
msgid "Other"
|
||
msgstr "غير ذلك"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0
|
||
#: code:addons/hr_holidays/static/src/im_status_patch.xml:0
|
||
#: code:addons/hr_holidays/static/src/thread_icon.patch.xml:0
|
||
#, python-format
|
||
msgid "Out of office"
|
||
msgstr "خارج المكتب "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/persona_service_patch.js:0
|
||
#, python-format
|
||
msgid "Out of office until %s"
|
||
msgstr "خارج المكتب حتى %s "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_dashboard
|
||
msgid "Overview"
|
||
msgstr "نظرة عامة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:hr.leave.type,name:hr_holidays.holiday_status_cl
|
||
msgid "Paid Time Off"
|
||
msgstr "أيام الإجازة المدفوعة "
|
||
|
||
#. 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 "الأصل"
|
||
|
||
#. module: hr_holidays
|
||
#: model:hr.leave.type,name:hr_holidays.hr_holiday_status_dv
|
||
msgid "Parental Leaves"
|
||
msgstr "إجازات الأبوة"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_mandatory_day_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_search_hr_holidays_employee_type_report
|
||
msgid "Period"
|
||
msgstr "الفترة"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__holiday_status__planned
|
||
msgid "Planned"
|
||
msgstr "المخطط له "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "Planned:"
|
||
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 "طباعة"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holidays_cancel_leave_form
|
||
msgid "Provide a reason to delete an approved time off"
|
||
msgstr "أعطِ سبباً لحذفك لإجازة قد تمت الموافقة عليها "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.resource_calendar_form_inherit
|
||
msgid "Public"
|
||
msgstr "عام"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0
|
||
#: model:ir.actions.act_window,name:hr_holidays.open_view_public_holiday
|
||
#: model:ir.ui.menu,name:hr_holidays.hr_holidays_public_time_off_menu_configuration
|
||
#, python-format
|
||
msgid "Public Holidays"
|
||
msgstr "الإجازات الرسمية "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__added_value
|
||
msgid "Rate"
|
||
msgstr "المعدل "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__rating_ids
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__rating_ids
|
||
msgid "Ratings"
|
||
msgstr "التقييمات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__reason
|
||
msgid "Reason"
|
||
msgstr "السبب"
|
||
|
||
#. 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 "الأسباب"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#: code:addons/hr_holidays/static/src/views/view_dialog/form_view_dialog.xml: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_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
|
||
#, python-format
|
||
msgid "Refuse"
|
||
msgstr "رفض"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0
|
||
#: 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_employee_type_report__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
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_dashboard_new_time_off
|
||
#, python-format
|
||
msgid "Refused"
|
||
msgstr "تم الرفض "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "Refused Time Off"
|
||
msgstr "الإجازات المرفوضة "
|
||
|
||
#. 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 "اسم المستخدم المرتبط بالمورد لإدارة وصوله."
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_tree
|
||
msgid "Remaining Days"
|
||
msgstr "الأيام المتبقية"
|
||
|
||
#. 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 "أيام الإجازة المدفوعة المتبقية "
|
||
|
||
#. 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 "الإجازات المتبقية"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_departure_wizard__archive_allocation
|
||
msgid "Remove employee from existing accrual plans."
|
||
msgstr "إزالة المستخدم من خطط الاستحقاق الموجودة. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_report
|
||
msgid "Reporting"
|
||
msgstr "إعداد التقارير "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form
|
||
msgid "Request Allocation"
|
||
msgstr "طلب مخصصات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_to
|
||
msgid "Request End Date"
|
||
msgstr "تاريخ نهاية الطلب"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_from
|
||
msgid "Request Start Date"
|
||
msgstr "تاريخ بداية الطلب"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form
|
||
msgid "Request Time off"
|
||
msgstr "طلب إجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__leave_type
|
||
msgid "Request Type"
|
||
msgstr "نوع الطلب"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__duration_display
|
||
msgid "Requested (Days/Hours)"
|
||
msgstr "(الأيام/الساعات) المطلوبة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__requires_allocation
|
||
msgid "Requires allocation"
|
||
msgstr "يتطلب مخصصات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__resource_calendar_id
|
||
msgid "Resource Calendar"
|
||
msgstr "تقويم المَوْرد "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.actions.act_window,name:hr_holidays.resource_calendar_global_leaves_action_from_calendar
|
||
msgid "Resource Time Off"
|
||
msgstr "إجازة المَورِد "
|
||
|
||
#. 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,name:hr_holidays.model_resource_calendar
|
||
msgid "Resource Working Time"
|
||
msgstr "فترة عمل المَورِد "
|
||
|
||
#. 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 "المستخدم المسؤول"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "Rules"
|
||
msgstr "القواعد"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form
|
||
msgid "Run until"
|
||
msgstr "تشغيل حتى "
|
||
|
||
#. 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 "خطأ في تسليم الرسائل النصية القصيرة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__sat
|
||
msgid "Saturday"
|
||
msgstr "السبت"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/view_dialog/form_view_dialog.xml:0
|
||
#, python-format
|
||
msgid "Save"
|
||
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_search_hr_holidays_employee_type_report
|
||
msgid "Search Time Off"
|
||
msgstr "البحث عن الإجازات "
|
||
|
||
#. 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 "البحث في المخصصات"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__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_employee_type_report__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
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter
|
||
msgid "Second Approval"
|
||
msgstr "الموافقة الثانية"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__second_day
|
||
msgid "Second Day"
|
||
msgstr "اليوم الثاني "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__second_day_display
|
||
msgid "Second Day Display"
|
||
msgstr "عرض اليوم الثاني "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__second_month
|
||
msgid "Second Month"
|
||
msgstr "الشهر الثاني "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__second_month_day
|
||
msgid "Second Month Day"
|
||
msgstr "اليوم الثاني من الشهر "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__second_month_day_display
|
||
msgid "Second Month Day Display"
|
||
msgstr "عرض اليوم الثاني من الشهر "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "Second approval request for %(leave_type)s"
|
||
msgstr "طلب الموافقة الثاني لـ %(leave_type)s "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#, python-format
|
||
msgid "Select Time Off"
|
||
msgstr "تحديد الإجازة "
|
||
|
||
#. 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_leave_allocation__validation_type
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__allocation_validation_type
|
||
msgid ""
|
||
"Select the level of approval needed in case of request by employee\n"
|
||
" - No validation needed: The employee's request is automatically approved.\n"
|
||
" - Approved by Time Off Officer: The employee's request need to be manually approved by the Time Off Officer."
|
||
msgstr ""
|
||
"قم بتحديد مستوى الموافقة المطلوب في حال الطلب من قِبَل الموظف\n"
|
||
" - لا حاجة للتصديق: تتم الموافقة على طلب الموظف تلقائياً.\n"
|
||
" - تتم الموافقة من قِبَل مدير الإجازات: يجب أن تتم الموافقة على طلب الموظف يدوياً من قِبَل مدير الإجازات. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#, python-format
|
||
msgid "Select the request you just created"
|
||
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 ""
|
||
"قم بتحديد المستخدم المسؤول عن الموافقة على \"إجازات\" هذا الموظف. \n"
|
||
"إذا كان فارغاً، تتم الموافقة بواسطة مدير أو مانح الموافقة (يحدد في الإعدادات/المستخدمين). "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__sep
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__sep
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__sep
|
||
msgid "September"
|
||
msgstr "سبتمبر"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__sequence
|
||
msgid "Sequence"
|
||
msgstr "تسلسل "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_level__sequence
|
||
msgid "Sequence is generated automatically by start time delta."
|
||
msgstr "يتم إنشاء التسلسل تلقائياً عن طريق دلتا بدء الوقت. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_level__postpone_max_days
|
||
msgid "Set a maximum of accruals an allocation keeps at the end of the year."
|
||
msgstr "تحديد الحد الأقصى للاستحقاقات التي يحتفظ بها التخصيص في نهاية العام. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__show_transition_mode
|
||
msgid "Show Transition Mode"
|
||
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 ""
|
||
"عرض كافة السجلات التي يسبق تاريخ الإجراء التالي فيها تاريخ اليوم الجاري "
|
||
|
||
#. 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 "الإجازة المرضية "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "Some leaves cannot be linked to any allocation. To see those leaves,"
|
||
msgstr "بعض الإجازات لا يمكن ربطها بأي مخصصات. لرؤية تلك الإجازات، "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_accrual_plan.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Some of the accrual plans you're trying to delete are linked to an existing "
|
||
"allocation. Delete or cancel them first."
|
||
msgstr ""
|
||
"بعض خطط الاستحقاق التي تحاول حذفها مرتبطة بمخصصات موجودة. قم بحذف تلك "
|
||
"المخصصات أو إلغائها أولاً. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_plan__time_off_type_id
|
||
msgid ""
|
||
"Specify if this accrual plan can only be used with this Time Off Type.\n"
|
||
" Leave empty if this accrual plan can be used with any Time Off Type."
|
||
msgstr ""
|
||
"حدد ما إذا كانت خطة الاستحقاق هذه يمكن استخدامها فقط مع نوع الإجازة هذا أم لا.\n"
|
||
" اتركه فارغاً إذا كان بالإمكان استخدام خطة الاستحقاق هذه مع أي نوع إجازة. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_plan__transition_mode
|
||
msgid ""
|
||
"Specify what occurs if a level transition takes place in the middle of a pay period.\n"
|
||
"\n"
|
||
" 'Immediately' will switch the employee to the new accrual level on the exact date during the ongoing pay period.\n"
|
||
"\n"
|
||
" 'After this accrual's period' will keep the employee on the same accrual level until the ongoing pay period is complete.\n"
|
||
" After it is complete, the new level will take effect when the next pay period begins."
|
||
msgstr ""
|
||
"حدد ما يحدث إذا كان الانتقال إلى مستوى أخر يحدث خلال فترة دفع.\n"
|
||
"\n"
|
||
" 'فوراً' ستقوم بنقل الموظف إلى مستوى الاستحقاق الجديد في ذات التاريخ أثناء فترة الدفع الجارية.\n"
|
||
"\n"
|
||
" 'بعد فترة الاستحقاق هذه' ستُبقي الموظف في نفس مستوى الاستحقاق حتى اكتمال فترة الدفع الجارية.\n"
|
||
" بعد انتهائها، سيبدأ المستوى الجديد عند بدء فترة الدفع التالية. "
|
||
|
||
#. 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_employee_type_report__date_from
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__start_date
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__date_from
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form
|
||
#: 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 "تاريخ البدء "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__start_count
|
||
msgid "Start after"
|
||
msgstr "البدء بعد "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__state
|
||
msgid "State"
|
||
msgstr "الولاية "
|
||
|
||
#. 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_employee_type_report__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 "الحالة"
|
||
|
||
#. 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 ""
|
||
"الأنشطة المعتمدة على الحالة\n"
|
||
"المتأخرة: تاريخ الاستحقاق مر\n"
|
||
"اليوم: تاريخ النشاط هو اليوم\n"
|
||
"المخطط: الأنشطة المستقبلية."
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__is_striked
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__is_striked
|
||
msgid "Striked"
|
||
msgstr "Striked"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#, python-format
|
||
msgid "Submit your request"
|
||
msgstr "أرسل طلبك "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary
|
||
msgid "Sum"
|
||
msgstr "المجموع"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__sun
|
||
msgid "Sunday"
|
||
msgstr "الأحد"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__supported_attachment_ids_count
|
||
msgid "Supported Attachment Ids Count"
|
||
msgstr "عدد معرفات المرفقات المدعومة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__leave_type_support_document
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__support_document
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
msgid "Supporting Document"
|
||
msgstr "المستند المساند "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "Supporting Documents"
|
||
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_type__request_unit
|
||
msgid "Take Time Off in"
|
||
msgstr "أخذ إجازة في "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__holiday_status__taken
|
||
#, python-format
|
||
msgid "Taken"
|
||
msgstr "تم أخذها "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"The Start Date of the Validity Period must be anterior to the End Date."
|
||
msgstr "يجب أن يكون تاريخ بدء فترة الصلاحية قبل تاريخ الانتهاء. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_level__start_count
|
||
msgid ""
|
||
"The accrual starts after a defined period from the allocation start date. "
|
||
"This field defines the number of days, months or years after which accrual "
|
||
"is used."
|
||
msgstr ""
|
||
"تبدأ المستحقات بعد فترة محددة من تاريخ بدء المخصصات. يحدد هذا الحقل عدد "
|
||
"الأيام أو الشهور أو السنوات بعد استخدام المستحقات. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_type.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"The allocation requirement of a time off type cannot be changed once leaves "
|
||
"of that type have been taken. You should create a new time off type instead."
|
||
msgstr ""
|
||
"لا يمكن تغيير متطلبات محصصات نوع الإجازة بمجرد أن يتم أخذ إجازات من هذا "
|
||
"النوع. عليك إنشاء نوع إجازة جديد عوضاً عن ذلك. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave__color
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__color
|
||
msgid ""
|
||
"The color selected here will be used in every screen with the time off type."
|
||
msgstr "سيتم استخدام اللون المحدد هنا في كافة الشاشات التي بها نوع الإجازة. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_accrual_level_check_dates
|
||
msgid "The dates you've set up aren't correct. Please check them."
|
||
msgstr "التواريخ التي قمت بتحديدها غير صحيحة. يرجى التحقق منها. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__time_type
|
||
msgid ""
|
||
"The distinction between working time (ex. Attendance) and absence (ex. "
|
||
"Training) will be used in the computation of Accrual's plan rate."
|
||
msgstr ""
|
||
"سيتم استخدام الفرق بين وقت العمل (مثال: الحضور) والغياب (مثال: التدريب) في "
|
||
"احتساب نسبة خطة الاستحقاق. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_allocation_duration_check
|
||
msgid "The duration must be greater than 0."
|
||
msgstr "يجب أن تكون المدة أكبر من 0. "
|
||
|
||
#. 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 ""
|
||
"إحدى الخانات: الموظف، أو القسم، أو المؤسسة، أو فئة الموظف، مفقودة في طلبك. "
|
||
"يرجى التأكد من أن بيانات تسجيل دخولك مرتبطة بموظف. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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 ""
|
||
"لا يفترض أن يعمل الموظفون التالون خلال تلك المدة: \n"
|
||
"%s "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"The leaves planned in the future are exceeding the maximum value of the allocation.\n"
|
||
" It will not be possible to take all of them."
|
||
msgstr ""
|
||
"تتجاوز الإجازات المخطط لها في المستقبل الحد الأقصى لقيمة التخصيص.\n"
|
||
" لن يكون من الممكن أخذهم جميعًا. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_type_check_negative
|
||
msgid ""
|
||
"The negative amount must be greater than 0. If you want to set 0, disable "
|
||
"the negative cap instead."
|
||
msgstr ""
|
||
"يجب أن يكون المبلغ السالب أكبر من 0. إذا كنت تريد تعيين 0، فقم بتعطيل الحد "
|
||
"الأقصى السالب بدلاً من ذلك. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_level__added_value
|
||
msgid ""
|
||
"The number of hours/days that will be incremented in the specified Time Off "
|
||
"Type for every period"
|
||
msgstr "عدد الساعات/الأيام التي ستتم زيادتها في نوع الإجازة لكل فترة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_date_check3
|
||
msgid ""
|
||
"The request start date must be before or equal to the request end date."
|
||
msgstr "يجب أن يكون تاريخ بدء الطلب قبل أو يساوي تاريخ انتهاء الطلب. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_mandatory_day_date_from_after_day_to
|
||
msgid "The start date must be anterior than the end date."
|
||
msgstr "يجب أن يكون تاريخ البدء قبل تاريخ الانتهاء."
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_date_check2
|
||
msgid "The start date must be before or equal to the end date."
|
||
msgstr "يجب أن يكون تاريخ البدء قبل تاريخ الانتهاء أو يساويه. "
|
||
|
||
#. 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 ""
|
||
"يتم تعين الحالة إلى 'للإرسال'، عندما يتم إنشاء طلب إجازة.\n"
|
||
"تكون الحالة 'للموافقة'، عندما تتم الموافقة على طلب الإجازة من قِبَل المستخدم.\n"
|
||
"تكون الحالة 'تم الرفض'، عندما يتم رفض طلب الإجازة من قِبَل المدير.\n"
|
||
"تكون الحالة 'تمت الموافقة'، عندما تتم الموافقة على طبي الإجازة من قِبَل المدير."
|
||
|
||
#. 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 ""
|
||
"يتم تعين الحالة إلى 'للإرسال'، عندما يتم إنشاء طلب مخصصات.\n"
|
||
"تكون الحالة 'للموافقة'، عندما يتم تأكيد طلب المخصصات من قِبَل المستخدم.\n"
|
||
"تكون الحالة 'تم الرفض'، عندما يتم رفض طلب المخصصات من قِبَل المدير.\n"
|
||
"تكون الحالة 'تمت الموافقة'، عندما تتم الموافقة على طلب المخصصات من قِبَل المدير. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "The time off has been automatically approved"
|
||
msgstr "تمت الموافقة على الإجازة تلقائياً "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "The time off has been canceled: %s"
|
||
msgstr "تم إلغاء الإجازة: %s "
|
||
|
||
#. 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
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "There is no valid allocation to cover that request."
|
||
msgstr "لا يوجد تخصيص صالح لتغطية هذا الطلب. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"This allocation have already ran once, any modification won't be effective "
|
||
"to the days allocated to the employee. If you need to change the "
|
||
"configuration of the allocation, delete and create a new one."
|
||
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 ""
|
||
"تتم تعبئة هذه المنطقة تلقائياً بواسطة المستخدم الذي يقوم بتصديق الإجازة "
|
||
|
||
#. 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__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_accrual_level__start_type
|
||
msgid "This field defines the unit of time after which the accrual starts."
|
||
msgstr "يحدد هذا الحقل وحدة الوقت الذي تبدأ المستحقات بعده. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__has_valid_allocation
|
||
msgid "This indicates if it is still possible to use this type of leave"
|
||
msgstr "يحدد هذا ما إن كان استخدام هذا النوع من الإجازات لا يزال ممكنًا"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "This time off cannot be canceled."
|
||
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.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__thu
|
||
msgid "Thursday"
|
||
msgstr "الخميس"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_holiday_allocation_id
|
||
#: 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.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_departure_wizard_view_form
|
||
#: 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
|
||
#, python-format
|
||
msgid "Time Off"
|
||
msgstr "الإجازات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model,name:hr_holidays.model_hr_leave_allocation
|
||
msgid "Time Off Allocation"
|
||
msgstr "مخصص الإجازات "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/report/hr_leave_employee_type_report.py:0
|
||
#: model:ir.actions.act_window,name:hr_holidays.act_hr_employee_holiday_type
|
||
#: 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 "تقويم الإجازات"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar__associated_leaves_count
|
||
msgid "Time Off Count"
|
||
msgstr "عدد أيام الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_employee.py:0
|
||
#, python-format
|
||
msgid "Time Off Dashboard"
|
||
msgstr "لوحة بيانات الإجازات "
|
||
|
||
#. 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 ""
|
||
"يقوم الموظفون المسؤولون عن الإجازات بتخصيص الإجازات للموظفين (مثال: الإجازة المدفوعة).<br>\n"
|
||
" يطلب الموظفون المخصصات من الموظفين المسؤولين عن الإجازات (مثال: أيام الاستجمام)."
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/calendar_controller.js:0
|
||
#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_my_request
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__leave_id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__leave_id
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar_leaves__holiday_id
|
||
#: model:mail.message.subtype,description:hr_holidays.mt_leave
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_employee_view_dashboard
|
||
#: 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
|
||
#, python-format
|
||
msgid "Time Off Request"
|
||
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.hr_department_view_kanban
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree
|
||
msgid "Time Off Requests"
|
||
msgstr "طلبات الإجازات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:res.groups,name:hr_holidays.group_hr_holidays_responsible
|
||
msgid "Time Off Responsible"
|
||
msgstr "مسؤول الإجازات "
|
||
|
||
#. 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_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_list
|
||
#: 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 "ملخص الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model,name:hr_holidays.model_hr_leave_employee_type_report
|
||
#: model:ir.model,name:hr_holidays.model_hr_leave_report
|
||
msgid "Time Off Summary / Report"
|
||
msgstr "ملخص/تقرير الإجازة "
|
||
|
||
#. 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_accrual_plan__time_off_type_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_employee_type_report__leave_type
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__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
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter
|
||
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 "أنواع الإجازات "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__leave_validation_type
|
||
msgid "Time Off Validation"
|
||
msgstr "تصديق الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: 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 "الإجازات للموافقة عليها "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary
|
||
msgid "Time Off."
|
||
msgstr "الإجازة. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.actions.server,name:hr_holidays.hr_leave_cron_cancel_invalid_ir_actions_server
|
||
msgid "Time Off: Cancel invalid leaves"
|
||
msgstr "إجازة: إلغاء الإجازات غير الصالحة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report
|
||
msgid "Time off"
|
||
msgstr "الإجازات "
|
||
|
||
#. 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.action_hr_holidays_by_employee_and_type_report
|
||
msgid "Time off Analysis by Employee and Time Off Type"
|
||
msgstr "تحليل الإجازة حسب الموظف ونوع الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_graph
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_pivot
|
||
msgid "Time off Summary"
|
||
msgstr "ملخص الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__leaves_taken
|
||
msgid "Time off Taken"
|
||
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 "أيام إجازة الموظفين الذين تديرهم "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "Time off request must be confirmed in order to approve it."
|
||
msgstr "يجب أن يتم تأكيد طلب الإجازة حتى تتم الموافقة عليه. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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
|
||
#. odoo-python
|
||
#: 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
|
||
#. odoo-python
|
||
#: 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 "المنطقة الزمنية"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__stop_datetime
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form
|
||
msgid "To"
|
||
msgstr "إلى"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0
|
||
#: 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_employee_type_report__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_report
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter
|
||
#, python-format
|
||
msgid "To Approve"
|
||
msgstr "بانتظار الموافقة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter
|
||
msgid "To Approve or Approved Allocations"
|
||
msgstr "المخصصات التي قد تمت الموافقة عليها أو بانتظار الموافقة "
|
||
|
||
#. 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 "إلى تاريخ"
|
||
|
||
#. 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_employee_type_report__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 "للإرسال"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_dashboard.xml:0
|
||
#, python-format
|
||
msgid "Today"
|
||
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 "Today Activities"
|
||
msgstr "أنشطة اليوم "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocations_count
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocations_count
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocations_count
|
||
msgid "Total number of allocations"
|
||
msgstr "إجمالي عدد المخصصات "
|
||
|
||
#. 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,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:hr.leave.type,name:hr_holidays.holiday_status_training
|
||
msgid "Training Time Off"
|
||
msgstr "إجازة للتدريب "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.actions.act_window,help:hr_holidays.mail_activity_type_action_config_hr_holidays
|
||
msgid ""
|
||
"Try to add some records, or make sure that there is no active filter in the "
|
||
"search bar."
|
||
msgstr ""
|
||
"جرب إضافة بعض السجلات، أو تأكد من أنه لا يوجد عامل تصفية نشط في شريط البحث. "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__tue
|
||
msgid "Tuesday"
|
||
msgstr "الثلاثاء"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__bimonthly
|
||
msgid "Twice a month"
|
||
msgstr "مرتان في الشهر "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__biyearly
|
||
msgid "Twice a year"
|
||
msgstr "مرتان في السنة "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/resource.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Two public holidays cannot overlap each other for the same working hours."
|
||
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
|
||
msgid "Type"
|
||
msgstr "النوع"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__type_request_unit
|
||
msgid "Type Request Unit"
|
||
msgstr "اكتب وحدة الطلب "
|
||
|
||
#. 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 "نوع النشاط المستثنى في السجل. "
|
||
|
||
#. 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_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "Unlimited"
|
||
msgstr "غير محدودة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:hr.leave.type,name:hr_holidays.holiday_status_unpaid
|
||
msgid "Unpaid"
|
||
msgstr "غير مدفوعة"
|
||
|
||
#. 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 "أيام إجازة غير مدفوعة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter
|
||
msgid "Unread Messages"
|
||
msgstr "الرسائل غير المقروءة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form
|
||
msgid "Up to"
|
||
msgstr "يصل إلى "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model,name:hr_holidays.model_res_users
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__user_id
|
||
msgid "User"
|
||
msgstr "المستخدم"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0
|
||
#: code:addons/hr_holidays/static/src/im_status_patch.xml:0
|
||
#, python-format
|
||
msgid "User is idle"
|
||
msgstr "المستخدم خامل الآن"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0
|
||
#: code:addons/hr_holidays/static/src/im_status_patch.xml:0
|
||
#, python-format
|
||
msgid "User is online"
|
||
msgstr "المستخدم متصل الآن"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0
|
||
#: code:addons/hr_holidays/static/src/im_status_patch.xml:0
|
||
#, python-format
|
||
msgid "User is out of office"
|
||
msgstr "المستخدم خارج المكتب "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/view_dialog/form_view_dialog.xml: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_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
|
||
#, python-format
|
||
msgid "Validate"
|
||
msgstr "تصديق "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0
|
||
#, python-format
|
||
msgid "Validated"
|
||
msgstr "تم التصديق "
|
||
|
||
#. 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.hr_leave_allocation_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager
|
||
msgid "Validity Period"
|
||
msgstr "مدة الصلاحية "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree
|
||
msgid "Validity Start"
|
||
msgstr "بدء الصلاحية "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree
|
||
msgid "Validity Stop"
|
||
msgstr "نهاية الصلاحية "
|
||
|
||
#. 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.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 "بانتظار الموافقة "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter
|
||
msgid "Waiting For Me"
|
||
msgstr "بانتظاري "
|
||
|
||
#. 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 "بانتظار الموافقة الثانية "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search
|
||
msgid "Waiting for Approval"
|
||
msgstr "بانتظار الموافقة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__website_message_ids
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__website_message_ids
|
||
msgid "Website Messages"
|
||
msgstr "رسائل الموقع الإلكتروني "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave__website_message_ids
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__website_message_ids
|
||
msgid "Website communication history"
|
||
msgstr "سجل تواصل الموقع الإلكتروني "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__wed
|
||
msgid "Wednesday"
|
||
msgstr "الأربعاء"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/views/calendar/year/calendar_year_renderer.js:0
|
||
#, python-format
|
||
msgid "Week"
|
||
msgstr "الأسبوع"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__weekly
|
||
msgid "Weekly"
|
||
msgstr "أسبوعيًا"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__time_type__other
|
||
msgid "Worked Time"
|
||
msgstr "الوقت المقضي في العمل "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__resource_calendar_id
|
||
msgid "Working Hours"
|
||
msgstr "ساعات العمل"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__yearly
|
||
msgid "Yearly"
|
||
msgstr "سنويًا"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__yearly_day
|
||
msgid "Yearly Day"
|
||
msgstr "اليوم السنوي "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__yearly_day_display
|
||
msgid "Yearly Day Display"
|
||
msgstr "عرض اليوم سنوياً "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__yearly_month
|
||
msgid "Yearly Month"
|
||
msgstr "الشهر سنوياً "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__start_type__year
|
||
msgid "Years"
|
||
msgstr "سنوات"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__requires_allocation__yes
|
||
msgid "Yes"
|
||
msgstr "نعم"
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__requires_allocation
|
||
msgid ""
|
||
"Yes: Time off requests need to have a valid allocation.\n"
|
||
"\n"
|
||
" No Limit: Time Off requests can be taken without any prior allocation."
|
||
msgstr ""
|
||
"نعم: يجب أن يكون لطلبات الإجازة مخصصات صالحة.\n"
|
||
"\n"
|
||
" بلا حد: يمكن أخذ طلبات الإجازة دون أي مخصصات مسبقة. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "You are not allowed to request a time off on a Mandatory Day."
|
||
msgstr "لا يجوز لك طلب إجازة في يوم إلزامي. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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
|
||
#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_accrual_level_start_count_check
|
||
msgid "You can not start an accrual in the past."
|
||
msgstr "لا يمكنك بدء مستحقات في الماضي. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0
|
||
#, python-format
|
||
msgid ""
|
||
"You can select the period you need to take off, from start date to end date"
|
||
msgstr ""
|
||
"يمكنك تحديد المدة التي ترغب في أخذ إجازة فيها، من تاريخ البداية وحتى النهاية"
|
||
" "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "You can't manually archive/unarchive a time off."
|
||
msgstr "لا يمكنك أرشفة/إلغاء أرشفة إجازة يدوياً. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot archive an allocation which is in confirm or validate state."
|
||
msgstr "لا يمكنك أرشفة التخصيص في حالة التأكيد أو التصديق. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "You cannot delete a time off assigned to several employees"
|
||
msgstr "لا يمكنك حذف إجازة معينة لعدة موظفين "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "You cannot delete a time off which is in %s state"
|
||
msgstr "لا يمكنك حذف إجازة في حالة %s "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "You cannot delete a time off which is in the past"
|
||
msgstr "لا يمكنك حذف إجازة مرت بالفعل "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot delete an allocation request which has some validated leaves."
|
||
msgstr "لا يمكنك حذف طلب مخصصات به إجازات قد تم تصديقها بالفعل. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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 "لا يمكنك حذف طلب مخصصات في حالة %s. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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 "لا يمكنك الموافقة على إجازة لـ %s، لأنك لست مدير الإجازات "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_accrual_plan_level.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot have a cap on accrued time without setting a maximum amount."
|
||
msgstr "لا يمكنك وضع حد أقصى للوقت المستحق دون تحديد حد أقصى للمبلغ. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot reduce the duration below the duration of leaves already taken by"
|
||
" the employee."
|
||
msgstr "لا يمكنك تقليل المدة أدناه إلى مدة الإجازات التي أخذها الموظف. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot refuse this allocation request since the employee has already "
|
||
"taken leaves for it. Please refuse or delete those leaves first."
|
||
msgstr ""
|
||
"لا يمكنك رفض طلب التخصيص هذا لأن الموظف قد حصل بالفعل على إجازات له. يرجى "
|
||
"رفض أو حذف تلك الإجازات أولاً. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "You must be %s's Manager to approve this leave"
|
||
msgstr "يجب أن تكون مدير %s لتتمكن من الموافقة على هذه الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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 "يجب أن تكون إما مدير %s أو مدير الإجازات للموافقة على هذه الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You must either be a Time off Officer or Time off Manager to approve this "
|
||
"leave"
|
||
msgstr ""
|
||
"يجب أن تكون إما مسؤول الإجازات أو مدير الإجازات للموافقة على هذه الإجازة "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_accrual_level_added_value_greater_than_zero
|
||
msgid "You must give a rate greater than 0 in accrual plan levels."
|
||
msgstr "يجب أن تعطي نسبة أكبر من 0 في مستويات خطة الاستحقاق. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: 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
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You've already booked time off which overlaps with this period:\n"
|
||
"%s\n"
|
||
"Attempting to double-book your time off won't magically make your vacation 2x better!\n"
|
||
msgstr ""
|
||
"لقد قمت بالفعل بحجز إجازة تتداخل مع هذه الفترة:\n"
|
||
"%s\n"
|
||
"إن محاولة حجز إجازتك مرتين لن تجعل إجازتك أفضل مرتين بطريقة سحرية!\n"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "Your %(leave_type)s planned on %(date)s has been accepted"
|
||
msgstr "لقد تمت الموافقة على %(leave_type)s المخطط لها في %(date)s "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "Your %(leave_type)s planned on %(date)s has been refused"
|
||
msgstr "%(leave_type)s المخطط لها في %(date)s لم تتم الموافقة عليها "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "Your Time Off"
|
||
msgstr "أيام إجازتك "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/wizard/hr_holidays_cancel_leave.py:0
|
||
#, python-format
|
||
msgid "Your time off has been canceled."
|
||
msgstr "لقد تم إلغاء إجازتك. "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "after"
|
||
msgstr "بعد "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form
|
||
msgid "after allocation start date"
|
||
msgstr "بعد تاريخ بدء المخصصات "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "all"
|
||
msgstr "الكل"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form
|
||
msgid "and"
|
||
msgstr "و"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "and on the"
|
||
msgstr "وفي "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "available"
|
||
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
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "can be used before the allocation expires."
|
||
msgstr "يمكن استخدامها قبل انتهاء صلاحية التخصيص. "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "click here"
|
||
msgstr "اضغط هنا "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "day of the month"
|
||
msgstr "اليوم من الشهر "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/leave_stats/leave_stats.xml:0
|
||
#: code:addons/hr_holidays/static/src/leave_stats/leave_stats.xml:0
|
||
#, python-format
|
||
msgid "day(s)"
|
||
msgstr "يوم"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.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 "days"
|
||
msgstr "أيام "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "days of the months"
|
||
msgstr "أيام من الشهر "
|
||
|
||
#. module: hr_holidays
|
||
#: 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_view_activity
|
||
msgid "days)"
|
||
msgstr "أيام) "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "deleted by %s (uid=%d)."
|
||
msgstr "تم حذفه بواسطة %s (uid=%d)."
|
||
|
||
#. 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_allocation_view_form_manager
|
||
msgid "e.g. Time Off type (From validity start to validity end / no limit)"
|
||
msgstr "مثال: نوع الإجازة (من بدء فترة الصلاحية إلى انتهائها / بلا حدود) "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "from %(date_from)s to %(date_to)s - %(state)s"
|
||
msgstr "من %(date_from)s إلى %(date_to)s - %(state)s "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#: code:addons/hr_holidays/models/hr_leave_allocation.py:0
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "hours"
|
||
msgstr "ساعات"
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/leave_stats/leave_stats.xml:0
|
||
#, python-format
|
||
msgid "in"
|
||
msgstr "في"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "initially"
|
||
msgstr "مبدئياً "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave_accrual_plan_level.py:0
|
||
#, python-format
|
||
msgid "last day"
|
||
msgstr "آخر يوم "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "new request"
|
||
msgstr "طلب جديد "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "no"
|
||
msgstr "لا"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "of"
|
||
msgstr "من"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary
|
||
msgid "of the"
|
||
msgstr "من"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form
|
||
msgid "of the month"
|
||
msgstr "من الشهر "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "on"
|
||
msgstr "في"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "on the"
|
||
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 "refused"
|
||
msgstr "تم الرفض "
|
||
|
||
#. module: hr_holidays
|
||
#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__sequence
|
||
msgid "sequence"
|
||
msgstr "تسلسل "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "taken"
|
||
msgstr "تم أخذها "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-python
|
||
#: code:addons/hr_holidays/models/hr_leave.py:0
|
||
#, python-format
|
||
msgid "the accruated amount is insufficient for that duration."
|
||
msgstr "المبلغ المتراكم غير كاف لتلك المدة. "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary
|
||
msgid "to"
|
||
msgstr "إلى"
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban
|
||
msgid "to refuse"
|
||
msgstr "للرفض "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form
|
||
msgid "up to"
|
||
msgstr "حتى "
|
||
|
||
#. module: hr_holidays
|
||
#. odoo-javascript
|
||
#: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0
|
||
#, python-format
|
||
msgid "valid until"
|
||
msgstr "صالحة حتى "
|
||
|
||
#. module: hr_holidays
|
||
#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search
|
||
msgid "validate"
|
||
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 "validated"
|
||
msgstr "تم التصديق "
|