aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-05-02 00:20:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-05-02 00:20:09 +0000
commitcf319df5d95985ea23b0bb7b78ccf94a1f50d427 (patch)
tree7e55c23d112e58923be1d1c00284282f4f342d16 /apps/files_trashbin
parentd82fb01b0a103777e7d999ecc48b8d63cfb7e802 (diff)
downloadnextcloud-server-cf319df5d95985ea23b0bb7b78ccf94a1f50d427.tar.gz
nextcloud-server-cf319df5d95985ea23b0bb7b78ccf94a1f50d427.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/ar.js2
-rw-r--r--apps/files_trashbin/l10n/ar.json2
-rw-r--r--apps/files_trashbin/l10n/ca.js3
-rw-r--r--apps/files_trashbin/l10n/ca.json3
-rw-r--r--apps/files_trashbin/l10n/de_DE.js2
-rw-r--r--apps/files_trashbin/l10n/de_DE.json2
-rw-r--r--apps/files_trashbin/l10n/en_GB.js2
-rw-r--r--apps/files_trashbin/l10n/en_GB.json2
-rw-r--r--apps/files_trashbin/l10n/eu.js1
-rw-r--r--apps/files_trashbin/l10n/eu.json1
-rw-r--r--apps/files_trashbin/l10n/sr.js2
-rw-r--r--apps/files_trashbin/l10n/sr.json2
-rw-r--r--apps/files_trashbin/l10n/zh_HK.js2
-rw-r--r--apps/files_trashbin/l10n/zh_HK.json2
14 files changed, 26 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ar.js b/apps/files_trashbin/l10n/ar.js
index ae7949310e4..3943cf954fc 100644
--- a/apps/files_trashbin/l10n/ar.js
+++ b/apps/files_trashbin/l10n/ar.js
@@ -9,7 +9,9 @@ OC.L10N.register(
"Restore" : "إستعادة",
"Unknown" : "غير معروف",
"All files" : "كل الملفات",
+ "You" : "أنتَ",
"Original location" : "الموقع الأصلي",
+ "Deleted by" : "محذوف من قِبَل",
"Deleted" : "محذوفة",
"A long time ago" : "منذ وقت طويل",
"List of files that have been deleted." : "قائمة بجميع الملفات المحذوفة",
diff --git a/apps/files_trashbin/l10n/ar.json b/apps/files_trashbin/l10n/ar.json
index 191ae9c6638..c5d2a6d86f2 100644
--- a/apps/files_trashbin/l10n/ar.json
+++ b/apps/files_trashbin/l10n/ar.json
@@ -7,7 +7,9 @@
"Restore" : "إستعادة",
"Unknown" : "غير معروف",
"All files" : "كل الملفات",
+ "You" : "أنتَ",
"Original location" : "الموقع الأصلي",
+ "Deleted by" : "محذوف من قِبَل",
"Deleted" : "محذوفة",
"A long time ago" : "منذ وقت طويل",
"List of files that have been deleted." : "قائمة بجميع الملفات المحذوفة",
diff --git a/apps/files_trashbin/l10n/ca.js b/apps/files_trashbin/l10n/ca.js
index 29926723873..bced1d5c2de 100644
--- a/apps/files_trashbin/l10n/ca.js
+++ b/apps/files_trashbin/l10n/ca.js
@@ -9,8 +9,9 @@ OC.L10N.register(
"Restore" : "Restaura",
"Unknown" : "Desconegut",
"All files" : "Tots els fitxers",
- "You" : "Tu",
+ "You" : "Vós",
"Original location" : "Ubicació original",
+ "Deleted by" : "Suprimit per",
"Deleted" : "S'ha suprimit",
"A long time ago" : "Fa molt de temps",
"List of files that have been deleted." : "Llista de fitxers que s'han suprimit.",
diff --git a/apps/files_trashbin/l10n/ca.json b/apps/files_trashbin/l10n/ca.json
index 1118eaa0d52..3abeef95d28 100644
--- a/apps/files_trashbin/l10n/ca.json
+++ b/apps/files_trashbin/l10n/ca.json
@@ -7,8 +7,9 @@
"Restore" : "Restaura",
"Unknown" : "Desconegut",
"All files" : "Tots els fitxers",
- "You" : "Tu",
+ "You" : "Vós",
"Original location" : "Ubicació original",
+ "Deleted by" : "Suprimit per",
"Deleted" : "S'ha suprimit",
"A long time ago" : "Fa molt de temps",
"List of files that have been deleted." : "Llista de fitxers que s'han suprimit.",
diff --git a/apps/files_trashbin/l10n/de_DE.js b/apps/files_trashbin/l10n/de_DE.js
index 0e816fcdbe8..82406474498 100644
--- a/apps/files_trashbin/l10n/de_DE.js
+++ b/apps/files_trashbin/l10n/de_DE.js
@@ -9,7 +9,9 @@ OC.L10N.register(
"Restore" : "Wiederherstellen",
"Unknown" : "Unbekannt",
"All files" : "Alle Dateien",
+ "You" : "Sie",
"Original location" : "Ursprünglicher Ort",
+ "Deleted by" : "Gelöscht von",
"Deleted" : "Gelöscht",
"A long time ago" : "Vor langer Zeit",
"List of files that have been deleted." : "Liste der gelöschten Dateien.",
diff --git a/apps/files_trashbin/l10n/de_DE.json b/apps/files_trashbin/l10n/de_DE.json
index 6aadfc0b8d9..778bd1c338a 100644
--- a/apps/files_trashbin/l10n/de_DE.json
+++ b/apps/files_trashbin/l10n/de_DE.json
@@ -7,7 +7,9 @@
"Restore" : "Wiederherstellen",
"Unknown" : "Unbekannt",
"All files" : "Alle Dateien",
+ "You" : "Sie",
"Original location" : "Ursprünglicher Ort",
+ "Deleted by" : "Gelöscht von",
"Deleted" : "Gelöscht",
"A long time ago" : "Vor langer Zeit",
"List of files that have been deleted." : "Liste der gelöschten Dateien.",
diff --git a/apps/files_trashbin/l10n/en_GB.js b/apps/files_trashbin/l10n/en_GB.js
index 0b439985e1b..815030b5fd4 100644
--- a/apps/files_trashbin/l10n/en_GB.js
+++ b/apps/files_trashbin/l10n/en_GB.js
@@ -9,7 +9,9 @@ OC.L10N.register(
"Restore" : "Restore",
"Unknown" : "Unknown",
"All files" : "All files",
+ "You" : "You",
"Original location" : "Original location",
+ "Deleted by" : "Deleted by",
"Deleted" : "Deleted",
"A long time ago" : "A long time ago",
"List of files that have been deleted." : "List of files that have been deleted.",
diff --git a/apps/files_trashbin/l10n/en_GB.json b/apps/files_trashbin/l10n/en_GB.json
index 9ddaf2ef588..69689bcbf7d 100644
--- a/apps/files_trashbin/l10n/en_GB.json
+++ b/apps/files_trashbin/l10n/en_GB.json
@@ -7,7 +7,9 @@
"Restore" : "Restore",
"Unknown" : "Unknown",
"All files" : "All files",
+ "You" : "You",
"Original location" : "Original location",
+ "Deleted by" : "Deleted by",
"Deleted" : "Deleted",
"A long time ago" : "A long time ago",
"List of files that have been deleted." : "List of files that have been deleted.",
diff --git a/apps/files_trashbin/l10n/eu.js b/apps/files_trashbin/l10n/eu.js
index 8d068c0b8d8..c27778ed231 100644
--- a/apps/files_trashbin/l10n/eu.js
+++ b/apps/files_trashbin/l10n/eu.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Restore" : "Leheneratu",
"Unknown" : "Ezezaguna",
"All files" : "Fitxategi guztiak",
+ "You" : "Zu ",
"Deleted" : "Ezabatuta",
"A long time ago" : "Orain dela denbora asko",
"List of files that have been deleted." : "Ezabatu diren fitxategien zerrenda.",
diff --git a/apps/files_trashbin/l10n/eu.json b/apps/files_trashbin/l10n/eu.json
index 96495f548f0..e16c91b16b2 100644
--- a/apps/files_trashbin/l10n/eu.json
+++ b/apps/files_trashbin/l10n/eu.json
@@ -5,6 +5,7 @@
"Restore" : "Leheneratu",
"Unknown" : "Ezezaguna",
"All files" : "Fitxategi guztiak",
+ "You" : "Zu ",
"Deleted" : "Ezabatuta",
"A long time ago" : "Orain dela denbora asko",
"List of files that have been deleted." : "Ezabatu diren fitxategien zerrenda.",
diff --git a/apps/files_trashbin/l10n/sr.js b/apps/files_trashbin/l10n/sr.js
index f81d197d238..0d4b5551126 100644
--- a/apps/files_trashbin/l10n/sr.js
+++ b/apps/files_trashbin/l10n/sr.js
@@ -9,7 +9,9 @@ OC.L10N.register(
"Restore" : "Врати",
"Unknown" : "Непознато",
"All files" : "Сви фајлови",
+ "You" : "Ви",
"Original location" : "Оригинална локација",
+ "Deleted by" : "Обрисао је",
"Deleted" : "Обрисано",
"A long time ago" : "Пре доста времена",
"List of files that have been deleted." : "Листа фајлова који су обрисани.",
diff --git a/apps/files_trashbin/l10n/sr.json b/apps/files_trashbin/l10n/sr.json
index 02e96b394d5..006eb2894be 100644
--- a/apps/files_trashbin/l10n/sr.json
+++ b/apps/files_trashbin/l10n/sr.json
@@ -7,7 +7,9 @@
"Restore" : "Врати",
"Unknown" : "Непознато",
"All files" : "Сви фајлови",
+ "You" : "Ви",
"Original location" : "Оригинална локација",
+ "Deleted by" : "Обрисао је",
"Deleted" : "Обрисано",
"A long time ago" : "Пре доста времена",
"List of files that have been deleted." : "Листа фајлова који су обрисани.",
diff --git a/apps/files_trashbin/l10n/zh_HK.js b/apps/files_trashbin/l10n/zh_HK.js
index c064c997074..e814191ed1b 100644
--- a/apps/files_trashbin/l10n/zh_HK.js
+++ b/apps/files_trashbin/l10n/zh_HK.js
@@ -9,7 +9,9 @@ OC.L10N.register(
"Restore" : "還原",
"Unknown" : "不詳",
"All files" : "所有檔案",
+ "You" : "您",
"Original location" : "原先的位置",
+ "Deleted by" : "被以下人仕刪除",
"Deleted" : "已刪除",
"A long time ago" : "很久以前",
"List of files that have been deleted." : "已被刪除檔案的清單。",
diff --git a/apps/files_trashbin/l10n/zh_HK.json b/apps/files_trashbin/l10n/zh_HK.json
index 4a91568406b..31404b7ca07 100644
--- a/apps/files_trashbin/l10n/zh_HK.json
+++ b/apps/files_trashbin/l10n/zh_HK.json
@@ -7,7 +7,9 @@
"Restore" : "還原",
"Unknown" : "不詳",
"All files" : "所有檔案",
+ "You" : "您",
"Original location" : "原先的位置",
+ "Deleted by" : "被以下人仕刪除",
"Deleted" : "已刪除",
"A long time ago" : "很久以前",
"List of files that have been deleted." : "已被刪除檔案的清單。",