DE translation update

This commit is contained in:
Tobias Diekershoff 2022-12-08 18:11:16 +01:00
parent 60a6503f6f
commit 9cd72cfec6
2 changed files with 139 additions and 114 deletions

View file

@ -2369,6 +2369,10 @@ $a->strings['Add'] = 'Hinzufügen';
$a->strings['No entries.'] = 'Keine Einträge.';
$a->strings['The theme you chose isn\'t available.'] = 'Das gewählte Theme ist nicht verfügbar';
$a->strings['%s - (Unsupported)'] = '%s - (Nicht unterstützt)';
$a->strings['No preview'] = 'Keine Vorschau';
$a->strings['No image'] = 'Kein Bild';
$a->strings['Small Image'] = 'Kleines Bild';
$a->strings['Large Image'] = 'Große Bilder';
$a->strings['Display Settings'] = 'Anzeige-Einstellungen';
$a->strings['General Theme Settings'] = 'Allgemeine Theme-Einstellungen';
$a->strings['Custom Theme Settings'] = 'Benutzerdefinierte Theme-Einstellungen';
@ -2395,6 +2399,7 @@ $a->strings['Display the resharer'] = 'Teilenden anzeigen';
$a->strings['Display the first resharer as icon and text on a reshared item.'] = 'Zeige das Profilbild des ersten Kontakts von dem ein Beitrag geteilt wurde.';
$a->strings['Stay local'] = 'Bleib lokal';
$a->strings['Don\'t go to a remote system when following a contact link.'] = 'Gehe nicht zu einem Remote-System, wenn einem Kontaktlink gefolgt wird';
$a->strings['Link preview mode'] = 'Vorschau Modus für Links';
$a->strings['Beginning of week:'] = 'Wochenbeginn:';
$a->strings['Additional Features'] = 'Zusätzliche Features';
$a->strings['Connected Apps'] = 'Verbundene Programme';