~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/zh_HK.po

Launchpad automatic translations update.

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: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2009-08-24 08:08-0700\n"
 
10
"POT-Creation-Date: 2009-05-25 10:55-0700\n"
11
11
"PO-Revision-Date: 2009-03-05 21:58+0000\n"
12
12
"Last-Translator: Monty Taylor <mordred@inaugust.com>\n"
13
13
"Language-Team: Chinese (Hong Kong) <zh_HK@li.org>\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=1; plural=0;\n"
18
 
"X-Launchpad-Export-Date: 2009-08-24 09:43+0000\n"
 
18
"X-Launchpad-Export-Date: 2009-08-25 09:43+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
20
20
 
21
21
#: client/drizzle.cc:273
95
95
msgid "Use another database. Takes database name as argument."
96
96
msgstr ""
97
97
 
98
 
#: client/drizzle.cc:300 client/drizzle.cc:1582
 
98
#: client/drizzle.cc:300 client/drizzle.cc:1581
99
99
msgid "Show warnings after every statement."
100
100
msgstr ""
101
101
 
103
103
msgid "Don't show warnings after every statement."
104
104
msgstr ""
105
105
 
106
 
#: client/drizzle.cc:1165 client/drizzle.cc:1172
 
106
#: client/drizzle.cc:1167 client/drizzle.cc:1174
107
107
#, c-format
108
 
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
 
108
msgid ""
 
109
"Memory allocation error while constructing initial prompt. Aborting.\n"
109
110
msgstr ""
110
111
 
111
 
#: client/drizzle.cc:1268
 
112
#: client/drizzle.cc:1270
112
113
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
113
114
msgstr ""
114
115
 
115
 
#: client/drizzle.cc:1278
 
116
#: client/drizzle.cc:1280
116
117
#, c-format
117
118
msgid ""
118
119
"Your Drizzle connection id is %u\n"
119
120
"Server version: %s\n"
120
121
msgstr ""
121
122
 
122
 
#: client/drizzle.cc:1310
 
123
#: client/drizzle.cc:1308
123
124
#, c-format
124
125
msgid "Reading history-file %s\n"
125
126
msgstr ""
126
127
 
127
 
#: client/drizzle.cc:1314
 
128
#: client/drizzle.cc:1312
128
129
#, c-format
129
130
msgid "Couldn't allocate memory for temp histfile!\n"
130
131
msgstr ""
131
132
 
132
 
#: client/drizzle.cc:1321
 
133
#: client/drizzle.cc:1319
133
134
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
134
135
msgstr ""
135
136
 
136
 
#: client/drizzle.cc:1340
 
137
#: client/drizzle.cc:1338
137
138
#, c-format
138
139
msgid "Writing history-file %s\n"
139
140
msgstr ""
140
141
 
141
 
#: client/drizzle.cc:1348
 
142
#: client/drizzle.cc:1345
142
143
msgid "Aborted"
143
144
msgstr "已中止"
144
145
 
145
 
#: client/drizzle.cc:1348
 
146
#: client/drizzle.cc:1345
146
147
msgid "Bye"
147
148
msgstr "再見"
148
149
 
149
 
#: client/drizzle.cc:1403
 
150
#: client/drizzle.cc:1400
150
151
msgid "Query aborted by Ctrl+C\n"
151
152
msgstr "查詢因Ctrl+C而終止\n"
152
153
 
153
 
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
 
154
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
154
155
msgid "Display this help and exit."
155
156
msgstr "顯示這個項目的說明並離開"
156
157
 
 
158
#: client/drizzle.cc:1425
 
159
msgid "Synonym for -?"
 
160
msgstr ""
 
161
 
157
162
#: client/drizzle.cc:1428
158
 
msgid "Synonym for -?"
159
 
msgstr ""
160
 
 
161
 
#: client/drizzle.cc:1431
162
163
msgid ""
163
164
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
164
165
"and field completion, but startup and reconnecting may take a longer time. "
165
166
"Disable with --disable-auto-rehash."
166
167
msgstr ""
167
168
 
168
 
#: client/drizzle.cc:1435
 
169
#: client/drizzle.cc:1432
169
170
msgid ""
170
171
"No automatic rehashing. One has to use 'rehash' to get table and field "
171
172
"completion. This gives a quicker start of drizzle_st and disables rehashing "
172
173
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
173
174
msgstr ""
174
175
 
175
 
#: client/drizzle.cc:1438
 
176
#: client/drizzle.cc:1435
176
177
msgid ""
177
178
"Automatically switch to vertical output mode if the result is wider than the "
178
179
"terminal width."
179
180
msgstr ""
180
181
 
181
 
#: client/drizzle.cc:1441
 
182
#: client/drizzle.cc:1438
182
183
msgid ""
183
184
"Don't use history file. Disable interactive behavior. (Enables --silent)"
184
185
msgstr ""
185
186
 
 
187
#: client/drizzle.cc:1439
 
188
msgid "Display column type information."
 
189
msgstr ""
 
190
 
186
191
#: client/drizzle.cc:1442
187
 
msgid "Display column type information."
188
 
msgstr ""
189
 
 
190
 
#: client/drizzle.cc:1445
191
192
msgid ""
192
193
"Preserve comments. Send comments to the server. The default is --skip-"
193
194
"comments (discard comments), enable with --comments"
194
195
msgstr ""
195
196
 
196
 
#: client/drizzle.cc:1448
 
197
#: client/drizzle.cc:1445
197
198
msgid "Use compression in server/client protocol."
198
199
msgstr "在伺服器及客戶端之間的協定使用壓縮"
199
200
 
 
201
#: client/drizzle.cc:1448
 
202
msgid "Check memory and open file usage at exit ."
 
203
msgstr ""
 
204
 
200
205
#: client/drizzle.cc:1451
201
 
msgid "Check memory and open file usage at exit ."
202
 
msgstr ""
203
 
 
204
 
#: client/drizzle.cc:1454
205
206
msgid "Print some debug info at exit."
206
207
msgstr ""
207
208
 
208
 
#: client/drizzle.cc:1456
 
209
#: client/drizzle.cc:1453
209
210
msgid "Database to use."
210
211
msgstr "使用的資料庫"
211
212
 
212
 
#: client/drizzle.cc:1459
 
213
#: client/drizzle.cc:1456
213
214
msgid "(not used)"
214
215
msgstr ""
215
216
 
216
 
#: client/drizzle.cc:1461
 
217
#: client/drizzle.cc:1458
217
218
msgid "Delimiter to be used."
218
219
msgstr ""
219
220
 
220
 
#: client/drizzle.cc:1463
 
221
#: client/drizzle.cc:1460
221
222
msgid "Execute command and quit. (Disables --force and history file)"
222
223
msgstr ""
223
224
 
 
225
#: client/drizzle.cc:1462
 
226
msgid "Print the output of a query (rows) vertically."
 
227
msgstr ""
 
228
 
224
229
#: client/drizzle.cc:1465
225
 
msgid "Print the output of a query (rows) vertically."
226
 
msgstr ""
227
 
 
228
 
#: client/drizzle.cc:1468
229
230
msgid "Continue even if we get an sql error."
230
231
msgstr ""
231
232
 
232
 
#: client/drizzle.cc:1472
 
233
#: client/drizzle.cc:1469
233
234
msgid ""
234
235
"Enable named commands. Named commands mean this program's internal commands; "
235
236
"see drizzle> help . When enabled, the named commands can be used from any "
237
238
"Disable with --disable-named-commands. This option is disabled by default."
238
239
msgstr ""
239
240
 
240
 
#: client/drizzle.cc:1476
 
241
#: client/drizzle.cc:1473
241
242
msgid ""
242
243
"Named commands are disabled. Use \\* form only, or use named commands only "
243
244
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
246
247
"deprecated; use --disable-named-commands instead."
247
248
msgstr ""
248
249
 
249
 
#: client/drizzle.cc:1478
 
250
#: client/drizzle.cc:1475
250
251
msgid "Ignore space after function names."
251
252
msgstr ""
252
253
 
 
254
#: client/drizzle.cc:1477
 
255
msgid "Enable/disable LOAD DATA LOCAL INFILE."
 
256
msgstr ""
 
257
 
253
258
#: client/drizzle.cc:1480
254
 
msgid "Enable/disable LOAD DATA LOCAL INFILE."
255
 
msgstr ""
256
 
 
257
 
#: client/drizzle.cc:1483
258
259
msgid "Turn off beep on error."
259
260
msgstr ""
260
261
 
261
 
#: client/drizzle.cc:1485
 
262
#: client/drizzle.cc:1482
262
263
msgid "Connect to host."
263
264
msgstr ""
264
265
 
 
266
#: client/drizzle.cc:1484
 
267
msgid "Write line numbers for errors."
 
268
msgstr ""
 
269
 
265
270
#: client/drizzle.cc:1487
266
 
msgid "Write line numbers for errors."
267
 
msgstr ""
268
 
 
269
 
#: client/drizzle.cc:1490
270
271
msgid ""
271
272
"Don't write line number for errors. WARNING: -L is deprecated, use long "
272
273
"version of this option instead."
273
274
msgstr ""
274
275
 
275
 
#: client/drizzle.cc:1492
 
276
#: client/drizzle.cc:1489
276
277
msgid "Flush buffer after each query."
277
278
msgstr ""
278
279
 
279
 
#: client/drizzle.cc:1494
 
280
#: client/drizzle.cc:1491
280
281
msgid "Write column names in results."
281
282
msgstr "在結果顯示欄名"
282
283
 
283
 
#: client/drizzle.cc:1498
 
284
#: client/drizzle.cc:1495
284
285
msgid ""
285
286
"Don't write column names in results. WARNING: -N is deprecated, use long "
286
287
"version of this options instead."
287
288
msgstr ""
288
289
 
289
 
#: client/drizzle.cc:1501
 
290
#: client/drizzle.cc:1498
290
291
msgid ""
291
292
"Change the value of a variable. Please note that this option is deprecated; "
292
293
"you can set variables directly with --variable-name=value."
293
294
msgstr ""
294
295
 
295
 
#: client/drizzle.cc:1503
 
296
#: client/drizzle.cc:1500
296
297
msgid "Ignore SIGINT (CTRL-C)"
297
298
msgstr "忽略 SIGINT (CTRL-C)"
298
299
 
299
 
#: client/drizzle.cc:1507
 
300
#: client/drizzle.cc:1504
300
301
msgid ""
301
302
"Only update the default database. This is useful for skipping updates to "
302
303
"other database in the update log."
303
304
msgstr ""
304
305
 
305
 
#: client/drizzle.cc:1510
 
306
#: client/drizzle.cc:1507
306
307
msgid ""
307
308
"Pager to use to display results. If you don't supply an option the default "
308
309
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
311
312
"default."
312
313
msgstr ""
313
314
 
314
 
#: client/drizzle.cc:1513
 
315
#: client/drizzle.cc:1510
315
316
msgid ""
316
317
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
317
318
"option deprecated; use --disable-pager instead."
318
319
msgstr ""
319
320
 
320
 
#: client/drizzle.cc:1516
 
321
#: client/drizzle.cc:1513
321
322
msgid ""
322
323
"Password to use when connecting to server. If password is not given it's "
323
324
"asked from the tty."
324
325
msgstr ""
325
326
 
326
 
#: client/drizzle.cc:1518
 
327
#: client/drizzle.cc:1515
327
328
msgid ""
328
329
"Port number to use for connection or 0 for default to, in order of "
329
330
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
330
331
msgstr ""
331
332
 
332
 
#: client/drizzle.cc:1519
 
333
#: client/drizzle.cc:1516
333
334
msgid "built-in default"
334
335
msgstr "內建的預設值"
335
336
 
336
 
#: client/drizzle.cc:1521
 
337
#: client/drizzle.cc:1518
337
338
msgid "Set the drizzle prompt to this value."
338
339
msgstr ""
339
340
 
340
 
#: client/drizzle.cc:1525
 
341
#: client/drizzle.cc:1522
341
342
msgid ""
342
343
"Don't cache result, print it row by row. This may slow down the server if "
343
344
"the output is suspended. Doesn't use history file."
344
345
msgstr ""
345
346
 
 
347
#: client/drizzle.cc:1524
 
348
msgid "Write fields without conversion. Used with --batch."
 
349
msgstr ""
 
350
 
346
351
#: client/drizzle.cc:1527
347
 
msgid "Write fields without conversion. Used with --batch."
348
 
msgstr ""
349
 
 
350
 
#: client/drizzle.cc:1530
351
352
msgid ""
352
353
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
353
354
"option is enabled by default."
354
355
msgstr ""
355
356
 
356
 
#: client/drizzle.cc:1532
 
357
#: client/drizzle.cc:1529
357
358
msgid "Shutdown the server."
358
359
msgstr ""
359
360
 
360
 
#: client/drizzle.cc:1534
 
361
#: client/drizzle.cc:1531
361
362
msgid ""
362
363
"Be more silent. Print results with a tab as separator, each row on new line."
363
364
msgstr ""
364
365
 
 
366
#: client/drizzle.cc:1533
 
367
msgid "Socket file to use for connection."
 
368
msgstr ""
 
369
 
365
370
#: client/drizzle.cc:1536
366
 
msgid "Socket file to use for connection."
 
371
msgid "Output in table format."
367
372
msgstr ""
368
373
 
369
374
#: client/drizzle.cc:1539
370
 
msgid "Output in table format."
371
 
msgstr ""
372
 
 
373
 
#: client/drizzle.cc:1542
374
375
msgid ""
375
376
"Append everything into outfile. See interactive help (\\h) also. Does not "
376
377
"work in batch mode. Disable with --disable-tee. This option is disabled by "
377
378
"default."
378
379
msgstr ""
379
380
 
380
 
#: client/drizzle.cc:1544
 
381
#: client/drizzle.cc:1541
381
382
msgid ""
382
383
"Disable outfile. See interactive help (\\h) also. WARNING: option "
383
384
"deprecated; use --disable-tee instead"
384
385
msgstr ""
385
386
 
386
 
#: client/drizzle.cc:1546
 
387
#: client/drizzle.cc:1544
387
388
msgid "User for login if not current user."
388
389
msgstr ""
389
390
 
390
 
#: client/drizzle.cc:1548
 
391
#: client/drizzle.cc:1547
391
392
msgid "Only allow UPDATE and DELETE that uses keys."
392
393
msgstr ""
393
394
 
394
 
#: client/drizzle.cc:1551
 
395
#: client/drizzle.cc:1550
395
396
msgid "Synonym for option --safe-updates, -U."
396
397
msgstr ""
397
398
 
398
 
#: client/drizzle.cc:1554
 
399
#: client/drizzle.cc:1553
399
400
msgid "Write more. (-v -v -v gives the table output format)."
400
401
msgstr ""
401
402
 
402
 
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
 
403
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
403
404
msgid "Output version information and exit."
404
405
msgstr "顯示版本資料並離開"
405
406
 
406
 
#: client/drizzle.cc:1558
 
407
#: client/drizzle.cc:1557
407
408
msgid "Wait and retry if connection is down."
408
409
msgstr ""
409
410
 
410
 
#: client/drizzle.cc:1561
 
411
#: client/drizzle.cc:1560
411
412
msgid "Number of seconds before connection timeout."
412
413
msgstr ""
413
414
 
414
 
#: client/drizzle.cc:1566
 
415
#: client/drizzle.cc:1565
415
416
msgid "Max length of input line"
416
417
msgstr ""
417
418
 
418
 
#: client/drizzle.cc:1571
 
419
#: client/drizzle.cc:1570
419
420
msgid "Automatic limit for SELECT when using --safe-updates"
420
421
msgstr ""
421
422
 
422
 
#: client/drizzle.cc:1576
 
423
#: client/drizzle.cc:1575
423
424
msgid "Automatic limit for rows in a join when using --safe-updates"
424
425
msgstr ""
425
426
 
426
 
#: client/drizzle.cc:1580
427
 
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
 
427
#: client/drizzle.cc:1579
 
428
msgid ""
 
429
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
428
430
msgstr ""
429
431
 
430
 
#: client/drizzle.cc:1585
 
432
#: client/drizzle.cc:1584
431
433
msgid "Number of lines before each import progress report."
432
434
msgstr ""
433
435
 
434
 
#: client/drizzle.cc:1588
 
436
#: client/drizzle.cc:1587
435
437
msgid "Ping the server to check if it's alive."
436
438
msgstr ""
437
439
 
438
 
#: client/drizzle.cc:1598
 
440
#: client/drizzle.cc:1597
439
441
#, c-format
440
 
msgid "%s  Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
 
442
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
441
443
msgstr ""
442
444
 
443
 
#: client/drizzle.cc:1605
 
445
#: client/drizzle.cc:1604
444
446
#, c-format
445
447
msgid ""
446
448
"Copyright (C) 2008 Sun Microsystems\n"
448
450
"and you are welcome to modify and redistribute it under the GPL license\n"
449
451
msgstr ""
450
452
 
451
 
#: client/drizzle.cc:1610
 
453
#: client/drizzle.cc:1609
452
454
#, c-format
453
455
msgid "Usage: %s [OPTIONS] [database]\n"
454
456
msgstr "使用方式: %s [OPTIONS] [database]\n"
455
457
 
456
 
#: client/drizzle.cc:1641
 
458
#: client/drizzle.cc:1640
457
459
msgid "DELIMITER cannot contain a backslash character"
458
460
msgstr ""
459
461
 
460
 
#: client/drizzle.cc:1659
 
462
#: client/drizzle.cc:1658
461
463
#, c-format
462
464
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
463
465
msgstr ""
464
466
 
465
 
#: client/drizzle.cc:1682
 
467
#: client/drizzle.cc:1681
466
468
#, c-format
467
469
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
468
470
msgstr ""
469
471
 
470
 
#: client/drizzle.cc:1686
 
472
#: client/drizzle.cc:1685
471
473
#, c-format
472
474
msgid "WARNING: --server-arg option not supported in this configuration.\n"
473
475
msgstr ""
474
476
 
475
 
#: client/drizzle.cc:1717
 
477
#: client/drizzle.cc:1712
476
478
msgid ""
477
479
"Non-integer value supplied for port.  If you are trying to enter a password "
478
480
"please use --password instead."
479
481
msgstr ""
480
482
 
481
 
#: client/drizzle.cc:1725
 
483
#: client/drizzle.cc:1720
482
484
msgid "Value supplied for port is not valid."
483
485
msgstr ""
484
486
 
485
 
#: client/drizzle.cc:1864
 
487
#: client/drizzle.cc:1866
486
488
#, c-format
487
489
msgid "Processing line: %<PRIu32>\n"
488
490
msgstr ""
489
491
 
490
 
#: client/drizzle.cc:2079
 
492
#: client/drizzle.cc:2083
491
493
#, c-format
492
494
msgid "Unknown command '\\%c'."
493
495
msgstr ""
494
496
 
495
 
#: client/drizzle.cc:2489
 
497
#: client/drizzle.cc:2493
496
498
msgid ""
497
499
"Reading table information for completion of table and column names\n"
498
500
"    You can turn off this feature to get a quicker startup with -A\n"
499
501
"\n"
500
502
msgstr ""
501
503
 
502
 
#: client/drizzle.cc:2579
 
504
#: client/drizzle.cc:2583
503
505
msgid "No connection. Trying to reconnect..."
504
506
msgstr ""
505
507
 
506
 
#: client/drizzle.cc:2585
 
508
#: client/drizzle.cc:2589
507
509
msgid "Can't connect to the server\n"
508
510
msgstr "不能連接伺服器\n"
509
511
 
510
 
#: client/drizzle.cc:2664
 
512
#: client/drizzle.cc:2668
511
513
msgid "List of all Drizzle commands:"
512
514
msgstr "所有Drizzle的指令:"
513
515
 
514
 
#: client/drizzle.cc:2666
 
516
#: client/drizzle.cc:2670
515
517
msgid "Note that all text commands must be first on line and end with ';'"
516
518
msgstr ""
517
519
 
518
 
#: client/drizzle.cc:2721
 
520
#: client/drizzle.cc:2725
519
521
msgid "No query specified\n"
520
522
msgstr ""
521
523
 
522
 
#: client/drizzle.cc:2736
 
524
#: client/drizzle.cc:2740
523
525
msgid "Ignoring query to other database"
524
526
msgstr ""
525
527
 
526
 
#: client/drizzle.cc:2786
 
528
#: client/drizzle.cc:2790
527
529
msgid "Empty set"
528
530
msgstr ""
529
531
 
530
 
#: client/drizzle.cc:2799
 
532
#: client/drizzle.cc:2803
531
533
#, c-format
532
534
msgid "%ld row in set"
533
535
msgid_plural "%ld rows in set"
534
536
msgstr[0] ""
535
537
msgstr[1] ""
536
538
 
537
 
#: client/drizzle.cc:2808
 
539
#: client/drizzle.cc:2812
538
540
msgid "Query OK"
539
541
msgstr "成功執行"
540
542
 
541
 
#: client/drizzle.cc:2810
 
543
#: client/drizzle.cc:2814
542
544
#, c-format
543
545
msgid "Query OK, %ld row affected"
544
546
msgid_plural "Query OK, %ld rows affected"
545
547
msgstr[0] "成功執行, %ld 筆記錄受到影響"
546
548
 
547
 
#: client/drizzledump.cc:345
548
 
msgid "Number of rows before each output progress report (requires --verbose)."
549
 
msgstr ""
550
 
 
551
 
#: client/drizzledump.cc:415
 
549
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
 
550
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
 
551
#: client/drizzletest.cc:4728
 
552
#, c-format
 
553
msgid ""
 
554
"Non-integer value supplied for port.  If you are trying to enter a password "
 
555
"please use --password instead.\n"
 
556
msgstr ""
 
557
 
 
558
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
 
559
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
 
560
#: client/drizzletest.cc:4736
 
561
#, c-format
 
562
msgid "Value supplied for port is not valid.\n"
 
563
msgstr ""
 
564
 
 
565
#: client/drizzledump.cc:387
 
566
msgid ""
 
567
"Number of rows before each output progress report (requires --verbose)."
 
568
msgstr ""
 
569
 
 
570
#: client/drizzledump.cc:461
552
571
#, c-format
553
572
msgid "Got errno %d on write"
554
573
msgstr ""
555
574
 
556
 
#: client/drizzledump.cc:420
 
575
#: client/drizzledump.cc:466
557
576
#, c-format
558
 
msgid "%s  Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
 
577
msgid "%s  Ver %s Distrib %s, for %s (%s)\n"
559
578
msgstr ""
560
579
 
561
 
#: client/drizzledump.cc:427
 
580
#: client/drizzledump.cc:473
562
581
#, c-format
563
582
msgid "Usage: %s [OPTIONS] database [tables]\n"
564
583
msgstr ""
565
584
 
566
 
#: client/drizzledump.cc:428
 
585
#: client/drizzledump.cc:474
567
586
#, c-format
568
587
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
569
588
msgstr ""
570
589
 
571
 
#: client/drizzledump.cc:430
 
590
#: client/drizzledump.cc:476
572
591
#, c-format
573
592
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
574
593
msgstr ""
575
594
 
576
 
#: client/drizzledump.cc:438
 
595
#: client/drizzledump.cc:483
 
596
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
 
597
msgstr ""
 
598
 
 
599
#: client/drizzledump.cc:484
577
600
msgid ""
578
601
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
579
602
"and you are welcome to modify and redistribute it under the GPL license\n"
580
603
msgstr ""
581
604
 
582
 
#: client/drizzledump.cc:439
583
 
msgid "Dumps definitions and data from a Drizzle database server"
 
605
#: client/drizzledump.cc:485
 
606
msgid "Dumping definition and data DRIZZLE database or table"
584
607
msgstr ""
585
608
 
586
 
#: client/drizzledump.cc:450
 
609
#: client/drizzledump.cc:496
587
610
#, c-format
588
611
msgid "For more options, use %s --help\n"
589
612
msgstr ""
590
613
 
591
 
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
592
 
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
593
 
#, c-format
594
 
msgid ""
595
 
"Non-integer value supplied for port.  If you are trying to enter a password "
596
 
"please use --password instead.\n"
597
 
msgstr ""
598
 
 
599
 
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
600
 
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
601
 
#, c-format
602
 
msgid "Value supplied for port is not valid.\n"
603
 
msgstr ""
604
 
 
605
 
#: client/drizzledump.cc:582
 
614
#: client/drizzledump.cc:630
606
615
#, c-format
607
616
msgid "Memory allocation error while copying password. Aborting.\n"
608
617
msgstr ""
609
618
 
610
 
#: client/drizzledump.cc:621
 
619
#: client/drizzledump.cc:669
611
620
#, c-format
612
621
msgid "Input filename too long: %s"
613
622
msgstr ""
614
623
 
615
 
#: client/drizzledump.cc:656
 
624
#: client/drizzledump.cc:712
616
625
#, c-format
617
626
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
618
627
msgstr ""
619
628
 
620
 
#: client/drizzledump.cc:681
 
629
#: client/drizzledump.cc:737
621
630
#, c-format
622
631
msgid "Invalid mode to --compatible: %s\n"
623
632
msgstr ""
624
633
 
625
 
#: client/drizzledump.cc:726
 
634
#: client/drizzledump.cc:791
626
635
#, c-format
627
636
msgid "%s: You must use option --tab with --fields-...\n"
628
637
msgstr ""
629
638
 
630
 
#: client/drizzledump.cc:732
 
639
#: client/drizzledump.cc:808
631
640
#, c-format
632
641
msgid ""
633
642
"%s: You can't use --single-transaction and --lock-all-tables at the same "
634
643
"time.\n"
635
644
msgstr ""
636
645
 
637
 
#: client/drizzledump.cc:738
 
646
#: client/drizzledump.cc:821
638
647
#, c-format
639
648
msgid ""
640
649
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
641
650
"time.\n"
642
651
msgstr ""
643
652
 
644
 
#: client/drizzledump.cc:744
 
653
#: client/drizzledump.cc:827
645
654
#, c-format
646
655
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
647
656
msgstr ""
648
657
 
649
 
#: client/drizzledump.cc:767
 
658
#: client/drizzledump.cc:853
650
659
#, c-format
651
660
msgid "Got error: %s (%d) %s"
652
661
msgstr ""
653
662
 
654
 
#: client/drizzledump.cc:774
 
663
#: client/drizzledump.cc:860
655
664
#, c-format
656
665
msgid "Got error: %d %s"
657
666
msgstr ""
658
667
 
659
 
#: client/drizzledump.cc:872 client/drizzledump.cc:879
660
 
#: client/drizzledump.cc:892
 
668
#: client/drizzledump.cc:958 client/drizzledump.cc:965
 
669
#: client/drizzledump.cc:978
661
670
#, c-format
662
671
msgid "Couldn't execute '%s': %s (%d)"
663
672
msgstr ""
664
673
 
665
 
#: client/drizzledump.cc:956
 
674
#: client/drizzledump.cc:1042
666
675
#, c-format
667
676
msgid "-- Connecting to %s...\n"
668
677
msgstr ""
669
678
 
670
 
#: client/drizzledump.cc:977
 
679
#: client/drizzledump.cc:1063
671
680
#, c-format
672
681
msgid "-- Disconnecting from %s...\n"
673
682
msgstr ""
674
683
 
675
 
#: client/drizzledump.cc:988
 
684
#: client/drizzledump.cc:1074
676
685
msgid "Couldn't allocate memory"
677
686
msgstr ""
678
687
 
679
 
#: client/drizzledump.cc:1332
 
688
#: client/drizzledump.cc:1418
680
689
#, c-format
681
690
msgid ""
682
691
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
683
692
"type %s\n"
684
693
msgstr ""
685
694
 
686
 
#: client/drizzledump.cc:1346
 
695
#: client/drizzledump.cc:1432
687
696
#, c-format
688
697
msgid "-- Retrieving table structure for table %s...\n"
689
698
msgstr ""
690
699
 
691
 
#: client/drizzledump.cc:1460
 
700
#: client/drizzledump.cc:1546
692
701
#, c-format
693
702
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
694
703
msgstr ""
695
704
 
696
 
#: client/drizzledump.cc:1567
 
705
#: client/drizzledump.cc:1653
697
706
#, c-format
698
707
msgid "%s: Can't get keys for table %s\n"
699
708
msgstr ""
700
709
 
701
 
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
 
710
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
702
711
#, c-format
703
712
msgid "Error: Couldn't read status information for table %s\n"
704
713
msgstr ""
705
714
 
706
 
#: client/drizzledump.cc:1788
 
715
#: client/drizzledump.cc:1874
707
716
#, c-format
708
717
msgid "Error retrieving table structure for table: \"%s\""
709
718
msgstr ""
710
719
 
711
 
#: client/drizzledump.cc:1795
 
720
#: client/drizzledump.cc:1881
712
721
#, c-format
713
722
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
714
723
msgstr ""
715
724
 
716
 
#: client/drizzledump.cc:1806
 
725
#: client/drizzledump.cc:1892
717
726
#, c-format
718
727
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
719
728
msgstr ""
720
729
 
721
 
#: client/drizzledump.cc:1813
 
730
#: client/drizzledump.cc:1899
722
731
#, c-format
723
732
msgid "-- Skipping dump data for table '%s', it has no fields\n"
724
733
msgstr ""
725
734
 
726
 
#: client/drizzledump.cc:1821
 
735
#: client/drizzledump.cc:1907
727
736
msgid "-- Sending SELECT query...\n"
728
737
msgstr ""
729
738
 
730
 
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
 
739
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
731
740
msgid "when executing 'SELECT INTO OUTFILE'"
732
741
msgstr ""
733
742
 
734
 
#: client/drizzledump.cc:1885
 
743
#: client/drizzledump.cc:1971
735
744
#, c-format
736
745
msgid ""
737
746
"\n"
740
749
"--\n"
741
750
msgstr ""
742
751
 
743
 
#: client/drizzledump.cc:1926
 
752
#: client/drizzledump.cc:2012
744
753
msgid "-- Retrieving rows...\n"
745
754
msgstr ""
746
755
 
747
 
#: client/drizzledump.cc:1929
 
756
#: client/drizzledump.cc:2015
748
757
#, c-format
749
758
msgid "%s: Error in field count for table: %s !  Aborting.\n"
750
759
msgstr ""
751
760
 
752
 
#: client/drizzledump.cc:1973
 
761
#: client/drizzledump.cc:2064
753
762
#, c-format
754
763
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
755
764
msgstr ""
756
765
 
757
 
#: client/drizzledump.cc:1990
 
766
#: client/drizzledump.cc:2081
758
767
#, c-format
759
768
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
760
769
msgstr ""
761
770
 
762
 
#: client/drizzledump.cc:2012
 
771
#: client/drizzledump.cc:2103
763
772
#, c-format
764
773
msgid "Not enough fields from table %s! Aborting.\n"
765
774
msgstr ""
766
775
 
767
 
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
 
776
#: client/drizzledump.cc:2523
 
777
msgid "when using LOCK TABLES"
 
778
msgstr ""
 
779
 
 
780
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
768
781
msgid "when doing refresh"
769
782
msgstr ""
770
783
 
771
 
#: client/drizzledump.cc:2497
 
784
#: client/drizzledump.cc:2629
772
785
msgid "alloc_root failure."
773
786
msgstr ""
774
787
 
775
 
#: client/drizzledump.cc:2512
 
788
#: client/drizzledump.cc:2650
776
789
#, c-format
777
790
msgid "Couldn't find table: \"%s\""
778
791
msgstr ""
779
792
 
780
 
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
781
 
#: client/drizzledump.cc:2807
 
793
#: client/drizzledump.cc:2666
 
794
msgid "when doing LOCK TABLES"
 
795
msgstr ""
 
796
 
 
797
#: client/drizzledump.cc:2737
 
798
msgid "Error: Binlogging on server not active"
 
799
msgstr ""
 
800
 
 
801
#: client/drizzledump.cc:2806
 
802
msgid "Error: Slave not set up"
 
803
msgstr ""
 
804
 
 
805
#: client/drizzledump.cc:2865
 
806
msgid "Error: Unable to start slave"
 
807
msgstr ""
 
808
 
 
809
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
 
810
#: client/drizzledump.cc:3173
782
811
#, c-format
783
812
msgid ""
784
813
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
785
814
msgstr ""
786
815
 
787
 
#: client/drizzledump.cc:2837
 
816
#: client/drizzledump.cc:3203
788
817
#, c-format
789
818
msgid "Error: Not enough memory to store ORDER BY clause\n"
790
819
msgstr ""
791
820
 
792
 
#: drizzled/db.cc:82
 
821
#: drizzled/db.cc:236
793
822
#, c-format
794
823
msgid "Error while loading database options: '%s':"
795
824
msgstr ""
796
825
 
797
 
#: drizzled/drizzled.cc:500
 
826
#: drizzled/drizzled.cc:527
798
827
#, c-format
799
828
msgid "Got signal %d from thread %<PRIu64>"
800
829
msgstr ""
801
830
 
802
 
#: drizzled/drizzled.cc:534
 
831
#: drizzled/drizzled.cc:561
803
832
msgid "Aborting\n"
804
833
msgstr ""
805
834
 
806
 
#: drizzled/drizzled.cc:656
 
835
#: drizzled/drizzled.cc:681
807
836
msgid "One can only use the --user switch if running as root\n"
808
837
msgstr ""
809
838
 
810
 
#: drizzled/drizzled.cc:664
 
839
#: drizzled/drizzled.cc:689
811
840
msgid ""
812
841
"Fatal error: Please read \"Security\" section of the manual to find out how "
813
842
"to run drizzled as root!\n"
814
843
msgstr ""
815
844
 
816
 
#: drizzled/drizzled.cc:686
 
845
#: drizzled/drizzled.cc:711
817
846
#, c-format
818
847
msgid ""
819
848
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
820
849
"exists!\n"
821
850
msgstr ""
822
851
 
823
 
#: drizzled/drizzled.cc:843
824
 
#, c-format
825
 
msgid "Fatal signal %d while backtracing\n"
826
 
msgstr ""
827
 
 
828
 
#: drizzled/drizzled.cc:866
 
852
#: drizzled/drizzled.cc:885
 
853
#, c-format
 
854
msgid "Retrying bind on TCP/IP port %u"
 
855
msgstr ""
 
856
 
 
857
#: drizzled/drizzled.cc:891
 
858
msgid "Can't start server: Bind on TCP/IP port"
 
859
msgstr ""
 
860
 
 
861
#: drizzled/drizzled.cc:892
 
862
#, c-format
 
863
msgid "Do you already have another drizzled server running on port: %d ?"
 
864
msgstr ""
 
865
 
 
866
#: drizzled/drizzled.cc:898
 
867
msgid "Can't start server: listen() on TCP/IP port"
 
868
msgstr ""
 
869
 
 
870
#: drizzled/drizzled.cc:899
 
871
#, c-format
 
872
msgid "listen() on TCP/IP failed with error %d"
 
873
msgstr ""
 
874
 
 
875
#: drizzled/drizzled.cc:917
 
876
msgid "Can't open abort pipet"
 
877
msgstr ""
 
878
 
 
879
#: drizzled/drizzled.cc:919
 
880
#, c-format
 
881
msgid "pipe() on abort_pipe failed with error %d"
 
882
msgstr ""
 
883
 
 
884
#: drizzled/drizzled.cc:1016
 
885
#, c-format
 
886
msgid "Fatal "
 
887
msgstr ""
 
888
 
 
889
#: drizzled/drizzled.cc:1041
829
890
#, c-format
830
891
msgid ""
831
892
"We will try our best to scrape up some info that will hopefully help "
836
897
"\n"
837
898
msgstr ""
838
899
 
839
 
#: drizzled/drizzled.cc:875
 
900
#: drizzled/drizzled.cc:1052
840
901
#, c-format
841
902
msgid ""
842
903
"It is possible that drizzled could use up to \n"
843
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
 
904
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
 
905
"%<PRIu64> K\n"
844
906
"bytes of memory\n"
845
907
"Hope that's ok; if not, decrease some variables in the equation.\n"
846
908
"\n"
847
909
msgstr ""
848
910
 
849
 
#: drizzled/drizzled.cc:888
 
911
#: drizzled/drizzled.cc:1069
850
912
#, c-format
851
913
msgid ""
852
914
"Attempting backtrace. You can use the following information to find out\n"
854
916
"terribly wrong...\n"
855
917
msgstr ""
856
918
 
857
 
#: drizzled/drizzled.cc:916
 
919
#: drizzled/drizzled.cc:1097
858
920
#, c-format
859
921
msgid ""
860
922
"Trying to get some variables.\n"
861
923
"Some pointers may be invalid and cause the dump to abort...\n"
862
924
msgstr ""
863
925
 
864
 
#: drizzled/drizzled.cc:928
 
926
#: drizzled/drizzled.cc:1109
865
927
#, c-format
866
928
msgid ""
867
929
"\n"
873
935
"drizzled that is not statically linked.\n"
874
936
msgstr ""
875
937
 
876
 
#: drizzled/drizzled.cc:943
 
938
#: drizzled/drizzled.cc:1124
877
939
#, c-format
878
940
msgid ""
879
941
"\n"
884
946
"the documentation for your distribution on how to do that.\n"
885
947
msgstr ""
886
948
 
887
 
#: drizzled/drizzled.cc:956
 
949
#: drizzled/drizzled.cc:1137
888
950
#, c-format
889
951
msgid ""
890
952
"\n"
896
958
" bugs.\n"
897
959
msgstr ""
898
960
 
899
 
#: drizzled/drizzled.cc:971
 
961
#: drizzled/drizzled.cc:1152
900
962
#, c-format
901
963
msgid "Writing a core file\n"
902
964
msgstr ""
903
965
 
904
 
#: drizzled/drizzled.cc:1017
 
966
#: drizzled/drizzled.cc:1197
905
967
msgid ""
906
968
"setrlimit could not change the size of core files to 'infinity';  We may not "
907
969
"be able to generate a core file on signals"
908
970
msgstr ""
909
971
 
910
 
#: drizzled/drizzled.cc:1212
 
972
#: drizzled/drizzled.cc:1399
911
973
#, c-format
912
974
msgid "gethostname failed, using '%s' as hostname"
913
975
msgstr ""
914
976
 
915
 
#: drizzled/drizzled.cc:1283
 
977
#: drizzled/drizzled.cc:1491
916
978
#, c-format
917
979
msgid "Unknown locale: '%s'"
918
980
msgstr ""
919
981
 
920
 
#: drizzled/drizzled.cc:1312
 
982
#: drizzled/drizzled.cc:1522
921
983
msgid "Can't create thread-keys"
922
984
msgstr ""
923
985
 
924
 
#: drizzled/drizzled.cc:1337
 
986
#: drizzled/drizzled.cc:1545
925
987
msgid "Out of memory"
926
988
msgstr ""
927
989
 
928
 
#: drizzled/drizzled.cc:1348
 
990
#: drizzled/drizzled.cc:1560
929
991
msgid "Failed to initialize plugins."
930
992
msgstr ""
931
993
 
932
 
#: drizzled/drizzled.cc:1379
 
994
#: drizzled/drizzled.cc:1591
933
995
#, c-format
934
996
msgid ""
935
997
"%s: Too many arguments (first extra is '%s').\n"
936
998
"Use --verbose --help to get a list of available options\n"
937
999
msgstr ""
938
1000
 
939
 
#: drizzled/drizzled.cc:1399
 
1001
#: drizzled/drizzled.cc:1611
940
1002
msgid "No scheduler found, cannot continue!\n"
941
1003
msgstr ""
942
1004
 
943
 
#: drizzled/drizzled.cc:1406
 
1005
#: drizzled/drizzled.cc:1618
944
1006
msgid "Can't init databases"
945
1007
msgstr ""
946
1008
 
947
 
#: drizzled/drizzled.cc:1430
 
1009
#: drizzled/drizzled.cc:1643
948
1010
#, c-format
949
1011
msgid "Unknown/unsupported table type: %s"
950
1012
msgstr ""
951
1013
 
952
 
#: drizzled/drizzled.cc:1436
 
1014
#: drizzled/drizzled.cc:1649
953
1015
#, c-format
954
1016
msgid "Default storage engine (%s) is not available"
955
1017
msgstr ""
956
1018
 
957
 
#: drizzled/drizzled.cc:1467
 
1019
#: drizzled/drizzled.cc:1680
958
1020
#, c-format
959
1021
msgid "Failed to lock memory. Errno: %d\n"
960
1022
msgstr ""
961
1023
 
962
 
#: drizzled/drizzled.cc:1683
963
 
#, fuzzy
964
 
msgid "Display this help and exit after initializing plugins."
965
 
msgstr "顯示這個項目的說明並離開"
966
 
 
967
 
#: drizzled/drizzled.cc:1687
 
1024
#: drizzled/drizzled.cc:1742
 
1025
#, c-format
 
1026
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
 
1027
msgstr ""
 
1028
 
 
1029
#: drizzled/drizzled.cc:1903
 
1030
#, c-format
 
1031
msgid "drizzled: Got error %d from select"
 
1032
msgstr ""
 
1033
 
 
1034
#: drizzled/drizzled.cc:2101
968
1035
msgid "Auto-increment columns are incremented by this"
969
1036
msgstr ""
970
1037
 
971
 
#: drizzled/drizzled.cc:1692
 
1038
#: drizzled/drizzled.cc:2106
972
1039
msgid ""
973
 
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
974
 
"= 1"
 
1040
"Offset added to Auto-increment columns. Used when auto-increment-increment "
 
1041
"!= 1"
975
1042
msgstr ""
976
1043
 
977
 
#: drizzled/drizzled.cc:1698
 
1044
#: drizzled/drizzled.cc:2112
978
1045
msgid ""
979
1046
"Path to installation directory. All paths are usually resolved relative to "
980
1047
"this."
981
1048
msgstr ""
982
1049
 
983
 
#: drizzled/drizzled.cc:1702
 
1050
#: drizzled/drizzled.cc:2116
984
1051
msgid "IP address to bind to."
985
1052
msgstr ""
986
1053
 
987
 
#: drizzled/drizzled.cc:1706
 
1054
#: drizzled/drizzled.cc:2120
 
1055
msgid "Set the filesystem character set."
 
1056
msgstr ""
 
1057
 
 
1058
#: drizzled/drizzled.cc:2125
 
1059
msgid "Set the default character set."
 
1060
msgstr ""
 
1061
 
 
1062
#: drizzled/drizzled.cc:2129
988
1063
msgid "Chroot drizzled daemon during startup."
989
1064
msgstr ""
990
1065
 
991
 
#: drizzled/drizzled.cc:1710
 
1066
#: drizzled/drizzled.cc:2133
992
1067
msgid "Set the default collation."
993
1068
msgstr ""
994
1069
 
995
 
#: drizzled/drizzled.cc:1714
 
1070
#: drizzled/drizzled.cc:2137
996
1071
msgid "Default completion type."
997
1072
msgstr ""
998
1073
 
999
 
#: drizzled/drizzled.cc:1719
 
1074
#: drizzled/drizzled.cc:2142
1000
1075
msgid "Write core on errors."
1001
1076
msgstr ""
1002
1077
 
1003
 
#: drizzled/drizzled.cc:1723
 
1078
#: drizzled/drizzled.cc:2146
1004
1079
msgid "Path to the database root."
1005
1080
msgstr ""
1006
1081
 
1007
 
#: drizzled/drizzled.cc:1727
 
1082
#: drizzled/drizzled.cc:2150
1008
1083
msgid "Set the default storage engine (table type) for tables."
1009
1084
msgstr ""
1010
1085
 
1011
 
#: drizzled/drizzled.cc:1731
 
1086
#: drizzled/drizzled.cc:2154
1012
1087
msgid "Set the default time zone."
1013
1088
msgstr ""
1014
1089
 
1015
 
#: drizzled/drizzled.cc:1736
 
1090
#: drizzled/drizzled.cc:2158
 
1091
msgid "Type of DELAY_KEY_WRITE."
 
1092
msgstr ""
 
1093
 
 
1094
#: drizzled/drizzled.cc:2162
1016
1095
msgid "Print a symbolic stack trace on failure."
1017
1096
msgstr ""
1018
1097
 
1019
 
#: drizzled/drizzled.cc:1742
 
1098
#: drizzled/drizzled.cc:2168
 
1099
msgid "Push supported query conditions to the storage engine."
 
1100
msgstr ""
 
1101
 
 
1102
#: drizzled/drizzled.cc:2174
1020
1103
msgid "Used for debugging;  Use at your own risk!"
1021
1104
msgstr ""
1022
1105
 
1023
 
#: drizzled/drizzled.cc:1747
 
1106
#: drizzled/drizzled.cc:2179
1024
1107
msgid "Set up signals usable for debugging"
1025
1108
msgstr ""
1026
1109
 
1027
 
#: drizzled/drizzled.cc:1751
 
1110
#: drizzled/drizzled.cc:2183
1028
1111
msgid "(IGNORED)"
1029
1112
msgstr ""
1030
1113
 
1031
 
#: drizzled/drizzled.cc:1755
 
1114
#: drizzled/drizzled.cc:2187
1032
1115
msgid "Set the language used for the month names and the days of the week."
1033
1116
msgstr ""
1034
1117
 
1035
 
#: drizzled/drizzled.cc:1760
 
1118
#: drizzled/drizzled.cc:2192
 
1119
msgid "Log connections and queries to file."
 
1120
msgstr ""
 
1121
 
 
1122
#: drizzled/drizzled.cc:2196
 
1123
msgid "Log all MyISAM changes to file."
 
1124
msgstr ""
 
1125
 
 
1126
#: drizzled/drizzled.cc:2200
1036
1127
msgid "Log some not critical warnings to the log file."
1037
1128
msgstr ""
1038
1129
 
1039
 
#: drizzled/drizzled.cc:1765
 
1130
#: drizzled/drizzled.cc:2205
1040
1131
msgid "Lock drizzled in memory."
1041
1132
msgstr ""
1042
1133
 
1043
 
#: drizzled/drizzled.cc:1769
 
1134
#: drizzled/drizzled.cc:2209
 
1135
msgid ""
 
1136
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
 
1137
"BACKUP, FORCE or QUICK."
 
1138
msgstr ""
 
1139
 
 
1140
#: drizzled/drizzled.cc:2214
1044
1141
msgid "Pid file used by safe_mysqld."
1045
1142
msgstr ""
1046
1143
 
1047
 
#: drizzled/drizzled.cc:1773
 
1144
#: drizzled/drizzled.cc:2218
1048
1145
msgid ""
1049
1146
"Port number to use for connection or 0 for default to, in order of "
1050
1147
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1051
1148
msgstr ""
1052
1149
 
1053
 
#: drizzled/drizzled.cc:1779
 
1150
#: drizzled/drizzled.cc:2224
1054
1151
msgid ""
1055
1152
"Maximum time in seconds to wait for the port to become free. (Default: no "
1056
1153
"wait)"
1057
1154
msgstr ""
1058
1155
 
1059
 
#: drizzled/drizzled.cc:1784
 
1156
#: drizzled/drizzled.cc:2229
1060
1157
msgid ""
1061
1158
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1062
1159
"specified directory"
1063
1160
msgstr ""
1064
1161
 
1065
 
#: drizzled/drizzled.cc:1789
 
1162
#: drizzled/drizzled.cc:2234
1066
1163
msgid ""
1067
1164
"Uniquely identifies the server instance in the community of replication "
1068
1165
"partners."
1069
1166
msgstr ""
1070
1167
 
1071
 
#: drizzled/drizzled.cc:1794
 
1168
#: drizzled/drizzled.cc:2239
1072
1169
msgid "Don't print a stack trace on failure."
1073
1170
msgstr ""
1074
1171
 
1075
 
#: drizzled/drizzled.cc:1798
 
1172
#: drizzled/drizzled.cc:2243
1076
1173
msgid "Enable symbolic link support."
1077
1174
msgstr ""
1078
1175
 
1079
 
#: drizzled/drizzled.cc:1807
 
1176
#: drizzled/drizzled.cc:2252
1080
1177
msgid ""
1081
1178
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1082
1179
msgstr ""
1083
1180
 
1084
 
#: drizzled/drizzled.cc:1812
 
1181
#: drizzled/drizzled.cc:2257
1085
1182
msgid "Path for temporary files."
1086
1183
msgstr ""
1087
1184
 
1088
 
#: drizzled/drizzled.cc:1816
 
1185
#: drizzled/drizzled.cc:2261
1089
1186
msgid "Default transaction isolation level."
1090
1187
msgstr ""
1091
1188
 
1092
 
#: drizzled/drizzled.cc:1820
 
1189
#: drizzled/drizzled.cc:2265
1093
1190
msgid "Run drizzled daemon as user."
1094
1191
msgstr ""
1095
1192
 
1096
 
#: drizzled/drizzled.cc:1828
 
1193
#: drizzled/drizzled.cc:2273
1097
1194
msgid ""
1098
1195
"The number of outstanding connection requests Drizzle can have. This comes "
1099
1196
"into play when the main Drizzle thread gets very many connection requests in "
1100
1197
"a very short time."
1101
1198
msgstr ""
1102
1199
 
1103
 
#: drizzled/drizzled.cc:1834
 
1200
#: drizzled/drizzled.cc:2279
1104
1201
msgid ""
1105
1202
"Size of tree cache used in bulk insert optimization. Note that this is a "
1106
1203
"limit per thread!"
1107
1204
msgstr ""
1108
1205
 
1109
 
#: drizzled/drizzled.cc:1840
 
1206
#: drizzled/drizzled.cc:2285
 
1207
msgid ""
 
1208
"The number of seconds the drizzled server is waiting for a connect packet "
 
1209
"before responding with 'Bad handshake'."
 
1210
msgstr ""
 
1211
 
 
1212
#: drizzled/drizzled.cc:2290
1110
1213
msgid ""
1111
1214
"Precision of the result of '/' operator will be increased on that value."
1112
1215
msgstr ""
1113
1216
 
1114
 
#: drizzled/drizzled.cc:1846
 
1217
#: drizzled/drizzled.cc:2296
1115
1218
msgid "The maximum length of the result of function  group_concat."
1116
1219
msgstr ""
1117
1220
 
1118
 
#: drizzled/drizzled.cc:1851
 
1221
#: drizzled/drizzled.cc:2301
1119
1222
msgid "The size of the buffer that is used for full joins."
1120
1223
msgstr ""
1121
1224
 
1122
 
#: drizzled/drizzled.cc:1857
 
1225
#: drizzled/drizzled.cc:2307
 
1226
msgid ""
 
1227
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
 
1228
msgstr ""
 
1229
 
 
1230
#: drizzled/drizzled.cc:2312
1123
1231
msgid ""
1124
1232
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1125
1233
"this to get better index handling (for all reads and multiple writes) to as "
1126
1234
"much as you can afford;"
1127
1235
msgstr ""
1128
1236
 
1129
 
#: drizzled/drizzled.cc:1866
 
1237
#: drizzled/drizzled.cc:2321
1130
1238
msgid ""
1131
1239
"This characterizes the number of hits a hot block has to be untouched until "
1132
1240
"it is considered aged enough to be downgraded to a warm block. This "
1134
1242
"blocks in key cache"
1135
1243
msgstr ""
1136
1244
 
1137
 
#: drizzled/drizzled.cc:1875
 
1245
#: drizzled/drizzled.cc:2330
1138
1246
msgid "The default size of key cache blocks"
1139
1247
msgstr ""
1140
1248
 
1141
 
#: drizzled/drizzled.cc:1881
 
1249
#: drizzled/drizzled.cc:2336
1142
1250
msgid "The minimum percentage of warm blocks in key cache"
1143
1251
msgstr ""
1144
1252
 
1145
 
#: drizzled/drizzled.cc:1887
 
1253
#: drizzled/drizzled.cc:2342
1146
1254
msgid "Max packetlength to send/receive from to server."
1147
1255
msgstr ""
1148
1256
 
1149
 
#: drizzled/drizzled.cc:1892
 
1257
#: drizzled/drizzled.cc:2347
1150
1258
msgid ""
1151
1259
"If there is more than this number of interrupted connections from a host "
1152
1260
"this host will be blocked from further connections."
1153
1261
msgstr ""
1154
1262
 
1155
 
#: drizzled/drizzled.cc:1897
 
1263
#: drizzled/drizzled.cc:2352
1156
1264
msgid "Max number of errors/warnings to store for a statement."
1157
1265
msgstr ""
1158
1266
 
1159
 
#: drizzled/drizzled.cc:1902
 
1267
#: drizzled/drizzled.cc:2357
1160
1268
msgid "Don't allow creation of heap tables bigger than this."
1161
1269
msgstr ""
1162
1270
 
1163
 
#: drizzled/drizzled.cc:1908
 
1271
#: drizzled/drizzled.cc:2363
1164
1272
msgid ""
1165
1273
"Joins that are probably going to read more than max_join_size records return "
1166
1274
"an error."
1167
1275
msgstr ""
1168
1276
 
1169
 
#: drizzled/drizzled.cc:1914
 
1277
#: drizzled/drizzled.cc:2369
1170
1278
msgid "Max number of bytes in sorted records."
1171
1279
msgstr ""
1172
1280
 
1173
 
#: drizzled/drizzled.cc:1919
 
1281
#: drizzled/drizzled.cc:2374
1174
1282
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1175
1283
msgstr ""
1176
1284
 
1177
 
#: drizzled/drizzled.cc:1924
 
1285
#: drizzled/drizzled.cc:2379
1178
1286
msgid ""
1179
1287
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1180
1288
"max_sort_length bytes of each value are used; the rest are ignored)."
1181
1289
msgstr ""
1182
1290
 
1183
 
#: drizzled/drizzled.cc:1931
 
1291
#: drizzled/drizzled.cc:2386
 
1292
msgid "Maximum number of temporary tables a client can keep open at a time."
 
1293
msgstr ""
 
1294
 
 
1295
#: drizzled/drizzled.cc:2391
1184
1296
msgid "After this many write locks, allow some read locks to run in between."
1185
1297
msgstr ""
1186
1298
 
1187
 
#: drizzled/drizzled.cc:1935
 
1299
#: drizzled/drizzled.cc:2395
1188
1300
msgid ""
1189
1301
"Don't log queries which examine less than min_examined_row_limit rows to "
1190
1302
"file."
1191
1303
msgstr ""
1192
1304
 
1193
 
#: drizzled/drizzled.cc:1941
 
1305
#: drizzled/drizzled.cc:2401
 
1306
msgid ""
 
1307
"Specifies how MyISAM index statistics collection code should threat NULLs. "
 
1308
"Possible values of name are 'nulls_unequal' (default behavior), "
 
1309
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
 
1310
msgstr ""
 
1311
 
 
1312
#: drizzled/drizzled.cc:2408
1194
1313
msgid "Buffer length for TCP/IP and socket communication."
1195
1314
msgstr ""
1196
1315
 
1197
 
#: drizzled/drizzled.cc:1946
 
1316
#: drizzled/drizzled.cc:2413
 
1317
msgid ""
 
1318
"Number of seconds to wait for more data from a connection before aborting "
 
1319
"the read."
 
1320
msgstr ""
 
1321
 
 
1322
#: drizzled/drizzled.cc:2419
 
1323
msgid ""
 
1324
"If a read on a communication port is interrupted, retry this many times "
 
1325
"before giving up."
 
1326
msgstr ""
 
1327
 
 
1328
#: drizzled/drizzled.cc:2425
 
1329
msgid ""
 
1330
"Number of seconds to wait for a block to be written to a connection before "
 
1331
"aborting the write."
 
1332
msgstr ""
 
1333
 
 
1334
#: drizzled/drizzled.cc:2431
1198
1335
msgid ""
1199
1336
"Controls the heuristic(s) applied during query optimization to prune less-"
1200
1337
"promising partial plans from the optimizer search space. Meaning: false - do "
1202
1339
"based on number of retrieved rows."
1203
1340
msgstr ""
1204
1341
 
1205
 
#: drizzled/drizzled.cc:1954
 
1342
#: drizzled/drizzled.cc:2439
1206
1343
msgid ""
1207
1344
"Maximum depth of search performed by the query optimizer. Values larger than "
1208
1345
"the number of relations in a query result in better query plans, but take "
1213
1350
"(used for testing/comparison)."
1214
1351
msgstr ""
1215
1352
 
1216
 
#: drizzled/drizzled.cc:1966
 
1353
#: drizzled/drizzled.cc:2451
 
1354
msgid ""
 
1355
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
 
1356
msgstr ""
 
1357
 
 
1358
#: drizzled/drizzled.cc:2456
1217
1359
msgid "Directory for plugins."
1218
1360
msgstr ""
1219
1361
 
1220
 
#: drizzled/drizzled.cc:1970
 
1362
#: drizzled/drizzled.cc:2460
1221
1363
msgid ""
1222
1364
"Optional comma separated list of plugins to load at starup.[for example: --"
1223
1365
"plugin_load=crc32,logger_gearman]"
1224
1366
msgstr ""
1225
1367
 
1226
 
#: drizzled/drizzled.cc:1975
 
1368
#: drizzled/drizzled.cc:2465
1227
1369
msgid "The size of the buffer that is allocated when preloading indexes"
1228
1370
msgstr ""
1229
1371
 
1230
 
#: drizzled/drizzled.cc:1980
 
1372
#: drizzled/drizzled.cc:2470
 
1373
msgid "Select protocol to be used (by default oldlibdrizzle)."
 
1374
msgstr ""
 
1375
 
 
1376
#: drizzled/drizzled.cc:2474
1231
1377
msgid "Allocation block size for query parsing and execution"
1232
1378
msgstr ""
1233
1379
 
1234
 
#: drizzled/drizzled.cc:1985
 
1380
#: drizzled/drizzled.cc:2479
1235
1381
msgid "Persistent buffer for query parsing and execution"
1236
1382
msgstr ""
1237
1383
 
1238
 
#: drizzled/drizzled.cc:1991
 
1384
#: drizzled/drizzled.cc:2485
1239
1385
msgid "Allocation block size for storing ranges during optimization"
1240
1386
msgstr ""
1241
1387
 
1242
 
#: drizzled/drizzled.cc:1997
 
1388
#: drizzled/drizzled.cc:2491
1243
1389
msgid ""
1244
1390
"Each thread that does a sequential scan allocates a buffer of this size for "
1245
1391
"each table it scans. If you do many sequential scans, you may want to "
1246
1392
"increase this value."
1247
1393
msgstr ""
1248
1394
 
1249
 
#: drizzled/drizzled.cc:2005
 
1395
#: drizzled/drizzled.cc:2499
1250
1396
msgid ""
1251
1397
"When reading rows in sorted order after a sort, the rows are read through "
1252
1398
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1253
1399
"record_buffer."
1254
1400
msgstr ""
1255
1401
 
1256
 
#: drizzled/drizzled.cc:2013
 
1402
#: drizzled/drizzled.cc:2507
1257
1403
msgid "Select scheduler to be used (by default multi-thread)."
1258
1404
msgstr ""
1259
1405
 
1260
 
#: drizzled/drizzled.cc:2018
 
1406
#: drizzled/drizzled.cc:2512
1261
1407
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1262
1408
msgstr ""
1263
1409
 
1264
 
#: drizzled/drizzled.cc:2024
 
1410
#: drizzled/drizzled.cc:2518
1265
1411
msgid "The number of cached table definitions."
1266
1412
msgstr ""
1267
1413
 
1268
 
#: drizzled/drizzled.cc:2028
 
1414
#: drizzled/drizzled.cc:2522
1269
1415
msgid "The number of cached open tables."
1270
1416
msgstr ""
1271
1417
 
1272
 
#: drizzled/drizzled.cc:2032
 
1418
#: drizzled/drizzled.cc:2526
1273
1419
msgid ""
1274
1420
"Timeout in seconds to wait for a table level lock before returning an error. "
1275
1421
"Used only if the connection has active cursors."
1276
1422
msgstr ""
1277
1423
 
1278
 
#: drizzled/drizzled.cc:2037
 
1424
#: drizzled/drizzled.cc:2531
1279
1425
msgid "The stack size for each thread."
1280
1426
msgstr ""
1281
1427
 
1282
 
#: drizzled/drizzled.cc:2043
 
1428
#: drizzled/drizzled.cc:2537
1283
1429
msgid ""
1284
1430
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1285
1431
"automatically convert it to an on-disk MyISAM table."
1286
1432
msgstr ""
1287
1433
 
1288
 
#: drizzled/drizzled.cc:2049
 
1434
#: drizzled/drizzled.cc:2543
1289
1435
msgid "Allocation block size for transactions to be stored in binary log"
1290
1436
msgstr ""
1291
1437
 
1292
 
#: drizzled/drizzled.cc:2054
 
1438
#: drizzled/drizzled.cc:2548
1293
1439
msgid "Persistent buffer for transactions to be stored in binary log"
1294
1440
msgstr ""
1295
1441
 
1296
 
#: drizzled/drizzled.cc:2185
 
1442
#: drizzled/drizzled.cc:2553
 
1443
msgid ""
 
1444
"The number of seconds the server waits for activity on a connection before "
 
1445
"closing it."
 
1446
msgstr ""
 
1447
 
 
1448
#: drizzled/drizzled.cc:2687
1297
1449
msgid ""
1298
1450
"Copyright (C) 2008 Sun Microsystems\n"
1299
1451
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1302
1454
"Starts the Drizzle database server\n"
1303
1455
msgstr ""
1304
1456
 
1305
 
#: drizzled/drizzled.cc:2192
 
1457
#: drizzled/drizzled.cc:2694
1306
1458
#, c-format
1307
1459
msgid "Usage: %s [OPTIONS]\n"
1308
1460
msgstr ""
1309
1461
 
1310
 
#: drizzled/drizzled.cc:2324
 
1462
#: drizzled/drizzled.cc:2705
 
1463
msgid ""
 
1464
"\n"
 
1465
"To see what values a running Drizzle server is using, type\n"
 
1466
"'drizzleadmin variables' instead of 'drizzled --help'."
 
1467
msgstr ""
 
1468
 
 
1469
#: drizzled/drizzled.cc:2848
1311
1470
#, c-format
1312
1471
msgid ""
1313
1472
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1314
1473
"command line\n"
1315
1474
msgstr ""
1316
1475
 
1317
 
#: drizzled/drizzled.cc:2368
 
1476
#: drizzled/drizzled.cc:2889
1318
1477
msgid "Can't start server: cannot resolve hostname!"
1319
1478
msgstr ""
1320
1479
 
1321
 
#: drizzled/drizzled.cc:2374
 
1480
#: drizzled/drizzled.cc:2895
1322
1481
msgid "Can't start server: bind-address refers to multiple interfaces!"
1323
1482
msgstr ""
1324
1483
 
 
1484
#: drizzled/drizzled.cc:3214
 
1485
#, c-format
 
1486
msgid "No option given to %s\n"
 
1487
msgstr ""
 
1488
 
 
1489
#: drizzled/drizzled.cc:3216
 
1490
#, c-format
 
1491
msgid "Wrong option to %s. Option(s) given: %s\n"
 
1492
msgstr ""
 
1493
 
 
1494
#: drizzled/drizzled.cc:3218
 
1495
#, c-format
 
1496
msgid "Alternatives are: '%s'"
 
1497
msgstr ""
 
1498
 
1325
1499
#: drizzled/errmsg.cc:73
1326
1500
#, c-format
1327
1501
msgid "errmsg plugin '%s' errmsg() failed"
1328
1502
msgstr ""
1329
1503
 
1330
 
#: drizzled/error.cc:34 drizzled/error.cc:36
1331
 
msgid "UNUSED"
 
1504
#: drizzled/error.cc:34
 
1505
msgid "hashchk"
 
1506
msgstr ""
 
1507
 
 
1508
#: drizzled/error.cc:36
 
1509
msgid "isamchk"
1332
1510
msgstr ""
1333
1511
 
1334
1512
#: drizzled/error.cc:38
1697
1875
#, c-format
1698
1876
msgid ""
1699
1877
"%s: ready for connections.\n"
1700
 
"Version: '%s'  socket: '%s'  port: %u\n"
 
1878
"Version: '%s'  socket: '%s'  port: %d"
1701
1879
msgstr ""
1702
1880
 
1703
1881
#: drizzled/error.cc:188
1928
2106
#: drizzled/error.cc:276
1929
2107
#, c-format
1930
2108
msgid ""
1931
 
"Table handler doesn't support NULL in given index. Please change column "
1932
 
"'%-.192s' to be NOT NULL or use another handler"
 
2109
"Table handler doesn't support NULL in given index. Please change column '%-"
 
2110
".192s' to be NOT NULL or use another handler"
1933
2111
msgstr ""
1934
2112
 
1935
2113
#: drizzled/error.cc:278
2241
2419
#: drizzled/error.cc:402
2242
2420
#, c-format
2243
2421
msgid ""
2244
 
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2245
 
"'%-.64s' (%-.64s)"
 
2422
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
 
2423
"(%-.64s)"
2246
2424
msgstr ""
2247
2425
 
2248
2426
#: drizzled/error.cc:404
2651
2829
 
2652
2830
#: drizzled/error.cc:574
2653
2831
#, c-format
2654
 
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
 
2832
msgid ""
 
2833
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2655
2834
msgstr ""
2656
2835
 
2657
2836
#: drizzled/error.cc:576
2662
2841
#: drizzled/error.cc:578
2663
2842
#, c-format
2664
2843
msgid ""
2665
 
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2666
 
"variable_name)"
 
2844
"Variable '%-.64s' is not a variable component (can't be used as "
 
2845
"XXXX.variable_name)"
2667
2846
msgstr ""
2668
2847
 
2669
2848
#: drizzled/error.cc:580
2693
2872
msgstr ""
2694
2873
 
2695
2874
#: drizzled/error.cc:588
2696
 
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
 
2875
msgid ""
 
2876
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2697
2877
msgstr ""
2698
2878
 
2699
2879
#: drizzled/error.cc:590
3028
3208
msgstr ""
3029
3209
 
3030
3210
#: drizzled/error.cc:724
3031
 
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
 
3211
msgid ""
 
3212
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3032
3213
msgstr ""
3033
3214
 
3034
3215
#: drizzled/error.cc:726
3074
3255
msgstr ""
3075
3256
 
3076
3257
#: drizzled/error.cc:744
3077
 
msgid "View being updated does not have complete key of underlying table in it"
 
3258
msgid ""
 
3259
"View being updated does not have complete key of underlying table in it"
3078
3260
msgstr ""
3079
3261
 
3080
3262
#: drizzled/error.cc:746
3081
3263
#, c-format
3082
3264
msgid ""
3083
 
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3084
 
"(s) or definer/invoker of view lack rights to use them"
 
3265
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
 
3266
"function(s) or definer/invoker of view lack rights to use them"
3085
3267
msgstr ""
3086
3268
 
3087
3269
#: drizzled/error.cc:748
3326
3508
#, c-format
3327
3509
msgid ""
3328
3510
"%s: ready for connections.\n"
3329
 
"Version: '%s' %s\n"
 
3511
"Version: '%s'  socket: '%s'  port: %d  %s"
3330
3512
msgstr ""
3331
3513
 
3332
3514
#: drizzled/error.cc:852
3425
3607
#: drizzled/error.cc:888
3426
3608
#, c-format
3427
3609
msgid ""
3428
 
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3429
 
"'%-.192s')."
 
3610
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
 
3611
".192s')."
3430
3612
msgstr ""
3431
3613
 
3432
3614
#: drizzled/error.cc:890
3463
3645
 
3464
3646
#: drizzled/error.cc:900
3465
3647
#, c-format
3466
 
msgid "The data source connection string '%-.64s' is not in the correct format"
 
3648
msgid ""
 
3649
"The data source connection string '%-.64s' is not in the correct format"
3467
3650
msgstr ""
3468
3651
 
3469
3652
#: drizzled/error.cc:902
3515
3698
#: drizzled/error.cc:920
3516
3699
#, c-format
3517
3700
msgid ""
3518
 
"The definition of table '%-.192s' prevents operation %.192s on table "
3519
 
"'%-.192s'."
 
3701
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
 
3702
".192s'."
3520
3703
msgstr ""
3521
3704
 
3522
3705
#: drizzled/error.cc:922
3609
3792
 
3610
3793
#: drizzled/error.cc:952
3611
3794
#, c-format
3612
 
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
 
3795
msgid ""
 
3796
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3613
3797
msgstr ""
3614
3798
 
3615
3799
#: drizzled/error.cc:954
3619
3803
#: drizzled/error.cc:956
3620
3804
#, c-format
3621
3805
msgid ""
3622
 
"Can't create more than max_prepared_stmt_count statements (current value: %"
3623
 
"lu)"
 
3806
"Can't create more than max_prepared_stmt_count statements (current value: "
 
3807
"%lu)"
3624
3808
msgstr ""
3625
3809
 
3626
3810
#: drizzled/error.cc:958
3716
3900
 
3717
3901
#: drizzled/error.cc:994
3718
3902
#, c-format
3719
 
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
 
3903
msgid ""
 
3904
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3720
3905
msgstr ""
3721
3906
 
3722
3907
#: drizzled/error.cc:996
3740
3925
msgstr ""
3741
3926
 
3742
3927
#: drizzled/error.cc:1006
3743
 
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
 
3928
msgid ""
 
3929
"Constant/Random expression in (sub)partitioning function is not allowed"
3744
3930
msgstr ""
3745
3931
 
3746
3932
#: drizzled/error.cc:1008
3818
4004
 
3819
4005
#: drizzled/error.cc:1040
3820
4006
#, c-format
3821
 
msgid "A %-.192s must include all columns in the table's partitioning function"
 
4007
msgid ""
 
4008
"A %-.192s must include all columns in the table's partitioning function"
3822
4009
msgstr ""
3823
4010
 
3824
4011
#: drizzled/error.cc:1042
3891
4078
msgstr ""
3892
4079
 
3893
4080
#: drizzled/error.cc:1072
3894
 
msgid "When reorganizing a set of partitions they must be in consecutive order"
 
4081
msgid ""
 
4082
"When reorganizing a set of partitions they must be in consecutive order"
3895
4083
msgstr ""
3896
4084
 
3897
4085
#: drizzled/error.cc:1074
4055
4243
#: drizzled/error.cc:1142
4056
4244
#, c-format
4057
4245
msgid ""
4058
 
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4059
 
"s instead"
 
4246
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
 
4247
"%s instead"
4060
4248
msgstr ""
4061
4249
 
4062
4250
#: drizzled/error.cc:1144
4070
4258
#: drizzled/error.cc:1148
4071
4259
#, c-format
4072
4260
msgid ""
4073
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4074
 
"d would lead to a duplicate entry"
 
4261
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
4262
"%d would lead to a duplicate entry"
4075
4263
msgstr ""
4076
4264
 
4077
4265
#: drizzled/error.cc:1150
4570
4758
 
4571
4759
#: drizzled/error.cc:1356
4572
4760
#, c-format
4573
 
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
 
4761
msgid ""
 
4762
"Error when sending image data (for table #%d) to %-.64s restore driver"
4574
4763
msgstr ""
4575
4764
 
4576
4765
#: drizzled/error.cc:1358
4733
4922
msgid "logging '%s' post() failed"
4734
4923
msgstr ""
4735
4924
 
4736
 
#: drizzled/plugin/storage_engine.cc:314
 
4925
#: drizzled/plugin/storage_engine.cc:295
4737
4926
#, c-format
4738
4927
msgid "Found %d prepared transaction(s) in %s"
4739
4928
msgstr ""
4740
4929
 
4741
 
#: drizzled/plugin/storage_engine.cc:388
 
4930
#: drizzled/plugin/storage_engine.cc:369
4742
4931
msgid "Starting crash recovery..."
4743
4932
msgstr ""
4744
4933
 
4745
 
#: drizzled/plugin/storage_engine.cc:397
 
4934
#: drizzled/plugin/storage_engine.cc:378
4746
4935
#, c-format
4747
4936
msgid "Found %d prepared XA transactions"
4748
4937
msgstr ""
4749
4938
 
4750
 
#: drizzled/plugin/storage_engine.cc:402
 
4939
#: drizzled/plugin/storage_engine.cc:383
4751
4940
#, c-format
4752
4941
msgid ""
4753
4942
"Found %d prepared transactions! It means that drizzled was not shut down "
4756
4945
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4757
4946
msgstr ""
4758
4947
 
4759
 
#: drizzled/plugin/storage_engine.cc:412
 
4948
#: drizzled/plugin/storage_engine.cc:393
4760
4949
msgid "Crash recovery finished."
4761
4950
msgstr ""
4762
4951
 
4801
4990
msgid "Scheduler initialization failed.\n"
4802
4991
msgstr ""
4803
4992
 
4804
 
#: drizzled/session.cc:2160
4805
 
#, c-format
4806
 
msgid "Could not remove temporary table: '%s', error: %d"
4807
 
msgstr ""
4808
 
 
4809
 
#: drizzled/slot/listen.cc:91
4810
 
#, c-format
4811
 
msgid "getaddrinfo() failed with error %s"
4812
 
msgstr ""
4813
 
 
4814
 
#: drizzled/slot/listen.cc:123
4815
 
#, c-format
4816
 
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4817
 
msgstr ""
4818
 
 
4819
 
#: drizzled/slot/listen.cc:134
4820
 
#, c-format
4821
 
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4822
 
msgstr ""
4823
 
 
4824
 
#: drizzled/slot/listen.cc:143
4825
 
#, c-format
4826
 
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4827
 
msgstr ""
4828
 
 
4829
 
#: drizzled/slot/listen.cc:152
4830
 
#, c-format
4831
 
msgid "setsockopt(SO_LINGER) failed with errno %d"
4832
 
msgstr ""
4833
 
 
4834
 
#: drizzled/slot/listen.cc:161
4835
 
#, c-format
4836
 
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4837
 
msgstr ""
4838
 
 
4839
 
#: drizzled/slot/listen.cc:182
4840
 
#, c-format
4841
 
msgid "Retrying bind() on %u"
4842
 
msgstr ""
4843
 
 
4844
 
#: drizzled/slot/listen.cc:190
4845
 
#, c-format
4846
 
msgid "bind() failed with errno: %d"
4847
 
msgstr ""
4848
 
 
4849
 
#: drizzled/slot/listen.cc:193
4850
 
msgid "Do you already have another drizzled running?"
4851
 
msgstr ""
4852
 
 
4853
 
#: drizzled/slot/listen.cc:200
4854
 
#, c-format
4855
 
msgid "listen() failed with errno %d"
4856
 
msgstr ""
4857
 
 
4858
 
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4859
 
#, c-format
4860
 
msgid "realloc() failed with errno %d"
4861
 
msgstr ""
4862
 
 
4863
 
#: drizzled/slot/listen.cc:219
4864
 
#, c-format
4865
 
msgid "Listening on %s:%s\n"
4866
 
msgstr ""
4867
 
 
4868
 
#: drizzled/slot/listen.cc:227
4869
 
msgid "No sockets could be bound for listening"
4870
 
msgstr ""
4871
 
 
4872
 
#: drizzled/slot/listen.cc:239
4873
 
#, c-format
4874
 
msgid "pipe() failed with errno %d"
4875
 
msgstr ""
4876
 
 
4877
 
#: drizzled/slot/listen.cc:275
4878
 
#, c-format
4879
 
msgid "poll() failed with errno %d"
4880
 
msgstr ""
4881
 
 
4882
 
#: drizzled/slot/listen.cc:317
4883
 
#, c-format
4884
 
msgid "accept() failed with errno %d"
4885
 
msgstr ""
4886
 
 
4887
 
#: drizzled/sql_base.cc:1445
 
4993
#: drizzled/sql_base.cc:2262
4888
4994
#, c-format
4889
4995
msgid "Table %s had a open data handler in reopen_table"
4890
4996
msgstr ""
4891
4997
 
4892
 
#: drizzled/sql_base.cc:2026
 
4998
#: drizzled/sql_base.cc:2854
4893
4999
#, c-format
4894
5000
msgid "Couldn't repair table: %s.%s"
4895
5001
msgstr ""
4896
5002
 
4897
 
#: drizzled/sql_base.cc:2068
 
5003
#: drizzled/sql_base.cc:2896
4898
5004
#, c-format
4899
5005
msgid ""
4900
 
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4901
 
"s`.`%s`' to replication"
4902
 
msgstr ""
4903
 
 
4904
 
#: drizzled/sql_plugin.cc:552
 
5006
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
 
5007
"`%s`.`%s`' to replication"
 
5008
msgstr ""
 
5009
 
 
5010
#: drizzled/sql_base.cc:3498
 
5011
#, c-format
 
5012
msgid "Could not remove temporary table: '%s', error: %d"
 
5013
msgstr ""
 
5014
 
 
5015
#: drizzled/sql_plugin.cc:528
4905
5016
#, c-format
4906
5017
msgid "Plugin '%s' init function returned error.\n"
4907
5018
msgstr ""
4908
5019
 
4909
 
#: drizzled/sql_plugin.cc:712
 
5020
#: drizzled/sql_plugin.cc:707
4910
5021
msgid "plugin-load parameter too long"
4911
5022
msgstr ""
4912
5023
 
4913
 
#: drizzled/sql_plugin.cc:774
 
5024
#: drizzled/sql_plugin.cc:767
4914
5025
#, c-format
4915
5026
msgid "Couldn't load plugin named '%s' with soname '%s'."
4916
5027
msgstr ""
4917
5028
 
4918
 
#: drizzled/sql_plugin.cc:1114
 
5029
#: drizzled/sql_plugin.cc:1107
4919
5030
msgid "Out of memory."
4920
5031
msgstr ""
4921
5032
 
4922
 
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
 
5033
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4923
5034
#, c-format
4924
5035
msgid "Unknown variable type code 0x%x in plugin '%s'."
4925
5036
msgstr ""
4926
5037
 
4927
 
#: drizzled/sql_plugin.cc:1997
 
5038
#: drizzled/sql_plugin.cc:1989
4928
5039
#, c-format
4929
5040
msgid ""
4930
5041
"Server variable %s of plugin %s was forced to be read-only: string variable "
4931
5042
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4932
5043
msgstr ""
4933
5044
 
4934
 
#: drizzled/sql_plugin.cc:2028
 
5045
#: drizzled/sql_plugin.cc:2020
4935
5046
#, c-format
4936
5047
msgid "Missing variable name in plugin '%s'."
4937
5048
msgstr ""
4938
5049
 
4939
 
#: drizzled/sql_plugin.cc:2045
 
5050
#: drizzled/sql_plugin.cc:2037
4940
5051
#, c-format
4941
5052
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4942
5053
msgstr ""
4943
5054
 
4944
 
#: drizzled/sql_plugin.cc:2173
 
5055
#: drizzled/sql_plugin.cc:2155
4945
5056
#, c-format
4946
5057
msgid "Out of memory for plugin '%s'."
4947
5058
msgstr ""
4948
5059
 
4949
 
#: drizzled/sql_plugin.cc:2180
 
5060
#: drizzled/sql_plugin.cc:2162
4950
5061
#, c-format
4951
5062
msgid "Bad options for plugin '%s'."
4952
5063
msgstr ""
4953
5064
 
4954
 
#: drizzled/sql_plugin.cc:2189
 
5065
#: drizzled/sql_plugin.cc:2171
4955
5066
#, c-format
4956
5067
msgid "Parsing options for plugin '%s' failed."
4957
5068
msgstr ""
4958
5069
 
4959
 
#: drizzled/sql_plugin.cc:2238
 
5070
#: drizzled/sql_plugin.cc:2214
4960
5071
#, c-format
4961
5072
msgid "Plugin '%s' has conflicting system variables"
4962
5073
msgstr ""
4963
5074
 
4964
 
#: drizzled/sql_table.cc:247
4965
 
msgid ""
4966
 
"Table name cannot be encoded and fit within filesystem name length "
4967
 
"restrictions."
4968
 
msgstr ""
4969
 
 
4970
 
#: drizzled/sql_table.cc:257
4971
 
msgid ""
4972
 
"Schema name cannot be encoded and fit within filesystem name length "
4973
 
"restrictions."
4974
 
msgstr ""
4975
 
 
4976
 
#: drizzled/sql_table.cc:2495
 
5075
#: drizzled/sql_table.cc:124
 
5076
#, c-format
 
5077
msgid "Invalid (old?) table or database name '%s'"
 
5078
msgstr ""
 
5079
 
 
5080
#: drizzled/sql_table.cc:2655
4977
5081
#, c-format
4978
5082
msgid "Unknown - internal error %d during operation"
4979
5083
msgstr ""
4980
5084
 
4981
 
#: drizzled/sql_table.cc:3970
 
5085
#: drizzled/sql_table.cc:4227
4982
5086
#, c-format
4983
5087
msgid "Could not open table %s.%s after rename\n"
4984
5088
msgstr ""
4985
5089
 
4986
 
#: drizzled/sql_table.cc:4133
 
5090
#: drizzled/sql_table.cc:4407
4987
5091
#, c-format
4988
5092
msgid ""
4989
5093
"order_st BY ignored because there is a user-defined clustered index in the "
4990
5094
"table '%-.192s'"
4991
5095
msgstr ""
4992
5096
 
4993
 
#: drizzled/table.cc:332
 
5097
#: drizzled/table.cc:354
4994
5098
#, c-format
4995
5099
msgid ""
4996
5100
"'%s' had no or invalid character set, and default character set is multi-"
4997
5101
"byte, so character column sizes may have changed"
4998
5102
msgstr ""
4999
5103
 
5000
 
#: drizzled/table.cc:1591
 
5104
#: drizzled/table.cc:1782
5001
5105
#, c-format
5002
5106
msgid "Unknown collation '%s' in table '%-.64s' definition"
5003
5107
msgstr ""
5004
5108
 
5005
 
#: drizzled/table.cc:1598
 
5109
#: drizzled/table.cc:1789
5006
5110
#, c-format
5007
5111
msgid ""
5008
5112
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5009
5113
"read"
5010
5114
msgstr ""
5011
5115
 
5012
 
#: drizzled/table.cc:3493
 
5116
#: drizzled/table.cc:2251
 
5117
#, c-format
 
5118
msgid ""
 
5119
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
 
5120
"found '%s'."
 
5121
msgstr ""
 
5122
 
 
5123
#: drizzled/table.cc:2278
 
5124
#, c-format
 
5125
msgid ""
 
5126
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
 
5127
"have type %s, found type %s."
 
5128
msgstr ""
 
5129
 
 
5130
#: drizzled/table.cc:2289
 
5131
#, c-format
 
5132
msgid ""
 
5133
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
 
5134
"position %d to have character set '%s' but the type has no character set."
 
5135
msgstr ""
 
5136
 
 
5137
#: drizzled/table.cc:2301
 
5138
#, c-format
 
5139
msgid ""
 
5140
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
 
5141
"position %d to have character set '%s' but found character set '%s'."
 
5142
msgstr ""
 
5143
 
 
5144
#: drizzled/table.cc:2314
 
5145
#, c-format
 
5146
msgid ""
 
5147
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
 
5148
"have type %s  but the column is not found."
 
5149
msgstr ""
 
5150
 
 
5151
#: drizzled/table.cc:4400
5013
5152
#, c-format
5014
5153
msgid "Got error %d when reading table '%s'"
5015
5154
msgstr ""
5076
5215
msgid "%s: option `-W %s' doesn't allow an argument\n"
5077
5216
msgstr ""
5078
5217
 
5079
 
#: mysys/default.cc:684
5080
 
#, c-format
5081
 
msgid "error: could not open directory: %s\n"
5082
 
msgstr ""
5083
 
 
5084
5218
#: mysys/errors.cc:25
5085
5219
#, c-format
5086
5220
msgid "Can't create/write to file '%s' (Errcode: %d)"
5235
5369
msgid "Unknown error %d"
5236
5370
msgstr "不明的錯誤 %d"
5237
5371
 
5238
 
#: mysys/my_getopt.cc:90
 
5372
#: mysys/my_getopt.cc:89
5239
5373
msgid "Warning: "
5240
5374
msgstr ""
5241
5375
 
5242
 
#: mysys/my_getopt.cc:92
 
5376
#: mysys/my_getopt.cc:91
5243
5377
msgid "Info: "
5244
5378
msgstr ""
5245
5379
 
5246
 
#: mysys/my_getopt.cc:356
 
5380
#: mysys/my_getopt.cc:355
5247
5381
#, c-format
5248
5382
msgid "%s: %s: Option '%s' used, but is disabled\n"
5249
5383
msgstr ""
5250
5384
 
5251
 
#: mysys/my_getopt.cc:357
 
5385
#: mysys/my_getopt.cc:356
5252
5386
msgid "WARNING"
5253
5387
msgstr "警告"
5254
5388
 
5255
 
#: mysys/my_getopt.cc:357
 
5389
#: mysys/my_getopt.cc:356
5256
5390
msgid "ERROR"
5257
5391
msgstr "錯誤"
5258
5392
 
5259
 
#: mysys/my_getopt.cc:460
 
5393
#: mysys/my_getopt.cc:459
5260
5394
#, c-format
5261
5395
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5262
5396
msgstr ""
5263
5397
 
5264
 
#: mysys/my_getopt.cc:775
 
5398
#: mysys/my_getopt.cc:774
5265
5399
#, c-format
5266
5400
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5267
5401
msgstr ""
5268
5402
 
5269
 
#: mysys/my_getopt.cc:968
 
5403
#: mysys/my_getopt.cc:967
5270
5404
#, c-format
5271
5405
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5272
5406
msgstr ""
5273
5407
 
5274
 
#: mysys/my_getopt.cc:1200
 
5408
#: mysys/my_getopt.cc:1199
5275
5409
#, c-format
5276
5410
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5277
5411
msgstr ""
5278
5412
 
5279
 
#: mysys/my_getopt.cc:1220
 
5413
#: mysys/my_getopt.cc:1219
5280
5414
#, c-format
5281
5415
msgid ""
5282
5416
"\n"
5285
5419
"--------------------------------- -----------------------------\n"
5286
5420
msgstr ""
5287
5421
 
5288
 
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
 
5422
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5289
5423
msgid "(No default value)"
5290
5424
msgstr ""
5291
5425
 
5292
 
#: mysys/my_getopt.cc:1255
 
5426
#: mysys/my_getopt.cc:1254
5293
5427
msgid "true"
5294
5428
msgstr "true"
5295
5429
 
5296
 
#: mysys/my_getopt.cc:1255
 
5430
#: mysys/my_getopt.cc:1254
5297
5431
msgid "false"
5298
5432
msgstr "false"
5299
5433
 
5300
 
#: mysys/my_getopt.cc:1288
 
5434
#: mysys/my_getopt.cc:1287
5301
5435
#, c-format
5302
5436
msgid "(Disabled)\n"
5303
5437
msgstr "(停用)\n"
5304
5438
 
 
5439
#: plugin/auth_http/auth_http.cc:128
 
5440
msgid "Enable HTTP Auth check"
 
5441
msgstr ""
 
5442
 
5305
5443
#: plugin/auth_http/auth_http.cc:138
5306
 
msgid "Enable HTTP Auth check"
5307
 
msgstr ""
5308
 
 
5309
 
#: plugin/auth_http/auth_http.cc:148
5310
5444
msgid "URL for HTTP Auth check"
5311
5445
msgstr ""
5312
5446
 
5313
 
#: plugin/command_log/command_log.cc:94
5314
 
#, c-format
5315
 
msgid "Failed to open command log file.  Got error: %s"
5316
 
msgstr ""
5317
 
 
5318
 
#: plugin/command_log/command_log.cc:172
5319
 
#, c-format
5320
 
msgid ""
5321
 
"Failed to write full size of command.  Tried to write %<PRId64> bytes at "
5322
 
"offset %<PRId64>, but only wrote %<PRId64> bytes.  Error: %s\n"
5323
 
msgstr ""
5324
 
 
5325
 
#: plugin/command_log/command_log.cc:212
5326
 
#, c-format
5327
 
msgid ""
5328
 
"Failed to write full serialized command.  Tried to write %<PRId64> bytes at "
5329
 
"offset %<PRId64>, but only wrote %<PRId64> bytes.  Error: %s\n"
5330
 
msgstr ""
5331
 
 
5332
 
#: plugin/command_log/command_log.cc:290
5333
 
msgid "Enable command log"
5334
 
msgstr ""
5335
 
 
5336
 
#: plugin/command_log/command_log.cc:298
5337
 
msgid "DEBUGGING - Truncate command log"
5338
 
msgstr ""
5339
 
 
5340
 
#: plugin/command_log/command_log.cc:306
5341
 
msgid "Path to the file to use for command log."
5342
 
msgstr ""
5343
 
 
5344
 
#: plugin/command_log/command_log.cc:323
5345
 
msgid "Simple Command Message Log"
5346
 
msgstr ""
5347
 
 
5348
 
#: plugin/default_replicator/default_replicator.cc:90
5349
 
msgid "Enable default replicator"
5350
 
msgstr ""
5351
 
 
5352
 
#: plugin/default_replicator/default_replicator.cc:105
5353
 
msgid "Default Replicator"
5354
 
msgstr ""
5355
 
 
5356
5447
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5357
5448
msgid "Error Messages to stderr"
5358
5449
msgstr ""
5359
5450
 
5360
 
#: plugin/logging_gearman/logging_gearman.cc:186
 
5451
#: plugin/logging_gearman/logging_gearman.cc:263
5361
5452
#, c-format
5362
5453
msgid "fail gearman_client_create(): %s"
5363
5454
msgstr ""
5364
5455
 
5365
 
#: plugin/logging_gearman/logging_gearman.cc:197
 
5456
#: plugin/logging_gearman/logging_gearman.cc:273
5366
5457
#, c-format
5367
5458
msgid "fail gearman_client_add_server(): %s"
5368
5459
msgstr ""
5369
5460
 
5370
 
#: plugin/logging_gearman/logging_gearman.cc:306
 
5461
#: plugin/logging_gearman/logging_gearman.cc:299
5371
5462
msgid "Enable logging to a gearman server"
5372
5463
msgstr ""
5373
5464
 
5374
 
#: plugin/logging_gearman/logging_gearman.cc:315
 
5465
#: plugin/logging_gearman/logging_gearman.cc:308
5375
5466
msgid "Hostname for logging to a Gearman server"
5376
5467
msgstr ""
5377
5468
 
5378
 
#: plugin/logging_gearman/logging_gearman.cc:324
 
5469
#: plugin/logging_gearman/logging_gearman.cc:317
5379
5470
msgid "Gearman Function to send logging to"
5380
5471
msgstr ""
5381
5472
 
5382
 
#: plugin/logging_gearman/logging_gearman.cc:341
 
5473
#: plugin/logging_gearman/logging_gearman.cc:334
5383
5474
msgid "Log queries to a Gearman server"
5384
5475
msgstr ""
5385
5476
 
5386
 
#: plugin/logging_query/logging_query.cc:188
 
5477
#: plugin/logging_query/logging_query.cc:278
5387
5478
#, c-format
5388
5479
msgid "fail open() fn=%s er=%s\n"
5389
5480
msgstr ""
5390
5481
 
5391
 
#: plugin/logging_query/logging_query.cc:340
 
5482
#: plugin/logging_query/logging_query.cc:317
5392
5483
msgid "Enable logging to CSV file"
5393
5484
msgstr ""
5394
5485
 
5395
 
#: plugin/logging_query/logging_query.cc:349
 
5486
#: plugin/logging_query/logging_query.cc:326
5396
5487
msgid "File to log to"
5397
5488
msgstr ""
5398
5489
 
5399
 
#: plugin/logging_query/logging_query.cc:358
5400
 
msgid "PCRE to match the query against"
5401
 
msgstr ""
5402
 
 
5403
 
#: plugin/logging_query/logging_query.cc:367
5404
 
#: plugin/logging_syslog/logging_syslog.cc:231
 
5490
#: plugin/logging_query/logging_query.cc:335
 
5491
#: plugin/logging_syslog/logging_syslog.cc:248
5405
5492
msgid "Threshold for logging slow queries, in microseconds"
5406
5493
msgstr ""
5407
5494
 
5408
 
#: plugin/logging_query/logging_query.cc:379
5409
 
#: plugin/logging_syslog/logging_syslog.cc:243
 
5495
#: plugin/logging_query/logging_query.cc:347
 
5496
#: plugin/logging_syslog/logging_syslog.cc:260
5410
5497
msgid "Threshold for logging big queries, for rows returned"
5411
5498
msgstr ""
5412
5499
 
5413
 
#: plugin/logging_query/logging_query.cc:391
5414
 
#: plugin/logging_syslog/logging_syslog.cc:255
 
5500
#: plugin/logging_query/logging_query.cc:359
 
5501
#: plugin/logging_syslog/logging_syslog.cc:272
5415
5502
msgid "Threshold for logging big queries, for rows examined"
5416
5503
msgstr ""
5417
5504
 
5418
 
#: plugin/logging_query/logging_query.cc:414
 
5505
#: plugin/logging_query/logging_query.cc:381
5419
5506
msgid "Log queries to a CSV file"
5420
5507
msgstr ""
5421
5508
 
5422
 
#: plugin/logging_syslog/logging_syslog.cc:84
 
5509
#: plugin/logging_syslog/logging_syslog.cc:169
5423
5510
#, c-format
5424
5511
msgid "syslog facility \"%s\" not known, using \"local0\""
5425
5512
msgstr ""
5426
5513
 
5427
 
#: plugin/logging_syslog/logging_syslog.cc:100
 
5514
#: plugin/logging_syslog/logging_syslog.cc:186
5428
5515
#, c-format
5429
5516
msgid "syslog priority \"%s\" not known, using \"info\""
5430
5517
msgstr ""
5431
5518
 
5432
 
#: plugin/logging_syslog/logging_syslog.cc:195
5433
 
msgid "Enable logging to syslog"
 
5519
#: plugin/logging_syslog/logging_syslog.cc:212
 
5520
msgid "Enable logging"
5434
5521
msgstr ""
5435
5522
 
5436
 
#: plugin/logging_syslog/logging_syslog.cc:204
 
5523
#: plugin/logging_syslog/logging_syslog.cc:221
5437
5524
msgid "Syslog Ident"
5438
5525
msgstr ""
5439
5526
 
5440
 
#: plugin/logging_syslog/logging_syslog.cc:213
 
5527
#: plugin/logging_syslog/logging_syslog.cc:230
5441
5528
msgid "Syslog Facility"
5442
5529
msgstr ""
5443
5530
 
5444
 
#: plugin/logging_syslog/logging_syslog.cc:222
 
5531
#: plugin/logging_syslog/logging_syslog.cc:239
5445
5532
msgid "Syslog Priority"
5446
5533
msgstr ""
5447
5534
 
5448
 
#: plugin/logging_syslog/logging_syslog.cc:279
 
5535
#: plugin/logging_syslog/logging_syslog.cc:296
5449
5536
msgid "Log to syslog"
5450
5537
msgstr ""
5451
5538
 
5452
 
#: plugin/multi_thread/multi_thread.cc:171
 
5539
#: plugin/multi_thread/multi_thread.cc:137
5453
5540
msgid "Maximum number of user threads available."
5454
5541
msgstr ""
5455
5542
 
5456
 
#: plugin/myisam/ha_myisam.cc:488
 
5543
#: plugin/myisam/ha_myisam.cc:468
5457
5544
#, c-format
5458
5545
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5459
5546
msgstr ""
5460
5547
 
5461
 
#: plugin/myisam/ha_myisam.cc:492
 
5548
#: plugin/myisam/ha_myisam.cc:472
5462
5549
#, c-format
5463
5550
msgid "Got an error from unknown thread, %s:%d"
5464
5551
msgstr ""
5465
5552
 
5466
 
#: plugin/myisam/ha_myisam.cc:498
 
5553
#: plugin/myisam/ha_myisam.cc:478
5467
5554
msgid "Unknown thread accessing table"
5468
5555
msgstr ""
5469
5556
 
5470
 
#: plugin/myisam/ha_myisam.cc:1781
 
5557
#: plugin/myisam/ha_myisam.cc:1861
5471
5558
msgid "Block size to be used for MyISAM index pages."
5472
5559
msgstr ""
5473
5560
 
5474
 
#: plugin/myisam/ha_myisam.cc:1787
 
5561
#: plugin/myisam/ha_myisam.cc:1867
5475
5562
msgid ""
5476
5563
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5477
5564
"disables parallel repair."
5478
5565
msgstr ""
5479
5566
 
5480
 
#: plugin/myisam/ha_myisam.cc:1793
 
5567
#: plugin/myisam/ha_myisam.cc:1873
5481
5568
msgid ""
5482
5569
"Don't use the fast sort index method to created index if the temporary file "
5483
5570
"would get bigger than this."
5484
5571
msgstr ""
5485
5572
 
5486
 
#: plugin/myisam/ha_myisam.cc:1798
 
5573
#: plugin/myisam/ha_myisam.cc:1878
5487
5574
msgid ""
5488
5575
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5489
5576
"when creating indexes with CREATE INDEX or ALTER TABLE."
5490
5577
msgstr ""
5491
5578
 
5492
 
#: plugin/myisam/ha_myisam.cc:1804
 
5579
#: plugin/myisam/ha_myisam.cc:1884
5493
5580
msgid "Default pointer size to be used for MyISAM tables."
5494
5581
msgstr ""
5495
5582
 
5739
5826
msgid "Tablespace not empty"
5740
5827
msgstr ""
5741
5828
 
5742
 
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5743
 
#, c-format
5744
 
msgid "%-.100s via TCP/IP"
5745
 
msgstr ""
5746
 
 
5747
5829
#: plugin/oldlibdrizzle/errmsg.cc:28
5748
5830
msgid "Unknown Drizzle error"
5749
5831
msgstr ""
5794
5876
msgid "Localhost via UNIX socket"
5795
5877
msgstr ""
5796
5878
 
 
5879
#: plugin/oldlibdrizzle/errmsg.cc:39
 
5880
#, c-format
 
5881
msgid "%-.100s via TCP/IP"
 
5882
msgstr ""
 
5883
 
5797
5884
#: plugin/oldlibdrizzle/errmsg.cc:40
5798
5885
msgid "Error in server handshake"
5799
5886
msgstr ""
5987
6074
msgid "Statement closed indirectly because of a preceding %s() call"
5988
6075
msgstr ""
5989
6076
 
5990
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
5991
 
msgid "Connect Timeout."
5992
 
msgstr ""
5993
 
 
5994
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
5995
 
msgid "Read Timeout."
5996
 
msgstr ""
5997
 
 
5998
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
5999
 
msgid "Write Timeout."
6000
 
msgstr ""
6001
 
 
6002
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6003
 
msgid "Retry Count."
6004
 
msgstr ""
6005
 
 
6006
 
#: plugin/pool_of_threads/pool_of_threads.cc:233
 
6077
#: plugin/pool_of_threads/pool_of_threads.cc:204
6007
6078
msgid "event_add error in libevent_add_session_callback\n"
6008
6079
msgstr ""
6009
6080
 
6010
 
#: plugin/pool_of_threads/pool_of_threads.cc:399
 
6081
#: plugin/pool_of_threads/pool_of_threads.cc:346
6011
6082
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6012
6083
msgstr ""
6013
6084
 
6014
 
#: plugin/pool_of_threads/pool_of_threads.cc:406
 
6085
#: plugin/pool_of_threads/pool_of_threads.cc:353
6015
6086
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6016
6087
msgstr ""
6017
6088
 
6018
 
#: plugin/pool_of_threads/pool_of_threads.cc:418
 
6089
#: plugin/pool_of_threads/pool_of_threads.cc:365
6019
6090
msgid "session_add_event event_add error in libevent_init\n"
6020
6091
msgstr ""
6021
6092
 
6022
 
#: plugin/pool_of_threads/pool_of_threads.cc:431
 
6093
#: plugin/pool_of_threads/pool_of_threads.cc:378
6023
6094
#, c-format
6024
6095
msgid "Can't create completion port thread (error %d)"
6025
6096
msgstr ""
6026
6097
 
6027
 
#: plugin/pool_of_threads/pool_of_threads.cc:523
 
6098
#: plugin/pool_of_threads/pool_of_threads.cc:462
6028
6099
msgid "libevent_thread_proc: my_thread_init() failed\n"
6029
6100
msgstr ""
6030
6101
 
6031
 
#: plugin/pool_of_threads/pool_of_threads.cc:721
 
6102
#: plugin/pool_of_threads/pool_of_threads.cc:642
6032
6103
msgid "Size of Pool."
6033
6104
msgstr ""
6034
6105
 
6035
 
#: plugin/signal_handler/signal_handler.cc:214
 
6106
#: plugin/signal_handler/signal_handler.cc:212
6036
6107
#, c-format
6037
6108
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6038
6109
msgstr ""