diff --git a/apps/locales/en_US/LC_MESSAGES/django.po b/apps/locales/en_US/LC_MESSAGES/django.po index 4041a981c30..6cdd38ae4b5 100644 --- a/apps/locales/en_US/LC_MESSAGES/django.po +++ b/apps/locales/en_US/LC_MESSAGES/django.po @@ -7882,6 +7882,27 @@ msgstr "" msgid "The platform configuration corresponding to {type} was not found" msgstr "" +#: apps/xpack/serializers/platform_serializer.py:56 +msgid "Bot ID is required" +msgstr "Bot ID is required" + +#: apps/xpack/serializers/platform_serializer.py:166 +#, python-brace-format +msgid "" +"This bot_id is already bound to another application ({app}). " +"Each bot_id can only correspond to one application." +msgstr "" +"This bot_id is already bound to another application ({app}). " +"Each bot_id can only correspond to one application." + +#: apps/xpack/serializers/channel/aibot/bot_manager.py:126 +msgid "Hello! I am an AI assistant. How can I help you?" +msgstr "Hello! I am an AI assistant. How can I help you?" + +#: apps/xpack/serializers/channel/aibot/bot_manager.py:188 +msgid "Sorry, I have encountered some issues. Please try again later." +msgstr "Sorry, I have encountered some issues. Please try again later." + #: apps/xpack/serializers/resource_chat_user.py:35 #: apps/xpack/serializers/resource_chat_user.py:111 #: apps/xpack/serializers/resource_chat_user_group.py:18 diff --git a/apps/locales/zh_CN/LC_MESSAGES/django.po b/apps/locales/zh_CN/LC_MESSAGES/django.po index af2eade48b6..7efee92546a 100644 --- a/apps/locales/zh_CN/LC_MESSAGES/django.po +++ b/apps/locales/zh_CN/LC_MESSAGES/django.po @@ -8002,6 +8002,27 @@ msgstr "检查字段是否正确" msgid "The platform configuration corresponding to {type} was not found" msgstr "未找到对应 {type} 的平台配置" +#: apps/xpack/serializers/platform_serializer.py:56 +msgid "Bot ID is required" +msgstr "Bot ID 是必填项" + +#: apps/xpack/serializers/platform_serializer.py:166 +#, python-brace-format +msgid "" +"This bot_id is already bound to another application ({app}). " +"Each bot_id can only correspond to one application." +msgstr "" +"该 bot_id 已绑定到另一个应用 ({app})," +"每个 bot_id 只能对应一个应用。" + +#: apps/xpack/serializers/channel/aibot/bot_manager.py:126 +msgid "Hello! I am an AI assistant. How can I help you?" +msgstr "您好!我是智能助手,有什么可以帮您的吗?" + +#: apps/xpack/serializers/channel/aibot/bot_manager.py:188 +msgid "Sorry, I have encountered some issues. Please try again later." +msgstr "抱歉,我遇到了一些问题,请稍后再试。" + #: apps/xpack/serializers/resource_chat_user.py:35 #: apps/xpack/serializers/resource_chat_user.py:111 #: apps/xpack/serializers/resource_chat_user_group.py:18 diff --git a/apps/locales/zh_Hant/LC_MESSAGES/django.po b/apps/locales/zh_Hant/LC_MESSAGES/django.po index 1748fb657f3..12e23d3d2e7 100644 --- a/apps/locales/zh_Hant/LC_MESSAGES/django.po +++ b/apps/locales/zh_Hant/LC_MESSAGES/django.po @@ -8002,6 +8002,27 @@ msgstr "檢查欄位是否正確" msgid "The platform configuration corresponding to {type} was not found" msgstr "未找到對應 {type} 的平臺配置" +#: apps/xpack/serializers/platform_serializer.py:56 +msgid "Bot ID is required" +msgstr "Bot ID 為必填項" + +#: apps/xpack/serializers/platform_serializer.py:166 +#, python-brace-format +msgid "" +"This bot_id is already bound to another application ({app}). " +"Each bot_id can only correspond to one application." +msgstr "" +"該 bot_id 已綁定到另一個應用 ({app})," +"每個 bot_id 只能對應一個應用。" + +#: apps/xpack/serializers/channel/aibot/bot_manager.py:126 +msgid "Hello! I am an AI assistant. How can I help you?" +msgstr "您好!我是智能助手,有什麼可以幫您的嗎?" + +#: apps/xpack/serializers/channel/aibot/bot_manager.py:188 +msgid "Sorry, I have encountered some issues. Please try again later." +msgstr "抱歉,我遇到了一些問題,請稍後再試。" + #: apps/xpack/serializers/resource_chat_user.py:35 #: apps/xpack/serializers/resource_chat_user.py:111 #: apps/xpack/serializers/resource_chat_user_group.py:18