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,348 @@
|
|
|
1
|
+
{
|
|
2
|
+
"levels": {
|
|
3
|
+
"low": {
|
|
4
|
+
"label": "OK",
|
|
5
|
+
"verb": "System steady",
|
|
6
|
+
"hint": "Keep daily protection"
|
|
7
|
+
},
|
|
8
|
+
"elevated": {
|
|
9
|
+
"label": "Elevated",
|
|
10
|
+
"verb": "Anomalies seen",
|
|
11
|
+
"hint": "Switch to hardened and watch suspect IPs"
|
|
12
|
+
},
|
|
13
|
+
"under_attack": {
|
|
14
|
+
"label": "Under attack",
|
|
15
|
+
"verb": "Likely under attack",
|
|
16
|
+
"hint": "Apply under-attack preset + bulk ban"
|
|
17
|
+
},
|
|
18
|
+
"critical": {
|
|
19
|
+
"label": "Critical",
|
|
20
|
+
"verb": "Severe threat",
|
|
21
|
+
"hint": "Consider emergency; ensure you are whitelisted"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
"presetsWhen": {
|
|
25
|
+
"daily": "Day-to-day",
|
|
26
|
+
"hardened": "Scan / brute",
|
|
27
|
+
"under_attack": "L7 flood",
|
|
28
|
+
"emergency": "Last resort"
|
|
29
|
+
},
|
|
30
|
+
"note": {
|
|
31
|
+
"notApplied": "Not applied on host (needs root + YSK_EXECUTE=1) — saved to panel settings",
|
|
32
|
+
"nginxWritten": "Wrote Nginx rate-limit panel file",
|
|
33
|
+
"f2bWritten": "Wrote fail2ban panel settings"
|
|
34
|
+
},
|
|
35
|
+
"rel": {
|
|
36
|
+
"justNow": "Just now",
|
|
37
|
+
"minutesAgo": "{{n}} min ago",
|
|
38
|
+
"hoursAgo": "{{n}} h ago"
|
|
39
|
+
},
|
|
40
|
+
"apiUnreachable": "Cannot reach API (web proxy/backend may be down)",
|
|
41
|
+
"geoipLoadFailed": "Failed to load GeoIP",
|
|
42
|
+
"loadFailed": "Load failed",
|
|
43
|
+
"previewDone": "Preview done (not written)",
|
|
44
|
+
"presetApplied": "Protection preset applied",
|
|
45
|
+
"manualBan": "Manual ban",
|
|
46
|
+
"banSent": "Ban sent for {{ip}}",
|
|
47
|
+
"quickSelectBan": "Quick-select ban",
|
|
48
|
+
"bulkBan": "Bulk ban {{count}}",
|
|
49
|
+
"autoBanStatus": "Auto-ban: {{onOff}} · {{mode}} · {{method}}",
|
|
50
|
+
"autoBanUpdated": "Auto-ban updated",
|
|
51
|
+
"automationMaster": "Automation master: {{onOff}}",
|
|
52
|
+
"autoPresetStatus": "Auto preset: {{onOff}}",
|
|
53
|
+
"autoBanAutomation": "Auto-ban: {{onOff}} ({{mode}})",
|
|
54
|
+
"automationSaved": "Automation settings saved",
|
|
55
|
+
"statFirewall": "Firewall",
|
|
56
|
+
"statAutoBan": "Auto-ban",
|
|
57
|
+
"statApply": "System apply",
|
|
58
|
+
"statActiveBans": "Active bans",
|
|
59
|
+
"statPreset": "Preset",
|
|
60
|
+
"threatPill": "Threat {{label}} · score {{score}}",
|
|
61
|
+
"reprobed": "Re-probed",
|
|
62
|
+
"loadingStatus": "Loading protection status…",
|
|
63
|
+
"tabs": {
|
|
64
|
+
"command": "Response",
|
|
65
|
+
"automation": "Automation",
|
|
66
|
+
"bans": "Bans",
|
|
67
|
+
"geo": "IP access",
|
|
68
|
+
"stack": "Stack",
|
|
69
|
+
"intel": "Intel",
|
|
70
|
+
"about": "About"
|
|
71
|
+
},
|
|
72
|
+
"reapply": "Re-apply",
|
|
73
|
+
"nginxLimits": "Nginx rate limits",
|
|
74
|
+
"notWritten": "Not written",
|
|
75
|
+
"mode": "Mode",
|
|
76
|
+
"controlPlane": "Control plane",
|
|
77
|
+
"canApply": "Can apply",
|
|
78
|
+
"needRoot": "Needs root",
|
|
79
|
+
"writeOnly": "Write file only",
|
|
80
|
+
"autoRunning": "Running · every {{sec}}s · bans this hour {{n}}",
|
|
81
|
+
"autoOffManual": "Off — manual only",
|
|
82
|
+
"lastTick": "· last {{t}}",
|
|
83
|
+
"nextTick": "· next {{t}}",
|
|
84
|
+
"on": "On",
|
|
85
|
+
"off": "Off",
|
|
86
|
+
"open": "Open",
|
|
87
|
+
"ranAutomationTick": "Ran one automation tick",
|
|
88
|
+
"escalateHardened": "Hardened ≥ score",
|
|
89
|
+
"escalateAttack": "Under attack ≥ score",
|
|
90
|
+
"deescalateDaily": "Back to daily < score",
|
|
91
|
+
"zeroOff": "0 off",
|
|
92
|
+
"holdAfterEscalate": "Min hold after escalate",
|
|
93
|
+
"min5": "5 min",
|
|
94
|
+
"min15": "15 min",
|
|
95
|
+
"min30": "30 min",
|
|
96
|
+
"hour1": "1 h",
|
|
97
|
+
"hour2": "2 h",
|
|
98
|
+
"hour6": "6 h",
|
|
99
|
+
"presetOrCustom": "Preset / custom",
|
|
100
|
+
"autoBanMode": "Auto-ban mode",
|
|
101
|
+
"soft": "Soft",
|
|
102
|
+
"normal": "Normal",
|
|
103
|
+
"aggressive": "Aggressive",
|
|
104
|
+
"custom": "Custom",
|
|
105
|
+
"method": "Method",
|
|
106
|
+
"banMethod": "Ban method",
|
|
107
|
+
"both": "Both",
|
|
108
|
+
"scoreGte": "Score ≥",
|
|
109
|
+
"hitsGte": "Request hits ≥",
|
|
110
|
+
"hits429Gte": "429-related hits ≥",
|
|
111
|
+
"scanHitsGte": "Scan-path hits ≥",
|
|
112
|
+
"cooldown": "Cooldown",
|
|
113
|
+
"maxPerHour": "Max per hour",
|
|
114
|
+
"scanInterval": "Scan interval",
|
|
115
|
+
"schedulerDefault": "scheduler default 120s",
|
|
116
|
+
"collapse": "Collapse",
|
|
117
|
+
"expand": "Expand",
|
|
118
|
+
"step": "Step",
|
|
119
|
+
"mechanism": "Mechanism",
|
|
120
|
+
"youCanTune": "You can tune",
|
|
121
|
+
"probe": "Probe",
|
|
122
|
+
"probeSignals": "WAN / req rate / TCP / f2b / UFW",
|
|
123
|
+
"escalateThreshold": "Escalate threshold",
|
|
124
|
+
"emergency": "Emergency",
|
|
125
|
+
"neverAuto": "Never auto",
|
|
126
|
+
"manualEmergency": "Manual EMERGENCY",
|
|
127
|
+
"signalNetworkDown": "WAN down",
|
|
128
|
+
"signalHighReq": "High request rate",
|
|
129
|
+
"signalDdos": "DDoS heuristic",
|
|
130
|
+
"signalTcp": "TCP connections",
|
|
131
|
+
"signalUfwOff": "UFW off",
|
|
132
|
+
"signalF2bBans": "fail2ban ban count",
|
|
133
|
+
"weightHint": "{{label}} weight 0–3",
|
|
134
|
+
"detected": "(detected)",
|
|
135
|
+
"notSet": "(not set)",
|
|
136
|
+
"zonesComma": "Zones (comma-separated)",
|
|
137
|
+
"underAttackRequested": "Under Attack requested",
|
|
138
|
+
"underAttackCleared": "Clear UA requested",
|
|
139
|
+
"autoBanOpen": "On · {{mode}} · this hour {{n}}/{{max}}",
|
|
140
|
+
"autoBanClosed": "Off — manual/list only",
|
|
141
|
+
"pausedNoExecute": "· paused (no EXECUTE)",
|
|
142
|
+
"circuitOpen": "· circuit open",
|
|
143
|
+
"autoBanModeLabel": "Auto-ban mode",
|
|
144
|
+
"scanned": "Scanned",
|
|
145
|
+
"bulkOps": "Bulk actions",
|
|
146
|
+
"fromAccessLog": "From access log · one-click or bulk ban",
|
|
147
|
+
"noSuspectIps": "No suspect IPs for now",
|
|
148
|
+
"noSuspectDesc": "Appears when scan/429 traffic is seen. Expand for manual ban.",
|
|
149
|
+
"whitelistPlus": "Whitelist + {{ip}}",
|
|
150
|
+
"whitelistAdded": "Added to whitelist",
|
|
151
|
+
"activeBansTitle": "Active bans ({{count}})",
|
|
152
|
+
"activeBansDesc": "Protection aggregate · unban via defense API (same as fail2ban-client)",
|
|
153
|
+
"source": "Source",
|
|
154
|
+
"unbanned": "Unbanned",
|
|
155
|
+
"noBans": "No bans",
|
|
156
|
+
"noBansDesc": "Bans show here",
|
|
157
|
+
"collapseQuickAdd": "Collapse quick-add",
|
|
158
|
+
"quickAddOne": "Quick-add one",
|
|
159
|
+
"removeItem": "Remove {{w}}",
|
|
160
|
+
"updated": "Updated",
|
|
161
|
+
"ipOrCidr": "IPv4/IPv6 or CIDR",
|
|
162
|
+
"autoBanWhitelistAdded": "Added to auto-ban whitelist",
|
|
163
|
+
"added": "Added",
|
|
164
|
+
"banIpPlaceholder": "IPv4 or IPv6 to ban",
|
|
165
|
+
"reason": "Reason",
|
|
166
|
+
"scanBrute": "Scan / brute",
|
|
167
|
+
"noSignals": "No signals yet",
|
|
168
|
+
"pressReprobe": "Press re-probe",
|
|
169
|
+
"points": "pts",
|
|
170
|
+
"noTopIps": "No top IPs yet",
|
|
171
|
+
"topIpsAfterLog": "Shows after logs exist",
|
|
172
|
+
"noManagedVhost": "No managed vhost",
|
|
173
|
+
"afterPresetMarker": "Preset apply injects marker",
|
|
174
|
+
"injected": "YSK_DEFENSE injected",
|
|
175
|
+
"notInjected": "Not injected",
|
|
176
|
+
"noEvents": "No events yet",
|
|
177
|
+
"eventsAfterOps": "Appear after apply/ban",
|
|
178
|
+
"geoipUpdated": "GeoIP DB updated",
|
|
179
|
+
"dbReady": "DB ready",
|
|
180
|
+
"stale": "Stale",
|
|
181
|
+
"older7d": ">7 days",
|
|
182
|
+
"lastSuccess": "Last success",
|
|
183
|
+
"downloaded": "Downloaded",
|
|
184
|
+
"missing": "Missing",
|
|
185
|
+
"geoMode": "Geo access mode",
|
|
186
|
+
"denyList": "Deny list",
|
|
187
|
+
"allowListHighRisk": "Allow list · high risk",
|
|
188
|
+
"autoUpdateDb": "Auto-update DB",
|
|
189
|
+
"countriesSelected": "Countries ({{n}} selected)",
|
|
190
|
+
"searchCountry": "Search Chinese name or ISO",
|
|
191
|
+
"countryPlaceholder": "China / CN",
|
|
192
|
+
"regionsSelected": "Regions ({{n}} selected)",
|
|
193
|
+
"regionsHint": "From selected countries; custom CN-GD OK",
|
|
194
|
+
"pickCountryFirst": "Pick countries first to narrow list",
|
|
195
|
+
"customRegion": "Custom, e.g. CN-GD",
|
|
196
|
+
"regionPlaceholder": "Guangdong / CA / Tokyo",
|
|
197
|
+
"continentsSelected": "Continents ({{n}} selected)",
|
|
198
|
+
"continentsHint": "Optional continents",
|
|
199
|
+
"continentPlaceholder": "Asia / EU",
|
|
200
|
+
"asnsSelected": "Provider ASN ({{n}} selected)",
|
|
201
|
+
"asnsHint": "Cloud/ISP; custom ASN OK",
|
|
202
|
+
"customAsn": "Custom ASN, e.g. 13335",
|
|
203
|
+
"asnPlaceholder": "Cloudflare / ISP",
|
|
204
|
+
"cityExample": "e.g. CN|Shenzhen or US|Ashburn",
|
|
205
|
+
"policySaved": "Policy saved · countries {{c}} · regions {{r}} · ASN {{a}}",
|
|
206
|
+
"ipPolicySaved": "IP access policy saved",
|
|
207
|
+
"nginxGeoWritten": "Wrote nginx geo snippet",
|
|
208
|
+
"ipAddress": "IP address",
|
|
209
|
+
"lookupPlaceholder": "IPv4 or IPv6 to look up",
|
|
210
|
+
"wouldBlock": "Would block · {{reason}} · {{matched}}",
|
|
211
|
+
"wouldAllow": "Allow · {{reason}}",
|
|
212
|
+
"lookupDone": "Lookup done",
|
|
213
|
+
"item": "Field",
|
|
214
|
+
"value": "Value",
|
|
215
|
+
"country": "Country",
|
|
216
|
+
"region": "Region",
|
|
217
|
+
"city": "City",
|
|
218
|
+
"continent": "Continent",
|
|
219
|
+
"coords": "Coords",
|
|
220
|
+
"provider": "Provider",
|
|
221
|
+
"policy": "Policy",
|
|
222
|
+
"block": "Block",
|
|
223
|
+
"allow": "Allow",
|
|
224
|
+
"matched": "Matched",
|
|
225
|
+
"applyStricterTitle": "Apply stricter preset?",
|
|
226
|
+
"applyStricterDesc": "May enable auto-ban. Confirm your IP is whitelisted.",
|
|
227
|
+
"confirmEmergencyTitle": "Confirm emergency preset",
|
|
228
|
+
"confirmEmergencyDesc": "Emergency extremely rate-limits. Confirm whitelist and type EMERGENCY.",
|
|
229
|
+
"confirmString": "Confirm string",
|
|
230
|
+
"applyEmergency": "Apply emergency",
|
|
231
|
+
"sectionPreset": "Presets",
|
|
232
|
+
"sectionAutoPreset": "① Auto preset",
|
|
233
|
+
"sectionAutoBan": "② Auto-ban",
|
|
234
|
+
"unban": "Unban",
|
|
235
|
+
"ban": "Ban",
|
|
236
|
+
"save": "Save",
|
|
237
|
+
"yes": "Yes",
|
|
238
|
+
"no": "No",
|
|
239
|
+
"oneClickSuggested": "Apply suggested preset",
|
|
240
|
+
"viewPresets": "View presets",
|
|
241
|
+
"suspectIpsCount": "Suspect IPs {{count}}",
|
|
242
|
+
"goBans": "Go to bans",
|
|
243
|
+
"singleEntryPrefix": "Single entry:",
|
|
244
|
+
"singleEntryBody": " ",
|
|
245
|
+
"emergencyNeverAuto": "emergency never auto",
|
|
246
|
+
"writeOnlyBanner": "Write-only: system apply needs EXECUTE=1 and root.",
|
|
247
|
+
"readiness": "Readiness",
|
|
248
|
+
"goTo": "Open",
|
|
249
|
+
"presetGuide": "",
|
|
250
|
+
"active": "Active",
|
|
251
|
+
"recommended": "Suggested",
|
|
252
|
+
"useCarefully": "Caution",
|
|
253
|
+
"preview": "Preview",
|
|
254
|
+
"stackToolsSee": "Stack tools on Stack tab ·",
|
|
255
|
+
"readinessCheck": "Readiness check",
|
|
256
|
+
"automationMasterLabel": "Automation master switch",
|
|
257
|
+
"runOneTick": "Run one tick now",
|
|
258
|
+
"suggestEmergencyBanner": "Score very high — system suggests emergency but will not auto-apply. Confirm on Response tab.",
|
|
259
|
+
"autoPresetDesc": "Auto-switch daily/hardened/under-attack by score. Emergency never auto.",
|
|
260
|
+
"allowDeescalate": "Allow auto de-escalate",
|
|
261
|
+
"autoBanThresholdHint": "soft/normal/aggressive fill thresholds;",
|
|
262
|
+
"sectionMechanism": "③ How it works",
|
|
263
|
+
"lastNotes": "Last: {{notes}}",
|
|
264
|
+
"sectionWeights": "④ Signal weights (0–3)",
|
|
265
|
+
"weightsDesc": "Default 1;",
|
|
266
|
+
"needCfToken": "Needs env CF_API_TOKEN",
|
|
267
|
+
"cfOnEscalate": ". Can call API when escalating to under-attack or manual apply.",
|
|
268
|
+
"ufwOnlyCf": "Under attack: UFW allow only CF ranges (+SSH)",
|
|
269
|
+
"ufwOnlyCfHint": "Resets UFW to Cloudflare IPs only; needs system-change rights.",
|
|
270
|
+
"saveZones": "Save zones",
|
|
271
|
+
"uaNow": "Under Attack now",
|
|
272
|
+
"uaClear": "Clear (→ high)",
|
|
273
|
+
"stackRoleNote": "UFW and fail2ban are tool pages under Protection (not top-level nav). Sidebar keeps this page only.",
|
|
274
|
+
"fwUfwTitle": "Firewall UFW",
|
|
275
|
+
"fwStats": "Port policy · permanent DENY · allow {{allow}} · deny {{deny}}",
|
|
276
|
+
"fwRulesProfiles": "UFW rules & profiles",
|
|
277
|
+
"f2bStats": "Log temp bans · {{jails}} jails · banned {{banned}}",
|
|
278
|
+
"jailsWhitelistPolicy": "Jails · whitelist · policy",
|
|
279
|
+
"divisionTitle": "Division of labour",
|
|
280
|
+
"divisionUfw": "UFW = which ports open, permanent IP deny",
|
|
281
|
+
"divisionF2b": "fail2ban = temp ban after log scan",
|
|
282
|
+
"divisionDefense": "This page = attack orchestration (rate presets + auto-ban + suspects)",
|
|
283
|
+
"autoBanLabel": "Auto-ban",
|
|
284
|
+
"scanOnce": "Scan once",
|
|
285
|
+
"selectedIps": "{{count}} IP(s) selected",
|
|
286
|
+
"banSelected": "Ban selected",
|
|
287
|
+
"suspectIps": "Suspect IPs",
|
|
288
|
+
"selectAll": "Select all",
|
|
289
|
+
"alreadyBanned": "Banned",
|
|
290
|
+
"whitelist": "Whitelist",
|
|
291
|
+
"bansWorkflow": "Response: suspect list → ban/unban. Jail policy, ignoreip, service lifecycle:",
|
|
292
|
+
"f2bTool": "fail2ban tool",
|
|
293
|
+
"noSecondJail": "(no second jail editor here).",
|
|
294
|
+
"autoBanWhitelistTitle": "Auto-ban whitelist",
|
|
295
|
+
"autoBanWhitelistDesc": "Protection auto-ban exemptions (syncs fail2ban ignoreip",
|
|
296
|
+
"ignoreipWhitelist": "ignoreip whitelist",
|
|
297
|
+
"notSetSuggestAdmin": "Not set (add your admin IP)",
|
|
298
|
+
"moreItems": "… {{n}} more · see fail2ban whitelist",
|
|
299
|
+
"add": "Add",
|
|
300
|
+
"manualBanTitle": "Manual ban",
|
|
301
|
+
"methodFollows": "Method follows selection above (fail2ban / UFW)",
|
|
302
|
+
"preferSuspectList": "Usually the suspect list is enough.",
|
|
303
|
+
"threatSignals": "Threat signals",
|
|
304
|
+
"scoreSource": "Score sources · weights tunable",
|
|
305
|
+
"accessAuthSample": "access + auth samples",
|
|
306
|
+
"fullLogsAt": "Full nginx/auth logs:",
|
|
307
|
+
"logCenter": "Log center",
|
|
308
|
+
"colScore": "Score",
|
|
309
|
+
"banShort": "Ban",
|
|
310
|
+
"vhostLimits": "Vhost rate limits",
|
|
311
|
+
"eventStream": "Event stream",
|
|
312
|
+
"eventKind": {
|
|
313
|
+
"preset": "Preset",
|
|
314
|
+
"auto_preset": "Auto preset",
|
|
315
|
+
"cloudflare_ua": "Cloudflare",
|
|
316
|
+
"ban": "Ban",
|
|
317
|
+
"unban": "Unban"
|
|
318
|
+
},
|
|
319
|
+
"hours48": "48 hours",
|
|
320
|
+
"geoipDb": "GeoIP database",
|
|
321
|
+
"refreshStatus": "Refresh status",
|
|
322
|
+
"updateDbNow": "Update DB now",
|
|
323
|
+
"geoipSourceHint": "Uses local GeoIP DB by default; optional IPinfo token.",
|
|
324
|
+
"retry": "Retry",
|
|
325
|
+
"loadingGeoip": "Loading GeoIP status…",
|
|
326
|
+
"nextScheduledUpdate": "Next scheduled update: {{at}}",
|
|
327
|
+
"statusNotLoaded": "Status not loaded",
|
|
328
|
+
"load": "Load",
|
|
329
|
+
"accessPolicy": "Access policy",
|
|
330
|
+
"enable": "Enable",
|
|
331
|
+
"freeGranularity": "Free max: country + region + ASN; city optional (default off, lower accuracy). Provider = ASN. Whitelist always exempt. Click chip to remove.",
|
|
332
|
+
"allowListDanger": "Allow-list mode is high risk: public IPs not listed (incl. unknown geo) are blocked. Ensure admin IP is on ban-page whitelist.",
|
|
333
|
+
"dailySchedule": "Daily schedule",
|
|
334
|
+
"cityPolicy": "City policy (low confidence · optional)",
|
|
335
|
+
"useCityAccess": "Use city for access",
|
|
336
|
+
"cityPolicyHint": "Free DB city accuracy is limited",
|
|
337
|
+
"noCitiesYet": "No cities yet",
|
|
338
|
+
"savePolicy": "Save policy",
|
|
339
|
+
"applyNginxSnippet": "Apply Nginx snippet",
|
|
340
|
+
"nginxSnippetHint": "HTTP blocking needs the nginx geoip2 module.",
|
|
341
|
+
"testIp": "Test IP",
|
|
342
|
+
"lookup": "Lookup",
|
|
343
|
+
"plusCountry": "+ country {{v}}",
|
|
344
|
+
"plusRegion": "+ region {{v}}",
|
|
345
|
+
"plusCity": "+ city {{v}}",
|
|
346
|
+
"lastTickPrefix": "· last {{t}}",
|
|
347
|
+
"nextTickPrefix": "· next {{t}}"
|
|
348
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"notSet": "Not set",
|
|
3
|
+
"quota": "Quota",
|
|
4
|
+
"reloadOnApply": "On apply",
|
|
5
|
+
"path": "Path",
|
|
6
|
+
"fileManager": "File manager",
|
|
7
|
+
"overview": "Overview",
|
|
8
|
+
"overviewDesc": "Settings to apply (read-only summary)",
|
|
9
|
+
"serverName": "Server name",
|
|
10
|
+
"reloadNginx": "Reload Nginx",
|
|
11
|
+
"reloadTry": "Try on apply",
|
|
12
|
+
"siteSettings": "Site settings",
|
|
13
|
+
"siteSettingsDesc": "Writes managed conf; may reload Nginx on apply (reachable only after apply)",
|
|
14
|
+
"serverNameHint": "Nginx server_name, e.g. files.example.com",
|
|
15
|
+
"quotaMiB": "Quota (MiB)",
|
|
16
|
+
"quotaHint": "Optional; caps public directory size",
|
|
17
|
+
"unlimited": "Unlimited",
|
|
18
|
+
"applyHint": "Apply only writes config;",
|
|
19
|
+
"appliedOk": "Public files site applied",
|
|
20
|
+
"applyReload": "Apply and reload Nginx",
|
|
21
|
+
"statusLive": "Live on nginx",
|
|
22
|
+
"statusManagedOnly": "Managed only",
|
|
23
|
+
"statusNotApplied": "Not applied",
|
|
24
|
+
"nginxLive": "in conf.d",
|
|
25
|
+
"nginxNotLive": "not in conf.d",
|
|
26
|
+
"openSite": "Open site",
|
|
27
|
+
"notLiveHint": "Domain 404 usually means conf is only under dataDir, not copied to /etc/nginx/conf.d, or nginx was not reloaded. Re-apply with root + YSK_EXECUTE. Use http:// until SSL is issued for this hostname.",
|
|
28
|
+
"diskRoot": "Disk root",
|
|
29
|
+
"filesInRoot": "Entries",
|
|
30
|
+
"managedConf": "Managed conf",
|
|
31
|
+
"systemConf": "System conf.d"
|
|
32
|
+
}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
{
|
|
2
|
+
"permissions": "Permissions",
|
|
3
|
+
"permissionsDesc": "Add or remove capabilities per role. Factory defaults with one-click restore.",
|
|
4
|
+
"rolePolicy": "Role policy",
|
|
5
|
+
"dirty": "Customized",
|
|
6
|
+
"factory": "Factory default",
|
|
7
|
+
"maxLevel": "Max level",
|
|
8
|
+
"save": "Save policy",
|
|
9
|
+
"saved": "Saved {{role}} policy",
|
|
10
|
+
"restoreRole": "Restore this role",
|
|
11
|
+
"restoreAll": "Restore all roles",
|
|
12
|
+
"restoreRoleTitle": "Restore {{role}} to factory defaults?",
|
|
13
|
+
"restoreRoleDesc": "Custom capabilities for this role will be cleared.",
|
|
14
|
+
"restoreAllTitle": "Restore all roles to factory defaults?",
|
|
15
|
+
"restoreAllDesc": "All custom role policies will be cleared.",
|
|
16
|
+
"restoredRole": "Restored {{role}}",
|
|
17
|
+
"restoredAll": "Restored all role defaults",
|
|
18
|
+
"bandAllOn": "Enable all",
|
|
19
|
+
"bandAllOff": "Disable all",
|
|
20
|
+
"diffFromFactory": "Differs from default",
|
|
21
|
+
"effectivePreview": "Effective capabilities",
|
|
22
|
+
"userOverrides": "User overrides",
|
|
23
|
+
"extraGrants": "Extra grants",
|
|
24
|
+
"extraRevokes": "Extra revokes",
|
|
25
|
+
"restoreUserOverrides": "Clear user overrides",
|
|
26
|
+
"restoreUserOverridesTitle": "Clear overrides for {{name}}?",
|
|
27
|
+
"restoreUserOverridesDesc": "Only extra grants/revokes are cleared; role policy is unchanged.",
|
|
28
|
+
"overridesBadge": "Overrides",
|
|
29
|
+
"promoteAdminTitle": "Promote to Admin?",
|
|
30
|
+
"promoteAdminDesc": "Admin can manage users, change RBAC, impersonate, restore backups, and more.",
|
|
31
|
+
"level": {
|
|
32
|
+
"read": "Read",
|
|
33
|
+
"write-low": "Write (low)",
|
|
34
|
+
"write-high": "Write (high)",
|
|
35
|
+
"destructive": "Destructive",
|
|
36
|
+
"privilege": "Privilege"
|
|
37
|
+
},
|
|
38
|
+
"cap": {
|
|
39
|
+
"dashboardRead": "Dashboard",
|
|
40
|
+
"logsRead": "Logs",
|
|
41
|
+
"metricsRead": "Metrics",
|
|
42
|
+
"projectsRead": "Projects (read)",
|
|
43
|
+
"mailRead": "Mail (read)",
|
|
44
|
+
"dnsRead": "DNS (read)",
|
|
45
|
+
"sslRead": "SSL (read)",
|
|
46
|
+
"backupsRead": "Backups (read)",
|
|
47
|
+
"updatesRead": "Updates (read)",
|
|
48
|
+
"servicesRead": "Services (read)",
|
|
49
|
+
"firewallRead": "Firewall (read)",
|
|
50
|
+
"approvalsView": "Approvals (view)",
|
|
51
|
+
"usersSelf": "Self profile / 2FA",
|
|
52
|
+
"projectsWrite": "Projects create/edit",
|
|
53
|
+
"mailWrite": "Mailboxes / aliases",
|
|
54
|
+
"dbWrite": "Create databases",
|
|
55
|
+
"sslUpload": "Upload certificates",
|
|
56
|
+
"filesProject": "Project files",
|
|
57
|
+
"approvalsRespond": "Respond to approvals",
|
|
58
|
+
"cronManage": "Cron management",
|
|
59
|
+
"servicesControl": "Service control",
|
|
60
|
+
"updatesApply": "Apply package updates",
|
|
61
|
+
"dnsApply": "Apply DNS",
|
|
62
|
+
"sslIssue": "Issue SSL",
|
|
63
|
+
"publishApply": "Publish / Nginx",
|
|
64
|
+
"firewallEdit": "Edit firewall",
|
|
65
|
+
"mailApply": "Apply mail maps",
|
|
66
|
+
"runtimeTuning": "Runtime tuning",
|
|
67
|
+
"mysqlConsoleWrite": "MySQL write console",
|
|
68
|
+
"projectsDelete": "Delete projects",
|
|
69
|
+
"dbDrop": "Drop databases",
|
|
70
|
+
"backupsRun": "Run backups",
|
|
71
|
+
"backupsRestore": "Restore backups",
|
|
72
|
+
"firewallFlush": "Flush firewall",
|
|
73
|
+
"logsPurge": "Purge logs",
|
|
74
|
+
"usersManage": "Manage users",
|
|
75
|
+
"packagesManage": "Manage packages",
|
|
76
|
+
"usersImpersonate": "Impersonate",
|
|
77
|
+
"securityPolicy": "Security policy",
|
|
78
|
+
"rbacPolicy": "RBAC policy",
|
|
79
|
+
"settingsSystem": "System settings",
|
|
80
|
+
"auditExport": "Audit export",
|
|
81
|
+
"securityApiKeysAdmin": "API keys admin",
|
|
82
|
+
"networkBrowse": "Host-mediated web browse",
|
|
83
|
+
"networkVnc": "VNC remote desktop"
|
|
84
|
+
},
|
|
85
|
+
"aboutRoles": "Roles (factory defaults)",
|
|
86
|
+
"aboutRolesBody": "Roles set default capabilities; users can override individual ones.",
|
|
87
|
+
"aboutQuota": "Quotas",
|
|
88
|
+
"aboutQuotaBody": "Package quotas are primarily host/panel totals, not hard multi-tenant isolation",
|
|
89
|
+
"dangerPolicyTitle": "Grant destructive / privilege capabilities?",
|
|
90
|
+
"dangerPolicyDesc": "You are adding destructive or privilege caps, or raising maxLevel for this role",
|
|
91
|
+
"needRbacPolicy": "rbac.policy is required to edit role policies.",
|
|
92
|
+
"adminLockedFull": "Admin full-open (locked)",
|
|
93
|
+
"adminLockedHint": "The admin system role is always fully open and cannot be reduced",
|
|
94
|
+
"maxLevelHint": "Capability groups above this level stay locked.",
|
|
95
|
+
"capabilities": "Capabilities",
|
|
96
|
+
"capabilitiesHint": "Toggle what this role may do",
|
|
97
|
+
"enabledCount": "{{enabled}} of {{total}} enabled",
|
|
98
|
+
"bandAboveMax": "Above max level",
|
|
99
|
+
"dirtyHint": "Customized (differs from factory)"
|
|
100
|
+
}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
{
|
|
2
|
+
"cat": {
|
|
3
|
+
"core": "Control plane",
|
|
4
|
+
"security": "Permissions & security",
|
|
5
|
+
"binaries": "System software",
|
|
6
|
+
"hosting": "Runtimes",
|
|
7
|
+
"dns": "DNS",
|
|
8
|
+
"email": "Email",
|
|
9
|
+
"isolation": "Project isolation",
|
|
10
|
+
"ops": "Ops"
|
|
11
|
+
},
|
|
12
|
+
"level": {
|
|
13
|
+
"ready": "Ready",
|
|
14
|
+
"degraded": "Degraded",
|
|
15
|
+
"missing": "Missing",
|
|
16
|
+
"unknown": "Unknown"
|
|
17
|
+
},
|
|
18
|
+
"severity": {
|
|
19
|
+
"critical": "Critical",
|
|
20
|
+
"recommended": "Recommended",
|
|
21
|
+
"optional": "Optional"
|
|
22
|
+
},
|
|
23
|
+
"fix": "Fix",
|
|
24
|
+
"passed": "Pass",
|
|
25
|
+
"checkFailed": "Readiness check failed",
|
|
26
|
+
"gatePass": "Gate passed · {{pct}}%",
|
|
27
|
+
"gateFail": "Not ready · {{pct}}%",
|
|
28
|
+
"executeOn": "On",
|
|
29
|
+
"executeOff": "Off",
|
|
30
|
+
"blockers": "Blockers",
|
|
31
|
+
"probing": "Probing…",
|
|
32
|
+
"reprobe": "Re-probe",
|
|
33
|
+
"exportReport": "Export report",
|
|
34
|
+
"firstBlocker": "Fix first blocker",
|
|
35
|
+
"viewRecommended": "View recommended",
|
|
36
|
+
"loadingProbe": "Probing host capabilities…",
|
|
37
|
+
"priorityTab": "Priority fixes",
|
|
38
|
+
"checklistTab": "Full checklist",
|
|
39
|
+
"summaryTab": "Summary & shortcuts",
|
|
40
|
+
"priorityTitle": "Priority fixes",
|
|
41
|
+
"prioritySub": "Handle in order; re-probe after clearing blockers",
|
|
42
|
+
"nItems": "{{count}} items",
|
|
43
|
+
"noHardBlockers": "No hard blockers",
|
|
44
|
+
"noHardBlockersTitle": "No hard blockers",
|
|
45
|
+
"prodGate": "Production gate",
|
|
46
|
+
"gatePassed": "passed",
|
|
47
|
+
"gateMaybePerm": "may still fail due to permissions",
|
|
48
|
+
"viewDegradedHint": "Review degraded recommendations (mail, DNS, optional runtimes).",
|
|
49
|
+
"viewDegraded": "View degraded",
|
|
50
|
+
"fullChecklist": "Full checklist",
|
|
51
|
+
"showing": "Showing {{shown}} / {{total}}",
|
|
52
|
+
"filterAria": "Status filter",
|
|
53
|
+
"all": "All",
|
|
54
|
+
"category": "Category",
|
|
55
|
+
"allCategories": "All categories",
|
|
56
|
+
"searchPh": "Title, detail, id, fix hint…",
|
|
57
|
+
"quickCatAria": "Quick categories",
|
|
58
|
+
"noMatchTitle": "No matching items",
|
|
59
|
+
"noMatchDesc": "Clear search or change filters.",
|
|
60
|
+
"resetFilters": "Reset filters",
|
|
61
|
+
"summary": "Summary",
|
|
62
|
+
"shortcuts": "Shortcuts",
|
|
63
|
+
"opsShortcutsAria": "Ops shortcuts",
|
|
64
|
+
"scHost": "Host settings",
|
|
65
|
+
"scHostD": "hostname · power · NTP",
|
|
66
|
+
"scUnit": "Control-plane unit",
|
|
67
|
+
"scUnitD": "systemd install / enable",
|
|
68
|
+
"scServices": "Service matrix",
|
|
69
|
+
"scServicesD": "nginx · DB · lifecycle",
|
|
70
|
+
"scMetrics": "Host metrics",
|
|
71
|
+
"scMetricsD": "load · memory · alerts",
|
|
72
|
+
"scProtection": "Defense center",
|
|
73
|
+
"scProtectionD": "response · UFW · fail2ban",
|
|
74
|
+
"policyNote": "Policy: mail PTR / port 25 / registrar DNS are never auto-claimed complete. HTTP 503 = not ready but full report (not a fake success).",
|
|
75
|
+
"notProbedTitle": "Not probed yet",
|
|
76
|
+
"notProbedDesc": "Click “Re-probe” to start a read-only readiness check.",
|
|
77
|
+
"runCheck": "Run readiness check",
|
|
78
|
+
"reportFormatError": "Invalid readiness report format",
|
|
79
|
+
"checkFailedHttp": "Readiness check failed ({{status}})",
|
|
80
|
+
"itemAdminPassword": "Admin password strength",
|
|
81
|
+
"itemAdminPasswordWeak": "{{count}} admin(s) flagged must_change_password / insecure bootstrap — change before production",
|
|
82
|
+
"itemAdminPasswordOk": "No bootstrap/weak-password flag on admin accounts",
|
|
83
|
+
"itemAdminPasswordFix": "Change admin password (Security / Users)",
|
|
84
|
+
"itemListenBind": "Control plane listen bind",
|
|
85
|
+
"itemListenBindPublic": "Listen may be public (0.0.0.0/::). Prefer 127.0.0.1 + reverse proxy / firewall.",
|
|
86
|
+
"itemListenBindLoopback": "Prefer loopback bind (default 127.0.0.1)",
|
|
87
|
+
"itemDataDirPerms": "dataDir permissions",
|
|
88
|
+
"itemDataDirWorldW": "chmod 750 (or 700) dataDir; chown to panel user",
|
|
89
|
+
"itemDataDirOtherR": "Prefer chmod 750 dataDir so other users cannot read control-plane JSON",
|
|
90
|
+
"itemRustToolchain": "Rust toolchain",
|
|
91
|
+
"itemWebBuildFix": "Click “Fix now” to build the Web UI (requires monorepo on this host), or run: pnpm --filter ysk-server-web build",
|
|
92
|
+
"itemWebBuildManual": "No monorepo or packaged SPA on this host — one-click fix is unavailable. On a machine with source: pnpm --filter ysk-server-web build, then copy apps/web/dist/* into dataDir/web (e.g. /var/lib/ysk-server/web), or set YSK_WEB_ROOT and restart.",
|
|
93
|
+
"itemStateStore": "Control-plane state store",
|
|
94
|
+
"itemStateStoreSqliteHint": "Optional: YSK_STORE=sqlite for WAL document store",
|
|
95
|
+
"itemBackupFreshness": "Last full backup run",
|
|
96
|
+
"itemBackupNone": "No last_backup_run recorded — run backup all or schedule",
|
|
97
|
+
"itemBackupFix": "ysk-server backup all · backup schedule --install",
|
|
98
|
+
"itemFleetSessions": "Fleet agent sessions",
|
|
99
|
+
"itemFleetNone": "Optional for single-host; multi-edge needs agent run + heartbeat",
|
|
100
|
+
"itemFleetNoHb": "Sessions registered but not heartbeating — start edge agent",
|
|
101
|
+
"itemPdnsutil": "pdnsutil (PowerDNS)",
|
|
102
|
+
"apachePort80Title": "Apache vs public :80",
|
|
103
|
+
"apachePort80Detail": "Apache is listening on :80 and Nginx is not on public HTTP — conflicts with Nginx-as-edge topology.",
|
|
104
|
+
"apachePort80Both": "Both Apache and Nginx appear on :80 — rebind Apache to 127.0.0.1:8080.",
|
|
105
|
+
"apachePort80Ok": "Apache is running but not solely owning public :80 (topology OK).",
|
|
106
|
+
"apachePort80Fix": "Install rebind helpers exist; disable Apache vhosts on 80 or verify with ss -lntp after reload.",
|
|
107
|
+
"fixNow": "Fix now",
|
|
108
|
+
"fixFailed": "Fix failed",
|
|
109
|
+
"fixDone": "dataDir permissions hardened (chmod 750)",
|
|
110
|
+
"fixDoneWebUi": "Web UI built / installed"
|
|
111
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neverExpire": "Never expires",
|
|
3
|
+
"ttlSeconds": "{{ttl}}s",
|
|
4
|
+
"ttlMinutes": "{{n}} min",
|
|
5
|
+
"ttlHours": "{{n}} h",
|
|
6
|
+
"ttlDays": "{{n}} d",
|
|
7
|
+
"typeString": "String",
|
|
8
|
+
"typeHash": "Hash",
|
|
9
|
+
"typeList": "List",
|
|
10
|
+
"typeSet": "Set",
|
|
11
|
+
"typeZset": "Sorted set",
|
|
12
|
+
"keysLoadFailed": "Failed to load keys",
|
|
13
|
+
"writeFailed": "Write failed",
|
|
14
|
+
"saved": "Saved",
|
|
15
|
+
"deleted": "Deleted",
|
|
16
|
+
"offline": "Offline",
|
|
17
|
+
"connections": "Connections",
|
|
18
|
+
"totalKeys": "Total keys",
|
|
19
|
+
"writable": "Writable",
|
|
20
|
+
"connected": "Connected",
|
|
21
|
+
"notConnected": "Not connected",
|
|
22
|
+
"keys": "Keys",
|
|
23
|
+
"selected": "Selected",
|
|
24
|
+
"softwareMissing": "Redis software is not installed",
|
|
25
|
+
"notConnectedTitle": "Not connected to Redis",
|
|
26
|
+
"installThenStart": "Install Redis via the banner, then start the service.",
|
|
27
|
+
"installedNotConnected": "Installed but not connected — start the service to browse keys.",
|
|
28
|
+
"keysCountSuffix": " · {{n}} key(s)",
|
|
29
|
+
"searchPlaceholder": "Search keys, e.g. user:* or *",
|
|
30
|
+
"searchKeys": "Search keys",
|
|
31
|
+
"rows": "{{n}} row(s)",
|
|
32
|
+
"content": "Content",
|
|
33
|
+
"noMatchingKeys": "No matching keys",
|
|
34
|
+
"dbEmpty": "Database {{db}} is empty.",
|
|
35
|
+
"noMatchPattern": "No keys matching “{{pattern}}”.",
|
|
36
|
+
"opsResult": "Ops result",
|
|
37
|
+
"addStringKey": "Add string key",
|
|
38
|
+
"writeToDb": "Write to Redis DB {{db}} (live — be careful)",
|
|
39
|
+
"keyName": "Key",
|
|
40
|
+
"keyNameHint": "Use colon namespaces, e.g. session:user:1",
|
|
41
|
+
"ttlLabel": "TTL (seconds)",
|
|
42
|
+
"ttlHint": "Empty = never expire",
|
|
43
|
+
"m1": "1m",
|
|
44
|
+
"m5": "5m",
|
|
45
|
+
"h1": "1h",
|
|
46
|
+
"d1": "1d",
|
|
47
|
+
"d7": "7d",
|
|
48
|
+
"customSeconds": "Custom seconds",
|
|
49
|
+
"stringValue": "String value via SET",
|
|
50
|
+
"stringContent": "String content",
|
|
51
|
+
"deleteKeyTitle": "Delete this key?",
|
|
52
|
+
"deleteKeyDesc": "Delete “{{key}}” from DB {{db}}? This cannot be undone.",
|
|
53
|
+
"installedOk": "Redis installed",
|
|
54
|
+
"startedOk": "Redis started",
|
|
55
|
+
"memory": "Memory",
|
|
56
|
+
"addKey": "Add key",
|
|
57
|
+
"dbLabel": "DB {{i}}",
|
|
58
|
+
"keysInDb": " · {{n}} key(s)",
|
|
59
|
+
"dbRange": "{{n}} databases (0–{{max}}).",
|
|
60
|
+
"serviceLink": "Change count in service settings",
|
|
61
|
+
"dbsWithData": "DBs with data (quick)",
|
|
62
|
+
"keysShort": "{{k}} keys",
|
|
63
|
+
"keyList": "Key list",
|
|
64
|
+
"pickKey": "Select a key on the left to view content.",
|
|
65
|
+
"ttlPrefix": "TTL: {{ttl}}",
|
|
66
|
+
"writeLiveHint": "Writes live Redis; cannot undo from the panel in one click.",
|
|
67
|
+
"refPath": "Ref: {{path}}"
|
|
68
|
+
}
|