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,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"recent": "最近の監査",
|
|
3
|
+
"lastN": "最後 : {{n}}",
|
|
4
|
+
"actions": {
|
|
5
|
+
"protection.change": "保護設定が変更されました",
|
|
6
|
+
"auth.locale": "UI言語が変更されました",
|
|
7
|
+
"auth.login": "サインインされています",
|
|
8
|
+
"auth.logout": "ログアウトしました",
|
|
9
|
+
"system.firewall.allow_port": "ファイアウォールの許可ポート",
|
|
10
|
+
"system.firewall.deny": "ファイアウォール拒否IP",
|
|
11
|
+
"system.firewall.apply": "ファイアウォール適用",
|
|
12
|
+
"project.deploy": "プロジェクトのデプロイ",
|
|
13
|
+
"project.create": "プロジェクトが作成されました",
|
|
14
|
+
"project.delete": "プロジェクトが削除されました",
|
|
15
|
+
"ssl.request": "SSLリクエスト",
|
|
16
|
+
"ssl.upload": "SSLアップロード",
|
|
17
|
+
"system.firewall.enable": "ファイアウォールの有効化/無効化",
|
|
18
|
+
"system.firewall.delete_rule": "ファイアウォールルールの削除",
|
|
19
|
+
"system.firewall.delete_deny": "永久拒否 IP を削除する",
|
|
20
|
+
"db.adminer.apply": "DBブラウザプロジェクト",
|
|
21
|
+
"project.goLive": "プロジェクトの稼働開始",
|
|
22
|
+
"project.publish": "Nginxを公開する",
|
|
23
|
+
"project.suspend": "プロジェクトを一時停止する",
|
|
24
|
+
"software.install": "ソフトウェアのインストール",
|
|
25
|
+
"software.update": "ソフトウェアをアップデートする"
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
{
|
|
2
|
+
"settingsSaved": "バックアップ設定が保存されました",
|
|
3
|
+
"saveFailed": "保存失敗",
|
|
4
|
+
"downloadStarted": "ダウンロード開始: {{name}}",
|
|
5
|
+
"nothingToDo": "何もすることがない",
|
|
6
|
+
"tarOkSideFail": "タールはOK / サイドステップに問題がありました",
|
|
7
|
+
"success": "成功",
|
|
8
|
+
"hasFailures": "失敗がある",
|
|
9
|
+
"notYet": "まだ",
|
|
10
|
+
"enabled": "有効",
|
|
11
|
+
"needPassword": "パスワードがありません",
|
|
12
|
+
"off": "オフ",
|
|
13
|
+
"lastRun": "最後 {{label}}",
|
|
14
|
+
"backupFiles": "バックアップするファイル:",
|
|
15
|
+
"projects": "プロジェクト",
|
|
16
|
+
"lastAll": "最後のすべて",
|
|
17
|
+
"remote": "リモート",
|
|
18
|
+
"withBackups": "バックアップのあるプロジェクト",
|
|
19
|
+
"ops": "行動",
|
|
20
|
+
"remoteExclude": "リモート/除外",
|
|
21
|
+
"about": "説明",
|
|
22
|
+
"noBackups": "まだバックアップがありません",
|
|
23
|
+
"noBackupsDesc": "「すべてのプロジェクトをバックアップ」を実行するか、プロジェクトの詳細でバックアップを実行します",
|
|
24
|
+
"goOps": "アクションに移動",
|
|
25
|
+
"projectShort": "プロジェクト",
|
|
26
|
+
"download": "ダウンロード",
|
|
27
|
+
"preview": "プレビュー",
|
|
28
|
+
"restoreWeb": "ウェブを復元",
|
|
29
|
+
"restoreFull": "完全復元",
|
|
30
|
+
"delete": "削除",
|
|
31
|
+
"opsTitle": "行動",
|
|
32
|
+
"opsHint": "プロジェクトが 0 つまたはすべてスキップされた = 成功。",
|
|
33
|
+
"noProjects": "(プロジェクトはありません)",
|
|
34
|
+
"successRatio": "· {{ok}}/{{total}} OK",
|
|
35
|
+
"summary": "まとめ{{extra}}",
|
|
36
|
+
"backupFailed": "バックアップに失敗しました",
|
|
37
|
+
"backupDone": "バックアップが完了しました",
|
|
38
|
+
"backupAll": "すべてのプロジェクトをバックアップする",
|
|
39
|
+
"controlPlane": "バックアップ コントロール プレーン",
|
|
40
|
+
"controlPlaneDone": "コントロールプレーンのバックアップが完了しました",
|
|
41
|
+
"cronCmd": "コマンド: ysk-server Backup all --data-dir …",
|
|
42
|
+
"cronHint": "install=true を指定して POST をスケジュールすると、EXECUTE がオンのときにホスト crontab がロードされます。",
|
|
43
|
+
"dailyCronRegistered": "毎日03:00のスケジュールを登録",
|
|
44
|
+
"registerDailyCron": "毎日のスケジュールを登録(+インストール)",
|
|
45
|
+
"resticNeedConfig": "Restic を有効にし、Remote / exclude first でパスワードを設定します",
|
|
46
|
+
"resticFailed": "レストスティックが失敗しました",
|
|
47
|
+
"resticDone": "Restic インクリメンタル完了",
|
|
48
|
+
"resticOnly": "レストスティックのみを実行する",
|
|
49
|
+
"listSnapshots": "静止スナップショットをリストする",
|
|
50
|
+
"lastAllDetail": "前回の完全バックアップの詳細",
|
|
51
|
+
"time": "時間",
|
|
52
|
+
"result": "結果",
|
|
53
|
+
"nothingZero": "何もすることはありません (0 プロジェクト)",
|
|
54
|
+
"notes": "注",
|
|
55
|
+
"status": "状態",
|
|
56
|
+
"skipped": "スキップ済み",
|
|
57
|
+
"failed": "失敗しました",
|
|
58
|
+
"lastNoProjects": "前回はバックアップが必要なプロジェクトはありませんでした。",
|
|
59
|
+
"noPerProject": "プロジェクトごとの結果はありません。",
|
|
60
|
+
"remoteSide": "リモート/レスティックサイドステップ",
|
|
61
|
+
"step": "ステップ",
|
|
62
|
+
"remoteStep": "リモート",
|
|
63
|
+
"restoreProjectId": "projectId を復元します (空 = すべてリスト)",
|
|
64
|
+
"needProjectOrTag": "projectId を入力するか、スナップショットには project: タグが必要です",
|
|
65
|
+
"dryRunDone": "予行演習が完了しました (書き込みなし)",
|
|
66
|
+
"allSuccess": "全て成功しました",
|
|
67
|
+
"failOrSkip": "失敗/スキップ",
|
|
68
|
+
"noteN": "注記{{n}}",
|
|
69
|
+
"enableRemote": "リモートプッシュを有効にする",
|
|
70
|
+
"targetKind": "変換先の型",
|
|
71
|
+
"remoteKindAria": "リモートターゲットのタイプ",
|
|
72
|
+
"localPath": "ローカルパス",
|
|
73
|
+
"host": "ホスト",
|
|
74
|
+
"port": "ポート",
|
|
75
|
+
"username": "ユーザー名",
|
|
76
|
+
"password": "パスワード",
|
|
77
|
+
"passwordSshHint": "ホスト SSH キーを使用するには空です",
|
|
78
|
+
"savedLeaveEmpty": "すでに保存されている場合は空のままにしてください",
|
|
79
|
+
"s3Bucket": "バケットパス",
|
|
80
|
+
"region": "地域",
|
|
81
|
+
"endpointOptional": "エンドポイント (オプション)",
|
|
82
|
+
"localMirror": "ローカルミラーパス",
|
|
83
|
+
"remotePath": "リモートパス",
|
|
84
|
+
"resticTitle": "レストティックインクリメンタル",
|
|
85
|
+
"resticDesc": "オプション。 PATH 上のレスト。有効にするとパスワードが必要になります (デフォルトなし)",
|
|
86
|
+
"enableRestic": "レストスティックを有効にする",
|
|
87
|
+
"repoPath": "レポパス",
|
|
88
|
+
"repoPassword": "リポジトリのパスワード",
|
|
89
|
+
"repoPassSaved": "保存されました。空 = 保持します。有効にした場合は必須です。",
|
|
90
|
+
"repoPassRequired": "Restic が有効な場合は必須 (デフォルトのパスワードなし)",
|
|
91
|
+
"savedPlaceholder": "保存済み (空 = 保持)",
|
|
92
|
+
"required": "必須",
|
|
93
|
+
"s3RepoUrl": "または S3 リポジトリ URL",
|
|
94
|
+
"excludeTitle": "除外ルール",
|
|
95
|
+
"excludeSub": "tar はパスを除外します。1 行に 1 つのグロブが含まれます。",
|
|
96
|
+
"excludeList": "除外リスト",
|
|
97
|
+
"saveAll": "すべての設定を保存する",
|
|
98
|
+
"restoreFailed": "復元に失敗しました",
|
|
99
|
+
"previewDone": "プレビューが完了しました",
|
|
100
|
+
"restoreDone": "復元が完了しました",
|
|
101
|
+
"previewQ": "バックアップの内容をプレビューしますか?",
|
|
102
|
+
"restoreWebQ": "選択的復元 (Web)?",
|
|
103
|
+
"restoreFullQ": "完全復元?",
|
|
104
|
+
"previewDesc": "リスト {{name}} のみ — ファイルは変更されません。",
|
|
105
|
+
"restoreWebDesc": "{{name}} をプロジェクト ホームに抽出します (より安全です)。",
|
|
106
|
+
"restoreFullDesc": "{{name}} の完全な tar 復元。既存のファイルを上書きする可能性があります。",
|
|
107
|
+
"restore": "リストア",
|
|
108
|
+
"cancel": "キャンセル",
|
|
109
|
+
"deleteFailed": "削除に失敗しました",
|
|
110
|
+
"deleted": "削除された",
|
|
111
|
+
"deleteTitle": "バックアップファイルを削除しますか?",
|
|
112
|
+
"deleteDesc": "{{name}}を完全に削除します",
|
|
113
|
+
"resticSafeTitle": "restic を安全なディレクトリに復元しますか?",
|
|
114
|
+
"resticSafeDesc": "{{snapshot}} をプロジェクト {{project}} .restic-restore-* ディレクトリに復元します",
|
|
115
|
+
"resticRestoreDone": "レストスティックの復元が完了しました",
|
|
116
|
+
"overwriteTitle": "危険: ホームを上書きします",
|
|
117
|
+
"overwriteDesc": "プロジェクト {{project}} のホームを上書きします。 「OVERWRITE」と入力して確認します。",
|
|
118
|
+
"confirmString": "文字列の確認",
|
|
119
|
+
"overwriteHome": "ホームを上書きする",
|
|
120
|
+
"resticOverwriteDone": "RESTIC 上書きホーム完了",
|
|
121
|
+
"opsResult": "Opsの結果",
|
|
122
|
+
"filesTitle": "バックアップファイル ({{count}})",
|
|
123
|
+
"filesSub": "管理ディレクトリ tar · ダウンロードにはログインが必要 · 復元: ドライラン / Web / フル",
|
|
124
|
+
"backupAllBtn": "すべてをバックアップ",
|
|
125
|
+
"yes": "はい",
|
|
126
|
+
"no": "いいえ",
|
|
127
|
+
"safeDir": "安全なディレクトリ",
|
|
128
|
+
"remotePushTitle": "リモートプッシュターゲット",
|
|
129
|
+
"remotePushSub": "ローカル tar が成功したら、SFTP、ローカル パス、または S3 にプッシュします。",
|
|
130
|
+
"accessKey": "アクセスキー",
|
|
131
|
+
"secretKey": "シークレットキー",
|
|
132
|
+
"overwriteConfirmHint": "上書きを確認するには「OVERWRITE」と入力します。"
|
|
133
|
+
}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "BTトラッカー",
|
|
3
|
+
"sub": "Self-hosted BitTorrent / WebTorrent tracker for file shares",
|
|
4
|
+
"pageDesc": "Seed panel file shares over BitTorrent. Start the tracker, set a public announce host, then create BT shares in Files.",
|
|
5
|
+
"status": "Status",
|
|
6
|
+
"running": "Running",
|
|
7
|
+
"stopped": "Stopped",
|
|
8
|
+
"installed": "Installed (bundled)",
|
|
9
|
+
"start": "Start tracker",
|
|
10
|
+
"stop": "Stop tracker",
|
|
11
|
+
"refresh": "Refresh",
|
|
12
|
+
"settings": "Settings",
|
|
13
|
+
"httpPort": "HTTP / WebSocket port",
|
|
14
|
+
"udpPort": "UDP port (0 = off)",
|
|
15
|
+
"listenHost": "Listen host",
|
|
16
|
+
"wsEnabled": "WebSocket tracker (browser WebTorrent)",
|
|
17
|
+
"wsEnabledHint": "Required for browser WebTorrent clients",
|
|
18
|
+
"autostart": "Autostart with panel",
|
|
19
|
+
"autostartHint": "Start tracker when ysk-server serve boots",
|
|
20
|
+
"publicAnnounceHost": "Public announce host",
|
|
21
|
+
"publicAnnounceHostHint": "Host or host:port used in magnet announce URLs. Empty = 127.0.0.1 until you set a public hostname.",
|
|
22
|
+
"maxSeeds": "Max concurrent seeds",
|
|
23
|
+
"seederPorts": "Seeder peer ports",
|
|
24
|
+
"seederPortsHint": "Local peer listen range for the in-process seeder",
|
|
25
|
+
"saveSettings": "Save settings",
|
|
26
|
+
"applyHint": "Saving ports does not open the firewall — use network exposure or Start after EXECUTE.",
|
|
27
|
+
"torrents": "Tracked torrents",
|
|
28
|
+
"torrentsEmpty": "No announce traffic yet",
|
|
29
|
+
"torrentsEmptyHint": "Create a file share with BitTorrent mode in Files. This table fills as peers announce and the server seeds.",
|
|
30
|
+
"torrentsDesc": "Live swarm from the tracker, plus local seeder status for panel shares.",
|
|
31
|
+
"colName": "Name",
|
|
32
|
+
"colHash": "Info hash",
|
|
33
|
+
"colSeeds": "Seeds",
|
|
34
|
+
"colLeechers": "Leechers",
|
|
35
|
+
"colStatus": "Status",
|
|
36
|
+
"announceUrls": "Announce URLs",
|
|
37
|
+
"announceDesc": "Put these trackers in clients, or rely on magnets generated by the panel.",
|
|
38
|
+
"copy": "Copy",
|
|
39
|
+
"copied": "Copied",
|
|
40
|
+
"statsTorrents": "Torrents",
|
|
41
|
+
"statsPeers": "Peers",
|
|
42
|
+
"statsAnnounces": "Announces",
|
|
43
|
+
"statsJobs": "Active jobs",
|
|
44
|
+
"openShares": "File shares",
|
|
45
|
+
"needExecute": "Enable system-change permission (YSK_EXECUTE) to open ports and run production seeds.",
|
|
46
|
+
"guideTitle": "What is this?",
|
|
47
|
+
"guideBody": "When you create a BT file share, YSK builds a .torrent, seeds it, and announces peers via this tracker. Open the port if downloaders are off-host.",
|
|
48
|
+
"restoreSeeds": "Re-seed BT shares",
|
|
49
|
+
"restoreSeedsHint": "Start tracker if needed and re-seed shares that still have a .torrent on disk.",
|
|
50
|
+
"bundledNote": "Bundled with YSK Server (Node). No apt install/uninstall — Start/Stop manages the process.",
|
|
51
|
+
"stackTitle": "Software",
|
|
52
|
+
"jobs": "Torrent jobs",
|
|
53
|
+
"jobsEmpty": "No background torrent jobs",
|
|
54
|
+
"jobsEmptyHint": "Large shares (≥128 MiB) build .torrent files in the background so the Files dialog stays responsive.",
|
|
55
|
+
"jobsDesc": "Background create-torrent queue for large file or folder shares.",
|
|
56
|
+
"colJob": "Job",
|
|
57
|
+
"colShare": "Share",
|
|
58
|
+
"colJobStatus": "Job status",
|
|
59
|
+
"colEnqueued": "Enqueued",
|
|
60
|
+
"refreshJobs": "Refresh jobs",
|
|
61
|
+
"tabOverview": "Overview",
|
|
62
|
+
"tabTorrents": "Torrents",
|
|
63
|
+
"tabJobs": "Jobs",
|
|
64
|
+
"tabSettings": "Settings",
|
|
65
|
+
"tabAbout": "About",
|
|
66
|
+
"heroRunning": "Tracker is live",
|
|
67
|
+
"heroStopped": "Tracker is stopped",
|
|
68
|
+
"heroRunningSub": "Peers can announce and discover seeds for panel shares.",
|
|
69
|
+
"heroStoppedSub": "Start the tracker before sharing large files over BitTorrent.",
|
|
70
|
+
"live": "Live",
|
|
71
|
+
"liveOff": "Idle",
|
|
72
|
+
"quickStart": "Quick start",
|
|
73
|
+
"quickStartDesc": "Three steps to share files over BitTorrent.",
|
|
74
|
+
"step1Title": "Set public announce host",
|
|
75
|
+
"step1Hint": "Hostname clients use in magnets (Settings).",
|
|
76
|
+
"step2Title": "Start the tracker",
|
|
77
|
+
"step2Hint": "Open port exposure if peers are off this host.",
|
|
78
|
+
"step3Title": "Create a BT share",
|
|
79
|
+
"step3Hint": "In Files → Share, choose BitTorrent or both.",
|
|
80
|
+
"stepDone": "Done",
|
|
81
|
+
"stepTodo": "Todo",
|
|
82
|
+
"networkCard": "Network",
|
|
83
|
+
"networkCardDesc": "Where the tracker listens and what host appears in magnets.",
|
|
84
|
+
"seederCard": "Seeder",
|
|
85
|
+
"seederCardDesc": "In-process WebTorrent seeder limits and peer ports.",
|
|
86
|
+
"lifecycleCard": "Lifecycle",
|
|
87
|
+
"lifecycleCardDesc": "Boot behaviour and how the service is packaged.",
|
|
88
|
+
"pid": "PID",
|
|
89
|
+
"port": "Port",
|
|
90
|
+
"announceHost": "Announce host",
|
|
91
|
+
"goSettings": "Open settings",
|
|
92
|
+
"searchTorrents": "Search name or hash…",
|
|
93
|
+
"filterAll": "All",
|
|
94
|
+
"filterSeeding": "Seeding",
|
|
95
|
+
"filterOther": "Other",
|
|
96
|
+
"noMatch": "No torrents match your filter",
|
|
97
|
+
"seedStatusSeeding": "Seeding",
|
|
98
|
+
"seedStatusPending": "Pending",
|
|
99
|
+
"seedStatusError": "Error",
|
|
100
|
+
"seedStatusStopped": "Stopped",
|
|
101
|
+
"seedStatusNone": "None",
|
|
102
|
+
"notesTitle": "Service notes",
|
|
103
|
+
"exposureTitle": "Network access",
|
|
104
|
+
"protoHttp": "HTTP",
|
|
105
|
+
"protoWs": "WS",
|
|
106
|
+
"protoUdp": "UDP",
|
|
107
|
+
"saveOk": "Settings saved",
|
|
108
|
+
"startedOk": "Tracker started",
|
|
109
|
+
"stoppedOk": "Tracker stopped",
|
|
110
|
+
"restoredOk": "Re-seed finished",
|
|
111
|
+
"httpPortHint": "Default 8000 (YSK catalog / firewall chip). Open TCP if peers are off-host.",
|
|
112
|
+
"udpPortHint": "Optional classic UDP announce. 0 = off (browser WebTorrent uses HTTP/WS). Prefer 6969 or the same port as HTTP if you open UDP on the firewall.",
|
|
113
|
+
"udpPortOff": "0 · Off",
|
|
114
|
+
"udpPortSameHttp": "Same as HTTP ({{port}})",
|
|
115
|
+
"udpPortClassic": "6969 · Classic",
|
|
116
|
+
"portSuggest8000": "8000 · Recommended",
|
|
117
|
+
"saveOkRestart": "保存済み — トラッカーを再起動してポートを適用します",
|
|
118
|
+
"announceHostUnset": "—"
|
|
119
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"sw": {
|
|
3
|
+
"vsftpd": "vsftpd (FTPS)",
|
|
4
|
+
"db_util": "db-util (FTP ユーザー DB)",
|
|
5
|
+
"nginx": "Nginx",
|
|
6
|
+
"certbot": "証明書ボット (Let's Encrypt)",
|
|
7
|
+
"mysql_client": "MySQL/MariaDB クライアント",
|
|
8
|
+
"mysql_server": "MySQL サーバー",
|
|
9
|
+
"mariadb_server": "MariaDBサーバー",
|
|
10
|
+
"postgresql_client": "PostgreSQLクライアント",
|
|
11
|
+
"postgresql": "PostgreSQLサーバー",
|
|
12
|
+
"redis_tools": "Redisクライアント",
|
|
13
|
+
"redis_server": "Redisサーバー",
|
|
14
|
+
"ufw": "UFWファイアウォール",
|
|
15
|
+
"fail2ban": "fail 2 ban",
|
|
16
|
+
"postfix": "投稿",
|
|
17
|
+
"dovecot": "ダブコット",
|
|
18
|
+
"opendkim": "OpenDKIM",
|
|
19
|
+
"pdns_server": "パワーDNS",
|
|
20
|
+
"git": "git",
|
|
21
|
+
"node": "Node.js",
|
|
22
|
+
"php": "PHP",
|
|
23
|
+
"python": "Python",
|
|
24
|
+
"go": "Go",
|
|
25
|
+
"rust": "Rust",
|
|
26
|
+
"chromium": "クロム / クロム"
|
|
27
|
+
},
|
|
28
|
+
"php": {
|
|
29
|
+
"session": "セッション",
|
|
30
|
+
"opcache": "OPキャッシュ"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
{
|
|
2
|
+
"fromProjectOk": "プロジェクトから作成された CDN サイト — エッジ/DNS を適用",
|
|
3
|
+
"fromProjectUpdated": "プロジェクトにバインドされた CDN サイトを更新しました",
|
|
4
|
+
"fromProjectFailed": "プロジェクトからの失敗",
|
|
5
|
+
"nodeUpdated": "ノードが更新されました",
|
|
6
|
+
"nodeCreated": "ノードが作成されました",
|
|
7
|
+
"saveFailed": "保存失敗",
|
|
8
|
+
"geoMapInvalid": "無効な geoMap JSON、例: {\"hkg\":[\"ノードID\"]}",
|
|
9
|
+
"siteUpdated": "サイトを更新しました。",
|
|
10
|
+
"siteCreated": "サイトを作成しました。",
|
|
11
|
+
"probeOnline": "プローブOK (オンライン)",
|
|
12
|
+
"probeOffline": "プローブが失敗しました (オフライン)",
|
|
13
|
+
"probeFailed": "プローブに失敗しました",
|
|
14
|
+
"batchProbeOk": "すべてのノードがプローブされました",
|
|
15
|
+
"batchProbePartial": "一部/すべてのノードが異常です",
|
|
16
|
+
"batchProbeFailed": "バッチプローブが失敗しました",
|
|
17
|
+
"drainingSet": "水抜きに設定する",
|
|
18
|
+
"drainCleared": "排水管がきれいになりました",
|
|
19
|
+
"confirmDeleteNode": "この CDN ノードを削除しますか?",
|
|
20
|
+
"nodeDeleted": "ノードが削除されました",
|
|
21
|
+
"deleteFailed": "削除に失敗しました",
|
|
22
|
+
"confirmDeleteSite": "この CDN サイトを削除しますか?",
|
|
23
|
+
"siteDeleted": "サイトを削除しました",
|
|
24
|
+
"blocked": "ブロックされました (システム変更許可が必要です)",
|
|
25
|
+
"previewRender": "プレビューレンダリング ({{status}}) ハッシュ={{hash}}",
|
|
26
|
+
"fanoutDone": "ファンアウト完了 ({{status}})",
|
|
27
|
+
"purgeDone": "パージ完了 ({{status}})",
|
|
28
|
+
"dnsSyncDone": "DNS 同期が完了しました ({{status}})",
|
|
29
|
+
"sslDone": "SSL化完了 ({{status}})",
|
|
30
|
+
"confWritten": "会議を書きました ({{status}})",
|
|
31
|
+
"partialFail": "完全には成功していません ({{status}}) — 注を参照",
|
|
32
|
+
"statNodes": "ノード",
|
|
33
|
+
"statSites": "拠点",
|
|
34
|
+
"recentNotes": "最近のメモ",
|
|
35
|
+
"edgeConfPreview": "Nginx エッジ設定のプレビュー",
|
|
36
|
+
"tabs": {
|
|
37
|
+
"nodes": "ノード",
|
|
38
|
+
"sites": "拠点",
|
|
39
|
+
"dashboard": "ダッシュボード",
|
|
40
|
+
"about": "説明"
|
|
41
|
+
},
|
|
42
|
+
"nodesTitle": "CDN ノード ({{count}})",
|
|
43
|
+
"nodesDesc": "コントロール/オリジン/エッジ/DNSを登録します。プローブはステータスを更新します。",
|
|
44
|
+
"colName": "氏名",
|
|
45
|
+
"colRole": "役割",
|
|
46
|
+
"colStatus": "状態",
|
|
47
|
+
"clearDrain": "排水口をクリアする",
|
|
48
|
+
"emptyNodesTitle": "CDN ノードはまだありません",
|
|
49
|
+
"emptyNodesDesc": "「+ノードの追加」でエッジを登録し、サイトを作成します。",
|
|
50
|
+
"sitesTitle": "CDN サイト ({{count}})",
|
|
51
|
+
"sitesDesc": "ドメイン + オリジン + エッジ + キャッシュ + マルチ A DNS。エッジ/DNS同期/パージを適用します。",
|
|
52
|
+
"healthLoopOk": "すべてのサイトのヘルス ループが完了しました",
|
|
53
|
+
"healthLoopPartial": "ヘルスループが部分的に失敗しました",
|
|
54
|
+
"healthLoopFailed": "ヘルスループが失敗しました",
|
|
55
|
+
"colDomain": "サイトのドメイン:",
|
|
56
|
+
"colMode": "モード",
|
|
57
|
+
"emptySitesTitle": "CDN サイトはまだありません",
|
|
58
|
+
"emptySitesDesc": "表ツールバーの「+ サイトの追加」を使用します。",
|
|
59
|
+
"emptySitesNoEdge": "まだエッジがありません。まず [ノード] タブにノードを登録してから、サイトを作成します。",
|
|
60
|
+
"dashboardTitle": "CDN ダッシュボード",
|
|
61
|
+
"updatedAt": "{{at}} 更新しました",
|
|
62
|
+
"dashboardEmpty": "ダッシュボードが読み込まれていません",
|
|
63
|
+
"siteStatus": "サイトの状態",
|
|
64
|
+
"cacheHitEstimate": "キャッシュヒット率(推定)",
|
|
65
|
+
"dashboardNotes": "ダッシュボードのメモ",
|
|
66
|
+
"editNode": "CDN ノードの編集",
|
|
67
|
+
"addNode": "CDNノードを追加",
|
|
68
|
+
"nodeAddrHint": "IPv4 / IPv6 / healthUrl / BaseUrl の少なくとも 1 つを入力します",
|
|
69
|
+
"sshHostHint": "空 = IPv4 を使用します。 127.0.0.1 = ローカル適用",
|
|
70
|
+
"sshHostPlaceholder": "パブリックIPv4の場合は空のままにします",
|
|
71
|
+
"sshUser": "SSHユーザー",
|
|
72
|
+
"fleetHint": "フリートのみ (SSH なし): エージェントのファンアウト キュー。",
|
|
73
|
+
"fleetPlaceholder": "エージェントページのセッションUUID",
|
|
74
|
+
"editSite": "CDN サイトの編集",
|
|
75
|
+
"addSite": "CDNサイトを追加",
|
|
76
|
+
"originHint": "現時点ではオリジンを URL として使用します。後でプロジェクトをバインドする",
|
|
77
|
+
"commaSeparated": "カンマ区切り",
|
|
78
|
+
"originUrl": "エッジオリジン URL",
|
|
79
|
+
"edgeNodes": "エッジノード",
|
|
80
|
+
"cache": "キャッシュ",
|
|
81
|
+
"dnsPolicy": "DNSポリシー",
|
|
82
|
+
"dnsPolicyHint": "multi_a = マルチ IP;フェイルオーバー = 最も健全な場合のみ",
|
|
83
|
+
"zoneOptional": "空 = ドメインによる自動一致ゾーン",
|
|
84
|
+
"sslMode": "SSLモード",
|
|
85
|
+
"sslModeHint": "アップロード = SSL ページの証明書; le_http01 = エッジ ACME",
|
|
86
|
+
"leEmailOptional": "LEメール(オプション)",
|
|
87
|
+
"leEmailHint": "発行の事前入力",
|
|
88
|
+
"shieldHint": "このノードを経由した非シールド エッジの起点",
|
|
89
|
+
"geoMapHint": "Strategy=geoの場合、例: {\"hkg\":[\"id1\"],\"nrt\":[\"id2\"]}",
|
|
90
|
+
"geoSubdomain": "地域サブドメイン",
|
|
91
|
+
"addNodeBtn": "# Add ノード",
|
|
92
|
+
"addSiteBtn": "サイトを追加",
|
|
93
|
+
"probeAll": "すべてをプローブする",
|
|
94
|
+
"healthLoop": "ヘルスループ",
|
|
95
|
+
"setDraining": "ドレインを設定",
|
|
96
|
+
"fromProjectUpdatedAlt": "プロジェクトにバインドされた CDN サイトを更新しました",
|
|
97
|
+
"refresh": "更新",
|
|
98
|
+
"closePreview": "プレビューを閉じる",
|
|
99
|
+
"probe": "プローブ",
|
|
100
|
+
"preview": "プレビュー",
|
|
101
|
+
"writeConf": "Confを書く",
|
|
102
|
+
"applyEdges": "エッジを適用",
|
|
103
|
+
"dnsSync": "DNS同期",
|
|
104
|
+
"probeDns": "プローブ+ DNS",
|
|
105
|
+
"distSsl": "SSLを配布する",
|
|
106
|
+
"leIssue": "LEの問題",
|
|
107
|
+
"reaggregate": "アグリゲートのリフレッシュ",
|
|
108
|
+
"createEdgeFirst": "最初にエッジノードを作成します",
|
|
109
|
+
"enableProxyCache": "プロキシキャッシュを有効にする",
|
|
110
|
+
"autoMatch": "(オートマッチ)",
|
|
111
|
+
"none": "(なし)",
|
|
112
|
+
"writeRegionDns": "書き込みリージョン サブドメイン A/AAAA (例: hkg)",
|
|
113
|
+
"workflowHint": "フロー: conf の書き込み → エッジの適用 → プローブ + DNS → SSL",
|
|
114
|
+
"healthLoopAll": "すべてのサイトのヘルスループ",
|
|
115
|
+
"deleteNodeDesc": "CDN ノード「{{name}}」を削除します。",
|
|
116
|
+
"deleteSiteDesc": "CDN サイト「{{name}}」を削除します。",
|
|
117
|
+
"deleteSiteC1": "サイトポリシーとエッジの関連付け",
|
|
118
|
+
"deleteSiteC2": "適用された nginx 構成には、個別のクリーンアップまたは再適用が必要な場合があります"
|
|
119
|
+
}
|