diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 9e525a3ffbb..f6561cd5b3b 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -31,6 +31,7 @@ OC.L10N.register( "Password reset is disabled" : "Parola sıfırlama devre dışı bırakılmış", "Could not reset password because the token is expired" : "Kodun geçerlilik süresi dolmuş olduğundan parola sıfırlanamadı", "Could not reset password because the token is invalid" : "Kod geçersiz olduğundan parola sıfırlanamadı", + "Password is too long. Maximum allowed length is 469 characters." : "Parola çok uzun. En fazla 469 karakter uzunluğunda olabilir.", "%s password reset" : "%s parola sıfırlama", "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ı yok sayabilirsiniz.", |