diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-03 01:09:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-03 01:09:06 +0000 |
commit | 7e1e9430b676b719747c98d6c0654981bb276374 (patch) | |
tree | 52a072b026bb32aaa388464427e2554c5a4d8e74 /core/l10n/es_AR.js | |
parent | 3091ddb043451160c6ae4621e647ee9e230b71dc (diff) | |
download | nextcloud-server-7e1e9430b676b719747c98d6c0654981bb276374.tar.gz nextcloud-server-7e1e9430b676b719747c98d6c0654981bb276374.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 5576fb87495..03a744a5d00 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -122,7 +122,6 @@ OC.L10N.register( "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "El encabezado HTTP \"Strict-Transport-Security\" no está configurado a al menos \"{seconds}\" segundos. Para mejorar la seguridad, le recomendamos habilitar HSTS como se describe en nuestros <a href=\"{docUrl}\" rel=\"noreferrer\">consejos de seguridad</a>.", "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 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" : "El link público expirará a los {days} días de haber sido creado", "Set expiration date" : "Establecer la fecha de expiración", @@ -304,6 +303,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. ", + "Shared with {recipients}" : "Compartido con {recipients}", "Error while unsharing" : "Se presentó un error al dejar de compartir", "can reshare" : "pruede volver a compartir", "can edit" : "puede editar", |