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 "Importa la timeline remota"
#: pumpio.php:255
msgid "Enable pump.io Post Plugin"
msgstr "Abilita il plugin di invio ad pump.io"
msgid "Enable pump.io Post Addon"
msgstr "Abilita iladdondi invio ad pump.io"
#: pumpio.php:260
msgid "Post to pump.io by default"

View file

@ -15,7 +15,7 @@ $a->strings["pump.io username (without the servername)"] = "nome utente pump.io
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "nome del server pump.io (senza \"http://\" o \"https://\")";
$a->strings["Authenticate your pump.io connection"] = "Autentica la tua connessione pump.io";
$a->strings["Import the remote timeline"] = "Importa la timeline remota";
$a->strings["Enable pump.io Post Plugin"] = "Abilita il plugin di invio ad pump.io";
$a->strings["Enable pump.io Post Addon"] = "Abilita il addon di invio ad pump.io";
$a->strings["Post to pump.io by default"] = "Invia sempre a pump.io";
$a->strings["Should posts be public?"] = "I messaggi devono essere pubblici?";
$a->strings["Mirror all public posts"] = "Clona tutti i messaggi pubblici";