Viewing File: /usr/local/cpanel/base/sharedjs/transfers/TransferSession-vi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/transfers/TransferSession.js
// Generated: /usr/local/cpanel/base/sharedjs/transfers/TransferSession-vi.js
// Module:    legacy_shared/transfers/TransferSession-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 = {"Abort Session Processing":"Đang xử lý bỏ phiên","Are you sure you want to abort this transfer?":"Bạn có chắc muốn bỏ việc truyền này?","Are you sure you want to pause this transfer?":"Bạn có chắc muốn tạm dừng việc truyền này không?","Failed to abort the session.":"Lỗi khi bỏ giao dịch.","Failed to pause the session.":"Lỗi khi tạm dừng giao dịch.","Failed to start transfer.":"Lỗi khi bắt đầu truyền.","Pausing queue processing …":"Đang xử lý tạm dừng hàng đợi …","The system will abort any transfer processes as soon as possible. In order to prevent data loss, the system will complete ongoing restore operations before the entire session aborts.":"Hệ thống sẽ bỏ dở mọi tiến trình truyền ngay khi có thể. Để ngăn mất dữ liệu, hệ thống sẽ hoàn thành các thao tác khôi phục đang diễn ra trước khi bỏ dở toàn bộ giao dịch.","The system will not add new items to the queue until you choose to resume. In order to prevent data loss, the system will complete ongoing operations.":"Hệ thống sẽ không thêm mục mới vào hàng đợi đến khi bạn chọn tiếp tục lại. Để ngăn mất dữ liệu, hệ thống sẽ hoàn thành các thao tác đang diễn ra.","There is no handler for [asis,sessionState]: [_1]":"Không có trình xử lý dành cho [asis,sessionState]: [_1]"};

    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