diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-22 01:55:09 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-22 01:55:09 -0500 |
commit | 5f3c6a97b2e41fc6255cc602a863805e3dfa3671 (patch) | |
tree | 4a7939b24aa769ef50e25b918015ff22598e278c /apps/files_encryption/l10n/es_AR.js | |
parent | c931eafc1f1aed9798ee26c537b1a1e00e6d8242 (diff) | |
download | nextcloud-server-5f3c6a97b2e41fc6255cc602a863805e3dfa3671.tar.gz nextcloud-server-5f3c6a97b2e41fc6255cc602a863805e3dfa3671.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/es_AR.js')
-rw-r--r-- | apps/files_encryption/l10n/es_AR.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_encryption/l10n/es_AR.js b/apps/files_encryption/l10n/es_AR.js index e0da73dae9b..88a7456dbc6 100644 --- a/apps/files_encryption/l10n/es_AR.js +++ b/apps/files_encryption/l10n/es_AR.js @@ -13,11 +13,10 @@ OC.L10N.register( "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 encriptación no está inicializada! Es probable que la aplicación fue re-habilitada durante tu sesión. Intenta salir y iniciar sesión para volverla a iniciar.", "Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." : "¡Tu llave privada no es válida! Aparenta que tu clave fue cambiada fuera de %s (de tus directorios). Puedes actualizar la contraseña de tu clave privadaen las configuraciones personales para recobrar el acceso a tus archivos encriptados.", "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No se puede descibrar este archivo, probablemente sea un archivo compartido. Por favor pídele al dueño que recomparta el archivo contigo.", - "Missing requirements." : "Requisitos incompletos.", - "Following users are not set up for encryption:" : "Los siguientes usuarios no fueron configurados para encriptar:", "Initial encryption started... This can take some time. Please wait." : "Encriptación inicial comenzada... Esto puede durar un tiempo. Por favor espere.", "Initial encryption running... Please try again later." : "Encriptación inicial corriendo... Por favor intente mas tarde. ", - "Encryption" : "Encriptación", + "Missing requirements." : "Requisitos incompletos.", + "Following users are not set up for encryption:" : "Los siguientes usuarios no fueron configurados para encriptar:", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encriptación está habilitada pero las llaves no fueron inicializadas, por favor termine y vuelva a iniciar la sesión", "Enable recovery key (allow to recover users files in case of password loss):" : "Habilitar clave de recuperación (te permite recuperar los archivos de usuario en el caso que pierdas la contraseña):", "Recovery key password" : "Contraseña de recuperación de clave", |