~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/zh_CN.po

  • Committer: patrick crews
  • Date: 2010-10-27 00:50:14 UTC
  • mfrom: (1099.4.191 drizzle)
  • Revision ID: gleebix@gmail.com-20101027005014-kvxqeawh8v3kymd8
Updated translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2010-09-29 11:14-0400\n"
 
10
"POT-Creation-Date: 2010-10-26 20:49-0400\n"
11
11
"PO-Revision-Date: 2010-06-09 11:25+0000\n"
12
12
"Last-Translator: ziminq <Unknown>\n"
13
13
"Language-Team: Simplified Chinese <zh_CN@li.org>\n"
 
14
"Language: \n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
18
19
"X-Launchpad-Export-Date: 2010-06-10 03:35+0000\n"
19
20
"X-Generator: Launchpad (build Unknown)\n"
20
21
 
21
 
#: ../client/drizzle.cc:465
 
22
#: ../client/drizzle.cc:467
22
23
msgid "Synonym for `help'."
23
24
msgstr "同\"help\"命令。"
24
25
 
25
 
#: ../client/drizzle.cc:466
 
26
#: ../client/drizzle.cc:468
26
27
msgid "Clear command."
27
28
msgstr "清除命令。"
28
29
 
29
 
#: ../client/drizzle.cc:468
 
30
#: ../client/drizzle.cc:470
30
31
msgid "Reconnect to the server. Optional arguments are db and host."
31
32
msgstr "重新连接到服务器。数据库(db)和主机(host)为可选参数。"
32
33
 
33
 
#: ../client/drizzle.cc:470
 
34
#: ../client/drizzle.cc:472
34
35
msgid ""
35
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
36
37
msgstr "设置查询语句的分界符。注意:将把本行全部剩余字符串视为新的分界符。"
37
38
 
38
 
#: ../client/drizzle.cc:472
 
39
#: ../client/drizzle.cc:474
39
40
msgid "Send command to drizzle server, display result vertically."
40
41
msgstr "发送指令到drizzle服务器,直排显示结果。"
41
42
 
42
 
#: ../client/drizzle.cc:473
 
43
#: ../client/drizzle.cc:475
43
44
msgid "Exit drizzle. Same as quit."
44
45
msgstr "结束drizzle。与\"quit\"命令相同。"
45
46
 
46
 
#: ../client/drizzle.cc:474
 
47
#: ../client/drizzle.cc:476
47
48
msgid "Send command to drizzle server."
48
49
msgstr "发送指令到drizzle服务器。"
49
50
 
50
 
#: ../client/drizzle.cc:475
 
51
#: ../client/drizzle.cc:477
51
52
msgid "Display this help."
52
53
msgstr "显示此帮助信息。"
53
54
 
54
 
#: ../client/drizzle.cc:476
 
55
#: ../client/drizzle.cc:478
55
56
msgid "Disable pager, print to stdout."
56
57
msgstr "禁用当前指定的结果文字处理程序(pager),直接在标准输出上打印结果"
57
58
 
58
 
#: ../client/drizzle.cc:477
 
59
#: ../client/drizzle.cc:479
59
60
msgid "Don't write into outfile."
60
61
msgstr "不写入输出文件。"
61
62
 
62
 
#: ../client/drizzle.cc:479
 
63
#: ../client/drizzle.cc:481
63
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
64
65
msgstr ""
65
66
 
66
 
#: ../client/drizzle.cc:480
 
67
#: ../client/drizzle.cc:482
67
68
msgid "Print current command."
68
69
msgstr "输出当前命令。"
69
70
 
70
 
#: ../client/drizzle.cc:481
 
71
#: ../client/drizzle.cc:483
71
72
msgid "Change your drizzle prompt."
72
73
msgstr "更改drizzle提示符。"
73
74
 
74
 
#: ../client/drizzle.cc:482
 
75
#: ../client/drizzle.cc:484
75
76
msgid "Quit drizzle."
76
77
msgstr "退出drizzle。"
77
78
 
78
 
#: ../client/drizzle.cc:483
 
79
#: ../client/drizzle.cc:485
79
80
msgid "Rebuild completion hash."
80
81
msgstr "重建整个hash值。"
81
82
 
82
 
#: ../client/drizzle.cc:485
 
83
#: ../client/drizzle.cc:487
83
84
msgid "Execute an SQL script file. Takes a file name as an argument."
84
85
msgstr "执行SQL脚本文件。参数为文件名。"
85
86
 
86
 
#: ../client/drizzle.cc:486
 
87
#: ../client/drizzle.cc:488
87
88
msgid "Get status information from the server."
88
89
msgstr "从服务器获取状态信息。"
89
90
 
90
 
#: ../client/drizzle.cc:488
 
91
#: ../client/drizzle.cc:490
91
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
92
93
msgstr "设置输出文件 [to_outfile]。将所有内容追加输出到指定文件。"
93
94
 
94
 
#: ../client/drizzle.cc:490
 
95
#: ../client/drizzle.cc:492
95
96
msgid "Use another database. Takes database name as argument."
96
97
msgstr "使用其他数据库。参数为数据库名称。"
97
98
 
98
 
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1318
 
99
#: ../client/drizzle.cc:494 ../client/drizzle.cc:1318
99
100
msgid "Show warnings after every statement."
100
101
msgstr "每条语句后显示警告。"
101
102
 
102
 
#: ../client/drizzle.cc:494
 
103
#: ../client/drizzle.cc:496
103
104
msgid "Don't show warnings after every statement."
104
105
msgstr "每个指令句后不要显示警告。"
105
106
 
106
 
#: ../client/drizzle.cc:1144
 
107
#: ../client/drizzle.cc:1146
107
108
#, c-format
108
109
msgid "shutting down drizzled"
109
110
msgstr ""
110
111
 
111
 
#: ../client/drizzle.cc:1146
 
112
#: ../client/drizzle.cc:1148
112
113
#, c-format
113
114
msgid " on port %d"
114
115
msgstr ""
115
116
 
116
 
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
 
117
#: ../client/drizzle.cc:1157 ../client/drizzle.cc:1163
117
118
#, c-format
118
119
msgid "shutdown failed; error: '%s'"
119
120
msgstr ""
120
121
 
121
 
#: ../client/drizzle.cc:1170
 
122
#: ../client/drizzle.cc:1172
122
123
#, c-format
123
124
msgid "done\n"
124
125
msgstr ""
125
126
 
126
 
#: ../client/drizzle.cc:1191
 
127
#: ../client/drizzle.cc:1193
127
128
#, c-format
128
129
msgid "drizzled is alive\n"
129
130
msgstr ""
130
131
 
131
 
#: ../client/drizzle.cc:1197
 
132
#: ../client/drizzle.cc:1199
132
133
#, c-format
133
134
msgid "ping failed; error: '%s'"
134
135
msgstr ""
135
136
 
136
 
#: ../client/drizzle.cc:1203
 
137
#: ../client/drizzle.cc:1205
137
138
#, c-format
138
139
msgid "drizzled won't answer to ping, error: '%s'"
139
140
msgstr ""
140
141
 
141
 
#: ../client/drizzle.cc:1252
 
142
#: ../client/drizzle.cc:1254
142
143
msgid "Error: Invalid Value for connect_timeout"
143
144
msgstr ""
144
145
 
145
 
#: ../client/drizzle.cc:1263
 
146
#: ../client/drizzle.cc:1265
146
147
msgid "Error: Invalid Value for max_input_line"
147
148
msgstr ""
148
149
 
149
 
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:483
 
150
#: ../client/drizzle.cc:1284 ../client/drizzledump.cc:476
150
151
msgid "Options used only in command line"
151
152
msgstr ""
152
153
 
153
 
#: ../client/drizzle.cc:1284
 
154
#: ../client/drizzle.cc:1286
154
155
#, fuzzy
155
156
msgid "Displays this help and exit."
156
157
msgstr "显示此帮助信息并退出。"
157
158
 
158
 
#: ../client/drizzle.cc:1285
 
159
#: ../client/drizzle.cc:1287
159
160
msgid ""
160
161
"Don't use history file. Disable interactive behavior. (Enables --silent)"
161
162
msgstr "不使用历史文件。禁用交互模式。(开启--silent选项)"
162
163
 
163
 
#: ../client/drizzle.cc:1287
 
164
#: ../client/drizzle.cc:1289
164
165
msgid "Display column type information."
165
166
msgstr "显示列类型信息。"
166
167
 
167
 
#: ../client/drizzle.cc:1289
 
168
#: ../client/drizzle.cc:1291
168
169
msgid ""
169
170
"Preserve comments. Send comments to the server. The default is --skip-"
170
171
"comments (discard comments), enable with --comments"
172
173
"保留注释。发送注释到服务器。缺省为 --skip--comments (不保留注释),使用--"
173
174
"comments开启之。"
174
175
 
175
 
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:492
176
 
msgid "Use compression in server/client protocol."
177
 
msgstr "在服务器/客户端通讯协议中启用压缩。"
178
 
 
179
176
#: ../client/drizzle.cc:1293
180
177
msgid "Print the output of a query (rows) vertically."
181
178
msgstr "打印查询结果"
235
232
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
236
233
msgstr ""
237
234
 
238
 
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:512
239
 
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1880
 
235
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:500
 
236
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1866
240
237
msgid "Output version information and exit."
241
238
msgstr "输出版本信息并退出。"
242
239
 
252
249
msgid "Ping the server to check if it's alive."
253
250
msgstr "Ping 服务器以检验服务器是否工作。"
254
251
 
255
 
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1234
 
252
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1199
256
253
msgid "Configuration file defaults are not used if no-defaults is set"
257
254
msgstr ""
258
255
 
259
 
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:520
 
256
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:508
260
257
msgid "Options specific to the drizzle client"
261
258
msgstr ""
262
259
 
380
377
msgid "Automatic limit for rows in a join when using --safe-updates"
381
378
msgstr ""
382
379
 
383
 
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:571
 
380
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:545
384
381
msgid "Options specific to the client"
385
382
msgstr ""
386
383
 
402
399
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
403
400
msgstr "用以连接的端口号或者设置0使用MySQL协议"
404
401
 
405
 
#: ../client/drizzle.cc:1386 ../client/drizzledump.cc:580
 
402
#: ../client/drizzle.cc:1386 ../client/drizzledump.cc:554
406
403
msgid "User for login if not current user."
407
404
msgstr "无当前用户时的登陆用户"
408
405
 
409
 
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:582
 
406
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:556
410
407
msgid "The protocol of connection (mysql or drizzle)."
411
408
msgstr ""
412
409
 
413
 
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:594
 
410
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:568
414
411
msgid "Allowed Options"
415
412
msgstr ""
416
413
 
419
416
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
420
417
msgstr "构建初始提示符时内存分配失败。正在退出。\n"
421
418
 
422
 
#: ../client/drizzle.cc:1507 ../client/drizzle.cc:3790
 
419
#: ../client/drizzle.cc:1514 ../client/drizzle.cc:3797
423
420
msgid "DELIMITER cannot contain a backslash character"
424
421
msgstr ""
425
422
 
426
 
#: ../client/drizzle.cc:1586 ../client/drizzledump.cc:686
427
 
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:1009
 
423
#: ../client/drizzle.cc:1593 ../client/drizzledump.cc:659
 
424
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:468
428
425
#: ../client/drizzletest.cc:5603
429
426
msgid "Error: Unknown protocol"
430
427
msgstr ""
431
428
 
432
 
#: ../client/drizzle.cc:1600
 
429
#: ../client/drizzle.cc:1607
433
430
#, fuzzy, c-format
434
431
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
435
432
msgstr "给出的端口值不合法。"
436
433
 
437
 
#: ../client/drizzle.cc:1646 ../client/drizzle.cc:4036
 
434
#: ../client/drizzle.cc:1653 ../client/drizzle.cc:4043
438
435
#, c-format
439
436
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
440
437
msgstr ""
441
438
 
442
 
#: ../client/drizzle.cc:1652
 
439
#: ../client/drizzle.cc:1659
443
440
#, c-format
444
441
msgid ""
445
442
"Copyright (C) 2008 Sun Microsystems\n"
447
444
"and you are welcome to modify and redistribute it under the GPL license\n"
448
445
msgstr "版权所有 (C) 2008 Sun Microsystem\n"
449
446
 
450
 
#: ../client/drizzle.cc:1657
 
447
#: ../client/drizzle.cc:1664
451
448
#, fuzzy, c-format
452
449
msgid "Usage: drizzle [OPTIONS] [database]\n"
453
450
msgstr "用法: %s [选项] [数据库]\n"
454
451
 
455
 
#: ../client/drizzle.cc:1711
 
452
#: ../client/drizzle.cc:1718
456
453
#, fuzzy, c-format
457
454
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
458
455
msgstr "欢迎来到Drizzle客户端。请使用;或\\g指示当前命令结束。"
459
456
 
460
 
#: ../client/drizzle.cc:1720
 
457
#: ../client/drizzle.cc:1727
461
458
#, fuzzy, c-format
462
459
msgid ""
463
460
"Your Drizzle connection id is %u\n"
467
464
"当前的Drizzle会话的连接ID为%u\n"
468
465
"服务器版本: %s\n"
469
466
 
470
 
#: ../client/drizzle.cc:1754
 
467
#: ../client/drizzle.cc:1761
471
468
#, c-format
472
469
msgid "Reading history-file %s\n"
473
470
msgstr "正在读取历史文件%s\n"
474
471
 
475
 
#: ../client/drizzle.cc:1758
 
472
#: ../client/drizzle.cc:1765
476
473
#, c-format
477
474
msgid "Couldn't allocate memory for temp histfile!\n"
478
475
msgstr "无法为临时历史文件分配内存空间!\n"
479
476
 
480
 
#: ../client/drizzle.cc:1765
 
477
#: ../client/drizzle.cc:1772
481
478
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
482
479
msgstr "欲获取帮助请键入‘help;’或‘\\h’。键入’\\c‘将清除缓冲。\n"
483
480
 
484
 
#: ../client/drizzle.cc:1775
 
481
#: ../client/drizzle.cc:1782
485
482
msgid "Error:"
486
483
msgstr ""
487
484
 
488
 
#: ../client/drizzle.cc:1788
 
485
#: ../client/drizzle.cc:1795
489
486
#, c-format
490
487
msgid "Writing history-file %s\n"
491
488
msgstr "正在写入历史文件%s\n"
492
489
 
493
 
#: ../client/drizzle.cc:1796
 
490
#: ../client/drizzle.cc:1803
494
491
msgid "Aborted"
495
492
msgstr "会话终止"
496
493
 
497
 
#: ../client/drizzle.cc:1796
 
494
#: ../client/drizzle.cc:1803
498
495
msgid "Bye"
499
496
msgstr "再见"
500
497
 
501
 
#: ../client/drizzle.cc:1848
 
498
#: ../client/drizzle.cc:1855
502
499
msgid "Query aborted by Ctrl+C\n"
503
500
msgstr "用户使用Ctrl+C放弃查询。\n"
504
501
 
505
 
#: ../client/drizzle.cc:1932
 
502
#: ../client/drizzle.cc:1939
506
503
#, c-format
507
504
msgid "Processing line: %<PRIu32>\n"
508
505
msgstr "处理行: %<PRIu32>\n"
509
506
 
510
 
#: ../client/drizzle.cc:2150
 
507
#: ../client/drizzle.cc:2157
511
508
msgid "Unknown command: "
512
509
msgstr "未知命令: "
513
510
 
514
 
#: ../client/drizzle.cc:2564
 
511
#: ../client/drizzle.cc:2571
515
512
msgid ""
516
513
"Reading table information for completion of table and column names\n"
517
514
"You can turn off this feature to get a quicker startup with -A\n"
518
515
"\n"
519
516
msgstr ""
520
517
 
521
 
#: ../client/drizzle.cc:2630
 
518
#: ../client/drizzle.cc:2637
522
519
msgid "No connection. Trying to reconnect..."
523
520
msgstr ""
524
521
 
525
 
#: ../client/drizzle.cc:2636
 
522
#: ../client/drizzle.cc:2643
526
523
msgid "Can't connect to the server\n"
527
524
msgstr ""
528
525
 
529
 
#: ../client/drizzle.cc:2720
 
526
#: ../client/drizzle.cc:2727
530
527
msgid "List of all Drizzle commands:"
531
528
msgstr ""
532
529
 
533
 
#: ../client/drizzle.cc:2724
 
530
#: ../client/drizzle.cc:2731
534
531
#, c-format
535
532
msgid ""
536
533
"Note that all text commands must be first on line and end with '%s' or \\g"
537
534
msgstr ""
538
535
 
539
 
#: ../client/drizzle.cc:2782
 
536
#: ../client/drizzle.cc:2789
540
537
msgid "No query specified\n"
541
538
msgstr ""
542
539
 
543
 
#: ../client/drizzle.cc:2797
 
540
#: ../client/drizzle.cc:2804
544
541
msgid "Ignoring query to other database"
545
542
msgstr ""
546
543
 
547
 
#: ../client/drizzle.cc:2847
 
544
#: ../client/drizzle.cc:2854
548
545
msgid "Empty set"
549
546
msgstr ""
550
547
 
551
 
#: ../client/drizzle.cc:2860
 
548
#: ../client/drizzle.cc:2867
552
549
#, c-format
553
550
msgid "%ld row in set"
554
551
msgid_plural "%ld rows in set"
555
552
msgstr[0] ""
556
553
msgstr[1] ""
557
554
 
558
 
#: ../client/drizzle.cc:2869
 
555
#: ../client/drizzle.cc:2876
559
556
msgid "Query OK"
560
557
msgstr ""
561
558
 
562
 
#: ../client/drizzle.cc:2871
 
559
#: ../client/drizzle.cc:2878
563
560
#, c-format
564
561
msgid "Query OK, %ld row affected"
565
562
msgid_plural "Query OK, %ld rows affected"
566
563
msgstr[0] ""
567
564
msgstr[1] ""
568
565
 
569
 
#: ../client/drizzle.cc:2943
 
566
#: ../client/drizzle.cc:2950
570
567
msgid "popen() failed! defaulting PAGER to stdout!\n"
571
568
msgstr ""
572
569
 
573
 
#: ../client/drizzle.cc:2965
 
570
#: ../client/drizzle.cc:2972
574
571
#, c-format
575
572
msgid "Error logging to file '%s'\n"
576
573
msgstr ""
577
574
 
578
 
#: ../client/drizzle.cc:2970
 
575
#: ../client/drizzle.cc:2977
579
576
#, fuzzy, c-format
580
577
msgid "Logging to file '%s'\n"
581
578
msgstr "正在读取历史文件%s\n"
582
579
 
583
 
#: ../client/drizzle.cc:3054
 
580
#: ../client/drizzle.cc:3061
584
581
#, c-format
585
582
msgid ""
586
583
"Field %3u:  `%s`\n"
597
594
"\n"
598
595
msgstr ""
599
596
 
600
 
#: ../client/drizzle.cc:3521
 
597
#: ../client/drizzle.cc:3528
601
598
#, c-format
602
599
msgid "No previous outfile available, you must give a filename!\n"
603
600
msgstr ""
604
601
 
605
 
#: ../client/drizzle.cc:3526
 
602
#: ../client/drizzle.cc:3533
606
603
#, c-format
607
604
msgid "Currently logging to file '%s'\n"
608
605
msgstr ""
609
606
 
610
 
#: ../client/drizzle.cc:3546
 
607
#: ../client/drizzle.cc:3553
611
608
#, c-format
612
609
msgid "No outfile specified!\n"
613
610
msgstr ""
614
611
 
615
 
#: ../client/drizzle.cc:3559
 
612
#: ../client/drizzle.cc:3566
616
613
msgid "Outfile disabled.\n"
617
614
msgstr ""
618
615
 
619
 
#: ../client/drizzle.cc:3586
 
616
#: ../client/drizzle.cc:3593
620
617
#, fuzzy
621
618
msgid "Default pager wasn't set, using stdout.\n"
622
619
msgstr "禁用当前指定的结果文字处理程序(pager),直接在标准输出上打印结果"
623
620
 
624
 
#: ../client/drizzle.cc:3606
 
621
#: ../client/drizzle.cc:3613
625
622
#, c-format
626
623
msgid "PAGER set to '%s'\n"
627
624
msgstr ""
628
625
 
629
 
#: ../client/drizzle.cc:3617
 
626
#: ../client/drizzle.cc:3624
630
627
msgid "PAGER set to stdout\n"
631
628
msgstr ""
632
629
 
633
 
#: ../client/drizzle.cc:3700
 
630
#: ../client/drizzle.cc:3707
634
631
#, c-format
635
632
msgid "Connection id:    %u"
636
633
msgstr ""
637
634
 
638
 
#: ../client/drizzle.cc:3702
 
635
#: ../client/drizzle.cc:3709
639
636
#, c-format
640
637
msgid "Current database: %.128s\n"
641
638
msgstr ""
642
639
 
643
 
#: ../client/drizzle.cc:3703
 
640
#: ../client/drizzle.cc:3710
644
641
msgid "*** NONE ***"
645
642
msgstr ""
646
643
 
647
644
#. Skip command name
648
 
#: ../client/drizzle.cc:3723
 
645
#: ../client/drizzle.cc:3730
649
646
msgid "Usage: \\. <filename> | source <filename>"
650
647
msgstr ""
651
648
 
652
 
#: ../client/drizzle.cc:3738
 
649
#: ../client/drizzle.cc:3745
653
650
#, c-format
654
651
msgid "Failed to open file '%s', error: %d"
655
652
msgstr ""
656
653
 
657
 
#: ../client/drizzle.cc:3746
 
654
#: ../client/drizzle.cc:3753
658
655
msgid "Can't initialize LineBuffer"
659
656
msgstr ""
660
657
 
661
 
#: ../client/drizzle.cc:3782
 
658
#: ../client/drizzle.cc:3789
662
659
msgid "DELIMITER must be followed by a 'delimiter' character or string"
663
660
msgstr ""
664
661
 
665
 
#: ../client/drizzle.cc:3815
 
662
#: ../client/drizzle.cc:3822
666
663
msgid "USE must be followed by a database name"
667
664
msgstr ""
668
665
 
669
 
#: ../client/drizzle.cc:3883
 
666
#: ../client/drizzle.cc:3890
670
667
#, fuzzy
671
668
msgid "Database changed"
672
669
msgstr "要使用的数据库。"
673
670
 
674
 
#: ../client/drizzle.cc:3891
 
671
#: ../client/drizzle.cc:3898
675
672
#, fuzzy
676
673
msgid "Show warnings enabled."
677
674
msgstr "每条语句后显示警告。"
678
675
 
679
 
#: ../client/drizzle.cc:3899
 
676
#: ../client/drizzle.cc:3906
680
677
#, fuzzy
681
678
msgid "Show warnings disabled."
682
679
msgstr "每条语句后显示警告。"
683
680
 
684
 
#: ../client/drizzle.cc:4043
 
681
#: ../client/drizzle.cc:4050
685
682
#, c-format
686
683
msgid ""
687
684
"\n"
688
685
"Connection id:\t\t%lu\n"
689
686
msgstr ""
690
687
 
691
 
#: ../client/drizzle.cc:4055
 
688
#: ../client/drizzle.cc:4062
692
689
#, c-format
693
690
msgid "Current database:\t%s\n"
694
691
msgstr ""
695
692
 
696
 
#: ../client/drizzle.cc:4056
 
693
#: ../client/drizzle.cc:4063
697
694
#, c-format
698
695
msgid "Current user:\t\t%s\n"
699
696
msgstr ""
700
697
 
701
 
#: ../client/drizzle.cc:4062
 
698
#: ../client/drizzle.cc:4069
702
699
msgid "SSL:\t\t\tNot in use"
703
700
msgstr ""
704
701
 
705
 
#: ../client/drizzle.cc:4067
 
702
#: ../client/drizzle.cc:4074
706
703
msgid ""
707
704
"\n"
708
705
"No connection\n"
709
706
msgstr ""
710
707
 
711
 
#: ../client/drizzle.cc:4074
 
708
#: ../client/drizzle.cc:4081
712
709
msgid ""
713
710
"\n"
714
711
"All updates ignored to this database\n"
715
712
msgstr ""
716
713
 
717
 
#: ../client/drizzle.cc:4077
 
714
#: ../client/drizzle.cc:4084
718
715
#, c-format
719
716
msgid "Current pager:\t\t%s\n"
720
717
msgstr ""
721
718
 
722
 
#: ../client/drizzle.cc:4078
 
719
#: ../client/drizzle.cc:4085
723
720
#, c-format
724
721
msgid "Using outfile:\t\t'%s'\n"
725
722
msgstr ""
726
723
 
727
 
#: ../client/drizzle.cc:4079
 
724
#: ../client/drizzle.cc:4086
728
725
#, c-format
729
726
msgid "Using delimiter:\t%s\n"
730
727
msgstr ""
731
728
 
732
 
#: ../client/drizzle.cc:4080
 
729
#: ../client/drizzle.cc:4087
733
730
#, c-format
734
731
msgid "Server version:\t\t%s\n"
735
732
msgstr ""
736
733
 
737
 
#: ../client/drizzle.cc:4081
 
734
#: ../client/drizzle.cc:4088
738
735
#, c-format
739
736
msgid "Protocol:\t\t%s\n"
740
737
msgstr ""
741
738
 
742
 
#: ../client/drizzle.cc:4082
 
739
#: ../client/drizzle.cc:4089
743
740
#, c-format
744
741
msgid "Protocol version:\t%d\n"
745
742
msgstr ""
746
743
 
747
 
#: ../client/drizzle.cc:4083
 
744
#: ../client/drizzle.cc:4090
748
745
#, c-format
749
746
msgid "Connection:\t\t%s\n"
750
747
msgstr ""
751
748
 
752
 
#: ../client/drizzle.cc:4090
 
749
#: ../client/drizzle.cc:4097
753
750
#, c-format
754
751
msgid "UNIX socket:\t\t%s\n"
755
752
msgstr ""
756
753
 
757
 
#: ../client/drizzle.cc:4092
 
754
#: ../client/drizzle.cc:4099
758
755
#, c-format
759
756
msgid "TCP port:\t\t%d\n"
760
757
msgstr ""
761
758
 
762
 
#: ../client/drizzle.cc:4097
 
759
#: ../client/drizzle.cc:4104
763
760
msgid ""
764
761
"\n"
765
762
"Note that you are running in safe_update_mode:\n"
766
763
msgstr ""
767
764
 
768
 
#: ../client/drizzle.cc:4099
 
765
#: ../client/drizzle.cc:4106
769
766
#, c-format
770
767
msgid ""
771
768
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
773
770
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
774
771
"command.)\n"
775
772
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
776
 
"             Max number of examined row combination in a join is set to: %"
777
 
"lu\n"
 
773
"             Max number of examined row combination in a join is set to: "
 
774
"%lu\n"
778
775
"\n"
779
776
msgstr ""
780
777
 
781
 
#: ../client/drizzle.cc:4161 ../drizzled/option.cc:339
 
778
#: ../client/drizzle.cc:4168 ../drizzled/option.cc:339
782
779
#, c-format
783
780
msgid "ERROR"
784
781
msgstr ""
785
782
 
786
 
#: ../client/drizzle.cc:4204
 
783
#: ../client/drizzle.cc:4211
787
784
#, c-format
788
785
msgid "ERROR %d (%s): "
789
786
msgstr ""
790
787
 
791
 
#: ../client/drizzle.cc:4206
 
788
#: ../client/drizzle.cc:4213
792
789
#, c-format
793
790
msgid "ERROR %d: "
794
791
msgstr ""
795
792
 
796
 
#: ../client/drizzle.cc:4209
 
793
#: ../client/drizzle.cc:4216
797
794
msgid "ERROR: "
798
795
msgstr ""
799
796
 
800
 
#: ../client/drizzle.cc:4342
 
797
#: ../client/drizzle.cc:4349
801
798
msgid " hours "
802
799
msgstr ""
803
800
 
804
 
#: ../client/drizzle.cc:4344
 
801
#: ../client/drizzle.cc:4351
805
802
msgid " hour "
806
803
msgstr ""
807
804
 
808
 
#: ../client/drizzle.cc:4350
 
805
#: ../client/drizzle.cc:4357
809
806
msgid " min "
810
807
msgstr ""
811
808
 
812
 
#: ../client/drizzle.cc:4356
 
809
#: ../client/drizzle.cc:4363
813
810
msgid " sec"
814
811
msgstr ""
815
812
 
816
 
#: ../client/drizzle.cc:4457
 
813
#: ../client/drizzle.cc:4464
817
814
msgid "(unknown)"
818
815
msgstr ""
819
816
 
820
 
#: ../client/drizzle.cc:4577
 
817
#: ../client/drizzle.cc:4584
821
818
#, c-format
822
819
msgid "Returning to default PROMPT of %s\n"
823
820
msgstr ""
824
821
 
825
 
#: ../client/drizzle.cc:4582
 
822
#: ../client/drizzle.cc:4589
826
823
#, fuzzy
827
824
msgid "Memory allocation error. Not changing prompt\n"
828
825
msgstr "构建初始提示符时内存分配失败。正在退出。\n"
829
826
 
830
 
#: ../client/drizzle.cc:4587
 
827
#: ../client/drizzle.cc:4594
831
828
#, c-format
832
829
msgid "PROMPT set to '%s'\n"
833
830
msgstr ""
834
831
 
835
 
#: ../client/drizzledump.cc:248
 
832
#: ../client/drizzledump.cc:230
 
833
msgid "Error inserting into destnation database"
 
834
msgstr ""
 
835
 
 
836
#: ../client/drizzledump.cc:254
836
837
#, c-format
837
838
msgid "Got errno %d on write"
838
839
msgstr ""
839
840
 
840
 
#: ../client/drizzledump.cc:296
841
 
#, c-format
842
 
msgid "%s: You must use option --tab with --fields-...\n"
843
 
msgstr ""
844
 
 
845
 
#: ../client/drizzledump.cc:302
 
841
#: ../client/drizzledump.cc:299
846
842
#, c-format
847
843
msgid ""
848
844
"%s: You can't use --single-transaction and --lock-all-tables at the same "
849
845
"time.\n"
850
846
msgstr ""
851
847
 
852
 
#: ../client/drizzledump.cc:308
853
 
#, c-format
854
 
msgid ""
855
 
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
856
 
"time.\n"
857
 
msgstr ""
858
 
 
859
 
#: ../client/drizzledump.cc:314
 
848
#: ../client/drizzledump.cc:306
860
849
#, c-format
861
850
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
862
851
msgstr ""
863
852
 
864
 
#: ../client/drizzledump.cc:383
 
853
#: ../client/drizzledump.cc:375
865
854
msgid "-- Retrieving database structures..."
866
855
msgstr ""
867
856
 
868
 
#: ../client/drizzledump.cc:486
 
857
#: ../client/drizzledump.cc:479
869
858
msgid ""
870
859
"Dump all the databases. This will be same as --databases with all databases "
871
860
"selected."
872
861
msgstr ""
873
862
 
874
 
#: ../client/drizzledump.cc:488
 
863
#: ../client/drizzledump.cc:481
875
864
msgid "Dump all the tablespaces."
876
865
msgstr ""
877
866
 
878
 
#: ../client/drizzledump.cc:490
 
867
#: ../client/drizzledump.cc:483
879
868
msgid "Use complete insert statements."
880
869
msgstr ""
881
870
 
882
 
#: ../client/drizzledump.cc:494
 
871
#: ../client/drizzledump.cc:485
883
872
msgid ""
884
873
"Flush logs file in server before starting dump. Note that if you dump many "
885
874
"databases at once (using the option --databases= or --all-databases), the "
890
879
"all-tables or --flush-logs"
891
880
msgstr ""
892
881
 
893
 
#: ../client/drizzledump.cc:496
 
882
#: ../client/drizzledump.cc:487
894
883
#, fuzzy
895
884
msgid "Continue even if we get an sql-error."
896
885
msgstr "忽略SQL错误继续执行"
897
886
 
898
 
#: ../client/drizzledump.cc:497
 
887
#: ../client/drizzledump.cc:488
899
888
#, fuzzy
900
889
msgid "Display this help message and exit."
901
890
msgstr "显示此帮助信息并退出。"
902
891
 
903
 
#: ../client/drizzledump.cc:499
 
892
#: ../client/drizzledump.cc:490
904
893
msgid ""
905
894
"Locks all tables across all databases. This is achieved by taking a global "
906
895
"read lock for the duration of the whole dump. Automatically turns --single-"
907
 
"transaction and --lock-tables off."
908
 
msgstr ""
909
 
 
910
 
#: ../client/drizzledump.cc:501
911
 
msgid ""
912
 
"Sorts each table's rows by primary key, or first unique key, if such a key "
913
 
"exists.  Useful when dumping a MyISAM table to be loaded into an InnoDB "
914
 
"table, but will make the dump itself take considerably longer."
915
 
msgstr ""
916
 
 
917
 
#: ../client/drizzledump.cc:503
 
896
"transaction off."
 
897
msgstr ""
 
898
 
 
899
#: ../client/drizzledump.cc:492
918
900
msgid ""
919
901
"Creates a consistent snapshot by dumping all tables in a single transaction. "
920
902
"Works ONLY for tables stored in storage engines which support "
923
905
"is in process, to ensure a valid dump file (correct table contents), no "
924
906
"other connection should use the following statements: ALTER TABLE, DROP "
925
907
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
926
 
"from them. Option automatically turns off --lock-tables."
927
 
msgstr ""
928
 
 
929
 
#: ../client/drizzledump.cc:504
930
 
msgid ""
931
 
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
932
 
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
933
 
"default, disable with --skip-opt."
934
 
msgstr ""
935
 
 
936
 
#: ../client/drizzledump.cc:506
937
 
msgid ""
938
 
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
939
 
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
940
 
msgstr ""
941
 
 
942
 
#: ../client/drizzledump.cc:507
 
908
"from them."
 
909
msgstr ""
 
910
 
 
911
#: ../client/drizzledump.cc:494
 
912
msgid ""
 
913
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
 
914
"extended-insert and --disable-keys."
 
915
msgstr ""
 
916
 
 
917
#: ../client/drizzledump.cc:495
943
918
msgid "Overrides option --databases (-B)."
944
919
msgstr ""
945
920
 
946
 
#: ../client/drizzledump.cc:509
 
921
#: ../client/drizzledump.cc:497
947
922
msgid "Number of rows before each output progress report (requires --verbose)."
948
923
msgstr ""
949
924
 
950
 
#: ../client/drizzledump.cc:511
 
925
#: ../client/drizzledump.cc:499
951
926
msgid "Print info about the various stages."
952
927
msgstr ""
953
928
 
954
 
#: ../client/drizzledump.cc:513
 
929
#: ../client/drizzledump.cc:501
955
930
msgid "Turn off Comments"
956
931
msgstr ""
957
932
 
958
 
#: ../client/drizzledump.cc:514
 
933
#: ../client/drizzledump.cc:502
959
934
#, fuzzy
960
935
msgid "Turn off create-options"
961
936
msgstr "发生错误时关闭"
962
937
 
963
 
#: ../client/drizzledump.cc:515
 
938
#: ../client/drizzledump.cc:503
964
939
msgid "Turn off extended-insert"
965
940
msgstr ""
966
941
 
967
 
#: ../client/drizzledump.cc:516
 
942
#: ../client/drizzledump.cc:504
968
943
msgid "Turn off dump date at the end of the output"
969
944
msgstr ""
970
945
 
971
 
#: ../client/drizzledump.cc:517
 
946
#: ../client/drizzledump.cc:505
972
947
msgid "Do not read from the configuration files"
973
948
msgstr ""
974
949
 
975
 
#: ../client/drizzledump.cc:523
 
950
#: ../client/drizzledump.cc:511
976
951
msgid "Add a 'DROP DATABASE' before each create."
977
952
msgstr ""
978
953
 
979
 
#: ../client/drizzledump.cc:524
 
954
#: ../client/drizzledump.cc:512
980
955
msgid "Do not add a 'drop table' before each create."
981
956
msgstr ""
982
957
 
983
 
#: ../client/drizzledump.cc:526
984
 
msgid "Allow creation of column names that are keywords."
985
 
msgstr ""
986
 
 
987
 
#: ../client/drizzledump.cc:528
 
958
#: ../client/drizzledump.cc:514
988
959
msgid ""
989
960
"Give less verbose output (useful for debugging). Disables structure comments "
990
961
"and header/footer constructs.  Enables options --skip-add-drop-table --no-"
991
 
"set-names --skip-disable-keys --skip-add-locks"
 
962
"set-names --skip-disable-keys"
992
963
msgstr ""
993
964
 
994
 
#: ../client/drizzledump.cc:530
 
965
#: ../client/drizzledump.cc:516
995
966
msgid ""
996
967
"To dump several databases. Note the difference in usage; In this case no "
997
968
"tables are given. All name arguments are regarded as databasenames. 'USE "
998
969
"db_name;' will be included in the output."
999
970
msgstr ""
1000
971
 
1001
 
#: ../client/drizzledump.cc:532
1002
 
msgid "Insert rows with INSERT DELAYED;"
1003
 
msgstr ""
1004
 
 
1005
 
#: ../client/drizzledump.cc:534
 
972
#: ../client/drizzledump.cc:518
1006
973
msgid ""
1007
974
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1008
975
"will not be put in the output."
1009
976
msgstr ""
1010
977
 
1011
 
#: ../client/drizzledump.cc:536
 
978
#: ../client/drizzledump.cc:520
1012
979
msgid ""
1013
980
"Do not dump the specified table. To specify more than one table to ignore, "
1014
981
"use the directive multiple times, once for each table.  Each table must be "
1016
983
"table"
1017
984
msgstr ""
1018
985
 
1019
 
#: ../client/drizzledump.cc:538
 
986
#: ../client/drizzledump.cc:522
1020
987
msgid "Insert rows with INSERT IGNORE."
1021
988
msgstr ""
1022
989
 
1023
 
#: ../client/drizzledump.cc:540
1024
 
msgid "Lines in the i.file are terminated by ..."
1025
 
msgstr ""
1026
 
 
1027
 
#: ../client/drizzledump.cc:542
1028
 
msgid "Wrap tables with autocommit/commit statements."
1029
 
msgstr ""
1030
 
 
1031
 
#: ../client/drizzledump.cc:544
 
990
#: ../client/drizzledump.cc:524
 
991
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
 
992
msgstr ""
 
993
 
 
994
#: ../client/drizzledump.cc:526
1032
995
msgid ""
1033
996
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1034
997
"above line will be added otherwise, if --databases or --all-databases option "
1035
998
"was given."
1036
999
msgstr ""
1037
1000
 
1038
 
#: ../client/drizzledump.cc:546
1039
 
msgid "Don't write table creation info."
1040
 
msgstr ""
1041
 
 
1042
 
#: ../client/drizzledump.cc:548
 
1001
#: ../client/drizzledump.cc:528
1043
1002
msgid "No row information."
1044
1003
msgstr ""
1045
1004
 
1046
 
#: ../client/drizzledump.cc:549
1047
 
msgid "Deprecated. Use --skip-set-charset instead."
1048
 
msgstr ""
1049
 
 
1050
 
#: ../client/drizzledump.cc:551
1051
 
msgid "Enable set-name"
1052
 
msgstr ""
1053
 
 
1054
 
#: ../client/drizzledump.cc:552
1055
 
msgid "Buffer query instead of dumping directly to stdout."
1056
 
msgstr ""
1057
 
 
1058
 
#: ../client/drizzledump.cc:554
 
1005
#: ../client/drizzledump.cc:530
1059
1006
msgid "Use REPLACE INTO instead of INSERT INTO."
1060
1007
msgstr ""
1061
1008
 
1062
 
#: ../client/drizzledump.cc:556
1063
 
msgid ""
1064
 
"Direct output to a given file. This option should be used in MSDOS, because "
1065
 
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1066
 
"+ line feed)."
1067
 
msgstr ""
1068
 
 
1069
 
#: ../client/drizzledump.cc:558
 
1009
#: ../client/drizzledump.cc:532
1070
1010
msgid "Where to send output to (stdout|database"
1071
1011
msgstr ""
1072
1012
 
1073
 
#: ../client/drizzledump.cc:560
1074
 
msgid "Hostname for destination db server (requires --destination=database)"
1075
 
msgstr ""
1076
 
 
1077
 
#: ../client/drizzledump.cc:562
1078
 
msgid "Port number for destination db server (requires --destination=database)"
1079
 
msgstr ""
1080
 
 
1081
 
#: ../client/drizzledump.cc:564
1082
 
msgid "User name for destination db server (resquires --destination=database)"
1083
 
msgstr ""
1084
 
 
1085
 
#: ../client/drizzledump.cc:566
1086
 
msgid "Password for destination db server (requires --destination=database)"
1087
 
msgstr ""
1088
 
 
1089
 
#: ../client/drizzledump.cc:568
1090
 
msgid ""
1091
 
"The database in the destination db server (requires --destination=database, "
1092
 
"not for use with --all-databases)"
1093
 
msgstr ""
1094
 
 
1095
 
#: ../client/drizzledump.cc:574
 
1013
#: ../client/drizzledump.cc:534
 
1014
msgid ""
 
1015
"Hostname for destination db server (requires --destination-type=database)"
 
1016
msgstr ""
 
1017
 
 
1018
#: ../client/drizzledump.cc:536
 
1019
msgid ""
 
1020
"Port number for destination db server (requires --destination-type=database)"
 
1021
msgstr ""
 
1022
 
 
1023
#: ../client/drizzledump.cc:538
 
1024
msgid ""
 
1025
"User name for destination db server (resquires --destination-type=database)"
 
1026
msgstr ""
 
1027
 
 
1028
#: ../client/drizzledump.cc:540
 
1029
msgid ""
 
1030
"Password for destination db server (requires --destination-type=database)"
 
1031
msgstr ""
 
1032
 
 
1033
#: ../client/drizzledump.cc:542
 
1034
msgid ""
 
1035
"The database in the destination db server (requires --destination-"
 
1036
"type=database, not for use with --all-databases)"
 
1037
msgstr ""
 
1038
 
 
1039
#: ../client/drizzledump.cc:548
1096
1040
#, fuzzy
1097
1041
msgid "Connect to host."
1098
1042
msgstr "链接到主机。"
1099
1043
 
1100
 
#: ../client/drizzledump.cc:576
 
1044
#: ../client/drizzledump.cc:550
1101
1045
msgid ""
1102
1046
"Password to use when connecting to server. If password is not given it's "
1103
1047
"solicited on the tty."
1104
1048
msgstr ""
1105
1049
 
1106
 
#: ../client/drizzledump.cc:578
 
1050
#: ../client/drizzledump.cc:552
1107
1051
#, fuzzy
1108
1052
msgid "Port number to use for connection."
1109
1053
msgstr "连接超时前的秒数"
1110
1054
 
1111
 
#: ../client/drizzledump.cc:585
 
1055
#: ../client/drizzledump.cc:559
1112
1056
msgid "Hidden Options"
1113
1057
msgstr ""
1114
1058
 
1115
 
#: ../client/drizzledump.cc:587
 
1059
#: ../client/drizzledump.cc:561
1116
1060
msgid "Used to select the database"
1117
1061
msgstr ""
1118
1062
 
1119
 
#: ../client/drizzledump.cc:588
 
1063
#: ../client/drizzledump.cc:562
1120
1064
msgid "Used to select the tables"
1121
1065
msgstr ""
1122
1066
 
1123
 
#: ../client/drizzledump.cc:591
 
1067
#: ../client/drizzledump.cc:565
1124
1068
msgid "Allowed Options + Hidden Options"
1125
1069
msgstr ""
1126
1070
 
1127
 
#: ../client/drizzledump.cc:647
 
1071
#: ../client/drizzledump.cc:621
1128
1072
#, c-format
1129
1073
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1130
1074
msgstr ""
1131
1075
 
1132
 
#: ../client/drizzledump.cc:652
 
1076
#: ../client/drizzledump.cc:626
1133
1077
msgid ""
1134
1078
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1135
1079
"and you are welcome to modify and redistribute it under the GPL license\n"
1136
1080
msgstr ""
1137
1081
 
1138
 
#: ../client/drizzledump.cc:653
 
1082
#: ../client/drizzledump.cc:627
1139
1083
msgid "Dumps definitions and data from a Drizzle database server"
1140
1084
msgstr ""
1141
1085
 
1142
 
#: ../client/drizzledump.cc:654
 
1086
#: ../client/drizzledump.cc:628
1143
1087
#, c-format
1144
1088
msgid "Usage: %s [OPTIONS] database [tables]\n"
1145
1089
msgstr ""
1146
1090
 
1147
 
#: ../client/drizzledump.cc:655
 
1091
#: ../client/drizzledump.cc:629
1148
1092
#, c-format
1149
1093
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1150
1094
msgstr ""
1151
1095
 
1152
 
#: ../client/drizzledump.cc:657
 
1096
#: ../client/drizzledump.cc:631
1153
1097
#, c-format
1154
1098
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
1155
1099
msgstr ""
1156
1100
 
1157
 
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1158
 
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
 
1101
#: ../client/drizzledump.cc:672 ../client/drizzleimport.cc:476
 
1102
#: ../client/drizzleslap.cc:478 ../client/drizzletest.cc:5615
1159
1103
#, c-format
1160
1104
msgid "Value supplied for port is not valid.\n"
1161
1105
msgstr ""
1162
1106
 
1163
 
#: ../client/drizzledump.cc:766
 
1107
#: ../client/drizzledump.cc:727
1164
1108
#, c-format
1165
1109
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1166
1110
msgstr ""
1167
1111
 
1168
 
#: ../client/drizzledump_data.cc:217
 
1112
#: ../client/drizzledump_data.cc:252
1169
1113
msgid "-- Retrieving data for "
1170
1114
msgstr ""
1171
1115
 
1172
 
#: ../client/drizzledump_data.cc:245
 
1116
#: ../client/drizzledump_data.cc:284
1173
1117
msgid " rows dumped for table "
1174
1118
msgstr ""
1175
1119
 
1176
 
#: ../client/drizzledump_data.cc:424
 
1120
#: ../client/drizzledump_data.cc:507
1177
1121
#, fuzzy
1178
1122
msgid "-- Connecting to "
1179
1123
msgstr "链接到主机。"
1180
1124
 
1181
 
#: ../client/drizzledump_data.cc:424
 
1125
#: ../client/drizzledump_data.cc:507
1182
1126
msgid " using protocol "
1183
1127
msgstr ""
1184
1128
 
1185
 
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1186
 
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
 
1129
#: ../client/drizzledump_data.cc:548 ../client/drizzledump_data.cc:554
 
1130
#: ../client/drizzledump_data.cc:585 ../client/drizzledump_data.cc:591
1187
1131
msgid "Error executing query: "
1188
1132
msgstr ""
1189
1133
 
1190
 
#: ../client/drizzledump_data.cc:479
 
1134
#: ../client/drizzledump_data.cc:562
1191
1135
msgid "Could not buffer result: "
1192
1136
msgstr ""
1193
1137
 
1194
 
#: ../client/drizzledump_data.cc:525
 
1138
#: ../client/drizzledump_data.cc:608
1195
1139
msgid "Error: Could not set db '"
1196
1140
msgstr ""
1197
1141
 
1198
 
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
 
1142
#: ../client/drizzledump_data.cc:622 ../client/drizzledump_data.cc:627
 
1143
#: ../client/drizzledump_data.cc:633
1199
1144
msgid "Got error: "
1200
1145
msgstr ""
1201
1146
 
1202
 
#: ../client/drizzledump_data.cc:554
 
1147
#: ../client/drizzledump_data.cc:642
1203
1148
msgid "-- Disconnecting from "
1204
1149
msgstr ""
1205
1150
 
1206
 
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1207
 
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
 
1151
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
 
1152
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1208
1153
msgid "-- Retrieving table structures for "
1209
1154
msgstr ""
1210
1155
 
1211
 
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
 
1156
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1212
1157
msgid "-- Retrieving fields for "
1213
1158
msgstr ""
1214
1159
 
1215
 
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
 
1160
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:262
1216
1161
msgid "-- Retrieving indexes for "
1217
1162
msgstr ""
1218
1163
 
1219
 
#: ../client/drizzleslap.cc:2873
 
1164
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:307
 
1165
msgid "-- Retrieving foreign keys for "
 
1166
msgstr ""
 
1167
 
 
1168
#: ../client/drizzleslap.cc:2332
1220
1169
#, c-format
1221
1170
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1222
1171
msgstr ""
1243
1192
msgid "Out of memory"
1244
1193
msgstr ""
1245
1194
 
1246
 
#: ../drizzled/drizzled.cc:502
 
1195
#: ../drizzled/drizzled.cc:477
1247
1196
msgid "Aborting\n"
1248
1197
msgstr ""
1249
1198
 
1250
 
#: ../drizzled/drizzled.cc:566
 
1199
#: ../drizzled/drizzled.cc:536
1251
1200
msgid "One can only use the --user switch if running as root\n"
1252
1201
msgstr ""
1253
1202
 
1254
 
#: ../drizzled/drizzled.cc:573
 
1203
#: ../drizzled/drizzled.cc:543
1255
1204
msgid ""
1256
1205
"Fatal error: Please read \"Security\" section of the manual to find out how "
1257
1206
"to run drizzled as root!\n"
1258
1207
msgstr ""
1259
1208
 
1260
 
#: ../drizzled/drizzled.cc:593
 
1209
#: ../drizzled/drizzled.cc:563
1261
1210
#, c-format
1262
1211
msgid ""
1263
1212
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
1264
1213
"exists!\n"
1265
1214
msgstr ""
1266
1215
 
1267
 
#: ../drizzled/drizzled.cc:618
 
1216
#: ../drizzled/drizzled.cc:588
1268
1217
msgid "Set process group ID failed"
1269
1218
msgstr ""
1270
1219
 
1271
 
#: ../drizzled/drizzled.cc:623
 
1220
#: ../drizzled/drizzled.cc:593
1272
1221
msgid "Set process user ID failed"
1273
1222
msgstr ""
1274
1223
 
1275
 
#: ../drizzled/drizzled.cc:635
 
1224
#: ../drizzled/drizzled.cc:605
1276
1225
msgid "Process chroot failed"
1277
1226
msgstr ""
1278
1227
 
1279
 
#: ../drizzled/drizzled.cc:738
 
1228
#: ../drizzled/drizzled.cc:725
1280
1229
msgid "Error: Invalid Value for auto_increment_increment"
1281
1230
msgstr ""
1282
1231
 
1283
 
#: ../drizzled/drizzled.cc:749
 
1232
#: ../drizzled/drizzled.cc:736
1284
1233
msgid "Error: Invalid Value for auto_increment_offset"
1285
1234
msgstr ""
1286
1235
 
1287
 
#: ../drizzled/drizzled.cc:760
 
1236
#: ../drizzled/drizzled.cc:747
1288
1237
msgid "Error: Invalid Value for completion_type"
1289
1238
msgstr ""
1290
1239
 
1291
 
#: ../drizzled/drizzled.cc:771
1292
 
msgid "Error: Invalid Value for back_log"
1293
 
msgstr ""
1294
 
 
1295
 
#: ../drizzled/drizzled.cc:782
 
1240
#: ../drizzled/drizzled.cc:759
1296
1241
msgid "Error: Invalid Value for div-precision-increment"
1297
1242
msgstr ""
1298
1243
 
1299
 
#: ../drizzled/drizzled.cc:793
 
1244
#: ../drizzled/drizzled.cc:770
1300
1245
msgid "Error: Invalid Value for group_concat_max_len"
1301
1246
msgstr ""
1302
1247
 
1303
 
#: ../drizzled/drizzled.cc:804
 
1248
#: ../drizzled/drizzled.cc:781
1304
1249
msgid "Error: Invalid Value for join_buffer_size"
1305
1250
msgstr ""
1306
1251
 
1307
 
#: ../drizzled/drizzled.cc:816
 
1252
#: ../drizzled/drizzled.cc:793
1308
1253
msgid "Error: Invalid Value for max_allowed_packet"
1309
1254
msgstr ""
1310
1255
 
1311
 
#: ../drizzled/drizzled.cc:828
 
1256
#: ../drizzled/drizzled.cc:805
1312
1257
msgid "Error: Invalid Value for max_connect_errors"
1313
1258
msgstr ""
1314
1259
 
1315
 
#: ../drizzled/drizzled.cc:839
 
1260
#: ../drizzled/drizzled.cc:816
1316
1261
msgid "Error: Invalid Value for max_error_count"
1317
1262
msgstr ""
1318
1263
 
1319
 
#: ../drizzled/drizzled.cc:850
 
1264
#: ../drizzled/drizzled.cc:827
1320
1265
msgid "Error: Invalid Value for max_heap_table_size"
1321
1266
msgstr ""
1322
1267
 
1323
 
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
 
1268
#: ../drizzled/drizzled.cc:839
1324
1269
msgid "Error: Invalid Value for min_examined_row_limit"
1325
1270
msgstr ""
1326
1271
 
1327
 
#: ../drizzled/drizzled.cc:873
 
1272
#: ../drizzled/drizzled.cc:850
1328
1273
msgid "Error: Invalid Value for max_join_size"
1329
1274
msgstr ""
1330
1275
 
1331
 
#: ../drizzled/drizzled.cc:884
 
1276
#: ../drizzled/drizzled.cc:861
1332
1277
msgid "Error: Invalid Value for max_length_for_sort_data"
1333
1278
msgstr ""
1334
1279
 
1335
 
#: ../drizzled/drizzled.cc:895
 
1280
#: ../drizzled/drizzled.cc:872
1336
1281
msgid "Error: Invalid Value for max_seeks_for_key"
1337
1282
msgstr ""
1338
1283
 
1339
 
#: ../drizzled/drizzled.cc:906
 
1284
#: ../drizzled/drizzled.cc:883
1340
1285
msgid "Error: Invalid Value for max_sort_length"
1341
1286
msgstr ""
1342
1287
 
1343
 
#: ../drizzled/drizzled.cc:928
 
1288
#: ../drizzled/drizzled.cc:894
1344
1289
msgid "Error: Invalid Value for optimizer_search_depth"
1345
1290
msgstr ""
1346
1291
 
1347
 
#: ../drizzled/drizzled.cc:939
 
1292
#: ../drizzled/drizzled.cc:905
1348
1293
msgid "Error: Invalid Value for preload_buff_size"
1349
1294
msgstr ""
1350
1295
 
1351
 
#: ../drizzled/drizzled.cc:950
 
1296
#: ../drizzled/drizzled.cc:916
1352
1297
msgid "Error: Invalid Value for query_alloc_block_size"
1353
1298
msgstr ""
1354
1299
 
1355
 
#: ../drizzled/drizzled.cc:962
 
1300
#: ../drizzled/drizzled.cc:928
1356
1301
msgid "Error: Invalid Value for query_prealloc_size"
1357
1302
msgstr ""
1358
1303
 
1359
 
#: ../drizzled/drizzled.cc:974
 
1304
#: ../drizzled/drizzled.cc:940
1360
1305
msgid "Error: Invalid Value for range_alloc_block_size"
1361
1306
msgstr ""
1362
1307
 
1363
 
#: ../drizzled/drizzled.cc:986
 
1308
#: ../drizzled/drizzled.cc:952
1364
1309
msgid "Error: Invalid Value for read_buff_size"
1365
1310
msgstr ""
1366
1311
 
1367
 
#: ../drizzled/drizzled.cc:998
 
1312
#: ../drizzled/drizzled.cc:964
1368
1313
msgid "Error: Invalid Value for read_rnd_buff_size"
1369
1314
msgstr ""
1370
1315
 
1371
 
#: ../drizzled/drizzled.cc:1009
 
1316
#: ../drizzled/drizzled.cc:975
1372
1317
msgid "Error: Invalid Value for sort_buff_size"
1373
1318
msgstr ""
1374
1319
 
1375
 
#: ../drizzled/drizzled.cc:1020
 
1320
#: ../drizzled/drizzled.cc:986
1376
1321
msgid "Error: Invalid Value for table_def_size"
1377
1322
msgstr ""
1378
1323
 
1379
 
#: ../drizzled/drizzled.cc:1031
 
1324
#: ../drizzled/drizzled.cc:997
1380
1325
msgid "Error: Invalid Value for table_cache_size"
1381
1326
msgstr ""
1382
1327
 
1383
 
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
 
1328
#: ../drizzled/drizzled.cc:1008 ../drizzled/drizzled.cc:1024
1384
1329
msgid "Error: Invalid Value for table_lock_wait_timeout"
1385
1330
msgstr ""
1386
1331
 
1387
 
#: ../drizzled/drizzled.cc:1215
 
1332
#: ../drizzled/drizzled.cc:1035
 
1333
msgid ""
 
1334
"Error: Invalid Value for transaction_message_threshold valid values are "
 
1335
"between 131072 - 1048576 bytes"
 
1336
msgstr ""
 
1337
 
 
1338
#: ../drizzled/drizzled.cc:1182
1388
1339
#, c-format
1389
1340
msgid "gethostname failed, using '%s' as hostname"
1390
1341
msgstr ""
1391
1342
 
1392
 
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
1393
 
msgid "Display this help and exit after initializing plugins."
1394
 
msgstr ""
1395
 
 
1396
 
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
 
1343
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1749
1397
1344
msgid "Display this help and exit."
1398
1345
msgstr "显示此帮助信息并退出。"
1399
1346
 
1400
 
#: ../drizzled/drizzled.cc:1236
 
1347
#: ../drizzled/drizzled.cc:1201
1401
1348
msgid "Configuration file to use"
1402
1349
msgstr ""
1403
1350
 
1404
 
#: ../drizzled/drizzled.cc:1238
 
1351
#: ../drizzled/drizzled.cc:1203
1405
1352
msgid "Base location for config files"
1406
1353
msgstr ""
1407
1354
 
1408
 
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
 
1355
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1973
1409
1356
msgid "Directory for plugins."
1410
1357
msgstr ""
1411
1358
 
1412
 
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
 
1359
#: ../drizzled/drizzled.cc:1210 ../drizzled/drizzled.cc:1977
1413
1360
msgid ""
1414
1361
"Optional comma separated list of plugins to load at startup in addition to "
1415
1362
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1416
1363
msgstr ""
1417
1364
 
1418
 
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
 
1365
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1983
1419
1366
msgid ""
1420
1367
"Optional comma separated list of plugins to not load at startup. Effectively "
1421
1368
"removes a plugin from the list of plugins to be loaded. [for example: --"
1422
1369
"plugin_remove=crc32,logger_gearman]"
1423
1370
msgstr ""
1424
1371
 
1425
 
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
 
1372
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1989
1426
1373
msgid ""
1427
1374
"Optional comma separated list of plugins to load at starup instead of the "
1428
1375
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1429
1376
msgstr ""
1430
1377
 
1431
 
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
 
1378
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1753
1432
1379
msgid "Auto-increment columns are incremented by this"
1433
1380
msgstr ""
1434
1381
 
1435
 
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
 
1382
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1758
1436
1383
msgid ""
1437
1384
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1438
1385
"= 1"
1439
1386
msgstr ""
1440
1387
 
1441
 
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
 
1388
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1764
1442
1389
msgid ""
1443
1390
"Path to installation directory. All paths are usually resolved relative to "
1444
1391
"this."
1445
1392
msgstr ""
1446
1393
 
1447
 
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
 
1394
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1769
1448
1395
msgid "Chroot drizzled daemon during startup."
1449
1396
msgstr ""
1450
1397
 
1451
 
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
 
1398
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1773
1452
1399
msgid "Set the default collation."
1453
1400
msgstr ""
1454
1401
 
1455
 
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
 
1402
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1777
1456
1403
msgid "Default completion type."
1457
1404
msgstr ""
1458
1405
 
1459
 
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
 
1406
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1782
1460
1407
msgid "Write core on errors."
1461
1408
msgstr ""
1462
1409
 
1463
 
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
 
1410
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1786
1464
1411
msgid "Path to the database root."
1465
1412
msgstr ""
1466
1413
 
1467
 
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
1468
 
msgid "Set the default storage engine (table type) for tables."
 
1414
#: ../drizzled/drizzled.cc:1241
 
1415
msgid "Set the default storage engine for tables."
1469
1416
msgstr ""
1470
1417
 
1471
 
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
 
1418
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1793
1472
1419
msgid "Set the default time zone."
1473
1420
msgstr ""
1474
1421
 
1475
 
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
 
1422
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1798
1476
1423
msgid "Used for debugging;  Use at your own risk!"
1477
1424
msgstr ""
1478
1425
 
1479
 
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
 
1426
#: ../drizzled/drizzled.cc:1247 ../drizzled/drizzled.cc:1803
1480
1427
msgid "Set up signals usable for debugging"
1481
1428
msgstr ""
1482
1429
 
1483
 
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
1484
 
msgid "(IGNORED)"
1485
 
msgstr ""
1486
 
 
1487
 
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
 
1430
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1807
1488
1431
msgid "Set the language used for the month names and the days of the week."
1489
1432
msgstr ""
1490
1433
 
1491
 
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
 
1434
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1812
1492
1435
msgid "Log some not critical warnings to the log file."
1493
1436
msgstr ""
1494
1437
 
1495
 
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
 
1438
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1817
1496
1439
msgid "Pid file used by drizzled."
1497
1440
msgstr ""
1498
1441
 
1499
 
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
1500
 
msgid ""
1501
 
"Maximum time in seconds to wait for the port to become free. (Default: no "
1502
 
"wait)"
 
1442
#: ../drizzled/drizzled.cc:1255
 
1443
msgid "Maximum time in seconds to wait for the port to become free. "
1503
1444
msgstr ""
1504
1445
 
1505
 
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
 
1446
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1826
1506
1447
msgid ""
1507
1448
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1508
1449
"specified directory"
1509
1450
msgstr ""
1510
1451
 
1511
 
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
 
1452
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1831
1512
1453
msgid ""
1513
1454
"Uniquely identifies the server instance in the community of replication "
1514
1455
"partners."
1515
1456
msgstr ""
1516
1457
 
1517
 
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
 
1458
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1836
1518
1459
msgid "Don't print a stack trace on failure."
1519
1460
msgstr ""
1520
1461
 
1521
 
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
 
1462
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1840
1522
1463
msgid "Enable symbolic link support."
1523
1464
msgstr ""
1524
1465
 
1525
 
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
 
1466
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1849
1526
1467
msgid ""
1527
1468
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1528
1469
msgstr ""
1529
1470
 
1530
 
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
 
1471
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1854
1531
1472
msgid "Path for temporary files."
1532
1473
msgstr ""
1533
1474
 
1534
 
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
 
1475
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1858
1535
1476
msgid "Default transaction isolation level."
1536
1477
msgstr ""
1537
1478
 
1538
 
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
 
1479
#: ../drizzled/drizzled.cc:1274
 
1480
msgid ""
 
1481
"Max message size written to transaction log, valid values 131072 - 1048576 "
 
1482
"bytes."
 
1483
msgstr ""
 
1484
 
 
1485
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1862
1539
1486
msgid "Run drizzled daemon as user."
1540
1487
msgstr ""
1541
1488
 
1542
 
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
 
1489
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1870
1543
1490
msgid ""
1544
1491
"The number of outstanding connection requests Drizzle can have. This comes "
1545
1492
"into play when the main Drizzle thread gets very many connection requests in "
1546
1493
"a very short time."
1547
1494
msgstr ""
1548
1495
 
1549
 
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
 
1496
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1876
1550
1497
msgid ""
1551
1498
"Size of tree cache used in bulk insert optimization. Note that this is a "
1552
1499
"limit per thread!"
1553
1500
msgstr ""
1554
1501
 
1555
 
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
 
1502
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1882
1556
1503
msgid ""
1557
1504
"Precision of the result of '/' operator will be increased on that value."
1558
1505
msgstr ""
1559
1506
 
1560
 
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
 
1507
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1888
1561
1508
msgid "The maximum length of the result of function  group_concat."
1562
1509
msgstr ""
1563
1510
 
1564
 
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
 
1511
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1893
1565
1512
msgid "The size of the buffer that is used for full joins."
1566
1513
msgstr ""
1567
1514
 
1568
 
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
 
1515
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1899
1569
1516
msgid "Max packetlength to send/receive from to server."
1570
1517
msgstr ""
1571
1518
 
1572
 
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
 
1519
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1904
1573
1520
msgid ""
1574
1521
"If there is more than this number of interrupted connections from a host "
1575
1522
"this host will be blocked from further connections."
1576
1523
msgstr ""
1577
1524
 
1578
 
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
 
1525
#: ../drizzled/drizzled.cc:1300 ../drizzled/drizzled.cc:1909
1579
1526
msgid "Max number of errors/warnings to store for a statement."
1580
1527
msgstr ""
1581
1528
 
1582
 
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
 
1529
#: ../drizzled/drizzled.cc:1302 ../drizzled/drizzled.cc:1914
1583
1530
msgid "Don't allow creation of heap tables bigger than this."
1584
1531
msgstr ""
1585
1532
 
1586
 
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
 
1533
#: ../drizzled/drizzled.cc:1304 ../drizzled/drizzled.cc:1920
1587
1534
msgid ""
1588
1535
"Joins that are probably going to read more than max_join_size records return "
1589
1536
"an error."
1590
1537
msgstr ""
1591
1538
 
1592
 
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
 
1539
#: ../drizzled/drizzled.cc:1307 ../drizzled/drizzled.cc:1926
1593
1540
msgid "Max number of bytes in sorted records."
1594
1541
msgstr ""
1595
1542
 
1596
 
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
 
1543
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1931
1597
1544
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1598
1545
msgstr ""
1599
1546
 
1600
 
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
 
1547
#: ../drizzled/drizzled.cc:1311 ../drizzled/drizzled.cc:1936
1601
1548
msgid ""
1602
1549
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1603
1550
"max_sort_length bytes of each value are used; the rest are ignored)."
1604
1551
msgstr ""
1605
1552
 
1606
 
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
 
1553
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:1943
1607
1554
msgid "After this many write locks, allow some read locks to run in between."
1608
1555
msgstr ""
1609
1556
 
1610
 
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
 
1557
#: ../drizzled/drizzled.cc:1317 ../drizzled/drizzled.cc:1947
1611
1558
msgid ""
1612
1559
"Don't log queries which examine less than min_examined_row_limit rows to "
1613
1560
"file."
1614
1561
msgstr ""
1615
1562
 
1616
 
#: ../drizzled/drizzled.cc:1356
 
1563
#: ../drizzled/drizzled.cc:1320
1617
1564
msgid ""
1618
1565
"Do not apply any heuristic(s) during query optimization to prune, thus "
1619
1566
"perform an exhaustive search from the optimizer search space."
1620
1567
msgstr ""
1621
1568
 
1622
 
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
 
1569
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:1961
1623
1570
msgid ""
1624
1571
"Maximum depth of search performed by the query optimizer. Values larger than "
1625
1572
"the number of relations in a query result in better query plans, but take "
1630
1577
"(used for testing/comparison)."
1631
1578
msgstr ""
1632
1579
 
1633
 
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
 
1580
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:1995
1634
1581
msgid "The size of the buffer that is allocated when preloading indexes"
1635
1582
msgstr ""
1636
1583
 
1637
 
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
 
1584
#: ../drizzled/drizzled.cc:1335 ../drizzled/drizzled.cc:2000
1638
1585
msgid "Allocation block size for query parsing and execution"
1639
1586
msgstr ""
1640
1587
 
1641
 
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
 
1588
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:2005
1642
1589
msgid "Persistent buffer for query parsing and execution"
1643
1590
msgstr ""
1644
1591
 
1645
 
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
 
1592
#: ../drizzled/drizzled.cc:1341 ../drizzled/drizzled.cc:2011
1646
1593
msgid "Allocation block size for storing ranges during optimization"
1647
1594
msgstr ""
1648
1595
 
1649
 
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
 
1596
#: ../drizzled/drizzled.cc:1344 ../drizzled/drizzled.cc:2017
1650
1597
msgid ""
1651
1598
"Each thread that does a sequential scan allocates a buffer of this size for "
1652
1599
"each table it scans. If you do many sequential scans, you may want to "
1653
1600
"increase this value."
1654
1601
msgstr ""
1655
1602
 
1656
 
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
 
1603
#: ../drizzled/drizzled.cc:1349 ../drizzled/drizzled.cc:2025
1657
1604
msgid ""
1658
1605
"When reading rows in sorted order after a sort, the rows are read through "
1659
1606
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1660
1607
"record_buffer."
1661
1608
msgstr ""
1662
1609
 
1663
 
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
 
1610
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:2033
1664
1611
msgid "Select scheduler to be used (by default multi-thread)."
1665
1612
msgstr ""
1666
1613
 
1667
 
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
 
1614
#: ../drizzled/drizzled.cc:1356 ../drizzled/drizzled.cc:2038
1668
1615
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1669
1616
msgstr ""
1670
1617
 
1671
 
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
 
1618
#: ../drizzled/drizzled.cc:1358 ../drizzled/drizzled.cc:2044
1672
1619
msgid "The number of cached table definitions."
1673
1620
msgstr ""
1674
1621
 
1675
 
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
 
1622
#: ../drizzled/drizzled.cc:1360 ../drizzled/drizzled.cc:2048
1676
1623
msgid "The number of cached open tables."
1677
1624
msgstr ""
1678
1625
 
1679
 
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
 
1626
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:2052
1680
1627
msgid ""
1681
1628
"Timeout in seconds to wait for a table level lock before returning an error. "
1682
1629
"Used only if the connection has active cursors."
1683
1630
msgstr ""
1684
1631
 
1685
 
#: ../drizzled/drizzled.cc:1401 ../drizzled/drizzled.cc:2071
 
1632
#: ../drizzled/drizzled.cc:1365 ../drizzled/drizzled.cc:2057
1686
1633
msgid "The stack size for each thread."
1687
1634
msgstr ""
1688
1635
 
1689
 
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:2077
 
1636
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2063
1690
1637
msgid ""
1691
1638
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1692
1639
"automatically convert it to an on-disk MyISAM table."
1693
1640
msgstr ""
1694
1641
 
1695
 
#: ../drizzled/drizzled.cc:1427
 
1642
#: ../drizzled/drizzled.cc:1391
1696
1643
msgid "Duplicate entry for command line option\n"
1697
1644
msgstr ""
1698
1645
 
1699
 
#: ../drizzled/drizzled.cc:1472
 
1646
#: ../drizzled/drizzled.cc:1436 ../drizzled/drizzled.cc:1469
 
1647
#: ../drizzled/drizzled.cc:1477 ../drizzled/drizzled.cc:1497
 
1648
#, c-format
 
1649
msgid ""
 
1650
"%s: %s.\n"
 
1651
"Use --help to get a list of available options\n"
 
1652
msgstr ""
 
1653
 
 
1654
#: ../drizzled/drizzled.cc:1447
1700
1655
msgid "Failed to initialize plugins\n"
1701
1656
msgstr ""
1702
1657
 
1703
 
#: ../drizzled/drizzled.cc:1494
1704
 
#, c-format
1705
 
msgid ""
1706
 
"%s: %s.\n"
1707
 
"Use --help to get a list of available options\n"
1708
 
msgstr ""
1709
 
 
1710
 
#: ../drizzled/drizzled.cc:1502
 
1658
#: ../drizzled/drizzled.cc:1485
1711
1659
#, c-format
1712
1660
msgid ""
1713
1661
"%s\n"
1714
1662
"Use --help to get a list of available options\n"
1715
1663
msgstr ""
1716
1664
 
1717
 
#: ../drizzled/drizzled.cc:1540
 
1665
#: ../drizzled/drizzled.cc:1534
1718
1666
#, fuzzy
1719
1667
msgid "Error getting default charset"
1720
1668
msgstr "设置默认字符集。"
1721
1669
 
1722
 
#: ../drizzled/drizzled.cc:1570
 
1670
#: ../drizzled/drizzled.cc:1564
1723
1671
msgid "Error setting collation"
1724
1672
msgstr ""
1725
1673
 
1726
 
#: ../drizzled/drizzled.cc:1578
 
1674
#: ../drizzled/drizzled.cc:1572
1727
1675
#, c-format
1728
1676
msgid "Unknown locale: '%s'"
1729
1677
msgstr ""
1730
1678
 
1731
 
#: ../drizzled/drizzled.cc:1598
 
1679
#: ../drizzled/drizzled.cc:1592
1732
1680
msgid "Could not initialize table cache\n"
1733
1681
msgstr ""
1734
1682
 
1735
 
#: ../drizzled/drizzled.cc:1609
 
1683
#: ../drizzled/drizzled.cc:1603
1736
1684
msgid "XA cache initialization failed: Out of memory\n"
1737
1685
msgstr ""
1738
1686
 
1739
 
#: ../drizzled/drizzled.cc:1639
 
1687
#: ../drizzled/drizzled.cc:1633
1740
1688
msgid "No scheduler found, cannot continue!\n"
1741
1689
msgstr ""
1742
1690
 
1743
 
#: ../drizzled/drizzled.cc:1663
 
1691
#: ../drizzled/drizzled.cc:1657
1744
1692
#, c-format
1745
1693
msgid "Unknown/unsupported storage engine: %s\n"
1746
1694
msgstr ""
1747
1695
 
1748
 
#: ../drizzled/drizzled.cc:1967
 
1696
#: ../drizzled/drizzled.cc:1789
 
1697
msgid "Set the default storage engine (table type) for tables."
 
1698
msgstr ""
 
1699
 
 
1700
#: ../drizzled/drizzled.cc:1821
 
1701
msgid ""
 
1702
"Maximum time in seconds to wait for the port to become free. (Default: no "
 
1703
"wait)"
 
1704
msgstr ""
 
1705
 
 
1706
#: ../drizzled/drizzled.cc:1953
1749
1707
msgid ""
1750
1708
"Controls the heuristic(s) applied during query optimization to prune less-"
1751
1709
"promising partial plans from the optimizer search space. Meaning: false - do "
1753
1711
"based on number of retrieved rows."
1754
1712
msgstr ""
1755
1713
 
1756
 
#: ../drizzled/drizzled.cc:2103
 
1714
#: ../drizzled/drizzled.cc:2089
1757
1715
#, fuzzy
1758
1716
msgid ""
1759
1717
"Copyright (C) 2008 Sun Microsystems\n"
1762
1720
"\n"
1763
1721
msgstr "版权所有 (C) 2008 Sun Microsystem\n"
1764
1722
 
1765
 
#: ../drizzled/drizzled.cc:2110
 
1723
#: ../drizzled/drizzled.cc:2096
1766
1724
#, c-format
1767
1725
msgid "Usage: %s [OPTIONS]\n"
1768
1726
msgstr ""
1769
1727
 
1770
 
#: ../drizzled/drizzled.cc:2256
 
1728
#: ../drizzled/drizzled.cc:2219
1771
1729
#, c-format
1772
1730
msgid ""
1773
1731
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1774
1732
"command line\n"
1775
1733
msgstr ""
1776
1734
 
1777
 
#: ../drizzled/error.cc:138
 
1735
#: ../drizzled/error.cc:131
1778
1736
#, c-format
1779
1737
msgid "Unknown error %d"
1780
1738
msgstr ""
1781
1739
 
1782
 
#: ../drizzled/error.cc:214
 
1740
#: ../drizzled/error.cc:207
1783
1741
msgid "NO"
1784
1742
msgstr ""
1785
1743
 
1786
 
#: ../drizzled/error.cc:215
 
1744
#: ../drizzled/error.cc:208
1787
1745
msgid "YES"
1788
1746
msgstr ""
1789
1747
 
1790
 
#: ../drizzled/error.cc:216
 
1748
#: ../drizzled/error.cc:209
1791
1749
#, c-format
1792
1750
msgid "Can't create file '%-.200s' (errno: %d)"
1793
1751
msgstr ""
1794
1752
 
1795
 
#: ../drizzled/error.cc:217
 
1753
#: ../drizzled/error.cc:210
1796
1754
#, c-format
1797
1755
msgid "Can't create table '%-.200s' (errno: %d)"
1798
1756
msgstr ""
1799
1757
 
1800
 
#: ../drizzled/error.cc:218
1801
 
#, c-format
1802
 
msgid "Can't create database '%-.192s' (errno: %d)"
1803
 
msgstr ""
1804
 
 
1805
 
#: ../drizzled/error.cc:219
1806
 
#, c-format
1807
 
msgid "Can't create database '%-.192s'; database exists"
1808
 
msgstr ""
1809
 
 
1810
 
#: ../drizzled/error.cc:220
1811
 
#, c-format
1812
 
msgid "Can't drop database '%-.192s'; database doesn't exist"
1813
 
msgstr ""
1814
 
 
1815
 
#: ../drizzled/error.cc:221
 
1758
#: ../drizzled/error.cc:211
 
1759
#, fuzzy, c-format
 
1760
msgid "Can't create schema '%-.192s' (errno: %d)"
 
1761
msgstr "无法创建后台进程。获得错误:%s。\n"
 
1762
 
 
1763
#: ../drizzled/error.cc:212
 
1764
#, c-format
 
1765
msgid "Can't create schema '%-.192s'; schema exists"
 
1766
msgstr ""
 
1767
 
 
1768
#: ../drizzled/error.cc:213
 
1769
#, c-format
 
1770
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
 
1771
msgstr ""
 
1772
 
 
1773
#: ../drizzled/error.cc:214
1816
1774
#, c-format
1817
1775
msgid "Error on delete of '%-.192s' (errno: %d)"
1818
1776
msgstr ""
1819
1777
 
1820
 
#: ../drizzled/error.cc:222
 
1778
#: ../drizzled/error.cc:215
1821
1779
#, c-format
1822
1780
msgid "Can't get status of '%-.200s' (errno: %d)"
1823
1781
msgstr ""
1824
1782
 
1825
 
#: ../drizzled/error.cc:223
 
1783
#: ../drizzled/error.cc:216
1826
1784
#, c-format
1827
1785
msgid "Can't lock file (errno: %d)"
1828
1786
msgstr ""
1829
1787
 
1830
 
#: ../drizzled/error.cc:224
 
1788
#: ../drizzled/error.cc:217
1831
1789
#, c-format
1832
1790
msgid "Can't open file: '%-.200s' (errno: %d)"
1833
1791
msgstr ""
1834
1792
 
1835
 
#: ../drizzled/error.cc:225
 
1793
#: ../drizzled/error.cc:218
1836
1794
#, c-format
1837
1795
msgid "Can't find file: '%-.200s' (errno: %d)"
1838
1796
msgstr ""
1839
1797
 
1840
 
#: ../drizzled/error.cc:226
 
1798
#: ../drizzled/error.cc:219
1841
1799
#, c-format
1842
1800
msgid "Can't read dir of '%-.192s' (errno: %d)"
1843
1801
msgstr ""
1844
1802
 
1845
 
#: ../drizzled/error.cc:227
 
1803
#: ../drizzled/error.cc:220
1846
1804
#, c-format
1847
1805
msgid "Record has changed since last read in table '%-.192s'"
1848
1806
msgstr ""
1849
1807
 
1850
 
#: ../drizzled/error.cc:228
 
1808
#: ../drizzled/error.cc:221
1851
1809
#, c-format
1852
1810
msgid "Disk full (%s); waiting for someone to free some space..."
1853
1811
msgstr ""
1854
1812
 
1855
 
#: ../drizzled/error.cc:229
 
1813
#: ../drizzled/error.cc:222
1856
1814
#, c-format
1857
1815
msgid "Can't write; duplicate key in table '%-.192s'"
1858
1816
msgstr ""
1859
1817
 
1860
 
#: ../drizzled/error.cc:230
 
1818
#: ../drizzled/error.cc:223
1861
1819
#, c-format
1862
1820
msgid "Error on close of '%-.192s' (errno: %d)"
1863
1821
msgstr ""
1864
1822
 
1865
 
#: ../drizzled/error.cc:231
 
1823
#: ../drizzled/error.cc:224
1866
1824
#, c-format
1867
1825
msgid "Error reading file '%-.200s' (errno: %d)"
1868
1826
msgstr ""
1869
1827
 
1870
 
#: ../drizzled/error.cc:232
 
1828
#: ../drizzled/error.cc:225
1871
1829
#, c-format
1872
1830
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1873
1831
msgstr ""
1874
1832
 
1875
 
#: ../drizzled/error.cc:233
 
1833
#: ../drizzled/error.cc:226
1876
1834
#, c-format
1877
1835
msgid "Error writing file '%-.200s' (errno: %d)"
1878
1836
msgstr ""
1879
1837
 
1880
 
#: ../drizzled/error.cc:234
 
1838
#: ../drizzled/error.cc:227
1881
1839
#, c-format
1882
1840
msgid "'%-.192s' is locked against change"
1883
1841
msgstr ""
1884
1842
 
1885
 
#: ../drizzled/error.cc:235
 
1843
#: ../drizzled/error.cc:228
1886
1844
msgid "Sort aborted"
1887
1845
msgstr ""
1888
1846
 
1889
 
#: ../drizzled/error.cc:236
 
1847
#: ../drizzled/error.cc:229
1890
1848
#, c-format
1891
1849
msgid "Got error %d from storage engine"
1892
1850
msgstr ""
1893
1851
 
1894
 
#: ../drizzled/error.cc:237
 
1852
#: ../drizzled/error.cc:230
1895
1853
#, c-format
1896
1854
msgid "Table storage engine for '%-.192s' doesn't have this option"
1897
1855
msgstr ""
1898
1856
 
1899
 
#: ../drizzled/error.cc:238
 
1857
#: ../drizzled/error.cc:231
1900
1858
#, c-format
1901
1859
msgid "Can't find record in '%-.192s'"
1902
1860
msgstr ""
1903
1861
 
1904
 
#: ../drizzled/error.cc:239
 
1862
#: ../drizzled/error.cc:232
1905
1863
#, c-format
1906
1864
msgid "Incorrect information in file: '%-.200s'"
1907
1865
msgstr ""
1908
1866
 
1909
 
#: ../drizzled/error.cc:240
 
1867
#: ../drizzled/error.cc:233
1910
1868
#, c-format
1911
1869
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1912
1870
msgstr ""
1913
1871
 
1914
 
#: ../drizzled/error.cc:241
 
1872
#: ../drizzled/error.cc:234
1915
1873
#, c-format
1916
1874
msgid "Old key file for table '%-.192s'; repair it!"
1917
1875
msgstr ""
1918
1876
 
1919
 
#: ../drizzled/error.cc:242
 
1877
#: ../drizzled/error.cc:235
1920
1878
#, c-format
1921
1879
msgid "Table '%-.192s' is read only"
1922
1880
msgstr ""
1923
1881
 
1924
 
#: ../drizzled/error.cc:243
 
1882
#: ../drizzled/error.cc:236
1925
1883
#, c-format
1926
1884
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1927
1885
msgstr ""
1928
1886
 
1929
 
#: ../drizzled/error.cc:244
 
1887
#: ../drizzled/error.cc:237
1930
1888
msgid "Out of sort memory; increase server sort buffer size"
1931
1889
msgstr ""
1932
1890
 
1933
 
#: ../drizzled/error.cc:245
 
1891
#: ../drizzled/error.cc:238
1934
1892
#, c-format
1935
1893
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1936
1894
msgstr ""
1937
1895
 
1938
 
#: ../drizzled/error.cc:246
 
1896
#: ../drizzled/error.cc:239
1939
1897
msgid "Too many connections"
1940
1898
msgstr ""
1941
1899
 
1942
 
#: ../drizzled/error.cc:247
 
1900
#: ../drizzled/error.cc:240
1943
1901
msgid ""
1944
1902
"Out of memory; check if drizzled or some other process uses all available "
1945
1903
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1946
1904
"memory or you can add more swap space"
1947
1905
msgstr ""
1948
1906
 
1949
 
#: ../drizzled/error.cc:248
 
1907
#: ../drizzled/error.cc:241
1950
1908
msgid "Can't get hostname for your address"
1951
1909
msgstr ""
1952
1910
 
1953
 
#: ../drizzled/error.cc:249
 
1911
#: ../drizzled/error.cc:242
1954
1912
msgid "Bad handshake"
1955
1913
msgstr ""
1956
1914
 
1957
 
#: ../drizzled/error.cc:250
 
1915
#: ../drizzled/error.cc:243
1958
1916
#, c-format
1959
 
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
 
1917
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1960
1918
msgstr ""
1961
1919
 
1962
 
#: ../drizzled/error.cc:251
 
1920
#: ../drizzled/error.cc:244
1963
1921
#, c-format
1964
1922
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1965
1923
msgstr ""
1966
1924
 
1967
 
#: ../drizzled/error.cc:252
1968
 
msgid "No database selected"
 
1925
#: ../drizzled/error.cc:245
 
1926
msgid "No schema selected"
1969
1927
msgstr ""
1970
1928
 
1971
 
#: ../drizzled/error.cc:253
 
1929
#: ../drizzled/error.cc:246
1972
1930
msgid "Unknown command"
1973
1931
msgstr ""
1974
1932
 
1975
 
#: ../drizzled/error.cc:254
 
1933
#: ../drizzled/error.cc:247
1976
1934
#, c-format
1977
1935
msgid "Column '%-.192s' cannot be null"
1978
1936
msgstr ""
1979
1937
 
1980
 
#: ../drizzled/error.cc:255
 
1938
#: ../drizzled/error.cc:248
1981
1939
#, c-format
1982
 
msgid "Unknown database '%-.192s'"
 
1940
msgid "Unknown schema '%-.192s'"
1983
1941
msgstr ""
1984
1942
 
1985
 
#: ../drizzled/error.cc:256
 
1943
#: ../drizzled/error.cc:249
1986
1944
#, c-format
1987
1945
msgid "Table '%-.192s' already exists"
1988
1946
msgstr ""
1989
1947
 
1990
 
#: ../drizzled/error.cc:257
 
1948
#: ../drizzled/error.cc:250
1991
1949
#, c-format
1992
1950
msgid "Unknown table '%-.100s'"
1993
1951
msgstr ""
1994
1952
 
1995
 
#: ../drizzled/error.cc:258
 
1953
#: ../drizzled/error.cc:251
1996
1954
#, c-format
1997
1955
msgid "Column '%-.192s' in %-.192s is ambiguous"
1998
1956
msgstr ""
1999
1957
 
2000
 
#: ../drizzled/error.cc:259
 
1958
#: ../drizzled/error.cc:252
2001
1959
msgid "Server shutdown in progress"
2002
1960
msgstr ""
2003
1961
 
2004
 
#: ../drizzled/error.cc:260
 
1962
#: ../drizzled/error.cc:253
2005
1963
#, c-format
2006
1964
msgid "Unknown column '%-.192s' in '%-.192s'"
2007
1965
msgstr ""
2008
1966
 
2009
 
#: ../drizzled/error.cc:261
 
1967
#: ../drizzled/error.cc:254
2010
1968
#, c-format
2011
1969
msgid "'%-.192s' isn't in GROUP BY"
2012
1970
msgstr ""
2013
1971
 
2014
 
#: ../drizzled/error.cc:262
 
1972
#: ../drizzled/error.cc:255
2015
1973
#, c-format
2016
1974
msgid "Can't group on '%-.192s'"
2017
1975
msgstr ""
2018
1976
 
2019
 
#: ../drizzled/error.cc:263
 
1977
#: ../drizzled/error.cc:256
2020
1978
msgid "Statement has sum functions and columns in same statement"
2021
1979
msgstr ""
2022
1980
 
2023
 
#: ../drizzled/error.cc:264
 
1981
#: ../drizzled/error.cc:257
2024
1982
msgid "Column count doesn't match value count"
2025
1983
msgstr ""
2026
1984
 
2027
 
#: ../drizzled/error.cc:265
 
1985
#: ../drizzled/error.cc:258
2028
1986
#, c-format
2029
1987
msgid "Identifier name '%-.100s' is too long"
2030
1988
msgstr ""
2031
1989
 
2032
 
#: ../drizzled/error.cc:266
 
1990
#: ../drizzled/error.cc:259
2033
1991
#, c-format
2034
1992
msgid "Duplicate column name '%-.192s'"
2035
1993
msgstr ""
2036
1994
 
2037
 
#: ../drizzled/error.cc:267
 
1995
#: ../drizzled/error.cc:260
2038
1996
#, c-format
2039
1997
msgid "Duplicate key name '%-.192s'"
2040
1998
msgstr ""
2041
1999
 
2042
 
#: ../drizzled/error.cc:268
 
2000
#: ../drizzled/error.cc:261
2043
2001
#, c-format
2044
2002
msgid "Duplicate entry '%-.192s' for key %d"
2045
2003
msgstr ""
2046
2004
 
2047
 
#: ../drizzled/error.cc:269
 
2005
#: ../drizzled/error.cc:262
2048
2006
#, c-format
2049
2007
msgid "Incorrect column specifier for column '%-.192s'"
2050
2008
msgstr ""
2051
2009
 
2052
 
#: ../drizzled/error.cc:270
 
2010
#: ../drizzled/error.cc:263
2053
2011
#, c-format
2054
2012
msgid "%s near '%-.80s' at line %d"
2055
2013
msgstr ""
2056
2014
 
2057
 
#: ../drizzled/error.cc:271
 
2015
#: ../drizzled/error.cc:264
2058
2016
msgid "Query was empty"
2059
2017
msgstr ""
2060
2018
 
2061
 
#: ../drizzled/error.cc:272
 
2019
#: ../drizzled/error.cc:265
2062
2020
#, c-format
2063
2021
msgid "Not unique table/alias: '%-.192s'"
2064
2022
msgstr ""
2065
2023
 
2066
 
#: ../drizzled/error.cc:273
 
2024
#: ../drizzled/error.cc:266
2067
2025
#, c-format
2068
2026
msgid "Invalid default value for '%-.192s'"
2069
2027
msgstr ""
2070
2028
 
2071
 
#: ../drizzled/error.cc:274
 
2029
#: ../drizzled/error.cc:267
2072
2030
msgid "Multiple primary key defined"
2073
2031
msgstr ""
2074
2032
 
2075
 
#: ../drizzled/error.cc:275
 
2033
#: ../drizzled/error.cc:268
2076
2034
#, c-format
2077
2035
msgid "Too many keys specified; max %d keys allowed"
2078
2036
msgstr ""
2079
2037
 
2080
 
#: ../drizzled/error.cc:276
 
2038
#: ../drizzled/error.cc:269
2081
2039
#, c-format
2082
2040
msgid "Too many key parts specified; max %d parts allowed"
2083
2041
msgstr ""
2084
2042
 
2085
 
#: ../drizzled/error.cc:277
 
2043
#: ../drizzled/error.cc:270
2086
2044
#, c-format
2087
2045
msgid "Specified key was too long; max key length is %d bytes"
2088
2046
msgstr ""
2089
2047
 
2090
 
#: ../drizzled/error.cc:278
 
2048
#: ../drizzled/error.cc:271
2091
2049
#, c-format
2092
2050
msgid "Key column '%-.192s' doesn't exist in table"
2093
2051
msgstr ""
2094
2052
 
2095
 
#: ../drizzled/error.cc:279
 
2053
#: ../drizzled/error.cc:272
2096
2054
#, c-format
2097
2055
msgid ""
2098
2056
"BLOB column '%-.192s' can't be used in key specification with the used table "
2099
2057
"type"
2100
2058
msgstr ""
2101
2059
 
2102
 
#: ../drizzled/error.cc:280
 
2060
#: ../drizzled/error.cc:273
2103
2061
#, c-format
2104
2062
msgid ""
2105
2063
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2106
2064
"instead"
2107
2065
msgstr ""
2108
2066
 
2109
 
#: ../drizzled/error.cc:281
 
2067
#: ../drizzled/error.cc:274
2110
2068
msgid ""
2111
2069
"Incorrect table definition; there can be only one auto column and it must be "
2112
2070
"defined as a key"
2113
2071
msgstr ""
2114
2072
 
2115
 
#: ../drizzled/error.cc:282
 
2073
#: ../drizzled/error.cc:275
2116
2074
#, c-format
2117
2075
msgid "%s: Normal shutdown\n"
2118
2076
msgstr ""
2119
2077
 
2120
 
#: ../drizzled/error.cc:283
 
2078
#: ../drizzled/error.cc:276
2121
2079
#, c-format
2122
2080
msgid "%s: Got signal %d. Aborting!\n"
2123
2081
msgstr ""
2124
2082
 
2125
 
#: ../drizzled/error.cc:284
 
2083
#: ../drizzled/error.cc:277
2126
2084
#, c-format
2127
2085
msgid "%s: Shutdown complete\n"
2128
2086
msgstr ""
2129
2087
 
2130
 
#: ../drizzled/error.cc:285
 
2088
#: ../drizzled/error.cc:278
2131
2089
#, c-format
2132
2090
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2133
2091
msgstr ""
2134
2092
 
2135
 
#: ../drizzled/error.cc:286
 
2093
#: ../drizzled/error.cc:279
2136
2094
msgid "Can't create IP socket"
2137
2095
msgstr ""
2138
2096
 
2139
 
#: ../drizzled/error.cc:287
 
2097
#: ../drizzled/error.cc:280
2140
2098
#, c-format
2141
2099
msgid ""
2142
2100
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2143
2101
"table"
2144
2102
msgstr ""
2145
2103
 
2146
 
#: ../drizzled/error.cc:288
 
2104
#: ../drizzled/error.cc:281
2147
2105
#, c-format
2148
2106
msgid ""
2149
2107
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2150
2108
"check the manual"
2151
2109
msgstr ""
2152
2110
 
2153
 
#: ../drizzled/error.cc:289
 
2111
#: ../drizzled/error.cc:282
2154
2112
msgid ""
2155
2113
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2156
2114
msgstr ""
2157
2115
 
2158
 
#: ../drizzled/error.cc:290
 
2116
#: ../drizzled/error.cc:283
2159
2117
#, c-format
2160
2118
msgid ""
2161
 
"The file '%-.128s' must be in the database directory or be readable by all"
 
2119
"The file '%-.128s' must be in the schema directory or be readable by all"
2162
2120
msgstr ""
2163
2121
 
2164
 
#: ../drizzled/error.cc:291
 
2122
#: ../drizzled/error.cc:284
2165
2123
#, c-format
2166
2124
msgid "File '%-.200s' already exists"
2167
2125
msgstr ""
2168
2126
 
2169
 
#: ../drizzled/error.cc:292
 
2127
#: ../drizzled/error.cc:285
2170
2128
#, c-format
2171
2129
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
2172
2130
msgstr ""
2173
2131
 
2174
 
#: ../drizzled/error.cc:293
 
2132
#: ../drizzled/error.cc:286
2175
2133
msgid ""
2176
2134
"Incorrect prefix key; the used key part isn't a string, the used length is "
2177
2135
"longer than the key part, or the storage engine doesn't support unique "
2178
2136
"prefix keys"
2179
2137
msgstr ""
2180
2138
 
2181
 
#: ../drizzled/error.cc:294
 
2139
#: ../drizzled/error.cc:287
2182
2140
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2183
2141
msgstr ""
2184
2142
 
2185
 
#: ../drizzled/error.cc:295
 
2143
#: ../drizzled/error.cc:288
2186
2144
#, c-format
2187
2145
msgid "Can't DROP '%-.192s'; check that column/key exists"
2188
2146
msgstr ""
2189
2147
 
2190
 
#: ../drizzled/error.cc:296
 
2148
#: ../drizzled/error.cc:289
2191
2149
#, c-format
2192
2150
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
2193
2151
msgstr ""
2194
2152
 
2195
 
#: ../drizzled/error.cc:297
 
2153
#: ../drizzled/error.cc:290
2196
2154
#, c-format
2197
2155
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2198
2156
msgstr ""
2199
2157
 
2200
 
#: ../drizzled/error.cc:298
 
2158
#: ../drizzled/error.cc:291
2201
2159
#, c-format
2202
2160
msgid "Unknown thread id: %lu"
2203
2161
msgstr ""
2204
2162
 
2205
 
#: ../drizzled/error.cc:299
 
2163
#: ../drizzled/error.cc:292
2206
2164
#, c-format
2207
2165
msgid "You are not owner of thread %lu"
2208
2166
msgstr ""
2209
2167
 
2210
 
#: ../drizzled/error.cc:300
 
2168
#: ../drizzled/error.cc:293
2211
2169
msgid "No tables used"
2212
2170
msgstr ""
2213
2171
 
2214
 
#: ../drizzled/error.cc:301
 
2172
#: ../drizzled/error.cc:294
2215
2173
#, c-format
2216
2174
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2217
2175
msgstr ""
2218
2176
 
2219
 
#: ../drizzled/error.cc:302
 
2177
#: ../drizzled/error.cc:295
2220
2178
#, c-format
2221
 
msgid "Incorrect database name '%-.100s'"
 
2179
msgid "Incorrect schema name '%-.100s'"
2222
2180
msgstr ""
2223
2181
 
2224
 
#: ../drizzled/error.cc:303
 
2182
#: ../drizzled/error.cc:296
2225
2183
#, c-format
2226
2184
msgid "Incorrect table name '%-.100s'"
2227
2185
msgstr ""
2228
2186
 
2229
 
#: ../drizzled/error.cc:304
 
2187
#: ../drizzled/error.cc:297
2230
2188
msgid ""
2231
2189
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2232
2190
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2233
2191
msgstr ""
2234
2192
 
2235
 
#: ../drizzled/error.cc:305
 
2193
#: ../drizzled/error.cc:298
2236
2194
msgid "Unknown error"
2237
2195
msgstr ""
2238
2196
 
2239
 
#: ../drizzled/error.cc:306
 
2197
#: ../drizzled/error.cc:299
2240
2198
#, c-format
2241
2199
msgid "Unknown procedure '%-.192s'"
2242
2200
msgstr ""
2243
2201
 
2244
 
#: ../drizzled/error.cc:307
 
2202
#: ../drizzled/error.cc:300
2245
2203
#, c-format
2246
2204
msgid "Incorrect parameter count to procedure '%-.192s'"
2247
2205
msgstr ""
2248
2206
 
2249
 
#: ../drizzled/error.cc:308
 
2207
#: ../drizzled/error.cc:301
2250
2208
#, c-format
2251
2209
msgid "Unknown table '%-.192s' in %-.32s"
2252
2210
msgstr ""
2253
2211
 
2254
 
#: ../drizzled/error.cc:309
 
2212
#: ../drizzled/error.cc:302
2255
2213
#, c-format
2256
2214
msgid "Column '%-.192s' specified twice"
2257
2215
msgstr ""
2258
2216
 
2259
 
#: ../drizzled/error.cc:310
 
2217
#: ../drizzled/error.cc:303
2260
2218
msgid "Invalid use of group function"
2261
2219
msgstr ""
2262
2220
 
2263
 
#: ../drizzled/error.cc:311
 
2221
#: ../drizzled/error.cc:304
2264
2222
#, c-format
2265
2223
msgid ""
2266
2224
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2267
2225
msgstr ""
2268
2226
 
2269
 
#: ../drizzled/error.cc:312
 
2227
#: ../drizzled/error.cc:305
2270
2228
msgid "A table must have at least 1 column"
2271
2229
msgstr ""
2272
2230
 
2273
 
#: ../drizzled/error.cc:313
 
2231
#: ../drizzled/error.cc:306
2274
2232
#, c-format
2275
2233
msgid "The table '%-.192s' is full"
2276
2234
msgstr ""
2277
2235
 
2278
 
#: ../drizzled/error.cc:314
 
2236
#: ../drizzled/error.cc:307
2279
2237
#, c-format
2280
2238
msgid "Too many tables; Drizzle can only use %d tables in a join"
2281
2239
msgstr ""
2282
2240
 
2283
 
#: ../drizzled/error.cc:315
 
2241
#: ../drizzled/error.cc:308
2284
2242
msgid "Too many columns"
2285
2243
msgstr ""
2286
2244
 
2287
 
#: ../drizzled/error.cc:316
 
2245
#: ../drizzled/error.cc:309
2288
2246
#, c-format
2289
2247
msgid ""
2290
2248
"Row size too large. The maximum row size for the used table type, not "
2291
2249
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2292
2250
msgstr ""
2293
2251
 
2294
 
#: ../drizzled/error.cc:317
 
2252
#: ../drizzled/error.cc:310
2295
2253
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2296
2254
msgstr ""
2297
2255
 
2298
 
#: ../drizzled/error.cc:318
 
2256
#: ../drizzled/error.cc:311
2299
2257
#, c-format
2300
2258
msgid ""
2301
2259
"Table handler doesn't support NULL in given index. Please change column "
2302
2260
"'%-.192s' to be NOT NULL or use another handler"
2303
2261
msgstr ""
2304
2262
 
2305
 
#: ../drizzled/error.cc:319
 
2263
#: ../drizzled/error.cc:312
2306
2264
msgid "No paths allowed for plugin library"
2307
2265
msgstr ""
2308
2266
 
2309
 
#: ../drizzled/error.cc:320
 
2267
#: ../drizzled/error.cc:313
2310
2268
#, c-format
2311
2269
msgid "Plugin '%-.192s' already exists"
2312
2270
msgstr ""
2313
2271
 
2314
 
#: ../drizzled/error.cc:321
 
2272
#: ../drizzled/error.cc:314
2315
2273
#, c-format
2316
2274
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2317
2275
msgstr ""
2318
2276
 
2319
 
#: ../drizzled/error.cc:322
 
2277
#: ../drizzled/error.cc:315
2320
2278
#, c-format
2321
2279
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2322
2280
msgstr ""
2323
2281
 
2324
 
#: ../drizzled/error.cc:323
 
2282
#: ../drizzled/error.cc:316
2325
2283
#, c-format
2326
2284
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
2327
2285
msgstr ""
2328
2286
 
2329
 
#: ../drizzled/error.cc:324
 
2287
#: ../drizzled/error.cc:317
2330
2288
#, c-format
2331
2289
msgid ""
2332
2290
"Can't create a new thread (errno %d); if you are not out of available "
2333
2291
"memory, you can consult the manual for a possible OS-dependent bug"
2334
2292
msgstr ""
2335
2293
 
2336
 
#: ../drizzled/error.cc:325
 
2294
#: ../drizzled/error.cc:318
2337
2295
#, c-format
2338
2296
msgid "Column count doesn't match value count at row %ld"
2339
2297
msgstr ""
2340
2298
 
2341
 
#: ../drizzled/error.cc:326
 
2299
#: ../drizzled/error.cc:319
2342
2300
#, c-format
2343
2301
msgid "Can't reopen table: '%-.192s'"
2344
2302
msgstr ""
2345
2303
 
2346
 
#: ../drizzled/error.cc:327
 
2304
#: ../drizzled/error.cc:320
2347
2305
msgid ""
2348
2306
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2349
2307
"illegal if there is no GROUP BY clause"
2350
2308
msgstr ""
2351
2309
 
2352
 
#: ../drizzled/error.cc:328
 
2310
#: ../drizzled/error.cc:321
2353
2311
#, c-format
2354
2312
msgid "Table '%-.192s.%-.192s' doesn't exist"
2355
2313
msgstr ""
2356
2314
 
2357
 
#: ../drizzled/error.cc:329
 
2315
#: ../drizzled/error.cc:322
2358
2316
msgid ""
2359
2317
"You have an error in your SQL syntax; check the manual that corresponds to "
2360
2318
"your Drizzle server version for the right syntax to use"
2361
2319
msgstr ""
2362
2320
 
2363
 
#: ../drizzled/error.cc:330
 
2321
#: ../drizzled/error.cc:323
2364
2322
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2365
2323
msgstr ""
2366
2324
 
2367
 
#: ../drizzled/error.cc:331
 
2325
#: ../drizzled/error.cc:324
2368
2326
msgid "Got packets out of order"
2369
2327
msgstr ""
2370
2328
 
2371
 
#: ../drizzled/error.cc:332
 
2329
#: ../drizzled/error.cc:325
2372
2330
msgid "The used table type doesn't support BLOB/TEXT columns"
2373
2331
msgstr ""
2374
2332
 
2375
 
#: ../drizzled/error.cc:333
 
2333
#: ../drizzled/error.cc:326
2376
2334
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2377
2335
msgstr ""
2378
2336
 
2379
 
#: ../drizzled/error.cc:334
 
2337
#: ../drizzled/error.cc:327
2380
2338
#, c-format
2381
2339
msgid "Incorrect column name '%-.100s'"
2382
2340
msgstr ""
2383
2341
 
2384
 
#: ../drizzled/error.cc:335
 
2342
#: ../drizzled/error.cc:328
2385
2343
#, c-format
2386
2344
msgid "The used storage engine can't index column '%-.192s'"
2387
2345
msgstr ""
2388
2346
 
2389
 
#: ../drizzled/error.cc:336
 
2347
#: ../drizzled/error.cc:329
2390
2348
msgid ""
2391
2349
"Unable to open underlying table which is differently defined or of non-"
2392
2350
"MyISAM type or doesn't exist"
2393
2351
msgstr ""
2394
2352
 
2395
 
#: ../drizzled/error.cc:337
 
2353
#: ../drizzled/error.cc:330
2396
2354
#, c-format
2397
2355
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2398
2356
msgstr ""
2399
2357
 
2400
 
#: ../drizzled/error.cc:338
 
2358
#: ../drizzled/error.cc:331
2401
2359
#, c-format
2402
2360
msgid ""
2403
2361
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2404
2362
msgstr ""
2405
2363
 
2406
 
#: ../drizzled/error.cc:339
 
2364
#: ../drizzled/error.cc:332
2407
2365
msgid ""
2408
2366
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2409
2367
"UNIQUE instead"
2410
2368
msgstr ""
2411
2369
 
2412
 
#: ../drizzled/error.cc:340
 
2370
#: ../drizzled/error.cc:333
2413
2371
msgid "Result consisted of more than one row"
2414
2372
msgstr ""
2415
2373
 
2416
 
#: ../drizzled/error.cc:341
 
2374
#: ../drizzled/error.cc:334
2417
2375
msgid "This table type requires a primary key"
2418
2376
msgstr ""
2419
2377
 
2420
 
#: ../drizzled/error.cc:342
 
2378
#: ../drizzled/error.cc:335
2421
2379
#, c-format
2422
2380
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2423
2381
msgstr ""
2424
2382
 
2425
 
#: ../drizzled/error.cc:343
 
2383
#: ../drizzled/error.cc:336
2426
2384
msgid "Can't open table"
2427
2385
msgstr ""
2428
2386
 
2429
 
#: ../drizzled/error.cc:344
 
2387
#: ../drizzled/error.cc:337
2430
2388
#, c-format
2431
2389
msgid "The storage engine for the table doesn't support %s"
2432
2390
msgstr ""
2433
2391
 
2434
 
#: ../drizzled/error.cc:345
 
2392
#: ../drizzled/error.cc:338
2435
2393
#, c-format
2436
2394
msgid "Got error %d during COMMIT"
2437
2395
msgstr ""
2438
2396
 
2439
 
#: ../drizzled/error.cc:346
 
2397
#: ../drizzled/error.cc:339
2440
2398
#, c-format
2441
2399
msgid "Got error %d during ROLLBACK"
2442
2400
msgstr ""
2445
2403
#. program that looks over the source for the N_() macros does not
2446
2404
#. (obviously) do macro expansion, so the string is entirely wrong for
2447
2405
#. what it is trying to output for every language except english.
2448
 
#: ../drizzled/error.cc:351
 
2406
#: ../drizzled/error.cc:344
2449
2407
#, c-format
2450
2408
msgid ""
2451
2409
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2452
2410
"'%-.64s' (%-.64s)"
2453
2411
msgstr ""
2454
2412
 
2455
 
#: ../drizzled/error.cc:352
 
2413
#: ../drizzled/error.cc:345
2456
2414
msgid ""
2457
2415
"Can't execute the given command because you have active locked tables or an "
2458
2416
"active transaction"
2459
2417
msgstr ""
2460
2418
 
2461
 
#: ../drizzled/error.cc:353
 
2419
#: ../drizzled/error.cc:346
2462
2420
#, c-format
2463
2421
msgid "Unknown system variable '%-.64s'"
2464
2422
msgstr ""
2465
2423
 
2466
 
#: ../drizzled/error.cc:354
 
2424
#: ../drizzled/error.cc:347
2467
2425
#, c-format
2468
2426
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2469
2427
msgstr ""
2470
2428
 
2471
 
#: ../drizzled/error.cc:355
 
2429
#: ../drizzled/error.cc:348
2472
2430
#, c-format
2473
2431
msgid ""
2474
2432
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2475
2433
msgstr ""
2476
2434
 
2477
 
#: ../drizzled/error.cc:356
 
2435
#: ../drizzled/error.cc:349
2478
2436
msgid "Some non-transactional changed tables couldn't be rolled back"
2479
2437
msgstr ""
2480
2438
 
2481
 
#: ../drizzled/error.cc:357
 
2439
#: ../drizzled/error.cc:350
2482
2440
msgid "You may only use constant expressions with SET"
2483
2441
msgstr ""
2484
2442
 
2485
 
#: ../drizzled/error.cc:358
 
2443
#: ../drizzled/error.cc:351
2486
2444
msgid "Lock wait timeout exceeded; try restarting transaction"
2487
2445
msgstr ""
2488
2446
 
2489
 
#: ../drizzled/error.cc:359
 
2447
#: ../drizzled/error.cc:352
2490
2448
msgid "The total number of locks exceeds the lock table size"
2491
2449
msgstr ""
2492
2450
 
2493
 
#: ../drizzled/error.cc:360
 
2451
#: ../drizzled/error.cc:353
2494
2452
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2495
2453
msgstr ""
2496
2454
 
2497
 
#: ../drizzled/error.cc:361
 
2455
#: ../drizzled/error.cc:354
2498
2456
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2499
2457
msgstr ""
2500
2458
 
2501
 
#: ../drizzled/error.cc:362
 
2459
#: ../drizzled/error.cc:355
2502
2460
#, c-format
2503
2461
msgid "Incorrect arguments to %s"
2504
2462
msgstr ""
2505
2463
 
2506
 
#: ../drizzled/error.cc:363
 
2464
#: ../drizzled/error.cc:356
2507
2465
msgid "Deadlock found when trying to get lock; try restarting transaction"
2508
2466
msgstr ""
2509
2467
 
2510
 
#: ../drizzled/error.cc:364
 
2468
#: ../drizzled/error.cc:357
2511
2469
msgid "The used table type doesn't support FULLTEXT indexes"
2512
2470
msgstr ""
2513
2471
 
2514
 
#: ../drizzled/error.cc:365
 
2472
#: ../drizzled/error.cc:358
2515
2473
msgid "Cannot add foreign key constraint"
2516
2474
msgstr ""
2517
2475
 
2518
 
#: ../drizzled/error.cc:366
 
2476
#: ../drizzled/error.cc:359
2519
2477
msgid "Cannot add or update a child row: a foreign key constraint fails"
2520
2478
msgstr ""
2521
2479
 
2522
 
#: ../drizzled/error.cc:367
 
2480
#: ../drizzled/error.cc:360
2523
2481
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2524
2482
msgstr ""
2525
2483
 
2526
 
#: ../drizzled/error.cc:368
 
2484
#: ../drizzled/error.cc:361
2527
2485
#, c-format
2528
2486
msgid "Incorrect usage of %s and %s"
2529
2487
msgstr ""
2530
2488
 
2531
 
#: ../drizzled/error.cc:369
 
2489
#: ../drizzled/error.cc:362
2532
2490
msgid "The used SELECT statements have a different number of columns"
2533
2491
msgstr ""
2534
2492
 
2535
 
#: ../drizzled/error.cc:370
 
2493
#: ../drizzled/error.cc:363
2536
2494
msgid "Can't execute the query because you have a conflicting read lock"
2537
2495
msgstr ""
2538
2496
 
2539
 
#: ../drizzled/error.cc:371
 
2497
#: ../drizzled/error.cc:364
2540
2498
#, c-format
2541
2499
msgid ""
2542
2500
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2543
2501
msgstr ""
2544
2502
 
2545
 
#: ../drizzled/error.cc:372
 
2503
#: ../drizzled/error.cc:365
2546
2504
#, c-format
2547
2505
msgid ""
2548
2506
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2549
2507
msgstr ""
2550
2508
 
2551
 
#: ../drizzled/error.cc:373
 
2509
#: ../drizzled/error.cc:366
2552
2510
#, c-format
2553
2511
msgid "Variable '%-.64s' doesn't have a default value"
2554
2512
msgstr ""
2555
2513
 
2556
 
#: ../drizzled/error.cc:374
 
2514
#: ../drizzled/error.cc:367
2557
2515
#, c-format
2558
2516
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2559
2517
msgstr ""
2560
2518
 
2561
 
#: ../drizzled/error.cc:375
 
2519
#: ../drizzled/error.cc:368
2562
2520
#, c-format
2563
2521
msgid "Incorrect argument type to variable '%-.64s'"
2564
2522
msgstr ""
2565
2523
 
2566
 
#: ../drizzled/error.cc:376
 
2524
#: ../drizzled/error.cc:369
2567
2525
#, c-format
2568
2526
msgid "Variable '%-.64s' can only be set, not read"
2569
2527
msgstr ""
2570
2528
 
2571
 
#: ../drizzled/error.cc:377
 
2529
#: ../drizzled/error.cc:370
2572
2530
#, c-format
2573
2531
msgid "Incorrect usage/placement of '%s'"
2574
2532
msgstr ""
2575
2533
 
2576
 
#: ../drizzled/error.cc:378
 
2534
#: ../drizzled/error.cc:371
2577
2535
#, c-format
2578
2536
msgid "This version of Drizzle doesn't yet support '%s'"
2579
2537
msgstr ""
2580
2538
 
2581
 
#: ../drizzled/error.cc:379
 
2539
#: ../drizzled/error.cc:372
2582
2540
#, c-format
2583
2541
msgid "Variable '%-.192s' is a %s variable"
2584
2542
msgstr ""
2585
2543
 
2586
 
#: ../drizzled/error.cc:380
 
2544
#: ../drizzled/error.cc:373
2587
2545
#, c-format
2588
2546
msgid "Incorrect foreign key definition for '%-.192s': %s"
2589
2547
msgstr ""
2590
2548
 
2591
 
#: ../drizzled/error.cc:381
 
2549
#: ../drizzled/error.cc:374
2592
2550
msgid "Key reference and table reference don't match"
2593
2551
msgstr ""
2594
2552
 
2595
 
#: ../drizzled/error.cc:382
 
2553
#: ../drizzled/error.cc:375
2596
2554
#, c-format
2597
2555
msgid "Operand should contain %d column(s)"
2598
2556
msgstr ""
2599
2557
 
2600
 
#: ../drizzled/error.cc:383
 
2558
#: ../drizzled/error.cc:376
2601
2559
msgid "Subquery returns more than 1 row"
2602
2560
msgstr ""
2603
2561
 
2604
 
#: ../drizzled/error.cc:384
 
2562
#: ../drizzled/error.cc:377
2605
2563
#, c-format
2606
2564
msgid "Converting column '%s' from %s to %s"
2607
2565
msgstr ""
2608
2566
 
2609
 
#: ../drizzled/error.cc:385
 
2567
#: ../drizzled/error.cc:378
2610
2568
#, c-format
2611
2569
msgid "Reference '%-.64s' not supported (%s)"
2612
2570
msgstr ""
2613
2571
 
2614
 
#: ../drizzled/error.cc:386
 
2572
#: ../drizzled/error.cc:379
2615
2573
msgid "Every derived table must have its own alias"
2616
2574
msgstr ""
2617
2575
 
2618
 
#: ../drizzled/error.cc:387
 
2576
#: ../drizzled/error.cc:380
2619
2577
#, c-format
2620
2578
msgid "Select %u was reduced during optimization"
2621
2579
msgstr ""
2622
2580
 
2623
 
#: ../drizzled/error.cc:388
 
2581
#: ../drizzled/error.cc:381
2624
2582
#, c-format
2625
2583
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2626
2584
msgstr ""
2627
2585
 
2628
 
#: ../drizzled/error.cc:389
 
2586
#: ../drizzled/error.cc:382
2629
2587
msgid "All parts of a SPATIAL index must be NOT NULL"
2630
2588
msgstr ""
2631
2589
 
2632
 
#: ../drizzled/error.cc:390
 
2590
#: ../drizzled/error.cc:383
2633
2591
#, c-format
2634
2592
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2635
2593
msgstr ""
2636
2594
 
2637
 
#: ../drizzled/error.cc:391
 
2595
#: ../drizzled/error.cc:384
2638
2596
#, c-format
2639
2597
msgid ""
2640
2598
"Uncompressed data size too large; the maximum size is %d (based on "
2641
2599
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2642
2600
msgstr ""
2643
2601
 
2644
 
#: ../drizzled/error.cc:392
 
2602
#: ../drizzled/error.cc:385
2645
2603
msgid "ZLIB: Not enough memory"
2646
2604
msgstr ""
2647
2605
 
2648
 
#: ../drizzled/error.cc:393
 
2606
#: ../drizzled/error.cc:386
2649
2607
msgid ""
2650
2608
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2651
2609
"data was corrupted)"
2652
2610
msgstr ""
2653
2611
 
2654
 
#: ../drizzled/error.cc:394
 
2612
#: ../drizzled/error.cc:387
2655
2613
msgid "ZLIB: Input data corrupted"
2656
2614
msgstr ""
2657
2615
 
2658
 
#: ../drizzled/error.cc:395
 
2616
#: ../drizzled/error.cc:388
2659
2617
#, c-format
2660
2618
msgid "%d line(s) were cut by GROUP_CONCAT()"
2661
2619
msgstr ""
2662
2620
 
2663
 
#: ../drizzled/error.cc:396
 
2621
#: ../drizzled/error.cc:389
2664
2622
#, c-format
2665
2623
msgid "Row %ld doesn't contain data for all columns"
2666
2624
msgstr ""
2667
2625
 
2668
 
#: ../drizzled/error.cc:397
 
2626
#: ../drizzled/error.cc:390
2669
2627
#, c-format
2670
2628
msgid ""
2671
2629
"Row %ld was truncated; it contained more data than there were input columns"
2672
2630
msgstr ""
2673
2631
 
2674
 
#: ../drizzled/error.cc:398
 
2632
#: ../drizzled/error.cc:391
2675
2633
#, c-format
2676
2634
msgid ""
2677
2635
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2678
2636
msgstr ""
2679
2637
 
2680
 
#: ../drizzled/error.cc:399
 
2638
#: ../drizzled/error.cc:392
2681
2639
#, c-format
2682
2640
msgid "Out of range value for column '%s' at row %ld"
2683
2641
msgstr ""
2684
2642
 
2685
 
#: ../drizzled/error.cc:400
 
2643
#: ../drizzled/error.cc:393
2686
2644
#, c-format
2687
2645
msgid "Data truncated for column '%s' at row %ld"
2688
2646
msgstr ""
2689
2647
 
2690
 
#: ../drizzled/error.cc:401
 
2648
#: ../drizzled/error.cc:394
2691
2649
#, c-format
2692
2650
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2693
2651
msgstr ""
2694
2652
 
2695
 
#: ../drizzled/error.cc:402
 
2653
#: ../drizzled/error.cc:395
2696
2654
#, c-format
2697
2655
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2698
2656
msgstr ""
2699
2657
 
2700
 
#: ../drizzled/error.cc:403
 
2658
#: ../drizzled/error.cc:396
2701
2659
#, c-format
2702
2660
msgid "Illegal mix of collations for operation '%s'"
2703
2661
msgstr ""
2704
2662
 
2705
 
#: ../drizzled/error.cc:404
 
2663
#: ../drizzled/error.cc:397
2706
2664
#, c-format
2707
2665
msgid ""
2708
2666
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2709
2667
"variable_name)"
2710
2668
msgstr ""
2711
2669
 
2712
 
#: ../drizzled/error.cc:405
 
2670
#: ../drizzled/error.cc:398
2713
2671
#, c-format
2714
2672
msgid "Unknown collation: '%-.64s'"
2715
2673
msgstr ""
2716
2674
 
2717
 
#: ../drizzled/error.cc:406
 
2675
#: ../drizzled/error.cc:399
2718
2676
#, c-format
2719
2677
msgid ""
2720
2678
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2721
2679
"SELECT #%d"
2722
2680
msgstr ""
2723
2681
 
2724
 
#: ../drizzled/error.cc:407
 
2682
#: ../drizzled/error.cc:400
2725
2683
#, c-format
2726
2684
msgid "Incorrect index name '%-.100s'"
2727
2685
msgstr ""
2728
2686
 
2729
 
#: ../drizzled/error.cc:408
 
2687
#: ../drizzled/error.cc:401
2730
2688
#, c-format
2731
2689
msgid "Incorrect catalog name '%-.100s'"
2732
2690
msgstr ""
2733
2691
 
2734
 
#: ../drizzled/error.cc:409
 
2692
#: ../drizzled/error.cc:402
2735
2693
#, c-format
2736
2694
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2737
2695
msgstr ""
2738
2696
 
2739
 
#: ../drizzled/error.cc:410
 
2697
#: ../drizzled/error.cc:403
2740
2698
#, c-format
2741
2699
msgid "Unknown table engine '%s'"
2742
2700
msgstr ""
2743
2701
 
2744
 
#: ../drizzled/error.cc:411
 
2702
#: ../drizzled/error.cc:404
2745
2703
#, c-format
2746
2704
msgid "The target table %-.100s of the %s is not updatable"
2747
2705
msgstr ""
2748
2706
 
2749
 
#: ../drizzled/error.cc:412
 
2707
#: ../drizzled/error.cc:405
2750
2708
#, c-format
2751
2709
msgid ""
2752
2710
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2753
2711
"working"
2754
2712
msgstr ""
2755
2713
 
2756
 
#: ../drizzled/error.cc:413
 
2714
#: ../drizzled/error.cc:406
2757
2715
#, c-format
2758
2716
msgid ""
2759
2717
"The Drizzle server is running with the %s option so it cannot execute this "
2760
2718
"statement"
2761
2719
msgstr ""
2762
2720
 
2763
 
#: ../drizzled/error.cc:414
 
2721
#: ../drizzled/error.cc:407
2764
2722
#, c-format
2765
2723
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2766
2724
msgstr ""
2767
2725
 
2768
 
#: ../drizzled/error.cc:415
 
2726
#: ../drizzled/error.cc:408
2769
2727
#, c-format
2770
2728
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2771
2729
msgstr ""
2772
2730
 
2773
 
#: ../drizzled/error.cc:416
 
2731
#: ../drizzled/error.cc:409
2774
2732
msgid ""
2775
2733
"Incorrect table definition; there can be only one TIMESTAMP column with "
2776
2734
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2777
2735
msgstr ""
2778
2736
 
2779
 
#: ../drizzled/error.cc:417
 
2737
#: ../drizzled/error.cc:410
2780
2738
#, c-format
2781
2739
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2782
2740
msgstr ""
2783
2741
 
2784
 
#: ../drizzled/error.cc:418
 
2742
#: ../drizzled/error.cc:411
2785
2743
#, c-format
2786
2744
msgid "Got error %d '%-.100s' from %s"
2787
2745
msgstr ""
2788
2746
 
2789
 
#: ../drizzled/error.cc:419
 
2747
#: ../drizzled/error.cc:412
2790
2748
#, c-format
2791
2749
msgid "Got temporary error %d '%-.100s' from %s"
2792
2750
msgstr ""
2793
2751
 
2794
 
#: ../drizzled/error.cc:420
 
2752
#: ../drizzled/error.cc:413
2795
2753
#, c-format
2796
2754
msgid "Unknown or incorrect time zone: '%-.64s'"
2797
2755
msgstr ""
2798
2756
 
2799
 
#: ../drizzled/error.cc:421
 
2757
#: ../drizzled/error.cc:414
2800
2758
#, c-format
2801
2759
msgid "Invalid %s character string: '%.64s'"
2802
2760
msgstr ""
2803
2761
 
2804
 
#: ../drizzled/error.cc:422
 
2762
#: ../drizzled/error.cc:415
2805
2763
#, c-format
2806
2764
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2807
2765
msgstr ""
2808
2766
 
2809
 
#: ../drizzled/error.cc:423
 
2767
#: ../drizzled/error.cc:416
2810
2768
#, c-format
2811
2769
msgid "%s %s does not exist"
2812
2770
msgstr ""
2813
2771
 
2814
 
#: ../drizzled/error.cc:424
 
2772
#: ../drizzled/error.cc:417
2815
2773
msgid "Query execution was interrupted"
2816
2774
msgstr ""
2817
2775
 
2818
 
#: ../drizzled/error.cc:425
 
2776
#: ../drizzled/error.cc:418
2819
2777
#, c-format
2820
2778
msgid ""
2821
2779
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2822
2780
"(s) or definer/invoker of view lack rights to use them"
2823
2781
msgstr ""
2824
2782
 
2825
 
#: ../drizzled/error.cc:426
 
2783
#: ../drizzled/error.cc:419
2826
2784
#, c-format
2827
2785
msgid "Field '%-.192s' doesn't have a default value"
2828
2786
msgstr ""
2829
2787
 
2830
 
#: ../drizzled/error.cc:427
 
2788
#: ../drizzled/error.cc:420
2831
2789
msgid "Division by 0"
2832
2790
msgstr ""
2833
2791
 
2834
 
#: ../drizzled/error.cc:428
 
2792
#: ../drizzled/error.cc:421
2835
2793
#, c-format
2836
2794
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2837
2795
msgstr ""
2838
2796
 
2839
 
#: ../drizzled/error.cc:429
 
2797
#: ../drizzled/error.cc:422
2840
2798
#, c-format
2841
2799
msgid "Illegal %s '%-.192s' value found during parsing"
2842
2800
msgstr ""
2843
2801
 
2844
 
#: ../drizzled/error.cc:430
 
2802
#: ../drizzled/error.cc:423
2845
2803
#, c-format
2846
2804
msgid "Key part '%-.192s' length cannot be 0"
2847
2805
msgstr ""
2848
2806
 
2849
 
#: ../drizzled/error.cc:431
 
2807
#: ../drizzled/error.cc:424
2850
2808
#, c-format
2851
2809
msgid ""
2852
2810
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2853
2811
"the  %.64s state"
2854
2812
msgstr ""
2855
2813
 
2856
 
#: ../drizzled/error.cc:432
 
2814
#: ../drizzled/error.cc:425
2857
2815
#, c-format
2858
2816
msgid "Data too long for column '%s' at row %ld"
2859
2817
msgstr ""
2860
2818
 
2861
 
#: ../drizzled/error.cc:433
 
2819
#: ../drizzled/error.cc:426
2862
2820
#, c-format
2863
2821
msgid ""
2864
2822
"%s: ready for connections.\n"
2865
2823
"Version: '%s' %s\n"
2866
2824
msgstr ""
2867
2825
 
2868
 
#: ../drizzled/error.cc:434
 
2826
#: ../drizzled/error.cc:427
2869
2827
msgid "Can't load value from file with fixed size rows to variable"
2870
2828
msgstr ""
2871
2829
 
2872
 
#: ../drizzled/error.cc:435
 
2830
#: ../drizzled/error.cc:428
2873
2831
#, c-format
2874
2832
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2875
2833
msgstr ""
2876
2834
 
2877
 
#: ../drizzled/error.cc:436
 
2835
#: ../drizzled/error.cc:429
2878
2836
msgid "Table definition has changed, please retry transaction"
2879
2837
msgstr ""
2880
2838
 
2881
 
#: ../drizzled/error.cc:437
 
2839
#: ../drizzled/error.cc:430
2882
2840
#, c-format
2883
2841
msgid "Not allowed to return a result set from a %s"
2884
2842
msgstr ""
2885
2843
 
2886
 
#: ../drizzled/error.cc:438
 
2844
#: ../drizzled/error.cc:431
2887
2845
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2888
2846
msgstr ""
2889
2847
 
2890
 
#: ../drizzled/error.cc:439
 
2848
#: ../drizzled/error.cc:432
2891
2849
msgid ""
2892
2850
"Explicit or implicit commit is not allowed in stored function or trigger."
2893
2851
msgstr ""
2894
2852
 
2895
 
#: ../drizzled/error.cc:440
 
2853
#: ../drizzled/error.cc:433
2896
2854
#, c-format
2897
2855
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2898
2856
msgstr ""
2899
2857
 
2900
 
#: ../drizzled/error.cc:441
 
2858
#: ../drizzled/error.cc:434
2901
2859
#, c-format
2902
2860
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2903
2861
msgstr ""
2904
2862
 
2905
 
#: ../drizzled/error.cc:442
 
2863
#: ../drizzled/error.cc:435
2906
2864
#, c-format
2907
2865
msgid ""
2908
2866
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2909
2867
"'%-.192s')."
2910
2868
msgstr ""
2911
2869
 
2912
 
#: ../drizzled/error.cc:443
 
2870
#: ../drizzled/error.cc:436
2913
2871
msgid "Trigger in wrong schema"
2914
2872
msgstr ""
2915
2873
 
2916
 
#: ../drizzled/error.cc:444
 
2874
#: ../drizzled/error.cc:437
2917
2875
#, c-format
2918
2876
msgid ""
2919
2877
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
2920
2878
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2921
2879
msgstr ""
2922
2880
 
2923
 
#: ../drizzled/error.cc:445
 
2881
#: ../drizzled/error.cc:438
2924
2882
#, c-format
2925
2883
msgid "Display width out of range for column '%-.192s' (max = %d)"
2926
2884
msgstr ""
2927
2885
 
2928
 
#: ../drizzled/error.cc:446
 
2886
#: ../drizzled/error.cc:439
2929
2887
#, c-format
2930
2888
msgid "Datetime function: %-.32s field overflow"
2931
2889
msgstr ""
2932
2890
 
2933
 
#: ../drizzled/error.cc:447
 
2891
#: ../drizzled/error.cc:440
2934
2892
#, c-format
2935
2893
msgid ""
2936
2894
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2937
2895
msgstr ""
2938
2896
 
2939
 
#: ../drizzled/error.cc:448
 
2897
#: ../drizzled/error.cc:441
2940
2898
#, c-format
2941
2899
msgid ""
2942
2900
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2943
2901
msgstr ""
2944
2902
 
2945
 
#: ../drizzled/error.cc:449
 
2903
#: ../drizzled/error.cc:442
2946
2904
msgid "No data - zero rows fetched, selected, or processed"
2947
2905
msgstr ""
2948
2906
 
2949
 
#: ../drizzled/error.cc:450
 
2907
#: ../drizzled/error.cc:443
2950
2908
#, c-format
2951
2909
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2952
2910
msgstr ""
2953
2911
 
2954
 
#: ../drizzled/error.cc:451
 
2912
#: ../drizzled/error.cc:444
2955
2913
#, c-format
2956
2914
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2957
2915
msgstr ""
2958
2916
 
2959
 
#: ../drizzled/error.cc:452
 
2917
#: ../drizzled/error.cc:445
2960
2918
msgid "The used table type doesn't support SPATIAL indexes"
2961
2919
msgstr ""
2962
2920
 
2963
 
#: ../drizzled/error.cc:453
 
2921
#: ../drizzled/error.cc:446
2964
2922
#, c-format
2965
2923
msgid "Leading spaces are removed from name '%s'"
2966
2924
msgstr ""
2967
2925
 
2968
 
#: ../drizzled/error.cc:454
 
2926
#: ../drizzled/error.cc:447
2969
2927
msgid "Failed to read auto-increment value from storage engine"
2970
2928
msgstr ""
2971
2929
 
2972
 
#: ../drizzled/error.cc:455
 
2930
#: ../drizzled/error.cc:448
2973
2931
#, c-format
2974
2932
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
2975
2933
msgstr ""
2976
2934
 
2977
 
#: ../drizzled/error.cc:456
 
2935
#: ../drizzled/error.cc:449
2978
2936
msgid "Too high level of nesting for select"
2979
2937
msgstr ""
2980
2938
 
2981
 
#: ../drizzled/error.cc:457
 
2939
#: ../drizzled/error.cc:450
2982
2940
#, c-format
2983
2941
msgid "Name '%-.64s' has become ''"
2984
2942
msgstr ""
2985
2943
 
2986
 
#: ../drizzled/error.cc:458
 
2944
#: ../drizzled/error.cc:451
2987
2945
msgid ""
2988
2946
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2989
2947
"optional and non-empty FIELDS ENCLOSED BY"
2990
2948
msgstr ""
2991
2949
 
2992
 
#: ../drizzled/error.cc:459
 
2950
#: ../drizzled/error.cc:452
2993
2951
#, c-format
2994
2952
msgid ""
2995
2953
"Table storage engine '%-.64s' does not support the create option '%.64s'"
2996
2954
msgstr ""
2997
2955
 
2998
 
#: ../drizzled/error.cc:460
 
2956
#: ../drizzled/error.cc:453
2999
2957
#, c-format
3000
2958
msgid "Incorrect %-.32s value: '%-.128s'"
3001
2959
msgstr ""
3002
2960
 
3003
 
#: ../drizzled/error.cc:461
 
2961
#: ../drizzled/error.cc:454
3004
2962
#, c-format
3005
2963
msgid "Table has no partition for value %-.64s"
3006
2964
msgstr ""
3007
2965
 
3008
 
#: ../drizzled/error.cc:462
 
2966
#: ../drizzled/error.cc:455
3009
2967
msgid "Writing one row to the row-based binary log failed"
3010
2968
msgstr ""
3011
2969
 
3012
 
#: ../drizzled/error.cc:463
 
2970
#: ../drizzled/error.cc:456
3013
2971
#, c-format
3014
2972
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3015
2973
msgstr ""
3016
2974
 
3017
 
#: ../drizzled/error.cc:464
 
2975
#: ../drizzled/error.cc:457
3018
2976
#, c-format
3019
2977
msgid ""
3020
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3021
 
"d would lead to a duplicate entry"
 
2978
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
2979
"%d would lead to a duplicate entry"
3022
2980
msgstr ""
3023
2981
 
3024
 
#: ../drizzled/error.cc:465
 
2982
#: ../drizzled/error.cc:458
3025
2983
msgid ""
3026
2984
"Transaction isolation level can't be changed while a transaction is in "
3027
2985
"progress"
3028
2986
msgstr ""
3029
2987
 
3030
 
#: ../drizzled/error.cc:466
 
2988
#: ../drizzled/error.cc:459
3031
2989
#, c-format
3032
2990
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3033
2991
msgstr ""
3034
2992
 
3035
 
#: ../drizzled/error.cc:467
 
2993
#: ../drizzled/error.cc:460
3036
2994
#, c-format
3037
2995
msgid "Incorrect parameters in the call to native function '%-.192s'"
3038
2996
msgstr ""
3039
2997
 
3040
 
#: ../drizzled/error.cc:468
 
2998
#: ../drizzled/error.cc:461
3041
2999
#, c-format
3042
3000
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3043
3001
msgstr ""
3044
3002
 
3045
 
#: ../drizzled/error.cc:469
 
3003
#: ../drizzled/error.cc:462
3046
3004
#, c-format
3047
3005
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3048
3006
msgstr ""
3049
3007
 
3050
 
#: ../drizzled/error.cc:470
 
3008
#: ../drizzled/error.cc:463
3051
3009
#, c-format
3052
3010
msgid "Received an invalid value '%s' for a UNIX timestamp."
3053
3011
msgstr ""
3054
3012
 
3055
 
#: ../drizzled/error.cc:471
 
3013
#: ../drizzled/error.cc:464
3056
3014
#, c-format
3057
3015
msgid "Received an invalid datetime value '%s'."
3058
3016
msgstr ""
3059
3017
 
3060
 
#: ../drizzled/error.cc:472
 
3018
#: ../drizzled/error.cc:465
3061
3019
#, c-format
3062
3020
msgid "Received a NULL argument for function '%s'."
3063
3021
msgstr ""
3064
3022
 
3065
 
#: ../drizzled/error.cc:473
 
3023
#: ../drizzled/error.cc:466
3066
3024
#, c-format
3067
3025
msgid "Received an out-of-range argument '%s' for function '%s'."
3068
3026
msgstr ""
3069
3027
 
3070
 
#: ../drizzled/error.cc:474
 
3028
#: ../drizzled/error.cc:467
3071
3029
#, c-format
3072
3030
msgid "Received an invalid enum value '%s'."
3073
3031
msgstr ""
3074
3032
 
3075
 
#: ../drizzled/error.cc:475
 
3033
#: ../drizzled/error.cc:468
3076
3034
msgid "Tables which are replicated require a primary key."
3077
3035
msgstr ""
3078
3036
 
3079
 
#: ../drizzled/error.cc:476
 
3037
#: ../drizzled/error.cc:469
3080
3038
#, c-format
3081
3039
msgid "Corrupt or invalid table definition: %s"
3082
3040
msgstr ""
3083
3041
 
3084
 
#: ../drizzled/error.cc:477
 
3042
#: ../drizzled/error.cc:470
3085
3043
#, c-format
3086
3044
msgid "Corrupt or invalid schema definition for %s : %s"
3087
3045
msgstr ""
3088
3046
 
3089
 
#: ../drizzled/error.cc:478
 
3047
#: ../drizzled/error.cc:471
3090
3048
#, c-format
3091
3049
msgid "Schema does not exist: %s"
3092
3050
msgstr ""
3093
3051
 
3094
 
#: ../drizzled/error.cc:479
 
3052
#: ../drizzled/error.cc:472
3095
3053
#, c-format
3096
3054
msgid "Error altering schema: %s"
3097
3055
msgstr ""
3098
3056
 
3099
 
#: ../drizzled/error.cc:480
 
3057
#: ../drizzled/error.cc:473
3100
3058
#, c-format
3101
3059
msgid "Error droppping Schema : %s"
3102
3060
msgstr ""
3103
3061
 
3104
 
#: ../drizzled/error.cc:481
 
3062
#: ../drizzled/error.cc:474
3105
3063
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3106
3064
msgstr ""
3107
3065
 
3108
 
#: ../drizzled/error.cc:482
 
3066
#: ../drizzled/error.cc:475
3109
3067
#, c-format
3110
3068
msgid "Unknown table engine option key/pair %s = %s."
3111
3069
msgstr ""
3112
3070
 
3113
 
#: ../drizzled/error.cc:483
 
3071
#: ../drizzled/error.cc:476
3114
3072
#, c-format
3115
3073
msgid "Unknown schema engine option key/pair %s = %s."
3116
3074
msgstr ""
3117
3075
 
3118
 
#: ../drizzled/error.cc:485
 
3076
#: ../drizzled/error.cc:478
3119
3077
#, c-format
3120
3078
msgid "Can't unlock file (Errcode: %d)"
3121
3079
msgstr ""
3122
3080
 
3123
 
#: ../drizzled/error.cc:486
 
3081
#: ../drizzled/error.cc:479
3124
3082
#, c-format
3125
3083
msgid "Can't change size of file (Errcode: %d)"
3126
3084
msgstr ""
3127
3085
 
3128
 
#: ../drizzled/error.cc:487
 
3086
#: ../drizzled/error.cc:480
3129
3087
#, c-format
3130
3088
msgid "Can't open stream from handle (Errcode: %d)"
3131
3089
msgstr ""
3132
3090
 
3133
 
#: ../drizzled/error.cc:488
 
3091
#: ../drizzled/error.cc:481
3134
3092
#, c-format
3135
3093
msgid "Warning: '%s' had %d links"
3136
3094
msgstr ""
3137
3095
 
3138
 
#: ../drizzled/error.cc:489
 
3096
#: ../drizzled/error.cc:482
3139
3097
#, c-format
3140
3098
msgid "Warning: %d files and %d streams is left open\n"
3141
3099
msgstr ""
3142
3100
 
3143
 
#: ../drizzled/error.cc:490
 
3101
#: ../drizzled/error.cc:483
3144
3102
#, c-format
3145
3103
msgid "Can't create directory '%s' (Errcode: %d)"
3146
3104
msgstr ""
3147
3105
 
3148
 
#: ../drizzled/error.cc:491
 
3106
#: ../drizzled/error.cc:484
3149
3107
#, c-format
3150
3108
msgid ""
3151
3109
"Character set '%s' is not a compiled character set and is not specified in "
3152
3110
"the %s file"
3153
3111
msgstr ""
3154
3112
 
3155
 
#: ../drizzled/error.cc:492
 
3113
#: ../drizzled/error.cc:485
3156
3114
#, c-format
3157
3115
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3158
3116
msgstr ""
3159
3117
 
3160
 
#: ../drizzled/error.cc:493
 
3118
#: ../drizzled/error.cc:486
3161
3119
#, c-format
3162
3120
msgid "Can't read value for symlink '%s' (Error %d)"
3163
3121
msgstr ""
3164
3122
 
3165
 
#: ../drizzled/error.cc:494
 
3123
#: ../drizzled/error.cc:487
3166
3124
#, c-format
3167
3125
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3168
3126
msgstr ""
3169
3127
 
3170
 
#: ../drizzled/error.cc:495
 
3128
#: ../drizzled/error.cc:488
3171
3129
#, c-format
3172
3130
msgid "Error on realpath() on '%s' (Error %d)"
3173
3131
msgstr ""
3174
3132
 
3175
 
#: ../drizzled/error.cc:496
 
3133
#: ../drizzled/error.cc:489
3176
3134
#, c-format
3177
3135
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3178
3136
msgstr ""
3179
3137
 
3180
 
#: ../drizzled/error.cc:497
 
3138
#: ../drizzled/error.cc:490
3181
3139
#, c-format
3182
3140
msgid ""
3183
3141
"Collation '%s' is not a compiled collation and is not specified in the %s "
3184
3142
"file"
3185
3143
msgstr ""
3186
3144
 
3187
 
#: ../drizzled/error.cc:498
 
3145
#: ../drizzled/error.cc:491
3188
3146
#, c-format
3189
3147
msgid "File '%s' (fileno: %d) was not closed"
3190
3148
msgstr ""
3191
3149
 
3192
 
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:233
 
3150
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:214
3193
3151
msgid ""
3194
3152
"Schema name cannot be encoded and fit within filesystem name length "
3195
3153
"restrictions."
3196
3154
msgstr ""
3197
3155
 
3198
 
#: ../drizzled/identifier/table.cc:223
 
3156
#: ../drizzled/identifier/table.cc:231
3199
3157
msgid ""
3200
3158
"Table name cannot be encoded and fit within filesystem name length "
3201
3159
"restrictions."
3213
3171
msgid "error: could not open directory: %s\n"
3214
3172
msgstr ""
3215
3173
 
3216
 
#: ../drizzled/main.cc:156
 
3174
#: ../drizzled/main.cc:157
3217
3175
msgid ""
3218
3176
"setrlimit could not change the size of core files to 'infinity';  We may not "
3219
3177
"be able to generate a core file on signals"
3220
3178
msgstr ""
3221
3179
 
3222
 
#: ../drizzled/main.cc:260
 
3180
#: ../drizzled/main.cc:262
3223
3181
#, c-format
3224
3182
msgid "Data directory %s does not exist\n"
3225
3183
msgstr ""
3226
3184
 
3227
 
#: ../drizzled/main.cc:271
 
3185
#: ../drizzled/main.cc:273
3228
3186
#, c-format
3229
3187
msgid "Local catalog %s/local does not exist\n"
3230
3188
msgstr ""
3231
3189
 
3232
 
#: ../drizzled/message/transaction_reader.cc:198
3233
 
#, c-format
3234
 
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3235
 
msgstr ""
3236
 
 
3237
 
#: ../drizzled/message/transaction_reader.cc:207
 
3190
#: ../drizzled/message/transaction_reader.cc:248
 
3191
#, fuzzy
 
3192
msgid "Display help and exit"
 
3193
msgstr "显示此帮助信息并退出。"
 
3194
 
 
3195
#: ../drizzled/message/transaction_reader.cc:249
 
3196
msgid "Perform checksum"
 
3197
msgstr ""
 
3198
 
 
3199
#: ../drizzled/message/transaction_reader.cc:250
 
3200
msgid "Ignore event messages"
 
3201
msgstr ""
 
3202
 
 
3203
#: ../drizzled/message/transaction_reader.cc:251
 
3204
msgid "Transaction log file"
 
3205
msgstr ""
 
3206
 
 
3207
#: ../drizzled/message/transaction_reader.cc:273
 
3208
#, c-format
 
3209
msgid "Usage: %s [options] TRANSACTION_LOG \n"
 
3210
msgstr ""
 
3211
 
 
3212
#: ../drizzled/message/transaction_reader.cc:275
 
3213
#, c-format
 
3214
msgid "OPTIONS:\n"
 
3215
msgstr ""
 
3216
 
 
3217
#: ../drizzled/message/transaction_reader.cc:276
 
3218
#, fuzzy, c-format
 
3219
msgid "--help           :  Display help and exit\n"
 
3220
msgstr "显示此帮助信息并退出。"
 
3221
 
 
3222
#: ../drizzled/message/transaction_reader.cc:277
 
3223
#, c-format
 
3224
msgid "--checksum       :  Perform checksum\n"
 
3225
msgstr ""
 
3226
 
 
3227
#: ../drizzled/message/transaction_reader.cc:278
 
3228
#, c-format
 
3229
msgid "--ignore-events  :  Ignore event messages\n"
 
3230
msgstr ""
 
3231
 
 
3232
#: ../drizzled/message/transaction_reader.cc:289
3238
3233
#: ../drizzled/message/transaction_writer.cc:371
3239
3234
#, c-format
3240
3235
msgid "Cannot open file: %s\n"
3241
3236
msgstr ""
3242
3237
 
3243
 
#: ../drizzled/message/transaction_reader.cc:242
 
3238
#: ../drizzled/message/transaction_reader.cc:314
3244
3239
#, c-format
3245
3240
msgid "Found a non-transaction message in log.  Currently, not supported.\n"
3246
3241
msgstr ""
3247
3242
 
3248
 
#: ../drizzled/message/transaction_reader.cc:248
 
3243
#: ../drizzled/message/transaction_reader.cc:320
3249
3244
#: ../plugin/transaction_log/transaction_log_reader.cc:119
3250
3245
#, c-format
3251
3246
msgid "Attempted to read record bigger than INT_MAX\n"
3252
3247
msgstr ""
3253
3248
 
3254
 
#: ../drizzled/message/transaction_reader.cc:268
 
3249
#: ../drizzled/message/transaction_reader.cc:340
3255
3250
#: ../plugin/transaction_log/transaction_log_reader.cc:139
3256
3251
#, c-format
3257
3252
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3258
3253
msgstr ""
3259
3254
 
3260
 
#: ../drizzled/message/transaction_reader.cc:281
 
3255
#: ../drizzled/message/transaction_reader.cc:353
3261
3256
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
3262
3257
#: ../plugin/transaction_log/print_transaction_message.cc:169
3263
3258
#: ../plugin/transaction_log/transaction_log_reader.cc:152
3265
3260
msgid "Could not read transaction message.\n"
3266
3261
msgstr ""
3267
3262
 
3268
 
#: ../drizzled/message/transaction_reader.cc:282
 
3263
#: ../drizzled/message/transaction_reader.cc:354
3269
3264
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
3270
3265
#: ../plugin/transaction_log/print_transaction_message.cc:170
3271
3266
#: ../plugin/transaction_log/transaction_log_reader.cc:153
3273
3268
msgid "GPB ERROR: %s.\n"
3274
3269
msgstr ""
3275
3270
 
3276
 
#: ../drizzled/message/transaction_reader.cc:286
3277
 
#: ../drizzled/message/transaction_reader.cc:299
 
3271
#: ../drizzled/message/transaction_reader.cc:358
 
3272
#: ../drizzled/message/transaction_reader.cc:371
3278
3273
#, c-format
3279
3274
msgid ""
3280
3275
"HEXDUMP:\n"
3282
3277
"%s\n"
3283
3278
msgstr ""
3284
3279
 
3285
 
#: ../drizzled/message/transaction_reader.cc:293
 
3280
#: ../drizzled/message/transaction_reader.cc:365
3286
3281
#, c-format
3287
3282
msgid "Unable to parse command. Got error: %s.\n"
3288
3283
msgstr ""
3289
3284
 
3290
 
#: ../drizzled/message/transaction_reader.cc:348
 
3285
#: ../drizzled/message/transaction_reader.cc:420
3291
3286
#: ../plugin/transaction_log/transaction_log_reader.cc:174
3292
3287
#, c-format
3293
3288
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3305
3300
"the current running version of Drizzle: %<PRIu64>."
3306
3301
msgstr ""
3307
3302
 
3308
 
#: ../drizzled/module/loader.cc:268
 
3303
#: ../drizzled/module/loader.cc:267
3309
3304
#, c-format
3310
3305
msgid ""
3311
3306
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3312
3307
"registered.\n"
3313
3308
msgstr ""
3314
3309
 
3315
 
#: ../drizzled/module/loader.cc:347
 
3310
#: ../drizzled/module/loader.cc:341
3316
3311
#, c-format
3317
3312
msgid "Plugin '%s' init function returned error.\n"
3318
3313
msgstr ""
3319
3314
 
3320
 
#: ../drizzled/module/loader.cc:530
 
3315
#: ../drizzled/module/loader.cc:524
3321
3316
#, c-format
3322
3317
msgid "Couldn't load plugin library named '%s'.\n"
3323
3318
msgstr ""
3324
3319
 
3325
 
#: ../drizzled/module/loader.cc:540
 
3320
#: ../drizzled/module/loader.cc:534
3326
3321
#, c-format
3327
3322
msgid "Couldn't load plugin named '%s'.\n"
3328
3323
msgstr ""
3329
3324
 
3330
 
#: ../drizzled/module/loader.cc:767
 
3325
#: ../drizzled/module/loader.cc:761
3331
3326
msgid "Out of memory."
3332
3327
msgstr ""
3333
3328
 
3334
 
#: ../drizzled/module/loader.cc:1467 ../drizzled/module/loader.cc:1518
 
3329
#: ../drizzled/module/loader.cc:1440 ../drizzled/module/loader.cc:1491
3335
3330
#, c-format
3336
3331
msgid "Unknown variable type code 0x%x in plugin '%s'."
3337
3332
msgstr ""
3338
3333
 
3339
 
#: ../drizzled/module/loader.cc:1510
 
3334
#: ../drizzled/module/loader.cc:1483
3340
3335
#, c-format
3341
3336
msgid ""
3342
3337
"Server variable %s of plugin %s was forced to be read-only: string variable "
3343
3338
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3344
3339
msgstr ""
3345
3340
 
3346
 
#: ../drizzled/module/loader.cc:1529
 
3341
#: ../drizzled/module/loader.cc:1502
3347
3342
#, c-format
3348
3343
msgid "Missing variable name in plugin '%s'."
3349
3344
msgstr ""
3350
3345
 
3351
 
#: ../drizzled/module/loader.cc:1546
 
3346
#: ../drizzled/module/loader.cc:1519
3352
3347
#, c-format
3353
3348
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3354
3349
msgstr ""
3355
3350
 
3356
 
#: ../drizzled/module/loader.cc:1665
 
3351
#: ../drizzled/module/loader.cc:1637
3357
3352
#, c-format
3358
3353
msgid "Out of memory for plugin '%s'."
3359
3354
msgstr ""
3360
3355
 
3361
 
#: ../drizzled/module/loader.cc:1674
 
3356
#: ../drizzled/module/loader.cc:1646
3362
3357
#, c-format
3363
3358
msgid "Bad options for plugin '%s'."
3364
3359
msgstr ""
3365
3360
 
3366
 
#: ../drizzled/module/loader.cc:1727
 
3361
#: ../drizzled/module/loader.cc:1694
3367
3362
#, c-format
3368
3363
msgid "Plugin '%s' has conflicting system variables"
3369
3364
msgstr ""
3446
3441
msgid "errmsg plugin '%s' errmsg() failed"
3447
3442
msgstr ""
3448
3443
 
3449
 
#: ../drizzled/plugin/event_observer.cc:132
 
3444
#: ../drizzled/plugin/event_observer.cc:135
3450
3445
#, c-format
3451
3446
msgid ""
3452
3447
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3453
3448
"'%s' from EventObserver plugin '%s'"
3454
3449
msgstr ""
3455
3450
 
3456
 
#: ../drizzled/plugin/event_observer.cc:399
 
3451
#: ../drizzled/plugin/event_observer.cc:202
 
3452
msgid ""
 
3453
"EventObserver::registerTableEvents(): Table already has events registered on "
 
3454
"it: probable programming error."
 
3455
msgstr ""
 
3456
 
 
3457
#: ../drizzled/plugin/event_observer.cc:337
 
3458
msgid ""
 
3459
"EventObserver::registerSessionEvents(): Session already has events "
 
3460
"registered on it: probable programming error."
 
3461
msgstr ""
 
3462
 
 
3463
#: ../drizzled/plugin/event_observer.cc:389
3457
3464
#, c-format
3458
3465
msgid "EventIterate event handler '%s' failed for event '%s'"
3459
3466
msgstr ""
3475
3482
msgid "No sockets could be bound for listening"
3476
3483
msgstr ""
3477
3484
 
3478
 
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:304
 
3485
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3479
3486
#, c-format
3480
3487
msgid "pipe() failed with errno %d"
3481
3488
msgstr ""
3485
3492
msgid "poll() failed with errno %d"
3486
3493
msgstr ""
3487
3494
 
3488
 
#: ../drizzled/plugin/listen_tcp.cc:60
 
3495
#: ../drizzled/plugin/listen_tcp.cc:61
3489
3496
#, c-format
3490
3497
msgid "accept() failed with errno %d"
3491
3498
msgstr ""
3492
3499
 
3493
 
#: ../drizzled/plugin/listen_tcp.cc:96
 
3500
#: ../drizzled/plugin/listen_tcp.cc:97
3494
3501
#, c-format
3495
3502
msgid "getaddrinfo() failed with error %s"
3496
3503
msgstr ""
3497
3504
 
3498
 
#: ../drizzled/plugin/listen_tcp.cc:128
 
3505
#: ../drizzled/plugin/listen_tcp.cc:129
3499
3506
#, c-format
3500
3507
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3501
3508
msgstr ""
3502
3509
 
3503
 
#: ../drizzled/plugin/listen_tcp.cc:139
 
3510
#: ../drizzled/plugin/listen_tcp.cc:140
3504
3511
#, c-format
3505
3512
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3506
3513
msgstr ""
3507
3514
 
3508
 
#: ../drizzled/plugin/listen_tcp.cc:148
 
3515
#: ../drizzled/plugin/listen_tcp.cc:149
3509
3516
#, c-format
3510
3517
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3511
3518
msgstr ""
3512
3519
 
3513
 
#: ../drizzled/plugin/listen_tcp.cc:157
 
3520
#: ../drizzled/plugin/listen_tcp.cc:158
3514
3521
#, c-format
3515
3522
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3516
3523
msgstr ""
3517
3524
 
3518
 
#: ../drizzled/plugin/listen_tcp.cc:166
 
3525
#: ../drizzled/plugin/listen_tcp.cc:167
3519
3526
#, c-format
3520
3527
msgid "setsockopt(SO_LINGER) failed with errno %d"
3521
3528
msgstr ""
3522
3529
 
3523
 
#: ../drizzled/plugin/listen_tcp.cc:175
 
3530
#: ../drizzled/plugin/listen_tcp.cc:176
3524
3531
#, c-format
3525
3532
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3526
3533
msgstr ""
3527
3534
 
3528
 
#: ../drizzled/plugin/listen_tcp.cc:196
 
3535
#: ../drizzled/plugin/listen_tcp.cc:197
3529
3536
#, c-format
3530
3537
msgid "Retrying bind() on %u\n"
3531
3538
msgstr ""
3532
3539
 
3533
 
#: ../drizzled/plugin/listen_tcp.cc:203
 
3540
#: ../drizzled/plugin/listen_tcp.cc:204
3534
3541
#, c-format
3535
3542
msgid "bind() failed with errno: %d\n"
3536
3543
msgstr ""
3537
3544
 
3538
 
#: ../drizzled/plugin/listen_tcp.cc:206
 
3545
#: ../drizzled/plugin/listen_tcp.cc:207
3539
3546
msgid "Do you already have another drizzled running?\n"
3540
3547
msgstr ""
3541
3548
 
3542
 
#: ../drizzled/plugin/listen_tcp.cc:213
 
3549
#: ../drizzled/plugin/listen_tcp.cc:214
3543
3550
#, c-format
3544
3551
msgid "listen() failed with errno %d\n"
3545
3552
msgstr ""
3546
3553
 
3547
 
#: ../drizzled/plugin/listen_tcp.cc:219
 
3554
#: ../drizzled/plugin/listen_tcp.cc:220
3548
3555
#, c-format
3549
3556
msgid "Listening on %s:%s\n"
3550
3557
msgstr ""
3576
3583
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3577
3584
msgstr ""
3578
3585
 
3579
 
#: ../drizzled/plugin/schema_engine.cc:131
 
3586
#: ../drizzled/plugin/schema_engine.cc:129
3580
3587
#, c-format
3581
3588
msgid "Error while loading database options: '%s':"
3582
3589
msgstr ""
3622
3629
"We have deactivated the TransactionApplier '%s'.\n"
3623
3630
msgstr ""
3624
3631
 
3625
 
#: ../drizzled/session.cc:1928 ../drizzled/session.cc:1944
 
3632
#: ../drizzled/session.cc:1952 ../drizzled/session.cc:1968
3626
3633
#, c-format
3627
3634
msgid "Could not remove temporary table: '%s', error: %d"
3628
3635
msgstr ""
3629
3636
 
3630
 
#: ../drizzled/set_var.cc:1510
3631
 
#, c-format
3632
 
msgid "Variable named %s already exists!\n"
3633
 
msgstr ""
3634
 
 
3635
 
#: ../drizzled/set_var.cc:1519
3636
 
#, c-format
3637
 
msgid "Could not add Variable: %s\n"
3638
 
msgstr ""
3639
 
 
3640
 
#: ../drizzled/set_var.cc:1633
3641
 
msgid "Failed to initialize system variables"
3642
 
msgstr ""
3643
 
 
3644
 
#: ../drizzled/signal_handler.cc:56
 
3637
#: ../drizzled/signal_handler.cc:51
3645
3638
#, c-format
3646
3639
msgid "Got signal %d from thread %<PRIu64>"
3647
3640
msgstr ""
3648
3641
 
3649
 
#: ../drizzled/signal_handler.cc:118
 
3642
#: ../drizzled/signal_handler.cc:112
3650
3643
#, c-format
3651
3644
msgid "Fatal signal %d while backtracing\n"
3652
3645
msgstr ""
3653
3646
 
 
3647
#: ../drizzled/signal_handler.cc:121
 
3648
#, c-format
 
3649
msgid "Fatal: time() call failed\n"
 
3650
msgstr ""
 
3651
 
3654
3652
#: ../drizzled/signal_handler.cc:127
3655
3653
#, c-format
3656
 
msgid "Fatal: time() call failed\n"
3657
 
msgstr ""
3658
 
 
3659
 
#: ../drizzled/signal_handler.cc:133
3660
 
#, c-format
3661
3654
msgid ""
3662
3655
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3663
3656
"This could be because you hit a bug. It is also possible that this binary\n"
3667
3660
"hardware.\n"
3668
3661
msgstr ""
3669
3662
 
3670
 
#: ../drizzled/signal_handler.cc:141
 
3663
#: ../drizzled/signal_handler.cc:135
3671
3664
#, c-format
3672
3665
msgid ""
3673
3666
"We will try our best to scrape up some info that will hopefully help "
3678
3671
"\n"
3679
3672
msgstr ""
3680
3673
 
3681
 
#: ../drizzled/signal_handler.cc:148
 
3674
#: ../drizzled/signal_handler.cc:142
3682
3675
#, c-format
3683
3676
msgid ""
3684
3677
"It is possible that drizzled could use up to \n"
3688
3681
"\n"
3689
3682
msgstr ""
3690
3683
 
3691
 
#: ../drizzled/sql_table.cc:1933
 
3684
#: ../drizzled/sql_table.cc:1914
3692
3685
#, c-format
3693
3686
msgid "Unknown - internal error %d during operation"
3694
3687
msgstr ""
3695
3688
 
3696
 
#: ../drizzled/statement/alter_table.cc:1486
 
3689
#: ../drizzled/statement/alter_table.cc:1489
3697
3690
#, c-format
3698
3691
msgid ""
3699
3692
"order_st BY ignored because there is a user-defined clustered index in the "
3700
3693
"table '%-.192s'"
3701
3694
msgstr ""
3702
3695
 
3703
 
#: ../drizzled/table.cc:1964
 
3696
#: ../drizzled/sys_var.cc:1527
 
3697
#, c-format
 
3698
msgid "Variable named %s already exists!\n"
 
3699
msgstr ""
 
3700
 
 
3701
#: ../drizzled/sys_var.cc:1536
 
3702
#, c-format
 
3703
msgid "Could not add Variable: %s\n"
 
3704
msgstr ""
 
3705
 
 
3706
#: ../drizzled/sys_var.cc:1634
 
3707
msgid "Failed to initialize system variables"
 
3708
msgstr ""
 
3709
 
 
3710
#: ../drizzled/table.cc:1775
3704
3711
#, c-format
3705
3712
msgid "Got error %d when reading table '%s'"
3706
3713
msgstr ""
3707
3714
 
3708
 
#: ../drizzled/table_share.cc:862
 
3715
#: ../drizzled/table_share.cc:878
3709
3716
#, c-format
3710
3717
msgid "Table %s has invalid/unknown collation: %d,%s"
3711
3718
msgstr ""
3712
3719
 
3713
 
#: ../drizzled/table_share.cc:1154
 
3720
#: ../drizzled/table_share.cc:1170
3714
3721
#, c-format
3715
3722
msgid "ENUM column %s has greater than %d possible values"
3716
3723
msgstr ""
3717
3724
 
3718
 
#: ../drizzled/table_share.cc:2064
 
3725
#: ../drizzled/table_share.cc:2088
3719
3726
#, c-format
3720
3727
msgid "Unknown collation '%s' in table '%-.64s' definition"
3721
3728
msgstr ""
3722
3729
 
3723
 
#: ../drizzled/table_share.cc:2071
 
3730
#: ../drizzled/table_share.cc:2095
3724
3731
#, c-format
3725
3732
msgid ""
3726
3733
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3732
3739
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3733
3740
msgstr ""
3734
3741
 
3735
 
#: ../plugin/auth_file/auth_file.cc:225
 
3742
#: ../plugin/auth_file/auth_file.cc:223
3736
3743
#, c-format
3737
3744
msgid "Could not load auth file: %s\n"
3738
3745
msgstr ""
3739
3746
 
3740
 
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
 
3747
#: ../plugin/auth_file/auth_file.cc:239
3741
3748
msgid "File to load for usernames and passwords"
3742
3749
msgstr ""
3743
3750
 
3792
3799
msgid "How often to empty the users cache, 0 to disable"
3793
3800
msgstr ""
3794
3801
 
3795
 
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
 
3802
#: ../plugin/console/console.cc:349
3796
3803
msgid "Enable the console."
3797
3804
msgstr ""
3798
3805
 
3799
 
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
 
3806
#: ../plugin/console/console.cc:352
3800
3807
msgid "Turn on extra debugging."
3801
3808
msgstr ""
3802
3809
 
3803
 
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
 
3810
#: ../plugin/console/console.cc:355
3804
3811
msgid "User to use for auth."
3805
3812
msgstr ""
3806
3813
 
3807
 
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
 
3814
#: ../plugin/console/console.cc:358
3808
3815
msgid "Password to use for auth."
3809
3816
msgstr ""
3810
3817
 
3811
 
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
 
3818
#: ../plugin/console/console.cc:361
3812
3819
msgid "Default database to use."
3813
3820
msgstr ""
3814
3821
 
3815
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3816
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
 
3822
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
3823
#: ../plugin/mysql_protocol/mysql_protocol.cc:915
3817
3824
msgid "Invalid value of port\n"
3818
3825
msgstr ""
3819
3826
 
3820
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3821
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
 
3827
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
3828
#: ../plugin/mysql_protocol/mysql_protocol.cc:924
3822
3829
msgid "Invalid value for connect_timeout\n"
3823
3830
msgstr ""
3824
3831
 
3825
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3826
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
 
3832
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:112
 
3833
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3827
3834
msgid "Invalid value for read_timeout\n"
3828
3835
msgstr ""
3829
3836
 
3830
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3831
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
 
3837
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
 
3838
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3832
3839
msgid "Invalid value for write_timeout\n"
3833
3840
msgstr ""
3834
3841
 
3835
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3836
 
msgid "Invalid value for retry_count\n"
 
3842
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
 
3843
#: ../plugin/mysql_protocol/mysql_protocol.cc:951
 
3844
msgid "Invalid value for retry_count"
3837
3845
msgstr ""
3838
3846
 
3839
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3840
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
 
3847
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
 
3848
#: ../plugin/mysql_protocol/mysql_protocol.cc:960
3841
3849
msgid "Invalid value for buffer_length\n"
3842
3850
msgstr ""
3843
3851
 
3844
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3845
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
 
3852
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:161
 
3853
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:182
 
3854
#, fuzzy
3846
3855
msgid ""
3847
 
"Port number to use for connection or 0 for default to, in order of "
3848
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
3849
 
msgstr ""
 
3856
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
 
3857
"protocol."
 
3858
msgstr "用以连接的端口号或者设置0使用MySQL协议"
3850
3859
 
3851
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3852
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3853
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3854
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
 
3860
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:164
 
3861
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:185
 
3862
#: ../plugin/mysql_protocol/mysql_protocol.cc:989
 
3863
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
3855
3864
msgid "Connect Timeout."
3856
3865
msgstr ""
3857
3866
 
3858
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3859
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3860
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3861
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
 
3867
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:167
 
3868
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:188
 
3869
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
 
3870
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
3862
3871
msgid "Read Timeout."
3863
3872
msgstr ""
3864
3873
 
3865
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3866
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3867
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3868
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
 
3874
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:169
 
3875
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:191
 
3876
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
 
3877
#: ../plugin/mysql_protocol/mysql_protocol.cc:1017
3869
3878
msgid "Write Timeout."
3870
3879
msgstr ""
3871
3880
 
3872
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3873
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3874
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3875
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
 
3881
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
 
3882
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:194
 
3883
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
 
3884
#: ../plugin/mysql_protocol/mysql_protocol.cc:1020
3876
3885
msgid "Retry Count."
3877
3886
msgstr ""
3878
3887
 
3879
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3880
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3881
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3882
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
 
3888
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:173
 
3889
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:197
 
3890
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
 
3891
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
3883
3892
msgid "Buffer length."
3884
3893
msgstr ""
3885
3894
 
3886
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3887
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3888
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3889
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
 
3895
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:176
 
3896
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:200
 
3897
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
 
3898
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
3890
3899
msgid "Address to bind to."
3891
3900
msgstr ""
3892
3901
 
3893
 
#: ../plugin/drizzle_protocol/errmsg.cc:31
3894
 
msgid "Unknown Drizzle error"
3895
 
msgstr ""
3896
 
 
3897
 
#: ../plugin/drizzle_protocol/errmsg.cc:32
3898
 
#, c-format
3899
 
msgid "Can't create UNIX socket (%d)"
3900
 
msgstr ""
3901
 
 
3902
 
#: ../plugin/drizzle_protocol/errmsg.cc:33
3903
 
#, c-format
3904
 
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3905
 
msgstr ""
3906
 
 
3907
 
#: ../plugin/drizzle_protocol/errmsg.cc:34
3908
 
#, c-format
3909
 
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3910
 
msgstr ""
3911
 
 
3912
 
#: ../plugin/drizzle_protocol/errmsg.cc:35
3913
 
#, c-format
3914
 
msgid "Can't create TCP/IP socket (%d)"
3915
 
msgstr ""
3916
 
 
3917
 
#: ../plugin/drizzle_protocol/errmsg.cc:36
3918
 
#, c-format
3919
 
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3920
 
msgstr ""
3921
 
 
3922
 
#: ../plugin/drizzle_protocol/errmsg.cc:37
3923
 
msgid "Drizzle server has gone away"
3924
 
msgstr ""
3925
 
 
3926
 
#: ../plugin/drizzle_protocol/errmsg.cc:38
3927
 
#, c-format
3928
 
msgid "Protocol mismatch; server version = %d, client version = %d"
3929
 
msgstr ""
3930
 
 
3931
 
#: ../plugin/drizzle_protocol/errmsg.cc:39
3932
 
msgid "Drizzle client ran out of memory"
3933
 
msgstr ""
3934
 
 
3935
 
#: ../plugin/drizzle_protocol/errmsg.cc:40
3936
 
msgid "Wrong host info"
3937
 
msgstr ""
3938
 
 
3939
 
#: ../plugin/drizzle_protocol/errmsg.cc:41
3940
 
msgid "Localhost via UNIX socket"
3941
 
msgstr ""
3942
 
 
3943
 
#: ../plugin/drizzle_protocol/errmsg.cc:42
3944
 
#, c-format
3945
 
msgid "%-.100s via TCP/IP"
3946
 
msgstr ""
3947
 
 
3948
 
#: ../plugin/drizzle_protocol/errmsg.cc:43
3949
 
msgid "Error in server handshake"
3950
 
msgstr ""
3951
 
 
3952
 
#: ../plugin/drizzle_protocol/errmsg.cc:44
3953
 
msgid "Lost connection to Drizzle server during query"
3954
 
msgstr ""
3955
 
 
3956
 
#: ../plugin/drizzle_protocol/errmsg.cc:45
3957
 
msgid "Commands out of sync; you can't run this command now"
3958
 
msgstr ""
3959
 
 
3960
 
#: ../plugin/drizzle_protocol/errmsg.cc:46
3961
 
#, c-format
3962
 
msgid "Named pipe: %-.32s"
3963
 
msgstr ""
3964
 
 
3965
 
#: ../plugin/drizzle_protocol/errmsg.cc:47
3966
 
#, c-format
3967
 
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
3968
 
msgstr ""
3969
 
 
3970
 
#: ../plugin/drizzle_protocol/errmsg.cc:48
3971
 
#, c-format
3972
 
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
3973
 
msgstr ""
3974
 
 
3975
 
#: ../plugin/drizzle_protocol/errmsg.cc:49
3976
 
#, c-format
3977
 
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
3978
 
msgstr ""
3979
 
 
3980
 
#: ../plugin/drizzle_protocol/errmsg.cc:50
3981
 
#, c-format
3982
 
msgid "Can't initialize character set %-.32s (path: %-.100s)"
3983
 
msgstr ""
3984
 
 
3985
 
#: ../plugin/drizzle_protocol/errmsg.cc:51
3986
 
msgid "Got packet bigger than 'max_allowed_packet' bytes"
3987
 
msgstr ""
3988
 
 
3989
 
#: ../plugin/drizzle_protocol/errmsg.cc:52
3990
 
msgid "Embedded server"
3991
 
msgstr ""
3992
 
 
3993
 
#: ../plugin/drizzle_protocol/errmsg.cc:53
3994
 
msgid "Error on SHOW SLAVE STATUS:"
3995
 
msgstr ""
3996
 
 
3997
 
#: ../plugin/drizzle_protocol/errmsg.cc:54
3998
 
msgid "Error on SHOW SLAVE HOSTS:"
3999
 
msgstr ""
4000
 
 
4001
 
#: ../plugin/drizzle_protocol/errmsg.cc:55
4002
 
msgid "Error connecting to slave:"
4003
 
msgstr ""
4004
 
 
4005
 
#: ../plugin/drizzle_protocol/errmsg.cc:56
4006
 
msgid "Error connecting to master:"
4007
 
msgstr ""
4008
 
 
4009
 
#: ../plugin/drizzle_protocol/errmsg.cc:57
4010
 
msgid "SSL connection error"
4011
 
msgstr ""
4012
 
 
4013
 
#: ../plugin/drizzle_protocol/errmsg.cc:58
4014
 
msgid "Malformed packet"
4015
 
msgstr ""
4016
 
 
4017
 
#: ../plugin/drizzle_protocol/errmsg.cc:59
4018
 
#: ../plugin/drizzle_protocol/errmsg.cc:70
4019
 
#: ../plugin/drizzle_protocol/errmsg.cc:71
4020
 
#: ../plugin/drizzle_protocol/errmsg.cc:72
4021
 
#: ../plugin/drizzle_protocol/errmsg.cc:73
4022
 
#: ../plugin/drizzle_protocol/errmsg.cc:74
4023
 
#: ../plugin/drizzle_protocol/errmsg.cc:75
4024
 
#: ../plugin/drizzle_protocol/errmsg.cc:76
4025
 
#: ../plugin/drizzle_protocol/errmsg.cc:77
4026
 
#: ../plugin/drizzle_protocol/errmsg.cc:78
4027
 
msgid "(unused error message)"
4028
 
msgstr ""
4029
 
 
4030
 
#: ../plugin/drizzle_protocol/errmsg.cc:60
4031
 
msgid "Invalid use of null pointer"
4032
 
msgstr ""
4033
 
 
4034
 
#: ../plugin/drizzle_protocol/errmsg.cc:61
4035
 
msgid "Statement not prepared"
4036
 
msgstr ""
4037
 
 
4038
 
#: ../plugin/drizzle_protocol/errmsg.cc:62
4039
 
msgid "No data supplied for parameters in prepared statement"
4040
 
msgstr ""
4041
 
 
4042
 
#: ../plugin/drizzle_protocol/errmsg.cc:63
4043
 
msgid "Data truncated"
4044
 
msgstr ""
4045
 
 
4046
 
#: ../plugin/drizzle_protocol/errmsg.cc:64
4047
 
msgid "No parameters exist in the statement"
4048
 
msgstr ""
4049
 
 
4050
 
#: ../plugin/drizzle_protocol/errmsg.cc:65
4051
 
msgid "Invalid parameter number"
4052
 
msgstr ""
4053
 
 
4054
 
#: ../plugin/drizzle_protocol/errmsg.cc:66
4055
 
#, c-format
4056
 
msgid ""
4057
 
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4058
 
msgstr ""
4059
 
 
4060
 
#: ../plugin/drizzle_protocol/errmsg.cc:68
4061
 
#, c-format
4062
 
msgid "Using unsupported buffer type: %d  (parameter: %d)"
4063
 
msgstr ""
4064
 
 
4065
 
#: ../plugin/drizzle_protocol/errmsg.cc:69
4066
 
#, c-format
4067
 
msgid "Shared memory: %-.100s"
4068
 
msgstr ""
4069
 
 
4070
 
#: ../plugin/drizzle_protocol/errmsg.cc:79
4071
 
msgid "Wrong or unknown protocol"
4072
 
msgstr ""
4073
 
 
4074
 
#: ../plugin/drizzle_protocol/errmsg.cc:80
4075
 
msgid "Invalid connection handle"
4076
 
msgstr ""
4077
 
 
4078
 
#: ../plugin/drizzle_protocol/errmsg.cc:81
4079
 
msgid ""
4080
 
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4081
 
"option 'secure_auth' enabled)"
4082
 
msgstr ""
4083
 
 
4084
 
#: ../plugin/drizzle_protocol/errmsg.cc:83
4085
 
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4086
 
msgstr ""
4087
 
 
4088
 
#: ../plugin/drizzle_protocol/errmsg.cc:84
4089
 
msgid "Attempt to read column without prior row fetch"
4090
 
msgstr ""
4091
 
 
4092
 
#: ../plugin/drizzle_protocol/errmsg.cc:85
4093
 
msgid "Prepared statement contains no metadata"
4094
 
msgstr ""
4095
 
 
4096
 
#: ../plugin/drizzle_protocol/errmsg.cc:86
4097
 
msgid ""
4098
 
"Attempt to read a row while there is no result set associated with the "
4099
 
"statement"
4100
 
msgstr ""
4101
 
 
4102
 
#: ../plugin/drizzle_protocol/errmsg.cc:88
4103
 
msgid "This feature is not implemented yet"
4104
 
msgstr ""
4105
 
 
4106
 
#: ../plugin/drizzle_protocol/errmsg.cc:89
4107
 
#, c-format
4108
 
msgid ""
4109
 
"Lost connection to Drizzle server while waiting for initial communication "
4110
 
"packet, system error: %d"
4111
 
msgstr ""
4112
 
 
4113
 
#: ../plugin/drizzle_protocol/errmsg.cc:91
4114
 
#, c-format
4115
 
msgid ""
4116
 
"Lost connection to Drizzle server while reading initial communication "
4117
 
"packet, system error: %d"
4118
 
msgstr ""
4119
 
 
4120
 
#: ../plugin/drizzle_protocol/errmsg.cc:93
4121
 
#, c-format
4122
 
msgid ""
4123
 
"Lost connection to Drizzle server while sending authentication information, "
4124
 
"system error: %d"
4125
 
msgstr ""
4126
 
 
4127
 
#: ../plugin/drizzle_protocol/errmsg.cc:95
4128
 
#, c-format
4129
 
msgid ""
4130
 
"Lost connection to Drizzle server while reading authorization information, "
4131
 
"system error: %d"
4132
 
msgstr ""
4133
 
 
4134
 
#: ../plugin/drizzle_protocol/errmsg.cc:97
4135
 
#, c-format
4136
 
msgid ""
4137
 
"Lost connection to Drizzle server while setting initial database, system "
4138
 
"error: %d"
4139
 
msgstr ""
4140
 
 
4141
 
#: ../plugin/drizzle_protocol/errmsg.cc:99
4142
 
#, c-format
4143
 
msgid "Statement closed indirectly because of a preceding %s() call"
4144
 
msgstr ""
4145
 
 
4146
 
#. CR_NET_UNCOMPRESS_ERROR 08S01
4147
 
#: ../plugin/drizzle_protocol/errmsg.cc:101
4148
 
msgid "Couldn't uncompress communication packet"
4149
 
msgstr ""
4150
 
 
4151
 
#. CR_NET_READ_ERROR 08S01
4152
 
#: ../plugin/drizzle_protocol/errmsg.cc:103
4153
 
msgid "Got an error reading communication packets"
4154
 
msgstr ""
4155
 
 
4156
 
#. CR_NET_READ_INTERRUPTED 08S01
4157
 
#: ../plugin/drizzle_protocol/errmsg.cc:105
4158
 
msgid "Got timeout reading communication packets"
4159
 
msgstr ""
4160
 
 
4161
 
#. CR_NET_ERROR_ON_WRITE 08S01
4162
 
#: ../plugin/drizzle_protocol/errmsg.cc:107
4163
 
msgid "Got an error writing communication packets"
4164
 
msgstr ""
4165
 
 
4166
 
#. CR_NET_WRITE_INTERRUPTED 08S01
4167
 
#: ../plugin/drizzle_protocol/errmsg.cc:109
4168
 
msgid "Got timeout writing communication packets"
4169
 
msgstr ""
4170
 
 
4171
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4172
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4173
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
4174
 
#, c-format
4175
 
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4176
 
msgstr ""
4177
 
 
4178
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
4179
 
#, c-format
4180
 
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4181
 
msgstr ""
4182
 
 
4183
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4184
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4185
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4186
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
4187
 
#, c-format
4188
 
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4189
 
msgstr ""
4190
 
 
4191
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4192
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
4193
 
#, c-format
4194
 
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4195
 
msgstr ""
4196
 
 
4197
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
 
3902
#: ../plugin/haildb/haildb_engine.cc:1064
 
3903
#: ../plugin/haildb/haildb_engine.cc:1202
 
3904
#: ../plugin/haildb/haildb_engine.cc:1232
 
3905
#, c-format
 
3906
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
 
3907
msgstr ""
 
3908
 
 
3909
#: ../plugin/haildb/haildb_engine.cc:1083
 
3910
#, c-format
 
3911
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
 
3912
msgstr ""
 
3913
 
 
3914
#: ../plugin/haildb/haildb_engine.cc:1181
 
3915
#: ../plugin/haildb/haildb_engine.cc:1294
 
3916
#: ../plugin/haildb/haildb_engine.cc:1475
 
3917
#: ../plugin/haildb/haildb_engine.cc:2051
 
3918
#, c-format
 
3919
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
 
3920
msgstr ""
 
3921
 
 
3922
#: ../plugin/haildb/haildb_engine.cc:1333
 
3923
#: ../plugin/haildb/haildb_engine.cc:1349
 
3924
#, c-format
 
3925
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
 
3926
msgstr ""
 
3927
 
 
3928
#: ../plugin/haildb/haildb_engine.cc:2882
4198
3929
msgid "Invalid value of additional-mem-pool-size"
4199
3930
msgstr ""
4200
3931
 
4201
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
 
3932
#: ../plugin/haildb/haildb_engine.cc:2893
4202
3933
msgid "Invalid value of autoextend-increment"
4203
3934
msgstr ""
4204
3935
 
4205
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
 
3936
#: ../plugin/haildb/haildb_engine.cc:2902
4206
3937
msgid "Invalid value of buffer-pool-size"
4207
3938
msgstr ""
4208
3939
 
4209
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
 
3940
#: ../plugin/haildb/haildb_engine.cc:2913
4210
3941
msgid "Invalid value of io-capacity"
4211
3942
msgstr ""
4212
3943
 
4213
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
 
3944
#: ../plugin/haildb/haildb_engine.cc:2922
4214
3945
msgid "Invalid value of fast-shutdown"
4215
3946
msgstr ""
4216
3947
 
4217
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
 
3948
#: ../plugin/haildb/haildb_engine.cc:2931
4218
3949
msgid "Invalid value of flush-log-at-trx-commit"
4219
3950
msgstr ""
4220
3951
 
4221
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
 
3952
#: ../plugin/haildb/haildb_engine.cc:2940
4222
3953
msgid "Invalid value of force-recovery"
4223
3954
msgstr ""
4224
3955
 
4225
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
 
3956
#: ../plugin/haildb/haildb_engine.cc:2949
4226
3957
msgid "Invalid value of log-file-size"
4227
3958
msgstr ""
4228
3959
 
4229
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
 
3960
#: ../plugin/haildb/haildb_engine.cc:2960
4230
3961
msgid "Invalid value of log-files-in-group"
4231
3962
msgstr ""
4232
3963
 
4233
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
 
3964
#: ../plugin/haildb/haildb_engine.cc:2969
4234
3965
msgid "Invalid value of lock-wait-timeout"
4235
3966
msgstr ""
4236
3967
 
4237
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
 
3968
#: ../plugin/haildb/haildb_engine.cc:2978
4238
3969
msgid "Invalid value of log-buffer-size"
4239
3970
msgstr ""
4240
3971
 
4241
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
 
3972
#: ../plugin/haildb/haildb_engine.cc:2989
4242
3973
msgid "Invalid value of lru-old-blocks-pct"
4243
3974
msgstr ""
4244
3975
 
4245
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
 
3976
#: ../plugin/haildb/haildb_engine.cc:2998
4246
3977
msgid "Invalid value of lru-block-access-recency"
4247
3978
msgstr ""
4248
3979
 
4249
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
 
3980
#: ../plugin/haildb/haildb_engine.cc:3007
4250
3981
msgid "Invalid value of max-dirty-pages-pct"
4251
3982
msgstr ""
4252
3983
 
4253
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
 
3984
#: ../plugin/haildb/haildb_engine.cc:3016
4254
3985
msgid "Invalid value of max-purge-lag"
4255
3986
msgstr ""
4256
3987
 
4257
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
 
3988
#: ../plugin/haildb/haildb_engine.cc:3025
4258
3989
msgid "Invalid value of open-files"
4259
3990
msgstr ""
4260
3991
 
4261
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
 
3992
#: ../plugin/haildb/haildb_engine.cc:3034
4262
3993
msgid "Invalid value of read-io-threads"
4263
3994
msgstr ""
4264
3995
 
4265
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
 
3996
#: ../plugin/haildb/haildb_engine.cc:3043
4266
3997
msgid "Invalid value of sync_spin_loops"
4267
3998
msgstr ""
4268
3999
 
4269
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
 
4000
#: ../plugin/haildb/haildb_engine.cc:3246
4270
4001
#, c-format
4271
 
msgid "Error starting Embedded InnoDB %d (%s)\n"
4272
 
msgstr ""
4273
 
 
4274
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4275
 
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4276
 
msgstr ""
4277
 
 
4278
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
 
4002
msgid "Error starting HailDB %d (%s)\n"
 
4003
msgstr ""
 
4004
 
 
4005
#: ../plugin/haildb/haildb_engine.cc:3548
 
4006
msgid "Disable HailDB adaptive hash index (enabled by default)."
 
4007
msgstr ""
 
4008
 
 
4009
#: ../plugin/haildb/haildb_engine.cc:3550
4279
4010
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4280
4011
msgstr ""
4281
4012
 
4282
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
 
4013
#: ../plugin/haildb/haildb_engine.cc:3553
4283
4014
msgid ""
4284
 
"Size of a memory pool InnoDB uses to store data dictionary information and "
 
4015
"Size of a memory pool HailDB uses to store data dictionary information and "
4285
4016
"other internal data structures."
4286
4017
msgstr ""
4287
4018
 
4288
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
 
4019
#: ../plugin/haildb/haildb_engine.cc:3556
4289
4020
msgid "Data file autoextend increment in megabytes"
4290
4021
msgstr ""
4291
4022
 
4292
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
 
4023
#: ../plugin/haildb/haildb_engine.cc:3559
4293
4024
msgid ""
4294
 
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
 
4025
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4295
4026
"tables."
4296
4027
msgstr ""
4297
4028
 
4298
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
4299
 
msgid "The common part for InnoDB table spaces."
4300
 
msgstr ""
4301
 
 
4302
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4303
 
msgid "Disable InnoDB checksums validation (enabled by default)."
4304
 
msgstr ""
4305
 
 
4306
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4307
 
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4308
 
msgstr ""
4309
 
 
4310
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
 
4029
#: ../plugin/haildb/haildb_engine.cc:3562
 
4030
msgid "The common part for HailDB table spaces."
 
4031
msgstr ""
 
4032
 
 
4033
#: ../plugin/haildb/haildb_engine.cc:3564
 
4034
msgid "Disable HailDB checksums validation (enabled by default)."
 
4035
msgstr ""
 
4036
 
 
4037
#: ../plugin/haildb/haildb_engine.cc:3566
 
4038
msgid "Disable HailDB doublewrite buffer (enabled by default)."
 
4039
msgstr ""
 
4040
 
 
4041
#: ../plugin/haildb/haildb_engine.cc:3569
4311
4042
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4312
4043
msgstr ""
4313
4044
 
4314
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
 
4045
#: ../plugin/haildb/haildb_engine.cc:3572
4315
4046
msgid ""
4316
 
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
 
4047
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4317
4048
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4318
4049
msgstr ""
4319
4050
 
4320
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
4321
 
msgid "Stores each InnoDB table to an .ibd file in the database dir."
 
4051
#: ../plugin/haildb/haildb_engine.cc:3575
 
4052
msgid "Stores each HailDB table to an .ibd file in the database dir."
4322
4053
msgstr ""
4323
4054
 
4324
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
 
4055
#: ../plugin/haildb/haildb_engine.cc:3578
4325
4056
msgid "File format to use for new tables in .ibd files."
4326
4057
msgstr ""
4327
4058
 
4328
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
 
4059
#: ../plugin/haildb/haildb_engine.cc:3581
4329
4060
msgid ""
4330
4061
"Set to 0 (write and flush once per second),1 (write and flush at each "
4331
4062
"commit) or 2 (write at commit, flush once per second)."
4332
4063
msgstr ""
4333
4064
 
4334
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
 
4065
#: ../plugin/haildb/haildb_engine.cc:3584
4335
4066
msgid "With which method to flush data."
4336
4067
msgstr ""
4337
4068
 
4338
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
 
4069
#: ../plugin/haildb/haildb_engine.cc:3587
4339
4070
msgid ""
4340
4071
"Helps to save your data in case the disk image of the database becomes "
4341
4072
"corrupt."
4342
4073
msgstr ""
4343
4074
 
4344
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4345
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
 
4075
#: ../plugin/haildb/haildb_engine.cc:3590
 
4076
#: ../plugin/haildb/haildb_engine.cc:3593
4346
4077
msgid "Path to individual files and their sizes."
4347
4078
msgstr ""
4348
4079
 
4349
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4350
 
msgid "Path to InnoDB log files."
 
4080
#: ../plugin/haildb/haildb_engine.cc:3596
 
4081
msgid "Path to HailDB log files."
4351
4082
msgstr ""
4352
4083
 
4353
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
 
4084
#: ../plugin/haildb/haildb_engine.cc:3599
4354
4085
msgid "Size of each log file in a log group."
4355
4086
msgstr ""
4356
4087
 
4357
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
 
4088
#: ../plugin/haildb/haildb_engine.cc:3602
4358
4089
msgid ""
4359
 
"Number of log files in the log group. InnoDB writes to the files in a "
 
4090
"Number of log files in the log group. HailDB writes to the files in a "
4360
4091
"circular fashion. Value 3 is recommended here."
4361
4092
msgstr ""
4362
4093
 
4363
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
 
4094
#: ../plugin/haildb/haildb_engine.cc:3605
4364
4095
msgid ""
4365
 
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
 
4096
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4366
4097
"rolled back. Values above 100000000 disable the timeout."
4367
4098
msgstr ""
4368
4099
 
4369
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
 
4100
#: ../plugin/haildb/haildb_engine.cc:3608
4370
4101
msgid ""
4371
 
"The size of the buffer which InnoDB uses to write log to the log files on "
 
4102
"The size of the buffer which HailDB uses to write log to the log files on "
4372
4103
"disk."
4373
4104
msgstr ""
4374
4105
 
4375
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
 
4106
#: ../plugin/haildb/haildb_engine.cc:3611
4376
4107
msgid ""
4377
4108
"Sets the point in the LRU list from where all pages are classified as old "
4378
4109
"(Advanced users)"
4379
4110
msgstr ""
4380
4111
 
4381
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
 
4112
#: ../plugin/haildb/haildb_engine.cc:3614
4382
4113
msgid ""
4383
4114
"Milliseconds between accesses to a block at which it is made young. "
4384
4115
"0=disabled (Advanced users)"
4385
4116
msgstr ""
4386
4117
 
4387
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
 
4118
#: ../plugin/haildb/haildb_engine.cc:3617
4388
4119
msgid "Percentage of dirty pages allowed in bufferpool."
4389
4120
msgstr ""
4390
4121
 
4391
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
 
4122
#: ../plugin/haildb/haildb_engine.cc:3620
4392
4123
msgid "Desired maximum length of the purge queue (0 = no limit)"
4393
4124
msgstr ""
4394
4125
 
4395
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
 
4126
#: ../plugin/haildb/haildb_engine.cc:3623
4396
4127
msgid ""
4397
4128
"Roll back the complete transaction on lock wait timeout, for 4.x "
4398
4129
"compatibility (disabled by default)"
4399
4130
msgstr ""
4400
4131
 
4401
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
4402
 
msgid "How many files at the maximum InnoDB keeps open at the same time."
4403
 
msgstr ""
4404
 
 
4405
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
4406
 
msgid "Number of background read I/O threads in InnoDB."
4407
 
msgstr ""
4408
 
 
4409
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
4410
 
msgid "Number of background write I/O threads in InnoDB."
4411
 
msgstr ""
4412
 
 
4413
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
 
4132
#: ../plugin/haildb/haildb_engine.cc:3626
 
4133
msgid "How many files at the maximum HailDB keeps open at the same time."
 
4134
msgstr ""
 
4135
 
 
4136
#: ../plugin/haildb/haildb_engine.cc:3629
 
4137
msgid "Number of background read I/O threads in HailDB."
 
4138
msgstr ""
 
4139
 
 
4140
#: ../plugin/haildb/haildb_engine.cc:3632
 
4141
msgid "Number of background write I/O threads in HailDB."
 
4142
msgstr ""
 
4143
 
 
4144
#: ../plugin/haildb/haildb_engine.cc:3634
4414
4145
msgid ""
4415
4146
"Disable if you want to reduce the number of messages written to the log "
4416
4147
"(default: enabled)."
4417
4148
msgstr ""
4418
4149
 
4419
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
4420
 
msgid "Enable SHOW INNODB STATUS output in the log"
4421
 
msgstr ""
4422
 
 
4423
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
4424
 
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4425
 
msgstr ""
4426
 
 
4427
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
 
4150
#: ../plugin/haildb/haildb_engine.cc:3637
 
4151
msgid "Enable SHOW HAILDB STATUS output in the log"
 
4152
msgstr ""
 
4153
 
 
4154
#: ../plugin/haildb/haildb_engine.cc:3640
 
4155
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
 
4156
msgstr ""
 
4157
 
 
4158
#: ../plugin/haildb/haildb_engine.cc:3642
4428
4159
msgid ""
4429
 
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
 
4160
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4430
4161
msgstr ""
4431
4162
 
4432
4163
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4456
4187
msgid "Regular expression to apply to tables to filter"
4457
4188
msgstr ""
4458
4189
 
4459
 
#: ../plugin/hello_events/hello_events.cc:301
 
4190
#: ../plugin/hello_events/hello_events.cc:381
4460
4191
msgid "Invalid value of before-write-position\n"
4461
4192
msgstr ""
4462
4193
 
4463
 
#: ../plugin/hello_events/hello_events.cc:310
4464
 
#: ../plugin/hello_events/hello_events.cc:319
 
4194
#: ../plugin/hello_events/hello_events.cc:390
 
4195
#: ../plugin/hello_events/hello_events.cc:399
4465
4196
msgid "Invalid value of before-update-position\n"
4466
4197
msgstr ""
4467
4198
 
4468
 
#: ../plugin/hello_events/hello_events.cc:359
4469
 
#: ../plugin/hello_events/hello_events.cc:362
4470
 
#: ../plugin/hello_events/hello_events.cc:380
 
4199
#: ../plugin/hello_events/hello_events.cc:439
 
4200
#: ../plugin/hello_events/hello_events.cc:442
 
4201
#: ../plugin/hello_events/hello_events.cc:460
4471
4202
msgid "A comma delimited list of databases to watch"
4472
4203
msgstr ""
4473
4204
 
4474
 
#: ../plugin/hello_events/hello_events.cc:365
4475
 
#: ../plugin/hello_events/hello_events.cc:396
 
4205
#: ../plugin/hello_events/hello_events.cc:445
 
4206
#: ../plugin/hello_events/hello_events.cc:476
4476
4207
msgid "Enable Example Events Plugin"
4477
4208
msgstr ""
4478
4209
 
4479
 
#: ../plugin/hello_events/hello_events.cc:368
4480
 
#: ../plugin/hello_events/hello_events.cc:404
 
4210
#: ../plugin/hello_events/hello_events.cc:448
 
4211
#: ../plugin/hello_events/hello_events.cc:484
4481
4212
msgid "Before write row event observer call position"
4482
4213
msgstr ""
4483
4214
 
4484
 
#: ../plugin/hello_events/hello_events.cc:371
4485
 
#: ../plugin/hello_events/hello_events.cc:415
4486
 
#: ../plugin/pbms/src/parameters_ms.cc:579
 
4215
#: ../plugin/hello_events/hello_events.cc:451
 
4216
#: ../plugin/hello_events/hello_events.cc:495
 
4217
#: ../plugin/pbms/src/parameters_ms.cc:601
4487
4218
msgid "Before update row event observer call position"
4488
4219
msgstr ""
4489
4220
 
4490
 
#: ../plugin/hello_events/hello_events.cc:374
4491
 
#: ../plugin/hello_events/hello_events.cc:426
 
4221
#: ../plugin/hello_events/hello_events.cc:454
4492
4222
msgid "After drop database event observer call position"
4493
4223
msgstr ""
4494
4224
 
4495
 
#: ../plugin/hello_events/hello_events.cc:388
 
4225
#: ../plugin/hello_events/hello_events.cc:468
4496
4226
msgid "A comma delimited list of tables to watch"
4497
4227
msgstr ""
4498
4228
 
4499
 
#: ../plugin/hello_events/hello_events.cc:450
 
4229
#: ../plugin/hello_events/hello_events.cc:518
4500
4230
msgid "An example events Plugin"
4501
4231
msgstr ""
4502
4232
 
4505
4235
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4506
4236
msgstr ""
4507
4237
 
4508
 
#: ../plugin/innobase/handler/ha_innodb.cc:1831
 
4238
#: ../plugin/innobase/handler/ha_innodb.cc:1856
4509
4239
msgid "Invalid value for io-capacity\n"
4510
4240
msgstr ""
4511
4241
 
4512
 
#: ../plugin/innobase/handler/ha_innodb.cc:1849
 
4242
#: ../plugin/innobase/handler/ha_innodb.cc:1874
4513
4243
msgid "Invalid value for fast-shutdown\n"
4514
4244
msgstr ""
4515
4245
 
4516
 
#: ../plugin/innobase/handler/ha_innodb.cc:1863
 
4246
#: ../plugin/innobase/handler/ha_innodb.cc:1888
4517
4247
msgid "Invalid value for flush-log-at-trx-commit\n"
4518
4248
msgstr ""
4519
4249
 
4520
 
#: ../plugin/innobase/handler/ha_innodb.cc:1893
 
4250
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4521
4251
msgid "Invalid value for max-dirty-pages-pct\n"
4522
4252
msgstr ""
4523
4253
 
4524
 
#: ../plugin/innobase/handler/ha_innodb.cc:1902
 
4254
#: ../plugin/innobase/handler/ha_innodb.cc:1927
4525
4255
msgid "Invalid value for stats-sample-pages\n"
4526
4256
msgstr ""
4527
4257
 
4528
 
#: ../plugin/innobase/handler/ha_innodb.cc:1913
 
4258
#: ../plugin/innobase/handler/ha_innodb.cc:1938
4529
4259
msgid "Invalid value for additional-mem-pool-size\n"
4530
4260
msgstr ""
4531
4261
 
4532
 
#: ../plugin/innobase/handler/ha_innodb.cc:1923
 
4262
#: ../plugin/innobase/handler/ha_innodb.cc:1948
4533
4263
msgid "Invalid value for autoextend-increment\n"
4534
4264
msgstr ""
4535
4265
 
4536
 
#: ../plugin/innobase/handler/ha_innodb.cc:1933
 
4266
#: ../plugin/innobase/handler/ha_innodb.cc:1958
4537
4267
msgid "Invalid value for buffer-pool-size\n"
4538
4268
msgstr ""
4539
4269
 
4540
 
#: ../plugin/innobase/handler/ha_innodb.cc:1943
 
4270
#: ../plugin/innobase/handler/ha_innodb.cc:1968
4541
4271
msgid "Invalid value for commit-concurrency\n"
4542
4272
msgstr ""
4543
4273
 
4544
 
#: ../plugin/innobase/handler/ha_innodb.cc:1952
 
4274
#: ../plugin/innobase/handler/ha_innodb.cc:1977
4545
4275
msgid "Invalid value for concurrency-tickets\n"
4546
4276
msgstr ""
4547
4277
 
4548
 
#: ../plugin/innobase/handler/ha_innodb.cc:1961
 
4278
#: ../plugin/innobase/handler/ha_innodb.cc:1986
4549
4279
msgid "Invalid value for read-io-threads\n"
4550
4280
msgstr ""
4551
4281
 
4552
 
#: ../plugin/innobase/handler/ha_innodb.cc:1970
 
4282
#: ../plugin/innobase/handler/ha_innodb.cc:1995
4553
4283
msgid "Invalid value for write-io-threads\n"
4554
4284
msgstr ""
4555
4285
 
4556
 
#: ../plugin/innobase/handler/ha_innodb.cc:1979
 
4286
#: ../plugin/innobase/handler/ha_innodb.cc:2004
4557
4287
msgid "Invalid value for force-recovery\n"
4558
4288
msgstr ""
4559
4289
 
4560
 
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4561
 
#: ../plugin/innobase/handler/ha_innodb.cc:1999
 
4290
#: ../plugin/innobase/handler/ha_innodb.cc:2014
 
4291
#: ../plugin/innobase/handler/ha_innodb.cc:2024
4562
4292
msgid "Invalid value for log-file-size\n"
4563
4293
msgstr ""
4564
4294
 
4565
 
#: ../plugin/innobase/handler/ha_innodb.cc:2008
 
4295
#: ../plugin/innobase/handler/ha_innodb.cc:2033
4566
4296
msgid "Invalid value for log-files-in-group\n"
4567
4297
msgstr ""
4568
4298
 
4569
 
#: ../plugin/innobase/handler/ha_innodb.cc:2017
 
4299
#: ../plugin/innobase/handler/ha_innodb.cc:2042
4570
4300
msgid "Invalid value for mirrored-log-groups\n"
4571
4301
msgstr ""
4572
4302
 
4573
 
#: ../plugin/innobase/handler/ha_innodb.cc:2026
 
4303
#: ../plugin/innobase/handler/ha_innodb.cc:2051
4574
4304
msgid "Invalid value for open-files\n"
4575
4305
msgstr ""
4576
4306
 
4577
 
#: ../plugin/innobase/handler/ha_innodb.cc:2035
 
4307
#: ../plugin/innobase/handler/ha_innodb.cc:2060
4578
4308
msgid "Invalid value for thread-concurrency\n"
4579
4309
msgstr ""
4580
4310
 
4581
 
#: ../plugin/innobase/handler/ha_innodb.cc:2058
 
4311
#: ../plugin/innobase/handler/ha_innodb.cc:2083
4582
4312
msgid "Invalid value for read-ahead-threshold\n"
4583
4313
msgstr ""
4584
4314
 
4585
 
#: ../plugin/innobase/handler/ha_innodb.cc:2072
 
4315
#: ../plugin/innobase/handler/ha_innodb.cc:2097
4586
4316
msgid "Invalid value for lock-wait-timeout\n"
4587
4317
msgstr ""
4588
4318
 
4764
4494
msgid "Maximum number of user threads available."
4765
4495
msgstr ""
4766
4496
 
4767
 
#: ../plugin/myisam/ha_myisam.cc:531
 
4497
#: ../plugin/myisam/ha_myisam.cc:530
4768
4498
#, c-format
4769
4499
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4770
4500
msgstr ""
4771
4501
 
4772
 
#: ../plugin/myisam/ha_myisam.cc:535
 
4502
#: ../plugin/myisam/ha_myisam.cc:534
4773
4503
#, c-format
4774
4504
msgid "Got an error from unknown thread, %s:%d"
4775
4505
msgstr ""
4776
4506
 
4777
 
#: ../plugin/myisam/ha_myisam.cc:541
 
4507
#: ../plugin/myisam/ha_myisam.cc:540
4778
4508
msgid "Unknown thread accessing table"
4779
4509
msgstr ""
4780
4510
 
4781
 
#: ../plugin/myisam/ha_myisam.cc:1497
 
4511
#: ../plugin/myisam/ha_myisam.cc:1496
4782
4512
msgid "Invalid value for max-sort-file-size\n"
4783
4513
msgstr ""
4784
4514
 
4785
 
#: ../plugin/myisam/ha_myisam.cc:1506
 
4515
#: ../plugin/myisam/ha_myisam.cc:1505
4786
4516
msgid "Invalid value for sort-buffer-size\n"
4787
4517
msgstr ""
4788
4518
 
4789
 
#: ../plugin/myisam/ha_myisam.cc:1520 ../plugin/myisam/ha_myisam.cc:1532
 
4519
#: ../plugin/myisam/ha_myisam.cc:1519 ../plugin/myisam/ha_myisam.cc:1531
4790
4520
msgid ""
4791
4521
"Don't use the fast sort index method to created index if the temporary file "
4792
4522
"would get bigger than this."
4793
4523
msgstr ""
4794
4524
 
4795
 
#: ../plugin/myisam/ha_myisam.cc:1525 ../plugin/myisam/ha_myisam.cc:1535
 
4525
#: ../plugin/myisam/ha_myisam.cc:1524 ../plugin/myisam/ha_myisam.cc:1534
4796
4526
msgid ""
4797
4527
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4798
4528
"when creating indexes with CREATE INDEX or ALTER TABLE."
5037
4767
msgid "Tablespace not empty"
5038
4768
msgstr "表非空"
5039
4769
 
5040
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
5041
 
msgid "Invalid value for retry_count"
5042
 
msgstr ""
5043
 
 
5044
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5045
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
 
4770
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
 
4771
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5046
4772
msgid ""
5047
4773
"Port number to use for connection or 0 for default to with MySQL protocol."
5048
4774
msgstr "用以连接的端口号或者设置0使用MySQL协议"
5049
4775
 
5050
 
#: ../plugin/pbms/src/parameters_ms.cc:552
 
4776
#: ../plugin/pbms/src/parameters_ms.cc:574
5051
4777
msgid ""
5052
4778
"A comma delimited list of tables to watch of the format: <database>."
5053
4779
"<table>, ..."
5054
4780
msgstr ""
5055
4781
 
5056
 
#: ../plugin/pbms/src/parameters_ms.cc:560
 
4782
#: ../plugin/pbms/src/parameters_ms.cc:582
5057
4783
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
5058
4784
msgstr ""
5059
4785
 
5060
 
#: ../plugin/pbms/src/parameters_ms.cc:568
 
4786
#: ../plugin/pbms/src/parameters_ms.cc:590
5061
4787
msgid "Before insert row event observer call position"
5062
4788
msgstr ""
5063
4789
 
5064
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:238
5065
 
msgid "event_add error in libevent_add_session_callback\n"
5066
 
msgstr ""
5067
 
 
5068
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:316
5069
 
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5070
 
msgstr ""
5071
 
 
5072
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:574
5073
 
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5074
 
msgstr ""
5075
 
 
5076
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:581
5077
 
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5078
 
msgstr ""
5079
 
 
5080
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:593
5081
 
msgid "session_add_event event_add error in libevent_init\n"
5082
 
msgstr ""
5083
 
 
5084
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
5085
 
#, fuzzy, c-format
5086
 
msgid "Can't create completion port thread (error %d)"
5087
 
msgstr "无法创建后台进程。获得错误:%s。\n"
5088
 
 
5089
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:633
5090
 
msgid "Invalid value for size\n"
5091
 
msgstr ""
5092
 
 
5093
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:651
5094
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:658
5095
 
msgid "Size of Pool."
5096
 
msgstr ""
5097
 
 
5098
4790
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
5099
4791
msgid "Failed to allocate enough memory to transaction message\n"
5100
4792
msgstr ""
5146
4838
msgstr ""
5147
4839
 
5148
4840
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5149
 
#: ../plugin/transaction_log/module.cc:309
5150
 
#: ../plugin/transaction_log/module.cc:362
 
4841
#: ../plugin/transaction_log/module.cc:308
 
4842
#: ../plugin/transaction_log/module.cc:361
5151
4843
msgid "Name of the replicator plugin to use (default='default_replicator')"
5152
4844
msgstr ""
5153
4845
 
5154
 
#: ../plugin/session_dictionary/processlist.cc:94
 
4846
#: ../plugin/session_dictionary/processlist.cc:78
5155
4847
#, fuzzy
5156
4848
msgid "no user"
5157
4849
msgstr "(尚未指定)"
5240
4932
msgid "BUFFER: %s\n"
5241
4933
msgstr "缓冲区: %s\n"
5242
4934
 
5243
 
#: ../plugin/transaction_log/module.cc:135
 
4935
#: ../plugin/transaction_log/module.cc:136
5244
4936
msgid "Invalid value for sync-method\n"
5245
4937
msgstr ""
5246
4938
 
5247
 
#: ../plugin/transaction_log/module.cc:144
 
4939
#: ../plugin/transaction_log/module.cc:145
5248
4940
msgid "Invalid value for num-write-buffers\n"
5249
4941
msgstr ""
5250
4942
 
5251
 
#: ../plugin/transaction_log/module.cc:180
 
4943
#: ../plugin/transaction_log/module.cc:179
5252
4944
#, c-format
5253
4945
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
5254
4946
msgstr ""
5255
4947
 
5256
 
#: ../plugin/transaction_log/module.cc:189
 
4948
#: ../plugin/transaction_log/module.cc:188
5257
4949
#, c-format
5258
4950
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
5259
4951
msgstr ""
5260
4952
 
5261
 
#: ../plugin/transaction_log/module.cc:201
 
4953
#: ../plugin/transaction_log/module.cc:200
5262
4954
#, c-format
5263
4955
msgid "Failed to allocate the TransactionLogIndex instance.  Got error: %s\n"
5264
4956
msgstr ""
5265
4957
 
5266
 
#: ../plugin/transaction_log/module.cc:210
 
4958
#: ../plugin/transaction_log/module.cc:209
5267
4959
#, c-format
5268
4960
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
5269
4961
msgstr ""
5270
4962
 
5271
 
#: ../plugin/transaction_log/module.cc:225
 
4963
#: ../plugin/transaction_log/module.cc:224
5272
4964
#, c-format
5273
4965
msgid "Failed to allocate the TransactionLogApplier instance.  Got error: %s\n"
5274
4966
msgstr ""
5275
4967
 
5276
 
#: ../plugin/transaction_log/module.cc:285
5277
 
#: ../plugin/transaction_log/module.cc:356
 
4968
#: ../plugin/transaction_log/module.cc:284
 
4969
#: ../plugin/transaction_log/module.cc:355
5278
4970
msgid "Enable transaction log"
5279
4971
msgstr ""
5280
4972
 
5281
 
#: ../plugin/transaction_log/module.cc:293
5282
 
#: ../plugin/transaction_log/module.cc:350
 
4973
#: ../plugin/transaction_log/module.cc:292
 
4974
#: ../plugin/transaction_log/module.cc:349
5283
4975
msgid "DEBUGGING - Truncate transaction log"
5284
4976
msgstr ""
5285
4977
 
5286
 
#: ../plugin/transaction_log/module.cc:301
5287
 
#: ../plugin/transaction_log/module.cc:359
 
4978
#: ../plugin/transaction_log/module.cc:300
 
4979
#: ../plugin/transaction_log/module.cc:358
5288
4980
msgid "Path to the file to use for transaction log"
5289
4981
msgstr ""
5290
4982
 
5291
 
#: ../plugin/transaction_log/module.cc:317
5292
 
#: ../plugin/transaction_log/module.cc:353
 
4983
#: ../plugin/transaction_log/module.cc:316
 
4984
#: ../plugin/transaction_log/module.cc:352
5293
4985
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5294
4986
msgstr ""
5295
4987
 
5296
 
#: ../plugin/transaction_log/module.cc:325
5297
 
#: ../plugin/transaction_log/module.cc:365
 
4988
#: ../plugin/transaction_log/module.cc:324
 
4989
#: ../plugin/transaction_log/module.cc:364
5298
4990
msgid ""
5299
4991
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5300
4992
"each transaction write, 2 == sync log file once per second"
5301
4993
msgstr ""
5302
4994
 
5303
 
#: ../plugin/transaction_log/module.cc:338
5304
 
#: ../plugin/transaction_log/module.cc:368
 
4995
#: ../plugin/transaction_log/module.cc:337
 
4996
#: ../plugin/transaction_log/module.cc:367
5305
4997
msgid "Number of slots for in-memory write buffers (default=8)."
5306
4998
msgstr ""
5307
4999
 
5331
5023
msgid "Failed to sync log file. Got error: %s\n"
5332
5024
msgstr ""
5333
5025
 
 
5026
#~ msgid "Use compression in server/client protocol."
 
5027
#~ msgstr "在服务器/客户端通讯协议中启用压缩。"
 
5028
 
5334
5029
#~ msgid "Ignore space after function names."
5335
5030
#~ msgstr "忽略函数名字后的空格。"
5336
5031