Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/setupcluster/page-vi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/setupcluster/page.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/setupcluster/page-vi.js
// Module:    /templates/setupcluster/page-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 = {"Delete entry for “[_1]”.":"Xóa mục nhập cho “[_1]”.","Delete link to server “[output,strong,_1]”?":"Xóa liên kết đến máy chủ “[output,strong,_1]”?","Edit key for “[_1]”.":"Sửa khóa cho “[_1]”.","Link definition for server not updated.":"Không cập nhật định nghĩa liên kết cho máy chủ.","Link definition for server, [output,strong,_1], not updated.":"Không cập nhật định nghĩa liên kết cho máy chủ [output,strong,_1].","Link definition for server, [output,strong,_1], successfully updated.":"Cập nhật thành công định nghĩa liên kết cho máy chủ [output,strong,_1].","Link to server, [output,strong,_1], successfully created.":"Tạo thành công liên kết đến máy chủ [output,strong,_1].","Link to server, [output,strong,_1], successfully deleted.":"Xóa thành công liên kết đến máy chủ [output,strong,_1].","Paste the replacement API token here. The current signature is: [_1]":"Paste the replacement API token here. The current signature is: [_1]","Paste the server’s API token here.":"Paste the server’s API token here.","The server name must be a valid host name or ip address.":"Tên máy chủ phải là tên máy chủ hay địa chỉ ip hợp lệ.","The server name, username, and API token are required.":"The server name, username, and API token are required.","The username can only include alphanumeric characters.":"Tên người dùng chỉ được bao gồm chứa ký tự chữ và số.","Unable to create link to server “[output,strong,_1]”.":"Không tạo được liên kết đến máy chủ “[output,strong,_1]”.","Unable to create link to server.":"Không tạo được liên kết đến máy chủ.","Unable to delete link to server “[output,strong,_1]”.":"Không xóa được liên kết đến máy chủ “[output,strong,_1]”.","Unable to delete link to server.":"Không xóa được liên kết đến máy chủ.","You must specify both a username and an API token.":"You must specify both a username and an API token."};

    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