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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-id.js
// Module:    /js2/list_db_objects-id
// Locale:    id
// 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.":"Mengubah nama database MySQL merupakan operasi yang berisiko. Anda mungkin ingin [output,url,_1,masuk ke antarmuka cPanel pengguna dan mencadangkan database ini] sebelum mengubah namanya.","Provide a password to set for this user.":"Masukkan kata sandi yang ditetapkan untuk pengguna ini.","Show [quant,_1,record,records]":"Tampilkan [quant,_1, catatan, catatan]","Show all [quant,_1,record,records]":"Tampilkan semua [quant,_1, catatan, catatan]","There [numerate,_1,is,are] [quant,_1,record,records].":"Ada [numerate,_1,adalah,adalah] [quant,_1,record,record].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Kata sandi ini terlalu lemah. Tambahkan kombinasi huruf kecil dan huruf besar, angka, serta simbol lainnya. (Kekuatan minimumnya adalah [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"Anda telah berhasil mengganti nama database [asis,MySQL] “[_1]” ke “[_2]”.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"Anda telah berhasil mengganti nama pengguna [asis,MySQL] “[_1]” to “[_2]” dan mengatur kata sandinya.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"Anda telah berhasil mengganti nama pengguna [asis,MySQL] “[_1]” menjadi “[_2]”.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"Anda telah berhasil mengganti nama database [asis,PostgreSQL] “[_1]” ke “[_2]”.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"Anda telah berhasil mengganti nama pengguna [asis,PostgreSQL] “[_1]” to “[_2]” dan mengatur kata sandinya.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"Anda telah berhasil mengganti nama pengguna [asis,PostgreSQL] “[_1]” menjadi “[_2]”.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"Anda telah berhasil mengatur kata sandi untuk pengguna [asis,MySQL] “[_1]”.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"Anda telah berhasil mengatur kata sandi untuk pengguna [asis,PostgreSQL] “[_1]”.","Your search matched [numf,_1] of [quant,_2,record,records].":"Pencarian Anda cocok dengan [numf,_1] dari [quant,_2,record,record]."};

    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