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
|
@@ -0,0 +1,242 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Token Usage<": ">Uzado de ĵetonoj<",
|
|
3
|
+
" Loading": " Ŝarĝante",
|
|
4
|
+
|
|
5
|
+
">to<": ">ĝis<",
|
|
6
|
+
"\"Today\"": "\"Hodiaŭ\"",
|
|
7
|
+
"\"7d\"": "\"7t\"",
|
|
8
|
+
"\"30d\"": "\"30t\"",
|
|
9
|
+
">All<": ">Ĉiuj<",
|
|
10
|
+
" Clear": " Forviŝi",
|
|
11
|
+
|
|
12
|
+
">Usage<": ">Uzado<",
|
|
13
|
+
"\"pinned\"": "\"fiksita\"",
|
|
14
|
+
">Filters<": ">Filtriloj<",
|
|
15
|
+
">Loading<": ">Ŝarĝante<",
|
|
16
|
+
"Select a date range and click Refresh to load usage.": "Elektu datintervalon kaj alklaku Refreŝigi por ŝargi uzadon.",
|
|
17
|
+
"> tokens": "> ĵetonoj",
|
|
18
|
+
"> cost": "> kosto",
|
|
19
|
+
" session\\$": " seanco$",
|
|
20
|
+
"\"s\"": "\"\"",
|
|
21
|
+
|
|
22
|
+
"\"Unpin filters\"\\}": "\"Malfiksi filtrilojn\"}",
|
|
23
|
+
"\"Pin filters\"\\}": "\"Fiksi filtrilojn\"}",
|
|
24
|
+
"\"Pinned\"": "\"Fiksita\"",
|
|
25
|
+
"\"Pin\"": "\"Fiksi\"",
|
|
26
|
+
">Export ▾<": ">Eksporti ▾<",
|
|
27
|
+
" Sessions ": " Seancoj ",
|
|
28
|
+
" Daily ": " Ĉiutage ",
|
|
29
|
+
|
|
30
|
+
" Tokens": " Ĵetonoj",
|
|
31
|
+
" Cost": " Kosto",
|
|
32
|
+
" Refresh": " Refreŝigi",
|
|
33
|
+
|
|
34
|
+
"Filter sessions \\(e.g. key:agent:main:cron\\* model:gpt-4o has:errors minTokens:2000\\)": "Filtri seancojn (ekz. key:agent:main:cron* model:gpt-4o has:errors minTokens:2000)",
|
|
35
|
+
" Filter \\(client-side\\)": " Filtrilo (klientflanka)",
|
|
36
|
+
"\"Remove filter\"": "\"Forigi filtrilon\"",
|
|
37
|
+
"\\} sessions match": "} seancoj kongruas",
|
|
38
|
+
"\\} sessions in range": "} seancoj en intervalo",
|
|
39
|
+
"Tip: use filters or click bars to filter days.": "Konsilo: uzu filtrilojn aŭ alklaku stangojn por filtri tagojn.",
|
|
40
|
+
|
|
41
|
+
"\"Channel\"": "\"Kanalo\"",
|
|
42
|
+
"\"Provider\"": "\"Provizanto\"",
|
|
43
|
+
"\"Model\"": "\"Modelo\"",
|
|
44
|
+
"\"Tool\"": "\"Ilo\"",
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
"Showing first 1,000 sessions. Narrow date range for complete results.":"Montrante unuajn 1,000 seancojn. Mallarĝigu datintervalon por kompletaj rezultoj.",
|
|
48
|
+
|
|
49
|
+
">Days:": ">Tagoj:",
|
|
50
|
+
">Hours:": ">Horoj:",
|
|
51
|
+
">Session:": ">Seanco:",
|
|
52
|
+
" Clear All": " Forviŝi ĉiujn",
|
|
53
|
+
">Daily Usage<": ">Ĉiutaga uzado<",
|
|
54
|
+
">No data<": ">Neniuj datumoj<",
|
|
55
|
+
"\\} Usage<": "} Uzado<",
|
|
56
|
+
"\\} tokens<": "} ĵetonoj<",
|
|
57
|
+
|
|
58
|
+
"\"Tokens\":\"Cost\"} by Type": "\"Ĵetonoj\":\"Kosto\"} laŭ tipo",
|
|
59
|
+
"\"Output: ": "\"Eligo:",
|
|
60
|
+
"\"Input: ": "\"Enigo:",
|
|
61
|
+
"\"Cache Write: ": "\"Kaŝmemora skribo:",
|
|
62
|
+
"\"Cache Read: ": "\"Kaŝmemora legado:",
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
">Usage Overview<": ">Superrigardo de uzado<",
|
|
66
|
+
|
|
67
|
+
">Cost<": ">Kosto<",
|
|
68
|
+
">Messages<": ">Mesaĝoj<",
|
|
69
|
+
">Errors<": ">Eraroj<",
|
|
70
|
+
">Recent<": ">Lastatempaj<",
|
|
71
|
+
|
|
72
|
+
"\"Copy session namen\"": "\"Kopii seancan nomon\"",
|
|
73
|
+
" Copy": " Kopii",
|
|
74
|
+
|
|
75
|
+
" Messages": " Mesaĝoj",
|
|
76
|
+
"\\} user · ": "} uzantoj · ",
|
|
77
|
+
"\\} assistant": "} helpantoj",
|
|
78
|
+
">Tool Calls<": ">Ilaj vokoj<",
|
|
79
|
+
" tools used": " iloj uzitaj",
|
|
80
|
+
" tools<": " iloj<",
|
|
81
|
+
" tool results<": " ilaj rezultoj<",
|
|
82
|
+
">Duration<": ">Daŭro<",
|
|
83
|
+
" Sessions": " Seancoj",
|
|
84
|
+
"Distinct sessions in the range.": "Distingaj seancoj en la intervalo.",
|
|
85
|
+
">of ": ">el ",
|
|
86
|
+
" in range": " en intervalo",
|
|
87
|
+
" Throughput": " Trafluo",
|
|
88
|
+
"Throughput shows tokens per minute over active time. Higher is better.": "Trafluo montras ĵetonojn por minuto dum aktiva tempo. Ju pli alta, des pli bone.",
|
|
89
|
+
" tok/min": " ĵet/min",
|
|
90
|
+
" / min": " / min",
|
|
91
|
+
" Error Rate": " Erara indico",
|
|
92
|
+
"Error rate = errors / total messages. Lower is better.": "Erara indico = eraroj / totalaj mesaĝoj. Ju pli malalta, des pli bone.",
|
|
93
|
+
"\\} errors · ": "} eraroj · ",
|
|
94
|
+
"\\} msgs": "} mesaĝoj",
|
|
95
|
+
"\\} avg session ": "} averaĝa seanco ",
|
|
96
|
+
" Cache Hit Rate": " Kaŝmemora trafa indico",
|
|
97
|
+
"Cache hit rate = cache read / \\(input \\+ cache read\\). Higher is better.": "Kaŝmemora trafa indico = kaŝmemora legado / (enigo + kaŝmemora legado). Ju pli alta, des pli bone.",
|
|
98
|
+
"\\} cached · ": "} kaŝmemorigita · ",
|
|
99
|
+
"\\} prompt": "} instigo",
|
|
100
|
+
"Top Models": "Plej bonaj modeloj",
|
|
101
|
+
"Top Providers": "Plej bonaj provizantoj",
|
|
102
|
+
"Top Tools": "Plej bonaj iloj",
|
|
103
|
+
"Top Agents": "Plej bonaj agentoj",
|
|
104
|
+
"Top Channels": "Plej bonaj kanaloj",
|
|
105
|
+
"Peak Error Days": "Pinaj eraraj tagoj",
|
|
106
|
+
"Peak Error Hours": "Pinaj eraraj horoj",
|
|
107
|
+
"Model Mix": "Modela miksaĵo",
|
|
108
|
+
|
|
109
|
+
"\"calls\"": "\"vokoj\"",
|
|
110
|
+
|
|
111
|
+
"Average tokens per message in this range.": "Averaĝaj ĵetonoj por mesaĝo en ĉi tiu intervalo.",
|
|
112
|
+
"Average cost per message when providers report costs. Cost data is missing for some or all sessions in this range.": "Averaĝa kosto por mesaĝo kiam provizantoj raportas kostojn. Kostaj datumoj mankas por iuj aŭ ĉiuj seancoj en ĉi tiu intervalo.",
|
|
113
|
+
"Average cost per message when providers report costs.": "Averaĝa kosto por mesaĝo kiam provizantoj raportas kostojn.",
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
"Total user \\+ assistant messages in range.": "Totalaj uzantaj + helpantaj mesaĝoj en intervalo.",
|
|
117
|
+
" Tool Calls": " Ilaj vokoj",
|
|
118
|
+
"Total tool call count across sessions.": "Totala nombro de ilaj vokoj tra seancoj.",
|
|
119
|
+
" Errors": " Eraroj",
|
|
120
|
+
"Total message/tool errors in range.": "Totalaj mesaĝaj/ilaj eraroj en intervalo.",
|
|
121
|
+
" Avg Tokens / Msg": " Averaĝaj ĵetonoj / Msg",
|
|
122
|
+
">Across ": ">Tra ",
|
|
123
|
+
"Avg Cost \/ Msg": "Averaĝa kosto / Msg",
|
|
124
|
+
"\\} total<": "} entute<",
|
|
125
|
+
|
|
126
|
+
">Activity by Time<": ">Aktiveco laŭ tempo<",
|
|
127
|
+
" tokens<": " ĵetonoj<",
|
|
128
|
+
"Estimates require session timestamps.": "Taksoj postulas seancajn tempomarkojn.",
|
|
129
|
+
"No timeline data yet.": "Ankoraŭ neniuj templiniaj datumoj.",
|
|
130
|
+
"Estimated from session spans \\(first/last activity\\). Time zone:": "Taksita el seancaj daŭroj (unua/lasta aktiveco). Horzono:",
|
|
131
|
+
"\"Local\"\\}": "\"Loka tempo\"}",
|
|
132
|
+
">Day of Week<": ">Semajntago<",
|
|
133
|
+
">Hours<": ">Horoj<",
|
|
134
|
+
"\\} tokens": "} ĵetonoj",
|
|
135
|
+
">Midnight<": ">Noktomezo<",
|
|
136
|
+
">4am<": ">4-a matene<",
|
|
137
|
+
">8am<": ">8-a matene<",
|
|
138
|
+
">Moon<": ">12-a tagmeze<",
|
|
139
|
+
">4pm<": ">4-a posttagmeze<",
|
|
140
|
+
">8pm<": ">8-a vespere<",
|
|
141
|
+
"Low → High token density": "Malalta → Alta ĵetona denseco",
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
"\"label\",": "\"etikedo\",",
|
|
145
|
+
"\"agentId\",": "\"agenta ID\",",
|
|
146
|
+
"\"channel\",": "\"kanalo\",",
|
|
147
|
+
"\"provider\",": "\"provizanto\",",
|
|
148
|
+
"\"model\",": "\"modelo\",",
|
|
149
|
+
"\"updatedAt\",": "\"ĝisdatigita je\",",
|
|
150
|
+
"\"durationMs\",": "\"daŭro ms\",",
|
|
151
|
+
"\"messages\",": "\"mesaĝoj\",",
|
|
152
|
+
"\"errors\",": "\"eraroj\",",
|
|
153
|
+
"\"toolCalls\",": "\"ilaj vokoj\",",
|
|
154
|
+
"\"inputTokens\",": "\"eniraj ĵetonoj\",",
|
|
155
|
+
"\"outputTokens\",": "\"eliraj ĵetonoj\",",
|
|
156
|
+
"\"cacheReadTokens\",": "\"kaŝmemorlegaj ĵetonoj\",",
|
|
157
|
+
"\"cacheWriteTokens\",": "\"kaŝmemorskribaj ĵetonoj\",",
|
|
158
|
+
"\"totalTokens\",": "\"totalaj ĵetonoj\",",
|
|
159
|
+
"\"totalCost\",": "\"totala kosto\",",
|
|
160
|
+
|
|
161
|
+
"\"date\",": "\"dato\",",
|
|
162
|
+
"\"inputCost\",": "\"enira kosto\",",
|
|
163
|
+
"\"outputCost\",": "\"elira kosto\",",
|
|
164
|
+
"\"cacheReadCost\",": "\"kaŝmemorlega kosto\",",
|
|
165
|
+
"\"cacheWriteCost\",": "\"kaŝmemorskriba kosto\",",
|
|
166
|
+
|
|
167
|
+
"\"agent:\",": "\"agento:\",",
|
|
168
|
+
"\"channel:\",": "\"kanalo:\",",
|
|
169
|
+
"\"provider:\",": "\"provizanto:\",",
|
|
170
|
+
"\"model:\",": "\"modelo:\",",
|
|
171
|
+
"\"tool:\",": "\"ilo:\",",
|
|
172
|
+
"\"has:errors:\",": "\"havas erarojn:\",",
|
|
173
|
+
"\"has:tools:\",": "\"havas ilojn:\",",
|
|
174
|
+
"\"minTokens:\",": "\"min ĵetonoj:\",",
|
|
175
|
+
"\"maxCost:\",": "\"maks kosto:\",",
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
"\\} avg<": "} averaĝe<",
|
|
179
|
+
"\\} errors<": "} eraroj<",
|
|
180
|
+
" All": " Ĉiuj",
|
|
181
|
+
" Recently viewed": " Lastatempe viditaj",
|
|
182
|
+
">Sort<": ">Ordigi<",
|
|
183
|
+
">No sessions in range<": ">Neniuj seancoj en intervalo<",
|
|
184
|
+
">No recent sessions<": ">Neniuj lastatempaj seancoj<",
|
|
185
|
+
|
|
186
|
+
"No usage data for this session.": "Neniuj uzadaj datumoj por ĉi tiu seanco.",
|
|
187
|
+
|
|
188
|
+
"\"No tool calls\"": "\"Neniuj ilaj vokoj\"",
|
|
189
|
+
"\"No model data\"": "\"Neniuj modelaj datumoj\"",
|
|
190
|
+
|
|
191
|
+
"\"Close session details\"": "\"Fermi seancajn detalojn\"",
|
|
192
|
+
|
|
193
|
+
">No timeline data<": ">Neniuj templiniaj datumoj<",
|
|
194
|
+
"\"No data in range\"": "\"Neniuj datumoj en intervalo\"",
|
|
195
|
+
">Usage Over Time<": ">Uzado laŭ tempo<",
|
|
196
|
+
">Reset<": ">Restarigi<",
|
|
197
|
+
" Per Turn": " Por vico",
|
|
198
|
+
" Cumulative": " Akumula",
|
|
199
|
+
" Total": " Entute",
|
|
200
|
+
" By Type": " Laŭ tipo",
|
|
201
|
+
">Tokens by Type<": ">Ĵetonoj laŭ tipo<",
|
|
202
|
+
">Daily ": ">Ĉiutage ",
|
|
203
|
+
"\"Token\"": "\"Ĵetono\"",
|
|
204
|
+
"\"Cost\"": "\"Kosto\"",
|
|
205
|
+
|
|
206
|
+
"\"Assistant output tokens\"": "\"Helpan eliraj ĵetonoj\"",
|
|
207
|
+
">Output": ">Eligo",
|
|
208
|
+
"\"User \\+ tool input tokens\"": "\"Uzantaj + ilaj eniraj ĵetonoj\"",
|
|
209
|
+
">Input": ">Enigo",
|
|
210
|
+
"\"Tokens written to cache\"": "\"Ĵetonoj skribitaj al kaŝmemoro\"",
|
|
211
|
+
">Cache Write ": ">Kaŝmemora skribo",
|
|
212
|
+
"\"Tokens read from cache\"": "\"Ĵetonoj legitaj el kaŝmemoro\"",
|
|
213
|
+
">Cache Read ": ">Kaŝmemora legado",
|
|
214
|
+
">Total: ": ">Entute: ",
|
|
215
|
+
|
|
216
|
+
">No context data<": ">Neniuj kuntekstaj datumoj<",
|
|
217
|
+
">System Prompt Breakdown<": ">Sistema instiga diserigo\"",
|
|
218
|
+
"\"Collapse\"": "\"Faldi\"",
|
|
219
|
+
"\"Expand all\"": "\"Etendi ĉiujn\"",
|
|
220
|
+
"\"Base context per message\"": "\"Baza kunteksto por mesaĝo\"",
|
|
221
|
+
|
|
222
|
+
">Sys ": ">Sis ",
|
|
223
|
+
">Skills ": ">Kapabloj ",
|
|
224
|
+
">Tools ": ">Iloj ",
|
|
225
|
+
">Files ": ">Dosieroj ",
|
|
226
|
+
|
|
227
|
+
" more<": " pli<",
|
|
228
|
+
|
|
229
|
+
">Conversation<": ">Konversacio<",
|
|
230
|
+
">No messages<": ">Neniuj mesaĝoj<",
|
|
231
|
+
|
|
232
|
+
"\"Collapse All\"": "\"Faldi ĉiujn\"",
|
|
233
|
+
"\"Expand All\"": "\"Etendi ĉiujn\"",
|
|
234
|
+
|
|
235
|
+
">User<": ">Uzanto<",
|
|
236
|
+
">Assistant<": ">Helpanto<",
|
|
237
|
+
">Tool<": ">Ilo<",
|
|
238
|
+
">Tool result<": ">Ila rezulto<",
|
|
239
|
+
|
|
240
|
+
"\"Search conversation\"": "\"Serĉi en konversacio\"",
|
|
241
|
+
"No messages match the filters.": "Neniuj mesaĝoj kongruas kun la filtriloj."
|
|
242
|
+
}
|
|
@@ -5,32 +5,32 @@
|
|
|
5
5
|
" for other bitable tools": " para otras herramientas de Bitable",
|
|
6
6
|
"Select a table_id from the tables list.": "Seleccione un table_id de la lista de tablas.",
|
|
7
7
|
"Bitable URL. Supports both formats: /base/XXX?table=YYY or /wiki/XXX?table=YYY": "URL de Bitable. Soporta ambos formatos: /base/XXX?table=YYY o /wiki/XXX?table=YYY",
|
|
8
|
-
"Bitable app token \\(use feishu_bitable_get_meta to get from URL\\)": "Token de aplicación
|
|
9
|
-
"Table ID (from URL: ?table=YYY)": "ID de tabla (de la URL: ?table=YYY)",
|
|
10
|
-
"Number of records per page (1-500, default 100)": "Número de registros por página (1-500,
|
|
8
|
+
"Bitable app token \\(use feishu_bitable_get_meta to get from URL\\)": "Token de la aplicación Bitable (use feishu_bitable_get_meta para obtenerlo de la URL)",
|
|
9
|
+
"Table ID (from URL: ?table=YYY)": "ID de la tabla (de la URL: ?table=YYY)",
|
|
10
|
+
"Number of records per page (1-500, default 100)": "Número de registros por página (1-500, valor predeterminado 100)",
|
|
11
11
|
"Pagination token from previous response": "Token de paginación de la respuesta anterior",
|
|
12
12
|
"Record ID to retrieve": "ID del registro a recuperar",
|
|
13
|
-
"Field values keyed by field name. Format by type: ": "Valores de campo indexados por nombre de campo. Formato
|
|
13
|
+
"Field values keyed by field name. Format by type: ": "Valores de campo indexados por nombre de campo. Formato por tipo: ",
|
|
14
14
|
"Record ID to update": "ID del registro a actualizar",
|
|
15
15
|
"Field values to update \\(same format as create_record\\)": "Valores de campo a actualizar (mismo formato que create_record)",
|
|
16
16
|
"Feishu credentials not configured, skipping bitable tools": "Credenciales de Feishu no configuradas, omitiendo herramientas de bitable",
|
|
17
17
|
"Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "Analice una URL de Bitable y obtenga app_token, table_id y la lista de tablas. Use esto primero cuando se le proporcione una URL /wiki/ o /base/.",
|
|
18
|
-
"Feishu Bitable List Fields": "
|
|
18
|
+
"Feishu Bitable List Fields": "Feishu Bitable - Listar Campos",
|
|
19
19
|
"List all fields \\(columns\\) in a Bitable table with their types and properties": "Listar todos los campos (columnas) en una tabla de Bitable con sus tipos y propiedades",
|
|
20
20
|
"List records \\(rows\\) from a Bitable table with pagination support": "Listar registros (filas) de una tabla de Bitable con soporte de paginación",
|
|
21
|
-
"Feishu Bitable Get Record": "
|
|
21
|
+
"Feishu Bitable Get Record": "Feishu Bitable - Obtener Registro",
|
|
22
22
|
"Get a single record by ID from a Bitable table": "Obtener un solo registro por ID de una tabla de Bitable",
|
|
23
|
-
"Feishu Bitable Create Record": "
|
|
23
|
+
"Feishu Bitable Create Record": "Feishu Bitable - Crear Registro",
|
|
24
24
|
"Create a new record (row) in a Bitable table": "Crear un nuevo registro (fila) en una tabla de Bitable",
|
|
25
|
-
"Feishu Bitable Update Record": "
|
|
25
|
+
"Feishu Bitable Update Record": "Feishu Bitable - Actualizar Registro",
|
|
26
26
|
"Update an existing record (row) in a Bitable table": "Actualizar un registro existente (fila) en una tabla de Bitable",
|
|
27
27
|
"Registered 6 bitable tools": "6 herramientas de Bitable registradas",
|
|
28
28
|
"\"Feishu\"": "\"Feishu\"",
|
|
29
29
|
"Lark enterprise messaging.": "Mensajería empresarial Lark.",
|
|
30
|
-
"Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "
|
|
31
|
-
" Feishu supports interactive cards for rich messages.": "Feishu admite tarjetas interactivas para mensajes enriquecidos.",
|
|
30
|
+
"Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "Segmentación de Feishu: omita `target` para responder a la conversación actual (inferida automáticamente). Objetivos explícitos: `user:open_id` o `chat:chat_id`.",
|
|
31
|
+
" Feishu supports interactive cards for rich messages.": " Feishu admite tarjetas interactivas para mensajes enriquecidos.",
|
|
32
32
|
"Feishu\\[": "Feishu[",
|
|
33
|
-
"groups: groupPolicy=\"open\" allows any member to trigger \\(mention-gated\\). Set channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom to restrict senders.": "grupos: groupPolicy=\"open\" permite que cualquier miembro active (restringido por mención). Establezca channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom para restringir remitentes.",
|
|
34
|
-
"starting feishu\\[": "iniciando
|
|
33
|
+
"groups: groupPolicy=\"open\" allows any member to trigger \\(mention-gated\\). Set channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom to restrict senders.": "grupos: groupPolicy=\"open\" permite que cualquier miembro active (restringido por mención). Establezca channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom para restringir a los remitentes.",
|
|
34
|
+
"starting feishu\\[": "iniciando feishu[",
|
|
35
35
|
" \\(mode: ": " (modo: "
|
|
36
36
|
}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Refresh chat data\"": "\"Actualizar datos del chat\"",
|
|
3
|
+
"\"Disabled during onboarding\"": "\"Deshabilitado durante la incorporación\"",
|
|
4
|
+
"\"Toggle assistant thinking/working output\"": "\"Alternar salida de pensamiento/trabajo del asistente\"",
|
|
5
|
+
"\"Toggle focus mode \\(hide sidebar \\+ page header\\)\"": "\"Alternar modo de enfoque (ocultar barra lateral y cabecera de página)\"",
|
|
6
|
+
"\"System theme\"": "\"Tema del sistema\"",
|
|
7
|
+
"\"System\"": "\"Sistema\"",
|
|
8
|
+
"\"Light theme\"": "\"Tema claro\"",
|
|
9
|
+
"\"Light\"": "\"Claro\"",
|
|
10
|
+
"\"Dark theme\"": "\"Tema oscuro\"",
|
|
11
|
+
"\"Dark\"": "\"Oscuro\"",
|
|
12
|
+
"Profile update failed \\(": "Error al actualizar el perfil (",
|
|
13
|
+
"Profile publish failed on all relays.": "Error al publicar el perfil en todos los relays.",
|
|
14
|
+
"Profile published to relays.": "Perfil publicado en los relays.",
|
|
15
|
+
"Profile update failed: ": "Error al actualizar el perfil: ",
|
|
16
|
+
"Profile import failed \\(": "Error al importar el perfil (",
|
|
17
|
+
"Profile imported from relays. Review and publish.": "Perfil importado desde relays. Revise y publique.",
|
|
18
|
+
"Profile imported. Review and publish.": "Perfil importado. Revise y publique.",
|
|
19
|
+
"Profile import failed: ": "Error al importar el perfil: ",
|
|
20
|
+
"`disconnected \\(": "`desconectado (",
|
|
21
|
+
"\"no reason\"": "\"sin razón\"",
|
|
22
|
+
"\"gateway client stopped\"": "\"cliente de puerta de enlace detenido\"",
|
|
23
|
+
"gateway closed \\(": "puerta de enlace cerrada (",
|
|
24
|
+
"\"connect failed\"": "\"fallo de conexión\"",
|
|
25
|
+
" event handler error:": " error en el manejador de eventos:",
|
|
26
|
+
"\"request failed\"": "\"solicitud fallida\"",
|
|
27
|
+
"\"gateway not connected\"": "\"puerta de enlace no conectada\"",
|
|
28
|
+
"Disconnected from gateway.": "Desconectado de la puerta de enlace.",
|
|
29
|
+
"\"Expand sidebar\"": "\"Expandir barra lateral\"",
|
|
30
|
+
"\"Collapse sidebar\"": "\"Colapsar barra lateral\"",
|
|
31
|
+
">Health<": ">Salud<",
|
|
32
|
+
"\"OK\"": "\"Bien\"",
|
|
33
|
+
"\"Offline\"": "\"Desconectado\"",
|
|
34
|
+
">Gateway Dashboard<": ">Panel de Puerta de Enlace<",
|
|
35
|
+
"\"Chat\"": "\"Chat\"",
|
|
36
|
+
"Direct gateway chat session for quick interventions.": "Sesión de chat directa con la puerta de enlace para intervenciones rápidas.",
|
|
37
|
+
"\"Control\"": "\"Control\"",
|
|
38
|
+
"\"Overview\"": "\"Visión General\"",
|
|
39
|
+
"Gateway status, entry points, and a fast health read.": "Estado de la puerta de enlace, puntos de entrada y una lectura rápida de salud.",
|
|
40
|
+
"\"Channels\"": "\"Canales\"",
|
|
41
|
+
"Manage channels and settings.": "Gestionar canales y configuraciones.",
|
|
42
|
+
"\"Instances\"": "\"Instancias\"",
|
|
43
|
+
"Presence beacons from connected clients and nodes.": "Balizas de presencia de clientes y nodos conectados.",
|
|
44
|
+
"\"Sessions\"": "\"Sesiones\"",
|
|
45
|
+
"Inspect active sessions and adjust per-session defaults.": "Inspeccionar sesiones activas y ajustar valores predeterminados por sesión.",
|
|
46
|
+
"\"Usage\"": "\"Uso\"",
|
|
47
|
+
"See where tokens go, when sessions spike, and what drives cost.": "Vea dónde van los tokens, cuándo aumentan las sesiones y qué impulsa el costo.",
|
|
48
|
+
"\"Cron Jobs\"": "\"Tareas Programadas\"",
|
|
49
|
+
"Schedule wakeups and recurring agent runs.": "Programar activaciones y ejecuciones recurrentes de agentes.",
|
|
50
|
+
"\"Agent\"": "\"Agente\"",
|
|
51
|
+
"\"Agents\"": "\"Agentes\"",
|
|
52
|
+
"Manage agent workspaces, tools, and identities.": "Gestionar espacios de trabajo, herramientas e identidades de agentes.",
|
|
53
|
+
"\"Skills\"": "\"Habilidades\"",
|
|
54
|
+
"Manage skill availability and API key injection.": "Gestionar la disponibilidad de habilidades y la inyección de claves API.",
|
|
55
|
+
"\"Nodes\"": "\"Nodos\"",
|
|
56
|
+
"Paired devices, capabilities, and command exposure.": "Dispositivos emparejados, capacidades y exposición de comandos.",
|
|
57
|
+
"\"Settings\"": "\"Configuración\"",
|
|
58
|
+
"\"Config\"": "\"Config\"",
|
|
59
|
+
"Edit ~/.openclaw/openclaw.json safely.": "Edite ~/.openclaw/openclaw.json de forma segura.",
|
|
60
|
+
"\"Debug\"": "\"Depuración\"",
|
|
61
|
+
"Gateway snapshots, events, and manual RPC calls.": "Instantáneas de puerta de enlace, eventos y llamadas RPC manuales.",
|
|
62
|
+
"\"Logs\"": "\"Registros\"",
|
|
63
|
+
"Live tail of the gateway file logs.": "Seguimiento en vivo de los archivos de registro de la puerta de enlace.",
|
|
64
|
+
"\\(opens in new tab\\)": "(se abre en una nueva pestaña)",
|
|
65
|
+
"Presence beacons from the gateway and clients.": "Balizas de presencia de la puerta de enlace y los clientes.",
|
|
66
|
+
"\"Health\"": "\"Salud\"",
|
|
67
|
+
"\"Resources\"": "\"Recursos\"",
|
|
68
|
+
"\"Docs\"": "\"Documentación\"",
|
|
69
|
+
"\"Language\"": "\"Idioma\"",
|
|
70
|
+
"\"Connect\"": "\"Conectar\"",
|
|
71
|
+
"\"Snapshot\"": "\"Instantánea\"",
|
|
72
|
+
"\"Status\"": "\"Estado\"",
|
|
73
|
+
"\"Uptime\"": "\"Tiempo de actividad\"",
|
|
74
|
+
"Tick Interval": "Intervalo de tick",
|
|
75
|
+
"Last Channels Refresh": "Última actualización de canales",
|
|
76
|
+
"\"Notes\"": "\"Notas\"",
|
|
77
|
+
"\"Config Last Touched Version\"": "\"Última versión modificada de la configuración\"",
|
|
78
|
+
"\"Config Last Touched At\"": "\"Última modificación de la configuración\"",
|
|
79
|
+
"\"IRC DM Policy\"": "\"Política de MD en IRC\"",
|
|
80
|
+
"\"IRC NickServ Enabled\"": "\"IRC NickServ habilitado\"",
|
|
81
|
+
"\"just now\"": "\"justo ahora\"",
|
|
82
|
+
"\\}s`": "}s`",
|
|
83
|
+
"\\}m ago`": "}m hace`",
|
|
84
|
+
"\\}m`": "}m`",
|
|
85
|
+
"\\}h ago`": "}h hace`",
|
|
86
|
+
"\\}h`": "}h`",
|
|
87
|
+
"\\}d ago`": "}d hace`",
|
|
88
|
+
"\\}d`": "}d`",
|
|
89
|
+
"\"in <1m\"": "\"en <1m\"",
|
|
90
|
+
"`in ": "`en "
|
|
91
|
+
}
|
|
@@ -1,22 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
">No configured models<": ">No hay modelos configurados<",
|
|
3
|
-
"\\} configured.<": "}
|
|
3
|
+
"\\} configured.<": "} configurado.<",
|
|
4
4
|
"No agents found.": "No se encontraron agentes.",
|
|
5
|
-
">Select an agent<": ">
|
|
5
|
+
">Select an agent<": ">Seleccione un agente<",
|
|
6
6
|
"Pick an agent to inspect its workspace and tools.": "Elija un agente para inspeccionar su espacio de trabajo y herramientas.",
|
|
7
7
|
"Agent workspace and routing.": "Espacio de trabajo y enrutamiento del agente.",
|
|
8
8
|
"\"Tools\"": "\"Herramientas\"",
|
|
9
|
-
|
|
10
|
-
">Overview<": ">Resumen<",
|
|
9
|
+
">Overview<": ">Visión General<",
|
|
11
10
|
"Workspace paths and identity metadata.": "Rutas del espacio de trabajo y metadatos de identidad.",
|
|
12
|
-
">Workspace<": ">Espacio de
|
|
13
|
-
">Primary Model<": ">Modelo
|
|
14
|
-
">Identity Name<": ">Nombre de
|
|
11
|
+
">Workspace<": ">Espacio de Trabajo<",
|
|
12
|
+
">Primary Model<": ">Modelo Principal<",
|
|
13
|
+
">Identity Name<": ">Nombre de Identidad<",
|
|
15
14
|
">Default<": ">Predeterminado<",
|
|
16
|
-
">Identity Emoji<": ">Emoji de
|
|
17
|
-
">Skills Filter<": ">Filtro de
|
|
15
|
+
">Identity Emoji<": ">Emoji de Identidad<",
|
|
16
|
+
">Skills Filter<": ">Filtro de Habilidades<",
|
|
18
17
|
">Filter<": ">Filtro<",
|
|
19
|
-
">Model Selection<": ">Selección de
|
|
18
|
+
">Model Selection<": ">Selección de Modelo<",
|
|
20
19
|
">Primary model": ">Modelo principal",
|
|
21
20
|
" \\(default\\)": " (predeterminado)",
|
|
22
21
|
"Fallbacks \\(comma-separated\\)": "Alternativas (separadas por comas)",
|
|
@@ -26,21 +25,19 @@
|
|
|
26
25
|
"\"Save\"": "\"Guardar\"",
|
|
27
26
|
"\"yes\"": "\"sí\"",
|
|
28
27
|
"\"no\"": "\"no\"",
|
|
29
|
-
|
|
30
28
|
"\"Workspace, identity, and model configuration.\"": "\"Configuración del espacio de trabajo, identidad y modelo.\"",
|
|
31
29
|
"Load channels to see live status.": "Cargue canales para ver el estado en vivo.",
|
|
32
30
|
"Gateway-wide channel status snapshot.": "Instantánea del estado del canal en toda la puerta de enlace.",
|
|
33
31
|
" Last refresh:": " Última actualización:",
|
|
34
32
|
"No channels found.": "No se encontraron canales.",
|
|
35
|
-
"\"no accounts\"": "\"sin cuentas\"",
|
|
36
33
|
"\\} enabled": "} habilitado",
|
|
37
34
|
"Workspace and scheduling targets.": "Objetivos del espacio de trabajo y programación.",
|
|
38
35
|
"Gateway cron status.": "Estado de cron de la puerta de enlace.",
|
|
39
36
|
">Next wake<": ">Próxima activación<",
|
|
40
|
-
">Agent Cron Jobs<": ">
|
|
41
|
-
"Scheduled jobs targeting this agent.": "
|
|
42
|
-
"No jobs assigned.": "No hay
|
|
43
|
-
">Core Files<": ">Archivos
|
|
37
|
+
">Agent Cron Jobs<": ">Tareas Programadas del Agente<",
|
|
38
|
+
"Scheduled jobs targeting this agent.": "Tareas programadas dirigidas a este agente.",
|
|
39
|
+
"No jobs assigned.": "No hay tareas asignadas.",
|
|
40
|
+
">Core Files<": ">Archivos Principales<",
|
|
44
41
|
"Bootstrap persona, identity, and tool guidance.": "Persona de arranque, identidad y guía de herramientas.",
|
|
45
42
|
">Workspace:": ">Espacio de trabajo:",
|
|
46
43
|
" Load the agent workspace files to edit core instructions.": " Cargue los archivos del espacio de trabajo del agente para editar las instrucciones principales.",
|
|
@@ -48,7 +45,70 @@
|
|
|
48
45
|
"Select a file to edit.": "Seleccione un archivo para editar.",
|
|
49
46
|
" This file is missing. Saving will create it in the agent workspace.": " Este archivo falta. Guardarlo lo creará en el espacio de trabajo del agente.",
|
|
50
47
|
">Content<": ">Contenido<",
|
|
51
|
-
">missing<": ">falta<",
|
|
52
|
-
|
|
53
|
-
"
|
|
48
|
+
">missing<": ">falta<",
|
|
49
|
+
"\"Files\"": "\"Archivos\"",
|
|
50
|
+
"\"Read file contents\"": "\"Leer contenido del archivo\"",
|
|
51
|
+
"\"Create or overwrite files\"": "\"Crear o sobrescribir archivos\"",
|
|
52
|
+
"\"Make precise edits\"": "\"Hacer ediciones precisas\"",
|
|
53
|
+
"\"Patch files \\(OpenAI\\)\"": "\"Parchear archivos (OpenAI)\"",
|
|
54
|
+
"\"Runtime\"": "\"Entorno de ejecución\"",
|
|
55
|
+
"\"Run shell commands\"": "\"Ejecutar comandos de shell\"",
|
|
56
|
+
"\"Manage background processes\"": "\"Gestionar procesos en segundo plano\"",
|
|
57
|
+
"\"Web\"": "\"Web\"",
|
|
58
|
+
"\"Search the web\"": "\"Buscar en la web\"",
|
|
59
|
+
"\"Fetch web content\"": "\"Obtener contenido web\"",
|
|
60
|
+
"\"Memory\"": "\"Memoria\"",
|
|
61
|
+
"\"Semantic search\"": "\"Búsqueda semántica\"",
|
|
62
|
+
"\"Read memory files\"": "\"Leer archivos de memoria\"",
|
|
63
|
+
"\"List sessions\"": "\"Listar sesiones\"",
|
|
64
|
+
"\"Session history\"": "\"Historial de sesiones\"",
|
|
65
|
+
"\"Send to session": "\"Enviar a sesión",
|
|
66
|
+
"\"Spawn sub-agent\"": "\"Generar subagente\"",
|
|
67
|
+
"\"Session status\"": "\"Estado de la sesión\"",
|
|
68
|
+
"\"UI\"": "\"UI\"",
|
|
69
|
+
"\"Control web browser\"": "\"Controlar navegador web\"",
|
|
70
|
+
"\"Control canvases\"": "\"Controlar lienzos\"",
|
|
71
|
+
"\"Send messages\"": "\"Enviar mensajes\"",
|
|
72
|
+
"\"Automation\"": "\"Automatización\"",
|
|
73
|
+
"\"Schedule tasks\"": "\"Programar tareas\"",
|
|
74
|
+
"\"Gateway control\"": "\"Control de puerta de enlace\"",
|
|
75
|
+
"\"Nodes \\+ devices\"": "\"Nodos + dispositivos\"",
|
|
76
|
+
"\"List agents\"": "\"Listar agentes\"",
|
|
77
|
+
"\"Media\"": "\"Multimedia\"",
|
|
78
|
+
"\"Image understanding\"": "\"Comprensión de imágenes\"",
|
|
79
|
+
"\"Minimal\"": "\"Mínimo\"",
|
|
80
|
+
"\"Coding\"": "\"Codificación\"",
|
|
81
|
+
"\"Messaging\"": "\"Mensajería\"",
|
|
82
|
+
"\"Full\"": "\"Completo\"",
|
|
83
|
+
"\\} selected": "} seleccionado",
|
|
84
|
+
"\"all skills\"": "\"todas las habilidades\"",
|
|
85
|
+
">Agent Context<": ">Contexto del Agente<",
|
|
86
|
+
"\"no accounts\"": "\"sin cuentas\"",
|
|
87
|
+
" connected`": " conectado`",
|
|
88
|
+
" configured`": " configurado`",
|
|
89
|
+
"\"not configured\"": "\"no configurado\"",
|
|
90
|
+
"\"agent override\"": "\"anulación de agente\"",
|
|
91
|
+
"\"global default\"": "\"predeterminado global\"",
|
|
92
|
+
"\"default\"": "\"predeterminado\"",
|
|
93
|
+
">Tool Access<": ">Acceso a Herramientas<",
|
|
94
|
+
" Profile \\+ per-tool overrides for this agent.": " Perfil y anulaciones por herramienta para este agente.",
|
|
95
|
+
"> enabled.": "> habilitado.",
|
|
96
|
+
" Use All": " Usar Todo",
|
|
97
|
+
" Enable All": " Habilitar Todo",
|
|
98
|
+
" Disable All": " Deshabilitar Todo",
|
|
99
|
+
" Reload Config": " Recargar Configuración",
|
|
100
|
+
" Reload": " Recargar",
|
|
101
|
+
"Load the gateway config to adjust tool profiles.": "Cargue la configuración de la puerta de enlace para ajustar los perfiles de herramientas.",
|
|
102
|
+
" This agent is using an explicit allowlist in config. Tool overrides are managed in the Config tab.": " Este agente está usando una lista blanca explícita en la configuración. Las anulaciones de herramientas se gestionan en la pestaña Config.",
|
|
103
|
+
" Global tools.allow is set. Agent overrides cannot enable tools that are globally blocked.": " La configuración global tools.allow está establecida. Las anulaciones de agente no pueden habilitar herramientas que estén bloqueadas globalmente.",
|
|
104
|
+
">Profile<": ">Perfil<",
|
|
105
|
+
">Source<": ">Fuente<",
|
|
106
|
+
">unsaved<": ">no guardado<",
|
|
107
|
+
">Quick Presets<": ">Preajustes Rápidos<",
|
|
108
|
+
" Inherit": " Heredar",
|
|
109
|
+
"Per-agent skill allowlist and workspace skills.": "Lista blanca de habilidades por agente y habilidades del espacio de trabajo.",
|
|
110
|
+
"Load the gateway config to set per-agent skills.": "Cargue la configuración de la puerta de enlace para establecer habilidades por agente.",
|
|
111
|
+
"This agent uses a custom skill allowlist.": "Este agente utiliza una lista blanca de habilidades personalizada.",
|
|
112
|
+
"All skills are enabled. Disabling any skill will create a per-agent allowlist.": "Todas las habilidades están habilitadas. Deshabilitar cualquier habilidad creará una lista blanca por agente.",
|
|
113
|
+
"Load skills for this agent to view workspace-specific entries.": "Cargue las habilidades de este agente para ver las entradas específicas del espacio de trabajo."
|
|
54
114
|
}
|
|
@@ -6,6 +6,66 @@
|
|
|
6
6
|
"\"Yes\"": "\"Sí\"",
|
|
7
7
|
"\"Active\"": "\"Activo\"",
|
|
8
8
|
"\"No\"": "\"No\"",
|
|
9
|
-
">Running<": ">
|
|
10
|
-
">Connected<": ">Conectado<"
|
|
9
|
+
">Running<": ">Ejecutándose<",
|
|
10
|
+
">Connected<": ">Conectado<",
|
|
11
|
+
"Schema unavailable. Use Raw.": "Esquema no disponible. Use Raw.",
|
|
12
|
+
"Channel config schema unavailable.": "Esquema de configuración de canal no disponible.",
|
|
13
|
+
"Loading config schema…": "Cargando esquema de configuración…",
|
|
14
|
+
">Configured<": ">Configurado<",
|
|
15
|
+
">Linked<": ">Vinculado<",
|
|
16
|
+
">Last start<": ">Último inicio<",
|
|
17
|
+
">Last probe<": ">Última sonda<",
|
|
18
|
+
">Last connect<": ">Última conexión<",
|
|
19
|
+
">Last message<": ">Último mensaje<",
|
|
20
|
+
">Last inbound<": ">Última entrada<",
|
|
21
|
+
">Auth age<": ">Edad de autenticación<",
|
|
22
|
+
">Mode<": ">Modo<",
|
|
23
|
+
">Credential<": ">Credencial<",
|
|
24
|
+
">Public Key<": ">Clave pública<",
|
|
25
|
+
">Audience<": ">Audiencia<",
|
|
26
|
+
">Profile<": ">Perfil<",
|
|
27
|
+
"No profile set. Click \"Edit Profile\" to add your name, bio, and avatar.": "No se ha establecido un perfil. Haga clic en \"Editar Perfil\" para agregar su nombre, biografía y avatar.",
|
|
28
|
+
"\"Saving…\"": "\"Guardando…\"",
|
|
29
|
+
"\"Save\"": "\"Guardar\"",
|
|
30
|
+
" probe": " sondear",
|
|
31
|
+
" Probe": " Sondear",
|
|
32
|
+
"\"ok\" \\:": "\"bien\" :",
|
|
33
|
+
"\"failed\"": "\"falló\"",
|
|
34
|
+
"Decentralized DMs via Nostr relays \\(NIP-04\\).": "MD descentralizados a través de relays Nostr (NIP-04).",
|
|
35
|
+
"Chat API webhook status and channel configuration.": "Estado del webhook de la API de chat y configuración del canal.",
|
|
36
|
+
"macOS bridge status and channel configuration.": "Estado del puente macOS y configuración del canal.",
|
|
37
|
+
">Edit Profile<": ">Editar Perfil<",
|
|
38
|
+
">Account: ": ">Cuenta: ",
|
|
39
|
+
"\"Username\"": "\"Nombre de usuario\"",
|
|
40
|
+
"\"Short username \\(": "\"Nombre de usuario corto (",
|
|
41
|
+
"\"Display Name\"": "\"Nombre para mostrar\"",
|
|
42
|
+
"Your full display name": "Su nombre para mostrar completo",
|
|
43
|
+
"\"Bio\"": "\"Biografía\"",
|
|
44
|
+
"Tell people about yourself...": "Cuéntele a la gente sobre usted...",
|
|
45
|
+
"\"Avatar URL\"": "\"URL del avatar\"",
|
|
46
|
+
"A brief bio or description": "Una breve biografía o descripción",
|
|
47
|
+
"\"Banner URL\"": "\"URL del banner\"",
|
|
48
|
+
"HTTPS URL to your profile picture": "URL HTTPS de su foto de perfil",
|
|
49
|
+
"HTTPS URL to a banner image": "URL HTTPS de una imagen de banner",
|
|
50
|
+
"\"Website\"": "\"Sitio web\"",
|
|
51
|
+
"Your personal website": "Su sitio web personal",
|
|
52
|
+
"\"NIP-05 Identifier\"": "\"Identificador NIP-05\"",
|
|
53
|
+
"\"Verifiable identifier ": "\"Identificador verificable ",
|
|
54
|
+
"\"Lightning Address\"": "\"Dirección Lightning\"",
|
|
55
|
+
"\"Lightning address for tips ": "\"Dirección Lightning para propinas ",
|
|
56
|
+
"\"Saving...\"": "\"Guardando...\"",
|
|
57
|
+
"Save & Publish": "Guardar y Publicar",
|
|
58
|
+
"\"Importing...\"": "\"Importando...\"",
|
|
59
|
+
"\"Import from Relays\"": "\"Importar desde Relays\"",
|
|
60
|
+
"\"Hide Advanced\"": "\"Ocultar avanzado\"",
|
|
61
|
+
"\"Show Advanced\"": "\"Mostrar avanzado\"",
|
|
62
|
+
" You have unsaved changes": " Tiene cambios sin guardar",
|
|
63
|
+
">Display Name<": ">Nombre para mostrar<",
|
|
64
|
+
">About<": ">Acerca de<",
|
|
65
|
+
">Accounts ": ">Cuentas ",
|
|
66
|
+
"signal-cli status and channel configuration.": "Estado de signal-cli y configuración del canal.",
|
|
67
|
+
">Base URL<": ">URL base<",
|
|
68
|
+
"Socket mode status and channel configuration.": "Estado del modo socket y configuración del canal.",
|
|
69
|
+
"Bot status and channel configuration.": "Estado del bot y configuración del canal.",
|
|
70
|
+
"Link WhatsApp Web and monitor connection health.": "Vincular WhatsApp Web y monitorear el estado de la conexión."
|
|
11
71
|
}
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
"Message \\(↩ to send, Shift\\+↩ for line breaks, paste images\\)": "Mensaje (↩ para enviar, Shift+↩ para saltos de línea, pegar imágenes)",
|
|
8
8
|
"Connect to the gateway to start chatting…": "Conéctese a la puerta de enlace para comenzar a chatear…",
|
|
9
9
|
"Loading chat…": "Cargando chat…",
|
|
10
|
-
"Exit focus mode": "Salir del modo enfoque",
|
|
10
|
+
"Exit focus mode": "Salir del modo de enfoque",
|
|
11
11
|
">Queued ": ">En cola ",
|
|
12
12
|
"Image \\(": "Imagen (",
|
|
13
13
|
"Remove queued message": "Eliminar mensaje en cola",
|
|
14
|
-
"New messages ": "
|
|
14
|
+
"New messages ": "Nuevos mensajes ",
|
|
15
15
|
">Message<": ">Mensaje<",
|
|
16
16
|
"\"Stop\"": "\"Detener\"",
|
|
17
17
|
"New session": "Nueva sesión",
|