X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Flang%2Fde%2Fstrings.php;h=fe894ca0830072acc68dc7e43528d334ff292bd9;hb=6f290607de7f10cea7429aacd0b394fd3f4c4e69;hp=8f0d62f939b3667073ad46dd0ea7d655dd012456;hpb=eb94bedc0ecb4330dc42d2d5243f3371816facc7;p=friendica.git diff --git a/view/lang/de/strings.php b/view/lang/de/strings.php index 8f0d62f939..fe894ca083 100644 --- a/view/lang/de/strings.php +++ b/view/lang/de/strings.php @@ -559,7 +559,6 @@ $a->strings['To export your account, go to "Settings->Export your personal data" $a->strings['You aren\'t following this contact.'] = 'Du folgst diesem Kontakt.'; $a->strings['Unfollowing is currently not supported by your network.'] = 'Bei diesem Netzwerk wird das Entfolgen derzeit nicht unterstützt.'; $a->strings['Disconnect/Unfollow'] = 'Verbindung lösen/Nicht mehr folgen'; -$a->strings['Unfollowing is currently not supported by this contact\'s network.'] = 'Bei dem Netzwerk dieses Kontakts wird das Entfolgen derzeit nicht unterstützt.'; $a->strings['Unable to unfollow this contact, please retry in a few minutes or contact your administrator.'] = 'Konnte dem Kontakt nicht entfolgen. Bitte warte ein paar Minuten und versuche es dann noch einmal, oder kontaktiere deinen Administrator.'; $a->strings['Contact was successfully unfollowed'] = 'Kontakt wurde erfolgreich entfolgt.'; $a->strings['Unable to unfollow this contact, please contact your administrator'] = 'Konnte dem Kontakt nicht entfolgen. Bitte kontaktiere deinen Administrator.'; @@ -2144,6 +2143,7 @@ $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['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'; $a->strings['Invalid photo with id %s.'] = 'Fehlerhaftes Foto mit der ID %s.';