Update strings

update strings to contain addon
This commit is contained in:
Adam Magness 2018-01-20 11:01:59 -05:00
parent c71f7b0e1a
commit 96c41e5623
519 changed files with 829 additions and 829 deletions

View file

@ -61,8 +61,8 @@ msgid "Import the remote timeline"
msgstr "Importiere die entfernte Zeitleiste"
#: pumpio.php:255
msgid "Enable pump.io Post Plugin"
msgstr "Pump.io-Post-Plugin aktivieren"
msgid "Enable pump.io Post Addon"
msgstr "Pump.io-Post-Addon aktivieren"
#: pumpio.php:260
msgid "Post to pump.io by default"

View file

@ -15,7 +15,7 @@ $a->strings["pump.io username (without the servername)"] = " Pump.io Nutzername
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = " Pump.io Servername (ohne \"http://\" oder \"https://\" )";
$a->strings["Authenticate your pump.io connection"] = "Authentifiziere deine Pump.io Verbindung";
$a->strings["Import the remote timeline"] = "Importiere die entfernte Zeitleiste";
$a->strings["Enable pump.io Post Plugin"] = "Pump.io-Post-Plugin aktivieren";
$a->strings["Enable pump.io Post Addon"] = "Pump.io-Post-Addon aktivieren";
$a->strings["Post to pump.io by default"] = "Standardmäßig bei Pump.io veröffentlichen";
$a->strings["Should posts be public?"] = "Sollen Nachrichten öffentlich sein ?";
$a->strings["Mirror all public posts"] = "Spiegle alle öffentlichen Nachrichten";