# Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail # # Translators: # Mustafa Rawi , 2017 # Martin Trigaux , 2017 # Mustafa J. Kadhem , 2017 # Shaima Safar , 2017 # Osama Ahmaro , 2017 # Akram Alfusayal , 2017 # Ghaith Gammar , 2017 # Zuhair Hammadi , 2017 # hoxhe Aits , 2017 # amrnegm , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-20 09:53+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: amrnegm , 2017\n" "Language-Team: Arabic (https://www.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: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_tree msgid "# of emails" msgstr "عدد الرسائل" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Actions to Perform on Incoming Mails" msgstr "إجراءات لتنفيذها على الرسائل الواردة" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_active msgid "Active" msgstr "نشط" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Advanced" msgstr "متقدم" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Advanced Options" msgstr "خيارات متقدمة" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_configuration #: model:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Configuration" msgstr "الإعدادات" #. module: fetchmail #: selection:fetchmail.server,state:0 msgid "Confirmed" msgstr "مؤكد" #. module: fetchmail #: code:addons/fetchmail/models/fetchmail.py:137 #, python-format msgid "Connection test failed: %s" msgstr "فشل اختبار الاتصال: %s" #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server_is_ssl msgid "" "Connections are encrypted with SSL/TLS through a dedicated port (default: " "IMAPS=993, POP3S=995)" msgstr "" "الإتصالات مشفرة بـ SSL/TLS من خلال منفذ مخصص (افتراضياً: IMPAS=993 " ",POP35=995 )" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_object_id msgid "Create a New Record" msgstr "إنشاء سجل جديد" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_create_uid msgid "Created by" msgstr "أنشئ بواسطة" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_create_date msgid "Created on" msgstr "أنشئ في" #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server_priority msgid "Defines the order of processing, lower values mean higher priority" msgstr "تحديد ترتيب المعالجة, القيم الأقل تعني أولوية أعلى" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_display_name msgid "Display Name" msgstr "الاسم المعروض" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Fetch Now" msgstr "جلب الآن" #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server_server msgid "Hostname or IP of the mail server" msgstr "اسم الجهاز أو رقم الآي بي لخادم البريد" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_id msgid "ID" msgstr "المعرف" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "IMAP" msgstr "بروتوكول IMAP" #. module: fetchmail #: selection:fetchmail.server,type:0 msgid "IMAP Server" msgstr "خادم IMAP" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "If SSL required." msgstr "إذا SSL مطلوبة." #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_mail_mail_fetchmail_server_id msgid "Inbound Mail Server" msgstr "خادم البريد الوارد" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.res_config_settings_view_form msgid "Incoming Email Servers" msgstr "" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_form #: model:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "Incoming Mail Server" msgstr "خادم الرسائل الواردة" #. module: fetchmail #: model:ir.actions.act_window,name:fetchmail.action_email_server_tree #: model:ir.ui.menu,name:fetchmail.menu_action_fetchmail_server_tree msgid "Incoming Mail Servers" msgstr "خوادم الرسائل الواردة" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_attach msgid "Keep Attachments" msgstr "حفظ المرفقات" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_original msgid "Keep Original" msgstr "حفظ الأصل" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_date msgid "Last Fetch Date" msgstr "تاريخ الجلب الأخير" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server___last_update msgid "Last Modified on" msgstr "آخر تعديل في" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_write_uid msgid "Last Updated by" msgstr "آخر تحديث بواسطة" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_write_date msgid "Last Updated on" msgstr "آخر تحديث في" #. module: fetchmail #: selection:fetchmail.server,type:0 msgid "Local Server" msgstr "الخادم المحلي" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Login Information" msgstr "معلومات تسجيل الدخول" #. module: fetchmail #: model:ir.actions.server,name:fetchmail.ir_cron_mail_gateway_action_ir_actions_server #: model:ir.cron,cron_name:fetchmail.ir_cron_mail_gateway_action #: model:ir.cron,name:fetchmail.ir_cron_mail_gateway_action msgid "Mail: Fetchmail Service" msgstr "" #. module: fetchmail #: model:ir.actions.act_window,name:fetchmail.act_server_history #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_message_ids msgid "Messages" msgstr "الرسائل" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_name msgid "Name" msgstr "الاسم" #. module: fetchmail #: selection:fetchmail.server,state:0 msgid "Not Confirmed" msgstr "غير مؤكد" #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server_action_id msgid "" "Optional custom server action to trigger for each incoming mail, on the " "record that was created or updated by this mail" msgstr "" "اختيارياً إجراء مخصص للخادم ليتم اطلاقه على كل البريد الوارد، على السجل الذي" " تم إنشاؤها أو تحديثها بواسطة هذا البريد" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.res_config_settings_view_form msgid "Outgoing Email Servers" msgstr "" #. module: fetchmail #: model:ir.model,name:fetchmail.model_mail_mail msgid "Outgoing Mails" msgstr "الرسائل الصادرة" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "POP" msgstr "بروتوكول POP" #. module: fetchmail #: selection:fetchmail.server,type:0 msgid "POP Server" msgstr "خادم POP" #. module: fetchmail #: model:ir.model,name:fetchmail.model_fetchmail_server msgid "POP/IMAP Server" msgstr "خادم POP/IMAP" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_tree msgid "POP/IMAP Servers" msgstr "خوادم POP/IMAP" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_password msgid "Password" msgstr "كلمة المرور" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_port msgid "Port" msgstr "المنفذ" #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server_object_id msgid "" "Process each incoming mail as part of a conversation corresponding to this " "document type. This will create new documents for new conversations, or " "attach follow-up emails to the existing conversations (documents)." msgstr "" "معالجة كل الرسائل الواردة كجزء من المحادثة وفقاً لنوع المستند. هذا سوف ينشأ " "مستندات جديدة لمحادثات جديدة، أو إرفاق رسائل بريد المتابعة الإلكترونية " "للمحادثات الموجودة (مستندات)." #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Reset Confirmation" msgstr "إعادة تعيين التأكيد" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "SSL" msgstr "بروتوكول SSL" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_is_ssl msgid "SSL/TLS" msgstr "نظام التشفير SSL/TLS" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_script msgid "Script" msgstr "نص برمجي" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "Search Incoming Mail Servers" msgstr "بحث خاودم البريد الوارد" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Server & Login" msgstr "الخادم و تسجيل الدخول" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_action_id msgid "Server Action" msgstr "إجراء الخادم" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Server Information" msgstr "معلومات الخادم" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_server msgid "Server Name" msgstr "اسم الخادم" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_priority msgid "Server Priority" msgstr "أولوية الخادم" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_type msgid "Server Type" msgstr "نوع الخادم" #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "Server type IMAP." msgstr "نوع خادم IMAP." #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "Server type POP." msgstr "نوع خادم POP." #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_state msgid "Status" msgstr "الحالة " #. module: fetchmail #: model:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Test & Confirm" msgstr "اختبار وتأكيد" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_user msgid "Username" msgstr "اسم المستخدم" #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server_original msgid "" "Whether a full original copy of each email should be kept for reference and " "attached to each processed message. This will usually double the size of " "your message database." msgstr "" "إذا كان يتوجب الاحتفاظ بنسخة اصلية كاملة من كل رسائل البريد كمرجع وارفاقها " "بكل الرسائل التي يم معالجتها. سيضاعف هذا عادة حجم الرسالة في قاعدة البيانات." #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server_attach msgid "" "Whether attachments should be downloaded. If not enabled, incoming emails " "will be stripped of any attachments before being processed" msgstr "" "إذا كان يتوجب تنزيل المرفقات. إن لم تكن ممكنة، فإن الرسائل المستقبلة سوف يتم" " تجريدها من اي مرفقات قبل معالجتها"