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,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 API چت و پیکربندی کانال.",
|
|
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\"": "\"URL آواتار\"",
|
|
58
|
+
"A brief bio or description": "یک بیوگرافی یا توضیح مختصر",
|
|
59
|
+
"\"Banner URL\"": "\"URL بنر\"",
|
|
60
|
+
"HTTPS URL to your profile picture": " URL HTTPS تصویر نمایه شما",
|
|
61
|
+
"HTTPS URL to a banner image": "URL HTTPS تصویر بنر",
|
|
62
|
+
"\"Website\"": "\"وبسایت\"",
|
|
63
|
+
"Your personal website": "وبسایت شخصی شما",
|
|
64
|
+
"\"NIP-05 Identifier\"": "\"شناسه NIP-05\"",
|
|
65
|
+
"\"Verifiable identifier ": "\"شناسه قابل تأیید ",
|
|
66
|
+
"\"Lightning Address\"": "\"آدرس لایتنینگ\"",
|
|
67
|
+
"\"Lightning address for tips ": "\"آدرس لایتنینگ برای انعام ",
|
|
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<": ">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": "Webhookها و hookهای رویداد",
|
|
13
|
+
"Skill packs and capabilities": "بستههای مهارت و قابلیتها",
|
|
14
|
+
"Tool configurations (browser, search, etc.)": "پیکربندی ابزارها (مرورگر، جستجو و غیره)",
|
|
15
|
+
"Gateway server settings (port, auth, binding)": "تنظیمات سرور دروازه (پورت، احراز هویت، 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\"": "\"Bindingها\"",
|
|
25
|
+
"Key bindings and shortcuts": "Bindingهای کلید و میانبرها",
|
|
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\"": "\"Hookها\"",
|
|
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
|
+
}
|
|
@@ -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<": ">Binding گره اجرا<",
|
|
22
|
+
"Pin agents to a specific node when using <span class=\"mono\">exec host=node</span>.": "هنگام استفاده از <span class=\"mono\">exec host=node</span>، عاملها را به یک گره خاص pin کنید.",
|
|
23
|
+
"Switch the Config tab to <strong>Form<\/strong> mode to edit bindings here.": "برای ویرایش bindingها در اینجا، برگه پیکربندی را به حالت <strong>فرم<\/strong> تغییر دهید.",
|
|
24
|
+
"Load config to edit bindings.": "برای ویرایش bindingها، پیکربندی را بارگیری کنید.",
|
|
25
|
+
"\"Load config\"": "\"بارگیری پیکربندی\"",
|
|
26
|
+
">Default binding<": ">Binding پیشفرض<",
|
|
27
|
+
"Used when agents do not override a node binding.": "زمانی استفاده میشود که عاملها یک 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<": ">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.": "سیگنالهای حضور در ۵ دقیقه گذشته.",
|
|
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.": "برای حفظ دروازه در loopback با احراز هویت tailnet، حالت serve را ترجیح دهید.",
|
|
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
|
+
}
|