diff options
Diffstat (limited to 'l10n/es/files_encryption.po')
-rw-r--r-- | l10n/es/files_encryption.po | 38 |
1 files changed, 24 insertions, 14 deletions
diff --git a/l10n/es/files_encryption.po b/l10n/es/files_encryption.po index 22d85a2f2c6..5084af53bf3 100644 --- a/l10n/es/files_encryption.po +++ b/l10n/es/files_encryption.po @@ -4,14 +4,14 @@ # # Translators: # gmoriello <gmoriello@gmail.com>, 2013 -# saskarip, 2013 +# saskarip <saskarip@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-06-17 02:02+0200\n" -"PO-Revision-Date: 2013-06-16 08:20+0000\n" -"Last-Translator: saskarip\n" +"POT-Creation-Date: 2013-06-22 02:06+0200\n" +"PO-Revision-Date: 2013-06-22 00:07+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -62,6 +62,16 @@ msgid "" "regain access to your files" msgstr "" +#: hooks/hooks.php:44 +msgid "PHP module OpenSSL is not installed." +msgstr "" + +#: hooks/hooks.php:45 +msgid "" +"Please ask your server administrator to install the module. For now the " +"encryption app was disabled." +msgstr "" + #: js/settings-admin.js:11 msgid "Saving..." msgstr "Guardando..." @@ -86,12 +96,12 @@ msgstr "Cifrado" #: templates/settings-admin.php:10 msgid "" -"Enable encryption passwords recovery key (allow sharing to recovery key):" -msgstr "Habilitar clave de recuperación de contraseñas ():" +"Enable recovery key (allow to recover users files in case of password loss):" +msgstr "" #: templates/settings-admin.php:14 -msgid "Recovery account password" -msgstr "Recuperar contraseña" +msgid "Recovery key password" +msgstr "" #: templates/settings-admin.php:21 templates/settings-personal.php:54 msgid "Enabled" @@ -102,16 +112,16 @@ msgid "Disabled" msgstr "Deshabilitado" #: templates/settings-admin.php:34 -msgid "Change encryption passwords recovery key:" -msgstr "Cambiar clave de cifrado de contraseñas:" +msgid "Change recovery key password:" +msgstr "" #: templates/settings-admin.php:41 -msgid "Old Recovery account password" -msgstr "Contraseña de recuperación actual" +msgid "Old Recovery key password" +msgstr "" #: templates/settings-admin.php:48 -msgid "New Recovery account password" -msgstr "Contraseña de recuperación nueva" +msgid "New Recovery key password" +msgstr "" #: templates/settings-admin.php:53 msgid "Change Password" |