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": "每一列一個設定值(表單)。寫入管理檔後可「套用到系統」或於專案部署注入 程序池",
|
|
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 未列的指令;每行 金鑰=value;raw 直接附加到 ini 尾",
|
|
87
|
+
"extraDirectives": "額外指令",
|
|
88
|
+
"extraDirectivesHint": "每行一個 金鑰=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 / 程序池",
|
|
102
|
+
"composerTools": "Composer / WP-命令列 / 模組",
|
|
103
|
+
"composerToolsDesc": "即時探測 路徑 上工具與 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": "一行 金鑰=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,需要管理員權限)",
|
|
151
|
+
"phpIniSteps3": "專案部署時會把合併後 ini 寫入 FPM 程序池 的 php_admin_*",
|
|
152
|
+
"phpIniSteps4": "專案可再覆寫個別鍵(專案 → 部署)",
|
|
153
|
+
"phpIniNote": "變更會先存到面板 dataDir;「套用到系統」才複製到 /etc/php 並 重新載入 FPM。專案 程序池 會在部署時注入 php_admin_value。",
|
|
154
|
+
"phpIniLoading": "正在讀取 php.ini 設定表單…",
|
|
155
|
+
"phpIniEmpty": "catalog 為空 — 請重新載入或確認 介面 已啟動。",
|
|
156
|
+
"reloadForm": "重新載入表單",
|
|
157
|
+
"savePhpIni": "儲存 php.ini",
|
|
158
|
+
"prodUseProjects": "生產站請用「專案」路徑",
|
|
159
|
+
"prodPathDesc": ":建立 PHP 專案 → 部署/套用 FPM(程序池 = 專案 Linux 用戶 + 隔離 主目錄)。本頁是",
|
|
160
|
+
"systemDemo": "系統級 demo/工具",
|
|
161
|
+
"demoNotBind": "(手填 程序池 名),不會自動綁專案隔離。php.ini 全域預設請用「php.ini」分頁。",
|
|
162
|
+
"applyOkWritten": "套用成功 = 檔案已寫入(已寫入)。生產請優先用專案部署,確保 用戶=專案 Linux 用戶。",
|
|
163
|
+
"applyPhpVhost": "套用 PHP vhost / 程序池",
|
|
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": "節點: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": "系統日誌"
|
|
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(panel 用戶的 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
|
+
}
|