]> git.mxchange.org Git - friendica-addons.git/commitdiff
Aktualisierung der DE Übersetzung des wppost Addons
authorylms <ylms@canis.uberspace.de>
Fri, 18 Sep 2015 09:41:21 +0000 (11:41 +0200)
committerylms <ylms@canis.uberspace.de>
Fri, 18 Sep 2015 09:41:21 +0000 (11:41 +0200)
wppost/lang/de/messages.po
wppost/lang/de/strings.php

index c6b7ee18bd25b323189e4732d1ee1bbbb5a91b96..6277b7d0929a2c1f3a396cfc5a0e2377b5ccddd0 100644 (file)
@@ -21,7 +21,7 @@ msgstr ""
 
 #: wppost.php:42
 msgid "Post to Wordpress"
-msgstr "Invia a Wordpress"
+msgstr "Bei Wordpress veröffentlichen"
 
 #: wppost.php:76
 msgid "WordPress Post Settings"
index 3c06c4224dc9535690a8b069bbcce5882a7479c4..877e033f931d8aa2998a392c21992c7d2ad43e9f 100644 (file)
@@ -5,7 +5,7 @@ function string_plural_select_de($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Post to Wordpress"] = "Invia a Wordpress";
+$a->strings["Post to Wordpress"] = "Bei Wordpress veröffentlichen";
 $a->strings["WordPress Post Settings"] = "Impostazioni invio a WordPress";
 $a->strings["Enable WordPress Post Plugin"] = "Abilita il plugin di invio a Wordpress";
 $a->strings["WordPress username"] = "Nome utente Wordpress";