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
|
@@ -1,20 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
">Token Usage<": ">토큰 사용량<",
|
|
3
|
-
"
|
|
3
|
+
" Loading": " 로드 중",
|
|
4
|
+
|
|
5
|
+
">to<": ">~까지<",
|
|
4
6
|
"\"Today\"": "\"오늘\"",
|
|
5
7
|
"\"7d\"": "\"7일\"",
|
|
6
8
|
"\"30d\"": "\"30일\"",
|
|
7
|
-
">All<": "
|
|
9
|
+
">All<": ">모두<",
|
|
8
10
|
" Clear": " 지우기",
|
|
9
11
|
|
|
10
12
|
">Usage<": ">사용량<",
|
|
11
|
-
"See where tokens go, when sessions spike, and what drives cost.": "토큰이 어디에 사용되는지, 세션이 언제 급증하는지, 비용의 원인이 무엇인지 확인하세요.",
|
|
12
13
|
"\"pinned\"": "\"고정됨\"",
|
|
13
14
|
">Filters<": ">필터<",
|
|
14
|
-
">Loading<": "
|
|
15
|
+
">Loading<": ">로드 중<",
|
|
15
16
|
"Select a date range and click Refresh to load usage.": "날짜 범위를 선택하고 새로고침을 클릭하여 사용량을 로드하세요.",
|
|
16
17
|
"> tokens": "> 토큰",
|
|
17
18
|
"> cost": "> 비용",
|
|
19
|
+
" session\\$": " 세션",
|
|
20
|
+
"\"s\"": "\"\"",
|
|
18
21
|
|
|
19
22
|
"\"Unpin filters\"\\}": "\"필터 고정 해제\"}",
|
|
20
23
|
"\"Pin filters\"\\}": "\"필터 고정\"}",
|
|
@@ -22,7 +25,7 @@
|
|
|
22
25
|
"\"Pin\"": "\"고정\"",
|
|
23
26
|
">Export ▾<": ">내보내기 ▾<",
|
|
24
27
|
" Sessions ": " 세션 ",
|
|
25
|
-
" Daily ": "
|
|
28
|
+
" Daily ": " 일일 ",
|
|
26
29
|
|
|
27
30
|
" Tokens": " 토큰",
|
|
28
31
|
" Cost": " 비용",
|
|
@@ -30,11 +33,16 @@
|
|
|
30
33
|
|
|
31
34
|
"Filter sessions \\(e.g. key:agent:main:cron\\* model:gpt-4o has:errors minTokens:2000\\)": "세션 필터링 (예: key:agent:main:cron* model:gpt-4o has:errors minTokens:2000)",
|
|
32
35
|
" Filter \\(client-side\\)": " 필터 (클라이언트 측)",
|
|
36
|
+
"\"Remove filter\"": "\"필터 제거\"",
|
|
33
37
|
"\\} sessions match": "} 세션 일치",
|
|
34
38
|
"\\} sessions in range": "} 범위 내 세션",
|
|
35
|
-
"Tip: use filters or click bars to filter days.": "팁: 필터를 사용하거나 막대를 클릭하여
|
|
39
|
+
"Tip: use filters or click bars to filter days.": "팁: 필터를 사용하거나 막대를 클릭하여 일별로 필터링하세요.",
|
|
36
40
|
|
|
37
|
-
"\"
|
|
41
|
+
"\"Channel\"": "\"채널\"",
|
|
42
|
+
"\"Provider\"": "\"제공자\"",
|
|
43
|
+
"\"Model\"": "\"모델\"",
|
|
44
|
+
"\"Tool\"": "\"도구\"",
|
|
45
|
+
|
|
38
46
|
|
|
39
47
|
"Showing first 1,000 sessions. Narrow date range for complete results.":"처음 1,000개 세션을 표시합니다. 전체 결과를 보려면 날짜 범위를 좁히세요.",
|
|
40
48
|
|
|
@@ -47,39 +55,188 @@
|
|
|
47
55
|
"\\} Usage<": "} 사용량<",
|
|
48
56
|
"\\} tokens<": "} 토큰<",
|
|
49
57
|
|
|
50
|
-
"\"Tokens\":\"Cost\"} by Type": "\"토큰\"
|
|
58
|
+
"\"Tokens\":\"Cost\"} by Type": "\"유형별 토큰\" : \"유형별 비용\"}",
|
|
51
59
|
"\"Output: ": "\"출력: ",
|
|
52
60
|
"\"Input: ": "\"입력: ",
|
|
53
61
|
"\"Cache Write: ": "\"캐시 쓰기: ",
|
|
54
62
|
"\"Cache Read: ": "\"캐시 읽기: ",
|
|
55
63
|
|
|
56
|
-
|
|
57
|
-
"
|
|
64
|
+
|
|
65
|
+
">Usage Overview<": ">사용량 개요<",
|
|
66
|
+
|
|
67
|
+
">Cost<": ">비용<",
|
|
68
|
+
">Messages<": ">메시지<",
|
|
69
|
+
">Errors<": ">오류<",
|
|
70
|
+
">Recent<": ">최근<",
|
|
71
|
+
|
|
72
|
+
"\"Copy session namen\"": "\"세션 이름 복사\"",
|
|
73
|
+
" Copy": " 복사",
|
|
74
|
+
|
|
75
|
+
" Messages": " 메시지",
|
|
76
|
+
"\\} user · ": "} 사용자 · ",
|
|
77
|
+
"\\} assistant": "} 어시스턴트",
|
|
78
|
+
">Tool Calls<": ">도구 호출<",
|
|
79
|
+
" tools used": " 도구 사용됨",
|
|
80
|
+
" tools<": " 도구<",
|
|
81
|
+
" tool results<": " 도구 결과<",
|
|
82
|
+
">Duration<": ">기간<",
|
|
83
|
+
" Sessions": " 세션",
|
|
84
|
+
"Distinct sessions in the range.": "범위 내 고유 세션.",
|
|
85
|
+
">of ": ">중 ",
|
|
86
|
+
" in range": " 범위 내",
|
|
87
|
+
" Throughput": " 처리량",
|
|
58
88
|
"Throughput shows tokens per minute over active time. Higher is better.": "처리량은 활성 시간 동안 분당 토큰 수를 나타냅니다. 높을수록 좋습니다.",
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
|
|
89
|
+
" tok/min": " 토큰/분",
|
|
90
|
+
" / min": " / 분",
|
|
91
|
+
" Error Rate": " 오류율",
|
|
92
|
+
"Error rate = errors / total messages. Lower is better.": "오류율 = 오류 / 전체 메시지. 낮을수록 좋습니다.",
|
|
63
93
|
"\\} errors · ": "} 오류 · ",
|
|
64
|
-
"\\} msgs
|
|
94
|
+
"\\} msgs": "} 메시지",
|
|
95
|
+
"\\} avg session ": "} 평균 세션 ",
|
|
96
|
+
" Cache Hit Rate": " 캐시 적중률",
|
|
97
|
+
"Cache hit rate = cache read / \\(input \\+ cache read\\). Higher is better.": "캐시 적중률 = 캐시 읽기 / (입력 + 캐시 읽기). 높을수록 좋습니다.",
|
|
98
|
+
"\\} cached · ": "} 캐시됨 · ",
|
|
99
|
+
"\\} prompt": "} 프롬프트",
|
|
100
|
+
"Top Models": "상위 모델",
|
|
101
|
+
"Top Providers": "상위 제공자",
|
|
102
|
+
"Top Tools": "상위 도구",
|
|
103
|
+
"Top Agents": "상위 에이전트",
|
|
104
|
+
"Top Channels": "상위 채널",
|
|
105
|
+
"Peak Error Days": "최대 오류 일수",
|
|
106
|
+
"Peak Error Hours": "최대 오류 시간",
|
|
107
|
+
"Model Mix": "모델 혼합",
|
|
108
|
+
|
|
109
|
+
"\"calls\"": "\"호출\"",
|
|
110
|
+
|
|
111
|
+
"Average tokens per message in this range.": "이 범위 내 메시지당 평균 토큰 수.",
|
|
112
|
+
"Average cost per message when providers report costs. Cost data is missing for some or all sessions in this range.": "제공자가 비용을 보고할 때 메시지당 평균 비용. 이 범위 내 일부 또는 모든 세션의 비용 데이터가 누락되었습니다.",
|
|
113
|
+
"Average cost per message when providers report costs.": "제공자가 비용을 보고할 때 메시지당 평균 비용.",
|
|
114
|
+
|
|
65
115
|
|
|
66
|
-
">Usage Overview<": ">사용량 개요<",
|
|
67
116
|
"Total user \\+ assistant messages in range.": "범위 내 총 사용자 + 어시스턴트 메시지 수.",
|
|
68
117
|
" Tool Calls": " 도구 호출",
|
|
69
|
-
"Total tool call count across sessions.": "세션 전체의 총 도구 호출
|
|
118
|
+
"Total tool call count across sessions.": "세션 전체의 총 도구 호출 횟수.",
|
|
70
119
|
" Errors": " 오류",
|
|
71
120
|
"Total message/tool errors in range.": "범위 내 총 메시지/도구 오류 수.",
|
|
72
|
-
" Avg Tokens / Msg": " 평균 토큰
|
|
73
|
-
">Across ": "
|
|
74
|
-
"Avg Cost \/ Msg": "평균 비용
|
|
121
|
+
" Avg Tokens / Msg": " 메시지당 평균 토큰",
|
|
122
|
+
">Across ": ">총 ",
|
|
123
|
+
"Avg Cost \/ Msg": "메시지당 평균 비용",
|
|
75
124
|
"\\} total<": "} 총계<",
|
|
125
|
+
|
|
126
|
+
">Activity by Time<": ">시간별 활동<",
|
|
127
|
+
" tokens<": " 토큰<",
|
|
128
|
+
"Estimates require session timestamps.": "추정에는 세션 타임스탬프가 필요합니다.",
|
|
129
|
+
"No timeline data yet.": "아직 타임라인 데이터가 없습니다.",
|
|
130
|
+
"Estimated from session spans \\(first/last activity\\). Time zone:": "세션 기간(첫/마지막 활동)에서 추정됨. 시간대:",
|
|
131
|
+
"\"Local\"\\}": "\"현지 시간\"}",
|
|
132
|
+
">Day of Week<": ">요일<",
|
|
133
|
+
">Hours<": ">시간<",
|
|
134
|
+
"\\} tokens": "} 토큰",
|
|
135
|
+
">Midnight<": ">자정<",
|
|
136
|
+
">4am<": ">오전 4시<",
|
|
137
|
+
">8am<": ">오전 8시<",
|
|
138
|
+
">Moon<": ">정오<",
|
|
139
|
+
">4pm<": ">오후 4시<",
|
|
140
|
+
">8pm<": ">오후 8시<",
|
|
141
|
+
"Low → High token density": "낮음 → 높음 토큰 밀도",
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
"\"label\",": "\"레이블\",",
|
|
145
|
+
"\"agentId\",": "\"에이전트 ID\",",
|
|
146
|
+
"\"channel\",": "\"채널\",",
|
|
147
|
+
"\"provider\",": "\"제공자\",",
|
|
148
|
+
"\"model\",": "\"모델\",",
|
|
149
|
+
"\"updatedAt\",": "\"업데이트 시간\",",
|
|
150
|
+
"\"durationMs\",": "\"기간(밀리초)\",",
|
|
151
|
+
"\"messages\",": "\"메시지\",",
|
|
152
|
+
"\"errors\",": "\"오류\",",
|
|
153
|
+
"\"toolCalls\",": "\"도구 호출\",",
|
|
154
|
+
"\"inputTokens\",": "\"입력 토큰\",",
|
|
155
|
+
"\"outputTokens\",": "\"출력 토큰\",",
|
|
156
|
+
"\"cacheReadTokens\",": "\"캐시 읽기 토큰\",",
|
|
157
|
+
"\"cacheWriteTokens\",": "\"캐시 쓰기 토큰\",",
|
|
158
|
+
"\"totalTokens\",": "\"총 토큰\",",
|
|
159
|
+
"\"totalCost\",": "\"총 비용\",",
|
|
160
|
+
|
|
161
|
+
"\"date\",": "\"날짜\",",
|
|
162
|
+
"\"inputCost\",": "\"입력 비용\",",
|
|
163
|
+
"\"outputCost\",": "\"출력 비용\",",
|
|
164
|
+
"\"cacheReadCost\",": "\"캐시 읽기 비용\",",
|
|
165
|
+
"\"cacheWriteCost\",": "\"캐시 쓰기 비용\",",
|
|
76
166
|
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
167
|
+
"\"agent:\",": "\"에이전트:\",",
|
|
168
|
+
"\"channel:\",": "\"채널:\",",
|
|
169
|
+
"\"provider:\",": "\"제공자:\",",
|
|
170
|
+
"\"model:\",": "\"모델:\",",
|
|
171
|
+
"\"tool:\",": "\"도구:\",",
|
|
172
|
+
"\"has:errors:\",": "\"오류 있음:\",",
|
|
173
|
+
"\"has:tools:\",": "\"도구 있음:\",",
|
|
174
|
+
"\"minTokens:\",": "\"최소 토큰:\",",
|
|
175
|
+
"\"maxCost:\",": "\"최대 비용:\",",
|
|
80
176
|
|
|
81
|
-
|
|
177
|
+
|
|
178
|
+
"\\} avg<": "} 평균<",
|
|
179
|
+
"\\} errors<": "} 오류<",
|
|
180
|
+
" All": " 전체",
|
|
82
181
|
" Recently viewed": " 최근 본 항목",
|
|
182
|
+
">Sort<": ">정렬<",
|
|
83
183
|
">No sessions in range<": ">범위 내 세션 없음<",
|
|
84
|
-
">No recent sessions<": ">최근 세션 없음<"
|
|
184
|
+
">No recent sessions<": ">최근 세션 없음<",
|
|
185
|
+
|
|
186
|
+
"No usage data for this session.": "이 세션에 대한 사용량 데이터가 없습니다.",
|
|
187
|
+
|
|
188
|
+
"\"No tool calls\"": "\"도구 호출 없음\"",
|
|
189
|
+
"\"No model data\"": "\"모델 데이터 없음\"",
|
|
190
|
+
|
|
191
|
+
"\"Close session details\"": "\"세션 세부 정보 닫기\"",
|
|
192
|
+
|
|
193
|
+
">No timeline data<": ">타임라인 데이터 없음<",
|
|
194
|
+
"\"No data in range\"": "\"범위 내 데이터 없음\"",
|
|
195
|
+
">Usage Over Time<": ">시간 경과에 따른 사용량<",
|
|
196
|
+
">Reset<": ">재설정<",
|
|
197
|
+
" Per Turn": " 턴당",
|
|
198
|
+
" Cumulative": " 누적",
|
|
199
|
+
" Total": " 총계",
|
|
200
|
+
" By Type": " 유형별",
|
|
201
|
+
">Tokens by Type<": ">유형별 토큰<",
|
|
202
|
+
">Daily ": ">일일 ",
|
|
203
|
+
"\"Token\"": "\"토큰\"",
|
|
204
|
+
"\"Cost\"": "\"비용\"",
|
|
205
|
+
|
|
206
|
+
"\"Assistant output tokens\"": "\"어시스턴트 출력 토큰\"",
|
|
207
|
+
">Output": ">출력",
|
|
208
|
+
"\"User \\+ tool input tokens\"": "\"사용자 + 도구 입력 토큰\"",
|
|
209
|
+
">Input": ">입력",
|
|
210
|
+
"\"Tokens written to cache\"": "\"캐시에 기록된 토큰\"",
|
|
211
|
+
">Cache Write ": ">캐시 쓰기",
|
|
212
|
+
"\"Tokens read from cache\"": "\"캐시에서 읽은 토큰\"",
|
|
213
|
+
">Cache Read ": ">캐시 읽기",
|
|
214
|
+
">Total: ": ">총계: ",
|
|
215
|
+
|
|
216
|
+
">No context data<": ">컨텍스트 데이터 없음<",
|
|
217
|
+
">System Prompt Breakdown<": ">시스템 프롬프트 분석",
|
|
218
|
+
"\"Collapse\"": "\"접기\"",
|
|
219
|
+
"\"Expand all\"": "\"모두 펼치기\"",
|
|
220
|
+
"\"Base context per message\"": "\"메시지당 기본 컨텍스트\"",
|
|
221
|
+
|
|
222
|
+
">Sys ": ">시스템 ",
|
|
223
|
+
">Skills ": ">스킬 ",
|
|
224
|
+
">Tools ": ">도구 ",
|
|
225
|
+
">Files ": ">파일 ",
|
|
226
|
+
|
|
227
|
+
" more<": " 더 보기< ",
|
|
228
|
+
|
|
229
|
+
">Conversation<": ">대화<",
|
|
230
|
+
">No messages<": ">메시지 없음<",
|
|
231
|
+
|
|
232
|
+
"\"Collapse All\"": "\"모두 접기\"",
|
|
233
|
+
"\"Expand All\"": "\"모두 펼치기\"",
|
|
234
|
+
|
|
235
|
+
">User<": ">사용자<",
|
|
236
|
+
">Assistant<": ">어시스턴트<",
|
|
237
|
+
">Tool<": ">도구<",
|
|
238
|
+
">Tool result<": ">도구 결과<",
|
|
239
|
+
|
|
240
|
+
"\"Search conversation\"": "\"대화 검색\"",
|
|
241
|
+
"No messages match the filters.": "필터와 일치하는 메시지가 없습니다."
|
|
85
242
|
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Invalid URL format. Expected /base/XXX or /wiki/XXX URL": "قالب URL نامعتبر است. قالب مورد انتظار /base/XXX یا /wiki/XXX میباشد.",
|
|
3
|
+
"Use app_token": "استفاده از app_token",
|
|
4
|
+
" and table_id=": " و table_id=",
|
|
5
|
+
" for other bitable tools": " برای سایر ابزارهای Bitable",
|
|
6
|
+
"Select a table_id from the tables list.": "یک table_id از لیست جداول انتخاب کنید.",
|
|
7
|
+
"Bitable URL. Supports both formats: /base/XXX?table=YYY or /wiki/XXX?table=YYY": "URL Bitable. از هر دو قالب پشتیبانی میکند: /base/XXX?table=YYY یا /wiki/XXX?table=YYY",
|
|
8
|
+
"Bitable app token \\(use feishu_bitable_get_meta to get from URL\\)": "نشانه برنامه Bitable (برای دریافت از URL از feishu_bitable_get_meta استفاده کنید)",
|
|
9
|
+
"Table ID (from URL: ?table=YYY)": "شناسه جدول (از URL: ?table=YYY)",
|
|
10
|
+
"Number of records per page (1-500, default 100)": "تعداد رکوردها در هر صفحه (۱-۵۰۰، پیشفرض ۱۰۰)",
|
|
11
|
+
"Pagination token from previous response": "نشانه صفحهبندی از پاسخ قبلی",
|
|
12
|
+
"Record ID to retrieve": "شناسه رکورد برای بازیابی",
|
|
13
|
+
"Field values keyed by field name. Format by type: ": "مقادیر فیلدها که با نام فیلد کلید خوردهاند. قالب بر اساس نوع:",
|
|
14
|
+
"Record ID to update": "شناسه رکورد برای بهروزرسانی",
|
|
15
|
+
"Field values to update \\(same format as create_record\\)": "مقادیر فیلد برای بهروزرسانی (همان قالب create_record)",
|
|
16
|
+
"Feishu credentials not configured, skipping bitable tools": "مقادیر فیلد در انتظار بهروزرسانی (قالب مشابه create_record) مدارک اعتبارسنجی Feishu پیکربندی نشده است، ابزارهای bitable رد شدند",
|
|
17
|
+
"Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "تجزیه URL عملیاتی و دریافت app_token، table_id و فهرست جداول. هنگامی که با URL شروعشونده با /wiki/ یا /base/ مواجه شدید، ابتدا از این روش استفاده کنید.",
|
|
18
|
+
"Feishu Bitable List Fields": "Feishu Bitable فهرست فیلدها",
|
|
19
|
+
"List all fields \\(columns\\) in a Bitable table with their types and properties": "فهرست کردن همه فیلدها (ستونها) در یک جدول Bitable به همراه انواع و ویژگیهای آنها",
|
|
20
|
+
"List records \\(rows\\) from a Bitable table with pagination support": "فهرست کردن رکوردها (ردیفها) از یک جدول Bitable با پشتیبانی از صفحهبندی",
|
|
21
|
+
"Feishu Bitable Get Record": "Feishu Bitable دریافت رکورد",
|
|
22
|
+
"Get a single record by ID from a Bitable table": "دریافت یک رکورد با شناسه از یک جدول Bitable",
|
|
23
|
+
"Feishu Bitable Create Record": "Feishu Bitable ایجاد رکورد",
|
|
24
|
+
"Create a new record (row) in a Bitable table": "ایجاد یک رکورد جدید (ردیف) در یک جدول Bitable",
|
|
25
|
+
"Feishu Bitable Update Record": "Feishu Bitable بهروزرسانی رکورد",
|
|
26
|
+
"Update an existing record (row) in a Bitable table": "بهروزرسانی یک رکورد موجود (ردیف) در یک جدول Bitable",
|
|
27
|
+
"Registered 6 bitable tools": "۶ ابزار Bitable ثبت شد",
|
|
28
|
+
|
|
29
|
+
"\"Feishu\"": "\"فیشو\"",
|
|
30
|
+
"Lark enterprise messaging.": "پیامرسان سازمانی Lark.",
|
|
31
|
+
"Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "هدفگیری فیشو: حذف پارامتر `target` برای پاسخ به مکالمه فعلی (استنتاج خودکار). اهداف صریح: `user:open_id` یا `chat:chat_id`.",
|
|
32
|
+
" Feishu supports interactive cards for rich messages.": " فیشو از کارتهای تعاملی برای پیامهای غنی پشتیبانی میکند.",
|
|
33
|
+
"Feishu\\[": "فیشو[",
|
|
34
|
+
"groups: groupPolicy=\"open\" allows any member to trigger \\(mention-gated\\). Set channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom to restrict senders.": "خط مشی گروه: groupPolicy=\"open\" به هر عضوی اجازه فعالسازی میدهد (محدود به منشن). برای محدود کردن فرستندگان، channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom را تنظیم کنید.",
|
|
35
|
+
"starting feishu\\[": "شروع فیشو[",
|
|
36
|
+
" \\(mode: ": " (حالت: "
|
|
37
|
+
}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Refresh chat data\"": "\"بهروزرسانی دادههای چت\"",
|
|
3
|
+
"\"Disabled during onboarding\"": "\"غیرفعال در طول راهاندازی اولیه\"",
|
|
4
|
+
"\"Toggle assistant thinking/working output\"": "\"تغییر وضعیت خروجی تفکر/کار دستیار\"",
|
|
5
|
+
"\"Toggle focus mode \\(hide sidebar \\+ page header\\)\"": "\"تغییر وضعیت حالت تمرکز (مخفی کردن نوار کناری + سربرگ صفحه)\"",
|
|
6
|
+
"\"System theme\"": "\"پیروی از تم سیستم\"",
|
|
7
|
+
"\"System\"": "\"سیستم\"",
|
|
8
|
+
"\"Light theme\"": "\"تم روشن\"",
|
|
9
|
+
"\"Light\"": "\"روشن\"",
|
|
10
|
+
"\"Dark theme\"": "\"تم تیره\"",
|
|
11
|
+
"\"Dark\"": "\"تیره\"",
|
|
12
|
+
|
|
13
|
+
"Profile update failed \\(": "بهروزرسانی نمایه ناموفق بود (",
|
|
14
|
+
"Profile publish failed on all relays.": "انتشار نمایه در تمام رلهها ناموفق بود.",
|
|
15
|
+
"Profile published to relays.": "نمایه در رلهها منتشر شد.",
|
|
16
|
+
"Profile update failed: ": "بهروزرسانی نمایه ناموفق بود: ",
|
|
17
|
+
"Profile import failed \\(": "وارد کردن نمایه ناموفق بود (",
|
|
18
|
+
"Profile imported from relays. Review and publish.": "نمایه از رلهها وارد شد. بررسی و منتشر کنید.",
|
|
19
|
+
"Profile imported. Review and publish.": "نمایه وارد شد. بررسی و منتشر کنید.",
|
|
20
|
+
"Profile import failed: ": "وارد کردن نمایه ناموفق بود: ",
|
|
21
|
+
|
|
22
|
+
"`disconnected \\(": "`قطع اتصال شد (",
|
|
23
|
+
"\"no reason\"": "\"بدون دلیل\"",
|
|
24
|
+
|
|
25
|
+
"\"gateway client stopped\"": "\"کلاینت دروازه متوقف شد\"",
|
|
26
|
+
"gateway closed \\(": "دروازه بسته شد (",
|
|
27
|
+
"\"connect failed\"": "\"اتصال ناموفق بود\"",
|
|
28
|
+
" event handler error:": " خطای مدیریتکننده رویداد:",
|
|
29
|
+
"\"request failed\"": "\"درخواست ناموفق بود\"",
|
|
30
|
+
"\"gateway not connected\"": "\"دروازه متصل نیست\"",
|
|
31
|
+
|
|
32
|
+
"Disconnected from gateway.": "اتصال از دروازه قطع شد.",
|
|
33
|
+
|
|
34
|
+
"\"Expand sidebar\"": "\"باز کردن نوار کناری\"",
|
|
35
|
+
"\"Collapse sidebar\"": "\"جمع کردن نوار کناری\"",
|
|
36
|
+
|
|
37
|
+
">Health<": ">سلامت<",
|
|
38
|
+
"\"OK\"": "\"سالم\"",
|
|
39
|
+
"\"Offline\"": "\"آفلاین\"",
|
|
40
|
+
|
|
41
|
+
">Gateway Dashboard<": ">داشبورد دروازه<",
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
"\"Chat\"": "\"چت\"",
|
|
45
|
+
"Direct gateway chat session for quick interventions.": "نشست چت مستقیم با دروازه برای مداخلات سریع.",
|
|
46
|
+
"\"Control\"": "\"کنترل\"",
|
|
47
|
+
"\"Overview\"": "\"بررسی اجمالی\"",
|
|
48
|
+
"Gateway status, entry points, and a fast health read.": "وضعیت دروازه، نقاط ورود و خوانش سریع سلامت.",
|
|
49
|
+
"\"Channels\"": "\"کانالها\"",
|
|
50
|
+
"Manage channels and settings.": "مدیریت کانالها و تنظیمات.",
|
|
51
|
+
"\"Instances\"": "\"نمونهها\"",
|
|
52
|
+
"Presence beacons from connected clients and nodes.": "سیگنالهای حضور از کلاینتها و گرههای متصل.",
|
|
53
|
+
"\"Sessions\"": "\"نشستها\"",
|
|
54
|
+
"Inspect active sessions and adjust per-session defaults.": "بازرسی نشستهای فعال و تنظیم پیشفرضهای هر نشست.",
|
|
55
|
+
"\"Usage\"": "\"مصرف\"",
|
|
56
|
+
"See where tokens go, when sessions spike, and what drives cost.": "ببینید نشانهها کجا میروند، چه زمانی نشستها افزایش مییابند و چه چیزی باعث هزینه میشود.",
|
|
57
|
+
"\"Cron Jobs\"": "\"وظایف کرون\"",
|
|
58
|
+
"Schedule wakeups and recurring agent runs.": "زمانبندی بیدارباشها و اجراهای مکرر عامل.",
|
|
59
|
+
"\"Agent\"": "\"عامل\"",
|
|
60
|
+
"\"Agents\"": "\"عاملها\"",
|
|
61
|
+
"Manage agent workspaces, tools, and identities.": "مدیریت فضاهای کاری عامل، ابزارها و هویتها.",
|
|
62
|
+
"\"Skills\"": "\"مهارتها\"",
|
|
63
|
+
"Manage skill availability and API key injection.": "مدیریت در دسترس بودن مهارت و تزریق کلید API.",
|
|
64
|
+
"\"Nodes\"": "\"گرهها\"",
|
|
65
|
+
"Paired devices, capabilities, and command exposure.": "دستگاههای جفتشده، قابلیتها و نمایش دستورات.",
|
|
66
|
+
"\"Settings\"": "\"تنظیمات\"",
|
|
67
|
+
"\"Config\"": "\"پیکربندی\"",
|
|
68
|
+
"Edit ~/.openclaw/openclaw.json safely.": "ویرایش ایمن ~/.openclaw/openclaw.json.",
|
|
69
|
+
"\"Debug\"": "\"اشکالزدایی\"",
|
|
70
|
+
"Gateway snapshots, events, and manual RPC calls.": "عکسهای فوری دروازه، رویدادها و فراخوانیهای دستی RPC.",
|
|
71
|
+
"\"Logs\"": "\"لاگها\"",
|
|
72
|
+
"Live tail of the gateway file logs.": "دنبالکردن زنده لاگهای فایل دروازه.",
|
|
73
|
+
"\\(opens in new tab\\)": "(در برگه جدید باز میشود)",
|
|
74
|
+
"Presence beacons from the gateway and clients.": "سیگنالهای حضور از دروازه و کلاینتها.",
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
"\"Health\"": "\"سلامت\"",
|
|
78
|
+
"\"Resources\"": "\"منابع\"",
|
|
79
|
+
"\"Docs\"": "\"مستندات\"",
|
|
80
|
+
|
|
81
|
+
"\"Language\"": "\"زبان\"",
|
|
82
|
+
"\"Connect\"": "\"اتصال\"",
|
|
83
|
+
"\"Snapshot\"": "\"عکس فوری\"",
|
|
84
|
+
"\"Status\"": "\"وضعیت\"",
|
|
85
|
+
"\"Uptime\"": "\"مدت زمان کارکرد\"",
|
|
86
|
+
"Tick Interval": "فاصله تیک",
|
|
87
|
+
"Last Channels Refresh": "آخرین بهروزرسانی کانالها",
|
|
88
|
+
"\"Notes\"": "\"یادداشتها\"",
|
|
89
|
+
|
|
90
|
+
"\"Config Last Touched Version\"": "\"آخرین نسخه ویرایششده پیکربندی\"",
|
|
91
|
+
"\"Config Last Touched At\"": "\"آخرین زمان ویرایش پیکربندی\"",
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
"\"IRC DM Policy\"": "\"خط مشی پیام خصوصی IRC\"",
|
|
95
|
+
"\"IRC NickServ Enabled\"": "\"IRC NickServ فعال شد\"",
|
|
96
|
+
|
|
97
|
+
"\"just now\"": "\"همین الان\"",
|
|
98
|
+
"\\}s`": "} ثانیه`",
|
|
99
|
+
"\\}m ago`": "} دقیقه پیش`",
|
|
100
|
+
"\\}m`": "} دقیقه`",
|
|
101
|
+
"\\}h ago`": "} ساعت پیش`",
|
|
102
|
+
"\\}h`": "} ساعت`",
|
|
103
|
+
"\\}d ago`": "} روز پیش`",
|
|
104
|
+
"\\}d`": "} روز`",
|
|
105
|
+
"\"in <1m\"": "\"در <۱ دقیقه\"",
|
|
106
|
+
"`in ": "`در "
|
|
107
|
+
}
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
{
|
|
2
|
+
">No configured models<": ">مدلهای پیکربندیشده وجود ندارد<",
|
|
3
|
+
"\\} configured.<": "} پیکربندی شد.<",
|
|
4
|
+
"No agents found.": "عاملی یافت نشد.",
|
|
5
|
+
">Select an agent<": ">انتخاب عامل<",
|
|
6
|
+
"Pick an agent to inspect its workspace and tools.": "یک عامل را برای بررسی فضای کاری و ابزارهای آن انتخاب کنید.",
|
|
7
|
+
"Agent workspace and routing.": "فضای کاری عامل و مسیریابی.",
|
|
8
|
+
"\"Tools\"": "\"ابزارها\"",
|
|
9
|
+
|
|
10
|
+
">Overview<": ">بررسی اجمالی<",
|
|
11
|
+
"Workspace paths and identity metadata.": "مسیرهای فضای کاری و فرادادههای هویت.",
|
|
12
|
+
">Workspace<": ">فضای کاری<",
|
|
13
|
+
">Primary Model<": ">مدل اصلی<",
|
|
14
|
+
">Identity Name<": ">نام هویت<",
|
|
15
|
+
">Default<": ">مقدار پیشفرض<",
|
|
16
|
+
">Identity Emoji<": ">ایموجی هویت<",
|
|
17
|
+
">Skills Filter<": ">فیلتر مهارتها<",
|
|
18
|
+
">Filter<": ">فیلتر<",
|
|
19
|
+
">Model Selection<": ">انتخاب مدل<",
|
|
20
|
+
">Primary model": ">مدل اصلی",
|
|
21
|
+
" \\(default\\)": " (پیشفرض)",
|
|
22
|
+
"Fallbacks \\(comma-separated\\)": "گزینههای جایگزین (جداشده با کاما)",
|
|
23
|
+
"Inherit default \\(": "ارثبری پیشفرض (",
|
|
24
|
+
"\"Inherit default\"": "\"ارثبری پیشفرض\"",
|
|
25
|
+
">Fallbacks (comma-separated)<": ">گزینههای جایگزین (جداشده با کاما)",
|
|
26
|
+
"\"Save\"": "\"ذخیره\"",
|
|
27
|
+
"\"yes\"": "\"بله\"",
|
|
28
|
+
"\"no\"": "\"خیر\"",
|
|
29
|
+
|
|
30
|
+
"\"Workspace, identity, and model configuration.\"": "\"پیکربندی فضای کاری، هویت و مدل.\"",
|
|
31
|
+
"Load channels to see live status.": "برای مشاهده وضعیت زنده، کانالها را بارگیری کنید.",
|
|
32
|
+
"Gateway-wide channel status snapshot.": "عکس فوری از وضعیت کانال در سطح دروازه.",
|
|
33
|
+
" Last refresh:": " آخرین بهروزرسانی:",
|
|
34
|
+
"No channels found.": "کانالی یافت نشد.",
|
|
35
|
+
"\\} enabled": "} فعال",
|
|
36
|
+
"Workspace and scheduling targets.": "فضای کاری و اهداف زمانبندی.",
|
|
37
|
+
"Gateway cron status.": "وضعیت کرون دروازه.",
|
|
38
|
+
">Next wake<": ">بیدارباش بعدی<",
|
|
39
|
+
">Agent Cron Jobs<": ">وظایف کرون عامل<",
|
|
40
|
+
"Scheduled jobs targeting this agent.": "وظایف زمانبندیشده برای این عامل.",
|
|
41
|
+
"No jobs assigned.": "وظیفهای تخصیص داده نشده است.",
|
|
42
|
+
">Core Files<": ">فایلهای اصلی<",
|
|
43
|
+
"Bootstrap persona, identity, and tool guidance.": "راهنمای شخصیت اولیه، هویت و ابزار.",
|
|
44
|
+
">Workspace:": ">فضای کاری:",
|
|
45
|
+
" Load the agent workspace files to edit core instructions.": " برای ویرایش دستورالعملهای اصلی، فایلهای فضای کاری عامل را بارگیری کنید.",
|
|
46
|
+
"No files found.": "فایلی یافت نشد.",
|
|
47
|
+
"Select a file to edit.": "فایلی را برای ویرایش انتخاب کنید.",
|
|
48
|
+
" This file is missing. Saving will create it in the agent workspace.": " این فایل وجود ندارد. ذخیرهسازی آن را در فضای کاری عامل ایجاد خواهد کرد.",
|
|
49
|
+
">Content<": ">محتوا<",
|
|
50
|
+
">missing<": ">موجود نیست<",
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
"\"Files\"": "\"فایلها\"",
|
|
54
|
+
"\"Read file contents\"": "\"خواندن محتویات فایل\"",
|
|
55
|
+
"\"Create or overwrite files\"": "\"ایجاد یا بازنویسی فایلها\"",
|
|
56
|
+
"\"Make precise edits\"": "\"انجام ویرایشهای دقیق\"",
|
|
57
|
+
"\"Patch files \\(OpenAI\\)\"": "\"وصله فایلها (OpenAI)\"",
|
|
58
|
+
|
|
59
|
+
"\"Runtime\"": "\"زمان اجرا\"",
|
|
60
|
+
"\"Run shell commands\"": "\"اجرای دستورات شل\"",
|
|
61
|
+
"\"Manage background processes\"": "\"مدیریت فرآیندهای پسزمینه\"",
|
|
62
|
+
|
|
63
|
+
"\"Web\"": "\"وب\"",
|
|
64
|
+
"\"Search the web\"": "\"جستجو در وب\"",
|
|
65
|
+
"\"Fetch web content\"": "\"دریافت محتوای وب\"",
|
|
66
|
+
|
|
67
|
+
"\"Memory\"": "\"حافظه\"",
|
|
68
|
+
"\"Semantic search\"": "\"جستجوی معنایی\"",
|
|
69
|
+
"\"Read memory files\"": "\"خواندن فایلهای حافظه\"",
|
|
70
|
+
"\"List sessions\"": "\"فهرست نشستها\"",
|
|
71
|
+
|
|
72
|
+
"\"Session history\"": "\"تاریخچه نشست\"",
|
|
73
|
+
"\"Send to session": "\"ارسال به نشست",
|
|
74
|
+
"\"Spawn sub-agent\"": "\"ایجاد زیرعامل\"",
|
|
75
|
+
"\"Session status\"": "\"وضعیت نشست\"",
|
|
76
|
+
|
|
77
|
+
"\"UI\"": "\"رابط کاربری\"",
|
|
78
|
+
"\"Control web browser\"": "\"کنترل مرورگر وب\"",
|
|
79
|
+
"\"Control canvases\"": "\"کنترل بومها\"",
|
|
80
|
+
|
|
81
|
+
"\"Send messages\"": "\"ارسال پیامها\"",
|
|
82
|
+
|
|
83
|
+
"\"Automation\"": "\"خودکارسازی\"",
|
|
84
|
+
"\"Schedule tasks\"": "\"زمانبندی وظایف\"",
|
|
85
|
+
|
|
86
|
+
"\"Gateway control\"": "\"کنترل دروازه\"",
|
|
87
|
+
"\"Nodes \\+ devices\"": "\"گرهها + دستگاهها\"",
|
|
88
|
+
"\"List agents\"": "\"فهرست عاملها\"",
|
|
89
|
+
|
|
90
|
+
"\"Media\"": "\"رسانه\"",
|
|
91
|
+
"\"Image understanding\"": "\"درک تصویر\"",
|
|
92
|
+
|
|
93
|
+
"\"Minimal\"": "\"حداقلی\"",
|
|
94
|
+
"\"Coding\"": "\"برنامهنویسی\"",
|
|
95
|
+
"\"Messaging\"": "\"پیامرسانی\"",
|
|
96
|
+
"\"Full\"": "\"کامل\"",
|
|
97
|
+
|
|
98
|
+
"\\} selected": "} انتخاب شد",
|
|
99
|
+
"\"all skills\"": "\"همه مهارتها\"",
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
">Agent Context<": ">زمینه عامل<",
|
|
103
|
+
"\"no accounts\"": "\"بدون حساب کاربری\"",
|
|
104
|
+
" connected`": " متصل`",
|
|
105
|
+
" configured`": " پیکربندی شد`",
|
|
106
|
+
"\"not configured\"": "\"پیکربندی نشده\"",
|
|
107
|
+
|
|
108
|
+
"\"agent override\"": "\"بازنویسی عامل\"",
|
|
109
|
+
"\"global default\"": "\"پیشفرض سراسری\"",
|
|
110
|
+
"\"default\"": "\"پیشفرض\"",
|
|
111
|
+
|
|
112
|
+
">Tool Access<": ">دسترسی به ابزارها<",
|
|
113
|
+
" Profile \\+ per-tool overrides for this agent.": " نمایه + بازنویسیهای هر ابزار برای این عامل.",
|
|
114
|
+
"> enabled.": "> فعال شد.",
|
|
115
|
+
|
|
116
|
+
" Use All": " استفاده از همه",
|
|
117
|
+
" Enable All": " فعالسازی همه",
|
|
118
|
+
" Disable All": " غیرفعالسازی همه",
|
|
119
|
+
" Reload Config": " بارگذاری مجدد پیکربندی",
|
|
120
|
+
|
|
121
|
+
" Reload": " بارگذاری مجدد",
|
|
122
|
+
|
|
123
|
+
"Load the gateway config to adjust tool profiles.": "برای تنظیم نمایههای ابزار، پیکربندی دروازه را بارگیری کنید.",
|
|
124
|
+
" This agent is using an explicit allowlist in config. Tool overrides are managed in the Config tab.": "این عامل از یک لیست سفید صریح در پیکربندی استفاده میکند. بازنویسیهای ابزار در برگه «پیکربندی» مدیریت میشوند.",
|
|
125
|
+
" Global tools.allow is set. Agent overrides cannot enable tools that are globally blocked.": "تنظیم سراسری tools.allow اعمال شده است. بازنویسیهای عامل نمیتوانند ابزارهایی را که به صورت سراسری مسدود شدهاند فعال کنند.",
|
|
126
|
+
|
|
127
|
+
">Profile<": ">نمایه<",
|
|
128
|
+
">Source<": ">منبع<",
|
|
129
|
+
">unsaved<": ">ذخیره نشده<",
|
|
130
|
+
|
|
131
|
+
">Quick Presets<": ">پیشتنظیمات سریع<",
|
|
132
|
+
" Inherit": " ارثبری",
|
|
133
|
+
|
|
134
|
+
"Per-agent skill allowlist and workspace skills.": "لیست سفید مهارتهای هر عامل و مهارتهای فضای کاری.",
|
|
135
|
+
"Load the gateway config to set per-agent skills.": "برای تنظیم مهارتهای هر عامل، پیکربندی دروازه را بارگیری کنید.",
|
|
136
|
+
"This agent uses a custom skill allowlist.": "این عامل از یک لیست سفید مهارت سفارشی استفاده میکند.",
|
|
137
|
+
"All skills are enabled. Disabling any skill will create a per-agent allowlist.": "همه مهارتها فعال هستند. غیرفعال کردن هر مهارتی یک لیست سفید برای آن عامل ایجاد میکند.",
|
|
138
|
+
"Load skills for this agent to view workspace-specific entries.": "برای مشاهده ورودیهای خاص فضای کاری، مهارتهای این عامل را بارگیری کنید."
|
|
139
|
+
|
|
140
|
+
}
|