clawui 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +20 -11
- package/dist/index.js +1 -1
- package/locales/ar/extensions/feishu.json +37 -0
- package/locales/ar/ui/app.json +107 -0
- package/locales/ar/ui/views/agents.json +139 -0
- package/locales/ar/ui/views/channels.json +91 -0
- package/locales/ar/ui/views/chat.json +23 -0
- package/locales/ar/ui/views/config.json +87 -0
- package/locales/ar/ui/views/cron.json +64 -0
- package/locales/ar/ui/views/debug.json +17 -0
- package/locales/ar/ui/views/instances.json +8 -0
- package/locales/ar/ui/views/logs.json +12 -0
- package/locales/ar/ui/views/nodes.json +91 -0
- package/locales/ar/ui/views/overview.json +33 -0
- package/locales/ar/ui/views/sessions.json +21 -0
- package/locales/ar/ui/views/skills.json +26 -0
- package/locales/ar/ui/views/usage.json +242 -0
- package/locales/bn/extensions/feishu.json +15 -15
- package/locales/bn/ui/app.json +107 -0
- package/locales/bn/ui/views/agents.json +104 -19
- package/locales/bn/ui/views/channels.json +82 -2
- package/locales/bn/ui/views/chat.json +5 -5
- package/locales/bn/ui/views/config.json +50 -16
- package/locales/bn/ui/views/cron.json +17 -17
- package/locales/bn/ui/views/debug.json +5 -5
- package/locales/bn/ui/views/instances.json +1 -2
- package/locales/bn/ui/views/logs.json +2 -2
- package/locales/bn/ui/views/nodes.json +60 -15
- package/locales/bn/ui/views/overview.json +10 -12
- package/locales/bn/ui/views/sessions.json +5 -4
- package/locales/bn/ui/views/skills.json +22 -6
- package/locales/bn/ui/views/usage.json +207 -50
- package/locales/de/extensions/feishu.json +18 -17
- package/locales/de/ui/app.json +107 -0
- package/locales/de/ui/views/agents.json +100 -14
- package/locales/de/ui/views/channels.json +83 -3
- package/locales/de/ui/views/chat.json +2 -2
- package/locales/de/ui/views/config.json +44 -10
- package/locales/de/ui/views/cron.json +16 -16
- package/locales/de/ui/views/debug.json +6 -6
- package/locales/de/ui/views/instances.json +1 -2
- package/locales/de/ui/views/logs.json +2 -2
- package/locales/de/ui/views/nodes.json +57 -12
- package/locales/de/ui/views/overview.json +7 -9
- package/locales/de/ui/views/sessions.json +2 -1
- package/locales/de/ui/views/skills.json +17 -1
- package/locales/de/ui/views/usage.json +183 -26
- package/locales/eo/extensions/feishu.json +37 -0
- package/locales/eo/ui/app.json +107 -0
- package/locales/eo/ui/views/agents.json +140 -0
- package/locales/eo/ui/views/channels.json +91 -0
- package/locales/eo/ui/views/chat.json +23 -0
- package/locales/eo/ui/views/config.json +87 -0
- package/locales/eo/ui/views/cron.json +64 -0
- package/locales/eo/ui/views/debug.json +17 -0
- package/locales/eo/ui/views/instances.json +8 -0
- package/locales/eo/ui/views/logs.json +12 -0
- package/locales/eo/ui/views/nodes.json +91 -0
- package/locales/eo/ui/views/overview.json +33 -0
- package/locales/eo/ui/views/sessions.json +21 -0
- package/locales/eo/ui/views/skills.json +26 -0
- package/locales/eo/ui/views/usage.json +242 -0
- package/locales/es/extensions/feishu.json +12 -12
- package/locales/es/ui/app.json +91 -0
- package/locales/es/ui/views/agents.json +79 -19
- package/locales/es/ui/views/channels.json +62 -2
- package/locales/es/ui/views/chat.json +2 -2
- package/locales/es/ui/views/config.json +49 -20
- package/locales/es/ui/views/cron.json +10 -16
- package/locales/es/ui/views/debug.json +1 -1
- package/locales/es/ui/views/instances.json +1 -2
- package/locales/es/ui/views/nodes.json +45 -15
- package/locales/es/ui/views/overview.json +5 -7
- package/locales/es/ui/views/sessions.json +3 -2
- package/locales/es/ui/views/skills.json +13 -2
- package/locales/es/ui/views/usage.json +152 -33
- package/locales/fi/extensions/feishu.json +18 -17
- package/locales/fi/ui/app.json +107 -0
- package/locales/fi/ui/views/agents.json +104 -19
- package/locales/fi/ui/views/channels.json +81 -1
- package/locales/fi/ui/views/chat.json +8 -8
- package/locales/fi/ui/views/config.json +55 -21
- package/locales/fi/ui/views/cron.json +14 -14
- package/locales/fi/ui/views/debug.json +9 -9
- package/locales/fi/ui/views/instances.json +1 -2
- package/locales/fi/ui/views/logs.json +1 -1
- package/locales/fi/ui/views/nodes.json +62 -17
- package/locales/fi/ui/views/overview.json +13 -15
- package/locales/fi/ui/views/sessions.json +5 -4
- package/locales/fi/ui/views/skills.json +19 -3
- package/locales/fi/ui/views/usage.json +186 -29
- package/locales/fr/extensions/feishu.json +19 -19
- package/locales/fr/ui/app.json +107 -0
- package/locales/fr/ui/views/agents.json +102 -18
- package/locales/fr/ui/views/channels.json +83 -3
- package/locales/fr/ui/views/chat.json +4 -4
- package/locales/fr/ui/views/config.json +49 -15
- package/locales/fr/ui/views/cron.json +13 -13
- package/locales/fr/ui/views/debug.json +2 -2
- package/locales/fr/ui/views/instances.json +1 -2
- package/locales/fr/ui/views/logs.json +2 -2
- package/locales/fr/ui/views/nodes.json +59 -14
- package/locales/fr/ui/views/overview.json +4 -6
- package/locales/fr/ui/views/sessions.json +5 -4
- package/locales/fr/ui/views/skills.json +19 -3
- package/locales/fr/ui/views/usage.json +196 -39
- package/locales/hi/extensions/feishu.json +37 -0
- package/locales/hi/ui/app.json +107 -0
- package/locales/hi/ui/views/agents.json +139 -0
- package/locales/hi/ui/views/channels.json +91 -0
- package/locales/hi/ui/views/chat.json +23 -0
- package/locales/hi/ui/views/config.json +87 -0
- package/locales/hi/ui/views/cron.json +64 -0
- package/locales/hi/ui/views/debug.json +17 -0
- package/locales/hi/ui/views/instances.json +8 -0
- package/locales/hi/ui/views/logs.json +12 -0
- package/locales/hi/ui/views/nodes.json +91 -0
- package/locales/hi/ui/views/overview.json +33 -0
- package/locales/hi/ui/views/sessions.json +21 -0
- package/locales/hi/ui/views/skills.json +26 -0
- package/locales/hi/ui/views/usage.json +242 -0
- package/locales/it/extensions/feishu.json +10 -10
- package/locales/it/ui/app.json +107 -0
- package/locales/it/ui/views/agents.json +100 -14
- package/locales/it/ui/views/channels.json +83 -3
- package/locales/it/ui/views/chat.json +3 -3
- package/locales/it/ui/views/config.json +47 -13
- package/locales/it/ui/views/cron.json +10 -11
- package/locales/it/ui/views/debug.json +2 -2
- package/locales/it/ui/views/instances.json +1 -2
- package/locales/it/ui/views/logs.json +2 -2
- package/locales/it/ui/views/nodes.json +54 -9
- package/locales/it/ui/views/overview.json +4 -6
- package/locales/it/ui/views/sessions.json +4 -3
- package/locales/it/ui/views/skills.json +19 -3
- package/locales/it/ui/views/usage.json +185 -28
- package/locales/ja/extensions/feishu.json +26 -26
- package/locales/ja/ui/app.json +108 -0
- package/locales/ja/ui/views/agents.json +100 -15
- package/locales/ja/ui/views/channels.json +81 -1
- package/locales/ja/ui/views/chat.json +8 -8
- package/locales/ja/ui/views/config.json +45 -11
- package/locales/ja/ui/views/cron.json +9 -9
- package/locales/ja/ui/views/debug.json +2 -2
- package/locales/ja/ui/views/instances.json +0 -1
- package/locales/ja/ui/views/logs.json +2 -2
- package/locales/ja/ui/views/nodes.json +59 -14
- package/locales/ja/ui/views/overview.json +9 -11
- package/locales/ja/ui/views/sessions.json +5 -4
- package/locales/ja/ui/views/skills.json +19 -3
- package/locales/ja/ui/views/usage.json +187 -30
- package/locales/ko/extensions/feishu.json +20 -20
- package/locales/ko/ui/app.json +107 -0
- package/locales/ko/ui/views/agents.json +103 -18
- package/locales/ko/ui/views/channels.json +82 -2
- package/locales/ko/ui/views/chat.json +5 -5
- package/locales/ko/ui/views/config.json +49 -15
- package/locales/ko/ui/views/cron.json +5 -5
- package/locales/ko/ui/views/debug.json +1 -1
- package/locales/ko/ui/views/instances.json +1 -2
- package/locales/ko/ui/views/nodes.json +53 -8
- package/locales/ko/ui/views/overview.json +5 -7
- package/locales/ko/ui/views/sessions.json +3 -2
- package/locales/ko/ui/views/skills.json +19 -3
- package/locales/ko/ui/views/usage.json +182 -25
- package/locales/pa/extensions/feishu.json +37 -0
- package/locales/pa/ui/app.json +107 -0
- package/locales/pa/ui/views/agents.json +140 -0
- package/locales/pa/ui/views/channels.json +91 -0
- package/locales/pa/ui/views/chat.json +23 -0
- package/locales/pa/ui/views/config.json +87 -0
- package/locales/pa/ui/views/cron.json +64 -0
- package/locales/pa/ui/views/debug.json +17 -0
- package/locales/pa/ui/views/instances.json +8 -0
- package/locales/pa/ui/views/logs.json +12 -0
- package/locales/pa/ui/views/nodes.json +91 -0
- package/locales/pa/ui/views/overview.json +33 -0
- package/locales/pa/ui/views/sessions.json +21 -0
- package/locales/pa/ui/views/skills.json +26 -0
- package/locales/pa/ui/views/usage.json +242 -0
- package/locales/pt/extensions/feishu.json +20 -20
- package/locales/pt/ui/app.json +107 -0
- package/locales/pt/ui/views/agents.json +96 -11
- package/locales/pt/ui/views/channels.json +82 -2
- package/locales/pt/ui/views/chat.json +3 -3
- package/locales/pt/ui/views/config.json +48 -14
- package/locales/pt/ui/views/cron.json +12 -12
- package/locales/pt/ui/views/debug.json +4 -4
- package/locales/pt/ui/views/instances.json +0 -1
- package/locales/pt/ui/views/logs.json +1 -1
- package/locales/pt/ui/views/nodes.json +59 -14
- package/locales/pt/ui/views/overview.json +6 -8
- package/locales/pt/ui/views/sessions.json +4 -3
- package/locales/pt/ui/views/skills.json +18 -2
- package/locales/pt/ui/views/usage.json +188 -31
- package/locales/pt-BR/extensions/feishu.json +37 -0
- package/locales/pt-BR/ui/app.json +107 -0
- package/locales/pt-BR/ui/views/agents.json +139 -0
- package/locales/pt-BR/ui/views/channels.json +91 -0
- package/locales/pt-BR/ui/views/chat.json +23 -0
- package/locales/{pt/ui/views/config-form.render.json → pt-BR/ui/views/config.json} +55 -11
- package/locales/pt-BR/ui/views/cron.json +64 -0
- package/locales/pt-BR/ui/views/debug.json +17 -0
- package/locales/pt-BR/ui/views/instances.json +8 -0
- package/locales/pt-BR/ui/views/logs.json +12 -0
- package/locales/pt-BR/ui/views/nodes.json +91 -0
- package/locales/pt-BR/ui/views/overview.json +33 -0
- package/locales/pt-BR/ui/views/sessions.json +21 -0
- package/locales/pt-BR/ui/views/skills.json +26 -0
- package/locales/pt-BR/ui/views/usage.json +242 -0
- package/locales/ru/extensions/feishu.json +37 -0
- package/locales/ru/ui/app.json +107 -0
- package/locales/ru/ui/views/agents.json +140 -0
- package/locales/ru/ui/views/channels.json +91 -0
- package/locales/ru/ui/views/chat.json +23 -0
- package/locales/ru/ui/views/config.json +87 -0
- package/locales/ru/ui/views/cron.json +64 -0
- package/locales/ru/ui/views/debug.json +17 -0
- package/locales/ru/ui/views/instances.json +12 -0
- package/locales/ru/ui/views/logs.json +91 -0
- package/locales/ru/ui/views/nodes.json +91 -0
- package/locales/ru/ui/views/overview.json +33 -0
- package/locales/ru/ui/views/sessions.json +21 -0
- package/locales/ru/ui/views/skills.json +26 -0
- package/locales/ru/ui/views/usage.json +242 -0
- package/locales/te/extensions/feishu.json +37 -0
- package/locales/te/ui/app.json +107 -0
- package/locales/te/ui/views/agents.json +139 -0
- package/locales/te/ui/views/channels.json +91 -0
- package/locales/te/ui/views/chat.json +23 -0
- package/locales/te/ui/views/config.json +87 -0
- package/locales/te/ui/views/cron.json +64 -0
- package/locales/te/ui/views/debug.json +17 -0
- package/locales/te/ui/views/instances.json +8 -0
- package/locales/te/ui/views/logs.json +12 -0
- package/locales/te/ui/views/nodes.json +91 -0
- package/locales/te/ui/views/overview.json +33 -0
- package/locales/te/ui/views/sessions.json +21 -0
- package/locales/te/ui/views/skills.json +26 -0
- package/locales/te/ui/views/usage.json +242 -0
- package/locales/vi/extensions/feishu.json +11 -11
- package/locales/vi/ui/app.json +107 -0
- package/locales/vi/ui/views/agents.json +106 -21
- package/locales/vi/ui/views/channels.json +81 -1
- package/locales/vi/ui/views/chat.json +4 -4
- package/locales/vi/ui/views/config.json +47 -13
- package/locales/vi/ui/views/cron.json +12 -12
- package/locales/vi/ui/views/debug.json +6 -6
- package/locales/vi/ui/views/instances.json +2 -3
- package/locales/vi/ui/views/logs.json +3 -3
- package/locales/vi/ui/views/nodes.json +56 -11
- package/locales/vi/ui/views/overview.json +9 -11
- package/locales/vi/ui/views/sessions.json +4 -3
- package/locales/vi/ui/views/skills.json +17 -1
- package/locales/vi/ui/views/usage.json +199 -42
- package/locales/zh-CN/ui/app.json +107 -0
- package/locales/zh-CN/ui/views/agents.json +140 -0
- package/locales/zh-CN/ui/views/channels.json +91 -0
- package/locales/{zh/ui/views/config-form.render.json → zh-CN/ui/views/config.json} +46 -2
- package/locales/{zh → zh-CN}/ui/views/cron.json +1 -1
- package/locales/{zh → zh-CN}/ui/views/debug.json +1 -1
- package/locales/{zh → zh-CN}/ui/views/instances.json +1 -2
- package/locales/{zh → zh-CN}/ui/views/logs.json +1 -1
- package/locales/{zh → zh-CN}/ui/views/nodes.json +46 -1
- package/locales/{zh → zh-CN}/ui/views/overview.json +15 -17
- package/locales/{zh → zh-CN}/ui/views/sessions.json +1 -0
- package/locales/zh-CN/ui/views/skills.json +26 -0
- package/locales/zh-CN/ui/views/usage.json +242 -0
- package/locales/zh-TW/extensions/feishu.json +37 -0
- package/locales/zh-TW/ui/app.json +107 -0
- package/locales/zh-TW/ui/views/agents.json +140 -0
- package/locales/zh-TW/ui/views/channels.json +91 -0
- package/locales/zh-TW/ui/views/chat.json +23 -0
- package/locales/zh-TW/ui/views/config.json +87 -0
- package/locales/zh-TW/ui/views/cron.json +64 -0
- package/locales/zh-TW/ui/views/debug.json +17 -0
- package/locales/zh-TW/ui/views/instances.json +8 -0
- package/locales/zh-TW/ui/views/logs.json +12 -0
- package/locales/zh-TW/ui/views/nodes.json +91 -0
- package/locales/zh-TW/ui/views/overview.json +33 -0
- package/locales/zh-TW/ui/views/sessions.json +21 -0
- package/locales/zh-TW/ui/views/skills.json +26 -0
- package/locales/zh-TW/ui/views/usage.json +242 -0
- package/package.json +1 -1
- package/locales/bn/src/config/schema.field-metadata.json +0 -4
- package/locales/bn/src/config/schema.irc.json +0 -4
- package/locales/bn/src/infra/format-time/app-gateway.json +0 -12
- package/locales/bn/ui/app-channels.json +0 -10
- package/locales/bn/ui/app-gateway.json +0 -4
- package/locales/bn/ui/app-render.helpers.json +0 -12
- package/locales/bn/ui/app-render.json +0 -16
- package/locales/bn/ui/gateway.json +0 -8
- package/locales/bn/ui/navigation.json +0 -31
- package/locales/bn/ui/views/agents-panels-status-files.json +0 -7
- package/locales/bn/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/bn/ui/views/agents-utils.json +0 -49
- package/locales/bn/ui/views/channels.config.json +0 -31
- package/locales/bn/ui/views/channels.discord.json +0 -3
- package/locales/bn/ui/views/channels.googlechat.json +0 -3
- package/locales/bn/ui/views/channels.imessage.json +0 -3
- package/locales/bn/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/bn/ui/views/channels.nostr.json +0 -5
- package/locales/bn/ui/views/channels.shared.json +0 -3
- package/locales/bn/ui/views/channels.signal.json +0 -4
- package/locales/bn/ui/views/channels.slack.json +0 -3
- package/locales/bn/ui/views/channels.telegram.json +0 -3
- package/locales/bn/ui/views/channels.whatsapp.json +0 -3
- package/locales/bn/ui/views/config-form.render.json +0 -43
- package/locales/bn/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/bn/ui/views/skills-grouping.json +0 -7
- package/locales/bn/ui/views/skills-shared.json +0 -10
- package/locales/bn/ui/views/usage-metrics.json +0 -18
- package/locales/bn/ui/views/usage-query.json +0 -34
- package/locales/bn/ui/views/usage-render-details.json +0 -62
- package/locales/de/src/config/schema.field-metadata.json +0 -4
- package/locales/de/src/config/schema.irc.json +0 -4
- package/locales/de/src/infra/format-time/app-gateway.json +0 -12
- package/locales/de/ui/app-channels.json +0 -10
- package/locales/de/ui/app-gateway.json +0 -4
- package/locales/de/ui/app-render.helpers.json +0 -12
- package/locales/de/ui/app-render.json +0 -16
- package/locales/de/ui/gateway.json +0 -8
- package/locales/de/ui/navigation.json +0 -31
- package/locales/de/ui/views/agents-panels-status-files.json +0 -7
- package/locales/de/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/de/ui/views/agents-utils.json +0 -49
- package/locales/de/ui/views/channels.config.json +0 -31
- package/locales/de/ui/views/channels.discord.json +0 -3
- package/locales/de/ui/views/channels.googlechat.json +0 -3
- package/locales/de/ui/views/channels.imessage.json +0 -3
- package/locales/de/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/de/ui/views/channels.nostr.json +0 -5
- package/locales/de/ui/views/channels.shared.json +0 -3
- package/locales/de/ui/views/channels.signal.json +0 -4
- package/locales/de/ui/views/channels.slack.json +0 -3
- package/locales/de/ui/views/channels.telegram.json +0 -3
- package/locales/de/ui/views/channels.whatsapp.json +0 -3
- package/locales/de/ui/views/config-form.render.json +0 -43
- package/locales/de/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/de/ui/views/skills-grouping.json +0 -7
- package/locales/de/ui/views/skills-shared.json +0 -10
- package/locales/de/ui/views/usage-metrics.json +0 -18
- package/locales/de/ui/views/usage-query.json +0 -34
- package/locales/de/ui/views/usage-render-details.json +0 -62
- package/locales/es/src/config/schema.field-metadata.json +0 -4
- package/locales/es/src/config/schema.irc.json +0 -4
- package/locales/es/src/infra/format-time/app-gateway.json +0 -12
- package/locales/es/ui/app-channels.json +0 -10
- package/locales/es/ui/app-gateway.json +0 -4
- package/locales/es/ui/app-render.helpers.json +0 -12
- package/locales/es/ui/app-render.json +0 -16
- package/locales/es/ui/gateway.json +0 -8
- package/locales/es/ui/navigation.json +0 -31
- package/locales/es/ui/views/agents-panels-status-files.json +0 -7
- package/locales/es/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/es/ui/views/agents-utils.json +0 -49
- package/locales/es/ui/views/channels.config.json +0 -31
- package/locales/es/ui/views/channels.discord.json +0 -3
- package/locales/es/ui/views/channels.googlechat.json +0 -3
- package/locales/es/ui/views/channels.imessage.json +0 -3
- package/locales/es/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/es/ui/views/channels.nostr.json +0 -5
- package/locales/es/ui/views/channels.shared.json +0 -3
- package/locales/es/ui/views/channels.signal.json +0 -4
- package/locales/es/ui/views/channels.slack.json +0 -3
- package/locales/es/ui/views/channels.telegram.json +0 -3
- package/locales/es/ui/views/channels.whatsapp.json +0 -3
- package/locales/es/ui/views/config-form.render.json +0 -43
- package/locales/es/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/es/ui/views/skills-grouping.json +0 -7
- package/locales/es/ui/views/skills-shared.json +0 -10
- package/locales/es/ui/views/usage-metrics.json +0 -18
- package/locales/es/ui/views/usage-query.json +0 -34
- package/locales/es/ui/views/usage-render-details.json +0 -62
- package/locales/fi/src/config/schema.field-metadata.json +0 -4
- package/locales/fi/src/config/schema.irc.json +0 -4
- package/locales/fi/src/infra/format-time/app-gateway.json +0 -12
- package/locales/fi/ui/app-channels.json +0 -10
- package/locales/fi/ui/app-gateway.json +0 -4
- package/locales/fi/ui/app-render.helpers.json +0 -12
- package/locales/fi/ui/app-render.json +0 -16
- package/locales/fi/ui/gateway.json +0 -8
- package/locales/fi/ui/navigation.json +0 -31
- package/locales/fi/ui/views/agents-panels-status-files.json +0 -7
- package/locales/fi/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/fi/ui/views/agents-utils.json +0 -49
- package/locales/fi/ui/views/channels.config.json +0 -31
- package/locales/fi/ui/views/channels.discord.json +0 -3
- package/locales/fi/ui/views/channels.googlechat.json +0 -3
- package/locales/fi/ui/views/channels.imessage.json +0 -3
- package/locales/fi/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/fi/ui/views/channels.nostr.json +0 -5
- package/locales/fi/ui/views/channels.shared.json +0 -3
- package/locales/fi/ui/views/channels.signal.json +0 -4
- package/locales/fi/ui/views/channels.slack.json +0 -3
- package/locales/fi/ui/views/channels.telegram.json +0 -3
- package/locales/fi/ui/views/channels.whatsapp.json +0 -3
- package/locales/fi/ui/views/config-form.render.json +0 -43
- package/locales/fi/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/fi/ui/views/skills-grouping.json +0 -7
- package/locales/fi/ui/views/skills-shared.json +0 -10
- package/locales/fi/ui/views/usage-metrics.json +0 -18
- package/locales/fi/ui/views/usage-query.json +0 -35
- package/locales/fi/ui/views/usage-render-details.json +0 -62
- package/locales/fr/src/config/schema.field-metadata.json +0 -4
- package/locales/fr/src/config/schema.irc.json +0 -4
- package/locales/fr/src/infra/format-time/app-gateway.json +0 -12
- package/locales/fr/ui/app-channels.json +0 -10
- package/locales/fr/ui/app-gateway.json +0 -4
- package/locales/fr/ui/app-render.helpers.json +0 -12
- package/locales/fr/ui/app-render.json +0 -16
- package/locales/fr/ui/gateway.json +0 -8
- package/locales/fr/ui/navigation.json +0 -31
- package/locales/fr/ui/views/agents-panels-status-files.json +0 -7
- package/locales/fr/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/fr/ui/views/agents-utils.json +0 -49
- package/locales/fr/ui/views/channels.config.json +0 -31
- package/locales/fr/ui/views/channels.discord.json +0 -3
- package/locales/fr/ui/views/channels.googlechat.json +0 -3
- package/locales/fr/ui/views/channels.imessage.json +0 -3
- package/locales/fr/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/fr/ui/views/channels.nostr.json +0 -5
- package/locales/fr/ui/views/channels.shared.json +0 -3
- package/locales/fr/ui/views/channels.signal.json +0 -4
- package/locales/fr/ui/views/channels.slack.json +0 -3
- package/locales/fr/ui/views/channels.telegram.json +0 -3
- package/locales/fr/ui/views/channels.whatsapp.json +0 -3
- package/locales/fr/ui/views/config-form.render.json +0 -43
- package/locales/fr/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/fr/ui/views/skills-grouping.json +0 -7
- package/locales/fr/ui/views/skills-shared.json +0 -10
- package/locales/fr/ui/views/usage-metrics.json +0 -18
- package/locales/fr/ui/views/usage-query.json +0 -34
- package/locales/fr/ui/views/usage-render-details.json +0 -62
- package/locales/it/src/config/schema.field-metadata.json +0 -4
- package/locales/it/src/config/schema.irc.json +0 -4
- package/locales/it/src/infra/format-time/app-gateway.json +0 -12
- package/locales/it/ui/app-channels.json +0 -10
- package/locales/it/ui/app-gateway.json +0 -4
- package/locales/it/ui/app-render.helpers.json +0 -12
- package/locales/it/ui/app-render.json +0 -16
- package/locales/it/ui/gateway.json +0 -8
- package/locales/it/ui/navigation.json +0 -31
- package/locales/it/ui/views/agents-panels-status-files.json +0 -7
- package/locales/it/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/it/ui/views/agents-utils.json +0 -49
- package/locales/it/ui/views/channels.config.json +0 -31
- package/locales/it/ui/views/channels.discord.json +0 -3
- package/locales/it/ui/views/channels.googlechat.json +0 -3
- package/locales/it/ui/views/channels.imessage.json +0 -3
- package/locales/it/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/it/ui/views/channels.nostr.json +0 -5
- package/locales/it/ui/views/channels.shared.json +0 -3
- package/locales/it/ui/views/channels.signal.json +0 -4
- package/locales/it/ui/views/channels.slack.json +0 -3
- package/locales/it/ui/views/channels.telegram.json +0 -3
- package/locales/it/ui/views/channels.whatsapp.json +0 -3
- package/locales/it/ui/views/config-form.render.json +0 -43
- package/locales/it/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/it/ui/views/skills-grouping.json +0 -7
- package/locales/it/ui/views/skills-shared.json +0 -10
- package/locales/it/ui/views/usage-metrics.json +0 -18
- package/locales/it/ui/views/usage-query.json +0 -35
- package/locales/it/ui/views/usage-render-details.json +0 -62
- package/locales/ja/src/config/schema.field-metadata.json +0 -4
- package/locales/ja/src/config/schema.irc.json +0 -4
- package/locales/ja/src/infra/format-time/app-gateway.json +0 -12
- package/locales/ja/ui/app-channels.json +0 -10
- package/locales/ja/ui/app-gateway.json +0 -4
- package/locales/ja/ui/app-render.helpers.json +0 -12
- package/locales/ja/ui/app-render.json +0 -16
- package/locales/ja/ui/gateway.json +0 -8
- package/locales/ja/ui/navigation.json +0 -31
- package/locales/ja/ui/views/agents-panels-status-files.json +0 -7
- package/locales/ja/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/ja/ui/views/agents-utils.json +0 -49
- package/locales/ja/ui/views/channels.config.json +0 -31
- package/locales/ja/ui/views/channels.discord.json +0 -3
- package/locales/ja/ui/views/channels.googlechat.json +0 -3
- package/locales/ja/ui/views/channels.imessage.json +0 -3
- package/locales/ja/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/ja/ui/views/channels.nostr.json +0 -5
- package/locales/ja/ui/views/channels.shared.json +0 -3
- package/locales/ja/ui/views/channels.signal.json +0 -4
- package/locales/ja/ui/views/channels.slack.json +0 -3
- package/locales/ja/ui/views/channels.telegram.json +0 -3
- package/locales/ja/ui/views/channels.whatsapp.json +0 -3
- package/locales/ja/ui/views/config-form.render.json +0 -43
- package/locales/ja/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/ja/ui/views/skills-grouping.json +0 -7
- package/locales/ja/ui/views/skills-shared.json +0 -10
- package/locales/ja/ui/views/usage-metrics.json +0 -18
- package/locales/ja/ui/views/usage-query.json +0 -34
- package/locales/ja/ui/views/usage-render-details.json +0 -62
- package/locales/ko/src/config/schema.field-metadata.json +0 -4
- package/locales/ko/src/config/schema.irc.json +0 -4
- package/locales/ko/src/infra/format-time/app-gateway.json +0 -12
- package/locales/ko/ui/app-channels.json +0 -10
- package/locales/ko/ui/app-gateway.json +0 -4
- package/locales/ko/ui/app-render.helpers.json +0 -12
- package/locales/ko/ui/app-render.json +0 -16
- package/locales/ko/ui/gateway.json +0 -8
- package/locales/ko/ui/navigation.json +0 -31
- package/locales/ko/ui/views/agents-panels-status-files.json +0 -7
- package/locales/ko/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/ko/ui/views/agents-utils.json +0 -49
- package/locales/ko/ui/views/channels.config.json +0 -31
- package/locales/ko/ui/views/channels.discord.json +0 -3
- package/locales/ko/ui/views/channels.googlechat.json +0 -3
- package/locales/ko/ui/views/channels.imessage.json +0 -3
- package/locales/ko/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/ko/ui/views/channels.nostr.json +0 -5
- package/locales/ko/ui/views/channels.shared.json +0 -3
- package/locales/ko/ui/views/channels.signal.json +0 -4
- package/locales/ko/ui/views/channels.slack.json +0 -3
- package/locales/ko/ui/views/channels.telegram.json +0 -3
- package/locales/ko/ui/views/channels.whatsapp.json +0 -3
- package/locales/ko/ui/views/config-form.render.json +0 -43
- package/locales/ko/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/ko/ui/views/skills-grouping.json +0 -7
- package/locales/ko/ui/views/skills-shared.json +0 -10
- package/locales/ko/ui/views/usage-metrics.json +0 -18
- package/locales/ko/ui/views/usage-query.json +0 -34
- package/locales/ko/ui/views/usage-render-details.json +0 -62
- package/locales/pt/src/config/schema.field-metadata.json +0 -4
- package/locales/pt/src/config/schema.irc.json +0 -4
- package/locales/pt/src/infra/format-time/app-gateway.json +0 -12
- package/locales/pt/ui/app-channels.json +0 -10
- package/locales/pt/ui/app-gateway.json +0 -4
- package/locales/pt/ui/app-render.helpers.json +0 -12
- package/locales/pt/ui/app-render.json +0 -16
- package/locales/pt/ui/gateway.json +0 -8
- package/locales/pt/ui/navigation.json +0 -31
- package/locales/pt/ui/views/agents-panels-status-files.json +0 -7
- package/locales/pt/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/pt/ui/views/agents-utils.json +0 -49
- package/locales/pt/ui/views/channels.config.json +0 -31
- package/locales/pt/ui/views/channels.discord.json +0 -3
- package/locales/pt/ui/views/channels.googlechat.json +0 -3
- package/locales/pt/ui/views/channels.imessage.json +0 -3
- package/locales/pt/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/pt/ui/views/channels.nostr.json +0 -5
- package/locales/pt/ui/views/channels.shared.json +0 -3
- package/locales/pt/ui/views/channels.signal.json +0 -4
- package/locales/pt/ui/views/channels.slack.json +0 -3
- package/locales/pt/ui/views/channels.telegram.json +0 -3
- package/locales/pt/ui/views/channels.whatsapp.json +0 -3
- package/locales/pt/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/pt/ui/views/skills-grouping.json +0 -7
- package/locales/pt/ui/views/skills-shared.json +0 -10
- package/locales/pt/ui/views/usage-metrics.json +0 -18
- package/locales/pt/ui/views/usage-query.json +0 -35
- package/locales/pt/ui/views/usage-render-details.json +0 -62
- package/locales/vi/src/config/schema.field-metadata.json +0 -4
- package/locales/vi/src/config/schema.irc.json +0 -4
- package/locales/vi/src/infra/format-time/app-gateway.json +0 -12
- package/locales/vi/ui/app-channels.json +0 -10
- package/locales/vi/ui/app-gateway.json +0 -4
- package/locales/vi/ui/app-render.helpers.json +0 -12
- package/locales/vi/ui/app-render.json +0 -16
- package/locales/vi/ui/gateway.json +0 -8
- package/locales/vi/ui/navigation.json +0 -31
- package/locales/vi/ui/views/agents-panels-status-files.json +0 -7
- package/locales/vi/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/vi/ui/views/agents-utils.json +0 -49
- package/locales/vi/ui/views/channels.config.json +0 -31
- package/locales/vi/ui/views/channels.discord.json +0 -3
- package/locales/vi/ui/views/channels.googlechat.json +0 -3
- package/locales/vi/ui/views/channels.imessage.json +0 -3
- package/locales/vi/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/vi/ui/views/channels.nostr.json +0 -5
- package/locales/vi/ui/views/channels.shared.json +0 -3
- package/locales/vi/ui/views/channels.signal.json +0 -4
- package/locales/vi/ui/views/channels.slack.json +0 -3
- package/locales/vi/ui/views/channels.telegram.json +0 -3
- package/locales/vi/ui/views/channels.whatsapp.json +0 -3
- package/locales/vi/ui/views/config-form.render.json +0 -43
- package/locales/vi/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/vi/ui/views/skills-grouping.json +0 -7
- package/locales/vi/ui/views/skills-shared.json +0 -10
- package/locales/vi/ui/views/usage-metrics.json +0 -18
- package/locales/vi/ui/views/usage-query.json +0 -34
- package/locales/vi/ui/views/usage-render-details.json +0 -62
- package/locales/zh/src/config/schema.field-metadata.json +0 -4
- package/locales/zh/src/config/schema.irc.json +0 -4
- package/locales/zh/src/infra/format-time/app-gateway.json +0 -12
- package/locales/zh/ui/app-channels.json +0 -10
- package/locales/zh/ui/app-gateway.json +0 -4
- package/locales/zh/ui/app-render.helpers.json +0 -12
- package/locales/zh/ui/app-render.json +0 -16
- package/locales/zh/ui/gateway.json +0 -8
- package/locales/zh/ui/navigation.json +0 -31
- package/locales/zh/ui/views/agents-panels-status-files.json +0 -7
- package/locales/zh/ui/views/agents-panels-tools-skills.json +0 -31
- package/locales/zh/ui/views/agents-utils.json +0 -49
- package/locales/zh/ui/views/agents.json +0 -55
- package/locales/zh/ui/views/channels.config.json +0 -31
- package/locales/zh/ui/views/channels.discord.json +0 -3
- package/locales/zh/ui/views/channels.googlechat.json +0 -3
- package/locales/zh/ui/views/channels.imessage.json +0 -3
- package/locales/zh/ui/views/channels.json +0 -11
- package/locales/zh/ui/views/channels.nostr-profile-form.json +0 -29
- package/locales/zh/ui/views/channels.nostr.json +0 -5
- package/locales/zh/ui/views/channels.shared.json +0 -3
- package/locales/zh/ui/views/channels.signal.json +0 -4
- package/locales/zh/ui/views/channels.slack.json +0 -3
- package/locales/zh/ui/views/channels.telegram.json +0 -3
- package/locales/zh/ui/views/channels.whatsapp.json +0 -3
- package/locales/zh/ui/views/config.json +0 -53
- package/locales/zh/ui/views/nodes-exec-approvals.json +0 -45
- package/locales/zh/ui/views/skills-grouping.json +0 -7
- package/locales/zh/ui/views/skills-shared.json +0 -10
- package/locales/zh/ui/views/skills.json +0 -10
- package/locales/zh/ui/views/usage-metrics.json +0 -18
- package/locales/zh/ui/views/usage-query.json +0 -35
- package/locales/zh/ui/views/usage-render-details.json +0 -62
- package/locales/zh/ui/views/usage.json +0 -85
- /package/locales/{zh → zh-CN}/extensions/feishu.json +0 -0
- /package/locales/{zh → zh-CN}/ui/views/chat.json +0 -0
|
@@ -0,0 +1,242 @@
|
|
|
1
|
+
{
|
|
2
|
+
">Token Usage<": ">令牌使用情況<",
|
|
3
|
+
" Loading": " 加載中",
|
|
4
|
+
|
|
5
|
+
">to<": ">到<",
|
|
6
|
+
"\"Today\"": "\"今天\"",
|
|
7
|
+
"\"7d\"": "\"7天\"",
|
|
8
|
+
"\"30d\"": "\"30天\"",
|
|
9
|
+
">All<": ">所有<",
|
|
10
|
+
" Clear": " 清除",
|
|
11
|
+
|
|
12
|
+
">Usage<": ">使用情況<",
|
|
13
|
+
"\"pinned\"": "\"已置頂\"",
|
|
14
|
+
">Filters<": ">篩選<",
|
|
15
|
+
">Loading<": ">加載中<",
|
|
16
|
+
"Select a date range and click Refresh to load usage.": "選擇日期範圍,然後點擊刷新以加載使用情況。",
|
|
17
|
+
"> tokens": "> 令牌",
|
|
18
|
+
"> cost": "> 成本",
|
|
19
|
+
" session\\$": " 會話$",
|
|
20
|
+
"\"s\"": "\"\"",
|
|
21
|
+
|
|
22
|
+
"\"Unpin filters\"\\}": "\"取消置頂篩選\"}",
|
|
23
|
+
"\"Pin filters\"\\}": "\"置頂篩選\"}",
|
|
24
|
+
"\"Pinned\"": "\"已置頂\"",
|
|
25
|
+
"\"Pin\"": "\"置頂\"",
|
|
26
|
+
">Export ▾<": ">導出 ▾<",
|
|
27
|
+
" Sessions ": " 會話 ",
|
|
28
|
+
" Daily ": " 每日 ",
|
|
29
|
+
|
|
30
|
+
" Tokens": " 令牌",
|
|
31
|
+
" Cost": " 成本",
|
|
32
|
+
" Refresh": " 刷新",
|
|
33
|
+
|
|
34
|
+
"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)",
|
|
35
|
+
" Filter \\(client-side\\)": " 篩選(客戶端)",
|
|
36
|
+
"\"Remove filter\"": "\"取消篩選\"",
|
|
37
|
+
"\\} sessions match": "} 會話匹配",
|
|
38
|
+
"\\} sessions in range": "} 範圍内的會話",
|
|
39
|
+
"Tip: use filters or click bars to filter days.": "提示:使用篩選或點擊條來篩選日期。",
|
|
40
|
+
|
|
41
|
+
"\"Channel\"": "\"渠道\"",
|
|
42
|
+
"\"Provider\"": "\"提供商\"",
|
|
43
|
+
"\"Model\"": "\"模型\"",
|
|
44
|
+
"\"Tool\"": "\"工具\"",
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
"Showing first 1,000 sessions. Narrow date range for complete results.":"顯示前 1,000 個會話。縮小日期範圍以獲取完整結果。",
|
|
48
|
+
|
|
49
|
+
">Days:": ">天數:",
|
|
50
|
+
">Hours:": ">小時:",
|
|
51
|
+
">Session:": ">會話:",
|
|
52
|
+
" Clear All": " 清除所有",
|
|
53
|
+
">Daily Usage<": ">每日使用情況<",
|
|
54
|
+
">No data<": ">無數據<",
|
|
55
|
+
"\\} Usage<": "} 使用情況<",
|
|
56
|
+
"\\} tokens<": "} 令牌<",
|
|
57
|
+
|
|
58
|
+
"\"Tokens\":\"Cost\"} by Type": "\"按類型的令牌\" : \"按類型的費用\"}",
|
|
59
|
+
"\"Output: ": "\"輸出:",
|
|
60
|
+
"\"Input: ": "\"輸入:",
|
|
61
|
+
"\"Cache Write: ": "\"緩存寫入:",
|
|
62
|
+
"\"Cache Read: ": "\"緩存讀取:",
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
">Usage Overview<": ">使用情況概覽<",
|
|
66
|
+
|
|
67
|
+
">Cost<": ">成本<",
|
|
68
|
+
">Messages<": ">消息<",
|
|
69
|
+
">Errors<": ">錯誤<",
|
|
70
|
+
">Recent<": ">最近<",
|
|
71
|
+
|
|
72
|
+
"\"Copy session namen\"": "\"複制會話名稱\"",
|
|
73
|
+
" Copy": " 複制",
|
|
74
|
+
|
|
75
|
+
" Messages": " 消息",
|
|
76
|
+
"\\} user · ": "} 個用戶 · ",
|
|
77
|
+
"\\} assistant": "} 個助手",
|
|
78
|
+
">Tool Calls<": ">工具調用<",
|
|
79
|
+
" tools used": " 個工具已使用",
|
|
80
|
+
" tools<": " 工具<",
|
|
81
|
+
" tool results<": " 工具結果<",
|
|
82
|
+
">Duration<": ">持續時間<",
|
|
83
|
+
" Sessions": " 會話",
|
|
84
|
+
"Distinct sessions in the range.": "範圍内的不同會話。",
|
|
85
|
+
">of ": ">在 ",
|
|
86
|
+
" in range": " 範圍内",
|
|
87
|
+
" Throughput": " 吞吐量",
|
|
88
|
+
"Throughput shows tokens per minute over active time. Higher is better.": "吞吐量顯示每分鍾處理的令牌數量。數值越高越好。",
|
|
89
|
+
" tok/min": " 每分鍾令牌數",
|
|
90
|
+
" / min": " 每分鍾",
|
|
91
|
+
" Error Rate": " 錯誤率",
|
|
92
|
+
"Error rate = errors / total messages. Lower is better.": "錯誤率 = 錯誤數 / 總消息數。越低越好。",
|
|
93
|
+
"\\} errors · ": "}條錯誤 · ",
|
|
94
|
+
"\\} msgs": "} 條消息",
|
|
95
|
+
"\\} avg session ": "}平均會話",
|
|
96
|
+
" Cache Hit Rate": " 緩存命中率",
|
|
97
|
+
"Cache hit rate = cache read / \\(input \\+ cache read\\). Higher is better.": "緩存命中率 = 緩存讀取 / (輸入 + 緩存讀取)。越高越好。",
|
|
98
|
+
"\\} cached · ": "} 緩存 · ",
|
|
99
|
+
"\\} prompt": "} 提示",
|
|
100
|
+
"Top Models": "首位模型",
|
|
101
|
+
"Top Providers": "首位提供商",
|
|
102
|
+
"Top Tools": "首位工具",
|
|
103
|
+
"Top Agents": "首位代理",
|
|
104
|
+
"Top Channels": "首位渠道",
|
|
105
|
+
"Peak Error Days": "峰值錯誤天數",
|
|
106
|
+
"Peak Error Hours": "高峰錯誤時段",
|
|
107
|
+
"Model Mix": "模型混合",
|
|
108
|
+
|
|
109
|
+
"\"calls\"": "\"調用數\"",
|
|
110
|
+
|
|
111
|
+
"Average tokens per message in this range.": "此範圍内每條消息的平均令牌數。",
|
|
112
|
+
"Average cost per message when providers report costs. Cost data is missing for some or all sessions in this range.": "當提供商報告成本時,每條消息的平均成本。在此範圍内的某些或所有會話的成本數據缺失。",
|
|
113
|
+
"Average cost per message when providers report costs.": "當供應商報告成本時,每條消息的平均成本。",
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
"Total user \\+ assistant messages in range.": "範圍内的用戶助手消息總數。",
|
|
117
|
+
" Tool Calls": " 工具調用",
|
|
118
|
+
"Total tool call count across sessions.": "跨會話的工具調用總次數。",
|
|
119
|
+
" Errors": " 錯誤",
|
|
120
|
+
"Total message/tool errors in range.": "範圍内的總消息/工具錯誤數。",
|
|
121
|
+
" Avg Tokens / Msg": " 平均每條消息的令牌數",
|
|
122
|
+
">Across ": ">共",
|
|
123
|
+
"Avg Cost \/ Msg": "平均每條消息成本",
|
|
124
|
+
"\\} total<": "} 總計<",
|
|
125
|
+
|
|
126
|
+
">Activity by Time<": ">按時間活動<",
|
|
127
|
+
" tokens<": " 令牌<",
|
|
128
|
+
"Estimates require session timestamps.": "估算需要會話時間戳。",
|
|
129
|
+
"No timeline data yet.": "尚無時間線數據。",
|
|
130
|
+
"Estimated from session spans \\(first/last activity\\). Time zone:": "根據會話時長(首次/最後活動)估算。時區:",
|
|
131
|
+
"\"Local\"\\}": "\"本地時間\"}",
|
|
132
|
+
">Day of Week<": ">周<",
|
|
133
|
+
">Hours<": ">小時<",
|
|
134
|
+
"\\} tokens": "} 令牌",
|
|
135
|
+
">Midnight<": ">零時<",
|
|
136
|
+
">4am<": ">淩晨4點<",
|
|
137
|
+
">8am<": ">早上8點<",
|
|
138
|
+
">Moon<": ">12點<",
|
|
139
|
+
">4pm<": ">下午4點<",
|
|
140
|
+
">8pm<": ">晚上8點<",
|
|
141
|
+
"Low → High token density": "低 → 高 令牌密度",
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
"\"label\",": "\"标簽\",",
|
|
145
|
+
"\"agentId\",": "\"代理ID\",",
|
|
146
|
+
"\"channel\",": "\"渠道\",",
|
|
147
|
+
"\"provider\",": "\"提供商\",",
|
|
148
|
+
"\"model\",": "\"模型\",",
|
|
149
|
+
"\"updatedAt\",": "\"更新時間\",",
|
|
150
|
+
"\"durationMs\",": "\"持續時間毫秒\",",
|
|
151
|
+
"\"messages\",": "\"消息\",",
|
|
152
|
+
"\"errors\",": "\"錯誤\",",
|
|
153
|
+
"\"toolCalls\",": "\"工具調用\",",
|
|
154
|
+
"\"inputTokens\",": "\"輸入令牌\",",
|
|
155
|
+
"\"outputTokens\",": "\"輸出令牌\",",
|
|
156
|
+
"\"cacheReadTokens\",": "\"緩存讀取令牌\",",
|
|
157
|
+
"\"cacheWriteTokens\",": "\"緩存寫入令牌\",",
|
|
158
|
+
"\"totalTokens\",": "\"總令牌數\",",
|
|
159
|
+
"\"totalCost\",": "\"總費用\",",
|
|
160
|
+
|
|
161
|
+
"\"date\",": "\"日期\",",
|
|
162
|
+
"\"inputCost\",": "\"輸入成本\",",
|
|
163
|
+
"\"outputCost\",": "\"輸出成本\",",
|
|
164
|
+
"\"cacheReadCost\",": "\"緩存讀取成本\",",
|
|
165
|
+
"\"cacheWriteCost\",": "\"緩存寫入成本\",",
|
|
166
|
+
|
|
167
|
+
"\"agent:\",": "\"代理:\",",
|
|
168
|
+
"\"channel:\",": "\"渠道:\",",
|
|
169
|
+
"\"provider:\",": "\"提供商:\",",
|
|
170
|
+
"\"model:\",": "\"模型:\",",
|
|
171
|
+
"\"tool:\",": "\"工具:\",",
|
|
172
|
+
"\"has:errors:\",": "\"有錯誤:\",",
|
|
173
|
+
"\"has:tools:\",": "\"有工具:\",",
|
|
174
|
+
"\"minTokens:\",": "\"最小令牌:\",",
|
|
175
|
+
"\"maxCost:\",": "\"最大成本:\",",
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
"\\} avg<": "}平均<",
|
|
179
|
+
"\\} errors<": "} 錯誤<",
|
|
180
|
+
" All": " 全部",
|
|
181
|
+
" Recently viewed": " 最近浏覽",
|
|
182
|
+
">Sort<": ">排序<",
|
|
183
|
+
">No sessions in range<": ">範圍内沒有會話<",
|
|
184
|
+
">No recent sessions<": ">最近沒有會話<",
|
|
185
|
+
|
|
186
|
+
"No usage data for this session.": "此會話無使用數據。",
|
|
187
|
+
|
|
188
|
+
"\"No tool calls\"": "\"無工具調用\"",
|
|
189
|
+
"\"No model data\"": "\"無模型數據\"",
|
|
190
|
+
|
|
191
|
+
"\"Close session details\"": "\"關閉會話詳情\"",
|
|
192
|
+
|
|
193
|
+
">No timeline data<": ">無時間線數據<",
|
|
194
|
+
"\"No data in range\"": "\"範圍内無數據\"",
|
|
195
|
+
">Usage Over Time<": ">随時間使用情況<",
|
|
196
|
+
">Reset<": ">重置<",
|
|
197
|
+
" Per Turn": " 每回合",
|
|
198
|
+
" Cumulative": " 累計",
|
|
199
|
+
" Total": " 總計",
|
|
200
|
+
" By Type": " 按類型",
|
|
201
|
+
">Tokens by Type<": ">按類型劃分的令牌<",
|
|
202
|
+
">Daily ": ">每日",
|
|
203
|
+
"\"Token\"": "\"令牌\"",
|
|
204
|
+
"\"Cost\"": "\"成本\"",
|
|
205
|
+
|
|
206
|
+
"\"Assistant output tokens\"": "\"助手輸出令牌\"",
|
|
207
|
+
">Output": ">輸出",
|
|
208
|
+
"\"User \\+ tool input tokens\"": "\"用戶 + 工具輸入令牌\"",
|
|
209
|
+
">Input": ">輸入",
|
|
210
|
+
"\"Tokens written to cache\"": "\"已将令牌寫入緩存\"",
|
|
211
|
+
">Cache Write ": ">緩存寫入",
|
|
212
|
+
"\"Tokens read from cache\"": "\"從緩存讀取的令牌\"",
|
|
213
|
+
">Cache Read ": ">緩存讀取",
|
|
214
|
+
">Total: ": ">總計: ",
|
|
215
|
+
|
|
216
|
+
">No context data<": ">沒有上下文數據<",
|
|
217
|
+
">System Prompt Breakdown<": ">系統提示拆解\"",
|
|
218
|
+
"\"Collapse\"": "\"折疊\"",
|
|
219
|
+
"\"Expand all\"": "\"全部展開\"",
|
|
220
|
+
"\"Base context per message\"": "\"每條消息的基本上下文\"",
|
|
221
|
+
|
|
222
|
+
">Sys ": ">系統 ",
|
|
223
|
+
">Skills ": ">技能 ",
|
|
224
|
+
">Tools ": ">工具 ",
|
|
225
|
+
">Files ": ">文件 ",
|
|
226
|
+
|
|
227
|
+
" more<": " 更多< ",
|
|
228
|
+
|
|
229
|
+
">Conversation<": ">對話<",
|
|
230
|
+
">No messages<": ">沒有消息<",
|
|
231
|
+
|
|
232
|
+
"\"Collapse All\"": "\"全部折疊\"",
|
|
233
|
+
"\"Expand All\"": "\"全部展開\"",
|
|
234
|
+
|
|
235
|
+
">User<": ">用戶<",
|
|
236
|
+
">Assistant<": ">助手<",
|
|
237
|
+
">Tool<": ">工具<",
|
|
238
|
+
">Tool result<": ">工具結果<",
|
|
239
|
+
|
|
240
|
+
"\"Search conversation\"": "\"搜索對話\"",
|
|
241
|
+
"No messages match the filters.": "沒有消息符合篩選條件。"
|
|
242
|
+
}
|
package/package.json
CHANGED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"\"just now\"": "\"এইমাত্র\"",
|
|
3
|
-
"\\}s`": "} সেকেন্ড`",
|
|
4
|
-
"\\}m ago`": "} মিনিট আগে`",
|
|
5
|
-
"\\}m`": "} মিনিট`",
|
|
6
|
-
"\\}h ago`": "} ঘন্টা আগে`",
|
|
7
|
-
"\\}h`": "} ঘন্টা`",
|
|
8
|
-
"\\}d ago`": "} দিন আগে`",
|
|
9
|
-
"\\}d`": "} দিন`",
|
|
10
|
-
"\"in <1m\"": "\"১ মিনিটেরও কম সময়ের মধ্যে\"",
|
|
11
|
-
"`in ": "`এর মধ্যে "
|
|
12
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Profile update failed \\(": "প্রোফাইল আপডেট ব্যর্থ হয়েছে (",
|
|
3
|
-
"Profile publish failed on all relays.": "সমস্ত রিলেতে প্রোফাইল প্রকাশ ব্যর্থ হয়েছে।",
|
|
4
|
-
"Profile published to relays.": "প্রোফাইল রিলেতে প্রকাশিত হয়েছে।",
|
|
5
|
-
"Profile update failed: ": "প্রোফাইল আপডেট ব্যর্থ হয়েছে: ",
|
|
6
|
-
"Profile import failed \\(": "প্রোফাইল ইম্পোর্ট ব্যর্থ হয়েছে (",
|
|
7
|
-
"Profile imported from relays. Review and publish.": "রিলে থেকে প্রোফাইল ইম্পোর্ট করা হয়েছে। পর্যালোচনা করে প্রকাশ করুন।",
|
|
8
|
-
"Profile imported. Review and publish.": "প্রোফাইল ইম্পোর্ট করা হয়েছে। পর্যালোচনা করে প্রকাশ করুন।",
|
|
9
|
-
"Profile import failed: ": "প্রোফাইল ইম্পোর্ট ব্যর্থ হয়েছে: "
|
|
10
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"\"Refresh chat data\"": "\"চ্যাট ডেটা রিফ্রেশ করুন\"",
|
|
3
|
-
"\"Disabled during onboarding\"": "\"অনবোর্ডিংয়ের সময় নিষ্ক্রিয়\"",
|
|
4
|
-
"\"Toggle assistant thinking/working output\"": "\"সহায়কের চিন্তাভাবনা/কাজের আউটপুট টগল করুন\"",
|
|
5
|
-
"\"Toggle focus mode \\(hide sidebar \\+ page header\\)\"": "\"ফোকাস মোড টগল করুন (সাইডবার + পৃষ্ঠার শিরোনাম লুকান)\"",
|
|
6
|
-
"\"System theme\"": "\"সিস্টেম থিম অনুসরণ করুন\"",
|
|
7
|
-
"\"System\"": "\"সিস্টেম\"",
|
|
8
|
-
"\"Light theme\"": "\"হালকা থিম\"",
|
|
9
|
-
"\"Light\"": "\"হালকা\"",
|
|
10
|
-
"\"Dark theme\"": "\"গাঢ় থিম\"",
|
|
11
|
-
"\"Dark\"": "\"গাঢ়\""
|
|
12
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Disconnected from gateway.": "গেটওয়ে থেকে সংযোগ বিচ্ছিন্ন হয়েছে।",
|
|
3
|
-
|
|
4
|
-
"\"Expand sidebar\"": "\"সাইডবার প্রসারিত করুন\"",
|
|
5
|
-
"\"Collapse sidebar\"": "\"সাইডবার ভাঁজ করুন\"",
|
|
6
|
-
|
|
7
|
-
">Health<": ">স্বাস্থ্যের অবস্থা<",
|
|
8
|
-
"\"OK\"": "\"ঠিক আছে\"",
|
|
9
|
-
"\"Offline\"": "\"অফলাইন\"",
|
|
10
|
-
|
|
11
|
-
">Gateway Dashboard<": ">গেটওয়ে ড্যাশবোর্ড<",
|
|
12
|
-
|
|
13
|
-
">Resources<": ">রিসোর্স<",
|
|
14
|
-
"Docs \\(opens in new tab\\)": "ডক্স (নতুন ট্যাবে খোলে)",
|
|
15
|
-
">Docs<": ">ডক্স<"
|
|
16
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"\"gateway client stopped\"": "\"গেটওয়ে ক্লায়েন্ট বন্ধ হয়ে গেছে\"",
|
|
3
|
-
"gateway closed \\(": "গেটওয়ে বন্ধ হয়েছে (",
|
|
4
|
-
"\"connect failed\"": "\"সংযোগ ব্যর্থ হয়েছে\"",
|
|
5
|
-
" event handler error:": " ইভেন্ট হ্যান্ডলার ত্রুটি:",
|
|
6
|
-
"\"request failed\"": "\"অনুরোধ ব্যর্থ হয়েছে\"",
|
|
7
|
-
"\"gateway not connected\"": "\"গেটওয়ে সংযুক্ত নয়\""
|
|
8
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"\"Chat\"": "\"চ্যাট\"",
|
|
3
|
-
"\"Control\"": "\"নিয়ন্ত্রণ\"",
|
|
4
|
-
"\"Agent\"": "\"এজেন্ট\"",
|
|
5
|
-
"\"Settings\"": "\"সেটিংস\"",
|
|
6
|
-
"\"Agents\"": "\"এজেন্টসমূহ\"",
|
|
7
|
-
"\"Overview\"": "\"ওভারভিউ\"",
|
|
8
|
-
"\"Channels\"": "\"চ্যানেল\"",
|
|
9
|
-
"\"Instances\"": "\"ইন্সট্যান্স\"",
|
|
10
|
-
"\"Sessions\"": "\"সেশন\"",
|
|
11
|
-
"\"Usage\"": "\"ব্যবহার\"",
|
|
12
|
-
"\"Cron Jobs\"": "\"ক্রন জব\"",
|
|
13
|
-
"\"Skills\"": "\"স্কিল\"",
|
|
14
|
-
"\"Nodes\"": "\"নোড\"",
|
|
15
|
-
"\"Config\"": "\"কনফিগ\"",
|
|
16
|
-
"\"Debug\"": "\"ডিবাগ\"",
|
|
17
|
-
"\"Logs\"": "\"লগ\"",
|
|
18
|
-
|
|
19
|
-
"Manage agent workspaces, tools, and identities.": "এজেন্ট ওয়ার্কস্পেস, টুল এবং আইডেন্টিটি পরিচালনা করুন।",
|
|
20
|
-
"Gateway status, entry points, and a fast health read.": "গেটওয়ে স্ট্যাটাস, এন্ট্রি পয়েন্ট এবং দ্রুত স্বাস্থ্যের অবস্থা পর্যবেক্ষণ।",
|
|
21
|
-
"Manage channels and settings.": "চ্যানেল এবং সেটিংস পরিচালনা করুন।",
|
|
22
|
-
"Presence beacons from connected clients and nodes.": "সংযুক্ত ক্লায়েন্ট এবং নোড থেকে উপস্থিতি সংকেত।",
|
|
23
|
-
"Inspect active sessions and adjust per-session defaults.": "সক্রিয় সেশন পরিদর্শন করুন এবং প্রতি-সেশনের ডিফল্ট সামঞ্জস্য করুন।",
|
|
24
|
-
"Schedule wakeups and recurring agent runs.": "ওয়েকআপ এবং পুনরাবৃত্ত এজেন্ট রানের সময়সূচী নির্ধারণ করুন।",
|
|
25
|
-
"Manage skill availability and API key injection.": "স্কিলের প্রাপ্যতা এবং API কী ইনজেকশন পরিচালনা করুন।",
|
|
26
|
-
"Paired devices, capabilities, and command exposure.": "পেয়ার করা ডিভাইস, ক্ষমতা এবং কমান্ড এক্সপোজার।",
|
|
27
|
-
"Direct gateway chat session for quick interventions.": "দ্রুত হস্তক্ষেপের জন্য সরাসরি গেটওয়ে চ্যাট সেশন।",
|
|
28
|
-
"Edit ~/.openclaw/openclaw.json safely.": "নিরাপদে ~/.clawdbot/clawdbot.json এডিট করুন।",
|
|
29
|
-
"Gateway snapshots, events, and manual RPC calls.": "গেটওয়ে স্ন্যাপশট, ইভেন্ট এবং ম্যানুয়াল RPC কল।",
|
|
30
|
-
"Live tail of the gateway file logs.": "গেটওয়ে ফাইল লগের লাইভ টেইল।"
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"\"agent override\"": "\"এজেন্ট ওভাররাইড\"",
|
|
3
|
-
"\"global default\"": "\"গ্লোবাল ডিফল্ট\"",
|
|
4
|
-
"\"default\"": "\"ডিফল্ট\"",
|
|
5
|
-
|
|
6
|
-
">Tool Access<": ">টুল অ্যাক্সেস<",
|
|
7
|
-
" Profile \\+ per-tool overrides for this agent.": "এই এজেন্টের জন্য প্রোফাইল + প্রতি-টুল ওভাররাইড।",
|
|
8
|
-
"> enabled.": "> সক্রিয়।",
|
|
9
|
-
|
|
10
|
-
" Use All": "সব ব্যবহার করুন",
|
|
11
|
-
" Enable All": "সব সক্রিয় করুন",
|
|
12
|
-
" Disable All": "সব নিষ্ক্রিয় করুন",
|
|
13
|
-
" Reload Config": "কনফিগ রিলোড করুন",
|
|
14
|
-
|
|
15
|
-
"Load the gateway config to adjust tool profiles.": "টুল প্রোফাইল সামঞ্জস্য করতে গেটওয়ে কনফিগ লোড করুন।",
|
|
16
|
-
" This agent is using an explicit allowlist in config. Tool overrides are managed in the Config tab.": "এই এজেন্ট কনফিগে একটি স্পষ্ট অনুমোদিত তালিকা ব্যবহার করছে। টুল ওভাররাইড 'কনফিগ' ট্যাবে পরিচালিত হয়।",
|
|
17
|
-
" Global tools.allow is set. Agent overrides cannot enable tools that are globally blocked.": "গ্লোবাল tools.allow সেট করা আছে। এজেন্ট ওভাররাইড গ্লোবালি ব্লক করা টুল সক্রিয় করতে পারে না।",
|
|
18
|
-
|
|
19
|
-
">Profile<": ">প্রোফাইল<",
|
|
20
|
-
">Source<": ">উৎস<",
|
|
21
|
-
">unsaved<": ">অসংরক্ষিত<",
|
|
22
|
-
|
|
23
|
-
">Quick Presets<": ">দ্রুত প্রিসেট<",
|
|
24
|
-
" Inherit": "ইনহেরিট",
|
|
25
|
-
|
|
26
|
-
"Per-agent skill allowlist and workspace skills.": "প্রতি-এজেন্ট স্কিল অনুমোদিত তালিকা এবং ওয়ার্কস্পেস স্কিল।",
|
|
27
|
-
"Load the gateway config to set per-agent skills.": "প্রতি-এজেন্ট স্কিল সেট করতে গেটওয়ে কনফিগ লোড করুন।",
|
|
28
|
-
"This agent uses a custom skill allowlist.": "এই এজেন্ট একটি কাস্টম স্কিল অনুমোদিত তালিকা ব্যবহার করে।",
|
|
29
|
-
"All skills are enabled. Disabling any skill will create a per-agent allowlist.": "সমস্ত স্কিল সক্রিয় আছে। যেকোনো স্কিল নিষ্ক্রিয় করলে একটি প্রতি-এজেন্ট অনুমোদিত তালিকা তৈরি হবে।",
|
|
30
|
-
"Load skills for this agent to view workspace-specific entries.": "ওয়ার্কস্পেস-নির্দিষ্ট এন্ট্রি দেখতে এই এজেন্টের জন্য স্কিল লোড করুন।"
|
|
31
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"\"Files\"": "\"ফাইল\"",
|
|
3
|
-
"\"Read file contents\"": "\"ফাইলের বিষয়বস্তু পড়ুন\"",
|
|
4
|
-
"\"Create or overwrite files\"": "\"ফাইল তৈরি বা ওভাররাইট করুন\"",
|
|
5
|
-
"\"Make precise edits\"": "\"নির্ভুল সম্পাদনা করুন\"",
|
|
6
|
-
"\"Patch files \\(OpenAI\\)\"": "\"ফাইল প্যাচ করুন (OpenAI)\"",
|
|
7
|
-
|
|
8
|
-
"\"Runtime\"": "\"রানটাইম\"",
|
|
9
|
-
"\"Run shell commands\"": "\"শেল কমান্ড চালান\"",
|
|
10
|
-
"\"Manage background processes\"": "\"ব্যাকগ্রাউন্ড প্রসেস পরিচালনা করুন\"",
|
|
11
|
-
|
|
12
|
-
"\"Web\"": "\"ওয়েব\"",
|
|
13
|
-
"\"Search the web\"": "\"ওয়েবে অনুসন্ধান করুন\"",
|
|
14
|
-
"\"Fetch web content\"": "\"ওয়েব কন্টেন্ট আনুন\"",
|
|
15
|
-
|
|
16
|
-
"\"Memory\"": "\"মেমরি\"",
|
|
17
|
-
"\"Semantic search\"": "\"সিমান্টিক অনুসন্ধান\"",
|
|
18
|
-
"\"Read memory files\"": "\"মেমরি ফাইল পড়ুন\"",
|
|
19
|
-
"\"List sessions\"": "\"সেশন তালিকাভুক্ত করুন\"",
|
|
20
|
-
|
|
21
|
-
"\"Session history\"": "\"সেশনের ইতিহাস\"",
|
|
22
|
-
"\"Send to session\"": "\"সেশনে পাঠান\"",
|
|
23
|
-
"\"Spawn sub-agent\"": "\"সাব-এজেন্ট তৈরি করুন\"",
|
|
24
|
-
"\"Session status\"": "\"সেশনের অবস্থা\"",
|
|
25
|
-
|
|
26
|
-
"\"UI\"": "\"UI\"",
|
|
27
|
-
"\"Control web browser\"": "\"ওয়েব ব্রাউজার নিয়ন্ত্রণ করুন\"",
|
|
28
|
-
"\"Control canvases\"": "\"ক্যানভাস নিয়ন্ত্রণ করুন\"",
|
|
29
|
-
|
|
30
|
-
"\"Send messages\"": "\"বার্তা পাঠান\"",
|
|
31
|
-
|
|
32
|
-
"\"Automation\"": "\"অটোমেশন\"",
|
|
33
|
-
"\"Schedule tasks\"": "\"কাজের সময়সূচী নির্ধারণ করুন\"",
|
|
34
|
-
|
|
35
|
-
"\"Gateway control\"": "\"গেটওয়ে নিয়ন্ত্রণ\"",
|
|
36
|
-
"\"Nodes \\+ devices\"": "\"নোড + ডিভাইস\"",
|
|
37
|
-
"\"List agents\"": "\"এজেন্ট তালিকাভুক্ত করুন\"",
|
|
38
|
-
|
|
39
|
-
"\"Media\"": "\"মিডিয়া\"",
|
|
40
|
-
"\"Image understanding\"": "\"চিত্র বোঝা\"",
|
|
41
|
-
|
|
42
|
-
"\"Minimal\"": "\"ন্যূনতম\"",
|
|
43
|
-
"\"Coding\"": "\"কোডিং\"",
|
|
44
|
-
"\"Messaging\"": "\"মেসেজিং\"",
|
|
45
|
-
"\"Full\"": "\"সম্পূর্ণ\"",
|
|
46
|
-
|
|
47
|
-
"\\} selected": "} নির্বাচিত",
|
|
48
|
-
"\"all skills\"": "\"সমস্ত স্কিল\""
|
|
49
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Schema unavailable. Use Raw.": "স্কিমা অনুপলব্ধ। র ব্যবহার করুন।",
|
|
3
|
-
"Channel config schema unavailable.": "চ্যানেল কনফিগ স্কিমা অনুপলব্ধ।",
|
|
4
|
-
"Loading config schema…": "কনফিগ স্কিমা লোড হচ্ছে…",
|
|
5
|
-
"Channel status and configuration.": "চ্যানেল স্ট্যাটাস এবং কনফিগারেশন।",
|
|
6
|
-
|
|
7
|
-
">Configured<": ">কনফিগার করা হয়েছে<",
|
|
8
|
-
">Linked<": ">লিঙ্ক করা হয়েছে<",
|
|
9
|
-
">Last start<": ">শেষ শুরু<",
|
|
10
|
-
">Last probe<": ">শেষ প্রোব<",
|
|
11
|
-
">Last connect<": ">শেষ সংযোগ<",
|
|
12
|
-
">Last message<": ">শেষ বার্তা<",
|
|
13
|
-
">Last inbound<": ">শেষ ইনবাউন্ড<",
|
|
14
|
-
">Auth age<": ">অথ এজ<",
|
|
15
|
-
">Mode<": ">মোড<",
|
|
16
|
-
">Credential<": ">ক্রেডেনশিয়াল<",
|
|
17
|
-
">Public Key<": ">পাবলিক কী<",
|
|
18
|
-
">Audience<": ">অডিয়েন্স<",
|
|
19
|
-
">Profile<": ">প্রোফাইল<",
|
|
20
|
-
|
|
21
|
-
"No profile set. Click \"Edit Profile\" to add your name, bio, and avatar.": "কোনো প্রোফাইল সেট করা নেই। আপনার নাম, বায়ো এবং অবতার যোগ করতে \"প্রোফাইল এডিট করুন\" এ ক্লিক করুন।",
|
|
22
|
-
"\"Saving…\"": "\"সংরক্ষণ করা হচ্ছে…\"",
|
|
23
|
-
"\"Save\"": "\"সংরক্ষণ করুন\"",
|
|
24
|
-
" probe": "প্রোব",
|
|
25
|
-
|
|
26
|
-
" Probe": "প্রোব",
|
|
27
|
-
"\"ok\" \\:": "\"ঠিক আছে\" :",
|
|
28
|
-
"\"failed\"": "\"ব্যর্থ হয়েছে\"",
|
|
29
|
-
|
|
30
|
-
"Decentralized DMs via Nostr relays \\(NIP-04\\).": "Nostr রিলে (NIP-04) এর মাধ্যমে বিকেন্দ্রীভূত DM।"
|
|
31
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
">Edit Profile<": ">প্রোফাইল এডিট করুন<",
|
|
3
|
-
">Account: ": ">অ্যাকাউন্ট: ",
|
|
4
|
-
|
|
5
|
-
"\"Username\"": "\"ইউজারনেম\"",
|
|
6
|
-
"\"Short username \\(": "\"সংক্ষিপ্ত ইউজারনেম (",
|
|
7
|
-
"\"Display Name\"": "\"প্রদর্শনের নাম\"",
|
|
8
|
-
"Your full display name": "আপনার সম্পূর্ণ প্রদর্শনের নাম",
|
|
9
|
-
"\"Bio\"": "\"বায়ো\"",
|
|
10
|
-
"Tell people about yourself...": "নিজের সম্পর্কে অন্যদের বলুন...",
|
|
11
|
-
"\"Avatar URL\"": "\"অবতার URL\"",
|
|
12
|
-
"A brief bio or description": "একটি সংক্ষিপ্ত বায়ো বা বিবরণ",
|
|
13
|
-
"\"Banner URL\"": "\"ব্যানার URL\"",
|
|
14
|
-
"HTTPS URL to your profile picture": "আপনার প্রোফাইল ছবির HTTPS URL",
|
|
15
|
-
"HTTPS URL to a banner image": "একটি ব্যানার ছবির HTTPS URL",
|
|
16
|
-
"\"Website\"": "\"ওয়েবসাইট\"",
|
|
17
|
-
"Your personal website": "আপনার ব্যক্তিগত ওয়েবসাইট",
|
|
18
|
-
"\"NIP-05 Identifier\"": "\"NIP-05 আইডেন্টিফায়ার\"",
|
|
19
|
-
"\"Verifiable identifier ": "\"যাচাইযোগ্য আইডেন্টিফায়ার ",
|
|
20
|
-
"\"Lightning Address\"": "\"লাইটনিং অ্যাড্রেস\"",
|
|
21
|
-
"\"Lightning address for tips ": "\"টিপসের জন্য লাইটনিং অ্যাড্রেস ",
|
|
22
|
-
"\"Saving...\"": "\"সংরক্ষণ করা হচ্ছে...\"",
|
|
23
|
-
"Save & Publish": "সংরক্ষণ ও প্রকাশ করুন",
|
|
24
|
-
"\"Importing...\"": "\"ইম্পোর্ট করা হচ্ছে...\"",
|
|
25
|
-
"\"Import from Relays\"": "\"রিলে থেকে ইম্পোর্ট করুন\"",
|
|
26
|
-
"\"Hide Advanced\"": "\"উন্নত বিকল্প লুকান\"",
|
|
27
|
-
"\"Show Advanced\"": "\"উন্নত বিকল্প দেখান\"",
|
|
28
|
-
" You have unsaved changes": "আপনার অসংরক্ষিত পরিবর্তন আছে"
|
|
29
|
-
}
|