diff options
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 6f8c5002503..14047b9cc6a 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -202,7 +202,6 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["{count} ögeyi silmek üzeresiniz","{count} ögeyi silmek üzeresiniz"], "Confirm deletion" : "Silmeyi onaylayın", "Cancel" : "İptal", - "Download" : "İndir", "Edit file locally" : "Dosyayı yerel olarak düzenle", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Dosya yerel olarak açılmalıdır. Bu gerçekleşmiyorsa, sisteminizde masaüstü istemcisinin kurulu olduğundan emin olun.", "Retry local edit" : "Yerel düzenlemeyi yinele", @@ -296,6 +295,7 @@ OC.L10N.register( "Upload too large" : "Yükleme boyutu çok büyük", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Yüklemeye çalıştığınız dosyalar bu sunucuya yüklenmesine izin verilen en büyük dosya boyutunu aşıyor.", "File could not be found" : "Dosya bulunamadı", + "Download" : "İndir", "Show list view" : "Liste görünümüne geç", "Show grid view" : "Tablo görünümüne geç", "Close" : "Kapat", |