diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 01:07:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 01:07:53 +0000 |
commit | cae8702ab2e5821ae54a98895ce1689aa3945be2 (patch) | |
tree | e10635c1a733a5817cf2464c4a5a2ad612afbe3b /apps/files/l10n/tr.js | |
parent | e46ffe82f74526b1fcb417f60b430febe7e939b4 (diff) | |
download | nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.tar.gz nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 2dc8deaea71..6a516d86e39 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -58,6 +58,7 @@ OC.L10N.register( "New" : "Yeni", "\"{name}\" is an invalid file name." : "\"{name}\" geçersiz bir dosya adı.", "File name cannot be empty." : "Dosya adı boş olamaz.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" dosya türüne izin verilmiyor", "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} için boş depolama alanı kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!", "Your storage is full, files can not be updated or synced anymore!" : "Boş depolama alanınız kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} boş depolama alanı bitmek üzere ({usedSpacePercent}%)", |