ysk-server-shared 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -0
- package/dist/ai.d.ts +25 -0
- package/dist/ai.d.ts.map +1 -0
- package/dist/ai.js +5 -0
- package/dist/ai.js.map +1 -0
- package/dist/browser.d.ts +34 -0
- package/dist/browser.d.ts.map +1 -0
- package/dist/browser.js +34 -0
- package/dist/browser.js.map +1 -0
- package/dist/bt-tracker.d.ts +56 -0
- package/dist/bt-tracker.d.ts.map +1 -0
- package/dist/bt-tracker.js +15 -0
- package/dist/bt-tracker.js.map +1 -0
- package/dist/capabilities.d.ts +82 -0
- package/dist/capabilities.d.ts.map +1 -0
- package/dist/capabilities.js +272 -0
- package/dist/capabilities.js.map +1 -0
- package/dist/cdn.d.ts +83 -0
- package/dist/cdn.d.ts.map +1 -0
- package/dist/cdn.js +6 -0
- package/dist/cdn.js.map +1 -0
- package/dist/databases.d.ts +142 -0
- package/dist/databases.d.ts.map +1 -0
- package/dist/databases.js +5 -0
- package/dist/databases.js.map +1 -0
- package/dist/dto.d.ts +308 -0
- package/dist/dto.d.ts.map +1 -0
- package/dist/dto.js +5 -0
- package/dist/dto.js.map +1 -0
- package/dist/email-domain.d.ts +46 -0
- package/dist/email-domain.d.ts.map +1 -0
- package/dist/email-domain.js +6 -0
- package/dist/email-domain.js.map +1 -0
- package/dist/errors-codes.d.ts +35 -0
- package/dist/errors-codes.d.ts.map +1 -0
- package/dist/errors-codes.js +34 -0
- package/dist/errors-codes.js.map +1 -0
- package/dist/errors.d.ts +41 -0
- package/dist/errors.d.ts.map +1 -0
- package/dist/errors.js +58 -0
- package/dist/errors.js.map +1 -0
- package/dist/files.d.ts +72 -0
- package/dist/files.d.ts.map +1 -0
- package/dist/files.js +5 -0
- package/dist/files.js.map +1 -0
- package/dist/fleet.d.ts +39 -0
- package/dist/fleet.d.ts.map +1 -0
- package/dist/fleet.js +5 -0
- package/dist/fleet.js.map +1 -0
- package/dist/ftp.d.ts +39 -0
- package/dist/ftp.d.ts.map +1 -0
- package/dist/ftp.js +5 -0
- package/dist/ftp.js.map +1 -0
- package/dist/i18n/index.d.ts +4 -0
- package/dist/i18n/index.d.ts.map +1 -0
- package/dist/i18n/index.js +4 -0
- package/dist/i18n/index.js.map +1 -0
- package/dist/i18n/normalize-locale.d.ts +21 -0
- package/dist/i18n/normalize-locale.d.ts.map +1 -0
- package/dist/i18n/normalize-locale.js +138 -0
- package/dist/i18n/normalize-locale.js.map +1 -0
- package/dist/i18n/request-locale.d.ts +20 -0
- package/dist/i18n/request-locale.d.ts.map +1 -0
- package/dist/i18n/request-locale.js +42 -0
- package/dist/i18n/request-locale.js.map +1 -0
- package/dist/i18n/t.d.ts +15 -0
- package/dist/i18n/t.d.ts.map +1 -0
- package/dist/i18n/t.js +103 -0
- package/dist/i18n/t.js.map +1 -0
- package/dist/index.d.ts +32 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +32 -0
- package/dist/index.js.map +1 -0
- package/dist/list-query.d.ts +72 -0
- package/dist/list-query.d.ts.map +1 -0
- package/dist/list-query.js +108 -0
- package/dist/list-query.js.map +1 -0
- package/dist/metrics.d.ts +153 -0
- package/dist/metrics.d.ts.map +1 -0
- package/dist/metrics.js +5 -0
- package/dist/metrics.js.map +1 -0
- package/dist/migrate.d.ts +138 -0
- package/dist/migrate.d.ts.map +1 -0
- package/dist/migrate.js +20 -0
- package/dist/migrate.js.map +1 -0
- package/dist/network.d.ts +95 -0
- package/dist/network.d.ts.map +1 -0
- package/dist/network.js +5 -0
- package/dist/network.js.map +1 -0
- package/dist/ops-i18n.d.ts +19 -0
- package/dist/ops-i18n.d.ts.map +1 -0
- package/dist/ops-i18n.js +85 -0
- package/dist/ops-i18n.js.map +1 -0
- package/dist/ops.d.ts +48 -0
- package/dist/ops.d.ts.map +1 -0
- package/dist/ops.js +73 -0
- package/dist/ops.js.map +1 -0
- package/dist/route-capabilities.d.ts +37 -0
- package/dist/route-capabilities.d.ts.map +1 -0
- package/dist/route-capabilities.js +445 -0
- package/dist/route-capabilities.js.map +1 -0
- package/dist/service-exposure.d.ts +54 -0
- package/dist/service-exposure.d.ts.map +1 -0
- package/dist/service-exposure.js +67 -0
- package/dist/service-exposure.js.map +1 -0
- package/dist/service-ports.d.ts +70 -0
- package/dist/service-ports.d.ts.map +1 -0
- package/dist/service-ports.js +315 -0
- package/dist/service-ports.js.map +1 -0
- package/dist/software.d.ts +40 -0
- package/dist/software.d.ts.map +1 -0
- package/dist/software.js +5 -0
- package/dist/software.js.map +1 -0
- package/dist/ssl.d.ts +21 -0
- package/dist/ssl.d.ts.map +1 -0
- package/dist/ssl.js +5 -0
- package/dist/ssl.js.map +1 -0
- package/dist/system.d.ts +179 -0
- package/dist/system.d.ts.map +1 -0
- package/dist/system.js +5 -0
- package/dist/system.js.map +1 -0
- package/dist/types.d.ts +51 -0
- package/dist/types.d.ts.map +1 -0
- package/dist/types.js +9 -0
- package/dist/types.js.map +1 -0
- package/dist/updates.d.ts +23 -0
- package/dist/updates.d.ts.map +1 -0
- package/dist/updates.js +6 -0
- package/dist/updates.js.map +1 -0
- package/locales/ar/agents.json +130 -0
- package/locales/ar/ai.json +61 -0
- package/locales/ar/apache.json +57 -0
- package/locales/ar/applyStatus.json +11 -0
- package/locales/ar/audit.json +27 -0
- package/locales/ar/backups.json +133 -0
- package/locales/ar/btTracker.json +119 -0
- package/locales/ar/catalog.json +32 -0
- package/locales/ar/cdn.json +119 -0
- package/locales/ar/cli.json +1182 -0
- package/locales/ar/common.json +125 -0
- package/locales/ar/cron.json +139 -0
- package/locales/ar/dashboard.json +111 -0
- package/locales/ar/dataTable.json +4 -0
- package/locales/ar/db.json +287 -0
- package/locales/ar/dialogs.json +8 -0
- package/locales/ar/dns.json +216 -0
- package/locales/ar/email.json +477 -0
- package/locales/ar/errors.json +56 -0
- package/locales/ar/fail2ban.json +82 -0
- package/locales/ar/featurePage.json +3 -0
- package/locales/ar/files.json +320 -0
- package/locales/ar/firewall.json +102 -0
- package/locales/ar/ftp.json +135 -0
- package/locales/ar/geo.json +151 -0
- package/locales/ar/hostBrowse.json +128 -0
- package/locales/ar/listToolbar.json +12 -0
- package/locales/ar/logViewer.json +3 -0
- package/locales/ar/login.json +14 -0
- package/locales/ar/logs.json +135 -0
- package/locales/ar/metrics.json +132 -0
- package/locales/ar/migrate.json +82 -0
- package/locales/ar/multiCheck.json +20 -0
- package/locales/ar/nav.json +77 -0
- package/locales/ar/network.json +142 -0
- package/locales/ar/nginx.json +84 -0
- package/locales/ar/notes.json +3006 -0
- package/locales/ar/ops.json +38 -0
- package/locales/ar/opsResult.json +23 -0
- package/locales/ar/pageGuide.json +11 -0
- package/locales/ar/playbooks.json +50 -0
- package/locales/ar/presetChips.json +3 -0
- package/locales/ar/projects.json +560 -0
- package/locales/ar/protection.json +348 -0
- package/locales/ar/publicFiles.json +32 -0
- package/locales/ar/rbac.json +100 -0
- package/locales/ar/readiness.json +111 -0
- package/locales/ar/redis.json +68 -0
- package/locales/ar/resources.json +7 -0
- package/locales/ar/roles.json +6 -0
- package/locales/ar/runtime.json +509 -0
- package/locales/ar/search.json +24 -0
- package/locales/ar/security.json +394 -0
- package/locales/ar/serviceExposure.json +31 -0
- package/locales/ar/services.json +40 -0
- package/locales/ar/software.json +122 -0
- package/locales/ar/softwareBanner.json +14 -0
- package/locales/ar/softwareLifecycle.json +61 -0
- package/locales/ar/sqlEngineHealth.json +31 -0
- package/locales/ar/sqlEngineSwitch.json +82 -0
- package/locales/ar/ssl.json +103 -0
- package/locales/ar/stackWizard.json +19 -0
- package/locales/ar/support.json +28 -0
- package/locales/ar/system.json +186 -0
- package/locales/ar/systemd.json +94 -0
- package/locales/ar/tabs.json +7 -0
- package/locales/ar/terminal.json +33 -0
- package/locales/ar/translation.json +11940 -0
- package/locales/ar/uiInline.json +212 -0
- package/locales/ar/updates.json +167 -0
- package/locales/ar/users.json +122 -0
- package/locales/ar/vnc.json +246 -0
- package/locales/ar/vpn.json +131 -0
- package/locales/bn/agents.json +130 -0
- package/locales/bn/ai.json +61 -0
- package/locales/bn/apache.json +57 -0
- package/locales/bn/applyStatus.json +11 -0
- package/locales/bn/audit.json +27 -0
- package/locales/bn/backups.json +133 -0
- package/locales/bn/btTracker.json +119 -0
- package/locales/bn/catalog.json +32 -0
- package/locales/bn/cdn.json +119 -0
- package/locales/bn/cli.json +1182 -0
- package/locales/bn/common.json +125 -0
- package/locales/bn/cron.json +139 -0
- package/locales/bn/dashboard.json +111 -0
- package/locales/bn/dataTable.json +4 -0
- package/locales/bn/db.json +287 -0
- package/locales/bn/dialogs.json +8 -0
- package/locales/bn/dns.json +216 -0
- package/locales/bn/email.json +477 -0
- package/locales/bn/errors.json +56 -0
- package/locales/bn/fail2ban.json +82 -0
- package/locales/bn/featurePage.json +3 -0
- package/locales/bn/files.json +320 -0
- package/locales/bn/firewall.json +102 -0
- package/locales/bn/ftp.json +135 -0
- package/locales/bn/geo.json +151 -0
- package/locales/bn/hostBrowse.json +128 -0
- package/locales/bn/listToolbar.json +12 -0
- package/locales/bn/logViewer.json +3 -0
- package/locales/bn/login.json +14 -0
- package/locales/bn/logs.json +135 -0
- package/locales/bn/metrics.json +132 -0
- package/locales/bn/migrate.json +82 -0
- package/locales/bn/multiCheck.json +20 -0
- package/locales/bn/nav.json +77 -0
- package/locales/bn/network.json +142 -0
- package/locales/bn/nginx.json +84 -0
- package/locales/bn/notes.json +3006 -0
- package/locales/bn/ops.json +38 -0
- package/locales/bn/opsResult.json +23 -0
- package/locales/bn/pageGuide.json +11 -0
- package/locales/bn/playbooks.json +50 -0
- package/locales/bn/presetChips.json +3 -0
- package/locales/bn/projects.json +560 -0
- package/locales/bn/protection.json +348 -0
- package/locales/bn/publicFiles.json +32 -0
- package/locales/bn/rbac.json +100 -0
- package/locales/bn/readiness.json +111 -0
- package/locales/bn/redis.json +68 -0
- package/locales/bn/resources.json +7 -0
- package/locales/bn/roles.json +6 -0
- package/locales/bn/runtime.json +509 -0
- package/locales/bn/search.json +24 -0
- package/locales/bn/security.json +394 -0
- package/locales/bn/serviceExposure.json +31 -0
- package/locales/bn/services.json +40 -0
- package/locales/bn/software.json +122 -0
- package/locales/bn/softwareBanner.json +14 -0
- package/locales/bn/softwareLifecycle.json +61 -0
- package/locales/bn/sqlEngineHealth.json +31 -0
- package/locales/bn/sqlEngineSwitch.json +82 -0
- package/locales/bn/ssl.json +103 -0
- package/locales/bn/stackWizard.json +19 -0
- package/locales/bn/support.json +28 -0
- package/locales/bn/system.json +186 -0
- package/locales/bn/systemd.json +94 -0
- package/locales/bn/tabs.json +7 -0
- package/locales/bn/terminal.json +33 -0
- package/locales/bn/translation.json +11940 -0
- package/locales/bn/uiInline.json +212 -0
- package/locales/bn/updates.json +167 -0
- package/locales/bn/users.json +122 -0
- package/locales/bn/vnc.json +246 -0
- package/locales/bn/vpn.json +131 -0
- package/locales/en/agents.json +130 -0
- package/locales/en/ai.json +61 -0
- package/locales/en/apache.json +57 -0
- package/locales/en/applyStatus.json +11 -0
- package/locales/en/audit.json +27 -0
- package/locales/en/backups.json +133 -0
- package/locales/en/btTracker.json +119 -0
- package/locales/en/catalog.json +32 -0
- package/locales/en/cdn.json +119 -0
- package/locales/en/cli.json +1182 -0
- package/locales/en/common.json +125 -0
- package/locales/en/cron.json +139 -0
- package/locales/en/dashboard.json +111 -0
- package/locales/en/dataTable.json +4 -0
- package/locales/en/db.json +287 -0
- package/locales/en/dialogs.json +8 -0
- package/locales/en/dns.json +216 -0
- package/locales/en/email.json +477 -0
- package/locales/en/errors.json +56 -0
- package/locales/en/fail2ban.json +82 -0
- package/locales/en/featurePage.json +3 -0
- package/locales/en/files.json +320 -0
- package/locales/en/firewall.json +102 -0
- package/locales/en/ftp.json +135 -0
- package/locales/en/geo.json +151 -0
- package/locales/en/hostBrowse.json +128 -0
- package/locales/en/listToolbar.json +12 -0
- package/locales/en/logViewer.json +3 -0
- package/locales/en/login.json +14 -0
- package/locales/en/logs.json +135 -0
- package/locales/en/metrics.json +132 -0
- package/locales/en/migrate.json +82 -0
- package/locales/en/multiCheck.json +20 -0
- package/locales/en/nav.json +77 -0
- package/locales/en/network.json +142 -0
- package/locales/en/nginx.json +84 -0
- package/locales/en/notes.json +3006 -0
- package/locales/en/ops.json +38 -0
- package/locales/en/opsResult.json +23 -0
- package/locales/en/pageGuide.json +11 -0
- package/locales/en/playbooks.json +50 -0
- package/locales/en/presetChips.json +3 -0
- package/locales/en/projects.json +560 -0
- package/locales/en/protection.json +348 -0
- package/locales/en/publicFiles.json +32 -0
- package/locales/en/rbac.json +100 -0
- package/locales/en/readiness.json +111 -0
- package/locales/en/redis.json +68 -0
- package/locales/en/resources.json +7 -0
- package/locales/en/roles.json +6 -0
- package/locales/en/runtime.json +509 -0
- package/locales/en/search.json +24 -0
- package/locales/en/security.json +394 -0
- package/locales/en/serviceExposure.json +31 -0
- package/locales/en/services.json +40 -0
- package/locales/en/software.json +122 -0
- package/locales/en/softwareBanner.json +14 -0
- package/locales/en/softwareLifecycle.json +61 -0
- package/locales/en/sqlEngineHealth.json +31 -0
- package/locales/en/sqlEngineSwitch.json +82 -0
- package/locales/en/ssl.json +103 -0
- package/locales/en/stackWizard.json +19 -0
- package/locales/en/support.json +28 -0
- package/locales/en/system.json +186 -0
- package/locales/en/systemd.json +94 -0
- package/locales/en/tabs.json +7 -0
- package/locales/en/terminal.json +33 -0
- package/locales/en/translation.json +11940 -0
- package/locales/en/uiInline.json +212 -0
- package/locales/en/updates.json +167 -0
- package/locales/en/users.json +122 -0
- package/locales/en/vnc.json +246 -0
- package/locales/en/vpn.json +131 -0
- package/locales/es/agents.json +130 -0
- package/locales/es/ai.json +61 -0
- package/locales/es/apache.json +57 -0
- package/locales/es/applyStatus.json +11 -0
- package/locales/es/audit.json +27 -0
- package/locales/es/backups.json +133 -0
- package/locales/es/btTracker.json +119 -0
- package/locales/es/catalog.json +32 -0
- package/locales/es/cdn.json +119 -0
- package/locales/es/cli.json +1182 -0
- package/locales/es/common.json +125 -0
- package/locales/es/cron.json +139 -0
- package/locales/es/dashboard.json +111 -0
- package/locales/es/dataTable.json +4 -0
- package/locales/es/db.json +287 -0
- package/locales/es/dialogs.json +8 -0
- package/locales/es/dns.json +216 -0
- package/locales/es/email.json +477 -0
- package/locales/es/errors.json +56 -0
- package/locales/es/fail2ban.json +82 -0
- package/locales/es/featurePage.json +3 -0
- package/locales/es/files.json +320 -0
- package/locales/es/firewall.json +102 -0
- package/locales/es/ftp.json +135 -0
- package/locales/es/geo.json +151 -0
- package/locales/es/hostBrowse.json +128 -0
- package/locales/es/listToolbar.json +12 -0
- package/locales/es/logViewer.json +3 -0
- package/locales/es/login.json +14 -0
- package/locales/es/logs.json +135 -0
- package/locales/es/metrics.json +132 -0
- package/locales/es/migrate.json +82 -0
- package/locales/es/multiCheck.json +20 -0
- package/locales/es/nav.json +77 -0
- package/locales/es/network.json +142 -0
- package/locales/es/nginx.json +84 -0
- package/locales/es/notes.json +3006 -0
- package/locales/es/ops.json +38 -0
- package/locales/es/opsResult.json +23 -0
- package/locales/es/pageGuide.json +11 -0
- package/locales/es/playbooks.json +50 -0
- package/locales/es/presetChips.json +3 -0
- package/locales/es/projects.json +560 -0
- package/locales/es/protection.json +348 -0
- package/locales/es/publicFiles.json +32 -0
- package/locales/es/rbac.json +100 -0
- package/locales/es/readiness.json +111 -0
- package/locales/es/redis.json +68 -0
- package/locales/es/resources.json +7 -0
- package/locales/es/roles.json +6 -0
- package/locales/es/runtime.json +509 -0
- package/locales/es/search.json +24 -0
- package/locales/es/security.json +394 -0
- package/locales/es/serviceExposure.json +31 -0
- package/locales/es/services.json +40 -0
- package/locales/es/software.json +122 -0
- package/locales/es/softwareBanner.json +14 -0
- package/locales/es/softwareLifecycle.json +61 -0
- package/locales/es/sqlEngineHealth.json +31 -0
- package/locales/es/sqlEngineSwitch.json +82 -0
- package/locales/es/ssl.json +103 -0
- package/locales/es/stackWizard.json +19 -0
- package/locales/es/support.json +28 -0
- package/locales/es/system.json +186 -0
- package/locales/es/systemd.json +94 -0
- package/locales/es/tabs.json +7 -0
- package/locales/es/terminal.json +33 -0
- package/locales/es/translation.json +11940 -0
- package/locales/es/uiInline.json +212 -0
- package/locales/es/updates.json +167 -0
- package/locales/es/users.json +122 -0
- package/locales/es/vnc.json +246 -0
- package/locales/es/vpn.json +131 -0
- package/locales/fr/agents.json +130 -0
- package/locales/fr/ai.json +61 -0
- package/locales/fr/apache.json +57 -0
- package/locales/fr/applyStatus.json +11 -0
- package/locales/fr/audit.json +27 -0
- package/locales/fr/backups.json +133 -0
- package/locales/fr/btTracker.json +119 -0
- package/locales/fr/catalog.json +32 -0
- package/locales/fr/cdn.json +119 -0
- package/locales/fr/cli.json +1182 -0
- package/locales/fr/common.json +125 -0
- package/locales/fr/cron.json +139 -0
- package/locales/fr/dashboard.json +111 -0
- package/locales/fr/dataTable.json +4 -0
- package/locales/fr/db.json +287 -0
- package/locales/fr/dialogs.json +8 -0
- package/locales/fr/dns.json +216 -0
- package/locales/fr/email.json +477 -0
- package/locales/fr/errors.json +56 -0
- package/locales/fr/fail2ban.json +82 -0
- package/locales/fr/featurePage.json +3 -0
- package/locales/fr/files.json +320 -0
- package/locales/fr/firewall.json +102 -0
- package/locales/fr/ftp.json +135 -0
- package/locales/fr/geo.json +151 -0
- package/locales/fr/hostBrowse.json +128 -0
- package/locales/fr/listToolbar.json +12 -0
- package/locales/fr/logViewer.json +3 -0
- package/locales/fr/login.json +14 -0
- package/locales/fr/logs.json +135 -0
- package/locales/fr/metrics.json +132 -0
- package/locales/fr/migrate.json +82 -0
- package/locales/fr/multiCheck.json +20 -0
- package/locales/fr/nav.json +77 -0
- package/locales/fr/network.json +142 -0
- package/locales/fr/nginx.json +84 -0
- package/locales/fr/notes.json +3006 -0
- package/locales/fr/ops.json +38 -0
- package/locales/fr/opsResult.json +23 -0
- package/locales/fr/pageGuide.json +11 -0
- package/locales/fr/playbooks.json +50 -0
- package/locales/fr/presetChips.json +3 -0
- package/locales/fr/projects.json +560 -0
- package/locales/fr/protection.json +348 -0
- package/locales/fr/publicFiles.json +32 -0
- package/locales/fr/rbac.json +100 -0
- package/locales/fr/readiness.json +111 -0
- package/locales/fr/redis.json +68 -0
- package/locales/fr/resources.json +7 -0
- package/locales/fr/roles.json +6 -0
- package/locales/fr/runtime.json +509 -0
- package/locales/fr/search.json +24 -0
- package/locales/fr/security.json +394 -0
- package/locales/fr/serviceExposure.json +31 -0
- package/locales/fr/services.json +40 -0
- package/locales/fr/software.json +122 -0
- package/locales/fr/softwareBanner.json +14 -0
- package/locales/fr/softwareLifecycle.json +61 -0
- package/locales/fr/sqlEngineHealth.json +31 -0
- package/locales/fr/sqlEngineSwitch.json +82 -0
- package/locales/fr/ssl.json +103 -0
- package/locales/fr/stackWizard.json +19 -0
- package/locales/fr/support.json +28 -0
- package/locales/fr/system.json +186 -0
- package/locales/fr/systemd.json +94 -0
- package/locales/fr/tabs.json +7 -0
- package/locales/fr/terminal.json +33 -0
- package/locales/fr/translation.json +11940 -0
- package/locales/fr/uiInline.json +212 -0
- package/locales/fr/updates.json +167 -0
- package/locales/fr/users.json +122 -0
- package/locales/fr/vnc.json +246 -0
- package/locales/fr/vpn.json +131 -0
- package/locales/hi/agents.json +130 -0
- package/locales/hi/ai.json +61 -0
- package/locales/hi/apache.json +57 -0
- package/locales/hi/applyStatus.json +11 -0
- package/locales/hi/audit.json +27 -0
- package/locales/hi/backups.json +133 -0
- package/locales/hi/btTracker.json +119 -0
- package/locales/hi/catalog.json +32 -0
- package/locales/hi/cdn.json +119 -0
- package/locales/hi/cli.json +1182 -0
- package/locales/hi/common.json +125 -0
- package/locales/hi/cron.json +139 -0
- package/locales/hi/dashboard.json +111 -0
- package/locales/hi/dataTable.json +4 -0
- package/locales/hi/db.json +287 -0
- package/locales/hi/dialogs.json +8 -0
- package/locales/hi/dns.json +216 -0
- package/locales/hi/email.json +477 -0
- package/locales/hi/errors.json +56 -0
- package/locales/hi/fail2ban.json +82 -0
- package/locales/hi/featurePage.json +3 -0
- package/locales/hi/files.json +320 -0
- package/locales/hi/firewall.json +102 -0
- package/locales/hi/ftp.json +135 -0
- package/locales/hi/geo.json +151 -0
- package/locales/hi/hostBrowse.json +128 -0
- package/locales/hi/listToolbar.json +12 -0
- package/locales/hi/logViewer.json +3 -0
- package/locales/hi/login.json +14 -0
- package/locales/hi/logs.json +135 -0
- package/locales/hi/metrics.json +132 -0
- package/locales/hi/migrate.json +82 -0
- package/locales/hi/multiCheck.json +20 -0
- package/locales/hi/nav.json +77 -0
- package/locales/hi/network.json +142 -0
- package/locales/hi/nginx.json +84 -0
- package/locales/hi/notes.json +3006 -0
- package/locales/hi/ops.json +38 -0
- package/locales/hi/opsResult.json +23 -0
- package/locales/hi/pageGuide.json +11 -0
- package/locales/hi/playbooks.json +50 -0
- package/locales/hi/presetChips.json +3 -0
- package/locales/hi/projects.json +560 -0
- package/locales/hi/protection.json +348 -0
- package/locales/hi/publicFiles.json +32 -0
- package/locales/hi/rbac.json +100 -0
- package/locales/hi/readiness.json +111 -0
- package/locales/hi/redis.json +68 -0
- package/locales/hi/resources.json +7 -0
- package/locales/hi/roles.json +6 -0
- package/locales/hi/runtime.json +509 -0
- package/locales/hi/search.json +24 -0
- package/locales/hi/security.json +394 -0
- package/locales/hi/serviceExposure.json +31 -0
- package/locales/hi/services.json +40 -0
- package/locales/hi/software.json +122 -0
- package/locales/hi/softwareBanner.json +14 -0
- package/locales/hi/softwareLifecycle.json +61 -0
- package/locales/hi/sqlEngineHealth.json +31 -0
- package/locales/hi/sqlEngineSwitch.json +82 -0
- package/locales/hi/ssl.json +103 -0
- package/locales/hi/stackWizard.json +19 -0
- package/locales/hi/support.json +28 -0
- package/locales/hi/system.json +186 -0
- package/locales/hi/systemd.json +94 -0
- package/locales/hi/tabs.json +7 -0
- package/locales/hi/terminal.json +33 -0
- package/locales/hi/translation.json +11940 -0
- package/locales/hi/uiInline.json +212 -0
- package/locales/hi/updates.json +167 -0
- package/locales/hi/users.json +122 -0
- package/locales/hi/vnc.json +246 -0
- package/locales/hi/vpn.json +131 -0
- package/locales/id/agents.json +130 -0
- package/locales/id/ai.json +61 -0
- package/locales/id/apache.json +57 -0
- package/locales/id/applyStatus.json +11 -0
- package/locales/id/audit.json +27 -0
- package/locales/id/backups.json +133 -0
- package/locales/id/btTracker.json +119 -0
- package/locales/id/catalog.json +32 -0
- package/locales/id/cdn.json +119 -0
- package/locales/id/cli.json +1182 -0
- package/locales/id/common.json +125 -0
- package/locales/id/cron.json +139 -0
- package/locales/id/dashboard.json +111 -0
- package/locales/id/dataTable.json +4 -0
- package/locales/id/db.json +287 -0
- package/locales/id/dialogs.json +8 -0
- package/locales/id/dns.json +216 -0
- package/locales/id/email.json +477 -0
- package/locales/id/errors.json +56 -0
- package/locales/id/fail2ban.json +82 -0
- package/locales/id/featurePage.json +3 -0
- package/locales/id/files.json +320 -0
- package/locales/id/firewall.json +102 -0
- package/locales/id/ftp.json +135 -0
- package/locales/id/geo.json +151 -0
- package/locales/id/hostBrowse.json +128 -0
- package/locales/id/listToolbar.json +12 -0
- package/locales/id/logViewer.json +3 -0
- package/locales/id/login.json +14 -0
- package/locales/id/logs.json +135 -0
- package/locales/id/metrics.json +132 -0
- package/locales/id/migrate.json +82 -0
- package/locales/id/multiCheck.json +20 -0
- package/locales/id/nav.json +77 -0
- package/locales/id/network.json +142 -0
- package/locales/id/nginx.json +84 -0
- package/locales/id/notes.json +3006 -0
- package/locales/id/ops.json +38 -0
- package/locales/id/opsResult.json +23 -0
- package/locales/id/pageGuide.json +11 -0
- package/locales/id/playbooks.json +50 -0
- package/locales/id/presetChips.json +3 -0
- package/locales/id/projects.json +560 -0
- package/locales/id/protection.json +348 -0
- package/locales/id/publicFiles.json +32 -0
- package/locales/id/rbac.json +100 -0
- package/locales/id/readiness.json +111 -0
- package/locales/id/redis.json +68 -0
- package/locales/id/resources.json +7 -0
- package/locales/id/roles.json +6 -0
- package/locales/id/runtime.json +509 -0
- package/locales/id/search.json +24 -0
- package/locales/id/security.json +394 -0
- package/locales/id/serviceExposure.json +31 -0
- package/locales/id/services.json +40 -0
- package/locales/id/software.json +122 -0
- package/locales/id/softwareBanner.json +14 -0
- package/locales/id/softwareLifecycle.json +61 -0
- package/locales/id/sqlEngineHealth.json +31 -0
- package/locales/id/sqlEngineSwitch.json +82 -0
- package/locales/id/ssl.json +103 -0
- package/locales/id/stackWizard.json +19 -0
- package/locales/id/support.json +28 -0
- package/locales/id/system.json +186 -0
- package/locales/id/systemd.json +94 -0
- package/locales/id/tabs.json +7 -0
- package/locales/id/terminal.json +33 -0
- package/locales/id/translation.json +11940 -0
- package/locales/id/uiInline.json +212 -0
- package/locales/id/updates.json +167 -0
- package/locales/id/users.json +122 -0
- package/locales/id/vnc.json +246 -0
- package/locales/id/vpn.json +131 -0
- package/locales/ja/agents.json +130 -0
- package/locales/ja/ai.json +61 -0
- package/locales/ja/apache.json +57 -0
- package/locales/ja/applyStatus.json +11 -0
- package/locales/ja/audit.json +27 -0
- package/locales/ja/backups.json +133 -0
- package/locales/ja/btTracker.json +119 -0
- package/locales/ja/catalog.json +32 -0
- package/locales/ja/cdn.json +119 -0
- package/locales/ja/cli.json +1182 -0
- package/locales/ja/common.json +125 -0
- package/locales/ja/cron.json +139 -0
- package/locales/ja/dashboard.json +111 -0
- package/locales/ja/dataTable.json +4 -0
- package/locales/ja/db.json +287 -0
- package/locales/ja/dialogs.json +8 -0
- package/locales/ja/dns.json +216 -0
- package/locales/ja/email.json +477 -0
- package/locales/ja/errors.json +56 -0
- package/locales/ja/fail2ban.json +82 -0
- package/locales/ja/featurePage.json +3 -0
- package/locales/ja/files.json +320 -0
- package/locales/ja/firewall.json +102 -0
- package/locales/ja/ftp.json +135 -0
- package/locales/ja/geo.json +151 -0
- package/locales/ja/hostBrowse.json +128 -0
- package/locales/ja/listToolbar.json +12 -0
- package/locales/ja/logViewer.json +3 -0
- package/locales/ja/login.json +14 -0
- package/locales/ja/logs.json +135 -0
- package/locales/ja/metrics.json +132 -0
- package/locales/ja/migrate.json +82 -0
- package/locales/ja/multiCheck.json +20 -0
- package/locales/ja/nav.json +77 -0
- package/locales/ja/network.json +142 -0
- package/locales/ja/nginx.json +84 -0
- package/locales/ja/notes.json +3006 -0
- package/locales/ja/ops.json +38 -0
- package/locales/ja/opsResult.json +23 -0
- package/locales/ja/pageGuide.json +11 -0
- package/locales/ja/playbooks.json +50 -0
- package/locales/ja/presetChips.json +3 -0
- package/locales/ja/projects.json +560 -0
- package/locales/ja/protection.json +348 -0
- package/locales/ja/publicFiles.json +32 -0
- package/locales/ja/rbac.json +100 -0
- package/locales/ja/readiness.json +111 -0
- package/locales/ja/redis.json +68 -0
- package/locales/ja/resources.json +7 -0
- package/locales/ja/roles.json +6 -0
- package/locales/ja/runtime.json +509 -0
- package/locales/ja/search.json +24 -0
- package/locales/ja/security.json +394 -0
- package/locales/ja/serviceExposure.json +31 -0
- package/locales/ja/services.json +40 -0
- package/locales/ja/software.json +122 -0
- package/locales/ja/softwareBanner.json +14 -0
- package/locales/ja/softwareLifecycle.json +61 -0
- package/locales/ja/sqlEngineHealth.json +31 -0
- package/locales/ja/sqlEngineSwitch.json +82 -0
- package/locales/ja/ssl.json +103 -0
- package/locales/ja/stackWizard.json +19 -0
- package/locales/ja/support.json +28 -0
- package/locales/ja/system.json +186 -0
- package/locales/ja/systemd.json +94 -0
- package/locales/ja/tabs.json +7 -0
- package/locales/ja/terminal.json +33 -0
- package/locales/ja/translation.json +11940 -0
- package/locales/ja/uiInline.json +212 -0
- package/locales/ja/updates.json +167 -0
- package/locales/ja/users.json +122 -0
- package/locales/ja/vnc.json +246 -0
- package/locales/ja/vpn.json +131 -0
- package/locales/ko/agents.json +130 -0
- package/locales/ko/ai.json +61 -0
- package/locales/ko/apache.json +57 -0
- package/locales/ko/applyStatus.json +11 -0
- package/locales/ko/audit.json +27 -0
- package/locales/ko/backups.json +133 -0
- package/locales/ko/btTracker.json +119 -0
- package/locales/ko/catalog.json +32 -0
- package/locales/ko/cdn.json +119 -0
- package/locales/ko/cli.json +1182 -0
- package/locales/ko/common.json +125 -0
- package/locales/ko/cron.json +139 -0
- package/locales/ko/dashboard.json +111 -0
- package/locales/ko/dataTable.json +4 -0
- package/locales/ko/db.json +287 -0
- package/locales/ko/dialogs.json +8 -0
- package/locales/ko/dns.json +216 -0
- package/locales/ko/email.json +477 -0
- package/locales/ko/errors.json +56 -0
- package/locales/ko/fail2ban.json +82 -0
- package/locales/ko/featurePage.json +3 -0
- package/locales/ko/files.json +320 -0
- package/locales/ko/firewall.json +102 -0
- package/locales/ko/ftp.json +135 -0
- package/locales/ko/geo.json +151 -0
- package/locales/ko/hostBrowse.json +128 -0
- package/locales/ko/listToolbar.json +12 -0
- package/locales/ko/logViewer.json +3 -0
- package/locales/ko/login.json +14 -0
- package/locales/ko/logs.json +135 -0
- package/locales/ko/metrics.json +132 -0
- package/locales/ko/migrate.json +82 -0
- package/locales/ko/multiCheck.json +20 -0
- package/locales/ko/nav.json +77 -0
- package/locales/ko/network.json +142 -0
- package/locales/ko/nginx.json +84 -0
- package/locales/ko/notes.json +3006 -0
- package/locales/ko/ops.json +38 -0
- package/locales/ko/opsResult.json +23 -0
- package/locales/ko/pageGuide.json +11 -0
- package/locales/ko/playbooks.json +50 -0
- package/locales/ko/presetChips.json +3 -0
- package/locales/ko/projects.json +560 -0
- package/locales/ko/protection.json +348 -0
- package/locales/ko/publicFiles.json +32 -0
- package/locales/ko/rbac.json +100 -0
- package/locales/ko/readiness.json +111 -0
- package/locales/ko/redis.json +68 -0
- package/locales/ko/resources.json +7 -0
- package/locales/ko/roles.json +6 -0
- package/locales/ko/runtime.json +509 -0
- package/locales/ko/search.json +24 -0
- package/locales/ko/security.json +394 -0
- package/locales/ko/serviceExposure.json +31 -0
- package/locales/ko/services.json +40 -0
- package/locales/ko/software.json +122 -0
- package/locales/ko/softwareBanner.json +14 -0
- package/locales/ko/softwareLifecycle.json +61 -0
- package/locales/ko/sqlEngineHealth.json +31 -0
- package/locales/ko/sqlEngineSwitch.json +82 -0
- package/locales/ko/ssl.json +103 -0
- package/locales/ko/stackWizard.json +19 -0
- package/locales/ko/support.json +28 -0
- package/locales/ko/system.json +186 -0
- package/locales/ko/systemd.json +94 -0
- package/locales/ko/tabs.json +7 -0
- package/locales/ko/terminal.json +33 -0
- package/locales/ko/translation.json +11940 -0
- package/locales/ko/uiInline.json +212 -0
- package/locales/ko/updates.json +167 -0
- package/locales/ko/users.json +122 -0
- package/locales/ko/vnc.json +246 -0
- package/locales/ko/vpn.json +131 -0
- package/locales/locales.json +36 -0
- package/locales/pt/agents.json +130 -0
- package/locales/pt/ai.json +61 -0
- package/locales/pt/apache.json +57 -0
- package/locales/pt/applyStatus.json +11 -0
- package/locales/pt/audit.json +27 -0
- package/locales/pt/backups.json +133 -0
- package/locales/pt/btTracker.json +119 -0
- package/locales/pt/catalog.json +32 -0
- package/locales/pt/cdn.json +119 -0
- package/locales/pt/cli.json +1182 -0
- package/locales/pt/common.json +125 -0
- package/locales/pt/cron.json +139 -0
- package/locales/pt/dashboard.json +111 -0
- package/locales/pt/dataTable.json +4 -0
- package/locales/pt/db.json +287 -0
- package/locales/pt/dialogs.json +8 -0
- package/locales/pt/dns.json +216 -0
- package/locales/pt/email.json +477 -0
- package/locales/pt/errors.json +56 -0
- package/locales/pt/fail2ban.json +82 -0
- package/locales/pt/featurePage.json +3 -0
- package/locales/pt/files.json +320 -0
- package/locales/pt/firewall.json +102 -0
- package/locales/pt/ftp.json +135 -0
- package/locales/pt/geo.json +151 -0
- package/locales/pt/hostBrowse.json +128 -0
- package/locales/pt/listToolbar.json +12 -0
- package/locales/pt/logViewer.json +3 -0
- package/locales/pt/login.json +14 -0
- package/locales/pt/logs.json +135 -0
- package/locales/pt/metrics.json +132 -0
- package/locales/pt/migrate.json +82 -0
- package/locales/pt/multiCheck.json +20 -0
- package/locales/pt/nav.json +77 -0
- package/locales/pt/network.json +142 -0
- package/locales/pt/nginx.json +84 -0
- package/locales/pt/notes.json +3006 -0
- package/locales/pt/ops.json +38 -0
- package/locales/pt/opsResult.json +23 -0
- package/locales/pt/pageGuide.json +11 -0
- package/locales/pt/playbooks.json +50 -0
- package/locales/pt/presetChips.json +3 -0
- package/locales/pt/projects.json +560 -0
- package/locales/pt/protection.json +348 -0
- package/locales/pt/publicFiles.json +32 -0
- package/locales/pt/rbac.json +100 -0
- package/locales/pt/readiness.json +111 -0
- package/locales/pt/redis.json +68 -0
- package/locales/pt/resources.json +7 -0
- package/locales/pt/roles.json +6 -0
- package/locales/pt/runtime.json +509 -0
- package/locales/pt/search.json +24 -0
- package/locales/pt/security.json +394 -0
- package/locales/pt/serviceExposure.json +31 -0
- package/locales/pt/services.json +40 -0
- package/locales/pt/software.json +122 -0
- package/locales/pt/softwareBanner.json +14 -0
- package/locales/pt/softwareLifecycle.json +61 -0
- package/locales/pt/sqlEngineHealth.json +31 -0
- package/locales/pt/sqlEngineSwitch.json +82 -0
- package/locales/pt/ssl.json +103 -0
- package/locales/pt/stackWizard.json +19 -0
- package/locales/pt/support.json +28 -0
- package/locales/pt/system.json +186 -0
- package/locales/pt/systemd.json +94 -0
- package/locales/pt/tabs.json +7 -0
- package/locales/pt/terminal.json +33 -0
- package/locales/pt/translation.json +11940 -0
- package/locales/pt/uiInline.json +212 -0
- package/locales/pt/updates.json +167 -0
- package/locales/pt/users.json +122 -0
- package/locales/pt/vnc.json +246 -0
- package/locales/pt/vpn.json +131 -0
- package/locales/ur/agents.json +130 -0
- package/locales/ur/ai.json +61 -0
- package/locales/ur/apache.json +57 -0
- package/locales/ur/applyStatus.json +11 -0
- package/locales/ur/audit.json +27 -0
- package/locales/ur/backups.json +133 -0
- package/locales/ur/btTracker.json +119 -0
- package/locales/ur/catalog.json +32 -0
- package/locales/ur/cdn.json +119 -0
- package/locales/ur/cli.json +1182 -0
- package/locales/ur/common.json +125 -0
- package/locales/ur/cron.json +139 -0
- package/locales/ur/dashboard.json +111 -0
- package/locales/ur/dataTable.json +4 -0
- package/locales/ur/db.json +287 -0
- package/locales/ur/dialogs.json +8 -0
- package/locales/ur/dns.json +216 -0
- package/locales/ur/email.json +477 -0
- package/locales/ur/errors.json +56 -0
- package/locales/ur/fail2ban.json +82 -0
- package/locales/ur/featurePage.json +3 -0
- package/locales/ur/files.json +320 -0
- package/locales/ur/firewall.json +102 -0
- package/locales/ur/ftp.json +135 -0
- package/locales/ur/geo.json +151 -0
- package/locales/ur/hostBrowse.json +128 -0
- package/locales/ur/listToolbar.json +12 -0
- package/locales/ur/logViewer.json +3 -0
- package/locales/ur/login.json +14 -0
- package/locales/ur/logs.json +135 -0
- package/locales/ur/metrics.json +132 -0
- package/locales/ur/migrate.json +82 -0
- package/locales/ur/multiCheck.json +20 -0
- package/locales/ur/nav.json +77 -0
- package/locales/ur/network.json +142 -0
- package/locales/ur/nginx.json +84 -0
- package/locales/ur/notes.json +3006 -0
- package/locales/ur/ops.json +38 -0
- package/locales/ur/opsResult.json +23 -0
- package/locales/ur/pageGuide.json +11 -0
- package/locales/ur/playbooks.json +50 -0
- package/locales/ur/presetChips.json +3 -0
- package/locales/ur/projects.json +560 -0
- package/locales/ur/protection.json +348 -0
- package/locales/ur/publicFiles.json +32 -0
- package/locales/ur/rbac.json +100 -0
- package/locales/ur/readiness.json +111 -0
- package/locales/ur/redis.json +68 -0
- package/locales/ur/resources.json +7 -0
- package/locales/ur/roles.json +6 -0
- package/locales/ur/runtime.json +509 -0
- package/locales/ur/search.json +24 -0
- package/locales/ur/security.json +394 -0
- package/locales/ur/serviceExposure.json +31 -0
- package/locales/ur/services.json +40 -0
- package/locales/ur/software.json +122 -0
- package/locales/ur/softwareBanner.json +14 -0
- package/locales/ur/softwareLifecycle.json +61 -0
- package/locales/ur/sqlEngineHealth.json +31 -0
- package/locales/ur/sqlEngineSwitch.json +82 -0
- package/locales/ur/ssl.json +103 -0
- package/locales/ur/stackWizard.json +19 -0
- package/locales/ur/support.json +28 -0
- package/locales/ur/system.json +186 -0
- package/locales/ur/systemd.json +94 -0
- package/locales/ur/tabs.json +7 -0
- package/locales/ur/terminal.json +33 -0
- package/locales/ur/translation.json +11940 -0
- package/locales/ur/uiInline.json +212 -0
- package/locales/ur/updates.json +167 -0
- package/locales/ur/users.json +122 -0
- package/locales/ur/vnc.json +246 -0
- package/locales/ur/vpn.json +131 -0
- package/locales/zh-CN/agents.json +130 -0
- package/locales/zh-CN/ai.json +61 -0
- package/locales/zh-CN/apache.json +57 -0
- package/locales/zh-CN/applyStatus.json +11 -0
- package/locales/zh-CN/audit.json +27 -0
- package/locales/zh-CN/backups.json +133 -0
- package/locales/zh-CN/btTracker.json +119 -0
- package/locales/zh-CN/catalog.json +32 -0
- package/locales/zh-CN/cdn.json +119 -0
- package/locales/zh-CN/cli.json +1182 -0
- package/locales/zh-CN/common.json +125 -0
- package/locales/zh-CN/cron.json +139 -0
- package/locales/zh-CN/dashboard.json +111 -0
- package/locales/zh-CN/dataTable.json +4 -0
- package/locales/zh-CN/db.json +287 -0
- package/locales/zh-CN/dialogs.json +8 -0
- package/locales/zh-CN/dns.json +216 -0
- package/locales/zh-CN/email.json +477 -0
- package/locales/zh-CN/errors.json +56 -0
- package/locales/zh-CN/fail2ban.json +82 -0
- package/locales/zh-CN/featurePage.json +3 -0
- package/locales/zh-CN/files.json +320 -0
- package/locales/zh-CN/firewall.json +102 -0
- package/locales/zh-CN/ftp.json +135 -0
- package/locales/zh-CN/geo.json +151 -0
- package/locales/zh-CN/hostBrowse.json +128 -0
- package/locales/zh-CN/listToolbar.json +12 -0
- package/locales/zh-CN/logViewer.json +3 -0
- package/locales/zh-CN/login.json +14 -0
- package/locales/zh-CN/logs.json +135 -0
- package/locales/zh-CN/metrics.json +132 -0
- package/locales/zh-CN/migrate.json +82 -0
- package/locales/zh-CN/multiCheck.json +20 -0
- package/locales/zh-CN/nav.json +77 -0
- package/locales/zh-CN/network.json +142 -0
- package/locales/zh-CN/nginx.json +84 -0
- package/locales/zh-CN/notes.json +3006 -0
- package/locales/zh-CN/ops.json +38 -0
- package/locales/zh-CN/opsResult.json +23 -0
- package/locales/zh-CN/pageGuide.json +11 -0
- package/locales/zh-CN/playbooks.json +50 -0
- package/locales/zh-CN/presetChips.json +3 -0
- package/locales/zh-CN/projects.json +560 -0
- package/locales/zh-CN/protection.json +348 -0
- package/locales/zh-CN/publicFiles.json +32 -0
- package/locales/zh-CN/rbac.json +100 -0
- package/locales/zh-CN/readiness.json +111 -0
- package/locales/zh-CN/redis.json +68 -0
- package/locales/zh-CN/resources.json +7 -0
- package/locales/zh-CN/roles.json +6 -0
- package/locales/zh-CN/runtime.json +509 -0
- package/locales/zh-CN/search.json +24 -0
- package/locales/zh-CN/security.json +394 -0
- package/locales/zh-CN/serviceExposure.json +31 -0
- package/locales/zh-CN/services.json +40 -0
- package/locales/zh-CN/software.json +122 -0
- package/locales/zh-CN/softwareBanner.json +14 -0
- package/locales/zh-CN/softwareLifecycle.json +61 -0
- package/locales/zh-CN/sqlEngineHealth.json +31 -0
- package/locales/zh-CN/sqlEngineSwitch.json +82 -0
- package/locales/zh-CN/ssl.json +103 -0
- package/locales/zh-CN/stackWizard.json +19 -0
- package/locales/zh-CN/support.json +28 -0
- package/locales/zh-CN/system.json +186 -0
- package/locales/zh-CN/systemd.json +94 -0
- package/locales/zh-CN/tabs.json +7 -0
- package/locales/zh-CN/terminal.json +33 -0
- package/locales/zh-CN/translation.json +11940 -0
- package/locales/zh-CN/uiInline.json +212 -0
- package/locales/zh-CN/updates.json +167 -0
- package/locales/zh-CN/users.json +122 -0
- package/locales/zh-CN/vnc.json +246 -0
- package/locales/zh-CN/vpn.json +131 -0
- package/locales/zh-HK/agents.json +130 -0
- package/locales/zh-HK/ai.json +61 -0
- package/locales/zh-HK/apache.json +57 -0
- package/locales/zh-HK/applyStatus.json +11 -0
- package/locales/zh-HK/audit.json +27 -0
- package/locales/zh-HK/backups.json +133 -0
- package/locales/zh-HK/btTracker.json +119 -0
- package/locales/zh-HK/catalog.json +32 -0
- package/locales/zh-HK/cdn.json +119 -0
- package/locales/zh-HK/cli.json +1182 -0
- package/locales/zh-HK/common.json +125 -0
- package/locales/zh-HK/cron.json +139 -0
- package/locales/zh-HK/dashboard.json +111 -0
- package/locales/zh-HK/dataTable.json +4 -0
- package/locales/zh-HK/db.json +287 -0
- package/locales/zh-HK/dialogs.json +8 -0
- package/locales/zh-HK/dns.json +216 -0
- package/locales/zh-HK/email.json +477 -0
- package/locales/zh-HK/errors.json +56 -0
- package/locales/zh-HK/fail2ban.json +82 -0
- package/locales/zh-HK/featurePage.json +3 -0
- package/locales/zh-HK/files.json +320 -0
- package/locales/zh-HK/firewall.json +102 -0
- package/locales/zh-HK/ftp.json +135 -0
- package/locales/zh-HK/geo.json +151 -0
- package/locales/zh-HK/hostBrowse.json +128 -0
- package/locales/zh-HK/listToolbar.json +12 -0
- package/locales/zh-HK/logViewer.json +3 -0
- package/locales/zh-HK/login.json +14 -0
- package/locales/zh-HK/logs.json +135 -0
- package/locales/zh-HK/metrics.json +132 -0
- package/locales/zh-HK/migrate.json +82 -0
- package/locales/zh-HK/multiCheck.json +20 -0
- package/locales/zh-HK/nav.json +77 -0
- package/locales/zh-HK/network.json +142 -0
- package/locales/zh-HK/nginx.json +84 -0
- package/locales/zh-HK/notes.json +3006 -0
- package/locales/zh-HK/ops.json +38 -0
- package/locales/zh-HK/opsResult.json +23 -0
- package/locales/zh-HK/pageGuide.json +11 -0
- package/locales/zh-HK/playbooks.json +50 -0
- package/locales/zh-HK/presetChips.json +3 -0
- package/locales/zh-HK/projects.json +560 -0
- package/locales/zh-HK/protection.json +348 -0
- package/locales/zh-HK/publicFiles.json +32 -0
- package/locales/zh-HK/rbac.json +100 -0
- package/locales/zh-HK/readiness.json +111 -0
- package/locales/zh-HK/redis.json +68 -0
- package/locales/zh-HK/resources.json +7 -0
- package/locales/zh-HK/roles.json +6 -0
- package/locales/zh-HK/runtime.json +509 -0
- package/locales/zh-HK/search.json +24 -0
- package/locales/zh-HK/security.json +394 -0
- package/locales/zh-HK/serviceExposure.json +31 -0
- package/locales/zh-HK/services.json +40 -0
- package/locales/zh-HK/software.json +122 -0
- package/locales/zh-HK/softwareBanner.json +14 -0
- package/locales/zh-HK/softwareLifecycle.json +61 -0
- package/locales/zh-HK/sqlEngineHealth.json +31 -0
- package/locales/zh-HK/sqlEngineSwitch.json +82 -0
- package/locales/zh-HK/ssl.json +103 -0
- package/locales/zh-HK/stackWizard.json +19 -0
- package/locales/zh-HK/support.json +28 -0
- package/locales/zh-HK/system.json +186 -0
- package/locales/zh-HK/systemd.json +94 -0
- package/locales/zh-HK/tabs.json +7 -0
- package/locales/zh-HK/terminal.json +33 -0
- package/locales/zh-HK/translation.json +11940 -0
- package/locales/zh-HK/uiInline.json +212 -0
- package/locales/zh-HK/updates.json +167 -0
- package/locales/zh-HK/users.json +122 -0
- package/locales/zh-HK/vnc.json +246 -0
- package/locales/zh-HK/vpn.json +131 -0
- package/package.json +45 -0
|
@@ -0,0 +1,320 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pillFiles": "{{count}} 파일",
|
|
3
|
+
"statFiles": "파일",
|
|
4
|
+
"statFolders": "폴더",
|
|
5
|
+
"statUsage": "용법",
|
|
6
|
+
"statSelected": "선택된",
|
|
7
|
+
"statTrash": "쓰레기",
|
|
8
|
+
"statShares": "주식",
|
|
9
|
+
"publicSiteSettings": "공개 사이트 설정",
|
|
10
|
+
"opsResultTitle": "파일 작업 결과",
|
|
11
|
+
"closeResult": "결과 닫기",
|
|
12
|
+
"tabBrowse": "먹다",
|
|
13
|
+
"tabTrash": "쓰레기",
|
|
14
|
+
"tabShares": "주식",
|
|
15
|
+
"spaceLabel": "공간",
|
|
16
|
+
"publicFiles": "공개 파일",
|
|
17
|
+
"viewLabel": "보다",
|
|
18
|
+
"allFiles": "모든 파일",
|
|
19
|
+
"favorites": "즐겨찾기",
|
|
20
|
+
"upload": "업로드",
|
|
21
|
+
"newFolder": "새 폴더",
|
|
22
|
+
"newTextFile": "새 텍스트 파일",
|
|
23
|
+
"download": "다운로드",
|
|
24
|
+
"copy": "복사",
|
|
25
|
+
"move": "이동하다",
|
|
26
|
+
"zip": "지퍼",
|
|
27
|
+
"unzip": "압축을 푼다",
|
|
28
|
+
"unzipDone": "압축이 풀렸습니다 {{path}}",
|
|
29
|
+
"unzipFailed": "압축 해제 실패",
|
|
30
|
+
"delete": "삭제",
|
|
31
|
+
"searchName": "찾다…",
|
|
32
|
+
"sortAria": "종류",
|
|
33
|
+
"sortNameAsc": "이름↑",
|
|
34
|
+
"sortNameDesc": "이름↓",
|
|
35
|
+
"sortSizeAsc": "소↑",
|
|
36
|
+
"sortSizeDesc": "대↓",
|
|
37
|
+
"sortMtimeDesc": "최신",
|
|
38
|
+
"sortMtimeAsc": "가장 오래된",
|
|
39
|
+
"viewList": "목록",
|
|
40
|
+
"viewIcons": "아이콘",
|
|
41
|
+
"viewAria": "보기 모드",
|
|
42
|
+
"toolbarAria": "파일 작업",
|
|
43
|
+
"pathAria": "길",
|
|
44
|
+
"rootPublic": "공공의",
|
|
45
|
+
"rootProject": "프로젝트",
|
|
46
|
+
"emptyFavorites": "아직 즐겨찾기가 없습니다.",
|
|
47
|
+
"emptyFolder": "이 폴더는 비어 있습니다.",
|
|
48
|
+
"emptyFolderHint": "업로드할 파일이나 폴더를 여기에 놓거나 업로드를 클릭하세요.",
|
|
49
|
+
"selectItem": "{{name}} 선택",
|
|
50
|
+
"colName": "이름",
|
|
51
|
+
"colSize": "크기",
|
|
52
|
+
"colMtime": "수정됨",
|
|
53
|
+
"rename": "이름 바꾸기",
|
|
54
|
+
"unfavorite": "즐겨찾기 안함",
|
|
55
|
+
"favorite": "가장 좋아하는",
|
|
56
|
+
"share": "공유하다",
|
|
57
|
+
"versions": "버전",
|
|
58
|
+
"selectAllAria": "모두 선택",
|
|
59
|
+
"selectAll": "모두 선택",
|
|
60
|
+
"folder": "접는 사람",
|
|
61
|
+
"dropToUpload": "업로드하려면 드롭하세요.",
|
|
62
|
+
"trashTitle": "휴지통({{count}})",
|
|
63
|
+
"trashDesc": "삭제된 파일은 복원하거나 영구적으로 제거할 수 있습니다.",
|
|
64
|
+
"emptyTrash": "휴지통 비우기",
|
|
65
|
+
"emptyTrashDone": "휴지통 비우기",
|
|
66
|
+
"colOrigPath": "원래 경로",
|
|
67
|
+
"colDeletedAt": "삭제된 날짜",
|
|
68
|
+
"restore": "복원하다",
|
|
69
|
+
"restored": "복원됨",
|
|
70
|
+
"purgeForever": "완전삭제",
|
|
71
|
+
"purged": "영구적으로 삭제됨",
|
|
72
|
+
"trashEmpty": "휴지통이 비어 있습니다.",
|
|
73
|
+
"sharesTitle": "공개 공유 링크({{count}})",
|
|
74
|
+
"colPath": "길",
|
|
75
|
+
"colLink": "링크",
|
|
76
|
+
"colDownloads": "다운로드",
|
|
77
|
+
"unshare": "공유 취소",
|
|
78
|
+
"unshareDone": "공유가 취소되었습니다.",
|
|
79
|
+
"sharesEmpty": "아직 공유가 없습니다.",
|
|
80
|
+
"sharesEmptyHint": "파일 행에서 공유를 클릭하세요.",
|
|
81
|
+
"webdavTitle": "WebDAV 설정",
|
|
82
|
+
"webdavDesc": "Finder, Windows 또는 rclone에서 HTTP Basic을 통해 공용 파일 루트를 마운트합니다. 토큰은 한 번 표시됩니다.",
|
|
83
|
+
"enableIssueToken": "토큰 활성화 및 발급",
|
|
84
|
+
"webdavReissueToken": "토큰 재발행",
|
|
85
|
+
"webdavReissueConfirm": "재발행하면 이전 비밀번호가 즉시 무효화됩니다. 마운트된 클라이언트의 연결이 끊어집니다. 계속하다?",
|
|
86
|
+
"webdavDisableConfirm": "비활성화하면 모든 /webdav 연결이 거부됩니다. 계속하다?",
|
|
87
|
+
"tokenIssued": "토큰 발행",
|
|
88
|
+
"status": "상태",
|
|
89
|
+
"enabledMount": "활성화됨 · {{path}}",
|
|
90
|
+
"notEnabled": "활성화되지 않음",
|
|
91
|
+
"disable": "사용 안 함",
|
|
92
|
+
"webdavDisabled": "WebDAV 비활성화됨",
|
|
93
|
+
"webdavEnabledNoEcho": "활성화됨(비밀번호는 다시 표시되지 않습니다. 필요한 경우 재발급)",
|
|
94
|
+
"webdavDefaultOff": "기본적으로 꺼져 있음 - 활성화를 클릭하고 토큰을 발급하여 시작하세요.",
|
|
95
|
+
"webdavOn": "사용",
|
|
96
|
+
"webdavOff": "사용 안 함",
|
|
97
|
+
"webdavTokenId": "토큰 #{{id}}",
|
|
98
|
+
"webdavUpdated": "업데이트됨 {{at}}",
|
|
99
|
+
"webdavTokenOnceTitle": "지금 비밀번호를 복사하세요",
|
|
100
|
+
"webdavTokenOnceHint": "이 비밀번호는 한 번만 표시됩니다. 이 페이지를 떠난 후에는 검색할 수 없습니다.",
|
|
101
|
+
"webdavConnTitle": "연결",
|
|
102
|
+
"webdavConnDesc": "클라이언트에서 HTTP 기본 자격 증명과 함께 이 URL을 사용하세요.",
|
|
103
|
+
"webdavUrl": "서버 URL",
|
|
104
|
+
"webdavUsername": "사용자 이름",
|
|
105
|
+
"webdavPassword": "비밀번호(토큰)",
|
|
106
|
+
"webdavPasswordHidden": "이전에 발급되었으며 다시 표시되지 않음 - 재발급 또는 저장된 비밀번호 사용",
|
|
107
|
+
"webdavPasswordNone": "아직 발급되지 않음",
|
|
108
|
+
"webdavRoot": "마운트 루트",
|
|
109
|
+
"webdavRootValue": "패널 공개 파일 루트",
|
|
110
|
+
"webdavAuth": "입증",
|
|
111
|
+
"webdavAuthValue": "HTTP 기본 · 사용자 ysk · 비밀번호 = 패널 발행 토큰",
|
|
112
|
+
"webdavConnBundle": "연결 세부정보",
|
|
113
|
+
"webdavCopyAll": "모든 연결 세부정보 복사",
|
|
114
|
+
"webdavClientsTitle": "클라이언트 설정",
|
|
115
|
+
"webdavClientsDesc": "일반적인 마운트 레시피(HTTPS 선호, 필요한 경우 클라이언트에서 자체 서명된 인증서 신뢰)",
|
|
116
|
+
"webdavClientFinder": "macOS 파인더",
|
|
117
|
+
"webdavClientFinderHint": "이동 → 서버에 연결… (⌘K), URL, 사용자 ysk, 비밀번호 = 토큰을 붙여넣습니다.",
|
|
118
|
+
"webdavClientWin": "윈도우",
|
|
119
|
+
"webdavClientWinHint": "이 PC → 네트워크 드라이브 매핑 → 다른 자격 증명을 사용합니다. 또는 Cyberduck/WinSCP(WebDAV).",
|
|
120
|
+
"webdavNotesTitle": "메모",
|
|
121
|
+
"webdavNote1": "WebDAV는 전체 호스트 파일 시스템이 아닌 공개 파일 루트만 매핑합니다.",
|
|
122
|
+
"webdavNote2": "역방향 프록시/방화벽을 통해 패널 포트를 노출합니다. HTTPS만 선호합니다.",
|
|
123
|
+
"webdavNote3": "재발행하면 이전 토큰이 즉시 무효화됩니다. 비활성화는 모든 /webdav 요청을 거부합니다.",
|
|
124
|
+
"webdavNote4": "OPTIONS / PROPFIND / GET / PUT을 지원합니다. 전체 LOCK 제품군이 불완전할 수 있습니다.",
|
|
125
|
+
"copiedLabel": "'{{label}}'을 복사했습니다.",
|
|
126
|
+
"newFolderTitle": "새 폴더",
|
|
127
|
+
"willCreateAt": "\"{{path}}\" 아래에 생성됩니다.",
|
|
128
|
+
"nameRequired": "이름을 입력하세요",
|
|
129
|
+
"folderCreated": "폴더가 생성되었습니다.",
|
|
130
|
+
"create": "만들기",
|
|
131
|
+
"folderName": "폴더 이름",
|
|
132
|
+
"noPathSepHint": "경로 구분 기호를 포함하면 안 됩니다.",
|
|
133
|
+
"newTextTitle": "새 텍스트 파일",
|
|
134
|
+
"fileNameRequired": "파일 이름을 입력하세요.",
|
|
135
|
+
"textFileCreated": "텍스트 파일이 생성되었습니다.",
|
|
136
|
+
"fileName": "파일 이름",
|
|
137
|
+
"fileNameHint": "예를 들어 readme.md 또는 Notes.txt",
|
|
138
|
+
"versionsTitle": "버전 기록",
|
|
139
|
+
"versionsDesc": "",
|
|
140
|
+
"noVersions": "아직 버전 기록이 없습니다.",
|
|
141
|
+
"noVersionsHint": "",
|
|
142
|
+
"versionRestored": "복원됨",
|
|
143
|
+
"renameTitle": "이름 바꾸기",
|
|
144
|
+
"renameCurrent": "현재: {{name}}",
|
|
145
|
+
"renamed": "이름이 변경됨",
|
|
146
|
+
"newName": "새 이름",
|
|
147
|
+
"newNameHint": "이름만 바꿉니다. 같은 디렉토리에 남아있습니다",
|
|
148
|
+
"copyTo": "복사 대상…",
|
|
149
|
+
"moveTo": "다음으로 이동…",
|
|
150
|
+
"copyMoveDesc": "{{action}} {{count}} 항목",
|
|
151
|
+
"actionCopy": "복사",
|
|
152
|
+
"actionMove": "이동하다",
|
|
153
|
+
"copied": "복사됨",
|
|
154
|
+
"moved": "움직이는",
|
|
155
|
+
"targetFolderPath": "대상 폴더 경로",
|
|
156
|
+
"targetFolderHint": "루트 기준(예: 문서 또는 문서/a; 비어 있음 = 루트",
|
|
157
|
+
"shareCreateTitle": "파일 공유",
|
|
158
|
+
"shareCreateDesc": "공개 다운로드 링크를 만듭니다. 선택적 비밀번호.",
|
|
159
|
+
"createLink": "링크 만들기",
|
|
160
|
+
"sharePath": "길:",
|
|
161
|
+
"passwordOptional": "비밀번호(선택사항)",
|
|
162
|
+
"passwordOptionalHint": "공개 액세스하려면 비워두세요.",
|
|
163
|
+
"passwordPlaceholder": "선택 과목",
|
|
164
|
+
"linkCreated": "링크가 생성되었습니다:",
|
|
165
|
+
"chmodTitle": "권한 변경(chmod)",
|
|
166
|
+
"chmodDone": "chmod {{mode}} → {{count}} 항목",
|
|
167
|
+
"chmodDoneShort": "chmod {{mode}} 완료",
|
|
168
|
+
"chmodFailed": "chmod 실패",
|
|
169
|
+
"apply": "적용",
|
|
170
|
+
"chmodApplyHint": "{{count}} 선택된 항목에 적용 (8진수, 예: 644 / 755)",
|
|
171
|
+
"chmod644": "644 파일",
|
|
172
|
+
"chmod755": "755 실행 파일",
|
|
173
|
+
"chmod600": "개인 600명",
|
|
174
|
+
"chmod700": "700 개인 디렉토리",
|
|
175
|
+
"chmod775": "775 그룹 쓰기",
|
|
176
|
+
"chmodCustomPh": "커스텀 0644…",
|
|
177
|
+
"mode": "방법",
|
|
178
|
+
"zipTitle": "zip으로 압축",
|
|
179
|
+
"zipCreated": "생성됨 {{path}}",
|
|
180
|
+
"zipDone": "압축 → {{path}}",
|
|
181
|
+
"zipFailed": "압축 실패",
|
|
182
|
+
"compress": "압박 붕대",
|
|
183
|
+
"zipHint": "선택한 항목을 현재 폴더에 {{count}} 압축합니다(호스트에 zip이 필요함).",
|
|
184
|
+
"destFileName": "대상 파일 이름",
|
|
185
|
+
"destPathHint": "경로: {{path}}",
|
|
186
|
+
"movedToTrash": "휴지통으로 이동됨",
|
|
187
|
+
"moveToTrashTitle": "휴지통으로 이동하시겠습니까?",
|
|
188
|
+
"moveToTrashDesc": "{{count}} 항목 삭제(휴지통에서 복원 가능)",
|
|
189
|
+
"preview": "시사",
|
|
190
|
+
"imagePreviewNeedLogin": "이미지 미리보기에는 로그인이 필요합니다. 대신 다운로드를 사용하세요",
|
|
191
|
+
"pdfDownloadHint": "열려면 PDF를 다운로드하세요(인증 헤더 필요)",
|
|
192
|
+
"noEmbedPreview": "이 유형은 포함될 수 없습니다. 다운로드해주세요.",
|
|
193
|
+
"uploadDone": "{{count}} 파일 업로드됨",
|
|
194
|
+
"downloadFailedStatus": "다운로드 실패({{status}})",
|
|
195
|
+
"downloadFailed": "다운로드 실패",
|
|
196
|
+
"uploadFolder": "폴더 업로드",
|
|
197
|
+
"dropFolderOrFile": "업로드할 파일이나 폴더를 삭제하세요.",
|
|
198
|
+
"uploadPanelTitle": "업로드",
|
|
199
|
+
"uploadPanelStats": "{{done}}/{{total}} 완료 · {{err}} 실패",
|
|
200
|
+
"uploadClearDone": "클리어 완료",
|
|
201
|
+
"uploadInFolder": "폴더 {{folder}}",
|
|
202
|
+
"uploadStatusDone": "완료",
|
|
203
|
+
"uploadStatusError": "실패한",
|
|
204
|
+
"uploadStatusQueued": "대기 중",
|
|
205
|
+
"uploadNoFile": "파일 데이터 없음",
|
|
206
|
+
"uploadSomeFailed": "{{count}} 항목이 실패했습니다.",
|
|
207
|
+
"uploadTruncated": "업로드는 {{max}} 항목으로 제한됩니다({{total}} 선택됨, 나머지는 생략)",
|
|
208
|
+
"previewFailed": "미리보기 실패",
|
|
209
|
+
"videoNotSupported": "귀하의 브라우저에서는 이 비디오를 재생할 수 없습니다.",
|
|
210
|
+
"audioNotSupported": "귀하의 브라우저에서는 이 오디오를 재생할 수 없습니다.",
|
|
211
|
+
"edit": "편집",
|
|
212
|
+
"editorTitle": "수정 · {{name}}",
|
|
213
|
+
"editorSave": "저장",
|
|
214
|
+
"editorSavedIdle": "저장됨",
|
|
215
|
+
"editorSaved": "저장되었습니다 {{name}}",
|
|
216
|
+
"editorSaveFailed": "저장 실패",
|
|
217
|
+
"editorDirty": "저장되지 않음",
|
|
218
|
+
"editorClean": "저장됨",
|
|
219
|
+
"editorChars": "{{count}} 문자",
|
|
220
|
+
"editorAria": "{{name}} 편집자",
|
|
221
|
+
"editorDiscardConfirm": "저장되지 않은 변경사항을 삭제하시겠습니까?",
|
|
222
|
+
"shareReadyTitle": "링크 준비됨",
|
|
223
|
+
"shareReadyDesc": "이 링크를 복사하여 보내세요. 그것을 가진 사람은 누구나 다운로드할 수 있습니다.",
|
|
224
|
+
"shareReadyBadge": "생성됨",
|
|
225
|
+
"shareProtected": "비밀번호로 보호됨",
|
|
226
|
+
"shareOpenAccess": "비밀번호 없음",
|
|
227
|
+
"shareLinkLabel": "공개 링크",
|
|
228
|
+
"shareCopyHint": "필드를 선택하거나 복사를 사용하세요.",
|
|
229
|
+
"shareAgain": "새 링크",
|
|
230
|
+
"shareCreatedToast": "공유 링크가 생성되었습니다.",
|
|
231
|
+
"linkCopied": "링크가 복사되었습니다",
|
|
232
|
+
"linkCopyFailed": "복사할 수 없습니다. 수동으로 선택하고 복사하세요.",
|
|
233
|
+
"shareExpireLabel": "링크 만료",
|
|
234
|
+
"shareExpireHint": "이 시간이 지나면 링크 작동이 중지됩니다.",
|
|
235
|
+
"shareExpireNever": "절대",
|
|
236
|
+
"shareExpire1h": "1시간",
|
|
237
|
+
"shareExpire1d": "1일",
|
|
238
|
+
"shareExpire7d": "7일",
|
|
239
|
+
"shareExpire30d": "30일",
|
|
240
|
+
"shareExpireCustom": "관습…",
|
|
241
|
+
"shareExpireAt": "만료 시간:",
|
|
242
|
+
"shareExpireInvalid": "미래의 날짜와 시간을 선택하세요",
|
|
243
|
+
"shareExpiresAt": "만료 {{at}}",
|
|
244
|
+
"colExpires": "만료",
|
|
245
|
+
"pdfInlineHint": "PDF가 표시되지 않으면 다운로드하세요.",
|
|
246
|
+
"publicShareTitle": "누군가 나와 파일을 공유했습니다.",
|
|
247
|
+
"publicShareSub": "이 링크에서 안전하게 다운로드하세요. 계정이 필요하지 않습니다.",
|
|
248
|
+
"publicShareChecking": "링크 확인 중…",
|
|
249
|
+
"publicShareDownloading": "다운로드 중…",
|
|
250
|
+
"publicShareWait": "기다리세요",
|
|
251
|
+
"publicShareNeedPassword": "이 링크를 다운로드하려면 비밀번호가 필요합니다",
|
|
252
|
+
"publicSharePasswordPh": "비밀번호 공유",
|
|
253
|
+
"publicShareDownload": "다운로드",
|
|
254
|
+
"publicShareDownloadAgain": "다시 다운로드",
|
|
255
|
+
"publicShareDone": "다운로드가 시작되었습니다",
|
|
256
|
+
"publicShareDoneHint": "브라우저 다운로드를 확인하세요. 아무것도 나타나지 않으면 다시 탭하세요",
|
|
257
|
+
"publicShareNotFound": "공유를 찾을 수 없거나 만료되었습니다.",
|
|
258
|
+
"publicShareDenied": "이 공유에 액세스할 수 없습니다.",
|
|
259
|
+
"publicShareBadPassword": "잘못된 비밀번호",
|
|
260
|
+
"publicShareMissing": "잘못된 공유 링크",
|
|
261
|
+
"publicShareFailed": "다운로드 실패({{status}})",
|
|
262
|
+
"publicShareFailedGeneric": "다운로드 실패",
|
|
263
|
+
"publicShareDefaultName": "다운로드",
|
|
264
|
+
"publicSharePanelLogin": "패널 로그인",
|
|
265
|
+
"publicShareLang": "언어",
|
|
266
|
+
"publicShareProgress": "{{loaded}} / {{total}} ({{pct}}%)",
|
|
267
|
+
"publicShareProgressIndeterminate": "수신됨 {{loaded}}…",
|
|
268
|
+
"publicShareCancel": "취소",
|
|
269
|
+
"publicShareCancelled": "다운로드가 취소되었습니다.",
|
|
270
|
+
"publicSharePoweredBy": "{{company}} 제공",
|
|
271
|
+
"publicSharePoweredPrefix": "제공:",
|
|
272
|
+
"publicSharePoweredSuffix": "",
|
|
273
|
+
"publicShareHasAccount": "계정이 있나요? 로그인",
|
|
274
|
+
"password": "비밀번호",
|
|
275
|
+
"editorLines": "{{count}} 줄",
|
|
276
|
+
"editorLargeHint": "대용량 파일 - 편집 속도가 느려질 수 있습니다. 다중 MB 파일의 경우 다운로드를 선호합니다(서버 용량 ~2MB).",
|
|
277
|
+
"editorLnCol": "Ln {{line}}, Col {{col}}",
|
|
278
|
+
"editorSpaces": "공백: {{n}}",
|
|
279
|
+
"copyLink": "링크 복사",
|
|
280
|
+
"versionsTitleShort": "버전 기록",
|
|
281
|
+
"versionsCount": "{{count}} / {{max}}",
|
|
282
|
+
"versionN": "v{{n}}",
|
|
283
|
+
"versionLatest": "최신",
|
|
284
|
+
"shareModeLabel": "다운로드 방법",
|
|
285
|
+
"shareModeDirect": "직접 다운로드",
|
|
286
|
+
"shareModeBt": "비트토렌트(웹토렌트)",
|
|
287
|
+
"shareModeBoth": "다이렉트 + 비트토렌트",
|
|
288
|
+
"shareModeHint": "BT에는 실행 중인 추적기가 필요합니다(파일 → BT 추적기). 마그넷 링크는 링크가 있는 사람이라면 누구나 사용할 수 있습니다.",
|
|
289
|
+
"shareModeBtBlocked": "Tracker가 실행되고 있지 않습니다. BT 공유를 생성하기 전에 시작하거나 Direct only를 선택하세요.",
|
|
290
|
+
"shareMagnet": "마그넷 링크",
|
|
291
|
+
"shareTorrentFile": ".torrent 다운로드",
|
|
292
|
+
"shareSeedStatus": "시딩 상태",
|
|
293
|
+
"shareBtStats": "비트토렌트 상태",
|
|
294
|
+
"btSeeds": "Seeds",
|
|
295
|
+
"btLeechers": "Leechers",
|
|
296
|
+
"btPeers": "Peers",
|
|
297
|
+
"btUploadSpeed": "업로드 속도",
|
|
298
|
+
"btDownloadSpeed": "다운로드 속도",
|
|
299
|
+
"btUploaded": "Uploaded",
|
|
300
|
+
"btDownloaded": "Downloaded",
|
|
301
|
+
"btRatio": "Ratio",
|
|
302
|
+
"btUpdatedAt": "Updated",
|
|
303
|
+
"btServerStats": "서버 시더",
|
|
304
|
+
"btClientStats": "귀하의 고객",
|
|
305
|
+
"btSeeding": "시딩 중",
|
|
306
|
+
"btPending": "시딩 준비 중",
|
|
307
|
+
"btStopped": "시드 중지",
|
|
308
|
+
"btError": "시드 오류",
|
|
309
|
+
"publicShareMethod": "어떻게 다운로드하시겠습니까?",
|
|
310
|
+
"publicShareDirect": "직접 다운로드",
|
|
311
|
+
"publicShareBt": "BitTorrent",
|
|
312
|
+
"openBtTracker": "BT 트래커 열기",
|
|
313
|
+
"publicShareBtInBrowser": "브라우저에서 WebTorrent 다운로드",
|
|
314
|
+
"publicShareBtProgress": "다운로드 {{pct}}% · peers {{peers}} · ↓ {{down}} · ↑ {{up}}",
|
|
315
|
+
"publicShareBtStarting": "동료와 연결하는 중…",
|
|
316
|
+
"publicShareBtFailed": "WebTorrent 실패: {{detail}}",
|
|
317
|
+
"publicShareBtNeedMagnet": "이 공유에 대한 마그넷 URI가 없습니다.",
|
|
318
|
+
"publicShareBtUnsupported": "이 브라우저는 WebTorrent를 실행할 수 없습니다. 대신 자석이나 .torrent를 사용하세요.",
|
|
319
|
+
"btNone": "—"
|
|
320
|
+
}
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
{
|
|
2
|
+
"profiles": {
|
|
3
|
+
"web": {
|
|
4
|
+
"label": "웹 호스트",
|
|
5
|
+
"short": "SSH · 80 · 443"
|
|
6
|
+
},
|
|
7
|
+
"mail": {
|
|
8
|
+
"label": "웹 + 메일",
|
|
9
|
+
"short": "또한 25/465/587/993"
|
|
10
|
+
},
|
|
11
|
+
"ftps": {
|
|
12
|
+
"label": "웹 + FTPS",
|
|
13
|
+
"short": "21 + PASV 30000–30100"
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"appliedProfile": "적용된 프로필: {{label}}",
|
|
17
|
+
"backToProtection": "보호",
|
|
18
|
+
"statRules": "규칙",
|
|
19
|
+
"statDenyIps": "영구 거부 IP",
|
|
20
|
+
"statAllow": "허용하다",
|
|
21
|
+
"statDeny": "부인하다",
|
|
22
|
+
"statDefaultIn": "기본 수신",
|
|
23
|
+
"executeOn": "켜짐",
|
|
24
|
+
"executeOff": "꺼짐",
|
|
25
|
+
"ufwDisabled": "UFW 비활성화",
|
|
26
|
+
"ufwEnabled": "UFW 활성화",
|
|
27
|
+
"disableUfw": "UFW 비활성화",
|
|
28
|
+
"enableUfw": "UFW 활성화",
|
|
29
|
+
"notInstalled": "UFW가 설치되지 않았습니다",
|
|
30
|
+
"toolHintPrefix": "기본 도구:",
|
|
31
|
+
"toolHintBody": "UFW = 포트/영구 규칙 · 공격 대응 및 자동 금지 사용",
|
|
32
|
+
"toolHintFail2ban": "failure2ban = 임시 로그 기반 금지",
|
|
33
|
+
"executeOffHint": "시스템 변경 꺼짐 — 상태를 읽을 수 있습니다.",
|
|
34
|
+
"tabs": {
|
|
35
|
+
"rules": "규칙",
|
|
36
|
+
"ports": "열린 포트",
|
|
37
|
+
"deny": "IP 영구 거부",
|
|
38
|
+
"profiles": "프로필",
|
|
39
|
+
"about": "설명",
|
|
40
|
+
"services": "Services"
|
|
41
|
+
},
|
|
42
|
+
"currentRules": "현재 규칙",
|
|
43
|
+
"rulesSourceHint": "UFW 번호가 매겨진 규칙(ufw 상태 번호가 매겨짐)",
|
|
44
|
+
"colAction": "행동",
|
|
45
|
+
"colTo": "에게",
|
|
46
|
+
"colFrom": "에서",
|
|
47
|
+
"deleteShort": "삭제",
|
|
48
|
+
"denyBadge": "DENY",
|
|
49
|
+
"emptyRulesTitle": "규칙이 없거나 읽을 수 있는 권한이 없습니다.",
|
|
50
|
+
"emptyRulesInstalled": "UFW가 비활성 상태이거나 읽으려면 루트가 필요합니다.",
|
|
51
|
+
"emptyRulesNotInstalled": "UFW를 설치한 후 새로 고침",
|
|
52
|
+
"allowPortTitle": "포트 허용",
|
|
53
|
+
"protocol": "규약",
|
|
54
|
+
"protoBoth": "둘 다",
|
|
55
|
+
"protoBothLabel": "TCP+UDP",
|
|
56
|
+
"port": "포트",
|
|
57
|
+
"portHint": "공통 포트를 선택하거나 아래에서 맞춤 설정하세요.",
|
|
58
|
+
"portHintYsk": "모든 YSK 서비스 포트(패널, 웹, SSH, 메일, FTP, DNS, DB, Redis)",
|
|
59
|
+
"privatePortWarn": "{{service}} 일반적으로 비공개로 유지되어야 합니다. 공개 허용은 위험합니다. 소스 IP/CIDR을 선호하세요.",
|
|
60
|
+
"privatePortWarnWithFrom": "{{service}}는 지정된 소스만 허용합니다. IP/CIDR을 다시 확인하세요.",
|
|
61
|
+
"allowFrom": "소스 IP/CIDR(선택사항)",
|
|
62
|
+
"allowFromHint": "비어 있음 = 어디서나; 이 포트에서 해당 소스만 허용하도록 IP 또는 CIDR을 설정하세요.",
|
|
63
|
+
"allowFromPlaceholder": "예를 들어 203.0.113.10 또는 10.0.0.0/8",
|
|
64
|
+
"customPort": "사용자 정의 포트(예: 8080 또는 30000:30100)",
|
|
65
|
+
"allowedPort": "허용됨 {{proto}}/{{port}}",
|
|
66
|
+
"allowedPortFrom": "{{from}}부터 {{proto}}/{{port}} 허용됨",
|
|
67
|
+
"allowThisPort": "이 포트를 허용하세요",
|
|
68
|
+
"allowPortHint": "웹 호스트의 경우 22/80/443을 유지합니다.",
|
|
69
|
+
"denyTitle": "IP 영구 거부",
|
|
70
|
+
"denySub": "UFW DENY · 일시적인 Fail2ban 금지와는 다름",
|
|
71
|
+
"denyPlaceholder": "거부할 IPv4 또는 IPv6",
|
|
72
|
+
"deniedOk": "영구적으로 거부됨",
|
|
73
|
+
"removedDeny": "거부가 삭제되었습니다.",
|
|
74
|
+
"remove": "제거하다",
|
|
75
|
+
"noDenyRules": "영구 거부 IP 규칙 없음",
|
|
76
|
+
"oneClickProfiles": "원클릭 프로필",
|
|
77
|
+
"oneClickDesc": "패널 스크립트 작성 및 UFW 적용(fail2ban을 설치하지 않음 - failure2ban 페이지 사용)",
|
|
78
|
+
"customApply": "맞춤 적용",
|
|
79
|
+
"allowSmtp": "SMTP/IMAP 포트 허용",
|
|
80
|
+
"extraTcp": "추가 TCP 포트",
|
|
81
|
+
"extraTcpHint": "사전 설정을 선택하세요. 또는 사용자 정의 쉼표/범위",
|
|
82
|
+
"noExtra": "추가 없음",
|
|
83
|
+
"mailGroup": "메일세트",
|
|
84
|
+
"customExtraPlaceholder": "사용자 정의: 8080,9000:9010",
|
|
85
|
+
"appliedCustom": "맞춤 규칙이 적용됨",
|
|
86
|
+
"applyToSystem": "시스템에 적용",
|
|
87
|
+
"deletedRule": "#{{n}} 삭제됨",
|
|
88
|
+
"deleteRuleTitle": "규칙 #{{n}}을 삭제하시겠습니까?",
|
|
89
|
+
"deleteRuleDesc": "해당 UFW 규칙 번호를 제거합니다(시스템 변경 권한이 필요함).",
|
|
90
|
+
"servicesTitle": "관리형 서비스",
|
|
91
|
+
"servicesHint": "YSK 서비스에 대한 원하는 네트워크 노출입니다. 서비스를 열면 이러한 규칙이 자동으로 동기화됩니다.",
|
|
92
|
+
"servicesEmpty": "아직 서비스 노출 데이터가 없습니다.",
|
|
93
|
+
"servicesEmptyDesc": "이 목록을 채우려면 관리형 서비스(웹, FTPS, VPN, DB…)를 시작하세요.",
|
|
94
|
+
"servicesManualHint": "수동 포트 칩은 포트 탭 아래에 있습니다. 규칙이 태그된 상태로 유지되도록 여기에서 액세스를 관리하는 것이 좋습니다(ysk-svc).",
|
|
95
|
+
"portsManualHint": "고급 수동 규칙. 관리되는 소프트웨어의 경우 서비스 탭을 선호합니다.",
|
|
96
|
+
"colService": "Service",
|
|
97
|
+
"colMode": "Mode",
|
|
98
|
+
"colPorts": "Ports",
|
|
99
|
+
"colSync": "Status",
|
|
100
|
+
"synced": "Synced",
|
|
101
|
+
"syncNow": "Sync"
|
|
102
|
+
}
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "FTPS 계정",
|
|
3
|
+
"accountsCount": "{{count}} 계정",
|
|
4
|
+
"accounts": "계정",
|
|
5
|
+
"applied": "적용된",
|
|
6
|
+
"pendingApply": "신청 대기 중",
|
|
7
|
+
"sftpKeys": "SFTP 키",
|
|
8
|
+
"softwareMissing": "FTPS 서비스 소프트웨어가 설치되지 않았습니다.",
|
|
9
|
+
"ftpAccounts": "FTP 계정",
|
|
10
|
+
"sftpPubkeys": "SFTP 공개 키",
|
|
11
|
+
"homeDir": "홈 디렉토리",
|
|
12
|
+
"domain": "도메인",
|
|
13
|
+
"user": "사용자",
|
|
14
|
+
"keyFingerprint": "키 지문(접두사)",
|
|
15
|
+
"createHint": "먼저 계정 탭에서 FTP 계정을 생성한 다음 여기로 돌아와서 키를 등록하세요.",
|
|
16
|
+
"pubkeyHint": "\"+ 공개 키 추가\"를 사용하고 FTP 사용자를 선택한 다음 전체 ssh-ed25519 또는 ssh-rsa 행을 붙여넣습니다.",
|
|
17
|
+
"quickSelect": "빠른 선택 계정",
|
|
18
|
+
"quickSelectHint": "새 키 양식을 작성하려면 사용자 이름을 클릭하세요.",
|
|
19
|
+
"editAccount": "FTP 계정 편집",
|
|
20
|
+
"createAccount": "FTP 계정 만들기",
|
|
21
|
+
"accountModalDesc": "목록에서 도메인과 집을 선택하거나 자유롭게 입력하세요. 저장 후 적용하여 vsftpd 작성",
|
|
22
|
+
"usernameHintCreate": "Alnum, 점, 밑줄, 하이픈; 생성 후 불변",
|
|
23
|
+
"usernameHint": "Alnum, 점, 밑줄, 하이픈",
|
|
24
|
+
"newPasswordOptional": "새 비밀번호(선택사항)",
|
|
25
|
+
"passwordKeepHint": "비어 있으면 현재 상태로 유지됩니다.",
|
|
26
|
+
"passwordMin8": "8자 이상",
|
|
27
|
+
"domainHint": "그룹화 및 경로 힌트를 위한 사이트 또는 메일 도메인",
|
|
28
|
+
"domainPh": "사이트/메일 도메인을 먼저 생성하거나 임시로 입력하세요.",
|
|
29
|
+
"homeHint": "로그인 후 루트(chroot 가시 범위)",
|
|
30
|
+
"addPubkey": "SFTP 공개 키 추가",
|
|
31
|
+
"addPubkeyDesc": "계정, 선택적 메모를 선택하고 전체 공개 키 라인 하나를 붙여넣습니다. 파일을 작성한다고 해서 로그인이 작동한다는 사실이 입증되는 것은 아닙니다.",
|
|
32
|
+
"pubkeyAdded": "공개 키가 추가됨",
|
|
33
|
+
"ftpUsername": "FTP 사용자 이름",
|
|
34
|
+
"ftpUsernameHint": "등록된 FTP 계정과 일치해야 합니다.",
|
|
35
|
+
"ftpUsernamePh": "FTP 계정과 동일",
|
|
36
|
+
"note": "메모",
|
|
37
|
+
"noteHint": "장치 라벨(예: 노트북/사무실",
|
|
38
|
+
"notePh": "노트북/사무실 호스트",
|
|
39
|
+
"sshPubkey": "SSH 공개 키",
|
|
40
|
+
"sshPubkeyHint": "일반적으로 ~/.ssh/id_ed25519.pub에서 전체 줄을 붙여넣습니다.",
|
|
41
|
+
"deleteAccountTitle": "FTP 계정을 삭제하시겠습니까?",
|
|
42
|
+
"deleteAccountDesc": "삭제 후 다시 적용",
|
|
43
|
+
"deleteKeyTitle": "SFTP 공개 키를 삭제하시겠습니까?",
|
|
44
|
+
"deleteKeyDesc": "관리 파일에서 제거합니다. 시스템 Authorized_keys를 다시 로드해야 할 수도 있습니다.",
|
|
45
|
+
"serviceTitle": "vsftpd 서비스",
|
|
46
|
+
"softwareMissingService": "FTPS 소프트웨어가 설치되지 않았습니다.",
|
|
47
|
+
"lifecycle": "수명주기",
|
|
48
|
+
"overview": "개요",
|
|
49
|
+
"network": "네트워크",
|
|
50
|
+
"security": "보안",
|
|
51
|
+
"installStart": "설치 및 시작",
|
|
52
|
+
"listenPort": "청취 포트",
|
|
53
|
+
"accountCount": "계정",
|
|
54
|
+
"loginBanner": "로그인 배너",
|
|
55
|
+
"sslDomain": "SSL 도메인",
|
|
56
|
+
"pasvRange": "PASV 범위",
|
|
57
|
+
"forceTls": "강제 TLS",
|
|
58
|
+
"allowWrite": "쓰기 허용",
|
|
59
|
+
"networkTitle": "네트워크 설정",
|
|
60
|
+
"networkDesc": "포트 및 PASV를 들어보세요.",
|
|
61
|
+
"listenPortHint": "기본값 21; 다른 포트를 사용하는 경우 방화벽을 엽니다",
|
|
62
|
+
"customPort": "사용자 정의 포트",
|
|
63
|
+
"ipStack": "IP 스택",
|
|
64
|
+
"ipStackHint": "대부분의 vsftpd 빌드: Listen 및 Listen_ipv6은 상호 배타적입니다.",
|
|
65
|
+
"ipv4Only": "IPv4 전용",
|
|
66
|
+
"ipv6Mapped": "IPv6(매핑 가능)",
|
|
67
|
+
"bannerHint": "클라이언트가 연결 후 표시되는 환영 문자열",
|
|
68
|
+
"pasvStart": "PASV 시작 포트",
|
|
69
|
+
"pasvStartHint": "패시브 데이터 채널 시작",
|
|
70
|
+
"customStart": "맞춤 시작",
|
|
71
|
+
"pasvEnd": "PASV 종단 포트",
|
|
72
|
+
"pasvEndHint": "≥ 시작이어야 합니다. 방화벽은 범위를 허용해야 합니다",
|
|
73
|
+
"openFirewallPage": "방화벽 페이지 열기",
|
|
74
|
+
"customEnd": "맞춤 끝",
|
|
75
|
+
"pasvPublicIp": "PASV 공용 IP",
|
|
76
|
+
"pasvPublicIpHint": "NAT/클라우드: 공용 IP 설정; 로컬은 비워 둘 수 있습니다",
|
|
77
|
+
"optionalEmpty": "(선택 과목)",
|
|
78
|
+
"securityTitle": "보안 설정",
|
|
79
|
+
"securityDesc": "TLS, 쓰기 액세스, chroot; 적용하고 다시 시작하면 적용됩니다.",
|
|
80
|
+
"sslCertDomain": "SSL 인증서 도메인",
|
|
81
|
+
"sslCertDomainHint": "업로드/발급된 인증서 도메인 선택",
|
|
82
|
+
"enableFtps": "FTPS(SSL/TLS) 활성화",
|
|
83
|
+
"enableFtpsDesc": "제어 채널의 TLS; 추천",
|
|
84
|
+
"forceTlsLogin": "강제 TLS 로그인",
|
|
85
|
+
"forceTlsLoginDesc": "일반 FTP를 거부합니다. 클라이언트에는 FTPS가 필요합니다",
|
|
86
|
+
"allowWriteDesc": "꺼짐 = 다운로드/목록만",
|
|
87
|
+
"chrootUsers": "Chroot 사용자",
|
|
88
|
+
"chrootUsersDesc": "로그인 후 집으로 감옥",
|
|
89
|
+
"writableChroot": "쓰기 가능한 chroot 허용",
|
|
90
|
+
"writableChrootDesc": "집에 쓰기 가능한 경우에도 chroot 유지(일반적인 vsftpd 필요)",
|
|
91
|
+
"settingsSaved": "설정이 저장되었습니다.",
|
|
92
|
+
"installIncomplete": "설치를 완료할 수 없습니다.",
|
|
93
|
+
"ftpsReady": "FTPS 준비",
|
|
94
|
+
"settingsApplied": "설정이 적용되었습니다.",
|
|
95
|
+
"opsResult": "작업 결과",
|
|
96
|
+
"saved": "저장됨",
|
|
97
|
+
"accountsList": "계정 목록",
|
|
98
|
+
"accountsListDesc": "생성 후 vsftpd 동기화를 적용합니다. 서비스가 누락된 경우 위에 설치한 다음",
|
|
99
|
+
"startService": "시작.",
|
|
100
|
+
"createAccountPlus": "+ 계정 만들기",
|
|
101
|
+
"noFtpAccounts": "아직 FTP 계정이 없습니다.",
|
|
102
|
+
"noFtpAccountsDesc": "계정 만들기(오른쪽 상단 목록) 집과 도메인을 설정한 후 신청하세요.",
|
|
103
|
+
"applyHint": "참고: 쓰기 관리만 적용하십시오. 청취하려면 vsftpd가 활성화되어 있어야 합니다.",
|
|
104
|
+
"sshdMatchNote": "; 시스템 sshd 일치가 적용되도록 구성되어야 합니다.",
|
|
105
|
+
"addPubkeyPlus": "+ 공개 키 추가",
|
|
106
|
+
"noPubkeys": "등록된 공개 키가 없습니다.",
|
|
107
|
+
"pickDomain": "— 도메인 선택 —",
|
|
108
|
+
"currentDomain": "{{domain}} (현재)",
|
|
109
|
+
"pickHome": "— 집으로 선택 —",
|
|
110
|
+
"currentHome": "{{path}} (현재)",
|
|
111
|
+
"fullPath": "전체 경로:",
|
|
112
|
+
"emptyHomes": "목록이 비어 있으면 홈 옵션에 대한 프로젝트나 사이트를 먼저 생성하세요.",
|
|
113
|
+
"pickAccount": "— 계정 선택 —",
|
|
114
|
+
"installFtpsBanner": "위의 배너를 이용하여 FTPS를 설치한 후 서비스를 시작하세요.",
|
|
115
|
+
"applyRestart": "적용하고 다시 시작하세요",
|
|
116
|
+
"afterInstall": "설치 후 FTPS 계정으로 로그인할 수 있습니다. 설치하려면 관리자 권한이 필요합니다.",
|
|
117
|
+
"saveSettings": "설정 저장",
|
|
118
|
+
"saveApplyHint": "업데이트 패널만 저장합니다. 적용하고 다시 시작하면 vsftpd.conf를 쓰고 다시 로드됩니다.",
|
|
119
|
+
"installAndStart": "설치 및 시작",
|
|
120
|
+
"manageAccounts": "계정",
|
|
121
|
+
"openFirewallPorts": "방화벽 포트 열기",
|
|
122
|
+
"firewallPortsApplied": "방화벽 허용 TCP {{ports}}",
|
|
123
|
+
"sftpTabDesc": "클라이언트가 SFTP 키 로그인을 사용할 수 있도록 FTP 계정에 SSH 공개 키를 등록하세요. 계정을 선택하고 하나의 핵심 라인을 붙여넣은 다음 저장하세요.",
|
|
124
|
+
"sftpNeedAccountTitle": "아직 FTP 계정이 없습니다.",
|
|
125
|
+
"sftpNeedAccount": "먼저 하나 이상의 FTP 계정을 만든 다음 해당 사용자의 공개 키를 등록하세요.",
|
|
126
|
+
"sftpFilterLabel": "계정",
|
|
127
|
+
"sftpFilterAll": "모든 계정",
|
|
128
|
+
"sftpKeyCount": "{{count}} 키",
|
|
129
|
+
"sftpEmptyFiltered": "이 계정에 키가 없습니다",
|
|
130
|
+
"sftpEmptyFilteredDesc": "'{{user}}'에는 아직 등록된 SSH 공개 키가 없습니다.",
|
|
131
|
+
"sftpRegister": "키 등록",
|
|
132
|
+
"sftpAddedAt": "추가됨 {{time}}",
|
|
133
|
+
"sftpTechSummary": "기술 세부정보(고급)",
|
|
134
|
+
"sftpTechNote": "키는 관리 경로 아래에 기록됩니다."
|
|
135
|
+
}
|