From f9f0305708b9ad16dd9c6f5ea67c1c2dd573fa31 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 15 Nov 2023 16:23:48 +0100 Subject: [PATCH] Update de_DE, thanks to slim --- language/de_DE/admin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index 474b6ac2a..1c95ec01b 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -1348,4 +1348,5 @@ $lang['Comments disallowed for sub-albums'] = 'Kommentare für Unteralben nicht $lang['Created'] = 'Erstellt'; $lang['Detect and avoid duplicates during upload'] = 'Duplikate beim Hochladen erkennen und vermeiden'; $lang['Disallow comments for sub-albums'] = 'Kommentare für Unteralben nicht zulassen'; -$lang['During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file'] = 'Wenn Piwigo während des Hochladens feststellt, dass das Foto bereits existiert, wird das vorhandene Foto dem Zielalbum zugeordnet, ohne die Datei zu duplizieren'; \ No newline at end of file +$lang['During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file'] = 'Wenn Piwigo während des Hochladens feststellt, dass das Foto bereits existiert, wird das vorhandene Foto dem Zielalbum zugeordnet, ohne die Datei zu duplizieren'; +$lang['%d files'] = '%d Dateien'; \ No newline at end of file