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,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"draft": "मसौदा",
|
|
3
|
+
"written": "लिखित (पैनल डेटा)",
|
|
4
|
+
"planned": "प्रगति पर है",
|
|
5
|
+
"applied": "होस्ट पर लागू किया गया",
|
|
6
|
+
"failed": "असफल",
|
|
7
|
+
"pendingExecute": "होस्ट निष्पादन की आवश्यकता है",
|
|
8
|
+
"uploaded": "अपलोड किए गए",
|
|
9
|
+
"issued": "जारी किए गए",
|
|
10
|
+
"missing": "फ़ाइल गुम हो गई है"
|
|
11
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"recent": "हालिया ऑडिट",
|
|
3
|
+
"lastN": "अंतिम {{n}}",
|
|
4
|
+
"actions": {
|
|
5
|
+
"protection.change": "सुरक्षा सेटिंग बदल गईं",
|
|
6
|
+
"auth.locale": "यूआई भाषा बदल गई",
|
|
7
|
+
"auth.login": "साइन इन किया गया",
|
|
8
|
+
"auth.logout": "साइन आउट कर दिया गया",
|
|
9
|
+
"system.firewall.allow_port": "फ़ायरवॉल पोर्ट की अनुमति देता है",
|
|
10
|
+
"system.firewall.deny": "फ़ायरवॉल आईपी से इनकार करता है",
|
|
11
|
+
"system.firewall.apply": "फ़ायरवॉल लागू करें",
|
|
12
|
+
"project.deploy": "परियोजना परिनियोजन",
|
|
13
|
+
"project.create": "प्रोजेक्ट बनाया गया",
|
|
14
|
+
"project.delete": "प्रोजेक्ट हटा दिया गया",
|
|
15
|
+
"ssl.request": "एसएसएल अनुरोध",
|
|
16
|
+
"ssl.upload": "एसएसएल अपलोड",
|
|
17
|
+
"system.firewall.enable": "फ़ायरवॉल सक्षम/अक्षम करें",
|
|
18
|
+
"system.firewall.delete_rule": "फ़ायरवॉल नियम हटाएँ",
|
|
19
|
+
"system.firewall.delete_deny": "स्थायी अस्वीकार आईपी हटाएँ",
|
|
20
|
+
"db.adminer.apply": "डीबी ब्राउज़र प्रोजेक्ट",
|
|
21
|
+
"project.goLive": "प्रोजेक्ट गो-लाइव",
|
|
22
|
+
"project.publish": "Nginx प्रकाशित करें",
|
|
23
|
+
"project.suspend": "प्रोजेक्ट स्थगित करें",
|
|
24
|
+
"software.install": "सॉफ़्टवेयर इंस्टॉल करें",
|
|
25
|
+
"software.update": "सॉफ़्टवेयर अद्यतन करें"
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
{
|
|
2
|
+
"settingsSaved": "बैकअप सेटिंग्स सहेजी गईं",
|
|
3
|
+
"saveFailed": "सहेजना विफल",
|
|
4
|
+
"downloadStarted": "डाउनलोड प्रारंभ: {{name}}",
|
|
5
|
+
"nothingToDo": "कुछ भी नहीं करना",
|
|
6
|
+
"tarOkSideFail": "टार ओके/साइड स्टेप्स में समस्याएँ थीं",
|
|
7
|
+
"success": "सफलता",
|
|
8
|
+
"hasFailures": "असफलताएं हैं",
|
|
9
|
+
"notYet": "अभी तक नहीं",
|
|
10
|
+
"enabled": "सक्रिय",
|
|
11
|
+
"needPassword": "पासवर्ड गुम है",
|
|
12
|
+
"off": "बंद",
|
|
13
|
+
"lastRun": "अंतिम {{label}}",
|
|
14
|
+
"backupFiles": "बैकअप फ़ाइलें",
|
|
15
|
+
"projects": "परियोजनाओं",
|
|
16
|
+
"lastAll": "आख़िरी बात",
|
|
17
|
+
"remote": "दूर",
|
|
18
|
+
"withBackups": "बैकअप वाली परियोजनाएँ",
|
|
19
|
+
"ops": "कार्रवाई",
|
|
20
|
+
"remoteExclude": "रिमोट / बहिष्कृत",
|
|
21
|
+
"about": "के बारे में",
|
|
22
|
+
"noBackups": "अभी तक कोई बैकअप नहीं है",
|
|
23
|
+
"noBackupsDesc": "किसी प्रोजेक्ट विवरण पर \"सभी प्रोजेक्ट का बैकअप लें\" या बैकअप चलाएँ",
|
|
24
|
+
"goOps": "क्रियाओं पर जाएँ",
|
|
25
|
+
"projectShort": "परियोजना",
|
|
26
|
+
"download": "डाउनलोड करना",
|
|
27
|
+
"preview": "पूर्व दर्शन",
|
|
28
|
+
"restoreWeb": "वेब पुनर्स्थापित करें",
|
|
29
|
+
"restoreFull": "पूर्ण पुनर्स्थापना",
|
|
30
|
+
"delete": "मिटाना",
|
|
31
|
+
"opsTitle": "कार्रवाई",
|
|
32
|
+
"opsHint": "0 प्रोजेक्ट या सभी छोड़े गए = सफलता;",
|
|
33
|
+
"noProjects": "(कोई प्रोजेक्ट नहीं)",
|
|
34
|
+
"successRatio": "· {{ok}}/{{total}} ठीक है",
|
|
35
|
+
"summary": "सारांश{{extra}}",
|
|
36
|
+
"backupFailed": "बैकअप विफल रहा",
|
|
37
|
+
"backupDone": "बैकअप पूर्ण",
|
|
38
|
+
"backupAll": "सभी प्रोजेक्ट का बैकअप लें",
|
|
39
|
+
"controlPlane": "बैकअप नियंत्रण विमान",
|
|
40
|
+
"controlPlaneDone": "नियंत्रण-विमान बैकअप पूर्ण",
|
|
41
|
+
"cronCmd": "आदेश: ysk-सर्वर बैकअप सभी --डेटा-dir...",
|
|
42
|
+
"cronHint": "EXECUTE चालू होने पर इंस्टाल = ट्रू लोड होस्ट क्रॉन्टैब के साथ POST शेड्यूल करें;",
|
|
43
|
+
"dailyCronRegistered": "प्रतिदिन 03:00 बजे का शेड्यूल पंजीकृत करें",
|
|
44
|
+
"registerDailyCron": "दैनिक शेड्यूल रजिस्टर करें (+ इंस्टॉल करें)",
|
|
45
|
+
"resticNeedConfig": "रेस्टिक सक्षम करें और पहले रिमोट/एक्सक्लूड के अंतर्गत पासवर्ड सेट करें",
|
|
46
|
+
"resticFailed": "रेस्टिक विफल",
|
|
47
|
+
"resticDone": "विश्रामात्मक वृद्धिशील पूर्ण",
|
|
48
|
+
"resticOnly": "केवल रेस्टिक चलाएँ",
|
|
49
|
+
"listSnapshots": "रेस्टिक स्नैपशॉट की सूची बनाएं",
|
|
50
|
+
"lastAllDetail": "अंतिम पूर्ण बैकअप विवरण",
|
|
51
|
+
"time": "समय",
|
|
52
|
+
"result": "परिणाम",
|
|
53
|
+
"nothingZero": "करने को कुछ नहीं (0 परियोजनाएँ)",
|
|
54
|
+
"notes": "टिप्पणियाँ",
|
|
55
|
+
"status": "स्थिति",
|
|
56
|
+
"skipped": "छोड़ा गया",
|
|
57
|
+
"failed": "असफल",
|
|
58
|
+
"lastNoProjects": "पिछली बार किसी प्रोजेक्ट को बैकअप की आवश्यकता नहीं थी।",
|
|
59
|
+
"noPerProject": "प्रति-प्रोजेक्ट परिणाम नहीं.",
|
|
60
|
+
"remoteSide": "रिमोट/रेस्टिक साइड स्टेप्स",
|
|
61
|
+
"step": "कदम",
|
|
62
|
+
"remoteStep": "दूर",
|
|
63
|
+
"restoreProjectId": "प्रोजेक्टआईडी पुनर्स्थापित करें (खाली = सभी की सूची)",
|
|
64
|
+
"needProjectOrTag": "प्रोजेक्टआईडी भरें या स्नैपशॉट में प्रोजेक्ट: टैग होना चाहिए",
|
|
65
|
+
"dryRunDone": "ड्राई-रन पूर्ण (कोई लेखन नहीं)",
|
|
66
|
+
"allSuccess": "सभी सफल हुए",
|
|
67
|
+
"failOrSkip": "विफलताएँ/छोड़ना",
|
|
68
|
+
"noteN": "नोट {{n}}",
|
|
69
|
+
"enableRemote": "रिमोट पुश सक्षम करें",
|
|
70
|
+
"targetKind": "लक्ष्य प्रकार",
|
|
71
|
+
"remoteKindAria": "दूरस्थ लक्ष्य प्रकार",
|
|
72
|
+
"localPath": "स्थानीय पथ",
|
|
73
|
+
"host": "मेज़बान",
|
|
74
|
+
"port": "पत्तन",
|
|
75
|
+
"username": "उपयोगकर्ता नाम",
|
|
76
|
+
"password": "पासवर्ड",
|
|
77
|
+
"passwordSshHint": "होस्ट SSH कुंजी का उपयोग करने के लिए खाली करें",
|
|
78
|
+
"savedLeaveEmpty": "यदि पहले से ही सहेजा गया है तो खाली छोड़ दें",
|
|
79
|
+
"s3Bucket": "बाल्टी पथ",
|
|
80
|
+
"region": "क्षेत्र",
|
|
81
|
+
"endpointOptional": "समापन बिंदु (वैकल्पिक)",
|
|
82
|
+
"localMirror": "स्थानीय दर्पण पथ",
|
|
83
|
+
"remotePath": "सुदूर पथ",
|
|
84
|
+
"resticTitle": "रेस्टिक वृद्धिशील",
|
|
85
|
+
"resticDesc": "वैकल्पिक; PATH पर विश्राम करें. सक्षम होने पर पासवर्ड आवश्यक है (कोई डिफ़ॉल्ट नहीं)",
|
|
86
|
+
"enableRestic": "रेस्टिक सक्षम करें",
|
|
87
|
+
"repoPath": "रेपो पथ",
|
|
88
|
+
"repoPassword": "रेपो पासवर्ड",
|
|
89
|
+
"repoPassSaved": "सहेजा गया; खाली = रखना. सक्षम होने पर आवश्यक.",
|
|
90
|
+
"repoPassRequired": "रेस्टिक सक्षम होने पर आवश्यक (कोई डिफ़ॉल्ट पासवर्ड नहीं)",
|
|
91
|
+
"savedPlaceholder": "सहेजा गया (खाली = रखें)",
|
|
92
|
+
"required": "आवश्यक",
|
|
93
|
+
"s3RepoUrl": "या S3 रेपो यूआरएल",
|
|
94
|
+
"excludeTitle": "नियम बहिष्कृत करें",
|
|
95
|
+
"excludeSub": "टार बहिष्कृत पथ, प्रति पंक्ति एक ग्लोब",
|
|
96
|
+
"excludeList": "सूची बहिष्कृत करें",
|
|
97
|
+
"saveAll": "सभी सेटिंग्स सहेजें",
|
|
98
|
+
"restoreFailed": "पुनर्स्थापना विफल",
|
|
99
|
+
"previewDone": "पूर्वावलोकन पूर्ण",
|
|
100
|
+
"restoreDone": "पूर्ण पुनर्स्थापित करें",
|
|
101
|
+
"previewQ": "बैकअप सामग्री का पूर्वावलोकन करें?",
|
|
102
|
+
"restoreWebQ": "चयनात्मक पुनर्स्थापना (वेब)?",
|
|
103
|
+
"restoreFullQ": "पूर्ण पुनर्स्थापना?",
|
|
104
|
+
"previewDesc": "केवल सूची {{name}} - कोई फ़ाइल परिवर्तन नहीं।",
|
|
105
|
+
"restoreWebDesc": "प्रोजेक्ट होम (सुरक्षित) में {{name}} निकालें।",
|
|
106
|
+
"restoreFullDesc": "{{name}} की पूर्ण टार बहाली; मौजूदा फ़ाइलों को अधिलेखित कर सकता है.",
|
|
107
|
+
"restore": "पुनर्स्थापित करना",
|
|
108
|
+
"cancel": "रद्द करना",
|
|
109
|
+
"deleteFailed": "हटाना विफल",
|
|
110
|
+
"deleted": "हटाए गए",
|
|
111
|
+
"deleteTitle": "बैकअप फ़ाइल हटाएं?",
|
|
112
|
+
"deleteDesc": "{{name}} को स्थायी रूप से हटाएं",
|
|
113
|
+
"resticSafeTitle": "रेस्टिक को सुरक्षित निर्देशिका में पुनर्स्थापित करें?",
|
|
114
|
+
"resticSafeDesc": "{{snapshot}} को प्रोजेक्ट {{project}} पर पुनर्स्थापित करें .restic-restore-* निर्देशिका",
|
|
115
|
+
"resticRestoreDone": "रेस्टिक पुनर्स्थापना पूर्ण",
|
|
116
|
+
"overwriteTitle": "ख़तरा: घर को अधिलेखित करें",
|
|
117
|
+
"overwriteDesc": "प्रोजेक्ट {{project}} के लिए होम को अधिलेखित कर दिया जाएगा। पुष्टि करने के लिए ओवरराइट टाइप करें।",
|
|
118
|
+
"confirmString": "स्ट्रिंग की पुष्टि करें",
|
|
119
|
+
"overwriteHome": "घर को अधिलेखित करें",
|
|
120
|
+
"resticOverwriteDone": "रेस्टिक ओवरराइट होम पूर्ण",
|
|
121
|
+
"opsResult": "ऑप्स परिणाम",
|
|
122
|
+
"filesTitle": "बैकअप फ़ाइलें ({{count}})",
|
|
123
|
+
"filesSub": "प्रबंधन-डीआईआर टार · डाउनलोड के लिए लॉगिन की आवश्यकता है · पुनर्स्थापित करें: ड्राई-रन / वेब / पूर्ण",
|
|
124
|
+
"backupAllBtn": "सभी का बैकअप लें",
|
|
125
|
+
"yes": "हाँ",
|
|
126
|
+
"no": "नहीं",
|
|
127
|
+
"safeDir": "सुरक्षित निर्देशिका",
|
|
128
|
+
"remotePushTitle": "रिमोट पुश लक्ष्य",
|
|
129
|
+
"remotePushSub": "स्थानीय टार सफल होने के बाद, एसएफटीपी, स्थानीय पथ, या एस3 पर पुश करें",
|
|
130
|
+
"accessKey": "प्रवेश की चाबी",
|
|
131
|
+
"secretKey": "गुप्त कुंजी",
|
|
132
|
+
"overwriteConfirmHint": "ओवरराइट की पुष्टि करने के लिए ओवरराइट टाइप करें"
|
|
133
|
+
}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "बीटी ट्रैकर",
|
|
3
|
+
"sub": "Self-hosted BitTorrent / WebTorrent tracker for file shares",
|
|
4
|
+
"pageDesc": "Seed panel file shares over BitTorrent. Start the tracker, set a public announce host, then create BT shares in Files.",
|
|
5
|
+
"status": "Status",
|
|
6
|
+
"running": "Running",
|
|
7
|
+
"stopped": "Stopped",
|
|
8
|
+
"installed": "Installed (bundled)",
|
|
9
|
+
"start": "Start tracker",
|
|
10
|
+
"stop": "Stop tracker",
|
|
11
|
+
"refresh": "Refresh",
|
|
12
|
+
"settings": "Settings",
|
|
13
|
+
"httpPort": "HTTP / WebSocket port",
|
|
14
|
+
"udpPort": "UDP port (0 = off)",
|
|
15
|
+
"listenHost": "Listen host",
|
|
16
|
+
"wsEnabled": "WebSocket tracker (browser WebTorrent)",
|
|
17
|
+
"wsEnabledHint": "Required for browser WebTorrent clients",
|
|
18
|
+
"autostart": "Autostart with panel",
|
|
19
|
+
"autostartHint": "Start tracker when ysk-server serve boots",
|
|
20
|
+
"publicAnnounceHost": "Public announce host",
|
|
21
|
+
"publicAnnounceHostHint": "Host or host:port used in magnet announce URLs. Empty = 127.0.0.1 until you set a public hostname.",
|
|
22
|
+
"maxSeeds": "Max concurrent seeds",
|
|
23
|
+
"seederPorts": "Seeder peer ports",
|
|
24
|
+
"seederPortsHint": "Local peer listen range for the in-process seeder",
|
|
25
|
+
"saveSettings": "Save settings",
|
|
26
|
+
"applyHint": "Saving ports does not open the firewall — use network exposure or Start after EXECUTE.",
|
|
27
|
+
"torrents": "Tracked torrents",
|
|
28
|
+
"torrentsEmpty": "No announce traffic yet",
|
|
29
|
+
"torrentsEmptyHint": "Create a file share with BitTorrent mode in Files. This table fills as peers announce and the server seeds.",
|
|
30
|
+
"torrentsDesc": "Live swarm from the tracker, plus local seeder status for panel shares.",
|
|
31
|
+
"colName": "Name",
|
|
32
|
+
"colHash": "Info hash",
|
|
33
|
+
"colSeeds": "Seeds",
|
|
34
|
+
"colLeechers": "Leechers",
|
|
35
|
+
"colStatus": "Status",
|
|
36
|
+
"announceUrls": "Announce URLs",
|
|
37
|
+
"announceDesc": "Put these trackers in clients, or rely on magnets generated by the panel.",
|
|
38
|
+
"copy": "Copy",
|
|
39
|
+
"copied": "Copied",
|
|
40
|
+
"statsTorrents": "Torrents",
|
|
41
|
+
"statsPeers": "Peers",
|
|
42
|
+
"statsAnnounces": "Announces",
|
|
43
|
+
"statsJobs": "Active jobs",
|
|
44
|
+
"openShares": "File shares",
|
|
45
|
+
"needExecute": "Enable system-change permission (YSK_EXECUTE) to open ports and run production seeds.",
|
|
46
|
+
"guideTitle": "What is this?",
|
|
47
|
+
"guideBody": "When you create a BT file share, YSK builds a .torrent, seeds it, and announces peers via this tracker. Open the port if downloaders are off-host.",
|
|
48
|
+
"restoreSeeds": "Re-seed BT shares",
|
|
49
|
+
"restoreSeedsHint": "Start tracker if needed and re-seed shares that still have a .torrent on disk.",
|
|
50
|
+
"bundledNote": "Bundled with YSK Server (Node). No apt install/uninstall — Start/Stop manages the process.",
|
|
51
|
+
"stackTitle": "Software",
|
|
52
|
+
"jobs": "Torrent jobs",
|
|
53
|
+
"jobsEmpty": "No background torrent jobs",
|
|
54
|
+
"jobsEmptyHint": "Large shares (≥128 MiB) build .torrent files in the background so the Files dialog stays responsive.",
|
|
55
|
+
"jobsDesc": "Background create-torrent queue for large file or folder shares.",
|
|
56
|
+
"colJob": "Job",
|
|
57
|
+
"colShare": "Share",
|
|
58
|
+
"colJobStatus": "Job status",
|
|
59
|
+
"colEnqueued": "Enqueued",
|
|
60
|
+
"refreshJobs": "Refresh jobs",
|
|
61
|
+
"tabOverview": "Overview",
|
|
62
|
+
"tabTorrents": "Torrents",
|
|
63
|
+
"tabJobs": "Jobs",
|
|
64
|
+
"tabSettings": "Settings",
|
|
65
|
+
"tabAbout": "About",
|
|
66
|
+
"heroRunning": "Tracker is live",
|
|
67
|
+
"heroStopped": "Tracker is stopped",
|
|
68
|
+
"heroRunningSub": "Peers can announce and discover seeds for panel shares.",
|
|
69
|
+
"heroStoppedSub": "Start the tracker before sharing large files over BitTorrent.",
|
|
70
|
+
"live": "Live",
|
|
71
|
+
"liveOff": "Idle",
|
|
72
|
+
"quickStart": "Quick start",
|
|
73
|
+
"quickStartDesc": "Three steps to share files over BitTorrent.",
|
|
74
|
+
"step1Title": "Set public announce host",
|
|
75
|
+
"step1Hint": "Hostname clients use in magnets (Settings).",
|
|
76
|
+
"step2Title": "Start the tracker",
|
|
77
|
+
"step2Hint": "Open port exposure if peers are off this host.",
|
|
78
|
+
"step3Title": "Create a BT share",
|
|
79
|
+
"step3Hint": "In Files → Share, choose BitTorrent or both.",
|
|
80
|
+
"stepDone": "Done",
|
|
81
|
+
"stepTodo": "Todo",
|
|
82
|
+
"networkCard": "Network",
|
|
83
|
+
"networkCardDesc": "Where the tracker listens and what host appears in magnets.",
|
|
84
|
+
"seederCard": "Seeder",
|
|
85
|
+
"seederCardDesc": "In-process WebTorrent seeder limits and peer ports.",
|
|
86
|
+
"lifecycleCard": "Lifecycle",
|
|
87
|
+
"lifecycleCardDesc": "Boot behaviour and how the service is packaged.",
|
|
88
|
+
"pid": "PID",
|
|
89
|
+
"port": "Port",
|
|
90
|
+
"announceHost": "Announce host",
|
|
91
|
+
"goSettings": "Open settings",
|
|
92
|
+
"searchTorrents": "Search name or hash…",
|
|
93
|
+
"filterAll": "All",
|
|
94
|
+
"filterSeeding": "Seeding",
|
|
95
|
+
"filterOther": "Other",
|
|
96
|
+
"noMatch": "No torrents match your filter",
|
|
97
|
+
"seedStatusSeeding": "Seeding",
|
|
98
|
+
"seedStatusPending": "Pending",
|
|
99
|
+
"seedStatusError": "Error",
|
|
100
|
+
"seedStatusStopped": "Stopped",
|
|
101
|
+
"seedStatusNone": "None",
|
|
102
|
+
"notesTitle": "Service notes",
|
|
103
|
+
"exposureTitle": "Network access",
|
|
104
|
+
"protoHttp": "HTTP",
|
|
105
|
+
"protoWs": "WS",
|
|
106
|
+
"protoUdp": "UDP",
|
|
107
|
+
"saveOk": "Settings saved",
|
|
108
|
+
"startedOk": "Tracker started",
|
|
109
|
+
"stoppedOk": "Tracker stopped",
|
|
110
|
+
"restoredOk": "Re-seed finished",
|
|
111
|
+
"httpPortHint": "Default 8000 (YSK catalog / firewall chip). Open TCP if peers are off-host.",
|
|
112
|
+
"udpPortHint": "Optional classic UDP announce. 0 = off (browser WebTorrent uses HTTP/WS). Prefer 6969 or the same port as HTTP if you open UDP on the firewall.",
|
|
113
|
+
"udpPortOff": "0 · Off",
|
|
114
|
+
"udpPortSameHttp": "Same as HTTP ({{port}})",
|
|
115
|
+
"udpPortClassic": "6969 · Classic",
|
|
116
|
+
"portSuggest8000": "8000 · Recommended",
|
|
117
|
+
"saveOkRestart": "सहेजा गया - पोर्ट लागू करने के लिए ट्रैकर को पुनरारंभ करें",
|
|
118
|
+
"announceHostUnset": "—"
|
|
119
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"sw": {
|
|
3
|
+
"vsftpd": "बनामएफटीपीडी (एफटीपीएस)",
|
|
4
|
+
"db_util": "डीबी-उपयोग (एफ़टीपी उपयोगकर्ता डीबी)",
|
|
5
|
+
"nginx": "Nginx",
|
|
6
|
+
"certbot": "सर्टिबॉट (आइए एन्क्रिप्ट करें)",
|
|
7
|
+
"mysql_client": "MySQL/MariaDB क्लाइंट",
|
|
8
|
+
"mysql_server": "MySQL सर्वर",
|
|
9
|
+
"mariadb_server": "मारियाडीबी सर्वर",
|
|
10
|
+
"postgresql_client": "पोस्टग्रेएसक्यूएल क्लाइंट",
|
|
11
|
+
"postgresql": "पोस्टग्रेएसक्यूएल सर्वर",
|
|
12
|
+
"redis_tools": "रेडिस क्लाइंट",
|
|
13
|
+
"redis_server": "रेडिस सर्वर",
|
|
14
|
+
"ufw": "यूएफडब्ल्यू फ़ायरवॉल",
|
|
15
|
+
"fail2ban": "फ़ैल2बैन",
|
|
16
|
+
"postfix": "पोस्टफ़िक्स",
|
|
17
|
+
"dovecot": "दरबा",
|
|
18
|
+
"opendkim": "ओपनडीकेआईएम",
|
|
19
|
+
"pdns_server": "पॉवरडीएनएस",
|
|
20
|
+
"git": "गिट",
|
|
21
|
+
"node": "Node.js",
|
|
22
|
+
"php": "PHP",
|
|
23
|
+
"python": "Python",
|
|
24
|
+
"go": "Go",
|
|
25
|
+
"rust": "Rust",
|
|
26
|
+
"chromium": "क्रोमियम / क्रोम"
|
|
27
|
+
},
|
|
28
|
+
"php": {
|
|
29
|
+
"session": "सत्र",
|
|
30
|
+
"opcache": "OPcache"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
{
|
|
2
|
+
"fromProjectOk": "प्रोजेक्ट से बनाई गई सीडीएन साइट - एज/डीएनएस लागू करें",
|
|
3
|
+
"fromProjectUpdated": "अद्यतन प्रोजेक्ट-बाउंड सीडीएन साइट",
|
|
4
|
+
"fromProjectFailed": "फ्रॉम-प्रोजेक्ट विफल रहा",
|
|
5
|
+
"nodeUpdated": "नोड अद्यतन किया गया",
|
|
6
|
+
"nodeCreated": "नोड बनाया गया",
|
|
7
|
+
"saveFailed": "सहेजना विफल",
|
|
8
|
+
"geoMapInvalid": "अमान्य जियोमैप JSON, उदा. {\"एचकेजी\":[\"नोड-आईडी\"]}",
|
|
9
|
+
"siteUpdated": "साइट अपडेट की गई",
|
|
10
|
+
"siteCreated": "साइट बनाई गई",
|
|
11
|
+
"probeOnline": "जांच ठीक है (ऑनलाइन)",
|
|
12
|
+
"probeOffline": "जांच विफल (ऑफ़लाइन)",
|
|
13
|
+
"probeFailed": "जांच विफल रही",
|
|
14
|
+
"batchProbeOk": "सभी नोड्स की जांच की गई",
|
|
15
|
+
"batchProbePartial": "कुछ/सभी नोड्स अस्वस्थ",
|
|
16
|
+
"batchProbeFailed": "बैच जांच विफल रही",
|
|
17
|
+
"drainingSet": "जल निकासी पर सेट करें",
|
|
18
|
+
"drainCleared": "नाली साफ हो गई",
|
|
19
|
+
"confirmDeleteNode": "यह सीडीएन नोड हटाएं?",
|
|
20
|
+
"nodeDeleted": "नोड हटा दिया गया",
|
|
21
|
+
"deleteFailed": "हटाना विफल",
|
|
22
|
+
"confirmDeleteSite": "यह सीडीएन साइट हटाएं?",
|
|
23
|
+
"siteDeleted": "साइट हटा दी गई",
|
|
24
|
+
"blocked": "अवरोधित (सिस्टम-परिवर्तन अनुमति की आवश्यकता)",
|
|
25
|
+
"previewRender": "पूर्वावलोकन रेंडर ({{status}}) हैश={{hash}}",
|
|
26
|
+
"fanoutDone": "फैन-आउट हो गया ({{status}})",
|
|
27
|
+
"purgeDone": "शुद्धिकरण हो गया ({{status}})",
|
|
28
|
+
"dnsSyncDone": "DNS सिंक हो गया ({{status}})",
|
|
29
|
+
"sslDone": "एसएसएल हो गया ({{status}})",
|
|
30
|
+
"confWritten": "कॉन्फ़ लिखित ({{status}})",
|
|
31
|
+
"partialFail": "पूरी तरह से सफल नहीं ({{status}}) - नोट्स देखें",
|
|
32
|
+
"statNodes": "नोड्स",
|
|
33
|
+
"statSites": "साइटों",
|
|
34
|
+
"recentNotes": "हाल के नोट्स",
|
|
35
|
+
"edgeConfPreview": "Nginx एज कॉन्फ़ पूर्वावलोकन",
|
|
36
|
+
"tabs": {
|
|
37
|
+
"nodes": "नोड्स",
|
|
38
|
+
"sites": "साइटों",
|
|
39
|
+
"dashboard": "डैशबोर्ड",
|
|
40
|
+
"about": "के बारे में"
|
|
41
|
+
},
|
|
42
|
+
"nodesTitle": "सीडीएन नोड्स ({{count}})",
|
|
43
|
+
"nodesDesc": "नियंत्रण/उत्पत्ति/किनारे/डीएनएस रजिस्टर करें। जांच अद्यतन स्थिति.",
|
|
44
|
+
"colName": "नाम",
|
|
45
|
+
"colRole": "भूमिका",
|
|
46
|
+
"colStatus": "स्थिति",
|
|
47
|
+
"clearDrain": "साफ़ नाली",
|
|
48
|
+
"emptyNodesTitle": "अभी तक कोई सीडीएन नोड नहीं",
|
|
49
|
+
"emptyNodesDesc": "बढ़त दर्ज करने के लिए \"+ नोड जोड़ें\" का उपयोग करें, फिर साइटें बनाएं।",
|
|
50
|
+
"sitesTitle": "सीडीएन साइटें ({{count}})",
|
|
51
|
+
"sitesDesc": "डोमेन + मूल + किनारे + कैश + मल्टी-ए डीएनएस। किनारों/डीएनएस सिंक/पर्ज लागू करें।",
|
|
52
|
+
"healthLoopOk": "सभी साइटों के लिए हेल्थ लूप समाप्त हो गया",
|
|
53
|
+
"healthLoopPartial": "स्वास्थ्य लूप आंशिक रूप से विफल रहा",
|
|
54
|
+
"healthLoopFailed": "स्वास्थ्य-लूप विफल",
|
|
55
|
+
"colDomain": "कार्यक्षेत्र",
|
|
56
|
+
"colMode": "तरीका",
|
|
57
|
+
"emptySitesTitle": "अभी तक कोई सीडीएन साइट नहीं है",
|
|
58
|
+
"emptySitesDesc": "तालिका टूलबार में \"+ साइट जोड़ें\" का उपयोग करें।",
|
|
59
|
+
"emptySitesNoEdge": "अभी तक कोई किनारा नहीं: पहले नोड्स टैब पर नोड्स पंजीकृत करें, फिर एक साइट बनाएं।",
|
|
60
|
+
"dashboardTitle": "सीडीएन डैशबोर्ड",
|
|
61
|
+
"updatedAt": "अपडेट किया गया {{at}}",
|
|
62
|
+
"dashboardEmpty": "डैशबोर्ड लोड नहीं हुआ",
|
|
63
|
+
"siteStatus": "साइट स्थिति",
|
|
64
|
+
"cacheHitEstimate": "कैश हिट दर (अनुमान)",
|
|
65
|
+
"dashboardNotes": "डैशबोर्ड नोट्स",
|
|
66
|
+
"editNode": "सीडीएन नोड संपादित करें",
|
|
67
|
+
"addNode": "सीडीएन नोड जोड़ें",
|
|
68
|
+
"nodeAddrHint": "IPv4/IPv6/healthUrl/baseUrl में से कम से कम एक भरें",
|
|
69
|
+
"sshHostHint": "खाली = IPv4 का उपयोग करें; 127.0.0.1 = स्थानीय लागू",
|
|
70
|
+
"sshHostPlaceholder": "सार्वजनिक IPv4 के लिए खाली छोड़ें",
|
|
71
|
+
"sshUser": "एसएसएच उपयोगकर्ता",
|
|
72
|
+
"fleetHint": "केवल फ़्लीट (कोई SSH नहीं): एजेंट के लिए फैन-आउट कतारें;",
|
|
73
|
+
"fleetPlaceholder": "एजेंट पेज सत्र UUID",
|
|
74
|
+
"editSite": "सीडीएन साइट संपादित करें",
|
|
75
|
+
"addSite": "सीडीएन साइट जोड़ें",
|
|
76
|
+
"originHint": "अभी के लिए URL के रूप में उत्पत्ति; प्रोजेक्ट बाइंडिंग बाद में",
|
|
77
|
+
"commaSeparated": "अल्पविराम से अलग किया गया",
|
|
78
|
+
"originUrl": "किनारे का मूल URL",
|
|
79
|
+
"edgeNodes": "किनारे के नोड्स",
|
|
80
|
+
"cache": "कैश",
|
|
81
|
+
"dnsPolicy": "डीएनएस नीति",
|
|
82
|
+
"dnsPolicyHint": "मल्टी_ए = मल्टी आईपी; फ़ेलओवर = केवल स्वास्थ्यप्रद",
|
|
83
|
+
"zoneOptional": "खाली = डोमेन द्वारा स्वचालित मिलान क्षेत्र",
|
|
84
|
+
"sslMode": "एसएसएल मोड",
|
|
85
|
+
"sslModeHint": "एसएसएल पेज पर अपलोड = प्रमाणपत्र; ले_http01 = एज ACME",
|
|
86
|
+
"leEmailOptional": "एलई ईमेल (वैकल्पिक)",
|
|
87
|
+
"leEmailHint": "जारी करने के लिए प्रीफ़िल",
|
|
88
|
+
"shieldHint": "गैर-ढाल किनारों की उत्पत्ति इस नोड के माध्यम से होती है",
|
|
89
|
+
"geoMapHint": "रणनीति=जियो के लिए, उदा. {\"hkg\":[\"id1\"],\"nrt\":[\"id2\"]}",
|
|
90
|
+
"geoSubdomain": "जियो उपडोमेन",
|
|
91
|
+
"addNodeBtn": "+ नोड जोड़ें",
|
|
92
|
+
"addSiteBtn": "+ साइट जोड़ें",
|
|
93
|
+
"probeAll": "सभी की जांच करें",
|
|
94
|
+
"healthLoop": "स्वास्थ्य पाश",
|
|
95
|
+
"setDraining": "जल निकासी सेट करें",
|
|
96
|
+
"fromProjectUpdatedAlt": "अद्यतन प्रोजेक्ट-बाउंड सीडीएन साइट",
|
|
97
|
+
"refresh": "ताज़ा करना",
|
|
98
|
+
"closePreview": "पूर्वावलोकन बंद करें",
|
|
99
|
+
"probe": "जांच",
|
|
100
|
+
"preview": "पूर्व दर्शन",
|
|
101
|
+
"writeConf": "आत्मविश्वास लिखें",
|
|
102
|
+
"applyEdges": "किनारों को लगाएं",
|
|
103
|
+
"dnsSync": "डीएनएस सिंक",
|
|
104
|
+
"probeDns": "जांच+डीएनएस",
|
|
105
|
+
"distSsl": "एसएसएल वितरित करें",
|
|
106
|
+
"leIssue": "एलई मुद्दा",
|
|
107
|
+
"reaggregate": "समुच्चय ताज़ा करें",
|
|
108
|
+
"createEdgeFirst": "पहले एक एज नोड बनाएं",
|
|
109
|
+
"enableProxyCache": "प्रॉक्सी_कैश सक्षम करें",
|
|
110
|
+
"autoMatch": "(स्वचालित मिलान)",
|
|
111
|
+
"none": "(कोई नहीं)",
|
|
112
|
+
"writeRegionDns": "क्षेत्र उपडोमेन A/AAAA लिखें (उदा. hkg)",
|
|
113
|
+
"workflowHint": "प्रवाह: कॉन्फ लिखें → किनारों को लागू करें → जांच+डीएनएस → एसएसएल",
|
|
114
|
+
"healthLoopAll": "स्वास्थ्य लूप सभी साइटें",
|
|
115
|
+
"deleteNodeDesc": "CDN नोड \"{{name}}\" को हटाता है।",
|
|
116
|
+
"deleteSiteDesc": "CDN साइट \"{{name}}\" को हटाता है।",
|
|
117
|
+
"deleteSiteC1": "साइट नीति और एज एसोसिएशन",
|
|
118
|
+
"deleteSiteC2": "लागू nginx कॉन्फ़िगरेशन को अलग से सफाई या पुनः लागू करने की आवश्यकता हो सकती है"
|
|
119
|
+
}
|