diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
commit | b006f25457cc625780f66faed287016951a56316 (patch) | |
tree | 646bd87a18648969c75694c8cdd5908bc90aef3e /apps/encryption/l10n/es_AR.js | |
parent | e28c40788f2e8b85f7befab05a5d070a169afdb5 (diff) | |
download | nextcloud-server-b006f25457cc625780f66faed287016951a56316.tar.gz nextcloud-server-b006f25457cc625780f66faed287016951a56316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/es_AR.js')
-rw-r--r-- | apps/encryption/l10n/es_AR.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/encryption/l10n/es_AR.js b/apps/encryption/l10n/es_AR.js index 6b383a6eb8f..9544a62c520 100644 --- a/apps/encryption/l10n/es_AR.js +++ b/apps/encryption/l10n/es_AR.js @@ -58,7 +58,6 @@ OC.L10N.register( "Enable password recovery:" : "Habilitar la recuperación de contraseña:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción le permitirá volver a tener acceso a sus archivos encriptados en caso de perder la contraseña", "Enabled" : "Habilitado", - "Disabled" : "Deshabilitado", - "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción está habilitada pero tus llaves no han sido establecidas, favor de cerrar la sesión y volver a iniciarla." + "Disabled" : "Deshabilitado" }, "nplurals=2; plural=(n != 1);"); |