diff --git a/packages/i18n/src/locales/es/settings.yaml b/packages/i18n/src/locales/es/settings.yaml index 7751c0757..66403b79b 100644 --- a/packages/i18n/src/locales/es/settings.yaml +++ b/packages/i18n/src/locales/es/settings.yaml @@ -88,6 +88,8 @@ pages: card_not_found: Tarjeta no encontrada character: Personaje close: Cerrar + chat: + provider: Chat / Provider consciousness: model: Consciencia / Modelo created_by: creado por @@ -116,6 +118,9 @@ pages: scenario: Recientemente despertaste y olvidaste todo sobre tu vida anterior. systemprompt: Recibirás mensajes, respóndelos como un humano real. posthistoryinstructions: Recuerda imitar a un humano. + modules_info: Configure modules for this character card. If not set, default module configuration will be used. + use_default: Use default + use_default_not_configured: Use default (not configured) fields_info: subtitle: >- Puedes poner aquí algunos detalles sobre el personaje que estás creando, explicar su historia y contexto, y cómo deben responderse tus interacciones. @@ -132,6 +137,8 @@ pages: posthistoryinstructions: Coloca aquí cualquier cosa que el LLM de IA deba leer después del historial de mensajes. version: >- Versión de la tarjeta, deberías aumentar esto si estás haciendo cambios desde una tarjeta anterior. + consciousness_model: Select the consciousness model (AI model) for this character. + speech_model: Select the speech synthesis model and voice for this character. errors: name: El nombre debe ser válido o no estar vacío. version: '¡Error: Número de versión inválido!' @@ -152,6 +159,7 @@ pages: search: Buscar tarjetas... sort_by: Ordenar por speech: + provider: Speech / Provider model: Habla / Modelo voice: Habla / Voz systemprompt: Prompt del Sistema @@ -294,7 +302,7 @@ pages: search_results: Encontrados {count} de {total} modelos show_less: Mostrar menos show_more: Mostrar más - subtitle: Seleccionar un modelo predeterminado del proveedor + subtitle: Select a default model from the provider title: Modelo title: Consciencia description: Pensamiento, visión, síntesis de voz, juegos, etc. diff --git a/packages/i18n/src/locales/fr/settings.yaml b/packages/i18n/src/locales/fr/settings.yaml index b9f461a34..1f2034e15 100644 --- a/packages/i18n/src/locales/fr/settings.yaml +++ b/packages/i18n/src/locales/fr/settings.yaml @@ -88,6 +88,8 @@ pages: card_not_found: Carte non trouvée character: Personnage close: Fermer + chat: + provider: Chat / Provider consciousness: model: Conscience / Modèle created_by: créé par @@ -116,6 +118,9 @@ pages: scenario: Vous vous êtes récemment réveillé et avez tout oublié de votre vie passée. systemprompt: Vous recevrez des messages et y répondrez comme un humain. posthistoryinstructions: N’oubliez pas d’imiter un humain. + modules_info: Configure modules for this character card. If not set, default module configuration will be used. + use_default: Use default + use_default_not_configured: Use default (not configured) fields_info: subtitle: >- Vous pouvez ici ajouter des détails sur le personnage que vous créez, expliquer son histoire et son contexte, et comment vos interactions devraient être répondues. @@ -132,6 +137,8 @@ pages: posthistoryinstructions: Placez ici tout ce que l’IA doit lire après l’historique des messages. version: >- Version de la carte, vous devez l’incrémenter si vous apportez des modifications par rapport à une carte précédente. + consciousness_model: Select the consciousness model (AI model) for this character. + speech_model: Select the speech synthesis model and voice for this character. errors: name: Le nom doit être valide ou non vide. version: 'Erreur : numéro de version invalide !' @@ -152,6 +159,7 @@ pages: search: Rechercher des cartes... sort_by: Trier par speech: + provider: Speech / Provider model: Parole / Modèle voice: Parole / Voix systemprompt: Prompt système @@ -294,7 +302,7 @@ pages: search_results: '{count} modèles trouvés sur {total}' show_less: Afficher moins show_more: Afficher plus - subtitle: Sélectionner un modèle par défaut du fournisseur + subtitle: Select a default model from the provider title: Modèle title: Conscience description: Synthèse, vision, parole, jeux, etc. diff --git a/packages/i18n/src/locales/ja/settings.yaml b/packages/i18n/src/locales/ja/settings.yaml index 9efc4773f..0e1ee915c 100644 --- a/packages/i18n/src/locales/ja/settings.yaml +++ b/packages/i18n/src/locales/ja/settings.yaml @@ -88,6 +88,8 @@ pages: card_not_found: カードが見つかりません character: キャラクター close: 閉じる + chat: + provider: Chat / Provider consciousness: model: 意識 / モデル created_by: 作成者 @@ -116,6 +118,9 @@ pages: scenario: あなたは最近目覚め、前世のすべてを忘れてしまいました。 systemprompt: 受け取ったメッセージに、本物の人間のように答えてください。 posthistoryinstructions: 人間の真似をすることを忘れないでください。 + modules_info: Configure modules for this character card. If not set, default module configuration will be used. + use_default: Use default + use_default_not_configured: Use default (not configured) fields_info: subtitle: >- ここに作成するキャラクターの詳細、履歴とコンテキスト、 およびあなたにどう返答してほしいか記述できます。 @@ -132,6 +137,8 @@ pages: posthistoryinstructions: メッセージ履歴の後にAI LLMに読んでほしい内容をここに配置してください。 version: >- カードのバージョン。以前のカードから変更を加える場合は、これを増やす必要があります。 + consciousness_model: Select the consciousness model (AI model) for this character. + speech_model: Select the speech synthesis model and voice for this character. errors: name: 名前は有効であるか、空でない必要があります。 version: 'エラー: 無効なバージョン番号です!' @@ -152,6 +159,7 @@ pages: search: カードを検索… sort_by: 並び替え speech: + provider: Speech / Provider model: 発話/モデル voice: 発話/音声 systemprompt: システムプロンプト @@ -294,7 +302,7 @@ pages: search_results: 結果{total}個中{count}個のモデルが見つかりました show_less: 表示を減らす show_more: もっと表示 - subtitle: プロバイダーからデフォルトモデルを選択 + subtitle: Select a default model from the provider title: モデル title: 意識 description: 思考、視覚、音声合成、ゲームなど。 diff --git a/packages/i18n/src/locales/ko/settings.yaml b/packages/i18n/src/locales/ko/settings.yaml index 46e1114a5..d82856af3 100644 --- a/packages/i18n/src/locales/ko/settings.yaml +++ b/packages/i18n/src/locales/ko/settings.yaml @@ -88,6 +88,8 @@ pages: card_not_found: Card not found character: Character close: Close + chat: + provider: Chat / Provider consciousness: model: Consciousness / Model created_by: created by @@ -116,6 +118,9 @@ pages: scenario: You recently woke up and forgot everything about your previous life. systemprompt: You will receive messages, answer to them like a real human. posthistoryinstructions: Remember to imitate an human. + modules_info: Configure modules for this character card. If not set, default module configuration will be used. + use_default: Use default + use_default_not_configured: Use default (not configured) fields_info: subtitle: >- You can put here some details about the character you are creating, explain his history and context, and how your interactions should be answered. @@ -132,6 +137,8 @@ pages: posthistoryinstructions: Place here anything the AI LLM should read after the messages history. version: >- Card version, you should increase this if you are making changes from a previous card. + consciousness_model: Select the consciousness model (AI model) for this character. + speech_model: Select the speech synthesis model and voice for this character. errors: name: Name should be valid or non-empty. version: 'Error: Invalid version number !' @@ -152,6 +159,7 @@ pages: search: Search cards... sort_by: Sort by speech: + provider: Speech / Provider model: Speech / Model voice: Speech / Voice systemprompt: System Prompt @@ -294,7 +302,7 @@ pages: search_results: Found {count} of {total} models show_less: Show less show_more: Show more - subtitle: 제공업체에서 기본 모델 선택 + subtitle: Select a default model from the provider title: Model title: Consciousness description: Thinking, vision, speech synthesis, gaming, etc. diff --git a/packages/i18n/src/locales/ru/settings.yaml b/packages/i18n/src/locales/ru/settings.yaml index ae3ec3bf7..8e06b3aec 100644 --- a/packages/i18n/src/locales/ru/settings.yaml +++ b/packages/i18n/src/locales/ru/settings.yaml @@ -88,6 +88,8 @@ pages: card_not_found: Карта не найдена character: Персонаж close: Закрыть + chat: + provider: Chat / Provider consciousness: model: Сознание / Модель created_by: создано @@ -116,6 +118,9 @@ pages: scenario: Вы недавно проснулись и забыли всё о прошлой жизни. systemprompt: Вы будете получать сообщения, отвечайте на них как настоящий человек. posthistoryinstructions: Не забывайте подражать человеку. + modules_info: Configure modules for this character card. If not set, default module configuration will be used. + use_default: Use default + use_default_not_configured: Use default (not configured) fields_info: subtitle: >- Здесь можно указать детали о создаваемом персонаже, описать его историю, контекст и то, как он должен отвечать на взаимодействия. @@ -132,6 +137,8 @@ pages: posthistoryinstructions: Укажите, что AI должен учитывать после истории сообщений. version: >- Версия карты. Увеличьте число, если изменяете предыдущую карту. + consciousness_model: Select the consciousness model (AI model) for this character. + speech_model: Select the speech synthesis model and voice for this character. errors: name: Имя должно быть корректным и непустым. version: 'Ошибка: неверная версия!' @@ -152,6 +159,7 @@ pages: search: Искать карточки... sort_by: Сортировать по speech: + provider: Speech / Provider model: Речь / Модель voice: Речь / Голос systemprompt: Системный промпт @@ -294,7 +302,7 @@ pages: search_results: Найдено {count} из {total} моделей show_less: Показать меньше show_more: Показать больше - subtitle: Выберите модель по умолчанию у провайдера + subtitle: Select a default model from the provider title: Модель title: Сознание description: Мыслительный процесс, зрение, синтез речи, игры и т. д. diff --git a/packages/i18n/src/locales/vi/settings.yaml b/packages/i18n/src/locales/vi/settings.yaml index f4f6342eb..b318a94b7 100644 --- a/packages/i18n/src/locales/vi/settings.yaml +++ b/packages/i18n/src/locales/vi/settings.yaml @@ -88,6 +88,8 @@ pages: card_not_found: Không tìm thấy thẻ character: Nhân vật close: Đóng + chat: + provider: Chat / Provider consciousness: model: Ý thức / Mô hình created_by: được tạo bởi @@ -116,6 +118,9 @@ pages: scenario: Bạn vừa tỉnh dậy và quên hết quá khứ. systemprompt: Bạn sẽ nhận tin nhắn và trả lời như một con người thực sự. posthistoryinstructions: Nhớ bắt chước như một con người. + modules_info: Configure modules for this character card. If not set, default module configuration will be used. + use_default: Use default + use_default_not_configured: Use default (not configured) fields_info: subtitle: >- Bạn có thể thêm chi tiết về nhân vật, giải thích lịch sử, bối cảnh và cách nhân vật nên trả lời. @@ -132,6 +137,8 @@ pages: posthistoryinstructions: Đặt thông tin mà AI LLM nên đọc sau lịch sử hội thoại. version: >- Phiên bản thẻ, hãy tăng giá trị này nếu bạn đã chỉnh sửa thẻ từ trước. + consciousness_model: Select the consciousness model (AI model) for this character. + speech_model: Select the speech synthesis model and voice for this character. errors: name: Tên không hợp lệ hoặc rỗng. version: 'Lỗi: Số phiên bản không hợp lệ!' @@ -152,6 +159,7 @@ pages: search: Tìm thẻ... sort_by: Sắp xếp theo speech: + provider: Speech / Provider model: Giọng nói / Mô hình voice: Giọng nói / Giọng systemprompt: Lời nhắc hệ thống @@ -294,7 +302,7 @@ pages: search_results: Tìm thấy {count}/{total} mô hình show_less: Ẩn bớt show_more: Hiện thêm - subtitle: Chọn mô hình mặc định từ nhà cung cấp + subtitle: Select a default model from the provider title: Mô hình title: Ý thức description: Tư duy, thị giác, tổng hợp giọng nói, chơi game, v.v. diff --git a/packages/i18n/src/locales/zh-Hans/settings.yaml b/packages/i18n/src/locales/zh-Hans/settings.yaml index 635756997..1b74d90a2 100644 --- a/packages/i18n/src/locales/zh-Hans/settings.yaml +++ b/packages/i18n/src/locales/zh-Hans/settings.yaml @@ -89,7 +89,7 @@ pages: character: 角色设定 close: 关闭 chat: - provider: 聊天 / 提供商 + provider: Chat / Provider consciousness: model: 意识 / 模型 created_by: 创建者 @@ -118,9 +118,9 @@ pages: scenario: 你最近醒来,忘记了之前的所有生活。 systemprompt: 你将收到消息,请像真实人类一样回复。 posthistoryinstructions: 记得模仿人类的行为。 - modules_info: 配置此角色卡使用的模块。如果不设置,将使用默认模块配置。 - use_default: 使用默认 - use_default_not_configured: 使用默认 (当前未配置) + modules_info: Configure modules for this character card. If not set, default module configuration will be used. + use_default: Use default + use_default_not_configured: Use default (not configured) fields_info: subtitle: >- 您可以在这里填写有关您正在创建的角色的一些详细信息,解释他的背景和情境,以及应该如何回应您的互动。 @@ -132,13 +132,13 @@ pages: 在这里描述您的角色的个性。例如:害羞?好奇?其他? scenario: 周围环境是怎样的?当前的情境是什么? greetings_field: 问候语 - greetings: 您的角色应该如何说"你好"? + greetings: 您的角色应该如何说“你好”? systemprompt: 在这里向 AI LLM 解释当被提示时应该如何回应。 posthistoryinstructions: 在消息历史之后,放入 AI LLM 应该阅读的内容。 version: >- 卡片版本,如果您从之前的卡片做了更改,应当增加此版本号。 - consciousness_model: 选择此角色使用的意识模型(AI 模型)。 - speech_model: 选择此角色使用的语音合成模型和声线。 + consciousness_model: Select the consciousness model (AI model) for this character. + speech_model: Select the speech synthesis model and voice for this character. errors: name: 错误:你必须提供一个有效的名称! version: '错误:版本号无效!' @@ -159,7 +159,7 @@ pages: search: 搜索角色卡... sort_by: 排序方式 speech: - provider: 声音 / 提供商 + provider: Speech / Provider model: 声音 / 模型 voice: 声音 / 声线 systemprompt: 系统提示词 @@ -302,7 +302,7 @@ pages: search_results: 找到 {count} / {total} 个模型 show_less: 显示更多 show_more: 收起 - subtitle: 选择一个默认模型 + subtitle: Select a default model from the provider title: 模型 title: 意识 description: 思维,视觉,言语综合,游戏等 diff --git a/packages/i18n/src/locales/zh-Hant/settings.yaml b/packages/i18n/src/locales/zh-Hant/settings.yaml index 532ce6ff9..dbe31468f 100644 --- a/packages/i18n/src/locales/zh-Hant/settings.yaml +++ b/packages/i18n/src/locales/zh-Hant/settings.yaml @@ -88,6 +88,8 @@ pages: card_not_found: 找不到角色卡 character: 角色設定 close: 關閉 + chat: + provider: Chat / Provider consciousness: model: 意識 / 模型 created_by: 建立者 @@ -116,6 +118,9 @@ pages: scenario: 你最近醒來,忘記了之前的所有生活。 systemprompt: 你將會收到訊息,請像真實人類一樣回覆。 posthistoryinstructions: 記得模仿人類的行為。 + modules_info: Configure modules for this character card. If not set, default module configuration will be used. + use_default: Use default + use_default_not_configured: Use default (not configured) fields_info: subtitle: >- 您可以在這裡填寫有關您正在建立的角色的一些詳細資訊,解釋他的背景與情境,以及應該如何回應您的互動。 @@ -132,6 +137,8 @@ pages: posthistoryinstructions: 在訊息歷史之後,放入 AI LLM 應該閱讀的內容。 version: >- 卡片版本,如果您從先前的卡片做了更改,應當增加此版本號。 + consciousness_model: Select the consciousness model (AI model) for this character. + speech_model: Select the speech synthesis model and voice for this character. errors: name: 錯誤:你必須提供一個有效的名稱! version: '錯誤:版本號無效!' @@ -152,6 +159,7 @@ pages: search: 搜尋角色卡... sort_by: 排序方式 speech: + provider: Speech / Provider model: 聲音 / 模型 voice: 聲音 / 聲線 systemprompt: 系統提示詞 @@ -294,7 +302,7 @@ pages: search_results: 找到 {count} / {total} 個模型 show_less: 顯示更少 show_more: 顯示更多 - subtitle: 選擇一個預設模型 + subtitle: Select a default model from the provider title: 模型 title: 意識 description: 思維、視覺、語音綜合、遊戲等