72 lines
2.5 KiB
Plaintext
72 lines
2.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * im_livechat_mail_bot
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Wil Odoo, 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: im_livechat_mail_bot
|
|
#. odoo-python
|
|
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Good, you can customize canned responses in the live chat "
|
|
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
|
"discovering Odoo!"
|
|
msgstr ""
|
|
"جيد، بإمكانك تعديل الردود الجاهزة في تطبيق الدردشة "
|
|
"المباشرة.<br/><br/><b>وهنا تنتهي هذه النظرة العامة</b>، استمتع باكتشاف أودو!"
|
|
" "
|
|
|
|
#. module: im_livechat_mail_bot
|
|
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
|
msgid "Mail Bot"
|
|
msgstr "Mail Bot"
|
|
|
|
#. module: im_livechat_mail_bot
|
|
#. odoo-python
|
|
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
|
"Select one of them and press enter."
|
|
msgstr ""
|
|
"لست متأكداً مما تفعله. قم بكتابة %s وانتظر ظهور المقترحات. اختر إحداها ثم "
|
|
"اضغط على إدخال. "
|
|
|
|
#. module: im_livechat_mail_bot
|
|
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
|
msgid "OdooBot Status"
|
|
msgstr "حالة OdooBot"
|
|
|
|
#. module: im_livechat_mail_bot
|
|
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
|
msgid "Onboarding canned"
|
|
msgstr "الرد الجاهز للتهيئة "
|
|
|
|
#. module: im_livechat_mail_bot
|
|
#. odoo-python
|
|
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
|
#, python-format
|
|
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
|
msgstr "هذا أنا! 🎉<br/>جرب كتابة %s لاستخدام الردود الجاهزة. "
|
|
|
|
#. module: im_livechat_mail_bot
|
|
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
|
msgid "User"
|
|
msgstr "المستخدم"
|