diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-26 00:19:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-26 00:19:24 +0000 |
commit | 992dd3977eb5dbea0665f67d2fa6998eee3fa9cb (patch) | |
tree | 0378bd23d18c8903d495183e6efd6fcc714f33ec /core/l10n/tr.js | |
parent | 024f689c97beca74f64db8d25fe82dcb9ef8441d (diff) | |
download | nextcloud-server-992dd3977eb5dbea0665f67d2fa6998eee3fa9cb.tar.gz nextcloud-server-992dd3977eb5dbea0665f67d2fa6998eee3fa9cb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index e73931c1bc3..c56b6e3222f 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -29,6 +29,7 @@ OC.L10N.register( "Your login token is invalid or has expired" : "Oturum açma kodunuz geçersiz ya da geçerlilik süresi dolmuş", "This community release of Nextcloud is unsupported and push notifications are limited." : "Bu Nextcloud topluluk sürümü desteklenmiyor ve anlık bildirimler sınırlı şekilde kullanılabiliyor.", "Login" : "Oturum aç", + "Unsupported email length (>255)" : "E-posta uzunluğu desteklenmiyor (>255)", "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ı", @@ -114,6 +115,8 @@ OC.L10N.register( "Wrong login or password." : "Hatalı kullanıcı adı ya da parolası.", "This account is disabled" : "Bu hesap devre dışı bırakılmış", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "IP adresinizden yapılan birden çok geçersiz oturum açma girişimi algılandı. Bu nedenle oturum açmanız 30 saniye süreyle engellendi.", + "Login with username or email" : "Kullanıcı adı ya da e-posta ile oturum açın", + "Login with username" : "Kullanıcı adı ile oturum aç", "Log in with a device" : "Bir aygıt ile oturum açın", "Login or email" : "Kullanıcı adı ya da e-posta", "Your account is not setup for passwordless login." : "Hesabınız parola kullanmadan oturum açılacak şekilde ayarlanmamış.", @@ -168,6 +171,7 @@ OC.L10N.register( "Back to login form" : "Oturum açma formuna dön", "Back" : "Geri", "Login form is disabled." : "Oturum açma formu devre dışı bırakılmış.", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud oturum açma formu kullanımdan kaldırılmış. Varsa başka bir oturum açma seçeneğini kullanın ya da yöneticiniz ile görüşün.", "Edit Profile" : "Profili düzenle", "The headline and about sections will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir", "You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz", @@ -243,6 +247,7 @@ OC.L10N.register( "No action available" : "Yapılabilecek bir işlem yok", "Error fetching contact actions" : "Kişi işlemleri alınırken sorun çıktı", "Close \"{dialogTitle}\" dialog" : "\"{dialogTitle}\" penceresini kapat", + "Email length is at max (255)" : "E-posta uzunluğu en fazla (255)", "Non-existing tag #{tag}" : "#{tag} etiketi bulunamadı", "Restricted" : "Kısıtlanmış", "Invisible" : "Görünmez", |