~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_GB.po

Launchpad automatic translations update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
10
"POT-Creation-Date: 2009-05-25 10:55-0700\n"
11
 
"PO-Revision-Date: 2009-01-26 09:51+0000\n"
12
 
"Last-Translator: Jen Ockwell <jenfraggleubuntu@googlemail.com>\n"
 
11
"PO-Revision-Date: 2009-05-11 21:37+0000\n"
 
12
"Last-Translator: Guybrush88 <Unknown>\n"
13
13
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
 
"X-Launchpad-Export-Date: 2009-03-05 20:48+0000\n"
19
 
"X-Generator: Launchpad (build Unknown)\n"
 
18
"X-Launchpad-Export-Date: 2009-07-28 18:17+0000\n"
 
19
"X-Generator: Launchpad (build 8323)\n"
20
20
 
21
21
#: client/drizzle.cc:273
22
22
msgid "Synonym for `help'."
104
104
msgid "Don't show warnings after every statement."
105
105
msgstr "Don't show warnings after every statement."
106
106
 
107
 
#: client/drizzle.cc:1167 client/drizzle.cc:1174
108
 
#, c-format
109
 
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
110
 
msgstr ""
111
 
 
112
107
#: client/drizzle.cc:1270
113
108
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
114
109
msgstr "Welcome to the Drizzle client..  Commands end with ; or \\g."
171
166
"and field completion, but startup and reconnecting may take a longer time. "
172
167
"Disable with --disable-auto-rehash."
173
168
 
174
 
#: client/drizzle.cc:1432
175
 
#, fuzzy
176
 
msgid ""
177
 
"No automatic rehashing. One has to use 'rehash' to get table and field "
178
 
"completion. This gives a quicker start of drizzle_st and disables rehashing "
179
 
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
180
 
msgstr ""
181
 
"No automatic rehashing. One has to use 'rehash' to get table and field "
182
 
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
183
 
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
184
 
 
185
169
#: client/drizzle.cc:1435
186
170
msgid ""
187
171
"Automatically switch to vertical output mode if the result is wider than the "
400
384
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
401
385
"option is enabled by default."
402
386
 
403
 
#: client/drizzle.cc:1529
404
 
msgid "Shutdown the server."
405
 
msgstr ""
406
 
 
407
387
#: client/drizzle.cc:1531
408
388
msgid ""
409
389
"Be more silent. Print results with a tab as separator, each row on new line."
464
444
msgid "Number of seconds before connection timeout."
465
445
msgstr "Number of seconds before connection timeout."
466
446
 
467
 
#: client/drizzle.cc:1565
468
 
msgid "Max length of input line"
469
 
msgstr ""
470
 
 
471
447
#: client/drizzle.cc:1570
472
448
msgid "Automatic limit for SELECT when using --safe-updates"
473
449
msgstr "Automatic limit for SELECT when using --safe-updates"
477
453
msgstr "Automatic limit for rows in a join when using --safe-updates"
478
454
 
479
455
#: client/drizzle.cc:1579
480
 
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
481
 
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
482
 
 
483
 
#: client/drizzle.cc:1584
484
 
#, fuzzy
485
 
msgid "Number of lines before each import progress report."
486
 
msgstr "Number of seconds before connection timeout."
487
 
 
488
 
#: client/drizzle.cc:1587
489
 
msgid "Ping the server to check if it's alive."
 
456
msgid ""
 
457
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
490
458
msgstr ""
 
459
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
491
460
 
492
461
#: client/drizzle.cc:1597
493
462
#, c-format
529
498
msgid "WARNING: --server-arg option not supported in this configuration.\n"
530
499
msgstr "WARNING: --server-arg option not supported in this configuration.\n"
531
500
 
532
 
#: client/drizzle.cc:1712
533
 
msgid ""
534
 
"Non-integer value supplied for port.  If you are trying to enter a password "
535
 
"please use --password instead."
536
 
msgstr ""
537
 
 
538
 
#: client/drizzle.cc:1720
539
 
msgid "Value supplied for port is not valid."
540
 
msgstr ""
541
 
 
542
 
#: client/drizzle.cc:1866
543
 
#, c-format
544
 
msgid "Processing line: %<PRIu32>\n"
545
 
msgstr ""
546
 
 
547
501
#: client/drizzle.cc:2083
548
502
#, c-format
549
503
msgid "Unknown command '\\%c'."
605
559
msgstr[0] "Query OK, %ld row affected"
606
560
msgstr[1] "Query OK, %ld rows affected"
607
561
 
608
 
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
609
 
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
610
 
#: client/drizzletest.cc:4728
611
 
#, c-format
612
 
msgid ""
613
 
"Non-integer value supplied for port.  If you are trying to enter a password "
614
 
"please use --password instead.\n"
615
 
msgstr ""
616
 
 
617
 
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
618
 
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
619
 
#: client/drizzletest.cc:4736
620
 
#, c-format
621
 
msgid "Value supplied for port is not valid.\n"
622
 
msgstr ""
623
 
 
624
 
#: client/drizzledump.cc:387
625
 
msgid "Number of rows before each output progress report (requires --verbose)."
626
 
msgstr ""
627
 
 
628
 
#: client/drizzledump.cc:461
629
 
#, fuzzy, c-format
630
 
msgid "Got errno %d on write"
631
 
msgstr "Got error %d from storage engine"
632
 
 
633
 
#: client/drizzledump.cc:466
634
 
#, fuzzy, c-format
635
 
msgid "%s  Ver %s Distrib %s, for %s (%s)\n"
636
 
msgstr "%s  Ver %s Distrib %s, for %s on %s\n"
637
 
 
638
 
#: client/drizzledump.cc:473
639
 
#, fuzzy, c-format
640
 
msgid "Usage: %s [OPTIONS] database [tables]\n"
641
 
msgstr "Usage: %s [OPTIONS] [database]\n"
642
 
 
643
 
#: client/drizzledump.cc:474
644
 
#, c-format
645
 
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
646
 
msgstr ""
647
 
 
648
 
#: client/drizzledump.cc:476
649
 
#, fuzzy, c-format
650
 
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
651
 
msgstr "Usage: %s [OPTIONS] [database]\n"
652
 
 
653
 
#: client/drizzledump.cc:483
654
 
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
655
 
msgstr ""
656
 
 
657
562
#: client/drizzledump.cc:484
658
563
msgid ""
659
564
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
662
567
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
663
568
"and you are welcome to modify and redistribute it under the GPL license\n"
664
569
 
665
 
#: client/drizzledump.cc:485
666
 
msgid "Dumping definition and data DRIZZLE database or table"
667
 
msgstr ""
668
 
 
669
 
#: client/drizzledump.cc:496
670
 
#, c-format
671
 
msgid "For more options, use %s --help\n"
672
 
msgstr ""
673
 
 
674
 
#: client/drizzledump.cc:630
675
 
#, c-format
676
 
msgid "Memory allocation error while copying password. Aborting.\n"
677
 
msgstr ""
678
 
 
679
 
#: client/drizzledump.cc:669
680
 
#, c-format
681
 
msgid "Input filename too long: %s"
682
 
msgstr ""
683
 
 
684
 
#: client/drizzledump.cc:712
685
 
#, c-format
686
 
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
687
 
msgstr ""
688
 
 
689
 
#: client/drizzledump.cc:737
690
 
#, c-format
691
 
msgid "Invalid mode to --compatible: %s\n"
692
 
msgstr ""
693
 
 
694
 
#: client/drizzledump.cc:791
695
 
#, c-format
696
 
msgid "%s: You must use option --tab with --fields-...\n"
697
 
msgstr ""
698
 
 
699
 
#: client/drizzledump.cc:808
700
 
#, c-format
701
 
msgid ""
702
 
"%s: You can't use --single-transaction and --lock-all-tables at the same "
703
 
"time.\n"
704
 
msgstr ""
705
 
 
706
 
#: client/drizzledump.cc:821
707
 
#, c-format
708
 
msgid ""
709
 
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
710
 
"time.\n"
711
 
msgstr ""
712
 
 
713
 
#: client/drizzledump.cc:827
714
 
#, c-format
715
 
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
716
 
msgstr ""
717
 
 
718
 
#: client/drizzledump.cc:853
719
 
#, fuzzy, c-format
720
 
msgid "Got error: %s (%d) %s"
721
 
msgstr "Got error: %s\n"
722
 
 
723
 
#: client/drizzledump.cc:860
724
 
#, fuzzy, c-format
725
 
msgid "Got error: %d %s"
726
 
msgstr "Got error: %s\n"
727
 
 
728
 
#: client/drizzledump.cc:958 client/drizzledump.cc:965
729
 
#: client/drizzledump.cc:978
730
 
#, c-format
731
 
msgid "Couldn't execute '%s': %s (%d)"
732
 
msgstr ""
733
 
 
734
 
#: client/drizzledump.cc:1042
735
 
#, fuzzy, c-format
736
 
msgid "-- Connecting to %s...\n"
737
 
msgstr "Connect to host."
738
 
 
739
 
#: client/drizzledump.cc:1063
740
 
#, c-format
741
 
msgid "-- Disconnecting from %s...\n"
742
 
msgstr ""
743
 
 
744
 
#: client/drizzledump.cc:1074
745
 
#, fuzzy
746
 
msgid "Couldn't allocate memory"
747
 
msgstr "Couldn't allocate memory for temp histfile!\n"
748
 
 
749
 
#: client/drizzledump.cc:1418
750
 
#, c-format
751
 
msgid ""
752
 
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
753
 
"type %s\n"
754
 
msgstr ""
755
 
 
756
 
#: client/drizzledump.cc:1432
757
 
#, c-format
758
 
msgid "-- Retrieving table structure for table %s...\n"
759
 
msgstr ""
760
 
 
761
 
#: client/drizzledump.cc:1546
762
 
#, c-format
763
 
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
764
 
msgstr ""
765
 
 
766
 
#: client/drizzledump.cc:1653
767
 
#, c-format
768
 
msgid "%s: Can't get keys for table %s\n"
769
 
msgstr ""
770
 
 
771
 
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
772
 
#, fuzzy, c-format
773
 
msgid "Error: Couldn't read status information for table %s\n"
774
 
msgstr "Get status information from the server."
775
 
 
776
 
#: client/drizzledump.cc:1874
777
 
#, c-format
778
 
msgid "Error retrieving table structure for table: \"%s\""
779
 
msgstr ""
780
 
 
781
 
#: client/drizzledump.cc:1881
782
 
#, c-format
783
 
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
784
 
msgstr ""
785
 
 
786
 
#: client/drizzledump.cc:1892
787
 
#, c-format
788
 
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
789
 
msgstr ""
790
 
 
791
 
#: client/drizzledump.cc:1899
792
 
#, c-format
793
 
msgid "-- Skipping dump data for table '%s', it has no fields\n"
794
 
msgstr ""
795
 
 
796
 
#: client/drizzledump.cc:1907
797
 
msgid "-- Sending SELECT query...\n"
798
 
msgstr ""
799
 
 
800
 
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
801
 
msgid "when executing 'SELECT INTO OUTFILE'"
802
 
msgstr ""
803
 
 
804
 
#: client/drizzledump.cc:1971
805
 
#, c-format
806
 
msgid ""
807
 
"\n"
808
 
"--\n"
809
 
"-- Dumping data for table %s\n"
810
 
"--\n"
811
 
msgstr ""
812
 
 
813
 
#: client/drizzledump.cc:2012
814
 
msgid "-- Retrieving rows...\n"
815
 
msgstr ""
816
 
 
817
 
#: client/drizzledump.cc:2015
818
 
#, c-format
819
 
msgid "%s: Error in field count for table: %s !  Aborting.\n"
820
 
msgstr ""
821
 
 
822
 
#: client/drizzledump.cc:2064
823
 
#, c-format
824
 
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
825
 
msgstr ""
826
 
 
827
 
#: client/drizzledump.cc:2081
828
 
#, c-format
829
 
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
830
 
msgstr ""
831
 
 
832
 
#: client/drizzledump.cc:2103
833
 
#, c-format
834
 
msgid "Not enough fields from table %s! Aborting.\n"
835
 
msgstr ""
836
 
 
837
 
#: client/drizzledump.cc:2523
838
 
msgid "when using LOCK TABLES"
839
 
msgstr ""
840
 
 
841
 
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
842
 
msgid "when doing refresh"
843
 
msgstr ""
844
 
 
845
 
#: client/drizzledump.cc:2629
846
 
msgid "alloc_root failure."
847
 
msgstr ""
848
 
 
849
 
#: client/drizzledump.cc:2650
850
 
#, c-format
851
 
msgid "Couldn't find table: \"%s\""
852
 
msgstr ""
853
 
 
854
 
#: client/drizzledump.cc:2666
855
 
msgid "when doing LOCK TABLES"
856
 
msgstr ""
857
 
 
858
 
#: client/drizzledump.cc:2737
859
 
#, fuzzy
860
 
msgid "Error: Binlogging on server not active"
861
 
msgstr "Error in server handshake"
862
 
 
863
 
#: client/drizzledump.cc:2806
864
 
msgid "Error: Slave not set up"
865
 
msgstr ""
866
 
 
867
 
#: client/drizzledump.cc:2865
868
 
#, fuzzy
869
 
msgid "Error: Unable to start slave"
870
 
msgstr "Error connecting to slave:"
871
 
 
872
 
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
873
 
#: client/drizzledump.cc:3173
874
 
#, c-format
875
 
msgid ""
876
 
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
877
 
msgstr ""
878
 
 
879
 
#: client/drizzledump.cc:3203
880
 
#, c-format
881
 
msgid "Error: Not enough memory to store ORDER BY clause\n"
882
 
msgstr ""
883
 
 
884
570
#: drizzled/db.cc:236
885
571
#, c-format
886
572
msgid "Error while loading database options: '%s':"
939
625
msgid "listen() on TCP/IP failed with error %d"
940
626
msgstr "listen() on TCP/IP failed with error %d"
941
627
 
942
 
#: drizzled/drizzled.cc:917
943
 
#, fuzzy
944
 
msgid "Can't open abort pipet"
945
 
msgstr "Can't open table"
946
 
 
947
 
#: drizzled/drizzled.cc:919
948
 
#, fuzzy, c-format
949
 
msgid "pipe() on abort_pipe failed with error %d"
950
 
msgstr "listen() on TCP/IP failed with error %d"
951
 
 
952
628
#: drizzled/drizzled.cc:1016
953
629
#, c-format
954
630
msgid "Fatal "
975
651
#, c-format
976
652
msgid ""
977
653
"It is possible that drizzled could use up to \n"
978
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
979
 
"<PRIu64> K\n"
 
654
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
 
655
"%<PRIu64> K\n"
980
656
"bytes of memory\n"
981
657
"Hope that's ok; if not, decrease some variables in the equation.\n"
982
658
"\n"
983
659
msgstr ""
984
660
"It is possible that drizzled could use up to \n"
985
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
986
 
"<PRIu64> K\n"
 
661
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
 
662
"%<PRIu64> K\n"
987
663
"bytes of memory\n"
988
664
"Hope that's ok; if not, decrease some variables in the equation.\n"
989
665
"\n"
1008
684
"Trying to get some variables.\n"
1009
685
"Some pointers may be invalid and cause the dump to abort...\n"
1010
686
 
1011
 
#: drizzled/drizzled.cc:1109
1012
 
#, fuzzy, c-format
1013
 
msgid ""
1014
 
"\n"
1015
 
"This crash occurred while the server was calling initgroups(). This is\n"
1016
 
"often due to the use of a drizzled that is statically linked against glibc\n"
1017
 
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1018
 
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1019
 
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1020
 
"drizzled that is not statically linked.\n"
1021
 
msgstr ""
1022
 
"\n"
1023
 
"This crash occurred while the server was calling initgroups(). This is\n"
1024
 
"often due to the use of a drizzled that is statically linked against glibc\n"
1025
 
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1026
 
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1027
 
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1028
 
"drizzled that is not statically linked.\n"
1029
 
 
1030
687
#: drizzled/drizzled.cc:1124
1031
688
#, c-format
1032
689
msgid ""
1107
764
"%s: Too many arguments (first extra is '%s').\n"
1108
765
"Use --verbose --help to get a list of available options\n"
1109
766
 
1110
 
#: drizzled/drizzled.cc:1611
1111
 
msgid "No scheduler found, cannot continue!\n"
1112
 
msgstr ""
1113
 
 
1114
767
#: drizzled/drizzled.cc:1618
1115
768
msgid "Can't init databases"
1116
769
msgstr "Can't init databases"
1130
783
msgid "Failed to lock memory. Errno: %d\n"
1131
784
msgstr "Failed to lock memory. Error: %d\n"
1132
785
 
1133
 
#: drizzled/drizzled.cc:1742
1134
 
#, fuzzy, c-format
1135
 
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1136
 
msgstr "Asked for %u thread stack, but got %<PRIu64>"
1137
 
 
1138
786
#: drizzled/drizzled.cc:1903
1139
787
#, c-format
1140
788
msgid "drizzled: Got error %d from select"
1146
794
 
1147
795
#: drizzled/drizzled.cc:2106
1148
796
msgid ""
1149
 
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1150
 
"= 1"
 
797
"Offset added to Auto-increment columns. Used when auto-increment-increment "
 
798
"!= 1"
1151
799
msgstr ""
1152
 
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1153
 
"= 1"
 
800
"Offset added to Auto-increment columns. Used when auto-increment-increment "
 
801
"!= 1"
1154
802
 
1155
803
#: drizzled/drizzled.cc:2112
1156
804
msgid ""
1302
950
msgstr ""
1303
951
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1304
952
 
1305
 
#: drizzled/drizzled.cc:2257
1306
 
msgid "Path for temporary files."
1307
 
msgstr ""
1308
 
 
1309
953
#: drizzled/drizzled.cc:2261
1310
954
msgid "Default transaction isolation level."
1311
955
msgstr "Default transaction isolation level."
1324
968
"into play when the main Drizzle thread gets very many connection requests in "
1325
969
"a very short time."
1326
970
 
1327
 
#: drizzled/drizzled.cc:2279
1328
 
#, fuzzy
1329
 
msgid ""
1330
 
"Size of tree cache used in bulk insert optimization. Note that this is a "
1331
 
"limit per thread!"
1332
 
msgstr ""
1333
 
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1334
 
"limit per thread!"
1335
 
 
1336
971
#: drizzled/drizzled.cc:2285
1337
972
msgid ""
1338
973
"The number of seconds the drizzled server is waiting for a connect packet "
1356
991
msgstr "The size of the buffer that is used for full joins."
1357
992
 
1358
993
#: drizzled/drizzled.cc:2307
1359
 
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1360
 
msgstr "Don't overwrite stale .MYD and .MYI even if no directory is specified."
 
994
msgid ""
 
995
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
 
996
msgstr ""
 
997
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1361
998
 
1362
999
#: drizzled/drizzled.cc:2312
1363
1000
msgid ""
1423
1060
 
1424
1061
#: drizzled/drizzled.cc:2374
1425
1062
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1426
 
msgstr "Limit assumed max number of seeks when looking up rows based on a key"
 
1063
msgstr ""
 
1064
"Limit assumed max number of seeks when looking up rows based on a key"
1427
1065
 
1428
1066
#: drizzled/drizzled.cc:2379
1429
1067
msgid ""
1439
1077
 
1440
1078
#: drizzled/drizzled.cc:2391
1441
1079
msgid "After this many write locks, allow some read locks to run in between."
1442
 
msgstr "After this many write locks, allow some read locks to run in between."
 
1080
msgstr ""
 
1081
"After this many write locks, allow some read locks to run in between."
1443
1082
 
1444
1083
#: drizzled/drizzled.cc:2395
1445
1084
msgid ""
1517
1156
"if set to MAX_TABLES+2, the optimiser will switch to the original find_best "
1518
1157
"(used for testing/comparison)."
1519
1158
 
1520
 
#: drizzled/drizzled.cc:2451
1521
 
msgid ""
1522
 
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1523
 
msgstr ""
1524
 
 
1525
1159
#: drizzled/drizzled.cc:2456
1526
1160
msgid "Directory for plugins."
1527
1161
msgstr "Directory for plugins."
1528
1162
 
1529
 
#: drizzled/drizzled.cc:2460
1530
 
msgid ""
1531
 
"Optional comma separated list of plugins to load at starup.[for example: --"
1532
 
"plugin_load=crc32,logger_gearman]"
1533
 
msgstr ""
1534
 
 
1535
1163
#: drizzled/drizzled.cc:2465
1536
1164
msgid "The size of the buffer that is allocated when preloading indexes"
1537
1165
msgstr "The size of the buffer that is allocated when pre-loading indexes"
1538
1166
 
1539
 
#: drizzled/drizzled.cc:2470
1540
 
msgid "Select protocol to be used (by default oldlibdrizzle)."
1541
 
msgstr ""
1542
 
 
1543
1167
#: drizzled/drizzled.cc:2474
1544
1168
msgid "Allocation block size for query parsing and execution"
1545
1169
msgstr "Allocation block size for query parsing and execution"
1572
1196
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1573
1197
"record_buffer."
1574
1198
 
1575
 
#: drizzled/drizzled.cc:2507
1576
 
msgid "Select scheduler to be used (by default multi-thread)."
1577
 
msgstr ""
1578
 
 
1579
1199
#: drizzled/drizzled.cc:2512
1580
1200
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1581
1201
msgstr "Each thread that needs to do a sort allocates a buffer of this size."
1600
1220
msgid "The stack size for each thread."
1601
1221
msgstr "The stack size for each thread."
1602
1222
 
1603
 
#: drizzled/drizzled.cc:2537
1604
 
#, fuzzy
1605
 
msgid ""
1606
 
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1607
 
"automatically convert it to an on-disk MyISAM table."
1608
 
msgstr ""
1609
 
"If an internal in-memory temporary table exceeds this size, MySQL will "
1610
 
"automatically convert it to an on-disk MyISAM table."
1611
 
 
1612
1223
#: drizzled/drizzled.cc:2543
1613
1224
msgid "Allocation block size for transactions to be stored in binary log"
1614
1225
msgstr "Allocation block size for transactions to be stored in binary log"
1625
1236
"The number of seconds the server waits for activity on a connection before "
1626
1237
"closing it."
1627
1238
 
1628
 
#: drizzled/drizzled.cc:2687
1629
 
#, fuzzy
1630
 
msgid ""
1631
 
"Copyright (C) 2008 Sun Microsystems\n"
1632
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1633
 
"and you are welcome to modify and redistribute it under the GPL license\n"
1634
 
"\n"
1635
 
"Starts the Drizzle database server\n"
1636
 
msgstr ""
1637
 
"Copyright (C) 2008 Sun Microsystems\n"
1638
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1639
 
"and you are welcome to modify and redistribute it under the GPL license\n"
1640
 
 
1641
1239
#: drizzled/drizzled.cc:2694
1642
1240
#, c-format
1643
1241
msgid "Usage: %s [OPTIONS]\n"
1685
1283
msgid "Alternatives are: '%s'"
1686
1284
msgstr "Alternatives are: '%s'"
1687
1285
 
1688
 
#: drizzled/errmsg.cc:73
1689
 
#, fuzzy, c-format
1690
 
msgid "errmsg plugin '%s' errmsg() failed"
1691
 
msgstr "configvar plugin '%s' deinit() failed"
1692
 
 
1693
1286
#: drizzled/error.cc:34
1694
1287
msgid "hashchk"
1695
1288
msgstr "hashchk"
1869
1462
msgid "Table '%-.192s' is read only"
1870
1463
msgstr "Table '%-.192s' is read only"
1871
1464
 
1872
 
#: drizzled/error.cc:108
1873
 
#, fuzzy, c-format
1874
 
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1875
 
msgstr "Out of memory; restart server and try again (needed %d bytes)"
1876
 
 
1877
1465
#: drizzled/error.cc:110
1878
1466
msgid "Out of sort memory; increase server sort buffer size"
1879
1467
msgstr "Out of sort memory; increase server sort buffer size"
1887
1475
msgid "Too many connections"
1888
1476
msgstr "Too many connections"
1889
1477
 
1890
 
#: drizzled/error.cc:116
1891
 
#, fuzzy
1892
 
msgid ""
1893
 
"Out of memory; check if drizzled or some other process uses all available "
1894
 
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1895
 
"memory or you can add more swap space"
1896
 
msgstr ""
1897
 
"Out of memory; check if mysqld or some other process uses all available "
1898
 
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
1899
 
"memory or you can add more swap space"
1900
 
 
1901
1478
#: drizzled/error.cc:118
1902
1479
msgid "Can't get hostname for your address"
1903
1480
msgstr "Can't get hostname for your address"
2112
1689
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2113
1690
"table"
2114
1691
 
2115
 
#: drizzled/error.cc:200
2116
 
#, fuzzy, c-format
2117
 
msgid ""
2118
 
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2119
 
"check the manual"
2120
 
msgstr "Field separator argument is not what is expected; check the manual"
2121
 
 
2122
1692
#: drizzled/error.cc:202
2123
1693
msgid ""
2124
1694
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2159
1729
 
2160
1730
#: drizzled/error.cc:214
2161
1731
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2162
 
msgstr "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
 
1732
msgstr ""
 
1733
"You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2163
1734
 
2164
1735
#: drizzled/error.cc:216
2165
1736
#, c-format
2225
1796
msgid "Incorrect table name '%-.100s'"
2226
1797
msgstr "Incorrect table name '%-.100s'"
2227
1798
 
2228
 
#: drizzled/error.cc:242
2229
 
#, fuzzy
2230
 
msgid ""
2231
 
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2232
 
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2233
 
msgstr ""
2234
 
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2235
 
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2236
 
 
2237
1799
#: drizzled/error.cc:244
2238
1800
msgid "Unknown error"
2239
1801
msgstr "Unknown error"
2267
1829
msgid "Invalid use of group function"
2268
1830
msgstr "Invalid use of group function"
2269
1831
 
2270
 
#: drizzled/error.cc:258
2271
 
#, fuzzy, c-format
2272
 
msgid ""
2273
 
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2274
 
msgstr ""
2275
 
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2276
 
 
2277
1832
#: drizzled/error.cc:260
2278
1833
msgid "A table must have at least 1 column"
2279
1834
msgstr "A table must have at least 1 column"
2288
1843
msgid "Unknown character set: '%-.64s'"
2289
1844
msgstr "Unknown character set: '%-.64s'"
2290
1845
 
2291
 
#: drizzled/error.cc:266
2292
 
#, fuzzy, c-format
2293
 
msgid "Too many tables; Drizzle can only use %d tables in a join"
2294
 
msgstr "Too many tables; MySQL can only use %d tables in a join"
2295
 
 
2296
1846
#: drizzled/error.cc:268
2297
1847
msgid "Too many columns"
2298
1848
msgstr "Too many columns"
2306
1856
"Row size too large. The maximum row size for the used table type, not "
2307
1857
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2308
1858
 
2309
 
#: drizzled/error.cc:272
2310
 
#, fuzzy, c-format
2311
 
msgid ""
2312
 
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'drizzled -O "
2313
 
"thread_stack=#' to specify a bigger stack if needed"
2314
 
msgstr ""
2315
 
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'mysqld -O "
2316
 
"thread_stack=#' to specify a bigger stack if needed"
2317
 
 
2318
1859
#: drizzled/error.cc:274
2319
1860
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2320
1861
msgstr "Cross dependency found in OUTER JOIN; examine your ON conditions"
2322
1863
#: drizzled/error.cc:276
2323
1864
#, c-format
2324
1865
msgid ""
2325
 
"Table handler doesn't support NULL in given index. Please change column "
2326
 
"'%-.192s' to be NOT NULL or use another handler"
 
1866
"Table handler doesn't support NULL in given index. Please change column '%-"
 
1867
".192s' to be NOT NULL or use another handler"
2327
1868
msgstr ""
2328
 
"Table handler doesn't support NULL in given index. Please change column "
2329
 
"'%-.192s' to be NOT NULL or use another handler"
 
1869
"Table handler doesn't support NULL in given index. Please change column '%-"
 
1870
".192s' to be NOT NULL or use another handler"
2330
1871
 
2331
1872
#: drizzled/error.cc:278
2332
1873
#, c-format
2362
1903
msgid "Function '%-.192s' is not defined"
2363
1904
msgstr "Function '%-.192s' is not defined"
2364
1905
 
2365
 
#: drizzled/error.cc:292
2366
 
#, fuzzy, c-format
2367
 
msgid ""
2368
 
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2369
 
"'drizzleadmin flush-hosts'"
2370
 
msgstr ""
2371
 
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2372
 
"'mysqladmin flush-hosts'"
2373
 
 
2374
 
#: drizzled/error.cc:294
2375
 
#, fuzzy, c-format
2376
 
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2377
 
msgstr "Host '%-.64s' is not allowed to connect to this MySQL server"
2378
 
 
2379
 
#: drizzled/error.cc:296
2380
 
#, fuzzy
2381
 
msgid ""
2382
 
"You are using Drizzle as an anonymous user and anonymous users are not "
2383
 
"allowed to change passwords"
2384
 
msgstr ""
2385
 
"You are using MySQL as an anonymous user and anonymous users are not allowed "
2386
 
"to change passwords"
2387
 
 
2388
 
#: drizzled/error.cc:298
2389
 
#, fuzzy
2390
 
msgid ""
2391
 
"You must have privileges to update tables in the drizzle database to be able "
2392
 
"to change passwords for others"
2393
 
msgstr ""
2394
 
"You must have privileges to update tables in the mysql database to be able "
2395
 
"to change passwords for others"
2396
 
 
2397
1906
#: drizzled/error.cc:300
2398
1907
msgid "Can't find any matching row in the user table"
2399
1908
msgstr "Can't find any matching row in the user table"
2484
1993
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2485
1994
"'%-.192s'"
2486
1995
 
2487
 
#: drizzled/error.cc:330
2488
 
#, fuzzy
2489
 
msgid "The used command is not allowed with this Drizzle version"
2490
 
msgstr "The used command is not allowed with this MySQL version"
2491
 
 
2492
 
#: drizzled/error.cc:332
2493
 
#, fuzzy
2494
 
msgid ""
2495
 
"You have an error in your SQL syntax; check the manual that corresponds to "
2496
 
"your Drizzle server version for the right syntax to use"
2497
 
msgstr ""
2498
 
"You have an error in your SQL syntax; check the manual that corresponds to "
2499
 
"your MySQL server version for the right syntax to use"
2500
 
 
2501
1996
#: drizzled/error.cc:334
2502
1997
#, c-format
2503
1998
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2615
2110
msgid "This table type requires a primary key"
2616
2111
msgstr "This table type requires a primary key"
2617
2112
 
2618
 
#: drizzled/error.cc:382
2619
 
#, fuzzy
2620
 
msgid "This version of Drizzle is not compiled with RAID support"
2621
 
msgstr "This version of MySQL is not compiled with RAID support"
2622
 
 
2623
2113
#: drizzled/error.cc:384
2624
2114
msgid ""
2625
2115
"You are using safe update mode and you tried to update a table without a "
2666
2156
msgid "Got error %d during CHECKPOINT"
2667
2157
msgstr "Got error %d during CHECKPOINT"
2668
2158
 
2669
 
#: drizzled/error.cc:402
2670
 
#, fuzzy, c-format
2671
 
msgid ""
2672
 
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2673
 
"'%-.64s' (%-.64s)"
2674
 
msgstr ""
2675
 
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2676
 
"'%-.64s' (%-.64s)"
2677
 
 
2678
2159
#: drizzled/error.cc:404
2679
2160
msgid "The storage engine for the table does not support binary table dump"
2680
2161
msgstr "The storage engine for the table does not support binary table dump"
2734
2215
msgid "Some non-transactional changed tables couldn't be rolled back"
2735
2216
msgstr "Some non-transactional changed tables couldn't be rolled back"
2736
2217
 
 
2218
#: drizzled/error.cc:596
 
2219
#, c-format
 
2220
msgid "Incorrect catalog name '%-.100s'"
 
2221
msgstr "Incorrect catalogue name '%-.100s'"
 
2222
 
 
2223
#: drizzled/error.cc:656
 
2224
#, c-format
 
2225
msgid "Referring to uninitialized variable %s"
 
2226
msgstr "Referring to uninitialised variable %s"
 
2227
 
 
2228
#: drizzled/error.cc:794
 
2229
#, c-format
 
2230
msgid "Failed initializing relay log position: %s"
 
2231
msgstr "Failed initialising relay log position: %s"
 
2232
 
 
2233
#: drizzled/error.cc:942
 
2234
#, c-format
 
2235
msgid ""
 
2236
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
 
2237
"activated under the authorization of the invoker, which may have "
 
2238
"insufficient privileges. Please recreate the trigger."
 
2239
msgstr ""
 
2240
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
 
2241
"activated under the authorisation of the invoker, which may have "
 
2242
"insufficient privileges. Please recreate the trigger."
 
2243
 
 
2244
#: mysys/errors.cc:25
 
2245
#, c-format
 
2246
msgid "Can't create/write to file '%s' (Errcode: %d)"
 
2247
msgstr "Can't create/write to file '%s' (Errcode: %d)"
 
2248
 
 
2249
#: mysys/errors.cc:26
 
2250
#, c-format
 
2251
msgid "Error reading file '%s' (Errcode: %d)"
 
2252
msgstr "Error reading file '%s' (Errcode: %d)"
 
2253
 
 
2254
#: mysys/errors.cc:27
 
2255
#, c-format
 
2256
msgid "Error writing file '%s' (Errcode: %d)"
 
2257
msgstr "Error writing file '%s' (Errcode: %d)"
 
2258
 
 
2259
#: mysys/errors.cc:28
 
2260
#, c-format
 
2261
msgid "Error on close of '%s' (Errcode: %d)"
 
2262
msgstr "Error on close of '%s' (Errcode: %d)"
 
2263
 
 
2264
#: mysys/errors.cc:29
 
2265
#, c-format
 
2266
msgid "Out of memory (Needed %u bytes)"
 
2267
msgstr "Out of memory (Needed %u bytes)"
 
2268
 
 
2269
#: mysys/errors.cc:30
 
2270
#, c-format
 
2271
msgid "Error on delete of '%s' (Errcode: %d)"
 
2272
msgstr "Error on delete of '%s' (Errcode: %d)"
 
2273
 
 
2274
#: mysys/errors.cc:31
 
2275
#, c-format
 
2276
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
 
2277
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
 
2278
 
 
2279
#: mysys/errors.cc:32
 
2280
#, c-format
 
2281
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
 
2282
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
 
2283
 
 
2284
#: mysys/errors.cc:33
 
2285
#, c-format
 
2286
msgid "Can't lock file (Errcode: %d)"
 
2287
msgstr "Can't lock file (Errcode: %d)"
 
2288
 
 
2289
#: mysys/errors.cc:34
 
2290
#, c-format
 
2291
msgid "Can't unlock file (Errcode: %d)"
 
2292
msgstr "Can't unlock file (Errcode: %d)"
 
2293
 
 
2294
#: mysys/errors.cc:35
 
2295
#, c-format
 
2296
msgid "Can't read dir of '%s' (Errcode: %d)"
 
2297
msgstr "Can't read dir of '%s' (Errcode: %d)"
 
2298
 
 
2299
#: mysys/errors.cc:36
 
2300
#, c-format
 
2301
msgid "Can't get stat of '%s' (Errcode: %d)"
 
2302
msgstr "Can't get stat of '%s' (Errcode: %d)"
 
2303
 
 
2304
#: mysys/errors.cc:37
 
2305
#, c-format
 
2306
msgid "Can't change size of file (Errcode: %d)"
 
2307
msgstr "Can't change size of file (Errcode: %d)"
 
2308
 
 
2309
#: mysys/errors.cc:38
 
2310
#, c-format
 
2311
msgid "Can't open stream from handle (Errcode: %d)"
 
2312
msgstr "Can't open stream from handle (Errcode: %d)"
 
2313
 
 
2314
#: mysys/errors.cc:39
 
2315
#, c-format
 
2316
msgid "Can't get working dirctory (Errcode: %d)"
 
2317
msgstr "Can't get working directory (Errcode: %d)"
 
2318
 
 
2319
#: mysys/errors.cc:40
 
2320
#, c-format
 
2321
msgid "Can't change dir to '%s' (Errcode: %d)"
 
2322
msgstr "Can't change dir to '%s' (Errcode: %d)"
 
2323
 
 
2324
#: mysys/errors.cc:41
 
2325
#, c-format
 
2326
msgid "Warning: '%s' had %d links"
 
2327
msgstr "Warning: '%s' had %d links"
 
2328
 
 
2329
#: mysys/errors.cc:42
 
2330
#, c-format
 
2331
msgid "Warning: %d files and %d streams is left open\n"
 
2332
msgstr "Warning: %d files and %d streams is left open\n"
 
2333
 
 
2334
#: mysys/errors.cc:43
 
2335
#, c-format
 
2336
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
 
2337
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
 
2338
 
 
2339
#: mysys/errors.cc:44
 
2340
#, c-format
 
2341
msgid "Can't create directory '%s' (Errcode: %d)"
 
2342
msgstr "Can't create directory '%s' (Errcode: %d)"
 
2343
 
 
2344
#: mysys/errors.cc:45
 
2345
#, c-format
 
2346
msgid ""
 
2347
"Character set '%s' is not a compiled character set and is not specified in "
 
2348
"the %s file"
 
2349
msgstr ""
 
2350
"Character set '%s' is not a compiled character set and is not specified in "
 
2351
"the %s file"
 
2352
 
 
2353
#: mysys/errors.cc:46
 
2354
#, c-format
 
2355
msgid "Out of resources when opening file '%s' (Errcode: %d)"
 
2356
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
 
2357
 
 
2358
#: mysys/errors.cc:47
 
2359
#, c-format
 
2360
msgid "Can't read value for symlink '%s' (Error %d)"
 
2361
msgstr "Can't read value for symlink '%s' (Error %d)"
 
2362
 
 
2363
#: mysys/errors.cc:48
 
2364
#, c-format
 
2365
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
 
2366
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
 
2367
 
 
2368
#: mysys/errors.cc:49
 
2369
#, c-format
 
2370
msgid "Error on realpath() on '%s' (Error %d)"
 
2371
msgstr "Error on realpath() on '%s' (Error %d)"
 
2372
 
 
2373
#: mysys/errors.cc:50
 
2374
#, c-format
 
2375
msgid "Can't sync file '%s' to disk (Errcode: %d)"
 
2376
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
 
2377
 
 
2378
#: mysys/errors.cc:51
 
2379
#, c-format
 
2380
msgid ""
 
2381
"Collation '%s' is not a compiled collation and is not specified in the %s "
 
2382
"file"
 
2383
msgstr ""
 
2384
"Collation '%s' is not a compiled collation and is not specified in the %s "
 
2385
"file"
 
2386
 
 
2387
#: mysys/errors.cc:52
 
2388
#, c-format
 
2389
msgid "File '%s' not found (Errcode: %d)"
 
2390
msgstr "File '%s' not found (Errcode: %d)"
 
2391
 
 
2392
#: mysys/errors.cc:53
 
2393
#, c-format
 
2394
msgid "File '%s' (fileno: %d) was not closed"
 
2395
msgstr "File '%s' (fileno: %d) was not closed"
 
2396
 
 
2397
#: mysys/my_error.cc:85
 
2398
#, c-format
 
2399
msgid "Unknown error %d"
 
2400
msgstr "Unknown error %d"
 
2401
 
 
2402
#: mysys/my_getopt.cc:89
 
2403
msgid "Warning: "
 
2404
msgstr "Warning: "
 
2405
 
 
2406
#: mysys/my_getopt.cc:91
 
2407
msgid "Info: "
 
2408
msgstr "Info: "
 
2409
 
 
2410
#: mysys/my_getopt.cc:355
 
2411
#, c-format
 
2412
msgid "%s: %s: Option '%s' used, but is disabled\n"
 
2413
msgstr "%s: %s: Option '%s' used, but is disabled\n"
 
2414
 
 
2415
#: mysys/my_getopt.cc:356
 
2416
msgid "WARNING"
 
2417
msgstr "WARNING"
 
2418
 
 
2419
#: mysys/my_getopt.cc:356
 
2420
msgid "ERROR"
 
2421
msgstr "ERROR"
 
2422
 
 
2423
#: mysys/my_getopt.cc:459
 
2424
#, c-format
 
2425
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
 
2426
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
 
2427
 
 
2428
#: mysys/my_getopt.cc:774
 
2429
#, c-format
 
2430
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
 
2431
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
 
2432
 
 
2433
#: mysys/my_getopt.cc:967
 
2434
#, c-format
 
2435
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
 
2436
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
 
2437
 
 
2438
#: mysys/my_getopt.cc:1199
 
2439
#, c-format
 
2440
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
 
2441
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
 
2442
 
 
2443
#: mysys/my_getopt.cc:1219
 
2444
#, c-format
 
2445
msgid ""
 
2446
"\n"
 
2447
"Variables (--variable-name=value)\n"
 
2448
"and boolean options {false|true}  Value (after reading options)\n"
 
2449
"--------------------------------- -----------------------------\n"
 
2450
msgstr ""
 
2451
"\n"
 
2452
"Variables (--variable-name=value)\n"
 
2453
"and boolean options {false|true}  Value (after reading options)\n"
 
2454
"--------------------------------- -----------------------------\n"
 
2455
 
 
2456
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
 
2457
msgid "(No default value)"
 
2458
msgstr "(No default value)"
 
2459
 
 
2460
#: mysys/my_getopt.cc:1254
 
2461
msgid "true"
 
2462
msgstr "true"
 
2463
 
 
2464
#: mysys/my_getopt.cc:1254
 
2465
msgid "false"
 
2466
msgstr "false"
 
2467
 
 
2468
#: mysys/my_getopt.cc:1287
 
2469
#, c-format
 
2470
msgid "(Disabled)\n"
 
2471
msgstr "(Disabled)\n"
 
2472
 
 
2473
#: plugin/myisam/ha_myisam.cc:1861
 
2474
msgid "Block size to be used for MyISAM index pages."
 
2475
msgstr "Block size to be used for MyISAM index pages."
 
2476
 
 
2477
#: plugin/myisam/ha_myisam.cc:1867
 
2478
msgid ""
 
2479
"Number of threads to use when repairing MyISAM tables. The value of 1 "
 
2480
"disables parallel repair."
 
2481
msgstr ""
 
2482
"Number of threads to use when repairing MyISAM tables. The value of 1 "
 
2483
"disables parallel repair."
 
2484
 
 
2485
#: plugin/myisam/ha_myisam.cc:1873
 
2486
msgid ""
 
2487
"Don't use the fast sort index method to created index if the temporary file "
 
2488
"would get bigger than this."
 
2489
msgstr ""
 
2490
"Don't use the fast sort index method to created index if the temporary file "
 
2491
"would get bigger than this."
 
2492
 
 
2493
#: plugin/myisam/ha_myisam.cc:1878
 
2494
msgid ""
 
2495
"The buffer that is allocated when sorting the index when doing a REPAIR or "
 
2496
"when creating indexes with CREATE INDEX or ALTER TABLE."
 
2497
msgstr ""
 
2498
"The buffer that is allocated when sorting the index when doing a REPAIR or "
 
2499
"when creating indexes with CREATE INDEX or ALTER TABLE."
 
2500
 
 
2501
#: plugin/myisam/ha_myisam.cc:1884
 
2502
msgid "Default pointer size to be used for MyISAM tables."
 
2503
msgstr "Default pointer size to be used for MyISAM tables."
 
2504
 
 
2505
#: plugin/myisam/my_handler_errors.cc:34
 
2506
msgid "Didn't find key on read or update"
 
2507
msgstr "Didn't find key on read or update"
 
2508
 
 
2509
#: plugin/myisam/my_handler_errors.cc:36
 
2510
msgid "Duplicate key on write or update"
 
2511
msgstr "Duplicate key on write or update"
 
2512
 
 
2513
#: plugin/myisam/my_handler_errors.cc:38
 
2514
msgid "Internal (unspecified) error in handler"
 
2515
msgstr "Internal (unspecified) error in handler"
 
2516
 
 
2517
#: plugin/myisam/my_handler_errors.cc:40
 
2518
msgid ""
 
2519
"Someone has changed the row since it was read (while the table was locked to "
 
2520
"prevent it)"
 
2521
msgstr ""
 
2522
"Someone has changed the row since it was read (while the table was locked to "
 
2523
"prevent it)"
 
2524
 
 
2525
#: plugin/myisam/my_handler_errors.cc:43
 
2526
msgid "Wrong index given to function"
 
2527
msgstr "Wrong index given to function"
 
2528
 
 
2529
#: plugin/myisam/my_handler_errors.cc:45
 
2530
msgid "Undefined handler error 125"
 
2531
msgstr "Undefined handler error 125"
 
2532
 
 
2533
#: plugin/myisam/my_handler_errors.cc:47
 
2534
msgid "Index file is crashed"
 
2535
msgstr "Index file is crashed"
 
2536
 
 
2537
#: plugin/myisam/my_handler_errors.cc:49
 
2538
msgid "Record file is crashed"
 
2539
msgstr "Record file is crashed"
 
2540
 
 
2541
#: plugin/myisam/my_handler_errors.cc:51
 
2542
msgid "Out of memory in engine"
 
2543
msgstr "Out of memory in engine"
 
2544
 
 
2545
#: plugin/myisam/my_handler_errors.cc:53
 
2546
msgid "Undefined handler error 129"
 
2547
msgstr "Undefined handler error 129"
 
2548
 
 
2549
#: plugin/myisam/my_handler_errors.cc:55
 
2550
msgid "Incorrect file format"
 
2551
msgstr "Incorrect file format"
 
2552
 
 
2553
#: plugin/myisam/my_handler_errors.cc:57
 
2554
msgid "Command not supported by database"
 
2555
msgstr "Command not supported by database"
 
2556
 
 
2557
#: plugin/myisam/my_handler_errors.cc:59
 
2558
msgid "Old database file"
 
2559
msgstr "Old database file"
 
2560
 
 
2561
#: plugin/myisam/my_handler_errors.cc:61
 
2562
msgid "No record read before update"
 
2563
msgstr "No record read before update"
 
2564
 
 
2565
#: plugin/myisam/my_handler_errors.cc:63
 
2566
msgid "Record was already deleted (or record file crashed)"
 
2567
msgstr "Record was already deleted (or record file crashed)"
 
2568
 
 
2569
#: plugin/myisam/my_handler_errors.cc:65
 
2570
msgid "No more room in record file"
 
2571
msgstr "No more room in record file"
 
2572
 
 
2573
#: plugin/myisam/my_handler_errors.cc:67
 
2574
msgid "No more room in index file"
 
2575
msgstr "No more room in index file"
 
2576
 
 
2577
#: plugin/myisam/my_handler_errors.cc:69
 
2578
msgid "No more records (read after end of file)"
 
2579
msgstr "No more records (read after end of file)"
 
2580
 
 
2581
#: plugin/myisam/my_handler_errors.cc:71
 
2582
msgid "Unsupported extension used for table"
 
2583
msgstr "Unsupported extension used for table"
 
2584
 
 
2585
#: plugin/myisam/my_handler_errors.cc:73
 
2586
msgid "Too big row"
 
2587
msgstr "Too big row"
 
2588
 
 
2589
#: plugin/myisam/my_handler_errors.cc:75
 
2590
msgid "Wrong create options"
 
2591
msgstr "Wrong create options"
 
2592
 
 
2593
#: plugin/myisam/my_handler_errors.cc:77
 
2594
msgid "Duplicate unique key or constraint on write or update"
 
2595
msgstr "Duplicate unique key or constraint on write or update"
 
2596
 
 
2597
#: plugin/myisam/my_handler_errors.cc:79
 
2598
msgid "Unknown character set used in table"
 
2599
msgstr "Unknown character set used in table"
 
2600
 
 
2601
#: plugin/myisam/my_handler_errors.cc:81
 
2602
msgid "Conflicting table definitions in sub-tables of MERGE table"
 
2603
msgstr "Conflicting table definitions in sub-tables of MERGE table"
 
2604
 
 
2605
#: plugin/myisam/my_handler_errors.cc:83
 
2606
msgid "Table is crashed and last repair failed"
 
2607
msgstr "Table is crashed and last repair failed"
 
2608
 
 
2609
#: plugin/myisam/my_handler_errors.cc:85
 
2610
msgid "Table was marked as crashed and should be repaired"
 
2611
msgstr "Table was marked as crashed and should be repaired"
 
2612
 
 
2613
#: plugin/myisam/my_handler_errors.cc:87
 
2614
msgid "Lock timed out; Retry transaction"
 
2615
msgstr "Lock timed out; Retry transaction"
 
2616
 
 
2617
#: plugin/myisam/my_handler_errors.cc:89
 
2618
msgid "Lock table is full;  Restart program with a larger locktable"
 
2619
msgstr "Lock table is full;  Restart program with a larger locktable"
 
2620
 
 
2621
#: plugin/myisam/my_handler_errors.cc:91
 
2622
msgid "Updates are not allowed under a read only transactions"
 
2623
msgstr "Updates are not allowed under a read only transactions"
 
2624
 
 
2625
#: plugin/myisam/my_handler_errors.cc:93
 
2626
msgid "Lock deadlock; Retry transaction"
 
2627
msgstr "Lock deadlock; Retry transaction"
 
2628
 
 
2629
#: plugin/myisam/my_handler_errors.cc:95
 
2630
msgid "Foreign key constraint is incorrectly formed"
 
2631
msgstr "Foreign key constraint is incorrectly formed"
 
2632
 
 
2633
#: plugin/myisam/my_handler_errors.cc:97
 
2634
msgid "Cannot add a child row"
 
2635
msgstr "Cannot add a child row"
 
2636
 
 
2637
#: plugin/myisam/my_handler_errors.cc:99
 
2638
msgid "Cannot delete a parent row"
 
2639
msgstr "Cannot delete a parent row"
 
2640
 
 
2641
#: plugin/myisam/my_handler_errors.cc:101
 
2642
msgid "No savepoint with that name"
 
2643
msgstr "No savepoint with that name"
 
2644
 
 
2645
#: plugin/myisam/my_handler_errors.cc:103
 
2646
msgid "Non unique key block size"
 
2647
msgstr "Non unique key block size"
 
2648
 
 
2649
#: plugin/myisam/my_handler_errors.cc:105
 
2650
msgid "The table does not exist in engine"
 
2651
msgstr "The table does not exist in engine"
 
2652
 
 
2653
#: plugin/myisam/my_handler_errors.cc:107
 
2654
msgid "The table already existed in storage engine"
 
2655
msgstr "The table already existed in storage engine"
 
2656
 
 
2657
#: plugin/myisam/my_handler_errors.cc:109
 
2658
msgid "Could not connect to storage engine"
 
2659
msgstr "Could not connect to storage engine"
 
2660
 
 
2661
#: plugin/myisam/my_handler_errors.cc:111
 
2662
msgid "Unexpected null pointer found when using spatial index"
 
2663
msgstr "Unexpected null pointer found when using spatial index"
 
2664
 
 
2665
#: plugin/myisam/my_handler_errors.cc:113
 
2666
msgid "The table changed in storage engine"
 
2667
msgstr "The table changed in storage engine"
 
2668
 
 
2669
#: plugin/myisam/my_handler_errors.cc:115
 
2670
msgid "There's no partition in table for the given value"
 
2671
msgstr "There's no partition in table for the given value"
 
2672
 
 
2673
#: plugin/myisam/my_handler_errors.cc:117
 
2674
msgid "Row-based binlogging of row failed"
 
2675
msgstr "Row-based binlogging of row failed"
 
2676
 
 
2677
#: plugin/myisam/my_handler_errors.cc:119
 
2678
msgid "Index needed in foreign key constraint"
 
2679
msgstr "Index needed in foreign key constraint"
 
2680
 
 
2681
#: plugin/myisam/my_handler_errors.cc:121
 
2682
msgid "Upholding foreign key constraints would lead to a duplicate key error"
 
2683
msgstr ""
 
2684
"Upholding foreign key constraints would lead to a duplicate key error"
 
2685
 
 
2686
#: plugin/myisam/my_handler_errors.cc:123
 
2687
msgid "Table needs to be upgraded before it can be used"
 
2688
msgstr "Table needs to be upgraded before it can be used"
 
2689
 
 
2690
#: plugin/myisam/my_handler_errors.cc:125
 
2691
msgid "Table is read only"
 
2692
msgstr "Table is read only"
 
2693
 
 
2694
#: plugin/myisam/my_handler_errors.cc:127
 
2695
msgid "Failed to get next auto increment value"
 
2696
msgstr "Failed to get next auto increment value"
 
2697
 
 
2698
#: plugin/myisam/my_handler_errors.cc:129
 
2699
msgid "Failed to set row auto increment value"
 
2700
msgstr "Failed to set row auto increment value"
 
2701
 
 
2702
#: plugin/myisam/my_handler_errors.cc:131
 
2703
msgid "Unknown (generic) error from engine"
 
2704
msgstr "Unknown (generic) error from engine"
 
2705
 
 
2706
#: plugin/myisam/my_handler_errors.cc:133
 
2707
msgid "Record is the same"
 
2708
msgstr "Record is the same"
 
2709
 
 
2710
#: plugin/myisam/my_handler_errors.cc:135
 
2711
msgid "It is not possible to log this statement"
 
2712
msgstr "It is not possible to log this statement"
 
2713
 
 
2714
#: plugin/myisam/my_handler_errors.cc:137
 
2715
msgid "Tablespace exists"
 
2716
msgstr "Tablespace exists"
 
2717
 
 
2718
#: plugin/myisam/my_handler_errors.cc:139
 
2719
msgid "The event was corrupt, leading to illegal data being read"
 
2720
msgstr "The event was corrupt, leading to illegal data being read"
 
2721
 
 
2722
#: plugin/myisam/my_handler_errors.cc:141
 
2723
msgid "The table is of a new format not supported by this version"
 
2724
msgstr "The table is of a new format not supported by this version"
 
2725
 
 
2726
#: plugin/myisam/my_handler_errors.cc:147
 
2727
msgid "File to short; Expected more data in file"
 
2728
msgstr "File too short; Expected more data in file"
 
2729
 
 
2730
#: plugin/myisam/my_handler_errors.cc:149
 
2731
msgid "Read page with wrong checksum"
 
2732
msgstr "Read page with wrong checksum"
 
2733
 
 
2734
#: plugin/myisam/my_handler_errors.cc:151
 
2735
msgid "Lock or active transaction"
 
2736
msgstr "Lock or active transaction"
 
2737
 
 
2738
#: plugin/myisam/my_handler_errors.cc:153
 
2739
msgid "No such table space"
 
2740
msgstr "No such table space"
 
2741
 
 
2742
#: plugin/myisam/my_handler_errors.cc:155
 
2743
msgid "Tablespace not empty"
 
2744
msgstr "Tablespace not empty"
 
2745
 
 
2746
#: plugin/oldlibdrizzle/errmsg.cc:28
 
2747
msgid "Unknown Drizzle error"
 
2748
msgstr "Unknown Drizzle error"
 
2749
 
 
2750
#: plugin/oldlibdrizzle/errmsg.cc:29
 
2751
#, c-format
 
2752
msgid "Can't create UNIX socket (%d)"
 
2753
msgstr "Can't create UNIX socket (%d)"
 
2754
 
 
2755
#: plugin/oldlibdrizzle/errmsg.cc:30
 
2756
#, c-format
 
2757
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
 
2758
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
 
2759
 
 
2760
#: plugin/oldlibdrizzle/errmsg.cc:32
 
2761
#, c-format
 
2762
msgid "Can't create TCP/IP socket (%d)"
 
2763
msgstr "Can't create TCP/IP socket (%d)"
 
2764
 
 
2765
#: plugin/oldlibdrizzle/errmsg.cc:33
 
2766
#, c-format
 
2767
msgid "Unknown Drizzle server host '%-.100s' (%d)"
 
2768
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
 
2769
 
 
2770
#: plugin/oldlibdrizzle/errmsg.cc:34
 
2771
msgid "Drizzle server has gone away"
 
2772
msgstr "Drizzle server has gone away"
 
2773
 
 
2774
#: plugin/oldlibdrizzle/errmsg.cc:35
 
2775
#, c-format
 
2776
msgid "Protocol mismatch; server version = %d, client version = %d"
 
2777
msgstr "Protocol mismatch; server version = %d, client version = %d"
 
2778
 
 
2779
#: plugin/oldlibdrizzle/errmsg.cc:36
 
2780
msgid "Drizzle client ran out of memory"
 
2781
msgstr "Drizzle client ran out of memory"
 
2782
 
 
2783
#: plugin/oldlibdrizzle/errmsg.cc:37
 
2784
msgid "Wrong host info"
 
2785
msgstr "Wrong host info"
 
2786
 
 
2787
#: plugin/oldlibdrizzle/errmsg.cc:38
 
2788
msgid "Localhost via UNIX socket"
 
2789
msgstr "Localhost via UNIX socket"
 
2790
 
 
2791
#: plugin/oldlibdrizzle/errmsg.cc:39
 
2792
#, c-format
 
2793
msgid "%-.100s via TCP/IP"
 
2794
msgstr "%-.100s via TCP/IP"
 
2795
 
 
2796
#: plugin/oldlibdrizzle/errmsg.cc:40
 
2797
msgid "Error in server handshake"
 
2798
msgstr "Error in server handshake"
 
2799
 
 
2800
#: plugin/oldlibdrizzle/errmsg.cc:41
 
2801
msgid "Lost connection to Drizzle server during query"
 
2802
msgstr "Lost connection to Drizzle server during query"
 
2803
 
 
2804
#: plugin/oldlibdrizzle/errmsg.cc:42
 
2805
msgid "Commands out of sync; you can't run this command now"
 
2806
msgstr "Commands out of sync; you can't run this command now"
 
2807
 
 
2808
#: plugin/oldlibdrizzle/errmsg.cc:43
 
2809
#, c-format
 
2810
msgid "Named pipe: %-.32s"
 
2811
msgstr "Named pipe: %-.32s"
 
2812
 
 
2813
#: plugin/oldlibdrizzle/errmsg.cc:44
 
2814
#, c-format
 
2815
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
2816
msgstr "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
2817
 
 
2818
#: plugin/oldlibdrizzle/errmsg.cc:45
 
2819
#, c-format
 
2820
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
2821
msgstr "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
2822
 
 
2823
#: plugin/oldlibdrizzle/errmsg.cc:46
 
2824
#, c-format
 
2825
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
2826
msgstr "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
2827
 
 
2828
#: plugin/oldlibdrizzle/errmsg.cc:47
 
2829
#, c-format
 
2830
msgid "Can't initialize character set %-.32s (path: %-.100s)"
 
2831
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
 
2832
 
 
2833
#: plugin/oldlibdrizzle/errmsg.cc:48
 
2834
msgid "Got packet bigger than 'max_allowed_packet' bytes"
 
2835
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
 
2836
 
 
2837
#: plugin/oldlibdrizzle/errmsg.cc:49
 
2838
msgid "Embedded server"
 
2839
msgstr "Embedded server"
 
2840
 
 
2841
#: plugin/oldlibdrizzle/errmsg.cc:50
 
2842
msgid "Error on SHOW SLAVE STATUS:"
 
2843
msgstr "Error on SHOW SLAVE STATUS:"
 
2844
 
 
2845
#: plugin/oldlibdrizzle/errmsg.cc:51
 
2846
msgid "Error on SHOW SLAVE HOSTS:"
 
2847
msgstr "Error on SHOW SLAVE HOSTS:"
 
2848
 
 
2849
#: plugin/oldlibdrizzle/errmsg.cc:52
 
2850
msgid "Error connecting to slave:"
 
2851
msgstr "Error connecting to slave:"
 
2852
 
 
2853
#: plugin/oldlibdrizzle/errmsg.cc:53
 
2854
msgid "Error connecting to master:"
 
2855
msgstr "Error connecting to master:"
 
2856
 
 
2857
#: plugin/oldlibdrizzle/errmsg.cc:54
 
2858
msgid "SSL connection error"
 
2859
msgstr "SSL connection error"
 
2860
 
 
2861
#: plugin/oldlibdrizzle/errmsg.cc:55
 
2862
msgid "Malformed packet"
 
2863
msgstr "Malformed packet"
 
2864
 
 
2865
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
 
2866
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
 
2867
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
 
2868
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
 
2869
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
 
2870
msgid "(unused error message)"
 
2871
msgstr "(unused error message)"
 
2872
 
 
2873
#: plugin/oldlibdrizzle/errmsg.cc:57
 
2874
msgid "Invalid use of null pointer"
 
2875
msgstr "Invalid use of null pointer"
 
2876
 
 
2877
#: plugin/oldlibdrizzle/errmsg.cc:58
 
2878
msgid "Statement not prepared"
 
2879
msgstr "Statement not prepared"
 
2880
 
 
2881
#: plugin/oldlibdrizzle/errmsg.cc:59
 
2882
msgid "No data supplied for parameters in prepared statement"
 
2883
msgstr "No data supplied for parameters in prepared statement"
 
2884
 
 
2885
#: plugin/oldlibdrizzle/errmsg.cc:60
 
2886
msgid "Data truncated"
 
2887
msgstr "Data truncated"
 
2888
 
 
2889
#: plugin/oldlibdrizzle/errmsg.cc:61
 
2890
msgid "No parameters exist in the statement"
 
2891
msgstr "No parameters exist in the statement"
 
2892
 
 
2893
#: plugin/oldlibdrizzle/errmsg.cc:62
 
2894
msgid "Invalid parameter number"
 
2895
msgstr "Invalid parameter number"
 
2896
 
 
2897
#: plugin/oldlibdrizzle/errmsg.cc:63
 
2898
#, c-format
 
2899
msgid ""
 
2900
"Can't send long data for non-string/non-binary data types (parameter: %d)"
 
2901
msgstr ""
 
2902
"Can't send long data for non-string/non-binary data types (parameter: %d)"
 
2903
 
 
2904
#: plugin/oldlibdrizzle/errmsg.cc:65
 
2905
#, c-format
 
2906
msgid "Using unsupported buffer type: %d  (parameter: %d)"
 
2907
msgstr "Using unsupported buffer type: %d  (parameter: %d)"
 
2908
 
 
2909
#: plugin/oldlibdrizzle/errmsg.cc:66
 
2910
#, c-format
 
2911
msgid "Shared memory: %-.100s"
 
2912
msgstr "Shared memory: %-.100s"
 
2913
 
 
2914
#: plugin/oldlibdrizzle/errmsg.cc:76
 
2915
msgid "Wrong or unknown protocol"
 
2916
msgstr "Wrong or unknown protocol"
 
2917
 
 
2918
#: plugin/oldlibdrizzle/errmsg.cc:77
 
2919
msgid "Invalid connection handle"
 
2920
msgstr "Invalid connection handle"
 
2921
 
 
2922
#: plugin/oldlibdrizzle/errmsg.cc:78
 
2923
msgid ""
 
2924
"Connection using old (pre-4.1.1) authentication protocol refused (client "
 
2925
"option 'secure_auth' enabled)"
 
2926
msgstr ""
 
2927
"Connection using old (pre-4.1.1) authentication protocol refused (client "
 
2928
"option 'secure_auth' enabled)"
 
2929
 
 
2930
#: plugin/oldlibdrizzle/errmsg.cc:80
 
2931
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
 
2932
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
 
2933
 
 
2934
#: plugin/oldlibdrizzle/errmsg.cc:81
 
2935
msgid "Attempt to read column without prior row fetch"
 
2936
msgstr "Attempt to read column without prior row fetch"
 
2937
 
 
2938
#: plugin/oldlibdrizzle/errmsg.cc:82
 
2939
msgid "Prepared statement contains no metadata"
 
2940
msgstr "Prepared statement contains no metadata"
 
2941
 
 
2942
#: plugin/oldlibdrizzle/errmsg.cc:83
 
2943
msgid ""
 
2944
"Attempt to read a row while there is no result set associated with the "
 
2945
"statement"
 
2946
msgstr ""
 
2947
"Attempt to read a row while there is no result set associated with the "
 
2948
"statement"
 
2949
 
 
2950
#: plugin/oldlibdrizzle/errmsg.cc:85
 
2951
msgid "This feature is not implemented yet"
 
2952
msgstr "This feature is not implemented yet"
 
2953
 
 
2954
#: plugin/oldlibdrizzle/errmsg.cc:86
 
2955
#, c-format
 
2956
msgid ""
 
2957
"Lost connection to Drizzle server while waiting for initial communication "
 
2958
"packet, system error: %d"
 
2959
msgstr ""
 
2960
"Lost connection to Drizzle server while waiting for initial communication "
 
2961
"packet, system error: %d"
 
2962
 
 
2963
#: plugin/oldlibdrizzle/errmsg.cc:88
 
2964
#, c-format
 
2965
msgid ""
 
2966
"Lost connection to Drizzle server while reading initial communication "
 
2967
"packet, system error: %d"
 
2968
msgstr ""
 
2969
"Lost connection to Drizzle server while reading initial communication "
 
2970
"packet, system error: %d"
 
2971
 
 
2972
#: plugin/oldlibdrizzle/errmsg.cc:90
 
2973
#, c-format
 
2974
msgid ""
 
2975
"Lost connection to Drizzle server while sending authentication information, "
 
2976
"system error: %d"
 
2977
msgstr ""
 
2978
"Lost connection to Drizzle server while sending authentication information, "
 
2979
"system error: %d"
 
2980
 
 
2981
#: plugin/oldlibdrizzle/errmsg.cc:92
 
2982
#, c-format
 
2983
msgid ""
 
2984
"Lost connection to Drizzle server while reading authorization information, "
 
2985
"system error: %d"
 
2986
msgstr ""
 
2987
"Lost connection to Drizzle server while reading authorization information, "
 
2988
"system error: %d"
 
2989
 
 
2990
#: plugin/oldlibdrizzle/errmsg.cc:94
 
2991
#, c-format
 
2992
msgid ""
 
2993
"Lost connection to Drizzle server while setting initial database, system "
 
2994
"error: %d"
 
2995
msgstr ""
 
2996
"Lost connection to Drizzle server while setting initial database, system "
 
2997
"error: %d"
 
2998
 
 
2999
#: plugin/signal_handler/signal_handler.cc:212
 
3000
#, c-format
 
3001
msgid "Can't create interrupt-thread (error %d, errno: %d)"
 
3002
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
 
3003
 
 
3004
#~ msgid "Use old, non-optimized alter table."
 
3005
#~ msgstr "Use old, non-optimised alter table."
 
3006
 
 
3007
#, c-format
 
3008
#~ msgid "Plugin '%s' init function returned error."
 
3009
#~ msgstr "Plugin '%s' init function returned error."
 
3010
 
 
3011
#~ msgid ""
 
3012
#~ "Using this option will cause most temporary files created to use a small set "
 
3013
#~ "of names, rather than a unique name for each new file."
 
3014
#~ msgstr ""
 
3015
#~ "Using this option will cause most temporary files created to use a small set "
 
3016
#~ "of names, rather than a unique name for each new file."
 
3017
 
 
3018
#~ msgid ""
 
3019
#~ "Optional colon (or semicolon) separated list of plugins to load,where each "
 
3020
#~ "plugin is identified by the name of the shared library. [for example: --"
 
3021
#~ "plugin_load=libmd5udf.so:libauth_pam.so]"
 
3022
#~ msgstr ""
 
3023
#~ "Optional colon (or semicolon) separated list of plugins to load,where each "
 
3024
#~ "plugin is identified by the name of the shared library. [for example: --"
 
3025
#~ "plugin_load=libmd5udf.so:libauth_pam.so]"
 
3026
 
 
3027
#: client/drizzle.cc:1167 client/drizzle.cc:1174
 
3028
#, c-format
 
3029
msgid ""
 
3030
"Memory allocation error while constructing initial prompt. Aborting.\n"
 
3031
msgstr ""
 
3032
"Memory allocation error while constructing initial prompt. Aborting.\n"
 
3033
 
 
3034
#: client/drizzle.cc:1432
 
3035
msgid ""
 
3036
"No automatic rehashing. One has to use 'rehash' to get table and field "
 
3037
"completion. This gives a quicker start of drizzle_st and disables rehashing "
 
3038
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
 
3039
msgstr ""
 
3040
"No automatic rehashing. One has to use 'rehash' to get table and field "
 
3041
"completion. This gives a quicker start of drizzle_st and disables rehashing "
 
3042
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
 
3043
 
 
3044
#: client/drizzle.cc:1529
 
3045
msgid "Shutdown the server."
 
3046
msgstr "Shutdown the server."
 
3047
 
 
3048
#: client/drizzle.cc:1565
 
3049
msgid "Max length of input line"
 
3050
msgstr "Max length of input line"
 
3051
 
 
3052
#: client/drizzle.cc:1584
 
3053
msgid "Number of lines before each import progress report."
 
3054
msgstr "Number of lines before each import progress report."
 
3055
 
 
3056
#: client/drizzle.cc:1587
 
3057
msgid "Ping the server to check if it's alive."
 
3058
msgstr "Ping the server to check if it's alive."
 
3059
 
 
3060
#: client/drizzle.cc:1712
 
3061
msgid ""
 
3062
"Non-integer value supplied for port.  If you are trying to enter a password "
 
3063
"please use --password instead."
 
3064
msgstr ""
 
3065
"Non-integer value supplied for port.  If you are trying to enter a password "
 
3066
"please use --password instead."
 
3067
 
 
3068
#: client/drizzle.cc:1720
 
3069
msgid "Value supplied for port is not valid."
 
3070
msgstr "Value supplied for port is not valid."
 
3071
 
 
3072
#: client/drizzle.cc:1866
 
3073
#, c-format
 
3074
msgid "Processing line: %<PRIu32>\n"
 
3075
msgstr "Processing line: %<PRIu32>\n"
 
3076
 
 
3077
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
 
3078
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
 
3079
#: client/drizzletest.cc:4728
 
3080
#, c-format
 
3081
msgid ""
 
3082
"Non-integer value supplied for port.  If you are trying to enter a password "
 
3083
"please use --password instead.\n"
 
3084
msgstr ""
 
3085
"Non-integer value supplied for port.  If you are trying to enter a password "
 
3086
"please use --password instead.\n"
 
3087
 
 
3088
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
 
3089
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
 
3090
#: client/drizzletest.cc:4736
 
3091
#, c-format
 
3092
msgid "Value supplied for port is not valid.\n"
 
3093
msgstr "Value supplied for port is not valid.\n"
 
3094
 
 
3095
#: client/drizzledump.cc:387
 
3096
msgid ""
 
3097
"Number of rows before each output progress report (requires --verbose)."
 
3098
msgstr ""
 
3099
"Number of rows before each output progress report (requires --verbose)."
 
3100
 
 
3101
#: client/drizzledump.cc:461
 
3102
#, c-format
 
3103
msgid "Got errno %d on write"
 
3104
msgstr "Got errno %d on write"
 
3105
 
 
3106
#: client/drizzledump.cc:466
 
3107
#, c-format
 
3108
msgid "%s  Ver %s Distrib %s, for %s (%s)\n"
 
3109
msgstr "%s  Ver %s Distrib %s, for %s (%s)\n"
 
3110
 
 
3111
#: client/drizzledump.cc:473
 
3112
#, c-format
 
3113
msgid "Usage: %s [OPTIONS] database [tables]\n"
 
3114
msgstr "Usage: %s [OPTIONS] database [tables]\n"
 
3115
 
 
3116
#: client/drizzledump.cc:474
 
3117
#, c-format
 
3118
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
 
3119
msgstr "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
 
3120
 
 
3121
#: client/drizzledump.cc:476
 
3122
#, c-format
 
3123
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
 
3124
msgstr "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
 
3125
 
 
3126
#: client/drizzledump.cc:483
 
3127
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
 
3128
msgstr "By Igor Romanenko, Monty, Jani & Sinisa"
 
3129
 
 
3130
#: client/drizzledump.cc:485
 
3131
msgid "Dumping definition and data DRIZZLE database or table"
 
3132
msgstr "Dumping definition and data DRIZZLE database or table"
 
3133
 
 
3134
#: client/drizzledump.cc:496
 
3135
#, c-format
 
3136
msgid "For more options, use %s --help\n"
 
3137
msgstr "For more options, use %s --help\n"
 
3138
 
 
3139
#: client/drizzledump.cc:630
 
3140
#, c-format
 
3141
msgid "Memory allocation error while copying password. Aborting.\n"
 
3142
msgstr "Memory allocation error while copying password. Aborting.\n"
 
3143
 
 
3144
#: client/drizzledump.cc:669
 
3145
#, c-format
 
3146
msgid "Input filename too long: %s"
 
3147
msgstr "Input filename too long: %s"
 
3148
 
 
3149
#: client/drizzledump.cc:712
 
3150
#, c-format
 
3151
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
 
3152
msgstr "Illegal use of option --ignore-table=<database>.<table>\n"
 
3153
 
 
3154
#: client/drizzledump.cc:737
 
3155
#, c-format
 
3156
msgid "Invalid mode to --compatible: %s\n"
 
3157
msgstr "Invalid mode to --compatible: %s\n"
 
3158
 
 
3159
#: client/drizzledump.cc:791
 
3160
#, c-format
 
3161
msgid "%s: You must use option --tab with --fields-...\n"
 
3162
msgstr "%s: You must use option --tab with --fields-...\n"
 
3163
 
 
3164
#: client/drizzledump.cc:808
 
3165
#, c-format
 
3166
msgid ""
 
3167
"%s: You can't use --single-transaction and --lock-all-tables at the same "
 
3168
"time.\n"
 
3169
msgstr ""
 
3170
"%s: You can't use --single-transaction and --lock-all-tables at the same "
 
3171
"time.\n"
 
3172
 
 
3173
#: client/drizzledump.cc:821
 
3174
#, c-format
 
3175
msgid ""
 
3176
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
 
3177
"time.\n"
 
3178
msgstr ""
 
3179
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
 
3180
"time.\n"
 
3181
 
 
3182
#: client/drizzledump.cc:827
 
3183
#, c-format
 
3184
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
 
3185
msgstr "%s: --databases or --all-databases can't be used with --tab.\n"
 
3186
 
 
3187
#: client/drizzledump.cc:853
 
3188
#, c-format
 
3189
msgid "Got error: %s (%d) %s"
 
3190
msgstr ""
 
3191
 
 
3192
#: client/drizzledump.cc:860
 
3193
#, c-format
 
3194
msgid "Got error: %d %s"
 
3195
msgstr ""
 
3196
 
 
3197
#: client/drizzledump.cc:958 client/drizzledump.cc:965
 
3198
#: client/drizzledump.cc:978
 
3199
#, c-format
 
3200
msgid "Couldn't execute '%s': %s (%d)"
 
3201
msgstr "Couldn't execute '%s': %s (%d)"
 
3202
 
 
3203
#: client/drizzledump.cc:1042
 
3204
#, c-format
 
3205
msgid "-- Connecting to %s...\n"
 
3206
msgstr "-- Connecting to %s...\n"
 
3207
 
 
3208
#: client/drizzledump.cc:1063
 
3209
#, c-format
 
3210
msgid "-- Disconnecting from %s...\n"
 
3211
msgstr "-- Disconnecting from %s...\n"
 
3212
 
 
3213
#: client/drizzledump.cc:1074
 
3214
msgid "Couldn't allocate memory"
 
3215
msgstr "Couldn't allocate memory"
 
3216
 
 
3217
#: client/drizzledump.cc:1418
 
3218
#, c-format
 
3219
msgid ""
 
3220
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
 
3221
"type %s\n"
 
3222
msgstr ""
 
3223
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
 
3224
"type %s\n"
 
3225
 
 
3226
#: client/drizzledump.cc:1432
 
3227
#, c-format
 
3228
msgid "-- Retrieving table structure for table %s...\n"
 
3229
msgstr "-- Retrieving table structure for table %s...\n"
 
3230
 
 
3231
#: client/drizzledump.cc:1546
 
3232
#, c-format
 
3233
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
 
3234
msgstr "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
 
3235
 
 
3236
#: client/drizzledump.cc:1653
 
3237
#, c-format
 
3238
msgid "%s: Can't get keys for table %s\n"
 
3239
msgstr "%s: Can't get keys for table %s\n"
 
3240
 
 
3241
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
 
3242
#, c-format
 
3243
msgid "Error: Couldn't read status information for table %s\n"
 
3244
msgstr "Error: Couldn't read status information for table %s\n"
 
3245
 
 
3246
#: client/drizzledump.cc:1874
 
3247
#, c-format
 
3248
msgid "Error retrieving table structure for table: \"%s\""
 
3249
msgstr "Error retrieving table structure for table: \"%s\""
 
3250
 
 
3251
#: client/drizzledump.cc:1881
 
3252
#, c-format
 
3253
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
 
3254
msgstr "-- Skipping dump data for table '%s', --no-data was used\n"
 
3255
 
 
3256
#: client/drizzledump.cc:1892
 
3257
#, c-format
 
3258
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
 
3259
msgstr "-- Warning: Skipping data for table '%s' because it's of type %s\n"
 
3260
 
 
3261
#: client/drizzledump.cc:1899
 
3262
#, c-format
 
3263
msgid "-- Skipping dump data for table '%s', it has no fields\n"
 
3264
msgstr "-- Skipping dump data for table '%s', it has no fields\n"
 
3265
 
 
3266
#: client/drizzledump.cc:1907
 
3267
msgid "-- Sending SELECT query...\n"
 
3268
msgstr "-- Sending SELECT query...\n"
 
3269
 
 
3270
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
 
3271
msgid "when executing 'SELECT INTO OUTFILE'"
 
3272
msgstr "when executing 'SELECT INTO OUTFILE'"
 
3273
 
 
3274
#: client/drizzledump.cc:1971
 
3275
#, c-format
 
3276
msgid ""
 
3277
"\n"
 
3278
"--\n"
 
3279
"-- Dumping data for table %s\n"
 
3280
"--\n"
 
3281
msgstr ""
 
3282
"\n"
 
3283
"--\n"
 
3284
"-- Dumping data for table %s\n"
 
3285
"--\n"
 
3286
 
 
3287
#: client/drizzledump.cc:2012
 
3288
msgid "-- Retrieving rows...\n"
 
3289
msgstr "-- Retrieving rows...\n"
 
3290
 
 
3291
#: client/drizzledump.cc:2015
 
3292
#, c-format
 
3293
msgid "%s: Error in field count for table: %s !  Aborting.\n"
 
3294
msgstr "%s: Error in field count for table: %s !  Aborting.\n"
 
3295
 
 
3296
#: client/drizzledump.cc:2064
 
3297
#, c-format
 
3298
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
 
3299
msgstr "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
 
3300
 
 
3301
#: client/drizzledump.cc:2081
 
3302
#, c-format
 
3303
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
 
3304
msgstr "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
 
3305
 
 
3306
#: client/drizzledump.cc:2103
 
3307
#, c-format
 
3308
msgid "Not enough fields from table %s! Aborting.\n"
 
3309
msgstr "Not enough fields from table %s! Aborting.\n"
 
3310
 
 
3311
#: client/drizzledump.cc:2523
 
3312
msgid "when using LOCK TABLES"
 
3313
msgstr "when using LOCK TABLES"
 
3314
 
 
3315
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
 
3316
msgid "when doing refresh"
 
3317
msgstr "when doing refresh"
 
3318
 
 
3319
#: client/drizzledump.cc:2629
 
3320
msgid "alloc_root failure."
 
3321
msgstr "alloc_root failure."
 
3322
 
 
3323
#: client/drizzledump.cc:2650
 
3324
#, c-format
 
3325
msgid "Couldn't find table: \"%s\""
 
3326
msgstr "Couldn't find table: \"%s\""
 
3327
 
 
3328
#: client/drizzledump.cc:2666
 
3329
msgid "when doing LOCK TABLES"
 
3330
msgstr "when doing LOCK TABLES"
 
3331
 
 
3332
#: client/drizzledump.cc:2737
 
3333
msgid "Error: Binlogging on server not active"
 
3334
msgstr "Error: Binlogging on server not active"
 
3335
 
 
3336
#: client/drizzledump.cc:2806
 
3337
msgid "Error: Slave not set up"
 
3338
msgstr "Error: Slave not set up"
 
3339
 
 
3340
#: client/drizzledump.cc:2865
 
3341
msgid "Error: Unable to start slave"
 
3342
msgstr "Error: Unable to start slave"
 
3343
 
 
3344
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
 
3345
#: client/drizzledump.cc:3173
 
3346
#, c-format
 
3347
msgid ""
 
3348
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
 
3349
msgstr ""
 
3350
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
 
3351
 
 
3352
#: client/drizzledump.cc:3203
 
3353
#, c-format
 
3354
msgid "Error: Not enough memory to store ORDER BY clause\n"
 
3355
msgstr "Error: Not enough memory to store ORDER BY clause\n"
 
3356
 
 
3357
#: drizzled/drizzled.cc:917
 
3358
msgid "Can't open abort pipet"
 
3359
msgstr "Can't open abort pipet"
 
3360
 
 
3361
#: drizzled/drizzled.cc:919
 
3362
#, c-format
 
3363
msgid "pipe() on abort_pipe failed with error %d"
 
3364
msgstr "pipe() on abort_pipe failed with error %d"
 
3365
 
 
3366
#: drizzled/drizzled.cc:1109
 
3367
#, c-format
 
3368
msgid ""
 
3369
"\n"
 
3370
"This crash occurred while the server was calling initgroups(). This is\n"
 
3371
"often due to the use of a drizzled that is statically linked against glibc\n"
 
3372
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
 
3373
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
 
3374
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
 
3375
"drizzled that is not statically linked.\n"
 
3376
msgstr ""
 
3377
"\n"
 
3378
"This crash occurred while the server was calling initgroups(). This is\n"
 
3379
"often due to the use of a drizzled that is statically linked against glibc\n"
 
3380
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
 
3381
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
 
3382
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
 
3383
"drizzled that is not statically linked.\n"
 
3384
 
 
3385
#: drizzled/drizzled.cc:1611
 
3386
msgid "No scheduler found, cannot continue!\n"
 
3387
msgstr "No scheduler found, cannot continue!\n"
 
3388
 
 
3389
#: drizzled/drizzled.cc:1742
 
3390
#, c-format
 
3391
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
 
3392
msgstr "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
 
3393
 
 
3394
#: drizzled/drizzled.cc:2257
 
3395
msgid "Path for temporary files."
 
3396
msgstr "Path for temporary files."
 
3397
 
 
3398
#: drizzled/drizzled.cc:2279
 
3399
msgid ""
 
3400
"Size of tree cache used in bulk insert optimization. Note that this is a "
 
3401
"limit per thread!"
 
3402
msgstr ""
 
3403
"Size of tree cache used in bulk insert optimization. Note that this is a "
 
3404
"limit per thread!"
 
3405
 
 
3406
#: drizzled/drizzled.cc:2451
 
3407
msgid ""
 
3408
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
 
3409
msgstr ""
 
3410
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
 
3411
 
 
3412
#: drizzled/drizzled.cc:2460
 
3413
msgid ""
 
3414
"Optional comma separated list of plugins to load at starup.[for example: --"
 
3415
"plugin_load=crc32,logger_gearman]"
 
3416
msgstr ""
 
3417
"Optional comma separated list of plugins to load at starup.[for example: --"
 
3418
"plugin_load=crc32,logger_gearman]"
 
3419
 
 
3420
#: drizzled/drizzled.cc:2470
 
3421
msgid "Select protocol to be used (by default oldlibdrizzle)."
 
3422
msgstr "Select protocol to be used (by default oldlibdrizzle)."
 
3423
 
 
3424
#: drizzled/drizzled.cc:2507
 
3425
msgid "Select scheduler to be used (by default multi-thread)."
 
3426
msgstr "Select scheduler to be used (by default multi-thread)."
 
3427
 
 
3428
#: drizzled/drizzled.cc:2537
 
3429
msgid ""
 
3430
"If an internal in-memory temporary table exceeds this size, Drizzle will "
 
3431
"automatically convert it to an on-disk MyISAM table."
 
3432
msgstr ""
 
3433
"If an internal in-memory temporary table exceeds this size, Drizzle will "
 
3434
"automatically convert it to an on-disk MyISAM table."
 
3435
 
 
3436
#: drizzled/drizzled.cc:2687
 
3437
msgid ""
 
3438
"Copyright (C) 2008 Sun Microsystems\n"
 
3439
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
 
3440
"and you are welcome to modify and redistribute it under the GPL license\n"
 
3441
"\n"
 
3442
"Starts the Drizzle database server\n"
 
3443
msgstr ""
 
3444
"Copyright (C) 2008 Sun Microsystems\n"
 
3445
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
 
3446
"and you are welcome to modify and redistribute it under the GPL license\n"
 
3447
"\n"
 
3448
"Starts the Drizzle database server\n"
 
3449
 
 
3450
#: drizzled/errmsg.cc:73
 
3451
#, c-format
 
3452
msgid "errmsg plugin '%s' errmsg() failed"
 
3453
msgstr "errmsg plugin '%s' errmsg() failed"
 
3454
 
 
3455
#: drizzled/error.cc:108
 
3456
#, c-format
 
3457
msgid "Out of memory; restart server and try again (needed %lu bytes)"
 
3458
msgstr "Out of memory; restart server and try again (needed %lu bytes)"
 
3459
 
 
3460
#: drizzled/error.cc:116
 
3461
msgid ""
 
3462
"Out of memory; check if drizzled or some other process uses all available "
 
3463
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
 
3464
"memory or you can add more swap space"
 
3465
msgstr ""
 
3466
"Out of memory; check if drizzled or some other process uses all available "
 
3467
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
 
3468
"memory or you can add more swap space"
 
3469
 
 
3470
#: drizzled/error.cc:200
 
3471
#, c-format
 
3472
msgid ""
 
3473
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
 
3474
"check the manual"
 
3475
msgstr ""
 
3476
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
 
3477
"check the manual"
 
3478
 
 
3479
#: drizzled/error.cc:242
 
3480
msgid ""
 
3481
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
 
3482
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
 
3483
msgstr ""
 
3484
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
 
3485
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
 
3486
 
 
3487
#: drizzled/error.cc:258
 
3488
#, c-format
 
3489
msgid ""
 
3490
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
 
3491
msgstr ""
 
3492
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
 
3493
 
 
3494
#: drizzled/error.cc:266
 
3495
#, c-format
 
3496
msgid "Too many tables; Drizzle can only use %d tables in a join"
 
3497
msgstr "Too many tables; Drizzle can only use %d tables in a join"
 
3498
 
 
3499
#: drizzled/error.cc:272
 
3500
#, c-format
 
3501
msgid ""
 
3502
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'drizzled -O "
 
3503
"thread_stack=#' to specify a bigger stack if needed"
 
3504
msgstr ""
 
3505
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'drizzled -O "
 
3506
"thread_stack=#' to specify a bigger stack if needed"
 
3507
 
 
3508
#: drizzled/error.cc:292
 
3509
#, c-format
 
3510
msgid ""
 
3511
"Host '%-.64s' is blocked because of many connection errors; unblock with "
 
3512
"'drizzleadmin flush-hosts'"
 
3513
msgstr ""
 
3514
"Host '%-.64s' is blocked because of many connection errors; unblock with "
 
3515
"'drizzleadmin flush-hosts'"
 
3516
 
 
3517
#: drizzled/error.cc:294
 
3518
#, c-format
 
3519
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
 
3520
msgstr "Host '%-.64s' is not allowed to connect to this Drizzle server"
 
3521
 
 
3522
#: drizzled/error.cc:296
 
3523
msgid ""
 
3524
"You are using Drizzle as an anonymous user and anonymous users are not "
 
3525
"allowed to change passwords"
 
3526
msgstr ""
 
3527
"You are using Drizzle as an anonymous user and anonymous users are not "
 
3528
"allowed to change passwords"
 
3529
 
 
3530
#: drizzled/error.cc:298
 
3531
msgid ""
 
3532
"You must have privileges to update tables in the drizzle database to be able "
 
3533
"to change passwords for others"
 
3534
msgstr ""
 
3535
"You must have privileges to update tables in the drizzle database to be able "
 
3536
"to change passwords for others"
 
3537
 
 
3538
#: drizzled/error.cc:330
 
3539
msgid "The used command is not allowed with this Drizzle version"
 
3540
msgstr "The used command is not allowed with this Drizzle version"
 
3541
 
 
3542
#: drizzled/error.cc:332
 
3543
msgid ""
 
3544
"You have an error in your SQL syntax; check the manual that corresponds to "
 
3545
"your Drizzle server version for the right syntax to use"
 
3546
msgstr ""
 
3547
"You have an error in your SQL syntax; check the manual that corresponds to "
 
3548
"your Drizzle server version for the right syntax to use"
 
3549
 
 
3550
#: drizzled/error.cc:382
 
3551
msgid "This version of Drizzle is not compiled with RAID support"
 
3552
msgstr "This version of Drizzle is not compiled with RAID support"
 
3553
 
 
3554
#: drizzled/error.cc:402
 
3555
#, c-format
 
3556
msgid ""
 
3557
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
 
3558
"(%-.64s)"
 
3559
msgstr ""
 
3560
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
 
3561
"(%-.64s)"
 
3562
 
2737
3563
#: drizzled/error.cc:428
2738
3564
msgid ""
2739
3565
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2740
3566
"of storage; increase this drizzled variable and try again"
2741
3567
msgstr ""
 
3568
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
 
3569
"of storage; increase this drizzled variable and try again"
2742
3570
 
2743
3571
#: drizzled/error.cc:430
2744
3572
msgid ""
2745
3573
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2746
3574
msgstr ""
 
3575
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2747
3576
 
2748
3577
#: drizzled/error.cc:432
2749
3578
msgid ""
2750
3579
"This operation requires a running slave; configure slave and do START SLAVE"
2751
3580
msgstr ""
 
3581
"This operation requires a running slave; configure slave and do START SLAVE"
2752
3582
 
2753
3583
#: drizzled/error.cc:434
2754
3584
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2755
 
msgstr ""
 
3585
msgstr "The server is not configured as slave; fix with CHANGE MASTER TO"
2756
3586
 
2757
3587
#: drizzled/error.cc:436
2758
 
#, fuzzy
2759
3588
msgid ""
2760
3589
"Could not initialize master info structure; more error messages can be found "
2761
3590
"in the Drizzle error log"
2762
3591
msgstr ""
2763
 
"Could not initialise master info structure; more error messages can be found "
2764
 
"in the MySQL error log"
 
3592
"Could not initialize master info structure; more error messages can be found "
 
3593
"in the Drizzle error log"
2765
3594
 
2766
3595
#: drizzled/error.cc:438
2767
3596
msgid "Could not create slave thread; check system resources"
2768
 
msgstr ""
 
3597
msgstr "Could not create slave thread; check system resources"
2769
3598
 
2770
3599
#: drizzled/error.cc:440
2771
3600
#, c-format
2772
3601
msgid ""
2773
3602
"User %-.64s already has more than 'max_user_connections' active connections"
2774
3603
msgstr ""
 
3604
"User %-.64s already has more than 'max_user_connections' active connections"
2775
3605
 
2776
3606
#: drizzled/error.cc:442
2777
3607
msgid "You may only use constant expressions with SET"
2778
 
msgstr ""
 
3608
msgstr "You may only use constant expressions with SET"
2779
3609
 
2780
3610
#: drizzled/error.cc:444
2781
3611
msgid "Lock wait timeout exceeded; try restarting transaction"
2782
 
msgstr ""
 
3612
msgstr "Lock wait timeout exceeded; try restarting transaction"
2783
3613
 
2784
3614
#: drizzled/error.cc:446
2785
3615
msgid "The total number of locks exceeds the lock table size"
2786
 
msgstr ""
 
3616
msgstr "The total number of locks exceeds the lock table size"
2787
3617
 
2788
3618
#: drizzled/error.cc:448
2789
3619
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2790
3620
msgstr ""
 
3621
"Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2791
3622
 
2792
3623
#: drizzled/error.cc:450
2793
3624
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2794
 
msgstr ""
 
3625
msgstr "DROP DATABASE not allowed while thread is holding global read lock"
2795
3626
 
2796
3627
#: drizzled/error.cc:452
2797
3628
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2798
 
msgstr ""
 
3629
msgstr "CREATE DATABASE not allowed while thread is holding global read lock"
2799
3630
 
2800
3631
#: drizzled/error.cc:454
2801
3632
#, c-format
2802
3633
msgid "Incorrect arguments to %s"
2803
 
msgstr ""
 
3634
msgstr "Incorrect arguments to %s"
2804
3635
 
2805
3636
#: drizzled/error.cc:456
2806
3637
#, c-format
2807
3638
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2808
 
msgstr ""
 
3639
msgstr "'%-.48s'@'%-.64s' is not allowed to create new users"
2809
3640
 
2810
3641
#: drizzled/error.cc:458
2811
3642
msgid ""
2812
3643
"Incorrect table definition; all MERGE tables must be in the same database"
2813
3644
msgstr ""
 
3645
"Incorrect table definition; all MERGE tables must be in the same database"
2814
3646
 
2815
3647
#: drizzled/error.cc:460
2816
3648
msgid "Deadlock found when trying to get lock; try restarting transaction"
2817
 
msgstr ""
 
3649
msgstr "Deadlock found when trying to get lock; try restarting transaction"
2818
3650
 
2819
3651
#: drizzled/error.cc:462
2820
3652
msgid "The used table type doesn't support FULLTEXT indexes"
2821
 
msgstr ""
 
3653
msgstr "The used table type doesn't support FULLTEXT indexes"
2822
3654
 
2823
3655
#: drizzled/error.cc:464
2824
3656
msgid "Cannot add foreign key constraint"
2825
 
msgstr ""
 
3657
msgstr "Cannot add foreign key constraint"
2826
3658
 
2827
3659
#: drizzled/error.cc:466
2828
3660
msgid "Cannot add or update a child row: a foreign key constraint fails"
2829
 
msgstr ""
 
3661
msgstr "Cannot add or update a child row: a foreign key constraint fails"
2830
3662
 
2831
3663
#: drizzled/error.cc:468
2832
3664
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2833
 
msgstr ""
 
3665
msgstr "Cannot delete or update a parent row: a foreign key constraint fails"
2834
3666
 
2835
3667
#: drizzled/error.cc:470
2836
3668
#, c-format
2837
3669
msgid "Error connecting to master: %-.128s"
2838
 
msgstr ""
 
3670
msgstr "Error connecting to master: %-.128s"
2839
3671
 
2840
3672
#: drizzled/error.cc:472
2841
3673
#, c-format
2842
3674
msgid "Error running query on master: %-.128s"
2843
 
msgstr ""
 
3675
msgstr "Error running query on master: %-.128s"
2844
3676
 
2845
3677
#: drizzled/error.cc:474
2846
3678
#, c-format
2847
3679
msgid "Error when executing command %s: %-.128s"
2848
 
msgstr ""
 
3680
msgstr "Error when executing command %s: %-.128s"
2849
3681
 
2850
3682
#: drizzled/error.cc:476
2851
3683
#, c-format
2852
3684
msgid "Incorrect usage of %s and %s"
2853
 
msgstr ""
 
3685
msgstr "Incorrect usage of %s and %s"
2854
3686
 
2855
3687
#: drizzled/error.cc:478
2856
3688
msgid "The used SELECT statements have a different number of columns"
2857
 
msgstr ""
 
3689
msgstr "The used SELECT statements have a different number of columns"
2858
3690
 
2859
3691
#: drizzled/error.cc:480
2860
3692
msgid "Can't execute the query because you have a conflicting read lock"
2861
 
msgstr ""
 
3693
msgstr "Can't execute the query because you have a conflicting read lock"
2862
3694
 
2863
3695
#: drizzled/error.cc:482
2864
3696
msgid "Mixing of transactional and non-transactional tables is disabled"
2865
 
msgstr ""
 
3697
msgstr "Mixing of transactional and non-transactional tables is disabled"
2866
3698
 
2867
3699
#: drizzled/error.cc:484
2868
3700
#, c-format
2869
3701
msgid "Option '%s' used twice in statement"
2870
 
msgstr ""
 
3702
msgstr "Option '%s' used twice in statement"
2871
3703
 
2872
3704
#: drizzled/error.cc:486
2873
3705
#, c-format
2874
3706
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2875
 
msgstr ""
 
3707
msgstr "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2876
3708
 
2877
3709
#: drizzled/error.cc:488
2878
3710
#, c-format
2879
3711
msgid "Access denied; you need the %-.128s privilege for this operation"
2880
 
msgstr ""
 
3712
msgstr "Access denied; you need the %-.128s privilege for this operation"
2881
3713
 
2882
3714
#: drizzled/error.cc:490
2883
3715
#, c-format
2884
3716
msgid ""
2885
3717
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2886
3718
msgstr ""
 
3719
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2887
3720
 
2888
3721
#: drizzled/error.cc:492
2889
3722
#, c-format
2890
3723
msgid ""
2891
3724
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2892
3725
msgstr ""
 
3726
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2893
3727
 
2894
3728
#: drizzled/error.cc:494
2895
3729
#, c-format
2896
3730
msgid "Variable '%-.64s' doesn't have a default value"
2897
 
msgstr ""
 
3731
msgstr "Variable '%-.64s' doesn't have a default value"
2898
3732
 
2899
3733
#: drizzled/error.cc:496
2900
3734
#, c-format
2901
3735
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2902
 
msgstr ""
 
3736
msgstr "Variable '%-.64s' can't be set to the value of '%-.200s'"
2903
3737
 
2904
3738
#: drizzled/error.cc:498
2905
3739
#, c-format
2906
3740
msgid "Incorrect argument type to variable '%-.64s'"
2907
 
msgstr ""
 
3741
msgstr "Incorrect argument type to variable '%-.64s'"
2908
3742
 
2909
3743
#: drizzled/error.cc:500
2910
3744
#, c-format
2911
3745
msgid "Variable '%-.64s' can only be set, not read"
2912
 
msgstr ""
 
3746
msgstr "Variable '%-.64s' can only be set, not read"
2913
3747
 
2914
3748
#: drizzled/error.cc:502
2915
3749
#, c-format
2916
3750
msgid "Incorrect usage/placement of '%s'"
2917
 
msgstr ""
 
3751
msgstr "Incorrect usage/placement of '%s'"
2918
3752
 
2919
3753
#: drizzled/error.cc:504
2920
 
#, fuzzy, c-format
 
3754
#, c-format
2921
3755
msgid "This version of Drizzle doesn't yet support '%s'"
2922
 
msgstr "The storage engine for the table doesn't support %s"
 
3756
msgstr "This version of Drizzle doesn't yet support '%s'"
2923
3757
 
2924
3758
#: drizzled/error.cc:506
2925
3759
#, c-format
2926
3760
msgid ""
2927
3761
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2928
3762
msgstr ""
 
3763
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2929
3764
 
2930
3765
#: drizzled/error.cc:508
2931
3766
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2932
3767
msgstr ""
 
3768
"Slave SQL thread ignored the query because of replicate-*-table rules"
2933
3769
 
2934
3770
#: drizzled/error.cc:510
2935
3771
#, c-format
2936
3772
msgid "Variable '%-.192s' is a %s variable"
2937
 
msgstr ""
 
3773
msgstr "Variable '%-.192s' is a %s variable"
2938
3774
 
2939
3775
#: drizzled/error.cc:512
2940
3776
#, c-format
2941
3777
msgid "Incorrect foreign key definition for '%-.192s': %s"
2942
 
msgstr ""
 
3778
msgstr "Incorrect foreign key definition for '%-.192s': %s"
2943
3779
 
2944
3780
#: drizzled/error.cc:514
2945
3781
msgid "Key reference and table reference don't match"
2946
 
msgstr ""
 
3782
msgstr "Key reference and table reference don't match"
2947
3783
 
2948
3784
#: drizzled/error.cc:516
2949
3785
#, c-format
2950
3786
msgid "Operand should contain %d column(s)"
2951
 
msgstr ""
 
3787
msgstr "Operand should contain %d column(s)"
2952
3788
 
2953
3789
#: drizzled/error.cc:518
2954
3790
msgid "Subquery returns more than 1 row"
2955
 
msgstr ""
 
3791
msgstr "Subquery returns more than 1 row"
2956
3792
 
2957
3793
#: drizzled/error.cc:520
2958
3794
#, c-format
2959
3795
msgid "Unknown prepared statement handler (%.*s) given to %s"
2960
 
msgstr ""
 
3796
msgstr "Unknown prepared statement handler (%.*s) given to %s"
2961
3797
 
2962
3798
#: drizzled/error.cc:522
2963
3799
msgid "Help database is corrupt or does not exist"
2964
 
msgstr ""
 
3800
msgstr "Help database is corrupt or does not exist"
2965
3801
 
2966
3802
#: drizzled/error.cc:524
2967
3803
msgid "Cyclic reference on subqueries"
2968
 
msgstr ""
 
3804
msgstr "Cyclic reference on subqueries"
2969
3805
 
2970
3806
#: drizzled/error.cc:526
2971
3807
#, c-format
2972
3808
msgid "Converting column '%s' from %s to %s"
2973
 
msgstr ""
 
3809
msgstr "Converting column '%s' from %s to %s"
2974
3810
 
2975
3811
#: drizzled/error.cc:528
2976
3812
#, c-format
2977
3813
msgid "Reference '%-.64s' not supported (%s)"
2978
 
msgstr ""
 
3814
msgstr "Reference '%-.64s' not supported (%s)"
2979
3815
 
2980
3816
#: drizzled/error.cc:530
2981
3817
msgid "Every derived table must have its own alias"
2982
 
msgstr ""
 
3818
msgstr "Every derived table must have its own alias"
2983
3819
 
2984
3820
#: drizzled/error.cc:532
2985
3821
#, c-format
2986
3822
msgid "Select %u was reduced during optimization"
2987
 
msgstr ""
 
3823
msgstr "Select %u was reduced during optimization"
2988
3824
 
2989
3825
#: drizzled/error.cc:534
2990
3826
#, c-format
2991
3827
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2992
 
msgstr ""
 
3828
msgstr "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2993
3829
 
2994
3830
#: drizzled/error.cc:536
2995
3831
msgid ""
2996
3832
"Client does not support authentication protocol requested by server; "
2997
3833
"consider upgrading Drizzle client"
2998
3834
msgstr ""
 
3835
"Client does not support authentication protocol requested by server; "
 
3836
"consider upgrading Drizzle client"
2999
3837
 
3000
3838
#: drizzled/error.cc:538
3001
3839
msgid "All parts of a SPATIAL index must be NOT NULL"
3002
 
msgstr ""
 
3840
msgstr "All parts of a SPATIAL index must be NOT NULL"
3003
3841
 
3004
3842
#: drizzled/error.cc:540
3005
3843
#, c-format
3006
3844
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3007
 
msgstr ""
 
3845
msgstr "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3008
3846
 
3009
3847
#: drizzled/error.cc:542
3010
3848
msgid "Slave is already running"
3011
 
msgstr ""
 
3849
msgstr "Slave is already running"
3012
3850
 
3013
3851
#: drizzled/error.cc:544
3014
3852
msgid "Slave already has been stopped"
3015
 
msgstr ""
 
3853
msgstr "Slave already has been stopped"
3016
3854
 
3017
3855
#: drizzled/error.cc:546
3018
3856
#, c-format
3020
3858
"Uncompressed data size too large; the maximum size is %d (probably, length "
3021
3859
"of uncompressed data was corrupted)"
3022
3860
msgstr ""
 
3861
"Uncompressed data size too large; the maximum size is %d (probably, length "
 
3862
"of uncompressed data was corrupted)"
3023
3863
 
3024
3864
#: drizzled/error.cc:548
3025
3865
msgid "ZLIB: Not enough memory"
3026
 
msgstr ""
 
3866
msgstr "ZLIB: Not enough memory"
3027
3867
 
3028
3868
#: drizzled/error.cc:550
3029
3869
msgid ""
3030
3870
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3031
3871
"data was corrupted)"
3032
3872
msgstr ""
 
3873
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
 
3874
"data was corrupted)"
3033
3875
 
3034
3876
#: drizzled/error.cc:552
3035
3877
msgid "ZLIB: Input data corrupted"
3036
 
msgstr ""
 
3878
msgstr "ZLIB: Input data corrupted"
3037
3879
 
3038
3880
#: drizzled/error.cc:554
3039
3881
#, c-format
3040
3882
msgid "%d line(s) were cut by GROUP_CONCAT()"
3041
 
msgstr ""
 
3883
msgstr "%d line(s) were cut by GROUP_CONCAT()"
3042
3884
 
3043
3885
#: drizzled/error.cc:556
3044
3886
#, c-format
3045
3887
msgid "Row %ld doesn't contain data for all columns"
3046
 
msgstr ""
 
3888
msgstr "Row %ld doesn't contain data for all columns"
3047
3889
 
3048
3890
#: drizzled/error.cc:558
3049
3891
#, c-format
3050
3892
msgid ""
3051
3893
"Row %ld was truncated; it contained more data than there were input columns"
3052
3894
msgstr ""
 
3895
"Row %ld was truncated; it contained more data than there were input columns"
3053
3896
 
3054
3897
#: drizzled/error.cc:560
3055
3898
#, c-format
3056
3899
msgid ""
3057
3900
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3058
3901
msgstr ""
 
3902
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3059
3903
 
3060
3904
#: drizzled/error.cc:562
3061
3905
#, c-format
3062
3906
msgid "Out of range value for column '%s' at row %ld"
3063
 
msgstr ""
 
3907
msgstr "Out of range value for column '%s' at row %ld"
3064
3908
 
3065
3909
#: drizzled/error.cc:564
3066
3910
#, c-format
3067
3911
msgid "Data truncated for column '%s' at row %ld"
3068
 
msgstr ""
 
3912
msgstr "Data truncated for column '%s' at row %ld"
3069
3913
 
3070
3914
#: drizzled/error.cc:566
3071
3915
#, c-format
3072
3916
msgid "Using storage engine %s for table '%s'"
3073
 
msgstr ""
 
3917
msgstr "Using storage engine %s for table '%s'"
3074
3918
 
3075
3919
#: drizzled/error.cc:568
3076
3920
#, c-format
3077
3921
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3078
 
msgstr ""
 
3922
msgstr "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3079
3923
 
3080
3924
#: drizzled/error.cc:570
3081
3925
msgid "Cannot drop one or more of the requested users"
3082
 
msgstr ""
 
3926
msgstr "Cannot drop one or more of the requested users"
3083
3927
 
3084
3928
#: drizzled/error.cc:572
3085
3929
msgid "Can't revoke all privileges for one or more of the requested users"
3086
 
msgstr ""
 
3930
msgstr "Can't revoke all privileges for one or more of the requested users"
3087
3931
 
3088
3932
#: drizzled/error.cc:574
3089
3933
#, c-format
3090
 
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
 
3934
msgid ""
 
3935
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3091
3936
msgstr ""
 
3937
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3092
3938
 
3093
3939
#: drizzled/error.cc:576
3094
3940
#, c-format
3095
3941
msgid "Illegal mix of collations for operation '%s'"
3096
 
msgstr ""
 
3942
msgstr "Illegal mix of collations for operation '%s'"
3097
3943
 
3098
3944
#: drizzled/error.cc:578
3099
3945
#, c-format
3100
3946
msgid ""
3101
 
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3102
 
"variable_name)"
 
3947
"Variable '%-.64s' is not a variable component (can't be used as "
 
3948
"XXXX.variable_name)"
3103
3949
msgstr ""
 
3950
"Variable '%-.64s' is not a variable component (can't be used as "
 
3951
"XXXX.variable_name)"
3104
3952
 
3105
3953
#: drizzled/error.cc:580
3106
3954
#, c-format
3107
3955
msgid "Unknown collation: '%-.64s'"
3108
 
msgstr ""
 
3956
msgstr "Unknown collation: '%-.64s'"
3109
3957
 
3110
3958
#: drizzled/error.cc:582
3111
3959
msgid ""
3113
3961
"compiled without SSL support; they can be used later if Drizzle slave with "
3114
3962
"SSL is started"
3115
3963
msgstr ""
 
3964
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
 
3965
"compiled without SSL support; they can be used later if Drizzle slave with "
 
3966
"SSL is started"
3116
3967
 
3117
3968
#: drizzled/error.cc:584
3118
3969
#, c-format
3120
3971
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3121
3972
"old format; please change the password to the new format"
3122
3973
msgstr ""
 
3974
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
 
3975
"old format; please change the password to the new format"
3123
3976
 
3124
3977
#: drizzled/error.cc:586
3125
3978
#, c-format
3127
3980
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3128
3981
"SELECT #%d"
3129
3982
msgstr ""
 
3983
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
 
3984
"SELECT #%d"
3130
3985
 
3131
3986
#: drizzled/error.cc:588
3132
 
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
 
3987
msgid ""
 
3988
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3133
3989
msgstr ""
 
3990
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3134
3991
 
3135
3992
#: drizzled/error.cc:590
3136
3993
msgid ""
3138
3995
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3139
3996
"get an unexpected slave's drizzled restart"
3140
3997
msgstr ""
 
3998
"It is recommended to use --skip-slave-start when doing step-by-step "
 
3999
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
 
4000
"get an unexpected slave's drizzled restart"
3141
4001
 
3142
4002
#: drizzled/error.cc:592
3143
4003
msgid "SQL thread is not to be started so UNTIL options are ignored"
3144
 
msgstr ""
 
4004
msgstr "SQL thread is not to be started so UNTIL options are ignored"
3145
4005
 
3146
4006
#: drizzled/error.cc:594
3147
4007
#, c-format
3148
4008
msgid "Incorrect index name '%-.100s'"
3149
 
msgstr ""
3150
 
 
3151
 
#: drizzled/error.cc:596
3152
 
#, c-format
3153
 
msgid "Incorrect catalog name '%-.100s'"
3154
 
msgstr "Incorrect catalogue name '%-.100s'"
 
4009
msgstr "Incorrect index name '%-.100s'"
3155
4010
 
3156
4011
#: drizzled/error.cc:598
3157
4012
#, c-format
3158
4013
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3159
 
msgstr ""
 
4014
msgstr "Query cache failed to set size %lu; new query cache size is %lu"
3160
4015
 
3161
4016
#: drizzled/error.cc:600
3162
4017
#, c-format
3163
4018
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3164
 
msgstr ""
 
4019
msgstr "Column '%-.192s' cannot be part of FULLTEXT index"
3165
4020
 
3166
4021
#: drizzled/error.cc:602
3167
4022
#, c-format
3168
4023
msgid "Unknown key cache '%-.100s'"
3169
 
msgstr ""
 
4024
msgstr "Unknown key cache '%-.100s'"
3170
4025
 
3171
4026
#: drizzled/error.cc:604
3172
4027
msgid ""
3173
4028
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3174
4029
"this switch for this grant to work"
3175
4030
msgstr ""
 
4031
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
 
4032
"this switch for this grant to work"
3176
4033
 
3177
4034
#: drizzled/error.cc:606
3178
4035
#, c-format
3179
4036
msgid "Unknown table engine '%s'"
3180
 
msgstr ""
 
4037
msgstr "Unknown table engine '%s'"
3181
4038
 
3182
4039
#: drizzled/error.cc:608
3183
4040
#, c-format
3184
4041
msgid "'%s' is deprecated; use '%s' instead"
3185
 
msgstr ""
 
4042
msgstr "'%s' is deprecated; use '%s' instead"
3186
4043
 
3187
4044
#: drizzled/error.cc:610
3188
4045
#, c-format
3189
4046
msgid "The target table %-.100s of the %s is not updatable"
3190
 
msgstr ""
 
4047
msgstr "The target table %-.100s of the %s is not updatable"
3191
4048
 
3192
4049
#: drizzled/error.cc:612
3193
4050
#, c-format
3195
4052
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3196
4053
"working"
3197
4054
msgstr ""
 
4055
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
 
4056
"working"
3198
4057
 
3199
4058
#: drizzled/error.cc:614
3200
4059
#, c-format
3202
4061
"The Drizzle server is running with the %s option so it cannot execute this "
3203
4062
"statement"
3204
4063
msgstr ""
 
4064
"The Drizzle server is running with the %s option so it cannot execute this "
 
4065
"statement"
3205
4066
 
3206
4067
#: drizzled/error.cc:616
3207
4068
#, c-format
3208
4069
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3209
 
msgstr ""
 
4070
msgstr "Column '%-.100s' has duplicated value '%-.64s' in %s"
3210
4071
 
3211
4072
#: drizzled/error.cc:618
3212
4073
#, c-format
3213
4074
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3214
 
msgstr ""
 
4075
msgstr "Truncated incorrect %-.32s value: '%-.128s'"
3215
4076
 
3216
4077
#: drizzled/error.cc:620
3217
4078
msgid ""
3218
4079
"Incorrect table definition; there can be only one TIMESTAMP column with "
3219
4080
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3220
4081
msgstr ""
 
4082
"Incorrect table definition; there can be only one TIMESTAMP column with "
 
4083
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3221
4084
 
3222
4085
#: drizzled/error.cc:622
3223
4086
#, c-format
3224
4087
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3225
 
msgstr ""
 
4088
msgstr "Invalid ON UPDATE clause for '%-.192s' column"
3226
4089
 
3227
4090
#: drizzled/error.cc:624
3228
4091
msgid "This command is not supported in the prepared statement protocol yet"
3229
 
msgstr ""
 
4092
msgstr "This command is not supported in the prepared statement protocol yet"
3230
4093
 
3231
4094
#: drizzled/error.cc:626
3232
4095
#, c-format
3233
4096
msgid "Got error %d '%-.100s' from %s"
3234
 
msgstr ""
 
4097
msgstr "Got error %d '%-.100s' from %s"
3235
4098
 
3236
4099
#: drizzled/error.cc:628
3237
4100
#, c-format
3238
4101
msgid "Got temporary error %d '%-.100s' from %s"
3239
 
msgstr ""
 
4102
msgstr "Got temporary error %d '%-.100s' from %s"
3240
4103
 
3241
4104
#: drizzled/error.cc:630
3242
4105
#, c-format
3243
4106
msgid "Unknown or incorrect time zone: '%-.64s'"
3244
 
msgstr ""
 
4107
msgstr "Unknown or incorrect time zone: '%-.64s'"
3245
4108
 
3246
4109
#: drizzled/error.cc:632
3247
4110
#, c-format
3248
4111
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3249
 
msgstr ""
 
4112
msgstr "Invalid TIMESTAMP value in column '%s' at row %ld"
3250
4113
 
3251
4114
#: drizzled/error.cc:634
3252
4115
#, c-format
3253
4116
msgid "Invalid %s character string: '%.64s'"
3254
 
msgstr ""
 
4117
msgstr "Invalid %s character string: '%.64s'"
3255
4118
 
3256
4119
#: drizzled/error.cc:636
3257
4120
#, c-format
3258
4121
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3259
 
msgstr ""
 
4122
msgstr "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3260
4123
 
3261
4124
#: drizzled/error.cc:638
3262
4125
#, c-format
3263
4126
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3264
 
msgstr ""
 
4127
msgstr "Conflicting declarations: '%s%s' and '%s%s'"
3265
4128
 
3266
4129
#: drizzled/error.cc:640
3267
4130
#, c-format
3268
4131
msgid "Can't create a %s from within another stored routine"
3269
 
msgstr ""
 
4132
msgstr "Can't create a %s from within another stored routine"
3270
4133
 
3271
4134
#: drizzled/error.cc:642
3272
4135
#, c-format
3273
4136
msgid "%s %s already exists"
3274
 
msgstr ""
 
4137
msgstr "%s %s already exists"
3275
4138
 
3276
4139
#: drizzled/error.cc:644
3277
4140
#, c-format
3278
4141
msgid "%s %s does not exist"
3279
 
msgstr ""
 
4142
msgstr "%s %s does not exist"
3280
4143
 
3281
4144
#: drizzled/error.cc:646
3282
4145
#, c-format
3283
4146
msgid "Failed to DROP %s %s"
3284
 
msgstr ""
 
4147
msgstr "Failed to DROP %s %s"
3285
4148
 
3286
4149
#: drizzled/error.cc:648
3287
4150
#, c-format
3288
4151
msgid "Failed to CREATE %s %s"
3289
 
msgstr ""
 
4152
msgstr "Failed to CREATE %s %s"
3290
4153
 
3291
4154
#: drizzled/error.cc:650
3292
4155
#, c-format
3293
4156
msgid "%s with no matching label: %s"
3294
 
msgstr ""
 
4157
msgstr "%s with no matching label: %s"
3295
4158
 
3296
4159
#: drizzled/error.cc:652
3297
4160
#, c-format
3298
4161
msgid "Redefining label %s"
3299
 
msgstr ""
 
4162
msgstr "Redefining label %s"
3300
4163
 
3301
4164
#: drizzled/error.cc:654
3302
4165
#, c-format
3303
4166
msgid "End-label %s without match"
3304
 
msgstr ""
3305
 
 
3306
 
#: drizzled/error.cc:656
3307
 
#, c-format
3308
 
msgid "Referring to uninitialized variable %s"
3309
 
msgstr "Referring to uninitialised variable %s"
 
4167
msgstr "End-label %s without match"
3310
4168
 
3311
4169
#: drizzled/error.cc:658
3312
4170
#, c-format
3313
4171
msgid "PROCEDURE %s can't return a result set in the given context"
3314
 
msgstr ""
 
4172
msgstr "PROCEDURE %s can't return a result set in the given context"
3315
4173
 
3316
4174
#: drizzled/error.cc:660
3317
4175
msgid "RETURN is only allowed in a FUNCTION"
3318
 
msgstr ""
 
4176
msgstr "RETURN is only allowed in a FUNCTION"
3319
4177
 
3320
4178
#: drizzled/error.cc:662
3321
4179
#, c-format
3322
4180
msgid "%s is not allowed in stored procedures"
3323
 
msgstr ""
 
4181
msgstr "%s is not allowed in stored procedures"
3324
4182
 
3325
4183
#: drizzled/error.cc:664
3326
4184
msgid ""
3327
4185
"The update log is deprecated and replaced by the binary log; SET "
3328
4186
"SQL_LOG_UPDATE has been ignored"
3329
4187
msgstr ""
 
4188
"The update log is deprecated and replaced by the binary log; SET "
 
4189
"SQL_LOG_UPDATE has been ignored"
3330
4190
 
3331
4191
#: drizzled/error.cc:666
3332
4192
msgid ""
3333
4193
"The update log is deprecated and replaced by the binary log; SET "
3334
4194
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3335
4195
msgstr ""
 
4196
"The update log is deprecated and replaced by the binary log; SET "
 
4197
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3336
4198
 
3337
4199
#: drizzled/error.cc:668
3338
4200
msgid "Query execution was interrupted"
3339
 
msgstr ""
 
4201
msgstr "Query execution was interrupted"
3340
4202
 
3341
4203
#: drizzled/error.cc:670
3342
4204
#, c-format
3343
4205
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3344
 
msgstr ""
 
4206
msgstr "Incorrect number of arguments for %s %s; expected %u, got %u"
3345
4207
 
3346
4208
#: drizzled/error.cc:672
3347
4209
#, c-format
3348
4210
msgid "Undefined CONDITION: %s"
3349
 
msgstr ""
 
4211
msgstr "Undefined CONDITION: %s"
3350
4212
 
3351
4213
#: drizzled/error.cc:674
3352
4214
#, c-format
3353
4215
msgid "No RETURN found in FUNCTION %s"
3354
 
msgstr ""
 
4216
msgstr "No RETURN found in FUNCTION %s"
3355
4217
 
3356
4218
#: drizzled/error.cc:676
3357
4219
#, c-format
3358
4220
msgid "FUNCTION %s ended without RETURN"
3359
 
msgstr ""
 
4221
msgstr "FUNCTION %s ended without RETURN"
3360
4222
 
3361
4223
#: drizzled/error.cc:678
3362
4224
msgid "Cursor statement must be a SELECT"
3363
 
msgstr ""
 
4225
msgstr "Cursor statement must be a SELECT"
3364
4226
 
3365
4227
#: drizzled/error.cc:680
3366
4228
msgid "Cursor SELECT must not have INTO"
3367
 
msgstr ""
 
4229
msgstr "Cursor SELECT must not have INTO"
3368
4230
 
3369
4231
#: drizzled/error.cc:682
3370
4232
#, c-format
3371
4233
msgid "Undefined CURSOR: %s"
3372
 
msgstr ""
 
4234
msgstr "Undefined CURSOR: %s"
3373
4235
 
3374
4236
#: drizzled/error.cc:684
3375
4237
msgid "Cursor is already open"
3376
 
msgstr ""
 
4238
msgstr "Cursor is already open"
3377
4239
 
3378
4240
#: drizzled/error.cc:686
3379
4241
msgid "Cursor is not open"
3380
 
msgstr ""
 
4242
msgstr "Cursor is not open"
3381
4243
 
3382
4244
#: drizzled/error.cc:688
3383
4245
#, c-format
3384
4246
msgid "Undeclared variable: %s"
3385
 
msgstr ""
 
4247
msgstr "Undeclared variable: %s"
3386
4248
 
3387
4249
#: drizzled/error.cc:690
3388
4250
msgid "Incorrect number of FETCH variables"
3389
 
msgstr ""
 
4251
msgstr "Incorrect number of FETCH variables"
3390
4252
 
3391
4253
#: drizzled/error.cc:692
3392
4254
msgid "No data - zero rows fetched, selected, or processed"
3393
 
msgstr ""
 
4255
msgstr "No data - zero rows fetched, selected, or processed"
3394
4256
 
3395
4257
#: drizzled/error.cc:694
3396
4258
#, c-format
3397
4259
msgid "Duplicate parameter: %s"
3398
 
msgstr ""
 
4260
msgstr "Duplicate parameter: %s"
3399
4261
 
3400
4262
#: drizzled/error.cc:696
3401
4263
#, c-format
3402
4264
msgid "Duplicate variable: %s"
3403
 
msgstr ""
 
4265
msgstr "Duplicate variable: %s"
3404
4266
 
3405
4267
#: drizzled/error.cc:698
3406
4268
#, c-format
3407
4269
msgid "Duplicate condition: %s"
3408
 
msgstr ""
 
4270
msgstr "Duplicate condition: %s"
3409
4271
 
3410
4272
#: drizzled/error.cc:700
3411
4273
#, c-format
3412
4274
msgid "Duplicate cursor: %s"
3413
 
msgstr ""
 
4275
msgstr "Duplicate cursor: %s"
3414
4276
 
3415
4277
#: drizzled/error.cc:702
3416
4278
#, c-format
3417
4279
msgid "Failed to ALTER %s %s"
3418
 
msgstr ""
 
4280
msgstr "Failed to ALTER %s %s"
3419
4281
 
3420
4282
#: drizzled/error.cc:704
3421
4283
msgid "Subquery value not supported"
3422
 
msgstr ""
 
4284
msgstr "Subquery value not supported"
3423
4285
 
3424
4286
#: drizzled/error.cc:706
3425
4287
#, c-format
3426
4288
msgid "%s is not allowed in stored function or trigger"
3427
 
msgstr ""
 
4289
msgstr "%s is not allowed in stored function or trigger"
3428
4290
 
3429
4291
#: drizzled/error.cc:708
3430
4292
msgid "Variable or condition declaration after cursor or handler declaration"
3431
4293
msgstr ""
 
4294
"Variable or condition declaration after cursor or handler declaration"
3432
4295
 
3433
4296
#: drizzled/error.cc:710
3434
4297
msgid "Cursor declaration after handler declaration"
3435
 
msgstr ""
 
4298
msgstr "Cursor declaration after handler declaration"
3436
4299
 
3437
4300
#: drizzled/error.cc:712
3438
4301
msgid "Case not found for CASE statement"
3439
 
msgstr ""
 
4302
msgstr "Case not found for CASE statement"
3440
4303
 
3441
4304
#: drizzled/error.cc:714
3442
4305
#, c-format
3443
4306
msgid "Configuration file '%-.192s' is too big"
3444
 
msgstr ""
 
4307
msgstr "Configuration file '%-.192s' is too big"
3445
4308
 
3446
4309
#: drizzled/error.cc:716
3447
4310
#, c-format
3448
4311
msgid "Malformed file type header in file '%-.192s'"
3449
 
msgstr ""
 
4312
msgstr "Malformed file type header in file '%-.192s'"
3450
4313
 
3451
4314
#: drizzled/error.cc:718
3452
4315
#, c-format
3453
4316
msgid "Unexpected end of file while parsing comment '%-.200s'"
3454
 
msgstr ""
 
4317
msgstr "Unexpected end of file while parsing comment '%-.200s'"
3455
4318
 
3456
4319
#: drizzled/error.cc:720
3457
4320
#, c-format
3458
4321
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3459
 
msgstr ""
 
4322
msgstr "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3460
4323
 
3461
4324
#: drizzled/error.cc:722
3462
4325
#, c-format
3463
4326
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3464
 
msgstr ""
 
4327
msgstr "Unexpected end of file while skipping unknown parameter '%-.192s'"
3465
4328
 
3466
4329
#: drizzled/error.cc:724
3467
 
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
 
4330
msgid ""
 
4331
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3468
4332
msgstr ""
 
4333
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3469
4334
 
3470
4335
#: drizzled/error.cc:726
3471
4336
#, c-format
3472
4337
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3473
 
msgstr ""
 
4338
msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
3474
4339
 
3475
4340
#: drizzled/error.cc:728
3476
4341
#, c-format
3477
4342
msgid "'%-.192s.%-.192s' is not %s"
3478
 
msgstr ""
 
4343
msgstr "'%-.192s.%-.192s' is not %s"
3479
4344
 
3480
4345
#: drizzled/error.cc:730
3481
4346
#, c-format
3482
4347
msgid "Column '%-.192s' is not updatable"
3483
 
msgstr ""
 
4348
msgstr "Column '%-.192s' is not updatable"
3484
4349
 
3485
4350
#: drizzled/error.cc:732
3486
4351
msgid "View's SELECT contains a subquery in the FROM clause"
3487
 
msgstr ""
 
4352
msgstr "View's SELECT contains a subquery in the FROM clause"
3488
4353
 
3489
4354
#: drizzled/error.cc:734
3490
4355
#, c-format
3491
4356
msgid "View's SELECT contains a '%s' clause"
3492
 
msgstr ""
 
4357
msgstr "View's SELECT contains a '%s' clause"
3493
4358
 
3494
4359
#: drizzled/error.cc:736
3495
4360
msgid "View's SELECT contains a variable or parameter"
3496
 
msgstr ""
 
4361
msgstr "View's SELECT contains a variable or parameter"
3497
4362
 
3498
4363
#: drizzled/error.cc:738
3499
4364
#, c-format
3500
4365
msgid "View's SELECT refers to a temporary table '%-.192s'"
3501
 
msgstr ""
 
4366
msgstr "View's SELECT refers to a temporary table '%-.192s'"
3502
4367
 
3503
4368
#: drizzled/error.cc:740
3504
4369
msgid "View's SELECT and view's field list have different column counts"
3505
 
msgstr ""
 
4370
msgstr "View's SELECT and view's field list have different column counts"
3506
4371
 
3507
4372
#: drizzled/error.cc:742
3508
4373
msgid ""
3509
4374
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3510
4375
msgstr ""
 
4376
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3511
4377
 
3512
4378
#: drizzled/error.cc:744
3513
 
msgid "View being updated does not have complete key of underlying table in it"
 
4379
msgid ""
 
4380
"View being updated does not have complete key of underlying table in it"
3514
4381
msgstr ""
 
4382
"View being updated does not have complete key of underlying table in it"
3515
4383
 
3516
4384
#: drizzled/error.cc:746
3517
4385
#, c-format
3518
4386
msgid ""
3519
 
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3520
 
"(s) or definer/invoker of view lack rights to use them"
 
4387
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
 
4388
"function(s) or definer/invoker of view lack rights to use them"
3521
4389
msgstr ""
 
4390
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
 
4391
"function(s) or definer/invoker of view lack rights to use them"
3522
4392
 
3523
4393
#: drizzled/error.cc:748
3524
4394
#, c-format
3525
4395
msgid "Can't drop or alter a %s from within another stored routine"
3526
 
msgstr ""
 
4396
msgstr "Can't drop or alter a %s from within another stored routine"
3527
4397
 
3528
4398
#: drizzled/error.cc:750
3529
4399
msgid "GOTO is not allowed in a stored procedure handler"
3530
 
msgstr ""
 
4400
msgstr "GOTO is not allowed in a stored procedure handler"
3531
4401
 
3532
4402
#: drizzled/error.cc:752
3533
4403
msgid "Trigger already exists"
3534
 
msgstr ""
 
4404
msgstr "Trigger already exists"
3535
4405
 
3536
4406
#: drizzled/error.cc:754
3537
4407
msgid "Trigger does not exist"
3538
 
msgstr ""
 
4408
msgstr "Trigger does not exist"
3539
4409
 
3540
4410
#: drizzled/error.cc:756
3541
4411
#, c-format
3542
4412
msgid "Trigger's '%-.192s' is view or temporary table"
3543
 
msgstr ""
 
4413
msgstr "Trigger's '%-.192s' is view or temporary table"
3544
4414
 
3545
4415
#: drizzled/error.cc:758
3546
4416
#, c-format
3547
4417
msgid "Updating of %s row is not allowed in %strigger"
3548
 
msgstr ""
 
4418
msgstr "Updating of %s row is not allowed in %strigger"
3549
4419
 
3550
4420
#: drizzled/error.cc:760
3551
4421
#, c-format
3552
4422
msgid "There is no %s row in %s trigger"
3553
 
msgstr ""
 
4423
msgstr "There is no %s row in %s trigger"
3554
4424
 
3555
4425
#: drizzled/error.cc:762
3556
4426
#, c-format
3557
4427
msgid "Field '%-.192s' doesn't have a default value"
3558
 
msgstr ""
 
4428
msgstr "Field '%-.192s' doesn't have a default value"
3559
4429
 
3560
4430
#: drizzled/error.cc:764
3561
4431
msgid "Division by 0"
3562
 
msgstr ""
 
4432
msgstr "Division by 0"
3563
4433
 
3564
4434
#: drizzled/error.cc:766
3565
4435
#, c-format
3566
4436
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3567
 
msgstr ""
 
4437
msgstr "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3568
4438
 
3569
4439
#: drizzled/error.cc:768
3570
4440
#, c-format
3571
4441
msgid "Illegal %s '%-.192s' value found during parsing"
3572
 
msgstr ""
 
4442
msgstr "Illegal %s '%-.192s' value found during parsing"
3573
4443
 
3574
4444
#: drizzled/error.cc:770
3575
4445
#, c-format
3576
4446
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3577
 
msgstr ""
 
4447
msgstr "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3578
4448
 
3579
4449
#: drizzled/error.cc:772
3580
4450
#, c-format
3581
4451
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3582
 
msgstr ""
 
4452
msgstr "CHECK OPTION failed '%-.192s.%-.192s'"
3583
4453
 
3584
4454
#: drizzled/error.cc:774
3585
4455
#, c-format
3586
4456
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3587
4457
msgstr ""
 
4458
"%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3588
4459
 
3589
4460
#: drizzled/error.cc:776
3590
4461
#, c-format
3591
4462
msgid "Failed purging old relay logs: %s"
3592
 
msgstr ""
 
4463
msgstr "Failed purging old relay logs: %s"
3593
4464
 
3594
4465
#: drizzled/error.cc:778
3595
4466
#, c-format
3596
4467
msgid "Password hash should be a %d-digit hexadecimal number"
3597
 
msgstr ""
 
4468
msgstr "Password hash should be a %d-digit hexadecimal number"
3598
4469
 
3599
4470
#: drizzled/error.cc:780
3600
4471
msgid "Target log not found in binlog index"
3601
 
msgstr ""
 
4472
msgstr "Target log not found in binlog index"
3602
4473
 
3603
4474
#: drizzled/error.cc:782
3604
4475
msgid "I/O error reading log index file"
3605
 
msgstr ""
 
4476
msgstr "I/O error reading log index file"
3606
4477
 
3607
4478
#: drizzled/error.cc:784
3608
4479
msgid "Server configuration does not permit binlog purge"
3609
 
msgstr ""
 
4480
msgstr "Server configuration does not permit binlog purge"
3610
4481
 
3611
4482
#: drizzled/error.cc:786
3612
4483
msgid "Failed on fseek()"
3613
 
msgstr ""
 
4484
msgstr "Failed on fseek()"
3614
4485
 
3615
4486
#: drizzled/error.cc:788
3616
4487
msgid "Fatal error during log purge"
3617
 
msgstr ""
 
4488
msgstr "Fatal error during log purge"
3618
4489
 
3619
4490
#: drizzled/error.cc:790
3620
4491
msgid "A purgeable log is in use, will not purge"
3621
 
msgstr ""
 
4492
msgstr "A purgeable log is in use, will not purge"
3622
4493
 
3623
4494
#: drizzled/error.cc:792
3624
4495
msgid "Unknown error during log purge"
3625
 
msgstr ""
3626
 
 
3627
 
#: drizzled/error.cc:794
3628
 
#, c-format
3629
 
msgid "Failed initializing relay log position: %s"
3630
 
msgstr "Failed initialising relay log position: %s"
 
4496
msgstr "Unknown error during log purge"
3631
4497
 
3632
4498
#: drizzled/error.cc:796
3633
4499
msgid "You are not using binary logging"
3634
 
msgstr ""
 
4500
msgstr "You are not using binary logging"
3635
4501
 
3636
4502
#: drizzled/error.cc:798
3637
4503
#, c-format
3638
4504
msgid ""
3639
4505
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3640
4506
msgstr ""
 
4507
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3641
4508
 
3642
4509
#: drizzled/error.cc:800
3643
4510
msgid "WSAStartup Failed"
3644
 
msgstr ""
 
4511
msgstr "WSAStartup Failed"
3645
4512
 
3646
4513
#: drizzled/error.cc:802
3647
4514
msgid "Can't handle procedures with different groups yet"
3648
 
msgstr ""
 
4515
msgstr "Can't handle procedures with different groups yet"
3649
4516
 
3650
4517
#: drizzled/error.cc:804
3651
4518
msgid "Select must have a group with this procedure"
3652
 
msgstr ""
 
4519
msgstr "Select must have a group with this procedure"
3653
4520
 
3654
4521
#: drizzled/error.cc:806
3655
4522
msgid "Can't use ORDER clause with this procedure"
3656
 
msgstr ""
 
4523
msgstr "Can't use ORDER clause with this procedure"
3657
4524
 
3658
4525
#: drizzled/error.cc:808
3659
4526
#, c-format
3660
4527
msgid "Binary logging and replication forbid changing the global server %s"
3661
 
msgstr ""
 
4528
msgstr "Binary logging and replication forbid changing the global server %s"
3662
4529
 
3663
4530
#: drizzled/error.cc:810
3664
4531
#, c-format
3665
4532
msgid "Can't map file: %-.200s, errno: %d"
3666
 
msgstr ""
 
4533
msgstr "Can't map file: %-.200s, errno: %d"
3667
4534
 
3668
4535
#: drizzled/error.cc:812
3669
4536
#, c-format
3670
4537
msgid "Wrong magic in %-.64s"
3671
 
msgstr ""
 
4538
msgstr "Wrong magic in %-.64s"
3672
4539
 
3673
4540
#: drizzled/error.cc:814
3674
4541
msgid "Prepared statement contains too many placeholders"
3675
 
msgstr ""
 
4542
msgstr "Prepared statement contains too many placeholders"
3676
4543
 
3677
4544
#: drizzled/error.cc:816
3678
4545
#, c-format
3679
4546
msgid "Key part '%-.192s' length cannot be 0"
3680
 
msgstr ""
 
4547
msgstr "Key part '%-.192s' length cannot be 0"
3681
4548
 
3682
4549
#: drizzled/error.cc:818
3683
4550
msgid "View text checksum failed"
3684
 
msgstr ""
 
4551
msgstr "View text checksum failed"
3685
4552
 
3686
4553
#: drizzled/error.cc:820
3687
4554
#, c-format
3688
4555
msgid ""
3689
4556
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3690
4557
msgstr ""
 
4558
"Can't modify more than one base table through a join view '%-.192s.%-.192s'"
3691
4559
 
3692
4560
#: drizzled/error.cc:822
3693
4561
#, c-format
3694
4562
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3695
 
msgstr ""
 
4563
msgstr "Can't insert into join view '%-.192s.%-.192s' without fields list"
3696
4564
 
3697
4565
#: drizzled/error.cc:824
3698
4566
#, c-format
3699
4567
msgid "Can not delete from join view '%-.192s.%-.192s'"
3700
 
msgstr ""
 
4568
msgstr "Can't delete from join view '%-.192s.%-.192s'"
3701
4569
 
3702
4570
#: drizzled/error.cc:826
3703
4571
#, c-format
3704
4572
msgid "Operation %s failed for %.256s"
3705
 
msgstr ""
 
4573
msgstr "Operation %s failed for %.256s"
3706
4574
 
3707
4575
#: drizzled/error.cc:828
3708
4576
msgid "XAER_NOTA: Unknown XID"
3709
 
msgstr ""
 
4577
msgstr "XAER_NOTA: Unknown XID"
3710
4578
 
3711
4579
#: drizzled/error.cc:830
3712
4580
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3713
 
msgstr ""
 
4581
msgstr "XAER_INVAL: Invalid arguments (or unsupported command)"
3714
4582
 
3715
4583
#: drizzled/error.cc:832
3716
4584
#, c-format
3718
4586
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3719
4587
"the  %.64s state"
3720
4588
msgstr ""
 
4589
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
 
4590
"the  %.64s state"
3721
4591
 
3722
4592
#: drizzled/error.cc:834
3723
4593
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3724
 
msgstr ""
 
4594
msgstr "XAER_OUTSIDE: Some work is done outside global transaction"
3725
4595
 
3726
4596
#: drizzled/error.cc:836
3727
4597
msgid ""
3728
4598
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3729
4599
"for consistency"
3730
4600
msgstr ""
 
4601
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
 
4602
"for consistency"
3731
4603
 
3732
4604
#: drizzled/error.cc:838
3733
4605
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3734
 
msgstr ""
 
4606
msgstr "XA_RBROLLBACK: Transaction branch was rolled back"
3735
4607
 
3736
4608
#: drizzled/error.cc:840
3737
4609
#, c-format
3739
4611
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3740
4612
"'%-.192s'"
3741
4613
msgstr ""
 
4614
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
 
4615
"'%-.192s'"
3742
4616
 
3743
4617
#: drizzled/error.cc:842
3744
4618
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3745
 
msgstr ""
 
4619
msgstr "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3746
4620
 
3747
4621
#: drizzled/error.cc:844
3748
4622
msgid "Failed to revoke all privileges to dropped routine"
3749
 
msgstr ""
 
4623
msgstr "Failed to revoke all privileges to dropped routine"
3750
4624
 
3751
4625
#: drizzled/error.cc:846
3752
4626
#, c-format
3753
4627
msgid "Data too long for column '%s' at row %ld"
3754
 
msgstr ""
 
4628
msgstr "Data too long for column '%s' at row %ld"
3755
4629
 
3756
4630
#: drizzled/error.cc:848
3757
4631
#, c-format
3758
4632
msgid "Bad SQLSTATE: '%s'"
3759
 
msgstr ""
 
4633
msgstr "Bad SQLSTATE: '%s'"
3760
4634
 
3761
4635
#: drizzled/error.cc:850
3762
4636
#, c-format
3764
4638
"%s: ready for connections.\n"
3765
4639
"Version: '%s'  socket: '%s'  port: %d  %s"
3766
4640
msgstr ""
 
4641
"%s: ready for connections.\n"
 
4642
"Version: '%s'  socket: '%s'  port: %d  %s"
3767
4643
 
3768
4644
#: drizzled/error.cc:852
3769
4645
msgid "Can't load value from file with fixed size rows to variable"
3770
 
msgstr ""
 
4646
msgstr "Can't load value from file with fixed size rows to variable"
3771
4647
 
3772
4648
#: drizzled/error.cc:854
3773
4649
msgid "You are not allowed to create a user with GRANT"
3774
 
msgstr ""
 
4650
msgstr "You are not allowed to create a user with GRANT"
3775
4651
 
3776
4652
#: drizzled/error.cc:856
3777
4653
#, c-format
3778
4654
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3779
 
msgstr ""
 
4655
msgstr "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3780
4656
 
3781
4657
#: drizzled/error.cc:858
3782
4658
msgid "Table definition has changed, please retry transaction"
3783
 
msgstr ""
 
4659
msgstr "Table definition has changed, please retry transaction"
3784
4660
 
3785
4661
#: drizzled/error.cc:860
3786
4662
msgid "Duplicate handler declared in the same block"
3787
 
msgstr ""
 
4663
msgstr "Duplicate handler declared in the same block"
3788
4664
 
3789
4665
#: drizzled/error.cc:862
3790
4666
#, c-format
3792
4668
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3793
4669
"variable in BEFORE trigger"
3794
4670
msgstr ""
 
4671
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
 
4672
"variable in BEFORE trigger"
3795
4673
 
3796
4674
#: drizzled/error.cc:864
3797
4675
#, c-format
3798
4676
msgid "Not allowed to return a result set from a %s"
3799
 
msgstr ""
 
4677
msgstr "Not allowed to return a result set from a %s"
3800
4678
 
3801
4679
#: drizzled/error.cc:866
3802
4680
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3803
 
msgstr ""
 
4681
msgstr "Cannot get geometry object from data you send to the GEOMETRY field"
3804
4682
 
3805
4683
#: drizzled/error.cc:868
3806
4684
msgid ""
3808
4686
"declaration and binary logging is enabled; if non-transactional tables were "
3809
4687
"updated, the binary log will miss their changes"
3810
4688
msgstr ""
 
4689
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
 
4690
"declaration and binary logging is enabled; if non-transactional tables were "
 
4691
"updated, the binary log will miss their changes"
3811
4692
 
3812
4693
#: drizzled/error.cc:870
3813
4694
msgid ""
3815
4696
"declaration and binary logging is enabled (you *might* want to use the less "
3816
4697
"safe log_bin_trust_function_creators variable)"
3817
4698
msgstr ""
 
4699
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
 
4700
"declaration and binary logging is enabled (you *might* want to use the less "
 
4701
"safe log_bin_trust_function_creators variable)"
3818
4702
 
3819
4703
#: drizzled/error.cc:872
3820
4704
msgid ""
3821
4705
"You do not have the SUPER privilege and binary logging is enabled (you "
3822
4706
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3823
4707
msgstr ""
 
4708
"You do not have the SUPER privilege and binary logging is enabled (you "
 
4709
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3824
4710
 
3825
4711
#: drizzled/error.cc:874
3826
4712
msgid ""
3827
4713
"You can't execute a prepared statement which has an open cursor associated "
3828
4714
"with it. Reset the statement to re-execute it."
3829
4715
msgstr ""
 
4716
"You can't execute a prepared statement which has an open cursor associated "
 
4717
"with it. Reset the statement to re-execute it."
3830
4718
 
3831
4719
#: drizzled/error.cc:876
3832
4720
#, c-format
3833
4721
msgid "The statement (%lu) has no open cursor."
3834
 
msgstr ""
 
4722
msgstr "The statement (%lu) has no open cursor."
3835
4723
 
3836
4724
#: drizzled/error.cc:878
3837
4725
msgid ""
3838
4726
"Explicit or implicit commit is not allowed in stored function or trigger."
3839
4727
msgstr ""
 
4728
"Explicit or implicit commit is not allowed in stored function or trigger."
3840
4729
 
3841
4730
#: drizzled/error.cc:880
3842
4731
#, c-format
3843
4732
msgid ""
3844
4733
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3845
4734
msgstr ""
 
4735
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3846
4736
 
3847
4737
#: drizzled/error.cc:882
3848
4738
msgid "Recursive stored functions and triggers are not allowed."
3849
 
msgstr ""
 
4739
msgstr "Recursive stored functions and triggers are not allowed."
3850
4740
 
3851
4741
#: drizzled/error.cc:884
3852
4742
#, c-format
3853
4743
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3854
 
msgstr ""
 
4744
msgstr "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3855
4745
 
3856
4746
#: drizzled/error.cc:886
3857
4747
#, c-format
3858
4748
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3859
 
msgstr ""
 
4749
msgstr "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3860
4750
 
3861
4751
#: drizzled/error.cc:888
3862
4752
#, c-format
3863
4753
msgid ""
3864
 
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3865
 
"'%-.192s')."
 
4754
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
 
4755
".192s')."
3866
4756
msgstr ""
 
4757
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
 
4758
".192s')."
3867
4759
 
3868
4760
#: drizzled/error.cc:890
3869
4761
msgid ""
3870
4762
"You can't combine write-locking of system tables with other tables or lock "
3871
4763
"types"
3872
4764
msgstr ""
 
4765
"You can't combine write-locking of system tables with other tables or lock "
 
4766
"types"
3873
4767
 
3874
4768
#: drizzled/error.cc:892
3875
4769
#, c-format
3876
4770
msgid "Unable to connect to foreign data source: %.64s"
3877
 
msgstr ""
 
4771
msgstr "Unable to connect to foreign data source: %.64s"
3878
4772
 
3879
4773
#: drizzled/error.cc:894
3880
4774
#, c-format
3882
4776
"There was a problem processing the query on the foreign data source. Data "
3883
4777
"source error: %-.64s"
3884
4778
msgstr ""
 
4779
"There was a problem processing the query on the foreign data source. Data "
 
4780
"source error: %-.64s"
3885
4781
 
3886
4782
#: drizzled/error.cc:896
3887
4783
#, c-format
3889
4785
"The foreign data source you are trying to reference does not exist. Data "
3890
4786
"source error:  %-.64s"
3891
4787
msgstr ""
 
4788
"The foreign data source you are trying to reference does not exist. Data "
 
4789
"source error:  %-.64s"
3892
4790
 
3893
4791
#: drizzled/error.cc:898
3894
4792
#, c-format
3896
4794
"Can't create federated table. The data source connection string '%-.64s' is "
3897
4795
"not in the correct format"
3898
4796
msgstr ""
 
4797
"Can't create federated table. The data source connection string '%-.64s' is "
 
4798
"not in the correct format"
3899
4799
 
3900
4800
#: drizzled/error.cc:900
3901
4801
#, c-format
3902
 
msgid "The data source connection string '%-.64s' is not in the correct format"
 
4802
msgid ""
 
4803
"The data source connection string '%-.64s' is not in the correct format"
3903
4804
msgstr ""
 
4805
"The data source connection string '%-.64s' is not in the correct format"
3904
4806
 
3905
4807
#: drizzled/error.cc:902
3906
4808
#, c-format
3907
4809
msgid "Can't create federated table. Foreign data src error:  %-.64s"
3908
 
msgstr ""
 
4810
msgstr "Can't create federated table. Foreign data src error:  %-.64s"
3909
4811
 
3910
4812
#: drizzled/error.cc:904
3911
4813
msgid "Trigger in wrong schema"
3912
 
msgstr ""
 
4814
msgstr "Trigger in wrong schema"
3913
4815
 
3914
4816
#: drizzled/error.cc:906
3915
 
#, fuzzy, c-format
 
4817
#, c-format
3916
4818
msgid ""
3917
4819
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
3918
4820
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3919
4821
msgstr ""
3920
 
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'mysqld -O "
3921
 
"thread_stack=#' to specify a bigger stack if needed"
 
4822
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
 
4823
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3922
4824
 
3923
4825
#: drizzled/error.cc:908
3924
4826
#, c-format
3925
4827
msgid "Routine body for '%-.100s' is too long"
3926
 
msgstr ""
 
4828
msgstr "Routine body for '%-.100s' is too long"
3927
4829
 
3928
4830
#: drizzled/error.cc:910
3929
4831
msgid "Cannot drop default keycache"
3930
 
msgstr ""
 
4832
msgstr "Cannot drop default keycache"
3931
4833
 
3932
4834
#: drizzled/error.cc:912
3933
4835
#, c-format
3934
4836
msgid "Display width out of range for column '%-.192s' (max = %d)"
3935
 
msgstr ""
 
4837
msgstr "Display width out of range for column '%-.192s' (max = %d)"
3936
4838
 
3937
4839
#: drizzled/error.cc:914
3938
4840
msgid "XAER_DUPID: The XID already exists"
3939
 
msgstr ""
 
4841
msgstr "XAER_DUPID: The XID already exists"
3940
4842
 
3941
4843
#: drizzled/error.cc:916
3942
4844
#, c-format
3943
4845
msgid "Datetime function: %-.32s field overflow"
3944
 
msgstr ""
 
4846
msgstr "Datetime function: %-.32s field overflow"
3945
4847
 
3946
4848
#: drizzled/error.cc:918
3947
4849
#, c-format
3949
4851
"Can't update table '%-.192s' in stored function/trigger because it is "
3950
4852
"already used by statement which invoked this stored function/trigger."
3951
4853
msgstr ""
 
4854
"Can't update table '%-.192s' in stored function/trigger because it is "
 
4855
"already used by statement which invoked this stored function/trigger."
3952
4856
 
3953
4857
#: drizzled/error.cc:920
3954
4858
#, c-format
3955
4859
msgid ""
3956
 
"The definition of table '%-.192s' prevents operation %.192s on table "
3957
 
"'%-.192s'."
 
4860
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
 
4861
".192s'."
3958
4862
msgstr ""
 
4863
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
 
4864
".192s'."
3959
4865
 
3960
4866
#: drizzled/error.cc:922
3961
4867
msgid ""
3963
4869
"same statement. It's not allowed to execute a prepared statement in such a "
3964
4870
"recursive manner"
3965
4871
msgstr ""
 
4872
"The prepared statement contains a stored routine call that refers to that "
 
4873
"same statement. It's not allowed to execute a prepared statement in such a "
 
4874
"recursive manner"
3966
4875
 
3967
4876
#: drizzled/error.cc:924
3968
4877
msgid "Not allowed to set autocommit from a stored function or trigger"
3969
 
msgstr ""
 
4878
msgstr "Not allowed to set autocommit from a stored function or trigger"
3970
4879
 
3971
4880
#: drizzled/error.cc:926
3972
4881
msgid "Definer is not fully qualified"
3973
 
msgstr ""
 
4882
msgstr "Definer is not fully qualified"
3974
4883
 
3975
4884
#: drizzled/error.cc:928
3976
4885
#, c-format
3978
4887
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3979
4888
"Current user is used as definer. Please recreate the view!"
3980
4889
msgstr ""
 
4890
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
 
4891
"Current user is used as definer. Please recreate the view!"
3981
4892
 
3982
4893
#: drizzled/error.cc:930
3983
4894
#, c-format
3985
4896
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3986
4897
"definer"
3987
4898
msgstr ""
 
4899
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
 
4900
"definer"
3988
4901
 
3989
4902
#: drizzled/error.cc:932
3990
4903
#, c-format
3991
4904
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3992
 
msgstr ""
 
4905
msgstr "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3993
4906
 
3994
4907
#: drizzled/error.cc:934
3995
4908
#, c-format
3996
4909
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3997
 
msgstr ""
 
4910
msgstr "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3998
4911
 
3999
4912
#: drizzled/error.cc:936
4000
4913
#, c-format
4001
4914
msgid ""
4002
4915
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4003
4916
msgstr ""
 
4917
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4004
4918
 
4005
4919
#: drizzled/error.cc:938
4006
4920
#, c-format
4007
4921
msgid ""
4008
4922
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4009
4923
msgstr ""
 
4924
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4010
4925
 
4011
4926
#: drizzled/error.cc:940
4012
4927
#, c-format
4013
4928
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4014
 
msgstr ""
4015
 
 
4016
 
#: drizzled/error.cc:942
4017
 
#, c-format
4018
 
msgid ""
4019
 
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4020
 
"activated under the authorization of the invoker, which may have "
4021
 
"insufficient privileges. Please recreate the trigger."
4022
 
msgstr ""
4023
 
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4024
 
"activated under the authorisation of the invoker, which may have "
4025
 
"insufficient privileges. Please recreate the trigger."
 
4929
msgstr "Variable '%-.64s' must be quoted with `...`, or renamed"
4026
4930
 
4027
4931
#: drizzled/error.cc:944
4028
4932
#, c-format
4029
4933
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4030
 
msgstr ""
 
4934
msgstr "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4031
4935
 
4032
4936
#: drizzled/error.cc:946
4033
4937
#, c-format
4035
4939
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4036
4940
"exceeded for routine %.192s"
4037
4941
msgstr ""
 
4942
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
 
4943
"exceeded for routine %.192s"
4038
4944
 
4039
4945
#: drizzled/error.cc:948
4040
4946
#, c-format
4042
4948
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
4043
4949
"or contains bad data (internal code %d)"
4044
4950
msgstr ""
 
4951
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
 
4952
"or contains bad data (internal code %d)"
4045
4953
 
4046
4954
#: drizzled/error.cc:950
4047
4955
#, c-format
4048
4956
msgid "Incorrect routine name '%-.192s'"
4049
 
msgstr ""
 
4957
msgstr "Incorrect routine name '%-.192s'"
4050
4958
 
4051
4959
#: drizzled/error.cc:952
4052
4960
#, c-format
4053
 
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
 
4961
msgid ""
 
4962
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4054
4963
msgstr ""
 
4964
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4055
4965
 
4056
4966
#: drizzled/error.cc:954
4057
4967
msgid "AGGREGATE is not supported for stored functions"
4058
 
msgstr ""
 
4968
msgstr "AGGREGATE is not supported for stored functions"
4059
4969
 
4060
4970
#: drizzled/error.cc:956
4061
4971
#, c-format
4062
4972
msgid ""
4063
 
"Can't create more than max_prepared_stmt_count statements (current value: %"
4064
 
"lu)"
 
4973
"Can't create more than max_prepared_stmt_count statements (current value: "
 
4974
"%lu)"
4065
4975
msgstr ""
 
4976
"Can't create more than max_prepared_stmt_count statements (current value: "
 
4977
"%lu)"
4066
4978
 
4067
4979
#: drizzled/error.cc:958
4068
4980
#, c-format
4069
4981
msgid "`%-.192s`.`%-.192s` contains view recursion"
4070
 
msgstr ""
 
4982
msgstr "`%-.192s`.`%-.192s` contains view recursion"
4071
4983
 
4072
4984
#: drizzled/error.cc:960
4073
4985
#, c-format
4074
4986
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4075
 
msgstr ""
 
4987
msgstr "non-grouping field '%-.192s' is used in %-.64s clause"
4076
4988
 
4077
4989
#: drizzled/error.cc:962
4078
4990
msgid "The used table type doesn't support SPATIAL indexes"
4079
 
msgstr ""
 
4991
msgstr "The used table type doesn't support SPATIAL indexes"
4080
4992
 
4081
4993
#: drizzled/error.cc:964
4082
4994
msgid "Triggers can not be created on system tables"
4083
 
msgstr ""
 
4995
msgstr "Triggers can not be created on system tables"
4084
4996
 
4085
4997
#: drizzled/error.cc:966
4086
4998
#, c-format
4087
4999
msgid "Leading spaces are removed from name '%s'"
4088
 
msgstr ""
 
5000
msgstr "Leading spaces are removed from name '%s'"
4089
5001
 
4090
5002
#: drizzled/error.cc:968
4091
5003
msgid "Failed to read auto-increment value from storage engine"
4092
 
msgstr ""
 
5004
msgstr "Failed to read auto-increment value from storage engine"
4093
5005
 
4094
5006
#: drizzled/error.cc:970
4095
5007
msgid "user name"
4096
 
msgstr ""
 
5008
msgstr "user name"
4097
5009
 
4098
5010
#: drizzled/error.cc:972
4099
5011
msgid "host name"
4100
 
msgstr ""
 
5012
msgstr "host name"
4101
5013
 
4102
5014
#: drizzled/error.cc:974
4103
5015
#, c-format
4104
5016
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4105
 
msgstr ""
 
5017
msgstr "String '%-.70s' is too long for %s (should be no longer than %d)"
4106
5018
 
4107
5019
#: drizzled/error.cc:976
4108
5020
#, c-format
4109
5021
msgid "The target table %-.100s of the %s is not insertable-into"
4110
 
msgstr ""
 
5022
msgstr "The target table %-.100s of the %s is not insertable-into"
4111
5023
 
4112
5024
#: drizzled/error.cc:978
4113
5025
#, c-format
4114
5026
msgid ""
4115
5027
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4116
5028
msgstr ""
 
5029
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4117
5030
 
4118
5031
#: drizzled/error.cc:980
4119
5032
msgid "Too high level of nesting for select"
4120
 
msgstr ""
 
5033
msgstr "Too high level of nesting for select"
4121
5034
 
4122
5035
#: drizzled/error.cc:982
4123
5036
#, c-format
4124
5037
msgid "Name '%-.64s' has become ''"
4125
 
msgstr ""
 
5038
msgstr "Name '%-.64s' has become ''"
4126
5039
 
4127
5040
#: drizzled/error.cc:984
4128
5041
msgid ""
4129
5042
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4130
5043
"optional and non-empty FIELDS ENCLOSED BY"
4131
5044
msgstr ""
 
5045
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
 
5046
"optional and non-empty FIELDS ENCLOSED BY"
4132
5047
 
4133
5048
#: drizzled/error.cc:986
4134
5049
#, c-format
4135
5050
msgid "The foreign server, %s, you are trying to create already exists."
4136
 
msgstr ""
 
5051
msgstr "The foreign server, %s, you are trying to create already exists."
4137
5052
 
4138
5053
#: drizzled/error.cc:988
4139
5054
#, c-format
4141
5056
"The foreign server name you are trying to reference does not exist. Data "
4142
5057
"source error:  %-.64s"
4143
5058
msgstr ""
 
5059
"The foreign server name you are trying to reference does not exist. Data "
 
5060
"source error:  %-.64s"
4144
5061
 
4145
5062
#: drizzled/error.cc:990
4146
5063
#, c-format
4147
5064
msgid ""
4148
5065
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4149
5066
msgstr ""
 
5067
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4150
5068
 
4151
5069
#: drizzled/error.cc:992
4152
5070
#, c-format
4154
5072
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4155
5073
"each partition"
4156
5074
msgstr ""
 
5075
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
 
5076
"each partition"
4157
5077
 
4158
5078
#: drizzled/error.cc:994
4159
5079
#, c-format
4160
 
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
 
5080
msgid ""
 
5081
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4161
5082
msgstr ""
 
5083
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4162
5084
 
4163
5085
#: drizzled/error.cc:996
4164
5086
msgid "MAXVALUE can only be used in last partition definition"
4165
 
msgstr ""
 
5087
msgstr "MAXVALUE can only be used in last partition definition"
4166
5088
 
4167
5089
#: drizzled/error.cc:998
4168
5090
msgid "Subpartitions can only be hash partitions and by key"
4169
 
msgstr ""
 
5091
msgstr "Subpartitions can only be hash partitions and by key"
4170
5092
 
4171
5093
#: drizzled/error.cc:1000
4172
5094
msgid "Must define subpartitions on all partitions if on one partition"
4173
 
msgstr ""
 
5095
msgstr "Must define subpartitions on all partitions if on one partition"
4174
5096
 
4175
5097
#: drizzled/error.cc:1002
4176
5098
msgid "Wrong number of partitions defined, mismatch with previous setting"
4177
 
msgstr ""
 
5099
msgstr "Wrong number of partitions defined, mismatch with previous setting"
4178
5100
 
4179
5101
#: drizzled/error.cc:1004
4180
5102
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4181
5103
msgstr ""
 
5104
"Wrong number of subpartitions defined, mismatch with previous setting"
4182
5105
 
4183
5106
#: drizzled/error.cc:1006
4184
 
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
 
5107
msgid ""
 
5108
"Constant/Random expression in (sub)partitioning function is not allowed"
4185
5109
msgstr ""
 
5110
"Constant/Random expression in (sub)partitioning function is not allowed"
4186
5111
 
4187
5112
#: drizzled/error.cc:1008
4188
5113
msgid "Expression in RANGE/LIST VALUES must be constant"
4189
 
msgstr ""
 
5114
msgstr "Expression in RANGE/LIST VALUES must be constant"
4190
5115
 
4191
5116
#: drizzled/error.cc:1010
4192
5117
msgid "Field in list of fields for partition function not found in table"
4193
 
msgstr ""
 
5118
msgstr "Field in list of fields for partition function not found in table"
4194
5119
 
4195
5120
#: drizzled/error.cc:1012
4196
5121
msgid "List of fields is only allowed in KEY partitions"
4197
 
msgstr ""
 
5122
msgstr "List of fields is only allowed in KEY partitions"
4198
5123
 
4199
5124
#: drizzled/error.cc:1014
4200
5125
msgid ""
4201
5126
"The partition info in the frm file is not consistent with what can be "
4202
5127
"written into the frm file"
4203
5128
msgstr ""
 
5129
"The partition info in the frm file is not consistent with what can be "
 
5130
"written into the frm file"
4204
5131
 
4205
5132
#: drizzled/error.cc:1016
4206
5133
#, c-format
4207
5134
msgid "The %-.192s function returns the wrong type"
4208
 
msgstr ""
 
5135
msgstr "The %-.192s function returns the wrong type"
4209
5136
 
4210
5137
#: drizzled/error.cc:1018
4211
5138
#, c-format
4212
5139
msgid "For %-.64s partitions each partition must be defined"
4213
 
msgstr ""
 
5140
msgstr "For %-.64s partitions each partition must be defined"
4214
5141
 
4215
5142
#: drizzled/error.cc:1020
4216
5143
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4217
5144
msgstr ""
 
5145
"VALUES LESS THAN value must be strictly increasing for each partition"
4218
5146
 
4219
5147
#: drizzled/error.cc:1022
4220
5148
msgid "VALUES value must be of same type as partition function"
4221
 
msgstr ""
 
5149
msgstr "VALUES value must be of same type as partition function"
4222
5150
 
4223
5151
#: drizzled/error.cc:1024
4224
5152
msgid "Multiple definition of same constant in list partitioning"
4225
 
msgstr ""
 
5153
msgstr "Multiple definition of same constant in list partitioning"
4226
5154
 
4227
5155
#: drizzled/error.cc:1026
4228
5156
msgid "Partitioning can not be used stand-alone in query"
4229
 
msgstr ""
 
5157
msgstr "Partitioning can not be used stand-alone in query"
4230
5158
 
4231
5159
#: drizzled/error.cc:1028
4232
5160
msgid ""
4233
5161
"The mix of handlers in the partitions is not allowed in this version of "
4234
5162
"Drizzle"
4235
5163
msgstr ""
 
5164
"The mix of handlers in the partitions is not allowed in this version of "
 
5165
"Drizzle"
4236
5166
 
4237
5167
#: drizzled/error.cc:1030
4238
5168
#, c-format
4239
5169
msgid "For the partitioned engine it is necessary to define all %-.64s"
4240
 
msgstr ""
 
5170
msgstr "For the partitioned engine it is necessary to define all %-.64s"
4241
5171
 
4242
5172
#: drizzled/error.cc:1032
4243
5173
msgid "Too many partitions (including subpartitions) were defined"
4244
 
msgstr ""
 
5174
msgstr "Too many partitions (including subpartitions) were defined"
4245
5175
 
4246
5176
#: drizzled/error.cc:1034
4247
5177
msgid ""
4248
5178
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4249
5179
"partitioning for subpartitioning"
4250
5180
msgstr ""
 
5181
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
 
5182
"partitioning for subpartitioning"
4251
5183
 
4252
5184
#: drizzled/error.cc:1036
4253
5185
msgid "Failed to create specific handler file"
4254
 
msgstr ""
 
5186
msgstr "Failed to create specific handler file"
4255
5187
 
4256
5188
#: drizzled/error.cc:1038
4257
5189
msgid "A BLOB field is not allowed in partition function"
4258
 
msgstr ""
 
5190
msgstr "A BLOB field is not allowed in partition function"
4259
5191
 
4260
5192
#: drizzled/error.cc:1040
4261
5193
#, c-format
4262
 
msgid "A %-.192s must include all columns in the table's partitioning function"
 
5194
msgid ""
 
5195
"A %-.192s must include all columns in the table's partitioning function"
4263
5196
msgstr ""
 
5197
"A %-.192s must include all columns in the table's partitioning function"
4264
5198
 
4265
5199
#: drizzled/error.cc:1042
4266
5200
#, c-format
4267
5201
msgid "Number of %-.64s = 0 is not an allowed value"
4268
 
msgstr ""
 
5202
msgstr "Number of %-.64s = 0 is not an allowed value"
4269
5203
 
4270
5204
#: drizzled/error.cc:1044
4271
5205
msgid "Partition management on a not partitioned table is not possible"
4272
 
msgstr ""
 
5206
msgstr "Partition management on a not partitioned table is not possible"
4273
5207
 
4274
5208
#: drizzled/error.cc:1046
4275
5209
msgid ""
4276
5210
"Foreign key condition is not yet supported in conjunction with partitioning"
4277
5211
msgstr ""
 
5212
"Foreign key condition is not yet supported in conjunction with partitioning"
4278
5213
 
4279
5214
#: drizzled/error.cc:1048
4280
5215
#, c-format
4281
5216
msgid "Error in list of partitions to %-.64s"
4282
 
msgstr ""
 
5217
msgstr "Error in list of partitions to %-.64s"
4283
5218
 
4284
5219
#: drizzled/error.cc:1050
4285
5220
msgid "Cannot remove all partitions, use DROP TABLE instead"
4286
 
msgstr ""
 
5221
msgstr "Cannot remove all partitions, use DROP TABLE instead"
4287
5222
 
4288
5223
#: drizzled/error.cc:1052
4289
5224
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4290
 
msgstr ""
 
5225
msgstr "COALESCE PARTITION can only be used on HASH/KEY partitions"
4291
5226
 
4292
5227
#: drizzled/error.cc:1054
4293
5228
msgid ""
4294
5229
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4295
5230
"their numbers"
4296
5231
msgstr ""
 
5232
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
 
5233
"their numbers"
4297
5234
 
4298
5235
#: drizzled/error.cc:1056
4299
5236
msgid ""
4300
5237
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4301
5238
"tables using HASH PARTITIONs"
4302
5239
msgstr ""
 
5240
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
 
5241
"tables using HASH PARTITIONs"
4303
5242
 
4304
5243
#: drizzled/error.cc:1058
4305
5244
#, c-format
4306
5245
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4307
 
msgstr ""
 
5246
msgstr "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4308
5247
 
4309
5248
#: drizzled/error.cc:1060
4310
5249
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4311
 
msgstr ""
 
5250
msgstr "Trying to Add partition(s) with wrong number of subpartitions"
4312
5251
 
4313
5252
#: drizzled/error.cc:1062
4314
5253
msgid "At least one partition must be added"
4315
 
msgstr ""
 
5254
msgstr "At least one partition must be added"
4316
5255
 
4317
5256
#: drizzled/error.cc:1064
4318
5257
msgid "At least one partition must be coalesced"
4319
 
msgstr ""
 
5258
msgstr "At least one partition must be coalesced"
4320
5259
 
4321
5260
#: drizzled/error.cc:1066
4322
5261
msgid "More partitions to reorganize than there are partitions"
4323
 
msgstr ""
 
5262
msgstr "More partitions to reorganize than there are partitions"
4324
5263
 
4325
5264
#: drizzled/error.cc:1068
4326
5265
#, c-format
4327
5266
msgid "Duplicate partition name %-.192s"
4328
 
msgstr ""
 
5267
msgstr "Duplicate partition name %-.192s"
4329
5268
 
4330
5269
#: drizzled/error.cc:1070
4331
5270
msgid "It is not allowed to shut off binlog on this command"
4332
 
msgstr ""
 
5271
msgstr "It is not allowed to shut off binlog on this command"
4333
5272
 
4334
5273
#: drizzled/error.cc:1072
4335
 
msgid "When reorganizing a set of partitions they must be in consecutive order"
 
5274
msgid ""
 
5275
"When reorganizing a set of partitions they must be in consecutive order"
4336
5276
msgstr ""
 
5277
"When reorganizing a set of partitions they must be in consecutive order"
4337
5278
 
4338
5279
#: drizzled/error.cc:1074
4339
5280
msgid ""
4340
5281
"Reorganize of range partitions cannot change total ranges except for last "
4341
5282
"partition where it can extend the range"
4342
5283
msgstr ""
 
5284
"Reorganize of range partitions cannot change total ranges except for last "
 
5285
"partition where it can extend the range"
4343
5286
 
4344
5287
#: drizzled/error.cc:1076
4345
5288
msgid "Partition function not supported in this version for this handler"
4346
 
msgstr ""
 
5289
msgstr "Partition function not supported in this version for this handler"
4347
5290
 
4348
5291
#: drizzled/error.cc:1078
4349
5292
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4350
 
msgstr ""
 
5293
msgstr "Partition state cannot be defined from CREATE/ALTER TABLE"
4351
5294
 
4352
5295
#: drizzled/error.cc:1080
4353
5296
#, c-format
4354
5297
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4355
 
msgstr ""
 
5298
msgstr "The %-.64s handler only supports 32 bit integers in VALUES"
4356
5299
 
4357
5300
#: drizzled/error.cc:1082
4358
5301
#, c-format
4359
5302
msgid "Plugin '%-.192s' is not loaded"
4360
 
msgstr ""
 
5303
msgstr "Plugin '%-.192s' is not loaded"
4361
5304
 
4362
5305
#: drizzled/error.cc:1084
4363
5306
#, c-format
4364
5307
msgid "Incorrect %-.32s value: '%-.128s'"
4365
 
msgstr ""
 
5308
msgstr "Incorrect %-.32s value: '%-.128s'"
4366
5309
 
4367
5310
#: drizzled/error.cc:1086
4368
5311
#, c-format
4369
5312
msgid "Table has no partition for value %-.64s"
4370
 
msgstr ""
 
5313
msgstr "Table has no partition for value %-.64s"
4371
5314
 
4372
5315
#: drizzled/error.cc:1088
4373
5316
#, c-format
4374
5317
msgid "It is not allowed to specify %s more than once"
4375
 
msgstr ""
 
5318
msgstr "It is not allowed to specify %s more than once"
4376
5319
 
4377
5320
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4378
5321
#, c-format
4379
5322
msgid "Failed to create %s"
4380
 
msgstr ""
 
5323
msgstr "Failed to create %s"
4381
5324
 
4382
5325
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4383
5326
#, c-format
4384
5327
msgid "Failed to drop %s"
4385
 
msgstr ""
 
5328
msgstr "Failed to drop %s"
4386
5329
 
4387
5330
#: drizzled/error.cc:1094
4388
5331
msgid "The handler doesn't support autoextend of tablespaces"
4389
 
msgstr ""
 
5332
msgstr "The handler doesn't support autoextend of tablespaces"
4390
5333
 
4391
5334
#: drizzled/error.cc:1096
4392
5335
msgid ""
4393
5336
"A size parameter was incorrectly specified, either number or on the form 10M"
4394
5337
msgstr ""
 
5338
"A size parameter was incorrectly specified, either number or on the form 10M"
4395
5339
 
4396
5340
#: drizzled/error.cc:1098
4397
5341
msgid ""
4398
5342
"The size number was correct but we don't allow the digit part to be more "
4399
5343
"than 2 billion"
4400
5344
msgstr ""
 
5345
"The size number was correct but we don't allow the digit part to be more "
 
5346
"than 2 billion"
4401
5347
 
4402
5348
#: drizzled/error.cc:1100
4403
5349
#, c-format
4404
5350
msgid "Failed to alter: %s"
4405
 
msgstr ""
 
5351
msgstr "Failed to alter: %s"
4406
5352
 
4407
5353
#: drizzled/error.cc:1102
4408
5354
msgid "Writing one row to the row-based binary log failed"
4409
 
msgstr ""
 
5355
msgstr "Writing one row to the row-based binary log failed"
4410
5356
 
4411
5357
#: drizzled/error.cc:1104
4412
5358
#, c-format
4413
5359
msgid "Table definition on master and slave does not match: %s"
4414
 
msgstr ""
 
5360
msgstr "Table definition on master and slave does not match: %s"
4415
5361
 
4416
5362
#: drizzled/error.cc:1106
4417
5363
msgid ""
4418
5364
"Slave running with --log-slave-updates must use row-based binary logging to "
4419
5365
"be able to replicate row-based binary log events"
4420
5366
msgstr ""
 
5367
"Slave running with --log-slave-updates must use row-based binary logging to "
 
5368
"be able to replicate row-based binary log events"
4421
5369
 
4422
5370
#: drizzled/error.cc:1108
4423
5371
#, c-format
4424
5372
msgid "Event '%-.192s' already exists"
4425
 
msgstr ""
 
5373
msgstr "Event '%-.192s' already exists"
4426
5374
 
4427
5375
#: drizzled/error.cc:1110
4428
5376
#, c-format
4429
5377
msgid "Failed to store event %s. Error code %d from storage engine."
4430
 
msgstr ""
 
5378
msgstr "Failed to store event %s. Error code %d from storage engine."
4431
5379
 
4432
5380
#: drizzled/error.cc:1112
4433
5381
#, c-format
4434
5382
msgid "Unknown event '%-.192s'"
4435
 
msgstr ""
 
5383
msgstr "Unknown event '%-.192s'"
4436
5384
 
4437
5385
#: drizzled/error.cc:1114
4438
5386
#, c-format
4439
5387
msgid "Failed to alter event '%-.192s'"
4440
 
msgstr ""
 
5388
msgstr "Failed to alter event '%-.192s'"
4441
5389
 
4442
5390
#: drizzled/error.cc:1118
4443
5391
msgid "INTERVAL is either not positive or too big"
4444
 
msgstr ""
 
5392
msgstr "INTERVAL is either not positive or too big"
4445
5393
 
4446
5394
#: drizzled/error.cc:1120
4447
5395
msgid "ENDS is either invalid or before STARTS"
4448
 
msgstr ""
 
5396
msgstr "ENDS is either invalid or before STARTS"
4449
5397
 
4450
5398
#: drizzled/error.cc:1122
4451
5399
msgid "Event execution time is in the past. Event has been disabled"
4452
 
msgstr ""
 
5400
msgstr "Event execution time is in the past. Event has been disabled"
4453
5401
 
4454
5402
#: drizzled/error.cc:1124
4455
5403
msgid "Failed to open drizzle.event"
4456
 
msgstr ""
 
5404
msgstr "Failed to open drizzle.event"
4457
5405
 
4458
5406
#: drizzled/error.cc:1126
4459
5407
msgid "No datetime expression provided"
4460
 
msgstr ""
 
5408
msgstr "No datetime expression provided"
4461
5409
 
4462
5410
#: drizzled/error.cc:1128
4463
5411
#, c-format
4465
5413
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4466
5414
"probably corrupted"
4467
5415
msgstr ""
 
5416
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
 
5417
"probably corrupted"
4468
5418
 
4469
5419
#: drizzled/error.cc:1130
4470
5420
#, c-format
4471
5421
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4472
 
msgstr ""
 
5422
msgstr "Cannot load from drizzle.%s. The table is probably corrupted"
4473
5423
 
4474
5424
#: drizzled/error.cc:1132
4475
5425
msgid "Failed to delete the event from drizzle.event"
4476
 
msgstr ""
 
5426
msgstr "Failed to delete the event from drizzle.event"
4477
5427
 
4478
5428
#: drizzled/error.cc:1134
4479
5429
msgid "Error during compilation of event's body"
4480
 
msgstr ""
 
5430
msgstr "Error during compilation of event's body"
4481
5431
 
4482
5432
#: drizzled/error.cc:1136
4483
5433
msgid "Same old and new event name"
4484
 
msgstr ""
 
5434
msgstr "Same old and new event name"
4485
5435
 
4486
5436
#: drizzled/error.cc:1138
4487
5437
#, c-format
4488
5438
msgid "Data for column '%s' too long"
4489
 
msgstr ""
 
5439
msgstr "Data for column '%s' too long"
4490
5440
 
4491
5441
#: drizzled/error.cc:1140
4492
5442
#, c-format
4493
5443
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4494
 
msgstr ""
 
5444
msgstr "Cannot drop index '%-.192s': needed in a foreign key constraint"
4495
5445
 
4496
5446
#: drizzled/error.cc:1142
4497
5447
#, c-format
4498
5448
msgid ""
4499
 
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4500
 
"s instead"
 
5449
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
 
5450
"%s instead"
4501
5451
msgstr ""
 
5452
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
 
5453
"%s instead"
4502
5454
 
4503
5455
#: drizzled/error.cc:1144
4504
5456
msgid "You can't write-lock a log table. Only read access is possible"
4505
 
msgstr ""
 
5457
msgstr "You can't write-lock a log table. Only read access is possible"
4506
5458
 
4507
5459
#: drizzled/error.cc:1146
4508
5460
msgid "You can't use locks with log tables."
4509
 
msgstr ""
 
5461
msgstr "You can't use locks with log tables."
4510
5462
 
4511
5463
#: drizzled/error.cc:1148
4512
5464
#, c-format
4513
5465
msgid ""
4514
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4515
 
"d would lead to a duplicate entry"
 
5466
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
5467
"%d would lead to a duplicate entry"
4516
5468
msgstr ""
 
5469
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
5470
"%d would lead to a duplicate entry"
4517
5471
 
4518
5472
#: drizzled/error.cc:1150
4519
5473
#, c-format
4521
5475
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4522
5476
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4523
5477
msgstr ""
 
5478
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
 
5479
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4524
5480
 
4525
5481
#: drizzled/error.cc:1152
4526
5482
msgid ""
4527
5483
"Cannot switch out of the row-based binary log format when the session has "
4528
5484
"open temporary tables"
4529
5485
msgstr ""
 
5486
"Cannot switch out of the row-based binary log format when the session has "
 
5487
"open temporary tables"
4530
5488
 
4531
5489
#: drizzled/error.cc:1154
4532
5490
msgid ""
4533
5491
"Cannot change the binary logging format inside a stored function or trigger"
4534
5492
msgstr ""
 
5493
"Cannot change the binary logging format inside a stored function or trigger"
4535
5494
 
4536
5495
#: drizzled/error.cc:1156
4537
5496
msgid ""
4538
5497
"The NDB cluster engine does not support changing the binlog format on the "
4539
5498
"fly yet"
4540
5499
msgstr ""
 
5500
"The NDB cluster engine does not support changing the binlog format on the "
 
5501
"fly yet"
4541
5502
 
4542
5503
#: drizzled/error.cc:1158
4543
5504
msgid "Cannot create temporary table with partitions"
4544
 
msgstr ""
 
5505
msgstr "Cannot create temporary table with partitions"
4545
5506
 
4546
5507
#: drizzled/error.cc:1160
4547
5508
msgid "Partition constant is out of partition function domain"
4548
 
msgstr ""
 
5509
msgstr "Partition constant is out of partition function domain"
4549
5510
 
4550
5511
#: drizzled/error.cc:1162
4551
5512
msgid "This partition function is not allowed"
4552
 
msgstr ""
 
5513
msgstr "This partition function is not allowed"
4553
5514
 
4554
5515
#: drizzled/error.cc:1164
4555
5516
msgid "Error in DDL log"
4556
 
msgstr ""
 
5517
msgstr "Error in DDL log"
4557
5518
 
4558
5519
#: drizzled/error.cc:1166
4559
5520
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4560
 
msgstr ""
 
5521
msgstr "Not allowed to use NULL value in VALUES LESS THAN"
4561
5522
 
4562
5523
#: drizzled/error.cc:1168
4563
5524
msgid "Incorrect partition name"
4564
 
msgstr ""
 
5525
msgstr "Incorrect partition name"
4565
5526
 
4566
5527
#: drizzled/error.cc:1170
4567
5528
msgid ""
4568
5529
"Transaction isolation level can't be changed while a transaction is in "
4569
5530
"progress"
4570
5531
msgstr ""
 
5532
"Transaction isolation level can't be changed while a transaction is in "
 
5533
"progress"
4571
5534
 
4572
5535
#: drizzled/error.cc:1172
4573
5536
#, c-format
4575
5538
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4576
5539
"'%-.192s' for key '%-.192s'"
4577
5540
msgstr ""
 
5541
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
 
5542
"'%-.192s' for key '%-.192s'"
4578
5543
 
4579
5544
#: drizzled/error.cc:1174
4580
5545
#, c-format
4581
5546
msgid "Internal scheduler error %d"
4582
 
msgstr ""
 
5547
msgstr "Internal scheduler error %d"
4583
5548
 
4584
5549
#: drizzled/error.cc:1176
4585
5550
#, c-format
4586
5551
msgid "Error during starting/stopping of the scheduler. Error code %u"
4587
 
msgstr ""
 
5552
msgstr "Error during starting/stopping of the scheduler. Error code %u"
4588
5553
 
4589
5554
#: drizzled/error.cc:1178
4590
5555
msgid "Engine cannot be used in partitioned tables"
4591
 
msgstr ""
 
5556
msgstr "Engine cannot be used in partitioned tables"
4592
5557
 
4593
5558
#: drizzled/error.cc:1180
4594
5559
#, c-format
4595
5560
msgid "Cannot activate '%-.64s' log"
4596
 
msgstr ""
 
5561
msgstr "Cannot activate '%-.64s' log"
4597
5562
 
4598
5563
#: drizzled/error.cc:1182
4599
5564
msgid "The server was not built with row-based replication"
4600
 
msgstr ""
 
5565
msgstr "The server was not built with row-based replication"
4601
5566
 
4602
5567
#: drizzled/error.cc:1184
4603
5568
msgid "Decoding of base64 string failed"
4604
 
msgstr ""
 
5569
msgstr "Decoding of base64 string failed"
4605
5570
 
4606
5571
#: drizzled/error.cc:1186
4607
5572
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4608
 
msgstr ""
 
5573
msgstr "Recursion of EVENT DDL statements is forbidden when body is present"
4609
5574
 
4610
5575
#: drizzled/error.cc:1188
4611
5576
msgid ""
4612
5577
"Cannot proceed because system tables used by Event Scheduler were found "
4613
5578
"damaged at server start"
4614
5579
msgstr ""
 
5580
"Cannot proceed because system tables used by Event Scheduler were found "
 
5581
"damaged at server start"
4615
5582
 
4616
5583
#: drizzled/error.cc:1190
4617
5584
msgid "Only integers allowed as number here"
4618
 
msgstr ""
 
5585
msgstr "Only integers allowed as number here"
4619
5586
 
4620
5587
#: drizzled/error.cc:1192
4621
5588
msgid "This storage engine cannot be used for log tables"
4622
 
msgstr ""
 
5589
msgstr "This storage engine cannot be used for log tables"
4623
5590
 
4624
5591
#: drizzled/error.cc:1194
4625
5592
#, c-format
4626
5593
msgid "You cannot '%s' a log table if logging is enabled"
4627
 
msgstr ""
 
5594
msgstr "You cannot '%s' a log table if logging is enabled"
4628
5595
 
4629
5596
#: drizzled/error.cc:1196
4630
5597
#, c-format
4633
5600
"rename two tables: the log table to an archive table and another table back "
4634
5601
"to '%s'"
4635
5602
msgstr ""
 
5603
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
 
5604
"rename two tables: the log table to an archive table and another table back "
 
5605
"to '%s'"
4636
5606
 
4637
5607
#: drizzled/error.cc:1198
4638
5608
#, c-format
4639
5609
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4640
 
msgstr ""
 
5610
msgstr "Incorrect parameter count in the call to native function '%-.192s'"
4641
5611
 
4642
5612
#: drizzled/error.cc:1200
4643
5613
#, c-format
4644
5614
msgid "Incorrect parameters in the call to native function '%-.192s'"
4645
 
msgstr ""
 
5615
msgstr "Incorrect parameters in the call to native function '%-.192s'"
4646
5616
 
4647
5617
#: drizzled/error.cc:1202
4648
5618
#, c-format
4649
5619
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4650
 
msgstr ""
 
5620
msgstr "Incorrect parameters in the call to stored function '%-.192s'"
4651
5621
 
4652
5622
#: drizzled/error.cc:1204
4653
5623
#, c-format
4654
5624
msgid "This function '%-.192s' has the same name as a native function"
4655
 
msgstr ""
 
5625
msgstr "This function '%-.192s' has the same name as a native function"
4656
5626
 
4657
5627
#: drizzled/error.cc:1206
4658
5628
#, c-format
4659
5629
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4660
 
msgstr ""
 
5630
msgstr "Duplicate entry '%-.64s' for key '%-.192s'"
4661
5631
 
4662
5632
#: drizzled/error.cc:1208
4663
5633
msgid "Too many files opened, please execute the command again"
4664
 
msgstr ""
 
5634
msgstr "Too many files opened, please execute the command again"
4665
5635
 
4666
5636
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4667
5637
msgid ""
4668
5638
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4669
5639
"The event was dropped immediately after creation."
4670
5640
msgstr ""
 
5641
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
 
5642
"The event was dropped immediately after creation."
4671
5643
 
4672
5644
#: drizzled/error.cc:1214
4673
5645
#, c-format
4674
5646
msgid "The incident %s occurred on the master. Message: %-.64s"
4675
 
msgstr ""
 
5647
msgstr "The incident %s occurred on the master. Message: %-.64s"
4676
5648
 
4677
5649
#: drizzled/error.cc:1216
4678
5650
msgid "Table has no partition for some existing values"
4679
 
msgstr ""
 
5651
msgstr "Table has no partition for some existing values"
4680
5652
 
4681
5653
#: drizzled/error.cc:1218
4682
5654
msgid "Statement is not safe to log in statement format."
4683
 
msgstr ""
 
5655
msgstr "Statement is not safe to log in statement format."
4684
5656
 
4685
5657
#: drizzled/error.cc:1220
4686
5658
#, c-format
4687
5659
msgid "Fatal error: %s"
4688
 
msgstr ""
 
5660
msgstr "Fatal error: %s"
4689
5661
 
4690
5662
#: drizzled/error.cc:1222
4691
5663
#, c-format
4692
5664
msgid "Relay log read failure: %s"
4693
 
msgstr ""
 
5665
msgstr "Relay log read failure: %s"
4694
5666
 
4695
5667
#: drizzled/error.cc:1224
4696
5668
#, c-format
4697
5669
msgid "Relay log write failure: %s"
4698
 
msgstr ""
 
5670
msgstr "Relay log write failure: %s"
4699
5671
 
4700
5672
#: drizzled/error.cc:1228
4701
5673
#, c-format
4702
5674
msgid "Master command %s failed: %s"
4703
 
msgstr ""
 
5675
msgstr "Master command %s failed: %s"
4704
5676
 
4705
5677
#: drizzled/error.cc:1230
4706
5678
#, c-format
4707
5679
msgid "Binary logging not possible. Message: %s"
4708
 
msgstr ""
 
5680
msgstr "Binary logging not possible. Message: %s"
4709
5681
 
4710
5682
#: drizzled/error.cc:1232
4711
5683
#, c-format
4712
5684
msgid "View `%-.64s`.`%-.64s` has no creation context"
4713
 
msgstr ""
 
5685
msgstr "View `%-.64s`.`%-.64s` has no creation context"
4714
5686
 
4715
5687
#: drizzled/error.cc:1234
4716
5688
#, c-format
4717
5689
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4718
 
msgstr ""
 
5690
msgstr "Creation context of view `%-.64s`.`%-.64s' is invalid"
4719
5691
 
4720
5692
#: drizzled/error.cc:1236
4721
5693
#, c-format
4722
5694
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4723
 
msgstr ""
 
5695
msgstr "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4724
5696
 
4725
5697
#: drizzled/error.cc:1238
4726
5698
#, c-format
4727
5699
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4728
 
msgstr ""
 
5700
msgstr "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4729
5701
 
4730
5702
#: drizzled/error.cc:1240
4731
5703
#, c-format
4732
5704
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4733
 
msgstr ""
 
5705
msgstr "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4734
5706
 
4735
5707
#: drizzled/error.cc:1242
4736
5708
#, c-format
4737
5709
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4738
 
msgstr ""
 
5710
msgstr "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4739
5711
 
4740
5712
#: drizzled/error.cc:1244
4741
5713
#, c-format
4742
5714
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4743
 
msgstr ""
 
5715
msgstr "Creation context of event `%-.64s`.`%-.64s` is invalid"
4744
5716
 
4745
5717
#: drizzled/error.cc:1246
4746
5718
#, c-format
4747
5719
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4748
 
msgstr ""
 
5720
msgstr "Cannot open table for trigger `%-.64s`.`%-.64s`"
4749
5721
 
4750
5722
#: drizzled/error.cc:1248
4751
5723
#, c-format
4752
5724
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4753
 
msgstr ""
 
5725
msgstr "Cannot create stored routine `%-.64s`. Check warnings"
4754
5726
 
4755
5727
#: drizzled/error.cc:1250
4756
5728
#, c-format
4757
5729
msgid "Ambiguous slave modes combination. %s"
4758
 
msgstr ""
 
5730
msgstr "Ambiguous slave modes combination. %s"
4759
5731
 
4760
5732
#: drizzled/error.cc:1252
4761
5733
#, c-format
4763
5735
"The BINLOG statement of type `%s` was not preceded by a format description "
4764
5736
"BINLOG statement."
4765
5737
msgstr ""
 
5738
"The BINLOG statement of type `%s` was not preceded by a format description "
 
5739
"BINLOG statement."
4766
5740
 
4767
5741
#: drizzled/error.cc:1254
4768
5742
msgid "Corrupted replication event was detected"
4769
 
msgstr ""
 
5743
msgstr "Corrupted replication event was detected"
4770
5744
 
4771
5745
#: drizzled/error.cc:1256
4772
5746
#, c-format
4773
5747
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4774
 
msgstr ""
 
5748
msgstr "Invalid column reference (%-.64s) in LOAD DATA"
4775
5749
 
4776
5750
#: drizzled/error.cc:1258
4777
5751
#, c-format
4778
5752
msgid "Being purged log %s was not found"
4779
 
msgstr ""
 
5753
msgstr "Being purged log %s was not found"
4780
5754
 
4781
5755
#: drizzled/error.cc:1260
4782
5756
#, c-format
4783
5757
msgid "Converted to non-transactional lock on '%-.64s'"
4784
 
msgstr ""
 
5758
msgstr "Converted to non-transactional lock on '%-.64s'"
4785
5759
 
4786
5760
#: drizzled/error.cc:1262
4787
5761
#, c-format
4788
5762
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4789
 
msgstr ""
 
5763
msgstr "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4790
5764
 
4791
5765
#: drizzled/error.cc:1264
4792
5766
#, c-format
4793
5767
msgid ""
4794
5768
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4795
5769
msgstr ""
 
5770
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4796
5771
 
4797
5772
#: drizzled/error.cc:1266
4798
5773
#, c-format
4799
5774
msgid "Can't access storage engine of table %-.64s"
4800
 
msgstr ""
 
5775
msgstr "Can't access storage engine of table %-.64s"
4801
5776
 
4802
5777
#: drizzled/error.cc:1268
4803
5778
msgid "Starting backup process"
4804
 
msgstr ""
 
5779
msgstr "Starting backup process"
4805
5780
 
4806
5781
#: drizzled/error.cc:1270
4807
5782
msgid "Backup completed"
4808
 
msgstr ""
 
5783
msgstr "Backup completed"
4809
5784
 
4810
5785
#: drizzled/error.cc:1272
4811
5786
msgid "Starting restore process"
4812
 
msgstr ""
 
5787
msgstr "Starting restore process"
4813
5788
 
4814
5789
#: drizzled/error.cc:1274
4815
5790
msgid "Restore completed"
4816
 
msgstr ""
 
5791
msgstr "Restore completed"
4817
5792
 
4818
5793
#: drizzled/error.cc:1276
4819
5794
msgid "Nothing to backup"
4820
 
msgstr ""
 
5795
msgstr "Nothing to backup"
4821
5796
 
4822
5797
#: drizzled/error.cc:1278
4823
5798
#, c-format
4824
5799
msgid "Database '%-.64s' cannot be included in a backup"
4825
 
msgstr ""
 
5800
msgstr "Database '%-.64s' cannot be included in a backup"
4826
5801
 
4827
5802
#: drizzled/error.cc:1280
4828
5803
msgid ""
4829
5804
"Error during backup operation - server's error log contains more information "
4830
5805
"about the error"
4831
5806
msgstr ""
 
5807
"Error during backup operation - server's error log contains more information "
 
5808
"about the error"
4832
5809
 
4833
5810
#: drizzled/error.cc:1282
4834
5811
msgid ""
4835
5812
"Error during restore operation - server's error log contains more "
4836
5813
"information about the error"
4837
5814
msgstr ""
 
5815
"Error during restore operation - server's error log contains more "
 
5816
"information about the error"
4838
5817
 
4839
5818
#: drizzled/error.cc:1284
4840
5819
msgid ""
4841
5820
"Can't execute this command because another BACKUP/RESTORE operation is in "
4842
5821
"progress"
4843
5822
msgstr ""
 
5823
"Can't execute this command because another BACKUP/RESTORE operation is in "
 
5824
"progress"
4844
5825
 
4845
5826
#: drizzled/error.cc:1286
4846
5827
msgid "Error when preparing for backup operation"
4847
 
msgstr ""
 
5828
msgstr "Error when preparing for backup operation"
4848
5829
 
4849
5830
#: drizzled/error.cc:1288
4850
5831
msgid "Error when preparing for restore operation"
4851
 
msgstr ""
 
5832
msgstr "Error when preparing for restore operation"
4852
5833
 
4853
5834
#: drizzled/error.cc:1290
4854
5835
#, c-format
4855
5836
msgid "Invalid backup location '%-.64s'"
4856
 
msgstr ""
 
5837
msgstr "Invalid backup location '%-.64s'"
4857
5838
 
4858
5839
#: drizzled/error.cc:1292
4859
5840
#, c-format
4860
5841
msgid "Can't read backup location '%-.64s'"
4861
 
msgstr ""
 
5842
msgstr "Can't read backup location '%-.64s'"
4862
5843
 
4863
5844
#: drizzled/error.cc:1294
4864
5845
#, c-format
4865
5846
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4866
 
msgstr ""
 
5847
msgstr "Can't write to backup location '%-.64s' (file already exists?)"
4867
5848
 
4868
5849
#: drizzled/error.cc:1296
4869
5850
msgid "Can't enumerate server databases"
4870
 
msgstr ""
 
5851
msgstr "Can't enumerate server databases"
4871
5852
 
4872
5853
#: drizzled/error.cc:1298
4873
5854
msgid "Can't enumerate server tables"
4874
 
msgstr ""
 
5855
msgstr "Can't enumerate server tables"
4875
5856
 
4876
5857
#: drizzled/error.cc:1300
4877
5858
#, c-format
4878
5859
msgid "Can't enumerate tables in database %-.64s"
4879
 
msgstr ""
 
5860
msgstr "Can't enumerate tables in database %-.64s"
4880
5861
 
4881
5862
#: drizzled/error.cc:1302
4882
5863
#, c-format
4883
5864
msgid "Skipping view %-.64s in database %-.64s"
4884
 
msgstr ""
 
5865
msgstr "Skipping view %-.64s in database %-.64s"
4885
5866
 
4886
5867
#: drizzled/error.cc:1304
4887
5868
#, c-format
4888
5869
msgid "Skipping table %-.64s since it has no valid storage engine"
4889
 
msgstr ""
 
5870
msgstr "Skipping table %-.64s since it has no valid storage engine"
4890
5871
 
4891
5872
#: drizzled/error.cc:1306
4892
5873
#, c-format
4893
5874
msgid "Can't open table %-.64s"
4894
 
msgstr ""
 
5875
msgstr "Can't open table %-.64s"
4895
5876
 
4896
5877
#: drizzled/error.cc:1308
4897
5878
msgid "Can't read backup archive preamble"
4898
 
msgstr ""
 
5879
msgstr "Can't read backup archive preamble"
4899
5880
 
4900
5881
#: drizzled/error.cc:1310
4901
5882
msgid "Can't write backup archive preamble"
4902
 
msgstr ""
 
5883
msgstr "Can't write backup archive preamble"
4903
5884
 
4904
5885
#: drizzled/error.cc:1312
4905
5886
#, c-format
4906
5887
msgid "Can't find backup driver for table %-.64s"
4907
 
msgstr ""
 
5888
msgstr "Can't find backup driver for table %-.64s"
4908
5889
 
4909
5890
#: drizzled/error.cc:1314
4910
5891
#, c-format
4912
5893
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4913
5894
"this table"
4914
5895
msgstr ""
 
5896
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
 
5897
"this table"
4915
5898
 
4916
5899
#: drizzled/error.cc:1316
4917
5900
#, c-format
4918
5901
msgid "Can't create %-.64s backup driver"
4919
 
msgstr ""
 
5902
msgstr "Can't create %-.64s backup driver"
4920
5903
 
4921
5904
#: drizzled/error.cc:1318
4922
5905
#, c-format
4923
5906
msgid "Can't create %-.64s restore driver"
4924
 
msgstr ""
 
5907
msgstr "Can't create %-.64s restore driver"
4925
5908
 
4926
5909
#: drizzled/error.cc:1320
4927
5910
#, c-format
4928
5911
msgid "Found %d images in backup archive but maximum %d are supported"
4929
 
msgstr ""
 
5912
msgstr "Found %d images in backup archive but maximum %d are supported"
4930
5913
 
4931
5914
#: drizzled/error.cc:1322
4932
5915
#, c-format
4933
5916
msgid "Error when saving meta-data of %-.64s"
4934
 
msgstr ""
 
5917
msgstr "Error when saving meta-data of %-.64s"
4935
5918
 
4936
5919
#: drizzled/error.cc:1324
4937
5920
msgid "Error when reading meta-data list"
4938
 
msgstr ""
 
5921
msgstr "Error when reading meta-data list"
4939
5922
 
4940
5923
#: drizzled/error.cc:1326
4941
5924
#, c-format
4942
5925
msgid "Can't create %-.64s"
4943
 
msgstr ""
 
5926
msgstr "Can't create %-.64s"
4944
5927
 
4945
5928
#: drizzled/error.cc:1328
4946
5929
msgid "Can't allocate buffer for image data transfer"
4947
 
msgstr ""
 
5930
msgstr "Can't allocate buffer for image data transfer"
4948
5931
 
4949
5932
#: drizzled/error.cc:1330
4950
5933
#, c-format
4951
5934
msgid "Error when writing %-.64s backup image data (for table #%d)"
4952
 
msgstr ""
 
5935
msgstr "Error when writing %-.64s backup image data (for table #%d)"
4953
5936
 
4954
5937
#: drizzled/error.cc:1332
4955
5938
msgid "Error when reading data from backup stream"
4956
 
msgstr ""
 
5939
msgstr "Error when reading data from backup stream"
4957
5940
 
4958
5941
#: drizzled/error.cc:1334
4959
5942
msgid "Can't go to the next chunk in backup stream"
4960
 
msgstr ""
 
5943
msgstr "Can't go to the next chunk in backup stream"
4961
5944
 
4962
5945
#: drizzled/error.cc:1336
4963
5946
#, c-format
4964
5947
msgid "Can't initialize %-.64s backup driver"
4965
 
msgstr ""
 
5948
msgstr "Can't initialize %-.64s backup driver"
4966
5949
 
4967
5950
#: drizzled/error.cc:1338
4968
5951
#, c-format
4969
5952
msgid "Can't initialize %-.64s restore driver"
4970
 
msgstr ""
 
5953
msgstr "Can't initialize %-.64s restore driver"
4971
5954
 
4972
5955
#: drizzled/error.cc:1340
4973
5956
#, c-format
4974
5957
msgid "Can't shut down %-.64s backup driver"
4975
 
msgstr ""
 
5958
msgstr "Can't shut down %-.64s backup driver"
4976
5959
 
4977
5960
#: drizzled/error.cc:1342
4978
5961
#, c-format
4979
5962
msgid "Can't shut down %-.64s backup driver(s)"
4980
 
msgstr ""
 
5963
msgstr "Can't shut down %-.64s backup driver(s)"
4981
5964
 
4982
5965
#: drizzled/error.cc:1344
4983
5966
#, c-format
4984
5967
msgid "%-.64s backup driver can't prepare for synchronization"
4985
 
msgstr ""
 
5968
msgstr "%-.64s backup driver can't prepare for synchronization"
4986
5969
 
4987
5970
#: drizzled/error.cc:1346
4988
5971
#, c-format
4989
5972
msgid "%-.64s backup driver can't create its image validity point"
4990
 
msgstr ""
 
5973
msgstr "%-.64s backup driver can't create its image validity point"
4991
5974
 
4992
5975
#: drizzled/error.cc:1348
4993
5976
#, c-format
4994
5977
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4995
 
msgstr ""
 
5978
msgstr "Can't unlock %-.64s backup driver after creating the validity point"
4996
5979
 
4997
5980
#: drizzled/error.cc:1350
4998
5981
#, c-format
4999
5982
msgid "%-.64s backup driver can't cancel its backup operation"
5000
 
msgstr ""
 
5983
msgstr "%-.64s backup driver can't cancel its backup operation"
5001
5984
 
5002
5985
#: drizzled/error.cc:1352
5003
5986
#, c-format
5004
5987
msgid "%-.64s restore driver can't cancel its restore operation"
5005
 
msgstr ""
 
5988
msgstr "%-.64s restore driver can't cancel its restore operation"
5006
5989
 
5007
5990
#: drizzled/error.cc:1354
5008
5991
#, c-format
5009
5992
msgid "Error when polling %-.64s backup driver for its image data"
5010
 
msgstr ""
 
5993
msgstr "Error when polling %-.64s backup driver for its image data"
5011
5994
 
5012
5995
#: drizzled/error.cc:1356
5013
5996
#, c-format
5014
 
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
 
5997
msgid ""
 
5998
"Error when sending image data (for table #%d) to %-.64s restore driver"
5015
5999
msgstr ""
 
6000
"Error when sending image data (for table #%d) to %-.64s restore driver"
5016
6001
 
5017
6002
#: drizzled/error.cc:1358
5018
6003
#, c-format
5019
6004
msgid ""
5020
6005
"After %d attempts %-.64s restore driver still can't accept next block of data"
5021
6006
msgstr ""
 
6007
"After %d attempts %-.64s restore driver still can't accept next block of data"
5022
6008
 
5023
6009
#: drizzled/error.cc:1360
5024
6010
#, c-format
5025
6011
msgid "Open and lock tables failed in %-.64s"
5026
 
msgstr ""
 
6012
msgstr "Open and lock tables failed in %-.64s"
5027
6013
 
5028
6014
#: drizzled/error.cc:1362
5029
6015
msgid "Backup driver's table locking thread can not be initialized."
5030
 
msgstr ""
 
6016
msgstr "Backup driver's table locking thread can not be initialized."
5031
6017
 
5032
6018
#: drizzled/error.cc:1364
5033
6019
msgid ""
5034
6020
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
5035
6021
"and 'drizzle.online_backup_progress'."
5036
6022
msgstr ""
 
6023
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
 
6024
"and 'drizzle.online_backup_progress'."
5037
6025
 
5038
6026
#: drizzled/error.cc:1366
5039
6027
#, c-format
5040
6028
msgid "Tablespace '%-.192s' already exists"
5041
 
msgstr ""
 
6029
msgstr "Tablespace '%-.192s' already exists"
5042
6030
 
5043
6031
#: drizzled/error.cc:1368
5044
6032
#, c-format
5045
6033
msgid "Tablespace '%-.192s' doesn't exist"
5046
 
msgstr ""
 
6034
msgstr "Tablespace '%-.192s' doesn't exist"
5047
6035
 
5048
6036
#: drizzled/error.cc:1370
5049
6037
#, c-format
5050
6038
msgid "Unexpected master's heartbeat data: %s"
5051
 
msgstr ""
 
6039
msgstr "Unexpected master's heartbeat data: %s"
5052
6040
 
5053
6041
#: drizzled/error.cc:1372
5054
6042
#, c-format
5055
6043
msgid "The requested value for the heartbeat period %s %s"
5056
 
msgstr ""
 
6044
msgstr "The requested value for the heartbeat period %s %s"
5057
6045
 
5058
6046
#: drizzled/error.cc:1374
5059
6047
#, c-format
5060
6048
msgid "Can't write to the online backup progress log %-.64s."
5061
 
msgstr ""
 
6049
msgstr "Can't write to the online backup progress log %-.64s."
5062
6050
 
5063
6051
#: drizzled/error.cc:1376
5064
6052
#, c-format
5065
6053
msgid "Tablespace '%-.192s' not empty"
5066
 
msgstr ""
 
6054
msgstr "Tablespace '%-.192s' not empty"
5067
6055
 
5068
6056
#: drizzled/error.cc:1378
5069
6057
#, c-format
5072
6060
"server. The original definition of the required tablespace is '%-.256s' "
5073
6061
"while the same tablespace is defined on the server as '%-.256s'"
5074
6062
msgstr ""
 
6063
"Tablespace `%-.64s` needed by tables being restored has changed on the "
 
6064
"server. The original definition of the required tablespace is '%-.256s' "
 
6065
"while the same tablespace is defined on the server as '%-.256s'"
5075
6066
 
5076
6067
#: drizzled/error.cc:1380
5077
6068
msgid "A virtual column cannot be based on a virtual column"
5078
 
msgstr ""
 
6069
msgstr "A virtual column cannot be based on a virtual column"
5079
6070
 
5080
6071
#: drizzled/error.cc:1382
5081
6072
#, c-format
5082
6073
msgid "Non-deterministic expression for virtual column '%s'."
5083
 
msgstr ""
 
6074
msgstr "Non-deterministic expression for virtual column '%s'."
5084
6075
 
5085
6076
#: drizzled/error.cc:1384
5086
6077
#, c-format
5087
6078
msgid ""
5088
6079
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5089
6080
msgstr ""
 
6081
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5090
6082
 
5091
6083
#: drizzled/error.cc:1386
5092
6084
msgid "Primary key cannot be defined upon a virtual column."
5093
 
msgstr ""
 
6085
msgstr "Primary key cannot be defined upon a virtual column."
5094
6086
 
5095
6087
#: drizzled/error.cc:1388
5096
6088
msgid "Key/Index cannot be defined on a non-stored virtual column."
5097
 
msgstr ""
 
6089
msgstr "Key/Index cannot be defined on a non-stored virtual column."
5098
6090
 
5099
6091
#: drizzled/error.cc:1390
5100
6092
#, c-format
5101
6093
msgid "Cannot define foreign key with %s clause on a virtual column."
5102
 
msgstr ""
 
6094
msgstr "Cannot define foreign key with %s clause on a virtual column."
5103
6095
 
5104
6096
#: drizzled/error.cc:1392
5105
6097
#, c-format
5106
6098
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5107
 
msgstr ""
 
6099
msgstr "The value specified for virtual column '%s' in table '%s' ignored."
5108
6100
 
5109
6101
#: drizzled/error.cc:1394
5110
6102
#, c-format
5111
6103
msgid "'%s' is not yet supported for virtual columns."
5112
 
msgstr ""
 
6104
msgstr "'%s' is not yet supported for virtual columns."
5113
6105
 
5114
6106
#: drizzled/error.cc:1396
5115
6107
msgid "Constant expression in virtual column function is not allowed."
5116
 
msgstr ""
 
6108
msgstr "Constant expression in virtual column function is not allowed."
5117
6109
 
5118
6110
#: drizzled/error.cc:1398
5119
6111
msgid "Encountered an unknown temporal type."
5120
 
msgstr ""
 
6112
msgstr "Encountered an unknown temporal type."
5121
6113
 
5122
6114
#: drizzled/error.cc:1400
5123
6115
#, c-format
5124
6116
msgid "Received an invalid string format '%s' for a date value."
5125
 
msgstr ""
 
6117
msgstr "Received an invalid string format '%s' for a date value."
5126
6118
 
5127
6119
#: drizzled/error.cc:1402
5128
6120
#, c-format
5129
6121
msgid "Received an invalid string format '%s' for a time value."
5130
 
msgstr ""
 
6122
msgstr "Received an invalid string format '%s' for a time value."
5131
6123
 
5132
6124
#: drizzled/error.cc:1404
5133
6125
#, c-format
5134
6126
msgid "Received an invalid value '%s' for a UNIX timestamp."
5135
 
msgstr ""
 
6127
msgstr "Received an invalid value '%s' for a UNIX timestamp."
5136
6128
 
5137
6129
#: drizzled/error.cc:1406
5138
6130
#, c-format
5139
6131
msgid "Received an invalid datetime value '%s'."
5140
 
msgstr ""
 
6132
msgstr "Received an invalid datetime value '%s'."
5141
6133
 
5142
6134
#: drizzled/error.cc:1408
5143
6135
#, c-format
5144
6136
msgid "Received a NULL argument for function '%s'."
5145
 
msgstr ""
 
6137
msgstr "Received a NULL argument for function '%s'."
5146
6138
 
5147
6139
#: drizzled/error.cc:1410
5148
6140
#, c-format
5149
6141
msgid "Received an invalid negative argument '%s' for function '%s'."
5150
 
msgstr ""
 
6142
msgstr "Received an invalid negative argument '%s' for function '%s'."
5151
6143
 
5152
6144
#: drizzled/error.cc:1412
5153
6145
#, c-format
5154
6146
msgid "Received an out-of-range argument '%s' for function '%s'."
5155
 
msgstr ""
 
6147
msgstr "Received an out-of-range argument '%s' for function '%s'."
5156
6148
 
5157
6149
#: drizzled/error.cc:1414
5158
6150
#, c-format
5159
6151
msgid "Received an invalid time value '%s'."
5160
 
msgstr ""
 
6152
msgstr "Received an invalid time value '%s'."
5161
6153
 
5162
6154
#: drizzled/error.cc:1416
5163
6155
#, c-format
5164
6156
msgid "Received an invalid enum value '%s'."
5165
 
msgstr ""
 
6157
msgstr "Received an invalid enum value '%s'."
5166
6158
 
5167
6159
#: drizzled/logging.cc:59
5168
 
#, fuzzy, c-format
 
6160
#, c-format
5169
6161
msgid "logging '%s' pre() failed"
5170
 
msgstr "configvar plugin '%s' deinit() failed"
 
6162
msgstr "logging '%s' pre() failed"
5171
6163
 
5172
6164
#: drizzled/logging.cc:84
5173
 
#, fuzzy, c-format
 
6165
#, c-format
5174
6166
msgid "logging '%s' post() failed"
5175
 
msgstr "configvar plugin '%s' init() failed"
 
6167
msgstr "logging '%s' post() failed"
5176
6168
 
5177
6169
#: drizzled/plugin/storage_engine.cc:295
5178
6170
#, c-format
5179
6171
msgid "Found %d prepared transaction(s) in %s"
5180
 
msgstr ""
 
6172
msgstr "Found %d prepared transaction(s) in %s"
5181
6173
 
5182
6174
#: drizzled/plugin/storage_engine.cc:369
5183
6175
msgid "Starting crash recovery..."
5184
 
msgstr ""
 
6176
msgstr "Starting crash recovery..."
5185
6177
 
5186
6178
#: drizzled/plugin/storage_engine.cc:378
5187
6179
#, c-format
5188
6180
msgid "Found %d prepared XA transactions"
5189
 
msgstr ""
 
6181
msgstr "Found %d prepared XA transactions"
5190
6182
 
5191
6183
#: drizzled/plugin/storage_engine.cc:383
5192
6184
#, c-format
5196
6188
"file) was manually deleted after a crash. You have to start drizzled with "
5197
6189
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5198
6190
msgstr ""
 
6191
"Found %d prepared transactions! It means that drizzled was not shut down "
 
6192
"properly last time and critical recovery information (last binlog or %s "
 
6193
"file) was manually deleted after a crash. You have to start drizzled with "
 
6194
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5199
6195
 
5200
6196
#: drizzled/plugin/storage_engine.cc:393
5201
6197
msgid "Crash recovery finished."
5202
 
msgstr ""
 
6198
msgstr "Crash recovery finished."
5203
6199
 
5204
6200
#: drizzled/qcache.cc:63
5205
 
#, fuzzy, c-format
 
6201
#, c-format
5206
6202
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5207
 
msgstr "configvar plugin '%s' deinit() failed"
 
6203
msgstr "qcache plugin '%s' try_fetch_and_send() failed"
5208
6204
 
5209
6205
#: drizzled/qcache.cc:86
5210
 
#, fuzzy, c-format
 
6206
#, c-format
5211
6207
msgid "qcache plugin '%s' set() failed"
5212
 
msgstr "configvar plugin '%s' deinit() failed"
 
6208
msgstr "qcache plugin '%s' set() failed"
5213
6209
 
5214
6210
#: drizzled/qcache.cc:110
5215
 
#, fuzzy, c-format
 
6211
#, c-format
5216
6212
msgid "qcache plugin '%s' invalidate_table() failed"
5217
 
msgstr "configvar plugin '%s' init() failed"
 
6213
msgstr "qcache plugin '%s' invalidate_table() failed"
5218
6214
 
5219
6215
#: drizzled/qcache.cc:137
5220
 
#, fuzzy, c-format
 
6216
#, c-format
5221
6217
msgid "qcache plugin '%s' invalidate_db() failed"
5222
 
msgstr "configvar plugin '%s' init() failed"
 
6218
msgstr "qcache plugin '%s' invalidate_db() failed"
5223
6219
 
5224
6220
#: drizzled/qcache.cc:157
5225
 
#, fuzzy, c-format
 
6221
#, c-format
5226
6222
msgid "qcache plugin '%s' flush() failed"
5227
 
msgstr "configvar plugin '%s' init() failed"
 
6223
msgstr "qcache plugin '%s' flush() failed"
5228
6224
 
5229
6225
#: drizzled/scheduling.cc:37
5230
6226
#, c-format
5232
6228
"Attempted to register a scheduler %s, but a scheduler has already been "
5233
6229
"registered with that name.\n"
5234
6230
msgstr ""
 
6231
"Attempted to register a scheduler %s, but a scheduler has already been "
 
6232
"registered with that name.\n"
5235
6233
 
5236
6234
#: drizzled/scheduling.cc:62
5237
6235
#, c-format
5238
6236
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5239
 
msgstr ""
 
6237
msgstr "Attempted to configure %s as the scheduler, which did not exist.\n"
5240
6238
 
5241
6239
#: drizzled/scheduling.cc:77
5242
6240
msgid "Scheduler initialization failed.\n"
5243
 
msgstr ""
 
6241
msgstr "Scheduler initialization failed.\n"
5244
6242
 
5245
6243
#: drizzled/sql_base.cc:2262
5246
6244
#, c-format
5247
6245
msgid "Table %s had a open data handler in reopen_table"
5248
 
msgstr ""
 
6246
msgstr "Table %s had a open data handler in reopen_table"
5249
6247
 
5250
6248
#: drizzled/sql_base.cc:2854
5251
6249
#, c-format
5252
6250
msgid "Couldn't repair table: %s.%s"
5253
 
msgstr ""
 
6251
msgstr "Couldn't repair table: %s.%s"
5254
6252
 
5255
6253
#: drizzled/sql_base.cc:2896
5256
6254
#, c-format
5257
6255
msgid ""
5258
 
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5259
 
"s`.`%s`' to replication"
 
6256
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
 
6257
"`%s`.`%s`' to replication"
5260
6258
msgstr ""
 
6259
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
 
6260
"`%s`.`%s`' to replication"
5261
6261
 
5262
6262
#: drizzled/sql_base.cc:3498
5263
6263
#, c-format
5264
6264
msgid "Could not remove temporary table: '%s', error: %d"
5265
 
msgstr ""
 
6265
msgstr "Could not remove temporary table: '%s', error: %d"
5266
6266
 
5267
6267
#: drizzled/sql_plugin.cc:528
5268
 
#, fuzzy, c-format
 
6268
#, c-format
5269
6269
msgid "Plugin '%s' init function returned error.\n"
5270
 
msgstr "Plugin '%s' init function returned error."
 
6270
msgstr ""
5271
6271
 
5272
6272
#: drizzled/sql_plugin.cc:707
5273
6273
msgid "plugin-load parameter too long"
5274
 
msgstr ""
 
6274
msgstr "plugin-load parameter too long"
5275
6275
 
5276
6276
#: drizzled/sql_plugin.cc:767
5277
6277
#, c-format
5278
6278
msgid "Couldn't load plugin named '%s' with soname '%s'."
5279
 
msgstr ""
 
6279
msgstr "Couldn't load plugin named '%s' with soname '%s'."
5280
6280
 
5281
6281
#: drizzled/sql_plugin.cc:1107
5282
 
#, fuzzy
5283
6282
msgid "Out of memory."
5284
 
msgstr "Out of memory"
 
6283
msgstr "Out of memory."
5285
6284
 
5286
6285
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
5287
6286
#, c-format
5288
6287
msgid "Unknown variable type code 0x%x in plugin '%s'."
5289
 
msgstr ""
 
6288
msgstr "Unknown variable type code 0x%x in plugin '%s'."
5290
6289
 
5291
6290
#: drizzled/sql_plugin.cc:1989
5292
6291
#, c-format
5294
6293
"Server variable %s of plugin %s was forced to be read-only: string variable "
5295
6294
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5296
6295
msgstr ""
 
6296
"Server variable %s of plugin %s was forced to be read-only: string variable "
 
6297
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5297
6298
 
5298
6299
#: drizzled/sql_plugin.cc:2020
5299
6300
#, c-format
5300
6301
msgid "Missing variable name in plugin '%s'."
5301
 
msgstr ""
 
6302
msgstr "Missing variable name in plugin '%s'."
5302
6303
 
5303
6304
#: drizzled/sql_plugin.cc:2037
5304
6305
#, c-format
5305
6306
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5306
 
msgstr ""
 
6307
msgstr "Thread local variable '%s' not allocated in plugin '%s'."
5307
6308
 
5308
6309
#: drizzled/sql_plugin.cc:2155
5309
6310
#, c-format
5310
6311
msgid "Out of memory for plugin '%s'."
5311
 
msgstr ""
 
6312
msgstr "Out of memory for plugin '%s'."
5312
6313
 
5313
6314
#: drizzled/sql_plugin.cc:2162
5314
6315
#, c-format
5315
6316
msgid "Bad options for plugin '%s'."
5316
 
msgstr ""
 
6317
msgstr "Bad options for plugin '%s'."
5317
6318
 
5318
6319
#: drizzled/sql_plugin.cc:2171
5319
6320
#, c-format
5320
6321
msgid "Parsing options for plugin '%s' failed."
5321
 
msgstr ""
 
6322
msgstr "Parsing options for plugin '%s' failed."
5322
6323
 
5323
6324
#: drizzled/sql_plugin.cc:2214
5324
6325
#, c-format
5325
6326
msgid "Plugin '%s' has conflicting system variables"
5326
 
msgstr ""
 
6327
msgstr "Plugin '%s' has conflicting system variables"
5327
6328
 
5328
6329
#: drizzled/sql_table.cc:124
5329
6330
#, c-format
5330
6331
msgid "Invalid (old?) table or database name '%s'"
5331
 
msgstr ""
 
6332
msgstr "Invalid (old?) table or database name '%s'"
5332
6333
 
5333
6334
#: drizzled/sql_table.cc:2655
5334
6335
#, c-format
5335
6336
msgid "Unknown - internal error %d during operation"
5336
 
msgstr ""
 
6337
msgstr "Unknown - internal error %d during operation"
5337
6338
 
5338
6339
#: drizzled/sql_table.cc:4227
5339
6340
#, c-format
5340
6341
msgid "Could not open table %s.%s after rename\n"
5341
 
msgstr ""
 
6342
msgstr "Could not open table %s.%s after rename\n"
5342
6343
 
5343
6344
#: drizzled/sql_table.cc:4407
5344
6345
#, c-format
5346
6347
"order_st BY ignored because there is a user-defined clustered index in the "
5347
6348
"table '%-.192s'"
5348
6349
msgstr ""
 
6350
"order_st BY ignored because there is a user-defined clustered index in the "
 
6351
"table '%-.192s'"
5349
6352
 
5350
6353
#: drizzled/table.cc:354
5351
6354
#, c-format
5353
6356
"'%s' had no or invalid character set, and default character set is multi-"
5354
6357
"byte, so character column sizes may have changed"
5355
6358
msgstr ""
 
6359
"'%s' had no or invalid character set, and default character set is multi-"
 
6360
"byte, so character column sizes may have changed"
5356
6361
 
5357
6362
#: drizzled/table.cc:1782
5358
6363
#, c-format
5359
6364
msgid "Unknown collation '%s' in table '%-.64s' definition"
5360
 
msgstr ""
 
6365
msgstr "Unknown collation '%s' in table '%-.64s' definition"
5361
6366
 
5362
6367
#: drizzled/table.cc:1789
5363
 
#, fuzzy, c-format
 
6368
#, c-format
5364
6369
msgid ""
5365
6370
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5366
6371
"read"
5367
 
msgstr "Table '%-.192s' was locked with a READ lock and can't be updated"
 
6372
msgstr ""
 
6373
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
 
6374
"read"
5368
6375
 
5369
6376
#: drizzled/table.cc:2251
5370
6377
#, c-format
5372
6379
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5373
6380
"found '%s'."
5374
6381
msgstr ""
 
6382
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
 
6383
"found '%s'."
5375
6384
 
5376
6385
#: drizzled/table.cc:2278
5377
6386
#, c-format
5379
6388
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5380
6389
"have type %s, found type %s."
5381
6390
msgstr ""
 
6391
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
 
6392
"have type %s, found type %s."
5382
6393
 
5383
6394
#: drizzled/table.cc:2289
5384
6395
#, c-format
5386
6397
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5387
6398
"position %d to have character set '%s' but the type has no character set."
5388
6399
msgstr ""
 
6400
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
 
6401
"position %d to have character set '%s' but the type has no character set."
5389
6402
 
5390
6403
#: drizzled/table.cc:2301
5391
6404
#, c-format
5393
6406
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5394
6407
"position %d to have character set '%s' but found character set '%s'."
5395
6408
msgstr ""
 
6409
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
 
6410
"position %d to have character set '%s' but found character set '%s'."
5396
6411
 
5397
6412
#: drizzled/table.cc:2314
5398
6413
#, c-format
5400
6415
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5401
6416
"have type %s  but the column is not found."
5402
6417
msgstr ""
 
6418
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
 
6419
"have type %s  but the column is not found."
5403
6420
 
5404
6421
#: drizzled/table.cc:4400
5405
6422
#, c-format
5406
6423
msgid "Got error %d when reading table '%s'"
5407
 
msgstr ""
 
6424
msgstr "Got error %d when reading table '%s'"
5408
6425
 
5409
6426
#: drizzled/tztime.cc:1061
5410
6427
#, c-format
5411
6428
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5412
 
msgstr ""
 
6429
msgstr "Fatal error: Illegal or unknown default time zone '%s'"
5413
6430
 
5414
6431
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5415
 
#, fuzzy, c-format
 
6432
#, c-format
5416
6433
msgid "%s: option `%s' is ambiguous\n"
5417
 
msgstr "Column '%-.192s' in %-.192s is ambiguous"
 
6434
msgstr "%s: option `%s' is ambiguous\n"
5418
6435
 
5419
6436
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5420
6437
#, c-format
5421
6438
msgid "%s: option `--%s' doesn't allow an argument\n"
5422
 
msgstr ""
 
6439
msgstr "%s: option `--%s' doesn't allow an argument\n"
5423
6440
 
5424
6441
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5425
6442
#, c-format
5426
6443
msgid "%s: option `%c%s' doesn't allow an argument\n"
5427
 
msgstr ""
 
6444
msgstr "%s: option `%c%s' doesn't allow an argument\n"
5428
6445
 
5429
6446
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5430
6447
#: gnulib/getopt.c:993
5431
6448
#, c-format
5432
6449
msgid "%s: option `%s' requires an argument\n"
5433
 
msgstr ""
 
6450
msgstr "%s: option `%s' requires an argument\n"
5434
6451
 
5435
6452
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5436
6453
#, c-format
5437
6454
msgid "%s: unrecognized option `--%s'\n"
5438
 
msgstr ""
 
6455
msgstr "%s: unrecognized option `--%s'\n"
5439
6456
 
5440
6457
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5441
6458
#, c-format
5442
6459
msgid "%s: unrecognized option `%c%s'\n"
5443
 
msgstr ""
 
6460
msgstr "%s: unrecognized option `%c%s'\n"
5444
6461
 
5445
6462
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5446
6463
#, c-format
5447
6464
msgid "%s: illegal option -- %c\n"
5448
 
msgstr ""
 
6465
msgstr "%s: illegal option -- %c\n"
5449
6466
 
5450
6467
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5451
6468
#, c-format
5452
6469
msgid "%s: invalid option -- %c\n"
5453
 
msgstr ""
 
6470
msgstr "%s: invalid option -- %c\n"
5454
6471
 
5455
6472
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5456
6473
#: gnulib/getopt.c:1064
5457
6474
#, c-format
5458
6475
msgid "%s: option requires an argument -- %c\n"
5459
 
msgstr ""
 
6476
msgstr "%s: option requires an argument -- %c\n"
5460
6477
 
5461
6478
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5462
6479
#, c-format
5463
6480
msgid "%s: option `-W %s' is ambiguous\n"
5464
 
msgstr ""
 
6481
msgstr "%s: option `-W %s' is ambiguous\n"
5465
6482
 
5466
6483
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5467
6484
#, c-format
5468
6485
msgid "%s: option `-W %s' doesn't allow an argument\n"
5469
 
msgstr ""
5470
 
 
5471
 
#: mysys/errors.cc:25
5472
 
#, c-format
5473
 
msgid "Can't create/write to file '%s' (Errcode: %d)"
5474
 
msgstr "Can't create/write to file '%s' (Errcode: %d)"
5475
 
 
5476
 
#: mysys/errors.cc:26
5477
 
#, c-format
5478
 
msgid "Error reading file '%s' (Errcode: %d)"
5479
 
msgstr "Error reading file '%s' (Errcode: %d)"
5480
 
 
5481
 
#: mysys/errors.cc:27
5482
 
#, c-format
5483
 
msgid "Error writing file '%s' (Errcode: %d)"
5484
 
msgstr "Error writing file '%s' (Errcode: %d)"
5485
 
 
5486
 
#: mysys/errors.cc:28
5487
 
#, c-format
5488
 
msgid "Error on close of '%s' (Errcode: %d)"
5489
 
msgstr "Error on close of '%s' (Errcode: %d)"
5490
 
 
5491
 
#: mysys/errors.cc:29
5492
 
#, c-format
5493
 
msgid "Out of memory (Needed %u bytes)"
5494
 
msgstr "Out of memory (Needed %u bytes)"
5495
 
 
5496
 
#: mysys/errors.cc:30
5497
 
#, c-format
5498
 
msgid "Error on delete of '%s' (Errcode: %d)"
5499
 
msgstr "Error on delete of '%s' (Errcode: %d)"
5500
 
 
5501
 
#: mysys/errors.cc:31
5502
 
#, c-format
5503
 
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5504
 
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
5505
 
 
5506
 
#: mysys/errors.cc:32
5507
 
#, c-format
5508
 
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5509
 
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
5510
 
 
5511
 
#: mysys/errors.cc:33
5512
 
#, c-format
5513
 
msgid "Can't lock file (Errcode: %d)"
5514
 
msgstr "Can't lock file (Errcode: %d)"
5515
 
 
5516
 
#: mysys/errors.cc:34
5517
 
#, c-format
5518
 
msgid "Can't unlock file (Errcode: %d)"
5519
 
msgstr "Can't unlock file (Errcode: %d)"
5520
 
 
5521
 
#: mysys/errors.cc:35
5522
 
#, c-format
5523
 
msgid "Can't read dir of '%s' (Errcode: %d)"
5524
 
msgstr "Can't read dir of '%s' (Errcode: %d)"
5525
 
 
5526
 
#: mysys/errors.cc:36
5527
 
#, c-format
5528
 
msgid "Can't get stat of '%s' (Errcode: %d)"
5529
 
msgstr "Can't get stat of '%s' (Errcode: %d)"
5530
 
 
5531
 
#: mysys/errors.cc:37
5532
 
#, c-format
5533
 
msgid "Can't change size of file (Errcode: %d)"
5534
 
msgstr "Can't change size of file (Errcode: %d)"
5535
 
 
5536
 
#: mysys/errors.cc:38
5537
 
#, c-format
5538
 
msgid "Can't open stream from handle (Errcode: %d)"
5539
 
msgstr "Can't open stream from handle (Errcode: %d)"
5540
 
 
5541
 
#: mysys/errors.cc:39
5542
 
#, c-format
5543
 
msgid "Can't get working dirctory (Errcode: %d)"
5544
 
msgstr "Can't get working directory (Errcode: %d)"
5545
 
 
5546
 
#: mysys/errors.cc:40
5547
 
#, c-format
5548
 
msgid "Can't change dir to '%s' (Errcode: %d)"
5549
 
msgstr "Can't change dir to '%s' (Errcode: %d)"
5550
 
 
5551
 
#: mysys/errors.cc:41
5552
 
#, c-format
5553
 
msgid "Warning: '%s' had %d links"
5554
 
msgstr "Warning: '%s' had %d links"
5555
 
 
5556
 
#: mysys/errors.cc:42
5557
 
#, c-format
5558
 
msgid "Warning: %d files and %d streams is left open\n"
5559
 
msgstr "Warning: %d files and %d streams is left open\n"
5560
 
 
5561
 
#: mysys/errors.cc:43
5562
 
#, c-format
5563
 
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5564
 
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
5565
 
 
5566
 
#: mysys/errors.cc:44
5567
 
#, c-format
5568
 
msgid "Can't create directory '%s' (Errcode: %d)"
5569
 
msgstr "Can't create directory '%s' (Errcode: %d)"
5570
 
 
5571
 
#: mysys/errors.cc:45
5572
 
#, c-format
5573
 
msgid ""
5574
 
"Character set '%s' is not a compiled character set and is not specified in "
5575
 
"the %s file"
5576
 
msgstr ""
5577
 
"Character set '%s' is not a compiled character set and is not specified in "
5578
 
"the %s file"
5579
 
 
5580
 
#: mysys/errors.cc:46
5581
 
#, c-format
5582
 
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5583
 
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
5584
 
 
5585
 
#: mysys/errors.cc:47
5586
 
#, c-format
5587
 
msgid "Can't read value for symlink '%s' (Error %d)"
5588
 
msgstr "Can't read value for symlink '%s' (Error %d)"
5589
 
 
5590
 
#: mysys/errors.cc:48
5591
 
#, c-format
5592
 
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5593
 
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
5594
 
 
5595
 
#: mysys/errors.cc:49
5596
 
#, c-format
5597
 
msgid "Error on realpath() on '%s' (Error %d)"
5598
 
msgstr "Error on realpath() on '%s' (Error %d)"
5599
 
 
5600
 
#: mysys/errors.cc:50
5601
 
#, c-format
5602
 
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5603
 
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
5604
 
 
5605
 
#: mysys/errors.cc:51
5606
 
#, c-format
5607
 
msgid ""
5608
 
"Collation '%s' is not a compiled collation and is not specified in the %s "
5609
 
"file"
5610
 
msgstr ""
5611
 
"Collation '%s' is not a compiled collation and is not specified in the %s "
5612
 
"file"
5613
 
 
5614
 
#: mysys/errors.cc:52
5615
 
#, c-format
5616
 
msgid "File '%s' not found (Errcode: %d)"
5617
 
msgstr "File '%s' not found (Errcode: %d)"
5618
 
 
5619
 
#: mysys/errors.cc:53
5620
 
#, c-format
5621
 
msgid "File '%s' (fileno: %d) was not closed"
5622
 
msgstr "File '%s' (fileno: %d) was not closed"
5623
 
 
5624
 
#: mysys/my_error.cc:85
5625
 
#, c-format
5626
 
msgid "Unknown error %d"
5627
 
msgstr "Unknown error %d"
5628
 
 
5629
 
#: mysys/my_getopt.cc:89
5630
 
msgid "Warning: "
5631
 
msgstr "Warning: "
5632
 
 
5633
 
#: mysys/my_getopt.cc:91
5634
 
msgid "Info: "
5635
 
msgstr "Info: "
5636
 
 
5637
 
#: mysys/my_getopt.cc:355
5638
 
#, c-format
5639
 
msgid "%s: %s: Option '%s' used, but is disabled\n"
5640
 
msgstr "%s: %s: Option '%s' used, but is disabled\n"
5641
 
 
5642
 
#: mysys/my_getopt.cc:356
5643
 
msgid "WARNING"
5644
 
msgstr "WARNING"
5645
 
 
5646
 
#: mysys/my_getopt.cc:356
5647
 
msgid "ERROR"
5648
 
msgstr "ERROR"
5649
 
 
5650
 
#: mysys/my_getopt.cc:459
5651
 
#, c-format
5652
 
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5653
 
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
5654
 
 
5655
 
#: mysys/my_getopt.cc:774
5656
 
#, c-format
5657
 
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5658
 
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5659
 
 
5660
 
#: mysys/my_getopt.cc:967
5661
 
#, c-format
5662
 
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5663
 
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
5664
 
 
5665
 
#: mysys/my_getopt.cc:1199
5666
 
#, c-format
5667
 
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5668
 
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
5669
 
 
5670
 
#: mysys/my_getopt.cc:1219
5671
 
#, c-format
5672
 
msgid ""
5673
 
"\n"
5674
 
"Variables (--variable-name=value)\n"
5675
 
"and boolean options {false|true}  Value (after reading options)\n"
5676
 
"--------------------------------- -----------------------------\n"
5677
 
msgstr ""
5678
 
"\n"
5679
 
"Variables (--variable-name=value)\n"
5680
 
"and boolean options {false|true}  Value (after reading options)\n"
5681
 
"--------------------------------- -----------------------------\n"
5682
 
 
5683
 
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5684
 
msgid "(No default value)"
5685
 
msgstr "(No default value)"
5686
 
 
5687
 
#: mysys/my_getopt.cc:1254
5688
 
msgid "true"
5689
 
msgstr "true"
5690
 
 
5691
 
#: mysys/my_getopt.cc:1254
5692
 
msgid "false"
5693
 
msgstr "false"
5694
 
 
5695
 
#: mysys/my_getopt.cc:1287
5696
 
#, c-format
5697
 
msgid "(Disabled)\n"
5698
 
msgstr "(Disabled)\n"
 
6486
msgstr "%s: option `-W %s' doesn't allow an argument\n"
5699
6487
 
5700
6488
#: plugin/auth_http/auth_http.cc:128
5701
6489
msgid "Enable HTTP Auth check"
5702
 
msgstr ""
 
6490
msgstr "Enable HTTP Auth check"
5703
6491
 
5704
6492
#: plugin/auth_http/auth_http.cc:138
5705
6493
msgid "URL for HTTP Auth check"
5706
 
msgstr ""
 
6494
msgstr "URL for HTTP Auth check"
5707
6495
 
5708
6496
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5709
6497
msgid "Error Messages to stderr"
5710
 
msgstr ""
 
6498
msgstr "Error Messages to stderr"
5711
6499
 
5712
6500
#: plugin/logging_gearman/logging_gearman.cc:263
5713
6501
#, c-format
5714
6502
msgid "fail gearman_client_create(): %s"
5715
 
msgstr ""
 
6503
msgstr "fail gearman_client_create(): %s"
5716
6504
 
5717
6505
#: plugin/logging_gearman/logging_gearman.cc:273
5718
6506
#, c-format
5719
6507
msgid "fail gearman_client_add_server(): %s"
5720
 
msgstr ""
 
6508
msgstr "fail gearman_client_add_server(): %s"
5721
6509
 
5722
6510
#: plugin/logging_gearman/logging_gearman.cc:299
5723
 
#, fuzzy
5724
6511
msgid "Enable logging to a gearman server"
5725
 
msgstr "Row-based binlogging of row failed"
 
6512
msgstr "Enable logging to a gearman server"
5726
6513
 
5727
6514
#: plugin/logging_gearman/logging_gearman.cc:308
5728
6515
msgid "Hostname for logging to a Gearman server"
5729
 
msgstr ""
 
6516
msgstr "Hostname for logging to a Gearman server"
5730
6517
 
5731
6518
#: plugin/logging_gearman/logging_gearman.cc:317
5732
6519
msgid "Gearman Function to send logging to"
5733
 
msgstr ""
 
6520
msgstr "Gearman Function to send logging to"
5734
6521
 
5735
6522
#: plugin/logging_gearman/logging_gearman.cc:334
5736
 
#, fuzzy
5737
6523
msgid "Log queries to a Gearman server"
5738
 
msgstr "Log connections and queries to file."
 
6524
msgstr "Log queries to a Gearman server"
5739
6525
 
5740
6526
#: plugin/logging_query/logging_query.cc:278
5741
6527
#, c-format
5742
6528
msgid "fail open() fn=%s er=%s\n"
5743
 
msgstr ""
 
6529
msgstr "fail open() fn=%s er=%s\n"
5744
6530
 
5745
6531
#: plugin/logging_query/logging_query.cc:317
5746
 
#, fuzzy
5747
6532
msgid "Enable logging to CSV file"
5748
 
msgstr "Row-based binlogging of row failed"
 
6533
msgstr "Enable logging to CSV file"
5749
6534
 
5750
6535
#: plugin/logging_query/logging_query.cc:326
5751
6536
msgid "File to log to"
5752
 
msgstr ""
 
6537
msgstr "File to log to"
5753
6538
 
5754
6539
#: plugin/logging_query/logging_query.cc:335
5755
6540
#: plugin/logging_syslog/logging_syslog.cc:248
5756
6541
msgid "Threshold for logging slow queries, in microseconds"
5757
 
msgstr ""
 
6542
msgstr "Threshold for logging slow queries, in microseconds"
5758
6543
 
5759
6544
#: plugin/logging_query/logging_query.cc:347
5760
6545
#: plugin/logging_syslog/logging_syslog.cc:260
5761
6546
msgid "Threshold for logging big queries, for rows returned"
5762
 
msgstr ""
 
6547
msgstr "Threshold for logging big queries, for rows returned"
5763
6548
 
5764
6549
#: plugin/logging_query/logging_query.cc:359
5765
6550
#: plugin/logging_syslog/logging_syslog.cc:272
5766
6551
msgid "Threshold for logging big queries, for rows examined"
5767
 
msgstr ""
 
6552
msgstr "Threshold for logging big queries, for rows examined"
5768
6553
 
5769
6554
#: plugin/logging_query/logging_query.cc:381
5770
 
#, fuzzy
5771
6555
msgid "Log queries to a CSV file"
5772
 
msgstr "Log connections and queries to file."
 
6556
msgstr "Log queries to a CSV file"
5773
6557
 
5774
6558
#: plugin/logging_syslog/logging_syslog.cc:169
5775
6559
#, c-format
5776
6560
msgid "syslog facility \"%s\" not known, using \"local0\""
5777
 
msgstr ""
 
6561
msgstr "syslog facility \"%s\" not known, using \"local0\""
5778
6562
 
5779
6563
#: plugin/logging_syslog/logging_syslog.cc:186
5780
6564
#, c-format
5781
6565
msgid "syslog priority \"%s\" not known, using \"info\""
5782
 
msgstr ""
 
6566
msgstr "syslog priority \"%s\" not known, using \"info\""
5783
6567
 
5784
6568
#: plugin/logging_syslog/logging_syslog.cc:212
5785
6569
msgid "Enable logging"
5786
 
msgstr ""
 
6570
msgstr "Enable logging"
5787
6571
 
5788
6572
#: plugin/logging_syslog/logging_syslog.cc:221
5789
6573
msgid "Syslog Ident"
5790
 
msgstr ""
 
6574
msgstr "Syslog Ident"
5791
6575
 
5792
6576
#: plugin/logging_syslog/logging_syslog.cc:230
5793
6577
msgid "Syslog Facility"
5794
 
msgstr ""
 
6578
msgstr "Syslog Facility"
5795
6579
 
5796
6580
#: plugin/logging_syslog/logging_syslog.cc:239
5797
6581
msgid "Syslog Priority"
5798
 
msgstr ""
 
6582
msgstr "Syslog Priority"
5799
6583
 
5800
6584
#: plugin/logging_syslog/logging_syslog.cc:296
5801
6585
msgid "Log to syslog"
5802
 
msgstr ""
 
6586
msgstr "Log to syslog"
5803
6587
 
5804
6588
#: plugin/multi_thread/multi_thread.cc:137
5805
6589
msgid "Maximum number of user threads available."
5806
 
msgstr ""
 
6590
msgstr "Maximum number of user threads available."
5807
6591
 
5808
6592
#: plugin/myisam/ha_myisam.cc:468
5809
6593
#, c-format
5810
6594
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5811
 
msgstr ""
 
6595
msgstr "Got an error from thread_id=%<PRIu64>, %s:%d"
5812
6596
 
5813
6597
#: plugin/myisam/ha_myisam.cc:472
5814
6598
#, c-format
5815
6599
msgid "Got an error from unknown thread, %s:%d"
5816
 
msgstr ""
 
6600
msgstr "Got an error from unknown thread, %s:%d"
5817
6601
 
5818
6602
#: plugin/myisam/ha_myisam.cc:478
5819
6603
msgid "Unknown thread accessing table"
5820
 
msgstr ""
5821
 
 
5822
 
#: plugin/myisam/ha_myisam.cc:1861
5823
 
msgid "Block size to be used for MyISAM index pages."
5824
 
msgstr "Block size to be used for MyISAM index pages."
5825
 
 
5826
 
#: plugin/myisam/ha_myisam.cc:1867
5827
 
msgid ""
5828
 
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5829
 
"disables parallel repair."
5830
 
msgstr ""
5831
 
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5832
 
"disables parallel repair."
5833
 
 
5834
 
#: plugin/myisam/ha_myisam.cc:1873
5835
 
msgid ""
5836
 
"Don't use the fast sort index method to created index if the temporary file "
5837
 
"would get bigger than this."
5838
 
msgstr ""
5839
 
"Don't use the fast sort index method to created index if the temporary file "
5840
 
"would get bigger than this."
5841
 
 
5842
 
#: plugin/myisam/ha_myisam.cc:1878
5843
 
msgid ""
5844
 
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5845
 
"when creating indexes with CREATE INDEX or ALTER TABLE."
5846
 
msgstr ""
5847
 
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5848
 
"when creating indexes with CREATE INDEX or ALTER TABLE."
5849
 
 
5850
 
#: plugin/myisam/ha_myisam.cc:1884
5851
 
msgid "Default pointer size to be used for MyISAM tables."
5852
 
msgstr "Default pointer size to be used for MyISAM tables."
5853
 
 
5854
 
#: plugin/myisam/my_handler_errors.cc:34
5855
 
msgid "Didn't find key on read or update"
5856
 
msgstr "Didn't find key on read or update"
5857
 
 
5858
 
#: plugin/myisam/my_handler_errors.cc:36
5859
 
msgid "Duplicate key on write or update"
5860
 
msgstr "Duplicate key on write or update"
5861
 
 
5862
 
#: plugin/myisam/my_handler_errors.cc:38
5863
 
msgid "Internal (unspecified) error in handler"
5864
 
msgstr "Internal (unspecified) error in handler"
5865
 
 
5866
 
#: plugin/myisam/my_handler_errors.cc:40
5867
 
msgid ""
5868
 
"Someone has changed the row since it was read (while the table was locked to "
5869
 
"prevent it)"
5870
 
msgstr ""
5871
 
"Someone has changed the row since it was read (while the table was locked to "
5872
 
"prevent it)"
5873
 
 
5874
 
#: plugin/myisam/my_handler_errors.cc:43
5875
 
msgid "Wrong index given to function"
5876
 
msgstr "Wrong index given to function"
5877
 
 
5878
 
#: plugin/myisam/my_handler_errors.cc:45
5879
 
msgid "Undefined handler error 125"
5880
 
msgstr "Undefined handler error 125"
5881
 
 
5882
 
#: plugin/myisam/my_handler_errors.cc:47
5883
 
msgid "Index file is crashed"
5884
 
msgstr "Index file is crashed"
5885
 
 
5886
 
#: plugin/myisam/my_handler_errors.cc:49
5887
 
msgid "Record file is crashed"
5888
 
msgstr "Record file is crashed"
5889
 
 
5890
 
#: plugin/myisam/my_handler_errors.cc:51
5891
 
msgid "Out of memory in engine"
5892
 
msgstr "Out of memory in engine"
5893
 
 
5894
 
#: plugin/myisam/my_handler_errors.cc:53
5895
 
msgid "Undefined handler error 129"
5896
 
msgstr "Undefined handler error 129"
5897
 
 
5898
 
#: plugin/myisam/my_handler_errors.cc:55
5899
 
msgid "Incorrect file format"
5900
 
msgstr "Incorrect file format"
5901
 
 
5902
 
#: plugin/myisam/my_handler_errors.cc:57
5903
 
msgid "Command not supported by database"
5904
 
msgstr "Command not supported by database"
5905
 
 
5906
 
#: plugin/myisam/my_handler_errors.cc:59
5907
 
msgid "Old database file"
5908
 
msgstr "Old database file"
5909
 
 
5910
 
#: plugin/myisam/my_handler_errors.cc:61
5911
 
msgid "No record read before update"
5912
 
msgstr "No record read before update"
5913
 
 
5914
 
#: plugin/myisam/my_handler_errors.cc:63
5915
 
msgid "Record was already deleted (or record file crashed)"
5916
 
msgstr "Record was already deleted (or record file crashed)"
5917
 
 
5918
 
#: plugin/myisam/my_handler_errors.cc:65
5919
 
msgid "No more room in record file"
5920
 
msgstr "No more room in record file"
5921
 
 
5922
 
#: plugin/myisam/my_handler_errors.cc:67
5923
 
msgid "No more room in index file"
5924
 
msgstr "No more room in index file"
5925
 
 
5926
 
#: plugin/myisam/my_handler_errors.cc:69
5927
 
msgid "No more records (read after end of file)"
5928
 
msgstr "No more records (read after end of file)"
5929
 
 
5930
 
#: plugin/myisam/my_handler_errors.cc:71
5931
 
msgid "Unsupported extension used for table"
5932
 
msgstr "Unsupported extension used for table"
5933
 
 
5934
 
#: plugin/myisam/my_handler_errors.cc:73
5935
 
msgid "Too big row"
5936
 
msgstr "Too big row"
5937
 
 
5938
 
#: plugin/myisam/my_handler_errors.cc:75
5939
 
msgid "Wrong create options"
5940
 
msgstr "Wrong create options"
5941
 
 
5942
 
#: plugin/myisam/my_handler_errors.cc:77
5943
 
msgid "Duplicate unique key or constraint on write or update"
5944
 
msgstr "Duplicate unique key or constraint on write or update"
5945
 
 
5946
 
#: plugin/myisam/my_handler_errors.cc:79
5947
 
msgid "Unknown character set used in table"
5948
 
msgstr "Unknown character set used in table"
5949
 
 
5950
 
#: plugin/myisam/my_handler_errors.cc:81
5951
 
msgid "Conflicting table definitions in sub-tables of MERGE table"
5952
 
msgstr "Conflicting table definitions in sub-tables of MERGE table"
5953
 
 
5954
 
#: plugin/myisam/my_handler_errors.cc:83
5955
 
msgid "Table is crashed and last repair failed"
5956
 
msgstr "Table is crashed and last repair failed"
5957
 
 
5958
 
#: plugin/myisam/my_handler_errors.cc:85
5959
 
msgid "Table was marked as crashed and should be repaired"
5960
 
msgstr "Table was marked as crashed and should be repaired"
5961
 
 
5962
 
#: plugin/myisam/my_handler_errors.cc:87
5963
 
msgid "Lock timed out; Retry transaction"
5964
 
msgstr "Lock timed out; Retry transaction"
5965
 
 
5966
 
#: plugin/myisam/my_handler_errors.cc:89
5967
 
msgid "Lock table is full;  Restart program with a larger locktable"
5968
 
msgstr "Lock table is full;  Restart program with a larger locktable"
5969
 
 
5970
 
#: plugin/myisam/my_handler_errors.cc:91
5971
 
msgid "Updates are not allowed under a read only transactions"
5972
 
msgstr "Updates are not allowed under a read only transactions"
5973
 
 
5974
 
#: plugin/myisam/my_handler_errors.cc:93
5975
 
msgid "Lock deadlock; Retry transaction"
5976
 
msgstr "Lock deadlock; Retry transaction"
5977
 
 
5978
 
#: plugin/myisam/my_handler_errors.cc:95
5979
 
msgid "Foreign key constraint is incorrectly formed"
5980
 
msgstr "Foreign key constraint is incorrectly formed"
5981
 
 
5982
 
#: plugin/myisam/my_handler_errors.cc:97
5983
 
msgid "Cannot add a child row"
5984
 
msgstr "Cannot add a child row"
5985
 
 
5986
 
#: plugin/myisam/my_handler_errors.cc:99
5987
 
msgid "Cannot delete a parent row"
5988
 
msgstr "Cannot delete a parent row"
5989
 
 
5990
 
#: plugin/myisam/my_handler_errors.cc:101
5991
 
msgid "No savepoint with that name"
5992
 
msgstr "No savepoint with that name"
5993
 
 
5994
 
#: plugin/myisam/my_handler_errors.cc:103
5995
 
msgid "Non unique key block size"
5996
 
msgstr "Non unique key block size"
5997
 
 
5998
 
#: plugin/myisam/my_handler_errors.cc:105
5999
 
msgid "The table does not exist in engine"
6000
 
msgstr "The table does not exist in engine"
6001
 
 
6002
 
#: plugin/myisam/my_handler_errors.cc:107
6003
 
msgid "The table already existed in storage engine"
6004
 
msgstr "The table already existed in storage engine"
6005
 
 
6006
 
#: plugin/myisam/my_handler_errors.cc:109
6007
 
msgid "Could not connect to storage engine"
6008
 
msgstr "Could not connect to storage engine"
6009
 
 
6010
 
#: plugin/myisam/my_handler_errors.cc:111
6011
 
msgid "Unexpected null pointer found when using spatial index"
6012
 
msgstr "Unexpected null pointer found when using spatial index"
6013
 
 
6014
 
#: plugin/myisam/my_handler_errors.cc:113
6015
 
msgid "The table changed in storage engine"
6016
 
msgstr "The table changed in storage engine"
6017
 
 
6018
 
#: plugin/myisam/my_handler_errors.cc:115
6019
 
msgid "There's no partition in table for the given value"
6020
 
msgstr "There's no partition in table for the given value"
6021
 
 
6022
 
#: plugin/myisam/my_handler_errors.cc:117
6023
 
msgid "Row-based binlogging of row failed"
6024
 
msgstr "Row-based binlogging of row failed"
6025
 
 
6026
 
#: plugin/myisam/my_handler_errors.cc:119
6027
 
msgid "Index needed in foreign key constraint"
6028
 
msgstr "Index needed in foreign key constraint"
6029
 
 
6030
 
#: plugin/myisam/my_handler_errors.cc:121
6031
 
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6032
 
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
6033
 
 
6034
 
#: plugin/myisam/my_handler_errors.cc:123
6035
 
msgid "Table needs to be upgraded before it can be used"
6036
 
msgstr "Table needs to be upgraded before it can be used"
6037
 
 
6038
 
#: plugin/myisam/my_handler_errors.cc:125
6039
 
msgid "Table is read only"
6040
 
msgstr "Table is read only"
6041
 
 
6042
 
#: plugin/myisam/my_handler_errors.cc:127
6043
 
msgid "Failed to get next auto increment value"
6044
 
msgstr "Failed to get next auto increment value"
6045
 
 
6046
 
#: plugin/myisam/my_handler_errors.cc:129
6047
 
msgid "Failed to set row auto increment value"
6048
 
msgstr "Failed to set row auto increment value"
6049
 
 
6050
 
#: plugin/myisam/my_handler_errors.cc:131
6051
 
msgid "Unknown (generic) error from engine"
6052
 
msgstr "Unknown (generic) error from engine"
6053
 
 
6054
 
#: plugin/myisam/my_handler_errors.cc:133
6055
 
msgid "Record is the same"
6056
 
msgstr "Record is the same"
6057
 
 
6058
 
#: plugin/myisam/my_handler_errors.cc:135
6059
 
msgid "It is not possible to log this statement"
6060
 
msgstr "It is not possible to log this statement"
6061
 
 
6062
 
#: plugin/myisam/my_handler_errors.cc:137
6063
 
msgid "Tablespace exists"
6064
 
msgstr "Tablespace exists"
6065
 
 
6066
 
#: plugin/myisam/my_handler_errors.cc:139
6067
 
msgid "The event was corrupt, leading to illegal data being read"
6068
 
msgstr "The event was corrupt, leading to illegal data being read"
6069
 
 
6070
 
#: plugin/myisam/my_handler_errors.cc:141
6071
 
msgid "The table is of a new format not supported by this version"
6072
 
msgstr "The table is of a new format not supported by this version"
 
6604
msgstr "Unknown thread accessing table"
6073
6605
 
6074
6606
#: plugin/myisam/my_handler_errors.cc:143
6075
 
#, fuzzy
6076
6607
msgid "The event could not be processed no other handler error happened"
6077
6608
msgstr "The event could not be processed no other handler error happened"
6078
6609
 
6079
6610
#: plugin/myisam/my_handler_errors.cc:145
6080
 
#, fuzzy
6081
6611
msgid "Got a fatal error during initialzation of handler"
6082
 
msgstr "Got a fatal error during initialisation of handler"
6083
 
 
6084
 
#: plugin/myisam/my_handler_errors.cc:147
6085
 
msgid "File to short; Expected more data in file"
6086
 
msgstr "File too short; Expected more data in file"
6087
 
 
6088
 
#: plugin/myisam/my_handler_errors.cc:149
6089
 
msgid "Read page with wrong checksum"
6090
 
msgstr "Read page with wrong checksum"
6091
 
 
6092
 
#: plugin/myisam/my_handler_errors.cc:151
6093
 
msgid "Lock or active transaction"
6094
 
msgstr "Lock or active transaction"
6095
 
 
6096
 
#: plugin/myisam/my_handler_errors.cc:153
6097
 
msgid "No such table space"
6098
 
msgstr "No such table space"
6099
 
 
6100
 
#: plugin/myisam/my_handler_errors.cc:155
6101
 
msgid "Tablespace not empty"
6102
 
msgstr "Tablespace not empty"
6103
 
 
6104
 
#: plugin/oldlibdrizzle/errmsg.cc:28
6105
 
msgid "Unknown Drizzle error"
6106
 
msgstr "Unknown Drizzle error"
6107
 
 
6108
 
#: plugin/oldlibdrizzle/errmsg.cc:29
6109
 
#, c-format
6110
 
msgid "Can't create UNIX socket (%d)"
6111
 
msgstr "Can't create UNIX socket (%d)"
6112
 
 
6113
 
#: plugin/oldlibdrizzle/errmsg.cc:30
6114
 
#, c-format
6115
 
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6116
 
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
 
6612
msgstr "Got a fatal error during initialzation of handler"
6117
6613
 
6118
6614
#: plugin/oldlibdrizzle/errmsg.cc:31
6119
 
#, fuzzy, c-format
 
6615
#, c-format
6120
6616
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6121
 
msgstr "Can't connect to Drizzle server on '%-.100s' (%d)"
6122
 
 
6123
 
#: plugin/oldlibdrizzle/errmsg.cc:32
6124
 
#, c-format
6125
 
msgid "Can't create TCP/IP socket (%d)"
6126
 
msgstr "Can't create TCP/IP socket (%d)"
6127
 
 
6128
 
#: plugin/oldlibdrizzle/errmsg.cc:33
6129
 
#, c-format
6130
 
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6131
 
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
6132
 
 
6133
 
#: plugin/oldlibdrizzle/errmsg.cc:34
6134
 
msgid "Drizzle server has gone away"
6135
 
msgstr "Drizzle server has gone away"
6136
 
 
6137
 
#: plugin/oldlibdrizzle/errmsg.cc:35
6138
 
#, c-format
6139
 
msgid "Protocol mismatch; server version = %d, client version = %d"
6140
 
msgstr "Protocol mismatch; server version = %d, client version = %d"
6141
 
 
6142
 
#: plugin/oldlibdrizzle/errmsg.cc:36
6143
 
msgid "Drizzle client ran out of memory"
6144
 
msgstr "Drizzle client ran out of memory"
6145
 
 
6146
 
#: plugin/oldlibdrizzle/errmsg.cc:37
6147
 
msgid "Wrong host info"
6148
 
msgstr "Wrong host info"
6149
 
 
6150
 
#: plugin/oldlibdrizzle/errmsg.cc:38
6151
 
msgid "Localhost via UNIX socket"
6152
 
msgstr "Localhost via UNIX socket"
6153
 
 
6154
 
#: plugin/oldlibdrizzle/errmsg.cc:39
6155
 
#, c-format
6156
 
msgid "%-.100s via TCP/IP"
6157
 
msgstr "%-.100s via TCP/IP"
6158
 
 
6159
 
#: plugin/oldlibdrizzle/errmsg.cc:40
6160
 
msgid "Error in server handshake"
6161
 
msgstr "Error in server handshake"
6162
 
 
6163
 
#: plugin/oldlibdrizzle/errmsg.cc:41
6164
 
msgid "Lost connection to Drizzle server during query"
6165
 
msgstr "Lost connection to Drizzle server during query"
6166
 
 
6167
 
#: plugin/oldlibdrizzle/errmsg.cc:42
6168
 
msgid "Commands out of sync; you can't run this command now"
6169
 
msgstr "Commands out of sync; you can't run this command now"
6170
 
 
6171
 
#: plugin/oldlibdrizzle/errmsg.cc:43
6172
 
#, c-format
6173
 
msgid "Named pipe: %-.32s"
6174
 
msgstr "Named pipe: %-.32s"
6175
 
 
6176
 
#: plugin/oldlibdrizzle/errmsg.cc:44
6177
 
#, c-format
6178
 
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
6179
 
msgstr "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
6180
 
 
6181
 
#: plugin/oldlibdrizzle/errmsg.cc:45
6182
 
#, c-format
6183
 
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
6184
 
msgstr "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
6185
 
 
6186
 
#: plugin/oldlibdrizzle/errmsg.cc:46
6187
 
#, c-format
6188
 
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
6189
 
msgstr "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
6190
 
 
6191
 
#: plugin/oldlibdrizzle/errmsg.cc:47
6192
 
#, c-format
6193
 
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6194
 
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
6195
 
 
6196
 
#: plugin/oldlibdrizzle/errmsg.cc:48
6197
 
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6198
 
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
6199
 
 
6200
 
#: plugin/oldlibdrizzle/errmsg.cc:49
6201
 
msgid "Embedded server"
6202
 
msgstr "Embedded server"
6203
 
 
6204
 
#: plugin/oldlibdrizzle/errmsg.cc:50
6205
 
msgid "Error on SHOW SLAVE STATUS:"
6206
 
msgstr "Error on SHOW SLAVE STATUS:"
6207
 
 
6208
 
#: plugin/oldlibdrizzle/errmsg.cc:51
6209
 
msgid "Error on SHOW SLAVE HOSTS:"
6210
 
msgstr "Error on SHOW SLAVE HOSTS:"
6211
 
 
6212
 
#: plugin/oldlibdrizzle/errmsg.cc:52
6213
 
msgid "Error connecting to slave:"
6214
 
msgstr "Error connecting to slave:"
6215
 
 
6216
 
#: plugin/oldlibdrizzle/errmsg.cc:53
6217
 
msgid "Error connecting to master:"
6218
 
msgstr "Error connecting to master:"
6219
 
 
6220
 
#: plugin/oldlibdrizzle/errmsg.cc:54
6221
 
msgid "SSL connection error"
6222
 
msgstr "SSL connection error"
6223
 
 
6224
 
#: plugin/oldlibdrizzle/errmsg.cc:55
6225
 
msgid "Malformed packet"
6226
 
msgstr "Malformed packet"
6227
 
 
6228
 
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6229
 
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6230
 
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6231
 
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6232
 
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6233
 
msgid "(unused error message)"
6234
 
msgstr "(unused error message)"
6235
 
 
6236
 
#: plugin/oldlibdrizzle/errmsg.cc:57
6237
 
msgid "Invalid use of null pointer"
6238
 
msgstr "Invalid use of null pointer"
6239
 
 
6240
 
#: plugin/oldlibdrizzle/errmsg.cc:58
6241
 
msgid "Statement not prepared"
6242
 
msgstr "Statement not prepared"
6243
 
 
6244
 
#: plugin/oldlibdrizzle/errmsg.cc:59
6245
 
msgid "No data supplied for parameters in prepared statement"
6246
 
msgstr "No data supplied for parameters in prepared statement"
6247
 
 
6248
 
#: plugin/oldlibdrizzle/errmsg.cc:60
6249
 
msgid "Data truncated"
6250
 
msgstr "Data truncated"
6251
 
 
6252
 
#: plugin/oldlibdrizzle/errmsg.cc:61
6253
 
msgid "No parameters exist in the statement"
6254
 
msgstr "No parameters exist in the statement"
6255
 
 
6256
 
#: plugin/oldlibdrizzle/errmsg.cc:62
6257
 
msgid "Invalid parameter number"
6258
 
msgstr "Invalid parameter number"
6259
 
 
6260
 
#: plugin/oldlibdrizzle/errmsg.cc:63
6261
 
#, c-format
6262
 
msgid ""
6263
 
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6264
 
msgstr ""
6265
 
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6266
 
 
6267
 
#: plugin/oldlibdrizzle/errmsg.cc:65
6268
 
#, c-format
6269
 
msgid "Using unsupported buffer type: %d  (parameter: %d)"
6270
 
msgstr "Using unsupported buffer type: %d  (parameter: %d)"
6271
 
 
6272
 
#: plugin/oldlibdrizzle/errmsg.cc:66
6273
 
#, c-format
6274
 
msgid "Shared memory: %-.100s"
6275
 
msgstr "Shared memory: %-.100s"
6276
 
 
6277
 
#: plugin/oldlibdrizzle/errmsg.cc:76
6278
 
msgid "Wrong or unknown protocol"
6279
 
msgstr "Wrong or unknown protocol"
6280
 
 
6281
 
#: plugin/oldlibdrizzle/errmsg.cc:77
6282
 
msgid "Invalid connection handle"
6283
 
msgstr "Invalid connection handle"
6284
 
 
6285
 
#: plugin/oldlibdrizzle/errmsg.cc:78
6286
 
msgid ""
6287
 
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6288
 
"option 'secure_auth' enabled)"
6289
 
msgstr ""
6290
 
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6291
 
"option 'secure_auth' enabled)"
6292
 
 
6293
 
#: plugin/oldlibdrizzle/errmsg.cc:80
6294
 
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6295
 
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
6296
 
 
6297
 
#: plugin/oldlibdrizzle/errmsg.cc:81
6298
 
msgid "Attempt to read column without prior row fetch"
6299
 
msgstr "Attempt to read column without prior row fetch"
6300
 
 
6301
 
#: plugin/oldlibdrizzle/errmsg.cc:82
6302
 
msgid "Prepared statement contains no metadata"
6303
 
msgstr "Prepared statement contains no metadata"
6304
 
 
6305
 
#: plugin/oldlibdrizzle/errmsg.cc:83
6306
 
msgid ""
6307
 
"Attempt to read a row while there is no result set associated with the "
6308
 
"statement"
6309
 
msgstr ""
6310
 
"Attempt to read a row while there is no result set associated with the "
6311
 
"statement"
6312
 
 
6313
 
#: plugin/oldlibdrizzle/errmsg.cc:85
6314
 
msgid "This feature is not implemented yet"
6315
 
msgstr "This feature is not implemented yet"
6316
 
 
6317
 
#: plugin/oldlibdrizzle/errmsg.cc:86
6318
 
#, c-format
6319
 
msgid ""
6320
 
"Lost connection to Drizzle server while waiting for initial communication "
6321
 
"packet, system error: %d"
6322
 
msgstr ""
6323
 
"Lost connection to Drizzle server while waiting for initial communication "
6324
 
"packet, system error: %d"
6325
 
 
6326
 
#: plugin/oldlibdrizzle/errmsg.cc:88
6327
 
#, c-format
6328
 
msgid ""
6329
 
"Lost connection to Drizzle server while reading initial communication "
6330
 
"packet, system error: %d"
6331
 
msgstr ""
6332
 
"Lost connection to Drizzle server while reading initial communication "
6333
 
"packet, system error: %d"
6334
 
 
6335
 
#: plugin/oldlibdrizzle/errmsg.cc:90
6336
 
#, c-format
6337
 
msgid ""
6338
 
"Lost connection to Drizzle server while sending authentication information, "
6339
 
"system error: %d"
6340
 
msgstr ""
6341
 
"Lost connection to Drizzle server while sending authentication information, "
6342
 
"system error: %d"
6343
 
 
6344
 
#: plugin/oldlibdrizzle/errmsg.cc:92
6345
 
#, c-format
6346
 
msgid ""
6347
 
"Lost connection to Drizzle server while reading authorization information, "
6348
 
"system error: %d"
6349
 
msgstr ""
6350
 
"Lost connection to Drizzle server while reading authorization information, "
6351
 
"system error: %d"
6352
 
 
6353
 
#: plugin/oldlibdrizzle/errmsg.cc:94
6354
 
#, c-format
6355
 
msgid ""
6356
 
"Lost connection to Drizzle server while setting initial database, system "
6357
 
"error: %d"
6358
 
msgstr ""
6359
 
"Lost connection to Drizzle server while setting initial database, system "
6360
 
"error: %d"
 
6617
msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6361
6618
 
6362
6619
#: plugin/oldlibdrizzle/errmsg.cc:96
6363
 
#, fuzzy, c-format
 
6620
#, c-format
6364
6621
msgid "Statement closed indirectly because of a preceding %s() call"
6365
6622
msgstr "Statement closed indirectly because of a preceding %s() call"
6366
6623
 
6367
6624
#: plugin/pool_of_threads/pool_of_threads.cc:204
6368
6625
msgid "event_add error in libevent_add_session_callback\n"
6369
 
msgstr ""
 
6626
msgstr "event_add error in libevent_add_session_callback\n"
6370
6627
 
6371
6628
#: plugin/pool_of_threads/pool_of_threads.cc:346
6372
6629
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6373
 
msgstr ""
 
6630
msgstr "init_pipe(session_add_pipe) error in libevent_init\n"
6374
6631
 
6375
6632
#: plugin/pool_of_threads/pool_of_threads.cc:353
6376
6633
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6377
 
msgstr ""
 
6634
msgstr "init_pipe(session_kill_pipe) error in libevent_init\n"
6378
6635
 
6379
6636
#: plugin/pool_of_threads/pool_of_threads.cc:365
6380
6637
msgid "session_add_event event_add error in libevent_init\n"
6381
 
msgstr ""
 
6638
msgstr "session_add_event event_add error in libevent_init\n"
6382
6639
 
6383
6640
#: plugin/pool_of_threads/pool_of_threads.cc:378
6384
6641
#, c-format
6385
6642
msgid "Can't create completion port thread (error %d)"
6386
 
msgstr ""
 
6643
msgstr "Can't create completion port thread (error %d)"
6387
6644
 
6388
6645
#: plugin/pool_of_threads/pool_of_threads.cc:462
6389
6646
msgid "libevent_thread_proc: my_thread_init() failed\n"
6390
 
msgstr ""
 
6647
msgstr "libevent_thread_proc: my_thread_init() failed\n"
6391
6648
 
6392
6649
#: plugin/pool_of_threads/pool_of_threads.cc:642
6393
6650
msgid "Size of Pool."
6394
 
msgstr ""
6395
 
 
6396
 
#: plugin/signal_handler/signal_handler.cc:212
6397
 
#, c-format
6398
 
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6399
 
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
6400
 
 
6401
 
#~ msgid ""
6402
 
#~ "Using this option will cause most temporary files created to use a small "
6403
 
#~ "set of names, rather than a unique name for each new file."
6404
 
#~ msgstr ""
6405
 
#~ "Using this option will cause most temporary files created to use a small "
6406
 
#~ "set of names, rather than a unique name for each new file."
6407
 
 
6408
 
#~ msgid "Use old, non-optimized alter table."
6409
 
#~ msgstr "Use old, non-optimised alter table."
6410
 
 
6411
 
#~ msgid ""
6412
 
#~ "Optional colon (or semicolon) separated list of plugins to load,where "
6413
 
#~ "each plugin is identified by the name of the shared library. [for "
6414
 
#~ "example: --plugin_load=libmd5udf.so:libauth_pam.so]"
6415
 
#~ msgstr ""
6416
 
#~ "Optional colon (or semicolon) separated list of plugins to load,where "
6417
 
#~ "each plugin is identified by the name of the shared library. [for "
6418
 
#~ "example: --plugin_load=libmd5udf.so:libauth_pam.so]"
6419
 
 
6420
 
#~ msgid "Silently exit if one can't connect to server."
6421
 
#~ msgstr "Silently exit if one can't connect to server."
6422
 
 
6423
 
#~ msgid "Write more information."
6424
 
#~ msgstr "Write more information."
6425
 
 
6426
 
#~ msgid ""
6427
 
#~ "connect to server at '%s' failed\n"
6428
 
#~ "error: '%s'"
6429
 
#~ msgstr ""
6430
 
#~ "connect to server at '%s' failed\n"
6431
 
#~ "error: '%s'"
6432
 
 
6433
 
#~ msgid "Check that drizzled is running on %s"
6434
 
#~ msgstr "Check that drizzled is running on %s"
6435
 
 
6436
 
#~ msgid " and that the port is %d.\n"
6437
 
#~ msgstr " and that the port is %d.\n"
6438
 
 
6439
 
#~ msgid "You can check this by doing 'telnet %s %d'\n"
6440
 
#~ msgstr "You can check this by doing 'telnet %s %d'\n"
6441
 
 
6442
 
#~ msgid "Got error: %s\n"
6443
 
#~ msgstr "Got error: %s\n"
6444
 
 
6445
 
#~ msgid "Waiting for Drizzle server to answer"
6446
 
#~ msgstr "Waiting for Drizzle server to answer"
6447
 
 
6448
 
#~ msgid "shutting down drizzled...\n"
6449
 
#~ msgstr "shutting down drizzled...\n"
6450
 
 
6451
 
#~ msgid "shutdown failed; error: '%s'"
6452
 
#~ msgstr "shutdown failed; error: '%s'"
6453
 
 
6454
 
#~ msgid "done\n"
6455
 
#~ msgstr "done\n"
6456
 
 
6457
 
#~ msgid "drizzled is alive"
6458
 
#~ msgstr "drizzled is alive"
6459
 
 
6460
 
#~ msgid "connection was down, but drizzled is now alive"
6461
 
#~ msgstr "connection was down, but drizzled is now alive"
6462
 
 
6463
 
#~ msgid "drizzled doesn't answer to ping, error: '%s'"
6464
 
#~ msgstr "drizzled doesn't answer to ping, error: '%s'"
6465
 
 
6466
 
#~ msgid "Unknown command: '%-.60s'"
6467
 
#~ msgstr "Unknown command: '%-.60s'"
6468
 
 
6469
 
#~ msgid "%s  Ver %s Distrib %s, for %s on %s\n"
6470
 
#~ msgstr "%s  Ver %s Distrib %s, for %s on %s\n"
6471
 
 
6472
 
#~ msgid "Copyright (C) 2000-2008 MySQL AB"
6473
 
#~ msgstr "Copyright (C) 2000-2008 MySQL AB"
6474
 
 
6475
 
#~ msgid "Administration program for the drizzled daemon."
6476
 
#~ msgstr "Administration program for the drizzled daemon."
6477
 
 
6478
 
#~ msgid "Usage: %s [OPTIONS] command command....\n"
6479
 
#~ msgstr "Usage: %s [OPTIONS] command command....\n"
6480
 
 
6481
 
#~ msgid ""
6482
 
#~ "  ping         Check if server is down\n"
6483
 
#~ "  shutdown     Take server down\n"
6484
 
#~ msgstr ""
6485
 
#~ "  ping         Check if server is down\n"
6486
 
#~ "  shutdown     Take server down\n"
6487
 
 
6488
 
#~ msgid "configvar plugin '%s' init() failed"
6489
 
#~ msgstr "configvar plugin '%s' init() failed"
6490
 
 
6491
 
#~ msgid "configvar plugin '%s' deinit() failed"
6492
 
#~ msgstr "configvar plugin '%s' deinit() failed"
6493
 
 
6494
 
#~ msgid "configvar plugin '%s' configvar_func1() failed"
6495
 
#~ msgstr "configvar plugin '%s' configvar_func1() failed"
6496
 
 
6497
 
#~ msgid "configvar plugin '%s' configvar_func2() failed"
6498
 
#~ msgstr "configvar plugin '%s' configvar_func2() failed"
6499
 
 
6500
 
#~ msgid "Command(s) that are executed for each new connection"
6501
 
#~ msgstr "Command(s) that are executed for each new connection"
6502
 
 
6503
 
#~ msgid "Read SQL commands from this file at startup."
6504
 
#~ msgstr "Read SQL commands from this file at startup."
6505
 
 
6506
 
#, fuzzy
6507
 
#~ msgid "replicator plugin '%s' init() failed"
6508
 
#~ msgstr "configvar plugin '%s' init() failed"
6509
 
 
6510
 
#, fuzzy
6511
 
#~ msgid "replicator plugin '%s' deinit() failed"
6512
 
#~ msgstr "configvar plugin '%s' deinit() failed"
6513
 
 
6514
 
#, fuzzy
6515
 
#~ msgid "replicator plugin '%s' session_init() failed"
6516
 
#~ msgstr "configvar plugin '%s' deinit() failed"
6517
 
 
6518
 
#, fuzzy
6519
 
#~ msgid "replicator plugin '%s' row_insert() failed"
6520
 
#~ msgstr "configvar plugin '%s' init() failed"
6521
 
 
6522
 
#, fuzzy
6523
 
#~ msgid "replicator plugin '%s' row_update() failed"
6524
 
#~ msgstr "configvar plugin '%s' deinit() failed"
6525
 
 
6526
 
#, fuzzy
6527
 
#~ msgid "replicator plugin '%s' row_delete() failed"
6528
 
#~ msgstr "configvar plugin '%s' deinit() failed"
6529
 
 
6530
 
#, fuzzy
6531
 
#~ msgid "replicator plugin '%s' end_transaction() failed"
6532
 
#~ msgstr "configvar plugin '%s' deinit() failed"
6533
 
 
6534
 
#, fuzzy
6535
 
#~ msgid "replicator plugin '%s' statement() failed"
6536
 
#~ msgstr "configvar plugin '%s' deinit() failed"
6537
 
 
6538
 
#, fuzzy
6539
 
#~ msgid "Plugin '%s' init function returned error %d."
6540
 
#~ msgstr "Plugin '%s' init function returned error."
6541
 
 
6542
 
#, fuzzy
6543
 
#~ msgid "Directory to place replication logs."
6544
 
#~ msgstr "Directory for plugins."
6545
 
 
6546
 
#~ msgid "Max packet length to send to, or receive from server"
6547
 
#~ msgstr "Max packet length to send to, or receive from server"
6548
 
 
6549
 
#~ msgid "Buffer for TCP/IP and socket communication"
6550
 
#~ msgstr "Buffer for TCP/IP and socket communication"
6551
 
 
6552
 
#, fuzzy
6553
 
#~ msgid "when selecting the database"
6554
 
#~ msgstr "Path to the database root."
6555
 
 
6556
 
#~ msgid "Flush tables to disk between SQL commands."
6557
 
#~ msgstr "Flush tables to disk between SQL commands."
6558
 
 
6559
 
#~ msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
6560
 
#~ msgstr "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
6561
 
 
6562
 
#~ msgid "Use very new possible 'unsafe' functions."
6563
 
#~ msgstr "Use very new possible 'unsafe' functions."
6564
 
 
6565
 
#~ msgid "Skip some optimize stages (for testing)."
6566
 
#~ msgstr "Skip some optimise stages (for testing)."
6567
 
 
6568
 
#~ msgid "Don't use new, possible wrong routines."
6569
 
#~ msgstr "Don't use new, possible wrong routines."
6570
 
 
6571
 
#~ msgid "Don't give threads different priorities."
6572
 
#~ msgstr "Don't give threads different priorities."
6573
 
 
6574
 
#~ msgid ""
6575
 
#~ "Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
6576
 
#~ msgstr ""
6577
 
#~ "Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
6578
 
 
6579
 
#~ msgid ""
6580
 
#~ "The number of seconds the server waits for activity on an interactive "
6581
 
#~ "connection before closing it."
6582
 
#~ msgstr ""
6583
 
#~ "The number of seconds the server waits for activity on an interactive "
6584
 
#~ "connection before closing it."
6585
 
 
6586
 
#, fuzzy
6587
 
#~ msgid "Too many storage engines!"
6588
 
#~ msgstr "Got error %d from storage engine"
6589
 
 
6590
 
#~ msgid "Can't create thread to kill server"
6591
 
#~ msgstr "Can't create thread to kill server"
6592
 
 
6593
 
#~ msgid "Directory where character sets are."
6594
 
#~ msgstr "Directory where character sets are."
6595
 
 
6596
 
#~ msgid "The protocol of connection (tcp,socket,pipe,memory)."
6597
 
#~ msgstr "The protocol of connection (tcp,socket,pipe,memory)."
6598
 
 
6599
 
#~ msgid "categories:"
6600
 
#~ msgstr "categories:"
6601
 
 
6602
 
#~ msgid "topics:"
6603
 
#~ msgstr "topics:"
6604
 
 
6605
 
#~ msgid "Name: '%s'\n"
6606
 
#~ msgstr "Name: '%s'\n"
6607
 
 
6608
 
#~ msgid ""
6609
 
#~ "Description:\n"
6610
 
#~ "%s"
6611
 
#~ msgstr ""
6612
 
#~ "Description:\n"
6613
 
#~ "%s"
6614
 
 
6615
 
#~ msgid ""
6616
 
#~ "Examples:\n"
6617
 
#~ "%s"
6618
 
#~ msgstr ""
6619
 
#~ "Examples:\n"
6620
 
#~ "%s"
6621
 
 
6622
 
#~ msgid "Many help items for your request exist."
6623
 
#~ msgstr "Many help items for your request exist."
6624
 
 
6625
 
#~ msgid ""
6626
 
#~ "To make a more specific request, please type 'help <item>',\n"
6627
 
#~ "where <item> is one of the following"
6628
 
#~ msgstr ""
6629
 
#~ "To make a more specific request, please type 'help <item>',\n"
6630
 
#~ "where <item> is one of the following"
6631
 
 
6632
 
#~ msgid "You asked for help about help category: '%s'\n"
6633
 
#~ msgstr "You asked for help about help category: '%s'\n"
6634
 
 
6635
 
#~ msgid ""
6636
 
#~ "For more information, type 'help <item>', where <item> is one of the "
6637
 
#~ "following"
6638
 
#~ msgstr ""
6639
 
#~ "For more information, type 'help <item>', where <item> is one of the "
6640
 
#~ "following"
6641
 
 
6642
 
#~ msgid ""
6643
 
#~ "\n"
6644
 
#~ "Nothing found"
6645
 
#~ msgstr ""
6646
 
#~ "\n"
6647
 
#~ "Nothing found"
6648
 
 
6649
 
#~ msgid ""
6650
 
#~ "Please try to run 'help contents' for a list of all accessible topics\n"
6651
 
#~ msgstr ""
6652
 
#~ "Please try to run 'help contents' for a list of all accessible topics\n"
6653
 
 
6654
 
#~ msgid ""
6655
 
#~ "\n"
6656
 
#~ "For server side help, type 'help contents'\n"
6657
 
#~ msgstr ""
6658
 
#~ "\n"
6659
 
#~ "For server side help, type 'help contents'\n"
6660
 
 
6661
 
#~ msgid "Got error %d from pthread_cond_timedwait"
6662
 
#~ msgstr "Got error %d from pthread_cond_timedwait"
6663
 
 
6664
 
#~ msgid "Got signal %d to shutdown drizzled"
6665
 
#~ msgstr "Got signal %d to shutdown drizzled"
6666
 
 
6667
 
#~ msgid "Got signal: %d  error: %d"
6668
 
#~ msgstr "Got signal: %d  error: %d"
6669
 
 
6670
 
#~ msgid "Wrong date/time format specifier: %s\n"
6671
 
#~ msgstr "Wrong date/time format specifier: %s\n"
6672
 
 
6673
 
#~ msgid ""
6674
 
#~ "Changed limits: max_open_files: %u  max_connections: %<PRIu64>  "
6675
 
#~ "table_cache: %<PRIu64>"
6676
 
#~ msgstr ""
6677
 
#~ "Changed limits: max_open_files: %u  max_connections: %<PRIu64>  "
6678
 
#~ "table_cache: %<PRIu64>"
6679
 
 
6680
 
#~ msgid ""
6681
 
#~ "Could not increase number of max_open_files to more than %u (request: %u)"
6682
 
#~ msgstr ""
6683
 
#~ "Could not increase number of max_open_files to more than %u (request: %u)"
6684
 
 
6685
 
#~ msgid "Unable to reopen stdout"
6686
 
#~ msgstr "Unable to reopen stdout"
6687
 
 
6688
 
#~ msgid "Unable to reopen stderr"
6689
 
#~ msgstr "Unable to reopen stderr"
6690
 
 
6691
 
#~ msgid ""
6692
 
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6693
 
#~ "is impossible, it would lead to infinite loops in this server."
6694
 
#~ msgstr ""
6695
 
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6696
 
#~ "is impossible, it would lead to infinite loops in this server."
6697
 
 
6698
 
#~ msgid ""
6699
 
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6700
 
#~ "so replication may break when this Drizzle server acts as a master and "
6701
 
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6702
 
#~ "problem."
6703
 
#~ msgstr ""
6704
 
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6705
 
#~ "so replication may break when this Drizzle server acts as a master and "
6706
 
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6707
 
#~ "problem."
6708
 
 
6709
 
#~ msgid "Can't initialize tc_log"
6710
 
#~ msgstr "Can't initialise tc_log"
6711
 
 
6712
 
#~ msgid ""
6713
 
#~ "You have enabled the binary log, but you haven't set server-id to a non-"
6714
 
#~ "zero value: we force server id to 1; updates will be logged to the binary "
6715
 
#~ "log, but connections from slaves will not be accepted."
6716
 
#~ msgstr ""
6717
 
#~ "You have enabled the binary log, but you haven't set server-id to a non-"
6718
 
#~ "zero value: we force server id to 1; updates will be logged to the binary "
6719
 
#~ "log, but connections from slaves will not be accepted."
6720
 
 
6721
 
#~ msgid "Before Lock_thread_count"
6722
 
#~ msgstr "Before Lock_thread_count"
6723
 
 
6724
 
#~ msgid "After lock_thread_count"
6725
 
#~ msgstr "After lock_thread_count"
6726
 
 
6727
 
#~ msgid "Option used by mysql-test for debugging and testing of replication."
6728
 
#~ msgstr "Option used by mysql-test for debugging and testing of replication."
6729
 
 
6730
 
#~ msgid ""
6731
 
#~ "The maximum size of a row-based binary log event in bytes. Rows will be "
6732
 
#~ "grouped into events smaller than this size if possible. The value has to "
6733
 
#~ "be a multiple of 256."
6734
 
#~ msgstr ""
6735
 
#~ "The maximum size of a row-based binary log event in bytes. Rows will be "
6736
 
#~ "grouped into events smaller than this size if possible. The value has to "
6737
 
#~ "be a multiple of 256."
6738
 
 
6739
 
#~ msgid "Don't ignore client side character set value sent during handshake."
6740
 
#~ msgstr "Don't ignore client side character set value sent during handshake."
6741
 
 
6742
 
#~ msgid "Write error output on screen."
6743
 
#~ msgstr "Write error output on screen."
6744
 
 
6745
 
#~ msgid "Command(s) that are executed when a slave connects to this master"
6746
 
#~ msgstr "Command(s) that are executed when a slave connects to this master"
6747
 
 
6748
 
#~ msgid ""
6749
 
#~ "Log update queries in binary format. Optional argument is the location "
6750
 
#~ "for the binary log files.(Strongly recommended to avoid replication "
6751
 
#~ "problems if server's hostname changes)"
6752
 
#~ msgstr ""
6753
 
#~ "Log update queries in binary format. Optional argument is the location "
6754
 
#~ "for the binary log files.(Strongly recommended to avoid replication "
6755
 
#~ "problems if server's hostname changes)"
6756
 
 
6757
 
#~ msgid "File that holds the names for last binary log files."
6758
 
#~ msgstr "File that holds the names for last binary log files."
6759
 
 
6760
 
#~ msgid "Error log file."
6761
 
#~ msgstr "Error log file."
6762
 
 
6763
 
#~ msgid ""
6764
 
#~ "Tells the slave to log the updates from the slave thread to the binary "
6765
 
#~ "log. You will need to turn it on if you plan to daisy-chain the slaves."
6766
 
#~ msgstr ""
6767
 
#~ "Tells the slave to log the updates from the slave thread to the binary "
6768
 
#~ "log. You will need to turn it on if you plan to daisy-chain the slaves."
6769
 
 
6770
 
#~ msgid ""
6771
 
#~ "Path to transaction coordinator log (used for transactions that affect "
6772
 
#~ "more than one storage engine, when binary log is disabled)"
6773
 
#~ msgstr ""
6774
 
#~ "Path to transaction coordinator log (used for transactions that affect "
6775
 
#~ "more than one storage engine, when binary log is disabled)"
6776
 
 
6777
 
#~ msgid "Size of transaction coordinator log."
6778
 
#~ msgstr "Size of transaction coordinator log."
6779
 
 
6780
 
#~ msgid "INSERT/DELETE/UPDATE has lower priority than selects."
6781
 
#~ msgstr "INSERT/DELETE/UPDATE has lower priority than selects."
6782
 
 
6783
 
#~ msgid ""
6784
 
#~ "The location and name of the file that remembers the master and where the "
6785
 
#~ "I/O replication thread is in the master's binlogs."
6786
 
#~ msgstr ""
6787
 
#~ "The location and name of the file that remembers the master and where the "
6788
 
#~ "I/O replication thread is in the master's binlogs."
6789
 
 
6790
 
#~ msgid ""
6791
 
#~ "The number of tries the slave will make to connect to the master before "
6792
 
#~ "giving up."
6793
 
#~ msgstr ""
6794
 
#~ "The number of tries the slave will make to connect to the master before "
6795
 
#~ "giving up."
6796
 
 
6797
 
#~ msgid "The location and name to use for relay logs."
6798
 
#~ msgstr "The location and name to use for relay logs."
6799
 
 
6800
 
#~ msgid ""
6801
 
#~ "The location and name to use for the file that keeps a list of the last "
6802
 
#~ "relay logs."
6803
 
#~ msgstr ""
6804
 
#~ "The location and name to use for the file that keeps a list of the last "
6805
 
#~ "relay logs."
6806
 
 
6807
 
#~ msgid ""
6808
 
#~ "The location and name of the file that remembers where the SQL "
6809
 
#~ "replication thread is in the relay logs."
6810
 
#~ msgstr ""
6811
 
#~ "The location and name of the file that remembers where the SQL "
6812
 
#~ "replication thread is in the relay logs."
6813
 
 
6814
 
#~ msgid ""
6815
 
#~ "In replication, if set to 1, do not skip events having our server id. "
6816
 
#~ "Default value is 0 (to break infinite loops in circular replication). "
6817
 
#~ "Can't be set to 1 if --log-slave-updates is used."
6818
 
#~ msgstr ""
6819
 
#~ "In replication, if set to 1, do not skip events having our server id. "
6820
 
#~ "Default value is 0 (to break infinite loops in circular replication). "
6821
 
#~ "Can't be set to 1 if --log-slave-updates is used."
6822
 
 
6823
 
#~ msgid ""
6824
 
#~ "Hostname or IP of the slave to be reported to to the master during slave "
6825
 
#~ "registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset "
6826
 
#~ "if you do not want the slave to register itself with the master. Note "
6827
 
#~ "that it is not sufficient for the master to simply read the IP of the "
6828
 
#~ "slave off the socket once the slave connects. Due to NAT and other "
6829
 
#~ "routing issues, that IP may not be valid for connecting to the slave from "
6830
 
#~ "the master or other hosts."
6831
 
#~ msgstr ""
6832
 
#~ "Hostname or IP of the slave to be reported to to the master during slave "
6833
 
#~ "registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset "
6834
 
#~ "if you do not want the slave to register itself with the master. Note "
6835
 
#~ "that it is not sufficient for the master to simply read the IP of the "
6836
 
#~ "slave off the socket once the slave connects. Due to NAT and other "
6837
 
#~ "routing issues, that IP may not be valid for connecting to the slave from "
6838
 
#~ "the master or other hosts."
6839
 
 
6840
 
#~ msgid "If set, slave is not autostarted."
6841
 
#~ msgstr "If set, slave is not started automatically."
6842
 
 
6843
 
#~ msgid ""
6844
 
#~ "The location where the slave should put its temporary files when "
6845
 
#~ "replicating a LOAD DATA INFILE command."
6846
 
#~ msgstr ""
6847
 
#~ "The location where the slave should put its temporary files when "
6848
 
#~ "replicating a LOAD DATA INFILE command."
6849
 
 
6850
 
#~ msgid ""
6851
 
#~ "Tells the slave thread to continue replication when a query event returns "
6852
 
#~ "an error from the provided list."
6853
 
#~ msgstr ""
6854
 
#~ "Tells the slave thread to continue replication when a query event returns "
6855
 
#~ "an error from the provided list."
6856
 
 
6857
 
#~ msgid ""
6858
 
#~ "Modes for how replication events should be executed.  Legal values are "
6859
 
#~ "STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
6860
 
#~ "stop for operations that are idempotent. In STRICT mode, replication will "
6861
 
#~ "stop on any unexpected difference between the master and the slave."
6862
 
#~ msgstr ""
6863
 
#~ "Modes for how replication events should be executed.  Legal values are "
6864
 
#~ "STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
6865
 
#~ "stop for operations that are idempotent. In STRICT mode, replication will "
6866
 
#~ "stop on any unexpected difference between the master and the slave."
6867
 
 
6868
 
#~ msgid "(INGORED)"
6869
 
#~ msgstr "(IGNORED)"
6870
 
 
6871
 
#~ msgid ""
6872
 
#~ "Decision to use in heuristic recover process. Possible values are COMMIT "
6873
 
#~ "or ROLLBACK."
6874
 
#~ msgstr ""
6875
 
#~ "Decision to use in heuristic recover process. Possible values are COMMIT "
6876
 
#~ "or ROLLBACK."
6877
 
 
6878
 
#~ msgid ""
6879
 
#~ "Path for temporary files. Several paths may be specified, separated by a "
6880
 
#~ "colon (:), in this case they are used in a round-robin fashion."
6881
 
#~ msgstr ""
6882
 
#~ "Path for temporary files. Several paths may be specified, separated by a "
6883
 
#~ "colon (:), in this case they are used in a round-robin fashion."
6884
 
 
6885
 
#~ msgid ""
6886
 
#~ "The size of the cache to hold the SQL statements for the binary log "
6887
 
#~ "during a transaction. If you often use big, multi-statement transactions "
6888
 
#~ "you can increase this to get more performance."
6889
 
#~ msgstr ""
6890
 
#~ "The size of the cache to hold the SQL statements for the binary log "
6891
 
#~ "during a transaction. If you often use big, multi-statement transactions "
6892
 
#~ "you can increase this to get more performance."
6893
 
 
6894
 
#~ msgid "The DATE format (For future)."
6895
 
#~ msgstr "The DATE format (For future)."
6896
 
 
6897
 
#~ msgid "The DATETIME/TIMESTAMP format (for future)."
6898
 
#~ msgstr "The DATETIME/TIMESTAMP format (for future)."
6899
 
 
6900
 
#~ msgid "The default week format used by WEEK() functions."
6901
 
#~ msgstr "The default week format used by WEEK() functions."
6902
 
 
6903
 
#~ msgid ""
6904
 
#~ "If non-zero, binary logs will be purged after expire_logs_days days; "
6905
 
#~ "possible purges happen at startup and at binary log rotation."
6906
 
#~ msgstr ""
6907
 
#~ "If non-zero, binary logs will be purged after expire_logs_days days; "
6908
 
#~ "possible purges happen at start-up and at binary log rotation."
6909
 
 
6910
 
#~ msgid ""
6911
 
#~ "Can be used to restrict the total size used to cache a multi-transaction "
6912
 
#~ "query."
6913
 
#~ msgstr ""
6914
 
#~ "Can be used to restrict the total size used to cache a multi-transaction "
6915
 
#~ "query."
6916
 
 
6917
 
#~ msgid ""
6918
 
#~ "Binary log will be rotated automatically when the size exceeds this "
6919
 
#~ "value. Will also apply to relay logs if max_relay_log_size is 0. The "
6920
 
#~ "minimum value for this variable is 4096."
6921
 
#~ msgstr ""
6922
 
#~ "Binary log will be rotated automatically when the size exceeds this "
6923
 
#~ "value. Will also apply to relay logs if max_relay_log_size is 0. The "
6924
 
#~ "minimum value for this variable is 4096."
6925
 
 
6926
 
#~ msgid "The number of simultaneous clients allowed."
6927
 
#~ msgstr "The number of simultaneous clients allowed."
6928
 
 
6929
 
#~ msgid ""
6930
 
#~ "If non-zero: relay log will be rotated automatically when the size "
6931
 
#~ "exceeds this value; if zero (the default): when the size exceeds "
6932
 
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
6933
 
#~ msgstr ""
6934
 
#~ "If non-zero: relay log will be rotated automatically when the size "
6935
 
#~ "exceeds this value; if zero (the default): when the size exceeds "
6936
 
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
6937
 
 
6938
 
#~ msgid "Use compatible behavior."
6939
 
#~ msgstr "Use compatible behaviour."
6940
 
 
6941
 
#~ msgid ""
6942
 
#~ "If this is not 0, then drizzled will use this value to reserve file "
6943
 
#~ "descriptors to use with setrlimit(). If this value is 0 then drizzled "
6944
 
#~ "will reserve max_connections*5 or max_connections + table_cache*2 "
6945
 
#~ "(whichever is larger) number of files."
6946
 
#~ msgstr ""
6947
 
#~ "If this is not 0, then drizzled will use this value to reserve file "
6948
 
#~ "descriptors to use with setrlimit(). If this value is 0 then drizzled "
6949
 
#~ "will reserve max_connections*5 or max_connections + table_cache*2 "
6950
 
#~ "(whichever is larger) number of files."
6951
 
 
6952
 
#~ msgid ""
6953
 
#~ "Make all non-temporary tables read-only, with the exception for "
6954
 
#~ "replication (slave) threads and users with the SUPER privilege"
6955
 
#~ msgstr ""
6956
 
#~ "Make all non-temporary tables read-only, with the exception for "
6957
 
#~ "replication (slave) threads and users with the SUPER privilege"
6958
 
 
6959
 
#~ msgid ""
6960
 
#~ "0 = do not purge relay logs. 1 = purge them as soon as they are no more "
6961
 
#~ "needed."
6962
 
#~ msgstr ""
6963
 
#~ "0 = do not purge relay logs. 1 = purge them as soon as they are no more "
6964
 
#~ "needed."
6965
 
 
6966
 
#~ msgid "Maximum space to use for all relay logs."
6967
 
#~ msgstr "Maximum space to use for all relay logs."
6968
 
 
6969
 
#~ msgid "Use compression on master/slave protocol."
6970
 
#~ msgstr "Use compression on master/slave protocol."
6971
 
 
6972
 
#~ msgid ""
6973
 
#~ "Number of seconds to wait for more data from a master/slave connection "
6974
 
#~ "before aborting the read."
6975
 
#~ msgstr ""
6976
 
#~ "Number of seconds to wait for more data from a master/slave connection "
6977
 
#~ "before aborting the read."
6978
 
 
6979
 
#~ msgid ""
6980
 
#~ "Number of times the slave SQL thread will retry a transaction in case it "
6981
 
#~ "failed with a deadlock or elapsed lock wait timeout, before giving up and "
6982
 
#~ "stopping."
6983
 
#~ msgstr ""
6984
 
#~ "Number of times the slave SQL thread will retry a transaction in case it "
6985
 
#~ "failed with a deadlock or elapsed lock wait timeout, before giving up and "
6986
 
#~ "stopping."
6987
 
 
6988
 
#~ msgid "Allow slave to batch requests."
6989
 
#~ msgstr "Allow slave to batch requests."
6990
 
 
6991
 
#~ msgid ""
6992
 
#~ "If creating the thread takes longer than this value (in seconds), the "
6993
 
#~ "Slow_launch_threads counter will be incremented."
6994
 
#~ msgstr ""
6995
 
#~ "If creating the thread takes longer than this value (in seconds), the "
6996
 
#~ "Slow_launch_threads counter will be incremented."
6997
 
 
6998
 
#~ msgid ""
6999
 
#~ "Synchronously flush binary log to disk after every #th event. Use 0 "
7000
 
#~ "(default) to disable synchronous flushing."
7001
 
#~ msgstr ""
7002
 
#~ "Synchronously flush binary log to disk after every #th event. Use 0 "
7003
 
#~ "(default) to disable synchronous flushing."
7004
 
 
7005
 
#~ msgid "How many threads we should keep in a cache for reuse."
7006
 
#~ msgstr "How many threads we should keep in a cache for reuse."
7007
 
 
7008
 
#~ msgid ""
7009
 
#~ "How many threads we should create to handle query requests in case of "
7010
 
#~ "'thread_handling=pool-of-threads'"
7011
 
#~ msgstr ""
7012
 
#~ "How many threads we should create to handle query requests in case of "
7013
 
#~ "'thread_handling=pool-of-threads'"
7014
 
 
7015
 
#~ msgid "The TIME format (for future)."
7016
 
#~ msgstr "The TIME format (for future)."
7017
 
 
7018
 
#~ msgid "Master reported unrecognized DRIZZLE version"
7019
 
#~ msgstr "Master reported unrecognised DRIZZLE version"
7020
 
 
7021
 
#~ msgid ""
7022
 
#~ "Switch to another charset. Might be needed for processing binlog with "
7023
 
#~ "multi-byte charsets."
7024
 
#~ msgstr ""
7025
 
#~ "Switch to another charset. Might be needed for processing binlog with "
7026
 
#~ "multi-byte charsets."
7027
 
 
7028
 
#~ msgid ""
7029
 
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7030
 
#~ "                                      This software comes with ABSOLUTELY "
7031
 
#~ "NO WARRANTY. This is free software,\n"
7032
 
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7033
 
#~ msgstr ""
7034
 
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7035
 
#~ "                                      This software comes with ABSOLUTELY "
7036
 
#~ "NO WARRANTY. This is free software,\n"
7037
 
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7038
 
 
7039
 
#~ msgid "Usage: \\C char_setname | charset charset_name"
7040
 
#~ msgstr "Usage: \\C char_setname | charset charset_name"
7041
 
 
7042
 
#~ msgid "Charset changed"
7043
 
#~ msgstr "Charset changed"
7044
 
 
7045
 
#~ msgid "Charset is not found"
7046
 
#~ msgstr "Charset is not found"
7047
 
 
7048
 
#~ msgid ""
7049
 
#~ "Although a path was specified for the --log option, log tables are used. "
7050
 
#~ "To enable logging to files use the --log-output option."
7051
 
#~ msgstr ""
7052
 
#~ "Although a path was specified for the --log option, log tables are used. "
7053
 
#~ "To enable logging to files use the --log-output option."
7054
 
 
7055
 
#~ msgid ""
7056
 
#~ "Although a path was specified for the --log-slow-queries option, log "
7057
 
#~ "tables are used. To enable logging to files use the --log-output=file "
7058
 
#~ "option."
7059
 
#~ msgstr ""
7060
 
#~ "Although a path was specified for the --log-slow-queries option, log "
7061
 
#~ "tables are used. To enable logging to files use the --log-output=file "
7062
 
#~ "option."
7063
 
 
7064
 
#~ msgid "You need to use --log-bin to make --binlog-format work."
7065
 
#~ msgstr "You need to use --log-bin to make --binlog-format work."
7066
 
 
7067
 
#~ msgid ""
7068
 
#~ "Tells the master that updates to the given database should not be logged "
7069
 
#~ "tothe binary log."
7070
 
#~ msgstr ""
7071
 
#~ "Tells the master that updates to the given database should not be logged "
7072
 
#~ "to the binary log."
7073
 
 
7074
 
#~ msgid ""
7075
 
#~ "Tells the slave thread to not replicate to the specified table. To "
7076
 
#~ "specify more than one table to ignore, use the directive multiple times, "
7077
 
#~ "once for each table. This will work for cross-datbase updates, in "
7078
 
#~ "contrast to replicate-ignore-db."
7079
 
#~ msgstr ""
7080
 
#~ "Tells the slave thread to not replicate to the specified table. To "
7081
 
#~ "specify more than one table to ignore, use the directive multiple times, "
7082
 
#~ "once for each table. This will work for cross-database updates, in "
7083
 
#~ "contrast to replicate-ignore-db."
7084
 
 
7085
 
#~ msgid ""
7086
 
#~ "Log all queries that have taken more than long_query_time seconds to "
7087
 
#~ "execute to file. The argument will be treated as a decimal value with "
7088
 
#~ "microsecond precission."
7089
 
#~ msgstr ""
7090
 
#~ "Log all queries that have taken more than long_query_time seconds to "
7091
 
#~ "execute to file. The argument will be treated as a decimal value with "
7092
 
#~ "microsecond precision."
7093
 
 
7094
 
#~ msgid "Unknown option to protocol: %s\n"
7095
 
#~ msgstr "Unknown option to protocol: %s\n"
7096
 
 
7097
 
#~ msgid "COLLATION %s is not valid for CHARACTER SET %s"
7098
 
#~ msgstr "COLLATION %s is not valid for CHARACTER SET %s"
 
6651
msgstr "Size of Pool."