ysk-server-shared 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -0
- package/dist/ai.d.ts +25 -0
- package/dist/ai.d.ts.map +1 -0
- package/dist/ai.js +5 -0
- package/dist/ai.js.map +1 -0
- package/dist/browser.d.ts +34 -0
- package/dist/browser.d.ts.map +1 -0
- package/dist/browser.js +34 -0
- package/dist/browser.js.map +1 -0
- package/dist/bt-tracker.d.ts +56 -0
- package/dist/bt-tracker.d.ts.map +1 -0
- package/dist/bt-tracker.js +15 -0
- package/dist/bt-tracker.js.map +1 -0
- package/dist/capabilities.d.ts +82 -0
- package/dist/capabilities.d.ts.map +1 -0
- package/dist/capabilities.js +272 -0
- package/dist/capabilities.js.map +1 -0
- package/dist/cdn.d.ts +83 -0
- package/dist/cdn.d.ts.map +1 -0
- package/dist/cdn.js +6 -0
- package/dist/cdn.js.map +1 -0
- package/dist/databases.d.ts +142 -0
- package/dist/databases.d.ts.map +1 -0
- package/dist/databases.js +5 -0
- package/dist/databases.js.map +1 -0
- package/dist/dto.d.ts +308 -0
- package/dist/dto.d.ts.map +1 -0
- package/dist/dto.js +5 -0
- package/dist/dto.js.map +1 -0
- package/dist/email-domain.d.ts +46 -0
- package/dist/email-domain.d.ts.map +1 -0
- package/dist/email-domain.js +6 -0
- package/dist/email-domain.js.map +1 -0
- package/dist/errors-codes.d.ts +35 -0
- package/dist/errors-codes.d.ts.map +1 -0
- package/dist/errors-codes.js +34 -0
- package/dist/errors-codes.js.map +1 -0
- package/dist/errors.d.ts +41 -0
- package/dist/errors.d.ts.map +1 -0
- package/dist/errors.js +58 -0
- package/dist/errors.js.map +1 -0
- package/dist/files.d.ts +72 -0
- package/dist/files.d.ts.map +1 -0
- package/dist/files.js +5 -0
- package/dist/files.js.map +1 -0
- package/dist/fleet.d.ts +39 -0
- package/dist/fleet.d.ts.map +1 -0
- package/dist/fleet.js +5 -0
- package/dist/fleet.js.map +1 -0
- package/dist/ftp.d.ts +39 -0
- package/dist/ftp.d.ts.map +1 -0
- package/dist/ftp.js +5 -0
- package/dist/ftp.js.map +1 -0
- package/dist/i18n/index.d.ts +4 -0
- package/dist/i18n/index.d.ts.map +1 -0
- package/dist/i18n/index.js +4 -0
- package/dist/i18n/index.js.map +1 -0
- package/dist/i18n/normalize-locale.d.ts +21 -0
- package/dist/i18n/normalize-locale.d.ts.map +1 -0
- package/dist/i18n/normalize-locale.js +138 -0
- package/dist/i18n/normalize-locale.js.map +1 -0
- package/dist/i18n/request-locale.d.ts +20 -0
- package/dist/i18n/request-locale.d.ts.map +1 -0
- package/dist/i18n/request-locale.js +42 -0
- package/dist/i18n/request-locale.js.map +1 -0
- package/dist/i18n/t.d.ts +15 -0
- package/dist/i18n/t.d.ts.map +1 -0
- package/dist/i18n/t.js +103 -0
- package/dist/i18n/t.js.map +1 -0
- package/dist/index.d.ts +32 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +32 -0
- package/dist/index.js.map +1 -0
- package/dist/list-query.d.ts +72 -0
- package/dist/list-query.d.ts.map +1 -0
- package/dist/list-query.js +108 -0
- package/dist/list-query.js.map +1 -0
- package/dist/metrics.d.ts +153 -0
- package/dist/metrics.d.ts.map +1 -0
- package/dist/metrics.js +5 -0
- package/dist/metrics.js.map +1 -0
- package/dist/migrate.d.ts +138 -0
- package/dist/migrate.d.ts.map +1 -0
- package/dist/migrate.js +20 -0
- package/dist/migrate.js.map +1 -0
- package/dist/network.d.ts +95 -0
- package/dist/network.d.ts.map +1 -0
- package/dist/network.js +5 -0
- package/dist/network.js.map +1 -0
- package/dist/ops-i18n.d.ts +19 -0
- package/dist/ops-i18n.d.ts.map +1 -0
- package/dist/ops-i18n.js +85 -0
- package/dist/ops-i18n.js.map +1 -0
- package/dist/ops.d.ts +48 -0
- package/dist/ops.d.ts.map +1 -0
- package/dist/ops.js +73 -0
- package/dist/ops.js.map +1 -0
- package/dist/route-capabilities.d.ts +37 -0
- package/dist/route-capabilities.d.ts.map +1 -0
- package/dist/route-capabilities.js +445 -0
- package/dist/route-capabilities.js.map +1 -0
- package/dist/service-exposure.d.ts +54 -0
- package/dist/service-exposure.d.ts.map +1 -0
- package/dist/service-exposure.js +67 -0
- package/dist/service-exposure.js.map +1 -0
- package/dist/service-ports.d.ts +70 -0
- package/dist/service-ports.d.ts.map +1 -0
- package/dist/service-ports.js +315 -0
- package/dist/service-ports.js.map +1 -0
- package/dist/software.d.ts +40 -0
- package/dist/software.d.ts.map +1 -0
- package/dist/software.js +5 -0
- package/dist/software.js.map +1 -0
- package/dist/ssl.d.ts +21 -0
- package/dist/ssl.d.ts.map +1 -0
- package/dist/ssl.js +5 -0
- package/dist/ssl.js.map +1 -0
- package/dist/system.d.ts +179 -0
- package/dist/system.d.ts.map +1 -0
- package/dist/system.js +5 -0
- package/dist/system.js.map +1 -0
- package/dist/types.d.ts +51 -0
- package/dist/types.d.ts.map +1 -0
- package/dist/types.js +9 -0
- package/dist/types.js.map +1 -0
- package/dist/updates.d.ts +23 -0
- package/dist/updates.d.ts.map +1 -0
- package/dist/updates.js +6 -0
- package/dist/updates.js.map +1 -0
- package/locales/ar/agents.json +130 -0
- package/locales/ar/ai.json +61 -0
- package/locales/ar/apache.json +57 -0
- package/locales/ar/applyStatus.json +11 -0
- package/locales/ar/audit.json +27 -0
- package/locales/ar/backups.json +133 -0
- package/locales/ar/btTracker.json +119 -0
- package/locales/ar/catalog.json +32 -0
- package/locales/ar/cdn.json +119 -0
- package/locales/ar/cli.json +1182 -0
- package/locales/ar/common.json +125 -0
- package/locales/ar/cron.json +139 -0
- package/locales/ar/dashboard.json +111 -0
- package/locales/ar/dataTable.json +4 -0
- package/locales/ar/db.json +287 -0
- package/locales/ar/dialogs.json +8 -0
- package/locales/ar/dns.json +216 -0
- package/locales/ar/email.json +477 -0
- package/locales/ar/errors.json +56 -0
- package/locales/ar/fail2ban.json +82 -0
- package/locales/ar/featurePage.json +3 -0
- package/locales/ar/files.json +320 -0
- package/locales/ar/firewall.json +102 -0
- package/locales/ar/ftp.json +135 -0
- package/locales/ar/geo.json +151 -0
- package/locales/ar/hostBrowse.json +128 -0
- package/locales/ar/listToolbar.json +12 -0
- package/locales/ar/logViewer.json +3 -0
- package/locales/ar/login.json +14 -0
- package/locales/ar/logs.json +135 -0
- package/locales/ar/metrics.json +132 -0
- package/locales/ar/migrate.json +82 -0
- package/locales/ar/multiCheck.json +20 -0
- package/locales/ar/nav.json +77 -0
- package/locales/ar/network.json +142 -0
- package/locales/ar/nginx.json +84 -0
- package/locales/ar/notes.json +3006 -0
- package/locales/ar/ops.json +38 -0
- package/locales/ar/opsResult.json +23 -0
- package/locales/ar/pageGuide.json +11 -0
- package/locales/ar/playbooks.json +50 -0
- package/locales/ar/presetChips.json +3 -0
- package/locales/ar/projects.json +560 -0
- package/locales/ar/protection.json +348 -0
- package/locales/ar/publicFiles.json +32 -0
- package/locales/ar/rbac.json +100 -0
- package/locales/ar/readiness.json +111 -0
- package/locales/ar/redis.json +68 -0
- package/locales/ar/resources.json +7 -0
- package/locales/ar/roles.json +6 -0
- package/locales/ar/runtime.json +509 -0
- package/locales/ar/search.json +24 -0
- package/locales/ar/security.json +394 -0
- package/locales/ar/serviceExposure.json +31 -0
- package/locales/ar/services.json +40 -0
- package/locales/ar/software.json +122 -0
- package/locales/ar/softwareBanner.json +14 -0
- package/locales/ar/softwareLifecycle.json +61 -0
- package/locales/ar/sqlEngineHealth.json +31 -0
- package/locales/ar/sqlEngineSwitch.json +82 -0
- package/locales/ar/ssl.json +103 -0
- package/locales/ar/stackWizard.json +19 -0
- package/locales/ar/support.json +28 -0
- package/locales/ar/system.json +186 -0
- package/locales/ar/systemd.json +94 -0
- package/locales/ar/tabs.json +7 -0
- package/locales/ar/terminal.json +33 -0
- package/locales/ar/translation.json +11940 -0
- package/locales/ar/uiInline.json +212 -0
- package/locales/ar/updates.json +167 -0
- package/locales/ar/users.json +122 -0
- package/locales/ar/vnc.json +246 -0
- package/locales/ar/vpn.json +131 -0
- package/locales/bn/agents.json +130 -0
- package/locales/bn/ai.json +61 -0
- package/locales/bn/apache.json +57 -0
- package/locales/bn/applyStatus.json +11 -0
- package/locales/bn/audit.json +27 -0
- package/locales/bn/backups.json +133 -0
- package/locales/bn/btTracker.json +119 -0
- package/locales/bn/catalog.json +32 -0
- package/locales/bn/cdn.json +119 -0
- package/locales/bn/cli.json +1182 -0
- package/locales/bn/common.json +125 -0
- package/locales/bn/cron.json +139 -0
- package/locales/bn/dashboard.json +111 -0
- package/locales/bn/dataTable.json +4 -0
- package/locales/bn/db.json +287 -0
- package/locales/bn/dialogs.json +8 -0
- package/locales/bn/dns.json +216 -0
- package/locales/bn/email.json +477 -0
- package/locales/bn/errors.json +56 -0
- package/locales/bn/fail2ban.json +82 -0
- package/locales/bn/featurePage.json +3 -0
- package/locales/bn/files.json +320 -0
- package/locales/bn/firewall.json +102 -0
- package/locales/bn/ftp.json +135 -0
- package/locales/bn/geo.json +151 -0
- package/locales/bn/hostBrowse.json +128 -0
- package/locales/bn/listToolbar.json +12 -0
- package/locales/bn/logViewer.json +3 -0
- package/locales/bn/login.json +14 -0
- package/locales/bn/logs.json +135 -0
- package/locales/bn/metrics.json +132 -0
- package/locales/bn/migrate.json +82 -0
- package/locales/bn/multiCheck.json +20 -0
- package/locales/bn/nav.json +77 -0
- package/locales/bn/network.json +142 -0
- package/locales/bn/nginx.json +84 -0
- package/locales/bn/notes.json +3006 -0
- package/locales/bn/ops.json +38 -0
- package/locales/bn/opsResult.json +23 -0
- package/locales/bn/pageGuide.json +11 -0
- package/locales/bn/playbooks.json +50 -0
- package/locales/bn/presetChips.json +3 -0
- package/locales/bn/projects.json +560 -0
- package/locales/bn/protection.json +348 -0
- package/locales/bn/publicFiles.json +32 -0
- package/locales/bn/rbac.json +100 -0
- package/locales/bn/readiness.json +111 -0
- package/locales/bn/redis.json +68 -0
- package/locales/bn/resources.json +7 -0
- package/locales/bn/roles.json +6 -0
- package/locales/bn/runtime.json +509 -0
- package/locales/bn/search.json +24 -0
- package/locales/bn/security.json +394 -0
- package/locales/bn/serviceExposure.json +31 -0
- package/locales/bn/services.json +40 -0
- package/locales/bn/software.json +122 -0
- package/locales/bn/softwareBanner.json +14 -0
- package/locales/bn/softwareLifecycle.json +61 -0
- package/locales/bn/sqlEngineHealth.json +31 -0
- package/locales/bn/sqlEngineSwitch.json +82 -0
- package/locales/bn/ssl.json +103 -0
- package/locales/bn/stackWizard.json +19 -0
- package/locales/bn/support.json +28 -0
- package/locales/bn/system.json +186 -0
- package/locales/bn/systemd.json +94 -0
- package/locales/bn/tabs.json +7 -0
- package/locales/bn/terminal.json +33 -0
- package/locales/bn/translation.json +11940 -0
- package/locales/bn/uiInline.json +212 -0
- package/locales/bn/updates.json +167 -0
- package/locales/bn/users.json +122 -0
- package/locales/bn/vnc.json +246 -0
- package/locales/bn/vpn.json +131 -0
- package/locales/en/agents.json +130 -0
- package/locales/en/ai.json +61 -0
- package/locales/en/apache.json +57 -0
- package/locales/en/applyStatus.json +11 -0
- package/locales/en/audit.json +27 -0
- package/locales/en/backups.json +133 -0
- package/locales/en/btTracker.json +119 -0
- package/locales/en/catalog.json +32 -0
- package/locales/en/cdn.json +119 -0
- package/locales/en/cli.json +1182 -0
- package/locales/en/common.json +125 -0
- package/locales/en/cron.json +139 -0
- package/locales/en/dashboard.json +111 -0
- package/locales/en/dataTable.json +4 -0
- package/locales/en/db.json +287 -0
- package/locales/en/dialogs.json +8 -0
- package/locales/en/dns.json +216 -0
- package/locales/en/email.json +477 -0
- package/locales/en/errors.json +56 -0
- package/locales/en/fail2ban.json +82 -0
- package/locales/en/featurePage.json +3 -0
- package/locales/en/files.json +320 -0
- package/locales/en/firewall.json +102 -0
- package/locales/en/ftp.json +135 -0
- package/locales/en/geo.json +151 -0
- package/locales/en/hostBrowse.json +128 -0
- package/locales/en/listToolbar.json +12 -0
- package/locales/en/logViewer.json +3 -0
- package/locales/en/login.json +14 -0
- package/locales/en/logs.json +135 -0
- package/locales/en/metrics.json +132 -0
- package/locales/en/migrate.json +82 -0
- package/locales/en/multiCheck.json +20 -0
- package/locales/en/nav.json +77 -0
- package/locales/en/network.json +142 -0
- package/locales/en/nginx.json +84 -0
- package/locales/en/notes.json +3006 -0
- package/locales/en/ops.json +38 -0
- package/locales/en/opsResult.json +23 -0
- package/locales/en/pageGuide.json +11 -0
- package/locales/en/playbooks.json +50 -0
- package/locales/en/presetChips.json +3 -0
- package/locales/en/projects.json +560 -0
- package/locales/en/protection.json +348 -0
- package/locales/en/publicFiles.json +32 -0
- package/locales/en/rbac.json +100 -0
- package/locales/en/readiness.json +111 -0
- package/locales/en/redis.json +68 -0
- package/locales/en/resources.json +7 -0
- package/locales/en/roles.json +6 -0
- package/locales/en/runtime.json +509 -0
- package/locales/en/search.json +24 -0
- package/locales/en/security.json +394 -0
- package/locales/en/serviceExposure.json +31 -0
- package/locales/en/services.json +40 -0
- package/locales/en/software.json +122 -0
- package/locales/en/softwareBanner.json +14 -0
- package/locales/en/softwareLifecycle.json +61 -0
- package/locales/en/sqlEngineHealth.json +31 -0
- package/locales/en/sqlEngineSwitch.json +82 -0
- package/locales/en/ssl.json +103 -0
- package/locales/en/stackWizard.json +19 -0
- package/locales/en/support.json +28 -0
- package/locales/en/system.json +186 -0
- package/locales/en/systemd.json +94 -0
- package/locales/en/tabs.json +7 -0
- package/locales/en/terminal.json +33 -0
- package/locales/en/translation.json +11940 -0
- package/locales/en/uiInline.json +212 -0
- package/locales/en/updates.json +167 -0
- package/locales/en/users.json +122 -0
- package/locales/en/vnc.json +246 -0
- package/locales/en/vpn.json +131 -0
- package/locales/es/agents.json +130 -0
- package/locales/es/ai.json +61 -0
- package/locales/es/apache.json +57 -0
- package/locales/es/applyStatus.json +11 -0
- package/locales/es/audit.json +27 -0
- package/locales/es/backups.json +133 -0
- package/locales/es/btTracker.json +119 -0
- package/locales/es/catalog.json +32 -0
- package/locales/es/cdn.json +119 -0
- package/locales/es/cli.json +1182 -0
- package/locales/es/common.json +125 -0
- package/locales/es/cron.json +139 -0
- package/locales/es/dashboard.json +111 -0
- package/locales/es/dataTable.json +4 -0
- package/locales/es/db.json +287 -0
- package/locales/es/dialogs.json +8 -0
- package/locales/es/dns.json +216 -0
- package/locales/es/email.json +477 -0
- package/locales/es/errors.json +56 -0
- package/locales/es/fail2ban.json +82 -0
- package/locales/es/featurePage.json +3 -0
- package/locales/es/files.json +320 -0
- package/locales/es/firewall.json +102 -0
- package/locales/es/ftp.json +135 -0
- package/locales/es/geo.json +151 -0
- package/locales/es/hostBrowse.json +128 -0
- package/locales/es/listToolbar.json +12 -0
- package/locales/es/logViewer.json +3 -0
- package/locales/es/login.json +14 -0
- package/locales/es/logs.json +135 -0
- package/locales/es/metrics.json +132 -0
- package/locales/es/migrate.json +82 -0
- package/locales/es/multiCheck.json +20 -0
- package/locales/es/nav.json +77 -0
- package/locales/es/network.json +142 -0
- package/locales/es/nginx.json +84 -0
- package/locales/es/notes.json +3006 -0
- package/locales/es/ops.json +38 -0
- package/locales/es/opsResult.json +23 -0
- package/locales/es/pageGuide.json +11 -0
- package/locales/es/playbooks.json +50 -0
- package/locales/es/presetChips.json +3 -0
- package/locales/es/projects.json +560 -0
- package/locales/es/protection.json +348 -0
- package/locales/es/publicFiles.json +32 -0
- package/locales/es/rbac.json +100 -0
- package/locales/es/readiness.json +111 -0
- package/locales/es/redis.json +68 -0
- package/locales/es/resources.json +7 -0
- package/locales/es/roles.json +6 -0
- package/locales/es/runtime.json +509 -0
- package/locales/es/search.json +24 -0
- package/locales/es/security.json +394 -0
- package/locales/es/serviceExposure.json +31 -0
- package/locales/es/services.json +40 -0
- package/locales/es/software.json +122 -0
- package/locales/es/softwareBanner.json +14 -0
- package/locales/es/softwareLifecycle.json +61 -0
- package/locales/es/sqlEngineHealth.json +31 -0
- package/locales/es/sqlEngineSwitch.json +82 -0
- package/locales/es/ssl.json +103 -0
- package/locales/es/stackWizard.json +19 -0
- package/locales/es/support.json +28 -0
- package/locales/es/system.json +186 -0
- package/locales/es/systemd.json +94 -0
- package/locales/es/tabs.json +7 -0
- package/locales/es/terminal.json +33 -0
- package/locales/es/translation.json +11940 -0
- package/locales/es/uiInline.json +212 -0
- package/locales/es/updates.json +167 -0
- package/locales/es/users.json +122 -0
- package/locales/es/vnc.json +246 -0
- package/locales/es/vpn.json +131 -0
- package/locales/fr/agents.json +130 -0
- package/locales/fr/ai.json +61 -0
- package/locales/fr/apache.json +57 -0
- package/locales/fr/applyStatus.json +11 -0
- package/locales/fr/audit.json +27 -0
- package/locales/fr/backups.json +133 -0
- package/locales/fr/btTracker.json +119 -0
- package/locales/fr/catalog.json +32 -0
- package/locales/fr/cdn.json +119 -0
- package/locales/fr/cli.json +1182 -0
- package/locales/fr/common.json +125 -0
- package/locales/fr/cron.json +139 -0
- package/locales/fr/dashboard.json +111 -0
- package/locales/fr/dataTable.json +4 -0
- package/locales/fr/db.json +287 -0
- package/locales/fr/dialogs.json +8 -0
- package/locales/fr/dns.json +216 -0
- package/locales/fr/email.json +477 -0
- package/locales/fr/errors.json +56 -0
- package/locales/fr/fail2ban.json +82 -0
- package/locales/fr/featurePage.json +3 -0
- package/locales/fr/files.json +320 -0
- package/locales/fr/firewall.json +102 -0
- package/locales/fr/ftp.json +135 -0
- package/locales/fr/geo.json +151 -0
- package/locales/fr/hostBrowse.json +128 -0
- package/locales/fr/listToolbar.json +12 -0
- package/locales/fr/logViewer.json +3 -0
- package/locales/fr/login.json +14 -0
- package/locales/fr/logs.json +135 -0
- package/locales/fr/metrics.json +132 -0
- package/locales/fr/migrate.json +82 -0
- package/locales/fr/multiCheck.json +20 -0
- package/locales/fr/nav.json +77 -0
- package/locales/fr/network.json +142 -0
- package/locales/fr/nginx.json +84 -0
- package/locales/fr/notes.json +3006 -0
- package/locales/fr/ops.json +38 -0
- package/locales/fr/opsResult.json +23 -0
- package/locales/fr/pageGuide.json +11 -0
- package/locales/fr/playbooks.json +50 -0
- package/locales/fr/presetChips.json +3 -0
- package/locales/fr/projects.json +560 -0
- package/locales/fr/protection.json +348 -0
- package/locales/fr/publicFiles.json +32 -0
- package/locales/fr/rbac.json +100 -0
- package/locales/fr/readiness.json +111 -0
- package/locales/fr/redis.json +68 -0
- package/locales/fr/resources.json +7 -0
- package/locales/fr/roles.json +6 -0
- package/locales/fr/runtime.json +509 -0
- package/locales/fr/search.json +24 -0
- package/locales/fr/security.json +394 -0
- package/locales/fr/serviceExposure.json +31 -0
- package/locales/fr/services.json +40 -0
- package/locales/fr/software.json +122 -0
- package/locales/fr/softwareBanner.json +14 -0
- package/locales/fr/softwareLifecycle.json +61 -0
- package/locales/fr/sqlEngineHealth.json +31 -0
- package/locales/fr/sqlEngineSwitch.json +82 -0
- package/locales/fr/ssl.json +103 -0
- package/locales/fr/stackWizard.json +19 -0
- package/locales/fr/support.json +28 -0
- package/locales/fr/system.json +186 -0
- package/locales/fr/systemd.json +94 -0
- package/locales/fr/tabs.json +7 -0
- package/locales/fr/terminal.json +33 -0
- package/locales/fr/translation.json +11940 -0
- package/locales/fr/uiInline.json +212 -0
- package/locales/fr/updates.json +167 -0
- package/locales/fr/users.json +122 -0
- package/locales/fr/vnc.json +246 -0
- package/locales/fr/vpn.json +131 -0
- package/locales/hi/agents.json +130 -0
- package/locales/hi/ai.json +61 -0
- package/locales/hi/apache.json +57 -0
- package/locales/hi/applyStatus.json +11 -0
- package/locales/hi/audit.json +27 -0
- package/locales/hi/backups.json +133 -0
- package/locales/hi/btTracker.json +119 -0
- package/locales/hi/catalog.json +32 -0
- package/locales/hi/cdn.json +119 -0
- package/locales/hi/cli.json +1182 -0
- package/locales/hi/common.json +125 -0
- package/locales/hi/cron.json +139 -0
- package/locales/hi/dashboard.json +111 -0
- package/locales/hi/dataTable.json +4 -0
- package/locales/hi/db.json +287 -0
- package/locales/hi/dialogs.json +8 -0
- package/locales/hi/dns.json +216 -0
- package/locales/hi/email.json +477 -0
- package/locales/hi/errors.json +56 -0
- package/locales/hi/fail2ban.json +82 -0
- package/locales/hi/featurePage.json +3 -0
- package/locales/hi/files.json +320 -0
- package/locales/hi/firewall.json +102 -0
- package/locales/hi/ftp.json +135 -0
- package/locales/hi/geo.json +151 -0
- package/locales/hi/hostBrowse.json +128 -0
- package/locales/hi/listToolbar.json +12 -0
- package/locales/hi/logViewer.json +3 -0
- package/locales/hi/login.json +14 -0
- package/locales/hi/logs.json +135 -0
- package/locales/hi/metrics.json +132 -0
- package/locales/hi/migrate.json +82 -0
- package/locales/hi/multiCheck.json +20 -0
- package/locales/hi/nav.json +77 -0
- package/locales/hi/network.json +142 -0
- package/locales/hi/nginx.json +84 -0
- package/locales/hi/notes.json +3006 -0
- package/locales/hi/ops.json +38 -0
- package/locales/hi/opsResult.json +23 -0
- package/locales/hi/pageGuide.json +11 -0
- package/locales/hi/playbooks.json +50 -0
- package/locales/hi/presetChips.json +3 -0
- package/locales/hi/projects.json +560 -0
- package/locales/hi/protection.json +348 -0
- package/locales/hi/publicFiles.json +32 -0
- package/locales/hi/rbac.json +100 -0
- package/locales/hi/readiness.json +111 -0
- package/locales/hi/redis.json +68 -0
- package/locales/hi/resources.json +7 -0
- package/locales/hi/roles.json +6 -0
- package/locales/hi/runtime.json +509 -0
- package/locales/hi/search.json +24 -0
- package/locales/hi/security.json +394 -0
- package/locales/hi/serviceExposure.json +31 -0
- package/locales/hi/services.json +40 -0
- package/locales/hi/software.json +122 -0
- package/locales/hi/softwareBanner.json +14 -0
- package/locales/hi/softwareLifecycle.json +61 -0
- package/locales/hi/sqlEngineHealth.json +31 -0
- package/locales/hi/sqlEngineSwitch.json +82 -0
- package/locales/hi/ssl.json +103 -0
- package/locales/hi/stackWizard.json +19 -0
- package/locales/hi/support.json +28 -0
- package/locales/hi/system.json +186 -0
- package/locales/hi/systemd.json +94 -0
- package/locales/hi/tabs.json +7 -0
- package/locales/hi/terminal.json +33 -0
- package/locales/hi/translation.json +11940 -0
- package/locales/hi/uiInline.json +212 -0
- package/locales/hi/updates.json +167 -0
- package/locales/hi/users.json +122 -0
- package/locales/hi/vnc.json +246 -0
- package/locales/hi/vpn.json +131 -0
- package/locales/id/agents.json +130 -0
- package/locales/id/ai.json +61 -0
- package/locales/id/apache.json +57 -0
- package/locales/id/applyStatus.json +11 -0
- package/locales/id/audit.json +27 -0
- package/locales/id/backups.json +133 -0
- package/locales/id/btTracker.json +119 -0
- package/locales/id/catalog.json +32 -0
- package/locales/id/cdn.json +119 -0
- package/locales/id/cli.json +1182 -0
- package/locales/id/common.json +125 -0
- package/locales/id/cron.json +139 -0
- package/locales/id/dashboard.json +111 -0
- package/locales/id/dataTable.json +4 -0
- package/locales/id/db.json +287 -0
- package/locales/id/dialogs.json +8 -0
- package/locales/id/dns.json +216 -0
- package/locales/id/email.json +477 -0
- package/locales/id/errors.json +56 -0
- package/locales/id/fail2ban.json +82 -0
- package/locales/id/featurePage.json +3 -0
- package/locales/id/files.json +320 -0
- package/locales/id/firewall.json +102 -0
- package/locales/id/ftp.json +135 -0
- package/locales/id/geo.json +151 -0
- package/locales/id/hostBrowse.json +128 -0
- package/locales/id/listToolbar.json +12 -0
- package/locales/id/logViewer.json +3 -0
- package/locales/id/login.json +14 -0
- package/locales/id/logs.json +135 -0
- package/locales/id/metrics.json +132 -0
- package/locales/id/migrate.json +82 -0
- package/locales/id/multiCheck.json +20 -0
- package/locales/id/nav.json +77 -0
- package/locales/id/network.json +142 -0
- package/locales/id/nginx.json +84 -0
- package/locales/id/notes.json +3006 -0
- package/locales/id/ops.json +38 -0
- package/locales/id/opsResult.json +23 -0
- package/locales/id/pageGuide.json +11 -0
- package/locales/id/playbooks.json +50 -0
- package/locales/id/presetChips.json +3 -0
- package/locales/id/projects.json +560 -0
- package/locales/id/protection.json +348 -0
- package/locales/id/publicFiles.json +32 -0
- package/locales/id/rbac.json +100 -0
- package/locales/id/readiness.json +111 -0
- package/locales/id/redis.json +68 -0
- package/locales/id/resources.json +7 -0
- package/locales/id/roles.json +6 -0
- package/locales/id/runtime.json +509 -0
- package/locales/id/search.json +24 -0
- package/locales/id/security.json +394 -0
- package/locales/id/serviceExposure.json +31 -0
- package/locales/id/services.json +40 -0
- package/locales/id/software.json +122 -0
- package/locales/id/softwareBanner.json +14 -0
- package/locales/id/softwareLifecycle.json +61 -0
- package/locales/id/sqlEngineHealth.json +31 -0
- package/locales/id/sqlEngineSwitch.json +82 -0
- package/locales/id/ssl.json +103 -0
- package/locales/id/stackWizard.json +19 -0
- package/locales/id/support.json +28 -0
- package/locales/id/system.json +186 -0
- package/locales/id/systemd.json +94 -0
- package/locales/id/tabs.json +7 -0
- package/locales/id/terminal.json +33 -0
- package/locales/id/translation.json +11940 -0
- package/locales/id/uiInline.json +212 -0
- package/locales/id/updates.json +167 -0
- package/locales/id/users.json +122 -0
- package/locales/id/vnc.json +246 -0
- package/locales/id/vpn.json +131 -0
- package/locales/ja/agents.json +130 -0
- package/locales/ja/ai.json +61 -0
- package/locales/ja/apache.json +57 -0
- package/locales/ja/applyStatus.json +11 -0
- package/locales/ja/audit.json +27 -0
- package/locales/ja/backups.json +133 -0
- package/locales/ja/btTracker.json +119 -0
- package/locales/ja/catalog.json +32 -0
- package/locales/ja/cdn.json +119 -0
- package/locales/ja/cli.json +1182 -0
- package/locales/ja/common.json +125 -0
- package/locales/ja/cron.json +139 -0
- package/locales/ja/dashboard.json +111 -0
- package/locales/ja/dataTable.json +4 -0
- package/locales/ja/db.json +287 -0
- package/locales/ja/dialogs.json +8 -0
- package/locales/ja/dns.json +216 -0
- package/locales/ja/email.json +477 -0
- package/locales/ja/errors.json +56 -0
- package/locales/ja/fail2ban.json +82 -0
- package/locales/ja/featurePage.json +3 -0
- package/locales/ja/files.json +320 -0
- package/locales/ja/firewall.json +102 -0
- package/locales/ja/ftp.json +135 -0
- package/locales/ja/geo.json +151 -0
- package/locales/ja/hostBrowse.json +128 -0
- package/locales/ja/listToolbar.json +12 -0
- package/locales/ja/logViewer.json +3 -0
- package/locales/ja/login.json +14 -0
- package/locales/ja/logs.json +135 -0
- package/locales/ja/metrics.json +132 -0
- package/locales/ja/migrate.json +82 -0
- package/locales/ja/multiCheck.json +20 -0
- package/locales/ja/nav.json +77 -0
- package/locales/ja/network.json +142 -0
- package/locales/ja/nginx.json +84 -0
- package/locales/ja/notes.json +3006 -0
- package/locales/ja/ops.json +38 -0
- package/locales/ja/opsResult.json +23 -0
- package/locales/ja/pageGuide.json +11 -0
- package/locales/ja/playbooks.json +50 -0
- package/locales/ja/presetChips.json +3 -0
- package/locales/ja/projects.json +560 -0
- package/locales/ja/protection.json +348 -0
- package/locales/ja/publicFiles.json +32 -0
- package/locales/ja/rbac.json +100 -0
- package/locales/ja/readiness.json +111 -0
- package/locales/ja/redis.json +68 -0
- package/locales/ja/resources.json +7 -0
- package/locales/ja/roles.json +6 -0
- package/locales/ja/runtime.json +509 -0
- package/locales/ja/search.json +24 -0
- package/locales/ja/security.json +394 -0
- package/locales/ja/serviceExposure.json +31 -0
- package/locales/ja/services.json +40 -0
- package/locales/ja/software.json +122 -0
- package/locales/ja/softwareBanner.json +14 -0
- package/locales/ja/softwareLifecycle.json +61 -0
- package/locales/ja/sqlEngineHealth.json +31 -0
- package/locales/ja/sqlEngineSwitch.json +82 -0
- package/locales/ja/ssl.json +103 -0
- package/locales/ja/stackWizard.json +19 -0
- package/locales/ja/support.json +28 -0
- package/locales/ja/system.json +186 -0
- package/locales/ja/systemd.json +94 -0
- package/locales/ja/tabs.json +7 -0
- package/locales/ja/terminal.json +33 -0
- package/locales/ja/translation.json +11940 -0
- package/locales/ja/uiInline.json +212 -0
- package/locales/ja/updates.json +167 -0
- package/locales/ja/users.json +122 -0
- package/locales/ja/vnc.json +246 -0
- package/locales/ja/vpn.json +131 -0
- package/locales/ko/agents.json +130 -0
- package/locales/ko/ai.json +61 -0
- package/locales/ko/apache.json +57 -0
- package/locales/ko/applyStatus.json +11 -0
- package/locales/ko/audit.json +27 -0
- package/locales/ko/backups.json +133 -0
- package/locales/ko/btTracker.json +119 -0
- package/locales/ko/catalog.json +32 -0
- package/locales/ko/cdn.json +119 -0
- package/locales/ko/cli.json +1182 -0
- package/locales/ko/common.json +125 -0
- package/locales/ko/cron.json +139 -0
- package/locales/ko/dashboard.json +111 -0
- package/locales/ko/dataTable.json +4 -0
- package/locales/ko/db.json +287 -0
- package/locales/ko/dialogs.json +8 -0
- package/locales/ko/dns.json +216 -0
- package/locales/ko/email.json +477 -0
- package/locales/ko/errors.json +56 -0
- package/locales/ko/fail2ban.json +82 -0
- package/locales/ko/featurePage.json +3 -0
- package/locales/ko/files.json +320 -0
- package/locales/ko/firewall.json +102 -0
- package/locales/ko/ftp.json +135 -0
- package/locales/ko/geo.json +151 -0
- package/locales/ko/hostBrowse.json +128 -0
- package/locales/ko/listToolbar.json +12 -0
- package/locales/ko/logViewer.json +3 -0
- package/locales/ko/login.json +14 -0
- package/locales/ko/logs.json +135 -0
- package/locales/ko/metrics.json +132 -0
- package/locales/ko/migrate.json +82 -0
- package/locales/ko/multiCheck.json +20 -0
- package/locales/ko/nav.json +77 -0
- package/locales/ko/network.json +142 -0
- package/locales/ko/nginx.json +84 -0
- package/locales/ko/notes.json +3006 -0
- package/locales/ko/ops.json +38 -0
- package/locales/ko/opsResult.json +23 -0
- package/locales/ko/pageGuide.json +11 -0
- package/locales/ko/playbooks.json +50 -0
- package/locales/ko/presetChips.json +3 -0
- package/locales/ko/projects.json +560 -0
- package/locales/ko/protection.json +348 -0
- package/locales/ko/publicFiles.json +32 -0
- package/locales/ko/rbac.json +100 -0
- package/locales/ko/readiness.json +111 -0
- package/locales/ko/redis.json +68 -0
- package/locales/ko/resources.json +7 -0
- package/locales/ko/roles.json +6 -0
- package/locales/ko/runtime.json +509 -0
- package/locales/ko/search.json +24 -0
- package/locales/ko/security.json +394 -0
- package/locales/ko/serviceExposure.json +31 -0
- package/locales/ko/services.json +40 -0
- package/locales/ko/software.json +122 -0
- package/locales/ko/softwareBanner.json +14 -0
- package/locales/ko/softwareLifecycle.json +61 -0
- package/locales/ko/sqlEngineHealth.json +31 -0
- package/locales/ko/sqlEngineSwitch.json +82 -0
- package/locales/ko/ssl.json +103 -0
- package/locales/ko/stackWizard.json +19 -0
- package/locales/ko/support.json +28 -0
- package/locales/ko/system.json +186 -0
- package/locales/ko/systemd.json +94 -0
- package/locales/ko/tabs.json +7 -0
- package/locales/ko/terminal.json +33 -0
- package/locales/ko/translation.json +11940 -0
- package/locales/ko/uiInline.json +212 -0
- package/locales/ko/updates.json +167 -0
- package/locales/ko/users.json +122 -0
- package/locales/ko/vnc.json +246 -0
- package/locales/ko/vpn.json +131 -0
- package/locales/locales.json +36 -0
- package/locales/pt/agents.json +130 -0
- package/locales/pt/ai.json +61 -0
- package/locales/pt/apache.json +57 -0
- package/locales/pt/applyStatus.json +11 -0
- package/locales/pt/audit.json +27 -0
- package/locales/pt/backups.json +133 -0
- package/locales/pt/btTracker.json +119 -0
- package/locales/pt/catalog.json +32 -0
- package/locales/pt/cdn.json +119 -0
- package/locales/pt/cli.json +1182 -0
- package/locales/pt/common.json +125 -0
- package/locales/pt/cron.json +139 -0
- package/locales/pt/dashboard.json +111 -0
- package/locales/pt/dataTable.json +4 -0
- package/locales/pt/db.json +287 -0
- package/locales/pt/dialogs.json +8 -0
- package/locales/pt/dns.json +216 -0
- package/locales/pt/email.json +477 -0
- package/locales/pt/errors.json +56 -0
- package/locales/pt/fail2ban.json +82 -0
- package/locales/pt/featurePage.json +3 -0
- package/locales/pt/files.json +320 -0
- package/locales/pt/firewall.json +102 -0
- package/locales/pt/ftp.json +135 -0
- package/locales/pt/geo.json +151 -0
- package/locales/pt/hostBrowse.json +128 -0
- package/locales/pt/listToolbar.json +12 -0
- package/locales/pt/logViewer.json +3 -0
- package/locales/pt/login.json +14 -0
- package/locales/pt/logs.json +135 -0
- package/locales/pt/metrics.json +132 -0
- package/locales/pt/migrate.json +82 -0
- package/locales/pt/multiCheck.json +20 -0
- package/locales/pt/nav.json +77 -0
- package/locales/pt/network.json +142 -0
- package/locales/pt/nginx.json +84 -0
- package/locales/pt/notes.json +3006 -0
- package/locales/pt/ops.json +38 -0
- package/locales/pt/opsResult.json +23 -0
- package/locales/pt/pageGuide.json +11 -0
- package/locales/pt/playbooks.json +50 -0
- package/locales/pt/presetChips.json +3 -0
- package/locales/pt/projects.json +560 -0
- package/locales/pt/protection.json +348 -0
- package/locales/pt/publicFiles.json +32 -0
- package/locales/pt/rbac.json +100 -0
- package/locales/pt/readiness.json +111 -0
- package/locales/pt/redis.json +68 -0
- package/locales/pt/resources.json +7 -0
- package/locales/pt/roles.json +6 -0
- package/locales/pt/runtime.json +509 -0
- package/locales/pt/search.json +24 -0
- package/locales/pt/security.json +394 -0
- package/locales/pt/serviceExposure.json +31 -0
- package/locales/pt/services.json +40 -0
- package/locales/pt/software.json +122 -0
- package/locales/pt/softwareBanner.json +14 -0
- package/locales/pt/softwareLifecycle.json +61 -0
- package/locales/pt/sqlEngineHealth.json +31 -0
- package/locales/pt/sqlEngineSwitch.json +82 -0
- package/locales/pt/ssl.json +103 -0
- package/locales/pt/stackWizard.json +19 -0
- package/locales/pt/support.json +28 -0
- package/locales/pt/system.json +186 -0
- package/locales/pt/systemd.json +94 -0
- package/locales/pt/tabs.json +7 -0
- package/locales/pt/terminal.json +33 -0
- package/locales/pt/translation.json +11940 -0
- package/locales/pt/uiInline.json +212 -0
- package/locales/pt/updates.json +167 -0
- package/locales/pt/users.json +122 -0
- package/locales/pt/vnc.json +246 -0
- package/locales/pt/vpn.json +131 -0
- package/locales/ur/agents.json +130 -0
- package/locales/ur/ai.json +61 -0
- package/locales/ur/apache.json +57 -0
- package/locales/ur/applyStatus.json +11 -0
- package/locales/ur/audit.json +27 -0
- package/locales/ur/backups.json +133 -0
- package/locales/ur/btTracker.json +119 -0
- package/locales/ur/catalog.json +32 -0
- package/locales/ur/cdn.json +119 -0
- package/locales/ur/cli.json +1182 -0
- package/locales/ur/common.json +125 -0
- package/locales/ur/cron.json +139 -0
- package/locales/ur/dashboard.json +111 -0
- package/locales/ur/dataTable.json +4 -0
- package/locales/ur/db.json +287 -0
- package/locales/ur/dialogs.json +8 -0
- package/locales/ur/dns.json +216 -0
- package/locales/ur/email.json +477 -0
- package/locales/ur/errors.json +56 -0
- package/locales/ur/fail2ban.json +82 -0
- package/locales/ur/featurePage.json +3 -0
- package/locales/ur/files.json +320 -0
- package/locales/ur/firewall.json +102 -0
- package/locales/ur/ftp.json +135 -0
- package/locales/ur/geo.json +151 -0
- package/locales/ur/hostBrowse.json +128 -0
- package/locales/ur/listToolbar.json +12 -0
- package/locales/ur/logViewer.json +3 -0
- package/locales/ur/login.json +14 -0
- package/locales/ur/logs.json +135 -0
- package/locales/ur/metrics.json +132 -0
- package/locales/ur/migrate.json +82 -0
- package/locales/ur/multiCheck.json +20 -0
- package/locales/ur/nav.json +77 -0
- package/locales/ur/network.json +142 -0
- package/locales/ur/nginx.json +84 -0
- package/locales/ur/notes.json +3006 -0
- package/locales/ur/ops.json +38 -0
- package/locales/ur/opsResult.json +23 -0
- package/locales/ur/pageGuide.json +11 -0
- package/locales/ur/playbooks.json +50 -0
- package/locales/ur/presetChips.json +3 -0
- package/locales/ur/projects.json +560 -0
- package/locales/ur/protection.json +348 -0
- package/locales/ur/publicFiles.json +32 -0
- package/locales/ur/rbac.json +100 -0
- package/locales/ur/readiness.json +111 -0
- package/locales/ur/redis.json +68 -0
- package/locales/ur/resources.json +7 -0
- package/locales/ur/roles.json +6 -0
- package/locales/ur/runtime.json +509 -0
- package/locales/ur/search.json +24 -0
- package/locales/ur/security.json +394 -0
- package/locales/ur/serviceExposure.json +31 -0
- package/locales/ur/services.json +40 -0
- package/locales/ur/software.json +122 -0
- package/locales/ur/softwareBanner.json +14 -0
- package/locales/ur/softwareLifecycle.json +61 -0
- package/locales/ur/sqlEngineHealth.json +31 -0
- package/locales/ur/sqlEngineSwitch.json +82 -0
- package/locales/ur/ssl.json +103 -0
- package/locales/ur/stackWizard.json +19 -0
- package/locales/ur/support.json +28 -0
- package/locales/ur/system.json +186 -0
- package/locales/ur/systemd.json +94 -0
- package/locales/ur/tabs.json +7 -0
- package/locales/ur/terminal.json +33 -0
- package/locales/ur/translation.json +11940 -0
- package/locales/ur/uiInline.json +212 -0
- package/locales/ur/updates.json +167 -0
- package/locales/ur/users.json +122 -0
- package/locales/ur/vnc.json +246 -0
- package/locales/ur/vpn.json +131 -0
- package/locales/zh-CN/agents.json +130 -0
- package/locales/zh-CN/ai.json +61 -0
- package/locales/zh-CN/apache.json +57 -0
- package/locales/zh-CN/applyStatus.json +11 -0
- package/locales/zh-CN/audit.json +27 -0
- package/locales/zh-CN/backups.json +133 -0
- package/locales/zh-CN/btTracker.json +119 -0
- package/locales/zh-CN/catalog.json +32 -0
- package/locales/zh-CN/cdn.json +119 -0
- package/locales/zh-CN/cli.json +1182 -0
- package/locales/zh-CN/common.json +125 -0
- package/locales/zh-CN/cron.json +139 -0
- package/locales/zh-CN/dashboard.json +111 -0
- package/locales/zh-CN/dataTable.json +4 -0
- package/locales/zh-CN/db.json +287 -0
- package/locales/zh-CN/dialogs.json +8 -0
- package/locales/zh-CN/dns.json +216 -0
- package/locales/zh-CN/email.json +477 -0
- package/locales/zh-CN/errors.json +56 -0
- package/locales/zh-CN/fail2ban.json +82 -0
- package/locales/zh-CN/featurePage.json +3 -0
- package/locales/zh-CN/files.json +320 -0
- package/locales/zh-CN/firewall.json +102 -0
- package/locales/zh-CN/ftp.json +135 -0
- package/locales/zh-CN/geo.json +151 -0
- package/locales/zh-CN/hostBrowse.json +128 -0
- package/locales/zh-CN/listToolbar.json +12 -0
- package/locales/zh-CN/logViewer.json +3 -0
- package/locales/zh-CN/login.json +14 -0
- package/locales/zh-CN/logs.json +135 -0
- package/locales/zh-CN/metrics.json +132 -0
- package/locales/zh-CN/migrate.json +82 -0
- package/locales/zh-CN/multiCheck.json +20 -0
- package/locales/zh-CN/nav.json +77 -0
- package/locales/zh-CN/network.json +142 -0
- package/locales/zh-CN/nginx.json +84 -0
- package/locales/zh-CN/notes.json +3006 -0
- package/locales/zh-CN/ops.json +38 -0
- package/locales/zh-CN/opsResult.json +23 -0
- package/locales/zh-CN/pageGuide.json +11 -0
- package/locales/zh-CN/playbooks.json +50 -0
- package/locales/zh-CN/presetChips.json +3 -0
- package/locales/zh-CN/projects.json +560 -0
- package/locales/zh-CN/protection.json +348 -0
- package/locales/zh-CN/publicFiles.json +32 -0
- package/locales/zh-CN/rbac.json +100 -0
- package/locales/zh-CN/readiness.json +111 -0
- package/locales/zh-CN/redis.json +68 -0
- package/locales/zh-CN/resources.json +7 -0
- package/locales/zh-CN/roles.json +6 -0
- package/locales/zh-CN/runtime.json +509 -0
- package/locales/zh-CN/search.json +24 -0
- package/locales/zh-CN/security.json +394 -0
- package/locales/zh-CN/serviceExposure.json +31 -0
- package/locales/zh-CN/services.json +40 -0
- package/locales/zh-CN/software.json +122 -0
- package/locales/zh-CN/softwareBanner.json +14 -0
- package/locales/zh-CN/softwareLifecycle.json +61 -0
- package/locales/zh-CN/sqlEngineHealth.json +31 -0
- package/locales/zh-CN/sqlEngineSwitch.json +82 -0
- package/locales/zh-CN/ssl.json +103 -0
- package/locales/zh-CN/stackWizard.json +19 -0
- package/locales/zh-CN/support.json +28 -0
- package/locales/zh-CN/system.json +186 -0
- package/locales/zh-CN/systemd.json +94 -0
- package/locales/zh-CN/tabs.json +7 -0
- package/locales/zh-CN/terminal.json +33 -0
- package/locales/zh-CN/translation.json +11940 -0
- package/locales/zh-CN/uiInline.json +212 -0
- package/locales/zh-CN/updates.json +167 -0
- package/locales/zh-CN/users.json +122 -0
- package/locales/zh-CN/vnc.json +246 -0
- package/locales/zh-CN/vpn.json +131 -0
- package/locales/zh-HK/agents.json +130 -0
- package/locales/zh-HK/ai.json +61 -0
- package/locales/zh-HK/apache.json +57 -0
- package/locales/zh-HK/applyStatus.json +11 -0
- package/locales/zh-HK/audit.json +27 -0
- package/locales/zh-HK/backups.json +133 -0
- package/locales/zh-HK/btTracker.json +119 -0
- package/locales/zh-HK/catalog.json +32 -0
- package/locales/zh-HK/cdn.json +119 -0
- package/locales/zh-HK/cli.json +1182 -0
- package/locales/zh-HK/common.json +125 -0
- package/locales/zh-HK/cron.json +139 -0
- package/locales/zh-HK/dashboard.json +111 -0
- package/locales/zh-HK/dataTable.json +4 -0
- package/locales/zh-HK/db.json +287 -0
- package/locales/zh-HK/dialogs.json +8 -0
- package/locales/zh-HK/dns.json +216 -0
- package/locales/zh-HK/email.json +477 -0
- package/locales/zh-HK/errors.json +56 -0
- package/locales/zh-HK/fail2ban.json +82 -0
- package/locales/zh-HK/featurePage.json +3 -0
- package/locales/zh-HK/files.json +320 -0
- package/locales/zh-HK/firewall.json +102 -0
- package/locales/zh-HK/ftp.json +135 -0
- package/locales/zh-HK/geo.json +151 -0
- package/locales/zh-HK/hostBrowse.json +128 -0
- package/locales/zh-HK/listToolbar.json +12 -0
- package/locales/zh-HK/logViewer.json +3 -0
- package/locales/zh-HK/login.json +14 -0
- package/locales/zh-HK/logs.json +135 -0
- package/locales/zh-HK/metrics.json +132 -0
- package/locales/zh-HK/migrate.json +82 -0
- package/locales/zh-HK/multiCheck.json +20 -0
- package/locales/zh-HK/nav.json +77 -0
- package/locales/zh-HK/network.json +142 -0
- package/locales/zh-HK/nginx.json +84 -0
- package/locales/zh-HK/notes.json +3006 -0
- package/locales/zh-HK/ops.json +38 -0
- package/locales/zh-HK/opsResult.json +23 -0
- package/locales/zh-HK/pageGuide.json +11 -0
- package/locales/zh-HK/playbooks.json +50 -0
- package/locales/zh-HK/presetChips.json +3 -0
- package/locales/zh-HK/projects.json +560 -0
- package/locales/zh-HK/protection.json +348 -0
- package/locales/zh-HK/publicFiles.json +32 -0
- package/locales/zh-HK/rbac.json +100 -0
- package/locales/zh-HK/readiness.json +111 -0
- package/locales/zh-HK/redis.json +68 -0
- package/locales/zh-HK/resources.json +7 -0
- package/locales/zh-HK/roles.json +6 -0
- package/locales/zh-HK/runtime.json +509 -0
- package/locales/zh-HK/search.json +24 -0
- package/locales/zh-HK/security.json +394 -0
- package/locales/zh-HK/serviceExposure.json +31 -0
- package/locales/zh-HK/services.json +40 -0
- package/locales/zh-HK/software.json +122 -0
- package/locales/zh-HK/softwareBanner.json +14 -0
- package/locales/zh-HK/softwareLifecycle.json +61 -0
- package/locales/zh-HK/sqlEngineHealth.json +31 -0
- package/locales/zh-HK/sqlEngineSwitch.json +82 -0
- package/locales/zh-HK/ssl.json +103 -0
- package/locales/zh-HK/stackWizard.json +19 -0
- package/locales/zh-HK/support.json +28 -0
- package/locales/zh-HK/system.json +186 -0
- package/locales/zh-HK/systemd.json +94 -0
- package/locales/zh-HK/tabs.json +7 -0
- package/locales/zh-HK/terminal.json +33 -0
- package/locales/zh-HK/translation.json +11940 -0
- package/locales/zh-HK/uiInline.json +212 -0
- package/locales/zh-HK/updates.json +167 -0
- package/locales/zh-HK/users.json +122 -0
- package/locales/zh-HK/vnc.json +246 -0
- package/locales/zh-HK/vpn.json +131 -0
- package/package.json +45 -0
|
@@ -0,0 +1,560 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "專案",
|
|
3
|
+
"subtitle": "",
|
|
4
|
+
"create": "建立專案",
|
|
5
|
+
"createHint": "有範本時會自動部署並發佈 Nginx",
|
|
6
|
+
"empty": "尚未建立專案",
|
|
7
|
+
"emptyHint": "按「建立專案」開始",
|
|
8
|
+
"emptyFilter": "沒有符合的專案",
|
|
9
|
+
"emptyFilterHint": "清除搜尋或篩選",
|
|
10
|
+
"name": "名稱",
|
|
11
|
+
"domain": "域名(選填)",
|
|
12
|
+
"detail": "專案詳情",
|
|
13
|
+
"deploy": "部署",
|
|
14
|
+
"deployPhp": "部署 PHP",
|
|
15
|
+
"stop": "停止",
|
|
16
|
+
"health": "健康檢查",
|
|
17
|
+
"publishNginx": "發布 Nginx",
|
|
18
|
+
"publishNginxSsl": "發布 Nginx + SSL",
|
|
19
|
+
"opsResult": "操作結果",
|
|
20
|
+
"runtime": "執行環境",
|
|
21
|
+
"template": "範本(選填)",
|
|
22
|
+
"templateNone": "— 無 —",
|
|
23
|
+
"searchPlaceholder": "搜尋名稱、域名或 識別碼…",
|
|
24
|
+
"filterAll": "全部 運行時",
|
|
25
|
+
"statTotal": "全部",
|
|
26
|
+
"statRunning": "運行中",
|
|
27
|
+
"statDegraded": "降級",
|
|
28
|
+
"statUnhealthy": "異常",
|
|
29
|
+
"statStopped": "停止 / 就緒",
|
|
30
|
+
"statPendingOs": "待 OS",
|
|
31
|
+
"status": {
|
|
32
|
+
"failed": "失敗",
|
|
33
|
+
"failedHint": "部署或健康檢查失敗 — 請查看日誌",
|
|
34
|
+
"unhealthy": "異常",
|
|
35
|
+
"unhealthyHint": "行程仍在但健康檢查失敗",
|
|
36
|
+
"pendingOs": "待建立系統用戶",
|
|
37
|
+
"pendingOsHint": "系統用戶尚未建立",
|
|
38
|
+
"degraded": "運行中(降級)",
|
|
39
|
+
"degradedHint": "行程已啟動,但非完整生產模式(例如非 管理員 / pidfile)",
|
|
40
|
+
"deploying": "部署中",
|
|
41
|
+
"published": "已發布",
|
|
42
|
+
"publishedHint": "Nginx 設定已寫入;行程狀態可能另計",
|
|
43
|
+
"running": "運行中",
|
|
44
|
+
"stopped": "已停止",
|
|
45
|
+
"ready": "已就緒",
|
|
46
|
+
"readyHint": "已建立 — 請部署以啟動",
|
|
47
|
+
"unknown": "未知"
|
|
48
|
+
},
|
|
49
|
+
"checklist": {
|
|
50
|
+
"title": "上線路徑",
|
|
51
|
+
"desc": "完成以下步驟即可對外提供服務",
|
|
52
|
+
"created": "已建立",
|
|
53
|
+
"os": "OS 用戶",
|
|
54
|
+
"deploy": "部署",
|
|
55
|
+
"nginx": "Nginx",
|
|
56
|
+
"health": "健康"
|
|
57
|
+
},
|
|
58
|
+
"next": {
|
|
59
|
+
"pendingOsTitle": "系統用戶尚未建立",
|
|
60
|
+
"pendingOsBody": "此專案尚未建立獨立系統用戶。",
|
|
61
|
+
"pendingOsActions": "可繼續部署;完整隔離需以系統管理員權限執行。",
|
|
62
|
+
"deployTitle": "下一步:部署",
|
|
63
|
+
"deployBody": "按上方「部署 PHP/部署」啟動 運行時,或到「部署」分頁用 Git。",
|
|
64
|
+
"nginxTitle": "下一步:發布 Nginx",
|
|
65
|
+
"nginxBody": "到「網絡」分頁或總覽快捷操作發布 Nginx(可選 SSL)。"
|
|
66
|
+
},
|
|
67
|
+
"healthDetail": {
|
|
68
|
+
"none": "尚未執行健康檢查",
|
|
69
|
+
"overall": "結果",
|
|
70
|
+
"nginxStatus": "Nginx 狀態",
|
|
71
|
+
"nginxReloaded": "Nginx 重載",
|
|
72
|
+
"httpStatus": "HTTP",
|
|
73
|
+
"latency": "延遲",
|
|
74
|
+
"error": "錯誤",
|
|
75
|
+
"at": "檢查時間"
|
|
76
|
+
},
|
|
77
|
+
"railPhp": "PHP / 站點",
|
|
78
|
+
"railStatic": "靜態站",
|
|
79
|
+
"sectionPhpDeploy": "PHP 部署",
|
|
80
|
+
"sectionPhpDeployDesc": "寫入 PHP 站點/程序池,並依權限套用到系統",
|
|
81
|
+
"sectionStaticDeploy": "靜態內容",
|
|
82
|
+
"sectionStaticDeployDesc": "靜態站以檔案 + Nginx 為主,無 節點 行程",
|
|
83
|
+
"staticDeployHint": "請用 Git 拉取內容,再到「網絡」發布 Nginx。",
|
|
84
|
+
"noDomain": "未設定域名",
|
|
85
|
+
"lastDeploy": "上次部署",
|
|
86
|
+
"neverDeployed": "尚未部署",
|
|
87
|
+
"created": "已建立 {{name}}",
|
|
88
|
+
"backToList": "返回專案列表",
|
|
89
|
+
"openUrl": "開啟網站",
|
|
90
|
+
"notFound": "找不到此專案",
|
|
91
|
+
"home": "主目錄 目錄",
|
|
92
|
+
"env": "環境",
|
|
93
|
+
"backup": "備份",
|
|
94
|
+
"resources": "資源",
|
|
95
|
+
"quotaUnlimited": "無配額限制",
|
|
96
|
+
"lastHealth": "最近健康檢查",
|
|
97
|
+
"tabOverview": "總覽",
|
|
98
|
+
"tabDeploy": "部署",
|
|
99
|
+
"tabApp": "應用",
|
|
100
|
+
"tabNetwork": "網絡",
|
|
101
|
+
"tabResources": "資源",
|
|
102
|
+
"tabIsolation": "隔離",
|
|
103
|
+
"tabLogs": "日誌",
|
|
104
|
+
"tabAdvanced": "進階",
|
|
105
|
+
"tabMore": "更多",
|
|
106
|
+
"createGoLive": "建立後立即部署並發佈 Nginx",
|
|
107
|
+
"createPreferredPort": "固定埠(可選)",
|
|
108
|
+
"goLiveOk": "已部署並發佈",
|
|
109
|
+
"goLivePartial": "已建立;部署/發佈未完成",
|
|
110
|
+
"nginxLive": "已載入",
|
|
111
|
+
"nginxWritten": "已寫入",
|
|
112
|
+
"nginxNeedsDeploy": "需先部署",
|
|
113
|
+
"nginxFailed": "發佈失敗",
|
|
114
|
+
"netEdgeStatus": "站點狀態",
|
|
115
|
+
"netUpstream": "上游",
|
|
116
|
+
"netPortTitle": "進程埠",
|
|
117
|
+
"netCurrentPort": "目前埠",
|
|
118
|
+
"netPublishTitle": "發佈",
|
|
119
|
+
"netConfPreview": "設定",
|
|
120
|
+
"savePublishSsl": "儲存並發佈 + SSL",
|
|
121
|
+
"retryLiveTitle": "上線未完成",
|
|
122
|
+
"retryLiveBody": "部署或 Nginx 發佈未成功,可重試。",
|
|
123
|
+
"retryDeploy": "重試部署",
|
|
124
|
+
"retryPublish": "重試發佈 Nginx",
|
|
125
|
+
"preferredPortRedeployHint": "儲存後需重新部署才會改進程埠",
|
|
126
|
+
"railProcess": "行程",
|
|
127
|
+
"railNginx": "Nginx",
|
|
128
|
+
"railOs": "OS 用戶",
|
|
129
|
+
"railHealth": "健康",
|
|
130
|
+
"nginxPublished": "已發布設定",
|
|
131
|
+
"nginxNone": "尚未發布",
|
|
132
|
+
"osProvisioned": "已建立系統用戶",
|
|
133
|
+
"osPending": "尚未完成 OS 隔離",
|
|
134
|
+
"healthOk": "正常",
|
|
135
|
+
"healthBad": "失敗",
|
|
136
|
+
"healthUnknown": "尚未檢查",
|
|
137
|
+
"sectionRuntimeDeploy": "運行時 部署",
|
|
138
|
+
"sectionRuntimeDeployDesc": "依專案 運行時 啟動行程(節點 / PHP)",
|
|
139
|
+
"sectionGit": "Git 部署",
|
|
140
|
+
"sectionGitDesc": "從 Git 拉取程式碼並重新部署",
|
|
141
|
+
"sectionEnv": "環境變數",
|
|
142
|
+
"sectionEnvDesc": "以 金鑰=value 寫入專案 .env",
|
|
143
|
+
"gitUrl": "git 網址",
|
|
144
|
+
"gitDeploy": "Git 部署",
|
|
145
|
+
"envFile": "環境檔(.env)",
|
|
146
|
+
"saveEnv": "儲存環境變數",
|
|
147
|
+
"sectionNginx": "Nginx 與 SSL",
|
|
148
|
+
"sectionNginxDesc": "寫入並套用網站設定",
|
|
149
|
+
"domainHint": "建議先在建立時填域名,方便 Publish",
|
|
150
|
+
"sectionQuota": "磁碟配額",
|
|
151
|
+
"sectionQuotaDesc": "限制專案 主目錄 可用空間(MiB)",
|
|
152
|
+
"sectionLimits": "CPU / 記憶體",
|
|
153
|
+
"sectionLimitsDesc": "系統服務 資源限制;需重新 Deploy 才套用 服務單元",
|
|
154
|
+
"quotaMb": "配額(MiB)",
|
|
155
|
+
"memoryMax": "最大記憶體",
|
|
156
|
+
"cpuQuota": "CPU 配額 %",
|
|
157
|
+
"setQuota": "設定配額",
|
|
158
|
+
"setResources": "儲存資源限制",
|
|
159
|
+
"sectionLogs": "應用日誌",
|
|
160
|
+
"sectionLogsDesc": "讀取專案目錄下最近 日誌 檔",
|
|
161
|
+
"viewLogs": "載入日誌",
|
|
162
|
+
"logsEmpty": "尚未載入日誌",
|
|
163
|
+
"logsNoFiles": "(尚無 日誌 檔 — 請先 Deploy)",
|
|
164
|
+
"sectionAdvanced": "其他操作",
|
|
165
|
+
"sectionAdvancedDesc": "備份與範本內容下載",
|
|
166
|
+
"downloadWp": "下載 WordPress",
|
|
167
|
+
"dangerZone": "危險區域",
|
|
168
|
+
"dangerZoneDesc": "刪除專案會移除管理紀錄與相關資源",
|
|
169
|
+
"delete": "刪除專案",
|
|
170
|
+
"confirmStopTitle": "停止此專案?",
|
|
171
|
+
"confirmStopDesc": "將停止「{{name}}」的運行行程。",
|
|
172
|
+
"confirmDeleteTitle": "刪除此專案?",
|
|
173
|
+
"confirmDeleteDesc": "確定刪除「{{name}}」?此操作無法從介面復原。",
|
|
174
|
+
"close": "關閉",
|
|
175
|
+
"statProjects": "{{count}} 專案",
|
|
176
|
+
"noProjectsShort": "尚無專案",
|
|
177
|
+
"runtimeStatic": "靜態",
|
|
178
|
+
"logsLoadFailed": "讀取日誌失敗",
|
|
179
|
+
"deleteFailed": "刪除失敗",
|
|
180
|
+
"tabAbout": "說明",
|
|
181
|
+
"statusLabel": "狀態",
|
|
182
|
+
"userLabel": "用戶",
|
|
183
|
+
"nginxValuePublished": "已發布",
|
|
184
|
+
"nginxValueNone": "未發布",
|
|
185
|
+
"osValueReady": "已建",
|
|
186
|
+
"osValuePending": "待建",
|
|
187
|
+
"openFiles": "檔案",
|
|
188
|
+
"enableCdn": "啟用 CDN",
|
|
189
|
+
"openLogs": "日誌",
|
|
190
|
+
"osUserReadyMsg": "系統用戶已就緒。{{detail}}",
|
|
191
|
+
"osUserNeedRoot": "無法建立系統用戶:需要 系統變更權限 與管理員權限。{{detail}}",
|
|
192
|
+
"osUserIncomplete": "系統用戶建立未完成",
|
|
193
|
+
"saveLogDirsFailed": "儲存 日誌 目錄失敗",
|
|
194
|
+
"createName": "專案名稱",
|
|
195
|
+
"createRuntime": "執行環境",
|
|
196
|
+
"createRuntimeHint": "之後可在詳情調整部署方式",
|
|
197
|
+
"createVersion": "版本",
|
|
198
|
+
"createVersionHint": "寫入專案 運行時_version;部署/FPM 會參考此版本",
|
|
199
|
+
"createVersionAria": "執行環境版本",
|
|
200
|
+
"createPrimaryDomain": "主要域名",
|
|
201
|
+
"createPrimaryDomainHint": "可稍後再填",
|
|
202
|
+
"createAliases": "別名",
|
|
203
|
+
"createAliasesHint": "逗號或換行分隔",
|
|
204
|
+
"createTemplate": "範本",
|
|
205
|
+
"createTemplateHint": "每個執行環境只有一個 Hello World! demo;選範本會帶入對應 runtime",
|
|
206
|
+
"createTemplateNote": "範本只寫入專案目錄骨架;需再「部署」才會 建置/啟動。",
|
|
207
|
+
"createRuntimeNow": "目前執行環境:",
|
|
208
|
+
"createTemplateFooter": "。可選範本加速起步,或不選直接空白專案。",
|
|
209
|
+
"createDraftResources": "與域名一併建立草稿資源",
|
|
210
|
+
"createNeedDomainFirst": "請先填「主要域名」,以下選項才會一併建立草稿。",
|
|
211
|
+
"createDnsZone": "同時建立 DNS zone",
|
|
212
|
+
"createDnsZoneDesc": "只寫管理檔(draft),不等於權威 DNS 已上線",
|
|
213
|
+
"createMailDomain": "同時登記郵件域名",
|
|
214
|
+
"createMailDomainDesc": "之後可到郵件頁完成郵箱與套用",
|
|
215
|
+
"createServerIpv4": "伺服器 IPv4",
|
|
216
|
+
"createServerIpv4Hint": "DNS/郵件範本用",
|
|
217
|
+
"createServerIpv4Ph": "此主機公網 IPv4",
|
|
218
|
+
"createServerIpv6": "伺服器 IPv6(可選)",
|
|
219
|
+
"createServerIpv6Ph": "公網 IPv6(可留空)",
|
|
220
|
+
"sshCardDesc": "登入公鑰決定誰能進來;出站身份決定這用戶出去用哪把匙。",
|
|
221
|
+
"sshLoginKeys": "允許登入的公鑰",
|
|
222
|
+
"sshKeyCount": "{{count}} 把",
|
|
223
|
+
"sshOutbound": "出站身份",
|
|
224
|
+
"sshOutboundNone": "尚未建立",
|
|
225
|
+
"sshOutboundCreated": "已建立出站身份(私鑰已加密保存)",
|
|
226
|
+
"sshCreateFailed": "建立失敗",
|
|
227
|
+
"sshWriteTried": "已嘗試寫入磁碟",
|
|
228
|
+
"sshOutboundHint": "建立出站身份後,此專案用戶可用於 git/腳本連外。",
|
|
229
|
+
"sshCreateOutbound": "一鍵建立出站身份",
|
|
230
|
+
"sshWriteHome": "寫入 主目錄/.ssh",
|
|
231
|
+
"sshOpenWorkspace": "開啟 遠端登入 工作台",
|
|
232
|
+
"sshManageLoginKeys": "管理登入公鑰",
|
|
233
|
+
"logsSectionDesc": "掃描 日誌/、日誌/ 與額外目錄;可按檔名/內容關鍵字搜尋",
|
|
234
|
+
"logsNameSearch": "檔名搜尋",
|
|
235
|
+
"logsNameSearchHint": "匹配相對路徑,例如 錯誤、app.out",
|
|
236
|
+
"logsContentKw": "內容關鍵字",
|
|
237
|
+
"logsContentKwHint": "在各檔尾端搜尋(不是全檔全文)",
|
|
238
|
+
"logsSearch": "搜尋",
|
|
239
|
+
"logsRescan": "重新掃描",
|
|
240
|
+
"logsRefreshFile": "重新整理此檔",
|
|
241
|
+
"logsCopy": "複製內容",
|
|
242
|
+
"logsDownloadTail": "下載尾端",
|
|
243
|
+
"logsCenter": "日誌中心",
|
|
244
|
+
"logsHitsTitle": "內容命中 {{count}} 個檔 — 點檔名可開尾端(含關鍵字過濾)",
|
|
245
|
+
"logsLinesHit": "{{count}} 行命中",
|
|
246
|
+
"logsFileCount": "日誌檔 {{count}}",
|
|
247
|
+
"logsNameFilter": "(檔名含「{{q}}」)",
|
|
248
|
+
"logsScanning": "正在掃描 日誌…",
|
|
249
|
+
"logsNoneYet": "尚無日誌檔 — 部署或跑過服務後會出現;亦可設定額外目錄。",
|
|
250
|
+
"logsNoContent": "尚無內容",
|
|
251
|
+
"logsRelated": "相關來源",
|
|
252
|
+
"logsRelatedDesc": "系統日誌 / nginx / PHP-FPM(詳見日誌中心)",
|
|
253
|
+
"logsAvailable": "可用",
|
|
254
|
+
"logsMissing": "未見",
|
|
255
|
+
"logsOpenInCenter": "在日誌中心開啟",
|
|
256
|
+
"logsExtraDirs": "額外 日誌 目錄",
|
|
257
|
+
"logsExtraDirsDesc": "相對專案 主目錄 的路徑(除預設 日誌/、日誌/ 外)",
|
|
258
|
+
"logsDirList": "目錄列表",
|
|
259
|
+
"logsDirListHint": "一行一個;只允許 主目錄 內相對路徑",
|
|
260
|
+
"logsReset": "重設",
|
|
261
|
+
"logsSaveScan": "儲存並掃描",
|
|
262
|
+
"logsDefaultNote": "預設永遠掃描 日誌/ 與 日誌/。額外目錄只收入檔名像 *.日誌 / *.out / *.err 的檔。",
|
|
263
|
+
"resOsTitle": "系統用戶隔離",
|
|
264
|
+
"resOsDesc": "每個專案獨立 Linux 用戶;意圖 主目錄:/主目錄/ysk-server-{專案 識別碼}",
|
|
265
|
+
"resLinuxUser": "Linux 用戶",
|
|
266
|
+
"resOsIsolation": "OS 隔離",
|
|
267
|
+
"resOsReady": "已就緒",
|
|
268
|
+
"resOsNotCreated": "未建立(需系統管理員)",
|
|
269
|
+
"resHomeDir": "主目錄 目錄",
|
|
270
|
+
"resCanonical": "意圖路徑",
|
|
271
|
+
"resUserMissing": "用戶不存在",
|
|
272
|
+
"resShellLive": "即時 shell / 鎖定",
|
|
273
|
+
"resLocked": "已鎖定",
|
|
274
|
+
"resUnlocked": "未鎖定",
|
|
275
|
+
"resHomeMode": "主目錄 模式",
|
|
276
|
+
"resHomeExists": "存在 · 模式 {{mode}}",
|
|
277
|
+
"resHomeMissing": "不存在",
|
|
278
|
+
"resIsolationOn": "隔離中",
|
|
279
|
+
"resIsolationPending": "待隔離",
|
|
280
|
+
"resOsHint": "行程以專案用戶執行。建立系統用戶需 系統變更權限 與管理員權限;否則為 degraded。",
|
|
281
|
+
"resProvisionUser": "建立/修復系統用戶",
|
|
282
|
+
"resRefreshStatus": "重新整理狀態",
|
|
283
|
+
"resFixHome": "修復 主目錄 擁有權",
|
|
284
|
+
"resMigrateHome": "遷移到 /主目錄/ysk-server-…",
|
|
285
|
+
"resQuotaDesc": "軟配額(deploy 前 du 擋)+ 有 setquota 時可硬強制",
|
|
286
|
+
"resQuotaHint": "例如 1024 = 1 GiB",
|
|
287
|
+
"resSetSoftQuota": "儲存軟配額",
|
|
288
|
+
"resLimitsTitle": "行程與帳號限制",
|
|
289
|
+
"resLimitsDesc": "系統服務 MemoryMax / CPUQuota / TasksMax / NOFILE + shell/鎖定",
|
|
290
|
+
"resLimitsDescSystemd": "systemd cgroup:MemoryMax / CPUQuota / TasksMax / NOFILE + shell/鎖定",
|
|
291
|
+
"resLimitsDescPm2": "PM2:記憶體對應 max_memory_restart;其餘限額見 systemd。",
|
|
292
|
+
"resRunnerSystemd": "進程管理:systemd",
|
|
293
|
+
"resRunnerPm2": "進程管理:PM2",
|
|
294
|
+
"resMemMax": "記憶體上限",
|
|
295
|
+
"resMemHint": "例如 512M 或 1G",
|
|
296
|
+
"resMemHintSystemd": "systemd MemoryMax(cgroup 硬頂,例如 512M 或 1G)",
|
|
297
|
+
"resMemHintPm2": "寫入 ecosystem max_memory_restart(到額重啟,非 cgroup 硬殺);例如 512M 或 1G",
|
|
298
|
+
"resFieldSystemdOnly": "僅 systemd cgroup 有效;仍會存 DB,改回 systemd 部署後生效",
|
|
299
|
+
"resCpuHint": "100 = 一顆 CPU",
|
|
300
|
+
"resCustomPct": "自訂 %",
|
|
301
|
+
"resTasksHint": "行程數上限",
|
|
302
|
+
"resNofileHint": "開檔上限",
|
|
303
|
+
"resShellHint": "預設 nologin",
|
|
304
|
+
"resShellBashRisk": "bash · 風險",
|
|
305
|
+
"resLockAccount": "鎖定 Linux 帳號",
|
|
306
|
+
"resLockDesc": "usermod -L;解鎖時取消勾選",
|
|
307
|
+
"resLimitsHint": "「儲存並套用」會寫 資料庫 並嘗試 usermod / setquota / 系統控制 set-property。無權限時只寫控制面。",
|
|
308
|
+
"resLimitsHintSystemd": "「儲存並套用」會寫入控制面,並在有權限時套用 OS/systemd 限額。",
|
|
309
|
+
"resLimitsHintPm2": "「儲存並套用」會寫入控制面並更新 PM2 記憶體上限。",
|
|
310
|
+
"resSaveApply": "儲存並套用限制到 OS",
|
|
311
|
+
"resSaveControlOnly": "僅存 Mem/CPU 到控制面",
|
|
312
|
+
"resReapply": "再套用一次(不改表單)",
|
|
313
|
+
"resMigrateDone": "遷移完成",
|
|
314
|
+
"resMigrateIncomplete": "遷移未完成",
|
|
315
|
+
"resMigrateTitle": "遷移系統用戶 主目錄?",
|
|
316
|
+
"resMigrateDesc": "將遷移到 /主目錄/ysk-server-{識別碼} 並建立/修復系統用戶。需要管理員權限。",
|
|
317
|
+
"resMigrate": "遷移",
|
|
318
|
+
"resWrittenOnly": "已寫入控制面;OS 未套用(需要管理員權限)。{{notes}}",
|
|
319
|
+
"resAppliedOs": "限制已套用到 OS。{{notes}}",
|
|
320
|
+
"resSaved": "已儲存",
|
|
321
|
+
"resIncomplete": "未完成",
|
|
322
|
+
"resApplyLimitsFailed": "套用限制失敗",
|
|
323
|
+
"resApplied": "已套用",
|
|
324
|
+
"resApplyFailed": "套用失敗",
|
|
325
|
+
"resChownOk": "變更擁有者 完成",
|
|
326
|
+
"resChownFailed": "變更擁有者 失敗",
|
|
327
|
+
"netSavedPublished": "網絡已儲存並發布 Nginx",
|
|
328
|
+
"netSavedOnly": "網絡設定已儲存(未發布)",
|
|
329
|
+
"netSaveFailed": "儲存失敗",
|
|
330
|
+
"netSuspended": "專案已暫停 — 訪客會收到 503。恢復後再發布站點。",
|
|
331
|
+
"netDomainTitle": "域名",
|
|
332
|
+
"netDomainDesc": "主要域名與別名;儲存後可一併寫入 Nginx 管理設定",
|
|
333
|
+
"netPrimaryDomain": "主要域名",
|
|
334
|
+
"netPrimaryHint": "訪客用來開啟網站的域名,例如 app.example.com",
|
|
335
|
+
"netAliases": "別名",
|
|
336
|
+
"netAliasesHint": "每行一個,例如 www 或 blog 子域名",
|
|
337
|
+
"netNeedPrimary": "請先填寫主要域名",
|
|
338
|
+
"netHttpsTitle": "HTTPS 與整站重新導向",
|
|
339
|
+
"netHttpsDesc": "儲存後請發布 Nginx。整站 301 會蓋過 proxy/PHP/static 內容",
|
|
340
|
+
"netForceHttps": "強制使用 HTTPS",
|
|
341
|
+
"netForceHttpsDesc": "HTTP → HTTPS(301);需已有 SSL 憑證並用 SSL 發布",
|
|
342
|
+
"netHsts": "啟用 HSTS",
|
|
343
|
+
"netHstsDesc": "瀏覽器記住只走 HTTPS(建議在強制 HTTPS 後開啟)",
|
|
344
|
+
"netRedirectUrl": "整站重新導向網址",
|
|
345
|
+
"netRedirectHint": "可留空。填寫後整站 301 到此網址(例如搬站/apex→www)",
|
|
346
|
+
"netBasicAuthTitle": "HTTP 基本認證(瀏覽器登入保護)",
|
|
347
|
+
"netBasicAuthDesc": "發布時寫入 htpasswd;用戶名留空 = 關閉。密碼留空 = 沿用已存密碼",
|
|
348
|
+
"netAuthUserHint": "留空關閉認證",
|
|
349
|
+
"netAuthPassHint": "首次設定必填;之後不改可留空",
|
|
350
|
+
"netAuthPassSet": "設定或更新密碼",
|
|
351
|
+
"netCacheNote": "靜態/PHP 靜態資源預設 Cache-Control 7d;清除 清主機 nginx cache 目錄(需 系統變更權限)",
|
|
352
|
+
"netPurgeOk": "已嘗試 清除 cache",
|
|
353
|
+
"netPurgeFailed": "清除 失敗",
|
|
354
|
+
"netDocrootTitle": "網站目錄(docroot)",
|
|
355
|
+
"netDocrootDesc": "相對專案 主目錄;發布 Nginx 時會用此路徑作為 管理員(預設 app/public)",
|
|
356
|
+
"netDocrootLabel": "文件根目錄",
|
|
357
|
+
"netDocrootFull": "完整路徑:{{path}}",
|
|
358
|
+
"netDocrootCustom": "自訂相對路徑…",
|
|
359
|
+
"netAdvancedTitle": "進階與發布",
|
|
360
|
+
"netAdvancedDesc": "綁定 IP、發布到系統 Nginx",
|
|
361
|
+
"netCollapseBind": "收起綁定 IP",
|
|
362
|
+
"netExpandBind": "展開綁定 IP",
|
|
363
|
+
"netBindIp": "綁定 IP",
|
|
364
|
+
"netBindHint": "留空 = 聽全部網卡",
|
|
365
|
+
"netBindPh": "留空 = 聽全部;可填綁定 IP",
|
|
366
|
+
"netNeedDomainSave": "請先填寫並儲存主要域名",
|
|
367
|
+
"ovUsed": "已用",
|
|
368
|
+
"ovQuota": "配額",
|
|
369
|
+
"ovQuotaUnset": "未設",
|
|
370
|
+
"ovQuotaStatus": "配額狀態",
|
|
371
|
+
"ovOverQuota": "超額",
|
|
372
|
+
"ovQuotaOk": "正常",
|
|
373
|
+
"ovDocroot": "文件根目錄",
|
|
374
|
+
"ovAccessSample": "Access 樣本",
|
|
375
|
+
"ovLines": "{{count}} 行",
|
|
376
|
+
"ovDailyDays": "日統計天數",
|
|
377
|
+
"ovDailyTitle": "訪問日統計(最多 60 日)",
|
|
378
|
+
"ovDailyDesc": "由 access 日誌 樣本滾動記錄",
|
|
379
|
+
"ovQuickTitle": "站點快捷操作",
|
|
380
|
+
"ovQuickDesc": "發布與備份(主部署請用頁頂按鈕或「部署」分頁)",
|
|
381
|
+
"ovNeedNetworkDomain": "請先到「網絡」分頁設定域名",
|
|
382
|
+
"ovPublishNginx": "發布 Nginx",
|
|
383
|
+
"ovPublishSsl": "發布 Nginx + SSL",
|
|
384
|
+
"ovBackupProject": "備份本專案",
|
|
385
|
+
"ovOpenFiles": "開啟專案檔案",
|
|
386
|
+
"ovNoDomainHint": "未設定域名 — 請到「網絡」分頁設定後再發布站點。",
|
|
387
|
+
"ovPublishNote": "發布會寫入管理設定;真正 重新載入 系統 Nginx 需系統變更權限。",
|
|
388
|
+
"ovStatic": "靜態",
|
|
389
|
+
"ovAliases": "別名",
|
|
390
|
+
"ovForceOn": "強制",
|
|
391
|
+
"ovForceOff": "不強制",
|
|
392
|
+
"advFtpCreated": "FTP {{user}} 已建立(草稿,需到 FTPS 頁套用)",
|
|
393
|
+
"advCreateFailed": "建立失敗",
|
|
394
|
+
"advFtpFailed": "FTP 建立失敗",
|
|
395
|
+
"advMaintTitle": "維護操作",
|
|
396
|
+
"advMaintDesc": "備份、暫停/恢復、選用工具",
|
|
397
|
+
"advBackupProject": "備份本專案",
|
|
398
|
+
"advOneClickWp": "一鍵 WordPress(下載+設定)",
|
|
399
|
+
"advSuspendedHint": "暫停中:進程已停、訪客會收到 503。",
|
|
400
|
+
"advSuspendHint": "暫停會停止進程並將站點改為 503 維護頁。",
|
|
401
|
+
"advFtpTitle": "專案 FTP(路徑 Jail)",
|
|
402
|
+
"advFtpDesc": "帳戶限制在專案 app 目錄;建立後請到 FTPS 服務頁套用",
|
|
403
|
+
"advFtpUserHint": "可留空,系統自動產生",
|
|
404
|
+
"advFtpPassHint": "至少 8 個字元",
|
|
405
|
+
"advDangerTitle": "危險區域",
|
|
406
|
+
"advDangerDesc": "刪除專案無法從介面復原,請確認已備份。",
|
|
407
|
+
"advDelete": "刪除專案",
|
|
408
|
+
"deployPyHint": "預設 venv + pip;ASGI 用 uvicorn,Django 用 gunicorn。",
|
|
409
|
+
"deployGoHint": "預設:go 建置 -o app . 後啟動 ./app;可略過建置若二進位已存在。",
|
|
410
|
+
"deployRustHint": "預設:cargo 建置 --release 後啟動 目標/release/{crate};可略過建置。",
|
|
411
|
+
"deployNodeHint": "依 節點 啟動行程(entry 預設 伺服器.js);生產環境建議 系統服務。",
|
|
412
|
+
"deployDefaultHint": "依 運行時 啟動;套用後才對外。",
|
|
413
|
+
"deployOsStep": "獨立 Linux 用戶 + /主目錄/ysk-server-{專案 識別碼}(資源分頁可建立)",
|
|
414
|
+
"deployPyReady": "Python 執行環境已就緒",
|
|
415
|
+
"deployPipNet": "有 requirements.txt 時需外網 pip",
|
|
416
|
+
"deployCheckPort": "部署後檢查埠與 /health",
|
|
417
|
+
"deployPublishProxy": "發布 Nginx 反代",
|
|
418
|
+
"deployToolchainReady": "{{runtime}} toolchain 已就緒",
|
|
419
|
+
"deployFirstBuild": "首次部署會 建置(可能較久)",
|
|
420
|
+
"deployNeedBinary": "建置 成功後才有可執行檔",
|
|
421
|
+
"deployPhpFpmOk": "PHP-FPM 版本正確",
|
|
422
|
+
"deployPhpPool": "部署 PHP/套用 程序池",
|
|
423
|
+
"deployNginxSsl": "發布 Nginx + 可選 SSL",
|
|
424
|
+
"deployPublicContent": "確認 public/ 有內容",
|
|
425
|
+
"deployNetPublish": "到「網絡」發布 Nginx",
|
|
426
|
+
"deployConfirmToolchain": "確認執行環境頁已安裝對應 toolchain(或主機已有)",
|
|
427
|
+
"deployConfirmCode": "確認 app/ 內有程式碼(範本或 Git)",
|
|
428
|
+
"deployPressDeploy": "按「部署」啟動;成功後到「網絡」發布 Nginx",
|
|
429
|
+
"deployVersionSaved": "已儲存 {{runtime}} 版本 {{version}}(部署時會用此版本)",
|
|
430
|
+
"deployVersionSaveFailed": "儲存 運行時 版本失敗",
|
|
431
|
+
"deployInstallingToolchain": "正在安裝/確認 toolchain…",
|
|
432
|
+
"deployToolchainIncomplete": "Toolchain 安裝未完成(權限或網絡);可改手動到執行環境頁",
|
|
433
|
+
"deployToolchainDone": "Toolchain 步驟完成,開始部署…",
|
|
434
|
+
"deployToolchainFailed": "安裝 toolchain 失敗",
|
|
435
|
+
"deployChecklistTitle": "建立完成 — 部署檢查清單",
|
|
436
|
+
"deployChecklistDesc": "{{runtime}} 專案骨架已就緒;完成下列步驟才會對外服務",
|
|
437
|
+
"deploySectionTitle": "{{runtime}} 部署",
|
|
438
|
+
"deploySectionDesc": "依 {{runtime}} 啟動行程(埠/系統服務 或 pidfile)",
|
|
439
|
+
"deployPhpVersion": "PHP 版本",
|
|
440
|
+
"deployPhpVersionHint": "本站使用的 PHP 版本(需主機已安裝對應 FPM)",
|
|
441
|
+
"deployRuntimeVersion": "{{runtime}} 版本",
|
|
442
|
+
"deployRuntimeVersionHint": "寫入專案後部署會用此版本;安裝請到執行環境頁",
|
|
443
|
+
"deployRuntimeVersionCreateHint": "建立時寫入;部署時參考",
|
|
444
|
+
"deployRuntimeVersionGeneric": "運行時 版本",
|
|
445
|
+
"deployEntry": "啟動 entry",
|
|
446
|
+
"deployEntryHint": "可留空用預設({{hint}});會同步到伺服器",
|
|
447
|
+
"deploySkipBuild": "略過建置",
|
|
448
|
+
"deploySkipBuildHint": "已有 venv/二進位時可勾選,加快重啟(會記住本機偏好)",
|
|
449
|
+
"deployPort": "· 埠 {{port}}",
|
|
450
|
+
"deployFpmApplied": "已套用 PHP-FPM 程序池",
|
|
451
|
+
"deployFpmIncomplete": "FPM 未完成",
|
|
452
|
+
"deployFpmNote": "會寫入站點/程序池 設定;真正 重新載入 需系統變更權限。",
|
|
453
|
+
"deployBuildNote": "建置/啟動失敗會在操作結果顯示原因,不會假裝成功。entry 會寫入伺服器;略過建置另存本機偏好。",
|
|
454
|
+
"deployPhpIniTitle": "專案 php.ini 覆寫",
|
|
455
|
+
"deployPhpIniDesc": "只填要改的鍵;空白=沿用全域(執行環境 → PHP → php.ini)。部署/套用 FPM 時寫入 php_admin_*",
|
|
456
|
+
"deployPhpIniExample": "例如 256M;留空用全域",
|
|
457
|
+
"deployGlobal": "全域",
|
|
458
|
+
"deployCustom": "自訂",
|
|
459
|
+
"deployOff": "關",
|
|
460
|
+
"deployOnCareful": "開 · 慎",
|
|
461
|
+
"deployPhpIniSaved": "已儲存專案 php.ini 覆寫;請再部署或套用 FPM",
|
|
462
|
+
"deployHistory": "部署歷史({{count}})",
|
|
463
|
+
"deployHistoryDesc": "來自操作稽核;newest first",
|
|
464
|
+
"deployGitUrlHint": "HTTPS 或 遠端登入 倉庫位址;同步後會依 運行時 自動 redeploy",
|
|
465
|
+
"deployEnvHint": "每行 金鑰=value;# 開頭為註解",
|
|
466
|
+
"resume": "恢復專案",
|
|
467
|
+
"suspend": "暫停專案",
|
|
468
|
+
"goFtpsApply": "前往 FTPS 服務套用",
|
|
469
|
+
"toolchainNote": "安裝 toolchain ≠ 專案已上線;部署成功 ≠ Nginx 已對外(需在「網絡」發布)。",
|
|
470
|
+
"installToolchainDeploy": "安裝 toolchain 並部署",
|
|
471
|
+
"deployOnly": "僅部署",
|
|
472
|
+
"openRuntime": "開啟 {{runtime}} 執行環境",
|
|
473
|
+
"later": "稍後再說",
|
|
474
|
+
"installToolchainDeployShort": "裝 toolchain 並部署",
|
|
475
|
+
"runtimeEnv": "{{runtime}} 環境",
|
|
476
|
+
"applyFpmPool": "套用 FPM 程序池",
|
|
477
|
+
"staticNginxHint": "靜態站以「發布 Nginx」為主 — 請到「網絡」或總覽快捷操作。",
|
|
478
|
+
"fullIniLink": "完整目錄與 opcache/工作階段 等請到",
|
|
479
|
+
"phpIniLink": "PHP 執行環境 → php.ini",
|
|
480
|
+
"savePhpIniOverride": "儲存 php.ini 覆寫",
|
|
481
|
+
"scaffoldNote": "若 app/ 為 YSK 範本佔位(含 .ysk-scaffold),會先清除再 clone;已有自訂內容會拒絕覆寫。",
|
|
482
|
+
"saveOnly": "只儲存",
|
|
483
|
+
"savePublishNginx": "儲存並發布 Nginx",
|
|
484
|
+
"needDomainToPublish": "填寫主要域名後才可發布站點。",
|
|
485
|
+
"savePublish": "儲存並發布",
|
|
486
|
+
"saveAuth": "儲存認證",
|
|
487
|
+
"cacheZoneNote": "完整 FastCGI/proxy_cache zone 需主機 nginx.設定檔 先定義 keys_zone;面板提供 best-effort 清除。",
|
|
488
|
+
"purgeNginxCache": "清除 Nginx cache",
|
|
489
|
+
"nginxManageFile": "Nginx 管理檔:",
|
|
490
|
+
"publishRuntimeNote": "發布會依 運行時 產生 proxy/PHP-FPM/static 設定檔(含認證、導向與 docroot)",
|
|
491
|
+
"publishStored": "用已存設定發布",
|
|
492
|
+
"publishStoredSsl": "用已存設定 + SSL",
|
|
493
|
+
"publishNote": "「發布」寫入管理 設定檔;同步到 /etc/nginx 並 重新載入 需系統變更權限。",
|
|
494
|
+
"hitsFiles": "內容命中 {{count}} 個檔 — 點檔名可開尾端(含關鍵字過濾)",
|
|
495
|
+
"logFilesCount": "日誌檔 {{count}}",
|
|
496
|
+
"defaultScanNote": "預設永遠掃描 日誌/ 與 日誌/。額外目錄只收入檔名像 *.日誌 / *.out / *.err 的檔。",
|
|
497
|
+
"opsOk": "{{label}}完成{{url}}",
|
|
498
|
+
"opsOkWithNote": "{{label}}完成:{{note}}{{url}}",
|
|
499
|
+
"opsFail": "{{label}}失敗:{{reason}}",
|
|
500
|
+
"railPython": "Python 行程",
|
|
501
|
+
"railGo": "Go 行程",
|
|
502
|
+
"railRust": "Rust 行程",
|
|
503
|
+
"railNode": "節點 行程",
|
|
504
|
+
"runtimeName": {
|
|
505
|
+
"php": "PHP",
|
|
506
|
+
"node": "Node.js",
|
|
507
|
+
"static": "靜態",
|
|
508
|
+
"python": "Python",
|
|
509
|
+
"go": "Go",
|
|
510
|
+
"rust": "Rust",
|
|
511
|
+
"java": "Java",
|
|
512
|
+
"kotlin": "Kotlin",
|
|
513
|
+
"bun": "Bun"
|
|
514
|
+
},
|
|
515
|
+
"netCacheTitle": "快取",
|
|
516
|
+
"logsDeepAccess": "日誌中心 · access",
|
|
517
|
+
"logsDeepError": "日誌中心 · error",
|
|
518
|
+
"logsDeepNginxUnit": "Nginx 服務日誌",
|
|
519
|
+
"logsPresetAccess": "篩選 access.log",
|
|
520
|
+
"logsPresetError": "篩選 error.log",
|
|
521
|
+
"railJava": "Java 進程",
|
|
522
|
+
"railKotlin": "Kotlin 進程",
|
|
523
|
+
"railBun": "Bun 進程",
|
|
524
|
+
"deployProcessManager": "進程管理",
|
|
525
|
+
"deployProcessManagerSystemd": "systemd(推薦)",
|
|
526
|
+
"deployProcessManagerPm2": "顆粒物",
|
|
527
|
+
"proc_restart": "重啟",
|
|
528
|
+
"proc_stop": "停止",
|
|
529
|
+
"proc_reload": "重新載入",
|
|
530
|
+
"procControlsHint": "進程控制({{manager}})",
|
|
531
|
+
"procActionOk": "{{action}} 成功 · {{notes}}",
|
|
532
|
+
"procActionFail": "{{action}} 失敗 · {{notes}}",
|
|
533
|
+
"procActionFailShort": "進程操作失敗",
|
|
534
|
+
"procMissingUser": "專案無 Linux 用戶,無法操作 PM2",
|
|
535
|
+
"deploySystemdHint": "生產預設:unit ysk-project-*.service、開機自啟、cgroup 限額跟專案資源。",
|
|
536
|
+
"deployPm2Hint": "用 pm2 start ecosystem(需已裝 PM2 plugin)。進程見「執行環境 → 進程」PM2 表。部署前會停舊 runner,避免搶埠。",
|
|
537
|
+
"deleteDialogTitle": "永久刪除專案",
|
|
538
|
+
"deletePermanent": "永久刪除",
|
|
539
|
+
"deleteRemoveFiles": "刪除磁碟 home 與 Linux 用戶",
|
|
540
|
+
"deleteTypeName": "輸入專案名稱以確認",
|
|
541
|
+
"deletedOk": "專案已刪除",
|
|
542
|
+
"sslRequiredFirst": "尚未有此網域的 SSL 證書。請先到「SSL 證書」申請/上載,再按發佈 + SSL。",
|
|
543
|
+
"sslGateHint": "SSL 相關按鈕已鎖定:請先到",
|
|
544
|
+
"sslGateHint2": "為網域申請/上載證書後再發佈 + SSL。",
|
|
545
|
+
"netPublishPrimary": "基本",
|
|
546
|
+
"netPublishSsl": "HTTPS/SSL",
|
|
547
|
+
"netPublishMaint": "維護",
|
|
548
|
+
"sslNeedDomain": "請先填寫網域,才能發佈 Nginx / SSL。",
|
|
549
|
+
"createTemplateMissing": "未載入 {{v0}} 範本;請重新整理或選「— 無 —」空白專案。",
|
|
550
|
+
"deleteDialogDesc": "將銷毀「{{v0}}」。此操作無法還原。",
|
|
551
|
+
"deleteWillStop": "停止 systemd / PM2 / 本機進程",
|
|
552
|
+
"deleteWillWeb": "移除 Nginx conf、PHP-FPM pool、Apache vhost(如有)",
|
|
553
|
+
"deleteWillOs": "刪除 Linux 用戶與 home 目錄(安全路徑)",
|
|
554
|
+
"deleteKeepOs": "保留 home 與 Linux 用戶(僅面板移除)",
|
|
555
|
+
"deleteWillDb": "從控制面資料庫移除專案",
|
|
556
|
+
"deleteRemoveFilesDesc": "取消勾選則只從面板移除,檔案與系統用戶保留",
|
|
557
|
+
"deleteTypeNameHint": "請輸入「{{v0}}」",
|
|
558
|
+
"deleteDnsWarn": "共享 DNS zone / 郵箱 domain 不會自動刪除。",
|
|
559
|
+
"manageInNginx": "在 Nginx 管理"
|
|
560
|
+
}
|