diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-06 01:54:56 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-06 01:54:56 -0500 |
commit | 94eb2e782fa164492dd2665e6651eaa7068039aa (patch) | |
tree | 34a4604aa41e6987ea6a0bd2bdbdc3959424d047 /apps/files_encryption/l10n/es.js | |
parent | bfb519cced9713416fa4af753aa39ee42b468268 (diff) | |
download | nextcloud-server-94eb2e782fa164492dd2665e6651eaa7068039aa.tar.gz nextcloud-server-94eb2e782fa164492dd2665e6651eaa7068039aa.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, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/es.js b/apps/files_encryption/l10n/es.js index 045b0ee8abe..c70ea8e341d 100644 --- a/apps/files_encryption/l10n/es.js +++ b/apps/files_encryption/l10n/es.js @@ -24,6 +24,7 @@ OC.L10N.register( "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No fue posible descifrar este archivo, probablemente se trate de un archivo compartido. Solicite al propietario del mismo que vuelva a compartirlo con usted.", "Unknown error. Please check your system settings or contact your administrator" : "Error desconocido. Revise la configuración de su sistema o contacte a su administrador", "Missing requirements." : "Requisitos incompletos.", + "Please make sure that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." : "Asegúrese de que OpenSSL y la extensión de PHP estén habilitados y configurados correctamente. Por el momento, la aplicación de cifrado ha sido deshabilitada.", "Following users are not set up for encryption:" : "Los siguientes usuarios no han sido configurados para el cifrado:", "Initial encryption started... This can take some time. Please wait." : "Encriptación iniciada..... Esto puede tomar un tiempo. Por favor espere.", "Initial encryption running... Please try again later." : "Cifrado inicial en curso... Inténtelo más tarde.", |