687 lines
28 KiB
Plaintext
687 lines
28 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_automation
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux, 2022
|
|
# Malaz Abuidris <msea@odoo.com>, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
|
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
|
"Last-Translator: Malaz Abuidris <msea@odoo.com>, 2023\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: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"\"\n"
|
|
" (ID:"
|
|
msgstr ""
|
|
"\"\n"
|
|
" (المعرف:"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__help
|
|
msgid "Action Description"
|
|
msgstr "وصف الإجراء"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__name
|
|
msgid "Action Name"
|
|
msgstr "اسم الإجراء"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__state
|
|
msgid "Action To Do"
|
|
msgstr "إجراء مطلوب"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__type
|
|
msgid "Action Type"
|
|
msgstr "نوع الإجراء"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__active
|
|
msgid "Active"
|
|
msgstr "نشط"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_type_id
|
|
msgid "Activity"
|
|
msgstr "النشاط"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_type
|
|
msgid "Activity User Type"
|
|
msgstr "نوع مستخدم النشاط"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__partner_ids
|
|
msgid "Add Followers"
|
|
msgstr "إضافة متابعين"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_domain
|
|
msgid "Apply on"
|
|
msgstr "يُطبق على"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_search
|
|
msgid "Archived"
|
|
msgstr "مؤرشف"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model,name:base_automation.model_base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__ir_actions_server__usage__base_automation
|
|
msgid "Automated Action"
|
|
msgstr "إجراء تلقائي"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.actions.act_window,name:base_automation.base_automation_act
|
|
#: model:ir.ui.menu,name:base_automation.menu_base_automation_form
|
|
msgid "Automated Actions"
|
|
msgstr "الإجراءات التلقائية"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_tree
|
|
msgid "Automation"
|
|
msgstr "تشغيل تلقائي"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.actions.server,name:base_automation.ir_cron_data_base_automation_check_ir_actions_server
|
|
#: model:ir.cron,cron_name:base_automation.ir_cron_data_base_automation_check
|
|
msgid "Base Action Rule: check and execute"
|
|
msgstr "قاعدة الإجراء الأساسي: التحقق والتنفيذ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_change
|
|
msgid "Based on Form Modification"
|
|
msgstr "بناء على تعديل النموذج "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_time
|
|
msgid "Based on Timed Condition"
|
|
msgstr "على أساس شرط زمني"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_pre_domain
|
|
msgid "Before Update Domain"
|
|
msgstr "نطاق ما قبل التحديث"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__binding_model_id
|
|
msgid "Binding Model"
|
|
msgstr "نموذج الربط "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__binding_type
|
|
msgid "Binding Type"
|
|
msgstr "نوع الربط"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__binding_view_types
|
|
msgid "Binding View Types"
|
|
msgstr "فرض طرق العرض "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__child_ids
|
|
msgid "Child Actions"
|
|
msgstr "إجراءات فرعية "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__child_ids
|
|
msgid ""
|
|
"Child server actions that will be executed. Note that the last return "
|
|
"returned action value will be used as global return value."
|
|
msgstr ""
|
|
"إجراءات الخادم الفرعية التي سوف يتم تنفيذها. لاحظ أن القيمة المُعادة من "
|
|
"إجراء الإعادة الأخير ستستخدم كقيمة معادة عامة. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__mail_post_method
|
|
msgid ""
|
|
"Choose method for email sending:\n"
|
|
"EMail: send directly emails\n"
|
|
"Post as Message: post on document and notify followers\n"
|
|
"Post as Note: log a note on document"
|
|
msgstr ""
|
|
"اختر طريقة إرسال البريد الإلكتروني:\n"
|
|
"البريد الإلكتروني: إرسال رسائل البريد الإلكتروني مباشرة\n"
|
|
"النشر كرسالة: قم بالنشر في المستند وإخطار المتابعين\n"
|
|
"النشر كملاحظة: قم بتسجيل ملاحظة في مستند "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_uid
|
|
msgid "Created by"
|
|
msgstr "أنشئ بواسطة"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_date
|
|
msgid "Created on"
|
|
msgstr "أنشئ في"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__day
|
|
msgid "Days"
|
|
msgstr "أيام "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_range
|
|
msgid ""
|
|
"Delay after the trigger date.\n"
|
|
" You can put a negative number if you need a delay before the\n"
|
|
" trigger date, like sending a reminder 15 minutes before a meeting."
|
|
msgstr ""
|
|
"التأخير بعد تاريخ التشغيل.\n"
|
|
" يمكنك وضع عدد سالب إذا أردت أن يكون التأخير قبل\n"
|
|
" تاريخ التشغيل، كإرسال تذكير قبل 15 دقيقة من بدء الاجتماع. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range
|
|
msgid "Delay after trigger date"
|
|
msgstr "المهلة بعد تاريخ التشغيل "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range_type
|
|
msgid "Delay type"
|
|
msgstr "نوع المهلة "
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid "Disable Action"
|
|
msgstr "تعطيل الإجراء "
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"Disabling this automated action will enable you to continue your workflow\n"
|
|
" but any data created after this could potentially be corrupted,\n"
|
|
" as you are effectively disabling a customization that may set\n"
|
|
" important and/or required fields."
|
|
msgstr ""
|
|
"سيمَكِّنك تعطيل هذا الإجراء المؤتمت من متابعة سير عملك\n"
|
|
" ولكن قد تتلف أي بيانات يتم إنشاؤها بعد ذلك،\n"
|
|
" حيث إنك تقوم بتعطيل تخصيصات قد تكون أعدت\n"
|
|
" حقولاً مهمة أو/و مطلوبة. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__display_name
|
|
msgid "Display Name"
|
|
msgstr "اسم العرض "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_date_deadline_range
|
|
msgid "Due Date In"
|
|
msgstr "تاريخ الاستحقاق في"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_date_deadline_range_type
|
|
msgid "Due type"
|
|
msgstr "نوع الاستحقاق"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid "Edit action"
|
|
msgstr "تحرير الإجراء "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__template_id
|
|
msgid "Email Template"
|
|
msgstr "قالب البريد الإلكتروني"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Email, followers or activities action types cannot be used when deleting "
|
|
"records."
|
|
msgstr ""
|
|
"لا يمكن استخدام أنواع إجراءات الأنشطة أو البريد الإلكتروني أو المتابعين عند "
|
|
"حذف السجلات. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__xml_id
|
|
msgid "External ID"
|
|
msgstr "معرف خارجي"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__on_change_field_ids
|
|
msgid "Fields that trigger the onchange."
|
|
msgstr "الحقول التي تقوم بتشغيل onchange. "
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Form Modification based actions can only be used with code action type."
|
|
msgstr "يمكن استخدام إجراءات التعديل \"من\" فقط مع نوع إجراء الكود. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__groups_id
|
|
msgid "Groups"
|
|
msgstr "المجموعات"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__hour
|
|
msgid "Hours"
|
|
msgstr "ساعات "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__id
|
|
msgid "ID"
|
|
msgstr "المُعرف"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__xml_id
|
|
msgid "ID of the action if defined in a XML file"
|
|
msgstr "معرف الإجراء إن كان معرفًا في ملف XML"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__filter_domain
|
|
msgid ""
|
|
"If present, this condition must be satisfied before executing the action "
|
|
"rule."
|
|
msgstr "إذا كان موجودًا، يتوجب استيفاء هذا الشرط قبل تنفيذ قاعدة الإجراء."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__filter_pre_domain
|
|
msgid ""
|
|
"If present, this condition must be satisfied before the update of the "
|
|
"record."
|
|
msgstr "إذا كان موجودًا، فسيتوجب استيفاء هذا الشرط قبل تحديث السجل."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "آخر تعديل في"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__last_run
|
|
msgid "Last Run"
|
|
msgstr "آخر تشغيل "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "آخر تحديث بواسطة"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "آخر تحديث في"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__least_delay_msg
|
|
msgid "Least Delay Msg"
|
|
msgstr "رسالة أقل تأخير "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__link_field_id
|
|
msgid "Link Field"
|
|
msgstr "حقل الرابط "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__minutes
|
|
msgid "Minutes"
|
|
msgstr "الدقائق"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_id
|
|
msgid "Model"
|
|
msgstr "النموذج "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_name
|
|
msgid "Model Name"
|
|
msgstr "اسم النموذج "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__crud_model_id
|
|
msgid ""
|
|
"Model for record creation / update. Set this field only to specify a "
|
|
"different model than the base model."
|
|
msgstr ""
|
|
"النموذج المستخدم لإنشاء أو تحديث السجل. قم بضبط هذا الحقل فقط إذا كنت تريد "
|
|
"نموذجاً مختلفاً عن النموذج الأساسي. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__model_id
|
|
msgid "Model on which the server action runs."
|
|
msgstr "النموذج الذي تجرى فيه إجراءات الخادم. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__month
|
|
msgid "Months"
|
|
msgstr "شهور"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_note
|
|
msgid "Note"
|
|
msgstr "ملاحظة "
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Note that this action can be triggered up to %d minutes after its schedule."
|
|
msgstr ""
|
|
"يرجى ملاحظة أنه يمكن تشغيل هذا الإجراء بعد فترة تصل إلى %d دقيقة من وقت "
|
|
"جدولته. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__on_change_field_ids
|
|
msgid "On Change Fields Trigger"
|
|
msgstr "التشغيل عند تغير قيمة الحقول "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_create
|
|
msgid "On Creation"
|
|
msgstr "عند الإنشاء"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_create_or_write
|
|
msgid "On Creation & Update"
|
|
msgstr "عند الإنشاء والتحديث"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_unlink
|
|
msgid "On Deletion"
|
|
msgstr "عند الحذف"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_write
|
|
msgid "On Update"
|
|
msgstr "عند التحديث"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__help
|
|
msgid ""
|
|
"Optional help text for the users with a description of the target view, such"
|
|
" as its usage and purpose."
|
|
msgstr ""
|
|
"نص مساعد اختياري للمستخدمين يشمل وصفًا للعرض المستهدف. مثال: طريقة "
|
|
"الاستخدام، والغرض من الإنشاء. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__link_field_id
|
|
msgid ""
|
|
"Provide the field used to link the newly created record on the record used "
|
|
"by the server action."
|
|
msgstr ""
|
|
"تقديم الحقل المستخدَم لربط السجل المُنشأ حديثاً في السجل المستخدَم من قِبَل "
|
|
"إجراء الخادم. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__code
|
|
msgid "Python Code"
|
|
msgstr "كود بايثون"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_id
|
|
msgid "Responsible"
|
|
msgstr "المسؤول "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__mail_post_method
|
|
msgid "Send as"
|
|
msgstr "الإرسال كـ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__sequence
|
|
msgid "Sequence"
|
|
msgstr "التسلسل "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model,name:base_automation.model_ir_actions_server
|
|
msgid "Server Action"
|
|
msgstr "إجراء الخادم "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__action_server_id
|
|
msgid "Server Actions"
|
|
msgstr "إجراءات الخادم "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__binding_model_id
|
|
msgid ""
|
|
"Setting a value makes this action available in the sidebar for the given "
|
|
"model."
|
|
msgstr "عند تعيين قيمة سيكون هذا الإجراء متاحًا في الشريط الجانبي للنموذج. "
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
|
|
msgid "Setup a new automated automation"
|
|
msgstr "ضبط عملية أتمتة آلية جديدة "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__mail_post_autofollow
|
|
msgid "Subscribe Recipients"
|
|
msgstr "مستلمو الاشتراك "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_summary
|
|
msgid "Summary"
|
|
msgstr "الملخص"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__crud_model_id
|
|
msgid "Target Model"
|
|
msgstr "النموذج المستهدف "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__crud_model_name
|
|
msgid "Target Model Name"
|
|
msgstr "اسم النموذج المستهدف "
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The \"%(trigger_value)s\" %(trigger_label)s can only be used with the "
|
|
"\"%(state_value)s\" action type"
|
|
msgstr ""
|
|
"لا يمكن استخدام \"%(trigger_value)s\" %(trigger_label)s إلا مع نوع الإجراء "
|
|
"\"%(state_value)s\""
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trigger_field_ids
|
|
msgid ""
|
|
"The action will be triggered if and only if one of these fields is updated. "
|
|
"If empty, all fields are watched."
|
|
msgstr ""
|
|
"سوف يتم تشغيل الإجراء فقط إذا كانت إحدى تلك الحقول محدثة. إذا كانت فارغة، "
|
|
"فستتم مراقبة كافة الحقول. "
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"The error occurred during the execution of the automated action\n"
|
|
" \""
|
|
msgstr ""
|
|
"حدث الخطأ أثناء تنفيذ الإجراء المؤتمت\n"
|
|
" \""
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trigger
|
|
msgid "Trigger"
|
|
msgstr "المشغّل "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_id
|
|
msgid "Trigger Date"
|
|
msgstr "تاريخ التشغيل "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trigger_field_ids
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Trigger Fields"
|
|
msgstr "تشغيل الحقول "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__state
|
|
msgid ""
|
|
"Type of server action. The following values are available:\n"
|
|
"- 'Execute Python Code': a block of python code that will be executed\n"
|
|
"- 'Create a new Record': create a new record with new values\n"
|
|
"- 'Update a Record': update the values of a record\n"
|
|
"- 'Execute several actions': define an action that triggers several other server actions\n"
|
|
"- 'Send Email': post a message, a note or send an email (Discuss)\n"
|
|
"- 'Add Followers': add followers to a record (Discuss)\n"
|
|
"- 'Create Next Activity': create an activity (Discuss)\n"
|
|
"- 'Send SMS Text Message': send SMS, log them on documents (SMS)"
|
|
msgstr ""
|
|
"القيم التالية متاحة لنوع إجراء الخادم:\n"
|
|
"- 'تنفيذ كود بايثون': سوف يتم تنفيذ كتلة كود بايثون\n"
|
|
"- 'إنشاءسجل جديد': إنشاء سجل جديد بقيم جديدة\n"
|
|
"- 'تحديث سجل': تحديث قيم سجل\n"
|
|
"- 'تنفيذ عدة إجراءات': قم بتحديد إجراء سوف يقوم بتشغيل إجراءات خادم متعددة أخرى\n"
|
|
"- 'إرسال بريد إلكتروني': قم بنشر رسالة أو ملاحظة أو إرسال بريد إلكتروني (المناقشة)\n"
|
|
"- 'إضافة متابعين': إضافة متابعين إلى سجل (المناقشة)\n"
|
|
"- 'إنشاء النشاط التالي': إنشاء نشاط (المناقشة) \n"
|
|
"- 'إرسال الرسائل النصية القصيرة': أرسل الرسائل النصية القصيرة وسجلها في المستندات (الرسائل النصية القصيرة) "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__usage
|
|
#: model:ir.model.fields,field_description:base_automation.field_ir_actions_server__usage
|
|
#: model:ir.model.fields,field_description:base_automation.field_ir_cron__usage
|
|
msgid "Usage"
|
|
msgstr "الاستخدام "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__activity_user_type
|
|
msgid ""
|
|
"Use 'Specific User' to always assign the same user on the next activity. Use"
|
|
" 'Generic User From Record' to specify the field name of the user to choose "
|
|
"on the record."
|
|
msgstr ""
|
|
"استخدم القيمة 'مستخدم محدد' لتعيين نفس المستخدم على النشاط التالي. واستخدم "
|
|
"'مستخدم عام من السجل' لتحديد اسم حقل المستخدم المراد من السجل."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_calendar_id
|
|
msgid "Use Calendar"
|
|
msgstr "استخدام التقويم"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.actions.act_window,help:base_automation.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 Team, or an\n"
|
|
" opportunity which still has status pending after 14 days might\n"
|
|
" trigger an automatic reminder email."
|
|
msgstr ""
|
|
"استخدم الإجراءات المؤتمتة لتفعيل الإجراءات تلقائياً على\n"
|
|
" شاشات مختلفة. مثال: يمكن لعميل مهتم أُنشئ من قِبَل مستخدم ما\n"
|
|
" أن يُعين تلقائياً لفريق مبيعات محدد، أو قد تقوم فرصة لا تزال\n"
|
|
" معلقة لـ 14 يوم أن تُفعل تلقائياً رسالة بريد إلكتروني تذكيرية. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_field_name
|
|
msgid "User field name"
|
|
msgstr "اسم حقل المستخدم"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__fields_lines
|
|
msgid "Value Mapping"
|
|
msgstr "تخطيط القيمة "
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
#, python-format
|
|
msgid "Warning"
|
|
msgstr "تحذير"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_calendar_id
|
|
msgid ""
|
|
"When calculating a day-based timed condition, it is possible to use a "
|
|
"calendar to compute the date based on working days."
|
|
msgstr ""
|
|
"عند حساب شروط زمنية تعتمد على الأيام، من الممكن استخدام التقويم لحساب "
|
|
"التاريخ المطلوب وفقًا لأيام العمل."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__sequence
|
|
msgid ""
|
|
"When dealing with multiple actions, the execution order is based on the "
|
|
"sequence. Low number means high priority."
|
|
msgstr ""
|
|
"عند التعامل مع عدة إجراءات، يعتمد ترتيب التنفيذ على تسلسلها. الرقم الأصغر "
|
|
"يعني أولوية أعلى. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_id
|
|
msgid ""
|
|
"When should the condition be triggered.\n"
|
|
" If present, will be checked by the scheduler. If empty, will be checked at creation and update."
|
|
msgstr ""
|
|
"متى يتم تفعيل الشرط.\n"
|
|
" إذا كان موجوداً، سيتم التحقق منه من قِبَل المجدوِل. إذا كان فارغاً، سيتم التحقق منه عند الإنشاء والتحديث. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__active
|
|
msgid "When unchecked, the rule is hidden and will not be executed."
|
|
msgstr "عند إلغاء التحديد، سوف يتم إخفاء هذه القاعدة ولن يتم تنفيذها. "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__code
|
|
msgid ""
|
|
"Write Python code that the action will execute. Some variables are available"
|
|
" for use; help about python expression is given in the help tab."
|
|
msgstr ""
|
|
"اكتب كود بايثون سيتمكن الإجراء من تنفيذه. بعض المتغيرات متاحة للاستخدام؛ "
|
|
"وستجد المساعدة فيما يتعلق بكيفية الكتابة بلغة بايثون في علامة تبويب "
|
|
"المساعدة. "
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"You can ask an administrator to disable or correct this automated action."
|
|
msgstr "يمكنك أن تطلب من أحد المدراء تعطيل أو تصحيح هذا الإجراء المؤتمت. "
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid "You can disable this automated action or edit it to solve the issue."
|
|
msgstr "بإمكانك تعطيل هذا الإجراء المؤتمت أو تحريره لحل المشكلة. "
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot send an email, add followers or create an activity for a deleted "
|
|
"record. It simply does not work."
|
|
msgstr ""
|
|
"لا يمكنك إرسال رسائل بريد إلكتروني أو إضافة متابعين أو إنشاء أي نشاط لسجل "
|
|
"محذوف. إنه لا يعمل بكل بساطة. "
|