Viewing File: /usr/local/cpanel/base/frontend/jupiter/mysql-manager/main-id.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/mysql-manager/main.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/mysql-manager/main-id.js
// Module:    /jupiter/mysql-manager/main-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 = {"A [asis,MariaDB]/[asis,MySQL] database name cannot end with a space character.":"A [asis,MariaDB]/[asis,MySQL] database name cannot end with a space character.","A database name cannot be empty.":"Nama database tidak boleh kosong.","Are you sure about deleting “[_1]”?":"Are you sure about deleting “[_1]”?","Cancel":"Batalkan","Click here to create a new database.":"Click here to create a new database.","Click here to delete the database.":"Click here to delete the database.","Click here to update the database.":"Click here to update the database.","Configuration":"Configuration","Create":"Buat","Create Database":"Buat Database","Create Database User":"Create Database User","Create database user[comment,header title]":"Create database user[comment,header title]","Database Name":"Nama Database","Database Username":"Database Username","Database Users":"Database Users","Database name":"Database name","Database name[comment,label title]":"Database name[comment,label title]","Database username":"Database username","Database “[_1]” does not exist. You may have arrived at this page by accident. Select a database to manage from [output,url,_2,list databases,_3,_4].":"Database “[_1]” does not exist. You may have arrived at this page by accident. Select a database to manage from [output,url,_2,list databases,_3,_4].","Databases":"Database","Default Privileges":"Default Privileges","Delete":"Hapus","Deleted the “[_1]” database.":"Deleted the “[_1]” database.","Error occurred while fetching databases.":"Error occurred while fetching databases.","Go Back":"Kembali","Go back to the list of databases.":"Go back to the list of databases.","Go to phpMyAdmin[comment,link title]":"Go to phpMyAdmin[comment,link title]","Go to the Create Database User interface.":"Go to the Create Database User interface.","Go to the phpMyAdmin interface.":"Go to the phpMyAdmin interface.","I want to?":"I want to?","Loading database “[_1]” information …":"Loading database “[_1]” information …","Loading …":"Memuat …","Manage":"Kelola","Manage Database":"Manage Database","MySQL databases are required by many web applications, such as bulletin boards ([asis,phpBB]), blogs ([asis,WordPress]), and e-Commerce applications ([asis,WHMCS]). This interface allows you to create, manage, and delete MySQL databases and database users. For more information, read the [output,url,_1,documentation,class,externalLink,target,_2,id,_3].":"MySQL databases are required by many web applications, such as bulletin boards ([asis,phpBB]), blogs ([asis,WordPress]), and e-Commerce applications ([asis,WHMCS]). This interface allows you to create, manage, and delete MySQL databases and database users. For more information, read the [output,url,_1,documentation,class,externalLink,target,_2,id,_3].","No databases exist.":"No databases exist.","No results match your query.":"Tidak ada hasil yang cocok dengan kueri Anda.","Rename this database only if necessary.":"Rename this database only if necessary.","Renamed the “[_1]” database.":"Renamed the “[_1]” database.","Size":"Ukuran","Stay on this page after I click [output,em,Create].":"Stay on this page after I click [output,em,Create].","The field “[_1]”, must be defined and not an empty string.":"The field “[_1]”, must be defined and not an empty string.","The system creates the database with this name.":"The system creates the database with this name.","The system successfully created the database and related resources.":"The system successfully created the database and related resources.","This action will [output,strong,permanently] delete all the data. We recommended that you create a [output,url,_1,backup,target,blank] of the database before deleting.":"This action will [output,strong,permanently] delete all the data. We recommended that you create a [output,url,_1,backup,target,blank] of the database before deleting.","This database name has too many wildcard-sensitive characters ([list_and_quoted,_1]). The system stores each of these as two characters internally, up to a limit of [quant,_2,character,characters]. This name would take up [quant,_3,character,characters] of internal storage, which is [numf,_4] too many.":"This database name has too many wildcard-sensitive characters ([list_and_quoted,_1]). The system stores each of these as two characters internally, up to a limit of [quant,_2,character,characters]. This name would take up [quant,_3,character,characters] of internal storage, which is [numf,_4] too many.","This system allows only printable [asis,ASCII] characters in database names.":"This system allows only printable [asis,ASCII] characters in database names.","This system prohibits the backslash ([_1]) character in [asis,MariaDB]/[asis,MySQL] database names.":"This system prohibits the backslash ([_1]) character in [asis,MariaDB]/[asis,MySQL] database names.","This system prohibits the following [numerate,_1,character,characters] in database names: [list_or,_2]":"This system prohibits the following [numerate,_1,character,characters] in database names: [list_or,_2]","This system prohibits the slash ([_1]) character in database names.":"This system prohibits the slash ([_1]) character in database names.","This system’s [asis,MySQL] version ([_1]) prohibits the character “[_2]” in database names. Ask your administrator to upgrade to a [asis,MariaDB] or to a newer [asis,MySQL] version.":"This system’s [asis,MySQL] version ([_1]) prohibits the character “[_2]” in database names. Ask your administrator to upgrade to a [asis,MariaDB] or to a newer [asis,MySQL] version.","This value is too long by [quant,_1,character,characters]. The maximum length is [quant,_2,character,characters].":"Nilai ini terlalu panjang [quant,_1,karakter,karakter]”. Panjang maksimum adalah [quant,_2,karakter,karakter].","Update":"Perbarui","When the system creates a database with a database user, it assigns these database privileges to the user.":"When the system creates a database with a database user, it assigns these database privileges to the user.","When the system creates the database, it creates the database user with this name.":"When the system creates the database, it creates the database user with this name.","[quant,_1,byte,bytes]":"[quant,_1,byte,bytes]"};

    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