diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-30 00:12:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-30 00:12:06 +0000 |
commit | dafd70807500434ffb1130b408daeffb03416ad3 (patch) | |
tree | b61d26ebaeba7fc35c0b94cfe2802d50789c7339 /apps/files_trashbin/l10n/tr.js | |
parent | 267605f60613d6e2102de1b3c35c63a0880df006 (diff) | |
download | nextcloud-server-dafd70807500434ffb1130b408daeffb03416ad3.tar.gz nextcloud-server-dafd70807500434ffb1130b408daeffb03416ad3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/tr.js')
-rw-r--r-- | apps/files_trashbin/l10n/tr.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js index 36117abbdc3..ad75d52ea89 100644 --- a/apps/files_trashbin/l10n/tr.js +++ b/apps/files_trashbin/l10n/tr.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "Silinmiş dosyalar", "Restore" : "Geri yükle", "Delete" : "Sil", + "Error while restoring file from trashbin" : "Dosya çöp kutusundan geri yüklenirken sorun çıktı", "Delete permanently" : "Kalıcı olarak sil", + "Error while removing file from trashbin" : "Dosya çöp kutusundan silinirken sorun çıktı", + "Error while restoring files from trashbin" : "Dosyalar çöp kutusundan geri yüklenirken sorun çıktı", + "Error while emptying trashbin" : "Çöp kutusu boşaltılırken sorun çıktı", + "Error while removing files from trashbin" : "Dosyalar çöp kutusundan silinirken sorun çıktı", "This operation is forbidden" : "Bu işlem yapılamaz", "This directory is unavailable, please check the logs or contact the administrator" : "Bu dizine yazılamıyor, lütfen günlüğü denetleyin ya da yönetici ile görüşün", "restored" : "geri yüklendi", |