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,509 @@
|
|
|
1
|
+
{
|
|
2
|
+
"probed": "已探测",
|
|
3
|
+
"notProbed": "未探测",
|
|
4
|
+
"probe": "探测",
|
|
5
|
+
"read": "已读取",
|
|
6
|
+
"targetVersion": "目标版本",
|
|
7
|
+
"nodeMissing": "Node.js 尚未安装",
|
|
8
|
+
"probeResult": "探测结果",
|
|
9
|
+
"readonly": "只读",
|
|
10
|
+
"installNode": "安装 Node.js",
|
|
11
|
+
"needExecuteAdmin": "需系统变更权限与管理员",
|
|
12
|
+
"nodeMajor": "Node 主版本",
|
|
13
|
+
"nodeMajorHint": "LTS 建议 20 或 22;与项目运行时对齐",
|
|
14
|
+
"installedNode": "已安装 Node {{version}}",
|
|
15
|
+
"installPm2": "安装 PM2",
|
|
16
|
+
"installPm2Desc": "一键 npm install -g pm2(项目进程管理)。需先有 Node.js。",
|
|
17
|
+
"installPm2Btn": "一键安装 PM2",
|
|
18
|
+
"reinstallPm2": "重新安装 PM2",
|
|
19
|
+
"installedPm2": "已安装 PM2",
|
|
20
|
+
"pm2Status": "PM2 状态",
|
|
21
|
+
"pm2Ready": "已就绪",
|
|
22
|
+
"pm2MissingShort": "未安装",
|
|
23
|
+
"pm2NeedNodeFirst": "请先安装 Node.js,再安装 PM2。",
|
|
24
|
+
"pm2InstallHint": "以 root/系统变更权限执行 npm -g 安装;安装后项目可选 PM2 部署。",
|
|
25
|
+
"pm2ReadyHint": "PM2 已在 PATH;项目部署可使用 PM2 进程模式。",
|
|
26
|
+
"opsResult": "操作结果",
|
|
27
|
+
"unlimited": "无限",
|
|
28
|
+
"zeroUnlimited": "0 无限",
|
|
29
|
+
"m24": "24 分",
|
|
30
|
+
"h1": "1 时",
|
|
31
|
+
"d1": "1 日",
|
|
32
|
+
"d7": "7 日",
|
|
33
|
+
"phpIniLoadFailed": "加载 php.ini 失败",
|
|
34
|
+
"loaded": "已加载",
|
|
35
|
+
"default": "预设",
|
|
36
|
+
"phpMissing": "PHP 尚未安装",
|
|
37
|
+
"overview": "总览",
|
|
38
|
+
"fpmSites": "FPM / 站点",
|
|
39
|
+
"tools": "工具",
|
|
40
|
+
"about": "说明",
|
|
41
|
+
"installPhp": "安装 PHP",
|
|
42
|
+
"versionAlreadyInstalled": "版本 {{version}} 已在主机上,无需再安装",
|
|
43
|
+
"installedVersionBtn": "已安装 {{version}}",
|
|
44
|
+
"newerVersionAvailable": "当前 {{current}};面板支持更新版本:{{newer}}(可选后安装)",
|
|
45
|
+
"switchToNewer": "改选 {{version}}",
|
|
46
|
+
"installedVersionsHint": "已检测:{{list}}",
|
|
47
|
+
"phpInstallHint": "需系统变更权限与管理员;可勾选常用扩展(包名随版本变:php8.2-mysql、php8.3-gd…)",
|
|
48
|
+
"phpVersion": "PHP 版本",
|
|
49
|
+
"phpExtHint": "选择要一并安装的扩展。不同 PHP 版本对应不同 apt 包名(例:php8.2-mysql ≠ php8.3-mysql)。GD 即旧称 gd2。",
|
|
50
|
+
"phpExtSelect": "PHP 扩展 / 插件",
|
|
51
|
+
"phpExtSelectHint": "软件包会装成 php{{version}}-…;核心 FPM/CLI 必装;已装项不出现在勾选清单",
|
|
52
|
+
"phpExtRequired": "必装(核心)",
|
|
53
|
+
"phpExtRecommended": "常用默认",
|
|
54
|
+
"phpExtSelectAll": "全选扩展",
|
|
55
|
+
"phpExtCoreOnly": "只装核心",
|
|
56
|
+
"phpExtSearch": "搜索扩展(mysql、gd、redis…)",
|
|
57
|
+
"phpExtEmpty": "无匹配的扩展",
|
|
58
|
+
"pluginsSelect": "常用工具 / 插件",
|
|
59
|
+
"pluginsSelectHint": "勾选后与运行时一并安装(例如 Node 的 PM2、Python 的 Poetry)",
|
|
60
|
+
"pluginsSearch": "搜索工具(pm2、poetry、maven…)",
|
|
61
|
+
"pluginsEmpty": "无匹配的工具",
|
|
62
|
+
"pluginsRecommended": "常用默认",
|
|
63
|
+
"pluginsSelectAll": "全选可安装",
|
|
64
|
+
"pluginsNone": "不安装工具",
|
|
65
|
+
"pluginsInstallNote": "勾选后点「安装选定工具」。首次装 runtime 时可连工具一起装;已装 runtime 请只点上方按钮。",
|
|
66
|
+
"installPluginsOnly": "安装选定工具({{version}} 已有)",
|
|
67
|
+
"installExtOnly": "安装选定扩展(PHP {{version}} 已有)",
|
|
68
|
+
"pluginAlreadyOnHost": "主机已有",
|
|
69
|
+
"installAddonsOnly": "安装选定插件/扩展({{version}} 已有)",
|
|
70
|
+
"remoteNewerHint": "已装 {{current}} · 上游最新 {{remote}}{{source}}",
|
|
71
|
+
"installedPhp": "已安装 PHP {{version}}",
|
|
72
|
+
"nextSteps": "下一步",
|
|
73
|
+
"suggestedFlow": "建议流程",
|
|
74
|
+
"globalPhpIni": "全局 php.ini",
|
|
75
|
+
"globalPhpIniDesc": "每一列一个设置值(表单)。写入管理档后可「应用到系统」或于项目部署注入 pool",
|
|
76
|
+
"managePath": "管理档路径",
|
|
77
|
+
"loading": "加载中",
|
|
78
|
+
"cannotLoadSettings": "无法加载设置表",
|
|
79
|
+
"reloadFailed": "重新加载失败",
|
|
80
|
+
"sensitive": "敏感设置,请小心",
|
|
81
|
+
"on": "开启",
|
|
82
|
+
"off": "关闭",
|
|
83
|
+
"customNumber": "自定义数字",
|
|
84
|
+
"customExample": "自定义,例 768M",
|
|
85
|
+
"advancedExtra": "高级:额外鍵与 raw",
|
|
86
|
+
"advancedExtraDesc": "catalog 未列的指令;每行 key=value;raw 直接附加到 ini 尾",
|
|
87
|
+
"extraDirectives": "额外指令",
|
|
88
|
+
"extraDirectivesHint": "每行一个 key=value(非上方表单已有的鍵)",
|
|
89
|
+
"rawAppend": "直接附加到 ini 档末尾",
|
|
90
|
+
"phpIniSaved": "已保存 php.ini",
|
|
91
|
+
"appliedSystem": "已应用到系统",
|
|
92
|
+
"demoVhost": "系统工具:示范 vhost / Pool",
|
|
93
|
+
"demoVhostDesc": "高级/调试用;日常开站请到 项目 → 部署",
|
|
94
|
+
"domain": "网域",
|
|
95
|
+
"vhostServerName": "虚拟主机 server_name",
|
|
96
|
+
"poolName": "Pool 名称",
|
|
97
|
+
"poolNameHint": "手填识别名(示范);项目路径会用 ysks_* 用户",
|
|
98
|
+
"enableReload": "启用并重载服务",
|
|
99
|
+
"enableReloadHint": "需要系统变更权限;关闭則只写管理档",
|
|
100
|
+
"applyFailed": "应用失败",
|
|
101
|
+
"phpVhostApplied": "已应用 PHP vhost / pool",
|
|
102
|
+
"composerTools": "Composer / WP-CLI / 模块",
|
|
103
|
+
"composerToolsDesc": "即时探测 PATH 上工具与 php -m(只读)",
|
|
104
|
+
"toolsProbed": "已探测工具",
|
|
105
|
+
"notFound": "未找到",
|
|
106
|
+
"available": "可用",
|
|
107
|
+
"moduleCount": "模块数",
|
|
108
|
+
"installNodeV": "安装 Node {{v}}",
|
|
109
|
+
"installPhpV": "安装 PHP {{v}}",
|
|
110
|
+
"installPythonV": "安装 Python {{v}}",
|
|
111
|
+
"installGoV": "安装 Go {{v}}",
|
|
112
|
+
"installRustV": "安装 Rust {{v}}",
|
|
113
|
+
"pythonMissing": "Python 尚未安装",
|
|
114
|
+
"goMissing": "Go 尚未安装",
|
|
115
|
+
"rustMissing": "Rust/cargo 尚未安装",
|
|
116
|
+
"tuneLoadFailed": "加载调校失败",
|
|
117
|
+
"availableCount": "{{n}} 可用",
|
|
118
|
+
"notDetected": "未探测到",
|
|
119
|
+
"target": "目标",
|
|
120
|
+
"tune": "调校",
|
|
121
|
+
"loadedShort": "已载",
|
|
122
|
+
"host": "主机",
|
|
123
|
+
"tabOverviewInstall": "总览",
|
|
124
|
+
"tabTune": "执行调校",
|
|
125
|
+
"probeReadonlyInstall": "只读 · 安装成功后请再探测确认",
|
|
126
|
+
"hostDefault": "主机预设",
|
|
127
|
+
"panelSupport": "面板支援",
|
|
128
|
+
"ready": "已就绪",
|
|
129
|
+
"notDetectedYet": "尚未偵测到",
|
|
130
|
+
"install": "安装",
|
|
131
|
+
"installHint": "需系统变更权限与管理员;安装 toolchain ≠ 项目已对外",
|
|
132
|
+
"panelTune": "面板调校",
|
|
133
|
+
"panelTuneDesc": "写入管理档;部署时注入 env",
|
|
134
|
+
"bindVersion": "绑定版本",
|
|
135
|
+
"onePerRow": "每行一项设置",
|
|
136
|
+
"zeroAll": "0 全",
|
|
137
|
+
"custom": "自定义",
|
|
138
|
+
"extraEnv": "额外环境变量",
|
|
139
|
+
"extraEnvHint": "一行 KEY=value",
|
|
140
|
+
"customEnv": "自定义 env",
|
|
141
|
+
"envPreview": "Env 预览",
|
|
142
|
+
"envPreviewDesc": "保存后/上次加载的合併结果",
|
|
143
|
+
"unsupported": "不支持",
|
|
144
|
+
"tuneSaved": "已保存调校",
|
|
145
|
+
"nodeDetectedHint": "主机上已检测到 Node;重装会按权限执行,可能覆盖现有安装。",
|
|
146
|
+
"nodeProbeAfter": "安装完成后请再「重新探测」确认路径与版本。",
|
|
147
|
+
"installNodeVBtn": "安装 Node {{version}}",
|
|
148
|
+
"installPhpVBtn": "安装 PHP {{version}}",
|
|
149
|
+
"phpIniSteps1": "在 php.ini 分页设计全局数值并保存",
|
|
150
|
+
"phpIniSteps2": "可选:应用到系统(写入 /etc/php/…/conf.d,需 root)",
|
|
151
|
+
"phpIniSteps3": "项目部署时会把合併后 ini 写入 FPM pool 的 php_admin_*",
|
|
152
|
+
"phpIniSteps4": "项目可再覆写个别鍵(项目 → 部署)",
|
|
153
|
+
"phpIniNote": "变更会先存到面板 dataDir;「应用到系统」才复制到 /etc/php 并 reload FPM。项目 pool 会在部署时注入 php_admin_value。",
|
|
154
|
+
"phpIniLoading": "正在读取 php.ini 设置表单…",
|
|
155
|
+
"phpIniEmpty": "catalog 为空 — 请重新加载或确认 API 已启动。",
|
|
156
|
+
"reloadForm": "重新加载表单",
|
|
157
|
+
"savePhpIni": "保存 php.ini",
|
|
158
|
+
"prodUseProjects": "生产站请用「项目」路径",
|
|
159
|
+
"prodPathDesc": ":创建 PHP 项目 → 部署/应用 FPM(pool = 项目 Linux 用户 + 隔離 home)。本页系 ",
|
|
160
|
+
"systemDemo": "系统级 demo/工具",
|
|
161
|
+
"demoNotBind": "(手填 pool 名),不会自动绑项目隔離。php.ini 全局预设请用「php.ini」分页。",
|
|
162
|
+
"applyOkWritten": "应用成功 = 文件已写入(written)。生产请优先用项目部署,确保 User=项目 Linux 用户。",
|
|
163
|
+
"applyPhpVhost": "应用 PHP vhost / pool",
|
|
164
|
+
"reprobeTools": "重新探测工具",
|
|
165
|
+
"pressReprobe": "按「重新探测工具」加载",
|
|
166
|
+
"installNodeLabel": "安装 Node {{v}}",
|
|
167
|
+
"installPhpLabel": "安装 PHP {{v}}",
|
|
168
|
+
"installPythonLabel": "安装 Python {{v}}",
|
|
169
|
+
"installGoLabel": "安装 Go {{v}}",
|
|
170
|
+
"installRustLabel": "安装 Rust {{v}}",
|
|
171
|
+
"readShort": "已读",
|
|
172
|
+
"pressReprobeHost": "按「重新探测」加载主机版本矩阵",
|
|
173
|
+
"installScriptNote": "写入安装脚本后,有权限才会真正执行。调校在「执行调校」分页;重新部署项目后才进进程。",
|
|
174
|
+
"envNote": "Node:max-old-space-size 等会合成 NODE_OPTIONS。Go/Python/Rust 对应官方环境变量。",
|
|
175
|
+
"saveTune": "保存调校",
|
|
176
|
+
"pressReprobeLoad": "按「重新探测工具」加载",
|
|
177
|
+
"installJavaLabel": "安装/更新 OpenJDK",
|
|
178
|
+
"installKotlinLabel": "安装/更新 Kotlin",
|
|
179
|
+
"installBunLabel": "安装/更新 Bun",
|
|
180
|
+
"javaMissing": "未检测到 Java(OpenJDK)",
|
|
181
|
+
"kotlinMissing": "未检测到 Kotlin 编译器",
|
|
182
|
+
"bunMissing": "未检测到 Bun",
|
|
183
|
+
"phpIniCatalog": {
|
|
184
|
+
"groups": {
|
|
185
|
+
"resource": {
|
|
186
|
+
"title": "资源限制",
|
|
187
|
+
"description": "内存、执行时间与输入限制"
|
|
188
|
+
},
|
|
189
|
+
"upload": {
|
|
190
|
+
"title": "上传与 POST",
|
|
191
|
+
"description": "文件上传与 POST 体积"
|
|
192
|
+
},
|
|
193
|
+
"session": {
|
|
194
|
+
"title": "会话",
|
|
195
|
+
"description": "会话存储与 cookie"
|
|
196
|
+
},
|
|
197
|
+
"error": {
|
|
198
|
+
"title": "错误与日志",
|
|
199
|
+
"description": "显示错误、记录与报告等级"
|
|
200
|
+
},
|
|
201
|
+
"opcache": {
|
|
202
|
+
"title": "OPcache",
|
|
203
|
+
"description": "字节码缓存"
|
|
204
|
+
},
|
|
205
|
+
"security": {
|
|
206
|
+
"title": "安全与路径",
|
|
207
|
+
"description": "远程文件、暴露信息、函数禁用"
|
|
208
|
+
},
|
|
209
|
+
"locale": {
|
|
210
|
+
"title": "时区与字符"
|
|
211
|
+
},
|
|
212
|
+
"misc": {
|
|
213
|
+
"title": "其他常用"
|
|
214
|
+
}
|
|
215
|
+
},
|
|
216
|
+
"fields": {
|
|
217
|
+
"memory_limit": {
|
|
218
|
+
"label": "内存上限",
|
|
219
|
+
"hint": "例如 128M、256M、512M、-1(无限)"
|
|
220
|
+
},
|
|
221
|
+
"max_execution_time": {
|
|
222
|
+
"label": "最长执行时间",
|
|
223
|
+
"hint": "秒;0 = 无限(命令行)"
|
|
224
|
+
},
|
|
225
|
+
"max_input_time": {
|
|
226
|
+
"label": "最长输入时间",
|
|
227
|
+
"hint": "秒;解析请求的最长时间"
|
|
228
|
+
},
|
|
229
|
+
"max_input_vars": {
|
|
230
|
+
"label": "最多输入变量",
|
|
231
|
+
"hint": "$_GET / $_POST / $_COOKIE 变量上限"
|
|
232
|
+
},
|
|
233
|
+
"max_input_nesting_level": {
|
|
234
|
+
"label": "输入嵌套层级"
|
|
235
|
+
},
|
|
236
|
+
"file_uploads": {
|
|
237
|
+
"label": "允许上传文件"
|
|
238
|
+
},
|
|
239
|
+
"upload_max_filesize": {
|
|
240
|
+
"label": "单文件上限"
|
|
241
|
+
},
|
|
242
|
+
"post_max_size": {
|
|
243
|
+
"label": "POST 体积上限",
|
|
244
|
+
"hint": "应 ≥ 单文件上限"
|
|
245
|
+
},
|
|
246
|
+
"max_file_uploads": {
|
|
247
|
+
"label": "单次最多文件数"
|
|
248
|
+
},
|
|
249
|
+
"session_save_handler": {
|
|
250
|
+
"label": "会话存储方式"
|
|
251
|
+
},
|
|
252
|
+
"session_gc_maxlifetime": {
|
|
253
|
+
"label": "会话存活秒数",
|
|
254
|
+
"hint": "秒"
|
|
255
|
+
},
|
|
256
|
+
"session_cookie_httponly": {
|
|
257
|
+
"label": "Cookie 仅 HTTP(HttpOnly)"
|
|
258
|
+
},
|
|
259
|
+
"session_cookie_secure": {
|
|
260
|
+
"label": "Cookie 仅 HTTPS(Secure)",
|
|
261
|
+
"hint": "HTTPS 站点建议开启"
|
|
262
|
+
},
|
|
263
|
+
"session_use_strict_mode": {
|
|
264
|
+
"label": "会话严格模式"
|
|
265
|
+
},
|
|
266
|
+
"display_errors": {
|
|
267
|
+
"label": "显示错误(页面)",
|
|
268
|
+
"hint": "生产环境请关闭"
|
|
269
|
+
},
|
|
270
|
+
"display_startup_errors": {
|
|
271
|
+
"label": "显示启动错误"
|
|
272
|
+
},
|
|
273
|
+
"log_errors": {
|
|
274
|
+
"label": "记录错误到日志"
|
|
275
|
+
},
|
|
276
|
+
"error_reporting": {
|
|
277
|
+
"label": "错误报告等级",
|
|
278
|
+
"hint": "或整数如 32767"
|
|
279
|
+
},
|
|
280
|
+
"error_log": {
|
|
281
|
+
"label": "错误日志路径",
|
|
282
|
+
"hint": "留空用系统默认;可填绝对路径"
|
|
283
|
+
},
|
|
284
|
+
"opcache_enable": {
|
|
285
|
+
"label": "启用 OPcache"
|
|
286
|
+
},
|
|
287
|
+
"opcache_enable_cli": {
|
|
288
|
+
"label": "命令行启用 OPcache"
|
|
289
|
+
},
|
|
290
|
+
"opcache_memory_consumption": {
|
|
291
|
+
"label": "OPcache 内存(MB)",
|
|
292
|
+
"hint": "单位:MB"
|
|
293
|
+
},
|
|
294
|
+
"opcache_interned_strings_buffer": {
|
|
295
|
+
"label": "字符串 intern 缓冲(MB)"
|
|
296
|
+
},
|
|
297
|
+
"opcache_max_accelerated_files": {
|
|
298
|
+
"label": "最多缓存文件数"
|
|
299
|
+
},
|
|
300
|
+
"opcache_validate_timestamps": {
|
|
301
|
+
"label": "检查文件变更",
|
|
302
|
+
"hint": "生产可关并手动重载"
|
|
303
|
+
},
|
|
304
|
+
"opcache_revalidate_freq": {
|
|
305
|
+
"label": "检查间隔(秒)"
|
|
306
|
+
},
|
|
307
|
+
"allow_url_fopen": {
|
|
308
|
+
"label": "允许 URL 当文件打开"
|
|
309
|
+
},
|
|
310
|
+
"allow_url_include": {
|
|
311
|
+
"label": "允许 URL include"
|
|
312
|
+
},
|
|
313
|
+
"expose_php": {
|
|
314
|
+
"label": "暴露 PHP 版本头"
|
|
315
|
+
},
|
|
316
|
+
"open_basedir": {
|
|
317
|
+
"label": "open_basedir 路径限制",
|
|
318
|
+
"hint": "留空不限制;多路径用 : 分隔"
|
|
319
|
+
},
|
|
320
|
+
"disable_functions": {
|
|
321
|
+
"label": "禁用函数列表",
|
|
322
|
+
"hint": "逗号分隔;过严可能弄坏软件包"
|
|
323
|
+
},
|
|
324
|
+
"date_timezone": {
|
|
325
|
+
"label": "时区"
|
|
326
|
+
},
|
|
327
|
+
"default_charset": {
|
|
328
|
+
"label": "默认字符集"
|
|
329
|
+
},
|
|
330
|
+
"short_open_tag": {
|
|
331
|
+
"label": "允许短开标签(<?)"
|
|
332
|
+
},
|
|
333
|
+
"realpath_cache_size": {
|
|
334
|
+
"label": "真实路径缓存大小"
|
|
335
|
+
},
|
|
336
|
+
"realpath_cache_ttl": {
|
|
337
|
+
"label": "真实路径缓存秒数"
|
|
338
|
+
},
|
|
339
|
+
"cgi_fix_redirect": {
|
|
340
|
+
"label": "CGI 路径修正重定向"
|
|
341
|
+
}
|
|
342
|
+
},
|
|
343
|
+
"options": {
|
|
344
|
+
"sessionFiles": "文件",
|
|
345
|
+
"sessionRedis": "Redis",
|
|
346
|
+
"sessionMemcached": "Memcached",
|
|
347
|
+
"errorReportingProd": "生产建议(E_ALL 除 deprecated/strict)",
|
|
348
|
+
"errorReportingAll": "全部(E_ALL)",
|
|
349
|
+
"errorReportingQuiet": "较安静(除 NOTICE/DEPRECATED)",
|
|
350
|
+
"errorReportingMinimal": "仅错误/警告/解析",
|
|
351
|
+
"errorReportingOff": "关闭(0)",
|
|
352
|
+
"openBasedirNone": "不限制(空)",
|
|
353
|
+
"openBasedirVarWww": "/var/www",
|
|
354
|
+
"openBasedirHome": "/home",
|
|
355
|
+
"openBasedirWwwTmp": "/var/www 与 /tmp",
|
|
356
|
+
"errorLogDefault": "系统默认(空)",
|
|
357
|
+
"errorLogPhp": "/var/log/php/error.log",
|
|
358
|
+
"errorLogFpm": "FPM 日志路径",
|
|
359
|
+
"errorLogSyslog": "syslog"
|
|
360
|
+
},
|
|
361
|
+
"disableFn": {
|
|
362
|
+
"groups": {
|
|
363
|
+
"process": "进程执行",
|
|
364
|
+
"dynamic": "动态加载",
|
|
365
|
+
"info": "信息泄露",
|
|
366
|
+
"filesystem": "文件系统",
|
|
367
|
+
"network": "网络/其他"
|
|
368
|
+
},
|
|
369
|
+
"extraHint": "清单外(主机既有)",
|
|
370
|
+
"customPlaceholder": "其他函数名…",
|
|
371
|
+
"searchPlaceholder": "搜索函数…",
|
|
372
|
+
"emptyText": "无匹配项"
|
|
373
|
+
}
|
|
374
|
+
},
|
|
375
|
+
"pluginsAvailableTitle": "可安装工具",
|
|
376
|
+
"pluginsInstalledTitle": "主机已安装",
|
|
377
|
+
"pluginsInstalledHint": "已在 PATH 检测到;不再出现在安装勾选。可卸载(best-effort)。",
|
|
378
|
+
"pluginsAllInstalled": "目录内工具均已在主机;如需新工具请先卸载或等待目录更新。",
|
|
379
|
+
"pluginStatusInstalled": "已安装",
|
|
380
|
+
"pluginUninstall": "卸载",
|
|
381
|
+
"pluginUninstallConfirmTitle": "卸载工具?",
|
|
382
|
+
"pluginUninstallConfirm": "将从主机移除「{{name}}」(npm/apt/pip 等对应方式)。如有依赖此工具的服务,请先停用。",
|
|
383
|
+
"pluginUninstalled": "已卸载 {{name}}",
|
|
384
|
+
"pluginUninstallFailed": "卸载 {{name}} 失败",
|
|
385
|
+
"pluginUninstallBlocked": "面板无权执行卸载(需要 root 与 EXECUTE)",
|
|
386
|
+
"phpExtAlreadyOnHost": "已安装扩展",
|
|
387
|
+
"pluginsInstallSelected": "安装选定工具 ({{n}})",
|
|
388
|
+
"pluginInstallOk": "已安装 {{n}} 个工具",
|
|
389
|
+
"pluginInstallFailed": "工具安装失败",
|
|
390
|
+
"phpExtUninstallHint": "可卸载非核心扩展(apt remove;不会卸 FPM/CLI)",
|
|
391
|
+
"phpExtUninstallConfirmTitle": "卸载 PHP 扩展?",
|
|
392
|
+
"phpExtUninstallConfirm": "将 apt remove「{{pkg}}」({{name}})。核心 FPM/CLI 不会卸载。",
|
|
393
|
+
"phpExtOpsTitle": "扩展操作结果",
|
|
394
|
+
"pluginsOpsTitle": "工具操作结果",
|
|
395
|
+
"pluginBatchUninstall": "卸载选定 ({{n}})",
|
|
396
|
+
"pluginBatchUninstallConfirm": "将卸载 {{n}} 个已选工具。",
|
|
397
|
+
"pluginBatchUninstalled": "已卸载 {{n}} 个工具",
|
|
398
|
+
"pluginBatchLabel": "选定工具",
|
|
399
|
+
"addonsInstallAbove": "配套/扩展请用上方「安装选定…」;此按钮只负责装/确认 runtime 版本。",
|
|
400
|
+
"phpExtInstallSelected": "安装选定扩展 ({{n}})",
|
|
401
|
+
"phpExtInstallNote": "勾选后点「安装选定扩展」。首次装 PHP 用下方「安装 PHP」一并装核心+扩展;已装则只显示扩展按钮。",
|
|
402
|
+
"phpExtInstallNoteInstalled": "勾选扩展后点「安装选定扩展」。此版本已在主机上,无需再装 runtime。",
|
|
403
|
+
"phpExtInstallNoteFirst": "尚未安装 PHP {{version}}:勾选扩展后点下方「安装 PHP {{version}}」一并装核心+扩展(只有一个安装按钮)。",
|
|
404
|
+
"installPhpWithExt": "安装 PHP {{version}}(含选定扩展)",
|
|
405
|
+
"installLogTitle": "安装日志(实时)",
|
|
406
|
+
"installLogStreaming": "串流中…",
|
|
407
|
+
"installLogDone": "已结束",
|
|
408
|
+
"installLogWaiting": "等待 server 输出…",
|
|
409
|
+
"activeDefault": "默认",
|
|
410
|
+
"switchDefaultBtn": "设为主机默认 {{version}}",
|
|
411
|
+
"switchDefaultHint": "此版本已安装但不是当前默认。可切换而无需重装;其他版本会保留。",
|
|
412
|
+
"installedNotActive": "{{version}} 已安装(非默认)",
|
|
413
|
+
"multiVersionHint": "Go/Rust 可同时保留多个版本:先安装缺少的,再切换默认决定 PATH。",
|
|
414
|
+
"tabProcesses": "进程",
|
|
415
|
+
"pm2": {
|
|
416
|
+
"title": "PM2 进程列表",
|
|
417
|
+
"desc": "只读 pm2 jlist(面板用户的 PM2_HOME)。实时 SSE 每 2 秒刷新。",
|
|
418
|
+
"live": "实时",
|
|
419
|
+
"installed": "PM2 已装",
|
|
420
|
+
"version": "pm2 版本",
|
|
421
|
+
"path": "pm2 路径",
|
|
422
|
+
"counts": "进程",
|
|
423
|
+
"countsValue": "共 {{n}} · 运行 {{run}} · 停止 {{stop}} · 错误 {{err}}",
|
|
424
|
+
"updatedAt": "上次刷新",
|
|
425
|
+
"notInstalled": "PATH 上未找到 PM2。",
|
|
426
|
+
"installHint": "在「总览 / 安装」安装 companion plugin",
|
|
427
|
+
"tableTitle": "进程列表",
|
|
428
|
+
"yskOnly": "仅 YSK(ysk-*)",
|
|
429
|
+
"filterPh": "筛选名称 / 脚本 / pid…",
|
|
430
|
+
"emptyTitle": "PM2 不可用",
|
|
431
|
+
"emptyDesc": "请先为 Node 安装 pm2 plugin,再刷新。",
|
|
432
|
+
"noApps": "没有进程",
|
|
433
|
+
"noAppsDesc": "panel 用户下没有 PM2 进程。项目多数用 systemd(见上方 YSK 列表)。",
|
|
434
|
+
"streamLog": "实时 tick 日志",
|
|
435
|
+
"streamLogDesc": "每个 SSE tick 一行(不是进程 stdout)。",
|
|
436
|
+
"col": {
|
|
437
|
+
"name": "名称",
|
|
438
|
+
"status": "状态",
|
|
439
|
+
"mem": "内存",
|
|
440
|
+
"restarts": "重启",
|
|
441
|
+
"uptime": "运行时间",
|
|
442
|
+
"mode": "模式",
|
|
443
|
+
"script": "脚本",
|
|
444
|
+
"interpreter": "解释器",
|
|
445
|
+
"user": "用户",
|
|
446
|
+
"unit": "单元",
|
|
447
|
+
"runtime": "运行时"
|
|
448
|
+
},
|
|
449
|
+
"projectsTitle": "YSK 项目进程",
|
|
450
|
+
"projectsDesc": "面板项目对应的 systemd unit(默认部署路径,不是 PM2)。",
|
|
451
|
+
"projectsCount": "YSK 项目数",
|
|
452
|
+
"noProjects": "没有项目",
|
|
453
|
+
"noProjectsDesc": "面板没有 node/bun 项目,或未建 OS 用户。",
|
|
454
|
+
"pm2OnlyDesc": "仅显示 panel 用户用 PM2 启动的进程。systemd 部署见上方项目表。"
|
|
455
|
+
},
|
|
456
|
+
"recordedInstalled": "记录已装 {{v}}",
|
|
457
|
+
"remoteSourceSuffix": "({{source}})",
|
|
458
|
+
"nodePathYskMissingTitle": "受管 Node 路径未就绪",
|
|
459
|
+
"nodePathYskMissing": "版本 {{version}} 的 YSK 受管 Node 尚未就绪。请重新探测或重新安装。",
|
|
460
|
+
"nodePathUnsafeTitle": "Node 路径不安全",
|
|
461
|
+
"nodePathUnsafe": "当前路径 {{path}} 不在受管目录;项目部署可能失败。",
|
|
462
|
+
"recordedButProbeEmpty": "控制面曾记录安装 {{v}},但主机探测未见可执行文件。不算已安装——请「重新探测」或重新安装。",
|
|
463
|
+
"tabTuning": "调校",
|
|
464
|
+
"versionPlaceholder": "載入最新版本中,或手動輸入",
|
|
465
|
+
"pluginsBundleWithRuntime": "選定工具會隨下方「安裝 runtime」一併安裝(只有一個安裝按鈕)。",
|
|
466
|
+
"tabSoftware": "软件",
|
|
467
|
+
"overviewSoftwareHint": "安装版本、设置主机默认与卸载请到",
|
|
468
|
+
"versionReadyTitle": "{{name}} {{version}} 已就绪",
|
|
469
|
+
"versionReadyHint": "可在此分页设为主机默认或卸载。",
|
|
470
|
+
"softwareVersionTitle": "版本 {{version}}",
|
|
471
|
+
"setHostDefault": "设为主机默认",
|
|
472
|
+
"alreadyHostDefault": "{{version}} 已是主机默认",
|
|
473
|
+
"setHostDefaultConfirmTitle": "将主机默认设为 {{version}}?",
|
|
474
|
+
"setHostDefaultConfirm": "系统 CLI(node/go…)将指向 {{version}}。已指定版本的项目不受影响。",
|
|
475
|
+
"hostDefaultUnsupported": "此运行时暂不支持在面板切换主机默认。请使用安装或项目级版本钉选。",
|
|
476
|
+
"versionInventory": "版本库",
|
|
477
|
+
"versionInventoryDesc": "面板支持的全部版本。点选行可安装或设为默认。",
|
|
478
|
+
"selectToInstall": "选取",
|
|
479
|
+
"advancedFeatureUninstall": "高级:移除整个 {{name}} 堆栈…",
|
|
480
|
+
"advancedFeatureUninstallHint": "将卸载面板管理的全部 {{name}} 版本(Node 会连同 PM2 等配套),有影响预览与双重确认。可先用上方按版本卸载。",
|
|
481
|
+
"probeReadonly": "主机探测(只读)",
|
|
482
|
+
"uninstallVersion": "卸载 {{version}}",
|
|
483
|
+
"uninstallVersionTitle": "卸载 {{version}}?",
|
|
484
|
+
"uninstallVersionConfirm": "将移除此主机上面板管理的 {{name}} {{version}}(YSK 安装目录或 rustup toolchain)。若为主机默认,会清除对应 CLI 符号链接。已钉其他版本的项目不受影响。",
|
|
485
|
+
"uninstallVersionDone": "已卸载 {{version}}",
|
|
486
|
+
"uninstallVersionUnsupported": "此运行时暂不支持按版本卸载。",
|
|
487
|
+
"setPanelDefault": "设为面板默认",
|
|
488
|
+
"alreadyPanelDefault": "面板默认 · {{version}}",
|
|
489
|
+
"panelDefaultSaved": "已将面板默认设为 {{version}}",
|
|
490
|
+
"panelDefaultHint": "新建项目会优先使用面板默认 {{version}}(主机 CLI 可能不同)。",
|
|
491
|
+
"panelDefaultExplain": "面板默认 = 新建站点/项目首选版本。主机默认 = 系统 CLI(php/python/node…)。",
|
|
492
|
+
"stackReadyTitle": "{{name}} 堆栈已就绪",
|
|
493
|
+
"softwareIntro": "管理已安装版本、主机 CLI 默认,以及新建项目优先使用的版本。",
|
|
494
|
+
"panelDefaultLabel": "面板默认",
|
|
495
|
+
"panelDefaultNone": "未设置",
|
|
496
|
+
"versionsTitle": "版本",
|
|
497
|
+
"versionsDesc": "点选版本。行上可安装、设主机 CLI 或设面板默认。",
|
|
498
|
+
"roleHost": "主机",
|
|
499
|
+
"rolePanel": "面板",
|
|
500
|
+
"rowUninstall": "移除此版本",
|
|
501
|
+
"moreActions": "更多操作",
|
|
502
|
+
"selectedVersion": "已选 · {{version}}",
|
|
503
|
+
"selectedInstalledDesc": "下方可管理配套工具。不再需要此版本时再移除。",
|
|
504
|
+
"selectedMissingDesc": "将此版本安装到主机。安装后可再加配套工具。",
|
|
505
|
+
"path": "路径",
|
|
506
|
+
"fullVersion": "完整版本",
|
|
507
|
+
"useListForDefaults": "要改主机/面板默认或移除此版本,请用上方列表。",
|
|
508
|
+
"alreadyHostDefaultShort": "主机默认"
|
|
509
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"placeholder": "搜索页面与资源…",
|
|
3
|
+
"aria": "全局搜索",
|
|
4
|
+
"results": "搜尋結果",
|
|
5
|
+
"loading": "搜索中…",
|
|
6
|
+
"noResults": "没有匹配项",
|
|
7
|
+
"kinds": {
|
|
8
|
+
"page": "页面",
|
|
9
|
+
"project": "项目",
|
|
10
|
+
"email": "邮件",
|
|
11
|
+
"mailbox": "邮箱",
|
|
12
|
+
"ssl": "SSL",
|
|
13
|
+
"dns": "DNS",
|
|
14
|
+
"nginx": "Nginx",
|
|
15
|
+
"share": "分享",
|
|
16
|
+
"ftp": "FTP",
|
|
17
|
+
"mysql": "MySQL",
|
|
18
|
+
"postgres": "PostgreSQL",
|
|
19
|
+
"redis": "Redis",
|
|
20
|
+
"cron": "Cron",
|
|
21
|
+
"user": "用户",
|
|
22
|
+
"other": "其他"
|
|
23
|
+
}
|
|
24
|
+
}
|