diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-07 01:55:10 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-07 01:55:10 -0500 |
commit | 7d47d5072412fa99fb3ed9fa17a5716350215ddc (patch) | |
tree | 603e2c313ca83dcc9341f5bfa337e623d79c1b69 /apps/files_encryption/l10n/es.js | |
parent | d383c45c134eec554af3fe579e40ef6ca5913b3f (diff) | |
download | nextcloud-server-7d47d5072412fa99fb3ed9fa17a5716350215ddc.tar.gz nextcloud-server-7d47d5072412fa99fb3ed9fa17a5716350215ddc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/es.js')
-rw-r--r-- | apps/files_encryption/l10n/es.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/es.js b/apps/files_encryption/l10n/es.js index 8101c9f4663..5d5adb6cc2f 100644 --- a/apps/files_encryption/l10n/es.js +++ b/apps/files_encryption/l10n/es.js @@ -14,7 +14,6 @@ OC.L10N.register( "Password successfully changed." : "Su contraseña ha sido cambiada", "Could not change the password. Maybe the old password was not correct." : "No se pudo cambiar la contraseña. Compruebe que la contraseña actual sea correcta.", "Private key password successfully updated." : "Contraseña de clave privada actualizada con éxito.", - "Could not update the private key password. Maybe the old password was not correct." : "No se pudo cambiar la contraseña. Puede que la contraseña antigua no sea correcta.", "File recovery settings updated" : "Opciones de recuperación de archivos actualizada", "Could not update file recovery" : "No se pudo actualizar la recuperación de archivos", "Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." : "¡La aplicación de cifrado no ha sido inicializada! Quizá fue restablecida durante tu sesión. Por favor intenta cerrar la sesión y volver a iniciarla para inicializar la aplicación de cifrado.", |