diff options
Diffstat (limited to 'core/l10n/tr.json')
-rw-r--r-- | core/l10n/tr.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 65a4acb2039..b0bafaa9b77 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -15,6 +15,10 @@ "Couldn't reset password because the token is invalid" : "Kod geçersiz olduğundan parola sıfırlanamadı", "Couldn't reset password because the token is expired" : "Kodun süresi geçtiğinden parola sıfırlanamadı", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Bu kullanıcı için bir e-posta adresi olmadığından sıfırlama e-postası gönderilemedi. Lütfen yöneticiniz ile görüşün.", + "Password reset" : "Parolamı Sıfırla", + "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Parolanızı sıfırlamak için düğmeye tıklayın. Parola sıfırlama isteğinde bulunmadıysanız bu e-postayı yoksayabilirsiniz.", + "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Parolanızı sıfırlamak için bağlantıya tıklayın. Parola sıfırlama isteğinde bulunmadıysanız bu e-postayı yoksayabilirsiniz.", + "Reset your password" : "Parolamı Sıfırla", "%s password reset" : "%s parola sıfırlama", "Couldn't send reset email. Please contact your administrator." : "Sıfırlama e-postası gönderilemedi. Lütfen yöneticiniz ile görüşün.", "Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doğru olduğundan emin olun.", @@ -261,7 +265,6 @@ "Log in" : "Oturum Aç", "Stay logged in" : "Bağlı kal", "Alternative Logins" : "Alternatif Oturum Açmalar", - "Use the following link to reset your password: {link}" : "Parolanızı sıfırlamak için şu bağlantıyı kullanın: {link}", "New password" : "Yeni parola", "New Password" : "Yeni Parola", "Reset password" : "Parolayı sıfırla", @@ -306,6 +309,7 @@ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Merhaba,\n\n%s kullanıcısının sizinle %s paylaşımında bulunduğunu bildirmek istedik.\nPaylaşımı şuradan görebilirsiniz: %s\n\n", "The share will expire on %s." : "Bu paylaşım %s tarihinde sona erecek.", "Cheers!" : "Hoşça kalın!", + "Use the following link to reset your password: {link}" : "Parolanızı sıfırlamak için şu bağlantıyı kullanın: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Merhaba, <br><br>%s kullanıcısının sizinle <strong>%s</strong> paylaşımında bulunduğunu bildirmek istedik.<br><a href=\"%s\">Paylaşımı şuradan görebilirsiniz!</a><br><br>" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |