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": "tar 확인/사이드 스텝에 문제가 있음",
|
|
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}} 알았어",
|
|
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": "Restic 실패",
|
|
47
|
+
"resticDone": "잔여 증분 완료",
|
|
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": "채우기 프로젝트 ID 또는 스냅샷에는 프로젝트: 태그가 있어야 합니다.",
|
|
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 제외 경로, 한 줄에 하나의 글로브",
|
|
96
|
+
"excludeList": "제외 목록",
|
|
97
|
+
"saveAll": "모든 설정 저장",
|
|
98
|
+
"restoreFailed": "복원 실패",
|
|
99
|
+
"previewDone": "미리보기 완료",
|
|
100
|
+
"restoreDone": "복원 완료",
|
|
101
|
+
"previewQ": "백업 내용을 미리 보시겠습니까?",
|
|
102
|
+
"restoreWebQ": "선택적 복원(웹)?",
|
|
103
|
+
"restoreFullQ": "전체 복원?",
|
|
104
|
+
"previewDesc": "목록 {{name}}만 — 파일은 변경되지 않습니다.",
|
|
105
|
+
"restoreWebDesc": "{{name}}를 프로젝트 홈으로 추출합니다(더 안전함).",
|
|
106
|
+
"restoreFullDesc": "{{name}}의 전체 타르 복원; 기존 파일을 덮어쓸 수 있습니다.",
|
|
107
|
+
"restore": "복원하다",
|
|
108
|
+
"cancel": "취소",
|
|
109
|
+
"deleteFailed": "삭제 실패",
|
|
110
|
+
"deleted": "삭제됨",
|
|
111
|
+
"deleteTitle": "백업 파일을 삭제하시겠습니까?",
|
|
112
|
+
"deleteDesc": "영구 삭제 {{name}}",
|
|
113
|
+
"resticSafeTitle": "안전한 디렉터리로 복원하시겠습니까?",
|
|
114
|
+
"resticSafeDesc": "{{snapshot}}을 프로젝트 {{project}} .restic-restore-* 디렉토리로 복원",
|
|
115
|
+
"resticRestoreDone": "안정적인 복원 완료",
|
|
116
|
+
"overwriteTitle": "위험: 집 덮어쓰기",
|
|
117
|
+
"overwriteDesc": "프로젝트 {{project}}의 홈을 덮어씁니다. 확인하려면 OVERWRITE를 입력하세요.",
|
|
118
|
+
"confirmString": "문자열 확인",
|
|
119
|
+
"overwriteHome": "집 덮어쓰기",
|
|
120
|
+
"resticOverwriteDone": "Restic 덮어쓰기 홈 완료",
|
|
121
|
+
"opsResult": "작업 결과",
|
|
122
|
+
"filesTitle": "백업 파일({{count}})",
|
|
123
|
+
"filesSub": "관리-dir tar · 다운로드에는 로그인 필요 · 복원: dry-run / web / full",
|
|
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": "블루투스 트래커",
|
|
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": "Certbot(암호화하자)",
|
|
7
|
+
"mysql_client": "MySQL/MariaDB 클라이언트",
|
|
8
|
+
"mysql_server": "MySQL 서버",
|
|
9
|
+
"mariadb_server": "마리아DB 서버",
|
|
10
|
+
"postgresql_client": "PostgreSQL 클라이언트",
|
|
11
|
+
"postgresql": "PostgreSQL 서버",
|
|
12
|
+
"redis_tools": "레디스 클라이언트",
|
|
13
|
+
"redis_server": "레디스 서버",
|
|
14
|
+
"ufw": "UFW 방화벽",
|
|
15
|
+
"fail2ban": "실패2금지",
|
|
16
|
+
"postfix": "접미사",
|
|
17
|
+
"dovecot": "비둘기장",
|
|
18
|
+
"opendkim": "오픈DKIM",
|
|
19
|
+
"pdns_server": "파워DNS",
|
|
20
|
+
"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 Edge conf 미리보기",
|
|
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 중 하나 이상을 입력하세요.",
|
|
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": "+ 노드 추가",
|
|
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": "Proxy_cache 활성화",
|
|
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
|
+
}
|