Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/transfer-cpanel-account/main-zh_tw.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/transfer-cpanel-account/main.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/transfer-cpanel-account/main-zh_tw.js
// Module:    /templates/transfer-cpanel-account/main-zh_tw
// Locale:    zh_tw
// 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 = {"192.0.2.100 or host.example.com":"192.0.2.100 or host.example.com","Abort":"中止","About Restricted Restore":"About Restricted Restore","About This Interface":"About This Interface","Actions":"動作","Assign a dedicated [asis,IP] address to the new [asis,cPanel] account.":"Assign a dedicated [asis,IP] address to the new [asis,cPanel] account.","Clear Input":"Clear Input","Dedicated [asis,IP] Address":"Dedicated [asis,IP] Address","Enable Restricted Restore.":"Enable Restricted Restore.","Experimental":"Experimental","File":"檔案","If the site is not reachable and the server is online, this should be the address of the server that contains the account.":"如果無法連線到網站,而且伺服器處於上線狀態,這就應該是包含帳戶之伺服器的位址。","Linked Node Options":"Linked Node Options","Linked Nodes":"Linked Nodes","Mail":"郵件","Migrate [asis,A] Records":"Migrate [asis,A] Records","Navigate to the Restore Modules Summary interface.":"Navigate to the Restore Modules Summary interface.","Navigate to the Transfer Tool interface.":"Navigate to the Transfer Tool interface.","Need Help?":"Need Help?","Need help? Click here to read more about the Restricted Restore feature.":"Need help? Click here to read more about the Restricted Restore feature.","Need help? Click here to read more about this interface.":"Need help? Click here to read more about this interface.","Only replace basic [asis,cPanel]-provided [asis,A] records in zone files.":"Only replace basic [asis,cPanel]-provided [asis,A] records in zone files.","Overwrite Existing":"Overwrite Existing","Overwrite if the [asis,cPanel] user already exists.":"Overwrite if the [asis,cPanel] user already exists.","Related Interfaces":"Related Interfaces","Remote Server:":"遠端伺服器:","Remote password:":"Remote password:","Remote username:":"Remote username:","Replace All Matching [asis,A] Records.":"Replace All Matching [asis,A] Records.","Replace all instances of the original server’s IP address with the new IP address, such as in custom A records (default).":"將原始伺服器的所有 IP 位址例項以新的 IP 位址取代,例如在自訂的 A 記錄中 (預設)。","Replace either all or some of the [asis,A] records upon restoration for the [asis,cPanel] account.":"Replace either all or some of the [asis,A] records upon restoration for the [asis,cPanel] account.","Restore Modules Summary":"還原模組摘要","Restore from a local [asis,cpmove] file.":"Restore from a local [asis,cpmove] file.","Resume":"繼續","Search Input":"Search Input","Search for or select the [asis,cpmove] restoration file.":"Search for or select the [asis,cpmove] restoration file.","Security":"安全性","Select a File":"Select a File","Select a [asis,cpmove] file to upload.":"Select a [asis,cpmove] file to upload.","Select the file on the server to use for the restoration.":"Select the file on the server to use for the restoration.","Select the transfer or restoration method.":"Select the transfer or restoration method.","Select this option if the [asis,cpmove] file already exists on the server in one of the predefined locations.":"Select this option if the [asis,cpmove] file already exists on the server in one of the predefined locations.","Select this option if you want to transfer a [asis,cPanel] account from a remote server.":"Select this option if you want to transfer a [asis,cPanel] account from a remote server.","Select this option if you want to upload the [asis,cpmove] file to the server.":"Select this option if you want to upload the [asis,cpmove] file to the server.","Select this option to overwrite any [asis,cPanel] accounts with the same username.":"Select this option to overwrite any [asis,cPanel] accounts with the same username.","Select whether to link to a child node. Select the “Use the archive file’s stored configuration.” setting to use the archive file’s stored configuration. If the archive file indicates the use of one of the local server’s linked nodes, the system will attempt to use that linked node. Otherwise, the account will restore to the local server.":"Select whether to link to a child node. Select the “Use the archive file’s stored configuration.” setting to use the archive file’s stored configuration. If the archive file indicates the use of one of the local server’s linked nodes, the system will attempt to use that linked node. Otherwise, the account will restore to the local server.","Session":"工作階段","Sessions in Progress":"工作階段進行中","Source Host":"來源主機","Start Time":"開始時間","State":"狀態","The Restricted Restore feature performs extra security checks on the backup file. If part of the backup file has a security issue, the system will not restore that part of the backup.":"The Restricted Restore feature performs extra security checks on the backup file. If part of the backup file has a security issue, the system will not restore that part of the backup.","The password of the [asis,cPanel] account to transfer.":"The password of the [asis,cPanel] account to transfer.","The username of the [asis,cPanel] account to transfer.":"The username of the [asis,cPanel] account to transfer.","Transfer Options":"Transfer Options","Transfer Tool":"傳輸工具","Transfer from Remote [asis,cPanel] Account.":"Transfer from Remote [asis,cPanel] Account.","Transfer or Restore a [asis,cPanel] Account":"Transfer or Restore a [asis,cPanel] Account","UNKNOWN: [_1]":"未知的: [_1]","Upload File":"Upload File","Upload a file to restore.":"Upload a file to restore.","Use only this server. Transfer or restore locally.":"Use only this server. Transfer or restore locally.","Use the archive file’s stored configuration.":"Use the archive file’s stored configuration.","User":"使用者","View":"檢視","You [output,strong,must] enter a hostname or [asis,IP] address.":"You [output,strong,must] enter a hostname or [asis,IP] address.","You [output,strong,must] enter a password.":"You [output,strong,must] enter a password.","You [output,strong,must] enter a username.":"You [output,strong,must] enter a username.","You [output,strong,must] select a file to transfer.":"You [output,strong,must] select a file to transfer.","Your file [output,strong,must] match the naming schema.":"Your file [output,strong,must] match the naming schema.","[asis,A] Records":"[asis,A] Records","[asis,IP] Address":"[asis,IP] Address","[asis,cPanel]-provided [asis,A] Records.":"[asis,cPanel]-provided [asis,A] Records."};

    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