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
package/README.md
CHANGED
|
@@ -5,17 +5,26 @@
|
|
|
5
5
|
The supported national languages are as follows:
|
|
6
6
|
|
|
7
7
|
```
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
8
|
+
简体中文 (Chinese Simplified) zh-CN
|
|
9
|
+
繁體中文 (Chinese Traditional) zh-TW
|
|
10
|
+
English (English 英语) en
|
|
11
|
+
日本語 (Japanese 日语) ja
|
|
12
|
+
한국어 (Korean 韩语) ko
|
|
13
|
+
Français (French 法语) fr
|
|
14
|
+
Deutsch (German 德语) de
|
|
15
|
+
Italiano(Italian 意大利语) it
|
|
16
|
+
Português (Portuguese 葡萄牙语) pt
|
|
17
|
+
Português Brazilian (Portuguese Brazilian 巴西葡萄牙语) pt-BR
|
|
18
|
+
Español (Spanish 西班牙语) es
|
|
19
|
+
Русский (Russian 俄语) ru
|
|
20
|
+
Esperanto (Esperanto 世界语) eo
|
|
21
|
+
Tiếng Việt (Vietnamese 越南语) vi
|
|
22
|
+
Filipino(Filipino 菲律宾语) fi
|
|
23
|
+
বাংলা (Bangla 孟加拉语) bn
|
|
24
|
+
ప్రామాణిక (Telugu 泰卢固语) te
|
|
25
|
+
तेलुगु (Hindi 印地语) hi
|
|
26
|
+
العربية (Arabic 阿拉伯语) ar
|
|
27
|
+
فارسی (Persian 波斯语) pa
|
|
19
28
|
```
|
|
20
29
|
|
|
21
30
|
# Install
|
package/dist/index.js
CHANGED
|
@@ -69,4 +69,4 @@ ${T.default.gray(m)}`:""}`}default:{let Z=B?`${T.default.cyan(m)} `:"",z=B?T.de
|
|
|
69
69
|
`).length,G=B?2:1;return`${X}${Z}${h6({output:_.output,cursor:this.cursor,options:this.options,maxItems:_.maxItems,columnPadding:Z.length,rowPadding:Y+G,style:(K,L)=>F(K,K.disabled?"disabled":L?"active":"inactive")}).join(`
|
|
70
70
|
${Z}`)}
|
|
71
71
|
${z}
|
|
72
|
-
`}}}}).prompt()};var k4=`${T.default.gray(m)} `;var O=Z1("Starting...").start();async function i2(){O.color="yellow",O.text="Verifying whether OpenClaw is installed.";let _=p2("npm root -g").toString().trim(),F=k.join(_,"openclaw"),B=k.join(a2.homedir(),".openclaw","__tmp");if(!b.existsSync(F))O.color="red",O.fail("OpenClaw is not installed"),process.exit(0);O.color="green";let q=p2("openclaw -v").toString().trim();O.succeed(`OpenClaw Version:${q}`);let Q=await l2({message:"Please select a language.",options:[{label:"简体中文",value:"zh"},{label:"日本語",value:"ja"},{label:"한국어",value:"ko"},{label:"Français",value:"fr"},{label:"Deutsch",value:"de"},{label:"Italiano",value:"it"},{label:"Português",value:"pt"},{label:"
|
|
72
|
+
`}}}}).prompt()};var k4=`${T.default.gray(m)} `;var O=Z1("Starting...").start();async function i2(){O.color="yellow",O.text="Verifying whether OpenClaw is installed.";let _=p2("npm root -g").toString().trim(),F=k.join(_,"openclaw"),B=k.join(a2.homedir(),".openclaw","__tmp");if(!b.existsSync(F))O.color="red",O.fail("OpenClaw is not installed"),process.exit(0);O.color="green";let q=p2("openclaw -v").toString().trim();O.succeed(`OpenClaw Version:${q}`);let Q=await l2({message:"Please select a language.",options:[{label:"简体中文 (Chinese Simplified)",value:"zh-CN"},{label:"繁體中文 (Chinese Traditional)",value:"zh-TW"},{label:"English (English 英语)",value:"en"},{label:"日本語 (Japanese 日语)",value:"ja"},{label:"한국어 (Korean 韩语)",value:"ko"},{label:"Français (French 法语)",value:"fr"},{label:"Deutsch (German 德语)",value:"de"},{label:"Italiano(Italian 意大利语)",value:"it"},{label:"Português (Portuguese 葡萄牙语)",value:"pt"},{label:"Português Brazilian (Portuguese Brazilian 巴西葡萄牙语)",value:"pt-BR"},{label:"Español (Spanish 西班牙语)",value:"es"},{label:"Tiếng Việt (Vietnamese 越南语)",value:"vi"},{label:"Filipino(Filipino 菲律宾语)",value:"fi"},{label:"বাংলা (Bangla 孟加拉语)",value:"bn"},{label:"ప్రామాణిక (Telugu 泰卢固语)",value:"te"},{label:"तेलुगु (Hindi 印地语)",value:"hi"},{label:"العربية (Arabic 阿拉伯语)",value:"ar"}]});if(!Q)return;if(typeof Q==="symbol")return;u6({answers:{language:Q},version:q,globalRoot:_,globalDir:F,homeTmpDir:B})}function u6(_){let F=k.join(_.globalRoot,"clawui",`locales/${_.answers.language}`);if(_.answers.language!=="en"&&!b.existsSync(F))O.fail(`${F} path does not exist`),O.stop(),process.exit(0);let B=k.join(_.globalDir,"/dist/control-ui/assets"),q=k.join(_.homeTmpDir,_.version,"ui"),J=b.readdirSync(B);for(let Q=0;Q<J.length;Q++){let X=J[Q];if(X.indexOf("index-")>-1&&k.extname(X)===".js"){let Z=k.join(B,X),z=k.join(q,X),Y=Z;if(b.existsSync(z))Y=z;else n2(q),b.copyFileSync(Z,z);let G=b.readFileSync(Y,"utf-8");r2(`${F}/ui`,(K)=>{if(O.color="yellow",O.text="Converting...",k.extname(K)===".json"){let L=b.readFileSync(K,"utf-8");if(L)try{let j=JSON.parse(L);if(typeof j==="object"){for(let $ in j)G=G.replace(new RegExp($,"g"),j[$]),O.color="blue";O.color="green"}}catch(j){console.error(j)}}}),b.writeFileSync(Z,G),O.color="green",O.succeed("Conversion successed."),O.stop()}}}function r2(_,F){if(!b.existsSync(_))return;b.readdirSync(_).forEach(async(B)=>{let q=k.join(_,B);if(b.statSync(q).isDirectory())r2(q,F);else typeof F==="function"&&F(q)})}function n2(_){if(b.existsSync(_))return!0;else if(n2(k.dirname(_)))return b.mkdirSync(_),!0}var __dirname="F:\\npm\\clawui\\bin",g6=s2.readFileSync(o2.join(__dirname,"..","package.json"),"utf-8"),x0=JSON.parse(g6);F0.name(x0.name).version(x0.version,"-v").description(x0.description).usage("[command]");F0.version(x0.version,"-V");F0.command("locale").description("Translate the OpenClaw UI into multiple languages").action(()=>{i2()});F0.parse(process.argv);
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Invalid URL format. Expected /base/XXX or /wiki/XXX URL": "تنسيق URL غير صالح. التنسيق المتوقع هو /base/XXX أو /wiki/XXX.",
|
|
3
|
+
"Use app_token": "استخدام app_token",
|
|
4
|
+
" and table_id=": " و table_id=",
|
|
5
|
+
" for other bitable tools": " لأدوات Bitable الأخرى",
|
|
6
|
+
"Select a table_id from the tables list.": "حدد table_id من قائمة الجداول.",
|
|
7
|
+
"Bitable URL. Supports both formats: /base/XXX?table=YYY or /wiki/XXX?table=YYY": "عنوان URL لـ Bitable. يدعم كلا التنسيقين: /base/XXX?table=YYY أو /wiki/XXX?table=YYY",
|
|
8
|
+
"Bitable app token \\(use feishu_bitable_get_meta to get from URL\\)": "رمز تطبيق Bitable (استخدم feishu_bitable_get_meta للحصول عليه من عنوان URL)",
|
|
9
|
+
"Table ID (from URL: ?table=YYY)": "معرف الجدول (من عنوان URL: ?table=YYY)",
|
|
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: ": "قيم الحقول مقترنة بأسماء الحقول. التنسيق حسب النوع: ",
|
|
14
|
+
"Record ID to update": "معرف السجل المراد تحديثه",
|
|
15
|
+
"Field values to update \\(same format as create_record\\)": "قيم الحقول المراد تحديثها (نفس تنسيق create_record)",
|
|
16
|
+
"Feishu credentials not configured, skipping bitable tools": "لم يتم تكوين بيانات اعتماد Feishu، جارٍ تخطي أدوات bitable",
|
|
17
|
+
"Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "تحليل عنوان URL لـ Bitable والحصول على app_token و table_id وقائمة الجداول. استخدم هذا أولاً عند تقديم عنوان URL يبدأ بـ /wiki/ أو /base/.",
|
|
18
|
+
"Feishu Bitable List Fields": "قائمة حقول Bitable في Feishu",
|
|
19
|
+
"List all fields \\(columns\\) in a Bitable table with their types and properties": "سرد جميع الحقول (الأعمدة) في جدول Bitable مع أنواعها وخصائصها",
|
|
20
|
+
"List records \\(rows\\) from a Bitable table with pagination support": "سرد السجلات (الصفوف) من جدول Bitable مع دعم الترحيل",
|
|
21
|
+
"Feishu Bitable Get Record": "الحصول على سجل Bitable من Feishu",
|
|
22
|
+
"Get a single record by ID from a Bitable table": "الحصول على سجل واحد بواسطة المعرف من جدول Bitable",
|
|
23
|
+
"Feishu Bitable Create Record": "إنشاء سجل في Bitable Feishu",
|
|
24
|
+
"Create a new record (row) in a Bitable table": "إنشاء سجل جديد (صف) في جدول Bitable",
|
|
25
|
+
"Feishu Bitable Update Record": "تحديث سجل Bitable في Feishu",
|
|
26
|
+
"Update an existing record (row) in a Bitable table": "تحديث سجل موجود (صف) في جدول Bitable",
|
|
27
|
+
"Registered 6 bitable tools": "تم تسجيل 6 أدوات Bitable",
|
|
28
|
+
|
|
29
|
+
"\"Feishu\"": "\"فيشو\"",
|
|
30
|
+
"Lark enterprise messaging.": "مراسلات مؤسسة Lark.",
|
|
31
|
+
"Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "استهداف Feishu: احذف `target` للرد على المحادثة الحالية (يتم استنتاجها تلقائيًا). الأهداف الصريحة: `user:open_id` أو `chat:chat_id`.",
|
|
32
|
+
" Feishu supports interactive cards for rich messages.": " يدعم Feishu البطاقات التفاعلية للرسائل الغنية.",
|
|
33
|
+
"Feishu\\[": "فيشو[",
|
|
34
|
+
"groups: groupPolicy=\"open\" allows any member to trigger \\(mention-gated\\). Set channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom to restrict senders.": "المجموعات: groupPolicy=\"open\" تسمح لأي عضو بالتشغيل (مقيد بالذكر). قم بتعيين channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom لتقييد المرسلين.",
|
|
35
|
+
"starting feishu\\[": "بدء فيشو[",
|
|
36
|
+
" \\(mode: ": " (الوضع: "
|
|
37
|
+
}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Refresh chat data\"": "\"تحديث بيانات الدردشة\"",
|
|
3
|
+
"\"Disabled during onboarding\"": "\"معطل أثناء الإعداد الأولي\"",
|
|
4
|
+
"\"Toggle assistant thinking/working output\"": "\"تبديل إخراج التفكير/العمل للمساعد\"",
|
|
5
|
+
"\"Toggle focus mode \\(hide sidebar \\+ page header\\)\"": "\"تبديل وضع التركيز (إخفاء الشريط الجانبي + رأس الصفحة)\"",
|
|
6
|
+
"\"System theme\"": "\"سمة النظام\"",
|
|
7
|
+
"\"System\"": "\"النظام\"",
|
|
8
|
+
"\"Light theme\"": "\"السمة الفاتحة\"",
|
|
9
|
+
"\"Light\"": "\"فاتح\"",
|
|
10
|
+
"\"Dark theme\"": "\"السمة الداكنة\"",
|
|
11
|
+
"\"Dark\"": "\"داكن\"",
|
|
12
|
+
|
|
13
|
+
"Profile update failed \\(": "فشل تحديث الملف الشخصي (",
|
|
14
|
+
"Profile publish failed on all relays.": "فشل نشر الملف الشخصي على جميع المرحلات.",
|
|
15
|
+
"Profile published to relays.": "تم نشر الملف الشخصي على المرحلات.",
|
|
16
|
+
"Profile update failed: ": "فشل تحديث الملف الشخصي: ",
|
|
17
|
+
"Profile import failed \\(": "فشل استيراد الملف الشخصي (",
|
|
18
|
+
"Profile imported from relays. Review and publish.": "تم استيراد الملف الشخصي من المرحلات. راجعه وانشره.",
|
|
19
|
+
"Profile imported. Review and publish.": "تم استيراد الملف الشخصي. راجعه وانشره.",
|
|
20
|
+
"Profile import failed: ": "فشل استيراد الملف الشخصي: ",
|
|
21
|
+
|
|
22
|
+
"`disconnected \\(": "`تم قطع الاتصال (",
|
|
23
|
+
"\"no reason\"": "\"بدون سبب\"",
|
|
24
|
+
|
|
25
|
+
"\"gateway client stopped\"": "\"توقف عميل البوابة\"",
|
|
26
|
+
"gateway closed \\(": "البوابة مغلقة (",
|
|
27
|
+
"\"connect failed\"": "\"فشل الاتصال\"",
|
|
28
|
+
" event handler error:": " خطأ في معالج الأحداث:",
|
|
29
|
+
"\"request failed\"": "\"فشل الطلب\"",
|
|
30
|
+
"\"gateway not connected\"": "\"البوابة غير متصلة\"",
|
|
31
|
+
|
|
32
|
+
"Disconnected from gateway.": "تم قطع الاتصال بالبوابة.",
|
|
33
|
+
|
|
34
|
+
"\"Expand sidebar\"": "\"توسيع الشريط الجانبي\"",
|
|
35
|
+
"\"Collapse sidebar\"": "\"طي الشريط الجانبي\"",
|
|
36
|
+
|
|
37
|
+
">Health<": ">الحالة الصحية<",
|
|
38
|
+
"\"OK\"": "\"جيد\"",
|
|
39
|
+
"\"Offline\"": "\"غير متصل\"",
|
|
40
|
+
|
|
41
|
+
">Gateway Dashboard<": ">لوحة تحكم البوابة<",
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
"\"Chat\"": "\"الدردشة\"",
|
|
45
|
+
"Direct gateway chat session for quick interventions.": "جلسة دردشة مباشرة مع البوابة للتدخلات السريعة.",
|
|
46
|
+
"\"Control\"": "\"التحكم\"",
|
|
47
|
+
"\"Overview\"": "\"نظرة عامة\"",
|
|
48
|
+
"Gateway status, entry points, and a fast health read.": "حالة البوابة، نقاط الدخول، وقراءة سريعة للحالة الصحية.",
|
|
49
|
+
"\"Channels\"": "\"القنوات\"",
|
|
50
|
+
"Manage channels and settings.": "إدارة القنوات والإعدادات.",
|
|
51
|
+
"\"Instances\"": "\"الحالات\"",
|
|
52
|
+
"Presence beacons from connected clients and nodes.": "إشارات التواجد من العملاء والعقد المتصلة.",
|
|
53
|
+
"\"Sessions\"": "\"الجلسات\"",
|
|
54
|
+
"Inspect active sessions and adjust per-session defaults.": "فحص الجلسات النشطة وضبط الإعدادات الافتراضية لكل جلسة.",
|
|
55
|
+
"\"Usage\"": "\"الاستخدام\"",
|
|
56
|
+
"See where tokens go, when sessions spike, and what drives cost.": "شاهد أين تذهب الرموز المميزة، ومتى ترتفع الجلسات، وما الذي يحرك التكلفة.",
|
|
57
|
+
"\"Cron Jobs\"": "\"مهام كرون\"",
|
|
58
|
+
"Schedule wakeups and recurring agent runs.": "جدولة عمليات التنبيه وتشغيلات الوكيل المتكررة.",
|
|
59
|
+
"\"Agent\"": "\"الوكيل\"",
|
|
60
|
+
"\"Agents\"": "\"الوكلاء\"",
|
|
61
|
+
"Manage agent workspaces, tools, and identities.": "إدارة مساحات عمل الوكلاء والأدوات والهويات.",
|
|
62
|
+
"\"Skills\"": "\"المهارات\"",
|
|
63
|
+
"Manage skill availability and API key injection.": "إدارة توفر المهارات وحقن مفاتيح API.",
|
|
64
|
+
"\"Nodes\"": "\"العقد\"",
|
|
65
|
+
"Paired devices, capabilities, and command exposure.": "الأجهزة المقترنة والإمكانيات وكشف الأوامر.",
|
|
66
|
+
"\"Settings\"": "\"الإعدادات\"",
|
|
67
|
+
"\"Config\"": "\"التكوين\"",
|
|
68
|
+
"Edit ~/.openclaw/openclaw.json safely.": "قم بتحرير ~/.openclaw/openclaw.json بأمان.",
|
|
69
|
+
"\"Debug\"": "\"التصحيح\"",
|
|
70
|
+
"Gateway snapshots, events, and manual RPC calls.": "لقطات البوابة والأحداث واستدعاءات RPC اليدوية.",
|
|
71
|
+
"\"Logs\"": "\"السجلات\"",
|
|
72
|
+
"Live tail of the gateway file logs.": "تتبع مباشر لسجلات ملفات البوابة.",
|
|
73
|
+
"\\(opens in new tab\\)": "(يفتح في علامة تبويب جديدة)",
|
|
74
|
+
"Presence beacons from the gateway and clients.": "إشارات التواجد من البوابة والعملاء.",
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
"\"Health\"": "\"الحالة الصحية\"",
|
|
78
|
+
"\"Resources\"": "\"الموارد\"",
|
|
79
|
+
"\"Docs\"": "\"المستندات\"",
|
|
80
|
+
|
|
81
|
+
"\"Language\"": "\"اللغة\"",
|
|
82
|
+
"\"Connect\"": "\"اتصال\"",
|
|
83
|
+
"\"Snapshot\"": "\"لقطة\"",
|
|
84
|
+
"\"Status\"": "\"الحالة\"",
|
|
85
|
+
"\"Uptime\"": "\"وقت التشغيل\"",
|
|
86
|
+
"Tick Interval": "الفاصل الزمني للنبضات",
|
|
87
|
+
"Last Channels Refresh": "آخر تحديث للقنوات",
|
|
88
|
+
"\"Notes\"": "\"ملاحظات\"",
|
|
89
|
+
|
|
90
|
+
"\"Config Last Touched Version\"": "\"آخر إصدار تم تعديله في التكوين\"",
|
|
91
|
+
"\"Config Last Touched At\"": "\"آخر وقت تم تعديل التكوين فيه\"",
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
"\"IRC DM Policy\"": "\"سياسة الرسائل المباشرة في IRC\"",
|
|
95
|
+
"\"IRC NickServ Enabled\"": "\"تمكين NickServ في IRC\"",
|
|
96
|
+
|
|
97
|
+
"\"just now\"": "\"الآن فقط\"",
|
|
98
|
+
"\\}s`": "} ثانية`",
|
|
99
|
+
"\\}m ago`": "}منذ دقيقة`",
|
|
100
|
+
"\\}m`": "} دقيقة`",
|
|
101
|
+
"\\}h ago`": "}منذ ساعة`",
|
|
102
|
+
"\\}h`": "} ساعة`",
|
|
103
|
+
"\\}d ago`": "}منذ يوم`",
|
|
104
|
+
"\\}d`": "} يوم`",
|
|
105
|
+
"\"in <1m\"": "\"خلال <1 دقيقة\"",
|
|
106
|
+
"`in ": "`خلال "
|
|
107
|
+
}
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
{
|
|
2
|
+
">No configured models<": ">لا توجد نماذج مهيأة<",
|
|
3
|
+
"\\} configured.<": "} مهيأة.<",
|
|
4
|
+
"No agents found.": "لم يتم العثور على وكلاء.",
|
|
5
|
+
">Select an agent<": ">اختر وكيلاً<",
|
|
6
|
+
"Pick an agent to inspect its workspace and tools.": "اختر وكيلاً لفحص مساحة العمل والأدوات الخاصة به.",
|
|
7
|
+
"Agent workspace and routing.": "مساحة عمل الوكيل والتوجيه.",
|
|
8
|
+
"\"Tools\"": "\"الأدوات\"",
|
|
9
|
+
|
|
10
|
+
">Overview<": ">نظرة عامة<",
|
|
11
|
+
"Workspace paths and identity metadata.": "مسارات مساحة العمل والبيانات الوصفية للهوية.",
|
|
12
|
+
">Workspace<": ">مساحة العمل<",
|
|
13
|
+
">Primary Model<": ">النموذج الأساسي<",
|
|
14
|
+
">Identity Name<": ">اسم الهوية<",
|
|
15
|
+
">Default<": ">افتراضي<",
|
|
16
|
+
">Identity Emoji<": ">رمز تعبيري للهوية<",
|
|
17
|
+
">Skills Filter<": ">فلتر المهارات<",
|
|
18
|
+
">Filter<": ">فلتر<",
|
|
19
|
+
">Model Selection<": ">اختيار النموذج<",
|
|
20
|
+
">Primary model": ">النموذج الأساسي",
|
|
21
|
+
" \\(default\\)": " (افتراضي)",
|
|
22
|
+
"Fallbacks \\(comma-separated\\)": "الخيارات الاحتياطية (مفصولة بفواصل)",
|
|
23
|
+
"Inherit default \\(": "وراثة الافتراضي (",
|
|
24
|
+
"\"Inherit default\"": "\"وراثة الافتراضي\"",
|
|
25
|
+
">Fallbacks (comma-separated)<": ">الخيارات الاحتياطية (مفصولة بفواصل)",
|
|
26
|
+
"\"Save\"": "\"حفظ\"",
|
|
27
|
+
"\"yes\"": "\"نعم\"",
|
|
28
|
+
"\"no\"": "\"لا\"",
|
|
29
|
+
|
|
30
|
+
"\"Workspace, identity, and model configuration.\"": "\"تكوين مساحة العمل والهوية والنموذج.\"",
|
|
31
|
+
"Load channels to see live status.": "قم بتحميل القنوات لرؤية الحالة المباشرة.",
|
|
32
|
+
"Gateway-wide channel status snapshot.": "لقطة لحالة القنوات على مستوى البوابة.",
|
|
33
|
+
" Last refresh:": " آخر تحديث:",
|
|
34
|
+
"No channels found.": "لم يتم العثور على قنوات.",
|
|
35
|
+
"\\} enabled": "} مفعل",
|
|
36
|
+
"Workspace and scheduling targets.": "أهداف مساحة العمل والجدولة.",
|
|
37
|
+
"Gateway cron status.": "حالة كرون البوابة.",
|
|
38
|
+
">Next wake<": ">التنبيه التالي<",
|
|
39
|
+
">Agent Cron Jobs<": ">مهام كرون الوكيل<",
|
|
40
|
+
"Scheduled jobs targeting this agent.": "المهام المجدولة التي تستهدف هذا الوكيل.",
|
|
41
|
+
"No jobs assigned.": "لم يتم تعيين أي مهام.",
|
|
42
|
+
">Core Files<": ">الملفات الأساسية<",
|
|
43
|
+
"Bootstrap persona, identity, and tool guidance.": "توجيه الشخصية الأساسية والهوية والأدوات.",
|
|
44
|
+
">Workspace:": ">مساحة العمل:",
|
|
45
|
+
" Load the agent workspace files to edit core instructions.": " قم بتحميل ملفات مساحة عمل الوكيل لتحرير التعليمات الأساسية.",
|
|
46
|
+
"No files found.": "لم يتم العثور على ملفات.",
|
|
47
|
+
"Select a file to edit.": "حدد ملفًا للتحرير.",
|
|
48
|
+
" This file is missing. Saving will create it in the agent workspace.": " هذا الملف مفقود. سيؤدي الحفظ إلى إنشائه في مساحة عمل الوكيل.",
|
|
49
|
+
">Content<": ">المحتوى<",
|
|
50
|
+
">missing<": ">مفقود<",
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
"\"Files\"": "\"الملفات\"",
|
|
54
|
+
"\"Read file contents\"": "\"قراءة محتويات الملف\"",
|
|
55
|
+
"\"Create or overwrite files\"": "\"إنشاء أو استبدال الملفات\"",
|
|
56
|
+
"\"Make precise edits\"": "\"إجراء تعديلات دقيقة\"",
|
|
57
|
+
"\"Patch files \\(OpenAI\\)\"": "\"تصحيح الملفات (OpenAI)\"",
|
|
58
|
+
|
|
59
|
+
"\"Runtime\"": "\"بيئة التشغيل\"",
|
|
60
|
+
"\"Run shell commands\"": "\"تشغيل أوامر الصدفة\"",
|
|
61
|
+
"\"Manage background processes\"": "\"إدارة العمليات الخلفية\"",
|
|
62
|
+
|
|
63
|
+
"\"Web\"": "\"الويب\"",
|
|
64
|
+
"\"Search the web\"": "\"البحث في الويب\"",
|
|
65
|
+
"\"Fetch web content\"": "\"جلب محتوى الويب\"",
|
|
66
|
+
|
|
67
|
+
"\"Memory\"": "\"الذاكرة\"",
|
|
68
|
+
"\"Semantic search\"": "\"البحث الدلالي\"",
|
|
69
|
+
"\"Read memory files\"": "\"قراءة ملفات الذاكرة\"",
|
|
70
|
+
"\"List sessions\"": "\"سرد الجلسات\"",
|
|
71
|
+
|
|
72
|
+
"\"Session history\"": "\"سجل الجلسة\"",
|
|
73
|
+
"\"Send to session": "\"إرسال إلى الجلسة",
|
|
74
|
+
"\"Spawn sub-agent\"": "\"إنشاء وكيل فرعي\"",
|
|
75
|
+
"\"Session status\"": "\"حالة الجلسة\"",
|
|
76
|
+
|
|
77
|
+
"\"UI\"": "\"واجهة المستخدم\"",
|
|
78
|
+
"\"Control web browser\"": "\"التحكم في متصفح الويب\"",
|
|
79
|
+
"\"Control canvases\"": "\"التحكم في اللوحات\"",
|
|
80
|
+
|
|
81
|
+
"\"Send messages\"": "\"إرسال الرسائل\"",
|
|
82
|
+
|
|
83
|
+
"\"Automation\"": "\"الأتمتة\"",
|
|
84
|
+
"\"Schedule tasks\"": "\"جدولة المهام\"",
|
|
85
|
+
|
|
86
|
+
"\"Gateway control\"": "\"التحكم في البوابة\"",
|
|
87
|
+
"\"Nodes \\+ devices\"": "\"العقد + الأجهزة\"",
|
|
88
|
+
"\"List agents\"": "\"سرد الوكلاء\"",
|
|
89
|
+
|
|
90
|
+
"\"Media\"": "\"الوسائط\"",
|
|
91
|
+
"\"Image understanding\"": "\"فهم الصور\"",
|
|
92
|
+
|
|
93
|
+
"\"Minimal\"": "\"الحد الأدنى\"",
|
|
94
|
+
"\"Coding\"": "\"البرمجة\"",
|
|
95
|
+
"\"Messaging\"": "\"المراسلة\"",
|
|
96
|
+
"\"Full\"": "\"الكامل\"",
|
|
97
|
+
|
|
98
|
+
"\\} selected": "} تم الاختيار",
|
|
99
|
+
"\"all skills\"": "\"جميع المهارات\"",
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
">Agent Context<": ">سياق الوكيل<",
|
|
103
|
+
"\"no accounts\"": "\"لا توجد حسابات\"",
|
|
104
|
+
" connected`": " متصل`",
|
|
105
|
+
" configured`": " مهيأ`",
|
|
106
|
+
"\"not configured\"": "\"غير مهيأ\"",
|
|
107
|
+
|
|
108
|
+
"\"agent override\"": "\"تجاوز الوكيل\"",
|
|
109
|
+
"\"global default\"": "\"الافتراضي العام\"",
|
|
110
|
+
"\"default\"": "\"افتراضي\"",
|
|
111
|
+
|
|
112
|
+
">Tool Access<": ">الوصول إلى الأدوات<",
|
|
113
|
+
" Profile \\+ per-tool overrides for this agent.": " تجاوزات الملف الشخصي وكل أداة لهذا الوكيل.",
|
|
114
|
+
"> enabled.": "> مفعل.",
|
|
115
|
+
|
|
116
|
+
" Use All": " استخدام الكل",
|
|
117
|
+
" Enable All": " تمكين الكل",
|
|
118
|
+
" Disable All": " تعطيل الكل",
|
|
119
|
+
" Reload Config": " إعادة تحميل التكوين",
|
|
120
|
+
|
|
121
|
+
" Reload": " إعادة تحميل",
|
|
122
|
+
|
|
123
|
+
"Load the gateway config to adjust tool profiles.": "قم بتحميل تكوين البوابة لضبط ملفات تعريف الأدوات.",
|
|
124
|
+
" This agent is using an explicit allowlist in config. Tool overrides are managed in the Config tab.": "يستخدم هذا الوكيل قائمة سماح صريحة في التكوين. تتم إدارة تجاوزات الأدوات في علامة تبويب التكوين.",
|
|
125
|
+
" Global tools.allow is set. Agent overrides cannot enable tools that are globally blocked.": "تم تعيين tools.allow العام. لا يمكن لتجاوزات الوكيل تمكين الأدوات المحظورة عالميًا.",
|
|
126
|
+
|
|
127
|
+
">Profile<": ">الملف الشخصي<",
|
|
128
|
+
">Source<": ">المصدر<",
|
|
129
|
+
">unsaved<": ">غير محفوظ<",
|
|
130
|
+
|
|
131
|
+
">Quick Presets<": ">إعدادات مسبقة سريعة<",
|
|
132
|
+
" Inherit": " وراثة",
|
|
133
|
+
|
|
134
|
+
"Per-agent skill allowlist and workspace skills.": "قائمة سماح المهارات لكل وكيل ومهارات مساحة العمل.",
|
|
135
|
+
"Load the gateway config to set per-agent skills.": "قم بتحميل تكوين البوابة لتعيين المهارات لكل وكيل.",
|
|
136
|
+
"This agent uses a custom skill allowlist.": "يستخدم هذا الوكيل قائمة سماح مخصصة للمهارات.",
|
|
137
|
+
"All skills are enabled. Disabling any skill will create a per-agent allowlist.": "جميع المهارات مفعلة. سيؤدي تعطيل أي مهارة إلى إنشاء قائمة سماح لكل وكيل.",
|
|
138
|
+
"Load skills for this agent to view workspace-specific entries.": "قم بتحميل مهارات هذا الوكيل لعرض الإدخالات الخاصة بمساحة العمل."
|
|
139
|
+
}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Channel health": "صحة القناة",
|
|
3
|
+
"Channel status snapshots from the gateway.": "لقطات حالة القناة من البوابة.",
|
|
4
|
+
"No snapshot yet.": "لا توجد لقطة بعد.",
|
|
5
|
+
"Channel status and configuration.": "حالة القناة والتكوين.",
|
|
6
|
+
"\"Yes\"": "\"نعم\"",
|
|
7
|
+
"\"Active\"": "\"نشط\"",
|
|
8
|
+
"\"No\"": "\"لا\"",
|
|
9
|
+
">Running<": ">قيد التشغيل<",
|
|
10
|
+
">Connected<": ">متصل<",
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
"Schema unavailable. Use Raw.": "المخطط غير متاح. استخدم العرض الخام.",
|
|
14
|
+
"Channel config schema unavailable.": "مخطط تكوين القناة غير متاح.",
|
|
15
|
+
"Loading config schema…": "جارٍ تحميل مخطط التكوين…",
|
|
16
|
+
|
|
17
|
+
">Configured<": ">مهيأ<",
|
|
18
|
+
">Linked<": ">مرتبط<",
|
|
19
|
+
">Last start<": ">آخر بدء<",
|
|
20
|
+
">Last probe<": ">آخر فحص<",
|
|
21
|
+
">Last connect<": ">آخر اتصال<",
|
|
22
|
+
">Last message<": ">آخر رسالة<",
|
|
23
|
+
">Last inbound<": ">آخر واردة<",
|
|
24
|
+
">Auth age<": ">عمر المصادقة<",
|
|
25
|
+
">Mode<": ">الوضع<",
|
|
26
|
+
">Credential<": ">بيانات الاعتماد<",
|
|
27
|
+
">Public Key<": ">المفتاح العام<",
|
|
28
|
+
">Audience<": ">الجمهور المستهدف<",
|
|
29
|
+
">Profile<": ">الملف الشخصي<",
|
|
30
|
+
|
|
31
|
+
"No profile set. Click \"Edit Profile\" to add your name, bio, and avatar.": "لم يتم تعيين ملف شخصي. انقر على \"تحرير الملف الشخصي\" لإضافة اسمك وسيرتك الذاتية وصورتك الرمزية.",
|
|
32
|
+
"\"Saving…\"": "\"جارٍ الحفظ…\"",
|
|
33
|
+
"\"Save\"": "\"حفظ\"",
|
|
34
|
+
" probe": " فحص",
|
|
35
|
+
|
|
36
|
+
" Probe": " فحص",
|
|
37
|
+
"\"ok\" \\:": "\"ناجح\" :",
|
|
38
|
+
"\"failed\"": "\"فشل\"",
|
|
39
|
+
|
|
40
|
+
"Decentralized DMs via Nostr relays \\(NIP-04\\).": "رسائل مباشرة لا مركزية عبر مرحلات Nostr (NIP-04).",
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
"Chat API webhook status and channel configuration.": "حالة webhook لواجهة برمجة تطبيقات الدردشة وتكوين القناة.",
|
|
44
|
+
|
|
45
|
+
"macOS bridge status and channel configuration.": "حالة جسر macOS وتكوين القناة.",
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
">Edit Profile<": ">تحرير الملف الشخصي<",
|
|
49
|
+
">Account: ": ">الحساب: ",
|
|
50
|
+
|
|
51
|
+
"\"Username\"": "\"اسم المستخدم\"",
|
|
52
|
+
"\"Short username \\(": "\"اسم مستخدم قصير (",
|
|
53
|
+
"\"Display Name\"": "\"الاسم المعروض\"",
|
|
54
|
+
"Your full display name": "اسمك الكامل المعروض",
|
|
55
|
+
"\"Bio\"": "\"السيرة الذاتية\"",
|
|
56
|
+
"Tell people about yourself...": "أخبر الناس عن نفسك...",
|
|
57
|
+
"\"Avatar URL\"": "\"رابط الصورة الرمزية\"",
|
|
58
|
+
"A brief bio or description": "سيرة ذاتية أو وصف موجز",
|
|
59
|
+
"\"Banner URL\"": "\"رابط صورة اللافتة\"",
|
|
60
|
+
"HTTPS URL to your profile picture": "رابط HTTPS لصورة ملفك الشخصي",
|
|
61
|
+
"HTTPS URL to a banner image": "رابط HTTPS لصورة لافتة",
|
|
62
|
+
"\"Website\"": "\"الموقع الإلكتروني\"",
|
|
63
|
+
"Your personal website": "موقعك الشخصي",
|
|
64
|
+
"\"NIP-05 Identifier\"": "\"معرّف NIP-05\"",
|
|
65
|
+
"\"Verifiable identifier ": "\"معرف قابل للتحقق ",
|
|
66
|
+
"\"Lightning Address\"": "\"عنوان Lightning\"",
|
|
67
|
+
"\"Lightning address for tips ": "\"عنوان Lightning للإكراميات ",
|
|
68
|
+
"\"Saving...\"": "\"جارٍ الحفظ...\"",
|
|
69
|
+
"Save & Publish": "حفظ ونشر",
|
|
70
|
+
"\"Importing...\"": "\"جارٍ الاستيراد...\"",
|
|
71
|
+
"\"Import from Relays\"": "\"استيراد من المرحلات\"",
|
|
72
|
+
"\"Hide Advanced\"": "\"إخفاء المتقدم\"",
|
|
73
|
+
"\"Show Advanced\"": "\"إظهار المتقدم\"",
|
|
74
|
+
" You have unsaved changes": " لديك تغييرات غير محفوظة",
|
|
75
|
+
|
|
76
|
+
">Display Name<": ">الاسم المعروض<",
|
|
77
|
+
">About<": ">حول<",
|
|
78
|
+
|
|
79
|
+
">Accounts ": ">الحسابات ",
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
"signal-cli status and channel configuration.": "حالة signal-cli وتكوين القناة.",
|
|
83
|
+
">Base URL<": ">الرابط الأساسي<",
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
"Socket mode status and channel configuration.": "حالة وضع المقبس وتكوين القناة.",
|
|
87
|
+
|
|
88
|
+
"Bot status and channel configuration.": "حالة البوت وتكوين القناة.",
|
|
89
|
+
|
|
90
|
+
"Link WhatsApp Web and monitor connection health.": "ربط WhatsApp Web ومراقبة صحة الاتصال."
|
|
91
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Compacting context...": "جارٍ ضغط السياق...",
|
|
3
|
+
"Context compacted": "تم ضغط السياق",
|
|
4
|
+
"Attachment preview": "معاينة المرفق",
|
|
5
|
+
"Remove attachment": "إزالة المرفق",
|
|
6
|
+
"Add a message or paste more images...": "أضف رسالة أو الصق المزيد من الصور...",
|
|
7
|
+
"Message \\(↩ to send, Shift\\+↩ for line breaks, paste images\\)": "الرسالة (↩ للإرسال، Shift+↩ للأسطر الجديدة، الصق الصور)",
|
|
8
|
+
"Connect to the gateway to start chatting…": "اتصل بالبوابة لبدء الدردشة…",
|
|
9
|
+
"Loading chat…": "جارٍ تحميل الدردشة…",
|
|
10
|
+
"Exit focus mode": "الخروج من وضع التركيز",
|
|
11
|
+
">Queued ": ">في قائمة الانتظار ",
|
|
12
|
+
"Image \\(": "صورة (",
|
|
13
|
+
"Remove queued message": "إزالة الرسالة من قائمة الانتظار",
|
|
14
|
+
"New messages ": "رسائل جديدة ",
|
|
15
|
+
">Message<": ">الرسالة<",
|
|
16
|
+
"\"Stop\"": "\"إيقاف\"",
|
|
17
|
+
"New session": "جلسة جديدة",
|
|
18
|
+
"\"Queue\"": "\"قائمة الانتظار\"",
|
|
19
|
+
"\"Send\"": "\"إرسال\"",
|
|
20
|
+
"Showing last ": "عرض آخر ",
|
|
21
|
+
"\\} messages": "} رسالة",
|
|
22
|
+
"\\} hidden": "} مخفي"
|
|
23
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
{
|
|
2
|
+
">All Settings<": ">جميع الإعدادات<",
|
|
3
|
+
|
|
4
|
+
"\"Environment Variables\"": "\"متغيرات البيئة\"",
|
|
5
|
+
"Environment variables passed to the gateway process": "متغيرات البيئة التي تم تمريرها إلى عملية البوابة",
|
|
6
|
+
"\"Updates\"": "\"التحديثات \"",
|
|
7
|
+
"Auto-update settings and release channel": "إعدادات التحديث التلقائي وقناة الإصدار",
|
|
8
|
+
"Agent configurations, models, and identities": "تكوينات الوكيل والنماذج والهويات",
|
|
9
|
+
"API keys and authentication profiles": "مفاتيح API وملفات تعريف المصادقة",
|
|
10
|
+
"Messaging channels (Telegram, Discord, Slack, etc.)": "قنوات المراسلة (Telegram، Discord، Slack، إلخ.)",
|
|
11
|
+
"Custom slash commands": "أوامر الشرطة المائلة المخصصة",
|
|
12
|
+
"Webhooks and event hooks": "خطافات الويب وخطافات الأحداث",
|
|
13
|
+
"Skill packs and capabilities": "حزم المهارات والإمكانيات",
|
|
14
|
+
"Tool configurations (browser, search, etc.)": "تكوينات الأداة (المتصفح، البحث، إلخ.)",
|
|
15
|
+
"Gateway server settings (port, auth, binding)": "إعدادات خادم البوابة (المنفذ، المصادقة، الربط)",
|
|
16
|
+
"Setup wizard state and history": "حالة معالج الإعداد والسجل",
|
|
17
|
+
"\"Metadata\"": "\"البيانات الوصفية\"",
|
|
18
|
+
"Gateway metadata and version information": "البيانات الوصفية للبوابة ومعلومات الإصدار",
|
|
19
|
+
"Log levels and output configuration": "مستويات السجل وتكوين الإخراج",
|
|
20
|
+
"\"Browser\"": "\"المتصفح\"",
|
|
21
|
+
"Browser automation settings": "إعدادات أتمتة المتصفح",
|
|
22
|
+
"User interface preferences": "تفضيلات واجهة المستخدم",
|
|
23
|
+
"AI model configurations and providers": "تكوينات نموذج الذكاء الاصطناعي ومزودي الخدمة",
|
|
24
|
+
"\"Bindings\"": "\"الروابط\"",
|
|
25
|
+
"Key bindings and shortcuts": "روابط المفاتيح والاختصارات",
|
|
26
|
+
"\"Broadcast\"": "\"البث\"",
|
|
27
|
+
"Broadcast and notification settings": "إعدادات البث والإشعارات",
|
|
28
|
+
"\"Audio\"": "\"الصوت\"",
|
|
29
|
+
"Audio input/output settings": "إعدادات إدخال/إخراج الصوت",
|
|
30
|
+
"Session management and persistence": "إدارة الجلسة والاستمرارية",
|
|
31
|
+
"Scheduled tasks and automation": "المهام المجدولة والأتمتة",
|
|
32
|
+
"Web server and API settings": "إعدادات خادم الويب وAPI",
|
|
33
|
+
"\"Discovery\"": "\"الاكتشاف\"",
|
|
34
|
+
"Service discovery and networking": "اكتشاف الخدمة والشبكات",
|
|
35
|
+
"Canvas rendering and display": "عرض وعرض اللوحة",
|
|
36
|
+
"\"Talk\"": "\"المحادثة\"",
|
|
37
|
+
"Voice and speech settings": "إعدادات الصوت والكلام",
|
|
38
|
+
"\"Plugins\"": "\"الإضافات\"",
|
|
39
|
+
"Plugin management and extensions": "إدارة الإضافات والامتدادات",
|
|
40
|
+
">Schema unavailable.<": ">المخطط غير متاح.<",
|
|
41
|
+
"Unsupported schema. Use Raw.": "مخطط غير مدعوم. استخدم العرض الخام.",
|
|
42
|
+
"No settings match ": "لا توجد إعدادات تطابق ",
|
|
43
|
+
"No settings in this section": "لا توجد إعدادات في هذا القسم",
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
"\"Environment\"": "\"البيئة\"",
|
|
47
|
+
"\"Authentication\"": "\"المصادقة\"",
|
|
48
|
+
"\"Commands\"": "\"الأوامر\"",
|
|
49
|
+
"\"Hooks\"": "\"الخطافات\"",
|
|
50
|
+
"\"Gateway\"": "\"البوابة\"",
|
|
51
|
+
"\"Setup Wizard\"": "\"معالج الإعداد\"",
|
|
52
|
+
|
|
53
|
+
"\"Meta\"": "\"البيانات الوصفية\"",
|
|
54
|
+
"\"Diagnostics\"": "\"التشخيصات\"",
|
|
55
|
+
"\"Logging\"": "\"تسجيل السجلات\"",
|
|
56
|
+
"\"Ui\"": "\"واجهة المستخدم\"",
|
|
57
|
+
"\"Models\"": "\"النماذج\"",
|
|
58
|
+
"\"NodeHost\"": "\"مضيف العقدة\"",
|
|
59
|
+
"\"Media\"": "\"الوسائط\"",
|
|
60
|
+
"\"Messages\"": "\"الرسائل\"",
|
|
61
|
+
"\"Approvals\"": "\"الموافقات\"",
|
|
62
|
+
"\"Session\"": "\"الجلسة\"",
|
|
63
|
+
"\"Cron\"": "\"كرون\"",
|
|
64
|
+
"\"Web\"": "\"الويب\"",
|
|
65
|
+
"\"CanvasHost\"": "\"مضيف اللوحة\"",
|
|
66
|
+
"\"Memory\"": "\"الذاكرة\"",
|
|
67
|
+
|
|
68
|
+
">Settings<": ">الإعدادات<",
|
|
69
|
+
"\"unknown\"": "\"غير معروف\"",
|
|
70
|
+
"\"valid\"": "\"صالح\"",
|
|
71
|
+
"\"invalid\"": "\"غير صالح\"",
|
|
72
|
+
"\"Unsaved changes\"": "\"تغييرات غير محفوظة\"",
|
|
73
|
+
" unsaved change\\$": " تغيير غير محفوظ$",
|
|
74
|
+
"Search settings...": "البحث في الإعدادات...",
|
|
75
|
+
">No changes<": ">لا توجد تغييرات<",
|
|
76
|
+
"\"Reload\"": "\"إعادة تحميل\"",
|
|
77
|
+
"\"Applying…\"": "\"جارٍ التطبيق…\"",
|
|
78
|
+
"\"Apply\"": "\"تطبيق\"",
|
|
79
|
+
"\"Updating…\"": "\"جارٍ التحديث…\"",
|
|
80
|
+
"\"Update\"": "\"تحديث\"",
|
|
81
|
+
">View ": ">عرض ",
|
|
82
|
+
"\\} pending": "} معلق",
|
|
83
|
+
" change\\$": " تغيير$",
|
|
84
|
+
"Loading schema…": "جارٍ تحميل المخطط…",
|
|
85
|
+
" Form view can't safely edit some fields. Use Raw to avoid losing config entries.": " لا يمكن لعرض النموذج تحرير بعض الحقول بأمان. استخدم العرض الخام لتجنب فقدان إدخالات التكوين.",
|
|
86
|
+
">Raw JSON5<": ">JSON5 خام<"
|
|
87
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Scheduler<": ">المجدول<",
|
|
3
|
+
"Gateway-owned cron scheduler status.": "حالة مجدول كرون المملوك للبوابة.",
|
|
4
|
+
">Enabled<": ">مفعل<",
|
|
5
|
+
"\"Refreshing…\"": "\"جارٍ التحديث…\"",
|
|
6
|
+
">New Job<": ">مهمة جديدة<",
|
|
7
|
+
"Create a scheduled wakeup or agent run.": "إنشاء تنبيه مجدول أو تشغيل وكيل.",
|
|
8
|
+
">Name<": ">الاسم<",
|
|
9
|
+
">Description<": ">الوصف<",
|
|
10
|
+
">Agent ID<": ">معرف الوكيل<",
|
|
11
|
+
">Schedule<": ">جدولة<",
|
|
12
|
+
">Every<": ">كل<",
|
|
13
|
+
">At<": ">في<",
|
|
14
|
+
">Cron<": ">كرون<",
|
|
15
|
+
|
|
16
|
+
">Main<": ">رئيسية<",
|
|
17
|
+
">Isolated<": ">معزولة<",
|
|
18
|
+
|
|
19
|
+
">Session<": ">الجلسة<",
|
|
20
|
+
">Wake mode<": ">وضع التنبيه<",
|
|
21
|
+
">Now<": ">الآن<",
|
|
22
|
+
">Next heartbeat<": ">نبضة القلب التالية<",
|
|
23
|
+
|
|
24
|
+
">Payload<": ">الحمولة<",
|
|
25
|
+
">System event<": ">حدث النظام<",
|
|
26
|
+
">Agent turn<": ">دور الوكيل<",
|
|
27
|
+
"\"System text\"": "\"نص النظام\"",
|
|
28
|
+
"\"Agent message\"": "\"رسالة الوكيل\"",
|
|
29
|
+
|
|
30
|
+
">Delivery<": ">التسليم<",
|
|
31
|
+
"Announce summary ": "الإعلان عن ملخص ",
|
|
32
|
+
"None \\(internal\\)": "لا شيء (داخلي)",
|
|
33
|
+
"Timeout \\(seconds\\)": "المهلة (بالثواني)",
|
|
34
|
+
">Channel<": ">القناة<",
|
|
35
|
+
">To<": ">إلى<",
|
|
36
|
+
"1555… or chat id": "1555... أو معرف الدردشة",
|
|
37
|
+
|
|
38
|
+
"\"Add job\"": "\"إضافة مهمة\"",
|
|
39
|
+
">Jobs<": ">المهام<",
|
|
40
|
+
"All scheduled jobs stored in the gateway.": "جميع المهام المجدولة المخزنة في البوابة.",
|
|
41
|
+
"No jobs yet.": "لا توجد مهام بعد.",
|
|
42
|
+
">Run history<": ">سجل التشغيل<",
|
|
43
|
+
">Latest runs for ": ">آخر عمليات تشغيل لـ ",
|
|
44
|
+
"Select a job to inspect run history.": "حدد مهمة لفحص سجل التشغيل.",
|
|
45
|
+
"No runs yet.": "لا توجد عمليات تشغيل بعد.",
|
|
46
|
+
">Run at<": ">تشغيل في<",
|
|
47
|
+
">Unit<": ">الوحدة<",
|
|
48
|
+
">Minutes<": ">دقائق<",
|
|
49
|
+
">Days<": ">أيام<",
|
|
50
|
+
">Expression<": ">تعبير<",
|
|
51
|
+
"Timezone \\(optional\\)": "المنطقة الزمنية (اختياري)",
|
|
52
|
+
">Agent: ": ">الوكيل: ",
|
|
53
|
+
"\"enabled\"": "\"مفعل\"",
|
|
54
|
+
"\"disabled\"": "\"معطل\"",
|
|
55
|
+
"\"Enable\"": "\"تفعيل\"",
|
|
56
|
+
"\"Disable\"": "\"تعطيل\"",
|
|
57
|
+
">System<": ">النظام<",
|
|
58
|
+
">Status<": ">الحالة<",
|
|
59
|
+
">Next<": ">التالي<",
|
|
60
|
+
">Last<": ">الأخير<",
|
|
61
|
+
">Open run chat<": ">فتح دردشة التشغيل<",
|
|
62
|
+
|
|
63
|
+
"\"\\(select a job\\)\"": "\"(اختر مهمة)\""
|
|
64
|
+
}
|