395
441
"ikke sammen i batch-modus. Skrus av med --disable-tee. Denne egenskapen er "
396
442
"skrudd av som standard."
398
#: ../client/drizzle.cc:1369
399
msgid "Disable outfile. See interactive help (\\h) also."
402
#: ../client/drizzle.cc:1371
444
#: client/drizzle.cc:1397
446
"Disable outfile. See interactive help (\\h) also. WARNING: option "
447
"deprecated; use --disable-tee instead"
449
"Skrur av utskrift til fil. Les mer i hjelpefunksjonen (\\h). ADVARSEL: "
450
"egenskapen er utgått; bruk --disable-tee i stedet."
452
#: client/drizzle.cc:1400 client/drizzleadmin.cc:90
453
msgid "User for login if not current user."
455
"Brukernavn for innlogging dersom det ikke er det nåværende brukernavnet"
457
#: client/drizzle.cc:1403
458
msgid "Only allow UPDATE and DELETE that uses keys."
459
msgstr "Tillat bare UPDATE og DELETE-spørringer som bruker nøkkelverdier."
461
#: client/drizzle.cc:1406
462
msgid "Synonym for option --safe-updates, -U."
463
msgstr "Synonymt med --safe-updates, -U."
465
#: client/drizzle.cc:1409
466
msgid "Write more. (-v -v -v gives the table output format)."
467
msgstr "Skriv ut mer. (-v -v -v gir tabellformat på utskriften)"
469
#: client/drizzle.cc:1411 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3175
470
msgid "Output version information and exit."
471
msgstr "Skriv ut versjonsnummeret og avslutt."
473
#: client/drizzle.cc:1413 client/drizzleadmin.cc:97
474
msgid "Wait and retry if connection is down."
475
msgstr "Vent og prøv tilkoblingen på nytt dersom den er nede."
477
#: client/drizzle.cc:1416
403
478
msgid "Number of seconds before connection timeout."
404
479
msgstr "Antall sekunder før en tilkobling får tidsavbrudd."
406
#: ../client/drizzle.cc:1373
407
msgid "Max length of input line"
410
#: ../client/drizzle.cc:1375
481
#: client/drizzle.cc:1421
482
msgid "Max packet length to send to, or receive from server"
483
msgstr "Maks pakkestørrelsen mellom server og klient."
485
#: client/drizzle.cc:1426
486
msgid "Buffer for TCP/IP and socket communication"
487
msgstr "Buffer for TCP/IP og socket-kommunikasjon"
489
#: client/drizzle.cc:1430
411
490
msgid "Automatic limit for SELECT when using --safe-updates"
413
492
"Automatisk begrensning av antall (LIMIT) for SELECT når --safe-updates er "
416
#: ../client/drizzle.cc:1377
495
#: client/drizzle.cc:1435
417
496
msgid "Automatic limit for rows in a join when using --safe-updates"
419
498
"Automatisk begrensning av antall (LIMIT) rader i en JOIN når --safe-updates "
422
#: ../client/drizzle.cc:1380 ../client/drizzledump.cc:553
423
msgid "Options specific to the client"
426
#: ../client/drizzle.cc:1383
427
msgid "Connect to host"
428
msgstr "Koble til vert"
430
#: ../client/drizzle.cc:1385
432
"Password to use when connecting to server. If password is not given it's "
433
"asked from the tty."
435
"Passordet som skal brukes for å koble til serveren. Hvis passordet ikke er "
436
"angitt, vil du bli spurt om det i terminalvinduet."
438
#: ../client/drizzle.cc:1387
440
"Port number to use for connection or 0 for default to, in order of "
441
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
444
#: ../client/drizzle.cc:1393 ../client/drizzledump.cc:562
445
#: ../plugin/transaction_log/utilities/transaction_reader.cc:583
446
msgid "User for login if not current user."
448
"Brukernavn for innlogging dersom det ikke er det nåværende brukernavnet"
450
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:564
451
#: ../plugin/transaction_log/utilities/transaction_reader.cc:589
452
msgid "The protocol of connection (mysql or drizzle)."
455
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:576
456
msgid "Allowed Options"
459
#: ../client/drizzle.cc:1463 ../client/drizzle.cc:1470
461
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
464
#: ../client/drizzle.cc:1534 ../client/drizzle.cc:3791
501
#: client/drizzle.cc:1439
502
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
504
"Avbryt tilkoblingen til serveren dersom den bruker den gamle (før 4.1.1) "
507
#: client/drizzle.cc:1444
509
msgid "Number of lines before each import progress report."
510
msgstr "Antall sekunder før en tilkobling får tidsavbrudd."
512
#: client/drizzle.cc:1455
514
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
515
msgstr "%s Ver %s Distrib %s, for %s (%s) bruker %s %s\n"
517
#: client/drizzle.cc:1462
520
"Copyright (C) 2008 Sun Microsystems\n"
521
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
522
"and you are welcome to modify and redistribute it under the GPL license\n"
525
#: client/drizzle.cc:1467
527
msgid "Usage: %s [OPTIONS] [database]\n"
528
msgstr "Bruk: %s [egenskaper] [databasenavn]\n"
530
#: client/drizzle.cc:1502
465
531
msgid "DELIMITER cannot contain a backslash character"
466
532
msgstr "Skilletegn kan ikke inneholde en backlash (\\)."
468
#: ../client/drizzle.cc:1613 ../client/drizzledump.cc:675
469
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
470
#: ../client/drizzletest.cc:5659
471
msgid "Error: Unknown protocol"
474
#: ../client/drizzle.cc:1627
476
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
479
#: ../client/drizzle.cc:1673 ../client/drizzle.cc:4081
481
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
482
msgstr "%s Ver %s Distrib %s, for %s (%s) bruker %s %s\n"
484
#: ../client/drizzle.cc:1679
487
"Copyright (C) 2008 Sun Microsystems\n"
488
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
489
"and you are welcome to modify and redistribute it under the GPL license\n"
492
#: ../client/drizzle.cc:1684
494
msgid "Usage: drizzle [OPTIONS] [schema]\n"
495
msgstr "Bruk: %s [egenskaper] [databasenavn]\n"
497
#: ../client/drizzle.cc:1738
499
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
500
msgstr "Velkommen til Drizzle-klienten. Kommandoer slutter med ; eller \\g."
502
#: ../client/drizzle.cc:1747
505
"Your Drizzle connection id is %u\n"
506
"Connection protocol: %s\n"
507
"Server version: %s\n"
509
"Din Drizzle-tilkoblingsid er %u\n"
510
"Serverversjon: %s\n"
512
#: ../client/drizzle.cc:1781
514
msgid "Reading history-file %s\n"
515
msgstr "Leser historiefilen %s\n"
517
#: ../client/drizzle.cc:1785
519
msgid "Couldn't allocate memory for temp histfile!\n"
520
msgstr "Kunne ikke allokere minne for den midlertidige historiefilen!\n"
522
#: ../client/drizzle.cc:1792
523
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
525
"Skriv 'help;' eller '\\h' for hjelp. Skriv '\\c' for å tømme "
528
#: ../client/drizzle.cc:1802
532
#: ../client/drizzle.cc:1815
534
msgid "Writing history-file %s\n"
535
msgstr "Skriver historiefilen %s\n"
537
#: ../client/drizzle.cc:1823
541
#: ../client/drizzle.cc:1823
545
#: ../client/drizzle.cc:1873
546
msgid "Query aborted by Ctrl+C\n"
547
msgstr "Spørringen ble avbrutt med Ctrl+C\n"
549
#: ../client/drizzle.cc:1957
534
#: client/drizzle.cc:1523
536
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
537
msgstr "ADVARSEL: egenskapen er utgått; bruk --disable-tee i stedet.\n"
539
#: client/drizzle.cc:1546
541
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
542
msgstr "ADVARSEL: egenskapen er utgått; bruk --disable-pager i stedet.\n"
544
#: client/drizzle.cc:1550
546
msgid "WARNING: --server-arg option not supported in this configuration.\n"
548
"ADVARSEL: --server-arg-egenskapen er ikke støttet under denne "
551
#: client/drizzle.cc:1577
553
"Non-integer value supplied for port. If you are trying to enter a password "
554
"please use --password instead."
557
#: client/drizzle.cc:1585
558
msgid "Value supplied for port is not valid."
561
#: client/drizzle.cc:1738
551
563
msgid "Processing line: %<PRIu32>\n"
554
#: ../client/drizzle.cc:2175
555
msgid "Unknown command: "
558
#: ../client/drizzle.cc:2346
559
msgid "Not found a delimiter within max_input_line of input"
562
#: ../client/drizzle.cc:2592
566
#: client/drizzle.cc:1954
568
msgid "Unknown command '\\%c'."
569
msgstr "Ukjent kommando '\\%c'."
571
#: client/drizzle.cc:2378
564
573
"Reading table information for completion of table and column names\n"
565
"You can turn off this feature to get a quicker startup with -A\n"
574
" You can turn off this feature to get a quicker startup with -A\n"
577
"Leser tabellinformasjon for automatisk utfylling av tabell- og kolonnenavn\n"
578
" Du kan skru av denne egenskapen ved å angi -A for å få en raskere "
569
#: ../client/drizzle.cc:2631
582
#: client/drizzle.cc:2475
570
583
msgid "No connection. Trying to reconnect..."
571
584
msgstr "Ingen tilkobling. Prøver å koble til på nytt..."
573
#: ../client/drizzle.cc:2637
586
#: client/drizzle.cc:2481
574
587
msgid "Can't connect to the server\n"
575
588
msgstr "Klarte ikke å koble til serveren\n"
577
#: ../client/drizzle.cc:2721
590
#: client/drizzle.cc:2538
594
#: client/drizzle.cc:2538
598
#: client/drizzle.cc:2590
601
msgstr "Navn: '%s'\n"
603
#: client/drizzle.cc:2591
612
#: client/drizzle.cc:2593
621
#: client/drizzle.cc:2606
622
msgid "Many help items for your request exist."
623
msgstr "Det finnes flere passende emner for forespørselen."
625
#: client/drizzle.cc:2607
627
"To make a more specific request, please type 'help <item>',\n"
628
"where <item> is one of the following"
630
"For å gjøre en mer spesifikk forespørsel, skriv 'help <valg>',\n"
631
"hvor <valg> er en av følgende"
633
#: client/drizzle.cc:2613
635
msgid "You asked for help about help category: '%s'\n"
636
msgstr "Du ba om hjelp om kategorien: '%s'\n"
638
#: client/drizzle.cc:2614
640
"For more information, type 'help <item>', where <item> is one of the "
643
"For mer informasjon, skriv 'help <valg>', hvor <valg> er en av følgende"
645
#: client/drizzle.cc:2627
651
"Ingenting ble funnet"
653
#: client/drizzle.cc:2628
654
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
656
"Prøv å kjør 'help contents' for en liste over alle tilgjengelige emner\n"
658
#: client/drizzle.cc:2650
578
659
msgid "List of all Drizzle commands:"
579
660
msgstr "Oversikt over alle Drizzle-kommandoer:"
581
#: ../client/drizzle.cc:2725
584
"Note that all text commands must be first on line and end with '%s' or \\g"
662
#: client/drizzle.cc:2652
663
msgid "Note that all text commands must be first on line and end with ';'"
586
665
"Husk at alle tekstkommandoer må være i starten av en linje og må slutte med "
589
#: ../client/drizzle.cc:2783
668
#: client/drizzle.cc:2664
671
"For server side help, type 'help contents'\n"
674
"For hjelp fra serveren, skriv 'help contents'\n"
676
#: client/drizzle.cc:2705
590
677
msgid "No query specified\n"
591
678
msgstr "Ingen spørring oppgitt\n"
593
#: ../client/drizzle.cc:2798
680
#: client/drizzle.cc:2720
594
681
msgid "Ignoring query to other database"
595
682
msgstr "Overser spørring til annen database"
597
#: ../client/drizzle.cc:2848
684
#: client/drizzle.cc:2769
598
685
msgid "Empty set"
599
686
msgstr "Tomt sett"
601
#: ../client/drizzle.cc:2861
688
#: client/drizzle.cc:2782
603
690
msgid "%ld row in set"
604
691
msgid_plural "%ld rows in set"
605
692
msgstr[0] "%ld rad i settet"
606
693
msgstr[1] "%ld rader i settet"
608
#: ../client/drizzle.cc:2870
695
#: client/drizzle.cc:2791
610
697
msgstr "Spørring OK"
612
#: ../client/drizzle.cc:2872
699
#: client/drizzle.cc:2793
614
701
msgid "Query OK, %ld row affected"
615
702
msgid_plural "Query OK, %ld rows affected"
616
703
msgstr[0] "Spørring OK, %ld rad påvirket"
617
704
msgstr[1] "Spørring OK, %ld rader påvirket"
619
#: ../client/drizzle.cc:2944
620
msgid "popen() failed! defaulting PAGER to stdout!\n"
623
#: ../client/drizzle.cc:2966
625
msgid "Error logging to file '%s'\n"
628
#: ../client/drizzle.cc:2971
630
msgid "Logging to file '%s'\n"
631
msgstr "Leser historiefilen %s\n"
633
#: ../client/drizzle.cc:3055
642
"Collation: %s (%u)\n"
650
#: ../client/drizzle.cc:3522
652
msgid "No previous outfile available, you must give a filename!\n"
655
#: ../client/drizzle.cc:3527
657
msgid "Currently logging to file '%s'\n"
660
#: ../client/drizzle.cc:3547
662
msgid "No outfile specified!\n"
663
msgstr "Ingen spørring oppgitt\n"
665
#: ../client/drizzle.cc:3560
666
msgid "Outfile disabled.\n"
669
#: ../client/drizzle.cc:3587
671
msgid "Default pager wasn't set, using stdout.\n"
672
msgstr "Skru av sidevisning, skriv til stdout."
674
#: ../client/drizzle.cc:3607
676
msgid "PAGER set to '%s'\n"
679
#: ../client/drizzle.cc:3618
680
msgid "PAGER set to stdout\n"
683
#: ../client/drizzle.cc:3701
685
msgid "Connection id: %u"
688
#: ../client/drizzle.cc:3703
690
msgid "Current schema: %.128s\n"
693
#: ../client/drizzle.cc:3704
698
#: ../client/drizzle.cc:3724
699
msgid "Usage: \\. <filename> | source <filename>"
702
#: ../client/drizzle.cc:3739
704
msgid "Failed to open file '%s', error: %d"
706
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3043
708
"Port number to use for connection or 0 for default to, in order of "
709
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
712
#: client/drizzleadmin.cc:87
713
msgid "Silently exit if one can't connect to server."
714
msgstr "Avslutt i det stille om vi ikke kan koble til en server."
716
#: client/drizzleadmin.cc:93
717
msgid "Write more information."
718
msgstr "Skriv mer informasjon"
720
#: client/drizzleadmin.cc:127
722
msgid "Memory allocation error while copying password. Aborting.\n"
725
#: client/drizzleadmin.cc:264
728
"connect to server at '%s' failed\n"
731
"tilkobling til serveren på '%s' mislykkes\n"
734
#: client/drizzleadmin.cc:270
736
msgid "Check that drizzled is running on %s"
737
msgstr "Sjekk at drizzled kjører på %s"
739
#: client/drizzleadmin.cc:271
741
msgid " and that the port is %d.\n"
742
msgstr " og at porten er satt til %d.\n"
744
#: client/drizzleadmin.cc:273
746
msgid "You can check this by doing 'telnet %s %d'\n"
747
msgstr "Du kan sjekke dette ved å skrive 'telnet %s %d'\n"
749
#: client/drizzleadmin.cc:284
751
msgid "Got error: %s\n"
752
msgstr "Fikk feil: %s\n"
754
#: client/drizzleadmin.cc:291
755
msgid "Waiting for Drizzle server to answer"
756
msgstr "Venter på at Drizzle-serveren skal svare"
758
#: client/drizzleadmin.cc:324
760
msgid "shutting down drizzled...\n"
761
msgstr "avslutter drizzled...\n"
763
#: client/drizzleadmin.cc:328
765
msgid "shutdown failed; error: '%s'"
766
msgstr "Avslutningen mislykkes; feil: '%s'"
768
#: client/drizzleadmin.cc:335
773
#: client/drizzleadmin.cc:345
774
msgid "drizzled is alive"
775
msgstr "drizzled lever"
777
#: client/drizzleadmin.cc:353
778
msgid "connection was down, but drizzled is now alive"
779
msgstr "tilkolbingen var nede, men drizzled er nå i live"
781
#: client/drizzleadmin.cc:357
783
msgid "drizzled doesn't answer to ping, error: '%s'"
784
msgstr "drizzled svarer ikke på ping, feil: '%s'"
786
#: client/drizzleadmin.cc:366
788
msgid "Unknown command: '%-.60s'"
789
msgstr "Ukjent kommando: '%-.60s'"
791
#: client/drizzleadmin.cc:375
793
msgid "%s Ver %s Distrib %s, for %s on %s\n"
794
msgstr "%s Ver %s Distrib %s, for %s på %s\n"
796
#: client/drizzleadmin.cc:382
797
msgid "Copyright (C) 2000-2008 MySQL AB"
798
msgstr "Copyright (C) 2000-2008 MySQL AB"
800
#: client/drizzleadmin.cc:383
802
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
803
"and you are welcome to modify and redistribute it under the GPL license\n"
805
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
806
"and you are welcome to modify and redistribute it under the GPL license\n"
808
#: client/drizzleadmin.cc:384
809
msgid "Administration program for the drizzled daemon."
810
msgstr "Administrasjonsprogram for drizzled-tjeneren"
812
#: client/drizzleadmin.cc:385
814
msgid "Usage: %s [OPTIONS] command command....\n"
815
msgstr "Bruk: %s [EGENSKAPER] kommando kommando....\n"
817
#: client/drizzleadmin.cc:387
819
" ping Check if server is down\n"
820
" shutdown Take server down\n"
822
" ping Sjekk om serveren er nede\n"
823
" shutdown Avslutt serveren\n"
825
#: libdrizzle/errmsg.c:27
826
msgid "Unknown Drizzle error"
827
msgstr "Ukjent Drizzle-feil"
829
#: libdrizzle/errmsg.c:28
831
msgid "Can't create UNIX socket (%d)"
832
msgstr "Klarte ikke å lage UNIX-socketen (%d)"
834
#: libdrizzle/errmsg.c:29
836
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
838
"Klarer ikke å koble til den lokale Drizzle-serveren gjennom socketen "
841
#: libdrizzle/errmsg.c:30
843
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
844
msgstr "Klarer ikke å koblet til den lokale Drizzle-serveren på '%-.100s' (%d)"
846
#: libdrizzle/errmsg.c:31
848
msgid "Can't create TCP/IP socket (%d)"
849
msgstr "Klarer ikke å lage en TCP/IP-socket (%d)"
851
#: libdrizzle/errmsg.c:32
853
msgid "Unknown Drizzle server host '%-.100s' (%d)"
854
msgstr "Ukjent Drizzle-serverhost '%-.100s' (%d)"
856
#: libdrizzle/errmsg.c:33
857
msgid "Drizzle server has gone away"
858
msgstr "Drizzle-serveren har forsvunnet"
860
#: libdrizzle/errmsg.c:34
862
msgid "Protocol mismatch; server version = %d, client version = %d"
865
#: libdrizzle/errmsg.c:35
866
msgid "Drizzle client ran out of memory"
869
#: libdrizzle/errmsg.c:36
870
msgid "Wrong host info"
873
#: libdrizzle/errmsg.c:37
874
msgid "Localhost via UNIX socket"
877
#: libdrizzle/errmsg.c:38
879
msgid "%-.100s via TCP/IP"
882
#: libdrizzle/errmsg.c:39
883
msgid "Error in server handshake"
886
#: libdrizzle/errmsg.c:40
887
msgid "Lost connection to Drizzle server during query"
890
#: libdrizzle/errmsg.c:41
891
msgid "Commands out of sync; you can't run this command now"
894
#: libdrizzle/errmsg.c:42
896
msgid "Named pipe: %-.32s"
899
#: libdrizzle/errmsg.c:43
901
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
904
#: libdrizzle/errmsg.c:44
906
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
909
#: libdrizzle/errmsg.c:45
911
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
914
#: libdrizzle/errmsg.c:46
916
msgid "Can't initialize character set %-.32s (path: %-.100s)"
919
#: libdrizzle/errmsg.c:47
920
msgid "Got packet bigger than 'max_allowed_packet' bytes"
923
#: libdrizzle/errmsg.c:48
924
msgid "Embedded server"
927
#: libdrizzle/errmsg.c:49
928
msgid "Error on SHOW SLAVE STATUS:"
931
#: libdrizzle/errmsg.c:50
932
msgid "Error on SHOW SLAVE HOSTS:"
935
#: libdrizzle/errmsg.c:51
936
msgid "Error connecting to slave:"
939
#: libdrizzle/errmsg.c:52
940
msgid "Error connecting to master:"
943
#: libdrizzle/errmsg.c:53
944
msgid "SSL connection error"
947
#: libdrizzle/errmsg.c:54
948
msgid "Malformed packet"
951
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
952
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
953
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
954
#: libdrizzle/errmsg.c:74
955
msgid "(unused error message)"
958
#: libdrizzle/errmsg.c:56
959
msgid "Invalid use of null pointer"
962
#: libdrizzle/errmsg.c:57
963
msgid "Statement not prepared"
966
#: libdrizzle/errmsg.c:58
967
msgid "No data supplied for parameters in prepared statement"
970
#: libdrizzle/errmsg.c:59
971
msgid "Data truncated"
974
#: libdrizzle/errmsg.c:60
975
msgid "No parameters exist in the statement"
978
#: libdrizzle/errmsg.c:61
979
msgid "Invalid parameter number"
982
#: libdrizzle/errmsg.c:62
985
"Can't send long data for non-string/non-binary data types (parameter: %d)"
988
#: libdrizzle/errmsg.c:64
990
msgid "Using unsupported buffer type: %d (parameter: %d)"
993
#: libdrizzle/errmsg.c:65
995
msgid "Shared memory: %-.100s"
998
#: libdrizzle/errmsg.c:75
999
msgid "Wrong or unknown protocol"
1002
#: libdrizzle/errmsg.c:76
1003
msgid "Invalid connection handle"
1006
#: libdrizzle/errmsg.c:77
1008
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1009
"option 'secure_auth' enabled)"
1012
#: libdrizzle/errmsg.c:79
1013
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
1016
#: libdrizzle/errmsg.c:80
1017
msgid "Attempt to read column without prior row fetch"
1020
#: libdrizzle/errmsg.c:81
1021
msgid "Prepared statement contains no metadata"
1024
#: libdrizzle/errmsg.c:82
1026
"Attempt to read a row while there is no result set associated with the "
1030
#: libdrizzle/errmsg.c:84
1031
msgid "This feature is not implemented yet"
1034
#: libdrizzle/errmsg.c:85
1037
"Lost connection to Drizzle server while waiting for initial communication "
1038
"packet, system error: %d"
1041
#: libdrizzle/errmsg.c:87
1044
"Lost connection to Drizzle server while reading initial communication "
1045
"packet, system error: %d"
1048
#: libdrizzle/errmsg.c:89
1051
"Lost connection to Drizzle server while sending authentication information, "
1055
#: libdrizzle/errmsg.c:91
1058
"Lost connection to Drizzle server while reading authorization information, "
1062
#: libdrizzle/errmsg.c:93
1065
"Lost connection to Drizzle server while setting initial database, system "
1069
#: libdrizzle/errmsg.c:95
1071
msgid "Statement closed indirectly because of a preceding %s() call"
1074
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1075
msgid "Couldn't uncompress communication packet"
1078
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1079
msgid "Got an error reading communication packets"
1082
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1083
msgid "Got timeout reading communication packets"
1086
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1087
msgid "Got an error writing communication packets"
1090
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1091
msgid "Got timeout writing communication packets"
1094
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1096
msgid "File '%s' not found (Errcode: %d)"
1097
msgstr "Filen '%s' ble ikke funnet (Feilkode: %d)"
1099
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1101
msgid "Error reading file '%s' (Errcode: %d)"
705
1102
msgstr "Lesingen av '%s' mislykkes (Feilkode: %d)"
707
#: ../client/drizzle.cc:3747
708
msgid "Can't initialize LineBuffer"
711
#: ../client/drizzle.cc:3783
712
msgid "DELIMITER must be followed by a 'delimiter' character or string"
715
#: ../client/drizzle.cc:3816
716
msgid "USE must be followed by a schema name"
719
#: ../client/drizzle.cc:3884
721
msgid "Schema changed"
722
msgstr "Databasen som skal brukes."
724
#: ../client/drizzle.cc:3930
726
msgid "Show warnings enabled."
727
msgstr "Vis advarsler etter hvert uttrykk."
729
#: ../client/drizzle.cc:3938
731
msgid "Show warnings disabled."
732
msgstr "Vis advarsler etter hvert uttrykk."
734
#: ../client/drizzle.cc:4088
738
"Connection id:\t\t%lu\n"
741
#: ../client/drizzle.cc:4100
743
msgid "Current schema:\t%s\n"
746
#: ../client/drizzle.cc:4101
748
msgid "Current user:\t\t%s\n"
751
#: ../client/drizzle.cc:4107
752
msgid "SSL:\t\t\tNot in use"
755
#: ../client/drizzle.cc:4112
761
#: ../client/drizzle.cc:4119
764
"All updates ignored to this schema\n"
767
#: ../client/drizzle.cc:4122
769
msgid "Current pager:\t\t%s\n"
772
#: ../client/drizzle.cc:4123
774
msgid "Using outfile:\t\t'%s'\n"
777
#: ../client/drizzle.cc:4124
779
msgid "Using delimiter:\t%s\n"
782
#: ../client/drizzle.cc:4125
784
msgid "Server version:\t\t%s\n"
787
#: ../client/drizzle.cc:4126
789
msgid "Protocol:\t\t%s\n"
792
#: ../client/drizzle.cc:4127
794
msgid "Protocol version:\t%d\n"
797
#: ../client/drizzle.cc:4128
799
msgid "Connection:\t\t%s\n"
802
#: ../client/drizzle.cc:4135
804
msgid "UNIX socket:\t\t%s\n"
807
#: ../client/drizzle.cc:4137
809
msgid "TCP port:\t\t%d\n"
812
#: ../client/drizzle.cc:4142
815
"Note that you are running in safe_update_mode:\n"
818
#: ../client/drizzle.cc:4144
821
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
823
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
825
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
826
" Max number of examined row combination in a join is set to: %"
831
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
1104
#: mysys/errors.cc:25
1106
msgid "Can't create/write to file '%s' (Errcode: %d)"
1107
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
1109
#: mysys/errors.cc:27
1111
msgid "Error writing file '%s' (Errcode: %d)"
1112
msgstr "Skrivingen av '%s' mislykkes (Feilkode: %d)"
1114
#: mysys/errors.cc:28
1116
msgid "Error on close of '%s' (Errcode: %d)"
1119
#: mysys/errors.cc:29
1121
msgid "Out of memory (Needed %u bytes)"
1122
msgstr "Tomt for minne (Trengte %u bytes)"
1124
#: mysys/errors.cc:30
1126
msgid "Error on delete of '%s' (Errcode: %d)"
1127
msgstr "Feil ved slettingen av '%s' (Feilkode: %d)"
1129
#: mysys/errors.cc:31
1131
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1132
msgstr "Klarte ikke å bytte navn på '%s' til '%s' (Feilkode: %d)"
1134
#: mysys/errors.cc:32
1136
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1137
msgstr "Uventet slutt-på-fil (EOF) inntraff da vi leste '%s' (Feilkode: %d)"
1139
#: mysys/errors.cc:33
1141
msgid "Can't lock file (Errcode: %d)"
1142
msgstr "Kan ikke låse filen (Feilkode: %d)"
1144
#: mysys/errors.cc:34
1146
msgid "Can't unlock file (Errcode: %d)"
1147
msgstr "Kan ikke låse opp filen (Feilkode: %d)"
1149
#: mysys/errors.cc:35
1151
msgid "Can't read dir of '%s' (Errcode: %d)"
1152
msgstr "Kan ikke lese katalogen '%s' (Feilkode: %d)"
1154
#: mysys/errors.cc:36
1156
msgid "Can't get stat of '%s' (Errcode: %d)"
1157
msgstr "Kan ikke 'stat'-e '%s' (Feilkode: %d)"
1159
#: mysys/errors.cc:37
1161
msgid "Can't change size of file (Errcode: %d)"
1162
msgstr "Kan ikke endre størrelsen på filen (Feilkode: %d)"
1164
#: mysys/errors.cc:38
1166
msgid "Can't open stream from handle (Errcode: %d)"
1167
msgstr "Kan ikke åpne strømmen fra pekeren (Feilkode: %d)"
1169
#: mysys/errors.cc:39
1171
msgid "Can't get working dirctory (Errcode: %d)"
1172
msgstr "Fikk ikke tak i arbeidskatalogen (Feilkode: %d)"
1174
#: mysys/errors.cc:40
1176
msgid "Can't change dir to '%s' (Errcode: %d)"
1177
msgstr "Kunne ikke bytte katalog til '%s' (Feilkode: %d)"
1179
#: mysys/errors.cc:41
1181
msgid "Warning: '%s' had %d links"
1182
msgstr "Advarsel: '%s' hadde %d lenker."
1184
#: mysys/errors.cc:42
1186
msgid "Warning: %d files and %d streams is left open\n"
1187
msgstr "Advarsel: %d filer og %d strømmer er fortsatt åpne\n"
1189
#: mysys/errors.cc:43
1191
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1193
"Disken er full når vi prøver å skrive '%s'. Venter på at noen skal frigi "
1196
#: mysys/errors.cc:44
1198
msgid "Can't create directory '%s' (Errcode: %d)"
1199
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
1201
#: mysys/errors.cc:45
1204
"Character set '%s' is not a compiled character set and is not specified in "
1207
"Tegnsettet '%s' er ikke et kompilert tegnsett og er ikke spesifisert i %s"
1209
#: mysys/errors.cc:46
1211
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1212
msgstr "Tomt for ressurser når vi prøvde å åpne '%s' (Feilkode: %d)"
1214
#: mysys/errors.cc:47
1216
msgid "Can't read value for symlink '%s' (Error %d)"
1217
msgstr "Kan ikke lese verdien av symlinken '%s' (Error: %d)"
1219
#: mysys/errors.cc:48
1221
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1222
msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
1224
#: mysys/errors.cc:49
1226
msgid "Error on realpath() on '%s' (Error %d)"
1227
msgstr "Feil ved kall til realpath() på '%s' (Feilkode: %d)"
1229
#: mysys/errors.cc:50
1231
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1232
msgstr "Kan ikke synkronisere '%s' mot disk (Feilkode: %d)"
1234
#: mysys/errors.cc:51
1237
"Collation '%s' is not a compiled collation and is not specified in the %s "
1240
"Sorteringsrekkefølgen '%s' er ikke en kompilert sorteringsrekkefølge og er "
1241
"ikke spesifisert i filen %s"
1243
#: mysys/errors.cc:53
1245
msgid "File '%s' (fileno: %d) was not closed"
1246
msgstr "Filen '%s' (filnummer: %d) ble ikke lukket"
1248
#: mysys/my_error.cc:87
1250
msgid "Unknown error %d"
1251
msgstr "Ukjent feil %d"
1253
#: mysys/my_getopt.cc:89
1257
#: mysys/my_getopt.cc:91
1259
msgstr "Informasjon: "
1261
#: mysys/my_getopt.cc:355
1263
msgid "%s: %s: Option '%s' used, but is disabled\n"
1264
msgstr "%s: %s: Valget '%s' ble brukt, men er ikke tilgjengelig\n"
1266
#: mysys/my_getopt.cc:356
1270
#: mysys/my_getopt.cc:356
836
#: ../client/drizzle.cc:4249
838
msgid "ERROR %d (%s): "
841
#: ../client/drizzle.cc:4251
846
#: ../client/drizzle.cc:4254
851
#: ../client/drizzle.cc:4387
855
#: ../client/drizzle.cc:4389
859
#: ../client/drizzle.cc:4395
863
#: ../client/drizzle.cc:4401
867
#: ../client/drizzle.cc:4502
871
#: ../client/drizzle.cc:4622
873
msgid "Returning to default PROMPT of %s\n"
876
#: ../client/drizzle.cc:4627
877
msgid "Memory allocation error. Not changing prompt\n"
880
#: ../client/drizzle.cc:4632
882
msgid "PROMPT set to '%s'\n"
885
#: ../client/drizzledump.cc:229
886
msgid "Error inserting into destination database"
889
#: ../client/drizzledump.cc:253
891
msgid "Got errno %d on write"
894
#: ../client/drizzledump.cc:298
897
"%s: You can't use --single-transaction and --lock-all-tables at the same "
901
#: ../client/drizzledump.cc:305
903
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
906
#: ../client/drizzledump.cc:373
907
msgid "-- Retrieving database structures..."
910
#: ../client/drizzledump.cc:485
912
"Dump all the databases. This will be same as --databases with all databases "
916
#: ../client/drizzledump.cc:487
917
msgid "Dump all the tablespaces."
920
#: ../client/drizzledump.cc:489
921
msgid "Use complete insert statements."
924
#: ../client/drizzledump.cc:491
926
"Flush logs file in server before starting dump. Note that if you dump many "
927
"databases at once (using the option --databases= or --all-databases), the "
928
"logs will be flushed for each database dumped. The exception is when using --"
929
"lock-all-tables in this case the logs will be flushed only once, "
930
"corresponding to the moment all tables are locked. So if you want your dump "
931
"and the log flush to happen at the same exact moment you should use --lock-"
932
"all-tables or --flush-logs"
935
#: ../client/drizzledump.cc:493
937
msgid "Continue even if we get an sql-error."
938
msgstr "Fortsett selv om vi får en SQL-feil."
940
#: ../client/drizzledump.cc:494
942
msgid "Display this help message and exit."
943
msgstr "Vis denne hjelpeteksten og avslutt."
945
#: ../client/drizzledump.cc:496
947
"Locks all tables across all databases. This is achieved by taking a global "
948
"read lock for the duration of the whole dump. Automatically turns --single-"
952
#: ../client/drizzledump.cc:498
954
"Creates a consistent snapshot by dumping all tables in a single transaction. "
955
"Works ONLY for tables stored in storage engines which support "
956
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
957
"be consistent for other storage engines. While a --single-transaction dump "
958
"is in process, to ensure a valid dump file (correct table contents), no "
959
"other connection should use the following statements: ALTER TABLE, DROP "
960
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
964
#: ../client/drizzledump.cc:500
966
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
967
"extended-insert and --disable-keys."
970
#: ../client/drizzledump.cc:501
971
msgid "Overrides option --databases (-B)."
974
#: ../client/drizzledump.cc:503
975
msgid "Number of rows before each output progress report (requires --verbose)."
978
#: ../client/drizzledump.cc:505
979
msgid "Print info about the various stages."
982
#: ../client/drizzledump.cc:507
983
msgid "Turn off Comments"
986
#: ../client/drizzledump.cc:508
988
msgid "Turn off create-options"
989
msgstr "Egenskapene for å opprette en ny er feil"
991
#: ../client/drizzledump.cc:509
992
msgid "Turn off extended-insert"
995
#: ../client/drizzledump.cc:510
996
msgid "Turn off dump date at the end of the output"
999
#: ../client/drizzledump.cc:511
1000
msgid "Do not read from the configuration files"
1003
#: ../client/drizzledump.cc:517
1004
msgid "Add a 'DROP DATABASE' before each create."
1007
#: ../client/drizzledump.cc:518
1008
msgid "Do not add a 'drop table' before each create."
1011
#: ../client/drizzledump.cc:520
1013
"Give less verbose output (useful for debugging). Disables structure comments "
1014
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1015
"set-names --skip-disable-keys"
1018
#: ../client/drizzledump.cc:522
1020
"To dump several databases. Note the difference in usage; In this case no "
1021
"tables are given. All name arguments are regarded as databasenames. 'USE "
1022
"db_name;' will be included in the output."
1025
#: ../client/drizzledump.cc:524
1027
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1028
"will not be put in the output."
1031
#: ../client/drizzledump.cc:526
1033
"Do not dump the specified table. To specify more than one table to ignore, "
1034
"use the directive multiple times, once for each table. Each table must be "
1035
"specified with both database and table names, e.g. --ignore-table=database."
1039
#: ../client/drizzledump.cc:528
1040
msgid "Insert rows with INSERT IGNORE."
1043
#: ../client/drizzledump.cc:530
1044
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1047
#: ../client/drizzledump.cc:532
1049
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1050
"above line will be added otherwise, if --databases or --all-databases option "
1054
#: ../client/drizzledump.cc:534
1055
msgid "No row information."
1058
#: ../client/drizzledump.cc:536
1059
msgid "Use REPLACE INTO instead of INSERT INTO."
1062
#: ../client/drizzledump.cc:538
1063
msgid "Where to send output to (stdout|database"
1066
#: ../client/drizzledump.cc:540
1068
"Hostname for destination db server (requires --destination-type=database)"
1071
#: ../client/drizzledump.cc:542
1073
"Port number for destination db server (requires --destination-type=database)"
1076
#: ../client/drizzledump.cc:544
1078
"User name for destination db server (resquires --destination-type=database)"
1081
#: ../client/drizzledump.cc:546
1083
"Password for destination db server (requires --destination-type=database)"
1086
#: ../client/drizzledump.cc:548
1088
"The database in the destination db server (requires --destination-"
1089
"type=database, not for use with --all-databases)"
1092
#: ../client/drizzledump.cc:550
1094
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1098
#: ../client/drizzledump.cc:556
1099
msgid "Connect to host."
1100
msgstr "Koble til en maskin"
1102
#: ../client/drizzledump.cc:558
1105
"Password to use when connecting to server. If password is not given it's "
1106
"solicited on the tty."
1108
"Passordet som skal brukes for å koble til serveren. Hvis passordet ikke er "
1109
"angitt, vil du bli spurt om det i terminalvinduet."
1111
#: ../client/drizzledump.cc:560
1112
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1114
msgid "Port number to use for connection."
1115
msgstr "Socket-fil som skal brukes for tilkobling"
1117
#: ../client/drizzledump.cc:567
1118
msgid "Hidden Options"
1121
#: ../client/drizzledump.cc:569
1122
msgid "Used to select the database"
1125
#: ../client/drizzledump.cc:570
1126
msgid "Used to select the tables"
1129
#: ../client/drizzledump.cc:573
1130
msgid "Allowed Options + Hidden Options"
1133
#: ../client/drizzledump.cc:637
1135
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1138
#: ../client/drizzledump.cc:642
1140
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1141
"and you are welcome to modify and redistribute it under the GPL license\n"
1143
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1144
"and you are welcome to modify and redistribute it under the GPL license\n"
1146
#: ../client/drizzledump.cc:643
1147
msgid "Dumps definitions and data from a Drizzle database server"
1150
#: ../client/drizzledump.cc:644
1152
msgid "Usage: %s [OPTIONS] database [tables]\n"
1155
#: ../client/drizzledump.cc:645
1157
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1160
#: ../client/drizzledump.cc:647
1162
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1165
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1166
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1168
msgid "Value supplied for port is not valid.\n"
1171
#: ../client/drizzledump.cc:743
1173
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1176
#: ../client/drizzledump_data.cc:268
1177
msgid "-- Retrieving data for "
1180
#: ../client/drizzledump_data.cc:300
1181
msgid " rows dumped for table "
1184
#: ../client/drizzledump_data.cc:547
1186
msgid "-- Connecting to "
1187
msgstr "Koble til vert"
1189
#: ../client/drizzledump_data.cc:547
1190
msgid " using protocol "
1193
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1194
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1195
msgid "Error executing query: "
1198
#: ../client/drizzledump_data.cc:602
1199
msgid "Could not buffer result: "
1202
#: ../client/drizzledump_data.cc:648
1203
msgid "Error: Could not set db '"
1206
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1207
#: ../client/drizzledump_data.cc:673
1211
#: ../client/drizzledump_data.cc:682
1212
msgid "-- Disconnecting from "
1215
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1216
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1217
msgid "-- Retrieving table structures for "
1220
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1221
msgid "-- Retrieving fields for "
1224
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1225
msgid "-- Retrieving indexes for "
1228
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1229
msgid "-- Retrieving foreign keys for "
1232
#: ../client/drizzleslap.cc:2292
1234
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1237
#: ../client/drizzletest.cc:5412
1238
msgid "Error: Invalid Value for opt_max_connect_retries"
1241
#: ../client/drizzletest.cc:5422
1242
msgid "Error: Invalid Value for opt_tail_lines"
1245
#: ../client/drizzletest.cc:5432
1246
msgid "Error: Invalid Value for opt_sleep"
1249
#: ../client/drizzletest.cc:5623
1251
msgid "Could not open '%s' for reading: errno = %d"
1254
#: ../client/drizzletest.cc:5628
1256
msgid "Out of memory"
1257
msgstr "Ikke mer minne"
1259
#: ../drizzled/drizzled.cc:491
1274
#: mysys/my_getopt.cc:459
1276
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1277
msgstr "%s: FEIL: Valget '-%c' ble brukt, men er ikke tilgjengelig\n"
1279
#: mysys/my_getopt.cc:772
1281
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1282
msgstr "Ukjent endelse '%c' brukt for variabelen '%s' (verdi '%s')\n"
1284
#: mysys/my_getopt.cc:963
1286
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1287
msgstr "%s: FEIL: Ugyldig desimalverdi for egenskapen '%s'\n"
1289
#: mysys/my_getopt.cc:1190
1291
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1292
msgstr "%*s(Standardverdi er på; bruk --skip-%s for å skru av.)\n"
1294
#: mysys/my_getopt.cc:1210
1298
"Variables (--variable-name=value)\n"
1299
"and boolean options {false|true} Value (after reading options)\n"
1300
"--------------------------------- -----------------------------\n"
1303
"Variabler (--variabelnavn=verdi)\n"
1304
"og boolske egenskaper {false|true} Verdi (etter å ha lest brukervalg)\n"
1305
"--------------------------------- -----------------------------\n"
1307
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1308
msgid "(No default value)"
1309
msgstr "(Ingen standardverdi)"
1311
#: mysys/my_getopt.cc:1245
1315
#: mysys/my_getopt.cc:1245
1319
#: mysys/my_getopt.cc:1273
1321
msgid "(Disabled)\n"
1322
msgstr "(Skrudd av)\n"
1324
#: drizzled/authentication.cc:68 drizzled/show.cc:4681
1325
#: drizzled/sql_plugin.cc:796
1327
msgid "Plugin '%s' init function returned error."
1330
#. TRANSLATORS: The leading word "configvar" is the name
1331
#. of the plugin api, and so should not be translated.
1332
#: drizzled/configvar.cc:40
1334
msgid "configvar plugin '%s' init() failed"
1337
#. TRANSLATORS: The leading word "configvar" is the name
1338
#. of the plugin api, and so should not be translated.
1339
#: drizzled/configvar.cc:62
1341
msgid "configvar plugin '%s' deinit() failed"
1344
#. TRANSLATORS: The leading word "configvar" is the name
1345
#. of the plugin api, and so should not be translated.
1346
#: drizzled/configvar.cc:98
1348
msgid "configvar plugin '%s' configvar_func1() failed"
1351
#. TRANSLATORS: The leading word "configvar" is the name
1352
#. of the plugin api, and so should not be translated.
1353
#: drizzled/configvar.cc:152
1355
msgid "configvar plugin '%s' configvar_func2() failed"
1358
#: drizzled/db.cc:404 drizzled/db.cc:412
1360
msgid "Error while loading database options: '%s':"
1363
#: drizzled/drizzled.cc:549
1365
msgid "Got error %d from pthread_cond_timedwait"
1368
#: drizzled/drizzled.cc:728
1370
msgid "Got signal %d from thread %<PRIu64>"
1373
#: drizzled/drizzled.cc:781
1260
1374
msgid "Aborting\n"
1263
#: ../drizzled/drizzled.cc:550
1377
#: drizzled/drizzled.cc:956
1264
1378
msgid "One can only use the --user switch if running as root\n"
1267
#: ../drizzled/drizzled.cc:557
1381
#: drizzled/drizzled.cc:964
1269
1383
"Fatal error: Please read \"Security\" section of the manual to find out how "
1270
1384
"to run drizzled as root!\n"
1273
#: ../drizzled/drizzled.cc:577
1387
#: drizzled/drizzled.cc:988
1276
1390
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1280
#: ../drizzled/drizzled.cc:602
1281
msgid "Set process group ID failed"
1284
#: ../drizzled/drizzled.cc:607
1285
msgid "Set process user ID failed"
1288
#: ../drizzled/drizzled.cc:619
1289
msgid "Process chroot failed"
1292
#: ../drizzled/drizzled.cc:739
1293
msgid "Error: Invalid Value for auto_increment_increment"
1296
#: ../drizzled/drizzled.cc:750
1297
msgid "Error: Invalid Value for auto_increment_offset"
1300
#: ../drizzled/drizzled.cc:761
1301
msgid "Error: Invalid Value for completion_type"
1304
#: ../drizzled/drizzled.cc:773
1305
msgid "Error: Invalid Value for div-precision-increment"
1308
#: ../drizzled/drizzled.cc:784
1309
msgid "Error: Invalid Value for group_concat_max_len"
1312
#: ../drizzled/drizzled.cc:795
1313
msgid "Error: Invalid Value for join_buffer_size"
1316
#: ../drizzled/drizzled.cc:807
1317
msgid "Error: Invalid Value for max_allowed_packet"
1320
#: ../drizzled/drizzled.cc:819
1321
msgid "Error: Invalid Value for max_error_count"
1324
#: ../drizzled/drizzled.cc:830
1325
msgid "Error: Invalid Value for max_heap_table_size"
1328
#: ../drizzled/drizzled.cc:842
1329
msgid "Error: Invalid Value for min_examined_row_limit"
1332
#: ../drizzled/drizzled.cc:853
1333
msgid "Error: Invalid Value for max_join_size"
1336
#: ../drizzled/drizzled.cc:864
1337
msgid "Error: Invalid Value for max_length_for_sort_data"
1340
#: ../drizzled/drizzled.cc:875
1341
msgid "Error: Invalid Value for max_seeks_for_key"
1344
#: ../drizzled/drizzled.cc:886
1345
msgid "Error: Invalid Value for max_sort_length"
1348
#: ../drizzled/drizzled.cc:897
1349
msgid "Error: Invalid Value for optimizer_search_depth"
1352
#: ../drizzled/drizzled.cc:908
1353
msgid "Error: Invalid Value for preload_buff_size"
1356
#: ../drizzled/drizzled.cc:919
1357
msgid "Error: Invalid Value for query_alloc_block_size"
1360
#: ../drizzled/drizzled.cc:931
1361
msgid "Error: Invalid Value for query_prealloc_size"
1364
#: ../drizzled/drizzled.cc:943
1365
msgid "Error: Invalid Value for range_alloc_block_size"
1368
#: ../drizzled/drizzled.cc:955
1369
msgid "Error: Invalid Value for read_buff_size"
1372
#: ../drizzled/drizzled.cc:967
1373
msgid "Error: Invalid Value for read_rnd_buff_size"
1376
#: ../drizzled/drizzled.cc:978
1377
msgid "Error: Invalid Value for sort_buff_size"
1380
#: ../drizzled/drizzled.cc:989
1381
msgid "Error: Invalid Value for table_def_size"
1384
#: ../drizzled/drizzled.cc:1000
1385
msgid "Error: Invalid Value for table_cache_size"
1388
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1389
msgid "Error: Invalid Value for table_lock_wait_timeout"
1392
#: ../drizzled/drizzled.cc:1038
1394
"Error: Invalid Value for transaction_message_threshold valid values are "
1395
"between 131072 - 1048576 bytes"
1398
#: ../drizzled/drizzled.cc:1096
1400
msgid "Defaults file '%s' not found\n"
1403
#: ../drizzled/drizzled.cc:1138
1394
#: drizzled/drizzled.cc:1162
1396
msgid "Retrying bind on TCP/IP port %u"
1399
#: drizzled/drizzled.cc:1168
1400
msgid "Can't start server: Bind on TCP/IP port"
1403
#: drizzled/drizzled.cc:1169
1405
msgid "Do you already have another drizzled server running on port: %d ?"
1408
#: drizzled/drizzled.cc:1175
1409
msgid "Can't start server: listen() on TCP/IP port"
1412
#: drizzled/drizzled.cc:1176
1414
msgid "listen() on TCP/IP failed with error %d"
1417
#: drizzled/drizzled.cc:1266
1422
#: drizzled/drizzled.cc:1284
1425
"We will try our best to scrape up some info that will hopefully help "
1427
"the problem, but since we have already crashed, something is definitely "
1429
"and this may fail.\n"
1433
#: drizzled/drizzled.cc:1295
1436
"It is possible that drizzled could use up to \n"
1437
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1440
"Hope that's ok; if not, decrease some variables in the equation.\n"
1444
#: drizzled/drizzled.cc:1313
1447
"Attempting backtrace. You can use the following information to find out\n"
1448
"where drizzled died. If you see no messages after this, something went\n"
1449
"terribly wrong...\n"
1452
#: drizzled/drizzled.cc:1341
1455
"Trying to get some variables.\n"
1456
"Some pointers may be invalid and cause the dump to abort...\n"
1459
#: drizzled/drizzled.cc:1353
1463
"This crash occurred while the server was calling initgroups(). This is\n"
1464
"often due to the use of a drizzled that is statically linked against glibc\n"
1465
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1466
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1467
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1468
"drizzled that is not statically linked.\n"
1471
#: drizzled/drizzled.cc:1368
1475
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1476
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1477
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1478
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1479
"the documentation for your distribution on how to do that.\n"
1482
#: drizzled/drizzled.cc:1381
1486
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1487
"unreliable and unstable on some operating systems and operating-system\n"
1488
"versions (notably, some versions of Linux). This crash could be due to use\n"
1489
"of those buggy OS calls. You should consider whether you really need the\n"
1490
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1494
#: drizzled/drizzled.cc:1396
1496
msgid "Writing a core file\n"
1499
#: drizzled/drizzled.cc:1443
1501
"setrlimit could not change the size of core files to 'infinity'; We may not "
1502
"be able to generate a core file on signals"
1505
#: drizzled/drizzled.cc:1511
1507
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1510
#: drizzled/drizzled.cc:1599
1512
msgid "Got signal %d to shutdown drizzled"
1515
#: drizzled/drizzled.cc:1616 drizzled/sql_base.cc:6390
1516
msgid "Can't create thread to kill server"
1519
#: drizzled/drizzled.cc:1639
1521
msgid "Got signal: %d error: %d"
1524
#: drizzled/drizzled.cc:1754
1526
msgid "Wrong date/time format specifier: %s\n"
1529
#: drizzled/drizzled.cc:1871
1405
1531
msgid "gethostname failed, using '%s' as hostname"
1408
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1409
msgid "Display this help and exit."
1410
msgstr "Vis denne hjelpeteksten og avslutt."
1412
#: ../drizzled/drizzled.cc:1156
1413
msgid "Configuration file to use"
1416
#: ../drizzled/drizzled.cc:1158
1417
msgid "Base location for config files"
1420
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1421
msgid "Directory for plugins."
1424
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1426
"Optional comma separated list of plugins to load at startup in addition to "
1427
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1430
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1432
"Optional comma separated list of plugins to not load at startup. Effectively "
1433
"removes a plugin from the list of plugins to be loaded. [for example: --"
1434
"plugin_remove=crc32,logger_gearman]"
1437
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1439
"Optional comma separated list of plugins to load at starup instead of the "
1440
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1443
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1534
#: drizzled/drizzled.cc:1935
1537
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1541
#: drizzled/drizzled.cc:1940
1544
"Could not increase number of max_open_files to more than %u (request: %u)"
1547
#: drizzled/drizzled.cc:2021
1549
msgid "Unknown locale: '%s'"
1552
#: drizzled/drizzled.cc:2091
1553
msgid "Can't create thread-keys"
1556
#: drizzled/drizzled.cc:2131
1557
msgid "Unable to reopen stdout"
1560
#: drizzled/drizzled.cc:2134
1561
msgid "Unable to reopen stderr"
1564
#: drizzled/drizzled.cc:2140
1565
msgid "Out of memory"
1568
#: drizzled/drizzled.cc:2146
1570
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1571
"impossible, it would lead to infinite loops in this server."
1574
#: drizzled/drizzled.cc:2166
1577
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1578
"replication may break when this Drizzle server acts as a master and has his "
1579
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1582
#: drizzled/drizzled.cc:2178
1584
msgid "Out of memory in init_server_components."
1585
msgstr "Databasemotoren er tom for minne"
1587
#: drizzled/drizzled.cc:2199
1588
msgid "Failed to initialize plugins."
1591
#: drizzled/drizzled.cc:2230
1594
"%s: Too many arguments (first extra is '%s').\n"
1595
"Use --verbose --help to get a list of available options\n"
1598
#: drizzled/drizzled.cc:2240
1599
msgid "Can't init databases"
1602
#: drizzled/drizzled.cc:2260
1604
msgid "Unknown/unsupported table type: %s"
1607
#: drizzled/drizzled.cc:2266
1609
msgid "Default storage engine (%s) is not available"
1612
#: drizzled/drizzled.cc:2289
1613
msgid "Can't initialize tc_log"
1616
#: drizzled/drizzled.cc:2320
1618
msgid "Failed to lock memory. Errno: %d\n"
1621
#: drizzled/drizzled.cc:2381
1623
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1626
#: drizzled/drizzled.cc:2419
1628
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1629
"value: we force server id to 1; updates will be logged to the binary log, "
1630
"but connections from slaves will not be accepted."
1633
#: drizzled/drizzled.cc:2471
1634
msgid "Before Lock_thread_count"
1637
#: drizzled/drizzled.cc:2478
1638
msgid "After lock_thread_count"
1641
#: drizzled/drizzled.cc:2584
1643
msgid "drizzled: Got error %d from select"
1646
#: drizzled/drizzled.cc:2816 drizzled/drizzled.cc:2903
1647
#: drizzled/drizzled.cc:3016
1648
msgid "Option used by mysql-test for debugging and testing of replication."
1651
#: drizzled/drizzled.cc:2820
1444
1652
msgid "Auto-increment columns are incremented by this"
1447
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1655
#: drizzled/drizzled.cc:2825
1449
1657
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1453
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1661
#: drizzled/drizzled.cc:2831
1455
1663
"Path to installation directory. All paths are usually resolved relative to "
1459
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1667
#: drizzled/drizzled.cc:2835
1668
msgid "IP address to bind to."
1671
#: drizzled/drizzled.cc:2839
1673
"The maximum size of a row-based binary log event in bytes. Rows will be "
1674
"grouped into events smaller than this size if possible. The value has to be "
1675
"a multiple of 256."
1678
#: drizzled/drizzled.cc:2850
1679
msgid "Don't ignore client side character set value sent during handshake."
1682
#: drizzled/drizzled.cc:2855
1683
msgid "Set the filesystem character set."
1686
#: drizzled/drizzled.cc:2860
1687
msgid "Set the default character set."
1688
msgstr "Setter standardtegnsett."
1690
#: drizzled/drizzled.cc:2867
1460
1691
msgid "Chroot drizzled daemon during startup."
1463
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1694
#: drizzled/drizzled.cc:2871
1464
1695
msgid "Set the default collation."
1467
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1698
#: drizzled/drizzled.cc:2875
1468
1699
msgid "Default completion type."
1471
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1702
#: drizzled/drizzled.cc:2880
1703
msgid "Write error output on screen."
1706
#: drizzled/drizzled.cc:2884
1472
1707
msgid "Write core on errors."
1475
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1710
#: drizzled/drizzled.cc:2888
1476
1711
msgid "Path to the database root."
1479
#: ../drizzled/drizzled.cc:1196
1480
msgid "Set the default storage engine for tables."
1714
#: drizzled/drizzled.cc:2892
1715
msgid "Set the default storage engine (table type) for tables."
1483
#: ../drizzled/drizzled.cc:1198
1718
#: drizzled/drizzled.cc:2896
1484
1719
msgid "Set the default time zone."
1487
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1722
#: drizzled/drizzled.cc:2900
1723
msgid "Type of DELAY_KEY_WRITE."
1726
#: drizzled/drizzled.cc:2909
1727
msgid "Print a symbolic stack trace on failure."
1730
#: drizzled/drizzled.cc:2915
1731
msgid "Push supported query conditions to the storage engine."
1734
#: drizzled/drizzled.cc:2921
1488
1735
msgid "Used for debugging; Use at your own risk!"
1491
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1738
#: drizzled/drizzled.cc:2924
1739
msgid "Flush tables to disk between SQL commands."
1742
#: drizzled/drizzled.cc:2929
1492
1743
msgid "Set up signals usable for debugging"
1495
#: ../drizzled/drizzled.cc:1204
1746
#: drizzled/drizzled.cc:2933
1747
msgid "Command(s) that are executed for each new connection"
1750
#: drizzled/drizzled.cc:2937
1751
msgid "Read SQL commands from this file at startup."
1754
#: drizzled/drizzled.cc:2941
1755
msgid "Command(s) that are executed when a slave connects to this master"
1758
#: drizzled/drizzled.cc:2945
1762
#: drizzled/drizzled.cc:2949
1496
1763
msgid "Set the language used for the month names and the days of the week."
1499
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1766
#: drizzled/drizzled.cc:2954
1767
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1770
#: drizzled/drizzled.cc:2959
1771
msgid "Log connections and queries to file."
1774
#: drizzled/drizzled.cc:2963
1776
"Log update queries in binary format. Optional argument is the location for "
1777
"the binary log files.(Strongly recommended to avoid replication problems if "
1778
"server's hostname changes)"
1781
#: drizzled/drizzled.cc:2970
1782
msgid "File that holds the names for last binary log files."
1785
#: drizzled/drizzled.cc:2974
1786
msgid "Error log file."
1789
#: drizzled/drizzled.cc:2978
1790
msgid "Log all MyISAM changes to file."
1793
#: drizzled/drizzled.cc:2982
1795
"Tells the slave to log the updates from the slave thread to the binary log. "
1796
"You will need to turn it on if you plan to daisy-chain the slaves."
1799
#: drizzled/drizzled.cc:2989
1801
"Path to transaction coordinator log (used for transactions that affect more "
1802
"than one storage engine, when binary log is disabled)"
1805
#: drizzled/drizzled.cc:2995
1806
msgid "Size of transaction coordinator log."
1809
#: drizzled/drizzled.cc:3001
1500
1810
msgid "Log some not critical warnings to the log file."
1503
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1504
msgid "Pid file used by drizzled."
1507
#: ../drizzled/drizzled.cc:1210
1508
msgid "Maximum time in seconds to wait for the port to become free. "
1511
#: ../drizzled/drizzled.cc:1212
1512
msgid "Include the SQL query in replicated protobuf messages."
1515
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1813
#: drizzled/drizzled.cc:3006
1815
"The location and name of the file that remembers the master and where the I/"
1816
"O replication thread is in the master's binlogs."
1819
#: drizzled/drizzled.cc:3011
1821
"The number of tries the slave will make to connect to the master before "
1825
#: drizzled/drizzled.cc:3020
1826
msgid "Lock drizzled in memory."
1829
#: drizzled/drizzled.cc:3024
1831
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1832
"BACKUP, FORCE or QUICK."
1835
#: drizzled/drizzled.cc:3029
1836
msgid "Use very new possible 'unsafe' functions."
1839
#: drizzled/drizzled.cc:3034
1840
msgid "Use old, non-optimized alter table."
1843
#: drizzled/drizzled.cc:3039
1844
msgid "Pid file used by safe_mysqld."
1847
#: drizzled/drizzled.cc:3049
1849
"Maximum time in seconds to wait for the port to become free. (Default: no "
1853
#: drizzled/drizzled.cc:3054
1854
msgid "The location and name to use for relay logs."
1857
#: drizzled/drizzled.cc:3058
1859
"The location and name to use for the file that keeps a list of the last "
1863
#: drizzled/drizzled.cc:3063
1865
"The location and name of the file that remembers where the SQL replication "
1866
"thread is in the relay logs."
1869
#: drizzled/drizzled.cc:3068
1871
"In replication, if set to 1, do not skip events having our server id. "
1872
"Default value is 0 (to break infinite loops in circular replication). Can't "
1873
"be set to 1 if --log-slave-updates is used."
1876
#: drizzled/drizzled.cc:3076
1878
"Hostname or IP of the slave to be reported to to the master during slave "
1879
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1880
"you do not want the slave to register itself with the master. Note that it "
1881
"is not sufficient for the master to simply read the IP of the slave off the "
1882
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1883
"may not be valid for connecting to the slave from the master or other hosts."
1886
#: drizzled/drizzled.cc:3086
1887
msgid "Skip some optimize stages (for testing)."
1890
#: drizzled/drizzled.cc:3089
1517
1892
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1518
1893
"specified directory"
1521
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1896
#: drizzled/drizzled.cc:3094
1523
1898
"Uniquely identifies the server instance in the community of replication "
1527
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1902
#: drizzled/drizzled.cc:3099
1903
msgid "Don't use new, possible wrong routines."
1906
#: drizzled/drizzled.cc:3102
1907
msgid "If set, slave is not started automatically."
1910
#: drizzled/drizzled.cc:3106
1528
1911
msgid "Don't print a stack trace on failure."
1531
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1914
#: drizzled/drizzled.cc:3110
1915
msgid "Don't give threads different priorities."
1918
#: drizzled/drizzled.cc:3114
1920
"The location where the slave should put its temporary files when replicating "
1921
"a LOAD DATA INFILE command."
1924
#: drizzled/drizzled.cc:3119
1926
"Tells the slave thread to continue replication when a query event returns an "
1927
"error from the provided list."
1930
#: drizzled/drizzled.cc:3123
1932
"Modes for how replication events should be executed. Legal values are "
1933
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1934
"stop for operations that are idempotent. In STRICT mode, replication will "
1935
"stop on any unexpected difference between the master and the slave."
1938
#: drizzled/drizzled.cc:3131
1942
#: drizzled/drizzled.cc:3134
1532
1943
msgid "Enable symbolic link support."
1535
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1946
#: drizzled/drizzled.cc:3143
1948
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1951
#: drizzled/drizzled.cc:3148
1953
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1957
#: drizzled/drizzled.cc:3153
1959
"Using this option will cause most temporary files created to use a small set "
1960
"of names, rather than a unique name for each new file."
1963
#: drizzled/drizzled.cc:3158
1537
1965
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1540
#: ../drizzled/drizzled.cc:1227
1968
#: drizzled/drizzled.cc:3163
1541
1969
msgid "Path for temporary files."
1544
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1972
#: drizzled/drizzled.cc:3167
1545
1973
msgid "Default transaction isolation level."
1548
#: ../drizzled/drizzled.cc:1231
1550
"Max message size written to transaction log, valid values 131072 - 1048576 "
1554
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1976
#: drizzled/drizzled.cc:3171
1555
1977
msgid "Run drizzled daemon as user."
1558
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1980
#: drizzled/drizzled.cc:3179
1560
1982
"The number of outstanding connection requests Drizzle can have. This comes "
1561
1983
"into play when the main Drizzle thread gets very many connection requests in "
1562
1984
"a very short time."
1565
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1987
#: drizzled/drizzled.cc:3185
1989
"The size of the cache to hold the SQL statements for the binary log during a "
1990
"transaction. If you often use big, multi-statement transactions you can "
1991
"increase this to get more performance."
1994
#: drizzled/drizzled.cc:3191
1567
1996
"Size of tree cache used in bulk insert optimization. Note that this is a "
1568
1997
"limit per thread!"
1571
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
2000
#: drizzled/drizzled.cc:3197
2002
"The number of seconds the drizzled server is waiting for a connect packet "
2003
"before responding with 'Bad handshake'."
2006
#: drizzled/drizzled.cc:3202
2007
msgid "The DATE format (For future)."
2010
#: drizzled/drizzled.cc:3207
2011
msgid "The DATETIME/TIMESTAMP format (for future)."
2014
#: drizzled/drizzled.cc:3212
2015
msgid "The default week format used by WEEK() functions."
2018
#: drizzled/drizzled.cc:3217
1573
2020
"Precision of the result of '/' operator will be increased on that value."
1576
#: ../drizzled/drizzled.cc:1248
2023
#: drizzled/drizzled.cc:3223
2025
"If non-zero, binary logs will be purged after expire_logs_days days; "
2026
"possible purges happen at startup and at binary log rotation."
2029
#: drizzled/drizzled.cc:3229
1577
2030
msgid "The maximum length of the result of function group_concat."
1580
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
2033
#: drizzled/drizzled.cc:3234
2035
"The number of seconds the server waits for activity on an interactive "
2036
"connection before closing it."
2039
#: drizzled/drizzled.cc:3240
1581
2040
msgid "The size of the buffer that is used for full joins."
1584
#: ../drizzled/drizzled.cc:1253
1586
"A global cap on the amount of memory that can be allocated by session join "
1587
"buffers (0 means unlimited)"
1590
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
2043
#: drizzled/drizzled.cc:3246
2044
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2047
#: drizzled/drizzled.cc:3251
2049
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2050
"this to get better index handling (for all reads and multiple writes) to as "
2051
"much as you can afford;"
2054
#: drizzled/drizzled.cc:3260
2056
"This characterizes the number of hits a hot block has to be untouched until "
2057
"it is considered aged enough to be downgraded to a warm block. This "
2058
"specifies the percentage ratio of that number of hits to the total number of "
2059
"blocks in key cache"
2062
#: drizzled/drizzled.cc:3269
2063
msgid "The default size of key cache blocks"
2066
#: drizzled/drizzled.cc:3275
2067
msgid "The minimum percentage of warm blocks in key cache"
2070
#: drizzled/drizzled.cc:3281
1591
2071
msgid "Max packetlength to send/receive from to server."
1594
#: ../drizzled/drizzled.cc:1257
2074
#: drizzled/drizzled.cc:3286
2076
"Can be used to restrict the total size used to cache a multi-transaction "
2080
#: drizzled/drizzled.cc:3291
2082
"Binary log will be rotated automatically when the size exceeds this value. "
2083
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2084
"for this variable is 4096."
2087
#: drizzled/drizzled.cc:3297
2089
"If there is more than this number of interrupted connections from a host "
2090
"this host will be blocked from further connections."
2093
#: drizzled/drizzled.cc:3304
2094
msgid "The number of simultaneous clients allowed."
2097
#: drizzled/drizzled.cc:3309
1595
2098
msgid "Max number of errors/warnings to store for a statement."
1598
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
2101
#: drizzled/drizzled.cc:3314
1599
2102
msgid "Don't allow creation of heap tables bigger than this."
1602
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
2105
#: drizzled/drizzled.cc:3320
1604
2107
"Joins that are probably going to read more than max_join_size records return "
1608
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
2111
#: drizzled/drizzled.cc:3326
1609
2112
msgid "Max number of bytes in sorted records."
1612
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
2115
#: drizzled/drizzled.cc:3331
2117
"If non-zero: relay log will be rotated automatically when the size exceeds "
2118
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2119
"excepted, the minimum value for this variable is 4096."
2122
#: drizzled/drizzled.cc:3338
1613
2123
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1616
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
2126
#: drizzled/drizzled.cc:3343
1618
2128
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1619
2129
"max_sort_length bytes of each value are used; the rest are ignored)."
1622
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
2132
#: drizzled/drizzled.cc:3350
2133
msgid "Maximum number of temporary tables a client can keep open at a time."
2136
#: drizzled/drizzled.cc:3355
1623
2137
msgid "After this many write locks, allow some read locks to run in between."
1626
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
2140
#: drizzled/drizzled.cc:3359
1628
2142
"Don't log queries which examine less than min_examined_row_limit rows to "
1632
#: ../drizzled/drizzled.cc:1277
1634
"Do not apply any heuristic(s) during query optimization to prune, thus "
1635
"perform an exhaustive search from the optimizer search space."
1638
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
2146
#: drizzled/drizzled.cc:3365
2147
msgid "Block size to be used for MyISAM index pages."
2150
#: drizzled/drizzled.cc:3371
2151
msgid "Default pointer size to be used for MyISAM tables."
2154
#: drizzled/drizzled.cc:3376
2156
"Don't use the fast sort index method to created index if the temporary file "
2157
"would get bigger than this."
2160
#: drizzled/drizzled.cc:3383
2162
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2163
"disables parallel repair."
2166
#: drizzled/drizzled.cc:3389
2168
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2169
"when creating indexes with CREATE INDEX or ALTER TABLE."
2172
#: drizzled/drizzled.cc:3395
2174
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2175
"Possible values of name are 'nulls_unequal' (default behavior), "
2176
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2179
#: drizzled/drizzled.cc:3402
2180
msgid "Buffer length for TCP/IP and socket communication."
2183
#: drizzled/drizzled.cc:3407
2185
"Number of seconds to wait for more data from a connection before aborting "
2189
#: drizzled/drizzled.cc:3413
2191
"If a read on a communication port is interrupted, retry this many times "
2195
#: drizzled/drizzled.cc:3419
2197
"Number of seconds to wait for a block to be written to a connection before "
2198
"aborting the write."
2201
#: drizzled/drizzled.cc:3425
2202
msgid "Use compatible behavior."
2205
#: drizzled/drizzled.cc:3430
2207
"If this is not 0, then drizzled will use this value to reserve file "
2208
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2209
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2210
"larger) number of files."
2213
#: drizzled/drizzled.cc:3437
2215
"Controls the heuristic(s) applied during query optimization to prune less-"
2216
"promising partial plans from the optimizer search space. Meaning: false - do "
2217
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2218
"based on number of retrieved rows."
2221
#: drizzled/drizzled.cc:3445
1640
2223
"Maximum depth of search performed by the query optimizer. Values larger than "
1641
2224
"the number of relations in a query result in better query plans, but take "
1646
2229
"(used for testing/comparison)."
1649
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
2232
#: drizzled/drizzled.cc:3457
2233
msgid "Directory for plugins."
2236
#: drizzled/drizzled.cc:3461
2238
"Optional colon (or semicolon) separated list of plugins to load,where each "
2239
"plugin is identified by the name of the shared library. [for example: --"
2240
"plugin_load=libmd5udf.so:libauth_pam.so]"
2243
#: drizzled/drizzled.cc:3467
1650
2244
msgid "The size of the buffer that is allocated when preloading indexes"
1653
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
2247
#: drizzled/drizzled.cc:3472
1654
2248
msgid "Allocation block size for query parsing and execution"
1657
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
2251
#: drizzled/drizzled.cc:3477
1658
2252
msgid "Persistent buffer for query parsing and execution"
1661
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
2255
#: drizzled/drizzled.cc:3483
1662
2256
msgid "Allocation block size for storing ranges during optimization"
1665
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
2259
#: drizzled/drizzled.cc:3489
1667
2261
"Each thread that does a sequential scan allocates a buffer of this size for "
1668
2262
"each table it scans. If you do many sequential scans, you may want to "
1669
2263
"increase this value."
1672
#: ../drizzled/drizzled.cc:1306
1673
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1676
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
2266
#: drizzled/drizzled.cc:3497
1678
2268
"When reading rows in sorted order after a sort, the rows are read through "
1679
2269
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1680
2270
"record_buffer."
1683
#: ../drizzled/drizzled.cc:1314
1684
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1687
#: ../drizzled/drizzled.cc:1316
1688
msgid "Select scheduler to be used (by default multi-thread)."
1691
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
2273
#: drizzled/drizzled.cc:3505
2275
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2279
#: drizzled/drizzled.cc:3511
2280
msgid "Maximum space to use for all relay logs."
2283
#: drizzled/drizzled.cc:3516
2284
msgid "Use compression on master/slave protocol."
2287
#: drizzled/drizzled.cc:3521
2289
"Number of seconds to wait for more data from a master/slave connection "
2290
"before aborting the read."
2293
#: drizzled/drizzled.cc:3526
2295
"Number of times the slave SQL thread will retry a transaction in case it "
2296
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2300
#: drizzled/drizzled.cc:3532
2301
msgid "Allow slave to batch requests."
2304
#: drizzled/drizzled.cc:3536
2306
"If creating the thread takes longer than this value (in seconds), the "
2307
"Slow_launch_threads counter will be incremented."
2310
#: drizzled/drizzled.cc:3541
1692
2311
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1695
#: ../drizzled/drizzled.cc:1322
2314
#: drizzled/drizzled.cc:3547
1697
"A global cap on the amount of memory that can be allocated by session sort "
1698
"buffers (0 means unlimited)"
2316
"Synchronously flush binary log to disk after every #th event. Use 0 "
2317
"(default) to disable synchronous flushing."
1701
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
2320
#: drizzled/drizzled.cc:3552
1702
2321
msgid "The number of cached table definitions."
1705
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
2324
#: drizzled/drizzled.cc:3556
1706
2325
msgid "The number of cached open tables."
1709
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
2328
#: drizzled/drizzled.cc:3560
1711
2330
"Timeout in seconds to wait for a table level lock before returning an error. "
1712
2331
"Used only if the connection has active cursors."
1715
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
2334
#: drizzled/drizzled.cc:3565
2336
"How many threads we should create to handle query requests in case of "
2337
"'thread_handling=pool-of-threads'"
2340
#: drizzled/drizzled.cc:3570
1716
2341
msgid "The stack size for each thread."
1719
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
2344
#: drizzled/drizzled.cc:3576
2345
msgid "The TIME format (for future)."
2348
#: drizzled/drizzled.cc:3581
1721
2350
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1722
2351
"automatically convert it to an on-disk MyISAM table."
1725
#: ../drizzled/drizzled.cc:1357
1727
msgid "Duplicate entry for command line option\n"
1728
msgstr "Duplikatnøkkel ved skriving eller oppdatering"
1730
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1731
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1732
#: ../drizzled/drizzled.cc:1484
1736
"Use --help to get a list of available options\n"
1739
#: ../drizzled/drizzled.cc:1434
1740
msgid "Failed to initialize plugins\n"
1743
#: ../drizzled/drizzled.cc:1472
1747
"Use --help to get a list of available options\n"
1750
#: ../drizzled/drizzled.cc:1521
1752
msgid "Error getting default charset"
1753
msgstr "Setter standardtegnsett."
1755
#: ../drizzled/drizzled.cc:1551
1756
msgid "Error setting collation"
1759
#: ../drizzled/drizzled.cc:1559
1761
msgid "Unknown locale: '%s'"
1764
#: ../drizzled/drizzled.cc:1579
1765
msgid "Could not initialize table cache\n"
1768
#: ../drizzled/drizzled.cc:1594
1769
msgid "XA cache initialization failed: Out of memory\n"
1772
#: ../drizzled/drizzled.cc:1624
1773
msgid "No scheduler found, cannot continue!\n"
1776
#: ../drizzled/drizzled.cc:1648
1778
msgid "Unknown/unsupported storage engine: %s\n"
1781
#: ../drizzled/drizzled.cc:1798
1783
"Maximum time in seconds to wait for the port to become free. (Default: no "
1787
#: ../drizzled/drizzled.cc:1907
1789
"Controls the heuristic(s) applied during query optimization to prune less-"
1790
"promising partial plans from the optimizer search space. Meaning: false - do "
1791
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1792
"based on number of retrieved rows."
1795
#: ../drizzled/drizzled.cc:2039
2354
#: drizzled/drizzled.cc:3587
2355
msgid "Allocation block size for transactions to be stored in binary log"
2358
#: drizzled/drizzled.cc:3592
2359
msgid "Persistent buffer for transactions to be stored in binary log"
2362
#: drizzled/drizzled.cc:3597
2364
"The number of seconds the server waits for activity on a connection before "
2368
#: drizzled/drizzled.cc:3843
1798
2371
"Copyright (C) 2008 Sun Microsystems\n"
1799
2372
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1800
2373
"and you are welcome to modify and redistribute it under the GPL license\n"
2375
"Starts the Drizzle database server\n"
1803
2377
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1804
2378
"and you are welcome to modify and redistribute it under the GPL license\n"
1806
#: ../drizzled/drizzled.cc:2046
2380
#: drizzled/drizzled.cc:3850
1808
2382
msgid "Usage: %s [OPTIONS]\n"
1811
#: ../drizzled/drizzled.cc:2167
2385
#: drizzled/drizzled.cc:3861
2388
"To see what values a running Drizzle server is using, type\n"
2389
"'drizzleadmin variables' instead of 'drizzled --help'."
2392
#: drizzled/drizzled.cc:4034
1814
2395
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1815
2396
"command line\n"
1818
#: ../drizzled/drizzled.cc:2184
1819
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1822
#: ../drizzled/drizzled.cc:2197
1823
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1826
#: ../drizzled/drizzled.cc:2210
1827
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1830
#: ../drizzled/drizzled.cc:2223
1831
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1834
#: ../drizzled/drizzled.cc:2338
1837
"There was an error creating the '%s' part of the path '%s'. Please check "
1838
"the path exists and is writable.\n"
1841
#: ../drizzled/drizzled.cc:2345
1844
"There was an error opening the path '%s', please check the path exists and "
1848
#: ../drizzled/error.cc:133
1850
msgid "Unknown error %d"
1851
msgstr "Ukjent feil %d"
1853
#: ../drizzled/error.cc:207
1857
#: ../drizzled/error.cc:208
1858
msgid "Error on first"
1861
#: ../drizzled/error.cc:209
2399
#: drizzled/drizzled.cc:4088
2400
msgid "Can't start server: cannot resolve hostname!"
2403
#: drizzled/drizzled.cc:4094
2404
msgid "Can't start server: bind-address refers to multiple interfaces!"
2407
#: drizzled/drizzled.cc:4447
2409
msgid "No option given to %s\n"
2412
#: drizzled/drizzled.cc:4449
2414
msgid "Wrong option to %s. Option(s) given: %s\n"
2417
#: drizzled/drizzled.cc:4451
2419
msgid "Alternatives are: '%s'"
2422
#: drizzled/error.cc:34
2426
#: drizzled/error.cc:36
2430
#: drizzled/error.cc:38
1865
#: ../drizzled/error.cc:210
2434
#: drizzled/error.cc:40
1869
#: ../drizzled/error.cc:211
2438
#: drizzled/error.cc:42
1871
2440
msgid "Can't create file '%-.200s' (errno: %d)"
1874
#: ../drizzled/error.cc:212
2443
#: drizzled/error.cc:44
1876
2445
msgid "Can't create table '%-.200s' (errno: %d)"
1879
#: ../drizzled/error.cc:213
1881
msgid "Can't create schema '%-.192s' (errno: %d)"
1882
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
2448
#: drizzled/error.cc:46
2450
msgid "Can't create database '%-.192s' (errno: %d)"
1884
#: ../drizzled/error.cc:214
1886
msgid "Can't create schema '%-.192s'; schema exists"
2453
#: drizzled/error.cc:48
2455
msgid "Can't create database '%-.192s'; database exists"
1887
2456
msgstr "Kan ikke lage databasen '%-.192s'; databasen finnes allerede"
1889
#: ../drizzled/error.cc:215
1891
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
2458
#: drizzled/error.cc:50
2460
msgid "Can't drop database '%-.192s'; database doesn't exist"
1892
2461
msgstr "Kan ikke fjerne databasen '%-.192s'; databasen finnes ikke"
1894
#: ../drizzled/error.cc:216
2463
#: drizzled/error.cc:52
2465
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2468
#: drizzled/error.cc:54
2470
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2472
"Feil ved fjerning av databasen (klarte ikke å kjøre rmdir '%-.192s', "
2475
#: drizzled/error.cc:56
1896
2477
msgid "Error on delete of '%-.192s' (errno: %d)"
1899
#: ../drizzled/error.cc:217
2480
#: drizzled/error.cc:58
2481
msgid "Can't read record in system table"
2482
msgstr "Klarte ikke å lese raden fra systemtabellen"
2484
#: drizzled/error.cc:60
1901
2486
msgid "Can't get status of '%-.200s' (errno: %d)"
1904
#: ../drizzled/error.cc:218
2489
#: drizzled/error.cc:62
2491
msgid "Can't get working directory (errno: %d)"
2494
#: drizzled/error.cc:64
1906
2496
msgid "Can't lock file (errno: %d)"
1909
#: ../drizzled/error.cc:219
2499
#: drizzled/error.cc:66
1911
2501
msgid "Can't open file: '%-.200s' (errno: %d)"
1914
#: ../drizzled/error.cc:220
2504
#: drizzled/error.cc:68
1916
2506
msgid "Can't find file: '%-.200s' (errno: %d)"
1919
#: ../drizzled/error.cc:221
2509
#: drizzled/error.cc:70
1921
2511
msgid "Can't read dir of '%-.192s' (errno: %d)"
1924
#: ../drizzled/error.cc:222
2514
#: drizzled/error.cc:72
2516
msgid "Can't change dir to '%-.192s' (errno: %d)"
2519
#: drizzled/error.cc:74
1926
2521
msgid "Record has changed since last read in table '%-.192s'"
1927
2522
msgstr "Raden har blitt endret siden den sist ble lest fra tabellen '%-192s'"
1929
#: ../drizzled/error.cc:223
2524
#: drizzled/error.cc:76
1931
2526
msgid "Disk full (%s); waiting for someone to free some space..."
1934
#: ../drizzled/error.cc:224
2529
#: drizzled/error.cc:78
1936
2531
msgid "Can't write; duplicate key in table '%-.192s'"
1937
2532
msgstr "Kunne ikke skrive; nøkkelen er ikke unik i tabellen '%-.192s'"
1939
#: ../drizzled/error.cc:225
2534
#: drizzled/error.cc:80
1941
2536
msgid "Error on close of '%-.192s' (errno: %d)"
1944
#: ../drizzled/error.cc:226
2539
#: drizzled/error.cc:82
1946
2541
msgid "Error reading file '%-.200s' (errno: %d)"
1949
#: ../drizzled/error.cc:227
2544
#: drizzled/error.cc:84
1951
2546
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1954
#: ../drizzled/error.cc:228
2549
#: drizzled/error.cc:86
1956
2551
msgid "Error writing file '%-.200s' (errno: %d)"
1959
#: ../drizzled/error.cc:229
2554
#: drizzled/error.cc:88
1961
2556
msgid "'%-.192s' is locked against change"
1962
2557
msgstr "'%-192s' er låst for endringer"
1964
#: ../drizzled/error.cc:230
2559
#: drizzled/error.cc:90
1965
2560
msgid "Sort aborted"
1968
#: ../drizzled/error.cc:231
2563
#: drizzled/error.cc:92
2565
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2566
msgstr "View-et '%-.192s' eksisterer ikke i '%-.192s'"
2568
#: drizzled/error.cc:94
1970
2570
msgid "Got error %d from storage engine"
1973
#: ../drizzled/error.cc:232
2573
#: drizzled/error.cc:96
1975
2575
msgid "Table storage engine for '%-.192s' doesn't have this option"
1976
2576
msgstr "Tabellmotoren for '%-.192s' har ikke denne innstillingen"
1978
#: ../drizzled/error.cc:233
2578
#: drizzled/error.cc:98
1980
2580
msgid "Can't find record in '%-.192s'"
1981
2581
msgstr "Klarte ikke å finne raden i '%-192s'"
1983
#: ../drizzled/error.cc:234
2583
#: drizzled/error.cc:100
1985
2585
msgid "Incorrect information in file: '%-.200s'"
1986
2586
msgstr "Feil informasjon i filen '%-.200s'"
1988
#: ../drizzled/error.cc:235
2588
#: drizzled/error.cc:102
1990
2590
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1991
2591
msgstr "Feil nøkkelfil for tabellen '%-.200s'; prøv å reparere den"
1993
#: ../drizzled/error.cc:236
2593
#: drizzled/error.cc:104
1995
2595
msgid "Old key file for table '%-.192s'; repair it!"
1996
2596
msgstr "Gammel nøkkelfil for tabellen '%-.192s'; reparer den!"
1998
#: ../drizzled/error.cc:237
2598
#: drizzled/error.cc:106
2000
2600
msgid "Table '%-.192s' is read only"
2003
#: ../drizzled/error.cc:238
2603
#: drizzled/error.cc:108
2005
2605
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2606
msgstr "Tomt for minne (Trengte %u bytes)"
2008
#: ../drizzled/error.cc:239
2608
#: drizzled/error.cc:110
2009
2609
msgid "Out of sort memory; increase server sort buffer size"
2011
2611
"Tom for sorteringsminne; øk størrelsen på sorteringsbufferen på serveren"
2013
#: ../drizzled/error.cc:240
2014
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2017
#: ../drizzled/error.cc:241
2018
msgid "Global join memory constraint hit; increase join-heap-threshold"
2021
#: ../drizzled/error.cc:242
2022
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2025
#: ../drizzled/error.cc:243
2026
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2029
#: ../drizzled/error.cc:244
2613
#: drizzled/error.cc:112
2031
2615
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2034
#: ../drizzled/error.cc:245
2618
#: drizzled/error.cc:114
2035
2619
msgid "Too many connections"
2038
#: ../drizzled/error.cc:246
2622
#: drizzled/error.cc:116
2040
2624
"Out of memory; check if drizzled or some other process uses all available "
2041
2625
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2042
2626
"memory or you can add more swap space"
2045
#: ../drizzled/error.cc:247
2629
#: drizzled/error.cc:118
2046
2630
msgid "Can't get hostname for your address"
2049
#: ../drizzled/error.cc:248
2633
#: drizzled/error.cc:120
2050
2634
msgid "Bad handshake"
2053
#: ../drizzled/error.cc:249
2637
#: drizzled/error.cc:122
2055
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2639
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2058
#: ../drizzled/error.cc:250
2642
#: drizzled/error.cc:124
2060
2644
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2063
#: ../drizzled/error.cc:251
2064
msgid "No schema selected"
2647
#: drizzled/error.cc:126
2648
msgid "No database selected"
2067
#: ../drizzled/error.cc:252
2651
#: drizzled/error.cc:128
2068
2652
msgid "Unknown command"
2071
#: ../drizzled/error.cc:253
2655
#: drizzled/error.cc:130
2073
2657
msgid "Column '%-.192s' cannot be null"
2076
#: ../drizzled/error.cc:254
2078
msgid "Unknown schema '%-.192s'"
2079
msgstr "Ukjent kommando '\\%c'."
2660
#: drizzled/error.cc:132
2662
msgid "Unknown database '%-.192s'"
2081
#: ../drizzled/error.cc:255
2665
#: drizzled/error.cc:134
2083
2667
msgid "Table '%-.192s' already exists"
2086
#: ../drizzled/error.cc:256
2670
#: drizzled/error.cc:136
2088
2672
msgid "Unknown table '%-.100s'"
2091
#: ../drizzled/error.cc:257
2675
#: drizzled/error.cc:138
2093
2677
msgid "Column '%-.192s' in %-.192s is ambiguous"
2096
#: ../drizzled/error.cc:258
2680
#: drizzled/error.cc:140
2097
2681
msgid "Server shutdown in progress"
2100
#: ../drizzled/error.cc:259
2684
#: drizzled/error.cc:142
2102
2686
msgid "Unknown column '%-.192s' in '%-.192s'"
2105
#: ../drizzled/error.cc:260
2689
#: drizzled/error.cc:144
2107
2691
msgid "'%-.192s' isn't in GROUP BY"
2110
#: ../drizzled/error.cc:261
2694
#: drizzled/error.cc:146
2112
2696
msgid "Can't group on '%-.192s'"
2115
#: ../drizzled/error.cc:262
2699
#: drizzled/error.cc:148
2116
2700
msgid "Statement has sum functions and columns in same statement"
2119
#: ../drizzled/error.cc:263
2703
#: drizzled/error.cc:150
2120
2704
msgid "Column count doesn't match value count"
2123
#: ../drizzled/error.cc:264
2707
#: drizzled/error.cc:152
2125
2709
msgid "Identifier name '%-.100s' is too long"
2128
#: ../drizzled/error.cc:265
2712
#: drizzled/error.cc:154
2130
2714
msgid "Duplicate column name '%-.192s'"
2133
#: ../drizzled/error.cc:266
2717
#: drizzled/error.cc:156
2135
2719
msgid "Duplicate key name '%-.192s'"
2138
#: ../drizzled/error.cc:267
2722
#: drizzled/error.cc:158
2140
2724
msgid "Duplicate entry '%-.192s' for key %d"
2143
#: ../drizzled/error.cc:268
2727
#: drizzled/error.cc:160
2145
2729
msgid "Incorrect column specifier for column '%-.192s'"
2148
#: ../drizzled/error.cc:269
2732
#: drizzled/error.cc:162
2150
2734
msgid "%s near '%-.80s' at line %d"
2153
#: ../drizzled/error.cc:270
2155
msgid "Parsing error near '%s'"
2158
#: ../drizzled/error.cc:271
2737
#: drizzled/error.cc:164
2159
2738
msgid "Query was empty"
2162
#: ../drizzled/error.cc:272
2741
#: drizzled/error.cc:166
2164
2743
msgid "Not unique table/alias: '%-.192s'"
2167
#: ../drizzled/error.cc:273
2746
#: drizzled/error.cc:168
2169
2748
msgid "Invalid default value for '%-.192s'"
2172
#: ../drizzled/error.cc:274
2751
#: drizzled/error.cc:170
2173
2752
msgid "Multiple primary key defined"
2176
#: ../drizzled/error.cc:275
2755
#: drizzled/error.cc:172
2178
2757
msgid "Too many keys specified; max %d keys allowed"
2181
#: ../drizzled/error.cc:276
2760
#: drizzled/error.cc:174
2183
2762
msgid "Too many key parts specified; max %d parts allowed"
2186
#: ../drizzled/error.cc:277
2765
#: drizzled/error.cc:176
2188
2767
msgid "Specified key was too long; max key length is %d bytes"
2191
#: ../drizzled/error.cc:278
2770
#: drizzled/error.cc:178
2193
2772
msgid "Key column '%-.192s' doesn't exist in table"
2196
#: ../drizzled/error.cc:279
2775
#: drizzled/error.cc:180
2199
2778
"BLOB column '%-.192s' can't be used in key specification with the used table "
2203
#: ../drizzled/error.cc:280
2782
#: drizzled/error.cc:182
2206
2785
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2210
#: ../drizzled/error.cc:281
2789
#: drizzled/error.cc:184
2212
2791
"Incorrect table definition; there can be only one auto column and it must be "
2213
2792
"defined as a key"
2216
#: ../drizzled/error.cc:282
2795
#: drizzled/error.cc:186
2798
"%s: ready for connections.\n"
2799
"Version: '%s' socket: '%s' port: %d"
2802
#: drizzled/error.cc:188
2218
2804
msgid "%s: Normal shutdown\n"
2221
#: ../drizzled/error.cc:283
2807
#: drizzled/error.cc:190
2223
2809
msgid "%s: Got signal %d. Aborting!\n"
2226
#: ../drizzled/error.cc:284
2812
#: drizzled/error.cc:192
2228
2814
msgid "%s: Shutdown complete\n"
2231
#: ../drizzled/error.cc:285
2817
#: drizzled/error.cc:194
2233
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2819
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2236
#: ../drizzled/error.cc:286
2822
#: drizzled/error.cc:196
2237
2823
msgid "Can't create IP socket"
2240
#: ../drizzled/error.cc:287
2826
#: drizzled/error.cc:198
2243
2829
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2247
#: ../drizzled/error.cc:288
2250
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2833
#: drizzled/error.cc:200
2834
msgid "Field separator argument is not what is expected; check the manual"
2254
#: ../drizzled/error.cc:289
2837
#: drizzled/error.cc:202
2256
2839
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2259
#: ../drizzled/error.cc:290
2842
#: drizzled/error.cc:204
2262
"The file '%-.128s' must be in the schema directory or be readable by all"
2845
"The file '%-.128s' must be in the database directory or be readable by all"
2265
#: ../drizzled/error.cc:291
2848
#: drizzled/error.cc:206
2267
2850
msgid "File '%-.200s' already exists"
2270
#: ../drizzled/error.cc:292
2853
#: drizzled/error.cc:208
2272
2855
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2275
#: ../drizzled/error.cc:293
2858
#: drizzled/error.cc:210
2860
msgid "Records: %ld Duplicates: %ld"
2863
#: drizzled/error.cc:212
2277
2865
"Incorrect prefix key; the used key part isn't a string, the used length is "
2278
2866
"longer than the key part, or the storage engine doesn't support unique "
2282
#: ../drizzled/error.cc:294
2870
#: drizzled/error.cc:214
2283
2871
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2286
#: ../drizzled/error.cc:295
2874
#: drizzled/error.cc:216
2288
2876
msgid "Can't DROP '%-.192s'; check that column/key exists"
2291
#: ../drizzled/error.cc:296
2879
#: drizzled/error.cc:218
2293
2881
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2296
#: ../drizzled/error.cc:297
2884
#: drizzled/error.cc:220
2298
2886
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2301
#. KILL session errors
2302
#: ../drizzled/error.cc:300
2304
msgid "Unknown session id: %lu"
2305
msgstr "Ukjent feil %d"
2307
#: ../drizzled/error.cc:301
2309
msgid "You are not the owner of session %lu"
2312
#: ../drizzled/error.cc:302
2313
msgid "You cannot kill the session you are connected from."
2316
#: ../drizzled/error.cc:305
2889
#: drizzled/error.cc:222
2891
msgid "Unknown thread id: %lu"
2894
#: drizzled/error.cc:224
2896
msgid "You are not owner of thread %lu"
2899
#: drizzled/error.cc:226
2317
2900
msgid "No tables used"
2320
#: ../drizzled/error.cc:306
2903
#: drizzled/error.cc:228
2905
msgid "Too many strings for column %-.192s and SET"
2908
#: drizzled/error.cc:230
2910
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2913
#: drizzled/error.cc:232
2915
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2918
#: drizzled/error.cc:234
2920
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2923
#: drizzled/error.cc:236
2322
2925
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2325
#: ../drizzled/error.cc:307
2327
msgid "Incorrect schema name '%-.100s'"
2328
msgstr "Feil informasjon i filen '%-.200s'"
2928
#: drizzled/error.cc:238
2930
msgid "Incorrect database name '%-.100s'"
2330
#: ../drizzled/error.cc:308
2933
#: drizzled/error.cc:240
2332
2935
msgid "Incorrect table name '%-.100s'"
2335
#: ../drizzled/error.cc:309
2938
#: drizzled/error.cc:242
2337
2940
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2338
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2941
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2341
#: ../drizzled/error.cc:310
2944
#: drizzled/error.cc:244
2342
2945
msgid "Unknown error"
2345
#: ../drizzled/error.cc:311
2948
#: drizzled/error.cc:246
2347
2950
msgid "Unknown procedure '%-.192s'"
2350
#: ../drizzled/error.cc:312
2953
#: drizzled/error.cc:248
2352
2955
msgid "Incorrect parameter count to procedure '%-.192s'"
2355
#: ../drizzled/error.cc:313
2958
#: drizzled/error.cc:250
2960
msgid "Incorrect parameters to procedure '%-.192s'"
2963
#: drizzled/error.cc:252
2357
2965
msgid "Unknown table '%-.192s' in %-.32s"
2360
#: ../drizzled/error.cc:314
2968
#: drizzled/error.cc:254
2362
2970
msgid "Column '%-.192s' specified twice"
2365
#: ../drizzled/error.cc:315
2973
#: drizzled/error.cc:256
2366
2974
msgid "Invalid use of group function"
2369
#: ../drizzled/error.cc:316
2977
#: drizzled/error.cc:258
2372
2980
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2375
#: ../drizzled/error.cc:317
2983
#: drizzled/error.cc:260
2376
2984
msgid "A table must have at least 1 column"
2379
#: ../drizzled/error.cc:318
2987
#: drizzled/error.cc:262
2381
2989
msgid "The table '%-.192s' is full"
2384
#: ../drizzled/error.cc:319
2992
#: drizzled/error.cc:264
2994
msgid "Unknown character set: '%-.64s'"
2997
#: drizzled/error.cc:266
2386
2999
msgid "Too many tables; Drizzle can only use %d tables in a join"
2389
#: ../drizzled/error.cc:320
3002
#: drizzled/error.cc:268
2390
3003
msgid "Too many columns"
2393
#: ../drizzled/error.cc:321
3006
#: drizzled/error.cc:270
2396
3009
"Row size too large. The maximum row size for the used table type, not "
2397
3010
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2400
#: ../drizzled/error.cc:322
3013
#: drizzled/error.cc:272
3016
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
3017
"thread_stack=#' to specify a bigger stack if needed"
3020
#: drizzled/error.cc:274
2401
3021
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2404
#: ../drizzled/error.cc:323
3024
#: drizzled/error.cc:276
2407
3027
"Table handler doesn't support NULL in given index. Please change column "
2408
3028
"'%-.192s' to be NOT NULL or use another handler"
2411
#: ../drizzled/error.cc:324
2412
msgid "No paths allowed for plugin library"
2415
#: ../drizzled/error.cc:325
2417
msgid "Plugin '%-.192s' already exists"
2420
#: ../drizzled/error.cc:326
2422
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2423
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
2425
#: ../drizzled/error.cc:327
2427
msgid "Can't find symbol '%-.128s' in library '%s'"
2430
#: ../drizzled/error.cc:328
3031
#: drizzled/error.cc:278
3033
msgid "Can't load function '%-.192s'"
3036
#: drizzled/error.cc:280
3038
msgid "Can't initialize function '%-.192s'; %-.80s"
3041
#: drizzled/error.cc:282
3042
msgid "No paths allowed for shared library"
3045
#: drizzled/error.cc:284
3047
msgid "Function '%-.192s' already exists"
3050
#: drizzled/error.cc:286
3052
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
3055
#: drizzled/error.cc:288
3057
msgid "Can't find symbol '%-.128s' in library"
3060
#: drizzled/error.cc:290
3062
msgid "Function '%-.192s' is not defined"
3065
#: drizzled/error.cc:292
3068
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3069
"'drizzleadmin flush-hosts'"
3072
#: drizzled/error.cc:294
3074
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
3077
#: drizzled/error.cc:296
3079
"You are using Drizzle as an anonymous user and anonymous users are not "
3080
"allowed to change passwords"
3083
#: drizzled/error.cc:298
3085
"You must have privileges to update tables in the drizzle database to be able "
3086
"to change passwords for others"
3089
#: drizzled/error.cc:300
3090
msgid "Can't find any matching row in the user table"
3093
#: drizzled/error.cc:302
2432
3095
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2435
#: ../drizzled/error.cc:329
3098
#: drizzled/error.cc:304
2438
3101
"Can't create a new thread (errno %d); if you are not out of available "
2439
3102
"memory, you can consult the manual for a possible OS-dependent bug"
2442
#: ../drizzled/error.cc:330
3105
#: drizzled/error.cc:306
2444
3107
msgid "Column count doesn't match value count at row %ld"
2447
#: ../drizzled/error.cc:331
3110
#: drizzled/error.cc:308
2449
3112
msgid "Can't reopen table: '%-.192s'"
2452
#: ../drizzled/error.cc:332
3115
#: drizzled/error.cc:310
3116
msgid "Invalid use of NULL value"
3119
#: drizzled/error.cc:312
3121
msgid "Got error '%-.64s' from regexp"
3124
#: drizzled/error.cc:314
2454
3126
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2455
3127
"illegal if there is no GROUP BY clause"
2458
#: ../drizzled/error.cc:333
3130
#: drizzled/error.cc:316
3132
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3135
#: drizzled/error.cc:318
3137
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3140
#: drizzled/error.cc:320
3143
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3147
#: drizzled/error.cc:322
3149
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3150
"privileges can be used"
3153
#: drizzled/error.cc:324
3154
msgid "The host or user argument to GRANT is too long"
3157
#: drizzled/error.cc:326
2460
3159
msgid "Table '%-.192s.%-.192s' doesn't exist"
2463
#: ../drizzled/error.cc:334
3162
#: drizzled/error.cc:328
3165
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3169
#: drizzled/error.cc:330
3170
msgid "The used command is not allowed with this Drizzle version"
3173
#: drizzled/error.cc:332
2465
3175
"You have an error in your SQL syntax; check the manual that corresponds to "
2466
3176
"your Drizzle server version for the right syntax to use"
2469
#: ../drizzled/error.cc:335
3179
#: drizzled/error.cc:334
3181
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3184
#: drizzled/error.cc:336
3185
msgid "Too many delayed threads in use"
3188
#: drizzled/error.cc:338
3190
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3193
#: drizzled/error.cc:340
2470
3194
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2473
#: ../drizzled/error.cc:336
3197
#: drizzled/error.cc:342
3198
msgid "Got a read error from the connection pipe"
3201
#: drizzled/error.cc:344
3202
msgid "Got an error from fcntl()"
3205
#: drizzled/error.cc:346
2474
3206
msgid "Got packets out of order"
2477
#: ../drizzled/error.cc:337
3209
#: drizzled/error.cc:358
3210
msgid "Result string is longer than 'max_allowed_packet' bytes"
3213
#: drizzled/error.cc:360
2478
3214
msgid "The used table type doesn't support BLOB/TEXT columns"
2481
#: ../drizzled/error.cc:338
3217
#: drizzled/error.cc:362
2482
3218
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2485
#: ../drizzled/error.cc:339
3221
#: drizzled/error.cc:364
3224
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3228
#: drizzled/error.cc:366
2487
3230
msgid "Incorrect column name '%-.100s'"
2490
#: ../drizzled/error.cc:340
3233
#: drizzled/error.cc:368
2492
3235
msgid "The used storage engine can't index column '%-.192s'"
2495
#: ../drizzled/error.cc:341
3238
#: drizzled/error.cc:370
2497
3240
"Unable to open underlying table which is differently defined or of non-"
2498
3241
"MyISAM type or doesn't exist"
2501
#: ../drizzled/error.cc:342
3244
#: drizzled/error.cc:372
2503
3246
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2506
#: ../drizzled/error.cc:343
3249
#: drizzled/error.cc:374
2509
3252
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2512
#: ../drizzled/error.cc:344
3255
#: drizzled/error.cc:376
2514
3257
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2515
3258
"UNIQUE instead"
2518
#: ../drizzled/error.cc:345
3261
#: drizzled/error.cc:378
2519
3262
msgid "Result consisted of more than one row"
2522
#: ../drizzled/error.cc:346
3265
#: drizzled/error.cc:380
2523
3266
msgid "This table type requires a primary key"
2526
#: ../drizzled/error.cc:347
3269
#: drizzled/error.cc:382
3270
msgid "This version of Drizzle is not compiled with RAID support"
3273
#: drizzled/error.cc:384
3275
"You are using safe update mode and you tried to update a table without a "
3276
"WHERE that uses a KEY column"
3279
#: drizzled/error.cc:386
2528
3281
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2531
#: ../drizzled/error.cc:348
3284
#: drizzled/error.cc:388
2532
3285
msgid "Can't open table"
2535
#: ../drizzled/error.cc:349
3288
#: drizzled/error.cc:390
2537
3290
msgid "The storage engine for the table doesn't support %s"
2540
#: ../drizzled/error.cc:350
3293
#: drizzled/error.cc:392
3294
msgid "You are not allowed to execute this command in a transaction"
3297
#: drizzled/error.cc:394
2542
3299
msgid "Got error %d during COMMIT"
2545
#: ../drizzled/error.cc:351
3302
#: drizzled/error.cc:396
2547
3304
msgid "Got error %d during ROLLBACK"
2550
#. This is a very incorrect place to use the PRIi64 macro as the
2551
#. program that looks over the source for the N_() macros does not
2552
#. (obviously) do macro expansion, so the string is entirely wrong for
2553
#. what it is trying to output for every language except english.
2554
#: ../drizzled/error.cc:356
3307
#: drizzled/error.cc:398
3309
msgid "Got error %d during FLUSH_LOGS"
3312
#: drizzled/error.cc:400
3314
msgid "Got error %d during CHECKPOINT"
3317
#: drizzled/error.cc:402
2557
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3320
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2558
3321
"'%-.64s' (%-.64s)"
2561
#: ../drizzled/error.cc:357
3324
#: drizzled/error.cc:404
3325
msgid "The storage engine for the table does not support binary table dump"
3328
#: drizzled/error.cc:406
3329
msgid "Binlog closed, cannot RESET MASTER"
3332
#: drizzled/error.cc:408
3334
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3337
#: drizzled/error.cc:410
3339
msgid "Error from master: '%-.64s'"
3342
#: drizzled/error.cc:412
3343
msgid "Net error reading from master"
3346
#: drizzled/error.cc:414
3347
msgid "Net error writing to master"
3350
#: drizzled/error.cc:416
3351
msgid "Can't find FULLTEXT index matching the column list"
3354
#: drizzled/error.cc:418
2563
3356
"Can't execute the given command because you have active locked tables or an "
2564
3357
"active transaction"
2567
#: ../drizzled/error.cc:358
3360
#: drizzled/error.cc:420
2569
3362
msgid "Unknown system variable '%-.64s'"
2572
#: ../drizzled/error.cc:359
3365
#: drizzled/error.cc:422
2574
3367
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2577
#: ../drizzled/error.cc:360
3370
#: drizzled/error.cc:424
2580
3373
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2583
#: ../drizzled/error.cc:361
3376
#: drizzled/error.cc:426
2584
3377
msgid "Some non-transactional changed tables couldn't be rolled back"
2587
#: ../drizzled/error.cc:362
3380
#: drizzled/error.cc:428
3382
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3383
"of storage; increase this drizzled variable and try again"
3386
#: drizzled/error.cc:430
3388
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3391
#: drizzled/error.cc:432
3393
"This operation requires a running slave; configure slave and do START SLAVE"
3396
#: drizzled/error.cc:434
3397
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3400
#: drizzled/error.cc:436
3402
"Could not initialize master info structure; more error messages can be found "
3403
"in the Drizzle error log"
3406
#: drizzled/error.cc:438
3407
msgid "Could not create slave thread; check system resources"
3410
#: drizzled/error.cc:440
3413
"User %-.64s already has more than 'max_user_connections' active connections"
3416
#: drizzled/error.cc:442
2588
3417
msgid "You may only use constant expressions with SET"
2591
#: ../drizzled/error.cc:363
3420
#: drizzled/error.cc:444
2592
3421
msgid "Lock wait timeout exceeded; try restarting transaction"
2595
#: ../drizzled/error.cc:364
3424
#: drizzled/error.cc:446
2596
3425
msgid "The total number of locks exceeds the lock table size"
2599
#: ../drizzled/error.cc:365
3428
#: drizzled/error.cc:448
2600
3429
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2603
#: ../drizzled/error.cc:366
3432
#: drizzled/error.cc:450
2604
3433
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2607
#: ../drizzled/error.cc:367
3436
#: drizzled/error.cc:452
3437
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3440
#: drizzled/error.cc:454
2609
3442
msgid "Incorrect arguments to %s"
2612
#: ../drizzled/error.cc:368
3445
#: drizzled/error.cc:456
3447
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3450
#: drizzled/error.cc:458
3452
"Incorrect table definition; all MERGE tables must be in the same database"
3455
#: drizzled/error.cc:460
2613
3456
msgid "Deadlock found when trying to get lock; try restarting transaction"
2616
#: ../drizzled/error.cc:369
3459
#: drizzled/error.cc:462
2617
3460
msgid "The used table type doesn't support FULLTEXT indexes"
2620
#: ../drizzled/error.cc:370
3463
#: drizzled/error.cc:464
2621
3464
msgid "Cannot add foreign key constraint"
2624
#: ../drizzled/error.cc:371
3467
#: drizzled/error.cc:466
2625
3468
msgid "Cannot add or update a child row: a foreign key constraint fails"
2628
#: ../drizzled/error.cc:372
3471
#: drizzled/error.cc:468
2629
3472
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2632
#: ../drizzled/error.cc:373
3475
#: drizzled/error.cc:470
3477
msgid "Error connecting to master: %-.128s"
3480
#: drizzled/error.cc:472
3482
msgid "Error running query on master: %-.128s"
3485
#: drizzled/error.cc:474
3487
msgid "Error when executing command %s: %-.128s"
3490
#: drizzled/error.cc:476
2634
3492
msgid "Incorrect usage of %s and %s"
2637
#: ../drizzled/error.cc:374
3495
#: drizzled/error.cc:478
2638
3496
msgid "The used SELECT statements have a different number of columns"
2641
#: ../drizzled/error.cc:375
3499
#: drizzled/error.cc:480
2642
3500
msgid "Can't execute the query because you have a conflicting read lock"
2645
#: ../drizzled/error.cc:376
3503
#: drizzled/error.cc:482
3504
msgid "Mixing of transactional and non-transactional tables is disabled"
3507
#: drizzled/error.cc:484
3509
msgid "Option '%s' used twice in statement"
3512
#: drizzled/error.cc:486
3514
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3517
#: drizzled/error.cc:488
3519
msgid "Access denied; you need the %-.128s privilege for this operation"
3522
#: drizzled/error.cc:490
2648
3525
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2651
#: ../drizzled/error.cc:377
3528
#: drizzled/error.cc:492
2654
3531
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2657
#: ../drizzled/error.cc:378
3534
#: drizzled/error.cc:494
2659
3536
msgid "Variable '%-.64s' doesn't have a default value"
2662
#: ../drizzled/error.cc:379
3539
#: drizzled/error.cc:496
2664
3541
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2667
#: ../drizzled/error.cc:380
3544
#: drizzled/error.cc:498
2669
3546
msgid "Incorrect argument type to variable '%-.64s'"
2672
#: ../drizzled/error.cc:381
3549
#: drizzled/error.cc:500
2674
3551
msgid "Variable '%-.64s' can only be set, not read"
2677
#: ../drizzled/error.cc:382
3554
#: drizzled/error.cc:502
2679
3556
msgid "Incorrect usage/placement of '%s'"
2682
#: ../drizzled/error.cc:383
3559
#: drizzled/error.cc:504
2684
3561
msgid "This version of Drizzle doesn't yet support '%s'"
2687
#: ../drizzled/error.cc:384
3564
#: drizzled/error.cc:506
3567
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3570
#: drizzled/error.cc:508
3571
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3574
#: drizzled/error.cc:510
2689
3576
msgid "Variable '%-.192s' is a %s variable"
2692
#: ../drizzled/error.cc:385
3579
#: drizzled/error.cc:512
2694
3581
msgid "Incorrect foreign key definition for '%-.192s': %s"
2697
#: ../drizzled/error.cc:386
3584
#: drizzled/error.cc:514
2698
3585
msgid "Key reference and table reference don't match"
2701
#: ../drizzled/error.cc:387
3588
#: drizzled/error.cc:516
2703
3590
msgid "Operand should contain %d column(s)"
2706
#: ../drizzled/error.cc:388
3593
#: drizzled/error.cc:518
2707
3594
msgid "Subquery returns more than 1 row"
2710
#: ../drizzled/error.cc:389
3597
#: drizzled/error.cc:520
3599
msgid "Unknown prepared statement handler (%.*s) given to %s"
3602
#: drizzled/error.cc:522
3603
msgid "Help database is corrupt or does not exist"
3606
#: drizzled/error.cc:524
3607
msgid "Cyclic reference on subqueries"
3610
#: drizzled/error.cc:526
2712
3612
msgid "Converting column '%s' from %s to %s"
2715
#: ../drizzled/error.cc:390
3615
#: drizzled/error.cc:528
2717
3617
msgid "Reference '%-.64s' not supported (%s)"
2720
#: ../drizzled/error.cc:391
3620
#: drizzled/error.cc:530
2721
3621
msgid "Every derived table must have its own alias"
2724
#: ../drizzled/error.cc:392
3624
#: drizzled/error.cc:532
2726
3626
msgid "Select %u was reduced during optimization"
2729
#: ../drizzled/error.cc:393
3629
#: drizzled/error.cc:534
2731
3631
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2734
#: ../drizzled/error.cc:394
3634
#: drizzled/error.cc:536
3636
"Client does not support authentication protocol requested by server; "
3637
"consider upgrading Drizzle client"
3640
#: drizzled/error.cc:538
2735
3641
msgid "All parts of a SPATIAL index must be NOT NULL"
2738
#: ../drizzled/error.cc:395
3644
#: drizzled/error.cc:540
2740
3646
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2743
#: ../drizzled/error.cc:396
3649
#: drizzled/error.cc:542
3650
msgid "Slave is already running"
3653
#: drizzled/error.cc:544
3654
msgid "Slave already has been stopped"
3657
#: drizzled/error.cc:546
2746
"Uncompressed data size too large; the maximum size is %d (based on "
2747
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3660
"Uncompressed data size too large; the maximum size is %d (probably, length "
3661
"of uncompressed data was corrupted)"
2750
#: ../drizzled/error.cc:397
3664
#: drizzled/error.cc:548
2751
3665
msgid "ZLIB: Not enough memory"
2754
#: ../drizzled/error.cc:398
3668
#: drizzled/error.cc:550
2756
3670
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2757
3671
"data was corrupted)"
2760
#: ../drizzled/error.cc:399
3674
#: drizzled/error.cc:552
2761
3675
msgid "ZLIB: Input data corrupted"
2764
#: ../drizzled/error.cc:400
3678
#: drizzled/error.cc:554
2766
3680
msgid "%d line(s) were cut by GROUP_CONCAT()"
2769
#: ../drizzled/error.cc:401
3683
#: drizzled/error.cc:556
2771
3685
msgid "Row %ld doesn't contain data for all columns"
2774
#: ../drizzled/error.cc:402
3688
#: drizzled/error.cc:558
2777
3691
"Row %ld was truncated; it contained more data than there were input columns"
2780
#: ../drizzled/error.cc:403
3694
#: drizzled/error.cc:560
2783
3697
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2786
#: ../drizzled/error.cc:404
3700
#: drizzled/error.cc:562
2788
3702
msgid "Out of range value for column '%s' at row %ld"
2791
#: ../drizzled/error.cc:405
3705
#: drizzled/error.cc:564
2793
3707
msgid "Data truncated for column '%s' at row %ld"
2796
#: ../drizzled/error.cc:406
3710
#: drizzled/error.cc:566
3712
msgid "Using storage engine %s for table '%s'"
3715
#: drizzled/error.cc:568
2798
3717
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2801
#: ../drizzled/error.cc:407
3720
#: drizzled/error.cc:570
3721
msgid "Cannot drop one or more of the requested users"
3724
#: drizzled/error.cc:572
3725
msgid "Can't revoke all privileges for one or more of the requested users"
3728
#: drizzled/error.cc:574
2803
3730
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2806
#: ../drizzled/error.cc:408
3733
#: drizzled/error.cc:576
2808
3735
msgid "Illegal mix of collations for operation '%s'"
2811
#: ../drizzled/error.cc:409
3738
#: drizzled/error.cc:578
2814
3741
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2815
3742
"variable_name)"
2818
#: ../drizzled/error.cc:410
3745
#: drizzled/error.cc:580
2820
3747
msgid "Unknown collation: '%-.64s'"
2823
#: ../drizzled/error.cc:411
3750
#: drizzled/error.cc:582
3752
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
3753
"compiled without SSL support; they can be used later if Drizzle slave with "
3757
#: drizzled/error.cc:584
3760
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3761
"old format; please change the password to the new format"
3764
#: drizzled/error.cc:586
2826
3767
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2830
#: ../drizzled/error.cc:412
3771
#: drizzled/error.cc:588
3772
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3775
#: drizzled/error.cc:590
3777
"It is recommended to use --skip-slave-start when doing step-by-step "
3778
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3779
"get an unexpected slave's drizzled restart"
3782
#: drizzled/error.cc:592
3783
msgid "SQL thread is not to be started so UNTIL options are ignored"
3786
#: drizzled/error.cc:594
2832
3788
msgid "Incorrect index name '%-.100s'"
2835
#: ../drizzled/error.cc:413
3791
#: drizzled/error.cc:596
2837
3793
msgid "Incorrect catalog name '%-.100s'"
2840
#: ../drizzled/error.cc:414
3796
#: drizzled/error.cc:598
3798
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3801
#: drizzled/error.cc:600
2842
3803
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2845
#: ../drizzled/error.cc:415
3806
#: drizzled/error.cc:602
3808
msgid "Unknown key cache '%-.100s'"
3811
#: drizzled/error.cc:604
3813
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3814
"this switch for this grant to work"
3817
#: drizzled/error.cc:606
2847
3819
msgid "Unknown table engine '%s'"
2850
#: ../drizzled/error.cc:416
3822
#: drizzled/error.cc:608
3824
msgid "'%s' is deprecated; use '%s' instead"
3827
#: drizzled/error.cc:610
2852
3829
msgid "The target table %-.100s of the %s is not updatable"
2855
#: ../drizzled/error.cc:417
3832
#: drizzled/error.cc:612
2858
3835
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2862
#: ../drizzled/error.cc:418
3839
#: drizzled/error.cc:614
2865
3842
"The Drizzle server is running with the %s option so it cannot execute this "
2869
#: ../drizzled/error.cc:419
3846
#: drizzled/error.cc:616
2871
3848
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2874
#: ../drizzled/error.cc:420
3851
#: drizzled/error.cc:618
2876
3853
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2879
#: ../drizzled/error.cc:421
3856
#: drizzled/error.cc:620
2881
3858
"Incorrect table definition; there can be only one TIMESTAMP column with "
2882
3859
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2885
#: ../drizzled/error.cc:422
3862
#: drizzled/error.cc:622
2887
3864
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2890
#: ../drizzled/error.cc:423
3867
#: drizzled/error.cc:624
3868
msgid "This command is not supported in the prepared statement protocol yet"
3871
#: drizzled/error.cc:626
2892
3873
msgid "Got error %d '%-.100s' from %s"
2895
#: ../drizzled/error.cc:424
3876
#: drizzled/error.cc:628
2897
3878
msgid "Got temporary error %d '%-.100s' from %s"
2900
#: ../drizzled/error.cc:425
3881
#: drizzled/error.cc:630
2902
3883
msgid "Unknown or incorrect time zone: '%-.64s'"
2905
#: ../drizzled/error.cc:426
3886
#: drizzled/error.cc:632
3888
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3891
#: drizzled/error.cc:634
2907
3893
msgid "Invalid %s character string: '%.64s'"
2910
#: ../drizzled/error.cc:427
3896
#: drizzled/error.cc:636
2912
3898
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2915
#: ../drizzled/error.cc:428
3901
#: drizzled/error.cc:638
3903
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3906
#: drizzled/error.cc:640
3908
msgid "Can't create a %s from within another stored routine"
3911
#: drizzled/error.cc:642
3913
msgid "%s %s already exists"
3916
#: drizzled/error.cc:644
2917
3918
msgid "%s %s does not exist"
2920
#: ../drizzled/error.cc:429
3921
#: drizzled/error.cc:646
3923
msgid "Failed to DROP %s %s"
3926
#: drizzled/error.cc:648
3928
msgid "Failed to CREATE %s %s"
3931
#: drizzled/error.cc:650
3933
msgid "%s with no matching label: %s"
3936
#: drizzled/error.cc:652
3938
msgid "Redefining label %s"
3941
#: drizzled/error.cc:654
3943
msgid "End-label %s without match"
3946
#: drizzled/error.cc:656
3948
msgid "Referring to uninitialized variable %s"
3951
#: drizzled/error.cc:658
3953
msgid "PROCEDURE %s can't return a result set in the given context"
3956
#: drizzled/error.cc:660
3957
msgid "RETURN is only allowed in a FUNCTION"
3960
#: drizzled/error.cc:662
3962
msgid "%s is not allowed in stored procedures"
3965
#: drizzled/error.cc:664
3967
"The update log is deprecated and replaced by the binary log; SET "
3968
"SQL_LOG_UPDATE has been ignored"
3971
#: drizzled/error.cc:666
3973
"The update log is deprecated and replaced by the binary log; SET "
3974
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3977
#: drizzled/error.cc:668
2921
3978
msgid "Query execution was interrupted"
2924
#: ../drizzled/error.cc:430
3981
#: drizzled/error.cc:670
3983
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3986
#: drizzled/error.cc:672
3988
msgid "Undefined CONDITION: %s"
3991
#: drizzled/error.cc:674
3993
msgid "No RETURN found in FUNCTION %s"
3996
#: drizzled/error.cc:676
3998
msgid "FUNCTION %s ended without RETURN"
4001
#: drizzled/error.cc:678
4002
msgid "Cursor statement must be a SELECT"
4005
#: drizzled/error.cc:680
4006
msgid "Cursor SELECT must not have INTO"
4009
#: drizzled/error.cc:682
4011
msgid "Undefined CURSOR: %s"
4014
#: drizzled/error.cc:684
4015
msgid "Cursor is already open"
4018
#: drizzled/error.cc:686
4019
msgid "Cursor is not open"
4022
#: drizzled/error.cc:688
4024
msgid "Undeclared variable: %s"
4027
#: drizzled/error.cc:690
4028
msgid "Incorrect number of FETCH variables"
4031
#: drizzled/error.cc:692
4032
msgid "No data - zero rows fetched, selected, or processed"
4035
#: drizzled/error.cc:694
4037
msgid "Duplicate parameter: %s"
4040
#: drizzled/error.cc:696
4042
msgid "Duplicate variable: %s"
4045
#: drizzled/error.cc:698
4047
msgid "Duplicate condition: %s"
4050
#: drizzled/error.cc:700
4052
msgid "Duplicate cursor: %s"
4055
#: drizzled/error.cc:702
4057
msgid "Failed to ALTER %s %s"
4060
#: drizzled/error.cc:704
4061
msgid "Subquery value not supported"
4064
#: drizzled/error.cc:706
4066
msgid "%s is not allowed in stored function or trigger"
4069
#: drizzled/error.cc:708
4070
msgid "Variable or condition declaration after cursor or handler declaration"
4073
#: drizzled/error.cc:710
4074
msgid "Cursor declaration after handler declaration"
4077
#: drizzled/error.cc:712
4078
msgid "Case not found for CASE statement"
4081
#: drizzled/error.cc:714
4083
msgid "Configuration file '%-.192s' is too big"
4086
#: drizzled/error.cc:716
4088
msgid "Malformed file type header in file '%-.192s'"
4091
#: drizzled/error.cc:718
4093
msgid "Unexpected end of file while parsing comment '%-.200s'"
4096
#: drizzled/error.cc:720
4098
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4101
#: drizzled/error.cc:722
4103
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4106
#: drizzled/error.cc:724
4107
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4110
#: drizzled/error.cc:726
4112
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4115
#: drizzled/error.cc:728
4117
msgid "'%-.192s.%-.192s' is not %s"
4120
#: drizzled/error.cc:730
4122
msgid "Column '%-.192s' is not updatable"
4125
#: drizzled/error.cc:732
4126
msgid "View's SELECT contains a subquery in the FROM clause"
4129
#: drizzled/error.cc:734
4131
msgid "View's SELECT contains a '%s' clause"
4134
#: drizzled/error.cc:736
4135
msgid "View's SELECT contains a variable or parameter"
4138
#: drizzled/error.cc:738
4140
msgid "View's SELECT refers to a temporary table '%-.192s'"
4143
#: drizzled/error.cc:740
4144
msgid "View's SELECT and view's field list have different column counts"
4147
#: drizzled/error.cc:742
4149
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4152
#: drizzled/error.cc:744
4153
msgid "View being updated does not have complete key of underlying table in it"
4156
#: drizzled/error.cc:746
2927
4159
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2928
4160
"(s) or definer/invoker of view lack rights to use them"
2931
#: ../drizzled/error.cc:431
4163
#: drizzled/error.cc:748
4165
msgid "Can't drop or alter a %s from within another stored routine"
4168
#: drizzled/error.cc:750
4169
msgid "GOTO is not allowed in a stored procedure handler"
4172
#: drizzled/error.cc:752
4173
msgid "Trigger already exists"
4176
#: drizzled/error.cc:754
4177
msgid "Trigger does not exist"
4180
#: drizzled/error.cc:756
4182
msgid "Trigger's '%-.192s' is view or temporary table"
4185
#: drizzled/error.cc:758
4187
msgid "Updating of %s row is not allowed in %strigger"
4190
#: drizzled/error.cc:760
4192
msgid "There is no %s row in %s trigger"
4195
#: drizzled/error.cc:762
2933
4197
msgid "Field '%-.192s' doesn't have a default value"
2936
#: ../drizzled/error.cc:432
4200
#: drizzled/error.cc:764
2937
4201
msgid "Division by 0"
2940
#: ../drizzled/error.cc:433
4204
#: drizzled/error.cc:766
2942
4206
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2945
#: ../drizzled/error.cc:434
4209
#: drizzled/error.cc:768
2947
4211
msgid "Illegal %s '%-.192s' value found during parsing"
2950
#: ../drizzled/error.cc:435
4214
#: drizzled/error.cc:770
4216
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4219
#: drizzled/error.cc:772
4221
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4224
#: drizzled/error.cc:774
4226
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4229
#: drizzled/error.cc:776
4231
msgid "Failed purging old relay logs: %s"
4234
#: drizzled/error.cc:778
4236
msgid "Password hash should be a %d-digit hexadecimal number"
4239
#: drizzled/error.cc:780
4240
msgid "Target log not found in binlog index"
4243
#: drizzled/error.cc:782
4244
msgid "I/O error reading log index file"
4247
#: drizzled/error.cc:784
4248
msgid "Server configuration does not permit binlog purge"
4251
#: drizzled/error.cc:786
4252
msgid "Failed on fseek()"
4255
#: drizzled/error.cc:788
4256
msgid "Fatal error during log purge"
4259
#: drizzled/error.cc:790
4260
msgid "A purgeable log is in use, will not purge"
4263
#: drizzled/error.cc:792
4264
msgid "Unknown error during log purge"
4267
#: drizzled/error.cc:794
4269
msgid "Failed initializing relay log position: %s"
4272
#: drizzled/error.cc:796
4273
msgid "You are not using binary logging"
4276
#: drizzled/error.cc:798
4279
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
4282
#: drizzled/error.cc:800
4283
msgid "WSAStartup Failed"
4286
#: drizzled/error.cc:802
4287
msgid "Can't handle procedures with different groups yet"
4290
#: drizzled/error.cc:804
4291
msgid "Select must have a group with this procedure"
4294
#: drizzled/error.cc:806
4295
msgid "Can't use ORDER clause with this procedure"
4298
#: drizzled/error.cc:808
4300
msgid "Binary logging and replication forbid changing the global server %s"
4303
#: drizzled/error.cc:810
4305
msgid "Can't map file: %-.200s, errno: %d"
4308
#: drizzled/error.cc:812
4310
msgid "Wrong magic in %-.64s"
4313
#: drizzled/error.cc:814
4314
msgid "Prepared statement contains too many placeholders"
4317
#: drizzled/error.cc:816
2952
4319
msgid "Key part '%-.192s' length cannot be 0"
2955
#: ../drizzled/error.cc:436
4322
#: drizzled/error.cc:818
4323
msgid "View text checksum failed"
4326
#: drizzled/error.cc:820
4329
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4332
#: drizzled/error.cc:822
4334
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4337
#: drizzled/error.cc:824
4339
msgid "Can not delete from join view '%-.192s.%-.192s'"
4342
#: drizzled/error.cc:826
4344
msgid "Operation %s failed for %.256s"
4347
#: drizzled/error.cc:828
4348
msgid "XAER_NOTA: Unknown XID"
4351
#: drizzled/error.cc:830
4352
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4355
#: drizzled/error.cc:832
2958
4358
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2959
4359
"the %.64s state"
2962
#: ../drizzled/error.cc:437
4362
#: drizzled/error.cc:834
4363
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4366
#: drizzled/error.cc:836
4368
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4372
#: drizzled/error.cc:838
4373
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4376
#: drizzled/error.cc:840
4379
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4383
#: drizzled/error.cc:842
4384
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4387
#: drizzled/error.cc:844
4388
msgid "Failed to revoke all privileges to dropped routine"
4391
#: drizzled/error.cc:846
2964
4393
msgid "Data too long for column '%s' at row %ld"
2967
#: ../drizzled/error.cc:438
4396
#: drizzled/error.cc:848
4398
msgid "Bad SQLSTATE: '%s'"
4401
#: drizzled/error.cc:850
2970
4404
"%s: ready for connections.\n"
2971
"Version: '%s' %s\n"
4405
"Version: '%s' socket: '%s' port: %d %s"
2974
#: ../drizzled/error.cc:439
4408
#: drizzled/error.cc:852
2975
4409
msgid "Can't load value from file with fixed size rows to variable"
2978
#: ../drizzled/error.cc:440
4412
#: drizzled/error.cc:854
4413
msgid "You are not allowed to create a user with GRANT"
4416
#: drizzled/error.cc:856
2980
4418
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2983
#: ../drizzled/error.cc:441
4421
#: drizzled/error.cc:858
2984
4422
msgid "Table definition has changed, please retry transaction"
2987
#: ../drizzled/error.cc:442
4425
#: drizzled/error.cc:860
4426
msgid "Duplicate handler declared in the same block"
4429
#: drizzled/error.cc:862
4432
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4433
"variable in BEFORE trigger"
4436
#: drizzled/error.cc:864
2989
4438
msgid "Not allowed to return a result set from a %s"
2992
#: ../drizzled/error.cc:443
4441
#: drizzled/error.cc:866
2993
4442
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2996
#: ../drizzled/error.cc:444
4445
#: drizzled/error.cc:868
4447
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4448
"declaration and binary logging is enabled; if non-transactional tables were "
4449
"updated, the binary log will miss their changes"
4452
#: drizzled/error.cc:870
4454
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4455
"declaration and binary logging is enabled (you *might* want to use the less "
4456
"safe log_bin_trust_function_creators variable)"
4459
#: drizzled/error.cc:872
4461
"You do not have the SUPER privilege and binary logging is enabled (you "
4462
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4465
#: drizzled/error.cc:874
4467
"You can't execute a prepared statement which has an open cursor associated "
4468
"with it. Reset the statement to re-execute it."
4471
#: drizzled/error.cc:876
4473
msgid "The statement (%lu) has no open cursor."
4476
#: drizzled/error.cc:878
2998
4478
"Explicit or implicit commit is not allowed in stored function or trigger."
3001
#: ../drizzled/error.cc:445
4481
#: drizzled/error.cc:880
4484
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4487
#: drizzled/error.cc:882
4488
msgid "Recursive stored functions and triggers are not allowed."
4491
#: drizzled/error.cc:884
3003
4493
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3006
#: ../drizzled/error.cc:446
4496
#: drizzled/error.cc:886
3008
4498
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3011
#: ../drizzled/error.cc:447
4501
#: drizzled/error.cc:888
3014
4504
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3018
#: ../drizzled/error.cc:448
4508
#: drizzled/error.cc:890
4510
"You can't combine write-locking of system tables with other tables or lock "
4514
#: drizzled/error.cc:892
4516
msgid "Unable to connect to foreign data source: %.64s"
4519
#: drizzled/error.cc:894
4522
"There was a problem processing the query on the foreign data source. Data "
4523
"source error: %-.64s"
4526
#: drizzled/error.cc:896
4529
"The foreign data source you are trying to reference does not exist. Data "
4530
"source error: %-.64s"
4533
#: drizzled/error.cc:898
4536
"Can't create federated table. The data source connection string '%-.64s' is "
4537
"not in the correct format"
4540
#: drizzled/error.cc:900
4542
msgid "The data source connection string '%-.64s' is not in the correct format"
4545
#: drizzled/error.cc:902
4547
msgid "Can't create federated table. Foreign data src error: %-.64s"
4550
#: drizzled/error.cc:904
3019
4551
msgid "Trigger in wrong schema"
3022
#: ../drizzled/error.cc:449
4554
#: drizzled/error.cc:906
3025
4557
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3026
4558
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3029
#: ../drizzled/error.cc:450
4561
#: drizzled/error.cc:908
4563
msgid "Routine body for '%-.100s' is too long"
4566
#: drizzled/error.cc:910
4567
msgid "Cannot drop default keycache"
4570
#: drizzled/error.cc:912
3031
4572
msgid "Display width out of range for column '%-.192s' (max = %d)"
3034
#: ../drizzled/error.cc:451
4575
#: drizzled/error.cc:914
4576
msgid "XAER_DUPID: The XID already exists"
4579
#: drizzled/error.cc:916
3036
4581
msgid "Datetime function: %-.32s field overflow"
3039
#: ../drizzled/error.cc:452
4584
#: drizzled/error.cc:918
4587
"Can't update table '%-.192s' in stored function/trigger because it is "
4588
"already used by statement which invoked this stored function/trigger."
4591
#: drizzled/error.cc:920
4594
"The definition of table '%-.192s' prevents operation %.192s on table "
4598
#: drizzled/error.cc:922
4600
"The prepared statement contains a stored routine call that refers to that "
4601
"same statement. It's not allowed to execute a prepared statement in such a "
4605
#: drizzled/error.cc:924
4606
msgid "Not allowed to set autocommit from a stored function or trigger"
4609
#: drizzled/error.cc:926
4610
msgid "Definer is not fully qualified"
4613
#: drizzled/error.cc:928
4616
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4617
"Current user is used as definer. Please recreate the view!"
4620
#: drizzled/error.cc:930
4623
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4627
#: drizzled/error.cc:932
4629
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4632
#: drizzled/error.cc:934
4634
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4637
#: drizzled/error.cc:936
3042
4640
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3045
#: ../drizzled/error.cc:453
4643
#: drizzled/error.cc:938
3048
4646
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3051
#: ../drizzled/error.cc:454
3052
msgid "No data - zero rows fetched, selected, or processed"
3055
#: ../drizzled/error.cc:455
4649
#: drizzled/error.cc:940
4651
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4654
#: drizzled/error.cc:942
4657
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4658
"activated under the authorization of the invoker, which may have "
4659
"insufficient privileges. Please recreate the trigger."
4662
#: drizzled/error.cc:944
4664
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4667
#: drizzled/error.cc:946
4670
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4671
"exceeded for routine %.192s"
4674
#: drizzled/error.cc:948
4677
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
4678
"or contains bad data (internal code %d)"
4681
#: drizzled/error.cc:950
4683
msgid "Incorrect routine name '%-.192s'"
4686
#: drizzled/error.cc:952
3057
4688
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3060
#: ../drizzled/error.cc:456
4691
#: drizzled/error.cc:954
4692
msgid "AGGREGATE is not supported for stored functions"
4695
#: drizzled/error.cc:956
4698
"Can't create more than max_prepared_stmt_count statements (current value: %"
4702
#: drizzled/error.cc:958
4704
msgid "`%-.192s`.`%-.192s` contains view recursion"
4707
#: drizzled/error.cc:960
3062
4709
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3065
#: ../drizzled/error.cc:457
4712
#: drizzled/error.cc:962
3066
4713
msgid "The used table type doesn't support SPATIAL indexes"
3069
#: ../drizzled/error.cc:458
4716
#: drizzled/error.cc:964
4717
msgid "Triggers can not be created on system tables"
4720
#: drizzled/error.cc:966
3071
4722
msgid "Leading spaces are removed from name '%s'"
3074
#: ../drizzled/error.cc:459
4725
#: drizzled/error.cc:968
3075
4726
msgid "Failed to read auto-increment value from storage engine"
3078
#: ../drizzled/error.cc:460
4729
#: drizzled/error.cc:970
4733
#: drizzled/error.cc:972
4737
#: drizzled/error.cc:974
3080
4739
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3083
#: ../drizzled/error.cc:461
4742
#: drizzled/error.cc:976
4744
msgid "The target table %-.100s of the %s is not insertable-into"
4747
#: drizzled/error.cc:978
4750
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4753
#: drizzled/error.cc:980
3084
4754
msgid "Too high level of nesting for select"
3087
#: ../drizzled/error.cc:462
4757
#: drizzled/error.cc:982
3089
4759
msgid "Name '%-.64s' has become ''"
3092
#: ../drizzled/error.cc:463
4762
#: drizzled/error.cc:984
3094
4764
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3095
4765
"optional and non-empty FIELDS ENCLOSED BY"
3098
#: ../drizzled/error.cc:464
4768
#: drizzled/error.cc:986
4770
msgid "The foreign server, %s, you are trying to create already exists."
4773
#: drizzled/error.cc:988
4776
"The foreign server name you are trying to reference does not exist. Data "
4777
"source error: %-.64s"
4780
#: drizzled/error.cc:990
3101
4783
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3104
#: ../drizzled/error.cc:465
3106
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3109
#: ../drizzled/error.cc:466
4786
#: drizzled/error.cc:992
4789
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4793
#: drizzled/error.cc:994
4795
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4798
#: drizzled/error.cc:996
4799
msgid "MAXVALUE can only be used in last partition definition"
4802
#: drizzled/error.cc:998
4803
msgid "Subpartitions can only be hash partitions and by key"
4806
#: drizzled/error.cc:1000
4807
msgid "Must define subpartitions on all partitions if on one partition"
4810
#: drizzled/error.cc:1002
4811
msgid "Wrong number of partitions defined, mismatch with previous setting"
4814
#: drizzled/error.cc:1004
4815
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4818
#: drizzled/error.cc:1006
4819
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4822
#: drizzled/error.cc:1008
4823
msgid "Expression in RANGE/LIST VALUES must be constant"
4826
#: drizzled/error.cc:1010
4827
msgid "Field in list of fields for partition function not found in table"
4830
#: drizzled/error.cc:1012
4831
msgid "List of fields is only allowed in KEY partitions"
4834
#: drizzled/error.cc:1014
4836
"The partition info in the frm file is not consistent with what can be "
4837
"written into the frm file"
4840
#: drizzled/error.cc:1016
4842
msgid "The %-.192s function returns the wrong type"
4845
#: drizzled/error.cc:1018
4847
msgid "For %-.64s partitions each partition must be defined"
4850
#: drizzled/error.cc:1020
4851
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4854
#: drizzled/error.cc:1022
4855
msgid "VALUES value must be of same type as partition function"
4858
#: drizzled/error.cc:1024
4859
msgid "Multiple definition of same constant in list partitioning"
4862
#: drizzled/error.cc:1026
4863
msgid "Partitioning can not be used stand-alone in query"
4866
#: drizzled/error.cc:1028
4868
"The mix of handlers in the partitions is not allowed in this version of "
4872
#: drizzled/error.cc:1030
4874
msgid "For the partitioned engine it is necessary to define all %-.64s"
4877
#: drizzled/error.cc:1032
4878
msgid "Too many partitions (including subpartitions) were defined"
4881
#: drizzled/error.cc:1034
4883
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4884
"partitioning for subpartitioning"
4887
#: drizzled/error.cc:1036
4888
msgid "Failed to create specific handler file"
4891
#: drizzled/error.cc:1038
4892
msgid "A BLOB field is not allowed in partition function"
4895
#: drizzled/error.cc:1040
4897
msgid "A %-.192s must include all columns in the table's partitioning function"
4900
#: drizzled/error.cc:1042
4902
msgid "Number of %-.64s = 0 is not an allowed value"
4905
#: drizzled/error.cc:1044
4906
msgid "Partition management on a not partitioned table is not possible"
4909
#: drizzled/error.cc:1046
4911
"Foreign key condition is not yet supported in conjunction with partitioning"
4914
#: drizzled/error.cc:1048
4916
msgid "Error in list of partitions to %-.64s"
4919
#: drizzled/error.cc:1050
4920
msgid "Cannot remove all partitions, use DROP TABLE instead"
4923
#: drizzled/error.cc:1052
4924
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4927
#: drizzled/error.cc:1054
4929
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4933
#: drizzled/error.cc:1056
4935
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4936
"tables using HASH PARTITIONs"
4939
#: drizzled/error.cc:1058
4941
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4944
#: drizzled/error.cc:1060
4945
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4948
#: drizzled/error.cc:1062
4949
msgid "At least one partition must be added"
4952
#: drizzled/error.cc:1064
4953
msgid "At least one partition must be coalesced"
4956
#: drizzled/error.cc:1066
4957
msgid "More partitions to reorganize than there are partitions"
4960
#: drizzled/error.cc:1068
4962
msgid "Duplicate partition name %-.192s"
4965
#: drizzled/error.cc:1070
4966
msgid "It is not allowed to shut off binlog on this command"
4969
#: drizzled/error.cc:1072
4970
msgid "When reorganizing a set of partitions they must be in consecutive order"
4973
#: drizzled/error.cc:1074
4975
"Reorganize of range partitions cannot change total ranges except for last "
4976
"partition where it can extend the range"
4979
#: drizzled/error.cc:1076
4980
msgid "Partition function not supported in this version for this handler"
4983
#: drizzled/error.cc:1078
4984
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4987
#: drizzled/error.cc:1080
4989
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4992
#: drizzled/error.cc:1082
4994
msgid "Plugin '%-.192s' is not loaded"
4997
#: drizzled/error.cc:1084
3111
4999
msgid "Incorrect %-.32s value: '%-.128s'"
3114
#: ../drizzled/error.cc:467
5002
#: drizzled/error.cc:1086
3116
5004
msgid "Table has no partition for value %-.64s"
3119
#: ../drizzled/error.cc:468
5007
#: drizzled/error.cc:1088
5009
msgid "It is not allowed to specify %s more than once"
5012
#: drizzled/error.cc:1090 drizzled/error.cc:1226
5014
msgid "Failed to create %s"
5017
#: drizzled/error.cc:1092 drizzled/error.cc:1116
5019
msgid "Failed to drop %s"
5022
#: drizzled/error.cc:1094
5023
msgid "The handler doesn't support autoextend of tablespaces"
5026
#: drizzled/error.cc:1096
5028
"A size parameter was incorrectly specified, either number or on the form 10M"
5031
#: drizzled/error.cc:1098
5033
"The size number was correct but we don't allow the digit part to be more "
5037
#: drizzled/error.cc:1100
5039
msgid "Failed to alter: %s"
5042
#: drizzled/error.cc:1102
3120
5043
msgid "Writing one row to the row-based binary log failed"
3123
#: ../drizzled/error.cc:469
5046
#: drizzled/error.cc:1104
5048
msgid "Table definition on master and slave does not match: %s"
5051
#: drizzled/error.cc:1106
5053
"Slave running with --log-slave-updates must use row-based binary logging to "
5054
"be able to replicate row-based binary log events"
5057
#: drizzled/error.cc:1108
5059
msgid "Event '%-.192s' already exists"
5062
#: drizzled/error.cc:1110
5064
msgid "Failed to store event %s. Error code %d from storage engine."
5067
#: drizzled/error.cc:1112
5069
msgid "Unknown event '%-.192s'"
5072
#: drizzled/error.cc:1114
5074
msgid "Failed to alter event '%-.192s'"
5077
#: drizzled/error.cc:1118
5078
msgid "INTERVAL is either not positive or too big"
5081
#: drizzled/error.cc:1120
5082
msgid "ENDS is either invalid or before STARTS"
5085
#: drizzled/error.cc:1122
5086
msgid "Event execution time is in the past. Event has been disabled"
5089
#: drizzled/error.cc:1124
5090
msgid "Failed to open drizzle.event"
5093
#: drizzled/error.cc:1126
5094
msgid "No datetime expression provided"
5097
#: drizzled/error.cc:1128
5100
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
5101
"probably corrupted"
5104
#: drizzled/error.cc:1130
5106
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
5109
#: drizzled/error.cc:1132
5110
msgid "Failed to delete the event from drizzle.event"
5113
#: drizzled/error.cc:1134
5114
msgid "Error during compilation of event's body"
5117
#: drizzled/error.cc:1136
5118
msgid "Same old and new event name"
5121
#: drizzled/error.cc:1138
5123
msgid "Data for column '%s' too long"
5126
#: drizzled/error.cc:1140
3125
5128
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3128
#: ../drizzled/error.cc:470
5131
#: drizzled/error.cc:1142
5134
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
5138
#: drizzled/error.cc:1144
5139
msgid "You can't write-lock a log table. Only read access is possible"
5142
#: drizzled/error.cc:1146
5143
msgid "You can't use locks with log tables."
5146
#: drizzled/error.cc:1148
3131
5149
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3132
5150
"d would lead to a duplicate entry"
3135
#: ../drizzled/error.cc:471
5153
#: drizzled/error.cc:1150
5156
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
5157
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
5160
#: drizzled/error.cc:1152
5162
"Cannot switch out of the row-based binary log format when the session has "
5163
"open temporary tables"
5166
#: drizzled/error.cc:1154
5168
"Cannot change the binary logging format inside a stored function or trigger"
5171
#: drizzled/error.cc:1156
5173
"The NDB cluster engine does not support changing the binlog format on the "
5177
#: drizzled/error.cc:1158
5178
msgid "Cannot create temporary table with partitions"
5181
#: drizzled/error.cc:1160
5182
msgid "Partition constant is out of partition function domain"
5185
#: drizzled/error.cc:1162
5186
msgid "This partition function is not allowed"
5189
#: drizzled/error.cc:1164
5190
msgid "Error in DDL log"
5193
#: drizzled/error.cc:1166
5194
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5197
#: drizzled/error.cc:1168
5198
msgid "Incorrect partition name"
5201
#: drizzled/error.cc:1170
3137
5203
"Transaction isolation level can't be changed while a transaction is in "
3141
#: ../drizzled/error.cc:472
5207
#: drizzled/error.cc:1172
5210
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5211
"'%-.192s' for key '%-.192s'"
5214
#: drizzled/error.cc:1174
5216
msgid "Internal scheduler error %d"
5219
#: drizzled/error.cc:1176
5221
msgid "Error during starting/stopping of the scheduler. Error code %u"
5224
#: drizzled/error.cc:1178
5225
msgid "Engine cannot be used in partitioned tables"
5228
#: drizzled/error.cc:1180
5230
msgid "Cannot activate '%-.64s' log"
5233
#: drizzled/error.cc:1182
5234
msgid "The server was not built with row-based replication"
5237
#: drizzled/error.cc:1184
5238
msgid "Decoding of base64 string failed"
5241
#: drizzled/error.cc:1186
5242
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5245
#: drizzled/error.cc:1188
5247
"Cannot proceed because system tables used by Event Scheduler were found "
5248
"damaged at server start"
5251
#: drizzled/error.cc:1190
5252
msgid "Only integers allowed as number here"
5255
#: drizzled/error.cc:1192
5256
msgid "This storage engine cannot be used for log tables"
5259
#: drizzled/error.cc:1194
5261
msgid "You cannot '%s' a log table if logging is enabled"
5264
#: drizzled/error.cc:1196
5267
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5268
"rename two tables: the log table to an archive table and another table back "
5272
#: drizzled/error.cc:1198
3143
5274
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3146
#: ../drizzled/error.cc:473
5277
#: drizzled/error.cc:1200
3148
5279
msgid "Incorrect parameters in the call to native function '%-.192s'"
3151
#: ../drizzled/error.cc:474
5282
#: drizzled/error.cc:1202
5284
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5287
#: drizzled/error.cc:1204
5289
msgid "This function '%-.192s' has the same name as a native function"
5292
#: drizzled/error.cc:1206
3153
5294
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3156
#: ../drizzled/error.cc:475
5297
#: drizzled/error.cc:1208
5298
msgid "Too many files opened, please execute the command again"
5301
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5303
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5304
"The event was dropped immediately after creation."
5307
#: drizzled/error.cc:1214
5309
msgid "The incident %s occurred on the master. Message: %-.64s"
5312
#: drizzled/error.cc:1216
5313
msgid "Table has no partition for some existing values"
5316
#: drizzled/error.cc:1218
5317
msgid "Statement is not safe to log in statement format."
5320
#: drizzled/error.cc:1220
5322
msgid "Fatal error: %s"
5325
#: drizzled/error.cc:1222
5327
msgid "Relay log read failure: %s"
5330
#: drizzled/error.cc:1224
5332
msgid "Relay log write failure: %s"
5335
#: drizzled/error.cc:1228
5337
msgid "Master command %s failed: %s"
5340
#: drizzled/error.cc:1230
5342
msgid "Binary logging not possible. Message: %s"
5345
#: drizzled/error.cc:1232
5347
msgid "View `%-.64s`.`%-.64s` has no creation context"
5350
#: drizzled/error.cc:1234
5352
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5355
#: drizzled/error.cc:1236
5357
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5360
#: drizzled/error.cc:1238
5362
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5365
#: drizzled/error.cc:1240
5367
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5370
#: drizzled/error.cc:1242
5372
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5375
#: drizzled/error.cc:1244
5377
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5380
#: drizzled/error.cc:1246
5382
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5385
#: drizzled/error.cc:1248
5387
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5390
#: drizzled/error.cc:1250
5392
msgid "Ambiguous slave modes combination. %s"
5395
#: drizzled/error.cc:1252
5398
"The BINLOG statement of type `%s` was not preceded by a format description "
5402
#: drizzled/error.cc:1254
5403
msgid "Corrupted replication event was detected"
5406
#: drizzled/error.cc:1256
3158
5408
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3161
#: ../drizzled/error.cc:477
3163
msgid "Received an invalid datetime value '%s'."
3166
#: ../drizzled/error.cc:478
3168
msgid "Received an invalid DATE value '%s'."
3171
#: ../drizzled/error.cc:479
3173
msgid "Received a NULL argument for function '%s'."
3176
#: ../drizzled/error.cc:480
3178
msgid "Received an invalid timestamp value '%s'."
3181
#: ../drizzled/error.cc:481
3183
msgid "Received an invalid TIME value '%s'."
3186
#: ../drizzled/error.cc:482
3188
msgid "Received an invalid value '%s' for a UNIX timestamp."
3191
#: ../drizzled/error.cc:484
3193
msgid "Received an out-of-range argument '%s' for function '%s'."
3196
#: ../drizzled/error.cc:485
3198
msgid "Received an invalid enum value '%s'."
3201
#: ../drizzled/error.cc:486
3202
msgid "Tables which are replicated require a primary key."
3205
#: ../drizzled/error.cc:488
3207
msgid "Corrupt or invalid schema definition for '%s' : %s"
3210
#: ../drizzled/error.cc:489
3212
msgid "Corrupt or invalid table definition for '%s': %s"
3215
#: ../drizzled/error.cc:490
3217
msgid "The number of enum that were required was too high for table '%s'"
3220
#: ../drizzled/error.cc:491
3222
msgid "Corrupt or invalid table definition for '%s'"
3225
#: ../drizzled/error.cc:492
3227
msgid "Collation '%s' for table %s is invalid/unknown"
3230
#: ../drizzled/error.cc:494
3232
msgid "Cannot drop table '%s'"
3235
#: ../drizzled/error.cc:495
3237
msgid "Error occurred while dropping table '%s'"
3240
#: ../drizzled/error.cc:496
3242
msgid "Permission denied to create '%s'"
3245
#: ../drizzled/error.cc:497
3247
msgid "Unknown table '%s'"
3248
msgstr "Ukjent kommando '\\%c'."
3250
#: ../drizzled/error.cc:499
3252
msgid "Cannot create schema '%s'"
3253
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
3255
#: ../drizzled/error.cc:500
3257
msgid "Schema does not exist: %s"
3260
#: ../drizzled/error.cc:501
3262
msgid "Error altering schema: %s"
3265
#: ../drizzled/error.cc:502
3267
msgid "Error droppping Schema : %s"
3270
#: ../drizzled/error.cc:504
3271
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3274
#: ../drizzled/error.cc:505
3276
msgid "Unknown table engine option key/pair %s = %s."
3279
#: ../drizzled/error.cc:506
3281
msgid "Unknown schema engine option key/pair %s = %s."
3284
#: ../drizzled/error.cc:508
3285
msgid "Admin access not allowed from this username/IP address."
3288
#. User lock/barrier error messages
3289
#: ../drizzled/error.cc:511
3290
msgid "wait() can not be called on session owning user defined barrier."
3293
#: ../drizzled/error.cc:512
3295
msgid "Unknown user defined barrier requested."
3296
msgstr "Ukjent feil %d"
3298
#: ../drizzled/error.cc:513
3299
msgid "Session does not own user defined barrier."
3302
#: ../drizzled/error.cc:514
3303
msgid "Session can not wait on a user defined lock owned by the session."
3306
#: ../drizzled/error.cc:515
3307
msgid "Session does not own user defined lock."
3310
#: ../drizzled/error.cc:517
3311
msgid "Invalid name for user defined barrier."
3314
#: ../drizzled/error.cc:518
3315
msgid "Invalid name for user defined lock."
3318
#: ../drizzled/error.cc:520
3320
"Either a DEFAULt value or NULL NULL description is required for a new column "
3321
"if table is not empty"
3325
#: ../drizzled/error.cc:523
3328
"Cast to unsigned converted negative integer to it's positive complement: %s"
3331
#: ../drizzled/error.cc:524
3333
msgid "Invalid cast to signed integer: %s"
3336
#: ../drizzled/error.cc:526
3338
msgid "Identifier '%.*s' is a SQL keyword."
3341
#: ../drizzled/error.cc:529
3343
msgid "Can't unlock file (Errcode: %d)"
3344
msgstr "Kan ikke låse opp filen (Feilkode: %d)"
3346
#: ../drizzled/error.cc:530
3348
msgid "Can't change size of file (Errcode: %d)"
3349
msgstr "Kan ikke endre størrelsen på filen (Feilkode: %d)"
3351
#: ../drizzled/error.cc:531
3353
msgid "Can't open stream from handle (Errcode: %d)"
3354
msgstr "Kan ikke åpne strømmen fra pekeren (Feilkode: %d)"
3356
#: ../drizzled/error.cc:532
3358
msgid "Warning: '%s' had %d links"
3359
msgstr "Advarsel: '%s' hadde %d lenker."
3361
#: ../drizzled/error.cc:533
3363
msgid "Warning: %d files and %d streams is left open\n"
3364
msgstr "Advarsel: %d filer og %d strømmer er fortsatt åpne\n"
3366
#: ../drizzled/error.cc:534
3368
msgid "Can't create directory '%s' (Errcode: %d)"
3369
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
3371
#: ../drizzled/error.cc:535
3374
"Character set '%s' is not a compiled character set and is not specified in "
3377
"Tegnsettet '%s' er ikke et kompilert tegnsett og er ikke spesifisert i %s"
3379
#: ../drizzled/error.cc:536
3381
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3382
msgstr "Tomt for ressurser når vi prøvde å åpne '%s' (Feilkode: %d)"
3384
#: ../drizzled/error.cc:537
3386
msgid "Can't read value for symlink '%s' (Error %d)"
3387
msgstr "Kan ikke lese verdien av symlinken '%s' (Error: %d)"
3389
#: ../drizzled/error.cc:538
3391
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3392
msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
3394
#: ../drizzled/error.cc:539
3396
msgid "Error on realpath() on '%s' (Error %d)"
3397
msgstr "Feil ved kall til realpath() på '%s' (Feilkode: %d)"
3399
#: ../drizzled/error.cc:540
3401
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3402
msgstr "Kan ikke synkronisere '%s' mot disk (Feilkode: %d)"
3404
#: ../drizzled/error.cc:541
3407
"Collation '%s' is not a compiled collation and is not specified in the %s "
3410
"Sorteringsrekkefølgen '%s' er ikke en kompilert sorteringsrekkefølge og er "
3411
"ikke spesifisert i filen %s"
3413
#: ../drizzled/error.cc:542
3415
msgid "File '%s' (fileno: %d) was not closed"
3416
msgstr "Filen '%s' (filnummer: %d) ble ikke lukket"
3419
#: ../drizzled/error.cc:545
3420
msgid "Received an invalid UUID value"
3423
#: ../drizzled/error.cc:546
3424
msgid "The UUID was not created with a valid time"
3428
#: ../drizzled/error.cc:549
3430
msgid "Received an invalid BOOLEAN value '%s'."
3433
#: ../drizzled/error.cc:550
3435
msgid "Invalid cast to BOOLEAN: '%s'."
3438
#. Transactional DDL
3439
#: ../drizzled/error.cc:553
3440
msgid "Transactional DDL not supported"
3444
#: ../drizzled/error.cc:555
3446
msgid "Assertion '%s' failed."
3449
#: ../drizzled/error.cc:556
3451
msgid "Assertion '%s' failed, the result was NULL."
3454
#. Catalog related errors
3455
#: ../drizzled/error.cc:574
3457
msgid "Cannot create catalog '%s'."
3460
#: ../drizzled/error.cc:575
3462
msgid "Permission is denied to create '%s' catalog."
3465
#: ../drizzled/error.cc:576
3467
msgid "Cannot drop catalog '%s'."
3470
#: ../drizzled/error.cc:577
3472
msgid "Permission is denied to drop '%s' catalog."
3475
#: ../drizzled/error.cc:578
3477
msgid "Catalog '%s' does not exist."
3480
#: ../drizzled/error.cc:579
3481
msgid "You cannot drop the 'local' catalog."
3484
#: ../drizzled/error.cc:580
3486
msgid "Could not gain lock on '%s'."
3489
#: ../drizzled/error.cc:581
3491
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3494
#: ../drizzled/error.cc:582
3495
msgid "Invalid catalog name."
3498
#: ../drizzled/error.cc:583
3500
"Engine status is now stored in the data_dictionary tables, please use these "
3504
#: ../drizzled/identifier/catalog.cc:56
3506
"Catalog name cannot be encoded and fit within filesystem name length "
3510
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3512
"Schema name cannot be encoded and fit within filesystem name length "
3516
#: ../drizzled/identifier/table.cc:238
3518
"Table name cannot be encoded and fit within filesystem name length "
3524
#. * Since clients still use this code, we use fprintf here.
3525
#. * This fprintf needs to be turned into errmsg_printf
3526
#. * as soon as the client programs no longer use mysys
3527
#. * and can use the pluggable error message system.
3529
#: ../drizzled/internal/default.cc:687
3531
msgid "error: could not open directory: %s\n"
3534
#: ../drizzled/main.cc:169
3536
"setrlimit could not change the size of core files to 'infinity'; We may not "
3537
"be able to generate a core file on signals"
3540
#: ../drizzled/main.cc:269
3542
msgid "Data directory %s does not exist\n"
3545
#: ../drizzled/main.cc:280
3547
msgid "Local catalog %s/local does not exist\n"
3550
#: ../drizzled/main.cc:303 ../plugin/multi_thread/multi_thread.cc:84
3551
msgid "Drizzle has receieved an abort event."
3554
#: ../drizzled/main.cc:304 ../plugin/multi_thread/multi_thread.cc:85
3555
msgid "In Function: "
3558
#: ../drizzled/main.cc:305 ../plugin/multi_thread/multi_thread.cc:86
3562
#: ../drizzled/main.cc:306 ../plugin/multi_thread/multi_thread.cc:87
3566
#: ../drizzled/message/transaction_writer.cc:365
3568
msgid "Usage: %s TRANSACTION_LOG\n"
3571
#: ../drizzled/message/transaction_writer.cc:371
3573
msgid "Cannot open file: %s\n"
3576
#: ../drizzled/module/library.cc:149
3579
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3580
"the current running version of Drizzle: %<PRIu64>."
3583
#: ../drizzled/module/loader.cc:177
3586
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3590
#: ../drizzled/module/loader.cc:224
3592
msgid "Plugin '%s' init function returned error.\n"
3595
#: ../drizzled/module/loader.cc:463
3597
msgid "Couldn't load plugin library named '%s'.\n"
3600
#: ../drizzled/module/loader.cc:473
3602
msgid "Couldn't load plugin named '%s'.\n"
3605
#: ../drizzled/module/registry.cc:176
3608
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3612
#: ../drizzled/module/registry.h:117
3614
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3617
#: ../drizzled/module/registry.h:131
3619
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3622
#: ../drizzled/option.cc:84
3626
#: ../drizzled/option.cc:86
3628
msgstr "Informasjon: "
3630
#: ../drizzled/option.cc:337
3632
msgid "%s: %s: Option '%s' used, but is disabled\n"
3633
msgstr "%s: %s: Valget '%s' ble brukt, men er ikke tilgjengelig\n"
3635
#: ../drizzled/option.cc:339
3639
#: ../drizzled/option.cc:441
3641
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3642
msgstr "%s: FEIL: Valget '-%c' ble brukt, men er ikke tilgjengelig\n"
3644
#: ../drizzled/option.cc:769
3646
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3647
msgstr "Ukjent endelse '%c' brukt for variabelen '%s' (verdi '%s')\n"
3649
#: ../drizzled/option.cc:962
3651
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3652
msgstr "%s: FEIL: Ugyldig desimalverdi for egenskapen '%s'\n"
3654
#: ../drizzled/option.cc:1194
3656
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3657
msgstr "%*s(Standardverdi er på; bruk --skip-%s for å skru av.)\n"
3659
#: ../drizzled/option.cc:1214
3663
"Variables (--variable-name=value)\n"
3664
"and boolean options {false|true} Value (after reading options)\n"
3665
"--------------------------------- -----------------------------\n"
3668
"Variabler (--variabelnavn=verdi)\n"
3669
"og boolske egenskaper {false|true} Verdi (etter å ha lest brukervalg)\n"
3670
"--------------------------------- -----------------------------\n"
3672
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
3673
msgid "(No default value)"
3674
msgstr "(Ingen standardverdi)"
3676
#: ../drizzled/option.cc:1249
3680
#: ../drizzled/option.cc:1249
3684
#: ../drizzled/option.cc:1282
3686
msgid "(Disabled)\n"
3687
msgstr "(Skrudd av)\n"
3689
#: ../drizzled/plugin/error_message.cc:81
3691
msgid "errmsg plugin '%s' errmsg() failed"
3694
#: ../drizzled/plugin/event_observer.cc:133
3697
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3698
"'%s' from EventObserver plugin '%s'"
3701
#: ../drizzled/plugin/event_observer.cc:200
3703
"EventObserver::registerTableEvents(): Table already has events registered on "
3704
"it: probable programming error."
3707
#: ../drizzled/plugin/event_observer.cc:335
3709
"EventObserver::registerSessionEvents(): Session already has events "
3710
"registered on it: probable programming error."
3713
#: ../drizzled/plugin/event_observer.cc:387
3715
msgid "EventIterate event handler '%s' failed for event '%s'"
3718
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3720
msgid "A function named %s already exists!\n"
3723
#: ../drizzled/plugin/function.cc:65
3724
msgid "Could not add Function!\n"
3727
#: ../drizzled/plugin/listen.cc:67
3728
msgid "Error getting file descriptors"
3731
#: ../drizzled/plugin/listen.cc:85
3732
msgid "No sockets could be bound for listening"
3735
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3737
msgid "pipe() failed with errno %d"
3740
#: ../drizzled/plugin/listen.cc:120
3742
msgid "poll() failed with errno %d"
3745
#: ../drizzled/plugin/listen_tcp.cc:59
3747
msgid "accept() failed with errno %d"
3750
#: ../drizzled/plugin/listen_tcp.cc:95
3752
msgid "getaddrinfo() failed with error %s"
3755
#: ../drizzled/plugin/listen_tcp.cc:127
3757
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3760
#: ../drizzled/plugin/listen_tcp.cc:138
3762
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3765
#: ../drizzled/plugin/listen_tcp.cc:147
3767
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3770
#: ../drizzled/plugin/listen_tcp.cc:156
3772
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3775
#: ../drizzled/plugin/listen_tcp.cc:165
3777
msgid "setsockopt(SO_LINGER) failed with errno %d"
3780
#: ../drizzled/plugin/listen_tcp.cc:174
3782
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3785
#: ../drizzled/plugin/listen_tcp.cc:195
3787
msgid "Retrying bind() on %u\n"
3790
#: ../drizzled/plugin/listen_tcp.cc:202
3792
msgid "bind() failed with errno: %d\n"
3795
#: ../drizzled/plugin/listen_tcp.cc:205
3796
msgid "Do you already have another drizzled running?\n"
3799
#: ../drizzled/plugin/listen_tcp.cc:212
3801
msgid "listen() failed with errno %d\n"
3804
#: ../drizzled/plugin/listen_tcp.cc:218
3806
msgid "Listening on %s:%s\n"
3809
#: ../drizzled/plugin/logging.cc:65
3811
msgid "logging '%s' pre() failed"
3814
#: ../drizzled/plugin/logging.cc:90
3816
msgid "logging '%s' post() failed"
3819
#: ../drizzled/plugin/logging.cc:114
3821
msgid "logging '%s' postEnd() failed"
3824
#: ../drizzled/plugin/logging.cc:137
3826
msgid "logging '%s' resetCurrentScoreboard() failed"
3829
#: ../drizzled/plugin/scheduler.cc:62
3832
"Attempted to register a scheduler %s, but a scheduler has already been "
3833
"registered with that name.\n"
3836
#: ../drizzled/plugin/scheduler.cc:99
3838
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3841
#: ../drizzled/plugin/schema_engine.cc:131
3843
msgid "Error while loading database options: '%s':"
3846
#: ../drizzled/plugin/xa_resource_manager.cc:115
3848
msgid "Found %d prepared transaction(s) in resource manager."
3851
#: ../drizzled/plugin/xa_resource_manager.cc:182
5411
#: drizzled/error.cc:1258
5413
msgid "Being purged log %s was not found"
5416
#: drizzled/error.cc:1260
5418
msgid "Converted to non-transactional lock on '%-.64s'"
5421
#: drizzled/error.cc:1262
5423
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5426
#: drizzled/error.cc:1264
5429
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5432
#: drizzled/error.cc:1266
5434
msgid "Can't access storage engine of table %-.64s"
5437
#: drizzled/error.cc:1268
5438
msgid "Starting backup process"
5441
#: drizzled/error.cc:1270
5442
msgid "Backup completed"
5445
#: drizzled/error.cc:1272
5446
msgid "Starting restore process"
5449
#: drizzled/error.cc:1274
5450
msgid "Restore completed"
5453
#: drizzled/error.cc:1276
5454
msgid "Nothing to backup"
5457
#: drizzled/error.cc:1278
5459
msgid "Database '%-.64s' cannot be included in a backup"
5462
#: drizzled/error.cc:1280
5464
"Error during backup operation - server's error log contains more information "
5468
#: drizzled/error.cc:1282
5470
"Error during restore operation - server's error log contains more "
5471
"information about the error"
5474
#: drizzled/error.cc:1284
5476
"Can't execute this command because another BACKUP/RESTORE operation is in "
5480
#: drizzled/error.cc:1286
5481
msgid "Error when preparing for backup operation"
5484
#: drizzled/error.cc:1288
5485
msgid "Error when preparing for restore operation"
5488
#: drizzled/error.cc:1290
5490
msgid "Invalid backup location '%-.64s'"
5493
#: drizzled/error.cc:1292
5495
msgid "Can't read backup location '%-.64s'"
5498
#: drizzled/error.cc:1294
5500
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5503
#: drizzled/error.cc:1296
5504
msgid "Can't enumerate server databases"
5507
#: drizzled/error.cc:1298
5508
msgid "Can't enumerate server tables"
5511
#: drizzled/error.cc:1300
5513
msgid "Can't enumerate tables in database %-.64s"
5516
#: drizzled/error.cc:1302
5518
msgid "Skipping view %-.64s in database %-.64s"
5521
#: drizzled/error.cc:1304
5523
msgid "Skipping table %-.64s since it has no valid storage engine"
5526
#: drizzled/error.cc:1306
5528
msgid "Can't open table %-.64s"
5531
#: drizzled/error.cc:1308
5532
msgid "Can't read backup archive preamble"
5535
#: drizzled/error.cc:1310
5536
msgid "Can't write backup archive preamble"
5539
#: drizzled/error.cc:1312
5541
msgid "Can't find backup driver for table %-.64s"
5544
#: drizzled/error.cc:1314
5547
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5551
#: drizzled/error.cc:1316
5553
msgid "Can't create %-.64s backup driver"
5556
#: drizzled/error.cc:1318
5558
msgid "Can't create %-.64s restore driver"
5561
#: drizzled/error.cc:1320
5563
msgid "Found %d images in backup archive but maximum %d are supported"
5566
#: drizzled/error.cc:1322
5568
msgid "Error when saving meta-data of %-.64s"
5571
#: drizzled/error.cc:1324
5572
msgid "Error when reading meta-data list"
5575
#: drizzled/error.cc:1326
5577
msgid "Can't create %-.64s"
5580
#: drizzled/error.cc:1328
5581
msgid "Can't allocate buffer for image data transfer"
5584
#: drizzled/error.cc:1330
5586
msgid "Error when writing %-.64s backup image data (for table #%d)"
5589
#: drizzled/error.cc:1332
5590
msgid "Error when reading data from backup stream"
5593
#: drizzled/error.cc:1334
5594
msgid "Can't go to the next chunk in backup stream"
5597
#: drizzled/error.cc:1336
5599
msgid "Can't initialize %-.64s backup driver"
5602
#: drizzled/error.cc:1338
5604
msgid "Can't initialize %-.64s restore driver"
5607
#: drizzled/error.cc:1340
5609
msgid "Can't shut down %-.64s backup driver"
5612
#: drizzled/error.cc:1342
5614
msgid "Can't shut down %-.64s backup driver(s)"
5617
#: drizzled/error.cc:1344
5619
msgid "%-.64s backup driver can't prepare for synchronization"
5622
#: drizzled/error.cc:1346
5624
msgid "%-.64s backup driver can't create its image validity point"
5627
#: drizzled/error.cc:1348
5629
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5632
#: drizzled/error.cc:1350
5634
msgid "%-.64s backup driver can't cancel its backup operation"
5637
#: drizzled/error.cc:1352
5639
msgid "%-.64s restore driver can't cancel its restore operation"
5642
#: drizzled/error.cc:1354
5644
msgid "Error when polling %-.64s backup driver for its image data"
5647
#: drizzled/error.cc:1356
5649
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5652
#: drizzled/error.cc:1358
5655
"After %d attempts %-.64s restore driver still can't accept next block of data"
5658
#: drizzled/error.cc:1360
5660
msgid "Open and lock tables failed in %-.64s"
5663
#: drizzled/error.cc:1362
5664
msgid "Backup driver's table locking thread can not be initialized."
5667
#: drizzled/error.cc:1364
5669
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
5670
"and 'drizzle.online_backup_progress'."
5673
#: drizzled/error.cc:1366
5675
msgid "Tablespace '%-.192s' already exists"
5678
#: drizzled/error.cc:1368
5680
msgid "Tablespace '%-.192s' doesn't exist"
5683
#: drizzled/error.cc:1370
5685
msgid "Unexpected master's heartbeat data: %s"
5688
#: drizzled/error.cc:1372
5690
msgid "The requested value for the heartbeat period %s %s"
5693
#: drizzled/error.cc:1374
5695
msgid "Can't write to the online backup progress log %-.64s."
5698
#: drizzled/error.cc:1376
5700
msgid "Tablespace '%-.192s' not empty"
5703
#: drizzled/error.cc:1378
5706
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5707
"server. The original definition of the required tablespace is '%-.256s' "
5708
"while the same tablespace is defined on the server as '%-.256s'"
5711
#: drizzled/error.cc:1380
5712
msgid "A virtual column cannot be based on a virtual column"
5715
#: drizzled/error.cc:1382
5717
msgid "Non-deterministic expression for virtual column '%s'."
5720
#: drizzled/error.cc:1384
5723
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5726
#: drizzled/error.cc:1386
5727
msgid "Primary key cannot be defined upon a virtual column."
5730
#: drizzled/error.cc:1388
5731
msgid "Key/Index cannot be defined on a non-stored virtual column."
5734
#: drizzled/error.cc:1390
5736
msgid "Cannot define foreign key with %s clause on a virtual column."
5739
#: drizzled/error.cc:1392
5741
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5744
#: drizzled/error.cc:1394
5746
msgid "'%s' is not yet supported for virtual columns."
5749
#: drizzled/error.cc:1396
5750
msgid "Constant expression in virtual column function is not allowed."
5753
#: drizzled/errmsg.cc:46
5755
msgid "errmsg plugin '%s' init() failed."
5758
#: drizzled/errmsg.cc:75
5760
msgid "errmsg plugin '%s' deinit() failed."
5763
#: drizzled/errmsg.cc:116
5765
msgid "errmsg plugin '%s' errmsg_func() failed"
5768
#: drizzled/handler.cc:960
5770
msgid "Found %d prepared transaction(s) in %s"
5773
#: drizzled/handler.cc:1012
3852
5774
msgid "Starting crash recovery..."
3855
#: ../drizzled/plugin/xa_resource_manager.cc:192
5777
#: drizzled/handler.cc:1044
3857
5779
msgid "Found %d prepared XA transactions"
3860
#: ../drizzled/plugin/xa_resource_manager.cc:197
5782
#: drizzled/handler.cc:1048
3863
5785
"Found %d prepared transactions! It means that drizzled was not shut down "
3866
5788
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3869
#: ../drizzled/plugin/xa_resource_manager.cc:207
5791
#: drizzled/handler.cc:1058
3870
5792
msgid "Crash recovery finished."
3873
#: ../drizzled/replication_services.cc:94
3875
"You registered a TransactionApplier plugin but no TransactionReplicator "
3876
"plugins were registered.\n"
3879
#: ../drizzled/replication_services.cc:125
3882
"You registered a TransactionApplier plugin but no TransactionReplicator "
3883
"plugins were registered that match the requested replicator name of '%s'.\n"
3884
"We have deactivated the TransactionApplier '%s'.\n"
3887
#: ../drizzled/session.cc:1990 ../drizzled/session.cc:2009
5795
#: drizzled/log.cc:338
5796
msgid "I/O error reading the header from the binary log"
5799
#: drizzled/log.cc:345
5801
"Binlog has bad magic number; It's not a binary log file that can be used by "
5802
"this version of Drizzle"
5805
#: drizzled/log.cc:360
5807
msgid "Failed to open log (file '%s', errno %d)"
5810
#: drizzled/log.cc:362 drizzled/log.cc:370
5811
msgid "Could not open log file"
5814
#: drizzled/log.cc:368
5816
msgid "Failed to create a cache on log (file '%s')"
5819
#: drizzled/log.cc:520 drizzled/log.cc:885
5822
"Could not use %s for logging (error %d). Turning logging off for the whole "
5823
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5824
"shutdown the Drizzle server and restart it."
5827
#: drizzled/log.cc:1153 drizzled/log.cc:1184 drizzled/log.cc:1433
5828
#: drizzled/log.cc:1555
5830
msgid "Failed to delete file '%s'"
5833
#: drizzled/log.cc:1162 drizzled/log.cc:1441 drizzled/log.cc:1563
5836
"a problem with deleting %s; consider examining correspondence of your binlog "
5837
"index file to the actual binlog files"
5840
#: drizzled/log.cc:1289
5842
msgid "next log error: %d offset: %s log: %s included: %d"
5845
#: drizzled/log.cc:1399 drizzled/log.cc:1523
5847
msgid "Failed to execute stat() on file '%s'"
5850
#: drizzled/log.cc:1410 drizzled/log.cc:1534
5853
"a problem with getting info on being purged %s; consider examining "
5854
"correspondence of your binlog index file to the actual binlog files"
5857
#: drizzled/log.cc:2544 drizzled/log.cc:3042
5859
msgid "Recovering after a crash using %s"
5862
#: drizzled/log.cc:2547
5864
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5867
#: drizzled/log.cc:2889
5868
msgid "Bad magic header in tc log"
5871
#: drizzled/log.cc:2899
5874
"Recovery failed! You must enable exactly %d storage engines that support two-"
5875
"phase commit protocol"
5878
#: drizzled/log.cc:2927
5880
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5881
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5882
"heuristic-recover={commit|rollback}"
5885
#: drizzled/log.cc:2957
5886
msgid "Heuristic crash recovery mode"
5889
#: drizzled/log.cc:2959
5890
msgid "Heuristic crash recovery failed"
5893
#: drizzled/log.cc:2960
5894
msgid "Please restart mysqld without --tc-heuristic-recover"
5897
#: drizzled/log.cc:3004 drizzled/log.cc:3028
5899
msgid "find_log_pos() failed (error: %d)"
5902
#: drizzled/log.cc:3142
5904
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5905
"of memory error) and restart, or delete (or rename) binary log and start "
5906
"mysqld with --tc-heuristic-recover={commit|rollback}"
5909
#: drizzled/log_event.cc:140
5911
msgid " %s, Error_code: %d;"
5914
#: drizzled/log_event.cc:144
5917
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5918
"master log %s, end_log_pos %lu"
5921
#: drizzled/log_event.cc:150
5925
#: drizzled/log_event.cc:905
5928
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5931
#: drizzled/log_event.cc:1619
5934
"Query partially completed on the master (error on master: %d) and was "
5935
"aborted. There is a chance that your master is inconsistent at this point. "
5936
"If you are sure that your master is ok, run this query manually on the slave "
5937
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5938
"SLAVE; . Query: '%s'"
5941
#: drizzled/log_event.cc:1645
5944
"Query caused differenxt errors on master and slave.\n"
5945
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5946
"Default database: '%s'. Query: '%s'"
5949
#: drizzled/log_event.cc:1650
5953
#: drizzled/log_event.cc:1670
5955
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5958
#: drizzled/log_event.cc:1672 drizzled/log_event.cc:4315
5959
#: drizzled/log_event.cc:4346 drizzled/log_event.cc:5078
5960
msgid "unexpected success or fatal error"
5963
#: drizzled/log_event.cc:2125
5965
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5966
"probable cause is that the master died while writing the transaction to its "
5967
"binary log, thus rolled back too."
5970
#: drizzled/log_event.cc:2780
5973
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5974
"produced %ld warning(s). Default database: '%s'"
5977
#: drizzled/log_event.cc:2830
5980
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5983
#: drizzled/log_event.cc:2842
5985
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5988
#: drizzled/log_event.cc:3104
5989
msgid "Out of memory while recording slave event"
5992
#: drizzled/log_event.cc:3354 drizzled/log_event.cc:3380
5994
msgid "Error in Create_file event: could not open file '%s'"
5997
#: drizzled/log_event.cc:3366
5999
msgid "Error in Create_file event: could not write to file '%s'"
6002
#: drizzled/log_event.cc:3387
6004
msgid "Error in Create_file event: write to '%s' failed"
6007
#: drizzled/log_event.cc:3501
6009
msgid "Error in %s event: could not create file '%s'"
6012
#: drizzled/log_event.cc:3510
6014
msgid "Error in %s event: could not open file '%s'"
6017
#: drizzled/log_event.cc:3517
6019
msgid "Error in %s event: write to '%s' failed"
6022
#: drizzled/log_event.cc:3679
6024
msgid "Error in Exec_load event: could not open file '%s'"
6027
#: drizzled/log_event.cc:3689
6029
msgid "Error in Exec_load event: file '%s' appears corrupted"
6032
#: drizzled/log_event.cc:3719
6034
msgid "%s. Failed executing load from '%s'"
6037
#: drizzled/log_event.cc:3892
6038
msgid "Not enough memory"
6041
#: drizzled/log_event.cc:4312
6043
msgid "Error '%s' in %s event: when locking tables"
6046
#: drizzled/log_event.cc:4322
6048
msgid "Error in %s event: when locking tables"
6051
#: drizzled/log_event.cc:4343
6053
msgid "Error '%s' on reopening tables"
6056
#: drizzled/log_event.cc:4679
6058
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6061
#: drizzled/log_event.cc:5075
6063
msgid "Error '%s' on opening table `%s`.`%s`"
6066
#. TRANSLATORS: The leading word "logging" is the name
6067
#. of the plugin api, and so should not be translated.
6068
#: drizzled/logging.cc:62
6070
msgid "logging plugin '%s' deinit() failed"
6073
#. TRANSLATORS: The leading word "logging" is the name
6074
#. of the plugin api, and so should not be translated.
6075
#: drizzled/logging.cc:85
6077
msgid "logging plugin '%s' logging_pre() failed"
6080
#. TRANSLATORS: The leading word "logging" is the name
6081
#. of the plugin api, and so should not be translated.
6082
#: drizzled/logging.cc:118
6084
msgid "logging plugin '%s' logging_post() failed"
6087
#. TRANSLATORS: The leading word "parser" is the name
6088
#. of the plugin api, and so should not be translated.
6089
#: drizzled/parser.cc:42
6091
msgid "parser plugin '%s' init() failed"
6094
#. TRANSLATORS: The leading word "parser" is the name
6095
#. of the plugin api, and so should not be translated.
6096
#: drizzled/parser.cc:65
6098
msgid "parser plugin '%s' deinit() failed"
6101
#. TRANSLATORS: The leading word "parser" is the name
6102
#. of the plugin api, and so should not be translated.
6103
#: drizzled/parser.cc:102
6105
msgid "parser plugin '%s' parser_func1() failed"
6108
#. TRANSLATORS: The leading word "parser" is the name
6109
#. of the plugin api, and so should not be translated.
6110
#: drizzled/parser.cc:156
6112
msgid "parser plugin '%s' parser_func2() failed"
6115
#. TRANSLATORS: The leading word "qcache" is the name
6116
#. of the plugin api, and so should not be translated.
6117
#: drizzled/qcache.cc:40
6119
msgid "qcache plugin '%s' init() failed"
6122
#. TRANSLATORS: The leading word "qcache" is the name
6123
#. of the plugin api, and so should not be translated.
6124
#: drizzled/qcache.cc:62
6126
msgid "qcache plugin '%s' deinit() failed"
6129
#. TRANSLATORS: The leading word "qcache" is the name
6130
#. of the plugin api, and so should not be translated.
6131
#: drizzled/qcache.cc:98
6133
msgid "qcache plugin '%s' do1() failed"
6136
#. TRANSLATORS: The leading word "qcache" is the name
6137
#. of the plugin api, and so should not be translated.
6138
#: drizzled/qcache.cc:152
6140
msgid "qcache plugin '%s' qcache_func2() failed"
6143
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1091
6144
#: drizzled/slave.cc:2093
6145
msgid "Failed to flush master info file"
6146
msgstr "Klarte ikke å skrive masterinfofilen til disk"
6148
#: drizzled/replication/replication.cc:106
6149
msgid "Failed in send_file() while reading file name"
6150
msgstr "Feilet i send_file() da vi leste filnavnet"
6152
#: drizzled/replication/replication.cc:119
6153
msgid "Failed in send_file() on open of file"
6154
msgstr "Feilet i send_file() da vi skulle åpne filen"
6156
#: drizzled/replication/replication.cc:127
6157
msgid "Failed in send_file() while writing data to client"
6158
msgstr "Feilet i send_file() da vi skrev data til klienten"
6160
#: drizzled/replication/replication.cc:136
6161
msgid "Failed in send_file() while negotiating file transfer close"
6162
msgstr "Feilet i send_file() da vi forhandlet om avslutning av filoverføringen"
6164
#: drizzled/replication/reporting.cc:44
6166
msgid "Slave %s: %s%s Error_code: %d"
6167
msgstr "Slave %s: %s%s Feilkode: %d"
6169
#: drizzled/replication/rli.cc:149
6172
"Neither --relay-log nor --relay-log-index were used; so replication may "
6173
"break when this Drizzle server acts as a slave and has his hostname "
6174
"changed!! Please use '--relay-log=%s' to avoid this problem."
6177
#: drizzled/replication/rli.cc:166
6178
msgid "Failed in open_log() called from init_relay_log_info()"
6181
#: drizzled/replication/rli.cc:188
6182
msgid "Failed to flush relay log info file"
6185
#: drizzled/replication/rli.cc:191
6186
msgid "Error counting relay log space"
6189
#: drizzled/replication/rli.cc:215
6191
msgid "log %s listed in the index, but failed to stat"
6194
#: drizzled/replication/rli.cc:230
6195
msgid "Could not find first log while counting relay log space"
6198
#: drizzled/replication/rli.cc:885
6199
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6202
#: drizzled/replication/utility.cc:117
6204
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6206
"Kolonne %d stemmer ikke overrens med typen. Mottok type %d, %s. %s har typen "
6209
#: drizzled/replication/utility.cc:132
6212
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6213
"Master's column size should be <= the slave's column size."
6215
"Kolonne %d stemmer ikke overrens med størrelsen. Masteren har størrelse %d, %"
6216
"s.%s på slaven har størrelse %d. Masterens kolonnestørrelse skulle ha vært "
6217
"mindre eller lik slavens kolonnestørrelse."
6219
#: drizzled/scheduler.cc:132
6220
msgid "Memory allocation error in session_scheduler::init\n"
6223
#: drizzled/scheduler.cc:210
6224
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6227
#: drizzled/scheduler.cc:216
6228
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6231
#: drizzled/scheduler.cc:228
6232
msgid "session_add_event event_add error in libevent_init\n"
6235
#: drizzled/scheduler.cc:244
6237
msgid "Can't create completion port thread (error %d)"
6240
#: drizzled/scheduler.cc:357
6241
msgid "event_add error in libevent_add_session_callback\n"
6244
#: drizzled/scheduler.cc:383
6245
msgid "Scheduler init error in libevent_add_new_connection\n"
6248
#: drizzled/scheduler.cc:464
6249
msgid "libevent_thread_proc: my_thread_init() failed\n"
6252
#. TRANSLATORS: The leading word "scheduling" is the name
6253
#. of the plugin api, and so should not be translated.
6254
#: drizzled/scheduling.cc:40
6256
msgid "scheduling plugin '%s' init() failed"
6259
#. TRANSLATORS: The leading word "scheduling" is the name
6260
#. of the plugin api, and so should not be translated.
6261
#: drizzled/scheduling.cc:62
6263
msgid "scheduling plugin '%s' deinit() failed"
6266
#. TRANSLATORS: The leading word "scheduling" is the name
6267
#. of the plugin api, and so should not be translated.
6268
#: drizzled/scheduling.cc:98
6270
msgid "scheduling plugin '%s' scheduling_func1() failed"
6273
#. TRANSLATORS: The leading word "scheduling" is the name
6274
#. of the plugin api, and so should not be translated.
6275
#: drizzled/scheduling.cc:152
6277
msgid "scheduling plugin '%s' scheduling_func2() failed"
6280
#: drizzled/set_var.cc:705
6281
msgid "Ambiguous slave modes combination. STRICT will be used"
6284
#: drizzled/slave.cc:104
6285
msgid "Waiting to reconnect after a failed registration on master"
6286
msgstr "Venter på å koble til masteren på nytt etter at registreringen feilet"
6288
#: drizzled/slave.cc:105
6291
"Slave I/O thread killed while waiting to reconnect after a failed "
6292
"registration on master"
6294
"En slave I/O-tråd ble drept mens vi ventet på å koble til masteren på nytt "
6295
"etter at en registrering feilet"
6297
#: drizzled/slave.cc:107
6298
msgid "Reconnecting after a failed registration on master"
6299
msgstr "Kobler til på nytt etter at registreringen hos masteren feilet"
6301
#: drizzled/slave.cc:108
6304
"failed registering on master, reconnecting to try again, log '%s' at "
6307
"klarte ikke å registrere seg med masteren, kobler til på nytt for å prøve en "
6308
"gang til, log '%s' i posisjon %s"
6310
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6311
msgid "Slave I/O thread killed during or after reconnect"
6313
"En slave-I/O-tråd ble drept samtidig som eller etter at vi koblet oss til på "
6316
#: drizzled/slave.cc:114
6317
msgid "Waiting to reconnect after a failed binlog dump request"
6319
"Venter på å koble til på nytt etter at en forespørsel for å dumpe binloggen "
6322
#: drizzled/slave.cc:115
6323
msgid "Slave I/O thread killed while retrying master dump"
6325
"En slave-I/O-tråd ble drept mens vi prøvde å hente masterdumpen på nytt"
6327
#: drizzled/slave.cc:116
6328
msgid "Reconnecting after a failed binlog dump request"
6329
msgstr "Kobler til på nytt etter at vi ikke klarte å hente masterdumpen"
6331
#: drizzled/slave.cc:117
6333
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6335
"dumpeforespørselen feilet, kobler til for å prøve på nytt, logg '%s' i "
6338
#: drizzled/slave.cc:123
6339
msgid "Waiting to reconnect after a failed master event read"
6341
"Venter på å koble til på nytt etter at vi ikke klarte å lese en hendelse fra "
6344
#: drizzled/slave.cc:124
6345
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6347
"En slave-I/O-tråd ble drept mens vi ventet på å koble til på nytt etter at "
6348
"en leseoperasjon feilet"
6350
#: drizzled/slave.cc:126
6351
msgid "Reconnecting after a failed master event read"
6353
"Kobler til på nytt etter at vi ikke klarte å lese en hendelse fra masteren"
6355
#: drizzled/slave.cc:127
6358
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6361
"Slave-I/O-tråd: Klarte ikke å lese logghendelse, prøver å koble til på nytt "
6362
"for å prøve igjen, logg '%s' i posisjon %s"
6364
#: drizzled/slave.cc:130
6366
"Slave I/O thread killed during or after a reconnect done to recover from "
6369
"En slave-I/O-tråd ble drept samtidig som eller etter at vi koblet oss til på "
6370
"nytt for å hente oss inn etter at en leseoperasjon feilet"
6372
#: drizzled/slave.cc:244
6373
msgid "Failed to allocate memory for the master info structure"
6374
msgstr "Klarte ikke å allokere minne for masterinfostrukturen"
6376
#: drizzled/slave.cc:250 drizzled/slave.cc:1765
6377
msgid "Failed to initialize the master info structure"
6378
msgstr "Klarte ikke å initialisere masterinfostrukturen"
6380
#: drizzled/slave.cc:265
6381
msgid "Failed to create slave threads"
6382
msgstr "Klarte ikke å lage slavetrådene"
6384
#: drizzled/slave.cc:462
6385
msgid "Server id not set, will not start slave"
6386
msgstr "Serverid-en er ikke satt, starter ikke slaven"
6388
#: drizzled/slave.cc:628
6390
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6391
"updates to a non-transactional table without any primary key. There is a "
6392
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6393
"check your tables' contents after restart."
6395
"En SQL-tråd måtte stoppe mens oppdateringer fortsatt ble kjørt på en tabell "
6396
"uten transaksjoner og uten en primærnøkkel, noe som er en usikker situasjon. "
6397
"Dette betyr at det kan forekomme duplikate oppdateringer når SQL-tråden blir "
6398
"restartet. Dobbelsjekk tabellinnholdet ditt etter restarten."
6400
#: drizzled/slave.cc:789 drizzled/slave.cc:804
6401
msgid "Master reported unrecognized DRIZZLE version"
6402
msgstr "Masteren rapporterte ukjent Drizzle-versjon"
6404
#: drizzled/slave.cc:845
6405
msgid "default Format_description_log_event"
6406
msgstr "standard Format_description_log_event"
6408
#: drizzled/slave.cc:867
6411
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6412
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6414
"\"SELECT UNIX_TIMESTAMP()\" feilet på masteren, ikke stol på kolonna "
6415
"'Seconds_Behind_Master' i resultatet fra 'SHOW SLAVE STATUS'. Feil: %s (%d)"
6417
#: drizzled/slave.cc:894
6420
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6421
"server ids; these ids must be different for replication to work (or the --"
6422
"replicate-same-server-id option must be used on slave but this does not "
6423
"always make sense; please check the manual before using it)."
6425
"Slave-I/O-tråden stoppet fordi masteren og slaven har like Drizzle-serverID-"
6426
"er; disse ID-ene må være forskjellige for at replikasjon skal fungere (eller "
6427
"--replicate-same-server-id egenskapen må bli være angitt på slaven, men "
6428
"dette gir ikke alltid mening. Sjekk manualen før du bruker innstillingen)."
6430
#: drizzled/slave.cc:939
6432
"The slave I/O thread stops because master and slave have different values "
6433
"for the COLLATION_SERVER global variable. The values must be equal for "
6434
"replication to work"
6436
"Slave-I/O-tråden stoppet fordi masteren og slaven har forskjellige verdier "
6437
"for COLLATION_SERVER-variabelen. Verdiene må være eksakt like for at "
6438
"replikasjon mellom serverene skal fungere"
6440
#: drizzled/slave.cc:975
6442
"The slave I/O thread stops because master and slave have different values "
6443
"for the TIME_ZONE global variable. The values must be equal for replication "
6446
"Slave-I/O-tråden stoppet fordi masteren og slaven har forskjellige verdier "
6447
"for TIME_ZONE-variabelen. Verdiene må være eksakt like for at replikasjon "
6448
"mellom serverene skal fungere"
6450
#: drizzled/slave.cc:1040
6451
msgid "Waiting for the slave SQL thread to free enough relay log space"
6452
msgstr "Venter på at slave-SQL-tråden skal frigi nok plass i relay-loggen"
6454
#: drizzled/slave.cc:1086
6456
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6459
"klarte ikke å skrive en \"Rotate\"-hendelse til relay-loggen, 'SHOW SLAVE "
6460
"STATUS' kan være unøyaktig"
6462
#: drizzled/slave.cc:1097
6463
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6464
msgstr "Rotate_event (tomt for minne?), 'SHOW SLAVE STATUS' kan være unøyaktig"
6466
#: drizzled/slave.cc:1422
6468
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6469
msgstr "Feil ved COM_BINLOG_DUMP: %d %s, prøver på nytt om %d sekunder"
6471
#: drizzled/slave.cc:1475
6473
msgid "Error reading packet from server: %s ( server_errno=%d)"
6474
msgstr "Klarte ikke å lese en pakke fra serveren: %s (feilkode på server: %d)"
6476
#: drizzled/slave.cc:1483
6478
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6479
msgstr "Slave: fikk sluttpakke fra serveren, masteren avsluttes tydligvis: %s"
6481
#: drizzled/slave.cc:1636
6484
"It was not possible to update the positions of the relay log information: "
6485
"the slave may be in an inconsistent state. Stopped in %s position %s"
6487
"Det var ikke mulig å oppdatere posisjonen til relay-loggen: slaven kan være "
6488
"i en inkonsistent tilstand. Stoppet i %s i posisjon %s"
6490
#: drizzled/slave.cc:1711 drizzled/slave.cc:2303
6492
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6493
msgstr "Slave-SQL-tråden stoppet fordi den kom til UNTIL-posisjonen sin i %s"
6495
#: drizzled/slave.cc:1770 drizzled/slave.cc:2252
6497
msgid "Error initializing relay log position: %s"
6498
msgstr "Klarte ikke å intialisere posisjonen i relay-loggen: %s"
6500
#: drizzled/slave.cc:1786
6503
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6504
"Consider raising the value of the slave_transaction_retries variable."
6507
#: drizzled/slave.cc:1809
6509
"Could not parse relay log event entry. The possible reasons are: the "
6510
"master's binary log is corrupted (you can check this by running "
6511
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6512
"can check this by running 'mysqlbinlog' on the relay log), a network "
6513
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6514
"check the master's binary log or slave's relay log, you will be able to know "
6515
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6517
"Klarte ikke å behandle hendelsen i replikasjonsloggen. Mulige årsaker til "
6518
"dette er: masterens binærlogg er korrupt (du kan sjekke dette ved å kjøre "
6519
"'mysqlbinlog' på binærloggen), slavens relay-logg er korrupt (du kan sjekke "
6520
"dette ved å kjøre 'mysqlbinlog' på replikasjonsloggen), et nettverksproblem, "
6521
"eller en feil i masterens eller slavens Drizzle-kode. Hvis du vil sjekke "
6522
"masterens binærlogg eller slavens replikasjonslogg, kan du finne navnene "
6523
"deres ved å kjøre 'SHOW SLAVE STATUS' på denne slaven."
6525
#: drizzled/slave.cc:1930
6526
msgid "Failed during slave I/O thread initialization"
6527
msgstr "Klarte ikke å initialisere slave-I/O-tråden"
6529
#: drizzled/slave.cc:1944
6530
msgid "error in drizzle_create()"
6531
msgstr "Feil i drizzle_create()"
6533
#: drizzled/slave.cc:1952
6536
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6537
"'%s' at position %s"
6539
"Slave-I/O-tråd: koblet til masteren '%s@%s:%d', replikasjon startet i "
6540
"loggfilen '%s' i posisjon %s"
6542
#: drizzled/slave.cc:1966
6543
msgid "Slave I/O thread killed while connecting to master"
6544
msgstr "En slave-I/O-tråd ble drept mens vi koblet til masteren"
6546
#: drizzled/slave.cc:1990
6547
msgid "Slave I/O thread couldn't register on master"
6548
msgstr "Slave-I/O-tråden klarte ikke å registrere seg på masteren"
6550
#: drizzled/slave.cc:2002 drizzled/slave.cc:2026 drizzled/slave.cc:2050
6551
msgid "Forcing to reconnect slave I/O thread"
6552
msgstr "Tvinger en ny tilkobling for slave-I/O-tråden"
6554
#: drizzled/slave.cc:2015
6555
msgid "Failed on request_dump()"
6556
msgstr "Feilet på request_dump()"
6558
#: drizzled/slave.cc:2016
6559
msgid "Slave I/O thread killed while requesting master dump"
6560
msgstr "Slave-I/O-tråden ble drept mens vi ba om en masterdump"
6562
#: drizzled/slave.cc:2042
6563
msgid "Waiting for master to send event"
6564
msgstr "Venter på at masteren skal sende hendelser"
6566
#: drizzled/slave.cc:2044
6567
msgid "Slave I/O thread killed while reading event"
6568
msgstr "Slave-I/O-tråden ble drept mens den leste en hendelse"
6570
#: drizzled/slave.cc:2062
6573
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6574
"entry is correct, restart the server with a higher value of "
6575
"max_allowed_packet"
6578
#: drizzled/slave.cc:2076
6579
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6581
"Stopper slave-I/O-tråden på grunn av en feilmelding om at masteren er tom "
6584
#: drizzled/slave.cc:2086
6586
msgid "Queuing master event to the relay log"
6587
msgstr "Legger til en masterhendelse til relay-loggen"
6589
#: drizzled/slave.cc:2113
6590
msgid "Slave I/O thread aborted while waiting for relay log space"
6591
msgstr "Slave-I/O-tråden ble avbrutt mens den ventet på plass til relay-loggen"
6593
#: drizzled/slave.cc:2123
6595
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6596
msgstr "Slave-I/O-tråden avsluttes, leste opp til logg '%s' i posisjon %s"
6598
#: drizzled/slave.cc:2144
6599
msgid "Waiting for slave mutex on exit"
6600
msgstr "Venter for slavemutexen for å avslutte"
6602
#: drizzled/slave.cc:2208
6603
msgid "Failed during slave thread initialization"
6604
msgstr "Feilet mens slavetråden ble initialisert"
6606
#: drizzled/slave.cc:2274
6609
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6610
"s, relay log '%s' position: %s"
6612
"Slave-SQL-tråden ble initialisert, starter replikasjonsloggen '%s' i "
6613
"posisjon %s, relay-loggen '%s' i posisjon: %s"
6615
#: drizzled/slave.cc:2288
6616
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6617
msgstr "Slave-SQL-tråden ble avbrutt. Kunne ikke kjøre init_slave-spørringen"
6619
#: drizzled/slave.cc:2314
6620
msgid "Reading event from the relay log"
6621
msgstr "Leser hendelse fra relay-loggen"
6623
#: drizzled/slave.cc:2339
6625
msgid "Slave (additional info): %s Error_code: %d"
6626
msgstr "Slave (ekstrainformasjon): %s Feilkode: %d"
6628
#: drizzled/slave.cc:2356
6630
msgid "Slave: %s Error_code: %d"
6631
msgstr "Slave: %s Feilkode: %d"
6633
#: drizzled/slave.cc:2359
6636
"Error loading user-defined library, slave SQL thread aborted. Install the "
6637
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6638
"stopped at log '%s' position %s"
6640
"Feil ved lasting av brukerdefinert bibliotek, slave-SQL-tråden ble avbrutt. "
6641
"Installér det manglende biblioteket og restart slave-SQL-tråden med 'SLAVE "
6642
"START'. Vi stoppet i loggfilen '%s' i posisjon %s"
6644
#: drizzled/slave.cc:2367
6647
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6648
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6650
"Feil ved kjøring av spørring, slave-SQL-tråden avbrøt selv. Fiks problemet "
6651
"og restart slave-SQL-tråden med 'SLAVE START'. Vi stoppet i loggfilen '%s' i "
6654
#: drizzled/slave.cc:2379
6657
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6659
"Slave-SQL-tråden avsluttes, replikasjonen stoppet i loggfilen '%s' i "
6662
#: drizzled/slave.cc:2468
6664
msgid "Slave I/O: failed requesting download of '%s'"
6665
msgstr "Slave I/O: feilet ved forespørsel om nedlasting av '%s'"
6667
#: drizzled/slave.cc:2485
6669
msgid "Network read error downloading '%s' from master"
6670
msgstr "Nettverkslesefeil ved lasting av '%s' fra masteren"
6672
#: drizzled/slave.cc:2507
6673
msgid "error writing Exec_load event to relay log"
6674
msgstr "feil ved skriving av Exec_load-hendelse til relay-loggen"
6676
#: drizzled/slave.cc:2521
6677
msgid "error writing Create_file event to relay log"
6678
msgstr "feil ved skriving av Create_file-hendelse til relay-loggen"
6680
#: drizzled/slave.cc:2536
6681
msgid "error writing Append_block event to relay log"
6682
msgstr "feil ved skriving av Append_block-hendelse til relay-loggen"
6684
#: drizzled/slave.cc:2632
6685
msgid "Memory allocation failed"
6686
msgstr "Minnetildeling feilet."
6688
#: drizzled/slave.cc:2657 drizzled/slave.cc:2743
6691
"Read invalid event from master: '%s', master could be corrupt but a more "
6692
"likely cause of this is a bug"
6694
"Leste ugyldig hendelse fra masteren: '%s'. Masteren kan være korrupt, men "
6695
"dette er sannsynligvis forårsaket av en kodefeil"
6697
#: drizzled/slave.cc:3015
6698
msgid "could not queue event from master"
6699
msgstr "klarte ikke å legge til hendelsen fra masteren til køen"
6701
#: drizzled/slave.cc:3105
6703
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6705
"feil %s til masteren '%s@%s:%d' - forsøker på nytt om: %d, antall ganger: %u"
6707
#: drizzled/slave.cc:3107
6708
msgid "reconnecting"
6709
msgstr "kobler til på nytt"
6711
#: drizzled/slave.cc:3107
6715
#: drizzled/slave.cc:3131
6718
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6721
"Slave: koblet til masteren '%s@%s:%d', replikasjonen ble tatt opp igjen i "
6722
"loggfilen '%s' i posisjon %s"
6724
#: drizzled/slave.cc:3492
6726
msgid "next log '%s' is currently active"
6727
msgstr "Neste logg '%s' er for øyeblikket aktiv"
6729
#: drizzled/slave.cc:3522
6731
msgid "next log '%s' is not active"
6732
msgstr "neste loggfil '%s' er ikke aktiv"
6734
#: drizzled/slave.cc:3538
6737
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6739
"Slave-SQL-tråd: I/O-feil ved lesing av hendelse (feilkode: %d cur_log-"
6742
#: drizzled/slave.cc:3544
6743
msgid "Aborting slave SQL thread because of partial event read"
6745
"Avbryter slave-SQL-tråden på grunn av at en hendelse bare ble delvis lest"
6747
#: drizzled/slave.cc:3550 drizzled/slave.cc:3557
6749
msgid "Error reading relay log event: %s"
6750
msgstr "Feil ved lesing av relay-logghendelse: %s"
6752
#: drizzled/slave.cc:3551
6753
msgid "slave SQL thread was killed"
6754
msgstr "slave-SQL-tråden ble drept"
6756
#: drizzled/slave.cc:3649
6759
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6760
"check error log on slave for more info"
6762
"masteren kan være påvirket av http://bugs.mysql.com/bug.php?id=%u, så slaven "
6763
"stopper. Sjekk feilmeldingsloggen på slaven for mer informasjon"
6765
#: drizzled/slave.cc:3655
6768
"According to the master's version ('%s'), it is probable that master suffers "
6769
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6770
"current binary log event may make the slave's data become different from the "
6771
"master's data. To take no risk, slave refuses to replicate this event and "
6772
"stops. We recommend that all updates be stopped on the master and slave, "
6773
"that the data of both be manually synchronized, that master's binary logs be "
6774
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6775
"Then replication can be restarted."
6777
"I følge masterens versjonsinformasjon ('%s'), så er det sannsynlig at "
6778
"masteren lider av problemet beskrevet i: http://bugs.mysql.com/bug.php?id=%"
6779
"u. Dette fører til at dersom vi replikerer hendelsene i binærloggen , så kan "
6780
"dette føre til at slavens data blir forskjellig fra masterens data. For å "
6781
"unngå dette problemet nekter slaven å replikere disse hendelsene og stopper. "
6782
"Vi anbefaler at alle oppdateringer blir stoppet på både masteren og slaven, "
6783
"at dataene deretter blir manuelt synkronisert mellom serverene, at man "
6784
"sletter binærloggene hos masteren og deretter oppgraderer masteren til en "
6785
"versjon som minst tilsvarer '%d.%d.%d'. Replikasjonen kan så bli restartet."
6787
#: drizzled/sql_base.cc:2485
6789
msgid "Table %s had a open data handler in reopen_table"
6792
#: drizzled/sql_base.cc:3134
6794
msgid "Couldn't repair table: %s.%s"
6797
#: drizzled/sql_base.cc:3177
6800
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6801
"s`.`%s`' to the binary log"
6804
#: drizzled/sql_base.cc:3786
3889
6806
msgid "Could not remove temporary table: '%s', error: %d"
3892
#: ../drizzled/signal_handler.cc:52
3894
msgid "Got signal %d from thread %<PRIu32>"
3897
#: ../drizzled/signal_handler.cc:118
3899
msgid "Fatal signal %d while backtracing\n"
3902
#: ../drizzled/signal_handler.cc:127
3904
msgid "Fatal: time() call failed\n"
3907
#: ../drizzled/signal_handler.cc:133
3910
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3911
"This could be because you hit a bug. It is also possible that this binary\n"
3912
" or one of the libraries it was linked against is corrupt, improperly "
3914
" or misconfigured. This error can also be caused by malfunctioning "
3918
#: ../drizzled/signal_handler.cc:141
3921
"We will try our best to scrape up some info that will hopefully help "
3923
"the problem, but since we have already crashed, something is definitely "
3925
"and this may fail.\n"
3929
#: ../drizzled/signal_handler.cc:148
3932
"It is possible that drizzled could use up to \n"
3933
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3935
"Hope that's ok; if not, decrease some variables in the equation.\n"
3939
#: ../drizzled/sql_table.cc:1933
6809
#: drizzled/sql_plugin.cc:686
6811
msgid "Plugin '%s' of type %s failed deinitialization"
6814
#: drizzled/sql_plugin.cc:700
6816
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6819
#: drizzled/sql_plugin.cc:787
6821
msgid "Plugin '%s' registration as a %s failed."
6824
#: drizzled/sql_plugin.cc:1026
6825
msgid "plugin-load parameter too long"
6828
#: drizzled/sql_plugin.cc:1086
6830
msgid "Couldn't load plugin named '%s' with soname '%s'."
6833
#: drizzled/sql_plugin.cc:1139
6835
msgid "Forcing shutdown of %<PRIu64> plugins"
6838
#: drizzled/sql_plugin.cc:1162
6840
msgid "Plugin '%s' will be forced to shutdown"
6843
#: drizzled/sql_plugin.cc:1178
6845
msgid "Plugin '%s' has ref_count=%d after shutdown."
6848
#: drizzled/sql_plugin.cc:1568
6850
msgid "Out of memory."
6851
msgstr "Databasemotoren er tom for minne"
6853
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
6855
msgid "Unknown variable type code 0x%x in plugin '%s'."
6858
#: drizzled/sql_plugin.cc:2460
6861
"Server variable %s of plugin %s was forced to be read-only: string variable "
6862
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6865
#: drizzled/sql_plugin.cc:2491
6867
msgid "Missing variable name in plugin '%s'."
6870
#: drizzled/sql_plugin.cc:2508
6872
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6875
#: drizzled/sql_plugin.cc:2627
6877
msgid "Out of memory for plugin '%s'."
6880
#: drizzled/sql_plugin.cc:2634
6882
msgid "Bad options for plugin '%s'."
6885
#: drizzled/sql_plugin.cc:2643
6887
msgid "Parsing options for plugin '%s' failed."
6890
#: drizzled/sql_plugin.cc:2686
6892
msgid "Plugin '%s' has conflicting system variables"
6895
#: drizzled/sql_plugin.cc:2696
6897
msgid "Plugin '%s' disabled by command line option"
6900
#: drizzled/sql_table.cc:112
6902
msgid "Invalid (old?) table or database name '%s'"
6905
#: drizzled/sql_table.cc:2764
3941
6907
msgid "Unknown - internal error %d during operation"
3944
#: ../drizzled/statement/alter_table.cc:1514
6910
#: drizzled/sql_table.cc:5032
6912
msgid "Could not open table %s.%s after rename\n"
6915
#: drizzled/sql_table.cc:5199
3947
6918
"order_st BY ignored because there is a user-defined clustered index in the "
3948
6919
"table '%-.192s'"
3951
#: ../drizzled/sys_var.cc:1526
3953
msgid "Variable named %s already exists!\n"
3956
#: ../drizzled/sys_var.cc:1535
3958
msgid "Could not add Variable: %s\n"
3961
#: ../drizzled/sys_var.cc:1633
3962
msgid "Failed to initialize system variables"
3965
#: ../drizzled/table.cc:1690
3967
msgid "Got error %d when reading table '%s'"
3970
#: ../drizzled/table/instance/base.cc:1883
6922
#: drizzled/sql_udf.cc:41
6923
msgid "Can't allocate memory for udf structures"
6926
#: drizzled/table.cc:502
6929
"'%s' had no or invalid character set, and default character set is multi-"
6930
"byte, so character column sizes may have changed"
6932
"'%s' har manglende eller ugyldig tegnsett, og standardtegnsettet er "
6933
"multibyte, så kolonnetyper basert på tegn kan ha blitt endret"
6935
#: drizzled/table.cc:2075
3972
6937
msgid "Unknown collation '%s' in table '%-.64s' definition"
3973
6938
msgstr "Ukjent sorteringsangivelse '%s' i tabelldefinisjonen for '%-.64s'"
3975
#: ../drizzled/table/instance/base.cc:1890
6940
#: drizzled/table.cc:2082
3978
6943
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3982
#: ../drizzled/tztime.cc:170
6946
"Tabellen '%-.64s' ble lagd med en annen versjon av MySQL og kan ikke bli lest"
6948
#: drizzled/table.cc:2695
6951
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6954
"Gal definisjon av tabellen %s.%s: forventet kolonnen '%s' i posisjon %d, "
6957
#: drizzled/table.cc:2721
6960
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6961
"have type %s, found type %s."
6963
"Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon %d "
6964
"hadde typen %s, fant typen %s."
6966
#: drizzled/table.cc:2730
6969
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6970
"position %d to have character set '%s' but the type has no character set."
6972
"Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen '%s' "
6973
"i posisjon %d hadde tegnsettet '%s', men kolonnen har ikke noe tegnsett."
6975
#: drizzled/table.cc:2740
6978
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6979
"position %d to have character set '%s' but found character set '%s'."
6981
"Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen '%s' "
6982
"i posisjon %d hadde tegnsettet '%s', men fant tegnsettet '%s'."
6984
#: drizzled/table.cc:2751
6987
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6988
"have type %s but the column is not found."
6990
"Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon %d "
6991
"hadde typen %s, men kolonna ble ikke funnet."
6993
#: drizzled/table.cc:4871
6995
msgid "Got error %d when reading table '%s'"
6998
#: drizzled/tztime.cc:1060
3984
7000
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3985
7001
msgstr "Fatal feil: ugyldig eller ukjent standardtidssone '%s'."
3987
#: ../plugin/auth_file/auth_file.cc:227
3989
msgid "Could not load auth file: %s\n"
3992
#: ../plugin/auth_file/auth_file.cc:243
3993
msgid "File to load for usernames and passwords"
3996
#: ../plugin/auth_http/auth_http.cc:135
3998
"auth_http plugin loaded but required option url not specified. Against which "
3999
"URL are you intending on authenticating?\n"
4002
#: ../plugin/auth_http/auth_http.cc:151
4003
msgid "URL for HTTP Auth check"
4006
#: ../plugin/auth_ldap/auth_ldap.cc:291
4008
msgid "Reconnect failed: %s\n"
4011
#: ../plugin/auth_ldap/auth_ldap.cc:310
4013
msgid "ldap_search_ext_s failed: %s\n"
4016
#: ../plugin/auth_ldap/auth_ldap.cc:416
4018
msgid "Could not load auth ldap: %s\n"
4021
#: ../plugin/auth_ldap/auth_ldap.cc:437
4022
msgid "URI of the LDAP server to contact"
4025
#: ../plugin/auth_ldap/auth_ldap.cc:439
4026
msgid "DN to use when binding to the LDAP server"
4029
#: ../plugin/auth_ldap/auth_ldap.cc:441
4030
msgid "Password to use when binding the DN"
4033
#: ../plugin/auth_ldap/auth_ldap.cc:443
4034
msgid "DN to use when searching"
4037
#: ../plugin/auth_ldap/auth_ldap.cc:445
4038
msgid "Attribute in LDAP with plain text password"
4041
#: ../plugin/auth_ldap/auth_ldap.cc:447
4042
msgid "Attribute in LDAP with MySQL hashed password"
4045
#: ../plugin/auth_ldap/auth_ldap.cc:449
4046
msgid "How often to empty the users cache, 0 to disable"
4049
#: ../plugin/blitzdb/ha_blitz.cc:1507
4050
msgid "Estimated number of rows that a BlitzDB table will store."
4053
#: ../plugin/console/console.cc:379
4054
msgid "Enable the console."
4057
#: ../plugin/console/console.cc:382
4058
msgid "Turn on extra debugging."
4061
#: ../plugin/console/console.cc:385
4062
msgid "User to use for auth."
4065
#: ../plugin/console/console.cc:388
4066
msgid "Password to use for auth."
4069
#: ../plugin/console/console.cc:391
4071
msgid "Default catalog to use."
4072
msgstr "Databasen som skal brukes."
4074
#: ../plugin/console/console.cc:394
4076
msgid "Default schema to use."
4077
msgstr "Databasen som skal brukes."
4079
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4081
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4085
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4086
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4087
msgid "Connect Timeout."
4090
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4091
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4092
msgid "Read Timeout."
4095
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4096
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4097
msgid "Write Timeout."
4100
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4101
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4102
msgid "Retry Count."
4105
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4106
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4107
msgid "Buffer length."
4110
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4111
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4112
msgid "Address to bind to."
4115
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4116
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4117
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4118
msgid "Maximum simultaneous connections."
4121
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4122
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4123
msgid "A restrictive IP address list for incoming admin connections."
4126
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4127
msgid "Failed to send error message to libnotify\n"
4130
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
7003
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
4131
7004
msgid "Error Messages to stderr"
4134
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4135
msgid "Comma-separated list of schemas to exclude"
4138
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4139
msgid "Comma-separated list of tables to exclude"
4142
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4143
msgid "Regular expression to apply to schemas to exclude"
4146
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4147
msgid "Regular expression to apply to tables to exclude"
4150
#: ../plugin/haildb/haildb_engine.cc:1080
4151
#: ../plugin/haildb/haildb_engine.cc:1218
4152
#: ../plugin/haildb/haildb_engine.cc:1248
4154
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4155
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
4157
#: ../plugin/haildb/haildb_engine.cc:1099
4159
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4160
msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
4162
#: ../plugin/haildb/haildb_engine.cc:1197
4163
#: ../plugin/haildb/haildb_engine.cc:1310
4164
#: ../plugin/haildb/haildb_engine.cc:1491
4165
#: ../plugin/haildb/haildb_engine.cc:2157
4167
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4168
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
4170
#: ../plugin/haildb/haildb_engine.cc:1349
4171
#: ../plugin/haildb/haildb_engine.cc:1365
4173
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4174
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
4176
#: ../plugin/haildb/haildb_engine.cc:3403
4178
msgid "Error starting HailDB %d (%s)\n"
4181
#: ../plugin/haildb/haildb_engine.cc:3432
4182
msgid "Disable HailDB adaptive hash index (enabled by default)."
4185
#: ../plugin/haildb/haildb_engine.cc:3434
4186
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4189
#: ../plugin/haildb/haildb_engine.cc:3437
4191
"Size of a memory pool HailDB uses to store data dictionary information and "
4192
"other internal data structures."
4195
#: ../plugin/haildb/haildb_engine.cc:3440
4196
msgid "Data file autoextend increment in megabytes"
4199
#: ../plugin/haildb/haildb_engine.cc:3443
4201
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4205
#: ../plugin/haildb/haildb_engine.cc:3446
4206
msgid "The common part for HailDB table spaces."
4209
#: ../plugin/haildb/haildb_engine.cc:3448
4210
msgid "Disable HailDB checksums validation (enabled by default)."
4213
#: ../plugin/haildb/haildb_engine.cc:3450
4214
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4217
#: ../plugin/haildb/haildb_engine.cc:3453
4218
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4221
#: ../plugin/haildb/haildb_engine.cc:3456
4223
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4224
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4227
#: ../plugin/haildb/haildb_engine.cc:3459
4228
msgid "Stores each HailDB table to an .ibd file in the database dir."
4231
#: ../plugin/haildb/haildb_engine.cc:3462
4232
msgid "File format to use for new tables in .ibd files."
4235
#: ../plugin/haildb/haildb_engine.cc:3465
4237
"Set to 0 (write and flush once per second),1 (write and flush at each "
4238
"commit) or 2 (write at commit, flush once per second)."
4241
#: ../plugin/haildb/haildb_engine.cc:3468
4242
msgid "With which method to flush data."
4245
#: ../plugin/haildb/haildb_engine.cc:3471
4247
"Helps to save your data in case the disk image of the database becomes "
4251
#: ../plugin/haildb/haildb_engine.cc:3474
4252
msgid "Path to individual files and their sizes."
4255
#: ../plugin/haildb/haildb_engine.cc:3477
4256
msgid "Path to HailDB log files."
4259
#: ../plugin/haildb/haildb_engine.cc:3480
4260
msgid "Size of each log file in a log group."
4263
#: ../plugin/haildb/haildb_engine.cc:3483
4265
"Number of log files in the log group. HailDB writes to the files in a "
4266
"circular fashion. Value 3 is recommended here."
4269
#: ../plugin/haildb/haildb_engine.cc:3486
4271
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4272
"rolled back. Values above 100000000 disable the timeout."
4275
#: ../plugin/haildb/haildb_engine.cc:3489
4277
"The size of the buffer which HailDB uses to write log to the log files on "
4281
#: ../plugin/haildb/haildb_engine.cc:3492
4283
"Sets the point in the LRU list from where all pages are classified as old "
4287
#: ../plugin/haildb/haildb_engine.cc:3495
4289
"Milliseconds between accesses to a block at which it is made young. "
4290
"0=disabled (Advanced users)"
4293
#: ../plugin/haildb/haildb_engine.cc:3498
4294
msgid "Percentage of dirty pages allowed in bufferpool."
4297
#: ../plugin/haildb/haildb_engine.cc:3501
4298
msgid "Desired maximum length of the purge queue (0 = no limit)"
4301
#: ../plugin/haildb/haildb_engine.cc:3504
4303
"Roll back the complete transaction on lock wait timeout, for 4.x "
4304
"compatibility (disabled by default)"
4307
#: ../plugin/haildb/haildb_engine.cc:3507
4308
msgid "How many files at the maximum HailDB keeps open at the same time."
4311
#: ../plugin/haildb/haildb_engine.cc:3510
4312
msgid "Number of background read I/O threads in HailDB."
4315
#: ../plugin/haildb/haildb_engine.cc:3513
4316
msgid "Number of background write I/O threads in HailDB."
4319
#: ../plugin/haildb/haildb_engine.cc:3515
4321
"Disable if you want to reduce the number of messages written to the log "
4322
"(default: enabled)."
4325
#: ../plugin/haildb/haildb_engine.cc:3518
4326
msgid "Enable SHOW HAILDB STATUS output in the log"
4329
#: ../plugin/haildb/haildb_engine.cc:3521
4330
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4333
#: ../plugin/haildb/haildb_engine.cc:3523
4335
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4338
#: ../plugin/hello_events/hello_events.cc:401
4339
msgid "Enable Example Events Plugin"
4342
#: ../plugin/hello_events/hello_events.cc:404
4343
#: ../plugin/hello_events/hello_events.cc:407
4344
msgid "A comma delimited list of databases to watch"
4347
#: ../plugin/hello_events/hello_events.cc:410
4348
msgid "Before write row event observer call position"
4351
#: ../plugin/hello_events/hello_events.cc:413
4352
#: ../plugin/pbms/src/parameters_ms.cc:461
4353
msgid "Before update row event observer call position"
4356
#: ../plugin/hello_events/hello_events.cc:416
4357
msgid "After drop database event observer call position"
4360
#: ../plugin/hello_events/hello_events.cc:427
4361
msgid "An example events Plugin"
4364
#: ../plugin/innobase/handler/data_dictionary.cc:760
4366
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4369
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4371
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4375
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4377
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4381
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4384
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4385
"or its equivalent numeric id"
4388
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4389
msgid "Do not use Native AIO library for IO, even if available"
4392
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4393
msgid "Enable internal replication log."
4396
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4398
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4399
"rolled back. Values above 100000000 disable the timeout."
4402
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4403
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4406
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4408
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4409
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4412
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4413
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4414
#: ../plugin/transaction_log/print_transaction_message.cc:177
4415
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4417
msgid "Unable to parse transaction. Got error: %s.\n"
4418
msgstr "Klarte ikke analysere transaksjonen. Feil: %s.\n"
4420
#: ../plugin/innobase/srv/srv0start.cc:1034
4421
msgid "InnoDB: cannot determine Mac OS X version!\n"
4424
#: ../plugin/innobase/srv/srv0start.cc:1039
4426
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4427
"InnoDB: making transactions unsafe!\n"
4430
#: ../plugin/innobase/srv/srv0start.cc:1048
4433
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4434
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4435
"InnoDB: allocate more than 4 GB of memory."
4438
#: ../plugin/innobase/srv/srv0start.cc:1063
4440
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4443
#: ../plugin/innobase/srv/srv0start.cc:1068
4446
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4447
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4448
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4451
#: ../plugin/innobase/srv/srv0start.cc:1078
4453
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4456
#: ../plugin/innobase/srv/srv0start.cc:1083
4458
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4461
#: ../plugin/innobase/srv/srv0start.cc:1088
4463
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4466
#: ../plugin/innobase/srv/srv0start.cc:1092
4468
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4471
#: ../plugin/innobase/srv/srv0start.cc:1097
4473
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4476
#: ../plugin/innobase/srv/srv0start.cc:1167
4478
msgid " InnoDB: Using Linux native AIO\n"
4481
#: ../plugin/logging_gearman/logging_gearman.cc:186
4483
msgid "fail gearman_client_create(): %s"
4486
#: ../plugin/logging_gearman/logging_gearman.cc:197
4488
msgid "fail gearman_client_add_server(): %s"
4491
#: ../plugin/logging_gearman/logging_gearman.cc:302
4492
msgid "Hostname for logging to a Gearman server"
4495
#: ../plugin/logging_gearman/logging_gearman.cc:305
4496
msgid "Gearman Function to send logging to"
4499
#: ../plugin/logging_gearman/logging_gearman.cc:316
4500
msgid "Log queries to a Gearman server"
4503
#: ../plugin/logging_query/logging_query.cc:178
7007
#: plugin/logging_query/logging_query.cc:162
4505
7009
msgid "fail open() fn=%s er=%s\n"
4508
#: ../plugin/logging_query/logging_query.cc:319
4509
msgid "Enable logging to CSV file"
4512
#: ../plugin/logging_query/logging_query.cc:322
7012
#: plugin/logging_query/logging_query.cc:202
4513
7013
msgid "File to log to"
4516
#: ../plugin/logging_query/logging_query.cc:325
4517
msgid "PCRE to match the query against"
4520
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
7016
#: plugin/logging_query/logging_query.cc:211
7017
msgid "Enable logging"
7020
#: plugin/logging_query/logging_query.cc:220
7021
msgid "Disable after this many seconds. Zero for forever"
7024
#: plugin/logging_query/logging_query.cc:233
4521
7025
msgid "Threshold for logging slow queries, in microseconds"
4524
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
7028
#: plugin/logging_query/logging_query.cc:246
4525
7029
msgid "Threshold for logging big queries, for rows returned"
4528
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
7032
#: plugin/logging_query/logging_query.cc:259
4529
7033
msgid "Threshold for logging big queries, for rows examined"
4532
#: ../plugin/logging_query/logging_query.cc:345
4533
msgid "Log queries to a CSV file"
4536
#: ../plugin/logging_stats/logging_stats.cc:373
4537
msgid "Max number of users that will be logged"
4540
#: ../plugin/logging_stats/logging_stats.cc:376
4541
msgid "Max number of range locks to use for Scoreboard"
4544
#: ../plugin/logging_stats/logging_stats.cc:379
4545
msgid "Max number of concurrent sessions that will be logged"
4548
#: ../plugin/logging_stats/logging_stats.cc:380
4549
msgid "Enable Logging Statistics Collection"
4552
#: ../plugin/logging_stats/logging_stats.cc:389
4553
msgid "User Statistics as DATA_DICTIONARY tables"
4556
#: ../plugin/md5/md5.cc:99
4557
msgid "libgcrypt library version mismatch\n"
4560
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4561
#: ../plugin/memcached_stats/memcached_stats.cc:87
4562
msgid "List of memcached servers."
4565
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4566
msgid "Expiry time of memcached entries"
4569
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4570
msgid "Enable Memcached Query Cache"
4573
#: ../plugin/memcached_stats/analysis_table.cc:78
4574
#: ../plugin/memcached_stats/stats_table.cc:144
4575
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4578
#: ../plugin/memcached_stats/memcached_stats.cc:98
4579
msgid "Memcached Stats as I_S tables"
4582
#: ../plugin/memcached_stats/stats_table.cc:74
4585
"Unable get stats from memcached server %s. Got error from "
4586
"memcached_stat_servername()."
4589
#: ../plugin/memcached_stats/stats_table.cc:151
4590
msgid "Unable to create memcached struct. Got error from memcached_create()."
4593
#: ../plugin/memcached_stats/stats_table.cc:159
4596
"Unable to create memcached server list. Got error from "
4597
"memcached_servers_parse(%s)."
4600
#: ../plugin/multi_thread/multi_thread.cc:62
4601
msgid "Session killed before thread could execute"
4604
#: ../plugin/multi_thread/multi_thread.cc:109
4605
msgid "Unable to get thread stack size\n"
4608
#: ../plugin/multi_thread/multi_thread.cc:211
4609
msgid "Maximum number of user threads available."
4612
#: ../plugin/myisam/ha_myisam.cc:532
7036
#: plugin/logging_query/logging_query.cc:282
7037
msgid "Log queries to a file"
7040
#: storage/myisam/ha_myisam.cc:453
4614
7042
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4617
#: ../plugin/myisam/ha_myisam.cc:536
7045
#: storage/myisam/ha_myisam.cc:457
4619
7047
msgid "Got an error from unknown thread, %s:%d"
4622
#: ../plugin/myisam/ha_myisam.cc:542
7050
#: storage/myisam/ha_myisam.cc:462
4623
7051
msgid "Unknown thread accessing table"
4626
#: ../plugin/myisam/ha_myisam.cc:1506
4628
"Don't use the fast sort index method to created index if the temporary file "
4629
"would get bigger than this."
4632
#: ../plugin/myisam/ha_myisam.cc:1509
4634
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4635
"when creating indexes with CREATE INDEX or ALTER TABLE."
4638
#: ../plugin/myisam/my_handler_errors.cc:42
7054
#: storage/myisam/my_handler_errors.c:34
4639
7055
msgid "Didn't find key on read or update"
4640
7056
msgstr "Fant ikke nøkkelen ved lesing eller oppdatering"
4642
#: ../plugin/myisam/my_handler_errors.cc:43
7058
#: storage/myisam/my_handler_errors.c:36
4643
7059
msgid "Duplicate key on write or update"
4644
7060
msgstr "Duplikatnøkkel ved skriving eller oppdatering"
4646
#: ../plugin/myisam/my_handler_errors.cc:44
7062
#: storage/myisam/my_handler_errors.c:38
4647
7063
msgid "Internal (unspecified) error in handler"
4648
7064
msgstr "Intern (uspesifisert) feil i håndteringen"
4650
#: ../plugin/myisam/my_handler_errors.cc:46
7066
#: storage/myisam/my_handler_errors.c:40
4652
7068
"Someone has changed the row since it was read (while the table was locked to "
4655
7071
"Noen har endret raden siden den ble lest (mens tabellen var låst for å "
4656
7072
"forhindre endringer)"
4658
#: ../plugin/myisam/my_handler_errors.cc:48
7074
#: storage/myisam/my_handler_errors.c:43
4659
7075
msgid "Wrong index given to function"
4660
7076
msgstr "Feil indeks gitt til funksjonen"
4662
#: ../plugin/myisam/my_handler_errors.cc:49
7078
#: storage/myisam/my_handler_errors.c:45
7079
msgid "Undefined handler error 125"
7080
msgstr "Udefinert håndteringsfeil 125"
7082
#: storage/myisam/my_handler_errors.c:47
4663
7083
msgid "Index file is crashed"
4664
7084
msgstr "Indeksfilen har kræsjet"
4666
#: ../plugin/myisam/my_handler_errors.cc:50
7086
#: storage/myisam/my_handler_errors.c:49
4667
7087
msgid "Record file is crashed"
4668
7088
msgstr "Radfilen har kræsjet"
4670
#: ../plugin/myisam/my_handler_errors.cc:51
7090
#: storage/myisam/my_handler_errors.c:51
4671
7091
msgid "Out of memory in engine"
4672
7092
msgstr "Databasemotoren er tom for minne"
4674
#: ../plugin/myisam/my_handler_errors.cc:52
7094
#: storage/myisam/my_handler_errors.c:53
7095
msgid "Undefined handler error 129"
7096
msgstr "Udefinert håndteringsfeil 129"
7098
#: storage/myisam/my_handler_errors.c:55
4675
7099
msgid "Incorrect file format"
4676
7100
msgstr "Feil filformat"
4678
#: ../plugin/myisam/my_handler_errors.cc:53
7102
#: storage/myisam/my_handler_errors.c:57
4679
7103
msgid "Command not supported by database"
4680
7104
msgstr "Kommandoen er ikke støttet av databasen"
4682
#: ../plugin/myisam/my_handler_errors.cc:54
7106
#: storage/myisam/my_handler_errors.c:59
4683
7107
msgid "Old database file"
4684
7108
msgstr "Gammel databasefil"
4686
#: ../plugin/myisam/my_handler_errors.cc:55
7110
#: storage/myisam/my_handler_errors.c:61
4687
7111
msgid "No record read before update"
4688
7112
msgstr "Ingen rad ble lest før oppdateringen"
4690
#: ../plugin/myisam/my_handler_errors.cc:56
7114
#: storage/myisam/my_handler_errors.c:63
4691
7115
msgid "Record was already deleted (or record file crashed)"
4692
7116
msgstr "Raden var allerede slettet (eller så kræsjet radfilen)"
4694
#: ../plugin/myisam/my_handler_errors.cc:57
7118
#: storage/myisam/my_handler_errors.c:65
4695
7119
msgid "No more room in record file"
4696
7120
msgstr "Ikke mer plass i radfilen"
4698
#: ../plugin/myisam/my_handler_errors.cc:58
7122
#: storage/myisam/my_handler_errors.c:67
4699
7123
msgid "No more room in index file"
4700
7124
msgstr "Ikke mer plass i indeksfilen"
4702
#: ../plugin/myisam/my_handler_errors.cc:59
7126
#: storage/myisam/my_handler_errors.c:69
4703
7127
msgid "No more records (read after end of file)"
4704
7128
msgstr "Ingen flere rader (leste etter slutten på filen)"
4706
#: ../plugin/myisam/my_handler_errors.cc:60
7130
#: storage/myisam/my_handler_errors.c:71
4707
7131
msgid "Unsupported extension used for table"
4708
7132
msgstr "En utvidelse som ikke er støttet er brukt på tabellen"
4710
#: ../plugin/myisam/my_handler_errors.cc:61
7134
#: storage/myisam/my_handler_errors.c:73
4711
7135
msgid "Too big row"
4712
7136
msgstr "Raden er for stor"
4714
#: ../plugin/myisam/my_handler_errors.cc:62
7138
#: storage/myisam/my_handler_errors.c:75
4715
7139
msgid "Wrong create options"
4716
7140
msgstr "Egenskapene for å opprette en ny er feil"
4718
#: ../plugin/myisam/my_handler_errors.cc:63
7142
#: storage/myisam/my_handler_errors.c:77
4719
7143
msgid "Duplicate unique key or constraint on write or update"
4721
7145
"Det er duplikater av en unik nøkkel eller begrensning ved skriving eller "
4724
#: ../plugin/myisam/my_handler_errors.cc:64
7148
#: storage/myisam/my_handler_errors.c:79
4725
7149
msgid "Unknown character set used in table"
4726
7150
msgstr "Ukjent tegnsett er brukt i tabellen"
4728
#: ../plugin/myisam/my_handler_errors.cc:65
7152
#: storage/myisam/my_handler_errors.c:81
4729
7153
msgid "Conflicting table definitions in sub-tables of MERGE table"
4731
7155
"Uoverensstemmelse i tabelldefinisjonene mellom deltabellene av en MERGE-"
4734
#: ../plugin/myisam/my_handler_errors.cc:66
7158
#: storage/myisam/my_handler_errors.c:83
4735
7159
msgid "Table is crashed and last repair failed"
4736
7160
msgstr "Tabellen har kræsjet og siste repareringsforsøk feilet"
4738
#: ../plugin/myisam/my_handler_errors.cc:67
7162
#: storage/myisam/my_handler_errors.c:85
4739
7163
msgid "Table was marked as crashed and should be repaired"
4740
7164
msgstr "Tabellen var merket som kræsjet og bør bli reparert"
4742
#: ../plugin/myisam/my_handler_errors.cc:68
7166
#: storage/myisam/my_handler_errors.c:87
4743
7167
msgid "Lock timed out; Retry transaction"
4744
7168
msgstr "Låsen timet ut; prøv transaksjonen på nytt"
4746
#: ../plugin/myisam/my_handler_errors.cc:69
7170
#: storage/myisam/my_handler_errors.c:89
4747
7171
msgid "Lock table is full; Restart program with a larger locktable"
4749
7173
"Låsetabellen er full; start programmet på nytt med en større låsetabell"
4751
#: ../plugin/myisam/my_handler_errors.cc:70
7175
#: storage/myisam/my_handler_errors.c:91
4752
7176
msgid "Updates are not allowed under a read only transactions"
4753
7177
msgstr "Oppdateringer er ikke tillatt i en bare-lese transaksjon"
4755
#: ../plugin/myisam/my_handler_errors.cc:71
7179
#: storage/myisam/my_handler_errors.c:93
4756
7180
msgid "Lock deadlock; Retry transaction"
4757
7181
msgstr "Deadlock mellom låsene; prøv transaksjonen på nytt"
4759
#: ../plugin/myisam/my_handler_errors.cc:72
7183
#: storage/myisam/my_handler_errors.c:95
4760
7184
msgid "Foreign key constraint is incorrectly formed"
4761
7185
msgstr "Fremmednøkkelbegrensningen er på feil format"
4763
#: ../plugin/myisam/my_handler_errors.cc:73
7187
#: storage/myisam/my_handler_errors.c:97
4764
7188
msgid "Cannot add a child row"
4765
7189
msgstr "Kan ikke legge til en barnerad"
4767
#: ../plugin/myisam/my_handler_errors.cc:74
7191
#: storage/myisam/my_handler_errors.c:99
4768
7192
msgid "Cannot delete a parent row"
4769
7193
msgstr "Kan ikke slette en foreldrerad"
4771
#: ../plugin/myisam/my_handler_errors.cc:75
7195
#: storage/myisam/my_handler_errors.c:101
4772
7196
msgid "No savepoint with that name"
4773
7197
msgstr "Det er ikke noe lagringspunkt med det navnet"
4775
#: ../plugin/myisam/my_handler_errors.cc:76
7199
#: storage/myisam/my_handler_errors.c:103
4776
7200
msgid "Non unique key block size"
4777
7201
msgstr "Størrelse på blokken for ikke-unike nøkler"
4779
#: ../plugin/myisam/my_handler_errors.cc:77
7203
#: storage/myisam/my_handler_errors.c:105
4780
7204
msgid "The table does not exist in engine"
4781
7205
msgstr "Tabellen eksisterer ikke i databasemotoren"
4783
#: ../plugin/myisam/my_handler_errors.cc:78
7207
#: storage/myisam/my_handler_errors.c:107
4784
7208
msgid "The table already existed in storage engine"
4785
7209
msgstr "Tabellen eksisterer allerede i lagringsmotoren"
4787
#: ../plugin/myisam/my_handler_errors.cc:79
7211
#: storage/myisam/my_handler_errors.c:109
4788
7212
msgid "Could not connect to storage engine"
4789
7213
msgstr "Kunne ikke koble til lagringsmotoren"
4791
#: ../plugin/myisam/my_handler_errors.cc:80
7215
#: storage/myisam/my_handler_errors.c:111
4792
7216
msgid "Unexpected null pointer found when using spatial index"
4793
7217
msgstr "Uventet nullpeker ble funnet i romindeksen (spatial index)"
4795
#: ../plugin/myisam/my_handler_errors.cc:81
7219
#: storage/myisam/my_handler_errors.c:113
4796
7220
msgid "The table changed in storage engine"
4797
7221
msgstr "Tabellen ble endret i lagringsmotoren"
4799
#: ../plugin/myisam/my_handler_errors.cc:82
7223
#: storage/myisam/my_handler_errors.c:115
4800
7224
msgid "There's no partition in table for the given value"
4801
7225
msgstr "Det er ikke partisjon i tabellen for den angitte verdien"
4803
#: ../plugin/myisam/my_handler_errors.cc:83
7227
#: storage/myisam/my_handler_errors.c:117
4804
7228
msgid "Row-based binlogging of row failed"
4805
7229
msgstr "Radbasert binærlogging av raden feilet"
4807
#: ../plugin/myisam/my_handler_errors.cc:84
7231
#: storage/myisam/my_handler_errors.c:119
4808
7232
msgid "Index needed in foreign key constraint"
4809
7233
msgstr "En indeks er nødvendig for en fremmednøkkelbegrensning"
4811
#: ../plugin/myisam/my_handler_errors.cc:85
7235
#: storage/myisam/my_handler_errors.c:121
4812
7236
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4814
7238
"Det å beholde fremmednøkkelbegrensningen ville ha gitt en feil med duplikate "
4817
#: ../plugin/myisam/my_handler_errors.cc:86
7241
#: storage/myisam/my_handler_errors.c:123
4818
7242
msgid "Table needs to be upgraded before it can be used"
4819
7243
msgstr "Tabellen må oppgraderes før den kan brukes"
4821
#: ../plugin/myisam/my_handler_errors.cc:87
7245
#: storage/myisam/my_handler_errors.c:125
4822
7246
msgid "Table is read only"
4823
7247
msgstr "Tabellen er i bare-lese-modus"
4825
#: ../plugin/myisam/my_handler_errors.cc:88
7249
#: storage/myisam/my_handler_errors.c:127
4826
7250
msgid "Failed to get next auto increment value"
4827
7251
msgstr "Kunne ikke hente neste auto increment-verdi"
4829
#: ../plugin/myisam/my_handler_errors.cc:89
7253
#: storage/myisam/my_handler_errors.c:129
4830
7254
msgid "Failed to set row auto increment value"
4831
7255
msgstr "Kunne ikke sette radens auto increment-verdi"
4833
#: ../plugin/myisam/my_handler_errors.cc:90
7257
#: storage/myisam/my_handler_errors.c:131
4834
7258
msgid "Unknown (generic) error from engine"
4835
7259
msgstr "Ukjent (generell) feil fra motoren"
4837
#: ../plugin/myisam/my_handler_errors.cc:91
7261
#: storage/myisam/my_handler_errors.c:133
4838
7262
msgid "Record is the same"
4839
7263
msgstr "Raden er den samme"
4841
#: ../plugin/myisam/my_handler_errors.cc:92
7265
#: storage/myisam/my_handler_errors.c:135
4842
7266
msgid "It is not possible to log this statement"
4843
7267
msgstr "Det er ikke mulig å logge denne spørringen"
4845
#: ../plugin/myisam/my_handler_errors.cc:93
7269
#: storage/myisam/my_handler_errors.c:137
4846
7270
msgid "Tablespace exists"
4847
7271
msgstr "Tabellplassen eksisterer"
4849
#: ../plugin/myisam/my_handler_errors.cc:94
7273
#: storage/myisam/my_handler_errors.c:139
4850
7274
msgid "The event was corrupt, leading to illegal data being read"
4851
7275
msgstr "Hendelsen var ugyldig, og dette førte til at ulovlig data ble lest"
4853
#: ../plugin/myisam/my_handler_errors.cc:95
7277
#: storage/myisam/my_handler_errors.c:141
4854
7278
msgid "The table is of a new format not supported by this version"
4855
7279
msgstr "Tabellen har et nytt format som ikke er støttet av denne versjonen"
4857
#: ../plugin/myisam/my_handler_errors.cc:96
7281
#: storage/myisam/my_handler_errors.c:143
4858
7283
msgid "The event could not be processed no other handler error happened"
7285
"Hendelsen kunne ikke bli behandlet, ingen annen behandlingsfeil skjedde"
4861
#: ../plugin/myisam/my_handler_errors.cc:97
7287
#: storage/myisam/my_handler_errors.c:145
4862
7289
msgid "Got a fatal error during initialzation of handler"
7290
msgstr "Fikk en fatal feil da vi startet behandleren"
4865
#: ../plugin/myisam/my_handler_errors.cc:98
7292
#: storage/myisam/my_handler_errors.c:147
4866
7293
msgid "File to short; Expected more data in file"
4867
7294
msgstr "Filen er for kort; forventet å finne mer data i filen"
4869
#: ../plugin/myisam/my_handler_errors.cc:99
7296
#: storage/myisam/my_handler_errors.c:149
4870
7297
msgid "Read page with wrong checksum"
4871
7298
msgstr "Leste en side med feil sjekksum"
4873
#. TODO: get a better message for these
4874
#: ../plugin/myisam/my_handler_errors.cc:101
7300
#: storage/myisam/my_handler_errors.c:151
4875
7301
msgid "Lock or active transaction"
4876
7302
msgstr "Lås eller aktiv transaksjon"
4878
#: ../plugin/myisam/my_handler_errors.cc:102
7304
#: storage/myisam/my_handler_errors.c:153
4879
7305
msgid "No such table space"
4880
7306
msgstr "Ingen slik tabellplass"
4882
#: ../plugin/myisam/my_handler_errors.cc:103
7308
#: storage/myisam/my_handler_errors.c:155
4883
7309
msgid "Tablespace not empty"
4884
7310
msgstr "Tabellplassen er ikke tom"
4886
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4888
"Port number to use for connection or 0 for default to with MySQL protocol."
4891
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4893
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4894
"the file is stale and should be removed?"
4897
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4898
msgid "Path used for MySQL UNIX Socket Protocol."
4901
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4902
msgid "Clobber socket file if one is there already."
4905
#: ../plugin/pbms/src/parameters_ms.cc:426
4907
msgid "Port number to use for connection or 0 for default PBMS port "
4908
msgstr "Socket-fil som skal brukes for tilkobling"
4910
#: ../plugin/pbms/src/parameters_ms.cc:429
4911
msgid "The maximum size of a BLOB repository file."
4914
#: ../plugin/pbms/src/parameters_ms.cc:432
4915
msgid "The maximum size of a temorary BLOB log file."
4918
#: ../plugin/pbms/src/parameters_ms.cc:435
4920
"A ':' delimited list of metadata header names to be used to initialize the "
4921
"pbms_metadata_header table when a database is created."
4924
#: ../plugin/pbms/src/parameters_ms.cc:439
4925
msgid "The percentage of garbage in a repository file before it is compacted."
4928
#: ../plugin/pbms/src/parameters_ms.cc:442
4930
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4931
"after this time, unless committed to the database."
4934
#: ../plugin/pbms/src/parameters_ms.cc:445
4936
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4940
#: ../plugin/pbms/src/parameters_ms.cc:448
4941
msgid "The next backup ID to use when backing up a PBMS database."
4944
#: ../plugin/pbms/src/parameters_ms.cc:451
4946
"A comma delimited list of tables to watch of the format: <database>."
4950
#: ../plugin/pbms/src/parameters_ms.cc:453
4951
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4954
#: ../plugin/pbms/src/parameters_ms.cc:457
4955
msgid "Before insert row event observer call position"
4958
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4959
msgid "Could not open socket, is rabbitmq running?"
4962
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4964
msgid "Failed to allocate enough memory to transaction message\n"
4965
msgstr "Åpning av transaksjonsloggen feilet "
4967
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4969
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4970
msgstr "Klarte ikke analysere transaksjonen. Feil: %s.\n"
4972
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4974
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4975
msgstr "Klarte ikke analysere transaksjonen. Feil: %s.\n"
4977
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4978
msgid "Host name to connect to"
4981
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4983
msgid "Port to connect to"
4984
msgstr "Socket-fil som skal brukes for tilkobling"
4986
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4987
msgid "RabbitMQ virtualhost"
4990
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4991
msgid "RabbitMQ username"
4994
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4995
msgid "RabbitMQ password"
4998
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4999
#: ../plugin/transaction_log/module.cc:270
5000
msgid "Name of the replicator plugin to use (default='default_replicator')"
5003
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
5004
msgid "Name of RabbitMQ exchange to publish to"
5007
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
5008
msgid "Name of RabbitMQ routing key to use"
5011
#: ../plugin/session_dictionary/processlist.cc:78
5015
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5017
msgid "syslog facility \"%s\" not known, using \"local0\""
5020
#: ../plugin/syslog/errmsg.cc:50
5022
msgid "syslog priority \"%s\" not known, using \"warn\""
5025
#: ../plugin/syslog/logging.cc:63
5027
msgid "syslog priority \"%s\" not known, using \"info\""
5030
#: ../plugin/syslog/module.cc:95
5031
msgid "Syslog Ident"
5034
#: ../plugin/syslog/module.cc:98
5035
msgid "Syslog Facility"
5038
#: ../plugin/syslog/module.cc:101
5039
msgid "Enable logging to syslog of the query log"
5042
#: ../plugin/syslog/module.cc:104
5043
msgid "Syslog Priority of query logging"
5046
#: ../plugin/syslog/module.cc:116
5047
msgid "Enable logging to syslog of the error messages"
5050
#: ../plugin/syslog/module.cc:119
5051
msgid "Syslog Priority of error messages"
5054
#: ../plugin/transaction_log/background_worker.cc:77
5056
msgid "Unable to create background worker thread. Got error %s.\n"
5059
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5060
#: ../plugin/transaction_log/print_transaction_message.cc:106
5061
#: ../plugin/transaction_log/transaction_log_reader.cc:97
5063
msgid "Failed to open transaction log file %s. Got error: %s\n"
5066
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5067
#: ../plugin/transaction_log/print_transaction_message.cc:169
5068
#: ../plugin/transaction_log/transaction_log_reader.cc:152
5069
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
5071
msgid "Could not read transaction message.\n"
5074
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5075
#: ../plugin/transaction_log/print_transaction_message.cc:170
5076
#: ../plugin/transaction_log/transaction_log_reader.cc:153
5078
msgid "GPB ERROR: %s.\n"
5081
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5082
#: ../plugin/transaction_log/print_transaction_message.cc:171
5083
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5085
msgid "Raw buffer read: %s.\n"
5088
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5089
#: ../plugin/transaction_log/print_transaction_message.cc:179
5090
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5092
msgid "BUFFER: %s\n"
5093
msgstr "BUFFER: %s\n"
5095
#: ../plugin/transaction_log/module.cc:171
5097
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5100
#: ../plugin/transaction_log/module.cc:180
5102
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5105
#: ../plugin/transaction_log/module.cc:192
5107
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5110
#: ../plugin/transaction_log/module.cc:201
5112
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5115
#: ../plugin/transaction_log/module.cc:216
5117
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5120
#: ../plugin/transaction_log/module.cc:258
5121
msgid "DEBUGGING - Truncate transaction log"
5124
#: ../plugin/transaction_log/module.cc:261
5125
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5128
#: ../plugin/transaction_log/module.cc:264
5129
msgid "Enable transaction log"
5132
#: ../plugin/transaction_log/module.cc:267
5133
msgid "Path to the file to use for transaction log"
5134
msgstr "Sti til filen du vil bruke som transaksjonslogg"
5136
#: ../plugin/transaction_log/module.cc:273
5138
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5139
"each transaction write, 2 == sync log file once per second"
5142
#: ../plugin/transaction_log/module.cc:276
5143
msgid "Number of slots for in-memory write buffers (default=8)."
5146
#: ../plugin/transaction_log/print_transaction_message.cc:135
5148
msgid "GPB message is not a valid type.\n"
5151
#: ../plugin/transaction_log/print_transaction_message.cc:155
5153
msgid "GPB message is not a valid size.\n"
5156
#: ../plugin/transaction_log/transaction_log.cc:114
5157
msgid "Failed to open transaction log file "
5158
msgstr "Åpning av transaksjonsloggen feilet "
5160
#: ../plugin/transaction_log/transaction_log.cc:215
5163
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5164
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5167
#: ../plugin/transaction_log/transaction_log.cc:236
5169
msgid "Failed to sync log file. Got error: %s\n"
5172
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5173
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5175
msgid "Attempted to read record bigger than INT_MAX\n"
5178
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5180
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5183
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5185
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5188
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5189
msgid "Cannot open file: "
5192
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5193
msgid "Could not skip to position "
5196
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5197
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5200
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5201
msgid "Memory allocation failure trying to allocate "
5204
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5208
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5213
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5219
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5221
msgid "Unable to parse command. Got error: "
5222
msgstr "Klarte ikke analysere transaksjonen. Feil: %s.\n"
5224
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5231
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5233
msgid "Display help and exit"
5234
msgstr "Vis denne hjelpeteksten og avslutt."
5236
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5238
msgid "Read from the innodb transaction log"
5239
msgstr "Sti til filen du vil bruke som transaksjonslogg"
5241
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5243
msgid "Password to use when connecting to server"
5245
"Passordet som skal brukes for å koble til serveren. Hvis passordet ikke er "
5246
"angitt, vil du bli spurt om det i terminalvinduet."
5248
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5249
msgid "Perform checksum"
5252
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5253
msgid "Ignore event messages"
5256
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5258
msgid "Transaction log file"
5259
msgstr "Åpning av transaksjonsloggen feilet "
5261
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5262
msgid "Print raw Protobuf messages instead of SQL"
5265
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5266
msgid "Start reading from the given file position"
5269
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5271
msgid "Only output for the given transaction ID and later"
5272
msgstr "Lås eller aktiv transaksjon"
5274
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5276
msgid "Only output for the given transaction ID"
5277
msgstr "Lås eller aktiv transaksjon"
5279
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5280
msgid "Summarize message contents"
5283
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5284
msgid "Cannot use --start-pos and --transaction-id together\n"
5287
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5288
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5291
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5292
msgid "Checksum failed. Wanted "
5295
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5300
#~ msgid "--help : Display help and exit\n"
5301
#~ msgstr "Vis denne hjelpeteksten og avslutt."
5303
#~ msgid "Use compression in server/client protocol."
5304
#~ msgstr "Bruk kompresjon i klient/server-protokollen."
5307
#~ msgid "Deprecated. Use --skip-set-charset instead."
5308
#~ msgstr "ADVARSEL: egenskapen er utgått; bruk --disable-pager i stedet.\n"
5310
#~ msgid "Unknown Drizzle error"
5311
#~ msgstr "Ukjent Drizzle-feil"
5313
#~ msgid "Can't create UNIX socket (%d)"
5314
#~ msgstr "Klarte ikke å lage UNIX-socketen (%d)"
5316
#~ msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5318
#~ "Klarer ikke å koble til den lokale Drizzle-serveren gjennom socketen "
5321
#~ msgid "Can't create TCP/IP socket (%d)"
5322
#~ msgstr "Klarer ikke å lage en TCP/IP-socket (%d)"
5324
#~ msgid "Unknown Drizzle server host '%-.100s' (%d)"
5325
#~ msgstr "Ukjent Drizzle-serverhost '%-.100s' (%d)"
5327
#~ msgid "Drizzle server has gone away"
5328
#~ msgstr "Drizzle-serveren har forsvunnet"
5331
#~ msgid "Can't create completion port thread (error %d)"
5332
#~ msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
5335
#~ "Named commands are disabled. Use \\* form only, or use named commands "
5336
#~ "only in the beginning of a line ending with a semicolon (;) Since version "
5337
#~ "10.9 the client now starts with this option ENABLED by default! Disable "
5338
#~ "with '-G'. Long format commands still work from the first line. WARNING: "
5339
#~ "option deprecated; use --disable-named-commands instead."
5341
#~ "Navngitte kommandoer er skrudd av. Bare \\*-formen kan brukes, eller bruk "
5342
#~ "navngitte kommandoer bare i starten av en linje som slutter med et "
5343
#~ "semikolon (;). Siden versjon 10.9 er denne egenskapen skrudd på som "
5344
#~ "standard! Bruk '-G' for å skru den av. Lange kommandonavn fungerer "
5345
#~ "fortsatt på første linje. ADVARSEL: egenskapen er utgått; bruk --disable-"
5346
#~ "named-commands i stedet."
5348
#~ msgid "Ignore space after function names."
5349
#~ msgstr "Overse mellomrom etter funksjonsnavn."
5352
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
5353
#~ "version of this option instead."
5355
#~ "Ikke skriv linjenummer for feilmeldinger. ADVARSEL: -L er utgått, bruk "
5356
#~ "det lange navnet på denne egenskapen i stedet."
5359
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
5360
#~ "This option is enabled by default."
5362
#~ "Gjenopprett automatisk en tilkobling dersom den blir avbrutt. Skrus av "
5363
#~ "med --disable-reconnect. Denne egenskapen er skrudd på som standard."
5366
#~ msgid "Print the default settings and exit"
5367
#~ msgstr "Vis litt debug-informasjon og avslutt."
5369
#~ msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
5371
#~ "Feil ved fjerning av databasen (klarte ikke å kjøre rmdir '%-.192s', "
5372
#~ "feilnummer: %d)"
5374
#~ msgid "Can't read record in system table"
5375
#~ msgstr "Klarte ikke å lese raden fra systemtabellen"
5377
#~ msgid "View '%-.192s' doesn't exist for '%-.192s'"
5378
#~ msgstr "View-et '%-.192s' eksisterer ikke i '%-.192s'"
5380
#~ msgid "Synonym for -?"
5381
#~ msgstr "Synonymt med -?"
5383
#~ msgid "Check memory and open file usage at exit ."
5384
#~ msgstr "Sjekk minnebruk og bruk av åpne filer ved avslutning"
5386
#~ msgid "built-in default"
5387
#~ msgstr "innebygd standardverdi"
5390
#~ "Disable outfile. See interactive help (\\h) also. WARNING: option "
5391
#~ "deprecated; use --disable-tee instead"
5393
#~ "Skrur av utskrift til fil. Les mer i hjelpefunksjonen (\\h). ADVARSEL: "
5394
#~ "egenskapen er utgått; bruk --disable-tee i stedet."
5396
#~ msgid "Write more. (-v -v -v gives the table output format)."
5397
#~ msgstr "Skriv ut mer. (-v -v -v gir tabellformat på utskriften)"
5399
#~ msgid "WARNING: option deprecated; use --disable-tee instead.\n"
5400
#~ msgstr "ADVARSEL: egenskapen er utgått; bruk --disable-tee i stedet.\n"
5402
#~ msgid "Error writing file '%s' (Errcode: %d)"
5403
#~ msgstr "Skrivingen av '%s' mislykkes (Feilkode: %d)"
5405
#~ msgid "Error on delete of '%s' (Errcode: %d)"
5406
#~ msgstr "Feil ved slettingen av '%s' (Feilkode: %d)"
5408
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5409
#~ msgstr "Klarte ikke å bytte navn på '%s' til '%s' (Feilkode: %d)"
5411
#~ msgid "Out of memory (Needed %u bytes)"
5412
#~ msgstr "Tomt for minne (Trengte %u bytes)"
5414
#~ msgid "Can't lock file (Errcode: %d)"
5415
#~ msgstr "Kan ikke låse filen (Feilkode: %d)"
5417
#~ msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5418
#~ msgstr "Uventet slutt-på-fil (EOF) inntraff da vi leste '%s' (Feilkode: %d)"
5420
#~ msgid "Can't read dir of '%s' (Errcode: %d)"
5421
#~ msgstr "Kan ikke lese katalogen '%s' (Feilkode: %d)"
5423
#~ msgid "Can't get stat of '%s' (Errcode: %d)"
5424
#~ msgstr "Kan ikke 'stat'-e '%s' (Feilkode: %d)"
5426
#~ msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5428
#~ "Disken er full når vi prøver å skrive '%s'. Venter på at noen skal frigi "
5431
#~ msgid "Can't change dir to '%s' (Errcode: %d)"
5432
#~ msgstr "Kunne ikke bytte katalog til '%s' (Feilkode: %d)"
5434
#~ msgid "Can't get working dirctory (Errcode: %d)"
5435
#~ msgstr "Fikk ikke tak i arbeidskatalogen (Feilkode: %d)"
5437
#~ msgid "File '%s' not found (Errcode: %d)"
5438
#~ msgstr "Filen '%s' ble ikke funnet (Feilkode: %d)"
5440
#~ msgid "Undefined handler error 129"
5441
#~ msgstr "Udefinert håndteringsfeil 129"
5443
#~ msgid "Undefined handler error 125"
5444
#~ msgstr "Udefinert håndteringsfeil 125"
5447
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
5448
#~ "to have type %s but the column is not found."
5450
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon %"
5451
#~ "d hadde typen %s, men kolonna ble ikke funnet."
5454
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5457
#~ "Gal definisjon av tabellen %s.%s: forventet kolonnen '%s' i posisjon %d, "
5461
#~ "Incorrect definition of table %s.%s: expected the type of column '%s' at "
5462
#~ "position %d to have character set '%s' but the type has no character set."
5464
#~ "Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen '%"
5465
#~ "s' i posisjon %d hadde tegnsettet '%s', men kolonnen har ikke noe "
5469
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
5470
#~ "to have type %s, found type %s."
5472
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon %"
5473
#~ "d hadde typen %s, fant typen %s."
5476
#~ "'%s' had no or invalid character set, and default character set is multi-"
5477
#~ "byte, so character column sizes may have changed"
5479
#~ "'%s' har manglende eller ugyldig tegnsett, og standardtegnsettet er "
5480
#~ "multibyte, så kolonnetyper basert på tegn kan ha blitt endret"
5483
#~ "Incorrect definition of table %s.%s: expected the type of column '%s' at "
5484
#~ "position %d to have character set '%s' but found character set '%s'."
5486
#~ "Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen '%"
5487
#~ "s' i posisjon %d hadde tegnsettet '%s', men fant tegnsettet '%s'."
5489
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
5491
#~ "ADVARSEL: --server-arg-egenskapen er ikke støttet under denne "
5492
#~ "konfigurasjonen\n"
5495
#~ "Disable pager and print to stdout. See interactive help (\\h) also. "
5496
#~ "WARNING: option deprecated; use --disable-pager instead."
5498
#~ "Skrur av sidehåndtering og skriver til stdout. Les mer under den "
5499
#~ "interaktive hjelpefunksjonen (\\h). ADVARSEL: Egenskapen er utgått; bruk "
5500
#~ "--disable-pager i stedet."
5503
#~ "Reading table information for completion of table and column names\n"
5504
#~ " You can turn off this feature to get a quicker startup with -A\n"
5507
#~ "Leser tabellinformasjon for automatisk utfylling av tabell- og "
5509
#~ " Du kan skru av denne egenskapen ved å angi -A for å få en raskere "
7313
#~ "Switch to another charset. Might be needed for processing binlog with "
7314
#~ "multi-byte charsets."
7316
#~ "Bytt til et annet tegnsett. Kan være nødvendig for å behandle binlog med "
7317
#~ "tegnsett med flere bytes pr. tegn."
7320
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7321
#~ " This software comes with ABSOLUTELY "
7322
#~ "NO WARRANTY. This is free software,\n"
7323
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7325
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7326
#~ " This software comes with ABSOLUTELY "
7327
#~ "NO WARRANTY. This is free software,\n"
7328
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7330
#~ msgid "Usage: \\C char_setname | charset charset_name"
7331
#~ msgstr "Bruk: \\C navn_på_tegnsett | charset navn_på_tegnsett"
7333
#~ msgid "Charset changed"
7334
#~ msgstr "Tegnsettet ble byttet"
7336
#~ msgid "Charset is not found"
7337
#~ msgstr "Tegnsettet ble ikke funnet"
7339
#~ msgid "Failed to create a new master info file (file '%s', errno %d)"
7341
#~ "Klarte ikke å lage en ny fil med masterinfo (filen '%s', feilnummer %d)"
7343
#~ msgid "Failed to create a cache on master info file (file '%s')"
7345
#~ "Klarte ikke å lage et hurtiglager (cache) for masterinfofilen (filen '%s')"
7347
#~ msgid "Failed to open the existing master info file (file '%s', errno %d)"
7349
#~ "Klarte ikke å åpne den eksisterende masterinfofilen (filen '%s', "
7353
#~ "SSL information in the master info file ('%s') are ignored because this "
7354
#~ "MySQL slave was compiled without SSL support."
7356
#~ "SSL-informasjonen i masterinfofilen ('%s') ble ignorert ettersom denne "
7357
#~ "MySQL-slaven ble kompilert uten SSL-støtte"
7359
#~ msgid "Error reading master configuration"
7360
#~ msgstr "Klarte ikke å lese masterkonfigurasjonen"
7363
#~ "Found incompatible DECIMAL field '%s' in %s; Please do \"ALTER TABLE '%s' "
7364
#~ "FORCE\" to fix it!"
7366
#~ "Fant et inkompatibelt DECIMAL-felt '%s' i %s; kjør \"ALTER TABLE '%s' "
7367
#~ "FORCE\" for å rette på problemet!"
7370
#~ "Found wrong key definition in %s; Please do \"ALTER TABLE '%s' FORCE \" "
7373
#~ "Fant feil nøkkeldefinisjon i %s; kjør \"ALTER TABLE '%s' FORCE\" for å "
7374
#~ "rette på problemet!"
7377
#~ "Found wrong key definition in %s; Please do \"ALTER TABLE '%s' FORCE\" to "
7380
#~ "Fant feil nøkkeldefinisjon i %s; kjør \"ALTER TABLE '%s' FORCE\" for å "
7381
#~ "rette på problemet!"
7383
#~ msgid "Invalid error code"
7384
#~ msgstr "Ugyldig feilkode"
7386
#~ msgid "Unknown option to protocol: %s\n"
7387
#~ msgstr "Ukjent innstilling til protokollen: %s\n"
7389
#~ msgid "COLLATION %s is not valid for CHARACTER SET %s"
7390
#~ msgstr "Sammenligningen (COLLATION) %s er ikke gyldig for tegnsettet %s"