Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-tr.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-tr.js
// Module:    /js2/list_db_objects-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 = {"It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,log into this user’s cPanel interface and back up this database] before renaming it.":"Bir MySQL veritabanını yeniden adlandırmak potansiyel olarak tehlikeli bir işlemdir. [output,url,_1,Bu kullanıcının cPanel arabiriminde oturum açmak ve yeniden adlandırmadan önce] bu veritabanını yedeklemek isteyebilirsiniz.","Provide a password to set for this user.":"Bu kullanıcıya ayarlamak için bir şifre sağlayın.","Show [quant,_1,record,records]":"[quant,_1,kayıt,kayıt] göster","Show all [quant,_1,record,records]":"Tümünü göster[quant,_1,kayıt,kayıt]","There [numerate,_1,is,are] [quant,_1,record,records].":"[numerate,_1,hata,kayıtlar] [quant,_1,kayıt,kayıt].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Bu şifre çok zayıf. Küçük ve büyük harflerin, rakamların ve sembollerin daha fazla birleşimini ekleyin. (Minimum güç [numf,_1] şeklindedir).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"[asis,MySQL] veritabanının adını başarıyla değiştirip “[_1]” “[_2]” olarak belirlediniz.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"[asis,MySQL] kullanıcısının adını başarıyla değiştirip “[_1]” “[_2]” olarak belirlediniz ve şifresini ayarladınız.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"[asis,MySQL] kullanıcısının adını başarıyla değiştirip “[_1]” “[_2]” olarak belirlediniz.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"[asis,PostgreSQL] veritabanının adını başarıyla değiştirip “[_1]” “[_2]” olarak belirlediniz.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"[asis,PostgreSQL] kullanıcısının adını başarıyla değiştirip “[_1]” “[_2]” olarak belirlediniz ve şifresini ayarladınız.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"[asis,PostgreSQL] kullanıcısının adını başarıyla değiştirip “[_1]” “[_2]” olarak belirlediniz.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"[asis,MySQL] kullanıcısının şifresini başarıyla belirlediniz “[_1]”.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"[asis,PostgreSQL] kullanıcısının şifresini başarıyla belirlediniz “[_1]”.","Your search matched [numf,_1] of [quant,_2,record,records].":"Aramanız [quant,_2,kayıt,kayıt]’den [numf,_1] ile eşleşti."};

    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