diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:52 +0000 |
commit | 1965889fc85d4efd60bab47ee7adc2c53f8e3723 (patch) | |
tree | 07ec02caad6dd0f81ceae156ed2fdfdaef4ac6c3 /apps/files/l10n/tr.js | |
parent | ec89aaa67a3db6c0864123567dcd523182d5d7cb (diff) | |
download | nextcloud-server-1965889fc85d4efd60bab47ee7adc2c53f8e3723.tar.gz nextcloud-server-1965889fc85d4efd60bab47ee7adc2c53f8e3723.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 76fb6304884..c796ec750c7 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -105,6 +105,7 @@ OC.L10N.register( "A new file or folder has been <strong>deleted</strong>" : "Yeni bir dosya ya da klasör <strong>silindi</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>Sık kullanılan dosyalarınız</strong> ile ilgili ekleme ve değişiklik bildirimleri sınırlansın <em>(Yalnız akış)</em>", "A new file or folder has been <strong>restored</strong>" : "Yeni bir dosya ya da klasör <strong>geri yüklendi</strong>", + "Unlimited" : "Sınırsız", "Upload (max. %s)" : "Yükle (en büyük: %s)", "File handling" : "Dosya işlemleri", "Maximum upload size" : "En büyük yükleme boyutu", @@ -112,6 +113,8 @@ OC.L10N.register( "Save" : "Kaydet", "With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM üzerinde değişikliklerin uygulanması 5 dakika sürebilir.", "Missing permissions to edit from here." : "Buradan düzenleme için izinler eksik.", + "%s of %s used" : "%s / %s kullanılıyor", + "%s used" : "%s kullanılıyor", "Settings" : "Ayarlar", "Show hidden files" : "Gizli dosyaları görüntüle", "WebDAV" : "WebDAV", |