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": "Service settings",
|
|
3
|
+
"installedOk": "{{engine}} installed",
|
|
4
|
+
"startedOk": "{{engine}} started",
|
|
5
|
+
"installFirst": "Install {{engine}} first",
|
|
6
|
+
"softwareMissing": "{{engine}} software is not installed",
|
|
7
|
+
"serviceOverview": "Service overview",
|
|
8
|
+
"readonlyStatus": "Read-only status",
|
|
9
|
+
"readonlyProbe": "Read-only probe",
|
|
10
|
+
"systemChange": "System changes",
|
|
11
|
+
"opened": "Enabled",
|
|
12
|
+
"notOpened": "Disabled",
|
|
13
|
+
"admin": "Admin",
|
|
14
|
+
"client": "Client",
|
|
15
|
+
"hasClient": "Yes",
|
|
16
|
+
"noClient": "No",
|
|
17
|
+
"canProvision": "Can create DBs",
|
|
18
|
+
"dumpOk": "Dump complete",
|
|
19
|
+
"dumpFailed": "Dump failed",
|
|
20
|
+
"noDumpToImport": "No dump file to import",
|
|
21
|
+
"expiredTempUsersProcessed": "Expired temporary users processed",
|
|
22
|
+
"dumpFirstDb": "Dump first DB",
|
|
23
|
+
"importLatestDump": "Import latest dump",
|
|
24
|
+
"cleanupExpiredTempUsers": "Clean expired temp users",
|
|
25
|
+
"adminerEntry": "DB browser project",
|
|
26
|
+
"browserProjectTitle": "Create DB browser project",
|
|
27
|
+
"browserTool": "Tool",
|
|
28
|
+
"browserNameHint": "Creates a PHP project; name must be unique",
|
|
29
|
+
"browserNameTaken": "Project name already exists: {{name}}",
|
|
30
|
+
"browserProjectCreated": "DB browser project created",
|
|
31
|
+
"createBrowserProject": "Create project and deploy",
|
|
32
|
+
"downloadPhpMyAdmin": "Download phpMyAdmin (needs system-change + network)",
|
|
33
|
+
"createDatabase": "Create database",
|
|
34
|
+
"installBannerHint": "Use the banner above to install {{engine}}.",
|
|
35
|
+
"exclusiveMariaHint": "This host runs MariaDB. Use the MariaDB page or one-click switch (type SWITCH).",
|
|
36
|
+
"exclusiveMysqlHint": "This host runs MySQL. Use the MySQL page or one-click switch (type SWITCH).",
|
|
37
|
+
"openMaria": "MariaDB",
|
|
38
|
+
"openMysql": "MySQL",
|
|
39
|
+
"openMariaService": "MariaDB service",
|
|
40
|
+
"openMysqlService": "MySQL service",
|
|
41
|
+
"startService": "Start service",
|
|
42
|
+
"openServiceConsole": "Open service console",
|
|
43
|
+
"opsResult": "Ops result",
|
|
44
|
+
"tempPasswordOnce": "Temporary read-only password (shown once):",
|
|
45
|
+
"tabDatabases": "Databases ({{count}})",
|
|
46
|
+
"tabUsers": "Users ({{count}})",
|
|
47
|
+
"tabTemp": "Temp read-only ({{count}})",
|
|
48
|
+
"tabRemote": "Remote hosts ({{count}})",
|
|
49
|
+
"dbList": "Database list",
|
|
50
|
+
"charset": "Charset",
|
|
51
|
+
"noDatabasesYet": "No databases yet",
|
|
52
|
+
"emptyDbInstallFirst": "Install {{engine}} via the banner, then Create database",
|
|
53
|
+
"emptyDbCannotProvision": "Cannot create databases on the server right now",
|
|
54
|
+
"emptyDbCreateHint": "Use Create database, then Apply",
|
|
55
|
+
"userList": "Users",
|
|
56
|
+
"userListDesc": "Grant users access to databases",
|
|
57
|
+
"createUserBtn": "+ Create user",
|
|
58
|
+
"noUsersYet": "No users yet",
|
|
59
|
+
"tempReadonlyUsers": "Temporary read-only users",
|
|
60
|
+
"tempReadonlyDesc": "Control plane marks expired after TTL;",
|
|
61
|
+
"dbName": "Database name",
|
|
62
|
+
"ttlHours": "TTL (hours)",
|
|
63
|
+
"ttlHoursHint": "Marked invalid after expiry",
|
|
64
|
+
"createReadonlyUser": "Create read-only user",
|
|
65
|
+
"tempUserCreated": "Temporary read-only user created",
|
|
66
|
+
"expiresAt": "Expires",
|
|
67
|
+
"revokeRegistration": "Revoke registration",
|
|
68
|
+
"remoteDbHosts": "Remote database hosts",
|
|
69
|
+
"remoteDbHostsDesc": "Register connection targets (password not echoed back)",
|
|
70
|
+
"displayName": "Display name",
|
|
71
|
+
"prodReplicaPlaceholder": "Production replica",
|
|
72
|
+
"remoteHostSaved": "Remote host saved",
|
|
73
|
+
"createDbTitle": "Create {{engine}} database",
|
|
74
|
+
"createDbDesc": "After control-plane registration, Apply to write on the server",
|
|
75
|
+
"dbNameHint": "Lowercase alnum and underscore; apply to system after create",
|
|
76
|
+
"alsoCreateUser": "Also create user",
|
|
77
|
+
"alsoCreateUserDesc": "Create a login that can connect to this database",
|
|
78
|
+
"passwordMin8": "At least 8 characters",
|
|
79
|
+
"passwordMin8chars": "At least 8 characters",
|
|
80
|
+
"allowConnectHost": "Allowed host",
|
|
81
|
+
"allowConnectHostHint": "Often % (any) or localhost",
|
|
82
|
+
"allowConnectHostHintShort": "Often % or localhost",
|
|
83
|
+
"createDbHint": "Writes control-plane only; Apply runs CREATE DATABASE on the server.",
|
|
84
|
+
"createUserTitle": "Create {{engine}} user",
|
|
85
|
+
"createUserDesc": "Apply after create",
|
|
86
|
+
"bindDatabase": "Bind database",
|
|
87
|
+
"bindDatabaseHint": "Optional; grant privileges on this DB",
|
|
88
|
+
"noneOption": "— none —",
|
|
89
|
+
"importDumpTitle": "Import dump?",
|
|
90
|
+
"importDumpDesc": "Import {{dump}} into {{db}}",
|
|
91
|
+
"import": "Import",
|
|
92
|
+
"importOk": "Import complete",
|
|
93
|
+
"importFailed": "Import failed",
|
|
94
|
+
"deleteDbTitle": "Delete database registration?",
|
|
95
|
+
"deleteDbDesc": "Removes control-plane record only; does not DROP the server database.",
|
|
96
|
+
"deleteUserTitle": "Delete user registration?",
|
|
97
|
+
"deleteUserDesc": "Removes control-plane record only.",
|
|
98
|
+
"adminerTitle": "Adminer database browser",
|
|
99
|
+
"adminerDesc": "Download Adminer + write Nginx conf; apply to system runs nginx -t + reload",
|
|
100
|
+
"adminerWritten": "Adminer written to management files",
|
|
101
|
+
"adminerApplied": "Adminer applied",
|
|
102
|
+
"writeOnly": "Write only (written)",
|
|
103
|
+
"applyToSystem": "Apply to system",
|
|
104
|
+
"adminerRisk": "Public Adminer is risky — restrict source IPs or add HTTP auth. Needs PHP-FPM socket (default php8.2).",
|
|
105
|
+
"vhostName": "Virtual host name",
|
|
106
|
+
"vhostHint": "Point DNS A to this host for external access",
|
|
107
|
+
"downloadAdminer": "Download Adminer PHP (needs YSK_EXECUTE + outbound net)",
|
|
108
|
+
"downloadAdminerDesc": "Off = use already downloaded file only",
|
|
109
|
+
"adminerWriteHint": "Write only = management written;",
|
|
110
|
+
"pgInstallBanner": "Install PostgreSQL via the banner first",
|
|
111
|
+
"pgEmptyCreateHint": "After create, Apply to system to write on the server",
|
|
112
|
+
"pgNoDbs": "No PostgreSQL databases yet",
|
|
113
|
+
"pgCreateTitle": "Create PostgreSQL database",
|
|
114
|
+
"pgCreateDesc": "Control-plane registration; Apply to system runs CREATE DATABASE",
|
|
115
|
+
"pgAlsoCreateRole": "Also create role",
|
|
116
|
+
"pgAlsoCreateRoleDesc": "Create a login role and grant this database",
|
|
117
|
+
"roleName": "Role name",
|
|
118
|
+
"roleHint": "PostgreSQL role / login user",
|
|
119
|
+
"pgDeleteDbDesc": "Removes control-plane record (does not auto DROP unless a revoke apply is run).",
|
|
120
|
+
"update": "Update",
|
|
121
|
+
"alsoCreateRole": "Also create role",
|
|
122
|
+
"cluster": {
|
|
123
|
+
"title": "Cluster",
|
|
124
|
+
"description": "Plan → write management → apply → probe → peer distribute / fleet. Default dry-run.",
|
|
125
|
+
"kindGalera": "Simple Galera",
|
|
126
|
+
"kindMysqlReplica": "MySQL primary/replica",
|
|
127
|
+
"kindPgReplica": "PostgreSQL streaming replica",
|
|
128
|
+
"kindRedisReplica": "Redis primary/replica",
|
|
129
|
+
"createGalera": "Create simple Galera",
|
|
130
|
+
"createMysqlReplica": "Create primary/replica",
|
|
131
|
+
"createPgReplica": "Create streaming replica",
|
|
132
|
+
"createSentinel": "Create Sentinel",
|
|
133
|
+
"createRedisReplica": "Create Redis replica",
|
|
134
|
+
"needRealIps": "Enter real local and peer IPs/hostnames",
|
|
135
|
+
"statusNote": "Status: {{status}} (plan success ≠ cluster health)",
|
|
136
|
+
"artifactNote": "Artifacts: {{dir}}",
|
|
137
|
+
"planGenerated": "Plan generated (dry-run)",
|
|
138
|
+
"planUpdated": "Plan updated",
|
|
139
|
+
"manageWritten": "Management files written (dry-run)",
|
|
140
|
+
"bootstrapTried": "Bootstrap attempted",
|
|
141
|
+
"applyTried": "System conf apply attempted",
|
|
142
|
+
"localOk": "Local OK",
|
|
143
|
+
"localProbeFail": "Local probe failed",
|
|
144
|
+
"probedWithPeers": "Probed (incl. peers)",
|
|
145
|
+
"probedLocal": "Probed local",
|
|
146
|
+
"peerTarNote": "Peer bundle downloaded (.tar.gz) — extract and install conf on peer",
|
|
147
|
+
"downloaded": "Downloaded",
|
|
148
|
+
"peerPushed": "Pushed to peer",
|
|
149
|
+
"pushPlanGenerated": "Push plan generated",
|
|
150
|
+
"registrationDeleted": "Registration deleted",
|
|
151
|
+
"nodes": "Nodes",
|
|
152
|
+
"remoteInstallPlan": "Remote install plan",
|
|
153
|
+
"fleetSyncPlan": "Fleet sync plan",
|
|
154
|
+
"standaloneTitle": "Currently: standalone",
|
|
155
|
+
"standaloneRepl": "No replica registered. Set primary/master + replica to generate conf and scripts.",
|
|
156
|
+
"standaloneHa": "No HA registered. Add peer nodes to generate conf plan, then bootstrap / join.",
|
|
157
|
+
"recentProbe": "Recent probe (local wsrep)",
|
|
158
|
+
"probeRequired": "healthy requires a passing probe",
|
|
159
|
+
"planPreview": "Plan preview",
|
|
160
|
+
"planPreviewDesc": "dry-run · success only means steps/conf generated",
|
|
161
|
+
"files": "Files",
|
|
162
|
+
"systemChangeNeed": "Required on apply",
|
|
163
|
+
"planModalDesc": "Pick nodes → generate plan (does not change peer systems)",
|
|
164
|
+
"generatePlan": "Generate plan",
|
|
165
|
+
"clusterName": "Cluster name",
|
|
166
|
+
"localIp": "Local IP / host",
|
|
167
|
+
"primaryIpHint": "Control-plane host (primary/master + access=local)",
|
|
168
|
+
"localIpHint": "Control-plane host (access=local)",
|
|
169
|
+
"ipExample1": "e.g. 10.0.0.1",
|
|
170
|
+
"ipExample2": "e.g. 10.0.0.2",
|
|
171
|
+
"ipExample3": "e.g. 10.0.0.3",
|
|
172
|
+
"replicaIp": "Replica IP / host",
|
|
173
|
+
"peerIp": "Peer IP / host",
|
|
174
|
+
"replicaHint": "Replica node",
|
|
175
|
+
"peerHint": "Second node (Galera prefers 3)",
|
|
176
|
+
"thirdNode": "3rd node (optional)",
|
|
177
|
+
"thirdNodeHint": "Recommended for Galera / multi-replica",
|
|
178
|
+
"sstMethod": "SST method",
|
|
179
|
+
"forbidDemoIp": "No demo IPs (203.0.113.x).",
|
|
180
|
+
"fwGalera": "Open internal 3306 / 4567 / 4444 / 4568.",
|
|
181
|
+
"fwPg": "Streaming needs internal 5432; change CHANGE_ME passwords in scripts.",
|
|
182
|
+
"fwRedis": "Redis internal 6379 (sentinel 26379).",
|
|
183
|
+
"fwRepl": "Replicas need matching internal ports; change CHANGE_ME passwords.",
|
|
184
|
+
"needExecuteRoot": "Applying system conf needs YSK_EXECUTE=1 + root.",
|
|
185
|
+
"topology": "Topology: {{kind}}",
|
|
186
|
+
"applyLocalTitle": "Apply local system conf?",
|
|
187
|
+
"applyBootstrapDesc": "Installs Galera drop-in and bootstrap (galera_new_cluster)",
|
|
188
|
+
"applyJoinDesc": "Installs Galera drop-in and systemctl restart mariadb",
|
|
189
|
+
"confirmApply": "Confirm apply",
|
|
190
|
+
"deleteClusterTitle": "Delete cluster registration?",
|
|
191
|
+
"remoteInstallTitle": "Remote-install peer?",
|
|
192
|
+
"pushTitle": "Push to peer?",
|
|
193
|
+
"fleetSyncTitle": "Fleet sync?",
|
|
194
|
+
"confirmOp": "Confirm",
|
|
195
|
+
"deleteClusterDesc": "System conf is not auto-cleared (v1).",
|
|
196
|
+
"remoteInstallDesc": "Install conf + restart on peer. Needs YSK_EXECUTE + SSH.",
|
|
197
|
+
"pushDesc": "scp files to peer /tmp?",
|
|
198
|
+
"fleetSyncDesc": "Sync cluster snapshot to fleet edge, then apply.",
|
|
199
|
+
"fleetApplyDesc": "Enqueue apply to fleet members.",
|
|
200
|
+
"remoteInstalled": "Remote installed",
|
|
201
|
+
"fleetSynced": "Fleet sync queued",
|
|
202
|
+
"fleetApplyQueued": "Fleet apply queued",
|
|
203
|
+
"plan": "Plan",
|
|
204
|
+
"writeFile": "Write files",
|
|
205
|
+
"applyLocal": "Apply local",
|
|
206
|
+
"probeAll": "Probe all nodes",
|
|
207
|
+
"remoteInstall": "Remote install",
|
|
208
|
+
"downloadBundle": "Download bundle",
|
|
209
|
+
"pushPlan": "Push plan",
|
|
210
|
+
"pushExecute": "Push execute",
|
|
211
|
+
"fleetSync": "Fleet sync",
|
|
212
|
+
"localConfPreview": "Local conf preview",
|
|
213
|
+
"refresh": "Refresh",
|
|
214
|
+
"close": "Close",
|
|
215
|
+
"cancel": "Cancel",
|
|
216
|
+
"delete": "Delete",
|
|
217
|
+
"probe": "Probe",
|
|
218
|
+
"name": "Name",
|
|
219
|
+
"type": "Type",
|
|
220
|
+
"status": "Status"
|
|
221
|
+
},
|
|
222
|
+
"console": {
|
|
223
|
+
"dataBrowse": "Browse data",
|
|
224
|
+
"dbManage": "Database admin",
|
|
225
|
+
"realtime": "Live",
|
|
226
|
+
"reload": "Reload",
|
|
227
|
+
"needRestart": "Restart required",
|
|
228
|
+
"lifecycle": "Lifecycle",
|
|
229
|
+
"overview": "Overview",
|
|
230
|
+
"actionDone": "{{action}} done",
|
|
231
|
+
"installDone": "Install complete",
|
|
232
|
+
"noChanges": "Nothing to apply",
|
|
233
|
+
"settingsApplied": "Settings applied",
|
|
234
|
+
"notReadFromService": "Not read from service",
|
|
235
|
+
"applyMode": "Apply mode: {{mode}}",
|
|
236
|
+
"dirtyNotApplied": "Modified, not applied",
|
|
237
|
+
"highRisk": "High-risk settings",
|
|
238
|
+
"engine": "Engine",
|
|
239
|
+
"bootEnabled": "Start on boot",
|
|
240
|
+
"uptimeSec": "Uptime (s)",
|
|
241
|
+
"currentConnections": "Connections",
|
|
242
|
+
"changes": "Changes",
|
|
243
|
+
"serviceTitle": "{{title}} service",
|
|
244
|
+
"softwareMissing": "{{title}} software is not installed",
|
|
245
|
+
"overviewDesc": "Read-only info from probe (not form fields)",
|
|
246
|
+
"lifecycleDesc": "Install, start, stop, and enable on boot",
|
|
247
|
+
"about": "About",
|
|
248
|
+
"cluster": "Cluster",
|
|
249
|
+
"noSettings": "No settings in this category (or unsupported in this version)",
|
|
250
|
+
"applyHint": "Live can change online;",
|
|
251
|
+
"applyCategory": "Apply category",
|
|
252
|
+
"applyAll": "Apply all changes",
|
|
253
|
+
"applyCatCount": "Apply category ({{n}})",
|
|
254
|
+
"applyAllCount": "Apply all ({{n}})",
|
|
255
|
+
"lifecycleNote": "On Settings, Live changes online; restart-required needs Lifecycle restart after apply.",
|
|
256
|
+
"installEngine": "Use the banner above to install {{title}}.",
|
|
257
|
+
"reloadConfig": "Reload config",
|
|
258
|
+
"disableBoot": "Disable on boot",
|
|
259
|
+
"needRights": "Needs system-change rights and admin. Failures show reasons — never fake success.",
|
|
260
|
+
"noneFetched": "— none —"
|
|
261
|
+
},
|
|
262
|
+
"expiresLabel": "Expires",
|
|
263
|
+
"importEntry": "Entry: {{url}}",
|
|
264
|
+
"adminerRiskFull": "Public Adminer is risky — restrict source IPs or add HTTP auth. Needs PHP-FPM socket (default php8.2).",
|
|
265
|
+
"adminerWriteHintFull": "Write only = management written;",
|
|
266
|
+
"pgInstalled": "PostgreSQL installed",
|
|
267
|
+
"pgStarted": "PostgreSQL started",
|
|
268
|
+
"notInstalledShort": "Not installed",
|
|
269
|
+
"serviceConsole": "Service console",
|
|
270
|
+
"installPgFirst": "Install PostgreSQL first",
|
|
271
|
+
"pgSoftwareMissing": "PostgreSQL software is not installed",
|
|
272
|
+
"installPgBanner": "Use the banner above to install PostgreSQL.",
|
|
273
|
+
"createPlus": "+ Create",
|
|
274
|
+
"dbNameHintPg": "Lowercase alnum and underscore; apply after create",
|
|
275
|
+
"deleteNotePg": "Deleting registration does not DROP the server DB; apply success means DDL ran on host.",
|
|
276
|
+
"tabDatabasesSimple": "Databases ({{count}})",
|
|
277
|
+
"frozenTitle": "Database service needs repair",
|
|
278
|
+
"frozenBody": "Issues detected (freeze mode: {{mode}};",
|
|
279
|
+
"unfreezeBtn": "Diagnose and repair",
|
|
280
|
+
"unfreezeConfirmTitle": "Repair {{engine}}?",
|
|
281
|
+
"unfreezeConfirmDesc": "Runs a generic repair plan from diagnostics (stop, clear freeze, sanitize config, init emp",
|
|
282
|
+
"unfreezeConfirmBtn": "Confirm repair",
|
|
283
|
+
"unfreezeOk": "{{engine}} repair complete",
|
|
284
|
+
"startAfterUnfreeze": "Start service (auto-runs repair plan on failure)",
|
|
285
|
+
"serviceDownTitle": "Database service is down",
|
|
286
|
+
"serviceDownBody": "Service is unhealthy"
|
|
287
|
+
}
|
|
@@ -0,0 +1,216 @@
|
|
|
1
|
+
{
|
|
2
|
+
"templates": {
|
|
3
|
+
"minimal": "Minimal — apex A only",
|
|
4
|
+
"web": "Web — apex + www",
|
|
5
|
+
"mail": "Mail — apex + mail + MX + SPF",
|
|
6
|
+
"full": "Full — web + mail + ftp + SPF",
|
|
7
|
+
"cdn": "CDN — apex + www + cdn (multi-edge ready)"
|
|
8
|
+
},
|
|
9
|
+
"dnssecOk": "DNSSEC keys generated (written — zone not signed / not on registrar)",
|
|
10
|
+
"dnssecNotOk": "DNSSEC keys not generated (notes only or tools unavailable — no false success)",
|
|
11
|
+
"dnssecFailed": "DNSSEC failed",
|
|
12
|
+
"blocked": "Blocked (needs system-change permission)",
|
|
13
|
+
"clusterDone": "Done ({{status}})",
|
|
14
|
+
"clusterPartial": "Not fully successful ({{status}}) — see details below",
|
|
15
|
+
"clusterFailed": "Cluster operation failed",
|
|
16
|
+
"validateFailed": "Record validation failed",
|
|
17
|
+
"validateRequestFailed": "Validation request failed",
|
|
18
|
+
"lookupFailed": "Lookup failed",
|
|
19
|
+
"statRecords": "Records",
|
|
20
|
+
"statSelected": "Selected",
|
|
21
|
+
"notInstalled": "Required DNS software is not installed",
|
|
22
|
+
"dsForRegistrar": "DS (for registrar; not auto-published):",
|
|
23
|
+
"tabs": {
|
|
24
|
+
"zones": "Zones",
|
|
25
|
+
"records": "Records",
|
|
26
|
+
"cluster": "Cluster",
|
|
27
|
+
"dnssec": "DNSSEC",
|
|
28
|
+
"tools": "Tools",
|
|
29
|
+
"about": "About"
|
|
30
|
+
},
|
|
31
|
+
"recentWrite": "Recent write result",
|
|
32
|
+
"zonesTitle": "Zones ({{count}})",
|
|
33
|
+
"zonesDesc": "After create, write/apply the zone",
|
|
34
|
+
"createZone": "+ Create zone",
|
|
35
|
+
"colZoneName": "Zone name",
|
|
36
|
+
"colServerIp": "Server IP",
|
|
37
|
+
"colTemplate": "Template",
|
|
38
|
+
"colStatus": "Status",
|
|
39
|
+
"emptyZonesTitle": "No DNS zones yet",
|
|
40
|
+
"emptyZonesDesc": "Use “Create zone” in the list toolbar",
|
|
41
|
+
"applyZoneTitle": "Write zone file and register into PowerDNS named.conf + rediscover (write ≠ dig answers)",
|
|
42
|
+
"applyZone": "Write / apply",
|
|
43
|
+
"recordsFor": "Records — {{zone}}",
|
|
44
|
+
"recordsNeedSelect": "Records (select a zone first)",
|
|
45
|
+
"statusLabel": "Status",
|
|
46
|
+
"addRecord": "+ Add record",
|
|
47
|
+
"writeZoneFile": "Write & load zone",
|
|
48
|
+
"healthLoaded": "Loaded",
|
|
49
|
+
"stateLoaded": "Loaded",
|
|
50
|
+
"healthPublicNs": "Public NS",
|
|
51
|
+
"statePublicNs": "Public NS",
|
|
52
|
+
"publicNsHere": "→ this host",
|
|
53
|
+
"requestLeTitle": "Request Let’s Encrypt for {{zone}}",
|
|
54
|
+
"requestZoneSsl": "Request SSL for zone",
|
|
55
|
+
"soaTitle": "SOA / default TTL",
|
|
56
|
+
"soaDesc": "SOA nameserver and $TTL when writing the zone file;",
|
|
57
|
+
"soaBlockNs": "Nameservers",
|
|
58
|
+
"soaBlockTiming": "TTL & timers",
|
|
59
|
+
"recordsListTitle": "DNS records ({{count}})",
|
|
60
|
+
"recordsListDesc": "After edits, use “Write zone file” above so named’s on-disk file updates.",
|
|
61
|
+
"soaNsLabel": "SOA nameserver",
|
|
62
|
+
"soaNsHint": "Leave empty → default ns1.zone.",
|
|
63
|
+
"defaultTtl": "Default TTL (seconds)",
|
|
64
|
+
"min1": "1 min",
|
|
65
|
+
"min5": "5 min",
|
|
66
|
+
"min10": "10 min",
|
|
67
|
+
"hour1": "1 hour",
|
|
68
|
+
"day1": "1 day",
|
|
69
|
+
"customSeconds": "Custom seconds",
|
|
70
|
+
"soaSaved": "SOA saved (control plane) — “Write zone file” to apply",
|
|
71
|
+
"soaSaveFailed": "Failed to save SOA",
|
|
72
|
+
"soaSavedAndWritten": "Saved and wrote zone file",
|
|
73
|
+
"soaWriteFailed": "SOA write failed",
|
|
74
|
+
"failed": "Failed",
|
|
75
|
+
"colType": "Type",
|
|
76
|
+
"colName": "Name",
|
|
77
|
+
"colValue": "Value",
|
|
78
|
+
"emptyRecords": "No records",
|
|
79
|
+
"noZoneSelectedTitle": "No zone selected",
|
|
80
|
+
"noZoneSelectedDesc": "Pick a zone on the Zones tab",
|
|
81
|
+
"clusterTitle": "DNS cluster",
|
|
82
|
+
"clusterDesc": "After SCP of zone files, remote reload (rndc / named / bind9 / pdns)",
|
|
83
|
+
"peerHost": "Peer host",
|
|
84
|
+
"peerHostHint": "Secondary NS hostname or IP (SSH key login)",
|
|
85
|
+
"sshUser": "SSH user",
|
|
86
|
+
"sshUserHint": "Needs write to target path and reload permission",
|
|
87
|
+
"labelOptional": "Label (optional)",
|
|
88
|
+
"labelPlaceholder": "e.g. ns2 / hkg-edge-dns",
|
|
89
|
+
"opPerPeer": "This operation (per peer)",
|
|
90
|
+
"registeredPeers": "Registered peers ({{count}})",
|
|
91
|
+
"lastProbeHint": "lastProbe updates after probe or push",
|
|
92
|
+
"noPeers": "No peers registered yet",
|
|
93
|
+
"zoneDirMissing": "· zone directory missing",
|
|
94
|
+
"generateKeys": "Generate keys; does not go live automatically",
|
|
95
|
+
"selectZoneFirst": "Select a zone first",
|
|
96
|
+
"lookupTitle": "DNS lookup (dig)",
|
|
97
|
+
"lookupDesc": "Query public resolvers; verify multi-A / CDN. Does not invent answers.",
|
|
98
|
+
"lookupNamePlaceholder": "e.g. example.com or www.example.com",
|
|
99
|
+
"lookupType": "Query type",
|
|
100
|
+
"lookupResults": "Results ({{count}})",
|
|
101
|
+
"lookupNoAnswerFail": "No answers / failed",
|
|
102
|
+
"method": "Method: {{method}}",
|
|
103
|
+
"noAnswers": "No answers",
|
|
104
|
+
"noAnswersDesc": "NXDOMAIN, empty RRset, or resolve failure",
|
|
105
|
+
"lookupOkHint": "Live query results",
|
|
106
|
+
"lookupFailHint": "Lookup failed or empty. Check name, type, and upstream resolvers.",
|
|
107
|
+
"validateTitle": "Record validation",
|
|
108
|
+
"validateDesc": "Create/edit auto-validates (CNAME clashes, A/AAAA format, etc.).",
|
|
109
|
+
"createZoneTitle": "Create DNS zone",
|
|
110
|
+
"createZoneDesc": "Generate records from a template",
|
|
111
|
+
"zoneNameHint": "e.g. example.com (no trailing dot)",
|
|
112
|
+
"serverIpv4": "Server IPv4",
|
|
113
|
+
"serverIpv4Hint": "Address used for template A records",
|
|
114
|
+
"thisHostIpv4": "This host public IPv4",
|
|
115
|
+
"serverIpv6Optional": "Server IPv6 (optional)",
|
|
116
|
+
"serverIpv6Hint": "Writes AAAA when public v6 exists; can leave empty",
|
|
117
|
+
"thisHostIpv6": "This host public IPv6 (optional)",
|
|
118
|
+
"soaNsCreateHint": "Leave empty for ns1.zone-name",
|
|
119
|
+
"defaultTtlLabel": "Default TTL",
|
|
120
|
+
"defaultTtlHint": "Default for SOA and new records",
|
|
121
|
+
"recordTemplate": "Record template",
|
|
122
|
+
"editRecord": "Edit record",
|
|
123
|
+
"addRecordTitle": "Add record",
|
|
124
|
+
"recordModalDesc": "Zone {{zone}} · write zone file after save",
|
|
125
|
+
"recordType": "DNS record type",
|
|
126
|
+
"nameHint": "@ = apex; www = subdomain",
|
|
127
|
+
"mxPlaceholder": "e.g. 10 mail.example.com.",
|
|
128
|
+
"spfPlaceholder": "e.g. v=spf1 a mx ip4:… ip6:… ~all",
|
|
129
|
+
"needIpv6": "Enter an IPv6 address",
|
|
130
|
+
"needIpv4": "Enter an IPv4 address",
|
|
131
|
+
"valueHint": "IP, hostname, or record content",
|
|
132
|
+
"ipv6Address": "IPv6 address",
|
|
133
|
+
"ipv4Address": "IPv4 address",
|
|
134
|
+
"cacheTime": "Cache time",
|
|
135
|
+
"deleteZoneTitle": "Delete zone?",
|
|
136
|
+
"deleteZoneDesc": "Also removes its DNS record registrations.",
|
|
137
|
+
"deleteRecordTitle": "Delete record?",
|
|
138
|
+
"deleteRecordDesc": "Write the zone file after removal",
|
|
139
|
+
"addPeer": "Add peer",
|
|
140
|
+
"probe": "Probe",
|
|
141
|
+
"pushZones": "Push zones",
|
|
142
|
+
"reloadRemote": "Remote reload",
|
|
143
|
+
"generateDnssec": "Generate DNSSEC keys",
|
|
144
|
+
"lookup": "Lookup",
|
|
145
|
+
"saveSoa": "Save SOA",
|
|
146
|
+
"saveSoaAndWrite": "Save and write zone file",
|
|
147
|
+
"saveSoaSettings": "Save SOA settings",
|
|
148
|
+
"saveSoaAndWriteBtn": "Save and write zone file",
|
|
149
|
+
"goToZones": "Go to zones",
|
|
150
|
+
"refresh": "Refresh",
|
|
151
|
+
"pushReload": "Push + reload",
|
|
152
|
+
"pushOnly": "Push only (no reload)",
|
|
153
|
+
"reloadOnly": "Remote reload only",
|
|
154
|
+
"probePeers": "Probe peers",
|
|
155
|
+
"clusterDefaultHint": "Default: push then reload DNS on peers; needs system-change rights.",
|
|
156
|
+
"notProbed": "Not probed yet",
|
|
157
|
+
"probeHealthy": "Probe: {{status}}",
|
|
158
|
+
"pushReloadShort": "Push+reload",
|
|
159
|
+
"dnssecCardDesc": "Generate keys/DS;",
|
|
160
|
+
"currentZone": "Current zone:",
|
|
161
|
+
"generateAndSign": "Generate keys and try signing zone",
|
|
162
|
+
"lookupName": "Name",
|
|
163
|
+
"fillCurrentZone": "Fill current zone",
|
|
164
|
+
"lookupToolHint": "Prefers host dig;",
|
|
165
|
+
"validateExtra": "Errors block save; warns (e.g. apex CNAME) only notify.",
|
|
166
|
+
"createAfterHint": "After create, review on Records tab and write the zone file to disk.",
|
|
167
|
+
"valueLabel": "Value",
|
|
168
|
+
"ttlHint": "Cache time",
|
|
169
|
+
"soaSavedControl": "SOA saved (control plane) — write zone file to apply",
|
|
170
|
+
"soaNs2Label": "Secondary NS (optional)",
|
|
171
|
+
"soaNs2Hint": "Second nameserver FQDN, e.g. ns2.example.com.",
|
|
172
|
+
"soaHostmaster": "SOA hostmaster (RNAME)",
|
|
173
|
+
"soaHostmasterHint": "Use dots instead of @, e.g. hostmaster.example.com.",
|
|
174
|
+
"soaRefresh": "Refresh (seconds)",
|
|
175
|
+
"soaRetry": "Retry (seconds)",
|
|
176
|
+
"soaExpire": "Expire (seconds)",
|
|
177
|
+
"soaMinimum": "Minimum / negative cache TTL (seconds)",
|
|
178
|
+
"soaTimingHint": "SOA timing parameters in seconds.",
|
|
179
|
+
"healthTitle": "DNS service health",
|
|
180
|
+
"healthDesc": "Host truth: unit / port 53 / written zone files / local dig answers (written ≠ reloaded ≠",
|
|
181
|
+
"healthPillOk": "DNS OK",
|
|
182
|
+
"healthPillBad": "DNS issues",
|
|
183
|
+
"healthService": "Service",
|
|
184
|
+
"healthServiceDown": "down",
|
|
185
|
+
"healthListen": "Port 53",
|
|
186
|
+
"healthWritten": "Zone files",
|
|
187
|
+
"healthAnswering": "Local answer",
|
|
188
|
+
"healthAnsweringYes": "yes",
|
|
189
|
+
"healthAnsweringNo": "no/refused",
|
|
190
|
+
"healthRefresh": "Re-probe",
|
|
191
|
+
"healthProbeLocal": "Probe health again",
|
|
192
|
+
"healthOpen53": "Open firewall 53 (TCP+UDP)",
|
|
193
|
+
"healthOpened53": "Requested open 53 TCP+UDP",
|
|
194
|
+
"healthOpen53Failed": "Failed to open 53",
|
|
195
|
+
"healthPortClosed": "not listening",
|
|
196
|
+
"healthPortOpenAlready": "53 appears open",
|
|
197
|
+
"healthHint": "If dig is refused, fix PowerDNS, open port 53, then write zones.",
|
|
198
|
+
"stateService": "Service",
|
|
199
|
+
"stateListen": "Listen",
|
|
200
|
+
"stateWritten": "Written",
|
|
201
|
+
"stateAnswering": "Local answering",
|
|
202
|
+
"lookupServer": "Server (@)",
|
|
203
|
+
"lookupServerHint": "127.0.0.1 = local auth; public IP tests external; empty = system resolver",
|
|
204
|
+
"healthHealPdns": "Heal PowerDNS bind",
|
|
205
|
+
"healthHealPdnsHint": "Set local-address to public IP to avoid clashing with systemd-resolved on 0",
|
|
206
|
+
"healthHealPdnsOk": "PowerDNS bound to {{ip}} and start attempted",
|
|
207
|
+
"healthHealPdnsFailed": "PowerDNS heal failed",
|
|
208
|
+
"aboutTitle": "DNS essentials",
|
|
209
|
+
"aboutSub": "Zones first; records, cluster, and DNSSEC need a selected domain.",
|
|
210
|
+
"aboutZonesTitle": "Zones and scope",
|
|
211
|
+
"aboutZonesBody": "Pick a zone under Zones, then manage records, cluster, and DNSSEC for that domain.",
|
|
212
|
+
"aboutHealthTitle": "Service health",
|
|
213
|
+
"aboutHealthBody": "Use Tools to probe PowerDNS, heal bind, and open port 53.",
|
|
214
|
+
"aboutStackTitle": "Software",
|
|
215
|
+
"aboutStackBody": "Check/update the PowerDNS package under Software."
|
|
216
|
+
}
|