aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-03 02:28:43 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-03 02:28:43 +0000
commit26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch)
treefe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /apps/files_trashbin/l10n
parentfdb55c65f862075987c10319fa13754b2de7ddb6 (diff)
downloadnextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz
nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/tr.js2
-rw-r--r--apps/files_trashbin/l10n/tr.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js
index 648387aac6e..9b1f6200103 100644
--- a/apps/files_trashbin/l10n/tr.js
+++ b/apps/files_trashbin/l10n/tr.js
@@ -20,7 +20,7 @@ OC.L10N.register(
"Select all" : "Tümünü seç",
"Name" : "Ad",
"Actions" : "İşlemler",
- "Deleted" : "Silinme",
+ "Deleted" : "Silindi",
"Delete" : "Sil"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_trashbin/l10n/tr.json b/apps/files_trashbin/l10n/tr.json
index b55467c93a5..7bb8ff6e9ba 100644
--- a/apps/files_trashbin/l10n/tr.json
+++ b/apps/files_trashbin/l10n/tr.json
@@ -18,7 +18,7 @@
"Select all" : "Tümünü seç",
"Name" : "Ad",
"Actions" : "İşlemler",
- "Deleted" : "Silinme",
+ "Deleted" : "Silindi",
"Delete" : "Sil"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file