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,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
">Snapshots<": ">Mga Snapshot<",
|
|
3
|
-
"Status, health, and heartbeat data.": "
|
|
4
|
-
" Security audit:": "
|
|
5
|
-
"\\}. Run": "}. Patakbuhin",
|
|
6
|
-
"> for details.": "> para sa
|
|
3
|
+
"Status, health, and heartbeat data.": "Data ng katayuan, kalusugan, at heartbeat.",
|
|
4
|
+
" Security audit:": " Security audit:",
|
|
5
|
+
"\\}. Run": "}. Patakbuhin ang",
|
|
6
|
+
"> for details.": "> para sa detalye.",
|
|
7
7
|
">Last heartbeat<": ">Huling heartbeat<",
|
|
8
8
|
">Manual RPC<": ">Manual na RPC<",
|
|
9
|
-
"Send a raw gateway method with JSON params.": "Magpadala ng raw
|
|
10
|
-
">Method<": ">
|
|
9
|
+
"Send a raw gateway method with JSON params.": "Magpadala ng raw gateway method na may JSON params.",
|
|
10
|
+
">Method<": ">Method<",
|
|
11
11
|
">Params \\(JSON\\)<": ">Params (JSON)<",
|
|
12
|
-
">Models<": ">
|
|
12
|
+
">Models<": ">Models<",
|
|
13
13
|
">Call<": ">Tawag<",
|
|
14
|
-
"Catalog from models.list.": "
|
|
14
|
+
"Catalog from models.list.": "Catalog mula sa models.list.",
|
|
15
15
|
">Event Log<": ">Event Log<",
|
|
16
|
-
"Latest gateway events.": "Pinakabagong
|
|
16
|
+
"Latest gateway events.": "Pinakabagong gateway event."
|
|
17
17
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
">Connected Instances<": ">
|
|
3
|
-
"Presence beacons from the gateway and clients.": "Presence beacon mula sa gateway at mga kliyente.",
|
|
2
|
+
">Connected Instances<": ">Nakakonektang Instance<",
|
|
4
3
|
"\"unknown host\"": "\"hindi kilalang host\"",
|
|
5
4
|
"\"Loading…\"": "\"Naglo-load…\"",
|
|
6
5
|
"\"Refresh\"": "\"I-refresh\"",
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
" Export ": " I-export ",
|
|
7
7
|
"\"Search logs\"": "\"Maghanap sa logs\"",
|
|
8
8
|
">Auto-follow<": ">Auto-follow<",
|
|
9
|
-
"Log output truncated; showing latest chunk.": "
|
|
9
|
+
"Log output truncated; showing latest chunk.": "Na-truncate ang output ng log; ipinapakita ang pinakabagong chunk.",
|
|
10
10
|
">Last heartbeat<": ">Huling heartbeat<",
|
|
11
11
|
"No log entries.": "Walang log entries."
|
|
12
12
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
">Nodes<": ">Mga Node<",
|
|
3
|
-
"Paired devices and live links.": "Mga naka-
|
|
3
|
+
"Paired devices and live links.": "Mga naka-paired na device at live na link.",
|
|
4
4
|
"No nodes found.": "Walang nakitang node.",
|
|
5
5
|
|
|
6
6
|
">Devices<": ">Mga Device<",
|
|
7
7
|
"Pairing requests \\+ role tokens.": "Mga pairing request + role token.",
|
|
8
8
|
"\"Loading…\" : \"Refresh\"\\}": "\"Naglo-load…\" : \"I-refresh\"}",
|
|
9
9
|
">Pending<": ">Nakabinbin<",
|
|
10
|
-
">Paired<": ">Naka-
|
|
11
|
-
"No paired devices.": "Walang naka-
|
|
10
|
+
">Paired<": ">Naka-paired<",
|
|
11
|
+
"No paired devices.": "Walang naka-paired na device.",
|
|
12
12
|
|
|
13
|
-
" · requested ": " · hiniling
|
|
13
|
+
" · requested ": " · hiniling",
|
|
14
14
|
" Approve": " Aprubahan",
|
|
15
15
|
" Reject": " Tanggihan",
|
|
16
16
|
|
|
@@ -19,28 +19,73 @@
|
|
|
19
19
|
" Revoke": " Bawiin",
|
|
20
20
|
|
|
21
21
|
">Exec node binding<": ">Exec node binding<",
|
|
22
|
-
"Pin agents to a specific node when using <span class=\"mono\">exec host=node</span>.": "I-pin ang mga
|
|
23
|
-
"Switch the Config tab to <strong>Form<\/strong> mode to edit bindings here.": "Ilipat ang Config tab sa <strong>Form<\/strong> mode para i-edit ang
|
|
24
|
-
"Load config to edit bindings.": "I-load ang config para i-edit ang
|
|
22
|
+
"Pin agents to a specific node when using <span class=\"mono\">exec host=node</span>.": "I-pin ang mga agent sa isang partikular na node kapag ginagamit ang <span class=\"mono\">exec host=node</span>.",
|
|
23
|
+
"Switch the Config tab to <strong>Form<\/strong> mode to edit bindings here.": "Ilipat ang Config tab sa <strong>Form<\/strong> mode para i-edit ang bindings dito.",
|
|
24
|
+
"Load config to edit bindings.": "I-load ang config para i-edit ang bindings.",
|
|
25
25
|
"\"Load config\"": "\"I-load ang config\"",
|
|
26
26
|
">Default binding<": ">Default na binding<",
|
|
27
|
-
"Used when agents do not override a node binding.": "Ginagamit kapag
|
|
28
|
-
">Any node<": ">
|
|
27
|
+
"Used when agents do not override a node binding.": "Ginagamit kapag hindi na-override ng mga agent ang isang node binding.",
|
|
28
|
+
">Any node<": ">Kahit anong node<",
|
|
29
29
|
"No nodes with system.run available.": "Walang node na may system.run na available.",
|
|
30
30
|
|
|
31
31
|
">Target<": ">Target<",
|
|
32
|
-
" Gateway edits local approvals; node edits the selected node.": "
|
|
32
|
+
" Gateway edits local approvals; node edits the selected node.": "Ini-edit ng Gateway ang mga lokal na approval; ine-edit ng node ang napiling node.",
|
|
33
33
|
|
|
34
34
|
">Host<": ">Host<",
|
|
35
|
-
">Security<": ">
|
|
36
|
-
"\"default agent\"": "\"default na
|
|
37
|
-
"\"agent\"\\}": "\"
|
|
35
|
+
">Security<": ">Security<",
|
|
36
|
+
"\"default agent\"": "\"default na agent\"",
|
|
37
|
+
"\"agent\"\\}": "\"agent\"}",
|
|
38
38
|
"`uses default \\(": "`gumagamit ng default (",
|
|
39
39
|
"`Using default \\(": "`Gumagamit ng default (",
|
|
40
40
|
"`Override \\(": "`Override (",
|
|
41
|
-
" \"any\"\\}": " \"
|
|
42
|
-
": `override: ": ": `override:
|
|
41
|
+
" \"any\"\\}": " \"kahit ano\"}",
|
|
42
|
+
": `override: ": ": `override:",
|
|
43
43
|
">Binding<": ">Binding<",
|
|
44
|
-
"\"paired\" : \"unpaired\"\\}": "\"naka-
|
|
45
|
-
"\"connected\" : \"offline\"\\}": "\"nakakonekta\" : \"offline\"}"
|
|
44
|
+
"\"paired\" : \"unpaired\"\\}": "\"naka-paired\" : \"hindi naka-paired\"}",
|
|
45
|
+
"\"connected\" : \"offline\"\\}": "\"nakakonekta\" : \"offline\"}",
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
"\"Deny\"": "\"Tanggihan\"",
|
|
49
|
+
"\"Allowlist\"": "\"Allowlist\"",
|
|
50
|
+
"\"Off\"": "\"Off\"",
|
|
51
|
+
"\"On miss\"": "\"Sa miss\"",
|
|
52
|
+
"\"Always\"": "\"Palagi\"",
|
|
53
|
+
|
|
54
|
+
">Exec approvals<": ">Exec approvals<",
|
|
55
|
+
"Allowlist and approval policy for \\<span class=\"mono\">exec host=gateway/node\\</span>.": "Allowlist at patakaran sa approval para sa <span class=\"mono\">exec host=gateway/node</span>.",
|
|
56
|
+
"\"Load approvals\"": "\"I-load ang approvals\"",
|
|
57
|
+
"Load exec approvals to edit allowlists.":"I-load ang exec approvals para i-edit ang allowlist.",
|
|
58
|
+
"Gateway edits local approvals; node edits the selected node.": "Ini-edit ng Gateway ang mga lokal na approval; ine-edit ng node ang napiling node.",
|
|
59
|
+
|
|
60
|
+
">Gateway<": ">Gateway<",
|
|
61
|
+
">Node<": ">Node<",
|
|
62
|
+
">Select node<": ">Pumili ng node<",
|
|
63
|
+
"No nodes advertise exec approvals yet.": "Wala pang node na nag-a-advertise ng exec approvals.",
|
|
64
|
+
|
|
65
|
+
">Scope<": ">Saklaw<",
|
|
66
|
+
" Defaults": " Mga Default",
|
|
67
|
+
|
|
68
|
+
"\"Default security mode.\"": "\"Default na security mode.\"",
|
|
69
|
+
"`Default: ": "`Default: ",
|
|
70
|
+
" Use default": " Gamitin ang default",
|
|
71
|
+
"\"Default prompt policy.\"": "\"Default na patakaran sa prompt.\"",
|
|
72
|
+
">Ask<": ">Magtanong<",
|
|
73
|
+
">Ask fallback<": ">Magtanong ng fallback<",
|
|
74
|
+
"Applied when the UI prompt is unavailable.": "Inilapat kapag ang UI prompt ay hindi available.",
|
|
75
|
+
">Fallback<": ">Fallback<",
|
|
76
|
+
|
|
77
|
+
">Auto-allow skill CLIs<": ">Auto-allow ang skill CLI<",
|
|
78
|
+
"Allow skill executables listed by the Gateway.": "Payagan ang skill executable na nakalista ng Gateway.",
|
|
79
|
+
"\"on\" \\: \"off\"\\}": "\"on\" : \"off\"}",
|
|
80
|
+
": `Override \\(": ": `Override (",
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
">Allowlist<": ">Allowlist<",
|
|
84
|
+
"Case-insensitive glob patterns.": "Case-insensitive na glob pattern.",
|
|
85
|
+
" Add pattern": " Magdagdag ng pattern",
|
|
86
|
+
">Pattern<": ">Pattern<",
|
|
87
|
+
"No allowlist entries yet.": "Wala pang allowlist entries.",
|
|
88
|
+
"\"New pattern\"": "\"Bagong pattern\"",
|
|
89
|
+
">Last used: ": ">Huling ginamit:",
|
|
90
|
+
" Remove": " Alisin"
|
|
46
91
|
}
|
|
@@ -1,35 +1,33 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Gateway Access": "Access sa Gateway",
|
|
3
|
-
"Where the dashboard connects and how it authenticates.": "Kung saan kumokonekta ang dashboard at kung paano ito
|
|
4
|
-
"WebSocket URL": "WebSocket URL",
|
|
3
|
+
"Where the dashboard connects and how it authenticates.": "Kung saan kumokonekta ang dashboard at kung paano ito nag-authenticate.",
|
|
5
4
|
"Gateway Token": "Gateway Token",
|
|
6
5
|
"Password \\(not stored\\)": "Password (hindi iniimbak)",
|
|
7
6
|
"Default Session Key": "Default na Session Key",
|
|
8
7
|
"\"system or shared password\"": "\"system o shared password\"",
|
|
9
8
|
">Connect<": ">Kumonekta<",
|
|
10
9
|
">Refresh<": ">I-refresh<",
|
|
11
|
-
"Click Connect to apply connection changes.": "I-click ang Connect
|
|
10
|
+
"Click Connect to apply connection changes.": "I-click ang Connect para ilapat ang mga pagbabago sa koneksyon.",
|
|
12
11
|
">Snapshot<": ">Snapshot<",
|
|
13
12
|
"Latest gateway handshake information.": "Pinakabagong impormasyon ng gateway handshake.",
|
|
14
13
|
"\"Connected\"": "\"Nakakonekta\"",
|
|
15
|
-
"\"Disconnected\"": "\"
|
|
16
|
-
">Uptime<": ">
|
|
14
|
+
"\"Disconnected\"": "\"Nadiskonekta\"",
|
|
15
|
+
">Uptime<": ">Oras ng Pagtakbo<",
|
|
17
16
|
">Tick Interval<": ">Tick Interval<",
|
|
18
|
-
">Last Channels Refresh<": ">Huling
|
|
19
|
-
"Use Channels to link WhatsApp, Telegram, Discord, Signal, or iMessage.": "Gamitin ang Channels
|
|
17
|
+
">Last Channels Refresh<": ">Huling Pag-refresh ng Channels<",
|
|
18
|
+
"Use Channels to link WhatsApp, Telegram, Discord, Signal, or iMessage.": "Gamitin ang Channels para i-link ang WhatsApp, Telegram, Discord, Signal, o iMessage.",
|
|
20
19
|
">Instances<": ">Mga Instance<",
|
|
21
|
-
"Presence beacons in the last 5 minutes.": "Presence
|
|
20
|
+
"Presence beacons in the last 5 minutes.": "Presence beacons sa nakalipas na 5 minuto.",
|
|
22
21
|
">Sessions<": ">Mga Session<",
|
|
23
22
|
"Recent session keys tracked by the gateway.": "Mga kamakailang session key na sinusubaybayan ng gateway.",
|
|
24
23
|
"\"Enabled\"": "\"Pinagana\"",
|
|
25
24
|
"\"Disabled\"": "\"Hindi pinagana\"",
|
|
26
|
-
"Next wake": "Susunod na
|
|
25
|
+
"Next wake": "Susunod na wake",
|
|
27
26
|
">Notes<": ">Mga Tala<",
|
|
28
|
-
"Quick reminders for remote control setups.": "
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"Use /new or sessions.patch to reset context.": "Gamitin ang /new o sessions.patch upang i-reset ang konteksto.",
|
|
27
|
+
"Quick reminders for remote control setups.": "Mabilisang paalala para sa remote control setup.",
|
|
28
|
+
"Prefer serve mode to keep the gateway on loopback with tailnet auth.": "Mas piliin ang serve mode para panatilihin ang gateway sa loopback na may tailnet auth.",
|
|
29
|
+
"Session hygiene": "Hygiene ng session",
|
|
30
|
+
"Use /new or sessions.patch to reset context.": "Gamitin ang /new o sessions.patch para i-reset ang konteksto.",
|
|
33
31
|
"Cron reminders": "Cron paalala",
|
|
34
|
-
"Use isolated sessions for recurring runs.": "Gumamit ng
|
|
32
|
+
"Use isolated sessions for recurring runs.": "Gumamit ng isolated session para sa paulit-ulit na pagtakbo."
|
|
35
33
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Active session keys and per-session overrides.": "Mga aktibong session key at
|
|
2
|
+
"Active session keys and per-session overrides.": "Mga aktibong session key at override bawat session.",
|
|
3
3
|
"Active within \\(minutes\\)": "Aktibo sa loob (minuto)",
|
|
4
4
|
">Include global<": ">Isama ang global<",
|
|
5
5
|
">Include unknown<": ">Isama ang hindi kilala<",
|
|
@@ -9,12 +9,13 @@
|
|
|
9
9
|
" Delete": " Burahin",
|
|
10
10
|
">Limit<": ">Limitasyon<",
|
|
11
11
|
"`Store: ": "`Imbakan: ",
|
|
12
|
+
">Key<": ">Key<",
|
|
12
13
|
">Label<": ">Label<",
|
|
13
14
|
">Kind<": ">Uri<",
|
|
14
15
|
">Updated<": ">Na-update<",
|
|
15
|
-
">Tokens<": ">
|
|
16
|
+
">Tokens<": ">Token<",
|
|
16
17
|
">Thinking<": ">Nag-iisip<",
|
|
17
|
-
">Verbose<": ">
|
|
18
|
-
">Reasoning<": ">
|
|
18
|
+
">Verbose<": ">Verbose<",
|
|
19
|
+
">Reasoning<": ">Reasoning<",
|
|
19
20
|
">Actions<": ">Mga Aksyon<"
|
|
20
21
|
}
|
|
@@ -1,10 +1,26 @@
|
|
|
1
1
|
{
|
|
2
2
|
">Skills<": ">Mga Skill<",
|
|
3
|
-
"Bundled, managed, and workspace skills.": "Mga bundled,
|
|
3
|
+
"Bundled, managed, and workspace skills.": "Mga bundled, managed, at workspace skill.",
|
|
4
4
|
"\"Search skills\"": "\"Maghanap ng skill\"",
|
|
5
5
|
"No skills found.": "Walang nakitang skill.",
|
|
6
6
|
"\\} shown": "} ipinakita",
|
|
7
|
-
"\"Installing…\"": "\"
|
|
7
|
+
"\"Installing…\"": "\"Ini-install…\"",
|
|
8
8
|
">API key<": ">API key<",
|
|
9
|
-
" Save key": " I-save ang key"
|
|
9
|
+
" Save key": " I-save ang key",
|
|
10
|
+
|
|
11
|
+
"\"Workspace Skills\"": "\"Mga Skill sa Workspace\"",
|
|
12
|
+
"\"Built-in Skills\"": "\"Built-in na Skill\"",
|
|
13
|
+
"\"Installed Skills\"": "\"Naka-install na Skill\"",
|
|
14
|
+
"\"Extra Skills\"": "\"Karagdagang Skill\"",
|
|
15
|
+
"\"Other Skills\"": "\"Iba pang Skill\"",
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
"\"blocked by allowlist\"": "\"na-block ng allowlist\"",
|
|
19
|
+
|
|
20
|
+
"\"eligible\"": "\"kwalipikado\"",
|
|
21
|
+
"\"blocked\"": "\"na-block\"",
|
|
22
|
+
|
|
23
|
+
">disabled<": ">hindi pinagana<",
|
|
24
|
+
">Missing: ": ">Nawawala:",
|
|
25
|
+
">Reason:": ">Dahilan:"
|
|
10
26
|
}
|
|
@@ -1,22 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
">Token Usage<": ">Paggamit ng Token<",
|
|
3
|
-
"
|
|
3
|
+
" Loading": " Naglo-load",
|
|
4
|
+
|
|
5
|
+
">to<": ">hanggang<",
|
|
4
6
|
"\"Today\"": "\"Ngayon\"",
|
|
5
|
-
"\"7d\"": "\"
|
|
6
|
-
"\"30d\"": "\"
|
|
7
|
+
"\"7d\"": "\"7a\"",
|
|
8
|
+
"\"30d\"": "\"30a\"",
|
|
7
9
|
">All<": ">Lahat<",
|
|
8
|
-
" Clear": "
|
|
10
|
+
" Clear": " I-clear",
|
|
9
11
|
|
|
10
12
|
">Usage<": ">Paggamit<",
|
|
11
|
-
"See where tokens go, when sessions spike, and what drives cost.": "Tingnan kung saan napupunta ang mga token, kung kailan tumataas ang mga session, at kung ano ang nagpapataas ng gastos.",
|
|
12
13
|
"\"pinned\"": "\"naka-pin\"",
|
|
13
14
|
">Filters<": ">Mga Filter<",
|
|
14
15
|
">Loading<": ">Naglo-load<",
|
|
15
16
|
"Select a date range and click Refresh to load usage.": "Pumili ng date range at i-click ang Refresh para i-load ang paggamit.",
|
|
16
17
|
"> tokens": "> token",
|
|
17
18
|
"> cost": "> gastos",
|
|
19
|
+
" session\\$": " session$",
|
|
20
|
+
"\"s\"": "\"\"",
|
|
18
21
|
|
|
19
|
-
"\"Unpin filters\"\\}": "\"
|
|
22
|
+
"\"Unpin filters\"\\}": "\"I-unpin ang filters\"}",
|
|
20
23
|
"\"Pin filters\"\\}": "\"I-pin ang filters\"}",
|
|
21
24
|
"\"Pinned\"": "\"Naka-pin\"",
|
|
22
25
|
"\"Pin\"": "\"I-pin\"",
|
|
@@ -29,19 +32,24 @@
|
|
|
29
32
|
" Refresh": " I-refresh",
|
|
30
33
|
|
|
31
34
|
"Filter sessions \\(e.g. key:agent:main:cron\\* model:gpt-4o has:errors minTokens:2000\\)": "I-filter ang mga session (hal. key:agent:main:cron* model:gpt-4o has:errors minTokens:2000)",
|
|
32
|
-
" Filter \\(client-side\\)": "
|
|
35
|
+
" Filter \\(client-side\\)": " I-filter (client-side)",
|
|
36
|
+
"\"Remove filter\"": "\"Alisin ang filter\"",
|
|
33
37
|
"\\} sessions match": "} session ang tumutugma",
|
|
34
|
-
"\\} sessions in range": "} session sa
|
|
35
|
-
"Tip: use filters or click bars to filter days.": "Tip: gumamit ng filters o i-click ang
|
|
38
|
+
"\\} sessions in range": "} session sa loob ng range",
|
|
39
|
+
"Tip: use filters or click bars to filter days.": "Tip: gumamit ng filters o i-click ang bars para i-filter ang mga araw.",
|
|
36
40
|
|
|
37
|
-
"\"
|
|
41
|
+
"\"Channel\"": "\"Channel\"",
|
|
42
|
+
"\"Provider\"": "\"Provider\"",
|
|
43
|
+
"\"Model\"": "\"Modelo\"",
|
|
44
|
+
"\"Tool\"": "\"Tool\"",
|
|
45
|
+
|
|
38
46
|
|
|
39
47
|
"Showing first 1,000 sessions. Narrow date range for complete results.":"Ipinapakita ang unang 1,000 session. Paliitin ang date range para sa kumpletong resulta.",
|
|
40
48
|
|
|
41
49
|
">Days:": ">Mga Araw:",
|
|
42
50
|
">Hours:": ">Oras:",
|
|
43
51
|
">Session:": ">Session:",
|
|
44
|
-
" Clear All": "
|
|
52
|
+
" Clear All": " I-clear Lahat",
|
|
45
53
|
">Daily Usage<": ">Araw-araw na Paggamit<",
|
|
46
54
|
">No data<": ">Walang data<",
|
|
47
55
|
"\\} Usage<": "} Paggamit<",
|
|
@@ -53,33 +61,182 @@
|
|
|
53
61
|
"\"Cache Write: ": "\"Cache Write: ",
|
|
54
62
|
"\"Cache Read: ": "\"Cache Read: ",
|
|
55
63
|
|
|
56
|
-
|
|
57
|
-
"
|
|
64
|
+
|
|
65
|
+
">Usage Overview<": ">Pangkalahatang-ideya ng Paggamit<",
|
|
66
|
+
|
|
67
|
+
">Cost<": ">Gastos<",
|
|
68
|
+
">Messages<": ">Mga Mensahe<",
|
|
69
|
+
">Errors<": ">Mga Error<",
|
|
70
|
+
">Recent<": ">Kamakailan<",
|
|
71
|
+
|
|
72
|
+
"\"Copy session namen\"": "\"Kopyahin ang session name\"",
|
|
73
|
+
" Copy": " Kopyahin",
|
|
74
|
+
|
|
75
|
+
" Messages": " Mensahe",
|
|
76
|
+
"\\} user · ": "} user · ",
|
|
77
|
+
"\\} assistant": "} assistant",
|
|
78
|
+
">Tool Calls<": ">Tool Calls<",
|
|
79
|
+
" tools used": " tool na ginamit",
|
|
80
|
+
" tools<": " tool<",
|
|
81
|
+
" tool results<": " resulta ng tool<",
|
|
82
|
+
">Duration<": ">Tagal<",
|
|
83
|
+
" Sessions": " Session",
|
|
84
|
+
"Distinct sessions in the range.": "Mga natatanging session sa loob ng range.",
|
|
85
|
+
">of ": ">ng ",
|
|
86
|
+
" in range": " sa range",
|
|
87
|
+
" Throughput": " Throughput",
|
|
58
88
|
"Throughput shows tokens per minute over active time. Higher is better.": "Ipinapakita ng throughput ang token bawat minuto sa aktibong oras. Mas mataas ay mas mabuti.",
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
|
|
89
|
+
" tok/min": " tok/min",
|
|
90
|
+
" / min": " / min",
|
|
91
|
+
" Error Rate": " Rate ng Error",
|
|
92
|
+
"Error rate = errors / total messages. Lower is better.": "Rate ng error = error / kabuuang mensahe. Mas mababa ay mas mabuti.",
|
|
63
93
|
"\\} errors · ": "} error · ",
|
|
64
|
-
"\\} msgs
|
|
94
|
+
"\\} msgs": "} msg",
|
|
95
|
+
"\\} avg session ": "} avg session ",
|
|
96
|
+
" Cache Hit Rate": " Cache Hit Rate",
|
|
97
|
+
"Cache hit rate = cache read / \\(input \\+ cache read\\). Higher is better.": "Cache hit rate = cache read / (input + cache read). Mas mataas ay mas mabuti.",
|
|
98
|
+
"\\} cached · ": "} naka-cache · ",
|
|
99
|
+
"\\} prompt": "} prompt",
|
|
100
|
+
"Top Models": "Nangungunang Modelo",
|
|
101
|
+
"Top Providers": "Nangungunang Provider",
|
|
102
|
+
"Top Tools": "Nangungunang Tool",
|
|
103
|
+
"Top Agents": "Nangungunang Agent",
|
|
104
|
+
"Top Channels": "Nangungunang Channel",
|
|
105
|
+
"Peak Error Days": "Mga Araw na may Pinakamaraming Error",
|
|
106
|
+
"Peak Error Hours": "Oras na may Pinakamaraming Error",
|
|
107
|
+
"Model Mix": "Model Mix",
|
|
108
|
+
|
|
109
|
+
"\"calls\"": "\"tawag\"",
|
|
65
110
|
|
|
66
|
-
"
|
|
67
|
-
"
|
|
111
|
+
"Average tokens per message in this range.": "Average na token bawat mensahe sa range na ito.",
|
|
112
|
+
"Average cost per message when providers report costs. Cost data is missing for some or all sessions in this range.": "Average na gastos bawat mensahe kapag nag-ulat ang provider ng gastos. Nawawala ang data ng gastos para sa ilan o lahat ng session sa range na ito.",
|
|
113
|
+
"Average cost per message when providers report costs.": "Average na gastos bawat mensahe kapag nag-ulat ang provider ng gastos.",
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
"Total user \\+ assistant messages in range.": "Kabuuang user + assistant na mensahe sa range.",
|
|
68
117
|
" Tool Calls": " Tool Calls",
|
|
69
118
|
"Total tool call count across sessions.": "Kabuuang bilang ng tool call sa lahat ng session.",
|
|
70
|
-
" Errors": " Error",
|
|
71
|
-
"Total message/tool errors in range.": "Kabuuang error sa mensahe/tool sa
|
|
119
|
+
" Errors": " Mga Error",
|
|
120
|
+
"Total message/tool errors in range.": "Kabuuang error sa mensahe/tool sa range.",
|
|
72
121
|
" Avg Tokens / Msg": " Avg Token / Msg",
|
|
73
122
|
">Across ": ">Sa kabuuan ng ",
|
|
74
123
|
"Avg Cost \/ Msg": "Avg Gastos / Msg",
|
|
75
124
|
"\\} total<": "} kabuuan<",
|
|
125
|
+
|
|
126
|
+
">Activity by Time<": ">Aktibidad ayon sa Oras<",
|
|
127
|
+
" tokens<": " token<",
|
|
128
|
+
"Estimates require session timestamps.": "Ang mga tantiya ay nangangailangan ng timestamp ng session.",
|
|
129
|
+
"No timeline data yet.": "Wala pang timeline data.",
|
|
130
|
+
"Estimated from session spans \\(first/last activity\\). Time zone:": "Tinantiya mula sa session spans (unang/huling aktibidad). Time zone:",
|
|
131
|
+
"\"Local\"\\}": "\"Lokal\"}",
|
|
132
|
+
">Day of Week<": ">Araw ng Linggo<",
|
|
133
|
+
">Hours<": ">Oras<",
|
|
134
|
+
"\\} tokens": "} token",
|
|
135
|
+
">Midnight<": ">Hatinggabi<",
|
|
136
|
+
">4am<": ">4am<",
|
|
137
|
+
">8am<": ">8am<",
|
|
138
|
+
">Moon<": ">12n<",
|
|
139
|
+
">4pm<": ">4pm<",
|
|
140
|
+
">8pm<": ">8pm<",
|
|
141
|
+
"Low → High token density": "Mababa → Mataas na token density",
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
"\"label\",": "\"label\",",
|
|
145
|
+
"\"agentId\",": "\"agentId\",",
|
|
146
|
+
"\"channel\",": "\"channel\",",
|
|
147
|
+
"\"provider\",": "\"provider\",",
|
|
148
|
+
"\"model\",": "\"model\",",
|
|
149
|
+
"\"updatedAt\",": "\"updatedAt\",",
|
|
150
|
+
"\"durationMs\",": "\"durationMs\",",
|
|
151
|
+
"\"messages\",": "\"messages\",",
|
|
152
|
+
"\"errors\",": "\"errors\",",
|
|
153
|
+
"\"toolCalls\",": "\"toolCalls\",",
|
|
154
|
+
"\"inputTokens\",": "\"inputTokens\",",
|
|
155
|
+
"\"outputTokens\",": "\"outputTokens\",",
|
|
156
|
+
"\"cacheReadTokens\",": "\"cacheReadTokens\",",
|
|
157
|
+
"\"cacheWriteTokens\",": "\"cacheWriteTokens\",",
|
|
158
|
+
"\"totalTokens\",": "\"totalTokens\",",
|
|
159
|
+
"\"totalCost\",": "\"totalCost\",",
|
|
160
|
+
|
|
161
|
+
"\"date\",": "\"date\",",
|
|
162
|
+
"\"inputCost\",": "\"inputCost\",",
|
|
163
|
+
"\"outputCost\",": "\"outputCost\",",
|
|
164
|
+
"\"cacheReadCost\",": "\"cacheReadCost\",",
|
|
165
|
+
"\"cacheWriteCost\",": "\"cacheWriteCost\",",
|
|
166
|
+
|
|
167
|
+
"\"agent:\",": "\"agent:\",",
|
|
168
|
+
"\"channel:\",": "\"channel:\",",
|
|
169
|
+
"\"provider:\",": "\"provider:\",",
|
|
170
|
+
"\"model:\",": "\"model:\",",
|
|
171
|
+
"\"tool:\",": "\"tool:\",",
|
|
172
|
+
"\"has:errors:\",": "\"has:errors:\",",
|
|
173
|
+
"\"has:tools:\",": "\"has:tools:\",",
|
|
174
|
+
"\"minTokens:\",": "\"minTokens:\",",
|
|
175
|
+
"\"maxCost:\",": "\"maxCost:\",",
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
"\\} avg<": "} avg<",
|
|
179
|
+
"\\} errors<": "} error<",
|
|
180
|
+
" All": " Lahat",
|
|
181
|
+
" Recently viewed": " Kamakailang tiningnan",
|
|
182
|
+
">Sort<": ">Ayusin<",
|
|
183
|
+
">No sessions in range<": ">Walang session sa range<",
|
|
184
|
+
">No recent sessions<": ">Walang kamakailang session<",
|
|
185
|
+
|
|
186
|
+
"No usage data for this session.": "Walang data ng paggamit para sa session na ito.",
|
|
187
|
+
|
|
188
|
+
"\"No tool calls\"": "\"Walang tool calls\"",
|
|
189
|
+
"\"No model data\"": "\"Walang data ng modelo\"",
|
|
190
|
+
|
|
191
|
+
"\"Close session details\"": "\"Isara ang detalye ng session\"",
|
|
192
|
+
|
|
193
|
+
">No timeline data<": ">Walang timeline data<",
|
|
194
|
+
"\"No data in range\"": "\"Walang data sa range\"",
|
|
195
|
+
">Usage Over Time<": ">Paggamit sa Paglipas ng Panahon<",
|
|
196
|
+
">Reset<": ">I-reset<",
|
|
197
|
+
" Per Turn": " Bawat Turn",
|
|
198
|
+
" Cumulative": " Pinagsama-sama",
|
|
199
|
+
" Total": " Kabuuan",
|
|
200
|
+
" By Type": " Ayon sa Uri",
|
|
201
|
+
">Tokens by Type<": ">Token ayon sa Uri<",
|
|
202
|
+
">Daily ": ">Araw-araw ",
|
|
203
|
+
"\"Token\"": "\"Token\"",
|
|
204
|
+
"\"Cost\"": "\"Gastos\"",
|
|
205
|
+
|
|
206
|
+
"\"Assistant output tokens\"": "\"Assistant output token\"",
|
|
207
|
+
">Output": ">Output",
|
|
208
|
+
"\"User \\+ tool input tokens\"": "\"User + tool input token\"",
|
|
209
|
+
">Input": ">Input",
|
|
210
|
+
"\"Tokens written to cache\"": "\"Token na isinulat sa cache\"",
|
|
211
|
+
">Cache Write ": ">Cache Write ",
|
|
212
|
+
"\"Tokens read from cache\"": "\"Token na binasa mula sa cache\"",
|
|
213
|
+
">Cache Read ": ">Cache Read ",
|
|
214
|
+
">Total: ": ">Kabuuan: ",
|
|
215
|
+
|
|
216
|
+
">No context data<": ">Walang context data<",
|
|
217
|
+
">System Prompt Breakdown<": ">Breakdown ng System Prompt",
|
|
218
|
+
"\"Collapse\"": "\"I-collapse\"",
|
|
219
|
+
"\"Expand all\"": "\"Palawakin lahat\"",
|
|
220
|
+
"\"Base context per message\"": "\"Base context bawat mensahe\"",
|
|
221
|
+
|
|
222
|
+
">Sys ": ">Sys ",
|
|
223
|
+
">Skills ": ">Skills ",
|
|
224
|
+
">Tools ": ">Tools ",
|
|
225
|
+
">Files ": ">Files ",
|
|
226
|
+
|
|
227
|
+
" more<": " marami pa< ",
|
|
228
|
+
|
|
229
|
+
">Conversation<": ">Usapan<",
|
|
230
|
+
">No messages<": ">Walang mensahe<",
|
|
231
|
+
|
|
232
|
+
"\"Collapse All\"": "\"I-collapse Lahat\"",
|
|
233
|
+
"\"Expand All\"": "\"Palawakin Lahat\"",
|
|
76
234
|
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
235
|
+
">User<": ">User<",
|
|
236
|
+
">Assistant<": ">Assistant<",
|
|
237
|
+
">Tool<": ">Tool<",
|
|
238
|
+
">Tool result<": ">Resulta ng Tool<",
|
|
80
239
|
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
">No sessions in range<": ">Walang session sa sakop<",
|
|
84
|
-
">No recent sessions<": ">Walang kamakailang session<"
|
|
240
|
+
"\"Search conversation\"": "\"Maghanap sa usapan\"",
|
|
241
|
+
"No messages match the filters.": "Walang mensaheng tumutugma sa filters."
|
|
85
242
|
}
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Invalid URL format. Expected /base/XXX or /wiki/XXX URL": "Format d'URL invalide.
|
|
2
|
+
"Invalid URL format. Expected /base/XXX or /wiki/XXX URL": "Format d'URL invalide. Attendu : /base/XXX ou /wiki/XXX.",
|
|
3
3
|
"Use app_token": "Utiliser app_token",
|
|
4
4
|
" and table_id=": " et table_id=",
|
|
5
|
-
" for other bitable tools": " pour
|
|
6
|
-
"Select a table_id from the tables list.": "Sélectionnez un table_id dans la liste des
|
|
5
|
+
" for other bitable tools": " pour d'autres outils Bitable",
|
|
6
|
+
"Select a table_id from the tables list.": "Sélectionnez un table_id dans la liste des tables.",
|
|
7
7
|
"Bitable URL. Supports both formats: /base/XXX?table=YYY or /wiki/XXX?table=YYY": "URL Bitable. Prend en charge les deux formats : /base/XXX?table=YYY ou /wiki/XXX?table=YYY",
|
|
8
8
|
"Bitable app token \\(use feishu_bitable_get_meta to get from URL\\)": "Jeton d'application Bitable (utilisez feishu_bitable_get_meta pour l'obtenir depuis l'URL)",
|
|
9
|
-
"Table ID (from URL: ?table=YYY)": "ID
|
|
9
|
+
"Table ID (from URL: ?table=YYY)": "ID de la table (depuis l'URL : ?table=YYY)",
|
|
10
10
|
"Number of records per page (1-500, default 100)": "Nombre d'enregistrements par page (1-500, défaut 100)",
|
|
11
11
|
"Pagination token from previous response": "Jeton de pagination de la réponse précédente",
|
|
12
12
|
"Record ID to retrieve": "ID de l'enregistrement à récupérer",
|
|
13
13
|
"Field values keyed by field name. Format by type: ": "Valeurs des champs indexées par nom de champ. Format par type : ",
|
|
14
14
|
"Record ID to update": "ID de l'enregistrement à mettre à jour",
|
|
15
|
-
"Field values to update \\(same format as create_record\\)": "Valeurs des champs à mettre à jour (même format que create_record)",
|
|
16
|
-
"Feishu credentials not configured, skipping bitable tools": "Identifiants Feishu non configurés, outils
|
|
17
|
-
"Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "Analyse une URL Bitable et obtient app_token, table_id et la liste des
|
|
18
|
-
"Feishu Bitable List Fields": "Feishu Bitable Lister les champs",
|
|
19
|
-
"List all fields \\(columns\\) in a Bitable table with their types and properties": "Liste tous les champs (colonnes) d'
|
|
20
|
-
"List records \\(rows\\) from a Bitable table with pagination support": "Liste les enregistrements (lignes) d'
|
|
21
|
-
"Feishu Bitable Get Record": "Feishu Bitable Obtenir un enregistrement",
|
|
22
|
-
"Get a single record by ID from a Bitable table": "Obtient un seul enregistrement par son ID depuis
|
|
23
|
-
"Feishu Bitable Create Record": "Feishu Bitable Créer un enregistrement",
|
|
24
|
-
"Create a new record (row) in a Bitable table": "Crée un nouvel enregistrement (ligne) dans
|
|
25
|
-
"Feishu Bitable Update Record": "Feishu Bitable Mettre à jour un enregistrement",
|
|
26
|
-
"Update an existing record (row) in a Bitable table": "Met à jour un enregistrement existant (ligne) dans
|
|
15
|
+
"Field values to update \\(same format as create_record\\)": "Valeurs des champs à mettre à jour (même format que pour create_record)",
|
|
16
|
+
"Feishu credentials not configured, skipping bitable tools": "Identifiants Feishu non configurés, outils bitable ignorés",
|
|
17
|
+
"Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "Analyse une URL Bitable et obtient l'app_token, le table_id et la liste des tables. À utiliser en premier lieu pour les URLs /wiki/ ou /base/.",
|
|
18
|
+
"Feishu Bitable List Fields": "Feishu Bitable - Lister les champs",
|
|
19
|
+
"List all fields \\(columns\\) in a Bitable table with their types and properties": "Liste tous les champs (colonnes) d'une table Bitable avec leurs types et propriétés",
|
|
20
|
+
"List records \\(rows\\) from a Bitable table with pagination support": "Liste les enregistrements (lignes) d'une table Bitable avec prise en charge de la pagination",
|
|
21
|
+
"Feishu Bitable Get Record": "Feishu Bitable - Obtenir un enregistrement",
|
|
22
|
+
"Get a single record by ID from a Bitable table": "Obtient un seul enregistrement par son ID depuis une table Bitable",
|
|
23
|
+
"Feishu Bitable Create Record": "Feishu Bitable - Créer un enregistrement",
|
|
24
|
+
"Create a new record (row) in a Bitable table": "Crée un nouvel enregistrement (ligne) dans une table Bitable",
|
|
25
|
+
"Feishu Bitable Update Record": "Feishu Bitable - Mettre à jour un enregistrement",
|
|
26
|
+
"Update an existing record (row) in a Bitable table": "Met à jour un enregistrement existant (ligne) dans une table Bitable",
|
|
27
27
|
"Registered 6 bitable tools": "6 outils Bitable enregistrés",
|
|
28
28
|
|
|
29
29
|
"\"Feishu\"": "\"Feishu\"",
|
|
30
30
|
"Lark enterprise messaging.": "Messagerie d'entreprise Lark.",
|
|
31
|
-
"Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "Ciblage Feishu :
|
|
32
|
-
" Feishu supports interactive cards for rich messages.": "
|
|
31
|
+
"Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "Ciblage Feishu : omettre `target` pour répondre à la conversation en cours (déduction automatique). Cibles explicites : `user:open_id` ou `chat:chat_id`.",
|
|
32
|
+
" Feishu supports interactive cards for rich messages.": "Feishu prend en charge les cartes interactives pour les messages enrichis.",
|
|
33
33
|
"Feishu\\[": "Feishu[",
|
|
34
|
-
"groups: groupPolicy=\"open\" allows any member to trigger \\(mention-gated\\). Set channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom to restrict senders.": "groupes : groupPolicy=\"open\" permet à tout membre de déclencher (mention
|
|
34
|
+
"groups: groupPolicy=\"open\" allows any member to trigger \\(mention-gated\\). Set channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom to restrict senders.": "groupes : groupPolicy=\"open\" permet à tout membre de déclencher (contrôle par mention). Définissez channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom pour restreindre les expéditeurs.",
|
|
35
35
|
"starting feishu\\[": "démarrage de Feishu[",
|
|
36
36
|
" \\(mode: ": " (mode : "
|
|
37
37
|
}
|