/* Copyright Abandoned 1997 TCX DataKonsult AB & Monty Program KB & Detron HB
   This file is public domain and comes with NO WARRANTY of any kind */

"hashchk",
"isamchk",
"NEE",
"JA",
"Kan file '%s' niet aanmaken. (Errcode: %d)",
"Kan tabel '%s' niet aanmaken. (Errcode: %d)",
"Kan database '%s' niet aanmaken. Error %d",
"Kan database '%s' niet aanmaken. Database bestaat al",
"Kan database '%s' niet verwijderen. Database bestaat niet",
"Error verwijderen database (kan '%s' niet verwijderen, error %d)",
"Error verwijderen database (kan rmdir '%s' niet uitvoeren, error %d)",
"Error bij het verwijderen van '%s' (Errcode: %d)",
"Kan record niet lezen in de systeem tabel",
"Kan de status niet krijgen van '%s' (Errcode: %d)",
"Kan de werkdirectory niet krijgen (Errcode: %d)",
"Kan de file niet blokeren (Errcode: %d)",
"Kan de file '%s' niet openen. (Errcode: %d)",
"Kan de file: '%s' niet vinden. (Errcode: %d)",
"Kan de directory niet lezen van '%s' (Errcode: %d)",
"Kan de directory niet veranderen naar '%s' (Errcode: %d)",
"Record is veranderd sinds de laatste lees activiteit in de tabel '%s'",
"Schijf vol (%s). Aan het wachten totdat er ruimte vrij wordt gemaakt...",
"Kan niet schrijven, dubbele key in tabel '%s'",
"Error bij het sluiten van '%s' (Errcode: %d)",
"Error bij het lezen van file '%s' (Errcode: %d)",
"Error bij het hernoemen van '%s' naar '%s' (Errcode: %d)",
"Error bij het wegschrijven van file '%s' (Errcode: %d)",
"'%s' is geblokeerd tegen veranderingen",
"Sorteren afgebroken",
"View '%s' bestaat niet voorr '%s'",
"Error %d van tabel handler",
"Tabel handler voor '%s' heeft deze optie niet",
"Kan record niet vinden in '%s'",
"Verkeerde info in file: '%s'",
"Verkeerde key file voor tabel: '%s'. Probeer het te repareren",
"Oude key file voor tabel '%s'; Repareer het!",
"'%s' is alleen leesbaar",
"Geen geheugen meer. Herstart server en probeer opnieuw (%d bytes nodig)",
"Geen geheugen om te sorteren. Verhoog de server sort buffer size",
"Onverwachte eof gevonden tijdens het lezen van file '%s' (Errcode: %d)",
"Te veel verbindingen",
"Geen thread geheugen meer",
"Kan de hostname niet krijgen van jou adres",
"Verkeerde handshake",
"Access denied voor gebruiker: '%-.32s@%-.64s' naar database '%-.64s'",
"Access denied voor gebruiker: '%-.32s@%-.64s' (Password gebruikt: %s)",
"Geen database geselecteerd",
"Onbekend commando",
"Kolom '%s' kan niet null zijn",
"Onbekende database '%s'",
"Tabel '%s' bestaat al",
"Onbekende tabel '%s'",
"Kolom: '%s' in %s is ambiguous",
"Bezig met het stoppen van de server",
"Onbekende kolom '%s' in %s",
"Used '%s' with wasn't in group by",
"Kan '%s' niet groeperen",
"Statement has sum functions and columns in same statement",
"Column count doesn't match value count",
"Identifier name '%s' too long",
"Dubbele kolom naam '%s'",
"Dubbele key naam '%s'",
"Dubbele entry '%s' voor key %d",
"Verkeerde kolom specificatie voor kolom '%s'",
"%s near '%-.64s' at line %d",
"Query was leeg",
"Niet unique tabel/alias: '%s'",
"Invalid default value for '%s'",
"Meerdere primary keys gedefinieerd",
"Too many keys specified. Max %d keys allowed",
"Too many key parts specified. Max %d parts allowed",
"Specified key was too long. Max key length is %d",
"Key kolom '%s' bestaat niet in tabel",
"Blob kolom '%s' kan niet gebruikt worden bij key specification",
"Too big column length for column '%s' (max = %d). Use BLOB instead",
"There can only be one auto field and it must be defined as a key",
"%s: klaar voor verbindingen\n",
"%s: Normal shutdown\n",
"%s: Got signal %d. Aborting!\n",
"%s: Shutdown Complete\n",
"%s: Forcing close of thread %ld  user: '%s'\n",
"Can't create IP socket",
"Table '%s' has no index like the one used in CREATE INDEX. Recreate the table",
"Field separator arguments is not what is expected. Check the manual","
"One can't use fixed rowlength with BLOBs. Please use 'fields terminated by'.",
"The file '%s' must the in the database directory or be readable by all",
"File '%s' already exists",
"Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld",
"Records: %ld  Duplicates: %ld",
"Wrong sub part key. The used key part isn't a string or the used length is longer than the key part",
"One can't delete all fields with ALTER TABLE. Use DROP TABLE instead",
"Can't DROP '%s'. Check that field/key exists",
"Records: %ld  Duplicates: %ld  Warnings: %ld",
"INSERT TABLE '%s' isn't allowed in FROM table list",
"Unknown thread id: %lu",
"You are not owner of thread %lu",
"No tables used",
"Too many strings for column %s and SET",
"Can't generate a unique logfilename %s.(1-999)\n",
"Table '%s' was locked with a READ lock and can't be updated",
"Table '%s' was not locked with LOCK TABLES",
"Blob field '%s' can't have a default value",
"Illegal database name '%-.64s'",
"Illegal table name '%-.64s'",
"The SELECT would examine too many records and probably take very long time. Check your WHERE and use SET OPTION SQL_BIG_SELECTS=1 if the SELECT is ok",
"Unknown error",
"Unkown procedure %s",
"Wrong parameter count to procedure %s",
"Wrong parameters to procedure %s",
"Unknown table '%s' in %s",
"Field '%s' specified twice",
"Invalid use of group function",
"Table '%s' uses a extension that doesn't exist in this MySQL version",
"A table must have at least 1 column",
"The table '%s' is full",
"Unknown character set: '%-.64s'",
"Too many tables. MySQL can only use %d tables in a join",
"Too many fields",
"Too big row size. The maximum row size, not counting blobs, is %d. You have to change some fields to blobs",
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'mysqld -O thread_stack=#' to specify a bigger stack if needed",
"Cross dependency found in OUTER JOIN.  Examine your ON conditions",
