mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-28 13:31:32 +08:00
fix(i18n): Auto update translations for PR #10874
This commit is contained in:
parent
0b1f02a661
commit
aaded50d3f
@ -940,6 +940,11 @@
|
||||
}
|
||||
},
|
||||
"expand": "展開",
|
||||
"mermaid_fix": {
|
||||
"failed": "修復失敗",
|
||||
"invalid_result": "模型傳回了無效的資料。請再試一次,或嘗試更換快速模型。",
|
||||
"label": "修復 mermaid 錯誤"
|
||||
},
|
||||
"more": "更多",
|
||||
"run": "運行代碼",
|
||||
"split": {
|
||||
|
||||
@ -940,6 +940,11 @@
|
||||
}
|
||||
},
|
||||
"expand": "Ausklappen",
|
||||
"mermaid_fix": {
|
||||
"failed": "Konnte nicht repariert werden",
|
||||
"invalid_result": "Das Modell hat ungültige Daten zurückgegeben. Bitte versuchen Sie es erneut oder wechseln Sie das Schnellmodell.",
|
||||
"label": "Mermaid-Fehler beheben"
|
||||
},
|
||||
"more": "Mehr",
|
||||
"run": "Code ausführen",
|
||||
"split": {
|
||||
|
||||
@ -940,6 +940,11 @@
|
||||
}
|
||||
},
|
||||
"expand": "επιλογή",
|
||||
"mermaid_fix": {
|
||||
"failed": "Απέτυχε να διορθωθεί",
|
||||
"invalid_result": "Το μοντέλο επέστρεψε μη έγκυρα δεδομένα. Προσπαθήστε ξανά ή δοκιμάστε να αλλάξετε το γρήγορο μοντέλο.",
|
||||
"label": "Διόρθωσε το σφάλμα της μερμηγκιάς"
|
||||
},
|
||||
"more": "Περισσότερα",
|
||||
"run": "Εκτέλεση κώδικα",
|
||||
"split": {
|
||||
|
||||
@ -940,6 +940,11 @@
|
||||
}
|
||||
},
|
||||
"expand": "Expandir",
|
||||
"mermaid_fix": {
|
||||
"failed": "No se pudo arreglar",
|
||||
"invalid_result": "El modelo devolvió datos inválidos. Por favor, inténtalo de nuevo o cambia el modelo rápido.",
|
||||
"label": "Corregir error de mermaid"
|
||||
},
|
||||
"more": "Más",
|
||||
"run": "Ejecutar código",
|
||||
"split": {
|
||||
|
||||
@ -940,6 +940,11 @@
|
||||
}
|
||||
},
|
||||
"expand": "Développer",
|
||||
"mermaid_fix": {
|
||||
"failed": "Échec de la réparation",
|
||||
"invalid_result": "Le modèle a renvoyé des données invalides. Veuillez réessayer ou essayer de changer le modèle rapide.",
|
||||
"label": "Corriger l'erreur mermaid"
|
||||
},
|
||||
"more": "Plus",
|
||||
"run": "Exécuter le code",
|
||||
"split": {
|
||||
|
||||
@ -940,6 +940,11 @@
|
||||
}
|
||||
},
|
||||
"expand": "展開する",
|
||||
"mermaid_fix": {
|
||||
"failed": "修正に失敗しました",
|
||||
"invalid_result": "モデルが無効なデータを返しました。もう一度お試しいただくか、クイックモデルを変更してみてください。",
|
||||
"label": "Mermaidエラーを修正"
|
||||
},
|
||||
"more": "もっと",
|
||||
"run": "コードを実行",
|
||||
"split": {
|
||||
|
||||
@ -940,6 +940,11 @@
|
||||
}
|
||||
},
|
||||
"expand": "Expandir",
|
||||
"mermaid_fix": {
|
||||
"failed": "Falha ao corrigir",
|
||||
"invalid_result": "O modelo retornou dados inválidos. Tente novamente ou tente alterar o modelo rápido.",
|
||||
"label": "Corrigir erro do mermaid"
|
||||
},
|
||||
"more": "Mais",
|
||||
"run": "Executar código",
|
||||
"split": {
|
||||
|
||||
@ -940,6 +940,11 @@
|
||||
}
|
||||
},
|
||||
"expand": "Развернуть",
|
||||
"mermaid_fix": {
|
||||
"failed": "Не удалось исправить",
|
||||
"invalid_result": "Модель вернула некорректные данные. Попробуйте ещё раз или смените быструю модель.",
|
||||
"label": "Исправить ошибку Mermaid"
|
||||
},
|
||||
"more": "Ещё",
|
||||
"run": "Выполнить код",
|
||||
"split": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user