Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb-ar.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb-ar.js
// Module:    /templates/mysqlhost/index.cmb-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 = {"Activation completed for “[_1]”.":"اكتملت عملية التنشيط لـ “[_1]”.","Activation failed for “[_1]” during step “[_2]” because of an error: [_3]":"Activation failed for “[_1]” during step “[_2]” because of an error: [_3]","Activation in progress for “[_1]”.":"التنشيط قيد التقدم لـ “[_1]”.","An unexpected error occurred.":"حدث خطأ غير متوقع.","The host must be a valid [asis,IP] address or [asis,hostname].":"يجب أن يكون المضيف عنوان [asis,IP] أو [asis,hostname] صالحًا.","The profile “[_1]” is valid.":"ملف التعريف “[_1]” صالح.","The value must be a valid [asis,loopback] address.":"يجب أن تكون القيمة عنوان [asis,loopback] صالح.","This step completed.":"لقد اكتملت هذه الخطوة.","This step failed.":"فشل هذه الخطوة.","This step is in progress.":"هذه الخطوة قيد التقدم.","This step was skipped.":"تم تخطى هذه الخطوة.","You have successfully created the profile, “[_1]”.":"لقد قمت بنجاح بإنشاء ملف التعريف، “[_1]”.","You have successfully deleted the profile, “[_1]”.":"لقد قمت بنجاح بحذف ملف التعريف، “[_1]”.","You have successfully updated the profile, “[_1]”.":"لقد قمت بنجاح بتحديث ملف التعريف، “[_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