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,320 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pillFiles": "{{count}} 文件",
|
|
3
|
+
"statFiles": "文件",
|
|
4
|
+
"statFolders": "文件夹",
|
|
5
|
+
"statUsage": "用量",
|
|
6
|
+
"statSelected": "已选",
|
|
7
|
+
"statTrash": "回收站",
|
|
8
|
+
"statShares": "分享",
|
|
9
|
+
"publicSiteSettings": "公用站设置",
|
|
10
|
+
"opsResultTitle": "文件操作结果",
|
|
11
|
+
"closeResult": "关闭结果",
|
|
12
|
+
"tabBrowse": "浏览",
|
|
13
|
+
"tabTrash": "回收站",
|
|
14
|
+
"tabShares": "分享",
|
|
15
|
+
"spaceLabel": "空间",
|
|
16
|
+
"publicFiles": "公用文件",
|
|
17
|
+
"viewLabel": "视图",
|
|
18
|
+
"allFiles": "全部文件",
|
|
19
|
+
"favorites": "收藏",
|
|
20
|
+
"upload": "上传",
|
|
21
|
+
"newFolder": "新建文件夹",
|
|
22
|
+
"newTextFile": "新建文本文件",
|
|
23
|
+
"download": "下载",
|
|
24
|
+
"copy": "复制",
|
|
25
|
+
"move": "移动",
|
|
26
|
+
"zip": "压缩 zip",
|
|
27
|
+
"unzip": "解压",
|
|
28
|
+
"unzipDone": "已解压 {{path}}",
|
|
29
|
+
"unzipFailed": "unzip 失败",
|
|
30
|
+
"delete": "删除",
|
|
31
|
+
"searchName": "搜索…",
|
|
32
|
+
"sortAria": "排序",
|
|
33
|
+
"sortNameAsc": "名↑",
|
|
34
|
+
"sortNameDesc": "名↓",
|
|
35
|
+
"sortSizeAsc": "小↑",
|
|
36
|
+
"sortSizeDesc": "大↓",
|
|
37
|
+
"sortMtimeDesc": "最新",
|
|
38
|
+
"sortMtimeAsc": "最旧",
|
|
39
|
+
"viewList": "列表",
|
|
40
|
+
"viewIcons": "图标",
|
|
41
|
+
"viewAria": "视图模式",
|
|
42
|
+
"toolbarAria": "文件操作",
|
|
43
|
+
"pathAria": "路径",
|
|
44
|
+
"rootPublic": "公用",
|
|
45
|
+
"rootProject": "项目",
|
|
46
|
+
"emptyFavorites": "尚未有收藏",
|
|
47
|
+
"emptyFolder": "此文件夹是空的",
|
|
48
|
+
"emptyFolderHint": "拖放文件或整个文件夹到此处上传,或按「上传」",
|
|
49
|
+
"selectItem": "选择 {{name}}",
|
|
50
|
+
"colName": "名称",
|
|
51
|
+
"colSize": "大小",
|
|
52
|
+
"colMtime": "修改",
|
|
53
|
+
"rename": "重命名",
|
|
54
|
+
"unfavorite": "取消收藏",
|
|
55
|
+
"favorite": "收藏",
|
|
56
|
+
"share": "分享",
|
|
57
|
+
"versions": "版本",
|
|
58
|
+
"selectAllAria": "全选",
|
|
59
|
+
"selectAll": "全选",
|
|
60
|
+
"folder": "文件夹",
|
|
61
|
+
"dropToUpload": "放开以上传",
|
|
62
|
+
"trashTitle": "回收站 ({{count}})",
|
|
63
|
+
"trashDesc": "删除的文件可还原或永久清除",
|
|
64
|
+
"emptyTrash": "清空回收站",
|
|
65
|
+
"emptyTrashDone": "已清空回收站",
|
|
66
|
+
"colOrigPath": "原路径",
|
|
67
|
+
"colDeletedAt": "删除时间",
|
|
68
|
+
"restore": "还原",
|
|
69
|
+
"restored": "已还原",
|
|
70
|
+
"purgeForever": "永久删除",
|
|
71
|
+
"purged": "已永久删除",
|
|
72
|
+
"trashEmpty": "回收站是空的",
|
|
73
|
+
"sharesTitle": "公开分享链接 ({{count}})",
|
|
74
|
+
"colPath": "路径",
|
|
75
|
+
"colLink": "链接",
|
|
76
|
+
"colDownloads": "下载次数",
|
|
77
|
+
"unshare": "取消",
|
|
78
|
+
"unshareDone": "已取消分享",
|
|
79
|
+
"sharesEmpty": "尚未创建分享",
|
|
80
|
+
"sharesEmptyHint": "在文件行按「分享」",
|
|
81
|
+
"webdavTitle": "WebDAV 设置",
|
|
82
|
+
"webdavDesc": "用 Basic 认证把公用文件根挂到 Finder/Windows/rclone;令牌只显示一次。",
|
|
83
|
+
"enableIssueToken": "启用并签发令牌",
|
|
84
|
+
"webdavReissueToken": "重新签发令牌",
|
|
85
|
+
"webdavReissueConfirm": "重新签发会立即作废旧密码,已挂载的客户端会断线。确定?",
|
|
86
|
+
"webdavDisableConfirm": "停用后 /webdav 将拒绝所有连接。确定?",
|
|
87
|
+
"tokenIssued": "已签发令牌",
|
|
88
|
+
"status": "状态",
|
|
89
|
+
"enabledMount": "已启用 · {{path}}",
|
|
90
|
+
"notEnabled": "未启用",
|
|
91
|
+
"disable": "停用",
|
|
92
|
+
"webdavDisabled": "已停用 WebDAV",
|
|
93
|
+
"webdavEnabledNoEcho": "已启用(密码不会再次显示;需要时请重新签发)",
|
|
94
|
+
"webdavDefaultOff": "默认关闭 — 点「启用并签发令牌」开始",
|
|
95
|
+
"webdavOn": "已启用",
|
|
96
|
+
"webdavOff": "已关闭",
|
|
97
|
+
"webdavTokenId": "令牌 #{{id}}",
|
|
98
|
+
"webdavUpdated": "更新于 {{at}}",
|
|
99
|
+
"webdavTokenOnceTitle": "请立即复制密码",
|
|
100
|
+
"webdavTokenOnceHint": "此密码只显示一次;关闭本页后无法再查看。",
|
|
101
|
+
"webdavConnTitle": "连接信息",
|
|
102
|
+
"webdavConnDesc": "客户端用以下 URL 与 Basic 账密连入",
|
|
103
|
+
"webdavUrl": "服务器 URL",
|
|
104
|
+
"webdavUsername": "用户名",
|
|
105
|
+
"webdavPassword": "密码(令牌)",
|
|
106
|
+
"webdavPasswordHidden": "已签发但不再显示 — 请重新签发或使用已保存的密码",
|
|
107
|
+
"webdavPasswordNone": "尚未签发",
|
|
108
|
+
"webdavRoot": "挂载根目录",
|
|
109
|
+
"webdavRootValue": "面板公用文件根(public files)",
|
|
110
|
+
"webdavAuth": "认证方式",
|
|
111
|
+
"webdavAuthValue": "HTTP Basic · 用户 ysk · 密码 = 面板签发的令牌",
|
|
112
|
+
"webdavConnBundle": "连接资料",
|
|
113
|
+
"webdavCopyAll": "复制全部连接资料",
|
|
114
|
+
"webdavClientsTitle": "客户端设置",
|
|
115
|
+
"webdavClientsDesc": "常见挂载方式(建议 HTTPS;自签证书需在客户端信任)",
|
|
116
|
+
"webdavClientFinder": "macOS 查找器",
|
|
117
|
+
"webdavClientFinderHint": "前往 → 连接服务器…(⌘K),粘贴 URL,用户 ysk,密码为令牌。",
|
|
118
|
+
"webdavClientWin": "视窗",
|
|
119
|
+
"webdavClientWinHint": "此电脑 → 映射网络驱动器 → 选择「使用其他凭据」;或用 Cyberduck / WinSCP(WebDAV)。",
|
|
120
|
+
"webdavNotesTitle": "注意事项",
|
|
121
|
+
"webdavNote1": "WebDAV 对应公用文件根,不是整个主机文件系统。",
|
|
122
|
+
"webdavNote2": "需要 reverse proxy/防火墙放行面板端口,并建议仅用 HTTPS。",
|
|
123
|
+
"webdavNote3": "重新签发令牌会立即作废旧密码;停用会拒绝所有 /webdav 请求。",
|
|
124
|
+
"webdavNote4": "支持 OPTIONS/PROPFIND/GET/PUT;高级 LOCK 等未必齐全。",
|
|
125
|
+
"copiedLabel": "已复制「{{label}}」",
|
|
126
|
+
"newFolderTitle": "新建文件夹",
|
|
127
|
+
"willCreateAt": "将创建于「{{path}}」",
|
|
128
|
+
"nameRequired": "请输入名称",
|
|
129
|
+
"folderCreated": "已创建文件夹",
|
|
130
|
+
"create": "创建",
|
|
131
|
+
"folderName": "文件夹名称",
|
|
132
|
+
"noPathSepHint": "不可含路径分隔符",
|
|
133
|
+
"newTextTitle": "新建文本文件",
|
|
134
|
+
"fileNameRequired": "请输入文件名",
|
|
135
|
+
"textFileCreated": "已创建文本文件",
|
|
136
|
+
"fileName": "文件名",
|
|
137
|
+
"fileNameHint": "例如 readme.md 或 notes.txt",
|
|
138
|
+
"versionsTitle": "版本历程",
|
|
139
|
+
"versionsDesc": "",
|
|
140
|
+
"noVersions": "尚无历史版本",
|
|
141
|
+
"noVersionsHint": "",
|
|
142
|
+
"versionRestored": "已还原",
|
|
143
|
+
"renameTitle": "重命名",
|
|
144
|
+
"renameCurrent": "当前:{{name}}",
|
|
145
|
+
"renamed": "已重命名",
|
|
146
|
+
"newName": "新名称",
|
|
147
|
+
"newNameHint": "仅改文件名,不变更所在目录",
|
|
148
|
+
"copyTo": "复制到…",
|
|
149
|
+
"moveTo": "移动到…",
|
|
150
|
+
"copyMoveDesc": "{{action}} {{count}} 个项目",
|
|
151
|
+
"actionCopy": "复制",
|
|
152
|
+
"actionMove": "移动",
|
|
153
|
+
"copied": "已复制",
|
|
154
|
+
"moved": "已移动",
|
|
155
|
+
"targetFolderPath": "目标文件夹路径",
|
|
156
|
+
"targetFolderHint": "相对 root,例如 docs 或 docs/a;留空 = 根目录",
|
|
157
|
+
"shareCreateTitle": "分享文件",
|
|
158
|
+
"shareCreateDesc": "创建公开下载链接;密码可选。",
|
|
159
|
+
"createLink": "创建链接",
|
|
160
|
+
"sharePath": "路径:",
|
|
161
|
+
"passwordOptional": "密码(可选)",
|
|
162
|
+
"passwordOptionalHint": "留空则任何人持有链接即可下载",
|
|
163
|
+
"passwordPlaceholder": "可选",
|
|
164
|
+
"linkCreated": "链接已创建:",
|
|
165
|
+
"chmodTitle": "修改权限(chmod)",
|
|
166
|
+
"chmodDone": "已 chmod {{mode}} → {{count}} 个项目",
|
|
167
|
+
"chmodDoneShort": "已 chmod {{mode}}",
|
|
168
|
+
"chmodFailed": "chmod 失败",
|
|
169
|
+
"apply": "套用",
|
|
170
|
+
"chmodApplyHint": "将套用到已选 {{count}} 个项目(八进制,如 644 / 755)",
|
|
171
|
+
"chmod644": "644 文件",
|
|
172
|
+
"chmod755": "755 可执行",
|
|
173
|
+
"chmod600": "600 私密",
|
|
174
|
+
"chmod700": "700 目录私密",
|
|
175
|
+
"chmod775": "775 组写",
|
|
176
|
+
"chmodCustomPh": "自定义 0644…",
|
|
177
|
+
"mode": "模式",
|
|
178
|
+
"zipTitle": "压缩为 zip",
|
|
179
|
+
"zipCreated": "已创建 {{path}}",
|
|
180
|
+
"zipDone": "已压缩 → {{path}}",
|
|
181
|
+
"zipFailed": "zip 失败",
|
|
182
|
+
"compress": "压缩",
|
|
183
|
+
"zipHint": "将压缩已选 {{count}} 个项目到当前文件夹(需系统有 zip 命令)",
|
|
184
|
+
"destFileName": "目标文件名",
|
|
185
|
+
"destPathHint": "路径:{{path}}",
|
|
186
|
+
"movedToTrash": "已移至回收站",
|
|
187
|
+
"moveToTrashTitle": "移至回收站?",
|
|
188
|
+
"moveToTrashDesc": "将删除 {{count}} 个项目(可于回收站还原)",
|
|
189
|
+
"preview": "预览",
|
|
190
|
+
"imagePreviewNeedLogin": "图片预览需要已登录;请改用下载",
|
|
191
|
+
"pdfDownloadHint": "PDF 请按下载打开(需授权头)",
|
|
192
|
+
"noEmbedPreview": "此类型无法内嵌预览,请下载。",
|
|
193
|
+
"uploadDone": "已上传 {{count}} 个文件",
|
|
194
|
+
"downloadFailedStatus": "下载失败 ({{status}})",
|
|
195
|
+
"downloadFailed": "下载失败",
|
|
196
|
+
"uploadFolder": "上传文件夹",
|
|
197
|
+
"dropFolderOrFile": "放开以上传文件或整个文件夹",
|
|
198
|
+
"uploadPanelTitle": "上传进度",
|
|
199
|
+
"uploadPanelStats": "{{done}}/{{total}} 完成 · 失败 {{err}}",
|
|
200
|
+
"uploadClearDone": "清除已完成",
|
|
201
|
+
"uploadInFolder": "文件夹 {{folder}}",
|
|
202
|
+
"uploadStatusDone": "完成",
|
|
203
|
+
"uploadStatusError": "失败",
|
|
204
|
+
"uploadStatusQueued": "排队",
|
|
205
|
+
"uploadNoFile": "无文件内容",
|
|
206
|
+
"uploadSomeFailed": "{{count}} 个项目上传失败",
|
|
207
|
+
"uploadTruncated": "一次最多上传 {{max}} 项(共选了 {{total}} 项,其余已跳过)",
|
|
208
|
+
"previewFailed": "预览失败",
|
|
209
|
+
"videoNotSupported": "浏览器无法播放此视频。",
|
|
210
|
+
"audioNotSupported": "浏览器无法播放此音频。",
|
|
211
|
+
"edit": "编辑",
|
|
212
|
+
"editorTitle": "编辑 · {{name}}",
|
|
213
|
+
"editorSave": "保存",
|
|
214
|
+
"editorSavedIdle": "已保存",
|
|
215
|
+
"editorSaved": "已保存 {{name}}",
|
|
216
|
+
"editorSaveFailed": "保存失败",
|
|
217
|
+
"editorDirty": "未保存",
|
|
218
|
+
"editorClean": "已保存",
|
|
219
|
+
"editorChars": "{{count}} 字符",
|
|
220
|
+
"editorAria": "编辑 {{name}}",
|
|
221
|
+
"editorDiscardConfirm": "放弃未保存的更改?",
|
|
222
|
+
"shareReadyTitle": "链接已就绪",
|
|
223
|
+
"shareReadyDesc": "复制后发送。持有链接者即可下载。",
|
|
224
|
+
"shareReadyBadge": "已创建",
|
|
225
|
+
"shareProtected": "已设密码",
|
|
226
|
+
"shareOpenAccess": "无密码",
|
|
227
|
+
"shareLinkLabel": "公开链接",
|
|
228
|
+
"shareCopyHint": "可点选字段或点「复制」。",
|
|
229
|
+
"shareAgain": "再建一个",
|
|
230
|
+
"shareCreatedToast": "分享链接已创建",
|
|
231
|
+
"linkCopied": "已复制链接",
|
|
232
|
+
"linkCopyFailed": "无法自动复制,请手动选择复制",
|
|
233
|
+
"shareExpireLabel": "链接有效期",
|
|
234
|
+
"shareExpireHint": "到期后链接失效",
|
|
235
|
+
"shareExpireNever": "永不过期",
|
|
236
|
+
"shareExpire1h": "1 小时",
|
|
237
|
+
"shareExpire1d": "1 天",
|
|
238
|
+
"shareExpire7d": "7 天",
|
|
239
|
+
"shareExpire30d": "30 天",
|
|
240
|
+
"shareExpireCustom": "自定义…",
|
|
241
|
+
"shareExpireAt": "到期时间",
|
|
242
|
+
"shareExpireInvalid": "请选择未来的日期时间",
|
|
243
|
+
"shareExpiresAt": "到期 {{at}}",
|
|
244
|
+
"colExpires": "到期",
|
|
245
|
+
"pdfInlineHint": "若浏览器无法内嵌显示 PDF,请下载查看。",
|
|
246
|
+
"publicShareTitle": "有人与你分享文件",
|
|
247
|
+
"publicShareSub": "通过安全链接下载,无需登录",
|
|
248
|
+
"publicShareChecking": "检查链接…",
|
|
249
|
+
"publicShareDownloading": "下载中…",
|
|
250
|
+
"publicShareWait": "请稍候",
|
|
251
|
+
"publicShareNeedPassword": "此链接需要密码才能下载",
|
|
252
|
+
"publicSharePasswordPh": "分享密码",
|
|
253
|
+
"publicShareDownload": "下载",
|
|
254
|
+
"publicShareDownloadAgain": "再次下载",
|
|
255
|
+
"publicShareDone": "下载已开始",
|
|
256
|
+
"publicShareDoneHint": "请查看浏览器下载栏;若未出现可再点一次",
|
|
257
|
+
"publicShareNotFound": "分享不存在或已过期",
|
|
258
|
+
"publicShareDenied": "无法访问此分享",
|
|
259
|
+
"publicShareBadPassword": "密码错误",
|
|
260
|
+
"publicShareMissing": "链接无效",
|
|
261
|
+
"publicShareFailed": "下载失败({{status}})",
|
|
262
|
+
"publicShareFailedGeneric": "下载失败",
|
|
263
|
+
"publicShareDefaultName": "下载",
|
|
264
|
+
"publicSharePanelLogin": "登录控制面",
|
|
265
|
+
"publicShareLang": "语言",
|
|
266
|
+
"publicShareProgress": "{{loaded}} / {{total}}({{pct}}%)",
|
|
267
|
+
"publicShareProgressIndeterminate": "已接收 {{loaded}}…",
|
|
268
|
+
"publicShareCancel": "取消",
|
|
269
|
+
"publicShareCancelled": "已取消下载",
|
|
270
|
+
"publicSharePoweredBy": "由 {{company}} 提供",
|
|
271
|
+
"publicSharePoweredPrefix": "由 ",
|
|
272
|
+
"publicSharePoweredSuffix": " 提供",
|
|
273
|
+
"publicShareHasAccount": "已有账号?登录",
|
|
274
|
+
"password": "密码",
|
|
275
|
+
"editorLines": "{{count}} 行",
|
|
276
|
+
"editorLargeHint": "文件较大,编辑可能较慢。超过约 2 MB 请改用下载(服务器上限)。",
|
|
277
|
+
"editorLnCol": "行 {{line}},列 {{col}}",
|
|
278
|
+
"editorSpaces": "空格:{{n}}",
|
|
279
|
+
"copyLink": "复制链接",
|
|
280
|
+
"versionsTitleShort": "版本历程",
|
|
281
|
+
"versionsCount": "{{count}} / {{max}} 版",
|
|
282
|
+
"versionN": "第 {{n}} 版",
|
|
283
|
+
"versionLatest": "最新",
|
|
284
|
+
"shareModeLabel": "下载方式",
|
|
285
|
+
"shareModeDirect": "直接下载",
|
|
286
|
+
"shareModeBt": "BitTorrent(WebTorrent)",
|
|
287
|
+
"shareModeBoth": "直接下载 + BitTorrent",
|
|
288
|
+
"shareModeHint": "BT 需要运行中的 Tracker(文件 → BT Tracker)。持有 magnet 链接者即可下载,请慎用密码与有效期。",
|
|
289
|
+
"shareModeBtBlocked": "Tracker 未运行 — 请先启动,或改选仅直接下载。",
|
|
290
|
+
"shareMagnet": "Magnet 链接",
|
|
291
|
+
"shareTorrentFile": "下载 .torrent",
|
|
292
|
+
"shareSeedStatus": "做种状态",
|
|
293
|
+
"shareBtStats": "BitTorrent 状态",
|
|
294
|
+
"btSeeds": "种子",
|
|
295
|
+
"btLeechers": "下载者",
|
|
296
|
+
"btPeers": "Peers",
|
|
297
|
+
"btUploadSpeed": "上传速度",
|
|
298
|
+
"btDownloadSpeed": "下载速度",
|
|
299
|
+
"btUploaded": "已上传",
|
|
300
|
+
"btDownloaded": "已下载",
|
|
301
|
+
"btRatio": "分享率",
|
|
302
|
+
"btUpdatedAt": "更新时间",
|
|
303
|
+
"btServerStats": "服务器做种",
|
|
304
|
+
"btClientStats": "你的客户端",
|
|
305
|
+
"btSeeding": "做种中",
|
|
306
|
+
"btPending": "做种准备中",
|
|
307
|
+
"btStopped": "已停止做种",
|
|
308
|
+
"btError": "做种错误",
|
|
309
|
+
"publicShareMethod": "请选择下载方式",
|
|
310
|
+
"publicShareDirect": "直接下载",
|
|
311
|
+
"publicShareBt": "BitTorrent",
|
|
312
|
+
"openBtTracker": "打开 BT Tracker",
|
|
313
|
+
"publicShareBtInBrowser": "在浏览器以 WebTorrent 下载",
|
|
314
|
+
"publicShareBtProgress": "已下载 {{pct}}% · {{peers}} 个 peers · ↓ {{down}} · ↑ {{up}}",
|
|
315
|
+
"publicShareBtStarting": "正在连接 peers…",
|
|
316
|
+
"publicShareBtFailed": "WebTorrent 失败:{{detail}}",
|
|
317
|
+
"publicShareBtNeedMagnet": "此分享没有 magnet 链接",
|
|
318
|
+
"publicShareBtUnsupported": "此浏览器无法运行 WebTorrent;请改用 magnet 或 .torrent",
|
|
319
|
+
"btNone": "—"
|
|
320
|
+
}
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
{
|
|
2
|
+
"profiles": {
|
|
3
|
+
"web": {
|
|
4
|
+
"label": "Web 主机",
|
|
5
|
+
"short": "SSH · 80 · 443"
|
|
6
|
+
},
|
|
7
|
+
"mail": {
|
|
8
|
+
"label": "Web + 邮件",
|
|
9
|
+
"short": "另开 25/465/587/993"
|
|
10
|
+
},
|
|
11
|
+
"ftps": {
|
|
12
|
+
"label": "网络+FTPS",
|
|
13
|
+
"short": "21 + PASV 30000–30100"
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"appliedProfile": "已套用配置档:{{label}}",
|
|
17
|
+
"backToProtection": "防护中心",
|
|
18
|
+
"statRules": "规则",
|
|
19
|
+
"statDenyIps": "永久拒 IP",
|
|
20
|
+
"statAllow": "允许",
|
|
21
|
+
"statDeny": "拒绝",
|
|
22
|
+
"statDefaultIn": "入站默认",
|
|
23
|
+
"executeOn": "开",
|
|
24
|
+
"executeOff": "关",
|
|
25
|
+
"ufwDisabled": "已停用 UFW",
|
|
26
|
+
"ufwEnabled": "已启用 UFW",
|
|
27
|
+
"disableUfw": "停用 UFW",
|
|
28
|
+
"enableUfw": "启用 UFW",
|
|
29
|
+
"notInstalled": "UFW 尚未安装",
|
|
30
|
+
"toolHintPrefix": "底层工具:",
|
|
31
|
+
"toolHintBody": "UFW = 端口/永久规则 · 攻击应变与自动 ban 请用",
|
|
32
|
+
"toolHintFail2ban": "fail2ban = 日志临时 ban",
|
|
33
|
+
"executeOffHint": "系统变更未开 — 可看状态,改规则需 root + YSK_EXECUTE=1",
|
|
34
|
+
"tabs": {
|
|
35
|
+
"rules": "规则表",
|
|
36
|
+
"ports": "开端口",
|
|
37
|
+
"deny": "永久拒 IP",
|
|
38
|
+
"profiles": "配置档",
|
|
39
|
+
"about": "说明",
|
|
40
|
+
"services": "服务"
|
|
41
|
+
},
|
|
42
|
+
"currentRules": "当前规则",
|
|
43
|
+
"rulesSourceHint": "UFW 编号规则(ufw status numbered)",
|
|
44
|
+
"colAction": "动作",
|
|
45
|
+
"colTo": "目标",
|
|
46
|
+
"colFrom": "来源",
|
|
47
|
+
"deleteShort": "删除",
|
|
48
|
+
"denyBadge": "拒绝",
|
|
49
|
+
"emptyRulesTitle": "无规则或无权读取",
|
|
50
|
+
"emptyRulesInstalled": "UFW inactive 或需 root 读取",
|
|
51
|
+
"emptyRulesNotInstalled": "安装 UFW 后再刷新",
|
|
52
|
+
"allowPortTitle": "允许端口",
|
|
53
|
+
"protocol": "协议",
|
|
54
|
+
"protoBoth": "两者",
|
|
55
|
+
"protoBothLabel": "TCP+UDP",
|
|
56
|
+
"port": "端口",
|
|
57
|
+
"portHint": "选常用端口,或下面自定义",
|
|
58
|
+
"portHintYsk": "YSK 服务端口一览(Panel/Web/SSH/邮件/FTP/DNS/DB/Redis);可自定义",
|
|
59
|
+
"privatePortWarn": "{{service}} 默认宜只听内网;公开 allow 有风险。建议填写来源 IP/CIDR。",
|
|
60
|
+
"privatePortWarnWithFrom": "{{service}} 将只允许指定来源;仍请确认 IP/CIDR 正确。",
|
|
61
|
+
"allowFrom": "来源 IP/CIDR(可选)",
|
|
62
|
+
"allowFromHint": "留空 = 全部来源;填写后只允许该 IP 或网段连入此端口",
|
|
63
|
+
"allowFromPlaceholder": "例 203.0.113.10 或 10.0.0.0/8",
|
|
64
|
+
"customPort": "自定义端口(如 8080 或 30000:30100)",
|
|
65
|
+
"allowedPort": "已允许 {{proto}}/{{port}}",
|
|
66
|
+
"allowedPortFrom": "已允许 {{proto}}/{{port}}(来源 {{from}})",
|
|
67
|
+
"allowThisPort": "允许此端口",
|
|
68
|
+
"allowPortHint": "默认 Web 主机应保留 22/80/443;DB/Redis/Panel 请用来源 IP 限制,勿对全世界 allow。",
|
|
69
|
+
"denyTitle": "永久拒绝 IP",
|
|
70
|
+
"denySub": "UFW DENY · 与 fail2ban 临时 ban 不同",
|
|
71
|
+
"denyPlaceholder": "要拒绝的 IPv4 或 IPv6",
|
|
72
|
+
"deniedOk": "已永久拒绝",
|
|
73
|
+
"removedDeny": "已移除 DENY",
|
|
74
|
+
"remove": "移除",
|
|
75
|
+
"noDenyRules": "没有永久拒 IP 规则",
|
|
76
|
+
"oneClickProfiles": "一键配置档",
|
|
77
|
+
"oneClickDesc": "写入管理脚本并套用 UFW(不会装 fail2ban — 请到 fail2ban 页)",
|
|
78
|
+
"customApply": "自定义套用",
|
|
79
|
+
"allowSmtp": "允许 SMTP/IMAP 端口",
|
|
80
|
+
"extraTcp": "额外 TCP 端口",
|
|
81
|
+
"extraTcpHint": "点选预设组合;可再自定义逗号/范围",
|
|
82
|
+
"noExtra": "无额外",
|
|
83
|
+
"mailGroup": "邮件组",
|
|
84
|
+
"customExtraPlaceholder": "自定义:8080,9000:9010",
|
|
85
|
+
"appliedCustom": "已套用自定义规则",
|
|
86
|
+
"applyToSystem": "套用到系统",
|
|
87
|
+
"deletedRule": "已删 #{{n}}",
|
|
88
|
+
"deleteRuleTitle": "删规则 #{{n}}?",
|
|
89
|
+
"deleteRuleDesc": "将从 UFW 移除该规则编号(需系统变更权限)。",
|
|
90
|
+
"servicesTitle": "托管服务端口",
|
|
91
|
+
"servicesHint": "YSK 托管服务的期望网络暴露。启动服务时会自动同步这些规则。",
|
|
92
|
+
"servicesEmpty": "尚无服务暴露数据",
|
|
93
|
+
"servicesEmptyDesc": "启动托管服务(Web、FTPS、VPN、数据库…)后会出现在此列表。",
|
|
94
|
+
"servicesManualHint": "手动开端口 chips 在「端口」分页 — 建议在此管理,规则会带 ysk-svc 标记。",
|
|
95
|
+
"portsManualHint": "高级手动规则。托管软件请优先用「服务」分页。",
|
|
96
|
+
"colService": "服务",
|
|
97
|
+
"colMode": "模式",
|
|
98
|
+
"colPorts": "端口",
|
|
99
|
+
"colSync": "状态",
|
|
100
|
+
"synced": "已同步",
|
|
101
|
+
"syncNow": "立即同步"
|
|
102
|
+
}
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "FTPS 账户",
|
|
3
|
+
"accountsCount": "{{count}} 账户",
|
|
4
|
+
"accounts": "账户",
|
|
5
|
+
"applied": "已应用",
|
|
6
|
+
"pendingApply": "待应用",
|
|
7
|
+
"sftpKeys": "SFTP 钥",
|
|
8
|
+
"softwareMissing": "尚未安装 FTPS 服务所需软件",
|
|
9
|
+
"ftpAccounts": "FTP 账户",
|
|
10
|
+
"sftpPubkeys": "SFTP 公钥",
|
|
11
|
+
"homeDir": "家目录",
|
|
12
|
+
"domain": "域名",
|
|
13
|
+
"user": "用户",
|
|
14
|
+
"keyFingerprint": "密钥指纹(前缀)",
|
|
15
|
+
"createHint": "请先在「FTP 账户」分页创建账户,再回来登记公钥。",
|
|
16
|
+
"pubkeyHint": "点击「+ 新增公钥」,选择 FTP 用户并粘贴 ssh-ed25519 或 ssh-rsa 公钥整行。",
|
|
17
|
+
"quickSelect": "快速选择账户",
|
|
18
|
+
"quickSelectHint": "点用户名帶入新增公钥表单",
|
|
19
|
+
"editAccount": "编辑 FTP 账户",
|
|
20
|
+
"createAccount": "创建 FTP 账户",
|
|
21
|
+
"accountModalDesc": "域名与家目录请从列表选擇;无列表时可手填。保存后需「应用」才写入 vsftpd",
|
|
22
|
+
"usernameHintCreate": "英数、点、下划线、减号;创建后不可改",
|
|
23
|
+
"usernameHint": "英数、点、下划线、减号",
|
|
24
|
+
"newPasswordOptional": "新密码(可留空)",
|
|
25
|
+
"passwordKeepHint": "留空表示不变更",
|
|
26
|
+
"passwordMin8": "至少 8 字符",
|
|
27
|
+
"domainHint": "对应站点或邮件域名,用于分组与路径建议",
|
|
28
|
+
"domainPh": "可先创建站点/邮件域名,或暂时输入",
|
|
29
|
+
"homeHint": "用户登录后的根目录(chroot 后可见範圍)",
|
|
30
|
+
"addPubkey": "新增 SFTP 公钥",
|
|
31
|
+
"addPubkeyDesc": "选择账户、可选备注,并粘贴完整公钥一行。写入管理文件不代表已验证可连接。",
|
|
32
|
+
"pubkeyAdded": "已新增公钥",
|
|
33
|
+
"ftpUsername": "FTP 用户名",
|
|
34
|
+
"ftpUsernameHint": "须与已登记的 FTP 账户相同",
|
|
35
|
+
"ftpUsernamePh": "与 FTP 账户相同",
|
|
36
|
+
"note": "备註",
|
|
37
|
+
"noteHint": "方便识别设备,例如 笔记本/公司",
|
|
38
|
+
"notePh": "笔记本 / 公司主机",
|
|
39
|
+
"sshPubkey": "SSH 公钥",
|
|
40
|
+
"sshPubkeyHint": "通常来自 ~/.ssh/id_ed25519.pub,整行粘贴",
|
|
41
|
+
"deleteAccountTitle": "删除 FTP 账户?",
|
|
42
|
+
"deleteAccountDesc": "移除后请再应用",
|
|
43
|
+
"deleteKeyTitle": "删除 SFTP 公钥?",
|
|
44
|
+
"deleteKeyDesc": "会从管理档移除;系统 authorized_keys 可能仍需重载才生效。",
|
|
45
|
+
"serviceTitle": "vsftpd 服务",
|
|
46
|
+
"softwareMissingService": "FTPS 所需软件尚未安装",
|
|
47
|
+
"lifecycle": "生命周期",
|
|
48
|
+
"overview": "概览",
|
|
49
|
+
"network": "网絡",
|
|
50
|
+
"security": "安全",
|
|
51
|
+
"installStart": "安装与启动",
|
|
52
|
+
"listenPort": "监听端口",
|
|
53
|
+
"accountCount": "账户数",
|
|
54
|
+
"loginBanner": "登录横幅",
|
|
55
|
+
"sslDomain": "SSL 域名",
|
|
56
|
+
"pasvRange": "PASV 範圍",
|
|
57
|
+
"forceTls": "强制 TLS",
|
|
58
|
+
"allowWrite": "允许写入",
|
|
59
|
+
"networkTitle": "网絡设置",
|
|
60
|
+
"networkDesc": "监听端口与 PASV 被动模式;保存只改管理设置,应用才写入 vsftpd 并重启",
|
|
61
|
+
"listenPortHint": "默认 21;若防火墙另开埠请一并放行",
|
|
62
|
+
"customPort": "自定义埠",
|
|
63
|
+
"ipStack": "IP 棧",
|
|
64
|
+
"ipStackHint": "vsftpd 多数版本 listen 与 listen_ipv6 互斥;IPv6 用 listen_ipv6=YES",
|
|
65
|
+
"ipv4Only": "仅 IPv4",
|
|
66
|
+
"ipv6Mapped": "IPv6(可 mapped)",
|
|
67
|
+
"bannerHint": "连接成功后客户端可见的欢迎字符串",
|
|
68
|
+
"pasvStart": "PASV 起始埠",
|
|
69
|
+
"pasvStartHint": "被动模式资料通道起始",
|
|
70
|
+
"customStart": "自定义起始",
|
|
71
|
+
"pasvEnd": "PASV 结束埠",
|
|
72
|
+
"pasvEndHint": "需 ≥ 起始埠;防火墙需放行此範圍",
|
|
73
|
+
"openFirewallPage": "打开防火墙页",
|
|
74
|
+
"customEnd": "自定义结束",
|
|
75
|
+
"pasvPublicIp": "PASV 公网 IP",
|
|
76
|
+
"pasvPublicIpHint": "NAT/雲主机可填公网 IP;本机可留空",
|
|
77
|
+
"optionalEmpty": "(可留空)",
|
|
78
|
+
"securityTitle": "安全设置",
|
|
79
|
+
"securityDesc": "TLS、写入权限与 chroot;变更后请应用并重启才会生效",
|
|
80
|
+
"sslCertDomain": "SSL 证书域名",
|
|
81
|
+
"sslCertDomainHint": "选已上传/申请的证书域名",
|
|
82
|
+
"enableFtps": "启用 FTPS(SSL/TLS)",
|
|
83
|
+
"enableFtpsDesc": "以 TLS 加密控制通道;建议开启",
|
|
84
|
+
"forceTlsLogin": "强制 TLS 登录",
|
|
85
|
+
"forceTlsLoginDesc": "拒绝明文 FTP;需客户端支援 FTPS",
|
|
86
|
+
"allowWriteDesc": "关闭則账户仅能下载/列目录",
|
|
87
|
+
"chrootUsers": "Chroot 用户",
|
|
88
|
+
"chrootUsersDesc": "登录后锁在家目录,无法浏览系统其他路径",
|
|
89
|
+
"writableChroot": "允许可写 chroot",
|
|
90
|
+
"writableChrootDesc": "家目录可写时仍启用 chroot(vsftpd 常见需求)",
|
|
91
|
+
"settingsSaved": "已保存设置",
|
|
92
|
+
"installIncomplete": "无法完成安装",
|
|
93
|
+
"ftpsReady": "FTPS 已就绪",
|
|
94
|
+
"settingsApplied": "已应用设置",
|
|
95
|
+
"opsResult": "操作结果",
|
|
96
|
+
"saved": "已保存",
|
|
97
|
+
"accountsList": "账户列表",
|
|
98
|
+
"accountsListDesc": "创建后按「应用」同步到 vsftpd。服务未装时请先用上方安装,再到 ",
|
|
99
|
+
"startService": " 启动。",
|
|
100
|
+
"createAccountPlus": "+ 创建账户",
|
|
101
|
+
"noFtpAccounts": "尚未有 FTP 账户",
|
|
102
|
+
"noFtpAccountsDesc": "用列表右上角「创建账户」新增;可指定家目录与域名,再应用到系统。",
|
|
103
|
+
"applyHint": "提示:应用只写入管理设置;真正聽端口需 vsftpd 服务为 active。",
|
|
104
|
+
"sshdMatchNote": ";系统 sshd Match 设置后才真正生效。",
|
|
105
|
+
"addPubkeyPlus": "+ 新增公钥",
|
|
106
|
+
"noPubkeys": "尚未登录公钥",
|
|
107
|
+
"pickDomain": "— 选擇域名 —",
|
|
108
|
+
"currentDomain": "{{domain}}(目前)",
|
|
109
|
+
"pickHome": "— 选择家目录 —",
|
|
110
|
+
"currentHome": "{{path}}(目前)",
|
|
111
|
+
"fullPath": "完整路径:",
|
|
112
|
+
"emptyHomes": "若列表为空,请先创建项目或站点以生成家目录选项。",
|
|
113
|
+
"pickAccount": "— 选择账户 —",
|
|
114
|
+
"installFtpsBanner": "请使用上方横幅「一键安装」安装 FTPS,完成后再启动服务。",
|
|
115
|
+
"applyRestart": "应用并重启",
|
|
116
|
+
"afterInstall": "安装后即可使用 FTPS 账户登录。需系统管理员权限才能完成安装。",
|
|
117
|
+
"saveSettings": "保存设置",
|
|
118
|
+
"saveApplyHint": "保存只更新面板设置;「应用并重启」才写入 vsftpd.conf 并重载服务。",
|
|
119
|
+
"installAndStart": "安装并启动",
|
|
120
|
+
"manageAccounts": "账户",
|
|
121
|
+
"openFirewallPorts": "开防火墙端口",
|
|
122
|
+
"firewallPortsApplied": "已放行 TCP {{ports}}",
|
|
123
|
+
"sftpTabDesc": "为 FTP 账户登记 SSH 公钥,以便使用 SFTP 免密登录。请先选择账户、粘贴公钥一行,再保存。",
|
|
124
|
+
"sftpNeedAccountTitle": "尚无 FTP 账户",
|
|
125
|
+
"sftpNeedAccount": "请先创建至少一个 FTP 账户,再为该用户登记公钥。",
|
|
126
|
+
"sftpFilterLabel": "账户",
|
|
127
|
+
"sftpFilterAll": "全部账户",
|
|
128
|
+
"sftpKeyCount": "{{count}} 枚公钥",
|
|
129
|
+
"sftpEmptyFiltered": "此账户尚无公钥",
|
|
130
|
+
"sftpEmptyFilteredDesc": "“{{user}}”还没有登记的 SSH 公钥。",
|
|
131
|
+
"sftpRegister": "登记公钥",
|
|
132
|
+
"sftpAddedAt": "添加于 {{time}}",
|
|
133
|
+
"sftpTechSummary": "技术细节(高级)",
|
|
134
|
+
"sftpTechNote": "公钥会写入管理路径"
|
|
135
|
+
}
|