aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-30 00:20:03 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-30 00:20:03 +0000
commitbd369be6b437a1af859b1629c6f43ce9ece6448b (patch)
tree334100d8c5a5a93184c65b2e71e4635897b389fd /apps/files/l10n/de_DE.js
parent3eb91a4b9e0b5ce2e0809374e5836d6cdc30660a (diff)
downloadnextcloud-server-bd369be6b437a1af859b1629c6f43ce9ece6448b.tar.gz
nextcloud-server-bd369be6b437a1af859b1629c6f43ce9ece6448b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/de_DE.js')
-rw-r--r--apps/files/l10n/de_DE.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 31c8c01a273..e1a4a6891bc 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -283,7 +283,7 @@ OC.L10N.register(
"Disconnect storages" : "Speicher trennen",
"Delete files" : "Dateien löschen",
"Delete folders" : "Ordner löschen",
- "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Sie sind dabei, {count} Element endgültig zu löschen","Sie sind dabei, {count} Elemente endgültig zu löschen"],
+ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Sie sind dabei, {count} Element endgültig zu löschen","Sie sind dabei, {count} Elemente endgültig zu löschen"],
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Sie sind dabei, {count} Element zu löschen","Sie sind dabei, {count} Elemente zu löschen"],
"Confirm deletion" : "Löschen bestätigen",
"Cancel" : "Abbrechen",