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,1182 @@
|
|
|
1
|
+
{
|
|
2
|
+
"unknownCommand": "أمر غير معروف: {{command}}\nتشغيل `{{cli}} مساعدة`",
|
|
3
|
+
"usagePrefix": "الاستخدام:",
|
|
4
|
+
"security": {
|
|
5
|
+
"help": "الاستخدام: حالة أمان خادم ysk\n قائمة جلسات أمان خادم ysk|إبطال|إبطال-الآخرين [--المستخدم U]\n قائمة مفاتيح واجهة برمجة تطبيقات أمان خادم ysk|إنشاء|حذف...",
|
|
6
|
+
"sessionsHelp": "الاستخدام: قائمة جلسات أمان خادم ysk [--user U]\n إبطال جلسات أمان خادم ysk --id PREFIX [--user U]\n جلسات أمان خادم ysk تلغي الآخرين [--user U] [--keep-token T]",
|
|
7
|
+
"apiKeysHelp": "الاستخدام: قائمة مفاتيح واجهة برمجة تطبيقات أمان خادم ysk\n إنشاء مفاتيح واجهة برمجة تطبيقات أمان خادم ysk --name N [--user U] [--النطاق كامل|قراءة]\n حذف مفاتيح واجهة برمجة تطبيقات أمان خادم ysk --id KEY_ID",
|
|
8
|
+
"noUser": "لم يتم العثور على مستخدم. أنشئ مسؤولًا أولاً أو قم بتمرير --user <name|id>",
|
|
9
|
+
"tokenOnce": "الرمز المميز يظهر مرة واحدة - قم بتخزينه بشكل آمن",
|
|
10
|
+
"sessionRevokeUsage": "الاستخدام: إبطال جلسات أمان خادم ysk --id <sessionIdPrefix> [--user U]",
|
|
11
|
+
"apiKeyDeleteUsage": "الاستخدام: حذف مفاتيح واجهة برمجة تطبيقات أمان خادم ysk --id KEY_ID"
|
|
12
|
+
},
|
|
13
|
+
"help": {
|
|
14
|
+
"blurb": "مستوى التحكم CLI - يفضل --json لوكلاء الذكاء الاصطناعي.\nالمستندات: docs/agent/README.md · docs/cli/reference.md · docs/agent/commands.json",
|
|
15
|
+
"main": "{{product}} ({{cli}}) v{{version}}\n\nمستوى التحكم CLI - يفضل --json لوكلاء الذكاء الاصطناعي.\nالمستندات: docs/agent/README.md · docs/cli/reference.md · docs/agent/commands.json\n\nالاستخدام:\n {{cli}} <الأمر> [خيارات]\n\nالأوامر:\n إعداد Init dataDir + admin\n تحديث التحقق من التحديث الذاتي/التطبيق\n خدمة HTTP API + Web UI\n تثبيت وحدة النظام، تثبيت ysk-server.service [--تمكين]\n أدوات قائمة الأدوات؛ تشغيل الأدوات --tool <name> [--تشغيل جاف]\n اسأل NL → خطة الذكاء الاصطناعي [--تنفيذ]\n قائمة المشاريع|الحصول على|إنشاء|نشر|إيقاف|صحة|نسخ احتياطي|قالب\n نسخة احتياطية للجميع|قائمة|الحالة|استعادة|حذف|جدول|طائرة التحكم|إعدادات|restic\n قوالب قوالب التطبيقات\n استضافة nginx|dns|db|مساعدي جدار الحماية\n منطقة نظام أسماء النطاقات | المناطق (الاسم المستعار لمنظمة العفو الدولية → استضافة نظام أسماء النطاقات-*)\n مصادر السجلات|الاستعلام|المجلة|نظرة عامة\n نظرة عامة على المضيف|المقاييس (للقراءة فقط)\n حالة nginx|القائمة|الاختبار|المزامنة\n قائمة SSL|احصل على (الشهادات)\n قائمة مجموعة قاعدة البيانات|الحصول على|إنشاء|الخطة (خطة HA أولاً)\n قائمة مفاتيح ssh|إنشاء|استيراد|عامة|تصدير|تثبيت|حذف (خزنة هوية SSH)\n قائمة ssh-2fa|تسجيل|تأكيد|تثبيت|pam|تقاعد (تسجيل دخول SSH TOTP ≠ لوحة 2FA)\n مصفوفة خدمة المضيف (مسبار systemctl)\n دفاع | حالة الحماية|الحظر|إلغاء الحظر|القائمة البيضاء\n حالة الأمان|الجلسات|مفاتيح واجهة برمجة التطبيقات (إشارات 2FA · إبطال الجلسة · مفاتيح واجهة برمجة التطبيقات)\n عقد CDN|المواقع|العرض|التطبيق|التطهير|المسبار|لوحة المعلومات|الحلقة الصحية|من المشروع\n أوقات تشغيل الوكلاء|قائمة الأسطول|الأوامر|التسجيل (اللوحة + الحافة)\n وكيل تشغيل أداة استطلاع الأسطول الصادر (تجريبي)\n حالة المتجر|التصدير|الاستيراد|الترحيل (json|sqlite|الواجهات الخلفية لمستندات Postgres)\n قائمة الملفات|قراءة|كتابة|mkdir|rm|stat|إعادة تسمية|نسخ|نقل|chmod|سلة المهملات|مشاركة (وضع الحماية)\n قائمة كرون|إنشاء|حذف|تمكين|تعطيل|تشغيل|تثبيت|الحالة\n مجالات البريد الإلكتروني|صناديق البريد|إمكانية التسليم|bootstrap|نظام أسماء النطاقات (تكافؤ اللوحة)\n health لقطة الوضع المحلي أو --url http://host:port/health\n الاستعداد | دكتور جاهزية الإنتاج (صادق)\n ترحيل المخزون|المضيف|النشر|الحالة|السيرة الذاتية (ترحيل المضيف الكامل)\n النسخة | مساعدة\n\nعالمي:\n --json JSON stdout (AI)\n --data-dir PATH\n -- مسار التكوين\n --مساعدة | --version\n\nالخروج: 0 موافق · خطأ واحد · التحقق من صحة 2 · تم حظر 3 · لم يتم العثور على 4 · خطأ في المضيف 5\n\nالسلامة:\n يتم تشغيل العمليات الخطرة بشكل افتراضي على التشغيل الجاف (الخطة فقط).\n قم بتمرير --execute (الاسم المستعار --apply) + env YSK_EXECUTE=1 لتغيير المضيف.\n\nأمثلة:\n {{cli}} الاستعداد --json\n {{cli}} المضيف --json\n {{cli}} حالة nginx --json\n {{cli}} قائمة SSL --json\n {{cli}} تحصل المشاريع على --id UUID --json\n {{cli}} حظر الدفاع --ip 1.2.3.4 --json # خطة التشغيل الجاف\n {{cli}} قائمة المشاريع --json\n {{cli}} استعلام السجلات --المجلة المصدر: --lines 100 --json\n {{cli}} أدوات --json"
|
|
16
|
+
},
|
|
17
|
+
"usage": {
|
|
18
|
+
"tools": {
|
|
19
|
+
"run": {
|
|
20
|
+
"--tool": {
|
|
21
|
+
"name": {
|
|
22
|
+
"--arg": {
|
|
23
|
+
"cd327c": "الاستخدام: تشغيل أدوات خادم ysk --tool <name> [--arg key=val] [--dry-run]"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
"email": {
|
|
30
|
+
"domains": {
|
|
31
|
+
"list": {
|
|
32
|
+
"create": {
|
|
33
|
+
"get": {
|
|
34
|
+
"b94a62": "الاستخدام: قائمة مجالات البريد الإلكتروني لخادم ysk|إنشاء|احصل على..."
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
"create": {
|
|
39
|
+
"--domain": {
|
|
40
|
+
"example": {
|
|
41
|
+
"bd4036": "الاستخدام: إنشاء مجالات البريد الإلكتروني لخادم ysk --domain example.com --ip A.B.C.D"
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"mailboxes": {
|
|
47
|
+
"list": {
|
|
48
|
+
"create": {
|
|
49
|
+
"42b26c": "الاستخدام: قائمة صناديق البريد الإلكتروني لخادم ysk|إنشاء..."
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
"create": {
|
|
53
|
+
"--domain": {
|
|
54
|
+
"example": {
|
|
55
|
+
"7227f3": "الاستخدام: إنشاء صناديق بريد البريد الإلكتروني لخادم ysk --domain example.com --local user [--password P]"
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
"dns": {
|
|
61
|
+
"--domain": {
|
|
62
|
+
"example": {
|
|
63
|
+
"com": {
|
|
64
|
+
"26b806": "الاستخدام: DNS للبريد الإلكتروني لخادم ysk --domain example.com"
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
"sub": {
|
|
70
|
+
"--data-dir": {
|
|
71
|
+
"path": {
|
|
72
|
+
"--json": {
|
|
73
|
+
"73dad0": "الاستخدام: البريد الإلكتروني لخادم ysk <sub> [--data-dir PATH] [--json]\n قائمة المجالات|إنشاء|الحصول على [--نص q]\n إنشاء --domain example.com --ip A.B.C.D\n الحصول على --domain example.com | --معرف UUID\n قائمة صناديق البريد|إنشاء [--المجال D | --معرف المجال]\n إنشاء - المجال D - المستخدم المحلي [- كلمة المرور P]\n إمكانية التسليم - المجال D | --معرف UUID\n نظرة عامة على إمكانية التسليم\n bootstrap --domain D --ip A.B.C.D [--تثبيت]\n نظام أسماء النطاقات - المجال D | --id UUID # حزمة DNS للوحة\nأيضًا: تطبيق استضافة البريد الإلكتروني|صندوق البريد الإلكتروني|إمكانية تسليم البريد الإلكتروني (الأسماء المستعارة)"
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
"deliverability": {
|
|
79
|
+
"--domain": {
|
|
80
|
+
"example": {
|
|
81
|
+
"com": {
|
|
82
|
+
"b0dff0": "الاستخدام: إمكانية تسليم البريد الإلكتروني لخادم ysk --domain example.com"
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
},
|
|
87
|
+
"bootstrap": {
|
|
88
|
+
"--domain": {
|
|
89
|
+
"example": {
|
|
90
|
+
"com": {
|
|
91
|
+
"affc8d": "الاستخدام: تمهيد البريد الإلكتروني لخادم ysk --domain example.com --ip 1.2.3.4 [--تثبيت]"
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"cron": {
|
|
98
|
+
"delete": {
|
|
99
|
+
"--id": {
|
|
100
|
+
"job": {
|
|
101
|
+
"id": {
|
|
102
|
+
"f6aafe": "الاستخدام: حذف ysk-server cron --id JOB_ID"
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
},
|
|
107
|
+
"sub": {
|
|
108
|
+
"--id": {
|
|
109
|
+
"job": {
|
|
110
|
+
"id": {
|
|
111
|
+
"99cfdf": "الاستخدام: ysk-server cron {{sub}} --id JOB_ID"
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
"--data-dir": {
|
|
116
|
+
"path": {
|
|
117
|
+
"--json": {
|
|
118
|
+
"0349e6": "الاستخدام: ysk-server cron <sub> [--data-dir PATH] [--json]\n قائمة [--معرف معرف المشروع] [--نص q]\n إنشاء --جدول \"0 3 * * *\" --command CMD [--معرف معرف المشروع] [--مستخدم المستخدم]\n حذف --id JOB_ID\n تمكين|تعطيل --id JOB_ID\n تشغيل --id JOB_ID # التشغيل الآن (يحتاج YSK_EXECUTE=1)\n تثبيت # تحميل crontab المُدار (يحتاج إلى تنفيذ)\n الحالة # التحقيق في الملف المُدار مقابل المضيف crontab\nالصدق: تم حظر التثبيت بدون YSK_EXECUTE=1 (لا يزال الملف مكتوبًا)."
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
"run": {
|
|
124
|
+
"--id": {
|
|
125
|
+
"job": {
|
|
126
|
+
"id": {
|
|
127
|
+
"a0a97f": "الاستخدام: تشغيل ysk-server cron --id JOB_ID"
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
},
|
|
132
|
+
"create": {
|
|
133
|
+
"--schedule": {
|
|
134
|
+
"0": {
|
|
135
|
+
"3": {
|
|
136
|
+
"9a8328": "الاستخدام: إنشاء ysk-server cron --schedule \"0 3 * * *\" --command CMD [--project-id ID] [--user USER]"
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
},
|
|
142
|
+
"files": {
|
|
143
|
+
"stat": {
|
|
144
|
+
"--path": {
|
|
145
|
+
"rel": {
|
|
146
|
+
"17c8f2": "الاستخدام: ملفات خادم ysk stat --path REL"
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
"read": {
|
|
151
|
+
"--path": {
|
|
152
|
+
"rel": {
|
|
153
|
+
"e35f8d": "الاستخدام: قراءة ملفات خادم ysk --path REL"
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
},
|
|
157
|
+
"mkdir": {
|
|
158
|
+
"--path": {
|
|
159
|
+
"rel": {
|
|
160
|
+
"ae0438": "الاستخدام: ملفات خادم ysk mkdir --path REL"
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
},
|
|
164
|
+
"rm": {
|
|
165
|
+
"--path": {
|
|
166
|
+
"rel": {
|
|
167
|
+
"--permanent": {
|
|
168
|
+
"fe2051": "الاستخدام: ملفات خادم ysk rm - مسار REL [- دائم]"
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
173
|
+
"rename": {
|
|
174
|
+
"--from": {
|
|
175
|
+
"rel": {
|
|
176
|
+
"--to": {
|
|
177
|
+
"35a260": "الاستخدام: إعادة تسمية ملفات خادم ysk - من REL - إلى REL"
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
},
|
|
182
|
+
"copy": {
|
|
183
|
+
"--from": {
|
|
184
|
+
"rel": {
|
|
185
|
+
"--to": {
|
|
186
|
+
"5337f4": "الاستخدام: نسخ ملفات خادم ysk - من REL - إلى REL"
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
},
|
|
191
|
+
"move": {
|
|
192
|
+
"--from": {
|
|
193
|
+
"rel": {
|
|
194
|
+
"--to": {
|
|
195
|
+
"75cf5d": "الاستخدام: يتم نقل ملفات خادم ysk - من REL - إلى REL"
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
},
|
|
200
|
+
"chmod": {
|
|
201
|
+
"--path": {
|
|
202
|
+
"rel": {
|
|
203
|
+
"--mode": {
|
|
204
|
+
"39f983": "الاستخدام: ملفات خادم ysk chmod --path REL --mode 644"
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
},
|
|
209
|
+
"trash": {
|
|
210
|
+
"restore": {
|
|
211
|
+
"--id": {
|
|
212
|
+
"trash": {
|
|
213
|
+
"c89ce9": "الاستخدام: استعادة سلة المهملات لملفات خادم ysk --id TRASH_ID"
|
|
214
|
+
}
|
|
215
|
+
}
|
|
216
|
+
},
|
|
217
|
+
"list": {
|
|
218
|
+
"restore": {
|
|
219
|
+
"purge": {
|
|
220
|
+
"ef063d": "الاستخدام: قائمة مهملات ملفات خادم ysk|استعادة|تطهير"
|
|
221
|
+
}
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
},
|
|
225
|
+
"shares": {
|
|
226
|
+
"list": {
|
|
227
|
+
"ac342c": "الاستخدام: قائمة مشاركات ملفات خادم ysk"
|
|
228
|
+
}
|
|
229
|
+
},
|
|
230
|
+
"webdav": {
|
|
231
|
+
"status": {
|
|
232
|
+
"token": {
|
|
233
|
+
"disable": {
|
|
234
|
+
"f8e94b": "الاستخدام: حالة webdav لملفات خادم ysk|الرمز المميز|تعطيل"
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
}
|
|
238
|
+
},
|
|
239
|
+
"sub": {
|
|
240
|
+
"--root": {
|
|
241
|
+
"public": {
|
|
242
|
+
"project": {
|
|
243
|
+
"42ebd4": "الاستخدام: ملفات خادم ysk <sub> [--root public|project:ID] [--data-dir PATH] [--json]\n قائمة [--مسار DIR] [--نص q] [--اسم الفرز|الحجم|mtime] [--ترتيب تصاعدي|تنازلي]\n القانون الأساسي - المسار REL\n قراءة - مسار REL\n الكتابة - مسار REL - محتوى النص | --ملف محلي\n مكدير --مسار REL\n rm - مسار REL [- دائم]\n إعادة التسمية --من REL --إلى REL\n انسخ - من REL - إلى REL\n الانتقال - من REL - إلى REL\n chmod - مسار REL - الوضع 644\n قائمة المهملات|الاستعادة|التطهير [--id TRASH_ID]\n قائمة الأسهم\n قائمة المفضلة\n تحميل --dir REL --ملف محلي [-ملف LOCAL2...]\n حالة webdav|الرمز المميز|تعطيل\nSandbox: جذر الملفات العامة فقط أو الصفحة الرئيسية للمشروع (مقيد المسار)."
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
}
|
|
247
|
+
},
|
|
248
|
+
"write": {
|
|
249
|
+
"--path": {
|
|
250
|
+
"rel": {
|
|
251
|
+
"--content": {
|
|
252
|
+
"0addb1": "الاستخدام: كتابة ملفات خادم ysk --path REL --content TEXT | --ملف محلي"
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
},
|
|
257
|
+
"upload": {
|
|
258
|
+
"--dir": {
|
|
259
|
+
"rel": {
|
|
260
|
+
"--file": {
|
|
261
|
+
"f8c3bf": "الاستخدام: تحميل ملفات خادم ysk --dir REL --file LOCAL [--file LOCAL2...]"
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
},
|
|
267
|
+
"store": {
|
|
268
|
+
"import": {
|
|
269
|
+
"--in": {
|
|
270
|
+
"file": {
|
|
271
|
+
"json": {
|
|
272
|
+
"5b6fdd": "الاستخدام: استيراد متجر خادم ysk --في FILE.json"
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
},
|
|
277
|
+
"sub": {
|
|
278
|
+
"--data-dir": {
|
|
279
|
+
"path": {
|
|
280
|
+
"--json": {
|
|
281
|
+
"d580e4": "الاستخدام: مخزن خادم ysk <sub> [--data-dir PATH] [--json]\n الحالة إظهار نوع الواجهة الخلفية + التهم\n تصدير --out FILE.json لقطة مستند تفريغ\n import --in FILE.json الكتابة فوق اللقطة من الملف\n ترحيل - إلى sqlite|json [--out PATH]\n انسخ المخزن الحالي إلى ملف خلفي آخر\nالبيئة: YSK_STORE=json|sqlite|postgres YSK_DATABASE_URL=postgres://...\nالصدق: الواجهات الخلفية للمستندات (ليس المخطط العلائقي الكامل بعد)."
|
|
282
|
+
}
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
},
|
|
286
|
+
"migrate": {
|
|
287
|
+
"--to": {
|
|
288
|
+
"json": {
|
|
289
|
+
"sqlite": {
|
|
290
|
+
"1c52a3": "الاستخدام: ترحيل متجر خادم ysk --إلى json|sqlite [--out PATH]\n (postgres: قم بتصدير JSON ثم قم بالاستيراد ضمن YSK_DATABASE_URL)"
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
}
|
|
295
|
+
},
|
|
296
|
+
"cdn": {
|
|
297
|
+
"nodes": {
|
|
298
|
+
"delete": {
|
|
299
|
+
"--id": {
|
|
300
|
+
"node": {
|
|
301
|
+
"0c6a1e": "الاستخدام: حذف عقد ysk-server cdn --id NODE_ID"
|
|
302
|
+
}
|
|
303
|
+
}
|
|
304
|
+
},
|
|
305
|
+
"drain": {
|
|
306
|
+
"--id": {
|
|
307
|
+
"node": {
|
|
308
|
+
"a8aa81": "الاستخدام: استنزاف عقد cdn لخادم ysk --id NODE_ID [--off]"
|
|
309
|
+
}
|
|
310
|
+
}
|
|
311
|
+
},
|
|
312
|
+
"list": {
|
|
313
|
+
"upsert": {
|
|
314
|
+
"delete": {
|
|
315
|
+
"52549e": "الاستخدام: قائمة عقد CDN لخادم ysk|upsert|حذف|مسبار|استنزاف..."
|
|
316
|
+
}
|
|
317
|
+
}
|
|
318
|
+
},
|
|
319
|
+
"upsert": {
|
|
320
|
+
"--name": {
|
|
321
|
+
"name": {
|
|
322
|
+
"8f6f39": "الاستخدام: عقد ysk-server cdn upsert --name NAME [--id ID] [--base-url U] [--fleet-agent-id S] [--ssh-host H] [--region R]"
|
|
323
|
+
}
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
},
|
|
327
|
+
"sites": {
|
|
328
|
+
"get": {
|
|
329
|
+
"--id": {
|
|
330
|
+
"site": {
|
|
331
|
+
"3c3c35": "الاستخدام: تحصل مواقع cdn لخادم ysk على --id SITE_ID"
|
|
332
|
+
}
|
|
333
|
+
}
|
|
334
|
+
},
|
|
335
|
+
"delete": {
|
|
336
|
+
"--id": {
|
|
337
|
+
"site": {
|
|
338
|
+
"51ef8f": "الاستخدام: حذف مواقع cdn لخادم ysk --id SITE_ID"
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
},
|
|
342
|
+
"list": {
|
|
343
|
+
"get": {
|
|
344
|
+
"upsert": {
|
|
345
|
+
"609da6": "الاستخدام: قائمة مواقع ysk-server cdn|الحصول على|upsert|حذف..."
|
|
346
|
+
}
|
|
347
|
+
}
|
|
348
|
+
},
|
|
349
|
+
"upsert": {
|
|
350
|
+
"--name": {
|
|
351
|
+
"n": {
|
|
352
|
+
"6ebb75": "الاستخدام: upsert مواقع cdn لخادم ysk --name N --domains a.com,b.com [--edge-id ID]... [--origin-url U] [--origin-project ID]"
|
|
353
|
+
}
|
|
354
|
+
}
|
|
355
|
+
}
|
|
356
|
+
},
|
|
357
|
+
"render": {
|
|
358
|
+
"--site-id": {
|
|
359
|
+
"id": {
|
|
360
|
+
"--dry-run": {
|
|
361
|
+
"2149eb": "الاستخدام: عرض ysk-server cdn --معرف معرف الموقع [--تشغيل جاف]"
|
|
362
|
+
}
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
},
|
|
366
|
+
"apply": {
|
|
367
|
+
"--site-id": {
|
|
368
|
+
"id": {
|
|
369
|
+
"--edge-id": {
|
|
370
|
+
"a527b3": "الاستخدام: تطبيق ysk-server cdn --معرف معرف الموقع [--edge-id EDGE]"
|
|
371
|
+
}
|
|
372
|
+
}
|
|
373
|
+
}
|
|
374
|
+
},
|
|
375
|
+
"purge": {
|
|
376
|
+
"--site-id": {
|
|
377
|
+
"id": {
|
|
378
|
+
"--edge-id": {
|
|
379
|
+
"bc08ec": "الاستخدام: ysk-server cdn purge --معرف الموقع [--edge-id EDGE]"
|
|
380
|
+
}
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
},
|
|
384
|
+
"dns-sync": {
|
|
385
|
+
"--site-id": {
|
|
386
|
+
"id": {
|
|
387
|
+
"--apply-zone": {
|
|
388
|
+
"343068": "الاستخدام: ysk-server cdn dns-sync --معرف معرف الموقع [--تطبيق المنطقة]"
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
}
|
|
392
|
+
},
|
|
393
|
+
"sub": {
|
|
394
|
+
"--data-dir": {
|
|
395
|
+
"path": {
|
|
396
|
+
"--json": {
|
|
397
|
+
"092842": "الاستخدام: ysk-server cdn <sub> [--data-dir PATH] [--json]\n قائمة العقد|الظهور|الحذف|المسبار|الصرف\n قائمة المواقع|upsert|حذف|get\n تقديم - معرف معرف الموقع [--تشغيل جاف]\n تطبيق --site-id ID [--edge-id ID] # fan-out (قائمة انتظار الأسطول جيدة بدون تنفيذ)\n تطهير --معرف معرف الموقع [--معرف معرف الحافة]\n مزامنة نظام أسماء النطاقات - معرف معرف الموقع [--تطبيق المنطقة]\n مسبار | لوحة القيادة | الحلقة الصحية [--منطقة التقديم]\n من المشروع --معرف معرف المشروع [-معرف معرف الحافة...]\nالصدق: Apply_status مكتوب/في قائمة الانتظار ≠ يتم تطبيق edge nginx حتى يتم إعادة تحميل الوكيل ack / EXECUTE."
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
}
|
|
401
|
+
},
|
|
402
|
+
"from-project": {
|
|
403
|
+
"--project-id": {
|
|
404
|
+
"id": {
|
|
405
|
+
"--edge-id": {
|
|
406
|
+
"a96f42": "الاستخدام: ysk-server cdn from-project --معرف معرف المشروع [--معرف معرف الحافة]..."
|
|
407
|
+
}
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
},
|
|
412
|
+
"agents": {
|
|
413
|
+
"fleet": {
|
|
414
|
+
"remove": {
|
|
415
|
+
"--session": {
|
|
416
|
+
"session": {
|
|
417
|
+
"1827fe": "الاستخدام: يقوم أسطول وكلاء خادم ysk بإزالة --session_ID"
|
|
418
|
+
}
|
|
419
|
+
}
|
|
420
|
+
},
|
|
421
|
+
"register": {
|
|
422
|
+
"--id": {
|
|
423
|
+
"agent": {
|
|
424
|
+
"209b2d": "الاستخدام: تسجيل أسطول وكلاء خادم ysk --id AGENT_ID [--group g] [--edge]"
|
|
425
|
+
}
|
|
426
|
+
}
|
|
427
|
+
},
|
|
428
|
+
"commands": {
|
|
429
|
+
"--session": {
|
|
430
|
+
"session": {
|
|
431
|
+
"f8067c": "الاستخدام: أوامر أسطول وكلاء خادم ysk --جلسة SESSION_ID"
|
|
432
|
+
}
|
|
433
|
+
}
|
|
434
|
+
}
|
|
435
|
+
},
|
|
436
|
+
"register": {
|
|
437
|
+
"--id": {
|
|
438
|
+
"agent": {
|
|
439
|
+
"id": {
|
|
440
|
+
"3c4477": "الاستخدام: تسجيل وكلاء خادم ysk --id AGENT_ID [--group g]"
|
|
441
|
+
}
|
|
442
|
+
}
|
|
443
|
+
}
|
|
444
|
+
},
|
|
445
|
+
"commands": {
|
|
446
|
+
"--session": {
|
|
447
|
+
"session": {
|
|
448
|
+
"id": {
|
|
449
|
+
"e620d2": "الاستخدام: أوامر وكلاء خادم ysk - SESSION_ID للجلسة"
|
|
450
|
+
}
|
|
451
|
+
}
|
|
452
|
+
}
|
|
453
|
+
},
|
|
454
|
+
"runtimes": {
|
|
455
|
+
"probe": {
|
|
456
|
+
"fleet": {
|
|
457
|
+
"list": {
|
|
458
|
+
"261fa4": "الاستخدام: وكلاء خادم ysk [أوقات التشغيل|المسبار|قائمة الأسطول|تسجيل الأسطول|أوامر الأسطول|التسجيل|الأوامر]"
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
}
|
|
462
|
+
}
|
|
463
|
+
},
|
|
464
|
+
"agent": {
|
|
465
|
+
"run": {
|
|
466
|
+
"--control-plane": {
|
|
467
|
+
"url": {
|
|
468
|
+
"--id": {
|
|
469
|
+
"cfefbe": "الاستخدام: تشغيل وكيل خادم ysk - عنوان URL لمستوى التحكم - معرف AGENT_ID [--group g]"
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
}
|
|
473
|
+
}
|
|
474
|
+
},
|
|
475
|
+
"ask": {
|
|
476
|
+
"check": {
|
|
477
|
+
"system": {
|
|
478
|
+
"info": {
|
|
479
|
+
"b0c781": "الاستخدام: يطلب خادم ysk \"التحقق من معلومات النظام\""
|
|
480
|
+
}
|
|
481
|
+
}
|
|
482
|
+
}
|
|
483
|
+
},
|
|
484
|
+
"backup": {
|
|
485
|
+
"delete": {
|
|
486
|
+
"--project-id": {
|
|
487
|
+
"id": {
|
|
488
|
+
"--name": {
|
|
489
|
+
"d66c29": "الاستخدام: حذف النسخة الاحتياطية لخادم ysk - معرف معرف المشروع - أرشيف الاسم"
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
}
|
|
493
|
+
},
|
|
494
|
+
"restic": {
|
|
495
|
+
"list": {
|
|
496
|
+
"run": {
|
|
497
|
+
"restore": {
|
|
498
|
+
"10402b": "الاستخدام: قائمة النسخ الاحتياطي لخادم ysk|تشغيل|استعادة..."
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
},
|
|
502
|
+
"restore": {
|
|
503
|
+
"--project-id": {
|
|
504
|
+
"id": {
|
|
505
|
+
"a8f133": "الاستخدام: استعادة النسخ الاحتياطي لخادم ysk --معرف معرف المشروع --لقطة SNAP [--تشغيل جاف] [--الكتابة فوق المنزل --تأكيد العبارة]"
|
|
506
|
+
}
|
|
507
|
+
}
|
|
508
|
+
}
|
|
509
|
+
},
|
|
510
|
+
"sub": {
|
|
511
|
+
"--data-dir": {
|
|
512
|
+
"path": {
|
|
513
|
+
"--json": {
|
|
514
|
+
"777243": "الاستخدام: النسخ الاحتياطي لخادم ysk <sub> [--data-dir PATH] [--json]\n النسخ الاحتياطي لجميع منازل المشروع (+ الجانب البعيد/الراحي عند تكوينه)\n قائمة [--معرف معرف المشروع] [--نص q]\n حالة التشغيل الأخير + جدول التحقيق\n استعادة - معرف معرف المشروع - أرشيف الاسم [--الوضع الكامل|الويب|التشغيل الجاف]\n حذف - معرف معرف المشروع - أرشيف الاسم\n الجدول الزمني [--cron \"0 3 * * *\"] [--تثبيت]\n لقطة طائرة التحكم ysk.json + config.json\n التحكم في الطائرة - استعادة - اسم الأرشيف [--وضع التشغيل الجاف|كامل] [--تأكيد استعادة التحكم في الطائرة]\n الإعدادات [get|set] البعيد / الاستثناءات / الراحة\n تعيين --remote-kind local|sftp|s3 --remote-path P [--remote-host H] ...\n مجموعة --استبعاد أ، ب، ج | --ملف الاستبعادات FILE\n تعيين --restic-enable --restic-كلمة المرور P [--restic-repo PATH]\n set --from-json FILE # تصحيح كامل {remote?,exclusions?,restic?}\n قائمة الاستراحة | تشغيل | استعادة مساعدات الاستراحة التزايدية"
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
},
|
|
519
|
+
"control-plane-restore": {
|
|
520
|
+
"--name": {
|
|
521
|
+
"archive": {
|
|
522
|
+
"--mode": {
|
|
523
|
+
"316a76": "الاستخدام: التحكم في النسخ الاحتياطي لخادم ysk-استعادة الطائرة --أرشيف الاسم [--وضع التشغيل الجاف|كامل] [--تأكيد استعادة التحكم في الطائرة]"
|
|
524
|
+
}
|
|
525
|
+
}
|
|
526
|
+
}
|
|
527
|
+
},
|
|
528
|
+
"restore": {
|
|
529
|
+
"--project-id": {
|
|
530
|
+
"id": {
|
|
531
|
+
"--name": {
|
|
532
|
+
"bc7041": "الاستخدام: استعادة النسخ الاحتياطي لخادم ysk --معرف معرف المشروع --أرشيف الاسم [--الوضع الكامل|الويب|التشغيل الجاف]"
|
|
533
|
+
}
|
|
534
|
+
}
|
|
535
|
+
}
|
|
536
|
+
}
|
|
537
|
+
},
|
|
538
|
+
"packages": {
|
|
539
|
+
"list": {
|
|
540
|
+
"--q": {
|
|
541
|
+
"text": {
|
|
542
|
+
"b8e16b": "الاستخدام: قائمة حزم خادم ysk [--q text]"
|
|
543
|
+
}
|
|
544
|
+
}
|
|
545
|
+
}
|
|
546
|
+
},
|
|
547
|
+
"projects": {
|
|
548
|
+
"stop": {
|
|
549
|
+
"--id": {
|
|
550
|
+
"projectid": {
|
|
551
|
+
"b15409": "الاستخدام: تتوقف مشاريع خادم ysk --id <projectId>"
|
|
552
|
+
}
|
|
553
|
+
}
|
|
554
|
+
},
|
|
555
|
+
"backup": {
|
|
556
|
+
"--id": {
|
|
557
|
+
"projectid": {
|
|
558
|
+
"e62846": "الاستخدام: النسخ الاحتياطي لمشاريع خادم ysk --id <projectId>"
|
|
559
|
+
}
|
|
560
|
+
}
|
|
561
|
+
},
|
|
562
|
+
"health": {
|
|
563
|
+
"--id": {
|
|
564
|
+
"projectid": {
|
|
565
|
+
"e816ec": "الاستخدام: صحة مشاريع خادم ysk --id <projectId>"
|
|
566
|
+
}
|
|
567
|
+
}
|
|
568
|
+
},
|
|
569
|
+
"isolation": {
|
|
570
|
+
"provision": {
|
|
571
|
+
"--id": {
|
|
572
|
+
"projectid": {
|
|
573
|
+
"5aff44": "الاستخدام: توفير عزل مشاريع خادم ysk --id <projectId>\n توفير عزل مشاريع خادم ysk - الكل [-الحد 20]"
|
|
574
|
+
}
|
|
575
|
+
}
|
|
576
|
+
},
|
|
577
|
+
"backfill-owners": {
|
|
578
|
+
"--owner-user-id": {
|
|
579
|
+
"id": {
|
|
580
|
+
"8691da": "الاستخدام: أصحاب مشاريع عزل ysk-server --owner-user-id <id>"
|
|
581
|
+
}
|
|
582
|
+
}
|
|
583
|
+
},
|
|
584
|
+
"list": {
|
|
585
|
+
"provision": {
|
|
586
|
+
"provision-all": {
|
|
587
|
+
"8e9da3": "الاستخدام: قائمة عزل مشاريع خادم ysk|التوفير|توفير الكل|مالكي الردم"
|
|
588
|
+
}
|
|
589
|
+
}
|
|
590
|
+
}
|
|
591
|
+
},
|
|
592
|
+
"get": {
|
|
593
|
+
"--id": {
|
|
594
|
+
"projectid": {
|
|
595
|
+
"name": {
|
|
596
|
+
"b0d532": "الاستخدام: تحصل مشاريع خادم ysk على --id <projectId|name> [--json]"
|
|
597
|
+
}
|
|
598
|
+
}
|
|
599
|
+
}
|
|
600
|
+
},
|
|
601
|
+
"create": {
|
|
602
|
+
"--name": {
|
|
603
|
+
"name": {
|
|
604
|
+
"--domain": {
|
|
605
|
+
"66e857": "الاستخدام: إنشاء مشاريع خادم ysk --name <name> [--domain d] [--runtimenode|php|static|python|go|rust] [--template id]"
|
|
606
|
+
}
|
|
607
|
+
}
|
|
608
|
+
}
|
|
609
|
+
},
|
|
610
|
+
"deploy": {
|
|
611
|
+
"--id": {
|
|
612
|
+
"projectid": {
|
|
613
|
+
"--entry": {
|
|
614
|
+
"339111": "الاستخدام: نشر مشاريع خادم ysk --id <projectId> [--entry f] [--port N] [--fpm|--builtin] [--reload]"
|
|
615
|
+
}
|
|
616
|
+
}
|
|
617
|
+
}
|
|
618
|
+
},
|
|
619
|
+
"git-deploy": {
|
|
620
|
+
"--id": {
|
|
621
|
+
"id": {
|
|
622
|
+
"--git-url": {
|
|
623
|
+
"a513f5": "الاستخدام: مشاريع خادم ysk git-deploy --id ID [--git-url URL] [--branch main] [--no-redeploy] [--deep 1] [--entry f]"
|
|
624
|
+
}
|
|
625
|
+
}
|
|
626
|
+
}
|
|
627
|
+
},
|
|
628
|
+
"template": {
|
|
629
|
+
"--id": {
|
|
630
|
+
"projectid": {
|
|
631
|
+
"--template": {
|
|
632
|
+
"591ce4": "الاستخدام: قالب مشاريع خادم ysk --id <projectId> --template <id> [--force]"
|
|
633
|
+
}
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
},
|
|
637
|
+
"list": {
|
|
638
|
+
"get": {
|
|
639
|
+
"create": {
|
|
640
|
+
"deploy": {
|
|
641
|
+
"253b48": "الاستخدام: قائمة مشاريع خادم ysk|الحصول على|إنشاء|نشر|git-deploy|إيقاف|نسخ احتياطي|قالب|صحة [خيارات]\n نشر --id UUID [--إدخال f] [--منفذ N] [--fpm|--مدمج] [--إعادة تحميل]\n git-deploy --id UUID [--git-url URL] [--branch B] [--no-reeploy]"
|
|
642
|
+
}
|
|
643
|
+
}
|
|
644
|
+
}
|
|
645
|
+
}
|
|
646
|
+
},
|
|
647
|
+
"cli": {
|
|
648
|
+
"name": {
|
|
649
|
+
"db-cluster": {
|
|
650
|
+
"get": {
|
|
651
|
+
"--id": {
|
|
652
|
+
"00f803": "الاستخدام: {{CLI_NAME}} db-cluster get --id UUID [--json]"
|
|
653
|
+
}
|
|
654
|
+
},
|
|
655
|
+
"plan": {
|
|
656
|
+
"--id": {
|
|
657
|
+
"483f52": "الاستخدام: {{CLI_NAME}} خطة المجموعة العنقودية --id UUID [--json]"
|
|
658
|
+
}
|
|
659
|
+
},
|
|
660
|
+
"artifacts": {
|
|
661
|
+
"--id": {
|
|
662
|
+
"6b33c4": "الاستخدام: {{CLI_NAME}} قطع أثرية لمجموعة db --id UUID [--json]"
|
|
663
|
+
}
|
|
664
|
+
},
|
|
665
|
+
"bundle": {
|
|
666
|
+
"--id": {
|
|
667
|
+
"94ed27": "الاستخدام: {{CLI_NAME}} حزمة مجموعة db --id UUID [--json]"
|
|
668
|
+
}
|
|
669
|
+
},
|
|
670
|
+
"delete": {
|
|
671
|
+
"--id": {
|
|
672
|
+
"3de0e4": "الاستخدام: {{CLI_NAME}} حذف مجموعة db --id UUID [--json]"
|
|
673
|
+
}
|
|
674
|
+
},
|
|
675
|
+
"create": {
|
|
676
|
+
"--name": {
|
|
677
|
+
"e3b733": "الاستخدام: {{CLI_NAME}} إنشاء مجموعة db --name N --engine mariadb --kind mariadb-galera -- member HOST=role[:access] ..."
|
|
678
|
+
}
|
|
679
|
+
},
|
|
680
|
+
"apply": {
|
|
681
|
+
"--id": {
|
|
682
|
+
"4cddb8": "الاستخدام: {{CLI_NAME}} تطبيق مجموعة db --id UUID [--تنفيذ] [--bootstrap] [--json]"
|
|
683
|
+
}
|
|
684
|
+
},
|
|
685
|
+
"probe": {
|
|
686
|
+
"--id": {
|
|
687
|
+
"22870c": "الاستخدام: {{CLI_NAME}} مسبار الكتلة db --id UUID [--peers] [--json]"
|
|
688
|
+
}
|
|
689
|
+
},
|
|
690
|
+
"install-peers": {
|
|
691
|
+
"--id": {
|
|
692
|
+
"600b02": "الاستخدام: {{CLI_NAME}} db-cluster install-peers --id UUID [--تنفيذ] [--no-restart] [--معرف الهوية] [--json]"
|
|
693
|
+
}
|
|
694
|
+
},
|
|
695
|
+
"push": {
|
|
696
|
+
"--id": {
|
|
697
|
+
"697080": "الاستخدام: {{CLI_NAME}} db-cluster Push --id UUID [--معرف العضو] [--معرف الهوية] [--تنفيذ] [--json]"
|
|
698
|
+
}
|
|
699
|
+
},
|
|
700
|
+
"fleet": {
|
|
701
|
+
"--id": {
|
|
702
|
+
"239462": "الاستخدام: {{CLI_NAME}} أسطول مجموعة db --id UUID [--op Apply|probe|plan] [--تنفيذ] [--edge-execute] [--json]"
|
|
703
|
+
}
|
|
704
|
+
},
|
|
705
|
+
"list": {
|
|
706
|
+
"get": {
|
|
707
|
+
"3b9cfa": "الاستخدام: {{CLI_NAME}} قائمة مجموعة db|الحصول على|إنشاء|خطة|تطبيق|مسبار|تثبيت الأقران|العناصر|الحزمة|الدفع|الأسطول|نظرة عامة|حذف [--أقران] [--تنفيذ] [--json]"
|
|
708
|
+
}
|
|
709
|
+
}
|
|
710
|
+
},
|
|
711
|
+
"ssh-key": {
|
|
712
|
+
"get": {
|
|
713
|
+
"--id": {
|
|
714
|
+
"292716": "الاستخدام: {{CLI_NAME}} ssh-key get --id UUID [--json]"
|
|
715
|
+
}
|
|
716
|
+
},
|
|
717
|
+
"public": {
|
|
718
|
+
"--id": {
|
|
719
|
+
"525d7d": "الاستخدام: {{CLI_NAME}} ssh-key public --id UUID"
|
|
720
|
+
}
|
|
721
|
+
},
|
|
722
|
+
"export": {
|
|
723
|
+
"--id": {
|
|
724
|
+
"0a6d81": "الاستخدام: {{CLI_NAME}} تصدير مفتاح ssh --id UUID [--out PATH] [--json]"
|
|
725
|
+
}
|
|
726
|
+
},
|
|
727
|
+
"delete": {
|
|
728
|
+
"--id": {
|
|
729
|
+
"a6e2f2": "الاستخدام: {{CLI_NAME}} حذف مفتاح ssh --id UUID [--json]"
|
|
730
|
+
}
|
|
731
|
+
},
|
|
732
|
+
"create": {
|
|
733
|
+
"--name": {
|
|
734
|
+
"8b1d79": "الاستخدام: {{CLI_NAME}} ssh-key create --name N [--algo ed25519|rsa-4096] [--poseer user|panel|unbound] [--معرف المشروع] [--user U] [--home PATH] [--reveal] [--json]"
|
|
735
|
+
}
|
|
736
|
+
},
|
|
737
|
+
"import": {
|
|
738
|
+
"--name": {
|
|
739
|
+
"6eb800": "الاستخدام: {{CLI_NAME}} استيراد مفتاح ssh --اسم N --ملف PATH [--لوحة الأغراض|المستخدم] [--json]"
|
|
740
|
+
}
|
|
741
|
+
},
|
|
742
|
+
"install": {
|
|
743
|
+
"--id": {
|
|
744
|
+
"b99c56": "الاستخدام: {{CLI_NAME}} تثبيت مفتاح ssh --id UUID [--تنفيذ] [--json]"
|
|
745
|
+
}
|
|
746
|
+
},
|
|
747
|
+
"test": {
|
|
748
|
+
"--id": {
|
|
749
|
+
"e1aed3": "الاستخدام: {{CLI_NAME}} اختبار مفتاح ssh --id UUID --target user@host[:port] [--execute] [--json]"
|
|
750
|
+
}
|
|
751
|
+
},
|
|
752
|
+
"rotate": {
|
|
753
|
+
"--id": {
|
|
754
|
+
"9c3224": "الاستخدام: {{CLI_NAME}} تدوير مفتاح ssh --id UUID [--reveal] [--json]"
|
|
755
|
+
}
|
|
756
|
+
},
|
|
757
|
+
"authorize-self": {
|
|
758
|
+
"--id": {
|
|
759
|
+
"b7ea2e": "الاستخدام: {{CLI_NAME}} ssh-key Authorize-self --id UUID [--json]"
|
|
760
|
+
}
|
|
761
|
+
},
|
|
762
|
+
"uninstall": {
|
|
763
|
+
"--id": {
|
|
764
|
+
"afcba0": "الاستخدام: {{CLI_NAME}} إلغاء تثبيت مفتاح ssh --id UUID [--تنفيذ] [--json]"
|
|
765
|
+
}
|
|
766
|
+
},
|
|
767
|
+
"list": {
|
|
768
|
+
"get": {
|
|
769
|
+
"2c92c6": "الاستخدام: {{CLI_NAME}} قائمة مفاتيح ssh|الحصول على|إنشاء|استيراد|عام|تصدير|تثبيت|اختبار|تدوير|تفويض ذاتي|إلغاء تثبيت|حذف [--json]"
|
|
770
|
+
}
|
|
771
|
+
}
|
|
772
|
+
},
|
|
773
|
+
"ssh-2fa": {
|
|
774
|
+
"reveal": {
|
|
775
|
+
"--id": {
|
|
776
|
+
"a6c27f": "الاستخدام: {{CLI_NAME}} كشف ssh-2fa --id UUID [--json]"
|
|
777
|
+
}
|
|
778
|
+
},
|
|
779
|
+
"retire": {
|
|
780
|
+
"--id": {
|
|
781
|
+
"6e1fa3": "الاستخدام: {{CLI_NAME}} ssh-2fa تقاعد --id UUID [--json]"
|
|
782
|
+
}
|
|
783
|
+
},
|
|
784
|
+
"enroll": {
|
|
785
|
+
"--user": {
|
|
786
|
+
"081432": "الاستخدام: {{CLI_NAME}} ssh-2fa تسجيل --user LINUX|--معرف المشروع [--PATH] [--from-panel] [--json]"
|
|
787
|
+
}
|
|
788
|
+
},
|
|
789
|
+
"confirm": {
|
|
790
|
+
"--id": {
|
|
791
|
+
"9ee8a2": "الاستخدام: {{CLI_NAME}} تأكيد ssh-2fa --id UUID --code 123456 [--json]"
|
|
792
|
+
}
|
|
793
|
+
},
|
|
794
|
+
"install": {
|
|
795
|
+
"--id": {
|
|
796
|
+
"dace06": "الاستخدام: {{CLI_NAME}} تثبيت ssh-2fa --id UUID [--تنفيذ] [--json]"
|
|
797
|
+
}
|
|
798
|
+
},
|
|
799
|
+
"uninstall": {
|
|
800
|
+
"--id": {
|
|
801
|
+
"0bb464": "الاستخدام: {{CLI_NAME}} إلغاء تثبيت ssh-2fa --id UUID [--تنفيذ] [--json]"
|
|
802
|
+
}
|
|
803
|
+
},
|
|
804
|
+
"list": {
|
|
805
|
+
"enroll": {
|
|
806
|
+
"802ed0": "الاستخدام: {{CLI_NAME}} قائمة ssh-2fa|تسجيل|تأكيد|تثبيت|إلغاء التثبيت|pam|كشف|تقاعد [--json]"
|
|
807
|
+
}
|
|
808
|
+
}
|
|
809
|
+
},
|
|
810
|
+
"ssl": {
|
|
811
|
+
"list": {
|
|
812
|
+
"get": {
|
|
813
|
+
"79c232": "الاستخدام: {{CLI_NAME}} قائمة SSL|الحصول على --domain X [--json]"
|
|
814
|
+
}
|
|
815
|
+
},
|
|
816
|
+
"get": {
|
|
817
|
+
"--domain": {
|
|
818
|
+
"91c444": "الاستخدام: {{CLI_NAME}} ssl get --domain example.com [--json]"
|
|
819
|
+
}
|
|
820
|
+
}
|
|
821
|
+
},
|
|
822
|
+
"dns": {
|
|
823
|
+
"zone": {
|
|
824
|
+
"--zone": {
|
|
825
|
+
"ad30fa": "الاستخدام: {{CLI_NAME}} منطقة DNS --zone example.com --ip A.B.C.D [--ipv6 X:X::X] [--التحقق] [--إعادة التحميل]"
|
|
826
|
+
}
|
|
827
|
+
},
|
|
828
|
+
"zones": {
|
|
829
|
+
"zone": {
|
|
830
|
+
"5b8bda": "الاستخدام: {{CLI_NAME}} مناطق نظام أسماء النطاقات|المنطقة --المنطقة X --ip A.B.C.D [--ipv6 …] [--json]"
|
|
831
|
+
}
|
|
832
|
+
}
|
|
833
|
+
},
|
|
834
|
+
"nginx": {
|
|
835
|
+
"status": {
|
|
836
|
+
"list": {
|
|
837
|
+
"d67a16": "الاستخدام: {{CLI_NAME}} حالة nginx|قائمة|اختبار|مزامنة [--تنفيذ] [--json]"
|
|
838
|
+
}
|
|
839
|
+
}
|
|
840
|
+
},
|
|
841
|
+
"host": {
|
|
842
|
+
"overview": {
|
|
843
|
+
"metrics": {
|
|
844
|
+
"93c828": "الاستخدام: {{CLI_NAME}} نظرة عامة على المضيف|المقاييس|الشبكة [--المسار /] [--json]"
|
|
845
|
+
}
|
|
846
|
+
}
|
|
847
|
+
},
|
|
848
|
+
"logs": {
|
|
849
|
+
"sources": {
|
|
850
|
+
"overview": {
|
|
851
|
+
"79058c": "الاستخدام: {{CLI_NAME}} مصادر السجلات|نظرة عامة|الوحدات|المجلة|الاستعلام [--معرف المصدر] [--json]"
|
|
852
|
+
}
|
|
853
|
+
}
|
|
854
|
+
},
|
|
855
|
+
"services": {
|
|
856
|
+
"sub": {
|
|
857
|
+
"--unit": {
|
|
858
|
+
"4fe3fa": "الاستخدام: {{CLI_NAME}} الخدمات {{sub}} --unit <systemd-unit> [--تنفيذ] [--json]"
|
|
859
|
+
}
|
|
860
|
+
},
|
|
861
|
+
"matrix": {
|
|
862
|
+
"start": {
|
|
863
|
+
"4f3a35": "الاستخدام: مصفوفة الخدمات {{CLI_NAME}}|بدء|إيقاف|إعادة تشغيل|إعادة تحميل --اسم الوحدة [--تنفيذ] [--json]"
|
|
864
|
+
}
|
|
865
|
+
}
|
|
866
|
+
},
|
|
867
|
+
"defense": {
|
|
868
|
+
"ban": {
|
|
869
|
+
"--ip": {
|
|
870
|
+
"cc22de": "الاستخدام: {{CLI_NAME}} حظر الدفاع --ip <ip> [--method Fail2ban|ufw|كلاهما] [--سبب t] [--تنفيذ]"
|
|
871
|
+
}
|
|
872
|
+
},
|
|
873
|
+
"unban": {
|
|
874
|
+
"--ip": {
|
|
875
|
+
"46aa23": "الاستخدام: {{CLI_NAME}} Defense unban --ip <ip> [--method Fail2ban|ufw|كلاهما] [--تنفيذ]"
|
|
876
|
+
}
|
|
877
|
+
},
|
|
878
|
+
"whitelist": {
|
|
879
|
+
"--action": {
|
|
880
|
+
"c1cbdf": "الاستخدام: {{CLI_NAME}} القائمة البيضاء للدفاع --قائمة الإجراءات|إضافة|إزالة [--ip IP]"
|
|
881
|
+
}
|
|
882
|
+
},
|
|
883
|
+
"status": {
|
|
884
|
+
"bans": {
|
|
885
|
+
"a8d96b": "الاستخدام: {{CLI_NAME}} حالة الدفاع|الحظر|المشتبه بهم|الحظر|unban|القائمة البيضاء|تطبيق المكدس|fail2ban|جدار الحماية|المخطط الزمني|الإعدادات المسبقة [--json]\n` +\n ` الحظر [--نص q] [--المصدر Fail2ban|لوحة|ufw|تلقائي]\n` +\n ` المشتبه بهم [--نص q]\n` +\n ` تطبيق المكدس [--تنفيذ] # UFW + Fail2ban + الإعداد المسبق الحالي\n` +\n `fail2ban | جدار الحماية # تحقيقات عميقة (صادقة)\n` +\n ` الجدول الزمني [--الحد N] [--نص q]\n` +\n `الإعدادات المسبقة # قائمة + activePreset"
|
|
886
|
+
}
|
|
887
|
+
}
|
|
888
|
+
}
|
|
889
|
+
}
|
|
890
|
+
},
|
|
891
|
+
"system": {
|
|
892
|
+
"unit-install": {
|
|
893
|
+
"--enable": {
|
|
894
|
+
"--data-dir": {
|
|
895
|
+
"path": {
|
|
896
|
+
"33daa1": "الاستخدام: تثبيت وحدة نظام خادم ysk [--تمكين] [--data-dir PATH]"
|
|
897
|
+
}
|
|
898
|
+
}
|
|
899
|
+
}
|
|
900
|
+
}
|
|
901
|
+
},
|
|
902
|
+
"users": {
|
|
903
|
+
"create": {
|
|
904
|
+
"--username": {
|
|
905
|
+
"u": {
|
|
906
|
+
"--password": {
|
|
907
|
+
"7145c7": "الاستخدام: يقوم مستخدمو خادم ysk بإنشاء --اسم المستخدم <u> --كلمة المرور <p> [--مشغل الدور|العارض|المسؤول] [--معرف معرف الحزمة]"
|
|
908
|
+
}
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
},
|
|
912
|
+
"list": {
|
|
913
|
+
"--q": {
|
|
914
|
+
"text": {
|
|
915
|
+
"--role": {
|
|
916
|
+
"544685": "الاستخدام: قائمة مستخدمي خادم ysk [--q text] [--role admin|operator|viewer]\n يقوم مستخدمو خادم ysk بإنشاء --اسم المستخدم u --كلمة المرور p [--مشغل الدور]"
|
|
917
|
+
}
|
|
918
|
+
}
|
|
919
|
+
}
|
|
920
|
+
}
|
|
921
|
+
},
|
|
922
|
+
"rbac": {
|
|
923
|
+
"list": {
|
|
924
|
+
"policies": {
|
|
925
|
+
"330ade": "الاستخدام: قائمة rbac لخادم ysk | السياسات\n عرض ysk-server rbac - مشغل الدور\n تدقيق ysk-server rbac # مسار → مصفوفة عينة الحد الأقصى"
|
|
926
|
+
}
|
|
927
|
+
}
|
|
928
|
+
},
|
|
929
|
+
"hosting": {
|
|
930
|
+
"postgres-provision": {
|
|
931
|
+
"--db": {
|
|
932
|
+
"name": {
|
|
933
|
+
"--user": {
|
|
934
|
+
"2c8889": "الاستخدام: استضافة خادم ysk postgres-provision --db NAME --user U --password P(min8) [--تنفيذ]\n التشغيل الجاف الافتراضي (بدون تغيير المضيف). قم بتمرير --execute + YSK_EXECUTE=1 للتطبيق."
|
|
935
|
+
}
|
|
936
|
+
}
|
|
937
|
+
}
|
|
938
|
+
},
|
|
939
|
+
"mysql-provision": {
|
|
940
|
+
"--db": {
|
|
941
|
+
"name": {
|
|
942
|
+
"--user": {
|
|
943
|
+
"fc25aa": "الاستخدام: استضافة خادم ysk mysql-provision --db NAME --user U --password P(min8) [--تنفيذ]\n التشغيل الجاف الافتراضي (بدون تغيير المضيف). قم بتمرير --execute + YSK_EXECUTE=1 للتطبيق."
|
|
944
|
+
}
|
|
945
|
+
}
|
|
946
|
+
}
|
|
947
|
+
},
|
|
948
|
+
"dns-zone": {
|
|
949
|
+
"--zone": {
|
|
950
|
+
"example": {
|
|
951
|
+
"com": {
|
|
952
|
+
"bdaa0d": "الاستخدام: استضافة خادم ysk dns-zone --zone example.com --ip A.B.C.D [--ipv6 X:X::X] [--validate] [--reload]"
|
|
953
|
+
}
|
|
954
|
+
}
|
|
955
|
+
}
|
|
956
|
+
},
|
|
957
|
+
"powerdns-load": {
|
|
958
|
+
"--zone": {
|
|
959
|
+
"example": {
|
|
960
|
+
"com": {
|
|
961
|
+
"dba49c": "الاستخدام: استضافة خادم ysk powerdns-load --zone example.com --ip A.B.C.D [--ipv6 X:X::X] [--load|--execute]"
|
|
962
|
+
}
|
|
963
|
+
}
|
|
964
|
+
}
|
|
965
|
+
},
|
|
966
|
+
"email-apply": {
|
|
967
|
+
"--domain": {
|
|
968
|
+
"example": {
|
|
969
|
+
"com": {
|
|
970
|
+
"37d350": "الاستخدام: تطبيق استضافة خادم ysk عبر البريد الإلكتروني --domain example.com [--تثبيت|--تنفيذ]"
|
|
971
|
+
}
|
|
972
|
+
}
|
|
973
|
+
}
|
|
974
|
+
},
|
|
975
|
+
"email-mailbox": {
|
|
976
|
+
"--domain": {
|
|
977
|
+
"x": {
|
|
978
|
+
"--local": {
|
|
979
|
+
"3d9be3": "الاستخدام: صندوق بريد استضافة خادم ysk - المجال X - المستخدم المحلي [--كلمة المرور P] [--ip A.B.C.D]"
|
|
980
|
+
}
|
|
981
|
+
}
|
|
982
|
+
}
|
|
983
|
+
},
|
|
984
|
+
"ftps-apply": {
|
|
985
|
+
"--domain": {
|
|
986
|
+
"files": {
|
|
987
|
+
"example": {
|
|
988
|
+
"284a7c": "الاستخدام: استضافة خادم ysk ftps-apply --domain files.example.com [--install|--execute]"
|
|
989
|
+
}
|
|
990
|
+
}
|
|
991
|
+
}
|
|
992
|
+
},
|
|
993
|
+
"webmail-apply": {
|
|
994
|
+
"--domain": {
|
|
995
|
+
"webmail": {
|
|
996
|
+
"example": {
|
|
997
|
+
"2ad5b5": "الاستخدام: استضافة خادم ysk تطبيق بريد الويب --domain webmail.example.com [--تنزيل]"
|
|
998
|
+
}
|
|
999
|
+
}
|
|
1000
|
+
}
|
|
1001
|
+
},
|
|
1002
|
+
"public-files": {
|
|
1003
|
+
"--domain": {
|
|
1004
|
+
"files": {
|
|
1005
|
+
"example": {
|
|
1006
|
+
"0e9013": "الاستخدام: استضافة خادم ysk للملفات العامة --domain files.example.com [--reload]"
|
|
1007
|
+
}
|
|
1008
|
+
}
|
|
1009
|
+
}
|
|
1010
|
+
},
|
|
1011
|
+
"email-deliverability": {
|
|
1012
|
+
"--domain": {
|
|
1013
|
+
"example": {
|
|
1014
|
+
"com": {
|
|
1015
|
+
"8774a4": "الاستخدام: استضافة خادم ysk، إمكانية تسليم البريد الإلكتروني - المجال example.com\n إمكانية تسليم البريد الإلكتروني لاستضافة خادم ysk --id <domainId>"
|
|
1016
|
+
}
|
|
1017
|
+
}
|
|
1018
|
+
}
|
|
1019
|
+
},
|
|
1020
|
+
"email-bootstrap": {
|
|
1021
|
+
"--domain": {
|
|
1022
|
+
"example": {
|
|
1023
|
+
"com": {
|
|
1024
|
+
"796da5": "الاستخدام: استضافة خادم ysk للبريد الإلكتروني-bootstrap --domain example.com --ip 1.2.3.4 [--admin postmaster] [--password P] [--install]"
|
|
1025
|
+
}
|
|
1026
|
+
}
|
|
1027
|
+
}
|
|
1028
|
+
}
|
|
1029
|
+
},
|
|
1030
|
+
"migrate": {
|
|
1031
|
+
"post": {
|
|
1032
|
+
"--job": {
|
|
1033
|
+
"id": {
|
|
1034
|
+
"--data-dir": {
|
|
1035
|
+
"6a73cd": "الاستخدام: ترحيل خادم ysk --job <id> --data-dir PATH --execute"
|
|
1036
|
+
}
|
|
1037
|
+
}
|
|
1038
|
+
}
|
|
1039
|
+
},
|
|
1040
|
+
"host": {
|
|
1041
|
+
"--target": {
|
|
1042
|
+
"root": {
|
|
1043
|
+
"new": {
|
|
1044
|
+
"3e94a2": "الاستخدام: ترحيل خادم ysk --target root@NEW_IP [--identity-file PATH|--identity-id ID] [--password] --تنفيذ --data-dir PATH"
|
|
1045
|
+
}
|
|
1046
|
+
}
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
},
|
|
1050
|
+
"x": {
|
|
1051
|
+
"972912": "الاستخدام:\n يقوم خادم ysk بترحيل المخزون [--data-dir PATH] --json\n ysk-server ترحيل المضيف --target root@IP [--identity-file PATH|--identity-id ID|--password PW] --تنفيذ [--صيانة] [--force-wipe-target]\n يقوم خادم ysk بترحيل المنشور --معرف الوظيفة --data-dir PATH --execute # على الهدف\n حالة ترحيل خادم ysk [--معرف الوظيفة]\n ysk-server ترحيل السيرة الذاتية - معرف الوظيفة - تنفيذ"
|
|
1052
|
+
},
|
|
1053
|
+
"hostingHelp": "الاستخدام: استضافة خادم ysk <sub>\n التشغيل الجاف الافتراضي للعمليات الخطرة؛ أضف --execute (+ YSK_EXECUTE=1) للتطبيق\n نجينكس | مزامنة nginx [--تنفيذ]\n توفير redis | توفير بوستجرس | توفير الخلية [--تنفيذ]\n منطقة نظام أسماء النطاقات --zone X --ip A.B.C.D [--ipv6 X:X::X] [--التحقق] [--إعادة التحميل]\n مناطق نظام أسماء النطاقات | حالة powerdns | تثبيت powerdns [--تثبيت|--تنفيذ]\n powerdns-load --zone X --ip A.B.C.D [--تحميل|--تنفيذ]\n تطبيق بالبريد الإلكتروني --domain X [--تثبيت|--تنفيذ]\n صندوق بريد البريد الإلكتروني - المجال X - المستخدم المحلي [- كلمة المرور P] [--ip A.B.C.D] [--النظام]\n تطبيق ftps --domain X [--تثبيت|--تنفيذ]\n أوقات التشغيل | تثبيت وقت التشغيل --kind العقدة|php|python|go|rust --version V [--install|--execute]\n حمامة-passdb --domain X | --الكل\n تطبيق بريد الويب --المجال webmail.example.com [--تنزيل]\n الملفات العامة --domain files.example.com [--إعادة تحميل]\n البريد الإلكتروني-bootstrap --domain example.com --ip A.B.C.D [--تثبيت|--تنفيذ]\n إمكانية تسليم البريد الإلكتروني --domain example.com # PTR/DNSBL/warmup pack (صادق)\n تطبيق جدار الحماية [--smtp] [--تنفيذ]",
|
|
1054
|
+
"logsQuery": "الاستخدام: {{CLI_NAME}} استعلام السجلات --المصدر <id> [--سطور N] [--grep G] [--منذ ساعة واحدة] [-خطأ الأولوية]\n أمثلة المصدر: مجلة: مجلة: ملف nginx.service: مشروع سجل النظام: <uuid>\n {{CLI_NAME}} مصادر السجلات --json\n {{CLI_NAME}} مجلة السجلات [--unit nginx.service] --json"
|
|
1055
|
+
},
|
|
1056
|
+
"msg": {
|
|
1057
|
+
"domain": {
|
|
1058
|
+
"missing": {
|
|
1059
|
+
"pass": {
|
|
1060
|
+
"5be09b": "المجال مفقود - قم بتمرير --ip لإنشاء المجال أولاً"
|
|
1061
|
+
}
|
|
1062
|
+
}
|
|
1063
|
+
},
|
|
1064
|
+
"--root": {
|
|
1065
|
+
"must": {
|
|
1066
|
+
"be": {
|
|
1067
|
+
"a84834": "--root يجب أن يكون عامًا أو مشروعًا:<id>"
|
|
1068
|
+
}
|
|
1069
|
+
}
|
|
1070
|
+
},
|
|
1071
|
+
"need": {
|
|
1072
|
+
"--content": {
|
|
1073
|
+
"or": {
|
|
1074
|
+
"4d7001": "تحتاج --content أو --file"
|
|
1075
|
+
}
|
|
1076
|
+
},
|
|
1077
|
+
"at": {
|
|
1078
|
+
"least": {
|
|
1079
|
+
"7d311a": "تحتاج إلى مضيف --عضو واحد على الأقل[=role][:access]"
|
|
1080
|
+
}
|
|
1081
|
+
}
|
|
1082
|
+
},
|
|
1083
|
+
"action": {
|
|
1084
|
+
"must": {
|
|
1085
|
+
"be": {
|
|
1086
|
+
"ba14c1": "يجب أن يكون الإجراء قائمة|إضافة|إزالة"
|
|
1087
|
+
}
|
|
1088
|
+
}
|
|
1089
|
+
},
|
|
1090
|
+
"use": {
|
|
1091
|
+
"ysk-server": {
|
|
1092
|
+
"backup": {
|
|
1093
|
+
"ca67f4": "الاستخدام: التحكم في النسخ الاحتياطي لخادم ysk - استعادة المستوى - اسم الأرشيف (لا يتم الاستعادة - مستوى التحكم في معرف المشروع)"
|
|
1094
|
+
}
|
|
1095
|
+
}
|
|
1096
|
+
},
|
|
1097
|
+
"new": {
|
|
1098
|
+
"domain": {
|
|
1099
|
+
"requires": {
|
|
1100
|
+
"986b78": "يتطلب المجال الجديد --ip A.B.C.D (لا توجد إعدادات نائبة افتراضية)"
|
|
1101
|
+
}
|
|
1102
|
+
}
|
|
1103
|
+
},
|
|
1104
|
+
"import-sync": {
|
|
1105
|
+
"prefers": {
|
|
1106
|
+
"fleet": {
|
|
1107
|
+
"4d7590": "مزامنة الاستيراد تفضل حمولة الأسطول ClustSync؛ أو --ملف snapshot.json"
|
|
1108
|
+
}
|
|
1109
|
+
}
|
|
1110
|
+
},
|
|
1111
|
+
"security": {
|
|
1112
|
+
"control": {
|
|
1113
|
+
"plane": {
|
|
1114
|
+
"f59a63": "الأمان: مستوى التحكم مرتبط بشكل علني (0.0.0.0/::). تفضل 127.0.0.1 + الوكيل العكسي / UFW."
|
|
1115
|
+
}
|
|
1116
|
+
}
|
|
1117
|
+
}
|
|
1118
|
+
},
|
|
1119
|
+
"err": {
|
|
1120
|
+
"unknown": {
|
|
1121
|
+
"email": {
|
|
1122
|
+
"sub": {
|
|
1123
|
+
"sub": {
|
|
1124
|
+
"e37257": "بريد إلكتروني فرعي غير معروف: {{sub}}\nتشغيل: تعليمات البريد الإلكتروني لخادم ysk"
|
|
1125
|
+
}
|
|
1126
|
+
}
|
|
1127
|
+
},
|
|
1128
|
+
"cron": {
|
|
1129
|
+
"sub": {
|
|
1130
|
+
"sub": {
|
|
1131
|
+
"e1a9ed": "فرعي كرون غير معروف: {{sub}}\nتشغيل: مساعدة ysk-server cron"
|
|
1132
|
+
}
|
|
1133
|
+
}
|
|
1134
|
+
},
|
|
1135
|
+
"files": {
|
|
1136
|
+
"sub": {
|
|
1137
|
+
"sub": {
|
|
1138
|
+
"07ad7e": "ملفات فرعية غير معروفة: {{sub}}\nتشغيل: مساعدة ملفات خادم ysk"
|
|
1139
|
+
}
|
|
1140
|
+
}
|
|
1141
|
+
},
|
|
1142
|
+
"store": {
|
|
1143
|
+
"sub": {
|
|
1144
|
+
"sub": {
|
|
1145
|
+
"b7a083": "متجر فرعي غير معروف: {{sub}}\nتشغيل: تعليمات مخزن خادم ysk"
|
|
1146
|
+
}
|
|
1147
|
+
}
|
|
1148
|
+
},
|
|
1149
|
+
"cdn": {
|
|
1150
|
+
"subcommand": {
|
|
1151
|
+
"sub": {
|
|
1152
|
+
"76664f": "أمر فرعي cdn غير معروف: {{sub}}\nتشغيل: تعليمات ysk-server cdn"
|
|
1153
|
+
}
|
|
1154
|
+
}
|
|
1155
|
+
},
|
|
1156
|
+
"backup": {
|
|
1157
|
+
"subcommand": {
|
|
1158
|
+
"sub": {
|
|
1159
|
+
"4092ad": "أمر فرعي للنسخ الاحتياطي غير معروف: {{sub}}\nتشغيل: تعليمات النسخ الاحتياطي لخادم ysk"
|
|
1160
|
+
}
|
|
1161
|
+
}
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1164
|
+
},
|
|
1165
|
+
"setup": {
|
|
1166
|
+
"dryRunOk": "{{product}} إعداد التشغيل الجاف موافق",
|
|
1167
|
+
"dryRunNext": "أعد التشغيل بدون --dry-run لكتابة التكوين وتهيئة قاعدة البيانات",
|
|
1168
|
+
"weakPassword": "كلمة مرور المسؤول ضعيفة أو افتراضية. قم بتمرير كلمة مرور قوية --admin (8 على الأقل، وليس \"admin\"/الإعدادات الافتراضية الشائعة)، أو قم بتعيين YSK_ALLOW_INSECURE_DEFAULTS=1 للمطور المحلي فقط.",
|
|
1169
|
+
"weakPasswordShort": "تم رفض كلمة مرور المسؤول الضعيفة أو الافتراضية",
|
|
1170
|
+
"nextStart": "البدء (واجهة برمجة التطبيقات + واجهة مستخدم الويب): {{cli}} خدمة --config {{configPath}}",
|
|
1171
|
+
"nextOpen": "افتح http://{{host}}:{{port}}/ وقم بتسجيل الدخول باسم {{user}}",
|
|
1172
|
+
"nextUnit": "قالب وحدة النظام: {{unitPath}}",
|
|
1173
|
+
"nextInstall": "تثبيت الوحدة (الجذر + YSK_EXECUTE): {{cli}} تثبيت وحدة النظام --تمكين --data-dir {{dataDir}}",
|
|
1174
|
+
"nextExecute": "تتطلب طفرات مضيف الإنتاج YSK_EXECUTE=1 والجذر",
|
|
1175
|
+
"nextGolive": "البدء المباشر: docs/deploy/go-live.md + جاهزية خادم ysk --json",
|
|
1176
|
+
"secPassword": "الأمان: قم بتغيير كلمة مرور المسؤول على الفور (استخدم bootstrap كلمة مرور ضعيفة/افتراضية)",
|
|
1177
|
+
"sec2fa": "الأمان: قم بتمكين المصادقة الثنائية للمشرف ضمن الأمان → الحساب",
|
|
1178
|
+
"secListen": "الأمان: الاستماع إلى جميع الواجهات - خلف جدار الحماية / الوكيل العكسي؛ تفضل 127.0.0.1 + نفق SSH للمشرف",
|
|
1179
|
+
"ok": "{{product}} اكتمل الإعداد (تمت تهيئة قاعدة البيانات)",
|
|
1180
|
+
"okInsecure": "{{product}} اكتمل الإعداد (تهيئة قاعدة البيانات) [INSECURE BOOTSTRAP — تغيير كلمة المرور]"
|
|
1181
|
+
}
|
|
1182
|
+
}
|