mirror of
https://github.com/friendica/friendica
synced 2024-11-10 06:22:53 +00:00
DE translation update
This commit is contained in:
parent
414f20c529
commit
d02cc0d7e2
2 changed files with 858 additions and 857 deletions
File diff suppressed because it is too large
Load diff
|
@ -2101,7 +2101,7 @@ $a->strings["Region/State:"] = "Region/Bundesstaat:";
|
||||||
$a->strings["Postal/Zip Code:"] = "Postleitzahl:";
|
$a->strings["Postal/Zip Code:"] = "Postleitzahl:";
|
||||||
$a->strings["Country:"] = "Land:";
|
$a->strings["Country:"] = "Land:";
|
||||||
$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) Adresse";
|
$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) Adresse";
|
||||||
$a->strings["The XMPP address will be published so that people can follow you there."] = "Die XMPP Adresse wird veröffentlicht, damit man dort mit dir kommunizieren kann.";
|
$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "Die XMPP Adresse wird an deine Kontakte verteilt werden, so dass sie auch über XMPP mit dir in Kontakt treten können.";
|
||||||
$a->strings["Matrix (Element) address:"] = "Matrix (Element) Adresse:";
|
$a->strings["Matrix (Element) address:"] = "Matrix (Element) Adresse:";
|
||||||
$a->strings["The Matrix address will be published so that people can follow you there."] = "Die Matrix Adresse wird veröffentlicht, damit man dort mit dir kommunizieren kann.";
|
$a->strings["The Matrix address will be published so that people can follow you there."] = "Die Matrix Adresse wird veröffentlicht, damit man dort mit dir kommunizieren kann.";
|
||||||
$a->strings["Homepage URL:"] = "Adresse der Homepage:";
|
$a->strings["Homepage URL:"] = "Adresse der Homepage:";
|
||||||
|
@ -2256,13 +2256,13 @@ $a->strings["I might attend"] = "Ich werde eventuell teilnehmen";
|
||||||
$a->strings["Ignore thread"] = "Thread ignorieren";
|
$a->strings["Ignore thread"] = "Thread ignorieren";
|
||||||
$a->strings["Unignore thread"] = "Thread nicht mehr ignorieren";
|
$a->strings["Unignore thread"] = "Thread nicht mehr ignorieren";
|
||||||
$a->strings["Toggle ignore status"] = "Ignoriert-Status ein-/ausschalten";
|
$a->strings["Toggle ignore status"] = "Ignoriert-Status ein-/ausschalten";
|
||||||
|
$a->strings["Add star"] = "Markieren";
|
||||||
|
$a->strings["Remove star"] = "Markierung entfernen";
|
||||||
|
$a->strings["Toggle star status"] = "Markierung umschalten";
|
||||||
$a->strings["Pin"] = "Anheften";
|
$a->strings["Pin"] = "Anheften";
|
||||||
$a->strings["Unpin"] = "Losmachen";
|
$a->strings["Unpin"] = "Losmachen";
|
||||||
$a->strings["Toggle pin status"] = "Angeheftet Status ändern";
|
$a->strings["Toggle pin status"] = "Angeheftet Status ändern";
|
||||||
$a->strings["Pinned"] = "Angeheftet";
|
$a->strings["Pinned"] = "Angeheftet";
|
||||||
$a->strings["Add star"] = "Markieren";
|
|
||||||
$a->strings["Remove star"] = "Markierung entfernen";
|
|
||||||
$a->strings["Toggle star status"] = "Markierung umschalten";
|
|
||||||
$a->strings["Add tag"] = "Tag hinzufügen";
|
$a->strings["Add tag"] = "Tag hinzufügen";
|
||||||
$a->strings["Quote share this"] = "Teile und zitiere dies";
|
$a->strings["Quote share this"] = "Teile und zitiere dies";
|
||||||
$a->strings["Quote Share"] = "Zitat teilen";
|
$a->strings["Quote Share"] = "Zitat teilen";
|
||||||
|
|
Loading…
Reference in a new issue