223
224
"Сохранять комментарии. Комментарии будут отправляться на сервер. По "
224
225
"умолчанию комментарии игнорируются, чтобы включить - используйте --comments"
226
#: client/drizzle.cc:1448
227
#: client/drizzle.cc:1445
227
228
msgid "Use compression in server/client protocol."
228
229
msgstr "Использовать сжатие в клиент-серверном протоколе."
230
#: client/drizzle.cc:1451
231
#: client/drizzle.cc:1448
231
232
msgid "Check memory and open file usage at exit ."
232
233
msgstr "Проверить использование памяти и открытых файлов при выходе."
234
#: client/drizzle.cc:1454
235
#: client/drizzle.cc:1451
235
236
msgid "Print some debug info at exit."
236
237
msgstr "Отобразить отладочную информацию при выходе."
238
#: client/drizzle.cc:1456
239
#: client/drizzle.cc:1453
239
240
msgid "Database to use."
240
241
msgstr "База данных для использования."
242
#: client/drizzle.cc:1459
243
#: client/drizzle.cc:1456
243
244
msgid "(not used)"
244
245
msgstr "(не используется)"
246
#: client/drizzle.cc:1461
247
#: client/drizzle.cc:1458
247
248
msgid "Delimiter to be used."
248
249
msgstr "Используемый разделитель команд."
250
#: client/drizzle.cc:1463
251
#: client/drizzle.cc:1460
251
252
msgid "Execute command and quit. (Disables --force and history file)"
252
253
msgstr "Выполнить команду и выйти. (Отключает --force и файл истории команд)"
254
#: client/drizzle.cc:1465
255
#: client/drizzle.cc:1462
255
256
msgid "Print the output of a query (rows) vertically."
256
257
msgstr "Отобразить результаты запроса (строки) вертикально."
258
#: client/drizzle.cc:1468
259
#: client/drizzle.cc:1465
259
260
msgid "Continue even if we get an sql error."
260
261
msgstr "Продолжение работы даже после возникновения ошибок в SQL."
262
#: client/drizzle.cc:1472
263
#: client/drizzle.cc:1469
264
265
"Enable named commands. Named commands mean this program's internal commands; "
265
266
"see drizzle> help . When enabled, the named commands can be used from any "
437
438
"Отключает вывод в файл. Смотри также справку (\\h). ПРЕДУПРЕЖДЕНИЕ: опция "
438
439
"устарела; вместо нее рекомендуется использовать --disable-tee"
440
#: client/drizzle.cc:1546
441
#: client/drizzle.cc:1544
441
442
msgid "User for login if not current user."
443
444
"Имя пользование для подключения (если не совпадает с именем текущего "
446
#: client/drizzle.cc:1548
447
#: client/drizzle.cc:1547
447
448
msgid "Only allow UPDATE and DELETE that uses keys."
448
449
msgstr "Разрешение запросов UPDATE и DELETE только с использованием ключей."
450
#: client/drizzle.cc:1551
451
#: client/drizzle.cc:1550
451
452
msgid "Synonym for option --safe-updates, -U."
452
453
msgstr "Синоним для опции --safe-updates, -U."
454
#: client/drizzle.cc:1554
455
#: client/drizzle.cc:1553
455
456
msgid "Write more. (-v -v -v gives the table output format)."
457
458
"Выводить больше подробностей. (-v -v -v выводит результат в табличном "
460
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
461
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
461
462
msgid "Output version information and exit."
462
463
msgstr "Вывод информации о версии и выход из программы."
464
#: client/drizzle.cc:1558
465
#: client/drizzle.cc:1557
465
466
msgid "Wait and retry if connection is down."
466
467
msgstr "Ожидать и повторять запрос если соединение с сервером разорвано."
468
#: client/drizzle.cc:1561
469
#: client/drizzle.cc:1560
469
470
msgid "Number of seconds before connection timeout."
470
471
msgstr "Количество секунд до таймаута соединения"
472
#: client/drizzle.cc:1566
473
#: client/drizzle.cc:1565
473
474
msgid "Max length of input line"
474
475
msgstr "Максимальная длинна вводимой линии"
476
#: client/drizzle.cc:1571
477
#: client/drizzle.cc:1570
477
478
msgid "Automatic limit for SELECT when using --safe-updates"
478
msgstr "Автоматическое ограничение для SELECT при использовании --safe-updates"
480
"Автоматическое ограничение для SELECT при использовании --safe-updates"
480
#: client/drizzle.cc:1576
482
#: client/drizzle.cc:1575
481
483
msgid "Automatic limit for rows in a join when using --safe-updates"
483
485
"Автоматичекое ограничение для строк в JOIN при использовании --safe-updates"
485
#: client/drizzle.cc:1580
486
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
487
#: client/drizzle.cc:1579
489
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
488
491
"Отклонять соединения от клиентов, использующих старый протокол (до версии "
491
#: client/drizzle.cc:1585
494
#: client/drizzle.cc:1584
492
495
msgid "Number of lines before each import progress report."
493
496
msgstr "Количество линий до показа каждого сообщения о прогрессе импорта."
495
#: client/drizzle.cc:1588
498
#: client/drizzle.cc:1587
496
499
msgid "Ping the server to check if it's alive."
497
500
msgstr "Запрос на сервер для определения его жизнеспособности."
499
#: client/drizzle.cc:1598
502
#: client/drizzle.cc:1597
501
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
504
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
504
#: client/drizzle.cc:1605
507
#: client/drizzle.cc:1604
507
510
"Copyright (C) 2008 Sun Microsystems\n"
509
512
"and you are welcome to modify and redistribute it under the GPL license\n"
512
#: client/drizzle.cc:1610
515
#: client/drizzle.cc:1609
514
517
msgid "Usage: %s [OPTIONS] [database]\n"
515
518
msgstr "Использование: %s [ОПЦИИ] [база данных]\n"
517
#: client/drizzle.cc:1641
520
#: client/drizzle.cc:1640
518
521
msgid "DELIMITER cannot contain a backslash character"
519
522
msgstr "РАЗДЕЛИТЕЛЬ не может содержать обратную косую черту"
521
#: client/drizzle.cc:1659
524
#: client/drizzle.cc:1658
523
526
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
525
528
"ПРЕДУПРЕЖДЕНИЕ: опция устарела; вместо нее рекомендуется использовать --"
528
#: client/drizzle.cc:1682
531
#: client/drizzle.cc:1681
530
533
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
533
#: client/drizzle.cc:1686
536
#: client/drizzle.cc:1685
535
538
msgid "WARNING: --server-arg option not supported in this configuration.\n"
538
#: client/drizzle.cc:1717
541
#: client/drizzle.cc:1712
540
543
"Non-integer value supplied for port. If you are trying to enter a password "
541
544
"please use --password instead."
544
#: client/drizzle.cc:1725
547
#: client/drizzle.cc:1720
545
548
msgid "Value supplied for port is not valid."
548
#: client/drizzle.cc:1864
551
#: client/drizzle.cc:1866
550
553
msgid "Processing line: %<PRIu32>\n"
553
#: client/drizzle.cc:2079
556
#: client/drizzle.cc:2083
555
558
msgid "Unknown command '\\%c'."
556
559
msgstr "Неизвестная команда '\\%c'."
558
#: client/drizzle.cc:2489
561
#: client/drizzle.cc:2493
560
563
"Reading table information for completion of table and column names\n"
561
564
" You can turn off this feature to get a quicker startup with -A\n"
565
#: client/drizzle.cc:2579
568
#: client/drizzle.cc:2583
566
569
msgid "No connection. Trying to reconnect..."
567
570
msgstr "Нет соеденения. Попытка переподключения..."
569
#: client/drizzle.cc:2585
572
#: client/drizzle.cc:2589
570
573
msgid "Can't connect to the server\n"
571
574
msgstr "Невозможно подключиться к серверу.\n"
573
#: client/drizzle.cc:2664
576
#: client/drizzle.cc:2668
574
577
msgid "List of all Drizzle commands:"
575
578
msgstr "Полный список комманд Drizzle:"
577
#: client/drizzle.cc:2666
580
#: client/drizzle.cc:2670
578
581
msgid "Note that all text commands must be first on line and end with ';'"
581
#: client/drizzle.cc:2721
584
#: client/drizzle.cc:2725
582
585
msgid "No query specified\n"
585
#: client/drizzle.cc:2736
588
#: client/drizzle.cc:2740
586
589
msgid "Ignoring query to other database"
589
#: client/drizzle.cc:2786
592
#: client/drizzle.cc:2790
590
593
msgid "Empty set"
591
594
msgstr "Пустое множество"
593
#: client/drizzle.cc:2799
596
#: client/drizzle.cc:2803
595
598
msgid "%ld row in set"
596
599
msgid_plural "%ld rows in set"
600
#: client/drizzle.cc:2808
603
#: client/drizzle.cc:2812
604
#: client/drizzle.cc:2810
607
#: client/drizzle.cc:2814
606
609
msgid "Query OK, %ld row affected"
607
610
msgid_plural "Query OK, %ld rows affected"
611
#: client/drizzledump.cc:345
612
msgid "Number of rows before each output progress report (requires --verbose)."
615
#: client/drizzledump.cc:415
614
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
615
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
616
#: client/drizzletest.cc:4728
619
"Non-integer value supplied for port. If you are trying to enter a password "
620
"please use --password instead.\n"
623
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
624
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
625
#: client/drizzletest.cc:4736
627
msgid "Value supplied for port is not valid.\n"
630
#: client/drizzledump.cc:387
632
"Number of rows before each output progress report (requires --verbose)."
635
#: client/drizzledump.cc:461
617
637
msgid "Got errno %d on write"
620
#: client/drizzledump.cc:420
640
#: client/drizzledump.cc:466
622
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
642
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
625
#: client/drizzledump.cc:427
645
#: client/drizzledump.cc:473
627
647
msgid "Usage: %s [OPTIONS] database [tables]\n"
630
#: client/drizzledump.cc:428
650
#: client/drizzledump.cc:474
632
652
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
635
#: client/drizzledump.cc:430
655
#: client/drizzledump.cc:476
637
657
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
640
#: client/drizzledump.cc:438
660
#: client/drizzledump.cc:483
661
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
664
#: client/drizzledump.cc:484
642
666
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
643
667
"and you are welcome to modify and redistribute it under the GPL license\n"
646
#: client/drizzledump.cc:439
647
msgid "Dumps definitions and data from a Drizzle database server"
670
#: client/drizzledump.cc:485
671
msgid "Dumping definition and data DRIZZLE database or table"
650
#: client/drizzledump.cc:450
674
#: client/drizzledump.cc:496
652
676
msgid "For more options, use %s --help\n"
655
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
656
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
659
"Non-integer value supplied for port. If you are trying to enter a password "
660
"please use --password instead.\n"
663
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
664
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
666
msgid "Value supplied for port is not valid.\n"
669
#: client/drizzledump.cc:582
679
#: client/drizzledump.cc:630
671
681
msgid "Memory allocation error while copying password. Aborting.\n"
674
#: client/drizzledump.cc:621
684
#: client/drizzledump.cc:669
676
686
msgid "Input filename too long: %s"
679
#: client/drizzledump.cc:656
689
#: client/drizzledump.cc:712
681
691
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
684
#: client/drizzledump.cc:681
694
#: client/drizzledump.cc:737
686
696
msgid "Invalid mode to --compatible: %s\n"
689
#: client/drizzledump.cc:726
699
#: client/drizzledump.cc:791
691
701
msgid "%s: You must use option --tab with --fields-...\n"
694
#: client/drizzledump.cc:732
704
#: client/drizzledump.cc:808
697
707
"%s: You can't use --single-transaction and --lock-all-tables at the same "
701
#: client/drizzledump.cc:738
711
#: client/drizzledump.cc:821
704
714
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
708
#: client/drizzledump.cc:744
718
#: client/drizzledump.cc:827
710
720
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
713
#: client/drizzledump.cc:767
723
#: client/drizzledump.cc:853
715
725
msgid "Got error: %s (%d) %s"
718
#: client/drizzledump.cc:774
728
#: client/drizzledump.cc:860
720
730
msgid "Got error: %d %s"
723
#: client/drizzledump.cc:872 client/drizzledump.cc:879
724
#: client/drizzledump.cc:892
733
#: client/drizzledump.cc:958 client/drizzledump.cc:965
734
#: client/drizzledump.cc:978
726
736
msgid "Couldn't execute '%s': %s (%d)"
729
#: client/drizzledump.cc:956
739
#: client/drizzledump.cc:1042
731
741
msgid "-- Connecting to %s...\n"
734
#: client/drizzledump.cc:977
744
#: client/drizzledump.cc:1063
736
746
msgid "-- Disconnecting from %s...\n"
739
#: client/drizzledump.cc:988
749
#: client/drizzledump.cc:1074
740
750
msgid "Couldn't allocate memory"
743
#: client/drizzledump.cc:1332
753
#: client/drizzledump.cc:1418
746
756
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
750
#: client/drizzledump.cc:1346
760
#: client/drizzledump.cc:1432
752
762
msgid "-- Retrieving table structure for table %s...\n"
755
#: client/drizzledump.cc:1460
765
#: client/drizzledump.cc:1546
757
767
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
760
#: client/drizzledump.cc:1567
770
#: client/drizzledump.cc:1653
762
772
msgid "%s: Can't get keys for table %s\n"
765
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
775
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
767
777
msgid "Error: Couldn't read status information for table %s\n"
770
#: client/drizzledump.cc:1788
780
#: client/drizzledump.cc:1874
772
782
msgid "Error retrieving table structure for table: \"%s\""
775
#: client/drizzledump.cc:1795
785
#: client/drizzledump.cc:1881
777
787
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
780
#: client/drizzledump.cc:1806
790
#: client/drizzledump.cc:1892
782
792
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
785
#: client/drizzledump.cc:1813
795
#: client/drizzledump.cc:1899
787
797
msgid "-- Skipping dump data for table '%s', it has no fields\n"
790
#: client/drizzledump.cc:1821
800
#: client/drizzledump.cc:1907
791
801
msgid "-- Sending SELECT query...\n"
794
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
804
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
795
805
msgid "when executing 'SELECT INTO OUTFILE'"
798
#: client/drizzledump.cc:1885
808
#: client/drizzledump.cc:1971
807
#: client/drizzledump.cc:1926
817
#: client/drizzledump.cc:2012
808
818
msgid "-- Retrieving rows...\n"
811
#: client/drizzledump.cc:1929
821
#: client/drizzledump.cc:2015
813
823
msgid "%s: Error in field count for table: %s ! Aborting.\n"
816
#: client/drizzledump.cc:1973
826
#: client/drizzledump.cc:2064
818
828
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
821
#: client/drizzledump.cc:1990
831
#: client/drizzledump.cc:2081
823
833
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
826
#: client/drizzledump.cc:2012
836
#: client/drizzledump.cc:2103
828
838
msgid "Not enough fields from table %s! Aborting.\n"
831
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
841
#: client/drizzledump.cc:2523
842
msgid "when using LOCK TABLES"
845
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
832
846
msgid "when doing refresh"
835
#: client/drizzledump.cc:2497
849
#: client/drizzledump.cc:2629
836
850
msgid "alloc_root failure."
839
#: client/drizzledump.cc:2512
853
#: client/drizzledump.cc:2650
841
855
msgid "Couldn't find table: \"%s\""
844
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
845
#: client/drizzledump.cc:2807
858
#: client/drizzledump.cc:2666
859
msgid "when doing LOCK TABLES"
862
#: client/drizzledump.cc:2737
863
msgid "Error: Binlogging on server not active"
866
#: client/drizzledump.cc:2806
867
msgid "Error: Slave not set up"
870
#: client/drizzledump.cc:2865
871
msgid "Error: Unable to start slave"
874
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
875
#: client/drizzledump.cc:3173
848
878
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
851
#: client/drizzledump.cc:2837
881
#: client/drizzledump.cc:3203
853
883
msgid "Error: Not enough memory to store ORDER BY clause\n"
886
#: drizzled/db.cc:236
858
888
msgid "Error while loading database options: '%s':"
861
#: drizzled/drizzled.cc:500
891
#: drizzled/drizzled.cc:527
863
893
msgid "Got signal %d from thread %<PRIu64>"
866
#: drizzled/drizzled.cc:534
896
#: drizzled/drizzled.cc:561
867
897
msgid "Aborting\n"
870
#: drizzled/drizzled.cc:656
900
#: drizzled/drizzled.cc:681
871
901
msgid "One can only use the --user switch if running as root\n"
874
#: drizzled/drizzled.cc:664
904
#: drizzled/drizzled.cc:689
876
906
"Fatal error: Please read \"Security\" section of the manual to find out how "
877
907
"to run drizzled as root!\n"
880
#: drizzled/drizzled.cc:686
910
#: drizzled/drizzled.cc:711
883
913
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
887
#: drizzled/drizzled.cc:843
889
msgid "Fatal signal %d while backtracing\n"
892
#: drizzled/drizzled.cc:866
917
#: drizzled/drizzled.cc:885
919
msgid "Retrying bind on TCP/IP port %u"
922
#: drizzled/drizzled.cc:891
923
msgid "Can't start server: Bind on TCP/IP port"
926
#: drizzled/drizzled.cc:892
928
msgid "Do you already have another drizzled server running on port: %d ?"
931
#: drizzled/drizzled.cc:898
932
msgid "Can't start server: listen() on TCP/IP port"
935
#: drizzled/drizzled.cc:899
937
msgid "listen() on TCP/IP failed with error %d"
940
#: drizzled/drizzled.cc:917
941
msgid "Can't open abort pipet"
944
#: drizzled/drizzled.cc:919
946
msgid "pipe() on abort_pipe failed with error %d"
949
#: drizzled/drizzled.cc:1016
954
#: drizzled/drizzled.cc:1041
895
957
"We will try our best to scrape up some info that will hopefully help "
963
#: drizzled/drizzled.cc:971
1026
#: drizzled/drizzled.cc:1152
965
1028
msgid "Writing a core file\n"
968
#: drizzled/drizzled.cc:1017
1031
#: drizzled/drizzled.cc:1197
970
1033
"setrlimit could not change the size of core files to 'infinity'; We may not "
971
1034
"be able to generate a core file on signals"
974
#: drizzled/drizzled.cc:1212
1037
#: drizzled/drizzled.cc:1399
976
1039
msgid "gethostname failed, using '%s' as hostname"
979
#: drizzled/drizzled.cc:1283
1042
#: drizzled/drizzled.cc:1491
981
1044
msgid "Unknown locale: '%s'"
984
#: drizzled/drizzled.cc:1312
1047
#: drizzled/drizzled.cc:1522
985
1048
msgid "Can't create thread-keys"
988
#: drizzled/drizzled.cc:1337
1051
#: drizzled/drizzled.cc:1545
989
1052
msgid "Out of memory"
992
#: drizzled/drizzled.cc:1348
1055
#: drizzled/drizzled.cc:1560
993
1056
msgid "Failed to initialize plugins."
996
#: drizzled/drizzled.cc:1379
1059
#: drizzled/drizzled.cc:1591
999
1062
"%s: Too many arguments (first extra is '%s').\n"
1000
1063
"Use --verbose --help to get a list of available options\n"
1003
#: drizzled/drizzled.cc:1399
1066
#: drizzled/drizzled.cc:1611
1004
1067
msgid "No scheduler found, cannot continue!\n"
1007
#: drizzled/drizzled.cc:1406
1070
#: drizzled/drizzled.cc:1618
1008
1071
msgid "Can't init databases"
1011
#: drizzled/drizzled.cc:1430
1074
#: drizzled/drizzled.cc:1643
1013
1076
msgid "Unknown/unsupported table type: %s"
1016
#: drizzled/drizzled.cc:1436
1079
#: drizzled/drizzled.cc:1649
1018
1081
msgid "Default storage engine (%s) is not available"
1021
#: drizzled/drizzled.cc:1467
1084
#: drizzled/drizzled.cc:1680
1023
1086
msgid "Failed to lock memory. Errno: %d\n"
1026
#: drizzled/drizzled.cc:1683
1028
msgid "Display this help and exit after initializing plugins."
1029
msgstr "Показать справку и выйти."
1031
#: drizzled/drizzled.cc:1687
1089
#: drizzled/drizzled.cc:1742
1091
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1094
#: drizzled/drizzled.cc:1903
1096
msgid "drizzled: Got error %d from select"
1099
#: drizzled/drizzled.cc:2101
1032
1100
msgid "Auto-increment columns are incremented by this"
1035
#: drizzled/drizzled.cc:1692
1103
#: drizzled/drizzled.cc:2106
1037
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1105
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1041
#: drizzled/drizzled.cc:1698
1109
#: drizzled/drizzled.cc:2112
1043
1111
"Path to installation directory. All paths are usually resolved relative to "
1047
#: drizzled/drizzled.cc:1702
1115
#: drizzled/drizzled.cc:2116
1048
1116
msgid "IP address to bind to."
1051
#: drizzled/drizzled.cc:1706
1119
#: drizzled/drizzled.cc:2120
1120
msgid "Set the filesystem character set."
1123
#: drizzled/drizzled.cc:2125
1124
msgid "Set the default character set."
1125
msgstr "Установить кодировку по-умолчанию."
1127
#: drizzled/drizzled.cc:2129
1052
1128
msgid "Chroot drizzled daemon during startup."
1055
#: drizzled/drizzled.cc:1710
1131
#: drizzled/drizzled.cc:2133
1056
1132
msgid "Set the default collation."
1059
#: drizzled/drizzled.cc:1714
1135
#: drizzled/drizzled.cc:2137
1060
1136
msgid "Default completion type."
1063
#: drizzled/drizzled.cc:1719
1139
#: drizzled/drizzled.cc:2142
1064
1140
msgid "Write core on errors."
1067
#: drizzled/drizzled.cc:1723
1143
#: drizzled/drizzled.cc:2146
1068
1144
msgid "Path to the database root."
1071
#: drizzled/drizzled.cc:1727
1147
#: drizzled/drizzled.cc:2150
1072
1148
msgid "Set the default storage engine (table type) for tables."
1075
#: drizzled/drizzled.cc:1731
1151
#: drizzled/drizzled.cc:2154
1076
1152
msgid "Set the default time zone."
1079
#: drizzled/drizzled.cc:1736
1155
#: drizzled/drizzled.cc:2158
1156
msgid "Type of DELAY_KEY_WRITE."
1159
#: drizzled/drizzled.cc:2162
1080
1160
msgid "Print a symbolic stack trace on failure."
1083
#: drizzled/drizzled.cc:1742
1163
#: drizzled/drizzled.cc:2168
1164
msgid "Push supported query conditions to the storage engine."
1167
#: drizzled/drizzled.cc:2174
1084
1168
msgid "Used for debugging; Use at your own risk!"
1087
#: drizzled/drizzled.cc:1747
1171
#: drizzled/drizzled.cc:2179
1088
1172
msgid "Set up signals usable for debugging"
1091
#: drizzled/drizzled.cc:1751
1175
#: drizzled/drizzled.cc:2183
1092
1176
msgid "(IGNORED)"
1095
#: drizzled/drizzled.cc:1755
1179
#: drizzled/drizzled.cc:2187
1096
1180
msgid "Set the language used for the month names and the days of the week."
1099
#: drizzled/drizzled.cc:1760
1183
#: drizzled/drizzled.cc:2192
1184
msgid "Log connections and queries to file."
1187
#: drizzled/drizzled.cc:2196
1188
msgid "Log all MyISAM changes to file."
1191
#: drizzled/drizzled.cc:2200
1100
1192
msgid "Log some not critical warnings to the log file."
1103
#: drizzled/drizzled.cc:1765
1195
#: drizzled/drizzled.cc:2205
1104
1196
msgid "Lock drizzled in memory."
1107
#: drizzled/drizzled.cc:1769
1199
#: drizzled/drizzled.cc:2209
1201
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1202
"BACKUP, FORCE or QUICK."
1205
#: drizzled/drizzled.cc:2214
1108
1206
msgid "Pid file used by safe_mysqld."
1111
#: drizzled/drizzled.cc:1773
1209
#: drizzled/drizzled.cc:2218
1113
1211
"Port number to use for connection or 0 for default to, in order of "
1114
1212
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1117
#: drizzled/drizzled.cc:1779
1215
#: drizzled/drizzled.cc:2224
1119
1217
"Maximum time in seconds to wait for the port to become free. (Default: no "
1123
#: drizzled/drizzled.cc:1784
1221
#: drizzled/drizzled.cc:2229
1125
1223
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1126
1224
"specified directory"
1129
#: drizzled/drizzled.cc:1789
1227
#: drizzled/drizzled.cc:2234
1131
1229
"Uniquely identifies the server instance in the community of replication "
1135
#: drizzled/drizzled.cc:1794
1233
#: drizzled/drizzled.cc:2239
1136
1234
msgid "Don't print a stack trace on failure."
1139
#: drizzled/drizzled.cc:1798
1237
#: drizzled/drizzled.cc:2243
1140
1238
msgid "Enable symbolic link support."
1143
#: drizzled/drizzled.cc:1807
1241
#: drizzled/drizzled.cc:2252
1145
1243
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1148
#: drizzled/drizzled.cc:1812
1246
#: drizzled/drizzled.cc:2257
1149
1247
msgid "Path for temporary files."
1152
#: drizzled/drizzled.cc:1816
1250
#: drizzled/drizzled.cc:2261
1153
1251
msgid "Default transaction isolation level."
1156
#: drizzled/drizzled.cc:1820
1254
#: drizzled/drizzled.cc:2265
1157
1255
msgid "Run drizzled daemon as user."
1160
#: drizzled/drizzled.cc:1828
1258
#: drizzled/drizzled.cc:2273
1162
1260
"The number of outstanding connection requests Drizzle can have. This comes "
1163
1261
"into play when the main Drizzle thread gets very many connection requests in "
1164
1262
"a very short time."
1167
#: drizzled/drizzled.cc:1834
1265
#: drizzled/drizzled.cc:2279
1169
1267
"Size of tree cache used in bulk insert optimization. Note that this is a "
1170
1268
"limit per thread!"
1173
#: drizzled/drizzled.cc:1840
1271
#: drizzled/drizzled.cc:2285
1273
"The number of seconds the drizzled server is waiting for a connect packet "
1274
"before responding with 'Bad handshake'."
1277
#: drizzled/drizzled.cc:2290
1175
1279
"Precision of the result of '/' operator will be increased on that value."
1178
#: drizzled/drizzled.cc:1846
1282
#: drizzled/drizzled.cc:2296
1179
1283
msgid "The maximum length of the result of function group_concat."
1182
#: drizzled/drizzled.cc:1851
1286
#: drizzled/drizzled.cc:2301
1183
1287
msgid "The size of the buffer that is used for full joins."
1186
#: drizzled/drizzled.cc:1857
1290
#: drizzled/drizzled.cc:2307
1292
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1295
#: drizzled/drizzled.cc:2312
1188
1297
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1189
1298
"this to get better index handling (for all reads and multiple writes) to as "
1190
1299
"much as you can afford;"
1193
#: drizzled/drizzled.cc:1866
1302
#: drizzled/drizzled.cc:2321
1195
1304
"This characterizes the number of hits a hot block has to be untouched until "
1196
1305
"it is considered aged enough to be downgraded to a warm block. This "
1198
1307
"blocks in key cache"
1201
#: drizzled/drizzled.cc:1875
1310
#: drizzled/drizzled.cc:2330
1202
1311
msgid "The default size of key cache blocks"
1205
#: drizzled/drizzled.cc:1881
1314
#: drizzled/drizzled.cc:2336
1206
1315
msgid "The minimum percentage of warm blocks in key cache"
1209
#: drizzled/drizzled.cc:1887
1318
#: drizzled/drizzled.cc:2342
1210
1319
msgid "Max packetlength to send/receive from to server."
1213
#: drizzled/drizzled.cc:1892
1322
#: drizzled/drizzled.cc:2347
1215
1324
"If there is more than this number of interrupted connections from a host "
1216
1325
"this host will be blocked from further connections."
1219
#: drizzled/drizzled.cc:1897
1328
#: drizzled/drizzled.cc:2352
1220
1329
msgid "Max number of errors/warnings to store for a statement."
1223
#: drizzled/drizzled.cc:1902
1332
#: drizzled/drizzled.cc:2357
1224
1333
msgid "Don't allow creation of heap tables bigger than this."
1227
#: drizzled/drizzled.cc:1908
1336
#: drizzled/drizzled.cc:2363
1229
1338
"Joins that are probably going to read more than max_join_size records return "
1233
#: drizzled/drizzled.cc:1914
1342
#: drizzled/drizzled.cc:2369
1234
1343
msgid "Max number of bytes in sorted records."
1237
#: drizzled/drizzled.cc:1919
1346
#: drizzled/drizzled.cc:2374
1238
1347
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1241
#: drizzled/drizzled.cc:1924
1350
#: drizzled/drizzled.cc:2379
1243
1352
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1244
1353
"max_sort_length bytes of each value are used; the rest are ignored)."
1247
#: drizzled/drizzled.cc:1931
1356
#: drizzled/drizzled.cc:2386
1357
msgid "Maximum number of temporary tables a client can keep open at a time."
1360
#: drizzled/drizzled.cc:2391
1248
1361
msgid "After this many write locks, allow some read locks to run in between."
1251
#: drizzled/drizzled.cc:1935
1364
#: drizzled/drizzled.cc:2395
1253
1366
"Don't log queries which examine less than min_examined_row_limit rows to "
1257
#: drizzled/drizzled.cc:1941
1370
#: drizzled/drizzled.cc:2401
1372
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1373
"Possible values of name are 'nulls_unequal' (default behavior), "
1374
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1377
#: drizzled/drizzled.cc:2408
1258
1378
msgid "Buffer length for TCP/IP and socket communication."
1261
#: drizzled/drizzled.cc:1946
1381
#: drizzled/drizzled.cc:2413
1383
"Number of seconds to wait for more data from a connection before aborting "
1387
#: drizzled/drizzled.cc:2419
1389
"If a read on a communication port is interrupted, retry this many times "
1393
#: drizzled/drizzled.cc:2425
1395
"Number of seconds to wait for a block to be written to a connection before "
1396
"aborting the write."
1399
#: drizzled/drizzled.cc:2431
1263
1401
"Controls the heuristic(s) applied during query optimization to prune less-"
1264
1402
"promising partial plans from the optimizer search space. Meaning: false - do "
1277
1415
"(used for testing/comparison)."
1280
#: drizzled/drizzled.cc:1966
1418
#: drizzled/drizzled.cc:2451
1420
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1423
#: drizzled/drizzled.cc:2456
1281
1424
msgid "Directory for plugins."
1284
#: drizzled/drizzled.cc:1970
1427
#: drizzled/drizzled.cc:2460
1286
1429
"Optional comma separated list of plugins to load at starup.[for example: --"
1287
1430
"plugin_load=crc32,logger_gearman]"
1290
#: drizzled/drizzled.cc:1975
1433
#: drizzled/drizzled.cc:2465
1291
1434
msgid "The size of the buffer that is allocated when preloading indexes"
1294
#: drizzled/drizzled.cc:1980
1437
#: drizzled/drizzled.cc:2470
1438
msgid "Select protocol to be used (by default oldlibdrizzle)."
1441
#: drizzled/drizzled.cc:2474
1295
1442
msgid "Allocation block size for query parsing and execution"
1298
#: drizzled/drizzled.cc:1985
1445
#: drizzled/drizzled.cc:2479
1299
1446
msgid "Persistent buffer for query parsing and execution"
1302
#: drizzled/drizzled.cc:1991
1449
#: drizzled/drizzled.cc:2485
1303
1450
msgid "Allocation block size for storing ranges during optimization"
1306
#: drizzled/drizzled.cc:1997
1453
#: drizzled/drizzled.cc:2491
1308
1455
"Each thread that does a sequential scan allocates a buffer of this size for "
1309
1456
"each table it scans. If you do many sequential scans, you may want to "
1310
1457
"increase this value."
1313
#: drizzled/drizzled.cc:2005
1460
#: drizzled/drizzled.cc:2499
1315
1462
"When reading rows in sorted order after a sort, the rows are read through "
1316
1463
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1317
1464
"record_buffer."
1320
#: drizzled/drizzled.cc:2013
1467
#: drizzled/drizzled.cc:2507
1321
1468
msgid "Select scheduler to be used (by default multi-thread)."
1324
#: drizzled/drizzled.cc:2018
1471
#: drizzled/drizzled.cc:2512
1325
1472
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1328
#: drizzled/drizzled.cc:2024
1475
#: drizzled/drizzled.cc:2518
1329
1476
msgid "The number of cached table definitions."
1332
#: drizzled/drizzled.cc:2028
1479
#: drizzled/drizzled.cc:2522
1333
1480
msgid "The number of cached open tables."
1336
#: drizzled/drizzled.cc:2032
1483
#: drizzled/drizzled.cc:2526
1338
1485
"Timeout in seconds to wait for a table level lock before returning an error. "
1339
1486
"Used only if the connection has active cursors."
1342
#: drizzled/drizzled.cc:2037
1489
#: drizzled/drizzled.cc:2531
1343
1490
msgid "The stack size for each thread."
1346
#: drizzled/drizzled.cc:2043
1493
#: drizzled/drizzled.cc:2537
1348
1495
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1349
1496
"automatically convert it to an on-disk MyISAM table."
1352
#: drizzled/drizzled.cc:2049
1499
#: drizzled/drizzled.cc:2543
1353
1500
msgid "Allocation block size for transactions to be stored in binary log"
1356
#: drizzled/drizzled.cc:2054
1503
#: drizzled/drizzled.cc:2548
1357
1504
msgid "Persistent buffer for transactions to be stored in binary log"
1360
#: drizzled/drizzled.cc:2185
1507
#: drizzled/drizzled.cc:2553
1509
"The number of seconds the server waits for activity on a connection before "
1513
#: drizzled/drizzled.cc:2687
1362
1515
"Copyright (C) 2008 Sun Microsystems\n"
1363
1516
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4865
5055
msgid "Scheduler initialization failed.\n"
4868
#: drizzled/session.cc:2160
4870
msgid "Could not remove temporary table: '%s', error: %d"
4873
#: drizzled/slot/listen.cc:91
4875
msgid "getaddrinfo() failed with error %s"
4878
#: drizzled/slot/listen.cc:123
4880
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4883
#: drizzled/slot/listen.cc:134
4885
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4888
#: drizzled/slot/listen.cc:143
4890
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4893
#: drizzled/slot/listen.cc:152
4895
msgid "setsockopt(SO_LINGER) failed with errno %d"
4898
#: drizzled/slot/listen.cc:161
4900
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4903
#: drizzled/slot/listen.cc:182
4905
msgid "Retrying bind() on %u"
4908
#: drizzled/slot/listen.cc:190
4910
msgid "bind() failed with errno: %d"
4913
#: drizzled/slot/listen.cc:193
4914
msgid "Do you already have another drizzled running?"
4917
#: drizzled/slot/listen.cc:200
4919
msgid "listen() failed with errno %d"
4922
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4924
msgid "realloc() failed with errno %d"
4927
#: drizzled/slot/listen.cc:219
4929
msgid "Listening on %s:%s\n"
4932
#: drizzled/slot/listen.cc:227
4933
msgid "No sockets could be bound for listening"
4936
#: drizzled/slot/listen.cc:239
4938
msgid "pipe() failed with errno %d"
4941
#: drizzled/slot/listen.cc:275
4943
msgid "poll() failed with errno %d"
4946
#: drizzled/slot/listen.cc:317
4948
msgid "accept() failed with errno %d"
4951
#: drizzled/sql_base.cc:1445
5058
#: drizzled/sql_base.cc:2262
4953
5060
msgid "Table %s had a open data handler in reopen_table"
4956
#: drizzled/sql_base.cc:2026
5063
#: drizzled/sql_base.cc:2854
4958
5065
msgid "Couldn't repair table: %s.%s"
4961
#: drizzled/sql_base.cc:2068
5068
#: drizzled/sql_base.cc:2896
4964
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4965
"s`.`%s`' to replication"
4968
#: drizzled/sql_plugin.cc:552
5071
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5072
"`%s`.`%s`' to replication"
5075
#: drizzled/sql_base.cc:3498
5077
msgid "Could not remove temporary table: '%s', error: %d"
5080
#: drizzled/sql_plugin.cc:528
4970
5082
msgid "Plugin '%s' init function returned error.\n"
4973
#: drizzled/sql_plugin.cc:712
5085
#: drizzled/sql_plugin.cc:707
4974
5086
msgid "plugin-load parameter too long"
4977
#: drizzled/sql_plugin.cc:774
5089
#: drizzled/sql_plugin.cc:767
4979
5091
msgid "Couldn't load plugin named '%s' with soname '%s'."
4982
#: drizzled/sql_plugin.cc:1114
5094
#: drizzled/sql_plugin.cc:1107
4983
5095
msgid "Out of memory."
4986
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
5098
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4988
5100
msgid "Unknown variable type code 0x%x in plugin '%s'."
4991
#: drizzled/sql_plugin.cc:1997
5103
#: drizzled/sql_plugin.cc:1989
4994
5106
"Server variable %s of plugin %s was forced to be read-only: string variable "
4995
5107
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4998
#: drizzled/sql_plugin.cc:2028
5110
#: drizzled/sql_plugin.cc:2020
5000
5112
msgid "Missing variable name in plugin '%s'."
5003
#: drizzled/sql_plugin.cc:2045
5115
#: drizzled/sql_plugin.cc:2037
5005
5117
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5008
#: drizzled/sql_plugin.cc:2173
5120
#: drizzled/sql_plugin.cc:2155
5010
5122
msgid "Out of memory for plugin '%s'."
5013
#: drizzled/sql_plugin.cc:2180
5125
#: drizzled/sql_plugin.cc:2162
5015
5127
msgid "Bad options for plugin '%s'."
5018
#: drizzled/sql_plugin.cc:2189
5130
#: drizzled/sql_plugin.cc:2171
5020
5132
msgid "Parsing options for plugin '%s' failed."
5023
#: drizzled/sql_plugin.cc:2238
5135
#: drizzled/sql_plugin.cc:2214
5025
5137
msgid "Plugin '%s' has conflicting system variables"
5028
#: drizzled/sql_table.cc:247
5030
"Table name cannot be encoded and fit within filesystem name length "
5034
#: drizzled/sql_table.cc:257
5036
"Schema name cannot be encoded and fit within filesystem name length "
5040
#: drizzled/sql_table.cc:2495
5140
#: drizzled/sql_table.cc:124
5142
msgid "Invalid (old?) table or database name '%s'"
5145
#: drizzled/sql_table.cc:2655
5042
5147
msgid "Unknown - internal error %d during operation"
5045
#: drizzled/sql_table.cc:3970
5150
#: drizzled/sql_table.cc:4227
5047
5152
msgid "Could not open table %s.%s after rename\n"
5050
#: drizzled/sql_table.cc:4133
5155
#: drizzled/sql_table.cc:4407
5053
5158
"order_st BY ignored because there is a user-defined clustered index in the "
5054
5159
"table '%-.192s'"
5057
#: drizzled/table.cc:332
5162
#: drizzled/table.cc:354
5060
5165
"'%s' had no or invalid character set, and default character set is multi-"
5061
5166
"byte, so character column sizes may have changed"
5064
#: drizzled/table.cc:1591
5169
#: drizzled/table.cc:1782
5066
5171
msgid "Unknown collation '%s' in table '%-.64s' definition"
5069
#: drizzled/table.cc:1598
5174
#: drizzled/table.cc:1789
5072
5177
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5076
#: drizzled/table.cc:3493
5181
#: drizzled/table.cc:2251
5184
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5188
#: drizzled/table.cc:2278
5191
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5192
"have type %s, found type %s."
5195
#: drizzled/table.cc:2289
5198
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5199
"position %d to have character set '%s' but the type has no character set."
5202
#: drizzled/table.cc:2301
5205
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5206
"position %d to have character set '%s' but found character set '%s'."
5209
#: drizzled/table.cc:2314
5212
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5213
"have type %s but the column is not found."
5216
#: drizzled/table.cc:4400
5078
5218
msgid "Got error %d when reading table '%s'"
5353
5488
"--------------------------------- -----------------------------\n"
5356
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5491
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5357
5492
msgid "(No default value)"
5358
5493
msgstr "(Нет значения по умолчанию)"
5360
#: mysys/my_getopt.cc:1255
5495
#: mysys/my_getopt.cc:1254
5364
#: mysys/my_getopt.cc:1255
5499
#: mysys/my_getopt.cc:1254
5368
#: mysys/my_getopt.cc:1288
5503
#: mysys/my_getopt.cc:1287
5370
5505
msgid "(Disabled)\n"
5508
#: plugin/auth_http/auth_http.cc:128
5509
msgid "Enable HTTP Auth check"
5373
5512
#: plugin/auth_http/auth_http.cc:138
5374
msgid "Enable HTTP Auth check"
5377
#: plugin/auth_http/auth_http.cc:148
5378
5513
msgid "URL for HTTP Auth check"
5381
#: plugin/command_log/command_log.cc:94
5383
msgid "Failed to open command log file. Got error: %s"
5386
#: plugin/command_log/command_log.cc:172
5389
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5390
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5393
#: plugin/command_log/command_log.cc:212
5396
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5397
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5400
#: plugin/command_log/command_log.cc:290
5402
msgid "Enable command log"
5403
msgstr "Очистить команду"
5405
#: plugin/command_log/command_log.cc:298
5406
msgid "DEBUGGING - Truncate command log"
5409
#: plugin/command_log/command_log.cc:306
5411
msgid "Path to the file to use for command log."
5412
msgstr "UNIX сокет, используемый для соединения."
5414
#: plugin/command_log/command_log.cc:323
5415
msgid "Simple Command Message Log"
5418
#: plugin/default_replicator/default_replicator.cc:90
5419
msgid "Enable default replicator"
5422
#: plugin/default_replicator/default_replicator.cc:105
5423
msgid "Default Replicator"
5426
5516
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5427
5517
msgid "Error Messages to stderr"
5430
#: plugin/logging_gearman/logging_gearman.cc:186
5520
#: plugin/logging_gearman/logging_gearman.cc:263
5432
5522
msgid "fail gearman_client_create(): %s"
5435
#: plugin/logging_gearman/logging_gearman.cc:197
5525
#: plugin/logging_gearman/logging_gearman.cc:273
5437
5527
msgid "fail gearman_client_add_server(): %s"
5440
#: plugin/logging_gearman/logging_gearman.cc:306
5530
#: plugin/logging_gearman/logging_gearman.cc:299
5441
5531
msgid "Enable logging to a gearman server"
5444
#: plugin/logging_gearman/logging_gearman.cc:315
5534
#: plugin/logging_gearman/logging_gearman.cc:308
5445
5535
msgid "Hostname for logging to a Gearman server"
5448
#: plugin/logging_gearman/logging_gearman.cc:324
5538
#: plugin/logging_gearman/logging_gearman.cc:317
5449
5539
msgid "Gearman Function to send logging to"
5452
#: plugin/logging_gearman/logging_gearman.cc:341
5542
#: plugin/logging_gearman/logging_gearman.cc:334
5453
5543
msgid "Log queries to a Gearman server"
5456
#: plugin/logging_query/logging_query.cc:188
5546
#: plugin/logging_query/logging_query.cc:278
5458
5548
msgid "fail open() fn=%s er=%s\n"
5461
#: plugin/logging_query/logging_query.cc:340
5551
#: plugin/logging_query/logging_query.cc:317
5462
5552
msgid "Enable logging to CSV file"
5465
#: plugin/logging_query/logging_query.cc:349
5555
#: plugin/logging_query/logging_query.cc:326
5466
5556
msgid "File to log to"
5469
#: plugin/logging_query/logging_query.cc:358
5470
msgid "PCRE to match the query against"
5473
#: plugin/logging_query/logging_query.cc:367
5474
#: plugin/logging_syslog/logging_syslog.cc:231
5559
#: plugin/logging_query/logging_query.cc:335
5560
#: plugin/logging_syslog/logging_syslog.cc:248
5475
5561
msgid "Threshold for logging slow queries, in microseconds"
5478
#: plugin/logging_query/logging_query.cc:379
5479
#: plugin/logging_syslog/logging_syslog.cc:243
5564
#: plugin/logging_query/logging_query.cc:347
5565
#: plugin/logging_syslog/logging_syslog.cc:260
5480
5566
msgid "Threshold for logging big queries, for rows returned"
5483
#: plugin/logging_query/logging_query.cc:391
5484
#: plugin/logging_syslog/logging_syslog.cc:255
5569
#: plugin/logging_query/logging_query.cc:359
5570
#: plugin/logging_syslog/logging_syslog.cc:272
5485
5571
msgid "Threshold for logging big queries, for rows examined"
5488
#: plugin/logging_query/logging_query.cc:414
5574
#: plugin/logging_query/logging_query.cc:381
5489
5575
msgid "Log queries to a CSV file"
5492
#: plugin/logging_syslog/logging_syslog.cc:84
5578
#: plugin/logging_syslog/logging_syslog.cc:169
5494
5580
msgid "syslog facility \"%s\" not known, using \"local0\""
5497
#: plugin/logging_syslog/logging_syslog.cc:100
5583
#: plugin/logging_syslog/logging_syslog.cc:186
5499
5585
msgid "syslog priority \"%s\" not known, using \"info\""
5502
#: plugin/logging_syslog/logging_syslog.cc:195
5503
msgid "Enable logging to syslog"
5588
#: plugin/logging_syslog/logging_syslog.cc:212
5589
msgid "Enable logging"
5506
#: plugin/logging_syslog/logging_syslog.cc:204
5592
#: plugin/logging_syslog/logging_syslog.cc:221
5507
5593
msgid "Syslog Ident"
5510
#: plugin/logging_syslog/logging_syslog.cc:213
5596
#: plugin/logging_syslog/logging_syslog.cc:230
5511
5597
msgid "Syslog Facility"
5514
#: plugin/logging_syslog/logging_syslog.cc:222
5600
#: plugin/logging_syslog/logging_syslog.cc:239
5515
5601
msgid "Syslog Priority"
5518
#: plugin/logging_syslog/logging_syslog.cc:279
5604
#: plugin/logging_syslog/logging_syslog.cc:296
5519
5605
msgid "Log to syslog"
5522
#: plugin/multi_thread/multi_thread.cc:171
5608
#: plugin/multi_thread/multi_thread.cc:137
5523
5609
msgid "Maximum number of user threads available."
5526
#: plugin/myisam/ha_myisam.cc:488
5612
#: plugin/myisam/ha_myisam.cc:468
5528
5614
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5531
#: plugin/myisam/ha_myisam.cc:492
5617
#: plugin/myisam/ha_myisam.cc:472
5533
5619
msgid "Got an error from unknown thread, %s:%d"
5536
#: plugin/myisam/ha_myisam.cc:498
5622
#: plugin/myisam/ha_myisam.cc:478
5537
5623
msgid "Unknown thread accessing table"
5540
#: plugin/myisam/ha_myisam.cc:1781
5626
#: plugin/myisam/ha_myisam.cc:1861
5541
5627
msgid "Block size to be used for MyISAM index pages."
5544
#: plugin/myisam/ha_myisam.cc:1787
5630
#: plugin/myisam/ha_myisam.cc:1867
5546
5632
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5547
5633
"disables parallel repair."
5550
#: plugin/myisam/ha_myisam.cc:1793
5636
#: plugin/myisam/ha_myisam.cc:1873
5552
5638
"Don't use the fast sort index method to created index if the temporary file "
5553
5639
"would get bigger than this."
5556
#: plugin/myisam/ha_myisam.cc:1798
5642
#: plugin/myisam/ha_myisam.cc:1878
5558
5644
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5559
5645
"when creating indexes with CREATE INDEX or ALTER TABLE."
5562
#: plugin/myisam/ha_myisam.cc:1804
5648
#: plugin/myisam/ha_myisam.cc:1884
5563
5649
msgid "Default pointer size to be used for MyISAM tables."
6073
6159
msgid "Statement closed indirectly because of a preceding %s() call"
6075
"Команда была опосредованно прекращена в результате вызова предшедствующего %s"
6078
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6080
msgid "Connect Timeout."
6081
msgstr "Подключение к хосту."
6083
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6084
msgid "Read Timeout."
6087
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6088
msgid "Write Timeout."
6091
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6092
msgid "Retry Count."
6095
#: plugin/pool_of_threads/pool_of_threads.cc:233
6161
"Команда была опосредованно прекращена в результате вызова предшедствующего "
6164
#: plugin/pool_of_threads/pool_of_threads.cc:204
6096
6165
msgid "event_add error in libevent_add_session_callback\n"
6097
6166
msgstr "event_add error в libevent_add_session_callback\n"
6099
#: plugin/pool_of_threads/pool_of_threads.cc:399
6168
#: plugin/pool_of_threads/pool_of_threads.cc:346
6100
6169
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6101
6170
msgstr "init_pipe(session_add_pipe) ошибка в libevent_init\n"
6103
#: plugin/pool_of_threads/pool_of_threads.cc:406
6172
#: plugin/pool_of_threads/pool_of_threads.cc:353
6104
6173
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6105
6174
msgstr "init_pipe(session_kill_pipe) ошибка в libevent_init\n"
6107
#: plugin/pool_of_threads/pool_of_threads.cc:418
6176
#: plugin/pool_of_threads/pool_of_threads.cc:365
6108
6177
msgid "session_add_event event_add error in libevent_init\n"
6109
6178
msgstr "session_add_event event_add ошибка в libevent_init\n"
6111
#: plugin/pool_of_threads/pool_of_threads.cc:431
6180
#: plugin/pool_of_threads/pool_of_threads.cc:378
6113
6182
msgid "Can't create completion port thread (error %d)"
6116
#: plugin/pool_of_threads/pool_of_threads.cc:523
6185
#: plugin/pool_of_threads/pool_of_threads.cc:462
6117
6186
msgid "libevent_thread_proc: my_thread_init() failed\n"
6120
#: plugin/pool_of_threads/pool_of_threads.cc:721
6189
#: plugin/pool_of_threads/pool_of_threads.cc:642
6121
6190
msgid "Size of Pool."
6122
6191
msgstr "Объём памяти."
6124
#: plugin/signal_handler/signal_handler.cc:214
6193
#: plugin/signal_handler/signal_handler.cc:212
6126
6195
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6127
6196
msgstr "Прерывание не возможно (ошибка %d, No. ошибки: %d)"
6129
#~ msgid "Set the default character set."
6130
#~ msgstr "Установить кодировку по-умолчанию."