clawui 0.1.0 → 0.1.2
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 +20 -11
- package/dist/index.js +1 -1
- package/locales/ar/extensions/feishu.json +37 -0
- package/locales/ar/ui/app.json +107 -0
- package/locales/ar/ui/views/agents.json +139 -0
- package/locales/ar/ui/views/channels.json +91 -0
- package/locales/ar/ui/views/chat.json +23 -0
- package/locales/ar/ui/views/config.json +87 -0
- package/locales/ar/ui/views/cron.json +64 -0
- package/locales/ar/ui/views/debug.json +17 -0
- package/locales/ar/ui/views/instances.json +8 -0
- package/locales/ar/ui/views/logs.json +12 -0
- package/locales/ar/ui/views/nodes.json +91 -0
- package/locales/ar/ui/views/overview.json +33 -0
- package/locales/ar/ui/views/sessions.json +21 -0
- package/locales/ar/ui/views/skills.json +26 -0
- package/locales/ar/ui/views/usage.json +242 -0
- package/locales/bn/extensions/feishu.json +15 -15
- package/locales/bn/ui/app.json +107 -0
- package/locales/bn/ui/views/agents.json +104 -19
- package/locales/bn/ui/views/channels.json +82 -2
- package/locales/bn/ui/views/chat.json +5 -5
- package/locales/bn/ui/views/config.json +50 -16
- package/locales/bn/ui/views/cron.json +17 -17
- package/locales/bn/ui/views/debug.json +5 -5
- package/locales/bn/ui/views/instances.json +1 -2
- package/locales/bn/ui/views/logs.json +2 -2
- package/locales/bn/ui/views/nodes.json +60 -15
- package/locales/bn/ui/views/overview.json +10 -12
- package/locales/bn/ui/views/sessions.json +5 -4
- package/locales/bn/ui/views/skills.json +22 -6
- package/locales/bn/ui/views/usage.json +207 -50
- package/locales/de/extensions/feishu.json +18 -17
- package/locales/de/ui/app.json +107 -0
- package/locales/de/ui/views/agents.json +100 -14
- package/locales/de/ui/views/channels.json +83 -3
- package/locales/de/ui/views/chat.json +2 -2
- package/locales/de/ui/views/config.json +44 -10
- package/locales/de/ui/views/cron.json +16 -16
- package/locales/de/ui/views/debug.json +6 -6
- package/locales/de/ui/views/instances.json +1 -2
- package/locales/de/ui/views/logs.json +2 -2
- package/locales/de/ui/views/nodes.json +57 -12
- package/locales/de/ui/views/overview.json +7 -9
- package/locales/de/ui/views/sessions.json +2 -1
- package/locales/de/ui/views/skills.json +17 -1
- package/locales/de/ui/views/usage.json +183 -26
- package/locales/eo/extensions/feishu.json +37 -0
- package/locales/eo/ui/app.json +107 -0
- package/locales/eo/ui/views/agents.json +140 -0
- package/locales/eo/ui/views/channels.json +91 -0
- package/locales/eo/ui/views/chat.json +23 -0
- package/locales/eo/ui/views/config.json +87 -0
- package/locales/eo/ui/views/cron.json +64 -0
- package/locales/eo/ui/views/debug.json +17 -0
- package/locales/eo/ui/views/instances.json +8 -0
- package/locales/eo/ui/views/logs.json +12 -0
- package/locales/eo/ui/views/nodes.json +91 -0
- package/locales/eo/ui/views/overview.json +33 -0
- package/locales/eo/ui/views/sessions.json +21 -0
- package/locales/eo/ui/views/skills.json +26 -0
- package/locales/eo/ui/views/usage.json +242 -0
- package/locales/es/extensions/feishu.json +12 -12
- package/locales/es/ui/app.json +91 -0
- package/locales/es/ui/views/agents.json +79 -19
- package/locales/es/ui/views/channels.json +62 -2
- package/locales/es/ui/views/chat.json +2 -2
- package/locales/es/ui/views/config.json +49 -20
- package/locales/es/ui/views/cron.json +10 -16
- package/locales/es/ui/views/debug.json +1 -1
- package/locales/es/ui/views/instances.json +1 -2
- package/locales/es/ui/views/nodes.json +45 -15
- package/locales/es/ui/views/overview.json +5 -7
- package/locales/es/ui/views/sessions.json +3 -2
- package/locales/es/ui/views/skills.json +13 -2
- package/locales/es/ui/views/usage.json +152 -33
- package/locales/fi/extensions/feishu.json +18 -17
- package/locales/fi/ui/app.json +107 -0
- package/locales/fi/ui/views/agents.json +104 -19
- package/locales/fi/ui/views/channels.json +81 -1
- package/locales/fi/ui/views/chat.json +8 -8
- package/locales/fi/ui/views/config.json +55 -21
- package/locales/fi/ui/views/cron.json +14 -14
- package/locales/fi/ui/views/debug.json +9 -9
- package/locales/fi/ui/views/instances.json +1 -2
- package/locales/fi/ui/views/logs.json +1 -1
- package/locales/fi/ui/views/nodes.json +62 -17
- package/locales/fi/ui/views/overview.json +13 -15
- package/locales/fi/ui/views/sessions.json +5 -4
- package/locales/fi/ui/views/skills.json +19 -3
- package/locales/fi/ui/views/usage.json +186 -29
- package/locales/fr/extensions/feishu.json +19 -19
- package/locales/fr/ui/app.json +107 -0
- package/locales/fr/ui/views/agents.json +102 -18
- package/locales/fr/ui/views/channels.json +83 -3
- package/locales/fr/ui/views/chat.json +4 -4
- package/locales/fr/ui/views/config.json +49 -15
- package/locales/fr/ui/views/cron.json +13 -13
- package/locales/fr/ui/views/debug.json +2 -2
- package/locales/fr/ui/views/instances.json +1 -2
- package/locales/fr/ui/views/logs.json +2 -2
- package/locales/fr/ui/views/nodes.json +59 -14
- package/locales/fr/ui/views/overview.json +4 -6
- package/locales/fr/ui/views/sessions.json +5 -4
- package/locales/fr/ui/views/skills.json +19 -3
- package/locales/fr/ui/views/usage.json +196 -39
- package/locales/hi/extensions/feishu.json +37 -0
- package/locales/hi/ui/app.json +107 -0
- package/locales/hi/ui/views/agents.json +139 -0
- package/locales/hi/ui/views/channels.json +91 -0
- package/locales/hi/ui/views/chat.json +23 -0
- package/locales/hi/ui/views/config.json +87 -0
- package/locales/hi/ui/views/cron.json +64 -0
- package/locales/hi/ui/views/debug.json +17 -0
- package/locales/hi/ui/views/instances.json +8 -0
- package/locales/hi/ui/views/logs.json +12 -0
- package/locales/hi/ui/views/nodes.json +91 -0
- package/locales/hi/ui/views/overview.json +33 -0
- package/locales/hi/ui/views/sessions.json +21 -0
- package/locales/hi/ui/views/skills.json +26 -0
- package/locales/hi/ui/views/usage.json +242 -0
- package/locales/it/extensions/feishu.json +10 -10
- package/locales/it/ui/app.json +107 -0
- package/locales/it/ui/views/agents.json +100 -14
- package/locales/it/ui/views/channels.json +83 -3
- package/locales/it/ui/views/chat.json +3 -3
- package/locales/it/ui/views/config.json +47 -13
- package/locales/it/ui/views/cron.json +10 -11
- package/locales/it/ui/views/debug.json +2 -2
- package/locales/it/ui/views/instances.json +1 -2
- package/locales/it/ui/views/logs.json +2 -2
- package/locales/it/ui/views/nodes.json +54 -9
- package/locales/it/ui/views/overview.json +4 -6
- package/locales/it/ui/views/sessions.json +4 -3
- package/locales/it/ui/views/skills.json +19 -3
- package/locales/it/ui/views/usage.json +185 -28
- package/locales/ja/extensions/feishu.json +26 -26
- package/locales/ja/ui/app.json +108 -0
- package/locales/ja/ui/views/agents.json +100 -15
- package/locales/ja/ui/views/channels.json +81 -1
- package/locales/ja/ui/views/chat.json +8 -8
- package/locales/ja/ui/views/config.json +45 -11
- package/locales/ja/ui/views/cron.json +9 -9
- package/locales/ja/ui/views/debug.json +2 -2
- package/locales/ja/ui/views/instances.json +0 -1
- package/locales/ja/ui/views/logs.json +2 -2
- package/locales/ja/ui/views/nodes.json +59 -14
- package/locales/ja/ui/views/overview.json +9 -11
- package/locales/ja/ui/views/sessions.json +5 -4
- package/locales/ja/ui/views/skills.json +19 -3
- package/locales/ja/ui/views/usage.json +187 -30
- package/locales/ko/extensions/feishu.json +20 -20
- package/locales/ko/ui/app.json +107 -0
- package/locales/ko/ui/views/agents.json +103 -18
- package/locales/ko/ui/views/channels.json +82 -2
- package/locales/ko/ui/views/chat.json +5 -5
- package/locales/ko/ui/views/config.json +49 -15
- package/locales/ko/ui/views/cron.json +5 -5
- package/locales/ko/ui/views/debug.json +1 -1
- package/locales/ko/ui/views/instances.json +1 -2
- package/locales/ko/ui/views/nodes.json +53 -8
- package/locales/ko/ui/views/overview.json +5 -7
- package/locales/ko/ui/views/sessions.json +3 -2
- package/locales/ko/ui/views/skills.json +19 -3
- package/locales/ko/ui/views/usage.json +182 -25
- package/locales/pa/extensions/feishu.json +37 -0
- package/locales/pa/ui/app.json +107 -0
- package/locales/pa/ui/views/agents.json +140 -0
- package/locales/pa/ui/views/channels.json +91 -0
- package/locales/pa/ui/views/chat.json +23 -0
- package/locales/pa/ui/views/config.json +87 -0
- package/locales/pa/ui/views/cron.json +64 -0
- package/locales/pa/ui/views/debug.json +17 -0
- package/locales/pa/ui/views/instances.json +8 -0
- package/locales/pa/ui/views/logs.json +12 -0
- package/locales/pa/ui/views/nodes.json +91 -0
- package/locales/pa/ui/views/overview.json +33 -0
- package/locales/pa/ui/views/sessions.json +21 -0
- package/locales/pa/ui/views/skills.json +26 -0
- package/locales/pa/ui/views/usage.json +242 -0
- package/locales/pt/extensions/feishu.json +20 -20
- package/locales/pt/ui/app.json +107 -0
- package/locales/pt/ui/views/agents.json +96 -11
- package/locales/pt/ui/views/channels.json +82 -2
- package/locales/pt/ui/views/chat.json +3 -3
- package/locales/pt/ui/views/config.json +48 -14
- package/locales/pt/ui/views/cron.json +12 -12
- package/locales/pt/ui/views/debug.json +4 -4
- package/locales/pt/ui/views/instances.json +0 -1
- package/locales/pt/ui/views/logs.json +1 -1
- package/locales/pt/ui/views/nodes.json +59 -14
- package/locales/pt/ui/views/overview.json +6 -8
- package/locales/pt/ui/views/sessions.json +4 -3
- package/locales/pt/ui/views/skills.json +18 -2
- package/locales/pt/ui/views/usage.json +188 -31
- package/locales/pt-BR/extensions/feishu.json +37 -0
- package/locales/pt-BR/ui/app.json +107 -0
- package/locales/pt-BR/ui/views/agents.json +139 -0
- package/locales/pt-BR/ui/views/channels.json +91 -0
- package/locales/pt-BR/ui/views/chat.json +23 -0
- package/locales/{pt/ui/views/config-form.render.json → pt-BR/ui/views/config.json} +55 -11
- package/locales/pt-BR/ui/views/cron.json +64 -0
- package/locales/pt-BR/ui/views/debug.json +17 -0
- package/locales/pt-BR/ui/views/instances.json +8 -0
- package/locales/pt-BR/ui/views/logs.json +12 -0
- package/locales/pt-BR/ui/views/nodes.json +91 -0
- package/locales/pt-BR/ui/views/overview.json +33 -0
- package/locales/pt-BR/ui/views/sessions.json +21 -0
- package/locales/pt-BR/ui/views/skills.json +26 -0
- package/locales/pt-BR/ui/views/usage.json +242 -0
- package/locales/ru/extensions/feishu.json +37 -0
- package/locales/ru/ui/app.json +107 -0
- package/locales/ru/ui/views/agents.json +140 -0
- package/locales/ru/ui/views/channels.json +91 -0
- package/locales/ru/ui/views/chat.json +23 -0
- package/locales/ru/ui/views/config.json +87 -0
- package/locales/ru/ui/views/cron.json +64 -0
- package/locales/ru/ui/views/debug.json +17 -0
- package/locales/ru/ui/views/instances.json +12 -0
- package/locales/ru/ui/views/logs.json +91 -0
- package/locales/ru/ui/views/nodes.json +91 -0
- package/locales/ru/ui/views/overview.json +33 -0
- package/locales/ru/ui/views/sessions.json +21 -0
- package/locales/ru/ui/views/skills.json +26 -0
- package/locales/ru/ui/views/usage.json +242 -0
- package/locales/te/extensions/feishu.json +37 -0
- package/locales/te/ui/app.json +107 -0
- package/locales/te/ui/views/agents.json +139 -0
- package/locales/te/ui/views/channels.json +91 -0
- package/locales/te/ui/views/chat.json +23 -0
- package/locales/te/ui/views/config.json +87 -0
- package/locales/te/ui/views/cron.json +64 -0
- package/locales/te/ui/views/debug.json +17 -0
- package/locales/te/ui/views/instances.json +8 -0
- package/locales/te/ui/views/logs.json +12 -0
- package/locales/te/ui/views/nodes.json +91 -0
- package/locales/te/ui/views/overview.json +33 -0
- package/locales/te/ui/views/sessions.json +21 -0
- package/locales/te/ui/views/skills.json +26 -0
- package/locales/te/ui/views/usage.json +242 -0
- package/locales/vi/extensions/feishu.json +11 -11
- package/locales/vi/ui/app.json +107 -0
- package/locales/vi/ui/views/agents.json +106 -21
- package/locales/vi/ui/views/channels.json +81 -1
- package/locales/vi/ui/views/chat.json +4 -4
- package/locales/vi/ui/views/config.json +47 -13
- package/locales/vi/ui/views/cron.json +12 -12
- package/locales/vi/ui/views/debug.json +6 -6
- package/locales/vi/ui/views/instances.json +2 -3
- package/locales/vi/ui/views/logs.json +3 -3
- package/locales/vi/ui/views/nodes.json +56 -11
- package/locales/vi/ui/views/overview.json +9 -11
- package/locales/vi/ui/views/sessions.json +4 -3
- package/locales/vi/ui/views/skills.json +17 -1
- package/locales/vi/ui/views/usage.json +199 -42
- package/locales/zh-CN/ui/app.json +107 -0
- package/locales/zh-CN/ui/views/agents.json +140 -0
- package/locales/zh-CN/ui/views/channels.json +91 -0
- package/locales/{zh/ui/views/config-form.render.json → zh-CN/ui/views/config.json} +46 -2
- package/locales/{zh → zh-CN}/ui/views/cron.json +1 -1
- package/locales/{zh → zh-CN}/ui/views/debug.json +1 -1
- package/locales/{zh → zh-CN}/ui/views/instances.json +1 -2
- package/locales/{zh → zh-CN}/ui/views/logs.json +1 -1
- package/locales/{zh → zh-CN}/ui/views/nodes.json +46 -1
- package/locales/{zh → zh-CN}/ui/views/overview.json +15 -17
- package/locales/{zh → zh-CN}/ui/views/sessions.json +1 -0
- package/locales/zh-CN/ui/views/skills.json +26 -0
- package/locales/zh-CN/ui/views/usage.json +242 -0
- package/locales/zh-TW/extensions/feishu.json +37 -0
- package/locales/zh-TW/ui/app.json +107 -0
- package/locales/zh-TW/ui/views/agents.json +140 -0
- package/locales/zh-TW/ui/views/channels.json +91 -0
- package/locales/zh-TW/ui/views/chat.json +23 -0
- package/locales/zh-TW/ui/views/config.json +87 -0
- package/locales/zh-TW/ui/views/cron.json +64 -0
- package/locales/zh-TW/ui/views/debug.json +17 -0
- package/locales/zh-TW/ui/views/instances.json +8 -0
- package/locales/zh-TW/ui/views/logs.json +12 -0
- package/locales/zh-TW/ui/views/nodes.json +91 -0
- package/locales/zh-TW/ui/views/overview.json +33 -0
- package/locales/zh-TW/ui/views/sessions.json +21 -0
- package/locales/zh-TW/ui/views/skills.json +26 -0
- package/locales/zh-TW/ui/views/usage.json +242 -0
- package/package.json +1 -1
- package/locales/bn/src/config/schema.field-metadata.json +0 -4
- package/locales/bn/src/config/schema.irc.json +0 -4
- package/locales/bn/src/infra/format-time/app-gateway.json +0 -12
- package/locales/bn/ui/app-channels.json +0 -10
- package/locales/bn/ui/app-gateway.json +0 -4
- package/locales/bn/ui/app-render.helpers.json +0 -12
- package/locales/bn/ui/app-render.json +0 -16
- package/locales/bn/ui/gateway.json +0 -8
- package/locales/bn/ui/navigation.json +0 -31
- package/locales/bn/ui/views/agents-panels-status-files.json +0 -7
- package/locales/bn/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/bn/ui/views/agents-utils.json +0 -49
- package/locales/bn/ui/views/channels.config.json +0 -31
- package/locales/bn/ui/views/channels.discord.json +0 -3
- package/locales/bn/ui/views/channels.googlechat.json +0 -3
- package/locales/bn/ui/views/channels.imessage.json +0 -3
- package/locales/bn/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/bn/ui/views/channels.nostr.json +0 -5
- package/locales/bn/ui/views/channels.shared.json +0 -3
- package/locales/bn/ui/views/channels.signal.json +0 -4
- package/locales/bn/ui/views/channels.slack.json +0 -3
- package/locales/bn/ui/views/channels.telegram.json +0 -3
- package/locales/bn/ui/views/channels.whatsapp.json +0 -3
- package/locales/bn/ui/views/config-form.render.json +0 -43
- package/locales/bn/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/bn/ui/views/skills-grouping.json +0 -7
- package/locales/bn/ui/views/skills-shared.json +0 -10
- package/locales/bn/ui/views/usage-metrics.json +0 -18
- package/locales/bn/ui/views/usage-query.json +0 -34
- package/locales/bn/ui/views/usage-render-details.json +0 -62
- package/locales/de/src/config/schema.field-metadata.json +0 -4
- package/locales/de/src/config/schema.irc.json +0 -4
- package/locales/de/src/infra/format-time/app-gateway.json +0 -12
- package/locales/de/ui/app-channels.json +0 -10
- package/locales/de/ui/app-gateway.json +0 -4
- package/locales/de/ui/app-render.helpers.json +0 -12
- package/locales/de/ui/app-render.json +0 -16
- package/locales/de/ui/gateway.json +0 -8
- package/locales/de/ui/navigation.json +0 -31
- package/locales/de/ui/views/agents-panels-status-files.json +0 -7
- package/locales/de/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/de/ui/views/agents-utils.json +0 -49
- package/locales/de/ui/views/channels.config.json +0 -31
- package/locales/de/ui/views/channels.discord.json +0 -3
- package/locales/de/ui/views/channels.googlechat.json +0 -3
- package/locales/de/ui/views/channels.imessage.json +0 -3
- package/locales/de/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/de/ui/views/channels.nostr.json +0 -5
- package/locales/de/ui/views/channels.shared.json +0 -3
- package/locales/de/ui/views/channels.signal.json +0 -4
- package/locales/de/ui/views/channels.slack.json +0 -3
- package/locales/de/ui/views/channels.telegram.json +0 -3
- package/locales/de/ui/views/channels.whatsapp.json +0 -3
- package/locales/de/ui/views/config-form.render.json +0 -43
- package/locales/de/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/de/ui/views/skills-grouping.json +0 -7
- package/locales/de/ui/views/skills-shared.json +0 -10
- package/locales/de/ui/views/usage-metrics.json +0 -18
- package/locales/de/ui/views/usage-query.json +0 -34
- package/locales/de/ui/views/usage-render-details.json +0 -62
- package/locales/es/src/config/schema.field-metadata.json +0 -4
- package/locales/es/src/config/schema.irc.json +0 -4
- package/locales/es/src/infra/format-time/app-gateway.json +0 -12
- package/locales/es/ui/app-channels.json +0 -10
- package/locales/es/ui/app-gateway.json +0 -4
- package/locales/es/ui/app-render.helpers.json +0 -12
- package/locales/es/ui/app-render.json +0 -16
- package/locales/es/ui/gateway.json +0 -8
- package/locales/es/ui/navigation.json +0 -31
- package/locales/es/ui/views/agents-panels-status-files.json +0 -7
- package/locales/es/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/es/ui/views/agents-utils.json +0 -49
- package/locales/es/ui/views/channels.config.json +0 -31
- package/locales/es/ui/views/channels.discord.json +0 -3
- package/locales/es/ui/views/channels.googlechat.json +0 -3
- package/locales/es/ui/views/channels.imessage.json +0 -3
- package/locales/es/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/es/ui/views/channels.nostr.json +0 -5
- package/locales/es/ui/views/channels.shared.json +0 -3
- package/locales/es/ui/views/channels.signal.json +0 -4
- package/locales/es/ui/views/channels.slack.json +0 -3
- package/locales/es/ui/views/channels.telegram.json +0 -3
- package/locales/es/ui/views/channels.whatsapp.json +0 -3
- package/locales/es/ui/views/config-form.render.json +0 -43
- package/locales/es/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/es/ui/views/skills-grouping.json +0 -7
- package/locales/es/ui/views/skills-shared.json +0 -10
- package/locales/es/ui/views/usage-metrics.json +0 -18
- package/locales/es/ui/views/usage-query.json +0 -34
- package/locales/es/ui/views/usage-render-details.json +0 -62
- package/locales/fi/src/config/schema.field-metadata.json +0 -4
- package/locales/fi/src/config/schema.irc.json +0 -4
- package/locales/fi/src/infra/format-time/app-gateway.json +0 -12
- package/locales/fi/ui/app-channels.json +0 -10
- package/locales/fi/ui/app-gateway.json +0 -4
- package/locales/fi/ui/app-render.helpers.json +0 -12
- package/locales/fi/ui/app-render.json +0 -16
- package/locales/fi/ui/gateway.json +0 -8
- package/locales/fi/ui/navigation.json +0 -31
- package/locales/fi/ui/views/agents-panels-status-files.json +0 -7
- package/locales/fi/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/fi/ui/views/agents-utils.json +0 -49
- package/locales/fi/ui/views/channels.config.json +0 -31
- package/locales/fi/ui/views/channels.discord.json +0 -3
- package/locales/fi/ui/views/channels.googlechat.json +0 -3
- package/locales/fi/ui/views/channels.imessage.json +0 -3
- package/locales/fi/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/fi/ui/views/channels.nostr.json +0 -5
- package/locales/fi/ui/views/channels.shared.json +0 -3
- package/locales/fi/ui/views/channels.signal.json +0 -4
- package/locales/fi/ui/views/channels.slack.json +0 -3
- package/locales/fi/ui/views/channels.telegram.json +0 -3
- package/locales/fi/ui/views/channels.whatsapp.json +0 -3
- package/locales/fi/ui/views/config-form.render.json +0 -43
- package/locales/fi/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/fi/ui/views/skills-grouping.json +0 -7
- package/locales/fi/ui/views/skills-shared.json +0 -10
- package/locales/fi/ui/views/usage-metrics.json +0 -18
- package/locales/fi/ui/views/usage-query.json +0 -35
- package/locales/fi/ui/views/usage-render-details.json +0 -62
- package/locales/fr/src/config/schema.field-metadata.json +0 -4
- package/locales/fr/src/config/schema.irc.json +0 -4
- package/locales/fr/src/infra/format-time/app-gateway.json +0 -12
- package/locales/fr/ui/app-channels.json +0 -10
- package/locales/fr/ui/app-gateway.json +0 -4
- package/locales/fr/ui/app-render.helpers.json +0 -12
- package/locales/fr/ui/app-render.json +0 -16
- package/locales/fr/ui/gateway.json +0 -8
- package/locales/fr/ui/navigation.json +0 -31
- package/locales/fr/ui/views/agents-panels-status-files.json +0 -7
- package/locales/fr/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/fr/ui/views/agents-utils.json +0 -49
- package/locales/fr/ui/views/channels.config.json +0 -31
- package/locales/fr/ui/views/channels.discord.json +0 -3
- package/locales/fr/ui/views/channels.googlechat.json +0 -3
- package/locales/fr/ui/views/channels.imessage.json +0 -3
- package/locales/fr/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/fr/ui/views/channels.nostr.json +0 -5
- package/locales/fr/ui/views/channels.shared.json +0 -3
- package/locales/fr/ui/views/channels.signal.json +0 -4
- package/locales/fr/ui/views/channels.slack.json +0 -3
- package/locales/fr/ui/views/channels.telegram.json +0 -3
- package/locales/fr/ui/views/channels.whatsapp.json +0 -3
- package/locales/fr/ui/views/config-form.render.json +0 -43
- package/locales/fr/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/fr/ui/views/skills-grouping.json +0 -7
- package/locales/fr/ui/views/skills-shared.json +0 -10
- package/locales/fr/ui/views/usage-metrics.json +0 -18
- package/locales/fr/ui/views/usage-query.json +0 -34
- package/locales/fr/ui/views/usage-render-details.json +0 -62
- package/locales/it/src/config/schema.field-metadata.json +0 -4
- package/locales/it/src/config/schema.irc.json +0 -4
- package/locales/it/src/infra/format-time/app-gateway.json +0 -12
- package/locales/it/ui/app-channels.json +0 -10
- package/locales/it/ui/app-gateway.json +0 -4
- package/locales/it/ui/app-render.helpers.json +0 -12
- package/locales/it/ui/app-render.json +0 -16
- package/locales/it/ui/gateway.json +0 -8
- package/locales/it/ui/navigation.json +0 -31
- package/locales/it/ui/views/agents-panels-status-files.json +0 -7
- package/locales/it/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/it/ui/views/agents-utils.json +0 -49
- package/locales/it/ui/views/channels.config.json +0 -31
- package/locales/it/ui/views/channels.discord.json +0 -3
- package/locales/it/ui/views/channels.googlechat.json +0 -3
- package/locales/it/ui/views/channels.imessage.json +0 -3
- package/locales/it/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/it/ui/views/channels.nostr.json +0 -5
- package/locales/it/ui/views/channels.shared.json +0 -3
- package/locales/it/ui/views/channels.signal.json +0 -4
- package/locales/it/ui/views/channels.slack.json +0 -3
- package/locales/it/ui/views/channels.telegram.json +0 -3
- package/locales/it/ui/views/channels.whatsapp.json +0 -3
- package/locales/it/ui/views/config-form.render.json +0 -43
- package/locales/it/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/it/ui/views/skills-grouping.json +0 -7
- package/locales/it/ui/views/skills-shared.json +0 -10
- package/locales/it/ui/views/usage-metrics.json +0 -18
- package/locales/it/ui/views/usage-query.json +0 -35
- package/locales/it/ui/views/usage-render-details.json +0 -62
- package/locales/ja/src/config/schema.field-metadata.json +0 -4
- package/locales/ja/src/config/schema.irc.json +0 -4
- package/locales/ja/src/infra/format-time/app-gateway.json +0 -12
- package/locales/ja/ui/app-channels.json +0 -10
- package/locales/ja/ui/app-gateway.json +0 -4
- package/locales/ja/ui/app-render.helpers.json +0 -12
- package/locales/ja/ui/app-render.json +0 -16
- package/locales/ja/ui/gateway.json +0 -8
- package/locales/ja/ui/navigation.json +0 -31
- package/locales/ja/ui/views/agents-panels-status-files.json +0 -7
- package/locales/ja/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/ja/ui/views/agents-utils.json +0 -49
- package/locales/ja/ui/views/channels.config.json +0 -31
- package/locales/ja/ui/views/channels.discord.json +0 -3
- package/locales/ja/ui/views/channels.googlechat.json +0 -3
- package/locales/ja/ui/views/channels.imessage.json +0 -3
- package/locales/ja/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/ja/ui/views/channels.nostr.json +0 -5
- package/locales/ja/ui/views/channels.shared.json +0 -3
- package/locales/ja/ui/views/channels.signal.json +0 -4
- package/locales/ja/ui/views/channels.slack.json +0 -3
- package/locales/ja/ui/views/channels.telegram.json +0 -3
- package/locales/ja/ui/views/channels.whatsapp.json +0 -3
- package/locales/ja/ui/views/config-form.render.json +0 -43
- package/locales/ja/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/ja/ui/views/skills-grouping.json +0 -7
- package/locales/ja/ui/views/skills-shared.json +0 -10
- package/locales/ja/ui/views/usage-metrics.json +0 -18
- package/locales/ja/ui/views/usage-query.json +0 -34
- package/locales/ja/ui/views/usage-render-details.json +0 -62
- package/locales/ko/src/config/schema.field-metadata.json +0 -4
- package/locales/ko/src/config/schema.irc.json +0 -4
- package/locales/ko/src/infra/format-time/app-gateway.json +0 -12
- package/locales/ko/ui/app-channels.json +0 -10
- package/locales/ko/ui/app-gateway.json +0 -4
- package/locales/ko/ui/app-render.helpers.json +0 -12
- package/locales/ko/ui/app-render.json +0 -16
- package/locales/ko/ui/gateway.json +0 -8
- package/locales/ko/ui/navigation.json +0 -31
- package/locales/ko/ui/views/agents-panels-status-files.json +0 -7
- package/locales/ko/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/ko/ui/views/agents-utils.json +0 -49
- package/locales/ko/ui/views/channels.config.json +0 -31
- package/locales/ko/ui/views/channels.discord.json +0 -3
- package/locales/ko/ui/views/channels.googlechat.json +0 -3
- package/locales/ko/ui/views/channels.imessage.json +0 -3
- package/locales/ko/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/ko/ui/views/channels.nostr.json +0 -5
- package/locales/ko/ui/views/channels.shared.json +0 -3
- package/locales/ko/ui/views/channels.signal.json +0 -4
- package/locales/ko/ui/views/channels.slack.json +0 -3
- package/locales/ko/ui/views/channels.telegram.json +0 -3
- package/locales/ko/ui/views/channels.whatsapp.json +0 -3
- package/locales/ko/ui/views/config-form.render.json +0 -43
- package/locales/ko/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/ko/ui/views/skills-grouping.json +0 -7
- package/locales/ko/ui/views/skills-shared.json +0 -10
- package/locales/ko/ui/views/usage-metrics.json +0 -18
- package/locales/ko/ui/views/usage-query.json +0 -34
- package/locales/ko/ui/views/usage-render-details.json +0 -62
- package/locales/pt/src/config/schema.field-metadata.json +0 -4
- package/locales/pt/src/config/schema.irc.json +0 -4
- package/locales/pt/src/infra/format-time/app-gateway.json +0 -12
- package/locales/pt/ui/app-channels.json +0 -10
- package/locales/pt/ui/app-gateway.json +0 -4
- package/locales/pt/ui/app-render.helpers.json +0 -12
- package/locales/pt/ui/app-render.json +0 -16
- package/locales/pt/ui/gateway.json +0 -8
- package/locales/pt/ui/navigation.json +0 -31
- package/locales/pt/ui/views/agents-panels-status-files.json +0 -7
- package/locales/pt/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/pt/ui/views/agents-utils.json +0 -49
- package/locales/pt/ui/views/channels.config.json +0 -31
- package/locales/pt/ui/views/channels.discord.json +0 -3
- package/locales/pt/ui/views/channels.googlechat.json +0 -3
- package/locales/pt/ui/views/channels.imessage.json +0 -3
- package/locales/pt/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/pt/ui/views/channels.nostr.json +0 -5
- package/locales/pt/ui/views/channels.shared.json +0 -3
- package/locales/pt/ui/views/channels.signal.json +0 -4
- package/locales/pt/ui/views/channels.slack.json +0 -3
- package/locales/pt/ui/views/channels.telegram.json +0 -3
- package/locales/pt/ui/views/channels.whatsapp.json +0 -3
- package/locales/pt/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/pt/ui/views/skills-grouping.json +0 -7
- package/locales/pt/ui/views/skills-shared.json +0 -10
- package/locales/pt/ui/views/usage-metrics.json +0 -18
- package/locales/pt/ui/views/usage-query.json +0 -35
- package/locales/pt/ui/views/usage-render-details.json +0 -62
- package/locales/vi/src/config/schema.field-metadata.json +0 -4
- package/locales/vi/src/config/schema.irc.json +0 -4
- package/locales/vi/src/infra/format-time/app-gateway.json +0 -12
- package/locales/vi/ui/app-channels.json +0 -10
- package/locales/vi/ui/app-gateway.json +0 -4
- package/locales/vi/ui/app-render.helpers.json +0 -12
- package/locales/vi/ui/app-render.json +0 -16
- package/locales/vi/ui/gateway.json +0 -8
- package/locales/vi/ui/navigation.json +0 -31
- package/locales/vi/ui/views/agents-panels-status-files.json +0 -7
- package/locales/vi/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/vi/ui/views/agents-utils.json +0 -49
- package/locales/vi/ui/views/channels.config.json +0 -31
- package/locales/vi/ui/views/channels.discord.json +0 -3
- package/locales/vi/ui/views/channels.googlechat.json +0 -3
- package/locales/vi/ui/views/channels.imessage.json +0 -3
- package/locales/vi/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/vi/ui/views/channels.nostr.json +0 -5
- package/locales/vi/ui/views/channels.shared.json +0 -3
- package/locales/vi/ui/views/channels.signal.json +0 -4
- package/locales/vi/ui/views/channels.slack.json +0 -3
- package/locales/vi/ui/views/channels.telegram.json +0 -3
- package/locales/vi/ui/views/channels.whatsapp.json +0 -3
- package/locales/vi/ui/views/config-form.render.json +0 -43
- package/locales/vi/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/vi/ui/views/skills-grouping.json +0 -7
- package/locales/vi/ui/views/skills-shared.json +0 -10
- package/locales/vi/ui/views/usage-metrics.json +0 -18
- package/locales/vi/ui/views/usage-query.json +0 -34
- package/locales/vi/ui/views/usage-render-details.json +0 -62
- package/locales/zh/src/config/schema.field-metadata.json +0 -4
- package/locales/zh/src/config/schema.irc.json +0 -4
- package/locales/zh/src/infra/format-time/app-gateway.json +0 -12
- package/locales/zh/ui/app-channels.json +0 -10
- package/locales/zh/ui/app-gateway.json +0 -4
- package/locales/zh/ui/app-render.helpers.json +0 -12
- package/locales/zh/ui/app-render.json +0 -16
- package/locales/zh/ui/gateway.json +0 -8
- package/locales/zh/ui/navigation.json +0 -31
- package/locales/zh/ui/views/agents-panels-status-files.json +0 -7
- package/locales/zh/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/zh/ui/views/agents-utils.json +0 -49
- package/locales/zh/ui/views/agents.json +0 -55
- package/locales/zh/ui/views/channels.config.json +0 -31
- package/locales/zh/ui/views/channels.discord.json +0 -3
- package/locales/zh/ui/views/channels.googlechat.json +0 -3
- package/locales/zh/ui/views/channels.imessage.json +0 -3
- package/locales/zh/ui/views/channels.json +0 -11
- package/locales/zh/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/zh/ui/views/channels.nostr.json +0 -5
- package/locales/zh/ui/views/channels.shared.json +0 -3
- package/locales/zh/ui/views/channels.signal.json +0 -4
- package/locales/zh/ui/views/channels.slack.json +0 -3
- package/locales/zh/ui/views/channels.telegram.json +0 -3
- package/locales/zh/ui/views/channels.whatsapp.json +0 -3
- package/locales/zh/ui/views/config.json +0 -53
- package/locales/zh/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/zh/ui/views/skills-grouping.json +0 -7
- package/locales/zh/ui/views/skills-shared.json +0 -10
- package/locales/zh/ui/views/skills.json +0 -10
- package/locales/zh/ui/views/usage-metrics.json +0 -18
- package/locales/zh/ui/views/usage-query.json +0 -35
- package/locales/zh/ui/views/usage-render-details.json +0 -62
- package/locales/zh/ui/views/usage.json +0 -85
- /package/locales/{zh → zh-CN}/extensions/feishu.json +0 -0
- /package/locales/{zh → zh-CN}/ui/views/chat.json +0 -0
|
@@ -5,7 +5,87 @@
|
|
|
5
5
|
"Channel status and configuration.": "채널 상태 및 구성.",
|
|
6
6
|
"\"Yes\"": "\"예\"",
|
|
7
7
|
"\"Active\"": "\"활성\"",
|
|
8
|
-
"\"No\"": "\"
|
|
8
|
+
"\"No\"": "\"아니오\"",
|
|
9
9
|
">Running<": ">실행 중<",
|
|
10
|
-
">Connected<": ">연결됨<"
|
|
10
|
+
">Connected<": ">연결됨<",
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
"Schema unavailable. Use Raw.": "스키마를 사용할 수 없습니다. 원시 데이터를 사용하세요.",
|
|
14
|
+
"Channel config schema unavailable.": "채널 구성 스키마를 사용할 수 없습니다.",
|
|
15
|
+
"Loading config schema…": "구성 스키마 로드 중…",
|
|
16
|
+
|
|
17
|
+
">Configured<": ">구성됨<",
|
|
18
|
+
">Linked<": ">연결됨<",
|
|
19
|
+
">Last start<": ">마지막 시작<",
|
|
20
|
+
">Last probe<": ">마지막 프로브<",
|
|
21
|
+
">Last connect<": ">마지막 연결<",
|
|
22
|
+
">Last message<": ">마지막 메시지<",
|
|
23
|
+
">Last inbound<": ">마지막 수신<",
|
|
24
|
+
">Auth age<": ">인증 기간<",
|
|
25
|
+
">Mode<": ">모드<",
|
|
26
|
+
">Credential<": ">자격 증명<",
|
|
27
|
+
">Public Key<": ">공개 키<",
|
|
28
|
+
">Audience<": ">대상<",
|
|
29
|
+
">Profile<": ">프로필<",
|
|
30
|
+
|
|
31
|
+
"No profile set. Click \"Edit Profile\" to add your name, bio, and avatar.": "설정된 프로필이 없습니다. \"프로필 편집\"을 클릭하여 이름, 소개 및 아바타를 추가하세요.",
|
|
32
|
+
"\"Saving…\"": "\"저장 중…\"",
|
|
33
|
+
"\"Save\"": "\"저장\"",
|
|
34
|
+
" probe": " 프로브",
|
|
35
|
+
|
|
36
|
+
" Probe": " 프로브",
|
|
37
|
+
"\"ok\" \\:": "\"성공\" :",
|
|
38
|
+
"\"failed\"": "\"실패\"",
|
|
39
|
+
|
|
40
|
+
"Decentralized DMs via Nostr relays \\(NIP-04\\).": "Nostr 릴레이를 통한 탈중앙화 DM (NIP-04).",
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
"Chat API webhook status and channel configuration.": "채팅 API 웹훅 상태 및 채널 구성.",
|
|
44
|
+
|
|
45
|
+
"macOS bridge status and channel configuration.": "macOS 브리지 상태 및 채널 구성.",
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
">Edit Profile<": ">프로필 편집<",
|
|
49
|
+
">Account: ": ">계정: ",
|
|
50
|
+
|
|
51
|
+
"\"Username\"": "\"사용자 이름\"",
|
|
52
|
+
"\"Short username \\(": "\"짧은 사용자 이름 (",
|
|
53
|
+
"\"Display Name\"": "\"표시 이름\"",
|
|
54
|
+
"Your full display name": "전체 표시 이름",
|
|
55
|
+
"\"Bio\"": "\"소개\"",
|
|
56
|
+
"Tell people about yourself...": "자신에 대해 알려주세요...",
|
|
57
|
+
"\"Avatar URL\"": "\"아바타 URL\"",
|
|
58
|
+
"A brief bio or description": "간단한 소개 또는 설명",
|
|
59
|
+
"\"Banner URL\"": "\"배너 URL\"",
|
|
60
|
+
"HTTPS URL to your profile picture": "프로필 사진의 HTTPS URL",
|
|
61
|
+
"HTTPS URL to a banner image": "배너 이미지의 HTTPS URL",
|
|
62
|
+
"\"Website\"": "\"웹사이트\"",
|
|
63
|
+
"Your personal website": "개인 웹사이트",
|
|
64
|
+
"\"NIP-05 Identifier\"": "\"NIP-05 식별자\"",
|
|
65
|
+
"\"Verifiable identifier ": "\"검증 가능한 식별자 ",
|
|
66
|
+
"\"Lightning Address\"": "\"라이트닝 주소\"",
|
|
67
|
+
"\"Lightning address for tips ": "\"팁을 위한 라이트닝 주소 ",
|
|
68
|
+
"\"Saving...\"": "\"저장 중...\"",
|
|
69
|
+
"Save & Publish": "저장 및 게시",
|
|
70
|
+
"\"Importing...\"": "\"가져오는 중...\"",
|
|
71
|
+
"\"Import from Relays\"": "\"릴레이에서 가져오기\"",
|
|
72
|
+
"\"Hide Advanced\"": "\"고급 숨기기\"",
|
|
73
|
+
"\"Show Advanced\"": "\"고급 표시\"",
|
|
74
|
+
" You have unsaved changes": " 저장되지 않은 변경 사항이 있습니다",
|
|
75
|
+
|
|
76
|
+
">Display Name<": ">표시 이름<",
|
|
77
|
+
">About<": ">정보<",
|
|
78
|
+
|
|
79
|
+
">Accounts ": ">계정 ",
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
"signal-cli status and channel configuration.": "signal-cli 상태 및 채널 구성.",
|
|
83
|
+
">Base URL<": ">기본 URL<",
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
"Socket mode status and channel configuration.": "소켓 모드 상태 및 채널 구성.",
|
|
87
|
+
|
|
88
|
+
"Bot status and channel configuration.": "봇 상태 및 채널 구성.",
|
|
89
|
+
|
|
90
|
+
"Link WhatsApp Web and monitor connection health.": "WhatsApp 웹을 연결하고 연결 상태를 모니터링합니다."
|
|
11
91
|
}
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
"Attachment preview": "첨부 파일 미리보기",
|
|
5
5
|
"Remove attachment": "첨부 파일 제거",
|
|
6
6
|
"Add a message or paste more images...": "메시지를 추가하거나 더 많은 이미지를 붙여넣으세요...",
|
|
7
|
-
"Message \\(↩ to send, Shift\\+↩ for line breaks, paste images\\)": "메시지 (↵ 전송, Shift+↵
|
|
7
|
+
"Message \\(↩ to send, Shift\\+↩ for line breaks, paste images\\)": "메시지 (↵ 전송, Shift+↵ 줄바꿈, 이미지 붙여넣기)",
|
|
8
8
|
"Connect to the gateway to start chatting…": "채팅을 시작하려면 게이트웨이에 연결하세요…",
|
|
9
9
|
"Loading chat…": "채팅 로드 중…",
|
|
10
10
|
"Exit focus mode": "집중 모드 종료",
|
|
11
|
-
">Queued ": "
|
|
11
|
+
">Queued ": ">대기열 ",
|
|
12
12
|
"Image \\(": "이미지 (",
|
|
13
|
-
"Remove queued message": "
|
|
13
|
+
"Remove queued message": "대기열 메시지 제거",
|
|
14
14
|
"New messages ": "새 메시지 ",
|
|
15
15
|
">Message<": ">메시지<",
|
|
16
16
|
"\"Stop\"": "\"중지\"",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"\"Queue\"": "\"대기열\"",
|
|
19
19
|
"\"Send\"": "\"전송\"",
|
|
20
20
|
"Showing last ": "마지막 ",
|
|
21
|
-
"\\} messages": "} 메시지 표시",
|
|
22
|
-
"\\} hidden": "}
|
|
21
|
+
"\\} messages": "}개 메시지 표시",
|
|
22
|
+
"\\} hidden": "}개 숨겨짐"
|
|
23
23
|
}
|
|
@@ -1,35 +1,69 @@
|
|
|
1
1
|
{
|
|
2
2
|
">All Settings<": ">모든 설정<",
|
|
3
|
+
|
|
4
|
+
"\"Environment Variables\"": "\"환경 변수\"",
|
|
5
|
+
"Environment variables passed to the gateway process": "게이트웨이 프로세스에 전달되는 환경 변수",
|
|
6
|
+
"\"Updates\"": "\"업데이트\"",
|
|
7
|
+
"Auto-update settings and release channel": "자동 업데이트 설정 및 릴리스 채널",
|
|
8
|
+
"Agent configurations, models, and identities": "에이전트 구성, 모델 및 ID",
|
|
9
|
+
"API keys and authentication profiles": "API 키 및 인증 프로필",
|
|
10
|
+
"Messaging channels (Telegram, Discord, Slack, etc.)": "메시징 채널 (Telegram, Discord, Slack 등)",
|
|
11
|
+
"Custom slash commands": "사용자 정의 슬래시 명령",
|
|
12
|
+
"Webhooks and event hooks": "웹훅 및 이벤트 훅",
|
|
13
|
+
"Skill packs and capabilities": "스킬 팩 및 기능",
|
|
14
|
+
"Tool configurations (browser, search, etc.)": "도구 구성 (브라우저, 검색 등)",
|
|
15
|
+
"Gateway server settings (port, auth, binding)": "게이트웨이 서버 설정 (포트, 인증, 바인딩)",
|
|
16
|
+
"Setup wizard state and history": "설정 마법사 상태 및 기록",
|
|
17
|
+
"\"Metadata\"": "\"메타데이터\"",
|
|
18
|
+
"Gateway metadata and version information": "게이트웨이 메타데이터 및 버전 정보",
|
|
19
|
+
"Log levels and output configuration": "로그 수준 및 출력 구성",
|
|
20
|
+
"\"Browser\"": "\"브라우저\"",
|
|
21
|
+
"Browser automation settings": "브라우저 자동화 설정",
|
|
22
|
+
"User interface preferences": "사용자 인터페이스 기본 설정",
|
|
23
|
+
"AI model configurations and providers": "AI 모델 구성 및 제공자",
|
|
24
|
+
"\"Bindings\"": "\"바인딩\"",
|
|
25
|
+
"Key bindings and shortcuts": "키 바인딩 및 단축키",
|
|
26
|
+
"\"Broadcast\"": "\"브로드캐스트\"",
|
|
27
|
+
"Broadcast and notification settings": "브로드캐스트 및 알림 설정",
|
|
28
|
+
"\"Audio\"": "\"오디오\"",
|
|
29
|
+
"Audio input/output settings": "오디오 입력/출력 설정",
|
|
30
|
+
"Session management and persistence": "세션 관리 및 지속성",
|
|
31
|
+
"Scheduled tasks and automation": "예약된 작업 및 자동화",
|
|
32
|
+
"Web server and API settings": "웹 서버 및 API 설정",
|
|
33
|
+
"\"Discovery\"": "\"디스커버리\"",
|
|
34
|
+
"Service discovery and networking": "서비스 디스커버리 및 네트워킹",
|
|
35
|
+
"Canvas rendering and display": "캔버스 렌더링 및 표시",
|
|
36
|
+
"\"Talk\"": "\"토크\"",
|
|
37
|
+
"Voice and speech settings": "음성 및 스피치 설정",
|
|
38
|
+
"\"Plugins\"": "\"플러그인\"",
|
|
39
|
+
"Plugin management and extensions": "플러그인 관리 및 확장",
|
|
40
|
+
">Schema unavailable.<": ">스키마를 사용할 수 없습니다.<",
|
|
41
|
+
"Unsupported schema. Use Raw.": "지원되지 않는 스키마입니다. 원시 데이터를 사용하세요.",
|
|
42
|
+
"No settings match ": "일치하는 설정 없음 ",
|
|
43
|
+
"No settings in this section": "이 섹션에 설정이 없습니다",
|
|
44
|
+
|
|
3
45
|
|
|
4
46
|
"\"Environment\"": "\"환경\"",
|
|
5
|
-
"\"Updates\"": "\"업데이트\"",
|
|
6
47
|
"\"Authentication\"": "\"인증\"",
|
|
7
|
-
"\"Commands\"": "\"
|
|
48
|
+
"\"Commands\"": "\"명령\"",
|
|
8
49
|
"\"Hooks\"": "\"훅\"",
|
|
9
50
|
"\"Gateway\"": "\"게이트웨이\"",
|
|
10
|
-
"\"Setup Wizard\"": "\"
|
|
51
|
+
"\"Setup Wizard\"": "\"설정 마법사\"",
|
|
11
52
|
|
|
12
53
|
"\"Meta\"": "\"메타\"",
|
|
13
54
|
"\"Diagnostics\"": "\"진단\"",
|
|
14
55
|
"\"Logging\"": "\"로깅\"",
|
|
15
|
-
"\"Browser\"": "\"브라우저\"",
|
|
16
56
|
"\"Ui\"": "\"UI\"",
|
|
17
57
|
"\"Models\"": "\"모델\"",
|
|
18
58
|
"\"NodeHost\"": "\"노드 호스트\"",
|
|
19
|
-
"\"Bindings\"": "\"바인딩\"",
|
|
20
|
-
"\"Broadcast\"": "\"브로드캐스트\"",
|
|
21
|
-
"\"Audio\"": "\"오디오\"",
|
|
22
59
|
"\"Media\"": "\"미디어\"",
|
|
23
60
|
"\"Messages\"": "\"메시지\"",
|
|
24
61
|
"\"Approvals\"": "\"승인\"",
|
|
25
62
|
"\"Session\"": "\"세션\"",
|
|
26
|
-
"\"Cron\"": "\"
|
|
63
|
+
"\"Cron\"": "\"정기 작업\"",
|
|
27
64
|
"\"Web\"": "\"웹\"",
|
|
28
|
-
"\"Discovery\"": "\"디스커버리\"",
|
|
29
65
|
"\"CanvasHost\"": "\"캔버스 호스트\"",
|
|
30
|
-
"\"Talk\"": "\"토크\"",
|
|
31
66
|
"\"Memory\"": "\"메모리\"",
|
|
32
|
-
"\"Plugins\"": "\"플러그인\"",
|
|
33
67
|
|
|
34
68
|
">Settings<": ">설정<",
|
|
35
69
|
"\"unknown\"": "\"알 수 없음\"",
|
|
@@ -44,10 +78,10 @@
|
|
|
44
78
|
"\"Apply\"": "\"적용\"",
|
|
45
79
|
"\"Updating…\"": "\"업데이트 중…\"",
|
|
46
80
|
"\"Update\"": "\"업데이트\"",
|
|
47
|
-
">View ": "
|
|
48
|
-
"\\} pending": "}
|
|
49
|
-
" change\\$": " 변경
|
|
81
|
+
">View ": ">보기 ",
|
|
82
|
+
"\\} pending": "} 보류 중",
|
|
83
|
+
" change\\$": " 변경",
|
|
50
84
|
"Loading schema…": "스키마 로드 중…",
|
|
51
|
-
" Form view can't safely edit some fields. Use Raw to avoid losing config entries.": " 양식 보기로는 일부 필드를 안전하게 편집할 수 없습니다. 구성
|
|
85
|
+
" Form view can't safely edit some fields. Use Raw to avoid losing config entries.": " 양식 보기로는 일부 필드를 안전하게 편집할 수 없습니다. 구성 항목이 손실되지 않도록 원시 데이터를 사용하세요.",
|
|
52
86
|
">Raw JSON5<": ">원시 JSON5<"
|
|
53
87
|
}
|
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
">Agent ID<": ">에이전트 ID<",
|
|
11
11
|
">Schedule<": ">일정<",
|
|
12
12
|
">Every<": ">매<",
|
|
13
|
-
">At<": "
|
|
14
|
-
">Cron<": "
|
|
13
|
+
">At<": ">시간<",
|
|
14
|
+
">Cron<": ">정기 작업<",
|
|
15
15
|
|
|
16
16
|
">Main<": ">메인<",
|
|
17
17
|
">Isolated<": ">격리됨<",
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
|
|
24
24
|
">Payload<": ">페이로드<",
|
|
25
25
|
">System event<": ">시스템 이벤트<",
|
|
26
|
-
">Agent turn<": ">에이전트
|
|
26
|
+
">Agent turn<": ">에이전트 턴<",
|
|
27
27
|
"\"System text\"": "\"시스템 텍스트\"",
|
|
28
28
|
"\"Agent message\"": "\"에이전트 메시지\"",
|
|
29
29
|
|
|
30
30
|
">Delivery<": ">전달<",
|
|
31
|
-
"Announce summary ": "요약
|
|
31
|
+
"Announce summary ": "요약 알림 ",
|
|
32
32
|
"None \\(internal\\)": "없음 (내부)",
|
|
33
33
|
"Timeout \\(seconds\\)": "시간 초과 (초)",
|
|
34
34
|
">Channel<": ">채널<",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"All scheduled jobs stored in the gateway.": "게이트웨이에 저장된 모든 예약 작업.",
|
|
41
41
|
"No jobs yet.": "아직 작업이 없습니다.",
|
|
42
42
|
">Run history<": ">실행 기록<",
|
|
43
|
-
">Latest runs for ": ">최신
|
|
43
|
+
">Latest runs for ": ">최신 실행 기록: ",
|
|
44
44
|
"Select a job to inspect run history.": "실행 기록을 확인하려면 작업을 선택하세요.",
|
|
45
45
|
"No runs yet.": "아직 실행 기록이 없습니다.",
|
|
46
46
|
">Run at<": ">실행 시간<",
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"> for details.": "> 자세한 내용은.",
|
|
7
7
|
">Last heartbeat<": ">마지막 하트비트<",
|
|
8
8
|
">Manual RPC<": ">수동 RPC<",
|
|
9
|
-
"Send a raw gateway method with JSON params.": "JSON
|
|
9
|
+
"Send a raw gateway method with JSON params.": "JSON 매개변수로 원시 게이트웨이 메서드를 보냅니다.",
|
|
10
10
|
">Method<": ">메서드<",
|
|
11
11
|
">Params \\(JSON\\)<": ">매개변수 (JSON)<",
|
|
12
12
|
">Models<": ">모델<",
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
">Connected Instances<": ">연결된 인스턴스<",
|
|
3
|
-
"Presence beacons from the gateway and clients.": "게이트웨이 및 클라이언트의 상태 신호.",
|
|
4
3
|
"\"unknown host\"": "\"알 수 없는 호스트\"",
|
|
5
|
-
"\"Loading…\"": "\"
|
|
4
|
+
"\"Loading…\"": "\"로드 중…\"",
|
|
6
5
|
"\"Refresh\"": "\"새로고침\"",
|
|
7
6
|
">Last input ": ">마지막 입력 ",
|
|
8
7
|
">Reason ": ">이유 "
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
|
|
6
6
|
">Devices<": ">장치<",
|
|
7
7
|
"Pairing requests \\+ role tokens.": "페어링 요청 + 역할 토큰.",
|
|
8
|
-
"\"Loading…\" : \"Refresh\"\\}": "\"
|
|
9
|
-
">Pending<": "
|
|
8
|
+
"\"Loading…\" : \"Refresh\"\\}": "\"로드 중…\" : \"새로고침\"}",
|
|
9
|
+
">Pending<": ">보류 중<",
|
|
10
10
|
">Paired<": ">페어링됨<",
|
|
11
11
|
"No paired devices.": "페어링된 장치가 없습니다.",
|
|
12
12
|
|
|
@@ -15,21 +15,21 @@
|
|
|
15
15
|
" Reject": " 거부",
|
|
16
16
|
|
|
17
17
|
">Tokens: none<": ">토큰: 없음<",
|
|
18
|
-
" Rotate": "
|
|
18
|
+
" Rotate": " 회전",
|
|
19
19
|
" Revoke": " 취소",
|
|
20
20
|
|
|
21
21
|
">Exec node binding<": ">실행 노드 바인딩<",
|
|
22
|
-
"Pin agents to a specific node when using <span class=\"mono\">exec host=node</span>.": "<span class=\"mono\">exec host=node</span
|
|
23
|
-
"Switch the Config tab to <strong>Form<\/strong> mode to edit bindings here.": "
|
|
22
|
+
"Pin agents to a specific node when using <span class=\"mono\">exec host=node</span>.": "<span class=\"mono\">exec host=node</span>를 사용할 때 에이전트를 특정 노드에 고정합니다.",
|
|
23
|
+
"Switch the Config tab to <strong>Form<\/strong> mode to edit bindings here.": "여기에서 바인딩을 편집하려면 구성 탭을 <strong>양식<\/strong> 모드로 전환하세요.",
|
|
24
24
|
"Load config to edit bindings.": "바인딩을 편집하려면 구성을 로드하세요.",
|
|
25
25
|
"\"Load config\"": "\"구성 로드\"",
|
|
26
26
|
">Default binding<": ">기본 바인딩<",
|
|
27
27
|
"Used when agents do not override a node binding.": "에이전트가 노드 바인딩을 재정의하지 않을 때 사용됩니다.",
|
|
28
28
|
">Any node<": ">모든 노드<",
|
|
29
|
-
"No nodes with system.run available.": "system.run
|
|
29
|
+
"No nodes with system.run available.": "사용 가능한 system.run이 있는 노드가 없습니다.",
|
|
30
30
|
|
|
31
31
|
">Target<": ">대상<",
|
|
32
|
-
" Gateway edits local approvals; node edits the selected node.": " 게이트웨이는 로컬 승인을
|
|
32
|
+
" Gateway edits local approvals; node edits the selected node.": " 게이트웨이는 로컬 승인을 편집합니다. 노드는 선택된 노드를 편집합니다.",
|
|
33
33
|
|
|
34
34
|
">Host<": ">호스트<",
|
|
35
35
|
">Security<": ">보안<",
|
|
@@ -42,5 +42,50 @@
|
|
|
42
42
|
": `override: ": ": `재정의:",
|
|
43
43
|
">Binding<": ">바인딩<",
|
|
44
44
|
"\"paired\" : \"unpaired\"\\}": "\"페어링됨\" : \"페어링 안 됨\"}",
|
|
45
|
-
"\"connected\" : \"offline\"\\}": "\"연결됨\" : \"오프라인\"}"
|
|
45
|
+
"\"connected\" : \"offline\"\\}": "\"연결됨\" : \"오프라인\"}",
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
"\"Deny\"": "\"거부\"",
|
|
49
|
+
"\"Allowlist\"": "\"허용 목록\"",
|
|
50
|
+
"\"Off\"": "\"끄기\"",
|
|
51
|
+
"\"On miss\"": "\"미스 시\"",
|
|
52
|
+
"\"Always\"": "\"항상\"",
|
|
53
|
+
|
|
54
|
+
">Exec approvals<": ">실행 승인<",
|
|
55
|
+
"Allowlist and approval policy for \\<span class=\"mono\">exec host=gateway/node\\</span>.": "<span class=\"mono\">exec host=gateway/node</span>에 대한 허용 목록 및 승인 정책.",
|
|
56
|
+
"\"Load approvals\"": "\"승인 로드\"",
|
|
57
|
+
"Load exec approvals to edit allowlists.":"허용 목록을 편집하려면 실행 승인을 로드하세요.",
|
|
58
|
+
"Gateway edits local approvals; node edits the selected node.": "게이트웨이는 로컬 승인을 편집합니다. 노드는 선택된 노드를 편집합니다.",
|
|
59
|
+
|
|
60
|
+
">Gateway<": ">게이트웨이<",
|
|
61
|
+
">Node<": ">노드<",
|
|
62
|
+
">Select node<": ">노드 선택<",
|
|
63
|
+
"No nodes advertise exec approvals yet.": "아직 실행 승인을 알리는 노드가 없습니다.",
|
|
64
|
+
|
|
65
|
+
">Scope<": ">범위<",
|
|
66
|
+
" Defaults": " 기본값",
|
|
67
|
+
|
|
68
|
+
"\"Default security mode.\"": "\"기본 보안 모드.\"",
|
|
69
|
+
"`Default: ": "`기본값: ",
|
|
70
|
+
" Use default": " 기본값 사용",
|
|
71
|
+
"\"Default prompt policy.\"": "\"기본 프롬프트 정책.\"",
|
|
72
|
+
">Ask<": ">묻기<",
|
|
73
|
+
">Ask fallback<": ">폴백 요청<",
|
|
74
|
+
"Applied when the UI prompt is unavailable.": "UI 프롬프트를 사용할 수 없을 때 적용됩니다.",
|
|
75
|
+
">Fallback<": ">폴백<",
|
|
76
|
+
|
|
77
|
+
">Auto-allow skill CLIs<": ">스킬 CLI 자동 허용<",
|
|
78
|
+
"Allow skill executables listed by the Gateway.": "게이트웨이에 나열된 스킬 실행 파일을 허용합니다.",
|
|
79
|
+
"\"on\" \\: \"off\"\\}": "\"켜기\" : \"끄기\"}",
|
|
80
|
+
": `Override \\(": ": `재정의 (",
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
">Allowlist<": ">허용 목록<",
|
|
84
|
+
"Case-insensitive glob patterns.": "대소문자를 구분하지 않는 glob 패턴.",
|
|
85
|
+
" Add pattern": " 패턴 추가",
|
|
86
|
+
">Pattern<": ">패턴<",
|
|
87
|
+
"No allowlist entries yet.": "아직 허용 목록 항목이 없습니다.",
|
|
88
|
+
"\"New pattern\"": "\"새 패턴\"",
|
|
89
|
+
">Last used: ": ">마지막 사용:",
|
|
90
|
+
" Remove": " 제거"
|
|
46
91
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Gateway Access": "게이트웨이 액세스",
|
|
3
|
-
"Where the dashboard connects and how it authenticates.": "대시보드가 연결되는
|
|
4
|
-
"WebSocket URL": "WebSocket URL",
|
|
3
|
+
"Where the dashboard connects and how it authenticates.": "대시보드가 연결되는 위치 및 인증 방법.",
|
|
5
4
|
"Gateway Token": "게이트웨이 토큰",
|
|
6
5
|
"Password \\(not stored\\)": "비밀번호 (저장되지 않음)",
|
|
7
6
|
"Default Session Key": "기본 세션 키",
|
|
@@ -18,18 +17,17 @@
|
|
|
18
17
|
">Last Channels Refresh<": ">마지막 채널 새로고침<",
|
|
19
18
|
"Use Channels to link WhatsApp, Telegram, Discord, Signal, or iMessage.": "채널을 사용하여 WhatsApp, Telegram, Discord, Signal 또는 iMessage를 연결하세요.",
|
|
20
19
|
">Instances<": ">인스턴스<",
|
|
21
|
-
"Presence beacons in the last 5 minutes.": "지난 5
|
|
20
|
+
"Presence beacons in the last 5 minutes.": "지난 5분 동안의 프레즌스 비콘.",
|
|
22
21
|
">Sessions<": ">세션<",
|
|
23
22
|
"Recent session keys tracked by the gateway.": "게이트웨이가 추적한 최근 세션 키.",
|
|
24
23
|
"\"Enabled\"": "\"활성화됨\"",
|
|
25
24
|
"\"Disabled\"": "\"비활성화됨\"",
|
|
26
|
-
"Next wake": "다음
|
|
25
|
+
"Next wake": "다음 웨이크",
|
|
27
26
|
">Notes<": ">참고 사항<",
|
|
28
27
|
"Quick reminders for remote control setups.": "원격 제어 설정을 위한 빠른 알림.",
|
|
29
|
-
"
|
|
30
|
-
"Prefer serve mode to keep the gateway on loopback with tailnet auth.": "Tailnet 인증과 함께 게이트웨이를 루프백 상태로 유지하려면 서브 모드를 선호하세요.",
|
|
28
|
+
"Prefer serve mode to keep the gateway on loopback with tailnet auth.": "tailnet 인증으로 게이트웨이를 루프백에 유지하려면 서브 모드를 선호하세요.",
|
|
31
29
|
"Session hygiene": "세션 위생",
|
|
32
|
-
"Use /new or sessions.patch to reset context.": "
|
|
30
|
+
"Use /new or sessions.patch to reset context.": "/new 또는 sessions.patch를 사용하여 컨텍스트를 재설정하세요.",
|
|
33
31
|
"Cron reminders": "크론 알림",
|
|
34
32
|
"Use isolated sessions for recurring runs.": "반복 실행에는 격리된 세션을 사용하세요."
|
|
35
33
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Active session keys and per-session overrides.": "활성 세션 키 및 세션별 재정의.",
|
|
3
|
-
"Active within \\(minutes\\)": "활성 시간
|
|
3
|
+
"Active within \\(minutes\\)": "활성 시간(분)",
|
|
4
4
|
">Include global<": ">전역 포함<",
|
|
5
5
|
">Include unknown<": ">알 수 없음 포함<",
|
|
6
6
|
"No sessions found.": "세션을 찾을 수 없습니다.",
|
|
7
7
|
"\"\\(optional\\)\"": "\"(선택 사항)\"",
|
|
8
|
-
"\\((multiple)\\)": "(다중
|
|
8
|
+
"\\((multiple)\\)": "(다중)",
|
|
9
9
|
" Delete": " 삭제",
|
|
10
10
|
">Limit<": ">제한<",
|
|
11
11
|
"`Store: ": "`저장소: ",
|
|
12
|
+
">Key<": ">키<",
|
|
12
13
|
">Label<": ">레이블<",
|
|
13
14
|
">Kind<": ">종류<",
|
|
14
15
|
">Updated<": ">업데이트됨<",
|
|
@@ -1,10 +1,26 @@
|
|
|
1
1
|
{
|
|
2
2
|
">Skills<": ">스킬<",
|
|
3
|
-
"Bundled, managed, and workspace skills.": "번들, 관리 및
|
|
3
|
+
"Bundled, managed, and workspace skills.": "번들, 관리 및 워크스페이스 스킬.",
|
|
4
4
|
"\"Search skills\"": "\"스킬 검색\"",
|
|
5
5
|
"No skills found.": "스킬을 찾을 수 없습니다.",
|
|
6
|
-
"\\} shown": "} 표시됨",
|
|
6
|
+
"\\} shown": "}개 표시됨",
|
|
7
7
|
"\"Installing…\"": "\"설치 중…\"",
|
|
8
8
|
">API key<": ">API 키<",
|
|
9
|
-
" Save key": " 키 저장"
|
|
9
|
+
" Save key": " 키 저장",
|
|
10
|
+
|
|
11
|
+
"\"Workspace Skills\"": "\"워크스페이스 스킬\"",
|
|
12
|
+
"\"Built-in Skills\"": "\"내장 스킬\"",
|
|
13
|
+
"\"Installed Skills\"": "\"설치된 스킬\"",
|
|
14
|
+
"\"Extra Skills\"": "\"추가 스킬\"",
|
|
15
|
+
"\"Other Skills\"": "\"기타 스킬\"",
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
"\"blocked by allowlist\"": "\"허용 목록에 의해 차단됨\"",
|
|
19
|
+
|
|
20
|
+
"\"eligible\"": "\"적격\"",
|
|
21
|
+
"\"blocked\"": "\"차단됨\"",
|
|
22
|
+
|
|
23
|
+
">disabled<": ">비활성화됨<",
|
|
24
|
+
">Missing: ": ">누락: ",
|
|
25
|
+
">Reason:": ">이유:"
|
|
10
26
|
}
|