~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ru.po

  • Committer: Patrick Crews
  • Date: 2010-12-21 16:42:11 UTC
  • mfrom: (1099.4.204 drizzle)
  • Revision ID: gleebix@gmail.com-20101221164211-91zr9fen6ur7d7b2
Updated translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2010-12-07 12:00-0500\n"
 
10
"POT-Creation-Date: 2010-12-21 11:41-0500\n"
11
11
"PO-Revision-Date: 2010-10-15 09:23+0000\n"
12
12
"Last-Translator: Ivan Y <Unknown>\n"
13
13
"Language-Team: Russian <ru@li.org>\n"
14
 
"Language: ru\n"
15
14
"MIME-Version: 1.0\n"
16
15
"Content-Type: text/plain; charset=UTF-8\n"
17
16
"Content-Transfer-Encoding: 8bit\n"
18
 
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
19
 
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 
17
"Language: ru\n"
 
18
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
 
19
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
20
20
"X-Launchpad-Export-Date: 2010-10-16 04:47+0000\n"
21
21
"X-Generator: Launchpad (build Unknown)\n"
22
22
 
100
100
"дописан в коней указанного файла."
101
101
 
102
102
#: ../client/drizzle.cc:494
103
 
msgid "Use another database. Takes database name as argument."
 
103
#, fuzzy
 
104
msgid "Use another schema. Takes schema name as argument."
104
105
msgstr "Переключиться на другую базу данных. Получает имя базы как аргумент."
105
106
 
106
107
#: ../client/drizzle.cc:496
115
116
msgid "Don't show warnings after every statement."
116
117
msgstr "Не показывать предупреждения после каждой выполненной команды"
117
118
 
118
 
#: ../client/drizzle.cc:1150 ../client/drizzle.cc:3917
 
119
#: ../client/drizzle.cc:1150 ../client/drizzle.cc:3897
119
120
#, c-format
120
121
msgid "shutting down drizzled"
121
122
msgstr ""
122
123
 
123
 
#: ../client/drizzle.cc:1152 ../client/drizzle.cc:3919
 
124
#: ../client/drizzle.cc:1152 ../client/drizzle.cc:3899
124
125
#, c-format
125
126
msgid " on port %d"
126
127
msgstr ""
127
128
 
128
129
#: ../client/drizzle.cc:1161 ../client/drizzle.cc:1167
129
 
#: ../client/drizzle.cc:3928 ../client/drizzle.cc:3934
 
130
#: ../client/drizzle.cc:3908 ../client/drizzle.cc:3914
130
131
#, c-format
131
132
msgid "shutdown failed; error: '%s'"
132
133
msgstr ""
133
134
 
134
 
#: ../client/drizzle.cc:1176 ../client/drizzle.cc:3943
 
135
#: ../client/drizzle.cc:1176 ../client/drizzle.cc:3923
135
136
#, c-format
136
137
msgid "done\n"
137
138
msgstr ""
439
440
"Номер порта для соединения равен 0 по умолчанию,  либо смотрите переменную "
440
441
"$DRIZZLE_TCP_PORT в файле drizzle.cnf"
441
442
 
442
 
#: ../client/drizzle.cc:1390 ../client/drizzledump.cc:553
443
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:431
 
443
#: ../client/drizzle.cc:1394 ../client/drizzledump.cc:553
 
444
#: ../plugin/transaction_log/utilities/transaction_reader.cc:475
444
445
msgid "User for login if not current user."
445
446
msgstr ""
446
447
"Имя пользователя для подключения (если не совпадает с именем текущего "
447
448
"пользователя)."
448
449
 
449
 
#: ../client/drizzle.cc:1392 ../client/drizzledump.cc:555
450
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:437
 
450
#: ../client/drizzle.cc:1396 ../client/drizzledump.cc:555
 
451
#: ../plugin/transaction_log/utilities/transaction_reader.cc:481
451
452
#, fuzzy
452
453
msgid "The protocol of connection (mysql or drizzle)."
453
454
msgstr "Протокол для связи (tcp,socket,pipe,memory)."
454
455
 
455
 
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:567
 
456
#: ../client/drizzle.cc:1399 ../client/drizzledump.cc:567
456
457
msgid "Allowed Options"
457
458
msgstr ""
458
459
 
459
 
#: ../client/drizzle.cc:1454 ../client/drizzle.cc:1461
 
460
#: ../client/drizzle.cc:1464 ../client/drizzle.cc:1471
460
461
#, c-format
461
462
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
462
463
msgstr ""
463
464
"Ошибка выделения памяти при создании изначального запроса. Прекращение "
464
465
"работы.\n"
465
466
 
466
 
#: ../client/drizzle.cc:1526 ../client/drizzle.cc:3813
 
467
#: ../client/drizzle.cc:1536 ../client/drizzle.cc:3793
467
468
msgid "DELIMITER cannot contain a backslash character"
468
469
msgstr "РАЗДЕЛИТЕЛЬ не может содержать обратную косую черту"
469
470
 
470
 
#: ../client/drizzle.cc:1605 ../client/drizzledump.cc:666
 
471
#: ../client/drizzle.cc:1615 ../client/drizzledump.cc:666
471
472
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
472
 
#: ../client/drizzletest.cc:5611
 
473
#: ../client/drizzletest.cc:5671
473
474
#, fuzzy
474
475
msgid "Error: Unknown protocol"
475
476
msgstr "Неверный или неизвестный протокол"
476
477
 
477
 
#: ../client/drizzle.cc:1619
 
478
#: ../client/drizzle.cc:1629
478
479
#, c-format
479
480
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
480
481
msgstr "Неправильное значение порта %<PRIu32>\n"
481
482
 
482
 
#: ../client/drizzle.cc:1665 ../client/drizzle.cc:4097
 
483
#: ../client/drizzle.cc:1675 ../client/drizzle.cc:4084
483
484
#, c-format
484
485
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
485
486
msgstr ""
486
487
 
487
 
#: ../client/drizzle.cc:1671
 
488
#: ../client/drizzle.cc:1681
488
489
#, c-format
489
490
msgid ""
490
491
"Copyright (C) 2008 Sun Microsystems\n"
497
498
"и Вы можете модифицировать и распространять его в соответствии с лицензией "
498
499
"GPL\n"
499
500
 
500
 
#: ../client/drizzle.cc:1676
501
 
#, c-format
502
 
msgid "Usage: drizzle [OPTIONS] [database]\n"
503
 
msgstr ""
 
501
#: ../client/drizzle.cc:1686
 
502
#, fuzzy, c-format
 
503
msgid "Usage: drizzle [OPTIONS] [schema]\n"
 
504
msgstr "Использование: %s [ОПЦИИ] [база данных]\n"
504
505
 
505
 
#: ../client/drizzle.cc:1730
 
506
#: ../client/drizzle.cc:1740
506
507
#, fuzzy, c-format
507
508
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
508
509
msgstr ""
509
510
"Добро пожаловать в клиент Drizzle.. Разделителем команд служит ; или \\g."
510
511
 
511
 
#: ../client/drizzle.cc:1739
 
512
#: ../client/drizzle.cc:1749
512
513
#, fuzzy, c-format
513
514
msgid ""
514
515
"Your Drizzle connection id is %u\n"
518
519
"Идентификатор вашего подключения к Drizzle: %u\n"
519
520
"Версия сервера: %s\n"
520
521
 
521
 
#: ../client/drizzle.cc:1773
 
522
#: ../client/drizzle.cc:1783
522
523
#, c-format
523
524
msgid "Reading history-file %s\n"
524
525
msgstr "Чтение файла истории %s\n"
525
526
 
526
 
#: ../client/drizzle.cc:1777
 
527
#: ../client/drizzle.cc:1787
527
528
#, c-format
528
529
msgid "Couldn't allocate memory for temp histfile!\n"
529
530
msgstr "Невозможно выделить мамять под временный файл истории!\n"
530
531
 
531
 
#: ../client/drizzle.cc:1784
 
532
#: ../client/drizzle.cc:1794
532
533
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
533
534
msgstr ""
534
535
"Используйте 'help;' или '\\h' для получение справки и '\\c' для очистки "
535
536
"буфера команд.\n"
536
537
 
537
 
#: ../client/drizzle.cc:1794
 
538
#: ../client/drizzle.cc:1804
538
539
msgid "Error:"
539
540
msgstr ""
540
541
 
541
 
#: ../client/drizzle.cc:1807
 
542
#: ../client/drizzle.cc:1817
542
543
#, c-format
543
544
msgid "Writing history-file %s\n"
544
545
msgstr "Запись файла истории %s\n"
545
546
 
546
 
#: ../client/drizzle.cc:1815
 
547
#: ../client/drizzle.cc:1825
547
548
msgid "Aborted"
548
549
msgstr "Отменено"
549
550
 
550
 
#: ../client/drizzle.cc:1815
 
551
#: ../client/drizzle.cc:1825
551
552
msgid "Bye"
552
553
msgstr "Пока!"
553
554
 
554
 
#: ../client/drizzle.cc:1865
 
555
#: ../client/drizzle.cc:1875
555
556
msgid "Query aborted by Ctrl+C\n"
556
557
msgstr "Запрос прерван с помощью Ctrl+C\n"
557
558
 
558
 
#: ../client/drizzle.cc:1949
 
559
#: ../client/drizzle.cc:1959
559
560
#, c-format
560
561
msgid "Processing line: %<PRIu32>\n"
561
562
msgstr "Обработка строки: %<PRIu32>\n"
562
563
 
563
 
#: ../client/drizzle.cc:2167
 
564
#: ../client/drizzle.cc:2177
564
565
msgid "Unknown command: "
565
566
msgstr "Неизвестная команда: "
566
567
 
567
 
#: ../client/drizzle.cc:2338
 
568
#: ../client/drizzle.cc:2348
568
569
msgid "Not found a delimiter within max_input_line of input"
569
570
msgstr ""
570
571
 
571
 
#: ../client/drizzle.cc:2587
 
572
#: ../client/drizzle.cc:2594
572
573
msgid ""
573
574
"Reading table information for completion of table and column names\n"
574
575
"You can turn off this feature to get a quicker startup with -A\n"
579
580
"Эту возможность можно отключить для ускорения запуска опцией -A\n"
580
581
"\n"
581
582
 
582
 
#: ../client/drizzle.cc:2653
 
583
#: ../client/drizzle.cc:2633
583
584
msgid "No connection. Trying to reconnect..."
584
585
msgstr "Нет соединения. Попытка переподключения..."
585
586
 
586
 
#: ../client/drizzle.cc:2659
 
587
#: ../client/drizzle.cc:2639
587
588
msgid "Can't connect to the server\n"
588
589
msgstr "Невозможно подключиться к серверу.\n"
589
590
 
590
 
#: ../client/drizzle.cc:2743
 
591
#: ../client/drizzle.cc:2723
591
592
msgid "List of all Drizzle commands:"
592
593
msgstr "Полный список команд Drizzle:"
593
594
 
594
 
#: ../client/drizzle.cc:2747
 
595
#: ../client/drizzle.cc:2727
595
596
#, fuzzy, c-format
596
597
msgid ""
597
598
"Note that all text commands must be first on line and end with '%s' or \\g"
599
600
"Обратите внимание, что все текстовые команды должны быть первыми в строке и "
600
601
"заканчиваться символом ';'"
601
602
 
602
 
#: ../client/drizzle.cc:2805
 
603
#: ../client/drizzle.cc:2785
603
604
msgid "No query specified\n"
604
605
msgstr "Не указан запрос\n"
605
606
 
606
 
#: ../client/drizzle.cc:2820
 
607
#: ../client/drizzle.cc:2800
607
608
msgid "Ignoring query to other database"
608
609
msgstr "Игнорирование запросов к другим базам данных"
609
610
 
610
 
#: ../client/drizzle.cc:2870
 
611
#: ../client/drizzle.cc:2850
611
612
msgid "Empty set"
612
613
msgstr "Пустое множество"
613
614
 
614
 
#: ../client/drizzle.cc:2883
 
615
#: ../client/drizzle.cc:2863
615
616
#, c-format
616
617
msgid "%ld row in set"
617
618
msgid_plural "%ld rows in set"
618
619
msgstr[0] "%ld результат"
619
620
msgstr[1] "%ld результатов"
620
621
 
621
 
#: ../client/drizzle.cc:2892
 
622
#: ../client/drizzle.cc:2872
622
623
msgid "Query OK"
623
624
msgstr ""
624
625
 
625
 
#: ../client/drizzle.cc:2894
 
626
#: ../client/drizzle.cc:2874
626
627
#, c-format
627
628
msgid "Query OK, %ld row affected"
628
629
msgid_plural "Query OK, %ld rows affected"
629
630
msgstr[0] ""
630
631
msgstr[1] ""
631
632
 
632
 
#: ../client/drizzle.cc:2966
 
633
#: ../client/drizzle.cc:2946
633
634
msgid "popen() failed! defaulting PAGER to stdout!\n"
634
635
msgstr ""
635
636
 
636
 
#: ../client/drizzle.cc:2988
 
637
#: ../client/drizzle.cc:2968
637
638
#, fuzzy, c-format
638
639
msgid "Error logging to file '%s'\n"
639
640
msgstr "Ошибка при соединении к слейву:"
640
641
 
641
 
#: ../client/drizzle.cc:2993
 
642
#: ../client/drizzle.cc:2973
642
643
#, fuzzy, c-format
643
644
msgid "Logging to file '%s'\n"
644
645
msgstr "Чтение файла истории %s\n"
645
646
 
646
 
#: ../client/drizzle.cc:3077
 
647
#: ../client/drizzle.cc:3057
647
648
#, c-format
648
649
msgid ""
649
650
"Field %3u:  `%s`\n"
650
651
"Catalog:    `%s`\n"
651
 
"Database:   `%s`\n"
 
652
"Schema:     `%s`\n"
652
653
"Table:      `%s`\n"
653
654
"Org_table:  `%s`\n"
654
655
"Type:       UTF-8\n"
660
661
"\n"
661
662
msgstr ""
662
663
 
663
 
#: ../client/drizzle.cc:3544
 
664
#: ../client/drizzle.cc:3524
664
665
#, c-format
665
666
msgid "No previous outfile available, you must give a filename!\n"
666
667
msgstr ""
667
668
 
 
669
#: ../client/drizzle.cc:3529
 
670
#, c-format
 
671
msgid "Currently logging to file '%s'\n"
 
672
msgstr ""
 
673
 
668
674
#: ../client/drizzle.cc:3549
669
 
#, c-format
670
 
msgid "Currently logging to file '%s'\n"
671
 
msgstr ""
672
 
 
673
 
#: ../client/drizzle.cc:3569
674
675
#, fuzzy, c-format
675
676
msgid "No outfile specified!\n"
676
677
msgstr "Не указан запрос\n"
677
678
 
678
 
#: ../client/drizzle.cc:3582
 
679
#: ../client/drizzle.cc:3562
679
680
msgid "Outfile disabled.\n"
680
681
msgstr ""
681
682
 
 
683
#: ../client/drizzle.cc:3589
 
684
#, fuzzy
 
685
msgid "Default pager wasn't set, using stdout.\n"
 
686
msgstr "Выключить пейджер, выводить в поток стандартного вывода."
 
687
 
682
688
#: ../client/drizzle.cc:3609
683
 
#, fuzzy
684
 
msgid "Default pager wasn't set, using stdout.\n"
685
 
msgstr "Выключить пейджер, выводить в поток стандартного вывода."
686
 
 
687
 
#: ../client/drizzle.cc:3629
688
689
#, c-format
689
690
msgid "PAGER set to '%s'\n"
690
691
msgstr ""
691
692
 
692
 
#: ../client/drizzle.cc:3640
 
693
#: ../client/drizzle.cc:3620
693
694
msgid "PAGER set to stdout\n"
694
695
msgstr ""
695
696
 
696
 
#: ../client/drizzle.cc:3723
 
697
#: ../client/drizzle.cc:3703
697
698
#, c-format
698
699
msgid "Connection id:    %u"
699
700
msgstr ""
700
701
 
701
 
#: ../client/drizzle.cc:3725
 
702
#: ../client/drizzle.cc:3705
702
703
#, c-format
703
 
msgid "Current database: %.128s\n"
 
704
msgid "Current schema: %.128s\n"
704
705
msgstr ""
705
706
 
706
 
#: ../client/drizzle.cc:3726
 
707
#: ../client/drizzle.cc:3706
707
708
msgid "*** NONE ***"
708
709
msgstr ""
709
710
 
710
711
#. Skip command name
711
 
#: ../client/drizzle.cc:3746
 
712
#: ../client/drizzle.cc:3726
712
713
msgid "Usage: \\. <filename> | source <filename>"
713
714
msgstr ""
714
715
 
715
 
#: ../client/drizzle.cc:3761
 
716
#: ../client/drizzle.cc:3741
716
717
#, fuzzy, c-format
717
718
msgid "Failed to open file '%s', error: %d"
718
719
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
719
720
 
720
 
#: ../client/drizzle.cc:3769
 
721
#: ../client/drizzle.cc:3749
721
722
msgid "Can't initialize LineBuffer"
722
723
msgstr ""
723
724
 
724
 
#: ../client/drizzle.cc:3805
 
725
#: ../client/drizzle.cc:3785
725
726
msgid "DELIMITER must be followed by a 'delimiter' character or string"
726
727
msgstr ""
727
728
 
728
 
#: ../client/drizzle.cc:3838
729
 
msgid "USE must be followed by a database name"
 
729
#: ../client/drizzle.cc:3818
 
730
msgid "USE must be followed by a schema name"
730
731
msgstr ""
731
732
 
732
 
#: ../client/drizzle.cc:3906
 
733
#: ../client/drizzle.cc:3886
733
734
#, fuzzy
734
 
msgid "Database changed"
 
735
msgid "Schema changed"
735
736
msgstr "База данных для использования."
736
737
 
737
 
#: ../client/drizzle.cc:3952
 
738
#: ../client/drizzle.cc:3932
738
739
#, fuzzy
739
740
msgid "Show warnings enabled."
740
741
msgstr "Показывать предупреждения после каждой выполненной команды"
741
742
 
742
 
#: ../client/drizzle.cc:3960
 
743
#: ../client/drizzle.cc:3940
743
744
#, fuzzy
744
745
msgid "Show warnings disabled."
745
746
msgstr "Показывать предупреждения после каждой выполненной команды"
746
747
 
 
748
#: ../client/drizzle.cc:4091
 
749
#, c-format
 
750
msgid ""
 
751
"\n"
 
752
"Connection id:\t\t%lu\n"
 
753
msgstr ""
 
754
 
 
755
#: ../client/drizzle.cc:4103
 
756
#, c-format
 
757
msgid "Current schema:\t%s\n"
 
758
msgstr ""
 
759
 
747
760
#: ../client/drizzle.cc:4104
748
761
#, c-format
749
 
msgid ""
750
 
"\n"
751
 
"Connection id:\t\t%lu\n"
752
 
msgstr ""
753
 
 
754
 
#: ../client/drizzle.cc:4116
755
 
#, c-format
756
 
msgid "Current database:\t%s\n"
757
 
msgstr ""
758
 
 
759
 
#: ../client/drizzle.cc:4117
760
 
#, c-format
761
762
msgid "Current user:\t\t%s\n"
762
763
msgstr ""
763
764
 
764
 
#: ../client/drizzle.cc:4123
 
765
#: ../client/drizzle.cc:4110
765
766
msgid "SSL:\t\t\tNot in use"
766
767
msgstr ""
767
768
 
768
 
#: ../client/drizzle.cc:4128
 
769
#: ../client/drizzle.cc:4115
769
770
#, fuzzy
770
771
msgid ""
771
772
"\n"
772
773
"No connection\n"
773
774
msgstr "Ошибка SSL-соединения"
774
775
 
775
 
#: ../client/drizzle.cc:4135
 
776
#: ../client/drizzle.cc:4122
776
777
msgid ""
777
778
"\n"
778
 
"All updates ignored to this database\n"
 
779
"All updates ignored to this schema\n"
779
780
msgstr ""
780
781
 
781
 
#: ../client/drizzle.cc:4138
 
782
#: ../client/drizzle.cc:4125
782
783
#, c-format
783
784
msgid "Current pager:\t\t%s\n"
784
785
msgstr ""
785
786
 
786
 
#: ../client/drizzle.cc:4139
 
787
#: ../client/drizzle.cc:4126
787
788
#, c-format
788
789
msgid "Using outfile:\t\t'%s'\n"
789
790
msgstr ""
790
791
 
791
 
#: ../client/drizzle.cc:4140
 
792
#: ../client/drizzle.cc:4127
792
793
#, c-format
793
794
msgid "Using delimiter:\t%s\n"
794
795
msgstr ""
795
796
 
796
 
#: ../client/drizzle.cc:4141
 
797
#: ../client/drizzle.cc:4128
797
798
#, c-format
798
799
msgid "Server version:\t\t%s\n"
799
800
msgstr ""
800
801
 
801
 
#: ../client/drizzle.cc:4142
 
802
#: ../client/drizzle.cc:4129
802
803
#, c-format
803
804
msgid "Protocol:\t\t%s\n"
804
805
msgstr ""
805
806
 
806
 
#: ../client/drizzle.cc:4143
 
807
#: ../client/drizzle.cc:4130
807
808
#, c-format
808
809
msgid "Protocol version:\t%d\n"
809
810
msgstr ""
810
811
 
811
 
#: ../client/drizzle.cc:4144
 
812
#: ../client/drizzle.cc:4131
812
813
#, fuzzy, c-format
813
814
msgid "Connection:\t\t%s\n"
814
815
msgstr "Подключение к %s...\n"
815
816
 
816
 
#: ../client/drizzle.cc:4151
 
817
#: ../client/drizzle.cc:4138
817
818
#, c-format
818
819
msgid "UNIX socket:\t\t%s\n"
819
820
msgstr ""
820
821
 
821
 
#: ../client/drizzle.cc:4153
 
822
#: ../client/drizzle.cc:4140
822
823
#, c-format
823
824
msgid "TCP port:\t\t%d\n"
824
825
msgstr ""
825
826
 
826
 
#: ../client/drizzle.cc:4158
 
827
#: ../client/drizzle.cc:4145
827
828
msgid ""
828
829
"\n"
829
830
"Note that you are running in safe_update_mode:\n"
830
831
msgstr ""
831
832
 
832
 
#: ../client/drizzle.cc:4160
 
833
#: ../client/drizzle.cc:4147
833
834
#, c-format
834
835
msgid ""
835
836
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
837
838
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
838
839
"command.)\n"
839
840
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
840
 
"             Max number of examined row combination in a join is set to: "
841
 
"%lu\n"
 
841
"             Max number of examined row combination in a join is set to: %"
 
842
"lu\n"
842
843
"\n"
843
844
msgstr ""
844
845
 
845
 
#: ../client/drizzle.cc:4222 ../drizzled/option.cc:339
 
846
#: ../client/drizzle.cc:4209 ../drizzled/option.cc:339
846
847
#, c-format
847
848
msgid "ERROR"
848
849
msgstr "ОШИБКА"
849
850
 
850
 
#: ../client/drizzle.cc:4265
 
851
#: ../client/drizzle.cc:4252
851
852
#, c-format
852
853
msgid "ERROR %d (%s): "
853
854
msgstr ""
854
855
 
855
 
#: ../client/drizzle.cc:4267
 
856
#: ../client/drizzle.cc:4254
856
857
#, fuzzy, c-format
857
858
msgid "ERROR %d: "
858
859
msgstr "ОШИБКА"
859
860
 
860
 
#: ../client/drizzle.cc:4270
 
861
#: ../client/drizzle.cc:4257
861
862
#, fuzzy
862
863
msgid "ERROR: "
863
864
msgstr "ОШИБКА"
864
865
 
865
 
#: ../client/drizzle.cc:4403
 
866
#: ../client/drizzle.cc:4390
866
867
msgid " hours "
867
868
msgstr ""
868
869
 
869
 
#: ../client/drizzle.cc:4405
 
870
#: ../client/drizzle.cc:4392
870
871
msgid " hour "
871
872
msgstr ""
872
873
 
873
 
#: ../client/drizzle.cc:4411
 
874
#: ../client/drizzle.cc:4398
874
875
msgid " min "
875
876
msgstr ""
876
877
 
877
 
#: ../client/drizzle.cc:4417
 
878
#: ../client/drizzle.cc:4404
878
879
msgid " sec"
879
880
msgstr ""
880
881
 
881
 
#: ../client/drizzle.cc:4518
 
882
#: ../client/drizzle.cc:4505
882
883
msgid "(unknown)"
883
884
msgstr ""
884
885
 
885
 
#: ../client/drizzle.cc:4638
 
886
#: ../client/drizzle.cc:4625
886
887
#, c-format
887
888
msgid "Returning to default PROMPT of %s\n"
888
889
msgstr ""
889
890
 
890
 
#: ../client/drizzle.cc:4643
 
891
#: ../client/drizzle.cc:4630
891
892
#, fuzzy
892
893
msgid "Memory allocation error. Not changing prompt\n"
893
894
msgstr ""
894
895
"Ошибка выделения памяти при создании изначального запроса. Прекращение "
895
896
"работы.\n"
896
897
 
897
 
#: ../client/drizzle.cc:4648
 
898
#: ../client/drizzle.cc:4635
898
899
#, c-format
899
900
msgid "PROMPT set to '%s'\n"
900
901
msgstr ""
1120
1121
"будет запрошен."
1121
1122
 
1122
1123
#: ../client/drizzledump.cc:551
1123
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:433
 
1124
#: ../plugin/transaction_log/utilities/transaction_reader.cc:477
1124
1125
#, fuzzy
1125
1126
msgid "Port number to use for connection."
1126
1127
msgstr "UNIX сокет, используемый для соединения."
1173
1174
msgstr ""
1174
1175
 
1175
1176
#: ../client/drizzledump.cc:679 ../client/drizzleimport.cc:484
1176
 
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5623
 
1177
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5683
1177
1178
#, c-format
1178
1179
msgid "Value supplied for port is not valid.\n"
1179
1180
msgstr ""
1183
1184
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1184
1185
msgstr ""
1185
1186
 
1186
 
#: ../client/drizzledump_data.cc:263
 
1187
#: ../client/drizzledump_data.cc:268
1187
1188
msgid "-- Retrieving data for "
1188
1189
msgstr ""
1189
1190
 
1190
 
#: ../client/drizzledump_data.cc:295
 
1191
#: ../client/drizzledump_data.cc:300
1191
1192
msgid " rows dumped for table "
1192
1193
msgstr ""
1193
1194
 
1194
 
#: ../client/drizzledump_data.cc:542
 
1195
#: ../client/drizzledump_data.cc:547
1195
1196
#, fuzzy
1196
1197
msgid "-- Connecting to "
1197
1198
msgstr "Подключение к %s...\n"
1198
1199
 
1199
 
#: ../client/drizzledump_data.cc:542
 
1200
#: ../client/drizzledump_data.cc:547
1200
1201
msgid " using protocol "
1201
1202
msgstr ""
1202
1203
 
1203
 
#: ../client/drizzledump_data.cc:583 ../client/drizzledump_data.cc:589
1204
 
#: ../client/drizzledump_data.cc:620 ../client/drizzledump_data.cc:626
 
1204
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
 
1205
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1205
1206
#, fuzzy
1206
1207
msgid "Error executing query: "
1207
1208
msgstr "Ошибка при соединении к мастеру:"
1208
1209
 
1209
 
#: ../client/drizzledump_data.cc:597
 
1210
#: ../client/drizzledump_data.cc:602
1210
1211
msgid "Could not buffer result: "
1211
1212
msgstr ""
1212
1213
 
1213
 
#: ../client/drizzledump_data.cc:643
 
1214
#: ../client/drizzledump_data.cc:648
1214
1215
msgid "Error: Could not set db '"
1215
1216
msgstr ""
1216
1217
 
1217
 
#: ../client/drizzledump_data.cc:657 ../client/drizzledump_data.cc:662
1218
 
#: ../client/drizzledump_data.cc:668
 
1218
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
 
1219
#: ../client/drizzledump_data.cc:673
1219
1220
msgid "Got error: "
1220
1221
msgstr ""
1221
1222
 
1222
 
#: ../client/drizzledump_data.cc:677
 
1223
#: ../client/drizzledump_data.cc:682
1223
1224
#, fuzzy
1224
1225
msgid "-- Disconnecting from "
1225
1226
msgstr "Отключение от %s...\n"
1233
1234
msgid "-- Retrieving fields for "
1234
1235
msgstr ""
1235
1236
 
1236
 
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:277
 
1237
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1237
1238
msgid "-- Retrieving indexes for "
1238
1239
msgstr ""
1239
1240
 
1240
 
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:322
 
1241
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1241
1242
msgid "-- Retrieving foreign keys for "
1242
1243
msgstr ""
1243
1244
 
1246
1247
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1247
1248
msgstr ""
1248
1249
 
1249
 
#: ../client/drizzletest.cc:5364
 
1250
#: ../client/drizzletest.cc:5424
1250
1251
msgid "Error: Invalid Value for opt_max_connect_retries"
1251
1252
msgstr ""
1252
1253
 
1253
 
#: ../client/drizzletest.cc:5374
 
1254
#: ../client/drizzletest.cc:5434
1254
1255
msgid "Error: Invalid Value for opt_tail_lines"
1255
1256
msgstr ""
1256
1257
 
1257
 
#: ../client/drizzletest.cc:5384
 
1258
#: ../client/drizzletest.cc:5444
1258
1259
msgid "Error: Invalid Value for opt_sleep"
1259
1260
msgstr ""
1260
1261
 
1261
 
#: ../client/drizzletest.cc:5575
 
1262
#: ../client/drizzletest.cc:5635
1262
1263
#, c-format
1263
1264
msgid "Could not open '%s' for reading: errno = %d"
1264
1265
msgstr "Невозможно открыть '%s' для чтения: errno = %d"
1265
1266
 
1266
 
#: ../client/drizzletest.cc:5580
 
1267
#: ../client/drizzletest.cc:5640
1267
1268
#, c-format
1268
1269
msgid "Out of memory"
1269
1270
msgstr "Недостаточно памяти"
1270
1271
 
1271
 
#: ../drizzled/definition/table.cc:763
 
1272
#: ../drizzled/definition/table.cc:767
1272
1273
#, c-format
1273
1274
msgid "Table %s has invalid/unknown collation: %d,%s"
1274
1275
msgstr ""
1275
1276
 
1276
 
#: ../drizzled/definition/table.cc:1055
 
1277
#: ../drizzled/definition/table.cc:1059
1277
1278
#, c-format
1278
1279
msgid "ENUM column %s has greater than %d possible values"
1279
1280
msgstr ""
1280
1281
 
1281
 
#: ../drizzled/definition/table.cc:1973
 
1282
#: ../drizzled/definition/table.cc:1993
1282
1283
#, c-format
1283
1284
msgid "Unknown collation '%s' in table '%-.64s' definition"
1284
1285
msgstr ""
1285
1286
 
1286
 
#: ../drizzled/definition/table.cc:1980
 
1287
#: ../drizzled/definition/table.cc:2000
1287
1288
#, c-format
1288
1289
msgid ""
1289
1290
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
1910
1911
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1911
1912
msgstr ""
1912
1913
 
1913
 
#: ../drizzled/error.cc:131
 
1914
#: ../drizzled/error.cc:114
1914
1915
#, c-format
1915
1916
msgid "Unknown error %d"
1916
1917
msgstr "Неизвестная ошибка %d"
1917
1918
 
1918
 
#: ../drizzled/error.cc:207
 
1919
#: ../drizzled/error.cc:189
1919
1920
msgid "NO"
1920
1921
msgstr ""
1921
1922
 
1922
 
#: ../drizzled/error.cc:208
 
1923
#: ../drizzled/error.cc:190
1923
1924
msgid "YES"
1924
1925
msgstr ""
1925
1926
 
1926
 
#: ../drizzled/error.cc:209
 
1927
#: ../drizzled/error.cc:191
1927
1928
#, c-format
1928
1929
msgid "Can't create file '%-.200s' (errno: %d)"
1929
1930
msgstr ""
1930
1931
 
1931
 
#: ../drizzled/error.cc:210
 
1932
#: ../drizzled/error.cc:192
1932
1933
#, c-format
1933
1934
msgid "Can't create table '%-.200s' (errno: %d)"
1934
1935
msgstr ""
1935
1936
 
1936
 
#: ../drizzled/error.cc:211
 
1937
#: ../drizzled/error.cc:193
1937
1938
#, fuzzy, c-format
1938
1939
msgid "Can't create schema '%-.192s' (errno: %d)"
1939
1940
msgstr "Ошибка при создании директории '%s' (Код ошибки: %d)"
1940
1941
 
1941
 
#: ../drizzled/error.cc:212
 
1942
#: ../drizzled/error.cc:194
1942
1943
#, c-format
1943
1944
msgid "Can't create schema '%-.192s'; schema exists"
1944
1945
msgstr ""
1945
1946
 
1946
 
#: ../drizzled/error.cc:213
 
1947
#: ../drizzled/error.cc:195
1947
1948
#, c-format
1948
1949
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1949
1950
msgstr ""
1950
1951
 
1951
 
#: ../drizzled/error.cc:214
 
1952
#: ../drizzled/error.cc:196
1952
1953
#, c-format
1953
1954
msgid "Error on delete of '%-.192s' (errno: %d)"
1954
1955
msgstr ""
1955
1956
 
1956
 
#: ../drizzled/error.cc:215
 
1957
#: ../drizzled/error.cc:197
1957
1958
#, c-format
1958
1959
msgid "Can't get status of '%-.200s' (errno: %d)"
1959
1960
msgstr ""
1960
1961
 
1961
 
#: ../drizzled/error.cc:216
 
1962
#: ../drizzled/error.cc:198
1962
1963
#, c-format
1963
1964
msgid "Can't lock file (errno: %d)"
1964
1965
msgstr ""
1965
1966
 
1966
 
#: ../drizzled/error.cc:217
 
1967
#: ../drizzled/error.cc:199
1967
1968
#, c-format
1968
1969
msgid "Can't open file: '%-.200s' (errno: %d)"
1969
1970
msgstr ""
1970
1971
 
1971
 
#: ../drizzled/error.cc:218
 
1972
#: ../drizzled/error.cc:200
1972
1973
#, c-format
1973
1974
msgid "Can't find file: '%-.200s' (errno: %d)"
1974
1975
msgstr ""
1975
1976
 
1976
 
#: ../drizzled/error.cc:219
 
1977
#: ../drizzled/error.cc:201
1977
1978
#, c-format
1978
1979
msgid "Can't read dir of '%-.192s' (errno: %d)"
1979
1980
msgstr ""
1980
1981
 
1981
 
#: ../drizzled/error.cc:220
 
1982
#: ../drizzled/error.cc:202
1982
1983
#, c-format
1983
1984
msgid "Record has changed since last read in table '%-.192s'"
1984
1985
msgstr ""
1985
1986
 
1986
 
#: ../drizzled/error.cc:221
 
1987
#: ../drizzled/error.cc:203
1987
1988
#, c-format
1988
1989
msgid "Disk full (%s); waiting for someone to free some space..."
1989
1990
msgstr ""
1990
1991
 
1991
 
#: ../drizzled/error.cc:222
 
1992
#: ../drizzled/error.cc:204
1992
1993
#, c-format
1993
1994
msgid "Can't write; duplicate key in table '%-.192s'"
1994
1995
msgstr ""
1995
1996
 
1996
 
#: ../drizzled/error.cc:223
 
1997
#: ../drizzled/error.cc:205
1997
1998
#, c-format
1998
1999
msgid "Error on close of '%-.192s' (errno: %d)"
1999
2000
msgstr ""
2000
2001
 
2001
 
#: ../drizzled/error.cc:224
 
2002
#: ../drizzled/error.cc:206
2002
2003
#, c-format
2003
2004
msgid "Error reading file '%-.200s' (errno: %d)"
2004
2005
msgstr ""
2005
2006
 
2006
 
#: ../drizzled/error.cc:225
 
2007
#: ../drizzled/error.cc:207
2007
2008
#, c-format
2008
2009
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2009
2010
msgstr ""
2010
2011
 
2011
 
#: ../drizzled/error.cc:226
 
2012
#: ../drizzled/error.cc:208
2012
2013
#, c-format
2013
2014
msgid "Error writing file '%-.200s' (errno: %d)"
2014
2015
msgstr ""
2015
2016
 
2016
 
#: ../drizzled/error.cc:227
 
2017
#: ../drizzled/error.cc:209
2017
2018
#, c-format
2018
2019
msgid "'%-.192s' is locked against change"
2019
2020
msgstr ""
2020
2021
 
2021
 
#: ../drizzled/error.cc:228
 
2022
#: ../drizzled/error.cc:210
2022
2023
msgid "Sort aborted"
2023
2024
msgstr ""
2024
2025
 
2025
 
#: ../drizzled/error.cc:229
 
2026
#: ../drizzled/error.cc:211
2026
2027
#, c-format
2027
2028
msgid "Got error %d from storage engine"
2028
2029
msgstr ""
2029
2030
 
2030
 
#: ../drizzled/error.cc:230
 
2031
#: ../drizzled/error.cc:212
2031
2032
#, c-format
2032
2033
msgid "Table storage engine for '%-.192s' doesn't have this option"
2033
2034
msgstr ""
2034
2035
 
2035
 
#: ../drizzled/error.cc:231
 
2036
#: ../drizzled/error.cc:213
2036
2037
#, c-format
2037
2038
msgid "Can't find record in '%-.192s'"
2038
2039
msgstr ""
2039
2040
 
2040
 
#: ../drizzled/error.cc:232
 
2041
#: ../drizzled/error.cc:214
2041
2042
#, c-format
2042
2043
msgid "Incorrect information in file: '%-.200s'"
2043
2044
msgstr ""
2044
2045
 
2045
 
#: ../drizzled/error.cc:233
 
2046
#: ../drizzled/error.cc:215
2046
2047
#, c-format
2047
2048
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2048
2049
msgstr ""
2049
2050
 
2050
 
#: ../drizzled/error.cc:234
 
2051
#: ../drizzled/error.cc:216
2051
2052
#, c-format
2052
2053
msgid "Old key file for table '%-.192s'; repair it!"
2053
2054
msgstr ""
2054
2055
 
2055
 
#: ../drizzled/error.cc:235
 
2056
#: ../drizzled/error.cc:217
2056
2057
#, c-format
2057
2058
msgid "Table '%-.192s' is read only"
2058
2059
msgstr ""
2059
2060
 
2060
 
#: ../drizzled/error.cc:236
 
2061
#: ../drizzled/error.cc:218
2061
2062
#, c-format
2062
2063
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2063
2064
msgstr ""
2064
2065
 
2065
 
#: ../drizzled/error.cc:237
 
2066
#: ../drizzled/error.cc:219
2066
2067
msgid "Out of sort memory; increase server sort buffer size"
2067
2068
msgstr ""
2068
2069
 
2069
 
#: ../drizzled/error.cc:238
 
2070
#: ../drizzled/error.cc:220
2070
2071
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2071
2072
msgstr ""
2072
2073
 
2073
 
#: ../drizzled/error.cc:239
 
2074
#: ../drizzled/error.cc:221
2074
2075
msgid "Global join memory constraint hit; increase join-heap-threshold"
2075
2076
msgstr ""
2076
2077
 
2077
 
#: ../drizzled/error.cc:240
 
2078
#: ../drizzled/error.cc:222
2078
2079
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2079
2080
msgstr ""
2080
2081
 
2081
 
#: ../drizzled/error.cc:241
 
2082
#: ../drizzled/error.cc:223
2082
2083
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2083
2084
msgstr ""
2084
2085
 
2085
 
#: ../drizzled/error.cc:242
 
2086
#: ../drizzled/error.cc:224
2086
2087
#, c-format
2087
2088
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2088
2089
msgstr ""
2089
2090
 
2090
 
#: ../drizzled/error.cc:243
 
2091
#: ../drizzled/error.cc:225
2091
2092
msgid "Too many connections"
2092
2093
msgstr ""
2093
2094
 
2094
 
#: ../drizzled/error.cc:244
 
2095
#: ../drizzled/error.cc:226
2095
2096
msgid ""
2096
2097
"Out of memory; check if drizzled or some other process uses all available "
2097
2098
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2098
2099
"memory or you can add more swap space"
2099
2100
msgstr ""
2100
2101
 
2101
 
#: ../drizzled/error.cc:245
 
2102
#: ../drizzled/error.cc:227
2102
2103
msgid "Can't get hostname for your address"
2103
2104
msgstr ""
2104
2105
 
2105
 
#: ../drizzled/error.cc:246
 
2106
#: ../drizzled/error.cc:228
2106
2107
msgid "Bad handshake"
2107
2108
msgstr ""
2108
2109
 
2109
 
#: ../drizzled/error.cc:247
 
2110
#: ../drizzled/error.cc:229
2110
2111
#, c-format
2111
2112
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2112
2113
msgstr ""
2113
2114
 
2114
 
#: ../drizzled/error.cc:248
 
2115
#: ../drizzled/error.cc:230
2115
2116
#, c-format
2116
2117
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2117
2118
msgstr ""
2118
2119
 
2119
 
#: ../drizzled/error.cc:249
 
2120
#: ../drizzled/error.cc:231
2120
2121
msgid "No schema selected"
2121
2122
msgstr ""
2122
2123
 
2123
 
#: ../drizzled/error.cc:250
 
2124
#: ../drizzled/error.cc:232
2124
2125
msgid "Unknown command"
2125
2126
msgstr ""
2126
2127
 
2127
 
#: ../drizzled/error.cc:251
 
2128
#: ../drizzled/error.cc:233
2128
2129
#, c-format
2129
2130
msgid "Column '%-.192s' cannot be null"
2130
2131
msgstr ""
2131
2132
 
2132
 
#: ../drizzled/error.cc:252
 
2133
#: ../drizzled/error.cc:234
2133
2134
#, fuzzy, c-format
2134
2135
msgid "Unknown schema '%-.192s'"
2135
2136
msgstr "Неизвестная команда '\\%c'."
2136
2137
 
2137
 
#: ../drizzled/error.cc:253
 
2138
#: ../drizzled/error.cc:235
2138
2139
#, c-format
2139
2140
msgid "Table '%-.192s' already exists"
2140
2141
msgstr ""
2141
2142
 
2142
 
#: ../drizzled/error.cc:254
 
2143
#: ../drizzled/error.cc:236
2143
2144
#, c-format
2144
2145
msgid "Unknown table '%-.100s'"
2145
2146
msgstr ""
2146
2147
 
2147
 
#: ../drizzled/error.cc:255
 
2148
#: ../drizzled/error.cc:237
2148
2149
#, c-format
2149
2150
msgid "Column '%-.192s' in %-.192s is ambiguous"
2150
2151
msgstr ""
2151
2152
 
2152
 
#: ../drizzled/error.cc:256
 
2153
#: ../drizzled/error.cc:238
2153
2154
msgid "Server shutdown in progress"
2154
2155
msgstr ""
2155
2156
 
2156
 
#: ../drizzled/error.cc:257
 
2157
#: ../drizzled/error.cc:239
2157
2158
#, c-format
2158
2159
msgid "Unknown column '%-.192s' in '%-.192s'"
2159
2160
msgstr ""
2160
2161
 
2161
 
#: ../drizzled/error.cc:258
 
2162
#: ../drizzled/error.cc:240
2162
2163
#, c-format
2163
2164
msgid "'%-.192s' isn't in GROUP BY"
2164
2165
msgstr ""
2165
2166
 
2166
 
#: ../drizzled/error.cc:259
 
2167
#: ../drizzled/error.cc:241
2167
2168
#, c-format
2168
2169
msgid "Can't group on '%-.192s'"
2169
2170
msgstr ""
2170
2171
 
2171
 
#: ../drizzled/error.cc:260
 
2172
#: ../drizzled/error.cc:242
2172
2173
msgid "Statement has sum functions and columns in same statement"
2173
2174
msgstr ""
2174
2175
 
2175
 
#: ../drizzled/error.cc:261
 
2176
#: ../drizzled/error.cc:243
2176
2177
msgid "Column count doesn't match value count"
2177
2178
msgstr ""
2178
2179
 
2179
 
#: ../drizzled/error.cc:262
 
2180
#: ../drizzled/error.cc:244
2180
2181
#, c-format
2181
2182
msgid "Identifier name '%-.100s' is too long"
2182
2183
msgstr ""
2183
2184
 
2184
 
#: ../drizzled/error.cc:263
 
2185
#: ../drizzled/error.cc:245
2185
2186
#, c-format
2186
2187
msgid "Duplicate column name '%-.192s'"
2187
2188
msgstr ""
2188
2189
 
2189
 
#: ../drizzled/error.cc:264
 
2190
#: ../drizzled/error.cc:246
2190
2191
#, c-format
2191
2192
msgid "Duplicate key name '%-.192s'"
2192
2193
msgstr ""
2193
2194
 
2194
 
#: ../drizzled/error.cc:265
 
2195
#: ../drizzled/error.cc:247
2195
2196
#, c-format
2196
2197
msgid "Duplicate entry '%-.192s' for key %d"
2197
2198
msgstr ""
2198
2199
 
2199
 
#: ../drizzled/error.cc:266
 
2200
#: ../drizzled/error.cc:248
2200
2201
#, c-format
2201
2202
msgid "Incorrect column specifier for column '%-.192s'"
2202
2203
msgstr ""
2203
2204
 
2204
 
#: ../drizzled/error.cc:267
 
2205
#: ../drizzled/error.cc:249
2205
2206
#, c-format
2206
2207
msgid "%s near '%-.80s' at line %d"
2207
2208
msgstr ""
2208
2209
 
2209
 
#: ../drizzled/error.cc:268
 
2210
#: ../drizzled/error.cc:250
2210
2211
msgid "Query was empty"
2211
2212
msgstr ""
2212
2213
 
2213
 
#: ../drizzled/error.cc:269
 
2214
#: ../drizzled/error.cc:251
2214
2215
#, c-format
2215
2216
msgid "Not unique table/alias: '%-.192s'"
2216
2217
msgstr ""
2217
2218
 
2218
 
#: ../drizzled/error.cc:270
 
2219
#: ../drizzled/error.cc:252
2219
2220
#, c-format
2220
2221
msgid "Invalid default value for '%-.192s'"
2221
2222
msgstr ""
2222
2223
 
2223
 
#: ../drizzled/error.cc:271
 
2224
#: ../drizzled/error.cc:253
2224
2225
msgid "Multiple primary key defined"
2225
2226
msgstr ""
2226
2227
 
2227
 
#: ../drizzled/error.cc:272
 
2228
#: ../drizzled/error.cc:254
2228
2229
#, c-format
2229
2230
msgid "Too many keys specified; max %d keys allowed"
2230
2231
msgstr ""
2231
2232
 
2232
 
#: ../drizzled/error.cc:273
 
2233
#: ../drizzled/error.cc:255
2233
2234
#, c-format
2234
2235
msgid "Too many key parts specified; max %d parts allowed"
2235
2236
msgstr ""
2236
2237
 
2237
 
#: ../drizzled/error.cc:274
 
2238
#: ../drizzled/error.cc:256
2238
2239
#, c-format
2239
2240
msgid "Specified key was too long; max key length is %d bytes"
2240
2241
msgstr ""
2241
2242
 
2242
 
#: ../drizzled/error.cc:275
 
2243
#: ../drizzled/error.cc:257
2243
2244
#, c-format
2244
2245
msgid "Key column '%-.192s' doesn't exist in table"
2245
2246
msgstr ""
2246
2247
 
2247
 
#: ../drizzled/error.cc:276
 
2248
#: ../drizzled/error.cc:258
2248
2249
#, c-format
2249
2250
msgid ""
2250
2251
"BLOB column '%-.192s' can't be used in key specification with the used table "
2251
2252
"type"
2252
2253
msgstr ""
2253
2254
 
2254
 
#: ../drizzled/error.cc:277
 
2255
#: ../drizzled/error.cc:259
2255
2256
#, c-format
2256
2257
msgid ""
2257
2258
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2258
2259
"instead"
2259
2260
msgstr ""
2260
2261
 
2261
 
#: ../drizzled/error.cc:278
 
2262
#: ../drizzled/error.cc:260
2262
2263
msgid ""
2263
2264
"Incorrect table definition; there can be only one auto column and it must be "
2264
2265
"defined as a key"
2265
2266
msgstr ""
2266
2267
 
2267
 
#: ../drizzled/error.cc:279
 
2268
#: ../drizzled/error.cc:261
2268
2269
#, c-format
2269
2270
msgid "%s: Normal shutdown\n"
2270
2271
msgstr ""
2271
2272
 
2272
 
#: ../drizzled/error.cc:280
 
2273
#: ../drizzled/error.cc:262
2273
2274
#, c-format
2274
2275
msgid "%s: Got signal %d. Aborting!\n"
2275
2276
msgstr ""
2276
2277
 
2277
 
#: ../drizzled/error.cc:281
 
2278
#: ../drizzled/error.cc:263
2278
2279
#, c-format
2279
2280
msgid "%s: Shutdown complete\n"
2280
2281
msgstr ""
2281
2282
 
2282
 
#: ../drizzled/error.cc:282
 
2283
#: ../drizzled/error.cc:264
2283
2284
#, c-format
2284
2285
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2285
2286
msgstr ""
2286
2287
 
2287
 
#: ../drizzled/error.cc:283
 
2288
#: ../drizzled/error.cc:265
2288
2289
msgid "Can't create IP socket"
2289
2290
msgstr ""
2290
2291
 
2291
 
#: ../drizzled/error.cc:284
 
2292
#: ../drizzled/error.cc:266
2292
2293
#, c-format
2293
2294
msgid ""
2294
2295
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2295
2296
"table"
2296
2297
msgstr ""
2297
2298
 
2298
 
#: ../drizzled/error.cc:285
 
2299
#: ../drizzled/error.cc:267
2299
2300
#, c-format
2300
2301
msgid ""
2301
2302
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2302
2303
"check the manual"
2303
2304
msgstr ""
2304
2305
 
2305
 
#: ../drizzled/error.cc:286
 
2306
#: ../drizzled/error.cc:268
2306
2307
msgid ""
2307
2308
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2308
2309
msgstr ""
2309
2310
 
2310
 
#: ../drizzled/error.cc:287
 
2311
#: ../drizzled/error.cc:269
2311
2312
#, c-format
2312
2313
msgid ""
2313
2314
"The file '%-.128s' must be in the schema directory or be readable by all"
2314
2315
msgstr ""
2315
2316
 
2316
 
#: ../drizzled/error.cc:288
 
2317
#: ../drizzled/error.cc:270
2317
2318
#, c-format
2318
2319
msgid "File '%-.200s' already exists"
2319
2320
msgstr ""
2320
2321
 
2321
 
#: ../drizzled/error.cc:289
 
2322
#: ../drizzled/error.cc:271
2322
2323
#, c-format
2323
2324
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
2324
2325
msgstr ""
2325
2326
 
2326
 
#: ../drizzled/error.cc:290
 
2327
#: ../drizzled/error.cc:272
2327
2328
msgid ""
2328
2329
"Incorrect prefix key; the used key part isn't a string, the used length is "
2329
2330
"longer than the key part, or the storage engine doesn't support unique "
2330
2331
"prefix keys"
2331
2332
msgstr ""
2332
2333
 
2333
 
#: ../drizzled/error.cc:291
 
2334
#: ../drizzled/error.cc:273
2334
2335
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2335
2336
msgstr ""
2336
2337
 
2337
 
#: ../drizzled/error.cc:292
 
2338
#: ../drizzled/error.cc:274
2338
2339
#, c-format
2339
2340
msgid "Can't DROP '%-.192s'; check that column/key exists"
2340
2341
msgstr ""
2341
2342
 
2342
 
#: ../drizzled/error.cc:293
 
2343
#: ../drizzled/error.cc:275
2343
2344
#, c-format
2344
2345
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
2345
2346
msgstr ""
2346
2347
 
2347
 
#: ../drizzled/error.cc:294
 
2348
#: ../drizzled/error.cc:276
2348
2349
#, c-format
2349
2350
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2350
2351
msgstr ""
2351
2352
 
2352
2353
#. KILL session errors
2353
 
#: ../drizzled/error.cc:297
 
2354
#: ../drizzled/error.cc:279
2354
2355
#, fuzzy, c-format
2355
2356
msgid "Unknown session id: %lu"
2356
2357
msgstr "Неизвестная команда: "
2357
2358
 
2358
 
#: ../drizzled/error.cc:298
 
2359
#: ../drizzled/error.cc:280
2359
2360
#, c-format
2360
2361
msgid "You are not the owner of session %lu"
2361
2362
msgstr ""
2362
2363
 
2363
 
#: ../drizzled/error.cc:299
 
2364
#: ../drizzled/error.cc:281
2364
2365
msgid "You cannot kill the session you are connected from."
2365
2366
msgstr ""
2366
2367
 
2367
 
#: ../drizzled/error.cc:302
 
2368
#: ../drizzled/error.cc:284
2368
2369
msgid "No tables used"
2369
2370
msgstr ""
2370
2371
 
2371
 
#: ../drizzled/error.cc:303
 
2372
#: ../drizzled/error.cc:285
2372
2373
#, c-format
2373
2374
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2374
2375
msgstr ""
2375
2376
 
2376
 
#: ../drizzled/error.cc:304
 
2377
#: ../drizzled/error.cc:286
2377
2378
#, c-format
2378
2379
msgid "Incorrect schema name '%-.100s'"
2379
2380
msgstr ""
2380
2381
 
2381
 
#: ../drizzled/error.cc:305
 
2382
#: ../drizzled/error.cc:287
2382
2383
#, c-format
2383
2384
msgid "Incorrect table name '%-.100s'"
2384
2385
msgstr ""
2385
2386
 
2386
 
#: ../drizzled/error.cc:306
 
2387
#: ../drizzled/error.cc:288
2387
2388
msgid ""
2388
2389
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2389
2390
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2390
2391
msgstr ""
2391
2392
 
2392
 
#: ../drizzled/error.cc:307
 
2393
#: ../drizzled/error.cc:289
2393
2394
msgid "Unknown error"
2394
2395
msgstr ""
2395
2396
 
2396
 
#: ../drizzled/error.cc:308
 
2397
#: ../drizzled/error.cc:290
2397
2398
#, c-format
2398
2399
msgid "Unknown procedure '%-.192s'"
2399
2400
msgstr ""
2400
2401
 
2401
 
#: ../drizzled/error.cc:309
 
2402
#: ../drizzled/error.cc:291
2402
2403
#, c-format
2403
2404
msgid "Incorrect parameter count to procedure '%-.192s'"
2404
2405
msgstr ""
2405
2406
 
2406
 
#: ../drizzled/error.cc:310
 
2407
#: ../drizzled/error.cc:292
2407
2408
#, c-format
2408
2409
msgid "Unknown table '%-.192s' in %-.32s"
2409
2410
msgstr ""
2410
2411
 
2411
 
#: ../drizzled/error.cc:311
 
2412
#: ../drizzled/error.cc:293
2412
2413
#, c-format
2413
2414
msgid "Column '%-.192s' specified twice"
2414
2415
msgstr ""
2415
2416
 
2416
 
#: ../drizzled/error.cc:312
 
2417
#: ../drizzled/error.cc:294
2417
2418
msgid "Invalid use of group function"
2418
2419
msgstr ""
2419
2420
 
2420
 
#: ../drizzled/error.cc:313
 
2421
#: ../drizzled/error.cc:295
2421
2422
#, c-format
2422
2423
msgid ""
2423
2424
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2424
2425
msgstr ""
2425
2426
 
2426
 
#: ../drizzled/error.cc:314
 
2427
#: ../drizzled/error.cc:296
2427
2428
msgid "A table must have at least 1 column"
2428
2429
msgstr ""
2429
2430
 
2430
 
#: ../drizzled/error.cc:315
 
2431
#: ../drizzled/error.cc:297
2431
2432
#, c-format
2432
2433
msgid "The table '%-.192s' is full"
2433
2434
msgstr ""
2434
2435
 
2435
 
#: ../drizzled/error.cc:316
 
2436
#: ../drizzled/error.cc:298
2436
2437
#, c-format
2437
2438
msgid "Too many tables; Drizzle can only use %d tables in a join"
2438
2439
msgstr ""
2439
2440
 
2440
 
#: ../drizzled/error.cc:317
 
2441
#: ../drizzled/error.cc:299
2441
2442
msgid "Too many columns"
2442
2443
msgstr ""
2443
2444
 
2444
 
#: ../drizzled/error.cc:318
 
2445
#: ../drizzled/error.cc:300
2445
2446
#, c-format
2446
2447
msgid ""
2447
2448
"Row size too large. The maximum row size for the used table type, not "
2448
2449
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2449
2450
msgstr ""
2450
2451
 
2451
 
#: ../drizzled/error.cc:319
 
2452
#: ../drizzled/error.cc:301
2452
2453
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2453
2454
msgstr ""
2454
2455
 
2455
 
#: ../drizzled/error.cc:320
 
2456
#: ../drizzled/error.cc:302
2456
2457
#, c-format
2457
2458
msgid ""
2458
2459
"Table handler doesn't support NULL in given index. Please change column "
2459
2460
"'%-.192s' to be NOT NULL or use another handler"
2460
2461
msgstr ""
2461
2462
 
2462
 
#: ../drizzled/error.cc:321
 
2463
#: ../drizzled/error.cc:303
2463
2464
msgid "No paths allowed for plugin library"
2464
2465
msgstr ""
2465
2466
 
2466
 
#: ../drizzled/error.cc:322
 
2467
#: ../drizzled/error.cc:304
2467
2468
#, c-format
2468
2469
msgid "Plugin '%-.192s' already exists"
2469
2470
msgstr ""
2470
2471
 
2471
 
#: ../drizzled/error.cc:323
 
2472
#: ../drizzled/error.cc:305
2472
2473
#, c-format
2473
2474
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2474
2475
msgstr ""
2475
2476
 
2476
 
#: ../drizzled/error.cc:324
 
2477
#: ../drizzled/error.cc:306
2477
2478
#, c-format
2478
2479
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2479
2480
msgstr ""
2480
2481
 
2481
 
#: ../drizzled/error.cc:325
 
2482
#: ../drizzled/error.cc:307
2482
2483
#, c-format
2483
2484
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
2484
2485
msgstr ""
2485
2486
 
2486
 
#: ../drizzled/error.cc:326
 
2487
#: ../drizzled/error.cc:308
2487
2488
#, c-format
2488
2489
msgid ""
2489
2490
"Can't create a new thread (errno %d); if you are not out of available "
2490
2491
"memory, you can consult the manual for a possible OS-dependent bug"
2491
2492
msgstr ""
2492
2493
 
2493
 
#: ../drizzled/error.cc:327
 
2494
#: ../drizzled/error.cc:309
2494
2495
#, c-format
2495
2496
msgid "Column count doesn't match value count at row %ld"
2496
2497
msgstr ""
2497
2498
 
2498
 
#: ../drizzled/error.cc:328
 
2499
#: ../drizzled/error.cc:310
2499
2500
#, c-format
2500
2501
msgid "Can't reopen table: '%-.192s'"
2501
2502
msgstr ""
2502
2503
 
2503
 
#: ../drizzled/error.cc:329
 
2504
#: ../drizzled/error.cc:311
2504
2505
msgid ""
2505
2506
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2506
2507
"illegal if there is no GROUP BY clause"
2507
2508
msgstr ""
2508
2509
 
2509
 
#: ../drizzled/error.cc:330
 
2510
#: ../drizzled/error.cc:312
2510
2511
#, c-format
2511
2512
msgid "Table '%-.192s.%-.192s' doesn't exist"
2512
2513
msgstr ""
2513
2514
 
2514
 
#: ../drizzled/error.cc:331
 
2515
#: ../drizzled/error.cc:313
2515
2516
msgid ""
2516
2517
"You have an error in your SQL syntax; check the manual that corresponds to "
2517
2518
"your Drizzle server version for the right syntax to use"
2518
2519
msgstr ""
2519
2520
 
2520
 
#: ../drizzled/error.cc:332
 
2521
#: ../drizzled/error.cc:314
2521
2522
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2522
2523
msgstr ""
2523
2524
 
2524
 
#: ../drizzled/error.cc:333
 
2525
#: ../drizzled/error.cc:315
2525
2526
msgid "Got packets out of order"
2526
2527
msgstr ""
2527
2528
 
2528
 
#: ../drizzled/error.cc:334
 
2529
#: ../drizzled/error.cc:316
2529
2530
msgid "The used table type doesn't support BLOB/TEXT columns"
2530
2531
msgstr ""
2531
2532
 
2532
 
#: ../drizzled/error.cc:335
 
2533
#: ../drizzled/error.cc:317
2533
2534
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2534
2535
msgstr ""
2535
2536
 
2536
 
#: ../drizzled/error.cc:336
 
2537
#: ../drizzled/error.cc:318
2537
2538
#, c-format
2538
2539
msgid "Incorrect column name '%-.100s'"
2539
2540
msgstr ""
2540
2541
 
2541
 
#: ../drizzled/error.cc:337
 
2542
#: ../drizzled/error.cc:319
2542
2543
#, c-format
2543
2544
msgid "The used storage engine can't index column '%-.192s'"
2544
2545
msgstr ""
2545
2546
 
2546
 
#: ../drizzled/error.cc:338
 
2547
#: ../drizzled/error.cc:320
2547
2548
msgid ""
2548
2549
"Unable to open underlying table which is differently defined or of non-"
2549
2550
"MyISAM type or doesn't exist"
2550
2551
msgstr ""
2551
2552
 
2552
 
#: ../drizzled/error.cc:339
 
2553
#: ../drizzled/error.cc:321
2553
2554
#, c-format
2554
2555
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2555
2556
msgstr ""
2556
2557
 
2557
 
#: ../drizzled/error.cc:340
 
2558
#: ../drizzled/error.cc:322
2558
2559
#, c-format
2559
2560
msgid ""
2560
2561
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2561
2562
msgstr ""
2562
2563
 
2563
 
#: ../drizzled/error.cc:341
 
2564
#: ../drizzled/error.cc:323
2564
2565
msgid ""
2565
2566
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2566
2567
"UNIQUE instead"
2567
2568
msgstr ""
2568
2569
 
2569
 
#: ../drizzled/error.cc:342
 
2570
#: ../drizzled/error.cc:324
2570
2571
msgid "Result consisted of more than one row"
2571
2572
msgstr ""
2572
2573
 
2573
 
#: ../drizzled/error.cc:343
 
2574
#: ../drizzled/error.cc:325
2574
2575
msgid "This table type requires a primary key"
2575
2576
msgstr ""
2576
2577
 
2577
 
#: ../drizzled/error.cc:344
 
2578
#: ../drizzled/error.cc:326
2578
2579
#, c-format
2579
2580
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2580
2581
msgstr ""
2581
2582
 
2582
 
#: ../drizzled/error.cc:345
 
2583
#: ../drizzled/error.cc:327
2583
2584
msgid "Can't open table"
2584
2585
msgstr ""
2585
2586
 
2586
 
#: ../drizzled/error.cc:346
 
2587
#: ../drizzled/error.cc:328
2587
2588
#, c-format
2588
2589
msgid "The storage engine for the table doesn't support %s"
2589
2590
msgstr ""
2590
2591
 
2591
 
#: ../drizzled/error.cc:347
 
2592
#: ../drizzled/error.cc:329
2592
2593
#, c-format
2593
2594
msgid "Got error %d during COMMIT"
2594
2595
msgstr ""
2595
2596
 
2596
 
#: ../drizzled/error.cc:348
 
2597
#: ../drizzled/error.cc:330
2597
2598
#, c-format
2598
2599
msgid "Got error %d during ROLLBACK"
2599
2600
msgstr ""
2602
2603
#. program that looks over the source for the N_() macros does not
2603
2604
#. (obviously) do macro expansion, so the string is entirely wrong for
2604
2605
#. what it is trying to output for every language except english.
2605
 
#: ../drizzled/error.cc:353
 
2606
#: ../drizzled/error.cc:335
2606
2607
#, c-format
2607
2608
msgid ""
2608
2609
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2609
2610
"'%-.64s' (%-.64s)"
2610
2611
msgstr ""
2611
2612
 
2612
 
#: ../drizzled/error.cc:354
 
2613
#: ../drizzled/error.cc:336
2613
2614
msgid ""
2614
2615
"Can't execute the given command because you have active locked tables or an "
2615
2616
"active transaction"
2616
2617
msgstr ""
2617
2618
 
2618
 
#: ../drizzled/error.cc:355
 
2619
#: ../drizzled/error.cc:337
2619
2620
#, c-format
2620
2621
msgid "Unknown system variable '%-.64s'"
2621
2622
msgstr ""
2622
2623
 
2623
 
#: ../drizzled/error.cc:356
 
2624
#: ../drizzled/error.cc:338
2624
2625
#, c-format
2625
2626
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2626
2627
msgstr ""
2627
2628
 
2628
 
#: ../drizzled/error.cc:357
 
2629
#: ../drizzled/error.cc:339
2629
2630
#, c-format
2630
2631
msgid ""
2631
2632
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2632
2633
msgstr ""
2633
2634
 
2634
 
#: ../drizzled/error.cc:358
 
2635
#: ../drizzled/error.cc:340
2635
2636
msgid "Some non-transactional changed tables couldn't be rolled back"
2636
2637
msgstr ""
2637
2638
 
2638
 
#: ../drizzled/error.cc:359
 
2639
#: ../drizzled/error.cc:341
2639
2640
msgid "You may only use constant expressions with SET"
2640
2641
msgstr ""
2641
2642
 
2642
 
#: ../drizzled/error.cc:360
 
2643
#: ../drizzled/error.cc:342
2643
2644
msgid "Lock wait timeout exceeded; try restarting transaction"
2644
2645
msgstr ""
2645
2646
 
2646
 
#: ../drizzled/error.cc:361
 
2647
#: ../drizzled/error.cc:343
2647
2648
msgid "The total number of locks exceeds the lock table size"
2648
2649
msgstr ""
2649
2650
 
2650
 
#: ../drizzled/error.cc:362
 
2651
#: ../drizzled/error.cc:344
2651
2652
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2652
2653
msgstr ""
2653
2654
 
2654
 
#: ../drizzled/error.cc:363
 
2655
#: ../drizzled/error.cc:345
2655
2656
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2656
2657
msgstr ""
2657
2658
 
2658
 
#: ../drizzled/error.cc:364
 
2659
#: ../drizzled/error.cc:346
2659
2660
#, c-format
2660
2661
msgid "Incorrect arguments to %s"
2661
2662
msgstr ""
2662
2663
 
2663
 
#: ../drizzled/error.cc:365
 
2664
#: ../drizzled/error.cc:347
2664
2665
msgid "Deadlock found when trying to get lock; try restarting transaction"
2665
2666
msgstr ""
2666
2667
 
2667
 
#: ../drizzled/error.cc:366
 
2668
#: ../drizzled/error.cc:348
2668
2669
msgid "The used table type doesn't support FULLTEXT indexes"
2669
2670
msgstr ""
2670
2671
 
2671
 
#: ../drizzled/error.cc:367
 
2672
#: ../drizzled/error.cc:349
2672
2673
msgid "Cannot add foreign key constraint"
2673
2674
msgstr ""
2674
2675
 
2675
 
#: ../drizzled/error.cc:368
 
2676
#: ../drizzled/error.cc:350
2676
2677
msgid "Cannot add or update a child row: a foreign key constraint fails"
2677
2678
msgstr ""
2678
2679
 
2679
 
#: ../drizzled/error.cc:369
 
2680
#: ../drizzled/error.cc:351
2680
2681
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2681
2682
msgstr ""
2682
2683
 
2683
 
#: ../drizzled/error.cc:370
 
2684
#: ../drizzled/error.cc:352
2684
2685
#, c-format
2685
2686
msgid "Incorrect usage of %s and %s"
2686
2687
msgstr ""
2687
2688
 
2688
 
#: ../drizzled/error.cc:371
 
2689
#: ../drizzled/error.cc:353
2689
2690
msgid "The used SELECT statements have a different number of columns"
2690
2691
msgstr ""
2691
2692
 
2692
 
#: ../drizzled/error.cc:372
 
2693
#: ../drizzled/error.cc:354
2693
2694
msgid "Can't execute the query because you have a conflicting read lock"
2694
2695
msgstr ""
2695
2696
 
2696
 
#: ../drizzled/error.cc:373
 
2697
#: ../drizzled/error.cc:355
2697
2698
#, c-format
2698
2699
msgid ""
2699
2700
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2700
2701
msgstr ""
2701
2702
 
2702
 
#: ../drizzled/error.cc:374
 
2703
#: ../drizzled/error.cc:356
2703
2704
#, c-format
2704
2705
msgid ""
2705
2706
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2706
2707
msgstr ""
2707
2708
 
2708
 
#: ../drizzled/error.cc:375
 
2709
#: ../drizzled/error.cc:357
2709
2710
#, c-format
2710
2711
msgid "Variable '%-.64s' doesn't have a default value"
2711
2712
msgstr ""
2712
2713
 
2713
 
#: ../drizzled/error.cc:376
 
2714
#: ../drizzled/error.cc:358
2714
2715
#, c-format
2715
2716
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2716
2717
msgstr ""
2717
2718
 
2718
 
#: ../drizzled/error.cc:377
 
2719
#: ../drizzled/error.cc:359
2719
2720
#, c-format
2720
2721
msgid "Incorrect argument type to variable '%-.64s'"
2721
2722
msgstr ""
2722
2723
 
2723
 
#: ../drizzled/error.cc:378
 
2724
#: ../drizzled/error.cc:360
2724
2725
#, c-format
2725
2726
msgid "Variable '%-.64s' can only be set, not read"
2726
2727
msgstr ""
2727
2728
 
2728
 
#: ../drizzled/error.cc:379
 
2729
#: ../drizzled/error.cc:361
2729
2730
#, c-format
2730
2731
msgid "Incorrect usage/placement of '%s'"
2731
2732
msgstr ""
2732
2733
 
2733
 
#: ../drizzled/error.cc:380
 
2734
#: ../drizzled/error.cc:362
2734
2735
#, c-format
2735
2736
msgid "This version of Drizzle doesn't yet support '%s'"
2736
2737
msgstr ""
2737
2738
 
2738
 
#: ../drizzled/error.cc:381
 
2739
#: ../drizzled/error.cc:363
2739
2740
#, c-format
2740
2741
msgid "Variable '%-.192s' is a %s variable"
2741
2742
msgstr ""
2742
2743
 
2743
 
#: ../drizzled/error.cc:382
 
2744
#: ../drizzled/error.cc:364
2744
2745
#, c-format
2745
2746
msgid "Incorrect foreign key definition for '%-.192s': %s"
2746
2747
msgstr ""
2747
2748
 
2748
 
#: ../drizzled/error.cc:383
 
2749
#: ../drizzled/error.cc:365
2749
2750
msgid "Key reference and table reference don't match"
2750
2751
msgstr ""
2751
2752
 
2752
 
#: ../drizzled/error.cc:384
 
2753
#: ../drizzled/error.cc:366
2753
2754
#, c-format
2754
2755
msgid "Operand should contain %d column(s)"
2755
2756
msgstr ""
2756
2757
 
2757
 
#: ../drizzled/error.cc:385
 
2758
#: ../drizzled/error.cc:367
2758
2759
msgid "Subquery returns more than 1 row"
2759
2760
msgstr ""
2760
2761
 
2761
 
#: ../drizzled/error.cc:386
 
2762
#: ../drizzled/error.cc:368
2762
2763
#, c-format
2763
2764
msgid "Converting column '%s' from %s to %s"
2764
2765
msgstr ""
2765
2766
 
2766
 
#: ../drizzled/error.cc:387
 
2767
#: ../drizzled/error.cc:369
2767
2768
#, c-format
2768
2769
msgid "Reference '%-.64s' not supported (%s)"
2769
2770
msgstr ""
2770
2771
 
2771
 
#: ../drizzled/error.cc:388
 
2772
#: ../drizzled/error.cc:370
2772
2773
msgid "Every derived table must have its own alias"
2773
2774
msgstr ""
2774
2775
 
2775
 
#: ../drizzled/error.cc:389
 
2776
#: ../drizzled/error.cc:371
2776
2777
#, c-format
2777
2778
msgid "Select %u was reduced during optimization"
2778
2779
msgstr ""
2779
2780
 
2780
 
#: ../drizzled/error.cc:390
 
2781
#: ../drizzled/error.cc:372
2781
2782
#, c-format
2782
2783
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2783
2784
msgstr ""
2784
2785
 
2785
 
#: ../drizzled/error.cc:391
 
2786
#: ../drizzled/error.cc:373
2786
2787
msgid "All parts of a SPATIAL index must be NOT NULL"
2787
2788
msgstr ""
2788
2789
 
2789
 
#: ../drizzled/error.cc:392
 
2790
#: ../drizzled/error.cc:374
2790
2791
#, c-format
2791
2792
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2792
2793
msgstr ""
2793
2794
 
2794
 
#: ../drizzled/error.cc:393
 
2795
#: ../drizzled/error.cc:375
2795
2796
#, c-format
2796
2797
msgid ""
2797
2798
"Uncompressed data size too large; the maximum size is %d (based on "
2798
2799
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2799
2800
msgstr ""
2800
2801
 
2801
 
#: ../drizzled/error.cc:394
 
2802
#: ../drizzled/error.cc:376
2802
2803
msgid "ZLIB: Not enough memory"
2803
2804
msgstr ""
2804
2805
 
2805
 
#: ../drizzled/error.cc:395
 
2806
#: ../drizzled/error.cc:377
2806
2807
msgid ""
2807
2808
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2808
2809
"data was corrupted)"
2809
2810
msgstr ""
2810
2811
 
2811
 
#: ../drizzled/error.cc:396
 
2812
#: ../drizzled/error.cc:378
2812
2813
msgid "ZLIB: Input data corrupted"
2813
2814
msgstr ""
2814
2815
 
2815
 
#: ../drizzled/error.cc:397
 
2816
#: ../drizzled/error.cc:379
2816
2817
#, c-format
2817
2818
msgid "%d line(s) were cut by GROUP_CONCAT()"
2818
2819
msgstr ""
2819
2820
 
2820
 
#: ../drizzled/error.cc:398
 
2821
#: ../drizzled/error.cc:380
2821
2822
#, c-format
2822
2823
msgid "Row %ld doesn't contain data for all columns"
2823
2824
msgstr ""
2824
2825
 
2825
 
#: ../drizzled/error.cc:399
 
2826
#: ../drizzled/error.cc:381
2826
2827
#, c-format
2827
2828
msgid ""
2828
2829
"Row %ld was truncated; it contained more data than there were input columns"
2829
2830
msgstr ""
2830
2831
 
2831
 
#: ../drizzled/error.cc:400
 
2832
#: ../drizzled/error.cc:382
2832
2833
#, c-format
2833
2834
msgid ""
2834
2835
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2835
2836
msgstr ""
2836
2837
 
2837
 
#: ../drizzled/error.cc:401
 
2838
#: ../drizzled/error.cc:383
2838
2839
#, c-format
2839
2840
msgid "Out of range value for column '%s' at row %ld"
2840
2841
msgstr ""
2841
2842
 
2842
 
#: ../drizzled/error.cc:402
 
2843
#: ../drizzled/error.cc:384
2843
2844
#, c-format
2844
2845
msgid "Data truncated for column '%s' at row %ld"
2845
2846
msgstr ""
2846
2847
 
2847
 
#: ../drizzled/error.cc:403
 
2848
#: ../drizzled/error.cc:385
2848
2849
#, c-format
2849
2850
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2850
2851
msgstr ""
2851
2852
 
2852
 
#: ../drizzled/error.cc:404
 
2853
#: ../drizzled/error.cc:386
2853
2854
#, c-format
2854
2855
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2855
2856
msgstr ""
2856
2857
 
2857
 
#: ../drizzled/error.cc:405
 
2858
#: ../drizzled/error.cc:387
2858
2859
#, c-format
2859
2860
msgid "Illegal mix of collations for operation '%s'"
2860
2861
msgstr ""
2861
2862
 
2862
 
#: ../drizzled/error.cc:406
 
2863
#: ../drizzled/error.cc:388
2863
2864
#, c-format
2864
2865
msgid ""
2865
2866
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2866
2867
"variable_name)"
2867
2868
msgstr ""
2868
2869
 
2869
 
#: ../drizzled/error.cc:407
 
2870
#: ../drizzled/error.cc:389
2870
2871
#, c-format
2871
2872
msgid "Unknown collation: '%-.64s'"
2872
2873
msgstr ""
2873
2874
 
2874
 
#: ../drizzled/error.cc:408
 
2875
#: ../drizzled/error.cc:390
2875
2876
#, c-format
2876
2877
msgid ""
2877
2878
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2878
2879
"SELECT #%d"
2879
2880
msgstr ""
2880
2881
 
2881
 
#: ../drizzled/error.cc:409
 
2882
#: ../drizzled/error.cc:391
2882
2883
#, c-format
2883
2884
msgid "Incorrect index name '%-.100s'"
2884
2885
msgstr ""
2885
2886
 
2886
 
#: ../drizzled/error.cc:410
 
2887
#: ../drizzled/error.cc:392
2887
2888
#, c-format
2888
2889
msgid "Incorrect catalog name '%-.100s'"
2889
2890
msgstr ""
2890
2891
 
2891
 
#: ../drizzled/error.cc:411
 
2892
#: ../drizzled/error.cc:393
2892
2893
#, c-format
2893
2894
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2894
2895
msgstr ""
2895
2896
 
2896
 
#: ../drizzled/error.cc:412
 
2897
#: ../drizzled/error.cc:394
2897
2898
#, c-format
2898
2899
msgid "Unknown table engine '%s'"
2899
2900
msgstr ""
2900
2901
 
2901
 
#: ../drizzled/error.cc:413
 
2902
#: ../drizzled/error.cc:395
2902
2903
#, c-format
2903
2904
msgid "The target table %-.100s of the %s is not updatable"
2904
2905
msgstr ""
2905
2906
 
2906
 
#: ../drizzled/error.cc:414
 
2907
#: ../drizzled/error.cc:396
2907
2908
#, c-format
2908
2909
msgid ""
2909
2910
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2910
2911
"working"
2911
2912
msgstr ""
2912
2913
 
2913
 
#: ../drizzled/error.cc:415
 
2914
#: ../drizzled/error.cc:397
2914
2915
#, c-format
2915
2916
msgid ""
2916
2917
"The Drizzle server is running with the %s option so it cannot execute this "
2917
2918
"statement"
2918
2919
msgstr ""
2919
2920
 
2920
 
#: ../drizzled/error.cc:416
 
2921
#: ../drizzled/error.cc:398
2921
2922
#, c-format
2922
2923
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2923
2924
msgstr ""
2924
2925
 
2925
 
#: ../drizzled/error.cc:417
 
2926
#: ../drizzled/error.cc:399
2926
2927
#, c-format
2927
2928
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2928
2929
msgstr ""
2929
2930
 
2930
 
#: ../drizzled/error.cc:418
 
2931
#: ../drizzled/error.cc:400
2931
2932
msgid ""
2932
2933
"Incorrect table definition; there can be only one TIMESTAMP column with "
2933
2934
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2934
2935
msgstr ""
2935
2936
 
2936
 
#: ../drizzled/error.cc:419
 
2937
#: ../drizzled/error.cc:401
2937
2938
#, c-format
2938
2939
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2939
2940
msgstr ""
2940
2941
 
2941
 
#: ../drizzled/error.cc:420
 
2942
#: ../drizzled/error.cc:402
2942
2943
#, c-format
2943
2944
msgid "Got error %d '%-.100s' from %s"
2944
2945
msgstr ""
2945
2946
 
2946
 
#: ../drizzled/error.cc:421
 
2947
#: ../drizzled/error.cc:403
2947
2948
#, c-format
2948
2949
msgid "Got temporary error %d '%-.100s' from %s"
2949
2950
msgstr ""
2950
2951
 
2951
 
#: ../drizzled/error.cc:422
 
2952
#: ../drizzled/error.cc:404
2952
2953
#, c-format
2953
2954
msgid "Unknown or incorrect time zone: '%-.64s'"
2954
2955
msgstr ""
2955
2956
 
2956
 
#: ../drizzled/error.cc:423
 
2957
#: ../drizzled/error.cc:405
2957
2958
#, c-format
2958
2959
msgid "Invalid %s character string: '%.64s'"
2959
2960
msgstr ""
2960
2961
 
2961
 
#: ../drizzled/error.cc:424
 
2962
#: ../drizzled/error.cc:406
2962
2963
#, c-format
2963
2964
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2964
2965
msgstr ""
2965
2966
 
2966
 
#: ../drizzled/error.cc:425
 
2967
#: ../drizzled/error.cc:407
2967
2968
#, c-format
2968
2969
msgid "%s %s does not exist"
2969
2970
msgstr ""
2970
2971
 
2971
 
#: ../drizzled/error.cc:426
 
2972
#: ../drizzled/error.cc:408
2972
2973
msgid "Query execution was interrupted"
2973
2974
msgstr ""
2974
2975
 
2975
 
#: ../drizzled/error.cc:427
 
2976
#: ../drizzled/error.cc:409
2976
2977
#, c-format
2977
2978
msgid ""
2978
2979
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2979
2980
"(s) or definer/invoker of view lack rights to use them"
2980
2981
msgstr ""
2981
2982
 
2982
 
#: ../drizzled/error.cc:428
 
2983
#: ../drizzled/error.cc:410
2983
2984
#, c-format
2984
2985
msgid "Field '%-.192s' doesn't have a default value"
2985
2986
msgstr ""
2986
2987
 
2987
 
#: ../drizzled/error.cc:429
 
2988
#: ../drizzled/error.cc:411
2988
2989
msgid "Division by 0"
2989
2990
msgstr ""
2990
2991
 
2991
 
#: ../drizzled/error.cc:430
 
2992
#: ../drizzled/error.cc:412
2992
2993
#, c-format
2993
2994
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2994
2995
msgstr ""
2995
2996
 
2996
 
#: ../drizzled/error.cc:431
 
2997
#: ../drizzled/error.cc:413
2997
2998
#, c-format
2998
2999
msgid "Illegal %s '%-.192s' value found during parsing"
2999
3000
msgstr ""
3000
3001
 
3001
 
#: ../drizzled/error.cc:432
 
3002
#: ../drizzled/error.cc:414
3002
3003
#, c-format
3003
3004
msgid "Key part '%-.192s' length cannot be 0"
3004
3005
msgstr ""
3005
3006
 
3006
 
#: ../drizzled/error.cc:433
 
3007
#: ../drizzled/error.cc:415
3007
3008
#, c-format
3008
3009
msgid ""
3009
3010
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3010
3011
"the  %.64s state"
3011
3012
msgstr ""
3012
3013
 
3013
 
#: ../drizzled/error.cc:434
 
3014
#: ../drizzled/error.cc:416
3014
3015
#, c-format
3015
3016
msgid "Data too long for column '%s' at row %ld"
3016
3017
msgstr ""
3017
3018
 
3018
 
#: ../drizzled/error.cc:435
 
3019
#: ../drizzled/error.cc:417
3019
3020
#, c-format
3020
3021
msgid ""
3021
3022
"%s: ready for connections.\n"
3022
3023
"Version: '%s' %s\n"
3023
3024
msgstr ""
3024
3025
 
3025
 
#: ../drizzled/error.cc:436
 
3026
#: ../drizzled/error.cc:418
3026
3027
msgid "Can't load value from file with fixed size rows to variable"
3027
3028
msgstr ""
3028
3029
 
3029
 
#: ../drizzled/error.cc:437
 
3030
#: ../drizzled/error.cc:419
3030
3031
#, c-format
3031
3032
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3032
3033
msgstr ""
3033
3034
 
3034
 
#: ../drizzled/error.cc:438
 
3035
#: ../drizzled/error.cc:420
3035
3036
msgid "Table definition has changed, please retry transaction"
3036
3037
msgstr ""
3037
3038
 
3038
 
#: ../drizzled/error.cc:439
 
3039
#: ../drizzled/error.cc:421
3039
3040
#, c-format
3040
3041
msgid "Not allowed to return a result set from a %s"
3041
3042
msgstr ""
3042
3043
 
3043
 
#: ../drizzled/error.cc:440
 
3044
#: ../drizzled/error.cc:422
3044
3045
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3045
3046
msgstr ""
3046
3047
 
3047
 
#: ../drizzled/error.cc:441
 
3048
#: ../drizzled/error.cc:423
3048
3049
msgid ""
3049
3050
"Explicit or implicit commit is not allowed in stored function or trigger."
3050
3051
msgstr ""
3051
3052
 
3052
 
#: ../drizzled/error.cc:442
 
3053
#: ../drizzled/error.cc:424
3053
3054
#, c-format
3054
3055
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3055
3056
msgstr ""
3056
3057
 
3057
 
#: ../drizzled/error.cc:443
 
3058
#: ../drizzled/error.cc:425
3058
3059
#, c-format
3059
3060
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3060
3061
msgstr ""
3061
3062
 
3062
 
#: ../drizzled/error.cc:444
 
3063
#: ../drizzled/error.cc:426
3063
3064
#, c-format
3064
3065
msgid ""
3065
3066
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3066
3067
"'%-.192s')."
3067
3068
msgstr ""
3068
3069
 
3069
 
#: ../drizzled/error.cc:445
 
3070
#: ../drizzled/error.cc:427
3070
3071
msgid "Trigger in wrong schema"
3071
3072
msgstr ""
3072
3073
 
3073
 
#: ../drizzled/error.cc:446
 
3074
#: ../drizzled/error.cc:428
3074
3075
#, c-format
3075
3076
msgid ""
3076
3077
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
3077
3078
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3078
3079
msgstr ""
3079
3080
 
3080
 
#: ../drizzled/error.cc:447
 
3081
#: ../drizzled/error.cc:429
3081
3082
#, c-format
3082
3083
msgid "Display width out of range for column '%-.192s' (max = %d)"
3083
3084
msgstr ""
3084
3085
 
3085
 
#: ../drizzled/error.cc:448
 
3086
#: ../drizzled/error.cc:430
3086
3087
#, c-format
3087
3088
msgid "Datetime function: %-.32s field overflow"
3088
3089
msgstr ""
3089
3090
 
3090
 
#: ../drizzled/error.cc:449
 
3091
#: ../drizzled/error.cc:431
3091
3092
#, c-format
3092
3093
msgid ""
3093
3094
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3094
3095
msgstr ""
3095
3096
 
3096
 
#: ../drizzled/error.cc:450
 
3097
#: ../drizzled/error.cc:432
3097
3098
#, c-format
3098
3099
msgid ""
3099
3100
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3100
3101
msgstr ""
3101
3102
 
3102
 
#: ../drizzled/error.cc:451
 
3103
#: ../drizzled/error.cc:433
3103
3104
msgid "No data - zero rows fetched, selected, or processed"
3104
3105
msgstr ""
3105
3106
 
3106
 
#: ../drizzled/error.cc:452
 
3107
#: ../drizzled/error.cc:434
3107
3108
#, c-format
3108
3109
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3109
3110
msgstr ""
3110
3111
 
3111
 
#: ../drizzled/error.cc:453
 
3112
#: ../drizzled/error.cc:435
3112
3113
#, c-format
3113
3114
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3114
3115
msgstr ""
3115
3116
 
3116
 
#: ../drizzled/error.cc:454
 
3117
#: ../drizzled/error.cc:436
3117
3118
msgid "The used table type doesn't support SPATIAL indexes"
3118
3119
msgstr ""
3119
3120
 
3120
 
#: ../drizzled/error.cc:455
 
3121
#: ../drizzled/error.cc:437
3121
3122
#, c-format
3122
3123
msgid "Leading spaces are removed from name '%s'"
3123
3124
msgstr ""
3124
3125
 
3125
 
#: ../drizzled/error.cc:456
 
3126
#: ../drizzled/error.cc:438
3126
3127
msgid "Failed to read auto-increment value from storage engine"
3127
3128
msgstr ""
3128
3129
 
3129
 
#: ../drizzled/error.cc:457
 
3130
#: ../drizzled/error.cc:439
3130
3131
#, c-format
3131
3132
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3132
3133
msgstr ""
3133
3134
 
3134
 
#: ../drizzled/error.cc:458
 
3135
#: ../drizzled/error.cc:440
3135
3136
msgid "Too high level of nesting for select"
3136
3137
msgstr ""
3137
3138
 
3138
 
#: ../drizzled/error.cc:459
 
3139
#: ../drizzled/error.cc:441
3139
3140
#, c-format
3140
3141
msgid "Name '%-.64s' has become ''"
3141
3142
msgstr ""
3142
3143
 
3143
 
#: ../drizzled/error.cc:460
 
3144
#: ../drizzled/error.cc:442
3144
3145
msgid ""
3145
3146
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3146
3147
"optional and non-empty FIELDS ENCLOSED BY"
3147
3148
msgstr ""
3148
3149
 
3149
 
#: ../drizzled/error.cc:461
 
3150
#: ../drizzled/error.cc:443
3150
3151
#, c-format
3151
3152
msgid ""
3152
3153
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3153
3154
msgstr ""
3154
3155
 
3155
 
#: ../drizzled/error.cc:462
 
3156
#: ../drizzled/error.cc:444
3156
3157
#, c-format
3157
3158
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3158
3159
msgstr ""
3159
3160
 
3160
 
#: ../drizzled/error.cc:463
 
3161
#: ../drizzled/error.cc:445
3161
3162
#, c-format
3162
3163
msgid "Incorrect %-.32s value: '%-.128s'"
3163
3164
msgstr ""
3164
3165
 
3165
 
#: ../drizzled/error.cc:464
 
3166
#: ../drizzled/error.cc:446
3166
3167
#, c-format
3167
3168
msgid "Table has no partition for value %-.64s"
3168
3169
msgstr ""
3169
3170
 
3170
 
#: ../drizzled/error.cc:465
 
3171
#: ../drizzled/error.cc:447
3171
3172
msgid "Writing one row to the row-based binary log failed"
3172
3173
msgstr ""
3173
3174
 
3174
 
#: ../drizzled/error.cc:466
 
3175
#: ../drizzled/error.cc:448
3175
3176
#, c-format
3176
3177
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3177
3178
msgstr ""
3178
3179
 
3179
 
#: ../drizzled/error.cc:467
 
3180
#: ../drizzled/error.cc:449
3180
3181
#, c-format
3181
3182
msgid ""
3182
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3183
 
"%d would lead to a duplicate entry"
 
3183
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
 
3184
"d would lead to a duplicate entry"
3184
3185
msgstr ""
3185
3186
 
3186
 
#: ../drizzled/error.cc:468
 
3187
#: ../drizzled/error.cc:450
3187
3188
msgid ""
3188
3189
"Transaction isolation level can't be changed while a transaction is in "
3189
3190
"progress"
3190
3191
msgstr ""
3191
3192
 
3192
 
#: ../drizzled/error.cc:469
 
3193
#: ../drizzled/error.cc:451
3193
3194
#, c-format
3194
3195
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3195
3196
msgstr ""
3196
3197
 
3197
 
#: ../drizzled/error.cc:470
 
3198
#: ../drizzled/error.cc:452
3198
3199
#, c-format
3199
3200
msgid "Incorrect parameters in the call to native function '%-.192s'"
3200
3201
msgstr ""
3201
3202
 
3202
 
#: ../drizzled/error.cc:471
 
3203
#: ../drizzled/error.cc:453
3203
3204
#, c-format
3204
3205
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3205
3206
msgstr ""
3206
3207
 
3207
 
#: ../drizzled/error.cc:472
 
3208
#: ../drizzled/error.cc:454
3208
3209
#, c-format
3209
3210
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3210
3211
msgstr ""
3211
3212
 
3212
 
#: ../drizzled/error.cc:473
 
3213
#: ../drizzled/error.cc:455
3213
3214
#, c-format
3214
3215
msgid "Received an invalid value '%s' for a UNIX timestamp."
3215
3216
msgstr ""
3216
3217
 
3217
 
#: ../drizzled/error.cc:474
 
3218
#: ../drizzled/error.cc:456
3218
3219
#, c-format
3219
3220
msgid "Received an invalid datetime value '%s'."
3220
3221
msgstr ""
3221
3222
 
3222
 
#: ../drizzled/error.cc:475
 
3223
#: ../drizzled/error.cc:457
3223
3224
#, c-format
3224
3225
msgid "Received a NULL argument for function '%s'."
3225
3226
msgstr ""
3226
3227
 
3227
 
#: ../drizzled/error.cc:476
 
3228
#: ../drizzled/error.cc:458
3228
3229
#, c-format
3229
3230
msgid "Received an out-of-range argument '%s' for function '%s'."
3230
3231
msgstr ""
3231
3232
 
3232
 
#: ../drizzled/error.cc:477
 
3233
#: ../drizzled/error.cc:459
3233
3234
#, c-format
3234
3235
msgid "Received an invalid enum value '%s'."
3235
3236
msgstr ""
3236
3237
 
3237
 
#: ../drizzled/error.cc:478
 
3238
#: ../drizzled/error.cc:460
3238
3239
msgid "Tables which are replicated require a primary key."
3239
3240
msgstr ""
3240
3241
 
3241
 
#: ../drizzled/error.cc:479
 
3242
#: ../drizzled/error.cc:461
3242
3243
#, c-format
3243
3244
msgid "Corrupt or invalid table definition: %s"
3244
3245
msgstr ""
3245
3246
 
3246
 
#: ../drizzled/error.cc:480
 
3247
#: ../drizzled/error.cc:462
3247
3248
#, c-format
3248
3249
msgid "Corrupt or invalid schema definition for %s : %s"
3249
3250
msgstr ""
3250
3251
 
3251
 
#: ../drizzled/error.cc:481
 
3252
#: ../drizzled/error.cc:463
3252
3253
#, c-format
3253
3254
msgid "Schema does not exist: %s"
3254
3255
msgstr ""
3255
3256
 
3256
 
#: ../drizzled/error.cc:482
 
3257
#: ../drizzled/error.cc:464
3257
3258
#, c-format
3258
3259
msgid "Error altering schema: %s"
3259
3260
msgstr ""
3260
3261
 
3261
 
#: ../drizzled/error.cc:483
 
3262
#: ../drizzled/error.cc:465
3262
3263
#, c-format
3263
3264
msgid "Error droppping Schema : %s"
3264
3265
msgstr ""
3265
3266
 
3266
 
#: ../drizzled/error.cc:484
 
3267
#: ../drizzled/error.cc:466
3267
3268
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3268
3269
msgstr ""
3269
3270
 
3270
 
#: ../drizzled/error.cc:485
 
3271
#: ../drizzled/error.cc:467
3271
3272
#, c-format
3272
3273
msgid "Unknown table engine option key/pair %s = %s."
3273
3274
msgstr ""
3274
3275
 
3275
 
#: ../drizzled/error.cc:486
 
3276
#: ../drizzled/error.cc:468
3276
3277
#, c-format
3277
3278
msgid "Unknown schema engine option key/pair %s = %s."
3278
3279
msgstr ""
3279
3280
 
 
3281
#: ../drizzled/error.cc:470
 
3282
msgid "Admin access not allowed from this username/IP address."
 
3283
msgstr ""
 
3284
 
3280
3285
#. User lock/barrier error messages
3281
 
#: ../drizzled/error.cc:489
 
3286
#: ../drizzled/error.cc:473
3282
3287
msgid "wait() can not be called on session owning user defined barrier."
3283
3288
msgstr ""
3284
3289
 
3285
 
#: ../drizzled/error.cc:490
 
3290
#: ../drizzled/error.cc:474
3286
3291
#, fuzzy
3287
3292
msgid "Unknown user defined barrier requested."
3288
3293
msgstr "Неизвестная ошибка %d"
3289
3294
 
3290
 
#: ../drizzled/error.cc:491
 
3295
#: ../drizzled/error.cc:475
3291
3296
msgid "Session does not own user defined barrier."
3292
3297
msgstr ""
3293
3298
 
3294
 
#: ../drizzled/error.cc:492
 
3299
#: ../drizzled/error.cc:476
3295
3300
msgid "Session can not wait on a user defined lock owned by the session."
3296
3301
msgstr ""
3297
3302
 
3298
 
#: ../drizzled/error.cc:493
 
3303
#: ../drizzled/error.cc:477
3299
3304
msgid "Session does not own user defined lock."
3300
3305
msgstr ""
3301
3306
 
3302
 
#: ../drizzled/error.cc:495
 
3307
#: ../drizzled/error.cc:479
3303
3308
msgid "Invalid name for user defined barrier."
3304
3309
msgstr ""
3305
3310
 
3306
 
#: ../drizzled/error.cc:496
 
3311
#: ../drizzled/error.cc:480
3307
3312
msgid "Invalid name for user defined lock."
3308
3313
msgstr ""
3309
3314
 
3310
 
#: ../drizzled/error.cc:498
 
3315
#: ../drizzled/error.cc:482
 
3316
msgid ""
 
3317
"Either a DEFAULt value or NULL NULL description is required for a new column "
 
3318
"if table is not empty"
 
3319
msgstr ""
 
3320
 
 
3321
#: ../drizzled/error.cc:485
3311
3322
#, c-format
3312
3323
msgid "Can't unlock file (Errcode: %d)"
3313
3324
msgstr ""
3314
3325
 
3315
 
#: ../drizzled/error.cc:499
 
3326
#: ../drizzled/error.cc:486
3316
3327
#, c-format
3317
3328
msgid "Can't change size of file (Errcode: %d)"
3318
3329
msgstr "Ошибка при изменении размера файла (Код ошибки: %d)"
3319
3330
 
3320
 
#: ../drizzled/error.cc:500
 
3331
#: ../drizzled/error.cc:487
3321
3332
#, c-format
3322
3333
msgid "Can't open stream from handle (Errcode: %d)"
3323
3334
msgstr ""
3324
3335
 
3325
 
#: ../drizzled/error.cc:501
 
3336
#: ../drizzled/error.cc:488
3326
3337
#, c-format
3327
3338
msgid "Warning: '%s' had %d links"
3328
3339
msgstr "Предупреждение: '%s' имеет %d ссылок"
3329
3340
 
3330
 
#: ../drizzled/error.cc:502
 
3341
#: ../drizzled/error.cc:489
3331
3342
#, c-format
3332
3343
msgid "Warning: %d files and %d streams is left open\n"
3333
3344
msgstr "Предупреждение: %d файлов и %d потоков остались открыты\n"
3334
3345
 
3335
 
#: ../drizzled/error.cc:503
 
3346
#: ../drizzled/error.cc:490
3336
3347
#, c-format
3337
3348
msgid "Can't create directory '%s' (Errcode: %d)"
3338
3349
msgstr "Ошибка при создании директории '%s' (Код ошибки: %d)"
3339
3350
 
3340
 
#: ../drizzled/error.cc:504
 
3351
#: ../drizzled/error.cc:491
3341
3352
#, c-format
3342
3353
msgid ""
3343
3354
"Character set '%s' is not a compiled character set and is not specified in "
3344
3355
"the %s file"
3345
3356
msgstr ""
3346
3357
 
3347
 
#: ../drizzled/error.cc:505
 
3358
#: ../drizzled/error.cc:492
3348
3359
#, c-format
3349
3360
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3350
3361
msgstr "Недостаточно ресурсов для открытия файла '%s' (Код ошибки: %d)"
3351
3362
 
3352
 
#: ../drizzled/error.cc:506
 
3363
#: ../drizzled/error.cc:493
3353
3364
#, c-format
3354
3365
msgid "Can't read value for symlink '%s' (Error %d)"
3355
3366
msgstr ""
3356
3367
 
3357
 
#: ../drizzled/error.cc:507
 
3368
#: ../drizzled/error.cc:494
3358
3369
#, c-format
3359
3370
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3360
3371
msgstr ""
3361
3372
 
3362
 
#: ../drizzled/error.cc:508
 
3373
#: ../drizzled/error.cc:495
3363
3374
#, c-format
3364
3375
msgid "Error on realpath() on '%s' (Error %d)"
3365
3376
msgstr ""
3366
3377
 
3367
 
#: ../drizzled/error.cc:509
 
3378
#: ../drizzled/error.cc:496
3368
3379
#, c-format
3369
3380
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3370
3381
msgstr ""
3371
3382
 
3372
 
#: ../drizzled/error.cc:510
 
3383
#: ../drizzled/error.cc:497
3373
3384
#, c-format
3374
3385
msgid ""
3375
3386
"Collation '%s' is not a compiled collation and is not specified in the %s "
3376
3387
"file"
3377
3388
msgstr ""
3378
3389
 
3379
 
#: ../drizzled/error.cc:511
 
3390
#: ../drizzled/error.cc:498
3380
3391
#, c-format
3381
3392
msgid "File '%s' (fileno: %d) was not closed"
3382
3393
msgstr ""
3383
3394
 
3384
 
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:213
 
3395
#. For UUID type
 
3396
#: ../drizzled/error.cc:501
 
3397
msgid "Received an invalid UUID value"
 
3398
msgstr ""
 
3399
 
 
3400
#: ../drizzled/error.cc:502
 
3401
msgid "The UUID was not created with a valid time"
 
3402
msgstr ""
 
3403
 
 
3404
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:215
3385
3405
msgid ""
3386
3406
"Schema name cannot be encoded and fit within filesystem name length "
3387
3407
"restrictions."
3388
3408
msgstr ""
3389
3409
 
3390
 
#: ../drizzled/identifier/table.cc:230
 
3410
#: ../drizzled/identifier/table.cc:232
3391
3411
msgid ""
3392
3412
"Table name cannot be encoded and fit within filesystem name length "
3393
3413
"restrictions."
3411
3431
"be able to generate a core file on signals"
3412
3432
msgstr ""
3413
3433
 
3414
 
#: ../drizzled/main.cc:267
 
3434
#: ../drizzled/main.cc:272
3415
3435
#, c-format
3416
3436
msgid "Data directory %s does not exist\n"
3417
3437
msgstr ""
3418
3438
 
3419
 
#: ../drizzled/main.cc:278
 
3439
#: ../drizzled/main.cc:283
3420
3440
#, c-format
3421
3441
msgid "Local catalog %s/local does not exist\n"
3422
3442
msgstr ""
3438
3458
"the current running version of Drizzle: %<PRIu64>."
3439
3459
msgstr ""
3440
3460
 
3441
 
#: ../drizzled/module/loader.cc:275
 
3461
#: ../drizzled/module/loader.cc:180
3442
3462
#, c-format
3443
3463
msgid ""
3444
3464
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3445
3465
"registered.\n"
3446
3466
msgstr ""
3447
3467
 
3448
 
#: ../drizzled/module/loader.cc:349
 
3468
#: ../drizzled/module/loader.cc:227
3449
3469
#, c-format
3450
3470
msgid "Plugin '%s' init function returned error.\n"
3451
3471
msgstr ""
3452
3472
 
3453
 
#: ../drizzled/module/loader.cc:578
 
3473
#: ../drizzled/module/loader.cc:454
3454
3474
#, c-format
3455
3475
msgid "Couldn't load plugin library named '%s'.\n"
3456
3476
msgstr ""
3457
3477
 
3458
 
#: ../drizzled/module/loader.cc:588
 
3478
#: ../drizzled/module/loader.cc:464
3459
3479
#, c-format
3460
3480
msgid "Couldn't load plugin named '%s'.\n"
3461
3481
msgstr ""
3462
3482
 
3463
 
#: ../drizzled/module/loader.cc:815
3464
 
msgid "Out of memory."
3465
 
msgstr ""
3466
 
 
3467
 
#: ../drizzled/module/loader.cc:1484 ../drizzled/module/loader.cc:1535
3468
 
#, c-format
3469
 
msgid "Unknown variable type code 0x%x in plugin '%s'."
3470
 
msgstr ""
3471
 
 
3472
 
#: ../drizzled/module/loader.cc:1527
3473
 
#, c-format
3474
 
msgid ""
3475
 
"Server variable %s of plugin %s was forced to be read-only: string variable "
3476
 
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3477
 
msgstr ""
3478
 
 
3479
 
#: ../drizzled/module/loader.cc:1546
3480
 
#, c-format
3481
 
msgid "Missing variable name in plugin '%s'."
3482
 
msgstr ""
3483
 
 
3484
 
#: ../drizzled/module/loader.cc:1563
3485
 
#, c-format
3486
 
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3487
 
msgstr ""
3488
 
 
3489
 
#: ../drizzled/module/loader.cc:1681
3490
 
#, c-format
3491
 
msgid "Out of memory for plugin '%s'."
3492
 
msgstr ""
3493
 
 
3494
 
#: ../drizzled/module/loader.cc:1690
3495
 
#, c-format
3496
 
msgid "Bad options for plugin '%s'."
3497
 
msgstr ""
3498
 
 
3499
 
#: ../drizzled/module/loader.cc:1732
3500
 
#, c-format
3501
 
msgid "Plugin '%s' has conflicting system variables"
3502
 
msgstr ""
3503
 
 
3504
3483
#: ../drizzled/module/registry.h:102
3505
3484
#, c-format
3506
3485
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
3620
3599
msgid "No sockets could be bound for listening"
3621
3600
msgstr ""
3622
3601
 
3623
 
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:313
 
3602
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:315
3624
3603
#, c-format
3625
3604
msgid "pipe() failed with errno %d"
3626
3605
msgstr ""
3726
3705
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3727
3706
msgstr ""
3728
3707
 
3729
 
#: ../drizzled/plugin/schema_engine.cc:130
 
3708
#: ../drizzled/plugin/schema_engine.cc:131
3730
3709
#, c-format
3731
3710
msgid "Error while loading database options: '%s':"
3732
3711
msgstr ""
3772
3751
"We have deactivated the TransactionApplier '%s'.\n"
3773
3752
msgstr ""
3774
3753
 
3775
 
#: ../drizzled/session.cc:1963 ../drizzled/session.cc:1981
 
3754
#: ../drizzled/session.cc:1989 ../drizzled/session.cc:2007
3776
3755
#, c-format
3777
3756
msgid "Could not remove temporary table: '%s', error: %d"
3778
3757
msgstr ""
3829
3808
msgid "Unknown - internal error %d during operation"
3830
3809
msgstr ""
3831
3810
 
3832
 
#: ../drizzled/statement/alter_table.cc:1511
 
3811
#: ../drizzled/statement/alter_table.cc:1492
3833
3812
#, c-format
3834
3813
msgid ""
3835
3814
"order_st BY ignored because there is a user-defined clustered index in the "
3836
3815
"table '%-.192s'"
3837
3816
msgstr ""
3838
3817
 
3839
 
#: ../drizzled/sys_var.cc:1554
 
3818
#: ../drizzled/sys_var.cc:1560
3840
3819
#, c-format
3841
3820
msgid "Variable named %s already exists!\n"
3842
3821
msgstr ""
3843
3822
 
3844
 
#: ../drizzled/sys_var.cc:1563
 
3823
#: ../drizzled/sys_var.cc:1569
3845
3824
#, c-format
3846
3825
msgid "Could not add Variable: %s\n"
3847
3826
msgstr ""
3848
3827
 
3849
 
#: ../drizzled/sys_var.cc:1662
 
3828
#: ../drizzled/sys_var.cc:1668
3850
3829
#, fuzzy
3851
3830
msgid "Failed to initialize system variables"
3852
3831
msgstr "Не удалось проинициализировать плагины."
3853
3832
 
3854
 
#: ../drizzled/table.cc:1636
 
3833
#: ../drizzled/table.cc:1690
3855
3834
#, c-format
3856
3835
msgid "Got error %d when reading table '%s'"
3857
3836
msgstr ""
3929
3908
msgid "Estimated number of rows that a BlitzDB table will store."
3930
3909
msgstr ""
3931
3910
 
3932
 
#: ../plugin/console/console.cc:349
 
3911
#: ../plugin/console/console.cc:351
3933
3912
msgid "Enable the console."
3934
3913
msgstr ""
3935
3914
 
3936
 
#: ../plugin/console/console.cc:352
 
3915
#: ../plugin/console/console.cc:354
3937
3916
msgid "Turn on extra debugging."
3938
3917
msgstr ""
3939
3918
 
3940
 
#: ../plugin/console/console.cc:355
 
3919
#: ../plugin/console/console.cc:357
3941
3920
msgid "User to use for auth."
3942
3921
msgstr ""
3943
3922
 
3944
 
#: ../plugin/console/console.cc:358
 
3923
#: ../plugin/console/console.cc:360
3945
3924
msgid "Password to use for auth."
3946
3925
msgstr ""
3947
3926
 
3948
 
#: ../plugin/console/console.cc:361
 
3927
#: ../plugin/console/console.cc:363
3949
3928
msgid "Default database to use."
3950
3929
msgstr ""
3951
3930
 
3952
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
 
3931
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3953
3932
#, fuzzy
3954
3933
msgid ""
3955
3934
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3958
3937
"Номер порта для соединения или 0 для порта по умолчанию, в порядке "
3959
3938
"предпочтения, drizzle.cnf, $DRIZZLE_TCP_PORT, "
3960
3939
 
3961
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
3962
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:937
 
3940
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
 
3941
#: ../plugin/mysql_protocol/mysql_protocol.cc:1006
3963
3942
msgid "Connect Timeout."
3964
3943
msgstr ""
3965
3944
 
3966
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3967
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
 
3945
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
 
3946
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
3968
3947
msgid "Read Timeout."
3969
3948
msgstr ""
3970
3949
 
3971
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
3972
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:943
 
3950
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
 
3951
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
3973
3952
msgid "Write Timeout."
3974
3953
msgstr ""
3975
3954
 
3976
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
3977
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:946
 
3955
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
 
3956
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
3978
3957
msgid "Retry Count."
3979
3958
msgstr ""
3980
3959
 
3981
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3982
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
 
3960
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
 
3961
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3983
3962
msgid "Buffer length."
3984
3963
msgstr ""
3985
3964
 
3986
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
3987
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:952
 
3965
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
 
3966
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3988
3967
msgid "Address to bind to."
3989
3968
msgstr ""
3990
3969
 
 
3970
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
 
3971
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
 
3972
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
 
3973
msgid "Maximum simultaneous connections."
 
3974
msgstr ""
 
3975
 
 
3976
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
 
3977
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
 
3978
msgid "A restrictive IP address list for incoming admin connections."
 
3979
msgstr ""
 
3980
 
3991
3981
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
3992
3982
msgid "Failed to send error message to libnotify\n"
3993
3983
msgstr ""
4012
4002
msgid "Regular expression to apply to tables to filter"
4013
4003
msgstr ""
4014
4004
 
4015
 
#: ../plugin/haildb/haildb_engine.cc:1063
4016
 
#: ../plugin/haildb/haildb_engine.cc:1201
4017
 
#: ../plugin/haildb/haildb_engine.cc:1231
 
4005
#: ../plugin/haildb/haildb_engine.cc:1072
 
4006
#: ../plugin/haildb/haildb_engine.cc:1210
 
4007
#: ../plugin/haildb/haildb_engine.cc:1240
4018
4008
#, fuzzy, c-format
4019
4009
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4020
4010
msgstr "Ошибка при создании/записи файла '%s' (Код ошибки: %d)"
4021
4011
 
4022
 
#: ../plugin/haildb/haildb_engine.cc:1082
 
4012
#: ../plugin/haildb/haildb_engine.cc:1091
4023
4013
#, c-format
4024
4014
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4025
4015
msgstr ""
4026
4016
 
4027
 
#: ../plugin/haildb/haildb_engine.cc:1180
4028
 
#: ../plugin/haildb/haildb_engine.cc:1293
4029
 
#: ../plugin/haildb/haildb_engine.cc:1474
4030
 
#: ../plugin/haildb/haildb_engine.cc:2050
 
4017
#: ../plugin/haildb/haildb_engine.cc:1189
 
4018
#: ../plugin/haildb/haildb_engine.cc:1302
 
4019
#: ../plugin/haildb/haildb_engine.cc:1483
 
4020
#: ../plugin/haildb/haildb_engine.cc:2148
4031
4021
#, c-format
4032
4022
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4033
4023
msgstr ""
4034
4024
 
4035
 
#: ../plugin/haildb/haildb_engine.cc:1332
4036
 
#: ../plugin/haildb/haildb_engine.cc:1348
 
4025
#: ../plugin/haildb/haildb_engine.cc:1341
 
4026
#: ../plugin/haildb/haildb_engine.cc:1357
4037
4027
#, c-format
4038
4028
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4039
4029
msgstr ""
4040
4030
 
4041
 
#: ../plugin/haildb/haildb_engine.cc:3158
 
4031
#: ../plugin/haildb/haildb_engine.cc:3343
4042
4032
#, c-format
4043
4033
msgid "Error starting HailDB %d (%s)\n"
4044
4034
msgstr ""
4045
4035
 
4046
 
#: ../plugin/haildb/haildb_engine.cc:3187
 
4036
#: ../plugin/haildb/haildb_engine.cc:3372
4047
4037
msgid "Disable HailDB adaptive hash index (enabled by default)."
4048
4038
msgstr ""
4049
4039
 
4050
 
#: ../plugin/haildb/haildb_engine.cc:3189
 
4040
#: ../plugin/haildb/haildb_engine.cc:3374
4051
4041
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4052
4042
msgstr ""
4053
4043
 
4054
 
#: ../plugin/haildb/haildb_engine.cc:3192
 
4044
#: ../plugin/haildb/haildb_engine.cc:3377
4055
4045
msgid ""
4056
4046
"Size of a memory pool HailDB uses to store data dictionary information and "
4057
4047
"other internal data structures."
4058
4048
msgstr ""
4059
4049
 
4060
 
#: ../plugin/haildb/haildb_engine.cc:3195
 
4050
#: ../plugin/haildb/haildb_engine.cc:3380
4061
4051
msgid "Data file autoextend increment in megabytes"
4062
4052
msgstr ""
4063
4053
 
4064
 
#: ../plugin/haildb/haildb_engine.cc:3198
 
4054
#: ../plugin/haildb/haildb_engine.cc:3383
4065
4055
msgid ""
4066
4056
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4067
4057
"tables."
4068
4058
msgstr ""
4069
4059
 
4070
 
#: ../plugin/haildb/haildb_engine.cc:3201
 
4060
#: ../plugin/haildb/haildb_engine.cc:3386
4071
4061
msgid "The common part for HailDB table spaces."
4072
4062
msgstr ""
4073
4063
 
4074
 
#: ../plugin/haildb/haildb_engine.cc:3203
 
4064
#: ../plugin/haildb/haildb_engine.cc:3388
4075
4065
msgid "Disable HailDB checksums validation (enabled by default)."
4076
4066
msgstr ""
4077
4067
 
4078
 
#: ../plugin/haildb/haildb_engine.cc:3205
 
4068
#: ../plugin/haildb/haildb_engine.cc:3390
4079
4069
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4080
4070
msgstr ""
4081
4071
 
4082
 
#: ../plugin/haildb/haildb_engine.cc:3208
 
4072
#: ../plugin/haildb/haildb_engine.cc:3393
4083
4073
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4084
4074
msgstr ""
4085
4075
 
4086
 
#: ../plugin/haildb/haildb_engine.cc:3211
 
4076
#: ../plugin/haildb/haildb_engine.cc:3396
4087
4077
msgid ""
4088
4078
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4089
4079
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4090
4080
msgstr ""
4091
4081
 
4092
 
#: ../plugin/haildb/haildb_engine.cc:3214
 
4082
#: ../plugin/haildb/haildb_engine.cc:3399
4093
4083
msgid "Stores each HailDB table to an .ibd file in the database dir."
4094
4084
msgstr ""
4095
4085
 
4096
 
#: ../plugin/haildb/haildb_engine.cc:3217
 
4086
#: ../plugin/haildb/haildb_engine.cc:3402
4097
4087
msgid "File format to use for new tables in .ibd files."
4098
4088
msgstr ""
4099
4089
 
4100
 
#: ../plugin/haildb/haildb_engine.cc:3220
 
4090
#: ../plugin/haildb/haildb_engine.cc:3405
4101
4091
msgid ""
4102
4092
"Set to 0 (write and flush once per second),1 (write and flush at each "
4103
4093
"commit) or 2 (write at commit, flush once per second)."
4104
4094
msgstr ""
4105
4095
 
4106
 
#: ../plugin/haildb/haildb_engine.cc:3223
 
4096
#: ../plugin/haildb/haildb_engine.cc:3408
4107
4097
msgid "With which method to flush data."
4108
4098
msgstr ""
4109
4099
 
4110
 
#: ../plugin/haildb/haildb_engine.cc:3226
 
4100
#: ../plugin/haildb/haildb_engine.cc:3411
4111
4101
msgid ""
4112
4102
"Helps to save your data in case the disk image of the database becomes "
4113
4103
"corrupt."
4114
4104
msgstr ""
4115
4105
 
4116
 
#: ../plugin/haildb/haildb_engine.cc:3229
 
4106
#: ../plugin/haildb/haildb_engine.cc:3414
4117
4107
msgid "Path to individual files and their sizes."
4118
4108
msgstr ""
4119
4109
 
4120
 
#: ../plugin/haildb/haildb_engine.cc:3232
 
4110
#: ../plugin/haildb/haildb_engine.cc:3417
4121
4111
#, fuzzy
4122
4112
msgid "Path to HailDB log files."
4123
4113
msgstr "Путь к временным файлам."
4124
4114
 
4125
 
#: ../plugin/haildb/haildb_engine.cc:3235
 
4115
#: ../plugin/haildb/haildb_engine.cc:3420
4126
4116
msgid "Size of each log file in a log group."
4127
4117
msgstr ""
4128
4118
 
4129
 
#: ../plugin/haildb/haildb_engine.cc:3238
 
4119
#: ../plugin/haildb/haildb_engine.cc:3423
4130
4120
msgid ""
4131
4121
"Number of log files in the log group. HailDB writes to the files in a "
4132
4122
"circular fashion. Value 3 is recommended here."
4133
4123
msgstr ""
4134
4124
 
4135
 
#: ../plugin/haildb/haildb_engine.cc:3241
 
4125
#: ../plugin/haildb/haildb_engine.cc:3426
4136
4126
msgid ""
4137
4127
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4138
4128
"rolled back. Values above 100000000 disable the timeout."
4139
4129
msgstr ""
4140
4130
 
4141
 
#: ../plugin/haildb/haildb_engine.cc:3244
 
4131
#: ../plugin/haildb/haildb_engine.cc:3429
4142
4132
msgid ""
4143
4133
"The size of the buffer which HailDB uses to write log to the log files on "
4144
4134
"disk."
4145
4135
msgstr ""
4146
4136
 
4147
 
#: ../plugin/haildb/haildb_engine.cc:3247
 
4137
#: ../plugin/haildb/haildb_engine.cc:3432
4148
4138
msgid ""
4149
4139
"Sets the point in the LRU list from where all pages are classified as old "
4150
4140
"(Advanced users)"
4151
4141
msgstr ""
4152
4142
 
4153
 
#: ../plugin/haildb/haildb_engine.cc:3250
 
4143
#: ../plugin/haildb/haildb_engine.cc:3435
4154
4144
msgid ""
4155
4145
"Milliseconds between accesses to a block at which it is made young. "
4156
4146
"0=disabled (Advanced users)"
4157
4147
msgstr ""
4158
4148
 
4159
 
#: ../plugin/haildb/haildb_engine.cc:3253
 
4149
#: ../plugin/haildb/haildb_engine.cc:3438
4160
4150
msgid "Percentage of dirty pages allowed in bufferpool."
4161
4151
msgstr ""
4162
4152
 
4163
 
#: ../plugin/haildb/haildb_engine.cc:3256
 
4153
#: ../plugin/haildb/haildb_engine.cc:3441
4164
4154
msgid "Desired maximum length of the purge queue (0 = no limit)"
4165
4155
msgstr ""
4166
4156
 
4167
 
#: ../plugin/haildb/haildb_engine.cc:3259
 
4157
#: ../plugin/haildb/haildb_engine.cc:3444
4168
4158
msgid ""
4169
4159
"Roll back the complete transaction on lock wait timeout, for 4.x "
4170
4160
"compatibility (disabled by default)"
4171
4161
msgstr ""
4172
4162
 
4173
 
#: ../plugin/haildb/haildb_engine.cc:3262
 
4163
#: ../plugin/haildb/haildb_engine.cc:3447
4174
4164
msgid "How many files at the maximum HailDB keeps open at the same time."
4175
4165
msgstr ""
4176
4166
 
4177
 
#: ../plugin/haildb/haildb_engine.cc:3265
 
4167
#: ../plugin/haildb/haildb_engine.cc:3450
4178
4168
msgid "Number of background read I/O threads in HailDB."
4179
4169
msgstr ""
4180
4170
 
4181
 
#: ../plugin/haildb/haildb_engine.cc:3268
 
4171
#: ../plugin/haildb/haildb_engine.cc:3453
4182
4172
msgid "Number of background write I/O threads in HailDB."
4183
4173
msgstr ""
4184
4174
 
4185
 
#: ../plugin/haildb/haildb_engine.cc:3270
 
4175
#: ../plugin/haildb/haildb_engine.cc:3455
4186
4176
msgid ""
4187
4177
"Disable if you want to reduce the number of messages written to the log "
4188
4178
"(default: enabled)."
4189
4179
msgstr ""
4190
4180
 
4191
 
#: ../plugin/haildb/haildb_engine.cc:3273
 
4181
#: ../plugin/haildb/haildb_engine.cc:3458
4192
4182
msgid "Enable SHOW HAILDB STATUS output in the log"
4193
4183
msgstr ""
4194
4184
 
4195
 
#: ../plugin/haildb/haildb_engine.cc:3276
 
4185
#: ../plugin/haildb/haildb_engine.cc:3461
4196
4186
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4197
4187
msgstr ""
4198
4188
 
4199
 
#: ../plugin/haildb/haildb_engine.cc:3278
 
4189
#: ../plugin/haildb/haildb_engine.cc:3463
4200
4190
msgid ""
4201
4191
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4202
4192
msgstr ""
4215
4205
msgstr ""
4216
4206
 
4217
4207
#: ../plugin/hello_events/hello_events.cc:413
4218
 
#: ../plugin/pbms/src/parameters_ms.cc:601
 
4208
#: ../plugin/pbms/src/parameters_ms.cc:461
4219
4209
msgid "Before update row event observer call position"
4220
4210
msgstr ""
4221
4211
 
4232
4222
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4233
4223
msgstr ""
4234
4224
 
4235
 
#: ../plugin/innobase/handler/ha_innodb.cc:1854
4236
 
#, fuzzy
4237
 
msgid "Invalid value for io-capacity\n"
4238
 
msgstr "Ошибка: неверное значение для опции connect_timeout"
4239
 
 
4240
 
#: ../plugin/innobase/handler/ha_innodb.cc:1872
4241
 
msgid "Invalid value for fast-shutdown\n"
4242
 
msgstr ""
4243
 
 
4244
 
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4245
 
msgid "Invalid value for flush-log-at-trx-commit\n"
4246
 
msgstr ""
4247
 
 
4248
 
#: ../plugin/innobase/handler/ha_innodb.cc:1909
4249
 
msgid "Invalid value for max-dirty-pages-pct\n"
4250
 
msgstr ""
4251
 
 
4252
 
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4253
 
msgid "Invalid value for stats-sample-pages\n"
4254
 
msgstr ""
4255
 
 
4256
 
#: ../plugin/innobase/handler/ha_innodb.cc:1929
4257
 
msgid "Invalid value for additional-mem-pool-size\n"
4258
 
msgstr ""
4259
 
 
4260
 
#: ../plugin/innobase/handler/ha_innodb.cc:1939
4261
 
#, fuzzy
4262
 
msgid "Invalid value for autoextend-increment\n"
4263
 
msgstr "Ошибка: неверное значение для опции connect_timeout"
4264
 
 
4265
 
#: ../plugin/innobase/handler/ha_innodb.cc:1949
4266
 
msgid "Invalid value for buffer-pool-size\n"
4267
 
msgstr ""
4268
 
 
4269
 
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4270
 
#, fuzzy
4271
 
msgid "Invalid value for buffer-pool-instances\n"
4272
 
msgstr "Неверное использование null указателя"
4273
 
 
4274
 
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4275
 
msgid "Invalid value for commit-concurrency\n"
4276
 
msgstr ""
4277
 
 
4278
 
#: ../plugin/innobase/handler/ha_innodb.cc:1978
4279
 
#, fuzzy
4280
 
msgid "Invalid value for concurrency-tickets\n"
4281
 
msgstr "Ошибка: неверное значение для опции connect_timeout"
4282
 
 
4283
 
#: ../plugin/innobase/handler/ha_innodb.cc:1987
4284
 
msgid "Invalid value for read-io-threads\n"
4285
 
msgstr ""
4286
 
 
4287
 
#: ../plugin/innobase/handler/ha_innodb.cc:1996
4288
 
msgid "Invalid value for write-io-threads\n"
4289
 
msgstr ""
4290
 
 
4291
 
#: ../plugin/innobase/handler/ha_innodb.cc:2005
4292
 
msgid "Invalid value for force-recovery\n"
4293
 
msgstr ""
4294
 
 
4295
 
#: ../plugin/innobase/handler/ha_innodb.cc:2015
4296
 
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4297
 
msgid "Invalid value for log-file-size\n"
4298
 
msgstr ""
4299
 
 
4300
 
#: ../plugin/innobase/handler/ha_innodb.cc:2034
4301
 
msgid "Invalid value for log-files-in-group\n"
4302
 
msgstr ""
4303
 
 
4304
 
#: ../plugin/innobase/handler/ha_innodb.cc:2043
4305
 
msgid "Invalid value for mirrored-log-groups\n"
4306
 
msgstr ""
4307
 
 
4308
 
#: ../plugin/innobase/handler/ha_innodb.cc:2052
4309
 
#, fuzzy
4310
 
msgid "Invalid value for open-files\n"
4311
 
msgstr "Ошибка: неверное значение для опции connect_timeout"
4312
 
 
4313
 
#: ../plugin/innobase/handler/ha_innodb.cc:2061
4314
 
msgid "Invalid value for thread-concurrency\n"
4315
 
msgstr ""
4316
 
 
4317
 
#: ../plugin/innobase/handler/ha_innodb.cc:2075
4318
 
msgid "Invalid value for read-ahead-threshold\n"
 
4225
#: ../plugin/innobase/handler/ha_innodb.cc:1915
 
4226
msgid ""
 
4227
"Once InnoDB is running, innodb_commit_concurrency must not change between "
 
4228
"zero and nonzero."
 
4229
msgstr ""
 
4230
 
 
4231
#: ../plugin/innobase/handler/ha_innodb.cc:2178
 
4232
msgid ""
 
4233
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
 
4234
"groups"
 
4235
msgstr ""
 
4236
 
 
4237
#: ../plugin/innobase/handler/ha_innodb.cc:2222
 
4238
#, c-format
 
4239
msgid ""
 
4240
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
 
4241
"or its equivalent numeric id"
 
4242
msgstr ""
 
4243
 
 
4244
#: ../plugin/innobase/handler/ha_innodb.cc:9353
 
4245
msgid "Enable internal replication log."
 
4246
msgstr ""
 
4247
 
 
4248
#: ../plugin/innobase/handler/ha_innodb.cc:9356
 
4249
msgid ""
 
4250
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
 
4251
"rolled back. Values above 100000000 disable the timeout."
 
4252
msgstr ""
 
4253
 
 
4254
#: ../plugin/innobase/handler/ha_innodb.cc:9359
 
4255
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
 
4256
msgstr ""
 
4257
 
 
4258
#: ../plugin/innobase/handler/ha_innodb.cc:9362
 
4259
msgid ""
 
4260
"ove blocks to the 'new' end of the buffer pool if the first access was at "
 
4261
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4319
4262
msgstr ""
4320
4263
 
4321
4264
#: ../plugin/innobase/handler/replication_dictionary.cc:111
4353
4296
msgid "fail open() fn=%s er=%s\n"
4354
4297
msgstr ""
4355
4298
 
4356
 
#: ../plugin/logging_query/logging_query.cc:319
 
4299
#: ../plugin/logging_query/logging_query.cc:320
4357
4300
msgid "Enable logging to CSV file"
4358
4301
msgstr ""
4359
4302
 
4360
 
#: ../plugin/logging_query/logging_query.cc:322
 
4303
#: ../plugin/logging_query/logging_query.cc:323
4361
4304
msgid "File to log to"
4362
4305
msgstr ""
4363
4306
 
4364
 
#: ../plugin/logging_query/logging_query.cc:325
 
4307
#: ../plugin/logging_query/logging_query.cc:326
4365
4308
msgid "PCRE to match the query against"
4366
4309
msgstr ""
4367
4310
 
4368
 
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
 
4311
#: ../plugin/logging_query/logging_query.cc:329 ../plugin/syslog/module.cc:107
4369
4312
msgid "Threshold for logging slow queries, in microseconds"
4370
4313
msgstr ""
4371
4314
 
4372
 
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
 
4315
#: ../plugin/logging_query/logging_query.cc:332 ../plugin/syslog/module.cc:110
4373
4316
msgid "Threshold for logging big queries, for rows returned"
4374
4317
msgstr ""
4375
4318
 
4376
 
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
 
4319
#: ../plugin/logging_query/logging_query.cc:335 ../plugin/syslog/module.cc:113
4377
4320
msgid "Threshold for logging big queries, for rows examined"
4378
4321
msgstr ""
4379
4322
 
4380
 
#: ../plugin/logging_query/logging_query.cc:345
 
4323
#: ../plugin/logging_query/logging_query.cc:346
4381
4324
msgid "Log queries to a CSV file"
4382
4325
msgstr ""
4383
4326
 
4718
4661
msgid "Tablespace not empty"
4719
4662
msgstr ""
4720
4663
 
4721
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
 
4664
#: ../plugin/mysql_protocol/mysql_protocol.cc:1002
4722
4665
msgid ""
4723
4666
"Port number to use for connection or 0 for default to with MySQL protocol."
4724
4667
msgstr ""
4725
4668
 
4726
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
4669
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4727
4670
msgid ""
4728
4671
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4729
4672
"the file is stale and should be removed?"
4730
4673
msgstr ""
4731
4674
 
4732
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:155
 
4675
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4733
4676
#, fuzzy
4734
4677
msgid "Path used for MySQL UNIX Socket Protocol."
4735
4678
msgstr "Использовать протокол MySQL."
4736
4679
 
4737
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
 
4680
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4738
4681
msgid "Clobber socket file if one is there already."
4739
4682
msgstr ""
4740
4683
 
4741
 
#: ../plugin/pbms/src/parameters_ms.cc:574
 
4684
#: ../plugin/pbms/src/parameters_ms.cc:426
 
4685
#, fuzzy
 
4686
msgid "Port number to use for connection or 0 for default PBMS port "
 
4687
msgstr ""
 
4688
"Номер порта для соединения или 0 для порта по умолчанию, в порядке "
 
4689
"предпочтения, drizzle.cnf, $DRIZZLE_TCP_PORT, "
 
4690
 
 
4691
#: ../plugin/pbms/src/parameters_ms.cc:429
 
4692
msgid "The maximum size of a BLOB repository file."
 
4693
msgstr ""
 
4694
 
 
4695
#: ../plugin/pbms/src/parameters_ms.cc:432
 
4696
msgid "The maximum size of a temorary BLOB log file."
 
4697
msgstr ""
 
4698
 
 
4699
#: ../plugin/pbms/src/parameters_ms.cc:435
 
4700
msgid ""
 
4701
"A ':' delimited list of metadata header names to be used to initialize the "
 
4702
"pbms_metadata_header table when a database is created."
 
4703
msgstr ""
 
4704
 
 
4705
#: ../plugin/pbms/src/parameters_ms.cc:439
 
4706
msgid "The percentage of garbage in a repository file before it is compacted."
 
4707
msgstr ""
 
4708
 
 
4709
#: ../plugin/pbms/src/parameters_ms.cc:442
 
4710
msgid ""
 
4711
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
 
4712
"after this time, unless committed to the database."
 
4713
msgstr ""
 
4714
 
 
4715
#: ../plugin/pbms/src/parameters_ms.cc:445
 
4716
msgid ""
 
4717
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
 
4718
"HTTP connection."
 
4719
msgstr ""
 
4720
 
 
4721
#: ../plugin/pbms/src/parameters_ms.cc:448
 
4722
msgid "The next backup ID to use when backing up a PBMS database."
 
4723
msgstr ""
 
4724
 
 
4725
#: ../plugin/pbms/src/parameters_ms.cc:451
4742
4726
msgid ""
4743
4727
"A comma delimited list of tables to watch of the format: <database>."
4744
4728
"<table>, ..."
4745
4729
msgstr ""
4746
4730
 
4747
 
#: ../plugin/pbms/src/parameters_ms.cc:582
 
4731
#: ../plugin/pbms/src/parameters_ms.cc:453
4748
4732
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4749
4733
msgstr ""
4750
4734
 
4751
 
#: ../plugin/pbms/src/parameters_ms.cc:590
 
4735
#: ../plugin/pbms/src/parameters_ms.cc:457
4752
4736
msgid "Before insert row event observer call position"
4753
4737
msgstr ""
4754
4738
 
4755
 
#: ../plugin/pbms/src/plugin_ms.cc:70
4756
 
#, fuzzy
4757
 
msgid "Port number to use for connection or 0 for default PBMS port "
4758
 
msgstr ""
4759
 
"Номер порта для соединения или 0 для порта по умолчанию, в порядке "
4760
 
"предпочтения, drizzle.cnf, $DRIZZLE_TCP_PORT, "
4761
 
 
4762
 
#: ../plugin/pbms/src/plugin_ms.cc:83
4763
 
#, fuzzy
4764
 
msgid "Invalid port number\n"
4765
 
msgstr "Неверное количество параметров"
4766
 
 
4767
4739
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4768
4740
msgid "Could not open socket, is rabbitmq running?"
4769
4741
msgstr ""
4770
4742
 
4771
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:73
 
4743
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4772
4744
msgid "Failed to allocate enough memory to transaction message\n"
4773
4745
msgstr ""
4774
4746
 
4775
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:118
 
4747
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4776
4748
#, fuzzy, c-format
4777
4749
msgid "Failed to allocate the RabbitMQHandler.  Got error: %s\n"
4778
4750
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
4779
4751
 
4780
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:131
 
4752
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4781
4753
#, fuzzy, c-format
4782
4754
msgid "Failed to allocate the RabbitMQLog instance.  Got error: %s\n"
4783
4755
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
4784
4756
 
4785
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:156
 
4757
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4786
4758
msgid "Host name to connect to"
4787
4759
msgstr ""
4788
4760
 
4789
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:159
 
4761
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4790
4762
#, fuzzy
4791
4763
msgid "Port to connect to"
4792
4764
msgstr "UNIX сокет, используемый для соединения."
4793
4765
 
4794
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:162
 
4766
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4795
4767
msgid "RabbitMQ virtualhost"
4796
4768
msgstr ""
4797
4769
 
4798
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
 
4770
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4799
4771
msgid "RabbitMQ username"
4800
4772
msgstr ""
4801
4773
 
4802
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
 
4774
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4803
4775
msgid "RabbitMQ password"
4804
4776
msgstr ""
4805
4777
 
4806
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
 
4778
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4807
4779
#: ../plugin/transaction_log/module.cc:270
4808
4780
msgid "Name of the replicator plugin to use (default='default_replicator')"
4809
4781
msgstr ""
4810
4782
 
4811
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
 
4783
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4812
4784
msgid "Name of RabbitMQ exchange to publish to"
4813
4785
msgstr ""
4814
4786
 
4815
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
 
4787
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4816
4788
msgid "Name of RabbitMQ routing key to use"
4817
4789
msgstr ""
4818
4790
 
4819
 
#: ../plugin/session_dictionary/processlist.cc:79
 
4791
#: ../plugin/session_dictionary/processlist.cc:78
4820
4792
#, fuzzy
4821
4793
msgid "no user"
4822
4794
msgstr "(не используется)"
5040
5012
"\n"
5041
5013
msgstr ""
5042
5014
 
5043
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:428
 
5015
#: ../plugin/transaction_log/utilities/transaction_reader.cc:472
5044
5016
#, fuzzy
5045
5017
msgid "Display help and exit"
5046
5018
msgstr "Показать справку и выйти."
5047
5019
 
5048
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:429
 
5020
#: ../plugin/transaction_log/utilities/transaction_reader.cc:473
5049
5021
msgid "Read from the innodb transaction log"
5050
5022
msgstr ""
5051
5023
 
5052
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:435
 
5024
#: ../plugin/transaction_log/utilities/transaction_reader.cc:479
5053
5025
#, fuzzy
5054
5026
msgid "Password to use when connecting to server"
5055
5027
msgstr ""
5056
5028
"Пароль, используемый для подключения к серверу. Если пароль не введен, он "
5057
5029
"будет запрошен."
5058
5030
 
5059
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:438
 
5031
#: ../plugin/transaction_log/utilities/transaction_reader.cc:482
5060
5032
msgid "Perform checksum"
5061
5033
msgstr ""
5062
5034
 
5063
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:439
 
5035
#: ../plugin/transaction_log/utilities/transaction_reader.cc:483
5064
5036
msgid "Ignore event messages"
5065
5037
msgstr ""
5066
5038
 
5067
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:440
 
5039
#: ../plugin/transaction_log/utilities/transaction_reader.cc:484
5068
5040
msgid "Transaction log file"
5069
5041
msgstr ""
5070
5042
 
5071
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:441
 
5043
#: ../plugin/transaction_log/utilities/transaction_reader.cc:485
5072
5044
msgid "Print raw Protobuf messages instead of SQL"
5073
5045
msgstr ""
5074
5046
 
5075
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:444
 
5047
#: ../plugin/transaction_log/utilities/transaction_reader.cc:488
5076
5048
msgid "Start reading from the given file position"
5077
5049
msgstr ""
5078
5050
 
5079
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:447
 
5051
#: ../plugin/transaction_log/utilities/transaction_reader.cc:491
5080
5052
msgid "Only output for the given transaction ID and later"
5081
5053
msgstr ""
5082
5054
 
5083
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:450
 
5055
#: ../plugin/transaction_log/utilities/transaction_reader.cc:494
5084
5056
msgid "Only output for the given transaction ID"
5085
5057
msgstr ""
5086
5058
 
5087
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:451
 
5059
#: ../plugin/transaction_log/utilities/transaction_reader.cc:495
5088
5060
msgid "Summarize message contents"
5089
5061
msgstr ""
5090
5062
 
5091
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:485
 
5063
#: ../plugin/transaction_log/utilities/transaction_reader.cc:529
5092
5064
msgid "Cannot use --start-pos and --transaction-id together\n"
5093
5065
msgstr ""
5094
5066
 
5095
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:491
 
5067
#: ../plugin/transaction_log/utilities/transaction_reader.cc:535
5096
5068
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5097
5069
msgstr ""
5098
5070
 
5099
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
 
5071
#: ../plugin/transaction_log/utilities/transaction_reader.cc:635
5100
5072
msgid "Checksum failed. Wanted "
5101
5073
msgstr ""
5102
5074
 
5103
 
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
 
5075
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5104
5076
msgid " got "
5105
5077
msgstr ""
5106
5078
 
5107
5079
#, fuzzy
 
5080
#~ msgid "Invalid value for io-capacity\n"
 
5081
#~ msgstr "Ошибка: неверное значение для опции connect_timeout"
 
5082
 
 
5083
#, fuzzy
 
5084
#~ msgid "Invalid value for autoextend-increment\n"
 
5085
#~ msgstr "Ошибка: неверное значение для опции connect_timeout"
 
5086
 
 
5087
#, fuzzy
 
5088
#~ msgid "Invalid value for buffer-pool-instances\n"
 
5089
#~ msgstr "Неверное использование null указателя"
 
5090
 
 
5091
#, fuzzy
 
5092
#~ msgid "Invalid value for concurrency-tickets\n"
 
5093
#~ msgstr "Ошибка: неверное значение для опции connect_timeout"
 
5094
 
 
5095
#, fuzzy
 
5096
#~ msgid "Invalid value for open-files\n"
 
5097
#~ msgstr "Ошибка: неверное значение для опции connect_timeout"
 
5098
 
 
5099
#, fuzzy
 
5100
#~ msgid "Invalid port number\n"
 
5101
#~ msgstr "Неверное количество параметров"
 
5102
 
 
5103
#, fuzzy
5108
5104
#~ msgid "Invalid value of log-file-size"
5109
5105
#~ msgstr "Неверное использование null указателя"
5110
5106
 
5388
5384
#~ msgid "Error on close of '%s' (Errcode: %d)"
5389
5385
#~ msgstr "Ошибка при закрытии файла '%s' (Код ошибки: %d)"
5390
5386
 
5391
 
#~ msgid "Usage: %s [OPTIONS] [database]\n"
5392
 
#~ msgstr "Использование: %s [ОПЦИИ] [база данных]\n"
5393
 
 
5394
5387
#~ msgid "Out of memory (Needed %u bytes)"
5395
5388
#~ msgstr "Нехватка памяти (Нужно %u байт)"
5396
5389