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,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Skills<": ">স্কিল<",
|
|
3
|
+
"Bundled, managed, and workspace skills.": "বান্ডেল করা, পরিচালিত এবং ওয়ার্কস্পেস স্কিল।",
|
|
4
|
+
"\"Search skills\"": "\"স্কিল অনুসন্ধান করুন\"",
|
|
5
|
+
"No skills found.": "কোন স্কিল পাওয়া যায়নি।",
|
|
6
|
+
"\\} shown": "} দেখানো হয়েছে",
|
|
7
|
+
"\"Installing…\"": "\"ইনস্টল করা হচ্ছে…\"",
|
|
8
|
+
">API key<": ">API কী<",
|
|
9
|
+
" Save key": "কী সংরক্ষণ করুন"
|
|
10
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Activity by Time<": ">সময় অনুযায়ী কার্যকলাপ<",
|
|
3
|
+
" tokens<": " টোকেন<",
|
|
4
|
+
"Estimates require session timestamps.": "আনুমানিক হিসাবের জন্য সেশন টাইমস্ট্যাম্প প্রয়োজন।",
|
|
5
|
+
"No timeline data yet.": "এখনো কোনো টাইমলাইন ডেটা নেই।",
|
|
6
|
+
"Estimated from session spans (first/last activity). Time zone:": "সেশনের সময়কাল থেকে আনুমানিক (প্রথম/শেষ কার্যকলাপ)। সময় অঞ্চল:",
|
|
7
|
+
"\"Local\"\\}": "\"স্থানীয় সময়\"}",
|
|
8
|
+
">Day of Week<": ">সপ্তাহের দিন<",
|
|
9
|
+
">Hours<": ">ঘন্টা<",
|
|
10
|
+
"\\} tokens": "} টোকেন",
|
|
11
|
+
">Midnight<": ">মধ্যরাত<",
|
|
12
|
+
">4am<": ">ভোর ৪টা<",
|
|
13
|
+
">8am<": ">সকাল ৮টা<",
|
|
14
|
+
">Moon<": ">দুপুর ১২টা<",
|
|
15
|
+
">4pm<": ">বিকেল ৪টা<",
|
|
16
|
+
">8pm<": ">রাত ৮টা<",
|
|
17
|
+
"Low → High token density": "নিম্ন → উচ্চ টোকেন ঘনত্ব"
|
|
18
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"label\",": "\"লেবেল\",",
|
|
3
|
+
"\"agentId\",": "\"এজেন্ট আইডি\",",
|
|
4
|
+
"\"channel\",": "\"চ্যানেল\",",
|
|
5
|
+
"\"provider\",": "\"প্রদানকারী\",",
|
|
6
|
+
"\"model\",": "\"মডেল\",",
|
|
7
|
+
"\"updatedAt\",": "\"আপডেটের সময়\",",
|
|
8
|
+
"\"durationMs\",": "\"সময়কাল (মি.সে.)\",",
|
|
9
|
+
"\"messages\",": "\"বার্তা\",",
|
|
10
|
+
"\"errors\",": "\"ত্রুটি\",",
|
|
11
|
+
"\"toolCalls\",": "\"টুল কল\",",
|
|
12
|
+
"\"inputTokens\",": "\"ইনপুট টোকেন\",",
|
|
13
|
+
"\"outputTokens\",": "\"আউটপুট টোকেন\",",
|
|
14
|
+
"\"cacheReadTokens\",": "\"ক্যাশে রিড টোকেন\",",
|
|
15
|
+
"\"cacheWriteTokens\",": "\"ক্যাশে রাইট টোকেন\",",
|
|
16
|
+
"\"totalTokens\",": "\"মোট টোকেন\",",
|
|
17
|
+
"\"totalCost\",": "\"মোট খরচ\",",
|
|
18
|
+
|
|
19
|
+
"\"date\",": "\"তারিখ\",",
|
|
20
|
+
"\"inputCost\",": "\"ইনপুট খরচ\",",
|
|
21
|
+
"\"outputCost\",": "\"আউটপুট খরচ\",",
|
|
22
|
+
"\"cacheReadCost\",": "\"ক্যাশে রিড খরচ\",",
|
|
23
|
+
"\"cacheWriteCost\",": "\"ক্যাশে রাইট খরচ\",",
|
|
24
|
+
|
|
25
|
+
"\"agent:\",": "\"এজেন্ট: \",",
|
|
26
|
+
"\"channel:\",": "\"চ্যানেল: \",",
|
|
27
|
+
"\"provider:\",": "\"প্রদানকারী: \",",
|
|
28
|
+
"\"model:\",": "\"মডেল: \",",
|
|
29
|
+
"\"tool:\",": "\"টুল: \",",
|
|
30
|
+
"\"has:errors:\",": "\"ত্রুটি আছে: \",",
|
|
31
|
+
"\"has:tools:\",": "\"টুল আছে: \",",
|
|
32
|
+
"\"minTokens:\",": "\"সর্বনিম্ন টোকেন: \",",
|
|
33
|
+
"\"maxCost:\",": "\"সর্বোচ্চ খরচ: \","
|
|
34
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"No usage data for this session.": "এই সেশনের জন্য কোন ব্যবহারের ডেটা নেই।",
|
|
3
|
+
">Messages<": ">বার্তা<",
|
|
4
|
+
"\\} user · ": "} ব্যবহারকারী · ",
|
|
5
|
+
"\\} assistant": "} সহায়ক",
|
|
6
|
+
">Tool Calls<": ">টুল কল<",
|
|
7
|
+
" tools<": " টুল<",
|
|
8
|
+
">Errors<": ">ত্রুটি<",
|
|
9
|
+
" tool results<": " টুল ফলাফল<",
|
|
10
|
+
">Duration<": ">সময়কাল<",
|
|
11
|
+
|
|
12
|
+
"\"No tool calls\"": "\"কোন টুল কল নেই\"",
|
|
13
|
+
"\"No model data\"": "\"কোন মডেল ডেটা নেই\"",
|
|
14
|
+
|
|
15
|
+
"\"Close session details\"": "\"সেশনের বিবরণ বন্ধ করুন\"",
|
|
16
|
+
|
|
17
|
+
">No timeline data<": ">কোন টাইমলাইন ডেটা নেই<",
|
|
18
|
+
"\"No data in range\"": "\"সীমার মধ্যে কোন ডেটা নেই\"",
|
|
19
|
+
">Usage Over Time<": ">সময়ের সাথে ব্যবহার<",
|
|
20
|
+
" Per Turn": "প্রতি টার্ন",
|
|
21
|
+
" Cumulative": "ক্রমবর্ধমান",
|
|
22
|
+
" Total": "মোট",
|
|
23
|
+
" By Type": "ধরন অনুযায়ী",
|
|
24
|
+
">Tokens by Type<": ">ধরন অনুযায়ী টোকেন<",
|
|
25
|
+
|
|
26
|
+
"\"Assistant output tokens\"": "\"সহায়ক আউটপুট টোকেন\"",
|
|
27
|
+
">Output": ">আউটপুট",
|
|
28
|
+
"\"User \\+ tool input tokens\"": "\"ব্যবহারকারী + টুল ইনপুট টোকেন\"",
|
|
29
|
+
">Input": ">ইনপুট",
|
|
30
|
+
"\"Tokens written to cache\"": "\"ক্যাশে লেখা টোকেন\"",
|
|
31
|
+
">Cache Write ": ">ক্যাশে রাইট",
|
|
32
|
+
"\"Tokens read from cache\"": "\"ক্যাশে থেকে পঠিত টোকেন\"",
|
|
33
|
+
">Cache Read ": ">ক্যাশে রিড",
|
|
34
|
+
">Total: ": ">মোট: ",
|
|
35
|
+
|
|
36
|
+
">No context data<": ">কোন কনটেক্সট ডেটা নেই<",
|
|
37
|
+
">System Prompt Breakdown<": ">সিস্টেম প্রম্পট বিশ্লেষণ",
|
|
38
|
+
"\"Collapse\"": "\"সঙ্কুচিত করুন\"",
|
|
39
|
+
"\"Expand all\"": "\"সব প্রসারিত করুন\"",
|
|
40
|
+
"\"Base context per message\"": "\"প্রতি বার্তায় বেস কনটেক্সট\"",
|
|
41
|
+
|
|
42
|
+
">Sys ": ">সিস্টেম ",
|
|
43
|
+
">Skills ": ">স্কিল ",
|
|
44
|
+
">Tools ": ">টুল ",
|
|
45
|
+
">Files ": ">ফাইল ",
|
|
46
|
+
|
|
47
|
+
" more<": " আরও< ",
|
|
48
|
+
|
|
49
|
+
">Conversation<": ">কথোপকথন<",
|
|
50
|
+
">No messages<": ">কোন বার্তা নেই<",
|
|
51
|
+
|
|
52
|
+
"\"Collapse All\"": "\"সব সঙ্কুচিত করুন\"",
|
|
53
|
+
"\"Expand All\"": "\"সব প্রসারিত করুন\"",
|
|
54
|
+
|
|
55
|
+
">User<": ">ব্যবহারকারী<",
|
|
56
|
+
">Assistant<": ">সহায়ক<",
|
|
57
|
+
">Tool<": ">টুল<",
|
|
58
|
+
">Tool result<": ">টুল ফলাফল<",
|
|
59
|
+
|
|
60
|
+
"\"Search conversation\"": "\"কথোপকথন অনুসন্ধান করুন\"",
|
|
61
|
+
"No messages match the filters.": "কোন বার্তা ফিল্টারের সাথে মেলে না।"
|
|
62
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Token Usage<": ">টোকেন ব্যবহার<",
|
|
3
|
+
">to<": ">থেকে<",
|
|
4
|
+
"\"Today\"": "\"আজ\"",
|
|
5
|
+
"\"7d\"": "\"৭ দিন\"",
|
|
6
|
+
"\"30d\"": "\"৩০ দিন\"",
|
|
7
|
+
">All<": ">সব<",
|
|
8
|
+
" Clear": "মুছুন",
|
|
9
|
+
|
|
10
|
+
">Usage<": ">ব্যবহার<",
|
|
11
|
+
"See where tokens go, when sessions spike, and what drives cost.": "টোকেন কোথায় যায়, সেশন কখন বাড়ে এবং খরচ কী চালায় তা দেখুন।",
|
|
12
|
+
"\"pinned\"": "\"পিন করা হয়েছে\"",
|
|
13
|
+
">Filters<": ">ফিল্টার<",
|
|
14
|
+
">Loading<": ">লোড হচ্ছে<",
|
|
15
|
+
"Select a date range and click Refresh to load usage.": "একটি তারিখ পরিসীমা নির্বাচন করুন এবং ব্যবহার লোড করতে রিফ্রেশ এ ক্লিক করুন।",
|
|
16
|
+
"> tokens": "> টোকেন",
|
|
17
|
+
"> cost": "> খরচ",
|
|
18
|
+
|
|
19
|
+
"\"Unpin filters\"\\}": "\"ফিল্টার আনপিন করুন\"}",
|
|
20
|
+
"\"Pin filters\"\\}": "\"ফিল্টার পিন করুন\"}",
|
|
21
|
+
"\"Pinned\"": "\"পিন করা হয়েছে\"",
|
|
22
|
+
"\"Pin\"": "\"পিন করুন\"",
|
|
23
|
+
">Export ▾<": ">এক্সপোর্ট ▾<",
|
|
24
|
+
" Sessions ": "সেশন ",
|
|
25
|
+
" Daily ": "দৈনিক ",
|
|
26
|
+
|
|
27
|
+
" Tokens": "টোকেন",
|
|
28
|
+
" Cost": "খরচ",
|
|
29
|
+
" Refresh": "রিফ্রেশ",
|
|
30
|
+
|
|
31
|
+
"Filter sessions \\(e.g. key:agent:main:cron\\* model:gpt-4o has:errors minTokens:2000\\)": "সেশন ফিল্টার করুন (যেমন key:agent:main:cron* model:gpt-4o has:errors minTokens:2000)",
|
|
32
|
+
" Filter \\(client-side\\)": "ফিল্টার (ক্লায়েন্ট-সাইড)",
|
|
33
|
+
"\\} sessions match": "} সেশন ম্যাচ করেছে",
|
|
34
|
+
"\\} sessions in range": "} সীমার মধ্যে সেশন",
|
|
35
|
+
"Tip: use filters or click bars to filter days.": "টিপ: দিন ফিল্টার করতে ফিল্টার ব্যবহার করুন বা বারগুলিতে ক্লিক করুন।",
|
|
36
|
+
|
|
37
|
+
"\"Remove filter\"": "\"ফিল্টার সরান\"",
|
|
38
|
+
|
|
39
|
+
"Showing first 1,000 sessions. Narrow date range for complete results.":"প্রথম ১,০০০ সেশন দেখানো হচ্ছে। সম্পূর্ণ ফলাফলের জন্য তারিখ পরিসীমা সংকীর্ণ করুন।",
|
|
40
|
+
|
|
41
|
+
">Days:": ">দিন:",
|
|
42
|
+
">Hours:": ">ঘন্টা:",
|
|
43
|
+
">Session:": ">সেশন:",
|
|
44
|
+
" Clear All": "সব মুছুন",
|
|
45
|
+
">Daily Usage<": ">দৈনিক ব্যবহার<",
|
|
46
|
+
">No data<": ">কোনো ডেটা নেই<",
|
|
47
|
+
"\\} Usage<": "} ব্যবহার<",
|
|
48
|
+
"\\} tokens<": "} টোকেন<",
|
|
49
|
+
|
|
50
|
+
"\"Tokens\":\"Cost\"} by Type": "\"টোকেন\":\"খরচ\"} ধরন অনুযায়ী",
|
|
51
|
+
"\"Output: ": "\"আউটপুট: ",
|
|
52
|
+
"\"Input: ": "\"ইনপুট: ",
|
|
53
|
+
"\"Cache Write: ": "\"ক্যাশে রাইট: ",
|
|
54
|
+
"\"Cache Read: ": "\"ক্যাশে রিড: ",
|
|
55
|
+
|
|
56
|
+
"Cache hit rate = cache read / \\(input \\+ cache read\\). Higher is better.": "ক্যাশে হিট রেট = ক্যাশে রিড / (ইনপুট + ক্যাশে রিড)। বেশি হলে ভালো।",
|
|
57
|
+
"Error rate = errors / total messages. Lower is better.": "ত্রুটির হার = ত্রুটি / মোট বার্তা। কম হলে ভালো।",
|
|
58
|
+
"Throughput shows tokens per minute over active time. Higher is better.": "থ্রুপুট সক্রিয় সময়ের মধ্যে প্রতি মিনিটে টোকেন দেখায়। বেশি হলে ভালো।",
|
|
59
|
+
"Average tokens per message in this range.": "এই সীমার মধ্যে প্রতি বার্তায় গড় টোকেন।",
|
|
60
|
+
"Average cost per message when providers report costs. Cost data is missing for some or all sessions in this range.": "প্রদানকারীরা খরচ রিপোর্ট করলে প্রতি বার্তায় গড় খরচ। এই সীমার মধ্যে কিছু বা সমস্ত সেশনের জন্য খরচ ডেটা অনুপস্থিত।",
|
|
61
|
+
"Average cost per message when providers report costs.": "প্রদানকারীরা খরচ রিপোর্ট করলে প্রতি বার্তায় গড় খরচ।",
|
|
62
|
+
|
|
63
|
+
"\\} errors · ": "} ত্রুটি · ",
|
|
64
|
+
"\\} msgs · ": "} বার্তা · ",
|
|
65
|
+
|
|
66
|
+
">Usage Overview<": ">ব্যবহারের ওভারভিউ<",
|
|
67
|
+
"Total user \\+ assistant messages in range.": "সীমার মধ্যে মোট ব্যবহারকারী + সহায়ক বার্তা।",
|
|
68
|
+
" Tool Calls": "টুল কল",
|
|
69
|
+
"Total tool call count across sessions.": "সেশন জুড়ে মোট টুল কলের সংখ্যা।",
|
|
70
|
+
" Errors": "ত্রুটি",
|
|
71
|
+
"Total message/tool errors in range.": "সীমার মধ্যে মোট বার্তা/টুল ত্রুটি।",
|
|
72
|
+
" Avg Tokens / Msg": "গড় টোকেন/বার্তা",
|
|
73
|
+
">Across ": ">মোট ",
|
|
74
|
+
"Avg Cost \/ Msg": "গড় খরচ/বার্তা",
|
|
75
|
+
"\\} total<": "} মোট<",
|
|
76
|
+
|
|
77
|
+
"Distinct sessions in the range.": "সীমার মধ্যে স্বতন্ত্র সেশন।",
|
|
78
|
+
" Throughput": "থ্রুপুট",
|
|
79
|
+
" Error Rate": "ত্রুটির হার",
|
|
80
|
+
|
|
81
|
+
" All ": "সব ",
|
|
82
|
+
" Recently viewed": "সম্প্রতি দেখা",
|
|
83
|
+
">No sessions in range<": ">সীমার মধ্যে কোনো সেশন নেই<",
|
|
84
|
+
">No recent sessions<": ">কোনো সাম্প্রতিক সেশন নেই<"
|
|
85
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Invalid URL format. Expected /base/XXX or /wiki/XXX URL": "Ungültiges URL-Format. Erwartet wird eine URL im Format /base/XXX oder /wiki/XXX",
|
|
3
|
+
"Use app_token": "App-Token verwenden",
|
|
4
|
+
" and table_id=": " und table_id=",
|
|
5
|
+
" for other bitable tools": " für andere Bitable-Tools",
|
|
6
|
+
"Select a table_id from the tables list.": "Wählen Sie eine table_id aus der Tabellenliste aus.",
|
|
7
|
+
"Bitable URL. Supports both formats: /base/XXX?table=YYY or /wiki/XXX?table=YYY": "Bitable-URL. Unterstützt beide Formate: /base/XXX?table=YYY oder /wiki/XXX?table=YYY",
|
|
8
|
+
"Bitable app token \\(use feishu_bitable_get_meta to get from URL\\)": "Bitable-App-Token (verwenden Sie feishu_bitable_get_meta, um es aus der URL zu extrahieren)",
|
|
9
|
+
"Table ID (from URL: ?table=YYY)": "Tabellen-ID (aus URL: ?table=YYY)",
|
|
10
|
+
"Number of records per page (1-500, default 100)": "Anzahl der Datensätze pro Seite (1-500, Standard 100)",
|
|
11
|
+
"Pagination token from previous response": "Paginierungstoken aus vorheriger Antwort",
|
|
12
|
+
"Record ID to retrieve": "Abzurufende Datensatz-ID",
|
|
13
|
+
"Field values keyed by field name. Format by type: ": "Feldwerte, sortiert nach Feldnamen. Format nach Typ: ",
|
|
14
|
+
"Record ID to update": "Zu aktualisierende Datensatz-ID",
|
|
15
|
+
"Field values to update \\(same format as create_record\\)": "Zu aktualisierende Feldwerte (gleiches Format wie bei create_record)",
|
|
16
|
+
"Feishu credentials not configured, skipping bitable tools": "Feishu-Zugangsdaten nicht konfiguriert, bitable-Tools werden übersprungen",
|
|
17
|
+
"Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "Analysiert eine Bitable-URL und ruft app_token, table_id und die Tabellenliste ab. Verwenden Sie dies zuerst, wenn eine /wiki/- oder /base/-URL angegeben wird.",
|
|
18
|
+
"Feishu Bitable List Fields": "Feishu Bitable-Felder auflisten",
|
|
19
|
+
"List all fields \\(columns\\) in a Bitable table with their types and properties": "Listet alle Felder (Spalten) in einer Bitable-Tabelle mit ihren Typen und Eigenschaften auf",
|
|
20
|
+
"List records \\(rows\\) from a Bitable table with pagination support": "Listet Datensätze (Zeilen) aus einer Bitable-Tabelle mit Paginierungsunterstützung auf",
|
|
21
|
+
"Feishu Bitable Get Record": "Feishu Bitable-Datensatz abrufen",
|
|
22
|
+
"Get a single record by ID from a Bitable table": "Ruft einen einzelnen Datensatz anhand seiner ID aus einer Bitable-Tabelle ab",
|
|
23
|
+
"Feishu Bitable Create Record": "Feishu Bitable-Datensatz erstellen",
|
|
24
|
+
"Create a new record (row) in a Bitable table": "Erstellt einen neuen Datensatz (Zeile) in einer Bitable-Tabelle",
|
|
25
|
+
"Feishu Bitable Update Record": "Feishu Bitable-Datensatz aktualisieren",
|
|
26
|
+
"Update an existing record (row) in a Bitable table": "Aktualisiert einen vorhandenen Datensatz (Zeile) in einer Bitable-Tabelle",
|
|
27
|
+
"Registered 6 bitable tools": "6 Bitable-Tools registriert",
|
|
28
|
+
"\"Feishu\"": "\"Feishu\"",
|
|
29
|
+
"Lark enterprise messaging.": "Lark Enterprise-Messaging.",
|
|
30
|
+
"Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "Feishu-Zielsteuerung: Lassen Sie `target` weg, um auf die aktuelle Unterhaltung zu antworten (automatisch erkannt). Explizite Ziele: `user:open_id` oder `chat:chat_id`.",
|
|
31
|
+
" Feishu supports interactive cards for rich messages.": " Feishu unterstützt interaktive Karten für umfangreiche Nachrichten.",
|
|
32
|
+
"Feishu\\[": "Feishu[",
|
|
33
|
+
"groups: groupPolicy=\"open\" allows any member to trigger \\(mention-gated\\). Set channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom to restrict senders.": "Gruppen: groupPolicy=\"open\" erlaubt jedem Mitglied die Auslösung (Erwähnungs-gesteuert). Legen Sie channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom fest, um Absender einzuschränken.",
|
|
34
|
+
"starting feishu\\[": "Feishu wird gestartet [",
|
|
35
|
+
" \\(mode: ": " (Modus: "
|
|
36
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Profile update failed \\(": "Profilaktualisierung fehlgeschlagen (",
|
|
3
|
+
"Profile publish failed on all relays.": "Profilveröffentlichung auf allen Relays fehlgeschlagen.",
|
|
4
|
+
"Profile published to relays.": "Profil auf Relays veröffentlicht.",
|
|
5
|
+
"Profile update failed: ": "Profilaktualisierung fehlgeschlagen: ",
|
|
6
|
+
"Profile import failed \\(": "Profilimport fehlgeschlagen (",
|
|
7
|
+
"Profile imported from relays. Review and publish.": "Profil von Relays importiert. Überprüfen und veröffentlichen.",
|
|
8
|
+
"Profile imported. Review and publish.": "Profil importiert. Überprüfen und veröffentlichen.",
|
|
9
|
+
"Profile import failed: ": "Profilimport fehlgeschlagen: "
|
|
10
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Refresh chat data\"": "\"Chat-Daten aktualisieren\"",
|
|
3
|
+
"\"Disabled during onboarding\"": "\"Während der Einrichtung deaktiviert\"",
|
|
4
|
+
"\"Toggle assistant thinking/working output\"": "\"Denk-/Arbeitsausgabe des Assistenten umschalten\"",
|
|
5
|
+
"\"Toggle focus mode \\(hide sidebar \\+ page header\\)\"": "\"Fokusmodus umschalten (Sidebar und Seitenkopf ausblenden)\"",
|
|
6
|
+
"\"System theme\"": "\"Systemthema\"",
|
|
7
|
+
"\"System\"": "\"System\"",
|
|
8
|
+
"\"Light theme\"": "\"Helles Thema\"",
|
|
9
|
+
"\"Light\"": "\"Hell\"",
|
|
10
|
+
"\"Dark theme\"": "\"Dunkles Thema\"",
|
|
11
|
+
"\"Dark\"": "\"Dunkel\""
|
|
12
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Disconnected from gateway.": "Verbindung zum Gateway getrennt.",
|
|
3
|
+
|
|
4
|
+
"\"Expand sidebar\"": "\"Seitenleiste erweitern\"",
|
|
5
|
+
"\"Collapse sidebar\"": "\"Seitenleiste einklappen\"",
|
|
6
|
+
|
|
7
|
+
">Health<": ">Zustand<",
|
|
8
|
+
"\"OK\"": "\"OK\"",
|
|
9
|
+
"\"Offline\"": "\"Offline\"",
|
|
10
|
+
|
|
11
|
+
">Gateway Dashboard<": ">Gateway-Dashboard<",
|
|
12
|
+
|
|
13
|
+
">Resources<": ">Ressourcen<",
|
|
14
|
+
"Docs \\(opens in new tab\\)": "Dokumentation (wird in neuem Tab geöffnet)",
|
|
15
|
+
">Docs<": ">Dokumentation<"
|
|
16
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"gateway client stopped\"": "\"Gateway-Client gestoppt\"",
|
|
3
|
+
"gateway closed \\(": "Gateway geschlossen (",
|
|
4
|
+
"\"connect failed\"": "\"Verbindung fehlgeschlagen\"",
|
|
5
|
+
" event handler error:": " Ereignisbehandlungsfehler:",
|
|
6
|
+
"\"request failed\"": "\"Anfrage fehlgeschlagen\"",
|
|
7
|
+
"\"gateway not connected\"": "\"Gateway nicht verbunden\""
|
|
8
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Chat\"":"\"Chat\"",
|
|
3
|
+
"\"Control\"":"\"Steuerung\"",
|
|
4
|
+
"\"Agent\"":"\"Agent\"",
|
|
5
|
+
"\"Settings\"":"\"Einstellungen\"",
|
|
6
|
+
"\"Agents\"":"\"Agenten\"",
|
|
7
|
+
"\"Overview\"":"\"Übersicht\"",
|
|
8
|
+
"\"Channels\"":"\"Kanäle\"",
|
|
9
|
+
"\"Instances\"":"\"Instanzen\"",
|
|
10
|
+
"\"Sessions\"":"\"Sitzungen\"",
|
|
11
|
+
"\"Usage\"":"\"Nutzung\"",
|
|
12
|
+
"\"Cron Jobs\"":"\"Cron-Jobs\"",
|
|
13
|
+
"\"Skills\"":"\"Fähigkeiten\"",
|
|
14
|
+
"\"Nodes\"":"\"Knoten\"",
|
|
15
|
+
"\"Config\"":"\"Konfiguration\"",
|
|
16
|
+
"\"Debug\"":"\"Debug\"",
|
|
17
|
+
"\"Logs\"":"\"Protokolle\"",
|
|
18
|
+
|
|
19
|
+
"Manage agent workspaces, tools, and identities.":"Agenten-Arbeitsbereiche, Tools und Identitäten verwalten.",
|
|
20
|
+
"Gateway status, entry points, and a fast health read.":"Gateway-Status, Einstiegspunkte und schnelle Zustandsprüfung.",
|
|
21
|
+
"Manage channels and settings.":"Kanäle und Einstellungen verwalten.",
|
|
22
|
+
"Presence beacons from connected clients and nodes.":"Präsenzsignale von verbundenen Clients und Knoten.",
|
|
23
|
+
"Inspect active sessions and adjust per-session defaults.":"Aktive Sitzungen untersuchen und sitzungsspezifische Standardwerte anpassen.",
|
|
24
|
+
"Schedule wakeups and recurring agent runs.":"Aufweckvorgänge und wiederkehrende Agentenläufe planen.",
|
|
25
|
+
"Manage skill availability and API key injection.":"Fähigkeitenverfügbarkeit und API-Schlüssel-Injektion verwalten.",
|
|
26
|
+
"Paired devices, capabilities, and command exposure.":"Gekoppelte Geräte, Fähigkeiten und Befehlsexposition.",
|
|
27
|
+
"Direct gateway chat session for quick interventions.":"Direkte Gateway-Chat-Sitzung für schnelle Eingriffe.",
|
|
28
|
+
"Edit ~/.openclaw/openclaw.json safely.":"~/.clawdbot/clawdbot.json sicher bearbeiten.",
|
|
29
|
+
"Gateway snapshots, events, and manual RPC calls.":"Gateway-Schnappschüsse, Ereignisse und manuelle RPC-Aufrufe.",
|
|
30
|
+
"Live tail of the gateway file logs.":"Live-Verfolgung der Gateway-Dateiprotokolle."
|
|
31
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"agent override\"": "\"Agentenüberschreibung\"",
|
|
3
|
+
"\"global default\"": "\"Globaler Standard\"",
|
|
4
|
+
"\"default\"": "\"Standard\"",
|
|
5
|
+
|
|
6
|
+
">Tool Access<": ">Tool-Zugriff<",
|
|
7
|
+
" Profile \\+ per-tool overrides for this agent.": " Profil + tool-spezifische Überschreibungen für diesen Agenten.",
|
|
8
|
+
"> enabled.": "> aktiviert.",
|
|
9
|
+
|
|
10
|
+
" Use All": " Alle verwenden",
|
|
11
|
+
" Enable All": " Alle aktivieren",
|
|
12
|
+
" Disable All": " Alle deaktivieren",
|
|
13
|
+
" Reload Config": " Konfiguration neu laden",
|
|
14
|
+
|
|
15
|
+
"Load the gateway config to adjust tool profiles.": "Laden Sie die Gateway-Konfiguration, um Tool-Profile anzupassen.",
|
|
16
|
+
" This agent is using an explicit allowlist in config. Tool overrides are managed in the Config tab.": " Dieser Agent verwendet eine explizite Zulassungsliste in der Konfiguration. Tool-Überschreibungen werden im Tab „Konfiguration“ verwaltet.",
|
|
17
|
+
" Global tools.allow is set. Agent overrides cannot enable tools that are globally blocked.": " Die globale Einstellung tools.allow ist gesetzt. Agentenüberschreibungen können global gesperrte Tools nicht aktivieren.",
|
|
18
|
+
|
|
19
|
+
">Profile<": ">Profil<",
|
|
20
|
+
">Source<": ">Quelle<",
|
|
21
|
+
">unsaved<": ">nicht gespeichert<",
|
|
22
|
+
|
|
23
|
+
">Quick Presets<": ">Schnellvoreinstellungen<",
|
|
24
|
+
" Inherit": " Übernehmen",
|
|
25
|
+
|
|
26
|
+
"Per-agent skill allowlist and workspace skills.": "Fähigkeiten-Zulassungsliste pro Agent und Arbeitsbereichsfähigkeiten.",
|
|
27
|
+
"Load the gateway config to set per-agent skills.": "Laden Sie die Gateway-Konfiguration, um Fähigkeiten pro Agent festzulegen.",
|
|
28
|
+
"This agent uses a custom skill allowlist.": "Dieser Agent verwendet eine benutzerdefinierte Fähigkeiten-Zulassungsliste.",
|
|
29
|
+
"All skills are enabled. Disabling any skill will create a per-agent allowlist.": "Alle Fähigkeiten sind aktiviert. Das Deaktivieren einer Fähigkeit erstellt eine Zulassungsliste pro Agent.",
|
|
30
|
+
"Load skills for this agent to view workspace-specific entries.": "Laden Sie die Fähigkeiten für diesen Agenten, um arbeitsbereichsspezifische Einträge anzuzeigen."
|
|
31
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Files\"": "\"Dateien\"",
|
|
3
|
+
"\"Read file contents\"": "\"Dateiinhalte lesen\"",
|
|
4
|
+
"\"Create or overwrite files\"": "\"Dateien erstellen oder überschreiben\"",
|
|
5
|
+
"\"Make precise edits\"": "\"Präzise Bearbeitungen vornehmen\"",
|
|
6
|
+
"\"Patch files \\(OpenAI\\)\"": "\"Dateien patchen (OpenAI)\"",
|
|
7
|
+
|
|
8
|
+
"\"Runtime\"": "\"Laufzeit\"",
|
|
9
|
+
"\"Run shell commands\"": "\"Shell-Befehle ausführen\"",
|
|
10
|
+
"\"Manage background processes\"": "\"Hintergrundprozesse verwalten\"",
|
|
11
|
+
|
|
12
|
+
"\"Web\"": "\"Web\"",
|
|
13
|
+
"\"Search the web\"": "\"Websuche\"",
|
|
14
|
+
"\"Fetch web content\"": "\"Webinhalte abrufen\"",
|
|
15
|
+
|
|
16
|
+
"\"Memory\"": "\"Speicher\"",
|
|
17
|
+
"\"Semantic search\"": "\"Semantische Suche\"",
|
|
18
|
+
"\"Read memory files\"": "\"Speicherdateien lesen\"",
|
|
19
|
+
"\"List sessions\"": "\"Sitzungen auflisten\"",
|
|
20
|
+
|
|
21
|
+
"\"Session history\"": "\"Sitzungsverlauf\"",
|
|
22
|
+
"\"Send to session": "\"An Sitzung senden",
|
|
23
|
+
"\"Spawn sub-agent\"": "\"Unter-Agent erzeugen\"",
|
|
24
|
+
"\"Session status\"": "\"Sitzungsstatus\"",
|
|
25
|
+
|
|
26
|
+
"\"UI\"": "\"Benutzeroberfläche\"",
|
|
27
|
+
"\"Control web browser\"": "\"Webbrowser steuern\"",
|
|
28
|
+
"\"Control canvases\"": "\"Zeichenflächen steuern\"",
|
|
29
|
+
|
|
30
|
+
"\"Send messages\"": "\"Nachrichten senden\"",
|
|
31
|
+
|
|
32
|
+
"\"Automation\"": "\"Automatisierung\"",
|
|
33
|
+
"\"Schedule tasks\"": "\"Aufgaben planen\"",
|
|
34
|
+
|
|
35
|
+
"\"Gateway control\"": "\"Gateway-Steuerung\"",
|
|
36
|
+
"\"Nodes \\+ devices\"": "\"Knoten + Geräte\"",
|
|
37
|
+
"\"List agents\"": "\"Agenten auflisten\"",
|
|
38
|
+
|
|
39
|
+
"\"Media\"": "\"Medien\"",
|
|
40
|
+
"\"Image understanding\"": "\"Bildverständnis\"",
|
|
41
|
+
|
|
42
|
+
"\"Minimal\"": "\"Minimal\"",
|
|
43
|
+
"\"Coding\"": "\"Programmierung\"",
|
|
44
|
+
"\"Messaging\"": "\"Nachrichtenübermittlung\"",
|
|
45
|
+
"\"Full\"": "\"Vollständig\"",
|
|
46
|
+
|
|
47
|
+
"\\} selected": "} ausgewählt",
|
|
48
|
+
"\"all skills\"": "\"alle Fähigkeiten\""
|
|
49
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
{
|
|
2
|
+
">No configured models<": ">Keine konfigurierten Modelle<",
|
|
3
|
+
"\\} configured.<": "} konfiguriert.<",
|
|
4
|
+
"No agents found.": "Keine Agenten gefunden.",
|
|
5
|
+
">Select an agent<": ">Agent auswählen<",
|
|
6
|
+
"Pick an agent to inspect its workspace and tools.": "Wählen Sie einen Agenten aus, um seinen Arbeitsbereich und seine Tools zu untersuchen.",
|
|
7
|
+
"Agent workspace and routing.": "Agentenarbeitsbereich und Routing.",
|
|
8
|
+
"\"Tools\"": "\"Werkzeuge\"",
|
|
9
|
+
|
|
10
|
+
">Overview<": ">Übersicht<",
|
|
11
|
+
"Workspace paths and identity metadata.": "Arbeitsbereichspfade und Identitätsmetadaten.",
|
|
12
|
+
">Workspace<": ">Arbeitsbereich<",
|
|
13
|
+
">Primary Model<": ">Primärmodell<",
|
|
14
|
+
">Identity Name<": ">Identitätsname<",
|
|
15
|
+
">Default<": ">Standard<",
|
|
16
|
+
">Identity Emoji<": ">Identitäts-Emoji<",
|
|
17
|
+
">Skills Filter<": ">Fähigkeitenfilter<",
|
|
18
|
+
">Filter<": ">Filter<",
|
|
19
|
+
">Model Selection<": ">Modellauswahl<",
|
|
20
|
+
">Primary model": ">Primärmodell",
|
|
21
|
+
" \\(default\\)": " (Standard)",
|
|
22
|
+
"Fallbacks \\(comma-separated\\)": "Fallbacks (kommagetrennt)",
|
|
23
|
+
"Inherit default \\(": "Standard übernehmen (",
|
|
24
|
+
"\"Inherit default\"": "\"Standard übernehmen\"",
|
|
25
|
+
">Fallbacks (comma-separated)<": ">Fallbacks (kommagetrennt)<",
|
|
26
|
+
"\"Save\"": "\"Speichern\"",
|
|
27
|
+
"\"yes\"": "\"ja\"",
|
|
28
|
+
"\"no\"": "\"nein\"",
|
|
29
|
+
|
|
30
|
+
"\"Workspace, identity, and model configuration.\"": "\"Arbeitsbereichs-, Identitäts- und Modellkonfiguration.\"",
|
|
31
|
+
"Load channels to see live status.": "Kanäle laden, um den Live-Status anzuzeigen.",
|
|
32
|
+
"Gateway-wide channel status snapshot.": "Gateway-weiter Kanalstatus-Schnappschuss.",
|
|
33
|
+
" Last refresh:": " Letzte Aktualisierung:",
|
|
34
|
+
"No channels found.": "Keine Kanäle gefunden.",
|
|
35
|
+
"\"no accounts\"": "\"keine Konten\"",
|
|
36
|
+
"\\} enabled": "} aktiviert",
|
|
37
|
+
"Workspace and scheduling targets.": "Arbeitsbereichs- und Planungsziele.",
|
|
38
|
+
"Gateway cron status.": "Gateway-Cron-Status.",
|
|
39
|
+
">Next wake<": ">Nächstes Aufwachen<",
|
|
40
|
+
">Agent Cron Jobs<": ">Agenten-Cron-Jobs<",
|
|
41
|
+
"Scheduled jobs targeting this agent.": "Geplante Aufträge für diesen Agenten.",
|
|
42
|
+
"No jobs assigned.": "Keine Aufträge zugewiesen.",
|
|
43
|
+
">Core Files<": ">Kerndateien<",
|
|
44
|
+
"Bootstrap persona, identity, and tool guidance.": "Bootstrap-Persona, Identität und Tool-Anleitung.",
|
|
45
|
+
">Workspace:": ">Arbeitsbereich:",
|
|
46
|
+
" Load the agent workspace files to edit core instructions.": " Laden Sie die Agenten-Arbeitsbereichsdateien, um Kernanweisungen zu bearbeiten.",
|
|
47
|
+
"No files found.": "Keine Dateien gefunden.",
|
|
48
|
+
"Select a file to edit.": "Wählen Sie eine Datei zum Bearbeiten aus.",
|
|
49
|
+
" This file is missing. Saving will create it in the agent workspace.": " Diese Datei fehlt. Beim Speichern wird sie im Agenten-Arbeitsbereich erstellt.",
|
|
50
|
+
">Content<": ">Inhalt<",
|
|
51
|
+
">missing<": ">fehlt<",
|
|
52
|
+
|
|
53
|
+
" Reload": " Neu laden"
|
|
54
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Schema unavailable. Use Raw.": "Schema nicht verfügbar. Rohdaten verwenden.",
|
|
3
|
+
"Channel config schema unavailable.": "Kanal-Konfigurationsschema nicht verfügbar.",
|
|
4
|
+
"Loading config schema…": "Lade Konfigurationsschema…",
|
|
5
|
+
"Channel status and configuration.": "Kanalstatus und -konfiguration.",
|
|
6
|
+
|
|
7
|
+
">Configured<": ">Konfiguriert<",
|
|
8
|
+
">Linked<": ">Verknüpft<",
|
|
9
|
+
">Last start<": ">Letzter Start<",
|
|
10
|
+
">Last probe<": ">Letzte Prüfung<",
|
|
11
|
+
">Last connect<": ">Letzte Verbindung<",
|
|
12
|
+
">Last message<": ">Letzte Nachricht<",
|
|
13
|
+
">Last inbound<": ">Letzter Eingang<",
|
|
14
|
+
">Auth age<": ">Auth-Alter<",
|
|
15
|
+
">Mode<": ">Modus<",
|
|
16
|
+
">Credential<": ">Anmeldedaten<",
|
|
17
|
+
">Public Key<": ">Öffentlicher Schlüssel<",
|
|
18
|
+
">Audience<": ">Zielgruppe<",
|
|
19
|
+
">Profile<": ">Profil<",
|
|
20
|
+
|
|
21
|
+
"No profile set. Click \"Edit Profile\" to add your name, bio, and avatar.": "Kein Profil festgelegt. Klicken Sie auf \"Profil bearbeiten\", um Name, Bio und Avatar hinzuzufügen.",
|
|
22
|
+
"\"Saving…\"": "\"Speichern…\"",
|
|
23
|
+
"\"Save\"": "\"Speichern\"",
|
|
24
|
+
" probe": " prüfen",
|
|
25
|
+
|
|
26
|
+
" Probe": " Prüfung",
|
|
27
|
+
"\"ok\" \\:": "\"ok\" :",
|
|
28
|
+
"\"failed\"": "\"fehlgeschlagen\"",
|
|
29
|
+
|
|
30
|
+
"Decentralized DMs via Nostr relays \\(NIP-04\\).": "Dezentrale Direktnachrichten über Nostr-Relays (NIP-04)."
|
|
31
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Channel health": "Kanalzustand",
|
|
3
|
+
"Channel status snapshots from the gateway.": "Kanalstatus-Schnappschüsse vom Gateway.",
|
|
4
|
+
"No snapshot yet.": "Noch kein Schnappschuss vorhanden.",
|
|
5
|
+
"Channel status and configuration.": "Kanalstatus und -konfiguration.",
|
|
6
|
+
"\"Yes\"": "\"Ja\"",
|
|
7
|
+
"\"Active\"": "\"Aktiv\"",
|
|
8
|
+
"\"No\"": "\"Nein\"",
|
|
9
|
+
">Running<": ">Läuft<",
|
|
10
|
+
">Connected<": ">Verbunden<"
|
|
11
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Edit Profile<": ">Profil bearbeiten<",
|
|
3
|
+
">Account: ": ">Konto: ",
|
|
4
|
+
|
|
5
|
+
"\"Username\"": "\"Benutzername\"",
|
|
6
|
+
"\"Short username \\(": "\"Kurzer Benutzername (",
|
|
7
|
+
"\"Display Name\"": "\"Anzeigename\"",
|
|
8
|
+
"Your full display name": "Ihr vollständiger Anzeigename",
|
|
9
|
+
"\"Bio\"": "\"Bio\"",
|
|
10
|
+
"Tell people about yourself...": "Erzählen Sie den Leuten von sich...",
|
|
11
|
+
"\"Avatar URL\"": "\"Avatar-URL\"",
|
|
12
|
+
"A brief bio or description": "Eine kurze Bio oder Beschreibung",
|
|
13
|
+
"\"Banner URL\"": "\"Banner-URL\"",
|
|
14
|
+
"HTTPS URL to your profile picture": "HTTPS-URL zu Ihrem Profilbild",
|
|
15
|
+
"HTTPS URL to a banner image": "HTTPS-URL zu einem Bannerbild",
|
|
16
|
+
"\"Website\"": "\"Webseite\"",
|
|
17
|
+
"Your personal website": "Ihre persönliche Webseite",
|
|
18
|
+
"\"NIP-05 Identifier\"": "\"NIP-05-Kennung\"",
|
|
19
|
+
"\"Verifiable identifier ": "\"Verifizierbare Kennung ",
|
|
20
|
+
"\"Lightning Address\"": "\"Lightning-Adresse\"",
|
|
21
|
+
"\"Lightning address for tips ": "\"Lightning-Adresse für Trinkgelder ",
|
|
22
|
+
"\"Saving...\"": "\"Speichern...\"",
|
|
23
|
+
"Save & Publish": "Speichern & Veröffentlichen",
|
|
24
|
+
"\"Importing...\"": "\"Importieren...\"",
|
|
25
|
+
"\"Import from Relays\"": "\"Von Relays importieren\"",
|
|
26
|
+
"\"Hide Advanced\"": "\"Erweiterte ausblenden\"",
|
|
27
|
+
"\"Show Advanced\"": "\"Erweiterte anzeigen\"",
|
|
28
|
+
" You have unsaved changes": " Sie haben ungespeicherte Änderungen"
|
|
29
|
+
}
|