mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
DE translation updates
This commit is contained in:
parent
9804c71b53
commit
620352d1a2
2 changed files with 155 additions and 125 deletions
|
@ -412,6 +412,11 @@ $a->strings['Could not find any unarchived contact entry for this URL (%s)'] = '
|
|||
$a->strings['The contact entries have been archived'] = 'Die Kontakteinträge wurden archiviert.';
|
||||
$a->strings['Could not find any contact entry for this URL (%s)'] = 'Für die URL (%s) konnte kein Kontakt gefunden werden';
|
||||
$a->strings['The contact has been blocked from the node'] = 'Der Kontakt wurde von diesem Knoten geblockt';
|
||||
$a->strings['no resource in photo %s'] = 'keine Ressource im Foto %s';
|
||||
$a->strings['no photo with id %s'] = 'es existiert kein Foto mit der ID %s';
|
||||
$a->strings['no image data for photo with id %s'] = 'es gibt eine Bilddaten für das Foto mit der ID %s';
|
||||
$a->strings['invalid image for id %s'] = 'ungültiges Bild für die ID %s';
|
||||
$a->strings['Quit on invalid photo %s'] = 'Abbruch bei ungültigem Foto %s';
|
||||
$a->strings['Post update version number has been set to %s.'] = 'Die Post-Update-Versionsnummer wurde auf %s gesetzt.';
|
||||
$a->strings['Check for pending update actions.'] = 'Überprüfe ausstehende Update-Aktionen';
|
||||
$a->strings['Done.'] = 'Erledigt.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue