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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-vi.js
// Module:    /js2/list_db_objects-vi
// Locale:    vi
// 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.":"Thao tác đổi tên cơ sở dữ liệu MySQL có khả năng nguy hiểm. Bạn có thể muốn [output,url,_1,đăng nhập vào giao diện cPanel của người dùng này và sao lưu cơ sở dữ liệu này] trước khi đổi tên.","Provide a password to set for this user.":"Cung cấp mật khẩu để đặt cho người dùng này.","Show [quant,_1,record,records]":"Hiển Thị [quant,_1,bản ghi,bản ghi]","Show all [quant,_1,record,records]":"hiển thị tất cả [quant,_1,bản ghi,bản ghi]","There [numerate,_1,is,are] [quant,_1,record,records].":"Hiện [numerate,_1,có,có] [quant,_1,bản ghi,bản ghi].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Mật khẩu này quá yếu. Thêm nhiều kết hợp chữ cái viết thường, viết hoa và chữ số, ký hiệu hơn. (Độ mạnh tối thiểu là [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"Bạn đã đổi tên thành công cơ sở dữ liệu [asis,MySQL] “[_1]” thành “[_2]”.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"Bạn đã đổi tên thành người dùng [asis,MySQL] “[_1]” thành “[_2]” và đặt mật khẩu của người dùng.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"Bạn đã đổi tên thành công người dùng [asis,MySQL] “[_1]” thành “[_2]”.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"Bạn đã đổi tên thành công cơ sở dữ liệu [asis,PostgreSQL] “[_1]” thành “[_2]”.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"Bạn đã đổi tên thành người dùng [asis,PostgreSQL] “[_1]” thành “[_2]” và đặt mật khẩu của người dùng.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"Bạn đã đổi tên thành công người dùng [asis,PostgreSQL] “[_1]” thành “[_2]”.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"Bạn đã đặt mật khẩu thành công cho người dùng [asis,MySQL] “[_1]”.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"Bạn đã đặt mật khẩu thành công cho người dùng [asis,PostgreSQL] “[_1]”.","Your search matched [numf,_1] of [quant,_2,record,records].":"Tìm kiếm của bạn khớp với [numf,_1] / [quant,_2,bản ghi,bản ghi]."};

    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