mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
Update strings
update strings to contain addon
This commit is contained in:
parent
c71f7b0e1a
commit
96c41e5623
519 changed files with 829 additions and 829 deletions
|
@ -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"
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue