summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/tr.js')
-rw-r--r--apps/files_trashbin/l10n/tr.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js
index 246a01ddce8..36117abbdc3 100644
--- a/apps/files_trashbin/l10n/tr.js
+++ b/apps/files_trashbin/l10n/tr.js
@@ -1,13 +1,10 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "%s kalıcı olarak silinemedi",
- "Couldn't restore %s" : "%s geri yüklenemedi",
"Deleted files" : "Silinmiş dosyalar",
"Restore" : "Geri yükle",
"Delete" : "Sil",
"Delete permanently" : "Kalıcı olarak sil",
- "Error" : "Hata",
"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",
@@ -19,6 +16,9 @@ OC.L10N.register(
"Select all" : "Tümünü seç",
"Name" : "Ad",
"Actions" : "İşlemler",
- "Deleted" : "Silinme"
+ "Deleted" : "Silinme",
+ "Couldn't delete %s permanently" : "%s kalıcı olarak silinemedi",
+ "Couldn't restore %s" : "%s geri yüklenemedi",
+ "Error" : "Hata"
},
"nplurals=2; plural=(n > 1);");