mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
DE: update to the strings
This commit is contained in:
parent
86f907d715
commit
d651291916
2 changed files with 115 additions and 104 deletions
|
@ -913,6 +913,7 @@ $a->strings["Login failed."] = "Anmeldung fehlgeschlagen.";
|
|||
$a->strings["Contact added"] = "Kontakt hinzugefügt";
|
||||
$a->strings["Common Friends"] = "Gemeinsame Freunde";
|
||||
$a->strings["No contacts in common."] = "Keine gemeinsamen Kontakte.";
|
||||
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt %2\$s %3\$s";
|
||||
$a->strings["link"] = "Link";
|
||||
$a->strings["Item has been removed."] = "Eintrag wurde entfernt.";
|
||||
$a->strings["Applications"] = "Anwendungen";
|
||||
|
@ -1954,6 +1955,7 @@ $a->strings["Categories:"] = "Kategorien";
|
|||
$a->strings["Filed under:"] = "Abgelegt unter:";
|
||||
$a->strings["remove"] = "löschen";
|
||||
$a->strings["Delete Selected Items"] = "Lösche die markierten Beiträge";
|
||||
$a->strings["Follow Thread"] = "Folge der Unterhaltung";
|
||||
$a->strings["%s likes this."] = "%s mag das.";
|
||||
$a->strings["%s doesn't like this."] = "%s mag das nicht.";
|
||||
$a->strings["<span %1\$s>%2\$d people</span> like this."] = "<span %1\$s>%2\$d Leute</span> mögen das.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue