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": "Projects",
|
|
3
|
+
"subtitle": "",
|
|
4
|
+
"create": "Create project",
|
|
5
|
+
"createHint": "After create, open detail to deploy, publish, and tune resources",
|
|
6
|
+
"empty": "No projects yet",
|
|
7
|
+
"emptyHint": "Create your first project, then deploy and publish Nginx",
|
|
8
|
+
"emptyFilter": "No matching projects",
|
|
9
|
+
"emptyFilterHint": "Clear search or change the runtime filter",
|
|
10
|
+
"name": "Name",
|
|
11
|
+
"domain": "Domain (optional)",
|
|
12
|
+
"detail": "Project detail",
|
|
13
|
+
"deploy": "Deploy",
|
|
14
|
+
"deployPhp": "Deploy PHP",
|
|
15
|
+
"stop": "Stop",
|
|
16
|
+
"health": "Health check",
|
|
17
|
+
"publishNginx": "Publish Nginx",
|
|
18
|
+
"publishNginxSsl": "Publish Nginx + SSL",
|
|
19
|
+
"opsResult": "Ops result",
|
|
20
|
+
"runtime": "Runtime",
|
|
21
|
+
"template": "Template (optional)",
|
|
22
|
+
"templateNone": "— none —",
|
|
23
|
+
"searchPlaceholder": "Search name, domain, or ID…",
|
|
24
|
+
"filterAll": "All runtimes",
|
|
25
|
+
"statTotal": "Total",
|
|
26
|
+
"statRunning": "Running",
|
|
27
|
+
"statDegraded": "Degraded",
|
|
28
|
+
"statUnhealthy": "Unhealthy",
|
|
29
|
+
"statStopped": "Stopped / ready",
|
|
30
|
+
"statPendingOs": "Pending OS",
|
|
31
|
+
"status": {
|
|
32
|
+
"failed": "Failed",
|
|
33
|
+
"failedHint": "Deploy or health check failed — check logs",
|
|
34
|
+
"unhealthy": "Unhealthy",
|
|
35
|
+
"unhealthyHint": "Process is up but health check failed",
|
|
36
|
+
"pendingOs": "OS user pending",
|
|
37
|
+
"pendingOsHint": "System user not provisioned",
|
|
38
|
+
"degraded": "Running (degraded)",
|
|
39
|
+
"degradedHint": "Process is up but not full production mode (e.g. non-root / pidfile)",
|
|
40
|
+
"deploying": "Deploying",
|
|
41
|
+
"published": "Published",
|
|
42
|
+
"publishedHint": "Nginx config written; process may be separate",
|
|
43
|
+
"running": "Running",
|
|
44
|
+
"stopped": "Stopped",
|
|
45
|
+
"ready": "Ready",
|
|
46
|
+
"readyHint": "Created — deploy to start",
|
|
47
|
+
"unknown": "Unknown"
|
|
48
|
+
},
|
|
49
|
+
"checklist": {
|
|
50
|
+
"title": "Launch path",
|
|
51
|
+
"desc": "Complete these steps to serve traffic",
|
|
52
|
+
"created": "Created",
|
|
53
|
+
"os": "OS user",
|
|
54
|
+
"deploy": "Deploy",
|
|
55
|
+
"nginx": "Nginx",
|
|
56
|
+
"health": "Health"
|
|
57
|
+
},
|
|
58
|
+
"next": {
|
|
59
|
+
"pendingOsTitle": "System user not provisioned",
|
|
60
|
+
"pendingOsBody": "This project has no isolated system user yet.",
|
|
61
|
+
"pendingOsActions": "You can still deploy; full isolation needs admin privileges on the host.",
|
|
62
|
+
"deployTitle": "Next: Deploy",
|
|
63
|
+
"deployBody": "Use Deploy in the header, or the Deploy tab for Git.",
|
|
64
|
+
"nginxTitle": "Next: Publish Nginx",
|
|
65
|
+
"nginxBody": "Open the Network tab to publish Nginx (optional SSL)."
|
|
66
|
+
},
|
|
67
|
+
"healthDetail": {
|
|
68
|
+
"none": "No health check yet",
|
|
69
|
+
"overall": "Result",
|
|
70
|
+
"nginxStatus": "Nginx status",
|
|
71
|
+
"nginxReloaded": "Nginx reload",
|
|
72
|
+
"httpStatus": "HTTP",
|
|
73
|
+
"latency": "Latency",
|
|
74
|
+
"error": "Error",
|
|
75
|
+
"at": "Checked at"
|
|
76
|
+
},
|
|
77
|
+
"railPhp": "PHP / site",
|
|
78
|
+
"railStatic": "Static site",
|
|
79
|
+
"sectionPhpDeploy": "PHP deploy",
|
|
80
|
+
"sectionPhpDeployDesc": "Write PHP site / pool and apply when allowed",
|
|
81
|
+
"sectionStaticDeploy": "Static content",
|
|
82
|
+
"sectionStaticDeployDesc": "Static sites use files + Nginx — no Node process",
|
|
83
|
+
"staticDeployHint": "Pull content via Git, then Publish Nginx under Network.",
|
|
84
|
+
"noDomain": "No domain",
|
|
85
|
+
"lastDeploy": "Last deploy",
|
|
86
|
+
"neverDeployed": "Never deployed",
|
|
87
|
+
"created": "Created {{name}}",
|
|
88
|
+
"backToList": "Back to projects",
|
|
89
|
+
"openUrl": "Open URL",
|
|
90
|
+
"notFound": "Project not found",
|
|
91
|
+
"home": "Home directory",
|
|
92
|
+
"env": "Environment",
|
|
93
|
+
"backup": "Backup",
|
|
94
|
+
"resources": "Resources",
|
|
95
|
+
"quotaUnlimited": "No quota",
|
|
96
|
+
"lastHealth": "Last health",
|
|
97
|
+
"tabOverview": "Overview",
|
|
98
|
+
"tabDeploy": "Deploy",
|
|
99
|
+
"tabApp": "App",
|
|
100
|
+
"tabNetwork": "Network",
|
|
101
|
+
"tabResources": "Resources",
|
|
102
|
+
"tabIsolation": "Isolation",
|
|
103
|
+
"tabLogs": "Logs",
|
|
104
|
+
"tabAdvanced": "Advanced",
|
|
105
|
+
"tabMore": "More",
|
|
106
|
+
"createGoLive": "Deploy and publish Nginx after create",
|
|
107
|
+
"createPreferredPort": "Fixed port (optional)",
|
|
108
|
+
"goLiveOk": "Deployed and published",
|
|
109
|
+
"goLivePartial": "Created; deploy/publish incomplete",
|
|
110
|
+
"nginxLive": "Live",
|
|
111
|
+
"nginxWritten": "Written",
|
|
112
|
+
"nginxNeedsDeploy": "Needs deploy",
|
|
113
|
+
"nginxFailed": "Publish failed",
|
|
114
|
+
"netEdgeStatus": "Edge status",
|
|
115
|
+
"netUpstream": "Upstream",
|
|
116
|
+
"netPortTitle": "Process port",
|
|
117
|
+
"netCurrentPort": "Current port",
|
|
118
|
+
"netPublishTitle": "Publish",
|
|
119
|
+
"netConfPreview": "Conf",
|
|
120
|
+
"savePublishSsl": "Save and publish + SSL",
|
|
121
|
+
"retryLiveTitle": "Go-live incomplete",
|
|
122
|
+
"retryLiveBody": "Deploy or Nginx publish did not finish. Retry below.",
|
|
123
|
+
"retryDeploy": "Retry deploy",
|
|
124
|
+
"retryPublish": "Retry publish Nginx",
|
|
125
|
+
"preferredPortRedeployHint": "Save, then redeploy for the process to use this port",
|
|
126
|
+
"railProcess": "Process",
|
|
127
|
+
"railNginx": "Nginx",
|
|
128
|
+
"railOs": "OS user",
|
|
129
|
+
"railHealth": "Health",
|
|
130
|
+
"nginxPublished": "Config published",
|
|
131
|
+
"nginxNone": "Not published",
|
|
132
|
+
"osProvisioned": "System user provisioned",
|
|
133
|
+
"osPending": "OS isolation pending",
|
|
134
|
+
"healthOk": "Healthy",
|
|
135
|
+
"healthBad": "Failed",
|
|
136
|
+
"healthUnknown": "Not checked",
|
|
137
|
+
"sectionRuntimeDeploy": "Runtime deploy",
|
|
138
|
+
"sectionRuntimeDeployDesc": "Start the process for this project runtime (Node / PHP)",
|
|
139
|
+
"sectionGit": "Git deploy",
|
|
140
|
+
"sectionGitDesc": "Pull from Git and redeploy",
|
|
141
|
+
"sectionEnv": "Environment variables",
|
|
142
|
+
"sectionEnvDesc": "Write KEY=value lines to the project .env",
|
|
143
|
+
"gitUrl": "Git URL",
|
|
144
|
+
"gitDeploy": "Git deploy",
|
|
145
|
+
"envFile": "Env (.env)",
|
|
146
|
+
"saveEnv": "Save env",
|
|
147
|
+
"sectionNginx": "Nginx & SSL",
|
|
148
|
+
"sectionNginxDesc": "Write and apply site config",
|
|
149
|
+
"domainHint": "Set a domain at create time for cleaner publish",
|
|
150
|
+
"sectionQuota": "Disk quota",
|
|
151
|
+
"sectionQuotaDesc": "Limit home directory size (MiB)",
|
|
152
|
+
"sectionLimits": "CPU / memory",
|
|
153
|
+
"sectionLimitsDesc": "systemd limits; redeploy to apply the unit",
|
|
154
|
+
"quotaMb": "Quota (MiB)",
|
|
155
|
+
"memoryMax": "MemoryMax",
|
|
156
|
+
"cpuQuota": "CPU quota %",
|
|
157
|
+
"setQuota": "Set quota",
|
|
158
|
+
"setResources": "Save resource limits",
|
|
159
|
+
"sectionLogs": "Application logs",
|
|
160
|
+
"sectionLogsDesc": "Tail recent log files under the project home",
|
|
161
|
+
"viewLogs": "Load logs",
|
|
162
|
+
"logsEmpty": "No logs loaded yet",
|
|
163
|
+
"logsNoFiles": "(no log files yet — deploy first)",
|
|
164
|
+
"sectionAdvanced": "Other actions",
|
|
165
|
+
"sectionAdvancedDesc": "Backups and template content",
|
|
166
|
+
"downloadWp": "Download WordPress",
|
|
167
|
+
"dangerZone": "Danger zone",
|
|
168
|
+
"dangerZoneDesc": "Delete removes project records and related resources",
|
|
169
|
+
"delete": "Delete project",
|
|
170
|
+
"confirmStopTitle": "Stop this project?",
|
|
171
|
+
"confirmStopDesc": "This will stop the running process for “{{name}}”.",
|
|
172
|
+
"confirmDeleteTitle": "Delete this project?",
|
|
173
|
+
"confirmDeleteDesc": "Delete “{{name}}”? This cannot be undone from the UI.",
|
|
174
|
+
"close": "Close",
|
|
175
|
+
"statProjects": "{{count}} projects",
|
|
176
|
+
"noProjectsShort": "No projects yet",
|
|
177
|
+
"runtimeStatic": "Static",
|
|
178
|
+
"logsLoadFailed": "Failed to load logs",
|
|
179
|
+
"deleteFailed": "Delete failed",
|
|
180
|
+
"tabAbout": "About",
|
|
181
|
+
"statusLabel": "Status",
|
|
182
|
+
"userLabel": "User",
|
|
183
|
+
"nginxValuePublished": "Published",
|
|
184
|
+
"nginxValueNone": "Not published",
|
|
185
|
+
"osValueReady": "Ready",
|
|
186
|
+
"osValuePending": "Pending",
|
|
187
|
+
"openFiles": "Files",
|
|
188
|
+
"enableCdn": "Enable CDN",
|
|
189
|
+
"openLogs": "Logs",
|
|
190
|
+
"osUserReadyMsg": "System user ready. {{detail}}",
|
|
191
|
+
"osUserNeedRoot": "Cannot create system user: needs YSK_EXECUTE + root. {{detail}}",
|
|
192
|
+
"osUserIncomplete": "System user provisioning incomplete",
|
|
193
|
+
"saveLogDirsFailed": "Failed to save log directories",
|
|
194
|
+
"createName": "Project name",
|
|
195
|
+
"createRuntime": "Runtime",
|
|
196
|
+
"createRuntimeHint": "You can change deploy options later in detail",
|
|
197
|
+
"createVersion": "Version",
|
|
198
|
+
"createVersionHint": "Stored as runtime_version; used by deploy / FPM",
|
|
199
|
+
"createVersionAria": "Runtime version",
|
|
200
|
+
"createPrimaryDomain": "Primary domain",
|
|
201
|
+
"createPrimaryDomainHint": "Optional for now",
|
|
202
|
+
"createAliases": "Aliases",
|
|
203
|
+
"createAliasesHint": "Comma or newline separated",
|
|
204
|
+
"createTemplate": "Template",
|
|
205
|
+
"createTemplateHint": "One Hello World! demo per runtime; picking a template sets that runtime",
|
|
206
|
+
"createTemplateNote": "Templates only write a skeleton; deploy to build/start.",
|
|
207
|
+
"createRuntimeNow": "Current runtime: ",
|
|
208
|
+
"createTemplateFooter": ". Optional template to start faster, or leave empty.",
|
|
209
|
+
"createDraftResources": "Also create draft resources with the domain",
|
|
210
|
+
"createNeedDomainFirst": "Enter primary domain first so draft options apply together.",
|
|
211
|
+
"createDnsZone": "Also create DNS zone",
|
|
212
|
+
"createDnsZoneDesc": "Writes management draft only — not live authoritative DNS",
|
|
213
|
+
"createMailDomain": "Also register mail domain",
|
|
214
|
+
"createMailDomainDesc": "Finish mailboxes and apply on the mail page later",
|
|
215
|
+
"createServerIpv4": "Server IPv4",
|
|
216
|
+
"createServerIpv4Hint": "For DNS / mail templates",
|
|
217
|
+
"createServerIpv4Ph": "This host public IPv4",
|
|
218
|
+
"createServerIpv6": "Server IPv6 (optional)",
|
|
219
|
+
"createServerIpv6Ph": "Public IPv6 (optional)",
|
|
220
|
+
"sshCardDesc": "Login keys decide who can enter;",
|
|
221
|
+
"sshLoginKeys": "Login public keys allowed",
|
|
222
|
+
"sshKeyCount": "{{count}} key(s)",
|
|
223
|
+
"sshOutbound": "Outbound identity",
|
|
224
|
+
"sshOutboundNone": "Not created",
|
|
225
|
+
"sshOutboundCreated": "Outbound identity created (private key encrypted)",
|
|
226
|
+
"sshCreateFailed": "Create failed",
|
|
227
|
+
"sshWriteTried": "Tried writing to disk",
|
|
228
|
+
"sshOutboundHint": "After create, this project user can use git/scripts outbound.",
|
|
229
|
+
"sshCreateOutbound": "Create outbound identity",
|
|
230
|
+
"sshWriteHome": "Write home/.ssh",
|
|
231
|
+
"sshOpenWorkspace": "Open SSH workspace",
|
|
232
|
+
"sshManageLoginKeys": "Manage login keys",
|
|
233
|
+
"logsSectionDesc": "Scan logs/, log/ and extra dirs; search by name or content keyword",
|
|
234
|
+
"logsNameSearch": "Filename search",
|
|
235
|
+
"logsNameSearchHint": "Match relative path, e.g. error, app.out",
|
|
236
|
+
"logsContentKw": "Content keyword",
|
|
237
|
+
"logsContentKwHint": "Search file tails (not full-file)",
|
|
238
|
+
"logsSearch": "Search",
|
|
239
|
+
"logsRescan": "Rescan",
|
|
240
|
+
"logsRefreshFile": "Refresh this file",
|
|
241
|
+
"logsCopy": "Copy content",
|
|
242
|
+
"logsDownloadTail": "Download tail",
|
|
243
|
+
"logsCenter": "Log center",
|
|
244
|
+
"logsHitsTitle": "{{count}} file(s) with hits — click to open tail (with keyword filter)",
|
|
245
|
+
"logsLinesHit": "{{count}} line hit(s)",
|
|
246
|
+
"logsFileCount": "Log files {{count}}",
|
|
247
|
+
"logsNameFilter": "(name contains “{{q}}”)",
|
|
248
|
+
"logsScanning": "Scanning logs…",
|
|
249
|
+
"logsNoneYet": "No log files yet — appear after deploy/run; extra dirs also work.",
|
|
250
|
+
"logsNoContent": "No content yet",
|
|
251
|
+
"logsRelated": "Related sources",
|
|
252
|
+
"logsRelatedDesc": "journal / nginx / PHP-FPM (see log center)",
|
|
253
|
+
"logsAvailable": "Available",
|
|
254
|
+
"logsMissing": "Missing",
|
|
255
|
+
"logsOpenInCenter": "Open in log center",
|
|
256
|
+
"logsExtraDirs": "Extra log directories",
|
|
257
|
+
"logsExtraDirsDesc": "Paths relative to project home (besides logs/ and log/)",
|
|
258
|
+
"logsDirList": "Directory list",
|
|
259
|
+
"logsDirListHint": "One per line; home-relative paths only",
|
|
260
|
+
"logsReset": "Reset",
|
|
261
|
+
"logsSaveScan": "Save and scan",
|
|
262
|
+
"logsDefaultNote": "Always scans logs/ and log/. Extra dirs only include *.log / *.out / *.err.",
|
|
263
|
+
"resOsTitle": "System user isolation",
|
|
264
|
+
"resOsDesc": "Each project has its own Linux user;",
|
|
265
|
+
"resLinuxUser": "Linux user",
|
|
266
|
+
"resOsIsolation": "OS isolation",
|
|
267
|
+
"resOsReady": "Ready",
|
|
268
|
+
"resOsNotCreated": "Not created (needs admin)",
|
|
269
|
+
"resHomeDir": "Home directory",
|
|
270
|
+
"resCanonical": "Intended path",
|
|
271
|
+
"resUserMissing": "User missing",
|
|
272
|
+
"resShellLive": "Live shell / lock",
|
|
273
|
+
"resLocked": "Locked",
|
|
274
|
+
"resUnlocked": "Unlocked",
|
|
275
|
+
"resHomeMode": "home mode",
|
|
276
|
+
"resHomeExists": "Exists · mode {{mode}}",
|
|
277
|
+
"resHomeMissing": "Missing",
|
|
278
|
+
"resIsolationOn": "Isolated",
|
|
279
|
+
"resIsolationPending": "Pending isolation",
|
|
280
|
+
"resOsHint": "Processes run as the project user",
|
|
281
|
+
"resProvisionUser": "Create / repair system user",
|
|
282
|
+
"resRefreshStatus": "Refresh status",
|
|
283
|
+
"resFixHome": "Fix home ownership",
|
|
284
|
+
"resMigrateHome": "Migrate to /home/ysk-server-…",
|
|
285
|
+
"resQuotaDesc": "Soft quota (du before deploy) + hard enforce when setquota exists",
|
|
286
|
+
"resQuotaHint": "e.g. 1024 = 1 GiB",
|
|
287
|
+
"resSetSoftQuota": "Save soft quota",
|
|
288
|
+
"resLimitsTitle": "Process and account limits",
|
|
289
|
+
"resLimitsDesc": "systemd MemoryMax / CPUQuota / TasksMax / NOFILE + shell / lock",
|
|
290
|
+
"resLimitsDescSystemd": "systemd cgroup: MemoryMax / CPUQuota / TasksMax / NOFILE + shell / lock",
|
|
291
|
+
"resLimitsDescPm2": "PM2: memory maps to max_memory_restart; other limits use systemd.",
|
|
292
|
+
"resRunnerSystemd": "Process manager: systemd",
|
|
293
|
+
"resRunnerPm2": "Process manager: PM2",
|
|
294
|
+
"resMemMax": "Memory max",
|
|
295
|
+
"resMemHint": "e.g. 512M or 1G",
|
|
296
|
+
"resMemHintSystemd": "systemd MemoryMax (cgroup hard cap, e.g. 512M or 1G)",
|
|
297
|
+
"resMemHintPm2": "Writes ecosystem max_memory_restart (restart threshold, not cgroup kill);",
|
|
298
|
+
"resFieldSystemdOnly": "systemd cgroup only; still saved to DB for when you switch back to systemd",
|
|
299
|
+
"resCpuHint": "100 = one CPU",
|
|
300
|
+
"resCustomPct": "Custom %",
|
|
301
|
+
"resTasksHint": "Max tasks",
|
|
302
|
+
"resNofileHint": "Open files limit",
|
|
303
|
+
"resShellHint": "Default nologin",
|
|
304
|
+
"resShellBashRisk": "bash · risk",
|
|
305
|
+
"resLockAccount": "Lock Linux account",
|
|
306
|
+
"resLockDesc": "usermod -L; uncheck to unlock",
|
|
307
|
+
"resLimitsHint": "Save & apply writes DB and tries usermod / setquota / systemctl set-property",
|
|
308
|
+
"resLimitsHintSystemd": "Save & apply writes panel state and OS/systemd limits when allowed.",
|
|
309
|
+
"resLimitsHintPm2": "Save & apply writes panel state and PM2 memory limit.",
|
|
310
|
+
"resSaveApply": "Save and apply limits to OS",
|
|
311
|
+
"resSaveControlOnly": "Save Mem/CPU to control plane only",
|
|
312
|
+
"resReapply": "Re-apply once (no form change)",
|
|
313
|
+
"resMigrateDone": "Migration complete",
|
|
314
|
+
"resMigrateIncomplete": "Migration incomplete",
|
|
315
|
+
"resMigrateTitle": "Migrate system user home?",
|
|
316
|
+
"resMigrateDesc": "Migrates to /home/ysk-server-{id} and creates/repairs the system user",
|
|
317
|
+
"resMigrate": "Migrate",
|
|
318
|
+
"resWrittenOnly": "Written to control plane; OS not applied (needs root). {{notes}}",
|
|
319
|
+
"resAppliedOs": "Limits applied to OS. {{notes}}",
|
|
320
|
+
"resSaved": "Saved",
|
|
321
|
+
"resIncomplete": "Incomplete",
|
|
322
|
+
"resApplyLimitsFailed": "Failed to apply limits",
|
|
323
|
+
"resApplied": "Applied",
|
|
324
|
+
"resApplyFailed": "Apply failed",
|
|
325
|
+
"resChownOk": "chown complete",
|
|
326
|
+
"resChownFailed": "chown failed",
|
|
327
|
+
"netSavedPublished": "Network saved and Nginx published",
|
|
328
|
+
"netSavedOnly": "Network settings saved (not published)",
|
|
329
|
+
"netSaveFailed": "Save failed",
|
|
330
|
+
"netSuspended": "Project suspended — visitors get 503. Unsuspend then publish.",
|
|
331
|
+
"netDomainTitle": "Domain",
|
|
332
|
+
"netDomainDesc": "Primary domain and aliases; save can also write Nginx management config",
|
|
333
|
+
"netPrimaryDomain": "Primary domain",
|
|
334
|
+
"netPrimaryHint": "Visitor domain, e.g. app.example.com",
|
|
335
|
+
"netAliases": "Aliases",
|
|
336
|
+
"netAliasesHint": "One per line, e.g. www or blog subdomain",
|
|
337
|
+
"netNeedPrimary": "Enter primary domain first",
|
|
338
|
+
"netHttpsTitle": "HTTPS and site redirect",
|
|
339
|
+
"netHttpsDesc": "Publish Nginx after save. Full-site 301 overrides proxy/PHP/static content",
|
|
340
|
+
"netForceHttps": "Force HTTPS",
|
|
341
|
+
"netForceHttpsDesc": "HTTP → HTTPS (301); needs SSL cert and SSL publish",
|
|
342
|
+
"netHsts": "Enable HSTS",
|
|
343
|
+
"netHstsDesc": "Browsers stick to HTTPS (recommended after force HTTPS)",
|
|
344
|
+
"netRedirectUrl": "Full-site redirect URL",
|
|
345
|
+
"netRedirectHint": "Optional. Full-site 301 to this URL (move / apex→www)",
|
|
346
|
+
"netBasicAuthTitle": "HTTP basic auth (browser login)",
|
|
347
|
+
"netBasicAuthDesc": "Writes htpasswd on publish; empty username = off. Empty password = keep stored",
|
|
348
|
+
"netAuthUserHint": "Empty disables auth",
|
|
349
|
+
"netAuthPassHint": "Required first time; leave empty later to keep",
|
|
350
|
+
"netAuthPassSet": "Set or update password",
|
|
351
|
+
"netCacheNote": "Static/PHP static Cache-Control 7d by default; purge clears host nginx cache dir (needs YSK_EXECUTE)",
|
|
352
|
+
"netPurgeOk": "Tried purge cache",
|
|
353
|
+
"netPurgeFailed": "purge failed",
|
|
354
|
+
"netDocrootTitle": "Site directory (docroot)",
|
|
355
|
+
"netDocrootDesc": "Relative to project home; used as Nginx root on publish (default app/public)",
|
|
356
|
+
"netDocrootLabel": "Document root",
|
|
357
|
+
"netDocrootFull": "Full path: {{path}}",
|
|
358
|
+
"netDocrootCustom": "Custom relative path…",
|
|
359
|
+
"netAdvancedTitle": "Advanced & publish",
|
|
360
|
+
"netAdvancedDesc": "Bind IP, publish to system Nginx",
|
|
361
|
+
"netCollapseBind": "Collapse bind IP",
|
|
362
|
+
"netExpandBind": "Expand bind IP",
|
|
363
|
+
"netBindIp": "Bind IP",
|
|
364
|
+
"netBindHint": "Empty = all interfaces",
|
|
365
|
+
"netBindPh": "Empty = all; or bind IP",
|
|
366
|
+
"netNeedDomainSave": "Enter and save primary domain first",
|
|
367
|
+
"ovUsed": "Used",
|
|
368
|
+
"ovQuota": "Quota",
|
|
369
|
+
"ovQuotaUnset": "Unset",
|
|
370
|
+
"ovQuotaStatus": "Quota status",
|
|
371
|
+
"ovOverQuota": "Over quota",
|
|
372
|
+
"ovQuotaOk": "OK",
|
|
373
|
+
"ovDocroot": "Document root",
|
|
374
|
+
"ovAccessSample": "Access sample",
|
|
375
|
+
"ovLines": "{{count}} lines",
|
|
376
|
+
"ovDailyDays": "Daily stats days",
|
|
377
|
+
"ovDailyTitle": "Daily visit stats (max 60 days)",
|
|
378
|
+
"ovDailyDesc": "Rolling from access log samples",
|
|
379
|
+
"ovQuickTitle": "Site shortcuts",
|
|
380
|
+
"ovQuickDesc": "Publish and backup (main deploy via header or Deploy tab)",
|
|
381
|
+
"ovNeedNetworkDomain": "Set domain on Network tab first",
|
|
382
|
+
"ovPublishNginx": "Publish Nginx",
|
|
383
|
+
"ovPublishSsl": "Publish Nginx + SSL",
|
|
384
|
+
"ovBackupProject": "Backup this project",
|
|
385
|
+
"ovOpenFiles": "Open project files",
|
|
386
|
+
"ovNoDomainHint": "No domain — set it on Network tab before publishing.",
|
|
387
|
+
"ovPublishNote": "Publish writes management config; live Nginx reload needs system change rights.",
|
|
388
|
+
"ovStatic": "Static",
|
|
389
|
+
"ovAliases": "Aliases",
|
|
390
|
+
"ovForceOn": "Forced",
|
|
391
|
+
"ovForceOff": "Not forced",
|
|
392
|
+
"advFtpCreated": "FTP {{user}} created (draft — apply on FTPS page)",
|
|
393
|
+
"advCreateFailed": "Create failed",
|
|
394
|
+
"advFtpFailed": "FTP create failed",
|
|
395
|
+
"advMaintTitle": "Maintenance",
|
|
396
|
+
"advMaintDesc": "Backup, suspend/resume, optional tools",
|
|
397
|
+
"advBackupProject": "Backup this project",
|
|
398
|
+
"advOneClickWp": "One-click WordPress (download + setup)",
|
|
399
|
+
"advSuspendedHint": "Suspended: process stopped, visitors get 503.",
|
|
400
|
+
"advSuspendHint": "Suspend stops the process and shows a 503 maintenance page.",
|
|
401
|
+
"advFtpTitle": "Project FTP (path jail)",
|
|
402
|
+
"advFtpDesc": "Account jailed to project app dir; apply on FTPS service page after create",
|
|
403
|
+
"advFtpUserHint": "Optional; system can generate",
|
|
404
|
+
"advFtpPassHint": "At least 8 characters",
|
|
405
|
+
"advDangerTitle": "Danger zone",
|
|
406
|
+
"advDangerDesc": "Delete cannot be undone from the UI — backup first.",
|
|
407
|
+
"advDelete": "Delete project",
|
|
408
|
+
"deployPyHint": "Default: venv + pip; ASGI via uvicorn, Django via gunicorn.",
|
|
409
|
+
"deployGoHint": "Default: go build -o app . then ./app; skip build if binary exists.",
|
|
410
|
+
"deployRustHint": "Default: cargo build --release then target/release/{crate}; skip build optional.",
|
|
411
|
+
"deployNodeHint": "Start Node process (entry default server.js); systemd recommended in prod.",
|
|
412
|
+
"deployDefaultHint": "Start by runtime; external only after apply.",
|
|
413
|
+
"deployOsStep": "Isolated Linux user + /home/ysk-server-{project id} (Resources tab can create)",
|
|
414
|
+
"deployPyReady": "Python runtime ready",
|
|
415
|
+
"deployPipNet": "requirements.txt needs outbound pip",
|
|
416
|
+
"deployCheckPort": "After deploy check port and /health",
|
|
417
|
+
"deployPublishProxy": "Publish Nginx reverse proxy",
|
|
418
|
+
"deployToolchainReady": "{{runtime}} toolchain ready",
|
|
419
|
+
"deployFirstBuild": "First deploy builds (may take a while)",
|
|
420
|
+
"deployNeedBinary": "Binary only after successful build",
|
|
421
|
+
"deployPhpFpmOk": "PHP-FPM version OK",
|
|
422
|
+
"deployPhpPool": "Deploy PHP / apply pool",
|
|
423
|
+
"deployNginxSsl": "Publish Nginx + optional SSL",
|
|
424
|
+
"deployPublicContent": "Confirm public/ has content",
|
|
425
|
+
"deployNetPublish": "Publish Nginx on Network tab",
|
|
426
|
+
"deployConfirmToolchain": "Confirm runtime page installed toolchain (or host has it)",
|
|
427
|
+
"deployConfirmCode": "Confirm app/ has code (template or Git)",
|
|
428
|
+
"deployPressDeploy": "Press Deploy; then publish Nginx on Network",
|
|
429
|
+
"deployVersionSaved": "Saved {{runtime}} version {{version}} (used on deploy)",
|
|
430
|
+
"deployVersionSaveFailed": "Failed to save runtime version",
|
|
431
|
+
"deployInstallingToolchain": "Installing / confirming toolchain…",
|
|
432
|
+
"deployToolchainIncomplete": "Toolchain install incomplete (permission or network); try Runtime page",
|
|
433
|
+
"deployToolchainDone": "Toolchain step done, starting deploy…",
|
|
434
|
+
"deployToolchainFailed": "Toolchain install failed",
|
|
435
|
+
"deployChecklistTitle": "Created — deploy checklist",
|
|
436
|
+
"deployChecklistDesc": "{{runtime}} skeleton ready; finish steps to serve traffic",
|
|
437
|
+
"deploySectionTitle": "{{runtime}} deploy",
|
|
438
|
+
"deploySectionDesc": "Start {{runtime}} process (port / systemd or pidfile)",
|
|
439
|
+
"deployPhpVersion": "PHP version",
|
|
440
|
+
"deployPhpVersionHint": "PHP version for this site (matching FPM must be installed)",
|
|
441
|
+
"deployRuntimeVersion": "{{runtime}} version",
|
|
442
|
+
"deployRuntimeVersionHint": "Saved on project; used on deploy. Install on Runtime page",
|
|
443
|
+
"deployRuntimeVersionCreateHint": "Written at create; referenced on deploy",
|
|
444
|
+
"deployRuntimeVersionGeneric": "Runtime version",
|
|
445
|
+
"deployEntry": "Start entry",
|
|
446
|
+
"deployEntryHint": "Empty = default ({{hint}}); synced to server",
|
|
447
|
+
"deploySkipBuild": "Skip build",
|
|
448
|
+
"deploySkipBuildHint": "If venv/binary exists; speeds restart (local preference)",
|
|
449
|
+
"deployPort": "· port {{port}}",
|
|
450
|
+
"deployFpmApplied": "PHP-FPM pool applied",
|
|
451
|
+
"deployFpmIncomplete": "FPM incomplete",
|
|
452
|
+
"deployFpmNote": "Writes site/pool config; live reload needs system change rights.",
|
|
453
|
+
"deployBuildNote": "Build/start failures show in ops result. Entry writes to server; skip-build is local preference.",
|
|
454
|
+
"deployPhpIniTitle": "Project php.ini overrides",
|
|
455
|
+
"deployPhpIniDesc": "Only keys to change;",
|
|
456
|
+
"deployPhpIniExample": "e.g. 256M; empty = global",
|
|
457
|
+
"deployGlobal": "Global",
|
|
458
|
+
"deployCustom": "Custom",
|
|
459
|
+
"deployOff": "Off",
|
|
460
|
+
"deployOnCareful": "On · careful",
|
|
461
|
+
"deployPhpIniSaved": "Project php.ini overrides saved; deploy or apply FPM again",
|
|
462
|
+
"deployHistory": "Deploy history ({{count}})",
|
|
463
|
+
"deployHistoryDesc": "From audit; newest first",
|
|
464
|
+
"deployGitUrlHint": "HTTPS or SSH repo URL; sync then redeploy by runtime",
|
|
465
|
+
"deployEnvHint": "One KEY=value per line; # comments",
|
|
466
|
+
"resume": "Resume project",
|
|
467
|
+
"suspend": "Suspend project",
|
|
468
|
+
"goFtpsApply": "Go apply on FTPS service",
|
|
469
|
+
"toolchainNote": "Installing toolchain ≠ project is live; deploy success ≠ public Nginx (publish on Network).",
|
|
470
|
+
"installToolchainDeploy": "Install toolchain and deploy",
|
|
471
|
+
"deployOnly": "Deploy only",
|
|
472
|
+
"openRuntime": "Open {{runtime}} runtime",
|
|
473
|
+
"later": "Later",
|
|
474
|
+
"installToolchainDeployShort": "Toolchain + deploy",
|
|
475
|
+
"runtimeEnv": "{{runtime}} env",
|
|
476
|
+
"applyFpmPool": "Apply FPM pool",
|
|
477
|
+
"staticNginxHint": "Static sites rely on Publish Nginx — use Network or Overview shortcuts.",
|
|
478
|
+
"fullIniLink": "Full catalog and opcache/session etc. at",
|
|
479
|
+
"phpIniLink": "PHP runtime → php.ini",
|
|
480
|
+
"savePhpIniOverride": "Save php.ini overrides",
|
|
481
|
+
"scaffoldNote": "If app/ is a YSK scaffold (.ysk-scaffold), it is cleared before clone; custom content refuses overwrite.",
|
|
482
|
+
"saveOnly": "Save only",
|
|
483
|
+
"savePublishNginx": "Save and publish Nginx",
|
|
484
|
+
"needDomainToPublish": "Enter primary domain before publishing.",
|
|
485
|
+
"savePublish": "Save and publish",
|
|
486
|
+
"saveAuth": "Save auth",
|
|
487
|
+
"cacheZoneNote": "Full FastCGI/proxy_cache zones need keys_zone in host nginx.conf; panel offers best-effort purge.",
|
|
488
|
+
"purgeNginxCache": "Purge Nginx cache",
|
|
489
|
+
"nginxManageFile": "Nginx management file: ",
|
|
490
|
+
"publishRuntimeNote": "Publish writes proxy/PHP-FPM/static conf by runtime (auth, redirects, docroot)",
|
|
491
|
+
"publishStored": "Publish with saved settings",
|
|
492
|
+
"publishStoredSsl": "Publish saved + SSL",
|
|
493
|
+
"publishNote": "Publish writes management conf; sync to /etc/nginx and reload needs system-change rights.",
|
|
494
|
+
"hitsFiles": "{{count}} file(s) with hits — click to open tail (keyword filter)",
|
|
495
|
+
"logFilesCount": "Log files {{count}}",
|
|
496
|
+
"defaultScanNote": "Always scans logs/ and log/. Extra dirs only include *.log / *.out / *.err.",
|
|
497
|
+
"opsOk": "{{label}} completed{{url}}",
|
|
498
|
+
"opsOkWithNote": "{{label}} completed: {{note}}{{url}}",
|
|
499
|
+
"opsFail": "{{label}} failed: {{reason}}",
|
|
500
|
+
"railPython": "Python process",
|
|
501
|
+
"railGo": "Go process",
|
|
502
|
+
"railRust": "Rust process",
|
|
503
|
+
"railNode": "Node process",
|
|
504
|
+
"runtimeName": {
|
|
505
|
+
"php": "PHP",
|
|
506
|
+
"node": "Node.js",
|
|
507
|
+
"static": "Static",
|
|
508
|
+
"python": "Python",
|
|
509
|
+
"go": "Go",
|
|
510
|
+
"rust": "Rust",
|
|
511
|
+
"java": "Java",
|
|
512
|
+
"kotlin": "Kotlin",
|
|
513
|
+
"bun": "Bun"
|
|
514
|
+
},
|
|
515
|
+
"netCacheTitle": "Cache",
|
|
516
|
+
"logsDeepAccess": "Log center · access",
|
|
517
|
+
"logsDeepError": "Log center · error",
|
|
518
|
+
"logsDeepNginxUnit": "Nginx unit logs",
|
|
519
|
+
"logsPresetAccess": "Filter access.log",
|
|
520
|
+
"logsPresetError": "Filter error.log",
|
|
521
|
+
"railJava": "Java process",
|
|
522
|
+
"railKotlin": "Kotlin process",
|
|
523
|
+
"railBun": "Bun process",
|
|
524
|
+
"deployProcessManager": "Process manager",
|
|
525
|
+
"deployProcessManagerSystemd": "systemd (recommended)",
|
|
526
|
+
"deployProcessManagerPm2": "PM2",
|
|
527
|
+
"proc_restart": "Restart",
|
|
528
|
+
"proc_stop": "Stop",
|
|
529
|
+
"proc_reload": "Reload",
|
|
530
|
+
"procControlsHint": "Process controls ({{manager}})",
|
|
531
|
+
"procActionOk": "{{action}} ok · {{notes}}",
|
|
532
|
+
"procActionFail": "{{action}} failed · {{notes}}",
|
|
533
|
+
"procActionFailShort": "Process action failed",
|
|
534
|
+
"procMissingUser": "Project has no Linux user — cannot target PM2 app",
|
|
535
|
+
"deploySystemdHint": "Production default: unit ysk-project-*",
|
|
536
|
+
"deployPm2Hint": "Starts via pm2 (ecosystem",
|
|
537
|
+
"deleteDialogTitle": "Permanently delete project",
|
|
538
|
+
"deletePermanent": "Delete permanently",
|
|
539
|
+
"deleteRemoveFiles": "Delete disk home and Linux user",
|
|
540
|
+
"deleteTypeName": "Type the project name to confirm",
|
|
541
|
+
"deletedOk": "Project deleted",
|
|
542
|
+
"sslRequiredFirst": "No SSL certificate for this domain yet. Create or upload one under SSL Certificates before Publish + SSL.",
|
|
543
|
+
"sslGateHint": "SSL actions locked — go to",
|
|
544
|
+
"sslGateHint2": "to issue/upload a cert for this domain first.",
|
|
545
|
+
"netPublishPrimary": "Basic",
|
|
546
|
+
"netPublishSsl": "HTTPS / SSL",
|
|
547
|
+
"netPublishMaint": "Maintenance",
|
|
548
|
+
"sslNeedDomain": "Set a domain before publishing 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": "Cancel,",
|
|
557
|
+
"deleteTypeNameHint": "「{{v0}}」",
|
|
558
|
+
"deleteDnsWarn": "DNS zone / domain 。",
|
|
559
|
+
"manageInNginx": "Manage in Nginx"
|
|
560
|
+
}
|