DE translation updates
This commit is contained in:
parent
bed1139093
commit
9bb7e4cdfe
2 changed files with 138 additions and 110 deletions
|
@ -2131,6 +2131,9 @@ $a->strings['Wrong type "%s", expected one of: %s'] = 'Falscher Typ "%s", hatte
|
|||
$a->strings['Model not found'] = 'Model nicht gefunden';
|
||||
$a->strings['Remote privacy information not available.'] = 'Entfernte Privatsphäreneinstellungen nicht verfügbar.';
|
||||
$a->strings['Visible to:'] = 'Sichtbar für:';
|
||||
$a->strings['%d more'] = '%d weitere';
|
||||
$a->strings['<b>To:</b> %s<br>'] = '<b>To:</b> %s<br>';
|
||||
$a->strings['<b>CC:</b> %s<br>'] = '<b>CC:</b> %s<br>';
|
||||
$a->strings['The Photo is not available.'] = 'Das Foto ist nicht verfügbar.';
|
||||
$a->strings['The Photo with id %s is not available.'] = 'Das Bild mit ID %s ist nicht verfügbar.';
|
||||
$a->strings['Invalid external resource with url %s.'] = 'Ungültige externe Ressource mit der URL %s';
|
||||
|
@ -2557,8 +2560,10 @@ $a->strings['This message was sent to you by %s, a member of the Friendica socia
|
|||
$a->strings['You may visit them online at %s'] = 'Du kannst sie online unter %s besuchen';
|
||||
$a->strings['Please contact the sender by replying to this post if you do not wish to receive these messages.'] = 'Falls du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem du auf diese Nachricht antwortest.';
|
||||
$a->strings['%s posted an update.'] = '%s hat ein Update veröffentlicht.';
|
||||
$a->strings['This entry was edited'] = 'Dieser Beitrag wurde bearbeitet.';
|
||||
$a->strings['Private Message'] = 'Private Nachricht';
|
||||
$a->strings['Public Message'] = 'Öffentlicher Beitrag';
|
||||
$a->strings['Unlisted Message'] = 'Nicht gelisteter Beitrag';
|
||||
$a->strings['This entry was edited'] = 'Dieser Beitrag wurde bearbeitet.';
|
||||
$a->strings['Connector Message'] = 'Connector Nachricht';
|
||||
$a->strings['Edit'] = 'Bearbeiten';
|
||||
$a->strings['Pinned item'] = 'Angehefteter Beitrag';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue