diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-25 01:54:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-25 01:54:35 -0400 |
commit | 3029029afd4745ddf18db66051df27c8548ef368 (patch) | |
tree | 61071096819a0854b78d567da499f44415f9119a /settings/l10n/es.php | |
parent | 1b215b01311ecba1455bd7fa867c43d765da2295 (diff) | |
download | nextcloud-server-3029029afd4745ddf18db66051df27c8548ef368.tar.gz nextcloud-server-3029029afd4745ddf18db66051df27c8548ef368.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.php')
-rw-r--r-- | settings/l10n/es.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/es.php b/settings/l10n/es.php index 1fa9da40087..128a19207ac 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -125,6 +125,8 @@ $TRANSLATIONS = array( "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", +"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.", "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.", |