Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/support/support-zh_tw.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-zh_tw.js
// Module:    /templates/support/support-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 = {"A week ago.":"一週前。","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"您確定要撤銷所有已關閉票證的授權,並將它們從清單中移除嗎?","Failed to call backend to revoke and remove authorizations from all closed tickets!":"無法呼叫後端,以撤銷並移除所有已關閉票證的授權!","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"如需詳細資訊,請參閱我們的[output,url,_1,Grant cPanel Support Access,target,_2]文件。","Successfully revoked and removed authorizations from all closed tickets.":"已成功撤銷並移除所有已關閉票證的授權。","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"使用者“[_4]”在伺服器“[_2]” - “[_3]”上票證識別碼“[_1]”的 [asis,SSH] 連線測試成功。","The [asis,SSH] test failed with the following error: “[_1]”":"[asis,SSH] 測試失敗,發生下列錯誤: “[_1]”","The server’s firewall configuration has been updated.":"系統的防火牆組態已更新。","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"票證識別碼“[_1]”已關閉。 您要撤銷並移除這個授權嗎?","Today":"今天","Yesterday":"昨天","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"您已成功為使用者“[_4]”授與伺服器“[_2]” - “[_3]”上票證識別碼“[_1]”的存取權。","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"您已成功為使用者“[_4]”授與伺服器“[_2]” - “[_3]”上票證識別碼“[_1]”的存取權。","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"您的電腦無法連絡 [output,acronym,WHM, WebHost Manager]。 請檢查您的伺服器連線,再重新載入瀏覽器。","[quant,_1,day,days] ago.":"[quant,_1,天,天]前。","[quant,_1,week,weeks] ago.":"[quant,_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