WP Post update German translation

This commit is contained in:
Tobias Diekershoff 2017-02-11 09:52:04 +01:00
parent 14a564c5ae
commit 1db595b266
2 changed files with 36 additions and 23 deletions

View file

@ -6,13 +6,15 @@ function string_plural_select_de($n){
}}
;
$a->strings["Post to Wordpress"] = "Bei WordPress veröffentlichen";
$a->strings["WordPress Post Settings"] = "WordPress-Beitragseinstellungen";
$a->strings["Wordpress Export"] = "Wordpress Export";
$a->strings["Enable WordPress Post Plugin"] = "WordPress Plugin aktivieren";
$a->strings["WordPress username"] = "WordPress-Benutzername";
$a->strings["WordPress password"] = "WordPress-Passwort";
$a->strings["WordPress API URL"] = "WordPress-API-URL";
$a->strings["Post to WordPress by default"] = "Standardmäßig auf WordPress veröffentlichen";
$a->strings["Provide a backlink to the Friendica post"] = "Einen Link zurück zum Friendica-Beitrag hinzufügen";
$a->strings["Submit"] = "Senden";
$a->strings["Text for the backlink, e.g. Read the original post and comment stream on Friendica."] = "Text für den Link zurück, z.B. lies den Original-Post und die Kommentare auf Friendica.";
$a->strings["Don't post messages that are too short"] = "Zu kurze Mitteilungen nicht posten";
$a->strings["Save Settings"] = "Einstellungen speichern";
$a->strings["Read the orig­i­nal post and com­ment stream on Friendica"] = "Lies den Original-Post und die Kommentare auf Friendica";
$a->strings["Post from Friendica"] = "Post via Friendica";
$a->strings["Read the original post and comment stream on Friendica"] = "Den Original-Beitrag samt Kommentaren bei Friendica lesen";