diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-09 00:10:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-09 00:10:11 +0000 |
commit | 3a26def7cf446bbf8bb019ebc4ac30cfe4d27151 (patch) | |
tree | b887e5239a894dc0c3da8c0e97f159e6de7e1d4f /core/l10n/es.js | |
parent | cb44bfe2b78c1f7e4adbdc7f8df8be2bd6501900 (diff) | |
download | nextcloud-server-3a26def7cf446bbf8bb019ebc4ac30cfe4d27151.tar.gz nextcloud-server-3a26def7cf446bbf8bb019ebc4ac30cfe4d27151.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index f45ef037a97..b55d67d2cfc 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -219,13 +219,10 @@ OC.L10N.register( "Hello {name}" : "Hola {name}", "new" : "Nuevo", "_download %n file_::_download %n files_" : ["descargar %n ficheros","descargar %n archivos"], - "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}", "An error occurred." : "Ocurrió un error.", "Please reload the page." : "Recargue/Actualice la página", "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>.", - "The update was successful. There were warnings." : "La actualización fue exitosa. Había advertencias.", "The update was successful. Redirecting you to Nextcloud now." : "Actualización completada con éxito. Redirigiendo a Nextcloud.", "Searching other places" : "Buscando en otros lugares", "No search results in other folders" : "Ningún resultado de búsqueda en otras carpetas", |