335
438
"work in batch mode. Disable with --disable-pager. This option is disabled by "
339
#: client/drizzle.cc:1354
341
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
342
"option deprecated; use --disable-pager instead."
345
#: client/drizzle.cc:1357 client/drizzleadmin.cc:80
347
"Password to use when connecting to server. If password is not given it's "
348
"asked from the tty."
351
#: client/drizzle.cc:1359
353
"Port number to use for connection or 0 for default to, in order of "
354
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
357
#: client/drizzle.cc:1360
358
msgid "built-in default"
359
msgstr "встроено по-умолчанию"
361
#: client/drizzle.cc:1363
441
"Программа-пейджер для отображения результатов. Если эта опция не указана, "
442
"используется программа из переменной окружения PAGER. Возможные варианты: "
443
"less, more, cat [>filename], и пр. Также смотрите интерактивную справку "
444
"(\\h). Опция не работает в пакетном режиме. Отключается при помощи --disable-"
445
"pager. По умолчанию - отключена."
447
#: ../client/drizzle.cc:1447
448
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
450
"Отключить пейджер и вывести на стандартный вывод. Также смотри интерактивную "
453
#: ../client/drizzle.cc:1449
362
454
msgid "Set the drizzle prompt to this value."
365
#: client/drizzle.cc:1366
366
msgid "The protocol of connection (tcp,socket,pipe,memory)."
367
msgstr "Протокол соединения (tcp,socket,pipe,memory)."
369
#: client/drizzle.cc:1369
455
msgstr "Установить значение для подсказок drizzle."
457
#: ../client/drizzle.cc:1451
371
459
"Don't cache result, print it row by row. This may slow down the server if "
372
460
"the output is suspended. Doesn't use history file."
462
"Не кешировать результат, выводить построчно. Это может замедлить сервер, "
463
"если вывод приостановится. Файл истории не используется."
375
#: client/drizzle.cc:1371
465
#: ../client/drizzle.cc:1453
376
466
msgid "Write fields without conversion. Used with --batch."
377
msgstr "Отображение полей без конверсии. Импользуется с --batch."
379
#: client/drizzle.cc:1374
381
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
382
"option is enabled by default."
385
#: client/drizzle.cc:1376
467
msgstr "Отображение полей без конверсии. Используется с --batch."
469
#: ../client/drizzle.cc:1454
471
msgid "Do not reconnect if the connection is lost."
472
msgstr "Ожидать и повторять запрос если соединение с сервером разорвано."
474
#: ../client/drizzle.cc:1456
475
msgid "Shutdown the server"
476
msgstr "Завершение работы сервера"
478
#: ../client/drizzle.cc:1457
387
480
"Be more silent. Print results with a tab as separator, each row on new line."
482
"Выводить меньше подробностей. Выводит результат построчно, используя "
483
"табуляцию в качестве разделителя."
390
#: client/drizzle.cc:1378
391
msgid "Socket file to use for connection."
485
#: ../client/drizzle.cc:1459
486
msgid "Kill a running query."
394
#: client/drizzle.cc:1381
395
msgid "Output in table format."
396
msgstr "Вывод в табличном формате."
398
#: client/drizzle.cc:1384
489
#: ../client/drizzle.cc:1461
400
491
"Append everything into outfile. See interactive help (\\h) also. Does not "
401
492
"work in batch mode. Disable with --disable-tee. This option is disabled by "
405
#: client/drizzle.cc:1386
407
"Disable outfile. See interactive help (\\h) also. WARNING: option "
408
"deprecated; use --disable-tee instead"
411
#: client/drizzle.cc:1389 client/drizzleadmin.cc:90
412
msgid "User for login if not current user."
414
"Имя пользование для подключения (если не совпадает с именем текущего "
417
#: client/drizzle.cc:1392
418
msgid "Only allow UPDATE and DELETE that uses keys."
419
msgstr "Разрешение запросов UPDATE и DELETE только с использованием ключей."
421
#: client/drizzle.cc:1395
422
msgid "Synonym for option --safe-updates, -U."
423
msgstr "Синоним для опции --safe-updates, -U."
425
#: client/drizzle.cc:1398
426
msgid "Write more. (-v -v -v gives the table output format)."
429
#: client/drizzle.cc:1400 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
430
msgid "Output version information and exit."
431
msgstr "Вывод информации о версии и выход из программы."
433
#: client/drizzle.cc:1402 client/drizzleadmin.cc:97
434
msgid "Wait and retry if connection is down."
435
msgstr "Ожидать и повторять запрос если соединение с сервером разорвано."
437
#: client/drizzle.cc:1405
495
"Добавлять вывод в файл. Смотри также справку (\\h). Не работает в пакетном "
496
"режиме. Выключается с помощью --disable-tee. Эта опция по умолчанию "
499
#: ../client/drizzle.cc:1463
500
msgid "Disable outfile. See interactive help (\\h) also."
501
msgstr "Отключить выходной файл. Смотрите также интерактивную справку (\\h)"
503
#: ../client/drizzle.cc:1465
438
504
msgid "Number of seconds before connection timeout."
439
505
msgstr "Количество секунд до таймаута соединения"
441
#: client/drizzle.cc:1410
442
msgid "Max packet length to send to, or receive from server"
444
"Максимальная длина пакета для получения или отправки во время работы с "
447
#: client/drizzle.cc:1415
448
msgid "Buffer for TCP/IP and socket communication"
451
#: client/drizzle.cc:1419
507
#: ../client/drizzle.cc:1467
508
msgid "Max length of input line"
509
msgstr "Максимальная длинна вводимой линии"
511
#: ../client/drizzle.cc:1469
452
512
msgid "Automatic limit for SELECT when using --safe-updates"
513
msgstr "Автоматическое ограничение для SELECT при использовании --safe-updates"
455
#: client/drizzle.cc:1424
515
#: ../client/drizzle.cc:1471
456
516
msgid "Automatic limit for rows in a join when using --safe-updates"
459
#: client/drizzle.cc:1428
460
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
463
#: client/drizzle.cc:1441
465
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
468
#: client/drizzle.cc:1448
518
"Автоматичекое ограничение для строк в JOIN при использовании --safe-updates"
520
#: ../client/drizzle.cc:1474 ../client/drizzledump.cc:539
521
msgid "Options specific to the client"
524
#: ../client/drizzle.cc:1477
525
msgid "Connect to host"
526
msgstr "Подключение к хосту"
528
#: ../client/drizzle.cc:1479
530
"Password to use when connecting to server. If password is not given it's "
531
"asked from the tty."
533
"Пароль, используемый для подключения к серверу. Если пароль не введен, он "
536
#: ../client/drizzle.cc:1481
538
"Port number to use for connection or 0 for default to, in order of "
539
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
541
"Номер порта для соединения равен 0 по умолчанию, либо смотрите переменную "
542
"$DRIZZLE_TCP_PORT в файле drizzle.cnf"
544
#: ../client/drizzle.cc:1483 ../client/drizzledump.cc:548
545
#: ../plugin/transaction_log/utilities/transaction_reader.cc:648
546
msgid "User for login if not current user."
548
"Имя пользователя для подключения (если не совпадает с именем текущего "
551
#: ../client/drizzle.cc:1485
553
msgid "The protocol of connection (mysql, mysql-plugin-auth, or drizzle)."
554
msgstr "Протокол для связи (tcp,socket,pipe,memory)."
556
#: ../client/drizzle.cc:1487 ../client/drizzledump.cc:562
557
msgid "Allowed Options"
560
#: ../client/drizzle.cc:1546 ../client/drizzle.cc:1556
562
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
564
"Ошибка выделения памяти при создании изначального запроса. Прекращение "
567
#: ../client/drizzle.cc:1621 ../client/drizzle.cc:3962
568
msgid "DELIMITER cannot contain a backslash character"
569
msgstr "РАЗДЕЛИТЕЛЬ не может содержать обратную косую черту"
571
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:659
572
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
573
#: ../client/drizzletest.cc:5152
575
msgid "Error: Unknown protocol"
576
msgstr "Неверный или неизвестный протокол"
578
#: ../client/drizzle.cc:1723
580
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
581
msgstr "Неправильное значение порта %<PRIu32>\n"
583
#: ../client/drizzle.cc:1769 ../client/drizzle.cc:4227
585
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
587
"drizzle Версия %s Дистрибутив %s, для %s-%s (%s) используя readline %s\n"
589
#: ../client/drizzle.cc:1775
471
592
"Copyright (C) 2008 Sun Microsystems\n"
472
593
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
473
594
"and you are welcome to modify and redistribute it under the GPL license\n"
476
#: client/drizzle.cc:1453
478
msgid "Usage: %s [OPTIONS] [database]\n"
481
#: client/drizzle.cc:1486
482
msgid "DELIMITER cannot contain a backslash character"
485
#: client/drizzle.cc:1507
487
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
490
#: client/drizzle.cc:1530
492
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
495
#: client/drizzle.cc:1534
497
msgid "WARNING: --server-arg option not supported in this configuration.\n"
500
#: client/drizzle.cc:1902
502
msgid "Unknown command '\\%c'."
505
#: client/drizzle.cc:2329
596
"Copyright (C) 2008 Sun Microsystems \n"
597
"Это программное обеспечение поставляется АБСОЛЮТНО БЕЗ ГАРАНТИЙ. Это "
598
"бесплатное программное обеспечение, \n"
599
"и Вы можете модифицировать и распространять его в соответствии с лицензией "
602
#: ../client/drizzle.cc:1780
604
msgid "Usage: drizzle [OPTIONS] [schema]\n"
605
msgstr "Использование:drizzle [ОПЦИЯ] [база данных]\n"
607
#: ../client/drizzle.cc:1834
609
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
611
"Добро пожаловать в клиент Drizzle.. Разделителем команд служит ; или \\g."
613
#: ../client/drizzle.cc:1843
616
"Your Drizzle connection id is %u\n"
617
"Connection protocol: %s\n"
618
"Server version: %s\n"
620
"Идентификатор вашего подключения к Drizzle: %u\n"
621
"Версия сервера: %s\n"
623
#: ../client/drizzle.cc:1877
625
msgid "Reading history-file %s\n"
626
msgstr "Чтение файла истории %s\n"
628
#: ../client/drizzle.cc:1884
629
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
631
"Используйте 'help;' или '\\h' для получение справки и '\\c' для очистки "
634
#: ../client/drizzle.cc:1894
638
#: ../client/drizzle.cc:1907
640
msgid "Writing history-file %s\n"
641
msgstr "Запись файла истории %s\n"
643
#: ../client/drizzle.cc:1915
647
#: ../client/drizzle.cc:1915
651
#: ../client/drizzle.cc:1966
652
msgid "Query aborted by Ctrl+C\n"
653
msgstr "Запрос прерван с помощью Ctrl+C\n"
655
#: ../client/drizzle.cc:2044
657
msgid "Processing line: %<PRIu32>\n"
658
msgstr "Обработка строки: %<PRIu32>\n"
660
#: ../client/drizzle.cc:2261
661
msgid "Unknown command: "
662
msgstr "Неизвестная команда: "
664
#: ../client/drizzle.cc:2416
665
msgid "Not found a delimiter within max_input_line of input"
668
#: ../client/drizzle.cc:2658
507
670
"Reading table information for completion of table and column names\n"
508
" You can turn off this feature to get a quicker startup with -A\n"
671
"You can turn off this feature to get a quicker startup with -A\n"
674
"Сканирование таблиц для поддержки автодополнения названий таблиц и "
676
"Эту возможность можно отключить для ускорения запуска опцией -A\n"
512
#: client/drizzle.cc:2426
679
#: ../client/drizzle.cc:2697
513
680
msgid "No connection. Trying to reconnect..."
514
msgstr "Нет соеденения. Попытка переподключения..."
681
msgstr "Нет соединения. Попытка переподключения..."
516
#: client/drizzle.cc:2432
683
#: ../client/drizzle.cc:2703
517
684
msgid "Can't connect to the server\n"
518
685
msgstr "Невозможно подключиться к серверу.\n"
520
#: client/drizzle.cc:2489
524
#: client/drizzle.cc:2489
528
#: client/drizzle.cc:2543
533
#: client/drizzle.cc:2544
542
#: client/drizzle.cc:2546
551
#: client/drizzle.cc:2559
552
msgid "Many help items for your request exist."
555
#: client/drizzle.cc:2560
557
"To make a more specific request, please type 'help <item>',\n"
558
"where <item> is one of the following"
561
#: client/drizzle.cc:2566
563
msgid "You asked for help about help category: '%s'\n"
566
#: client/drizzle.cc:2567
568
"For more information, type 'help <item>', where <item> is one of the "
572
#: client/drizzle.cc:2580
578
#: client/drizzle.cc:2581
579
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
582
#: client/drizzle.cc:2604
687
#: ../client/drizzle.cc:2787
583
688
msgid "List of all Drizzle commands:"
586
#: client/drizzle.cc:2606
587
msgid "Note that all text commands must be first on line and end with ';'"
590
#: client/drizzle.cc:2617
689
msgstr "Полный список команд Drizzle:"
691
#: ../client/drizzle.cc:2791
593
"For server side help, type 'help contents'\n"
694
"Note that all text commands must be first on line and end with '%s' or \\g"
696
"Обратите внимание, что все текстовые команды должны быть первыми в строке и "
697
"заканчиваться символом ';'"
596
#: client/drizzle.cc:2660
699
#: ../client/drizzle.cc:2849
597
700
msgid "No query specified\n"
701
msgstr "Не указан запрос\n"
600
#: client/drizzle.cc:2675
703
#: ../client/drizzle.cc:2864
601
704
msgid "Ignoring query to other database"
705
msgstr "Игнорирование запросов к другим базам данных"
604
#: client/drizzle.cc:2724
707
#: ../client/drizzle.cc:2913
605
708
msgid "Empty set"
709
msgstr "Пустое множество"
608
#: client/drizzle.cc:2737
711
#: ../client/drizzle.cc:2926
610
713
msgid "%ld row in set"
611
714
msgid_plural "%ld rows in set"
715
msgstr[0] "%ld результат"
716
msgstr[1] "%ld результата"
717
msgstr[2] "%ld результатов"
615
#: client/drizzle.cc:2746
719
#: ../client/drizzle.cc:2935
721
msgstr "Запрос подтвержден"
619
#: client/drizzle.cc:2748
723
#: ../client/drizzle.cc:2937
621
725
msgid "Query OK, %ld row affected"
622
726
msgid_plural "Query OK, %ld rows affected"
626
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3053
628
"Port number to use for connection or 0 for default to, in order of "
629
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
632
#: client/drizzleadmin.cc:87
633
msgid "Silently exit if one can't connect to server."
636
#: client/drizzleadmin.cc:93
637
msgid "Write more information."
640
#: client/drizzleadmin.cc:258
643
"connect to server at '%s' failed\n"
647
#: client/drizzleadmin.cc:264
649
msgid "Check that drizzled is running on %s"
652
#: client/drizzleadmin.cc:265
654
msgid " and that the port is %d.\n"
657
#: client/drizzleadmin.cc:267
659
msgid "You can check this by doing 'telnet %s %d'\n"
662
#: client/drizzleadmin.cc:278
664
msgid "Got error: %s\n"
667
#: client/drizzleadmin.cc:285
668
msgid "Waiting for Drizzle server to answer"
671
#: client/drizzleadmin.cc:318
673
msgid "shutting down drizzled...\n"
676
#: client/drizzleadmin.cc:322
678
msgid "shutdown failed; error: '%s'"
681
#: client/drizzleadmin.cc:329
686
#: client/drizzleadmin.cc:339
687
msgid "drizzled is alive"
690
#: client/drizzleadmin.cc:347
691
msgid "connection was down, but drizzled is now alive"
694
#: client/drizzleadmin.cc:351
696
msgid "drizzled doesn't answer to ping, error: '%s'"
699
#: client/drizzleadmin.cc:360
701
msgid "Unknown command: '%-.60s'"
704
#: client/drizzleadmin.cc:369
706
msgid "%s Ver %s Distrib %s, for %s on %s\n"
709
#: client/drizzleadmin.cc:376
710
msgid "Copyright (C) 2000-2008 MySQL AB"
713
#: client/drizzleadmin.cc:377
715
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
716
"and you are welcome to modify and redistribute it under the GPL license\n"
719
#: client/drizzleadmin.cc:378
720
msgid "Administration program for the drizzled daemon."
723
#: client/drizzleadmin.cc:379
725
msgid "Usage: %s [OPTIONS] command command....\n"
728
#: client/drizzleadmin.cc:381
730
" ping Check if server is down\n"
731
" shutdown Take server down\n"
734
#: libdrizzle/errmsg.c:27
735
msgid "Unknown Drizzle error"
738
#: libdrizzle/errmsg.c:28
740
msgid "Can't create UNIX socket (%d)"
743
#: libdrizzle/errmsg.c:29
745
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
748
#: libdrizzle/errmsg.c:30
750
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
753
#: libdrizzle/errmsg.c:31
755
msgid "Can't create TCP/IP socket (%d)"
758
#: libdrizzle/errmsg.c:32
760
msgid "Unknown Drizzle server host '%-.100s' (%d)"
763
#: libdrizzle/errmsg.c:33
764
msgid "Drizzle server has gone away"
767
#: libdrizzle/errmsg.c:34
769
msgid "Protocol mismatch; server version = %d, client version = %d"
772
#: libdrizzle/errmsg.c:35
773
msgid "Drizzle client ran out of memory"
776
#: libdrizzle/errmsg.c:36
777
msgid "Wrong host info"
780
#: libdrizzle/errmsg.c:37
781
msgid "Localhost via UNIX socket"
784
#: libdrizzle/errmsg.c:38
786
msgid "%-.100s via TCP/IP"
789
#: libdrizzle/errmsg.c:39
790
msgid "Error in server handshake"
793
#: libdrizzle/errmsg.c:40
794
msgid "Lost connection to Drizzle server during query"
797
#: libdrizzle/errmsg.c:41
798
msgid "Commands out of sync; you can't run this command now"
801
#: libdrizzle/errmsg.c:42
803
msgid "Named pipe: %-.32s"
806
#: libdrizzle/errmsg.c:43
808
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
811
#: libdrizzle/errmsg.c:44
813
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
816
#: libdrizzle/errmsg.c:45
818
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
821
#: libdrizzle/errmsg.c:46
823
msgid "Can't initialize character set %-.32s (path: %-.100s)"
826
#: libdrizzle/errmsg.c:47
827
msgid "Got packet bigger than 'max_allowed_packet' bytes"
830
#: libdrizzle/errmsg.c:48
831
msgid "Embedded server"
834
#: libdrizzle/errmsg.c:49
835
msgid "Error on SHOW SLAVE STATUS:"
838
#: libdrizzle/errmsg.c:50
839
msgid "Error on SHOW SLAVE HOSTS:"
842
#: libdrizzle/errmsg.c:51
843
msgid "Error connecting to slave:"
846
#: libdrizzle/errmsg.c:52
847
msgid "Error connecting to master:"
850
#: libdrizzle/errmsg.c:53
851
msgid "SSL connection error"
854
#: libdrizzle/errmsg.c:54
855
msgid "Malformed packet"
858
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
859
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
860
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
861
#: libdrizzle/errmsg.c:74
862
msgid "(unused error message)"
865
#: libdrizzle/errmsg.c:56
866
msgid "Invalid use of null pointer"
869
#: libdrizzle/errmsg.c:57
870
msgid "Statement not prepared"
873
#: libdrizzle/errmsg.c:58
874
msgid "No data supplied for parameters in prepared statement"
877
#: libdrizzle/errmsg.c:59
878
msgid "Data truncated"
881
#: libdrizzle/errmsg.c:60
882
msgid "No parameters exist in the statement"
885
#: libdrizzle/errmsg.c:61
886
msgid "Invalid parameter number"
889
#: libdrizzle/errmsg.c:62
892
"Can't send long data for non-string/non-binary data types (parameter: %d)"
895
#: libdrizzle/errmsg.c:64
897
msgid "Using unsupported buffer type: %d (parameter: %d)"
900
#: libdrizzle/errmsg.c:65
902
msgid "Shared memory: %-.100s"
905
#: libdrizzle/errmsg.c:75
906
msgid "Wrong or unknown protocol"
909
#: libdrizzle/errmsg.c:76
910
msgid "Invalid connection handle"
913
#: libdrizzle/errmsg.c:77
915
"Connection using old (pre-4.1.1) authentication protocol refused (client "
916
"option 'secure_auth' enabled)"
919
#: libdrizzle/errmsg.c:79
920
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
923
#: libdrizzle/errmsg.c:80
924
msgid "Attempt to read column without prior row fetch"
927
#: libdrizzle/errmsg.c:81
928
msgid "Prepared statement contains no metadata"
931
#: libdrizzle/errmsg.c:82
933
"Attempt to read a row while there is no result set associated with the "
937
#: libdrizzle/errmsg.c:84
938
msgid "This feature is not implemented yet"
941
#: libdrizzle/errmsg.c:85
944
"Lost connection to Drizzle server while waiting for initial communication "
945
"packet, system error: %d"
948
#: libdrizzle/errmsg.c:87
951
"Lost connection to Drizzle server while reading initial communication "
952
"packet, system error: %d"
955
#: libdrizzle/errmsg.c:89
958
"Lost connection to Drizzle server while sending authentication information, "
962
#: libdrizzle/errmsg.c:91
965
"Lost connection to Drizzle server while reading authorization information, "
969
#: libdrizzle/errmsg.c:93
972
"Lost connection to Drizzle server while setting initial database, system "
976
#: libdrizzle/errmsg.c:95
978
msgid "Statement closed indirectly because of a preceeding %s() call"
981
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
982
msgid "Couldn't uncompress communication packet"
985
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
986
msgid "Got an error reading communication packets"
989
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
990
msgid "Got timeout reading communication packets"
993
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
994
msgid "Got an error writing communication packets"
997
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
998
msgid "Got timeout writing communication packets"
1001
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1003
msgid "File '%s' not found (Errcode: %d)"
1006
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1008
msgid "Error reading file '%s' (Errcode: %d)"
1011
#: mysys/errors.cc:25
1013
msgid "Can't create/write to file '%s' (Errcode: %d)"
1016
#: mysys/errors.cc:27
1018
msgid "Error writing file '%s' (Errcode: %d)"
1021
#: mysys/errors.cc:28
1023
msgid "Error on close of '%s' (Errcode: %d)"
1026
#: mysys/errors.cc:29
1028
msgid "Out of memory (Needed %u bytes)"
1031
#: mysys/errors.cc:30
1033
msgid "Error on delete of '%s' (Errcode: %d)"
1036
#: mysys/errors.cc:31
1038
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1041
#: mysys/errors.cc:32
1043
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1046
#: mysys/errors.cc:33
1048
msgid "Can't lock file (Errcode: %d)"
1051
#: mysys/errors.cc:34
1053
msgid "Can't unlock file (Errcode: %d)"
1056
#: mysys/errors.cc:35
1058
msgid "Can't read dir of '%s' (Errcode: %d)"
1061
#: mysys/errors.cc:36
1063
msgid "Can't get stat of '%s' (Errcode: %d)"
1066
#: mysys/errors.cc:37
1068
msgid "Can't change size of file (Errcode: %d)"
1071
#: mysys/errors.cc:38
1073
msgid "Can't open stream from handle (Errcode: %d)"
1076
#: mysys/errors.cc:39
1078
msgid "Can't get working dirctory (Errcode: %d)"
1081
#: mysys/errors.cc:40
1083
msgid "Can't change dir to '%s' (Errcode: %d)"
1086
#: mysys/errors.cc:41
1088
msgid "Warning: '%s' had %d links"
1091
#: mysys/errors.cc:42
1093
msgid "Warning: %d files and %d streams is left open\n"
1096
#: mysys/errors.cc:43
1098
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1101
#: mysys/errors.cc:44
1103
msgid "Can't create directory '%s' (Errcode: %d)"
1106
#: mysys/errors.cc:45
1109
"Character set '%s' is not a compiled character set and is not specified in "
1113
#: mysys/errors.cc:46
1115
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1118
#: mysys/errors.cc:47
1120
msgid "Can't read value for symlink '%s' (Error %d)"
1123
#: mysys/errors.cc:48
1125
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1128
#: mysys/errors.cc:49
1130
msgid "Error on realpath() on '%s' (Error %d)"
1133
#: mysys/errors.cc:50
1135
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1138
#: mysys/errors.cc:51
1141
"Collation '%s' is not a compiled collation and is not specified in the %s "
1145
#: mysys/errors.cc:53
1147
msgid "File '%s' (fileno: %d) was not closed"
1150
#: mysys/my_error.cc:87
1152
msgid "Unknown error %d"
1155
#: mysys/my_getopt.cc:85
1159
#: mysys/my_getopt.cc:87
1163
#: mysys/my_getopt.cc:351
1165
msgid "%s: %s: Option '%s' used, but is disabled\n"
1168
#: mysys/my_getopt.cc:352
1172
#: mysys/my_getopt.cc:352
727
msgstr[0] "Запрос подтвержден, %ld строка изменена"
728
msgstr[1] "Запрос подтвержден, %ld строки изменены"
729
msgstr[2] "Запрос подтвержден, %ld строк изменено"
731
#: ../client/drizzle.cc:3009
732
msgid "popen() failed! defaulting PAGER to stdout!\n"
735
#: ../client/drizzle.cc:3031
737
msgid "Error logging to file '%s'\n"
738
msgstr "Ошибка при соединении к слейву:"
740
#: ../client/drizzle.cc:3036
742
msgid "Logging to file '%s'\n"
743
msgstr "Чтение файла истории %s\n"
745
#: ../client/drizzle.cc:3120
754
"Collation: %s (%u)\n"
762
#: ../client/drizzle.cc:3700
764
msgid "No previous outfile available, you must give a filename!\n"
767
#: ../client/drizzle.cc:3705
769
msgid "Currently logging to file '%s'\n"
772
#: ../client/drizzle.cc:3725
774
msgid "No outfile specified!\n"
775
msgstr "Не указан запрос\n"
777
#: ../client/drizzle.cc:3738
778
msgid "Outfile disabled.\n"
781
#: ../client/drizzle.cc:3765
783
msgid "Default pager wasn't set, using stdout.\n"
784
msgstr "Выключить пейджер, выводить в поток стандартного вывода."
786
#: ../client/drizzle.cc:3785
788
msgid "PAGER set to '%s'\n"
791
#: ../client/drizzle.cc:3796
792
msgid "PAGER set to stdout\n"
795
#: ../client/drizzle.cc:3878
797
msgid "Connection id: %u"
800
#: ../client/drizzle.cc:3880
802
msgid "Current schema: %.128s\n"
805
#: ../client/drizzle.cc:3881
810
#: ../client/drizzle.cc:3901
811
msgid "Usage: \\. <filename> | source <filename>"
814
#: ../client/drizzle.cc:3916
816
msgid "Failed to open file '%s', error: %d"
817
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
819
#: ../client/drizzle.cc:3955
820
msgid "DELIMITER must be followed by a 'delimiter' character or string"
823
#: ../client/drizzle.cc:3986
824
msgid "USE must be followed by a schema name"
827
#: ../client/drizzle.cc:4053
828
msgid "Schema changed"
831
#: ../client/drizzle.cc:4099
833
msgid "Show warnings enabled."
834
msgstr "Показывать предупреждения после каждой выполненной команды"
836
#: ../client/drizzle.cc:4107
838
msgid "Show warnings disabled."
839
msgstr "Показывать предупреждения после каждой выполненной команды"
841
#: ../client/drizzle.cc:4234
845
"Connection id:\t\t%lu\n"
848
#: ../client/drizzle.cc:4246
850
msgid "Current schema:\t%s\n"
853
#: ../client/drizzle.cc:4247
855
msgid "Current user:\t\t%s\n"
858
#: ../client/drizzle.cc:4253
859
msgid "SSL:\t\t\tNot in use"
862
#: ../client/drizzle.cc:4258
867
msgstr "Ошибка SSL-соединения"
869
#: ../client/drizzle.cc:4265
872
"All updates ignored to this schema\n"
875
#: ../client/drizzle.cc:4268
877
msgid "Current pager:\t\t%s\n"
880
#: ../client/drizzle.cc:4269
882
msgid "Using outfile:\t\t'%s'\n"
885
#: ../client/drizzle.cc:4270
887
msgid "Using delimiter:\t%s\n"
890
#: ../client/drizzle.cc:4271
892
msgid "Server version:\t\t%s\n"
895
#: ../client/drizzle.cc:4272
897
msgid "Protocol:\t\t%s\n"
900
#: ../client/drizzle.cc:4273
902
msgid "Protocol version:\t%d\n"
905
#: ../client/drizzle.cc:4274
907
msgid "Connection:\t\t%s\n"
908
msgstr "Подключение к %s...\n"
910
#: ../client/drizzle.cc:4281
912
msgid "UNIX socket:\t\t%s\n"
915
#: ../client/drizzle.cc:4283
917
msgid "TCP port:\t\t%d\n"
920
#: ../client/drizzle.cc:4288
923
"Note that you are running in safe_update_mode:\n"
926
#: ../client/drizzle.cc:4290
929
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
931
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
933
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
934
" Max number of examined row combination in a join is set to: "
939
#: ../client/drizzle.cc:4352
1176
#: mysys/my_getopt.cc:455
1178
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1181
#: mysys/my_getopt.cc:765
1183
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1186
#: mysys/my_getopt.cc:942
1188
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1191
#: mysys/my_getopt.cc:1165
1193
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1196
#: mysys/my_getopt.cc:1185
1200
"Variables (--variable-name=value)\n"
1201
"and boolean options {false|true} Value (after reading options)\n"
1202
"--------------------------------- -----------------------------\n"
1205
#: mysys/my_getopt.cc:1201 mysys/my_getopt.cc:1217
1206
msgid "(No default value)"
1209
#: mysys/my_getopt.cc:1220
1213
#: mysys/my_getopt.cc:1220
1217
#: mysys/my_getopt.cc:1245
1219
msgid "(Disabled)\n"
1222
#: drizzled/authentication.cc:66 drizzled/show.cc:4665
1223
#: drizzled/sql_plugin.cc:825
1225
msgid "Plugin '%s' init function returned error."
1228
#. TRANSLATORS: The leading word "configvar" is the name
1229
#. of the plugin api, and so should not be translated.
1230
#: drizzled/configvar.cc:40
1232
msgid "configvar plugin '%s' init() failed"
1235
#. TRANSLATORS: The leading word "configvar" is the name
1236
#. of the plugin api, and so should not be translated.
1237
#: drizzled/configvar.cc:62
1239
msgid "configvar plugin '%s' deinit() failed"
1242
#. TRANSLATORS: The leading word "configvar" is the name
1243
#. of the plugin api, and so should not be translated.
1244
#: drizzled/configvar.cc:98
1246
msgid "configvar plugin '%s' configvar_func1() failed"
1249
#. TRANSLATORS: The leading word "configvar" is the name
1250
#. of the plugin api, and so should not be translated.
1251
#: drizzled/configvar.cc:152
1253
msgid "configvar plugin '%s' configvar_func2() failed"
1256
#: drizzled/db.cc:403 drizzled/db.cc:411
1258
msgid "Error while loading database options: '%s':"
1261
#: drizzled/drizzled.cc:547
1263
msgid "Got error %d from pthread_cond_timedwait"
1266
#: drizzled/drizzled.cc:728
1268
msgid "Got signal %d from thread %<PRIu64>"
1271
#: drizzled/drizzled.cc:762
1275
#: drizzled/drizzled.cc:941
1276
msgid "One can only use the --user switch if running as root\n"
1279
#: drizzled/drizzled.cc:949
1281
"Fatal error: Please read \"Security\" section of the manual to find out how "
1282
"to run drizzled as root!\n"
1285
#: drizzled/drizzled.cc:973
1288
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1292
#: drizzled/drizzled.cc:1147
1294
msgid "Retrying bind on TCP/IP port %u"
1297
#: drizzled/drizzled.cc:1153
1298
msgid "Can't start server: Bind on TCP/IP port"
1301
#: drizzled/drizzled.cc:1154
1303
msgid "Do you already have another drizzled server running on port: %d ?"
1306
#: drizzled/drizzled.cc:1160
1307
msgid "Can't start server: listen() on TCP/IP port"
1310
#: drizzled/drizzled.cc:1161
1312
msgid "listen() on TCP/IP failed with error %d"
1315
#: drizzled/drizzled.cc:1251
1320
#: drizzled/drizzled.cc:1269
1323
"We will try our best to scrape up some info that will hopefully help "
1325
"the problem, but since we have already crashed, something is definitely "
1327
"and this may fail.\n"
1331
#: drizzled/drizzled.cc:1280
1334
"It is possible that drizzled could use up to \n"
1335
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1338
"Hope that's ok; if not, decrease some variables in the equation.\n"
1342
#: drizzled/drizzled.cc:1298
1345
"Attempting backtrace. You can use the following information to find out\n"
1346
"where drizzled died. If you see no messages after this, something went\n"
1347
"terribly wrong...\n"
1350
#: drizzled/drizzled.cc:1326
1353
"Trying to get some variables.\n"
1354
"Some pointers may be invalid and cause the dump to abort...\n"
1357
#: drizzled/drizzled.cc:1338
1361
"This crash occured while the server was calling initgroups(). This is\n"
1362
"often due to the use of a drizzled that is statically linked against glibc\n"
1363
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1364
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1365
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1366
"drizzled that is not statically linked.\n"
1369
#: drizzled/drizzled.cc:1353
1373
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1374
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1375
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1376
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1377
"the documentation for your distribution on how to do that.\n"
1380
#: drizzled/drizzled.cc:1366
1384
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1385
"unreliable and unstable on some operating systems and operating-system\n"
1386
"versions (notably, some versions of Linux). This crash could be due to use\n"
1387
"of those buggy OS calls. You should consider whether you really need the\n"
1388
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1392
#: drizzled/drizzled.cc:1381
1394
msgid "Writing a core file\n"
1397
#: drizzled/drizzled.cc:1428
1399
"setrlimit could not change the size of core files to 'infinity'; We may not "
1400
"be able to generate a core file on signals"
1403
#: drizzled/drizzled.cc:1496
1405
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1408
#: drizzled/drizzled.cc:1584
1410
msgid "Got signal %d to shutdown drizzled"
1413
#: drizzled/drizzled.cc:1601 drizzled/sql_base.cc:6487
1414
msgid "Can't create thread to kill server"
1417
#: drizzled/drizzled.cc:1624
1419
msgid "Got signal: %d error: %d"
1422
#: drizzled/drizzled.cc:1754
1424
msgid "Wrong date/time format specifier: %s\n"
1427
#: drizzled/drizzled.cc:1871
944
#: ../client/drizzle.cc:4395
946
msgid "ERROR %d (%s): "
949
#: ../client/drizzle.cc:4397
954
#: ../client/drizzle.cc:4400
959
#: ../client/drizzle.cc:4505
963
#: ../client/drizzle.cc:4507
967
#: ../client/drizzle.cc:4511
971
#: ../client/drizzle.cc:4521
975
#: ../client/drizzle.cc:4623
979
#: ../client/drizzle.cc:4743
981
msgid "Returning to default PROMPT of %s\n"
984
#: ../client/drizzle.cc:4748
986
msgid "Memory allocation error. Not changing prompt\n"
988
"Ошибка выделения памяти при создании изначального запроса. Прекращение "
991
#: ../client/drizzle.cc:4753
993
msgid "PROMPT set to '%s'\n"
996
#: ../client/drizzledump.cc:210
997
msgid "Error inserting into destination database"
1000
#: ../client/drizzledump.cc:234
1002
msgid "Got errno %d on write"
1003
msgstr "При записи получена ошибка с номером %d"
1005
#: ../client/drizzledump.cc:280
1008
"%s: You can't use --single-transaction and --lock-all-tables at the same "
1011
"%s: Вы не можете использовать --single-transaction и --lock-all-tables "
1014
#: ../client/drizzledump.cc:287
1016
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
1018
"%s: --databases или --all-databases не может быть использована с --tab.\n"
1020
#: ../client/drizzledump.cc:355
1022
msgid "-- Retrieving database structures..."
1023
msgstr "-- Извлечение структуры таблицы для таблицы %s...\n"
1025
#: ../client/drizzledump.cc:475
1027
"Dump all the databases. This will be same as --databases with all databases "
1031
#: ../client/drizzledump.cc:477
1033
"Flush logs file in server before starting dump. Note that if you dump many "
1034
"databases at once (using the option --databases= or --all-databases), the "
1035
"logs will be flushed for each database dumped. The exception is when using --"
1036
"lock-all-tables in this case the logs will be flushed only once, "
1037
"corresponding to the moment all tables are locked. So if you want your dump "
1038
"and the log flush to happen at the same exact moment you should use --lock-"
1039
"all-tables or --flush-logs"
1042
#: ../client/drizzledump.cc:479
1044
msgid "Continue even if we get an sql-error."
1045
msgstr "Продолжение работы даже после возникновения ошибок в SQL."
1047
#: ../client/drizzledump.cc:480
1049
msgid "Display this help message and exit."
1050
msgstr "Показать справку и выйти."
1052
#: ../client/drizzledump.cc:482
1054
"Locks all tables across all databases. This is achieved by taking a global "
1055
"read lock for the duration of the whole dump. Automatically turns --single-"
1059
#: ../client/drizzledump.cc:484
1061
"Creates a consistent snapshot by dumping all tables in a single transaction. "
1062
"Works ONLY for tables stored in storage engines which support "
1063
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
1064
"be consistent for other storage engines. While a --single-transaction dump "
1065
"is in process, to ensure a valid dump file (correct table contents), no "
1066
"other connection should use the following statements: ALTER TABLE, DROP "
1067
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
1071
#: ../client/drizzledump.cc:486
1073
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
1074
"extended-insert and --disable-keys."
1077
#: ../client/drizzledump.cc:487
1078
msgid "Overrides option --databases (-B)."
1081
#: ../client/drizzledump.cc:489
1082
msgid "Number of rows before each output progress report (requires --verbose)."
1084
"Число строк перед каждым выводом отчета о ходе работы (requires --verbose)."
1086
#: ../client/drizzledump.cc:491
1087
msgid "Print info about the various stages."
1090
#: ../client/drizzledump.cc:493
1091
msgid "Turn off Comments"
1094
#: ../client/drizzledump.cc:494
1096
msgid "Turn off create-options"
1097
msgstr "Отключение звуковых сигналов при ошибках."
1099
#: ../client/drizzledump.cc:495
1100
msgid "Turn off extended-insert"
1103
#: ../client/drizzledump.cc:496
1104
msgid "Turn off dump date at the end of the output"
1107
#: ../client/drizzledump.cc:497
1108
msgid "Do not read from the configuration files"
1111
#: ../client/drizzledump.cc:503
1112
msgid "Add a 'DROP DATABASE' before each create."
1115
#: ../client/drizzledump.cc:504
1116
msgid "Do not add a 'drop table' before each create."
1119
#: ../client/drizzledump.cc:506
1121
"Give less verbose output (useful for debugging). Disables structure comments "
1122
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1123
"set-names --skip-disable-keys"
1126
#: ../client/drizzledump.cc:508
1128
"To dump several databases. Note the difference in usage; In this case no "
1129
"tables are given. All name arguments are regarded as databasenames. 'USE "
1130
"db_name;' will be included in the output."
1133
#: ../client/drizzledump.cc:510
1135
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1136
"will not be put in the output."
1139
#: ../client/drizzledump.cc:512
1141
"Do not dump the specified table. To specify more than one table to ignore, "
1142
"use the directive multiple times, once for each table. Each table must be "
1143
"specified with both database and table names, e.g. --ignore-table=database."
1147
#: ../client/drizzledump.cc:514
1148
msgid "Insert rows with INSERT IGNORE."
1151
#: ../client/drizzledump.cc:516
1152
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1155
#: ../client/drizzledump.cc:518
1157
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1158
"above line will be added otherwise, if --databases or --all-databases option "
1162
#: ../client/drizzledump.cc:520
1163
msgid "No row information."
1166
#: ../client/drizzledump.cc:522
1167
msgid "Use REPLACE INTO instead of INSERT INTO."
1170
#: ../client/drizzledump.cc:524
1171
msgid "Where to send output to (stdout|database"
1174
#: ../client/drizzledump.cc:526
1176
"Hostname for destination db server (requires --destination-type=database)"
1179
#: ../client/drizzledump.cc:528
1181
"Port number for destination db server (requires --destination-type=database)"
1184
#: ../client/drizzledump.cc:530
1186
"User name for destination db server (resquires --destination-type=database)"
1189
#: ../client/drizzledump.cc:532
1191
"Password for destination db server (requires --destination-type=database)"
1194
#: ../client/drizzledump.cc:534
1196
"The database in the destination db server (requires --destination-"
1197
"type=database, not for use with --all-databases)"
1200
#: ../client/drizzledump.cc:536
1202
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1206
#: ../client/drizzledump.cc:542
1208
msgid "Connect to host."
1209
msgstr "Подключение к хосту"
1211
#: ../client/drizzledump.cc:544
1214
"Password to use when connecting to server. If password is not given it's "
1215
"solicited on the tty."
1217
"Пароль, используемый для подключения к серверу. Если пароль не введен, он "
1220
#: ../client/drizzledump.cc:546
1221
#: ../plugin/transaction_log/utilities/transaction_reader.cc:650
1223
msgid "Port number to use for connection."
1224
msgstr "Количество секунд до таймаута соединения"
1226
#: ../client/drizzledump.cc:550
1227
#: ../plugin/transaction_log/utilities/transaction_reader.cc:654
1229
msgid "The protocol of connection (mysql or drizzle)."
1230
msgstr "Протокол для связи (tcp,socket,pipe,memory)."
1232
#: ../client/drizzledump.cc:553
1233
msgid "Hidden Options"
1236
#: ../client/drizzledump.cc:555
1238
msgid "Used to select the database"
1239
msgstr "Путь к корню БД."
1241
#: ../client/drizzledump.cc:556
1242
msgid "Used to select the tables"
1245
#: ../client/drizzledump.cc:559
1246
msgid "Allowed Options + Hidden Options"
1249
#: ../client/drizzledump.cc:623
1251
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1252
msgstr "%s Drizzle %s libdrizzle %s, для %s-%s (%s)\n"
1254
#: ../client/drizzledump.cc:628
1256
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1257
"and you are welcome to modify and redistribute it under the GPL license\n"
1259
"Эта программное обеспечение предоставляется без АБСОЛЮТНОЙ ГАРАНТИЙ. Это "
1260
"программное обеспечение бесплатно\n"
1261
" и вы можете его улучшать и распространять под лицензией GPL.\n"
1263
#: ../client/drizzledump.cc:629
1264
msgid "Dumps definitions and data from a Drizzle database server"
1265
msgstr "Дампы определений и данных с сервера баз данных Drizzle"
1267
#: ../client/drizzledump.cc:630
1269
msgid "Usage: %s [OPTIONS] database [tables]\n"
1270
msgstr "Используйте: %s [ОПЦИИ] база данных [таблицы]\n"
1272
#: ../client/drizzledump.cc:631
1274
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1275
msgstr "ИЛИ %s [ОПЦИИ] --databases [ОПЦИИ] DB1 [DB2 DB3...]\n"
1277
#: ../client/drizzledump.cc:633
1279
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1280
msgstr "ИЛИ %s [ОПЦИИ] --all-databases [ОПЦИИ]\n"
1282
#: ../client/drizzledump.cc:672 ../client/drizzleimport.cc:484
1283
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5164
1285
msgid "Value supplied for port is not valid.\n"
1286
msgstr "Значение, указанное для этого порта является недоступным.\n"
1288
#: ../client/drizzledump.cc:727
1290
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1292
"Недопустимое использование опции --ignore-table=<база данных>.<таблица>\n"
1294
#: ../client/drizzledump_data.cc:263
1296
msgid "-- Retrieving data for "
1297
msgstr "--Извлечение строк...\n"
1299
#: ../client/drizzledump_data.cc:293
1301
msgid " rows dumped for table "
1302
msgstr "-- %<PRIu32> из ~%<PRIu64> строк сброшены для таблицы %s\n"
1304
#: ../client/drizzledump_data.cc:552
1306
msgid "-- Connecting to "
1307
msgstr "Подключение к %s...\n"
1309
#: ../client/drizzledump_data.cc:552
1310
msgid " using protocol "
1313
#: ../client/drizzledump_data.cc:584 ../client/drizzledump_data.cc:590
1314
#: ../client/drizzledump_data.cc:621 ../client/drizzledump_data.cc:627
1316
msgid "Error executing query: "
1317
msgstr "Ошибка при соединении к мастеру:"
1319
#: ../client/drizzledump_data.cc:598
1320
msgid "Could not buffer result: "
1323
#: ../client/drizzledump_data.cc:644
1324
msgid "Error: Could not set db '"
1327
#: ../client/drizzledump_data.cc:658 ../client/drizzledump_data.cc:663
1328
#: ../client/drizzledump_data.cc:669
1331
msgstr "Возникла ошибка: %d %s"
1333
#: ../client/drizzledump_data.cc:678
1335
msgid "-- Disconnecting from "
1336
msgstr "Отключение от %s...\n"
1338
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:100
1339
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1341
msgid "-- Retrieving table structures for "
1342
msgstr "-- Извлечение структуры таблицы для таблицы %s...\n"
1344
#: ../client/drizzledump_drizzle.cc:175 ../client/drizzledump_mysql.cc:168
1346
msgid "-- Retrieving fields for "
1347
msgstr "--Извлечение строк...\n"
1349
#: ../client/drizzledump_drizzle.cc:228 ../client/drizzledump_mysql.cc:270
1351
msgid "-- Retrieving indexes for "
1352
msgstr "--Извлечение строк...\n"
1354
#: ../client/drizzledump_drizzle.cc:273 ../client/drizzledump_mysql.cc:315
1356
msgid "-- Retrieving foreign keys for "
1357
msgstr "--Извлечение строк...\n"
1359
#: ../client/drizzleslap.cc:2286
1361
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1364
#: ../client/drizzletest.cc:4923
1365
msgid "Error: Invalid Value for opt_max_connect_retries"
1366
msgstr "Ошибка: неверное значение для opt_max_connect_retries"
1368
#: ../client/drizzletest.cc:4933
1369
msgid "Error: Invalid Value for opt_tail_lines"
1370
msgstr "Ошибка: неверное значение для opt_tail_lines"
1372
#: ../client/drizzletest.cc:4943
1373
msgid "Error: Invalid Value for opt_sleep"
1374
msgstr "Ошибка: неверное значение opt_sleep"
1376
#: ../client/drizzletest.cc:5122
1378
msgid "Could not open '%s' for reading: errno = %d"
1379
msgstr "Невозможно открыть '%s' для чтения: errno = %d"
1381
#: ../drizzled/drizzled.cc:358
1382
msgid "General Options"
1385
#: ../drizzled/drizzled.cc:359
1386
msgid "Config File Options"
1389
#: ../drizzled/drizzled.cc:360
1390
msgid "Kernel Options"
1393
#: ../drizzled/drizzled.cc:361
1394
msgid "Plugin Loading Options"
1397
#: ../drizzled/drizzled.cc:362
1398
msgid "Plugin Options"
1401
#: ../drizzled/drizzled.cc:363
1402
msgid "Config and Plugin Loading"
1405
#: ../drizzled/drizzled.cc:364
1406
msgid "Kernel and Plugin Loading and Plugin"
1409
#: ../drizzled/drizzled.cc:478
1412
msgstr "Аварийное завершение\n"
1414
#: ../drizzled/drizzled.cc:536
1416
msgid "One can only use the --user switch if running as root"
1418
"Можно использовать только переключатель --user, если запущено с правами "
1421
#: ../drizzled/drizzled.cc:543
1423
"drizzled cannot be run as root, use --user to start drizzled up as another "
1427
#: ../drizzled/drizzled.cc:586
1428
msgid "Set process group ID failed "
1431
#: ../drizzled/drizzled.cc:590
1432
msgid "Set process user ID failed"
1435
#: ../drizzled/drizzled.cc:601
1437
msgid "Process chroot failed"
1438
msgstr "alloc_root сбой"
1440
#: ../drizzled/drizzled.cc:700
1442
msgid "Invalid Value for auto_increment_increment"
1443
msgstr "Ошибка: неверное значение для опции max_input_line"
1445
#: ../drizzled/drizzled.cc:710
1447
msgid "Invalid Value for auto_increment_offset"
1448
msgstr "Ошибка: неверное значение для опции max_input_line"
1450
#: ../drizzled/drizzled.cc:720
1452
msgid "Invalid Value for completion_type"
1453
msgstr "Ошибка: неверное значение opt_sleep"
1455
#: ../drizzled/drizzled.cc:731
1457
msgid "Invalid Value for div-precision-increment"
1458
msgstr "Ошибка: неверное значение для опции connect_timeout"
1460
#: ../drizzled/drizzled.cc:741
1462
msgid "Invalid Value for group_concat_max_len"
1463
msgstr "Ошибка: неверное значение для opt_tail_lines"
1465
#: ../drizzled/drizzled.cc:751
1467
msgid "Invalid Value for join_buffer_size"
1468
msgstr "Ошибка: неверное значение для опции max_input_line"
1470
#: ../drizzled/drizzled.cc:762
1472
msgid "Invalid Value for max_allowed_packet"
1473
msgstr "Ошибка: неверное значение для opt_max_connect_retries"
1475
#: ../drizzled/drizzled.cc:773
1477
msgid "Invalid Value for max_error_count"
1478
msgstr "Ошибка: неверное значение для опции max_input_line"
1480
#: ../drizzled/drizzled.cc:783
1482
msgid "Invalid Value for max_heap_table_size"
1483
msgstr "Ошибка: неверное значение для опции max_input_line"
1485
#: ../drizzled/drizzled.cc:794
1487
msgid "Invalid Value for min_examined_row_limit"
1488
msgstr "Ошибка: неверное значение для опции max_input_line"
1490
#: ../drizzled/drizzled.cc:804
1492
msgid "Invalid Value for max_join_size"
1493
msgstr "Ошибка: неверное значение для опции max_input_line"
1495
#: ../drizzled/drizzled.cc:814
1497
msgid "Invalid Value for max_length_for_sort_data"
1498
msgstr "Ошибка: неверное значение для опции max_input_line"
1500
#: ../drizzled/drizzled.cc:824
1502
msgid "Invalid Value for max_seeks_for_key"
1503
msgstr "Ошибка: неверное значение для опции max_input_line"
1505
#: ../drizzled/drizzled.cc:834
1507
msgid "Invalid Value for max_sort_length"
1508
msgstr "Ошибка: неверное значение для опции max_input_line"
1510
#: ../drizzled/drizzled.cc:844
1512
msgid "Invalid Value for optimizer_search_depth"
1513
msgstr "Ошибка: неверное значение opt_sleep"
1515
#: ../drizzled/drizzled.cc:854
1517
msgid "Invalid Value for preload_buff_size"
1518
msgstr "Ошибка: неверное значение для опции max_input_line"
1520
#: ../drizzled/drizzled.cc:864
1522
msgid "Invalid Value for query_alloc_block_size"
1523
msgstr "Ошибка: неверное значение для opt_tail_lines"
1525
#: ../drizzled/drizzled.cc:875
1527
msgid "Invalid Value for query_prealloc_size"
1528
msgstr "Ошибка: неверное значение для opt_tail_lines"
1530
#: ../drizzled/drizzled.cc:886
1532
msgid "Invalid Value for range_alloc_block_size"
1533
msgstr "Ошибка: неверное значение для opt_tail_lines"
1535
#: ../drizzled/drizzled.cc:897
1537
msgid "Invalid Value for read_buff_size"
1538
msgstr "Ошибка: неверное значение для опции max_input_line"
1540
#: ../drizzled/drizzled.cc:908
1542
msgid "Invalid Value for read_rnd_buff_size"
1543
msgstr "Ошибка: неверное значение для опции max_input_line"
1545
#: ../drizzled/drizzled.cc:918
1547
msgid "Invalid Value for sort_buff_size"
1548
msgstr "Ошибка: неверное значение opt_sleep"
1550
#: ../drizzled/drizzled.cc:928
1552
msgid "Invalid Value for table_def_size"
1553
msgstr "Ошибка: неверное значение для opt_tail_lines"
1555
#: ../drizzled/drizzled.cc:938
1557
msgid "Invalid Value for table_cache_size"
1558
msgstr "Ошибка: неверное значение для opt_tail_lines"
1560
#: ../drizzled/drizzled.cc:948 ../drizzled/drizzled.cc:963
1562
msgid "Invalid Value for table_lock_wait_timeout"
1563
msgstr "Ошибка: неверное значение для опции connect_timeout"
1565
#: ../drizzled/drizzled.cc:973
1567
"Invalid Value for transaction_message_threshold valid values are between "
1568
"131072 - 1048576 bytes"
1571
#: ../drizzled/drizzled.cc:1041
1429
1573
msgid "gethostname failed, using '%s' as hostname"
1432
#: drizzled/drizzled.cc:1935
1435
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1439
#: drizzled/drizzled.cc:1940
1442
"Could not increase number of max_open_files to more than %u (request: %u)"
1445
#: drizzled/drizzled.cc:2021
1447
msgid "Unknown locale: '%s'"
1450
#: drizzled/drizzled.cc:2087
1451
msgid "Can't create thread-keys"
1454
#: drizzled/drizzled.cc:2127
1455
msgid "Unable to reopen stdout"
1458
#: drizzled/drizzled.cc:2130
1459
msgid "Unable to reopen stderr"
1462
#: drizzled/drizzled.cc:2136
1463
msgid "Out of memory"
1466
#: drizzled/drizzled.cc:2142
1468
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1469
"impossible, it would lead to infinite loops in this server."
1472
#: drizzled/drizzled.cc:2162
1475
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1476
"replication may break when this Drizzle server acts as a master and has his "
1477
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1480
#: drizzled/drizzled.cc:2190
1481
msgid "Failed to initialize plugins."
1484
#: drizzled/drizzled.cc:2221
1487
"%s: Too many arguments (first extra is '%s').\n"
1488
"Use --verbose --help to get a list of available options\n"
1491
#: drizzled/drizzled.cc:2231
1492
msgid "Can't init databases"
1495
#: drizzled/drizzled.cc:2251
1497
msgid "Unknown/unsupported table type: %s"
1500
#: drizzled/drizzled.cc:2257
1502
msgid "Default storage engine (%s) is not available"
1505
#: drizzled/drizzled.cc:2280
1506
msgid "Can't initialize tc_log"
1509
#: drizzled/drizzled.cc:2311
1511
msgid "Failed to lock memory. Errno: %d\n"
1514
#: drizzled/drizzled.cc:2380
1516
msgid "Asked for %u thread stack, but got %<PRIu64>"
1519
#: drizzled/drizzled.cc:2416
1521
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1522
"value: we force server id to 1; updates will be logged to the binary log, "
1523
"but connections from slaves will not be accepted."
1526
#: drizzled/drizzled.cc:2474
1527
msgid "Before Lock_thread_count"
1530
#: drizzled/drizzled.cc:2481
1531
msgid "After lock_thread_count"
1534
#: drizzled/drizzled.cc:2589
1536
msgid "drizzled: Got error %d from select"
1539
#: drizzled/drizzled.cc:2821 drizzled/drizzled.cc:2908
1540
#: drizzled/drizzled.cc:3026
1541
msgid "Option used by mysql-test for debugging and testing of replication."
1544
#: drizzled/drizzled.cc:2825
1574
msgstr "gethostname не удалось, используя '%s' как имя хоста."
1576
#: ../drizzled/drizzled.cc:1055
1578
msgid "Display help and exit."
1579
msgstr "Показать справку и выйти."
1581
#: ../drizzled/drizzled.cc:1057
1582
msgid "Run as a daemon."
1585
#: ../drizzled/drizzled.cc:1059 ../drizzled/drizzled.cc:1678
1586
msgid "Run drizzled daemon as user."
1589
#: ../drizzled/drizzled.cc:1061
1591
msgid "Print version information and exit."
1592
msgstr "Вывод информации о версии и выход из программы."
1594
#: ../drizzled/drizzled.cc:1068
1595
msgid "Configuration file to use"
1598
#: ../drizzled/drizzled.cc:1070
1599
msgid "Base location for config files"
1602
#: ../drizzled/drizzled.cc:1072 ../drizzled/drizzled.cc:1770
1603
msgid "Directory for plugins."
1606
#: ../drizzled/drizzled.cc:1077 ../drizzled/drizzled.cc:1774
1608
"Optional comma separated list of plugins to load at startup in addition to "
1609
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1612
#: ../drizzled/drizzled.cc:1081 ../drizzled/drizzled.cc:1780
1614
"Optional comma separated list of plugins to not load at startup. Effectively "
1615
"removes a plugin from the list of plugins to be loaded. [for example: --"
1616
"plugin_remove=crc32,logger_gearman]"
1619
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1786
1621
"Optional comma separated list of plugins to load at starup instead of the "
1622
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1625
#: ../drizzled/drizzled.cc:1092 ../drizzled/drizzled.cc:1590
1545
1626
msgid "Auto-increment columns are incremented by this"
1548
#: drizzled/drizzled.cc:2830
1629
#: ../drizzled/drizzled.cc:1094 ../drizzled/drizzled.cc:1595
1550
1631
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1554
#: drizzled/drizzled.cc:2836
1635
#: ../drizzled/drizzled.cc:1096 ../drizzled/drizzled.cc:1601
1556
1637
"Path to installation directory. All paths are usually resolved relative to "
1560
#: drizzled/drizzled.cc:2840
1561
msgid "IP address to bind to."
1564
#: drizzled/drizzled.cc:2844
1566
"The maximum size of a row-based binary log event in bytes. Rows will be "
1567
"grouped into events smaller than this size if possible. The value has to be "
1568
"a multiple of 256."
1571
#: drizzled/drizzled.cc:2855
1572
msgid "Don't ignore client side character set value sent during handshake."
1575
#: drizzled/drizzled.cc:2860
1576
msgid "Set the filesystem character set."
1579
#: drizzled/drizzled.cc:2865
1580
msgid "Set the default character set."
1581
msgstr "Установить кодировку по-умолчанию."
1583
#: drizzled/drizzled.cc:2872
1640
"Путь к каталогу установки. Все пути, как правило, определяются относительно "
1643
#: ../drizzled/drizzled.cc:1099 ../drizzled/drizzled.cc:1606
1584
1644
msgid "Chroot drizzled daemon during startup."
1587
#: drizzled/drizzled.cc:2876
1647
#: ../drizzled/drizzled.cc:1101
1588
1648
msgid "Set the default collation."
1649
msgstr "Установить параметры сортировки по умолчанию."
1591
#: drizzled/drizzled.cc:2880
1651
#: ../drizzled/drizzled.cc:1103 ../drizzled/drizzled.cc:1610
1592
1652
msgid "Default completion type."
1595
#: drizzled/drizzled.cc:2885
1596
msgid "Write error output on screen."
1599
#: drizzled/drizzled.cc:2889
1653
msgstr "Тип завершения по умолчанию."
1655
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1615
1600
1656
msgid "Write core on errors."
1603
#: drizzled/drizzled.cc:2893
1659
#: ../drizzled/drizzled.cc:1106 ../drizzled/drizzled.cc:1619
1660
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
1604
1661
msgid "Path to the database root."
1607
#: drizzled/drizzled.cc:2897
1608
msgid "Set the default storage engine (table type) for tables."
1611
#: drizzled/drizzled.cc:2901
1662
msgstr "Путь к корню БД."
1664
#: ../drizzled/drizzled.cc:1108
1666
msgid "Set the default storage engine for tables."
1667
msgstr "Установить стандартный механизм хранения (тип таблицы) для таблиц."
1669
#: ../drizzled/drizzled.cc:1110
1612
1670
msgid "Set the default time zone."
1615
#: drizzled/drizzled.cc:2905
1616
msgid "Type of DELAY_KEY_WRITE."
1619
#: drizzled/drizzled.cc:2914
1620
msgid "Print a symbolic stack trace on failure."
1623
#: drizzled/drizzled.cc:2920
1624
msgid "Push supported query conditions to the storage engine."
1627
#: drizzled/drizzled.cc:2926
1671
msgstr "Установить временную зону по умолчанию."
1673
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1623
1628
1674
msgid "Used for debugging; Use at your own risk!"
1631
#: drizzled/drizzled.cc:2929
1632
msgid "Flush tables to disk between SQL commands."
1635
#: drizzled/drizzled.cc:2934
1675
msgstr "Используется для отладки; Используйте это на свой собственный риск!"
1677
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1628
1636
1678
msgid "Set up signals usable for debugging"
1639
#: drizzled/drizzled.cc:2938
1640
msgid "Command(s) that are executed for each new connection"
1643
#: drizzled/drizzled.cc:2942
1644
msgid "Read SQL commands from this file at startup."
1647
#: drizzled/drizzled.cc:2946
1648
msgid "Command(s) that are executed when a slave connects to this master"
1651
#: drizzled/drizzled.cc:2950
1655
#: drizzled/drizzled.cc:2954
1679
msgstr "Настроить использование сигналов для отладки"
1681
#: ../drizzled/drizzled.cc:1116
1656
1682
msgid "Set the language used for the month names and the days of the week."
1659
#: drizzled/drizzled.cc:2959
1660
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1663
#: drizzled/drizzled.cc:2964
1664
msgid "Log connections and queries to file."
1667
#: drizzled/drizzled.cc:2968
1669
"Log update queries in binary format. Optional argument is the location for "
1670
"the binary log files.(Strongly recommended to avoid replication problems if "
1671
"server's hostname changes)"
1674
#: drizzled/drizzled.cc:2975
1675
msgid "File that holds the names for last binary log files."
1678
#: drizzled/drizzled.cc:2979
1679
msgid "Error log file."
1682
#: drizzled/drizzled.cc:2983
1683
msgid "Log all MyISAM changes to file."
1686
#: drizzled/drizzled.cc:2987
1688
"Tells the slave to log the updates from the slave thread to the binary log. "
1689
"You will need to turn it on if you plan to daisy-chain the slaves."
1692
#: drizzled/drizzled.cc:2994
1694
"Path to transaction coordinator log (used for transactions that affect more "
1695
"than one storage engine, when binary log is disabled)"
1698
#: drizzled/drizzled.cc:3000
1699
msgid "Size of transaction coordinator log."
1702
#: drizzled/drizzled.cc:3006
1683
msgstr "Установить язык для вывода названий месяцев и дней недели."
1685
#: ../drizzled/drizzled.cc:1118 ../drizzled/drizzled.cc:1632
1703
1686
msgid "Log some not critical warnings to the log file."
1706
#: drizzled/drizzled.cc:3011
1707
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1710
#: drizzled/drizzled.cc:3016
1712
"The location and name of the file that remembers the master and where the I/"
1713
"O replication thread is in the master's binlogs."
1716
#: drizzled/drizzled.cc:3021
1718
"The number of tries the slave will make to connect to the master before "
1722
#: drizzled/drizzled.cc:3030
1723
msgid "Lock drizzled in memory."
1726
#: drizzled/drizzled.cc:3034
1728
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1729
"BACKUP, FORCE or QUICK."
1732
#: drizzled/drizzled.cc:3039
1733
msgid "Use very new possible 'unsafe' functions."
1736
#: drizzled/drizzled.cc:3044
1737
msgid "Use old, non-optimized alter table."
1740
#: drizzled/drizzled.cc:3049
1741
msgid "Pid file used by safe_mysqld."
1744
#: drizzled/drizzled.cc:3059
1746
"Maximum time in seconds to wait for the port to become free. (Default: no "
1750
#: drizzled/drizzled.cc:3064
1751
msgid "The location and name to use for relay logs."
1754
#: drizzled/drizzled.cc:3068
1756
"The location and name to use for the file that keeps a list of the last "
1760
#: drizzled/drizzled.cc:3073
1762
"The location and name of the file that remembers where the SQL replication "
1763
"thread is in the relay logs."
1766
#: drizzled/drizzled.cc:3078
1768
"In replication, if set to 1, do not skip events having our server id. "
1769
"Default value is 0 (to break infinite loops in circular replication). Can't "
1770
"be set to 1 if --log-slave-updates is used."
1773
#: drizzled/drizzled.cc:3086
1775
"Hostname or IP of the slave to be reported to to the master during slave "
1776
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1777
"you do not want the slave to register itself with the master. Note that it "
1778
"is not sufficient for the master to simply read the IP of the slave off the "
1779
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1780
"may not be valid for connecting to the slave from the master or other hosts."
1783
#: drizzled/drizzled.cc:3096
1784
msgid "Skip some optimize stages (for testing)."
1787
#: drizzled/drizzled.cc:3099
1687
msgstr "Записывать некоторые некритичные предупреждения в файл лога."
1689
#: ../drizzled/drizzled.cc:1120 ../drizzled/drizzled.cc:1637
1690
msgid "Pid file used by drizzled."
1693
#: ../drizzled/drizzled.cc:1122
1695
msgid "Maximum time in seconds to wait for the port to become free. "
1697
"Максимальное время в секундах для ожидания освобождения порта. (По "
1698
"умолчанию: не ждать)"
1700
#: ../drizzled/drizzled.cc:1124
1701
msgid "Include the SQL query in replicated protobuf messages."
1704
#: ../drizzled/drizzled.cc:1126 ../drizzled/drizzled.cc:1646
1789
1706
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1790
1707
"specified directory"
1793
#: drizzled/drizzled.cc:3104
1710
#: ../drizzled/drizzled.cc:1129 ../drizzled/drizzled.cc:1651
1795
1712
"Uniquely identifies the server instance in the community of replication "
1799
#: drizzled/drizzled.cc:3109
1800
msgid "Don't use new, possible wrong routines."
1803
#: drizzled/drizzled.cc:3112
1804
msgid "If set, slave is not autostarted."
1807
#: drizzled/drizzled.cc:3116
1716
#: ../drizzled/drizzled.cc:1132 ../drizzled/drizzled.cc:1656
1808
1717
msgid "Don't print a stack trace on failure."
1811
#: drizzled/drizzled.cc:3120
1812
msgid "Don't give threads different priorities."
1815
#: drizzled/drizzled.cc:3124
1817
"The location where the slave should put its temporary files when replicating "
1818
"a LOAD DATA INFILE command."
1821
#: drizzled/drizzled.cc:3129
1823
"Tells the slave thread to continue replication when a query event returns an "
1824
"error from the provided list."
1827
#: drizzled/drizzled.cc:3133
1829
"Modes for how replication events should be executed. Legal values are "
1830
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1831
"stop for operations that are idempotent. In STRICT mode, replication will "
1832
"stop on any unexpected difference between the master and the slave."
1835
#: drizzled/drizzled.cc:3141
1839
#: drizzled/drizzled.cc:3144
1720
#: ../drizzled/drizzled.cc:1134 ../drizzled/drizzled.cc:1660
1840
1721
msgid "Enable symbolic link support."
1843
#: drizzled/drizzled.cc:3153
1845
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1848
#: drizzled/drizzled.cc:3158
1850
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1854
#: drizzled/drizzled.cc:3163
1856
"Using this option will cause most temporary files created to use a small set "
1857
"of names, rather than a unique name for each new file."
1860
#: drizzled/drizzled.cc:3168
1722
msgstr "Включить поддержку символьных ссылок."
1724
#: ../drizzled/drizzled.cc:1136 ../drizzled/drizzled.cc:1669
1862
1726
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1865
#: drizzled/drizzled.cc:3173
1867
"Path for temporary files. Several paths may be specified, separated by a "
1868
"colon (:), in this case they are used in a round-robin fashion."
1729
#: ../drizzled/drizzled.cc:1139
1730
msgid "Path for temporary files."
1731
msgstr "Путь к временным файлам."
1871
#: drizzled/drizzled.cc:3179
1733
#: ../drizzled/drizzled.cc:1141 ../drizzled/drizzled.cc:1674
1872
1734
msgid "Default transaction isolation level."
1735
msgstr "Уровень изоляции транзакций, используемый по умолчанию."
1737
#: ../drizzled/drizzled.cc:1143
1739
"Max message size written to transaction log, valid values 131072 - 1048576 "
1875
#: drizzled/drizzled.cc:3183
1877
msgid "Run drizzled daemon as user."
1878
msgstr "Выйти из drizzle. Команда аналогична команде quit."
1880
#: drizzled/drizzled.cc:3191
1743
#: ../drizzled/drizzled.cc:1145 ../drizzled/drizzled.cc:1682
1882
1745
"The number of outstanding connection requests Drizzle can have. This comes "
1883
1746
"into play when the main Drizzle thread gets very many connection requests in "
1884
1747
"a very short time."
1887
#: drizzled/drizzled.cc:3197
1889
"The size of the cache to hold the SQL statements for the binary log during a "
1890
"transaction. If you often use big, multi-statement transactions you can "
1891
"increase this to get more performance."
1894
#: drizzled/drizzled.cc:3203
1896
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1750
#: ../drizzled/drizzled.cc:1150 ../drizzled/drizzled.cc:1688
1752
"Size of tree cache used in bulk insert optimization. Note that this is a "
1897
1753
"limit per thread!"
1900
#: drizzled/drizzled.cc:3209
1902
"The number of seconds the drizzled server is waiting for a connect packet "
1903
"before responding with 'Bad handshake'."
1906
#: drizzled/drizzled.cc:3214
1907
msgid "The DATE format (For future)."
1910
#: drizzled/drizzled.cc:3219
1911
msgid "The DATETIME/TIMESTAMP format (for future)."
1914
#: drizzled/drizzled.cc:3224
1915
msgid "The default week format used by WEEK() functions."
1918
#: drizzled/drizzled.cc:3229
1756
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1694
1920
1758
"Precision of the result of '/' operator will be increased on that value."
1923
#: drizzled/drizzled.cc:3235
1925
"If non-zero, binary logs will be purged after expire_logs_days days; "
1926
"possible purges happen at startup and at binary log rotation."
1929
#: drizzled/drizzled.cc:3241
1761
#: ../drizzled/drizzled.cc:1156
1930
1762
msgid "The maximum length of the result of function group_concat."
1933
#: drizzled/drizzled.cc:3246
1935
"The number of seconds the server waits for activity on an interactive "
1936
"connection before closing it."
1939
#: drizzled/drizzled.cc:3252
1765
#: ../drizzled/drizzled.cc:1158 ../drizzled/drizzled.cc:1700
1940
1766
msgid "The size of the buffer that is used for full joins."
1943
#: drizzled/drizzled.cc:3258
1944
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1947
#: drizzled/drizzled.cc:3263
1949
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1950
"this to get better index handling (for all reads and multiple writes) to as "
1951
"much as you can afford;"
1954
#: drizzled/drizzled.cc:3272
1956
"This characterizes the number of hits a hot block has to be untouched until "
1957
"it is considered aged enough to be downgraded to a warm block. This "
1958
"specifies the percentage ratio of that number of hits to the total number of "
1959
"blocks in key cache"
1962
#: drizzled/drizzled.cc:3281
1963
msgid "The default size of key cache blocks"
1966
#: drizzled/drizzled.cc:3287
1967
msgid "The minimum percentage of warm blocks in key cache"
1970
#: drizzled/drizzled.cc:3293
1769
#: ../drizzled/drizzled.cc:1161
1771
"A global cap on the amount of memory that can be allocated by session join "
1772
"buffers (0 means unlimited)"
1775
#: ../drizzled/drizzled.cc:1163 ../drizzled/drizzled.cc:1706
1971
1776
msgid "Max packetlength to send/receive from to server."
1974
#: drizzled/drizzled.cc:3298
1976
"Can be used to restrict the total size used to cache a multi-transaction "
1980
#: drizzled/drizzled.cc:3303
1982
"Binary log will be rotated automatically when the size exceeds this value. "
1983
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
1984
"for this variable is 4096."
1987
#: drizzled/drizzled.cc:3309
1989
"If there is more than this number of interrupted connections from a host "
1990
"this host will be blocked from further connections."
1993
#: drizzled/drizzled.cc:3316
1994
msgid "The number of simultaneous clients allowed."
1997
#: drizzled/drizzled.cc:3321
1779
#: ../drizzled/drizzled.cc:1165
1998
1780
msgid "Max number of errors/warnings to store for a statement."
2001
#: drizzled/drizzled.cc:3326
1783
#: ../drizzled/drizzled.cc:1167 ../drizzled/drizzled.cc:1711
2002
1784
msgid "Don't allow creation of heap tables bigger than this."
2005
#: drizzled/drizzled.cc:3332
1787
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1717
2007
1789
"Joins that are probably going to read more than max_join_size records return "
2011
#: drizzled/drizzled.cc:3338
1793
#: ../drizzled/drizzled.cc:1172 ../drizzled/drizzled.cc:1723
2012
1794
msgid "Max number of bytes in sorted records."
2015
#: drizzled/drizzled.cc:3343
2017
"If non-zero: relay log will be rotated automatically when the size exceeds "
2018
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2019
"excepted, the minimum value for this variable is 4096."
2022
#: drizzled/drizzled.cc:3350
1797
#: ../drizzled/drizzled.cc:1174 ../drizzled/drizzled.cc:1728
2023
1798
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2026
#: drizzled/drizzled.cc:3355
1801
#: ../drizzled/drizzled.cc:1176 ../drizzled/drizzled.cc:1733
2028
1803
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2029
1804
"max_sort_length bytes of each value are used; the rest are ignored)."
2032
#: drizzled/drizzled.cc:3362
2033
msgid "Maximum number of temporary tables a client can keep open at a time."
2036
#: drizzled/drizzled.cc:3367
1807
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1740
2037
1808
msgid "After this many write locks, allow some read locks to run in between."
2040
#: drizzled/drizzled.cc:3371
1811
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1744
2042
1813
"Don't log queries which examine less than min_examined_row_limit rows to "
2046
#: drizzled/drizzled.cc:3377
2047
msgid "Block size to be used for MyISAM index pages."
2050
#: drizzled/drizzled.cc:3383
2051
msgid "Default pointer size to be used for MyISAM tables."
2054
#: drizzled/drizzled.cc:3388
2056
"Don't use the fast sort index method to created index if the temporary file "
2057
"would get bigger than this."
2060
#: drizzled/drizzled.cc:3395
2062
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2063
"disables parallel repair."
2066
#: drizzled/drizzled.cc:3401
2068
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2069
"when creating indexes with CREATE INDEX or ALTER TABLE."
2072
#: drizzled/drizzled.cc:3407
2074
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2075
"Possible values of name are 'nulls_unequal' (default behavior), "
2076
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2079
#: drizzled/drizzled.cc:3414
2080
msgid "Buffer length for TCP/IP and socket communication."
2083
#: drizzled/drizzled.cc:3419
2085
"Number of seconds to wait for more data from a connection before aborting "
2089
#: drizzled/drizzled.cc:3425
2091
"If a read on a communication port is interrupted, retry this many times "
2095
#: drizzled/drizzled.cc:3431
2097
"Number of seconds to wait for a block to be written to a connection before "
2098
"aborting the write."
2101
#: drizzled/drizzled.cc:3437
2102
msgid "Use compatible behavior."
2105
#: drizzled/drizzled.cc:3442
2107
"If this is not 0, then drizzled will use this value to reserve file "
2108
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2109
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2110
"larger) number of files."
2113
#: drizzled/drizzled.cc:3449
2115
"Controls the heuristic(s) applied during query optimization to prune less-"
2116
"promising partial plans from the optimizer search space. Meaning: false - do "
2117
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2118
"based on number of retrieved rows."
2121
#: drizzled/drizzled.cc:3457
1817
#: ../drizzled/drizzled.cc:1185
1819
"Do not apply any heuristic(s) during query optimization to prune, thus "
1820
"perform an exhaustive search from the optimizer search space."
1823
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1758
2123
1825
"Maximum depth of search performed by the query optimizer. Values larger than "
2124
1826
"the number of relations in a query result in better query plans, but take "
2129
1831
"(used for testing/comparison)."
2132
#: drizzled/drizzled.cc:3469
2133
msgid "Directory for plugins."
2136
#: drizzled/drizzled.cc:3473
2138
"Optional colon (or semicolon) separated list of plugins to load,where each "
2139
"plugin is identified by the name of the shared library. [for example: --"
2140
"plugin_load=libmd5udf.so:libauth_pam.so]"
2143
#: drizzled/drizzled.cc:3479
1834
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1792
2144
1835
msgid "The size of the buffer that is allocated when preloading indexes"
2147
#: drizzled/drizzled.cc:3484
1838
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1797
2148
1839
msgid "Allocation block size for query parsing and execution"
2151
#: drizzled/drizzled.cc:3489
1842
#: ../drizzled/drizzled.cc:1203 ../drizzled/drizzled.cc:1802
2152
1843
msgid "Persistent buffer for query parsing and execution"
2155
#: drizzled/drizzled.cc:3495
1846
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1808
2156
1847
msgid "Allocation block size for storing ranges during optimization"
2159
#: drizzled/drizzled.cc:3501
1850
#: ../drizzled/drizzled.cc:1209 ../drizzled/drizzled.cc:1814
2161
1852
"Each thread that does a sequential scan allocates a buffer of this size for "
2162
1853
"each table it scans. If you do many sequential scans, you may want to "
2163
1854
"increase this value."
2166
#: drizzled/drizzled.cc:3509
2168
"Make all non-temporary tables read-only, with the exception for replication "
2169
"(slave) threads and users with the SUPER privilege"
1857
#: ../drizzled/drizzled.cc:1214
1858
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
2172
#: drizzled/drizzled.cc:3515
1861
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1822
2174
1863
"When reading rows in sorted order after a sort, the rows are read through "
2175
1864
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2176
1865
"record_buffer."
2179
#: drizzled/drizzled.cc:3523
2181
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2185
#: drizzled/drizzled.cc:3529
2186
msgid "Maximum space to use for all relay logs."
2189
#: drizzled/drizzled.cc:3534
2190
msgid "Use compression on master/slave protocol."
2193
#: drizzled/drizzled.cc:3539
2195
"Number of seconds to wait for more data from a master/slave connection "
2196
"before aborting the read."
2199
#: drizzled/drizzled.cc:3544
2201
"Number of times the slave SQL thread will retry a transaction in case it "
2202
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2206
#: drizzled/drizzled.cc:3550
2207
msgid "Allow slave to batch requests."
2210
#: drizzled/drizzled.cc:3554
2212
"If creating the thread takes longer than this value (in seconds), the "
2213
"Slow_launch_threads counter will be incremented."
2216
#: drizzled/drizzled.cc:3559
1868
#: ../drizzled/drizzled.cc:1222
1869
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1872
#: ../drizzled/drizzled.cc:1224
1873
msgid "Select scheduler to be used (by default multi-thread)."
1876
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1831
2217
1877
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2220
#: drizzled/drizzled.cc:3565
1880
#: ../drizzled/drizzled.cc:1230
2222
"Synchronously flush binary log to disk after every #th event. Use 0 "
2223
"(default) to disable synchronous flushing."
1882
"A global cap on the amount of memory that can be allocated by session sort "
1883
"buffers (0 means unlimited)"
2226
#: drizzled/drizzled.cc:3570
1886
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1837
2227
1887
msgid "The number of cached table definitions."
2230
#: drizzled/drizzled.cc:3574
1890
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1841
2231
1891
msgid "The number of cached open tables."
2234
#: drizzled/drizzled.cc:3578
1894
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1845
2236
1896
"Timeout in seconds to wait for a table level lock before returning an error. "
2237
1897
"Used only if the connection has active cursors."
2240
#: drizzled/drizzled.cc:3583
2241
msgid "How many threads we should keep in a cache for reuse."
2244
#: drizzled/drizzled.cc:3587
2246
"How many threads we should create to handle query requests in case of "
2247
"'thread_handling=pool-of-threads'"
2250
#: drizzled/drizzled.cc:3592
1900
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1850
2251
1901
msgid "The stack size for each thread."
2254
#: drizzled/drizzled.cc:3598
2255
msgid "The TIME format (for future)."
2258
#: drizzled/drizzled.cc:3603
1904
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1856
2260
"If an internal in-memory temporary table exceeds this size, MySQL will "
1906
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2261
1907
"automatically convert it to an on-disk MyISAM table."
2264
#: drizzled/drizzled.cc:3609
2265
msgid "Allocation block size for transactions to be stored in binary log"
2268
#: drizzled/drizzled.cc:3614
2269
msgid "Persistent buffer for transactions to be stored in binary log"
2272
#: drizzled/drizzled.cc:3619
2274
"The number of seconds the server waits for activity on a connection before "
2278
#: drizzled/drizzled.cc:3866
2280
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
1910
#: ../drizzled/drizzled.cc:1245
1912
"The verbosity of messages from drizzled. Possible values are INSPECT, INFO, "
1916
#: ../drizzled/drizzled.cc:1269
1917
msgid "Duplicate entry for command line option"
1920
#: ../drizzled/drizzled.cc:1342
1922
msgid "Failed to initialize plugins"
1923
msgstr "Не удалось проинициализировать плагины."
1925
#: ../drizzled/drizzled.cc:1411
1927
msgid "Error getting default charset"
1928
msgstr "Ошибка при соединении к мастеру:"
1930
#: ../drizzled/drizzled.cc:1426
1932
msgid "Error setting collation"
1933
msgstr "Ошибка при соединении к слейву:"
1935
#: ../drizzled/drizzled.cc:1433
1937
msgid "Unknown locale: '%s'"
1938
msgstr "Неизвестный язык: '%s'"
1940
#: ../drizzled/drizzled.cc:1485
1942
msgid "No scheduler found"
1943
msgstr "Не найден планировщик, невозможно продолжить!\n"
1945
#: ../drizzled/drizzled.cc:1503
1947
msgid "Unknown/unsupported storage engine: "
1948
msgstr "Неизвестный/неподдерживаемый механизм хранения: %s"
1950
#: ../drizzled/drizzled.cc:1641
1952
"Maximum time in seconds to wait for the port to become free. (Default: no "
1955
"Максимальное время в секундах для ожидания освобождения порта. (По "
1956
"умолчанию: не ждать)"
1958
#: ../drizzled/drizzled.cc:1750
1960
"Controls the heuristic(s) applied during query optimization to prune less-"
1961
"promising partial plans from the optimizer search space. Meaning: false - do "
1962
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1963
"based on number of retrieved rows."
1966
#: ../drizzled/drizzled.cc:1877
1969
"Copyright (C) 2010-2011 Drizzle Developers, Copyright (C) 2008 Sun "
2281
1971
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2282
1972
"and you are welcome to modify and redistribute it under the GPL license\n"
2284
"Starts the Drizzle database server\n"
1975
"Copyright (C) 2008 Sun Microsystems \n"
1976
"Это программное обеспечение поставляется АБСОЛЮТНО БЕЗ ГАРАНТИЙ. Это "
1977
"бесплатное программное обеспечение, \n"
1978
"и Вы можете модифицировать и распространять его в соответствии с лицензией "
2287
#: drizzled/drizzled.cc:3873
1981
#: ../drizzled/drizzled.cc:1884
2289
1983
msgid "Usage: %s [OPTIONS]\n"
2292
#: drizzled/drizzled.cc:3884
2295
"To see what values a running Drizzle server is using, type\n"
2296
"'drizzleadmin variables' instead of 'drizzled --help'."
2299
#: drizzled/drizzled.cc:4058
1986
#: ../drizzled/drizzled.cc:1997
2302
1989
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2306
#: drizzled/drizzled.cc:4112
2307
msgid "Can't start server: cannot resolve hostname!"
2310
#: drizzled/drizzled.cc:4118
2311
msgid "Can't start server: bind-address refers to multiple interfaces!"
2314
#: drizzled/drizzled.cc:4453
2316
msgid "No option given to %s\n"
2319
#: drizzled/drizzled.cc:4455
2321
msgid "Wrong option to %s. Option(s) given: %s\n"
2324
#: drizzled/drizzled.cc:4457
2326
msgid "Alternatives are: '%s'"
2329
#: drizzled/error.cc:34
2333
#: drizzled/error.cc:36
2337
#: drizzled/error.cc:38
1993
#: ../drizzled/drizzled.cc:2007
1994
msgid "sort-heap-threshold cannot be less than sort-buffer-size"
1997
#: ../drizzled/drizzled.cc:2018
1998
msgid "join-heap-threshold cannot be less than join-buffer-size"
2001
#: ../drizzled/drizzled.cc:2029
2002
msgid "read-rnd-threshold cannot be less than read-rnd-buffer-size"
2005
#: ../drizzled/drizzled.cc:2040
2006
msgid "read-buffer-threshold cannot be less than read-buffer-size"
2009
#: ../drizzled/error.cc:211
2011
msgid "Unknown error %d"
2012
msgstr "Неизвестная ошибка %d"
2014
#: ../drizzled/error.cc:280
2018
#: ../drizzled/error.cc:281
2019
msgid "Error on first"
2022
#: ../drizzled/error.cc:282
2341
#: drizzled/error.cc:40
2026
#: ../drizzled/error.cc:283
2345
#: drizzled/error.cc:42
2030
#: ../drizzled/error.cc:284
2347
2032
msgid "Can't create file '%-.200s' (errno: %d)"
2350
#: drizzled/error.cc:44
2035
#: ../drizzled/error.cc:285
2352
2037
msgid "Can't create table '%-.200s' (errno: %d)"
2355
#: drizzled/error.cc:46
2357
msgid "Can't create database '%-.192s' (errno: %d)"
2360
#: drizzled/error.cc:48
2362
msgid "Can't create database '%-.192s'; database exists"
2365
#: drizzled/error.cc:50
2367
msgid "Can't drop database '%-.192s'; database doesn't exist"
2370
#: drizzled/error.cc:52
2372
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2375
#: drizzled/error.cc:54
2377
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2380
#: drizzled/error.cc:56
2040
#: ../drizzled/error.cc:286
2042
msgid "Can't create schema '%-.192s' (errno: %d)"
2043
msgstr "Ошибка при создании директории '%s' (Код ошибки: %d)"
2045
#: ../drizzled/error.cc:287
2047
msgid "Can't create schema '%-.192s'; schema exists"
2050
#: ../drizzled/error.cc:288
2052
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
2055
#: ../drizzled/error.cc:289
2382
2057
msgid "Error on delete of '%-.192s' (errno: %d)"
2385
#: drizzled/error.cc:58
2386
msgid "Can't read record in system table"
2389
#: drizzled/error.cc:60
2060
#: ../drizzled/error.cc:290
2391
2062
msgid "Can't get status of '%-.200s' (errno: %d)"
2394
#: drizzled/error.cc:62
2396
msgid "Can't get working directory (errno: %d)"
2399
#: drizzled/error.cc:64
2065
#: ../drizzled/error.cc:291
2401
2067
msgid "Can't lock file (errno: %d)"
2404
#: drizzled/error.cc:66
2070
#: ../drizzled/error.cc:292
2406
2072
msgid "Can't open file: '%-.200s' (errno: %d)"
2409
#: drizzled/error.cc:68
2075
#: ../drizzled/error.cc:293
2411
2077
msgid "Can't find file: '%-.200s' (errno: %d)"
2414
#: drizzled/error.cc:70
2080
#: ../drizzled/error.cc:294
2416
2082
msgid "Can't read dir of '%-.192s' (errno: %d)"
2419
#: drizzled/error.cc:72
2421
msgid "Can't change dir to '%-.192s' (errno: %d)"
2424
#: drizzled/error.cc:74
2085
#: ../drizzled/error.cc:295
2426
2087
msgid "Record has changed since last read in table '%-.192s'"
2429
#: drizzled/error.cc:76
2090
#: ../drizzled/error.cc:296
2431
2092
msgid "Disk full (%s); waiting for someone to free some space..."
2434
#: drizzled/error.cc:78
2095
#: ../drizzled/error.cc:297
2436
2097
msgid "Can't write; duplicate key in table '%-.192s'"
2439
#: drizzled/error.cc:80
2100
#: ../drizzled/error.cc:298
2441
2102
msgid "Error on close of '%-.192s' (errno: %d)"
2444
#: drizzled/error.cc:82
2105
#: ../drizzled/error.cc:299
2446
2107
msgid "Error reading file '%-.200s' (errno: %d)"
2449
#: drizzled/error.cc:84
2110
#: ../drizzled/error.cc:300
2451
2112
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2454
#: drizzled/error.cc:86
2115
#: ../drizzled/error.cc:301
2456
2117
msgid "Error writing file '%-.200s' (errno: %d)"
2459
#: drizzled/error.cc:88
2120
#: ../drizzled/error.cc:302
2461
2122
msgid "'%-.192s' is locked against change"
2464
#: drizzled/error.cc:90
2125
#: ../drizzled/error.cc:303
2465
2126
msgid "Sort aborted"
2468
#: drizzled/error.cc:92
2470
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2473
#: drizzled/error.cc:94
2129
#: ../drizzled/error.cc:304
2475
2131
msgid "Got error %d from storage engine"
2478
#: drizzled/error.cc:96
2134
#: ../drizzled/error.cc:305
2480
2136
msgid "Table storage engine for '%-.192s' doesn't have this option"
2483
#: drizzled/error.cc:98
2139
#: ../drizzled/error.cc:306
2485
2141
msgid "Can't find record in '%-.192s'"
2488
#: drizzled/error.cc:100
2144
#: ../drizzled/error.cc:307
2490
2146
msgid "Incorrect information in file: '%-.200s'"
2493
#: drizzled/error.cc:102
2149
#: ../drizzled/error.cc:308
2495
2151
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2498
#: drizzled/error.cc:104
2154
#: ../drizzled/error.cc:309
2500
2156
msgid "Old key file for table '%-.192s'; repair it!"
2503
#: drizzled/error.cc:106
2159
#: ../drizzled/error.cc:310
2505
2161
msgid "Table '%-.192s' is read only"
2508
#: drizzled/error.cc:108
2164
#: ../drizzled/error.cc:311
2510
msgid "Out of memory; restart server and try again (needed %d bytes)"
2166
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2513
#: drizzled/error.cc:110
2169
#: ../drizzled/error.cc:312
2514
2170
msgid "Out of sort memory; increase server sort buffer size"
2517
#: drizzled/error.cc:112
2173
#: ../drizzled/error.cc:313
2174
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2177
#: ../drizzled/error.cc:314
2178
msgid "Global join memory constraint hit; increase join-heap-threshold"
2181
#: ../drizzled/error.cc:315
2182
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2185
#: ../drizzled/error.cc:316
2186
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2189
#: ../drizzled/error.cc:317
2519
2191
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2522
#: drizzled/error.cc:114
2194
#: ../drizzled/error.cc:318
2523
2195
msgid "Too many connections"
2526
#: drizzled/error.cc:116
2198
#: ../drizzled/error.cc:319
2528
"Out of memory; check if mysqld or some other process uses all available "
2529
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
2200
"Out of memory; check if drizzled or some other process uses all available "
2201
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2530
2202
"memory or you can add more swap space"
2533
#: drizzled/error.cc:118
2205
#: ../drizzled/error.cc:320
2534
2206
msgid "Can't get hostname for your address"
2537
#: drizzled/error.cc:120
2209
#: ../drizzled/error.cc:321
2538
2210
msgid "Bad handshake"
2541
#: drizzled/error.cc:122
2543
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2546
#: drizzled/error.cc:124
2548
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2551
#: drizzled/error.cc:126
2552
msgid "No database selected"
2555
#: drizzled/error.cc:128
2213
#. Access error messages
2214
#: ../drizzled/error.cc:324
2216
msgid "Access denied for user '%s' to schema '%s'"
2219
#: ../drizzled/error.cc:325
2221
msgid "Access denied for user '%s' to table '%s'"
2224
#: ../drizzled/error.cc:326
2226
msgid "Access denied for user '%s' (using password: %s)"
2229
#: ../drizzled/error.cc:328
2230
msgid "No schema selected"
2233
#: ../drizzled/error.cc:329
2556
2234
msgid "Unknown command"
2559
#: drizzled/error.cc:130
2237
#: ../drizzled/error.cc:330
2561
2239
msgid "Column '%-.192s' cannot be null"
2564
#: drizzled/error.cc:132
2566
msgid "Unknown database '%-.192s'"
2242
#: ../drizzled/error.cc:331
2244
msgid "Unknown schema '%-.192s'"
2245
msgstr "Неизвестный язык: '%s'"
2569
#: drizzled/error.cc:134
2247
#: ../drizzled/error.cc:332
2571
2249
msgid "Table '%-.192s' already exists"
2574
#: drizzled/error.cc:136
2252
#: ../drizzled/error.cc:333
2576
2254
msgid "Unknown table '%-.100s'"
2579
#: drizzled/error.cc:138
2257
#: ../drizzled/error.cc:334
2581
2259
msgid "Column '%-.192s' in %-.192s is ambiguous"
2584
#: drizzled/error.cc:140
2262
#: ../drizzled/error.cc:335
2585
2263
msgid "Server shutdown in progress"
2588
#: drizzled/error.cc:142
2266
#: ../drizzled/error.cc:336
2590
2268
msgid "Unknown column '%-.192s' in '%-.192s'"
2593
#: drizzled/error.cc:144
2271
#: ../drizzled/error.cc:337
2595
2273
msgid "'%-.192s' isn't in GROUP BY"
2598
#: drizzled/error.cc:146
2276
#: ../drizzled/error.cc:338
2600
2278
msgid "Can't group on '%-.192s'"
2603
#: drizzled/error.cc:148
2281
#: ../drizzled/error.cc:339
2604
2282
msgid "Statement has sum functions and columns in same statement"
2607
#: drizzled/error.cc:150
2285
#: ../drizzled/error.cc:340
2608
2286
msgid "Column count doesn't match value count"
2611
#: drizzled/error.cc:152
2289
#: ../drizzled/error.cc:341
2613
2291
msgid "Identifier name '%-.100s' is too long"
2616
#: drizzled/error.cc:154
2294
#: ../drizzled/error.cc:342
2618
2296
msgid "Duplicate column name '%-.192s'"
2621
#: drizzled/error.cc:156
2299
#: ../drizzled/error.cc:343
2623
2301
msgid "Duplicate key name '%-.192s'"
2626
#: drizzled/error.cc:158
2304
#: ../drizzled/error.cc:344
2628
2306
msgid "Duplicate entry '%-.192s' for key %d"
2631
#: drizzled/error.cc:160
2309
#: ../drizzled/error.cc:345
2633
2311
msgid "Incorrect column specifier for column '%-.192s'"
2636
#: drizzled/error.cc:162
2314
#: ../drizzled/error.cc:346
2638
2316
msgid "%s near '%-.80s' at line %d"
2641
#: drizzled/error.cc:164
2319
#: ../drizzled/error.cc:347
2321
msgid "Parsing error near '%s'"
2324
#: ../drizzled/error.cc:348
2642
2325
msgid "Query was empty"
2645
#: drizzled/error.cc:166
2328
#: ../drizzled/error.cc:349
2647
2330
msgid "Not unique table/alias: '%-.192s'"
2650
#: drizzled/error.cc:168
2333
#: ../drizzled/error.cc:350
2652
2335
msgid "Invalid default value for '%-.192s'"
2655
#: drizzled/error.cc:170
2338
#: ../drizzled/error.cc:351
2656
2339
msgid "Multiple primary key defined"
2659
#: drizzled/error.cc:172
2342
#: ../drizzled/error.cc:352
2661
2344
msgid "Too many keys specified; max %d keys allowed"
2664
#: drizzled/error.cc:174
2347
#: ../drizzled/error.cc:353
2666
2349
msgid "Too many key parts specified; max %d parts allowed"
2669
#: drizzled/error.cc:176
2352
#: ../drizzled/error.cc:354
2671
2354
msgid "Specified key was too long; max key length is %d bytes"
2674
#: drizzled/error.cc:178
2357
#: ../drizzled/error.cc:355
2676
2359
msgid "Key column '%-.192s' doesn't exist in table"
2679
#: drizzled/error.cc:180
2362
#: ../drizzled/error.cc:356
2682
2365
"BLOB column '%-.192s' can't be used in key specification with the used table "
2686
#: drizzled/error.cc:182
2369
#: ../drizzled/error.cc:357
2689
2372
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2693
#: drizzled/error.cc:184
2376
#: ../drizzled/error.cc:358
2695
2378
"Incorrect table definition; there can be only one auto column and it must be "
2696
2379
"defined as a key"
2699
#: drizzled/error.cc:186
2702
"%s: ready for connections.\n"
2703
"Version: '%s' socket: '%s' port: %d"
2706
#: drizzled/error.cc:188
2382
#: ../drizzled/error.cc:359
2708
2384
msgid "%s: Normal shutdown\n"
2711
#: drizzled/error.cc:190
2387
#: ../drizzled/error.cc:360
2713
2389
msgid "%s: Got signal %d. Aborting!\n"
2716
#: drizzled/error.cc:192
2392
#: ../drizzled/error.cc:361
2718
2394
msgid "%s: Shutdown complete\n"
2721
#: drizzled/error.cc:194
2397
#: ../drizzled/error.cc:362
2723
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2399
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2726
#: drizzled/error.cc:196
2402
#: ../drizzled/error.cc:363
2727
2403
msgid "Can't create IP socket"
2730
#: drizzled/error.cc:198
2406
#: ../drizzled/error.cc:364
2733
2409
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2737
#: drizzled/error.cc:200
2738
msgid "Field separator argument is not what is expected; check the manual"
2413
#: ../drizzled/error.cc:365
2416
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2741
#: drizzled/error.cc:202
2420
#: ../drizzled/error.cc:366
2743
2422
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2746
#: drizzled/error.cc:204
2425
#: ../drizzled/error.cc:367
2749
"The file '%-.128s' must be in the database directory or be readable by all"
2428
"The file '%-.128s' must be in the schema directory or be readable by all"
2752
#: drizzled/error.cc:206
2431
#: ../drizzled/error.cc:368
2754
2433
msgid "File '%-.200s' already exists"
2757
#: drizzled/error.cc:208
2436
#: ../drizzled/error.cc:369
2759
2438
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2762
#: drizzled/error.cc:210
2764
msgid "Records: %ld Duplicates: %ld"
2767
#: drizzled/error.cc:212
2441
#: ../drizzled/error.cc:370
2769
2443
"Incorrect prefix key; the used key part isn't a string, the used length is "
2770
2444
"longer than the key part, or the storage engine doesn't support unique "
2774
#: drizzled/error.cc:214
2448
#: ../drizzled/error.cc:371
2775
2449
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2778
#: drizzled/error.cc:216
2452
#: ../drizzled/error.cc:372
2780
2454
msgid "Can't DROP '%-.192s'; check that column/key exists"
2783
#: drizzled/error.cc:218
2457
#: ../drizzled/error.cc:373
2785
2459
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2788
#: drizzled/error.cc:220
2462
#: ../drizzled/error.cc:374
2790
2464
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2793
#: drizzled/error.cc:222
2795
msgid "Unknown thread id: %lu"
2798
#: drizzled/error.cc:224
2800
msgid "You are not owner of thread %lu"
2803
#: drizzled/error.cc:226
2467
#. KILL session errors
2468
#: ../drizzled/error.cc:377
2470
msgid "Unknown session id: %lu"
2471
msgstr "Неизвестная команда: "
2473
#: ../drizzled/error.cc:378
2475
msgid "You are not the owner of session %lu"
2478
#: ../drizzled/error.cc:379
2479
msgid "You cannot kill the session you are connected from."
2482
#: ../drizzled/error.cc:382
2804
2483
msgid "No tables used"
2807
#: drizzled/error.cc:228
2809
msgid "Too many strings for column %-.192s and SET"
2812
#: drizzled/error.cc:230
2814
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2817
#: drizzled/error.cc:232
2819
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2822
#: drizzled/error.cc:234
2824
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2827
#: drizzled/error.cc:236
2486
#: ../drizzled/error.cc:383
2829
2488
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2832
#: drizzled/error.cc:238
2491
#: ../drizzled/error.cc:384
2834
msgid "Incorrect database name '%-.100s'"
2493
msgid "Incorrect schema name '%-.100s'"
2837
#: drizzled/error.cc:240
2496
#: ../drizzled/error.cc:385
2839
2498
msgid "Incorrect table name '%-.100s'"
2842
#: drizzled/error.cc:242
2501
#: ../drizzled/error.cc:386
2844
2503
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2845
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2504
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2848
#: drizzled/error.cc:244
2507
#: ../drizzled/error.cc:387
2849
2508
msgid "Unknown error"
2852
#: drizzled/error.cc:246
2511
#: ../drizzled/error.cc:388
2854
2513
msgid "Unknown procedure '%-.192s'"
2857
#: drizzled/error.cc:248
2516
#: ../drizzled/error.cc:389
2859
2518
msgid "Incorrect parameter count to procedure '%-.192s'"
2862
#: drizzled/error.cc:250
2864
msgid "Incorrect parameters to procedure '%-.192s'"
2867
#: drizzled/error.cc:252
2521
#: ../drizzled/error.cc:390
2869
2523
msgid "Unknown table '%-.192s' in %-.32s"
2872
#: drizzled/error.cc:254
2526
#: ../drizzled/error.cc:391
2874
2528
msgid "Column '%-.192s' specified twice"
2877
#: drizzled/error.cc:256
2531
#: ../drizzled/error.cc:392
2878
2532
msgid "Invalid use of group function"
2881
#: drizzled/error.cc:258
2535
#: ../drizzled/error.cc:393
2884
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2538
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2887
#: drizzled/error.cc:260
2541
#: ../drizzled/error.cc:394
2888
2542
msgid "A table must have at least 1 column"
2891
#: drizzled/error.cc:262
2545
#: ../drizzled/error.cc:395
2893
2547
msgid "The table '%-.192s' is full"
2896
#: drizzled/error.cc:264
2898
msgid "Unknown character set: '%-.64s'"
2901
#: drizzled/error.cc:266
2903
msgid "Too many tables; MySQL can only use %d tables in a join"
2906
#: drizzled/error.cc:268
2550
#: ../drizzled/error.cc:396
2552
msgid "Too many tables; Drizzle can only use %d tables in a join"
2555
#: ../drizzled/error.cc:397
2907
2556
msgid "Too many columns"
2910
#: drizzled/error.cc:270
2559
#: ../drizzled/error.cc:398
2913
2562
"Row size too large. The maximum row size for the used table type, not "
2914
2563
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2917
#: drizzled/error.cc:272
2920
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
2921
"thread_stack=#' to specify a bigger stack if needed"
2924
#: drizzled/error.cc:274
2566
#: ../drizzled/error.cc:399
2925
2567
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2928
#: drizzled/error.cc:276
2570
#: ../drizzled/error.cc:400
2931
2573
"Table handler doesn't support NULL in given index. Please change column "
2932
2574
"'%-.192s' to be NOT NULL or use another handler"
2935
#: drizzled/error.cc:278
2937
msgid "Can't load function '%-.192s'"
2940
#: drizzled/error.cc:280
2942
msgid "Can't initialize function '%-.192s'; %-.80s"
2945
#: drizzled/error.cc:282
2946
msgid "No paths allowed for shared library"
2949
#: drizzled/error.cc:284
2951
msgid "Function '%-.192s' already exists"
2954
#: drizzled/error.cc:286
2956
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2959
#: drizzled/error.cc:288
2961
msgid "Can't find symbol '%-.128s' in library"
2964
#: drizzled/error.cc:290
2966
msgid "Function '%-.192s' is not defined"
2969
#: drizzled/error.cc:292
2972
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2973
"'mysqladmin flush-hosts'"
2976
#: drizzled/error.cc:294
2978
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
2981
#: drizzled/error.cc:296
2983
"You are using MySQL as an anonymous user and anonymous users are not allowed "
2984
"to change passwords"
2987
#: drizzled/error.cc:298
2989
"You must have privileges to update tables in the mysql database to be able "
2990
"to change passwords for others"
2993
#: drizzled/error.cc:300
2994
msgid "Can't find any matching row in the user table"
2997
#: drizzled/error.cc:302
2577
#: ../drizzled/error.cc:401
2578
msgid "No paths allowed for plugin library"
2581
#: ../drizzled/error.cc:402
2583
msgid "Plugin '%-.192s' already exists"
2586
#: ../drizzled/error.cc:403
2588
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2589
msgstr "Ошибка при создании директории '%s' (Код ошибки: %d)"
2591
#: ../drizzled/error.cc:404
2593
msgid "Can't find symbol '%-.128s' in library '%s'"
2596
#: ../drizzled/error.cc:405
2999
2598
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
3002
#: drizzled/error.cc:304
2601
#: ../drizzled/error.cc:406
3005
2604
"Can't create a new thread (errno %d); if you are not out of available "
3006
2605
"memory, you can consult the manual for a possible OS-dependent bug"
3009
#: drizzled/error.cc:306
2608
#: ../drizzled/error.cc:407
3011
2610
msgid "Column count doesn't match value count at row %ld"
3014
#: drizzled/error.cc:308
2613
#: ../drizzled/error.cc:408
3016
2615
msgid "Can't reopen table: '%-.192s'"
3019
#: drizzled/error.cc:310
3020
msgid "Invalid use of NULL value"
3023
#: drizzled/error.cc:312
3025
msgid "Got error '%-.64s' from regexp"
3028
#: drizzled/error.cc:314
2618
#: ../drizzled/error.cc:409
3030
2620
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
3031
2621
"illegal if there is no GROUP BY clause"
3034
#: drizzled/error.cc:316
3036
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3039
#: drizzled/error.cc:318
3041
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3044
#: drizzled/error.cc:320
3047
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3051
#: drizzled/error.cc:322
3053
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3054
"privileges can be used"
3057
#: drizzled/error.cc:324
3058
msgid "The host or user argument to GRANT is too long"
3061
#: drizzled/error.cc:326
3063
msgid "Table '%-.192s.%-.192s' doesn't exist"
3066
#: drizzled/error.cc:328
3069
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3073
#: drizzled/error.cc:330
3074
msgid "The used command is not allowed with this MySQL version"
3077
#: drizzled/error.cc:332
2624
#: ../drizzled/error.cc:410
3079
2626
"You have an error in your SQL syntax; check the manual that corresponds to "
3080
"your MySQL server version for the right syntax to use"
3083
#: drizzled/error.cc:334
3085
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3088
#: drizzled/error.cc:336
3089
msgid "Too many delayed threads in use"
3092
#: drizzled/error.cc:338
3094
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3097
#: drizzled/error.cc:340
2627
"your Drizzle server version for the right syntax to use"
2630
#: ../drizzled/error.cc:411
3098
2631
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3101
#: drizzled/error.cc:342
3102
msgid "Got a read error from the connection pipe"
3105
#: drizzled/error.cc:344
3106
msgid "Got an error from fcntl()"
3109
#: drizzled/error.cc:346
2634
#: ../drizzled/error.cc:412
3110
2635
msgid "Got packets out of order"
3113
#: drizzled/error.cc:358
3114
msgid "Result string is longer than 'max_allowed_packet' bytes"
3117
#: drizzled/error.cc:360
2638
#: ../drizzled/error.cc:413
3118
2639
msgid "The used table type doesn't support BLOB/TEXT columns"
3121
#: drizzled/error.cc:362
2642
#: ../drizzled/error.cc:414
3122
2643
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3125
#: drizzled/error.cc:364
3128
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3132
#: drizzled/error.cc:366
2646
#: ../drizzled/error.cc:415
3134
2648
msgid "Incorrect column name '%-.100s'"
3137
#: drizzled/error.cc:368
2651
#: ../drizzled/error.cc:416
3139
2653
msgid "The used storage engine can't index column '%-.192s'"
3142
#: drizzled/error.cc:370
2656
#: ../drizzled/error.cc:417
3144
2658
"Unable to open underlying table which is differently defined or of non-"
3145
2659
"MyISAM type or doesn't exist"
3148
#: drizzled/error.cc:372
2662
#: ../drizzled/error.cc:418
3150
2664
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3153
#: drizzled/error.cc:374
2667
#: ../drizzled/error.cc:419
3156
2670
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3159
#: drizzled/error.cc:376
2673
#: ../drizzled/error.cc:420
3161
2675
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3162
2676
"UNIQUE instead"
3165
#: drizzled/error.cc:378
2679
#: ../drizzled/error.cc:421
3166
2680
msgid "Result consisted of more than one row"
3169
#: drizzled/error.cc:380
2683
#: ../drizzled/error.cc:422
3170
2684
msgid "This table type requires a primary key"
3173
#: drizzled/error.cc:382
3174
msgid "This version of MySQL is not compiled with RAID support"
3177
#: drizzled/error.cc:384
3179
"You are using safe update mode and you tried to update a table without a "
3180
"WHERE that uses a KEY column"
3183
#: drizzled/error.cc:386
2687
#: ../drizzled/error.cc:423
3185
2689
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3188
#: drizzled/error.cc:388
2692
#: ../drizzled/error.cc:424
3189
2693
msgid "Can't open table"
3192
#: drizzled/error.cc:390
2696
#: ../drizzled/error.cc:425
3194
2698
msgid "The storage engine for the table doesn't support %s"
3197
#: drizzled/error.cc:392
3198
msgid "You are not allowed to execute this command in a transaction"
3201
#: drizzled/error.cc:394
2701
#: ../drizzled/error.cc:426
3203
2703
msgid "Got error %d during COMMIT"
3206
#: drizzled/error.cc:396
2706
#: ../drizzled/error.cc:427
3208
2708
msgid "Got error %d during ROLLBACK"
3211
#: drizzled/error.cc:398
3213
msgid "Got error %d during FLUSH_LOGS"
3216
#: drizzled/error.cc:400
3218
msgid "Got error %d during CHECKPOINT"
3221
#: drizzled/error.cc:402
2711
#. This is a very incorrect place to use the PRIi64 macro as the
2712
#. program that looks over the source for the N_() macros does not
2713
#. (obviously) do macro expansion, so the string is entirely wrong for
2714
#. what it is trying to output for every language except english.
2715
#: ../drizzled/error.cc:432
3224
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2718
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3225
2719
"'%-.64s' (%-.64s)"
3228
#: drizzled/error.cc:404
3229
msgid "The storage engine for the table does not support binary table dump"
3232
#: drizzled/error.cc:406
3233
msgid "Binlog closed, cannot RESET MASTER"
3236
#: drizzled/error.cc:408
3238
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3241
#: drizzled/error.cc:410
3243
msgid "Error from master: '%-.64s'"
3246
#: drizzled/error.cc:412
3247
msgid "Net error reading from master"
3250
#: drizzled/error.cc:414
3251
msgid "Net error writing to master"
3254
#: drizzled/error.cc:416
3255
msgid "Can't find FULLTEXT index matching the column list"
3258
#: drizzled/error.cc:418
2722
#: ../drizzled/error.cc:433
3260
2724
"Can't execute the given command because you have active locked tables or an "
3261
2725
"active transaction"
3264
#: drizzled/error.cc:420
2728
#: ../drizzled/error.cc:434
3266
2730
msgid "Unknown system variable '%-.64s'"
3269
#: drizzled/error.cc:422
2733
#: ../drizzled/error.cc:435
3271
2735
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3274
#: drizzled/error.cc:424
2738
#: ../drizzled/error.cc:436
3277
2741
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3280
#: drizzled/error.cc:426
2744
#: ../drizzled/error.cc:437
3281
2745
msgid "Some non-transactional changed tables couldn't be rolled back"
3284
#: drizzled/error.cc:428
3286
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3287
"of storage; increase this mysqld variable and try again"
3290
#: drizzled/error.cc:430
3292
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3295
#: drizzled/error.cc:432
3297
"This operation requires a running slave; configure slave and do START SLAVE"
3300
#: drizzled/error.cc:434
3301
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3304
#: drizzled/error.cc:436
3306
"Could not initialize master info structure; more error messages can be found "
3307
"in the MySQL error log"
3310
#: drizzled/error.cc:438
3311
msgid "Could not create slave thread; check system resources"
3314
#: drizzled/error.cc:440
3317
"User %-.64s already has more than 'max_user_connections' active connections"
3320
#: drizzled/error.cc:442
2748
#: ../drizzled/error.cc:438
3321
2749
msgid "You may only use constant expressions with SET"
3324
#: drizzled/error.cc:444
2752
#: ../drizzled/error.cc:439
3325
2753
msgid "Lock wait timeout exceeded; try restarting transaction"
3328
#: drizzled/error.cc:446
2756
#: ../drizzled/error.cc:440
3329
2757
msgid "The total number of locks exceeds the lock table size"
3332
#: drizzled/error.cc:448
2760
#: ../drizzled/error.cc:441
3333
2761
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3336
#: drizzled/error.cc:450
2764
#: ../drizzled/error.cc:442
3337
2765
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3340
#: drizzled/error.cc:452
3341
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3344
#: drizzled/error.cc:454
2768
#: ../drizzled/error.cc:443
3346
2770
msgid "Incorrect arguments to %s"
3349
#: drizzled/error.cc:456
3351
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3354
#: drizzled/error.cc:458
3356
"Incorrect table definition; all MERGE tables must be in the same database"
3359
#: drizzled/error.cc:460
2773
#: ../drizzled/error.cc:444
3360
2774
msgid "Deadlock found when trying to get lock; try restarting transaction"
3363
#: drizzled/error.cc:462
2777
#: ../drizzled/error.cc:445
3364
2778
msgid "The used table type doesn't support FULLTEXT indexes"
3367
#: drizzled/error.cc:464
2781
#: ../drizzled/error.cc:446
3368
2782
msgid "Cannot add foreign key constraint"
3371
#: drizzled/error.cc:466
2785
#: ../drizzled/error.cc:447
3372
2786
msgid "Cannot add or update a child row: a foreign key constraint fails"
3375
#: drizzled/error.cc:468
2789
#: ../drizzled/error.cc:448
3376
2790
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3379
#: drizzled/error.cc:470
3381
msgid "Error connecting to master: %-.128s"
3384
#: drizzled/error.cc:472
3386
msgid "Error running query on master: %-.128s"
3389
#: drizzled/error.cc:474
3391
msgid "Error when executing command %s: %-.128s"
3394
#: drizzled/error.cc:476
2793
#: ../drizzled/error.cc:449
3396
2795
msgid "Incorrect usage of %s and %s"
3399
#: drizzled/error.cc:478
2798
#: ../drizzled/error.cc:450
3400
2799
msgid "The used SELECT statements have a different number of columns"
3403
#: drizzled/error.cc:480
2802
#: ../drizzled/error.cc:451
3404
2803
msgid "Can't execute the query because you have a conflicting read lock"
3407
#: drizzled/error.cc:482
3408
msgid "Mixing of transactional and non-transactional tables is disabled"
3411
#: drizzled/error.cc:484
3413
msgid "Option '%s' used twice in statement"
3416
#: drizzled/error.cc:486
3418
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3421
#: drizzled/error.cc:488
3423
msgid "Access denied; you need the %-.128s privilege for this operation"
3426
#: drizzled/error.cc:490
2806
#: ../drizzled/error.cc:452
3429
2809
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3432
#: drizzled/error.cc:492
2812
#: ../drizzled/error.cc:453
3435
2815
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3438
#: drizzled/error.cc:494
2818
#: ../drizzled/error.cc:454
3440
2820
msgid "Variable '%-.64s' doesn't have a default value"
3443
#: drizzled/error.cc:496
2823
#: ../drizzled/error.cc:455
3445
2825
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3448
#: drizzled/error.cc:498
2828
#: ../drizzled/error.cc:456
3450
2830
msgid "Incorrect argument type to variable '%-.64s'"
3453
#: drizzled/error.cc:500
2833
#: ../drizzled/error.cc:457
3455
2835
msgid "Variable '%-.64s' can only be set, not read"
3458
#: drizzled/error.cc:502
2838
#: ../drizzled/error.cc:458
3460
2840
msgid "Incorrect usage/placement of '%s'"
3463
#: drizzled/error.cc:504
3465
msgid "This version of MySQL doesn't yet support '%s'"
3468
#: drizzled/error.cc:506
3471
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3474
#: drizzled/error.cc:508
3475
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3478
#: drizzled/error.cc:510
2843
#: ../drizzled/error.cc:459
2845
msgid "This version of Drizzle doesn't yet support '%s'"
2848
#: ../drizzled/error.cc:460
3480
2850
msgid "Variable '%-.192s' is a %s variable"
3483
#: drizzled/error.cc:512
2853
#: ../drizzled/error.cc:461
3485
2855
msgid "Incorrect foreign key definition for '%-.192s': %s"
3488
#: drizzled/error.cc:514
2858
#: ../drizzled/error.cc:462
3489
2859
msgid "Key reference and table reference don't match"
3492
#: drizzled/error.cc:516
2862
#: ../drizzled/error.cc:463
3494
2864
msgid "Operand should contain %d column(s)"
3497
#: drizzled/error.cc:518
2867
#: ../drizzled/error.cc:464
3498
2868
msgid "Subquery returns more than 1 row"
3501
#: drizzled/error.cc:520
3503
msgid "Unknown prepared statement handler (%.*s) given to %s"
3506
#: drizzled/error.cc:522
3507
msgid "Help database is corrupt or does not exist"
3510
#: drizzled/error.cc:524
3511
msgid "Cyclic reference on subqueries"
3514
#: drizzled/error.cc:526
2871
#: ../drizzled/error.cc:465
3516
2873
msgid "Converting column '%s' from %s to %s"
3519
#: drizzled/error.cc:528
2876
#: ../drizzled/error.cc:466
3521
2878
msgid "Reference '%-.64s' not supported (%s)"
3524
#: drizzled/error.cc:530
2881
#: ../drizzled/error.cc:467
3525
2882
msgid "Every derived table must have its own alias"
3528
#: drizzled/error.cc:532
2885
#: ../drizzled/error.cc:468
3530
2887
msgid "Select %u was reduced during optimization"
3533
#: drizzled/error.cc:534
2890
#: ../drizzled/error.cc:469
3535
2892
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3538
#: drizzled/error.cc:536
3540
"Client does not support authentication protocol requested by server; "
3541
"consider upgrading MySQL client"
3544
#: drizzled/error.cc:538
2895
#: ../drizzled/error.cc:470
3545
2896
msgid "All parts of a SPATIAL index must be NOT NULL"
3548
#: drizzled/error.cc:540
2899
#: ../drizzled/error.cc:471
3550
2901
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3553
#: drizzled/error.cc:542
3554
msgid "Slave is already running"
3557
#: drizzled/error.cc:544
3558
msgid "Slave already has been stopped"
3561
#: drizzled/error.cc:546
2904
#: ../drizzled/error.cc:472
3564
"Uncompressed data size too large; the maximum size is %d (probably, length "
3565
"of uncompressed data was corrupted)"
2907
"Uncompressed data size too large; the maximum size is %d (based on "
2908
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3568
#: drizzled/error.cc:548
2911
#: ../drizzled/error.cc:473
3569
2912
msgid "ZLIB: Not enough memory"
3572
#: drizzled/error.cc:550
2915
#: ../drizzled/error.cc:474
3574
2917
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3575
2918
"data was corrupted)"
3578
#: drizzled/error.cc:552
2921
#: ../drizzled/error.cc:475
3579
2922
msgid "ZLIB: Input data corrupted"
3582
#: drizzled/error.cc:554
2925
#: ../drizzled/error.cc:476
3584
2927
msgid "%d line(s) were cut by GROUP_CONCAT()"
3587
#: drizzled/error.cc:556
2930
#: ../drizzled/error.cc:477
3589
2932
msgid "Row %ld doesn't contain data for all columns"
3592
#: drizzled/error.cc:558
2935
#: ../drizzled/error.cc:478
3595
2938
"Row %ld was truncated; it contained more data than there were input columns"
3598
#: drizzled/error.cc:560
2941
#: ../drizzled/error.cc:479
3601
2944
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3604
#: drizzled/error.cc:562
2947
#: ../drizzled/error.cc:480
3606
2949
msgid "Out of range value for column '%s' at row %ld"
3609
#: drizzled/error.cc:564
2952
#: ../drizzled/error.cc:481
3611
2954
msgid "Data truncated for column '%s' at row %ld"
3614
#: drizzled/error.cc:566
3616
msgid "Using storage engine %s for table '%s'"
3619
#: drizzled/error.cc:568
2957
#: ../drizzled/error.cc:482
3621
2959
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3624
#: drizzled/error.cc:570
3625
msgid "Cannot drop one or more of the requested users"
3628
#: drizzled/error.cc:572
3629
msgid "Can't revoke all privileges for one or more of the requested users"
3632
#: drizzled/error.cc:574
2962
#: ../drizzled/error.cc:483
3634
2964
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3637
#: drizzled/error.cc:576
2967
#: ../drizzled/error.cc:484
3639
2969
msgid "Illegal mix of collations for operation '%s'"
3642
#: drizzled/error.cc:578
2972
#: ../drizzled/error.cc:485
3645
2975
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3646
2976
"variable_name)"
3649
#: drizzled/error.cc:580
2979
#: ../drizzled/error.cc:486
3651
2981
msgid "Unknown collation: '%-.64s'"
3654
#: drizzled/error.cc:582
3656
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3657
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3661
#: drizzled/error.cc:584
3664
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3665
"old format; please change the password to the new format"
3668
#: drizzled/error.cc:586
2984
#: ../drizzled/error.cc:487
3671
2987
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3675
#: drizzled/error.cc:588
3676
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3679
#: drizzled/error.cc:590
3681
"It is recommended to use --skip-slave-start when doing step-by-step "
3682
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3683
"get an unexpected slave's mysqld restart"
3686
#: drizzled/error.cc:592
3687
msgid "SQL thread is not to be started so UNTIL options are ignored"
3690
#: drizzled/error.cc:594
2991
#: ../drizzled/error.cc:488
3692
2993
msgid "Incorrect index name '%-.100s'"
3695
#: drizzled/error.cc:596
2996
#: ../drizzled/error.cc:489
3697
2998
msgid "Incorrect catalog name '%-.100s'"
3700
#: drizzled/error.cc:598
3702
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3705
#: drizzled/error.cc:600
3001
#: ../drizzled/error.cc:490
3707
3003
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3710
#: drizzled/error.cc:602
3712
msgid "Unknown key cache '%-.100s'"
3715
#: drizzled/error.cc:604
3717
"MySQL is started in --skip-name-resolve mode; you must restart it without "
3718
"this switch for this grant to work"
3721
#: drizzled/error.cc:606
3006
#: ../drizzled/error.cc:491
3723
3008
msgid "Unknown table engine '%s'"
3726
#: drizzled/error.cc:608
3728
msgid "'%s' is deprecated; use '%s' instead"
3731
#: drizzled/error.cc:610
3011
#: ../drizzled/error.cc:492
3733
3013
msgid "The target table %-.100s of the %s is not updatable"
3736
#: drizzled/error.cc:612
3016
#: ../drizzled/error.cc:493
3739
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
3019
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3743
#: drizzled/error.cc:614
3023
#: ../drizzled/error.cc:494
3746
"The MySQL server is running with the %s option so it cannot execute this "
3026
"The Drizzle server is running with the %s option so it cannot execute this "
3750
#: drizzled/error.cc:616
3030
#: ../drizzled/error.cc:495
3752
3032
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3755
#: drizzled/error.cc:618
3035
#: ../drizzled/error.cc:496
3757
3037
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3760
#: drizzled/error.cc:620
3040
#: ../drizzled/error.cc:497
3762
3042
"Incorrect table definition; there can be only one TIMESTAMP column with "
3763
3043
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3766
#: drizzled/error.cc:622
3046
#: ../drizzled/error.cc:498
3768
3048
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3771
#: drizzled/error.cc:624
3772
msgid "This command is not supported in the prepared statement protocol yet"
3775
#: drizzled/error.cc:626
3051
#: ../drizzled/error.cc:499
3777
3053
msgid "Got error %d '%-.100s' from %s"
3780
#: drizzled/error.cc:628
3056
#: ../drizzled/error.cc:500
3782
3058
msgid "Got temporary error %d '%-.100s' from %s"
3785
#: drizzled/error.cc:630
3061
#: ../drizzled/error.cc:501
3787
3063
msgid "Unknown or incorrect time zone: '%-.64s'"
3790
#: drizzled/error.cc:632
3792
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3795
#: drizzled/error.cc:634
3066
#: ../drizzled/error.cc:502
3797
3068
msgid "Invalid %s character string: '%.64s'"
3800
#: drizzled/error.cc:636
3071
#: ../drizzled/error.cc:503
3802
3073
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3805
#: drizzled/error.cc:638
3807
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3810
#: drizzled/error.cc:640
3812
msgid "Can't create a %s from within another stored routine"
3815
#: drizzled/error.cc:642
3817
msgid "%s %s already exists"
3820
#: drizzled/error.cc:644
3076
#: ../drizzled/error.cc:504
3822
3078
msgid "%s %s does not exist"
3825
#: drizzled/error.cc:646
3827
msgid "Failed to DROP %s %s"
3830
#: drizzled/error.cc:648
3832
msgid "Failed to CREATE %s %s"
3835
#: drizzled/error.cc:650
3837
msgid "%s with no matching label: %s"
3840
#: drizzled/error.cc:652
3842
msgid "Redefining label %s"
3845
#: drizzled/error.cc:654
3847
msgid "End-label %s without match"
3850
#: drizzled/error.cc:656
3852
msgid "Referring to uninitialized variable %s"
3855
#: drizzled/error.cc:658
3857
msgid "PROCEDURE %s can't return a result set in the given context"
3860
#: drizzled/error.cc:660
3861
msgid "RETURN is only allowed in a FUNCTION"
3864
#: drizzled/error.cc:662
3866
msgid "%s is not allowed in stored procedures"
3869
#: drizzled/error.cc:664
3871
"The update log is deprecated and replaced by the binary log; SET "
3872
"SQL_LOG_UPDATE has been ignored"
3875
#: drizzled/error.cc:666
3877
"The update log is deprecated and replaced by the binary log; SET "
3878
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3881
#: drizzled/error.cc:668
3081
#: ../drizzled/error.cc:505
3882
3082
msgid "Query execution was interrupted"
3885
#: drizzled/error.cc:670
3887
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3890
#: drizzled/error.cc:672
3892
msgid "Undefined CONDITION: %s"
3895
#: drizzled/error.cc:674
3897
msgid "No RETURN found in FUNCTION %s"
3900
#: drizzled/error.cc:676
3902
msgid "FUNCTION %s ended without RETURN"
3905
#: drizzled/error.cc:678
3906
msgid "Cursor statement must be a SELECT"
3909
#: drizzled/error.cc:680
3910
msgid "Cursor SELECT must not have INTO"
3913
#: drizzled/error.cc:682
3915
msgid "Undefined CURSOR: %s"
3918
#: drizzled/error.cc:684
3919
msgid "Cursor is already open"
3922
#: drizzled/error.cc:686
3923
msgid "Cursor is not open"
3926
#: drizzled/error.cc:688
3928
msgid "Undeclared variable: %s"
3931
#: drizzled/error.cc:690
3932
msgid "Incorrect number of FETCH variables"
3935
#: drizzled/error.cc:692
3936
msgid "No data - zero rows fetched, selected, or processed"
3939
#: drizzled/error.cc:694
3941
msgid "Duplicate parameter: %s"
3944
#: drizzled/error.cc:696
3946
msgid "Duplicate variable: %s"
3949
#: drizzled/error.cc:698
3951
msgid "Duplicate condition: %s"
3954
#: drizzled/error.cc:700
3956
msgid "Duplicate cursor: %s"
3959
#: drizzled/error.cc:702
3961
msgid "Failed to ALTER %s %s"
3964
#: drizzled/error.cc:704
3965
msgid "Subquery value not supported"
3968
#: drizzled/error.cc:706
3970
msgid "%s is not allowed in stored function or trigger"
3973
#: drizzled/error.cc:708
3974
msgid "Variable or condition declaration after cursor or handler declaration"
3977
#: drizzled/error.cc:710
3978
msgid "Cursor declaration after handler declaration"
3981
#: drizzled/error.cc:712
3982
msgid "Case not found for CASE statement"
3985
#: drizzled/error.cc:714
3987
msgid "Configuration file '%-.192s' is too big"
3990
#: drizzled/error.cc:716
3992
msgid "Malformed file type header in file '%-.192s'"
3995
#: drizzled/error.cc:718
3997
msgid "Unexpected end of file while parsing comment '%-.200s'"
4000
#: drizzled/error.cc:720
4002
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4005
#: drizzled/error.cc:722
4007
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4010
#: drizzled/error.cc:724
4011
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4014
#: drizzled/error.cc:726
4016
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4019
#: drizzled/error.cc:728
4021
msgid "'%-.192s.%-.192s' is not %s"
4024
#: drizzled/error.cc:730
4026
msgid "Column '%-.192s' is not updatable"
4029
#: drizzled/error.cc:732
4030
msgid "View's SELECT contains a subquery in the FROM clause"
4033
#: drizzled/error.cc:734
4035
msgid "View's SELECT contains a '%s' clause"
4038
#: drizzled/error.cc:736
4039
msgid "View's SELECT contains a variable or parameter"
4042
#: drizzled/error.cc:738
4044
msgid "View's SELECT refers to a temporary table '%-.192s'"
4047
#: drizzled/error.cc:740
4048
msgid "View's SELECT and view's field list have different column counts"
4051
#: drizzled/error.cc:742
4053
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4056
#: drizzled/error.cc:744
4057
msgid "View being updated does not have complete key of underlying table in it"
4060
#: drizzled/error.cc:746
3085
#: ../drizzled/error.cc:506
4063
3088
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4064
3089
"(s) or definer/invoker of view lack rights to use them"
4067
#: drizzled/error.cc:748
4069
msgid "Can't drop or alter a %s from within another stored routine"
4072
#: drizzled/error.cc:750
4073
msgid "GOTO is not allowed in a stored procedure handler"
4076
#: drizzled/error.cc:752
4077
msgid "Trigger already exists"
4080
#: drizzled/error.cc:754
4081
msgid "Trigger does not exist"
4084
#: drizzled/error.cc:756
4086
msgid "Trigger's '%-.192s' is view or temporary table"
4089
#: drizzled/error.cc:758
4091
msgid "Updating of %s row is not allowed in %strigger"
4094
#: drizzled/error.cc:760
4096
msgid "There is no %s row in %s trigger"
4099
#: drizzled/error.cc:762
3092
#: ../drizzled/error.cc:507
4101
3094
msgid "Field '%-.192s' doesn't have a default value"
4104
#: drizzled/error.cc:764
3097
#: ../drizzled/error.cc:508
4105
3098
msgid "Division by 0"
4108
#: drizzled/error.cc:766
3101
#: ../drizzled/error.cc:509
4110
3103
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4113
#: drizzled/error.cc:768
3106
#: ../drizzled/error.cc:510
4115
3108
msgid "Illegal %s '%-.192s' value found during parsing"
4118
#: drizzled/error.cc:770
4120
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4123
#: drizzled/error.cc:772
4125
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4128
#: drizzled/error.cc:774
4130
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4133
#: drizzled/error.cc:776
4135
msgid "Failed purging old relay logs: %s"
4138
#: drizzled/error.cc:778
4140
msgid "Password hash should be a %d-digit hexadecimal number"
4143
#: drizzled/error.cc:780
4144
msgid "Target log not found in binlog index"
4147
#: drizzled/error.cc:782
4148
msgid "I/O error reading log index file"
4151
#: drizzled/error.cc:784
4152
msgid "Server configuration does not permit binlog purge"
4155
#: drizzled/error.cc:786
4156
msgid "Failed on fseek()"
4159
#: drizzled/error.cc:788
4160
msgid "Fatal error during log purge"
4163
#: drizzled/error.cc:790
4164
msgid "A purgeable log is in use, will not purge"
4167
#: drizzled/error.cc:792
4168
msgid "Unknown error during log purge"
4171
#: drizzled/error.cc:794
4173
msgid "Failed initializing relay log position: %s"
4176
#: drizzled/error.cc:796
4177
msgid "You are not using binary logging"
4180
#: drizzled/error.cc:798
4183
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4186
#: drizzled/error.cc:800
4187
msgid "WSAStartup Failed"
4190
#: drizzled/error.cc:802
4191
msgid "Can't handle procedures with different groups yet"
4194
#: drizzled/error.cc:804
4195
msgid "Select must have a group with this procedure"
4198
#: drizzled/error.cc:806
4199
msgid "Can't use ORDER clause with this procedure"
4202
#: drizzled/error.cc:808
4204
msgid "Binary logging and replication forbid changing the global server %s"
4207
#: drizzled/error.cc:810
4209
msgid "Can't map file: %-.200s, errno: %d"
4212
#: drizzled/error.cc:812
4214
msgid "Wrong magic in %-.64s"
4217
#: drizzled/error.cc:814
4218
msgid "Prepared statement contains too many placeholders"
4221
#: drizzled/error.cc:816
3111
#: ../drizzled/error.cc:511
4223
3113
msgid "Key part '%-.192s' length cannot be 0"
4226
#: drizzled/error.cc:818
4227
msgid "View text checksum failed"
4230
#: drizzled/error.cc:820
4233
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4236
#: drizzled/error.cc:822
4238
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4241
#: drizzled/error.cc:824
4243
msgid "Can not delete from join view '%-.192s.%-.192s'"
4246
#: drizzled/error.cc:826
4248
msgid "Operation %s failed for %.256s"
4251
#: drizzled/error.cc:828
4252
msgid "XAER_NOTA: Unknown XID"
4255
#: drizzled/error.cc:830
4256
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4259
#: drizzled/error.cc:832
3116
#: ../drizzled/error.cc:512
4262
3119
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4263
3120
"the %.64s state"
4266
#: drizzled/error.cc:834
4267
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4270
#: drizzled/error.cc:836
4272
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4276
#: drizzled/error.cc:838
4277
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4280
#: drizzled/error.cc:840
4283
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4287
#: drizzled/error.cc:842
4288
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4291
#: drizzled/error.cc:844
4292
msgid "Failed to revoke all privileges to dropped routine"
4295
#: drizzled/error.cc:846
3123
#: ../drizzled/error.cc:513
4297
3125
msgid "Data too long for column '%s' at row %ld"
4300
#: drizzled/error.cc:848
4302
msgid "Bad SQLSTATE: '%s'"
4305
#: drizzled/error.cc:850
3128
#: ../drizzled/error.cc:514
4308
3131
"%s: ready for connections.\n"
4309
"Version: '%s' socket: '%s' port: %d %s"
3132
"Version: '%s' %s\n"
4312
#: drizzled/error.cc:852
3135
#: ../drizzled/error.cc:515
4313
3136
msgid "Can't load value from file with fixed size rows to variable"
4316
#: drizzled/error.cc:854
4317
msgid "You are not allowed to create a user with GRANT"
4320
#: drizzled/error.cc:856
3139
#: ../drizzled/error.cc:516
4322
3141
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4325
#: drizzled/error.cc:858
3144
#: ../drizzled/error.cc:517
4326
3145
msgid "Table definition has changed, please retry transaction"
4329
#: drizzled/error.cc:860
4330
msgid "Duplicate handler declared in the same block"
4333
#: drizzled/error.cc:862
4336
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4337
"variable in BEFORE trigger"
4340
#: drizzled/error.cc:864
3148
#: ../drizzled/error.cc:518
4342
3150
msgid "Not allowed to return a result set from a %s"
4345
#: drizzled/error.cc:866
3153
#: ../drizzled/error.cc:519
4346
3154
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4349
#: drizzled/error.cc:868
4351
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4352
"declaration and binary logging is enabled; if non-transactional tables were "
4353
"updated, the binary log will miss their changes"
4356
#: drizzled/error.cc:870
4358
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4359
"declaration and binary logging is enabled (you *might* want to use the less "
4360
"safe log_bin_trust_function_creators variable)"
4363
#: drizzled/error.cc:872
4365
"You do not have the SUPER privilege and binary logging is enabled (you "
4366
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4369
#: drizzled/error.cc:874
4371
"You can't execute a prepared statement which has an open cursor associated "
4372
"with it. Reset the statement to re-execute it."
4375
#: drizzled/error.cc:876
4377
msgid "The statement (%lu) has no open cursor."
4380
#: drizzled/error.cc:878
3157
#: ../drizzled/error.cc:520
4382
3159
"Explicit or implicit commit is not allowed in stored function or trigger."
4385
#: drizzled/error.cc:880
4388
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4391
#: drizzled/error.cc:882
4392
msgid "Recursive stored functions and triggers are not allowed."
4395
#: drizzled/error.cc:884
3162
#: ../drizzled/error.cc:521
4397
3164
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4400
#: drizzled/error.cc:886
3167
#: ../drizzled/error.cc:522
4402
3169
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4405
#: drizzled/error.cc:888
3172
#: ../drizzled/error.cc:523
4408
3175
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4412
#: drizzled/error.cc:890
4414
"You can't combine write-locking of system tables with other tables or lock "
4418
#: drizzled/error.cc:892
4420
msgid "Unable to connect to foreign data source: %.64s"
4423
#: drizzled/error.cc:894
4426
"There was a problem processing the query on the foreign data source. Data "
4427
"source error: %-.64s"
4430
#: drizzled/error.cc:896
4433
"The foreign data source you are trying to reference does not exist. Data "
4434
"source error: %-.64s"
4437
#: drizzled/error.cc:898
4440
"Can't create federated table. The data source connection string '%-.64s' is "
4441
"not in the correct format"
4444
#: drizzled/error.cc:900
4446
msgid "The data source connection string '%-.64s' is not in the correct format"
4449
#: drizzled/error.cc:902
4451
msgid "Can't create federated table. Foreign data src error: %-.64s"
4454
#: drizzled/error.cc:904
3179
#: ../drizzled/error.cc:524
4455
3180
msgid "Trigger in wrong schema"
4458
#: drizzled/error.cc:906
3183
#: ../drizzled/error.cc:525
4461
3186
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
4462
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4465
#: drizzled/error.cc:908
4467
msgid "Routine body for '%-.100s' is too long"
4470
#: drizzled/error.cc:910
4471
msgid "Cannot drop default keycache"
4474
#: drizzled/error.cc:912
3187
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3190
#: ../drizzled/error.cc:526
4476
3192
msgid "Display width out of range for column '%-.192s' (max = %d)"
4479
#: drizzled/error.cc:914
4480
msgid "XAER_DUPID: The XID already exists"
4483
#: drizzled/error.cc:916
3195
#: ../drizzled/error.cc:527
4485
3197
msgid "Datetime function: %-.32s field overflow"
4488
#: drizzled/error.cc:918
4491
"Can't update table '%-.192s' in stored function/trigger because it is "
4492
"already used by statement which invoked this stored function/trigger."
4495
#: drizzled/error.cc:920
4498
"The definition of table '%-.192s' prevents operation %.192s on table "
4502
#: drizzled/error.cc:922
4504
"The prepared statement contains a stored routine call that refers to that "
4505
"same statement. It's not allowed to execute a prepared statement in such a "
4509
#: drizzled/error.cc:924
4510
msgid "Not allowed to set autocommit from a stored function or trigger"
4513
#: drizzled/error.cc:926
4514
msgid "Definer is not fully qualified"
4517
#: drizzled/error.cc:928
4520
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4521
"Current user is used as definer. Please recreate the view!"
4524
#: drizzled/error.cc:930
4527
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4531
#: drizzled/error.cc:932
4533
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4536
#: drizzled/error.cc:934
4538
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4541
#: drizzled/error.cc:936
3200
#: ../drizzled/error.cc:528
4544
3203
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4547
#: drizzled/error.cc:938
3206
#: ../drizzled/error.cc:529
4550
3209
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4553
#: drizzled/error.cc:940
4555
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4558
#: drizzled/error.cc:942
4561
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4562
"activated under the authorization of the invoker, which may have "
4563
"insufficient privileges. Please recreate the trigger."
4566
#: drizzled/error.cc:944
4568
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4571
#: drizzled/error.cc:946
4574
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4575
"exceeded for routine %.192s"
4578
#: drizzled/error.cc:948
4581
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4582
"contains bad data (internal code %d)"
4585
#: drizzled/error.cc:950
4587
msgid "Incorrect routine name '%-.192s'"
4590
#: drizzled/error.cc:952
3212
#: ../drizzled/error.cc:530
3213
msgid "No data - zero rows fetched, selected, or processed"
3216
#: ../drizzled/error.cc:531
4592
3218
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4595
#: drizzled/error.cc:954
4596
msgid "AGGREGATE is not supported for stored functions"
4599
#: drizzled/error.cc:956
4602
"Can't create more than max_prepared_stmt_count statements (current value: %"
4606
#: drizzled/error.cc:958
4608
msgid "`%-.192s`.`%-.192s` contains view recursion"
4611
#: drizzled/error.cc:960
3221
#: ../drizzled/error.cc:532
4613
3223
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4616
#: drizzled/error.cc:962
3226
#: ../drizzled/error.cc:533
4617
3227
msgid "The used table type doesn't support SPATIAL indexes"
4620
#: drizzled/error.cc:964
4621
msgid "Triggers can not be created on system tables"
4624
#: drizzled/error.cc:966
3230
#: ../drizzled/error.cc:534
4626
3232
msgid "Leading spaces are removed from name '%s'"
4629
#: drizzled/error.cc:968
3235
#: ../drizzled/error.cc:535
4630
3236
msgid "Failed to read auto-increment value from storage engine"
4633
#: drizzled/error.cc:970
4637
#: drizzled/error.cc:972
4641
#: drizzled/error.cc:974
3239
#: ../drizzled/error.cc:536
4643
3241
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4646
#: drizzled/error.cc:976
4648
msgid "The target table %-.100s of the %s is not insertable-into"
4651
#: drizzled/error.cc:978
4654
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4657
#: drizzled/error.cc:980
3244
#: ../drizzled/error.cc:537
4658
3245
msgid "Too high level of nesting for select"
4661
#: drizzled/error.cc:982
3248
#: ../drizzled/error.cc:538
4663
3250
msgid "Name '%-.64s' has become ''"
4666
#: drizzled/error.cc:984
3253
#: ../drizzled/error.cc:539
4668
3255
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4669
3256
"optional and non-empty FIELDS ENCLOSED BY"
4672
#: drizzled/error.cc:986
4674
msgid "The foreign server, %s, you are trying to create already exists."
4677
#: drizzled/error.cc:988
4680
"The foreign server name you are trying to reference does not exist. Data "
4681
"source error: %-.64s"
4684
#: drizzled/error.cc:990
3259
#: ../drizzled/error.cc:540
4687
3262
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4690
#: drizzled/error.cc:992
4693
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4697
#: drizzled/error.cc:994
4699
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4702
#: drizzled/error.cc:996
4703
msgid "MAXVALUE can only be used in last partition definition"
4706
#: drizzled/error.cc:998
4707
msgid "Subpartitions can only be hash partitions and by key"
4710
#: drizzled/error.cc:1000
4711
msgid "Must define subpartitions on all partitions if on one partition"
4714
#: drizzled/error.cc:1002
4715
msgid "Wrong number of partitions defined, mismatch with previous setting"
4718
#: drizzled/error.cc:1004
4719
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4722
#: drizzled/error.cc:1006
4723
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4726
#: drizzled/error.cc:1008
4727
msgid "Expression in RANGE/LIST VALUES must be constant"
4730
#: drizzled/error.cc:1010
4731
msgid "Field in list of fields for partition function not found in table"
4734
#: drizzled/error.cc:1012
4735
msgid "List of fields is only allowed in KEY partitions"
4738
#: drizzled/error.cc:1014
4740
"The partition info in the frm file is not consistent with what can be "
4741
"written into the frm file"
4744
#: drizzled/error.cc:1016
4746
msgid "The %-.192s function returns the wrong type"
4749
#: drizzled/error.cc:1018
4751
msgid "For %-.64s partitions each partition must be defined"
4754
#: drizzled/error.cc:1020
4755
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4758
#: drizzled/error.cc:1022
4759
msgid "VALUES value must be of same type as partition function"
4762
#: drizzled/error.cc:1024
4763
msgid "Multiple definition of same constant in list partitioning"
4766
#: drizzled/error.cc:1026
4767
msgid "Partitioning can not be used stand-alone in query"
4770
#: drizzled/error.cc:1028
4772
"The mix of handlers in the partitions is not allowed in this version of MySQL"
4775
#: drizzled/error.cc:1030
4777
msgid "For the partitioned engine it is necessary to define all %-.64s"
4780
#: drizzled/error.cc:1032
4781
msgid "Too many partitions (including subpartitions) were defined"
4784
#: drizzled/error.cc:1034
4786
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4787
"partitioning for subpartitioning"
4790
#: drizzled/error.cc:1036
4791
msgid "Failed to create specific handler file"
4794
#: drizzled/error.cc:1038
4795
msgid "A BLOB field is not allowed in partition function"
4798
#: drizzled/error.cc:1040
4800
msgid "A %-.192s must include all columns in the table's partitioning function"
4803
#: drizzled/error.cc:1042
4805
msgid "Number of %-.64s = 0 is not an allowed value"
4808
#: drizzled/error.cc:1044
4809
msgid "Partition management on a not partitioned table is not possible"
4812
#: drizzled/error.cc:1046
4814
"Foreign key condition is not yet supported in conjunction with partitioning"
4817
#: drizzled/error.cc:1048
4819
msgid "Error in list of partitions to %-.64s"
4822
#: drizzled/error.cc:1050
4823
msgid "Cannot remove all partitions, use DROP TABLE instead"
4826
#: drizzled/error.cc:1052
4827
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4830
#: drizzled/error.cc:1054
4832
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
4836
#: drizzled/error.cc:1056
4838
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
4839
"tables using HASH PARTITIONs"
4842
#: drizzled/error.cc:1058
4844
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4847
#: drizzled/error.cc:1060
4848
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4851
#: drizzled/error.cc:1062
4852
msgid "At least one partition must be added"
4855
#: drizzled/error.cc:1064
4856
msgid "At least one partition must be coalesced"
4859
#: drizzled/error.cc:1066
4860
msgid "More partitions to reorganise than there are partitions"
4863
#: drizzled/error.cc:1068
4865
msgid "Duplicate partition name %-.192s"
4868
#: drizzled/error.cc:1070
4869
msgid "It is not allowed to shut off binlog on this command"
4872
#: drizzled/error.cc:1072
4873
msgid "When reorganising a set of partitions they must be in consecutive order"
4876
#: drizzled/error.cc:1074
4878
"Reorganize of range partitions cannot change total ranges except for last "
4879
"partition where it can extend the range"
4882
#: drizzled/error.cc:1076
4883
msgid "Partition function not supported in this version for this handler"
4886
#: drizzled/error.cc:1078
4887
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4890
#: drizzled/error.cc:1080
4892
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4895
#: drizzled/error.cc:1082
4897
msgid "Plugin '%-.192s' is not loaded"
4900
#: drizzled/error.cc:1084
3265
#: ../drizzled/error.cc:541
3267
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3270
#: ../drizzled/error.cc:542
4902
3272
msgid "Incorrect %-.32s value: '%-.128s'"
4905
#: drizzled/error.cc:1086
3275
#: ../drizzled/error.cc:543
4907
3277
msgid "Table has no partition for value %-.64s"
4910
#: drizzled/error.cc:1088
4912
msgid "It is not allowed to specify %s more than once"
4915
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4917
msgid "Failed to create %s"
4920
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4922
msgid "Failed to drop %s"
4925
#: drizzled/error.cc:1094
4926
msgid "The handler doesn't support autoextend of tablespaces"
4929
#: drizzled/error.cc:1096
4931
"A size parameter was incorrectly specified, either number or on the form 10M"
4934
#: drizzled/error.cc:1098
4936
"The size number was correct but we don't allow the digit part to be more "
4940
#: drizzled/error.cc:1100
4942
msgid "Failed to alter: %s"
4945
#: drizzled/error.cc:1102
3280
#: ../drizzled/error.cc:544
4946
3281
msgid "Writing one row to the row-based binary log failed"
4949
#: drizzled/error.cc:1104
4951
msgid "Table definition on master and slave does not match: %s"
4954
#: drizzled/error.cc:1106
4956
"Slave running with --log-slave-updates must use row-based binary logging to "
4957
"be able to replicate row-based binary log events"
4960
#: drizzled/error.cc:1108
4962
msgid "Event '%-.192s' already exists"
4965
#: drizzled/error.cc:1110
4967
msgid "Failed to store event %s. Error code %d from storage engine."
4970
#: drizzled/error.cc:1112
4972
msgid "Unknown event '%-.192s'"
4975
#: drizzled/error.cc:1114
4977
msgid "Failed to alter event '%-.192s'"
4980
#: drizzled/error.cc:1118
4981
msgid "INTERVAL is either not positive or too big"
4984
#: drizzled/error.cc:1120
4985
msgid "ENDS is either invalid or before STARTS"
4988
#: drizzled/error.cc:1122
4989
msgid "Event execution time is in the past. Event has been disabled"
4992
#: drizzled/error.cc:1124
4993
msgid "Failed to open mysql.event"
4996
#: drizzled/error.cc:1126
4997
msgid "No datetime expression provided"
5000
#: drizzled/error.cc:1128
5003
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5004
"probably corrupted"
5007
#: drizzled/error.cc:1130
5009
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5012
#: drizzled/error.cc:1132
5013
msgid "Failed to delete the event from mysql.event"
5016
#: drizzled/error.cc:1134
5017
msgid "Error during compilation of event's body"
5020
#: drizzled/error.cc:1136
5021
msgid "Same old and new event name"
5024
#: drizzled/error.cc:1138
5026
msgid "Data for column '%s' too long"
5029
#: drizzled/error.cc:1140
3284
#: ../drizzled/error.cc:545
5031
3286
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5034
#: drizzled/error.cc:1142
5037
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5041
#: drizzled/error.cc:1144
5042
msgid "You can't write-lock a log table. Only read access is possible"
5045
#: drizzled/error.cc:1146
5046
msgid "You can't use locks with log tables."
5049
#: drizzled/error.cc:1148
5052
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5053
"d would lead to a duplicate entry"
5056
#: drizzled/error.cc:1150
5059
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5060
"%d, now running %d. Please use mysql_upgrade to fix this error."
5063
#: drizzled/error.cc:1152
5065
"Cannot switch out of the row-based binary log format when the session has "
5066
"open temporary tables"
5069
#: drizzled/error.cc:1154
5071
"Cannot change the binary logging format inside a stored function or trigger"
5074
#: drizzled/error.cc:1156
5076
"The NDB cluster engine does not support changing the binlog format on the "
5080
#: drizzled/error.cc:1158
5081
msgid "Cannot create temporary table with partitions"
5084
#: drizzled/error.cc:1160
5085
msgid "Partition constant is out of partition function domain"
5088
#: drizzled/error.cc:1162
5089
msgid "This partition function is not allowed"
5092
#: drizzled/error.cc:1164
5093
msgid "Error in DDL log"
5096
#: drizzled/error.cc:1166
5097
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5100
#: drizzled/error.cc:1168
5101
msgid "Incorrect partition name"
5104
#: drizzled/error.cc:1170
3289
#: ../drizzled/error.cc:546
3292
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3293
"%d would lead to a duplicate entry"
3296
#: ../drizzled/error.cc:547
5106
3298
"Transaction isolation level can't be changed while a transaction is in "
5110
#: drizzled/error.cc:1172
5113
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5114
"'%-.192s' for key '%-.192s'"
5117
#: drizzled/error.cc:1174
5119
msgid "Internal scheduler error %d"
5122
#: drizzled/error.cc:1176
5124
msgid "Error during starting/stopping of the scheduler. Error code %u"
5127
#: drizzled/error.cc:1178
5128
msgid "Engine cannot be used in partitioned tables"
5131
#: drizzled/error.cc:1180
5133
msgid "Cannot activate '%-.64s' log"
5136
#: drizzled/error.cc:1182
5137
msgid "The server was not built with row-based replication"
5140
#: drizzled/error.cc:1184
5141
msgid "Decoding of base64 string failed"
5144
#: drizzled/error.cc:1186
5145
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5148
#: drizzled/error.cc:1188
5150
"Cannot proceed because system tables used by Event Scheduler were found "
5151
"damaged at server start"
5154
#: drizzled/error.cc:1190
5155
msgid "Only integers allowed as number here"
5158
#: drizzled/error.cc:1192
5159
msgid "This storage engine cannot be used for log tables"
5162
#: drizzled/error.cc:1194
5164
msgid "You cannot '%s' a log table if logging is enabled"
5167
#: drizzled/error.cc:1196
5170
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5171
"rename two tables: the log table to an archive table and another table back "
5175
#: drizzled/error.cc:1198
3302
#: ../drizzled/error.cc:548
5177
3304
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5180
#: drizzled/error.cc:1200
3307
#: ../drizzled/error.cc:549
5182
3309
msgid "Incorrect parameters in the call to native function '%-.192s'"
5185
#: drizzled/error.cc:1202
5187
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5190
#: drizzled/error.cc:1204
5192
msgid "This function '%-.192s' has the same name as a native function"
5195
#: drizzled/error.cc:1206
3312
#: ../drizzled/error.cc:550
5197
3314
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5200
#: drizzled/error.cc:1208
5201
msgid "Too many files opened, please execute the command again"
5204
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5206
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5207
"The event was dropped immediately after creation."
5210
#: drizzled/error.cc:1214
5212
msgid "The incident %s occured on the master. Message: %-.64s"
5215
#: drizzled/error.cc:1216
5216
msgid "Table has no partition for some existing values"
5219
#: drizzled/error.cc:1218
5220
msgid "Statement is not safe to log in statement format."
5223
#: drizzled/error.cc:1220
5225
msgid "Fatal error: %s"
5228
#: drizzled/error.cc:1222
5230
msgid "Relay log read failure: %s"
5233
#: drizzled/error.cc:1224
5235
msgid "Relay log write failure: %s"
5238
#: drizzled/error.cc:1228
5240
msgid "Master command %s failed: %s"
5243
#: drizzled/error.cc:1230
5245
msgid "Binary logging not possible. Message: %s"
5248
#: drizzled/error.cc:1232
5250
msgid "View `%-.64s`.`%-.64s` has no creation context"
5253
#: drizzled/error.cc:1234
5255
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5258
#: drizzled/error.cc:1236
5260
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5263
#: drizzled/error.cc:1238
5265
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5268
#: drizzled/error.cc:1240
5270
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5273
#: drizzled/error.cc:1242
5275
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5278
#: drizzled/error.cc:1244
5280
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5283
#: drizzled/error.cc:1246
5285
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5288
#: drizzled/error.cc:1248
5290
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5293
#: drizzled/error.cc:1250
5295
msgid "Ambiguous slave modes combination. %s"
5298
#: drizzled/error.cc:1252
5301
"The BINLOG statement of type `%s` was not preceded by a format description "
5305
#: drizzled/error.cc:1254
5306
msgid "Corrupted replication event was detected"
5309
#: drizzled/error.cc:1256
3317
#: ../drizzled/error.cc:551
5311
3319
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5314
#: drizzled/error.cc:1258
5316
msgid "Being purged log %s was not found"
5319
#: drizzled/error.cc:1260
5321
msgid "Converted to non-transactional lock on '%-.64s'"
5324
#: drizzled/error.cc:1262
5326
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5329
#: drizzled/error.cc:1264
5332
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5335
#: drizzled/error.cc:1266
5337
msgid "Can't access storage engine of table %-.64s"
5340
#: drizzled/error.cc:1268
5341
msgid "Starting backup process"
5344
#: drizzled/error.cc:1270
5345
msgid "Backup completed"
5348
#: drizzled/error.cc:1272
5349
msgid "Starting restore process"
5352
#: drizzled/error.cc:1274
5353
msgid "Restore completed"
5356
#: drizzled/error.cc:1276
5357
msgid "Nothing to backup"
5360
#: drizzled/error.cc:1278
5362
msgid "Database '%-.64s' cannot be included in a backup"
5365
#: drizzled/error.cc:1280
5367
"Error during backup operation - server's error log contains more information "
5371
#: drizzled/error.cc:1282
5373
"Error during restore operation - server's error log contains more "
5374
"information about the error"
5377
#: drizzled/error.cc:1284
5379
"Can't execute this command because another BACKUP/RESTORE operation is in "
5383
#: drizzled/error.cc:1286
5384
msgid "Error when preparing for backup operation"
5387
#: drizzled/error.cc:1288
5388
msgid "Error when preparing for restore operation"
5391
#: drizzled/error.cc:1290
5393
msgid "Invalid backup location '%-.64s'"
5396
#: drizzled/error.cc:1292
5398
msgid "Can't read backup location '%-.64s'"
5401
#: drizzled/error.cc:1294
5403
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5406
#: drizzled/error.cc:1296
5407
msgid "Can't enumerate server databases"
5410
#: drizzled/error.cc:1298
5411
msgid "Can't enumerate server tables"
5414
#: drizzled/error.cc:1300
5416
msgid "Can't enumerate tables in database %-.64s"
5419
#: drizzled/error.cc:1302
5421
msgid "Skipping view %-.64s in database %-.64s"
5424
#: drizzled/error.cc:1304
5426
msgid "Skipping table %-.64s since it has no valid storage engine"
5429
#: drizzled/error.cc:1306
5431
msgid "Can't open table %-.64s"
5434
#: drizzled/error.cc:1308
5435
msgid "Can't read backup archive preamble"
5438
#: drizzled/error.cc:1310
5439
msgid "Can't write backup archive preamble"
5442
#: drizzled/error.cc:1312
5444
msgid "Can't find backup driver for table %-.64s"
5447
#: drizzled/error.cc:1314
5450
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5454
#: drizzled/error.cc:1316
5456
msgid "Can't create %-.64s backup driver"
5459
#: drizzled/error.cc:1318
5461
msgid "Can't create %-.64s restore driver"
5464
#: drizzled/error.cc:1320
5466
msgid "Found %d images in backup archive but maximum %d are supported"
5469
#: drizzled/error.cc:1322
5471
msgid "Error when saving meta-data of %-.64s"
5474
#: drizzled/error.cc:1324
5475
msgid "Error when reading meta-data list"
5478
#: drizzled/error.cc:1326
5480
msgid "Can't create %-.64s"
5483
#: drizzled/error.cc:1328
5484
msgid "Can't allocate buffer for image data transfer"
5487
#: drizzled/error.cc:1330
5489
msgid "Error when writing %-.64s backup image data (for table #%d)"
5492
#: drizzled/error.cc:1332
5493
msgid "Error when reading data from backup stream"
5496
#: drizzled/error.cc:1334
5497
msgid "Can't go to the next chunk in backup stream"
5500
#: drizzled/error.cc:1336
5502
msgid "Can't initialize %-.64s backup driver"
5505
#: drizzled/error.cc:1338
5507
msgid "Can't initialize %-.64s restore driver"
5510
#: drizzled/error.cc:1340
5512
msgid "Can't shut down %-.64s backup driver"
5515
#: drizzled/error.cc:1342
5517
msgid "Can't shut down %-.64s backup driver(s)"
5520
#: drizzled/error.cc:1344
5522
msgid "%-.64s backup driver can't prepare for synchronization"
5525
#: drizzled/error.cc:1346
5527
msgid "%-.64s backup driver can't create its image validity point"
5530
#: drizzled/error.cc:1348
5532
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5535
#: drizzled/error.cc:1350
5537
msgid "%-.64s backup driver can't cancel its backup operation"
5540
#: drizzled/error.cc:1352
5542
msgid "%-.64s restore driver can't cancel its restore operation"
5545
#: drizzled/error.cc:1354
5547
msgid "Error when polling %-.64s backup driver for its image data"
5550
#: drizzled/error.cc:1356
5552
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5555
#: drizzled/error.cc:1358
5558
"After %d attempts %-.64s restore driver still can't accept next block of data"
5561
#: drizzled/error.cc:1360
5563
msgid "Open and lock tables failed in %-.64s"
5566
#: drizzled/error.cc:1362
5567
msgid "Backup driver's table locking thread can not be initialized."
5570
#: drizzled/error.cc:1364
5572
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5573
"and 'mysql.online_backup_progress'."
5576
#: drizzled/error.cc:1366
5578
msgid "Tablespace '%-.192s' already exists"
5581
#: drizzled/error.cc:1368
5583
msgid "Tablespace '%-.192s' doesn't exist"
5586
#: drizzled/error.cc:1370
5588
msgid "Unexpected master's heartbeat data: %s"
5591
#: drizzled/error.cc:1372
5593
msgid "The requested value for the heartbeat period %s %s"
5596
#: drizzled/error.cc:1374
5598
msgid "Can't write to the online backup progress log %-.64s."
5601
#: drizzled/error.cc:1376
5603
msgid "Tablespace '%-.192s' not empty"
5606
#: drizzled/error.cc:1378
5609
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5610
"server. The original definition of the required tablespace is '%-.256s' "
5611
"while the same tablespace is defined on the server as '%-.256s'"
5614
#: drizzled/error.cc:1380
5615
msgid "A virtual column cannot be based on a virtual column"
5618
#: drizzled/error.cc:1382
5620
msgid "Non-deterministic expression for virtual column '%s'."
5623
#: drizzled/error.cc:1384
5626
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5629
#: drizzled/error.cc:1386
5630
msgid "Primary key cannot be defined upon a virtual column."
5633
#: drizzled/error.cc:1388
5634
msgid "Key/Index cannot be defined on a non-stored virtual column."
5637
#: drizzled/error.cc:1390
5639
msgid "Cannot define foreign key with %s clause on a virtual column."
5642
#: drizzled/error.cc:1392
5644
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5647
#: drizzled/error.cc:1394
5649
msgid "'%s' is not yet supported for virtual columns."
5652
#: drizzled/error.cc:1396
5653
msgid "Constant expression in virtual column function is not allowed."
5656
#: drizzled/errmsg.cc:46
5658
msgid "errmsg plugin '%s' init() failed."
5661
#: drizzled/errmsg.cc:75
5663
msgid "errmsg plugin '%s' deinit() failed."
5666
#: drizzled/errmsg.cc:116
5668
msgid "errmsg plugin '%s' errmsg_func() failed"
5671
#: drizzled/handler.cc:967
5673
msgid "Found %d prepared transaction(s) in %s"
5676
#: drizzled/handler.cc:1019
3322
#: ../drizzled/error.cc:553
3324
msgid "Received an invalid datetime value '%s'."
3327
#: ../drizzled/error.cc:554
3329
msgid "Received an invalid DATE value '%s'."
3332
#: ../drizzled/error.cc:555
3334
msgid "Received a NULL argument for function '%s'."
3337
#: ../drizzled/error.cc:556
3339
msgid "Received an invalid timestamp value '%s'."
3342
#: ../drizzled/error.cc:557
3344
msgid "Received an invalid TIME value '%s'."
3347
#: ../drizzled/error.cc:558
3349
msgid "Received an invalid value '%s' for a UNIX timestamp."
3352
#: ../drizzled/error.cc:560
3354
msgid "Received an out-of-range argument '%s' for function '%s'."
3357
#: ../drizzled/error.cc:561
3359
msgid "Received an invalid enum value '%s'."
3362
#: ../drizzled/error.cc:562
3363
msgid "Tables which are replicated require a primary key."
3366
#: ../drizzled/error.cc:564
3368
msgid "Corrupt or invalid schema definition for '%s' : %s"
3371
#: ../drizzled/error.cc:565
3373
msgid "Corrupt or invalid table definition for '%s': %s"
3376
#: ../drizzled/error.cc:566
3378
msgid "The number of enum that were required was too high for table '%s'"
3381
#: ../drizzled/error.cc:567
3383
msgid "Corrupt or invalid table definition for '%s'"
3386
#: ../drizzled/error.cc:568
3388
msgid "Collation '%s' for table %s is invalid/unknown"
3391
#: ../drizzled/error.cc:570
3393
msgid "Cannot drop table '%s'"
3394
msgstr "Неизвестный язык: '%s'"
3396
#: ../drizzled/error.cc:571
3398
msgid "Error occurred while dropping table '%s'"
3401
#: ../drizzled/error.cc:572
3403
msgid "Permission denied to create '%s'"
3406
#: ../drizzled/error.cc:573
3408
msgid "Unknown table '%s'"
3409
msgstr "Неизвестный язык: '%s'"
3411
#: ../drizzled/error.cc:575
3413
msgid "Cannot create schema '%s'"
3414
msgstr "Не возможно создать поток ключей"
3416
#: ../drizzled/error.cc:576
3418
msgid "Schema does not exist: %s"
3421
#: ../drizzled/error.cc:577
3423
msgid "Error altering schema: %s"
3426
#: ../drizzled/error.cc:578
3428
msgid "Error droppping Schema : %s"
3431
#: ../drizzled/error.cc:580
3432
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3435
#: ../drizzled/error.cc:581
3437
msgid "Unknown table engine option key/pair %s = %s."
3440
#: ../drizzled/error.cc:582
3442
msgid "Unknown schema engine option key/pair %s = %s."
3445
#: ../drizzled/error.cc:583
3446
msgid "Implicit cartesian join attempted."
3449
#: ../drizzled/error.cc:584
3450
msgid "Admin access not allowed from this username/IP address."
3453
#. User lock/barrier error messages
3454
#: ../drizzled/error.cc:587
3455
msgid "wait() can not be called on session owning user defined barrier."
3458
#: ../drizzled/error.cc:588
3459
msgid "Unknown user defined barrier requested."
3462
#: ../drizzled/error.cc:589
3463
msgid "Session does not own user defined barrier."
3466
#: ../drizzled/error.cc:590
3467
msgid "Session can not wait on a user defined lock owned by the session."
3470
#: ../drizzled/error.cc:591
3471
msgid "Session does not own user defined lock."
3474
#: ../drizzled/error.cc:593
3475
msgid "Invalid name for user defined barrier."
3478
#: ../drizzled/error.cc:594
3479
msgid "Invalid name for user defined lock."
3482
#: ../drizzled/error.cc:596
3484
"Either a DEFAULt value or NULL NULL description is required for a new column "
3485
"if table is not empty"
3489
#: ../drizzled/error.cc:599
3492
"Cast to unsigned converted negative integer to it's positive complement: %s"
3495
#: ../drizzled/error.cc:600
3497
msgid "Invalid cast to signed integer: %s"
3498
msgstr "Неверное использование null указателя"
3500
#: ../drizzled/error.cc:602
3502
msgid "Identifier '%.*s' is a SQL keyword."
3505
#: ../drizzled/error.cc:605
3507
msgid "Can't unlock file (Errcode: %d)"
3510
#: ../drizzled/error.cc:606
3512
msgid "Can't change size of file (Errcode: %d)"
3513
msgstr "Ошибка при изменении размера файла (Код ошибки: %d)"
3515
#: ../drizzled/error.cc:607
3517
msgid "Can't open stream from handle (Errcode: %d)"
3520
#: ../drizzled/error.cc:608
3522
msgid "Warning: '%s' had %d links"
3523
msgstr "Предупреждение: '%s' имеет %d ссылок"
3525
#: ../drizzled/error.cc:609
3527
msgid "Warning: %d files and %d streams is left open\n"
3528
msgstr "Предупреждение: %d файлов и %d потоков остались открыты\n"
3530
#: ../drizzled/error.cc:610
3532
msgid "Can't create directory '%s' (Errcode: %d)"
3533
msgstr "Ошибка при создании директории '%s' (Код ошибки: %d)"
3535
#: ../drizzled/error.cc:611
3538
"Character set '%s' is not a compiled character set and is not specified in "
3542
#: ../drizzled/error.cc:612
3544
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3545
msgstr "Недостаточно ресурсов для открытия файла '%s' (Код ошибки: %d)"
3547
#: ../drizzled/error.cc:613
3549
msgid "Can't read value for symlink '%s' (Error %d)"
3552
#: ../drizzled/error.cc:614
3554
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3557
#: ../drizzled/error.cc:615
3559
msgid "Error on realpath() on '%s' (Error %d)"
3562
#: ../drizzled/error.cc:616
3564
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3567
#: ../drizzled/error.cc:617
3570
"Collation '%s' is not a compiled collation and is not specified in the %s "
3574
#: ../drizzled/error.cc:618
3576
msgid "File '%s' (fileno: %d) was not closed"
3580
#: ../drizzled/error.cc:621
3581
msgid "Received an invalid UUID value"
3584
#: ../drizzled/error.cc:622
3585
msgid "The UUID was not created with a valid time"
3589
#: ../drizzled/error.cc:625
3590
msgid "Received an invalid IPV6 value"
3594
#: ../drizzled/error.cc:628
3596
msgid "Received an invalid BOOLEAN value '%s'."
3599
#: ../drizzled/error.cc:629
3601
msgid "Invalid cast to BOOLEAN: '%s'."
3604
#. Transactional DDL
3605
#: ../drizzled/error.cc:632
3606
msgid "Transactional DDL not supported"
3610
#: ../drizzled/error.cc:634
3612
msgid "Assertion '%s' failed."
3615
#: ../drizzled/error.cc:635
3617
msgid "Assertion '%s' failed, the result was NULL."
3620
#. Catalog related errors
3621
#: ../drizzled/error.cc:653
3623
msgid "Cannot create catalog '%s'."
3626
#: ../drizzled/error.cc:654
3628
msgid "Permission is denied to create '%s' catalog."
3631
#: ../drizzled/error.cc:655
3633
msgid "Cannot drop catalog '%s'."
3636
#: ../drizzled/error.cc:656
3638
msgid "Permission is denied to drop '%s' catalog."
3641
#: ../drizzled/error.cc:657
3643
msgid "Catalog '%s' does not exist."
3646
#: ../drizzled/error.cc:658
3647
msgid "You cannot drop the 'local' catalog."
3650
#: ../drizzled/error.cc:659
3652
msgid "Could not gain lock on '%s'."
3655
#: ../drizzled/error.cc:660
3657
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3660
#: ../drizzled/error.cc:661
3662
msgid "Invalid catalog name."
3663
msgstr "Неверное количество параметров"
3665
#: ../drizzled/error.cc:662
3667
"Engine status is now stored in the data_dictionary tables, please use these "
3671
#: ../drizzled/error.cc:663
3672
msgid "There is already a transaction in progress"
3675
#: ../drizzled/error.cc:664
3676
msgid "No lock is held by this connection."
3679
#. Errors in scripts, such as JavaScript
3680
#: ../drizzled/error.cc:667
3682
msgid "Script error: %s"
3683
msgstr "Возникла ошибка: %d %s"
3685
#: ../drizzled/main.cc:176
3687
"setrlimit could not change the size of core files to 'infinity'; We may not "
3688
"be able to generate a core file on signals"
3691
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:76
3692
msgid "Drizzle has receieved an abort event."
3695
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:77
3696
msgid "In Function: "
3699
#: ../drizzled/main.cc:362 ../plugin/multi_thread/multi_thread.cc:78
3703
#: ../drizzled/main.cc:363 ../plugin/multi_thread/multi_thread.cc:79
3707
#: ../drizzled/message/transaction_writer.cc:365
3709
msgid "Usage: %s TRANSACTION_LOG\n"
3712
#: ../drizzled/message/transaction_writer.cc:371
3714
msgid "Cannot open file: %s\n"
3717
#: ../drizzled/module/library.cc:149
3720
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3721
"the current running version of Drizzle: %<PRIu64>."
3724
#: ../drizzled/module/loader.cc:153
3727
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3731
#: ../drizzled/module/loader.cc:191
3733
msgid "Plugin '%s' init function returned error.\n"
3736
#: ../drizzled/module/loader.cc:379
3738
msgid "Couldn't load plugin library named '%s'.\n"
3741
#: ../drizzled/module/loader.cc:389
3743
msgid "Couldn't load plugin named '%s'.\n"
3746
#: ../drizzled/module/registry.cc:138
3749
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3753
#: ../drizzled/module/registry.h:101
3754
msgid "Loading plugin failed, a plugin by that name already exists."
3757
#: ../drizzled/module/registry.h:111 ../drizzled/module/registry.h:120
3758
msgid "Fatal error: Failed initializing: "
3761
#: ../drizzled/option.cc:44
3763
msgstr "Предупреждение: "
3765
#: ../drizzled/option.cc:46
3769
#: ../drizzled/option.cc:286
3771
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3774
#: ../drizzled/plugin/error_message.cc:76
3776
msgid "errmsg plugin '%s' errmsg() failed"
3779
#: ../drizzled/plugin/event_observer.cc:124
3782
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3783
"'%s' from EventObserver plugin '%s'"
3786
#: ../drizzled/plugin/event_observer.cc:191
3788
"EventObserver::registerTableEvents(): Table already has events registered on "
3789
"it: probable programming error."
3792
#: ../drizzled/plugin/event_observer.cc:306
3794
"EventObserver::registerSessionEvents(): Session already has events "
3795
"registered on it: probable programming error."
3798
#: ../drizzled/plugin/event_observer.cc:347
3800
msgid "EventIterate event handler '%s' failed for event '%s'"
3803
#: ../drizzled/plugin/function.cc:45 ../drizzled/plugin/function.cc:51
3805
msgid "A function named %s already exists!\n"
3808
#: ../drizzled/plugin/function.cc:57
3809
msgid "Could not add Function!\n"
3812
#: ../drizzled/plugin/listen.cc:67
3813
msgid "Error getting file descriptors"
3816
#: ../drizzled/plugin/listen.cc:84
3817
msgid "No sockets could be bound for listening"
3820
#: ../drizzled/plugin/listen_tcp.cc:52
3822
msgid "accept() failed with errno %d"
3825
#: ../drizzled/plugin/listen_tcp.cc:77
3827
msgid "getaddrinfo() failed with error %s"
3830
#: ../drizzled/plugin/listen_tcp.cc:108
3831
msgid "setsockopt(IPV6_V6ONLY)"
3834
#: ../drizzled/plugin/listen_tcp.cc:117
3835
msgid "fcntl(FD_CLOEXEC)"
3838
#: ../drizzled/plugin/listen_tcp.cc:124
3839
msgid "setsockopt(SO_REUSEADDR)"
3842
#: ../drizzled/plugin/listen_tcp.cc:131
3843
msgid "setsockopt(SO_KEEPALIVE)"
3846
#: ../drizzled/plugin/listen_tcp.cc:139
3847
msgid "setsockopt(SO_LINGER)"
3850
#: ../drizzled/plugin/listen_tcp.cc:146
3851
msgid "setsockopt(TCP_NODELAY)"
3854
#: ../drizzled/plugin/listen_tcp.cc:166
3856
msgid "Retrying bind() on %u"
3859
#: ../drizzled/plugin/listen_tcp.cc:178
3860
msgid " failed to bind"
3863
#: ../drizzled/plugin/listen_tcp.cc:192
3865
msgid "Listening on %s:%s"
3868
#: ../drizzled/plugin/logging.cc:61
3870
msgid "logging '%s' pre() failed"
3873
#: ../drizzled/plugin/logging.cc:86
3875
msgid "logging '%s' post() failed"
3878
#: ../drizzled/plugin/logging.cc:110
3880
msgid "logging '%s' postEnd() failed"
3883
#: ../drizzled/plugin/logging.cc:133
3885
msgid "logging '%s' resetCurrentScoreboard() failed"
3888
#: ../drizzled/plugin/scheduler.cc:38
3891
"Attempted to register a scheduler %s, but a scheduler has already been "
3892
"registered with that name.\n"
3895
#: ../drizzled/plugin/scheduler.cc:63
3897
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3900
#: ../drizzled/plugin/schema_engine.cc:122
3902
msgid "Error while loading database options: '%s':"
3905
#: ../drizzled/plugin/xa_resource_manager.cc:105
3907
msgid "Found %d prepared transaction(s) in resource manager."
3910
#: ../drizzled/plugin/xa_resource_manager.cc:171
5677
3911
msgid "Starting crash recovery..."
5680
#: drizzled/handler.cc:1051
3914
#: ../drizzled/plugin/xa_resource_manager.cc:181
5682
3916
msgid "Found %d prepared XA transactions"
5685
#: drizzled/handler.cc:1055
3919
#: ../drizzled/plugin/xa_resource_manager.cc:187
5688
3922
"Found %d prepared transactions! It means that drizzled was not shut down "
5691
3925
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5694
#: drizzled/handler.cc:1065
3928
#: ../drizzled/plugin/xa_resource_manager.cc:198
5695
3929
msgid "Crash recovery finished."
5698
#: drizzled/log.cc:711
5699
msgid "I/O error reading the header from the binary log"
5702
#: drizzled/log.cc:718
5704
"Binlog has bad magic number; It's not a binary log file that can be used by "
5705
"this version of Drizzle"
5708
#: drizzled/log.cc:733
5710
msgid "Failed to open log (file '%s', errno %d)"
5713
#: drizzled/log.cc:735 drizzled/log.cc:743
5714
msgid "Could not open log file"
5717
#: drizzled/log.cc:741
5719
msgid "Failed to create a cache on log (file '%s')"
5722
#: drizzled/log.cc:895 drizzled/log.cc:1259
5725
"Could not use %s for logging (error %d). Turning logging off for the whole "
5726
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5727
"shutdown the Drizzle server and restart it."
5730
#: drizzled/log.cc:1527 drizzled/log.cc:1558 drizzled/log.cc:1807
5731
#: drizzled/log.cc:1929
5733
msgid "Failed to delete file '%s'"
5736
#: drizzled/log.cc:1536 drizzled/log.cc:1815 drizzled/log.cc:1937
5739
"a problem with deleting %s; consider examining correspondence of your binlog "
5740
"index file to the actual binlog files"
5743
#: drizzled/log.cc:1663
5745
msgid "next log error: %d offset: %s log: %s included: %d"
5748
#: drizzled/log.cc:1773 drizzled/log.cc:1897
5750
msgid "Failed to execute stat() on file '%s'"
5753
#: drizzled/log.cc:1784 drizzled/log.cc:1908
5756
"a problem with getting info on being purged %s; consider examining "
5757
"correspondence of your binlog index file to the actual binlog files"
5760
#: drizzled/log.cc:3219 drizzled/log.cc:3716
5762
msgid "Recovering after a crash using %s"
5765
#: drizzled/log.cc:3222
5767
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5770
#: drizzled/log.cc:3563
5771
msgid "Bad magic header in tc log"
5774
#: drizzled/log.cc:3573
5777
"Recovery failed! You must enable exactly %d storage engines that support two-"
5778
"phase commit protocol"
5781
#: drizzled/log.cc:3601
5783
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5784
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5785
"heuristic-recover={commit|rollback}"
5788
#: drizzled/log.cc:3631
5789
msgid "Heuristic crash recovery mode"
5792
#: drizzled/log.cc:3633
5793
msgid "Heuristic crash recovery failed"
5796
#: drizzled/log.cc:3634
5797
msgid "Please restart mysqld without --tc-heuristic-recover"
5800
#: drizzled/log.cc:3678 drizzled/log.cc:3702
5802
msgid "find_log_pos() failed (error: %d)"
5805
#: drizzled/log.cc:3814
5807
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5808
"of memory error) and restart, or delete (or rename) binary log and start "
5809
"mysqld with --tc-heuristic-recover={commit|rollback}"
5812
#: drizzled/log_event.cc:135
5814
msgid " %s, Error_code: %d;"
5817
#: drizzled/log_event.cc:139
5820
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5821
"master log %s, end_log_pos %lu"
5824
#: drizzled/log_event.cc:145
5828
#: drizzled/log_event.cc:900
5831
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5834
#: drizzled/log_event.cc:1615
5837
"Query partially completed on the master (error on master: %d) and was "
5838
"aborted. There is a chance that your master is inconsistent at this point. "
5839
"If you are sure that your master is ok, run this query manually on the slave "
5840
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5841
"SLAVE; . Query: '%s'"
5844
#: drizzled/log_event.cc:1641
5847
"Query caused differenxt errors on master and slave.\n"
5848
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5849
"Default database: '%s'. Query: '%s'"
5852
#: drizzled/log_event.cc:1646
5856
#: drizzled/log_event.cc:1666
5858
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5861
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5862
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
5863
msgid "unexpected success or fatal error"
5866
#: drizzled/log_event.cc:2158
5868
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5869
"probable cause is that the master died while writing the transaction to its "
5870
"binary log, thus rolled back too."
5873
#: drizzled/log_event.cc:2813
5876
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5877
"produced %ld warning(s). Default database: '%s'"
5880
#: drizzled/log_event.cc:2863
5883
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5886
#: drizzled/log_event.cc:2875
5888
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5891
#: drizzled/log_event.cc:3140
5892
msgid "Out of memory while recording slave event"
5895
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
5897
msgid "Error in Create_file event: could not open file '%s'"
5900
#: drizzled/log_event.cc:3401
5902
msgid "Error in Create_file event: could not write to file '%s'"
5905
#: drizzled/log_event.cc:3422
5907
msgid "Error in Create_file event: write to '%s' failed"
5910
#: drizzled/log_event.cc:3536
5912
msgid "Error in %s event: could not create file '%s'"
5915
#: drizzled/log_event.cc:3545
5917
msgid "Error in %s event: could not open file '%s'"
5920
#: drizzled/log_event.cc:3552
5922
msgid "Error in %s event: write to '%s' failed"
5925
#: drizzled/log_event.cc:3714
5927
msgid "Error in Exec_load event: could not open file '%s'"
5930
#: drizzled/log_event.cc:3724
5932
msgid "Error in Exec_load event: file '%s' appears corrupted"
5935
#: drizzled/log_event.cc:3754
5937
msgid "%s. Failed executing load from '%s'"
5940
#: drizzled/log_event.cc:3927
5941
msgid "Not enough memory"
5944
#: drizzled/log_event.cc:4345
5946
msgid "Error '%s' in %s event: when locking tables"
5949
#: drizzled/log_event.cc:4355
5951
msgid "Error in %s event: when locking tables"
5954
#: drizzled/log_event.cc:4390
5956
msgid "Error '%s' on reopening tables"
5959
#: drizzled/log_event.cc:4743
5961
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
5964
#: drizzled/log_event.cc:5139
5966
msgid "Error '%s' on opening table `%s`.`%s`"
5969
#. TRANSLATORS: The leading word "logging" is the name
5970
#. of the plugin api, and so should not be translated.
5971
#: drizzled/logging.cc:62
5973
msgid "logging plugin '%s' deinit() failed"
5976
#. TRANSLATORS: The leading word "logging" is the name
5977
#. of the plugin api, and so should not be translated.
5978
#: drizzled/logging.cc:85
5980
msgid "logging plugin '%s' logging_pre() failed"
5983
#. TRANSLATORS: The leading word "logging" is the name
5984
#. of the plugin api, and so should not be translated.
5985
#: drizzled/logging.cc:118
5987
msgid "logging plugin '%s' logging_post() failed"
5990
#. TRANSLATORS: The leading word "parser" is the name
5991
#. of the plugin api, and so should not be translated.
5992
#: drizzled/parser.cc:40
5994
msgid "parser plugin '%s' init() failed"
5997
#. TRANSLATORS: The leading word "parser" is the name
5998
#. of the plugin api, and so should not be translated.
5999
#: drizzled/parser.cc:62
6001
msgid "parser plugin '%s' deinit() failed"
6004
#. TRANSLATORS: The leading word "parser" is the name
6005
#. of the plugin api, and so should not be translated.
6006
#: drizzled/parser.cc:98
6008
msgid "parser plugin '%s' parser_func1() failed"
6011
#. TRANSLATORS: The leading word "parser" is the name
6012
#. of the plugin api, and so should not be translated.
6013
#: drizzled/parser.cc:152
6015
msgid "parser plugin '%s' parser_func2() failed"
6018
#. TRANSLATORS: The leading word "qcache" is the name
6019
#. of the plugin api, and so should not be translated.
6020
#: drizzled/qcache.cc:40
6022
msgid "qcache plugin '%s' init() failed"
6025
#. TRANSLATORS: The leading word "qcache" is the name
6026
#. of the plugin api, and so should not be translated.
6027
#: drizzled/qcache.cc:62
6029
msgid "qcache plugin '%s' deinit() failed"
6032
#. TRANSLATORS: The leading word "qcache" is the name
6033
#. of the plugin api, and so should not be translated.
6034
#: drizzled/qcache.cc:98
6036
msgid "qcache plugin '%s' do1() failed"
6039
#. TRANSLATORS: The leading word "qcache" is the name
6040
#. of the plugin api, and so should not be translated.
6041
#: drizzled/qcache.cc:152
6043
msgid "qcache plugin '%s' qcache_func2() failed"
6046
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1089
6047
#: drizzled/slave.cc:2091
6048
msgid "Failed to flush master info file"
6051
#: drizzled/replication/replication.cc:103
6052
msgid "Failed in send_file() while reading file name"
6055
#: drizzled/replication/replication.cc:116
6056
msgid "Failed in send_file() on open of file"
6059
#: drizzled/replication/replication.cc:124
6060
msgid "Failed in send_file() while writing data to client"
6063
#: drizzled/replication/replication.cc:133
6064
msgid "Failed in send_file() while negotiating file transfer close"
6067
#: drizzled/replication/reporting.cc:44
6069
msgid "Slave %s: %s%s Error_code: %d"
6072
#: drizzled/replication/rli.cc:149
6075
"Neither --relay-log nor --relay-log-index were used; so replication may "
6076
"break when this MySQL server acts as a slave and has his hostname changed!! "
6077
"Please use '--relay-log=%s' to avoid this problem."
6080
#: drizzled/replication/rli.cc:166
6081
msgid "Failed in open_log() called from init_relay_log_info()"
6084
#: drizzled/replication/rli.cc:188
6085
msgid "Failed to flush relay log info file"
6088
#: drizzled/replication/rli.cc:191
6089
msgid "Error counting relay log space"
6092
#: drizzled/replication/rli.cc:215
6094
msgid "log %s listed in the index, but failed to stat"
6097
#: drizzled/replication/rli.cc:230
6098
msgid "Could not find first log while counting relay log space"
6101
#: drizzled/replication/rli.cc:884
6102
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6105
#: drizzled/replication/utility.cc:117
6107
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6110
#: drizzled/replication/utility.cc:132
6113
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6114
"Master's column size should be <= the slave's column size."
6117
#: drizzled/scheduler.cc:131
6118
msgid "Memory allocation error in session_scheduler::init\n"
6121
#: drizzled/scheduler.cc:208
6122
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6125
#: drizzled/scheduler.cc:214
6126
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6129
#: drizzled/scheduler.cc:226
6130
msgid "session_add_event event_add error in libevent_init\n"
6133
#: drizzled/scheduler.cc:242
6135
msgid "Can't create completion port thread (error %d)"
6138
#: drizzled/scheduler.cc:355
6139
msgid "event_add error in libevent_add_session_callback\n"
6142
#: drizzled/scheduler.cc:381
6143
msgid "Scheduler init error in libevent_add_new_connection\n"
6146
#: drizzled/scheduler.cc:462
6147
msgid "libevent_thread_proc: my_thread_init() failed\n"
6150
#. TRANSLATORS: The leading word "scheduling" is the name
6151
#. of the plugin api, and so should not be translated.
6152
#: drizzled/scheduling.cc:40
6154
msgid "scheduling plugin '%s' init() failed"
6157
#. TRANSLATORS: The leading word "scheduling" is the name
6158
#. of the plugin api, and so should not be translated.
6159
#: drizzled/scheduling.cc:62
6161
msgid "scheduling plugin '%s' deinit() failed"
6164
#. TRANSLATORS: The leading word "scheduling" is the name
6165
#. of the plugin api, and so should not be translated.
6166
#: drizzled/scheduling.cc:98
6168
msgid "scheduling plugin '%s' scheduling_func1() failed"
6171
#. TRANSLATORS: The leading word "scheduling" is the name
6172
#. of the plugin api, and so should not be translated.
6173
#: drizzled/scheduling.cc:152
6175
msgid "scheduling plugin '%s' scheduling_func2() failed"
6178
#: drizzled/set_var.cc:725
6179
msgid "Ambiguous slave modes combination. STRICT will be used"
6182
#: drizzled/slave.cc:102
6183
msgid "Waiting to reconnect after a failed registration on master"
6186
#: drizzled/slave.cc:103
6188
"Slave I/O thread killed while waitnig to reconnect after a failed "
6189
"registration on master"
6192
#: drizzled/slave.cc:105
6193
msgid "Reconnecting after a failed registration on master"
6196
#: drizzled/slave.cc:106
6199
"failed registering on master, reconnecting to try again, log '%s' at postion "
6203
#: drizzled/slave.cc:109 drizzled/slave.cc:118
6204
msgid "Slave I/O thread killed during or after reconnect"
6207
#: drizzled/slave.cc:112
6208
msgid "Waiting to reconnect after a failed binlog dump request"
6211
#: drizzled/slave.cc:113
6212
msgid "Slave I/O thread killed while retrying master dump"
6215
#: drizzled/slave.cc:114
6216
msgid "Reconnecting after a failed binlog dump request"
6219
#: drizzled/slave.cc:115
6221
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6224
#: drizzled/slave.cc:121
6225
msgid "Waiting to reconnect after a failed master event read"
6228
#: drizzled/slave.cc:122
6229
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6232
#: drizzled/slave.cc:124
6233
msgid "Reconnecting after a failed master event read"
6236
#: drizzled/slave.cc:125
6239
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6243
#: drizzled/slave.cc:128
6245
"Slave I/O thread killed during or after a reconnect done to recover from "
6249
#: drizzled/slave.cc:242
6250
msgid "Failed to allocate memory for the master info structure"
6253
#: drizzled/slave.cc:248 drizzled/slave.cc:1763
6254
msgid "Failed to initialize the master info structure"
6257
#: drizzled/slave.cc:263
6258
msgid "Failed to create slave threads"
6261
#: drizzled/slave.cc:460
6262
msgid "Server id not set, will not start slave"
6265
#: drizzled/slave.cc:626
6267
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6268
"updates to a non-transactional table without any primary key. There is a "
6269
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6270
"check your tables' contents after restart."
6273
#: drizzled/slave.cc:787 drizzled/slave.cc:802
6274
msgid "Master reported unrecognized DRIZZLE version"
6277
#: drizzled/slave.cc:843
6278
msgid "default Format_description_log_event"
6281
#: drizzled/slave.cc:865
6284
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6285
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6288
#: drizzled/slave.cc:892
6290
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6291
"server ids; these ids must be different for replication to work (or the --"
6292
"replicate-same-server-id option must be used on slave but this doesnot "
6293
"always make sense; please check the manual before using it)."
6296
#: drizzled/slave.cc:937
6298
"The slave I/O thread stops because master and slave have different values "
6299
"for the COLLATION_SERVER global variable. The values must be equal for "
6300
"replication to work"
6303
#: drizzled/slave.cc:973
6305
"The slave I/O thread stops because master and slave have different values "
6306
"for the TIME_ZONE global variable. The values must be equal for replication "
6310
#: drizzled/slave.cc:1038
6311
msgid "Waiting for the slave SQL thread to free enough relay log space"
6314
#: drizzled/slave.cc:1084
6316
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6320
#: drizzled/slave.cc:1095
6321
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6324
#: drizzled/slave.cc:1420
6326
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6329
#: drizzled/slave.cc:1473
6331
msgid "Error reading packet from server: %s ( server_errno=%d)"
6334
#: drizzled/slave.cc:1481
6336
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6339
#: drizzled/slave.cc:1634
6342
"It was not possible to update the positions of the relay log information: "
6343
"the slave may be in an inconsistent state. Stopped in %s position %s"
6346
#: drizzled/slave.cc:1709 drizzled/slave.cc:2301
6348
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6351
#: drizzled/slave.cc:1768 drizzled/slave.cc:2250
6353
msgid "Error initializing relay log position: %s"
6356
#: drizzled/slave.cc:1784
6359
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6360
"Consider raising the value of the slave_transaction_retries variable."
6363
#: drizzled/slave.cc:1807
6365
"Could not parse relay log event entry. The possible reasons are: the "
6366
"master's binary log is corrupted (you can check this by running "
6367
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6368
"can check this by running 'mysqlbinlog' on the relay log), a network "
6369
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6370
"check the master's binary log or slave's relay log, you will be able to know "
6371
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6374
#: drizzled/slave.cc:1928
6375
msgid "Failed during slave I/O thread initialization"
6378
#: drizzled/slave.cc:1942
6379
msgid "error in drizzle_create()"
6382
#: drizzled/slave.cc:1950
6385
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6386
"'%s' at position %s"
6389
#: drizzled/slave.cc:1964
6390
msgid "Slave I/O thread killed while connecting to master"
6393
#: drizzled/slave.cc:1988
6394
msgid "Slave I/O thread couldn't register on master"
6397
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6398
msgid "Forcing to reconnect slave I/O thread"
6401
#: drizzled/slave.cc:2013
6402
msgid "Failed on request_dump()"
6405
#: drizzled/slave.cc:2014
6406
msgid "Slave I/O thread killed while requesting master dump"
6409
#: drizzled/slave.cc:2040
6410
msgid "Waiting for master to send event"
6413
#: drizzled/slave.cc:2042
6414
msgid "Slave I/O thread killed while reading event"
6417
#: drizzled/slave.cc:2060
6420
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6421
"entry is correct, restart the server with a higher value of "
6422
"max_allowed_packet"
6425
#: drizzled/slave.cc:2074
6426
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6429
#: drizzled/slave.cc:2084
6430
msgid "Queueing master event to the relay log"
6433
#: drizzled/slave.cc:2111
6434
msgid "Slave I/O thread aborted while waiting for relay log space"
6437
#: drizzled/slave.cc:2121
6439
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6442
#: drizzled/slave.cc:2142
6443
msgid "Waiting for slave mutex on exit"
6446
#: drizzled/slave.cc:2206
6447
msgid "Failed during slave thread initialization"
6450
#: drizzled/slave.cc:2272
6453
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6454
"s, relay log '%s' position: %s"
6457
#: drizzled/slave.cc:2286
6458
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6461
#: drizzled/slave.cc:2312
6462
msgid "Reading event from the relay log"
6465
#: drizzled/slave.cc:2337
6467
msgid "Slave (additional info): %s Error_code: %d"
6470
#: drizzled/slave.cc:2354
6472
msgid "Slave: %s Error_code: %d"
6475
#: drizzled/slave.cc:2357
6478
"Error loading user-defined library, slave SQL thread aborted. Install the "
6479
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6480
"stopped at log '%s' position %s"
6483
#: drizzled/slave.cc:2365
6486
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6487
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6490
#: drizzled/slave.cc:2377
6493
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6496
#: drizzled/slave.cc:2466
6498
msgid "Slave I/O: failed requesting download of '%s'"
6501
#: drizzled/slave.cc:2483
6503
msgid "Network read error downloading '%s' from master"
6506
#: drizzled/slave.cc:2505
6507
msgid "error writing Exec_load event to relay log"
6510
#: drizzled/slave.cc:2519
6511
msgid "error writing Create_file event to relay log"
6514
#: drizzled/slave.cc:2534
6515
msgid "error writing Append_block event to relay log"
6518
#: drizzled/slave.cc:2630
6519
msgid "Memory allocation failed"
6522
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6525
"Read invalid event from master: '%s', master could be corrupt but a more "
6526
"likely cause of this is a bug"
6529
#: drizzled/slave.cc:3013
6530
msgid "could not queue event from master"
6533
#: drizzled/slave.cc:3103
6535
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6538
#: drizzled/slave.cc:3105
6539
msgid "reconnecting"
6542
#: drizzled/slave.cc:3105
6546
#: drizzled/slave.cc:3129
6549
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6553
#: drizzled/slave.cc:3490
6555
msgid "next log '%s' is currently active"
6558
#: drizzled/slave.cc:3520
6560
msgid "next log '%s' is not active"
6563
#: drizzled/slave.cc:3536
6566
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6569
#: drizzled/slave.cc:3542
6570
msgid "Aborting slave SQL thread because of partial event read"
6573
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6575
msgid "Error reading relay log event: %s"
6578
#: drizzled/slave.cc:3549
6579
msgid "slave SQL thread was killed"
6582
#: drizzled/slave.cc:3647
6585
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6586
"check error log on slave for more info"
6589
#: drizzled/slave.cc:3653
6592
"According to the master's version ('%s'), it is probable that master suffers "
6593
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6594
"current binary log event may make the slave's data become different from the "
6595
"master's data. To take no risk, slave refuses to replicate this event and "
6596
"stops. We recommend that all updates be stopped on the master and slave, "
6597
"that the data of both be manually synchronized, that master's binary logs be "
6598
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6599
"Then replication can be restarted."
6602
#: drizzled/sql_base.cc:2555
6604
msgid "Table %s had a open data handler in reopen_table"
6607
#: drizzled/sql_base.cc:3206
6609
msgid "Couldn't repair table: %s.%s"
6612
#: drizzled/sql_base.cc:3249
6615
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6616
"s`.`%s`' to the binary log"
6619
#: drizzled/sql_base.cc:3857
3932
#: ../drizzled/replication_services.cc:110
3934
"You registered a TransactionApplier plugin but no TransactionReplicator "
3935
"plugins were registered.\n"
3938
#: ../drizzled/replication_services.cc:137
3941
"You registered a TransactionApplier plugin but no TransactionReplicator "
3942
"plugins were registered that match the requested replicator name of '%s'.\n"
3943
"We have deactivated the TransactionApplier '%s'.\n"
3946
#: ../drizzled/session.cc:1820 ../drizzled/session.cc:1829
6621
3948
msgid "Could not remove temporary table: '%s', error: %d"
6624
#: drizzled/sql_plugin.cc:682
6626
msgid "Plugin '%s' of type %s failed deinitialization"
6629
#: drizzled/sql_plugin.cc:696
6631
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6634
#: drizzled/sql_plugin.cc:816
6636
msgid "Plugin '%s' registration as a %s failed."
6639
#: drizzled/sql_plugin.cc:1070
6640
msgid "plugin-load parameter too long"
6643
#: drizzled/sql_plugin.cc:1130
6645
msgid "Couldn't load plugin named '%s' with soname '%s'."
6648
#: drizzled/sql_plugin.cc:1181
6650
msgid "Forcing shutdown of %d plugins"
6653
#: drizzled/sql_plugin.cc:1203
6655
msgid "Plugin '%s' will be forced to shutdown"
6658
#: drizzled/sql_plugin.cc:1219
6660
msgid "Plugin '%s' has ref_count=%d after shutdown."
6663
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6665
msgid "Unknown variable type code 0x%x in plugin '%s'."
6668
#: drizzled/sql_plugin.cc:2511
6671
"Server variable %s of plugin %s was forced to be read-only: string variable "
6672
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6675
#: drizzled/sql_plugin.cc:2542
6677
msgid "Missing variable name in plugin '%s'."
6680
#: drizzled/sql_plugin.cc:2559
6682
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6685
#: drizzled/sql_plugin.cc:2678
6687
msgid "Out of memory for plugin '%s'."
6690
#: drizzled/sql_plugin.cc:2685
6692
msgid "Bad options for plugin '%s'."
6695
#: drizzled/sql_plugin.cc:2694
6697
msgid "Parsing options for plugin '%s' failed."
6700
#: drizzled/sql_plugin.cc:2737
6702
msgid "Plugin '%s' has conflicting system variables"
6705
#: drizzled/sql_plugin.cc:2747
6707
msgid "Plugin '%s' disabled by command line option"
6710
#: drizzled/sql_table.cc:105
6712
msgid "Invalid (old?) table or database name '%s'"
6715
#: drizzled/sql_table.cc:2745
3951
#: ../drizzled/signal_handler.cc:54
3953
msgid "Got signal %d from thread %<PRIu32>"
3956
#: ../drizzled/signal_handler.cc:120
3958
msgid "Fatal signal %d while backtracing\n"
3961
#: ../drizzled/signal_handler.cc:129
3963
msgid "Fatal: time() call failed\n"
3966
#: ../drizzled/signal_handler.cc:135
3969
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3970
"This could be because you hit a bug. It is also possible that this binary\n"
3971
" or one of the libraries it was linked against is corrupt, improperly "
3973
" or misconfigured. This error can also be caused by malfunctioning "
3977
#: ../drizzled/signal_handler.cc:143
3980
"We will try our best to scrape up some info that will hopefully help "
3982
"the problem, but since we have already crashed, something is definitely "
3984
"and this may fail.\n"
3988
#: ../drizzled/signal_handler.cc:150
3991
"It is possible that drizzled could use up to \n"
3992
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3994
"Hope that's ok; if not, decrease some variables in the equation.\n"
3998
#: ../drizzled/sql_table.cc:1862
6717
4000
msgid "Unknown - internal error %d during operation"
6720
#: drizzled/sql_table.cc:5018
6722
msgid "Could not open table %s.%s after rename\n"
6725
#: drizzled/sql_table.cc:5185
4003
#: ../drizzled/statement/alter_table.cc:1567
6728
4006
"order_st BY ignored because there is a user-defined clustered index in the "
6729
4007
"table '%-.192s'"
6732
#: drizzled/sql_udf.cc:41
6733
msgid "Can't allocate memory for udf structures"
6736
#: drizzled/table.cc:502
6739
"'%s' had no or invalid character set, and default character set is multi-"
6740
"byte, so character column sizes may have changed"
6743
#: drizzled/table.cc:2077
4010
#: ../drizzled/sys_var.cc:1286
4012
msgid "Variable named %s already exists!\n"
4015
#: ../drizzled/sys_var.cc:1293
4017
msgid "Could not add Variable: %s\n"
4020
#: ../drizzled/sys_var.cc:1393
4022
msgid "Failed to initialize system variables"
4023
msgstr "Не удалось проинициализировать плагины."
4025
#: ../drizzled/table.cc:1603
4027
msgid "Got error %d when reading table '%s'"
4030
#: ../drizzled/table/instance/base.cc:1735
6745
4032
msgid "Unknown collation '%s' in table '%-.64s' definition"
6748
#: drizzled/table.cc:2084
4035
#: ../drizzled/table/instance/base.cc:1740
6751
"Table '%-.64s' was created with a different version of MySQL and cannot be "
4038
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6755
#: drizzled/table.cc:2695
6758
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6762
#: drizzled/table.cc:2721
6765
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6766
"have type %s, found type %s."
6769
#: drizzled/table.cc:2730
6772
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6773
"position %d to have character set '%s' but the type has no character set."
6776
#: drizzled/table.cc:2740
6779
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6780
"position %d to have character set '%s' but found character set '%s'."
6783
#: drizzled/table.cc:2751
6786
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6787
"have type %s but the column is not found."
6790
#: drizzled/table.cc:4871
6792
msgid "Got error %d when reading table '%s'"
6795
#: drizzled/tztime.cc:1060
6797
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6799
"Фатальная ошибка: неверное или неизвестное значение временной зоны по-"
6802
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
4042
#: ../plugin/auth_all/auth_all.cc:84
4043
msgid "Allow anonymous access"
4046
#: ../plugin/auth_file/auth_file.cc:205
4048
msgid "Could not load auth file: %s\n"
4049
msgstr "Не найдена таблица: \"%s\""
4051
#: ../plugin/auth_file/auth_file.cc:221
4052
msgid "File to load for usernames and passwords"
4055
#: ../plugin/auth_http/auth_http.cc:135
4057
"auth_http plugin loaded but required option url not specified. Against which "
4058
"URL are you intending on authenticating?\n"
4061
#: ../plugin/auth_http/auth_http.cc:151
4062
msgid "URL for HTTP Auth check"
4065
#: ../plugin/auth_ldap/auth_ldap.cc:291
4067
msgid "Reconnect failed: %s\n"
4070
#: ../plugin/auth_ldap/auth_ldap.cc:310
4072
msgid "ldap_search_ext_s failed: %s\n"
4075
#: ../plugin/auth_ldap/auth_ldap.cc:416
4077
msgid "Could not load auth ldap: %s\n"
4080
#: ../plugin/auth_ldap/auth_ldap.cc:437
4081
msgid "URI of the LDAP server to contact"
4084
#: ../plugin/auth_ldap/auth_ldap.cc:439
4085
msgid "DN to use when binding to the LDAP server"
4088
#: ../plugin/auth_ldap/auth_ldap.cc:441
4089
msgid "Password to use when binding the DN"
4092
#: ../plugin/auth_ldap/auth_ldap.cc:443
4093
msgid "DN to use when searching"
4096
#: ../plugin/auth_ldap/auth_ldap.cc:445
4097
msgid "Attribute in LDAP with plain text password"
4100
#: ../plugin/auth_ldap/auth_ldap.cc:447
4101
msgid "Attribute in LDAP with MySQL hashed password"
4104
#: ../plugin/auth_ldap/auth_ldap.cc:449
4105
msgid "How often to empty the users cache, 0 to disable"
4108
#: ../plugin/auth_schema/auth_schema.cc:52
4109
msgid "auth_schema table cannot be an empty string"
4112
#: ../plugin/auth_schema/auth_schema.cc:58
4113
msgid "auth_schema must be schema-qualified"
4116
#: ../plugin/auth_schema/auth_schema.cc:141
4118
msgid "Error querying authentication schema: %s (error code %d. Query: %s"
4121
#: ../plugin/auth_schema/module.cc:48
4122
msgid "auth_schema table cannot be NULL"
4125
#: ../plugin/auth_schema/module.cc:61
4126
msgid "Database-qualified auth table name"
4129
#: ../plugin/console/console.cc:323
4131
msgid "pipe() failed with errno %d"
4134
#: ../plugin/console/console.cc:353
4135
msgid "Enable the console."
4138
#: ../plugin/console/console.cc:356
4139
msgid "Turn on extra debugging."
4142
#: ../plugin/console/console.cc:361
4143
msgid "User to use for auth."
4146
#: ../plugin/console/console.cc:364
4147
msgid "Password to use for auth."
4150
#: ../plugin/console/console.cc:367
4152
msgid "Default catalog to use."
4153
msgstr "База данных для использования."
4155
#: ../plugin/console/console.cc:370
4157
msgid "Default schema to use."
4158
msgstr "База данных для использования."
4160
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
4163
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4166
"Номер порта для соединения равен 0 по умолчанию, либо смотрите переменную "
4167
"$DRIZZLE_TCP_PORT в файле drizzle.cnf"
4169
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
4170
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
4171
msgid "Connect Timeout."
4174
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
4175
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4176
msgid "Read Timeout."
4179
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
4180
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
4181
msgid "Write Timeout."
4184
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
4185
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4186
msgid "Retry Count."
4189
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
4190
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4191
msgid "Buffer length."
4194
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
4195
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4196
msgid "Address to bind to."
4199
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
4200
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
4201
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4202
msgid "Maximum simultaneous connections."
4205
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:74
6803
4206
msgid "Error Messages to stderr"
6806
#: plugin/logging_query/logging_query.cc:162
6808
msgid "fail open() fn=%s er=%s\n"
6811
#: plugin/logging_query/logging_query.cc:202
4209
#: ../plugin/filtered_replicator/filtered_replicator.cc:545
4210
msgid "Comma-separated list of schemas to exclude"
4213
#: ../plugin/filtered_replicator/filtered_replicator.cc:548
4214
msgid "Comma-separated list of tables to exclude"
4217
#: ../plugin/filtered_replicator/filtered_replicator.cc:551
4218
msgid "Regular expression to apply to schemas to exclude"
4221
#: ../plugin/filtered_replicator/filtered_replicator.cc:554
4222
msgid "Regular expression to apply to tables to exclude"
4225
#: ../plugin/hello_events/hello_events.cc:402
4226
msgid "Enable Example Events Plugin"
4229
#: ../plugin/hello_events/hello_events.cc:405
4230
#: ../plugin/hello_events/hello_events.cc:408
4231
msgid "A comma delimited list of databases to watch"
4234
#: ../plugin/hello_events/hello_events.cc:411
4235
msgid "Before write row event observer call position"
4238
#: ../plugin/hello_events/hello_events.cc:414
4239
msgid "Before update row event observer call position"
4242
#: ../plugin/hello_events/hello_events.cc:417
4243
msgid "After drop database event observer call position"
4246
#: ../plugin/hello_events/hello_events.cc:428
4247
msgid "An example events Plugin"
4250
#: ../plugin/innobase/handler/data_dictionary.cc:760
4252
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4255
#: ../plugin/innobase/handler/ha_innodb.cc:1974
4257
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4261
#: ../plugin/innobase/handler/ha_innodb.cc:2344
4263
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4267
#: ../plugin/innobase/handler/ha_innodb.cc:2388
4270
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4271
"or its equivalent numeric id"
4274
#: ../plugin/innobase/handler/ha_innodb.cc:9407
4275
msgid "Do not use Native AIO library for IO, even if available"
4278
#: ../plugin/innobase/handler/ha_innodb.cc:9448
4279
msgid "Enable internal replication log."
4282
#: ../plugin/innobase/handler/ha_innodb.cc:9451
4284
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4285
"rolled back. Values above 100000000 disable the timeout."
4288
#: ../plugin/innobase/handler/ha_innodb.cc:9454
4289
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4292
#: ../plugin/innobase/handler/ha_innodb.cc:9457
4294
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4295
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4298
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4299
#: ../plugin/transaction_log/hexdump_transaction_message.cc:167
4300
#: ../plugin/transaction_log/print_transaction_message.cc:173
4301
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4303
msgid "Unable to parse transaction. Got error: %s.\n"
4304
msgstr "Невозможно разобрать транзакцию. Ошибка: %s.\n"
4306
#: ../plugin/innobase/srv/srv0start.cc:1005
4307
msgid "InnoDB: cannot determine Mac OS X version!\n"
4310
#: ../plugin/innobase/srv/srv0start.cc:1010
4312
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4313
"InnoDB: making transactions unsafe!\n"
4316
#: ../plugin/innobase/srv/srv0start.cc:1019
4319
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4320
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
4321
"than 4 GB of memory."
4324
#: ../plugin/innobase/srv/srv0start.cc:1031
4325
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4328
#: ../plugin/innobase/srv/srv0start.cc:1036
4330
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4331
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4332
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4335
#: ../plugin/innobase/srv/srv0start.cc:1046
4336
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4339
#: ../plugin/innobase/srv/srv0start.cc:1051
4340
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4343
#: ../plugin/innobase/srv/srv0start.cc:1056
4344
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4347
#: ../plugin/innobase/srv/srv0start.cc:1060
4348
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4351
#: ../plugin/innobase/srv/srv0start.cc:1065
4352
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4355
#: ../plugin/innobase/srv/srv0start.cc:1129
4356
msgid "InnoDB: Using Linux native AIO"
4359
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4360
msgid "destination directory"
4363
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4364
msgid "take backup to target-dir"
4367
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4368
msgid "calc statistic of datadir (offline mysqld is recommended)"
4371
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4372
msgid "prepare a backup for starting mysql server on the backup."
4375
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4376
msgid "create files to import to another database when prepare."
4379
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4381
"stop recovery process not to progress LSN after applying log when prepare."
4384
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4385
msgid "print parameter of mysqld needed for copyback."
4388
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4389
msgid "The value is used instead of buffer_pool_size"
4392
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4394
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4395
"file at the end of '--backup'"
4398
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4400
"limit count of IO operations (pairs of read&write) per second to IOS values "
4404
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4406
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4407
"'xtrabackup_suspended' deleted (for '--backup')."
4410
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4412
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4416
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4418
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4419
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4423
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4425
"(for --backup): copy only .ibd pages newer than backup at specified "
4429
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4431
"(for --prepare): apply .delta files and logfile in the specified directory."
4434
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4435
msgid "filtering by regexp for table names."
4438
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4439
msgid "filtering by list of the exact database.table name in the file."
4442
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4444
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4445
"want create ib_logfile*, only re-execute this command in same options. ###"
4448
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4450
"Path for temporary files. Several paths may be specified, separated by a "
4451
"colon (:), in this case they are used in a round-robin fashion."
4454
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4456
"Number of threads to use for parallel datafiles transfer. Does not have any "
4457
"effect in the stream mode. The default value is 1."
4460
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4462
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4463
"innodb-adaptive-hash-index."
4466
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4468
"Size of a memory pool InnoDB uses to store data dictionary information and "
4469
"other internal data structures."
4472
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4473
msgid "Data file autoextend increment in megabytes"
4476
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4478
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4482
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4484
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4488
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4489
msgid "Path to individual files and their sizes."
4492
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4493
msgid "The common part for InnoDB table spaces."
4496
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4498
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4499
"innodb-doublewrite."
4502
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4503
msgid "Number of file I/O threads in InnoDB."
4506
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4507
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4510
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4512
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4513
"commit) or 2 (write at commit, flush once per second)."
4516
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4517
msgid "With which method to flush data."
4520
#. ####### Should we use this option? #######
4521
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4523
"Helps to save your data in case the disk image of the database becomes "
4527
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4529
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4533
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4535
"The size of the buffer which InnoDB uses to write log to the log files on "
4539
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4540
msgid "Size of each log file in a log group."
4543
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4545
"Number of log files in the log group. InnoDB writes to the files in a "
4546
"circular fashion. Value 3 is recommended here."
4549
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4551
msgid "Path to InnoDB log files."
4552
msgstr "Путь к временным файлам."
4554
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4555
msgid "Percentage of dirty pages allowed in bufferpool."
4558
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4559
msgid "How many files at the maximum InnoDB keeps open at the same time."
4562
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4563
msgid "The universal page size of the database."
4566
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4568
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4569
"for created log file is not supported. Use on your own risk!"
4572
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4574
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4578
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4800
4580
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4581
"to use, Because it is not change back to disable, once it is used."
4584
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4801
4586
"Path to special datafile for doublewrite buffer. (default is : not used)"
4589
#: ../plugin/json_server/json_server.cc:359
4590
msgid "Port number to use for connection or 0 for default (port 8086) "
4593
#: ../plugin/logging_gearman/logging_gearman.cc:186
4594
msgid "fail gearman_client_create()"
4597
#: ../plugin/logging_gearman/logging_gearman.cc:196
4599
msgid "fail gearman_client_add_server(): %s"
4602
#: ../plugin/logging_gearman/logging_gearman.cc:301
4603
msgid "Hostname for logging to a Gearman server"
4606
#: ../plugin/logging_gearman/logging_gearman.cc:304
4607
msgid "Gearman Function to send logging to"
4610
#: ../plugin/logging_gearman/logging_gearman.cc:315
4611
msgid "Log queries to a Gearman server"
4614
#: ../plugin/logging_query/logging_query.cc:180
4618
#: ../plugin/logging_query/logging_query.cc:321
4619
msgid "Enable logging to CSV file"
4622
#: ../plugin/logging_query/logging_query.cc:324
6812
4623
msgid "File to log to"
6815
#: plugin/logging_query/logging_query.cc:211
6816
msgid "Enable logging"
6819
#: plugin/logging_query/logging_query.cc:220
6820
msgid "Disable after this many seconds. Zero for forever"
6823
#: plugin/logging_query/logging_query.cc:233
4626
#: ../plugin/logging_query/logging_query.cc:327
4627
msgid "PCRE to match the query against"
4630
#: ../plugin/logging_query/logging_query.cc:330 ../plugin/syslog/module.cc:107
4631
#: ../plugin/query_log/module.cc:175
6824
4632
msgid "Threshold for logging slow queries, in microseconds"
6827
#: plugin/logging_query/logging_query.cc:246
4635
#: ../plugin/logging_query/logging_query.cc:333 ../plugin/syslog/module.cc:110
6828
4636
msgid "Threshold for logging big queries, for rows returned"
6831
#: plugin/logging_query/logging_query.cc:259
4639
#: ../plugin/logging_query/logging_query.cc:336 ../plugin/syslog/module.cc:113
6832
4640
msgid "Threshold for logging big queries, for rows examined"
6835
#: plugin/logging_query/logging_query.cc:282
6836
msgid "Log queries to a file"
6839
#: storage/myisam/ha_myisam.cc:453
4643
#: ../plugin/logging_query/logging_query.cc:347
4644
msgid "Log queries to a CSV file"
4647
#: ../plugin/logging_stats/logging_stats.cc:317
4648
msgid "Max number of users that will be logged"
4651
#: ../plugin/logging_stats/logging_stats.cc:320
4652
msgid "Max number of range locks to use for Scoreboard"
4655
#: ../plugin/logging_stats/logging_stats.cc:323
4656
msgid "Max number of concurrent sessions that will be logged"
4659
#: ../plugin/logging_stats/logging_stats.cc:324
4660
msgid "Enable Logging Statistics Collection"
4663
#: ../plugin/logging_stats/logging_stats.cc:333
4664
msgid "User Statistics as DATA_DICTIONARY tables"
4667
#: ../plugin/md5/md5.cc:94
4668
msgid "libgcrypt library version mismatch"
4671
#: ../plugin/memcached_stats/analysis_table.cc:78
4672
#: ../plugin/memcached_stats/stats_table.cc:144
4673
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4676
#: ../plugin/memcached_stats/memcached_stats.cc:87
4677
msgid "List of memcached servers."
4680
#: ../plugin/memcached_stats/memcached_stats.cc:98
4681
msgid "Memcached Stats as I_S tables"
4684
#: ../plugin/memcached_stats/stats_table.cc:74
4687
"Unable get stats from memcached server %s. Got error from "
4688
"memcached_stat_servername()."
4691
#: ../plugin/memcached_stats/stats_table.cc:151
4692
msgid "Unable to create memcached struct. Got error from memcached_create()."
4695
#: ../plugin/memcached_stats/stats_table.cc:158
4698
"Unable to create memcached server list. Got error from "
4699
"memcached_servers_parse(%s)."
4702
#: ../plugin/multi_thread/multi_thread.cc:64
4703
msgid "Session killed before thread could execute"
4706
#: ../plugin/multi_thread/multi_thread.cc:101
4707
msgid "Unable to get thread stack size"
4710
#: ../plugin/multi_thread/multi_thread.cc:203
4711
msgid "Maximum number of user threads available."
4714
#: ../plugin/myisam/ha_myisam.cc:525
6841
4716
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6844
#: storage/myisam/ha_myisam.cc:457
4719
#: ../plugin/myisam/ha_myisam.cc:531
6846
4721
msgid "Got an error from unknown thread, %s:%d"
6849
#: storage/myisam/ha_myisam.cc:462
4724
#: ../plugin/myisam/ha_myisam.cc:540
6850
4725
msgid "Unknown thread accessing table"
6853
#: storage/myisam/my_handler_errors.c:34
4728
#: ../plugin/myisam/ha_myisam.cc:1504
4730
"Don't use the fast sort index method to created index if the temporary file "
4731
"would get bigger than this."
4734
#: ../plugin/myisam/ha_myisam.cc:1507
4736
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4737
"when creating indexes with CREATE INDEX or ALTER TABLE."
4740
#: ../plugin/myisam/my_handler_errors.cc:42
6854
4741
msgid "Didn't find key on read or update"
6857
#: storage/myisam/my_handler_errors.c:36
4744
#: ../plugin/myisam/my_handler_errors.cc:43
6858
4745
msgid "Duplicate key on write or update"
6861
#: storage/myisam/my_handler_errors.c:38
4748
#: ../plugin/myisam/my_handler_errors.cc:44
6862
4749
msgid "Internal (unspecified) error in handler"
6865
#: storage/myisam/my_handler_errors.c:40
4752
#: ../plugin/myisam/my_handler_errors.cc:46
6867
4754
"Someone has changed the row since it was read (while the table was locked to "
6871
#: storage/myisam/my_handler_errors.c:43
4758
#: ../plugin/myisam/my_handler_errors.cc:48
6872
4759
msgid "Wrong index given to function"
6875
#: storage/myisam/my_handler_errors.c:45
6876
msgid "Undefined handler error 125"
6879
#: storage/myisam/my_handler_errors.c:47
4762
#: ../plugin/myisam/my_handler_errors.cc:49
6880
4763
msgid "Index file is crashed"
6883
#: storage/myisam/my_handler_errors.c:49
4766
#: ../plugin/myisam/my_handler_errors.cc:50
6884
4767
msgid "Record file is crashed"
6887
#: storage/myisam/my_handler_errors.c:51
4770
#: ../plugin/myisam/my_handler_errors.cc:51
6888
4771
msgid "Out of memory in engine"
6891
#: storage/myisam/my_handler_errors.c:53
6892
msgid "Undefined handler error 129"
6895
#: storage/myisam/my_handler_errors.c:55
4774
#: ../plugin/myisam/my_handler_errors.cc:52
6896
4775
msgid "Incorrect file format"
6899
#: storage/myisam/my_handler_errors.c:57
4778
#: ../plugin/myisam/my_handler_errors.cc:53
6900
4779
msgid "Command not supported by database"
6903
#: storage/myisam/my_handler_errors.c:59
4782
#: ../plugin/myisam/my_handler_errors.cc:54
6904
4783
msgid "Old database file"
6907
#: storage/myisam/my_handler_errors.c:61
4786
#: ../plugin/myisam/my_handler_errors.cc:55
6908
4787
msgid "No record read before update"
6911
#: storage/myisam/my_handler_errors.c:63
4790
#: ../plugin/myisam/my_handler_errors.cc:56
6912
4791
msgid "Record was already deleted (or record file crashed)"
6915
#: storage/myisam/my_handler_errors.c:65
4794
#: ../plugin/myisam/my_handler_errors.cc:57
6916
4795
msgid "No more room in record file"
6919
#: storage/myisam/my_handler_errors.c:67
4798
#: ../plugin/myisam/my_handler_errors.cc:58
6920
4799
msgid "No more room in index file"
6923
#: storage/myisam/my_handler_errors.c:69
4802
#: ../plugin/myisam/my_handler_errors.cc:59
6924
4803
msgid "No more records (read after end of file)"
6927
#: storage/myisam/my_handler_errors.c:71
4806
#: ../plugin/myisam/my_handler_errors.cc:60
6928
4807
msgid "Unsupported extension used for table"
6931
#: storage/myisam/my_handler_errors.c:73
4810
#: ../plugin/myisam/my_handler_errors.cc:61
6932
4811
msgid "Too big row"
6935
#: storage/myisam/my_handler_errors.c:75
4814
#: ../plugin/myisam/my_handler_errors.cc:62
6936
4815
msgid "Wrong create options"
6939
#: storage/myisam/my_handler_errors.c:77
4818
#: ../plugin/myisam/my_handler_errors.cc:63
6940
4819
msgid "Duplicate unique key or constraint on write or update"
6943
#: storage/myisam/my_handler_errors.c:79
4822
#: ../plugin/myisam/my_handler_errors.cc:64
6944
4823
msgid "Unknown character set used in table"
6947
#: storage/myisam/my_handler_errors.c:81
4826
#: ../plugin/myisam/my_handler_errors.cc:65
6948
4827
msgid "Conflicting table definitions in sub-tables of MERGE table"
6951
#: storage/myisam/my_handler_errors.c:83
4830
#: ../plugin/myisam/my_handler_errors.cc:66
6952
4831
msgid "Table is crashed and last repair failed"
6955
#: storage/myisam/my_handler_errors.c:85
4834
#: ../plugin/myisam/my_handler_errors.cc:67
6956
4835
msgid "Table was marked as crashed and should be repaired"
6959
#: storage/myisam/my_handler_errors.c:87
4838
#: ../plugin/myisam/my_handler_errors.cc:68
6960
4839
msgid "Lock timed out; Retry transaction"
6963
#: storage/myisam/my_handler_errors.c:89
4842
#: ../plugin/myisam/my_handler_errors.cc:69
6964
4843
msgid "Lock table is full; Restart program with a larger locktable"
6967
#: storage/myisam/my_handler_errors.c:91
4846
#: ../plugin/myisam/my_handler_errors.cc:70
6968
4847
msgid "Updates are not allowed under a read only transactions"
6971
#: storage/myisam/my_handler_errors.c:93
4850
#: ../plugin/myisam/my_handler_errors.cc:71
6972
4851
msgid "Lock deadlock; Retry transaction"
6975
#: storage/myisam/my_handler_errors.c:95
4854
#: ../plugin/myisam/my_handler_errors.cc:72
6976
4855
msgid "Foreign key constraint is incorrectly formed"
6979
#: storage/myisam/my_handler_errors.c:97
4858
#: ../plugin/myisam/my_handler_errors.cc:73
6980
4859
msgid "Cannot add a child row"
6983
#: storage/myisam/my_handler_errors.c:99
4862
#: ../plugin/myisam/my_handler_errors.cc:74
6984
4863
msgid "Cannot delete a parent row"
6987
#: storage/myisam/my_handler_errors.c:101
4866
#: ../plugin/myisam/my_handler_errors.cc:75
6988
4867
msgid "No savepoint with that name"
6991
#: storage/myisam/my_handler_errors.c:103
4870
#: ../plugin/myisam/my_handler_errors.cc:76
6992
4871
msgid "Non unique key block size"
6995
#: storage/myisam/my_handler_errors.c:105
4874
#: ../plugin/myisam/my_handler_errors.cc:77
6996
4875
msgid "The table does not exist in engine"
6999
#: storage/myisam/my_handler_errors.c:107
4878
#: ../plugin/myisam/my_handler_errors.cc:78
7000
4879
msgid "The table already existed in storage engine"
7003
#: storage/myisam/my_handler_errors.c:109
4882
#: ../plugin/myisam/my_handler_errors.cc:79
7004
4883
msgid "Could not connect to storage engine"
7007
#: storage/myisam/my_handler_errors.c:111
4886
#: ../plugin/myisam/my_handler_errors.cc:80
7008
4887
msgid "Unexpected null pointer found when using spatial index"
7011
#: storage/myisam/my_handler_errors.c:113
4890
#: ../plugin/myisam/my_handler_errors.cc:81
7012
4891
msgid "The table changed in storage engine"
7015
#: storage/myisam/my_handler_errors.c:115
4894
#: ../plugin/myisam/my_handler_errors.cc:82
7016
4895
msgid "There's no partition in table for the given value"
7019
#: storage/myisam/my_handler_errors.c:117
4898
#: ../plugin/myisam/my_handler_errors.cc:83
7020
4899
msgid "Row-based binlogging of row failed"
7023
#: storage/myisam/my_handler_errors.c:119
4902
#: ../plugin/myisam/my_handler_errors.cc:84
7024
4903
msgid "Index needed in foreign key constraint"
7027
#: storage/myisam/my_handler_errors.c:121
4906
#: ../plugin/myisam/my_handler_errors.cc:85
7028
4907
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7031
#: storage/myisam/my_handler_errors.c:123
4910
#: ../plugin/myisam/my_handler_errors.cc:86
7032
4911
msgid "Table needs to be upgraded before it can be used"
7035
#: storage/myisam/my_handler_errors.c:125
4914
#: ../plugin/myisam/my_handler_errors.cc:87
7036
4915
msgid "Table is read only"
7039
#: storage/myisam/my_handler_errors.c:127
4918
#: ../plugin/myisam/my_handler_errors.cc:88
7040
4919
msgid "Failed to get next auto increment value"
7043
#: storage/myisam/my_handler_errors.c:129
4922
#: ../plugin/myisam/my_handler_errors.cc:89
7044
4923
msgid "Failed to set row auto increment value"
7047
#: storage/myisam/my_handler_errors.c:131
4926
#: ../plugin/myisam/my_handler_errors.cc:90
7048
4927
msgid "Unknown (generic) error from engine"
7051
#: storage/myisam/my_handler_errors.c:133
4930
#: ../plugin/myisam/my_handler_errors.cc:91
7052
4931
msgid "Record is the same"
7055
#: storage/myisam/my_handler_errors.c:135
4934
#: ../plugin/myisam/my_handler_errors.cc:92
7056
4935
msgid "It is not possible to log this statement"
7059
#: storage/myisam/my_handler_errors.c:137
4938
#: ../plugin/myisam/my_handler_errors.cc:93
7060
4939
msgid "Tablespace exists"
7063
#: storage/myisam/my_handler_errors.c:139
4942
#: ../plugin/myisam/my_handler_errors.cc:94
7064
4943
msgid "The event was corrupt, leading to illegal data being read"
7067
#: storage/myisam/my_handler_errors.c:141
4946
#: ../plugin/myisam/my_handler_errors.cc:95
7068
4947
msgid "The table is of a new format not supported by this version"
7071
#: storage/myisam/my_handler_errors.c:143
7072
msgid "The event could not be processed no other hanlder error happened"
7075
#: storage/myisam/my_handler_errors.c:145
7076
msgid "Got a fatal error during initialzaction of handler"
7079
#: storage/myisam/my_handler_errors.c:147
4950
#: ../plugin/myisam/my_handler_errors.cc:96
4951
msgid "The event could not be processed no other handler error happened"
4954
#: ../plugin/myisam/my_handler_errors.cc:97
4955
msgid "Got a fatal error during initialzation of handler"
4958
#: ../plugin/myisam/my_handler_errors.cc:98
7080
4959
msgid "File to short; Expected more data in file"
7083
#: storage/myisam/my_handler_errors.c:149
4962
#: ../plugin/myisam/my_handler_errors.cc:99
7084
4963
msgid "Read page with wrong checksum"
7087
#: storage/myisam/my_handler_errors.c:151
4966
#. TODO: get a better message for these
4967
#: ../plugin/myisam/my_handler_errors.cc:101
7088
4968
msgid "Lock or active transaction"
7091
#: storage/myisam/my_handler_errors.c:153
4971
#: ../plugin/myisam/my_handler_errors.cc:102
7092
4972
msgid "No such table space"
7095
#: storage/myisam/my_handler_errors.c:155
4975
#: ../plugin/myisam/my_handler_errors.cc:103
7096
4976
msgid "Tablespace not empty"
7100
#~ "Switch to another charset. Might be needed for processing binlog with "
7101
#~ "multi-byte charsets."
7103
#~ "Переключиться на другую кодировку. Может требоваться при обработке "
7104
#~ "бинарных логов в многобайтных кодировках."
7106
#~ msgid "Invalid error code"
7107
#~ msgstr "Неверный код ошибки."
4979
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4981
"Port number to use for connection or 0 for default to with MySQL protocol."
4984
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4986
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4987
"the file is stale and should be removed?"
4990
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4992
msgid "Listening on %s"
4995
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4997
msgid "Path used for MySQL UNIX Socket Protocol."
4998
msgstr "Использовать протокол MySQL."
5000
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
5001
msgid "Clobber socket file if one is there already."
5004
#: ../plugin/rabbitmq/rabbitmq_handler.cc:115
5005
msgid "Could not open socket, is rabbitmq running?"
5008
#: ../plugin/rabbitmq/rabbitmq_log.cc:71 ../plugin/zeromq/zeromq_log.cc:70
5009
msgid "Failed to allocate enough memory to transaction message\n"
5012
#: ../plugin/rabbitmq/rabbitmq_log.cc:92
5014
"Could not reconnect, trying again.. - waiting 10 seconds for server to come "
5018
#: ../plugin/rabbitmq/rabbitmq_log.cc:100
5019
msgid "RabbitMQ server has disappeared, failing transaction."
5022
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
5024
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
5025
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
5027
#: ../plugin/rabbitmq/rabbitmq_log.cc:141
5029
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5030
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
5032
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5033
msgid "Host name to connect to"
5036
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5037
msgid "Port to connect to"
5040
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5041
msgid "RabbitMQ virtualhost"
5044
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5045
msgid "RabbitMQ username"
5048
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5049
msgid "RabbitMQ password"
5052
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5053
#: ../plugin/transaction_log/module.cc:239 ../plugin/zeromq/zeromq_log.cc:149
5054
msgid "Name of the replicator plugin to use (default='default_replicator')"
5057
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5058
msgid "Name of RabbitMQ exchange to publish to"
5061
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5062
msgid "Name of RabbitMQ routing key to use"
5065
#: ../plugin/session_dictionary/processlist.cc:73
5066
#: ../plugin/session_dictionary/sessions.cc:77
5069
msgstr "(не используется)"
5071
#: ../plugin/syslog/errmsg.cc:40 ../plugin/syslog/logging.cc:56
5073
msgid "syslog facility \"%s\" not known, using \"local0\""
5076
#: ../plugin/syslog/module.cc:95
5077
msgid "Syslog Ident"
5080
#: ../plugin/syslog/module.cc:98
5081
msgid "Syslog Facility"
5084
#: ../plugin/syslog/module.cc:101
5085
msgid "Enable logging to syslog of the query log"
5088
#: ../plugin/syslog/module.cc:104
5089
msgid "Syslog Priority of query logging"
5092
#: ../plugin/syslog/module.cc:116
5093
msgid "Enable logging to syslog of the error messages"
5096
#: ../plugin/syslog/module.cc:119
5097
msgid "Syslog Priority of error messages"
5100
#: ../plugin/transaction_log/hexdump_transaction_message.cc:106
5101
#: ../plugin/transaction_log/print_transaction_message.cc:106
5102
#: ../plugin/transaction_log/transaction_log_reader.cc:94
5104
msgid "Failed to open transaction log file"
5105
msgstr "Невозможно разобрать транзакцию. Ошибка: %s.\n"
5107
#: ../plugin/transaction_log/hexdump_transaction_message.cc:147
5108
#: ../plugin/transaction_log/transaction_log_reader.cc:147
5109
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:153
5111
msgid "Could not read transaction message.\n"
5114
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
5115
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5117
msgid "GPB ERROR: %s.\n"
5120
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5121
#: ../plugin/transaction_log/transaction_log_reader.cc:149
5123
msgid "Raw buffer read: %s.\n"
5126
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
5127
#: ../plugin/transaction_log/print_transaction_message.cc:175
5128
#: ../plugin/transaction_log/transaction_log_reader.cc:158
5130
msgid "BUFFER: %s\n"
5131
msgstr "БУФЕР: %s\n"
5133
#: ../plugin/transaction_log/module.cc:169
5134
msgid "Failed to allocate the TransactionLog instance"
5137
#: ../plugin/transaction_log/module.cc:177
5139
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5142
#: ../plugin/transaction_log/module.cc:188
5144
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5147
#: ../plugin/transaction_log/module.cc:227
5148
msgid "DEBUGGING - Truncate transaction log"
5151
#: ../plugin/transaction_log/module.cc:230
5152
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5155
#: ../plugin/transaction_log/module.cc:233
5156
msgid "Enable transaction log"
5159
#: ../plugin/transaction_log/module.cc:236
5160
msgid "Path to the file to use for transaction log"
5163
#: ../plugin/transaction_log/module.cc:242
5165
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5166
"each transaction write, 2 == sync log file once per second"
5169
#: ../plugin/transaction_log/module.cc:245
5170
msgid "Number of slots for in-memory write buffers (default=8)."
5173
#: ../plugin/transaction_log/print_transaction_message.cc:134
5175
msgid "GPB message is not a valid type.\n"
5178
#: ../plugin/transaction_log/print_transaction_message.cc:154
5180
msgid "GPB message is not a valid size.\n"
5183
#. 120 was arbitrary
5184
#: ../plugin/transaction_log/print_transaction_message.cc:167
5185
msgid "Could not read transaction message. Raw buffer read "
5188
#: ../plugin/transaction_log/transaction_log.cc:114
5189
msgid "Failed to open transaction log file "
5192
#: ../plugin/transaction_log/transaction_log.cc:215
5195
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5196
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5199
#: ../plugin/transaction_log/transaction_log.cc:233
5201
msgid "Failed to sync log file."
5202
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
5204
#: ../plugin/transaction_log/transaction_log_reader.cc:114
5205
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:118
5207
msgid "Attempted to read record bigger than INT_MAX\n"
5210
#: ../plugin/transaction_log/transaction_log_reader.cc:134
5212
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5215
#: ../plugin/transaction_log/transaction_log_reader.cc:169
5217
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5220
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5221
msgid "Cannot open file: "
5224
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5225
msgid "Could not skip to position "
5228
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5229
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5232
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5233
msgid "Memory allocation failure trying to allocate "
5236
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5240
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5245
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5251
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5253
msgid "Unable to parse command. Got error: "
5254
msgstr "Невозможно разобрать транзакцию. Ошибка: %s.\n"
5256
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177
5263
#: ../plugin/transaction_log/utilities/transaction_reader.cc:645
5265
msgid "Display help and exit"
5266
msgstr "Показать справку и выйти."
5268
#: ../plugin/transaction_log/utilities/transaction_reader.cc:646
5269
msgid "Read from the innodb transaction log"
5272
#: ../plugin/transaction_log/utilities/transaction_reader.cc:652
5274
msgid "Password to use when connecting to server"
5276
"Пароль, используемый для подключения к серверу. Если пароль не введен, он "
5279
#: ../plugin/transaction_log/utilities/transaction_reader.cc:655
5280
msgid "Perform checksum"
5283
#: ../plugin/transaction_log/utilities/transaction_reader.cc:656
5284
msgid "Ignore event messages"
5287
#: ../plugin/transaction_log/utilities/transaction_reader.cc:657
5288
msgid "Transaction log file"
5291
#: ../plugin/transaction_log/utilities/transaction_reader.cc:658
5292
msgid "Print raw Protobuf messages instead of SQL"
5295
#: ../plugin/transaction_log/utilities/transaction_reader.cc:661
5296
msgid "Start reading from the given file position"
5299
#: ../plugin/transaction_log/utilities/transaction_reader.cc:664
5300
msgid "Only output for the given transaction ID and later"
5303
#: ../plugin/transaction_log/utilities/transaction_reader.cc:667
5304
msgid "Only output for the given transaction ID"
5307
#: ../plugin/transaction_log/utilities/transaction_reader.cc:668
5308
msgid "Summarize message contents"
5311
#: ../plugin/transaction_log/utilities/transaction_reader.cc:702
5312
msgid "Cannot use --start-pos and --transaction-id together\n"
5315
#: ../plugin/transaction_log/utilities/transaction_reader.cc:708
5316
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5319
#: ../plugin/transaction_log/utilities/transaction_reader.cc:826
5320
msgid "Checksum failed. Wanted "
5323
#: ../plugin/transaction_log/utilities/transaction_reader.cc:828
5327
#: ../plugin/slave/module.cc:56
5328
msgid "Path to the slave configuration file"
5331
#: ../plugin/slave/queue_producer.cc:114
5333
msgid "Lost connection to master. Reconnecting."
5334
msgstr "Нет соединения. Попытка переподключения..."
5336
#: ../plugin/slave/queue_producer.cc:141 ../plugin/slave/queue_producer.cc:150
5337
#: ../plugin/slave/queue_producer.cc:164 ../plugin/slave/queue_producer.cc:256
5338
#: ../plugin/slave/queue_producer.cc:268 ../plugin/slave/queue_producer.cc:285
5339
#: ../plugin/slave/queue_producer.cc:428 ../plugin/slave/queue_producer.cc:442
5344
#: ../plugin/slave/queue_producer.cc:454
5345
msgid "Replication slave: Unable to insert into queue."
5348
#: ../plugin/slave/replication_slave.cc:43
5350
msgid "Could not start slave services: %s\n"
5353
#: ../plugin/slave/sql_executor.cc:91
5360
#: ../plugin/regex_policy/module.cc:48
5362
msgid "Could not load regex policy file: %s\n"
5365
#: ../plugin/regex_policy/module.cc:49
5368
msgstr "Неизвестная ошибка %d"
5370
#: ../plugin/regex_policy/module.cc:64
5371
msgid "File to load for regex authorization policies"
5374
#: ../plugin/regex_policy/module.cc:220
5376
msgid "User %s matches regex\n"
5379
#: ../plugin/regex_policy/module.cc:223
5381
msgid "Object %s matches regex %s (%s)\n"
5384
#: ../plugin/regex_policy/module.cc:229
5386
msgid "Object %s NOT restricted by regex %s (%s)\n"
5389
#: ../plugin/query_log/module.cc:83
5390
msgid "The query log file name must be defined."
5393
#: ../plugin/query_log/module.cc:89
5394
msgid "The query log file name must have a value."
5397
#: ../plugin/query_log/module.cc:165
5398
msgid "Enable query logging to file"
5401
#: ../plugin/query_log/module.cc:170
5402
msgid "Query log file"
5405
#: ../plugin/query_log/module.cc:180
5406
msgid "Threshold for logging long locking queries, in microseconds"
5409
#: ../plugin/query_log/module.cc:185
5410
msgid "Threshold for logging queries that examine too many rows, integer"
5413
#: ../plugin/query_log/module.cc:190
5414
msgid "Threshold for logging queries that return too many rows, integer"
5417
#: ../plugin/query_log/module.cc:195
5419
"Threshold for logging queries that use too many temporary tables, integer"
5422
#: ../plugin/query_log/module.cc:200
5423
msgid "Threshold for logging queries that cause too many warnings, integer"
5426
#: ../plugin/query_log/module.cc:205
5427
msgid "Threshold for logging queries that are active too long, in seconds"
5430
#: ../plugin/zeromq/zeromq_log.cc:146
5431
msgid "End point to bind to"
5434
#~ msgid "Use compression in server/client protocol."
5435
#~ msgstr "Использовать сжатие в клиент-серверном протоколе."
5438
#~ "Named commands are disabled. Use \\* form only, or use named commands "
5439
#~ "only in the beginning of a line ending with a semicolon (;) Since version "
5440
#~ "10.9 the client now starts with this option ENABLED by default! Disable "
5441
#~ "with '-G'. Long format commands still work from the first line. WARNING: "
5442
#~ "option deprecated; use --disable-named-commands instead."
5444
#~ "Именованные команды отключены. Используйте только форму \\* , или "
5445
#~ "используйте именованные команды только в начале линии оканчивающиеся на "
5446
#~ "точку с запятой (;) . Начиная с версии 10.9 клиент сейчас запускается с "
5447
#~ "опцией ВКЛЮЧЕН по умолчанию! Отключение с помощью 'G'. Длинный формат "
5448
#~ "команд все еще работает с первой строки. ПРЕДУПРЕЖДЕНИЕ: вариант "
5449
#~ "устаревший; используйте --disable-named-commands instead."
5451
#~ msgid "Ignore space after function names."
5452
#~ msgstr "Игнорирование пробелов после имен функций."
5455
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
5456
#~ "version of this option instead."
5458
#~ "Не выводить номера строк для ошибок. Внимание: -L является устаревшим "
5459
#~ "ключем, используйте длинную версию."
5462
#~ "No automatic rehashing. One has to use 'rehash' to get table and field "
5463
#~ "completion. This gives a quicker start of drizzle_st and disables "
5464
#~ "rehashing on reconnect. WARNING: options deprecated; use --disable-auto-"
5465
#~ "rehash instead."
5467
#~ "Автоматический буфер отключён. Команда 'rehash' должна использоваться для "
5468
#~ "фунционирования \"угадывания\" названий таблиц и заглавий колонок. Это "
5469
#~ "позволяет более быстрый запуск 'drizzle_st' и отключает повторное "
5470
#~ "буферование при подключении. ВНИМАНИЕ: этот ключ устарел вместо него "
5471
#~ "используйте --disable-auto-rehash."
5474
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
5475
#~ "This option is enabled by default."
5477
#~ "Восстанавливать соединение при обрыве. Отключается с помощью --disable-"
5478
#~ "reconnect. Эта опция включена по умолчанию."
5480
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5481
#~ msgstr "Невозможно выделить мамять под временный файл истории!\n"
5483
#~ msgid "%s: You must use option --tab with --fields-...\n"
5484
#~ msgstr "%s: Вы должны использовать опцию --tab с --fields-...\n"
5487
#~ "%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
5490
#~ "%s: Вы не можете ..enclosed.. и ..optionally-enclosed.. одновременно.\n"
5492
#~ msgid "Got error: %s (%d) %s"
5493
#~ msgstr "Возникла ошибка: %s (%d) %s"
5495
#~ msgid "Couldn't execute '%s': %s (%d)"
5496
#~ msgstr "Невозможно выполнить '%s': %s (%d)"
5498
#~ msgid "Couldn't allocate memory"
5499
#~ msgstr "Не могу выделить память"
5502
#~ "-- Warning: Unable to use delayed inserts for table '%s' because it's of "
5505
#~ "-- Warning: Не возможно использовать задержку вставки для таблицы '%s' "
5506
#~ "потому, что это тип %s\n"
5508
#~ msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
5510
#~ "%s: Предупреждение: Невозможно установить опцию SQL_QUOTE_SHOW_CREATE "
5513
#~ msgid "%s: Can't get keys for table %s\n"
5514
#~ msgstr "%s: Не удается получить ключи для таблицы %s\n"
5516
#~ msgid "Error: Couldn't read status information for table %s\n"
5517
#~ msgstr "Ошибка: Невозможно прочитать сведения о состоянии таблицы %s\n"
5519
#~ msgid "Error retrieving table structure for table: \"%s\""
5520
#~ msgstr "Ошибка при извлечении табличной структуры для таблицы: \"%s\""
5522
#~ msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
5524
#~ "-- Предупреждение: Пропуск данных для таблицы '%s', так как она имеет тип "
5527
#~ msgid "-- Skipping dump data for table '%s', it has no fields\n"
5528
#~ msgstr "-- Пропуск данных дампа для таблицы '%s', она не имеет полей\n"
5530
#~ msgid "-- Sending SELECT query...\n"
5531
#~ msgstr "-- Отправка запроса SELECT...\n"
5533
#~ msgid "when executing 'SELECT INTO OUTFILE'"
5534
#~ msgstr "при выполнении 'SELECT INTO OUTFILE'"
5539
#~ "-- Dumping data for table %s\n"
5544
#~ "--Сброс данных таблицы %s\n"
5547
#~ msgid "%s: Error in field count for table: %s ! Aborting.\n"
5548
#~ msgstr "%s: Ошибка в поле счетчика таблицы: %s ! Прерывание выполнения.\n"
5550
#~ msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
5552
#~ "%s: Ошибка при чтении строк таблицы: %s (%d:%s) ! Прерывание выполнения.\n"
5554
#~ msgid "Not enough fields from table %s! Aborting.\n"
5555
#~ msgstr "Не достаточно полей для таблицы %s! Прерывание выполнения.\n"
5557
#~ msgid "when doing refresh"
5558
#~ msgstr "при выполнении обновления"
5561
#~ "Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
5563
#~ "Предупреждение: Не возможно прочитать ключи из таблицы %s; записи не "
5564
#~ "сортированы (%s)\n"
5566
#~ msgid "Error: Not enough memory to store ORDER BY clause\n"
5568
#~ "Ошибка: Не достаточно памяти для хранения для сортировки по пунктам\n"
5570
#~ msgid "Input filename too long: %s"
5571
#~ msgstr "Имя входного файла слишком длинное: %s"
5573
#~ msgid "Invalid mode to --compatible: %s\n"
5574
#~ msgstr "Не допустимый способ для --compatible: %s\n"
5576
#~ msgid "Out of memory"
5577
#~ msgstr "Недостаточно памяти"
5580
#~ "Fatal error: Please read \"Security\" section of the manual to find out "
5581
#~ "how to run drizzled as root!\n"
5583
#~ "Неизбежная ошибка: Пожалуйста, прочитайте раздел \"Безопасность\" из "
5584
#~ "справочника, найдите как запустить drizzled с правами администратора.\n"
5587
#~ "Fatal error: Can't change to run as user '%s' ; Please check that the "
5590
#~ "Неизбежная ошибка: Не возможно изменить, чтобы войти как пользователь "
5591
#~ "'%s' ; Пожалуйста проверьте, что такой пользователь существует.\n"
5594
#~ "%s: Too many arguments (first extra is '%s').\n"
5595
#~ "Use --verbose --help to get a list of available options\n"
5597
#~ "%s: Слишком много аргументов (первый лишний - '%s').\n"
5598
#~ "Используйте --verbose --help, чтобы получить список доступных функций\n"
5600
#~ msgid "Display this help and exit after initializing plugins."
5601
#~ msgstr "Отобразить эту справку и выйти после инициализации плагинов."
5603
#~ msgid "(IGNORED)"
5604
#~ msgstr "(ИГНОРИРОВАНО)"
5606
#~ msgid "Couldn't uncompress communication packet"
5607
#~ msgstr "Не могу распаковать полученный пакет"
5609
#~ msgid "Got an error reading communication packets"
5610
#~ msgstr "Ошибка при получении пакета"
5612
#~ msgid "Got timeout reading communication packets"
5613
#~ msgstr "Тайм-аут при получении пакета"
5615
#~ msgid "Got an error writing communication packets"
5616
#~ msgstr "Ошибка при отправке пакета"
5618
#~ msgid "Got timeout writing communication packets"
5619
#~ msgstr "Тайм-аут при отправке пакета"
5622
#~ msgstr "ПРЕДУПРЕЖДЕНИЕ"
5624
#~ msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5625
#~ msgstr "%s: ОШИБКА: Неверное десятичное значение для опции '%s'\n"
5627
#~ msgid "(No default value)"
5628
#~ msgstr "(Нет значения по умолчанию)"
5630
#~ msgid "Fatal error: Illegal or unknown default time zone '%s'"
5632
#~ "Фатальная ошибка: неверное или неизвестное значение временной зоны по-"
5633
#~ "умолчанию: '%s'"
5635
#~ msgid "Unknown Drizzle error"
5636
#~ msgstr "Неизвестная ошибка Drizzle"
5638
#~ msgid "Can't create UNIX socket (%d)"
5639
#~ msgstr "Не могу создать UNIX сокет (%d)"
5641
#~ msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5643
#~ "Не могу присоединиться к локальному серверу Drizzle через сокет "
5646
#~ msgid "Can't create TCP/IP socket (%d)"
5647
#~ msgstr "Не могу создать TCP/IP сокет (%d)"
5649
#~ msgid "Drizzle server has gone away"
5650
#~ msgstr "Сервер Drizzle не отвечает на запросы"
5652
#~ msgid "Protocol mismatch; server version = %d, client version = %d"
5653
#~ msgstr "Несоответствие протоколов; версия сервера = %d, версия клиента = %d"
5655
#~ msgid "Drizzle client ran out of memory"
5656
#~ msgstr "Drizzle клиент исчерпал всю доступную память"
5658
#~ msgid "Localhost via UNIX socket"
5659
#~ msgstr "Localhost через UNIX сокет"
5661
#~ msgid "%-.100s via TCP/IP"
5662
#~ msgstr "%-.100s через TCP/IP"
5664
#~ msgid "Error in server handshake"
5665
#~ msgstr "Ошибка при установке соединения с сервером"
5667
#~ msgid "Lost connection to Drizzle server during query"
5668
#~ msgstr "Соединение с сервером Drizzle потеряно во время запроса"
5670
#~ msgid "Commands out of sync; you can't run this command now"
5672
#~ "Рассинхронизация комманд; сейчас вы не можете выполнить эту комманду"
5674
#~ msgid "Can't initialize character set %-.32s (path: %-.100s)"
5675
#~ msgstr "Не могу инициализировать character set %-.32s (path: %-.100s)"
5677
#~ msgid "Got packet bigger than 'max_allowed_packet' bytes"
5678
#~ msgstr "Получен пакет больше чем 'max_allowed_packet' байт"
5680
#~ msgid "Embedded server"
5681
#~ msgstr "Встроенный сервер"
5683
#~ msgid "Malformed packet"
5684
#~ msgstr "Неверный пакет"
5686
#~ msgid "(unused error message)"
5687
#~ msgstr "(неиспользуемое сообщение об ошибке)"
5689
#~ msgid "Data truncated"
5690
#~ msgstr "Данные усечены"
5693
#~ "Connection using old (pre-4.1.1) authentication protocol refused (client "
5694
#~ "option 'secure_auth' enabled)"
5696
#~ "Отклонено соединение, использующее старый (до 4.1.1) протокол "
5697
#~ "аутентификации - клиент включил опцию 'secure_auth'"
5699
#~ msgid "Attempt to read column without prior row fetch"
5700
#~ msgstr "Попытка прочитать колонку без предварительной обработки строки."
5703
#~ "Attempt to read a row while there is no result set associated with the "
5706
#~ "Попытка прочитать строку в то время как отсутствовал результат "
5707
#~ "ассоциированный с командой."
5709
#~ msgid "This feature is not implemented yet"
5710
#~ msgstr "Эта функциональная возможность еще не реализована"
5713
#~ "Lost connection to Drizzle server while waiting for initial communication "
5714
#~ "packet, system error: %d"
5716
#~ "Потеряно соединение с сервером Drizzle во время ожидания первоначального "
5717
#~ "пакета, системная ошибка: %d"
5720
#~ "Lost connection to Drizzle server while reading initial communication "
5721
#~ "packet, system error: %d"
5723
#~ "Потеряно соединение с сервером Drizzle во время получения первоначального "
5724
#~ "пакета, системная ошибка: %d"
5727
#~ "Lost connection to Drizzle server while sending authentication "
5728
#~ "information, system error: %d"
5730
#~ "Потеряно соединение с сервером Drizzle во время отправки "
5731
#~ "аутентификационной информации, системная ошибка: %d"
5734
#~ "Lost connection to Drizzle server while reading authorization "
5735
#~ "information, system error: %d"
5737
#~ "Потеряно соединение с сервером Drizzle во время получения "
5738
#~ "аутентификационной информации, системная ошибка: %d"
5741
#~ "Lost connection to Drizzle server while setting initial database, system "
5744
#~ "Потеряно соединение с сервером Drizzle во время установки начальной базы "
5745
#~ "данных, системная ошибка: %d"
5747
#~ msgid "Statement closed indirectly because of a preceding %s() call"
5749
#~ "Команда была опосредованно прекращена в результате вызова "
5750
#~ "предшедствующего %s() вызова."
5752
#~ msgid "Can't create interrupt-thread (error %d, errno: %d)"
5753
#~ msgstr "Прерывание не возможно (ошибка %d, No. ошибки: %d)"