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,287 @@
|
|
|
1
|
+
{
|
|
2
|
+
"serviceSettings": "服務設定",
|
|
3
|
+
"installedOk": "{{engine}} 已安裝",
|
|
4
|
+
"startedOk": "{{engine}} 已啟動",
|
|
5
|
+
"installFirst": "請先安裝 {{engine}}",
|
|
6
|
+
"softwareMissing": "{{engine}} 所需軟件尚未安裝",
|
|
7
|
+
"serviceOverview": "服務概覽",
|
|
8
|
+
"readonlyStatus": "唯讀狀態",
|
|
9
|
+
"readonlyProbe": "唯讀探測",
|
|
10
|
+
"systemChange": "系統變更",
|
|
11
|
+
"opened": "已開啟",
|
|
12
|
+
"notOpened": "未開啟",
|
|
13
|
+
"admin": "管理員",
|
|
14
|
+
"client": "客戶端",
|
|
15
|
+
"hasClient": "有",
|
|
16
|
+
"noClient": "無",
|
|
17
|
+
"canProvision": "可建立資料庫",
|
|
18
|
+
"dumpOk": "匯出完成",
|
|
19
|
+
"dumpFailed": "匯出失敗",
|
|
20
|
+
"noDumpToImport": "尚無可匯入的備份檔",
|
|
21
|
+
"expiredTempUsersProcessed": "已處理過期臨時用戶",
|
|
22
|
+
"dumpFirstDb": "匯出首個資料庫",
|
|
23
|
+
"importLatestDump": "匯入最新備份",
|
|
24
|
+
"cleanupExpiredTempUsers": "清理過期的臨時用戶",
|
|
25
|
+
"adminerEntry": "資料庫管理專案",
|
|
26
|
+
"browserProjectTitle": "建立資料庫管理專案",
|
|
27
|
+
"browserTool": "工具",
|
|
28
|
+
"browserNameHint": "會建立一個 PHP 專案;名稱不可重複",
|
|
29
|
+
"browserNameTaken": "專案名稱已存在:{{name}}",
|
|
30
|
+
"browserProjectCreated": "資料庫管理專案已建立",
|
|
31
|
+
"createBrowserProject": "建立專案並部署",
|
|
32
|
+
"downloadPhpMyAdmin": "下載 phpMyAdmin(需要系統變更權限及外網)",
|
|
33
|
+
"createDatabase": "建立資料庫",
|
|
34
|
+
"installBannerHint": "請使用上方橫幅的「一鍵安裝」安裝 {{engine}}。",
|
|
35
|
+
"exclusiveMariaHint": "此主機為 MariaDB。請到 MariaDB 頁管理,或一鍵切換(須輸入 SWITCH)。",
|
|
36
|
+
"exclusiveMysqlHint": "此主機為 MySQL。請到 MySQL 頁管理,或一鍵切換(須輸入 SWITCH)。",
|
|
37
|
+
"openMaria": "MariaDB",
|
|
38
|
+
"openMysql": "MySQL",
|
|
39
|
+
"openMariaService": "MariaDB 服務",
|
|
40
|
+
"openMysqlService": "MySQL 服務",
|
|
41
|
+
"startService": "啟動服務",
|
|
42
|
+
"openServiceConsole": "開啟服務控制台",
|
|
43
|
+
"opsResult": "操作結果",
|
|
44
|
+
"tempPasswordOnce": "臨時只讀密碼(只顯示一次):",
|
|
45
|
+
"tabDatabases": "資料庫 ({{count}})",
|
|
46
|
+
"tabUsers": "用戶 ({{count}})",
|
|
47
|
+
"tabTemp": "臨時只讀 ({{count}})",
|
|
48
|
+
"tabRemote": "遠端主機 ({{count}})",
|
|
49
|
+
"dbList": "資料庫列表",
|
|
50
|
+
"charset": "字元集",
|
|
51
|
+
"noDatabasesYet": "尚未有資料庫",
|
|
52
|
+
"emptyDbInstallFirst": "請先使用上方橫幅一鍵安裝 {{engine}},再用右上角「建立資料庫」",
|
|
53
|
+
"emptyDbCannotProvision": "目前無法在伺服器建立資料庫",
|
|
54
|
+
"emptyDbCreateHint": "用右上角「建立資料庫」新增;建立後請再按「套用」",
|
|
55
|
+
"userList": "用戶列表",
|
|
56
|
+
"userListDesc": "可為資料庫授權用戶",
|
|
57
|
+
"createUserBtn": "+ 建立用戶",
|
|
58
|
+
"noUsersYet": "尚未有用戶",
|
|
59
|
+
"tempReadonlyUsers": "臨時只讀用戶",
|
|
60
|
+
"tempReadonlyDesc": "到期後控制面會標記為已過期;在伺服器實際刪除帳號須另開具權限的操作(會明確標示)。",
|
|
61
|
+
"dbName": "資料庫名稱",
|
|
62
|
+
"ttlHours": "有效時數",
|
|
63
|
+
"ttlHoursHint": "到期後標記失效",
|
|
64
|
+
"createReadonlyUser": "建立只讀用戶",
|
|
65
|
+
"tempUserCreated": "已建立臨時只讀用戶",
|
|
66
|
+
"expiresAt": "到期",
|
|
67
|
+
"revokeRegistration": "撤銷登記",
|
|
68
|
+
"remoteDbHosts": "遠端資料庫主機",
|
|
69
|
+
"remoteDbHostsDesc": "登記連線目標(密碼不回顯)",
|
|
70
|
+
"displayName": "顯示名稱",
|
|
71
|
+
"prodReplicaPlaceholder": "生產從庫",
|
|
72
|
+
"remoteHostSaved": "已儲存遠端主機",
|
|
73
|
+
"createDbTitle": "建立 {{engine}} 資料庫",
|
|
74
|
+
"createDbDesc": "建立控制面登記後,請按「套用」寫入伺服器",
|
|
75
|
+
"dbNameHint": "小寫英數與底線;建立後需再套用到系統",
|
|
76
|
+
"alsoCreateUser": "同時建立用戶",
|
|
77
|
+
"alsoCreateUserDesc": "一併建立可連線此庫的帳號",
|
|
78
|
+
"passwordMin8": "至少 8 位",
|
|
79
|
+
"passwordMin8chars": "至少 8 字元",
|
|
80
|
+
"allowConnectHost": "允許連線主機",
|
|
81
|
+
"allowConnectHostHint": "常用 %(任意)或 localhost",
|
|
82
|
+
"allowConnectHostHintShort": "常用 % 或 localhost",
|
|
83
|
+
"createDbHint": "僅寫入控制面登記;於列表按「套用」後,才會在伺服器建立資料庫。",
|
|
84
|
+
"createUserTitle": "建立 {{engine}} 用戶",
|
|
85
|
+
"createUserDesc": "建立後請套用",
|
|
86
|
+
"bindDatabase": "綁定資料庫",
|
|
87
|
+
"bindDatabaseHint": "可選:授權此庫權限",
|
|
88
|
+
"noneOption": "— 無 —",
|
|
89
|
+
"importDumpTitle": "確認匯入資料庫備份?",
|
|
90
|
+
"importDumpDesc": "將把備份「{{dump}}」匯入資料庫「{{db}}」。",
|
|
91
|
+
"import": "匯入",
|
|
92
|
+
"importOk": "匯入完成",
|
|
93
|
+
"importFailed": "匯入失敗",
|
|
94
|
+
"deleteDbTitle": "刪除資料庫登記?",
|
|
95
|
+
"deleteDbDesc": "僅移除控制面紀錄,不會自動刪除伺服器上的資料庫。",
|
|
96
|
+
"deleteUserTitle": "刪除用戶登記?",
|
|
97
|
+
"deleteUserDesc": "僅移除控制面紀錄。",
|
|
98
|
+
"adminerTitle": "Adminer 資料庫瀏覽器",
|
|
99
|
+
"adminerDesc": "下載輕量 Adminer,並寫入 Nginx 管理設定檔;「套用到系統」後才會檢查設定並重新載入 Nginx。",
|
|
100
|
+
"adminerWritten": "Adminer 已寫入管理檔",
|
|
101
|
+
"adminerApplied": "Adminer 套用完成",
|
|
102
|
+
"writeOnly": "只寫入",
|
|
103
|
+
"applyToSystem": "套用到系統",
|
|
104
|
+
"adminerRisk": "公開 Adminer 有安全風險 — 請先限制來源 IP 或加上 HTTP 認證。需要 PHP 處理程序通訊端(預設 php8.2)。",
|
|
105
|
+
"vhostName": "虛擬主機名",
|
|
106
|
+
"vhostHint": "DNS A 指到此主機後才能從外網開",
|
|
107
|
+
"downloadAdminer": "下載 Adminer(需要系統變更權限及外網)",
|
|
108
|
+
"downloadAdminerDesc": "關閉則只使用已下載的檔案",
|
|
109
|
+
"adminerWriteHint": "「只寫入」僅更新管理檔;「套用到系統」會複製設定、檢查 Nginx 並重新載入(需要管理員權限,否則會封鎖)。",
|
|
110
|
+
"pgInstallBanner": "請先使用上方橫幅一鍵安裝 PostgreSQL",
|
|
111
|
+
"pgEmptyCreateHint": "建立後按「套用到系統」寫入伺服器",
|
|
112
|
+
"pgNoDbs": "尚未有 PostgreSQL 庫",
|
|
113
|
+
"pgCreateTitle": "建立 PostgreSQL 資料庫",
|
|
114
|
+
"pgCreateDesc": "寫入控制面登記;需再「套用到系統」才 建立資料庫(套用後才上線)",
|
|
115
|
+
"pgAlsoCreateRole": "同時建立角色",
|
|
116
|
+
"pgAlsoCreateRoleDesc": "一併建立登入角色並授予此資料庫權限",
|
|
117
|
+
"roleName": "角色名稱",
|
|
118
|
+
"roleHint": "PostgreSQL role/登入用戶",
|
|
119
|
+
"pgDeleteDbDesc": "移除控制面紀錄(不會自動刪除伺服器上的資料庫,除非另行套用撤銷)。",
|
|
120
|
+
"update": "更新",
|
|
121
|
+
"alsoCreateRole": "同時建立角色",
|
|
122
|
+
"cluster": {
|
|
123
|
+
"title": "叢集",
|
|
124
|
+
"description": "計劃 → 寫管理檔 → 套用 → 探測 → 對等節點 分發 / 機群。預設 預覽試行。",
|
|
125
|
+
"kindGalera": "簡易 Galera",
|
|
126
|
+
"kindMysqlReplica": "MySQL 主從複製",
|
|
127
|
+
"kindPgReplica": "PostgreSQL 串流複製",
|
|
128
|
+
"kindRedisReplica": "Redis 主從",
|
|
129
|
+
"createGalera": "建立簡易 Galera",
|
|
130
|
+
"createMysqlReplica": "建立主從複製",
|
|
131
|
+
"createPgReplica": "建立串流複製",
|
|
132
|
+
"createSentinel": "建立 哨兵",
|
|
133
|
+
"createRedisReplica": "建立 Redis 主從",
|
|
134
|
+
"needRealIps": "請填寫本機與 對等節點 真實 IP/主機名",
|
|
135
|
+
"statusNote": "狀態:{{status}}(計劃成功 ≠ 叢集健康)",
|
|
136
|
+
"artifactNote": "產物:{{dir}}",
|
|
137
|
+
"planGenerated": "已產生計劃(預覽試行)",
|
|
138
|
+
"planUpdated": "已更新計劃",
|
|
139
|
+
"manageWritten": "已寫管理檔(預覽試行)",
|
|
140
|
+
"bootstrapTried": "已嘗試 初始化",
|
|
141
|
+
"applyTried": "已嘗試套用系統 設定檔",
|
|
142
|
+
"localOk": "本機 成功",
|
|
143
|
+
"localProbeFail": "本機 探測 未過",
|
|
144
|
+
"probedWithPeers": "已探測(含 對等節點)",
|
|
145
|
+
"probedLocal": "已探測本機",
|
|
146
|
+
"peerTarNote": "已下載對等節點打包檔(.封存.gz)— 請解壓後在對等節點安裝設定檔",
|
|
147
|
+
"downloaded": "已下載",
|
|
148
|
+
"peerPushed": "已推送 對等節點",
|
|
149
|
+
"pushPlanGenerated": "已產生 推送 計劃",
|
|
150
|
+
"registrationDeleted": "已刪除登記",
|
|
151
|
+
"nodes": "節點",
|
|
152
|
+
"remoteInstallPlan": "遠端安裝計劃",
|
|
153
|
+
"fleetSyncPlan": "機群 同步 計劃",
|
|
154
|
+
"standaloneTitle": "目前:單機",
|
|
155
|
+
"standaloneRepl": "未登記主從/串流。指定 主節點/主節點 + 從節點 後產生 設定檔 與腳本。",
|
|
156
|
+
"standaloneHa": "未登記 HA。加 對等節點 節點後產生 設定檔 計劃,再分步 初始化 / join。",
|
|
157
|
+
"recentProbe": "最近 探測(本機 wsrep)",
|
|
158
|
+
"probeRequired": "healthy 必須 探測 通過",
|
|
159
|
+
"planPreview": "計劃預覽",
|
|
160
|
+
"planPreviewDesc": "預覽試行 · 成功只代表步驟/設定檔 已生成",
|
|
161
|
+
"files": "檔案",
|
|
162
|
+
"systemChangeNeed": "套用時需要",
|
|
163
|
+
"planModalDesc": "選擇節點後產生計劃(不會自動修改對等節點系統)",
|
|
164
|
+
"generatePlan": "產生計劃",
|
|
165
|
+
"clusterName": "叢集名稱",
|
|
166
|
+
"localIp": "本機 IP/主機",
|
|
167
|
+
"primaryIpHint": "控制面所在機(主節點/主節點 + 本機存取)",
|
|
168
|
+
"localIpHint": "控制面所在機(本機存取)",
|
|
169
|
+
"ipExample1": "例如 10.0.0.1",
|
|
170
|
+
"ipExample2": "例如 10.0.0.2",
|
|
171
|
+
"ipExample3": "例如 10.0.0.3",
|
|
172
|
+
"replicaIp": "從節點 IP/主機",
|
|
173
|
+
"peerIp": "對等節點 IP/主機",
|
|
174
|
+
"replicaHint": "從庫節點",
|
|
175
|
+
"peerHint": "第二節點(Galera 建議 3 節點)",
|
|
176
|
+
"thirdNode": "第 3 節點(可選)",
|
|
177
|
+
"thirdNodeHint": "Galera / 多 從節點 建議填",
|
|
178
|
+
"sstMethod": "SST 方式",
|
|
179
|
+
"forbidDemoIp": "禁止示範 IP(203.0.113.x)。",
|
|
180
|
+
"fwGalera": "防火牆內網開 3306 / 4567 / 4444 / 4568。",
|
|
181
|
+
"fwPg": "串流需內網 5432;腳本密碼改 請自行更改。",
|
|
182
|
+
"fwRedis": "Redis 內網 6379(哨兵 26379)。",
|
|
183
|
+
"fwRepl": "主從需內網對應埠;腳本密碼改 請自行更改。",
|
|
184
|
+
"needExecuteRoot": "套用系統 設定檔 需 系統變更權限已開啟 與管理員權限。",
|
|
185
|
+
"topology": "拓撲:{{kind}}",
|
|
186
|
+
"applyLocalTitle": "套用本機系統 設定檔?",
|
|
187
|
+
"applyBootstrapDesc": "會安裝 Galera drop-in 並 初始化(galera_new_cluster)。僅第一個節點用一次。",
|
|
188
|
+
"applyJoinDesc": "會安裝 Galera drop-in 並 系統控制 重新啟動 mariadb。需 系統變更權限已開啟 與管理員權限。首節點請改用「初始化」。",
|
|
189
|
+
"confirmApply": "確認套用",
|
|
190
|
+
"deleteClusterTitle": "刪除叢集登記?",
|
|
191
|
+
"remoteInstallTitle": "遠端安裝 對等節點?",
|
|
192
|
+
"pushTitle": "推送 到 對等節點?",
|
|
193
|
+
"fleetSyncTitle": "機群 同步?",
|
|
194
|
+
"confirmOp": "確認操作",
|
|
195
|
+
"deleteClusterDesc": "系統設定檔不會自動清除(第一版)。",
|
|
196
|
+
"remoteInstallDesc": "在對等節點安裝設定檔並重新啟動服務。需要系統變更權限及遠端登入金鑰。",
|
|
197
|
+
"pushDesc": "將檔案複製到對等節點暫存目錄?需要系統變更權限及金鑰。成功並不代表對等節點已重新啟動。",
|
|
198
|
+
"fleetSyncDesc": "同步 叢集 快照到 機群 邊緣,再可 套用。",
|
|
199
|
+
"fleetApplyDesc": "enqueue 套用 到 機群 成員。",
|
|
200
|
+
"remoteInstalled": "遠端已安裝",
|
|
201
|
+
"fleetSynced": "機群 已同步排隊",
|
|
202
|
+
"fleetApplyQueued": "機群 套用 已排隊",
|
|
203
|
+
"plan": "計劃",
|
|
204
|
+
"writeFile": "寫檔",
|
|
205
|
+
"applyLocal": "套用本機",
|
|
206
|
+
"probeAll": "全節點探測",
|
|
207
|
+
"remoteInstall": "遠端安裝",
|
|
208
|
+
"downloadBundle": "下載包",
|
|
209
|
+
"pushPlan": "推送 計劃",
|
|
210
|
+
"pushExecute": "推送 執行",
|
|
211
|
+
"fleetSync": "機群 同步",
|
|
212
|
+
"localConfPreview": "本機 設定檔 預覽",
|
|
213
|
+
"refresh": "重新整理",
|
|
214
|
+
"close": "關閉",
|
|
215
|
+
"cancel": "取消",
|
|
216
|
+
"delete": "刪除",
|
|
217
|
+
"probe": "探測",
|
|
218
|
+
"name": "名稱",
|
|
219
|
+
"type": "類型",
|
|
220
|
+
"status": "狀態"
|
|
221
|
+
},
|
|
222
|
+
"console": {
|
|
223
|
+
"dataBrowse": "資料瀏覽",
|
|
224
|
+
"dbManage": "資料庫管理",
|
|
225
|
+
"realtime": "即時",
|
|
226
|
+
"reload": "重載",
|
|
227
|
+
"needRestart": "需重啟",
|
|
228
|
+
"lifecycle": "生命週期",
|
|
229
|
+
"overview": "概覽",
|
|
230
|
+
"actionDone": "已{{action}}",
|
|
231
|
+
"installDone": "安裝完成",
|
|
232
|
+
"noChanges": "沒有變更可套用",
|
|
233
|
+
"settingsApplied": "設定已套用",
|
|
234
|
+
"notReadFromService": "未從服務讀取",
|
|
235
|
+
"applyMode": "套用方式:{{mode}}",
|
|
236
|
+
"dirtyNotApplied": "已修改,尚未套用",
|
|
237
|
+
"highRisk": "高風險設定",
|
|
238
|
+
"engine": "引擎",
|
|
239
|
+
"bootEnabled": "開機自啟",
|
|
240
|
+
"uptimeSec": "運行秒數",
|
|
241
|
+
"currentConnections": "目前連線",
|
|
242
|
+
"changes": "變更",
|
|
243
|
+
"serviceTitle": "{{title}} 服務",
|
|
244
|
+
"softwareMissing": "{{title}} 所需軟件尚未安裝",
|
|
245
|
+
"overviewDesc": "唯讀資訊,由探測取得(非輸入欄)",
|
|
246
|
+
"lifecycleDesc": "安裝、啟動、停止與開機自啟",
|
|
247
|
+
"about": "說明",
|
|
248
|
+
"cluster": "叢集",
|
|
249
|
+
"noSettings": "此分類暫無可用設定(或目前版本不支援)",
|
|
250
|
+
"applyHint": "「即時」可在線修改;「需重啟」套用後請到「生命週期」重新啟動服務。藍色底為尚未套用的變更。",
|
|
251
|
+
"applyCategory": "套用本分類",
|
|
252
|
+
"applyAll": "套用全部變更",
|
|
253
|
+
"applyCatCount": "套用本分類({{n}})",
|
|
254
|
+
"applyAllCount": "套用全部變更({{n}})",
|
|
255
|
+
"lifecycleNote": "設定分頁中,「即時」可在線修改;「需重啟」套用後請到生命週期重啟服務。",
|
|
256
|
+
"installEngine": "請使用上方橫幅的「一鍵安裝」安裝 {{title}}。",
|
|
257
|
+
"reloadConfig": "重載設定",
|
|
258
|
+
"disableBoot": "取消自啟",
|
|
259
|
+
"needRights": "需要系統變更權限與管理員身分。失敗時會顯示原因,不會假裝成功。",
|
|
260
|
+
"noneFetched": "— 未能取得 —"
|
|
261
|
+
},
|
|
262
|
+
"expiresLabel": "到期",
|
|
263
|
+
"importEntry": "入口: {{url}}",
|
|
264
|
+
"adminerRiskFull": "公開 Adminer 有安全風險 — 請先限制來源 IP 或加上 HTTP 認證。需要 PHP 處理程序通訊端(預設 php8.2)。",
|
|
265
|
+
"adminerWriteHintFull": "「只寫入」僅更新管理檔;「套用到系統」會複製設定、檢查 Nginx 並重新載入(需要管理員權限,否則會封鎖)。",
|
|
266
|
+
"pgInstalled": "PostgreSQL 已安裝",
|
|
267
|
+
"pgStarted": "PostgreSQL 已啟動",
|
|
268
|
+
"notInstalledShort": "未裝",
|
|
269
|
+
"serviceConsole": "服務控制台",
|
|
270
|
+
"installPgFirst": "請先安裝 PostgreSQL",
|
|
271
|
+
"pgSoftwareMissing": "PostgreSQL 所需軟件尚未安裝",
|
|
272
|
+
"installPgBanner": "請使用上方橫幅「一鍵安裝」安裝 PostgreSQL。",
|
|
273
|
+
"createPlus": "+ 建立",
|
|
274
|
+
"dbNameHintPg": "小寫英數與底線;建立後請再套用到系統",
|
|
275
|
+
"deleteNotePg": "刪除登記不會自動 刪除 伺服器上的庫;套用成功才代表主機已執行 資料定義。",
|
|
276
|
+
"tabDatabasesSimple": "資料庫 ({{count}})",
|
|
277
|
+
"frozenTitle": "資料庫服務需要修復",
|
|
278
|
+
"frozenBody": "已偵測到問題(模式/凍結:{{mode}};資料目錄為空:{{empty}})。系統會按健康檢查結果產生修復計劃,不會只針對單一錯誤硬編碼。",
|
|
279
|
+
"unfreezeBtn": "檢查並修復服務",
|
|
280
|
+
"unfreezeConfirmTitle": "確認修復 {{engine}}?",
|
|
281
|
+
"unfreezeConfirmDesc": "將按診斷結果執行通用修復計劃(停止服務、清除凍結、清理錯誤引擎設定、空白目錄初始化、再啟動)。資料目錄是否為空:{{empty}}。若有重要資料請先備份。",
|
|
282
|
+
"unfreezeConfirmBtn": "確認修復",
|
|
283
|
+
"unfreezeOk": "{{engine}} 修復完成",
|
|
284
|
+
"startAfterUnfreeze": "啟動服務(失敗時會自動套用修復計劃)",
|
|
285
|
+
"serviceDownTitle": "資料庫服務未運作",
|
|
286
|
+
"serviceDownBody": "服務異常。面板會診斷常見原因(凍結、設定殘留、空白資料目錄、埠衝突等)。資料目錄為空:{{empty}}。請按「檢查並修復服務」確認執行。"
|
|
287
|
+
}
|
|
@@ -0,0 +1,216 @@
|
|
|
1
|
+
{
|
|
2
|
+
"templates": {
|
|
3
|
+
"minimal": "最小 — 僅 apex A",
|
|
4
|
+
"web": "網站 — apex + www",
|
|
5
|
+
"mail": "郵件 — apex + mail + MX + SPF",
|
|
6
|
+
"full": "完整 — 網站 + mail + ftp + SPF",
|
|
7
|
+
"cdn": "CDN — apex + www + cdn(多 邊緣 預留)"
|
|
8
|
+
},
|
|
9
|
+
"dnssecOk": "已產生 DNSSEC 金鑰(已寫入 — 未簽署 zone/未上 registrar)",
|
|
10
|
+
"dnssecNotOk": "DNSSEC 未產生金鑰(只寫說明檔或工具不可用 — 不假成功)",
|
|
11
|
+
"dnssecFailed": "DNSSEC 失敗",
|
|
12
|
+
"blocked": "已封鎖(需系統變更權限)",
|
|
13
|
+
"clusterDone": "完成({{status}})",
|
|
14
|
+
"clusterPartial": "未全部成功({{status}})— 見下方明細",
|
|
15
|
+
"clusterFailed": "叢集操作失敗",
|
|
16
|
+
"validateFailed": "記錄驗證失敗",
|
|
17
|
+
"validateRequestFailed": "驗證請求失敗",
|
|
18
|
+
"lookupFailed": "查詢失敗",
|
|
19
|
+
"statRecords": "紀錄",
|
|
20
|
+
"statSelected": "選中",
|
|
21
|
+
"notInstalled": "DNS 所需軟件尚未安裝",
|
|
22
|
+
"dsForRegistrar": "DS(供 registrar,未自動發佈):",
|
|
23
|
+
"tabs": {
|
|
24
|
+
"zones": "區域",
|
|
25
|
+
"records": "記錄",
|
|
26
|
+
"cluster": "叢集",
|
|
27
|
+
"dnssec": "DNSSEC",
|
|
28
|
+
"tools": "工具",
|
|
29
|
+
"about": "說明"
|
|
30
|
+
},
|
|
31
|
+
"recentWrite": "最近寫入結果",
|
|
32
|
+
"zonesTitle": "區域 ({{count}})",
|
|
33
|
+
"zonesDesc": "建立區域後可寫入/套用 zone",
|
|
34
|
+
"createZone": "+ 建立區域",
|
|
35
|
+
"colZoneName": "區域名稱",
|
|
36
|
+
"colServerIp": "伺服器 IP",
|
|
37
|
+
"colTemplate": "模板",
|
|
38
|
+
"colStatus": "狀態",
|
|
39
|
+
"emptyZonesTitle": "尚未有 DNS 區域",
|
|
40
|
+
"emptyZonesDesc": "用列表右上角「建立區域」新增",
|
|
41
|
+
"applyZoneTitle": "寫入 zone 檔並掛入 PowerDNS named.conf + rediscover(寫檔≠已答 dig)",
|
|
42
|
+
"applyZone": "寫入/套用",
|
|
43
|
+
"recordsFor": "記錄 — {{zone}}",
|
|
44
|
+
"recordsNeedSelect": "記錄(請先在「區域」選取)",
|
|
45
|
+
"statusLabel": "狀態",
|
|
46
|
+
"addRecord": "+ 新增記錄",
|
|
47
|
+
"writeZoneFile": "寫入並載入區域",
|
|
48
|
+
"healthLoaded": "已載入",
|
|
49
|
+
"stateLoaded": "已載入",
|
|
50
|
+
"healthPublicNs": "公網 NS",
|
|
51
|
+
"statePublicNs": "公網 NS",
|
|
52
|
+
"publicNsHere": "→ 本機",
|
|
53
|
+
"requestLeTitle": "申請 {{zone}} Let’s Encrypt",
|
|
54
|
+
"requestZoneSsl": "申請本區域 SSL",
|
|
55
|
+
"soaTitle": "SOA / 預設 TTL",
|
|
56
|
+
"soaDesc": "寫入 zone 檔時的 SOA 名稱伺服器與 $TTL;儲存後請再「寫入區域檔」才落到磁碟",
|
|
57
|
+
"soaBlockNs": "名稱伺服器",
|
|
58
|
+
"soaBlockTiming": "TTL 與定時",
|
|
59
|
+
"recordsListTitle": "DNS 記錄({{count}})",
|
|
60
|
+
"recordsListDesc": "編輯後記得按上方「寫入區域檔」才會更新 named 磁碟檔。",
|
|
61
|
+
"soaNsLabel": "SOA 名稱伺服器",
|
|
62
|
+
"soaNsHint": "可留空 → 預設 ns1.區域.",
|
|
63
|
+
"defaultTtl": "預設 TTL(秒)",
|
|
64
|
+
"min1": "1 分",
|
|
65
|
+
"min5": "5 分",
|
|
66
|
+
"min10": "10 分",
|
|
67
|
+
"hour1": "1 時",
|
|
68
|
+
"day1": "1 日",
|
|
69
|
+
"customSeconds": "自訂秒數",
|
|
70
|
+
"soaSaved": "已儲存 SOA 設定(控制面)— 請「寫入區域檔」套用",
|
|
71
|
+
"soaSaveFailed": "儲存 SOA 失敗",
|
|
72
|
+
"soaSavedAndWritten": "已儲存並寫入區域檔",
|
|
73
|
+
"soaWriteFailed": "SOA 寫入失敗",
|
|
74
|
+
"failed": "失敗",
|
|
75
|
+
"colType": "類型",
|
|
76
|
+
"colName": "名稱",
|
|
77
|
+
"colValue": "值",
|
|
78
|
+
"emptyRecords": "尚無記錄",
|
|
79
|
+
"noZoneSelectedTitle": "尚未選擇區域",
|
|
80
|
+
"noZoneSelectedDesc": "到「區域」分頁點選一個 zone",
|
|
81
|
+
"clusterTitle": "DNS 叢集",
|
|
82
|
+
"clusterDesc": "安全複製 推送 zone 檔後可 remote 重新載入(rndc / named / bind9 / pdns)。已寫入 ≠ 已套用。",
|
|
83
|
+
"peerHost": "對等節點 主機",
|
|
84
|
+
"peerHostHint": "次要 NS 主機名稱或 IP(需 遠端登入 金鑰登入)",
|
|
85
|
+
"sshUser": "遠端登入 用戶",
|
|
86
|
+
"sshUserHint": "需有目標路徑寫入與 重新載入 權限",
|
|
87
|
+
"labelOptional": "標籤(可選)",
|
|
88
|
+
"labelPlaceholder": "例如 ns2 / hkg-邊緣-dns",
|
|
89
|
+
"opPerPeer": "本次操作(每 對等節點)",
|
|
90
|
+
"registeredPeers": "已登記 peers({{count}})",
|
|
91
|
+
"lastProbeHint": "lastProbe 於「探活」或推送後更新",
|
|
92
|
+
"noPeers": "尚未登記任何 對等節點",
|
|
93
|
+
"zoneDirMissing": "· zone 目錄缺失",
|
|
94
|
+
"generateKeys": "產生金鑰;不自動上線",
|
|
95
|
+
"selectZoneFirst": "請先選擇區域",
|
|
96
|
+
"lookupTitle": "DNS 查詢(dig)",
|
|
97
|
+
"lookupDesc": "對公網解析器查詢;用於驗證 multi-A / CDN 是否生效。不假造答案。",
|
|
98
|
+
"lookupNamePlaceholder": "例如 example.com 或 www.example.com",
|
|
99
|
+
"lookupType": "查詢類型",
|
|
100
|
+
"lookupResults": "查詢結果({{count}} 筆)",
|
|
101
|
+
"lookupNoAnswerFail": "查詢無答案/失敗",
|
|
102
|
+
"method": "方法:{{method}}",
|
|
103
|
+
"noAnswers": "沒有答案",
|
|
104
|
+
"noAnswersDesc": "NXDOMAIN、空 RRset 或解析失敗",
|
|
105
|
+
"lookupOkHint": "以上為即時查詢結果。CDN multi-A 應看到多個 IP;健康摘除後應減少。",
|
|
106
|
+
"lookupFailHint": "查詢失敗或無答案。請確認名稱、類型與上游解析器。",
|
|
107
|
+
"validateTitle": "記錄驗證",
|
|
108
|
+
"validateDesc": "新增/編輯時自動驗證(CNAME 衝突、A/AAAA 格式等)。",
|
|
109
|
+
"createZoneTitle": "建立 DNS 區域",
|
|
110
|
+
"createZoneDesc": "依模板產生記錄",
|
|
111
|
+
"zoneNameHint": "例如 example.com(不含結尾點)",
|
|
112
|
+
"serverIpv4": "伺服器 IPv4",
|
|
113
|
+
"serverIpv4Hint": "模板 A 記錄使用的位址",
|
|
114
|
+
"thisHostIpv4": "此主機公網 IPv4",
|
|
115
|
+
"serverIpv6Optional": "伺服器 IPv6(可選)",
|
|
116
|
+
"serverIpv6Hint": "有公網 v6 時寫入 AAAA;可留空",
|
|
117
|
+
"thisHostIpv6": "此主機公網 IPv6(可留空)",
|
|
118
|
+
"soaNsCreateHint": "可留空,預設 ns1.區域名稱",
|
|
119
|
+
"defaultTtlLabel": "預設 TTL",
|
|
120
|
+
"defaultTtlHint": "SOA 與新記錄預設",
|
|
121
|
+
"recordTemplate": "記錄模板",
|
|
122
|
+
"editRecord": "編輯記錄",
|
|
123
|
+
"addRecordTitle": "新增記錄",
|
|
124
|
+
"recordModalDesc": "區域 {{zone}} · 儲存後需再寫入區域檔",
|
|
125
|
+
"recordType": "DNS 記錄類型",
|
|
126
|
+
"nameHint": "@ = 根網域;www = 子網域",
|
|
127
|
+
"mxPlaceholder": "例如 10 mail.example.com.",
|
|
128
|
+
"spfPlaceholder": "例如 v=spf1 a mx ip4:… ip6:… ~all",
|
|
129
|
+
"needIpv6": "請填 IPv6 位址",
|
|
130
|
+
"needIpv4": "請填 IPv4 位址",
|
|
131
|
+
"valueHint": "IP、主機名或對應內容",
|
|
132
|
+
"ipv6Address": "IPv6 位址",
|
|
133
|
+
"ipv4Address": "IPv4 位址",
|
|
134
|
+
"cacheTime": "快取時間",
|
|
135
|
+
"deleteZoneTitle": "刪除區域?",
|
|
136
|
+
"deleteZoneDesc": "會一併刪除其 DNS 記錄登記。",
|
|
137
|
+
"deleteRecordTitle": "刪除記錄?",
|
|
138
|
+
"deleteRecordDesc": "移除後請寫入區域檔",
|
|
139
|
+
"addPeer": "新增 對等節點",
|
|
140
|
+
"probe": "探活",
|
|
141
|
+
"pushZones": "推送 zones",
|
|
142
|
+
"reloadRemote": "remote reload",
|
|
143
|
+
"generateDnssec": "產生 DNSSEC 金鑰",
|
|
144
|
+
"lookup": "查詢",
|
|
145
|
+
"saveSoa": "儲存 SOA",
|
|
146
|
+
"saveSoaAndWrite": "儲存並寫入區域檔",
|
|
147
|
+
"saveSoaSettings": "儲存 SOA 設定",
|
|
148
|
+
"saveSoaAndWriteBtn": "儲存並寫入區域檔",
|
|
149
|
+
"goToZones": "前往區域",
|
|
150
|
+
"refresh": "重新整理",
|
|
151
|
+
"pushReload": "推送 + 重新載入",
|
|
152
|
+
"pushOnly": "僅推送(不 重新載入)",
|
|
153
|
+
"reloadOnly": "僅 remote 重新載入",
|
|
154
|
+
"probePeers": "探活 peers",
|
|
155
|
+
"clusterDefaultHint": "預設推送後在對等節點重新載入 DNS;需本機已開啟系統變更權限。",
|
|
156
|
+
"notProbed": "尚未探活",
|
|
157
|
+
"probeHealthy": "探活:{{status}}",
|
|
158
|
+
"pushReloadShort": "推送+重新載入",
|
|
159
|
+
"dnssecCardDesc": "產生金鑰/DS;若 dataDir 有 zone 檔會嘗試 dnssec-signzone。DS 不會自動上 registrar。",
|
|
160
|
+
"currentZone": "目前區域:",
|
|
161
|
+
"generateAndSign": "產生金鑰並嘗試簽署 zone",
|
|
162
|
+
"lookupName": "名稱",
|
|
163
|
+
"fillCurrentZone": "填入目前區域",
|
|
164
|
+
"lookupToolHint": "優先使用主機上的 dig;若無 dig 則 fallback 至 node dns。結果反映查詢當下解析器所見,不等於 面板 內記錄。",
|
|
165
|
+
"validateExtra": "error 會擋儲存;warn(如 apex CNAME)只提示。",
|
|
166
|
+
"createAfterHint": "建立後請在「記錄」分頁檢視並「寫入區域檔」才會落到磁碟。",
|
|
167
|
+
"valueLabel": "值",
|
|
168
|
+
"ttlHint": "快取時間",
|
|
169
|
+
"soaSavedControl": "已儲存 SOA 設定(控制面)— 請「寫入區域檔」套用",
|
|
170
|
+
"soaNs2Label": "次要 NS(可選)",
|
|
171
|
+
"soaNs2Hint": "第二名稱伺服器 FQDN,例如 ns2.example.com.",
|
|
172
|
+
"soaHostmaster": "SOA 管理員電郵(RNAME)",
|
|
173
|
+
"soaHostmasterHint": "用點代替 @,例如 hostmaster.example.com.",
|
|
174
|
+
"soaRefresh": "Refresh(秒)",
|
|
175
|
+
"soaRetry": "Retry(秒)",
|
|
176
|
+
"soaExpire": "Expire(秒)",
|
|
177
|
+
"soaMinimum": "Minimum/負快取 TTL(秒)",
|
|
178
|
+
"soaTimingHint": "SOA 定時參數(秒)。",
|
|
179
|
+
"healthTitle": "DNS 服務健康",
|
|
180
|
+
"healthDesc": "主機真實狀態:服務 / 埠 53 / 已寫入 zone 檔 / 本機 dig 是否有回應(寫入 ≠ 已 reload ≠ 對外 answering)",
|
|
181
|
+
"healthPillOk": "DNS 正常",
|
|
182
|
+
"healthPillBad": "DNS 異常",
|
|
183
|
+
"healthService": "服務",
|
|
184
|
+
"healthServiceDown": "未運行",
|
|
185
|
+
"healthListen": "埠 53",
|
|
186
|
+
"healthWritten": "zone 檔",
|
|
187
|
+
"healthAnswering": "本機回應",
|
|
188
|
+
"healthAnsweringYes": "有",
|
|
189
|
+
"healthAnsweringNo": "無/拒絕",
|
|
190
|
+
"healthRefresh": "重新探測",
|
|
191
|
+
"healthProbeLocal": "再探測健康",
|
|
192
|
+
"healthOpen53": "開放防火牆 53(TCP+UDP)",
|
|
193
|
+
"healthOpened53": "已請求開放 53 TCP+UDP",
|
|
194
|
+
"healthOpen53Failed": "開放 53 失敗",
|
|
195
|
+
"healthPortClosed": "未聽 53",
|
|
196
|
+
"healthPortOpenAlready": "53 似已在聽",
|
|
197
|
+
"healthHint": "dig 被拒時,請先修復 PowerDNS、開放 53,再寫入 zone。",
|
|
198
|
+
"stateService": "服務",
|
|
199
|
+
"stateListen": "聽埠",
|
|
200
|
+
"stateWritten": "已寫入",
|
|
201
|
+
"stateAnswering": "本機 answering",
|
|
202
|
+
"lookupServer": "查詢伺服器(@)",
|
|
203
|
+
"lookupServerHint": "127.0.0.1 = 本機權威;公網 IP 測對外;留空用系統 resolver",
|
|
204
|
+
"healthHealPdns": "修復 PowerDNS 綁定",
|
|
205
|
+
"healthHealPdnsHint": "將 local-address 設為公網 IP,避免同 systemd-resolved 搶 0.0.0.0:53",
|
|
206
|
+
"healthHealPdnsOk": "PowerDNS 已綁 {{ip}} 並嘗試啟動",
|
|
207
|
+
"healthHealPdnsFailed": "PowerDNS 修復失敗",
|
|
208
|
+
"aboutTitle": "DNS 使用要點",
|
|
209
|
+
"aboutSub": "區域為主;記錄/叢集/DNSSEC 要先選域名。",
|
|
210
|
+
"aboutZonesTitle": "區域與域名範圍",
|
|
211
|
+
"aboutZonesBody": "先在「區域」選域名,再管理該域名的記錄、叢集、DNSSEC。",
|
|
212
|
+
"aboutHealthTitle": "服務健康",
|
|
213
|
+
"aboutHealthBody": "在「工具」探測 PowerDNS、修復綁定、開放 53 埠。",
|
|
214
|
+
"aboutStackTitle": "軟件版本",
|
|
215
|
+
"aboutStackBody": "在「軟件」檢查/更新 PowerDNS 套件。"
|
|
216
|
+
}
|