Commit 39660b1f authored by miguel@sartre.local's avatar miguel@sartre.local

Translation updated

parent a7d65ce3
......@@ -14,6 +14,7 @@ lenz@mysql.com
miguel@hegel.br
miguel@hegel.local
miguel@light.local
miguel@sartre.local
monty@bitch.mysql.fi
monty@donna.mysql.fi
monty@hundin.mysql.fi
......
......@@ -212,11 +212,11 @@
"Bloqueos de actualización no pueden ser adqueridos durante una transición READ UNCOMMITTED",
"DROP DATABASE no permitido mientras un thread está ejerciendo un bloqueo de lectura global",
"CREATE DATABASE no permitido mientras un thread está ejerciendo un bloqueo de lectura global",
"Wrong arguments to %s",
"%-.32s@%-.64s is not allowed to create new users",
"Incorrect table definition; All MERGE tables must be in the same database",
"Deadlock found when trying to get lock; Try restarting transaction",
"The used table type doesn't support FULLTEXT indexes",
"Cannot add foreign key constraint",
"Cannot add a child row: a foreign key constraint fails",
"Cannot delete a parent row: a foreign key constraint fails",
"Argumentos errados para %s",
"%-.32s@%-.64s no es permitido para crear nuevos usuarios",
"Incorrecta definición de la tabla; Todas las tablas MERGE deben estar en el mismo banco de datos",
"Encontrado deadlock cuando tentando obtener el bloqueo; Tente recomenzar la transición",
"El tipo de tabla usada no soporta índices FULLTEXT",
"No puede adicionar clave extranjera constraint",
"No puede adicionar una línea hijo: falla de clave extranjera constraint",
"No puede deletar una línea padre: falla de clave extranjera constraint",
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment