19
18
"X-Launchpad-Export-Date: 2010-08-19 03:44+0000\n"
20
19
"X-Generator: Launchpad (build Unknown)\n"
22
#: ../client/drizzle.cc:467
21
#: ../client/drizzle.cc:465
23
22
msgid "Synonym for `help'."
24
23
msgstr "Synonym for `help'."
26
#: ../client/drizzle.cc:468
25
#: ../client/drizzle.cc:466
27
26
msgid "Clear command."
28
27
msgstr "Clear command."
30
#: ../client/drizzle.cc:470
29
#: ../client/drizzle.cc:468
31
30
msgid "Reconnect to the server. Optional arguments are db and host."
32
31
msgstr "Reconnect to the server. Optional arguments are db and host."
33
#: ../client/drizzle.cc:470
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
34
39
#: ../client/drizzle.cc:472
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
40
#: ../client/drizzle.cc:474
41
40
msgid "Send command to drizzle server, display result vertically."
42
41
msgstr "Send command to drizzle server, display result vertically."
44
#: ../client/drizzle.cc:475
43
#: ../client/drizzle.cc:473
45
44
msgid "Exit drizzle. Same as quit."
46
45
msgstr "Exit drizzle. Same as quit."
48
#: ../client/drizzle.cc:476
47
#: ../client/drizzle.cc:474
49
48
msgid "Send command to drizzle server."
50
49
msgstr "Send command to drizzle server."
52
#: ../client/drizzle.cc:477
51
#: ../client/drizzle.cc:475
53
52
msgid "Display this help."
54
53
msgstr "Display this help."
56
#: ../client/drizzle.cc:478
55
#: ../client/drizzle.cc:476
57
56
msgid "Disable pager, print to stdout."
58
57
msgstr "Disable pager, print to stdout."
60
#: ../client/drizzle.cc:479
59
#: ../client/drizzle.cc:477
61
60
msgid "Don't write into outfile."
62
61
msgstr "Don't write into outfile."
64
#: ../client/drizzle.cc:481
63
#: ../client/drizzle.cc:479
65
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
66
65
msgstr "Set PAGER [to_pager]. Print the query results via PAGER."
68
#: ../client/drizzle.cc:482
67
#: ../client/drizzle.cc:480
69
68
msgid "Print current command."
70
69
msgstr "Print current command."
72
#: ../client/drizzle.cc:483
71
#: ../client/drizzle.cc:481
73
72
msgid "Change your drizzle prompt."
74
73
msgstr "Change your drizzle prompt."
76
#: ../client/drizzle.cc:484
75
#: ../client/drizzle.cc:482
77
76
msgid "Quit drizzle."
78
77
msgstr "Quit drizzle."
80
#: ../client/drizzle.cc:485
79
#: ../client/drizzle.cc:483
81
80
msgid "Rebuild completion hash."
82
81
msgstr "Rebuild completion hash."
84
#: ../client/drizzle.cc:487
83
#: ../client/drizzle.cc:485
85
84
msgid "Execute an SQL script file. Takes a file name as an argument."
86
85
msgstr "Execute an SQL script file. Takes a file name as an argument."
88
#: ../client/drizzle.cc:488
87
#: ../client/drizzle.cc:486
89
88
msgid "Get status information from the server."
90
89
msgstr "Get status information from the server."
92
#: ../client/drizzle.cc:490
91
#: ../client/drizzle.cc:488
93
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
94
93
msgstr "Set outfile [to_outfile]. Append everything into given outfile."
96
#: ../client/drizzle.cc:492
95
#: ../client/drizzle.cc:490
97
96
msgid "Use another database. Takes database name as argument."
98
97
msgstr "Use another database. Takes database name as argument."
100
#: ../client/drizzle.cc:494 ../client/drizzle.cc:1318
99
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1318
101
100
msgid "Show warnings after every statement."
102
101
msgstr "Show warnings after every statement."
104
#: ../client/drizzle.cc:496
103
#: ../client/drizzle.cc:494
105
104
msgid "Don't show warnings after every statement."
106
105
msgstr "Don't show warnings after every statement."
107
#: ../client/drizzle.cc:1144
109
msgid "shutting down drizzled"
108
112
#: ../client/drizzle.cc:1146
110
msgid "shutting down drizzled"
113
#: ../client/drizzle.cc:1148
115
114
msgid " on port %d"
118
#: ../client/drizzle.cc:1157 ../client/drizzle.cc:1163
117
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
119
118
#, fuzzy, c-format
120
119
msgid "shutdown failed; error: '%s'"
121
120
msgstr "getaddrinfo() failed with error %s"
123
#: ../client/drizzle.cc:1172
122
#: ../client/drizzle.cc:1170
128
#: ../client/drizzle.cc:1193
127
#: ../client/drizzle.cc:1191
130
129
msgid "drizzled is alive\n"
133
#: ../client/drizzle.cc:1199
132
#: ../client/drizzle.cc:1197
134
133
#, fuzzy, c-format
135
134
msgid "ping failed; error: '%s'"
136
135
msgstr "bind() failed with errno: %d\n"
138
#: ../client/drizzle.cc:1205
137
#: ../client/drizzle.cc:1203
140
139
msgid "drizzled won't answer to ping, error: '%s'"
143
#: ../client/drizzle.cc:1254
142
#: ../client/drizzle.cc:1252
144
143
msgid "Error: Invalid Value for connect_timeout"
145
144
msgstr "Error: Invalid Value for connect_timeout"
147
#: ../client/drizzle.cc:1265
146
#: ../client/drizzle.cc:1263
148
147
msgid "Error: Invalid Value for max_input_line"
149
148
msgstr "Error: Invalid Value for max_input_line"
151
#: ../client/drizzle.cc:1284 ../client/drizzledump.cc:466
150
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:483
152
151
msgid "Options used only in command line"
155
#: ../client/drizzle.cc:1286
154
#: ../client/drizzle.cc:1284
156
155
msgid "Displays this help and exit."
157
156
msgstr "Displays this help and exit."
158
#: ../client/drizzle.cc:1285
160
"Don't use history file. Disable interactive behavior. (Enables --silent)"
162
"Don't use history file. Disable interactive behavior. (Enables --silent)"
159
164
#: ../client/drizzle.cc:1287
161
"Don't use history file. Disable interactive behavior. (Enables --silent)"
163
"Don't use history file. Disable interactive behavior. (Enables --silent)"
165
#: ../client/drizzle.cc:1289
166
165
msgid "Display column type information."
167
166
msgstr "Display column type information."
169
#: ../client/drizzle.cc:1291
168
#: ../client/drizzle.cc:1289
171
170
"Preserve comments. Send comments to the server. The default is --skip-"
172
171
"comments (discard comments), enable with --comments"
493
496
"Your Drizzle connection id is %u\n"
494
497
"Server version: %s\n"
496
#: ../client/drizzle.cc:1761
499
#: ../client/drizzle.cc:1754
498
501
msgid "Reading history-file %s\n"
499
502
msgstr "Reading history-file %s\n"
501
#: ../client/drizzle.cc:1765
504
#: ../client/drizzle.cc:1758
503
506
msgid "Couldn't allocate memory for temp histfile!\n"
504
507
msgstr "Couldn't allocate memory for temp histfile!\n"
506
#: ../client/drizzle.cc:1772
509
#: ../client/drizzle.cc:1765
507
510
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
508
511
msgstr "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
510
#: ../client/drizzle.cc:1782
513
#: ../client/drizzle.cc:1775
514
#: ../client/drizzle.cc:1795
517
#: ../client/drizzle.cc:1788
516
519
msgid "Writing history-file %s\n"
517
520
msgstr "Writing history-file %s\n"
519
#: ../client/drizzle.cc:1803
522
#: ../client/drizzle.cc:1796
523
#: ../client/drizzle.cc:1803
526
#: ../client/drizzle.cc:1796
527
#: ../client/drizzle.cc:1855
530
#: ../client/drizzle.cc:1848
528
531
msgid "Query aborted by Ctrl+C\n"
529
532
msgstr "Query aborted by Ctrl+C\n"
531
#: ../client/drizzle.cc:1939
534
#: ../client/drizzle.cc:1932
533
536
msgid "Processing line: %<PRIu32>\n"
534
537
msgstr "Processing line: %<PRIu32>\n"
536
#: ../client/drizzle.cc:2157
539
#: ../client/drizzle.cc:2150
537
540
msgid "Unknown command: "
538
541
msgstr "Unknown command: "
540
#: ../client/drizzle.cc:2571
543
#: ../client/drizzle.cc:2564
542
545
"Reading table information for completion of table and column names\n"
543
546
"You can turn off this feature to get a quicker startup with -A\n"
547
550
"You can turn off this feature to get a quicker start-up with -A\n"
550
#: ../client/drizzle.cc:2637
553
#: ../client/drizzle.cc:2630
551
554
msgid "No connection. Trying to reconnect..."
552
555
msgstr "No connection. Trying to reconnect..."
554
#: ../client/drizzle.cc:2643
557
#: ../client/drizzle.cc:2636
555
558
msgid "Can't connect to the server\n"
556
559
msgstr "Can't connect to the server\n"
558
#: ../client/drizzle.cc:2727
561
#: ../client/drizzle.cc:2720
559
562
msgid "List of all Drizzle commands:"
560
563
msgstr "List of all Drizzle commands:"
562
#: ../client/drizzle.cc:2731
565
#: ../client/drizzle.cc:2724
563
566
#, fuzzy, c-format
565
568
"Note that all text commands must be first on line and end with '%s' or \\g"
566
569
msgstr "Note that all text commands must be first on line and end with ';'"
568
#: ../client/drizzle.cc:2789
571
#: ../client/drizzle.cc:2782
569
572
msgid "No query specified\n"
570
573
msgstr "No query specified\n"
572
#: ../client/drizzle.cc:2804
575
#: ../client/drizzle.cc:2797
573
576
msgid "Ignoring query to other database"
574
577
msgstr "Ignoring query to other database"
576
#: ../client/drizzle.cc:2854
579
#: ../client/drizzle.cc:2847
577
580
msgid "Empty set"
578
581
msgstr "Empty set"
580
#: ../client/drizzle.cc:2867
583
#: ../client/drizzle.cc:2860
582
585
msgid "%ld row in set"
583
586
msgid_plural "%ld rows in set"
584
587
msgstr[0] "%ld row in set"
585
588
msgstr[1] "%ld rows in set"
587
#: ../client/drizzle.cc:2876
590
#: ../client/drizzle.cc:2869
589
592
msgstr "Query OK"
591
#: ../client/drizzle.cc:2878
594
#: ../client/drizzle.cc:2871
593
596
msgid "Query OK, %ld row affected"
594
597
msgid_plural "Query OK, %ld rows affected"
595
598
msgstr[0] "Query OK, %ld row affected"
596
599
msgstr[1] "Query OK, %ld rows affected"
598
#: ../client/drizzle.cc:2950
601
#: ../client/drizzle.cc:2943
599
602
msgid "popen() failed! defaulting PAGER to stdout!\n"
602
#: ../client/drizzle.cc:2972
605
#: ../client/drizzle.cc:2965
603
606
#, fuzzy, c-format
604
607
msgid "Error logging to file '%s'\n"
605
608
msgstr "Enable logging to CSV file"
607
#: ../client/drizzle.cc:2977
610
#: ../client/drizzle.cc:2970
608
611
#, fuzzy, c-format
609
612
msgid "Logging to file '%s'\n"
610
613
msgstr "Reading history-file %s\n"
612
#: ../client/drizzle.cc:3061
615
#: ../client/drizzle.cc:3054
615
618
"Field %3u: `%s`\n"
629
#: ../client/drizzle.cc:3528
632
#: ../client/drizzle.cc:3521
631
634
msgid "No previous outfile available, you must give a filename!\n"
634
#: ../client/drizzle.cc:3533
637
#: ../client/drizzle.cc:3526
635
638
#, fuzzy, c-format
636
639
msgid "Currently logging to file '%s'\n"
637
640
msgstr "Enable logging to CSV file"
639
#: ../client/drizzle.cc:3553
642
#: ../client/drizzle.cc:3546
640
643
#, fuzzy, c-format
641
644
msgid "No outfile specified!\n"
642
645
msgstr "No query specified\n"
644
#: ../client/drizzle.cc:3566
647
#: ../client/drizzle.cc:3559
645
648
msgid "Outfile disabled.\n"
648
#: ../client/drizzle.cc:3593
651
#: ../client/drizzle.cc:3586
650
653
msgid "Default pager wasn't set, using stdout.\n"
651
654
msgstr "Disable pager, print to stdout."
653
#: ../client/drizzle.cc:3613
656
#: ../client/drizzle.cc:3606
655
658
msgid "PAGER set to '%s'\n"
658
#: ../client/drizzle.cc:3624
661
#: ../client/drizzle.cc:3617
659
662
msgid "PAGER set to stdout\n"
662
#: ../client/drizzle.cc:3707
665
#: ../client/drizzle.cc:3700
664
667
msgid "Connection id: %u"
667
#: ../client/drizzle.cc:3709
670
#: ../client/drizzle.cc:3702
668
671
#, fuzzy, c-format
669
672
msgid "Current database: %.128s\n"
670
673
msgstr "Unknown database '%-.192s'"
672
#: ../client/drizzle.cc:3710
675
#: ../client/drizzle.cc:3703
673
676
msgid "*** NONE ***"
676
679
#. Skip command name
677
#: ../client/drizzle.cc:3730
680
#: ../client/drizzle.cc:3723
678
681
msgid "Usage: \\. <filename> | source <filename>"
681
#: ../client/drizzle.cc:3745
684
#: ../client/drizzle.cc:3738
682
685
#, fuzzy, c-format
683
686
msgid "Failed to open file '%s', error: %d"
684
687
msgstr "Can't open file: '%-.200s' (errno: %d)"
686
#: ../client/drizzle.cc:3753
689
#: ../client/drizzle.cc:3746
688
691
msgid "Can't initialize LineBuffer"
689
692
msgstr "Can't initialize %-.64s backup driver"
691
#: ../client/drizzle.cc:3789
694
#: ../client/drizzle.cc:3782
692
695
msgid "DELIMITER must be followed by a 'delimiter' character or string"
695
#: ../client/drizzle.cc:3822
698
#: ../client/drizzle.cc:3815
696
699
msgid "USE must be followed by a database name"
699
#: ../client/drizzle.cc:3890
702
#: ../client/drizzle.cc:3883
701
704
msgid "Database changed"
702
705
msgstr "Database to use."
704
#: ../client/drizzle.cc:3898
707
#: ../client/drizzle.cc:3891
706
709
msgid "Show warnings enabled."
707
710
msgstr "Show warnings after every statement."
709
#: ../client/drizzle.cc:3906
712
#: ../client/drizzle.cc:3899
711
714
msgid "Show warnings disabled."
712
715
msgstr "Show warnings after every statement."
714
#: ../client/drizzle.cc:4050
717
#: ../client/drizzle.cc:4043
718
721
"Connection id:\t\t%lu\n"
721
#: ../client/drizzle.cc:4062
724
#: ../client/drizzle.cc:4055
722
725
#, fuzzy, c-format
723
726
msgid "Current database:\t%s\n"
724
727
msgstr "Can't init databases"
726
#: ../client/drizzle.cc:4063
729
#: ../client/drizzle.cc:4056
728
731
msgid "Current user:\t\t%s\n"
731
#: ../client/drizzle.cc:4069
734
#: ../client/drizzle.cc:4062
732
735
msgid "SSL:\t\t\tNot in use"
738
#: ../client/drizzle.cc:4067
743
msgstr "Too many connections"
735
745
#: ../client/drizzle.cc:4074
740
msgstr "Too many connections"
742
#: ../client/drizzle.cc:4081
745
748
"All updates ignored to this database\n"
748
#: ../client/drizzle.cc:4084
751
#: ../client/drizzle.cc:4077
750
753
msgid "Current pager:\t\t%s\n"
753
#: ../client/drizzle.cc:4085
756
#: ../client/drizzle.cc:4078
755
758
msgid "Using outfile:\t\t'%s'\n"
758
#: ../client/drizzle.cc:4086
761
#: ../client/drizzle.cc:4079
760
763
msgid "Using delimiter:\t%s\n"
763
#: ../client/drizzle.cc:4087
766
#: ../client/drizzle.cc:4080
765
768
msgid "Server version:\t\t%s\n"
768
#: ../client/drizzle.cc:4088
771
#: ../client/drizzle.cc:4081
769
772
#, fuzzy, c-format
770
773
msgid "Protocol:\t\t%s\n"
771
774
msgstr "-- Connecting to %s...\n"
773
#: ../client/drizzle.cc:4089
776
#: ../client/drizzle.cc:4082
775
778
msgid "Protocol version:\t%d\n"
781
#: ../client/drizzle.cc:4083
783
msgid "Connection:\t\t%s\n"
784
msgstr "-- Connecting to %s...\n"
778
786
#: ../client/drizzle.cc:4090
780
msgid "Connection:\t\t%s\n"
781
msgstr "-- Connecting to %s...\n"
783
#: ../client/drizzle.cc:4097
785
788
msgid "UNIX socket:\t\t%s\n"
788
#: ../client/drizzle.cc:4099
791
#: ../client/drizzle.cc:4092
790
793
msgid "TCP port:\t\t%d\n"
793
#: ../client/drizzle.cc:4104
796
#: ../client/drizzle.cc:4097
796
799
"Note that you are running in safe_update_mode:\n"
799
#: ../client/drizzle.cc:4106
802
#: ../client/drizzle.cc:4099
802
805
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
804
807
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
806
809
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
807
" Max number of examined row combination in a join is set to: "
810
" Max number of examined row combination in a join is set to: %"
812
#: ../client/drizzle.cc:4168 ../drizzled/option.cc:339
815
#: ../client/drizzle.cc:4161 ../drizzled/option.cc:339
817
#: ../client/drizzle.cc:4211
820
#: ../client/drizzle.cc:4204
819
822
msgid "ERROR %d (%s): "
822
#: ../client/drizzle.cc:4213
825
#: ../client/drizzle.cc:4206
823
826
#, fuzzy, c-format
824
827
msgid "ERROR %d: "
827
#: ../client/drizzle.cc:4216
830
#: ../client/drizzle.cc:4209
832
#: ../client/drizzle.cc:4349
835
#: ../client/drizzle.cc:4342
836
#: ../client/drizzle.cc:4351
839
#: ../client/drizzle.cc:4344
840
#: ../client/drizzle.cc:4357
843
#: ../client/drizzle.cc:4350
844
#: ../client/drizzle.cc:4363
847
#: ../client/drizzle.cc:4356
848
#: ../client/drizzle.cc:4464
851
#: ../client/drizzle.cc:4457
849
852
msgid "(unknown)"
852
#: ../client/drizzle.cc:4584
855
#: ../client/drizzle.cc:4577
854
857
msgid "Returning to default PROMPT of %s\n"
857
#: ../client/drizzle.cc:4589
860
#: ../client/drizzle.cc:4582
859
862
msgid "Memory allocation error. Not changing prompt\n"
860
863
msgstr "Memory allocation error while constructing initial prompt. Aborting.\n"
862
#: ../client/drizzle.cc:4594
865
#: ../client/drizzle.cc:4587
864
867
msgid "PROMPT set to '%s'\n"
867
#: ../client/drizzledump.cc:244
870
#: ../client/drizzledump.cc:248
869
872
msgid "Got errno %d on write"
870
873
msgstr "Got errno %d on write"
872
#: ../client/drizzledump.cc:289
875
"%s: You can't use --single-transaction and --lock-all-tables at the same "
878
"%s: You can't use --single-transaction and --lock-all-tables at the same "
881
875
#: ../client/drizzledump.cc:296
877
msgid "%s: You must use option --tab with --fields-...\n"
878
msgstr "%s: You must use option --tab with --fields-...\n"
880
#: ../client/drizzledump.cc:302
883
"%s: You can't use --single-transaction and --lock-all-tables at the same "
886
"%s: You can't use --single-transaction and --lock-all-tables at the same "
889
#: ../client/drizzledump.cc:308
892
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
895
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
898
#: ../client/drizzledump.cc:314
883
900
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
884
901
msgstr "%s: --databases or --all-databases can't be used with --tab.\n"
886
#: ../client/drizzledump.cc:365
903
#: ../client/drizzledump.cc:383
888
905
msgid "-- Retrieving database structures..."
889
906
msgstr "-- Retrieving table structure for table %s...\n"
891
#: ../client/drizzledump.cc:469
908
#: ../client/drizzledump.cc:486
893
910
"Dump all the databases. This will be same as --databases with all databases "
897
#: ../client/drizzledump.cc:471
914
#: ../client/drizzledump.cc:488
898
915
msgid "Dump all the tablespaces."
901
#: ../client/drizzledump.cc:473
918
#: ../client/drizzledump.cc:490
902
919
msgid "Use complete insert statements."
905
#: ../client/drizzledump.cc:475
922
#: ../client/drizzledump.cc:494
907
924
"Flush logs file in server before starting dump. Note that if you dump many "
908
925
"databases at once (using the option --databases= or --all-databases), the "
939
963
"is in process, to ensure a valid dump file (correct table contents), no "
940
964
"other connection should use the following statements: ALTER TABLE, DROP "
941
965
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
945
#: ../client/drizzledump.cc:484
947
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
948
"extended-insert and --disable-keys."
951
#: ../client/drizzledump.cc:485
966
"from them. Option automatically turns off --lock-tables."
969
#: ../client/drizzledump.cc:504
971
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
972
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
973
"default, disable with --skip-opt."
976
#: ../client/drizzledump.cc:506
978
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
979
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
982
#: ../client/drizzledump.cc:507
952
983
msgid "Overrides option --databases (-B)."
955
#: ../client/drizzledump.cc:487
986
#: ../client/drizzledump.cc:509
956
987
msgid "Number of rows before each output progress report (requires --verbose)."
958
989
"Number of rows before each output progress report (requires --verbose)."
960
#: ../client/drizzledump.cc:489
991
#: ../client/drizzledump.cc:511
961
992
msgid "Print info about the various stages."
964
#: ../client/drizzledump.cc:491
995
#: ../client/drizzledump.cc:513
965
996
msgid "Turn off Comments"
968
#: ../client/drizzledump.cc:492
999
#: ../client/drizzledump.cc:514
970
1001
msgid "Turn off create-options"
971
1002
msgstr "Wrong create options"
973
#: ../client/drizzledump.cc:493
1004
#: ../client/drizzledump.cc:515
974
1005
msgid "Turn off extended-insert"
977
#: ../client/drizzledump.cc:494
1008
#: ../client/drizzledump.cc:516
978
1009
msgid "Turn off dump date at the end of the output"
981
#: ../client/drizzledump.cc:495
1012
#: ../client/drizzledump.cc:517
983
1014
msgid "Do not read from the configuration files"
984
1015
msgstr "Got a read error from the connection pipe"
986
#: ../client/drizzledump.cc:501
1017
#: ../client/drizzledump.cc:523
987
1018
msgid "Add a 'DROP DATABASE' before each create."
990
#: ../client/drizzledump.cc:502
1021
#: ../client/drizzledump.cc:524
991
1022
msgid "Do not add a 'drop table' before each create."
994
#: ../client/drizzledump.cc:504
1025
#: ../client/drizzledump.cc:526
1026
msgid "Allow creation of column names that are keywords."
1029
#: ../client/drizzledump.cc:528
996
1031
"Give less verbose output (useful for debugging). Disables structure comments "
997
1032
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
998
"set-names --skip-disable-keys"
1033
"set-names --skip-disable-keys --skip-add-locks"
1001
#: ../client/drizzledump.cc:506
1036
#: ../client/drizzledump.cc:530
1003
1038
"To dump several databases. Note the difference in usage; In this case no "
1004
1039
"tables are given. All name arguments are regarded as databasenames. 'USE "
1005
1040
"db_name;' will be included in the output."
1008
#: ../client/drizzledump.cc:508
1043
#: ../client/drizzledump.cc:532
1044
msgid "Insert rows with INSERT DELAYED;"
1047
#: ../client/drizzledump.cc:534
1010
1049
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1011
1050
"will not be put in the output."
1014
#: ../client/drizzledump.cc:510
1053
#: ../client/drizzledump.cc:536
1016
1055
"Do not dump the specified table. To specify more than one table to ignore, "
1017
1056
"use the directive multiple times, once for each table. Each table must be "
1022
#: ../client/drizzledump.cc:512
1061
#: ../client/drizzledump.cc:538
1023
1062
msgid "Insert rows with INSERT IGNORE."
1026
#: ../client/drizzledump.cc:514
1027
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1030
#: ../client/drizzledump.cc:516
1065
#: ../client/drizzledump.cc:540
1066
msgid "Lines in the i.file are terminated by ..."
1069
#: ../client/drizzledump.cc:542
1070
msgid "Wrap tables with autocommit/commit statements."
1073
#: ../client/drizzledump.cc:544
1032
1075
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1033
1076
"above line will be added otherwise, if --databases or --all-databases option "
1037
#: ../client/drizzledump.cc:518
1080
#: ../client/drizzledump.cc:546
1081
msgid "Don't write table creation info."
1084
#: ../client/drizzledump.cc:548
1038
1085
msgid "No row information."
1041
#: ../client/drizzledump.cc:520
1088
#: ../client/drizzledump.cc:549
1090
msgid "Deprecated. Use --skip-set-charset instead."
1091
msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
1093
#: ../client/drizzledump.cc:551
1094
msgid "Enable set-name"
1097
#: ../client/drizzledump.cc:552
1098
msgid "Buffer query instead of dumping directly to stdout."
1101
#: ../client/drizzledump.cc:554
1042
1102
msgid "Use REPLACE INTO instead of INSERT INTO."
1045
#: ../client/drizzledump.cc:522
1105
#: ../client/drizzledump.cc:556
1107
"Direct output to a given file. This option should be used in MSDOS, because "
1108
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1112
#: ../client/drizzledump.cc:558
1046
1113
msgid "Where to send output to (stdout|database"
1049
#: ../client/drizzledump.cc:524
1051
"Hostname for destination db server (requires --destination-type=database)"
1054
#: ../client/drizzledump.cc:526
1056
"Port number for destination db server (requires --destination-type=database)"
1059
#: ../client/drizzledump.cc:528
1061
"User name for destination db server (resquires --destination-type=database)"
1064
#: ../client/drizzledump.cc:530
1066
"Password for destination db server (requires --destination-type=database)"
1069
#: ../client/drizzledump.cc:532
1071
"The database in the destination db server (requires --destination-"
1072
"type=database, not for use with --all-databases)"
1075
#: ../client/drizzledump.cc:538
1116
#: ../client/drizzledump.cc:560
1117
msgid "Hostname for destination db server (requires --destination=database)"
1120
#: ../client/drizzledump.cc:562
1121
msgid "Port number for destination db server (requires --destination=database)"
1124
#: ../client/drizzledump.cc:564
1125
msgid "User name for destination db server (resquires --destination=database)"
1128
#: ../client/drizzledump.cc:566
1129
msgid "Password for destination db server (requires --destination=database)"
1132
#: ../client/drizzledump.cc:568
1134
"The database in the destination db server (requires --destination=database, "
1135
"not for use with --all-databases)"
1138
#: ../client/drizzledump.cc:574
1076
1139
msgid "Connect to host."
1077
1140
msgstr "Connect to host."
1079
#: ../client/drizzledump.cc:540
1142
#: ../client/drizzledump.cc:576
1082
1145
"Password to use when connecting to server. If password is not given it's "
1120
1183
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1121
1184
"and you are welcome to modify and redistribute it under the GPL license\n"
1123
#: ../client/drizzledump.cc:617
1186
#: ../client/drizzledump.cc:653
1124
1187
msgid "Dumps definitions and data from a Drizzle database server"
1125
1188
msgstr "Dumps definitions and data from a Drizzle database server"
1127
#: ../client/drizzledump.cc:618
1190
#: ../client/drizzledump.cc:654
1129
1192
msgid "Usage: %s [OPTIONS] database [tables]\n"
1130
1193
msgstr "Usage: %s [OPTIONS] database [tables]\n"
1132
#: ../client/drizzledump.cc:619
1195
#: ../client/drizzledump.cc:655
1134
1197
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1135
1198
msgstr "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1137
#: ../client/drizzledump.cc:621
1200
#: ../client/drizzledump.cc:657
1139
1202
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1140
1203
msgstr "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1142
#: ../client/drizzledump.cc:662 ../client/drizzleimport.cc:476
1205
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1143
1206
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
1145
1208
msgid "Value supplied for port is not valid.\n"
1146
1209
msgstr "Value supplied for port is not valid.\n"
1148
#: ../client/drizzledump.cc:717
1211
#: ../client/drizzledump.cc:766
1150
1213
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1151
1214
msgstr "Illegal use of option --ignore-table=<database>.<table>\n"
1153
#: ../client/drizzledump_data.cc:229
1216
#: ../client/drizzledump_data.cc:217
1155
1218
msgid "-- Retrieving data for "
1156
1219
msgstr "-- Retrieving rows...\n"
1158
#: ../client/drizzledump_data.cc:261
1221
#: ../client/drizzledump_data.cc:245
1160
1223
msgid " rows dumped for table "
1161
1224
msgstr "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
1163
#: ../client/drizzledump_data.cc:449
1226
#: ../client/drizzledump_data.cc:424
1165
1228
msgid "-- Connecting to "
1166
1229
msgstr "Connect to host"
1168
#: ../client/drizzledump_data.cc:449
1231
#: ../client/drizzledump_data.cc:424
1169
1232
msgid " using protocol "
1172
#: ../client/drizzledump_data.cc:490 ../client/drizzledump_data.cc:496
1173
#: ../client/drizzledump_data.cc:527 ../client/drizzledump_data.cc:533
1235
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1236
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
1175
1238
msgid "Error executing query: "
1176
1239
msgstr "Error connecting to master:"
1178
#: ../client/drizzledump_data.cc:504
1241
#: ../client/drizzledump_data.cc:479
1179
1242
msgid "Could not buffer result: "
1182
#: ../client/drizzledump_data.cc:550
1245
#: ../client/drizzledump_data.cc:525
1184
1247
msgid "Error: Could not set db '"
1185
1248
msgstr "error: could not open directory: %s\n"
1187
#: ../client/drizzledump_data.cc:564 ../client/drizzledump_data.cc:569
1188
#: ../client/drizzledump_data.cc:575
1250
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
1190
1252
msgid "Got error: "
1191
1253
msgstr "Got error: %d %s"
1193
#: ../client/drizzledump_data.cc:584
1255
#: ../client/drizzledump_data.cc:554
1195
1257
msgid "-- Disconnecting from "
1196
1258
msgstr "-- Disconnecting from %s...\n"
1198
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:97
1199
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:103
1260
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1261
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
1201
1263
msgid "-- Retrieving table structures for "
1202
1264
msgstr "-- Retrieving table structure for table %s...\n"
1204
#: ../client/drizzledump_drizzle.cc:171 ../client/drizzledump_mysql.cc:167
1266
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
1206
1268
msgid "-- Retrieving fields for "
1207
1269
msgstr "-- Retrieving rows...\n"
1209
#: ../client/drizzledump_drizzle.cc:224 ../client/drizzledump_mysql.cc:254
1271
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
1211
1273
msgid "-- Retrieving indexes for "
1212
1274
msgstr "-- Retrieving rows...\n"
1263
1325
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1266
#: ../drizzled/drizzled.cc:589
1328
#: ../drizzled/drizzled.cc:618
1267
1329
msgid "Set process group ID failed"
1270
#: ../drizzled/drizzled.cc:594
1332
#: ../drizzled/drizzled.cc:623
1271
1333
msgid "Set process user ID failed"
1274
#: ../drizzled/drizzled.cc:606
1336
#: ../drizzled/drizzled.cc:635
1276
1338
msgid "Process chroot failed"
1277
1339
msgstr "alloc_root failure."
1279
#: ../drizzled/drizzled.cc:727
1341
#: ../drizzled/drizzled.cc:738
1281
1343
msgid "Error: Invalid Value for auto_increment_increment"
1282
1344
msgstr "Error: Invalid Value for max_input_line"
1284
#: ../drizzled/drizzled.cc:738
1346
#: ../drizzled/drizzled.cc:749
1286
1348
msgid "Error: Invalid Value for auto_increment_offset"
1287
1349
msgstr "Error: Invalid Value for max_input_line"
1289
#: ../drizzled/drizzled.cc:749
1351
#: ../drizzled/drizzled.cc:760
1291
1353
msgid "Error: Invalid Value for completion_type"
1292
1354
msgstr "Error: Invalid Value for opt_sleep"
1294
#: ../drizzled/drizzled.cc:760
1356
#: ../drizzled/drizzled.cc:771
1296
1358
msgid "Error: Invalid Value for back_log"
1297
1359
msgstr "Error: Invalid Value for opt_sleep"
1299
#: ../drizzled/drizzled.cc:771
1361
#: ../drizzled/drizzled.cc:782
1301
1363
msgid "Error: Invalid Value for div-precision-increment"
1302
1364
msgstr "Error: Invalid Value for connect_timeout"
1304
#: ../drizzled/drizzled.cc:782
1366
#: ../drizzled/drizzled.cc:793
1306
1368
msgid "Error: Invalid Value for group_concat_max_len"
1307
1369
msgstr "Error: Invalid Value for opt_tail_lines"
1309
#: ../drizzled/drizzled.cc:793
1371
#: ../drizzled/drizzled.cc:804
1311
1373
msgid "Error: Invalid Value for join_buffer_size"
1312
1374
msgstr "Error: Invalid Value for max_input_line"
1314
#: ../drizzled/drizzled.cc:805
1376
#: ../drizzled/drizzled.cc:816
1316
1378
msgid "Error: Invalid Value for max_allowed_packet"
1317
1379
msgstr "Error: Invalid Value for max_input_line"
1319
#: ../drizzled/drizzled.cc:817
1381
#: ../drizzled/drizzled.cc:828
1321
1383
msgid "Error: Invalid Value for max_connect_errors"
1322
1384
msgstr "Error: Invalid Value for opt_max_connect_retries"
1324
#: ../drizzled/drizzled.cc:828
1386
#: ../drizzled/drizzled.cc:839
1326
1388
msgid "Error: Invalid Value for max_error_count"
1327
1389
msgstr "Error: Invalid Value for max_input_line"
1329
#: ../drizzled/drizzled.cc:839
1391
#: ../drizzled/drizzled.cc:850
1331
1393
msgid "Error: Invalid Value for max_heap_table_size"
1332
1394
msgstr "Error: Invalid Value for max_input_line"
1334
#: ../drizzled/drizzled.cc:851
1396
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1336
1398
msgid "Error: Invalid Value for min_examined_row_limit"
1337
1399
msgstr "Error: Invalid Value for max_input_line"
1339
#: ../drizzled/drizzled.cc:862
1401
#: ../drizzled/drizzled.cc:873
1341
1403
msgid "Error: Invalid Value for max_join_size"
1342
1404
msgstr "Error: Invalid Value for max_input_line"
1344
#: ../drizzled/drizzled.cc:873
1406
#: ../drizzled/drizzled.cc:884
1346
1408
msgid "Error: Invalid Value for max_length_for_sort_data"
1347
1409
msgstr "Error: Invalid Value for max_input_line"
1349
#: ../drizzled/drizzled.cc:884
1411
#: ../drizzled/drizzled.cc:895
1351
1413
msgid "Error: Invalid Value for max_seeks_for_key"
1352
1414
msgstr "Error: Invalid Value for max_input_line"
1354
#: ../drizzled/drizzled.cc:895
1416
#: ../drizzled/drizzled.cc:906
1356
1418
msgid "Error: Invalid Value for max_sort_length"
1357
1419
msgstr "Error: Invalid Value for max_input_line"
1359
#: ../drizzled/drizzled.cc:906
1421
#: ../drizzled/drizzled.cc:928
1361
1423
msgid "Error: Invalid Value for optimizer_search_depth"
1362
1424
msgstr "Error: Invalid Value for opt_sleep"
1364
#: ../drizzled/drizzled.cc:917
1426
#: ../drizzled/drizzled.cc:939
1366
1428
msgid "Error: Invalid Value for preload_buff_size"
1367
1429
msgstr "Error: Invalid Value for max_input_line"
1369
#: ../drizzled/drizzled.cc:928
1431
#: ../drizzled/drizzled.cc:950
1371
1433
msgid "Error: Invalid Value for query_alloc_block_size"
1372
1434
msgstr "Error: Invalid Value for opt_tail_lines"
1374
#: ../drizzled/drizzled.cc:940
1436
#: ../drizzled/drizzled.cc:962
1376
1438
msgid "Error: Invalid Value for query_prealloc_size"
1377
1439
msgstr "Error: Invalid Value for opt_tail_lines"
1379
#: ../drizzled/drizzled.cc:952
1441
#: ../drizzled/drizzled.cc:974
1381
1443
msgid "Error: Invalid Value for range_alloc_block_size"
1382
1444
msgstr "Error: Invalid Value for opt_tail_lines"
1384
#: ../drizzled/drizzled.cc:964
1446
#: ../drizzled/drizzled.cc:986
1386
1448
msgid "Error: Invalid Value for read_buff_size"
1387
1449
msgstr "Error: Invalid Value for max_input_line"
1389
#: ../drizzled/drizzled.cc:976
1451
#: ../drizzled/drizzled.cc:998
1391
1453
msgid "Error: Invalid Value for read_rnd_buff_size"
1392
1454
msgstr "Error: Invalid Value for max_input_line"
1394
#: ../drizzled/drizzled.cc:987
1456
#: ../drizzled/drizzled.cc:1009
1396
1458
msgid "Error: Invalid Value for sort_buff_size"
1397
1459
msgstr "Error: Invalid Value for opt_sleep"
1399
#: ../drizzled/drizzled.cc:998
1461
#: ../drizzled/drizzled.cc:1020
1401
1463
msgid "Error: Invalid Value for table_def_size"
1402
1464
msgstr "Error: Invalid Value for opt_tail_lines"
1404
#: ../drizzled/drizzled.cc:1009
1466
#: ../drizzled/drizzled.cc:1031
1406
1468
msgid "Error: Invalid Value for table_cache_size"
1407
1469
msgstr "Error: Invalid Value for opt_tail_lines"
1409
#: ../drizzled/drizzled.cc:1020 ../drizzled/drizzled.cc:1036
1471
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1411
1473
msgid "Error: Invalid Value for table_lock_wait_timeout"
1412
1474
msgstr "Error: Invalid Value for connect_timeout"
1414
#: ../drizzled/drizzled.cc:1047
1416
"Error: Invalid Value for transaction_message_threshold valid values are "
1417
"between 131072 - 1048576 bytes"
1420
#: ../drizzled/drizzled.cc:1203
1476
#: ../drizzled/drizzled.cc:1215
1422
1478
msgid "gethostname failed, using '%s' as hostname"
1423
1479
msgstr "gethostname failed, using '%s' as hostname"
1425
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1740
1481
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
1482
msgid "Display this help and exit after initializing plugins."
1483
msgstr "Display this help and exit after initialising plugins."
1485
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
1426
1486
msgid "Display this help and exit."
1427
1487
msgstr "Display this help and exit."
1429
#: ../drizzled/drizzled.cc:1222
1489
#: ../drizzled/drizzled.cc:1236
1431
1491
msgid "Configuration file to use"
1432
1492
msgstr "Configuration file '%-.192s' is too big"
1434
#: ../drizzled/drizzled.cc:1224
1494
#: ../drizzled/drizzled.cc:1238
1435
1495
msgid "Base location for config files"
1438
#: ../drizzled/drizzled.cc:1226 ../drizzled/drizzled.cc:1964
1498
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1439
1499
msgid "Directory for plugins."
1440
1500
msgstr "Directory for plugins."
1442
#: ../drizzled/drizzled.cc:1231 ../drizzled/drizzled.cc:1968
1502
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1444
1504
"Optional comma separated list of plugins to load at startup in addition to "
1445
1505
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1465
1525
"Optional comma separated list of plugins to load at start-up instead of the "
1466
1526
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1468
#: ../drizzled/drizzled.cc:1246 ../drizzled/drizzled.cc:1744
1528
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
1469
1529
msgid "Auto-increment columns are incremented by this"
1470
1530
msgstr "Auto-increment columns are incremented by this"
1472
#: ../drizzled/drizzled.cc:1248 ../drizzled/drizzled.cc:1749
1474
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1477
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1480
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1755
1482
"Path to installation directory. All paths are usually resolved relative to "
1485
"Path to installation directory. All paths are usually resolved relative to "
1488
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1760
1532
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
1534
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1537
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1540
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
1542
"Path to installation directory. All paths are usually resolved relative to "
1545
"Path to installation directory. All paths are usually resolved relative to "
1548
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
1489
1549
msgid "Chroot drizzled daemon during startup."
1490
1550
msgstr "Chroot drizzled daemon during start-up."
1492
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1764
1552
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
1493
1553
msgid "Set the default collation."
1494
1554
msgstr "Set the default collation."
1496
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1768
1556
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
1497
1557
msgid "Default completion type."
1498
1558
msgstr "Default completion type."
1500
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1773
1560
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
1501
1561
msgid "Write core on errors."
1502
1562
msgstr "Write core on errors."
1504
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1777
1564
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
1505
1565
msgid "Path to the database root."
1506
1566
msgstr "Path to the database root."
1508
#: ../drizzled/drizzled.cc:1262
1510
msgid "Set the default storage engine for tables."
1568
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
1569
msgid "Set the default storage engine (table type) for tables."
1511
1570
msgstr "Set the default storage engine (table type) for tables."
1513
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1784
1572
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
1514
1573
msgid "Set the default time zone."
1515
1574
msgstr "Set the default time zone."
1517
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1789
1576
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
1518
1577
msgid "Used for debugging; Use at your own risk!"
1519
1578
msgstr "Used for debugging; Use at your own risk!"
1521
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1794
1580
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
1522
1581
msgid "Set up signals usable for debugging"
1523
1582
msgstr "Set up signals usable for debugging"
1525
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1798
1584
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
1588
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
1526
1589
msgid "Set the language used for the month names and the days of the week."
1527
1590
msgstr "Set the language used for the month names and the days of the week."
1529
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1803
1592
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
1530
1593
msgid "Log some not critical warnings to the log file."
1531
1594
msgstr "Log some not critical warnings to the log file."
1533
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1808
1596
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1535
1598
msgid "Pid file used by drizzled."
1536
1599
msgstr "Pid file used by safe_mysqld."
1538
#: ../drizzled/drizzled.cc:1276
1540
msgid "Maximum time in seconds to wait for the port to become free. "
1542
"Maximum time in seconds to wait for the port to become free. (Default: no "
1545
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1817
1547
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1548
"specified directory"
1550
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1551
"specified directory"
1553
#: ../drizzled/drizzled.cc:1281 ../drizzled/drizzled.cc:1822
1555
"Uniquely identifies the server instance in the community of replication "
1558
"Uniquely identifies the server instance in the community of replication "
1561
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1827
1601
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
1603
"Maximum time in seconds to wait for the port to become free. (Default: no "
1606
"Maximum time in seconds to wait for the port to become free. (Default: no "
1609
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
1611
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1612
"specified directory"
1614
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1615
"specified directory"
1617
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
1619
"Uniquely identifies the server instance in the community of replication "
1622
"Uniquely identifies the server instance in the community of replication "
1625
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
1562
1626
msgid "Don't print a stack trace on failure."
1563
1627
msgstr "Don't print a stack trace on failure."
1565
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1831
1629
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
1566
1630
msgid "Enable symbolic link support."
1567
1631
msgstr "Enable symbolic link support."
1569
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1840
1633
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
1571
1635
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1573
1637
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1575
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1845
1639
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
1576
1640
msgid "Path for temporary files."
1577
1641
msgstr "Path for temporary files."
1579
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1849
1643
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
1580
1644
msgid "Default transaction isolation level."
1581
1645
msgstr "Default transaction isolation level."
1583
#: ../drizzled/drizzled.cc:1295
1585
"Max message size written to transaction log, valid values 131072 - 1048576 "
1589
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1853
1647
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
1590
1648
msgid "Run drizzled daemon as user."
1591
1649
msgstr "Run drizzled daemon as user."
1593
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1861
1595
"The number of outstanding connection requests Drizzle can have. This comes "
1596
"into play when the main Drizzle thread gets very many connection requests in "
1597
"a very short time."
1599
"The number of outstanding connection requests Drizzle can have. This comes "
1600
"into play when the main Drizzle thread gets very many connection requests in "
1601
"a very short time."
1603
#: ../drizzled/drizzled.cc:1306 ../drizzled/drizzled.cc:1867
1605
"Size of tree cache used in bulk insert optimization. Note that this is a "
1608
"Size of tree cache used in bulk insert optimization. Note that this is a "
1611
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1873
1613
"Precision of the result of '/' operator will be increased on that value."
1615
"Precision of the result of '/' operator will be increased on that value."
1617
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1879
1651
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
1653
"The number of outstanding connection requests Drizzle can have. This comes "
1654
"into play when the main Drizzle thread gets very many connection requests in "
1655
"a very short time."
1657
"The number of outstanding connection requests Drizzle can have. This comes "
1658
"into play when the main Drizzle thread gets very many connection requests in "
1659
"a very short time."
1661
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
1663
"Size of tree cache used in bulk insert optimization. Note that this is a "
1666
"Size of tree cache used in bulk insert optimization. Note that this is a "
1669
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
1671
"Precision of the result of '/' operator will be increased on that value."
1673
"Precision of the result of '/' operator will be increased on that value."
1675
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
1618
1676
msgid "The maximum length of the result of function group_concat."
1619
1677
msgstr "The maximum length of the result of function group_concat."
1621
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1884
1679
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
1622
1680
msgid "The size of the buffer that is used for full joins."
1623
1681
msgstr "The size of the buffer that is used for full joins."
1625
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1890
1683
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
1626
1684
msgid "Max packetlength to send/receive from to server."
1627
1685
msgstr "Max packetlength to send/receive from to server."
1629
#: ../drizzled/drizzled.cc:1318 ../drizzled/drizzled.cc:1895
1687
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
1631
1689
"If there is more than this number of interrupted connections from a host "
1632
1690
"this host will be blocked from further connections."
1702
1760
"if set to MAX_TABLES+2, the optimiser will switch to the original find_best "
1703
1761
"(used for testing/comparison)."
1705
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1986
1763
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
1706
1764
msgid "The size of the buffer that is allocated when preloading indexes"
1707
1765
msgstr "The size of the buffer that is allocated when pre-loading indexes"
1709
#: ../drizzled/drizzled.cc:1356 ../drizzled/drizzled.cc:1991
1767
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
1710
1768
msgid "Allocation block size for query parsing and execution"
1711
1769
msgstr "Allocation block size for query parsing and execution"
1713
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1996
1771
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
1714
1772
msgid "Persistent buffer for query parsing and execution"
1715
1773
msgstr "Persistent buffer for query parsing and execution"
1717
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:2002
1775
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
1718
1776
msgid "Allocation block size for storing ranges during optimization"
1719
1777
msgstr "Allocation block size for storing ranges during optimisation"
1721
#: ../drizzled/drizzled.cc:1365 ../drizzled/drizzled.cc:2008
1723
"Each thread that does a sequential scan allocates a buffer of this size for "
1724
"each table it scans. If you do many sequential scans, you may want to "
1725
"increase this value."
1727
"Each thread that does a sequential scan allocates a buffer of this size for "
1728
"each table it scans. If you do many sequential scans, you may want to "
1729
"increase this value."
1731
#: ../drizzled/drizzled.cc:1370 ../drizzled/drizzled.cc:2016
1733
"When reading rows in sorted order after a sort, the rows are read through "
1734
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1737
"When reading rows in sorted order after a sort, the rows are read through "
1738
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1741
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2024
1779
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
1781
"Each thread that does a sequential scan allocates a buffer of this size for "
1782
"each table it scans. If you do many sequential scans, you may want to "
1783
"increase this value."
1785
"Each thread that does a sequential scan allocates a buffer of this size for "
1786
"each table it scans. If you do many sequential scans, you may want to "
1787
"increase this value."
1789
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
1791
"When reading rows in sorted order after a sort, the rows are read through "
1792
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1795
"When reading rows in sorted order after a sort, the rows are read through "
1796
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1799
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
1742
1800
msgid "Select scheduler to be used (by default multi-thread)."
1743
1801
msgstr "Select scheduler to be used (by default multi-thread)."
1745
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2029
1803
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
1746
1804
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1747
1805
msgstr "Each thread that needs to do a sort allocates a buffer of this size."
1749
#: ../drizzled/drizzled.cc:1379 ../drizzled/drizzled.cc:2035
1807
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
1750
1808
msgid "The number of cached table definitions."
1751
1809
msgstr "The number of cached table definitions."
1753
#: ../drizzled/drizzled.cc:1381 ../drizzled/drizzled.cc:2039
1811
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
1754
1812
msgid "The number of cached open tables."
1755
1813
msgstr "The number of cached open tables."
1757
#: ../drizzled/drizzled.cc:1383 ../drizzled/drizzled.cc:2043
1815
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
1759
1817
"Timeout in seconds to wait for a table level lock before returning an error. "
1760
1818
"Used only if the connection has active cursors."
1802
1860
"%s: Too many arguments (first extra is '%s').\n"
1803
1861
"Use --verbose --help to get a list of available options\n"
1805
#: ../drizzled/drizzled.cc:1525
1863
#: ../drizzled/drizzled.cc:1540
1807
1865
msgid "Error getting default charset"
1808
1866
msgstr "Set the default character set."
1810
#: ../drizzled/drizzled.cc:1555
1868
#: ../drizzled/drizzled.cc:1570
1812
1870
msgid "Error setting collation"
1813
1871
msgstr "Error connecting to slave:"
1815
#: ../drizzled/drizzled.cc:1563
1873
#: ../drizzled/drizzled.cc:1578
1817
1875
msgid "Unknown locale: '%s'"
1818
1876
msgstr "Unknown locale: '%s'"
1820
#: ../drizzled/drizzled.cc:1583
1878
#: ../drizzled/drizzled.cc:1598
1822
1880
msgid "Could not initialize table cache\n"
1823
1881
msgstr "Could not add Variable: %s\n"
1825
#: ../drizzled/drizzled.cc:1594
1883
#: ../drizzled/drizzled.cc:1609
1826
1884
msgid "XA cache initialization failed: Out of memory\n"
1829
#: ../drizzled/drizzled.cc:1624
1887
#: ../drizzled/drizzled.cc:1639
1830
1888
msgid "No scheduler found, cannot continue!\n"
1831
1889
msgstr "No scheduler found, cannot continue!\n"
1833
#: ../drizzled/drizzled.cc:1648
1891
#: ../drizzled/drizzled.cc:1663
1834
1892
#, fuzzy, c-format
1835
1893
msgid "Unknown/unsupported storage engine: %s\n"
1836
1894
msgstr "Unknown/unsupported storage engine: %s"
1838
#: ../drizzled/drizzled.cc:1780
1839
msgid "Set the default storage engine (table type) for tables."
1840
msgstr "Set the default storage engine (table type) for tables."
1842
#: ../drizzled/drizzled.cc:1812
1844
"Maximum time in seconds to wait for the port to become free. (Default: no "
1847
"Maximum time in seconds to wait for the port to become free. (Default: no "
1850
#: ../drizzled/drizzled.cc:1944
1896
#: ../drizzled/drizzled.cc:1967
1852
1898
"Controls the heuristic(s) applied during query optimization to prune less-"
1853
1899
"promising partial plans from the optimizer search space. Meaning: false - do "
1885
1931
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1886
1932
"command line\n"
1888
#: ../drizzled/error.cc:131
1934
#: ../drizzled/error.cc:138
1890
1936
msgid "Unknown error %d"
1891
1937
msgstr "Unknown error %d"
1893
#: ../drizzled/error.cc:207
1939
#: ../drizzled/error.cc:214
1897
#: ../drizzled/error.cc:208
1943
#: ../drizzled/error.cc:215
1901
#: ../drizzled/error.cc:209
1947
#: ../drizzled/error.cc:216
1903
1949
msgid "Can't create file '%-.200s' (errno: %d)"
1904
1950
msgstr "Can't create file '%-.200s' (errno: %d)"
1906
#: ../drizzled/error.cc:210
1952
#: ../drizzled/error.cc:217
1908
1954
msgid "Can't create table '%-.200s' (errno: %d)"
1909
1955
msgstr "Can't create table '%-.200s' (errno: %d)"
1911
#: ../drizzled/error.cc:211
1957
#: ../drizzled/error.cc:218
1913
1959
msgid "Can't create database '%-.192s' (errno: %d)"
1914
1960
msgstr "Can't create database '%-.192s' (errno: %d)"
1916
#: ../drizzled/error.cc:212
1962
#: ../drizzled/error.cc:219
1918
1964
msgid "Can't create database '%-.192s'; database exists"
1919
1965
msgstr "Can't create database '%-.192s'; database exists"
1921
#: ../drizzled/error.cc:213
1967
#: ../drizzled/error.cc:220
1923
1969
msgid "Can't drop database '%-.192s'; database doesn't exist"
1924
1970
msgstr "Can't drop database '%-.192s'; database doesn't exist"
1926
#: ../drizzled/error.cc:214
1972
#: ../drizzled/error.cc:221
1928
1974
msgid "Error on delete of '%-.192s' (errno: %d)"
1929
1975
msgstr "Error on delete of '%-.192s' (errno: %d)"
1931
#: ../drizzled/error.cc:215
1977
#: ../drizzled/error.cc:222
1933
1979
msgid "Can't get status of '%-.200s' (errno: %d)"
1934
1980
msgstr "Can't get status of '%-.200s' (errno: %d)"
1936
#: ../drizzled/error.cc:216
1982
#: ../drizzled/error.cc:223
1938
1984
msgid "Can't lock file (errno: %d)"
1939
1985
msgstr "Can't lock file (errno: %d)"
1941
#: ../drizzled/error.cc:217
1987
#: ../drizzled/error.cc:224
1943
1989
msgid "Can't open file: '%-.200s' (errno: %d)"
1944
1990
msgstr "Can't open file: '%-.200s' (errno: %d)"
1946
#: ../drizzled/error.cc:218
1992
#: ../drizzled/error.cc:225
1948
1994
msgid "Can't find file: '%-.200s' (errno: %d)"
1949
1995
msgstr "Can't find file: '%-.200s' (errno: %d)"
1951
#: ../drizzled/error.cc:219
1997
#: ../drizzled/error.cc:226
1953
1999
msgid "Can't read dir of '%-.192s' (errno: %d)"
1954
2000
msgstr "Can't read dir of '%-.192s' (errno: %d)"
1956
#: ../drizzled/error.cc:220
2002
#: ../drizzled/error.cc:227
1958
2004
msgid "Record has changed since last read in table '%-.192s'"
1959
2005
msgstr "Record has changed since last read in table '%-.192s'"
1961
#: ../drizzled/error.cc:221
2007
#: ../drizzled/error.cc:228
1963
2009
msgid "Disk full (%s); waiting for someone to free some space..."
1964
2010
msgstr "Disk full (%s); waiting for someone to free some space..."
1966
#: ../drizzled/error.cc:222
2012
#: ../drizzled/error.cc:229
1968
2014
msgid "Can't write; duplicate key in table '%-.192s'"
1969
2015
msgstr "Can't write; duplicate key in table '%-.192s'"
1971
#: ../drizzled/error.cc:223
2017
#: ../drizzled/error.cc:230
1973
2019
msgid "Error on close of '%-.192s' (errno: %d)"
1974
2020
msgstr "Error on close of '%-.192s' (errno: %d)"
1976
#: ../drizzled/error.cc:224
2022
#: ../drizzled/error.cc:231
1978
2024
msgid "Error reading file '%-.200s' (errno: %d)"
1979
2025
msgstr "Error reading file '%-.200s' (errno: %d)"
1981
#: ../drizzled/error.cc:225
2027
#: ../drizzled/error.cc:232
1983
2029
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1984
2030
msgstr "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1986
#: ../drizzled/error.cc:226
2032
#: ../drizzled/error.cc:233
1988
2034
msgid "Error writing file '%-.200s' (errno: %d)"
1989
2035
msgstr "Error writing file '%-.200s' (errno: %d)"
1991
#: ../drizzled/error.cc:227
2037
#: ../drizzled/error.cc:234
1993
2039
msgid "'%-.192s' is locked against change"
1994
2040
msgstr "'%-.192s' is locked against change"
1996
#: ../drizzled/error.cc:228
2042
#: ../drizzled/error.cc:235
1997
2043
msgid "Sort aborted"
1998
2044
msgstr "Sort aborted"
2000
#: ../drizzled/error.cc:229
2046
#: ../drizzled/error.cc:236
2002
2048
msgid "Got error %d from storage engine"
2003
2049
msgstr "Got error %d from storage engine"
2005
#: ../drizzled/error.cc:230
2051
#: ../drizzled/error.cc:237
2007
2053
msgid "Table storage engine for '%-.192s' doesn't have this option"
2008
2054
msgstr "Table storage engine for '%-.192s' doesn't have this option"
2010
#: ../drizzled/error.cc:231
2056
#: ../drizzled/error.cc:238
2012
2058
msgid "Can't find record in '%-.192s'"
2013
2059
msgstr "Can't find record in '%-.192s'"
2015
#: ../drizzled/error.cc:232
2061
#: ../drizzled/error.cc:239
2017
2063
msgid "Incorrect information in file: '%-.200s'"
2018
2064
msgstr "Incorrect information in file: '%-.200s'"
2020
#: ../drizzled/error.cc:233
2066
#: ../drizzled/error.cc:240
2022
2068
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2023
2069
msgstr "Incorrect key file for table '%-.200s'; try to repair it"
2025
#: ../drizzled/error.cc:234
2071
#: ../drizzled/error.cc:241
2027
2073
msgid "Old key file for table '%-.192s'; repair it!"
2028
2074
msgstr "Old key file for table '%-.192s'; repair it!"
2030
#: ../drizzled/error.cc:235
2076
#: ../drizzled/error.cc:242
2032
2078
msgid "Table '%-.192s' is read only"
2033
2079
msgstr "Table '%-.192s' is read only"
2035
#: ../drizzled/error.cc:236
2081
#: ../drizzled/error.cc:243
2037
2083
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2038
2084
msgstr "Out of memory; restart server and try again (needed %lu bytes)"
2040
#: ../drizzled/error.cc:237
2086
#: ../drizzled/error.cc:244
2041
2087
msgid "Out of sort memory; increase server sort buffer size"
2042
2088
msgstr "Out of sort memory; increase server sort buffer size"
2044
#: ../drizzled/error.cc:238
2090
#: ../drizzled/error.cc:245
2046
2092
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2047
2093
msgstr "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2049
#: ../drizzled/error.cc:239
2095
#: ../drizzled/error.cc:246
2050
2096
msgid "Too many connections"
2051
2097
msgstr "Too many connections"
2053
#: ../drizzled/error.cc:240
2099
#: ../drizzled/error.cc:247
2055
2101
"Out of memory; check if drizzled or some other process uses all available "
2056
2102
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2060
2106
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2061
2107
"memory or you can add more swap space"
2063
#: ../drizzled/error.cc:241
2109
#: ../drizzled/error.cc:248
2064
2110
msgid "Can't get hostname for your address"
2065
2111
msgstr "Can't get hostname for your address"
2067
#: ../drizzled/error.cc:242
2113
#: ../drizzled/error.cc:249
2068
2114
msgid "Bad handshake"
2069
2115
msgstr "Bad handshake"
2071
#: ../drizzled/error.cc:243
2117
#: ../drizzled/error.cc:250
2073
2119
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2074
2120
msgstr "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2076
#: ../drizzled/error.cc:244
2122
#: ../drizzled/error.cc:251
2078
2124
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2079
2125
msgstr "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2081
#: ../drizzled/error.cc:245
2127
#: ../drizzled/error.cc:252
2082
2128
msgid "No database selected"
2083
2129
msgstr "No database selected"
2085
#: ../drizzled/error.cc:246
2131
#: ../drizzled/error.cc:253
2086
2132
msgid "Unknown command"
2087
2133
msgstr "Unknown command"
2089
#: ../drizzled/error.cc:247
2135
#: ../drizzled/error.cc:254
2091
2137
msgid "Column '%-.192s' cannot be null"
2092
2138
msgstr "Column '%-.192s' cannot be null"
2094
#: ../drizzled/error.cc:248
2140
#: ../drizzled/error.cc:255
2096
2142
msgid "Unknown database '%-.192s'"
2097
2143
msgstr "Unknown database '%-.192s'"
2099
#: ../drizzled/error.cc:249
2145
#: ../drizzled/error.cc:256
2101
2147
msgid "Table '%-.192s' already exists"
2102
2148
msgstr "Table '%-.192s' already exists"
2104
#: ../drizzled/error.cc:250
2150
#: ../drizzled/error.cc:257
2106
2152
msgid "Unknown table '%-.100s'"
2107
2153
msgstr "Unknown table '%-.100s'"
2109
#: ../drizzled/error.cc:251
2155
#: ../drizzled/error.cc:258
2111
2157
msgid "Column '%-.192s' in %-.192s is ambiguous"
2112
2158
msgstr "Column '%-.192s' in %-.192s is ambiguous"
2114
#: ../drizzled/error.cc:252
2160
#: ../drizzled/error.cc:259
2115
2161
msgid "Server shutdown in progress"
2116
2162
msgstr "Server shutdown in progress"
2118
#: ../drizzled/error.cc:253
2164
#: ../drizzled/error.cc:260
2120
2166
msgid "Unknown column '%-.192s' in '%-.192s'"
2121
2167
msgstr "Unknown column '%-.192s' in '%-.192s'"
2123
#: ../drizzled/error.cc:254
2169
#: ../drizzled/error.cc:261
2125
2171
msgid "'%-.192s' isn't in GROUP BY"
2126
2172
msgstr "'%-.192s' isn't in GROUP BY"
2128
#: ../drizzled/error.cc:255
2174
#: ../drizzled/error.cc:262
2130
2176
msgid "Can't group on '%-.192s'"
2131
2177
msgstr "Can't group on '%-.192s'"
2133
#: ../drizzled/error.cc:256
2179
#: ../drizzled/error.cc:263
2134
2180
msgid "Statement has sum functions and columns in same statement"
2135
2181
msgstr "Statement has sum functions and columns in same statement"
2137
#: ../drizzled/error.cc:257
2183
#: ../drizzled/error.cc:264
2138
2184
msgid "Column count doesn't match value count"
2139
2185
msgstr "Column count doesn't match value count"
2141
#: ../drizzled/error.cc:258
2187
#: ../drizzled/error.cc:265
2143
2189
msgid "Identifier name '%-.100s' is too long"
2144
2190
msgstr "Identifier name '%-.100s' is too long"
2146
#: ../drizzled/error.cc:259
2192
#: ../drizzled/error.cc:266
2148
2194
msgid "Duplicate column name '%-.192s'"
2149
2195
msgstr "Duplicate column name '%-.192s'"
2151
#: ../drizzled/error.cc:260
2197
#: ../drizzled/error.cc:267
2153
2199
msgid "Duplicate key name '%-.192s'"
2154
2200
msgstr "Duplicate key name '%-.192s'"
2156
#: ../drizzled/error.cc:261
2202
#: ../drizzled/error.cc:268
2158
2204
msgid "Duplicate entry '%-.192s' for key %d"
2159
2205
msgstr "Duplicate entry '%-.192s' for key %d"
2161
#: ../drizzled/error.cc:262
2207
#: ../drizzled/error.cc:269
2163
2209
msgid "Incorrect column specifier for column '%-.192s'"
2164
2210
msgstr "Incorrect column specifier for column '%-.192s'"
2166
#: ../drizzled/error.cc:263
2212
#: ../drizzled/error.cc:270
2168
2214
msgid "%s near '%-.80s' at line %d"
2169
2215
msgstr "%s near '%-.80s' at line %d"
2171
#: ../drizzled/error.cc:264
2217
#: ../drizzled/error.cc:271
2172
2218
msgid "Query was empty"
2173
2219
msgstr "Query was empty"
2175
#: ../drizzled/error.cc:265
2221
#: ../drizzled/error.cc:272
2177
2223
msgid "Not unique table/alias: '%-.192s'"
2178
2224
msgstr "Not unique table/alias: '%-.192s'"
2180
#: ../drizzled/error.cc:266
2226
#: ../drizzled/error.cc:273
2182
2228
msgid "Invalid default value for '%-.192s'"
2183
2229
msgstr "Invalid default value for '%-.192s'"
2185
#: ../drizzled/error.cc:267
2231
#: ../drizzled/error.cc:274
2186
2232
msgid "Multiple primary key defined"
2187
2233
msgstr "Multiple primary key defined"
2189
#: ../drizzled/error.cc:268
2235
#: ../drizzled/error.cc:275
2191
2237
msgid "Too many keys specified; max %d keys allowed"
2192
2238
msgstr "Too many keys specified; max %d keys allowed"
2194
#: ../drizzled/error.cc:269
2240
#: ../drizzled/error.cc:276
2196
2242
msgid "Too many key parts specified; max %d parts allowed"
2197
2243
msgstr "Too many key parts specified; max %d parts allowed"
2199
#: ../drizzled/error.cc:270
2245
#: ../drizzled/error.cc:277
2201
2247
msgid "Specified key was too long; max key length is %d bytes"
2202
2248
msgstr "Specified key was too long; max key length is %d bytes"
2204
#: ../drizzled/error.cc:271
2250
#: ../drizzled/error.cc:278
2206
2252
msgid "Key column '%-.192s' doesn't exist in table"
2207
2253
msgstr "Key column '%-.192s' doesn't exist in table"
2209
#: ../drizzled/error.cc:272
2212
"BLOB column '%-.192s' can't be used in key specification with the used table "
2215
"BLOB column '%-.192s' can't be used in key specification with the used table "
2218
#: ../drizzled/error.cc:273
2221
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2224
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2227
#: ../drizzled/error.cc:274
2229
"Incorrect table definition; there can be only one auto column and it must be "
2232
"Incorrect table definition; there can be only one auto column and it must be "
2235
#: ../drizzled/error.cc:275
2255
#: ../drizzled/error.cc:279
2258
"BLOB column '%-.192s' can't be used in key specification with the used table "
2261
"BLOB column '%-.192s' can't be used in key specification with the used table "
2264
#: ../drizzled/error.cc:280
2267
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2270
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2273
#: ../drizzled/error.cc:281
2275
"Incorrect table definition; there can be only one auto column and it must be "
2278
"Incorrect table definition; there can be only one auto column and it must be "
2281
#: ../drizzled/error.cc:282
2237
2283
msgid "%s: Normal shutdown\n"
2238
2284
msgstr "%s: Normal shutdown\n"
2240
#: ../drizzled/error.cc:276
2286
#: ../drizzled/error.cc:283
2242
2288
msgid "%s: Got signal %d. Aborting!\n"
2243
2289
msgstr "%s: Got signal %d. Aborting!\n"
2245
#: ../drizzled/error.cc:277
2291
#: ../drizzled/error.cc:284
2247
2293
msgid "%s: Shutdown complete\n"
2248
2294
msgstr "%s: Shutdown complete\n"
2250
#: ../drizzled/error.cc:278
2296
#: ../drizzled/error.cc:285
2252
2298
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2253
2299
msgstr "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2255
#: ../drizzled/error.cc:279
2301
#: ../drizzled/error.cc:286
2256
2302
msgid "Can't create IP socket"
2257
2303
msgstr "Can't create IP socket"
2259
#: ../drizzled/error.cc:280
2262
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2265
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2268
#: ../drizzled/error.cc:281
2271
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2274
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2277
#: ../drizzled/error.cc:282
2279
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2281
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2283
#: ../drizzled/error.cc:283
2286
"The file '%-.128s' must be in the database directory or be readable by all"
2288
"The file '%-.128s' must be in the database directory or be readable by all"
2290
#: ../drizzled/error.cc:284
2305
#: ../drizzled/error.cc:287
2308
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2311
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2314
#: ../drizzled/error.cc:288
2317
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2320
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2323
#: ../drizzled/error.cc:289
2325
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2327
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2329
#: ../drizzled/error.cc:290
2332
"The file '%-.128s' must be in the database directory or be readable by all"
2334
"The file '%-.128s' must be in the database directory or be readable by all"
2336
#: ../drizzled/error.cc:291
2292
2338
msgid "File '%-.200s' already exists"
2293
2339
msgstr "File '%-.200s' already exists"
2295
#: ../drizzled/error.cc:285
2341
#: ../drizzled/error.cc:292
2297
2343
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2298
2344
msgstr "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2300
#: ../drizzled/error.cc:286
2346
#: ../drizzled/error.cc:293
2302
2348
"Incorrect prefix key; the used key part isn't a string, the used length is "
2303
2349
"longer than the key part, or the storage engine doesn't support unique "
2307
2353
"longer than the key part, or the storage engine doesn't support unique "
2310
#: ../drizzled/error.cc:287
2356
#: ../drizzled/error.cc:294
2311
2357
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2312
2358
msgstr "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2314
#: ../drizzled/error.cc:288
2360
#: ../drizzled/error.cc:295
2316
2362
msgid "Can't DROP '%-.192s'; check that column/key exists"
2317
2363
msgstr "Can't DROP '%-.192s'; check that column/key exists"
2319
#: ../drizzled/error.cc:289
2365
#: ../drizzled/error.cc:296
2321
2367
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2322
2368
msgstr "Records: %ld Duplicates: %ld Warnings: %ld"
2324
#: ../drizzled/error.cc:290
2370
#: ../drizzled/error.cc:297
2326
2372
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2327
2373
msgstr "You can't specify target table '%-.192s' for update in FROM clause"
2329
#: ../drizzled/error.cc:291
2375
#: ../drizzled/error.cc:298
2331
2377
msgid "Unknown thread id: %lu"
2332
2378
msgstr "Unknown thread id: %lu"
2334
#: ../drizzled/error.cc:292
2380
#: ../drizzled/error.cc:299
2336
2382
msgid "You are not owner of thread %lu"
2337
2383
msgstr "You are not owner of thread %lu"
2339
#: ../drizzled/error.cc:293
2385
#: ../drizzled/error.cc:300
2340
2386
msgid "No tables used"
2341
2387
msgstr "No tables used"
2343
#: ../drizzled/error.cc:294
2389
#: ../drizzled/error.cc:301
2345
2391
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2346
2392
msgstr "BLOB/TEXT column '%-.192s' can't have a default value"
2348
#: ../drizzled/error.cc:295
2394
#: ../drizzled/error.cc:302
2350
2396
msgid "Incorrect database name '%-.100s'"
2351
2397
msgstr "Incorrect database name '%-.100s'"
2353
#: ../drizzled/error.cc:296
2399
#: ../drizzled/error.cc:303
2355
2401
msgid "Incorrect table name '%-.100s'"
2356
2402
msgstr "Incorrect table name '%-.100s'"
2358
#: ../drizzled/error.cc:297
2404
#: ../drizzled/error.cc:304
2360
2406
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2361
2407
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2363
2409
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2364
2410
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2366
#: ../drizzled/error.cc:298
2412
#: ../drizzled/error.cc:305
2367
2413
msgid "Unknown error"
2368
2414
msgstr "Unknown error"
2370
#: ../drizzled/error.cc:299
2416
#: ../drizzled/error.cc:306
2372
2418
msgid "Unknown procedure '%-.192s'"
2373
2419
msgstr "Unknown procedure '%-.192s'"
2375
#: ../drizzled/error.cc:300
2421
#: ../drizzled/error.cc:307
2377
2423
msgid "Incorrect parameter count to procedure '%-.192s'"
2378
2424
msgstr "Incorrect parameter count to procedure '%-.192s'"
2380
#: ../drizzled/error.cc:301
2426
#: ../drizzled/error.cc:308
2382
2428
msgid "Unknown table '%-.192s' in %-.32s"
2383
2429
msgstr "Unknown table '%-.192s' in %-.32s"
2385
#: ../drizzled/error.cc:302
2431
#: ../drizzled/error.cc:309
2387
2433
msgid "Column '%-.192s' specified twice"
2388
2434
msgstr "Column '%-.192s' specified twice"
2390
#: ../drizzled/error.cc:303
2436
#: ../drizzled/error.cc:310
2391
2437
msgid "Invalid use of group function"
2392
2438
msgstr "Invalid use of group function"
2394
#: ../drizzled/error.cc:304
2440
#: ../drizzled/error.cc:311
2397
2443
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2399
2445
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2401
#: ../drizzled/error.cc:305
2447
#: ../drizzled/error.cc:312
2402
2448
msgid "A table must have at least 1 column"
2403
2449
msgstr "A table must have at least 1 column"
2405
#: ../drizzled/error.cc:306
2451
#: ../drizzled/error.cc:313
2407
2453
msgid "The table '%-.192s' is full"
2408
2454
msgstr "The table '%-.192s' is full"
2410
#: ../drizzled/error.cc:307
2456
#: ../drizzled/error.cc:314
2412
2458
msgid "Too many tables; Drizzle can only use %d tables in a join"
2413
2459
msgstr "Too many tables; Drizzle can only use %d tables in a join"
2415
#: ../drizzled/error.cc:308
2461
#: ../drizzled/error.cc:315
2416
2462
msgid "Too many columns"
2417
2463
msgstr "Too many columns"
2419
#: ../drizzled/error.cc:309
2465
#: ../drizzled/error.cc:316
2422
2468
"Row size too large. The maximum row size for the used table type, not "
2609
2655
"Can't execute the given command because you have active locked tables or an "
2610
2656
"active transaction"
2612
#: ../drizzled/error.cc:346
2658
#: ../drizzled/error.cc:353
2614
2660
msgid "Unknown system variable '%-.64s'"
2615
2661
msgstr "Unknown system variable '%-.64s'"
2617
#: ../drizzled/error.cc:347
2663
#: ../drizzled/error.cc:354
2619
2665
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2620
2666
msgstr "Table '%-.192s' is marked as crashed and should be repaired"
2622
#: ../drizzled/error.cc:348
2668
#: ../drizzled/error.cc:355
2625
2671
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2627
2673
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2629
#: ../drizzled/error.cc:349
2675
#: ../drizzled/error.cc:356
2630
2676
msgid "Some non-transactional changed tables couldn't be rolled back"
2631
2677
msgstr "Some non-transactional changed tables couldn't be rolled back"
2633
#: ../drizzled/error.cc:350
2679
#: ../drizzled/error.cc:357
2634
2680
msgid "You may only use constant expressions with SET"
2635
2681
msgstr "You may only use constant expressions with SET"
2637
#: ../drizzled/error.cc:351
2683
#: ../drizzled/error.cc:358
2638
2684
msgid "Lock wait timeout exceeded; try restarting transaction"
2639
2685
msgstr "Lock wait timeout exceeded; try restarting transaction"
2641
#: ../drizzled/error.cc:352
2687
#: ../drizzled/error.cc:359
2642
2688
msgid "The total number of locks exceeds the lock table size"
2643
2689
msgstr "The total number of locks exceeds the lock table size"
2645
#: ../drizzled/error.cc:353
2691
#: ../drizzled/error.cc:360
2646
2692
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2647
2693
msgstr "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2649
#: ../drizzled/error.cc:354
2695
#: ../drizzled/error.cc:361
2650
2696
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2651
2697
msgstr "DROP DATABASE not allowed while thread is holding global read lock"
2653
#: ../drizzled/error.cc:355
2699
#: ../drizzled/error.cc:362
2655
2701
msgid "Incorrect arguments to %s"
2656
2702
msgstr "Incorrect arguments to %s"
2658
#: ../drizzled/error.cc:356
2704
#: ../drizzled/error.cc:363
2659
2705
msgid "Deadlock found when trying to get lock; try restarting transaction"
2660
2706
msgstr "Deadlock found when trying to get lock; try restarting transaction"
2662
#: ../drizzled/error.cc:357
2708
#: ../drizzled/error.cc:364
2663
2709
msgid "The used table type doesn't support FULLTEXT indexes"
2664
2710
msgstr "The used table type doesn't support FULLTEXT indexes"
2666
#: ../drizzled/error.cc:358
2712
#: ../drizzled/error.cc:365
2667
2713
msgid "Cannot add foreign key constraint"
2668
2714
msgstr "Cannot add foreign key constraint"
2670
#: ../drizzled/error.cc:359
2716
#: ../drizzled/error.cc:366
2671
2717
msgid "Cannot add or update a child row: a foreign key constraint fails"
2672
2718
msgstr "Cannot add or update a child row: a foreign key constraint fails"
2674
#: ../drizzled/error.cc:360
2720
#: ../drizzled/error.cc:367
2675
2721
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2676
2722
msgstr "Cannot delete or update a parent row: a foreign key constraint fails"
2678
#: ../drizzled/error.cc:361
2724
#: ../drizzled/error.cc:368
2680
2726
msgid "Incorrect usage of %s and %s"
2681
2727
msgstr "Incorrect usage of %s and %s"
2683
#: ../drizzled/error.cc:362
2729
#: ../drizzled/error.cc:369
2684
2730
msgid "The used SELECT statements have a different number of columns"
2685
2731
msgstr "The used SELECT statements have a different number of columns"
2687
#: ../drizzled/error.cc:363
2733
#: ../drizzled/error.cc:370
2688
2734
msgid "Can't execute the query because you have a conflicting read lock"
2689
2735
msgstr "Can't execute the query because you have a conflicting read lock"
2691
#: ../drizzled/error.cc:364
2694
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2696
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2698
#: ../drizzled/error.cc:365
2701
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2703
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2705
#: ../drizzled/error.cc:366
2737
#: ../drizzled/error.cc:371
2740
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2742
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2744
#: ../drizzled/error.cc:372
2747
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2749
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2751
#: ../drizzled/error.cc:373
2707
2753
msgid "Variable '%-.64s' doesn't have a default value"
2708
2754
msgstr "Variable '%-.64s' doesn't have a default value"
2710
#: ../drizzled/error.cc:367
2756
#: ../drizzled/error.cc:374
2712
2758
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2713
2759
msgstr "Variable '%-.64s' can't be set to the value of '%-.200s'"
2715
#: ../drizzled/error.cc:368
2761
#: ../drizzled/error.cc:375
2717
2763
msgid "Incorrect argument type to variable '%-.64s'"
2718
2764
msgstr "Incorrect argument type to variable '%-.64s'"
2720
#: ../drizzled/error.cc:369
2766
#: ../drizzled/error.cc:376
2722
2768
msgid "Variable '%-.64s' can only be set, not read"
2723
2769
msgstr "Variable '%-.64s' can only be set, not read"
2725
#: ../drizzled/error.cc:370
2771
#: ../drizzled/error.cc:377
2727
2773
msgid "Incorrect usage/placement of '%s'"
2728
2774
msgstr "Incorrect usage/placement of '%s'"
2730
#: ../drizzled/error.cc:371
2776
#: ../drizzled/error.cc:378
2732
2778
msgid "This version of Drizzle doesn't yet support '%s'"
2733
2779
msgstr "This version of Drizzle doesn't yet support '%s'"
2735
#: ../drizzled/error.cc:372
2781
#: ../drizzled/error.cc:379
2737
2783
msgid "Variable '%-.192s' is a %s variable"
2738
2784
msgstr "Variable '%-.192s' is a %s variable"
2740
#: ../drizzled/error.cc:373
2786
#: ../drizzled/error.cc:380
2742
2788
msgid "Incorrect foreign key definition for '%-.192s': %s"
2743
2789
msgstr "Incorrect foreign key definition for '%-.192s': %s"
2745
#: ../drizzled/error.cc:374
2791
#: ../drizzled/error.cc:381
2746
2792
msgid "Key reference and table reference don't match"
2747
2793
msgstr "Key reference and table reference don't match"
2749
#: ../drizzled/error.cc:375
2795
#: ../drizzled/error.cc:382
2751
2797
msgid "Operand should contain %d column(s)"
2752
2798
msgstr "Operand should contain %d column(s)"
2754
#: ../drizzled/error.cc:376
2800
#: ../drizzled/error.cc:383
2755
2801
msgid "Subquery returns more than 1 row"
2756
2802
msgstr "Subquery returns more than 1 row"
2758
#: ../drizzled/error.cc:377
2804
#: ../drizzled/error.cc:384
2760
2806
msgid "Converting column '%s' from %s to %s"
2761
2807
msgstr "Converting column '%s' from %s to %s"
2763
#: ../drizzled/error.cc:378
2809
#: ../drizzled/error.cc:385
2765
2811
msgid "Reference '%-.64s' not supported (%s)"
2766
2812
msgstr "Reference '%-.64s' not supported (%s)"
2768
#: ../drizzled/error.cc:379
2814
#: ../drizzled/error.cc:386
2769
2815
msgid "Every derived table must have its own alias"
2770
2816
msgstr "Every derived table must have its own alias"
2772
#: ../drizzled/error.cc:380
2818
#: ../drizzled/error.cc:387
2774
2820
msgid "Select %u was reduced during optimization"
2775
2821
msgstr "Select %u was reduced during optimization"
2777
#: ../drizzled/error.cc:381
2823
#: ../drizzled/error.cc:388
2779
2825
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2780
2826
msgstr "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2782
#: ../drizzled/error.cc:382
2828
#: ../drizzled/error.cc:389
2783
2829
msgid "All parts of a SPATIAL index must be NOT NULL"
2784
2830
msgstr "All parts of a SPATIAL index must be NOT NULL"
2786
#: ../drizzled/error.cc:383
2832
#: ../drizzled/error.cc:390
2788
2834
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2789
2835
msgstr "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2791
#: ../drizzled/error.cc:384
2837
#: ../drizzled/error.cc:391
2794
2840
"Uncompressed data size too large; the maximum size is %d (based on "
2809
2855
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2810
2856
"data was corrupted)"
2812
#: ../drizzled/error.cc:387
2858
#: ../drizzled/error.cc:394
2813
2859
msgid "ZLIB: Input data corrupted"
2814
2860
msgstr "ZLIB: Input data corrupted"
2816
#: ../drizzled/error.cc:388
2862
#: ../drizzled/error.cc:395
2818
2864
msgid "%d line(s) were cut by GROUP_CONCAT()"
2819
2865
msgstr "%d line(s) were cut by GROUP_CONCAT()"
2821
#: ../drizzled/error.cc:389
2867
#: ../drizzled/error.cc:396
2823
2869
msgid "Row %ld doesn't contain data for all columns"
2824
2870
msgstr "Row %ld doesn't contain data for all columns"
2826
#: ../drizzled/error.cc:390
2829
"Row %ld was truncated; it contained more data than there were input columns"
2831
"Row %ld was truncated; it contained more data than there were input columns"
2833
#: ../drizzled/error.cc:391
2836
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2838
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2840
#: ../drizzled/error.cc:392
2872
#: ../drizzled/error.cc:397
2875
"Row %ld was truncated; it contained more data than there were input columns"
2877
"Row %ld was truncated; it contained more data than there were input columns"
2879
#: ../drizzled/error.cc:398
2882
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2884
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2886
#: ../drizzled/error.cc:399
2842
2888
msgid "Out of range value for column '%s' at row %ld"
2843
2889
msgstr "Out of range value for column '%s' at row %ld"
2845
#: ../drizzled/error.cc:393
2891
#: ../drizzled/error.cc:400
2847
2893
msgid "Data truncated for column '%s' at row %ld"
2848
2894
msgstr "Data truncated for column '%s' at row %ld"
2850
#: ../drizzled/error.cc:394
2896
#: ../drizzled/error.cc:401
2852
2898
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2853
2899
msgstr "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2855
#: ../drizzled/error.cc:395
2901
#: ../drizzled/error.cc:402
2857
2903
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2858
2904
msgstr "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2860
#: ../drizzled/error.cc:396
2906
#: ../drizzled/error.cc:403
2862
2908
msgid "Illegal mix of collations for operation '%s'"
2863
2909
msgstr "Illegal mix of collations for operation '%s'"
2865
#: ../drizzled/error.cc:397
2911
#: ../drizzled/error.cc:404
2868
2914
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2885
2931
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2888
#: ../drizzled/error.cc:400
2934
#: ../drizzled/error.cc:407
2890
2936
msgid "Incorrect index name '%-.100s'"
2891
2937
msgstr "Incorrect index name '%-.100s'"
2893
#: ../drizzled/error.cc:401
2939
#: ../drizzled/error.cc:408
2895
2941
msgid "Incorrect catalog name '%-.100s'"
2896
2942
msgstr "Incorrect catalogue name '%-.100s'"
2898
#: ../drizzled/error.cc:402
2944
#: ../drizzled/error.cc:409
2900
2946
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2901
2947
msgstr "Column '%-.192s' cannot be part of FULLTEXT index"
2903
#: ../drizzled/error.cc:403
2949
#: ../drizzled/error.cc:410
2905
2951
msgid "Unknown table engine '%s'"
2906
2952
msgstr "Unknown table engine '%s'"
2908
#: ../drizzled/error.cc:404
2954
#: ../drizzled/error.cc:411
2910
2956
msgid "The target table %-.100s of the %s is not updatable"
2911
2957
msgstr "The target table %-.100s of the %s is not updatable"
2913
#: ../drizzled/error.cc:405
2916
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2919
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2922
#: ../drizzled/error.cc:406
2925
"The Drizzle server is running with the %s option so it cannot execute this "
2928
"The Drizzle server is running with the %s option so it cannot execute this "
2931
#: ../drizzled/error.cc:407
2959
#: ../drizzled/error.cc:412
2962
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2965
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2968
#: ../drizzled/error.cc:413
2971
"The Drizzle server is running with the %s option so it cannot execute this "
2974
"The Drizzle server is running with the %s option so it cannot execute this "
2977
#: ../drizzled/error.cc:414
2933
2979
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2934
2980
msgstr "Column '%-.100s' has duplicated value '%-.64s' in %s"
2936
#: ../drizzled/error.cc:408
2982
#: ../drizzled/error.cc:415
2938
2984
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2939
2985
msgstr "Truncated incorrect %-.32s value: '%-.128s'"
2941
#: ../drizzled/error.cc:409
2987
#: ../drizzled/error.cc:416
2943
2989
"Incorrect table definition; there can be only one TIMESTAMP column with "
2944
2990
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2946
2992
"Incorrect table definition; there can be only one TIMESTAMP column with "
2947
2993
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2949
#: ../drizzled/error.cc:410
2995
#: ../drizzled/error.cc:417
2951
2997
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2952
2998
msgstr "Invalid ON UPDATE clause for '%-.192s' column"
2954
#: ../drizzled/error.cc:411
3000
#: ../drizzled/error.cc:418
2956
3002
msgid "Got error %d '%-.100s' from %s"
2957
3003
msgstr "Got error %d '%-.100s' from %s"
2959
#: ../drizzled/error.cc:412
3005
#: ../drizzled/error.cc:419
2961
3007
msgid "Got temporary error %d '%-.100s' from %s"
2962
3008
msgstr "Got temporary error %d '%-.100s' from %s"
2964
#: ../drizzled/error.cc:413
3010
#: ../drizzled/error.cc:420
2966
3012
msgid "Unknown or incorrect time zone: '%-.64s'"
2967
3013
msgstr "Unknown or incorrect time zone: '%-.64s'"
2969
#: ../drizzled/error.cc:414
3015
#: ../drizzled/error.cc:421
2971
3017
msgid "Invalid %s character string: '%.64s'"
2972
3018
msgstr "Invalid %s character string: '%.64s'"
2974
#: ../drizzled/error.cc:415
3020
#: ../drizzled/error.cc:422
2976
3022
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2977
3023
msgstr "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2979
#: ../drizzled/error.cc:416
3025
#: ../drizzled/error.cc:423
2981
3027
msgid "%s %s does not exist"
2982
3028
msgstr "%s %s does not exist"
2984
#: ../drizzled/error.cc:417
3030
#: ../drizzled/error.cc:424
2985
3031
msgid "Query execution was interrupted"
2986
3032
msgstr "Query execution was interrupted"
2988
#: ../drizzled/error.cc:418
3034
#: ../drizzled/error.cc:425
2991
3037
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3041
3087
"%s: ready for connections.\n"
3042
3088
"Version: '%s' %s\n"
3044
#: ../drizzled/error.cc:427
3090
#: ../drizzled/error.cc:434
3045
3091
msgid "Can't load value from file with fixed size rows to variable"
3046
3092
msgstr "Can't load value from file with fixed size rows to variable"
3048
#: ../drizzled/error.cc:428
3094
#: ../drizzled/error.cc:435
3050
3096
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3051
3097
msgstr "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3053
#: ../drizzled/error.cc:429
3099
#: ../drizzled/error.cc:436
3054
3100
msgid "Table definition has changed, please retry transaction"
3055
3101
msgstr "Table definition has changed, please retry transaction"
3057
#: ../drizzled/error.cc:430
3103
#: ../drizzled/error.cc:437
3059
3105
msgid "Not allowed to return a result set from a %s"
3060
3106
msgstr "Not allowed to return a result set from a %s"
3062
#: ../drizzled/error.cc:431
3108
#: ../drizzled/error.cc:438
3063
3109
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3064
3110
msgstr "Cannot get geometry object from data you send to the GEOMETRY field"
3066
#: ../drizzled/error.cc:432
3112
#: ../drizzled/error.cc:439
3068
3114
"Explicit or implicit commit is not allowed in stored function or trigger."
3070
3116
"Explicit or implicit commit is not allowed in stored function or trigger."
3072
#: ../drizzled/error.cc:433
3118
#: ../drizzled/error.cc:440
3074
3120
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3075
3121
msgstr "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3077
#: ../drizzled/error.cc:434
3123
#: ../drizzled/error.cc:441
3079
3125
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3080
3126
msgstr "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3082
#: ../drizzled/error.cc:435
3128
#: ../drizzled/error.cc:442
3085
3131
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "