diff options
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index d66de2dce85..e9136df5c01 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -312,6 +312,8 @@ OC.L10N.register( "The audio to transcribe" : "Yazıya dönüştürülecek ses", "Transcription" : "Yazıya dönüştürme", "The transcribed text" : "Dönüştürülen yazı", + "Chat message" : "Sohbet iletisi", + "Confirmation" : "Onaylama", "Context write" : "Bağlam yazma", "Writes text in a given style based on the provided source material." : "Sağlanan kaynak materyale göre belirli bir tarzda metin yazar.", "Writing style" : "Yazma tarzı", @@ -342,7 +344,6 @@ OC.L10N.register( "Chat with the assistant" : "Yardımcı ile sohbet et", "System prompt" : "Sistem istemi", "Define rules and assumptions that the assistant should follow during the conversation." : "Sohbet sırasında yardımcının uyması gereken kuralları ve varsayımları tanımlayın.", - "Chat message" : "Sohbet iletisi", "Chat history" : "Sohbet geçmişi", "The history of chat messages before the current message, starting with a message by the user" : "Kullanıcının iletisiyle başlayarak, geçerli iletiden önceki sohbet iletilerinin geçmişi", "Response message" : "Yanıt iletisi", |