clawui 0.0.1
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/LICENSE +21 -0
- package/README.md +29 -0
- package/dist/index.js +60 -0
- package/locales/bn/extensions/feishu.json +37 -0
- package/locales/bn/src/config/schema.field-metadata.json +4 -0
- package/locales/bn/src/config/schema.irc.json +4 -0
- package/locales/bn/src/infra/format-time/app-gateway.json +12 -0
- package/locales/bn/ui/app-channels.json +10 -0
- package/locales/bn/ui/app-gateway.json +4 -0
- package/locales/bn/ui/app-render.helpers.json +12 -0
- package/locales/bn/ui/app-render.json +16 -0
- package/locales/bn/ui/gateway.json +8 -0
- package/locales/bn/ui/navigation.json +31 -0
- package/locales/bn/ui/views/agents-panels-status-files.json +7 -0
- package/locales/bn/ui/views/agents-panels-tools-skills.json +31 -0
- package/locales/bn/ui/views/agents-utils.json +49 -0
- package/locales/bn/ui/views/agents.json +54 -0
- package/locales/bn/ui/views/channels.config.json +31 -0
- package/locales/bn/ui/views/channels.discord.json +3 -0
- package/locales/bn/ui/views/channels.googlechat.json +3 -0
- package/locales/bn/ui/views/channels.imessage.json +3 -0
- package/locales/bn/ui/views/channels.json +11 -0
- package/locales/bn/ui/views/channels.nostr-profile-form.json +29 -0
- package/locales/bn/ui/views/channels.nostr.json +5 -0
- package/locales/bn/ui/views/channels.shared.json +3 -0
- package/locales/bn/ui/views/channels.signal.json +4 -0
- package/locales/bn/ui/views/channels.slack.json +3 -0
- package/locales/bn/ui/views/channels.telegram.json +3 -0
- package/locales/bn/ui/views/channels.whatsapp.json +3 -0
- package/locales/bn/ui/views/chat.json +23 -0
- package/locales/bn/ui/views/config-form.render.json +43 -0
- package/locales/bn/ui/views/config.json +53 -0
- package/locales/bn/ui/views/cron.json +64 -0
- package/locales/bn/ui/views/debug.json +17 -0
- package/locales/bn/ui/views/instances.json +9 -0
- package/locales/bn/ui/views/logs.json +12 -0
- package/locales/bn/ui/views/nodes-exec-approvals.json +45 -0
- package/locales/bn/ui/views/nodes.json +46 -0
- package/locales/bn/ui/views/overview.json +35 -0
- package/locales/bn/ui/views/sessions.json +20 -0
- package/locales/bn/ui/views/skills-grouping.json +7 -0
- package/locales/bn/ui/views/skills-shared.json +10 -0
- package/locales/bn/ui/views/skills.json +10 -0
- package/locales/bn/ui/views/usage-metrics.json +18 -0
- package/locales/bn/ui/views/usage-query.json +34 -0
- package/locales/bn/ui/views/usage-render-details.json +62 -0
- package/locales/bn/ui/views/usage.json +85 -0
- package/locales/de/extensions/feishu.json +36 -0
- package/locales/de/src/config/schema.field-metadata.json +4 -0
- package/locales/de/src/config/schema.irc.json +4 -0
- package/locales/de/src/infra/format-time/app-gateway.json +12 -0
- package/locales/de/ui/app-channels.json +10 -0
- package/locales/de/ui/app-gateway.json +4 -0
- package/locales/de/ui/app-render.helpers.json +12 -0
- package/locales/de/ui/app-render.json +16 -0
- package/locales/de/ui/gateway.json +8 -0
- package/locales/de/ui/navigation.json +31 -0
- package/locales/de/ui/views/agents-panels-status-files.json +7 -0
- package/locales/de/ui/views/agents-panels-tools-skills.json +31 -0
- package/locales/de/ui/views/agents-utils.json +49 -0
- package/locales/de/ui/views/agents.json +54 -0
- package/locales/de/ui/views/channels.config.json +31 -0
- package/locales/de/ui/views/channels.discord.json +3 -0
- package/locales/de/ui/views/channels.googlechat.json +3 -0
- package/locales/de/ui/views/channels.imessage.json +3 -0
- package/locales/de/ui/views/channels.json +11 -0
- package/locales/de/ui/views/channels.nostr-profile-form.json +29 -0
- package/locales/de/ui/views/channels.nostr.json +5 -0
- package/locales/de/ui/views/channels.shared.json +3 -0
- package/locales/de/ui/views/channels.signal.json +4 -0
- package/locales/de/ui/views/channels.slack.json +3 -0
- package/locales/de/ui/views/channels.telegram.json +3 -0
- package/locales/de/ui/views/channels.whatsapp.json +3 -0
- package/locales/de/ui/views/chat.json +23 -0
- package/locales/de/ui/views/config-form.render.json +43 -0
- package/locales/de/ui/views/config.json +53 -0
- package/locales/de/ui/views/cron.json +64 -0
- package/locales/de/ui/views/debug.json +17 -0
- package/locales/de/ui/views/instances.json +9 -0
- package/locales/de/ui/views/logs.json +12 -0
- package/locales/de/ui/views/nodes-exec-approvals.json +45 -0
- package/locales/de/ui/views/nodes.json +46 -0
- package/locales/de/ui/views/overview.json +35 -0
- package/locales/de/ui/views/sessions.json +20 -0
- package/locales/de/ui/views/skills-grouping.json +7 -0
- package/locales/de/ui/views/skills-shared.json +10 -0
- package/locales/de/ui/views/skills.json +10 -0
- package/locales/de/ui/views/usage-metrics.json +18 -0
- package/locales/de/ui/views/usage-query.json +34 -0
- package/locales/de/ui/views/usage-render-details.json +62 -0
- package/locales/de/ui/views/usage.json +85 -0
- package/locales/es/extensions/feishu.json +36 -0
- package/locales/es/src/config/schema.field-metadata.json +4 -0
- package/locales/es/src/config/schema.irc.json +4 -0
- package/locales/es/src/infra/format-time/app-gateway.json +12 -0
- package/locales/es/ui/app-channels.json +10 -0
- package/locales/es/ui/app-gateway.json +4 -0
- package/locales/es/ui/app-render.helpers.json +12 -0
- package/locales/es/ui/app-render.json +16 -0
- package/locales/es/ui/gateway.json +8 -0
- package/locales/es/ui/navigation.json +31 -0
- package/locales/es/ui/views/agents-panels-status-files.json +7 -0
- package/locales/es/ui/views/agents-panels-tools-skills.json +31 -0
- package/locales/es/ui/views/agents-utils.json +49 -0
- package/locales/es/ui/views/agents.json +54 -0
- package/locales/es/ui/views/channels.config.json +31 -0
- package/locales/es/ui/views/channels.discord.json +3 -0
- package/locales/es/ui/views/channels.googlechat.json +3 -0
- package/locales/es/ui/views/channels.imessage.json +3 -0
- package/locales/es/ui/views/channels.json +11 -0
- package/locales/es/ui/views/channels.nostr-profile-form.json +29 -0
- package/locales/es/ui/views/channels.nostr.json +5 -0
- package/locales/es/ui/views/channels.shared.json +3 -0
- package/locales/es/ui/views/channels.signal.json +4 -0
- package/locales/es/ui/views/channels.slack.json +3 -0
- package/locales/es/ui/views/channels.telegram.json +3 -0
- package/locales/es/ui/views/channels.whatsapp.json +3 -0
- package/locales/es/ui/views/chat.json +23 -0
- package/locales/es/ui/views/config-form.render.json +43 -0
- package/locales/es/ui/views/config.json +53 -0
- package/locales/es/ui/views/cron.json +64 -0
- package/locales/es/ui/views/debug.json +17 -0
- package/locales/es/ui/views/instances.json +9 -0
- package/locales/es/ui/views/logs.json +12 -0
- package/locales/es/ui/views/nodes-exec-approvals.json +45 -0
- package/locales/es/ui/views/nodes.json +46 -0
- package/locales/es/ui/views/overview.json +35 -0
- package/locales/es/ui/views/sessions.json +20 -0
- package/locales/es/ui/views/skills-grouping.json +7 -0
- package/locales/es/ui/views/skills-shared.json +10 -0
- package/locales/es/ui/views/skills.json +10 -0
- package/locales/es/ui/views/usage-metrics.json +18 -0
- package/locales/es/ui/views/usage-query.json +34 -0
- package/locales/es/ui/views/usage-render-details.json +62 -0
- package/locales/es/ui/views/usage.json +85 -0
- package/locales/fi/extensions/feishu.json +36 -0
- package/locales/fi/src/config/schema.field-metadata.json +4 -0
- package/locales/fi/src/config/schema.irc.json +4 -0
- package/locales/fi/src/infra/format-time/app-gateway.json +12 -0
- package/locales/fi/ui/app-channels.json +10 -0
- package/locales/fi/ui/app-gateway.json +4 -0
- package/locales/fi/ui/app-render.helpers.json +12 -0
- package/locales/fi/ui/app-render.json +16 -0
- package/locales/fi/ui/gateway.json +8 -0
- package/locales/fi/ui/navigation.json +31 -0
- package/locales/fi/ui/views/agents-panels-status-files.json +7 -0
- package/locales/fi/ui/views/agents-panels-tools-skills.json +31 -0
- package/locales/fi/ui/views/agents-utils.json +49 -0
- package/locales/fi/ui/views/agents.json +54 -0
- package/locales/fi/ui/views/channels.config.json +31 -0
- package/locales/fi/ui/views/channels.discord.json +3 -0
- package/locales/fi/ui/views/channels.googlechat.json +3 -0
- package/locales/fi/ui/views/channels.imessage.json +3 -0
- package/locales/fi/ui/views/channels.json +11 -0
- package/locales/fi/ui/views/channels.nostr-profile-form.json +29 -0
- package/locales/fi/ui/views/channels.nostr.json +5 -0
- package/locales/fi/ui/views/channels.shared.json +3 -0
- package/locales/fi/ui/views/channels.signal.json +4 -0
- package/locales/fi/ui/views/channels.slack.json +3 -0
- package/locales/fi/ui/views/channels.telegram.json +3 -0
- package/locales/fi/ui/views/channels.whatsapp.json +3 -0
- package/locales/fi/ui/views/chat.json +23 -0
- package/locales/fi/ui/views/config-form.render.json +43 -0
- package/locales/fi/ui/views/config.json +53 -0
- package/locales/fi/ui/views/cron.json +64 -0
- package/locales/fi/ui/views/debug.json +17 -0
- package/locales/fi/ui/views/instances.json +9 -0
- package/locales/fi/ui/views/logs.json +12 -0
- package/locales/fi/ui/views/nodes-exec-approvals.json +45 -0
- package/locales/fi/ui/views/nodes.json +46 -0
- package/locales/fi/ui/views/overview.json +35 -0
- package/locales/fi/ui/views/sessions.json +20 -0
- package/locales/fi/ui/views/skills-grouping.json +7 -0
- package/locales/fi/ui/views/skills-shared.json +10 -0
- package/locales/fi/ui/views/skills.json +10 -0
- package/locales/fi/ui/views/usage-metrics.json +18 -0
- package/locales/fi/ui/views/usage-query.json +35 -0
- package/locales/fi/ui/views/usage-render-details.json +62 -0
- package/locales/fi/ui/views/usage.json +85 -0
- package/locales/fr/extensions/feishu.json +37 -0
- package/locales/fr/src/config/schema.field-metadata.json +4 -0
- package/locales/fr/src/config/schema.irc.json +4 -0
- package/locales/fr/src/infra/format-time/app-gateway.json +12 -0
- package/locales/fr/ui/app-channels.json +10 -0
- package/locales/fr/ui/app-gateway.json +4 -0
- package/locales/fr/ui/app-render.helpers.json +12 -0
- package/locales/fr/ui/app-render.json +16 -0
- package/locales/fr/ui/gateway.json +8 -0
- package/locales/fr/ui/navigation.json +31 -0
- package/locales/fr/ui/views/agents-panels-status-files.json +7 -0
- package/locales/fr/ui/views/agents-panels-tools-skills.json +31 -0
- package/locales/fr/ui/views/agents-utils.json +49 -0
- package/locales/fr/ui/views/agents.json +55 -0
- package/locales/fr/ui/views/channels.config.json +31 -0
- package/locales/fr/ui/views/channels.discord.json +3 -0
- package/locales/fr/ui/views/channels.googlechat.json +3 -0
- package/locales/fr/ui/views/channels.imessage.json +3 -0
- package/locales/fr/ui/views/channels.json +11 -0
- package/locales/fr/ui/views/channels.nostr-profile-form.json +29 -0
- package/locales/fr/ui/views/channels.nostr.json +5 -0
- package/locales/fr/ui/views/channels.shared.json +3 -0
- package/locales/fr/ui/views/channels.signal.json +4 -0
- package/locales/fr/ui/views/channels.slack.json +3 -0
- package/locales/fr/ui/views/channels.telegram.json +3 -0
- package/locales/fr/ui/views/channels.whatsapp.json +3 -0
- package/locales/fr/ui/views/chat.json +23 -0
- package/locales/fr/ui/views/config-form.render.json +43 -0
- package/locales/fr/ui/views/config.json +53 -0
- package/locales/fr/ui/views/cron.json +64 -0
- package/locales/fr/ui/views/debug.json +17 -0
- package/locales/fr/ui/views/instances.json +9 -0
- package/locales/fr/ui/views/logs.json +12 -0
- package/locales/fr/ui/views/nodes-exec-approvals.json +45 -0
- package/locales/fr/ui/views/nodes.json +46 -0
- package/locales/fr/ui/views/overview.json +35 -0
- package/locales/fr/ui/views/sessions.json +20 -0
- package/locales/fr/ui/views/skills-grouping.json +7 -0
- package/locales/fr/ui/views/skills-shared.json +10 -0
- package/locales/fr/ui/views/skills.json +10 -0
- package/locales/fr/ui/views/usage-metrics.json +18 -0
- package/locales/fr/ui/views/usage-query.json +34 -0
- package/locales/fr/ui/views/usage-render-details.json +62 -0
- package/locales/fr/ui/views/usage.json +85 -0
- package/locales/it/extensions/feishu.json +37 -0
- package/locales/it/src/config/schema.field-metadata.json +4 -0
- package/locales/it/src/config/schema.irc.json +4 -0
- package/locales/it/src/infra/format-time/app-gateway.json +12 -0
- package/locales/it/ui/app-channels.json +10 -0
- package/locales/it/ui/app-gateway.json +4 -0
- package/locales/it/ui/app-render.helpers.json +12 -0
- package/locales/it/ui/app-render.json +16 -0
- package/locales/it/ui/gateway.json +8 -0
- package/locales/it/ui/navigation.json +31 -0
- package/locales/it/ui/views/agents-panels-status-files.json +7 -0
- package/locales/it/ui/views/agents-panels-tools-skills.json +31 -0
- package/locales/it/ui/views/agents-utils.json +49 -0
- package/locales/it/ui/views/agents.json +54 -0
- package/locales/it/ui/views/channels.config.json +31 -0
- package/locales/it/ui/views/channels.discord.json +3 -0
- package/locales/it/ui/views/channels.googlechat.json +3 -0
- package/locales/it/ui/views/channels.imessage.json +3 -0
- package/locales/it/ui/views/channels.json +11 -0
- package/locales/it/ui/views/channels.nostr-profile-form.json +29 -0
- package/locales/it/ui/views/channels.nostr.json +5 -0
- package/locales/it/ui/views/channels.shared.json +3 -0
- package/locales/it/ui/views/channels.signal.json +4 -0
- package/locales/it/ui/views/channels.slack.json +3 -0
- package/locales/it/ui/views/channels.telegram.json +3 -0
- package/locales/it/ui/views/channels.whatsapp.json +3 -0
- package/locales/it/ui/views/chat.json +23 -0
- package/locales/it/ui/views/config-form.render.json +43 -0
- package/locales/it/ui/views/config.json +53 -0
- package/locales/it/ui/views/cron.json +64 -0
- package/locales/it/ui/views/debug.json +17 -0
- package/locales/it/ui/views/instances.json +9 -0
- package/locales/it/ui/views/logs.json +12 -0
- package/locales/it/ui/views/nodes-exec-approvals.json +45 -0
- package/locales/it/ui/views/nodes.json +46 -0
- package/locales/it/ui/views/overview.json +35 -0
- package/locales/it/ui/views/sessions.json +20 -0
- package/locales/it/ui/views/skills-grouping.json +7 -0
- package/locales/it/ui/views/skills-shared.json +10 -0
- package/locales/it/ui/views/skills.json +10 -0
- package/locales/it/ui/views/usage-metrics.json +18 -0
- package/locales/it/ui/views/usage-query.json +35 -0
- package/locales/it/ui/views/usage-render-details.json +62 -0
- package/locales/it/ui/views/usage.json +85 -0
- package/locales/ja/extensions/feishu.json +37 -0
- package/locales/ja/src/config/schema.field-metadata.json +4 -0
- package/locales/ja/src/config/schema.irc.json +4 -0
- package/locales/ja/src/infra/format-time/app-gateway.json +12 -0
- package/locales/ja/ui/app-channels.json +10 -0
- package/locales/ja/ui/app-gateway.json +4 -0
- package/locales/ja/ui/app-render.helpers.json +12 -0
- package/locales/ja/ui/app-render.json +16 -0
- package/locales/ja/ui/gateway.json +8 -0
- package/locales/ja/ui/navigation.json +31 -0
- package/locales/ja/ui/views/agents-panels-status-files.json +7 -0
- package/locales/ja/ui/views/agents-panels-tools-skills.json +31 -0
- package/locales/ja/ui/views/agents-utils.json +49 -0
- package/locales/ja/ui/views/agents.json +55 -0
- package/locales/ja/ui/views/channels.config.json +31 -0
- package/locales/ja/ui/views/channels.discord.json +3 -0
- package/locales/ja/ui/views/channels.googlechat.json +3 -0
- package/locales/ja/ui/views/channels.imessage.json +3 -0
- package/locales/ja/ui/views/channels.json +11 -0
- package/locales/ja/ui/views/channels.nostr-profile-form.json +29 -0
- package/locales/ja/ui/views/channels.nostr.json +5 -0
- package/locales/ja/ui/views/channels.shared.json +3 -0
- package/locales/ja/ui/views/channels.signal.json +4 -0
- package/locales/ja/ui/views/channels.slack.json +3 -0
- package/locales/ja/ui/views/channels.telegram.json +3 -0
- package/locales/ja/ui/views/channels.whatsapp.json +3 -0
- package/locales/ja/ui/views/chat.json +23 -0
- package/locales/ja/ui/views/config-form.render.json +43 -0
- package/locales/ja/ui/views/config.json +53 -0
- package/locales/ja/ui/views/cron.json +64 -0
- package/locales/ja/ui/views/debug.json +17 -0
- package/locales/ja/ui/views/instances.json +9 -0
- package/locales/ja/ui/views/logs.json +12 -0
- package/locales/ja/ui/views/nodes-exec-approvals.json +45 -0
- package/locales/ja/ui/views/nodes.json +46 -0
- package/locales/ja/ui/views/overview.json +35 -0
- package/locales/ja/ui/views/sessions.json +20 -0
- package/locales/ja/ui/views/skills-grouping.json +7 -0
- package/locales/ja/ui/views/skills-shared.json +10 -0
- package/locales/ja/ui/views/skills.json +10 -0
- package/locales/ja/ui/views/usage-metrics.json +18 -0
- package/locales/ja/ui/views/usage-query.json +34 -0
- package/locales/ja/ui/views/usage-render-details.json +62 -0
- package/locales/ja/ui/views/usage.json +85 -0
- package/locales/ko/extensions/feishu.json +37 -0
- package/locales/ko/src/config/schema.field-metadata.json +4 -0
- package/locales/ko/src/config/schema.irc.json +4 -0
- package/locales/ko/src/infra/format-time/app-gateway.json +12 -0
- package/locales/ko/ui/app-channels.json +10 -0
- package/locales/ko/ui/app-gateway.json +4 -0
- package/locales/ko/ui/app-render.helpers.json +12 -0
- package/locales/ko/ui/app-render.json +16 -0
- package/locales/ko/ui/gateway.json +8 -0
- package/locales/ko/ui/navigation.json +31 -0
- package/locales/ko/ui/views/agents-panels-status-files.json +7 -0
- package/locales/ko/ui/views/agents-panels-tools-skills.json +31 -0
- package/locales/ko/ui/views/agents-utils.json +49 -0
- package/locales/ko/ui/views/agents.json +54 -0
- package/locales/ko/ui/views/channels.config.json +31 -0
- package/locales/ko/ui/views/channels.discord.json +3 -0
- package/locales/ko/ui/views/channels.googlechat.json +3 -0
- package/locales/ko/ui/views/channels.imessage.json +3 -0
- package/locales/ko/ui/views/channels.json +11 -0
- package/locales/ko/ui/views/channels.nostr-profile-form.json +29 -0
- package/locales/ko/ui/views/channels.nostr.json +5 -0
- package/locales/ko/ui/views/channels.shared.json +3 -0
- package/locales/ko/ui/views/channels.signal.json +4 -0
- package/locales/ko/ui/views/channels.slack.json +3 -0
- package/locales/ko/ui/views/channels.telegram.json +3 -0
- package/locales/ko/ui/views/channels.whatsapp.json +3 -0
- package/locales/ko/ui/views/chat.json +23 -0
- package/locales/ko/ui/views/config-form.render.json +43 -0
- package/locales/ko/ui/views/config.json +53 -0
- package/locales/ko/ui/views/cron.json +64 -0
- package/locales/ko/ui/views/debug.json +17 -0
- package/locales/ko/ui/views/instances.json +9 -0
- package/locales/ko/ui/views/logs.json +12 -0
- package/locales/ko/ui/views/nodes-exec-approvals.json +45 -0
- package/locales/ko/ui/views/nodes.json +46 -0
- package/locales/ko/ui/views/overview.json +35 -0
- package/locales/ko/ui/views/sessions.json +20 -0
- package/locales/ko/ui/views/skills-grouping.json +7 -0
- package/locales/ko/ui/views/skills-shared.json +10 -0
- package/locales/ko/ui/views/skills.json +10 -0
- package/locales/ko/ui/views/usage-metrics.json +18 -0
- package/locales/ko/ui/views/usage-query.json +34 -0
- package/locales/ko/ui/views/usage-render-details.json +62 -0
- package/locales/ko/ui/views/usage.json +85 -0
- package/locales/pt/extensions/feishu.json +37 -0
- package/locales/pt/src/config/schema.field-metadata.json +4 -0
- package/locales/pt/src/config/schema.irc.json +4 -0
- package/locales/pt/src/infra/format-time/app-gateway.json +12 -0
- package/locales/pt/ui/app-channels.json +10 -0
- package/locales/pt/ui/app-gateway.json +4 -0
- package/locales/pt/ui/app-render.helpers.json +12 -0
- package/locales/pt/ui/app-render.json +16 -0
- package/locales/pt/ui/gateway.json +8 -0
- package/locales/pt/ui/navigation.json +31 -0
- package/locales/pt/ui/views/agents-panels-status-files.json +7 -0
- package/locales/pt/ui/views/agents-panels-tools-skills.json +31 -0
- package/locales/pt/ui/views/agents-utils.json +49 -0
- package/locales/pt/ui/views/agents.json +55 -0
- package/locales/pt/ui/views/channels.config.json +31 -0
- package/locales/pt/ui/views/channels.discord.json +3 -0
- package/locales/pt/ui/views/channels.googlechat.json +3 -0
- package/locales/pt/ui/views/channels.imessage.json +3 -0
- package/locales/pt/ui/views/channels.json +11 -0
- package/locales/pt/ui/views/channels.nostr-profile-form.json +29 -0
- package/locales/pt/ui/views/channels.nostr.json +5 -0
- package/locales/pt/ui/views/channels.shared.json +3 -0
- package/locales/pt/ui/views/channels.signal.json +4 -0
- package/locales/pt/ui/views/channels.slack.json +3 -0
- package/locales/pt/ui/views/channels.telegram.json +3 -0
- package/locales/pt/ui/views/channels.whatsapp.json +3 -0
- package/locales/pt/ui/views/chat.json +23 -0
- package/locales/pt/ui/views/config-form.render.json +43 -0
- package/locales/pt/ui/views/config.json +53 -0
- package/locales/pt/ui/views/cron.json +64 -0
- package/locales/pt/ui/views/debug.json +17 -0
- package/locales/pt/ui/views/instances.json +9 -0
- package/locales/pt/ui/views/logs.json +12 -0
- package/locales/pt/ui/views/nodes-exec-approvals.json +45 -0
- package/locales/pt/ui/views/nodes.json +46 -0
- package/locales/pt/ui/views/overview.json +35 -0
- package/locales/pt/ui/views/sessions.json +20 -0
- package/locales/pt/ui/views/skills-grouping.json +7 -0
- package/locales/pt/ui/views/skills-shared.json +10 -0
- package/locales/pt/ui/views/skills.json +10 -0
- package/locales/pt/ui/views/usage-metrics.json +18 -0
- package/locales/pt/ui/views/usage-query.json +35 -0
- package/locales/pt/ui/views/usage-render-details.json +62 -0
- package/locales/pt/ui/views/usage.json +85 -0
- package/locales/vi/extensions/feishu.json +37 -0
- package/locales/vi/src/config/schema.field-metadata.json +4 -0
- package/locales/vi/src/config/schema.irc.json +4 -0
- package/locales/vi/src/infra/format-time/app-gateway.json +12 -0
- package/locales/vi/ui/app-channels.json +10 -0
- package/locales/vi/ui/app-gateway.json +4 -0
- package/locales/vi/ui/app-render.helpers.json +12 -0
- package/locales/vi/ui/app-render.json +16 -0
- package/locales/vi/ui/gateway.json +8 -0
- package/locales/vi/ui/navigation.json +31 -0
- package/locales/vi/ui/views/agents-panels-status-files.json +7 -0
- package/locales/vi/ui/views/agents-panels-tools-skills.json +31 -0
- package/locales/vi/ui/views/agents-utils.json +49 -0
- package/locales/vi/ui/views/agents.json +54 -0
- package/locales/vi/ui/views/channels.config.json +31 -0
- package/locales/vi/ui/views/channels.discord.json +3 -0
- package/locales/vi/ui/views/channels.googlechat.json +3 -0
- package/locales/vi/ui/views/channels.imessage.json +3 -0
- package/locales/vi/ui/views/channels.json +11 -0
- package/locales/vi/ui/views/channels.nostr-profile-form.json +29 -0
- package/locales/vi/ui/views/channels.nostr.json +5 -0
- package/locales/vi/ui/views/channels.shared.json +3 -0
- package/locales/vi/ui/views/channels.signal.json +4 -0
- package/locales/vi/ui/views/channels.slack.json +3 -0
- package/locales/vi/ui/views/channels.telegram.json +3 -0
- package/locales/vi/ui/views/channels.whatsapp.json +3 -0
- package/locales/vi/ui/views/chat.json +23 -0
- package/locales/vi/ui/views/config-form.render.json +43 -0
- package/locales/vi/ui/views/config.json +53 -0
- package/locales/vi/ui/views/cron.json +64 -0
- package/locales/vi/ui/views/debug.json +17 -0
- package/locales/vi/ui/views/instances.json +9 -0
- package/locales/vi/ui/views/logs.json +12 -0
- package/locales/vi/ui/views/nodes-exec-approvals.json +45 -0
- package/locales/vi/ui/views/nodes.json +46 -0
- package/locales/vi/ui/views/overview.json +35 -0
- package/locales/vi/ui/views/sessions.json +20 -0
- package/locales/vi/ui/views/skills-grouping.json +7 -0
- package/locales/vi/ui/views/skills-shared.json +10 -0
- package/locales/vi/ui/views/skills.json +10 -0
- package/locales/vi/ui/views/usage-metrics.json +18 -0
- package/locales/vi/ui/views/usage-query.json +34 -0
- package/locales/vi/ui/views/usage-render-details.json +62 -0
- package/locales/vi/ui/views/usage.json +85 -0
- package/locales/zh/extensions/feishu.json +37 -0
- package/locales/zh/src/config/schema.field-metadata.json +4 -0
- package/locales/zh/src/config/schema.irc.json +4 -0
- package/locales/zh/src/infra/format-time/app-gateway.json +12 -0
- package/locales/zh/ui/app-channels.json +10 -0
- package/locales/zh/ui/app-gateway.json +4 -0
- package/locales/zh/ui/app-render.helpers.json +12 -0
- package/locales/zh/ui/app-render.json +16 -0
- package/locales/zh/ui/gateway.json +8 -0
- package/locales/zh/ui/navigation.json +31 -0
- package/locales/zh/ui/views/agents-panels-status-files.json +7 -0
- package/locales/zh/ui/views/agents-panels-tools-skills.json +31 -0
- package/locales/zh/ui/views/agents-utils.json +49 -0
- package/locales/zh/ui/views/agents.json +55 -0
- package/locales/zh/ui/views/channels.config.json +31 -0
- package/locales/zh/ui/views/channels.discord.json +3 -0
- package/locales/zh/ui/views/channels.googlechat.json +3 -0
- package/locales/zh/ui/views/channels.imessage.json +3 -0
- package/locales/zh/ui/views/channels.json +11 -0
- package/locales/zh/ui/views/channels.nostr-profile-form.json +29 -0
- package/locales/zh/ui/views/channels.nostr.json +5 -0
- package/locales/zh/ui/views/channels.shared.json +3 -0
- package/locales/zh/ui/views/channels.signal.json +4 -0
- package/locales/zh/ui/views/channels.slack.json +3 -0
- package/locales/zh/ui/views/channels.telegram.json +3 -0
- package/locales/zh/ui/views/channels.whatsapp.json +3 -0
- package/locales/zh/ui/views/chat.json +23 -0
- package/locales/zh/ui/views/config-form.render.json +43 -0
- package/locales/zh/ui/views/config.json +53 -0
- package/locales/zh/ui/views/cron.json +64 -0
- package/locales/zh/ui/views/debug.json +17 -0
- package/locales/zh/ui/views/instances.json +9 -0
- package/locales/zh/ui/views/logs.json +12 -0
- package/locales/zh/ui/views/nodes-exec-approvals.json +45 -0
- package/locales/zh/ui/views/nodes.json +46 -0
- package/locales/zh/ui/views/overview.json +35 -0
- package/locales/zh/ui/views/sessions.json +20 -0
- package/locales/zh/ui/views/skills-grouping.json +7 -0
- package/locales/zh/ui/views/skills-shared.json +10 -0
- package/locales/zh/ui/views/skills.json +10 -0
- package/locales/zh/ui/views/usage-metrics.json +18 -0
- package/locales/zh/ui/views/usage-query.json +35 -0
- package/locales/zh/ui/views/usage-render-details.json +62 -0
- package/locales/zh/ui/views/usage.json +85 -0
- package/package.json +47 -0
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Files\"": "\"Fichiers\"",
|
|
3
|
+
"\"Read file contents\"": "\"Lire le contenu des fichiers\"",
|
|
4
|
+
"\"Create or overwrite files\"": "\"Créer ou écraser des fichiers\"",
|
|
5
|
+
"\"Make precise edits\"": "\"Effectuer des modifications précises\"",
|
|
6
|
+
"\"Patch files \\(OpenAI\\)\"": "\"Patcher des fichiers (OpenAI)\"",
|
|
7
|
+
|
|
8
|
+
"\"Runtime\"": "\"Exécution\"",
|
|
9
|
+
"\"Run shell commands\"": "\"Exécuter des commandes shell\"",
|
|
10
|
+
"\"Manage background processes\"": "\"Gérer les processus en arrière-plan\"",
|
|
11
|
+
|
|
12
|
+
"\"Web\"": "\"Web\"",
|
|
13
|
+
"\"Search the web\"": "\"Rechercher sur le web\"",
|
|
14
|
+
"\"Fetch web content\"": "\"Récupérer le contenu web\"",
|
|
15
|
+
|
|
16
|
+
"\"Memory\"": "\"Mémoire\"",
|
|
17
|
+
"\"Semantic search\"": "\"Recherche sémantique\"",
|
|
18
|
+
"\"Read memory files\"": "\"Lire les fichiers mémoire\"",
|
|
19
|
+
"\"List sessions\"": "\"Lister les sessions\"",
|
|
20
|
+
|
|
21
|
+
"\"Session history\"": "\"Historique des sessions\"",
|
|
22
|
+
"\"Send to session": "\"Envoyer à la session",
|
|
23
|
+
"\"Spawn sub-agent\"": "\"Créer un sous-agent\"",
|
|
24
|
+
"\"Session status\"": "\"État de la session\"",
|
|
25
|
+
|
|
26
|
+
"\"UI\"": "\"Interface utilisateur\"",
|
|
27
|
+
"\"Control web browser\"": "\"Contrôler le navigateur web\"",
|
|
28
|
+
"\"Control canvases\"": "\"Contrôler les canevas\"",
|
|
29
|
+
|
|
30
|
+
"\"Send messages\"": "\"Envoyer des messages\"",
|
|
31
|
+
|
|
32
|
+
"\"Automation\"": "\"Automatisation\"",
|
|
33
|
+
"\"Schedule tasks\"": "\"Planifier des tâches\"",
|
|
34
|
+
|
|
35
|
+
"\"Gateway control\"": "\"Contrôle de la passerelle\"",
|
|
36
|
+
"\"Nodes \\+ devices\"": "\"Nœuds + appareils\"",
|
|
37
|
+
"\"List agents\"": "\"Lister les agents\"",
|
|
38
|
+
|
|
39
|
+
"\"Media\"": "\"Média\"",
|
|
40
|
+
"\"Image understanding\"": "\"Compréhension d'image\"",
|
|
41
|
+
|
|
42
|
+
"\"Minimal\"": "\"Minimal\"",
|
|
43
|
+
"\"Coding\"": "\"Codage\"",
|
|
44
|
+
"\"Messaging\"": "\"Messagerie\"",
|
|
45
|
+
"\"Full\"": "\"Complet\"",
|
|
46
|
+
|
|
47
|
+
"\\} selected": "} sélectionné(s)",
|
|
48
|
+
"\"all skills\"": "\"toutes les compétences\""
|
|
49
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
{
|
|
2
|
+
|
|
3
|
+
">No configured models<": ">Aucun modèle configuré<",
|
|
4
|
+
"\\} configured.<": "} configuré(s).<",
|
|
5
|
+
"No agents found.": "Aucun agent trouvé.",
|
|
6
|
+
">Select an agent<": ">Sélectionner un agent<",
|
|
7
|
+
"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 et routage de l'agent.",
|
|
9
|
+
"\"Tools\"": "\"Outils\"",
|
|
10
|
+
|
|
11
|
+
">Overview<": ">Aperçu<",
|
|
12
|
+
"Workspace paths and identity metadata.": "Chemins d'espace de travail et métadonnées d'identité.",
|
|
13
|
+
">Workspace<": ">Espace de travail<",
|
|
14
|
+
">Primary Model<": ">Modèle principal<",
|
|
15
|
+
">Identity Name<": ">Nom d'identité<",
|
|
16
|
+
">Default<": ">Défaut<",
|
|
17
|
+
">Identity Emoji<": ">Émoji d'identité<",
|
|
18
|
+
">Skills Filter<": ">Filtre de compétences<",
|
|
19
|
+
">Filter<": ">Filtre<",
|
|
20
|
+
">Model Selection<": ">Sélection du modèle<",
|
|
21
|
+
">Primary model": ">Modèle principal",
|
|
22
|
+
" \\(default\\)": " (par défaut)",
|
|
23
|
+
"Fallbacks \\(comma-separated\\)": "Fallbacks (séparés par des virgules)",
|
|
24
|
+
"Inherit default \\(": "Hériter du défaut (",
|
|
25
|
+
"\"Inherit default\"": "\"Hériter du défaut\"",
|
|
26
|
+
">Fallbacks (comma-separated)<": ">Fallbacks (séparés par des virgules)<",
|
|
27
|
+
"\"Save\"": "\"Enregistrer\"",
|
|
28
|
+
"\"yes\"": "\"oui\"",
|
|
29
|
+
"\"no\"": "\"non\"",
|
|
30
|
+
|
|
31
|
+
"\"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 l'état en direct.",
|
|
33
|
+
"Gateway-wide channel status snapshot.": "Instantané de l'état des canaux sur toute la passerelle.",
|
|
34
|
+
" Last refresh:": " Dernière actualisation :",
|
|
35
|
+
"No channels found.": "Aucun canal trouvé.",
|
|
36
|
+
"\"no accounts\"": "\"aucun compte\"",
|
|
37
|
+
"\\} enabled": "} activé(s)",
|
|
38
|
+
"Workspace and scheduling targets.": "Cibles de l'espace de travail et de planification.",
|
|
39
|
+
"Gateway cron status.": "État des tâches cron de la passerelle.",
|
|
40
|
+
">Next wake<": ">Prochain réveil<",
|
|
41
|
+
">Agent Cron Jobs<": ">Tâches cron de l'agent<",
|
|
42
|
+
"Scheduled jobs targeting this agent.": "Tâches planifiées ciblant cet agent.",
|
|
43
|
+
"No jobs assigned.": "Aucune tâche assignée.",
|
|
44
|
+
">Core Files<": ">Fichiers principaux<",
|
|
45
|
+
"Bootstrap persona, identity, and tool guidance.": "Persona d'amorçage, identité et guide des outils.",
|
|
46
|
+
">Workspace:": ">Espace de travail :",
|
|
47
|
+
" Load the agent workspace files to edit core instructions.": " Chargez les fichiers de l'espace de travail de l'agent pour modifier les instructions principales.",
|
|
48
|
+
"No files found.": "Aucun fichier trouvé.",
|
|
49
|
+
"Select a file to edit.": "Sélectionnez un fichier à modifier.",
|
|
50
|
+
" 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
|
+
">Content<": ">Contenu<",
|
|
52
|
+
">missing<": ">manquant<",
|
|
53
|
+
|
|
54
|
+
" Reload": " Recharger"
|
|
55
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Schema unavailable. Use Raw.": "Schéma indisponible. Utilisez la vue brute.",
|
|
3
|
+
"Channel config schema unavailable.": "Schéma de configuration du canal indisponible.",
|
|
4
|
+
"Loading config schema…": "Chargement du schéma de configuration…",
|
|
5
|
+
"Channel status and configuration.": "État et configuration du canal.",
|
|
6
|
+
|
|
7
|
+
">Configured<": ">Configuré<",
|
|
8
|
+
">Linked<": ">Lié<",
|
|
9
|
+
">Last start<": ">Dernier démarrage<",
|
|
10
|
+
">Last probe<": ">Dernière sonde<",
|
|
11
|
+
">Last connect<": ">Dernière connexion<",
|
|
12
|
+
">Last message<": ">Dernier message<",
|
|
13
|
+
">Last inbound<": ">Dernier entrant<",
|
|
14
|
+
">Auth age<": ">Âge de l'authentification<",
|
|
15
|
+
">Mode<": ">Mode<",
|
|
16
|
+
">Credential<": ">Identifiant<",
|
|
17
|
+
">Public Key<": ">Clé publique<",
|
|
18
|
+
">Audience<": ">Audience<",
|
|
19
|
+
">Profile<": ">Profil<",
|
|
20
|
+
|
|
21
|
+
"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.",
|
|
22
|
+
"\"Saving…\"": "\"Enregistrement…\"",
|
|
23
|
+
"\"Save\"": "\"Enregistrer\"",
|
|
24
|
+
" probe": " sonde",
|
|
25
|
+
|
|
26
|
+
" Probe": " Sonde",
|
|
27
|
+
"\"ok\" \\:": "\"ok\" :",
|
|
28
|
+
"\"failed\"": "\"échec\"",
|
|
29
|
+
|
|
30
|
+
"Decentralized DMs via Nostr relays \\(NIP-04\\).": "Messages directs décentralisés via les relais Nostr (NIP-04)."
|
|
31
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Channel health": "Santé du canal",
|
|
3
|
+
"Channel status snapshots from the gateway.": "Instantanés de l'état du canal depuis la passerelle.",
|
|
4
|
+
"No snapshot yet.": "Pas encore d'instantané.",
|
|
5
|
+
"Channel status and configuration.": "État et configuration du canal.",
|
|
6
|
+
"\"Yes\"": "\"Oui\"",
|
|
7
|
+
"\"Active\"": "\"Actif\"",
|
|
8
|
+
"\"No\"": "\"Non\"",
|
|
9
|
+
">Running<": ">En cours d'exécution<",
|
|
10
|
+
">Connected<": ">Connecté<"
|
|
11
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Edit Profile<": ">Modifier le profil<",
|
|
3
|
+
">Account: ": ">Compte : ",
|
|
4
|
+
|
|
5
|
+
"\"Username\"": "\"Nom d'utilisateur\"",
|
|
6
|
+
"\"Short username \\(": "\"Nom d'utilisateur court (",
|
|
7
|
+
"\"Display Name\"": "\"Nom d'affichage\"",
|
|
8
|
+
"Your full display name": "Votre nom d'affichage complet",
|
|
9
|
+
"\"Bio\"": "\"Bio\"",
|
|
10
|
+
"Tell people about yourself...": "Parlez de vous aux autres...",
|
|
11
|
+
"\"Avatar URL\"": "\"URL de l'avatar\"",
|
|
12
|
+
"A brief bio or description": "Une courte bio ou description",
|
|
13
|
+
"\"Banner URL\"": "\"URL de la bannière\"",
|
|
14
|
+
"HTTPS URL to your profile picture": "URL HTTPS de votre photo de profil",
|
|
15
|
+
"HTTPS URL to a banner image": "URL HTTPS d'une image de bannière",
|
|
16
|
+
"\"Website\"": "\"Site web\"",
|
|
17
|
+
"Your personal website": "Votre site web personnel",
|
|
18
|
+
"\"NIP-05 Identifier\"": "\"Identifiant NIP-05\"",
|
|
19
|
+
"\"Verifiable identifier ": "\"Identifiant vérifiable ",
|
|
20
|
+
"\"Lightning Address\"": "\"Adresse Lightning\"",
|
|
21
|
+
"\"Lightning address for tips ": "\"Adresse Lightning pour pourboires ",
|
|
22
|
+
"\"Saving...\"": "\"Enregistrement...\"",
|
|
23
|
+
"Save & Publish": "Enregistrer et publier",
|
|
24
|
+
"\"Importing...\"": "\"Importation...\"",
|
|
25
|
+
"\"Import from Relays\"": "\"Importer depuis les relais\"",
|
|
26
|
+
"\"Hide Advanced\"": "\"Masquer les options avancées\"",
|
|
27
|
+
"\"Show Advanced\"": "\"Afficher les options avancées\"",
|
|
28
|
+
" You have unsaved changes": " Vous avez des modifications non enregistrées"
|
|
29
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Compacting context...": "Compression du contexte en cours...",
|
|
3
|
+
"Context compacted": "Contexte compressé",
|
|
4
|
+
"Attachment preview": "Aperçu de la pièce jointe",
|
|
5
|
+
"Remove attachment": "Supprimer la pièce jointe",
|
|
6
|
+
"Add a message or paste more images...": "Ajouter un message ou coller plus d'images...",
|
|
7
|
+
"Message \\(↩ to send, Shift\\+↩ for line breaks, paste images\\)": "Message (↩ pour envoyer, Shift+↩ pour les sauts de ligne, coller des images)",
|
|
8
|
+
"Connect to the gateway to start chatting…": "Connectez-vous à la passerelle pour commencer à discuter…",
|
|
9
|
+
"Loading chat…": "Chargement de la discussion…",
|
|
10
|
+
"Exit focus mode": "Quitter le mode focus",
|
|
11
|
+
">Queued ": ">En file d'attente ",
|
|
12
|
+
"Image \\(": "Image (",
|
|
13
|
+
"Remove queued message": "Supprimer le message en file d'attente",
|
|
14
|
+
"New messages ": "Nouveaux messages ",
|
|
15
|
+
">Message<": ">Message<",
|
|
16
|
+
"\"Stop\"": "\"Arrêter\"",
|
|
17
|
+
"New session": "Nouvelle session",
|
|
18
|
+
"\"Queue\"": "\"File d'attente\"",
|
|
19
|
+
"\"Send\"": "\"Envoyer\"",
|
|
20
|
+
"Showing last ": "Affichage des derniers ",
|
|
21
|
+
"\\} messages": "} messages",
|
|
22
|
+
"\\} hidden": "} masqués"
|
|
23
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Environment Variables\"": "\"Variables d'environnement\"",
|
|
3
|
+
"Environment variables passed to the gateway process": "Variables d'environnement passées au processus de la passerelle",
|
|
4
|
+
"\"Updates\"": "\"Mises à jour\"",
|
|
5
|
+
"Auto-update settings and release channel": "Paramètres de mise à jour automatique et canal de publication",
|
|
6
|
+
"Agent configurations, models, and identities": "Configurations d'agent, modèles et identités",
|
|
7
|
+
"API keys and authentication profiles": "Clés API et profils d'authentification",
|
|
8
|
+
"Messaging channels (Telegram, Discord, Slack, etc.)": "Canaux de messagerie (Telegram, Discord, Slack, etc.)",
|
|
9
|
+
"Custom slash commands": "Commandes slash personnalisées",
|
|
10
|
+
"Webhooks and event hooks": "Webhooks et hooks d'événements",
|
|
11
|
+
"Skill packs and capabilities": "Packs de compétences et capacités",
|
|
12
|
+
"Tool configurations (browser, search, etc.)": "Configurations d'outils (navigateur, recherche, etc.)",
|
|
13
|
+
"Gateway server settings (port, auth, binding)": "Paramètres du serveur de passerelle (port, authentification, liaison)",
|
|
14
|
+
"Setup wizard state and history": "État et historique de l'assistant d'installation",
|
|
15
|
+
"\"Metadata\"": "\"Métadonnées\"",
|
|
16
|
+
"Gateway metadata and version information": "Métadonnées de la passerelle et informations de version",
|
|
17
|
+
"\"Logging\"": "\"Journalisation\"",
|
|
18
|
+
"Log levels and output configuration": "Niveaux de journalisation et configuration de sortie",
|
|
19
|
+
"\"Browser\"": "\"Navigateur\"",
|
|
20
|
+
"Browser automation settings": "Paramètres d'automatisation du navigateur",
|
|
21
|
+
"User interface preferences": "Préférences d'interface utilisateur",
|
|
22
|
+
"AI model configurations and providers": "Configurations et fournisseurs de modèles IA",
|
|
23
|
+
"\"Bindings\"": "\"Raccourcis\"",
|
|
24
|
+
"Key bindings and shortcuts": "Raccourcis clavier",
|
|
25
|
+
"\"Broadcast\"": "\"Diffusion\"",
|
|
26
|
+
"Broadcast and notification settings": "Paramètres de diffusion et de notification",
|
|
27
|
+
"\"Audio\"": "\"Audio\"",
|
|
28
|
+
"Audio input/output settings": "Paramètres d'entrée/sortie audio",
|
|
29
|
+
"Session management and persistence": "Gestion et persistance des sessions",
|
|
30
|
+
"Scheduled tasks and automation": "Tâches planifiées et automatisation",
|
|
31
|
+
"Web server and API settings": "Paramètres du serveur web et de l'API",
|
|
32
|
+
"\"Discovery\"": "\"Découverte\"",
|
|
33
|
+
"Service discovery and networking": "Découverte de services et mise en réseau",
|
|
34
|
+
"Canvas rendering and display": "Rendu et affichage du canevas",
|
|
35
|
+
"\"Talk\"": "\"Parole\"",
|
|
36
|
+
"Voice and speech settings": "Paramètres vocaux et de parole",
|
|
37
|
+
"\"Plugins\"": "\"Plugins\"",
|
|
38
|
+
"Plugin management and extensions": "Gestion des plugins et extensions",
|
|
39
|
+
">Schema unavailable.<": ">Schéma indisponible.<",
|
|
40
|
+
"Unsupported schema. Use Raw.": "Schéma non pris en charge. Utilisez la vue brute.",
|
|
41
|
+
"No settings match ": "Aucun paramètre ne correspond à ",
|
|
42
|
+
"No settings in this section": "Aucun paramètre dans cette section"
|
|
43
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
{
|
|
2
|
+
">All Settings<": ">Tous les paramètres<",
|
|
3
|
+
|
|
4
|
+
"\"Environment\"": "\"Environnement\"",
|
|
5
|
+
"\"Updates\"": "\"Mises à jour\"",
|
|
6
|
+
"\"Authentication\"": "\"Authentification\"",
|
|
7
|
+
"\"Commands\"": "\"Commandes\"",
|
|
8
|
+
"\"Hooks\"": "\"Hooks\"",
|
|
9
|
+
"\"Gateway\"": "\"Passerelle\"",
|
|
10
|
+
"\"Setup Wizard\"": "\"Assistant d'installation\"",
|
|
11
|
+
|
|
12
|
+
"\"Meta\"": "\"Méta\"",
|
|
13
|
+
"\"Diagnostics\"": "\"Diagnostics\"",
|
|
14
|
+
"\"Logging\"": "\"Journalisation\"",
|
|
15
|
+
"\"Browser\"": "\"Navigateur\"",
|
|
16
|
+
"\"Ui\"": "\"Interface utilisateur\"",
|
|
17
|
+
"\"Models\"": "\"Modèles\"",
|
|
18
|
+
"\"NodeHost\"": "\"Hôte de nœud\"",
|
|
19
|
+
"\"Bindings\"": "\"Raccourcis\"",
|
|
20
|
+
"\"Broadcast\"": "\"Diffusion\"",
|
|
21
|
+
"\"Audio\"": "\"Audio\"",
|
|
22
|
+
"\"Media\"": "\"Média\"",
|
|
23
|
+
"\"Messages\"": "\"Messages\"",
|
|
24
|
+
"\"Approvals\"": "\"Approbations\"",
|
|
25
|
+
"\"Session\"": "\"Session\"",
|
|
26
|
+
"\"Cron\"": "\"Cron\"",
|
|
27
|
+
"\"Web\"": "\"Web\"",
|
|
28
|
+
"\"Discovery\"": "\"Découverte\"",
|
|
29
|
+
"\"CanvasHost\"": "\"Hôte de canevas\"",
|
|
30
|
+
"\"Talk\"": "\"Parole\"",
|
|
31
|
+
"\"Memory\"": "\"Mémoire\"",
|
|
32
|
+
"\"Plugins\"": "\"Plugins\"",
|
|
33
|
+
|
|
34
|
+
">Settings<": ">Paramètres<",
|
|
35
|
+
"\"unknown\"": "\"inconnu\"",
|
|
36
|
+
"\"valid\"": "\"valide\"",
|
|
37
|
+
"\"invalid\"": "\"invalide\"",
|
|
38
|
+
"\"Unsaved changes\"": "\"Modifications non enregistrées\"",
|
|
39
|
+
" unsaved change\\$": " modification non enregistrée$",
|
|
40
|
+
"Search settings...": "Rechercher des paramètres...",
|
|
41
|
+
">No changes<": ">Aucun changement<",
|
|
42
|
+
"\"Reload\"": "\"Recharger\"",
|
|
43
|
+
"\"Applying…\"": "\"Application…\"",
|
|
44
|
+
"\"Apply\"": "\"Appliquer\"",
|
|
45
|
+
"\"Updating…\"": "\"Mise à jour…\"",
|
|
46
|
+
"\"Update\"": "\"Mettre à jour\"",
|
|
47
|
+
">View ": ">Voir ",
|
|
48
|
+
"\\} pending": "} en attente",
|
|
49
|
+
" change\\$": " modification$",
|
|
50
|
+
"Loading schema…": "Chargement du schéma…",
|
|
51
|
+
" 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 la vue brute pour éviter de perdre des entrées de configuration.",
|
|
52
|
+
">Raw JSON5<": ">JSON5 brut<"
|
|
53
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Scheduler<": ">Planificateur<",
|
|
3
|
+
"Gateway-owned cron scheduler status.": "État du planificateur cron de la passerelle.",
|
|
4
|
+
">Enabled<": ">Activé<",
|
|
5
|
+
"\"Refreshing…\"": "\"Actualisation…\"",
|
|
6
|
+
">New Job<": ">Nouvelle tâche<",
|
|
7
|
+
"Create a scheduled wakeup or agent run.": "Créer un réveil planifié ou une exécution d'agent.",
|
|
8
|
+
">Name<": ">Nom<",
|
|
9
|
+
">Description<": ">Description<",
|
|
10
|
+
">Agent ID<": ">ID de l'agent<",
|
|
11
|
+
">Schedule<": ">Planification<",
|
|
12
|
+
">Every<": ">Tous les<",
|
|
13
|
+
">At<": ">À<",
|
|
14
|
+
">Cron<": ">Cron<",
|
|
15
|
+
|
|
16
|
+
">Main<": ">Principal<",
|
|
17
|
+
">Isolated<": ">Isolé<",
|
|
18
|
+
|
|
19
|
+
">Session<": ">Session<",
|
|
20
|
+
">Wake mode<": ">Mode de réveil<",
|
|
21
|
+
">Now<": ">Maintenant<",
|
|
22
|
+
">Next heartbeat<": ">Prochain battement<",
|
|
23
|
+
|
|
24
|
+
">Payload<": ">Charge utile<",
|
|
25
|
+
">System event<": ">Événement système<",
|
|
26
|
+
">Agent turn<": ">Tour de l'agent<",
|
|
27
|
+
"\"System text\"": "\"Texte système\"",
|
|
28
|
+
"\"Agent message\"": "\"Message de l'agent\"",
|
|
29
|
+
|
|
30
|
+
">Delivery<": ">Livraison<",
|
|
31
|
+
"Announce summary ": "Annoncer le résumé ",
|
|
32
|
+
"None \\(internal\\)": "Aucun (interne)",
|
|
33
|
+
"Timeout \\(seconds\\)": "Délai d'attente (secondes)",
|
|
34
|
+
">Channel<": ">Canal<",
|
|
35
|
+
">To<": ">Vers<",
|
|
36
|
+
"1555… or chat id": "1555… ou ID de discussion",
|
|
37
|
+
|
|
38
|
+
"\"Add job\"": "\"Ajouter une tâche\"",
|
|
39
|
+
">Jobs<": ">Tâches<",
|
|
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 tâches.",
|
|
42
|
+
">Run history<": ">Historique des exécutions<",
|
|
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 des exécutions.",
|
|
45
|
+
"No runs yet.": "Pas encore d'exécutions.",
|
|
46
|
+
">Run at<": ">Exécuter à<",
|
|
47
|
+
">Unit<": ">Unité<",
|
|
48
|
+
">Minutes<": ">Minutes<",
|
|
49
|
+
">Days<": ">Jours<",
|
|
50
|
+
">Expression<": ">Expression<",
|
|
51
|
+
"Timezone \\(optional\\)": "Fuseau horaire (optionnel)",
|
|
52
|
+
">Agent: ": ">Agent : ",
|
|
53
|
+
"\"enabled\"": "\"activé\"",
|
|
54
|
+
"\"disabled\"": "\"désactivé\"",
|
|
55
|
+
"\"Enable\"": "\"Activer\"",
|
|
56
|
+
"\"Disable\"": "\"Désactiver\"",
|
|
57
|
+
">System<": ">Système<",
|
|
58
|
+
">Status<": ">Statut<",
|
|
59
|
+
">Next<": ">Prochain<",
|
|
60
|
+
">Last<": ">Dernier<",
|
|
61
|
+
">Open run chat<": ">Ouvrir la discussion d'exécution<",
|
|
62
|
+
|
|
63
|
+
"\"\\(select a job\\)\"": "\"(sélectionner une tâche)\""
|
|
64
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Snapshots<": ">Instantanés<",
|
|
3
|
+
"Status, health, and heartbeat data.": "Données de statut, de santé et de battement de cœur.",
|
|
4
|
+
" Security audit:": " Audit de sécurité :",
|
|
5
|
+
"\\}. Run": "}. Exécutez",
|
|
6
|
+
"> for details.": "> pour plus de détails.",
|
|
7
|
+
">Last heartbeat<": ">Dernier battement de cœur<",
|
|
8
|
+
">Manual RPC<": ">RPC manuel<",
|
|
9
|
+
"Send a raw gateway method with JSON params.": "Envoyer une méthode de passerelle brute avec des paramètres JSON.",
|
|
10
|
+
">Method<": ">Méthode<",
|
|
11
|
+
">Params \\(JSON\\)<": ">Paramètres (JSON)<",
|
|
12
|
+
">Models<": ">Modèles<",
|
|
13
|
+
">Call<": ">Appeler<",
|
|
14
|
+
"Catalog from models.list.": "Catalogue depuis models.list.",
|
|
15
|
+
">Event Log<": ">Journal des événements<",
|
|
16
|
+
"Latest gateway events.": "Derniers événements de la passerelle."
|
|
17
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
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
|
+
"\"unknown host\"": "\"hôte inconnu\"",
|
|
5
|
+
"\"Loading…\"": "\"Chargement…\"",
|
|
6
|
+
"\"Refresh\"": "\"Actualiser\"",
|
|
7
|
+
">Last input ": ">Dernière entrée ",
|
|
8
|
+
">Reason ": ">Raison "
|
|
9
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Logs<": ">Journaux<",
|
|
3
|
+
"Gateway file logs \\(JSONL\\).": "Journaux de fichiers de la passerelle (JSONL).",
|
|
4
|
+
"\"filtered\"": "\"filtré\"",
|
|
5
|
+
"\"visible\"": "\"visible\"",
|
|
6
|
+
" Export ": " Exporter ",
|
|
7
|
+
"\"Search logs\"": "\"Rechercher dans les journaux\"",
|
|
8
|
+
">Auto-follow<": ">Suivi automatique<",
|
|
9
|
+
"Log output truncated; showing latest chunk.": "Sortie du journal tronquée ; affichage des dernières parties.",
|
|
10
|
+
">Last heartbeat<": ">Dernier battement de cœur<",
|
|
11
|
+
"No log entries.": "Aucune entrée de journal."
|
|
12
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Deny\"": "\"Refuser\"",
|
|
3
|
+
"\"Allowlist\"": "\"Liste d'autorisation\"",
|
|
4
|
+
"\"Off\"": "\"Désactivé\"",
|
|
5
|
+
"\"On miss\"": "\"Sur absence\"",
|
|
6
|
+
"\"Always\"": "\"Toujours\"",
|
|
7
|
+
|
|
8
|
+
">Exec approvals<": ">Approbations d'exécution<",
|
|
9
|
+
"Allowlist and approval policy for \\<span class=\"mono\">exec host=gateway/node\\</span>.": "Liste d'autorisation et politique d'approbation pour \\<span class=\"mono\">exec host=gateway/node\\</span>.",
|
|
10
|
+
"\"Load approvals\"": "\"Charger les approbations\"",
|
|
11
|
+
"Load exec approvals to edit allowlists.":"Chargez les approbations d'exécution pour modifier les listes d'autorisation.",
|
|
12
|
+
"Gateway edits local approvals; node edits the selected node.": "La passerelle modifie les approbations locales ; le nœud modifie le nœud sélectionné.",
|
|
13
|
+
|
|
14
|
+
">Gateway<": ">Passerelle<",
|
|
15
|
+
">Node<": ">Nœud<",
|
|
16
|
+
">Select node<": ">Sélectionner le nœud<",
|
|
17
|
+
"No nodes advertise exec approvals yet.": "Aucun nœud n'annonce encore d'approbations d'exécution.",
|
|
18
|
+
|
|
19
|
+
">Scope<": ">Portée<",
|
|
20
|
+
" Defaults": " Par défaut",
|
|
21
|
+
|
|
22
|
+
"\"Default security mode.\"": "\"Mode de sécurité par défaut.\"",
|
|
23
|
+
"`Default: ": "`Défaut : ",
|
|
24
|
+
" Use default": " Utiliser le défaut",
|
|
25
|
+
"\"Default prompt policy.\"": "\"Politique d'invite par défaut.\"",
|
|
26
|
+
">Ask<": ">Demander<",
|
|
27
|
+
">Ask fallback<": ">Demander solution de repli<",
|
|
28
|
+
"Applied when the UI prompt is unavailable.": "Appliqué lorsque l'invite de l'interface utilisateur est indisponible.",
|
|
29
|
+
">Fallback<": ">Solution de repli<",
|
|
30
|
+
|
|
31
|
+
">Auto-allow skill CLIs<": ">Autoriser automatiquement les CLI de compétences<",
|
|
32
|
+
"Allow skill executables listed by the Gateway.": "Autoriser les exécutables de compétences listés par la passerelle.",
|
|
33
|
+
"\"on\" \\: \"off\"\\}": "\"activé\" : \"désactivé\"}",
|
|
34
|
+
": `Override \\(": ": `Remplacement (",
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
">Allowlist<": ">Liste d'autorisation<",
|
|
38
|
+
"Case-insensitive glob patterns.": "Modèles glob insensibles à la casse.",
|
|
39
|
+
" Add pattern": " Ajouter un modèle",
|
|
40
|
+
">Pattern<": ">Modèle<",
|
|
41
|
+
"No allowlist entries yet.": "Pas encore d'entrées dans la liste d'autorisation.",
|
|
42
|
+
"\"New pattern\"": "\"Nouveau modèle\"",
|
|
43
|
+
">Last used: ": ">Dernière utilisation :",
|
|
44
|
+
" Remove": " Supprimer"
|
|
45
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Nodes<": ">Nœuds<",
|
|
3
|
+
"Paired devices and live links.": "Appareils appairés et liens actifs.",
|
|
4
|
+
"No nodes found.": "Aucun nœud trouvé.",
|
|
5
|
+
|
|
6
|
+
">Devices<": ">Appareils<",
|
|
7
|
+
"Pairing requests \\+ role tokens.": "Demandes d'appairage + jetons de rôle.",
|
|
8
|
+
"\"Loading…\" : \"Refresh\"\\}": "\"Chargement…\" : \"Actualiser\"}",
|
|
9
|
+
">Pending<": ">En attente<",
|
|
10
|
+
">Paired<": ">Appairé<",
|
|
11
|
+
"No paired devices.": "Aucun appareil appairé.",
|
|
12
|
+
|
|
13
|
+
" · requested ": " · demandé",
|
|
14
|
+
" Approve": " Approuver",
|
|
15
|
+
" Reject": " Rejeter",
|
|
16
|
+
|
|
17
|
+
">Tokens: none<": ">Jetons : aucun<",
|
|
18
|
+
" Rotate": " Pivoter",
|
|
19
|
+
" Revoke": " Révoquer",
|
|
20
|
+
|
|
21
|
+
">Exec node binding<": ">Liaison du nœud d'exécution<",
|
|
22
|
+
"Pin agents to a specific node when using <span class=\"mono\">exec host=node</span>.": "Épingler les agents à un nœud spécifique lors de l'utilisation de <span class=\"mono\">exec host=node</span>.",
|
|
23
|
+
"Switch the Config tab to <strong>Form<\/strong> mode to edit bindings here.": "Basculez l'onglet Configuration en mode <strong>Formulaire<\/strong> pour modifier les liaisons ici.",
|
|
24
|
+
"Load config to edit bindings.": "Chargez la configuration pour modifier les liaisons.",
|
|
25
|
+
"\"Load config\"": "\"Charger la config\"",
|
|
26
|
+
">Default binding<": ">Liaison par défaut<",
|
|
27
|
+
"Used when agents do not override a node binding.": "Utilisé lorsque les agents ne remplacent pas une liaison de nœud.",
|
|
28
|
+
">Any node<": ">N'importe quel nœud<",
|
|
29
|
+
"No nodes with system.run available.": "Aucun nœud avec system.run disponible.",
|
|
30
|
+
|
|
31
|
+
">Target<": ">Cible<",
|
|
32
|
+
" Gateway edits local approvals; node edits the selected node.": " La passerelle modifie les approbations locales ; le nœud modifie le nœud sélectionné.",
|
|
33
|
+
|
|
34
|
+
">Host<": ">Hôte<",
|
|
35
|
+
">Security<": ">Sécurité<",
|
|
36
|
+
"\"default agent\"": "\"agent par défaut\"",
|
|
37
|
+
"\"agent\"\\}": "\"agent\"}",
|
|
38
|
+
"`uses default \\(": "`utilise le défaut (",
|
|
39
|
+
"`Using default \\(": "`Utilisation du défaut (",
|
|
40
|
+
"`Override \\(": "`Remplacement (",
|
|
41
|
+
" \"any\"\\}": " \"n'importe quel\"}",
|
|
42
|
+
": `override: ": ": `remplacement :",
|
|
43
|
+
">Binding<": ">Liaison<",
|
|
44
|
+
"\"paired\" : \"unpaired\"\\}": "\"appairé\" : \"non appairé\"}",
|
|
45
|
+
"\"connected\" : \"offline\"\\}": "\"connecté\" : \"hors ligne\"}"
|
|
46
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Gateway Access": "Accès à la passerelle",
|
|
3
|
+
"Where the dashboard connects and how it authenticates.": "Où le tableau de bord se connecte et comment il s'authentifie.",
|
|
4
|
+
"WebSocket URL": "URL WebSocket",
|
|
5
|
+
"Gateway Token": "Jeton de la passerelle",
|
|
6
|
+
"Password \\(not stored\\)": "Mot de passe (non stocké)",
|
|
7
|
+
"Default Session Key": "Clé de session par défaut",
|
|
8
|
+
"\"system or shared password\"": "\"mot de passe système ou partagé\"",
|
|
9
|
+
">Connect<": ">Connecter<",
|
|
10
|
+
">Refresh<": ">Actualiser<",
|
|
11
|
+
"Click Connect to apply connection changes.": "Cliquez sur Connecter pour appliquer les changements de connexion.",
|
|
12
|
+
">Snapshot<": ">Instantané<",
|
|
13
|
+
"Latest gateway handshake information.": "Dernières informations de handshake de la passerelle.",
|
|
14
|
+
"\"Connected\"": "\"Connecté\"",
|
|
15
|
+
"\"Disconnected\"": "\"Déconnecté\"",
|
|
16
|
+
">Uptime<": ">Temps de fonctionnement<",
|
|
17
|
+
">Tick Interval<": ">Intervalle de tick<",
|
|
18
|
+
">Last Channels Refresh<": ">Dernière actualisation des canaux<",
|
|
19
|
+
"Use Channels to link WhatsApp, Telegram, Discord, Signal, or iMessage.": "Utilisez les canaux pour lier WhatsApp, Telegram, Discord, Signal ou iMessage.",
|
|
20
|
+
">Instances<": ">Instances<",
|
|
21
|
+
"Presence beacons in the last 5 minutes.": "Balises de présence des 5 dernières minutes.",
|
|
22
|
+
">Sessions<": ">Sessions<",
|
|
23
|
+
"Recent session keys tracked by the gateway.": "Clés de session récentes suivies par la passerelle.",
|
|
24
|
+
"\"Enabled\"": "\"Activé\"",
|
|
25
|
+
"\"Disabled\"": "\"Désactivé\"",
|
|
26
|
+
"Next wake": "Prochain réveil",
|
|
27
|
+
">Notes<": ">Notes<",
|
|
28
|
+
"Quick reminders for remote control setups.": "Rappels rapides pour les configurations de contrôle à distance.",
|
|
29
|
+
"Tailscale serve": "Serveur Tailscale",
|
|
30
|
+
"Prefer serve mode to keep the gateway on loopback with tailnet auth.": "Préférez le mode serveur pour garder la passerelle en boucle locale avec l'authentification tailnet.",
|
|
31
|
+
"Session hygiene": "Hygiène des sessions",
|
|
32
|
+
"Use /new or sessions.patch to reset context.": "Utilisez /new ou sessions.patch pour réinitialiser le contexte.",
|
|
33
|
+
"Cron reminders": "Rappels Cron",
|
|
34
|
+
"Use isolated sessions for recurring runs.": "Utilisez des sessions isolées pour les exécutions récurrentes."
|
|
35
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Active session keys and per-session overrides.": "Clés de session actives et remplacements par session.",
|
|
3
|
+
"Active within \\(minutes\\)": "Actif dans un délai de (minutes)",
|
|
4
|
+
">Include global<": ">Inclure global<",
|
|
5
|
+
">Include unknown<": ">Inclure inconnu<",
|
|
6
|
+
"No sessions found.": "Aucune session trouvée.",
|
|
7
|
+
"\"\\(optional\\)\"": "\"(optionnel)\"",
|
|
8
|
+
"\\((multiple)\\)": "(multiples)",
|
|
9
|
+
" Delete": " Supprimer",
|
|
10
|
+
">Limit<": ">Limite<",
|
|
11
|
+
"`Store: ": "`Stockage : ",
|
|
12
|
+
">Label<": ">Étiquette<",
|
|
13
|
+
">Kind<": ">Type<",
|
|
14
|
+
">Updated<": ">Mis à jour<",
|
|
15
|
+
">Tokens<": ">Jetons<",
|
|
16
|
+
">Thinking<": ">Réflexion<",
|
|
17
|
+
">Verbose<": ">Verbeux<",
|
|
18
|
+
">Reasoning<": ">Raisonnement<",
|
|
19
|
+
">Actions<": ">Actions<"
|
|
20
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Workspace Skills\"": "\"Compétences de l'espace de travail\"",
|
|
3
|
+
"\"Built-in Skills\"": "\"Compétences intégrées\"",
|
|
4
|
+
"\"Installed Skills\"": "\"Compétences installées\"",
|
|
5
|
+
"\"Extra Skills\"": "\"Compétences supplémentaires\"",
|
|
6
|
+
"\"Other Skills\"": "\"Autres compétences\""
|
|
7
|
+
}
|