Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r--core/l10n/tr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 519bd788869..308f0e1d30a 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -27,8 +27,6 @@ OC.L10N.register(
"Could not complete login" : "Oturum açılamadı",
"Your login token is invalid or has expired" : "Oturum açma kodunuz geçersiz ya da süresi geçmiş",
"Password reset is disabled" : "Parola sıfırlama devre dışı bırakılmış",
- "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ı",
"%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.",
@@ -374,6 +372,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Bu %s kopyası şu anda bakım kipinde, bu işlem biraz zaman alabilir.",
"This page will refresh itself when the instance is available again." : "Sistem yeniden kullanılabilir olduğunda bu sayfa kendiliğinden yenilenecek",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Bu ileti görüntülenmeye devam ediyor ya da beklenmedik şekilde ortaya çıkıyorsa BT yöneticinizle görüşün.",
+ "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ı",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Veritabanı şeması güncellemesi denetleniyor (veritabanının büyüklüğüne bağlı olarak uzun sürebilir)",
"Checked database schema update" : "Veritabanı şeması güncellemesi denetlendi",
"Checking updates of apps" : "Uygulama güncellemeleri denetleniyor",