summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-01 00:13:41 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-01 00:13:41 +0000
commite24ddaa09eadda7aa70aa4d38d51cadc90536a01 (patch)
tree0de7f01615a4df7a6263873bbb671ba8da8b2166 /l10n
parent9f283bc8e8a69f3e48e2d515bdaedf611e64485f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es_MX.js35
-rw-r--r--l10n/es_MX.json35
2 files changed, 66 insertions, 4 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 5c83afdef..40c5826fa 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -1,23 +1,50 @@
OC.L10N.register(
"news",
{
+ "Request failed, network connection unavailable!" : "Se presentó una falla en la solicitud. ¡La conexión a la red no está disponible!",
+ "Request unauthorized. Are you logged in?" : "Solicitud rechazada. ¿Ha iniciado sesisón?",
+ "Request forbidden. Are you an admin?" : "Solicitud prohibida. ¿Es usted un adminsitrador?",
+ "Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Se presentó un error interno del servidor! ¡Favor de verificar el archivo data/nextcloud.log para más informacón!",
+ "Request failed, Nextcloud is in currently in maintenance mode!" : "¡Se presentó una falla, por el momento Nextcloud se encuentra en modo mantenimiento!",
"Website not found" : "El sitio web no fue encontrado",
"Bigger than maximum allowed size" : "Más grande que el tamaño máximo permitido",
"Request timed out" : "La solicitud expiró",
+ "Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." : "Error en el certificado: Se presentó un problema al negociar la conexión SSL/TSL <handshake>. Pudieron haber sido los certificados (formatos de archivos, rutas, permisos), contraseñas u otros factores",
+ "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." : "Error del certificado: El certificado SSL o la huella SSH md5 del servidor remoto es incorrecto.",
"Certificate error: Problem with the local client certificate." : "Error en el certificado: Se presentó un problema con el certificado local del cliente. ",
+ "Certificate error: Couldn't use specified cipher." : "Error en el certificado: No fue posuble especificar el cifrado. ",
+ "Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Error en el certificado: El certificado no pudo ser autenticado contra los certificados de una CA conocida. ",
+ "Certificate error: Requested FTP SSL level failed." : "Error en el certificado: Se presentó una falla en la solicitud del FTP nivel SSL",
+ "Certificate error: Initiating the SSL Engine failed." : "Error en el certificado: Se presentó una falla al inicializar el motor SSL",
+ "Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Error en el certificado: Se presentó un problema al leer el certificado CA SSL (¿ruta? ¿privilegios?)",
+ "Certificate error: Issuer check failed" : "Error en el certificado: Se presentó una falla en la verificación de quien lo expide",
+ "Unknown SSL certificate error!" : "¡Error desconocido del certificado SSL!",
"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",
"Saved" : "Guardado",
"Download" : "Descargar",
"Close" : "Cerrar",
+ "filter" : "filtro",
"Language" : "Idioma",
+ "Subscribe" : "Suscribir",
+ "No articles available" : "No hay artículos disponibles",
+ "No unread articles available" : "No hay artículos sin leer disponibles",
+ "Open website" : "Abrir sitio web",
+ "Star article" : "Marcar el artículo",
+ "Unstar article" : "Desmarcar artículo",
"by" : "por",
"from" : "de",
+ "Play audio" : "Reproducir audio",
+ "Download video" : "Descargar video",
+ "Download audio" : "Descargar audio",
+ "Keyboard shortcut" : "Atajo del teclado",
"Description" : "Descripción",
"right" : "derecha",
"left" : "izquierda",
+ "Star article and jump to next one" : "Marcar el artículo y continuar al siguiente",
"Refresh" : "Actualizar",
+ "Load next folder" : "Cargar la siguiente carpeta",
"Load previous folder" : "Cargar carpeta anterrior",
"Web address" : "Dirección web",
"Folder" : "Carpeta",
@@ -32,7 +59,10 @@ OC.L10N.register(
"Password" : "Contraseña",
"New Folder" : "Carpeta Nueva",
"Create" : "Crear",
+ "Explore" : "Explorar",
+ "Update failed more than 50 times" : "La carga falló más de 50 veces",
"Rename" : "Renombrar",
+ "Menu" : "Menú",
"Rename feed" : "Renombrar fuente",
"Dismiss" : "Descartar",
"Collapse" : "Colapsar",
@@ -46,12 +76,13 @@ OC.L10N.register(
"Settings" : "Ajustes",
"Compact view" : "Vista compacta",
"Show all articles" : "Mostrar todos los artículos",
+ "Reverse ordering (oldest on top)" : "Orden inverso (más antiguo arriba)",
"Subscriptions (OPML)" : "Subscripciones (OPML)",
"Import" : "Importar",
"Export" : "Exportar",
- "Error when importing: file does not contain valid OPML" : "Error al importar: el archivo no contiene un OPML válido",
+ "Error when importing: file does not contain valid OPML" : "Se presentó un error al importar: el archivo no contiene un OPML 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 un JSON válido",
+ "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",
"Keyboard shortcuts" : "Atajos de teclado",
"Documentation" : "Documentación",
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index ffe740502..24a95ba86 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -1,21 +1,48 @@
{ "translations": {
+ "Request failed, network connection unavailable!" : "Se presentó una falla en la solicitud. ¡La conexión a la red no está disponible!",
+ "Request unauthorized. Are you logged in?" : "Solicitud rechazada. ¿Ha iniciado sesisón?",
+ "Request forbidden. Are you an admin?" : "Solicitud prohibida. ¿Es usted un adminsitrador?",
+ "Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Se presentó un error interno del servidor! ¡Favor de verificar el archivo data/nextcloud.log para más informacón!",
+ "Request failed, Nextcloud is in currently in maintenance mode!" : "¡Se presentó una falla, por el momento Nextcloud se encuentra en modo mantenimiento!",
"Website not found" : "El sitio web no fue encontrado",
"Bigger than maximum allowed size" : "Más grande que el tamaño máximo permitido",
"Request timed out" : "La solicitud expiró",
+ "Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." : "Error en el certificado: Se presentó un problema al negociar la conexión SSL/TSL <handshake>. Pudieron haber sido los certificados (formatos de archivos, rutas, permisos), contraseñas u otros factores",
+ "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." : "Error del certificado: El certificado SSL o la huella SSH md5 del servidor remoto es incorrecto.",
"Certificate error: Problem with the local client certificate." : "Error en el certificado: Se presentó un problema con el certificado local del cliente. ",
+ "Certificate error: Couldn't use specified cipher." : "Error en el certificado: No fue posuble especificar el cifrado. ",
+ "Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Error en el certificado: El certificado no pudo ser autenticado contra los certificados de una CA conocida. ",
+ "Certificate error: Requested FTP SSL level failed." : "Error en el certificado: Se presentó una falla en la solicitud del FTP nivel SSL",
+ "Certificate error: Initiating the SSL Engine failed." : "Error en el certificado: Se presentó una falla al inicializar el motor SSL",
+ "Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Error en el certificado: Se presentó un problema al leer el certificado CA SSL (¿ruta? ¿privilegios?)",
+ "Certificate error: Issuer check failed" : "Error en el certificado: Se presentó una falla en la verificación de quien lo expide",
+ "Unknown SSL certificate error!" : "¡Error desconocido del certificado SSL!",
"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",
"Saved" : "Guardado",
"Download" : "Descargar",
"Close" : "Cerrar",
+ "filter" : "filtro",
"Language" : "Idioma",
+ "Subscribe" : "Suscribir",
+ "No articles available" : "No hay artículos disponibles",
+ "No unread articles available" : "No hay artículos sin leer disponibles",
+ "Open website" : "Abrir sitio web",
+ "Star article" : "Marcar el artículo",
+ "Unstar article" : "Desmarcar artículo",
"by" : "por",
"from" : "de",
+ "Play audio" : "Reproducir audio",
+ "Download video" : "Descargar video",
+ "Download audio" : "Descargar audio",
+ "Keyboard shortcut" : "Atajo del teclado",
"Description" : "Descripción",
"right" : "derecha",
"left" : "izquierda",
+ "Star article and jump to next one" : "Marcar el artículo y continuar al siguiente",
"Refresh" : "Actualizar",
+ "Load next folder" : "Cargar la siguiente carpeta",
"Load previous folder" : "Cargar carpeta anterrior",
"Web address" : "Dirección web",
"Folder" : "Carpeta",
@@ -30,7 +57,10 @@
"Password" : "Contraseña",
"New Folder" : "Carpeta Nueva",
"Create" : "Crear",
+ "Explore" : "Explorar",
+ "Update failed more than 50 times" : "La carga falló más de 50 veces",
"Rename" : "Renombrar",
+ "Menu" : "Menú",
"Rename feed" : "Renombrar fuente",
"Dismiss" : "Descartar",
"Collapse" : "Colapsar",
@@ -44,12 +74,13 @@
"Settings" : "Ajustes",
"Compact view" : "Vista compacta",
"Show all articles" : "Mostrar todos los artículos",
+ "Reverse ordering (oldest on top)" : "Orden inverso (más antiguo arriba)",
"Subscriptions (OPML)" : "Subscripciones (OPML)",
"Import" : "Importar",
"Export" : "Exportar",
- "Error when importing: file does not contain valid OPML" : "Error al importar: el archivo no contiene un OPML válido",
+ "Error when importing: file does not contain valid OPML" : "Se presentó un error al importar: el archivo no contiene un OPML 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 un JSON válido",
+ "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",
"Keyboard shortcuts" : "Atajos de teclado",
"Documentation" : "Documentación",