This commit is contained in:
Bakry 2024-07-10 17:22:48 +03:00
parent eba5834cbf
commit 90bb39c183
1 changed files with 11 additions and 24 deletions

View File

@ -31,7 +31,7 @@ msgid "Automation"
msgstr "أتمتة" msgstr "أتمتة"
#. module: system_notification #. module: system_notification
#: model:ir.model.fields,field_description:system_notification.field_base_automation_notify_cc_groups_ids #: model:ir.model.fields,field_description:system_notification.field_base_automation_notify__cc_groups_ids
msgid "CC Notify Groups" msgid "CC Notify Groups"
msgstr "نسخة ايميل لـ" msgstr "نسخة ايميل لـ"
@ -41,47 +41,47 @@ msgid "Click to setup a new automated automation."
msgstr "انقر لإعداد أتمتة آلية جديدة." msgstr "انقر لإعداد أتمتة آلية جديدة."
#. module: system_notification #. module: system_notification
#: model:ir.model.fields,field_description:system_notification.field_automation_group_create_uid #: model:ir.model.fields,field_description:system_notification.field_automation_group__create_uid
msgid "Created by" msgid "Created by"
msgstr "أنشئ بواسطة" msgstr "أنشئ بواسطة"
#. module: system_notification #. module: system_notification
#: model:ir.model.fields,field_description:system_notification.field_automation_group_create_date #: model:ir.model.fields,field_description:system_notification.field_automation_group__create_date
msgid "Created on" msgid "Created on"
msgstr "أنشئ في" msgstr "أنشئ في"
#. module: system_notification #. module: system_notification
#: model:ir.model.fields,field_description:system_notification.field_automation_group_display_name #: model:ir.model.fields,field_description:system_notification.field_automation_group__display_name
msgid "Display Name" msgid "Display Name"
msgstr "الاسم المعروض" msgstr "الاسم المعروض"
#. module: system_notification #. module: system_notification
#: model:ir.model.fields,field_description:system_notification.field_automation_group_atuomation_ids #: model:ir.model.fields,field_description:system_notification.field_automation_group__atuomation_ids
msgid "Group States " msgid "Group States "
msgstr "حالات المجموعة" msgstr "حالات المجموعة"
#. module: system_notification #. module: system_notification
#: model:ir.model.fields,field_description:system_notification.field_automation_group_id #: model:ir.model.fields,field_description:system_notification.field_automation_group__id
msgid "ID" msgid "ID"
msgstr "المعرف" msgstr "المعرف"
#. module: system_notification #. module: system_notification
#: model:ir.model.fields,field_description:system_notification.field_automation_group___last_update #: model:ir.model.fields,field_description:system_notification.field_automation_group__last_update
msgid "Last Modified on" msgid "Last Modified on"
msgstr "آخر تعديل في" msgstr "آخر تعديل في"
#. module: system_notification #. module: system_notification
#: model:ir.model.fields,field_description:system_notification.field_automation_group_write_uid #: model:ir.model.fields,field_description:system_notification.field_automation_group__write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "آخر تحديث بواسطة" msgstr "آخر تحديث بواسطة"
#. module: system_notification #. module: system_notification
#: model:ir.model.fields,field_description:system_notification.field_automation_group_write_date #: model:ir.model.fields,field_description:system_notification.field_automation_group__write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "آخر تحديث في" msgstr "آخر تحديث في"
#. module: system_notification #. module: system_notification
#: model:ir.model.fields,field_description:system_notification.field_automation_group_model_id #: model:ir.model.fields,field_description:system_notification.field_automation_group__model_id
msgid "Model" msgid "Model"
msgstr "اسم الإجراء" msgstr "اسم الإجراء"
@ -91,23 +91,10 @@ msgid "System Notification"
msgstr "إشعارات النظام" msgstr "إشعارات النظام"
#. module: system_notification #. module: system_notification
#: model:ir.model.fields,field_description:system_notification.field_base_automation_notify_to_groups_ids #: model:ir.model.fields,field_description:system_notification.field_base_automation_notify__to_groups_ids
msgid "TO Notify Groups" msgid "TO Notify Groups"
msgstr "إشعار المجموعة" msgstr "إشعار المجموعة"
#. module: system_notification
#: model:ir.actions.act_window,help:system_notification.base_automation_act
msgid "Use automated actions to automatically trigger actions for\n"
" various screens. Example: a lead created by a specific user may\n"
" be automatically set to a specific sales channel, or an\n"
" opportunity which still has status pending after 14 days might\n"
" trigger an automatic reminder email."
msgstr "استخدم الإجراءات التلقائية لتشغيل الإجراءات تلقائيًا لـ\n"
" شاشات مختلفة. مثال: قد يتم إنشاء عميل محتمل بواسطة مستخدم معين\n"
" يتم تعيينها تلقائيًا إلى قناة مبيعات معينة ، أو ملف\n"
" الفرصة التي لا تزال بحالة معلقة بعد 14 يومًا\n"
" تشغيل رسالة بريد إلكتروني للتذكير التلقائي."
#. module: system_notification #. module: system_notification
#: model:ir.model,name:system_notification.model_automation_group #: model:ir.model,name:system_notification.model_automation_group
msgid "automation.group" msgid "automation.group"