From 2b1e7bdb67312e5ea34d370b22c8e9d60550bc93 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Tue, 20 Feb 2024 11:10:31 +0100 Subject: [PATCH] i18n(tr_TR): Update TurkishTurkey translations --- UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings | 4 ++++ UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings b/UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings index 83316d08d..f17113d2f 100644 --- a/UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings +++ b/UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings @@ -25,3 +25,7 @@ "No resource" = "Kaynak yok"; "Any Authenticated User" = "Kimliği doğrulanmış her kullanıcı"; "Public Access" = "Herkese Açık Erişim"; +"Save" = "Save"; +"Clear" = "Clear"; +"Message of the day" = "Message of the day"; +"Message of the day has been saved" = "Message of the day has been saved"; diff --git a/UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings b/UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings index ae7a80c72..3c5ca22ca 100644 --- a/UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings +++ b/UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings @@ -205,7 +205,7 @@ "Insert signature on reply" = "Insert signature on reply"; "Insert signature on forward" = "Insert signature on forward"; "Show recipients or sender full email in mailboxes" = "Show recipients or sender full email in mailboxes"; -"Hide inline attachments" = "Hide inline attachments"; +"Hide attachements for inline images" = "Hide attachements for inline images"; /* Base font size for messages composed in HTML */ "Default font size" = "Varsayılan yazı büyüklüğü"; @@ -231,8 +231,11 @@ "Mail Account" = "E-posta Hesabı"; "New Mail Account" = "Yeni E-posta Hesabı"; "Server Name" = "Sunucu Adı"; +"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; +"Smtp Auth" = "Smtp Auth"; "Port" = "Port"; "Encryption" = "Şifreleme"; +"Outgoing Encryption" = "Outgoing Encryption"; "None" = "Hiç biri"; "User Name" = "Kullanıcı Adı"; "Full Name" = "Ad Soyad";