diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.php')
-rw-r--r-- | apps/files_sharing/l10n/es.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index 5ac7187d5f3..2611ab993d1 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Compartir entre servidores no está habilitado en este servidor", +"The mountpoint name contains invalid characters." => "El punto de montaje contiene caracteres inválidos.", "Invalid or untrusted SSL certificate" => "Certificado SSL inválido o no confiable", "Couldn't add remote share" => "No se puede añadir un compartido remoto", "Shared with you" => "Compartido contigo", |