From b7e6e0852071e9251d3e3de1cd0bb8afc6da7c1f Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sun, 10 Apr 2016 01:01:28 -0400 Subject: [tx-robot] updated from transifex --- l10n/es.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'l10n/es.php') diff --git a/l10n/es.php b/l10n/es.php index d00ce7f2d..01e42bb95 100644 --- a/l10n/es.php +++ b/l10n/es.php @@ -3,7 +3,6 @@ $TRANSLATIONS = array( "Feed contains invalid XML" => "La fuente contiene XML inválido", "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" => "Fuente no encontrada: o bien la página web no proporciona una fuente o bloquea el acceso. Para descartar el bloqueo, intente descargar la fuente en la línea de comandos del servidor utilizando curl: curl http://the-feed.tld", "Detected feed format is not supported" => "El formato de fuente detectado no está soportado", -"SSL Certificate is invalid" => "El certificado SSL es inválido", "Website not found" => "Sitio web no encontrado", "More redirects than allowed, aborting" => "Hay más redirecciones que el máximo permitido, cancelando", "Bigger than maximum allowed size" => "Mayor tamaño que el máximo permitido", @@ -126,10 +125,12 @@ $TRANSLATIONS = array( "Help" => "Ayuda", "Keyboard shortcuts" => "Atajos de teclado", "Documentation" => "Documentación", +"Report a bug" => "Notificar un error", "Subscriptions (OPML)" => "Subscripciones (OPML)", "Import" => "Importar", "Export" => "Exportar", "Error when importing: file does not contain valid OPML" => "Error al importar: el archivo no contiene OPML válido", +"Error when importing: OPML is does neither contain feeds nor folders" => "Error al importar: el OPML no contiene fuentes ni carpetas", "Unread/Starred Articles" => "Artículos no leídos y favoritos", "Error when importing: file does not contain valid JSON" => "Error al importar: el archivo no contiene JSON válido" ); -- cgit v1.2.3