DE: update to the strings
This commit is contained in:
parent
5c3bce30d6
commit
612af04b1c
2 changed files with 169 additions and 159 deletions
|
|
@ -1070,8 +1070,10 @@ $a->strings["Status:"] = "Status:";
|
|||
$a->strings["Homepage:"] = "Homepage:";
|
||||
$a->strings["About:"] = "Über:";
|
||||
$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge (einige Einträge könnten versteckt sein).";
|
||||
$a->strings["Total invitation limit exceeded."] = "Limit für Einladungen erreicht.";
|
||||
$a->strings["%s : Not a valid email address."] = "%s: Keine gültige Email Adresse.";
|
||||
$a->strings["Please join us on Friendica"] = "Bitte trete bei uns auf Friendica bei";
|
||||
$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limit für Einladungen erreicht. Bitte kontaktiere des Administrator der Seite.";
|
||||
$a->strings["%s : Message delivery failed."] = "%s: Zustellung der Nachricht fehlgeschlagen.";
|
||||
$a->strings["%d message sent."] = array(
|
||||
0 => "%d Nachricht gesendet.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue