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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb-tr.js
// Module:    /templates/mysqlhost/index.cmb-tr
// Locale:    tr
// 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]” için etkinleştirme tamamlandı.","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]” için etkinleştirme devam ediyor.","An unexpected error occurred.":"Beklenmedik bir hata oluştu.","The host must be a valid [asis,IP] address or [asis,hostname].":"Ana bilgisayar geçerli bir [asis,IP] adresi veya [asis,hostname] olmalıdır.","The profile “[_1]” is valid.":"“[_1]” profili geçerli değil.","The value must be a valid [asis,loopback] address.":"Değer geçerli bir [asis,loopback] adresi olmalıdır.","This step completed.":"Bu adım tamamlandı.","This step failed.":"Bu adım başarısız oldu.","This step is in progress.":"Bu adım sürüyor.","This step was skipped.":"Bu adım atlandı.","You have successfully created the profile, “[_1]”.":"“[_1]” profilini başarıyla oluşturdunuz.","You have successfully deleted the profile, “[_1]”.":"“[_1]” profilini başarıyla sildiniz.","You have successfully updated the profile, “[_1]”.":"“[_1]” profilini başarıyla güncellediniz."};

    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