summaryrefslogtreecommitdiffstats
path: root/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-18 01:01:22 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-18 01:01:22 -0500
commit634cb9f02644b95f88d1b953cd1b1d5701043377 (patch)
tree87a7675195c138d3c1203fe59af366d5a4fa022e /l10n/es.php
parentb66a762a0232c08456ef5a8ef8a75d9524bea1dd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.php')
-rw-r--r--l10n/es.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/l10n/es.php b/l10n/es.php
index ee59c88bd..30b3e2a4f 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -1,6 +1,7 @@
<?php
$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" => "Alimento no encontrado: o bien la página web no proporciona una retroalimentación o bloquea el acceso. Para descartar el bloqueo, intente descargar la retroalimentación en la línea de comandos del servidor utilizando curl: rizo 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",
@@ -84,9 +85,13 @@ $TRANSLATIONS = array(
"Undo delete feed" => "Deshacer eliminar fuente",
"Rename" => "Renombrar",
"Menu" => "Menú",
+"Unpin feed from the top" => "Quitar Pin de retroalimentación hasta arriba",
+"Pin feed to the top" => "Permitir Pin de retroalimentación hasta arriba",
"No feed ordering" => "Fuentes no ordenadas",
"Reversed feed ordering" => "Fuentes en orden inverso",
"Normal feed ordering" => "Fuentes en orden normal",
+"Enable full text feed fetching" => "Habilitar texto completo al ir a buscar retroalimentación",
+"Disable full text feed fetching" => "Desactivar texto completo al ir a buscar retroalimentación",
"Keep updated articles as is" => "Mantener artículos actualizadas como este",
"Mark updated articles unread" => "Marcar artículos actualizados como no leídos",
"Rename feed" => "Renombrar fuente",