Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-vi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-vi.js
// Module:    /jupiter/js2/webdav/accounts_webdav-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 = {"Cancel":"Hủy","Change":"Đổi","Click to disable Digest Authentication.":"Bấm để vô hiệu hóa Xác Thực Tóm Tắt.","Click to enable Digest Authentication.":"Bấm để kích hoạt Xác Thực Tóm Tắt.","Close":"Đóng","Directory":"Thư Mục","Directory Path":"Đường Dẫn Thư Mục","Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"Không được để trống đường dẫn thư mục hoặc chứa ký tự sau: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Disable Digest Authentication":"Vô Hiệu Hóa Xác Thực Tóm Tắt","Disabling Digest Authentication on account “[_1]” …":"Đang vô hiệu hóa Xác Thực Tóm Tắt trên tài khoản “[_1]” …","Domain":"Miền","Enable Digest Authentication":"Kích Hoạt Xác Thực Tóm Tắt","Enabling Digest Authentication on account “[_1]” …":"Đang kích hoạt Xác Thực tóm Tắt trên tài khoản “[_1]” …","Home Directory Updated":"Đã Cập Nhật Thư Mục Gốc","Notice":"Thông Báo","OK":"OK","Please try again.":"Vui lòng thử lại.","Set Read-Only":"Đặt Chỉ Đọc","Set Read-Write":"Đặt Đọc - Ghi","Setting Read-Only Access":"Đang Đặt Truy Cập Chỉ Đọc","Setting Read-Only Access on account “[_1]” …":"Đang Đặt Truy Cập Chỉ Đọc cho tài khoản “[_1]” …","Setting Read-Write Access":"Đang Đặt Truy Cập Đọc - Ghi","Setting Read-Write Access on account “[_1]” …":"Đang Đặt Truy Cập Đọc - Ghi cho tài khoản “[_1]” …","Success!":"Thành Công!","The [asis,WebDisk] username cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username cannot exceed [numf,_1] characters.","The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.":"The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.","The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.","Updating Home Directory":"Đang Cập Nhật Thư Mục Gốc","Webdav Login":"Đăng Nhập Webdav","You can only enter letters, numbers, periods, hyphens, and underscores.":"You can only enter letters, numbers, periods, hyphens, and underscores.","You must enter a [asis,WebDisk] username.":"You must enter a [asis,WebDisk] username."};

    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