-
Notifications
You must be signed in to change notification settings - Fork 2.9k
chore: refile English translation #7283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -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', | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As above. |
||
| 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', | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As above. |
||
| 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', | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest preserving
Viewprefix for thebuttontext.See https://developers.google.com/workspace/add-ons/guides/editor-style#buttons for more.