mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:05:16 +02:00
DE translation update
This commit is contained in:
parent
60a6503f6f
commit
9cd72cfec6
2 changed files with 139 additions and 114 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue