Update Chinese Traditional translations (#313)

pull/315/head
Noob Tsai 2021-11-17 02:59:54 +08:00 committed by GitHub
parent 98cb59bbdf
commit 338acfe76f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
21 changed files with 57 additions and 57 deletions

View File

@ -27,13 +27,13 @@ THE SOFTWARE.
import common from '../common'; import common from '../common';
export default { export default {
title: `${common.nginx}`, title: `${common.nginx}`,
description: `寘高性能、安全、穩定的${common.nginx}器的最簡單方法。`, description: `置高效能、安全、穩定的${common.nginx}服器的最簡單方法。`,
singleColumnMode: '垂直模式', singleColumnMode: '垂直模式',
splitColumnMode: '水模式', splitColumnMode: '水模式',
perWebsiteConfig: '網站配', perWebsiteConfig: '網站配',
addSite: '添加網站', addSite: '新增網站',
globalConfig: '全域配', globalConfig: '全域配',
setup: '使用配', setup: '使用配',
configFiles: '配檔案', configFiles: '配檔案',
}; };

View File

@ -34,15 +34,15 @@ export default {
enableHttp3Connections: `${common.enable} ${common.http}/3 連接`, enableHttp3Connections: `${common.enable} ${common.http}/3 連接`,
forceHttps: `強制 ${common.https}`, forceHttps: `強制 ${common.https}`,
hsts: 'HSTS', hsts: 'HSTS',
enableStrictTransportSecurity: `${common.enable}HSTS強制用戶端、瀏覽器等使用HTTPS與建連結需要HTTPS連接`, enableStrictTransportSecurity: `${common.enable}HSTS強制用戶端、瀏覽器等使用HTTPS與服器建連結需要HTTPS連接`,
enableIncludeSubDomains: `${common.enable}includeSubDomains指令HSTS對所有子域生效`, enableIncludeSubDomains: `${common.enable}includeSubDomains指令HSTS對所有子域生效`,
enablePreload: `${common.enable}preload指令強制用戶端只可以使用https連接`, enablePreload: `${common.enable}preload指令強制用戶端只可以使用https連接`,
certificationType: '證書類型', certificationType: '證書類型',
customCertificate: '本地證書', customCertificate: '本地證書',
letsEncryptEmail: `${common.letsEncrypt} 郵箱`, letsEncryptEmail: `${common.letsEncrypt} 郵箱`,
http3IsANonStandardModule: 'HTTP/3 並不是標準的 NGINX 模, 請查看 ', http3IsANonStandardModule: 'HTTP/3 並不是標準的 NGINX 模, 請查看 ',
http3NginxQuicReadme: 'NGINX QUIC 文檔', http3NginxQuicReadme: 'NGINX QUIC 說明',
http3OrThe: ' 或者 ', http3OrThe: ' 或者 ',
http3CloudflareQuicheProject: 'Cloudflare quiche 項目', http3CloudflareQuicheProject: 'Cloudflare quiche 項目',
http3ForBuildingNginxWithHttp3: ' 來構建支 HTTP/3 的 NGINX !', http3ForBuildingNginxWithHttp3: ' 來構建支 HTTP/3 的 NGINX !',
}; };

View File

@ -27,7 +27,7 @@ THE SOFTWARE.
import common from '../../common'; import common from '../../common';
export default { export default {
phpIsDisabled: `${common.php}用。`, phpIsDisabled: `${common.php}用。`,
phpCannotBeEnabledWithReverseProxy: `${common.php}在啟用${common.reverseProxy}時無法啟用。`, phpCannotBeEnabledWithReverseProxy: `${common.php}在啟用${common.reverseProxy}時無法啟用。`,
phpCannotBeEnabledWithPython: `${common.php}在啟用${common.python}時無法啟用。`, phpCannotBeEnabledWithPython: `${common.php}在啟用${common.python}時無法啟用。`,
enablePhp: `${common.enable} ${common.php}`, enablePhp: `${common.enable} ${common.php}`,
@ -40,7 +40,7 @@ export default {
joomlaRules: `${common.joomla} 規則`, joomlaRules: `${common.joomla} 規則`,
enableJoomlaRules: `${common.enable} ${common.joomla}專屬規則`, enableJoomlaRules: `${common.enable} ${common.joomla}專屬規則`,
phpServer: `${common.php} 服務`, phpServer: `${common.php} 服務`,
phpBackupServer: `${common.php}備份`, phpBackupServer: `${common.php}備份服器`,
tcp: 'TCP', tcp: 'TCP',
hhvmSocket: 'HHVM socket', hhvmSocket: 'HHVM socket',
php5Socket: '5.x socket', php5Socket: '5.x socket',
@ -51,6 +51,6 @@ export default {
php74Socket: '7.4 socket', php74Socket: '7.4 socket',
php80Socket: '8.0 socket', php80Socket: '8.0 socket',
phpSocket: 'PHP socket', phpSocket: 'PHP socket',
custom: '自定', custom: '自定',
disabled: '用', disabled: '用',
}; };

View File

@ -26,7 +26,7 @@ THE SOFTWARE.
export default { export default {
presets: '預設', presets: '預設',
itLooksLikeYouCustomisedTheConfig: '看起來您已經為這個網站定制了配。選擇新的預設可能會重置或更改一些您已經定制的設定。', itLooksLikeYouCustomisedTheConfig: '看起來您已經為這個網站定制了配。選擇新的預設可能會重置或更改一些您已經定制的設定。',
frontend: '前端', frontend: '前端',
nodeJs: 'Node.js', nodeJs: 'Node.js',
singlePageApplication: '單頁面應用', singlePageApplication: '單頁面應用',

View File

@ -27,7 +27,7 @@ THE SOFTWARE.
import common from '../../common'; import common from '../../common';
export default { export default {
pythonIsDisabled: `${common.python}用。`, pythonIsDisabled: `${common.python}用。`,
pythonCannotBeEnabledWithReverseProxy: `${common.python}在啟用${common.reverseProxy}時無法啟用。`, pythonCannotBeEnabledWithReverseProxy: `${common.python}在啟用${common.reverseProxy}時無法啟用。`,
pythonCannotBeEnabledWithPhp: `${common.python}在啟用${common.php}時無法啟用。`, pythonCannotBeEnabledWithPhp: `${common.python}在啟用${common.php}時無法啟用。`,
enablePython: `${common.enable} ${common.python}`, enablePython: `${common.enable} ${common.python}`,

View File

@ -25,6 +25,6 @@ THE SOFTWARE.
*/ */
export default { export default {
disableForThisDomain: '在此網站上用', disableForThisDomain: '在此網站上用',
responseCode: '響應程式碼', responseCode: '響應程式碼',
}; };

View File

@ -27,7 +27,7 @@ THE SOFTWARE.
import common from '../../common'; import common from '../../common';
export default { export default {
reverseProxyIsDisabled: `${common.reverseProxy}用。`, reverseProxyIsDisabled: `${common.reverseProxy}用。`,
reverseProxyCannotBeEnabledWithPhp: `${common.reverseProxy}在啟用${common.php}時無法啟用。`, reverseProxyCannotBeEnabledWithPhp: `${common.reverseProxy}在啟用${common.php}時無法啟用。`,
reverseProxyCannotBeEnabledWithPython: `${common.reverseProxy}在啟用${common.python}時無法啟用。`, reverseProxyCannotBeEnabledWithPython: `${common.reverseProxy}在啟用${common.python}時無法啟用。`,
enableReverseProxy: `${common.enable} ${common.reverseProxyLower}`, enableReverseProxy: `${common.enable} ${common.reverseProxyLower}`,

View File

@ -34,7 +34,7 @@ export default {
dockerfile, dockerfile,
dockerCompose: `${docker} 編排服務`, dockerCompose: `${docker} 編排服務`,
applyDockerTweaks: `應用${docker}調整`, applyDockerTweaks: `應用${docker}調整`,
applyDockerTweaksForNginx: `為使用${docker}運行${common.nginx}進行配調整。`, applyDockerTweaksForNginx: `為使用${docker}運行${common.nginx}進行配調整。`,
applyDockerTweaksExplainer: `${common.nginx}用戶更新為<code class="slim">nginx</code>將pid更新為<code class="slim">/var/run/nginx.pid</code>`, applyDockerTweaksExplainer: `${common.nginx}用戶更新為<code class="slim">nginx</code>將pid更新為<code class="slim">/var/run/nginx.pid</code>`,
includeDockerfile: `生成${dockerfile}運行${common.nginx}${docker}`, includeDockerfile: `生成${dockerfile}運行${common.nginx}${docker}`,
includeDockerCompose: `生成docker-compose.yaml來運行${common.nginx} docker-compose`, includeDockerCompose: `生成docker-compose.yaml來運行${common.nginx} docker-compose`,

View File

@ -31,10 +31,10 @@ const ipv4 = 'IPv4';
const ipv6 = 'IPv6'; const ipv6 = 'IPv6';
export default { export default {
sslProfile: `${common.ssl}`, sslProfile: `${common.ssl}`,
httpsMustBeEnabledOnOneSite: `必須在至少一個網站上啟用${common.https}才能配全域${common.https}設定。`, httpsMustBeEnabledOnOneSite: `必須在至少一個網站上啟用${common.https}才能配全域${common.https}設定。`,
portReuse: '端口複用', portReuse: '連接埠複用',
enableReuseOfPort: `${common.enable} 端口複用來為每個worker生成監聽套接字`, enableReuseOfPort: `${common.enable} 連接埠複用來為每個worker生成監聽套接字`,
ocspDnsResolvers: 'OCSP DNS解析器', ocspDnsResolvers: 'OCSP DNS解析器',
cloudflareResolver: 'Cloudflare解析器', cloudflareResolver: 'Cloudflare解析器',
googlePublicDns: '穀歌公共DNS', googlePublicDns: '穀歌公共DNS',

View File

@ -29,7 +29,7 @@ import common from '../../common';
export default { export default {
enableFileNotFoundErrorLogging: `${common.enable}“檔案未找到”錯誤日誌:`, enableFileNotFoundErrorLogging: `${common.enable}“檔案未找到”錯誤日誌:`,
logformat: 'log_format', logformat: 'log_format',
enableCloudflare: '將Cloudflare請求頭部添加到默認日誌格式', enableCloudflare: '將Cloudflare請求頭部添加到預設日誌格式',
cfRay: 'CF-Ray', cfRay: 'CF-Ray',
cfConnectingIp: 'CF-Connecting-IP', cfConnectingIp: 'CF-Connecting-IP',
xForwardedFor: 'X-Forwarded-For', xForwardedFor: 'X-Forwarded-For',

View File

@ -27,6 +27,6 @@ THE SOFTWARE.
import common from '../../common'; import common from '../../common';
export default { export default {
nginxConfigDirectory: `${common.nginx}目錄`, nginxConfigDirectory: `${common.nginx}目錄`,
mb: 'MB', mb: 'MB',
}; };

View File

@ -31,9 +31,9 @@ export default {
enableGzipCompression: `${common.enable}Gzip壓縮`, enableGzipCompression: `${common.enable}Gzip壓縮`,
brotliCompression: 'Brotli 壓縮', brotliCompression: 'Brotli 壓縮',
enableBrotliCompression: `${common.enable}brotli壓縮`, enableBrotliCompression: `${common.enable}brotli壓縮`,
brotliIsANonStandardModule: 'Brotli 不是標準的 NGINX 模, 前往 ', brotliIsANonStandardModule: 'Brotli 不是標準的 NGINX 模, 前往 ',
brotliGoogleNgxBrotliProject: 'Google ngx_brotli 項目', brotliGoogleNgxBrotliProject: 'Google ngx_brotli 項目',
brotliForBuildingNginxWithBrotli: ' 構建支 Brotli 的 NGINX!', brotliForBuildingNginxWithBrotli: ' 構建支 Brotli 的 NGINX!',
expirationForAssets: '資源有效期', expirationForAssets: '資源有效期',
expirationForMedia: '媒體資源有效期', expirationForMedia: '媒體資源有效期',
expirationForSvgs: 'SVGs有效期', expirationForSvgs: 'SVGs有效期',

View File

@ -28,5 +28,5 @@ import common from '../../common';
export default { export default {
pythonServer: `${common.python} 服務`, pythonServer: `${common.python} 服務`,
pythonMustBeEnabledOnOneSite: `必須在至少一個網站上啟用${common.python}才能配全域${common.python}設定。`, pythonMustBeEnabledOnOneSite: `必須在至少一個網站上啟用${common.python}才能配全域${common.python}設定。`,
}; };

View File

@ -29,7 +29,7 @@ import common from '../../common';
const legacyXForwarded = '傳統 X-Forwarded-* 標頭'; const legacyXForwarded = '傳統 X-Forwarded-* 標頭';
export default { export default {
reverseProxyMustBeEnabledOnOneSite: `必須在至少一個網站上啟用${common.reverseProxy}才能配全域${common.reverseProxy}設定。`, reverseProxyMustBeEnabledOnOneSite: `必須在至少一個網站上啟用${common.reverseProxy}才能配全域${common.reverseProxy}設定。`,
seconds: '秒', seconds: '秒',
passOn: `轉發 ${legacyXForwarded} `, passOn: `轉發 ${legacyXForwarded} `,
remove: `主動刪除 ${legacyXForwarded}`, remove: `主動刪除 ${legacyXForwarded}`,

View File

@ -27,6 +27,6 @@ THE SOFTWARE.
import common from '../../common'; import common from '../../common';
export default { export default {
whenUsingWordPressUnsafeEvalIsOftenRequiredToAllowFunctionality: `當使用${common.wordPress}, <code class="slim">script-src 'self' 'unsafe-inline' 'unsafe-eval';</code>經常需要在內容安全策略中,以允許管理面板的功能正確。`, whenUsingWordPressUnsafeEvalIsOftenRequiredToAllowFunctionality: `當使用${common.wordPress}, <code class="slim">script-src 'self' 'unsafe-inline' 'unsafe-eval';</code>經常需要在內容安全策略中,以允許管理面板的功能正確。`,
security: '安全', security: '安全',
}; };

View File

@ -32,22 +32,22 @@ export default {
symlinkVhost: '符號連結 vhost', symlinkVhost: '符號連結 vhost',
enableSymLinksFrom: `${common.enable}符號連結`, enableSymLinksFrom: `${common.enable}符號連結`,
to: '到', to: '到',
shareConfiguration: '分享配', shareConfiguration: '分享配',
resetConfiguration: '重置配', resetConfiguration: '重置配',
resetGlobalConfig: '重置全域配', resetGlobalConfig: '重置全域配',
resetAllDomains: '重置所有網站', resetAllDomains: '重置所有網站',
resetAllDomainsConfig: '重置所有網站', resetAllDomainsConfig: '重置所有網站',
removeAllDomains: '删除所有網站', removeAllDomains: '删除所有網站',
resetDomainConfig: '重置網站配', resetDomainConfig: '重置網站配',
removeDomain: '删除網站', removeDomain: '删除網站',
yesImSure: '好的', yesImSure: '好的',
noCancel: '取消', noCancel: '取消',
tools: '工具', tools: '工具',
resetGlobalConfigBody: '您確定要重置全域配部分中的所有配置選項嗎?', resetGlobalConfigBody: '您確定要重置全域配部分中的所有配置選項嗎?',
resetAllDomainsConfigBody: '您確定要重置所有網站的配嗎?', resetAllDomainsConfigBody: '您確定要重置所有網站的配嗎?',
removeAllDomainsBody: '您確定要删除所有網站的配嗎?', removeAllDomainsBody: '您確定要删除所有網站的配嗎?',
areYouSureYouWantToResetAllConfigurationOptionsForThe: '您確定要重置', areYouSureYouWantToResetAllConfigurationOptionsForThe: '您確定要重置',
domain: '網站的所有配置選項嗎?', domain: '網站的所有配置選項嗎?',
areYouSureYouWantToRemoveThe: '你確定要删除', areYouSureYouWantToRemoveThe: '你確定要删除',
domainConfiguration: '的網站配嗎?', domainConfiguration: '的網站配嗎?',
}; };

View File

@ -25,6 +25,6 @@ THE SOFTWARE.
*/ */
export default { export default {
downloadConfig: '下載配', downloadConfig: '下載配',
copyBase64: '複製Base64', copyBase64: '複製Base64',
}; };

View File

@ -29,11 +29,11 @@ import common from '../../common';
const certbot = 'Certbot'; const certbot = 'Certbot';
export default { export default {
commentOutSslDirectivesInConfiguration: `注釋掉配寘中的${common.ssl}相關指令:`, commentOutSslDirectivesInConfiguration: `註解掉配置中的${common.ssl}相關指令:`,
reloadYourNginxServer: `重新載你的${common.nginx}器:`, reloadYourNginxServer: `重新你的${common.nginx}服器:`,
obtainSslCertificatesFromLetsEncrypt: `使用${certbot}${common.letsEncrypt}${common.ssl}證書:`, obtainSslCertificatesFromLetsEncrypt: `使用${certbot}${common.letsEncrypt}${common.ssl}證書:`,
uncommentSslDirectivesInConfiguration: `在配寘中取消注釋${common.ssl}相關指令:`, uncommentSslDirectivesInConfiguration: `在配置中取消註解${common.ssl}相關指令:`,
configureCertbotToReloadNginxOnCertificateRenewal: `${certbot},當${common.nginx}成功更新證書時重新載:`, configureCertbotToReloadNginxOnCertificateRenewal: `${certbot},當${common.nginx}成功更新證書時重新:`,
certbotDoesNotNeedToBeSetupForYourConfiguration: `${certbot}不需要為您的${common.nginx}進行設定。 `, certbotDoesNotNeedToBeSetupForYourConfiguration: `${certbot}不需要為您的${common.nginx}進行設定。 `,
certbot, certbot,
}; };

View File

@ -27,14 +27,14 @@ THE SOFTWARE.
import common from '../../common'; import common from '../../common';
export default { export default {
downloadTheGeneratedConfig: '<b>下載</b> 生成的配寘', downloadTheGeneratedConfig: '<b>下載</b> 產生的配置',
andUploadItToYourServers: '然後<b>上傳</b>到你的器的', andUploadItToYourServers: '然後<b>上傳</b>到你的服器的',
directory: '目錄.', directory: '目錄.',
or: '或, ', or: '或, ',
copyBase64StringOfCompressedConfig: '複製壓縮配的base64字串', copyBase64StringOfCompressedConfig: '複製壓縮配的base64字串',
pasteItInYourServersCommandLineAndExecute: ',將其粘貼到器的命令列並執行。', pasteItInYourServersCommandLineAndExecute: ',將其粘貼到服器的命令列並執行。',
navigateToYourNginxConfigurationDirectoryOnYourServer: `進入你的${common.nginx}服務器上的<b>配寘目錄</b>:`, navigateToYourNginxConfigurationDirectoryOnYourServer: `進入你的${common.nginx}伺服器上的<b>配置資料夾</b>:`,
createABackupOfYourCurrentNginxConfiguration: `創建當前${common.nginx}的<b>備份</b>:`, createABackupOfYourCurrentNginxConfiguration: `創建當前${common.nginx}的<b>備份</b>:`,
extractTheNewCompressedConfigurationArchiveUsingTar: '使用tar<b>解壓</b>新的壓縮配', extractTheNewCompressedConfigurationArchiveUsingTar: '使用tar<b>解壓</b>新的壓縮配',
download: '下載', download: '下載',
}; };

View File

@ -28,6 +28,6 @@ import common from '../../common';
export default { export default {
letsGoLive: '讓我們開始吧!', letsGoLive: '讓我們開始吧!',
reloadNginxToLoadInYourNewConfiguration: `重新加載${common.nginx}以載入新的配:`, reloadNginxToLoadInYourNewConfiguration: `重新加載${common.nginx}以載入新的配:`,
goLive: '上線!', goLive: '上線!',
}; };

View File

@ -27,8 +27,8 @@ THE SOFTWARE.
import common from '../../common'; import common from '../../common';
export default { export default {
generateDiffieHellmanKeysByRunningThisCommandOnYourServer: '在您的器上運行此命令生成<b>Diffie-Hellman keys</b>:', generateDiffieHellmanKeysByRunningThisCommandOnYourServer: '在您的服器上運行此命令生成<b>Diffie-Hellman keys</b>:',
createACommonAcmeChallengeDirectoryForLetsEncrypt: `創建一個通用的<b>ACME-challenge</b>目錄(用於 <b>${common.letsEncrypt}</b>):`, createACommonAcmeChallengeDirectoryForLetsEncrypt: `創建一個通用的<b>ACME-challenge</b>目錄(用於 <b>${common.letsEncrypt}</b>):`,
noAdditionalStepsAreNeededToSetUpSslForNginx: `無需任何操作,即可為您的${common.nginx}完成${common.ssl}`, noAdditionalStepsAreNeededToSetUpSslForNginx: `無需任何操作,即可為您的${common.nginx}完成${common.ssl}`,
sslInit: `${common.ssl} 初始化`, sslInit: `${common.ssl} 初始化`,
}; };