From 8d034efa0c4ada1a6fecda6d76bb85b4ba9ddeeb Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 1 Jan 2024 07:32:04 +0100 Subject: [PATCH] Update de_DE, thanks to bigant --- language/de_DE/admin.lang.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index 1c95ec01b..1d1d43b7c 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -982,7 +982,7 @@ $lang['Display form'] = 'Zeige Formblatt'; $lang['It only takes a few clicks.'] = 'Es braucht nur ein paar Klicks'; $lang['No filter on album. Select one or type to search'] = 'Kein Filter auf dem Album. Wähle einen oder benutze die Suche'; $lang['No tags selected, no actions possible.'] = 'Kein Schlagwort ausgewählt, keine Aktion möglich.'; -$lang['Piwigo %s is available, please update'] = 'Piwigo %s ist verfügbar, bitte updaten.'; +$lang['Piwigo %s is available, please update'] = 'Piwigo %s ist verfügbar, bitte aktualisieren.'; $lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo Remote Sync kann eine ganze Ordnerhierarchie hochladen. Wenn Sie es später erneut ausführen, werden nur die neu hinzugefügten Fotos hochgeladen.'; $lang['Running on an up-to-date Piwigo is important for security.'] = 'Ein stets aktualisiertes Piwigo ist wichtig für die Sicherheit.'; $lang['Select tags'] = 'Stichworte auswählen'; @@ -1349,4 +1349,6 @@ $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'; -$lang['%d files'] = '%d Dateien'; \ No newline at end of file +$lang['%d files'] = '%d Dateien'; +$lang['Expand'] = 'Vergrößern'; +$lang['Shrink'] = 'Verkleinern'; \ No newline at end of file