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,151 @@
|
|
|
1
|
+
{
|
|
2
|
+
"continents": {
|
|
3
|
+
"AS": "亚洲",
|
|
4
|
+
"EU": "欧洲",
|
|
5
|
+
"NA": "北美洲",
|
|
6
|
+
"SA": "南美洲",
|
|
7
|
+
"AF": "非洲",
|
|
8
|
+
"OC": "大洋洲",
|
|
9
|
+
"AN": "南极洲"
|
|
10
|
+
},
|
|
11
|
+
"countries": {
|
|
12
|
+
"CN": "中国",
|
|
13
|
+
"HK": "香港",
|
|
14
|
+
"MO": "澳门",
|
|
15
|
+
"TW": "台湾",
|
|
16
|
+
"JP": "日本",
|
|
17
|
+
"KR": "韩国",
|
|
18
|
+
"KP": "朝鲜",
|
|
19
|
+
"SG": "新加坡",
|
|
20
|
+
"MY": "马来西亚",
|
|
21
|
+
"TH": "泰国",
|
|
22
|
+
"VN": "越南",
|
|
23
|
+
"PH": "菲律宾",
|
|
24
|
+
"ID": "印尼",
|
|
25
|
+
"IN": "印度",
|
|
26
|
+
"AU": "澳大利亚",
|
|
27
|
+
"NZ": "新西兰",
|
|
28
|
+
"US": "美国",
|
|
29
|
+
"CA": "加拿大",
|
|
30
|
+
"MX": "墨西哥",
|
|
31
|
+
"BR": "巴西",
|
|
32
|
+
"AR": "阿根廷",
|
|
33
|
+
"GB": "英国",
|
|
34
|
+
"IE": "爱尔兰",
|
|
35
|
+
"DE": "德国",
|
|
36
|
+
"FR": "法国",
|
|
37
|
+
"NL": "荷兰",
|
|
38
|
+
"BE": "比利时",
|
|
39
|
+
"CH": "瑞士",
|
|
40
|
+
"AT": "奥地利",
|
|
41
|
+
"SE": "瑞典",
|
|
42
|
+
"NO": "挪威",
|
|
43
|
+
"DK": "丹麦",
|
|
44
|
+
"FI": "芬兰",
|
|
45
|
+
"PL": "波兰",
|
|
46
|
+
"CZ": "捷克",
|
|
47
|
+
"ES": "西班牙",
|
|
48
|
+
"PT": "葡萄牙",
|
|
49
|
+
"IT": "意大利",
|
|
50
|
+
"RU": "俄罗斯",
|
|
51
|
+
"UA": "乌克兰",
|
|
52
|
+
"TR": "土耳其",
|
|
53
|
+
"IL": "以色列",
|
|
54
|
+
"AE": "阿联酋",
|
|
55
|
+
"SA": "沙特",
|
|
56
|
+
"EG": "埃及",
|
|
57
|
+
"ZA": "南非",
|
|
58
|
+
"NG": "尼日利亚",
|
|
59
|
+
"PK": "巴基斯坦",
|
|
60
|
+
"BD": "孟加拉",
|
|
61
|
+
"IR": "伊朗",
|
|
62
|
+
"IQ": "伊拉克",
|
|
63
|
+
"RO": "罗马尼亚",
|
|
64
|
+
"BG": "保加利亚",
|
|
65
|
+
"HU": "匈牙利",
|
|
66
|
+
"GR": "希腊",
|
|
67
|
+
"LT": "立陶宛",
|
|
68
|
+
"LV": "拉脱维亚",
|
|
69
|
+
"EE": "爱沙尼亚",
|
|
70
|
+
"BY": "白俄罗斯",
|
|
71
|
+
"KZ": "哈萨克斯坦",
|
|
72
|
+
"UZ": "乌兹别克斯坦",
|
|
73
|
+
"CL": "智利",
|
|
74
|
+
"CO": "哥伦比亚",
|
|
75
|
+
"PE": "秘鲁",
|
|
76
|
+
"VE": "委内瑞拉",
|
|
77
|
+
"CU": "古巴",
|
|
78
|
+
"SC": "塞舌尔",
|
|
79
|
+
"PA": "巴拿马"
|
|
80
|
+
},
|
|
81
|
+
"regions": {
|
|
82
|
+
"CN-BJ": "北京",
|
|
83
|
+
"CN-SH": "上海",
|
|
84
|
+
"CN-TJ": "天津",
|
|
85
|
+
"CN-CQ": "重庆",
|
|
86
|
+
"CN-GD": "广东",
|
|
87
|
+
"CN-ZJ": "浙江",
|
|
88
|
+
"CN-JS": "江苏",
|
|
89
|
+
"CN-SD": "山东",
|
|
90
|
+
"CN-HN": "河南",
|
|
91
|
+
"CN-HB": "湖北",
|
|
92
|
+
"CN-HU": "湖南",
|
|
93
|
+
"CN-SC": "四川",
|
|
94
|
+
"CN-HE": "河北",
|
|
95
|
+
"CN-FJ": "福建",
|
|
96
|
+
"CN-AH": "安徽",
|
|
97
|
+
"CN-JX": "江西",
|
|
98
|
+
"CN-LN": "辽宁",
|
|
99
|
+
"CN-JL": "吉林",
|
|
100
|
+
"CN-HL": "黑龙江",
|
|
101
|
+
"CN-SX": "山西",
|
|
102
|
+
"CN-SN": "陕西",
|
|
103
|
+
"CN-GS": "甘肃",
|
|
104
|
+
"CN-QH": "青海",
|
|
105
|
+
"CN-HA": "海南",
|
|
106
|
+
"CN-YN": "云南",
|
|
107
|
+
"CN-GZ": "贵州",
|
|
108
|
+
"CN-GX": "广西",
|
|
109
|
+
"CN-NX": "宁夏",
|
|
110
|
+
"CN-XJ": "新疆",
|
|
111
|
+
"CN-XZ": "西藏",
|
|
112
|
+
"CN-NM": "内蒙古",
|
|
113
|
+
"TW-TPE": "台北",
|
|
114
|
+
"TW-TXG": "台中",
|
|
115
|
+
"TW-KHH": "高雄",
|
|
116
|
+
"HK-HK": "香港",
|
|
117
|
+
"MO-MO": "澳门",
|
|
118
|
+
"US-CA": "California",
|
|
119
|
+
"US-NY": "New York",
|
|
120
|
+
"US-TX": "Texas",
|
|
121
|
+
"US-FL": "Florida",
|
|
122
|
+
"US-WA": "Washington",
|
|
123
|
+
"US-IL": "Illinois",
|
|
124
|
+
"US-VA": "Virginia",
|
|
125
|
+
"US-OR": "Oregon",
|
|
126
|
+
"US-GA": "Georgia",
|
|
127
|
+
"US-NJ": "New Jersey",
|
|
128
|
+
"US-MA": "Massachusetts",
|
|
129
|
+
"US-OH": "Ohio",
|
|
130
|
+
"US-PA": "Pennsylvania",
|
|
131
|
+
"US-AZ": "Arizona",
|
|
132
|
+
"US-CO": "Colorado",
|
|
133
|
+
"US-NC": "North Carolina",
|
|
134
|
+
"US-MI": "Michigan",
|
|
135
|
+
"US-NV": "Nevada",
|
|
136
|
+
"JP-13": "东京",
|
|
137
|
+
"JP-27": "大阪",
|
|
138
|
+
"JP-14": "神奈川",
|
|
139
|
+
"JP-23": "爱知",
|
|
140
|
+
"KR-11": "首尔",
|
|
141
|
+
"KR-26": "釜山",
|
|
142
|
+
"SG-01": "Singapore",
|
|
143
|
+
"AU-NSW": "New South Wales",
|
|
144
|
+
"AU-VIC": "Victoria",
|
|
145
|
+
"GB-ENG": "England",
|
|
146
|
+
"DE-BE": "Berlin",
|
|
147
|
+
"DE-BY": "Bayern",
|
|
148
|
+
"RU-MOW": "Moscow",
|
|
149
|
+
"RU-SPE": "St Petersburg"
|
|
150
|
+
}
|
|
151
|
+
}
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tabBrowse": "主機瀏覽",
|
|
3
|
+
"subtitle": "經主機出站代理瀏覽外網或內網;目標站不會看見你本機瀏覽器身分。",
|
|
4
|
+
"modeInternet": "外網",
|
|
5
|
+
"modeIntranet": "內網",
|
|
6
|
+
"modeHint": "外網會拒絕私網 IP;內網可開啟 LAN。兩者均拒絕 cloud metadata。",
|
|
7
|
+
"urlPlaceholder": "https://example.com 或 192.168.1.1",
|
|
8
|
+
"go": "前往",
|
|
9
|
+
"back": "返回",
|
|
10
|
+
"forward": "前進",
|
|
11
|
+
"reload": "重新整理",
|
|
12
|
+
"stop": "停止",
|
|
13
|
+
"clearCookies": "清除 Cookie",
|
|
14
|
+
"closeSession": "關閉工作階段",
|
|
15
|
+
"copyUrl": "複製網址",
|
|
16
|
+
"newSession": "新工作階段",
|
|
17
|
+
"privacyOn": "私隱代瀏覽",
|
|
18
|
+
"viaHost": "經主機",
|
|
19
|
+
"emptyTitle": "主機代瀏覽",
|
|
20
|
+
"emptyBody": "請輸入網址。DNS、TLS 與出站由本伺服器處理,而非你的桌面瀏覽器。Cookie 僅存於伺服器 jar。",
|
|
21
|
+
"ssrfBlocked": "已由安全政策攔截(SSRF/模式)",
|
|
22
|
+
"loadFailed": "主機擷取失敗",
|
|
23
|
+
"sessionReady": "工作階段就緒",
|
|
24
|
+
"noSession": "尚未建立工作階段",
|
|
25
|
+
"statusLine": "{{status}} · {{ms}}ms · {{type}} · 經主機",
|
|
26
|
+
"cookies": "Cookie",
|
|
27
|
+
"latency": "延遲",
|
|
28
|
+
"locked": "HTTPS",
|
|
29
|
+
"insecure": "HTTP",
|
|
30
|
+
"loading": "載入中…",
|
|
31
|
+
"modeSwitchHint": "切換模式會開啟新工作階段並清除 Cookie。",
|
|
32
|
+
"copied": "已複製網址",
|
|
33
|
+
"downloadHint": "非 HTML 回應 — 請查看內容框或重新導航。",
|
|
34
|
+
"engineLabel": "引擎",
|
|
35
|
+
"engineProxy": "代理",
|
|
36
|
+
"engineBrowser": "真實瀏覽器",
|
|
37
|
+
"engineSwitchHint": "切換引擎會開啟新工作階段。",
|
|
38
|
+
"needChrome": "真實瀏覽器需要系統 Chrome/Chromium(或於設定指定路徑)。否則請使用代理模式。",
|
|
39
|
+
"needChromeFallback": "Chrome 不可用 — 已切換至代理引擎。",
|
|
40
|
+
"liveError": "即時串流失敗",
|
|
41
|
+
"liveWaiting": "正在連線至主機瀏覽器…",
|
|
42
|
+
"tabSettings": "設定",
|
|
43
|
+
"softwareNeeded": "真實瀏覽器引擎需要 Chromium/Chrome",
|
|
44
|
+
"softwareHint": "一鍵經 apt 安裝發行版 Chromium。若已安裝 Google Chrome 亦會自動偵測。需要 root 與 YSK_EXECUTE=1。",
|
|
45
|
+
"goInstallChrome": "前往軟件分頁",
|
|
46
|
+
"settingsIntro": "以下面板設定會覆寫主機瀏覽相關環境變數。",
|
|
47
|
+
"settingsEngine": "預設引擎",
|
|
48
|
+
"engineAuto": "自動",
|
|
49
|
+
"settingsChromePath": "Chrome/Chromium 路徑",
|
|
50
|
+
"settingsChromePathHint": "留空 = 自動偵測。例如 /usr/bin/google-chrome",
|
|
51
|
+
"settingsLoopback": "內網模式允許 loopback(127.0.0.1)",
|
|
52
|
+
"settingsNoSandbox": "Chromium --no-sandbox(僅限 container)",
|
|
53
|
+
"settingsSave": "儲存設定",
|
|
54
|
+
"settingsSaved": "主機瀏覽設定已儲存",
|
|
55
|
+
"envHintsTitle": "程序環境變數(唯讀;面板已設定時優先採用面板值)",
|
|
56
|
+
"stream": {
|
|
57
|
+
"label": "畫質",
|
|
58
|
+
"smooth": "流暢",
|
|
59
|
+
"balanced": "均衡",
|
|
60
|
+
"sharp": "高清"
|
|
61
|
+
},
|
|
62
|
+
"zoom": {
|
|
63
|
+
"label": "縮放",
|
|
64
|
+
"fit": "適合窗口",
|
|
65
|
+
"fill": "填滿"
|
|
66
|
+
},
|
|
67
|
+
"retryNav": "重試導航",
|
|
68
|
+
"retryLive": "重連畫面",
|
|
69
|
+
"tryProxy": "改用代理引擎",
|
|
70
|
+
"err": {
|
|
71
|
+
"LIVE_NO_FRAME": "畫面串流逾時:尚未收到主機畫面。請重連畫面或重試導航。",
|
|
72
|
+
"LIVE_WS_FAIL": "即時連線失敗。請重連畫面。",
|
|
73
|
+
"SSRF_BLOCKED": "目標位址已被安全政策攔截。",
|
|
74
|
+
"BOT_CHALLENGE": "目標頁面可能要求人機驗證或阻擋自動化瀏覽;請在畫面上完成驗證,或改用其他網絡。",
|
|
75
|
+
"TIMEOUT": "載入逾時。請重試。",
|
|
76
|
+
"DNS_FAIL": "網域名稱解析失敗。",
|
|
77
|
+
"TLS_FAIL": "安全連線(TLS)失敗。",
|
|
78
|
+
"NAV_FAIL": "導航失敗。",
|
|
79
|
+
"CHROME_LAUNCH": "無法啟動主機 Chromium。請檢查軟件安裝與 no-sandbox 設定。",
|
|
80
|
+
"SESSION_GONE": "工作階段已失效。請重新前往。",
|
|
81
|
+
"NEED_CHROME": "需要安裝 Chrome/Chromium。"
|
|
82
|
+
},
|
|
83
|
+
"home": "主頁",
|
|
84
|
+
"bookmark": "書籤",
|
|
85
|
+
"bookmarks": "書籤",
|
|
86
|
+
"history": "瀏覽記錄",
|
|
87
|
+
"bookmarkToggled": "已更新書籤",
|
|
88
|
+
"newTab": "新分頁",
|
|
89
|
+
"fullscreen": "全螢幕",
|
|
90
|
+
"mediaNote": "真实浏览器:视频会流到面板。在设置启用音频桥接即可听到页面声音(需用户操作)。",
|
|
91
|
+
"isolationNote": "真實瀏覽器會建立臨時 Linux 用戶隔離 Chrome;離開頁面或逾時會結束並刪除該用戶。",
|
|
92
|
+
"resumeHint": "可恢复上次浏览({{count}} 个标签页)",
|
|
93
|
+
"resume": "恢复",
|
|
94
|
+
"resumeDismiss": "关闭",
|
|
95
|
+
"resumeDone": "已恢复会话",
|
|
96
|
+
"settingsSafety": "浏览安全",
|
|
97
|
+
"settingsSafetyHint": "严格会拦截更多高风险主机;宽松允许更广的内网目标。不会关闭云端元数据的 SSRF 防护。",
|
|
98
|
+
"safetyStrict": "严格",
|
|
99
|
+
"safetyStandard": "标准",
|
|
100
|
+
"safetyRelaxed": "宽松",
|
|
101
|
+
"settingsBlockHosts": "封锁主机后缀",
|
|
102
|
+
"settingsBlockHostsHint": "每行一个主机名或后缀(例如 malware.test)。精确与后缀匹配均会封锁。",
|
|
103
|
+
"settingsAllowDangerousDownloads": "允许高风险下载(可执行文件/脚本)",
|
|
104
|
+
"settingsAudioBridge": "将页面音频桥接到面板",
|
|
105
|
+
"settingsAudioBridgeHint": "把主机 Chrome 音频流到此浏览器。部分网站需点击才能解锁播放。",
|
|
106
|
+
"downloads": "下载",
|
|
107
|
+
"downloadsEmpty": "此会话尚无下载",
|
|
108
|
+
"downloadReady": "就绪",
|
|
109
|
+
"downloadBlocked": "已封锁",
|
|
110
|
+
"downloadPending": "处理中",
|
|
111
|
+
"downloadFailed": "失败",
|
|
112
|
+
"downloadSave": "保存",
|
|
113
|
+
"audioUnlock": "启用声音",
|
|
114
|
+
"audioUnlockHint": "点击以解锁此标签页音频播放",
|
|
115
|
+
"audioUnlocked": "音频已解锁",
|
|
116
|
+
"audioPlaying": "正在播放音频",
|
|
117
|
+
"audioNeedsUnlock": "音频需解锁",
|
|
118
|
+
"audioBridgedHint": "页面音频已由主机浏览器桥接",
|
|
119
|
+
"audioNotBridged": "音频关闭",
|
|
120
|
+
"audioNotBridgedHint": "在设置中开启音频桥接即可听到页面声音",
|
|
121
|
+
"mediaPolicyTitle": "真实浏览器媒体",
|
|
122
|
+
"mediaVideoLabel": "视频",
|
|
123
|
+
"mediaVideoDesc": "在主机上渲染,再以画面流到面板。",
|
|
124
|
+
"mediaAudioLabel": "音频",
|
|
125
|
+
"mediaAudioDesc": "可选自主机 Chrome 的桥接;可能需要解锁点击。",
|
|
126
|
+
"mediaPolicyLabel": "策略",
|
|
127
|
+
"mediaPolicyDesc": "下载与自动播放遵循上方安全与下载设置。"
|
|
128
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"searchPlaceholder": "搜索…",
|
|
3
|
+
"searchAria": "搜索列表",
|
|
4
|
+
"clearSearch": "清除搜索",
|
|
5
|
+
"clearAll": "清除筛选",
|
|
6
|
+
"resultCount": "{{count}} 项结果",
|
|
7
|
+
"showingOf": "显示 {{shown}} / {{total}}",
|
|
8
|
+
"activeFilters": "已应用 {{count}} 个筛选",
|
|
9
|
+
"noResults": "无匹配结果",
|
|
10
|
+
"noResultsHint": "试试其他关键词,或清除筛选。",
|
|
11
|
+
"searching": "搜索中…"
|
|
12
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "登录 YSK Server",
|
|
3
|
+
"subtitle": "服务器控制台",
|
|
4
|
+
"username": "用户名",
|
|
5
|
+
"password": "密码",
|
|
6
|
+
"submit": "登录控制台",
|
|
7
|
+
"failed": "登录失败,请检查账号或密码",
|
|
8
|
+
"footer": "产品由 YSK Limited 提供",
|
|
9
|
+
"totpRequired": "此账户已开启 2FA,请输入 6 位验证码",
|
|
10
|
+
"totpLabel": "双重验证码",
|
|
11
|
+
"totpHint": "Authenticator 应用中的 6 位数字",
|
|
12
|
+
"submitting": "登录中…",
|
|
13
|
+
"sessionExpired": "登录已失效,请重新登录"
|
|
14
|
+
}
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
{
|
|
2
|
+
"catSystem": "系统文件",
|
|
3
|
+
"catMail": "邮件",
|
|
4
|
+
"catSecurity": "安全",
|
|
5
|
+
"catApp": "应用",
|
|
6
|
+
"catOther": "其他",
|
|
7
|
+
"journalService": "Journal 服务",
|
|
8
|
+
"unavailable": "不可用",
|
|
9
|
+
"compressed": " · 压缩",
|
|
10
|
+
"noLogFileYet": "(尚未有 log 档)",
|
|
11
|
+
"afterDeploy": "部署后会出现",
|
|
12
|
+
"logsLoaded": "已加载日志",
|
|
13
|
+
"sseFailed": "SSE 串流失败,改用轮询",
|
|
14
|
+
"sseInterrupted": "SSE 中断",
|
|
15
|
+
"settingsSaved": "设定已保存",
|
|
16
|
+
"exportedJsonl": "已导出 JSONL",
|
|
17
|
+
"exported": "已导出",
|
|
18
|
+
"bookmarkSaved": "已存书签",
|
|
19
|
+
"title": "日志中心",
|
|
20
|
+
"fullAccess": "完整权限",
|
|
21
|
+
"nonRoot": "非 root",
|
|
22
|
+
"noExecute": "无 EXECUTE",
|
|
23
|
+
"error": "错误",
|
|
24
|
+
"projectLog": "项目 log",
|
|
25
|
+
"filesCount": "{{count}} 档",
|
|
26
|
+
"tabExplore": "探索",
|
|
27
|
+
"tabMaint": "维护",
|
|
28
|
+
"tabSettings": "设定",
|
|
29
|
+
"tabAbout": "说明",
|
|
30
|
+
"sources": "日志来源",
|
|
31
|
+
"filterPlaceholder": "筛选 unit / 文件…",
|
|
32
|
+
"filterSources": "筛选来源",
|
|
33
|
+
"noProjectLogs": "未发现项目 log — 部署项目后会出现",
|
|
34
|
+
"noMatchSources": "无匹配来源",
|
|
35
|
+
"projectPrefix": "项目 · ",
|
|
36
|
+
"timeRange": "时间范围",
|
|
37
|
+
"unlimited": "不限",
|
|
38
|
+
"priority": "优先级",
|
|
39
|
+
"all": "全部",
|
|
40
|
+
"keywordIp": "关键字 / IP…",
|
|
41
|
+
"custom": "自定义",
|
|
42
|
+
"copied": "已复制",
|
|
43
|
+
"truncated": " · 已截断",
|
|
44
|
+
"following": " · 跟随中",
|
|
45
|
+
"followingSse": " · 跟随中 (SSE)",
|
|
46
|
+
"loadingSources": "加载来源中…",
|
|
47
|
+
"pickSource": "选左側来源,或按快捷 · 再按「查询」",
|
|
48
|
+
"maintOverview": "维护概况",
|
|
49
|
+
"executable": "可执行",
|
|
50
|
+
"restricted": "受限",
|
|
51
|
+
"needRootExecute": "需 root+EXECUTE",
|
|
52
|
+
"retention": "保留时间",
|
|
53
|
+
"retentionHint": "例 7d · 14d · 30d",
|
|
54
|
+
"defaultLines": "默认行数",
|
|
55
|
+
"followInterval": "跟随间隔",
|
|
56
|
+
"maxBytes": "最大字节",
|
|
57
|
+
"maskSecrets": "遮罩 secret",
|
|
58
|
+
"defaultVacuumDays": "默认 vacuum 天数",
|
|
59
|
+
"d7": "7 日",
|
|
60
|
+
"d14": "14 日",
|
|
61
|
+
"d30": "30 日",
|
|
62
|
+
"d90": "90 日",
|
|
63
|
+
"journalAlerts": "Journal 告警",
|
|
64
|
+
"autoVacuum": "自动 vacuum",
|
|
65
|
+
"deleted": "已删",
|
|
66
|
+
"bookmarkDeleted": "已删书签",
|
|
67
|
+
"opsResult": "操作结果",
|
|
68
|
+
"saveBookmark": "保存书签",
|
|
69
|
+
"bookmarkNamePrompt": "为目前查询條件命名",
|
|
70
|
+
"query": "查询",
|
|
71
|
+
"follow": "跟隨",
|
|
72
|
+
"export": "导出",
|
|
73
|
+
"vacuum": "清理(Vacuum)",
|
|
74
|
+
"loadFailed": "加载失败",
|
|
75
|
+
"projectLogsLink": "项目 → 日志",
|
|
76
|
+
"projectLogsDesc": " — 单站快捷 + 深鏈",
|
|
77
|
+
"queryFollow": "查询与跟隨",
|
|
78
|
+
"queryFollowDesc": "探索页预设行数、跟隨节奏、回应上限",
|
|
79
|
+
"retentionAlerts": "保留与告警",
|
|
80
|
+
"retentionAlertsDesc": "vacuum 预设、journal 磁碟告警、自动清理时间窗",
|
|
81
|
+
"dailyNeedRoot": "每日(需 root + EXECUTE)",
|
|
82
|
+
"customAllow": "自定义 allow 路径",
|
|
83
|
+
"customAllowDesc": "僅 /var/log 或 /run/log · 拒绝 .ssh、密钥、/etc",
|
|
84
|
+
"pathsCount": "{{n}} 條",
|
|
85
|
+
"noCustomPaths": "尚未加入自定义路径",
|
|
86
|
+
"bookmarks": "书籤",
|
|
87
|
+
"bookmarksDesc": "探索页常用过滤;开启会切回探索并应用来源",
|
|
88
|
+
"noBookmarks": "尚未有书籤 — 在探索页查询后按「书籤」保存",
|
|
89
|
+
"settingsWriteNote": "设置写入面板 DB;自动 vacuum 由排程每 15 分鐘检查时间窗。",
|
|
90
|
+
"saveSettings": "保存设置",
|
|
91
|
+
"vacuumDaysQ": "Vacuum 时间 {{days}}?",
|
|
92
|
+
"vacuumSizeQ": "Vacuum 大小 500M?",
|
|
93
|
+
"vacuumDesc": "journalctl vacuum 会删除舊日志,不可复原。",
|
|
94
|
+
"vacuumRequested": "已请求 vacuum",
|
|
95
|
+
"vacuumSizeRequested": "已请求 vacuum size",
|
|
96
|
+
"scLogs": "观测 journal/文件/项目",
|
|
97
|
+
"scProtection": "攻擊应变、自动 ban(点 IP)",
|
|
98
|
+
"shortcuts": "快捷",
|
|
99
|
+
"projectsOnly": "只显示项目",
|
|
100
|
+
"filesTitle": "{{n}} 档",
|
|
101
|
+
"bookmarksLabel": "书签",
|
|
102
|
+
"filter": "筛选",
|
|
103
|
+
"followSec": "跟随 {{sec}}s",
|
|
104
|
+
"wrap": "换行",
|
|
105
|
+
"bookmark": "书签",
|
|
106
|
+
"standby": "待命",
|
|
107
|
+
"partialFail": "部分/失败",
|
|
108
|
+
"lines": "{{n}} 行",
|
|
109
|
+
"followingSseDyn": " · 跟随中{{sse}}",
|
|
110
|
+
"ipBan": "IP → 封禁",
|
|
111
|
+
"vacuumNote": "释放 systemd-journal 磁盘。无 EXECUTE 会 blocked,不假成功。",
|
|
112
|
+
"vacuumTime": "Vacuum 时间",
|
|
113
|
+
"vacuumHint": "建议保留 ≥7 日;操作后重新探测磁盘用量。",
|
|
114
|
+
"logrotateStatus": "系统 logrotate 状态(只读探测)",
|
|
115
|
+
"logrotateMissing": "无 status 档或不可读 — 可于服务矩阵检查 logrotate 套件",
|
|
116
|
+
"relatedOps": "相关运维",
|
|
117
|
+
"relatedOpsDesc": "日志观测 vs 攻击应变分工",
|
|
118
|
+
"scLogsLine": "观测 journal/文件/项目",
|
|
119
|
+
"scProtLine": "攻击应变、自动 ban(点 IP)",
|
|
120
|
+
"journalVacuumTitle": "Journal 清理(vacuum)",
|
|
121
|
+
"journalSection": "杂志",
|
|
122
|
+
"sseLabel": "上证所",
|
|
123
|
+
"logrotateLabel": "logrotate",
|
|
124
|
+
"srcNginx": "nginx",
|
|
125
|
+
"srcSsh": "ssh",
|
|
126
|
+
"srcFail2ban": "fail2ban",
|
|
127
|
+
"srcAuthLog": "验证日志",
|
|
128
|
+
"srcNginxError": "nginx 错误",
|
|
129
|
+
"srcLetsEncrypt": "让我们加密",
|
|
130
|
+
"groupJournal": "杂志",
|
|
131
|
+
"groupVarLog": "/var/log",
|
|
132
|
+
"prioErr": "错误+",
|
|
133
|
+
"prioWarn": "警告+",
|
|
134
|
+
"prioInfo": "信息+"
|
|
135
|
+
}
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
{
|
|
2
|
+
"alert": {
|
|
3
|
+
"memory_high": "内存偏高",
|
|
4
|
+
"load_high": "负载偏高",
|
|
5
|
+
"disk_high": "磁盘偏高"
|
|
6
|
+
},
|
|
7
|
+
"loadFailed": "加载指标失败",
|
|
8
|
+
"projectUsageFailed": "项目用量加载失败",
|
|
9
|
+
"procListFailed": "进程列表失败",
|
|
10
|
+
"streamEnded": "stream 已结束({{reason}})",
|
|
11
|
+
"streamOpenFailed": "无法打开 stream",
|
|
12
|
+
"signalFailed": "信号失败",
|
|
13
|
+
"detailFailed": "无法加载详情",
|
|
14
|
+
"alertCount": "{{count}} 条告警",
|
|
15
|
+
"attention": "需留意",
|
|
16
|
+
"normal": "正常",
|
|
17
|
+
"disk": "磁盘",
|
|
18
|
+
"alerts": "告警",
|
|
19
|
+
"auto5s": "自动 5s",
|
|
20
|
+
"hostSettings": "主机设置",
|
|
21
|
+
"loading": "加载指标…",
|
|
22
|
+
"tabs": {
|
|
23
|
+
"overview": "概览",
|
|
24
|
+
"live": "实时进程",
|
|
25
|
+
"disk": "磁盘",
|
|
26
|
+
"projectUsage": "项目用量",
|
|
27
|
+
"alerts": "告警"
|
|
28
|
+
},
|
|
29
|
+
"load": "负载",
|
|
30
|
+
"min1": "1 分",
|
|
31
|
+
"min5": "5 分",
|
|
32
|
+
"min15": "15 分",
|
|
33
|
+
"loadHint": "相对 {{cpus}} CPU;高于 1.0× 表示可能排队。",
|
|
34
|
+
"memory": "内存",
|
|
35
|
+
"total": "总量",
|
|
36
|
+
"available": "可用",
|
|
37
|
+
"mainDisk": "主磁盘",
|
|
38
|
+
"path": "路径",
|
|
39
|
+
"diskReadFail": "无法读取磁盘",
|
|
40
|
+
"viewAllMounts": "查看全部 {{count}} 个 mount →",
|
|
41
|
+
"nAlerts": "{{count}} 告警",
|
|
42
|
+
"details": "详情",
|
|
43
|
+
"noThresholdAlerts": "目前无内存/负载/磁盘阈值告警",
|
|
44
|
+
"projectDisk": "项目磁盘(真实 du)",
|
|
45
|
+
"viewAllProjectUsage": "查看全部项目用量 →",
|
|
46
|
+
"loadProjectDisk": "加载项目磁盘用量(真实 du)→",
|
|
47
|
+
"followSse": "跟随(SSE)",
|
|
48
|
+
"interval": "间隔",
|
|
49
|
+
"sort": "排序",
|
|
50
|
+
"rows": "行数",
|
|
51
|
+
"onceQuery": "单次查询",
|
|
52
|
+
"procSearchPh": "搜索 PID / USER / COMMAND",
|
|
53
|
+
"procSearchAria": "搜索进程",
|
|
54
|
+
"filterAll": "全部",
|
|
55
|
+
"filterMine": "非系统",
|
|
56
|
+
"selectedN": "选中 {{count}}",
|
|
57
|
+
"showOf": " · 显示 {{shown}}/{{total}}",
|
|
58
|
+
"topLoading": "加载 top 摘要中…(/proc/stat 双样本)",
|
|
59
|
+
"topAria": "top 摘要",
|
|
60
|
+
"perCore": "每核",
|
|
61
|
+
"noPerCore": "无每核数据",
|
|
62
|
+
"uptimeDays": "{{d}} 天,{{h}}:{{m}}",
|
|
63
|
+
"used": "已用",
|
|
64
|
+
"free": "空闲",
|
|
65
|
+
"signal": "信号",
|
|
66
|
+
"kill": "结束",
|
|
67
|
+
"send": "送出",
|
|
68
|
+
"procDetail": "进程详情",
|
|
69
|
+
"refreshProc": "刷新进程",
|
|
70
|
+
"noProcs": "没有进程",
|
|
71
|
+
"noProcsFilter": "没有符合筛选的进程",
|
|
72
|
+
"mounts": "挂载点",
|
|
73
|
+
"fs": "文件系统",
|
|
74
|
+
"mount": "挂载",
|
|
75
|
+
"size": "容量",
|
|
76
|
+
"usage": "用量",
|
|
77
|
+
"project": "项目",
|
|
78
|
+
"quota": "配额",
|
|
79
|
+
"ratio": "占比",
|
|
80
|
+
"unlimited": "无限制",
|
|
81
|
+
"noProjects": "尚无项目",
|
|
82
|
+
"noProjectsDesc": "创建项目后可在此看真实 home 用量",
|
|
83
|
+
"usageNote": "用量来自本机 du(非估算)。配额为控制面 soft limit;硬 setquota 需「套用限制到系统」。",
|
|
84
|
+
"thresholdAlerts": "阈值告警",
|
|
85
|
+
"alertsOkTitle": "目前正常",
|
|
86
|
+
"alertsOkDesc": "没有内存/负载/磁盘阈值告警。",
|
|
87
|
+
"cpu": "中央处理器",
|
|
88
|
+
"command": "命令",
|
|
89
|
+
"user": "用户",
|
|
90
|
+
"clearSelection": "清除选择",
|
|
91
|
+
"batchSignal": "批量信号",
|
|
92
|
+
"liveHint": "实时进程列表(SSE 或轮询)。信号需 root + YSK_EXECUTE。",
|
|
93
|
+
"signalTo": "信号 {{sig}} → PID {{pid}}",
|
|
94
|
+
"procAlive": "进程仍在(kill -0 成功)",
|
|
95
|
+
"procGone": "进程已结束",
|
|
96
|
+
"procTable": "进程 ({{count}}{{more}})",
|
|
97
|
+
"procTableDesc": "ps 列表 · 勾选后可 TERM/KILL(需 YSK_EXECUTE)",
|
|
98
|
+
"selectAllAria": "全选筛选结果",
|
|
99
|
+
"selectPidAria": "选取 PID {{pid}}",
|
|
100
|
+
"controlPlane": "控制面",
|
|
101
|
+
"detailShort": "详",
|
|
102
|
+
"procUnavailable": "无法取得进程",
|
|
103
|
+
"noProcData": "尚无进程数据",
|
|
104
|
+
"noProcFilter": "无符合筛选的进程",
|
|
105
|
+
"clickOnceOrFollow": "按「单次查询」或开跟随",
|
|
106
|
+
"liveFootnote": "等同 SSH top:/proc/stat 双样本算 %Cpu(开「每核」= top 按 1)、Mem/Swap、Tasks;进程表来自 ps。不是交互 PTY。Kill 需 YSK_EXECUTE;PID 1 与控制面默认保护。",
|
|
107
|
+
"forceKillTitle": "强制结束 PID {{pid}}(SIGKILL)",
|
|
108
|
+
"sendSigTitle": "向 PID {{pid}} 发送 SIG{{sig}}",
|
|
109
|
+
"forceKillDesc": "无法拦截,可能丢数据。命令:{{cmd}}",
|
|
110
|
+
"termDesc": "进程可自行清理后退出。命令:{{cmd}}",
|
|
111
|
+
"forceKillBtn": "强制 KILL",
|
|
112
|
+
"sendTermBtn": "发送 TERM",
|
|
113
|
+
"procPidTitle": "进程 PID {{pid}}",
|
|
114
|
+
"readingProc": "读取 /proc…",
|
|
115
|
+
"applyRenice": "套用 renice",
|
|
116
|
+
"reniceHint": "-20 最高优先 · 19 最低(需 EXECUTE)",
|
|
117
|
+
"noData": "无数据",
|
|
118
|
+
"mountsTitle": "磁盘 mounts ({{count}})",
|
|
119
|
+
"mountsDesc": "真实 df -P -B1(已过滤 tmpfs 等)",
|
|
120
|
+
"noMounts": "无 mount 列表",
|
|
121
|
+
"noMountsDesc": "df 不可用或被过滤。主磁盘仍见于概览。",
|
|
122
|
+
"seeProjectUsage": "项目 home 用量见「项目用量」分页(真实 du · 共 {{size}})",
|
|
123
|
+
"measuringDu": "测量项目 home(du)…",
|
|
124
|
+
"projectUsageTitle": "项目磁盘用量 ({{count}})",
|
|
125
|
+
"projectUsageDesc": "真实 du · 合计 {{total}} · {{at}}",
|
|
126
|
+
"projectUsageDescEmpty": "对各项目 home_dir 执行 du",
|
|
127
|
+
"remeasure": "重新测量",
|
|
128
|
+
"usageNoteFull": "用量来自本机 du(非估算)。配额为控制面 soft limit;硬 setquota 需「套用限制到系统」。",
|
|
129
|
+
"sseNeedLogin": "未登录,无法开启 SSE",
|
|
130
|
+
"sseSessionExpired": "未登录或 session 失效,无法开启 SSE",
|
|
131
|
+
"sseHttpError": "流 HTTP {{status}}"
|
|
132
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tabInventory": "盘点",
|
|
3
|
+
"tabTarget": "目标",
|
|
4
|
+
"tabRun": "执行",
|
|
5
|
+
"tabDone": "完成",
|
|
6
|
+
"refreshFailed": "刷新失败",
|
|
7
|
+
"migrateIncomplete": "迁移未完成",
|
|
8
|
+
"requestFailed": "迁移请求失败",
|
|
9
|
+
"title": "整机迁移",
|
|
10
|
+
"subtitle": "来源控制面 → 新机全量复制。完成后只改公网 IP/DNS,账号、路径与项目保持一致。",
|
|
11
|
+
"inventorying": "盘点中",
|
|
12
|
+
"inventoried": "已盘点",
|
|
13
|
+
"inventoryFailed": "盘点失败",
|
|
14
|
+
"pendingInventory": "待盘点",
|
|
15
|
+
"projects": "项目",
|
|
16
|
+
"mailboxes": "信箱",
|
|
17
|
+
"users": "用户",
|
|
18
|
+
"software": "软件",
|
|
19
|
+
"jobs": "工作",
|
|
20
|
+
"notFound": "找不到",
|
|
21
|
+
"wizard": "迁移向导",
|
|
22
|
+
"jobLog": "工作记录",
|
|
23
|
+
"about": "说明",
|
|
24
|
+
"steps": "迁移步骤",
|
|
25
|
+
"sourceInventory": "来源盘点",
|
|
26
|
+
"sourceInventoryDesc": "只读扫描控制面与项目路径,不会修改系统",
|
|
27
|
+
"inventoryRunning": "正在盘点本机…",
|
|
28
|
+
"host": "主机",
|
|
29
|
+
"projectHome": "项目 / home",
|
|
30
|
+
"needSoftware": "需安装软件",
|
|
31
|
+
"noInventory": "尚未取得盘点",
|
|
32
|
+
"noInventoryHint": "按右上角「刷新」扫描本机状态与工作记录。API 需已加载 migrate 路由。",
|
|
33
|
+
"targetHost": "目标主机",
|
|
34
|
+
"targetHostDesc": "僅需 root SSH;密码只用于本次请求,不会写入数据库",
|
|
35
|
+
"sshTarget": "SSH 目标",
|
|
36
|
+
"sshPort": "SSH 埠",
|
|
37
|
+
"targetDataDir": "目标 dataDir",
|
|
38
|
+
"authMethod": "认证方式",
|
|
39
|
+
"rootPassword": "Root 密码",
|
|
40
|
+
"notPersisted": "不会持久化",
|
|
41
|
+
"outboundIdentity": "vault 内 outbound identity",
|
|
42
|
+
"dryRun": "执行预检(dry-run)",
|
|
43
|
+
"startMigrate": "开始整机迁移",
|
|
44
|
+
"needSshTarget": "请填写 SSH 目标",
|
|
45
|
+
"needMaintWindow": "请勾选维护窗",
|
|
46
|
+
"needRootPassword": "请输入 root 密码",
|
|
47
|
+
"needRequired": "请完成必要字段",
|
|
48
|
+
"result": "迁移结果",
|
|
49
|
+
"blocked": "已阻挡",
|
|
50
|
+
"failed": "失败",
|
|
51
|
+
"detail": "详细说明",
|
|
52
|
+
"jobsTitle": "迁移工作({{count}})",
|
|
53
|
+
"jobsDesc": "状态落在 dataDir/migrate/;密码从不写入 job 档。按右上角「刷新」更新。",
|
|
54
|
+
"phase": "阶段",
|
|
55
|
+
"target": "目标",
|
|
56
|
+
"updated": "更新",
|
|
57
|
+
"notes": "备注",
|
|
58
|
+
"noJobs": "尚无迁移工作",
|
|
59
|
+
"noJobsHint": "在「迁移向导」完成一次 dry-run 或正式迁移后会出现在此。",
|
|
60
|
+
"confirmTitle": "确认整机迁移",
|
|
61
|
+
"confirmDesc": "即将对 {{target}} 执行全量 rsync 与目标 bootstrap。来源进入维护窗,过程可能数十分钟。密码僅本次使用。",
|
|
62
|
+
"confirmStart": "确认开始",
|
|
63
|
+
"cancel": "取消",
|
|
64
|
+
"success": "成功",
|
|
65
|
+
"unfilledTarget": "(未填目标)",
|
|
66
|
+
"restartApiHint": "若刚部署新版本,请重启 API(",
|
|
67
|
+
"afterRestart": ")后再按「刷新」。",
|
|
68
|
+
"inventoryWarnings": "盘点警告({{count}})",
|
|
69
|
+
"moreWarnings": "…另有 {{n}} 則",
|
|
70
|
+
"authPassword": "root 密码(安装临时密钥后改用 key)",
|
|
71
|
+
"authIdentity": "SSH 身份庫 identityId",
|
|
72
|
+
"authAgent": "本机预设 agent / 密钥",
|
|
73
|
+
"confirmMaint": "确认维护窗",
|
|
74
|
+
"confirmMaintDesc": "· 来源将短暂停服以保证 dump 一致(正式迁移必勾)",
|
|
75
|
+
"allowOverwrite": "允许覆写目标既有 YSK 资料",
|
|
76
|
+
"allowOverwriteDesc": "· 目标已有 ysk.json 时需勾选",
|
|
77
|
+
"dryRunOnly": "僅 dry-run",
|
|
78
|
+
"dryRunOnlyDesc": "· 只做盘点 + 预检,不 rsync、不写目标",
|
|
79
|
+
"executeNote": "本机需 YSK_EXECUTE=1 且以 root 执行 API。迁移完成后请改 DNS A/AAAA,并检查雲防火墙与邮件 PTR。",
|
|
80
|
+
"dnsCutover": "DNS cutover(需人工)",
|
|
81
|
+
"dnsCutoverDesc": "将下列主机名的 A / AAAA 指到新机公网 IP;并确认 80/443/25/587 等防火墙与邮件 rDNS。"
|
|
82
|
+
}
|