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,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tabInventory": "목록",
|
|
3
|
+
"tabTarget": "목표",
|
|
4
|
+
"tabRun": "달리다",
|
|
5
|
+
"tabDone": "완료",
|
|
6
|
+
"refreshFailed": "새로고침 실패",
|
|
7
|
+
"migrateIncomplete": "마이그레이션이 완료되지 않았습니다.",
|
|
8
|
+
"requestFailed": "마이그레이션 요청이 실패했습니다.",
|
|
9
|
+
"title": "전체 호스트 마이그레이션",
|
|
10
|
+
"subtitle": "소스 제어 평면 → 새 호스트에 전체 복사. 이후에는 공용 IP/DNS만 변경하세요. 계정, 경로 및 프로젝트는 동일하게 유지됩니다.",
|
|
11
|
+
"inventorying": "재고 관리",
|
|
12
|
+
"inventoried": "재고 있음",
|
|
13
|
+
"inventoryFailed": "인벤토리 실패",
|
|
14
|
+
"pendingInventory": "보류 중인 재고",
|
|
15
|
+
"projects": "프로젝트",
|
|
16
|
+
"mailboxes": "사서함",
|
|
17
|
+
"users": "사용자",
|
|
18
|
+
"software": "소프트웨어",
|
|
19
|
+
"jobs": "채용 정보",
|
|
20
|
+
"notFound": "찾을 수 없음",
|
|
21
|
+
"wizard": "마이그레이션 마법사",
|
|
22
|
+
"jobLog": "직업 이력",
|
|
23
|
+
"about": "설명",
|
|
24
|
+
"steps": "마이그레이션 단계",
|
|
25
|
+
"sourceInventory": "소스 인벤토리",
|
|
26
|
+
"sourceInventoryDesc": "컨트롤 플레인 및 프로젝트 경로에 대한 읽기 전용 스캔; 시스템을 수정하지 않습니다",
|
|
27
|
+
"inventoryRunning": "이 호스트의 인벤토리를 작성하는 중…",
|
|
28
|
+
"host": "주인",
|
|
29
|
+
"projectHome": "프로젝트 / 홈",
|
|
30
|
+
"needSoftware": "설치할 소프트웨어",
|
|
31
|
+
"noInventory": "아직 재고가 없습니다",
|
|
32
|
+
"noInventoryHint": "새로 고침(오른쪽 상단)을 사용하여 호스트 상태 및 작업 검색",
|
|
33
|
+
"targetHost": "대상 호스트",
|
|
34
|
+
"targetHostDesc": "루트 SSH 전용; 비밀번호는 이 요청에만 사용되며 저장되지 않습니다.",
|
|
35
|
+
"sshTarget": "SSH 대상",
|
|
36
|
+
"sshPort": "SSH 포트",
|
|
37
|
+
"targetDataDir": "대상 데이터 디렉터리",
|
|
38
|
+
"authMethod": "인증 방법",
|
|
39
|
+
"rootPassword": "루트 비밀번호",
|
|
40
|
+
"notPersisted": "지속되지 않음",
|
|
41
|
+
"outboundIdentity": "Vault의 아웃바운드 ID",
|
|
42
|
+
"dryRun": "테스트 실행 사전 확인",
|
|
43
|
+
"startMigrate": "전체 호스트 마이그레이션 시작",
|
|
44
|
+
"needSshTarget": "SSH 대상 입력",
|
|
45
|
+
"needMaintWindow": "유지보수 기간 확인",
|
|
46
|
+
"needRootPassword": "루트 비밀번호를 입력하세요",
|
|
47
|
+
"needRequired": "필수 입력란을 작성하세요.",
|
|
48
|
+
"result": "마이그레이션 결과",
|
|
49
|
+
"blocked": "막힌",
|
|
50
|
+
"failed": "실패한",
|
|
51
|
+
"detail": "세부",
|
|
52
|
+
"jobsTitle": "마이그레이션 작업({{count}})",
|
|
53
|
+
"jobsDesc": "dataDir/마이그레이션/ 아래의 상태;",
|
|
54
|
+
"phase": "단계",
|
|
55
|
+
"target": "목표",
|
|
56
|
+
"updated": "업데이트됨",
|
|
57
|
+
"notes": "메모",
|
|
58
|
+
"noJobs": "아직 마이그레이션 작업이 없습니다.",
|
|
59
|
+
"noJobsHint": "작업은 마법사에서 시험 실행 또는 전체 마이그레이션 후에 나타납니다.",
|
|
60
|
+
"confirmTitle": "전체 호스트 마이그레이션 확인",
|
|
61
|
+
"confirmDesc": "재동기화 및 부트스트랩 예정 {{target}}",
|
|
62
|
+
"confirmStart": "시작 확인",
|
|
63
|
+
"cancel": "취소",
|
|
64
|
+
"success": "성공",
|
|
65
|
+
"unfilledTarget": "(대상 없음)",
|
|
66
|
+
"restartApiHint": "방금 새 버전을 배포한 경우 API를 다시 시작하세요(",
|
|
67
|
+
"afterRestart": ") 그런 다음 새로 고칩니다.",
|
|
68
|
+
"inventoryWarnings": "재고 경고({{count}})",
|
|
69
|
+
"moreWarnings": "...그리고 {{n}} 더 보기",
|
|
70
|
+
"authPassword": "루트 비밀번호(임시키 설치 후 키로 전환)",
|
|
71
|
+
"authIdentity": "SSH ID 저장소 IDId",
|
|
72
|
+
"authAgent": "로컬 기본 에이전트/키",
|
|
73
|
+
"confirmMaint": "유지보수 기간 확인",
|
|
74
|
+
"confirmMaintDesc": "· 일관된 덤프를 위해 소스가 잠시 일시 중지됩니다(실제 마이그레이션에 필요).",
|
|
75
|
+
"allowOverwrite": "대상의 기존 YSK 데이터 덮어쓰기 허용",
|
|
76
|
+
"allowOverwriteDesc": "· 대상에 이미 ysk.json이 있는 경우 필수",
|
|
77
|
+
"dryRunOnly": "드라이런만 가능",
|
|
78
|
+
"dryRunOnlyDesc": "· 재고 + 사전 확인만; rsync 또는 대상 쓰기 없음",
|
|
79
|
+
"executeNote": "호스트에는 YSK_EXECUTE=1 및 루트 API가 필요합니다. 마이그레이션 후 DNS A/AAAA를 업데이트하고 클라우드 방화벽 + 메일 PTR을 확인하세요.",
|
|
80
|
+
"dnsCutover": "DNS 컷오버(수동)",
|
|
81
|
+
"dnsCutoverDesc": "이러한 이름에 대한 A/AAAA를 새 공용 IP로 지정합니다."
|
|
82
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"customPlaceholder": "맞춤 코드",
|
|
3
|
+
"searchPlaceholder": "찾다…",
|
|
4
|
+
"emptyText": "일치하는 항목이 없습니다.",
|
|
5
|
+
"removeTitle": "제거하려면 클릭하세요.",
|
|
6
|
+
"noneSelected": "선택한 항목이 없습니다.",
|
|
7
|
+
"optionsAria": "옵션",
|
|
8
|
+
"showingCapped": "{{total}} 중 {{shown}} 먼저 표시 — 검색을 사용하여 범위를 좁히세요",
|
|
9
|
+
"add": "추가하다",
|
|
10
|
+
"bulkAria": "대량 선택",
|
|
11
|
+
"selectAll": "모두 선택",
|
|
12
|
+
"selectAllTitle": "{{n}} 항목 모두 선택",
|
|
13
|
+
"selectFiltered": "필터링됨({{n}}) 선택",
|
|
14
|
+
"selectFilteredTitle": "{{n}} 검색결과 모두 선택",
|
|
15
|
+
"clearAll": "모두 지우기",
|
|
16
|
+
"clearFiltered": "필터링된 내용 지우기",
|
|
17
|
+
"selectedCount": "{{n}} / {{total}} 선택됨",
|
|
18
|
+
"chipsCollapsed": "{{n}} 선택됨 — 펼치기",
|
|
19
|
+
"chipsCollapse": "무너지다"
|
|
20
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dashboard": "대시보드",
|
|
3
|
+
"ai": "AI 작업",
|
|
4
|
+
"projects": "프로젝트",
|
|
5
|
+
"security": "계정 보안",
|
|
6
|
+
"email": "이메일",
|
|
7
|
+
"files": "파일",
|
|
8
|
+
"system": "시스템 적용",
|
|
9
|
+
"updates": "업데이트",
|
|
10
|
+
"agents": "AI 에이전트(특급)",
|
|
11
|
+
"login": "로그인",
|
|
12
|
+
"logout": "로그아웃",
|
|
13
|
+
"publicFiles": "공개 파일",
|
|
14
|
+
"ftp": "FTPS",
|
|
15
|
+
"ftpService": "FTPS",
|
|
16
|
+
"mysql": "MySQL",
|
|
17
|
+
"mysqlService": "MySQL 서비스",
|
|
18
|
+
"mariadb": "MariaDB",
|
|
19
|
+
"mariadbService": "마리아DB 서비스",
|
|
20
|
+
"postgres": "PostgreSQL",
|
|
21
|
+
"postgresService": "PostgreSQL 서비스",
|
|
22
|
+
"redis": "Redis",
|
|
23
|
+
"redisService": "레디스 서비스",
|
|
24
|
+
"dns": "DNS",
|
|
25
|
+
"ssl": "SSL 인증서",
|
|
26
|
+
"nginx": "Nginx",
|
|
27
|
+
"node": "Node.js",
|
|
28
|
+
"php": "PHP",
|
|
29
|
+
"python": "Python",
|
|
30
|
+
"go": "Go",
|
|
31
|
+
"rust": "Rust",
|
|
32
|
+
"protection": "방어센터",
|
|
33
|
+
"firewall": "방화벽",
|
|
34
|
+
"fail2ban": "실패2금지",
|
|
35
|
+
"users": "사용자 및 패키지",
|
|
36
|
+
"services": "서비스",
|
|
37
|
+
"metrics": "측정항목",
|
|
38
|
+
"network": "네트워크",
|
|
39
|
+
"logs": "로그 센터",
|
|
40
|
+
"cron": "Cron",
|
|
41
|
+
"backups": "백업",
|
|
42
|
+
"migrate": "호스트 마이그레이션",
|
|
43
|
+
"systemd": "systemd",
|
|
44
|
+
"readiness": "준비",
|
|
45
|
+
"systemIndex": "시스템 도구",
|
|
46
|
+
"sections": {
|
|
47
|
+
"overview": "개요",
|
|
48
|
+
"sites": "계정 및 사이트",
|
|
49
|
+
"mail": "이메일",
|
|
50
|
+
"files": "파일 및 FTP",
|
|
51
|
+
"databases": "데이터베이스",
|
|
52
|
+
"dnsSsl": "DNS 및 SSL",
|
|
53
|
+
"runtimes": "런타임",
|
|
54
|
+
"security": "보안",
|
|
55
|
+
"system": "시스템",
|
|
56
|
+
"ai": "AI"
|
|
57
|
+
},
|
|
58
|
+
"java": "Java",
|
|
59
|
+
"kotlin": "Kotlin",
|
|
60
|
+
"bun": "Bun",
|
|
61
|
+
"software": "소프트웨어",
|
|
62
|
+
"terminal": "터미널",
|
|
63
|
+
"hostBrowse": "호스트 찾아보기",
|
|
64
|
+
"cdn": "CDN",
|
|
65
|
+
"vpn": "VPN",
|
|
66
|
+
"vnc": "VNC",
|
|
67
|
+
"apache": "Apache",
|
|
68
|
+
"bookmarkedProjects": "북마크된 프로젝트",
|
|
69
|
+
"bookmarkedEmailDomains": "북마크된 도메인",
|
|
70
|
+
"bookmark": "사이드바에 고정",
|
|
71
|
+
"unbookmark": "사이드바에서 고정 해제",
|
|
72
|
+
"bookmarkPinned": "고정됨",
|
|
73
|
+
"bookmarkAdded": "사이드바에 고정됨",
|
|
74
|
+
"bookmarkRemoved": "사이드바에서 삭제됨",
|
|
75
|
+
"btTracker": "블루투스 트래커",
|
|
76
|
+
"support": "Support"
|
|
77
|
+
}
|
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "네트워크 인터페이스",
|
|
3
|
+
"canMutate": "변하기 쉬운",
|
|
4
|
+
"readOnlyBlocked": "읽기 전용/차단됨",
|
|
5
|
+
"statIfaces": "인터페이스",
|
|
6
|
+
"statGateway": "게이트웨이",
|
|
7
|
+
"pageActions": "페이지 작업",
|
|
8
|
+
"loadingSnap": "네트워크 스냅샷 로드 중…",
|
|
9
|
+
"mutateHint": "변경 사항은 실시간으로 적용됩니다. 재부팅 시 재설정될 수 있습니다.",
|
|
10
|
+
"cannotMutate": "변경할 수 없습니다. EXECUTE 및 루트가 필요합니다.",
|
|
11
|
+
"tabs": {
|
|
12
|
+
"ifaces": "인터페이스",
|
|
13
|
+
"routes": "노선",
|
|
14
|
+
"dns": "DNS",
|
|
15
|
+
"advanced": "고급의",
|
|
16
|
+
"about": "설명",
|
|
17
|
+
"realip": "실제 IP / CDN"
|
|
18
|
+
},
|
|
19
|
+
"ifaceSummary": "{{count}} 인터페이스 · {{up}} UP",
|
|
20
|
+
"noIfaces": "인터페이스 없음",
|
|
21
|
+
"noIfacesDesc": "IP를 사용할 수 없거나 권한이 없습니다",
|
|
22
|
+
"colName": "이름",
|
|
23
|
+
"colStatus": "상태",
|
|
24
|
+
"ifaceOps": "{{name}} 작업",
|
|
25
|
+
"routeTable": "경로 테이블",
|
|
26
|
+
"defaultGw": "기본 게이트웨이 {{gw}}",
|
|
27
|
+
"liveIpRoute": "라이브 IP 경로",
|
|
28
|
+
"noRoutes": "경로 없음",
|
|
29
|
+
"colDest": "목적지",
|
|
30
|
+
"addRoute": "경로 추가",
|
|
31
|
+
"persistNm": "NetworkManager 연결에 저장(재부팅 후에도 유지)",
|
|
32
|
+
"ephemeralRoute": "라이브 IP 경로만(재부팅 시 사라질 수 있음)",
|
|
33
|
+
"destPlaceholder": "기본값 또는 10.0.0.0/8",
|
|
34
|
+
"devOptional": "개발(선택사항)",
|
|
35
|
+
"defaultDev": "기본 송신: {{dev}}",
|
|
36
|
+
"saveNm": "저장(NetworkManager, 재부팅 후에도 유지됨)",
|
|
37
|
+
"ephemeralHint": "선택하지 않음 = 라이브 IP 경로만 추가",
|
|
38
|
+
"saveRoute": "경로 저장",
|
|
39
|
+
"dnsSettings": "DNS 설정",
|
|
40
|
+
"dnsNmHint": "NM 연결 “{{conn}}”을 쓰고 다시 연결합니다(영구).",
|
|
41
|
+
"dnsCannotApply": "적용할 수 없음: 활성 NM 연결 + EXECUTE + 루트 필요",
|
|
42
|
+
"mode": "방법",
|
|
43
|
+
"connection": "연결",
|
|
44
|
+
"source": "원천",
|
|
45
|
+
"ignoreAutoDns": "현재 자동 DNS 무시",
|
|
46
|
+
"ignoreYes": "예(DHCP DNS 무시)",
|
|
47
|
+
"ignoreNo": "아니요(DHCP를 따릅니다)",
|
|
48
|
+
"nameserverEditHint": "서버 추가/제거 Apply는 NetworkManager를 작성하고 다시 연결합니다.",
|
|
49
|
+
"routerDns": "라우터 {{dns}}",
|
|
50
|
+
"current": "현재의",
|
|
51
|
+
"serverList": "서버 목록",
|
|
52
|
+
"emptyDnsTitle": "아직 DNS 서버가 없습니다",
|
|
53
|
+
"emptyDnsDesc": "시작하려면 \"서버 추가\"를 클릭하세요.",
|
|
54
|
+
"keepOneRow": "하나 이상의 행 유지(지운 후 삭제)",
|
|
55
|
+
"removeServer": "이 서버 제거",
|
|
56
|
+
"searchDomainsPlaceholder": "선택사항, 공백으로 구분",
|
|
57
|
+
"ignoreDhcpDns": "DHCP 자동 DNS 무시(ipv4.ignore-auto-dns=yes)",
|
|
58
|
+
"restoreDhcpHint": "\"DHCP DNS 복원\"이 라우터로 다시 전달됩니다.",
|
|
59
|
+
"noNmConnection": "NM 연결 없음 - /etc/resolv.conf를 맹목적으로 편집하지 않습니다(거짓 성공 없음).",
|
|
60
|
+
"needExecuteRoot": "실제 쓰기에는 YSK_EXECUTE=1 및 루트가 필요합니다.",
|
|
61
|
+
"resolveTest": "테스트 해결",
|
|
62
|
+
"resolveTestDesc": "getent ahosts (실제 로컬 해상도)",
|
|
63
|
+
"hostname": "호스트 이름",
|
|
64
|
+
"testFailed": "테스트 실패",
|
|
65
|
+
"stackDetect": "로컬 네트워크 스택 감지",
|
|
66
|
+
"available": "사용 가능",
|
|
67
|
+
"unavailable": "없는",
|
|
68
|
+
"persistNmCap": "지속 가능(NM)",
|
|
69
|
+
"ifaceDetail": "인터페이스 {{name}}",
|
|
70
|
+
"type": "유형",
|
|
71
|
+
"addresses": "구애",
|
|
72
|
+
"noAddresses": "주소 없음",
|
|
73
|
+
"ifaceAdjust": "인터페이스 조정",
|
|
74
|
+
"addIpTitle": "IP 추가 · {{name}}",
|
|
75
|
+
"saveIp": "IP 저장",
|
|
76
|
+
"add": "추가하다",
|
|
77
|
+
"cidrPlaceholder": "예를 들어 10.0.0.5/24 또는 2001:db8::5/64",
|
|
78
|
+
"saveIpHint": "연결 +ipv4/ipv6.addresses 및 연결 쓰기 쓰기",
|
|
79
|
+
"confirmIfaceName": "확인하려면 인터페이스 이름 “{{name}}”을 입력하세요.",
|
|
80
|
+
"deleteRouteTitle": "경로를 삭제하시겠습니까?",
|
|
81
|
+
"deleteDefaultWarn": "— 기본값을 삭제하면 연결이 끊어질 수 있습니다.",
|
|
82
|
+
"alsoRemoveNm": "NetworkManager 연결에서도 제거(재부팅 후 사라짐)",
|
|
83
|
+
"loadFailed": "로드 실패",
|
|
84
|
+
"loadNetworkFailed": "네트워크를 로드하지 못했습니다.",
|
|
85
|
+
"on": "켜짐",
|
|
86
|
+
"off": "꺼짐",
|
|
87
|
+
"addServer": "서버 추가",
|
|
88
|
+
"applyDns": "DNS 적용",
|
|
89
|
+
"restoreDhcpDns": "DHCP DNS 복원",
|
|
90
|
+
"test": "시험",
|
|
91
|
+
"refresh": "새로고침",
|
|
92
|
+
"hostSettings": "호스트 설정",
|
|
93
|
+
"protection": "보호",
|
|
94
|
+
"defaultEgressBadge": "기본",
|
|
95
|
+
"opsAria": "{{name}} 작업",
|
|
96
|
+
"details": "세부",
|
|
97
|
+
"addIp": "IP 추가",
|
|
98
|
+
"reset": "다시 놓기",
|
|
99
|
+
"ephemeralOnly": "라이브 전용",
|
|
100
|
+
"saveRouteHint": "저장은 NM 연결 + 연결 시작을 기록합니다.",
|
|
101
|
+
"deleteShort": "델",
|
|
102
|
+
"resetForm": "양식 재설정",
|
|
103
|
+
"applyDnsNotes": "Apply는 nmcli 연결 수정 + up을 실행합니다. 짧은 연결 끊김은 정상입니다. 스텁 127.0.0.53은 기록되지 않습니다(로컬 확인).",
|
|
104
|
+
"testResolve": "테스트 해결",
|
|
105
|
+
"loadRaw": "원시 출력 로드",
|
|
106
|
+
"confirmDown": "아래로 확인",
|
|
107
|
+
"defaultRouteDownWarn": "이 인터페이스는 기본 경로 송신입니다. 아래로 내리면 패널 액세스가 차단될 수 있습니다.",
|
|
108
|
+
"deleteDefaultMayDrop": "— 기본값을 삭제하면 연결이 끊어질 수 있습니다.",
|
|
109
|
+
"gateway": "게이트웨이",
|
|
110
|
+
"nameservers": "네임서버",
|
|
111
|
+
"searchDomains": "도메인 검색",
|
|
112
|
+
"backend": "백엔드",
|
|
113
|
+
"cidr": "CIDR",
|
|
114
|
+
"realip": {
|
|
115
|
+
"title": "CDN / 실제 클라이언트 IP",
|
|
116
|
+
"desc": "CDN 뒤에 방문자 IP를 복원합니다. 에지 CIDR만 신뢰하세요.",
|
|
117
|
+
"provider": "기본 공급자",
|
|
118
|
+
"providerHint": "없음 = 직접 출처; 가장자리 뒤에 있을 때 CDN을 선택하세요.",
|
|
119
|
+
"mode": "신뢰 모드",
|
|
120
|
+
"modeSingle": "단일 공급자 헤더(권장)",
|
|
121
|
+
"modeXff": "X-Forwarded-For + 병합된 CDN CIDR",
|
|
122
|
+
"customCidrs": "더욱 신뢰할 수 있는 CIDR",
|
|
123
|
+
"customCidrsHint": "한 줄에 하나의 CIDR입니다.",
|
|
124
|
+
"lastRefresh": "마지막 CIDR 새로 고침",
|
|
125
|
+
"active": "활성 기본값",
|
|
126
|
+
"republishHint": "저장 후 프로젝트 Nginx를 다시 게시하세요.",
|
|
127
|
+
"refresh": "CDN IP 목록 새로 고침",
|
|
128
|
+
"refreshOk": "CIDR 목록이 새로 고쳐졌습니다.",
|
|
129
|
+
"providers": {
|
|
130
|
+
"none": "없음(직접 출처)",
|
|
131
|
+
"cloudflare": "클라우드플레어",
|
|
132
|
+
"fastly": "빠르게",
|
|
133
|
+
"bunny": "토끼 CDN",
|
|
134
|
+
"cloudfront": "AWS 클라우드프론트",
|
|
135
|
+
"azure_frontdoor": "푸른 정문",
|
|
136
|
+
"gcore": "G코어 CDN",
|
|
137
|
+
"custom": "맞춤형 프록시"
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
"linkUp": "위로",
|
|
141
|
+
"linkDown": "아래에"
|
|
142
|
+
}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pillSites": "{{count}} 사이트",
|
|
3
|
+
"statSites": "사이트",
|
|
4
|
+
"statSslFlag": "SSL 플래그",
|
|
5
|
+
"purgeOk": "제거됨",
|
|
6
|
+
"projectSitesHint": "프로젝트 사이트(관리되는 conf)와 독립 실행형 사이트는 별도로 나열됩니다. 프로젝트 → 네트워크에서 프로젝트 Nginx를 편집합니다.",
|
|
7
|
+
"purgeCache": "캐시 제거 + 다시 로드",
|
|
8
|
+
"notInstalled": "Nginx가 설치되지 않았습니다",
|
|
9
|
+
"listTitle": "사이트({{count}})",
|
|
10
|
+
"listDesc": "생성 후 적용을 클릭하여 시스템에 동기화하세요.",
|
|
11
|
+
"createSite": "+ 사이트 만들기",
|
|
12
|
+
"colServerName": "서버 이름",
|
|
13
|
+
"colKind": "유형",
|
|
14
|
+
"kindProxy": "역방향 프록시",
|
|
15
|
+
"kindStatic": "공전",
|
|
16
|
+
"kindPhp": "PHP-FPM",
|
|
17
|
+
"colTarget": "업스트림/루트",
|
|
18
|
+
"colStatus": "상태",
|
|
19
|
+
"emptyTitle": "사이트 없음",
|
|
20
|
+
"emptyDesc": "목록 도구 모음에서 \"사이트 만들기\"를 사용하세요. 그런 다음 적용",
|
|
21
|
+
"applyTitle": "패널 데이터를 쓰고 sync + nginx -t + reload를 시도해 보세요.",
|
|
22
|
+
"applyToSystem": "시스템에 동기화",
|
|
23
|
+
"createTitle": "Nginx 사이트 만들기",
|
|
24
|
+
"createDesc": "생성 후 적용 필수",
|
|
25
|
+
"editTitle": "Nginx 사이트 편집",
|
|
26
|
+
"editDesc": "저장 후 적용 필수",
|
|
27
|
+
"deleteTitle": "사이트를 삭제하시겠습니까?",
|
|
28
|
+
"deleteDesc": "이 사이트를 삭제하시겠습니까?",
|
|
29
|
+
"serverNameHint": "서버_이름(예: app.example.com",
|
|
30
|
+
"kindLabel": "사이트 유형",
|
|
31
|
+
"upstreamLabel": "업스트림",
|
|
32
|
+
"upstreamHint": "예를 들어 127.0.0.1:3000 또는 http://backend:8080",
|
|
33
|
+
"rootLabel": "문서 루트",
|
|
34
|
+
"rootHintPhp": "PHP 프로젝트 문서 루트, 예: /var/www/app/public",
|
|
35
|
+
"rootHintStatic": "정적 파일의 절대 경로",
|
|
36
|
+
"sslLabel": "SSL 차단 활성화",
|
|
37
|
+
"sslDesc": "443 SSL을 수신합니다. 준비되면 SSL 페이지에서 인증서 바인딩",
|
|
38
|
+
"saveThenApply": "저장 후 적용을 클릭하여 nginx 구성을 작성합니다.",
|
|
39
|
+
"statProjectSites": "프로젝트",
|
|
40
|
+
"projectListTitle": "프로젝트 사이트({{count}})",
|
|
41
|
+
"projectListDesc": "프로젝트 게시/goLive의 패널 관리 conf — 변경하려면 프로젝트 네트워크 탭을 엽니다.",
|
|
42
|
+
"colProject": "프로젝트",
|
|
43
|
+
"colRuntime": "실행 시간",
|
|
44
|
+
"colConf": "회의",
|
|
45
|
+
"confWritten": "쓴",
|
|
46
|
+
"confMissing": "경로 없음",
|
|
47
|
+
"projectEmptyTitle": "아직 프로젝트 Nginx가 없습니다.",
|
|
48
|
+
"projectEmptyDesc": "배포 후 프로젝트 네트워크 탭에서 Nginx 게시",
|
|
49
|
+
"preview": "시사",
|
|
50
|
+
"openProject": "프로젝트 열기",
|
|
51
|
+
"projectPager": "프로젝트 사이트 페이지",
|
|
52
|
+
"prevPage": "이전",
|
|
53
|
+
"nextPage": "다음",
|
|
54
|
+
"pageOf": "페이지 {{page}} / {{total}} · {{count}}",
|
|
55
|
+
"projectConfEmpty": "(빈 conf 파일)",
|
|
56
|
+
"projectConfReadFail": "프로젝트 구성을 읽지 못했습니다.",
|
|
57
|
+
"projectPreviewPath": "{{path}}",
|
|
58
|
+
"pageDesc": "Nginx 사이트",
|
|
59
|
+
"filterSource": "원천",
|
|
60
|
+
"sourceAll": "전체",
|
|
61
|
+
"sourceProject": "프로젝트",
|
|
62
|
+
"sourceStandalone": "독립형",
|
|
63
|
+
"colSource": "원천",
|
|
64
|
+
"filterProject": "프로젝트별로 필터링됨",
|
|
65
|
+
"globalSettings": "전역 설정",
|
|
66
|
+
"siteSettings": "사이트 설정",
|
|
67
|
+
"saveApply": "저장 및 적용",
|
|
68
|
+
"settingsSaved": "저장됨",
|
|
69
|
+
"setGzip": "Gzip",
|
|
70
|
+
"setShowVersion": "서버 버전 표시",
|
|
71
|
+
"setShowVersionDesc": "꺼짐 = server_tokens 꺼짐",
|
|
72
|
+
"setHttp2": "HTTP/2(SSL)",
|
|
73
|
+
"setBody": "최대 본체",
|
|
74
|
+
"setKeepalive": "Keepalive",
|
|
75
|
+
"setAccessLog": "액세스 로그",
|
|
76
|
+
"logOn": "켜짐",
|
|
77
|
+
"logBuffered": "버퍼링됨",
|
|
78
|
+
"logOff": "꺼짐",
|
|
79
|
+
"setForceHttps": "강제 HTTPS",
|
|
80
|
+
"setHsts": "HSTS",
|
|
81
|
+
"setCfRealIp": "Cloudflare 실제 IP",
|
|
82
|
+
"setIndexes": "디렉토리 목록",
|
|
83
|
+
"bodyInherit": "글로벌"
|
|
84
|
+
}
|