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,394 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "安全与审批",
|
|
3
|
+
"allowlist": "工具 Allowlist(默认只读,高风险需人工批准)",
|
|
4
|
+
"llmUntrusted": "LLM 输出一律视为不可信,不可直接执行",
|
|
5
|
+
"pending": "待审批",
|
|
6
|
+
"runSysInfo": "执行 sys.info",
|
|
7
|
+
"none": "当前没有待审批项",
|
|
8
|
+
"pillPending": "{{count}} 待批",
|
|
9
|
+
"pillReady": "就绪",
|
|
10
|
+
"pill2faOff": "2FA 未启用",
|
|
11
|
+
"stat2fa": "2FA",
|
|
12
|
+
"statApi": "API",
|
|
13
|
+
"statSsh": "SSH",
|
|
14
|
+
"statPending": "待批",
|
|
15
|
+
"on": "开",
|
|
16
|
+
"off": "关",
|
|
17
|
+
"output": "输出",
|
|
18
|
+
"tabAccount": "我的安全",
|
|
19
|
+
"tabApiKeys": "API 密钥",
|
|
20
|
+
"tabSsh": "SSH",
|
|
21
|
+
"tabApprovals": "审批",
|
|
22
|
+
"tabAllowlist": "允许清单",
|
|
23
|
+
"apiTokenOnce": "API token(只显示一次):",
|
|
24
|
+
"copiedToken": "已复制 token",
|
|
25
|
+
"totpTitle": "双重验证 (TOTP)",
|
|
26
|
+
"totpStatus": "状态:",
|
|
27
|
+
"totpEnabled": "已启用",
|
|
28
|
+
"totpEnrolledUnconfirmed": "进行中 — 请扫码并确认",
|
|
29
|
+
"totpNotSet": "未设置",
|
|
30
|
+
"totpLead": "登录时需 App 6 位动态码。",
|
|
31
|
+
"totpWhy1": "即使密码泄露,没有手机/App 动态码也无法登录",
|
|
32
|
+
"totpWhy2": "高危操作可再要求一次 TOTP 确认(step-up)",
|
|
33
|
+
"totpWhy3": "支持 Google Authenticator、Authy、NordPass、1Password 等",
|
|
34
|
+
"totpAppsHint": "建议 App:Google Authenticator、Authy、Microsoft Authenticator、NordPass、1Password。",
|
|
35
|
+
"totpStepsLabel": "设置步骤",
|
|
36
|
+
"totpStepReauth": "验证密码",
|
|
37
|
+
"totpStepScan": "扫 QR/输入密钥",
|
|
38
|
+
"totpStepConfirm": "确认 6 位码",
|
|
39
|
+
"totpStepBackup": "保存恢复码",
|
|
40
|
+
"totpScanTitle": "扫描 QR Code",
|
|
41
|
+
"totpScanHint": "打开验证器 App → 添加账户 → 扫描此 QR。",
|
|
42
|
+
"totpManualTitle": "或手动输入密钥",
|
|
43
|
+
"totpManualHint": "无法扫码时,在 App 选择「手动输入」并粘贴以下 Base32 密钥。",
|
|
44
|
+
"totpShowOtpauth": "显示 otpauth:// 链接(高级)",
|
|
45
|
+
"totpQrAlt": "TOTP 设置 QR Code",
|
|
46
|
+
"totpQrFailed": "无法生成 QR,请用下方密钥手动添加",
|
|
47
|
+
"totpSecretCopied": "已复制密钥",
|
|
48
|
+
"hideSecret": "隐藏密钥",
|
|
49
|
+
"showSecret": "显示密钥",
|
|
50
|
+
"totpEnabledDesc": "已启用。",
|
|
51
|
+
"totpRecoveryRemaining": "恢复码剩余 {{n}}",
|
|
52
|
+
"totpResetSummary": "重设或关闭 2FA…",
|
|
53
|
+
"totpResetHint": "重设会生成新 QR/密钥(旧 App 条目失效)。关闭需输入当前 App 码或恢复码。",
|
|
54
|
+
"totpDisableCodeHint": "App 6 位码或恢复码",
|
|
55
|
+
"disable2fa": "关闭 2FA",
|
|
56
|
+
"totpDisabledOk": "已关闭双重验证",
|
|
57
|
+
"reauthPassword": "重新验证密码",
|
|
58
|
+
"reauthPasswordHint": "开始/重置 2FA 需要再输入密码(防 session 被盗)",
|
|
59
|
+
"reauthPasswordRequired": "请先输入登录密码",
|
|
60
|
+
"totpSecretGenerated": "已生成密钥 — 请扫 QR 或复制密钥,再输入 App 6 位码确认",
|
|
61
|
+
"reset2fa": "重新设置 2FA",
|
|
62
|
+
"start2fa": "开始设置 2FA",
|
|
63
|
+
"secretLabel": "密钥:",
|
|
64
|
+
"confirmCode": "App 显示的 6 位码",
|
|
65
|
+
"confirmCodeHint": "扫码后,输入验证器 App 当前显示的 6 位数字以确认绑定。",
|
|
66
|
+
"confirmCodeInvalid": "请输入 6 位数字验证码",
|
|
67
|
+
"totpEnabledSaveCodes": "2FA 已启用 — 请立即保存下方恢复码(只显示一次)",
|
|
68
|
+
"confirmEnable": "确认启用",
|
|
69
|
+
"recoveryCodesHint": "恢复码只显示一次!请离线保存。每个码只能用一次;手机丢失时可用恢复码登录。",
|
|
70
|
+
"copiedRecoveryCodes": "已复制恢复码",
|
|
71
|
+
"downloadRecovery": "下载 .txt",
|
|
72
|
+
"recoveryDownloaded": "已下载恢复码文件",
|
|
73
|
+
"copyAll": "复制全部",
|
|
74
|
+
"savedClose": "我已保存,完成",
|
|
75
|
+
"sessionsTitle": "工作会话",
|
|
76
|
+
"sessionsDesc": "",
|
|
77
|
+
"revokeOtherSessions": "登出其他设备",
|
|
78
|
+
"revokedOtherSessions": "已登出 {{count}} 个其他会话",
|
|
79
|
+
"noSessions": "没有使用中的会话",
|
|
80
|
+
"currentSession": "本机",
|
|
81
|
+
"revoke": "登出",
|
|
82
|
+
"passkeyTitle": "密钥/WebAuthn",
|
|
83
|
+
"passkeyDesc": "",
|
|
84
|
+
"passkeyRegistered": "Passkey 已登记",
|
|
85
|
+
"webauthnFailed": "WebAuthn 失败",
|
|
86
|
+
"webauthnUnsupported": "浏览器未暴露 WebAuthn API。Brave/Chrome/Firefox 请确认非特殊模式;仍可用 NordPass 等 manager,并用「域名 + HTTPS」打开面板。",
|
|
87
|
+
"webauthnInsecureContext": "当前页面不是安全连接({{origin}})。浏览器规格要求 HTTPS 或 localhost 才可用 Passkey——与是否 Brave/NordPass 无关。请改用 https://你的域名 再开。",
|
|
88
|
+
"webauthnIpHost": "当前用 IP 打开面板({{origin}})。WebAuthn 规格不接受 IP 作为 RP ID,Brave/NordPass 都会失败。请绑定域名 + HTTPS(例如 https://panel.example.com)再试。",
|
|
89
|
+
"webauthnEnvOk": "Passkey 可用({{origin}})",
|
|
90
|
+
"webauthnEnvCurrent": "当前页面:{{origin}}",
|
|
91
|
+
"webauthnCancelled": "已取消或超时。请再试一次。",
|
|
92
|
+
"webauthnUnavailableHint": "Passkey 需 HTTPS + 域名。",
|
|
93
|
+
"registerPasskey": "登记 Passkey",
|
|
94
|
+
"noPasskey": "无 passkey",
|
|
95
|
+
"passkeyVerifyOk": "Passkey 验证成功(已 step-up)",
|
|
96
|
+
"verifyFailed": "验证失败",
|
|
97
|
+
"verifyWithPasskey": "用 Passkey 验证 (step-up)",
|
|
98
|
+
"passkeyHint": "高危 step-up 用;需 HTTPS + 域名。",
|
|
99
|
+
"devicesTitle": "设备/备份",
|
|
100
|
+
"devicesDesc": "",
|
|
101
|
+
"viewTrustedDevices": "查看信任设备",
|
|
102
|
+
"trustedDevicesCount": "信任设备:{{count}} 个",
|
|
103
|
+
"revokeAllDevices": "撤销全部设备",
|
|
104
|
+
"revokedAllDevices": "已撤销全部信任设备",
|
|
105
|
+
"export2faBackup": "导出 2FA 加密备份",
|
|
106
|
+
"fail2banSnippetMsg": "Fail2ban 片段:{{written}} — {{notes}}",
|
|
107
|
+
"generateFail2ban": "生成 Fail2ban 片段",
|
|
108
|
+
"adminPolicyTitle": "管理员 2FA 政策",
|
|
109
|
+
"adminPolicyDesc": "",
|
|
110
|
+
"requireAdmin2fa": "要求管理员启用 2FA",
|
|
111
|
+
"strictAdmin2fa": "Strict:未开 2FA 拒绝登录",
|
|
112
|
+
"confirmTotpPolicy": "确认 TOTP(改策略时)",
|
|
113
|
+
"confirmTotpPolicyHint": "开启策略需 step-up",
|
|
114
|
+
"totp6digitPlaceholder": "6 位码",
|
|
115
|
+
"policyUpdated": "安全策略已更新",
|
|
116
|
+
"savePolicy": "保存策略",
|
|
117
|
+
"recentProbe": "最近探测",
|
|
118
|
+
"apiKeysTitle": "API 访问密钥",
|
|
119
|
+
"apiKeysDesc": "",
|
|
120
|
+
"createKey": "+ 创建密钥",
|
|
121
|
+
"colName": "名称",
|
|
122
|
+
"colPrefix": "前缀",
|
|
123
|
+
"colCreated": "创建",
|
|
124
|
+
"apiKeysEmpty": "尚未有 API 密钥",
|
|
125
|
+
"apiKeysEmptyHint": "用列表右上角创建;创建后可用 Bearer token 调用 API",
|
|
126
|
+
"approve": "批准",
|
|
127
|
+
"allowlistTitle": "允许列表({{count}})",
|
|
128
|
+
"allowlistEmpty": "尚无 allowlist 工具",
|
|
129
|
+
"createApiKeyTitle": "创建 API 密钥",
|
|
130
|
+
"createApiKeyDesc": "创建后完整 token 只显示一次",
|
|
131
|
+
"createKeyBtn": "创建密钥",
|
|
132
|
+
"apiKeyNameHint": "方便辨识,例如 CI/备份脚本",
|
|
133
|
+
"apiKeyScope": "范围",
|
|
134
|
+
"apiKeyScopeHint": "read = 只读(no full mutate)",
|
|
135
|
+
"scopeFull": "full(完整 API)",
|
|
136
|
+
"scopeRead": "read(只读)",
|
|
137
|
+
"apiKey2faHint": "若已开 2FA,创建密钥会要求再输入验证码(step-up)。",
|
|
138
|
+
"apiKeyCreated": "API 密钥已创建",
|
|
139
|
+
"export2faBackupTitle": "导出 2FA 备份",
|
|
140
|
+
"createApiKeyStepUp": "创建 API 密钥 · step-up",
|
|
141
|
+
"enterTotpCode": "请输入当前 TOTP 验证码",
|
|
142
|
+
"export": "导出",
|
|
143
|
+
"backupCopied": "加密备份已复制到剪贴板(离线保存)",
|
|
144
|
+
"digit6Placeholder": "6 位数字",
|
|
145
|
+
"ssh": {
|
|
146
|
+
"workspaceTitle": "SSH 工作台",
|
|
147
|
+
"workspaceDesc": "先选你要完成的事。登录公钥 ≠ 出站私钥,两边分开管理更安全。",
|
|
148
|
+
"subOutbound": "出站身份",
|
|
149
|
+
"subOutboundHint": "面板/项目出去用的私钥",
|
|
150
|
+
"subLogin": "登录授权",
|
|
151
|
+
"subLoginHint": "谁可以 SFTP/SSH 进来",
|
|
152
|
+
"sub2fa": "登录 2FA",
|
|
153
|
+
"sub2faHint": "SSH TOTP(≠ panel 2FA)",
|
|
154
|
+
"subSshd": "系统 sshd",
|
|
155
|
+
"subSshdHint": "项目用户 SFTP 设置",
|
|
156
|
+
"jobOutboundTitle": "我要连出去",
|
|
157
|
+
"jobOutboundDesc": "创建出站身份密钥 · 面板 peer/项目 git",
|
|
158
|
+
"jobLoginTitle": "我要让人登录",
|
|
159
|
+
"jobLoginDesc": "登记公钥到项目 home · authorized_keys",
|
|
160
|
+
"job2faTitle": "SSH 登录要 2FA",
|
|
161
|
+
"job2faDesc": "Linux 用户 TOTP(与 panel 2FA 分开)",
|
|
162
|
+
"jobSshdTitle": "系统要能 SFTP",
|
|
163
|
+
"jobSshdDesc": "安装 sshd Match 片段(项目用户)",
|
|
164
|
+
"purposePanel": "面板连其他机",
|
|
165
|
+
"purposeUser": "项目用户出站",
|
|
166
|
+
"purposeUnbound": "尚未指定用途",
|
|
167
|
+
"purposePanelHint": "Cluster peer、备份 scp、远程探测",
|
|
168
|
+
"purposeUserHint": "项目 Linux 用户 git / scp / 脚本",
|
|
169
|
+
"purposeDefaultHint": "稍后再绑定",
|
|
170
|
+
"statusStored": "已入库",
|
|
171
|
+
"statusInstalled": "已写入磁盘",
|
|
172
|
+
"statusVerified": "连接通过",
|
|
173
|
+
"statusMissing": "磁盘文件丢失",
|
|
174
|
+
"statusRetired": "已退役",
|
|
175
|
+
"statusError": "异常",
|
|
176
|
+
"actionInstall": "写入磁盘",
|
|
177
|
+
"actionTest": "测试连接",
|
|
178
|
+
"actionCopyPub": "复制公钥",
|
|
179
|
+
"pipelineStored": "已入库",
|
|
180
|
+
"pipelineInstalled": "已写磁盘",
|
|
181
|
+
"pipelineVerified": "连接通过",
|
|
182
|
+
"progressAria": "进度",
|
|
183
|
+
"loginTitle": "登录授权(公钥)",
|
|
184
|
+
"loginDesc": "决定「谁可以进来」。只存公钥,写入项目 home 的 authorized_keys。与出站私钥无关。",
|
|
185
|
+
"loginAdd": "新增登录公钥",
|
|
186
|
+
"loginEmpty": "还没有允许登录的公钥",
|
|
187
|
+
"loginEmptyHint": "把笔记本或 CI 的公钥贴上来,绑到项目用户后即可 SFTP/SSH(需 sshd 片段)。",
|
|
188
|
+
"loginAddFirst": "新增第一把登录公钥",
|
|
189
|
+
"boundProject": "项目",
|
|
190
|
+
"unboundProject": "未绑项目",
|
|
191
|
+
"loginRemoved": "已移除公钥",
|
|
192
|
+
"remove": "移除",
|
|
193
|
+
"loginModalTitle": "允许一把公钥登录",
|
|
194
|
+
"loginModalDesc": "选择项目后,公钥会写入该 Linux 用户 home/.ssh/authorized_keys",
|
|
195
|
+
"addAuth": "加入授权",
|
|
196
|
+
"selectOption": "— 选择 —",
|
|
197
|
+
"publicKey": "公钥",
|
|
198
|
+
"publicKeyHint": "整行粘贴,例如 ssh-ed25519 AAAA… comment",
|
|
199
|
+
"commentOptional": "备注(可选)",
|
|
200
|
+
"commentPlaceholder": "笔记本 / CI",
|
|
201
|
+
"loginNeedProject": "请先创建项目。系统用户就绪后再绑公钥效果最佳。",
|
|
202
|
+
"loginNeedPub": "请选择项目并粘贴以 ssh- 开头的公钥",
|
|
203
|
+
"loginAdded": "已加入",
|
|
204
|
+
"sshdTitle": "项目用户 SFTP(sshd)",
|
|
205
|
+
"sshdDesc": "让 ysks_* / ysk_* 项目用户可用公钥 SFTP。未安装时,登录授权可能无效。",
|
|
206
|
+
"sshdStep1": "在「登录授权」为项目加入公钥",
|
|
207
|
+
"sshdStep2": "在此预览并安装系统 Match 片段",
|
|
208
|
+
"sshdStep3": "安装需要系统执行权限;会尝试 reload sshd",
|
|
209
|
+
"sshdPreview": "设置预览",
|
|
210
|
+
"loadingSnippet": "(加载中…)",
|
|
211
|
+
"reloadedCopied": "已重新加载;片段已复制到剪贴板",
|
|
212
|
+
"reloadAndCopy": "重新加载并复制",
|
|
213
|
+
"installedOk": "已安装",
|
|
214
|
+
"installToSystem": "安装到系统",
|
|
215
|
+
"sshdManualHint": "若提示无法执行,请以具备权限的方式运行控制面,或手动将片段放入",
|
|
216
|
+
"outboundTitle": "出站身份密钥",
|
|
217
|
+
"outboundDesc": "私钥加密保存在控制面。列表永不显示私钥。写入磁盘 ≠ 对方已授权你登录。",
|
|
218
|
+
"outboundAdd": "新增出站身份",
|
|
219
|
+
"filterActive": "使用中",
|
|
220
|
+
"filterPanel": "面板",
|
|
221
|
+
"filterUser": "项目用户",
|
|
222
|
+
"filterRetired": "已退役",
|
|
223
|
+
"filterAll": "全部",
|
|
224
|
+
"searchIdentity": "搜索名称或 fingerprint…",
|
|
225
|
+
"searchIdentityAria": "搜索身份",
|
|
226
|
+
"identityCount": "{{count}} 个身份",
|
|
227
|
+
"identityList": "身份列表",
|
|
228
|
+
"outboundEmpty": "还没有出站身份",
|
|
229
|
+
"outboundEmptyFilter": "没有符合条件的项目",
|
|
230
|
+
"outboundEmptyHint": "30 秒创建一把密钥:选用途 → 命名 → 完成。之后可用于 peer / 备份 / git。",
|
|
231
|
+
"outboundEmptyFilterHint": "试着改筛选或清空搜索",
|
|
232
|
+
"outboundAddFirst": "新增第一个出站身份",
|
|
233
|
+
"userPrefix": "用户 {{user}}",
|
|
234
|
+
"createFailed": "创建失败",
|
|
235
|
+
"identityCreatedOnce": "身份已创建(私钥只显示一次)",
|
|
236
|
+
"writtenToDisk": "已写入磁盘",
|
|
237
|
+
"cannotWriteNeedExecute": "无法写入系统:需开启执行权限(YSK_EXECUTE)",
|
|
238
|
+
"notDone": "未完成",
|
|
239
|
+
"installFailed": "安装失败",
|
|
240
|
+
"testPassed": "连接通过",
|
|
241
|
+
"testFailed": "连接失败",
|
|
242
|
+
"testError": "测试失败",
|
|
243
|
+
"copiedPubPaste": "已复制公钥 — 贴到对方 authorized_keys 或 Git 部署密钥",
|
|
244
|
+
"deletedNamed": "已删除「{{name}}」",
|
|
245
|
+
"rotated": "已轮替:旧密钥退役,新密钥已创建",
|
|
246
|
+
"detailStatus": "状态",
|
|
247
|
+
"detailPurpose": "用途",
|
|
248
|
+
"detailLinuxUser": "Linux 用户",
|
|
249
|
+
"detailDiskPath": "磁盘路径",
|
|
250
|
+
"detailLastTest": "最近测试",
|
|
251
|
+
"suggestFlow": "建议流程:入库 → 写入磁盘 → 把公钥放到对方 → 测试连接",
|
|
252
|
+
"suggestFlowPrefix": "建议流程:入库 → 写入磁盘 → 把",
|
|
253
|
+
"suggestFlowSuffix": "放到对方 → 测试连接",
|
|
254
|
+
"publicKeyStrong": "公钥",
|
|
255
|
+
"copiedPub": "已复制公钥",
|
|
256
|
+
"allowLocalLogin": "允许本机用此钥登录",
|
|
257
|
+
"localLoginOk": "已把公钥加入本机登录授权",
|
|
258
|
+
"testingConnection": "测试连接…",
|
|
259
|
+
"rotateKey": "轮替密钥",
|
|
260
|
+
"wizStepPurpose": "这把密钥用来做什么?",
|
|
261
|
+
"wizStepProject": "绑定哪个项目?",
|
|
262
|
+
"wizStepPanelConfirm": "确认面板出站",
|
|
263
|
+
"wizStepName": "命名与选项",
|
|
264
|
+
"wizStepPurposeDesc": "选对用途,之后列表与安装路径会自动对齐",
|
|
265
|
+
"wizStepProjectDesc": "密钥会绑定该项目的 Linux 用户与 home",
|
|
266
|
+
"wizStepPanelDesc": "私钥只放在控制面 secrets,用于 scp/ssh 到其他主机",
|
|
267
|
+
"wizStepNameDesc": "名称方便你辨识;高级选项可稍后再改",
|
|
268
|
+
"prevStep": "上一步",
|
|
269
|
+
"nextStep": "下一步",
|
|
270
|
+
"createIdentity": "创建身份",
|
|
271
|
+
"purposePanelTitle": "面板连其他机",
|
|
272
|
+
"purposePanelSub": "Cluster peer、远程备份、探测",
|
|
273
|
+
"purposePanelRec": "推荐大多数管理操作",
|
|
274
|
+
"purposeUserTitle": "项目用户出站",
|
|
275
|
+
"purposeUserSub": "git pull、项目脚本 scp",
|
|
276
|
+
"purposeUserPath": "写入项目 home/.ssh",
|
|
277
|
+
"selectProject": "— 选择项目 —",
|
|
278
|
+
"noProjectsHint": "尚未有项目 — 请先创建项目与系统用户",
|
|
279
|
+
"afterCreatePub": "创建后请把",
|
|
280
|
+
"afterCreatePubMid": "放到目标机的",
|
|
281
|
+
"afterCreatePubEnd": ",再用「测试连接」确认。",
|
|
282
|
+
"privKeyStayLocal": "私钥只留在本机控制面;不会出现在列表或日志。",
|
|
283
|
+
"displayName": "显示名称",
|
|
284
|
+
"displayNameHint": "例如 peer-prod、myapp-git",
|
|
285
|
+
"algorithm": "算法",
|
|
286
|
+
"algoSuggested": "建议",
|
|
287
|
+
"algoLegacy": "旧系统",
|
|
288
|
+
"installImmediately": "创建后立即写入磁盘",
|
|
289
|
+
"installImmediatelyHint": "(需系统执行权限;否则会提示无法套用)",
|
|
290
|
+
"savePrivTitle": "请立即保存私钥",
|
|
291
|
+
"savePrivDesc": "关闭后面板不会再显示私钥全文。公钥可随时复制。",
|
|
292
|
+
"copiedPriv": "已复制私钥",
|
|
293
|
+
"copyPriv": "复制私钥",
|
|
294
|
+
"nextInstallDisk": "下一步:写入磁盘",
|
|
295
|
+
"savedCloseBtn": "我已保存,关闭",
|
|
296
|
+
"privKeyOnce": "Private key(仅此一次)",
|
|
297
|
+
"privSavedConfirm": "我已把私钥存到安全位置(密码管理器/离线备份)",
|
|
298
|
+
"testConnTitle": "测试连接",
|
|
299
|
+
"testConnDesc": "用此身份尝试 ssh … true。成功只代表这个目标可登录。",
|
|
300
|
+
"startTest": "开始测试",
|
|
301
|
+
"testTarget": "目标",
|
|
302
|
+
"testTargetHint": "格式 user@host 或 user@host:port",
|
|
303
|
+
"deleteIdentityTitle": "删除身份?",
|
|
304
|
+
"rotateKeyTitle": "轮替密钥?",
|
|
305
|
+
"deleteIdentityDesc": "将删除「{{name}}」并尝试清除磁盘上的私钥文件。此操作无法复原。",
|
|
306
|
+
"rotateKeyDesc": "「{{name}}」会标记为已退役,并生成一把新密钥。请更新对方 authorized_keys。",
|
|
307
|
+
"rotate": "轮替",
|
|
308
|
+
"enrollStatusSecret": "已生成密钥",
|
|
309
|
+
"enrollStatusConfirmed": "已确认 App",
|
|
310
|
+
"enrollStatusWritten": "已写入 home",
|
|
311
|
+
"enrollStatusRetired": "已退役",
|
|
312
|
+
"needProjectOrUser": "请选项目或填 Linux 用户名",
|
|
313
|
+
"enrollFailed": "登记失败",
|
|
314
|
+
"totpGenerated": "已生成 SSH 专用 TOTP(与 panel 2FA 分开,除非勾选同步)",
|
|
315
|
+
"confirmed": "已确认",
|
|
316
|
+
"codeWrong": "码错误",
|
|
317
|
+
"gaWritten": "已写入 .google_authenticator",
|
|
318
|
+
"needExecute": "需开启系统执行权限",
|
|
319
|
+
"ssh2faTitle": "SSH 登录第二因素",
|
|
320
|
+
"ssh2faDesc": "保护 ssh 登录 Linux 用户。与「我的安全」的 panel 2FA 分开;默认独立 secret。",
|
|
321
|
+
"ssh2faStep1": "为 Linux 用户登记 TOTP(扫码)",
|
|
322
|
+
"ssh2faStep2": "确认 App 6 位码",
|
|
323
|
+
"ssh2faStep3": "写入 home",
|
|
324
|
+
"ssh2faStep4": "系统安装 PAM 模块并合并片段(下方)",
|
|
325
|
+
"pkgLabel": "软件包 {{name}}",
|
|
326
|
+
"enrollForUser": "为用户登记 SSH 2FA",
|
|
327
|
+
"ssh2faEmpty": "尚未为任何 Linux 用户开启 SSH 2FA",
|
|
328
|
+
"ssh2faEmptyHint": "建议先用密钥登录;2FA 作第二道门。项目 SFTP-only 用户通常不需要 keyboard-interactive。",
|
|
329
|
+
"startEnroll": "开始登记",
|
|
330
|
+
"fromPanelBadge": "与 panel 同源",
|
|
331
|
+
"enterCode": "输入验证码",
|
|
332
|
+
"rewriteHome": "重写 home 文件",
|
|
333
|
+
"writeHome": "写入 home",
|
|
334
|
+
"retiredOk": "已退役",
|
|
335
|
+
"retire": "退役",
|
|
336
|
+
"pamTitle": "系统:PAM / sshd(手动或有权限时套用)",
|
|
337
|
+
"pamDesc": "nullok 避免未写文件用户被锁死。写文件 ≠ 已要求 TOTP。",
|
|
338
|
+
"pamSnippet": "PAM 片段(建议并入 /etc/pam.d/sshd)",
|
|
339
|
+
"sshdHint": "sshd 提示",
|
|
340
|
+
"rescueUsers": "救援用户(逗号分隔,永不进 strict Match)",
|
|
341
|
+
"strictPreview": "Strict Match 预览(publickey+TOTP、关 password)",
|
|
342
|
+
"copiedPam": "已复制 PAM 片段",
|
|
343
|
+
"copyPam": "复制 PAM",
|
|
344
|
+
"applyStrict": "套用 Strict 到系统",
|
|
345
|
+
"pamPkgHint": "软件包:",
|
|
346
|
+
"pamRescueHint": "。保留至少一名未写 2FA 文件的救援管理员(默认 root)。",
|
|
347
|
+
"enrollModalTitle": "登记 SSH 2FA",
|
|
348
|
+
"enrollModalDesc": "默认生成独立 secret(不共用 panel)。高级才可同步 panel TOTP。",
|
|
349
|
+
"generateShowSecret": "生成并显示密钥",
|
|
350
|
+
"projectSuggested": "项目(建议)",
|
|
351
|
+
"orManualUser": "— 或手动填用户 —",
|
|
352
|
+
"linuxUser": "Linux 用户",
|
|
353
|
+
"advancedSharePanel": "高级:使用当前 panel 操作员的 TOTP secret(需输入 SHARED 确认)",
|
|
354
|
+
"setupAuthTitle": "设置 Authenticator",
|
|
355
|
+
"setupAuthDesc": "扫码或输入密钥后,用 App 的 6 位码确认。确认后才写 home 文件。",
|
|
356
|
+
"later": "稍后",
|
|
357
|
+
"confirmCodeBtn": "确认验证码",
|
|
358
|
+
"secretBase32": "密钥(base32)",
|
|
359
|
+
"copiedSecret": "已复制 secret",
|
|
360
|
+
"copySecret": "复制 secret",
|
|
361
|
+
"scanThenCode": "若已扫码,直接输入当前 6 位码即可。",
|
|
362
|
+
"verifyCode": "验证码",
|
|
363
|
+
"applyStrictStepUp": "套用 Strict · step-up",
|
|
364
|
+
"enterPanelTotp": "输入当前 panel TOTP 验证码",
|
|
365
|
+
"applyBtn": "套用",
|
|
366
|
+
"appliedOk": "已套用",
|
|
367
|
+
"sharePanelTitle": "共用 panel TOTP secret?",
|
|
368
|
+
"sharePanelDesc": "风险高。请输入 SHARED 确认。",
|
|
369
|
+
"confirmString": "确认字符串",
|
|
370
|
+
"enableShare": "启用共用"
|
|
371
|
+
},
|
|
372
|
+
"sessionsActive": "使用中",
|
|
373
|
+
"sessionsOther": "其他设备",
|
|
374
|
+
"sessionsHint": "",
|
|
375
|
+
"noSessionsHint": "再次登录后,此设备会显示于此。",
|
|
376
|
+
"sessionOtherBadge": "其他",
|
|
377
|
+
"sessionThisDevice": "你在这里",
|
|
378
|
+
"sessionDeviceOn": "{{browser}} · {{os}}",
|
|
379
|
+
"sessionIpUnknown": "IP 未知",
|
|
380
|
+
"sessionLastActive": "最近活动 {{when}}",
|
|
381
|
+
"sessionStarted": "登录于 {{when}}",
|
|
382
|
+
"sessionIdShort": "ID {{id}}...",
|
|
383
|
+
"sessionJustNow": "刚刚",
|
|
384
|
+
"sessionMinAgo": "{{n}} 分钟前",
|
|
385
|
+
"sessionHourAgo": "{{n}} 小时前",
|
|
386
|
+
"sessionDayAgo": "{{n}} 日前",
|
|
387
|
+
"revokeSessionTitle": "登出此设备?",
|
|
388
|
+
"revokeSessionDesc": "结束 {{device}}({{ip}})的会话,该设备需重新登录。",
|
|
389
|
+
"revokeOthersTitle": "登出所有其他设备?",
|
|
390
|
+
"revokeOthersDesc": "将结束 {{count}} 个其他会话。当前浏览器保持登录。",
|
|
391
|
+
"sessionRevoked": "已登出该会话",
|
|
392
|
+
"mySecurityHint": "",
|
|
393
|
+
"policyTotpHint": "全站政策:要求 admin 角色各自启用 2FA(每人自己扫码),不是共用同一组验证码。"
|
|
394
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "网络访问",
|
|
3
|
+
"manage": "管理访问",
|
|
4
|
+
"manageTitle": "服务网络访问",
|
|
5
|
+
"manageDesc": "控制 {{service}} 在主机防火墙的可达性。",
|
|
6
|
+
"mode": "访问模式",
|
|
7
|
+
"modePrivate": "仅本机",
|
|
8
|
+
"modePublic": "公网",
|
|
9
|
+
"modeRestricted": "受限",
|
|
10
|
+
"summaryPrivate": "未对外开放防火墙端口。",
|
|
11
|
+
"summaryPublic": "公网开放 · {{ports}}",
|
|
12
|
+
"summaryRestricted": "受限 · {{count}} 个来源",
|
|
13
|
+
"summaryFirewallOff": "主机防火墙:{{detail}} — UFW 未启用时规则不会生效。",
|
|
14
|
+
"outOfSync": "未同步",
|
|
15
|
+
"firewallOff": "防火墙关闭",
|
|
16
|
+
"ufwMissing": "未安装 UFW",
|
|
17
|
+
"ufwInactive": "已关闭",
|
|
18
|
+
"firewallLink": "防火墙",
|
|
19
|
+
"portsLabel": "端口",
|
|
20
|
+
"allowFrom": "允许来源(IP/网段)",
|
|
21
|
+
"allowCountries": "允许国家(ISO)",
|
|
22
|
+
"hintPrivate": "服务仍可本机监听;不会写入公网 UFW 允许规则。",
|
|
23
|
+
"hintPublic": "警告:对整个互联网开放此端口。数据库请优先用受限模式。",
|
|
24
|
+
"hintRestricted": "逗号分隔 IP 或 CIDR;仅允许这些来源连接。",
|
|
25
|
+
"hintCountries": "L2 best-effort:ipset + 国家网段。需 root、EXECUTE、ipset。云安全组须另行设置。",
|
|
26
|
+
"restrictedNeedIp": "受限模式请至少加入一个 IP 或网段。",
|
|
27
|
+
"restrictedNeedSource": "受限模式请至少加入 IP/网段或国家代码。",
|
|
28
|
+
"privateStartTitle": "要对外开放 {{service}} 吗?",
|
|
29
|
+
"confirmAndStart": "确认并启动",
|
|
30
|
+
"cloudSgNote": "仅主机防火墙 — 不会改云安全组(AWS/GCP/Azure)。"
|
|
31
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
{
|
|
2
|
+
"enabledBoot": "自启",
|
|
3
|
+
"action": {
|
|
4
|
+
"start": "启动",
|
|
5
|
+
"stop": "停止",
|
|
6
|
+
"restart": "重启",
|
|
7
|
+
"reload": "重载"
|
|
8
|
+
},
|
|
9
|
+
"actionDone": "已{{action}}",
|
|
10
|
+
"runningOf": "{{running}}/{{total}} 运行中",
|
|
11
|
+
"canMutate": "可变更",
|
|
12
|
+
"locked": "锁定",
|
|
13
|
+
"controlUnit": "控制面 unit",
|
|
14
|
+
"logs": "日志",
|
|
15
|
+
"dbHa": "数据库 HA",
|
|
16
|
+
"clusterCount": "{{count}} 个集群",
|
|
17
|
+
"mariadbCluster": "MariaDB 集群",
|
|
18
|
+
"probing": "探测服务矩阵…",
|
|
19
|
+
"lifecycleLocked": "生命周期操作已锁定:需 root + YSK_EXECUTE。探测仍可用。见",
|
|
20
|
+
"hostSettings": "主机设置",
|
|
21
|
+
"matrixTab": "服务矩阵 ({{count}})",
|
|
22
|
+
"stackTab": "软件套餐",
|
|
23
|
+
"stackTitle": "主机软件套餐",
|
|
24
|
+
"stackHint": "按方案一键安装或移除主机组件;SQL 服务器互斥。",
|
|
25
|
+
"protectionTab": "保护探测",
|
|
26
|
+
"knownServices": "已知服务",
|
|
27
|
+
"showing": "显示 {{shown}} / {{total}}",
|
|
28
|
+
"all": "全部",
|
|
29
|
+
"searchPh": "名称 / unit / 类别",
|
|
30
|
+
"noMatch": "没有符合的服务",
|
|
31
|
+
"bootPrefix": "开机 {{state}}",
|
|
32
|
+
"controlPage": "控制页",
|
|
33
|
+
"manageRuntime": "安装/更新",
|
|
34
|
+
"protectionTitle": "保护探测",
|
|
35
|
+
"protectionSub": "只读;不改防火墙/fail2ban",
|
|
36
|
+
"protectionDoneNote": "保护探测完成",
|
|
37
|
+
"probeDone": "探测完成",
|
|
38
|
+
"runProtection": "执行保护探测",
|
|
39
|
+
"notProbedYet": "尚未探测"
|
|
40
|
+
}
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "软件中心",
|
|
3
|
+
"desc": "全部可管理软件一览:安装状态、服务健康、新版本提示;可进入管理页或用于项目。",
|
|
4
|
+
"tabs": {
|
|
5
|
+
"overview": "总览",
|
|
6
|
+
"runtimes": "运行环境",
|
|
7
|
+
"databases": "数据库",
|
|
8
|
+
"edge": "域名与边缘",
|
|
9
|
+
"mailFiles": "邮件与文件",
|
|
10
|
+
"host": "主机服务"
|
|
11
|
+
},
|
|
12
|
+
"stat": {
|
|
13
|
+
"catalog": "目录项目",
|
|
14
|
+
"runtimesInstalled": "运行环境已装",
|
|
15
|
+
"updates": "有新版本/可扩充",
|
|
16
|
+
"attention": "需关注"
|
|
17
|
+
},
|
|
18
|
+
"quickTitle": "快捷",
|
|
19
|
+
"quickDesc": "常用分区与主机服务入口",
|
|
20
|
+
"updatesTitle": "可更新/可安装版本",
|
|
21
|
+
"updatesDesc": "上游或面板支持较新版本。安装后可在项目选择对应 runtime。",
|
|
22
|
+
"allSoftware": "全部软件",
|
|
23
|
+
"status": {
|
|
24
|
+
"unknown": "—",
|
|
25
|
+
"installed": "已安装",
|
|
26
|
+
"notInstalled": "未安装",
|
|
27
|
+
"running": "运行中",
|
|
28
|
+
"missing": "未检测",
|
|
29
|
+
"failed": "失败",
|
|
30
|
+
"stopped": "已停止"
|
|
31
|
+
},
|
|
32
|
+
"badge": {
|
|
33
|
+
"update": "有新版本",
|
|
34
|
+
"upToDate": "已是最新"
|
|
35
|
+
},
|
|
36
|
+
"meta": {
|
|
37
|
+
"installed": "已装:{{list}}",
|
|
38
|
+
"default": "默认 {{v}}",
|
|
39
|
+
"remote": "上游约 {{v}}",
|
|
40
|
+
"openManage": "打开管理页安装或配置",
|
|
41
|
+
"aptCurrentLatest": "已装 {{v}} · 已是仓库最新",
|
|
42
|
+
"aptVersion": "已装 {{v}}",
|
|
43
|
+
"aptUpgrade": "{{from}} → {{to}} 可升级",
|
|
44
|
+
"aptUpgradeMulti": "{{n}} 个软件包可升级:{{list}}",
|
|
45
|
+
"aptNotInstalled": "系统未安装此软件包(可到管理页安装)",
|
|
46
|
+
"hostUpgradable": "主机约 {{n}} 个可升级软件包",
|
|
47
|
+
"checking": "正在检查版本…或打开管理页配置"
|
|
48
|
+
},
|
|
49
|
+
"action": {
|
|
50
|
+
"manage": "管理",
|
|
51
|
+
"useInProject": "用到项目",
|
|
52
|
+
"useInProjectTitle": "到项目页设置此 runtime",
|
|
53
|
+
"update": "更新",
|
|
54
|
+
"updateTitle": "前往安装/切换至 {{v}}",
|
|
55
|
+
"updateTo": "更新至 {{v}}",
|
|
56
|
+
"installVersion": "安装 {{v}}",
|
|
57
|
+
"applyAptTitle": "确认后更新 {{pkg}}",
|
|
58
|
+
"updateN": "更新 {{n}} 项",
|
|
59
|
+
"installTitle": "安装 {{list}}",
|
|
60
|
+
"install": "安装",
|
|
61
|
+
"updateAptTitle": "前往更新中心处理 {{pkg}}"
|
|
62
|
+
},
|
|
63
|
+
"apply": {
|
|
64
|
+
"blockedShort": "被阻挡",
|
|
65
|
+
"failedShort": "失败",
|
|
66
|
+
"failed": "更新失败",
|
|
67
|
+
"blocked": "被阻挡",
|
|
68
|
+
"confirm": "确认更新",
|
|
69
|
+
"confirmTitle": "确认更新软件?",
|
|
70
|
+
"confirmBody": "将更新 {{pkg}}:{{from}} → {{to}}。需系统变更权限。",
|
|
71
|
+
"ok": "已应用 {{pkg}}",
|
|
72
|
+
"progress": "更新中 {{n}}/{{total}}:{{pkg}}",
|
|
73
|
+
"okMulti": "已更新:{{list}}",
|
|
74
|
+
"okMultiTitle": "{{label}} 更新完成",
|
|
75
|
+
"partial": "部分成功",
|
|
76
|
+
"partialTitle": "部分更新失败",
|
|
77
|
+
"failedTitle": "{{label}} 更新失败",
|
|
78
|
+
"progressDetail": "{{从}} → {{到}}",
|
|
79
|
+
"confirmBodyMulti": "将更新 {{label}}:{{list}}"
|
|
80
|
+
},
|
|
81
|
+
"version": {
|
|
82
|
+
"loading": "加载版本中…",
|
|
83
|
+
"installed": "已装",
|
|
84
|
+
"latest": "最新",
|
|
85
|
+
"upToDate": "已是最新/仓库最新",
|
|
86
|
+
"refresh": "重新检查最新",
|
|
87
|
+
"pick": "选择版本",
|
|
88
|
+
"noTarget": "没有可更新版本",
|
|
89
|
+
"needRuntimePage": "请在运行环境页安装此版本",
|
|
90
|
+
"noAptCandidate": "没有可用的 apt 候选版本"
|
|
91
|
+
},
|
|
92
|
+
"install": {
|
|
93
|
+
"progress": "正在安装:{{list}}…",
|
|
94
|
+
"progressHint": "可能需要一两分钟",
|
|
95
|
+
"blockedTitle": "{{label}} 未能安装",
|
|
96
|
+
"ok": "已提交安装:{{list}}",
|
|
97
|
+
"okTitle": "{{label}} 安装完成/已提交",
|
|
98
|
+
"failedTitle": "{{label}} 安装失败",
|
|
99
|
+
"confirmTitle": "确认安装软件?",
|
|
100
|
+
"confirmBody": "将安装 {{label}}:{{list}}。需系统变更权限。",
|
|
101
|
+
"confirm": "确认安装"
|
|
102
|
+
},
|
|
103
|
+
"runtime": {
|
|
104
|
+
"installing": "正在安装/更新 {{kind}} {{v}}…",
|
|
105
|
+
"installingHint": "可能需要一两分钟",
|
|
106
|
+
"blockedTitle": "{{kind}} {{v}} 未能安装",
|
|
107
|
+
"installed": "已安装/更新 {{kind}} {{v}}",
|
|
108
|
+
"installedDetail": "可在项目选择此版本",
|
|
109
|
+
"failedTitle": "{{kind}} {{v}} 安装失败",
|
|
110
|
+
"installingShort": "安装中…"
|
|
111
|
+
},
|
|
112
|
+
"aptSummaryTitle": "系统仓库可升级",
|
|
113
|
+
"aptSummaryDesc": "目录与主机套件分开统计;可在更新中心或卡片确认应用。",
|
|
114
|
+
"aptSummary": {
|
|
115
|
+
"catalog": "目录软件 {{n}}",
|
|
116
|
+
"host": "主机套件 {{n}}",
|
|
117
|
+
"openUpdates": "打开更新中心"
|
|
118
|
+
},
|
|
119
|
+
"navBadgeTitle": "目录软件可升级:{{n}}",
|
|
120
|
+
"projectHint": "已预填 runtime {{runtime}},可创建项目",
|
|
121
|
+
"projectHintWithVersion": "已预填 runtime {{runtime}} {{version}},可创建项目"
|
|
122
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"titleDefault": "尚未安装所需软件",
|
|
3
|
+
"missing": "缺少:{{names}}",
|
|
4
|
+
"nameSep": "、",
|
|
5
|
+
"installOneClick": "一键安装",
|
|
6
|
+
"installing": "安装中…",
|
|
7
|
+
"reprobe": "重新探测",
|
|
8
|
+
"close": "关闭",
|
|
9
|
+
"resultTitle": "安装结果",
|
|
10
|
+
"probeFailed": "探测失败",
|
|
11
|
+
"installIncomplete": "安装未完成",
|
|
12
|
+
"installedOne": "已安装 {{name}}",
|
|
13
|
+
"allInstalled": "所需软件已安装"
|
|
14
|
+
}
|