diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-29 01:55:31 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-29 01:55:31 -0400 |
commit | 1db9605afb708a07cd3bf005b4d331fdf819394e (patch) | |
tree | cbd9a90cf0a8a900ce7f33c8c4cd12108a5e1ab3 /settings/l10n/es.js | |
parent | d3752ca1e925c3aed46c13f7ea26c8f540db05e0 (diff) | |
download | nextcloud-server-1db9605afb708a07cd3bf005b4d331fdf819394e.tar.gz nextcloud-server-1db9605afb708a07cd3bf005b4d331fdf819394e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r-- | settings/l10n/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 93133303206..775af70019b 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -4,6 +4,7 @@ OC.L10N.register( "Security & setup warnings" : "Avisos de seguidad y configuración", "Cron" : "Cron", "Sharing" : "Compartiendo", + "Server Side Encryption" : "Cifrado en el servidor", "Email Server" : "Servidor de correo electrónico", "Log" : "Registro", "Tips & tricks" : "Sugerencias y trucos", @@ -140,6 +141,7 @@ OC.L10N.register( "Allow users to send mail notification for shared files to other users" : "Permitir a los usuarios enviar notificaciones por correo electrónico de los archivos compartidos a otros usuarios", "Exclude groups from sharing" : "Excluye grupos de compartir", "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán, pero no podrán iniciarlos.", + "Enable Server-Side-Encryption" : "Habilitar Cifrado en el servidor", "This is used for sending out notifications." : "Esto se usa para enviar notificaciones.", "Send mode" : "Modo de envío", "From address" : "Desde la dirección", @@ -167,6 +169,7 @@ OC.L10N.register( "Performance tuning" : "Ajuste de rendimiento", "Improving the config.php" : "Mejorando el config.php", "Theming" : "Personalizando el tema", + "Hardening and security guidance" : "Guía de protección y seguridad", "Version" : "Versión", "More apps" : "Más aplicaciones", "Developer documentation" : "Documentación de desarrollador", |