Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/transfer_session-ar.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/transfer_session.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/transfer_session-ar.js
// Module:    /js2/transfer_session-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 = {"Abort":"إيقاف قبل الاكتمال","Abort Session Processing":"إيقاف معالجة جلسة العمل قبل الاكتمال","Aborting …":"جارٍ الإيقاف قبل الاكتمال…","Alert":"تنبيه","Confirm":"تأكيد","Loading …":"جارٍ التحميل …","OK":"موافق","Pause":"إيقاف مؤقت","Pausing queue processing …":"جارٍ إيقاف معالجة قائمة الانتظار مؤقتًا…","Pausing …":"جارٍ الإيقاف المؤقت‎…","Resume":"استئناف","The system will abort any transfer processes as soon as possible. In order to prevent data loss, the system will complete ongoing restore operations before the entire session aborts.":"سيقوم النظام بإيقاف أي عمليات نقل قبل الاكتمال في أسرع وقت ممكن. ولمنع فقد البيانات، سيقوم النظام بإكمال عمليات الاستعادة المستمرة قبل إيقاف جلسة العمل بالكامل قبل الاكتمال.","The system will not add new items to the queue until you choose to resume. In order to prevent data loss, the system will complete ongoing operations.":"لن يقوم النظام بإضافة عناصر جديدة إلى قائمة الانتظار حتى تختار استئناف ذلك. ولمنع فقد البيانات، سيقوم النظام بإكمال العمليات المستمرة."};

    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