mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
i18n(tr_TR): Update TurkishTurkey translations
This commit is contained in:
@@ -233,3 +233,10 @@
|
||||
"passwordRecovery_SecretQuestion2" = "İlk otomobiliniz neydi?";
|
||||
"passwordRecovery_SecretQuestion3" = "En beğendiğiniz film hangisi?";
|
||||
"passwordRecovery_SecondaryEmail" = "İkincil e-posta";
|
||||
|
||||
/* Password */
|
||||
"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_LENGTH" = "Minimum length of %{0} characters";
|
||||
@@ -171,6 +171,7 @@
|
||||
/* MailListView */
|
||||
"Sender" = "Gönderici";
|
||||
"Subject or Sender" = "Konu ya da Gönderici";
|
||||
"Subject or Recipient" = "Subject or Recipient";
|
||||
"To or Cc" = "Alıcı veya Kopya";
|
||||
"Entire Message" = "Tüm ileti";
|
||||
"Date" = "Tarih";
|
||||
@@ -514,3 +515,18 @@
|
||||
|
||||
/* Hotkey to forward to a message */
|
||||
"hotkey_forward" = "f";
|
||||
|
||||
/* Email deletion */
|
||||
"Clean folder" = "Clean folder";
|
||||
"Clean mailbox" = "Clean mailbox";
|
||||
"Delete permanently (do not use trash)" = "Delete permanently (do not use trash)";
|
||||
"Apply to subfolders" = "Apply to subfolders";
|
||||
"Delete e-mails older than" = "Delete e-mails older than";
|
||||
"3 months" = "3 months";
|
||||
"6 months" = "6 months";
|
||||
"9 months" = "9 months";
|
||||
"1 year" = "1 year";
|
||||
"Custom" = "Custom";
|
||||
"You are about to permanently delete some messages. Are you sure you want to proceed with this action?" = "You are about to permanently delete some messages. Are you sure you want to proceed with this action?";
|
||||
"Apply" = "Apply";
|
||||
"%{0} message(s) deleted" = "%{0} message(s) deleted";
|
||||
@@ -84,6 +84,7 @@
|
||||
"Change your Password" = "Parolanızı değiştirin";
|
||||
"The password was changed successfully." = "Parola değiştirildi.";
|
||||
"Your password has expired, please enter a new one below" = "Parolanızın süresi dolmuş. Lütfen aşağıya yeni bir parola yazın";
|
||||
"Your password is too weak. Please choose a stronger password to enhance your security" = "Your password is too weak. Please choose a stronger password to enhance your security";
|
||||
"Password must not be empty." = "Parola boş olamaz.";
|
||||
"The passwords do not match. Please try again." = "Parola ile onayı aynı değil. Lütfen yeniden deneyin.";
|
||||
"Password Grace Period" = "Parola geçerlilik süresi";
|
||||
@@ -126,4 +127,4 @@
|
||||
"Invalid configuration for email password recovery" = "E-posta ile parola kurtarma yapılandırması geçersiz";
|
||||
"Password recovery email in error" = "Parola kurtarma e-postası sorunu";
|
||||
"Password reset" = "Parolayı sıfırla";
|
||||
"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Merhaba %{0},\nParolanızı değiştirme isteğinde bulunuldu!\n\nBu isteği siz yapmadıysanız bu e-postayı yok sayabilirsiniz.\n\nSiz yaptıysanız lütfen parolanızı değiştirmek için bu bağlantıya tıklayın: %{1}";
|
||||
"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Merhaba %{0},\nParolanızı değiştirme isteğinde bulunuldu!\n\nBu isteği siz yapmadıysanız bu e-postayı yok sayabilirsiniz.\n\nSiz yaptıysanız lütfen parolanızı değiştirmek için bu bağlantıya tıklayın: %{1}";
|
||||
|
||||
@@ -274,11 +274,6 @@
|
||||
"Confirmation" = "Onay";
|
||||
"Change" = "Değiştir";
|
||||
"Passwords don't match" = "Parola ile onayı aynı değil";
|
||||
"POLICY_MIN_LOWERCASE_LETTER" = "En az %{0} küçük harf";
|
||||
"POLICY_MIN_UPPERCASE_LETTER" = "En az %{0} büyük harf";
|
||||
"POLICY_MIN_DIGIT" = "En az %{0} rakam";
|
||||
"POLICY_MIN_SPECIAL_SYMBOLS" = "En az %{0} özel simge";
|
||||
"POLICY_MIN_LENGTH" = "En az %{0} karakter uzunluğunda";
|
||||
|
||||
|
||||
/* Event+task classifications */
|
||||
|
||||
@@ -117,6 +117,7 @@
|
||||
"Save and Close" = "Kaydet ve Kapat";
|
||||
"Close" = "Kapat";
|
||||
"Invite Attendees" = "Katılımcı davet et";
|
||||
"Create Jitsi Meeting" = "Create Jitsi Meeting";
|
||||
"Attach" = "Ekle";
|
||||
"Update" = "Güncelle";
|
||||
"Cancel" = "İptal";
|
||||
|
||||
Reference in New Issue
Block a user