diff --git a/UI/Common/TurkishTurkey.lproj/Localizable.strings b/UI/Common/TurkishTurkey.lproj/Localizable.strings index 23a93940c6..9a1bb8a4fe 100644 --- a/UI/Common/TurkishTurkey.lproj/Localizable.strings +++ b/UI/Common/TurkishTurkey.lproj/Localizable.strings @@ -44,6 +44,9 @@ "Expand" = "Genişlet"; "Reduce" = "Azalt"; +/* tooltip */ +"Refresh" = "Refresh"; + /* generic.js */ "Unable to subscribe to that folder!" = "Bu klasöre üye olunamıyor!"; diff --git a/UI/MailerUI/TurkishTurkey.lproj/Localizable.strings b/UI/MailerUI/TurkishTurkey.lproj/Localizable.strings index ae41e81a52..03e795beac 100644 --- a/UI/MailerUI/TurkishTurkey.lproj/Localizable.strings +++ b/UI/MailerUI/TurkishTurkey.lproj/Localizable.strings @@ -445,6 +445,8 @@ "Back" = "Geri"; "Copy messages" = "İletileri kopyala"; "More messages options" = "Diğer ileti seçenekleri"; +"Flag" = "Yıldız"; +"Unflag" = "Unflag"; "Mark as Unread" = "Okunmamış olarak İşaretle"; "Mark as Read" = "Okunmuş olarak İşaretle"; "Closing Window ..." = "Pencere Kapatılıyor ..."; @@ -458,6 +460,8 @@ "Your email has been sent" = "İletiniz gönderildi"; "Folder compacted" = "Klasör sıkıştırıldı"; +"More Options" = "More Options"; + "New draft" = "Yeni taslak"; "Create new draft with this template" = "Bu şablonla yeni taslak oluştur"; diff --git a/UI/MainUI/TurkishTurkey.lproj/Localizable.strings b/UI/MainUI/TurkishTurkey.lproj/Localizable.strings index e96fed205c..9935fc8922 100644 --- a/UI/MainUI/TurkishTurkey.lproj/Localizable.strings +++ b/UI/MainUI/TurkishTurkey.lproj/Localizable.strings @@ -45,6 +45,7 @@ "English" = "English"; "Finnish" = "Suomi"; "French" = "Français"; +"Galician" = "Galician"; "German" = "Deutsch"; "Hebrew" = "עברית"; "Hungarian" = "Magyar"; diff --git a/UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings b/UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings index b68a7c8cdf..ca7ceedef7 100644 --- a/UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings +++ b/UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings @@ -24,6 +24,7 @@ "Vacation" = "Tatil"; "Forward" = "İlet"; "Password" = "Şifre"; +"Notification" = "Notification"; "Categories" = "Kategoriler"; "Appointments invitations" = "Randevu davetleri"; "Name" = "Tam İsim"; @@ -45,6 +46,7 @@ "Days between responses" = "Yanıt gün sayısı"; "Do not send responses to mailing lists" = "E-posta listelerine yanıt gönderme"; "Activation Constraints" = "Aktivasyon Kısıtlamaları"; +"Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences" = "Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences"; "Enable auto reply on" = "Otomatik yanıtın etkinleştirme tarihi"; "First day of vacation" = "Tatilin ilk günü"; "Disable auto reply after" = "Disable auto reply after"; @@ -79,6 +81,11 @@ "You are not allowed to forward your messages to an internal email address." = "E-postalarınızı sistemdeki bir başka adrese iletmezsiniz."; "You are not allowed to forward your messages to this domain:" = "İletilerinizi bu alana yönlendirme izniniz yok:"; +/* notification */ +"Notify incoming messsages" = "Notify incoming messsages"; +"Notification Message Sent" = "Notification message sent"; +"Notification Message" = "Notification of new message on %{0}"; + /* d & t */ "Time Zone" = "Zaman Dilimi"; "Short Date Format" = "Kısa Tarih Biçimi"; @@ -194,6 +201,9 @@ "Compose messages in" = "İleti formatı"; "composemessagestype_html" = "HTML"; "composemessagestype_text" = "Düz metin"; +"Insert signature on new message" = "Insert signature on new message"; +"Insert signature on reply" = "Insert signature on reply"; +"Insert signature on forward" = "Insert signature on forward"; /* Base font size for messages composed in HTML */ "Default font size" = "Varsayılan yazı büyüklüğü"; @@ -247,6 +257,7 @@ "Digitally sign the message by default" = "İletiyi öntanımlı olarak sayısal olarak imzala"; "Always try to encrypt the message" = "Her zaman iletiyi şifrelemeyi dene"; "An error occurred while importing the certificate. Verify your password." = "Sertifika içe aktarılırken bir hata oluştu. Şifrenizi doğrulayın."; +"Data too big. Please contact technical support." = "Data too big. Please contact technical support."; /* Additional Parameters */ "Additional Parameters" = "Diğer Özellikler"; @@ -260,7 +271,7 @@ "POLICY_MIN_LOWERCASE_LETTER" = "Minimum of %{0} lowercase letter"; "POLICY_MIN_UPPERCASE_LETTER" = "Minimum of %{0} uppercase letter"; "POLICY_MIN_DIGIT" = "Minimum of %{0} digit"; -"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0}special symbols"; +"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0} special symbols"; "POLICY_MIN_LENGTH" = "Minimum length of %{0} characters"; @@ -309,6 +320,7 @@ "English" = "English"; "Finnish" = "Suomi"; "French" = "Français"; +"Galician" = "Galician"; "German" = "Deutsch"; "Hebrew" = "עברית"; "Hungarian" = "Magyar"; @@ -405,6 +417,7 @@ "Keep the message" = "İletiyi sakla"; "Forward the message to" = "E-posta şu adrese ilet"; +"Notify the message to" = "Notify the message to"; /* Input field label of "forward" mail filter action */ "Email" = "E-posta"; diff --git a/UI/Scheduler/TurkishTurkey.lproj/Localizable.strings b/UI/Scheduler/TurkishTurkey.lproj/Localizable.strings index 4985051515..adb95128fb 100644 --- a/UI/Scheduler/TurkishTurkey.lproj/Localizable.strings +++ b/UI/Scheduler/TurkishTurkey.lproj/Localizable.strings @@ -565,6 +565,7 @@ vtodo_class2 = "(Gizli görev)"; "CalDAV URL" = "CalDAV URL"; "WebDAV ICS URL" = "WebDAV ICS URL"; "WebDAV XML URL" = "WebDAV XML URL"; +"Copy to clipboard" = "Copy to clipboard"; /* Error messages */ "dayFieldInvalid" = "Lütfen Gün alanına 1 veya daha büyük bir sayısal değer belirleyin.";