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,212 @@
|
|
|
1
|
+
{
|
|
2
|
+
"s27d9daa5": "已預填 runtime {{v0}} {{v1}},可建立專案",
|
|
3
|
+
"sb8eaefa3": "已預填 runtime {{v0}},可建立專案",
|
|
4
|
+
"s7d540128": "· {{v0}}",
|
|
5
|
+
"s814bcc7c": "· {{v0}}",
|
|
6
|
+
"s3f7c3eae": "建議更新",
|
|
7
|
+
"s92e48065": "略過",
|
|
8
|
+
"sdff0f697": "觀察",
|
|
9
|
+
"s012f2d7e": "緊急更新",
|
|
10
|
+
"s20455064": "目前篩選結果沒有可升級套件",
|
|
11
|
+
"s9b34f8c3": "請先勾選可升級套件",
|
|
12
|
+
"s8e3824cb": "批量更新 0/{{v0}}:準備中…",
|
|
13
|
+
"sc2570ff7": "批量更新 {{v0}}/{{v1}}:{{v2}}",
|
|
14
|
+
"s0bd0c471": "批量完成:成功 {{v0}},失敗 {{v1}}",
|
|
15
|
+
"s2980553a": "已重新掃描主機套件狀態",
|
|
16
|
+
"s303ee0f7": "正在取消…(目前套件完成後停止)",
|
|
17
|
+
"s21858fe5": "取消批量",
|
|
18
|
+
"sddc05404": "關閉",
|
|
19
|
+
"saf251c2a": "套件更新日誌(即時)",
|
|
20
|
+
"s5929623c": "全選可升級",
|
|
21
|
+
"s18b08919": "清除選擇",
|
|
22
|
+
"se2b088fc": "更新已選 ({{v0}})",
|
|
23
|
+
"sb2848bc7": "確認批量更新套件?",
|
|
24
|
+
"sc1910cf2": "將依序升級 {{v0}} 個套件。需 root 且已開啟 EXECUTE。",
|
|
25
|
+
"sc13bb38c": "所選包含高風險/需審批套件;確認即表示已審閱並同意套用。",
|
|
26
|
+
"sea4ba90a": "已載入",
|
|
27
|
+
"sdd78429a": "已寫入",
|
|
28
|
+
"s9b6c1b03": "說明",
|
|
29
|
+
"s858f4eca": "專案已刪除",
|
|
30
|
+
"s090aa1a7": "此頁只管理獨立站點資源。專案的 Nginx 請到 Projects → 專案 → 網絡。",
|
|
31
|
+
"sac96ec39": "控制面曾记录安装 {{v0}},但主机探测未见可执行文件。不算已安装——请「重新探测」或重新安装。",
|
|
32
|
+
"sf7f7807b": "預設",
|
|
33
|
+
"sc9530028": "載入最新版本中,或手動輸入",
|
|
34
|
+
"s9602769e": "已装 {{v0}} · 上游最新 {{v1}}",
|
|
35
|
+
"sb8b5a353": "Go/Rust 可同時保留多個版本:先「安裝」缺少的版本,再「切換為預設」決定 PATH 用邊個。",
|
|
36
|
+
"sac155c20": "可卸載非核心擴充(apt remove;不會卸 FPM/CLI)",
|
|
37
|
+
"s23379974": "勾選擴充後按「安裝選定擴充」。此版本已在主機上,無需再裝 runtime。",
|
|
38
|
+
"s7b6d4414": "尚未安裝 PHP {{v0}}:勾選擴充後按下方「安裝 PHP {{v0}}」一併裝核心+擴充(只有一個安裝按鈕)。",
|
|
39
|
+
"s2e9a1b03": "安裝 PHP {{v0}}(含選定擴充)",
|
|
40
|
+
"s62b73dd7": "擴充操作結果",
|
|
41
|
+
"se23513e5": "卸載 PHP 擴充?",
|
|
42
|
+
"sf8c8ff4b": "將 apt remove「{{v0}}」。核心 FPM/CLI 不會卸載。",
|
|
43
|
+
"s7aa09150": "已安装",
|
|
44
|
+
"sbcbdbc49": "未安装",
|
|
45
|
+
"sae7738d0": "运行中",
|
|
46
|
+
"sf3af7c5e": "未检测",
|
|
47
|
+
"sa1d77833": "失败",
|
|
48
|
+
"s75dddf52": "已停止",
|
|
49
|
+
"s4e7f6152": "更新中 {{v0}}/{{v1}}:{{v2}}",
|
|
50
|
+
"s72cac69e": "{{v0}}:{{v1}}",
|
|
51
|
+
"sd1c15b6d": "{{v0}}:{{v1}}",
|
|
52
|
+
"s7a90f74c": "已更新:{{v0}}",
|
|
53
|
+
"s0aa24093": "{{v0}} 更新完成",
|
|
54
|
+
"s5d92ffc3": "部分成功:{{v0}};失敗:{{v1}}",
|
|
55
|
+
"sa15a291f": "部分套件更新失敗",
|
|
56
|
+
"sbb823c06": "失败",
|
|
57
|
+
"s68db1348": "{{v0}} 更新失敗",
|
|
58
|
+
"s84a4e7c6": "正在安裝:{{v0}}…",
|
|
59
|
+
"s2ca8a4f5": "需 root + EXECUTE;可能需要一兩分鐘。",
|
|
60
|
+
"sd9419dc9": "安裝被阻擋(需 root+EXECUTE)",
|
|
61
|
+
"s3ec3d449": "{{v0}} 未能安裝",
|
|
62
|
+
"sbb8dfdeb": "已提交安裝:{{v0}}",
|
|
63
|
+
"s18bb4b62": "{{v0}} 安裝完成/已提交",
|
|
64
|
+
"se9a47def": "安裝未完成",
|
|
65
|
+
"sdc0528a2": "{{v0}} 安裝失敗",
|
|
66
|
+
"s69e60fb5": "没有可更新版本",
|
|
67
|
+
"s3f50fa6e": "正在安裝/更新 {{v0}} {{v1}}…(可能需要一兩分鐘)",
|
|
68
|
+
"s1f5eef17": "下方會即時顯示 server 輸出,請勿關閉頁面。",
|
|
69
|
+
"s2bf6b642": "更新被阻擋(需 root 且 YSK_EXECUTE=1)",
|
|
70
|
+
"s9b4a58e8": "{{v0}} {{v1}} 未能安裝",
|
|
71
|
+
"s6dc82720": "已安裝/更新 {{v0}} {{v1}}",
|
|
72
|
+
"s94a1f025": "狀態已重新整理。若仍顯示有新版本,可再檢查或到執行環境頁確認。",
|
|
73
|
+
"s73cae5a0": "{{v0}} {{v1}} 安裝失敗",
|
|
74
|
+
"se1050a28": "總覽",
|
|
75
|
+
"s8c29cb38": "執行環境",
|
|
76
|
+
"s583f0654": "資料庫",
|
|
77
|
+
"s4344c486": "域名與邊緣",
|
|
78
|
+
"sed2550e1": "郵件與檔案",
|
|
79
|
+
"scb435db5": "主機服務",
|
|
80
|
+
"s97bbc1b7": "軟件中心",
|
|
81
|
+
"s60a23151": "全部可管理軟件一覽:安裝狀態、服務健康、新版本提示;可進入管理頁或用於專案。",
|
|
82
|
+
"s5387b55b": "重新整理",
|
|
83
|
+
"s0b582c70": "目錄項目",
|
|
84
|
+
"s4be2a3a4": "執行環境已裝",
|
|
85
|
+
"s259e6f0e": "有新版本/可擴充",
|
|
86
|
+
"s13b3f970": "需關注",
|
|
87
|
+
"sdd33adf9": "系統倉庫可升級",
|
|
88
|
+
"sdfaaf946": "目錄軟件與主機套件清單分開統計;實際套用可在更新中心或卡片一鍵確認。",
|
|
89
|
+
"s78f03e20": "目錄軟件 {{v0}}",
|
|
90
|
+
"sbf368054": "主機套件 {{v0}}",
|
|
91
|
+
"s235a7426": "開啟更新中心",
|
|
92
|
+
"s14249f75": "快捷",
|
|
93
|
+
"saff76d0a": "常用分區與主機服務入口",
|
|
94
|
+
"s24f12f4f": "可更新/可安裝版本",
|
|
95
|
+
"s43a9fd7a": "執行環境:上游/面板新版本;服務:系統倉庫可升級。可一鍵套用套件或前往更新中心。",
|
|
96
|
+
"sc45743bd": "全部軟件",
|
|
97
|
+
"s00338fde": "確認套用系統套件更新?",
|
|
98
|
+
"s0e05f4b7": "確認更新",
|
|
99
|
+
"s4d0b4688": "取消",
|
|
100
|
+
"s92b8bf67": "確認安裝軟件?",
|
|
101
|
+
"s9af27043": "將安裝 {{v0}}:{{v1}}。需 root 且 YSK_EXECUTE=1。",
|
|
102
|
+
"s28263d85": "確認安裝",
|
|
103
|
+
"s2e37cbfa": "已裝:{{v0}}",
|
|
104
|
+
"s7d52bb0c": "預設 {{v0}}",
|
|
105
|
+
"s9f898b85": "上游約 {{v0}}",
|
|
106
|
+
"s93dde991": "系統倉庫 {{v0}} → {{v1}}",
|
|
107
|
+
"s9071dcb7": "已装 {{v0}} · 已是仓库最新",
|
|
108
|
+
"s0b09f444": "版本 {{v0}}",
|
|
109
|
+
"sf6cc774f": "系統未安裝此套件(可到管理頁安裝)",
|
|
110
|
+
"s42f9c88b": "主機約 {{v0}} 個套件可升級",
|
|
111
|
+
"sb72e8ebc": "正在检查版本…或打开管理页配置",
|
|
112
|
+
"sabac942e": "打开管理页安装或配置",
|
|
113
|
+
"sbd26894e": "有新版本",
|
|
114
|
+
"s5985ee9a": "已是最新",
|
|
115
|
+
"s090e6a43": "选择版本",
|
|
116
|
+
"s8253535d": "安裝/更新到 {{v0}}",
|
|
117
|
+
"s1723f1d7": "安裝中…",
|
|
118
|
+
"sd9db02d0": "更新",
|
|
119
|
+
"sba60558e": "確認後更新 {{v0}}",
|
|
120
|
+
"s706de938": "更新 {{v0}} 項",
|
|
121
|
+
"s0f9ddc70": "安裝 {{v0}}",
|
|
122
|
+
"sef864639": "安裝",
|
|
123
|
+
"s59f613d5": "前往安裝/切換至 {{v0}}",
|
|
124
|
+
"s78b1688f": "前往更新中心處理 {{v0}}",
|
|
125
|
+
"s4989b5cf": "管理",
|
|
126
|
+
"s72203f17": "服務",
|
|
127
|
+
"s75817a35": "到專案頁,可將此 runtime 用於應用",
|
|
128
|
+
"s6d449473": "用到專案",
|
|
129
|
+
"s777e90e0": "建立資料庫管理專案",
|
|
130
|
+
"sd8bc8ab3": "專案名稱已存在:{{name}}",
|
|
131
|
+
"s09877be5": "資料庫管理專案已建立",
|
|
132
|
+
"sd95910ce": "建立專案並部署",
|
|
133
|
+
"sa72ef18d": "工具",
|
|
134
|
+
"s4b2bec80": "專案名稱",
|
|
135
|
+
"sd00c0d39": "會建立一個 PHP 專案;名稱不可重複",
|
|
136
|
+
"sd7c669ac": "下載 phpMyAdmin(需要系統變更權限及外網)",
|
|
137
|
+
"s9e5d3a97": "批量完成:成功 {{v0}},失敗 {{v1}}",
|
|
138
|
+
"s1f0a4bf9": "已取消(其餘未執行)",
|
|
139
|
+
"s7193f51b": "批量完成:成功 {{v0}},失敗 0",
|
|
140
|
+
"sd93b8620": "已卸載 {{v0}} 個工具",
|
|
141
|
+
"sd0ef129c": "卸載選定 ({{v0}})",
|
|
142
|
+
"se6d47d0b": "工具操作結果",
|
|
143
|
+
"se6436711": "安裝選定工具 ({{v0}})",
|
|
144
|
+
"s1a27a3c4": "選定工具會隨下方「安裝 runtime」一併安裝(只有一個安裝按鈕)。",
|
|
145
|
+
"s32add03e": "將卸載 {{v0}} 個已選工具。",
|
|
146
|
+
"s3bca33b2": "選定工具",
|
|
147
|
+
"s8072fa0d": "{{v0}} 已安裝(非預設)",
|
|
148
|
+
"s2bf2b4c4": "此版本已安裝但不是目前預設。可「切換為預設」而無需重裝;亦可安裝其他版本並存。",
|
|
149
|
+
"s42f3d613": "切換為預設 {{v0}}",
|
|
150
|
+
"sdcdc5029": "上線未完成",
|
|
151
|
+
"s55cc91e0": "部署或 Nginx 發佈未成功,可重試。",
|
|
152
|
+
"s303f6113": "重試部署",
|
|
153
|
+
"s3265f9ed": "重試發佈 Nginx",
|
|
154
|
+
"s99cc48c1": "未載入 {{v0}} 範本;請重新整理或選「— 無 —」空白專案。",
|
|
155
|
+
"sa87ceeff": "建立後立即部署並發佈 Nginx",
|
|
156
|
+
"s38a63bcb": "固定埠(可選)",
|
|
157
|
+
"s5ac95c29": "未發佈",
|
|
158
|
+
"sc8f34a0d": "已寫入(未 reload)",
|
|
159
|
+
"s07fb5671": "需先部署",
|
|
160
|
+
"sa5f994e3": "發佈失敗",
|
|
161
|
+
"s32dd17d9": "尚未有此網域的 SSL 證書。請先到「SSL 證書」申請/上載,再按發佈 + SSL。",
|
|
162
|
+
"s5516cb5b": "站點狀態",
|
|
163
|
+
"sed38f4ea": "上游",
|
|
164
|
+
"sadb6ef47": "進程埠",
|
|
165
|
+
"se7a422dd": "固定埠",
|
|
166
|
+
"s2eff57b7": "儲存後需重新部署才會改進程埠",
|
|
167
|
+
"s110671e6": "目前埠",
|
|
168
|
+
"s549ea65e": "發佈",
|
|
169
|
+
"s9dc5c003": "基本",
|
|
170
|
+
"s04a32a1e": "SSL 相關按鈕已鎖定:請先到",
|
|
171
|
+
"s564d50b7": "為網域申請/上載證書後再發佈 + SSL。",
|
|
172
|
+
"sbb6c72f1": "({{v0}})",
|
|
173
|
+
"sd9b695a5": "請先填寫網域,才能發佈 Nginx / SSL。",
|
|
174
|
+
"scb85cfff": "請先為網域建立 SSL 證書",
|
|
175
|
+
"s18c1af46": "儲存並發佈 + SSL",
|
|
176
|
+
"s6a284cb0": "發佈 Nginx + SSL",
|
|
177
|
+
"s85483ffb": "維護",
|
|
178
|
+
"s6993c6ba": "隱藏",
|
|
179
|
+
"s15671929": "顯示",
|
|
180
|
+
"s56f99a6b": "永久刪除專案",
|
|
181
|
+
"sa0f2f5c6": "將銷毀「{{v0}}」。此操作無法還原。",
|
|
182
|
+
"sa6710b42": "永久刪除",
|
|
183
|
+
"s06569331": "停止 systemd / PM2 / 本機進程",
|
|
184
|
+
"sd20a5b0c": "移除 Nginx conf、PHP-FPM pool、Apache vhost(如有)",
|
|
185
|
+
"s4ff53acc": "刪除 Linux 用戶與 home 目錄(安全路徑)",
|
|
186
|
+
"s50dda2df": "保留 home 與 Linux 用戶(僅面板移除)",
|
|
187
|
+
"sa7f90a4a": "從控制面資料庫移除專案",
|
|
188
|
+
"se0d24557": "名稱",
|
|
189
|
+
"s9a9e4e32": "刪除磁碟 home 與 Linux 用戶",
|
|
190
|
+
"s1cf2a97b": "取消勾選則只從面板移除,檔案與系統用戶保留",
|
|
191
|
+
"s51af87fd": "輸入專案名稱以確認",
|
|
192
|
+
"s8b04d62f": "請輸入「{{v0}}」",
|
|
193
|
+
"s49d55c8f": "共享 DNS zone / 郵箱 domain 不會自動刪除。",
|
|
194
|
+
"s239f6551": "目錄軟件系統倉庫可升級:{{v0}}",
|
|
195
|
+
"sa00380bd": "主機可升級套件:{{v0}}",
|
|
196
|
+
"sb4e3bb0b": "請在執行環境頁安裝此版本",
|
|
197
|
+
"sae926193": "無可用倉庫候選版本",
|
|
198
|
+
"s52573ef8": "更新被阻擋(需 root+EXECUTE)",
|
|
199
|
+
"s872d2fe0": "已套用 {{v0}} 更新",
|
|
200
|
+
"s6a93c0ec": "加载版本中…",
|
|
201
|
+
"s378e49b6": "已装",
|
|
202
|
+
"s7e805a12": "最新",
|
|
203
|
+
"s74b39712": "已是最新/仓库最新",
|
|
204
|
+
"s03a87d5d": "重新检查最新",
|
|
205
|
+
"s53c07a48": "更新到 {{v0}}",
|
|
206
|
+
"s425e8381": "安裝 {{v0}}",
|
|
207
|
+
"s5bd1242f": "將升級 {{v0}}:{{v1}} → {{v2}}。需 root 且已開啟 EXECUTE。",
|
|
208
|
+
"s296817b1": "安裝日誌(即時)",
|
|
209
|
+
"s3568a3da": "串流中…",
|
|
210
|
+
"s28256229": "已結束",
|
|
211
|
+
"s3971290f": "等待 server 輸出…"
|
|
212
|
+
}
|
|
@@ -0,0 +1,167 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "智能更新",
|
|
3
|
+
"body": "每日盘点、CVE 查询、结构化风险建议,以及可审批的更新执行。",
|
|
4
|
+
"risk": {
|
|
5
|
+
"critical": "严重",
|
|
6
|
+
"high": "高",
|
|
7
|
+
"medium": "中",
|
|
8
|
+
"low": "低"
|
|
9
|
+
},
|
|
10
|
+
"justNow": "刚刚",
|
|
11
|
+
"secAgo": "{{n}} 秒前",
|
|
12
|
+
"minAgo": "{{n}} 分钟前",
|
|
13
|
+
"hourAgo": "{{n}} 小时前",
|
|
14
|
+
"highRiskN": "{{count}} 项高风险",
|
|
15
|
+
"panelUpdate": "面板有更新",
|
|
16
|
+
"riskOk": "风险可控",
|
|
17
|
+
"pendingScan": "待扫描",
|
|
18
|
+
"packages": "软件包",
|
|
19
|
+
"highRisk": "高风险",
|
|
20
|
+
"needApproval": "需审批",
|
|
21
|
+
"hasCve": "有 CVE",
|
|
22
|
+
"panel": "面板",
|
|
23
|
+
"schedule": "计划",
|
|
24
|
+
"reload": "重新加载",
|
|
25
|
+
"osvTitle": "对前 12 个建议软件包查 OSV(需外网)",
|
|
26
|
+
"scanOsv": "扫描 + OSV",
|
|
27
|
+
"scanPkgs": "扫描软件包",
|
|
28
|
+
"tabInventory": "软件包清点",
|
|
29
|
+
"tabSelf": "面板自身",
|
|
30
|
+
"badgeUpdate": "更新",
|
|
31
|
+
"tabSchedule": "计划",
|
|
32
|
+
"tabPolicy": "政策",
|
|
33
|
+
"scanning": "扫描中…",
|
|
34
|
+
"inventoryTitle": "软件包清点",
|
|
35
|
+
"inventoryDesc": "显示 {{shown}} / {{total}} · 清点 {{when}}",
|
|
36
|
+
"riskFilterAria": "风险筛选",
|
|
37
|
+
"all": "全部",
|
|
38
|
+
"upgradable": "可升级",
|
|
39
|
+
"mediumFilter": "中",
|
|
40
|
+
"lowUnmarked": "低/未标",
|
|
41
|
+
"searchPh": "软件包名 / 建议 / CVE…",
|
|
42
|
+
"searchAria": "搜索软件包",
|
|
43
|
+
"colPackage": "软件包",
|
|
44
|
+
"colVersion": "版本(已装 → apt Candidate)",
|
|
45
|
+
"installedTitle": "已安装",
|
|
46
|
+
"noUpgrade": "(无可用升级)",
|
|
47
|
+
"colAdvice": "建议",
|
|
48
|
+
"upgradeTo": "升级至 {{v}}",
|
|
49
|
+
"sameVersion": "apt Candidate 与已装版本相同",
|
|
50
|
+
"noNeedUpgrade": "无需升级",
|
|
51
|
+
"emptyInventory": "尚无软件包数据",
|
|
52
|
+
"emptyInventoryDesc": "按页面右上「扫描软件包」由管理面板扫描主机",
|
|
53
|
+
"emptyFilter": "没有符合筛选的软件包",
|
|
54
|
+
"emptyFilterDesc": "请改风险筛选或清搜索",
|
|
55
|
+
"resetFilters": "重置筛选",
|
|
56
|
+
"selfLoading": "加载自身更新状态…",
|
|
57
|
+
"selfTitle": "面板自身更新",
|
|
58
|
+
"selfCheckFailed": "检查失败",
|
|
59
|
+
"selfUpToDate": "已是最新",
|
|
60
|
+
"selfAvailable": "有可用更新",
|
|
61
|
+
"selfCurrent": "当前版本",
|
|
62
|
+
"selfLatest": "最新版本",
|
|
63
|
+
"selfChannel": "通道",
|
|
64
|
+
"checkSelf": "检查更新",
|
|
65
|
+
"applySelf": "套用自身更新",
|
|
66
|
+
"scheduleTitle": "自动扫描计划",
|
|
67
|
+
"scheduleDesc": "定时清点软件包;不自动升级",
|
|
68
|
+
"enabled": "已启用",
|
|
69
|
+
"disabled": "已停用",
|
|
70
|
+
"cron": "Cron 表达式",
|
|
71
|
+
"saveSchedule": "保存计划",
|
|
72
|
+
"policyTitle": "更新政策",
|
|
73
|
+
"policyBody": "高风险与有 CVE 的软件包默认需审批后才可套用。面板自身更新与系统 apt 升级分开处理。",
|
|
74
|
+
"applyPkg": "套用软件包升级",
|
|
75
|
+
"applyPkgConfirm": "确认升级 {{name}}?",
|
|
76
|
+
"applyPkgDesc": "将对此主机执行 apt 升级。需 root + YSK_EXECUTE。",
|
|
77
|
+
"lastScan": "上次扫描",
|
|
78
|
+
"never": "从未",
|
|
79
|
+
"cve": "CVE",
|
|
80
|
+
"riskCol": "风险",
|
|
81
|
+
"selfUpdatable": "可更新",
|
|
82
|
+
"selfCurrentShort": "当前",
|
|
83
|
+
"selfLatestShort": "最新",
|
|
84
|
+
"applyPanelUpdate": "套用面板更新",
|
|
85
|
+
"recheck": "重新检查",
|
|
86
|
+
"aboutScope": "范围",
|
|
87
|
+
"aboutScopeV": "ysk-server 控制面版本 · 非系统 apt 全量升级",
|
|
88
|
+
"aboutChannel": "频道",
|
|
89
|
+
"aboutChannelV": "npm → GitHub release → package.json;套用:npm install -g 或 git(YSK_SOURCE_ROOT)",
|
|
90
|
+
"aboutFail": "失败",
|
|
91
|
+
"aboutFailV": "频道不可用不会假装已是最新;套用需 EXECUTE;git 后需重启服务",
|
|
92
|
+
"jobsTitle": "计划任务",
|
|
93
|
+
"jobsSub": "控制面 scheduler(只读)· {{count}} 项",
|
|
94
|
+
"noJobs": "尚无可见计划",
|
|
95
|
+
"noJobsDesc": "未启用或目前无 scheduler 任务",
|
|
96
|
+
"lastRun": " · 上次 {{when}}",
|
|
97
|
+
"scanPolicy": "扫描",
|
|
98
|
+
"scanPolicyV": "扫描 ≠ 已升级;套用才会改系统",
|
|
99
|
+
"highRiskPolicy": "高风险",
|
|
100
|
+
"highRiskPolicyV": "需审批:二次确认后才送出",
|
|
101
|
+
"permPolicy": "权限",
|
|
102
|
+
"permPolicyV": "无 EXECUTE/root → blocked,不假成功",
|
|
103
|
+
"osvPolicyV": "需外网,只补强前 12 项建议",
|
|
104
|
+
"relatedAria": "相关",
|
|
105
|
+
"scHost": "主机设置",
|
|
106
|
+
"scReadiness": "就绪探测",
|
|
107
|
+
"scReadinessD": "生产闸门",
|
|
108
|
+
"scSystemd": "systemd 单元",
|
|
109
|
+
"scSystemdD": "控制面服务",
|
|
110
|
+
"scSecurity": "安全中心",
|
|
111
|
+
"scSecurityD": "审批 / 工具",
|
|
112
|
+
"applyHighRisk": "套用高风险更新 {{name}}?",
|
|
113
|
+
"highRiskUpdate": "高风险更新",
|
|
114
|
+
"remoteUnknown": "未确认远端",
|
|
115
|
+
"hasUpdate": "有更新",
|
|
116
|
+
"scanned": "已扫描 {{count}} 个软件包",
|
|
117
|
+
"scannedWithOsv": "已扫描 {{count}} 个软件包(含 OSV)",
|
|
118
|
+
"realUpgradeable": "真实可升级 {{count}}",
|
|
119
|
+
"panelCheckFailed": "面板版本检查失败",
|
|
120
|
+
"applyIncomplete": "应用未完成",
|
|
121
|
+
"appliedPackage": "已应用软件包更新",
|
|
122
|
+
"updateFailed": "更新失败",
|
|
123
|
+
"updateIncomplete": "更新未完成",
|
|
124
|
+
"appliedUpdate": "已应用更新",
|
|
125
|
+
"aptCandidate": "apt Candidate(候选版本)",
|
|
126
|
+
"advice": {
|
|
127
|
+
"update": "建议更新",
|
|
128
|
+
"skip": "跳过",
|
|
129
|
+
"watch": "观察",
|
|
130
|
+
"urgent": "紧急更新"
|
|
131
|
+
},
|
|
132
|
+
"selectCol": "选择",
|
|
133
|
+
"selectAllUpgradable": "全选可升级",
|
|
134
|
+
"clearSelection": "清除选择",
|
|
135
|
+
"updateSelected": "更新已选 ({{n}})",
|
|
136
|
+
"batchConfirmTitle": "确认批量更新软件包?",
|
|
137
|
+
"batchConfirmBody": "将按序升级 {{n}} 个软件包。需 root 且已开启 EXECUTE。",
|
|
138
|
+
"batchConfirmHighRisk": "所选含高风险/需审批软件包,我已审阅并同意套用。",
|
|
139
|
+
"batchProgress": "批量更新 {{n}}/{{total}}:{{pkg}}",
|
|
140
|
+
"batchDone": "批量完成:成功 {{ok}},失败 {{fail}}",
|
|
141
|
+
"batchPartialFail": "部分失败:{{list}}",
|
|
142
|
+
"batchEmpty": "请先勾选可升级软件包",
|
|
143
|
+
"batchNoneUpgradable": "当前筛选没有可升级软件包",
|
|
144
|
+
"batchCancel": "取消批量",
|
|
145
|
+
"batchCancelling": "正在取消…(当前软件包完成后停止)",
|
|
146
|
+
"batchCancelled": "已取消(其余未执行)",
|
|
147
|
+
"batchRescanned": "已重新扫描主机软件包状态",
|
|
148
|
+
"applyLogTitle": "套件更新日誌(即時)",
|
|
149
|
+
"navBadgeTitle": "待处理更新:{{n}}",
|
|
150
|
+
"aboutPolicySub": "扫描、套用、权限与 OSV 边界;扫描不等于已升级。",
|
|
151
|
+
"tabOverview": "总览",
|
|
152
|
+
"overviewHint": "服务器会按计划扫描套件。安装软件请到各功能页;本页只负责检查与套用升级。",
|
|
153
|
+
"overviewStale": "扫描数据已过期。请立即扫描,或等待下次自动检查。",
|
|
154
|
+
"nextScan": "下次扫描",
|
|
155
|
+
"autoScan": "自动扫描",
|
|
156
|
+
"autoScanEnable": "启用自动套件扫描",
|
|
157
|
+
"scanInterval": "扫描间隔",
|
|
158
|
+
"interval6h": "每 6 小时",
|
|
159
|
+
"interval12h": "每 12 小时",
|
|
160
|
+
"interval24h": "每 24 小时",
|
|
161
|
+
"interval48h": "每 48 小时",
|
|
162
|
+
"scheduleSaved": "已保存扫描计划",
|
|
163
|
+
"scanNow": "立即扫描",
|
|
164
|
+
"viewUpgradable": "查看可升级",
|
|
165
|
+
"installElsewhere": "安装软件(Nginx、PHP、数据库等)请到对应功能页,而非本页。",
|
|
166
|
+
"status": "状态"
|
|
167
|
+
}
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
{
|
|
2
|
+
"userCount": "{{count}} 用户",
|
|
3
|
+
"users": "用户",
|
|
4
|
+
"packages": "套餐",
|
|
5
|
+
"suspended": "暂停",
|
|
6
|
+
"securityCenter": "安全中心",
|
|
7
|
+
"loading": "加载用户与套餐…",
|
|
8
|
+
"userList": "用户列表 ({{count}})",
|
|
9
|
+
"userListDesc": "打开详情可改角色、密码、套餐、权限覆盖",
|
|
10
|
+
"createUser": "创建用户",
|
|
11
|
+
"createUserPlus": "+ 创建用户",
|
|
12
|
+
"searchPh": "用户名 / 角色 / 套餐",
|
|
13
|
+
"searchUsersAria": "搜索用户",
|
|
14
|
+
"user": "用户",
|
|
15
|
+
"roles": "角色",
|
|
16
|
+
"package": "套餐",
|
|
17
|
+
"packageAria": "{{name}} 套餐",
|
|
18
|
+
"noneOption": "— 无 —",
|
|
19
|
+
"resume": "恢复",
|
|
20
|
+
"suspend": "暂停",
|
|
21
|
+
"impersonate": "模拟登录",
|
|
22
|
+
"openDetail": "详情",
|
|
23
|
+
"edit": "编辑",
|
|
24
|
+
"resetPassword": "重置密码",
|
|
25
|
+
"newPassword": "新密码",
|
|
26
|
+
"saveUser": "保存用户",
|
|
27
|
+
"userSaved": "已更新 {{name}}",
|
|
28
|
+
"filterAll": "全部",
|
|
29
|
+
"filterAdmin": "管理员",
|
|
30
|
+
"filterOperator": "操作员",
|
|
31
|
+
"filterViewer": "查看者",
|
|
32
|
+
"filterSuspended": "已暂停",
|
|
33
|
+
"filterNoPkg": "无套餐",
|
|
34
|
+
"filter2faOff": "未开 2FA",
|
|
35
|
+
"filterOverrides": "有权限覆盖",
|
|
36
|
+
"subscribers": "订阅用户",
|
|
37
|
+
"subscribersN": "{{count}} 人",
|
|
38
|
+
"ftp": "FTP",
|
|
39
|
+
"ssh": "SSH",
|
|
40
|
+
"databases": "数据库",
|
|
41
|
+
"bandwidth": "带宽 MiB",
|
|
42
|
+
"notes": "备注",
|
|
43
|
+
"editPkg": "编辑套餐",
|
|
44
|
+
"pkgUpdated": "已更新套餐 {{name}}",
|
|
45
|
+
"pkgList": "套餐列表 ({{count}})",
|
|
46
|
+
"pkgListDesc": "可编辑配额;有订阅用户时不可删除",
|
|
47
|
+
"createPkg": "创建套餐",
|
|
48
|
+
"createPkgPlus": "+ 创建套餐",
|
|
49
|
+
"mailboxes": "邮箱",
|
|
50
|
+
"diskMiB": "盘 MiB",
|
|
51
|
+
"noPackages": "尚未有套餐",
|
|
52
|
+
"createUserDesc": "密码至少 8 位;创建后可于详情改角色与权限",
|
|
53
|
+
"username": "用户名",
|
|
54
|
+
"passwordHint": "至少 8 位",
|
|
55
|
+
"role": "角色",
|
|
56
|
+
"roleAria": "用户角色",
|
|
57
|
+
"createPkgDesc": "配额模板;可之后绑到用户",
|
|
58
|
+
"maxProjects": "最大项目数",
|
|
59
|
+
"diskQuota": "磁盘 MiB",
|
|
60
|
+
"custom": "自定义",
|
|
61
|
+
"createdUser": "已创建用户 {{name}}",
|
|
62
|
+
"createdPkg": "已创建套餐 {{name}}",
|
|
63
|
+
"impersonateTitle": "模拟登录 {{name}}?",
|
|
64
|
+
"deleteUserTitle": "删除 {{name}}?",
|
|
65
|
+
"deletePkgTitle": "删除套餐 {{name}}?",
|
|
66
|
+
"impersonateDesc": "当前会话会被取代(约 2 小时)。",
|
|
67
|
+
"deleteUserDesc": "此操作无法复原。",
|
|
68
|
+
"deletePkgDesc": "若仍有用户使用此套餐,删除会被拒绝。",
|
|
69
|
+
"lastSeen": "上次活动",
|
|
70
|
+
"neverSeen": "未见",
|
|
71
|
+
"hostUsage": "主机用量",
|
|
72
|
+
"hostUsageHint": "此为全机(host)总量,非 per-user 硬隔离。方案上限仅作对照。",
|
|
73
|
+
"hostTotalsBadge": "主机合计",
|
|
74
|
+
"opsChecklist": "运维 checklist",
|
|
75
|
+
"opsCheck1": "只把 Admin 派给真正需要 privilege 的人;日常用 Operator。",
|
|
76
|
+
"opsCheck2": "在「权限」分页调级后记得 Save;可一键还原系统默认。",
|
|
77
|
+
"opsCheck3": "方案有订阅用户时不要删除;先 unassign。",
|
|
78
|
+
"opsCheck4": "还原备份属 destructive——默认只有 Admin;派给 Operator 前要 Confirm。",
|
|
79
|
+
"detailDesc": "分区管理账户、权限预览与进阶覆盖",
|
|
80
|
+
"tabAccount": "账户",
|
|
81
|
+
"tabAccess": "权限",
|
|
82
|
+
"tabAdvanced": "进阶",
|
|
83
|
+
"rolePickHint": "选择最合适的工作角色;Admin 永远全开",
|
|
84
|
+
"accountSection": "账户设置",
|
|
85
|
+
"packageHint": "托管方案配额模板(可选)",
|
|
86
|
+
"resetPasswordOptional": "留空 = 不改密码",
|
|
87
|
+
"accountStatus": "账户状态",
|
|
88
|
+
"suspendedHint": "已暂停:无法登录面板",
|
|
89
|
+
"activeHint": "正常:可以登录与操作",
|
|
90
|
+
"accessHint": "按角色策略计算的实际能力(易读标签)",
|
|
91
|
+
"noCapsInBand": "此级别暂无能力",
|
|
92
|
+
"overridesHint": "只影响此用户;不改角色默认",
|
|
93
|
+
"adminNoOverrides": "Admin 用户永远功能全开,不需要也无法个人撤销。",
|
|
94
|
+
"grantsHint": "额外打开角色本身没有的能力",
|
|
95
|
+
"revokesHint": "从角色继承中关闭个别能力(Admin 除外)",
|
|
96
|
+
"searchCaps": "搜索能力…",
|
|
97
|
+
"noCapMatch": "没有符合的能力",
|
|
98
|
+
"no2fa": "未开 2FA",
|
|
99
|
+
"lastSeenValue": "上次活动 {{time}}",
|
|
100
|
+
"roleName": {
|
|
101
|
+
"admin": "管理员",
|
|
102
|
+
"operator": "操作员",
|
|
103
|
+
"viewer": "查看者",
|
|
104
|
+
"agent": "代理人"
|
|
105
|
+
},
|
|
106
|
+
"roleDesc": {
|
|
107
|
+
"admin": "全功能、用户与权限、危险操作。永远全开。",
|
|
108
|
+
"operator": "日常运维:服务、更新、DNS/SSL、建站等。",
|
|
109
|
+
"viewer": "只读:看状态、日志、列表,不能改。",
|
|
110
|
+
"agent": "自动化/代理:低危写入,受 scope 限制。"
|
|
111
|
+
},
|
|
112
|
+
"securityTitle": "双重验证(此用户)",
|
|
113
|
+
"securityPerUserHint": "每位用户独立 TOTP/Passkey。管理员可清除此用户 2FA,但不可代持或共用 secret。",
|
|
114
|
+
"securityStatusOn": "已启用 2FA",
|
|
115
|
+
"securityStatusOff": "未设置 2FA",
|
|
116
|
+
"securitySessions": "活跃会话",
|
|
117
|
+
"securityClearTotp": "强制清除此用户 2FA",
|
|
118
|
+
"securityClearTotpHint": "需 step-up 验证;清除后该用户下次只需密码登录(直至自行重设 2FA)。",
|
|
119
|
+
"securityClearConfirm": "输入用户名以确认清除 2FA",
|
|
120
|
+
"securityClearOk": "已清除 {{name}} 的 2FA",
|
|
121
|
+
"securitySelfNote": "要为自己设置 2FA,请到「安全 → 我的安全」。"
|
|
122
|
+
}
|