summaryrefslogtreecommitdiffstats
path: root/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-28 22:03:52 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-28 22:03:52 -0400
commit8c3861ad347391748bacf3b00eb0327631fd826c (patch)
treede3ff065aca3ff403565d39ab5be4b125424c5ae /l10n/es.php
parent55b9265a8d90e74379aef50c03080f0a44701e31 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.php')
-rw-r--r--l10n/es.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/l10n/es.php b/l10n/es.php
index ea44a5519..1c4aaaee5 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -2,6 +2,7 @@
"News" => "Noticias",
"Can not add feed: Exists already" => "No se puede agregar fuente: ya existe",
"Can not add feed: URL does not exist or has invalid xml" => "No se puede agregar fuente: el URL no existe o contiene XML inválido",
+"Articles without feed" => "Artículos sin fuente",
"Can not add folder: Exists already" => "No se puede agregar carpeta: ya existe",
" " => " ",
"_" => "_",
@@ -35,5 +36,8 @@
"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: file does not contain valid JSON" => "Error al importar: el archivo no contiene JSON válido"
+"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",
+"Show read articles" => "Mostrar artículos leídos",
+"Hide read articles" => "Ocultar artículos leídos"
);