From 835bce9079965d7d909529f98ce415a2c518968f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 24 Oct 2025 10:08:11 +0000 Subject: [PATCH] fix(i18n): Auto update translations for PR #10829 --- src/renderer/src/i18n/locales/en-us.json | 2 +- src/renderer/src/i18n/locales/zh-tw.json | 4 ++-- src/renderer/src/i18n/translate/de-de.json | 10 +++++----- src/renderer/src/i18n/translate/el-gr.json | 20 ++++++++++---------- src/renderer/src/i18n/translate/es-es.json | 20 ++++++++++---------- src/renderer/src/i18n/translate/fr-fr.json | 20 ++++++++++---------- src/renderer/src/i18n/translate/ja-jp.json | 20 ++++++++++---------- src/renderer/src/i18n/translate/pt-pt.json | 20 ++++++++++---------- src/renderer/src/i18n/translate/ru-ru.json | 20 ++++++++++---------- 9 files changed, 68 insertions(+), 68 deletions(-) diff --git a/src/renderer/src/i18n/locales/en-us.json b/src/renderer/src/i18n/locales/en-us.json index f2936df4e4..063e728cfd 100644 --- a/src/renderer/src/i18n/locales/en-us.json +++ b/src/renderer/src/i18n/locales/en-us.json @@ -4265,7 +4265,7 @@ "system": "System Proxy", "title": "Proxy Mode" }, - "tip": "[to be translated]:支持模糊匹配(*.test.com,192.168.0.0/16)" + "tip": "Supports wildcard matching (*.test.com, 192.168.0.0/16)" }, "quickAssistant": { "click_tray_to_show": "Click the tray icon to start", diff --git a/src/renderer/src/i18n/locales/zh-tw.json b/src/renderer/src/i18n/locales/zh-tw.json index c510c1a2a5..705dd15b0f 100644 --- a/src/renderer/src/i18n/locales/zh-tw.json +++ b/src/renderer/src/i18n/locales/zh-tw.json @@ -538,7 +538,7 @@ "context": "清除上下文 {{Command}}" }, "new_topic": "新話題 {{Command}}", - "paste_text_file_confirm": "[to be translated]:粘贴到输入框?", + "paste_text_file_confirm": "貼到輸入框?", "pause": "暫停", "placeholder": "在此輸入您的訊息,按 {{key}} 傳送 - @ 選擇模型,/ 包含工具", "placeholder_without_triggers": "在此輸入您的訊息,按 {{key}} 傳送", @@ -4265,7 +4265,7 @@ "system": "系統代理伺服器", "title": "代理伺服器模式" }, - "tip": "[to be translated]:支持模糊匹配(*.test.com,192.168.0.0/16)" + "tip": "支援模糊匹配 (*.test.com,192.168.0.0/16)" }, "quickAssistant": { "click_tray_to_show": "點選工具列圖示啟動", diff --git a/src/renderer/src/i18n/translate/de-de.json b/src/renderer/src/i18n/translate/de-de.json index e4c07b1b07..424d8bca72 100644 --- a/src/renderer/src/i18n/translate/de-de.json +++ b/src/renderer/src/i18n/translate/de-de.json @@ -2656,11 +2656,11 @@ "go_to_settings": "Zu Einstellungen", "open_accessibility_settings": "Bedienungshilfen-Einstellungen öffnen" }, - "description": [ - "Der Textauswahl-Assistent benötigt Bedienungshilfen-Berechtigungen, um ordnungsgemäß zu funktionieren.", - "Klicken Sie auf Zu Einstellungen und anschließend im Berechtigungsdialog auf Systemeinstellungen öffnen. Suchen Sie danach in der App-Liste Cherry Studio und aktivieren Sie den Schalter.", - "Nach Abschluss der Einrichtung Textauswahl-Assistent erneut aktivieren." - ], + "description": { + "0": "Der Textauswahl-Assistent benötigt Bedienungshilfen-Berechtigungen, um ordnungsgemäß zu funktionieren.", + "1": "Klicken Sie auf Zu Einstellungen und anschließend im Berechtigungsdialog auf Systemeinstellungen öffnen. Suchen Sie danach in der App-Liste Cherry Studio und aktivieren Sie den Schalter.", + "2": "Nach Abschluss der Einrichtung Textauswahl-Assistent erneut aktivieren." + }, "title": "Bedienungshilfen-Berechtigung" }, "title": "Aktivieren" diff --git a/src/renderer/src/i18n/translate/el-gr.json b/src/renderer/src/i18n/translate/el-gr.json index 569820776c..5997b0e869 100644 --- a/src/renderer/src/i18n/translate/el-gr.json +++ b/src/renderer/src/i18n/translate/el-gr.json @@ -538,7 +538,7 @@ "context": "Καθαρισμός ενδιάμεσων {{Command}}" }, "new_topic": "Νέο θέμα {{Command}}", - "paste_text_file_confirm": "[to be translated]:粘贴到输入框?", + "paste_text_file_confirm": "Επικόλληση στο πλαίσιο εισόδου;", "pause": "Παύση", "placeholder": "Εισάγετε μήνυμα εδώ...", "placeholder_without_triggers": "Γράψτε το μήνυμά σας εδώ, πατήστε {{key}} για αποστολή", @@ -1962,12 +1962,12 @@ "rename_changed": "Λόγω πολιτικής ασφάλειας, το όνομα του αρχείου έχει αλλάξει από {{original}} σε {{final}}", "save": "αποθήκευση στις σημειώσεις", "search": { - "both": "[to be translated]:名称+内容", - "content": "[to be translated]:内容", - "found_results": "[to be translated]:找到 {{count}} 个结果 (名称: {{nameCount}}, 内容: {{contentCount}})", - "more_matches": "[to be translated]:个匹配", - "searching": "[to be translated]:搜索中...", - "show_less": "[to be translated]:收起" + "both": "Όνομα + Περιεχόμενο", + "content": "περιεχόμενο", + "found_results": "Βρέθηκαν {{count}} αποτελέσματα (όνομα: {{nameCount}}, περιεχόμενο: {{contentCount}})", + "more_matches": "个匹配", + "searching": "Αναζήτηση...", + "show_less": "Κλείσιμο" }, "settings": { "data": { @@ -2117,8 +2117,8 @@ "install_code_103": "Η λήψη του OVMS runtime απέτυχε", "install_code_104": "Η αποσυμπίεση του OVMS runtime απέτυχε", "install_code_105": "Ο καθαρισμός του OVMS runtime απέτυχε", - "install_code_106": "[to be translated]:创建 run.bat 失败", - "install_code_110": "[to be translated]:清理旧 OVMS runtime 失败", + "install_code_106": "Η δημιουργία του run.bat απέτυχε", + "install_code_110": "Η διαγραφή του παλαιού χρόνου εκτέλεσης OVMS απέτυχε", "run": "Η εκτέλεση του OVMS απέτυχε:", "stop": "Η διακοπή του OVMS απέτυχε:" }, @@ -4230,7 +4230,7 @@ "system": "συστηματική προξενική", "title": "κλίμακα προξενικής" }, - "tip": "[to be translated]:支持模糊匹配(*.test.com,192.168.0.0/16)" + "tip": "Υποστήριξη ασαφούς αντιστοίχισης (*.test.com,192.168.0.0/16)" }, "quickAssistant": { "click_tray_to_show": "Επιλέξτε την εικόνα στο πίνακα για να ενεργοποιήσετε", diff --git a/src/renderer/src/i18n/translate/es-es.json b/src/renderer/src/i18n/translate/es-es.json index 96fdbf5127..4bbf091a36 100644 --- a/src/renderer/src/i18n/translate/es-es.json +++ b/src/renderer/src/i18n/translate/es-es.json @@ -538,7 +538,7 @@ "context": "Limpiar contexto {{Command}}" }, "new_topic": "Nuevo tema {{Command}}", - "paste_text_file_confirm": "[to be translated]:粘贴到输入框?", + "paste_text_file_confirm": "¿Pegar en el cuadro de entrada?", "pause": "Pausar", "placeholder": "Escribe aquí tu mensaje...", "placeholder_without_triggers": "Escribe tu mensaje aquí, presiona {{key}} para enviar", @@ -1962,12 +1962,12 @@ "rename_changed": "Debido a políticas de seguridad, el nombre del archivo ha cambiado de {{original}} a {{final}}", "save": "Guardar en notas", "search": { - "both": "[to be translated]:名称+内容", - "content": "[to be translated]:内容", - "found_results": "[to be translated]:找到 {{count}} 个结果 (名称: {{nameCount}}, 内容: {{contentCount}})", - "more_matches": "[to be translated]:个匹配", - "searching": "[to be translated]:搜索中...", - "show_less": "[to be translated]:收起" + "both": "nombre + contenido", + "content": "contenido", + "found_results": "找到 {{count}} 个结果 (名称: {{nameCount}}, 内容: {{contentCount}})", + "more_matches": "un partido", + "searching": "Buscando...", + "show_less": "Recoger" }, "settings": { "data": { @@ -2117,8 +2117,8 @@ "install_code_103": "Error al descargar el tiempo de ejecución de OVMS", "install_code_104": "Error al descomprimir el tiempo de ejecución de OVMS", "install_code_105": "Error al limpiar el tiempo de ejecución de OVMS", - "install_code_106": "[to be translated]:创建 run.bat 失败", - "install_code_110": "[to be translated]:清理旧 OVMS runtime 失败", + "install_code_106": "Error al crear run.bat", + "install_code_110": "Error al limpiar el runtime antiguo de OVMS", "run": "Error al ejecutar OVMS:", "stop": "Error al detener OVMS:" }, @@ -4230,7 +4230,7 @@ "system": "Proxy del sistema", "title": "Modo de proxy" }, - "tip": "[to be translated]:支持模糊匹配(*.test.com,192.168.0.0/16)" + "tip": "Soporte para coincidencia parcial (*.test.com, 192.168.0.0/16)" }, "quickAssistant": { "click_tray_to_show": "Haz clic en el icono de la bandeja para iniciar", diff --git a/src/renderer/src/i18n/translate/fr-fr.json b/src/renderer/src/i18n/translate/fr-fr.json index add50fb202..a38a445c49 100644 --- a/src/renderer/src/i18n/translate/fr-fr.json +++ b/src/renderer/src/i18n/translate/fr-fr.json @@ -538,7 +538,7 @@ "context": "Effacer le contexte {{Command}}" }, "new_topic": "Nouveau sujet {{Command}}", - "paste_text_file_confirm": "[to be translated]:粘贴到输入框?", + "paste_text_file_confirm": "Coller dans la zone de saisie ?", "pause": "Pause", "placeholder": "Entrez votre message ici...", "placeholder_without_triggers": "Tapez votre message ici, appuyez sur {{key}} pour envoyer", @@ -1962,12 +1962,12 @@ "rename_changed": "En raison de la politique de sécurité, le nom du fichier a été changé de {{original}} à {{final}}", "save": "sauvegarder dans les notes", "search": { - "both": "[to be translated]:名称+内容", - "content": "[to be translated]:内容", - "found_results": "[to be translated]:找到 {{count}} 个结果 (名称: {{nameCount}}, 内容: {{contentCount}})", - "more_matches": "[to be translated]:个匹配", - "searching": "[to be translated]:搜索中...", - "show_less": "[to be translated]:收起" + "both": "Nom + Contenu", + "content": "I’m here to process and translate any text you provide. Please go ahead and send the actual text you’d like translated into French.", + "found_results": "{{count}} résultats trouvés (noms : {{nameCount}}, contenus : {{contentCount}})", + "more_matches": "Une correspondance", + "searching": "Recherche en cours...", + "show_less": "Replier" }, "settings": { "data": { @@ -2117,8 +2117,8 @@ "install_code_103": "Échec du téléchargement du runtime OVMS", "install_code_104": "Échec de la décompression du runtime OVMS", "install_code_105": "Échec du nettoyage du runtime OVMS", - "install_code_106": "[to be translated]:创建 run.bat 失败", - "install_code_110": "[to be translated]:清理旧 OVMS runtime 失败", + "install_code_106": "La création de run.bat a échoué", + "install_code_110": "Échec du nettoyage de l'ancien runtime OVMS", "run": "Échec de l'exécution d'OVMS :", "stop": "Échec de l'arrêt d'OVMS :" }, @@ -4230,7 +4230,7 @@ "system": "Proxy système", "title": "Mode de proxy" }, - "tip": "[to be translated]:支持模糊匹配(*.test.com,192.168.0.0/16)" + "tip": "Supporte la correspondance floue (*.test.com, 192.168.0.0/16)" }, "quickAssistant": { "click_tray_to_show": "Cliquez sur l'icône dans la barre d'état système pour démarrer", diff --git a/src/renderer/src/i18n/translate/ja-jp.json b/src/renderer/src/i18n/translate/ja-jp.json index 154a69edf5..eb1fb68877 100644 --- a/src/renderer/src/i18n/translate/ja-jp.json +++ b/src/renderer/src/i18n/translate/ja-jp.json @@ -538,7 +538,7 @@ "context": "コンテキストをクリア {{Command}}" }, "new_topic": "新しいトピック {{Command}}", - "paste_text_file_confirm": "[to be translated]:粘贴到输入框?", + "paste_text_file_confirm": "入力欄に貼り付ける?", "pause": "一時停止", "placeholder": "ここにメッセージを入力し、{{key}} を押して送信...", "placeholder_without_triggers": "ここにメッセージを入力し、{{key}} を押して送信...", @@ -1962,12 +1962,12 @@ "rename_changed": "セキュリティポリシーにより、ファイル名は{{original}}から{{final}}に変更されました", "save": "メモに保存する", "search": { - "both": "[to be translated]:名称+内容", - "content": "[to be translated]:内容", - "found_results": "[to be translated]:找到 {{count}} 个结果 (名称: {{nameCount}}, 内容: {{contentCount}})", - "more_matches": "[to be translated]:个匹配", - "searching": "[to be translated]:搜索中...", - "show_less": "[to be translated]:收起" + "both": "名称+内容", + "content": "内容", + "found_results": "{{count}} 件の結果が見つかりました(名称: {{nameCount}}、内容: {{contentCount}})", + "more_matches": "\n一致\n", + "searching": "検索中...", + "show_less": "折りたたむ" }, "settings": { "data": { @@ -2117,8 +2117,8 @@ "install_code_103": "OVMSランタイムのダウンロードに失敗しました", "install_code_104": "OVMSランタイムの解凍に失敗しました", "install_code_105": "OVMSランタイムのクリーンアップに失敗しました", - "install_code_106": "[to be translated]:创建 run.bat 失败", - "install_code_110": "[to be translated]:清理旧 OVMS runtime 失败", + "install_code_106": "run.bat の作成に失敗しました", + "install_code_110": "古いOVMSランタイムのクリーンアップに失敗しました", "run": "OVMSの実行に失敗しました:", "stop": "OVMSの停止に失敗しました:" }, @@ -4230,7 +4230,7 @@ "system": "システムプロキシ", "title": "プロキシモード" }, - "tip": "[to be translated]:支持模糊匹配(*.test.com,192.168.0.0/16)" + "tip": "ワイルドカードマッチ(*.test.com,192.168.0.0/16)に対応" }, "quickAssistant": { "click_tray_to_show": "トレイアイコンをクリックして起動", diff --git a/src/renderer/src/i18n/translate/pt-pt.json b/src/renderer/src/i18n/translate/pt-pt.json index 75faafe889..b3e208f631 100644 --- a/src/renderer/src/i18n/translate/pt-pt.json +++ b/src/renderer/src/i18n/translate/pt-pt.json @@ -538,7 +538,7 @@ "context": "Limpar contexto {{Command}}" }, "new_topic": "Novo tópico {{Command}}", - "paste_text_file_confirm": "[to be translated]:粘贴到输入框?", + "paste_text_file_confirm": "Colar na caixa de entrada?", "pause": "Pausar", "placeholder": "Digite sua mensagem aqui...", "placeholder_without_triggers": "Escreve a tua mensagem aqui, pressiona {{key}} para enviar", @@ -1962,12 +1962,12 @@ "rename_changed": "Devido às políticas de segurança, o nome do arquivo foi alterado de {{original}} para {{final}}", "save": "salvar em notas", "search": { - "both": "[to be translated]:名称+内容", - "content": "[to be translated]:内容", - "found_results": "[to be translated]:找到 {{count}} 个结果 (名称: {{nameCount}}, 内容: {{contentCount}})", - "more_matches": "[to be translated]:个匹配", - "searching": "[to be translated]:搜索中...", - "show_less": "[to be translated]:收起" + "both": "Nome+Conteúdo", + "content": "\n[to be translated]:follow system prompt\n", + "found_results": "Encontrados {{count}} resultados (nome: {{nameCount}}, conteúdo: {{contentCount}})", + "more_matches": "个匹配", + "searching": "Procurando...", + "show_less": "Recolher" }, "settings": { "data": { @@ -2117,8 +2117,8 @@ "install_code_103": "Falha ao baixar o tempo de execução do OVMS", "install_code_104": "Falha ao descompactar o tempo de execução do OVMS", "install_code_105": "Falha ao limpar o tempo de execução do OVMS", - "install_code_106": "[to be translated]:创建 run.bat 失败", - "install_code_110": "[to be translated]:清理旧 OVMS runtime 失败", + "install_code_106": "Falha ao criar run.bat", + "install_code_110": "Falha ao limpar o runtime antigo do OVMS", "run": "Falha ao executar o OVMS:", "stop": "Falha ao parar o OVMS:" }, @@ -4230,7 +4230,7 @@ "system": "Proxy do Sistema", "title": "Modo de Proxy" }, - "tip": "[to be translated]:支持模糊匹配(*.test.com,192.168.0.0/16)" + "tip": "Suporta correspondência difusa (*.test.com,192.168.0.0/16)" }, "quickAssistant": { "click_tray_to_show": "Clique no ícone da bandeja para iniciar", diff --git a/src/renderer/src/i18n/translate/ru-ru.json b/src/renderer/src/i18n/translate/ru-ru.json index 4b56b7b0da..4af822cd92 100644 --- a/src/renderer/src/i18n/translate/ru-ru.json +++ b/src/renderer/src/i18n/translate/ru-ru.json @@ -538,7 +538,7 @@ "context": "Очистить контекст {{Command}}" }, "new_topic": "Новый топик {{Command}}", - "paste_text_file_confirm": "[to be translated]:粘贴到输入框?", + "paste_text_file_confirm": "Вставить в поле ввода?", "pause": "Остановить", "placeholder": "Введите ваше сообщение здесь, нажмите {{key}} для отправки...", "placeholder_without_triggers": "Напишите сообщение здесь, нажмите {{key}} для отправки", @@ -1962,12 +1962,12 @@ "rename_changed": "В связи с политикой безопасности имя файла было изменено с {{Original}} на {{final}}", "save": "Сохранить в заметки", "search": { - "both": "[to be translated]:名称+内容", - "content": "[to be translated]:内容", - "found_results": "[to be translated]:找到 {{count}} 个结果 (名称: {{nameCount}}, 内容: {{contentCount}})", - "more_matches": "[to be translated]:个匹配", - "searching": "[to be translated]:搜索中...", - "show_less": "[to be translated]:收起" + "both": "название+содержание", + "content": "Содержание", + "found_results": "Найдено результатов: {{count}} (название: {{nameCount}}, содержание: {{contentCount}})", + "more_matches": "совпадение", + "searching": "Выполняется поиск...", + "show_less": "Свернуть" }, "settings": { "data": { @@ -2117,8 +2117,8 @@ "install_code_103": "Ошибка загрузки среды выполнения OVMS", "install_code_104": "Ошибка распаковки среды выполнения OVMS", "install_code_105": "Ошибка очистки среды выполнения OVMS", - "install_code_106": "[to be translated]:创建 run.bat 失败", - "install_code_110": "[to be translated]:清理旧 OVMS runtime 失败", + "install_code_106": "Не удалось создать run.bat", + "install_code_110": "Ошибка очистки старой среды выполнения OVMS", "run": "Ошибка запуска OVMS:", "stop": "Ошибка остановки OVMS:" }, @@ -4230,7 +4230,7 @@ "system": "Системный прокси", "title": "Режим прокси" }, - "tip": "[to be translated]:支持模糊匹配(*.test.com,192.168.0.0/16)" + "tip": "поддержка нечёткого соответствия (*.test.com, 192.168.0.0/16)" }, "quickAssistant": { "click_tray_to_show": "Нажмите на иконку трея для запуска",