diff options
Diffstat (limited to 'core/l10n/es.php')
-rw-r--r-- | core/l10n/es.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/es.php b/core/l10n/es.php index 8a0219abe59..545c25ff406 100644 --- a/core/l10n/es.php +++ b/core/l10n/es.php @@ -21,6 +21,14 @@ "Ok" => "Aceptar", "No categories selected for deletion." => "No hay categorías seleccionadas para borrar.", "Error" => "Fallo", +"Error while sharing" => "Error compartiendo", +"Error while unsharing" => "Error descompartiendo", +"Error while changing permissions" => "Error cambiando permisos", +"Shared with you and the group %s by %s" => "Compartido contigo y el grupo %s por %s", +"Shared with you by %s" => "Compartido contigo por %s", +"Share with" => "Compartir con", +"Share with link" => "Enlace de compartir con ", +"Password protect" => "Protegido por contraseña", "Password" => "Contraseña", "ownCloud password reset" => "Reiniciar contraseña de ownCloud", "Use the following link to reset your password: {link}" => "Utiliza el siguiente enlace para restablecer tu contraseña: {link}", |