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 伺服器",
|
|
3
|
+
"subtitle": "伺服器控制台",
|
|
4
|
+
"username": "用戶名",
|
|
5
|
+
"password": "密碼",
|
|
6
|
+
"submit": "登入控制台",
|
|
7
|
+
"failed": "登入失敗,請檢查帳號或密碼",
|
|
8
|
+
"footer": "產品由 YSK Limited 提供",
|
|
9
|
+
"totpRequired": "此帳戶已開啟 雙重驗證,請輸入 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": "系統日誌 服務",
|
|
8
|
+
"unavailable": "不可用",
|
|
9
|
+
"compressed": "· 壓縮",
|
|
10
|
+
"noLogFileYet": "(尚未有 日誌 檔)",
|
|
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": "非 管理員",
|
|
22
|
+
"noExecute": "無 執行",
|
|
23
|
+
"error": "錯誤",
|
|
24
|
+
"projectLog": "專案 日誌",
|
|
25
|
+
"filesCount": "{{count}} 檔",
|
|
26
|
+
"tabExplore": "探索",
|
|
27
|
+
"tabMaint": "維護",
|
|
28
|
+
"tabSettings": "設定",
|
|
29
|
+
"tabAbout": "說明",
|
|
30
|
+
"sources": "日誌來源",
|
|
31
|
+
"filterPlaceholder": "篩選 服務單元 / 檔案…",
|
|
32
|
+
"filterSources": "篩選來源",
|
|
33
|
+
"noProjectLogs": "未發現專案 日誌 — 部署專案後會出現",
|
|
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": "需要管理員權限+執行",
|
|
52
|
+
"retention": "保留時間",
|
|
53
|
+
"retentionHint": "例 7d · 14d · 30d",
|
|
54
|
+
"defaultLines": "預設行數",
|
|
55
|
+
"followInterval": "跟隨間隔",
|
|
56
|
+
"maxBytes": "最大字節",
|
|
57
|
+
"maskSecrets": "遮罩 secret",
|
|
58
|
+
"defaultVacuumDays": "預設 清理 天數",
|
|
59
|
+
"d7": "7 日",
|
|
60
|
+
"d14": "14 日",
|
|
61
|
+
"d30": "30 日",
|
|
62
|
+
"d90": "90 日",
|
|
63
|
+
"journalAlerts": "系統日誌 告警",
|
|
64
|
+
"autoVacuum": "自動 清理",
|
|
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": "清理 預設、系統日誌 磁碟告警、自動清理時間窗",
|
|
81
|
+
"dailyNeedRoot": "每日(需要管理員權限 + 執行)",
|
|
82
|
+
"customAllow": "自訂 allow 路徑",
|
|
83
|
+
"customAllowDesc": "僅 /var/日誌 或 /run/日誌 · 拒絕 .ssh、金鑰、/etc",
|
|
84
|
+
"pathsCount": "{{n}} 條",
|
|
85
|
+
"noCustomPaths": "尚未加入自訂路徑",
|
|
86
|
+
"bookmarks": "書籤",
|
|
87
|
+
"bookmarksDesc": "探索頁常用過濾;開啟會切回探索並套用來源",
|
|
88
|
+
"noBookmarks": "尚未有書籤 — 在探索頁查詢後按「書籤」儲存",
|
|
89
|
+
"settingsWriteNote": "設定寫入面板 資料庫;自動 清理 由排程每 15 分鐘檢查時間窗。",
|
|
90
|
+
"saveSettings": "儲存設定",
|
|
91
|
+
"vacuumDaysQ": "清理 時間 {{days}}?",
|
|
92
|
+
"vacuumSizeQ": "清理 大小 500M?",
|
|
93
|
+
"vacuumDesc": "系統日誌ctl 清理 會刪除舊日誌,不可復原。",
|
|
94
|
+
"vacuumRequested": "已請求 清理",
|
|
95
|
+
"vacuumSizeRequested": "已請求 清理 size",
|
|
96
|
+
"scLogs": "觀測 系統日誌/檔案/專案",
|
|
97
|
+
"scProtection": "攻擊應變、自動 封鎖(點 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": "釋放 系統服務-系統日誌 磁碟。無 執行 會 已封鎖,不假成功。",
|
|
112
|
+
"vacuumTime": "清理 時間",
|
|
113
|
+
"vacuumHint": "建議保留 ≥7 日;操作後重新探測磁碟用量。",
|
|
114
|
+
"logrotateStatus": "系統 logrotate 狀態(唯讀探測)",
|
|
115
|
+
"logrotateMissing": "無 狀態 檔或不可讀 — 可於服務矩陣檢查 logrotate 套件",
|
|
116
|
+
"relatedOps": "相關運維",
|
|
117
|
+
"relatedOpsDesc": "日誌觀測 vs 攻擊應變分工",
|
|
118
|
+
"scLogsLine": "觀測 系統日誌/檔案/專案",
|
|
119
|
+
"scProtLine": "攻擊應變、自動 封鎖(點 IP)",
|
|
120
|
+
"journalVacuumTitle": "系統日誌 清理(清理)",
|
|
121
|
+
"journalSection": "雜誌",
|
|
122
|
+
"sseLabel": "上證所",
|
|
123
|
+
"logrotateLabel": "對數旋轉",
|
|
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 / 用戶 / 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": "建立專案後可在此看真實 主目錄 用量",
|
|
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 或輪詢)。訊號需 管理員權限與系統變更權限。",
|
|
93
|
+
"signalTo": "訊號 {{sig}} → PID {{pid}}",
|
|
94
|
+
"procAlive": "進程仍在(kill -0 成功)",
|
|
95
|
+
"procGone": "進程已結束",
|
|
96
|
+
"procTable": "進程 ({{count}}{{more}})",
|
|
97
|
+
"procTableDesc": "ps 列表 · 勾選後可 TERM/KILL(需 系統變更權限)",
|
|
98
|
+
"selectAllAria": "全選篩選結果",
|
|
99
|
+
"selectPidAria": "選取 PID {{pid}}",
|
|
100
|
+
"controlPlane": "控制面",
|
|
101
|
+
"detailShort": "詳",
|
|
102
|
+
"procUnavailable": "無法取得進程",
|
|
103
|
+
"noProcData": "尚無進程資料",
|
|
104
|
+
"noProcFilter": "無符合篩選的進程",
|
|
105
|
+
"clickOnceOrFollow": "按「單次查詢」或開跟隨",
|
|
106
|
+
"liveFootnote": "等同 遠端登入 top:/proc/stat 雙樣本算 %Cpu(開「每核」= top 按 1)、Mem/Swap、Tasks;進程表來自 ps。不是互動 PTY。Kill 需 系統變更權限;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 最低(需 執行)",
|
|
117
|
+
"noData": "無資料",
|
|
118
|
+
"mountsTitle": "磁碟 mounts ({{count}})",
|
|
119
|
+
"mountsDesc": "真實 df -P -B1(已過濾 tmpfs 等)",
|
|
120
|
+
"noMounts": "無 mount 列表",
|
|
121
|
+
"noMountsDesc": "df 不可用或被過濾。主磁碟仍見於概覽。",
|
|
122
|
+
"seeProjectUsage": "專案 主目錄 用量見「專案用量」分頁(真實 du · 共 {{size}})",
|
|
123
|
+
"measuringDu": "量測專案 主目錄(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": "未登入或 工作階段 失效,無法開啟 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": "專案 / 主目錄",
|
|
30
|
+
"needSoftware": "需安裝軟件",
|
|
31
|
+
"noInventory": "尚未取得盤點",
|
|
32
|
+
"noInventoryHint": "按右上角「重新整理」掃描本機狀態與工作紀錄。介面 需已載入 migrate 路由。",
|
|
33
|
+
"targetHost": "目標主機",
|
|
34
|
+
"targetHostDesc": "僅需要管理員權限 遠端登入;密碼只用於本次請求,不會寫入資料庫",
|
|
35
|
+
"sshTarget": "遠端登入 目標",
|
|
36
|
+
"sshPort": "遠端登入 埠",
|
|
37
|
+
"targetDataDir": "目標 dataDir",
|
|
38
|
+
"authMethod": "認證方式",
|
|
39
|
+
"rootPassword": "管理員 密碼",
|
|
40
|
+
"notPersisted": "不會持久化",
|
|
41
|
+
"outboundIdentity": "vault 內 外連 identity",
|
|
42
|
+
"dryRun": "執行預檢(預覽試行)",
|
|
43
|
+
"startMigrate": "開始整機遷移",
|
|
44
|
+
"needSshTarget": "請填寫 遠端登入 目標",
|
|
45
|
+
"needMaintWindow": "請勾選維護窗",
|
|
46
|
+
"needRootPassword": "請輸入 管理員 密碼",
|
|
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": "在「遷移精靈」完成一次 預覽試行 或正式遷移後會出現在此。",
|
|
60
|
+
"confirmTitle": "確認整機遷移",
|
|
61
|
+
"confirmDesc": "即將對 {{target}} 執行全量 同步複製 與目標 初始化。來源進入維護窗,過程可能數十分鐘。密碼僅本次使用。",
|
|
62
|
+
"confirmStart": "確認開始",
|
|
63
|
+
"cancel": "取消",
|
|
64
|
+
"success": "成功",
|
|
65
|
+
"unfilledTarget": "(未填目標)",
|
|
66
|
+
"restartApiHint": "若剛部署新版本,請重啟 介面(",
|
|
67
|
+
"afterRestart": ")後再按「重新整理」。",
|
|
68
|
+
"inventoryWarnings": "盤點警告({{count}})",
|
|
69
|
+
"moreWarnings": "…另有 {{n}} 則",
|
|
70
|
+
"authPassword": "管理員 密碼(安裝臨時金鑰後改用 金鑰)",
|
|
71
|
+
"authIdentity": "遠端登入 身份庫 identityId",
|
|
72
|
+
"authAgent": "本機預設 代理 / 金鑰",
|
|
73
|
+
"confirmMaint": "確認維護窗",
|
|
74
|
+
"confirmMaintDesc": "· 來源將短暫停服以保證 匯出 一致(正式遷移必勾)",
|
|
75
|
+
"allowOverwrite": "允許覆寫目標既有 YSK 資料",
|
|
76
|
+
"allowOverwriteDesc": "· 目標已有 ysk.json 時需勾選",
|
|
77
|
+
"dryRunOnly": "僅 預覽試行",
|
|
78
|
+
"dryRunOnlyDesc": "· 只做盤點 + 預檢,不 同步複製、不寫入目標",
|
|
79
|
+
"executeNote": "本機需 系統變更權限已開啟 且以 管理員 執行 介面。遷移完成後請改 DNS A/AAAA,並檢查雲防火牆與郵件 PTR。",
|
|
80
|
+
"dnsCutover": "DNS cutover(需人工)",
|
|
81
|
+
"dnsCutoverDesc": "將下列主機名的 A / AAAA 指到新機公網 IP;並確認 80/443/25/587 等防火牆與郵件 rDNS。"
|
|
82
|
+
}
|