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,68 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neverExpire": "N'expire jamais",
|
|
3
|
+
"ttlSeconds": "{{ttl}}s",
|
|
4
|
+
"ttlMinutes": "{{n}} minutes",
|
|
5
|
+
"ttlHours": "{{n}} h",
|
|
6
|
+
"ttlDays": "{{n}} j",
|
|
7
|
+
"typeString": "Chaîne",
|
|
8
|
+
"typeHash": "Hacher",
|
|
9
|
+
"typeList": "Liste",
|
|
10
|
+
"typeSet": "Ensemble",
|
|
11
|
+
"typeZset": "Ensemble trié",
|
|
12
|
+
"keysLoadFailed": "Échec du chargement des clés",
|
|
13
|
+
"writeFailed": "Échec de l'écriture",
|
|
14
|
+
"saved": "Enregistré",
|
|
15
|
+
"deleted": "Supprimé",
|
|
16
|
+
"offline": "Hors ligne",
|
|
17
|
+
"connections": "Connexions",
|
|
18
|
+
"totalKeys": "Total des clés",
|
|
19
|
+
"writable": "Accessible en écriture",
|
|
20
|
+
"connected": "Connecté",
|
|
21
|
+
"notConnected": "Non connecté",
|
|
22
|
+
"keys": "Clés",
|
|
23
|
+
"selected": "Sélectionné",
|
|
24
|
+
"softwareMissing": "Le logiciel Redis n'est pas installé",
|
|
25
|
+
"notConnectedTitle": "Non connecté à Redis",
|
|
26
|
+
"installThenStart": "Installez Redis via la bannière, puis démarrez le service.",
|
|
27
|
+
"installedNotConnected": "Installé mais non connecté — démarrez le service pour parcourir les clés.",
|
|
28
|
+
"keysCountSuffix": "· {{n}} clé(s)",
|
|
29
|
+
"searchPlaceholder": "Rechercher des clés, ex. user:* ou *",
|
|
30
|
+
"searchKeys": "Rechercher des clés",
|
|
31
|
+
"rows": "{{n}} ligne(s)",
|
|
32
|
+
"content": "Contenu",
|
|
33
|
+
"noMatchingKeys": "Aucune clé correspondante",
|
|
34
|
+
"dbEmpty": "La base de données {{db}} est vide.",
|
|
35
|
+
"noMatchPattern": "Aucune clé ne correspond à « {{pattern}} ».",
|
|
36
|
+
"opsResult": "Résultat ops",
|
|
37
|
+
"addStringKey": "Ajouter une clé string",
|
|
38
|
+
"writeToDb": "Écrire dans la DB Redis {{db}} (en direct — prudence)",
|
|
39
|
+
"keyName": "Clé",
|
|
40
|
+
"keyNameHint": "Utilisez des espaces de noms avec deux-points, ex. session:user:1",
|
|
41
|
+
"ttlLabel": "TTL (secondes)",
|
|
42
|
+
"ttlHint": "Vide = n'expire jamais",
|
|
43
|
+
"m1": "1m",
|
|
44
|
+
"m5": "5m",
|
|
45
|
+
"h1": "1h",
|
|
46
|
+
"d1": "1j",
|
|
47
|
+
"d7": "7j",
|
|
48
|
+
"customSeconds": "Secondes personnalisées",
|
|
49
|
+
"stringValue": "Valeur string via SET",
|
|
50
|
+
"stringContent": "Contenu string",
|
|
51
|
+
"deleteKeyTitle": "Supprimer cette clé ?",
|
|
52
|
+
"deleteKeyDesc": "Supprimer « {{key}} » de la DB {{db}} ? Cette action est irréversible.",
|
|
53
|
+
"installedOk": "Redis installé",
|
|
54
|
+
"startedOk": "Redis démarré",
|
|
55
|
+
"memory": "Mémoire",
|
|
56
|
+
"addKey": "Ajouter une clé",
|
|
57
|
+
"dbLabel": "BD {{i}}",
|
|
58
|
+
"keysInDb": "· {{n}} clé(s)",
|
|
59
|
+
"dbRange": "{{n}} bases de données (0–{{max}}).",
|
|
60
|
+
"serviceLink": "Modifier le nombre dans les paramètres du service",
|
|
61
|
+
"dbsWithData": "DB avec données (rapide)",
|
|
62
|
+
"keysShort": "{{k}} clés",
|
|
63
|
+
"keyList": "Liste des clés",
|
|
64
|
+
"pickKey": "Sélectionnez une clé à gauche pour afficher le contenu.",
|
|
65
|
+
"ttlPrefix": "TTL : {{ttl}}",
|
|
66
|
+
"writeLiveHint": "Écrit dans Redis en direct ; impossible d'annuler en un clic depuis le panneau.",
|
|
67
|
+
"refPath": "Réf. : {{path}}"
|
|
68
|
+
}
|
|
@@ -0,0 +1,509 @@
|
|
|
1
|
+
{
|
|
2
|
+
"probed": "Sondé",
|
|
3
|
+
"notProbed": "Non sondé",
|
|
4
|
+
"probe": "Sonder",
|
|
5
|
+
"read": "Lecture",
|
|
6
|
+
"targetVersion": "Version cible",
|
|
7
|
+
"nodeMissing": "Node.js n'est pas installé",
|
|
8
|
+
"probeResult": "Résultat de la sonde",
|
|
9
|
+
"readonly": "Lecture seule",
|
|
10
|
+
"installNode": "Installer Node.js",
|
|
11
|
+
"needExecuteAdmin": "Nécessite les droits de modification système et l’admin",
|
|
12
|
+
"nodeMajor": "Version majeure de Node",
|
|
13
|
+
"nodeMajorHint": "LTS souvent 20 ou 22 ; aligner avec le runtime du projet",
|
|
14
|
+
"installedNode": "Node {{version}} installé",
|
|
15
|
+
"installPm2": "Installer PM2",
|
|
16
|
+
"installPm2Desc": "Installation en un clic de npm install -g pm2 (gestionnaire de processus). Nécessite d’abord Node.js.",
|
|
17
|
+
"installPm2Btn": "Installer PM2",
|
|
18
|
+
"reinstallPm2": "Réinstaller PM2",
|
|
19
|
+
"installedPm2": "PM2 installé",
|
|
20
|
+
"pm2Status": "État PM2",
|
|
21
|
+
"pm2Ready": "Prêt",
|
|
22
|
+
"pm2MissingShort": "Non installé",
|
|
23
|
+
"pm2NeedNodeFirst": "Installer d’abord Node.js, puis PM2.",
|
|
24
|
+
"pm2InstallHint": "Exécute npm -g en root avec les droits de modification système ;",
|
|
25
|
+
"pm2ReadyHint": "PM2 est dans le PATH ; les projets peuvent utiliser le mode processus PM2.",
|
|
26
|
+
"opsResult": "Résultat ops",
|
|
27
|
+
"unlimited": "Illimité",
|
|
28
|
+
"zeroUnlimited": "0 = illimité",
|
|
29
|
+
"m24": "24m",
|
|
30
|
+
"h1": "1h",
|
|
31
|
+
"d1": "1j",
|
|
32
|
+
"d7": "7j",
|
|
33
|
+
"phpIniLoadFailed": "Échec du chargement de php.ini",
|
|
34
|
+
"loaded": "Chargé",
|
|
35
|
+
"default": "Par défaut",
|
|
36
|
+
"phpMissing": "PHP n’est pas installé",
|
|
37
|
+
"overview": "Vue d'ensemble",
|
|
38
|
+
"fpmSites": "FPM / sites",
|
|
39
|
+
"tools": "Outils",
|
|
40
|
+
"about": "À propos",
|
|
41
|
+
"installPhp": "Installer PHP",
|
|
42
|
+
"versionAlreadyInstalled": "La version {{version}} est déjà présente sur l’hôte",
|
|
43
|
+
"installedVersionBtn": "{{version}} installé",
|
|
44
|
+
"newerVersionAvailable": "Actuel {{current}} ; plus récent pris en charge : {{newer}} (sélectionner pour installer)",
|
|
45
|
+
"switchToNewer": "Sélectionner {{version}}",
|
|
46
|
+
"installedVersionsHint": "Détecté : {{list}}",
|
|
47
|
+
"phpInstallHint": "Nécessite les droits de modification système et l’admin ;",
|
|
48
|
+
"phpVersion": "Version PHP",
|
|
49
|
+
"phpExtHint": "Choisir les extensions à installer",
|
|
50
|
+
"phpExtSelect": "Extensions PHP",
|
|
51
|
+
"phpExtSelectHint": "Les paquets s’installent en php{{version}}-… ;",
|
|
52
|
+
"phpExtRequired": "Obligatoires (cœur)",
|
|
53
|
+
"phpExtRecommended": "Ensemble recommandé",
|
|
54
|
+
"phpExtSelectAll": "Sélectionner toutes les extensions",
|
|
55
|
+
"phpExtCoreOnly": "Cœur uniquement",
|
|
56
|
+
"phpExtSearch": "Rechercher des extensions (mysql, gd, redis…)",
|
|
57
|
+
"phpExtEmpty": "Aucune extension correspondante",
|
|
58
|
+
"pluginsSelect": "Outils / plugins courants",
|
|
59
|
+
"pluginsSelectHint": "Sélectionner pour installer avec le runtime (ex. PM2 pour Node, Poetry pour Python)",
|
|
60
|
+
"pluginsSearch": "Rechercher des outils (pm2, poetry, maven…)",
|
|
61
|
+
"pluginsEmpty": "Aucun outil correspondant",
|
|
62
|
+
"pluginsRecommended": "Ensemble recommandé",
|
|
63
|
+
"pluginsSelectAll": "Tout sélectionner",
|
|
64
|
+
"pluginsNone": "Aucun outil associé",
|
|
65
|
+
"pluginsInstallNote": "Sélectionner les outils puis Installer la sélection. La première installation du runtime peut inclure des outils ; si le runtime est déjà présent, utiliser uniquement le bouton ci-dessus.",
|
|
66
|
+
"installPluginsOnly": "Installer les outils sélectionnés ({{version}} déjà présent)",
|
|
67
|
+
"installExtOnly": "Installer les extensions sélectionnées (PHP {{version}} présent)",
|
|
68
|
+
"pluginAlreadyOnHost": "déjà sur l’hôte",
|
|
69
|
+
"installAddonsOnly": "Installer les modules complémentaires sélectionnés ({{version}} présent)",
|
|
70
|
+
"remoteNewerHint": "Installé {{current}} · dernière version amont {{remote}}{{source}}",
|
|
71
|
+
"installedPhp": "PHP {{version}} installé",
|
|
72
|
+
"nextSteps": "Suivant",
|
|
73
|
+
"suggestedFlow": "Flux suggéré",
|
|
74
|
+
"globalPhpIni": "php.ini global",
|
|
75
|
+
"globalPhpIniDesc": "Un paramètre par ligne",
|
|
76
|
+
"managePath": "Chemin de gestion",
|
|
77
|
+
"loading": "Chargement",
|
|
78
|
+
"cannotLoadSettings": "Impossible de charger la table des paramètres",
|
|
79
|
+
"reloadFailed": "Échec du rechargement",
|
|
80
|
+
"sensitive": "Paramètre sensible — prudence",
|
|
81
|
+
"on": "Activé",
|
|
82
|
+
"off": "Désactivé",
|
|
83
|
+
"customNumber": "Nombre personnalisé",
|
|
84
|
+
"customExample": "Personnalisé, ex. 768M",
|
|
85
|
+
"advancedExtra": "Avancé : clés supplémentaires et brut",
|
|
86
|
+
"advancedExtraDesc": "Directives hors catalogue ; une clé=valeur par ligne ; le brut s'ajoute en fin d'ini",
|
|
87
|
+
"extraDirectives": "Directives supplémentaires",
|
|
88
|
+
"extraDirectivesHint": "Une clé=valeur par ligne (clés absentes ci-dessus)",
|
|
89
|
+
"rawAppend": "Ajouter le brut en fin d'ini",
|
|
90
|
+
"phpIniSaved": "php.ini enregistré",
|
|
91
|
+
"appliedSystem": "Appliqué au système",
|
|
92
|
+
"demoVhost": "Outils système : vhost / pool de démo",
|
|
93
|
+
"demoVhostDesc": "Avancé/debug ; les sites quotidiens passent par Projets → Déployer",
|
|
94
|
+
"domain": "Domaine",
|
|
95
|
+
"vhostServerName": "server_name du virtual host",
|
|
96
|
+
"poolName": "Nom du pool",
|
|
97
|
+
"poolNameHint": "Identifiant saisi manuellement (démo) ; les chemins projet utilisent les utilisateurs ysks_*",
|
|
98
|
+
"enableReload": "Activer et recharger les services",
|
|
99
|
+
"enableReloadHint": "Nécessite les droits de modification système ; désactivé = gestion en écriture uniquement",
|
|
100
|
+
"applyFailed": "Échec de l’application",
|
|
101
|
+
"phpVhostApplied": "Vhost / pool PHP appliqué",
|
|
102
|
+
"composerTools": "Compositeur / WP-CLI / modules",
|
|
103
|
+
"composerToolsDesc": "Sonde en direct des outils PATH et de php -m (lecture seule)",
|
|
104
|
+
"toolsProbed": "Outils sondés",
|
|
105
|
+
"notFound": "Introuvable",
|
|
106
|
+
"available": "Disponible",
|
|
107
|
+
"moduleCount": "Modules",
|
|
108
|
+
"installNodeV": "Installer Node {{v}}",
|
|
109
|
+
"installPhpV": "Installer PHP {{v}}",
|
|
110
|
+
"installPythonV": "Installer Python {{v}}",
|
|
111
|
+
"installGoV": "Installer Go {{v}}",
|
|
112
|
+
"installRustV": "Installer Rust {{v}}",
|
|
113
|
+
"pythonMissing": "Python n'est pas installé",
|
|
114
|
+
"goMissing": "Go n'est pas installé",
|
|
115
|
+
"rustMissing": "Rust/cargo n'est pas installé",
|
|
116
|
+
"tuneLoadFailed": "Échec du chargement du réglage",
|
|
117
|
+
"availableCount": "{{n}} disponible(s)",
|
|
118
|
+
"notDetected": "Non détecté",
|
|
119
|
+
"target": "Cible",
|
|
120
|
+
"tune": "Régler",
|
|
121
|
+
"loadedShort": "Chargé",
|
|
122
|
+
"host": "Hôte",
|
|
123
|
+
"tabOverviewInstall": "Vue d'ensemble",
|
|
124
|
+
"tabTune": "Réglage",
|
|
125
|
+
"probeReadonlyInstall": "Lecture seule · sonder à nouveau après installation",
|
|
126
|
+
"hostDefault": "Défaut de l'hôte",
|
|
127
|
+
"panelSupport": "Prise en charge du panneau",
|
|
128
|
+
"ready": "Prêt",
|
|
129
|
+
"notDetectedYet": "Pas encore détecté",
|
|
130
|
+
"install": "Installer",
|
|
131
|
+
"installHint": "Nécessite les droits de modification système et admin ; installer la toolchain ≠ le projet est public",
|
|
132
|
+
"panelTune": "Réglage du panneau",
|
|
133
|
+
"panelTuneDesc": "Gestion en écriture ; injection d'env au déploiement",
|
|
134
|
+
"bindVersion": "Épingler la version",
|
|
135
|
+
"onePerRow": "Un paramètre par ligne",
|
|
136
|
+
"zeroAll": "0 = tous",
|
|
137
|
+
"custom": "Personnalisé",
|
|
138
|
+
"extraEnv": "Variables d'environnement supplémentaires",
|
|
139
|
+
"extraEnvHint": "Une KEY=value par ligne",
|
|
140
|
+
"customEnv": "Env personnalisé",
|
|
141
|
+
"envPreview": "Aperçu de l'env",
|
|
142
|
+
"envPreviewDesc": "Résultat fusionné après enregistrement / dernier chargement",
|
|
143
|
+
"unsupported": "Non pris en charge",
|
|
144
|
+
"tuneSaved": "Réglages enregistrés",
|
|
145
|
+
"nodeDetectedHint": "Node détecté sur l'hôte ; la réinstallation dépend des privilèges et peut écraser.",
|
|
146
|
+
"nodeProbeAfter": "Après l'installation, relancer la détection pour confirmer le PATH et la version.",
|
|
147
|
+
"installNodeVBtn": "Installer Node {{version}}",
|
|
148
|
+
"installPhpVBtn": "Installer PHP {{version}}",
|
|
149
|
+
"phpIniSteps1": "Définir les valeurs globales dans l'onglet php.ini et enregistrer",
|
|
150
|
+
"phpIniSteps2": "Optionnel : appliquer au système (écrit dans /etc/php/…/conf.d, nécessite root)",
|
|
151
|
+
"phpIniSteps3": "Le déploiement du projet injecte l'ini fusionné en php_admin_* sur le pool FPM",
|
|
152
|
+
"phpIniSteps4": "Les projets peuvent remplacer des clés individuelles (Projet → Déployer)",
|
|
153
|
+
"phpIniNote": "Les modifications sont d'abord enregistrées dans le dataDir du panneau ; Appliquer au système copie vers /etc/php et recharge FPM. Les pools de projet injectent php_admin_value au déploiement.",
|
|
154
|
+
"phpIniLoading": "Chargement du formulaire php.ini…",
|
|
155
|
+
"phpIniEmpty": "Catalogue vide — recharger ou vérifier que l'API est disponible.",
|
|
156
|
+
"reloadForm": "Recharger le formulaire",
|
|
157
|
+
"savePhpIni": "Enregistrer php.ini",
|
|
158
|
+
"prodUseProjects": "La production doit utiliser les Projets",
|
|
159
|
+
"prodPathDesc": " : créer un projet PHP → déployer/appliquer FPM (pool = utilisateur Linux du projet + home isolé)",
|
|
160
|
+
"systemDemo": "démo/outils au niveau système",
|
|
161
|
+
"demoNotBind": "(nom de pool saisi manuellement) et ne lie pas automatiquement l'isolation du projet. Le php.ini global se trouve dans l'onglet php.ini.",
|
|
162
|
+
"applyOkWritten": "Succès de l'application = fichiers écrits. Préférer le déploiement projet pour que User=utilisateur Linux du projet.",
|
|
163
|
+
"applyPhpVhost": "Appliquer le vhost / pool PHP",
|
|
164
|
+
"reprobeTools": "Relancer la détection des outils",
|
|
165
|
+
"pressReprobe": "Appuyez sur Relancer la détection des outils pour charger",
|
|
166
|
+
"installNodeLabel": "Installer Node {{v}}",
|
|
167
|
+
"installPhpLabel": "Installer PHP {{v}}",
|
|
168
|
+
"installPythonLabel": "Installer Python {{v}}",
|
|
169
|
+
"installGoLabel": "Installer Go {{v}}",
|
|
170
|
+
"installRustLabel": "Installer Rust {{v}}",
|
|
171
|
+
"readShort": "Lecture",
|
|
172
|
+
"pressReprobeHost": "Appuyez sur Relancer la détection pour charger la matrice des versions de l'hôte",
|
|
173
|
+
"installScriptNote": "Écrit le script d'installation ; s'exécute uniquement avec les privilèges. Les réglages sont dans l'onglet Réglages ; redéployer les projets pour les changements de processus.",
|
|
174
|
+
"envNote": "Node : max-old-space-size est fusionné dans NODE_OPTIONS. Go/Python/Rust utilisent les variables d'environnement officielles.",
|
|
175
|
+
"saveTune": "Enregistrer les réglages",
|
|
176
|
+
"pressReprobeLoad": "Appuyez sur Relancer la détection des outils pour charger",
|
|
177
|
+
"installJavaLabel": "Installer / mettre à jour OpenJDK",
|
|
178
|
+
"installKotlinLabel": "Installer / mettre à jour Kotlin",
|
|
179
|
+
"installBunLabel": "Installer / mettre à jour Bun",
|
|
180
|
+
"javaMissing": "Java (OpenJDK) non détecté",
|
|
181
|
+
"kotlinMissing": "Compilateur Kotlin non détecté",
|
|
182
|
+
"bunMissing": "Bun non détecté",
|
|
183
|
+
"phpIniCatalog": {
|
|
184
|
+
"groups": {
|
|
185
|
+
"resource": {
|
|
186
|
+
"title": "Limites de ressources",
|
|
187
|
+
"description": "Limites de mémoire, de temps d'exécution et d'entrée"
|
|
188
|
+
},
|
|
189
|
+
"upload": {
|
|
190
|
+
"title": "Upload et POST",
|
|
191
|
+
"description": "Téléversements de fichiers et taille du corps POST"
|
|
192
|
+
},
|
|
193
|
+
"session": {
|
|
194
|
+
"title": "Session",
|
|
195
|
+
"description": "Stockage de session et cookies"
|
|
196
|
+
},
|
|
197
|
+
"error": {
|
|
198
|
+
"title": "Erreurs et journalisation",
|
|
199
|
+
"description": "Affichage des erreurs, journalisation et niveau de rapport"
|
|
200
|
+
},
|
|
201
|
+
"opcache": {
|
|
202
|
+
"title": "OPcache",
|
|
203
|
+
"description": "Cache de bytecode"
|
|
204
|
+
},
|
|
205
|
+
"security": {
|
|
206
|
+
"title": "Sécurité et chemins",
|
|
207
|
+
"description": "Fichiers distants, exposition et fonctions désactivées"
|
|
208
|
+
},
|
|
209
|
+
"locale": {
|
|
210
|
+
"title": "Fuseau horaire et jeu de caractères"
|
|
211
|
+
},
|
|
212
|
+
"misc": {
|
|
213
|
+
"title": "Autres paramètres courants"
|
|
214
|
+
}
|
|
215
|
+
},
|
|
216
|
+
"fields": {
|
|
217
|
+
"memory_limit": {
|
|
218
|
+
"label": "Limite de mémoire",
|
|
219
|
+
"hint": "ex. 128M, 256M, 512M, -1 (illimité)"
|
|
220
|
+
},
|
|
221
|
+
"max_execution_time": {
|
|
222
|
+
"label": "Temps d'exécution max",
|
|
223
|
+
"hint": "Secondes ; 0 = illimité (CLI)"
|
|
224
|
+
},
|
|
225
|
+
"max_input_time": {
|
|
226
|
+
"label": "Temps d'entrée max",
|
|
227
|
+
"hint": "Secondes ; durée max. pour analyser la requête"
|
|
228
|
+
},
|
|
229
|
+
"max_input_vars": {
|
|
230
|
+
"label": "Variables d'entrée max",
|
|
231
|
+
"hint": "Limite pour les variables $_GET / $_POST / $_COOKIE"
|
|
232
|
+
},
|
|
233
|
+
"max_input_nesting_level": {
|
|
234
|
+
"label": "Niveau d'imbrication max. des entrées"
|
|
235
|
+
},
|
|
236
|
+
"file_uploads": {
|
|
237
|
+
"label": "Autoriser les téléversements de fichiers"
|
|
238
|
+
},
|
|
239
|
+
"upload_max_filesize": {
|
|
240
|
+
"label": "Taille max. des fichiers téléversés"
|
|
241
|
+
},
|
|
242
|
+
"post_max_size": {
|
|
243
|
+
"label": "Taille max. des POST",
|
|
244
|
+
"hint": "Doit être ≥ à la taille max. des fichiers téléversés"
|
|
245
|
+
},
|
|
246
|
+
"max_file_uploads": {
|
|
247
|
+
"label": "Fichiers max. par requête"
|
|
248
|
+
},
|
|
249
|
+
"session_save_handler": {
|
|
250
|
+
"label": "Gestionnaire de sauvegarde de session"
|
|
251
|
+
},
|
|
252
|
+
"session_gc_maxlifetime": {
|
|
253
|
+
"label": "Durée de vie de la session (secondes)",
|
|
254
|
+
"hint": "Secondes"
|
|
255
|
+
},
|
|
256
|
+
"session_cookie_httponly": {
|
|
257
|
+
"label": "Cookie HttpOnly"
|
|
258
|
+
},
|
|
259
|
+
"session_cookie_secure": {
|
|
260
|
+
"label": "Cookie Secure (HTTPS uniquement)",
|
|
261
|
+
"hint": "Recommandé pour les sites HTTPS"
|
|
262
|
+
},
|
|
263
|
+
"session_use_strict_mode": {
|
|
264
|
+
"label": "Mode strict des sessions"
|
|
265
|
+
},
|
|
266
|
+
"display_errors": {
|
|
267
|
+
"label": "Afficher les erreurs (sur la page)",
|
|
268
|
+
"hint": "Désactiver en production"
|
|
269
|
+
},
|
|
270
|
+
"display_startup_errors": {
|
|
271
|
+
"label": "Afficher les erreurs de démarrage"
|
|
272
|
+
},
|
|
273
|
+
"log_errors": {
|
|
274
|
+
"label": "Journaliser les erreurs"
|
|
275
|
+
},
|
|
276
|
+
"error_reporting": {
|
|
277
|
+
"label": "Niveau de rapport d'erreurs",
|
|
278
|
+
"hint": "Ou un entier tel que 32767"
|
|
279
|
+
},
|
|
280
|
+
"error_log": {
|
|
281
|
+
"label": "Chemin du journal d'erreurs",
|
|
282
|
+
"hint": "Vide = défaut système ; chemin absolu autorisé"
|
|
283
|
+
},
|
|
284
|
+
"opcache_enable": {
|
|
285
|
+
"label": "Activer OPcache"
|
|
286
|
+
},
|
|
287
|
+
"opcache_enable_cli": {
|
|
288
|
+
"label": "Activer OPcache pour le CLI"
|
|
289
|
+
},
|
|
290
|
+
"opcache_memory_consumption": {
|
|
291
|
+
"label": "Mémoire OPcache (Mo)",
|
|
292
|
+
"hint": "Unité : Mo"
|
|
293
|
+
},
|
|
294
|
+
"opcache_interned_strings_buffer": {
|
|
295
|
+
"label": "Tampon des chaînes internées (Mo)"
|
|
296
|
+
},
|
|
297
|
+
"opcache_max_accelerated_files": {
|
|
298
|
+
"label": "Fichiers accélérés max."
|
|
299
|
+
},
|
|
300
|
+
"opcache_validate_timestamps": {
|
|
301
|
+
"label": "Valider les horodatages",
|
|
302
|
+
"hint": "En production, vous pouvez désactiver et recharger manuellement"
|
|
303
|
+
},
|
|
304
|
+
"opcache_revalidate_freq": {
|
|
305
|
+
"label": "Fréquence de revalidation (secondes)"
|
|
306
|
+
},
|
|
307
|
+
"allow_url_fopen": {
|
|
308
|
+
"label": "Autoriser fopen via URL"
|
|
309
|
+
},
|
|
310
|
+
"allow_url_include": {
|
|
311
|
+
"label": "Autoriser include via URL"
|
|
312
|
+
},
|
|
313
|
+
"expose_php": {
|
|
314
|
+
"label": "Exposer l'en-tête de version PHP"
|
|
315
|
+
},
|
|
316
|
+
"open_basedir": {
|
|
317
|
+
"label": "Restriction de chemin open_basedir",
|
|
318
|
+
"hint": "Vide = aucune limite ; séparer les chemins par :"
|
|
319
|
+
},
|
|
320
|
+
"disable_functions": {
|
|
321
|
+
"label": "Fonctions désactivées",
|
|
322
|
+
"hint": "Séparées par des virgules ; trop strict peut casser des paquets"
|
|
323
|
+
},
|
|
324
|
+
"date_timezone": {
|
|
325
|
+
"label": "Fuseau horaire"
|
|
326
|
+
},
|
|
327
|
+
"default_charset": {
|
|
328
|
+
"label": "Jeu de caractères par défaut"
|
|
329
|
+
},
|
|
330
|
+
"short_open_tag": {
|
|
331
|
+
"label": "Autoriser les balises d'ouverture courtes (<?)"
|
|
332
|
+
},
|
|
333
|
+
"realpath_cache_size": {
|
|
334
|
+
"label": "Taille du cache realpath"
|
|
335
|
+
},
|
|
336
|
+
"realpath_cache_ttl": {
|
|
337
|
+
"label": "TTL du cache realpath (secondes)"
|
|
338
|
+
},
|
|
339
|
+
"cgi_fix_redirect": {
|
|
340
|
+
"label": "Correction de redirection de chemin CGI"
|
|
341
|
+
}
|
|
342
|
+
},
|
|
343
|
+
"options": {
|
|
344
|
+
"sessionFiles": "Fichiers",
|
|
345
|
+
"sessionRedis": "Rédis",
|
|
346
|
+
"sessionMemcached": "Memcaché",
|
|
347
|
+
"errorReportingProd": "Production (E_ALL moins deprecated/strict)",
|
|
348
|
+
"errorReportingAll": "Tout (E_ALL)",
|
|
349
|
+
"errorReportingQuiet": "Plus silencieux (sans NOTICE/DEPRECATED)",
|
|
350
|
+
"errorReportingMinimal": "Erreurs / avertissements / analyse uniquement",
|
|
351
|
+
"errorReportingOff": "Désactivé (0)",
|
|
352
|
+
"openBasedirNone": "Aucune restriction (vide)",
|
|
353
|
+
"openBasedirVarWww": "/var/www",
|
|
354
|
+
"openBasedirHome": "/home",
|
|
355
|
+
"openBasedirWwwTmp": "/var/www et /tmp",
|
|
356
|
+
"errorLogDefault": "Valeur système par défaut (vide)",
|
|
357
|
+
"errorLogPhp": "/var/log/php/error.log",
|
|
358
|
+
"errorLogFpm": "Chemin du journal FPM",
|
|
359
|
+
"errorLogSyslog": "journal système"
|
|
360
|
+
},
|
|
361
|
+
"disableFn": {
|
|
362
|
+
"groups": {
|
|
363
|
+
"process": "Exécution de processus",
|
|
364
|
+
"dynamic": "Chargement dynamique",
|
|
365
|
+
"info": "Divulgation d'informations",
|
|
366
|
+
"filesystem": "Système de fichiers",
|
|
367
|
+
"network": "Réseau / autre"
|
|
368
|
+
},
|
|
369
|
+
"extraHint": "Hors catalogue (déjà présent sur l'hôte)",
|
|
370
|
+
"customPlaceholder": "Autre nom de fonction…",
|
|
371
|
+
"searchPlaceholder": "Rechercher des fonctions…",
|
|
372
|
+
"emptyText": "Aucune correspondance"
|
|
373
|
+
}
|
|
374
|
+
},
|
|
375
|
+
"pluginsAvailableTitle": "Disponibles à installer",
|
|
376
|
+
"pluginsInstalledTitle": "Installés sur l'hôte",
|
|
377
|
+
"pluginsInstalledHint": "Détecté dans le PATH ; exclu de la sélection d'installation. La désinstallation est au mieux effort.",
|
|
378
|
+
"pluginsAllInstalled": "Tous les outils du catalogue sont déjà présents sur cet hôte.",
|
|
379
|
+
"pluginStatusInstalled": "Installé",
|
|
380
|
+
"pluginUninstall": "Désinstaller",
|
|
381
|
+
"pluginUninstallConfirmTitle": "Désinstaller l'outil ?",
|
|
382
|
+
"pluginUninstallConfirm": "Retirer « {{name}} » de cet hôte (via npm/apt/pip selon le cas). Arrêtez d'abord les services qui en dépendent.",
|
|
383
|
+
"pluginUninstalled": "{{name}} désinstallé",
|
|
384
|
+
"pluginUninstallFailed": "Échec de la désinstallation de {{name}}",
|
|
385
|
+
"pluginUninstallBlocked": "Le panneau ne peut pas désinstaller (nécessite root + EXECUTE)",
|
|
386
|
+
"phpExtAlreadyOnHost": "Extensions installées",
|
|
387
|
+
"pluginsInstallSelected": "Installer la sélection ({{n}})",
|
|
388
|
+
"pluginInstallOk": "{{n}} outil(s) installé(s)",
|
|
389
|
+
"pluginInstallFailed": "Échec de l'installation de l'outil",
|
|
390
|
+
"phpExtUninstallHint": "Désinstaller les extensions optionnelles (apt remove ; jamais FPM/CLI)",
|
|
391
|
+
"phpExtUninstallConfirmTitle": "Désinstaller l'extension PHP ?",
|
|
392
|
+
"phpExtUninstallConfirm": "Va exécuter apt remove « {{pkg}} » ({{name}}). Le cœur FPM/CLI n'est jamais supprimé.",
|
|
393
|
+
"phpExtOpsTitle": "Résultat des opérations d'extensions",
|
|
394
|
+
"pluginsOpsTitle": "Résultat des opérations d'outils",
|
|
395
|
+
"pluginBatchUninstall": "Désinstaller la sélection ({{n}})",
|
|
396
|
+
"pluginBatchUninstallConfirm": "Désinstaller les {{n}} outils sélectionnés ?",
|
|
397
|
+
"pluginBatchUninstalled": "{{n}} outil(s) désinstallé(s)",
|
|
398
|
+
"pluginBatchLabel": "outils sélectionnés",
|
|
399
|
+
"addonsInstallAbove": "Utilisez « Installer la sélection… » ci-dessus pour les outils/extensions. Ce bouton installe/confirme uniquement la version du runtime.",
|
|
400
|
+
"phpExtInstallSelected": "Installer les extensions sélectionnées ({{n}})",
|
|
401
|
+
"phpExtInstallNote": "Sélectionnez les extensions puis Installer la sélection. Pour un premier PHP, utilisez Installer PHP ci-dessous (cœur+ext) ; une fois installé, seul le bouton des extensions s'affiche.",
|
|
402
|
+
"phpExtInstallNoteInstalled": "Sélectionnez les extensions puis Installer la sélection. Cette version est déjà sur l'hôte — pas de réinstallation du runtime.",
|
|
403
|
+
"phpExtInstallNoteFirst": "PHP {{version}} n'est pas installé : sélectionnez les extensions puis utilisez Installer PHP {{version}} ci-dessous (un seul bouton d'installation, cœur+extensions).",
|
|
404
|
+
"installPhpWithExt": "Installer PHP {{version}} (avec les extensions sélectionnées)",
|
|
405
|
+
"installLogTitle": "Journal d'installation (en direct)",
|
|
406
|
+
"installLogStreaming": "Diffusion…",
|
|
407
|
+
"installLogDone": "Terminé",
|
|
408
|
+
"installLogWaiting": "En attente de la sortie du serveur…",
|
|
409
|
+
"activeDefault": "par défaut",
|
|
410
|
+
"switchDefaultBtn": "Définir la valeur par défaut de l'hôte sur {{version}}",
|
|
411
|
+
"switchDefaultHint": "Cette version est installée mais n'est pas la version par défaut active",
|
|
412
|
+
"installedNotActive": "{{version}} installée (non par défaut)",
|
|
413
|
+
"multiVersionHint": "Go/Rust conservent plusieurs versions : installez les manquantes, puis basculez la version par défaut pour le PATH",
|
|
414
|
+
"tabProcesses": "Processus",
|
|
415
|
+
"pm2": {
|
|
416
|
+
"title": "Flotte PM2",
|
|
417
|
+
"desc": "Vue en lecture seule de pm2 jlist (PM2_HOME de l’utilisateur du panneau). Actualisation SSE en direct toutes les 2 s.",
|
|
418
|
+
"live": "En direct",
|
|
419
|
+
"installed": "PM2 installé",
|
|
420
|
+
"version": "version pm2",
|
|
421
|
+
"path": "chemin pm2",
|
|
422
|
+
"counts": "Processus",
|
|
423
|
+
"countsValue": "{{n}} au total · {{run}} en ligne · {{stop}} arrêtés · {{err}} en erreur",
|
|
424
|
+
"updatedAt": "Dernière actualisation",
|
|
425
|
+
"notInstalled": "PM2 n’est pas dans le PATH.",
|
|
426
|
+
"installHint": "Installer le plugin compagnon dans Vue d’ensemble",
|
|
427
|
+
"tableTitle": "Liste des processus",
|
|
428
|
+
"yskOnly": "Applications YSK uniquement (ysk-*)",
|
|
429
|
+
"filterPh": "Filtrer nom / script / pid…",
|
|
430
|
+
"emptyTitle": "PM2 non disponible",
|
|
431
|
+
"emptyDesc": "Installez le plugin pm2 pour Node, puis actualisez.",
|
|
432
|
+
"noApps": "Aucun processus",
|
|
433
|
+
"noAppsDesc": "Aucune application PM2 pour l’utilisateur du panneau",
|
|
434
|
+
"streamLog": "Journal des ticks en direct",
|
|
435
|
+
"streamLogDesc": "Une ligne par tick SSE (pas la sortie standard des processus).",
|
|
436
|
+
"col": {
|
|
437
|
+
"name": "Nom",
|
|
438
|
+
"status": "Statut",
|
|
439
|
+
"mem": "Mémoire",
|
|
440
|
+
"restarts": "Redémarrages",
|
|
441
|
+
"uptime": "Disponibilité",
|
|
442
|
+
"mode": "Mode",
|
|
443
|
+
"script": "Scénario",
|
|
444
|
+
"interpreter": "Interprète",
|
|
445
|
+
"user": "Utilisateur",
|
|
446
|
+
"unit": "Unité",
|
|
447
|
+
"runtime": "Durée d'exécution"
|
|
448
|
+
},
|
|
449
|
+
"projectsTitle": "Processus des projets YSK",
|
|
450
|
+
"projectsDesc": "Unités systemd pour les projets du panneau (chemin de déploiement par défaut — pas PM2).",
|
|
451
|
+
"projectsCount": "Projets YSK",
|
|
452
|
+
"noProjects": "Aucun projet",
|
|
453
|
+
"noProjectsDesc": "Aucun projet node/bun dans le panneau, ou utilisateur OS non provisionné.",
|
|
454
|
+
"pm2OnlyDesc": "Uniquement les applications démarrées avec PM2 sous l’utilisateur du panneau. Les déploiements systemd apparaissent ci-dessus."
|
|
455
|
+
},
|
|
456
|
+
"recordedInstalled": "Enregistré {{v}}",
|
|
457
|
+
"remoteSourceSuffix": "({{source}})",
|
|
458
|
+
"nodePathYskMissingTitle": "Chemin Node géré non prêt",
|
|
459
|
+
"nodePathYskMissing": "Le Node géré par YSK pour la version {{version}} n’est pas prêt. Relancez la sonde ou réinstallez.",
|
|
460
|
+
"nodePathUnsafeTitle": "Le chemin Node n’est pas sûr",
|
|
461
|
+
"nodePathUnsafe": "Le chemin {{path}} est hors de l’arborescence gérée ; les déploiements de projets peuvent échouer.",
|
|
462
|
+
"recordedButProbeEmpty": "Le panneau a enregistré l’installation {{v}}, mais la sonde hôte n’a trouvé aucun binaire. Non installé — relancez la sonde ou réinstallez.",
|
|
463
|
+
"tabTuning": "Réglage",
|
|
464
|
+
"versionPlaceholder": "Dernier,",
|
|
465
|
+
"pluginsBundleWithRuntime": "Outils「Installer le runtime」Installer(Installer)。",
|
|
466
|
+
"tabSoftware": "Logiciels",
|
|
467
|
+
"overviewSoftwareHint": "Installez les versions, définissez l'hôte par défaut et désinstallez-le à partir du",
|
|
468
|
+
"versionReadyTitle": "{{name}} {{version}} est prêt",
|
|
469
|
+
"versionReadyHint": "Vous pouvez définir l'hôte par défaut ou le désinstaller à partir de cet onglet.",
|
|
470
|
+
"softwareVersionTitle": "Version {{version}}",
|
|
471
|
+
"setHostDefault": "Définir comme hôte par défaut",
|
|
472
|
+
"alreadyHostDefault": "{{version}} est la valeur par défaut de l'hôte",
|
|
473
|
+
"setHostDefaultConfirmTitle": "Définir la valeur par défaut de l'hôte sur {{version}} ?",
|
|
474
|
+
"setHostDefaultConfirm": "La CLI système (node/go/…) pointera vers {{version}}. Les projets qui épinglent une version restent inchangés.",
|
|
475
|
+
"hostDefaultUnsupported": "Ce moteur d'exécution ne prend pas en charge le changement d'hôte par défaut dans le panneau. Utilisez une épingle au niveau de l'installation ou du projet.",
|
|
476
|
+
"versionInventory": "Inventaire des versions",
|
|
477
|
+
"versionInventoryDesc": "Toutes les versions prises en charge par le panneau. Sélectionnez une ligne à installer ou à définir par défaut.",
|
|
478
|
+
"selectToInstall": "Sélectionner",
|
|
479
|
+
"advancedFeatureUninstall": "Avancé : supprimez toute la pile {{name}}…",
|
|
480
|
+
"advancedFeatureUninstallHint": "Supprime toutes les versions {{name}} gérées par le panneau (et les compagnons comme PM2 pour Node), avec aperçu d'impact et double confirmation. Préférez supprimer les versions uniques ci-dessus lorsque cela est possible.",
|
|
481
|
+
"probeReadonly": "Sonde en lecture seule de l'hôte",
|
|
482
|
+
"uninstallVersion": "Désinstaller {{version}}",
|
|
483
|
+
"uninstallVersionTitle": "Désinstaller {{version}} ?",
|
|
484
|
+
"uninstallVersionConfirm": "Supprimez les {{name}} {{version}} gérés de cet hôte (chemin d'installation YSK ou chaîne d'outils rustup). S'il s'agissait de la valeur par défaut de l'hôte, les liens symboliques CLI pour ce runtime seront effacés. Les projets qui épinglent une autre version restent inchangés.",
|
|
485
|
+
"uninstallVersionDone": "Désinstallé {{version}}",
|
|
486
|
+
"uninstallVersionUnsupported": "La désinstallation par version n'est pas encore disponible pour ce runtime.",
|
|
487
|
+
"setPanelDefault": "Définir comme panneau par défaut",
|
|
488
|
+
"alreadyPanelDefault": "Valeur par défaut du panneau · {{version}}",
|
|
489
|
+
"panelDefaultSaved": "Le panneau est défini par défaut sur {{version}}",
|
|
490
|
+
"panelDefaultHint": "Les nouveaux projets préfèrent la valeur par défaut du panneau {{version}} (la CLI hôte peut différer).",
|
|
491
|
+
"panelDefaultExplain": "Panel par défaut = version préférée pour les nouveaux sites/projets. Hôte par défaut = système CLI (php/python/node…).",
|
|
492
|
+
"stackReadyTitle": "{{name}} pile prête",
|
|
493
|
+
"softwareIntro": "Gérez les versions installées, la CLI hôte par défaut et la version préférée pour les nouveaux projets.",
|
|
494
|
+
"panelDefaultLabel": "Valeur par défaut du panneau",
|
|
495
|
+
"panelDefaultNone": "Non défini",
|
|
496
|
+
"versionsTitle": "Versions",
|
|
497
|
+
"versionsDesc": "Sélectionnez une version. Installez, définissez la CLI hôte ou définissez les paramètres par défaut du panneau à partir de la ligne.",
|
|
498
|
+
"roleHost": "Hôte",
|
|
499
|
+
"rolePanel": "Panneau",
|
|
500
|
+
"rowUninstall": "Supprimer cette version",
|
|
501
|
+
"moreActions": "Plus de propositions",
|
|
502
|
+
"selectedVersion": "Sélectionné · {{version}}",
|
|
503
|
+
"selectedInstalledDesc": "Outils complémentaires ci-dessous. Supprimez cette version uniquement si vous n'en avez plus besoin.",
|
|
504
|
+
"selectedMissingDesc": "Installez cette version sur l'hôte. Des outils compagnons peuvent être ajoutés après l'installation.",
|
|
505
|
+
"path": "Chemin",
|
|
506
|
+
"fullVersion": "Version complète",
|
|
507
|
+
"useListForDefaults": "Pour modifier la valeur par défaut de l'hôte ou du panneau, ou supprimer cette version, utilisez la liste ci-dessus.",
|
|
508
|
+
"alreadyHostDefaultShort": "Défaut de l'hôte"
|
|
509
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"placeholder": "Rechercher des pages et des ressources…",
|
|
3
|
+
"aria": "Recherche globale",
|
|
4
|
+
"results": "Résultats de la recherche",
|
|
5
|
+
"loading": "Recherche…",
|
|
6
|
+
"noResults": "Aucune correspondance",
|
|
7
|
+
"kinds": {
|
|
8
|
+
"page": "Pages",
|
|
9
|
+
"project": "Projects",
|
|
10
|
+
"email": "Email",
|
|
11
|
+
"mailbox": "Mailboxes",
|
|
12
|
+
"ssl": "SSL",
|
|
13
|
+
"dns": "DNS",
|
|
14
|
+
"nginx": "Nginx",
|
|
15
|
+
"share": "Shares",
|
|
16
|
+
"ftp": "FTP",
|
|
17
|
+
"mysql": "MySQL",
|
|
18
|
+
"postgres": "PostgreSQL",
|
|
19
|
+
"redis": "Redis",
|
|
20
|
+
"cron": "Cron",
|
|
21
|
+
"user": "Users",
|
|
22
|
+
"other": "Other"
|
|
23
|
+
}
|
|
24
|
+
}
|