Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/support/support-ar.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-ar.js
// Module:    /templates/support/support-ar
// Locale:    ar
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
    // The raw lexicon.
    var newLex = {"A week ago.":"منذ أسبوع.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"هل تريد بالتأكيد إلغاء مصادقة كل التذاكر المغلقة وإزالتها من القائمة؟","Failed to call backend to revoke and remove authorizations from all closed tickets!":"فشل استدعاء الخلفية لإلغاء هذا التخويل وإزالته من كل التذاكر المغلقة!","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"لمزيد من المعلومات، يرجى قراءة وثائق [output,url,_1,Grant cPanel Support Access,target,_2].","Successfully revoked and removed authorizations from all closed tickets.":"تم إلغاء عمليات التخويل وإزالتها من كل التذاكر المغلقة.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"كان اختبار اتصال [asis,SSH] لمعرف التذكرة ناجحًا “[_1]” على الخادم “[_2]” - “[_3]” للمستخدم “[_4]”.","The [asis,SSH] test failed with the following error: “[_1]”":"فشل اختبار [asis,SSH] بالخطأ التالي: “[_1]”","The server’s firewall configuration has been updated.":"تم تحديث تكوين جدار حماية الخادم.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"معرف التذكرة “[_1]” مغلق. هل تريد إبطال هذا التخويل وإزالته؟","Today":"اليوم","Yesterday":"الأمس","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"قمت بنجاح بمنح الوصول إلى معرف التذكرة “[_1]” على الخادم “[_2]” - “[_3]” للمستخدم “[_4]”.","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"قمت بنجاح بإلغاء الوصول لمعرف التذكرة “[_1]” على الخادم “[_2]” - “[_3]” للمستخدم “[_4]”.","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"لم يتمكن جهاز الكمبيوتر لديك من الاتصال بـ [output,acronym,WHM, إدارة مضيف الويب]. تحقق من الاتصال بالخادم وإعادة تحميل المستعرض لديك.","[quant,_1,day,days] ago.":"منذ [quant,_1,يومًا,يومًا].","[quant,_1,week,weeks] ago.":"منذ [quant,_1,أسبوعًا,أسبوعًا]."};

    if (!this.LEXICON) {
        this.LEXICON = {};
    }

    for(var item in newLex) {
        if(newLex.hasOwnProperty(item)) {
            var value = newLex[item];
            if (typeof(value) === "string" && value !== "") {
                // Only add it if there is a value.
                this.LEXICON[item] = value;
            }
        }
    }
})();
//~~END-GENERATED~~
Back to Directory File Manager