diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-25 01:56:28 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-25 01:56:28 -0400 |
commit | 3fc809dfd80a296d7da922a06f9e13d446b3d3f0 (patch) | |
tree | 55ecf6e5575b07d553d4e4185110fe29b3eac869 /settings/l10n/es.php | |
parent | 5eafdf156cfdde7a7d578e46c11e717f88db0f25 (diff) | |
download | nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.tar.gz nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.php')
-rw-r--r-- | settings/l10n/es.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/es.php b/settings/l10n/es.php index 030106071cf..0b2ca6fea36 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -114,6 +114,7 @@ $TRANSLATIONS = array( "Allow users to share with anyone" => "Permitir a los usuarios compartir con cualquier persona", "Allow users to only share with users in their groups" => "Permitir a los usuarios compartir sólo con los usuarios en sus grupos", "Allow mail notification" => "Permitir notificaciones por correo electrónico", +"Allow users to send mail notification for shared files" => "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos", "Security" => "Seguridad", "Enforce HTTPS" => "Forzar HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Forzar a los clientes a conectarse a %s por medio de una conexión cifrada.", |