Viewing File: /usr/local/cpanel/base/sharedjs/zone_editor/views/domain_selection-vi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/zone_editor/views/domain_selection.js
// Generated: /usr/local/cpanel/base/sharedjs/zone_editor/views/domain_selection-vi.js
// Module:    legacy_shared/zone_editor/views/domain_selection-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 = {"Add a [asis,CNAME] Record":"Thêm Bản Ghi [asis,CNAME]","Add a [asis,CNAME] Record for “[_1]”":"Add a [asis,CNAME] Record for “[_1]”","Add an [asis,A] Record":"Thêm Bản Ghi [asis,A]","Add an [asis,A] Record for “[_1]”":"Add an [asis,A] Record for “[_1]”","Add an [asis,MX] Record":"Add an [asis,MX] Record","Add an [asis,MX] Record for “[_1]”":"Add an [asis,MX] Record for “[_1]”","Address":"Địa Chỉ","Cancel":"Hủy","Destination":"Đích","Fully qualified domain name":"Fully qualified domain name","Integer":"Số nguyên","Name":"Tên","Priority":"Ưu Tiên","This field is required.":"Ô này là bắt buộc.","To edit a domain’s nameserver, select Manage next to the appropriate domain.":"To edit a domain’s nameserver, select Manage next to the appropriate domain.","You successfully added the [asis,MX] record for “[_1]”.":"You successfully added the [asis,MX] record for “[_1]”.","You successfully added the following [asis,A] record for “[_1]”: [_2]":"You successfully added the following [asis,A] record for “[_1]”: [_2]","You successfully added the following [asis,CNAME] record for “[_1]”: [_2]":"You successfully added the following [asis,CNAME] record for “[_1]”: [_2]"};

    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