Viewing File: /usr/local/cpanel/base/sharedjs/sslinstall-zh_tw.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/sslinstall.js
// Generated: /usr/local/cpanel/base/sharedjs/sslinstall-zh_tw.js
// Module:    legacy_shared/sslinstall-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 user-defined description for the certificate.":"使用者定義的憑證描述。","Cancel":"取消","Certificate":"憑證","Certificate Authority Bundle":"憑證授權組合","Certificates that do not have a domain associated with your account are not listed here.":"憑證的網域若與您的帳戶無關就不會列於此處。","Choose a certificate to install.":"選擇所要安裝的憑證。","Choose a domain.":"選擇網域。","Choose a service.":"選擇服務。","Choose the account or Apache domain that contains the desired certificate to install. Then, select the certificate.":"選擇包含要安裝之憑證的帳戶或 Apache 網域。 然後選取憑證。","Description":"描述","Domain":"網域","Domain names on the certificate.":"憑證的網域名稱。","Domains":"網域","Enter a valid IP address.":"輸入有效的 IP 位址。","Expiration":"到期","For more information, read our [output,url,_1,SSL Installation Workflow] documentation.":"For more information, read our [output,url,_1,SSL Installation Workflow] documentation.","Hide":"隱藏","IP":"IP","Installing …":"正在安裝…","Issuer":"發行者","Issuer organization name.":"發行者組織名稱。","Key":"金鑰","Loading certificates for “[output,strong,_1]” …":"正在載入“[output,strong,_1]”的憑證…","Loading installed Apache certificates …":"正在載入已安裝的 Apache 憑證…","OK":"確定","Provide or retrieve a certificate.":"提供或擷取憑證。","Provide or retrieve a key.":"提供或擷取金鑰。","SSL Certificate List":"SSL 憑證清單","SSL Certificate Successfully Updated":"已成功更新 SSL 憑證","SSL Host Successfully Installed":"已成功安裝 SSL 主機","SSL is installed; “[_1]” ([numerate,_2,alias,aliases] [list_and,_3]) is primary.":"已安裝 SSL,“[_1]”([numerate,_2,別名,別名] [list_and,_3]) 為主要。","SSL is installed; “[_1]” is primary.":"已安裝 SSL; “[_1]”為主要。","Select a certificate below:":"選取以下憑證:","Self-Signed":"自我簽署","Service":"服務","Show":"顯示","The CA bundle does not match the certificate.":"CA 組合與憑證不符。","The CA bundle is invalid.":"CA 組合無效。","The IP address “[_1]” is not available, or you do not have permission to use it.":"IP 位址“[_1]”無法使用,或是您沒有使用該 IP 位址的權限。","The SSL certificate also supports [numerate,_1,this domain,these domains], but [numerate,_1,this domain does,these domains do] not refer to the SSL website mentioned above:":"The SSL certificate also supports [numerate,_1,this domain,these domains], but [numerate,_1,this domain does,these domains do] not refer to the SSL website mentioned above:","The SSL website is also accessible via [numerate,_1,this domain,these domains], but the certificate does not support [numerate,_1,it,them]. Web browsers will show a warning when accessing [numerate,_1,this domain,these domains] via HTTPS:":"The SSL website is also accessible via [numerate,_1,this domain,these domains], but the certificate does not support [numerate,_1,it,them]. Web browsers will show a warning when accessing [numerate,_1,this domain,these domains] via HTTPS:","The SSL website is now active and accessible via HTTPS on [numerate,_1,this domain,these domains]:":"SSL 網站現在已在作用中,且可透過 HTTPS 從[numerate,_1,此網域,這些網域]存取:","The certificate does not match your selected domain.":"此憑證與您選取的網域不符。","The certificate information could not be retrieved because of an error: [_1]":"由於發生錯誤,而無法擷取憑證資訊: [_1]","The certificate is not valid.":"憑證無效。","The certificate list could not be retrieved because of an error: [_1]":"由於發生錯誤,而無法擷取憑證清單: [_1]","The certificate’s expiration date":"憑證到期日","The key does not match the certificate.":"金鑰不符合憑證。","The key is invalid.":"金鑰無效。","The lookup failed because of an error: [_1]":"由於發生錯誤,因此查詢失敗: [_1]","This SSL certificate was already installed.":"此 SSL 憑證已安裝。","This account does not have any installable certificates.":"這個帳戶沒有任何可安裝的憑證。","This is not a valid domain.":"這不是有效的網域。","To give website clients the best experience, ensure that each [asis,SSL] website’s certificate matches every domain on the website.":"To give website clients the best experience, ensure that each [asis,SSL] website’s certificate matches every domain on the website.","Use Certificate":"使用憑證","We recommend that users manage individual subdomains (e.g., “[_1]”, “[_2]”) instead of a single wildcard subdomain (e.g., “[_3]”).":"我們建議使用者管理個別的子網域 (例如,“[_1]”和“[_2]”),而不要管理單一萬用字元子網域 (例如“[_3]”)。","When you install a valid certificate onto a website, the system also configures email, calendar, web disk, and [asis,cPanel]-related services to use that certificate for all of the website’s domains that match the certificate. Requests to these services from [asis,SNI]-enabled clients via the matching domains will receive the installed certificate.":"When you install a valid certificate onto a website, the system also configures email, calendar, web disk, and [asis,cPanel]-related services to use that certificate for all of the website’s domains that match the certificate. Requests to these services from [asis,SNI]-enabled clients via the matching domains will receive the installed certificate.","You can manage all of your saved certificates on the [output,url,_1,“Certificates” page].":"您可以在[output,url,_1,憑證頁面]管理您所有已儲存的憑證。","You have successfully configured SSL.":"您已成功設定 SSL。","You have successfully updated the SSL website’s certificate.":"您已成功更新 SSL 網站的憑證。"};

    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