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,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Snapshots<": ">اللقطات<",
|
|
3
|
+
"Status, health, and heartbeat data.": "بيانات الحالة والصحة ونبضات القلب.",
|
|
4
|
+
" Security audit:": " تدقيق أمني:",
|
|
5
|
+
"\\}. Run": "}. تشغيل",
|
|
6
|
+
"> for details.": "> للحصول على التفاصيل.",
|
|
7
|
+
">Last heartbeat<": ">آخر نبضة قلب<",
|
|
8
|
+
">Manual RPC<": ">RPC يدوي<",
|
|
9
|
+
"Send a raw gateway method with JSON params.": "إرسال طريقة بوابة خام مع معاملات JSON.",
|
|
10
|
+
">Method<": ">الطريقة<",
|
|
11
|
+
">Params \\(JSON\\)<": ">المعاملات (JSON)<",
|
|
12
|
+
">Models<": ">النماذج<",
|
|
13
|
+
">Call<": ">استدعاء<",
|
|
14
|
+
"Catalog from models.list.": "كتالوج من models.list.",
|
|
15
|
+
">Event Log<": ">سجل الأحداث<",
|
|
16
|
+
"Latest gateway events.": "أحدث أحداث البوابة."
|
|
17
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Logs<": ">السجلات<",
|
|
3
|
+
"Gateway file logs \\(JSONL\\).": "سجلات ملفات البوابة (JSONL).",
|
|
4
|
+
"\"filtered\"": "\"تمت التصفية\"",
|
|
5
|
+
"\"visible\"": "\"مرئي\"",
|
|
6
|
+
" Export ": " تصدير ",
|
|
7
|
+
"\"Search logs\"": "\"البحث في السجلات\"",
|
|
8
|
+
">Auto-follow<": ">المتابعة التلقائية<",
|
|
9
|
+
"Log output truncated; showing latest chunk.": "تم اقتطاع مخرجات السجل؛ عرض الجزء الأحدث.",
|
|
10
|
+
">Last heartbeat<": ">آخر نبضة قلب<",
|
|
11
|
+
"No log entries.": "لا توجد إدخالات سجل."
|
|
12
|
+
}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Nodes<": ">العقد<",
|
|
3
|
+
"Paired devices and live links.": "الأجهزة المقترنة والروابط المباشرة.",
|
|
4
|
+
"No nodes found.": "لم يتم العثور على عقد.",
|
|
5
|
+
|
|
6
|
+
">Devices<": ">الأجهزة<",
|
|
7
|
+
"Pairing requests \\+ role tokens.": "طلبات الاقتران + رموز الدور.",
|
|
8
|
+
"\"Loading…\" : \"Refresh\"\\}": "\"جارٍ التحميل…\" : \"تحديث\"}",
|
|
9
|
+
">Pending<": ">معلقة<",
|
|
10
|
+
">Paired<": ">مقترنة<",
|
|
11
|
+
"No paired devices.": "لا توجد أجهزة مقترنة.",
|
|
12
|
+
|
|
13
|
+
" · requested ": " · مطلوب ",
|
|
14
|
+
" Approve": " موافقة",
|
|
15
|
+
" Reject": " رفض",
|
|
16
|
+
|
|
17
|
+
">Tokens: none<": ">الرموز: لا يوجد<",
|
|
18
|
+
" Rotate": " تدوير",
|
|
19
|
+
" Revoke": " إبطال",
|
|
20
|
+
|
|
21
|
+
">Exec node binding<": ">ربط عقدة التنفيذ<",
|
|
22
|
+
"Pin agents to a specific node when using <span class=\"mono\">exec host=node</span>.": "قم بتثبيت الوكلاء على عقدة محددة عند استخدام <span class=\"mono\">exec host=node</span>.",
|
|
23
|
+
"Switch the Config tab to <strong>Form<\/strong> mode to edit bindings here.": "قم بتبديل علامة تبويب التكوين إلى وضع <strong>النموذج<\/strong> لتحرير الروابط هنا.",
|
|
24
|
+
"Load config to edit bindings.": "قم بتحميل التكوين لتحرير الروابط.",
|
|
25
|
+
"\"Load config\"": "\"تحميل التكوين\"",
|
|
26
|
+
">Default binding<": ">الربط الافتراضي<",
|
|
27
|
+
"Used when agents do not override a node binding.": "يستخدم عندما لا تتجاوز الوكلاء ربط العقدة.",
|
|
28
|
+
">Any node<": ">أي عقدة<",
|
|
29
|
+
"No nodes with system.run available.": "لا توجد عقد بها system.run متاحة.",
|
|
30
|
+
|
|
31
|
+
">Target<": ">الهدف<",
|
|
32
|
+
" Gateway edits local approvals; node edits the selected node.": " البوابة تعدل الموافقات المحلية؛ العقدة تعدل العقدة المحددة.",
|
|
33
|
+
|
|
34
|
+
">Host<": ">المضيف<",
|
|
35
|
+
">Security<": ">الأمان<",
|
|
36
|
+
"\"default agent\"": "\"الوكيل الافتراضي\"",
|
|
37
|
+
"\"agent\"\\}": "\"وكيل\"}",
|
|
38
|
+
"`uses default \\(": "`يستخدم الافتراضي (",
|
|
39
|
+
"`Using default \\(": "`استخدام الافتراضي (",
|
|
40
|
+
"`Override \\(": "`تجاوز (",
|
|
41
|
+
" \"any\"\\}": " \"أي\"}",
|
|
42
|
+
": `override: ": ": `تجاوز:",
|
|
43
|
+
">Binding<": ">الربط<",
|
|
44
|
+
"\"paired\" : \"unpaired\"\\}": "\"مقترن\" : \"غير مقترن\"}",
|
|
45
|
+
"\"connected\" : \"offline\"\\}": "\"متصل\" : \"غير متصل\"}",
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
"\"Deny\"": "\"رفض\"",
|
|
49
|
+
"\"Allowlist\"": "\"قائمة السماح\"",
|
|
50
|
+
"\"Off\"": "\"إيقاف\"",
|
|
51
|
+
"\"On miss\"": "\"عند الخطأ\"",
|
|
52
|
+
"\"Always\"": "\"دائمًا\"",
|
|
53
|
+
|
|
54
|
+
">Exec approvals<": ">موافقات التنفيذ<",
|
|
55
|
+
"Allowlist and approval policy for \\<span class=\"mono\">exec host=gateway/node\\</span>.": "سياسة قائمة السماح والموافقة لـ <span class=\"mono\">exec host=gateway/node</span>.",
|
|
56
|
+
"\"Load approvals\"": "\"تحميل الموافقات\"",
|
|
57
|
+
"Load exec approvals to edit allowlists.":"قم بتحميل موافقات التنفيذ لتحرير قوائم السماح.",
|
|
58
|
+
"Gateway edits local approvals; node edits the selected node.": "البوابة تعدل الموافقات المحلية؛ العقدة تعدل العقدة المحددة.",
|
|
59
|
+
|
|
60
|
+
">Gateway<": ">البوابة<",
|
|
61
|
+
">Node<": ">العقدة<",
|
|
62
|
+
">Select node<": ">اختر عقدة<",
|
|
63
|
+
"No nodes advertise exec approvals yet.": "لا توجد عقد تعلن عن موافقات التنفيذ بعد.",
|
|
64
|
+
|
|
65
|
+
">Scope<": ">النطاق<",
|
|
66
|
+
" Defaults": " الإعدادات الافتراضية",
|
|
67
|
+
|
|
68
|
+
"\"Default security mode.\"": "\"وضع الأمان الافتراضي.\"",
|
|
69
|
+
"`Default: ": "`الافتراضي: ",
|
|
70
|
+
" Use default": " استخدام الافتراضي",
|
|
71
|
+
"\"Default prompt policy.\"": "\"سياسة المطالبة الافتراضية.\"",
|
|
72
|
+
">Ask<": ">اسأل<",
|
|
73
|
+
">Ask fallback<": ">اسأل احتياطيًا<",
|
|
74
|
+
"Applied when the UI prompt is unavailable.": "يتم تطبيقه عندما لا تكون مطالبة واجهة المستخدم متاحة.",
|
|
75
|
+
">Fallback<": ">الخيار الاحتياطي<",
|
|
76
|
+
|
|
77
|
+
">Auto-allow skill CLIs<": ">السماح التلقائي بواجهات CLI للمهارات<",
|
|
78
|
+
"Allow skill executables listed by the Gateway.": "السماح للملفات التنفيذية للمهارات المدرجة من قبل البوابة.",
|
|
79
|
+
"\"on\" \\: \"off\"\\}": "\"تشغيل\" : \"إيقاف\"}",
|
|
80
|
+
": `Override \\(": ": `تجاوز (",
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
">Allowlist<": ">قائمة السماح<",
|
|
84
|
+
"Case-insensitive glob patterns.": "أنماط glob غير حساسة لحالة الأحرف.",
|
|
85
|
+
" Add pattern": " إضافة نمط",
|
|
86
|
+
">Pattern<": ">النمط<",
|
|
87
|
+
"No allowlist entries yet.": "لا توجد إدخالات في قائمة السماح بعد.",
|
|
88
|
+
"\"New pattern\"": "\"نمط جديد\"",
|
|
89
|
+
">Last used: ": ">آخر استخدام:",
|
|
90
|
+
" Remove": " إزالة"
|
|
91
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Gateway Access": "الوصول إلى البوابة",
|
|
3
|
+
"Where the dashboard connects and how it authenticates.": "أين تتصل لوحة التحكم وكيف تتم مصادقتها.",
|
|
4
|
+
"Gateway Token": "رمز البوابة",
|
|
5
|
+
"Password \\(not stored\\)": "كلمة المرور (غير مخزنة)",
|
|
6
|
+
"Default Session Key": "مفتاح الجلسة الافتراضي",
|
|
7
|
+
"\"system or shared password\"": "\"كلمة مرور النظام أو المشتركة\"",
|
|
8
|
+
">Connect<": ">اتصال<",
|
|
9
|
+
">Refresh<": ">تحديث<",
|
|
10
|
+
"Click Connect to apply connection changes.": "انقر على اتصال لتطبيق تغييرات الاتصال.",
|
|
11
|
+
">Snapshot<": ">لقطة<",
|
|
12
|
+
"Latest gateway handshake information.": "أحدث معلومات المصافحة للبوابة.",
|
|
13
|
+
"\"Connected\"": "\"متصل\"",
|
|
14
|
+
"\"Disconnected\"": "\"غير متصل\"",
|
|
15
|
+
">Uptime<": ">وقت التشغيل<",
|
|
16
|
+
">Tick Interval<": ">الفاصل الزمني للنبضات<",
|
|
17
|
+
">Last Channels Refresh<": ">آخر تحديث للقنوات<",
|
|
18
|
+
"Use Channels to link WhatsApp, Telegram, Discord, Signal, or iMessage.": "استخدم القنوات لربط WhatsApp أو Telegram أو Discord أو Signal أو iMessage.",
|
|
19
|
+
">Instances<": ">الحالات<",
|
|
20
|
+
"Presence beacons in the last 5 minutes.": "إشارات التواجد في آخر 5 دقائق.",
|
|
21
|
+
">Sessions<": ">الجلسات<",
|
|
22
|
+
"Recent session keys tracked by the gateway.": "مفاتيح الجلسة الأخيرة التي تتعقبها البوابة.",
|
|
23
|
+
"\"Enabled\"": "\"مفعل\"",
|
|
24
|
+
"\"Disabled\"": "\"معطل\"",
|
|
25
|
+
"Next wake": "التنبيه التالي",
|
|
26
|
+
">Notes<": ">ملاحظات<",
|
|
27
|
+
"Quick reminders for remote control setups.": "تذكيرات سريعة لإعدادات التحكم عن بعد.",
|
|
28
|
+
"Prefer serve mode to keep the gateway on loopback with tailnet auth.": "يفضل وضع الخدمة للحفاظ على البوابة على الحلقة المحلية مع مصادقة tailnet.",
|
|
29
|
+
"Session hygiene": "نظافة الجلسة",
|
|
30
|
+
"Use /new or sessions.patch to reset context.": "استخدم /new أو sessions.patch لإعادة تعيين السياق.",
|
|
31
|
+
"Cron reminders": "تذكيرات كرون",
|
|
32
|
+
"Use isolated sessions for recurring runs.": "استخدم جلسات معزولة للتشغيلات المتكررة."
|
|
33
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Active session keys and per-session overrides.": "مفاتيح الجلسة النشطة والتجاوزات لكل جلسة.",
|
|
3
|
+
"Active within \\(minutes\\)": "نشط خلال (دقائق)",
|
|
4
|
+
">Include global<": ">تضمين العامة<",
|
|
5
|
+
">Include unknown<": ">تضمين غير المعروفة<",
|
|
6
|
+
"No sessions found.": "لم يتم العثور على جلسات.",
|
|
7
|
+
"\"\\(optional\\)\"": "\"(اختياري)\"",
|
|
8
|
+
"\\((multiple)\\)": "(متعدد)",
|
|
9
|
+
" Delete": " حذف",
|
|
10
|
+
">Limit<": ">الحد<",
|
|
11
|
+
"`Store: ": "`تخزين: ",
|
|
12
|
+
">Key<": ">المفتاح<",
|
|
13
|
+
">Label<": ">التسمية<",
|
|
14
|
+
">Kind<": ">النوع<",
|
|
15
|
+
">Updated<": ">تم التحديث<",
|
|
16
|
+
">Tokens<": ">الرموز<",
|
|
17
|
+
">Thinking<": ">التفكير<",
|
|
18
|
+
">Verbose<": ">مفصل<",
|
|
19
|
+
">Reasoning<": ">الاستدلال<",
|
|
20
|
+
">Actions<": ">الإجراءات<"
|
|
21
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Skills<": ">المهارات<",
|
|
3
|
+
"Bundled, managed, and workspace skills.": "المهارات المجمعة والمدارة ومهارات مساحة العمل.",
|
|
4
|
+
"\"Search skills\"": "\"البحث عن مهارات\"",
|
|
5
|
+
"No skills found.": "لم يتم العثور على مهارات.",
|
|
6
|
+
"\\} shown": "} معروضة",
|
|
7
|
+
"\"Installing…\"": "\"جارٍ التثبيت…\"",
|
|
8
|
+
">API key<": ">مفتاح API<",
|
|
9
|
+
" Save key": " حفظ المفتاح",
|
|
10
|
+
|
|
11
|
+
"\"Workspace Skills\"": "\"مهارات مساحة العمل\"",
|
|
12
|
+
"\"Built-in Skills\"": "\"المهارات المضمنة\"",
|
|
13
|
+
"\"Installed Skills\"": "\"المهارات المثبتة\"",
|
|
14
|
+
"\"Extra Skills\"": "\"المهارات الإضافية\"",
|
|
15
|
+
"\"Other Skills\"": "\"مهارات أخرى\"",
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
"\"blocked by allowlist\"": "\"محظور بواسطة قائمة السماح\"",
|
|
19
|
+
|
|
20
|
+
"\"eligible\"": "\"مؤهل\"",
|
|
21
|
+
"\"blocked\"": "\"محظور\"",
|
|
22
|
+
|
|
23
|
+
">disabled<": ">معطل<",
|
|
24
|
+
">Missing: ": ">مفقود:",
|
|
25
|
+
">Reason:": ">السبب:"
|
|
26
|
+
}
|
|
@@ -0,0 +1,242 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Token Usage<": ">استخدام الرموز<",
|
|
3
|
+
" Loading": " جارٍ التحميل",
|
|
4
|
+
|
|
5
|
+
">to<": ">إلى<",
|
|
6
|
+
"\"Today\"": "\"اليوم\"",
|
|
7
|
+
"\"7d\"": "\"7 أيام\"",
|
|
8
|
+
"\"30d\"": "\"30 يومًا\"",
|
|
9
|
+
">All<": ">الكل<",
|
|
10
|
+
" Clear": " مسح",
|
|
11
|
+
|
|
12
|
+
">Usage<": ">الاستخدام<",
|
|
13
|
+
"\"pinned\"": "\"مثبت\"",
|
|
14
|
+
">Filters<": ">عوامل التصفية<",
|
|
15
|
+
">Loading<": ">جارٍ التحميل<",
|
|
16
|
+
"Select a date range and click Refresh to load usage.": "حدد نطاقًا زمنيًا وانقر فوق تحديث لتحميل بيانات الاستخدام.",
|
|
17
|
+
"> tokens": "> رمز",
|
|
18
|
+
"> cost": "> تكلفة",
|
|
19
|
+
" session\\$": " جلسة$",
|
|
20
|
+
"\"s\"": "\"\"",
|
|
21
|
+
|
|
22
|
+
"\"Unpin filters\"\\}": "\"إلغاء تثبيت عوامل التصفية\"}",
|
|
23
|
+
"\"Pin filters\"\\}": "\"تثبيت عوامل التصفية\"}",
|
|
24
|
+
"\"Pinned\"": "\"مثبت\"",
|
|
25
|
+
"\"Pin\"": "\"تثبيت\"",
|
|
26
|
+
">Export ▾<": ">تصدير ▾<",
|
|
27
|
+
" Sessions ": " جلسات ",
|
|
28
|
+
" Daily ": " يومي ",
|
|
29
|
+
|
|
30
|
+
" Tokens": " رموز",
|
|
31
|
+
" Cost": " تكلفة",
|
|
32
|
+
" Refresh": " تحديث",
|
|
33
|
+
|
|
34
|
+
"Filter sessions \\(e.g. key:agent:main:cron\\* model:gpt-4o has:errors minTokens:2000\\)": "تصفية الجلسات (مثل: key:agent:main:cron* model:gpt-4o has:errors minTokens:2000)",
|
|
35
|
+
" Filter \\(client-side\\)": " تصفية (جانب العميل)",
|
|
36
|
+
"\"Remove filter\"": "\"إزالة عامل التصفية\"",
|
|
37
|
+
"\\} sessions match": "} جلسة تطابق",
|
|
38
|
+
"\\} sessions in range": "} جلسة في النطاق",
|
|
39
|
+
"Tip: use filters or click bars to filter days.": "تلميح: استخدم عوامل التصفية أو انقر على الأشرطة لتصفية الأيام.",
|
|
40
|
+
|
|
41
|
+
"\"Channel\"": "\"القناة\"",
|
|
42
|
+
"\"Provider\"": "\"المزود\"",
|
|
43
|
+
"\"Model\"": "\"النموذج\"",
|
|
44
|
+
"\"Tool\"": "\"الأداة\"",
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
"Showing first 1,000 sessions. Narrow date range for complete results.":"عرض أول 1,000 جلسة. ضيق نطاق التاريخ للحصول على نتائج كاملة.",
|
|
48
|
+
|
|
49
|
+
">Days:": ">أيام:",
|
|
50
|
+
">Hours:": ">ساعات:",
|
|
51
|
+
">Session:": ">الجلسة:",
|
|
52
|
+
" Clear All": " مسح الكل",
|
|
53
|
+
">Daily Usage<": ">الاستخدام اليومي<",
|
|
54
|
+
">No data<": ">لا توجد بيانات<",
|
|
55
|
+
"\\} Usage<": "} استخدام<",
|
|
56
|
+
"\\} tokens<": "} رمز<",
|
|
57
|
+
|
|
58
|
+
"\"Tokens\":\"Cost\"} by Type": "\"الرموز\":\"التكلفة\"} حسب النوع",
|
|
59
|
+
"\"Output: ": "\"الإخراج: ",
|
|
60
|
+
"\"Input: ": "\"الإدخال: ",
|
|
61
|
+
"\"Cache Write: ": "\"كتابة ذاكرة التخزين المؤقت: ",
|
|
62
|
+
"\"Cache Read: ": "\"قراءة ذاكرة التخزين المؤقت: ",
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
">Usage Overview<": ">نظرة عامة على الاستخدام<",
|
|
66
|
+
|
|
67
|
+
">Cost<": ">التكلفة<",
|
|
68
|
+
">Messages<": ">الرسائل<",
|
|
69
|
+
">Errors<": ">الأخطاء<",
|
|
70
|
+
">Recent<": ">الأخيرة<",
|
|
71
|
+
|
|
72
|
+
"\"Copy session namen\"": "\"نسخ اسم الجلسة\"",
|
|
73
|
+
" Copy": " نسخ",
|
|
74
|
+
|
|
75
|
+
" Messages": " رسائل",
|
|
76
|
+
"\\} user · ": "} مستخدم · ",
|
|
77
|
+
"\\} assistant": "} مساعد",
|
|
78
|
+
">Tool Calls<": ">استدعاءات الأدوات<",
|
|
79
|
+
" tools used": " أداة مستخدمة",
|
|
80
|
+
" tools<": " أداة<",
|
|
81
|
+
" tool results<": " نتيجة أداة<",
|
|
82
|
+
">Duration<": ">المدة<",
|
|
83
|
+
" Sessions": " جلسات",
|
|
84
|
+
"Distinct sessions in the range.": "جلسات متميزة في النطاق.",
|
|
85
|
+
">of ": ">من أصل ",
|
|
86
|
+
" in range": " في النطاق",
|
|
87
|
+
" Throughput": " الإنتاجية",
|
|
88
|
+
"Throughput shows tokens per minute over active time. Higher is better.": "تظهر الإنتاجية عدد الرموز في الدقيقة خلال وقت النشاط. كلما زاد كان أفضل.",
|
|
89
|
+
" tok/min": " رمز/دقيقة",
|
|
90
|
+
" / min": " / دقيقة",
|
|
91
|
+
" Error Rate": " معدل الخطأ",
|
|
92
|
+
"Error rate = errors / total messages. Lower is better.": "معدل الخطأ = الأخطاء / إجمالي الرسائل. كلما قل كان أفضل.",
|
|
93
|
+
"\\} errors · ": "} خطأ · ",
|
|
94
|
+
"\\} msgs": "} رسالة",
|
|
95
|
+
"\\} avg session ": "} متوسط الجلسة ",
|
|
96
|
+
" Cache Hit Rate": " معدل ضرب ذاكرة التخزين المؤقت",
|
|
97
|
+
"Cache hit rate = cache read / \\(input \\+ cache read\\). Higher is better.": "معدل ضرب ذاكرة التخزين المؤقت = قراءة ذاكرة التخزين المؤقت / (الإدخال + قراءة ذاكرة التخزين المؤقت). كلما زاد كان أفضل.",
|
|
98
|
+
"\\} cached · ": "} مخبأ · ",
|
|
99
|
+
"\\} prompt": "} موجه",
|
|
100
|
+
"Top Models": "أفضل النماذج",
|
|
101
|
+
"Top Providers": "أفضل المزودين",
|
|
102
|
+
"Top Tools": "أفضل الأدوات",
|
|
103
|
+
"Top Agents": "أفضل الوكلاء",
|
|
104
|
+
"Top Channels": "أفضل القنوات",
|
|
105
|
+
"Peak Error Days": "أيام ذروة الأخطاء",
|
|
106
|
+
"Peak Error Hours": "ساعات ذروة الأخطاء",
|
|
107
|
+
"Model Mix": "مزيج النماذج",
|
|
108
|
+
|
|
109
|
+
"\"calls\"": "\"استدعاءات\"",
|
|
110
|
+
|
|
111
|
+
"Average tokens per message in this range.": "متوسط الرموز لكل رسالة في هذا النطاق.",
|
|
112
|
+
"Average cost per message when providers report costs. Cost data is missing for some or all sessions in this range.": "متوسط التكلفة لكل رسالة عندما يبلغ المزودون عن التكاليف. بيانات التكلفة مفقودة لبعض أو كل الجلسات في هذا النطاق.",
|
|
113
|
+
"Average cost per message when providers report costs.": "متوسط التكلفة لكل رسالة عندما يبلغ المزودون عن التكاليف.",
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
"Total user \\+ assistant messages in range.": "إجمالي رسائل المستخدم + المساعد في النطاق.",
|
|
117
|
+
" Tool Calls": " استدعاءات الأدوات",
|
|
118
|
+
"Total tool call count across sessions.": "إجمالي عدد استدعاءات الأدوات عبر الجلسات.",
|
|
119
|
+
" Errors": " أخطاء",
|
|
120
|
+
"Total message/tool errors in range.": "إجمالي أخطاء الرسائل/الأدوات في النطاق.",
|
|
121
|
+
" Avg Tokens / Msg": " متوسط الرموز / رسالة",
|
|
122
|
+
">Across ": ">عبر ",
|
|
123
|
+
"Avg Cost \/ Msg": "متوسط التكلفة / رسالة",
|
|
124
|
+
"\\} total<": "} الإجمالي<",
|
|
125
|
+
|
|
126
|
+
">Activity by Time<": ">النشاط حسب الوقت<",
|
|
127
|
+
" tokens<": " رمز<",
|
|
128
|
+
"Estimates require session timestamps.": "التقديرات تتطلب طوابع زمنية للجلسة.",
|
|
129
|
+
"No timeline data yet.": "لا توجد بيانات زمنية حتى الآن.",
|
|
130
|
+
"Estimated from session spans \\(first/last activity\\). Time zone:": "تقدير من فترات الجلسة (أول/آخر نشاط). المنطقة الزمنية:",
|
|
131
|
+
"\"Local\"\\}": "\"محلي\"}",
|
|
132
|
+
">Day of Week<": ">اليوم من الأسبوع<",
|
|
133
|
+
">Hours<": ">الساعات<",
|
|
134
|
+
"\\} tokens": "} رمز",
|
|
135
|
+
">Midnight<": ">منتصف الليل<",
|
|
136
|
+
">4am<": ">4 صباحًا<",
|
|
137
|
+
">8am<": ">8 صباحًا<",
|
|
138
|
+
">Moon<": ">12 مساءً<",
|
|
139
|
+
">4pm<": ">4 مساءً<",
|
|
140
|
+
">8pm<": ">8 مساءً<",
|
|
141
|
+
"Low → High token density": "منخفض → مرتفع كثافة الرموز",
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
"\"label\",": "\"تسمية\",",
|
|
145
|
+
"\"agentId\",": "\"معرف الوكيل\",",
|
|
146
|
+
"\"channel\",": "\"قناة\",",
|
|
147
|
+
"\"provider\",": "\"مزود\",",
|
|
148
|
+
"\"model\",": "\"نموذج\",",
|
|
149
|
+
"\"updatedAt\",": "\"تاريخ التحديث\",",
|
|
150
|
+
"\"durationMs\",": "\"المدة بالمللي ثانية\",",
|
|
151
|
+
"\"messages\",": "\"رسائل\",",
|
|
152
|
+
"\"errors\",": "\"أخطاء\",",
|
|
153
|
+
"\"toolCalls\",": "\"استدعاءات الأدوات\",",
|
|
154
|
+
"\"inputTokens\",": "\"رموز الإدخال\",",
|
|
155
|
+
"\"outputTokens\",": "\"رموز الإخراج\",",
|
|
156
|
+
"\"cacheReadTokens\",": "\"رموز قراءة ذاكرة التخزين المؤقت\",",
|
|
157
|
+
"\"cacheWriteTokens\",": "\"رموز كتابة ذاكرة التخزين المؤقت\",",
|
|
158
|
+
"\"totalTokens\",": "\"إجمالي الرموز\",",
|
|
159
|
+
"\"totalCost\",": "\"التكلفة الإجمالية\",",
|
|
160
|
+
|
|
161
|
+
"\"date\",": "\"التاريخ\",",
|
|
162
|
+
"\"inputCost\",": "\"تكلفة الإدخال\",",
|
|
163
|
+
"\"outputCost\",": "\"تكلفة الإخراج\",",
|
|
164
|
+
"\"cacheReadCost\",": "\"تكلفة قراءة ذاكرة التخزين المؤقت\",",
|
|
165
|
+
"\"cacheWriteCost\",": "\"تكلفة كتابة ذاكرة التخزين المؤقت\",",
|
|
166
|
+
|
|
167
|
+
"\"agent:\",": "\"الوكيل:\",",
|
|
168
|
+
"\"channel:\",": "\"القناة:\",",
|
|
169
|
+
"\"provider:\",": "\"المزود:\",",
|
|
170
|
+
"\"model:\",": "\"النموذج:\",",
|
|
171
|
+
"\"tool:\",": "\"الأداة:\",",
|
|
172
|
+
"\"has:errors:\",": "\"يحتوي على أخطاء:\",",
|
|
173
|
+
"\"has:tools:\",": "\"يحتوي على أدوات:\",",
|
|
174
|
+
"\"minTokens:\",": "\"الحد الأدنى للرموز:\",",
|
|
175
|
+
"\"maxCost:\",": "\"الحد الأقصى للتكلفة:\",",
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
"\\} avg<": "} متوسط<",
|
|
179
|
+
"\\} errors<": "} أخطاء<",
|
|
180
|
+
" All": " الكل",
|
|
181
|
+
" Recently viewed": " تم العرض مؤخرًا",
|
|
182
|
+
">Sort<": ">ترتيب<",
|
|
183
|
+
">No sessions in range<": ">لا توجد جلسات في النطاق<",
|
|
184
|
+
">No recent sessions<": ">لا توجد جلسات حديثة<",
|
|
185
|
+
|
|
186
|
+
"No usage data for this session.": "لا توجد بيانات استخدام لهذه الجلسة.",
|
|
187
|
+
|
|
188
|
+
"\"No tool calls\"": "\"لا توجد استدعاءات أدوات\"",
|
|
189
|
+
"\"No model data\"": "\"لا توجد بيانات نموذج\"",
|
|
190
|
+
|
|
191
|
+
"\"Close session details\"": "\"إغلاق تفاصيل الجلسة\"",
|
|
192
|
+
|
|
193
|
+
">No timeline data<": ">لا توجد بيانات زمنية<",
|
|
194
|
+
"\"No data in range\"": "\"لا توجد بيانات في النطاق\"",
|
|
195
|
+
">Usage Over Time<": ">الاستخدام بمرور الوقت<",
|
|
196
|
+
">Reset<": ">إعادة تعيين<",
|
|
197
|
+
" Per Turn": " لكل دورة",
|
|
198
|
+
" Cumulative": " تراكمي",
|
|
199
|
+
" Total": " الإجمالي",
|
|
200
|
+
" By Type": " حسب النوع",
|
|
201
|
+
">Tokens by Type<": ">الرموز حسب النوع<",
|
|
202
|
+
">Daily ": ">يومي ",
|
|
203
|
+
"\"Token\"": "\"رمز\"",
|
|
204
|
+
"\"Cost\"": "\"تكلفة\"",
|
|
205
|
+
|
|
206
|
+
"\"Assistant output tokens\"": "\"رموز إخراج المساعد\"",
|
|
207
|
+
">Output": ">الإخراج",
|
|
208
|
+
"\"User \\+ tool input tokens\"": "\"رموز إدخال المستخدم + الأداة\"",
|
|
209
|
+
">Input": ">الإدخال",
|
|
210
|
+
"\"Tokens written to cache\"": "\"الرموز المكتوبة في ذاكرة التخزين المؤقت\"",
|
|
211
|
+
">Cache Write ": ">كتابة ذاكرة التخزين المؤقت ",
|
|
212
|
+
"\"Tokens read from cache\"": "\"الرموز المقروءة من ذاكرة التخزين المؤقت\"",
|
|
213
|
+
">Cache Read ": ">قراءة ذاكرة التخزين المؤقت ",
|
|
214
|
+
">Total: ": ">الإجمالي: ",
|
|
215
|
+
|
|
216
|
+
">No context data<": ">لا توجد بيانات سياق<",
|
|
217
|
+
">System Prompt Breakdown<": ">تفصيل موجه النظام",
|
|
218
|
+
"\"Collapse\"": "\"طي\"",
|
|
219
|
+
"\"Expand all\"": "\"توسيع الكل\"",
|
|
220
|
+
"\"Base context per message\"": "\"السياق الأساسي لكل رسالة\"",
|
|
221
|
+
|
|
222
|
+
">Sys ": ">النظام ",
|
|
223
|
+
">Skills ": ">المهارات ",
|
|
224
|
+
">Tools ": ">الأدوات ",
|
|
225
|
+
">Files ": ">الملفات ",
|
|
226
|
+
|
|
227
|
+
" more<": " المزيد< ",
|
|
228
|
+
|
|
229
|
+
">Conversation<": ">المحادثة<",
|
|
230
|
+
">No messages<": ">لا توجد رسائل<",
|
|
231
|
+
|
|
232
|
+
"\"Collapse All\"": "\"طي الكل\"",
|
|
233
|
+
"\"Expand All\"": "\"توسيع الكل\"",
|
|
234
|
+
|
|
235
|
+
">User<": ">المستخدم<",
|
|
236
|
+
">Assistant<": ">المساعد<",
|
|
237
|
+
">Tool<": ">الأداة<",
|
|
238
|
+
">Tool result<": ">نتيجة الأداة<",
|
|
239
|
+
|
|
240
|
+
"\"Search conversation\"": "\"البحث في المحادثة\"",
|
|
241
|
+
"No messages match the filters.": "لا توجد رسائل تطابق عوامل التصفية."
|
|
242
|
+
}
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Invalid URL format. Expected /base/XXX or /wiki/XXX URL": "
|
|
2
|
+
"Invalid URL format. Expected /base/XXX or /wiki/XXX URL": "URL বিন্যাস অবৈধ। প্রত্যাশিত বিন্যাস /base/XXX অথবা /wiki/XXX।",
|
|
3
3
|
"Use app_token": "app_token ব্যবহার করুন",
|
|
4
4
|
" and table_id=": " এবং table_id=",
|
|
5
5
|
" for other bitable tools": " অন্যান্য বিটেবল টুলের জন্য",
|
|
6
|
-
"Select a table_id from the tables list.": "
|
|
7
|
-
"Bitable URL. Supports both formats: /base/XXX?table=YYY or /wiki/XXX?table=YYY": "বিটেবল URL। উভয়
|
|
6
|
+
"Select a table_id from the tables list.": "টেবিলের তালিকা থেকে একটি table_id নির্বাচন করুন।",
|
|
7
|
+
"Bitable URL. Supports both formats: /base/XXX?table=YYY or /wiki/XXX?table=YYY": "বিটেবল URL। উভয় ফর্ম্যাট সমর্থন করে: /base/XXX?table=YYY অথবা /wiki/XXX?table=YYY",
|
|
8
8
|
"Bitable app token \\(use feishu_bitable_get_meta to get from URL\\)": "বিটেবল অ্যাপ টোকেন (URL থেকে পেতে feishu_bitable_get_meta ব্যবহার করুন)",
|
|
9
9
|
"Table ID (from URL: ?table=YYY)": "টেবিল আইডি (URL থেকে: ?table=YYY)",
|
|
10
10
|
"Number of records per page (1-500, default 100)": "প্রতি পৃষ্ঠায় রেকর্ডের সংখ্যা (1-500, ডিফল্ট 100)",
|
|
11
|
-
"Pagination token from previous response": "
|
|
12
|
-
"Record ID to retrieve": "
|
|
13
|
-
"Field values keyed by field name. Format by type: ": "
|
|
11
|
+
"Pagination token from previous response": "পূর্ববর্তী প্রতিক্রিয়া থেকে প্যাজিনেশন টোকেন",
|
|
12
|
+
"Record ID to retrieve": "পুনরুদ্ধার করার জন্য রেকর্ড আইডি",
|
|
13
|
+
"Field values keyed by field name. Format by type: ": "ক্ষেত্রের নাম দ্বারা চাবিকৃত ক্ষেত্রের মান। প্রকার অনুসারে বিন্যাস:",
|
|
14
14
|
"Record ID to update": "আপডেট করার জন্য রেকর্ড আইডি",
|
|
15
|
-
"Field values to update \\(same format as create_record\\)": "আপডেট করার জন্য
|
|
16
|
-
"Feishu credentials not configured, skipping bitable tools": "ফেইশু ক্রেডেনশিয়াল কনফিগার করা
|
|
17
|
-
"Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "একটি বিটেবল URL পার্স
|
|
18
|
-
"Feishu Bitable List Fields": "ফেইশু বিটেবল
|
|
19
|
-
"List all fields \\(columns\\) in a Bitable table with their types and properties": "একটি বিটেবল টেবিলের সমস্ত
|
|
20
|
-
"List records \\(rows\\) from a Bitable table with pagination support": "একটি বিটেবল টেবিল থেকে
|
|
15
|
+
"Field values to update \\(same format as create_record\\)": "আপডেট করার জন্য ক্ষেত্রের মান (create_record এর মতো একই বিন্যাস)",
|
|
16
|
+
"Feishu credentials not configured, skipping bitable tools": "ফেইশু ক্রেডেনশিয়াল কনফিগার করা নেই, বিটেবল টুল এড়িয়ে যাওয়া হচ্ছে",
|
|
17
|
+
"Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "একটি বিটেবল URL পার্স করুন এবং app_token, table_id এবং টেবিল তালিকা পান। /wiki/ বা /base/ URL দেওয়া হলে এটি প্রথমে ব্যবহার করুন।",
|
|
18
|
+
"Feishu Bitable List Fields": "ফেইশু বিটেবল ক্ষেত্র তালিকা",
|
|
19
|
+
"List all fields \\(columns\\) in a Bitable table with their types and properties": "একটি বিটেবল টেবিলের সমস্ত ক্ষেত্র (কলাম) তাদের প্রকার এবং বৈশিষ্ট্য সহ তালিকাভুক্ত করুন",
|
|
20
|
+
"List records \\(rows\\) from a Bitable table with pagination support": "প্যাজিনেশন সমর্থন সহ একটি বিটেবল টেবিল থেকে রেকর্ড (সারি) তালিকাভুক্ত করুন",
|
|
21
21
|
"Feishu Bitable Get Record": "ফেইশু বিটেবল রেকর্ড পান",
|
|
22
22
|
"Get a single record by ID from a Bitable table": "একটি বিটেবল টেবিল থেকে আইডি দ্বারা একটি একক রেকর্ড পান",
|
|
23
23
|
"Feishu Bitable Create Record": "ফেইশু বিটেবল রেকর্ড তৈরি করুন",
|
|
24
24
|
"Create a new record (row) in a Bitable table": "একটি বিটেবল টেবিলে একটি নতুন রেকর্ড (সারি) তৈরি করুন",
|
|
25
25
|
"Feishu Bitable Update Record": "ফেইশু বিটেবল রেকর্ড আপডেট করুন",
|
|
26
|
-
"Update an existing record (row) in a Bitable table": "একটি বিটেবল টেবিলে বিদ্যমান রেকর্ড (সারি) আপডেট করুন",
|
|
26
|
+
"Update an existing record (row) in a Bitable table": "একটি বিটেবল টেবিলে একটি বিদ্যমান রেকর্ড (সারি) আপডেট করুন",
|
|
27
27
|
"Registered 6 bitable tools": "6টি বিটেবল টুল নিবন্ধিত হয়েছে",
|
|
28
28
|
|
|
29
29
|
"\"Feishu\"": "\"ফেইশু\"",
|
|
30
30
|
"Lark enterprise messaging.": "লার্ক এন্টারপ্রাইজ মেসেজিং।",
|
|
31
|
-
"Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "ফেইশু টার্গেটিং: বর্তমান কথোপকথনে উত্তর দিতে `target` বাদ দিন (
|
|
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`.": "ফেইশু টার্গেটিং: বর্তমান কথোপকথনে উত্তর দিতে `target` বাদ দিন (স্বয়ং-অনুমিত)। স্পষ্ট লক্ষ্য: `user:open_id` অথবা `chat:chat_id`।",
|
|
32
|
+
" Feishu supports interactive cards for rich messages.": "ফেইশু সমৃদ্ধ বার্তার জন্য ইন্টারেক্টিভ কার্ড সমর্থন করে।",
|
|
33
33
|
"Feishu\\[": "ফেইশু[",
|
|
34
34
|
"groups: groupPolicy=\"open\" allows any member to trigger \\(mention-gated\\). Set channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom to restrict senders.": "গ্রুপ: groupPolicy=\"open\" যেকোনো সদস্যকে ট্রিগার করতে দেয় (মেনশন-গেটেড)। প্রেরকদের সীমাবদ্ধ করতে channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom সেট করুন।",
|
|
35
35
|
"starting feishu\\[": "ফেইশু শুরু হচ্ছে[",
|