diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index a6d5cc7f1ad..48b487ac546 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -189,7 +189,6 @@ OC.L10N.register( "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización tuvo un problema. Para más información <a href=\"{url}\">consulta nuestro artículo del foro</a> para arreglar este problema.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización falló. Por favor, informa de este problema en la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidad de Nextcloud</a>.", "Continue to Nextcloud" : "Continuar a Nextcloud", - "The update was successful. Redirecting you to Nextcloud now." : "Actualización completada con éxito. Redirigiendo a Nextcloud.", "Searching other places" : "Buscando en otros lugares", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de búsqueda en otra carpeta","{count} resultados de búsqueda en otras carpetas"], "Personal" : "Personal", @@ -365,6 +364,7 @@ OC.L10N.register( "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, salir de esta página podrían interrumpir el proceso en algunos entornos.", "Updating to {version}" : "Actualizando a {version}", "The update was successful. There were warnings." : "La actualización tuvo éxito. Hubo advertencias.", + "The update was successful. Redirecting you to Nextcloud now." : "Actualización completada con éxito. Redirigiendo a Nextcloud.", "No search results in other folders" : "Ningún resultado de búsqueda en otras carpetas", "Two-step verification" : "Verificación en dos pasos", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", |