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,125 @@
|
|
|
1
|
+
{
|
|
2
|
+
"cancel": "取消",
|
|
3
|
+
"confirm": "确认",
|
|
4
|
+
"refresh": "刷新",
|
|
5
|
+
"loading": "加载中…",
|
|
6
|
+
"save": "保存",
|
|
7
|
+
"apply": "应用",
|
|
8
|
+
"close": "关闭",
|
|
9
|
+
"copy": "复制",
|
|
10
|
+
"empty": "无数据",
|
|
11
|
+
"back": "返回",
|
|
12
|
+
"showTechnical": "显示技术详情",
|
|
13
|
+
"hideTechnical": "隐藏技术详情",
|
|
14
|
+
"needExecute": "需要 YSK_EXECUTE",
|
|
15
|
+
"needRoot": "需要 root",
|
|
16
|
+
"needExecuteRoot": "需要 YSK_EXECUTE 与 root",
|
|
17
|
+
"writtenOnly": "已写入管理文件,未套用到系统",
|
|
18
|
+
"applyToLive": "套用后才生效",
|
|
19
|
+
"saveDraft": "保存草稿",
|
|
20
|
+
"languageName": "简体中文",
|
|
21
|
+
"languageNative": "简体中文",
|
|
22
|
+
"language": "语言",
|
|
23
|
+
"switchLanguage": "切换语言",
|
|
24
|
+
"searchGlobal": "搜索页面与资源…",
|
|
25
|
+
"menu": "菜单",
|
|
26
|
+
"processing": "处理中…",
|
|
27
|
+
"retry": "重试",
|
|
28
|
+
"success": "成功",
|
|
29
|
+
"failed": "失败",
|
|
30
|
+
"blocked": "无法执行",
|
|
31
|
+
"status": "状态",
|
|
32
|
+
"port": "端口",
|
|
33
|
+
"url": "网址",
|
|
34
|
+
"actions": "操作",
|
|
35
|
+
"noData": "没有数据",
|
|
36
|
+
"input": "输入",
|
|
37
|
+
"pleaseEnter": "请输入 {{value}}",
|
|
38
|
+
"about": "说明",
|
|
39
|
+
"operation": "操作",
|
|
40
|
+
"delete": "删除",
|
|
41
|
+
"edit": "编辑",
|
|
42
|
+
"create": "创建",
|
|
43
|
+
"install": "安装",
|
|
44
|
+
"installing": "安装中…",
|
|
45
|
+
"reprobe": "重新探测",
|
|
46
|
+
"search": "搜索",
|
|
47
|
+
"yes": "是",
|
|
48
|
+
"no": "否",
|
|
49
|
+
"on": "开",
|
|
50
|
+
"off": "关",
|
|
51
|
+
"open": "开启",
|
|
52
|
+
"enabled": "已启用",
|
|
53
|
+
"disabled": "已停用",
|
|
54
|
+
"installed": "已安装",
|
|
55
|
+
"notInstalled": "未安装",
|
|
56
|
+
"running": "运行中",
|
|
57
|
+
"stopped": "已停止",
|
|
58
|
+
"ready": "就绪",
|
|
59
|
+
"unknown": "未知",
|
|
60
|
+
"normal": "正常",
|
|
61
|
+
"degraded": "降级",
|
|
62
|
+
"missing": "缺少",
|
|
63
|
+
"available": "可用",
|
|
64
|
+
"applied": "已套用",
|
|
65
|
+
"notApplied": "未套用",
|
|
66
|
+
"completed": "已完成",
|
|
67
|
+
"incomplete": "未完成",
|
|
68
|
+
"probed": "已探测",
|
|
69
|
+
"notProbed": "未探测",
|
|
70
|
+
"probe": "探测",
|
|
71
|
+
"name": "名称",
|
|
72
|
+
"username": "用户名",
|
|
73
|
+
"password": "密码",
|
|
74
|
+
"domain": "域名",
|
|
75
|
+
"host": "主机",
|
|
76
|
+
"version": "版本",
|
|
77
|
+
"type": "类型",
|
|
78
|
+
"mode": "模式",
|
|
79
|
+
"notes": "备注",
|
|
80
|
+
"time": "时间",
|
|
81
|
+
"steps": "步骤",
|
|
82
|
+
"target": "目标",
|
|
83
|
+
"package": "软件包",
|
|
84
|
+
"panel": "面板",
|
|
85
|
+
"system": "系统",
|
|
86
|
+
"user": "用户",
|
|
87
|
+
"project": "项目",
|
|
88
|
+
"database": "数据库",
|
|
89
|
+
"mail": "邮件",
|
|
90
|
+
"files": "文件",
|
|
91
|
+
"memory": "内存",
|
|
92
|
+
"custom": "自定义",
|
|
93
|
+
"static": "静态",
|
|
94
|
+
"lifecycle": "生命周期",
|
|
95
|
+
"loadFailed": "加载失败",
|
|
96
|
+
"saveFailed": "保存失败",
|
|
97
|
+
"opFailed": "操作失败",
|
|
98
|
+
"installFailed": "安装失败",
|
|
99
|
+
"createFailed": "创建失败",
|
|
100
|
+
"deleteFailed": "删除失败",
|
|
101
|
+
"applyFailed": "应用失败",
|
|
102
|
+
"startFailed": "启动失败",
|
|
103
|
+
"statusLoadFailed": "状态加载失败",
|
|
104
|
+
"downloadFailed": "下载失败",
|
|
105
|
+
"uploadDone": "已上传 {{count}} 个文件",
|
|
106
|
+
"downloadStarted": "已开始下载 {{name}}",
|
|
107
|
+
"savedOk": "已保存",
|
|
108
|
+
"noneSelectedShort": "—",
|
|
109
|
+
"unknownError": "未知错误",
|
|
110
|
+
"writtenSettings": "已写入设置",
|
|
111
|
+
"panelBlocked": "无法在管理面板完成此操作",
|
|
112
|
+
"partialSuccess": "操作未完全成功",
|
|
113
|
+
"createdOk": "已创建",
|
|
114
|
+
"updatedOk": "已更新",
|
|
115
|
+
"deletedOk": "已删除",
|
|
116
|
+
"applyDone": "应用完成",
|
|
117
|
+
"applyIncomplete": "应用未完成",
|
|
118
|
+
"checking": "检查中…",
|
|
119
|
+
"dismiss": "關閉",
|
|
120
|
+
"hide": "隱藏",
|
|
121
|
+
"show": "顯示",
|
|
122
|
+
"done": "完成",
|
|
123
|
+
"next": "下一步",
|
|
124
|
+
"previous": "上一步"
|
|
125
|
+
}
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
{
|
|
2
|
+
"presetCdTrue": "cd app + true(测试)",
|
|
3
|
+
"presetCleanTmp": "清理暂存(示例)",
|
|
4
|
+
"presetNpmCron": "npm run cron(若有)",
|
|
5
|
+
"presetAppBin": "执行 app binary",
|
|
6
|
+
"presetRsync": "同步静态(示例 rsync)",
|
|
7
|
+
"noLinuxUser": "(未有 linux 用户)· {{name}}",
|
|
8
|
+
"projectUser": "项目用户",
|
|
9
|
+
"panelUser": "ysk · 面板/系统",
|
|
10
|
+
"system": "系统",
|
|
11
|
+
"rootCareful": "root · 系统(慎用)",
|
|
12
|
+
"customUser": "{{user}} · 自定义",
|
|
13
|
+
"success": "成功",
|
|
14
|
+
"failed": "失败",
|
|
15
|
+
"noProjects": "尚未有项目",
|
|
16
|
+
"noProjectsHint": "请先创建项目并(建议)创建系统用户,再登记 cron",
|
|
17
|
+
"userSuffix": " · 用户 ",
|
|
18
|
+
"mon": "一",
|
|
19
|
+
"tue": "二",
|
|
20
|
+
"wed": "三",
|
|
21
|
+
"thu": "四",
|
|
22
|
+
"fri": "五",
|
|
23
|
+
"sat": "六",
|
|
24
|
+
"sun": "日",
|
|
25
|
+
"everyNMin": "每 N 分钟",
|
|
26
|
+
"fixedInterval": "固定间隔",
|
|
27
|
+
"hourly": "每小时",
|
|
28
|
+
"atMinute": "指定第幾分",
|
|
29
|
+
"daily": "每日",
|
|
30
|
+
"atTime": "指定时:分",
|
|
31
|
+
"weekly": "每周",
|
|
32
|
+
"weekdayTime": "星期 + 时间",
|
|
33
|
+
"monthly": "每月",
|
|
34
|
+
"dayTime": "日期 + 时间",
|
|
35
|
+
"advanced": "高级",
|
|
36
|
+
"customExpr": "自定义表达式",
|
|
37
|
+
"everyMinute": "每分钟",
|
|
38
|
+
"everyMinutes": "每 {{n}} 分钟",
|
|
39
|
+
"hourlyAt": "每小时 第 {{n}} 分",
|
|
40
|
+
"dailyAt": "每日 {{time}}",
|
|
41
|
+
"weeklyNone": "每周(未选日) {{time}}",
|
|
42
|
+
"weeklyAt": "每周{{days}} {{time}}",
|
|
43
|
+
"monthlyAt": "每月 {{day}} 日 {{time}}",
|
|
44
|
+
"customAt": "自定义:{{expr}}",
|
|
45
|
+
"frequency": "计划频率",
|
|
46
|
+
"interval": "间隔",
|
|
47
|
+
"fromHour": "由整点起算",
|
|
48
|
+
"intervalMinutes": "间隔分钟",
|
|
49
|
+
"min1": "1 分",
|
|
50
|
+
"minN": "{{n}} 分",
|
|
51
|
+
"minuteOfHour": "在每小时的第幾分",
|
|
52
|
+
"minPad": "{{n}} 分",
|
|
53
|
+
"hour": "小时",
|
|
54
|
+
"minute": "分钟",
|
|
55
|
+
"pickWeekdays": "选擇星期",
|
|
56
|
+
"dayOfMonth": "每月第幾日",
|
|
57
|
+
"dayOfMonthHint": "31 日月份沒有该日則跳过",
|
|
58
|
+
"cronExpr": "Crontab 表达式",
|
|
59
|
+
"cronExprHint": "五栏:分 时 日 月 周(0=日)",
|
|
60
|
+
"cronExprPh": "crontab 表达式",
|
|
61
|
+
"needLinuxUser": "所选项目沒有 Linux 用户 — 请先到项目资源创建系统用户",
|
|
62
|
+
"boundProject": "已绑项目;执行用户 {{user}}(指令会以 runuser 隔離)",
|
|
63
|
+
"systemJob": "系统工作;执行用户 {{user}}",
|
|
64
|
+
"writtenManage": "已写入管理 crontab(尚未安装到系统)",
|
|
65
|
+
"needInstall": "请按「安装到系统 crontab」才会真正生效",
|
|
66
|
+
"createdManageOnly": "已创建(僅管理档)",
|
|
67
|
+
"installedSystem": "已安装到系统",
|
|
68
|
+
"hostSynced": "系统已同步",
|
|
69
|
+
"hostNotInstalled": "未装到系统",
|
|
70
|
+
"statusUnknown": "状态未知",
|
|
71
|
+
"systemCrontab": "系统 crontab",
|
|
72
|
+
"synced": "已同步",
|
|
73
|
+
"managedLines": "管理行数",
|
|
74
|
+
"jobsOnlyManage": "工作只写在管理档。系统 crontab ",
|
|
75
|
+
"hostHasYsk": "已包含 YSK 项目",
|
|
76
|
+
"hostNoYsk": "尚未安装或无 YSK 项目",
|
|
77
|
+
"pressInstall": "有已登记但未写入系统的任务 — 请点「安装到系统」。",
|
|
78
|
+
"jobsTab": "工作 ({{count}})",
|
|
79
|
+
"registeredJobs": "已登记工作 ({{count}})",
|
|
80
|
+
"jobsSub": "管理档项目 · 改动后需「安装到系统」才生效",
|
|
81
|
+
"addJob": "+ 新增工作",
|
|
82
|
+
"noCron": "尚未有 cron",
|
|
83
|
+
"noCronDesc": "用列表右上角新增工作,再安装到系统 crontab",
|
|
84
|
+
"onceInstalled": "曾安装",
|
|
85
|
+
"manageOnly": "僅管理档",
|
|
86
|
+
"projectLabel": "项目",
|
|
87
|
+
"systemLevel": "系统级",
|
|
88
|
+
"runOnce": "立即执行",
|
|
89
|
+
"runOnceOk": "已执行一次",
|
|
90
|
+
"updatedManage": "已更新管理档;请重新安装到系统 crontab",
|
|
91
|
+
"updatedManageShort": "已更新管理档",
|
|
92
|
+
"deletedManage": "已从管理档删除;请重新安装同步系统",
|
|
93
|
+
"installStatus": "安装状态",
|
|
94
|
+
"manageVsHost": "管理档 vs 主机",
|
|
95
|
+
"hostYsk": "主机 YSK",
|
|
96
|
+
"lastInstall": "上次安装",
|
|
97
|
+
"installToSystem": "安装到系统 crontab",
|
|
98
|
+
"installHint": "安装会合并主机 crontab:保留非 YSK 行,只更新面板管理的任务。需系统变更权限。",
|
|
99
|
+
"hostPreview": "主机 crontab 预览",
|
|
100
|
+
"cannotRead": "无法读取或尚未安装(需权限)",
|
|
101
|
+
"addJobTitle": "新增工作",
|
|
102
|
+
"addJobDesc": "写入管理档;需「安装到系统」后 crontab 才会执行",
|
|
103
|
+
"createManageOnly": "创建(僅管理档)",
|
|
104
|
+
"whenRun": "何时执行",
|
|
105
|
+
"whenRunHint": "用下方卡片揀频率与时间;高级模式可手写 crontab",
|
|
106
|
+
"userPathHint": "用户 + 指令路径会跟项目 home/runtime 更新",
|
|
107
|
+
"pickProject": "— 请选擇项目 —",
|
|
108
|
+
"runAsUser": "执行用户",
|
|
109
|
+
"runAsHint": "揀项目用户会同步上方项目;揀系统用户則为系统级 cron",
|
|
110
|
+
"noProjectsYet": "(尚未有项目)",
|
|
111
|
+
"runInHome": "在项目 home 下执行({{home}});保存时会包 runuser",
|
|
112
|
+
"absPath": "建议絕对路径",
|
|
113
|
+
"commonCmds": "常用指令({{runtime}})",
|
|
114
|
+
"actualPreview": "实際写入 crontab(预览)",
|
|
115
|
+
"noLinuxName": "此项目未有 Linux 用户名 — 请到项目「资源」创建系统用户后再试。",
|
|
116
|
+
"afterCreate": "创建后:",
|
|
117
|
+
"projectParen": "(项目 {{name}})",
|
|
118
|
+
"systemParen": "(系统级,未绑项目)",
|
|
119
|
+
"weekLabel": "星期",
|
|
120
|
+
"willRun": "将执行",
|
|
121
|
+
"projectNoLinux": "(未有 linux 用户)",
|
|
122
|
+
"createManageOnlyParen": "创建(僅管理档)",
|
|
123
|
+
"runAsHintFull": "选项目用户会同步上方项目;选系统用户則为系统级 cron",
|
|
124
|
+
"systemParenFull": "(系统级,未綁项目)",
|
|
125
|
+
"hostOtherLines": "主机非 YSK 行数",
|
|
126
|
+
"hostOtherLinesVal": "其他 {{other}} 行(主机有效共 {{total}})",
|
|
127
|
+
"deleteTitle": "删除 Cron 工作?",
|
|
128
|
+
"deleteDesc": "将删除「{{name}}」。应用到系统 crontab 前只影响控制面。",
|
|
129
|
+
"hostJobs": "主机任务",
|
|
130
|
+
"hostJobsTitle": "主机 crontab({{count}})",
|
|
131
|
+
"usersScanned": "用户",
|
|
132
|
+
"filterUser": "用户",
|
|
133
|
+
"filterAll": "全部用户",
|
|
134
|
+
"sourceYsk": "面板",
|
|
135
|
+
"sourceHost": "主机",
|
|
136
|
+
"noHostJobs": "此范围没有 crontab 任务",
|
|
137
|
+
"hostPartial": "无法完整读取所有用户 crontab(需要 root)",
|
|
138
|
+
"pendingInstall": "待安装到系统({{count}})"
|
|
139
|
+
}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "控制台",
|
|
3
|
+
"health": "健康状态",
|
|
4
|
+
"protection": "保护模式",
|
|
5
|
+
"welcome": "欢迎使用 YSK Server",
|
|
6
|
+
"audit": "最近审计",
|
|
7
|
+
"needLogin": "请先登录以查看审计记录",
|
|
8
|
+
"features": "功能菜单",
|
|
9
|
+
"featuresHint": "角标:就绪=软件已装;未安装=需一键安装;需权限=未开系统变更。",
|
|
10
|
+
"badge": {
|
|
11
|
+
"panel": "面板",
|
|
12
|
+
"notInstalled": "未安装",
|
|
13
|
+
"ready": "就绪",
|
|
14
|
+
"installed": "已装",
|
|
15
|
+
"prodReady": "可生产",
|
|
16
|
+
"check": "检查",
|
|
17
|
+
"needPerm": "需权限"
|
|
18
|
+
},
|
|
19
|
+
"status": {
|
|
20
|
+
"healthy": "健康",
|
|
21
|
+
"prodReady": "可生产",
|
|
22
|
+
"needsCheck": "需检查"
|
|
23
|
+
},
|
|
24
|
+
"stat": {
|
|
25
|
+
"backups": "备份",
|
|
26
|
+
"notifications": "通知",
|
|
27
|
+
"certExpiry": "证书到期"
|
|
28
|
+
},
|
|
29
|
+
"tabs": {
|
|
30
|
+
"overview": "概览",
|
|
31
|
+
"wizard": "一键创建",
|
|
32
|
+
"notifications": "通知",
|
|
33
|
+
"features": "功能入口"
|
|
34
|
+
},
|
|
35
|
+
"serviceHealth": "服务健康",
|
|
36
|
+
"serviceHealthDesc": "systemctl 实时探测",
|
|
37
|
+
"fullServiceMatrix": "完整服务矩阵",
|
|
38
|
+
"readinessCheck": "就绪检查:",
|
|
39
|
+
"prodOk": "可作生产",
|
|
40
|
+
"notFullyReady": "尚未完全就绪",
|
|
41
|
+
"modeScore": "模式 {{mode}} · 分数 {{ready}}/{{total}}",
|
|
42
|
+
"mode": {
|
|
43
|
+
"degraded": "降级",
|
|
44
|
+
"production_capable": "可生产",
|
|
45
|
+
"normal": "正常"
|
|
46
|
+
},
|
|
47
|
+
"details": "详情",
|
|
48
|
+
"certExpiryTitle": "证书到期:",
|
|
49
|
+
"certExpired": "已过期",
|
|
50
|
+
"certDays": "{{days}} 天",
|
|
51
|
+
"securityStrip": "安全与套用状态",
|
|
52
|
+
"securityStripDesc": "真实通知 + apply 诚实审计(written ≠ applied)",
|
|
53
|
+
"notifCount": "通知 {{count}}",
|
|
54
|
+
"criticalCount": " · 严重 {{count}}",
|
|
55
|
+
"warnCount": " · 警告 {{count}}",
|
|
56
|
+
"applyAuditBadge": "套用 audit · ok {{ok}} · warn {{warn}} · bad {{bad}}",
|
|
57
|
+
"executeBadge": "执行{{状态}}",
|
|
58
|
+
"executeLabel": "系统变更",
|
|
59
|
+
"go": "前往",
|
|
60
|
+
"open": "打开",
|
|
61
|
+
"noCriticalWarn": "目前无严重/警告通知",
|
|
62
|
+
"notifCenter": "通知中心",
|
|
63
|
+
"noHealthYet": "尚未取得健康状态",
|
|
64
|
+
"sysChange": "系统变更",
|
|
65
|
+
"opened": "已开",
|
|
66
|
+
"closed": "未开",
|
|
67
|
+
"readinessLink": "就绪检查 →",
|
|
68
|
+
"hostMetrics": "主机指标",
|
|
69
|
+
"loadAvg": "Load average(1 · 5 · 15 分)",
|
|
70
|
+
"memoryDash": "内存 —",
|
|
71
|
+
"metricsLink": "详细指标 →",
|
|
72
|
+
"runningOf": "运行 {{running}}/{{total}}",
|
|
73
|
+
"noProjects": "尚未有项目",
|
|
74
|
+
"wizardLink": "一键创建 →",
|
|
75
|
+
"allProjects": "全部项目 →",
|
|
76
|
+
"recentN": "最近 {{n}}",
|
|
77
|
+
"runningCount": "运行中 {{n}}",
|
|
78
|
+
"securityLink": "安全 →",
|
|
79
|
+
"wizardTitle": "一键创建",
|
|
80
|
+
"wizardDesc": "创建项目,并可选一并登记 DNS/邮件/数据库草稿(各项需再到对应页套用)",
|
|
81
|
+
"projectName": "项目名称",
|
|
82
|
+
"projectNameHint": "控制台显示名称;会生成对应目录",
|
|
83
|
+
"domainOptional": "域名(可留空)",
|
|
84
|
+
"domainHint": "填写后才可勾选 DNS 与邮件",
|
|
85
|
+
"runtime": "运行环境",
|
|
86
|
+
"runtimeHint": "决定默认 runtime 版本与部署方式",
|
|
87
|
+
"runtimeVersion": "运行环境版本",
|
|
88
|
+
"versionHint": "写入项目 runtime_version",
|
|
89
|
+
"serverIpv4": "服务器 IPv4",
|
|
90
|
+
"serverIpv4Hint": "DNS A/邮件 SPF",
|
|
91
|
+
"serverIpv4Ph": "此主机公网 IPv4",
|
|
92
|
+
"serverIpv6": "服务器 IPv6(可选)",
|
|
93
|
+
"serverIpv6Hint": "有则写 AAAA/ip6:",
|
|
94
|
+
"serverIpv6Ph": "公网 IPv6(可留空)",
|
|
95
|
+
"withDns": "一并创建 DNS 区域",
|
|
96
|
+
"withDnsDesc": "需填写域名;仅登记,需到 DNS 页写入区域文件",
|
|
97
|
+
"withMail": "一并登记邮件域名",
|
|
98
|
+
"withMailDesc": "需填写域名;软件安装与 DNS 在邮件详情页完成",
|
|
99
|
+
"withDb": "一并创建 MySQL 数据库草稿",
|
|
100
|
+
"withDbDesc": "控制面登记;需到 SQL 引擎页套用到系统",
|
|
101
|
+
"wizardHint": "一键创建不会自动对外上线。DNS、邮件、数据库与 SSL 请到各功能页确认并套用。",
|
|
102
|
+
"wizardSubmit": "一键创建",
|
|
103
|
+
"wizardOk": "创建完成",
|
|
104
|
+
"wizardPartial": "部分失败",
|
|
105
|
+
"notifCenterTitle": "通知中心({{count}})",
|
|
106
|
+
"notifCenterDesc": "严重 {{critical}} · 警告 {{warn}} · 信息 {{info}}",
|
|
107
|
+
"noNotifs": "暂无通知",
|
|
108
|
+
"noNotifsDesc": "系统告警与待办会显示于此",
|
|
109
|
+
"applyAuditTitle": "套用状态审计",
|
|
110
|
+
"applyAuditDesc": "好的 {{ok}} · 警告 {{warn}} · 不好 {{bad}}"
|
|
111
|
+
}
|