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 "Importar la línea de tiempo remota"
#: pumpio.php:255
msgid "Enable pump.io Post Plugin"
msgstr "Habilitar Plugin de publicación de Pump.io"
msgid "Enable pump.io Post Addon"
msgstr "Habilitar Addon de publicación de 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)"] = "Nombre de usuario de
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "Nombre de servidor de Pump.io (sin \"http://\" o \"https://\" )";
$a->strings["Authenticate your pump.io connection"] = "Autenticar su conexión de Pump.io";
$a->strings["Import the remote timeline"] = "Importar la línea de tiempo remota";
$a->strings["Enable pump.io Post Plugin"] = "Habilitar Plugin de publicación de Pump.io";
$a->strings["Enable pump.io Post Addon"] = "Habilitar Addon de publicación de Pump.io";
$a->strings["Post to pump.io by default"] = "Publicar en Pump.io por defecto";
$a->strings["Should posts be public?"] = "¿Deberían de ser públicas las entradas?";
$a->strings["Mirror all public posts"] = "Reflejar todas las entradas públicas";