mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-28 04:32:04 +02:00
19.0 vanilla
This commit is contained in:
parent
a1137a1456
commit
e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions
|
|
@ -1,205 +1,410 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * hr_holidays_attendance
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Wil Odoo, 2024
|
||||
# Malaz Abuidris <msea@odoo.com>, 2025
|
||||
#
|
||||
# * hr_holidays_attendance
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Project-Id-Version: Odoo Server 18.2a1+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-03 09:16+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:46+0000\n"
|
||||
"Last-Translator: Malaz Abuidris <msea@odoo.com>, 2025\n"
|
||||
"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n"
|
||||
"POT-Creation-Date: 2026-02-27 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-08 17:54+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Arabic <https://translate.odoo.com/projects/odoo-19/"
|
||||
"hr_holidays_attendance/ar/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-python
|
||||
#: code:addons/hr_holidays_attendance/models/hr_leave_type.py:0
|
||||
#, python-format
|
||||
msgid "%s hours available"
|
||||
msgstr "%s ساعات متاحة "
|
||||
msgstr "%s ساعات متاحة"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_hr_attendance
|
||||
msgid "Attendance"
|
||||
msgstr "الحاضرين "
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_hr_leave_accrual_level
|
||||
msgid "Accrual Plan Level"
|
||||
msgstr "مستوى خطة الاستحقاق"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__active
|
||||
msgid "Active"
|
||||
msgstr "نشط"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__leave_hours
|
||||
msgid "Approved Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_form
|
||||
msgid "Approved Time Offs"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_search
|
||||
msgid "Archived Employees"
|
||||
msgstr "الموظفون المؤرشفون"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_hr_attendance_overtime_line
|
||||
msgid "Attendance Overtime Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_form
|
||||
msgid "Attendance Records"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_hr_leave_attendance_report
|
||||
msgid "Attendance and Leave Analysis Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__attendance_ids
|
||||
msgid "Attendances"
|
||||
msgstr "الحضور"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_holidays_attendance/static/src/xml/time_off_calendar.xml:0
|
||||
#, python-format
|
||||
msgid "Available"
|
||||
msgstr "متاح"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "الشركات "
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_holidays_attendance/static/src/views/extra_hours_list_view.xml:0
|
||||
msgid "Balance"
|
||||
msgstr "الرصيد"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_allocation__hr_attendance_overtime
|
||||
msgid "Count Extra Hours"
|
||||
msgstr "حساب الساعات الإضافية "
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_attendance_overtime_line__compensable_as_leave
|
||||
msgid "Compensable as Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__date
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_search
|
||||
msgid "Date"
|
||||
msgstr "التاريخ"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_holidays_attendance/static/src/xml/time_off_calendar.xml:0
|
||||
#, python-format
|
||||
msgid "Days"
|
||||
msgstr "أيام "
|
||||
msgstr "الأيام"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_type__overtime_deductible
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_employee_view_form_inherit
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.res_users_view_form
|
||||
msgid "Deduct Extra Hours"
|
||||
msgstr "خصم الساعات الإضافية "
|
||||
msgstr "خصم الساعات الإضافية"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_allocation_overtime_view_form
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__department_id
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_search
|
||||
msgid "Department"
|
||||
msgstr "القسم"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__difference_hours
|
||||
msgid "Difference"
|
||||
msgstr "الفرق"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_allocation_overtime_manager_view_form
|
||||
msgid "Discard"
|
||||
msgstr "إهمال "
|
||||
msgstr "إهمال"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:hr.leave.type,name:hr_holidays_attendance.holiday_status_extra_hours
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave__overtime_id
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_allocation__overtime_id
|
||||
msgid "Extra Hours"
|
||||
msgstr "الساعات الإضافية "
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_attendance_overtime_line__display_name
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_attendance_overtime_rule__display_name
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_employee__display_name
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave__display_name
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_accrual_level__display_name
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_allocation__display_name
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__display_name
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_type__display_name
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_ir_ui_menu__display_name
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_resource_calendar_leaves__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "اسم العرض"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_form
|
||||
msgid "Duration"
|
||||
msgstr "المدة"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_hr_employee
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__employee_id
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_search
|
||||
msgid "Employee"
|
||||
msgstr "الموظف"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave__employee_overtime
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_allocation__employee_overtime
|
||||
msgid "Employee Overtime"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_search
|
||||
msgid "Employees"
|
||||
msgstr "الموظفون"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__expected_hours
|
||||
msgid "Expected Hours"
|
||||
msgstr "الساعات المتوقعة"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_attendance_holidays_hr_leave_allocation_view_form_inherit
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_view_form
|
||||
msgid "Extra Hours Available"
|
||||
msgstr "الساعات الإضافية المتاحة "
|
||||
msgstr "الساعات الإضافية المتاحة"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_accrual_level__frequency
|
||||
msgid "Frequency"
|
||||
msgstr "معدل الحدوث"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_attendance_overtime_rule__compensable_as_leave
|
||||
msgid "Give back as time off"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_holidays_attendance/static/src/xml/time_off_calendar.xml:0
|
||||
#, python-format
|
||||
msgid "Hours"
|
||||
msgstr "ساعات "
|
||||
msgstr "ساعات"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_type__hr_attendance_overtime
|
||||
msgid "Hr Attendance Overtime"
|
||||
msgstr "وقت الحضور الإضافي للموارد البشرية "
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_attendance_overtime_line__id
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_attendance_overtime_rule__id
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_employee__id
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave__id
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_accrual_level__id
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_allocation__id
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__id
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_type__id
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_ir_ui_menu__id
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_resource_calendar_leaves__id
|
||||
msgid "ID"
|
||||
msgstr "المُعرف"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,help:hr_holidays_attendance.field_hr_leave_attendance_report__active
|
||||
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_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__job_id
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_search
|
||||
msgid "Job Position"
|
||||
msgstr "المنصب الوظيفي"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_search
|
||||
msgid "Last 2 Months"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_ir_ui_menu
|
||||
msgid "Menu"
|
||||
msgstr "القائمة"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_search
|
||||
msgid "Missing Hours"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.actions.act_window,name:hr_holidays_attendance.hr_leave_allocation_overtime_action
|
||||
#: model:ir.actions.act_window,name:hr_holidays_attendance.hr_leave_allocation_overtime_manager_action
|
||||
msgid "New Allocation Request"
|
||||
msgstr "طلب مخصصات جديد "
|
||||
msgstr "طلب مخصصات جديد"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,help:hr_holidays_attendance.field_hr_leave_type__overtime_deductible
|
||||
msgid ""
|
||||
"Once a time off of this type is approved, extra hours in attendances will be"
|
||||
" deducted."
|
||||
msgstr "بمجرد الموافقة على إجازة، سوف يتم خصم الساعات الإضافية من الحضور. "
|
||||
"Once a time off of this type is approved, extra hours in attendances will be "
|
||||
"deducted."
|
||||
msgstr "بمجرد الموافقة على إجازة، سوف يتم خصم الساعات الإضافية من الحضور."
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-python
|
||||
#: code:addons/hr_holidays_attendance/models/hr_leave_allocation.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Only an Officer or Administrator is allowed to edit the allocation duration "
|
||||
"in this status."
|
||||
msgstr ""
|
||||
"يُسمح فقط للموظف المسؤول أو المدير بتعديل مدة المخصصات في هذه الحالة. "
|
||||
msgstr "يُسمح فقط للموظف المسؤول أو المدير بتعديل مدة المخصصات في هذه الحالة."
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave__overtime_deductible
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_allocation__overtime_deductible
|
||||
msgid "Overtime Deductible"
|
||||
msgstr "الوقت الإضافي القابل للخصم "
|
||||
msgstr "الوقت الإضافي القابل للخصم"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_res_users__request_overtime
|
||||
msgid "Request Overtime"
|
||||
msgstr "طلب ساعات عمل إضافية "
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_hr_attendance_overtime_rule
|
||||
msgid "Overtime Rule"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_allocation_overtime_view_form
|
||||
#: model:ir.model.fields.selection,name:hr_holidays_attendance.selection__hr_leave_accrual_level__frequency__worked_hours
|
||||
msgid "Per Hour Worked"
|
||||
msgstr "لكل ساعة عمل"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_holidays_attendance/static/src/views/extra_hours_list_view.xml:0
|
||||
msgid "Remaining Extra Hours:"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_allocation_overtime_manager_view_form
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-python
|
||||
#: code:addons/hr_holidays_attendance/models/hr_leave_allocation.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The employee does not have enough extra hours to extend this allocation."
|
||||
msgstr "لا يملك الموظف ساعات إضافية كافية لتمديد تخصيصه. "
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-python
|
||||
#: code:addons/hr_holidays_attendance/models/hr_leave.py:0
|
||||
#, python-format
|
||||
msgid "The employee does not have enough extra hours to extend this leave."
|
||||
msgstr "لا يملك الموظف ساعات إضافية كافية لتمديد إجازته. "
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-python
|
||||
#: code:addons/hr_holidays_attendance/models/hr_leave_allocation.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The employee does not have enough extra hours to request this allocation."
|
||||
msgstr "لا يملك الموظف ساعات إضافية كافية لطلب هذا المخصص. "
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-python
|
||||
#: code:addons/hr_holidays_attendance/models/hr_leave.py:0
|
||||
#, python-format
|
||||
msgid "The employee does not have enough extra hours to request this leave."
|
||||
msgstr "لا يملك الموظف ساعات إضافية كافية لطلب هذه الإجازة. "
|
||||
msgstr "لا يملك الموظف ساعات إضافية كافية لطلب هذه الإجازة."
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-python
|
||||
#: code:addons/hr_holidays_attendance/models/hr_leave_allocation.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The employee does not have enough overtime hours to request this leave."
|
||||
msgstr "لا يملك الموظف ساعات عمل إضافية كافية لطلب هذه الإجازة. "
|
||||
msgid "The employee does not have enough overtime hours to request this leave."
|
||||
msgstr "لا يملك الموظف ساعات عمل إضافية كافية لطلب هذه الإجازة."
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_hr_leave
|
||||
msgid "Time Off"
|
||||
msgstr "الإجازات "
|
||||
msgstr "الإجازات"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_hr_leave_allocation
|
||||
msgid "Time Off Allocation"
|
||||
msgstr "مخصص الإجازات "
|
||||
msgstr "مخصص الإجازات"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.actions.act_window,name:hr_holidays_attendance.hr_leave_attendance_report_action
|
||||
#: model:ir.ui.menu,name:hr_holidays_attendance.hr_leave_attendance_report
|
||||
msgid "Time Off Ledger"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_holidays_attendance/static/src/views/extra_hours_list_view.xml:0
|
||||
msgid "Time Off Taken from Extra Hours:"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "نوع الإجازة "
|
||||
msgstr "نوع الإجازة"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave__employee_overtime
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_allocation__employee_overtime
|
||||
msgid "Total Overtime"
|
||||
msgstr "إجمالي ساعات العمل الإضافية "
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__leave_type_names
|
||||
msgid "Time Off Types"
|
||||
msgstr "أنواع الإجازات"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model,name:hr_holidays_attendance.model_res_users
|
||||
msgid "User"
|
||||
msgstr "المستخدم"
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__leave_ids
|
||||
msgid "Time Offs"
|
||||
msgstr "الإجازات"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_holidays_attendance/static/src/views/extra_hours_list_view.xml:0
|
||||
msgid "Total Compensable Extra Hours:"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_holidays_attendance/static/src/views/extra_hours_list_view.xml:0
|
||||
msgid "Total Extra Hours Worked:"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_form
|
||||
msgid "Worked Extra Hours"
|
||||
msgstr "ساعات العمل الإضافية التي تم عملها"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__worked_hours
|
||||
msgid "Worked Hours"
|
||||
msgstr "ساعات العمل المقضية"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,help:hr_holidays_attendance.field_hr_leave_attendance_report__difference_hours
|
||||
msgid "Worked Hours - Expected Hours + Approved Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#: model:ir.model.fields,field_description:hr_holidays_attendance.field_hr_leave_attendance_report__schedule_id
|
||||
#: model_terms:ir.ui.view,arch_db:hr_holidays_attendance.hr_leave_attendance_report_view_search
|
||||
msgid "Working Schedule"
|
||||
msgstr "جدول العمل"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-python
|
||||
#: code:addons/hr_holidays_attendance/models/hr_leave_accrual_plan_level.py:0
|
||||
msgid ""
|
||||
"You can't base accrued time on hours worked, because time is accrued at the "
|
||||
"start of the period."
|
||||
msgstr ""
|
||||
"لا يمكنك حساب الوقت المتراكم على أساس ساعات العمل، وذلك لأن الوقت يتم "
|
||||
"احتسابه في بداية الفترة."
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-python
|
||||
#: code:addons/hr_holidays_attendance/models/hr_leave.py:0
|
||||
#, python-format
|
||||
msgid "You do not have enough extra hours to request this leave"
|
||||
msgstr "لا تملك ساعات إضافية كافية لطلب هذه الإجازة "
|
||||
msgstr "لا تملك ساعات إضافية كافية لطلب هذه الإجازة"
|
||||
|
||||
#. module: hr_holidays_attendance
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_holidays_attendance/static/src/components/accrual_levels/accrual_levels.xml:0
|
||||
msgid "every worked hour."
|
||||
msgstr "لكل ساعة عمل."
|
||||
|
||||
#~ msgid "Total Overtime"
|
||||
#~ msgstr "إجمالي ساعات العمل الإضافية"
|
||||
|
||||
#~ msgid "Attendance"
|
||||
#~ msgstr "الحاضرين"
|
||||
|
||||
#~ msgid "Extra Hours"
|
||||
#~ msgstr "الساعات الإضافية"
|
||||
|
||||
#~ msgid "Request Overtime"
|
||||
#~ msgstr "طلب ساعات عمل إضافية"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The employee does not have enough extra hours to extend this allocation."
|
||||
#~ msgstr "لا يملك الموظف ساعات إضافية كافية لتمديد تخصيصه."
|
||||
|
||||
#~ msgid "The employee does not have enough extra hours to extend this leave."
|
||||
#~ msgstr "لا يملك الموظف ساعات إضافية كافية لتمديد إجازته."
|
||||
|
||||
#~ msgid "User"
|
||||
#~ msgstr "المستخدم"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue