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,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Compacting context...": "Kontext wird komprimiert...",
|
|
3
|
+
"Context compacted": "Kontext komprimiert",
|
|
4
|
+
"Attachment preview": "Anhangs-Vorschau",
|
|
5
|
+
"Remove attachment": "Anhang entfernen",
|
|
6
|
+
"Add a message or paste more images...": "Nachricht hinzufügen oder mehr Bilder einfügen...",
|
|
7
|
+
"Message \\(↩ to send, Shift\\+↩ for line breaks, paste images\\)": "Nachricht (↩ zum Senden, Shift+↩ für Zeilenumbrüche, Bilder einfügen)",
|
|
8
|
+
"Connect to the gateway to start chatting…": "Mit dem Gateway verbinden, um mit dem Chatten zu beginnen…",
|
|
9
|
+
"Loading chat…": "Chat wird geladen…",
|
|
10
|
+
"Exit focus mode": "Fokusmodus beenden",
|
|
11
|
+
">Queued ": ">In Warteschlange ",
|
|
12
|
+
"Image \\(": "Bild (",
|
|
13
|
+
"Remove queued message": "Nachricht aus Warteschlange entfernen",
|
|
14
|
+
"New messages ": "Neue Nachrichten ",
|
|
15
|
+
">Message<": ">Nachricht<",
|
|
16
|
+
"\"Stop\"": "\"Stopp\"",
|
|
17
|
+
"New session": "Neue Sitzung",
|
|
18
|
+
"\"Queue\"": "\"Warteschlange\"",
|
|
19
|
+
"\"Send\"": "\"Senden\"",
|
|
20
|
+
"Showing last ": "Zeige letzte ",
|
|
21
|
+
"\\} messages": "} Nachrichten",
|
|
22
|
+
"\\} hidden": "} verborgen"
|
|
23
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Environment Variables\"": "\"Umgebungsvariablen\"",
|
|
3
|
+
"Environment variables passed to the gateway process": "An den Gateway-Prozess übergebene Umgebungsvariablen",
|
|
4
|
+
"\"Updates\"": "\"Updates\"",
|
|
5
|
+
"Auto-update settings and release channel": "Auto-Update-Einstellungen und Release-Kanal",
|
|
6
|
+
"Agent configurations, models, and identities": "Agentenkonfigurationen, Modelle und Identitäten",
|
|
7
|
+
"API keys and authentication profiles": "API-Schlüssel und Authentifizierungsprofile",
|
|
8
|
+
"Messaging channels (Telegram, Discord, Slack, etc.)": "Messaging-Kanäle (Telegram, Discord, Slack, usw.)",
|
|
9
|
+
"Custom slash commands": "Benutzerdefinierte Slash-Befehle",
|
|
10
|
+
"Webhooks and event hooks": "Webhooks und Ereignis-Hooks",
|
|
11
|
+
"Skill packs and capabilities": "Fähigkeitenpakete und -möglichkeiten",
|
|
12
|
+
"Tool configurations (browser, search, etc.)": "Tool-Konfigurationen (Browser, Suche, usw.)",
|
|
13
|
+
"Gateway server settings (port, auth, binding)": "Gateway-Servereinstellungen (Port, Authentifizierung, Bindung)",
|
|
14
|
+
"Setup wizard state and history": "Setup-Assistenten-Status und -Verlauf",
|
|
15
|
+
"\"Metadata\"": "\"Metadaten\"",
|
|
16
|
+
"Gateway metadata and version information": "Gateway-Metadaten und Versionsinformationen",
|
|
17
|
+
"\"Logging\"": "\"Protokollierung\"",
|
|
18
|
+
"Log levels and output configuration": "Protokollebenen und Ausgabekonfiguration",
|
|
19
|
+
"\"Browser\"": "\"Browser\"",
|
|
20
|
+
"Browser automation settings": "Browser-Automatisierungseinstellungen",
|
|
21
|
+
"User interface preferences": "Benutzeroberflächen-Einstellungen",
|
|
22
|
+
"AI model configurations and providers": "KI-Modellkonfigurationen und -Anbieter",
|
|
23
|
+
"\"Bindings\"": "\"Tastenkombinationen\"",
|
|
24
|
+
"Key bindings and shortcuts": "Tastenzuordnungen und Tastenkombinationen",
|
|
25
|
+
"\"Broadcast\"": "\"Broadcast\"",
|
|
26
|
+
"Broadcast and notification settings": "Broadcast- und Benachrichtigungseinstellungen",
|
|
27
|
+
"\"Audio\"": "\"Audio\"",
|
|
28
|
+
"Audio input/output settings": "Audio-Eingabe-/Ausgabeeinstellungen",
|
|
29
|
+
"Session management and persistence": "Sitzungsverwaltung und -persistenz",
|
|
30
|
+
"Scheduled tasks and automation": "Geplante Aufgaben und Automatisierung",
|
|
31
|
+
"Web server and API settings": "Webserver- und API-Einstellungen",
|
|
32
|
+
"\"Discovery\"": "\"Discovery\"",
|
|
33
|
+
"Service discovery and networking": "Diensteverzeichnis und Netzwerk",
|
|
34
|
+
"Canvas rendering and display": "Canvas-Rendering und -Anzeige",
|
|
35
|
+
"\"Talk\"": "\"Sprache\"",
|
|
36
|
+
"Voice and speech settings": "Sprach- und Spracheinstellungen",
|
|
37
|
+
"\"Plugins\"": "\"Plugins\"",
|
|
38
|
+
"Plugin management and extensions": "Plugin-Verwaltung und Erweiterungen",
|
|
39
|
+
">Schema unavailable.<": ">Schema nicht verfügbar.<",
|
|
40
|
+
"Unsupported schema. Use Raw.": "Nicht unterstütztes Schema. Rohdaten verwenden.",
|
|
41
|
+
"No settings match ": "Keine Einstellungen entsprechen ",
|
|
42
|
+
"No settings in this section": "Keine Einstellungen in diesem Abschnitt"
|
|
43
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
{
|
|
2
|
+
">All Settings<": ">Alle Einstellungen<",
|
|
3
|
+
|
|
4
|
+
"\"Environment\"": "\"Umgebung\"",
|
|
5
|
+
"\"Updates\"": "\"Updates\"",
|
|
6
|
+
"\"Authentication\"": "\"Authentifizierung\"",
|
|
7
|
+
"\"Commands\"": "\"Befehle\"",
|
|
8
|
+
"\"Hooks\"": "\"Hooks\"",
|
|
9
|
+
"\"Gateway\"": "\"Gateway\"",
|
|
10
|
+
"\"Setup Wizard\"": "\"Setup-Assistent\"",
|
|
11
|
+
|
|
12
|
+
"\"Meta\"": "\"Meta\"",
|
|
13
|
+
"\"Diagnostics\"": "\"Diagnose\"",
|
|
14
|
+
"\"Logging\"": "\"Protokollierung\"",
|
|
15
|
+
"\"Browser\"": "\"Browser\"",
|
|
16
|
+
"\"Ui\"": "\"Benutzeroberfläche\"",
|
|
17
|
+
"\"Models\"": "\"Modelle\"",
|
|
18
|
+
"\"NodeHost\"": "\"Knoten-Host\"",
|
|
19
|
+
"\"Bindings\"": "\"Tastenkombinationen\"",
|
|
20
|
+
"\"Broadcast\"": "\"Broadcast\"",
|
|
21
|
+
"\"Audio\"": "\"Audio\"",
|
|
22
|
+
"\"Media\"": "\"Medien\"",
|
|
23
|
+
"\"Messages\"": "\"Nachrichten\"",
|
|
24
|
+
"\"Approvals\"": "\"Genehmigungen\"",
|
|
25
|
+
"\"Session\"": "\"Sitzung\"",
|
|
26
|
+
"\"Cron\"": "\"Cron\"",
|
|
27
|
+
"\"Web\"": "\"Web\"",
|
|
28
|
+
"\"Discovery\"": "\"Discovery\"",
|
|
29
|
+
"\"CanvasHost\"": "\"Canvas-Host\"",
|
|
30
|
+
"\"Talk\"": "\"Sprache\"",
|
|
31
|
+
"\"Memory\"": "\"Speicher\"",
|
|
32
|
+
"\"Plugins\"": "\"Plugins\"",
|
|
33
|
+
|
|
34
|
+
">Settings<": ">Einstellungen<",
|
|
35
|
+
"\"unknown\"": "\"unbekannt\"",
|
|
36
|
+
"\"valid\"": "\"gültig\"",
|
|
37
|
+
"\"invalid\"": "\"ungültig\"",
|
|
38
|
+
"\"Unsaved changes\"": "\"Ungespeicherte Änderungen\"",
|
|
39
|
+
" unsaved change\\$": " ungespeicherte Änderung$",
|
|
40
|
+
"Search settings...": "Einstellungen suchen...",
|
|
41
|
+
">No changes<": ">Keine Änderungen<",
|
|
42
|
+
"\"Reload\"": "\"Neu laden\"",
|
|
43
|
+
"\"Applying…\"": "\"Anwenden…\"",
|
|
44
|
+
"\"Apply\"": "\"Anwenden\"",
|
|
45
|
+
"\"Updating…\"": "\"Aktualisieren…\"",
|
|
46
|
+
"\"Update\"": "\"Aktualisieren\"",
|
|
47
|
+
">View ": ">Ansicht ",
|
|
48
|
+
"\\} pending": "} ausstehend",
|
|
49
|
+
" change\\$": " Änderung$",
|
|
50
|
+
"Loading schema…": "Lade Schema…",
|
|
51
|
+
" Form view can't safely edit some fields. Use Raw to avoid losing config entries.": " Die Formularansicht kann einige Felder nicht sicher bearbeiten. Verwenden Sie Rohdaten, um Konfigurationseinträge nicht zu verlieren.",
|
|
52
|
+
">Raw JSON5<": ">Rohdaten JSON5<"
|
|
53
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Scheduler<": ">Scheduler<",
|
|
3
|
+
"Gateway-owned cron scheduler status.": "Status des gateway-eigenen Cron-Schedulers.",
|
|
4
|
+
">Enabled<": ">Aktiviert<",
|
|
5
|
+
"\"Refreshing…\"": "\"Aktualisiere…\"",
|
|
6
|
+
">New Job<": ">Neuer Auftrag<",
|
|
7
|
+
"Create a scheduled wakeup or agent run.": "Einen geplanten Wakeup oder Agentenlauf erstellen.",
|
|
8
|
+
">Name<": ">Name<",
|
|
9
|
+
">Description<": ">Beschreibung<",
|
|
10
|
+
">Agent ID<": ">Agenten-ID<",
|
|
11
|
+
">Schedule<": ">Zeitplan<",
|
|
12
|
+
">Every<": ">Alle<",
|
|
13
|
+
">At<": ">Um<",
|
|
14
|
+
">Cron<": ">Cron<",
|
|
15
|
+
|
|
16
|
+
">Main<": ">Haupt<",
|
|
17
|
+
">Isolated<": ">Isoliert<",
|
|
18
|
+
|
|
19
|
+
">Session<": ">Sitzung<",
|
|
20
|
+
">Wake mode<": ">Wake-Modus<",
|
|
21
|
+
">Now<": ">Jetzt<",
|
|
22
|
+
">Next heartbeat<": ">Nächster Heartbeat<",
|
|
23
|
+
|
|
24
|
+
">Payload<": ">Nutzlast<",
|
|
25
|
+
">System event<": ">Systemereignis<",
|
|
26
|
+
">Agent turn<": ">Agentenrunde<",
|
|
27
|
+
"\"System text\"": "\"Systemtext\"",
|
|
28
|
+
"\"Agent message\"": "\"Agentennachricht\"",
|
|
29
|
+
|
|
30
|
+
">Delivery<": ">Zustellung<",
|
|
31
|
+
"Announce summary ": "Zusammenfassung ankündigen ",
|
|
32
|
+
"None \\(internal\\)": "Keine (intern)",
|
|
33
|
+
"Timeout \\(seconds\\)": "Zeitüberschreitung (Sekunden)",
|
|
34
|
+
">Channel<": ">Kanal<",
|
|
35
|
+
">To<": ">An<",
|
|
36
|
+
"1555… or chat id": "1555… oder Chat-ID",
|
|
37
|
+
|
|
38
|
+
"\"Add job\"": "\"Auftrag hinzufügen\"",
|
|
39
|
+
">Jobs<": ">Aufträge<",
|
|
40
|
+
"All scheduled jobs stored in the gateway.": "Alle im Gateway gespeicherten geplanten Aufträge.",
|
|
41
|
+
"No jobs yet.": "Noch keine Aufträge.",
|
|
42
|
+
">Run history<": ">Ausführungsverlauf<",
|
|
43
|
+
">Latest runs for ": ">Letzte Ausführungen für ",
|
|
44
|
+
"Select a job to inspect run history.": "Wählen Sie einen Auftrag aus, um den Ausführungsverlauf einzusehen.",
|
|
45
|
+
"No runs yet.": "Noch keine Ausführungen.",
|
|
46
|
+
">Run at<": ">Ausgeführt um<",
|
|
47
|
+
">Unit<": ">Einheit<",
|
|
48
|
+
">Minutes<": ">Minuten<",
|
|
49
|
+
">Days<": ">Tage<",
|
|
50
|
+
">Expression<": ">Ausdruck<",
|
|
51
|
+
"Timezone \\(optional\\)": "Zeitzone (optional)",
|
|
52
|
+
">Agent: ": ">Agent: ",
|
|
53
|
+
"\"enabled\"": "\"aktiviert\"",
|
|
54
|
+
"\"disabled\"": "\"deaktiviert\"",
|
|
55
|
+
"\"Enable\"": "\"Aktivieren\"",
|
|
56
|
+
"\"Disable\"": "\"Deaktivieren\"",
|
|
57
|
+
">System<": ">System<",
|
|
58
|
+
">Status<": ">Status<",
|
|
59
|
+
">Next<": ">Nächste<",
|
|
60
|
+
">Last<": ">Letzte<",
|
|
61
|
+
">Open run chat<": ">Ausführungs-Chat öffnen<",
|
|
62
|
+
|
|
63
|
+
"\"\\(select a job\\)\"": "\"(Auftrag auswählen)\""
|
|
64
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Snapshots<": ">Schnappschüsse<",
|
|
3
|
+
"Status, health, and heartbeat data.": "Status-, Zustands- und Heartbeat-Daten.",
|
|
4
|
+
" Security audit:": " Sicherheitsaudit:",
|
|
5
|
+
"\\}. Run": "}. Führen Sie",
|
|
6
|
+
"> for details.": "> für Details aus.",
|
|
7
|
+
">Last heartbeat<": ">Letzter Heartbeat<",
|
|
8
|
+
">Manual RPC<": ">Manueller RPC<",
|
|
9
|
+
"Send a raw gateway method with JSON params.": "Senden Sie eine rohe Gateway-Methode mit JSON-Parametern.",
|
|
10
|
+
">Method<": ">Methode<",
|
|
11
|
+
">Params \\(JSON\\)<": ">Parameter (JSON)<",
|
|
12
|
+
">Models<": ">Modelle<",
|
|
13
|
+
">Call<": ">Aufruf<",
|
|
14
|
+
"Catalog from models.list.": "Katalog von models.list.",
|
|
15
|
+
">Event Log<": ">Ereignisprotokoll<",
|
|
16
|
+
"Latest gateway events.": "Neueste Gateway-Ereignisse."
|
|
17
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Connected Instances<": ">Verbundene Instanzen<",
|
|
3
|
+
"Presence beacons from the gateway and clients.": "Präsenzsignale vom Gateway und den Clients.",
|
|
4
|
+
"\"unknown host\"": "\"unbekannter Host\"",
|
|
5
|
+
"\"Loading…\"": "\"Laden…\"",
|
|
6
|
+
"\"Refresh\"": "\"Aktualisieren\"",
|
|
7
|
+
">Last input ": ">Letzte Eingabe ",
|
|
8
|
+
">Reason ": ">Grund "
|
|
9
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Logs<": ">Protokolle<",
|
|
3
|
+
"Gateway file logs \\(JSONL\\).": "Gateway-Dateiprotokolle (JSONL).",
|
|
4
|
+
"\"filtered\"": "\"gefiltert\"",
|
|
5
|
+
"\"visible\"": "\"sichtbar\"",
|
|
6
|
+
" Export ": " Exportieren ",
|
|
7
|
+
"\"Search logs\"": "\"Protokolle durchsuchen\"",
|
|
8
|
+
">Auto-follow<": ">Auto-folgen<",
|
|
9
|
+
"Log output truncated; showing latest chunk.": "Protokollausgabe gekürzt; zeige neuesten Ausschnitt.",
|
|
10
|
+
">Last heartbeat<": ">Letzter Heartbeat<",
|
|
11
|
+
"No log entries.": "Keine Protokolleinträge."
|
|
12
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Deny\"": "\"Verweigern\"",
|
|
3
|
+
"\"Allowlist\"": "\"Zulassungsliste\"",
|
|
4
|
+
"\"Off\"": "\"Aus\"",
|
|
5
|
+
"\"On miss\"": "\"Bei Fehlen\"",
|
|
6
|
+
"\"Always\"": "\"Immer\"",
|
|
7
|
+
|
|
8
|
+
">Exec approvals<": ">Exec-Genehmigungen<",
|
|
9
|
+
"Allowlist and approval policy for \\<span class=\"mono\">exec host=gateway/node\\</span>.": "Zulassungsliste und Genehmigungsrichtlinie für \\<span class=\"mono\">exec host=gateway/node\\</span>.",
|
|
10
|
+
"\"Load approvals\"": "\"Genehmigungen laden\"",
|
|
11
|
+
"Load exec approvals to edit allowlists.":"Laden Sie Exec-Genehmigungen, um Zulassungslisten zu bearbeiten.",
|
|
12
|
+
"Gateway edits local approvals; node edits the selected node.": "Gateway bearbeitet lokale Genehmigungen; Knoten bearbeitet den ausgewählten Knoten.",
|
|
13
|
+
|
|
14
|
+
">Gateway<": ">Gateway<",
|
|
15
|
+
">Node<": ">Knoten<",
|
|
16
|
+
">Select node<": ">Knoten auswählen<",
|
|
17
|
+
"No nodes advertise exec approvals yet.": "Noch keine Knoten werben mit Exec-Genehmigungen.",
|
|
18
|
+
|
|
19
|
+
">Scope<": ">Bereich<",
|
|
20
|
+
" Defaults": " Standardwerte",
|
|
21
|
+
|
|
22
|
+
"\"Default security mode.\"": "\"Standard-Sicherheitsmodus.\"",
|
|
23
|
+
"`Default: ": "`Standard: ",
|
|
24
|
+
" Use default": " Standard verwenden",
|
|
25
|
+
"\"Default prompt policy.\"": "\"Standard-Eingabeaufforderungsrichtlinie.\"",
|
|
26
|
+
">Ask<": ">Nachfragen<",
|
|
27
|
+
">Ask fallback<": ">Nachfragen-Fallback<",
|
|
28
|
+
"Applied when the UI prompt is unavailable.": "Angewendet, wenn die UI-Eingabeaufforderung nicht verfügbar ist.",
|
|
29
|
+
">Fallback<": ">Fallback<",
|
|
30
|
+
|
|
31
|
+
">Auto-allow skill CLIs<": ">Skill-CLIs automatisch zulassen<",
|
|
32
|
+
"Allow skill executables listed by the Gateway.": "Erlauben Sie vom Gateway aufgelistete Skill-Ausführungsdateien.",
|
|
33
|
+
"\"on\" \\: \"off\"\\}": "\"ein\" : \"aus\"}",
|
|
34
|
+
": `Override \\(": ": `Überschreibung (",
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
">Allowlist<": ">Zulassungsliste<",
|
|
38
|
+
"Case-insensitive glob patterns.": "Groß-/Kleinschreibung nicht beachtende Glob-Muster.",
|
|
39
|
+
" Add pattern": " Muster hinzufügen",
|
|
40
|
+
">Pattern<": ">Muster<",
|
|
41
|
+
"No allowlist entries yet.": "Noch keine Einträge in der Zulassungsliste.",
|
|
42
|
+
"\"New pattern\"": "\"Neues Muster\"",
|
|
43
|
+
">Last used: ": ">Zuletzt verwendet:",
|
|
44
|
+
" Remove": " Entfernen"
|
|
45
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Nodes<": ">Knoten<",
|
|
3
|
+
"Paired devices and live links.": "Gekoppelte Geräte und Live-Verbindungen.",
|
|
4
|
+
"No nodes found.": "Keine Knoten gefunden.",
|
|
5
|
+
|
|
6
|
+
">Devices<": ">Geräte<",
|
|
7
|
+
"Pairing requests \\+ role tokens.": "Kopplungsanfragen + Rollen-Tokens.",
|
|
8
|
+
"\"Loading…\" : \"Refresh\"\\}": "\"Laden…\" : \"Aktualisieren\"}",
|
|
9
|
+
">Pending<": ">Ausstehend<",
|
|
10
|
+
">Paired<": ">Gekoppelt<",
|
|
11
|
+
"No paired devices.": "Keine gekoppelten Geräte.",
|
|
12
|
+
|
|
13
|
+
" · requested ": " · angefordert ",
|
|
14
|
+
" Approve": " Genehmigen",
|
|
15
|
+
" Reject": " Ablehnen",
|
|
16
|
+
|
|
17
|
+
">Tokens: none<": ">Tokens: keine<",
|
|
18
|
+
" Rotate": " Rotieren",
|
|
19
|
+
" Revoke": " Widerrufen",
|
|
20
|
+
|
|
21
|
+
">Exec node binding<": ">Exec-Knotenbindung<",
|
|
22
|
+
"Pin agents to a specific node when using <span class=\"mono\">exec host=node</span>.": "Agenten bei Verwendung von <span class=\"mono\">exec host=node</span> an einen bestimmten Knoten binden.",
|
|
23
|
+
"Switch the Config tab to <strong>Form<\/strong> mode to edit bindings here.": "Wechseln Sie den Konfigurations-Tab in den <strong>Formular<\/strong>-Modus, um Bindungen hier zu bearbeiten.",
|
|
24
|
+
"Load config to edit bindings.": "Konfiguration laden, um Bindungen zu bearbeiten.",
|
|
25
|
+
"\"Load config\"": "\"Konfiguration laden\"",
|
|
26
|
+
">Default binding<": ">Standardbindung<",
|
|
27
|
+
"Used when agents do not override a node binding.": "Wird verwendet, wenn Agenten keine Knotenbindung überschreiben.",
|
|
28
|
+
">Any node<": ">Beliebiger Knoten<",
|
|
29
|
+
"No nodes with system.run available.": "Keine Knoten mit system.run verfügbar.",
|
|
30
|
+
|
|
31
|
+
">Target<": ">Ziel<",
|
|
32
|
+
" Gateway edits local approvals; node edits the selected node.": " Gateway bearbeitet lokale Genehmigungen; Knoten bearbeitet den ausgewählten Knoten.",
|
|
33
|
+
|
|
34
|
+
">Host<": ">Host<",
|
|
35
|
+
">Security<": ">Sicherheit<",
|
|
36
|
+
"\"default agent\"": "\"Standard-Agent\"",
|
|
37
|
+
"\"agent\"\\}": "\"Agent\"}",
|
|
38
|
+
"`uses default \\(": "`verwendet Standard (",
|
|
39
|
+
"`Using default \\(": "`Verwende Standard (",
|
|
40
|
+
"`Override \\(": "`Überschreibung (",
|
|
41
|
+
" \"any\"\\}": " \"beliebig\"}",
|
|
42
|
+
": `override: ": ": `Überschreibung:",
|
|
43
|
+
">Binding<": ">Bindung<",
|
|
44
|
+
"\"paired\" : \"unpaired\"\\}": "\"gekoppelt\" : \"nicht gekoppelt\"}",
|
|
45
|
+
"\"connected\" : \"offline\"\\}": "\"verbunden\" : \"offline\"}"
|
|
46
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Gateway Access": "Gateway-Zugang",
|
|
3
|
+
"Where the dashboard connects and how it authenticates.": "Wo das Dashboard verbindet und wie es authentifiziert.",
|
|
4
|
+
"WebSocket URL": "WebSocket-URL",
|
|
5
|
+
"Gateway Token": "Gateway-Token",
|
|
6
|
+
"Password \\(not stored\\)": "Passwort (nicht gespeichert)",
|
|
7
|
+
"Default Session Key": "Standard-Sitzungsschlüssel",
|
|
8
|
+
"\"system or shared password\"": "\"System- oder gemeinsames Passwort\"",
|
|
9
|
+
">Connect<": ">Verbinden<",
|
|
10
|
+
">Refresh<": ">Aktualisieren<",
|
|
11
|
+
"Click Connect to apply connection changes.": "Klicken Sie auf Verbinden, um Verbindungsänderungen zu übernehmen.",
|
|
12
|
+
">Snapshot<": ">Schnappschuss<",
|
|
13
|
+
"Latest gateway handshake information.": "Neueste Gateway-Handshake-Informationen.",
|
|
14
|
+
"\"Connected\"": "\"Verbunden\"",
|
|
15
|
+
"\"Disconnected\"": "\"Getrennt\"",
|
|
16
|
+
">Uptime<": ">Betriebszeit<",
|
|
17
|
+
">Tick Interval<": ">Tick-Intervall<",
|
|
18
|
+
">Last Channels Refresh<": ">Letzte Kanalaktualisierung<",
|
|
19
|
+
"Use Channels to link WhatsApp, Telegram, Discord, Signal, or iMessage.": "Verwenden Sie Kanäle, um WhatsApp, Telegram, Discord, Signal oder iMessage zu verbinden.",
|
|
20
|
+
">Instances<": ">Instanzen<",
|
|
21
|
+
"Presence beacons in the last 5 minutes.": "Präsenzsignale der letzten 5 Minuten.",
|
|
22
|
+
">Sessions<": ">Sitzungen<",
|
|
23
|
+
"Recent session keys tracked by the gateway.": "Vom Gateway verfolgte aktuelle Sitzungsschlüssel.",
|
|
24
|
+
"\"Enabled\"": "\"Aktiviert\"",
|
|
25
|
+
"\"Disabled\"": "\"Deaktiviert\"",
|
|
26
|
+
"Next wake": "Nächstes Aufwachen",
|
|
27
|
+
">Notes<": ">Notizen<",
|
|
28
|
+
"Quick reminders for remote control setups.": "Kurzerinnerungen für Fernsteuerungseinrichtungen.",
|
|
29
|
+
"Tailscale serve": "Tailscale Serve",
|
|
30
|
+
"Prefer serve mode to keep the gateway on loopback with tailnet auth.": "Bevorzugen Sie den Serve-Modus, um das Gateway mit Tailnet-Auth im Loopback zu halten.",
|
|
31
|
+
"Session hygiene": "Sitzungshygiene",
|
|
32
|
+
"Use /new or sessions.patch to reset context.": "Verwenden Sie /new oder sessions.patch, um den Kontext zurückzusetzen.",
|
|
33
|
+
"Cron reminders": "Cron-Erinnerungen",
|
|
34
|
+
"Use isolated sessions for recurring runs.": "Verwenden Sie isolierte Sitzungen für wiederkehrende Ausführungen."
|
|
35
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Active session keys and per-session overrides.": "Aktive Sitzungsschlüssel und sitzungsspezifische Überschreibungen.",
|
|
3
|
+
"Active within \\(minutes\\)": "Aktiv innerhalb (Minuten)",
|
|
4
|
+
">Include global<": ">Global einschließen<",
|
|
5
|
+
">Include unknown<": ">Unbekannte einschließen<",
|
|
6
|
+
"No sessions found.": "Keine Sitzungen gefunden.",
|
|
7
|
+
"\"\\(optional\\)\"": "\"(optional)\"",
|
|
8
|
+
"\\((multiple)\\)": "(mehrere)",
|
|
9
|
+
" Delete": " Löschen",
|
|
10
|
+
">Limit<": ">Limit<",
|
|
11
|
+
"`Store: ": "`Speicher: ",
|
|
12
|
+
">Label<": ">Bezeichnung<",
|
|
13
|
+
">Kind<": ">Art<",
|
|
14
|
+
">Updated<": ">Aktualisiert<",
|
|
15
|
+
">Tokens<": ">Tokens<",
|
|
16
|
+
">Thinking<": ">Denken<",
|
|
17
|
+
">Verbose<": ">Ausführlich<",
|
|
18
|
+
">Reasoning<": ">Argumentation<",
|
|
19
|
+
">Actions<": ">Aktionen<"
|
|
20
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Workspace Skills\"": "\"Arbeitsbereichsfähigkeiten\"",
|
|
3
|
+
"\"Built-in Skills\"": "\"Integrierte Fähigkeiten\"",
|
|
4
|
+
"\"Installed Skills\"": "\"Installierte Fähigkeiten\"",
|
|
5
|
+
"\"Extra Skills\"": "\"Zusätzliche Fähigkeiten\"",
|
|
6
|
+
"\"Other Skills\"": "\"Weitere Fähigkeiten\""
|
|
7
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Skills<": ">Fähigkeiten<",
|
|
3
|
+
"Bundled, managed, and workspace skills.": "Gebündelte, verwaltete und Arbeitsbereichsfähigkeiten.",
|
|
4
|
+
"\"Search skills\"": "\"Fähigkeiten suchen\"",
|
|
5
|
+
"No skills found.": "Keine Fähigkeiten gefunden.",
|
|
6
|
+
"\\} shown": "} angezeigt",
|
|
7
|
+
"\"Installing…\"": "\"Installiere…\"",
|
|
8
|
+
">API key<": ">API-Schlüssel<",
|
|
9
|
+
" Save key": " Schlüssel speichern"
|
|
10
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Activity by Time<": ">Aktivität nach Zeit<",
|
|
3
|
+
" tokens<": " Token<",
|
|
4
|
+
"Estimates require session timestamps.": "Für Schätzungen werden Sitzungszeitstempel benötigt.",
|
|
5
|
+
"No timeline data yet.": "Noch keine Zeitplandaten.",
|
|
6
|
+
"Estimated from session spans (first/last activity). Time zone:": "Geschätzt aus Sitzungsspannen (erste/letzte Aktivität). Zeitzone:",
|
|
7
|
+
"\"Local\"\\}": "\"Lokal\"}",
|
|
8
|
+
">Day of Week<": ">Wochentag<",
|
|
9
|
+
">Hours<": ">Stunden<",
|
|
10
|
+
"\\} tokens": "} Token",
|
|
11
|
+
">Midnight<": ">Mitternacht<",
|
|
12
|
+
">4am<": ">4 Uhr<",
|
|
13
|
+
">8am<": ">8 Uhr<",
|
|
14
|
+
">Moon<": ">12 Uhr<",
|
|
15
|
+
">4pm<": ">16 Uhr<",
|
|
16
|
+
">8pm<": ">20 Uhr<",
|
|
17
|
+
"Low → High token density": "Niedrige → Hohe Tokendichte"
|
|
18
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"label\",": "\"Bezeichnung\",",
|
|
3
|
+
"\"agentId\",": "\"Agenten-ID\",",
|
|
4
|
+
"\"channel\",": "\"Kanal\",",
|
|
5
|
+
"\"provider\",": "\"Anbieter\",",
|
|
6
|
+
"\"model\",": "\"Modell\",",
|
|
7
|
+
"\"updatedAt\",": "\"Aktualisiert am\",",
|
|
8
|
+
"\"durationMs\",": "\"Dauer (ms)\",",
|
|
9
|
+
"\"messages\",": "\"Nachrichten\",",
|
|
10
|
+
"\"errors\",": "\"Fehler\",",
|
|
11
|
+
"\"toolCalls\",": "\"Tool-Aufrufe\",",
|
|
12
|
+
"\"inputTokens\",": "\"Eingabe-Token\",",
|
|
13
|
+
"\"outputTokens\",": "\"Ausgabe-Token\",",
|
|
14
|
+
"\"cacheReadTokens\",": "\"Cache-Lese-Token\",",
|
|
15
|
+
"\"cacheWriteTokens\",": "\"Cache-Schreib-Token\",",
|
|
16
|
+
"\"totalTokens\",": "\"Token insgesamt\",",
|
|
17
|
+
"\"totalCost\",": "\"Gesamtkosten\",",
|
|
18
|
+
|
|
19
|
+
"\"date\",": "\"Datum\",",
|
|
20
|
+
"\"inputCost\",": "\"Eingabekosten\",",
|
|
21
|
+
"\"outputCost\",": "\"Ausgabekosten\",",
|
|
22
|
+
"\"cacheReadCost\",": "\"Cache-Lesekosten\",",
|
|
23
|
+
"\"cacheWriteCost\",": "\"Cache-Schreibkosten\",",
|
|
24
|
+
|
|
25
|
+
"\"agent:\",": "\"Agent:\",",
|
|
26
|
+
"\"channel:\",": "\"Kanal:\",",
|
|
27
|
+
"\"provider:\",": "\"Anbieter:\",",
|
|
28
|
+
"\"model:\",": "\"Modell:\",",
|
|
29
|
+
"\"tool:\",": "\"Werkzeug:\",",
|
|
30
|
+
"\"has:errors:\",": "\"hat Fehler:\",",
|
|
31
|
+
"\"has:tools:\",": "\"hat Werkzeuge:\",",
|
|
32
|
+
"\"minTokens:\",": "\"Min. Token:\",",
|
|
33
|
+
"\"maxCost:\",": "\"Max. Kosten:\","
|
|
34
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"No usage data for this session.": "Keine Nutzungsdaten für diese Sitzung.",
|
|
3
|
+
">Messages<": ">Nachrichten<",
|
|
4
|
+
"\\} user · ": "} Benutzer · ",
|
|
5
|
+
"\\} assistant": "} Assistent",
|
|
6
|
+
">Tool Calls<": ">Tool-Aufrufe<",
|
|
7
|
+
" tools<": " Tools<",
|
|
8
|
+
">Errors<": ">Fehler<",
|
|
9
|
+
" tool results<": " Tool-Ergebnisse<",
|
|
10
|
+
">Duration<": ">Dauer<",
|
|
11
|
+
|
|
12
|
+
"\"No tool calls\"": "\"Keine Tool-Aufrufe\"",
|
|
13
|
+
"\"No model data\"": "\"Keine Modelldaten\"",
|
|
14
|
+
|
|
15
|
+
"\"Close session details\"": "\"Sitzungsdetails schließen\"",
|
|
16
|
+
|
|
17
|
+
">No timeline data<": ">Keine Zeitplandaten<",
|
|
18
|
+
"\"No data in range\"": "\"Keine Daten im Bereich\"",
|
|
19
|
+
">Usage Over Time<": ">Nutzung im Zeitverlauf<",
|
|
20
|
+
" Per Turn": " Pro Runde",
|
|
21
|
+
" Cumulative": " Kumulativ",
|
|
22
|
+
" Total": " Gesamt",
|
|
23
|
+
" By Type": " Nach Typ",
|
|
24
|
+
">Tokens by Type<": ">Token nach Typ<",
|
|
25
|
+
|
|
26
|
+
"\"Assistant output tokens\"": "\"Assistent-Ausgabe-Token\"",
|
|
27
|
+
">Output": ">Ausgabe",
|
|
28
|
+
"\"User \\+ tool input tokens\"": "\"Benutzer- + Tool-Eingabe-Token\"",
|
|
29
|
+
">Input": ">Eingabe",
|
|
30
|
+
"\"Tokens written to cache\"": "\"In Cache geschriebene Token\"",
|
|
31
|
+
">Cache Write ": ">Cache-Schreib ",
|
|
32
|
+
"\"Tokens read from cache\"": "\"Aus Cache gelesene Token\"",
|
|
33
|
+
">Cache Read ": ">Cache-Lese ",
|
|
34
|
+
">Total: ": ">Gesamt: ",
|
|
35
|
+
|
|
36
|
+
">No context data<": ">Keine Kontextdaten<",
|
|
37
|
+
">System Prompt Breakdown<": ">Systemaufforderungsaufschlüsselung<",
|
|
38
|
+
"\"Collapse\"": "\"Einklappen\"",
|
|
39
|
+
"\"Expand all\"": "\"Alle erweitern\"",
|
|
40
|
+
"\"Base context per message\"": "\"Basis-Kontext pro Nachricht\"",
|
|
41
|
+
|
|
42
|
+
">Sys ": ">Sys ",
|
|
43
|
+
">Skills ": ">Fähigkeiten ",
|
|
44
|
+
">Tools ": ">Tools ",
|
|
45
|
+
">Files ": ">Dateien ",
|
|
46
|
+
|
|
47
|
+
" more<": " mehr<",
|
|
48
|
+
|
|
49
|
+
">Conversation<": ">Konversation<",
|
|
50
|
+
">No messages<": ">Keine Nachrichten<",
|
|
51
|
+
|
|
52
|
+
"\"Collapse All\"": "\"Alle einklappen\"",
|
|
53
|
+
"\"Expand All\"": "\"Alle erweitern\"",
|
|
54
|
+
|
|
55
|
+
">User<": ">Benutzer<",
|
|
56
|
+
">Assistant<": ">Assistent<",
|
|
57
|
+
">Tool<": ">Tool<",
|
|
58
|
+
">Tool result<": ">Tool-Ergebnis<",
|
|
59
|
+
|
|
60
|
+
"\"Search conversation\"": "\"Konversation durchsuchen\"",
|
|
61
|
+
"No messages match the filters.": "Keine Nachrichten entsprechen den Filtern."
|
|
62
|
+
}
|