summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/da.js1
-rw-r--r--apps/files_trashbin/l10n/da.json1
-rw-r--r--apps/files_trashbin/l10n/ja.js1
-rw-r--r--apps/files_trashbin/l10n/ja.json1
-rw-r--r--apps/files_trashbin/l10n/sl.js1
-rw-r--r--apps/files_trashbin/l10n/sl.json1
-rw-r--r--apps/files_trashbin/l10n/tr.js4
-rw-r--r--apps/files_trashbin/l10n/tr.json4
8 files changed, 14 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/da.js b/apps/files_trashbin/l10n/da.js
index 151ff2bb56a..dbcd566a9d2 100644
--- a/apps/files_trashbin/l10n/da.js
+++ b/apps/files_trashbin/l10n/da.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"restored" : "Gendannet",
"No deleted files" : "Ingen slettede filer",
"You will be able to recover deleted files from here" : "Du vil kunne gendanne slettede filer herfra",
+ "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe",
"Select all" : "Vælg alle",
"Name" : "Navn",
"Deleted" : "Slettet",
diff --git a/apps/files_trashbin/l10n/da.json b/apps/files_trashbin/l10n/da.json
index d3d7d89bd91..0f660d2e44d 100644
--- a/apps/files_trashbin/l10n/da.json
+++ b/apps/files_trashbin/l10n/da.json
@@ -8,6 +8,7 @@
"restored" : "Gendannet",
"No deleted files" : "Ingen slettede filer",
"You will be able to recover deleted files from here" : "Du vil kunne gendanne slettede filer herfra",
+ "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe",
"Select all" : "Vælg alle",
"Name" : "Navn",
"Deleted" : "Slettet",
diff --git a/apps/files_trashbin/l10n/ja.js b/apps/files_trashbin/l10n/ja.js
index 1ec56e8d2fa..6fdb9f3738e 100644
--- a/apps/files_trashbin/l10n/ja.js
+++ b/apps/files_trashbin/l10n/ja.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"restored" : "復元済",
"No deleted files" : "削除されたファイルはありません",
"You will be able to recover deleted files from here" : "ここから削除されたファイルを元に戻すことができます。",
+ "No entries found in this folder" : "このフォルダーにはエントリーがありません",
"Select all" : "すべて選択",
"Name" : "名前",
"Deleted" : "削除日時",
diff --git a/apps/files_trashbin/l10n/ja.json b/apps/files_trashbin/l10n/ja.json
index 2da8c5af5ba..1d07e8dd960 100644
--- a/apps/files_trashbin/l10n/ja.json
+++ b/apps/files_trashbin/l10n/ja.json
@@ -8,6 +8,7 @@
"restored" : "復元済",
"No deleted files" : "削除されたファイルはありません",
"You will be able to recover deleted files from here" : "ここから削除されたファイルを元に戻すことができます。",
+ "No entries found in this folder" : "このフォルダーにはエントリーがありません",
"Select all" : "すべて選択",
"Name" : "名前",
"Deleted" : "削除日時",
diff --git a/apps/files_trashbin/l10n/sl.js b/apps/files_trashbin/l10n/sl.js
index 1e92dafb9d0..4287b3d860c 100644
--- a/apps/files_trashbin/l10n/sl.js
+++ b/apps/files_trashbin/l10n/sl.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"restored" : "obnovljeno",
"No deleted files" : "Ni izbrisanih datotek",
"You will be able to recover deleted files from here" : "Izbrisane datoteke je mogoče povrniti na tem mestu",
+ "No entries found in this folder" : "V tej mapi ni najdenih predmetov.",
"Select all" : "izberi vse",
"Name" : "Ime",
"Deleted" : "Izbrisano",
diff --git a/apps/files_trashbin/l10n/sl.json b/apps/files_trashbin/l10n/sl.json
index 456c36793b3..0e996a2495b 100644
--- a/apps/files_trashbin/l10n/sl.json
+++ b/apps/files_trashbin/l10n/sl.json
@@ -8,6 +8,7 @@
"restored" : "obnovljeno",
"No deleted files" : "Ni izbrisanih datotek",
"You will be able to recover deleted files from here" : "Izbrisane datoteke je mogoče povrniti na tem mestu",
+ "No entries found in this folder" : "V tej mapi ni najdenih predmetov.",
"Select all" : "izberi vse",
"Name" : "Ime",
"Deleted" : "Izbrisano",
diff --git a/apps/files_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js
index c71cee9b34a..c6c73929555 100644
--- a/apps/files_trashbin/l10n/tr.js
+++ b/apps/files_trashbin/l10n/tr.js
@@ -8,6 +8,10 @@ OC.L10N.register(
"Delete permanently" : "Kalıcı olarak sil",
"Error" : "Hata",
"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ı",
+ "Select all" : "Tümünü seç",
"Name" : "İsim",
"Deleted" : "Silinme",
"Delete" : "Sil"
diff --git a/apps/files_trashbin/l10n/tr.json b/apps/files_trashbin/l10n/tr.json
index f10180a0922..64f14af6674 100644
--- a/apps/files_trashbin/l10n/tr.json
+++ b/apps/files_trashbin/l10n/tr.json
@@ -6,6 +6,10 @@
"Delete permanently" : "Kalıcı olarak sil",
"Error" : "Hata",
"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ı",
+ "Select all" : "Tümünü seç",
"Name" : "İsim",
"Deleted" : "Silinme",
"Delete" : "Sil"