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,394 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "Sécurité et approbations",
|
|
3
|
+
"allowlist": "Liste d’autorisation des outils (lecture seule par défaut ; risque élevé nécessitant une approbation humaine)",
|
|
4
|
+
"llmUntrusted": "La sortie du LLM est toujours non fiable et ne doit jamais s’exécuter directement",
|
|
5
|
+
"pending": "Approbations en attente",
|
|
6
|
+
"runSysInfo": "Exécuter sys.info",
|
|
7
|
+
"none": "Aucune approbation en attente",
|
|
8
|
+
"pillPending": "{{count}} en attente",
|
|
9
|
+
"pillReady": "Prêt",
|
|
10
|
+
"pill2faOff": "2FA désactivée",
|
|
11
|
+
"stat2fa": "2FA",
|
|
12
|
+
"statApi": "API",
|
|
13
|
+
"statSsh": "SSH",
|
|
14
|
+
"statPending": "En attente",
|
|
15
|
+
"on": "Activé",
|
|
16
|
+
"off": "Désactivé",
|
|
17
|
+
"output": "Sortie",
|
|
18
|
+
"tabAccount": "Ma sécurité",
|
|
19
|
+
"tabApiKeys": "Clés API",
|
|
20
|
+
"tabSsh": "SSH",
|
|
21
|
+
"tabApprovals": "Approbations",
|
|
22
|
+
"tabAllowlist": "Liste d'autorisation",
|
|
23
|
+
"apiTokenOnce": "Jeton API (affiché une seule fois) :",
|
|
24
|
+
"copiedToken": "Jeton copié",
|
|
25
|
+
"totpTitle": "Double authentification (TOTP)",
|
|
26
|
+
"totpStatus": "Statut : ",
|
|
27
|
+
"totpEnabled": "Activé",
|
|
28
|
+
"totpEnrolledUnconfirmed": "En cours — scannez et confirmez",
|
|
29
|
+
"totpNotSet": "Non défini",
|
|
30
|
+
"totpLead": "La connexion nécessite un code à 6 chiffres de l'application.",
|
|
31
|
+
"totpWhy1": "Un mot de passe volé ne suffit pas pour se connecter sans le code de l'application",
|
|
32
|
+
"totpWhy2": "Les actions sensibles peuvent redemander le TOTP (step-up)",
|
|
33
|
+
"totpWhy3": "Compatible avec Google Authenticator, Authy, NordPass, 1Password et d'autres",
|
|
34
|
+
"totpAppsHint": "Applications suggérées : Google Authenticator, Authy, Microsoft Authenticator, NordPass, 1Password",
|
|
35
|
+
"totpStepsLabel": "Étapes de configuration",
|
|
36
|
+
"totpStepReauth": "Vérifier le mot de passe",
|
|
37
|
+
"totpStepScan": "Scanner le QR / saisir la clé",
|
|
38
|
+
"totpStepConfirm": "Confirmer le code à 6 chiffres",
|
|
39
|
+
"totpStepBackup": "Enregistrer les codes de récupération",
|
|
40
|
+
"totpScanTitle": "Scanner le code QR",
|
|
41
|
+
"totpScanHint": "Ouvrez votre application d'authentification → Ajouter un compte → Scannez ce QR.",
|
|
42
|
+
"totpManualTitle": "Ou saisissez la clé manuellement",
|
|
43
|
+
"totpManualHint": "Si vous ne pouvez pas scanner, choisissez la saisie manuelle dans l'application et collez ce secret Base32.",
|
|
44
|
+
"totpShowOtpauth": "Afficher l'URL otpauth:// (avancé)",
|
|
45
|
+
"totpQrAlt": "Code QR de configuration TOTP",
|
|
46
|
+
"totpQrFailed": "Impossible d'afficher le QR — utilisez la clé secrète ci-dessous",
|
|
47
|
+
"totpSecretCopied": "Secret copié",
|
|
48
|
+
"hideSecret": "Masquer le secret",
|
|
49
|
+
"showSecret": "Afficher le secret",
|
|
50
|
+
"totpEnabledDesc": "Activé.",
|
|
51
|
+
"totpRecoveryRemaining": "{{n}} codes de récupération restants",
|
|
52
|
+
"totpResetSummary": "Réinitialiser ou désactiver la 2FA…",
|
|
53
|
+
"totpResetHint": "La réinitialisation génère un nouveau QR/secret (les anciennes entrées de l'application cessent de fonctionner)",
|
|
54
|
+
"totpDisableCodeHint": "Code à 6 chiffres de l'application ou code de récupération",
|
|
55
|
+
"disable2fa": "Désactiver la 2FA",
|
|
56
|
+
"totpDisabledOk": "Double authentification désactivée",
|
|
57
|
+
"reauthPassword": "Ressaisir le mot de passe",
|
|
58
|
+
"reauthPasswordHint": "Démarrer/réinitialiser la 2FA nécessite à nouveau le mot de passe (protection contre les sessions volées)",
|
|
59
|
+
"reauthPasswordRequired": "Saisissez d'abord votre mot de passe de connexion",
|
|
60
|
+
"totpSecretGenerated": "Secret prêt — scannez le QR ou copiez la clé, puis saisissez le code à 6 chiffres de l'application",
|
|
61
|
+
"reset2fa": "Réinitialiser la 2FA",
|
|
62
|
+
"start2fa": "Configurer la 2FA",
|
|
63
|
+
"secretLabel": "Secret : ",
|
|
64
|
+
"confirmCode": "Code à 6 chiffres de l'application",
|
|
65
|
+
"confirmCodeHint": "Après le scan, saisissez les 6 chiffres actuellement affichés dans votre authentificateur.",
|
|
66
|
+
"confirmCodeInvalid": "Saisissez un code de vérification à 6 chiffres",
|
|
67
|
+
"totpEnabledSaveCodes": "2FA activée — enregistrez dès maintenant les codes de récupération ci-dessous (affichés une seule fois)",
|
|
68
|
+
"confirmEnable": "Confirmer et activer",
|
|
69
|
+
"recoveryCodesHint": "Les codes de récupération ne s'affichent qu'une seule fois",
|
|
70
|
+
"copiedRecoveryCodes": "Codes de récupération copiés",
|
|
71
|
+
"downloadRecovery": "Télécharger .txt",
|
|
72
|
+
"recoveryDownloaded": "Fichier des codes de récupération téléchargé",
|
|
73
|
+
"copyAll": "Tout copier",
|
|
74
|
+
"savedClose": "Je les ai enregistrés — terminé",
|
|
75
|
+
"sessionsTitle": "Séances",
|
|
76
|
+
"sessionsDesc": "",
|
|
77
|
+
"revokeOtherSessions": "Déconnecter les autres appareils",
|
|
78
|
+
"revokedOtherSessions": "Déconnexion de {{count}} autre(s) session(s)",
|
|
79
|
+
"noSessions": "Aucune session active",
|
|
80
|
+
"currentSession": "Cet appareil",
|
|
81
|
+
"revoke": "Se déconnecter",
|
|
82
|
+
"passkeyTitle": "Clé d'accès/WebAuthn",
|
|
83
|
+
"passkeyDesc": "",
|
|
84
|
+
"passkeyRegistered": "Passkey enregistrée",
|
|
85
|
+
"webauthnFailed": "Échec WebAuthn",
|
|
86
|
+
"webauthnUnsupported": "Cette page n'a pas d'API WebAuthn. Dans Brave/Chrome/Firefox, évitez les modes restreints ; utilisez un gestionnaire de mots de passe si besoin, et ouvrez le panneau sur un domaine en HTTPS.",
|
|
87
|
+
"webauthnInsecureContext": "Cette page n'est pas un contexte sécurisé ({{origin}}). Les navigateurs exigent HTTPS ou localhost pour les passkeys — sans lien avec Brave/NordPass. Ouvrez plutôt https://votre-domaine.",
|
|
88
|
+
"webauthnIpHost": "Vous avez ouvert le panneau via une IP ({{origin}}). WebAuthn interdit l'IP comme RP ID, donc Brave/NordPass échouera. Associez un domaine + HTTPS (ex. https://panel.example.com) et réessayez.",
|
|
89
|
+
"webauthnEnvOk": "Passkey prête ({{origin}})",
|
|
90
|
+
"webauthnEnvCurrent": "Page actuelle : {{origin}}",
|
|
91
|
+
"webauthnCancelled": "Annulé ou expiré. Réessayez.",
|
|
92
|
+
"webauthnUnavailableHint": "La passkey nécessite HTTPS + domaine.",
|
|
93
|
+
"registerPasskey": "Enregistrer une passkey",
|
|
94
|
+
"noPasskey": "Aucune passkey",
|
|
95
|
+
"passkeyVerifyOk": "Passkey vérifiée (step-up effectué)",
|
|
96
|
+
"verifyFailed": "Échec de la vérification",
|
|
97
|
+
"verifyWithPasskey": "Vérifier avec passkey (step-up)",
|
|
98
|
+
"passkeyHint": "Pour le step-up à haut risque ; nécessite HTTPS + domaine.",
|
|
99
|
+
"devicesTitle": "Appareils / sauvegarde",
|
|
100
|
+
"devicesDesc": "",
|
|
101
|
+
"viewTrustedDevices": "Voir les appareils de confiance",
|
|
102
|
+
"trustedDevicesCount": "Appareils de confiance : {{count}}",
|
|
103
|
+
"revokeAllDevices": "Révoquer tous les appareils",
|
|
104
|
+
"revokedAllDevices": "Tous les appareils de confiance ont été révoqués",
|
|
105
|
+
"export2faBackup": "Exporter la sauvegarde 2FA chiffrée",
|
|
106
|
+
"fail2banSnippetMsg": "Extraits Fail2ban : {{written}} — {{notes}}",
|
|
107
|
+
"generateFail2ban": "Générer les extraits Fail2ban",
|
|
108
|
+
"adminPolicyTitle": "Politique 2FA admin",
|
|
109
|
+
"adminPolicyDesc": "",
|
|
110
|
+
"requireAdmin2fa": "Exiger la 2FA admin",
|
|
111
|
+
"strictAdmin2fa": "Strict : bloquer la connexion sans 2FA",
|
|
112
|
+
"confirmTotpPolicy": "Confirmer le TOTP (lors d'un changement de politique)",
|
|
113
|
+
"confirmTotpPolicyHint": "L'activation de la politique nécessite un step-up",
|
|
114
|
+
"totp6digitPlaceholder": "Code à 6 chiffres",
|
|
115
|
+
"policyUpdated": "Politique de sécurité mise à jour",
|
|
116
|
+
"savePolicy": "Enregistrer la politique",
|
|
117
|
+
"recentProbe": "Sonde récente",
|
|
118
|
+
"apiKeysTitle": "Clés d'accès API",
|
|
119
|
+
"apiKeysDesc": "",
|
|
120
|
+
"createKey": "+ Créer une clé",
|
|
121
|
+
"colName": "Nom",
|
|
122
|
+
"colPrefix": "Préfixe",
|
|
123
|
+
"colCreated": "Créé",
|
|
124
|
+
"apiKeysEmpty": "Aucune clé API pour l'instant",
|
|
125
|
+
"apiKeysEmptyHint": "Créez depuis la barre d'outils ; puis appelez l'API avec un jeton Bearer",
|
|
126
|
+
"approve": "Approuver",
|
|
127
|
+
"allowlistTitle": "Liste d'autorisation ({{count}})",
|
|
128
|
+
"allowlistEmpty": "Aucun outil en liste d'autorisation",
|
|
129
|
+
"createApiKeyTitle": "Créer une clé API",
|
|
130
|
+
"createApiKeyDesc": "Le jeton complet n'est affiché qu'une seule fois après la création",
|
|
131
|
+
"createKeyBtn": "Créer la clé",
|
|
132
|
+
"apiKeyNameHint": "Facile à reconnaître, ex. CI / script de sauvegarde",
|
|
133
|
+
"apiKeyScope": "Portée",
|
|
134
|
+
"apiKeyScopeHint": "read = lecture seule (pas de mutation complète)",
|
|
135
|
+
"scopeFull": "full (API complète)",
|
|
136
|
+
"scopeRead": "read (lecture seule)",
|
|
137
|
+
"apiKey2faHint": "Si la 2FA est activée, la création d'une clé nécessite un code de vérification (step-up).",
|
|
138
|
+
"apiKeyCreated": "Clé API créée",
|
|
139
|
+
"export2faBackupTitle": "Exporter la sauvegarde 2FA",
|
|
140
|
+
"createApiKeyStepUp": "Créer une clé API · step-up",
|
|
141
|
+
"enterTotpCode": "Saisir le code TOTP actuel",
|
|
142
|
+
"export": "Exporter",
|
|
143
|
+
"backupCopied": "Sauvegarde chiffrée copiée dans le presse-papiers (conserver hors ligne)",
|
|
144
|
+
"digit6Placeholder": "Code à 6 chiffres",
|
|
145
|
+
"ssh": {
|
|
146
|
+
"workspaceTitle": "Espace de travail SSH",
|
|
147
|
+
"workspaceDesc": "Sélectionnez d'abord un job",
|
|
148
|
+
"subOutbound": "Identités sortantes",
|
|
149
|
+
"subOutboundHint": "Clés privées pour les connexions sortantes panel/projet",
|
|
150
|
+
"subLogin": "Authentification de connexion",
|
|
151
|
+
"subLoginHint": "Qui peut se connecter en SFTP/SSH",
|
|
152
|
+
"sub2fa": "2FA de connexion",
|
|
153
|
+
"sub2faHint": "TOTP SSH (≠ 2FA du panel)",
|
|
154
|
+
"subSshd": "sshd système",
|
|
155
|
+
"subSshdHint": "Paramètres SFTP de l'utilisateur projet",
|
|
156
|
+
"jobOutboundTitle": "Connexion sortante",
|
|
157
|
+
"jobOutboundDesc": "Créer des clés d'identité sortantes · pair panel / git projet",
|
|
158
|
+
"jobLoginTitle": "Autoriser la connexion entrante",
|
|
159
|
+
"jobLoginDesc": "Enregistrer les clés publiques dans le home projet · authorized_keys",
|
|
160
|
+
"job2faTitle": "La connexion SSH nécessite la 2FA",
|
|
161
|
+
"job2faDesc": "TOTP utilisateur Linux (distinct de la 2FA du panel)",
|
|
162
|
+
"jobSshdTitle": "Activer le SFTP système",
|
|
163
|
+
"jobSshdDesc": "Installer les extraits Match sshd (utilisateurs projet)",
|
|
164
|
+
"purposePanel": "Panel vers d'autres hôtes",
|
|
165
|
+
"purposeUser": "Sortant utilisateur projet",
|
|
166
|
+
"purposeUnbound": "Objectif non défini",
|
|
167
|
+
"purposePanelHint": "Pair de cluster, scp de sauvegarde, sondes distantes",
|
|
168
|
+
"purposeUserHint": "Utilisateur Linux projet git / scp / scripts",
|
|
169
|
+
"purposeDefaultHint": "Lier plus tard",
|
|
170
|
+
"statusStored": "Stocké",
|
|
171
|
+
"statusInstalled": "Sur disque",
|
|
172
|
+
"statusVerified": "Vérifié",
|
|
173
|
+
"statusMissing": "Absent du disque",
|
|
174
|
+
"statusRetired": "Retiré",
|
|
175
|
+
"statusError": "Erreur",
|
|
176
|
+
"actionInstall": "Écrire sur disque",
|
|
177
|
+
"actionTest": "Tester la connexion",
|
|
178
|
+
"actionCopyPub": "Copier la clé publique",
|
|
179
|
+
"pipelineStored": "Stocké",
|
|
180
|
+
"pipelineInstalled": "Sur disque",
|
|
181
|
+
"pipelineVerified": "Vérifié",
|
|
182
|
+
"progressAria": "Progression",
|
|
183
|
+
"loginTitle": "Autorisation de connexion (clés publiques)",
|
|
184
|
+
"loginDesc": "Qui peut entrer",
|
|
185
|
+
"loginAdd": "Ajouter une clé publique de connexion",
|
|
186
|
+
"loginEmpty": "Aucune clé publique de connexion pour l'instant",
|
|
187
|
+
"loginEmptyHint": "Collez une clé publique d'ordinateur portable ou de CI, liez-la à un utilisateur projet pour SFTP/SSH (nécessite un extrait sshd)",
|
|
188
|
+
"loginAddFirst": "Ajouter la première clé publique de connexion",
|
|
189
|
+
"boundProject": "Projet",
|
|
190
|
+
"unboundProject": "Aucun projet",
|
|
191
|
+
"loginRemoved": "Clé publique supprimée",
|
|
192
|
+
"remove": "Supprimer",
|
|
193
|
+
"loginModalTitle": "Autoriser une clé publique",
|
|
194
|
+
"loginModalDesc": "Après sélection d’un projet, la clé est écrite dans le répertoire home/ de cet utilisateur Linux",
|
|
195
|
+
"addAuth": "Ajouter une autorisation",
|
|
196
|
+
"selectOption": "— Sélectionner —",
|
|
197
|
+
"publicKey": "Clé publique",
|
|
198
|
+
"publicKeyHint": "Collez la ligne complète, ex. ssh-ed25519 AAAA… commentaire",
|
|
199
|
+
"commentOptional": "Commentaire (facultatif)",
|
|
200
|
+
"commentPlaceholder": "ordinateur portable / CI",
|
|
201
|
+
"loginNeedProject": "Créez d’abord un projet. La liaison fonctionne mieux lorsque l’utilisateur système est prêt.",
|
|
202
|
+
"loginNeedPub": "Sélectionnez un projet et collez une clé publique commençant par ssh-",
|
|
203
|
+
"loginAdded": "Ajouté",
|
|
204
|
+
"sshdTitle": "SFTP utilisateur projet (sshd)",
|
|
205
|
+
"sshdDesc": "Autoriser les utilisateurs projet ysks_* / ysk_* à utiliser SFTP avec des clés publiques",
|
|
206
|
+
"sshdStep1": "Ajoutez des clés publiques sous Authentification de connexion pour les projets",
|
|
207
|
+
"sshdStep2": "Prévisualisez et installez ici les extraits Match système",
|
|
208
|
+
"sshdStep3": "L’installation nécessite les droits d’exécution système ; tentative de rechargement de sshd",
|
|
209
|
+
"sshdPreview": "Aperçu de la configuration",
|
|
210
|
+
"loadingSnippet": "(Chargement…)",
|
|
211
|
+
"reloadedCopied": "Rechargé ; extrait copié dans le presse-papiers",
|
|
212
|
+
"reloadAndCopy": "Recharger et copier",
|
|
213
|
+
"installedOk": "Installé",
|
|
214
|
+
"installToSystem": "Installer sur le système",
|
|
215
|
+
"sshdManualHint": "Si l’exécution est bloquée, lancez le plan de contrôle avec les privilèges, ou placez l’extrait sous",
|
|
216
|
+
"outboundTitle": "Clés d’identité sortantes",
|
|
217
|
+
"outboundDesc": "Clés privées chiffrées dans le plan de contrôle",
|
|
218
|
+
"outboundAdd": "Ajouter une identité sortante",
|
|
219
|
+
"filterActive": "Actif",
|
|
220
|
+
"filterPanel": "Panneau",
|
|
221
|
+
"filterUser": "Utilisateur du projet",
|
|
222
|
+
"filterRetired": "Retiré",
|
|
223
|
+
"filterAll": "Tous",
|
|
224
|
+
"searchIdentity": "Rechercher un nom ou une empreinte…",
|
|
225
|
+
"searchIdentityAria": "Rechercher des identités",
|
|
226
|
+
"identityCount": "{{count}} identités",
|
|
227
|
+
"identityList": "Identités",
|
|
228
|
+
"outboundEmpty": "Aucune identité sortante pour l’instant",
|
|
229
|
+
"outboundEmptyFilter": "Aucun élément correspondant",
|
|
230
|
+
"outboundEmptyHint": "Créez une clé en ~30 s : choisissez l’usage → nom → terminé. Pour pair / sauvegarde / git.",
|
|
231
|
+
"outboundEmptyFilterHint": "Essayez de modifier les filtres ou d’effacer la recherche",
|
|
232
|
+
"outboundAddFirst": "Ajouter la première identité sortante",
|
|
233
|
+
"userPrefix": "Utilisateur {{user}}",
|
|
234
|
+
"createFailed": "Échec de la création",
|
|
235
|
+
"identityCreatedOnce": "Identité créée (clé privée affichée une seule fois)",
|
|
236
|
+
"writtenToDisk": "Écrite sur le disque",
|
|
237
|
+
"cannotWriteNeedExecute": "Impossible d’écrire sur le système : activez l’exécution (YSK_EXECUTE)",
|
|
238
|
+
"notDone": "Non terminé",
|
|
239
|
+
"installFailed": "Échec de l’installation",
|
|
240
|
+
"testPassed": "Connexion OK",
|
|
241
|
+
"testFailed": "Échec de la connexion",
|
|
242
|
+
"testError": "Échec du test",
|
|
243
|
+
"copiedPubPaste": "Clé publique copiée — collez-la dans authorized_keys du pair ou une clé de déploiement Git",
|
|
244
|
+
"deletedNamed": "« {{name}} » supprimé",
|
|
245
|
+
"rotated": "Rotation effectuée : ancienne clé retirée, nouvelle clé créée",
|
|
246
|
+
"detailStatus": "Statut",
|
|
247
|
+
"detailPurpose": "Usage",
|
|
248
|
+
"detailLinuxUser": "Utilisateur Linux",
|
|
249
|
+
"detailDiskPath": "Chemin disque",
|
|
250
|
+
"detailLastTest": "Dernier test",
|
|
251
|
+
"suggestFlow": "Suggestion : enregistrer → écrire sur le disque → placer la clé publique sur le pair → tester la connexion",
|
|
252
|
+
"suggestFlowPrefix": "Suggestion : enregistrer → écrire sur le disque → placer ",
|
|
253
|
+
"suggestFlowSuffix": " sur le pair → tester la connexion",
|
|
254
|
+
"publicKeyStrong": "clé publique",
|
|
255
|
+
"copiedPub": "Clé publique copiée",
|
|
256
|
+
"allowLocalLogin": "Autoriser la connexion locale avec cette clé",
|
|
257
|
+
"localLoginOk": "Clé publique ajoutée à l'autorisation de connexion locale",
|
|
258
|
+
"testingConnection": "Test de la connexion…",
|
|
259
|
+
"rotateKey": "Rotation de la clé",
|
|
260
|
+
"wizStepPurpose": "À quoi sert cette clé ?",
|
|
261
|
+
"wizStepProject": "Quel projet ?",
|
|
262
|
+
"wizStepPanelConfirm": "Confirmer le trafic sortant du panneau",
|
|
263
|
+
"wizStepName": "Nom et options",
|
|
264
|
+
"wizStepPurposeDesc": "Choisissez l'usage pour aligner la liste et le chemin d'installation",
|
|
265
|
+
"wizStepProjectDesc": "La clé est liée à l'utilisateur Linux et au home de ce projet",
|
|
266
|
+
"wizStepPanelDesc": "La clé privée reste dans les secrets du plan de contrôle pour scp/ssh vers d'autres hôtes",
|
|
267
|
+
"wizStepNameDesc": "Nom pour l'identification ; les options avancées peuvent attendre",
|
|
268
|
+
"prevStep": "Retour",
|
|
269
|
+
"nextStep": "Suivant",
|
|
270
|
+
"createIdentity": "Créer l'identité",
|
|
271
|
+
"purposePanelTitle": "Panel vers d'autres hôtes",
|
|
272
|
+
"purposePanelSub": "Pair de cluster, sauvegarde distante, sondes",
|
|
273
|
+
"purposePanelRec": "Recommandé pour la plupart des opérations d'administration",
|
|
274
|
+
"purposeUserTitle": "Sortant utilisateur projet",
|
|
275
|
+
"purposeUserSub": "git pull, scp de scripts projet",
|
|
276
|
+
"purposeUserPath": "Écrit dans home/.ssh du projet",
|
|
277
|
+
"selectProject": "— Sélectionner un projet —",
|
|
278
|
+
"noProjectsHint": "Aucun projet pour l'instant — créez d'abord un projet et un utilisateur système",
|
|
279
|
+
"afterCreatePub": "Après la création, placez la ",
|
|
280
|
+
"afterCreatePubMid": " sur le ",
|
|
281
|
+
"afterCreatePubEnd": ", puis utilisez Tester la connexion.",
|
|
282
|
+
"privKeyStayLocal": "La clé privée reste sur ce plan de contrôle ; jamais dans les listes ni les journaux.",
|
|
283
|
+
"displayName": "Nom d'affichage",
|
|
284
|
+
"displayNameHint": "ex. : peer-prod, myapp-git",
|
|
285
|
+
"algorithm": "Algorithme",
|
|
286
|
+
"algoSuggested": "Recommandé",
|
|
287
|
+
"algoLegacy": "Systèmes hérités",
|
|
288
|
+
"installImmediately": "Écrire sur le disque immédiatement après la création",
|
|
289
|
+
"installImmediatelyHint": "(nécessite l'exécution système ; sinon vous serez informé que l'application est impossible)",
|
|
290
|
+
"savePrivTitle": "Enregistrer la clé privée maintenant",
|
|
291
|
+
"savePrivDesc": "Après fermeture, la clé privée complète ne sera plus affichée",
|
|
292
|
+
"copiedPriv": "Clé privée copiée",
|
|
293
|
+
"copyPriv": "Copier la clé privée",
|
|
294
|
+
"nextInstallDisk": "Suivant : écrire sur le disque",
|
|
295
|
+
"savedCloseBtn": "Enregistré — fermer",
|
|
296
|
+
"privKeyOnce": "Clé privée (cette fois uniquement)",
|
|
297
|
+
"privSavedConfirm": "J'ai stocké la clé privée en sécurité (gestionnaire de mots de passe / sauvegarde hors ligne)",
|
|
298
|
+
"testConnTitle": "Tester la connexion",
|
|
299
|
+
"testConnDesc": "Essayer ssh … true avec cette identité. Le succès signifie seulement que cette cible est joignable.",
|
|
300
|
+
"startTest": "Lancer le test",
|
|
301
|
+
"testTarget": "Cible",
|
|
302
|
+
"testTargetHint": "Format user@host ou user@host:port",
|
|
303
|
+
"deleteIdentityTitle": "Supprimer l'identité ?",
|
|
304
|
+
"rotateKeyTitle": "Rotation de la clé ?",
|
|
305
|
+
"deleteIdentityDesc": "Supprimer « {{name}} » et tenter de retirer le fichier de clé privée sur le disque",
|
|
306
|
+
"rotateKeyDesc": "« {{name}} » sera retirée et une nouvelle clé créée. Mettez à jour authorized_keys sur les pairs.",
|
|
307
|
+
"rotate": "Rotation",
|
|
308
|
+
"enrollStatusSecret": "Secret généré",
|
|
309
|
+
"enrollStatusConfirmed": "Application confirmée",
|
|
310
|
+
"enrollStatusWritten": "Écrit dans home",
|
|
311
|
+
"enrollStatusRetired": "Retiré",
|
|
312
|
+
"needProjectOrUser": "Sélectionnez un projet ou saisissez un nom d'utilisateur Linux",
|
|
313
|
+
"enrollFailed": "Échec de l'enrôlement",
|
|
314
|
+
"totpGenerated": "TOTP réservé à SSH généré (séparé de la 2FA du panneau sauf synchronisation)",
|
|
315
|
+
"confirmed": "Confirmé",
|
|
316
|
+
"codeWrong": "Code incorrect",
|
|
317
|
+
"gaWritten": "Fichier .google_authenticator écrit",
|
|
318
|
+
"needExecute": "Nécessite l'exécution système activée",
|
|
319
|
+
"ssh2faTitle": "Second facteur de connexion SSH",
|
|
320
|
+
"ssh2faDesc": "Protège la connexion ssh des utilisateurs Linux",
|
|
321
|
+
"ssh2faStep1": "Enrôler le TOTP pour un utilisateur Linux (scanner le QR)",
|
|
322
|
+
"ssh2faStep2": "Confirmer le code à 6 chiffres de l'app",
|
|
323
|
+
"ssh2faStep3": "Écrire le fichier home",
|
|
324
|
+
"ssh2faStep4": "Installer le module PAM et fusionner les extraits (ci-dessous)",
|
|
325
|
+
"pkgLabel": "Paquet {{name}}",
|
|
326
|
+
"enrollForUser": "Enrôler la 2FA SSH pour l'utilisateur",
|
|
327
|
+
"ssh2faEmpty": "Aucun utilisateur Linux n'a encore de 2FA SSH",
|
|
328
|
+
"ssh2faEmptyHint": "Préférez d'abord la connexion par clé ;",
|
|
329
|
+
"startEnroll": "Démarrer l'enrôlement",
|
|
330
|
+
"fromPanelBadge": "Identique au panneau",
|
|
331
|
+
"enterCode": "Saisir le code",
|
|
332
|
+
"rewriteHome": "Réécrire le fichier home",
|
|
333
|
+
"writeHome": "Écrire home",
|
|
334
|
+
"retiredOk": "Retiré",
|
|
335
|
+
"retire": "Retirer",
|
|
336
|
+
"pamTitle": "Système : PAM / sshd (manuel ou appliquer si autorisé)",
|
|
337
|
+
"pamDesc": "nullok évite de verrouiller les utilisateurs sans fichiers. Fichier écrit ≠ TOTP requis.",
|
|
338
|
+
"pamSnippet": "Extrait PAM (fusionner dans /etc/pam.d/sshd)",
|
|
339
|
+
"sshdHint": "Indications sshd",
|
|
340
|
+
"rescueUsers": "Utilisateurs de secours (séparés par des virgules, jamais dans Match strict)",
|
|
341
|
+
"strictPreview": "Aperçu Match strict (publickey+TOTP, mot de passe désactivé)",
|
|
342
|
+
"copiedPam": "Extrait PAM copié",
|
|
343
|
+
"copyPam": "Copier PAM",
|
|
344
|
+
"applyStrict": "Appliquer Strict au système",
|
|
345
|
+
"pamPkgHint": "Paquet : ",
|
|
346
|
+
"pamRescueHint": ". Conservez au moins un admin de secours sans fichier 2FA (root par défaut).",
|
|
347
|
+
"enrollModalTitle": "Enrôler la 2FA SSH",
|
|
348
|
+
"enrollModalDesc": "Par défaut : secret indépendant (non partagé avec le panneau)",
|
|
349
|
+
"generateShowSecret": "Générer et afficher le secret",
|
|
350
|
+
"projectSuggested": "Projet (recommandé)",
|
|
351
|
+
"orManualUser": "— ou saisir l'utilisateur manuellement —",
|
|
352
|
+
"linuxUser": "Utilisateur Linux",
|
|
353
|
+
"advancedSharePanel": "Avancé : utiliser le secret TOTP de l'opérateur actuel du panneau (tapez SHARED pour confirmer)",
|
|
354
|
+
"setupAuthTitle": "Configurer l'authenticator",
|
|
355
|
+
"setupAuthDesc": "Scannez ou saisissez le secret, puis confirmez avec le code à 6 chiffres de l'app",
|
|
356
|
+
"later": "Plus tard",
|
|
357
|
+
"confirmCodeBtn": "Confirmer le code",
|
|
358
|
+
"secretBase32": "Secret (base32)",
|
|
359
|
+
"copiedSecret": "Secret copié",
|
|
360
|
+
"copySecret": "Copier le secret",
|
|
361
|
+
"scanThenCode": "Si déjà scanné, saisissez le code à 6 chiffres actuel.",
|
|
362
|
+
"verifyCode": "Code de vérification",
|
|
363
|
+
"applyStrictStepUp": "Appliquer Strict · step-up",
|
|
364
|
+
"enterPanelTotp": "Saisir le code TOTP actuel du panneau",
|
|
365
|
+
"applyBtn": "Appliquer",
|
|
366
|
+
"appliedOk": "Appliqué",
|
|
367
|
+
"sharePanelTitle": "Partager le secret TOTP du panneau ?",
|
|
368
|
+
"sharePanelDesc": "Risque élevé. Tapez SHARED pour confirmer.",
|
|
369
|
+
"confirmString": "Chaîne de confirmation",
|
|
370
|
+
"enableShare": "Activer le partage"
|
|
371
|
+
},
|
|
372
|
+
"sessionsActive": "Sessions actives",
|
|
373
|
+
"sessionsOther": "Autres appareils",
|
|
374
|
+
"sessionsHint": "",
|
|
375
|
+
"noSessionsHint": "Lorsque vous vous reconnecterez, cet appareil apparaîtra ici.",
|
|
376
|
+
"sessionOtherBadge": "Autre",
|
|
377
|
+
"sessionThisDevice": "Vous êtes ici",
|
|
378
|
+
"sessionDeviceOn": "{{browser}} sur {{os}}",
|
|
379
|
+
"sessionIpUnknown": "IP inconnue",
|
|
380
|
+
"sessionLastActive": "Dernière activité {{when}}",
|
|
381
|
+
"sessionStarted": "Connecté {{when}}",
|
|
382
|
+
"sessionIdShort": "ID {{id}}…",
|
|
383
|
+
"sessionJustNow": "à l’instant",
|
|
384
|
+
"sessionMinAgo": "il y a {{n}} min",
|
|
385
|
+
"sessionHourAgo": "il y a {{n}} h",
|
|
386
|
+
"sessionDayAgo": "il y a {{n}} j",
|
|
387
|
+
"revokeSessionTitle": "Déconnecter cet appareil ?",
|
|
388
|
+
"revokeSessionDesc": "Terminer la session pour {{device}} ({{ip}}). Cet appareil devra se reconnecter.",
|
|
389
|
+
"revokeOthersTitle": "Déconnecter tous les autres appareils ?",
|
|
390
|
+
"revokeOthersDesc": "Cela mettra fin à {{count}} autre(s) session(s). Votre navigateur actuel reste connecté.",
|
|
391
|
+
"sessionRevoked": "Session déconnectée",
|
|
392
|
+
"mySecurityHint": "",
|
|
393
|
+
"policyTotpHint": "Politique du site : chaque administrateur doit activer sa propre 2FA (QR individuel)"
|
|
394
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "Accès au réseau",
|
|
3
|
+
"manage": "Gérer l'accès",
|
|
4
|
+
"manageTitle": "Accès au réseau de services",
|
|
5
|
+
"manageDesc": "Contrôlez comment {{service}} est accessible sur le pare-feu hôte.",
|
|
6
|
+
"mode": "Mode d'accès",
|
|
7
|
+
"modePrivate": "Local uniquement",
|
|
8
|
+
"modePublic": "Public",
|
|
9
|
+
"modeRestricted": "Restricted",
|
|
10
|
+
"summaryPrivate": "Non ouvert sur le pare-feu public.",
|
|
11
|
+
"summaryPublic": "Ouvert · {{ports}}",
|
|
12
|
+
"summaryRestricted": "Restreint · {{count}} source(s)",
|
|
13
|
+
"summaryFirewallOff": "Pare-feu hôte : {{detail}} – règles non appliquées tant que UFW n'est pas actif.",
|
|
14
|
+
"outOfSync": "Désynchronisé",
|
|
15
|
+
"firewallOff": "Pare-feu désactivé",
|
|
16
|
+
"ufwMissing": "UFW non installé",
|
|
17
|
+
"ufwInactive": "inactive",
|
|
18
|
+
"firewallLink": "Firewall",
|
|
19
|
+
"portsLabel": "Ports",
|
|
20
|
+
"allowFrom": "Sources autorisées (IP / CIDR)",
|
|
21
|
+
"allowCountries": "Pays autorisés (ISO)",
|
|
22
|
+
"hintPrivate": "Le service peut toujours écouter sur localhost ; aucun UFW public n'autorise les règles.",
|
|
23
|
+
"hintPublic": "Attention : ouvre ce port à tout Internet. Préférez restreint pour les bases de données.",
|
|
24
|
+
"hintRestricted": "Adresses IP ou CIDR séparées par des virgules. Seules ces sources peuvent se connecter.",
|
|
25
|
+
"hintCountries": "Meilleur effort L2 via ipset + CIDR de zone pays. Nécessite root, EXECUTE et ipset. Les groupes de sécurité cloud sont distincts.",
|
|
26
|
+
"restrictedNeedIp": "Ajoutez au moins une adresse IP ou CIDR pour le mode restreint.",
|
|
27
|
+
"restrictedNeedSource": "Ajoutez au moins un code IP/CIDR ou pays pour le mode restreint.",
|
|
28
|
+
"privateStartTitle": "Exposer {{service}} sur le réseau ?",
|
|
29
|
+
"confirmAndStart": "Confirmez et démarrez",
|
|
30
|
+
"cloudSgNote": "Pare-feu hôte uniquement : les groupes de sécurité cloud (AWS/GCP/Azure) ne sont pas modifiés."
|
|
31
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
{
|
|
2
|
+
"enabledBoot": "Au démarrage",
|
|
3
|
+
"action": {
|
|
4
|
+
"start": "Démarrer",
|
|
5
|
+
"stop": "Arrêter",
|
|
6
|
+
"restart": "Redémarrer",
|
|
7
|
+
"reload": "Recharger"
|
|
8
|
+
},
|
|
9
|
+
"actionDone": "{{action}} terminé",
|
|
10
|
+
"runningOf": "{{running}}/{{total}} en cours",
|
|
11
|
+
"canMutate": "Modifiable",
|
|
12
|
+
"locked": "Verrouillé",
|
|
13
|
+
"controlUnit": "Unité du plan de contrôle",
|
|
14
|
+
"logs": "Journaux",
|
|
15
|
+
"dbHa": "HA base de données",
|
|
16
|
+
"clusterCount": "{{count}} cluster(s)",
|
|
17
|
+
"mariadbCluster": "Cluster MariaDB",
|
|
18
|
+
"probing": "Sondage de la matrice des services…",
|
|
19
|
+
"lifecycleLocked": "Actions de cycle de vie verrouillées : root + YSK_EXECUTE requis. Les sondes fonctionnent toujours. Voir",
|
|
20
|
+
"hostSettings": "Paramètres de l'hôte",
|
|
21
|
+
"matrixTab": "Matrice des services ({{count}})",
|
|
22
|
+
"stackTab": "Pile logicielle",
|
|
23
|
+
"stackTitle": "Pile logicielle de l’hôte",
|
|
24
|
+
"stackHint": "Installer ou supprimer des composants hôte selon le plan ; les moteurs de serveur SQL sont exclusifs.",
|
|
25
|
+
"protectionTab": "Sonde de protection",
|
|
26
|
+
"knownServices": "Services connus",
|
|
27
|
+
"showing": "Affichage de {{shown}} / {{total}}",
|
|
28
|
+
"all": "Tous",
|
|
29
|
+
"searchPh": "Nom / unité / catégorie",
|
|
30
|
+
"noMatch": "Aucun service correspondant",
|
|
31
|
+
"bootPrefix": "Démarrage {{state}}",
|
|
32
|
+
"controlPage": "Page de contrôle",
|
|
33
|
+
"manageRuntime": "Installer / mettre à jour",
|
|
34
|
+
"protectionTitle": "Sonde de protection",
|
|
35
|
+
"protectionSub": "Lecture seule ; ne modifie pas le pare-feu / fail2ban",
|
|
36
|
+
"protectionDoneNote": "Sonde de protection terminée",
|
|
37
|
+
"probeDone": "Sonde terminée",
|
|
38
|
+
"runProtection": "Lancer la sonde de protection",
|
|
39
|
+
"notProbedYet": "Pas encore sondé"
|
|
40
|
+
}
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "Logiciels",
|
|
3
|
+
"desc": "Tous les logiciels gérés : état d’installation, santé des services, versions plus récentes et liens d’utilisation dans les projets.",
|
|
4
|
+
"tabs": {
|
|
5
|
+
"overview": "Vue d'ensemble",
|
|
6
|
+
"runtimes": "Durées d'exécution",
|
|
7
|
+
"databases": "Bases de données",
|
|
8
|
+
"edge": "Domaines et edge",
|
|
9
|
+
"mailFiles": "Messagerie et fichiers",
|
|
10
|
+
"host": "Services de l’hôte"
|
|
11
|
+
},
|
|
12
|
+
"stat": {
|
|
13
|
+
"catalog": "Éléments du catalogue",
|
|
14
|
+
"runtimesInstalled": "Runtimes installés",
|
|
15
|
+
"updates": "Mises à jour / extensibles",
|
|
16
|
+
"attention": "Nécessite une attention"
|
|
17
|
+
},
|
|
18
|
+
"quickTitle": "Raccourcis",
|
|
19
|
+
"quickDesc": "Aller à une section ou aux outils de l’hôte",
|
|
20
|
+
"updatesTitle": "Mises à jour et versions installables",
|
|
21
|
+
"updatesDesc": "Pins upstream ou panneau plus récents. Installez, puis sélectionnez le runtime sur un projet.",
|
|
22
|
+
"allSoftware": "Tous les logiciels",
|
|
23
|
+
"status": {
|
|
24
|
+
"unknown": "—",
|
|
25
|
+
"installed": "Installé",
|
|
26
|
+
"notInstalled": "Non installé",
|
|
27
|
+
"running": "En cours",
|
|
28
|
+
"missing": "Non détecté",
|
|
29
|
+
"failed": "Échoué",
|
|
30
|
+
"stopped": "Arrêté"
|
|
31
|
+
},
|
|
32
|
+
"badge": {
|
|
33
|
+
"update": "Mise à jour disponible",
|
|
34
|
+
"upToDate": "À jour"
|
|
35
|
+
},
|
|
36
|
+
"meta": {
|
|
37
|
+
"installed": "Installé : {{list}}",
|
|
38
|
+
"default": "Par défaut {{v}}",
|
|
39
|
+
"remote": "En amont ~{{v}}",
|
|
40
|
+
"openManage": "Ouvrez la page de gestion pour installer ou configurer",
|
|
41
|
+
"aptCurrentLatest": "Installé {{v}} · le dépôt est à jour",
|
|
42
|
+
"aptVersion": "Installé {{v}}",
|
|
43
|
+
"aptUpgrade": "{{from}} → {{to}} disponible",
|
|
44
|
+
"aptUpgradeMulti": "{{n}} paquets pouvant être mis à jour : {{list}}",
|
|
45
|
+
"aptNotInstalled": "Paquet non installé (ouvrez la page de gestion pour installer)",
|
|
46
|
+
"hostUpgradable": "~{{n}} paquets pouvant être mis à jour sur l'hôte",
|
|
47
|
+
"checking": "Vérification des versions… ou ouvrez la page de gestion"
|
|
48
|
+
},
|
|
49
|
+
"action": {
|
|
50
|
+
"manage": "Gérer",
|
|
51
|
+
"useInProject": "Utiliser dans le projet",
|
|
52
|
+
"useInProjectTitle": "Ouvrez les projets pour définir ce runtime",
|
|
53
|
+
"update": "Mettre à jour",
|
|
54
|
+
"updateTitle": "Installer ou basculer vers {{v}}",
|
|
55
|
+
"updateTo": "Mettre à jour vers {{v}}",
|
|
56
|
+
"installVersion": "Installer {{v}}",
|
|
57
|
+
"applyAptTitle": "Confirmer la mise à jour de {{pkg}}",
|
|
58
|
+
"updateN": "Mettre à jour {{n}} éléments",
|
|
59
|
+
"installTitle": "Installer {{list}}",
|
|
60
|
+
"install": "Installer",
|
|
61
|
+
"updateAptTitle": "Ouvrir les mises à jour pour {{pkg}}"
|
|
62
|
+
},
|
|
63
|
+
"apply": {
|
|
64
|
+
"blockedShort": "Bloqué",
|
|
65
|
+
"failedShort": "Échoué",
|
|
66
|
+
"failed": "Échec de la mise à jour",
|
|
67
|
+
"blocked": "Bloqué",
|
|
68
|
+
"confirm": "Confirmer la mise à jour",
|
|
69
|
+
"confirmTitle": "Confirmer la mise à jour logicielle ?",
|
|
70
|
+
"confirmBody": "Mettre à jour {{pkg}} : {{from}} → {{to}}. Nécessite les droits de modification système.",
|
|
71
|
+
"ok": "{{pkg}} appliqué",
|
|
72
|
+
"progress": "Mise à jour {{n}}/{{total}} : {{pkg}}",
|
|
73
|
+
"okMulti": "Mis à jour : {{list}}",
|
|
74
|
+
"okMultiTitle": "{{label}} mis à jour",
|
|
75
|
+
"partial": "Succès partiel",
|
|
76
|
+
"partialTitle": "Certaines mises à jour ont échoué",
|
|
77
|
+
"failedTitle": "Échec de la mise à jour de {{label}}",
|
|
78
|
+
"progressDetail": "{{from}} → {{to}}",
|
|
79
|
+
"confirmBodyMulti": "Mettre à jour {{label}} : {{list}}"
|
|
80
|
+
},
|
|
81
|
+
"version": {
|
|
82
|
+
"loading": "Chargement des versions…",
|
|
83
|
+
"installed": "Installé",
|
|
84
|
+
"latest": "Dernière",
|
|
85
|
+
"upToDate": "À jour / dépôt à jour",
|
|
86
|
+
"refresh": "Revérifier la dernière version",
|
|
87
|
+
"pick": "Choisir la version",
|
|
88
|
+
"noTarget": "Aucune cible de mise à jour",
|
|
89
|
+
"needRuntimePage": "Installez cette version sur la page du runtime",
|
|
90
|
+
"noAptCandidate": "Aucune version candidate apt"
|
|
91
|
+
},
|
|
92
|
+
"install": {
|
|
93
|
+
"progress": "Installation : {{list}}…",
|
|
94
|
+
"progressHint": "Peut prendre une minute ou deux",
|
|
95
|
+
"blockedTitle": "Impossible d'installer {{label}}",
|
|
96
|
+
"ok": "Installation en file d'attente : {{list}}",
|
|
97
|
+
"okTitle": "{{label}} installé / en file d'attente",
|
|
98
|
+
"failedTitle": "Échec de l'installation de {{label}}",
|
|
99
|
+
"confirmTitle": "Confirmer l'installation du logiciel ?",
|
|
100
|
+
"confirmBody": "Installer {{label}} : {{list}}. Nécessite des droits de modification système.",
|
|
101
|
+
"confirm": "Confirmer l'installation"
|
|
102
|
+
},
|
|
103
|
+
"runtime": {
|
|
104
|
+
"installing": "Installation/mise à jour de {{kind}} {{v}}…",
|
|
105
|
+
"installingHint": "Peut prendre une minute ou deux",
|
|
106
|
+
"blockedTitle": "Impossible d'installer {{kind}} {{v}}",
|
|
107
|
+
"installed": "{{kind}} {{v}} installé/mis à jour",
|
|
108
|
+
"installedDetail": "Sélectionner cette version sur un projet",
|
|
109
|
+
"failedTitle": "Échec de l'installation de {{kind}} {{v}}",
|
|
110
|
+
"installingShort": "Installation…"
|
|
111
|
+
},
|
|
112
|
+
"aptSummaryTitle": "Mises à niveau du dépôt disponibles",
|
|
113
|
+
"aptSummaryDesc": "Les comptes du catalogue et des paquets hôte sont distincts ; appliquer depuis Mises à jour ou une carte.",
|
|
114
|
+
"aptSummary": {
|
|
115
|
+
"catalog": "Catalogue {{n}}",
|
|
116
|
+
"host": "Paquets hôte {{n}}",
|
|
117
|
+
"openUpdates": "Ouvrir les mises à jour"
|
|
118
|
+
},
|
|
119
|
+
"navBadgeTitle": "Mises à niveau du catalogue : {{n}}",
|
|
120
|
+
"projectHint": "Runtime {{runtime}} prérempli — créer un projet",
|
|
121
|
+
"projectHintWithVersion": "Runtime {{runtime}} {{version}} prérempli — créer un projet"
|
|
122
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"titleDefault": "Logiciel requis non installé",
|
|
3
|
+
"missing": "Manquant : {{names}}",
|
|
4
|
+
"nameSep": ", ",
|
|
5
|
+
"installOneClick": "Installer maintenant",
|
|
6
|
+
"installing": "Installation…",
|
|
7
|
+
"reprobe": "Revérifier",
|
|
8
|
+
"close": "Fermer",
|
|
9
|
+
"resultTitle": "Résultat de l'installation",
|
|
10
|
+
"probeFailed": "Échec du sondage",
|
|
11
|
+
"installIncomplete": "Installation incomplète",
|
|
12
|
+
"installedOne": "{{name}} installé",
|
|
13
|
+
"allInstalled": "Logiciel requis installé"
|
|
14
|
+
}
|