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,560 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "Projets",
|
|
3
|
+
"subtitle": "",
|
|
4
|
+
"create": "Créer un projet",
|
|
5
|
+
"createHint": "Après création, ouvrir le détail pour déployer, publier et ajuster les ressources",
|
|
6
|
+
"empty": "Aucun projet pour le moment",
|
|
7
|
+
"emptyHint": "Créez votre premier projet, puis déployez et publiez Nginx",
|
|
8
|
+
"emptyFilter": "Aucun projet correspondant",
|
|
9
|
+
"emptyFilterHint": "Effacer la recherche ou modifier le filtre de runtime",
|
|
10
|
+
"name": "Nom",
|
|
11
|
+
"domain": "Domaine (facultatif)",
|
|
12
|
+
"detail": "Détail du projet",
|
|
13
|
+
"deploy": "Déployer",
|
|
14
|
+
"deployPhp": "Déployer PHP",
|
|
15
|
+
"stop": "Arrêter",
|
|
16
|
+
"health": "Contrôle de santé",
|
|
17
|
+
"publishNginx": "Publier Nginx",
|
|
18
|
+
"publishNginxSsl": "Publier Nginx + SSL",
|
|
19
|
+
"opsResult": "Résultat ops",
|
|
20
|
+
"runtime": "Durée d'exécution",
|
|
21
|
+
"template": "Modèle (optionnel)",
|
|
22
|
+
"templateNone": "— aucun —",
|
|
23
|
+
"searchPlaceholder": "Rechercher nom, domaine ou ID…",
|
|
24
|
+
"filterAll": "Tous les runtimes",
|
|
25
|
+
"statTotal": "Total",
|
|
26
|
+
"statRunning": "En cours",
|
|
27
|
+
"statDegraded": "Dégradé",
|
|
28
|
+
"statUnhealthy": "Dégradé",
|
|
29
|
+
"statStopped": "Arrêté / prêt",
|
|
30
|
+
"statPendingOs": "OS en attente",
|
|
31
|
+
"status": {
|
|
32
|
+
"failed": "Échoué",
|
|
33
|
+
"failedHint": "Échec du déploiement ou du contrôle de santé — consulter les journaux",
|
|
34
|
+
"unhealthy": "Dégradé",
|
|
35
|
+
"unhealthyHint": "Processus actif mais contrôle de santé échoué",
|
|
36
|
+
"pendingOs": "Utilisateur OS en attente",
|
|
37
|
+
"pendingOsHint": "Utilisateur système non provisionné",
|
|
38
|
+
"degraded": "En cours (dégradé)",
|
|
39
|
+
"degradedHint": "Processus actif mais pas en mode production complet (p. ex. non-root / pidfile)",
|
|
40
|
+
"deploying": "Déploiement en cours",
|
|
41
|
+
"published": "Publié",
|
|
42
|
+
"publishedHint": "Config Nginx écrite ; le processus peut être séparé",
|
|
43
|
+
"running": "En cours",
|
|
44
|
+
"stopped": "Arrêté",
|
|
45
|
+
"ready": "Prêt",
|
|
46
|
+
"readyHint": "Créé — déployer pour démarrer",
|
|
47
|
+
"unknown": "Inconnu"
|
|
48
|
+
},
|
|
49
|
+
"checklist": {
|
|
50
|
+
"title": "Chemin de lancement",
|
|
51
|
+
"desc": "Suivez ces étapes pour servir le trafic",
|
|
52
|
+
"created": "Créé",
|
|
53
|
+
"os": "Utilisateur système",
|
|
54
|
+
"deploy": "Déployer",
|
|
55
|
+
"nginx": "Nginx",
|
|
56
|
+
"health": "Santé"
|
|
57
|
+
},
|
|
58
|
+
"next": {
|
|
59
|
+
"pendingOsTitle": "Utilisateur système non provisionné",
|
|
60
|
+
"pendingOsBody": "Ce projet n'a pas encore d'utilisateur système isolé.",
|
|
61
|
+
"pendingOsActions": "Vous pouvez tout de même déployer ; l'isolation complète nécessite des privilèges d'administrateur sur l'hôte.",
|
|
62
|
+
"deployTitle": "Suivant : Déployer",
|
|
63
|
+
"deployBody": "Utilisez Déployer dans l'en-tête, ou l'onglet Déployer pour Git.",
|
|
64
|
+
"nginxTitle": "Suivant : Publier Nginx",
|
|
65
|
+
"nginxBody": "Ouvrez l'onglet Réseau pour publier Nginx (SSL optionnel)."
|
|
66
|
+
},
|
|
67
|
+
"healthDetail": {
|
|
68
|
+
"none": "Pas encore de contrôle d'état",
|
|
69
|
+
"overall": "Résultat",
|
|
70
|
+
"nginxStatus": "État Nginx",
|
|
71
|
+
"nginxReloaded": "Rechargement Nginx",
|
|
72
|
+
"httpStatus": "HTTP",
|
|
73
|
+
"latency": "Latence",
|
|
74
|
+
"error": "Erreur",
|
|
75
|
+
"at": "Vérifié le"
|
|
76
|
+
},
|
|
77
|
+
"railPhp": "PHP/site",
|
|
78
|
+
"railStatic": "Site statique",
|
|
79
|
+
"sectionPhpDeploy": "Déploiement PHP",
|
|
80
|
+
"sectionPhpDeployDesc": "Écrire le site / pool PHP et appliquer lorsque autorisé",
|
|
81
|
+
"sectionStaticDeploy": "Contenu statique",
|
|
82
|
+
"sectionStaticDeployDesc": "Les sites statiques utilisent des fichiers + Nginx — pas de processus Node",
|
|
83
|
+
"staticDeployHint": "Récupérez le contenu via Git, puis publiez Nginx sous Réseau.",
|
|
84
|
+
"noDomain": "Pas de domaine",
|
|
85
|
+
"lastDeploy": "Dernier déploiement",
|
|
86
|
+
"neverDeployed": "Jamais déployé",
|
|
87
|
+
"created": "Créé {{name}}",
|
|
88
|
+
"backToList": "Retour aux projets",
|
|
89
|
+
"openUrl": "Ouvrir l'URL",
|
|
90
|
+
"notFound": "Projet introuvable",
|
|
91
|
+
"home": "Répertoire personnel",
|
|
92
|
+
"env": "Environnement",
|
|
93
|
+
"backup": "Sauvegarde",
|
|
94
|
+
"resources": "Ressources",
|
|
95
|
+
"quotaUnlimited": "Pas de quota",
|
|
96
|
+
"lastHealth": "Dernier état",
|
|
97
|
+
"tabOverview": "Vue d'ensemble",
|
|
98
|
+
"tabDeploy": "Déployer",
|
|
99
|
+
"tabApp": "Application",
|
|
100
|
+
"tabNetwork": "Réseau",
|
|
101
|
+
"tabResources": "Ressources",
|
|
102
|
+
"tabIsolation": "Isolement",
|
|
103
|
+
"tabLogs": "Journaux",
|
|
104
|
+
"tabAdvanced": "Avancé",
|
|
105
|
+
"tabMore": "Plus",
|
|
106
|
+
"createGoLive": "Déployer et publier Nginx après la création",
|
|
107
|
+
"createPreferredPort": "Port fixe (optionnel)",
|
|
108
|
+
"goLiveOk": "Déployé et publié",
|
|
109
|
+
"goLivePartial": "Créé ; déploiement/publication incomplet",
|
|
110
|
+
"nginxLive": "En direct",
|
|
111
|
+
"nginxWritten": "Écrit",
|
|
112
|
+
"nginxNeedsDeploy": "Déploiement requis",
|
|
113
|
+
"nginxFailed": "Échec de la publication",
|
|
114
|
+
"netEdgeStatus": "État Edge",
|
|
115
|
+
"netUpstream": "En amont",
|
|
116
|
+
"netPortTitle": "Port du processus",
|
|
117
|
+
"netCurrentPort": "Port actuel",
|
|
118
|
+
"netPublishTitle": "Publier",
|
|
119
|
+
"netConfPreview": "Conf",
|
|
120
|
+
"savePublishSsl": "Enregistrer et publier + SSL",
|
|
121
|
+
"retryLiveTitle": "Mise en production incomplète",
|
|
122
|
+
"retryLiveBody": "Le déploiement ou la publication Nginx n'a pas abouti. Réessayez ci-dessous.",
|
|
123
|
+
"retryDeploy": "Réessayer le déploiement",
|
|
124
|
+
"retryPublish": "Réessayer la publication Nginx",
|
|
125
|
+
"preferredPortRedeployHint": "Enregistrez, puis redéployez pour que le processus utilise ce port",
|
|
126
|
+
"railProcess": "Processus",
|
|
127
|
+
"railNginx": "Nginx",
|
|
128
|
+
"railOs": "Utilisateur système",
|
|
129
|
+
"railHealth": "Santé",
|
|
130
|
+
"nginxPublished": "Config publiée",
|
|
131
|
+
"nginxNone": "Non publiée",
|
|
132
|
+
"osProvisioned": "Utilisateur système provisionné",
|
|
133
|
+
"osPending": "Isolation OS en attente",
|
|
134
|
+
"healthOk": "Sain",
|
|
135
|
+
"healthBad": "Échoué",
|
|
136
|
+
"healthUnknown": "Non vérifié",
|
|
137
|
+
"sectionRuntimeDeploy": "Déploiement runtime",
|
|
138
|
+
"sectionRuntimeDeployDesc": "Démarrer le processus pour le runtime de ce projet (Node / PHP)",
|
|
139
|
+
"sectionGit": "Déploiement Git",
|
|
140
|
+
"sectionGitDesc": "Récupérer depuis Git et redéployer",
|
|
141
|
+
"sectionEnv": "Variables d'environnement",
|
|
142
|
+
"sectionEnvDesc": "Écrire les lignes KEY=value dans le .env du projet",
|
|
143
|
+
"gitUrl": "URL Git",
|
|
144
|
+
"gitDeploy": "Déploiement Git",
|
|
145
|
+
"envFile": "Env (.env)",
|
|
146
|
+
"saveEnv": "Enregistrer l'env",
|
|
147
|
+
"sectionNginx": "Nginx et SSL",
|
|
148
|
+
"sectionNginxDesc": "Écrire et appliquer la config du site",
|
|
149
|
+
"domainHint": "Définir un domaine à la création pour une publication plus propre",
|
|
150
|
+
"sectionQuota": "Quota disque",
|
|
151
|
+
"sectionQuotaDesc": "Limiter la taille du répertoire home (MiB)",
|
|
152
|
+
"sectionLimits": "CPU / mémoire",
|
|
153
|
+
"sectionLimitsDesc": "limites systemd ; redéployer pour appliquer l'unité",
|
|
154
|
+
"quotaMb": "Quota (Mio)",
|
|
155
|
+
"memoryMax": "MémoireMax",
|
|
156
|
+
"cpuQuota": "Quota CPU %",
|
|
157
|
+
"setQuota": "Définir le quota",
|
|
158
|
+
"setResources": "Enregistrer les limites de ressources",
|
|
159
|
+
"sectionLogs": "Journaux d'application",
|
|
160
|
+
"sectionLogsDesc": "Afficher la fin des fichiers journaux récents sous le home du projet",
|
|
161
|
+
"viewLogs": "Charger les journaux",
|
|
162
|
+
"logsEmpty": "Aucun journal chargé pour l'instant",
|
|
163
|
+
"logsNoFiles": "(aucun fichier journal pour l'instant — déployez d'abord)",
|
|
164
|
+
"sectionAdvanced": "Autres actions",
|
|
165
|
+
"sectionAdvancedDesc": "Sauvegardes et contenu du modèle",
|
|
166
|
+
"downloadWp": "Télécharger WordPress",
|
|
167
|
+
"dangerZone": "Zone de danger",
|
|
168
|
+
"dangerZoneDesc": "La suppression retire les enregistrements du projet et les ressources associées",
|
|
169
|
+
"delete": "Supprimer le projet",
|
|
170
|
+
"confirmStopTitle": "Arrêter ce projet ?",
|
|
171
|
+
"confirmStopDesc": "Cela arrêtera le processus en cours pour « {{name}} ».",
|
|
172
|
+
"confirmDeleteTitle": "Supprimer ce projet ?",
|
|
173
|
+
"confirmDeleteDesc": "Supprimer « {{name}} » ? Cette action est irréversible depuis l'interface.",
|
|
174
|
+
"close": "Fermer",
|
|
175
|
+
"statProjects": "{{count}} projets",
|
|
176
|
+
"noProjectsShort": "Aucun projet pour le moment",
|
|
177
|
+
"runtimeStatic": "Statique",
|
|
178
|
+
"logsLoadFailed": "Échec du chargement des journaux",
|
|
179
|
+
"deleteFailed": "Échec de la suppression",
|
|
180
|
+
"tabAbout": "À propos",
|
|
181
|
+
"statusLabel": "Statut",
|
|
182
|
+
"userLabel": "Utilisateur",
|
|
183
|
+
"nginxValuePublished": "Publié",
|
|
184
|
+
"nginxValueNone": "Non publiée",
|
|
185
|
+
"osValueReady": "Prêt",
|
|
186
|
+
"osValuePending": "En attente",
|
|
187
|
+
"openFiles": "Fichiers",
|
|
188
|
+
"enableCdn": "Activer le CDN",
|
|
189
|
+
"openLogs": "Journaux",
|
|
190
|
+
"osUserReadyMsg": "Utilisateur système prêt. {{detail}}",
|
|
191
|
+
"osUserNeedRoot": "Impossible de créer l'utilisateur système : nécessite YSK_EXECUTE + root. {{detail}}",
|
|
192
|
+
"osUserIncomplete": "Provisionnement de l'utilisateur système incomplet",
|
|
193
|
+
"saveLogDirsFailed": "Échec de l'enregistrement des répertoires de journaux",
|
|
194
|
+
"createName": "Nom du projet",
|
|
195
|
+
"createRuntime": "Durée d'exécution",
|
|
196
|
+
"createRuntimeHint": "Vous pourrez modifier les options de déploiement plus tard dans le détail",
|
|
197
|
+
"createVersion": "Version",
|
|
198
|
+
"createVersionHint": "Stocké en tant que runtime_version ; utilisé par le déploiement / FPM",
|
|
199
|
+
"createVersionAria": "Version du runtime",
|
|
200
|
+
"createPrimaryDomain": "Domaine principal",
|
|
201
|
+
"createPrimaryDomainHint": "Facultatif pour l’instant",
|
|
202
|
+
"createAliases": "Alias",
|
|
203
|
+
"createAliasesHint": "Séparés par des virgules ou des sauts de ligne",
|
|
204
|
+
"createTemplate": "Modèle",
|
|
205
|
+
"createTemplateHint": "Une démo Hello World! par runtime ; choisir un modèle définit ce runtime",
|
|
206
|
+
"createTemplateNote": "Les modèles n’écrivent qu’une ossature ; déployez pour compiler/démarrer.",
|
|
207
|
+
"createRuntimeNow": "Runtime actuel : ",
|
|
208
|
+
"createTemplateFooter": ". Modèle facultatif pour démarrer plus vite, ou laisser vide.",
|
|
209
|
+
"createDraftResources": "Créer aussi des ressources brouillon avec le domaine",
|
|
210
|
+
"createNeedDomainFirst": "Saisissez d’abord le domaine principal pour que les options brouillon s’appliquent ensemble.",
|
|
211
|
+
"createDnsZone": "Créer aussi la zone DNS",
|
|
212
|
+
"createDnsZoneDesc": "Écrit uniquement un brouillon de gestion — pas de DNS autoritatif en production",
|
|
213
|
+
"createMailDomain": "Enregistrer aussi le domaine mail",
|
|
214
|
+
"createMailDomainDesc": "Finalisez les boîtes mail et appliquez plus tard sur la page mail",
|
|
215
|
+
"createServerIpv4": "IPv4 du serveur",
|
|
216
|
+
"createServerIpv4Hint": "Pour les modèles DNS / mail",
|
|
217
|
+
"createServerIpv4Ph": "IPv4 public de cet hôte",
|
|
218
|
+
"createServerIpv6": "IPv6 du serveur (facultatif)",
|
|
219
|
+
"createServerIpv6Ph": "IPv6 public (facultatif)",
|
|
220
|
+
"sshCardDesc": "Les clés de connexion déterminent qui peut entrer ;",
|
|
221
|
+
"sshLoginKeys": "Clés publiques de connexion autorisées",
|
|
222
|
+
"sshKeyCount": "{{count}} clé(s)",
|
|
223
|
+
"sshOutbound": "Identité sortante",
|
|
224
|
+
"sshOutboundNone": "Non créée",
|
|
225
|
+
"sshOutboundCreated": "Identité sortante créée (clé privée chiffrée)",
|
|
226
|
+
"sshCreateFailed": "Échec de la création",
|
|
227
|
+
"sshWriteTried": "Tentative d’écriture sur le disque",
|
|
228
|
+
"sshOutboundHint": "Après création, cet utilisateur projet peut utiliser git/scripts en sortant.",
|
|
229
|
+
"sshCreateOutbound": "Créer l’identité sortante",
|
|
230
|
+
"sshWriteHome": "Écrire home/.ssh",
|
|
231
|
+
"sshOpenWorkspace": "Ouvrir l’espace de travail SSH",
|
|
232
|
+
"sshManageLoginKeys": "Gérer les clés de connexion",
|
|
233
|
+
"logsSectionDesc": "Parcourir logs/, log/ et les répertoires supplémentaires ; rechercher par nom ou mot-clé de contenu",
|
|
234
|
+
"logsNameSearch": "Recherche par nom de fichier",
|
|
235
|
+
"logsNameSearchHint": "Correspondance sur le chemin relatif, ex. error, app.out",
|
|
236
|
+
"logsContentKw": "Mot-clé de contenu",
|
|
237
|
+
"logsContentKwHint": "Rechercher dans les fins de fichiers (pas le fichier entier)",
|
|
238
|
+
"logsSearch": "Rechercher",
|
|
239
|
+
"logsRescan": "Rescanner",
|
|
240
|
+
"logsRefreshFile": "Actualiser ce fichier",
|
|
241
|
+
"logsCopy": "Copier le contenu",
|
|
242
|
+
"logsDownloadTail": "Télécharger la fin",
|
|
243
|
+
"logsCenter": "Centre de journaux",
|
|
244
|
+
"logsHitsTitle": "{{count}} fichier(s) avec occurrences — cliquer pour ouvrir la fin (avec filtre par mot-clé)",
|
|
245
|
+
"logsLinesHit": "{{count}} ligne(s) trouvée(s)",
|
|
246
|
+
"logsFileCount": "Fichiers journaux {{count}}",
|
|
247
|
+
"logsNameFilter": "(le nom contient « {{q}} »)",
|
|
248
|
+
"logsScanning": "Analyse des journaux…",
|
|
249
|
+
"logsNoneYet": "Aucun fichier journal pour l’instant — apparaissent après déploiement/exécution ; les répertoires supplémentaires fonctionnent aussi.",
|
|
250
|
+
"logsNoContent": "Aucun contenu pour l’instant",
|
|
251
|
+
"logsRelated": "Sources associées",
|
|
252
|
+
"logsRelatedDesc": "journal / nginx / PHP-FPM (voir le centre de journaux)",
|
|
253
|
+
"logsAvailable": "Disponible",
|
|
254
|
+
"logsMissing": "Manquant",
|
|
255
|
+
"logsOpenInCenter": "Ouvrir dans le centre de journaux",
|
|
256
|
+
"logsExtraDirs": "Répertoires de journaux supplémentaires",
|
|
257
|
+
"logsExtraDirsDesc": "Chemins relatifs au home du projet (en plus de logs/ et log/)",
|
|
258
|
+
"logsDirList": "Liste des répertoires",
|
|
259
|
+
"logsDirListHint": "Un par ligne ; chemins relatifs au home uniquement",
|
|
260
|
+
"logsReset": "Réinitialiser",
|
|
261
|
+
"logsSaveScan": "Enregistrer et analyser",
|
|
262
|
+
"logsDefaultNote": "Analyse toujours logs/ et log/. Les répertoires supplémentaires n’incluent que *.log / *.out / *.err.",
|
|
263
|
+
"resOsTitle": "Isolation des utilisateurs système",
|
|
264
|
+
"resOsDesc": "Chaque projet a son propre utilisateur Linux ;",
|
|
265
|
+
"resLinuxUser": "Utilisateur Linux",
|
|
266
|
+
"resOsIsolation": "Isolation OS",
|
|
267
|
+
"resOsReady": "Prêt",
|
|
268
|
+
"resOsNotCreated": "Non créé (admin requis)",
|
|
269
|
+
"resHomeDir": "Répertoire personnel",
|
|
270
|
+
"resCanonical": "Chemin prévu",
|
|
271
|
+
"resUserMissing": "Utilisateur manquant",
|
|
272
|
+
"resShellLive": "Shell actif / verrouillage",
|
|
273
|
+
"resLocked": "Verrouillé",
|
|
274
|
+
"resUnlocked": "Déverrouillé",
|
|
275
|
+
"resHomeMode": "mode home",
|
|
276
|
+
"resHomeExists": "Existe · mode {{mode}}",
|
|
277
|
+
"resHomeMissing": "Manquant",
|
|
278
|
+
"resIsolationOn": "Isolé",
|
|
279
|
+
"resIsolationPending": "Isolation en attente",
|
|
280
|
+
"resOsHint": "Les processus s'exécutent sous l'utilisateur du projet",
|
|
281
|
+
"resProvisionUser": "Créer / réparer l'utilisateur système",
|
|
282
|
+
"resRefreshStatus": "Actualiser l'état",
|
|
283
|
+
"resFixHome": "Corriger la propriété du home",
|
|
284
|
+
"resMigrateHome": "Migrer vers /home/ysk-server-…",
|
|
285
|
+
"resQuotaDesc": "Quota soft (du avant déploiement) + application hard si setquota existe",
|
|
286
|
+
"resQuotaHint": "ex. 1024 = 1 Gio",
|
|
287
|
+
"resSetSoftQuota": "Enregistrer le quota soft",
|
|
288
|
+
"resLimitsTitle": "Limites de processus et de compte",
|
|
289
|
+
"resLimitsDesc": "systemd MemoryMax / CPUQuota / TasksMax / NOFILE + shell / verrouillage",
|
|
290
|
+
"resLimitsDescSystemd": "cgroup systemd : MemoryMax / CPUQuota / TasksMax / NOFILE + shell / verrouillage",
|
|
291
|
+
"resLimitsDescPm2": "PM2 : la mémoire correspond à max_memory_restart ; les autres limites utilisent systemd.",
|
|
292
|
+
"resRunnerSystemd": "Gestionnaire de processus : systemd",
|
|
293
|
+
"resRunnerPm2": "Gestionnaire de processus : PM2",
|
|
294
|
+
"resMemMax": "Mémoire max",
|
|
295
|
+
"resMemHint": "ex. 512M ou 1G",
|
|
296
|
+
"resMemHintSystemd": "systemd MemoryMax (plafond dur cgroup, ex. 512M ou 1G)",
|
|
297
|
+
"resMemHintPm2": "Écrit max_memory_restart dans l'ecosystem (seuil de redémarrage, pas un kill cgroup) ;",
|
|
298
|
+
"resFieldSystemdOnly": "cgroup systemd uniquement ; tout de même enregistré en base pour un retour à systemd",
|
|
299
|
+
"resCpuHint": "100 = un CPU",
|
|
300
|
+
"resCustomPct": "% personnalisé",
|
|
301
|
+
"resTasksHint": "Tâches max",
|
|
302
|
+
"resNofileHint": "Limite de fichiers ouverts",
|
|
303
|
+
"resShellHint": "nologin par défaut",
|
|
304
|
+
"resShellBashRisk": "bash · risque",
|
|
305
|
+
"resLockAccount": "Verrouiller le compte Linux",
|
|
306
|
+
"resLockDesc": "usermod -L ; décocher pour déverrouiller",
|
|
307
|
+
"resLimitsHint": "Enregistrer et appliquer écrit la base et tente usermod / setquota / systemctl set-property",
|
|
308
|
+
"resLimitsHintSystemd": "Enregistrer et appliquer écrit l'état du panneau et les limites OS/systemd si autorisé.",
|
|
309
|
+
"resLimitsHintPm2": "Enregistrer et appliquer écrit l'état du panneau et la limite mémoire PM2.",
|
|
310
|
+
"resSaveApply": "Enregistrer et appliquer les limites à l'OS",
|
|
311
|
+
"resSaveControlOnly": "Enregistrer Mem/CPU uniquement sur le plan de contrôle",
|
|
312
|
+
"resReapply": "Réappliquer une fois (sans modification du formulaire)",
|
|
313
|
+
"resMigrateDone": "Migration terminée",
|
|
314
|
+
"resMigrateIncomplete": "Migration incomplète",
|
|
315
|
+
"resMigrateTitle": "Migrer le home de l'utilisateur système ?",
|
|
316
|
+
"resMigrateDesc": "Migre vers /home/ysk-server-{id} et crée/répare l'utilisateur système",
|
|
317
|
+
"resMigrate": "Migrer",
|
|
318
|
+
"resWrittenOnly": "Écrit dans le plan de contrôle ; OS non appliqué (nécessite root). {{notes}}",
|
|
319
|
+
"resAppliedOs": "Limites appliquées à l'OS. {{notes}}",
|
|
320
|
+
"resSaved": "Enregistré",
|
|
321
|
+
"resIncomplete": "Incomplet",
|
|
322
|
+
"resApplyLimitsFailed": "Échec de l'application des limites",
|
|
323
|
+
"resApplied": "Appliqué",
|
|
324
|
+
"resApplyFailed": "Échec de l’application",
|
|
325
|
+
"resChownOk": "chown terminé",
|
|
326
|
+
"resChownFailed": "chown échoué",
|
|
327
|
+
"netSavedPublished": "Réseau enregistré et Nginx publié",
|
|
328
|
+
"netSavedOnly": "Paramètres réseau enregistrés (non publiés)",
|
|
329
|
+
"netSaveFailed": "Échec de l'enregistrement",
|
|
330
|
+
"netSuspended": "Projet suspendu — les visiteurs reçoivent une 503. Réactivez puis publiez.",
|
|
331
|
+
"netDomainTitle": "Domaine",
|
|
332
|
+
"netDomainDesc": "Domaine principal et alias ; l'enregistrement peut aussi écrire la config de gestion Nginx",
|
|
333
|
+
"netPrimaryDomain": "Domaine principal",
|
|
334
|
+
"netPrimaryHint": "Domaine visiteur, ex. app.example.com",
|
|
335
|
+
"netAliases": "Alias",
|
|
336
|
+
"netAliasesHint": "Un par ligne, ex. www ou sous-domaine blog",
|
|
337
|
+
"netNeedPrimary": "Saisissez d'abord le domaine principal",
|
|
338
|
+
"netHttpsTitle": "HTTPS et redirection du site",
|
|
339
|
+
"netHttpsDesc": "Publier Nginx après l'enregistrement. Une 301 sur tout le site prime sur le contenu proxy/PHP/statique",
|
|
340
|
+
"netForceHttps": "Forcer HTTPS",
|
|
341
|
+
"netForceHttpsDesc": "HTTP → HTTPS (301) ; nécessite un certificat SSL et la publication SSL",
|
|
342
|
+
"netHsts": "Activer HSTS",
|
|
343
|
+
"netHstsDesc": "Les navigateurs restent en HTTPS (recommandé après forcer HTTPS)",
|
|
344
|
+
"netRedirectUrl": "URL de redirection du site entier",
|
|
345
|
+
"netRedirectHint": "Facultatif. 301 du site entier vers cette URL (déplacer / apex→www)",
|
|
346
|
+
"netBasicAuthTitle": "Authentification HTTP basique (connexion navigateur)",
|
|
347
|
+
"netBasicAuthDesc": "Écrit htpasswd à la publication ; nom d'utilisateur vide = désactivé. Mot de passe vide = conserver l'existant",
|
|
348
|
+
"netAuthUserHint": "Vide désactive l'auth",
|
|
349
|
+
"netAuthPassHint": "Requis la première fois ; laisser vide ensuite pour conserver",
|
|
350
|
+
"netAuthPassSet": "Définir ou mettre à jour le mot de passe",
|
|
351
|
+
"netCacheNote": "Cache-Control 7d par défaut pour le statique/PHP statique ; la purge vide le répertoire cache nginx de l'hôte (nécessite YSK_EXECUTE)",
|
|
352
|
+
"netPurgeOk": "Purge du cache tentée",
|
|
353
|
+
"netPurgeFailed": "échec de la purge",
|
|
354
|
+
"netDocrootTitle": "Répertoire du site (docroot)",
|
|
355
|
+
"netDocrootDesc": "Relatif au home du projet ; utilisé comme root Nginx à la publication (défaut app/public)",
|
|
356
|
+
"netDocrootLabel": "Racine des documents",
|
|
357
|
+
"netDocrootFull": "Chemin complet : {{path}}",
|
|
358
|
+
"netDocrootCustom": "Chemin relatif personnalisé…",
|
|
359
|
+
"netAdvancedTitle": "Avancé et publication",
|
|
360
|
+
"netAdvancedDesc": "IP de liaison, publier vers le Nginx système",
|
|
361
|
+
"netCollapseBind": "Réduire l'IP de liaison",
|
|
362
|
+
"netExpandBind": "Développer l'IP de liaison",
|
|
363
|
+
"netBindIp": "IP de liaison",
|
|
364
|
+
"netBindHint": "Vide = toutes les interfaces",
|
|
365
|
+
"netBindPh": "Vide = toutes ; ou IP de liaison",
|
|
366
|
+
"netNeedDomainSave": "Saisissez et enregistrez d'abord le domaine principal",
|
|
367
|
+
"ovUsed": "Utilisé",
|
|
368
|
+
"ovQuota": "Quota",
|
|
369
|
+
"ovQuotaUnset": "Non défini",
|
|
370
|
+
"ovQuotaStatus": "État du quota",
|
|
371
|
+
"ovOverQuota": "Dépassement de quota",
|
|
372
|
+
"ovQuotaOk": "OK",
|
|
373
|
+
"ovDocroot": "Racine des documents",
|
|
374
|
+
"ovAccessSample": "Échantillon d'accès",
|
|
375
|
+
"ovLines": "{{count}} lignes",
|
|
376
|
+
"ovDailyDays": "Jours de stats quotidiennes",
|
|
377
|
+
"ovDailyTitle": "Stats de visites quotidiennes (max. 60 jours)",
|
|
378
|
+
"ovDailyDesc": "Glissant à partir d'échantillons du journal d'accès",
|
|
379
|
+
"ovQuickTitle": "Raccourcis du site",
|
|
380
|
+
"ovQuickDesc": "Publier et sauvegarder (déploiement principal via l'en-tête ou l'onglet Deploy)",
|
|
381
|
+
"ovNeedNetworkDomain": "Définir d’abord le domaine dans l’onglet Réseau",
|
|
382
|
+
"ovPublishNginx": "Publier Nginx",
|
|
383
|
+
"ovPublishSsl": "Publier Nginx + SSL",
|
|
384
|
+
"ovBackupProject": "Sauvegarder ce projet",
|
|
385
|
+
"ovOpenFiles": "Ouvrir les fichiers du projet",
|
|
386
|
+
"ovNoDomainHint": "Aucun domaine — définissez-le dans l’onglet Réseau avant la publication.",
|
|
387
|
+
"ovPublishNote": "La publication écrit la configuration de gestion ; le rechargement Nginx en direct nécessite des droits de modification système.",
|
|
388
|
+
"ovStatic": "Statique",
|
|
389
|
+
"ovAliases": "Alias",
|
|
390
|
+
"ovForceOn": "Forcé",
|
|
391
|
+
"ovForceOff": "Non forcé",
|
|
392
|
+
"advFtpCreated": "FTP {{user}} créé (brouillon — appliquer sur la page FTPS)",
|
|
393
|
+
"advCreateFailed": "Échec de la création",
|
|
394
|
+
"advFtpFailed": "Échec de la création FTP",
|
|
395
|
+
"advMaintTitle": "Entretien",
|
|
396
|
+
"advMaintDesc": "Sauvegarde, suspension/reprise, outils optionnels",
|
|
397
|
+
"advBackupProject": "Sauvegarder ce projet",
|
|
398
|
+
"advOneClickWp": "WordPress en un clic (téléchargement + configuration)",
|
|
399
|
+
"advSuspendedHint": "Suspendu : processus arrêté, les visiteurs reçoivent un 503.",
|
|
400
|
+
"advSuspendHint": "La suspension arrête le processus et affiche une page de maintenance 503.",
|
|
401
|
+
"advFtpTitle": "FTP du projet (jail de chemin)",
|
|
402
|
+
"advFtpDesc": "Compte confiné au répertoire app du projet ; appliquer sur la page du service FTPS après création",
|
|
403
|
+
"advFtpUserHint": "Optionnel ; le système peut générer",
|
|
404
|
+
"advFtpPassHint": "Au moins 8 caractères",
|
|
405
|
+
"advDangerTitle": "Zone de danger",
|
|
406
|
+
"advDangerDesc": "La suppression est irréversible depuis l’interface — sauvegardez d’abord.",
|
|
407
|
+
"advDelete": "Supprimer le projet",
|
|
408
|
+
"deployPyHint": "Par défaut : venv + pip ; ASGI via uvicorn, Django via gunicorn.",
|
|
409
|
+
"deployGoHint": "Par défaut : go build -o app . puis ./app ; ignorer la compilation si le binaire existe.",
|
|
410
|
+
"deployRustHint": "Par défaut : cargo build --release puis target/release/{crate} ; compilation optionnelle à ignorer.",
|
|
411
|
+
"deployNodeHint": "Démarrer le processus Node (entrée par défaut server.js) ; systemd recommandé en prod.",
|
|
412
|
+
"deployDefaultHint": "Démarrage selon le runtime ; externe uniquement après application.",
|
|
413
|
+
"deployOsStep": "Utilisateur Linux isolé + /home/ysk-server-{project id} (l’onglet Ressources peut créer)",
|
|
414
|
+
"deployPyReady": "Runtime Python prêt",
|
|
415
|
+
"deployPipNet": "requirements.txt nécessite un accès pip sortant",
|
|
416
|
+
"deployCheckPort": "Après le déploiement, vérifier le port et /health",
|
|
417
|
+
"deployPublishProxy": "Publier le reverse proxy Nginx",
|
|
418
|
+
"deployToolchainReady": "Chaîne d’outils {{runtime}} prête",
|
|
419
|
+
"deployFirstBuild": "Le premier déploiement compile (peut prendre un moment)",
|
|
420
|
+
"deployNeedBinary": "Binaire uniquement après une compilation réussie",
|
|
421
|
+
"deployPhpFpmOk": "Version PHP-FPM OK",
|
|
422
|
+
"deployPhpPool": "Déployer PHP / appliquer le pool",
|
|
423
|
+
"deployNginxSsl": "Publier Nginx + SSL optionnel",
|
|
424
|
+
"deployPublicContent": "Confirmer que public/ contient du contenu",
|
|
425
|
+
"deployNetPublish": "Publier Nginx dans l’onglet Réseau",
|
|
426
|
+
"deployConfirmToolchain": "Confirmer que la page Runtime a installé la chaîne d’outils (ou qu’elle est présente sur l’hôte)",
|
|
427
|
+
"deployConfirmCode": "Confirmer que app/ contient du code (modèle ou Git)",
|
|
428
|
+
"deployPressDeploy": "Appuyer sur Déployer ; puis publier Nginx dans Réseau",
|
|
429
|
+
"deployVersionSaved": "Version {{runtime}} {{version}} enregistrée (utilisée au déploiement)",
|
|
430
|
+
"deployVersionSaveFailed": "Échec de l’enregistrement de la version du runtime",
|
|
431
|
+
"deployInstallingToolchain": "Installation / confirmation de la chaîne d’outils…",
|
|
432
|
+
"deployToolchainIncomplete": "Installation de la chaîne d’outils incomplète (permission ou réseau) ; essayez la page Runtime",
|
|
433
|
+
"deployToolchainDone": "Étape chaîne d’outils terminée, démarrage du déploiement…",
|
|
434
|
+
"deployToolchainFailed": "Échec de l’installation de la chaîne d’outils",
|
|
435
|
+
"deployChecklistTitle": "Créé — checklist de déploiement",
|
|
436
|
+
"deployChecklistDesc": "Squelette {{runtime}} prêt ; terminer les étapes pour servir le trafic",
|
|
437
|
+
"deploySectionTitle": "Déploiement {{runtime}}",
|
|
438
|
+
"deploySectionDesc": "Démarrer le processus {{runtime}} (port / systemd ou pidfile)",
|
|
439
|
+
"deployPhpVersion": "Version PHP",
|
|
440
|
+
"deployPhpVersionHint": "Version PHP pour ce site (le FPM correspondant doit être installé)",
|
|
441
|
+
"deployRuntimeVersion": "Version {{runtime}}",
|
|
442
|
+
"deployRuntimeVersionHint": "Enregistré sur le projet ; utilisé au déploiement. Installer sur la page Runtime",
|
|
443
|
+
"deployRuntimeVersionCreateHint": "Écrit à la création ; référencé au déploiement",
|
|
444
|
+
"deployRuntimeVersionGeneric": "Version du runtime",
|
|
445
|
+
"deployEntry": "Entrée de démarrage",
|
|
446
|
+
"deployEntryHint": "Vide = défaut ({{hint}}) ; synchronisé vers le serveur",
|
|
447
|
+
"deploySkipBuild": "Ignorer le build",
|
|
448
|
+
"deploySkipBuildHint": "Si le venv/binaire existe ; accélère le redémarrage (préférence locale)",
|
|
449
|
+
"deployPort": "· port {{port}}",
|
|
450
|
+
"deployFpmApplied": "Pool PHP-FPM appliqué",
|
|
451
|
+
"deployFpmIncomplete": "FPM incomplet",
|
|
452
|
+
"deployFpmNote": "Écrit la config site/pool ; le rechargement à chaud nécessite les droits de modification système.",
|
|
453
|
+
"deployBuildNote": "Les échecs de build/démarrage s'affichent dans le résultat ops. L'entrée est écrite sur le serveur ; skip-build est une préférence locale.",
|
|
454
|
+
"deployPhpIniTitle": "Surcharges php.ini du projet",
|
|
455
|
+
"deployPhpIniDesc": "Uniquement les clés à modifier ;",
|
|
456
|
+
"deployPhpIniExample": "ex. 256M ; vide = global",
|
|
457
|
+
"deployGlobal": "Mondial",
|
|
458
|
+
"deployCustom": "Personnalisé",
|
|
459
|
+
"deployOff": "Désactivé",
|
|
460
|
+
"deployOnCareful": "Activé · attention",
|
|
461
|
+
"deployPhpIniSaved": "Surcharges php.ini du projet enregistrées ; redéployer ou réappliquer le FPM",
|
|
462
|
+
"deployHistory": "Historique des déploiements ({{count}})",
|
|
463
|
+
"deployHistoryDesc": "Depuis l'audit ; plus récent en premier",
|
|
464
|
+
"deployGitUrlHint": "URL de dépôt HTTPS ou SSH ; synchroniser puis redéployer selon le runtime",
|
|
465
|
+
"deployEnvHint": "Une KEY=value par ligne ; commentaires #",
|
|
466
|
+
"resume": "Reprendre le projet",
|
|
467
|
+
"suspend": "Suspendre le projet",
|
|
468
|
+
"goFtpsApply": "Aller appliquer sur le service FTPS",
|
|
469
|
+
"toolchainNote": "Installer la toolchain ≠ projet en ligne ; déploiement réussi ≠ Nginx public (publier sur Réseau).",
|
|
470
|
+
"installToolchainDeploy": "Installer la toolchain et déployer",
|
|
471
|
+
"deployOnly": "Déployer uniquement",
|
|
472
|
+
"openRuntime": "Ouvrir le runtime {{runtime}}",
|
|
473
|
+
"later": "Plus tard",
|
|
474
|
+
"installToolchainDeployShort": "Toolchain + déploiement",
|
|
475
|
+
"runtimeEnv": "Env {{runtime}}",
|
|
476
|
+
"applyFpmPool": "Appliquer le pool FPM",
|
|
477
|
+
"staticNginxHint": "Les sites statiques dépendent de Publier Nginx — utiliser les raccourcis Réseau ou Vue d'ensemble.",
|
|
478
|
+
"fullIniLink": "Catalogue complet et opcache/session etc. sur",
|
|
479
|
+
"phpIniLink": "Runtime PHP → php.ini",
|
|
480
|
+
"savePhpIniOverride": "Enregistrer les surcharges php.ini",
|
|
481
|
+
"scaffoldNote": "Si app/ est un scaffold YSK (.ysk-scaffold), il est effacé avant le clone ; le contenu personnalisé refuse l'écrasement.",
|
|
482
|
+
"saveOnly": "Enregistrer uniquement",
|
|
483
|
+
"savePublishNginx": "Enregistrer et publier Nginx",
|
|
484
|
+
"needDomainToPublish": "Saisir le domaine principal avant de publier.",
|
|
485
|
+
"savePublish": "Enregistrer et publier",
|
|
486
|
+
"saveAuth": "Enregistrer l'auth",
|
|
487
|
+
"cacheZoneNote": "Les zones FastCGI/proxy_cache complètes nécessitent keys_zone dans le nginx.conf hôte ; le panneau propose une purge au mieux.",
|
|
488
|
+
"purgeNginxCache": "Purger le cache Nginx",
|
|
489
|
+
"nginxManageFile": "Fichier de gestion Nginx : ",
|
|
490
|
+
"publishRuntimeNote": "La publication écrit la conf proxy/PHP-FPM/statique selon le runtime (auth, redirections, docroot)",
|
|
491
|
+
"publishStored": "Publier avec les paramètres enregistrés",
|
|
492
|
+
"publishStoredSsl": "Publier enregistré + SSL",
|
|
493
|
+
"publishNote": "La publication écrit la conf de gestion ; la sync vers /etc/nginx et le reload nécessitent les droits de modification système.",
|
|
494
|
+
"hitsFiles": "{{count}} fichier(s) avec occurrences — cliquer pour ouvrir le tail (filtre par mot-clé)",
|
|
495
|
+
"logFilesCount": "Fichiers journaux {{count}}",
|
|
496
|
+
"defaultScanNote": "Analyse toujours logs/ et log/. Les répertoires supplémentaires n’incluent que *.log / *.out / *.err.",
|
|
497
|
+
"opsOk": "{{label}} terminé{{url}}",
|
|
498
|
+
"opsOkWithNote": "{{label}} terminé : {{note}}{{url}}",
|
|
499
|
+
"opsFail": "{{label}} échoué : {{reason}}",
|
|
500
|
+
"railPython": "Processus Python",
|
|
501
|
+
"railGo": "Processus Go",
|
|
502
|
+
"railRust": "Processus Rust",
|
|
503
|
+
"railNode": "Processus Node",
|
|
504
|
+
"runtimeName": {
|
|
505
|
+
"php": "PHP",
|
|
506
|
+
"node": "Node.js",
|
|
507
|
+
"static": "Statique",
|
|
508
|
+
"python": "Python",
|
|
509
|
+
"go": "Go",
|
|
510
|
+
"rust": "Rust",
|
|
511
|
+
"java": "Java",
|
|
512
|
+
"kotlin": "Kotlin",
|
|
513
|
+
"bun": "Bun"
|
|
514
|
+
},
|
|
515
|
+
"netCacheTitle": "Cache",
|
|
516
|
+
"logsDeepAccess": "Centre de logs · accès",
|
|
517
|
+
"logsDeepError": "Centre de logs · erreur",
|
|
518
|
+
"logsDeepNginxUnit": "Journaux de l’unité Nginx",
|
|
519
|
+
"logsPresetAccess": "Filtrer access.log",
|
|
520
|
+
"logsPresetError": "Filtrer error.log",
|
|
521
|
+
"railJava": "Processus Java",
|
|
522
|
+
"railKotlin": "Processus Kotlin",
|
|
523
|
+
"railBun": "Processus Bun",
|
|
524
|
+
"deployProcessManager": "Gestionnaire de processus",
|
|
525
|
+
"deployProcessManagerSystemd": "systemd (recommandé)",
|
|
526
|
+
"deployProcessManagerPm2": "PM2",
|
|
527
|
+
"proc_restart": "Redémarrer",
|
|
528
|
+
"proc_stop": "Arrêter",
|
|
529
|
+
"proc_reload": "Recharger",
|
|
530
|
+
"procControlsHint": "Contrôles du processus ({{manager}})",
|
|
531
|
+
"procActionOk": "{{action}} ok · {{notes}}",
|
|
532
|
+
"procActionFail": "{{action}} échoué · {{notes}}",
|
|
533
|
+
"procActionFailShort": "Action sur le processus échouée",
|
|
534
|
+
"procMissingUser": "Le projet n’a pas d’utilisateur Linux — impossible de cibler l’app PM2",
|
|
535
|
+
"deploySystemdHint": "Par défaut en production : unité ysk-project-*",
|
|
536
|
+
"deployPm2Hint": "Démarre via pm2 (ecosystem",
|
|
537
|
+
"deleteDialogTitle": "Supprimer définitivement le projet",
|
|
538
|
+
"deletePermanent": "Supprimer définitivement",
|
|
539
|
+
"deleteRemoveFiles": "Supprimer le répertoire home disque et l’utilisateur Linux",
|
|
540
|
+
"deleteTypeName": "Saisissez le nom du projet pour confirmer",
|
|
541
|
+
"deletedOk": "Projet supprimé",
|
|
542
|
+
"sslRequiredFirst": "Aucun certificat SSL pour ce domaine pour l’instant. Créez ou importez-en un sous Certificats SSL avant Publier + SSL.",
|
|
543
|
+
"sslGateHint": "Actions SSL verrouillées — allez à",
|
|
544
|
+
"sslGateHint2": "pour émettre/importer un certificat pour ce domaine d’abord.",
|
|
545
|
+
"netPublishPrimary": "Basique",
|
|
546
|
+
"netPublishSsl": "HTTPS/SSL",
|
|
547
|
+
"netPublishMaint": "Entretien",
|
|
548
|
+
"sslNeedDomain": "Définissez un domaine avant de publier Nginx / SSL.",
|
|
549
|
+
"createTemplateMissing": "{{v0}} ;「— —」。",
|
|
550
|
+
"deleteDialogDesc": "「{{v0}}」。。",
|
|
551
|
+
"deleteWillStop": "systèmed / PM2 /",
|
|
552
|
+
"deleteWillWeb": "Configuration Nginx、Pool PHP-FPM、Apache vhost()",
|
|
553
|
+
"deleteWillOs": "LinuxMaison()",
|
|
554
|
+
"deleteKeepOs": "AccueilLinux()",
|
|
555
|
+
"deleteWillDb": "…",
|
|
556
|
+
"deleteRemoveFilesDesc": "Annuler,",
|
|
557
|
+
"deleteTypeNameHint": "「{{v0}}」",
|
|
558
|
+
"deleteDnsWarn": "Zone DNS / domaine 。",
|
|
559
|
+
"manageInNginx": "Gérer dans Nginx"
|
|
560
|
+
}
|