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": "畫質與流量(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": "缺少分享權杖",
|
|
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}})。會先停止工作階段。",
|
|
198
|
+
"deleteAccountC1": "此 display 的 VNC 工作階段",
|
|
199
|
+
"deleteAccountC2": "面板 dataDir/vnc 中的中繼資料",
|
|
200
|
+
"deleteAccountC3User": "會一併刪除 Linux 用戶與家目錄(userdel -r)",
|
|
201
|
+
"deleteAccountC3Keep": "會保留系統上的 Linux 用戶",
|
|
202
|
+
"removeLinuxUser": "一併刪除 Linux 用戶與家目錄",
|
|
203
|
+
"connection": "連線",
|
|
204
|
+
"connectionTitle": "連入資料",
|
|
205
|
+
"connectionDesc": "客戶端如何連線至 {{name}}",
|
|
206
|
+
"connectionPathsHint": "建議使用「在瀏覽器開啟」;進階選項才有舊版 noVNC/直連 RFB",
|
|
207
|
+
"connectionBrowserHint": "建議:在此面板內開啟桌面(無需 SSH 隧道;任何可開啟面板的瀏覽器均可)。",
|
|
208
|
+
"connectionBrowserDesc": "需要時會自動啟動 VNC 工作階段,並在面板內以鍵鼠/剪貼簿操作。",
|
|
209
|
+
"connectionAdvanced": "進階:舊版 noVNC URL 與直連 RFB",
|
|
210
|
+
"pathViaServer": "經伺服器(noVNC)",
|
|
211
|
+
"pathViaServerLegacy": "舊版 noVNC(伺服器 127.0.0.1)",
|
|
212
|
+
"pathViaServerLegacyHint": "僅在伺服器本機或經 SSH 隧道可用 — 請優先使用「在瀏覽器開啟」。",
|
|
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": "QR 圖碼",
|
|
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": "僅將你填寫的網段導入隧道。套用後請重新連線。",
|
|
127
|
+
"lanCidrs": "區域網段",
|
|
128
|
+
"customCidr": "CIDR",
|
|
129
|
+
"addCidr": "加入"
|
|
130
|
+
}
|
|
131
|
+
}
|
package/package.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ysk-server-shared",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"description": "Shared types, DTOs, and interfaces for YSK Server",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"main": "./dist/index.js",
|
|
7
|
+
"types": "./dist/index.d.ts",
|
|
8
|
+
"exports": {
|
|
9
|
+
".": {
|
|
10
|
+
"types": "./dist/index.d.ts",
|
|
11
|
+
"browser": "./dist/browser.js",
|
|
12
|
+
"import": "./dist/index.js",
|
|
13
|
+
"default": "./dist/index.js"
|
|
14
|
+
},
|
|
15
|
+
"./locales/*": "./locales/*"
|
|
16
|
+
},
|
|
17
|
+
"files": [
|
|
18
|
+
"dist",
|
|
19
|
+
"locales",
|
|
20
|
+
"README.md"
|
|
21
|
+
],
|
|
22
|
+
"sideEffects": false,
|
|
23
|
+
"publishConfig": {
|
|
24
|
+
"access": "public"
|
|
25
|
+
},
|
|
26
|
+
"license": "MIT",
|
|
27
|
+
"repository": {
|
|
28
|
+
"type": "git",
|
|
29
|
+
"url": "https://github.com/yanshekki/ysk-server.git",
|
|
30
|
+
"directory": "packages/shared"
|
|
31
|
+
},
|
|
32
|
+
"scripts": {
|
|
33
|
+
"build": "tsc -p tsconfig.json",
|
|
34
|
+
"test": "vitest run",
|
|
35
|
+
"test:coverage": "vitest run --coverage",
|
|
36
|
+
"typecheck": "tsc -p tsconfig.json --noEmit",
|
|
37
|
+
"prepack": "pnpm run build"
|
|
38
|
+
},
|
|
39
|
+
"devDependencies": {
|
|
40
|
+
"@types/node": "^22.10.2",
|
|
41
|
+
"@vitest/coverage-v8": "^2.1.8",
|
|
42
|
+
"typescript": "^5.7.2",
|
|
43
|
+
"vitest": "^2.1.8"
|
|
44
|
+
}
|
|
45
|
+
}
|