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": "Security & Approvals",
|
|
3
|
+
"allowlist": "Tool Allowlist (read-only default; high-risk needs human approval)",
|
|
4
|
+
"llmUntrusted": "LLM output is always untrusted and must never execute directly",
|
|
5
|
+
"pending": "Pending approvals",
|
|
6
|
+
"runSysInfo": "Run sys.info",
|
|
7
|
+
"none": "No pending approvals",
|
|
8
|
+
"pillPending": "{{count}} pending",
|
|
9
|
+
"pillReady": "Ready",
|
|
10
|
+
"pill2faOff": "2FA off",
|
|
11
|
+
"stat2fa": "2FA",
|
|
12
|
+
"statApi": "API",
|
|
13
|
+
"statSsh": "SSH",
|
|
14
|
+
"statPending": "Pending",
|
|
15
|
+
"on": "On",
|
|
16
|
+
"off": "Off",
|
|
17
|
+
"output": "Output",
|
|
18
|
+
"tabAccount": "My security",
|
|
19
|
+
"tabApiKeys": "API keys",
|
|
20
|
+
"tabSsh": "SSH",
|
|
21
|
+
"tabApprovals": "Approvals",
|
|
22
|
+
"tabAllowlist": "Allowlist",
|
|
23
|
+
"apiTokenOnce": "API token (shown once):",
|
|
24
|
+
"copiedToken": "Token copied",
|
|
25
|
+
"totpTitle": "Two-factor (TOTP)",
|
|
26
|
+
"totpStatus": "Status: ",
|
|
27
|
+
"totpEnabled": "Enabled",
|
|
28
|
+
"totpEnrolledUnconfirmed": "In progress — scan & confirm",
|
|
29
|
+
"totpNotSet": "Not set",
|
|
30
|
+
"totpLead": "Login requires a 6-digit app code.",
|
|
31
|
+
"totpWhy1": "Stolen passwords alone cannot sign in without the app code",
|
|
32
|
+
"totpWhy2": "Sensitive actions can re-prompt for TOTP (step-up)",
|
|
33
|
+
"totpWhy3": "Works with Google Authenticator, Authy, NordPass, 1Password, and more",
|
|
34
|
+
"totpAppsHint": "Suggested apps: Google Authenticator, Authy, Microsoft Authenticator, NordPass, 1Password",
|
|
35
|
+
"totpStepsLabel": "Setup steps",
|
|
36
|
+
"totpStepReauth": "Verify password",
|
|
37
|
+
"totpStepScan": "Scan QR / enter key",
|
|
38
|
+
"totpStepConfirm": "Confirm 6-digit code",
|
|
39
|
+
"totpStepBackup": "Save recovery codes",
|
|
40
|
+
"totpScanTitle": "Scan QR code",
|
|
41
|
+
"totpScanHint": "Open your authenticator app → Add account → Scan this QR.",
|
|
42
|
+
"totpManualTitle": "Or enter the key manually",
|
|
43
|
+
"totpManualHint": "If you cannot scan, choose manual entry in the app and paste this Base32 secret.",
|
|
44
|
+
"totpShowOtpauth": "Show otpauth:// URL (advanced)",
|
|
45
|
+
"totpQrAlt": "TOTP setup QR code",
|
|
46
|
+
"totpQrFailed": "Could not render QR — use the secret key below",
|
|
47
|
+
"totpSecretCopied": "Secret copied",
|
|
48
|
+
"hideSecret": "Hide secret",
|
|
49
|
+
"showSecret": "Show secret",
|
|
50
|
+
"totpEnabledDesc": "Enabled.",
|
|
51
|
+
"totpRecoveryRemaining": "{{n}} recovery codes left",
|
|
52
|
+
"totpResetSummary": "Reset or turn off 2FA…",
|
|
53
|
+
"totpResetHint": "Reset issues a new QR/secret (old app entries stop working)",
|
|
54
|
+
"totpDisableCodeHint": "App 6-digit code or recovery code",
|
|
55
|
+
"disable2fa": "Turn off 2FA",
|
|
56
|
+
"totpDisabledOk": "Two-factor auth turned off",
|
|
57
|
+
"reauthPassword": "Re-enter password",
|
|
58
|
+
"reauthPasswordHint": "Start/reset 2FA requires password again (stolen session protection)",
|
|
59
|
+
"reauthPasswordRequired": "Enter your login password first",
|
|
60
|
+
"totpSecretGenerated": "Secret ready — scan the QR or copy the key, then enter the app’s 6-digit code",
|
|
61
|
+
"reset2fa": "Reset 2FA",
|
|
62
|
+
"start2fa": "Set up 2FA",
|
|
63
|
+
"secretLabel": "Secret: ",
|
|
64
|
+
"confirmCode": "6-digit code from app",
|
|
65
|
+
"confirmCodeHint": "After scanning, enter the 6 digits currently shown in your authenticator.",
|
|
66
|
+
"confirmCodeInvalid": "Enter a 6-digit verification code",
|
|
67
|
+
"totpEnabledSaveCodes": "2FA enabled — save the recovery codes below now (shown once)",
|
|
68
|
+
"confirmEnable": "Confirm & enable",
|
|
69
|
+
"recoveryCodesHint": "Recovery codes are shown once only",
|
|
70
|
+
"copiedRecoveryCodes": "Recovery codes copied",
|
|
71
|
+
"downloadRecovery": "Download .txt",
|
|
72
|
+
"recoveryDownloaded": "Recovery codes file downloaded",
|
|
73
|
+
"copyAll": "Copy all",
|
|
74
|
+
"savedClose": "I've saved them — done",
|
|
75
|
+
"sessionsTitle": "Sessions",
|
|
76
|
+
"sessionsDesc": "",
|
|
77
|
+
"revokeOtherSessions": "Sign out other devices",
|
|
78
|
+
"revokedOtherSessions": "Signed out {{count}} other session(s)",
|
|
79
|
+
"noSessions": "No active sessions",
|
|
80
|
+
"currentSession": "This device",
|
|
81
|
+
"revoke": "Sign out",
|
|
82
|
+
"passkeyTitle": "Passkey / WebAuthn",
|
|
83
|
+
"passkeyDesc": "",
|
|
84
|
+
"passkeyRegistered": "Passkey registered",
|
|
85
|
+
"webauthnFailed": "WebAuthn failed",
|
|
86
|
+
"webauthnUnsupported": "This page has no WebAuthn API. In Brave/Chrome/Firefox avoid restricted modes; use a password manager if needed, and open the panel on a domain over HTTPS.",
|
|
87
|
+
"webauthnInsecureContext": "This page is not a secure context ({{origin}}). Browsers require HTTPS or localhost for Passkeys — unrelated to Brave/NordPass. Open https://your-domain instead.",
|
|
88
|
+
"webauthnIpHost": "You opened the panel via IP ({{origin}}). WebAuthn forbids IP as RP ID, so Brave/NordPass will fail. Bind a domain + HTTPS (e.g. https://panel.example.com) and retry.",
|
|
89
|
+
"webauthnEnvOk": "Passkey ready ({{origin}})",
|
|
90
|
+
"webauthnEnvCurrent": "Current page: {{origin}}",
|
|
91
|
+
"webauthnCancelled": "Cancelled or timed out. Try again.",
|
|
92
|
+
"webauthnUnavailableHint": "Passkey needs HTTPS + domain.",
|
|
93
|
+
"registerPasskey": "Register passkey",
|
|
94
|
+
"noPasskey": "No passkey",
|
|
95
|
+
"passkeyVerifyOk": "Passkey verified (step-up done)",
|
|
96
|
+
"verifyFailed": "Verification failed",
|
|
97
|
+
"verifyWithPasskey": "Verify with passkey (step-up)",
|
|
98
|
+
"passkeyHint": "For high-risk step-up; needs HTTPS + domain.",
|
|
99
|
+
"devicesTitle": "Devices / backup",
|
|
100
|
+
"devicesDesc": "",
|
|
101
|
+
"viewTrustedDevices": "View trusted devices",
|
|
102
|
+
"trustedDevicesCount": "Trusted devices: {{count}}",
|
|
103
|
+
"revokeAllDevices": "Revoke all devices",
|
|
104
|
+
"revokedAllDevices": "All trusted devices revoked",
|
|
105
|
+
"export2faBackup": "Export 2FA encrypted backup",
|
|
106
|
+
"fail2banSnippetMsg": "Fail2ban snippets: {{written}} — {{notes}}",
|
|
107
|
+
"generateFail2ban": "Generate Fail2ban snippets",
|
|
108
|
+
"adminPolicyTitle": "Admin 2FA policy",
|
|
109
|
+
"adminPolicyDesc": "",
|
|
110
|
+
"requireAdmin2fa": "Require admin 2FA",
|
|
111
|
+
"strictAdmin2fa": "Strict: block login without 2FA",
|
|
112
|
+
"confirmTotpPolicy": "Confirm TOTP (when changing policy)",
|
|
113
|
+
"confirmTotpPolicyHint": "Enabling policy needs step-up",
|
|
114
|
+
"totp6digitPlaceholder": "6-digit code",
|
|
115
|
+
"policyUpdated": "Security policy updated",
|
|
116
|
+
"savePolicy": "Save policy",
|
|
117
|
+
"recentProbe": "Recent probe",
|
|
118
|
+
"apiKeysTitle": "API access keys",
|
|
119
|
+
"apiKeysDesc": "",
|
|
120
|
+
"createKey": "+ Create key",
|
|
121
|
+
"colName": "Name",
|
|
122
|
+
"colPrefix": "Prefix",
|
|
123
|
+
"colCreated": "Created",
|
|
124
|
+
"apiKeysEmpty": "No API keys yet",
|
|
125
|
+
"apiKeysEmptyHint": "Create from the toolbar; then call API with Bearer token",
|
|
126
|
+
"approve": "Approve",
|
|
127
|
+
"allowlistTitle": "Allowlist ({{count}})",
|
|
128
|
+
"allowlistEmpty": "No allowlist tools",
|
|
129
|
+
"createApiKeyTitle": "Create API key",
|
|
130
|
+
"createApiKeyDesc": "Full token is shown only once after create",
|
|
131
|
+
"createKeyBtn": "Create key",
|
|
132
|
+
"apiKeyNameHint": "Easy to recognize, e.g. CI / backup script",
|
|
133
|
+
"apiKeyScope": "Scope",
|
|
134
|
+
"apiKeyScopeHint": "read = read-only (no full mutate)",
|
|
135
|
+
"scopeFull": "full (full API)",
|
|
136
|
+
"scopeRead": "read (read-only)",
|
|
137
|
+
"apiKey2faHint": "If 2FA is on, creating a key requires a verification code (step-up).",
|
|
138
|
+
"apiKeyCreated": "API key created",
|
|
139
|
+
"export2faBackupTitle": "Export 2FA backup",
|
|
140
|
+
"createApiKeyStepUp": "Create API key · step-up",
|
|
141
|
+
"enterTotpCode": "Enter current TOTP code",
|
|
142
|
+
"export": "Export",
|
|
143
|
+
"backupCopied": "Encrypted backup copied to clipboard (store offline)",
|
|
144
|
+
"digit6Placeholder": "6-digit code",
|
|
145
|
+
"ssh": {
|
|
146
|
+
"workspaceTitle": "SSH workspace",
|
|
147
|
+
"workspaceDesc": "Pick a job first",
|
|
148
|
+
"subOutbound": "Outbound IDs",
|
|
149
|
+
"subOutboundHint": "Private keys for panel/project outbound",
|
|
150
|
+
"subLogin": "Login auth",
|
|
151
|
+
"subLoginHint": "Who can SFTP/SSH in",
|
|
152
|
+
"sub2fa": "Login 2FA",
|
|
153
|
+
"sub2faHint": "SSH TOTP (≠ panel 2FA)",
|
|
154
|
+
"subSshd": "System sshd",
|
|
155
|
+
"subSshdHint": "Project user SFTP settings",
|
|
156
|
+
"jobOutboundTitle": "Connect outbound",
|
|
157
|
+
"jobOutboundDesc": "Create outbound identity keys · panel peer / project git",
|
|
158
|
+
"jobLoginTitle": "Allow inbound login",
|
|
159
|
+
"jobLoginDesc": "Register public keys to project home · authorized_keys",
|
|
160
|
+
"job2faTitle": "SSH login needs 2FA",
|
|
161
|
+
"job2faDesc": "Linux user TOTP (separate from panel 2FA)",
|
|
162
|
+
"jobSshdTitle": "Enable system SFTP",
|
|
163
|
+
"jobSshdDesc": "Install sshd Match snippets (project users)",
|
|
164
|
+
"purposePanel": "Panel to other hosts",
|
|
165
|
+
"purposeUser": "Project user outbound",
|
|
166
|
+
"purposeUnbound": "Purpose not set",
|
|
167
|
+
"purposePanelHint": "Cluster peer, backup scp, remote probes",
|
|
168
|
+
"purposeUserHint": "Project Linux user git / scp / scripts",
|
|
169
|
+
"purposeDefaultHint": "Bind later",
|
|
170
|
+
"statusStored": "Stored",
|
|
171
|
+
"statusInstalled": "On disk",
|
|
172
|
+
"statusVerified": "Verified",
|
|
173
|
+
"statusMissing": "Missing on disk",
|
|
174
|
+
"statusRetired": "Retired",
|
|
175
|
+
"statusError": "Error",
|
|
176
|
+
"actionInstall": "Write to disk",
|
|
177
|
+
"actionTest": "Test connection",
|
|
178
|
+
"actionCopyPub": "Copy public key",
|
|
179
|
+
"pipelineStored": "Stored",
|
|
180
|
+
"pipelineInstalled": "On disk",
|
|
181
|
+
"pipelineVerified": "Verified",
|
|
182
|
+
"progressAria": "Progress",
|
|
183
|
+
"loginTitle": "Login authorization (public keys)",
|
|
184
|
+
"loginDesc": "Who can come in",
|
|
185
|
+
"loginAdd": "Add login public key",
|
|
186
|
+
"loginEmpty": "No login public keys yet",
|
|
187
|
+
"loginEmptyHint": "Paste a laptop or CI public key, bind to a project user for SFTP/SSH (needs sshd snippet)",
|
|
188
|
+
"loginAddFirst": "Add first login public key",
|
|
189
|
+
"boundProject": "Project",
|
|
190
|
+
"unboundProject": "No project",
|
|
191
|
+
"loginRemoved": "Public key removed",
|
|
192
|
+
"remove": "Remove",
|
|
193
|
+
"loginModalTitle": "Authorize a public key",
|
|
194
|
+
"loginModalDesc": "After selecting a project, the key is written to that Linux user home/",
|
|
195
|
+
"addAuth": "Add authorization",
|
|
196
|
+
"selectOption": "— Select —",
|
|
197
|
+
"publicKey": "Public key",
|
|
198
|
+
"publicKeyHint": "Paste full line, e.g. ssh-ed25519 AAAA… comment",
|
|
199
|
+
"commentOptional": "Comment (optional)",
|
|
200
|
+
"commentPlaceholder": "laptop / CI",
|
|
201
|
+
"loginNeedProject": "Create a project first. Binding works best when the system user is ready.",
|
|
202
|
+
"loginNeedPub": "Select a project and paste a public key starting with ssh-",
|
|
203
|
+
"loginAdded": "Added",
|
|
204
|
+
"sshdTitle": "Project user SFTP (sshd)",
|
|
205
|
+
"sshdDesc": "Let ysks_* / ysk_* project users SFTP with public keys",
|
|
206
|
+
"sshdStep1": "Add public keys under Login auth for projects",
|
|
207
|
+
"sshdStep2": "Preview and install system Match snippets here",
|
|
208
|
+
"sshdStep3": "Install needs system execute rights; will try to reload sshd",
|
|
209
|
+
"sshdPreview": "Config preview",
|
|
210
|
+
"loadingSnippet": "(Loading…)",
|
|
211
|
+
"reloadedCopied": "Reloaded; snippet copied to clipboard",
|
|
212
|
+
"reloadAndCopy": "Reload and copy",
|
|
213
|
+
"installedOk": "Installed",
|
|
214
|
+
"installToSystem": "Install to system",
|
|
215
|
+
"sshdManualHint": "If execute is blocked, run the control plane with privileges, or place the snippet under",
|
|
216
|
+
"outboundTitle": "Outbound identity keys",
|
|
217
|
+
"outboundDesc": "Private keys encrypted in control plane",
|
|
218
|
+
"outboundAdd": "Add outbound identity",
|
|
219
|
+
"filterActive": "Active",
|
|
220
|
+
"filterPanel": "Panel",
|
|
221
|
+
"filterUser": "Project user",
|
|
222
|
+
"filterRetired": "Retired",
|
|
223
|
+
"filterAll": "All",
|
|
224
|
+
"searchIdentity": "Search name or fingerprint…",
|
|
225
|
+
"searchIdentityAria": "Search identities",
|
|
226
|
+
"identityCount": "{{count}} identities",
|
|
227
|
+
"identityList": "Identities",
|
|
228
|
+
"outboundEmpty": "No outbound identities yet",
|
|
229
|
+
"outboundEmptyFilter": "No matching items",
|
|
230
|
+
"outboundEmptyHint": "Create a key in ~30s: pick purpose → name → done. Use for peer / backup / git.",
|
|
231
|
+
"outboundEmptyFilterHint": "Try changing filters or clear search",
|
|
232
|
+
"outboundAddFirst": "Add first outbound identity",
|
|
233
|
+
"userPrefix": "User {{user}}",
|
|
234
|
+
"createFailed": "Create failed",
|
|
235
|
+
"identityCreatedOnce": "Identity created (private key shown once)",
|
|
236
|
+
"writtenToDisk": "Written to disk",
|
|
237
|
+
"cannotWriteNeedExecute": "Cannot write to system: enable execute (YSK_EXECUTE)",
|
|
238
|
+
"notDone": "Not completed",
|
|
239
|
+
"installFailed": "Install failed",
|
|
240
|
+
"testPassed": "Connection OK",
|
|
241
|
+
"testFailed": "Connection failed",
|
|
242
|
+
"testError": "Test failed",
|
|
243
|
+
"copiedPubPaste": "Public key copied — paste into peer authorized_keys or Git deploy key",
|
|
244
|
+
"deletedNamed": "Deleted \"{{name}}\"",
|
|
245
|
+
"rotated": "Rotated: old key retired, new key created",
|
|
246
|
+
"detailStatus": "Status",
|
|
247
|
+
"detailPurpose": "Purpose",
|
|
248
|
+
"detailLinuxUser": "Linux user",
|
|
249
|
+
"detailDiskPath": "Disk path",
|
|
250
|
+
"detailLastTest": "Last test",
|
|
251
|
+
"suggestFlow": "Suggested: store → write disk → put public key on peer → test connection",
|
|
252
|
+
"suggestFlowPrefix": "Suggested: store → write disk → put ",
|
|
253
|
+
"suggestFlowSuffix": " on peer → test connection",
|
|
254
|
+
"publicKeyStrong": "public key",
|
|
255
|
+
"copiedPub": "Public key copied",
|
|
256
|
+
"allowLocalLogin": "Allow local login with this key",
|
|
257
|
+
"localLoginOk": "Public key added to local login authorization",
|
|
258
|
+
"testingConnection": "Testing connection…",
|
|
259
|
+
"rotateKey": "Rotate key",
|
|
260
|
+
"wizStepPurpose": "What is this key for?",
|
|
261
|
+
"wizStepProject": "Which project?",
|
|
262
|
+
"wizStepPanelConfirm": "Confirm panel outbound",
|
|
263
|
+
"wizStepName": "Name and options",
|
|
264
|
+
"wizStepPurposeDesc": "Pick purpose so list and install path align",
|
|
265
|
+
"wizStepProjectDesc": "Key binds to that project's Linux user and home",
|
|
266
|
+
"wizStepPanelDesc": "Private key stays in control-plane secrets for scp/ssh to other hosts",
|
|
267
|
+
"wizStepNameDesc": "Name for recognition; advanced options can wait",
|
|
268
|
+
"prevStep": "Back",
|
|
269
|
+
"nextStep": "Next",
|
|
270
|
+
"createIdentity": "Create identity",
|
|
271
|
+
"purposePanelTitle": "Panel to other hosts",
|
|
272
|
+
"purposePanelSub": "Cluster peer, remote backup, probes",
|
|
273
|
+
"purposePanelRec": "Recommended for most admin ops",
|
|
274
|
+
"purposeUserTitle": "Project user outbound",
|
|
275
|
+
"purposeUserSub": "git pull, project script scp",
|
|
276
|
+
"purposeUserPath": "Writes project home/.ssh",
|
|
277
|
+
"selectProject": "— Select project —",
|
|
278
|
+
"noProjectsHint": "No projects yet — create a project and system user first",
|
|
279
|
+
"afterCreatePub": "After create, put the ",
|
|
280
|
+
"afterCreatePubMid": " on the target host's ",
|
|
281
|
+
"afterCreatePubEnd": ", then use Test connection.",
|
|
282
|
+
"privKeyStayLocal": "Private key stays on this control plane; never in lists or logs.",
|
|
283
|
+
"displayName": "Display name",
|
|
284
|
+
"displayNameHint": "e.g. peer-prod, myapp-git",
|
|
285
|
+
"algorithm": "Algorithm",
|
|
286
|
+
"algoSuggested": "Recommended",
|
|
287
|
+
"algoLegacy": "Legacy systems",
|
|
288
|
+
"installImmediately": "Write to disk immediately after create",
|
|
289
|
+
"installImmediatelyHint": "(needs system execute; otherwise you will be told it cannot apply)",
|
|
290
|
+
"savePrivTitle": "Save private key now",
|
|
291
|
+
"savePrivDesc": "After close, full private key will not be shown again",
|
|
292
|
+
"copiedPriv": "Private key copied",
|
|
293
|
+
"copyPriv": "Copy private key",
|
|
294
|
+
"nextInstallDisk": "Next: write to disk",
|
|
295
|
+
"savedCloseBtn": "Saved — close",
|
|
296
|
+
"privKeyOnce": "Private key (this time only)",
|
|
297
|
+
"privSavedConfirm": "I stored the private key safely (password manager / offline backup)",
|
|
298
|
+
"testConnTitle": "Test connection",
|
|
299
|
+
"testConnDesc": "Try ssh … true with this identity. Success only means this target is reachable.",
|
|
300
|
+
"startTest": "Start test",
|
|
301
|
+
"testTarget": "Target",
|
|
302
|
+
"testTargetHint": "Format user@host or user@host:port",
|
|
303
|
+
"deleteIdentityTitle": "Delete identity?",
|
|
304
|
+
"rotateKeyTitle": "Rotate key?",
|
|
305
|
+
"deleteIdentityDesc": "Delete \"{{name}}\" and try to remove the private key file on disk",
|
|
306
|
+
"rotateKeyDesc": "\"{{name}}\" will be retired and a new key created. Update peer authorized_keys.",
|
|
307
|
+
"rotate": "Rotate",
|
|
308
|
+
"enrollStatusSecret": "Secret generated",
|
|
309
|
+
"enrollStatusConfirmed": "App confirmed",
|
|
310
|
+
"enrollStatusWritten": "Written to home",
|
|
311
|
+
"enrollStatusRetired": "Retired",
|
|
312
|
+
"needProjectOrUser": "Select a project or enter a Linux username",
|
|
313
|
+
"enrollFailed": "Enrollment failed",
|
|
314
|
+
"totpGenerated": "SSH-only TOTP generated (separate from panel 2FA unless you sync)",
|
|
315
|
+
"confirmed": "Confirmed",
|
|
316
|
+
"codeWrong": "Wrong code",
|
|
317
|
+
"gaWritten": "Wrote .google_authenticator",
|
|
318
|
+
"needExecute": "Needs system execute enabled",
|
|
319
|
+
"ssh2faTitle": "SSH login second factor",
|
|
320
|
+
"ssh2faDesc": "Protects ssh login for Linux users",
|
|
321
|
+
"ssh2faStep1": "Enroll TOTP for a Linux user (scan QR)",
|
|
322
|
+
"ssh2faStep2": "Confirm App 6-digit code",
|
|
323
|
+
"ssh2faStep3": "Write home file",
|
|
324
|
+
"ssh2faStep4": "Install PAM module and merge snippets (below)",
|
|
325
|
+
"pkgLabel": "Package {{name}}",
|
|
326
|
+
"enrollForUser": "Enroll SSH 2FA for user",
|
|
327
|
+
"ssh2faEmpty": "No Linux user has SSH 2FA yet",
|
|
328
|
+
"ssh2faEmptyHint": "Prefer key login first;",
|
|
329
|
+
"startEnroll": "Start enrollment",
|
|
330
|
+
"fromPanelBadge": "Same as panel",
|
|
331
|
+
"enterCode": "Enter code",
|
|
332
|
+
"rewriteHome": "Rewrite home file",
|
|
333
|
+
"writeHome": "Write home",
|
|
334
|
+
"retiredOk": "Retired",
|
|
335
|
+
"retire": "Retire",
|
|
336
|
+
"pamTitle": "System: PAM / sshd (manual or apply when permitted)",
|
|
337
|
+
"pamDesc": "nullok avoids locking users without files. File written ≠ TOTP required.",
|
|
338
|
+
"pamSnippet": "PAM snippet (merge into /etc/pam.d/sshd)",
|
|
339
|
+
"sshdHint": "sshd hints",
|
|
340
|
+
"rescueUsers": "Rescue users (comma-separated, never in strict Match)",
|
|
341
|
+
"strictPreview": "Strict Match preview (publickey+TOTP, password off)",
|
|
342
|
+
"copiedPam": "PAM snippet copied",
|
|
343
|
+
"copyPam": "Copy PAM",
|
|
344
|
+
"applyStrict": "Apply Strict to system",
|
|
345
|
+
"pamPkgHint": "Package: ",
|
|
346
|
+
"pamRescueHint": ". Keep at least one rescue admin without a 2FA file (default root).",
|
|
347
|
+
"enrollModalTitle": "Enroll SSH 2FA",
|
|
348
|
+
"enrollModalDesc": "Default: independent secret (not shared with panel)",
|
|
349
|
+
"generateShowSecret": "Generate and show secret",
|
|
350
|
+
"projectSuggested": "Project (recommended)",
|
|
351
|
+
"orManualUser": "— or enter user manually —",
|
|
352
|
+
"linuxUser": "Linux user",
|
|
353
|
+
"advancedSharePanel": "Advanced: use current panel operator TOTP secret (type SHARED to confirm)",
|
|
354
|
+
"setupAuthTitle": "Set up authenticator",
|
|
355
|
+
"setupAuthDesc": "Scan or enter secret, then confirm with App 6-digit code",
|
|
356
|
+
"later": "Later",
|
|
357
|
+
"confirmCodeBtn": "Confirm code",
|
|
358
|
+
"secretBase32": "Secret (base32)",
|
|
359
|
+
"copiedSecret": "Secret copied",
|
|
360
|
+
"copySecret": "Copy secret",
|
|
361
|
+
"scanThenCode": "If already scanned, enter the current 6-digit code.",
|
|
362
|
+
"verifyCode": "Verification code",
|
|
363
|
+
"applyStrictStepUp": "Apply Strict · step-up",
|
|
364
|
+
"enterPanelTotp": "Enter current panel TOTP code",
|
|
365
|
+
"applyBtn": "Apply",
|
|
366
|
+
"appliedOk": "Applied",
|
|
367
|
+
"sharePanelTitle": "Share panel TOTP secret?",
|
|
368
|
+
"sharePanelDesc": "High risk. Type SHARED to confirm.",
|
|
369
|
+
"confirmString": "Confirmation string",
|
|
370
|
+
"enableShare": "Enable sharing"
|
|
371
|
+
},
|
|
372
|
+
"sessionsActive": "Active sessions",
|
|
373
|
+
"sessionsOther": "Other devices",
|
|
374
|
+
"sessionsHint": "",
|
|
375
|
+
"noSessionsHint": "When you sign in again, this device will appear here.",
|
|
376
|
+
"sessionOtherBadge": "Other",
|
|
377
|
+
"sessionThisDevice": "You’re here",
|
|
378
|
+
"sessionDeviceOn": "{{browser}} on {{os}}",
|
|
379
|
+
"sessionIpUnknown": "IP unknown",
|
|
380
|
+
"sessionLastActive": "Last active {{when}}",
|
|
381
|
+
"sessionStarted": "Signed in {{when}}",
|
|
382
|
+
"sessionIdShort": "ID {{id}}…",
|
|
383
|
+
"sessionJustNow": "just now",
|
|
384
|
+
"sessionMinAgo": "{{n}} min ago",
|
|
385
|
+
"sessionHourAgo": "{{n}} h ago",
|
|
386
|
+
"sessionDayAgo": "{{n}} d ago",
|
|
387
|
+
"revokeSessionTitle": "Sign out this device?",
|
|
388
|
+
"revokeSessionDesc": "End session for {{device}} ({{ip}}). That device will need to sign in again.",
|
|
389
|
+
"revokeOthersTitle": "Sign out all other devices?",
|
|
390
|
+
"revokeOthersDesc": "This will end {{count}} other session(s). Your current browser stays signed in.",
|
|
391
|
+
"sessionRevoked": "Session signed out",
|
|
392
|
+
"mySecurityHint": "",
|
|
393
|
+
"policyTotpHint": "Site policy: each admin must enable their own 2FA (individual QR)"
|
|
394
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "Network access",
|
|
3
|
+
"manage": "Manage access",
|
|
4
|
+
"manageTitle": "Service network access",
|
|
5
|
+
"manageDesc": "Control how {{service}} is reachable on the host firewall.",
|
|
6
|
+
"mode": "Access mode",
|
|
7
|
+
"modePrivate": "Local only",
|
|
8
|
+
"modePublic": "Public",
|
|
9
|
+
"modeRestricted": "Restricted",
|
|
10
|
+
"summaryPrivate": "Not open on the public firewall.",
|
|
11
|
+
"summaryPublic": "Open · {{ports}}",
|
|
12
|
+
"summaryRestricted": "Restricted · {{count}} source(s)",
|
|
13
|
+
"summaryFirewallOff": "Host firewall: {{detail}} — rules not enforced until UFW is active.",
|
|
14
|
+
"outOfSync": "Out of sync",
|
|
15
|
+
"firewallOff": "Firewall off",
|
|
16
|
+
"ufwMissing": "UFW not installed",
|
|
17
|
+
"ufwInactive": "inactive",
|
|
18
|
+
"firewallLink": "Firewall",
|
|
19
|
+
"portsLabel": "Ports",
|
|
20
|
+
"allowFrom": "Allowed sources (IP / CIDR)",
|
|
21
|
+
"allowCountries": "Allowed countries (ISO)",
|
|
22
|
+
"hintPrivate": "Service may still listen on localhost; no public UFW allow rules.",
|
|
23
|
+
"hintPublic": "Warning: opens this port to the whole Internet. Prefer restricted for databases.",
|
|
24
|
+
"hintRestricted": "Comma-separated IPs or CIDRs. Only these sources may connect.",
|
|
25
|
+
"hintCountries": "L2 best-effort via ipset + country zone CIDRs. Requires root, EXECUTE, and ipset. Cloud security groups are separate.",
|
|
26
|
+
"restrictedNeedIp": "Add at least one IP or CIDR for restricted mode.",
|
|
27
|
+
"restrictedNeedSource": "Add at least one IP/CIDR or country code for restricted mode.",
|
|
28
|
+
"privateStartTitle": "Expose {{service}} on the network?",
|
|
29
|
+
"confirmAndStart": "Confirm and start",
|
|
30
|
+
"cloudSgNote": "Host firewall only — cloud security groups (AWS/GCP/Azure) are not changed."
|
|
31
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
{
|
|
2
|
+
"enabledBoot": "On boot",
|
|
3
|
+
"action": {
|
|
4
|
+
"start": "Start",
|
|
5
|
+
"stop": "Stop",
|
|
6
|
+
"restart": "Restart",
|
|
7
|
+
"reload": "Reload"
|
|
8
|
+
},
|
|
9
|
+
"actionDone": "{{action}} done",
|
|
10
|
+
"runningOf": "{{running}}/{{total}} running",
|
|
11
|
+
"canMutate": "Mutable",
|
|
12
|
+
"locked": "Locked",
|
|
13
|
+
"controlUnit": "Control-plane unit",
|
|
14
|
+
"logs": "Logs",
|
|
15
|
+
"dbHa": "Database HA",
|
|
16
|
+
"clusterCount": "{{count}} cluster(s)",
|
|
17
|
+
"mariadbCluster": "MariaDB cluster",
|
|
18
|
+
"probing": "Probing service matrix…",
|
|
19
|
+
"lifecycleLocked": "Lifecycle actions locked: need root + YSK_EXECUTE. Probes still work. See",
|
|
20
|
+
"hostSettings": "Host settings",
|
|
21
|
+
"matrixTab": "Service matrix ({{count}})",
|
|
22
|
+
"stackTab": "Software stack",
|
|
23
|
+
"stackTitle": "Host software stack",
|
|
24
|
+
"stackHint": "Install or remove host components by plan; SQL server engines are exclusive.",
|
|
25
|
+
"protectionTab": "Protection probe",
|
|
26
|
+
"knownServices": "Known services",
|
|
27
|
+
"showing": "Showing {{shown}} / {{total}}",
|
|
28
|
+
"all": "All",
|
|
29
|
+
"searchPh": "Name / unit / category",
|
|
30
|
+
"noMatch": "No matching services",
|
|
31
|
+
"bootPrefix": "Boot {{state}}",
|
|
32
|
+
"controlPage": "Control page",
|
|
33
|
+
"manageRuntime": "Install / update",
|
|
34
|
+
"protectionTitle": "Protection probe",
|
|
35
|
+
"protectionSub": "Read-only; does not change firewall / fail2ban",
|
|
36
|
+
"protectionDoneNote": "Protection probe finished",
|
|
37
|
+
"probeDone": "Probe complete",
|
|
38
|
+
"runProtection": "Run protection probe",
|
|
39
|
+
"notProbedYet": "Not probed yet"
|
|
40
|
+
}
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "Software",
|
|
3
|
+
"desc": "All managed software: install status, service health, newer versions, and links to use in projects.",
|
|
4
|
+
"tabs": {
|
|
5
|
+
"overview": "Overview",
|
|
6
|
+
"runtimes": "Runtimes",
|
|
7
|
+
"databases": "Databases",
|
|
8
|
+
"edge": "Domains & edge",
|
|
9
|
+
"mailFiles": "Mail & files",
|
|
10
|
+
"host": "Host services"
|
|
11
|
+
},
|
|
12
|
+
"stat": {
|
|
13
|
+
"catalog": "Catalog items",
|
|
14
|
+
"runtimesInstalled": "Runtimes installed",
|
|
15
|
+
"updates": "Updates / expandable",
|
|
16
|
+
"attention": "Needs attention"
|
|
17
|
+
},
|
|
18
|
+
"quickTitle": "Shortcuts",
|
|
19
|
+
"quickDesc": "Jump to a section or host tools",
|
|
20
|
+
"updatesTitle": "Updates & installable versions",
|
|
21
|
+
"updatesDesc": "Newer upstream or panel pins. Install, then select the runtime on a project.",
|
|
22
|
+
"allSoftware": "All software",
|
|
23
|
+
"status": {
|
|
24
|
+
"unknown": "—",
|
|
25
|
+
"installed": "Installed",
|
|
26
|
+
"notInstalled": "Not installed",
|
|
27
|
+
"running": "Running",
|
|
28
|
+
"missing": "Not detected",
|
|
29
|
+
"failed": "Failed",
|
|
30
|
+
"stopped": "Stopped"
|
|
31
|
+
},
|
|
32
|
+
"badge": {
|
|
33
|
+
"update": "Update available",
|
|
34
|
+
"upToDate": "Up to date"
|
|
35
|
+
},
|
|
36
|
+
"meta": {
|
|
37
|
+
"installed": "Installed: {{list}}",
|
|
38
|
+
"default": "Default {{v}}",
|
|
39
|
+
"remote": "Upstream ~{{v}}",
|
|
40
|
+
"openManage": "Open manage page to install or configure",
|
|
41
|
+
"aptCurrentLatest": "Installed {{v}} · repo is latest",
|
|
42
|
+
"aptVersion": "Installed {{v}}",
|
|
43
|
+
"aptUpgrade": "{{from}} → {{to}} available",
|
|
44
|
+
"aptUpgradeMulti": "{{n}} packages upgradable: {{list}}",
|
|
45
|
+
"aptNotInstalled": "Package not installed (open manage page to install)",
|
|
46
|
+
"hostUpgradable": "~{{n}} upgradable packages on host",
|
|
47
|
+
"checking": "Checking versions… or open manage page"
|
|
48
|
+
},
|
|
49
|
+
"action": {
|
|
50
|
+
"manage": "Manage",
|
|
51
|
+
"useInProject": "Use in project",
|
|
52
|
+
"useInProjectTitle": "Open projects to set this runtime",
|
|
53
|
+
"update": "Update",
|
|
54
|
+
"updateTitle": "Install or switch to {{v}}",
|
|
55
|
+
"updateTo": "Update to {{v}}",
|
|
56
|
+
"installVersion": "Install {{v}}",
|
|
57
|
+
"applyAptTitle": "Confirm update {{pkg}}",
|
|
58
|
+
"updateN": "Update {{n}} items",
|
|
59
|
+
"installTitle": "Install {{list}}",
|
|
60
|
+
"install": "Install",
|
|
61
|
+
"updateAptTitle": "Open Updates for {{pkg}}"
|
|
62
|
+
},
|
|
63
|
+
"apply": {
|
|
64
|
+
"blockedShort": "Blocked",
|
|
65
|
+
"failedShort": "Failed",
|
|
66
|
+
"failed": "Update failed",
|
|
67
|
+
"blocked": "Blocked",
|
|
68
|
+
"confirm": "Confirm update",
|
|
69
|
+
"confirmTitle": "Confirm software update?",
|
|
70
|
+
"confirmBody": "Update {{pkg}}: {{from}} → {{to}}. Needs system-change rights.",
|
|
71
|
+
"ok": "Applied {{pkg}}",
|
|
72
|
+
"progress": "Updating {{n}}/{{total}}: {{pkg}}",
|
|
73
|
+
"okMulti": "Updated: {{list}}",
|
|
74
|
+
"okMultiTitle": "{{label}} updated",
|
|
75
|
+
"partial": "Partial success",
|
|
76
|
+
"partialTitle": "Some updates failed",
|
|
77
|
+
"failedTitle": "{{label}} update failed",
|
|
78
|
+
"progressDetail": "{{from}} → {{to}}",
|
|
79
|
+
"confirmBodyMulti": "Update {{label}}: {{list}}"
|
|
80
|
+
},
|
|
81
|
+
"version": {
|
|
82
|
+
"loading": "Loading versions…",
|
|
83
|
+
"installed": "Installed",
|
|
84
|
+
"latest": "Latest",
|
|
85
|
+
"upToDate": "Up to date / repo latest",
|
|
86
|
+
"refresh": "Recheck latest",
|
|
87
|
+
"pick": "Pick version",
|
|
88
|
+
"noTarget": "No update target",
|
|
89
|
+
"needRuntimePage": "Install this version on the runtime page",
|
|
90
|
+
"noAptCandidate": "No apt candidate version"
|
|
91
|
+
},
|
|
92
|
+
"install": {
|
|
93
|
+
"progress": "Installing: {{list}}…",
|
|
94
|
+
"progressHint": "May take a minute or two",
|
|
95
|
+
"blockedTitle": "{{label}} could not install",
|
|
96
|
+
"ok": "Install queued: {{list}}",
|
|
97
|
+
"okTitle": "{{label}} installed / queued",
|
|
98
|
+
"failedTitle": "{{label}} install failed",
|
|
99
|
+
"confirmTitle": "Confirm software install?",
|
|
100
|
+
"confirmBody": "Install {{label}}: {{list}}. Needs system-change rights.",
|
|
101
|
+
"confirm": "Confirm install"
|
|
102
|
+
},
|
|
103
|
+
"runtime": {
|
|
104
|
+
"installing": "Installing/updating {{kind}} {{v}}…",
|
|
105
|
+
"installingHint": "May take a minute or two",
|
|
106
|
+
"blockedTitle": "{{kind}} {{v}} could not install",
|
|
107
|
+
"installed": "Installed/updated {{kind}} {{v}}",
|
|
108
|
+
"installedDetail": "Select this version on a project",
|
|
109
|
+
"failedTitle": "{{kind}} {{v}} install failed",
|
|
110
|
+
"installingShort": "Installing…"
|
|
111
|
+
},
|
|
112
|
+
"aptSummaryTitle": "Repo upgrades available",
|
|
113
|
+
"aptSummaryDesc": "Catalog and host package counts are separate; apply from Updates or a card.",
|
|
114
|
+
"aptSummary": {
|
|
115
|
+
"catalog": "Catalog {{n}}",
|
|
116
|
+
"host": "Host packages {{n}}",
|
|
117
|
+
"openUpdates": "Open updates"
|
|
118
|
+
},
|
|
119
|
+
"navBadgeTitle": "Catalog upgrades: {{n}}",
|
|
120
|
+
"projectHint": "Runtime {{runtime}} prefilled — create a project",
|
|
121
|
+
"projectHintWithVersion": "Runtime {{runtime}} {{version}} prefilled — create a project"
|
|
122
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"titleDefault": "Required software is not installed",
|
|
3
|
+
"missing": "Missing: {{names}}",
|
|
4
|
+
"nameSep": ", ",
|
|
5
|
+
"installOneClick": "Install now",
|
|
6
|
+
"installing": "Installing…",
|
|
7
|
+
"reprobe": "Re-check",
|
|
8
|
+
"close": "Close",
|
|
9
|
+
"resultTitle": "Install result",
|
|
10
|
+
"probeFailed": "Probe failed",
|
|
11
|
+
"installIncomplete": "Install incomplete",
|
|
12
|
+
"installedOne": "Installed {{name}}",
|
|
13
|
+
"allInstalled": "Required software installed"
|
|
14
|
+
}
|