diff options
Diffstat (limited to 'core/l10n/es_MX.js')
-rw-r--r-- | core/l10n/es_MX.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index bf2e584c82d..67638809691 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -118,9 +118,6 @@ OC.L10N.register( "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Usted está accediendo este sitio via HTTP. Le recomendamos ámpliamente que configure su servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.", "Shared" : "Compartido", "Shared with {recipients}" : "Compartido con {recipients}", - "Error" : "Error", - "Error while sharing" : "Se presentó un error al compartir", - "Error while unsharing" : "Se presentó un error al dejar de compartir", "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración", "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada", "Set expiration date" : "Establecer la fecha de expiración", @@ -160,6 +157,7 @@ OC.L10N.register( "Secure drop (upload only)" : "Depósito seguro (sólo carga de archivos)", "Access control" : "Control de acceso", "Could not unshare" : "No fue posible dejar de compartir", + "Error while sharing" : "Se presentó un error al compartir", "Share details could not be loaded for this item." : "Los detalles del recurso compartido no se pudieron cargar para este elemento. ", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Se requiere de la menos {count} caracter para el auto completar","Se requieren de la menos {count} caracteres para el auto completar"], "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - favor de refinar sus términos de búsqueda para poder ver más resultados. ", @@ -178,6 +176,7 @@ OC.L10N.register( "Name or federated cloud ID..." : "Nombre o ID de nube federada...", "Name, federated cloud ID or email address..." : "Nombre, ID de nube federada o dirección de correo electrónico...", "Name..." : "Nombre...", + "Error" : "Error", "Error removing share" : "Se presentó un error al dejar de compartir", "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", "restricted" : "restringido", @@ -187,12 +186,6 @@ OC.L10N.register( "Rename" : "Renombrar", "Collaborative tags" : "Etiquetas colaborativas", "No tags found" : "No se encontraron etiquetas", - "The object type is not specified." : "El tipo del objeto no está especificado.", - "Enter new" : "Ingresar nuevo", - "Add" : "Agregar", - "Edit tags" : "Editar etiquetas", - "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}", - "No tags selected for deletion." : "No hay etiquetas seleccionadas para borrar.", "unknown text" : "texto desconocido", "Hello world!" : "¡Hola mundo!", "sunny" : "soleado", @@ -313,6 +306,7 @@ OC.L10N.register( "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Sus archivos están encriptados. Si no ha habilitado la llave de recuperación, no habrá manera de que pueda recuperar sus datos una vez que restablezca su contraseña.<br />Si no está seguro de lo que está haciendo, favor de contactar a su adminstrador antes de continuar. <br />¿Realmente desea continuar?", "Ok" : "Ok", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente sus directorios de datos y archivos son accesibles desde Internet. El archivo .htaccess no está funcionando. Le recomendamos ámpliamente que configure su servidor web de tal modo que el directorio de datos no sea accesible o que mueva el directorio de datos fuera de la raíz de documentos del servidor web. ", + "Error while unsharing" : "Se presentó un error al dejar de compartir", "File drop (upload only)" : "Soltar archivo (solo para carga)", "can reshare" : "pruede volver a compartir", "can edit" : "puede editar", @@ -329,6 +323,12 @@ OC.L10N.register( "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...", "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...", "Share with users..." : "Compartir con otros usuarios...", + "The object type is not specified." : "El tipo del objeto no está especificado.", + "Enter new" : "Ingresar nuevo", + "Add" : "Agregar", + "Edit tags" : "Editar etiquetas", + "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}", + "No tags selected for deletion." : "No hay etiquetas seleccionadas para borrar.", "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendolo a su Nextcloud ahora. ", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarle que %s ha compartido %s con usted.\n\nConsúltelo aquí: %s\n\n", "The share will expire on %s." : "El recurso dejará de ser compartido el %s.", |