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,107 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Refresh chat data\"": "\"Actualiser les données du chat\"",
|
|
3
|
+
"\"Disabled during onboarding\"": "\"Désactivé pendant l'intégration\"",
|
|
4
|
+
"\"Toggle assistant thinking/working output\"": "\"Afficher/masquer la sortie réflexion/travail de l'assistant\"",
|
|
5
|
+
"\"Toggle focus mode \\(hide sidebar \\+ page header\\)\"": "\"Activer/désactiver le mode focus (masquer la barre latérale et l'en-tête de page)\"",
|
|
6
|
+
"\"System theme\"": "\"Thème système\"",
|
|
7
|
+
"\"System\"": "\"Système\"",
|
|
8
|
+
"\"Light theme\"": "\"Thème clair\"",
|
|
9
|
+
"\"Light\"": "\"Clair\"",
|
|
10
|
+
"\"Dark theme\"": "\"Thème sombre\"",
|
|
11
|
+
"\"Dark\"": "\"Sombre\"",
|
|
12
|
+
|
|
13
|
+
"Profile update failed \\(": "Échec de la mise à jour du profil (",
|
|
14
|
+
"Profile publish failed on all relays.": "Échec de la publication du profil sur tous les relais.",
|
|
15
|
+
"Profile published to relays.": "Profil publié sur les relais.",
|
|
16
|
+
"Profile update failed: ": "Échec de la mise à jour du profil : ",
|
|
17
|
+
"Profile import failed \\(": "Échec de l'importation du profil (",
|
|
18
|
+
"Profile imported from relays. Review and publish.": "Profil importé depuis les relais. Vérifiez et publiez.",
|
|
19
|
+
"Profile imported. Review and publish.": "Profil importé. Vérifiez et publiez.",
|
|
20
|
+
"Profile import failed: ": "Échec de l'importation du profil : ",
|
|
21
|
+
|
|
22
|
+
"`disconnected \\(": "`déconnecté (",
|
|
23
|
+
"\"no reason\"": "\"aucune raison\"",
|
|
24
|
+
|
|
25
|
+
"\"gateway client stopped\"": "\"client de passerelle arrêté\"",
|
|
26
|
+
"gateway closed \\(": "passerelle fermée (",
|
|
27
|
+
"\"connect failed\"": "\"échec de connexion\"",
|
|
28
|
+
" event handler error:": " erreur du gestionnaire d'événements :",
|
|
29
|
+
"\"request failed\"": "\"échec de la requête\"",
|
|
30
|
+
"\"gateway not connected\"": "\"passerelle non connectée\"",
|
|
31
|
+
|
|
32
|
+
"Disconnected from gateway.": "Déconnecté de la passerelle.",
|
|
33
|
+
|
|
34
|
+
"\"Expand sidebar\"": "\"Développer la barre latérale\"",
|
|
35
|
+
"\"Collapse sidebar\"": "\"Réduire la barre latérale\"",
|
|
36
|
+
|
|
37
|
+
">Health<": ">Santé<",
|
|
38
|
+
"\"OK\"": "\"OK\"",
|
|
39
|
+
"\"Offline\"": "\"Hors ligne\"",
|
|
40
|
+
|
|
41
|
+
">Gateway Dashboard<": ">Tableau de bord de la passerelle<",
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
"\"Chat\"": "\"Chat\"",
|
|
45
|
+
"Direct gateway chat session for quick interventions.": "Session de chat directe avec la passerelle pour des interventions rapides.",
|
|
46
|
+
"\"Control\"": "\"Contrôle\"",
|
|
47
|
+
"\"Overview\"": "\"Aperçu\"",
|
|
48
|
+
"Gateway status, entry points, and a fast health read.": "Statut de la passerelle, points d'entrée et lecture rapide de l'état de santé.",
|
|
49
|
+
"\"Channels\"": "\"Canaux\"",
|
|
50
|
+
"Manage channels and settings.": "Gérer les canaux et les paramètres.",
|
|
51
|
+
"\"Instances\"": "\"Instances\"",
|
|
52
|
+
"Presence beacons from connected clients and nodes.": "Balises de présence des clients et nœuds connectés.",
|
|
53
|
+
"\"Sessions\"": "\"Sessions\"",
|
|
54
|
+
"Inspect active sessions and adjust per-session defaults.": "Inspecter les sessions actives et ajuster les paramètres par défaut par session.",
|
|
55
|
+
"\"Usage\"": "\"Utilisation\"",
|
|
56
|
+
"See where tokens go, when sessions spike, and what drives cost.": "Voir où vont les tokens, quand les sessions augmentent et ce qui génère des coûts.",
|
|
57
|
+
"\"Cron Jobs\"": "\"Tâches planifiées (Cron)\"",
|
|
58
|
+
"Schedule wakeups and recurring agent runs.": "Planifier des réveils et des exécutions récurrentes d'agents.",
|
|
59
|
+
"\"Agent\"": "\"Agent\"",
|
|
60
|
+
"\"Agents\"": "\"Agents\"",
|
|
61
|
+
"Manage agent workspaces, tools, and identities.": "Gérer les espaces de travail, les outils et les identités des agents.",
|
|
62
|
+
"\"Skills\"": "\"Compétences\"",
|
|
63
|
+
"Manage skill availability and API key injection.": "Gérer la disponibilité des compétences et l'injection de clés API.",
|
|
64
|
+
"\"Nodes\"": "\"Nœuds\"",
|
|
65
|
+
"Paired devices, capabilities, and command exposure.": "Appareils appairés, capacités et exposition des commandes.",
|
|
66
|
+
"\"Settings\"": "\"Paramètres\"",
|
|
67
|
+
"\"Config\"": "\"Configuration\"",
|
|
68
|
+
"Edit ~/.openclaw/openclaw.json safely.": "Modifier ~/.openclaw/openclaw.json en toute sécurité.",
|
|
69
|
+
"\"Debug\"": "\"Débogage\"",
|
|
70
|
+
"Gateway snapshots, events, and manual RPC calls.": "Instantanés de passerelle, événements et appels RPC manuels.",
|
|
71
|
+
"\"Logs\"": "\"Journaux\"",
|
|
72
|
+
"Live tail of the gateway file logs.": "Suivi en direct des journaux de fichiers de la passerelle.",
|
|
73
|
+
"\\(opens in new tab\\)": "(s'ouvre dans un nouvel onglet)",
|
|
74
|
+
"Presence beacons from the gateway and clients.": "Balises de présence de la passerelle et des clients.",
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
"\"Health\"": "\"Santé\"",
|
|
78
|
+
"\"Resources\"": "\"Ressources\"",
|
|
79
|
+
"\"Docs\"": "\"Documentation\"",
|
|
80
|
+
|
|
81
|
+
"\"Language\"": "\"Langue\"",
|
|
82
|
+
"\"Connect\"": "\"Connexion\"",
|
|
83
|
+
"\"Snapshot\"": "\"Instantané\"",
|
|
84
|
+
"\"Status\"": "\"Statut\"",
|
|
85
|
+
"\"Uptime\"": "\"Temps de fonctionnement\"",
|
|
86
|
+
"Tick Interval": "Intervalle de tick",
|
|
87
|
+
"Last Channels Refresh": "Dernière actualisation des canaux",
|
|
88
|
+
"\"Notes\"": "\"Notes\"",
|
|
89
|
+
|
|
90
|
+
"\"Config Last Touched Version\"": "\"Dernière version modifiée de la config\"",
|
|
91
|
+
"\"Config Last Touched At\"": "\"Dernière modification de la config à\"",
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
"\"IRC DM Policy\"": "\"Politique des MP IRC\"",
|
|
95
|
+
"\"IRC NickServ Enabled\"": "\"IRC NickServ activé\"",
|
|
96
|
+
|
|
97
|
+
"\"just now\"": "\"à l'instant\"",
|
|
98
|
+
"\\}s`": "}s`",
|
|
99
|
+
"\\}m ago`": "}m ago`",
|
|
100
|
+
"\\}m`": "}m`",
|
|
101
|
+
"\\}h ago`": "}h ago`",
|
|
102
|
+
"\\}h`": "}h`",
|
|
103
|
+
"\\}d ago`": "}d ago`",
|
|
104
|
+
"\\}d`": "}j`",
|
|
105
|
+
"\"in <1m\"": "\"dans <1m\"",
|
|
106
|
+
"`in ": "`dans "
|
|
107
|
+
}
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
2
|
">No configured models<": ">Aucun modèle configuré<",
|
|
4
3
|
"\\} configured.<": "} configuré(s).<",
|
|
5
4
|
"No agents found.": "Aucun agent trouvé.",
|
|
6
5
|
">Select an agent<": ">Sélectionner un agent<",
|
|
7
6
|
"Pick an agent to inspect its workspace and tools.": "Choisissez un agent pour inspecter son espace de travail et ses outils.",
|
|
8
|
-
"Agent workspace and routing.": "Espace de travail
|
|
7
|
+
"Agent workspace and routing.": "Espace de travail de l'agent et routage.",
|
|
9
8
|
"\"Tools\"": "\"Outils\"",
|
|
10
9
|
|
|
11
10
|
">Overview<": ">Aperçu<",
|
|
12
|
-
"Workspace paths and identity metadata.": "Chemins
|
|
11
|
+
"Workspace paths and identity metadata.": "Chemins de l'espace de travail et métadonnées d'identité.",
|
|
13
12
|
">Workspace<": ">Espace de travail<",
|
|
14
13
|
">Primary Model<": ">Modèle principal<",
|
|
15
14
|
">Identity Name<": ">Nom d'identité<",
|
|
@@ -19,37 +18,122 @@
|
|
|
19
18
|
">Filter<": ">Filtre<",
|
|
20
19
|
">Model Selection<": ">Sélection du modèle<",
|
|
21
20
|
">Primary model": ">Modèle principal",
|
|
22
|
-
" \\(default\\)": " (
|
|
23
|
-
"Fallbacks \\(comma-separated\\)": "
|
|
21
|
+
" \\(default\\)": " (défaut)",
|
|
22
|
+
"Fallbacks \\(comma-separated\\)": "Solutions de repli (séparées par des virgules)",
|
|
24
23
|
"Inherit default \\(": "Hériter du défaut (",
|
|
25
24
|
"\"Inherit default\"": "\"Hériter du défaut\"",
|
|
26
|
-
">Fallbacks (comma-separated)<": ">
|
|
25
|
+
">Fallbacks (comma-separated)<": ">Solutions de repli (séparées par des virgules)<",
|
|
27
26
|
"\"Save\"": "\"Enregistrer\"",
|
|
28
27
|
"\"yes\"": "\"oui\"",
|
|
29
28
|
"\"no\"": "\"non\"",
|
|
30
|
-
|
|
29
|
+
|
|
31
30
|
"\"Workspace, identity, and model configuration.\"": "\"Configuration de l'espace de travail, de l'identité et du modèle.\"",
|
|
32
|
-
"Load channels to see live status.": "Charger les canaux pour voir
|
|
33
|
-
"Gateway-wide channel status snapshot.": "Instantané
|
|
31
|
+
"Load channels to see live status.": "Charger les canaux pour voir le statut en direct.",
|
|
32
|
+
"Gateway-wide channel status snapshot.": "Instantané du statut des canaux sur toute la passerelle.",
|
|
34
33
|
" Last refresh:": " Dernière actualisation :",
|
|
35
34
|
"No channels found.": "Aucun canal trouvé.",
|
|
36
|
-
"\"no accounts\"": "\"aucun compte\"",
|
|
37
35
|
"\\} enabled": "} activé(s)",
|
|
38
|
-
"Workspace and scheduling targets.": "
|
|
39
|
-
"Gateway cron status.": "
|
|
36
|
+
"Workspace and scheduling targets.": "Espace de travail et cibles de planification.",
|
|
37
|
+
"Gateway cron status.": "Statut des tâches planifiées (cron) de la passerelle.",
|
|
40
38
|
">Next wake<": ">Prochain réveil<",
|
|
41
|
-
">Agent Cron Jobs<": ">Tâches
|
|
39
|
+
">Agent Cron Jobs<": ">Tâches planifiées (Cron) de l'agent<",
|
|
42
40
|
"Scheduled jobs targeting this agent.": "Tâches planifiées ciblant cet agent.",
|
|
43
41
|
"No jobs assigned.": "Aucune tâche assignée.",
|
|
44
42
|
">Core Files<": ">Fichiers principaux<",
|
|
45
|
-
"Bootstrap persona, identity, and tool guidance.": "Persona d'amorçage, identité et
|
|
43
|
+
"Bootstrap persona, identity, and tool guidance.": "Persona d'amorçage, identité et guidage des outils.",
|
|
46
44
|
">Workspace:": ">Espace de travail :",
|
|
47
|
-
" Load the agent workspace files to edit core instructions.": "
|
|
45
|
+
" Load the agent workspace files to edit core instructions.": "Charger les fichiers de l'espace de travail de l'agent pour modifier les instructions principales.",
|
|
48
46
|
"No files found.": "Aucun fichier trouvé.",
|
|
49
47
|
"Select a file to edit.": "Sélectionnez un fichier à modifier.",
|
|
50
|
-
" This file is missing. Saving will create it in the agent workspace.": "
|
|
48
|
+
" This file is missing. Saving will create it in the agent workspace.": "Ce fichier est manquant. L'enregistrer le créera dans l'espace de travail de l'agent.",
|
|
51
49
|
">Content<": ">Contenu<",
|
|
52
|
-
">missing<": ">manquant<",
|
|
50
|
+
">missing<": ">manquant<",
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
"\"Files\"": "\"Fichiers\"",
|
|
54
|
+
"\"Read file contents\"": "\"Lire le contenu des fichiers\"",
|
|
55
|
+
"\"Create or overwrite files\"": "\"Créer ou écraser des fichiers\"",
|
|
56
|
+
"\"Make precise edits\"": "\"Effectuer des modifications précises\"",
|
|
57
|
+
"\"Patch files \\(OpenAI\\)\"": "\"Patcher les fichiers (OpenAI)\"",
|
|
58
|
+
|
|
59
|
+
"\"Runtime\"": "\"Exécution\"",
|
|
60
|
+
"\"Run shell commands\"": "\"Exécuter des commandes shell\"",
|
|
61
|
+
"\"Manage background processes\"": "\"Gérer les processus d'arrière-plan\"",
|
|
62
|
+
|
|
63
|
+
"\"Web\"": "\"Web\"",
|
|
64
|
+
"\"Search the web\"": "\"Rechercher sur le web\"",
|
|
65
|
+
"\"Fetch web content\"": "\"Récupérer du contenu web\"",
|
|
66
|
+
|
|
67
|
+
"\"Memory\"": "\"Mémoire\"",
|
|
68
|
+
"\"Semantic search\"": "\"Recherche sémantique\"",
|
|
69
|
+
"\"Read memory files\"": "\"Lire les fichiers mémoire\"",
|
|
70
|
+
"\"List sessions\"": "\"Lister les sessions\"",
|
|
71
|
+
|
|
72
|
+
"\"Session history\"": "\"Historique de session\"",
|
|
73
|
+
"\"Send to session": "\"Envoyer à la session",
|
|
74
|
+
"\"Spawn sub-agent\"": "\"Créer un sous-agent\"",
|
|
75
|
+
"\"Session status\"": "\"Statut de la session\"",
|
|
76
|
+
|
|
77
|
+
"\"UI\"": "\"UI\"",
|
|
78
|
+
"\"Control web browser\"": "\"Contrôler le navigateur web\"",
|
|
79
|
+
"\"Control canvases\"": "\"Contrôler les canevas\"",
|
|
80
|
+
|
|
81
|
+
"\"Send messages\"": "\"Envoyer des messages\"",
|
|
82
|
+
|
|
83
|
+
"\"Automation\"": "\"Automatisation\"",
|
|
84
|
+
"\"Schedule tasks\"": "\"Planifier des tâches\"",
|
|
85
|
+
|
|
86
|
+
"\"Gateway control\"": "\"Contrôle de la passerelle\"",
|
|
87
|
+
"\"Nodes \\+ devices\"": "\"Nœuds + appareils\"",
|
|
88
|
+
"\"List agents\"": "\"Lister les agents\"",
|
|
89
|
+
|
|
90
|
+
"\"Media\"": "\"Média\"",
|
|
91
|
+
"\"Image understanding\"": "\"Compréhension d'image\"",
|
|
92
|
+
|
|
93
|
+
"\"Minimal\"": "\"Minimal\"",
|
|
94
|
+
"\"Coding\"": "\"Codage\"",
|
|
95
|
+
"\"Messaging\"": "\"Messagerie\"",
|
|
96
|
+
"\"Full\"": "\"Complet\"",
|
|
97
|
+
|
|
98
|
+
"\\} selected": "} sélectionné(s)",
|
|
99
|
+
"\"all skills\"": "\"toutes les compétences\"",
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
">Agent Context<": ">Contexte de l'agent<",
|
|
103
|
+
"\"no accounts\"": "\"aucun compte\"",
|
|
104
|
+
" connected`": " connecté`",
|
|
105
|
+
" configured`": " configuré`",
|
|
106
|
+
"\"not configured\"": "\"non configuré\"",
|
|
107
|
+
|
|
108
|
+
"\"agent override\"": "\"remplacement par agent\"",
|
|
109
|
+
"\"global default\"": "\"défaut global\"",
|
|
110
|
+
"\"default\"": "\"défaut\"",
|
|
111
|
+
|
|
112
|
+
">Tool Access<": ">Accès aux outils<",
|
|
113
|
+
" Profile \\+ per-tool overrides for this agent.": "Profil et remplacements par outil pour cet agent.",
|
|
114
|
+
"> enabled.": "> activé.",
|
|
115
|
+
|
|
116
|
+
" Use All": "Tout utiliser",
|
|
117
|
+
" Enable All": "Tout activer",
|
|
118
|
+
" Disable All": "Tout désactiver",
|
|
119
|
+
" Reload Config": "Recharger la configuration",
|
|
120
|
+
|
|
121
|
+
" Reload": "Recharger",
|
|
122
|
+
|
|
123
|
+
"Load the gateway config to adjust tool profiles.": "Charger la configuration de la passerelle pour ajuster les profils d'outils.",
|
|
124
|
+
" This agent is using an explicit allowlist in config. Tool overrides are managed in the Config tab.": "Cet agent utilise une liste d'autorisation explicite dans la config. Les remplacements d'outils sont gérés dans l'onglet Configuration.",
|
|
125
|
+
" Global tools.allow is set. Agent overrides cannot enable tools that are globally blocked.": "Le paramètre global tools.allow est défini. Les remplacements par agent ne peuvent pas activer les outils globalement bloqués.",
|
|
126
|
+
|
|
127
|
+
">Profile<": ">Profil<",
|
|
128
|
+
">Source<": ">Source<",
|
|
129
|
+
">unsaved<": ">non enregistré<",
|
|
130
|
+
|
|
131
|
+
">Quick Presets<": ">Préréglages rapides<",
|
|
132
|
+
" Inherit": "Hériter",
|
|
53
133
|
|
|
54
|
-
"
|
|
134
|
+
"Per-agent skill allowlist and workspace skills.": "Liste d'autorisation de compétences par agent et compétences d'espace de travail.",
|
|
135
|
+
"Load the gateway config to set per-agent skills.": "Charger la configuration de la passerelle pour définir les compétences par agent.",
|
|
136
|
+
"This agent uses a custom skill allowlist.": "Cet agent utilise une liste d'autorisation de compétences personnalisée.",
|
|
137
|
+
"All skills are enabled. Disabling any skill will create a per-agent allowlist.": "Toutes les compétences sont activées. Désactiver une compétence créera une liste d'autorisation par agent.",
|
|
138
|
+
"Load skills for this agent to view workspace-specific entries.": "Charger les compétences pour cet agent afin de voir les entrées spécifiques à l'espace de travail."
|
|
55
139
|
}
|
|
@@ -1,11 +1,91 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Channel health": "Santé du canal",
|
|
3
|
-
"Channel status snapshots from the gateway.": "Instantanés
|
|
3
|
+
"Channel status snapshots from the gateway.": "Instantanés du statut du canal depuis la passerelle.",
|
|
4
4
|
"No snapshot yet.": "Pas encore d'instantané.",
|
|
5
|
-
"Channel status and configuration.": "
|
|
5
|
+
"Channel status and configuration.": "Statut et configuration du canal.",
|
|
6
6
|
"\"Yes\"": "\"Oui\"",
|
|
7
7
|
"\"Active\"": "\"Actif\"",
|
|
8
8
|
"\"No\"": "\"Non\"",
|
|
9
9
|
">Running<": ">En cours d'exécution<",
|
|
10
|
-
">Connected<": ">Connecté<"
|
|
10
|
+
">Connected<": ">Connecté<",
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
"Schema unavailable. Use Raw.": "Schéma indisponible. Utiliser le mode brut (Raw).",
|
|
14
|
+
"Channel config schema unavailable.": "Schéma de configuration du canal indisponible.",
|
|
15
|
+
"Loading config schema…": "Chargement du schéma de configuration…",
|
|
16
|
+
|
|
17
|
+
">Configured<": ">Configuré<",
|
|
18
|
+
">Linked<": ">Lié<",
|
|
19
|
+
">Last start<": ">Dernier démarrage<",
|
|
20
|
+
">Last probe<": ">Dernier test (probe)<",
|
|
21
|
+
">Last connect<": ">Dernière connexion<",
|
|
22
|
+
">Last message<": ">Dernier message<",
|
|
23
|
+
">Last inbound<": ">Dernier entrant<",
|
|
24
|
+
">Auth age<": ">Âge de l'auth<",
|
|
25
|
+
">Mode<": ">Mode<",
|
|
26
|
+
">Credential<": ">Identifiant<",
|
|
27
|
+
">Public Key<": ">Clé publique<",
|
|
28
|
+
">Audience<": ">Audience<",
|
|
29
|
+
">Profile<": ">Profil<",
|
|
30
|
+
|
|
31
|
+
"No profile set. Click \"Edit Profile\" to add your name, bio, and avatar.": "Aucun profil défini. Cliquez sur \"Modifier le profil\" pour ajouter votre nom, bio et avatar.",
|
|
32
|
+
"\"Saving…\"": "\"Enregistrement…\"",
|
|
33
|
+
"\"Save\"": "\"Enregistrer\"",
|
|
34
|
+
" probe": " test (probe)",
|
|
35
|
+
|
|
36
|
+
" Probe": "Tester (Probe)",
|
|
37
|
+
"\"ok\" \\:": "\"ok\" :",
|
|
38
|
+
"\"failed\"": "\"échec\"",
|
|
39
|
+
|
|
40
|
+
"Decentralized DMs via Nostr relays \\(NIP-04\\).": "MP décentralisés via les relais Nostr (NIP-04).",
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
"Chat API webhook status and channel configuration.": "Statut du webhook de l'API de chat et configuration du canal.",
|
|
44
|
+
|
|
45
|
+
"macOS bridge status and channel configuration.": "Statut du pont macOS et configuration du canal.",
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
">Edit Profile<": ">Modifier le profil<",
|
|
49
|
+
">Account: ": ">Compte : ",
|
|
50
|
+
|
|
51
|
+
"\"Username\"": "\"Nom d'utilisateur\"",
|
|
52
|
+
"\"Short username \\(": "\"Nom d'utilisateur court (",
|
|
53
|
+
"\"Display Name\"": "\"Nom d'affichage\"",
|
|
54
|
+
"Your full display name": "Votre nom d'affichage complet",
|
|
55
|
+
"\"Bio\"": "\"Bio\"",
|
|
56
|
+
"Tell people about yourself...": "Parlez de vous...",
|
|
57
|
+
"\"Avatar URL\"": "\"URL de l'avatar\"",
|
|
58
|
+
"A brief bio or description": "Une courte bio ou description",
|
|
59
|
+
"\"Banner URL\"": "\"URL de la bannière\"",
|
|
60
|
+
"HTTPS URL to your profile picture": "URL HTTPS de votre photo de profil",
|
|
61
|
+
"HTTPS URL to a banner image": "URL HTTPS d'une image de bannière",
|
|
62
|
+
"\"Website\"": "\"Site web\"",
|
|
63
|
+
"Your personal website": "Votre site web personnel",
|
|
64
|
+
"\"NIP-05 Identifier\"": "\"Identifiant NIP-05\"",
|
|
65
|
+
"\"Verifiable identifier ": "\"Identifiant vérifiable ",
|
|
66
|
+
"\"Lightning Address\"": "\"Adresse Lightning\"",
|
|
67
|
+
"\"Lightning address for tips ": "\"Adresse Lightning pour les pourboires ",
|
|
68
|
+
"\"Saving...\"": "\"Enregistrement...\"",
|
|
69
|
+
"Save & Publish": "Enregistrer et publier",
|
|
70
|
+
"\"Importing...\"": "\"Importation...\"",
|
|
71
|
+
"\"Import from Relays\"": "\"Importer depuis les relais\"",
|
|
72
|
+
"\"Hide Advanced\"": "\"Masquer les avancés\"",
|
|
73
|
+
"\"Show Advanced\"": "\"Afficher les avancés\"",
|
|
74
|
+
" You have unsaved changes": "Vous avez des modifications non enregistrées",
|
|
75
|
+
|
|
76
|
+
">Display Name<": ">Nom d'affichage<",
|
|
77
|
+
">About<": ">À propos<",
|
|
78
|
+
|
|
79
|
+
">Accounts ": ">Comptes ",
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
"signal-cli status and channel configuration.": "Statut de signal-cli et configuration du canal.",
|
|
83
|
+
">Base URL<": ">URL de base<",
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
"Socket mode status and channel configuration.": "Statut du mode socket et configuration du canal.",
|
|
87
|
+
|
|
88
|
+
"Bot status and channel configuration.": "Statut du bot et configuration du canal.",
|
|
89
|
+
|
|
90
|
+
"Link WhatsApp Web and monitor connection health.": "Lier WhatsApp Web et surveiller la santé de la connexion."
|
|
11
91
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Compacting context...": "Compression du contexte
|
|
2
|
+
"Compacting context...": "Compression du contexte...",
|
|
3
3
|
"Context compacted": "Contexte compressé",
|
|
4
4
|
"Attachment preview": "Aperçu de la pièce jointe",
|
|
5
5
|
"Remove attachment": "Supprimer la pièce jointe",
|
|
6
|
-
"Add a message or paste more images...": "
|
|
7
|
-
"Message \\(↩ to send, Shift\\+↩ for line breaks, paste images\\)": "Message (
|
|
6
|
+
"Add a message or paste more images...": "Ajoutez un message ou collez plus d'images...",
|
|
7
|
+
"Message \\(↩ to send, Shift\\+↩ for line breaks, paste images\\)": "Message (↵ pour envoyer, Maj+↵ pour saut de ligne, coller des images)",
|
|
8
8
|
"Connect to the gateway to start chatting…": "Connectez-vous à la passerelle pour commencer à discuter…",
|
|
9
|
-
"Loading chat…": "Chargement
|
|
9
|
+
"Loading chat…": "Chargement du chat…",
|
|
10
10
|
"Exit focus mode": "Quitter le mode focus",
|
|
11
11
|
">Queued ": ">En file d'attente ",
|
|
12
12
|
"Image \\(": "Image (",
|
|
@@ -1,35 +1,69 @@
|
|
|
1
1
|
{
|
|
2
2
|
">All Settings<": ">Tous les paramètres<",
|
|
3
3
|
|
|
4
|
+
"\"Environment Variables\"": "\"Variables d'environnement\"",
|
|
5
|
+
"Environment variables passed to the gateway process": "Variables d'environnement passées au processus de la passerelle",
|
|
6
|
+
"\"Updates\"": "\"Mises à jour \"",
|
|
7
|
+
"Auto-update settings and release channel": "Paramètres de mise à jour automatique et canal de publication",
|
|
8
|
+
"Agent configurations, models, and identities": "Configurations des agents, modèles et identités",
|
|
9
|
+
"API keys and authentication profiles": "Clés API et profils d'authentification",
|
|
10
|
+
"Messaging channels (Telegram, Discord, Slack, etc.)": "Canaux de messagerie (Telegram, Discord, Slack, etc.)",
|
|
11
|
+
"Custom slash commands": "Commandes slash personnalisées",
|
|
12
|
+
"Webhooks and event hooks": "Webhooks et hooks d'événements",
|
|
13
|
+
"Skill packs and capabilities": "Packs de compétences et capacités",
|
|
14
|
+
"Tool configurations (browser, search, etc.)": "Configurations des outils (navigateur, recherche, etc.)",
|
|
15
|
+
"Gateway server settings (port, auth, binding)": "Paramètres du serveur passerelle (port, auth, liaison)",
|
|
16
|
+
"Setup wizard state and history": "État et historique de l'assistant de configuration",
|
|
17
|
+
"\"Metadata\"": "\"Métadonnées\"",
|
|
18
|
+
"Gateway metadata and version information": "Métadonnées de la passerelle et informations de version",
|
|
19
|
+
"Log levels and output configuration": "Niveaux de journalisation et configuration de sortie",
|
|
20
|
+
"\"Browser\"": "\"Navigateur\"",
|
|
21
|
+
"Browser automation settings": "Paramètres d'automatisation du navigateur",
|
|
22
|
+
"User interface preferences": "Préférences de l'interface utilisateur",
|
|
23
|
+
"AI model configurations and providers": "Configurations des modèles d'IA et fournisseurs",
|
|
24
|
+
"\"Bindings\"": "\"Liaisons\"",
|
|
25
|
+
"Key bindings and shortcuts": "Raccourcis clavier",
|
|
26
|
+
"\"Broadcast\"": "\"Diffusion\"",
|
|
27
|
+
"Broadcast and notification settings": "Paramètres de diffusion et de notification",
|
|
28
|
+
"\"Audio\"": "\"Audio\"",
|
|
29
|
+
"Audio input/output settings": "Paramètres d'entrée/sortie audio",
|
|
30
|
+
"Session management and persistence": "Gestion et persistance des sessions",
|
|
31
|
+
"Scheduled tasks and automation": "Tâches planifiées et automatisation",
|
|
32
|
+
"Web server and API settings": "Paramètres du serveur web et de l'API",
|
|
33
|
+
"\"Discovery\"": "\"Découverte\"",
|
|
34
|
+
"Service discovery and networking": "Découverte de services et mise en réseau",
|
|
35
|
+
"Canvas rendering and display": "Rendu et affichage des canevas",
|
|
36
|
+
"\"Talk\"": "\"Parole\"",
|
|
37
|
+
"Voice and speech settings": "Paramètres vocaux et de parole",
|
|
38
|
+
"\"Plugins\"": "\"Plugins\"",
|
|
39
|
+
"Plugin management and extensions": "Gestion des plugins et extensions",
|
|
40
|
+
">Schema unavailable.<": ">Schéma indisponible.<",
|
|
41
|
+
"Unsupported schema. Use Raw.": "Schéma non pris en charge. Utiliser le mode brut (Raw).",
|
|
42
|
+
"No settings match ": "Aucun paramètre ne correspond à ",
|
|
43
|
+
"No settings in this section": "Aucun paramètre dans cette section",
|
|
44
|
+
|
|
45
|
+
|
|
4
46
|
"\"Environment\"": "\"Environnement\"",
|
|
5
|
-
"\"Updates\"": "\"Mises à jour\"",
|
|
6
47
|
"\"Authentication\"": "\"Authentification\"",
|
|
7
48
|
"\"Commands\"": "\"Commandes\"",
|
|
8
49
|
"\"Hooks\"": "\"Hooks\"",
|
|
9
50
|
"\"Gateway\"": "\"Passerelle\"",
|
|
10
51
|
"\"Setup Wizard\"": "\"Assistant d'installation\"",
|
|
11
52
|
|
|
12
|
-
"\"Meta\"": "\"
|
|
53
|
+
"\"Meta\"": "\"Meta\"",
|
|
13
54
|
"\"Diagnostics\"": "\"Diagnostics\"",
|
|
14
55
|
"\"Logging\"": "\"Journalisation\"",
|
|
15
|
-
"\"
|
|
16
|
-
"\"Ui\"": "\"Interface utilisateur\"",
|
|
56
|
+
"\"Ui\"": "\"UI\"",
|
|
17
57
|
"\"Models\"": "\"Modèles\"",
|
|
18
|
-
"\"NodeHost\"": "\"Hôte
|
|
19
|
-
"\"Bindings\"": "\"Raccourcis\"",
|
|
20
|
-
"\"Broadcast\"": "\"Diffusion\"",
|
|
21
|
-
"\"Audio\"": "\"Audio\"",
|
|
58
|
+
"\"NodeHost\"": "\"Hôte du nœud\"",
|
|
22
59
|
"\"Media\"": "\"Média\"",
|
|
23
60
|
"\"Messages\"": "\"Messages\"",
|
|
24
61
|
"\"Approvals\"": "\"Approbations\"",
|
|
25
62
|
"\"Session\"": "\"Session\"",
|
|
26
63
|
"\"Cron\"": "\"Cron\"",
|
|
27
64
|
"\"Web\"": "\"Web\"",
|
|
28
|
-
"\"
|
|
29
|
-
"\"CanvasHost\"": "\"Hôte de canevas\"",
|
|
30
|
-
"\"Talk\"": "\"Parole\"",
|
|
65
|
+
"\"CanvasHost\"": "\"Hôte du canevas\"",
|
|
31
66
|
"\"Memory\"": "\"Mémoire\"",
|
|
32
|
-
"\"Plugins\"": "\"Plugins\"",
|
|
33
67
|
|
|
34
68
|
">Settings<": ">Paramètres<",
|
|
35
69
|
"\"unknown\"": "\"inconnu\"",
|
|
@@ -37,7 +71,7 @@
|
|
|
37
71
|
"\"invalid\"": "\"invalide\"",
|
|
38
72
|
"\"Unsaved changes\"": "\"Modifications non enregistrées\"",
|
|
39
73
|
" unsaved change\\$": " modification non enregistrée$",
|
|
40
|
-
"Search settings...": "Rechercher
|
|
74
|
+
"Search settings...": "Rechercher dans les paramètres...",
|
|
41
75
|
">No changes<": ">Aucun changement<",
|
|
42
76
|
"\"Reload\"": "\"Recharger\"",
|
|
43
77
|
"\"Applying…\"": "\"Application…\"",
|
|
@@ -46,8 +80,8 @@
|
|
|
46
80
|
"\"Update\"": "\"Mettre à jour\"",
|
|
47
81
|
">View ": ">Voir ",
|
|
48
82
|
"\\} pending": "} en attente",
|
|
49
|
-
" change\\$": "
|
|
83
|
+
" change\\$": " changement$",
|
|
50
84
|
"Loading schema…": "Chargement du schéma…",
|
|
51
|
-
" Form view can't safely edit some fields. Use Raw to avoid losing config entries.": "
|
|
85
|
+
" Form view can't safely edit some fields. Use Raw to avoid losing config entries.": "La vue formulaire ne peut pas modifier certains champs en toute sécurité. Utilisez le mode brut (Raw) pour éviter de perdre des entrées de configuration.",
|
|
52
86
|
">Raw JSON5<": ">JSON5 brut<"
|
|
53
87
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
">Scheduler<": ">Planificateur<",
|
|
3
|
-
"Gateway-owned cron scheduler status.": "
|
|
3
|
+
"Gateway-owned cron scheduler status.": "Statut du planificateur cron appartenant à la passerelle.",
|
|
4
4
|
">Enabled<": ">Activé<",
|
|
5
5
|
"\"Refreshing…\"": "\"Actualisation…\"",
|
|
6
6
|
">New Job<": ">Nouvelle tâche<",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
">Session<": ">Session<",
|
|
20
20
|
">Wake mode<": ">Mode de réveil<",
|
|
21
21
|
">Now<": ">Maintenant<",
|
|
22
|
-
">Next heartbeat<": ">Prochain battement<",
|
|
22
|
+
">Next heartbeat<": ">Prochain battement de cœur<",
|
|
23
23
|
|
|
24
24
|
">Payload<": ">Charge utile<",
|
|
25
25
|
">System event<": ">Événement système<",
|
|
@@ -32,18 +32,18 @@
|
|
|
32
32
|
"None \\(internal\\)": "Aucun (interne)",
|
|
33
33
|
"Timeout \\(seconds\\)": "Délai d'attente (secondes)",
|
|
34
34
|
">Channel<": ">Canal<",
|
|
35
|
-
">To<": "
|
|
36
|
-
"1555… or chat id": "1555… ou ID de
|
|
37
|
-
|
|
35
|
+
">To<": ">À<",
|
|
36
|
+
"1555… or chat id": "1555… ou ID de chat",
|
|
37
|
+
|
|
38
38
|
"\"Add job\"": "\"Ajouter une tâche\"",
|
|
39
39
|
">Jobs<": ">Tâches<",
|
|
40
40
|
"All scheduled jobs stored in the gateway.": "Toutes les tâches planifiées stockées dans la passerelle.",
|
|
41
|
-
"No jobs yet.": "Pas encore de
|
|
42
|
-
">Run history<": ">Historique
|
|
41
|
+
"No jobs yet.": "Pas encore de tâche.",
|
|
42
|
+
">Run history<": ">Historique d'exécution<",
|
|
43
43
|
">Latest runs for ": ">Dernières exécutions pour ",
|
|
44
|
-
"Select a job to inspect run history.": "Sélectionnez une tâche pour inspecter l'historique
|
|
45
|
-
"No runs yet.": "Pas encore d'
|
|
46
|
-
">Run at<": ">
|
|
44
|
+
"Select a job to inspect run history.": "Sélectionnez une tâche pour inspecter l'historique d'exécution.",
|
|
45
|
+
"No runs yet.": "Pas encore d'exécution.",
|
|
46
|
+
">Run at<": ">Exécutée à<",
|
|
47
47
|
">Unit<": ">Unité<",
|
|
48
48
|
">Minutes<": ">Minutes<",
|
|
49
49
|
">Days<": ">Jours<",
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
"\"Disable\"": "\"Désactiver\"",
|
|
57
57
|
">System<": ">Système<",
|
|
58
58
|
">Status<": ">Statut<",
|
|
59
|
-
">Next<": ">
|
|
60
|
-
">Last<": ">
|
|
61
|
-
">Open run chat<": ">Ouvrir
|
|
59
|
+
">Next<": ">Prochaine<",
|
|
60
|
+
">Last<": ">Dernière<",
|
|
61
|
+
">Open run chat<": ">Ouvrir le chat d'exécution<",
|
|
62
62
|
|
|
63
63
|
"\"\\(select a job\\)\"": "\"(sélectionner une tâche)\""
|
|
64
64
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
">Snapshots<": ">Instantanés<",
|
|
3
3
|
"Status, health, and heartbeat data.": "Données de statut, de santé et de battement de cœur.",
|
|
4
4
|
" Security audit:": " Audit de sécurité :",
|
|
5
|
-
"\\}. Run": "}.
|
|
5
|
+
"\\}. Run": "}. Exécuter",
|
|
6
6
|
"> for details.": "> pour plus de détails.",
|
|
7
7
|
">Last heartbeat<": ">Dernier battement de cœur<",
|
|
8
8
|
">Manual RPC<": ">RPC manuel<",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
">Method<": ">Méthode<",
|
|
11
11
|
">Params \\(JSON\\)<": ">Paramètres (JSON)<",
|
|
12
12
|
">Models<": ">Modèles<",
|
|
13
|
-
">Call<": ">
|
|
13
|
+
">Call<": ">Appel<",
|
|
14
14
|
"Catalog from models.list.": "Catalogue depuis models.list.",
|
|
15
15
|
">Event Log<": ">Journal des événements<",
|
|
16
16
|
"Latest gateway events.": "Derniers événements de la passerelle."
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
">Connected Instances<": ">Instances connectées<",
|
|
3
|
-
"Presence beacons from the gateway and clients.": "Balises de présence de la passerelle et des clients.",
|
|
4
3
|
"\"unknown host\"": "\"hôte inconnu\"",
|
|
5
|
-
"\"Loading…\"": "\"Chargement
|
|
4
|
+
"\"Loading…\"": "\"Chargement… \"",
|
|
6
5
|
"\"Refresh\"": "\"Actualiser\"",
|
|
7
6
|
">Last input ": ">Dernière entrée ",
|
|
8
7
|
">Reason ": ">Raison "
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
">Logs<": ">Journaux<",
|
|
3
|
-
"Gateway file logs \\(JSONL\\).": "Journaux
|
|
3
|
+
"Gateway file logs \\(JSONL\\).": "Journaux des fichiers de la passerelle (JSONL).",
|
|
4
4
|
"\"filtered\"": "\"filtré\"",
|
|
5
5
|
"\"visible\"": "\"visible\"",
|
|
6
6
|
" Export ": " Exporter ",
|
|
7
7
|
"\"Search logs\"": "\"Rechercher dans les journaux\"",
|
|
8
8
|
">Auto-follow<": ">Suivi automatique<",
|
|
9
|
-
"Log output truncated; showing latest chunk.": "Sortie du journal tronquée ; affichage
|
|
9
|
+
"Log output truncated; showing latest chunk.": "Sortie du journal tronquée ; affichage du dernier bloc.",
|
|
10
10
|
">Last heartbeat<": ">Dernier battement de cœur<",
|
|
11
11
|
"No log entries.": "Aucune entrée de journal."
|
|
12
12
|
}
|