mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 11:58:48 +00:00
ES translation of the pumpio addon updated THX Senex Petrovic
This commit is contained in:
parent
e38eb1c71c
commit
35bccaa604
2 changed files with 24 additions and 33 deletions
|
@ -5,13 +5,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# Albert, 2016
|
||||
# Senex Petrovic <javierruizo@hotmail.com>, 2021
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-06-23 14:45+0200\n"
|
||||
"PO-Revision-Date: 2016-11-17 22:20+0000\n"
|
||||
"Last-Translator: Albert\n"
|
||||
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||
"PO-Revision-Date: 2021-04-06 02:03+0000\n"
|
||||
"Last-Translator: Senex Petrovic <javierruizo@hotmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -19,84 +20,76 @@ msgstr ""
|
|||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: pumpio.php:38
|
||||
#: pumpio.php:54
|
||||
msgid "Permission denied."
|
||||
msgstr "Permiso denegado."
|
||||
|
||||
#: pumpio.php:124
|
||||
#: pumpio.php:149
|
||||
#, php-format
|
||||
msgid "Unable to register the client at the pump.io server '%s'."
|
||||
msgstr "Imposible registrar el cliente en el servidor '%s' de pump.io."
|
||||
|
||||
#: pumpio.php:164
|
||||
#: pumpio.php:189
|
||||
msgid "You are now authenticated to pumpio."
|
||||
msgstr "Ahora está autenticado en Pump.io."
|
||||
|
||||
#: pumpio.php:165
|
||||
#: pumpio.php:190
|
||||
msgid "return to the connector page"
|
||||
msgstr "volver a la página del conector"
|
||||
|
||||
#: pumpio.php:183
|
||||
#: pumpio.php:210
|
||||
msgid "Post to pumpio"
|
||||
msgstr "Publicar en Pump.io"
|
||||
|
||||
#: pumpio.php:221 pumpio.php:225
|
||||
#: pumpio.php:251 pumpio.php:255
|
||||
msgid "Pump.io Import/Export/Mirror"
|
||||
msgstr "Importar/Exportar/Reflejar Pump.io"
|
||||
|
||||
#: pumpio.php:229
|
||||
#: pumpio.php:259
|
||||
msgid "pump.io username (without the servername)"
|
||||
msgstr "Nombre de usuario de Pump.io (sin el nombre de servidor)"
|
||||
|
||||
#: pumpio.php:234
|
||||
#: pumpio.php:264
|
||||
msgid "pump.io servername (without \"http://\" or \"https://\" )"
|
||||
msgstr "Nombre de servidor de Pump.io (sin \"http://\" o \"https://\" )"
|
||||
|
||||
#: pumpio.php:246
|
||||
#: pumpio.php:275
|
||||
msgid "Authenticate your pump.io connection"
|
||||
msgstr "Autenticar su conexión de Pump.io"
|
||||
|
||||
#: pumpio.php:250
|
||||
#: pumpio.php:279
|
||||
msgid "Import the remote timeline"
|
||||
msgstr "Importar la línea de tiempo remota"
|
||||
|
||||
#: pumpio.php:255
|
||||
#: pumpio.php:284
|
||||
msgid "Enable pump.io Post Addon"
|
||||
msgstr "Habilitar Addon de publicación de Pump.io"
|
||||
msgstr "Habilitar el complemento de publicación pump.io"
|
||||
|
||||
#: pumpio.php:260
|
||||
#: pumpio.php:289
|
||||
msgid "Post to pump.io by default"
|
||||
msgstr "Publicar en Pump.io por defecto"
|
||||
|
||||
#: pumpio.php:265
|
||||
#: pumpio.php:294
|
||||
msgid "Should posts be public?"
|
||||
msgstr "¿Deberían de ser públicas las entradas?"
|
||||
|
||||
#: pumpio.php:270
|
||||
#: pumpio.php:299
|
||||
msgid "Mirror all public posts"
|
||||
msgstr "Reflejar todas las entradas públicas"
|
||||
|
||||
#: pumpio.php:275
|
||||
#: pumpio.php:304
|
||||
msgid "Check to delete this preset"
|
||||
msgstr "Chequear para eliminar este preajuste"
|
||||
|
||||
#: pumpio.php:285
|
||||
#: pumpio.php:314
|
||||
msgid "Save Settings"
|
||||
msgstr "Guardar Ajustes"
|
||||
|
||||
#: pumpio.php:515
|
||||
msgid "Pump.io post failed. Queued for retry."
|
||||
msgstr "Falló la publicación de Pump.io. En cola para reintentar."
|
||||
|
||||
#: pumpio.php:587
|
||||
msgid "Pump.io like failed. Queued for retry."
|
||||
msgstr "Falló el Like de Pump.io. En cola para reintentar."
|
||||
|
||||
#: pumpio.php:875
|
||||
#: pumpio.php:981
|
||||
msgid "status"
|
||||
msgstr "estado"
|
||||
|
||||
#: pumpio.php:879
|
||||
#: pumpio.php:985
|
||||
#, php-format
|
||||
msgid "%1$s likes %2$s's %3$s"
|
||||
msgstr "A %1$s le gustan los %3$s de %2$s"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue