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,61 @@
|
|
|
1
|
+
{
|
|
2
|
+
"kindInstall": "安装",
|
|
3
|
+
"kindUninstall": "卸载",
|
|
4
|
+
"dockBusy": "{{种类}} · {{标题}}",
|
|
5
|
+
"dockFail": "失败 · {{title}}",
|
|
6
|
+
"dockDone": "完成 · {{title}}",
|
|
7
|
+
"minimize": "最小化",
|
|
8
|
+
"liveLog": "实时日志",
|
|
9
|
+
"uninstall": "卸载…",
|
|
10
|
+
"uninstallTitle": "卸载「{{name}}」",
|
|
11
|
+
"impactIntro": "以下组件与服务将受影响。请仔细阅读后再继续。",
|
|
12
|
+
"nothingInstalled": "此功能没有已安装项目。",
|
|
13
|
+
"packagesList": "软件包:{{list}}",
|
|
14
|
+
"noPackages": "未列出 apt 软件包",
|
|
15
|
+
"unitsList": "服务:{{list}}",
|
|
16
|
+
"dataPolicy": "数据策略",
|
|
17
|
+
"policyKeep": "保留配置与数据",
|
|
18
|
+
"policyPurge": "彻底清除配置与数据(危险)",
|
|
19
|
+
"purgeWarning": "彻底清除会永久删除配置与数据目录,难以还原。",
|
|
20
|
+
"keepHint": "将移除软件包;配置与数据目录会保留在磁盘。",
|
|
21
|
+
"summaryLine": "将处理 {{packages}} 个软件包、{{units}} 个服务单元。",
|
|
22
|
+
"doubleConfirmIntro": "卸载需要双重确认。",
|
|
23
|
+
"ackLabel": "我已阅读影响说明,明白服务可能中断。",
|
|
24
|
+
"typePhrase": "请输入 {{phrase}} 以确认",
|
|
25
|
+
"confirmUninstall": "确认卸载",
|
|
26
|
+
"protected": "受保护",
|
|
27
|
+
"readyHint": "所需软件已安装。如有需要可在此卸载。",
|
|
28
|
+
"readyTitle": "所需软件已就绪",
|
|
29
|
+
"jobInProgress": "已有安装/卸载进行中",
|
|
30
|
+
"uninstallDone": "卸载完成",
|
|
31
|
+
"uninstallFailed": "卸载失败",
|
|
32
|
+
"impact": {
|
|
33
|
+
"sitesDown": "公开站點可能無法访问",
|
|
34
|
+
"reverseProxy": "反向代理将停止",
|
|
35
|
+
"phpBackend": "PHP 后端可能停止",
|
|
36
|
+
"mailOutbound": "外发郵件将中断",
|
|
37
|
+
"mailInbound": "收信将中断",
|
|
38
|
+
"mailQueue": "郵件队列工具不可用",
|
|
39
|
+
"mailDkim": "DKIM 签署将停止",
|
|
40
|
+
"database": "資料库服务将停止",
|
|
41
|
+
"dataLossPurge": "徹底清除會删除資料目錄",
|
|
42
|
+
"cache": "快取服务将停止",
|
|
43
|
+
"firewall": "主機防火墙将被移除",
|
|
44
|
+
"intrusion": "入侵攔截将停止",
|
|
45
|
+
"ftp": "FTPS 服务将停止",
|
|
46
|
+
"dns": "DNS 伺服器将停止",
|
|
47
|
+
"vpn": "VPN 服务将停止",
|
|
48
|
+
"vnc": "VNC 服务将停止",
|
|
49
|
+
"controlPlane": "控制面 runtime(受保护)",
|
|
50
|
+
"generic": "相關服务可能停止",
|
|
51
|
+
"purgeData": "将删除資料路径",
|
|
52
|
+
"protectedSkipped": "受保护元件會跳过",
|
|
53
|
+
"runtimeStack": "将移除此运行时面板管理的全部版本"
|
|
54
|
+
},
|
|
55
|
+
"requestCancel": "请求取消",
|
|
56
|
+
"cancelling": "取消中…",
|
|
57
|
+
"dockCancelling": "取消中 · {{title}}",
|
|
58
|
+
"dockCancelled": "已取消 · {{title}}",
|
|
59
|
+
"cancelHint": "已请求取消。浏览器已停止接收日志;主机可能仍会完成当前的 apt/步骤。请稍后重新探测状态。",
|
|
60
|
+
"cancelledToast": "已取消操作(客户端已停止串流)"
|
|
61
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"finding": {
|
|
3
|
+
"package_missing": "尚未安装 {{flavor}} 服务器软件包。",
|
|
4
|
+
"client_missing": "尚未安装 SQL 客户端工具。",
|
|
5
|
+
"frozen_marker": "存在 Debian 冻结标记(模式:{{mode}})。解除前守护进程无法启动。",
|
|
6
|
+
"datadir_uninitialized": "数据目录没有系统目录,需要初始化。",
|
|
7
|
+
"config_flavor_mismatch": "my.cnf 指向与 {{flavor}} 不符的引擎({{path}})。",
|
|
8
|
+
"residual_foreign_plugins": "另一引擎的残留配置或插件可能导致本守护进程崩溃。",
|
|
9
|
+
"unit_failed": "服务单元 {{unit}} 状态为 failed。",
|
|
10
|
+
"unit_not_active": "服务单元 {{unit}} 状态为 {{active}}(未运行)。",
|
|
11
|
+
"port_conflict": "本引擎未运行但 3306 端口已被占用(可能冲突)。"
|
|
12
|
+
},
|
|
13
|
+
"action": {
|
|
14
|
+
"stop_unit": "停止服务单元",
|
|
15
|
+
"clear_frozen": "清除冻结标记",
|
|
16
|
+
"sanitize_config": "对齐 my.cnf 并停用外来引擎插件",
|
|
17
|
+
"init_datadir": "初始化空白数据目录",
|
|
18
|
+
"reset_failed": "重置失败的服务状态",
|
|
19
|
+
"enable_unit": "设置开机启动",
|
|
20
|
+
"start_unit": "启动服务",
|
|
21
|
+
"verify_active": "确认服务已运行"
|
|
22
|
+
},
|
|
23
|
+
"note": {
|
|
24
|
+
"alreadyHealthy": "SQL 引擎状态正常,无需修复。",
|
|
25
|
+
"needsConfirm": "修复需要确认(共 {{count}} 步:{{findings}})。",
|
|
26
|
+
"installPackageFirst": "请先安装 {{flavor}} 服务器软件包,再执行修复。",
|
|
27
|
+
"stepFailed": "修复步骤 {{action}} 失败:{{detail}}",
|
|
28
|
+
"repairOk": "修复完成 — {{unit}} 已运行。",
|
|
29
|
+
"repairIncomplete": "修复已执行,但服务状态仍为 {{active}}。"
|
|
30
|
+
}
|
|
31
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "切换至 {{target}}",
|
|
3
|
+
"subtitle": "将以 {{to}} 取代 {{from}}。同一主机只能运行一个 SQL 服务器。",
|
|
4
|
+
"confirm": "确认切换并迁移数据",
|
|
5
|
+
"success": "已完成 SQL 引擎切换及数据迁移",
|
|
6
|
+
"bannerHint": "若主机已安装另一种引擎,必须先确认「互斥切换」(卸载对方并迁移数据库),不可同时安装两种服务器。",
|
|
7
|
+
"flowAria": "SQL 引擎切换方向",
|
|
8
|
+
"from": "当前",
|
|
9
|
+
"to": "目标",
|
|
10
|
+
"calloutTitle": "若无备份则难以回退",
|
|
11
|
+
"calloutBody": "成功导出后才会卸载 {{from}} 软件包。若后续步骤失败,逻辑备份仍保留在面板数据目录。",
|
|
12
|
+
"sectionImpact": "将会执行的操作",
|
|
13
|
+
"sectionLimits": "限制与风险",
|
|
14
|
+
"dbListTitle": "将迁移的数据库({{count}})",
|
|
15
|
+
"dbMigrateBadge": "{{count}} 个用户数据库",
|
|
16
|
+
"dbEmptyBadge": "无用户数据库",
|
|
17
|
+
"noUserDbs": "未检测到用户数据库(仅有系统库)。仍会更换服务器引擎。",
|
|
18
|
+
"tableCount": "{{count}} 个数据表",
|
|
19
|
+
"ackLabel": "本人明白二者互斥,同意卸载 {{from}},并将数据迁移至 {{to}}。",
|
|
20
|
+
"phraseLabel": "请输入 {{phrase}} 以确认",
|
|
21
|
+
"phraseMismatch": "确认字元不符,请完整输入 SWITCH。",
|
|
22
|
+
"warn": {
|
|
23
|
+
"replace_engine": "卸载 {{from}},并安装 {{to}}。",
|
|
24
|
+
"exclusive": "MySQL 与 MariaDB 不可在同一主机同时作为服务器运行(互斥)。",
|
|
25
|
+
"uninstall_packages": "将从系统移除当前的 SQL 服务器软件包。",
|
|
26
|
+
"logical_dump": "用户数据库会以逻辑方式导出再导入;系统库不会以文件方式复制。",
|
|
27
|
+
"dialect_risk": "MariaDB 或 MySQL 专有语法在导入时可能失败。",
|
|
28
|
+
"no_replication": "复制设置、插件及二进制日志不会迁移。",
|
|
29
|
+
"root_auth": "切换后可能需要重新设置 root 的本机套接字或密码认证。",
|
|
30
|
+
"no_user_dbs": "未检测到用户数据库 — 只会更换引擎软件包。",
|
|
31
|
+
"has_user_dbs": "将导出并导入 {{count}} 个用户数据库。"
|
|
32
|
+
},
|
|
33
|
+
"note": {
|
|
34
|
+
"needsSwitch": "此主机已运行 {{other}}。MySQL 与 MariaDB 互斥 — 请确认切换(导出 → 卸载对方 → 安装 → 导入)。",
|
|
35
|
+
"invalidTarget": "目标无效(只可为 mysql 或 mariadb)。",
|
|
36
|
+
"badConfirmPhrase": "确认字元必须为 SWITCH。",
|
|
37
|
+
"needAck": "必须勾选同意互斥切换(MySQL 与 MariaDB 二者择一)。",
|
|
38
|
+
"switchNotNeeded": "无须切换 — 请使用一般安装。",
|
|
39
|
+
"migrateDataRequired": "存在用户数据库时必须启用数据迁移。",
|
|
40
|
+
"dumpFailed": "导出失败 — 来源引擎 {{source}} 仍在运行。{{detail}}",
|
|
41
|
+
"datadirBackupFailed": "数据目录备份失败 — 已在卸载前中止。请尝试手动启动来源服务。",
|
|
42
|
+
"waitFailed": "目标服务未就绪。备份路径:{{dumpPath}}。旧数据目录:{{datadir}}。需要人工处理。",
|
|
43
|
+
"incomplete": "切换未完成。导出文件保留于 {{dumpPath}},旧数据目录位于 {{datadir}}。请勿盲目再次清除。",
|
|
44
|
+
"switched": "已由 {{from}} 切换至 {{to}}。已导入 {{imported}}/{{total}} 个数据库。",
|
|
45
|
+
"dumpPath": "逻辑导出路径:{{path}}",
|
|
46
|
+
"datadirBackup": "旧数据目录备份:{{path}}(确认无误后可删除:rm -rf {{path}})",
|
|
47
|
+
"grantsExported": "已导出权限({{detail}})",
|
|
48
|
+
"frozenDetected": "MySQL/MariaDB 处于 FROZEN 状态(不是软件包安装失败)。路径:{{path}}(模式:{{mode}})。软件包可能已安装,但引擎切换或降级后守护进程拒绝启动。请解除冻结;若数据目录为空可安全重新初始化。摘要:{{snippet}}",
|
|
49
|
+
"frozenCleared": "已移除冻结标记 {{path}}。",
|
|
50
|
+
"frozenClearFailed": "无法移除冻结标记 {{path}} — 请以管理员手动删除。",
|
|
51
|
+
"datadirNotEmptySkipInit": "数据目录已有系统表 — 跳过重新初始化。",
|
|
52
|
+
"datadirInitialized": "已为 {{flavor}} 初始化空白数据目录。",
|
|
53
|
+
"datadirInitFailed": "初始化数据目录失败:{{detail}}",
|
|
54
|
+
"unitNotActive": "服务单元 {{unit}} 状态为 {{active}}(预期为运行中)。",
|
|
55
|
+
"nginxPortConflict": "Nginx 未运行 — Apache 可能仍占用公开 80 端口;请将 Apache 改绑 127.0.0.1:8080 后再重新启动 Nginx。",
|
|
56
|
+
"nginxConfigFailed": "Nginx 配置检查失败:{{detail}}",
|
|
57
|
+
"frozenShort": "FROZEN({{mode}})— 守护进程被封锁;需要解除冻结并修复。",
|
|
58
|
+
"unfreezeNeedsConfirm": "解除冻结需要确认(冻结={{frozen}},数据目录为空={{empty}})。请以 confirm:true 提交。",
|
|
59
|
+
"unfreezeOk": "解除冻结后服务 {{unit}} 已运行。",
|
|
60
|
+
"unfreezeStartFailed": "解除冻结后仍未运行:{{detail}}",
|
|
61
|
+
"unfreezePrompt": "请按「解除冻结并修复」以清除 FROZEN,并在数据目录为空时重新初始化。",
|
|
62
|
+
"configSanitized": "已将 SQL 配置对齐为 {{flavor}}(my.cnf → {{target}})。若目标为 MySQL,已停用 MariaDB 插件残留配置。",
|
|
63
|
+
"configSanitizeFailed": "清理 SQL 配置失败:{{detail}}"
|
|
64
|
+
},
|
|
65
|
+
"step": {
|
|
66
|
+
"dump": "导出 {{db}}",
|
|
67
|
+
"exportGrants": "导出权限",
|
|
68
|
+
"stop": "停止 {{unit}}",
|
|
69
|
+
"backupDatadir": "备份数据目录",
|
|
70
|
+
"purge": "卸载 {{pkg}}",
|
|
71
|
+
"wait": "等待 {{unit}}",
|
|
72
|
+
"importDb": "导入 {{db}}",
|
|
73
|
+
"importGrants": "导入权限",
|
|
74
|
+
"verify": "校验",
|
|
75
|
+
"preflight": "预检",
|
|
76
|
+
"confirm": "确认",
|
|
77
|
+
"clearFrozen": "解除 MySQL 冻结",
|
|
78
|
+
"initDatadir": "初始化空白数据目录",
|
|
79
|
+
"startUnit": "启动 {{unit}}",
|
|
80
|
+
"sanitizeConfig": "清理 my.cnf 与残留插件"
|
|
81
|
+
}
|
|
82
|
+
}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
{
|
|
2
|
+
"status": {
|
|
3
|
+
"uploaded": "已上传",
|
|
4
|
+
"issued": "已签发",
|
|
5
|
+
"planned": "处理中",
|
|
6
|
+
"failed": "失败",
|
|
7
|
+
"missing": "文件缺失",
|
|
8
|
+
"ready": "已就绪",
|
|
9
|
+
"processing": "处理中"
|
|
10
|
+
},
|
|
11
|
+
"step": {
|
|
12
|
+
"ok": "完成",
|
|
13
|
+
"blocked": "无法执行",
|
|
14
|
+
"failed": "失败",
|
|
15
|
+
"skipped": "跳过"
|
|
16
|
+
},
|
|
17
|
+
"pillCount": "{{count}} 张",
|
|
18
|
+
"statCerts": "证书",
|
|
19
|
+
"statWithFiles": "有文件",
|
|
20
|
+
"statBindings": "绑定",
|
|
21
|
+
"statFailed": "失败",
|
|
22
|
+
"requestLe": "申请 Let’s Encrypt",
|
|
23
|
+
"openLetsEncryptLog": "在日志中心打开 letsencrypt.log",
|
|
24
|
+
"uploadCert": "+ 上传证书",
|
|
25
|
+
"certbotNotInstalled": "Certbot 尚未安装",
|
|
26
|
+
"leFailNxdomain": "DNS 找不到 {{domain}}(NXDOMAIN)— 公网没有 A/AAAA 记录,Let's Encrypt 无法验证。",
|
|
27
|
+
"leFailNxdomainHint": "请到 DNS 为 {{domain}} 新增 A 记录指向本机公网 IP,写入区域文件;用 dig {{domain}} 确认有结果后再申请。",
|
|
28
|
+
"leFailDns": "DNS 异常,无法解析 {{domain}}(SERVFAIL 或其他 DNS 问题)。",
|
|
29
|
+
"leFailDnsHint": "检查 NS 是否正确、区域是否已写入并对公网生效。",
|
|
30
|
+
"leFailHttp01": "域名 {{domain}} 可解析,但 HTTP-01 验证失败(80 端口连不上或回复不正确)。",
|
|
31
|
+
"leFailHttp01Hint": "确认防火墙放行 80、nginx 在监听 80,且 {{domain}} 指向这台机器。",
|
|
32
|
+
"leFailRateLimit": "Let's Encrypt 配额/频率限制(rate limit)。",
|
|
33
|
+
"leFailRateLimitHint": "请稍后再试,或检查是否重复申请同一域名。",
|
|
34
|
+
"leFailCaa": "CAA 记录禁止 Let's Encrypt 为 {{domain}} 签发。",
|
|
35
|
+
"leFailCaaHint": "在 DNS 添加允许 letsencrypt.org 的 CAA,或移除阻碍签发的 CAA。",
|
|
36
|
+
"leFailChallenge": "Let's Encrypt 域名验证失败({{domain}})。",
|
|
37
|
+
"leFailChallengeHint": "先确认 DNS 有 A 记录、80 端口可达,再重试;详见 letsencrypt.log。",
|
|
38
|
+
"leFailUnknown": "申请 Let's Encrypt 失败({{domain}})。",
|
|
39
|
+
"leFailUnknownHint": "请打开 letsencrypt.log 查看详细错误。",
|
|
40
|
+
"leFailRawTail": "技术详情(摘要):{{snippet}}",
|
|
41
|
+
"requestFailedWhy": "为什么不行",
|
|
42
|
+
"requestFailedNext": "下一步",
|
|
43
|
+
"retryRequest": "重试申请",
|
|
44
|
+
"retryRequestFor": "重试申请 {{domain}}",
|
|
45
|
+
"retryInTableHint": "可在下方证书列表该域名行重试",
|
|
46
|
+
"bindingsTitle": "绑定与续期",
|
|
47
|
+
"autoRenewLabel": "自动续期",
|
|
48
|
+
"autoRenewYes": "已启用",
|
|
49
|
+
"autoRenewNo": "未启用/未确认",
|
|
50
|
+
"autoRenewYesDetail": "检测到续期机制:{{source}}。Let's Encrypt 证书到期前会由系统自动续签(需 certbot 正常)。",
|
|
51
|
+
"autoRenewNoDetail": "未检测到已启用的 certbot.timer 或续期 cron。请在系统启用 certbot.timer,否则到期后需手动重签。",
|
|
52
|
+
"renewSourceCron": "面板/系统 cron",
|
|
53
|
+
"renewTimerEnabled": "已启用 systemd timer:{{unit}}",
|
|
54
|
+
"renewTimerDisabled": "找到 {{unit}} 但未启用(systemctl enable --now {{unit}})",
|
|
55
|
+
"renewTimerInstalledUnknown": "主机有 {{unit}} 单元文件;请确认已 systemctl enable --now",
|
|
56
|
+
"renewTimerActive": "{{unit}} 目前 active",
|
|
57
|
+
"renewViaCron": "检测到 {{count}} 个含 certbot/续期的 cron 任务",
|
|
58
|
+
"renewNone": "未登记 certbot.timer 或 LE 续期 cron",
|
|
59
|
+
"expiresUnknown": "未知",
|
|
60
|
+
"expiresUnknownHint": "读不到证书文件(权限或路径);LE 通常在 /etc/letsencrypt/live/域名/",
|
|
61
|
+
"expiresInDays": "{{n}} 天后",
|
|
62
|
+
"expiresAt": " · 到期 {{date}}",
|
|
63
|
+
"projectsAt": " · 项目: {{names}}",
|
|
64
|
+
"mailAt": " · 邮件: {{domains}}",
|
|
65
|
+
"noBindings": "尚未检测到项目/邮件绑定",
|
|
66
|
+
"certsTitle": "证书 ({{count}})",
|
|
67
|
+
"colDomain": "域名",
|
|
68
|
+
"colProvider": "来源",
|
|
69
|
+
"providerUpload": "上传",
|
|
70
|
+
"colLocalFiles": "本地文件",
|
|
71
|
+
"filesYes": "有",
|
|
72
|
+
"filesNo": "无",
|
|
73
|
+
"colExpires": "到期",
|
|
74
|
+
"colStatus": "状态",
|
|
75
|
+
"emptyTitle": "尚未有证书",
|
|
76
|
+
"emptyDesc": "用右上角「上传证书」或「申请 Let’s Encrypt」",
|
|
77
|
+
"uploadTitle": "上传证书",
|
|
78
|
+
"uploadDesc": "粘贴 PEM 内容,由管理面板写入服务器",
|
|
79
|
+
"domainHint": "证书对应的主域名,例如 example.com",
|
|
80
|
+
"fullchainLabel": "证书链(fullchain)",
|
|
81
|
+
"fullchainHint": "含服务器证书与中继 CA 的 PEM",
|
|
82
|
+
"privkeyLabel": "私钥(privkey)",
|
|
83
|
+
"privkeyHint": "与证书配对的私钥 PEM,请妥善保管",
|
|
84
|
+
"uploadHint": "上传成功只代表文件已写入;请到对应项目/邮件域名绑定后才会生效。",
|
|
85
|
+
"leTitle": "申请 Let’s Encrypt",
|
|
86
|
+
"leDesc": "由管理面板在服务器上申请,无需手动执行 certbot",
|
|
87
|
+
"requestCert": "申请证书",
|
|
88
|
+
"domainLeHint": "一般域名或 *.example.com 通配符",
|
|
89
|
+
"domainLePlaceholder": "example.com 或 *.example.com",
|
|
90
|
+
"emailLabel": "联系邮箱",
|
|
91
|
+
"emailHint": "Let’s Encrypt 到期通知用;可留空则用 admin@域名",
|
|
92
|
+
"leDns01Hint": "通配符使用 dns-01:面板会启动 certbot manual challenge,需于 DNS 提供商完成 TXT 验证。执行完成 ≠ 证书已上线。",
|
|
93
|
+
"leHttp01Hint": "一般域名使用 http-01(nginx 插件)。申请成功后请确认项目/邮件已绑定此域名。",
|
|
94
|
+
"deleteTitle": "删除证书?",
|
|
95
|
+
"deleteDesc": "将删除 {{domain}} 的证书文件与登记。",
|
|
96
|
+
"savedCert": "已保存 {{domain}} 的证书",
|
|
97
|
+
"uploadFailed": "上传失败",
|
|
98
|
+
"requestBlocked": "无法在管理面板完成证书申请",
|
|
99
|
+
"requestDone": "证书申请已完成",
|
|
100
|
+
"requestFailed": "证书申请未成功",
|
|
101
|
+
"applyFailed": "申请失败",
|
|
102
|
+
"deletedCert": "已删除 {{domain}}"
|
|
103
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"purgeConfirm": "确认清除?将删除已登记的数据目录(数据库/邮件等),此操作无法复原。",
|
|
3
|
+
"installedCount": "已安装 {{installed}} · 未安装 {{missing}}",
|
|
4
|
+
"needRootExecute": "实际安装或移除需要管理员权限,并开启系统变更权限。仍可先做预览试行。",
|
|
5
|
+
"modeInstall": "安装套餐",
|
|
6
|
+
"modeUninstall": "移除套餐",
|
|
7
|
+
"plan": "方案",
|
|
8
|
+
"customBundles": "自定义套餐",
|
|
9
|
+
"sqlExclusive": "SQL 服务器(互斥)",
|
|
10
|
+
"clamavOptional": "可选,体积较大",
|
|
11
|
+
"componentsTitle": "将安装的组件",
|
|
12
|
+
"dryRun": "预览试行",
|
|
13
|
+
"installNow": "立即安装",
|
|
14
|
+
"uninstallHint": "勾选要移除的套餐;若全部不勾选,则移除清单内全部组件。默认保留数据。",
|
|
15
|
+
"dataPolicy": "数据策略",
|
|
16
|
+
"keepData": "保留数据",
|
|
17
|
+
"purgeData": "清除数据",
|
|
18
|
+
"uninstallNow": "立即移除"
|
|
19
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "支持",
|
|
3
|
+
"sub": "Creator、赞助与 YSK Limited — 免费产品,实在支持",
|
|
4
|
+
"creatorTitle": "Creator",
|
|
5
|
+
"creatorBody": "YSK Server 是免费、诚实的单机控制平面,给想自己掌控服务器的人。项目开源维护;你的反馈和 bug 报告很重要。",
|
|
6
|
+
"donateTitle": "支持/赞助",
|
|
7
|
+
"donateBody": "如果 YSK Server 帮你省时间,欢迎赞助开发。每一份支持都帮产品继续免费给所有人用。",
|
|
8
|
+
"donateGithub": "GitHub 赞助商",
|
|
9
|
+
"donateOther": "其他贊助方式",
|
|
10
|
+
"yskTitle": "YSK Limited",
|
|
11
|
+
"yskIntro": "需要超出免费面板的协助?YSK Limited 可以提供:",
|
|
12
|
+
"yskSvc1": "服务器安装、加固与日常运维",
|
|
13
|
+
"yskSvc2": "主机栈设计(网站、邮件、DNS、数据库)",
|
|
14
|
+
"yskSvc3": "迁移、自动化与定制集成",
|
|
15
|
+
"yskSvc4": "事故处理与上线就绪检查",
|
|
16
|
+
"yskNoPrice": "此处不标价 — 请来信,按你的环境谈方案。",
|
|
17
|
+
"yskWebsite": "ysk.hk",
|
|
18
|
+
"helpTitle": "遇到问题?",
|
|
19
|
+
"helpBody": "请来信说明操作系统、安装 log 路径、预期与实际结果。每封信都会看。",
|
|
20
|
+
"docsHint": "完整文档在仓库",
|
|
21
|
+
"donateLinktree": "Linktree",
|
|
22
|
+
"cryptoTitle": "加密货币/Web3 地址",
|
|
23
|
+
"cryptoHint": "请只在对应网络转账,转账前请再次核对地址。",
|
|
24
|
+
"cryptoNetwork": "网络",
|
|
25
|
+
"cryptoAddress": "地址",
|
|
26
|
+
"copy": "复制",
|
|
27
|
+
"copied": "已复制"
|
|
28
|
+
}
|
|
@@ -0,0 +1,186 @@
|
|
|
1
|
+
{
|
|
2
|
+
"exportLoadFailed": "加载导出数据失败",
|
|
3
|
+
"dryRunDone": "模拟完成(未改系统)",
|
|
4
|
+
"rebuildDone": "重建请求已完成 — 见操作结果",
|
|
5
|
+
"exportWritten": "已写入导出,并列出托管配置文件",
|
|
6
|
+
"rebuildFailed": "重建失败",
|
|
7
|
+
"hostFallback": "主机",
|
|
8
|
+
"mem": "内存",
|
|
9
|
+
"diskPeak": "磁盘峰值",
|
|
10
|
+
"exportRebuild": "导出/重建",
|
|
11
|
+
"dnsCerts": "DNS/证书",
|
|
12
|
+
"editIdentity": "编辑身份",
|
|
13
|
+
"power": "电源",
|
|
14
|
+
"metrics": "指标",
|
|
15
|
+
"writeExports": "写入导出目录",
|
|
16
|
+
"dryRunSync": "预览试运行同步",
|
|
17
|
+
"hostConsole": "主机控制台",
|
|
18
|
+
"loadingHost": "加载主机概况…",
|
|
19
|
+
"identity": "身份",
|
|
20
|
+
"identityReadonly": "只读 — 需系统变更权限与管理员权限才能套用",
|
|
21
|
+
"identityTools": "通过系统工具设置主机名与时区",
|
|
22
|
+
"hostnameHint": "系统主机名",
|
|
23
|
+
"writable": "可写入",
|
|
24
|
+
"locked": "锁定",
|
|
25
|
+
"hostname": "主机名",
|
|
26
|
+
"prettyName": "显示名称",
|
|
27
|
+
"optional": "可选",
|
|
28
|
+
"prettyPh": "友好显示名称",
|
|
29
|
+
"timezone": "时区",
|
|
30
|
+
"timezoneHint": "从清单选择时区(例如 Asia/Hong_Kong)",
|
|
31
|
+
"timezoneSelect": "请选择时区",
|
|
32
|
+
"dns": "DNS",
|
|
33
|
+
"updated": "已更新",
|
|
34
|
+
"applyIdentity": "套用身份",
|
|
35
|
+
"identitySetHostname": "主机名已设为 {{name}}",
|
|
36
|
+
"identitySetPretty": "显示名称已设为 {{name}}",
|
|
37
|
+
"identityClearPretty": "已清除显示名称",
|
|
38
|
+
"identitySetTimezone": "时区已设为 {{tz}}",
|
|
39
|
+
"panelSsl": "面板 SSL",
|
|
40
|
+
"panelTls": {
|
|
41
|
+
"title": "面板 HTTPS",
|
|
42
|
+
"sub": "控制面(ysk-server)以 TLS 监听 listenPort;WebAuthn/Passkey 需要 HTTPS",
|
|
43
|
+
"domain": "面板域名",
|
|
44
|
+
"domainHint": "用于申请/绑定证书,例如 demo.ysk.hk",
|
|
45
|
+
"email": "Let’s Encrypt 邮箱",
|
|
46
|
+
"status": "状态",
|
|
47
|
+
"enabled": "配置已开 TLS",
|
|
48
|
+
"disabled": "未开 TLS(HTTP)",
|
|
49
|
+
"serving": "当前连接:HTTPS",
|
|
50
|
+
"servingHttp": "当前连接:HTTP",
|
|
51
|
+
"expires": "证书到期",
|
|
52
|
+
"certPath": "证书路径",
|
|
53
|
+
"issueEnable": "申请证书并启用 HTTPS",
|
|
54
|
+
"enableExisting": "用现有证书启用",
|
|
55
|
+
"disable": "关闭面板 HTTPS",
|
|
56
|
+
"needDomain": "请先填写主机名/域名",
|
|
57
|
+
"urlHint": "启用并重启后请用 {{url}} 打开",
|
|
58
|
+
"certMissing": "配置已开 TLS,但证书或私钥文件不存在",
|
|
59
|
+
"restartToApply": "需重启 ysk-server 服务才会改用 HTTPS",
|
|
60
|
+
"noConfig": "找不到 config.json(请用 --config 启动)",
|
|
61
|
+
"usingExisting": "已使用本机现有证书",
|
|
62
|
+
"usingLe": "已使用 Let’s Encrypt 路径",
|
|
63
|
+
"needCertFirst": "找不到 {{domain}} 的证书;请先申请或上传",
|
|
64
|
+
"configWritten": "已写入面板 TLS 配置",
|
|
65
|
+
"disabledNote": "已关闭面板 TLS",
|
|
66
|
+
"certAlreadyPresent": "本机已有证书,跳过重新申请",
|
|
67
|
+
"restartManual": "请手动:systemctl restart ysk-server",
|
|
68
|
+
"restarted": "已重启 ysk-server",
|
|
69
|
+
"restartFailed": "重启失败:{{detail}}",
|
|
70
|
+
"firewallHint": "若从外网连接,请在防火墙放行面板端口(默认 9287/tcp)",
|
|
71
|
+
"restartNow": "完成后立即重启 ysk-server",
|
|
72
|
+
"restartNowHint": "会中断当前连接;未勾选则只写配置,需手动 systemctl restart",
|
|
73
|
+
"restartConfirm": "确定立即重启面板服务?此连接可能断开,请改用 HTTPS 重新打开。",
|
|
74
|
+
"manualRestart": "请手动重启后用 {{url}} 打开",
|
|
75
|
+
"reconnectHttps": "服务可能已重启。请用 {{url}} 重新连接。",
|
|
76
|
+
"leStrategies": "面板证书:依次尝试 webroot → nginx certonly → standalone(无需 --redirect)",
|
|
77
|
+
"leOk": "已取得 {{domain}} 的 Let’s Encrypt 证书",
|
|
78
|
+
"leFailed": "申请证书失败:{{detail}}",
|
|
79
|
+
"leHint": "请确认域名 A 记录指向本机,且 80 端口可从外网到达(或 nginx 已服务该域名)",
|
|
80
|
+
"openFirewall": "若外网连接:防火墙请允许面板端口 {{port}}/tcp(防火墙 → 开埠 → 9287 Panel)"
|
|
81
|
+
},
|
|
82
|
+
"timeNtp": "时间与 NTP",
|
|
83
|
+
"clockStatus": "系统时钟状态",
|
|
84
|
+
"local": "本机",
|
|
85
|
+
"utc": "世界标准时间",
|
|
86
|
+
"source": "来源",
|
|
87
|
+
"ntpService": "NTP 服务",
|
|
88
|
+
"ntpServiceActive": "运行中",
|
|
89
|
+
"ntpServiceInactive": "未运行",
|
|
90
|
+
"ntpServiceNa": "不适用",
|
|
91
|
+
"ntpSync": "时钟同步",
|
|
92
|
+
"ntpSyncedYes": "已同步",
|
|
93
|
+
"ntpSyncedNo": "未同步",
|
|
94
|
+
"ntpSyncedUnknown": "未知",
|
|
95
|
+
"ntpRequested": "已请求启用 NTP 同步",
|
|
96
|
+
"ntpFailed": "启用 NTP 失败",
|
|
97
|
+
"enableNtp": "启用 NTP 同步",
|
|
98
|
+
"network": "网络",
|
|
99
|
+
"networkSub": "只读 · 完整网络设置不在此页",
|
|
100
|
+
"noIp": "无法读取 IP",
|
|
101
|
+
"storage": "存储",
|
|
102
|
+
"metricsDetail": "指标详情",
|
|
103
|
+
"noDisk": "无法读取磁盘",
|
|
104
|
+
"avail": "可用 {{v}}",
|
|
105
|
+
"shortcuts": "运维捷径",
|
|
106
|
+
"shortcutsAria": "运维捷径",
|
|
107
|
+
"scServices": "服务矩阵",
|
|
108
|
+
"scServicesD": "服务单元生命周期",
|
|
109
|
+
"scUnit": "控制面服务单元",
|
|
110
|
+
"scUnitD": "面板服务单元",
|
|
111
|
+
"scReadiness": "就绪探测",
|
|
112
|
+
"scReadinessD": "生产闸门",
|
|
113
|
+
"scUpdates": "系统更新",
|
|
114
|
+
"scUpdatesD": "软件包与安全更新",
|
|
115
|
+
"scMetrics": "主机指标",
|
|
116
|
+
"scMetricsD": "负载告警",
|
|
117
|
+
"scLogs": "日志中心",
|
|
118
|
+
"scLogsD": "系统日志与文件",
|
|
119
|
+
"powerTitle": "电源(危险区)",
|
|
120
|
+
"powerWarn": "重启/关机将中断所有服务与面板。面板无法开机 — 需实体或 hypervisor。",
|
|
121
|
+
"unlocked": "已解锁",
|
|
122
|
+
"powerCaps": "需 YSK_EXECUTE=1 与 root。目前 EXECUTE={{exec}},root={{root}}。",
|
|
123
|
+
"scheduledPower": "检测到计划关机/重启",
|
|
124
|
+
"cancelScheduleHint": "。请用「取消计划」撤回。",
|
|
125
|
+
"rebootHost": "重启主机…",
|
|
126
|
+
"poweroffHost": "关机…",
|
|
127
|
+
"cancelled": "已取消",
|
|
128
|
+
"cancelFailed": "取消失败",
|
|
129
|
+
"cancelSchedule": "取消计划",
|
|
130
|
+
"confirmStrings": "确认字符串 REBOOT / POWEROFF。关机默认延迟约 1 分钟、重启约 1 分钟(shutdown +N)。写入 audit。",
|
|
131
|
+
"confirmReboot": "确认重启主机?",
|
|
132
|
+
"confirmPoweroff": "确认关机?",
|
|
133
|
+
"confirmRebootDesc": "所有服务与面板连接将中断。请输入 REBOOT 确认。",
|
|
134
|
+
"confirmPoweroffDesc": "主机将断电;面板无法远程再开机。请输入 POWEROFF 确认。",
|
|
135
|
+
"typeToUnlock": "输入 {{need}} 以解锁",
|
|
136
|
+
"confirmRebootBtn": "确认重启",
|
|
137
|
+
"confirmPoweroffBtn": "确认关机",
|
|
138
|
+
"sentDisconnect": "已送出 — 连接即将中断",
|
|
139
|
+
"powerFailed": "电源操作失败",
|
|
140
|
+
"exportExplain": "导出:面板数据库摘要(JSON)。重建:将托管配置写入 /etc/nginx/conf.d 并重新加载。同步需要管理员权限与系统变更权限。",
|
|
141
|
+
"controlSummary": "控制面摘要",
|
|
142
|
+
"controlSummarySub": "即时数据库快照 · 预览/下载/写入服务器",
|
|
143
|
+
"snapshotLoaded": "已加载摘要 · {{at}}",
|
|
144
|
+
"previewSummary": "预览摘要",
|
|
145
|
+
"downloadedJson": "已下载 JSON 至浏览器",
|
|
146
|
+
"downloadJson": "下载 JSON",
|
|
147
|
+
"snapshotMeta": "产生 {{at}} · 用户 {{users}} · 套餐 {{packages}}",
|
|
148
|
+
"previewHint": "按「预览摘要」加载控制面快照。",
|
|
149
|
+
"managedNotEtc": "数据目录内 nginx/conf.d — 不等于已套用至 /etc",
|
|
150
|
+
"nFiles": "{{count}} 个文件",
|
|
151
|
+
"noManaged": "尚无托管配置",
|
|
152
|
+
"noManagedDesc": "发布项目 Nginx 后会出现在此",
|
|
153
|
+
"readFailed": "读取失败",
|
|
154
|
+
"preview": "预览",
|
|
155
|
+
"previewModalDesc": "受管 conf 内容(dataDir)",
|
|
156
|
+
"prevPage": "上一页",
|
|
157
|
+
"nextPage": "下一页",
|
|
158
|
+
"pageOf": "第 {{page}} / {{total}} 页 · 共 {{count}} 个文件",
|
|
159
|
+
"managedPager": "受管 conf 分页",
|
|
160
|
+
"syncToSystem": "同步到系统",
|
|
161
|
+
"syncSub": "复制到 /etc/nginx/conf.d 并重新加载 — 需管理员与系统变更权限",
|
|
162
|
+
"syncReload": "同步并重新加载",
|
|
163
|
+
"exportOnly": "仅导出并列出配置",
|
|
164
|
+
"dryRun": "预览试运行",
|
|
165
|
+
"dryRunNote": "预览试运行不会修改系统。",
|
|
166
|
+
"exportHistory": "服务器导出历史",
|
|
167
|
+
"exportHistorySub": "数据目录 exports · 需登录下载",
|
|
168
|
+
"noExports": "尚未有服务器导出文件",
|
|
169
|
+
"noExportsDesc": "按「写入导出目录」生成",
|
|
170
|
+
"downloaded": "已下载 {{name}}",
|
|
171
|
+
"download": "下载",
|
|
172
|
+
"syncConfirmTitle": "同步 Nginx 到系统?",
|
|
173
|
+
"syncConfirmDesc": "将托管 Nginx 配置同步到 /etc/nginx/conf.d 并重新加载。需管理员权限与系统变更权限。",
|
|
174
|
+
"uptime": "运行时间",
|
|
175
|
+
"load1m": "负载 1 分钟",
|
|
176
|
+
"executeLabel": "系统变更",
|
|
177
|
+
"rootLabel": "管理员",
|
|
178
|
+
"managedLabel": "托管",
|
|
179
|
+
"managedCount": "托管配置",
|
|
180
|
+
"exportsCount": "导出文件",
|
|
181
|
+
"managedNginxTitle": "托管 Nginx",
|
|
182
|
+
"exportPath": "导出路径",
|
|
183
|
+
"mode": "模式",
|
|
184
|
+
"managedConf": "托管配置",
|
|
185
|
+
"dryRunFlag": "预览试运行"
|
|
186
|
+
}
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
{
|
|
2
|
+
"enabled": "已启用",
|
|
3
|
+
"disabled": "未启用",
|
|
4
|
+
"notInstalled": "未安装",
|
|
5
|
+
"running": "运行中",
|
|
6
|
+
"notRunning": "未运行",
|
|
7
|
+
"failed": "失败",
|
|
8
|
+
"activating": "启动中",
|
|
9
|
+
"unitMissing": "单元不存在",
|
|
10
|
+
"loadFailed": "加载失败",
|
|
11
|
+
"opFailed": "操作失败",
|
|
12
|
+
"installedEnabled": "已安装并嘗试启用",
|
|
13
|
+
"unitTemplateWritten": "已写入 unit 范本",
|
|
14
|
+
"writeTemplate": "写入管理目录范本",
|
|
15
|
+
"writeTemplateDesc": "于 dataDir/systemd 产生 ysk-server.service(不会改 /etc)",
|
|
16
|
+
"templateExists": "管理目录范本已存在",
|
|
17
|
+
"installEnable": "安装到 /etc/systemd 并启用",
|
|
18
|
+
"installEnableDesc": "复制 unit → daemon-reload → enable --now",
|
|
19
|
+
"needExecuteRoot": "需 YSK_EXECUTE 与 root",
|
|
20
|
+
"serviceNotRunning": "服务未运行",
|
|
21
|
+
"serviceNotRunningHint": "unit 可能已安装但 inactive — 可再「安装并启用」或于服务矩陣操作",
|
|
22
|
+
"controlRunning": "控制面服务运行中",
|
|
23
|
+
"unlockApply": "解锁系统应用能力",
|
|
24
|
+
"startAsRoot": "以 root 启动并设置 YSK_EXECUTE=1",
|
|
25
|
+
"status": "状态",
|
|
26
|
+
"bootEnabled": "开机自启",
|
|
27
|
+
"on": "开",
|
|
28
|
+
"off": "关",
|
|
29
|
+
"yes": "是",
|
|
30
|
+
"no": "否",
|
|
31
|
+
"canInstall": "可安装",
|
|
32
|
+
"copyEnable": "复制到 /etc/systemd 并 enable --now",
|
|
33
|
+
"needExecuteRootShort": "需要 EXECUTE + root",
|
|
34
|
+
"probing": "探测 systemd 状态…",
|
|
35
|
+
"suggestedSteps": "建议步骤",
|
|
36
|
+
"install": "安装",
|
|
37
|
+
"policy": "政策",
|
|
38
|
+
"about": "说明",
|
|
39
|
+
"exists": "存在",
|
|
40
|
+
"missing": "不存在",
|
|
41
|
+
"notWritten": "尚未写入",
|
|
42
|
+
"related": "相关",
|
|
43
|
+
"opsResult": "操作结果",
|
|
44
|
+
"writeTemplateOnly": "僅写入范本",
|
|
45
|
+
"installAndEnable": "安装并启用",
|
|
46
|
+
"stepReport": "按步回报",
|
|
47
|
+
"installEnableShort": "安装启用",
|
|
48
|
+
"cannotInstall": "目前无法真正安装到系统:需要 ",
|
|
49
|
+
"andRoot": " 与 root。「僅写入范本」仍可生成管理目录文件。见 ",
|
|
50
|
+
"probeDetail": "探测详情",
|
|
51
|
+
"probeDetailSub": "真实 systemd 状态与磁盘上的 unit 文件",
|
|
52
|
+
"unit": "单元",
|
|
53
|
+
"manageTemplate": "管理范本",
|
|
54
|
+
"installOps": "安装操作",
|
|
55
|
+
"twoModes": "两种模式用途不同 — 请按环境选擇",
|
|
56
|
+
"writeOnlyTitle": "僅写入范本",
|
|
57
|
+
"writeOnlyBody": "生成管理目录 unit 档。适合先检视内容、或无 root 时预先准备。",
|
|
58
|
+
"willNotEnable": "不会 enable 服务。",
|
|
59
|
+
"writeTemplateBtn": "写入范本",
|
|
60
|
+
"installEnableTitle": "安装并启用",
|
|
61
|
+
"installEnableBody": "复制到 /etc/systemd/system、daemon-reload、enable --now。需 root + EXECUTE。",
|
|
62
|
+
"policyWrite": "僅写入范本 — 只写 dataDir,不动 /etc",
|
|
63
|
+
"policyInstall": "安装并启用 — cp + daemon-reload + enable",
|
|
64
|
+
"policyBlocked": "未开 EXECUTE 或非 root → 明确 blocked,不假成功",
|
|
65
|
+
"policyNotEqual": "写入范本 ≠ 服务已启用 ≠ 已在监听端口",
|
|
66
|
+
"shortcutPower": "EXECUTE / 电源",
|
|
67
|
+
"shortcutOther": "其他 unit",
|
|
68
|
+
"cannotInstallFull": "目前无法真正安装到系统:需要 YSK_EXECUTE=1 与 root。「僅写入范本」仍可生成管理目录文件。见 ",
|
|
69
|
+
"policyWriteFull": "僅写入范本 — 只写 dataDir,不动 /etc",
|
|
70
|
+
"policyNotEqualFull": "写入范本 ≠ 服务已启用 ≠ 已在监听端口",
|
|
71
|
+
"controlPlaneUnit": "控制面服务单元",
|
|
72
|
+
"kpiRuntime": "运行状态",
|
|
73
|
+
"kpiBoot": "开机自启",
|
|
74
|
+
"kpiCaps": "套用能力",
|
|
75
|
+
"capsReady": "可安装到系统",
|
|
76
|
+
"capsBlocked": "无法套用",
|
|
77
|
+
"unitFiles": "单元文件",
|
|
78
|
+
"unitFilesSub": "系统路径与面板管理模板(用途不同)",
|
|
79
|
+
"systemUnitFile": "系统单元(/etc)",
|
|
80
|
+
"systemUnitHint": "systemd 实际加载的 unit;安装并启用后会出现在此。",
|
|
81
|
+
"managedUnitFile": "管理模板(dataDir)",
|
|
82
|
+
"managedUnitHint": "面板写入的模板,不等于已安装到系统。",
|
|
83
|
+
"managedPathHint": "dataDir/systemd/ysk-server.service",
|
|
84
|
+
"fragmentPath": "systemd 片段路径",
|
|
85
|
+
"fromSystemd": "systemd 回报",
|
|
86
|
+
"pid": "PID {{pid}}",
|
|
87
|
+
"nextAction": "建议下一步",
|
|
88
|
+
"controlRunningHint": "systemctl is-active = 活动",
|
|
89
|
+
"aboutPolicyTitle": "套用政策",
|
|
90
|
+
"aboutPolicySub": "写模板与安装到系统是两步;装完仍可重跑,不代表未完成。",
|
|
91
|
+
"policyInstallFull": "安装并启用:复制到 /etc/systemd/system、daemon-reload、enable --now。需 root + EXECUTE。",
|
|
92
|
+
"policyBlockedTitle": "无权限时封锁",
|
|
93
|
+
"policyNotEqualTitle": "状态不等同"
|
|
94
|
+
}
|