ysk-server-shared 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -0
- package/dist/ai.d.ts +25 -0
- package/dist/ai.d.ts.map +1 -0
- package/dist/ai.js +5 -0
- package/dist/ai.js.map +1 -0
- package/dist/browser.d.ts +34 -0
- package/dist/browser.d.ts.map +1 -0
- package/dist/browser.js +34 -0
- package/dist/browser.js.map +1 -0
- package/dist/bt-tracker.d.ts +56 -0
- package/dist/bt-tracker.d.ts.map +1 -0
- package/dist/bt-tracker.js +15 -0
- package/dist/bt-tracker.js.map +1 -0
- package/dist/capabilities.d.ts +82 -0
- package/dist/capabilities.d.ts.map +1 -0
- package/dist/capabilities.js +272 -0
- package/dist/capabilities.js.map +1 -0
- package/dist/cdn.d.ts +83 -0
- package/dist/cdn.d.ts.map +1 -0
- package/dist/cdn.js +6 -0
- package/dist/cdn.js.map +1 -0
- package/dist/databases.d.ts +142 -0
- package/dist/databases.d.ts.map +1 -0
- package/dist/databases.js +5 -0
- package/dist/databases.js.map +1 -0
- package/dist/dto.d.ts +308 -0
- package/dist/dto.d.ts.map +1 -0
- package/dist/dto.js +5 -0
- package/dist/dto.js.map +1 -0
- package/dist/email-domain.d.ts +46 -0
- package/dist/email-domain.d.ts.map +1 -0
- package/dist/email-domain.js +6 -0
- package/dist/email-domain.js.map +1 -0
- package/dist/errors-codes.d.ts +35 -0
- package/dist/errors-codes.d.ts.map +1 -0
- package/dist/errors-codes.js +34 -0
- package/dist/errors-codes.js.map +1 -0
- package/dist/errors.d.ts +41 -0
- package/dist/errors.d.ts.map +1 -0
- package/dist/errors.js +58 -0
- package/dist/errors.js.map +1 -0
- package/dist/files.d.ts +72 -0
- package/dist/files.d.ts.map +1 -0
- package/dist/files.js +5 -0
- package/dist/files.js.map +1 -0
- package/dist/fleet.d.ts +39 -0
- package/dist/fleet.d.ts.map +1 -0
- package/dist/fleet.js +5 -0
- package/dist/fleet.js.map +1 -0
- package/dist/ftp.d.ts +39 -0
- package/dist/ftp.d.ts.map +1 -0
- package/dist/ftp.js +5 -0
- package/dist/ftp.js.map +1 -0
- package/dist/i18n/index.d.ts +4 -0
- package/dist/i18n/index.d.ts.map +1 -0
- package/dist/i18n/index.js +4 -0
- package/dist/i18n/index.js.map +1 -0
- package/dist/i18n/normalize-locale.d.ts +21 -0
- package/dist/i18n/normalize-locale.d.ts.map +1 -0
- package/dist/i18n/normalize-locale.js +138 -0
- package/dist/i18n/normalize-locale.js.map +1 -0
- package/dist/i18n/request-locale.d.ts +20 -0
- package/dist/i18n/request-locale.d.ts.map +1 -0
- package/dist/i18n/request-locale.js +42 -0
- package/dist/i18n/request-locale.js.map +1 -0
- package/dist/i18n/t.d.ts +15 -0
- package/dist/i18n/t.d.ts.map +1 -0
- package/dist/i18n/t.js +103 -0
- package/dist/i18n/t.js.map +1 -0
- package/dist/index.d.ts +32 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +32 -0
- package/dist/index.js.map +1 -0
- package/dist/list-query.d.ts +72 -0
- package/dist/list-query.d.ts.map +1 -0
- package/dist/list-query.js +108 -0
- package/dist/list-query.js.map +1 -0
- package/dist/metrics.d.ts +153 -0
- package/dist/metrics.d.ts.map +1 -0
- package/dist/metrics.js +5 -0
- package/dist/metrics.js.map +1 -0
- package/dist/migrate.d.ts +138 -0
- package/dist/migrate.d.ts.map +1 -0
- package/dist/migrate.js +20 -0
- package/dist/migrate.js.map +1 -0
- package/dist/network.d.ts +95 -0
- package/dist/network.d.ts.map +1 -0
- package/dist/network.js +5 -0
- package/dist/network.js.map +1 -0
- package/dist/ops-i18n.d.ts +19 -0
- package/dist/ops-i18n.d.ts.map +1 -0
- package/dist/ops-i18n.js +85 -0
- package/dist/ops-i18n.js.map +1 -0
- package/dist/ops.d.ts +48 -0
- package/dist/ops.d.ts.map +1 -0
- package/dist/ops.js +73 -0
- package/dist/ops.js.map +1 -0
- package/dist/route-capabilities.d.ts +37 -0
- package/dist/route-capabilities.d.ts.map +1 -0
- package/dist/route-capabilities.js +445 -0
- package/dist/route-capabilities.js.map +1 -0
- package/dist/service-exposure.d.ts +54 -0
- package/dist/service-exposure.d.ts.map +1 -0
- package/dist/service-exposure.js +67 -0
- package/dist/service-exposure.js.map +1 -0
- package/dist/service-ports.d.ts +70 -0
- package/dist/service-ports.d.ts.map +1 -0
- package/dist/service-ports.js +315 -0
- package/dist/service-ports.js.map +1 -0
- package/dist/software.d.ts +40 -0
- package/dist/software.d.ts.map +1 -0
- package/dist/software.js +5 -0
- package/dist/software.js.map +1 -0
- package/dist/ssl.d.ts +21 -0
- package/dist/ssl.d.ts.map +1 -0
- package/dist/ssl.js +5 -0
- package/dist/ssl.js.map +1 -0
- package/dist/system.d.ts +179 -0
- package/dist/system.d.ts.map +1 -0
- package/dist/system.js +5 -0
- package/dist/system.js.map +1 -0
- package/dist/types.d.ts +51 -0
- package/dist/types.d.ts.map +1 -0
- package/dist/types.js +9 -0
- package/dist/types.js.map +1 -0
- package/dist/updates.d.ts +23 -0
- package/dist/updates.d.ts.map +1 -0
- package/dist/updates.js +6 -0
- package/dist/updates.js.map +1 -0
- package/locales/ar/agents.json +130 -0
- package/locales/ar/ai.json +61 -0
- package/locales/ar/apache.json +57 -0
- package/locales/ar/applyStatus.json +11 -0
- package/locales/ar/audit.json +27 -0
- package/locales/ar/backups.json +133 -0
- package/locales/ar/btTracker.json +119 -0
- package/locales/ar/catalog.json +32 -0
- package/locales/ar/cdn.json +119 -0
- package/locales/ar/cli.json +1182 -0
- package/locales/ar/common.json +125 -0
- package/locales/ar/cron.json +139 -0
- package/locales/ar/dashboard.json +111 -0
- package/locales/ar/dataTable.json +4 -0
- package/locales/ar/db.json +287 -0
- package/locales/ar/dialogs.json +8 -0
- package/locales/ar/dns.json +216 -0
- package/locales/ar/email.json +477 -0
- package/locales/ar/errors.json +56 -0
- package/locales/ar/fail2ban.json +82 -0
- package/locales/ar/featurePage.json +3 -0
- package/locales/ar/files.json +320 -0
- package/locales/ar/firewall.json +102 -0
- package/locales/ar/ftp.json +135 -0
- package/locales/ar/geo.json +151 -0
- package/locales/ar/hostBrowse.json +128 -0
- package/locales/ar/listToolbar.json +12 -0
- package/locales/ar/logViewer.json +3 -0
- package/locales/ar/login.json +14 -0
- package/locales/ar/logs.json +135 -0
- package/locales/ar/metrics.json +132 -0
- package/locales/ar/migrate.json +82 -0
- package/locales/ar/multiCheck.json +20 -0
- package/locales/ar/nav.json +77 -0
- package/locales/ar/network.json +142 -0
- package/locales/ar/nginx.json +84 -0
- package/locales/ar/notes.json +3006 -0
- package/locales/ar/ops.json +38 -0
- package/locales/ar/opsResult.json +23 -0
- package/locales/ar/pageGuide.json +11 -0
- package/locales/ar/playbooks.json +50 -0
- package/locales/ar/presetChips.json +3 -0
- package/locales/ar/projects.json +560 -0
- package/locales/ar/protection.json +348 -0
- package/locales/ar/publicFiles.json +32 -0
- package/locales/ar/rbac.json +100 -0
- package/locales/ar/readiness.json +111 -0
- package/locales/ar/redis.json +68 -0
- package/locales/ar/resources.json +7 -0
- package/locales/ar/roles.json +6 -0
- package/locales/ar/runtime.json +509 -0
- package/locales/ar/search.json +24 -0
- package/locales/ar/security.json +394 -0
- package/locales/ar/serviceExposure.json +31 -0
- package/locales/ar/services.json +40 -0
- package/locales/ar/software.json +122 -0
- package/locales/ar/softwareBanner.json +14 -0
- package/locales/ar/softwareLifecycle.json +61 -0
- package/locales/ar/sqlEngineHealth.json +31 -0
- package/locales/ar/sqlEngineSwitch.json +82 -0
- package/locales/ar/ssl.json +103 -0
- package/locales/ar/stackWizard.json +19 -0
- package/locales/ar/support.json +28 -0
- package/locales/ar/system.json +186 -0
- package/locales/ar/systemd.json +94 -0
- package/locales/ar/tabs.json +7 -0
- package/locales/ar/terminal.json +33 -0
- package/locales/ar/translation.json +11940 -0
- package/locales/ar/uiInline.json +212 -0
- package/locales/ar/updates.json +167 -0
- package/locales/ar/users.json +122 -0
- package/locales/ar/vnc.json +246 -0
- package/locales/ar/vpn.json +131 -0
- package/locales/bn/agents.json +130 -0
- package/locales/bn/ai.json +61 -0
- package/locales/bn/apache.json +57 -0
- package/locales/bn/applyStatus.json +11 -0
- package/locales/bn/audit.json +27 -0
- package/locales/bn/backups.json +133 -0
- package/locales/bn/btTracker.json +119 -0
- package/locales/bn/catalog.json +32 -0
- package/locales/bn/cdn.json +119 -0
- package/locales/bn/cli.json +1182 -0
- package/locales/bn/common.json +125 -0
- package/locales/bn/cron.json +139 -0
- package/locales/bn/dashboard.json +111 -0
- package/locales/bn/dataTable.json +4 -0
- package/locales/bn/db.json +287 -0
- package/locales/bn/dialogs.json +8 -0
- package/locales/bn/dns.json +216 -0
- package/locales/bn/email.json +477 -0
- package/locales/bn/errors.json +56 -0
- package/locales/bn/fail2ban.json +82 -0
- package/locales/bn/featurePage.json +3 -0
- package/locales/bn/files.json +320 -0
- package/locales/bn/firewall.json +102 -0
- package/locales/bn/ftp.json +135 -0
- package/locales/bn/geo.json +151 -0
- package/locales/bn/hostBrowse.json +128 -0
- package/locales/bn/listToolbar.json +12 -0
- package/locales/bn/logViewer.json +3 -0
- package/locales/bn/login.json +14 -0
- package/locales/bn/logs.json +135 -0
- package/locales/bn/metrics.json +132 -0
- package/locales/bn/migrate.json +82 -0
- package/locales/bn/multiCheck.json +20 -0
- package/locales/bn/nav.json +77 -0
- package/locales/bn/network.json +142 -0
- package/locales/bn/nginx.json +84 -0
- package/locales/bn/notes.json +3006 -0
- package/locales/bn/ops.json +38 -0
- package/locales/bn/opsResult.json +23 -0
- package/locales/bn/pageGuide.json +11 -0
- package/locales/bn/playbooks.json +50 -0
- package/locales/bn/presetChips.json +3 -0
- package/locales/bn/projects.json +560 -0
- package/locales/bn/protection.json +348 -0
- package/locales/bn/publicFiles.json +32 -0
- package/locales/bn/rbac.json +100 -0
- package/locales/bn/readiness.json +111 -0
- package/locales/bn/redis.json +68 -0
- package/locales/bn/resources.json +7 -0
- package/locales/bn/roles.json +6 -0
- package/locales/bn/runtime.json +509 -0
- package/locales/bn/search.json +24 -0
- package/locales/bn/security.json +394 -0
- package/locales/bn/serviceExposure.json +31 -0
- package/locales/bn/services.json +40 -0
- package/locales/bn/software.json +122 -0
- package/locales/bn/softwareBanner.json +14 -0
- package/locales/bn/softwareLifecycle.json +61 -0
- package/locales/bn/sqlEngineHealth.json +31 -0
- package/locales/bn/sqlEngineSwitch.json +82 -0
- package/locales/bn/ssl.json +103 -0
- package/locales/bn/stackWizard.json +19 -0
- package/locales/bn/support.json +28 -0
- package/locales/bn/system.json +186 -0
- package/locales/bn/systemd.json +94 -0
- package/locales/bn/tabs.json +7 -0
- package/locales/bn/terminal.json +33 -0
- package/locales/bn/translation.json +11940 -0
- package/locales/bn/uiInline.json +212 -0
- package/locales/bn/updates.json +167 -0
- package/locales/bn/users.json +122 -0
- package/locales/bn/vnc.json +246 -0
- package/locales/bn/vpn.json +131 -0
- package/locales/en/agents.json +130 -0
- package/locales/en/ai.json +61 -0
- package/locales/en/apache.json +57 -0
- package/locales/en/applyStatus.json +11 -0
- package/locales/en/audit.json +27 -0
- package/locales/en/backups.json +133 -0
- package/locales/en/btTracker.json +119 -0
- package/locales/en/catalog.json +32 -0
- package/locales/en/cdn.json +119 -0
- package/locales/en/cli.json +1182 -0
- package/locales/en/common.json +125 -0
- package/locales/en/cron.json +139 -0
- package/locales/en/dashboard.json +111 -0
- package/locales/en/dataTable.json +4 -0
- package/locales/en/db.json +287 -0
- package/locales/en/dialogs.json +8 -0
- package/locales/en/dns.json +216 -0
- package/locales/en/email.json +477 -0
- package/locales/en/errors.json +56 -0
- package/locales/en/fail2ban.json +82 -0
- package/locales/en/featurePage.json +3 -0
- package/locales/en/files.json +320 -0
- package/locales/en/firewall.json +102 -0
- package/locales/en/ftp.json +135 -0
- package/locales/en/geo.json +151 -0
- package/locales/en/hostBrowse.json +128 -0
- package/locales/en/listToolbar.json +12 -0
- package/locales/en/logViewer.json +3 -0
- package/locales/en/login.json +14 -0
- package/locales/en/logs.json +135 -0
- package/locales/en/metrics.json +132 -0
- package/locales/en/migrate.json +82 -0
- package/locales/en/multiCheck.json +20 -0
- package/locales/en/nav.json +77 -0
- package/locales/en/network.json +142 -0
- package/locales/en/nginx.json +84 -0
- package/locales/en/notes.json +3006 -0
- package/locales/en/ops.json +38 -0
- package/locales/en/opsResult.json +23 -0
- package/locales/en/pageGuide.json +11 -0
- package/locales/en/playbooks.json +50 -0
- package/locales/en/presetChips.json +3 -0
- package/locales/en/projects.json +560 -0
- package/locales/en/protection.json +348 -0
- package/locales/en/publicFiles.json +32 -0
- package/locales/en/rbac.json +100 -0
- package/locales/en/readiness.json +111 -0
- package/locales/en/redis.json +68 -0
- package/locales/en/resources.json +7 -0
- package/locales/en/roles.json +6 -0
- package/locales/en/runtime.json +509 -0
- package/locales/en/search.json +24 -0
- package/locales/en/security.json +394 -0
- package/locales/en/serviceExposure.json +31 -0
- package/locales/en/services.json +40 -0
- package/locales/en/software.json +122 -0
- package/locales/en/softwareBanner.json +14 -0
- package/locales/en/softwareLifecycle.json +61 -0
- package/locales/en/sqlEngineHealth.json +31 -0
- package/locales/en/sqlEngineSwitch.json +82 -0
- package/locales/en/ssl.json +103 -0
- package/locales/en/stackWizard.json +19 -0
- package/locales/en/support.json +28 -0
- package/locales/en/system.json +186 -0
- package/locales/en/systemd.json +94 -0
- package/locales/en/tabs.json +7 -0
- package/locales/en/terminal.json +33 -0
- package/locales/en/translation.json +11940 -0
- package/locales/en/uiInline.json +212 -0
- package/locales/en/updates.json +167 -0
- package/locales/en/users.json +122 -0
- package/locales/en/vnc.json +246 -0
- package/locales/en/vpn.json +131 -0
- package/locales/es/agents.json +130 -0
- package/locales/es/ai.json +61 -0
- package/locales/es/apache.json +57 -0
- package/locales/es/applyStatus.json +11 -0
- package/locales/es/audit.json +27 -0
- package/locales/es/backups.json +133 -0
- package/locales/es/btTracker.json +119 -0
- package/locales/es/catalog.json +32 -0
- package/locales/es/cdn.json +119 -0
- package/locales/es/cli.json +1182 -0
- package/locales/es/common.json +125 -0
- package/locales/es/cron.json +139 -0
- package/locales/es/dashboard.json +111 -0
- package/locales/es/dataTable.json +4 -0
- package/locales/es/db.json +287 -0
- package/locales/es/dialogs.json +8 -0
- package/locales/es/dns.json +216 -0
- package/locales/es/email.json +477 -0
- package/locales/es/errors.json +56 -0
- package/locales/es/fail2ban.json +82 -0
- package/locales/es/featurePage.json +3 -0
- package/locales/es/files.json +320 -0
- package/locales/es/firewall.json +102 -0
- package/locales/es/ftp.json +135 -0
- package/locales/es/geo.json +151 -0
- package/locales/es/hostBrowse.json +128 -0
- package/locales/es/listToolbar.json +12 -0
- package/locales/es/logViewer.json +3 -0
- package/locales/es/login.json +14 -0
- package/locales/es/logs.json +135 -0
- package/locales/es/metrics.json +132 -0
- package/locales/es/migrate.json +82 -0
- package/locales/es/multiCheck.json +20 -0
- package/locales/es/nav.json +77 -0
- package/locales/es/network.json +142 -0
- package/locales/es/nginx.json +84 -0
- package/locales/es/notes.json +3006 -0
- package/locales/es/ops.json +38 -0
- package/locales/es/opsResult.json +23 -0
- package/locales/es/pageGuide.json +11 -0
- package/locales/es/playbooks.json +50 -0
- package/locales/es/presetChips.json +3 -0
- package/locales/es/projects.json +560 -0
- package/locales/es/protection.json +348 -0
- package/locales/es/publicFiles.json +32 -0
- package/locales/es/rbac.json +100 -0
- package/locales/es/readiness.json +111 -0
- package/locales/es/redis.json +68 -0
- package/locales/es/resources.json +7 -0
- package/locales/es/roles.json +6 -0
- package/locales/es/runtime.json +509 -0
- package/locales/es/search.json +24 -0
- package/locales/es/security.json +394 -0
- package/locales/es/serviceExposure.json +31 -0
- package/locales/es/services.json +40 -0
- package/locales/es/software.json +122 -0
- package/locales/es/softwareBanner.json +14 -0
- package/locales/es/softwareLifecycle.json +61 -0
- package/locales/es/sqlEngineHealth.json +31 -0
- package/locales/es/sqlEngineSwitch.json +82 -0
- package/locales/es/ssl.json +103 -0
- package/locales/es/stackWizard.json +19 -0
- package/locales/es/support.json +28 -0
- package/locales/es/system.json +186 -0
- package/locales/es/systemd.json +94 -0
- package/locales/es/tabs.json +7 -0
- package/locales/es/terminal.json +33 -0
- package/locales/es/translation.json +11940 -0
- package/locales/es/uiInline.json +212 -0
- package/locales/es/updates.json +167 -0
- package/locales/es/users.json +122 -0
- package/locales/es/vnc.json +246 -0
- package/locales/es/vpn.json +131 -0
- package/locales/fr/agents.json +130 -0
- package/locales/fr/ai.json +61 -0
- package/locales/fr/apache.json +57 -0
- package/locales/fr/applyStatus.json +11 -0
- package/locales/fr/audit.json +27 -0
- package/locales/fr/backups.json +133 -0
- package/locales/fr/btTracker.json +119 -0
- package/locales/fr/catalog.json +32 -0
- package/locales/fr/cdn.json +119 -0
- package/locales/fr/cli.json +1182 -0
- package/locales/fr/common.json +125 -0
- package/locales/fr/cron.json +139 -0
- package/locales/fr/dashboard.json +111 -0
- package/locales/fr/dataTable.json +4 -0
- package/locales/fr/db.json +287 -0
- package/locales/fr/dialogs.json +8 -0
- package/locales/fr/dns.json +216 -0
- package/locales/fr/email.json +477 -0
- package/locales/fr/errors.json +56 -0
- package/locales/fr/fail2ban.json +82 -0
- package/locales/fr/featurePage.json +3 -0
- package/locales/fr/files.json +320 -0
- package/locales/fr/firewall.json +102 -0
- package/locales/fr/ftp.json +135 -0
- package/locales/fr/geo.json +151 -0
- package/locales/fr/hostBrowse.json +128 -0
- package/locales/fr/listToolbar.json +12 -0
- package/locales/fr/logViewer.json +3 -0
- package/locales/fr/login.json +14 -0
- package/locales/fr/logs.json +135 -0
- package/locales/fr/metrics.json +132 -0
- package/locales/fr/migrate.json +82 -0
- package/locales/fr/multiCheck.json +20 -0
- package/locales/fr/nav.json +77 -0
- package/locales/fr/network.json +142 -0
- package/locales/fr/nginx.json +84 -0
- package/locales/fr/notes.json +3006 -0
- package/locales/fr/ops.json +38 -0
- package/locales/fr/opsResult.json +23 -0
- package/locales/fr/pageGuide.json +11 -0
- package/locales/fr/playbooks.json +50 -0
- package/locales/fr/presetChips.json +3 -0
- package/locales/fr/projects.json +560 -0
- package/locales/fr/protection.json +348 -0
- package/locales/fr/publicFiles.json +32 -0
- package/locales/fr/rbac.json +100 -0
- package/locales/fr/readiness.json +111 -0
- package/locales/fr/redis.json +68 -0
- package/locales/fr/resources.json +7 -0
- package/locales/fr/roles.json +6 -0
- package/locales/fr/runtime.json +509 -0
- package/locales/fr/search.json +24 -0
- package/locales/fr/security.json +394 -0
- package/locales/fr/serviceExposure.json +31 -0
- package/locales/fr/services.json +40 -0
- package/locales/fr/software.json +122 -0
- package/locales/fr/softwareBanner.json +14 -0
- package/locales/fr/softwareLifecycle.json +61 -0
- package/locales/fr/sqlEngineHealth.json +31 -0
- package/locales/fr/sqlEngineSwitch.json +82 -0
- package/locales/fr/ssl.json +103 -0
- package/locales/fr/stackWizard.json +19 -0
- package/locales/fr/support.json +28 -0
- package/locales/fr/system.json +186 -0
- package/locales/fr/systemd.json +94 -0
- package/locales/fr/tabs.json +7 -0
- package/locales/fr/terminal.json +33 -0
- package/locales/fr/translation.json +11940 -0
- package/locales/fr/uiInline.json +212 -0
- package/locales/fr/updates.json +167 -0
- package/locales/fr/users.json +122 -0
- package/locales/fr/vnc.json +246 -0
- package/locales/fr/vpn.json +131 -0
- package/locales/hi/agents.json +130 -0
- package/locales/hi/ai.json +61 -0
- package/locales/hi/apache.json +57 -0
- package/locales/hi/applyStatus.json +11 -0
- package/locales/hi/audit.json +27 -0
- package/locales/hi/backups.json +133 -0
- package/locales/hi/btTracker.json +119 -0
- package/locales/hi/catalog.json +32 -0
- package/locales/hi/cdn.json +119 -0
- package/locales/hi/cli.json +1182 -0
- package/locales/hi/common.json +125 -0
- package/locales/hi/cron.json +139 -0
- package/locales/hi/dashboard.json +111 -0
- package/locales/hi/dataTable.json +4 -0
- package/locales/hi/db.json +287 -0
- package/locales/hi/dialogs.json +8 -0
- package/locales/hi/dns.json +216 -0
- package/locales/hi/email.json +477 -0
- package/locales/hi/errors.json +56 -0
- package/locales/hi/fail2ban.json +82 -0
- package/locales/hi/featurePage.json +3 -0
- package/locales/hi/files.json +320 -0
- package/locales/hi/firewall.json +102 -0
- package/locales/hi/ftp.json +135 -0
- package/locales/hi/geo.json +151 -0
- package/locales/hi/hostBrowse.json +128 -0
- package/locales/hi/listToolbar.json +12 -0
- package/locales/hi/logViewer.json +3 -0
- package/locales/hi/login.json +14 -0
- package/locales/hi/logs.json +135 -0
- package/locales/hi/metrics.json +132 -0
- package/locales/hi/migrate.json +82 -0
- package/locales/hi/multiCheck.json +20 -0
- package/locales/hi/nav.json +77 -0
- package/locales/hi/network.json +142 -0
- package/locales/hi/nginx.json +84 -0
- package/locales/hi/notes.json +3006 -0
- package/locales/hi/ops.json +38 -0
- package/locales/hi/opsResult.json +23 -0
- package/locales/hi/pageGuide.json +11 -0
- package/locales/hi/playbooks.json +50 -0
- package/locales/hi/presetChips.json +3 -0
- package/locales/hi/projects.json +560 -0
- package/locales/hi/protection.json +348 -0
- package/locales/hi/publicFiles.json +32 -0
- package/locales/hi/rbac.json +100 -0
- package/locales/hi/readiness.json +111 -0
- package/locales/hi/redis.json +68 -0
- package/locales/hi/resources.json +7 -0
- package/locales/hi/roles.json +6 -0
- package/locales/hi/runtime.json +509 -0
- package/locales/hi/search.json +24 -0
- package/locales/hi/security.json +394 -0
- package/locales/hi/serviceExposure.json +31 -0
- package/locales/hi/services.json +40 -0
- package/locales/hi/software.json +122 -0
- package/locales/hi/softwareBanner.json +14 -0
- package/locales/hi/softwareLifecycle.json +61 -0
- package/locales/hi/sqlEngineHealth.json +31 -0
- package/locales/hi/sqlEngineSwitch.json +82 -0
- package/locales/hi/ssl.json +103 -0
- package/locales/hi/stackWizard.json +19 -0
- package/locales/hi/support.json +28 -0
- package/locales/hi/system.json +186 -0
- package/locales/hi/systemd.json +94 -0
- package/locales/hi/tabs.json +7 -0
- package/locales/hi/terminal.json +33 -0
- package/locales/hi/translation.json +11940 -0
- package/locales/hi/uiInline.json +212 -0
- package/locales/hi/updates.json +167 -0
- package/locales/hi/users.json +122 -0
- package/locales/hi/vnc.json +246 -0
- package/locales/hi/vpn.json +131 -0
- package/locales/id/agents.json +130 -0
- package/locales/id/ai.json +61 -0
- package/locales/id/apache.json +57 -0
- package/locales/id/applyStatus.json +11 -0
- package/locales/id/audit.json +27 -0
- package/locales/id/backups.json +133 -0
- package/locales/id/btTracker.json +119 -0
- package/locales/id/catalog.json +32 -0
- package/locales/id/cdn.json +119 -0
- package/locales/id/cli.json +1182 -0
- package/locales/id/common.json +125 -0
- package/locales/id/cron.json +139 -0
- package/locales/id/dashboard.json +111 -0
- package/locales/id/dataTable.json +4 -0
- package/locales/id/db.json +287 -0
- package/locales/id/dialogs.json +8 -0
- package/locales/id/dns.json +216 -0
- package/locales/id/email.json +477 -0
- package/locales/id/errors.json +56 -0
- package/locales/id/fail2ban.json +82 -0
- package/locales/id/featurePage.json +3 -0
- package/locales/id/files.json +320 -0
- package/locales/id/firewall.json +102 -0
- package/locales/id/ftp.json +135 -0
- package/locales/id/geo.json +151 -0
- package/locales/id/hostBrowse.json +128 -0
- package/locales/id/listToolbar.json +12 -0
- package/locales/id/logViewer.json +3 -0
- package/locales/id/login.json +14 -0
- package/locales/id/logs.json +135 -0
- package/locales/id/metrics.json +132 -0
- package/locales/id/migrate.json +82 -0
- package/locales/id/multiCheck.json +20 -0
- package/locales/id/nav.json +77 -0
- package/locales/id/network.json +142 -0
- package/locales/id/nginx.json +84 -0
- package/locales/id/notes.json +3006 -0
- package/locales/id/ops.json +38 -0
- package/locales/id/opsResult.json +23 -0
- package/locales/id/pageGuide.json +11 -0
- package/locales/id/playbooks.json +50 -0
- package/locales/id/presetChips.json +3 -0
- package/locales/id/projects.json +560 -0
- package/locales/id/protection.json +348 -0
- package/locales/id/publicFiles.json +32 -0
- package/locales/id/rbac.json +100 -0
- package/locales/id/readiness.json +111 -0
- package/locales/id/redis.json +68 -0
- package/locales/id/resources.json +7 -0
- package/locales/id/roles.json +6 -0
- package/locales/id/runtime.json +509 -0
- package/locales/id/search.json +24 -0
- package/locales/id/security.json +394 -0
- package/locales/id/serviceExposure.json +31 -0
- package/locales/id/services.json +40 -0
- package/locales/id/software.json +122 -0
- package/locales/id/softwareBanner.json +14 -0
- package/locales/id/softwareLifecycle.json +61 -0
- package/locales/id/sqlEngineHealth.json +31 -0
- package/locales/id/sqlEngineSwitch.json +82 -0
- package/locales/id/ssl.json +103 -0
- package/locales/id/stackWizard.json +19 -0
- package/locales/id/support.json +28 -0
- package/locales/id/system.json +186 -0
- package/locales/id/systemd.json +94 -0
- package/locales/id/tabs.json +7 -0
- package/locales/id/terminal.json +33 -0
- package/locales/id/translation.json +11940 -0
- package/locales/id/uiInline.json +212 -0
- package/locales/id/updates.json +167 -0
- package/locales/id/users.json +122 -0
- package/locales/id/vnc.json +246 -0
- package/locales/id/vpn.json +131 -0
- package/locales/ja/agents.json +130 -0
- package/locales/ja/ai.json +61 -0
- package/locales/ja/apache.json +57 -0
- package/locales/ja/applyStatus.json +11 -0
- package/locales/ja/audit.json +27 -0
- package/locales/ja/backups.json +133 -0
- package/locales/ja/btTracker.json +119 -0
- package/locales/ja/catalog.json +32 -0
- package/locales/ja/cdn.json +119 -0
- package/locales/ja/cli.json +1182 -0
- package/locales/ja/common.json +125 -0
- package/locales/ja/cron.json +139 -0
- package/locales/ja/dashboard.json +111 -0
- package/locales/ja/dataTable.json +4 -0
- package/locales/ja/db.json +287 -0
- package/locales/ja/dialogs.json +8 -0
- package/locales/ja/dns.json +216 -0
- package/locales/ja/email.json +477 -0
- package/locales/ja/errors.json +56 -0
- package/locales/ja/fail2ban.json +82 -0
- package/locales/ja/featurePage.json +3 -0
- package/locales/ja/files.json +320 -0
- package/locales/ja/firewall.json +102 -0
- package/locales/ja/ftp.json +135 -0
- package/locales/ja/geo.json +151 -0
- package/locales/ja/hostBrowse.json +128 -0
- package/locales/ja/listToolbar.json +12 -0
- package/locales/ja/logViewer.json +3 -0
- package/locales/ja/login.json +14 -0
- package/locales/ja/logs.json +135 -0
- package/locales/ja/metrics.json +132 -0
- package/locales/ja/migrate.json +82 -0
- package/locales/ja/multiCheck.json +20 -0
- package/locales/ja/nav.json +77 -0
- package/locales/ja/network.json +142 -0
- package/locales/ja/nginx.json +84 -0
- package/locales/ja/notes.json +3006 -0
- package/locales/ja/ops.json +38 -0
- package/locales/ja/opsResult.json +23 -0
- package/locales/ja/pageGuide.json +11 -0
- package/locales/ja/playbooks.json +50 -0
- package/locales/ja/presetChips.json +3 -0
- package/locales/ja/projects.json +560 -0
- package/locales/ja/protection.json +348 -0
- package/locales/ja/publicFiles.json +32 -0
- package/locales/ja/rbac.json +100 -0
- package/locales/ja/readiness.json +111 -0
- package/locales/ja/redis.json +68 -0
- package/locales/ja/resources.json +7 -0
- package/locales/ja/roles.json +6 -0
- package/locales/ja/runtime.json +509 -0
- package/locales/ja/search.json +24 -0
- package/locales/ja/security.json +394 -0
- package/locales/ja/serviceExposure.json +31 -0
- package/locales/ja/services.json +40 -0
- package/locales/ja/software.json +122 -0
- package/locales/ja/softwareBanner.json +14 -0
- package/locales/ja/softwareLifecycle.json +61 -0
- package/locales/ja/sqlEngineHealth.json +31 -0
- package/locales/ja/sqlEngineSwitch.json +82 -0
- package/locales/ja/ssl.json +103 -0
- package/locales/ja/stackWizard.json +19 -0
- package/locales/ja/support.json +28 -0
- package/locales/ja/system.json +186 -0
- package/locales/ja/systemd.json +94 -0
- package/locales/ja/tabs.json +7 -0
- package/locales/ja/terminal.json +33 -0
- package/locales/ja/translation.json +11940 -0
- package/locales/ja/uiInline.json +212 -0
- package/locales/ja/updates.json +167 -0
- package/locales/ja/users.json +122 -0
- package/locales/ja/vnc.json +246 -0
- package/locales/ja/vpn.json +131 -0
- package/locales/ko/agents.json +130 -0
- package/locales/ko/ai.json +61 -0
- package/locales/ko/apache.json +57 -0
- package/locales/ko/applyStatus.json +11 -0
- package/locales/ko/audit.json +27 -0
- package/locales/ko/backups.json +133 -0
- package/locales/ko/btTracker.json +119 -0
- package/locales/ko/catalog.json +32 -0
- package/locales/ko/cdn.json +119 -0
- package/locales/ko/cli.json +1182 -0
- package/locales/ko/common.json +125 -0
- package/locales/ko/cron.json +139 -0
- package/locales/ko/dashboard.json +111 -0
- package/locales/ko/dataTable.json +4 -0
- package/locales/ko/db.json +287 -0
- package/locales/ko/dialogs.json +8 -0
- package/locales/ko/dns.json +216 -0
- package/locales/ko/email.json +477 -0
- package/locales/ko/errors.json +56 -0
- package/locales/ko/fail2ban.json +82 -0
- package/locales/ko/featurePage.json +3 -0
- package/locales/ko/files.json +320 -0
- package/locales/ko/firewall.json +102 -0
- package/locales/ko/ftp.json +135 -0
- package/locales/ko/geo.json +151 -0
- package/locales/ko/hostBrowse.json +128 -0
- package/locales/ko/listToolbar.json +12 -0
- package/locales/ko/logViewer.json +3 -0
- package/locales/ko/login.json +14 -0
- package/locales/ko/logs.json +135 -0
- package/locales/ko/metrics.json +132 -0
- package/locales/ko/migrate.json +82 -0
- package/locales/ko/multiCheck.json +20 -0
- package/locales/ko/nav.json +77 -0
- package/locales/ko/network.json +142 -0
- package/locales/ko/nginx.json +84 -0
- package/locales/ko/notes.json +3006 -0
- package/locales/ko/ops.json +38 -0
- package/locales/ko/opsResult.json +23 -0
- package/locales/ko/pageGuide.json +11 -0
- package/locales/ko/playbooks.json +50 -0
- package/locales/ko/presetChips.json +3 -0
- package/locales/ko/projects.json +560 -0
- package/locales/ko/protection.json +348 -0
- package/locales/ko/publicFiles.json +32 -0
- package/locales/ko/rbac.json +100 -0
- package/locales/ko/readiness.json +111 -0
- package/locales/ko/redis.json +68 -0
- package/locales/ko/resources.json +7 -0
- package/locales/ko/roles.json +6 -0
- package/locales/ko/runtime.json +509 -0
- package/locales/ko/search.json +24 -0
- package/locales/ko/security.json +394 -0
- package/locales/ko/serviceExposure.json +31 -0
- package/locales/ko/services.json +40 -0
- package/locales/ko/software.json +122 -0
- package/locales/ko/softwareBanner.json +14 -0
- package/locales/ko/softwareLifecycle.json +61 -0
- package/locales/ko/sqlEngineHealth.json +31 -0
- package/locales/ko/sqlEngineSwitch.json +82 -0
- package/locales/ko/ssl.json +103 -0
- package/locales/ko/stackWizard.json +19 -0
- package/locales/ko/support.json +28 -0
- package/locales/ko/system.json +186 -0
- package/locales/ko/systemd.json +94 -0
- package/locales/ko/tabs.json +7 -0
- package/locales/ko/terminal.json +33 -0
- package/locales/ko/translation.json +11940 -0
- package/locales/ko/uiInline.json +212 -0
- package/locales/ko/updates.json +167 -0
- package/locales/ko/users.json +122 -0
- package/locales/ko/vnc.json +246 -0
- package/locales/ko/vpn.json +131 -0
- package/locales/locales.json +36 -0
- package/locales/pt/agents.json +130 -0
- package/locales/pt/ai.json +61 -0
- package/locales/pt/apache.json +57 -0
- package/locales/pt/applyStatus.json +11 -0
- package/locales/pt/audit.json +27 -0
- package/locales/pt/backups.json +133 -0
- package/locales/pt/btTracker.json +119 -0
- package/locales/pt/catalog.json +32 -0
- package/locales/pt/cdn.json +119 -0
- package/locales/pt/cli.json +1182 -0
- package/locales/pt/common.json +125 -0
- package/locales/pt/cron.json +139 -0
- package/locales/pt/dashboard.json +111 -0
- package/locales/pt/dataTable.json +4 -0
- package/locales/pt/db.json +287 -0
- package/locales/pt/dialogs.json +8 -0
- package/locales/pt/dns.json +216 -0
- package/locales/pt/email.json +477 -0
- package/locales/pt/errors.json +56 -0
- package/locales/pt/fail2ban.json +82 -0
- package/locales/pt/featurePage.json +3 -0
- package/locales/pt/files.json +320 -0
- package/locales/pt/firewall.json +102 -0
- package/locales/pt/ftp.json +135 -0
- package/locales/pt/geo.json +151 -0
- package/locales/pt/hostBrowse.json +128 -0
- package/locales/pt/listToolbar.json +12 -0
- package/locales/pt/logViewer.json +3 -0
- package/locales/pt/login.json +14 -0
- package/locales/pt/logs.json +135 -0
- package/locales/pt/metrics.json +132 -0
- package/locales/pt/migrate.json +82 -0
- package/locales/pt/multiCheck.json +20 -0
- package/locales/pt/nav.json +77 -0
- package/locales/pt/network.json +142 -0
- package/locales/pt/nginx.json +84 -0
- package/locales/pt/notes.json +3006 -0
- package/locales/pt/ops.json +38 -0
- package/locales/pt/opsResult.json +23 -0
- package/locales/pt/pageGuide.json +11 -0
- package/locales/pt/playbooks.json +50 -0
- package/locales/pt/presetChips.json +3 -0
- package/locales/pt/projects.json +560 -0
- package/locales/pt/protection.json +348 -0
- package/locales/pt/publicFiles.json +32 -0
- package/locales/pt/rbac.json +100 -0
- package/locales/pt/readiness.json +111 -0
- package/locales/pt/redis.json +68 -0
- package/locales/pt/resources.json +7 -0
- package/locales/pt/roles.json +6 -0
- package/locales/pt/runtime.json +509 -0
- package/locales/pt/search.json +24 -0
- package/locales/pt/security.json +394 -0
- package/locales/pt/serviceExposure.json +31 -0
- package/locales/pt/services.json +40 -0
- package/locales/pt/software.json +122 -0
- package/locales/pt/softwareBanner.json +14 -0
- package/locales/pt/softwareLifecycle.json +61 -0
- package/locales/pt/sqlEngineHealth.json +31 -0
- package/locales/pt/sqlEngineSwitch.json +82 -0
- package/locales/pt/ssl.json +103 -0
- package/locales/pt/stackWizard.json +19 -0
- package/locales/pt/support.json +28 -0
- package/locales/pt/system.json +186 -0
- package/locales/pt/systemd.json +94 -0
- package/locales/pt/tabs.json +7 -0
- package/locales/pt/terminal.json +33 -0
- package/locales/pt/translation.json +11940 -0
- package/locales/pt/uiInline.json +212 -0
- package/locales/pt/updates.json +167 -0
- package/locales/pt/users.json +122 -0
- package/locales/pt/vnc.json +246 -0
- package/locales/pt/vpn.json +131 -0
- package/locales/ur/agents.json +130 -0
- package/locales/ur/ai.json +61 -0
- package/locales/ur/apache.json +57 -0
- package/locales/ur/applyStatus.json +11 -0
- package/locales/ur/audit.json +27 -0
- package/locales/ur/backups.json +133 -0
- package/locales/ur/btTracker.json +119 -0
- package/locales/ur/catalog.json +32 -0
- package/locales/ur/cdn.json +119 -0
- package/locales/ur/cli.json +1182 -0
- package/locales/ur/common.json +125 -0
- package/locales/ur/cron.json +139 -0
- package/locales/ur/dashboard.json +111 -0
- package/locales/ur/dataTable.json +4 -0
- package/locales/ur/db.json +287 -0
- package/locales/ur/dialogs.json +8 -0
- package/locales/ur/dns.json +216 -0
- package/locales/ur/email.json +477 -0
- package/locales/ur/errors.json +56 -0
- package/locales/ur/fail2ban.json +82 -0
- package/locales/ur/featurePage.json +3 -0
- package/locales/ur/files.json +320 -0
- package/locales/ur/firewall.json +102 -0
- package/locales/ur/ftp.json +135 -0
- package/locales/ur/geo.json +151 -0
- package/locales/ur/hostBrowse.json +128 -0
- package/locales/ur/listToolbar.json +12 -0
- package/locales/ur/logViewer.json +3 -0
- package/locales/ur/login.json +14 -0
- package/locales/ur/logs.json +135 -0
- package/locales/ur/metrics.json +132 -0
- package/locales/ur/migrate.json +82 -0
- package/locales/ur/multiCheck.json +20 -0
- package/locales/ur/nav.json +77 -0
- package/locales/ur/network.json +142 -0
- package/locales/ur/nginx.json +84 -0
- package/locales/ur/notes.json +3006 -0
- package/locales/ur/ops.json +38 -0
- package/locales/ur/opsResult.json +23 -0
- package/locales/ur/pageGuide.json +11 -0
- package/locales/ur/playbooks.json +50 -0
- package/locales/ur/presetChips.json +3 -0
- package/locales/ur/projects.json +560 -0
- package/locales/ur/protection.json +348 -0
- package/locales/ur/publicFiles.json +32 -0
- package/locales/ur/rbac.json +100 -0
- package/locales/ur/readiness.json +111 -0
- package/locales/ur/redis.json +68 -0
- package/locales/ur/resources.json +7 -0
- package/locales/ur/roles.json +6 -0
- package/locales/ur/runtime.json +509 -0
- package/locales/ur/search.json +24 -0
- package/locales/ur/security.json +394 -0
- package/locales/ur/serviceExposure.json +31 -0
- package/locales/ur/services.json +40 -0
- package/locales/ur/software.json +122 -0
- package/locales/ur/softwareBanner.json +14 -0
- package/locales/ur/softwareLifecycle.json +61 -0
- package/locales/ur/sqlEngineHealth.json +31 -0
- package/locales/ur/sqlEngineSwitch.json +82 -0
- package/locales/ur/ssl.json +103 -0
- package/locales/ur/stackWizard.json +19 -0
- package/locales/ur/support.json +28 -0
- package/locales/ur/system.json +186 -0
- package/locales/ur/systemd.json +94 -0
- package/locales/ur/tabs.json +7 -0
- package/locales/ur/terminal.json +33 -0
- package/locales/ur/translation.json +11940 -0
- package/locales/ur/uiInline.json +212 -0
- package/locales/ur/updates.json +167 -0
- package/locales/ur/users.json +122 -0
- package/locales/ur/vnc.json +246 -0
- package/locales/ur/vpn.json +131 -0
- package/locales/zh-CN/agents.json +130 -0
- package/locales/zh-CN/ai.json +61 -0
- package/locales/zh-CN/apache.json +57 -0
- package/locales/zh-CN/applyStatus.json +11 -0
- package/locales/zh-CN/audit.json +27 -0
- package/locales/zh-CN/backups.json +133 -0
- package/locales/zh-CN/btTracker.json +119 -0
- package/locales/zh-CN/catalog.json +32 -0
- package/locales/zh-CN/cdn.json +119 -0
- package/locales/zh-CN/cli.json +1182 -0
- package/locales/zh-CN/common.json +125 -0
- package/locales/zh-CN/cron.json +139 -0
- package/locales/zh-CN/dashboard.json +111 -0
- package/locales/zh-CN/dataTable.json +4 -0
- package/locales/zh-CN/db.json +287 -0
- package/locales/zh-CN/dialogs.json +8 -0
- package/locales/zh-CN/dns.json +216 -0
- package/locales/zh-CN/email.json +477 -0
- package/locales/zh-CN/errors.json +56 -0
- package/locales/zh-CN/fail2ban.json +82 -0
- package/locales/zh-CN/featurePage.json +3 -0
- package/locales/zh-CN/files.json +320 -0
- package/locales/zh-CN/firewall.json +102 -0
- package/locales/zh-CN/ftp.json +135 -0
- package/locales/zh-CN/geo.json +151 -0
- package/locales/zh-CN/hostBrowse.json +128 -0
- package/locales/zh-CN/listToolbar.json +12 -0
- package/locales/zh-CN/logViewer.json +3 -0
- package/locales/zh-CN/login.json +14 -0
- package/locales/zh-CN/logs.json +135 -0
- package/locales/zh-CN/metrics.json +132 -0
- package/locales/zh-CN/migrate.json +82 -0
- package/locales/zh-CN/multiCheck.json +20 -0
- package/locales/zh-CN/nav.json +77 -0
- package/locales/zh-CN/network.json +142 -0
- package/locales/zh-CN/nginx.json +84 -0
- package/locales/zh-CN/notes.json +3006 -0
- package/locales/zh-CN/ops.json +38 -0
- package/locales/zh-CN/opsResult.json +23 -0
- package/locales/zh-CN/pageGuide.json +11 -0
- package/locales/zh-CN/playbooks.json +50 -0
- package/locales/zh-CN/presetChips.json +3 -0
- package/locales/zh-CN/projects.json +560 -0
- package/locales/zh-CN/protection.json +348 -0
- package/locales/zh-CN/publicFiles.json +32 -0
- package/locales/zh-CN/rbac.json +100 -0
- package/locales/zh-CN/readiness.json +111 -0
- package/locales/zh-CN/redis.json +68 -0
- package/locales/zh-CN/resources.json +7 -0
- package/locales/zh-CN/roles.json +6 -0
- package/locales/zh-CN/runtime.json +509 -0
- package/locales/zh-CN/search.json +24 -0
- package/locales/zh-CN/security.json +394 -0
- package/locales/zh-CN/serviceExposure.json +31 -0
- package/locales/zh-CN/services.json +40 -0
- package/locales/zh-CN/software.json +122 -0
- package/locales/zh-CN/softwareBanner.json +14 -0
- package/locales/zh-CN/softwareLifecycle.json +61 -0
- package/locales/zh-CN/sqlEngineHealth.json +31 -0
- package/locales/zh-CN/sqlEngineSwitch.json +82 -0
- package/locales/zh-CN/ssl.json +103 -0
- package/locales/zh-CN/stackWizard.json +19 -0
- package/locales/zh-CN/support.json +28 -0
- package/locales/zh-CN/system.json +186 -0
- package/locales/zh-CN/systemd.json +94 -0
- package/locales/zh-CN/tabs.json +7 -0
- package/locales/zh-CN/terminal.json +33 -0
- package/locales/zh-CN/translation.json +11940 -0
- package/locales/zh-CN/uiInline.json +212 -0
- package/locales/zh-CN/updates.json +167 -0
- package/locales/zh-CN/users.json +122 -0
- package/locales/zh-CN/vnc.json +246 -0
- package/locales/zh-CN/vpn.json +131 -0
- package/locales/zh-HK/agents.json +130 -0
- package/locales/zh-HK/ai.json +61 -0
- package/locales/zh-HK/apache.json +57 -0
- package/locales/zh-HK/applyStatus.json +11 -0
- package/locales/zh-HK/audit.json +27 -0
- package/locales/zh-HK/backups.json +133 -0
- package/locales/zh-HK/btTracker.json +119 -0
- package/locales/zh-HK/catalog.json +32 -0
- package/locales/zh-HK/cdn.json +119 -0
- package/locales/zh-HK/cli.json +1182 -0
- package/locales/zh-HK/common.json +125 -0
- package/locales/zh-HK/cron.json +139 -0
- package/locales/zh-HK/dashboard.json +111 -0
- package/locales/zh-HK/dataTable.json +4 -0
- package/locales/zh-HK/db.json +287 -0
- package/locales/zh-HK/dialogs.json +8 -0
- package/locales/zh-HK/dns.json +216 -0
- package/locales/zh-HK/email.json +477 -0
- package/locales/zh-HK/errors.json +56 -0
- package/locales/zh-HK/fail2ban.json +82 -0
- package/locales/zh-HK/featurePage.json +3 -0
- package/locales/zh-HK/files.json +320 -0
- package/locales/zh-HK/firewall.json +102 -0
- package/locales/zh-HK/ftp.json +135 -0
- package/locales/zh-HK/geo.json +151 -0
- package/locales/zh-HK/hostBrowse.json +128 -0
- package/locales/zh-HK/listToolbar.json +12 -0
- package/locales/zh-HK/logViewer.json +3 -0
- package/locales/zh-HK/login.json +14 -0
- package/locales/zh-HK/logs.json +135 -0
- package/locales/zh-HK/metrics.json +132 -0
- package/locales/zh-HK/migrate.json +82 -0
- package/locales/zh-HK/multiCheck.json +20 -0
- package/locales/zh-HK/nav.json +77 -0
- package/locales/zh-HK/network.json +142 -0
- package/locales/zh-HK/nginx.json +84 -0
- package/locales/zh-HK/notes.json +3006 -0
- package/locales/zh-HK/ops.json +38 -0
- package/locales/zh-HK/opsResult.json +23 -0
- package/locales/zh-HK/pageGuide.json +11 -0
- package/locales/zh-HK/playbooks.json +50 -0
- package/locales/zh-HK/presetChips.json +3 -0
- package/locales/zh-HK/projects.json +560 -0
- package/locales/zh-HK/protection.json +348 -0
- package/locales/zh-HK/publicFiles.json +32 -0
- package/locales/zh-HK/rbac.json +100 -0
- package/locales/zh-HK/readiness.json +111 -0
- package/locales/zh-HK/redis.json +68 -0
- package/locales/zh-HK/resources.json +7 -0
- package/locales/zh-HK/roles.json +6 -0
- package/locales/zh-HK/runtime.json +509 -0
- package/locales/zh-HK/search.json +24 -0
- package/locales/zh-HK/security.json +394 -0
- package/locales/zh-HK/serviceExposure.json +31 -0
- package/locales/zh-HK/services.json +40 -0
- package/locales/zh-HK/software.json +122 -0
- package/locales/zh-HK/softwareBanner.json +14 -0
- package/locales/zh-HK/softwareLifecycle.json +61 -0
- package/locales/zh-HK/sqlEngineHealth.json +31 -0
- package/locales/zh-HK/sqlEngineSwitch.json +82 -0
- package/locales/zh-HK/ssl.json +103 -0
- package/locales/zh-HK/stackWizard.json +19 -0
- package/locales/zh-HK/support.json +28 -0
- package/locales/zh-HK/system.json +186 -0
- package/locales/zh-HK/systemd.json +94 -0
- package/locales/zh-HK/tabs.json +7 -0
- package/locales/zh-HK/terminal.json +33 -0
- package/locales/zh-HK/translation.json +11940 -0
- package/locales/zh-HK/uiInline.json +212 -0
- package/locales/zh-HK/updates.json +167 -0
- package/locales/zh-HK/users.json +122 -0
- package/locales/zh-HK/vnc.json +246 -0
- package/locales/zh-HK/vpn.json +131 -0
- package/package.json +45 -0
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
{
|
|
2
|
+
"cancel": "रद्द करना",
|
|
3
|
+
"confirm": "पुष्टि करना",
|
|
4
|
+
"refresh": "ताज़ा करना",
|
|
5
|
+
"loading": "लोड हो रहा है...",
|
|
6
|
+
"save": "बचाना",
|
|
7
|
+
"apply": "आवेदन करना",
|
|
8
|
+
"close": "बंद करना",
|
|
9
|
+
"copy": "प्रतिलिपि",
|
|
10
|
+
"empty": "खाली",
|
|
11
|
+
"back": "पीछे",
|
|
12
|
+
"showTechnical": "तकनीकी विवरण दिखाएँ",
|
|
13
|
+
"hideTechnical": "तकनीकी विवरण छिपाएँ",
|
|
14
|
+
"needExecute": "YSK_EXECUTE की आवश्यकता है",
|
|
15
|
+
"needRoot": "जड़ चाहिए",
|
|
16
|
+
"needExecuteRoot": "YSK_EXECUTE और रूट की आवश्यकता है",
|
|
17
|
+
"writtenOnly": "पैनल डेटा को लिखा गया; होस्ट पर लागू नहीं किया गया",
|
|
18
|
+
"applyToLive": "प्रभावी होने के लिए आवेदन करें",
|
|
19
|
+
"saveDraft": "मसौदा सेव करें",
|
|
20
|
+
"languageName": "अंग्रेज़ी",
|
|
21
|
+
"languageNative": "अंग्रेज़ी",
|
|
22
|
+
"language": "भाषा",
|
|
23
|
+
"switchLanguage": "भाषा बदलें",
|
|
24
|
+
"searchGlobal": "खोजना…",
|
|
25
|
+
"menu": "मेनू",
|
|
26
|
+
"processing": "कार्यरत…",
|
|
27
|
+
"retry": "पुन: प्रयास करें",
|
|
28
|
+
"success": "सफलता",
|
|
29
|
+
"failed": "असफल",
|
|
30
|
+
"blocked": "नहीं चला सकते हैं",
|
|
31
|
+
"status": "स्थिति",
|
|
32
|
+
"port": "पत्तन",
|
|
33
|
+
"url": "URL",
|
|
34
|
+
"actions": "कार्रवाई",
|
|
35
|
+
"noData": "कोई डेटा नहीं",
|
|
36
|
+
"input": "इनपुट",
|
|
37
|
+
"pleaseEnter": "{{value}} दर्ज करें",
|
|
38
|
+
"about": "के बारे में",
|
|
39
|
+
"operation": "कार्रवाई",
|
|
40
|
+
"delete": "मिटाना",
|
|
41
|
+
"edit": "संपादन करना",
|
|
42
|
+
"create": "बनाएं",
|
|
43
|
+
"install": "स्थापित करना",
|
|
44
|
+
"installing": "इंस्टाल किया जा रहा है...",
|
|
45
|
+
"reprobe": "री-चेक",
|
|
46
|
+
"search": "खोज",
|
|
47
|
+
"yes": "हाँ",
|
|
48
|
+
"no": "नहीं",
|
|
49
|
+
"on": "पर",
|
|
50
|
+
"off": "बंद",
|
|
51
|
+
"open": "खुला",
|
|
52
|
+
"enabled": "सक्रिय",
|
|
53
|
+
"disabled": "अक्षम",
|
|
54
|
+
"installed": "स्थापित",
|
|
55
|
+
"notInstalled": "स्थापित नहीं हे",
|
|
56
|
+
"running": "दौड़ना",
|
|
57
|
+
"stopped": "रुक गया",
|
|
58
|
+
"ready": "तैयार",
|
|
59
|
+
"unknown": "अज्ञात",
|
|
60
|
+
"normal": "OK",
|
|
61
|
+
"degraded": "अपमानित",
|
|
62
|
+
"missing": "गुम",
|
|
63
|
+
"available": "उपलब्ध",
|
|
64
|
+
"applied": "लागू",
|
|
65
|
+
"notApplied": "लागू नहीं किया गया",
|
|
66
|
+
"completed": "पुरा होना।",
|
|
67
|
+
"incomplete": "अधूरा",
|
|
68
|
+
"probed": "जांच की गई",
|
|
69
|
+
"notProbed": "जांच नहीं की गई",
|
|
70
|
+
"probe": "जांच",
|
|
71
|
+
"name": "नाम",
|
|
72
|
+
"username": "उपयोगकर्ता नाम",
|
|
73
|
+
"password": "पासवर्ड",
|
|
74
|
+
"domain": "कार्यक्षेत्र",
|
|
75
|
+
"host": "मेज़बान",
|
|
76
|
+
"version": "संस्करण",
|
|
77
|
+
"type": "प्रकार",
|
|
78
|
+
"mode": "तरीका",
|
|
79
|
+
"notes": "टिप्पणियाँ",
|
|
80
|
+
"time": "समय",
|
|
81
|
+
"steps": "कदम",
|
|
82
|
+
"target": "लक्ष्य",
|
|
83
|
+
"package": "पैकेट",
|
|
84
|
+
"panel": "पैनल",
|
|
85
|
+
"system": "प्रणाली",
|
|
86
|
+
"user": "उपयोगकर्ता",
|
|
87
|
+
"project": "परियोजना",
|
|
88
|
+
"database": "डेटाबेस",
|
|
89
|
+
"mail": "मेल",
|
|
90
|
+
"files": "फ़ाइलें",
|
|
91
|
+
"memory": "याद",
|
|
92
|
+
"custom": "रिवाज़",
|
|
93
|
+
"static": "स्थिर",
|
|
94
|
+
"lifecycle": "जीवन चक्र",
|
|
95
|
+
"loadFailed": "लोड करने में विफल",
|
|
96
|
+
"saveFailed": "सहेजने में विफल",
|
|
97
|
+
"opFailed": "प्रचालन विफल रहा",
|
|
98
|
+
"installFailed": "इंस्टॉल विफल",
|
|
99
|
+
"createFailed": "बनाना विफल",
|
|
100
|
+
"deleteFailed": "हटाना विफल",
|
|
101
|
+
"applyFailed": "आवेदन विफल रहा",
|
|
102
|
+
"startFailed": "प्रारंभ विफल",
|
|
103
|
+
"statusLoadFailed": "स्थिति लोड करने में विफल",
|
|
104
|
+
"downloadFailed": "डाउनलोड विफल रहा",
|
|
105
|
+
"uploadDone": "अपलोड की गई {{count}} फ़ाइल(फ़ाइलें)",
|
|
106
|
+
"downloadStarted": "डाउनलोड प्रारंभ: {{name}}",
|
|
107
|
+
"savedOk": "सहेजा गया",
|
|
108
|
+
"noneSelectedShort": "—",
|
|
109
|
+
"unknownError": "अज्ञात त्रुटि",
|
|
110
|
+
"writtenSettings": "सेटिंग्स लिखी गईं",
|
|
111
|
+
"panelBlocked": "व्यवस्थापक पैनल में यह क्रिया पूर्ण नहीं की जा सकती",
|
|
112
|
+
"partialSuccess": "ऑपरेशन पूरी तरह सफल नहीं हुआ",
|
|
113
|
+
"createdOk": "बनाया था",
|
|
114
|
+
"updatedOk": "अद्यतन",
|
|
115
|
+
"deletedOk": "हटाए गए",
|
|
116
|
+
"applyDone": "आवेदन पूरा हो गया",
|
|
117
|
+
"applyIncomplete": "अपूर्ण आवेदन करें",
|
|
118
|
+
"checking": "जाँच हो रही है...",
|
|
119
|
+
"dismiss": "बंद करना",
|
|
120
|
+
"hide": "छिपाना",
|
|
121
|
+
"show": "दिखाओ",
|
|
122
|
+
"done": "हो गया",
|
|
123
|
+
"next": "अगला",
|
|
124
|
+
"previous": "पहले का"
|
|
125
|
+
}
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
{
|
|
2
|
+
"presetCdTrue": "सीडी ऐप + सत्य (परीक्षण)",
|
|
3
|
+
"presetCleanTmp": "स्वच्छ तापमान (नमूना)",
|
|
4
|
+
"presetNpmCron": "एनपीएम रन क्रॉन (यदि कोई हो)",
|
|
5
|
+
"presetAppBin": "ऐप बाइनरी चलाएँ",
|
|
6
|
+
"presetRsync": "स्थिर समन्वयन (नमूना rsync)",
|
|
7
|
+
"noLinuxUser": "(कोई लिनक्स उपयोगकर्ता नहीं) · {{name}}",
|
|
8
|
+
"projectUser": "प्रोजेक्ट उपयोगकर्ता",
|
|
9
|
+
"panelUser": "ysk · पैनल/सिस्टम",
|
|
10
|
+
"system": "प्रणाली",
|
|
11
|
+
"rootCareful": "जड़ · प्रणाली (सावधान)",
|
|
12
|
+
"customUser": "{{user}} · रीति",
|
|
13
|
+
"success": "सफलता",
|
|
14
|
+
"failed": "असफल",
|
|
15
|
+
"noProjects": "अभी तक कोई प्रोजेक्ट नहीं",
|
|
16
|
+
"noProjectsHint": "क्रॉन पंजीकृत करने से पहले एक प्रोजेक्ट (और अधिमानतः एक सिस्टम उपयोगकर्ता) बनाएं",
|
|
17
|
+
"userSuffix": "· उपयोगकर्ता",
|
|
18
|
+
"mon": "सोम",
|
|
19
|
+
"tue": "मंगल",
|
|
20
|
+
"wed": "बुध",
|
|
21
|
+
"thu": "गुरु",
|
|
22
|
+
"fri": "शुक्र",
|
|
23
|
+
"sat": "बैठा",
|
|
24
|
+
"sun": "सूरज",
|
|
25
|
+
"everyNMin": "हर एन मिनट",
|
|
26
|
+
"fixedInterval": "निश्चित अंतराल",
|
|
27
|
+
"hourly": "प्रति घंटा",
|
|
28
|
+
"atMinute": "मिनट पर",
|
|
29
|
+
"daily": "दैनिक",
|
|
30
|
+
"atTime": "समय पर",
|
|
31
|
+
"weekly": "साप्ताहिक",
|
|
32
|
+
"weekdayTime": "कार्यदिवस + समय",
|
|
33
|
+
"monthly": "महीने के",
|
|
34
|
+
"dayTime": "दिन+समय",
|
|
35
|
+
"advanced": "विकसित",
|
|
36
|
+
"customExpr": "कस्टम अभिव्यक्ति",
|
|
37
|
+
"everyMinute": "हर मिनट",
|
|
38
|
+
"everyMinutes": "हर {{n}} मिनट",
|
|
39
|
+
"hourlyAt": "प्रति घंटा मिनट पर {{n}}",
|
|
40
|
+
"dailyAt": "दैनिक {{time}}",
|
|
41
|
+
"weeklyNone": "साप्ताहिक (कोई दिन नहीं) {{time}}",
|
|
42
|
+
"weeklyAt": "साप्ताहिक {{days}} {{time}}",
|
|
43
|
+
"monthlyAt": "मासिक दिन {{day}} {{time}}",
|
|
44
|
+
"customAt": "कस्टम: {{expr}}",
|
|
45
|
+
"frequency": "अनुसूची आवृत्ति",
|
|
46
|
+
"interval": "अंतराल",
|
|
47
|
+
"fromHour": "एक घंटे के ऊपर से",
|
|
48
|
+
"intervalMinutes": "अंतराल मिनट",
|
|
49
|
+
"min1": "1 मिनट",
|
|
50
|
+
"minN": "{{n}} मिनट",
|
|
51
|
+
"minuteOfHour": "प्रत्येक घंटे का मिनट",
|
|
52
|
+
"minPad": "{{n}} मिनट",
|
|
53
|
+
"hour": "घंटा",
|
|
54
|
+
"minute": "मिनट",
|
|
55
|
+
"pickWeekdays": "कार्यदिवस चुनें",
|
|
56
|
+
"dayOfMonth": "महीने का दिन",
|
|
57
|
+
"dayOfMonthHint": "यदि महीने में वह दिन नहीं है तो छोड़ दिया गया",
|
|
58
|
+
"cronExpr": "क्रोंटैब अभिव्यक्ति",
|
|
59
|
+
"cronExprHint": "पाँच फ़ील्ड: न्यूनतम घंटा दिन महीना कार्यदिवस (0=रविवार)",
|
|
60
|
+
"cronExprPh": "क्रॉस्टैब अभिव्यक्ति",
|
|
61
|
+
"needLinuxUser": "चयनित प्रोजेक्ट में कोई Linux उपयोगकर्ता नहीं है - पहले प्रोजेक्ट संसाधन के अंतर्गत एक बनाएं",
|
|
62
|
+
"boundProject": "प्रोजेक्ट करने के लिए बाध्य; {{user}} के रूप में चलाएं (रनयूज़र आइसोलेशन)",
|
|
63
|
+
"systemJob": "सिस्टम कार्य; {{user}} के रूप में चलाएं",
|
|
64
|
+
"writtenManage": "प्रबंधित क्रोंटैब को लिखा गया (अभी तक होस्ट पर स्थापित नहीं किया गया है)",
|
|
65
|
+
"needInstall": "प्रभावी होने के लिए सिस्टम क्रॉस्टैब पर इंस्टॉल दबाएँ",
|
|
66
|
+
"createdManageOnly": "बनाया गया (केवल प्रबंधन)",
|
|
67
|
+
"installedSystem": "सिस्टम में स्थापित किया गया",
|
|
68
|
+
"hostSynced": "होस्ट सिंक हो गया",
|
|
69
|
+
"hostNotInstalled": "होस्ट पर नहीं",
|
|
70
|
+
"statusUnknown": "अज्ञात स्थिति",
|
|
71
|
+
"systemCrontab": "सिस्टम क्रॉस्टैब",
|
|
72
|
+
"synced": "सिंक किया गया",
|
|
73
|
+
"managedLines": "प्रबंधित लाइनें",
|
|
74
|
+
"jobsOnlyManage": "नौकरियाँ केवल प्रबंधन के लिए हैं। सिस्टम क्रॉस्टैब",
|
|
75
|
+
"hostHasYsk": "YSK प्रविष्टियाँ शामिल हैं",
|
|
76
|
+
"hostNoYsk": "स्थापित नहीं है या कोई YSK प्रविष्टियाँ नहीं हैं",
|
|
77
|
+
"pressInstall": "पंजीकृत नौकरियां अभी तक सिस्टम क्रॉस्टैब पर नहीं हैं - सिस्टम पर इंस्टॉल करें पर क्लिक करें।",
|
|
78
|
+
"jobsTab": "नौकरियाँ ({{count}})",
|
|
79
|
+
"registeredJobs": "पंजीकृत नौकरियाँ ({{count}})",
|
|
80
|
+
"jobsSub": "प्रबंधन प्रविष्टियाँ · परिवर्तन के बाद सिस्टम में स्थापित करें",
|
|
81
|
+
"addJob": "+ नौकरी जोड़ें",
|
|
82
|
+
"noCron": "अभी तक कोई क्रॉन नहीं",
|
|
83
|
+
"noCronDesc": "एक कार्य जोड़ें (सूची के शीर्ष दाईं ओर), फिर सिस्टम क्रोंटैब पर इंस्टॉल करें",
|
|
84
|
+
"onceInstalled": "पहले स्थापित किया गया",
|
|
85
|
+
"manageOnly": "केवल प्रबंधन करें",
|
|
86
|
+
"projectLabel": "परियोजना",
|
|
87
|
+
"systemLevel": "प्रणाली",
|
|
88
|
+
"runOnce": "अब दौड़े",
|
|
89
|
+
"runOnceOk": "एक बार दौड़ा",
|
|
90
|
+
"updatedManage": "प्रबंधन अद्यतन; सिस्टम क्रोंटैब पर पुनः स्थापित करें",
|
|
91
|
+
"updatedManageShort": "प्रबंधन अद्यतन किया गया",
|
|
92
|
+
"deletedManage": "प्रबंधन से हटा दिया गया; होस्ट को सिंक करने के लिए पुनः इंस्टॉल करें",
|
|
93
|
+
"installStatus": "स्थापित स्थिति",
|
|
94
|
+
"manageVsHost": "प्रबंधन बनाम मेजबान",
|
|
95
|
+
"hostYsk": "मेज़बान वाईएसके",
|
|
96
|
+
"lastInstall": "अंतिम स्थापना",
|
|
97
|
+
"installToSystem": "सिस्टम क्रोंटैब पर स्थापित करें",
|
|
98
|
+
"installHint": "इंस्टॉल मर्ज होस्ट crontab: गैर-YSK लाइनें रखता है और केवल पैनल-प्रबंधित नौकरियों को अपडेट करता है",
|
|
99
|
+
"hostPreview": "होस्ट क्रोनटैब पूर्वावलोकन",
|
|
100
|
+
"cannotRead": "पढ़ा नहीं जा सकता या इंस्टॉल नहीं किया जा सकता (विशेषाधिकारों की आवश्यकता है)",
|
|
101
|
+
"addJobTitle": "नौकरी जोड़ें",
|
|
102
|
+
"addJobDesc": "प्रबंधन लिखता है; क्रॉस्टैब को चलाने के लिए सिस्टम में इंस्टॉल करें",
|
|
103
|
+
"createManageOnly": "बनाएं (केवल प्रबंधन)",
|
|
104
|
+
"whenRun": "कब दौड़ना है",
|
|
105
|
+
"whenRunHint": "नीचे आवृत्ति चुनें; कच्चे क्रॉस्टैब के लिए उन्नत मोड",
|
|
106
|
+
"userPathHint": "उपयोगकर्ता + कमांड पथ प्रोजेक्ट होम/रनटाइम का अनुसरण करते हैं",
|
|
107
|
+
"pickProject": "— प्रोजेक्ट चुनें —",
|
|
108
|
+
"runAsUser": "उपयोगकर्ता के रूप में चलाएँ",
|
|
109
|
+
"runAsHint": "प्रोजेक्ट उपयोगकर्ता उपरोक्त प्रोजेक्ट को सिंक करता है; सिस्टम उपयोगकर्ता = सिस्टम-स्तरीय क्रॉन",
|
|
110
|
+
"noProjectsYet": "(अभी तक कोई प्रोजेक्ट नहीं)",
|
|
111
|
+
"runInHome": "प्रोजेक्ट होम के अंतर्गत चलाएं ({{home}}); सेव पर रनयूजर के साथ लपेटा गया",
|
|
112
|
+
"absPath": "निरपेक्ष पथ को प्राथमिकता दें",
|
|
113
|
+
"commonCmds": "सामान्य आदेश ({{runtime}})",
|
|
114
|
+
"actualPreview": "वास्तविक क्रोंटैब लाइन (पूर्वावलोकन)",
|
|
115
|
+
"noLinuxName": "इस प्रोजेक्ट का कोई लिनक्स उपयोगकर्ता नाम नहीं है - पहले संसाधन के अंतर्गत सिस्टम उपयोगकर्ता बनाएं।",
|
|
116
|
+
"afterCreate": "बनाने के बाद:",
|
|
117
|
+
"projectParen": "(प्रोजेक्ट {{name}})",
|
|
118
|
+
"systemParen": "(सिस्टम-स्तर, अनबाउंड)",
|
|
119
|
+
"weekLabel": "काम करने के दिन",
|
|
120
|
+
"willRun": "दौड़ेगा",
|
|
121
|
+
"projectNoLinux": "(कोई लिनक्स उपयोगकर्ता नहीं)",
|
|
122
|
+
"createManageOnlyParen": "बनाएं (केवल प्रबंधन)",
|
|
123
|
+
"runAsHintFull": "प्रोजेक्ट उपयोगकर्ता उपरोक्त प्रोजेक्ट को सिंक करता है; सिस्टम उपयोगकर्ता = सिस्टम-स्तरीय क्रॉन",
|
|
124
|
+
"systemParenFull": "(सिस्टम-स्तर, अनबाउंड)",
|
|
125
|
+
"hostOtherLines": "गैर-YSK लाइनें होस्ट करें",
|
|
126
|
+
"hostOtherLinesVal": "{{other}} अन्य ({{total}} होस्ट जॉब लाइनें)",
|
|
127
|
+
"deleteTitle": "क्रॉन जॉब हटाएं?",
|
|
128
|
+
"deleteDesc": "\"{{name}}\" हटाता है। सिस्टम क्रॉस्टैब पर लागू होने तक केवल नियंत्रण-विमान।",
|
|
129
|
+
"hostJobs": "मेज़बान नौकरियाँ",
|
|
130
|
+
"hostJobsTitle": "मेज़बान crontabs ({{count}})",
|
|
131
|
+
"usersScanned": "उपयोगकर्ताओं",
|
|
132
|
+
"filterUser": "उपयोगकर्ता",
|
|
133
|
+
"filterAll": "सभी उपयोगकर्ता",
|
|
134
|
+
"sourceYsk": "पैनल",
|
|
135
|
+
"sourceHost": "मेज़बान",
|
|
136
|
+
"noHostJobs": "इस दायरे में कोई क्रोंटैब नौकरियां नहीं हैं",
|
|
137
|
+
"hostPartial": "प्रत्येक उपयोगकर्ता crontab को नहीं पढ़ सका (रूट आवश्यक)",
|
|
138
|
+
"pendingInstall": "लंबित इंस्टॉल ({{count}})"
|
|
139
|
+
}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "डैशबोर्ड",
|
|
3
|
+
"health": "स्वास्थ्य",
|
|
4
|
+
"protection": "सुरक्षा मोड",
|
|
5
|
+
"welcome": "वाईएसके सर्वर में आपका स्वागत है",
|
|
6
|
+
"audit": "हालिया ऑडिट",
|
|
7
|
+
"needLogin": "ऑडिट इवेंट देखने के लिए साइन इन करें",
|
|
8
|
+
"features": "विशेषताएँ",
|
|
9
|
+
"featuresHint": "बैज: तैयार = सॉफ़्टवेयर स्थापित;",
|
|
10
|
+
"badge": {
|
|
11
|
+
"panel": "पैनल",
|
|
12
|
+
"notInstalled": "स्थापित नहीं हे",
|
|
13
|
+
"ready": "तैयार",
|
|
14
|
+
"installed": "स्थापित",
|
|
15
|
+
"prodReady": "उत्पाद तैयार",
|
|
16
|
+
"check": "जाँच करना",
|
|
17
|
+
"needPerm": "पर्म की जरूरत है"
|
|
18
|
+
},
|
|
19
|
+
"status": {
|
|
20
|
+
"healthy": "स्वस्थ",
|
|
21
|
+
"prodReady": "उत्पाद तैयार",
|
|
22
|
+
"needsCheck": "जांच की जरूरत है"
|
|
23
|
+
},
|
|
24
|
+
"stat": {
|
|
25
|
+
"backups": "बैकअप",
|
|
26
|
+
"notifications": "अलर्ट",
|
|
27
|
+
"certExpiry": "प्रमाणपत्र समाप्ति"
|
|
28
|
+
},
|
|
29
|
+
"tabs": {
|
|
30
|
+
"overview": "सिंहावलोकन",
|
|
31
|
+
"wizard": "त्वरित निर्माण",
|
|
32
|
+
"notifications": "अलर्ट",
|
|
33
|
+
"features": "विशेषताएँ"
|
|
34
|
+
},
|
|
35
|
+
"serviceHealth": "सेवा स्वास्थ्य",
|
|
36
|
+
"serviceHealthDesc": "लाइव systemctl जांच",
|
|
37
|
+
"fullServiceMatrix": "पूर्ण सेवा मैट्रिक्स",
|
|
38
|
+
"readinessCheck": "तत्परता:",
|
|
39
|
+
"prodOk": "उत्पादन तैयार",
|
|
40
|
+
"notFullyReady": "पूरी तरह तैयार नहीं",
|
|
41
|
+
"modeScore": "मोड {{mode}} · स्कोर {{ready}}/{{total}}",
|
|
42
|
+
"mode": {
|
|
43
|
+
"degraded": "अपमानित",
|
|
44
|
+
"production_capable": "उत्पादन तैयार",
|
|
45
|
+
"normal": "सामान्य"
|
|
46
|
+
},
|
|
47
|
+
"details": "विवरण",
|
|
48
|
+
"certExpiryTitle": "प्रमाणपत्र की समाप्ति:",
|
|
49
|
+
"certExpired": "खत्म हो चुका",
|
|
50
|
+
"certDays": "{{days}}d",
|
|
51
|
+
"securityStrip": "सुरक्षा एवं लागू स्थिति",
|
|
52
|
+
"securityStripDesc": "लाइव अलर्ट + ईमानदारी ऑडिट लागू करें (लिखित ≠ लागू)",
|
|
53
|
+
"notifCount": "अलर्ट {{count}}",
|
|
54
|
+
"criticalCount": "· गंभीर {{count}}",
|
|
55
|
+
"warnCount": "· चेतावनी {{count}}",
|
|
56
|
+
"applyAuditBadge": "ऑडिट लागू करें · ठीक है {{ok}} · चेतावनी {{warn}} · ख़राब {{bad}}",
|
|
57
|
+
"executeBadge": "निष्पादित {{state}}",
|
|
58
|
+
"executeLabel": "EXECUTE",
|
|
59
|
+
"go": "खुला",
|
|
60
|
+
"open": "खुला",
|
|
61
|
+
"noCriticalWarn": "कोई महत्वपूर्ण या चेतावनी अलर्ट नहीं",
|
|
62
|
+
"notifCenter": "अधिसूचना केंद्र",
|
|
63
|
+
"noHealthYet": "स्वास्थ्य स्थिति अभी उपलब्ध नहीं है",
|
|
64
|
+
"sysChange": "व्यवस्था परिवर्तन",
|
|
65
|
+
"opened": "पर",
|
|
66
|
+
"closed": "बंद",
|
|
67
|
+
"readinessLink": "तत्परता →",
|
|
68
|
+
"hostMetrics": "होस्ट मेट्रिक्स",
|
|
69
|
+
"loadAvg": "लोड औसत (1 · 5 · 15 मिनट)",
|
|
70
|
+
"memoryDash": "याद -",
|
|
71
|
+
"metricsLink": "मेट्रिक्स →",
|
|
72
|
+
"runningOf": "चल रहा है {{running}}/{{total}}",
|
|
73
|
+
"noProjects": "अभी तक कोई प्रोजेक्ट नहीं",
|
|
74
|
+
"wizardLink": "त्वरित निर्माण →",
|
|
75
|
+
"allProjects": "सभी परियोजनाएँ →",
|
|
76
|
+
"recentN": "अंतिम {{n}}",
|
|
77
|
+
"runningCount": "चल रहा है {{n}}",
|
|
78
|
+
"securityLink": "सुरक्षा →",
|
|
79
|
+
"wizardTitle": "त्वरित निर्माण",
|
|
80
|
+
"wizardDesc": "एक प्रोजेक्ट बनाएं और वैकल्पिक रूप से डीएनएस/मेल/डेटाबेस का मसौदा तैयार करें (प्रत्येक फीचर पेज पर लागू करें)",
|
|
81
|
+
"projectName": "प्रोजेक्ट का नाम",
|
|
82
|
+
"projectNameHint": "प्रदर्शित होने वाला नाम; एक मेल खाती निर्देशिका बनाता है",
|
|
83
|
+
"domainOptional": "डोमेन (वैकल्पिक)",
|
|
84
|
+
"domainHint": "DNS और मेल विकल्प सक्षम करने के लिए आवश्यक है",
|
|
85
|
+
"runtime": "क्रम",
|
|
86
|
+
"runtimeHint": "डिफ़ॉल्ट रनटाइम संस्करण और परिनियोजन शैली सेट करता है",
|
|
87
|
+
"runtimeVersion": "रनटाइम संस्करण",
|
|
88
|
+
"versionHint": "प्रोजेक्ट रनटाइम_वर्जन के रूप में संग्रहीत",
|
|
89
|
+
"serverIpv4": "सर्वर IPv4",
|
|
90
|
+
"serverIpv4Hint": "डीएनएस ए/मेल एसपीएफ़",
|
|
91
|
+
"serverIpv4Ph": "यह सार्वजनिक IPv4 होस्ट करता है",
|
|
92
|
+
"serverIpv6": "सर्वर IPv6 (वैकल्पिक)",
|
|
93
|
+
"serverIpv6Hint": "सेट होने पर AAAA / ip6: लिखता है",
|
|
94
|
+
"serverIpv6Ph": "सार्वजनिक IPv6 (वैकल्पिक)",
|
|
95
|
+
"withDns": "DNS ज़ोन भी बनाएं",
|
|
96
|
+
"withDnsDesc": "डोमेन की आवश्यकता है; केवल पंजीकरण - डीएनएस पेज पर जोन लागू करें",
|
|
97
|
+
"withMail": "मेल डोमेन भी रजिस्टर करें",
|
|
98
|
+
"withMailDesc": "डोमेन की आवश्यकता है; मेल विवरण पृष्ठ पर सॉफ़्टवेयर और DNS स्थापित करें",
|
|
99
|
+
"withDb": "MySQL डेटाबेस भी ड्राफ्ट करें",
|
|
100
|
+
"withDbDesc": "नियंत्रण-विमान पंजीकरण; SQL इंजन पेज पर लागू करें",
|
|
101
|
+
"wizardHint": "त्वरित निर्माण स्वचालित रूप से लाइव नहीं होता है",
|
|
102
|
+
"wizardSubmit": "बनाएं",
|
|
103
|
+
"wizardOk": "बनाया था",
|
|
104
|
+
"wizardPartial": "आंशिक रूप से असफल",
|
|
105
|
+
"notifCenterTitle": "सूचनाएं ({{count}})",
|
|
106
|
+
"notifCenterDesc": "गंभीर {{critical}} · चेतावनी {{warn}} · जानकारी {{info}}",
|
|
107
|
+
"noNotifs": "कोई सूचना नहीं",
|
|
108
|
+
"noNotifsDesc": "सिस्टम अलर्ट और कार्य यहां दिखाई देते हैं",
|
|
109
|
+
"applyAuditTitle": "स्टेटस ऑडिट लागू करें",
|
|
110
|
+
"applyAuditDesc": "ठीक है {{ok}} · चेतावनी {{warn}} · ख़राब {{bad}}"
|
|
111
|
+
}
|