X-Git-Url: https://git.mxchange.org/?p=friendica-addons.git;a=blobdiff_plain;f=communityhome%2Flang%2Fde%2Fstrings.php;h=87b9bccfaaabbb02012e5b00b5ad2d7b55685078;hp=87489c6fdaf1c8cc9164d78fe32fbc9a69c88202;hb=f6460497e3b49b17a16cb709ab58939cde6b3a94;hpb=47fff67b5ddae7f84b2642037c0a21092fd80c0d diff --git a/communityhome/lang/de/strings.php b/communityhome/lang/de/strings.php index 87489c6f..87b9bccf 100644 --- a/communityhome/lang/de/strings.php +++ b/communityhome/lang/de/strings.php @@ -1,14 +1,20 @@ -strings["Login"] = "Anmeldung"; -$a->strings["OpenID"] = "OpenID"; -$a->strings["Latest users"] = "Letzte Benutzer"; -$a->strings["Most active users"] = "Aktivste Nutzer"; -$a->strings["Latest photos"] = "Neueste Fotos"; -$a->strings["Contact Photos"] = "Kontaktbilder"; -$a->strings["Profile Photos"] = "Profilbilder"; -$a->strings["Latest likes"] = "Neueste Favoriten"; -$a->strings["event"] = "Veranstaltung"; -$a->strings["status"] = "Status"; -$a->strings["photo"] = "Foto"; -$a->strings["Welcome to %s"] = "Willkommen zu %s"; +strings["Login"] = "Anmeldung"; +$a->strings["OpenID"] = "OpenID"; +$a->strings["Latest users"] = "Letzte Benutzer"; +$a->strings["Most active users"] = "Aktivste Nutzer"; +$a->strings["Latest photos"] = "Neueste Fotos"; +$a->strings["Contact Photos"] = "Kontaktbilder"; +$a->strings["Profile Photos"] = "Profilbilder"; +$a->strings["Latest likes"] = "Neueste Favoriten"; +$a->strings["event"] = "Veranstaltung"; +$a->strings["status"] = "Status"; +$a->strings["photo"] = "Foto"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s mag %2\$s's %3\$s"; +$a->strings["Welcome to %s"] = "Willkommen zu %s";