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": "切換後可能需要重新設定 管理員 的本機通訊端或密碼認證。",
|
|
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": "請稍後再試,或改用 staging/檢查是否重複申請同一域名。",
|
|
34
|
+
"leFailCaa": "CAA 記錄禁止 Let's Encrypt 為 {{domain}} 簽發。",
|
|
35
|
+
"leFailCaaHint": "在 DNS 加 CAA 允許 letsencrypt.org,或移除阻礙簽發的 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 到期通知用;可留空則用 管理員@域名",
|
|
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": "重啟或關機會中斷所有服務與面板。面板無法自行開機,需實體操作或雲端主機管理介面。",
|
|
121
|
+
"unlocked": "已解鎖",
|
|
122
|
+
"powerCaps": "需已開啟系統變更權限,並以管理員執行。目前系統變更={{exec}},管理員={{root}}。",
|
|
123
|
+
"scheduledPower": "偵測到排程關機/重啟",
|
|
124
|
+
"cancelScheduleHint": "。請用「取消排程」撤回。",
|
|
125
|
+
"rebootHost": "重啟主機…",
|
|
126
|
+
"poweroffHost": "關機…",
|
|
127
|
+
"cancelled": "已取消",
|
|
128
|
+
"cancelFailed": "取消失敗",
|
|
129
|
+
"cancelSchedule": "取消排程",
|
|
130
|
+
"confirmStrings": "確認字元為 REBOOT 或 POWEROFF。關機與重啟預設約延遲 1 分鐘。操作會寫入審計紀錄。",
|
|
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": "面板資料目錄中的匯出檔 · 需登入下載",
|
|
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": "已寫入 服務單元 範本",
|
|
14
|
+
"writeTemplate": "寫入管理目錄範本",
|
|
15
|
+
"writeTemplateDesc": "於 dataDir/系統服務 產生 ysk-server.service(不會改 /etc)",
|
|
16
|
+
"templateExists": "管理目錄範本已存在",
|
|
17
|
+
"installEnable": "安裝到 /etc/系統服務 並啟用",
|
|
18
|
+
"installEnableDesc": "複製 服務單元 → daemon-重新載入 → 啟用 --now",
|
|
19
|
+
"needExecuteRoot": "需 系統變更權限 與管理員權限",
|
|
20
|
+
"serviceNotRunning": "服務未運行",
|
|
21
|
+
"serviceNotRunningHint": "服務單元 可能已安裝但 inactive — 可再「安裝並啟用」或於服務矩陣操作",
|
|
22
|
+
"controlRunning": "控制面服務運行中",
|
|
23
|
+
"unlockApply": "解鎖系統套用能力",
|
|
24
|
+
"startAsRoot": "以 管理員 啟動並設定 系統變更權限已開啟",
|
|
25
|
+
"status": "狀態",
|
|
26
|
+
"bootEnabled": "開機自啟",
|
|
27
|
+
"on": "開",
|
|
28
|
+
"off": "關",
|
|
29
|
+
"yes": "是",
|
|
30
|
+
"no": "否",
|
|
31
|
+
"canInstall": "可安裝",
|
|
32
|
+
"copyEnable": "複製到 /etc/系統服務 並 啟用 --now",
|
|
33
|
+
"needExecuteRootShort": "需要 執行 與管理員權限",
|
|
34
|
+
"probing": "探測 系統服務 狀態…",
|
|
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": "與管理員權限。「僅寫入範本」仍可產生管理目錄檔案。見",
|
|
50
|
+
"probeDetail": "探測詳情",
|
|
51
|
+
"probeDetailSub": "真實 systemd 狀態與磁碟上的 unit 檔",
|
|
52
|
+
"unit": "單元",
|
|
53
|
+
"manageTemplate": "管理範本",
|
|
54
|
+
"installOps": "安裝操作",
|
|
55
|
+
"twoModes": "兩種模式用途不同 — 請按環境選擇",
|
|
56
|
+
"writeOnlyTitle": "僅寫入範本",
|
|
57
|
+
"writeOnlyBody": "產生管理目錄 服務單元 檔。適合先檢視內容、或無 管理員 時預先準備。",
|
|
58
|
+
"willNotEnable": "不會 啟用 服務。",
|
|
59
|
+
"writeTemplateBtn": "寫入範本",
|
|
60
|
+
"installEnableTitle": "安裝並啟用",
|
|
61
|
+
"installEnableBody": "複製到 /etc/系統服務/system、daemon-重新載入、啟用 --now。需要管理員權限 + 執行。",
|
|
62
|
+
"policyWrite": "僅寫入範本 — 只寫 dataDir,不動 /etc",
|
|
63
|
+
"policyInstall": "安裝並啟用 — cp + daemon-重新載入 + 啟用",
|
|
64
|
+
"policyBlocked": "未開 執行 或非 管理員 → 明確 已封鎖,不假成功",
|
|
65
|
+
"policyNotEqual": "寫入範本 ≠ 服務已啟用 ≠ 已在監聽端口",
|
|
66
|
+
"shortcutPower": "執行 / 電源",
|
|
67
|
+
"shortcutOther": "其他 服務單元",
|
|
68
|
+
"cannotInstallFull": "目前無法真正安裝到系統:需要 系統變更權限已開啟 與管理員權限。「僅寫入範本」仍可產生管理目錄檔案。見",
|
|
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
|
+
}
|