]> git.mxchange.org Git - friendica-addons.git/blobdiff - pumpio/lang/es/strings.php
regenerated all the strings
[friendica-addons.git] / pumpio / lang / es / strings.php
index 049d628e597885da25e375268be257cfb3b2d8e0..05169c1688b4f66bcd3878d02f7039b50981301b 100644 (file)
@@ -5,22 +5,21 @@ function string_plural_select_es($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Permission denied."] = "Permiso denegado.";
-$a->strings["Unable to register the client at the pump.io server '%s'."] = "Imposible registrar el cliente en el servidor '%s' de pump.io.";
-$a->strings["You are now authenticated to pumpio."] = "Ahora está autenticado en Pump.io.";
-$a->strings["return to the connector page"] = "volver a la página del conector";
-$a->strings["Post to pumpio"] = "Publicar en Pump.io";
-$a->strings["Pump.io Import/Export/Mirror"] = "Importar/Exportar/Reflejar Pump.io";
-$a->strings["pump.io username (without the servername)"] = "Nombre de usuario de Pump.io (sin el nombre de servidor)";
-$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 Addon"] = "Habilitar el complemento de publicación 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";
-$a->strings["Check to delete this preset"] = "Chequear para eliminar este preajuste";
-$a->strings["Save Settings"] = "Guardar Ajustes";
-$a->strings["status"] = "estado";
-$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s le gustan los %3\$s de %2\$s";
+$a->strings['Permission denied.'] = 'Permiso denegado.';
+$a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Imposible registrar el cliente en el servidor \'%s\' de pump.io.';
+$a->strings['You are now authenticated to pumpio.'] = 'Ahora está autenticado en Pump.io.';
+$a->strings['return to the connector page'] = 'volver a la página del conector';
+$a->strings['Post to pumpio'] = 'Publicar en Pump.io';
+$a->strings['Pump.io Import/Export/Mirror'] = 'Importar/Exportar/Reflejar Pump.io';
+$a->strings['pump.io username (without the servername)'] = 'Nombre de usuario de Pump.io (sin el nombre de servidor)';
+$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 Addon'] = 'Habilitar el complemento de publicación 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';
+$a->strings['Check to delete this preset'] = 'Chequear para eliminar este preajuste';
+$a->strings['Save Settings'] = 'Guardar Ajustes';
+$a->strings['status'] = 'estado';
+$a->strings['%1$s likes %2$s\'s %3$s'] = 'A %1$s le gustan los %3$s de %2$s';