summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
commite23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch)
treefbf2d2ee9af7470a5221f7127a36d90e5acdb90a /apps/files_trashbin/l10n
parent740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff)
downloadnextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz
nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/tr.js12
-rw-r--r--apps/files_trashbin/l10n/tr.json12
2 files changed, 12 insertions, 12 deletions
diff --git a/apps/files_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js
index e3f55f29aae..6b29215db6e 100644
--- a/apps/files_trashbin/l10n/tr.js
+++ b/apps/files_trashbin/l10n/tr.js
@@ -8,14 +8,14 @@ OC.L10N.register(
"Delete" : "Sil",
"Delete permanently" : "Kalıcı olarak sil",
"Error" : "Hata",
- "This operation is forbidden" : "Bu işlem yasak",
- "This directory is unavailable, please check the logs or contact the administrator" : "Bu dizine yazılamıyor, lütfen günlüğü kontrol edin veya yönetici ile iletişime geçin",
+ "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",
- "No deleted files" : "Silinen dosya yok",
- "You will be able to recover deleted files from here" : "Silinen dosyalarınızı buradan kurtarabileceksiniz",
- "No entries found in this folder" : "Bu klasörde hiçbir girdi bulunamadı",
+ "No deleted files" : "Silinmiş bir dosya yok",
+ "You will be able to recover deleted files from here" : "Silinmiş dosyalarınızı buradan geri yükleyebilirsiniz",
+ "No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok",
"Select all" : "Tümünü seç",
- "Name" : "İsim",
+ "Name" : "Ad",
"Deleted" : "Silinme"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_trashbin/l10n/tr.json b/apps/files_trashbin/l10n/tr.json
index d0f21497b5a..2237d716815 100644
--- a/apps/files_trashbin/l10n/tr.json
+++ b/apps/files_trashbin/l10n/tr.json
@@ -6,14 +6,14 @@
"Delete" : "Sil",
"Delete permanently" : "Kalıcı olarak sil",
"Error" : "Hata",
- "This operation is forbidden" : "Bu işlem yasak",
- "This directory is unavailable, please check the logs or contact the administrator" : "Bu dizine yazılamıyor, lütfen günlüğü kontrol edin veya yönetici ile iletişime geçin",
+ "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",
- "No deleted files" : "Silinen dosya yok",
- "You will be able to recover deleted files from here" : "Silinen dosyalarınızı buradan kurtarabileceksiniz",
- "No entries found in this folder" : "Bu klasörde hiçbir girdi bulunamadı",
+ "No deleted files" : "Silinmiş bir dosya yok",
+ "You will be able to recover deleted files from here" : "Silinmiş dosyalarınızı buradan geri yükleyebilirsiniz",
+ "No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok",
"Select all" : "Tümünü seç",
- "Name" : "İsim",
+ "Name" : "Ad",
"Deleted" : "Silinme"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file