diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-15 01:55:28 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-15 01:55:28 -0500 |
commit | be34cea970b9953ba70ddcec296ad48cd36df797 (patch) | |
tree | cd458f262ad8ba2c2613c7d6a9073cece9f2d000 /apps/files/l10n/tr.json | |
parent | db79799eb86f29dca21a1e20204fab3567f86f55 (diff) | |
download | nextcloud-server-be34cea970b9953ba70ddcec296ad48cd36df797.tar.gz nextcloud-server-be34cea970b9953ba70ddcec296ad48cd36df797.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/tr.json')
-rw-r--r-- | apps/files/l10n/tr.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index b2fd691a6a1..87f3b063df1 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -40,6 +40,17 @@ "Unable to determine date" : "Tarih tespit edilemedi", "This operation is forbidden" : "Bu işlem yasak", "This directory is unavailable, please check the logs or contact the administrator" : "Bu dizine yazılamıyor, lütfen günlüğü kontrol edin veya yönetici ile iletişime geçin", + "Could not move \"{file}\", target exists" : "\"{file}\" taşınamadı, hedef mevcut", + "Could not move \"{file}\"" : "\"{file}\" taşınamadı", + "{newName} already exists" : "{newName} zaten mevcut", + "Could not rename \"{fileName}\", it does not exist any more" : "\"{fileName}\" adlandırılamadı, artık mevcut değil", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{targetName}\" ismi zaten \"{dir}\" klasöründe kullanılıyor. Lütfen farklı bir isim seçin.", + "Could not rename \"{fileName}\"" : "\"{fileName}\" adlandırılamadı", + "Could not create file \"{file}\"" : "\"{file}\" dosyası oluşturulamadı", + "Could not create file \"{file}\" because it already exists" : "\"{file}\" dosyası zaten mevcut olduğundan oluşturulamadı", + "Could not create folder \"{dir}\"" : "\"{dir}\" klasörü oluşturulamadı", + "Could not create folder \"{dir}\" because it already exists" : "\"{dir}\" klasörü zaten mevcut olduğundan oluşturulamadı", + "Error deleting file \"{fileName}\"." : "\"{fileName}\" dosyası silinirken hata.", "No entries in this folder match '{filter}'" : "Bu klasörde hiçbir girdi '{filter}' ile eşleşmiyor", "Name" : "İsim", "Size" : "Boyut", |