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,477 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "邮件",
|
|
3
|
+
"subtitle": "域名、DNS、信箱与 Relay",
|
|
4
|
+
"externalTodos": "Server 以外必须自行处理的事项",
|
|
5
|
+
"ptr": "反向 DNS(PTR)需由 VPS/云端供应商设定",
|
|
6
|
+
"port25": "出站 Port 25 可能被云端封锁,需申请解除或使用 Relay",
|
|
7
|
+
"create": "创建邮件域名",
|
|
8
|
+
"createHint": "登记域名后可查看 DNS、信箱与健康检查",
|
|
9
|
+
"domains": "已登记域名",
|
|
10
|
+
"empty": "尚未登记邮件域名",
|
|
11
|
+
"emptyHint": "建立域名后可产生 DNS 清单与外部待办",
|
|
12
|
+
"searchPlaceholder": "搜寻域名…",
|
|
13
|
+
"domain": "域名",
|
|
14
|
+
"serverIp": "服务器 IP",
|
|
15
|
+
"notFound": "找不到此邮件域名",
|
|
16
|
+
"backToList": "返回邮件域名",
|
|
17
|
+
"softwareNeeded": "邮件所需软件尚未安装",
|
|
18
|
+
"applyApplied": "已套用",
|
|
19
|
+
"applyWritten": "已写入",
|
|
20
|
+
"applyFailed": "失败",
|
|
21
|
+
"applyDraft": "草稿",
|
|
22
|
+
"queueMsgCount": "伫列 {{count}} 封",
|
|
23
|
+
"queueLoadFailed": "读取伫列失败",
|
|
24
|
+
"queueFlushRequested": "已请求清空伫列",
|
|
25
|
+
"queueFlushFailed": "清空失败",
|
|
26
|
+
"queueDeleted": "已删 {{id}}",
|
|
27
|
+
"queueDeleteFailed": "删除失败",
|
|
28
|
+
"pillDomains": "{{count}} 域名",
|
|
29
|
+
"pillNoDomain": "无域名",
|
|
30
|
+
"statDomains": "域名",
|
|
31
|
+
"statHealthy80": "健康≥80",
|
|
32
|
+
"statApplied": "已套用",
|
|
33
|
+
"statDraft": "草稿",
|
|
34
|
+
"tabDomains": "域名",
|
|
35
|
+
"tabWebmail": "网页邮件",
|
|
36
|
+
"tabQueue": "伫列",
|
|
37
|
+
"tabStack": "软件",
|
|
38
|
+
"tabOps": "分工",
|
|
39
|
+
"webmailGlobalDesc": "整个面板共用一套网页邮件;所有邮件域名的用户都用同一入口登录。",
|
|
40
|
+
"webmailGlobalHint": "需要系统变更权限(YSK_EXECUTE)与外网以下载 Roundcube/SnappyMail。未开权限时不会创建半成品项目。",
|
|
41
|
+
"webmailMovedHint": "网页邮件已改为全站共用设置,不再按单一域名安装。",
|
|
42
|
+
"openGlobalWebmailSettings": "前往网页邮件设置",
|
|
43
|
+
"domainsTitle": "域名 ({{filtered}}/{{total}})",
|
|
44
|
+
"emptyFilterHint": "没有符合搜寻的域名",
|
|
45
|
+
"emptyCreateHint": "用列表右上角“建立”登记域名;成功后进入详情完成一键设定与 DNS。",
|
|
46
|
+
"queueLocalTitle": "邮件队列",
|
|
47
|
+
"needExecute": "需 YSK_EXECUTE",
|
|
48
|
+
"viewQueue": "查看伫列",
|
|
49
|
+
"flushQueue": "清空伫列",
|
|
50
|
+
"queueHint": "按“查看伫列”读取本机 Postfix 伫列。无 EXECUTE 或无 postqueue 时会显示失败原因。",
|
|
51
|
+
"deleteThisId": "删除此 ID",
|
|
52
|
+
"queueEmpty": "无待送邮件",
|
|
53
|
+
"queueEmptyHint": "目前没有待送邮件",
|
|
54
|
+
"mtaTitle": "MTA 软件",
|
|
55
|
+
"mtaBody": "探测与一键安装由上方横幅驱动。列表页不假装已安装。",
|
|
56
|
+
"mtaSmtp": "SMTP 出站/入站",
|
|
57
|
+
"mtaImap": "IMAP/POP3 信箱",
|
|
58
|
+
"mtaDkim": "出站 DKIM 签署",
|
|
59
|
+
"mtaMissingHint": "缺软件时横幅会显示“一键安装/重新探测”。安装成功 ≠ 域名已可收发。",
|
|
60
|
+
"pathTitle": "域名设定路径",
|
|
61
|
+
"path1": "右上角登记域名",
|
|
62
|
+
"path2": "进入域名详情 → 一键设定邮件",
|
|
63
|
+
"path3": "DNS 页或外部 checklist 加 MX/SPF/DKIM/DMARC",
|
|
64
|
+
"path4": "SSL 绑定 mail/webmail 主机名",
|
|
65
|
+
"viewDomainList": "查看域名列表",
|
|
66
|
+
"opsPanelTitle": "面板 vs 外部",
|
|
67
|
+
"opsThisPage": "本页:域名登记、伫列观测、软件探测",
|
|
68
|
+
"opsDetail": "域名详情:一键 bootstrap、信箱、别名、relay、webmail",
|
|
69
|
+
"opsHost": "主机商:PTR、Port 25 出站策略",
|
|
70
|
+
"opsRegistrar": "域名商:MX/SPF/DKIM/DMARC 发布",
|
|
71
|
+
"statusTitle": "状态",
|
|
72
|
+
"statusDraft": "draft:仅面板",
|
|
73
|
+
"statusWritten": "written:已写管理档,未必套到系统",
|
|
74
|
+
"statusApplied": "applied:曾成功套用(仍视服务 is-active)",
|
|
75
|
+
"statusReputation": "国际收件匣信誉永远无法 100% 自动化",
|
|
76
|
+
"createModalDesc": "",
|
|
77
|
+
"registerDomain": "创建",
|
|
78
|
+
"domainApexHint": "不含 mail. 前缀",
|
|
79
|
+
"serverIpv4Hint": "MX/A/SPF",
|
|
80
|
+
"serverIpv4Ph": "公网 IPv4",
|
|
81
|
+
"serverIpv6": "IPv6(可选)",
|
|
82
|
+
"serverIpv6Hint": "AAAA/SPF ip6",
|
|
83
|
+
"serverIpv6Ph": "可留空",
|
|
84
|
+
"registerNote": "",
|
|
85
|
+
"flushConfirmTitle": "清空全部邮件伫列?",
|
|
86
|
+
"flushConfirmDesc": "队列中的邮件会被删除,不可复原。",
|
|
87
|
+
"flushConfirm": "清空",
|
|
88
|
+
"tabMailbox": "邮箱",
|
|
89
|
+
"tabAliases": "别名/转发",
|
|
90
|
+
"tabHealth": "健康",
|
|
91
|
+
"tabRelay": "中继",
|
|
92
|
+
"tabSieve": "过滤/SSO",
|
|
93
|
+
"tabAdvanced": "进阶",
|
|
94
|
+
"pillApplied": "已套用",
|
|
95
|
+
"pillManaged": "管理档",
|
|
96
|
+
"pillDraft": "草稿",
|
|
97
|
+
"statHealth": "健康",
|
|
98
|
+
"statApply": "套用",
|
|
99
|
+
"statDomain": "域名",
|
|
100
|
+
"pausedFlag": "已暂停(旗标)",
|
|
101
|
+
"normal": "正常",
|
|
102
|
+
"statMailboxes": "邮箱",
|
|
103
|
+
"statDnsRecords": "DNS 纪录",
|
|
104
|
+
"dnsTodosTitle": "DNS",
|
|
105
|
+
"copyAllRecords": "复制全部纪录",
|
|
106
|
+
"openDnsPage": "开启 DNS 页",
|
|
107
|
+
"healthScore": "健康分",
|
|
108
|
+
"suggestedRecords": "建议纪录数",
|
|
109
|
+
"externalTodosCount": "外部待办",
|
|
110
|
+
"colType": "类型",
|
|
111
|
+
"colName": "名称",
|
|
112
|
+
"colValue": "值",
|
|
113
|
+
"colNote": "说明",
|
|
114
|
+
"copy": "复制",
|
|
115
|
+
"noDnsRecords": "尚无 DNS 纪录",
|
|
116
|
+
"externalTodosHeading": "外部待办(面板无法代劳)",
|
|
117
|
+
"externalTodosBody": "PTR、端口 25、注册商 DNS 须自行完成。",
|
|
118
|
+
"copyExternalTodos": "复制外部待办清单",
|
|
119
|
+
"todoDone": "完成",
|
|
120
|
+
"todoPending": "待办",
|
|
121
|
+
"refreshDnsHint": "按「重新整理」加载 DNS 建议",
|
|
122
|
+
"mailboxListTitle": "邮箱列表({{count}})",
|
|
123
|
+
"createMailbox": "+ 建立邮箱",
|
|
124
|
+
"writeDovecot": "写入 Dovecot 密码库",
|
|
125
|
+
"noMailboxes": "尚未有邮箱 — 按“建立邮箱”开启对话框",
|
|
126
|
+
"mailboxOpsResult": "邮箱操作结果",
|
|
127
|
+
"aliasesTitle": "别名/转发/Catch-all",
|
|
128
|
+
"aliasType": "类型",
|
|
129
|
+
"aliasTypeAria": "别名类型",
|
|
130
|
+
"typeForward": "转发",
|
|
131
|
+
"typeAlias": "别名",
|
|
132
|
+
"localPart": "本地部分",
|
|
133
|
+
"localPartHint": "例如 sales",
|
|
134
|
+
"targetMailbox": "目标信箱",
|
|
135
|
+
"targetMailboxHint": "可用逗号分隔多个",
|
|
136
|
+
"addAlias": "新增别名",
|
|
137
|
+
"noAliases": "尚未有别名/转发",
|
|
138
|
+
"aliasResult": "别名结果",
|
|
139
|
+
"autoreplyTitle": "自动回复/暂停",
|
|
140
|
+
"autoreplyDesc": "自动回复",
|
|
141
|
+
"autoreplyBodyHint": "可选「应用到系统」",
|
|
142
|
+
"enableAutoreply": "启用自动回复",
|
|
143
|
+
"enableAutoreplyDesc": "vacation.sieve;系统套用后挂 .dovecot.sieve",
|
|
144
|
+
"applyToSystem": "套用到系统(Postfix/Dovecot)",
|
|
145
|
+
"applyToSystemDesc": "需 YSK_EXECUTE=1 + root;失败不会假成功",
|
|
146
|
+
"subject": "主旨",
|
|
147
|
+
"body": "内文",
|
|
148
|
+
"saveApplyAutoreply": "储存并套用自动回复",
|
|
149
|
+
"saveAutoreplyWritten": "储存自动回复(written)",
|
|
150
|
+
"suspendApply": "暂停并套用 REJECT",
|
|
151
|
+
"suspendWritten": "暂停域名(written)",
|
|
152
|
+
"resumeApply": "恢复并更新 map",
|
|
153
|
+
"resumeWritten": "恢复域名(written)",
|
|
154
|
+
"flagsResult": "旗标/系统套用结果",
|
|
155
|
+
"defaultAutoreplySubject": "自动回复",
|
|
156
|
+
"defaultAutoreplyBody": "已收到您的邮件,稍后回复。",
|
|
157
|
+
"healthLiveTitle": "寄达健康(真实 DNS/端口探测)",
|
|
158
|
+
"healthLiveDesc": "即时检查",
|
|
159
|
+
"serverIpLabel": "服务器 IP",
|
|
160
|
+
"liveCheck": "即时检查",
|
|
161
|
+
"liveOk": "大致正常",
|
|
162
|
+
"liveBad": "有问题",
|
|
163
|
+
"notTested": "未测",
|
|
164
|
+
"blacklist": "黑名单",
|
|
165
|
+
"healthExternalNote": "PTR 与端口 25 须在主机商完成。",
|
|
166
|
+
"runLiveCheck": "执行 Live 检查",
|
|
167
|
+
"dnsblThisIp": "DNSBL(本 IP)",
|
|
168
|
+
"multiIpRbl": "多 IP RBL",
|
|
169
|
+
"warmupAdvice": "暖身建议",
|
|
170
|
+
"probeMatrix": "探测结果",
|
|
171
|
+
"colItem": "项目",
|
|
172
|
+
"colStatus": "状态",
|
|
173
|
+
"pass": "通过",
|
|
174
|
+
"fail": "失败",
|
|
175
|
+
"unknown": "未知",
|
|
176
|
+
"colDetail": "详情",
|
|
177
|
+
"outboundPort25": "出站端口 25",
|
|
178
|
+
"noProbeResults": "尚无探测结果",
|
|
179
|
+
"noLiveYet": "尚未执行 Live 检查",
|
|
180
|
+
"noLiveYetHint": "先执行即时检查",
|
|
181
|
+
"mailSslTitle": "证书与 TLS",
|
|
182
|
+
"mailSslHint": "真实签发在 SSL 页完成;此处一键跳到对应主机名(mail / webmail / 域名)",
|
|
183
|
+
"openSslPage": "开启 SSL 页",
|
|
184
|
+
"webmailSsoSkeleton": "Webmail SSO 骨架",
|
|
185
|
+
"writeRoundcubeSso": "写入 Roundcube SSO 骨架",
|
|
186
|
+
"ssoSkeletonSymlink": "SSO 骨架 + 系统 symlink",
|
|
187
|
+
"rateLimitTitle": "出站限速/反垃圾",
|
|
188
|
+
"rateLimitDesc": "真实写入 Postfix anvil 与 Rspamd 设定(需 YSK_EXECUTE + root 才会 applied)",
|
|
189
|
+
"hourlyMsgCap": "每小时消息上限",
|
|
190
|
+
"hourlyMsgCapHint": "全局取各域名最小值",
|
|
191
|
+
"enableAntispam": "启用反垃圾标记(Rspamd multimap)",
|
|
192
|
+
"enableAntispamDesc": "关则域名标记 antispam off",
|
|
193
|
+
"writeControlOnly": "只写入控制面",
|
|
194
|
+
"applyToSystemBtn": "套用到系统",
|
|
195
|
+
"dnsblResult": "DNSBL 结果",
|
|
196
|
+
"warmupResult": "暖身结果",
|
|
197
|
+
"policyResult": "策略结果",
|
|
198
|
+
"relayTitle": "SMTP 出站中继",
|
|
199
|
+
"relayHost": "中继主机",
|
|
200
|
+
"applyRelaySystem": "套用到系统 Postfix",
|
|
201
|
+
"applyRelaySystemDesc": "写入系统 Postfix 中继",
|
|
202
|
+
"saveApplyRelay": "储存并套用到系统",
|
|
203
|
+
"saveOnly": "只储存设定",
|
|
204
|
+
"relayResult": "中继结果",
|
|
205
|
+
"webmailSsoTitle": "Webmail 单点登入",
|
|
206
|
+
"webmailSsoDesc": "Webmail 登录令牌",
|
|
207
|
+
"mailboxPasswordOptional": "信箱密码(可选)",
|
|
208
|
+
"mailboxPasswordHint": "可留空",
|
|
209
|
+
"mailboxPasswordPh": "填写后 token 可自动登入 Roundcube",
|
|
210
|
+
"ssoTokenHint": "生成短期登录令牌",
|
|
211
|
+
"issueSsoToken": "签发 SSO token",
|
|
212
|
+
"sieveTitle": "Sieve 过滤",
|
|
213
|
+
"sieveDesc": "写入 dataDir/email/sieve;写入 ≠ Dovecot 已载入",
|
|
214
|
+
"sieveTemplateHint": "默认过滤模板",
|
|
215
|
+
"writeDefaultSieve": "写入预设 Sieve",
|
|
216
|
+
"listWrittenFiles": "列出已写入档案",
|
|
217
|
+
"result": "结果",
|
|
218
|
+
"domainSslTitle": "此域名 SSL",
|
|
219
|
+
"domainSslDesc": "跳转 SSL 页并预填域名,申请 Let’s Encrypt",
|
|
220
|
+
"requestCert": "申请 {{domain}} 凭证",
|
|
221
|
+
"clientAutoTitle": "用户端自动设定",
|
|
222
|
+
"clientAutoDesc": "客户端自动配置",
|
|
223
|
+
"clientAutoHint": "生成 autodiscover/autoconfig",
|
|
224
|
+
"generateCopyXml": "产生并复制设定 XML",
|
|
225
|
+
"queueTitle": "邮件伫列",
|
|
226
|
+
"queueDesc": "查询或清空本机 MTA 伫列(亦可在邮件首页操作;需系统变更权限)",
|
|
227
|
+
"publicAutoconfig": "公开配置",
|
|
228
|
+
"bootstrapTitle": "一键设定邮件",
|
|
229
|
+
"bootstrapDesc": "安装套件并套用邮件堆叠(需系统变更 + 管理员)。必须自订管理员密码。",
|
|
230
|
+
"adminPassword": "管理员密码",
|
|
231
|
+
"adminPasswordHint": "管理员邮箱密码",
|
|
232
|
+
"adminPasswordPh": "至少 8 字元",
|
|
233
|
+
"adminPasswordRequired": "请设定至少 8 字元的管理员密码",
|
|
234
|
+
"bootstrapBtn": "一键设定邮件",
|
|
235
|
+
"webmailInstallDesc": "下载/套用 Roundcube",
|
|
236
|
+
"webmailHostname": "Webmail 主机名",
|
|
237
|
+
"webmailHostnameHint": "虚拟主机 server_name,例如 webmail.example.com",
|
|
238
|
+
"installWebmail": "安装/套用 Webmail",
|
|
239
|
+
"bootstrapResult": "一键设定/Webmail 结果",
|
|
240
|
+
"createMailboxTitle": "建立邮箱",
|
|
241
|
+
"createMailboxDesc": "完整位址会是 {{local}}@{{domain}}",
|
|
242
|
+
"createMailboxBtn": "建立邮箱",
|
|
243
|
+
"localPartLabel": "本地部分",
|
|
244
|
+
"localPartFullHint": "完整位址会是 {{local}}@{{domain}}",
|
|
245
|
+
"passwordOptionalHint8": "可选;至少 8 位才会写入杂凑",
|
|
246
|
+
"live": {
|
|
247
|
+
"noMx": "无 MX",
|
|
248
|
+
"mxLookupFailed": "MX 查询失败",
|
|
249
|
+
"noSpf": "无 SPF TXT",
|
|
250
|
+
"spfLookupFailed": "SPF 查询失败",
|
|
251
|
+
"noDkim": "无 DKIM TXT",
|
|
252
|
+
"dkimLookupFailed": "DKIM 查询失败",
|
|
253
|
+
"noDmarc": "无 DMARC",
|
|
254
|
+
"dmarcLookupFailed": "DMARC 查询失败",
|
|
255
|
+
"noPtr": "无 PTR",
|
|
256
|
+
"ptrLookupFailed": "PTR 查询失败",
|
|
257
|
+
"port25Open": "外发 TCP 25 似乎畅通(探测 gmail-smtp-in.l.google.com)",
|
|
258
|
+
"port25Blocked": "外发 TCP 25 探测失败 — 可能被封锁;请申请解封或改用中继",
|
|
259
|
+
"dnsblListed": "已列入:{{list}}",
|
|
260
|
+
"dnsblClean": "以下清单干净:{{list}}"
|
|
261
|
+
},
|
|
262
|
+
"deliv": {
|
|
263
|
+
"mx": "MX 记录",
|
|
264
|
+
"mxFix": "在 DNS 供应商新增 MX 指向邮件主机",
|
|
265
|
+
"spf": "SPF 文本",
|
|
266
|
+
"spfFix": "发布 v=spf1 并包含本机 IP",
|
|
267
|
+
"dkim": "DKIM TXT",
|
|
268
|
+
"dkimFix": "发布面板提供的 selector._domainkey TXT",
|
|
269
|
+
"dmarc": "DMARC 文本",
|
|
270
|
+
"dmarcFix": "发布 _dmarc 政策(可先 p=none)",
|
|
271
|
+
"ptr": "反向 DNS(PTR)",
|
|
272
|
+
"ptrFix": "在 VPS/云控制台设置 PTR 对齐邮件主机名 — 面板无法代设",
|
|
273
|
+
"port25": "外发 Port 25",
|
|
274
|
+
"port25Fix": "向主机商申请解封 Port 25,或设置 SMTP 中继(submission 587)",
|
|
275
|
+
"dnsbl": "DNSBL 声誉",
|
|
276
|
+
"dnsblFix": "于列出的服务除名;干净前勿大量发信",
|
|
277
|
+
"relay": "SMTP 中继(Port 25 被封锁时)",
|
|
278
|
+
"relayOptional": "Port 25 探测畅通 — 中继可选",
|
|
279
|
+
"relayPresent": "dataDir 已有中继设置(应用仍可能需 EXECUTE)",
|
|
280
|
+
"relayMissing": "未设置中继 — Port 25 持续封锁时必须设置",
|
|
281
|
+
"relayFix": "面板邮件 → 中继,或 ysk-server hosting email-bootstrap 加 relay",
|
|
282
|
+
"warmup": "暖机计划",
|
|
283
|
+
"warmupDetail": "{{phases}} 阶段 · 第 1 日最多 {{day1}} 封",
|
|
284
|
+
"warmupFix": "跟随阶段限额;勿用新 IP 对冷名单大量发送",
|
|
285
|
+
"honesty1": "面板从不保证全球 inbox 送达(Gmail/Outlook 过滤属外部)。",
|
|
286
|
+
"honesty2": "PTR 与 Port 25 属 VPS/网络供应商 — 非 YSK 控制平面可改。",
|
|
287
|
+
"honesty3": "MX/SPF/DKIM/DMARC 必须在权威 DNS 供应商发布。",
|
|
288
|
+
"honestyPortBlocked": "Port 25 似乎被封锁 — 大量发送前请用中继或申请解封。",
|
|
289
|
+
"honestyPortOk": "Port 25 探测成功 — 仍请监察退信与 DNSBL。"
|
|
290
|
+
},
|
|
291
|
+
"catchall": "Catch-all(全收)",
|
|
292
|
+
"webmailRoundcube": "网页邮件",
|
|
293
|
+
"warmup": {
|
|
294
|
+
"p1g1": "只发交易类/已知可靠收件人",
|
|
295
|
+
"p1g2": "监控退信;投诉率保持接近零",
|
|
296
|
+
"p1g3": "放量前确保 SPF/DKIM/DMARC/PTR 已生效",
|
|
297
|
+
"p2g1": "只向有互动的联系人缓慢扩张",
|
|
298
|
+
"p2g2": "每日查 DNSBL;被列入即暂停",
|
|
299
|
+
"p2g3": "若 Port 25 受限,优先用 587 submission 而非 bulk",
|
|
300
|
+
"p3g1": "指标保持干净再加倍量",
|
|
301
|
+
"p3g2": "名单分段;硬退信即移除",
|
|
302
|
+
"p4g1": "无封锁再接近正常量",
|
|
303
|
+
"p4g2": "持续监控 DMARC rua",
|
|
304
|
+
"c1": "PTR 对齐 HELO/EHLO(邮件主机名)",
|
|
305
|
+
"c2": "SPF + DKIM + DMARC 已发布并对齐",
|
|
306
|
+
"c3": "DNSBL 干净(Spamhaus/SpamCop/Barracuda)",
|
|
307
|
+
"c4": "外发 Port 25 畅通或已设中继",
|
|
308
|
+
"c5": "不使用购入的「bulk email」IP 段",
|
|
309
|
+
"c6": "考虑域名年龄/历史(新域名要更慢爬升)",
|
|
310
|
+
"noteNewIp": "视此 IP 为新 IP — 从第 1–3 日限额开始",
|
|
311
|
+
"noteOldIp": "既有 IP 在改设置后仍宜逐步爬升",
|
|
312
|
+
"noteProcess": "暖机是操作员流程;YSK 提供提示 + DNSBL,不假装营销 ESP 量"
|
|
313
|
+
},
|
|
314
|
+
"health": {
|
|
315
|
+
"dnsUnconfirmed": "DNS 记录(MX/SPF/DKIM)尚未确认",
|
|
316
|
+
"dmarcMissing": "缺少 DMARC — 强烈建议设置",
|
|
317
|
+
"ptrBad": "PTR 反向 DNS 缺失或不正确 — 请向 VPS 供应商申请",
|
|
318
|
+
"port25Blocked": "外发 Port 25 似乎被封锁 — 请申请解封或改用 SMTP 中继",
|
|
319
|
+
"port25Unknown": "Port 25 状态未知 — 请执行连通性检查"
|
|
320
|
+
},
|
|
321
|
+
"stack": {
|
|
322
|
+
"tlsNote": "SMTP/IMAP 用 Let’s Encrypt TLS 证书",
|
|
323
|
+
"externalNote": "送达率仍需外部 DNS/PTR/Port25"
|
|
324
|
+
},
|
|
325
|
+
"test": {
|
|
326
|
+
"defaultSubject": "YSK Server 邮件测试",
|
|
327
|
+
"needMta": "需要本机 MTA(Postfix)已安装,且 Port 25/中继已设置",
|
|
328
|
+
"checkSpam": "寄出后请查收件人垃圾箱与服务器邮件日志",
|
|
329
|
+
"hintDeferred": "若 deferred:查 Port 25 封锁或中继凭证",
|
|
330
|
+
"hintSpam": "若已接受但仍进垃圾:改善 SPF/DKIM/DMARC/PTR 并暖机",
|
|
331
|
+
"hintLogs": "检查 /var/log/mail.log 或 journalctl -u postfix"
|
|
332
|
+
},
|
|
333
|
+
"leMailHost": "申请证书 · {{host}}",
|
|
334
|
+
"leWebmailHost": "申请证书 · {{host}}(网页邮件)",
|
|
335
|
+
"leApexHost": "申请证书 · {{host}}(主域名)",
|
|
336
|
+
"applyMailTls": "套用邮件 TLS 路径",
|
|
337
|
+
"applyMailTlsHint": "须已有 Let’s Encrypt 证书;只写入邮件服务路径并重新加载。",
|
|
338
|
+
"probeMx": "MX 记录",
|
|
339
|
+
"probeSpf": "SPF",
|
|
340
|
+
"probeDkim": "DKIM",
|
|
341
|
+
"probeDmarc": "DMARC",
|
|
342
|
+
"probePtr": "PTR",
|
|
343
|
+
"probeDnsbl": "DNSBL",
|
|
344
|
+
"dnsAuthRepairTitle": "DNS 验证待修",
|
|
345
|
+
"dnsAuthRepairHint": "到 DNS tab 复制记录并发布。",
|
|
346
|
+
"fixHintSpf": "SPF 未通过:请发布 v=spf1 的 TXT(@)。",
|
|
347
|
+
"fixHintDkim": "DKIM 未通过:请发布选择器._domainkey 的 TXT。",
|
|
348
|
+
"fixHintDmarc": "DMARC 未通过:请发布 _dmarc 的 TXT。",
|
|
349
|
+
"fixHintMx": "MX 未通过:请将邮件主机 MX 指到 mail.域名。",
|
|
350
|
+
"mailTls": {
|
|
351
|
+
"needRootExecute": "套用邮件 TLS 需要管理员权限与系统变更权限。",
|
|
352
|
+
"certMissing": "未找到 {{host}} 证书文件({{path}})。",
|
|
353
|
+
"getCertFirst": "请先在 SSL 页为 {{host}} 申请 Let’s Encrypt 证书。",
|
|
354
|
+
"certFound": "已找到 {{host}} 证书。",
|
|
355
|
+
"postconfFailed": "postconf 失败:{{detail}}",
|
|
356
|
+
"postfixPathsSet": "已设置 Postfix TLS 证书路径。",
|
|
357
|
+
"postfixReloaded": "已重新加载 Postfix。",
|
|
358
|
+
"postfixReloadFailed": "Postfix 重新加载失败:{{detail}}",
|
|
359
|
+
"dovecotApplied": "已写入 Dovecot TLS 片段并尝试重新加载。",
|
|
360
|
+
"dovecotSkipped": "已跳过 Dovecot(未安装或 doveconf 不可用)。"
|
|
361
|
+
},
|
|
362
|
+
"policyApplySystemHint": "勾选「套用到系统」才会写入 Postfix/Rspamd 映射并重新加载;否则只写控制面草稿。",
|
|
363
|
+
"rateLimitAppliedNote": "已套用每小时外发限额与反垃圾标记(若启用系统套用)。",
|
|
364
|
+
"bootstrapHonesty": "一键设置写入管理文件;应用到系统需权限。DNS/PTR/端口 25 须自行完成。",
|
|
365
|
+
"bootstrapAfterSteps": "完成后建议:① 发布 DNS(MX/SPF/DKIM/DMARC)② 申请 mail.域名 SSL ③ 按「套用邮件 TLS 路径」。",
|
|
366
|
+
"bootstrapThenSsl": "下一步:申请 mail SSL",
|
|
367
|
+
"bootstrap": {
|
|
368
|
+
"mtaOk": "已写入 MTA 配置({{count}} 个文件)",
|
|
369
|
+
"mtaIncomplete": "MTA 配置未完成:{{detail}}",
|
|
370
|
+
"seeNotes": "见 notes",
|
|
371
|
+
"mailboxOk": "邮箱 {{address}}(状态 {{status}})",
|
|
372
|
+
"mailboxExists": "邮箱已存在(跳过):{{detail}}",
|
|
373
|
+
"passdbOk": "Dovecot passdb 已写入({{count}} 个邮箱)",
|
|
374
|
+
"webmailOk": "网页邮件方案 {{mode}}({{host}})",
|
|
375
|
+
"mailTlsTodo": "邮件 TLS:请为 {{mailHost}} 申请证书后,在健康分页按「套用邮件 TLS 路径」。",
|
|
376
|
+
"externalDns": "外部待办(你负责):在 DNS 商设置 MX/SPF/DKIM/DMARC;VPS 设 PTR;开放端口 25 或改用 SMTP 中继。",
|
|
377
|
+
"healthScore": "健康分数 {{score}}/{{max}}(DNS/PTR/端口 25 不会自动完成)",
|
|
378
|
+
"webmailProjectOk": "网页邮件项目 {{tool}} @ {{host}}({{status}})",
|
|
379
|
+
"dovecotApplyOk": "已套用 Dovecot 虚拟认证"
|
|
380
|
+
},
|
|
381
|
+
"tabDeliverability": "送达",
|
|
382
|
+
"pendingCount": "待处理",
|
|
383
|
+
"externalTodosOneLiner": "PTR、端口 25、注册商 DNS 须自行完成。",
|
|
384
|
+
"runDeliverabilityPack": "执行送达检查",
|
|
385
|
+
"deliverabilityTitle": "送达检查",
|
|
386
|
+
"deliverabilityEmpty": "尚未检查",
|
|
387
|
+
"deliverabilityEmptyDesc": "按「执行送达检查」探测 DNS、PTR、端口 25。",
|
|
388
|
+
"panelReady": "面板可验",
|
|
389
|
+
"gaps": "有缺口",
|
|
390
|
+
"checkOk": "通过",
|
|
391
|
+
"checkExternal": "外部",
|
|
392
|
+
"checkFail": "失败",
|
|
393
|
+
"mailboxListDesc": "建立后可写入 Dovecot 密码库(需系统变更权限)",
|
|
394
|
+
"aliasesDesc": "把地址转到其他信箱",
|
|
395
|
+
"relayDesc": "经外部 SMTP 寄信;套用到系统才会写 Postfix(需系统变更权限)",
|
|
396
|
+
"deliverabilityDesc": "PTR/DNS/端口 25 检查",
|
|
397
|
+
"dnsTodosDesc": "建议纪录可复制到外部 DNS 或到 DNS 页建 zone(写入 ≠ 权威上线)",
|
|
398
|
+
"deliverabilityHonesty": "无法代设 PTR 或解除端口 25 封锁",
|
|
399
|
+
"warmupSuggest": "暖身建议",
|
|
400
|
+
"writeSsoSkeleton": "写入 Roundcube SSO 结构",
|
|
401
|
+
"rateLimitPerHour": "输出消息顶部",
|
|
402
|
+
"rateLimitGlobalHint": "全域享有各域名",
|
|
403
|
+
"savePolicyWritten": "只写入控制面",
|
|
404
|
+
"dnsblMultiIp": "多IP RBL",
|
|
405
|
+
"webmailTool": "网页邮件软件",
|
|
406
|
+
"webmailToolRoundcube": "Roundcube(默认)",
|
|
407
|
+
"webmailToolSnappy": "SnappyMail(轻量)",
|
|
408
|
+
"webmailProjectName": "项目名称",
|
|
409
|
+
"installWebmailProject": "创建并上线网页邮件",
|
|
410
|
+
"openWebmail": "打开网页邮件",
|
|
411
|
+
"webmailRisk": "公开网页邮件有风险 — 请尽快上 HTTPS。",
|
|
412
|
+
"webmailForceHttps": "强制 HTTPS(Roundcube;需已绑 SSL)",
|
|
413
|
+
"reinstallWebmail": "重新安装/升级",
|
|
414
|
+
"webmailSsoAdvanced": "高级 · SSO 插件",
|
|
415
|
+
"tlsRoleMail": "mail(IMAP/SMTP)",
|
|
416
|
+
"tlsRoleMailHint": "邮件服务器主机名",
|
|
417
|
+
"tlsRoleWebmail": "webmail(网页邮件)",
|
|
418
|
+
"tlsRoleWebmailHint": "网页邮件虚拟主机",
|
|
419
|
+
"tlsRoleApex": "主域名",
|
|
420
|
+
"tlsRoleApexHint": "网页/apex 证书",
|
|
421
|
+
"tlsRequestLe": "申请 LE",
|
|
422
|
+
"advancedToolsTitle": "队列与客户端",
|
|
423
|
+
"flushQueueConfirm": "确定清空本机 MTA 队列?此操作不可复原。",
|
|
424
|
+
"mailSslTitleShort": "证书与 TLS",
|
|
425
|
+
"deleteDomain": "删除域名",
|
|
426
|
+
"deleteDomainConfirmTitle": "删除邮件域名?",
|
|
427
|
+
"deleteDomainConfirm": "将删除 {{domain}} 及其邮箱、别名与控制面数据。系统 Postfix/Dovecot 配置可能需另行清理。",
|
|
428
|
+
"deleteDomainBtn": "删除",
|
|
429
|
+
"deleteMailbox": "删除邮箱",
|
|
430
|
+
"deleteMailboxTitle": "删除邮箱?",
|
|
431
|
+
"deleteMailboxDesc": "将删除 {{address}} 及其控制面数据与本机 Maildir(若存在)。",
|
|
432
|
+
"deleteMailboxC1": "邮箱登录与邮件文件",
|
|
433
|
+
"deleteMailboxC2": "重写该域 virtual map(控制面)",
|
|
434
|
+
"deleteMailboxC3": "系统 Dovecot/Postfix 可能仍需另行清理",
|
|
435
|
+
"deleteAliasTitle": "删除别名/转发?",
|
|
436
|
+
"deleteAliasDesc": "将删除 {{source}}。",
|
|
437
|
+
"deleteDomainC1": "所有邮箱与别名",
|
|
438
|
+
"deleteDomainC2": "控制面 DKIM、DNS 建议与旗标",
|
|
439
|
+
"deleteDomainC3": "本机 dataDir/email 目录(若存在)",
|
|
440
|
+
"deleteDomainC4": "系统 MTA 映射可能仍在,需另行清理",
|
|
441
|
+
"deleteDialogTitle": "永久删除邮件域名",
|
|
442
|
+
"deleteDialogDesc": "即将删除 {{domain}},无法还原。",
|
|
443
|
+
"deletePermanent": "永久删除",
|
|
444
|
+
"deleteRemoveData": "一并删除本机邮件数据",
|
|
445
|
+
"deleteRemoveDataDesc": "取消则只移出面板,磁盘上的 Maildir 会保留",
|
|
446
|
+
"deleteTypeName": "输入域名以确认",
|
|
447
|
+
"deleteTypeNameHint": "必须完全一致:{{name}}",
|
|
448
|
+
"deleteWillData": "本机 dataDir/email 目录(若存在)",
|
|
449
|
+
"deleteKeepData": "保留本机 dataDir 邮件数据",
|
|
450
|
+
"deleteSystemWarn": "系统 Postfix/Dovecot 映射不会自动清理;必要时请另行处理。",
|
|
451
|
+
"hostIpPick": "本机 IPv4",
|
|
452
|
+
"hostIpPickV6": "本机 IPv6",
|
|
453
|
+
"editMailboxTitle": "修改邮箱",
|
|
454
|
+
"editMailboxDesc": "更改 {{address}} 的密码或其他登录设置",
|
|
455
|
+
"editMailboxSave": "保存更改",
|
|
456
|
+
"newPassword": "新密码",
|
|
457
|
+
"newPasswordHint": "留空则保持现有密码;若填写至少 8 个字符",
|
|
458
|
+
"confirmPassword": "确认密码",
|
|
459
|
+
"mailboxStatus": "状态",
|
|
460
|
+
"mailboxStatusActive": "启用(允许登录)",
|
|
461
|
+
"mailboxStatusDisabled": "停用(禁止登录)",
|
|
462
|
+
"mailboxStatusHint": "停用时会写入 Dovecot 密码库 *,拒绝登录",
|
|
463
|
+
"colAddress": "地址",
|
|
464
|
+
"colLocalPart": "本地部分",
|
|
465
|
+
"colPassword": "密码",
|
|
466
|
+
"colCreated": "创建时间",
|
|
467
|
+
"hasPassword": "已设置",
|
|
468
|
+
"noPassword": "未设置",
|
|
469
|
+
"mailboxPager": "邮箱分页",
|
|
470
|
+
"prevPage": "上一页",
|
|
471
|
+
"nextPage": "下一页",
|
|
472
|
+
"pageOf": "第 {{page}} / {{total}} 页 · {{count}}",
|
|
473
|
+
"mailboxEmptyTitle": "尚无邮箱",
|
|
474
|
+
"passwordMismatch": "两次密码不一致",
|
|
475
|
+
"passwordTooShort": "密码至少 8 个字符",
|
|
476
|
+
"mailboxUpdateNeedField": "请设置新密码或更改状态"
|
|
477
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
{
|
|
2
|
+
"YSK_UNAUTHORIZED": "未授权",
|
|
3
|
+
"YSK_FORBIDDEN": "禁止访问",
|
|
4
|
+
"YSK_NOT_FOUND": "找不到资源",
|
|
5
|
+
"YSK_VALIDATION": "输入无效",
|
|
6
|
+
"YSK_ALLOWLIST_DENIED": "不在允许清单",
|
|
7
|
+
"YSK_APPROVAL_REQUIRED": "需要审批",
|
|
8
|
+
"YSK_APPROVAL_PENDING": "审批处理中",
|
|
9
|
+
"YSK_APPROVAL_REJECTED": "审批已拒绝",
|
|
10
|
+
"YSK_SANDBOX_VIOLATION": "沙箱限制",
|
|
11
|
+
"YSK_LLM_UNTRUSTED": "不可信 LLM 输出",
|
|
12
|
+
"YSK_CONFIG_INVALID": "配置无效",
|
|
13
|
+
"YSK_SETUP_INCOMPLETE": "安装未完成",
|
|
14
|
+
"YSK_UPDATE_FAILED": "更新失败",
|
|
15
|
+
"YSK_INTERNAL": "内部错误",
|
|
16
|
+
"YSK_NEED_EXECUTE": "需要系统变更权限",
|
|
17
|
+
"YSK_NEED_ROOT": "需要系统管理员权限",
|
|
18
|
+
"YSK_RATE_LIMITED": "尝试过多,请稍后再试",
|
|
19
|
+
"YSK_TOTP_REQUIRED": "需要双重验证码",
|
|
20
|
+
"auth": {
|
|
21
|
+
"needCredentials": "请输入用户名与密码",
|
|
22
|
+
"rateLimited": "登录尝试过多,请稍后再试",
|
|
23
|
+
"badCredentials": "账号或密码不正确",
|
|
24
|
+
"accountSuspended": "账户已暂停",
|
|
25
|
+
"adminTotpStrict": "管理员必须先启用 2FA(strict)。请用已启用 2FA 的账号,或关闭 strict 设置。",
|
|
26
|
+
"totpReplay": "验证码已使用,请等下一个周期",
|
|
27
|
+
"totpRequired": "需要有效的双重验证码",
|
|
28
|
+
"mustEnrollTotp": "管理员政策:请立即启用双重验证",
|
|
29
|
+
"userNotFound": "找不到用户",
|
|
30
|
+
"totpSetupNeedReauth": "设置 2FA 需要重新输入密码(或近期 step-up 验证码)",
|
|
31
|
+
"totpBeginFirst": "请先开始设置 2FA",
|
|
32
|
+
"totpInvalid": "验证码无效",
|
|
33
|
+
"stepUpRequired": "此操作需要重新输入双重验证码",
|
|
34
|
+
"missingCredential": "缺少登录凭证",
|
|
35
|
+
"apiKeyUserMissing": "API 密钥对应用户不存在",
|
|
36
|
+
"apiKeyInvalid": "API 密钥无效",
|
|
37
|
+
"sessionExpired": "登录已失效,请重新登录",
|
|
38
|
+
"sessionIdle": "闲置超时,请重新登录",
|
|
39
|
+
"totpNotEnabled": "未启用 2FA",
|
|
40
|
+
"totpSecretNoDataDir": "TOTP secret 已加密但未设置 dataDir"
|
|
41
|
+
},
|
|
42
|
+
"http": {
|
|
43
|
+
"notFoundRoute": "找不到:{{method}} {{path}}",
|
|
44
|
+
"unauthorized": "未登录或会话已过期",
|
|
45
|
+
"forbidden": "没有权限执行此操作",
|
|
46
|
+
"notFound": "找不到资源",
|
|
47
|
+
"unprocessable": "操作无法完成(服务器拒绝)",
|
|
48
|
+
"requestFailed": "请求失败({{status}})",
|
|
49
|
+
"jsonInvalid": "JSON 无效",
|
|
50
|
+
"internal": "内部错误"
|
|
51
|
+
},
|
|
52
|
+
"YSK_HOST_BROWSE_SSRF": "主機瀏覽已被安全政策攔截",
|
|
53
|
+
"YSK_HOST_BROWSE_SESSION": "主機瀏覽工作階段不存在或已過期",
|
|
54
|
+
"YSK_HOST_BROWSE_UPSTREAM": "主機瀏覽上游擷取失敗",
|
|
55
|
+
"YSK_HOST_BROWSE_NEED_CHROME": "真實瀏覽器引擎需要主機上的 Chrome/Chromium"
|
|
56
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"backToProtection": "防护中心",
|
|
3
|
+
"statCurrentBan": "当前 ban",
|
|
4
|
+
"statTotal": "累计",
|
|
5
|
+
"statBanList": "封锁列表",
|
|
6
|
+
"statBoot": "开机",
|
|
7
|
+
"startedOk": "已启动 fail2ban",
|
|
8
|
+
"startService": "启动服务",
|
|
9
|
+
"notInstalled": "fail2ban 尚未安装",
|
|
10
|
+
"toolHintPrefix": "底层工具:",
|
|
11
|
+
"toolHintBody": "fail2ban = 扫 log 后",
|
|
12
|
+
"toolHintTemp": "临时",
|
|
13
|
+
"toolHintBody2": "ban · 攻击应变请用",
|
|
14
|
+
"toolHintUfw": "UFW = 端口/永久规则",
|
|
15
|
+
"tabs": {
|
|
16
|
+
"bans": "封锁列表",
|
|
17
|
+
"whitelist": "白名单",
|
|
18
|
+
"jails": "Jail",
|
|
19
|
+
"policy": "策略",
|
|
20
|
+
"service": "服务",
|
|
21
|
+
"about": "说明"
|
|
22
|
+
},
|
|
23
|
+
"manualBanTitle": "手动 ban(临时)",
|
|
24
|
+
"ipPlaceholder": "IPv4 或 IPv6",
|
|
25
|
+
"banipOk": "已 banip",
|
|
26
|
+
"manualBanHint": "临时封锁,过 bantime 会自动解;永久拒请用 UFW。白名单见「白名单」分页。",
|
|
27
|
+
"currentBans": "当前封锁",
|
|
28
|
+
"bannedTableTitle": "Banned IPs(真实 fail2ban-client)",
|
|
29
|
+
"bannedTableDesc": "需能读取 client;unban 需 YSK_EXECUTE",
|
|
30
|
+
"unbanOk": "已 unban",
|
|
31
|
+
"unban": "解封",
|
|
32
|
+
"addWhitelistTitle": "加入 ignoreip 白名单",
|
|
33
|
+
"whitelistAdded": "已加入白名单",
|
|
34
|
+
"addWhitelistShort": "+白名单",
|
|
35
|
+
"emptyBansTitle": "无封锁中 IP",
|
|
36
|
+
"emptyBansDesc": "或无权读取 fail2ban-client",
|
|
37
|
+
"ignoreipTitle": "ignoreip 白名单",
|
|
38
|
+
"ignoreipDesc": "永不会被 ban 的 IP(管理文件 + 可选 live fail2ban-client)。建议加入你的办公/居家 IP。",
|
|
39
|
+
"addIp": "新增 IP",
|
|
40
|
+
"addWhitelist": "加入白名单",
|
|
41
|
+
"applyPolicyIgnoreip": "套用策略(含 ignoreip)",
|
|
42
|
+
"applyIgnoreipOk": "已把 ignoreip 写入 jail.local 并套用",
|
|
43
|
+
"ignoreipHint": "无 YSK_EXECUTE 时只写管理文件(apply_status=written);",
|
|
44
|
+
"whitelistTitle": "白名单 ({{count}})",
|
|
45
|
+
"whitelistRemoved": "已移除白名单",
|
|
46
|
+
"remove": "移除",
|
|
47
|
+
"emptyWhitelistTitle": "尚未有白名单 IP",
|
|
48
|
+
"emptyWhitelistDesc": "加入管理 IP,避免自己被 ban",
|
|
49
|
+
"activeJails": "作用中 Jail",
|
|
50
|
+
"colCurrent": "当前",
|
|
51
|
+
"colTotal": "累计",
|
|
52
|
+
"colDesc": "说明",
|
|
53
|
+
"emptyJailsTitle": "无 jail",
|
|
54
|
+
"emptyJailsDesc": "服务未启动或尚未套用 jail.local",
|
|
55
|
+
"policyTitle": "Jail 策略",
|
|
56
|
+
"policyDesc": "写入管理 jail.local;套用时 copy + reload(不经 UFW)",
|
|
57
|
+
"bantimeHint": "封锁时长",
|
|
58
|
+
"findtimeHint": "统计窗口",
|
|
59
|
+
"maxretryHint": "窗口内最多失败次数",
|
|
60
|
+
"customExample2h": "自定义,例 2h",
|
|
61
|
+
"customExample15m": "自定义,例 15m",
|
|
62
|
+
"customMaxretry": "自定义 1–50",
|
|
63
|
+
"min": "{{n}} 分",
|
|
64
|
+
"hour": "{{n}} 时",
|
|
65
|
+
"week": "{{n}} 周",
|
|
66
|
+
"enableJailsHint": "启用 jail(勾选后套用):",
|
|
67
|
+
"writtenOnlyMsg": "已写管理文件(未套用系统)",
|
|
68
|
+
"writeOnly": "只写管理文件",
|
|
69
|
+
"appliedOk": "已套用 fail2ban",
|
|
70
|
+
"applyToSystem": "套用到系统",
|
|
71
|
+
"systemdTitle": "systemd 控制",
|
|
72
|
+
"enableAndStart": "启用并启动",
|
|
73
|
+
"serviceHint": "攻击应变请用",
|
|
74
|
+
"serviceHintSuffix": "(会调用本页 jail + Nginx 限速,不重复建第二套 UFW)。",
|
|
75
|
+
"actionOk": {
|
|
76
|
+
"enable": "已启用并启动 fail2ban",
|
|
77
|
+
"start": "已启动 fail2ban",
|
|
78
|
+
"reload": "已重新加载 fail2ban",
|
|
79
|
+
"restart": "已重启 fail2ban",
|
|
80
|
+
"stop": "已停止 fail2ban"
|
|
81
|
+
}
|
|
82
|
+
}
|