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
package/dist/system.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"system.js","sourceRoot":"","sources":["../src/system.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|
package/dist/types.d.ts
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Shared domain enums and utility types for YSK Server.
|
|
3
|
+
*/
|
|
4
|
+
/** Product surface name constants */
|
|
5
|
+
export declare const PRODUCT_NAME: "YSK Server";
|
|
6
|
+
export declare const CLI_NAME: "ysk-server";
|
|
7
|
+
export declare const PACKAGE_NAME: "ysk-server";
|
|
8
|
+
/** Operation levels for three-axis RBAC */
|
|
9
|
+
export type OperationLevel = 'read' | 'write-low' | 'write-high' | 'destructive' | 'privilege';
|
|
10
|
+
/** Resource scope kinds */
|
|
11
|
+
export type ResourceScopeKind = 'global' | 'server' | 'project';
|
|
12
|
+
/** Built-in roles */
|
|
13
|
+
export type SystemRole = 'admin' | 'operator' | 'viewer' | 'agent';
|
|
14
|
+
/** Approval workflow status */
|
|
15
|
+
export type ApprovalStatus = 'pending' | 'approved' | 'rejected' | 'expired' | 'executed';
|
|
16
|
+
/** Risk tier for tools / updates */
|
|
17
|
+
export type RiskTier = 'low' | 'medium' | 'high' | 'critical';
|
|
18
|
+
/** Update recommendation from intelligent update system */
|
|
19
|
+
export type UpdateAdvice = 'update' | 'watch' | 'urgent' | 'skip';
|
|
20
|
+
/** Protection / offline mode */
|
|
21
|
+
export type ProtectionMode = 'normal' | 'degraded' | 'offline' | 'ddos-protection';
|
|
22
|
+
/** Supported AI agent runtimes */
|
|
23
|
+
export type AgentRuntimeKind = 'openclaw' | 'hermes' | 'ionclaw';
|
|
24
|
+
/** Hosting runtime kinds (project + host install) */
|
|
25
|
+
export type HostingRuntime = 'node' | 'php' | 'static' | 'python' | 'go' | 'rust' | 'java' | 'kotlin' | 'bun';
|
|
26
|
+
/** Re-export apply lifecycle for discoverability (canonical: ops.ts) */
|
|
27
|
+
export type { ApplyStatus } from './ops.js';
|
|
28
|
+
/** Structured CLI output envelope */
|
|
29
|
+
export interface StructuredResult<T = unknown> {
|
|
30
|
+
ok: boolean;
|
|
31
|
+
code: string;
|
|
32
|
+
message: string;
|
|
33
|
+
data?: T;
|
|
34
|
+
error?: {
|
|
35
|
+
code: string;
|
|
36
|
+
message: string;
|
|
37
|
+
details?: unknown;
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
/** Resource scope reference */
|
|
41
|
+
export interface ResourceScope {
|
|
42
|
+
kind: ResourceScopeKind;
|
|
43
|
+
id?: string;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Locale codes — canonical in i18n/normalize-locale.ts.
|
|
47
|
+
* zh-HK = 香港書面語(繁體)SSOT. Browser tag zh-TW is accepted only as alias → zh-HK.
|
|
48
|
+
*/
|
|
49
|
+
export type { LocaleCode } from './i18n/normalize-locale.js';
|
|
50
|
+
export { LOCALES, DEFAULT_LOCALE, RTL_LOCALES, LOCALE_LABELS, normalizeLocale, isRtlLocale, localeFromAcceptLanguage, } from './i18n/normalize-locale.js';
|
|
51
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,qCAAqC;AACrC,eAAO,MAAM,YAAY,EAAG,YAAqB,CAAC;AAClD,eAAO,MAAM,QAAQ,EAAG,YAAqB,CAAC;AAC9C,eAAO,MAAM,YAAY,EAAG,YAAqB,CAAC;AAElD,2CAA2C;AAC3C,MAAM,MAAM,cAAc,GACtB,MAAM,GACN,WAAW,GACX,YAAY,GACZ,aAAa,GACb,WAAW,CAAC;AAEhB,2BAA2B;AAC3B,MAAM,MAAM,iBAAiB,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC;AAEhE,qBAAqB;AACrB,MAAM,MAAM,UAAU,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,OAAO,CAAC;AAEnE,+BAA+B;AAC/B,MAAM,MAAM,cAAc,GAAG,SAAS,GAAG,UAAU,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,CAAC;AAE1F,oCAAoC;AACpC,MAAM,MAAM,QAAQ,GAAG,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,UAAU,CAAC;AAE9D,2DAA2D;AAC3D,MAAM,MAAM,YAAY,GAAG,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,CAAC;AAElE,gCAAgC;AAChC,MAAM,MAAM,cAAc,GAAG,QAAQ,GAAG,UAAU,GAAG,SAAS,GAAG,iBAAiB,CAAC;AAEnF,kCAAkC;AAClC,MAAM,MAAM,gBAAgB,GAAG,UAAU,GAAG,QAAQ,GAAG,SAAS,CAAC;AAEjE,qDAAqD;AACrD,MAAM,MAAM,cAAc,GACtB,MAAM,GACN,KAAK,GACL,QAAQ,GACR,QAAQ,GACR,IAAI,GACJ,MAAM,GACN,MAAM,GACN,QAAQ,GACR,KAAK,CAAC;AAEV,wEAAwE;AACxE,YAAY,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAE5C,qCAAqC;AACrC,MAAM,WAAW,gBAAgB,CAAC,CAAC,GAAG,OAAO;IAC3C,EAAE,EAAE,OAAO,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,CAAC,CAAC;IACT,KAAK,CAAC,EAAE;QACN,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,EAAE,MAAM,CAAC;QAChB,OAAO,CAAC,EAAE,OAAO,CAAC;KACnB,CAAC;CACH;AAED,+BAA+B;AAC/B,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,iBAAiB,CAAC;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;CACb;AAED;;;GAGG;AACH,YAAY,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAC;AAC7D,OAAO,EACL,OAAO,EACP,cAAc,EACd,WAAW,EACX,aAAa,EACb,eAAe,EACf,WAAW,EACX,wBAAwB,GACzB,MAAM,4BAA4B,CAAC"}
|
package/dist/types.js
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Shared domain enums and utility types for YSK Server.
|
|
3
|
+
*/
|
|
4
|
+
/** Product surface name constants */
|
|
5
|
+
export const PRODUCT_NAME = 'YSK Server';
|
|
6
|
+
export const CLI_NAME = 'ysk-server';
|
|
7
|
+
export const PACKAGE_NAME = 'ysk-server';
|
|
8
|
+
export { LOCALES, DEFAULT_LOCALE, RTL_LOCALES, LOCALE_LABELS, normalizeLocale, isRtlLocale, localeFromAcceptLanguage, } from './i18n/normalize-locale.js';
|
|
9
|
+
//# sourceMappingURL=types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,qCAAqC;AACrC,MAAM,CAAC,MAAM,YAAY,GAAG,YAAqB,CAAC;AAClD,MAAM,CAAC,MAAM,QAAQ,GAAG,YAAqB,CAAC;AAC9C,MAAM,CAAC,MAAM,YAAY,GAAG,YAAqB,CAAC;AAsElD,OAAO,EACL,OAAO,EACP,cAAc,EACd,WAAW,EACX,aAAa,EACb,eAAe,EACf,WAAW,EACX,wBAAwB,GACzB,MAAM,4BAA4B,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Package inventory advice — API contract.
|
|
3
|
+
* Complements UpdateItemDto / SelfUpdateStatus in dto.ts.
|
|
4
|
+
*/
|
|
5
|
+
export interface UpdateAdviceRowDto {
|
|
6
|
+
packageName: string;
|
|
7
|
+
currentVersion: string;
|
|
8
|
+
candidateVersion?: string;
|
|
9
|
+
advice?: string;
|
|
10
|
+
risk?: string;
|
|
11
|
+
summary?: string;
|
|
12
|
+
cves?: string[];
|
|
13
|
+
requiresApproval?: boolean;
|
|
14
|
+
}
|
|
15
|
+
export interface UpdateInventoryMetaDto {
|
|
16
|
+
source?: string;
|
|
17
|
+
upgradableCount?: number;
|
|
18
|
+
notes?: string[];
|
|
19
|
+
}
|
|
20
|
+
/** Web aliases */
|
|
21
|
+
export type AdviceRow = UpdateAdviceRowDto;
|
|
22
|
+
export type InventoryMeta = UpdateInventoryMetaDto;
|
|
23
|
+
//# sourceMappingURL=updates.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updates.d.ts","sourceRoot":"","sources":["../src/updates.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,MAAM,WAAW,kBAAkB;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,WAAW,sBAAsB;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;CAClB;AAED,kBAAkB;AAClB,MAAM,MAAM,SAAS,GAAG,kBAAkB,CAAC;AAC3C,MAAM,MAAM,aAAa,GAAG,sBAAsB,CAAC"}
|
package/dist/updates.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updates.js","sourceRoot":"","sources":["../src/updates.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
|
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "أوقات تشغيل وكيل الذكاء الاصطناعي",
|
|
3
|
+
"body": "تثبيت OpenClaw / Hermes / IonClaw والإشراف عليه؛ تمر جميع استدعاءات الأداة عبر القائمة المسموح بها والموافقة.",
|
|
4
|
+
"status": {
|
|
5
|
+
"running": "جري",
|
|
6
|
+
"connected": "متصل",
|
|
7
|
+
"registered": "مسجل فقط",
|
|
8
|
+
"stale": "قديمة",
|
|
9
|
+
"disconnected": "غير متصل",
|
|
10
|
+
"not_installed": "غير مثبت",
|
|
11
|
+
"failed": "فشل",
|
|
12
|
+
"error": "خطأ",
|
|
13
|
+
"unknown": "لم يتم التحقيق فيها",
|
|
14
|
+
"fallback": "مجهول"
|
|
15
|
+
},
|
|
16
|
+
"liveN": "{{count}} اونلاين",
|
|
17
|
+
"registeredOnly": "مسجل فقط",
|
|
18
|
+
"awaitProbe": "في انتظار التحقيق",
|
|
19
|
+
"runtimes": "أوقات التشغيل",
|
|
20
|
+
"running": "جري",
|
|
21
|
+
"liveAgents": "وكلاء على الانترنت",
|
|
22
|
+
"fleet": "أسطول",
|
|
23
|
+
"aiTasks": "مهام الذكاء الاصطناعي",
|
|
24
|
+
"expBanner": "تجريبي.",
|
|
25
|
+
"expBody": "التسجيل ≠ عبر الإنترنت. العمليات الحقيقية تستخدم CLI:",
|
|
26
|
+
"expDocs": "المستندات: الريبو",
|
|
27
|
+
"expPayload": "; توصية حمولة الأمر",
|
|
28
|
+
"fleetCan": "ما يمكن أن يفعله الأسطول",
|
|
29
|
+
"fleetCanDesc": "ليست قائمة فارغة، بل هي إمكانات مستوى تحكم حقيقية لعقد الحافة",
|
|
30
|
+
"capRegister": "يسجل",
|
|
31
|
+
"capRegisterD": "يكتب قائمة مستوى التحكم (الحالة \"مسجل فقط\") - قد لا تكون العملية قيد التشغيل",
|
|
32
|
+
"capCommand": "يأمر",
|
|
33
|
+
"capCommandD": "إعدادات CLI المسبقة (الاستعداد/المضيف/المشاريع...) أو المخصصة؛ تقوم الحافة بسحب وتشغيل خادم ysk وacks",
|
|
34
|
+
"capHistory": "تاريخ الأوامر",
|
|
35
|
+
"capHistoryD": "في قائمة الانتظار / تم / خطأ، رمز الخروج، نتيجة JSON جميلة",
|
|
36
|
+
"capDelete": "يمسح",
|
|
37
|
+
"capDeleteD": "يزيل الجلسة والرسائل ذات الصلة",
|
|
38
|
+
"capStatus": "حالة",
|
|
39
|
+
"capStatusD": "مسجل فقط → عبر الإنترنت (نبضات القلب) → قديم (> 60 ثانية بدون نبضات قلب)",
|
|
40
|
+
"fleetTitle": "الأسطول ({{count}})",
|
|
41
|
+
"fleetDesc": "تسجيل طائرة التحكم · عقدة مسجلة على الإنترنت",
|
|
42
|
+
"registerPlus": "+ وكيل التسجيل",
|
|
43
|
+
"colId": "ID",
|
|
44
|
+
"colStatus": "حالة",
|
|
45
|
+
"colGroup": "مجموعة",
|
|
46
|
+
"colLastSeen": "شوهد آخر مرة",
|
|
47
|
+
"command": "يأمر",
|
|
48
|
+
"history": "تاريخ",
|
|
49
|
+
"emptyAgents": "لم يتم تسجيل أي وكلاء",
|
|
50
|
+
"emptyAgentsDesc": "قم بالتسجيل من القائمة، أو انتظر حتى تقوم عمليات الحافة بالتسجيل الذاتي",
|
|
51
|
+
"historyTitle": "سجل الأوامر · {{id}}",
|
|
52
|
+
"historyDesc": "في قائمة الانتظار حتى تسحب العقدة؛",
|
|
53
|
+
"refreshHistory": "تحديث التاريخ",
|
|
54
|
+
"colTime": "وقت",
|
|
55
|
+
"finishedAt": "انتهى {{at}}",
|
|
56
|
+
"colCommand": "يأمر",
|
|
57
|
+
"colResult": "ملخص النتيجة",
|
|
58
|
+
"hasResult": "لديه نتيجة",
|
|
59
|
+
"emptyCmds": "لا توجد أوامر حتى الآن",
|
|
60
|
+
"emptyCmdsDesc": "قائمة الانتظار مع \"الأمر\"؛ يبقى في قائمة الانتظار حتى يصبح وكيل الحافة متصلاً بالإنترنت",
|
|
61
|
+
"edgeOnlineTitle": "كيف يأتي وكلاء الحافة عبر الإنترنت",
|
|
62
|
+
"edgeOnlineDesc": "بعد تسجيل اللوحة، يجب على العقدة تشغيل الحلقة الصادرة لأوامر نبضات القلب/السحب",
|
|
63
|
+
"controlPlaneApi": "واجهة برمجة تطبيقات مستوى التحكم:",
|
|
64
|
+
"controlPlaneHint": "(يجب أن يكون قابلاً للوصول؛ استخدم عنوان اللوحة الحقيقي في الإنتاج)",
|
|
65
|
+
"queueNote": "بدون عملية حافة، يظل \"الأمر\" يعمل: فهو يقف في قائمة الانتظار حتى يتصل الوكيل بالإنترنت.",
|
|
66
|
+
"runtimeTitle": "أوقات تشغيل الذكاء الاصطناعي",
|
|
67
|
+
"runtimeDesc": "مسارات ووحدات التحقيق؛",
|
|
68
|
+
"emptyRuntime": "لا توجد نتائج التحقيق حتى الآن",
|
|
69
|
+
"emptyRuntimeDesc": "قم بالتحديث لتحميل أوقات التشغيل، أو التحقيق بشكل فردي",
|
|
70
|
+
"pathExists": "موجود",
|
|
71
|
+
"pathMissing": "غير مثبت",
|
|
72
|
+
"unitUnknown": "{{unit}} · غير معروف",
|
|
73
|
+
"path": "طريق",
|
|
74
|
+
"probe": "دقق",
|
|
75
|
+
"install": "ثَبَّتَ",
|
|
76
|
+
"recentOps": "العمليات الأخيرة",
|
|
77
|
+
"registerTitle": "تسجيل وكيل",
|
|
78
|
+
"registerDesc": "يكتب قائمة مستوى التحكم فقط؛ لا يعني أن العقدة متصلة بالإنترنت",
|
|
79
|
+
"register": "يسجل",
|
|
80
|
+
"agentId": "معرف الوكيل",
|
|
81
|
+
"agentIdHint": "معرف فريد، على سبيل المثال. edge-1 أو بوابة المكتب",
|
|
82
|
+
"group": "مجموعة",
|
|
83
|
+
"groupHint": "لمرشحات تقسيم المناطق / القائمة",
|
|
84
|
+
"registerNote": "تظهر الحالة \"مسجل فقط\" حتى تقوم العقدة بتشغيل الوكيل الصادر ونبضات القلب.",
|
|
85
|
+
"cmdTitle": "الأمر · {{id}}",
|
|
86
|
+
"cmdTitlePlain": "يأمر",
|
|
87
|
+
"cmdDesc": "في قائمة الانتظار؛ يقوم وكيل الحافة بالسحب والتشغيل والقبول (يظل في قائمة الانتظار أثناء عدم الاتصال بالإنترنت)",
|
|
88
|
+
"enqueue": "وضع في قائمة الانتظار",
|
|
89
|
+
"cmdPreset": "الأمر (CLI أولاً)",
|
|
90
|
+
"cmdTypeAria": "نوع الأمر",
|
|
91
|
+
"customCli": "سطر الأوامر المخصص",
|
|
92
|
+
"cliArgs": "وسيطات CLI",
|
|
93
|
+
"cliArgsHint": "لا تقم بتضمين خادم ysk؛ على سبيل المثال مجلة السجلات - وحدة nginx.service",
|
|
94
|
+
"cmdNote": "يقوم تشغيل وكيل خادم Edge ysk بتنفيذ CLI JSON محليًا (يضيف --json). لا تزال تغييرات المضيف بحاجة إلى YSK_EXECUTE=1 على الحافة. راجع رمز الخروج وJSON في التاريخ.",
|
|
95
|
+
"resultTitle": "نتيجة الأمر · الخروج {{code}}",
|
|
96
|
+
"resultTitlePlain": "نتيجة الأمر",
|
|
97
|
+
"codeComment": "# المفهوم: التسجيل ← حلقة نبضات القلب ← سحب الأوامر ← ack\n# المكتبة: ysk-server-core runOutboundAgent / agentCycle",
|
|
98
|
+
"resultOuter": "الخارجي: حافة ack (exitCode / stderr). النتيجة الداخلية:",
|
|
99
|
+
"deleteTitle": "حذف {{id}}؟",
|
|
100
|
+
"deleteTitlePlain": "هل تريد حذف الوكيل؟",
|
|
101
|
+
"deleteDesc": "ستتم أيضًا إزالة سجل الأوامر ذات الصلة.",
|
|
102
|
+
"fact": {
|
|
103
|
+
"kind": "يكتب",
|
|
104
|
+
"name": "اسم",
|
|
105
|
+
"status": "حالة",
|
|
106
|
+
"unitActive": "خدمة",
|
|
107
|
+
"unitName": "وحدة",
|
|
108
|
+
"pathExists": "المسار موجود",
|
|
109
|
+
"installPath": "مسار التثبيت"
|
|
110
|
+
},
|
|
111
|
+
"installBlocked": "لا يمكن إكمال التثبيت في لوحة الإدارة",
|
|
112
|
+
"registeredMsg": "مسجل {{id}} (مستوى التحكم فقط؛ يجب أن تقوم العقدة بتشغيل الوكيل الصادر ونبض القلب للاتصال بالإنترنت)",
|
|
113
|
+
"registerFailed": "فشل التسجيل",
|
|
114
|
+
"removedFleet": "تمت إزالة تسجيل الأسطول",
|
|
115
|
+
"enqueuedMsg": "الأمر في قائمة الانتظار {{id}}... (يعمل بعد سحب العقدة)",
|
|
116
|
+
"enqueueFailed": "فشل وضع قائمة الانتظار",
|
|
117
|
+
"loadCommandsFailed": "فشل في تحميل الأوامر",
|
|
118
|
+
"probedMsg": "دقق {{kind}}",
|
|
119
|
+
"probeFailed": "فشل التحقيق",
|
|
120
|
+
"wroteUnitMsg": "كتب {{kind}} إعدادات الوحدة",
|
|
121
|
+
"writeFailed": "فشلت الكتابة",
|
|
122
|
+
"installedMsg": "تم التثبيت {{kind}}",
|
|
123
|
+
"installIncomplete": "التثبيت غير مكتمل",
|
|
124
|
+
"badgeDryRun": "التشغيل الجاف",
|
|
125
|
+
"badgeBlocked": "محظور",
|
|
126
|
+
"labelStderr": "com.stderr",
|
|
127
|
+
"labelAckCli": "ACK + CLI JSON",
|
|
128
|
+
"labelStdoutBody": "هيئة CLI stdout",
|
|
129
|
+
"resultOuterHint": "النتيجة الخارجية هي CLI --json stdout."
|
|
130
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
{
|
|
2
|
+
"status": {
|
|
3
|
+
"completed": "مكتمل",
|
|
4
|
+
"done": "منتهي",
|
|
5
|
+
"executed": "تم تنفيذه",
|
|
6
|
+
"failed": "فشل",
|
|
7
|
+
"error": "خطأ",
|
|
8
|
+
"rejected": "مرفوض",
|
|
9
|
+
"pending": "قيد الانتظار",
|
|
10
|
+
"planned": "المخطط لها",
|
|
11
|
+
"approved": "موافقة",
|
|
12
|
+
"running": "جري",
|
|
13
|
+
"cancelled": "تم الإلغاء"
|
|
14
|
+
},
|
|
15
|
+
"activeCount": "{{count}} نشط",
|
|
16
|
+
"taskCount": "{{count}} المهام",
|
|
17
|
+
"tasks": "المهام",
|
|
18
|
+
"active": "نشيط",
|
|
19
|
+
"tasksTab": "المهام ({{count}})",
|
|
20
|
+
"playbooksTab": "كتب اللعب ({{count}})",
|
|
21
|
+
"queueTitle": "قائمة انتظار المهام",
|
|
22
|
+
"queueSub": "حدد لعرض الخطة والخطوات · لا توجد إجراءات إضافية على الحالة النهائية",
|
|
23
|
+
"createTaskPlus": "+ إنشاء مهمة",
|
|
24
|
+
"emptyTasks": "لا توجد مهام حتى الآن",
|
|
25
|
+
"emptyTasksDesc": "أنشئ مهمة من القائمة، أو قم بتشغيل كتاب قواعد اللعبة",
|
|
26
|
+
"browsePlaybooks": "تصفح كتب اللعب",
|
|
27
|
+
"noPrompt": "(لا يوجد مطالبة)",
|
|
28
|
+
"stepsOf": "الخطوات {{done}}/{{total}}",
|
|
29
|
+
"noPlanSummary": "(لا يوجد ملخص للخطة)",
|
|
30
|
+
"pipelineAria": "مراحل المهمة",
|
|
31
|
+
"phase": {
|
|
32
|
+
"plan": "يخطط",
|
|
33
|
+
"approve": "مراجعة",
|
|
34
|
+
"run": "ينفذ",
|
|
35
|
+
"done": "منتهي"
|
|
36
|
+
},
|
|
37
|
+
"approveRun": "الموافقة والتشغيل",
|
|
38
|
+
"cancelTask": "إلغاء المهمة",
|
|
39
|
+
"terminalHint": "انتهت المهمة — أنشئ مهمة جديدة أو قم بتشغيل دليل التشغيل",
|
|
40
|
+
"stepsTitle": "الخطوات ({{count}})",
|
|
41
|
+
"noSteps": "لا توجد خطوات حتى الآن",
|
|
42
|
+
"needsApproval": "يحتاج إلى موافقة",
|
|
43
|
+
"noApproval": "لا موافقة",
|
|
44
|
+
"reject": "يرفض",
|
|
45
|
+
"selectTask": "حدد مهمة",
|
|
46
|
+
"selectTaskDesc": "اختر مهمة على اليسار لعرض الخطة والخطوات",
|
|
47
|
+
"playbooksTitle": "كتب اللعب",
|
|
48
|
+
"playbooksSub": "العمليات المعدة مسبقًا · يؤدي التشغيل إلى إنشاء مهمة والتبديل إلى المهام",
|
|
49
|
+
"countItems": "{{count}}",
|
|
50
|
+
"searchPh": "الاسم / الوصف",
|
|
51
|
+
"noPlaybooks": "لا توجد قواعد اللعبة المتطابقة",
|
|
52
|
+
"noPlaybooksDesc": "تغيير الكلمات الرئيسية أو مسح البحث",
|
|
53
|
+
"run": "يجري",
|
|
54
|
+
"createTitle": "إنشاء مهمة الذكاء الاصطناعي",
|
|
55
|
+
"createDesc": "التخطيط ≠ تم التنفيذ. تظل الأدوات في القائمة المسموح بها.",
|
|
56
|
+
"generatePlan": "إنشاء خطة",
|
|
57
|
+
"promptLabel": "تعليم اللغة الطبيعية",
|
|
58
|
+
"promptHint": "على سبيل المثال التحقق من تحميل المضيف؛ أو حالة nginx",
|
|
59
|
+
"promptPh": "وصف ما تريد...",
|
|
60
|
+
"createHint": "التالي: الموافقة على تفاصيل المهمة وتشغيلها، أو رفض الخطوات الفردية."
|
|
61
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pageDesc": "مواقع أباتشي (مشاريع PHP + مستقلة)",
|
|
3
|
+
"pillSites": "{{count}} مواقع",
|
|
4
|
+
"listTitle": "المواقع ({{count}})",
|
|
5
|
+
"emptyTitle": "لا توجد مواقع",
|
|
6
|
+
"createSite": "+ إنشاء موقع",
|
|
7
|
+
"createTitle": "إنشاء موقع",
|
|
8
|
+
"editTitle": "تحرير الموقع",
|
|
9
|
+
"deleteTitle": "هل تريد حذف الموقع؟",
|
|
10
|
+
"deleteDesc": "هل تريد إزالة موقع Apache هذا؟",
|
|
11
|
+
"colServerName": "اسم الخادم",
|
|
12
|
+
"colSource": "مصدر",
|
|
13
|
+
"colKind": "يكتب",
|
|
14
|
+
"colTarget": "هدف",
|
|
15
|
+
"colStatus": "حالة",
|
|
16
|
+
"filterSource": "مرشح المصدر",
|
|
17
|
+
"sourceAll": "الجميع",
|
|
18
|
+
"sourceProject": "مشروع",
|
|
19
|
+
"sourceStandalone": "مستقل",
|
|
20
|
+
"sourceArtifact": "على القرص",
|
|
21
|
+
"openProject": "مشروع مفتوح",
|
|
22
|
+
"kindLabel": "يكتب",
|
|
23
|
+
"kindProxy": "الوكيل",
|
|
24
|
+
"kindStatic": "ثابت",
|
|
25
|
+
"kindPhp": "PHP",
|
|
26
|
+
"upstreamLabel": "المنبع",
|
|
27
|
+
"rootLabel": "جذر المستند",
|
|
28
|
+
"sslLabel": "SSL",
|
|
29
|
+
"apply": "يتقدم",
|
|
30
|
+
"notInstalled": "أباتشي غير مثبت",
|
|
31
|
+
"globalSettings": "الإعدادات العالمية",
|
|
32
|
+
"siteSettings": "إعدادات الموقع",
|
|
33
|
+
"saveApply": "حفظ وتطبيق",
|
|
34
|
+
"settingsSaved": "أنقذ",
|
|
35
|
+
"setGzip": "غزيب",
|
|
36
|
+
"setShowVersion": "عرض الإصدار",
|
|
37
|
+
"setHttp2": "HTTP/2",
|
|
38
|
+
"setBody": "ماكس الجسم",
|
|
39
|
+
"setKeepalive": "ابق على قيد الحياة",
|
|
40
|
+
"setAccessLog": "سجل الوصول",
|
|
41
|
+
"logOn": "على",
|
|
42
|
+
"logOff": "عن",
|
|
43
|
+
"setForceHttps": "فرض HTTPS",
|
|
44
|
+
"setHsts": "HSTS",
|
|
45
|
+
"setIndexes": "قائمة الدليل",
|
|
46
|
+
"bodyInherit": "عالمي",
|
|
47
|
+
"conflict": "تعارض الأسماء",
|
|
48
|
+
"conflictHint": "يحتوي نفس ServerName على مصادر متعددة. احتفظ بالصف المشروع/المستقل وقم بإزالة أيتام القرص.",
|
|
49
|
+
"removeArtifact": "إزالة المتبقية",
|
|
50
|
+
"removeArtifactTitle": "إزالة أسيوط المتبقية؟",
|
|
51
|
+
"removeArtifactDesc": "احذف ملف Apache conf الذي لم تتم المطالبة به من دليل بيانات اللوحة وقم بتعطيل النظام المزدوج عندما يكون ذلك ممكنًا. لا يحذف المشروع.",
|
|
52
|
+
"previewConf": "معاينة التكوين",
|
|
53
|
+
"cleanupConflicts": "تنظيف مخلفات الصراع",
|
|
54
|
+
"cleanupConflictsTitle": "تنظيف كافة مخلفات الصراع؟",
|
|
55
|
+
"cleanupConflictsDesc": "قم بإزالة كل conf Artifact الموجود على القرص والذي يتعارض مع مشروع أو ServerName مستقل. يتم الاحتفاظ بصفوف المشروع.",
|
|
56
|
+
"artifactRemovedOk": "تمت إزالة الكونفرت المتبقي"
|
|
57
|
+
}
|
|
@@ -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": "جدار الحماية ينكر IP",
|
|
11
|
+
"system.firewall.apply": "تطبيق جدار الحماية",
|
|
12
|
+
"project.deploy": "نشر المشروع",
|
|
13
|
+
"project.create": "تم إنشاء المشروع",
|
|
14
|
+
"project.delete": "تم حذف المشروع",
|
|
15
|
+
"ssl.request": "طلب طبقة المقابس الآمنة",
|
|
16
|
+
"ssl.upload": "تحميل SSL",
|
|
17
|
+
"system.firewall.enable": "تمكين/تعطيل جدار الحماية",
|
|
18
|
+
"system.firewall.delete_rule": "حذف قاعدة جدار الحماية",
|
|
19
|
+
"system.firewall.delete_deny": "إزالة IP الرفض الدائم",
|
|
20
|
+
"db.adminer.apply": "مشروع متصفح قاعدة البيانات",
|
|
21
|
+
"project.goLive": "بدء تشغيل المشروع",
|
|
22
|
+
"project.publish": "نشر نجينكس",
|
|
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 للجميع --data-dir ...",
|
|
42
|
+
"cronHint": "جدولة POST مع التثبيت=true يقوم بتحميل crontab المضيف عند تشغيل EXECUTE؛",
|
|
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": "أو عنوان URL لريبو 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": "استعادة Restic إلى الدليل الآمن؟",
|
|
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": "الإدارة-dir tar · التنزيل يحتاج إلى تسجيل الدخول · الاستعادة: التشغيل الجاف / الويب / الكامل",
|
|
124
|
+
"backupAllBtn": "النسخ الاحتياطي للجميع",
|
|
125
|
+
"yes": "نعم",
|
|
126
|
+
"no": "لا",
|
|
127
|
+
"safeDir": "دليل آمن",
|
|
128
|
+
"remotePushTitle": "هدف الدفع عن بعد",
|
|
129
|
+
"remotePushSub": "بعد نجاح القطران المحلي، انتقل إلى SFTP أو المسار المحلي أو S3",
|
|
130
|
+
"accessKey": "مفتاح الوصول",
|
|
131
|
+
"secretKey": "المفتاح السري",
|
|
132
|
+
"overwriteConfirmHint": "اكتب OVERWRITE لتأكيد الكتابة الفوقية"
|
|
133
|
+
}
|