Commit 5b968bb8 authored by unknown's avatar unknown

Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0


sql/share/dutch/errmsg.txt:
  Auto merged
parents d6a43626 1e1efae1
This diff is collapsed.
...@@ -2,9 +2,10 @@ ...@@ -2,9 +2,10 @@
This file is public domain and comes with NO WARRANTY of any kind This file is public domain and comes with NO WARRANTY of any kind
Dutch error messages (share/dutch/errmsg.txt) Dutch error messages (share/dutch/errmsg.txt)
Arjen G. Lentz (agl@bitbike.com) 2001-08-02 - Arjen Lentz (agl@bitbike.com)
Completed earlier partial translation; worked on consistency and spelling. Completed earlier partial translation; worked on consistency and spelling.
Version: 02-08-2001 2002-01-29 - Arjen Lentz (arjen@mysql.com)
Translated new error messages.
*/ */
"hashchk", "hashchk",
...@@ -222,9 +223,9 @@ ...@@ -222,9 +223,9 @@
"Incorrecte tabel definitie; Alle MERGE tabellen moeten tot dezelfde database behoren", "Incorrecte tabel definitie; Alle MERGE tabellen moeten tot dezelfde database behoren",
"Deadlock gevonden tijdens lock-aanvraag poging; Probeer herstart van de transactie", "Deadlock gevonden tijdens lock-aanvraag poging; Probeer herstart van de transactie",
"Het gebruikte tabel type ondersteund geen FULLTEXT indexen", "Het gebruikte tabel type ondersteund geen FULLTEXT indexen",
"Cannot add foreign key constraint", "Kan foreign key beperking niet toevoegen",
"Cannot add a child row: a foreign key constraint fails", "Kan onderliggende rij niet toevoegen: foreign key beperking gefaald",
"Cannot delete a parent row: a foreign key constraint fails", "Kan bovenliggende rij nite verwijderen: foreign key beperking gefaald",
"Fout bij opbouwen verbinding naar master: %-.128s", "Fout bij opbouwen verbinding naar master: %-.128s",
"Fout bij uitvoeren query op master: %-.128s", "Fout bij uitvoeren query op master: %-.128s",
"Fout tijdens uitvoeren van commando %s: %-.128s", "Fout tijdens uitvoeren van commando %s: %-.128s",
......
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