diff options
Diffstat (limited to 'lib/l10n/es.php')
-rw-r--r-- | lib/l10n/es.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es.php b/lib/l10n/es.php index ac0715497eb..04253fc7b0c 100644 --- a/lib/l10n/es.php +++ b/lib/l10n/es.php @@ -51,7 +51,7 @@ $TRANSLATIONS = array( "Set an admin username." => "Configurar un nombre de usuario del administrador", "Set an admin password." => "Configurar la contraseña del administrador.", "Can't create or write into the data directory %s" => "No es posible crear o escribir en el directorio de datos %s", -"%s shared »%s« with you" => "%s ha compatido »%s« contigo", +"%s shared »%s« with you" => "%s ha compartido »%s« contigo", "Sharing %s failed, because the file does not exist" => "No se pudo compartir %s porque el archivo no existe", "You are not allowed to share %s" => "Usted no está autorizado para compartir %s", "Sharing %s failed, because the user %s is the item owner" => "Compartiendo %s ha fallado, ya que el usuario %s es el dueño del elemento", |