mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
mailstream: update the DE translation
This commit is contained in:
parent
6d3608eec7
commit
b918eda458
2 changed files with 50 additions and 27 deletions
|
@ -16,7 +16,11 @@ $a->strings["Email"] = "E-Mail";
|
|||
$a->strings["Friendica Item"] = "Friendica Artikel";
|
||||
$a->strings["Upstream"] = "Upstream";
|
||||
$a->strings["Local"] = "Lokal";
|
||||
$a->strings["Enabled"] = "eingeschaltet";
|
||||
$a->strings["Email Address"] = "E-Mail-Adresse";
|
||||
$a->strings["Leave blank to use your account email address"] = "Leer lassen für Deine Konto-E-Mail-Addresse";
|
||||
$a->strings["Enabled"] = "eingeschaltet";
|
||||
$a->strings["Exclude Likes"] = "Likes ignorieren";
|
||||
$a->strings["Check this to omit mailing \"Like\" notifications"] = "Diese Option verhindert das versenden von \"Like\"-Benachrichtigungen per E-Mail.";
|
||||
$a->strings["Attach Images"] = "Bolder anhängen";
|
||||
$a->strings["Download images in posts and attach them to the email. Useful for reading email while offline."] = "Sollen Bilder die im Beitrag eingebettet sind als Dateianhang in den E-Mails mit verschickt werden?";
|
||||
$a->strings["Mail Stream Settings"] = "Mail-Nachrichten Einstellungen";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue