mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
WP Post update German translation
This commit is contained in:
parent
14a564c5ae
commit
1db595b266
2 changed files with 36 additions and 23 deletions
|
@ -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 original post and comment 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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue