summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-04 00:13:12 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-04 00:13:12 +0000
commit8c1d7d6dd74fa7bfb4f92cbfe8baaa617b4b5c31 (patch)
treeb07f74e7e8ef3aee735b011d19ff9e0da6d14b06 /l10n
parent21e43ad69533da35c8ff4eea4109dd1d04728d82 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es_MX.js9
-rw-r--r--l10n/es_MX.json9
2 files changed, 18 insertions, 0 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 56668b55a..74640c1e8 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -23,9 +23,11 @@ OC.L10N.register(
"Can not add feed: Exists already" : "No se puede agregar fuente: ya existe",
"Articles without feed" : "Artículos sin fuente",
"Can not add folder: Exists already" : "No se puede agregar la carpeta: ya existe",
+ "For more information check the Wiki" : "Para mayor información consulte el Wiki",
"Saved" : "Guardado",
"Download" : "Descargar",
"Close" : "Cerrar",
+ "How to set up the operating system cron" : "Como establecer las tareas programadas del sistema operativo",
"filter" : "filtro",
"Language" : "Idioma",
"Subscribe" : "Suscribir",
@@ -34,6 +36,7 @@ OC.L10N.register(
"Open website" : "Abrir sitio web",
"Star article" : "Marcar el artículo",
"Unstar article" : "Desmarcar artículo",
+ "Keep article unread" : "Mantener el artículo como no-leído",
"by" : "por",
"from" : "de",
"Play audio" : "Reproducir audio",
@@ -42,11 +45,15 @@ OC.L10N.register(
"Keyboard shortcut" : "Atajo del teclado",
"Description" : "Descripción",
"right" : "derecha",
+ "Jump to next article" : "Ir al artículo siguiente ",
"left" : "izquierda",
+ "Jump to previous article" : "Ir al artículo anterior",
"Star article and jump to next one" : "Marcar el artículo y continuar al siguiente",
+ "Open article in new tab" : "Abrir el artículo en una nueva pestaña",
"Refresh" : "Actualizar",
"Load next folder" : "Cargar la siguiente carpeta",
"Load previous folder" : "Cargar carpeta anterrior",
+ "Scroll to active navigation entry" : "Desplácese hasta el elemento de navegación activo",
"Web address" : "Dirección web",
"Folder" : "Carpeta",
"No folder" : "No hay carpetas",
@@ -65,6 +72,7 @@ OC.L10N.register(
"Rename" : "Renombrar",
"Menu" : "Menú",
"Rename feed" : "Renombrar fuente",
+ "Mark all articles read" : "Marcar todos los artículos como leidos",
"Dismiss" : "Descartar",
"Collapse" : "Colapsar",
"Deleted folder" : "Borrar carpeta",
@@ -82,6 +90,7 @@ OC.L10N.register(
"Import" : "Importar",
"Export" : "Exportar",
"Error when importing: file does not contain valid OPML" : "Se presentó un error al importar: el archivo no contiene un OPML válido",
+ "Error when importing: OPML is does neither contain feeds nor folders" : "Se presentó un error al importar: OPML no contiene fuentes o carpetas",
"Unread/Starred Articles" : "Artículos no leídos y favoritos",
"Error when importing: file does not contain valid JSON" : "Se presentó un error al importar: el archivo no contiene un JSON válido",
"Help" : "Ayuda",
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index 9180fe1fc..b69064418 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -21,9 +21,11 @@
"Can not add feed: Exists already" : "No se puede agregar fuente: ya existe",
"Articles without feed" : "Artículos sin fuente",
"Can not add folder: Exists already" : "No se puede agregar la carpeta: ya existe",
+ "For more information check the Wiki" : "Para mayor información consulte el Wiki",
"Saved" : "Guardado",
"Download" : "Descargar",
"Close" : "Cerrar",
+ "How to set up the operating system cron" : "Como establecer las tareas programadas del sistema operativo",
"filter" : "filtro",
"Language" : "Idioma",
"Subscribe" : "Suscribir",
@@ -32,6 +34,7 @@
"Open website" : "Abrir sitio web",
"Star article" : "Marcar el artículo",
"Unstar article" : "Desmarcar artículo",
+ "Keep article unread" : "Mantener el artículo como no-leído",
"by" : "por",
"from" : "de",
"Play audio" : "Reproducir audio",
@@ -40,11 +43,15 @@
"Keyboard shortcut" : "Atajo del teclado",
"Description" : "Descripción",
"right" : "derecha",
+ "Jump to next article" : "Ir al artículo siguiente ",
"left" : "izquierda",
+ "Jump to previous article" : "Ir al artículo anterior",
"Star article and jump to next one" : "Marcar el artículo y continuar al siguiente",
+ "Open article in new tab" : "Abrir el artículo en una nueva pestaña",
"Refresh" : "Actualizar",
"Load next folder" : "Cargar la siguiente carpeta",
"Load previous folder" : "Cargar carpeta anterrior",
+ "Scroll to active navigation entry" : "Desplácese hasta el elemento de navegación activo",
"Web address" : "Dirección web",
"Folder" : "Carpeta",
"No folder" : "No hay carpetas",
@@ -63,6 +70,7 @@
"Rename" : "Renombrar",
"Menu" : "Menú",
"Rename feed" : "Renombrar fuente",
+ "Mark all articles read" : "Marcar todos los artículos como leidos",
"Dismiss" : "Descartar",
"Collapse" : "Colapsar",
"Deleted folder" : "Borrar carpeta",
@@ -80,6 +88,7 @@
"Import" : "Importar",
"Export" : "Exportar",
"Error when importing: file does not contain valid OPML" : "Se presentó un error al importar: el archivo no contiene un OPML válido",
+ "Error when importing: OPML is does neither contain feeds nor folders" : "Se presentó un error al importar: OPML no contiene fuentes o carpetas",
"Unread/Starred Articles" : "Artículos no leídos y favoritos",
"Error when importing: file does not contain valid JSON" : "Se presentó un error al importar: el archivo no contiene un JSON válido",
"Help" : "Ayuda",