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,246 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pageDesc": "VNC 服务器/客户端",
|
|
3
|
+
"result": "VNC 操作结果",
|
|
4
|
+
"installed": "已安装",
|
|
5
|
+
"notInstalled": "未安装",
|
|
6
|
+
"stackBins": "{{垃圾箱}}",
|
|
7
|
+
"stackMissing": "未装",
|
|
8
|
+
"executeOn": "YSK_EXECUTE 已开",
|
|
9
|
+
"executeOff": "YSK_EXECUTE 未开",
|
|
10
|
+
"statAccounts": "账号",
|
|
11
|
+
"statRunning": "运行中",
|
|
12
|
+
"statClients": "客户端配置",
|
|
13
|
+
"statEndpoint": "主机",
|
|
14
|
+
"goAccounts": "账号",
|
|
15
|
+
"goClient": "客户端",
|
|
16
|
+
"goInstall": "安装",
|
|
17
|
+
"accountsEmptyTitle": "暂无账号",
|
|
18
|
+
"accountsEmptyDesc": "创建账号开始",
|
|
19
|
+
"clientPathHint": "两种路径均在浏览器内使用 VNC。区别在于目标语义与说明(皆经面板 TCP 代理)。",
|
|
20
|
+
"clientPathCompare": "「经用户可达端点」:公网主机名(如 hermes.example.com:5901)。「经服务器代理」:仅本机服务器可连的内网/机房地址。连接前会从此服务器探测 TCP。",
|
|
21
|
+
"clientEmptyTitle": "暂无客户端",
|
|
22
|
+
"clientEmptyDesc": "新增远程 host:port",
|
|
23
|
+
"openInBrowser": "在浏览器打开",
|
|
24
|
+
"pathUserReachable": "经用户可达端点",
|
|
25
|
+
"pathServerProxy": "经服务器代理",
|
|
26
|
+
"pathUserReachableShort": "用户可达",
|
|
27
|
+
"pathServerProxyShort": "服务器代理",
|
|
28
|
+
"pathUserReachableHint": "适用于公网主机名或用户侧可连的 VNC(例如 example.com:5901)。浏览器经面板转发;控制面须能对该地址打开 TCP。",
|
|
29
|
+
"pathServerProxyHint": "适用于仅控制面服务器可连的内网或机房地址。流量经本机服务器网络代理后再连目标 VNC。可选填写「连接主机」覆盖实际 TCP 地址(例如显示用主机名、连接用 10.x)。",
|
|
30
|
+
"connectHost": "连接主机(可选,服务器代理)",
|
|
31
|
+
"connectHostHint": "控制面实际打开 TCP 的地址(内网 IP)。留空则使用上方「远程主机」。",
|
|
32
|
+
"pathBrowser": "经用户可达端点",
|
|
33
|
+
"pathHostViewer": "经服务器代理",
|
|
34
|
+
"hostViewer": "经服务器代理",
|
|
35
|
+
"needViewerOptional": "TigerVNC Viewer(可选,非浏览器路径)",
|
|
36
|
+
"viewerStackOptional": "浏览器内 VNC 不需要安装桌面版 vncviewer。以下 Viewer 套件仅供系统维护,可跳过。",
|
|
37
|
+
"viewer": {
|
|
38
|
+
"minting": "准备会话…",
|
|
39
|
+
"connecting": "连接中…",
|
|
40
|
+
"connected": "已连接",
|
|
41
|
+
"disconnected": "已断开",
|
|
42
|
+
"error": "连接失败",
|
|
43
|
+
"idle": "空闲",
|
|
44
|
+
"closed": "已关闭",
|
|
45
|
+
"minting_state": "准备中",
|
|
46
|
+
"reconnect": "重新连接",
|
|
47
|
+
"disconnect": "断开",
|
|
48
|
+
"fullscreen": "全屏",
|
|
49
|
+
"fit": "适合窗口",
|
|
50
|
+
"oneToOne": "1:1",
|
|
51
|
+
"cad": "Ctrl+Alt+Del",
|
|
52
|
+
"password": "VNC 密码",
|
|
53
|
+
"passwordPrompt": "需要密码",
|
|
54
|
+
"sendPassword": "发送密码",
|
|
55
|
+
"securityFailure": "验证失败",
|
|
56
|
+
"canvasLabel": "VNC 桌面:{{name}}",
|
|
57
|
+
"clipboardPaste": "粘贴到远程",
|
|
58
|
+
"clipboardPanel": "剪贴板",
|
|
59
|
+
"clipboardHint": "在本浏览器与远程桌面之间同步文字。",
|
|
60
|
+
"clipboardLocal": "发送到远程",
|
|
61
|
+
"clipboardLocalPh": "粘贴或输入要送入 VNC 的文字",
|
|
62
|
+
"clipboardRemote": "来自远程",
|
|
63
|
+
"clipboardRemotePh": "远程复制的文字会出现在这里",
|
|
64
|
+
"clipboardSend": "发送到远程",
|
|
65
|
+
"clipboardCopy": "复制到本机",
|
|
66
|
+
"clipboardToRemote": "已将剪贴板发送到远程",
|
|
67
|
+
"clipboardToRemoteHint": "将浏览器剪贴板粘贴到远程会话",
|
|
68
|
+
"clipboardFromRemote": "远程剪贴板已复制到本浏览器",
|
|
69
|
+
"clipboardFromRemoteManual": "远程剪贴板有更新 — 打开「剪贴板」面板再复制",
|
|
70
|
+
"clipboardEmpty": "没有可粘贴内容 — 请先复制,或在下方输入",
|
|
71
|
+
"clipboardReadDenied": "浏览器拒绝读取剪贴板 — 请粘贴到面板再发送",
|
|
72
|
+
"clipboardNoRemote": "远程尚未发送文字",
|
|
73
|
+
"clipboardCopiedLocal": "已复制到本浏览器",
|
|
74
|
+
"quality": "画质",
|
|
75
|
+
"qualityHint": "画质 vs 流量(JPEG/压缩)",
|
|
76
|
+
"qualityLow": "低(省流量)",
|
|
77
|
+
"qualityBalanced": "平衡",
|
|
78
|
+
"qualityHigh": "高",
|
|
79
|
+
"qualityMax": "最高画质",
|
|
80
|
+
"passwordPromptHint": "此桌面需要 VNC 密码 — 请在下方输入。",
|
|
81
|
+
"errNeedExecute": "无法启动桌面:服务器需要 root 并开启 YSK_EXECUTE。",
|
|
82
|
+
"errTicket": "会话票据已过期或无效 — 请点「重新连接」。",
|
|
83
|
+
"errBusy": "面板同时打开的 VNC 过多 — 请关闭其他会话再试。",
|
|
84
|
+
"errRefused": "{{host}}:{{port}} 拒绝连接(无服务监听)。远程 VNC 是否在运行?本机是否可达?",
|
|
85
|
+
"errRefusedGeneric": "连接被拒绝 — 请检查 VNC 是否运行、端口是否正确。",
|
|
86
|
+
"errTimeout": "连接 {{host}}:{{port}} 超时。请检查防火墙/本机到远程的网络。",
|
|
87
|
+
"errTimeoutGeneric": "连接超时 — 请检查网络和防火墙。",
|
|
88
|
+
"errDns": "无法解析主机名「{{host}}」。",
|
|
89
|
+
"errDnsGeneric": "主机名无法解析。",
|
|
90
|
+
"errNet": "无法到达 {{host}}:{{port}}。",
|
|
91
|
+
"reconnecting": "连接中断 — 自动重连({{n}}/{{max}})…",
|
|
92
|
+
"idleHint": "一段时间无操作。远程可能已锁屏;移动鼠标或重新连接。",
|
|
93
|
+
"idleDismiss": "仍在",
|
|
94
|
+
"sessions": "已开 VNC 会话",
|
|
95
|
+
"sessionCount": "{{n}} / {{max}} 个会话",
|
|
96
|
+
"sessionLimit": "最多同时 {{max}} 个 VNC — 请先关闭一个。",
|
|
97
|
+
"closeSession": "关闭会话 {{name}}",
|
|
98
|
+
"shareLink": "分享链接",
|
|
99
|
+
"shareCopied": "已复制只读分享链接(约 1 小时有效)",
|
|
100
|
+
"shareFailed": "创建分享链接失败",
|
|
101
|
+
"shareTitle": "VNC 分享查看",
|
|
102
|
+
"shareGuest": "分享桌面",
|
|
103
|
+
"shareMissing": "缺少分享 token",
|
|
104
|
+
"shareExpired": "此分享链接无效或已过期",
|
|
105
|
+
"viewOnlyBadge": "只读",
|
|
106
|
+
"screenshot": "截图",
|
|
107
|
+
"screenshotSaved": "已下载截图",
|
|
108
|
+
"screenshotFailed": "截图失败",
|
|
109
|
+
"screenshotNoCanvas": "画面未就绪,无法截图",
|
|
110
|
+
"record": "录屏",
|
|
111
|
+
"recordStop": "停止录屏",
|
|
112
|
+
"recordHint": "录制桌面为 WebM(最长 60 秒)",
|
|
113
|
+
"recordStarted": "录屏中… 点「停止录屏」或等待 60 秒",
|
|
114
|
+
"recordSaved": "已下载录屏",
|
|
115
|
+
"recordFailed": "录屏失败",
|
|
116
|
+
"recordUnsupported": "此浏览器不支持 canvas 录屏",
|
|
117
|
+
"connectingHint": "正在打开到桌面的安全通道…",
|
|
118
|
+
"reconnectHint": "点「重新连接」再试,或检查远程主机与端口。"
|
|
119
|
+
},
|
|
120
|
+
"installHint": "TigerVNC → noVNC;XFCE 可选",
|
|
121
|
+
"needTigerVnc": "需 TigerVNC",
|
|
122
|
+
"needNovnc": "需 noVNC",
|
|
123
|
+
"needXfce": "XFCE(可选)",
|
|
124
|
+
"needViewer": "Viewer(可选)",
|
|
125
|
+
"needViewerOrNovnc": "需 viewer 或 noVNC",
|
|
126
|
+
"settingsHint": "新建账号默认",
|
|
127
|
+
"defaultDesktop": "默认桌面",
|
|
128
|
+
"defaultGeometry": "默认分辨率",
|
|
129
|
+
"defaultDepth": "色深",
|
|
130
|
+
"defaultRfbBind": "RFB 监听",
|
|
131
|
+
"defaultAutostart": "开机自启",
|
|
132
|
+
"autostartLabel": "开机自启",
|
|
133
|
+
"settingsSaved": "已保存 VNC 默认",
|
|
134
|
+
"tab": {
|
|
135
|
+
"overview": "总览",
|
|
136
|
+
"accounts": "账号",
|
|
137
|
+
"client": "客户端",
|
|
138
|
+
"install": "安装",
|
|
139
|
+
"settings": "设置",
|
|
140
|
+
"about": "说明"
|
|
141
|
+
},
|
|
142
|
+
"desktop": {
|
|
143
|
+
"xfce": "XFCE(完整桌面)",
|
|
144
|
+
"terminal": "终端"
|
|
145
|
+
},
|
|
146
|
+
"bind": {
|
|
147
|
+
"localhost": "仅本机(noVNC/隧道)",
|
|
148
|
+
"all": "全部接口(直连 RFB — 需开防火墙)",
|
|
149
|
+
"localhostShort": "本地主机",
|
|
150
|
+
"allShort": "0.0.0.0"
|
|
151
|
+
},
|
|
152
|
+
"accountListTitle": "VNC 账号({{count}})",
|
|
153
|
+
"accountListDesc": "一账一 Linux 用户",
|
|
154
|
+
"createAccount": "+ 创建账号",
|
|
155
|
+
"createAccountTitle": "创建 VNC 账号",
|
|
156
|
+
"createAccountDesc": "专用 yskvnc_* 用户",
|
|
157
|
+
"createAccountBtn": "创建账号",
|
|
158
|
+
"editAccountTitle": "修改 VNC 账号",
|
|
159
|
+
"editAccountDesc": "Linux 用户 {{user}} · display :{{display}}",
|
|
160
|
+
"setPassword": "密码",
|
|
161
|
+
"setPasswordTitle": "设置 VNC 密码",
|
|
162
|
+
"setPasswordDesc": "更新 {{address}} 的 VNC 登录密码",
|
|
163
|
+
"newPassword": "新密码",
|
|
164
|
+
"confirmPassword": "确认密码",
|
|
165
|
+
"passwordHint": "至少 6 字符",
|
|
166
|
+
"passwordMismatch": "两次密码不一致",
|
|
167
|
+
"passwordTooShort": "密码至少 6 个字符",
|
|
168
|
+
"needName": "请输入显示名称",
|
|
169
|
+
"start": "启动",
|
|
170
|
+
"stop": "停止",
|
|
171
|
+
"startAfterCreate": "创建后启动",
|
|
172
|
+
"colName": "名称",
|
|
173
|
+
"colLinuxUser": "Linux 用户",
|
|
174
|
+
"colDisplay": "Display/端口",
|
|
175
|
+
"colStatus": "状态",
|
|
176
|
+
"colDesktop": "桌面",
|
|
177
|
+
"colBind": "RFB 监听",
|
|
178
|
+
"accountStatus": {
|
|
179
|
+
"running": "运行中",
|
|
180
|
+
"stopped": "已停止",
|
|
181
|
+
"failed": "失败",
|
|
182
|
+
"written": "已写入",
|
|
183
|
+
"unknown": "未知"
|
|
184
|
+
},
|
|
185
|
+
"clientStatus": {
|
|
186
|
+
"up": "已连接",
|
|
187
|
+
"down": "已断开",
|
|
188
|
+
"unknown": "未知",
|
|
189
|
+
"error": "错误",
|
|
190
|
+
"viewing": "浏览器观看中"
|
|
191
|
+
},
|
|
192
|
+
"accountPager": "账号分页",
|
|
193
|
+
"prevPage": "上一页",
|
|
194
|
+
"nextPage": "下一页",
|
|
195
|
+
"pageOf": "第 {{page}} / {{total}} 页 · {{count}}",
|
|
196
|
+
"deleteAccountTitle": "删除 VNC 账号?",
|
|
197
|
+
"deleteAccountDesc": "移除控制面账号 {{name}}({{user}})。会先停止 session。",
|
|
198
|
+
"deleteAccountC1": "此 display 的 VNC session",
|
|
199
|
+
"deleteAccountC2": "面板 dataDir/vnc 中的元数据",
|
|
200
|
+
"deleteAccountC3User": "将一并删除 Linux 用户与 home(userdel -r)",
|
|
201
|
+
"deleteAccountC3Keep": "将保留系统上的 Linux 用户",
|
|
202
|
+
"removeLinuxUser": "一并删除 Linux 用户和家目录",
|
|
203
|
+
"connection": "连接",
|
|
204
|
+
"connectionTitle": "连入材料",
|
|
205
|
+
"connectionDesc": "客户端如何连到 {{name}}",
|
|
206
|
+
"connectionPathsHint": "建议用「在浏览器打开」;高级项才是旧 noVNC/直连 RFB",
|
|
207
|
+
"connectionBrowserHint": "建议:在本面板内打开桌面(无需 SSH tunnel,任何能打开面板的浏览器均可)。",
|
|
208
|
+
"connectionBrowserDesc": "必要时会自动启动 VNC 会话,并在面板内用键鼠/剪贴板操作。",
|
|
209
|
+
"connectionAdvanced": "高级:旧版 noVNC URL 与直连 RFB",
|
|
210
|
+
"pathViaServer": "经 server(noVNC)",
|
|
211
|
+
"pathViaServerLegacy": "旧版 noVNC(服务器 127.0.0.1)",
|
|
212
|
+
"pathViaServerLegacyHint": "仅在服务器本机或 SSH tunnel 下可用 — 请优先使用「在浏览器打开」。",
|
|
213
|
+
"pathDirect": "直连 RFB",
|
|
214
|
+
"recommended": "建议",
|
|
215
|
+
"startNovnc": "启动 noVNC",
|
|
216
|
+
"stopNovnc": "停止 noVNC",
|
|
217
|
+
"copyNovncUrl": "复制 noVNC URL",
|
|
218
|
+
"copyAddress": "复制 host:port",
|
|
219
|
+
"openFirewall": "UFW 放行端口",
|
|
220
|
+
"directAddress": "地址",
|
|
221
|
+
"ticketPath": "观看 ticket API",
|
|
222
|
+
"directLocalhostWarn": "RFB 仅监听 localhost",
|
|
223
|
+
"copied": "已复制",
|
|
224
|
+
"clientListTitle": "客户端配置({{count}})",
|
|
225
|
+
"clientListDesc": "连出 VNC",
|
|
226
|
+
"addClient": "+ 新增远程",
|
|
227
|
+
"addClientTitle": "新增远程 VNC",
|
|
228
|
+
"addClientDesc": "远程 host:port",
|
|
229
|
+
"clientTarget": "目标",
|
|
230
|
+
"clientPath": "连接路径",
|
|
231
|
+
"clientHost": "远程主机",
|
|
232
|
+
"pathViaServerShort": "浏览器",
|
|
233
|
+
"pathDirectShort": "主机查看器",
|
|
234
|
+
"disconnect": "断开",
|
|
235
|
+
"connect": "连接",
|
|
236
|
+
"clientNeedFields": "名称与主机必填",
|
|
237
|
+
"clientCreated": "已创建客户端配置",
|
|
238
|
+
"clientPasswordOptional": "VNC 密码(可选)",
|
|
239
|
+
"clientPasswordHint": "使用「在浏览器打开」时会带入。留空则每次输入。",
|
|
240
|
+
"clientRememberPassword": "将密码存到本服务器,下次打开使用",
|
|
241
|
+
"clientRememberPasswordWarn": "密码会写入面板 dataDir(root 可读)。共用主机建议每次手动输入。",
|
|
242
|
+
"stackMissingShort": "未安装",
|
|
243
|
+
"editClientTitle": "编辑远程客户端",
|
|
244
|
+
"editClientDesc": "更新连接路径、主机与可选已存密码。",
|
|
245
|
+
"clientUpdated": "已更新客户端配置"
|
|
246
|
+
}
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pageDesc": "VPN 服务器/客户端",
|
|
3
|
+
"eyebrow": "VPN",
|
|
4
|
+
"tab": {
|
|
5
|
+
"wireguard": "线卫",
|
|
6
|
+
"openvpn": "开放VPN",
|
|
7
|
+
"outline": "影袜",
|
|
8
|
+
"client": "本机连出",
|
|
9
|
+
"software": "软件",
|
|
10
|
+
"monitor": "监控",
|
|
11
|
+
"about": "说明",
|
|
12
|
+
"server": "服务器",
|
|
13
|
+
"install": "安装",
|
|
14
|
+
"overview": "总览"
|
|
15
|
+
},
|
|
16
|
+
"softwareIntro": "在此检查/安装/更新 VPN 引擎。服务器分页只做配置。",
|
|
17
|
+
"monitor": {
|
|
18
|
+
"needLive": "实时数据需 root + YSK_EXECUTE。",
|
|
19
|
+
"autoRefresh": "自动 3 秒",
|
|
20
|
+
"filterEngine": "引擎筛选",
|
|
21
|
+
"filterPresence": "在线筛选",
|
|
22
|
+
"engineAll": "全部引擎",
|
|
23
|
+
"presenceAll": "全部",
|
|
24
|
+
"presenceOnline": "在线",
|
|
25
|
+
"presenceOffline": "离线",
|
|
26
|
+
"onlineOf": "在线 {{online}} / {{total}}",
|
|
27
|
+
"peersTitle": "对等端({{count}})",
|
|
28
|
+
"localTitle": "本机连出",
|
|
29
|
+
"colEndpoint": "远端",
|
|
30
|
+
"colLastSeen": "最后见",
|
|
31
|
+
"colRx": "↓ 累计",
|
|
32
|
+
"colTx": "↑ 累计",
|
|
33
|
+
"colRxRate": "↓ 速率",
|
|
34
|
+
"colTxRate": "↑ 速率",
|
|
35
|
+
"sampledAt": "取样 {{when}}",
|
|
36
|
+
"emptyPeers": "暂无 peer",
|
|
37
|
+
"emptyPeersHint": "到引擎 tab 新增 peer,或清除筛选",
|
|
38
|
+
"presence": {
|
|
39
|
+
"online": "在线",
|
|
40
|
+
"idle": "闲置",
|
|
41
|
+
"offline": "离线",
|
|
42
|
+
"never": "从未",
|
|
43
|
+
"unknown": "未知"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"installed": "已安装",
|
|
47
|
+
"notInstalled": "未安装",
|
|
48
|
+
"serverUp": "运行中",
|
|
49
|
+
"serverDown": "已停",
|
|
50
|
+
"engineSummary": "端口 {{port}} · {{peers}} 个 peer",
|
|
51
|
+
"engineSummaryClient": "{{count}} 个配置 · {{up}} 已连",
|
|
52
|
+
"needWireGuard": "需 WireGuard",
|
|
53
|
+
"needOpenVpn": "需 OpenVPN",
|
|
54
|
+
"needSs": "需 ss-server",
|
|
55
|
+
"ssHonestUi": "ss:// 访问密钥(非完整 Outline Manager)",
|
|
56
|
+
"listenPort": "监听端口",
|
|
57
|
+
"listenPortUdp": "监听端口(UDP)",
|
|
58
|
+
"listenPortTcp": "监听端口(TCP)",
|
|
59
|
+
"endpoint": "公开端点",
|
|
60
|
+
"endpointHint": "客户端连入的公网 host:port",
|
|
61
|
+
"ensureServer": "应用服务器",
|
|
62
|
+
"openFirewall": "开端口 {{port}}/{{proto}}",
|
|
63
|
+
"presets": "常用端口",
|
|
64
|
+
"proto": "协议",
|
|
65
|
+
"protoUdp": "UDP协议",
|
|
66
|
+
"protoTcp": "传输控制协议",
|
|
67
|
+
"statusLine": "{{state}} · {{port}}/{{proto}} · {{peers}} 对等点",
|
|
68
|
+
"peersTitle": "对等端",
|
|
69
|
+
"peersTitleWg": "对等端",
|
|
70
|
+
"peersTitleOvpn": "客户端配置",
|
|
71
|
+
"peersTitleSs": "访问密钥",
|
|
72
|
+
"peerName": "名称",
|
|
73
|
+
"peerNamePlaceholder": "电话",
|
|
74
|
+
"addPeer": "+ 新增",
|
|
75
|
+
"addPeerWg": "+ 新增 peer",
|
|
76
|
+
"addPeerOvpn": "+ 新增客户端",
|
|
77
|
+
"addPeerSs": "+ 新增密钥",
|
|
78
|
+
"noPeers": "暂无项目",
|
|
79
|
+
"noPeersHint": "新增后可下载配置/QR",
|
|
80
|
+
"colName": "名称",
|
|
81
|
+
"colAddress": "地址",
|
|
82
|
+
"colCreated": "创建",
|
|
83
|
+
"colActions": "操作",
|
|
84
|
+
"colEngine": "引擎",
|
|
85
|
+
"colStatus": "状态",
|
|
86
|
+
"colIface": "接口",
|
|
87
|
+
"downloadKey": "下载",
|
|
88
|
+
"showQr": "二维码",
|
|
89
|
+
"copyConf": "复制",
|
|
90
|
+
"copied": "已复制",
|
|
91
|
+
"downloaded": "已下载配置",
|
|
92
|
+
"qrReady": "QR 就绪",
|
|
93
|
+
"qrTitle": "二维码 — {{name}}",
|
|
94
|
+
"qrHintWg": "用 WireGuard App 扫",
|
|
95
|
+
"qrHintSs": "用 Shadowsocks 客户端扫 ss://",
|
|
96
|
+
"showConf": "配置文本",
|
|
97
|
+
"close": "关闭",
|
|
98
|
+
"clientIntro": "导入 conf,令本机连出 VPN",
|
|
99
|
+
"profileName": "配置名称",
|
|
100
|
+
"pasteConf": "粘贴 conf",
|
|
101
|
+
"importProfile": "导入",
|
|
102
|
+
"importOpen": "+ 导入 conf",
|
|
103
|
+
"noProfiles": "暂无本机配置",
|
|
104
|
+
"noProfilesHint": "粘贴 WireGuard 或 OpenVPN 客户端 conf",
|
|
105
|
+
"connect": "连接",
|
|
106
|
+
"disconnect": "断开",
|
|
107
|
+
"clientStatus": {
|
|
108
|
+
"up": "已连接",
|
|
109
|
+
"down": "已断开",
|
|
110
|
+
"unknown": "未知",
|
|
111
|
+
"error": "错误"
|
|
112
|
+
},
|
|
113
|
+
"result": "结果",
|
|
114
|
+
"clientEngine": "类型",
|
|
115
|
+
"engineAuto": "自动检测",
|
|
116
|
+
"refresh": "刷新",
|
|
117
|
+
"dnsOptional": "DNS(可选)",
|
|
118
|
+
"serverSettings": "服务器设置",
|
|
119
|
+
"access": {
|
|
120
|
+
"label": "客户端流量",
|
|
121
|
+
"full": "全网上网",
|
|
122
|
+
"lan": "只连区域",
|
|
123
|
+
"custom": "自定义路由",
|
|
124
|
+
"fullHint": "客户端上网都经本服务器(会开 NAT)。应用后请重连客户端。",
|
|
125
|
+
"lanHint": "仅可达 VPN/所选内网;不改客户端本身上网。应用后请重连。",
|
|
126
|
+
"customHint": "仅将填写的网段进入 tunnel。应用后请重连。",
|
|
127
|
+
"lanCidrs": "区域网段",
|
|
128
|
+
"customCidr": "CIDR",
|
|
129
|
+
"addCidr": "添加"
|
|
130
|
+
}
|
|
131
|
+
}
|
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "人工智能代理運行時",
|
|
3
|
+
"body": "OpenClaw/Hermes/IonClaw 的安裝與監督;所有工具呼叫須經允許清單與審批。",
|
|
4
|
+
"status": {
|
|
5
|
+
"running": "運行中",
|
|
6
|
+
"connected": "上線",
|
|
7
|
+
"registered": "僅登記",
|
|
8
|
+
"stale": "逾時",
|
|
9
|
+
"disconnected": "離線",
|
|
10
|
+
"not_installed": "未安裝",
|
|
11
|
+
"failed": "失敗",
|
|
12
|
+
"error": "失敗",
|
|
13
|
+
"unknown": "未探測",
|
|
14
|
+
"fallback": "未知"
|
|
15
|
+
},
|
|
16
|
+
"liveN": "{{count}} 上線",
|
|
17
|
+
"registeredOnly": "僅登記",
|
|
18
|
+
"awaitProbe": "待探測",
|
|
19
|
+
"runtimes": "運行時",
|
|
20
|
+
"running": "運行中",
|
|
21
|
+
"liveAgents": "上線代理",
|
|
22
|
+
"fleet": "機群",
|
|
23
|
+
"aiTasks": "人工智能任務",
|
|
24
|
+
"expBanner": "實驗。",
|
|
25
|
+
"expBody": "登記 ≠ 上線。真實運維用 命令列:",
|
|
26
|
+
"expDocs": "文件:儲存庫",
|
|
27
|
+
"expPayload": ";指令 負載資料 建議",
|
|
28
|
+
"fleetCan": "機群能做什麼",
|
|
29
|
+
"fleetCanDesc": "不是空殼列表 — 以下是控制面對邊緣節點的真實能力",
|
|
30
|
+
"capRegister": "登記",
|
|
31
|
+
"capRegisterD": "寫入控制面清單(狀態「僅登記」)— 不代表進程已跑",
|
|
32
|
+
"capCommand": "下指令",
|
|
33
|
+
"capCommandD": "命令列預設(就緒檢查 / 主機 / 專案…)或自訂;邊緣 提取 後跑 ysk-server 並 回報",
|
|
34
|
+
"capHistory": "指令紀錄",
|
|
35
|
+
"capHistoryD": "queued / done / error、exit code、pretty JSON result",
|
|
36
|
+
"capDelete": "刪除",
|
|
37
|
+
"capDeleteD": "移除 工作階段 與相關訊息",
|
|
38
|
+
"capStatus": "狀態",
|
|
39
|
+
"capStatusD": "僅登記 → 上線(心跳)→ 逾時(>60s 無心跳)",
|
|
40
|
+
"fleetTitle": "機群({{count}})",
|
|
41
|
+
"fleetDesc": "控制面登記清單 · 登記 ≠ 節點已上線",
|
|
42
|
+
"registerPlus": "+ 登記代理",
|
|
43
|
+
"colId": "識別碼",
|
|
44
|
+
"colStatus": "狀態",
|
|
45
|
+
"colGroup": "群組",
|
|
46
|
+
"colLastSeen": "最後上線",
|
|
47
|
+
"command": "下指令",
|
|
48
|
+
"history": "紀錄",
|
|
49
|
+
"emptyAgents": "尚未登記代理",
|
|
50
|
+
"emptyAgentsDesc": "用列表右上角登記,或等邊緣進程自行 登記",
|
|
51
|
+
"historyTitle": "指令紀錄 · {{id}}",
|
|
52
|
+
"historyDesc": "已排隊的指令會等待節點提取;完成或錯誤即為回報。命令列結果含結束代碼與 JSON(約四秒自動重新整理)。",
|
|
53
|
+
"refreshHistory": "重新整理紀錄",
|
|
54
|
+
"colTime": "時間",
|
|
55
|
+
"finishedAt": "完成 {{at}}",
|
|
56
|
+
"colCommand": "指令",
|
|
57
|
+
"colResult": "結果摘要",
|
|
58
|
+
"hasResult": "有結果",
|
|
59
|
+
"emptyCmds": "尚未有指令",
|
|
60
|
+
"emptyCmdsDesc": "按「下指令」排隊;邊緣 代理 未上線時會一直 已排隊",
|
|
61
|
+
"edgeOnlineTitle": "邊緣 代理 如何真正上線",
|
|
62
|
+
"edgeOnlineDesc": "面板完成登記後,節點須運行外連迴圈,才會送出心跳並提取指令。",
|
|
63
|
+
"controlPlaneApi": "控制面 介面:",
|
|
64
|
+
"controlPlaneHint": "(需網絡可達;生產請改成實際面板地址)",
|
|
65
|
+
"queueNote": "未有邊緣進程時,「下指令」仍然有效:會入佇列(已排隊),等 代理 上線再消化。",
|
|
66
|
+
"runtimeTitle": "人工智能 運行時",
|
|
67
|
+
"runtimeDesc": "探測路徑與 服務單元;安裝會嘗試 啟用 系統服務(需系統變更與管理員權限)",
|
|
68
|
+
"emptyRuntime": "尚未有探測結果",
|
|
69
|
+
"emptyRuntimeDesc": "按重新整理載入運行時清單,或逐個探測",
|
|
70
|
+
"pathExists": "已存在",
|
|
71
|
+
"pathMissing": "尚未安裝",
|
|
72
|
+
"unitUnknown": "{{服務單元}} · 未知",
|
|
73
|
+
"path": "路徑",
|
|
74
|
+
"probe": "探測",
|
|
75
|
+
"install": "安裝",
|
|
76
|
+
"recentOps": "最近操作",
|
|
77
|
+
"registerTitle": "登記 代理",
|
|
78
|
+
"registerDesc": "只寫入控制面清單;不等於節點已上線",
|
|
79
|
+
"register": "登記",
|
|
80
|
+
"agentId": "代理 識別碼",
|
|
81
|
+
"agentIdHint": "唯一 識別碼,例如 邊緣-1 或 office-gateway",
|
|
82
|
+
"group": "群組",
|
|
83
|
+
"groupHint": "用於分區/列表篩選",
|
|
84
|
+
"registerNote": "狀態會顯示「僅登記」。節點跑 外連 代理 並 心跳 後才變「上線」。",
|
|
85
|
+
"cmdTitle": "下指令 · {{id}}",
|
|
86
|
+
"cmdTitlePlain": "下指令",
|
|
87
|
+
"cmdDesc": "寫入佇列;邊緣 代理 提取 後執行並 回報(未上線會一直 已排隊)",
|
|
88
|
+
"enqueue": "排隊",
|
|
89
|
+
"cmdPreset": "指令(命令列 優先)",
|
|
90
|
+
"cmdTypeAria": "指令類型",
|
|
91
|
+
"customCli": "自訂 命令列",
|
|
92
|
+
"cliArgs": "命令列 參數",
|
|
93
|
+
"cliArgsHint": "無須寫入 ysk-server;例如:logs journal --unit nginx.service",
|
|
94
|
+
"cmdNote": "邊緣 ysk-server 代理收到命令列 JSON 後,會在本機執行命令列(自動加上 --json)。變更系統仍須在邊緣開啟系統變更權限。完成後請在「紀錄」查看結束代碼與 JSON。",
|
|
95
|
+
"resultTitle": "指令結果 · 結束 {{code}}",
|
|
96
|
+
"resultTitlePlain": "指令結果",
|
|
97
|
+
"codeComment": "# 概念:register → heartbeat 迴圈 → 拉指令 → ack\n# 函式庫:ysk-server-core runOutboundAgent / agentCycle",
|
|
98
|
+
"resultOuter": "外層:邊緣回報(結束代碼/錯誤輸出)。內層結果:",
|
|
99
|
+
"deleteTitle": "刪除 {{id}}?",
|
|
100
|
+
"deleteTitlePlain": "刪除 代理?",
|
|
101
|
+
"deleteDesc": "相關指令紀錄一併移除。",
|
|
102
|
+
"fact": {
|
|
103
|
+
"kind": "類型",
|
|
104
|
+
"name": "名稱",
|
|
105
|
+
"status": "狀態",
|
|
106
|
+
"unitActive": "服務",
|
|
107
|
+
"unitName": "單元",
|
|
108
|
+
"pathExists": "路徑存在",
|
|
109
|
+
"installPath": "安裝路徑"
|
|
110
|
+
},
|
|
111
|
+
"installBlocked": "無法在管理面板完成安裝",
|
|
112
|
+
"registeredMsg": "已登記 {{id}}(僅控制面;節點需跑 外連 代理 並 心跳 先算上線)",
|
|
113
|
+
"registerFailed": "登記失敗",
|
|
114
|
+
"removedFleet": "已刪除機群登記",
|
|
115
|
+
"enqueuedMsg": "已排隊指令 {{id}}…(節點 提取 後先執行)",
|
|
116
|
+
"enqueueFailed": "下指令失敗",
|
|
117
|
+
"loadCommandsFailed": "載入指令失敗",
|
|
118
|
+
"probedMsg": "已探測 {{kind}}",
|
|
119
|
+
"probeFailed": "探測失敗",
|
|
120
|
+
"wroteUnitMsg": "已寫入 {{kind}} 服務設定",
|
|
121
|
+
"writeFailed": "寫入失敗",
|
|
122
|
+
"installedMsg": "已安裝 {{kind}}",
|
|
123
|
+
"installIncomplete": "安裝未完成",
|
|
124
|
+
"badgeDryRun": "計劃模式(預覽試行)",
|
|
125
|
+
"badgeBlocked": "已阻擋",
|
|
126
|
+
"labelStderr": "標準錯誤",
|
|
127
|
+
"labelAckCli": "確認 + CLI JSON",
|
|
128
|
+
"labelStdoutBody": "命令列 標準輸出內容",
|
|
129
|
+
"resultOuterHint": "外層結果為命令列 --json 的標準輸出。"
|
|
130
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
{
|
|
2
|
+
"status": {
|
|
3
|
+
"completed": "已完成",
|
|
4
|
+
"done": "已完成",
|
|
5
|
+
"executed": "已執行",
|
|
6
|
+
"failed": "失敗",
|
|
7
|
+
"error": "錯誤",
|
|
8
|
+
"rejected": "已拒絕",
|
|
9
|
+
"pending": "待處理",
|
|
10
|
+
"planned": "待審批",
|
|
11
|
+
"approved": "已批准",
|
|
12
|
+
"running": "執行中",
|
|
13
|
+
"cancelled": "已取消"
|
|
14
|
+
},
|
|
15
|
+
"activeCount": "{{count}} 進行中",
|
|
16
|
+
"taskCount": "{{count}} 任務",
|
|
17
|
+
"tasks": "任務",
|
|
18
|
+
"active": "進行中",
|
|
19
|
+
"tasksTab": "任務 ({{count}})",
|
|
20
|
+
"playbooksTab": "劇本 ({{count}})",
|
|
21
|
+
"queueTitle": "任務佇列",
|
|
22
|
+
"queueSub": "點選查看計劃與步驟 · 終態不顯示多餘操作",
|
|
23
|
+
"createTaskPlus": "+ 建立任務",
|
|
24
|
+
"emptyTasks": "尚未有任務",
|
|
25
|
+
"emptyTasksDesc": "用列表右上角建立任務,或從劇本庫一鍵產生",
|
|
26
|
+
"browsePlaybooks": "瀏覽劇本",
|
|
27
|
+
"noPrompt": "(無提示)",
|
|
28
|
+
"stepsOf": "步驟 {{done}}/{{total}}",
|
|
29
|
+
"noPlanSummary": "(無計劃摘要)",
|
|
30
|
+
"pipelineAria": "任務階段",
|
|
31
|
+
"phase": {
|
|
32
|
+
"plan": "計劃",
|
|
33
|
+
"approve": "審批",
|
|
34
|
+
"run": "執行",
|
|
35
|
+
"done": "完成"
|
|
36
|
+
},
|
|
37
|
+
"approveRun": "批准並執行",
|
|
38
|
+
"cancelTask": "取消任務",
|
|
39
|
+
"terminalHint": "任務已終結,可建立新任務或執行劇本",
|
|
40
|
+
"stepsTitle": "步驟({{count}})",
|
|
41
|
+
"noSteps": "尚未產生步驟",
|
|
42
|
+
"needsApproval": "需審批",
|
|
43
|
+
"noApproval": "免審批",
|
|
44
|
+
"reject": "拒絕",
|
|
45
|
+
"selectTask": "選擇任務",
|
|
46
|
+
"selectTaskDesc": "左側點一筆任務查看計劃與步驟",
|
|
47
|
+
"playbooksTitle": "劇本庫",
|
|
48
|
+
"playbooksSub": "預設操作組合 · 執行後會建立任務並切到任務分頁",
|
|
49
|
+
"countItems": "{{count}} 個",
|
|
50
|
+
"searchPh": "名稱 / 說明",
|
|
51
|
+
"noPlaybooks": "無符合劇本",
|
|
52
|
+
"noPlaybooksDesc": "改關鍵字或清空搜尋",
|
|
53
|
+
"run": "執行",
|
|
54
|
+
"createTitle": "建立 人工智能 任務",
|
|
55
|
+
"createDesc": "產生計劃 ≠ 已執行。工具只會在 允許清單 內。",
|
|
56
|
+
"generatePlan": "產生計劃",
|
|
57
|
+
"promptLabel": "自然語言指令",
|
|
58
|
+
"promptHint": "例如:檢查主機負載並回報;或 nginx 狀態",
|
|
59
|
+
"promptPh": "描述想做的事…",
|
|
60
|
+
"createHint": "下一步:在任務詳情按「批准並執行」,或拒絕個別步驟。"
|
|
61
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pageDesc": "Apache 站點(PHP 專案 + 獨立站)",
|
|
3
|
+
"pillSites": "{{count}} 站點",
|
|
4
|
+
"listTitle": "站點({{count}})",
|
|
5
|
+
"emptyTitle": "未有站點",
|
|
6
|
+
"createSite": "+ 建立站點",
|
|
7
|
+
"createTitle": "建立站點",
|
|
8
|
+
"editTitle": "編輯站點",
|
|
9
|
+
"deleteTitle": "刪除站點?",
|
|
10
|
+
"deleteDesc": "刪除此 Apache 站點?",
|
|
11
|
+
"colServerName": "域名",
|
|
12
|
+
"colSource": "來源",
|
|
13
|
+
"colKind": "類型",
|
|
14
|
+
"colTarget": "目標",
|
|
15
|
+
"colStatus": "狀態",
|
|
16
|
+
"filterSource": "來源篩選",
|
|
17
|
+
"sourceAll": "全部",
|
|
18
|
+
"sourceProject": "專案",
|
|
19
|
+
"sourceStandalone": "獨立",
|
|
20
|
+
"sourceArtifact": "磁碟",
|
|
21
|
+
"openProject": "開啟專案",
|
|
22
|
+
"kindLabel": "類型",
|
|
23
|
+
"kindProxy": "反代",
|
|
24
|
+
"kindStatic": "靜態",
|
|
25
|
+
"kindPhp": "PHP",
|
|
26
|
+
"upstreamLabel": "上游",
|
|
27
|
+
"rootLabel": "根目錄",
|
|
28
|
+
"sslLabel": "SSL",
|
|
29
|
+
"apply": "套用",
|
|
30
|
+
"notInstalled": "未安裝 Apache",
|
|
31
|
+
"globalSettings": "全域設定",
|
|
32
|
+
"siteSettings": "站點設定",
|
|
33
|
+
"saveApply": "儲存並套用",
|
|
34
|
+
"settingsSaved": "已儲存",
|
|
35
|
+
"setGzip": "壓縮包",
|
|
36
|
+
"setShowVersion": "顯示版本",
|
|
37
|
+
"setHttp2": "HTTP/2",
|
|
38
|
+
"setBody": "Body 上限",
|
|
39
|
+
"setKeepalive": "保活",
|
|
40
|
+
"setAccessLog": "訪問日誌",
|
|
41
|
+
"logOn": "開",
|
|
42
|
+
"logOff": "關",
|
|
43
|
+
"setForceHttps": "強制 HTTPS",
|
|
44
|
+
"setHsts": "HSTS",
|
|
45
|
+
"setIndexes": "目錄列表",
|
|
46
|
+
"bodyInherit": "跟隨全域",
|
|
47
|
+
"conflict": "域名衝突",
|
|
48
|
+
"conflictHint": "同一域名有多個來源。請保留專案/獨立站列,並移除磁碟殘留。",
|
|
49
|
+
"removeArtifact": "移除殘留",
|
|
50
|
+
"removeArtifactTitle": "移除殘留 conf?",
|
|
51
|
+
"removeArtifactDesc": "刪除此未認領的 Apache conf(面板 dataDir),並在可能時停用系統副本。不會刪除專案。",
|
|
52
|
+
"previewConf": "預覽 conf",
|
|
53
|
+
"cleanupConflicts": "清理衝突殘留",
|
|
54
|
+
"cleanupConflictsTitle": "清理全部衝突殘留?",
|
|
55
|
+
"cleanupConflictsDesc": "移除所有與專案或獨立站 ServerName 衝突的磁碟 conf。專案列會保留。",
|
|
56
|
+
"artifactRemovedOk": "已移除殘留 conf"
|
|
57
|
+
}
|