mirror of https://github.com/1Panel-dev/1Panel
chore: refile English translation (#7283)
parent
b73dcc9388
commit
b88438a0a3
|
@ -337,7 +337,7 @@ const message = {
|
|||
restart_system: 'Restart server',
|
||||
operationSuccess: 'Operation succeeded, rebooting, please refresh the browser manually later!',
|
||||
overview: 'Overview',
|
||||
entranceHelper: `Security entrance isn't enabled. You can enable it in "Settings -> Security" to improve system security.`,
|
||||
entranceHelper: `Security entrance isn't enabled. You can enable it in "Setting -> Security" to improve system security.`,
|
||||
appInstalled: 'App',
|
||||
systemInfo: 'System info',
|
||||
hostname: 'Hostname',
|
||||
|
@ -346,26 +346,26 @@ const message = {
|
|||
kernelArch: 'Kernel arch',
|
||||
network: 'Network',
|
||||
io: 'Disk IO',
|
||||
ip: 'Host Address',
|
||||
ip: 'Host address',
|
||||
proxy: 'System Proxy',
|
||||
baseInfo: 'Base info',
|
||||
totalSend: 'Total send',
|
||||
totalRecv: 'Total recv',
|
||||
rwPerSecond: 'IO times',
|
||||
ioDelay: 'IO delay',
|
||||
uptime: 'Up Time',
|
||||
runningTime: 'Running Time',
|
||||
uptime: 'Uptime',
|
||||
runningTime: 'Running time',
|
||||
mem: 'System',
|
||||
swapMem: 'Swap Partition',
|
||||
swapMem: 'Swap partition',
|
||||
|
||||
runSmoothly: 'Run smoothly',
|
||||
runNormal: 'Run normal',
|
||||
runSlowly: 'Run slowly',
|
||||
runJam: 'Run Blockaged',
|
||||
runJam: 'Run blockaged',
|
||||
|
||||
core: 'Physical core',
|
||||
logicCore: 'Logic core',
|
||||
loadAverage: 'Average load in the last {0} minutes',
|
||||
loadAverage: 'Average load in the last {0} minute(s)',
|
||||
load: 'Load',
|
||||
mount: 'Mount point',
|
||||
fileSystem: 'File system',
|
||||
|
@ -569,7 +569,7 @@ const message = {
|
|||
connAddress: 'Address',
|
||||
connPort: 'Port',
|
||||
containerConnHelper:
|
||||
'This connection address can be used by applications that are running on the PHP execution environment or container.',
|
||||
'This connection address can be used by applications that are running on the website runtimes(PHP, etc.) or container.',
|
||||
remoteConn: 'External connection',
|
||||
remoteConnHelper2:
|
||||
'This connnection address can be used by applications running on non-container or external applications.',
|
||||
|
@ -1667,7 +1667,7 @@ const message = {
|
|||
doc: 'Official document',
|
||||
star: 'Star',
|
||||
description: 'Linux Server Panel',
|
||||
forum: 'Forum Help',
|
||||
forum: 'Forum',
|
||||
doc2: 'User Manual',
|
||||
currentVersion: 'Version',
|
||||
|
||||
|
@ -1861,14 +1861,14 @@ const message = {
|
|||
upgradeStart: 'Start upgrading! Please refresh the page later',
|
||||
toFolder: 'Open the installation directory',
|
||||
editCompose: 'Edit compose file',
|
||||
editComposeHelper: 'Editing the compose file may cause the software installation to fail',
|
||||
editComposeHelper: 'Editing the compose file may result in the failure of software installation',
|
||||
composeNullErr: 'compose cannot be empty',
|
||||
takeDown: 'TakeDown',
|
||||
allReadyInstalled: 'Installed',
|
||||
installHelper: 'Configure image acceleration if you have image pull issues.',
|
||||
upgradeHelper:
|
||||
'Bring abnormal applications back to normal status before upgrading. If the upgrade fails, go to "Log" > "System Logs" to check the failure reason.',
|
||||
installWarn: `The external access isn't checked, and it will make the application unable to access through external network. Do you want to continue?`,
|
||||
installWarn: `External access has not been enabled, which prevents the application from being accessible via external networks. Do you want to continue?`,
|
||||
showIgnore: 'View ignored applications',
|
||||
cancelIgnore: 'Cancel ignore',
|
||||
ignoreList: 'Ignored applications',
|
||||
|
@ -1951,7 +1951,7 @@ const message = {
|
|||
manual: 'Manual parsing',
|
||||
key: 'Key',
|
||||
check: 'View',
|
||||
acmeAccountManage: 'View ACME accounts',
|
||||
acmeAccountManage: 'ACME accounts',
|
||||
email: 'Email',
|
||||
acmeAccount: 'ACME account',
|
||||
provider: 'Verification method',
|
||||
|
@ -1961,7 +1961,7 @@ const message = {
|
|||
deploySSL: 'Deployment',
|
||||
deploySSLHelper: 'Are you sure to deploy the certificate? ',
|
||||
ssl: 'Certificate',
|
||||
dnsAccountManage: 'View DNS provider accounts',
|
||||
dnsAccountManage: 'DNS providers',
|
||||
renewSSL: 'Renew',
|
||||
renewHelper: 'Are you sure to renew the certificate? ',
|
||||
renewSuccess: 'Renew Certificate',
|
||||
|
@ -2161,10 +2161,10 @@ const message = {
|
|||
hstsHelper: 'Enabling HSTS can increase website security',
|
||||
defaultHtml: 'Default page',
|
||||
website404: 'Website 404 error page',
|
||||
domain404: 'Website page does not exist',
|
||||
indexHtml: 'Static website default page',
|
||||
stopHtml: 'Website stop page',
|
||||
indexPHP: 'PHP website default page',
|
||||
domain404: 'Website domain does not exist',
|
||||
indexHtml: 'Index for static website',
|
||||
stopHtml: 'Stopped website',
|
||||
indexPHP: 'Index for PHP website',
|
||||
sslExpireDate: 'Certificate Expiration Date',
|
||||
website404Helper: 'Website 404 error page only supports PHP runtime environment websites and static websites',
|
||||
sni: 'Origin SNI',
|
||||
|
@ -2247,7 +2247,7 @@ const message = {
|
|||
apply: 'Renew',
|
||||
applyStart: 'Certificate application starts',
|
||||
getDnsResolve: 'Getting DNS resolution value, please wait...',
|
||||
selfSigned: 'View Self-signed certificates',
|
||||
selfSigned: 'Self-signed certificates',
|
||||
ca: 'Certificate Authority',
|
||||
commonName: 'Common name',
|
||||
caName: 'Certificate authority name',
|
||||
|
@ -2306,7 +2306,7 @@ const message = {
|
|||
|
||||
firewall: 'Firewall',
|
||||
dockerHelper: `Linux firewall "{0}" can't disable Docker port mapping. The application can edit the parameters on the "App Store -> Installed" page to control whether the port is released.`,
|
||||
quickJump: 'Go to now',
|
||||
quickJump: 'Go there now',
|
||||
used: 'Used',
|
||||
unUsed: 'Unused',
|
||||
firewallHelper: '{0} system firewall',
|
||||
|
|
Loading…
Reference in New Issue