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,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Deny\"": "\"Tanggihan\"",
|
|
3
|
+
"\"Allowlist\"": "\"Allowlist\"",
|
|
4
|
+
"\"Off\"": "\"Patayin\"",
|
|
5
|
+
"\"On miss\"": "\"Kapag hindi naabot\"",
|
|
6
|
+
"\"Always\"": "\"Palagi\"",
|
|
7
|
+
|
|
8
|
+
">Exec approvals<": ">Mga pag-apruba ng Exec<",
|
|
9
|
+
"Allowlist and approval policy for \\<span class=\"mono\">exec host=gateway/node\\</span>.": "Allowlist at patakaran sa pag-apruba para sa <span class=\"mono\">exec host=gateway/node</span>.",
|
|
10
|
+
"\"Load approvals\"": "\"I-load ang mga approval\"",
|
|
11
|
+
"Load exec approvals to edit allowlists.":"I-load ang mga exec approval para i-edit ang mga allowlist.",
|
|
12
|
+
"Gateway edits local approvals; node edits the selected node.": "Ina-edit ng Gateway ang mga lokal na approval; ine-edit ng node ang napiling node.",
|
|
13
|
+
|
|
14
|
+
">Gateway<": ">Gateway<",
|
|
15
|
+
">Node<": ">Node<",
|
|
16
|
+
">Select node<": ">Pumili ng node<",
|
|
17
|
+
"No nodes advertise exec approvals yet.": "Wala pang node na nag-aanunsiyo ng exec approvals.",
|
|
18
|
+
|
|
19
|
+
">Scope<": ">Saklaw<",
|
|
20
|
+
" Defaults": " Mga Default",
|
|
21
|
+
|
|
22
|
+
"\"Default security mode.\"": "\"Default na security mode.\"",
|
|
23
|
+
"`Default: ": "`Default: ",
|
|
24
|
+
" Use default": " Gamitin ang default",
|
|
25
|
+
"\"Default prompt policy.\"": "\"Default na patakaran sa prompt.\"",
|
|
26
|
+
">Ask<": ">Magtanong<",
|
|
27
|
+
">Ask fallback<": ">Magtanong ng fallback<",
|
|
28
|
+
"Applied when the UI prompt is unavailable.": "Inilalapat kapag ang UI prompt ay hindi available.",
|
|
29
|
+
">Fallback<": ">Fallback<",
|
|
30
|
+
|
|
31
|
+
">Auto-allow skill CLIs<": ">Auto-allow na skill CLI<",
|
|
32
|
+
"Allow skill executables listed by the Gateway.": "Payagan ang mga skill executable na nakalista ng Gateway.",
|
|
33
|
+
"\"on\" \\: \"off\"\\}": "\"on\" : \"off\"}",
|
|
34
|
+
": `Override \\(": ": `Override (",
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
">Allowlist<": ">Allowlist<",
|
|
38
|
+
"Case-insensitive glob patterns.": "Case-insensitive na glob pattern.",
|
|
39
|
+
" Add pattern": " Magdagdag ng pattern",
|
|
40
|
+
">Pattern<": ">Pattern<",
|
|
41
|
+
"No allowlist entries yet.": "Wala pang allowlist entries.",
|
|
42
|
+
"\"New pattern\"": "\"Bagong pattern\"",
|
|
43
|
+
">Last used: ": ">Huling ginamit: ",
|
|
44
|
+
" Remove": " Alisin"
|
|
45
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Nodes<": ">Mga Node<",
|
|
3
|
+
"Paired devices and live links.": "Mga naka-pair na device at live na link.",
|
|
4
|
+
"No nodes found.": "Walang nakitang node.",
|
|
5
|
+
|
|
6
|
+
">Devices<": ">Mga Device<",
|
|
7
|
+
"Pairing requests \\+ role tokens.": "Mga pairing request + role token.",
|
|
8
|
+
"\"Loading…\" : \"Refresh\"\\}": "\"Naglo-load…\" : \"I-refresh\"}",
|
|
9
|
+
">Pending<": ">Nakabinbin<",
|
|
10
|
+
">Paired<": ">Naka-pair<",
|
|
11
|
+
"No paired devices.": "Walang naka-pair na device.",
|
|
12
|
+
|
|
13
|
+
" · requested ": " · hiniling ",
|
|
14
|
+
" Approve": " Aprubahan",
|
|
15
|
+
" Reject": " Tanggihan",
|
|
16
|
+
|
|
17
|
+
">Tokens: none<": ">Token: wala<",
|
|
18
|
+
" Rotate": " I-rotate",
|
|
19
|
+
" Revoke": " Bawiin",
|
|
20
|
+
|
|
21
|
+
">Exec node binding<": ">Exec node binding<",
|
|
22
|
+
"Pin agents to a specific node when using <span class=\"mono\">exec host=node</span>.": "I-pin ang mga ahente sa isang partikular na node kapag ginagamit ang <span class=\"mono\">exec host=node</span>.",
|
|
23
|
+
"Switch the Config tab to <strong>Form<\/strong> mode to edit bindings here.": "Ilipat ang Config tab sa <strong>Form<\/strong> mode para i-edit ang mga binding dito.",
|
|
24
|
+
"Load config to edit bindings.": "I-load ang config para i-edit ang mga binding.",
|
|
25
|
+
"\"Load config\"": "\"I-load ang config\"",
|
|
26
|
+
">Default binding<": ">Default na binding<",
|
|
27
|
+
"Used when agents do not override a node binding.": "Ginagamit kapag ang mga ahente ay hindi nag-o-override ng node binding.",
|
|
28
|
+
">Any node<": ">Anumang node<",
|
|
29
|
+
"No nodes with system.run available.": "Walang node na may system.run na available.",
|
|
30
|
+
|
|
31
|
+
">Target<": ">Target<",
|
|
32
|
+
" Gateway edits local approvals; node edits the selected node.": " Ine-edit ng Gateway ang mga lokal na approval; ine-edit ng node ang napiling node.",
|
|
33
|
+
|
|
34
|
+
">Host<": ">Host<",
|
|
35
|
+
">Security<": ">Seguridad<",
|
|
36
|
+
"\"default agent\"": "\"default na ahente\"",
|
|
37
|
+
"\"agent\"\\}": "\"ahente\"}",
|
|
38
|
+
"`uses default \\(": "`gumagamit ng default (",
|
|
39
|
+
"`Using default \\(": "`Gumagamit ng default (",
|
|
40
|
+
"`Override \\(": "`Override (",
|
|
41
|
+
" \"any\"\\}": " \"anumang\"}",
|
|
42
|
+
": `override: ": ": `override: ",
|
|
43
|
+
">Binding<": ">Binding<",
|
|
44
|
+
"\"paired\" : \"unpaired\"\\}": "\"naka-pair\" : \"hindi naka-pair\"}",
|
|
45
|
+
"\"connected\" : \"offline\"\\}": "\"nakakonekta\" : \"offline\"}"
|
|
46
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Gateway Access": "Access sa Gateway",
|
|
3
|
+
"Where the dashboard connects and how it authenticates.": "Kung saan kumokonekta ang dashboard at kung paano ito nagpapatotoo.",
|
|
4
|
+
"WebSocket URL": "WebSocket URL",
|
|
5
|
+
"Gateway Token": "Gateway Token",
|
|
6
|
+
"Password \\(not stored\\)": "Password (hindi iniimbak)",
|
|
7
|
+
"Default Session Key": "Default na Session Key",
|
|
8
|
+
"\"system or shared password\"": "\"system o shared password\"",
|
|
9
|
+
">Connect<": ">Kumonekta<",
|
|
10
|
+
">Refresh<": ">I-refresh<",
|
|
11
|
+
"Click Connect to apply connection changes.": "I-click ang Connect upang ilapat ang mga pagbabago sa koneksyon.",
|
|
12
|
+
">Snapshot<": ">Snapshot<",
|
|
13
|
+
"Latest gateway handshake information.": "Pinakabagong impormasyon ng gateway handshake.",
|
|
14
|
+
"\"Connected\"": "\"Nakakonekta\"",
|
|
15
|
+
"\"Disconnected\"": "\"Hindi nakakonekta\"",
|
|
16
|
+
">Uptime<": ">Uptime<",
|
|
17
|
+
">Tick Interval<": ">Tick Interval<",
|
|
18
|
+
">Last Channels Refresh<": ">Huling Refresh ng Channels<",
|
|
19
|
+
"Use Channels to link WhatsApp, Telegram, Discord, Signal, or iMessage.": "Gamitin ang Channels upang i-link ang WhatsApp, Telegram, Discord, Signal, o iMessage.",
|
|
20
|
+
">Instances<": ">Mga Instance<",
|
|
21
|
+
"Presence beacons in the last 5 minutes.": "Presence beacon sa nakalipas na 5 minuto.",
|
|
22
|
+
">Sessions<": ">Mga Session<",
|
|
23
|
+
"Recent session keys tracked by the gateway.": "Mga kamakailang session key na sinusubaybayan ng gateway.",
|
|
24
|
+
"\"Enabled\"": "\"Pinagana\"",
|
|
25
|
+
"\"Disabled\"": "\"Hindi pinagana\"",
|
|
26
|
+
"Next wake": "Susunod na gising",
|
|
27
|
+
">Notes<": ">Mga Tala<",
|
|
28
|
+
"Quick reminders for remote control setups.": "Mabilis na paalala para sa remote control setup.",
|
|
29
|
+
"Tailscale serve": "Tailscale serve",
|
|
30
|
+
"Prefer serve mode to keep the gateway on loopback with tailnet auth.": "Mas mainam ang serve mode upang panatilihin ang gateway sa loopback na may tailnet auth.",
|
|
31
|
+
"Session hygiene": "Session hygiene",
|
|
32
|
+
"Use /new or sessions.patch to reset context.": "Gamitin ang /new o sessions.patch upang i-reset ang konteksto.",
|
|
33
|
+
"Cron reminders": "Cron paalala",
|
|
34
|
+
"Use isolated sessions for recurring runs.": "Gumamit ng mga nakahiwalay na session para sa mga paulit-ulit na pagtakbo."
|
|
35
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Active session keys and per-session overrides.": "Mga aktibong session key at per-session override.",
|
|
3
|
+
"Active within \\(minutes\\)": "Aktibo sa loob (minuto)",
|
|
4
|
+
">Include global<": ">Isama ang global<",
|
|
5
|
+
">Include unknown<": ">Isama ang hindi kilala<",
|
|
6
|
+
"No sessions found.": "Walang nakitang session.",
|
|
7
|
+
"\"\\(optional\\)\"": "\"(opsyonal)\"",
|
|
8
|
+
"\\((multiple)\\)": "(maramihan)",
|
|
9
|
+
" Delete": " Burahin",
|
|
10
|
+
">Limit<": ">Limitasyon<",
|
|
11
|
+
"`Store: ": "`Imbakan: ",
|
|
12
|
+
">Label<": ">Label<",
|
|
13
|
+
">Kind<": ">Uri<",
|
|
14
|
+
">Updated<": ">Na-update<",
|
|
15
|
+
">Tokens<": ">Mga Token<",
|
|
16
|
+
">Thinking<": ">Nag-iisip<",
|
|
17
|
+
">Verbose<": ">Madetalye<",
|
|
18
|
+
">Reasoning<": ">Pangangatwiran<",
|
|
19
|
+
">Actions<": ">Mga Aksyon<"
|
|
20
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Skills<": ">Mga Skill<",
|
|
3
|
+
"Bundled, managed, and workspace skills.": "Mga bundled, pinamamahalaan, at workspace na skill.",
|
|
4
|
+
"\"Search skills\"": "\"Maghanap ng skill\"",
|
|
5
|
+
"No skills found.": "Walang nakitang skill.",
|
|
6
|
+
"\\} shown": "} ipinakita",
|
|
7
|
+
"\"Installing…\"": "\"Nag-i-install…\"",
|
|
8
|
+
">API key<": ">API key<",
|
|
9
|
+
" Save key": " I-save ang key"
|
|
10
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Activity by Time<": ">Aktibidad ayon sa Oras<",
|
|
3
|
+
" tokens<": " token<",
|
|
4
|
+
"Estimates require session timestamps.": "Ang mga pagtataya ay nangangailangan ng session timestamps.",
|
|
5
|
+
"No timeline data yet.": "Wala pang timeline data.",
|
|
6
|
+
"Estimated from session spans (first/last activity). Time zone:": "Tinantiya mula sa session spans (una/huling aktibidad). Time zone:",
|
|
7
|
+
"\"Local\"\\}": "\"Lokal\"}",
|
|
8
|
+
">Day of Week<": ">Araw ng Linggo<",
|
|
9
|
+
">Hours<": ">Oras<",
|
|
10
|
+
"\\} tokens": "} token",
|
|
11
|
+
">Midnight<": ">Hatinggabi<",
|
|
12
|
+
">4am<": ">4am<",
|
|
13
|
+
">8am<": ">8am<",
|
|
14
|
+
">Moon<": ">Tanghali<",
|
|
15
|
+
">4pm<": ">4pm<",
|
|
16
|
+
">8pm<": ">8pm<",
|
|
17
|
+
"Low → High token density": "Mababa → Mataas na token density"
|
|
18
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"label\",": "\"label\",",
|
|
3
|
+
"\"agentId\",": "\"agentId\",",
|
|
4
|
+
"\"channel\",": "\"channel\",",
|
|
5
|
+
"\"provider\",": "\"provider\",",
|
|
6
|
+
"\"model\",": "\"modelo\",",
|
|
7
|
+
"\"updatedAt\",": "\"updatedAt\",",
|
|
8
|
+
"\"durationMs\",": "\"durationMs\",",
|
|
9
|
+
"\"messages\",": "\"mga mensahe\",",
|
|
10
|
+
"\"errors\",": "\"mga error\",",
|
|
11
|
+
"\"toolCalls\",": "\"mga tool call\",",
|
|
12
|
+
"\"inputTokens\",": "\"input token\",",
|
|
13
|
+
"\"outputTokens\",": "\"output token\",",
|
|
14
|
+
"\"cacheReadTokens\",": "\"cache read token\",",
|
|
15
|
+
"\"cacheWriteTokens\",": "\"cache write token\",",
|
|
16
|
+
"\"totalTokens\",": "\"kabuuang token\",",
|
|
17
|
+
"\"totalCost\",": "\"kabuuang gastos\",",
|
|
18
|
+
|
|
19
|
+
"\"date\",": "\"petsa\",",
|
|
20
|
+
"\"inputCost\",": "\"gastos sa input\",",
|
|
21
|
+
"\"outputCost\",": "\"gastos sa output\",",
|
|
22
|
+
"\"cacheReadCost\",": "\"gastos sa cache read\",",
|
|
23
|
+
"\"cacheWriteCost\",": "\"gastos sa cache write\",",
|
|
24
|
+
|
|
25
|
+
"\"agent:\",": "\"ahente:\",",
|
|
26
|
+
"\"channel:\",": "\"channel:\",",
|
|
27
|
+
"\"provider:\",": "\"provider:\",",
|
|
28
|
+
"\"model:\",": "\"modelo:\",",
|
|
29
|
+
"\"tool:\",": "\"tool:\",",
|
|
30
|
+
"\"has:errors:\",": "\"may:error:\",",
|
|
31
|
+
"\"has:tools:\",": "\"may:tool:\",",
|
|
32
|
+
"\"minTokens:\",": "\"minToken:\",",
|
|
33
|
+
"\"maxCost:\",": "\"maxGastos:\","
|
|
34
|
+
|
|
35
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"No usage data for this session.": "Walang data ng paggamit para sa session na ito.",
|
|
3
|
+
">Messages<": ">Mga Mensahe<",
|
|
4
|
+
"\\} user · ": "} user · ",
|
|
5
|
+
"\\} assistant": "} assistant",
|
|
6
|
+
">Tool Calls<": ">Mga Tool Call<",
|
|
7
|
+
" tools<": " tool<",
|
|
8
|
+
">Errors<": ">Mga Error<",
|
|
9
|
+
" tool results<": " resulta ng tool<",
|
|
10
|
+
">Duration<": ">Tagal<",
|
|
11
|
+
|
|
12
|
+
"\"No tool calls\"": "\"Walang tool call\"",
|
|
13
|
+
"\"No model data\"": "\"Walang data ng modelo\"",
|
|
14
|
+
|
|
15
|
+
"\"Close session details\"": "\"Isara ang mga detalye ng session\"",
|
|
16
|
+
|
|
17
|
+
">No timeline data<": ">Walang timeline data<",
|
|
18
|
+
"\"No data in range\"": "\"Walang data sa sakop\"",
|
|
19
|
+
">Usage Over Time<": ">Paggamit sa Paglipas ng Panahon<",
|
|
20
|
+
" Per Turn": " Bawat Turn",
|
|
21
|
+
" Cumulative": " Pinagsama-sama",
|
|
22
|
+
" Total": " Kabuuan",
|
|
23
|
+
" By Type": " Ayon sa Uri",
|
|
24
|
+
">Tokens by Type<": ">Mga Token ayon sa Uri<",
|
|
25
|
+
|
|
26
|
+
"\"Assistant output tokens\"": "\"Assistant output token\"",
|
|
27
|
+
">Output": ">Output",
|
|
28
|
+
"\"User \\+ tool input tokens\"": "\"User + tool input token\"",
|
|
29
|
+
">Input": ">Input",
|
|
30
|
+
"\"Tokens written to cache\"": "\"Mga token na isinulat sa cache\"",
|
|
31
|
+
">Cache Write ": ">Cache Write ",
|
|
32
|
+
"\"Tokens read from cache\"": "\"Mga token na binasa mula sa cache\"",
|
|
33
|
+
">Cache Read ": ">Cache Read ",
|
|
34
|
+
">Total: ": ">Kabuuan: ",
|
|
35
|
+
|
|
36
|
+
">No context data<": ">Walang context data<",
|
|
37
|
+
">System Prompt Breakdown<": ">Hati ng System Prompt",
|
|
38
|
+
"\"Collapse\"": "\"I-collapse\"",
|
|
39
|
+
"\"Expand all\"": "\"Palawakin lahat\"",
|
|
40
|
+
"\"Base context per message\"": "\"Base context bawat mensahe\"",
|
|
41
|
+
|
|
42
|
+
">Sys ": ">Sys ",
|
|
43
|
+
">Skills ": ">Skill ",
|
|
44
|
+
">Tools ": ">Tool ",
|
|
45
|
+
">Files ": ">File ",
|
|
46
|
+
|
|
47
|
+
" more<": " marami pa<",
|
|
48
|
+
|
|
49
|
+
">Conversation<": ">Usapan<",
|
|
50
|
+
">No messages<": ">Walang mensahe<",
|
|
51
|
+
|
|
52
|
+
"\"Collapse All\"": "\"I-collapse Lahat\"",
|
|
53
|
+
"\"Expand All\"": "\"Palawakin Lahat\"",
|
|
54
|
+
|
|
55
|
+
">User<": ">User<",
|
|
56
|
+
">Assistant<": ">Assistant<",
|
|
57
|
+
">Tool<": ">Tool<",
|
|
58
|
+
">Tool result<": ">Resulta ng tool<",
|
|
59
|
+
|
|
60
|
+
"\"Search conversation\"": "\"Maghanap sa usapan\"",
|
|
61
|
+
"No messages match the filters.": "Walang mensaheng tumutugma sa mga filter."
|
|
62
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Token Usage<": ">Paggamit ng Token<",
|
|
3
|
+
">to<": ">sa<",
|
|
4
|
+
"\"Today\"": "\"Ngayon\"",
|
|
5
|
+
"\"7d\"": "\"7 araw\"",
|
|
6
|
+
"\"30d\"": "\"30 araw\"",
|
|
7
|
+
">All<": ">Lahat<",
|
|
8
|
+
" Clear": " Linisin",
|
|
9
|
+
|
|
10
|
+
">Usage<": ">Paggamit<",
|
|
11
|
+
"See where tokens go, when sessions spike, and what drives cost.": "Tingnan kung saan napupunta ang mga token, kung kailan tumataas ang mga session, at kung ano ang nagpapataas ng gastos.",
|
|
12
|
+
"\"pinned\"": "\"naka-pin\"",
|
|
13
|
+
">Filters<": ">Mga Filter<",
|
|
14
|
+
">Loading<": ">Naglo-load<",
|
|
15
|
+
"Select a date range and click Refresh to load usage.": "Pumili ng date range at i-click ang Refresh para i-load ang paggamit.",
|
|
16
|
+
"> tokens": "> token",
|
|
17
|
+
"> cost": "> gastos",
|
|
18
|
+
|
|
19
|
+
"\"Unpin filters\"\\}": "\"Alisin ang pin sa filters\"}",
|
|
20
|
+
"\"Pin filters\"\\}": "\"I-pin ang filters\"}",
|
|
21
|
+
"\"Pinned\"": "\"Naka-pin\"",
|
|
22
|
+
"\"Pin\"": "\"I-pin\"",
|
|
23
|
+
">Export ▾<": ">I-export ▾<",
|
|
24
|
+
" Sessions ": " Mga Session ",
|
|
25
|
+
" Daily ": " Araw-araw ",
|
|
26
|
+
|
|
27
|
+
" Tokens": " Token",
|
|
28
|
+
" Cost": " Gastos",
|
|
29
|
+
" Refresh": " I-refresh",
|
|
30
|
+
|
|
31
|
+
"Filter sessions \\(e.g. key:agent:main:cron\\* model:gpt-4o has:errors minTokens:2000\\)": "I-filter ang mga session (hal. key:agent:main:cron* model:gpt-4o has:errors minTokens:2000)",
|
|
32
|
+
" Filter \\(client-side\\)": " Filter (client-side)",
|
|
33
|
+
"\\} sessions match": "} session ang tumutugma",
|
|
34
|
+
"\\} sessions in range": "} session sa sakop",
|
|
35
|
+
"Tip: use filters or click bars to filter days.": "Tip: gumamit ng filters o i-click ang mga bar para i-filter ang mga araw.",
|
|
36
|
+
|
|
37
|
+
"\"Remove filter\"": "\"Alisin ang filter\"",
|
|
38
|
+
|
|
39
|
+
"Showing first 1,000 sessions. Narrow date range for complete results.":"Ipinapakita ang unang 1,000 session. Paliitin ang date range para sa kumpletong resulta.",
|
|
40
|
+
|
|
41
|
+
">Days:": ">Mga Araw:",
|
|
42
|
+
">Hours:": ">Oras:",
|
|
43
|
+
">Session:": ">Session:",
|
|
44
|
+
" Clear All": " Linisin Lahat",
|
|
45
|
+
">Daily Usage<": ">Araw-araw na Paggamit<",
|
|
46
|
+
">No data<": ">Walang data<",
|
|
47
|
+
"\\} Usage<": "} Paggamit<",
|
|
48
|
+
"\\} tokens<": "} token<",
|
|
49
|
+
|
|
50
|
+
"\"Tokens\":\"Cost\"} by Type": "\"Token\":\"Gastos\"} ayon sa Uri",
|
|
51
|
+
"\"Output: ": "\"Output: ",
|
|
52
|
+
"\"Input: ": "\"Input: ",
|
|
53
|
+
"\"Cache Write: ": "\"Cache Write: ",
|
|
54
|
+
"\"Cache Read: ": "\"Cache Read: ",
|
|
55
|
+
|
|
56
|
+
"Cache hit rate = cache read / \\(input \\+ cache read\\). Higher is better.": "Cache hit rate = cache read / (input + cache read). Mas mataas ay mas mabuti.",
|
|
57
|
+
"Error rate = errors / total messages. Lower is better.": "Error rate = errors / kabuuang mensahe. Mas mababa ay mas mabuti.",
|
|
58
|
+
"Throughput shows tokens per minute over active time. Higher is better.": "Ipinapakita ng throughput ang token bawat minuto sa aktibong oras. Mas mataas ay mas mabuti.",
|
|
59
|
+
"Average tokens per message in this range.": "Average na token bawat mensahe sa sakop na ito.",
|
|
60
|
+
"Average cost per message when providers report costs. Cost data is missing for some or all sessions in this range.": "Average na gastos bawat mensahe kapag nag-uulat ng gastos ang mga provider. Nawawala ang data ng gastos para sa ilan o lahat ng session sa sakop na ito.",
|
|
61
|
+
"Average cost per message when providers report costs.": "Average na gastos bawat mensahe kapag nag-uulat ng gastos ang mga provider.",
|
|
62
|
+
|
|
63
|
+
"\\} errors · ": "} error · ",
|
|
64
|
+
"\\} msgs · ": "} msg · ",
|
|
65
|
+
|
|
66
|
+
">Usage Overview<": ">Pangkalahatang-ideya ng Paggamit<",
|
|
67
|
+
"Total user \\+ assistant messages in range.": "Kabuuang user + assistant na mensahe sa sakop.",
|
|
68
|
+
" Tool Calls": " Tool Calls",
|
|
69
|
+
"Total tool call count across sessions.": "Kabuuang bilang ng tool call sa lahat ng session.",
|
|
70
|
+
" Errors": " Error",
|
|
71
|
+
"Total message/tool errors in range.": "Kabuuang error sa mensahe/tool sa sakop.",
|
|
72
|
+
" Avg Tokens / Msg": " Avg Token / Msg",
|
|
73
|
+
">Across ": ">Sa kabuuan ng ",
|
|
74
|
+
"Avg Cost \/ Msg": "Avg Gastos / Msg",
|
|
75
|
+
"\\} total<": "} kabuuan<",
|
|
76
|
+
|
|
77
|
+
"Distinct sessions in the range.": "Natatanging session sa sakop.",
|
|
78
|
+
" Throughput": " Throughput",
|
|
79
|
+
" Error Rate": " Error Rate",
|
|
80
|
+
|
|
81
|
+
" All ": " Lahat ",
|
|
82
|
+
" Recently viewed": " Kamakailang tiningnan",
|
|
83
|
+
">No sessions in range<": ">Walang session sa sakop<",
|
|
84
|
+
">No recent sessions<": ">Walang kamakailang session<"
|
|
85
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Invalid URL format. Expected /base/XXX or /wiki/XXX URL": "Format d'URL invalide. URL attendue : /base/XXX ou /wiki/XXX.",
|
|
3
|
+
"Use app_token": "Utiliser app_token",
|
|
4
|
+
" and table_id=": " et table_id=",
|
|
5
|
+
" for other bitable tools": " pour les autres outils Bitable",
|
|
6
|
+
"Select a table_id from the tables list.": "Sélectionnez un table_id dans la liste des tableaux.",
|
|
7
|
+
"Bitable URL. Supports both formats: /base/XXX?table=YYY or /wiki/XXX?table=YYY": "URL Bitable. Prend en charge les deux formats : /base/XXX?table=YYY ou /wiki/XXX?table=YYY",
|
|
8
|
+
"Bitable app token \\(use feishu_bitable_get_meta to get from URL\\)": "Jeton d'application Bitable (utilisez feishu_bitable_get_meta pour l'obtenir depuis l'URL)",
|
|
9
|
+
"Table ID (from URL: ?table=YYY)": "ID du tableau (depuis l'URL : ?table=YYY)",
|
|
10
|
+
"Number of records per page (1-500, default 100)": "Nombre d'enregistrements par page (1-500, défaut 100)",
|
|
11
|
+
"Pagination token from previous response": "Jeton de pagination de la réponse précédente",
|
|
12
|
+
"Record ID to retrieve": "ID de l'enregistrement à récupérer",
|
|
13
|
+
"Field values keyed by field name. Format by type: ": "Valeurs des champs indexées par nom de champ. Format par type : ",
|
|
14
|
+
"Record ID to update": "ID de l'enregistrement à mettre à jour",
|
|
15
|
+
"Field values to update \\(same format as create_record\\)": "Valeurs des champs à mettre à jour (même format que create_record)",
|
|
16
|
+
"Feishu credentials not configured, skipping bitable tools": "Identifiants Feishu non configurés, outils Bitable ignorés",
|
|
17
|
+
"Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "Analyse une URL Bitable et obtient app_token, table_id et la liste des tableaux. Utilisez ceci en premier lorsqu'une URL /wiki/ ou /base/ est fournie.",
|
|
18
|
+
"Feishu Bitable List Fields": "Feishu Bitable Lister les champs",
|
|
19
|
+
"List all fields \\(columns\\) in a Bitable table with their types and properties": "Liste tous les champs (colonnes) d'un tableau Bitable avec leurs types et propriétés",
|
|
20
|
+
"List records \\(rows\\) from a Bitable table with pagination support": "Liste les enregistrements (lignes) d'un tableau Bitable avec prise en charge de la pagination",
|
|
21
|
+
"Feishu Bitable Get Record": "Feishu Bitable Obtenir un enregistrement",
|
|
22
|
+
"Get a single record by ID from a Bitable table": "Obtient un seul enregistrement par son ID depuis un tableau Bitable",
|
|
23
|
+
"Feishu Bitable Create Record": "Feishu Bitable Créer un enregistrement",
|
|
24
|
+
"Create a new record (row) in a Bitable table": "Crée un nouvel enregistrement (ligne) dans un tableau Bitable",
|
|
25
|
+
"Feishu Bitable Update Record": "Feishu Bitable Mettre à jour un enregistrement",
|
|
26
|
+
"Update an existing record (row) in a Bitable table": "Met à jour un enregistrement existant (ligne) dans un tableau Bitable",
|
|
27
|
+
"Registered 6 bitable tools": "6 outils Bitable enregistrés",
|
|
28
|
+
|
|
29
|
+
"\"Feishu\"": "\"Feishu\"",
|
|
30
|
+
"Lark enterprise messaging.": "Messagerie d'entreprise Lark.",
|
|
31
|
+
"Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "Ciblage Feishu : omettez `target` pour répondre à la conversation actuelle (auto-détecté). Cibles explicites : `user:open_id` ou `chat:chat_id`.",
|
|
32
|
+
" Feishu supports interactive cards for rich messages.": " Feishu prend en charge les cartes interactives pour les messages enrichis.",
|
|
33
|
+
"Feishu\\[": "Feishu[",
|
|
34
|
+
"groups: groupPolicy=\"open\" allows any member to trigger \\(mention-gated\\). Set channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom to restrict senders.": "groupes : groupPolicy=\"open\" permet à tout membre de déclencher (mention requis). Définissez channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom pour restreindre les expéditeurs.",
|
|
35
|
+
"starting feishu\\[": "démarrage de Feishu[",
|
|
36
|
+
" \\(mode: ": " (mode : "
|
|
37
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Profile update failed \\(": "Échec de la mise à jour du profil (",
|
|
3
|
+
"Profile publish failed on all relays.": "Échec de la publication du profil sur tous les relais.",
|
|
4
|
+
"Profile published to relays.": "Profil publié sur les relais.",
|
|
5
|
+
"Profile update failed: ": "Échec de la mise à jour du profil : ",
|
|
6
|
+
"Profile import failed \\(": "Échec de l'importation du profil (",
|
|
7
|
+
"Profile imported from relays. Review and publish.": "Profil importé depuis les relais. Veuillez vérifier et publier.",
|
|
8
|
+
"Profile imported. Review and publish.": "Profil importé. Veuillez vérifier et publier.",
|
|
9
|
+
"Profile import failed: ": "Échec de l'importation du profil : "
|
|
10
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Refresh chat data\"": "\"Actualiser les données de chat\"",
|
|
3
|
+
"\"Disabled during onboarding\"": "\"Désactivé pendant l'intégration\"",
|
|
4
|
+
"\"Toggle assistant thinking/working output\"": "\"Afficher/Masquer la réflexion/le travail de l'assistant\"",
|
|
5
|
+
"\"Toggle focus mode \\(hide sidebar \\+ page header\\)\"": "\"Activer/Désactiver le mode focus (masquer la barre latérale + l'en-tête de page)\"",
|
|
6
|
+
"\"System theme\"": "\"Thème système\"",
|
|
7
|
+
"\"System\"": "\"Système\"",
|
|
8
|
+
"\"Light theme\"": "\"Thème clair\"",
|
|
9
|
+
"\"Light\"": "\"Clair\"",
|
|
10
|
+
"\"Dark theme\"": "\"Thème sombre\"",
|
|
11
|
+
"\"Dark\"": "\"Sombre\""
|
|
12
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Disconnected from gateway.": "Déconnecté de la passerelle.",
|
|
3
|
+
|
|
4
|
+
"\"Expand sidebar\"": "\"Développer la barre latérale\"",
|
|
5
|
+
"\"Collapse sidebar\"": "\"Réduire la barre latérale\"",
|
|
6
|
+
|
|
7
|
+
">Health<": ">Santé<",
|
|
8
|
+
"\"OK\"": "\"OK\"",
|
|
9
|
+
"\"Offline\"": "\"Hors ligne\"",
|
|
10
|
+
|
|
11
|
+
">Gateway Dashboard<": ">Tableau de bord de la passerelle<",
|
|
12
|
+
|
|
13
|
+
">Resources<": ">Ressources<",
|
|
14
|
+
"Docs \\(opens in new tab\\)": "Docs (s'ouvre dans un nouvel onglet)",
|
|
15
|
+
">Docs<": ">Docs<"
|
|
16
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"gateway client stopped\"": "\"client de la passerelle arrêté\"",
|
|
3
|
+
"gateway closed \\(": "passerelle fermée (",
|
|
4
|
+
"\"connect failed\"": "\"échec de la connexion\"",
|
|
5
|
+
" event handler error:": " erreur du gestionnaire d'événements :",
|
|
6
|
+
"\"request failed\"": "\"échec de la requête\"",
|
|
7
|
+
"\"gateway not connected\"": "\"passerelle non connectée\""
|
|
8
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"Chat\"": "\"Chat\"",
|
|
3
|
+
"\"Control\"": "\"Contrôle\"",
|
|
4
|
+
"\"Agent\"": "\"Agent\"",
|
|
5
|
+
"\"Settings\"": "\"Paramètres\"",
|
|
6
|
+
"\"Agents\"": "\"Agents\"",
|
|
7
|
+
"\"Overview\"": "\"Aperçu\"",
|
|
8
|
+
"\"Channels\"": "\"Canaux\"",
|
|
9
|
+
"\"Instances\"": "\"Instances\"",
|
|
10
|
+
"\"Sessions\"": "\"Sessions\"",
|
|
11
|
+
"\"Usage\"": "\"Utilisation\"",
|
|
12
|
+
"\"Cron Jobs\"": "\"Tâches Cron\"",
|
|
13
|
+
"\"Skills\"": "\"Compétences\"",
|
|
14
|
+
"\"Nodes\"": "\"Nœuds\"",
|
|
15
|
+
"\"Config\"": "\"Configuration\"",
|
|
16
|
+
"\"Debug\"": "\"Débogage\"",
|
|
17
|
+
"\"Logs\"": "\"Journaux\"",
|
|
18
|
+
|
|
19
|
+
"Manage agent workspaces, tools, and identities.": "Gérer les espaces de travail, outils et identités des agents.",
|
|
20
|
+
"Gateway status, entry points, and a fast health read.": "État de la passerelle, points d'entrée et aperçu rapide de la santé.",
|
|
21
|
+
"Manage channels and settings.": "Gérer les canaux et paramètres.",
|
|
22
|
+
"Presence beacons from connected clients and nodes.": "Balises de présence des clients et nœuds connectés.",
|
|
23
|
+
"Inspect active sessions and adjust per-session defaults.": "Inspecter les sessions actives et ajuster les paramètres par défaut par session.",
|
|
24
|
+
"Schedule wakeups and recurring agent runs.": "Planifier des réveils et des exécutions récurrentes d'agents.",
|
|
25
|
+
"Manage skill availability and API key injection.": "Gérer la disponibilité des compétences et l'injection de clés API.",
|
|
26
|
+
"Paired devices, capabilities, and command exposure.": "Appareils appairés, capacités et exposition des commandes.",
|
|
27
|
+
"Direct gateway chat session for quick interventions.": "Session de chat direct avec la passerelle pour des interventions rapides.",
|
|
28
|
+
"Edit ~/.openclaw/openclaw.json safely.": "Modifier ~/.clawdbot/clawdbot.json en toute sécurité.",
|
|
29
|
+
"Gateway snapshots, events, and manual RPC calls.": "Instantanés de la passerelle, événements et appels RPC manuels.",
|
|
30
|
+
"Live tail of the gateway file logs.": "Suivi en direct des journaux de la passerelle."
|
|
31
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"\"agent override\"": "\"remplacement agent\"",
|
|
3
|
+
"\"global default\"": "\"défaut global\"",
|
|
4
|
+
"\"default\"": "\"défaut\"",
|
|
5
|
+
|
|
6
|
+
">Tool Access<": ">Accès aux outils<",
|
|
7
|
+
" Profile \\+ per-tool overrides for this agent.": " Profil + remplacements par outil pour cet agent.",
|
|
8
|
+
"> enabled.": "> activé.",
|
|
9
|
+
|
|
10
|
+
" Use All": " Tout utiliser",
|
|
11
|
+
" Enable All": " Tout activer",
|
|
12
|
+
" Disable All": " Tout désactiver",
|
|
13
|
+
" Reload Config": " Recharger la configuration",
|
|
14
|
+
|
|
15
|
+
"Load the gateway config to adjust tool profiles.": "Chargez la configuration de la passerelle pour ajuster les profils d'outils.",
|
|
16
|
+
" This agent is using an explicit allowlist in config. Tool overrides are managed in the Config tab.": " Cet agent utilise une liste d'autorisation explicite dans la configuration. Les remplacements d'outils sont gérés dans l'onglet Configuration.",
|
|
17
|
+
" Global tools.allow is set. Agent overrides cannot enable tools that are globally blocked.": " L'option globale tools.allow est définie. Les remplacements agent ne peuvent pas activer les outils globalement bloqués.",
|
|
18
|
+
|
|
19
|
+
">Profile<": ">Profil<",
|
|
20
|
+
">Source<": ">Source<",
|
|
21
|
+
">unsaved<": ">non enregistré<",
|
|
22
|
+
|
|
23
|
+
">Quick Presets<": ">Préréglages rapides<",
|
|
24
|
+
" Inherit": " Hériter",
|
|
25
|
+
|
|
26
|
+
"Per-agent skill allowlist and workspace skills.": "Liste d'autorisation des compétences par agent et compétences de l'espace de travail.",
|
|
27
|
+
"Load the gateway config to set per-agent skills.": "Chargez la configuration de la passerelle pour définir les compétences par agent.",
|
|
28
|
+
"This agent uses a custom skill allowlist.": "Cet agent utilise une liste d'autorisation de compétences personnalisée.",
|
|
29
|
+
"All skills are enabled. Disabling any skill will create a per-agent allowlist.": "Toutes les compétences sont activées. Désactiver une compétence créera une liste d'autorisation par agent.",
|
|
30
|
+
"Load skills for this agent to view workspace-specific entries.": "Chargez les compétences pour cet agent afin de voir les entrées spécifiques à l'espace de travail."
|
|
31
|
+
}
|