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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/backup/restore.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/backup/restore-ar.js
// Module:    /templates/backup/restore-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 = {"Adding “[_1]” to the restoration queue …":"جاري إضافة‎ “[_1]‎” إلى قائمة انتظار الاستعادة …","Completed":"مكتمل","Completed with warnings":"اكتمل مع بعض التحذيرات","Could not add “[_1]” to the restoration queue ([_2]).":"تعذر إضافة‎ “[_1]‎” إلى قائمة انتظار الاستعادة ([_2]).","Could not clear completed restorations.":"تعذّر مسح عمليات الاستعادة المكتملة.","Could not clear failed restorations.":"تعذّر مسح عمليات الاستعادة الفاشلة.","Could not clear pending restorations.":"تعذّر مسح عمليات تعليق الاستعادة.","Could not clear the restoration queue.":"تعذر مسح قائمة انتظار الاستعادة.","Could not remove “[_1]” from the finished list ([_2]).":"تعذّر حذف “[_1]” من القائمة النهائية ([_2]).","Could not remove “[_1]” from the restoration queue ([_2]).":"تعذّر حذف “[_1]” من قائمة انتظار الاستعادة ([_2]).","Could not restore account “[_1]”: [_2]":"تعذر استعادة حساب‎ “[_1]”: [_2]","Could not start the restoration queue.":"تعذر بدء قائمة انتظار الاستعادة.","Failed":"فشل","Failed to retrieve the restore queue state.":"فشل استرداد حالة قائمة الاستعادة.","No log is available because the restore failed.":"لا يتوفر أي سجل نظرًا لفشل الاستعادة.","Pending":"معلقة","Restoring Account":"استعادة الحساب","The log file for the restore of user “[_1]” is empty.":"ملف السجل لاستعادة المستخدم “[_1]” فارغ.","Unknown Error":"خطأ غير معروف","Your browser may have blocked the request, or your connection may be unstable":"Your browser may have blocked the request, or your connection may be unstable"};

    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