diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:26 +0000 |
commit | 1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e (patch) | |
tree | 14c9abbf1892f62f3b8064cd2e80e3916e1c83f4 /core/l10n/es.js | |
parent | 4edb26180582cbad84d9b1baf9f4124885c9fe36 (diff) | |
download | nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.tar.gz nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index ea1807e8dc7..364cae81d1c 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -219,8 +219,6 @@ OC.L10N.register( "The specified document has not been found on the server." : "El documento indicado no se ha encontrado en el servidor.", "You can click here to return to %s." : "Puede hacer clic aquí para volver a %s.", "Internal Server Error" : "Error interno del servidor", - "The server encountered an internal error and was unable to complete your request." : "El servidor ha encontrado un error y no puede completar la solicitud.", - "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor, contacte con el administrador del servidor si este error reaparece múltiples veces. Incluya asimismo los detalles técnicos que se muestran a continuación.", "More details can be found in the server log." : "Pueden verse más detalles en el registro del servidor.", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", @@ -283,9 +281,6 @@ OC.L10N.register( "Cancel log in" : "Cancelar inicio de sesión", "Use backup code" : "Usar código de respaldo", "Error while validating your second factor" : "Error mientras validaba su factor segundo", - "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.", - "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domains\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.", - "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.", "Add \"%s\" as trusted domain" : "Añadir \"%s\" como dominio de confianza", "App update required" : "Es necesaria una actualización en la aplicación", "%s will be updated to version %s" : "%s será actualizada a la versión %s", @@ -335,11 +330,16 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola:\n\nTan solo queremos informarte que %s compartió %s contigo.\nMíralo aquí: %s\n\n", "The share will expire on %s." : "El objeto dejará de ser compartido el %s.", "Cheers!" : "¡Saludos!", + "The server encountered an internal error and was unable to complete your request." : "El servidor ha encontrado un error y no puede completar la solicitud.", + "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor, contacte con el administrador del servidor si este error reaparece múltiples veces. Incluya asimismo los detalles técnicos que se muestran a continuación.", "Log out" : "Salir", "Use the following link to reset your password: {link}" : "Utilice el siguiente enlace para restablecer su contraseña: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola:<br><br>Te comentamos que %s compartió <strong>%s</strong> contigo.<br><a href=\"%s\">¡Échale un vistazo!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.", "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", + "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.", + "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domains\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.", + "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.", "Please use the command line updater because you have a big instance." : "Por favor utilice la actualización mediante la linea de comandos porque tiene pendiente una gran actualización.", "You are about to grant \"%s\" access to your %s account." : "Estás a punto de conceder a \"%s\" acceso a tu cuenta %s" }, |