diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-30 00:25:41 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-30 00:25:41 +0100 |
commit | 68266e70f283734538499e73a245491a6101f6a3 (patch) | |
tree | 2177a45b77e3dfdaf33299713cc39ca6a82b23cb /apps/files_encryption/l10n/es.php | |
parent | 250c565d2be9ebd7033c43c3362a44c58964c79b (diff) | |
download | nextcloud-server-68266e70f283734538499e73a245491a6101f6a3.tar.gz nextcloud-server-68266e70f283734538499e73a245491a6101f6a3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/es.php')
-rw-r--r-- | apps/files_encryption/l10n/es.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/es.php b/apps/files_encryption/l10n/es.php index 89ccb852978..6a6f5510db6 100644 --- a/apps/files_encryption/l10n/es.php +++ b/apps/files_encryption/l10n/es.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Please switch to your ownCloud client and change your encryption password to complete the conversion." => "Por favor, cambie su cliente de ownCloud y cambie su clave de cifrado para completar la conversión.", "switched to client side encryption" => "Cambiar a encriptación en lado cliente", +"Change encryption password to login password" => "Cambie la clave de cifrado para ingresar su contraseña", "Please check your passwords and try again." => "Por favor revise su contraseña e intentelo de nuevo.", "Choose encryption mode:" => "Elegir el modo de encriptado:", "Encryption" => "Cifrado", |