diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-07 02:16:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-07 02:16:37 +0000 |
commit | b41112a0237f6d1988c20e78ade26fe96ce99456 (patch) | |
tree | 59a91c67e1b51113160b787df118270941605edb /lib/l10n/tr.js | |
parent | 4fff033c123c7f1fc761547957e9869180c5d8db (diff) | |
download | nextcloud-server-b41112a0237f6d1988c20e78ade26fe96ce99456.tar.gz nextcloud-server-b41112a0237f6d1988c20e78ade26fe96ce99456.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index fcdbd99454e..604173ace77 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -97,7 +97,7 @@ OC.L10N.register( "Oracle connection could not be established" : "Oracle bağlantısı kurulamadı", "Oracle username and/or password not valid" : "Oracle kullanıcı adı ya da parolası geçersiz", "PostgreSQL username and/or password not valid" : "PostgreSQL kullanıcı adı ya da parolası geçersiz", - "You need to enter details of an existing account." : "Varolan bir hesabın bilgilerini yazmalısınız.", + "You need to enter details of an existing account." : "Var olan bir hesabın bilgilerini yazmalısınız.", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X desteklenmiyor ve %s bu platformda düzgün çalışmayacak. Kullanmaktan doğacak riskler size aittir!", "For the best results, please consider using a GNU/Linux server instead." : "En iyi sonucu almak için GNU/Linux sunucusu kullanın.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Bu %s kopyası 32 bit PHP ortamında çalıştırılıyor ve open_basedir seçeneği php.ini dosyasından ayarlanmış gibi görünüyor. Bu yapılandırma 4 GB boyutundan büyük dosyalarda sorun çıkarır ve kullanılması önerilmez.", @@ -174,6 +174,7 @@ OC.L10N.register( "A valid username must be provided" : "Geçerli bir kullanıcı adı yazmalısınız", "Username contains whitespace at the beginning or at the end" : "Kullanıcı adının başı ya da sonunda boşluk var", "Username must not consist of dots only" : "Kullanıcı adı yalnız noktalardan oluşamaz", + "Username is invalid because files already exist for this user" : "Kullanıcı adı geçersiz, bu kullanıcı için zaten bazı dosyalar var", "A valid password must be provided" : "Geçerli bir parola yazmalısınız", "The username is already being used" : "Bu kullanıcı adı zaten var", "Could not create user" : "Kullanıcı oluşturulamadı", @@ -232,7 +233,7 @@ OC.L10N.register( "Share" : "Paylaş", "Unlimited" : "Sınırsız", "Verifying" : "Doğrulanıyor", - "Verifying …" : "Doğrulanıyor...", + "Verifying …" : "Doğrulanıyor …", "Verify" : "Doğrula", "Sharing %s failed, because the backend does not allow shares from type %i" : "Arka uç %s türündeki paylaşımlara izin vermediğinden %s paylaşılamadı", "Sharing %s failed, because the file does not exist" : "Dosya bulunamadığından %s paylaşılamadı", |