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": "Windows",
|
|
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": "相對 管理員,例如 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 = 埠/永久規則 · 攻擊應變與自動 封鎖 請用",
|
|
32
|
+
"toolHintFail2ban": "fail2ban = 日誌臨時 封鎖",
|
|
33
|
+
"executeOffHint": "系統變更未開 — 可看狀態,改規則需 管理員權限與系統變更權限已開啟",
|
|
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 或需要管理員權限 讀取",
|
|
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 臨時 封鎖 不同",
|
|
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": "遠端登入 公鑰",
|
|
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.設定檔 並重載服務。",
|
|
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
|
+
}
|