~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/zh_HK.po

  • Committer: Patrick Crews
  • Date: 2010-08-17 16:55:22 UTC
  • mfrom: (1099.4.174)
  • mto: This revision was merged to the branch mainline in revision 1714.
  • Revision ID: gleebix@gmail.com-20100817165522-x7yh7e3yf8nreh9b
Merge 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: \n"
10
 
"POT-Creation-Date: 2010-08-03 10:16-0400\n"
 
10
"POT-Creation-Date: 2010-08-17 12:50-0400\n"
11
11
"PO-Revision-Date: 2009-10-26 02:03+0000\n"
12
12
"Last-Translator: CL <klrkdekira@gmail.com>\n"
13
13
"Language-Team: Chinese (Hong Kong) <zh_HK@li.org>\n"
95
95
msgid "Use another database. Takes database name as argument."
96
96
msgstr "使用其他數據庫。使用數據庫名稱爲論點。"
97
97
 
98
 
#: ../client/drizzle.cc:491 ../client/drizzle.cc:1405
 
98
#: ../client/drizzle.cc:491 ../client/drizzle.cc:1404
99
99
msgid "Show warnings after every statement."
100
100
msgstr "每個聲明之後顯示警告。"
101
101
 
111
111
msgid "Error: Invalid Value for max_input_line"
112
112
msgstr ""
113
113
 
 
114
#: ../client/drizzle.cc:1363
 
115
#, fuzzy
 
116
msgid "Displays this help and exit."
 
117
msgstr "顯示這個項目的說明並離開"
 
118
 
114
119
#: ../client/drizzle.cc:1364
115
 
#, fuzzy
116
 
msgid "Displays this help and exit."
117
 
msgstr "顯示這個項目的說明並離開"
118
 
 
119
 
#: ../client/drizzle.cc:1365
120
120
msgid ""
121
121
"Don't use history file. Disable interactive behavior. (Enables --silent)"
122
122
msgstr ""
123
123
 
124
 
#: ../client/drizzle.cc:1367
 
124
#: ../client/drizzle.cc:1366
125
125
msgid "Display column type information."
126
126
msgstr ""
127
127
 
128
 
#: ../client/drizzle.cc:1369
 
128
#: ../client/drizzle.cc:1368
129
129
msgid ""
130
130
"Preserve comments. Send comments to the server. The default is --skip-"
131
131
"comments (discard comments), enable with --comments"
132
132
msgstr ""
133
133
 
134
 
#: ../client/drizzle.cc:1371
 
134
#: ../client/drizzle.cc:1370
135
135
msgid "Use compression in server/client protocol."
136
136
msgstr "在伺服器及客戶端之間的協定使用壓縮"
137
137
 
138
 
#: ../client/drizzle.cc:1373
 
138
#: ../client/drizzle.cc:1372
139
139
msgid "Print the output of a query (rows) vertically."
140
140
msgstr ""
141
141
 
142
 
#: ../client/drizzle.cc:1375
 
142
#: ../client/drizzle.cc:1374
143
143
msgid "Continue even if we get an sql error."
144
144
msgstr ""
145
145
 
146
 
#: ../client/drizzle.cc:1377
 
146
#: ../client/drizzle.cc:1376
147
147
msgid ""
148
148
"Enable named commands. Named commands mean this program's internal commands; "
149
149
"see drizzle> help . When enabled, the named commands can be used from any "
151
151
"Disable with --disable-named-commands. This option is disabled by default."
152
152
msgstr ""
153
153
 
154
 
#: ../client/drizzle.cc:1379
 
154
#: ../client/drizzle.cc:1378
155
155
msgid ""
156
156
"Named commands are disabled. Use \\* form only, or use named commands only "
157
157
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
160
160
"deprecated; use --disable-named-commands instead."
161
161
msgstr ""
162
162
 
163
 
#: ../client/drizzle.cc:1380
 
163
#: ../client/drizzle.cc:1379
164
164
msgid "Ignore space after function names."
165
165
msgstr ""
166
166
 
167
 
#: ../client/drizzle.cc:1382
 
167
#: ../client/drizzle.cc:1381
168
168
msgid "Turn off beep on error."
169
169
msgstr ""
170
170
 
171
 
#: ../client/drizzle.cc:1384
 
171
#: ../client/drizzle.cc:1383
172
172
msgid "Write line numbers for errors."
173
173
msgstr ""
174
174
 
175
 
#: ../client/drizzle.cc:1386
 
175
#: ../client/drizzle.cc:1385
176
176
msgid ""
177
177
"Don't write line number for errors. WARNING: -L is deprecated, use long "
178
178
"version of this option instead."
179
179
msgstr ""
180
180
 
181
 
#: ../client/drizzle.cc:1388
 
181
#: ../client/drizzle.cc:1387
182
182
msgid "Write column names in results."
183
183
msgstr "在結果顯示欄名"
184
184
 
185
 
#: ../client/drizzle.cc:1390
 
185
#: ../client/drizzle.cc:1389
186
186
msgid ""
187
187
"Don't write column names in results. WARNING: -N is deprecated, use long "
188
188
"version of this options instead."
189
189
msgstr ""
190
190
 
191
 
#: ../client/drizzle.cc:1392
 
191
#: ../client/drizzle.cc:1391
192
192
msgid ""
193
193
"Change the value of a variable. Please note that this option is deprecated; "
194
194
"you can set variables directly with --variable-name=value."
195
195
msgstr ""
196
196
 
197
 
#: ../client/drizzle.cc:1394
 
197
#: ../client/drizzle.cc:1393
198
198
msgid "Output in table format."
199
199
msgstr ""
200
200
 
201
 
#: ../client/drizzle.cc:1396
 
201
#: ../client/drizzle.cc:1395
202
202
msgid "Only allow UPDATE and DELETE that uses keys."
203
203
msgstr ""
204
204
 
205
 
#: ../client/drizzle.cc:1398
 
205
#: ../client/drizzle.cc:1397
206
206
msgid "Synonym for option --safe-updates, -U."
207
207
msgstr ""
208
208
 
209
 
#: ../client/drizzle.cc:1400
 
209
#: ../client/drizzle.cc:1399
210
210
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
211
211
msgstr ""
212
212
 
213
 
#: ../client/drizzle.cc:1401 ../drizzled/drizzled.cc:1153
 
213
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
214
214
msgid "Output version information and exit."
215
215
msgstr "顯示版本資料並離開"
216
216
 
217
 
#: ../client/drizzle.cc:1403
 
217
#: ../client/drizzle.cc:1402
218
218
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
219
219
msgstr ""
220
220
 
221
 
#: ../client/drizzle.cc:1407
 
221
#: ../client/drizzle.cc:1406
222
222
msgid "Number of lines before each import progress report."
223
223
msgstr ""
224
224
 
225
 
#: ../client/drizzle.cc:1409
 
225
#: ../client/drizzle.cc:1408
226
226
msgid "Ping the server to check if it's alive."
227
227
msgstr ""
228
228
 
229
 
#: ../client/drizzle.cc:1411
 
229
#: ../client/drizzle.cc:1410
230
230
msgid "Configuration file defaults are not used if no-defaults is set"
231
231
msgstr ""
232
232
 
233
 
#: ../client/drizzle.cc:1417
 
233
#: ../client/drizzle.cc:1416
234
234
msgid ""
235
235
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
236
236
"and field completion, but startup and reconnecting may take a longer time. "
237
237
"Disable with --disable-auto-rehash."
238
238
msgstr ""
239
239
 
240
 
#: ../client/drizzle.cc:1418
 
240
#: ../client/drizzle.cc:1417
241
241
msgid ""
242
242
"No automatic rehashing. One has to use 'rehash' to get table and field "
243
243
"completion. This gives a quicker start of drizzle_st and disables rehashing "
244
244
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
245
245
msgstr ""
246
246
 
247
 
#: ../client/drizzle.cc:1420
 
247
#: ../client/drizzle.cc:1419
248
248
msgid ""
249
249
"Automatically switch to vertical output mode if the result is wider than the "
250
250
"terminal width."
251
251
msgstr ""
252
252
 
253
 
#: ../client/drizzle.cc:1422
 
253
#: ../client/drizzle.cc:1421
254
254
msgid "Database to use."
255
255
msgstr "使用的資料庫"
256
256
 
257
 
#: ../client/drizzle.cc:1424
 
257
#: ../client/drizzle.cc:1423
258
258
msgid "(not used)"
259
259
msgstr ""
260
260
 
261
 
#: ../client/drizzle.cc:1426
 
261
#: ../client/drizzle.cc:1425
262
262
msgid "Delimiter to be used."
263
263
msgstr ""
264
264
 
265
 
#: ../client/drizzle.cc:1428
 
265
#: ../client/drizzle.cc:1427
266
266
msgid "Execute command and quit. (Disables --force and history file)"
267
267
msgstr ""
268
268
 
269
 
#: ../client/drizzle.cc:1430
 
269
#: ../client/drizzle.cc:1429
270
270
msgid "Enable/disable LOAD DATA LOCAL INFILE."
271
271
msgstr ""
272
272
 
273
 
#: ../client/drizzle.cc:1432
 
273
#: ../client/drizzle.cc:1431
274
274
msgid "Flush buffer after each query."
275
275
msgstr ""
276
276
 
277
 
#: ../client/drizzle.cc:1434
 
277
#: ../client/drizzle.cc:1433
278
278
msgid "Ignore SIGINT (CTRL-C)"
279
279
msgstr "忽略 SIGINT (CTRL-C)"
280
280
 
281
 
#: ../client/drizzle.cc:1436
 
281
#: ../client/drizzle.cc:1435
282
282
msgid ""
283
283
"Only update the default database. This is useful for skipping updates to "
284
284
"other database in the update log."
285
285
msgstr ""
286
286
 
287
 
#: ../client/drizzle.cc:1438
 
287
#: ../client/drizzle.cc:1437
288
288
msgid ""
289
289
"Pager to use to display results. If you don't supply an option the default "
290
290
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
293
293
"default."
294
294
msgstr ""
295
295
 
296
 
#: ../client/drizzle.cc:1440
 
296
#: ../client/drizzle.cc:1439
297
297
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
298
298
msgstr ""
299
299
 
300
 
#: ../client/drizzle.cc:1442
 
300
#: ../client/drizzle.cc:1441
301
301
msgid "Set the drizzle prompt to this value."
302
302
msgstr ""
303
303
 
304
 
#: ../client/drizzle.cc:1444
 
304
#: ../client/drizzle.cc:1443
305
305
msgid ""
306
306
"Don't cache result, print it row by row. This may slow down the server if "
307
307
"the output is suspended. Doesn't use history file."
308
308
msgstr ""
309
309
 
310
 
#: ../client/drizzle.cc:1446
 
310
#: ../client/drizzle.cc:1445
311
311
msgid "Write fields without conversion. Used with --batch."
312
312
msgstr ""
313
313
 
314
 
#: ../client/drizzle.cc:1448
 
314
#: ../client/drizzle.cc:1447
315
315
msgid ""
316
316
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
317
317
"option is enabled by default."
318
318
msgstr ""
319
319
 
 
320
#: ../client/drizzle.cc:1449
 
321
msgid "Shutdown the server"
 
322
msgstr ""
 
323
 
320
324
#: ../client/drizzle.cc:1450
321
 
msgid "Shutdown the server"
322
 
msgstr ""
323
 
 
324
 
#: ../client/drizzle.cc:1451
325
325
msgid ""
326
326
"Be more silent. Print results with a tab as separator, each row on new line."
327
327
msgstr ""
328
328
 
329
 
#: ../client/drizzle.cc:1453
 
329
#: ../client/drizzle.cc:1452
330
330
msgid ""
331
331
"Append everything into outfile. See interactive help (\\h) also. Does not "
332
332
"work in batch mode. Disable with --disable-tee. This option is disabled by "
333
333
"default."
334
334
msgstr ""
335
335
 
 
336
#: ../client/drizzle.cc:1454
 
337
msgid "Disable outfile. See interactive help (\\h) also."
 
338
msgstr ""
 
339
 
336
340
#: ../client/drizzle.cc:1455
337
 
msgid "Disable outfile. See interactive help (\\h) also."
338
 
msgstr ""
339
 
 
340
 
#: ../client/drizzle.cc:1456
341
341
msgid "Wait and retry if connection is down."
342
342
msgstr ""
343
343
 
344
 
#: ../client/drizzle.cc:1458
 
344
#: ../client/drizzle.cc:1457
345
345
msgid "Number of seconds before connection timeout."
346
346
msgstr ""
347
347
 
348
 
#: ../client/drizzle.cc:1460
 
348
#: ../client/drizzle.cc:1459
349
349
msgid "Max length of input line"
350
350
msgstr ""
351
351
 
352
 
#: ../client/drizzle.cc:1462
 
352
#: ../client/drizzle.cc:1461
353
353
msgid "Automatic limit for SELECT when using --safe-updates"
354
354
msgstr ""
355
355
 
356
 
#: ../client/drizzle.cc:1464
 
356
#: ../client/drizzle.cc:1463
357
357
msgid "Automatic limit for rows in a join when using --safe-updates"
358
358
msgstr ""
359
359
 
360
 
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2564
361
 
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
 
360
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
 
361
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
362
362
#: ../client/drizzletest.cc:5456
363
363
msgid "Use MySQL Protocol."
364
364
msgstr ""
365
365
 
366
 
#: ../client/drizzle.cc:1472
 
366
#: ../client/drizzle.cc:1471
367
367
#, fuzzy
368
368
msgid "Connect to host"
369
369
msgstr "連接中斷。"
370
370
 
371
 
#: ../client/drizzle.cc:1474
 
371
#: ../client/drizzle.cc:1473
372
372
msgid ""
373
373
"Password to use when connecting to server. If password is not given it's "
374
374
"asked from the tty."
375
375
msgstr ""
376
376
 
377
 
#: ../client/drizzle.cc:1476
 
377
#: ../client/drizzle.cc:1475
378
378
msgid ""
379
379
"Port number to use for connection or 0 for default to, in order of "
380
380
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
381
381
msgstr ""
382
382
 
383
 
#: ../client/drizzle.cc:1478
 
383
#: ../client/drizzle.cc:1477
384
384
msgid "User for login if not current user."
385
385
msgstr ""
386
386
 
387
 
#: ../client/drizzle.cc:1480
 
387
#: ../client/drizzle.cc:1479
388
388
msgid "The protocol of connection (tcp,socket,pipe,memory)."
389
389
msgstr ""
390
390
 
391
 
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
 
391
#: ../client/drizzle.cc:1529 ../client/drizzle.cc:1536
392
392
#, c-format
393
393
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
394
394
msgstr "建造初步提示時記憶分配錯誤。中止中。\n"
395
395
 
396
 
#: ../client/drizzle.cc:1588
 
396
#: ../client/drizzle.cc:1587
397
397
msgid "DELIMITER cannot contain a backslash character"
398
398
msgstr ""
399
399
 
400
 
#: ../client/drizzle.cc:1665
 
400
#: ../client/drizzle.cc:1664
401
401
#, c-format
402
402
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
403
403
msgstr ""
404
404
 
405
 
#: ../client/drizzle.cc:1710 ../client/drizzle.cc:1720
406
 
#: ../client/drizzle.cc:4092
 
405
#: ../client/drizzle.cc:1709 ../client/drizzle.cc:1719
 
406
#: ../client/drizzle.cc:4089
407
407
#, c-format
408
408
msgid "drizzle  Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
409
409
msgstr ""
410
410
 
411
 
#: ../client/drizzle.cc:1724
 
411
#: ../client/drizzle.cc:1723
412
412
#, c-format
413
413
msgid ""
414
414
"Copyright (C) 2008 Sun Microsystems\n"
416
416
"and you are welcome to modify and redistribute it under the GPL license\n"
417
417
msgstr ""
418
418
 
419
 
#: ../client/drizzle.cc:1729
 
419
#: ../client/drizzle.cc:1728
420
420
#, fuzzy, c-format
421
421
msgid "Usage: drizzle [OPTIONS] [database]\n"
422
422
msgstr "使用方式: %s [OPTIONS] [database]\n"
423
423
 
424
 
#: ../client/drizzle.cc:1780
 
424
#: ../client/drizzle.cc:1779
425
425
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
426
426
msgstr "歡迎來到Drizzle客戶端。指令以 ; 或 \\g 結束。"
427
427
 
428
 
#: ../client/drizzle.cc:1790
 
428
#: ../client/drizzle.cc:1788
429
429
#, fuzzy, c-format
430
430
msgid ""
431
431
"Your Drizzle connection id is %u\n"
434
434
"您的Drizzle連接身份是%u。\n"
435
435
"伺服器版本: %s\n"
436
436
 
437
 
#: ../client/drizzle.cc:1822
 
437
#: ../client/drizzle.cc:1820
438
438
#, c-format
439
439
msgid "Reading history-file %s\n"
440
440
msgstr "提取歷史-檔案 %s。\n"
441
441
 
442
 
#: ../client/drizzle.cc:1826
 
442
#: ../client/drizzle.cc:1824
443
443
#, c-format
444
444
msgid "Couldn't allocate memory for temp histfile!\n"
445
445
msgstr "不能分配記憶給歷史檔案暫存。\n"
446
446
 
447
 
#: ../client/drizzle.cc:1833
 
447
#: ../client/drizzle.cc:1831
448
448
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
449
449
msgstr ""
450
450
 
451
 
#: ../client/drizzle.cc:1856
 
451
#: ../client/drizzle.cc:1854
452
452
#, c-format
453
453
msgid "Writing history-file %s\n"
454
454
msgstr "寫入歷史-檔案 %s中。\n"
455
455
 
456
 
#: ../client/drizzle.cc:1864
 
456
#: ../client/drizzle.cc:1862
457
457
msgid "Aborted"
458
458
msgstr "已中止"
459
459
 
460
 
#: ../client/drizzle.cc:1864
 
460
#: ../client/drizzle.cc:1862
461
461
msgid "Bye"
462
462
msgstr "再見"
463
463
 
464
 
#: ../client/drizzle.cc:1916
 
464
#: ../client/drizzle.cc:1914
465
465
msgid "Query aborted by Ctrl+C\n"
466
466
msgstr "查詢因Ctrl+C而終止\n"
467
467
 
468
 
#: ../client/drizzle.cc:2000
 
468
#: ../client/drizzle.cc:1998
469
469
#, c-format
470
470
msgid "Processing line: %<PRIu32>\n"
471
471
msgstr ""
472
472
 
473
 
#: ../client/drizzle.cc:2218
 
473
#: ../client/drizzle.cc:2216
474
474
msgid "Unknown command: "
475
475
msgstr ""
476
476
 
477
 
#: ../client/drizzle.cc:2632
 
477
#: ../client/drizzle.cc:2630
478
478
msgid ""
479
479
"Reading table information for completion of table and column names\n"
480
480
"You can turn off this feature to get a quicker startup with -A\n"
481
481
"\n"
482
482
msgstr ""
483
483
 
484
 
#: ../client/drizzle.cc:2698
 
484
#: ../client/drizzle.cc:2696
485
485
msgid "No connection. Trying to reconnect..."
486
486
msgstr ""
487
487
 
488
 
#: ../client/drizzle.cc:2704
 
488
#: ../client/drizzle.cc:2702
489
489
msgid "Can't connect to the server\n"
490
490
msgstr "不能連接伺服器\n"
491
491
 
492
 
#: ../client/drizzle.cc:2782
 
492
#: ../client/drizzle.cc:2780
493
493
msgid "List of all Drizzle commands:"
494
494
msgstr "所有Drizzle的指令:"
495
495
 
496
 
#: ../client/drizzle.cc:2784
 
496
#: ../client/drizzle.cc:2782
497
497
msgid "Note that all text commands must be first on line and end with ';'"
498
498
msgstr ""
499
499
 
500
 
#: ../client/drizzle.cc:2839
 
500
#: ../client/drizzle.cc:2837
501
501
msgid "No query specified\n"
502
502
msgstr ""
503
503
 
504
 
#: ../client/drizzle.cc:2854
 
504
#: ../client/drizzle.cc:2852
505
505
msgid "Ignoring query to other database"
506
506
msgstr ""
507
507
 
508
 
#: ../client/drizzle.cc:2904
 
508
#: ../client/drizzle.cc:2902
509
509
msgid "Empty set"
510
510
msgstr ""
511
511
 
512
 
#: ../client/drizzle.cc:2917
 
512
#: ../client/drizzle.cc:2915
513
513
#, c-format
514
514
msgid "%ld row in set"
515
515
msgid_plural "%ld rows in set"
516
516
msgstr[0] ""
517
517
msgstr[1] ""
518
518
 
519
 
#: ../client/drizzle.cc:2926
 
519
#: ../client/drizzle.cc:2924
520
520
msgid "Query OK"
521
521
msgstr "成功執行"
522
522
 
523
 
#: ../client/drizzle.cc:2928
 
523
#: ../client/drizzle.cc:2926
524
524
#, c-format
525
525
msgid "Query OK, %ld row affected"
526
526
msgid_plural "Query OK, %ld rows affected"
717
717
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
718
718
msgstr ""
719
719
 
720
 
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:506
721
 
#: ../client/drizzleslap.cc:1036 ../client/drizzletest.cc:5596
 
720
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:459
 
721
#: ../client/drizzleslap.cc:1001 ../client/drizzletest.cc:5596
722
722
#, c-format
723
723
msgid "Value supplied for port is not valid.\n"
724
724
msgstr ""
759
759
msgid "Invalid mode to --compatible: %s\n"
760
760
msgstr ""
761
761
 
 
762
#: ../client/drizzleslap.cc:2855
 
763
#, c-format
 
764
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
 
765
msgstr ""
 
766
 
762
767
#: ../client/drizzletest.cc:5363
763
768
msgid "Error: Invalid Value for opt_max_connect_retries"
764
769
msgstr ""
776
781
msgid "Could not open '%s' for reading: errno = %d"
777
782
msgstr ""
778
783
 
779
 
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:857
 
784
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:863
780
785
#, c-format
781
786
msgid "Out of memory"
782
787
msgstr ""
783
788
 
784
 
#: ../drizzled/drizzled.cc:490
 
789
#: ../drizzled/drizzled.cc:480
785
790
msgid "Aborting\n"
786
791
msgstr ""
787
792
 
788
 
#: ../drizzled/drizzled.cc:572
 
793
#: ../drizzled/drizzled.cc:544
789
794
msgid "One can only use the --user switch if running as root\n"
790
795
msgstr ""
791
796
 
792
 
#: ../drizzled/drizzled.cc:579
 
797
#: ../drizzled/drizzled.cc:551
793
798
msgid ""
794
799
"Fatal error: Please read \"Security\" section of the manual to find out how "
795
800
"to run drizzled as root!\n"
796
801
msgstr ""
797
802
 
798
 
#: ../drizzled/drizzled.cc:599
 
803
#: ../drizzled/drizzled.cc:571
799
804
#, c-format
800
805
msgid ""
801
806
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
802
807
"exists!\n"
803
808
msgstr ""
804
809
 
805
 
#: ../drizzled/drizzled.cc:738
 
810
#: ../drizzled/drizzled.cc:710
806
811
#, c-format
807
812
msgid "gethostname failed, using '%s' as hostname"
808
813
msgstr ""
809
814
 
810
 
#: ../drizzled/drizzled.cc:796
 
815
#: ../drizzled/drizzled.cc:768
811
816
#, c-format
812
817
msgid "Unknown locale: '%s'"
813
818
msgstr ""
814
819
 
815
 
#: ../drizzled/drizzled.cc:833
 
820
#: ../drizzled/drizzled.cc:785
816
821
msgid "Can't create thread-keys"
817
822
msgstr ""
818
823
 
819
 
#: ../drizzled/drizzled.cc:866
 
824
#: ../drizzled/drizzled.cc:872
820
825
msgid "Failed to initialize plugins."
821
826
msgstr ""
822
827
 
823
 
#: ../drizzled/drizzled.cc:887
 
828
#: ../drizzled/drizzled.cc:894
824
829
#, c-format
825
830
msgid ""
826
831
"%s: Too many arguments (first extra is '%s').\n"
827
832
"Use --verbose --help to get a list of available options\n"
828
833
msgstr ""
829
834
 
830
 
#: ../drizzled/drizzled.cc:912
 
835
#: ../drizzled/drizzled.cc:919
831
836
msgid "No scheduler found, cannot continue!\n"
832
837
msgstr ""
833
838
 
834
 
#: ../drizzled/drizzled.cc:936
 
839
#: ../drizzled/drizzled.cc:943
835
840
#, c-format
836
841
msgid "Unknown/unsupported storage engine: %s"
837
842
msgstr ""
838
843
 
839
 
#: ../drizzled/drizzled.cc:1027
 
844
#: ../drizzled/drizzled.cc:1032
840
845
msgid "Display this help and exit."
841
846
msgstr "顯示這個項目的說明並離開"
842
847
 
843
 
#: ../drizzled/drizzled.cc:1031
 
848
#: ../drizzled/drizzled.cc:1036
844
849
msgid "Display this help and exit after initializing plugins."
845
850
msgstr ""
846
851
 
847
 
#: ../drizzled/drizzled.cc:1035
 
852
#: ../drizzled/drizzled.cc:1040
848
853
msgid "Auto-increment columns are incremented by this"
849
854
msgstr ""
850
855
 
851
 
#: ../drizzled/drizzled.cc:1040
 
856
#: ../drizzled/drizzled.cc:1045
852
857
msgid ""
853
858
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
854
859
"= 1"
855
860
msgstr ""
856
861
 
857
 
#: ../drizzled/drizzled.cc:1046
 
862
#: ../drizzled/drizzled.cc:1051
858
863
msgid ""
859
864
"Path to installation directory. All paths are usually resolved relative to "
860
865
"this."
861
866
msgstr ""
862
867
 
863
 
#: ../drizzled/drizzled.cc:1051
 
868
#: ../drizzled/drizzled.cc:1056
864
869
msgid "Chroot drizzled daemon during startup."
865
870
msgstr ""
866
871
 
867
 
#: ../drizzled/drizzled.cc:1055
 
872
#: ../drizzled/drizzled.cc:1060
868
873
msgid "Set the default collation."
869
874
msgstr ""
870
875
 
871
 
#: ../drizzled/drizzled.cc:1059
 
876
#: ../drizzled/drizzled.cc:1064
872
877
msgid "Default completion type."
873
878
msgstr ""
874
879
 
875
 
#: ../drizzled/drizzled.cc:1064
 
880
#: ../drizzled/drizzled.cc:1069
876
881
msgid "Write core on errors."
877
882
msgstr ""
878
883
 
879
 
#: ../drizzled/drizzled.cc:1068
 
884
#: ../drizzled/drizzled.cc:1073
880
885
msgid "Path to the database root."
881
886
msgstr ""
882
887
 
883
 
#: ../drizzled/drizzled.cc:1072
 
888
#: ../drizzled/drizzled.cc:1077
884
889
msgid "Set the default storage engine (table type) for tables."
885
890
msgstr ""
886
891
 
887
 
#: ../drizzled/drizzled.cc:1076
 
892
#: ../drizzled/drizzled.cc:1081
888
893
msgid "Set the default time zone."
889
894
msgstr ""
890
895
 
891
 
#: ../drizzled/drizzled.cc:1081
 
896
#: ../drizzled/drizzled.cc:1086
892
897
msgid "Used for debugging;  Use at your own risk!"
893
898
msgstr ""
894
899
 
895
 
#: ../drizzled/drizzled.cc:1086
 
900
#: ../drizzled/drizzled.cc:1091
896
901
msgid "Set up signals usable for debugging"
897
902
msgstr ""
898
903
 
899
 
#: ../drizzled/drizzled.cc:1090
 
904
#: ../drizzled/drizzled.cc:1095
900
905
msgid "(IGNORED)"
901
906
msgstr ""
902
907
 
903
 
#: ../drizzled/drizzled.cc:1094
 
908
#: ../drizzled/drizzled.cc:1099
904
909
msgid "Set the language used for the month names and the days of the week."
905
910
msgstr ""
906
911
 
907
 
#: ../drizzled/drizzled.cc:1099
 
912
#: ../drizzled/drizzled.cc:1104
908
913
msgid "Log some not critical warnings to the log file."
909
914
msgstr ""
910
915
 
911
 
#: ../drizzled/drizzled.cc:1104
 
916
#: ../drizzled/drizzled.cc:1109
912
917
msgid "Pid file used by safe_mysqld."
913
918
msgstr ""
914
919
 
915
 
#: ../drizzled/drizzled.cc:1108
 
920
#: ../drizzled/drizzled.cc:1113
916
921
msgid ""
917
922
"Maximum time in seconds to wait for the port to become free. (Default: no "
918
923
"wait)"
919
924
msgstr ""
920
925
 
921
 
#: ../drizzled/drizzled.cc:1113
 
926
#: ../drizzled/drizzled.cc:1118
922
927
msgid ""
923
928
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
924
929
"specified directory"
925
930
msgstr ""
926
931
 
927
 
#: ../drizzled/drizzled.cc:1118
 
932
#: ../drizzled/drizzled.cc:1123
928
933
msgid ""
929
934
"Uniquely identifies the server instance in the community of replication "
930
935
"partners."
931
936
msgstr ""
932
937
 
933
 
#: ../drizzled/drizzled.cc:1123
 
938
#: ../drizzled/drizzled.cc:1128
934
939
msgid "Don't print a stack trace on failure."
935
940
msgstr ""
936
941
 
937
 
#: ../drizzled/drizzled.cc:1127
 
942
#: ../drizzled/drizzled.cc:1132
938
943
msgid "Enable symbolic link support."
939
944
msgstr ""
940
945
 
941
 
#: ../drizzled/drizzled.cc:1136
 
946
#: ../drizzled/drizzled.cc:1141
942
947
msgid ""
943
948
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
944
949
msgstr ""
945
950
 
946
 
#: ../drizzled/drizzled.cc:1141
 
951
#: ../drizzled/drizzled.cc:1146
947
952
msgid "Path for temporary files."
948
953
msgstr ""
949
954
 
950
 
#: ../drizzled/drizzled.cc:1145
 
955
#: ../drizzled/drizzled.cc:1150
951
956
msgid "Default transaction isolation level."
952
957
msgstr ""
953
958
 
954
 
#: ../drizzled/drizzled.cc:1149
 
959
#: ../drizzled/drizzled.cc:1154
955
960
msgid "Run drizzled daemon as user."
956
961
msgstr ""
957
962
 
958
 
#: ../drizzled/drizzled.cc:1157
 
963
#: ../drizzled/drizzled.cc:1162
959
964
msgid ""
960
965
"The number of outstanding connection requests Drizzle can have. This comes "
961
966
"into play when the main Drizzle thread gets very many connection requests in "
962
967
"a very short time."
963
968
msgstr ""
964
969
 
965
 
#: ../drizzled/drizzled.cc:1163
 
970
#: ../drizzled/drizzled.cc:1168
966
971
msgid ""
967
972
"Size of tree cache used in bulk insert optimization. Note that this is a "
968
973
"limit per thread!"
969
974
msgstr ""
970
975
 
971
 
#: ../drizzled/drizzled.cc:1169
 
976
#: ../drizzled/drizzled.cc:1174
972
977
msgid ""
973
978
"Precision of the result of '/' operator will be increased on that value."
974
979
msgstr ""
975
980
 
976
 
#: ../drizzled/drizzled.cc:1175
 
981
#: ../drizzled/drizzled.cc:1180
977
982
msgid "The maximum length of the result of function  group_concat."
978
983
msgstr ""
979
984
 
980
 
#: ../drizzled/drizzled.cc:1180
 
985
#: ../drizzled/drizzled.cc:1185
981
986
msgid "The size of the buffer that is used for full joins."
982
987
msgstr ""
983
988
 
984
 
#: ../drizzled/drizzled.cc:1186
 
989
#: ../drizzled/drizzled.cc:1191
985
990
msgid "Max packetlength to send/receive from to server."
986
991
msgstr ""
987
992
 
988
 
#: ../drizzled/drizzled.cc:1191
 
993
#: ../drizzled/drizzled.cc:1196
989
994
msgid ""
990
995
"If there is more than this number of interrupted connections from a host "
991
996
"this host will be blocked from further connections."
992
997
msgstr ""
993
998
 
994
 
#: ../drizzled/drizzled.cc:1196
 
999
#: ../drizzled/drizzled.cc:1201
995
1000
msgid "Max number of errors/warnings to store for a statement."
996
1001
msgstr ""
997
1002
 
998
 
#: ../drizzled/drizzled.cc:1201
 
1003
#: ../drizzled/drizzled.cc:1206
999
1004
msgid "Don't allow creation of heap tables bigger than this."
1000
1005
msgstr ""
1001
1006
 
1002
 
#: ../drizzled/drizzled.cc:1207
 
1007
#: ../drizzled/drizzled.cc:1212
1003
1008
msgid ""
1004
1009
"Joins that are probably going to read more than max_join_size records return "
1005
1010
"an error."
1006
1011
msgstr ""
1007
1012
 
1008
 
#: ../drizzled/drizzled.cc:1213
 
1013
#: ../drizzled/drizzled.cc:1218
1009
1014
msgid "Max number of bytes in sorted records."
1010
1015
msgstr ""
1011
1016
 
1012
 
#: ../drizzled/drizzled.cc:1218
 
1017
#: ../drizzled/drizzled.cc:1223
1013
1018
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1014
1019
msgstr ""
1015
1020
 
1016
 
#: ../drizzled/drizzled.cc:1223
 
1021
#: ../drizzled/drizzled.cc:1228
1017
1022
msgid ""
1018
1023
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1019
1024
"max_sort_length bytes of each value are used; the rest are ignored)."
1020
1025
msgstr ""
1021
1026
 
1022
 
#: ../drizzled/drizzled.cc:1230
 
1027
#: ../drizzled/drizzled.cc:1235
1023
1028
msgid "After this many write locks, allow some read locks to run in between."
1024
1029
msgstr ""
1025
1030
 
1026
 
#: ../drizzled/drizzled.cc:1234
 
1031
#: ../drizzled/drizzled.cc:1239
1027
1032
msgid ""
1028
1033
"Don't log queries which examine less than min_examined_row_limit rows to "
1029
1034
"file."
1030
1035
msgstr ""
1031
1036
 
1032
 
#: ../drizzled/drizzled.cc:1240
 
1037
#: ../drizzled/drizzled.cc:1245
1033
1038
msgid ""
1034
1039
"Controls the heuristic(s) applied during query optimization to prune less-"
1035
1040
"promising partial plans from the optimizer search space. Meaning: false - do "
1037
1042
"based on number of retrieved rows."
1038
1043
msgstr ""
1039
1044
 
1040
 
#: ../drizzled/drizzled.cc:1248
 
1045
#: ../drizzled/drizzled.cc:1253
1041
1046
msgid ""
1042
1047
"Maximum depth of search performed by the query optimizer. Values larger than "
1043
1048
"the number of relations in a query result in better query plans, but take "
1048
1053
"(used for testing/comparison)."
1049
1054
msgstr ""
1050
1055
 
1051
 
#: ../drizzled/drizzled.cc:1260
 
1056
#: ../drizzled/drizzled.cc:1265
1052
1057
msgid "Directory for plugins."
1053
1058
msgstr ""
1054
1059
 
1055
 
#: ../drizzled/drizzled.cc:1264
 
1060
#: ../drizzled/drizzled.cc:1269
1056
1061
msgid ""
1057
1062
"Optional comma separated list of plugins to load at startup in addition to "
1058
1063
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1059
1064
msgstr ""
1060
1065
 
1061
 
#: ../drizzled/drizzled.cc:1270
 
1066
#: ../drizzled/drizzled.cc:1275
1062
1067
msgid ""
1063
1068
"Optional comma separated list of plugins to not load at startup. Effectively "
1064
1069
"removes a plugin from the list of plugins to be loaded. [for example: --"
1065
1070
"plugin_remove=crc32,logger_gearman]"
1066
1071
msgstr ""
1067
1072
 
1068
 
#: ../drizzled/drizzled.cc:1276
 
1073
#: ../drizzled/drizzled.cc:1281
1069
1074
msgid ""
1070
1075
"Optional comma separated list of plugins to load at starup instead of the "
1071
1076
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1072
1077
msgstr ""
1073
1078
 
1074
 
#: ../drizzled/drizzled.cc:1282
 
1079
#: ../drizzled/drizzled.cc:1287
1075
1080
msgid "The size of the buffer that is allocated when preloading indexes"
1076
1081
msgstr ""
1077
1082
 
1078
 
#: ../drizzled/drizzled.cc:1287
 
1083
#: ../drizzled/drizzled.cc:1292
1079
1084
msgid "Allocation block size for query parsing and execution"
1080
1085
msgstr ""
1081
1086
 
1082
 
#: ../drizzled/drizzled.cc:1292
 
1087
#: ../drizzled/drizzled.cc:1297
1083
1088
msgid "Persistent buffer for query parsing and execution"
1084
1089
msgstr ""
1085
1090
 
1086
 
#: ../drizzled/drizzled.cc:1298
 
1091
#: ../drizzled/drizzled.cc:1303
1087
1092
msgid "Allocation block size for storing ranges during optimization"
1088
1093
msgstr ""
1089
1094
 
1090
 
#: ../drizzled/drizzled.cc:1304
 
1095
#: ../drizzled/drizzled.cc:1309
1091
1096
msgid ""
1092
1097
"Each thread that does a sequential scan allocates a buffer of this size for "
1093
1098
"each table it scans. If you do many sequential scans, you may want to "
1094
1099
"increase this value."
1095
1100
msgstr ""
1096
1101
 
1097
 
#: ../drizzled/drizzled.cc:1312
 
1102
#: ../drizzled/drizzled.cc:1317
1098
1103
msgid ""
1099
1104
"When reading rows in sorted order after a sort, the rows are read through "
1100
1105
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1101
1106
"record_buffer."
1102
1107
msgstr ""
1103
1108
 
1104
 
#: ../drizzled/drizzled.cc:1320
 
1109
#: ../drizzled/drizzled.cc:1325
1105
1110
msgid "Select scheduler to be used (by default multi-thread)."
1106
1111
msgstr ""
1107
1112
 
1108
 
#: ../drizzled/drizzled.cc:1325
 
1113
#: ../drizzled/drizzled.cc:1330
1109
1114
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1110
1115
msgstr ""
1111
1116
 
1112
 
#: ../drizzled/drizzled.cc:1331
 
1117
#: ../drizzled/drizzled.cc:1336
1113
1118
msgid "The number of cached table definitions."
1114
1119
msgstr ""
1115
1120
 
1116
 
#: ../drizzled/drizzled.cc:1335
 
1121
#: ../drizzled/drizzled.cc:1340
1117
1122
msgid "The number of cached open tables."
1118
1123
msgstr ""
1119
1124
 
1120
 
#: ../drizzled/drizzled.cc:1339
 
1125
#: ../drizzled/drizzled.cc:1344
1121
1126
msgid ""
1122
1127
"Timeout in seconds to wait for a table level lock before returning an error. "
1123
1128
"Used only if the connection has active cursors."
1124
1129
msgstr ""
1125
1130
 
1126
 
#: ../drizzled/drizzled.cc:1344
 
1131
#: ../drizzled/drizzled.cc:1349
1127
1132
msgid "The stack size for each thread."
1128
1133
msgstr ""
1129
1134
 
1130
 
#: ../drizzled/drizzled.cc:1350
 
1135
#: ../drizzled/drizzled.cc:1355
1131
1136
msgid ""
1132
1137
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1133
1138
"automatically convert it to an on-disk MyISAM table."
1134
1139
msgstr ""
1135
1140
 
1136
 
#: ../drizzled/drizzled.cc:1376
 
1141
#: ../drizzled/drizzled.cc:1381
1137
1142
msgid ""
1138
1143
"Copyright (C) 2008 Sun Microsystems\n"
1139
1144
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1142
1147
"Starts the Drizzle database server\n"
1143
1148
msgstr ""
1144
1149
 
1145
 
#: ../drizzled/drizzled.cc:1383
 
1150
#: ../drizzled/drizzled.cc:1388
1146
1151
#, c-format
1147
1152
msgid "Usage: %s [OPTIONS]\n"
1148
1153
msgstr ""
1149
1154
 
1150
 
#: ../drizzled/drizzled.cc:1507
 
1155
#: ../drizzled/drizzled.cc:1512
1151
1156
#, c-format
1152
1157
msgid ""
1153
1158
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1154
1159
"command line\n"
1155
1160
msgstr ""
1156
1161
 
1157
 
#: ../drizzled/drizzled.cc:1550
 
1162
#: ../drizzled/drizzled.cc:1555
1158
1163
msgid "Can't start server: cannot resolve hostname!"
1159
1164
msgstr ""
1160
1165
 
1161
 
#: ../drizzled/drizzled.cc:1556
 
1166
#: ../drizzled/drizzled.cc:1561
1162
1167
msgid "Can't start server: bind-address refers to multiple interfaces!"
1163
1168
msgstr ""
1164
1169
 
4684
4689
msgid "File '%s' (fileno: %d) was not closed"
4685
4690
msgstr ""
4686
4691
 
4687
 
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:234
 
4692
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
4688
4693
msgid ""
4689
4694
"Schema name cannot be encoded and fit within filesystem name length "
4690
4695
"restrictions."
4802
4807
"registered.\n"
4803
4808
msgstr ""
4804
4809
 
4805
 
#: ../drizzled/module/loader.cc:356
 
4810
#: ../drizzled/module/loader.cc:354
4806
4811
#, c-format
4807
4812
msgid "Plugin '%s' init function returned error.\n"
4808
4813
msgstr ""
4809
4814
 
4810
 
#: ../drizzled/module/loader.cc:534
 
4815
#: ../drizzled/module/loader.cc:532
4811
4816
#, c-format
4812
4817
msgid "Couldn't load plugin library named '%s'.\n"
4813
4818
msgstr ""
4814
4819
 
4815
 
#: ../drizzled/module/loader.cc:544
 
4820
#: ../drizzled/module/loader.cc:542
4816
4821
#, c-format
4817
4822
msgid "Couldn't load plugin named '%s'.\n"
4818
4823
msgstr ""
4819
4824
 
4820
 
#: ../drizzled/module/loader.cc:773
 
4825
#: ../drizzled/module/loader.cc:771
4821
4826
msgid "Out of memory."
4822
4827
msgstr ""
4823
4828
 
4824
 
#: ../drizzled/module/loader.cc:1496 ../drizzled/module/loader.cc:1547
 
4829
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
4825
4830
#, c-format
4826
4831
msgid "Unknown variable type code 0x%x in plugin '%s'."
4827
4832
msgstr ""
4828
4833
 
4829
 
#: ../drizzled/module/loader.cc:1539
 
4834
#: ../drizzled/module/loader.cc:1526
4830
4835
#, c-format
4831
4836
msgid ""
4832
4837
"Server variable %s of plugin %s was forced to be read-only: string variable "
4833
4838
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4834
4839
msgstr ""
4835
4840
 
4836
 
#: ../drizzled/module/loader.cc:1558
 
4841
#: ../drizzled/module/loader.cc:1545
4837
4842
#, c-format
4838
4843
msgid "Missing variable name in plugin '%s'."
4839
4844
msgstr ""
4840
4845
 
4841
 
#: ../drizzled/module/loader.cc:1575
 
4846
#: ../drizzled/module/loader.cc:1562
4842
4847
#, c-format
4843
4848
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4844
4849
msgstr ""
4845
4850
 
4846
 
#: ../drizzled/module/loader.cc:1697
 
4851
#: ../drizzled/module/loader.cc:1684
4847
4852
#, c-format
4848
4853
msgid "Out of memory for plugin '%s'."
4849
4854
msgstr ""
4850
4855
 
 
4856
#: ../drizzled/module/loader.cc:1693
 
4857
#, c-format
 
4858
msgid "Bad options for plugin '%s'."
 
4859
msgstr ""
 
4860
 
4851
4861
#: ../drizzled/module/loader.cc:1706
4852
4862
#, c-format
4853
 
msgid "Bad options for plugin '%s'."
4854
 
msgstr ""
4855
 
 
4856
 
#: ../drizzled/module/loader.cc:1719
4857
 
#, c-format
4858
4863
msgid "Parsing options for plugin '%s' failed."
4859
4864
msgstr ""
4860
4865
 
4861
 
#: ../drizzled/module/loader.cc:1772
 
4866
#: ../drizzled/module/loader.cc:1759
4862
4867
#, c-format
4863
4868
msgid "Plugin '%s' has conflicting system variables"
4864
4869
msgstr ""
5084
5089
msgid "qcache plugin '%s' flush() failed"
5085
5090
msgstr ""
5086
5091
 
5087
 
#: ../drizzled/plugin/scheduler.cc:62
 
5092
#: ../drizzled/plugin/scheduler.cc:64
5088
5093
#, c-format
5089
5094
msgid ""
5090
5095
"Attempted to register a scheduler %s, but a scheduler has already been "
5091
5096
"registered with that name.\n"
5092
5097
msgstr ""
5093
5098
 
5094
 
#: ../drizzled/plugin/scheduler.cc:99
 
5099
#: ../drizzled/plugin/scheduler.cc:101
5095
5100
#, c-format
5096
5101
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5097
5102
msgstr ""
5142
5147
"We have deactivated the TransactionApplier '%s'.\n"
5143
5148
msgstr ""
5144
5149
 
5145
 
#: ../drizzled/session.cc:1893 ../drizzled/session.cc:1909
 
5150
#: ../drizzled/session.cc:1902 ../drizzled/session.cc:1918
5146
5151
#, c-format
5147
5152
msgid "Could not remove temporary table: '%s', error: %d"
5148
5153
msgstr ""
5194
5199
"\n"
5195
5200
msgstr ""
5196
5201
 
5197
 
#: ../drizzled/signal_handler.cc:124
 
5202
#: ../drizzled/signal_handler.cc:122
5198
5203
#, c-format
5199
5204
msgid ""
5200
5205
"It is possible that drizzled could use up to \n"
5204
5209
"\n"
5205
5210
msgstr ""
5206
5211
 
5207
 
#: ../drizzled/signal_handler.cc:137
 
5212
#: ../drizzled/signal_handler.cc:135
5208
5213
#, c-format
5209
5214
msgid ""
5210
5215
"Attempting backtrace. You can use the following information to find out\n"
5212
5217
"terribly wrong...\n"
5213
5218
msgstr ""
5214
5219
 
5215
 
#: ../drizzled/signal_handler.cc:165
 
5220
#: ../drizzled/signal_handler.cc:163
5216
5221
#, c-format
5217
5222
msgid ""
5218
5223
"Trying to get some variables.\n"
5219
5224
"Some pointers may be invalid and cause the dump to abort...\n"
5220
5225
msgstr ""
5221
5226
 
5222
 
#: ../drizzled/signal_handler.cc:176
 
5227
#: ../drizzled/signal_handler.cc:174
5223
5228
#, c-format
5224
5229
msgid ""
5225
5230
"\n"
5231
5236
"drizzled that is not statically linked.\n"
5232
5237
msgstr ""
5233
5238
 
5234
 
#: ../drizzled/signal_handler.cc:190
 
5239
#: ../drizzled/signal_handler.cc:188
5235
5240
#, c-format
5236
5241
msgid ""
5237
5242
"\n"
5242
5247
"the documentation for your distribution on how to do that.\n"
5243
5248
msgstr ""
5244
5249
 
5245
 
#: ../drizzled/signal_handler.cc:203
 
5250
#: ../drizzled/signal_handler.cc:201
5246
5251
#, fuzzy, c-format
5247
5252
msgid "Writing a core file\n"
5248
5253
msgstr "寫入歷史-檔案 %s中。\n"
5249
5254
 
5250
 
#: ../drizzled/sql_base.cc:1526
 
5255
#: ../drizzled/sql_base.cc:1527
5251
5256
#, c-format
5252
5257
msgid "Table %s had a open data Cursor in reopen_table"
5253
5258
msgstr ""
5254
5259
 
5255
 
#: ../drizzled/sql_table.cc:1948
 
5260
#: ../drizzled/sql_table.cc:1972
5256
5261
#, c-format
5257
5262
msgid "Unknown - internal error %d during operation"
5258
5263
msgstr ""
5259
5264
 
5260
 
#: ../drizzled/statement/alter_table.cc:1428
 
5265
#: ../drizzled/statement/alter_table.cc:1429
5261
5266
#, c-format
5262
5267
msgid ""
5263
5268
"order_st BY ignored because there is a user-defined clustered index in the "
5269
5274
msgid "Got error %d when reading table '%s'"
5270
5275
msgstr ""
5271
5276
 
5272
 
#: ../drizzled/table_share.cc:883
 
5277
#: ../drizzled/table_share.cc:867
5273
5278
#, c-format
5274
5279
msgid "Table %s has invalid/unknown collation: %d,%s"
5275
5280
msgstr ""
5276
5281
 
5277
 
#: ../drizzled/table_share.cc:1158
 
5282
#: ../drizzled/table_share.cc:1160
5278
5283
#, c-format
5279
5284
msgid "ENUM column %s has greater than %d possible values"
5280
5285
msgstr ""
5281
5286
 
5282
 
#: ../drizzled/table_share.cc:2069
 
5287
#: ../drizzled/table_share.cc:2071
5283
5288
#, c-format
5284
5289
msgid "Unknown collation '%s' in table '%-.64s' definition"
5285
5290
msgstr ""
5286
5291
 
5287
 
#: ../drizzled/table_share.cc:2076
 
5292
#: ../drizzled/table_share.cc:2078
5288
5293
#, c-format
5289
5294
msgid ""
5290
5295
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5296
5301
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5297
5302
msgstr ""
5298
5303
 
5299
 
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
5300
 
#, c-format
5301
 
msgid "%s: option `%s' is ambiguous\n"
5302
 
msgstr ""
5303
 
 
5304
 
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
5305
 
#, c-format
5306
 
msgid "%s: option `--%s' doesn't allow an argument\n"
5307
 
msgstr ""
5308
 
 
5309
 
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
5310
 
#, c-format
5311
 
msgid "%s: option `%c%s' doesn't allow an argument\n"
5312
 
msgstr ""
5313
 
 
5314
 
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5315
 
#: ../gnulib/getopt.c:993
5316
 
#, c-format
5317
 
msgid "%s: option `%s' requires an argument\n"
5318
 
msgstr ""
5319
 
 
5320
 
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
5321
 
#, c-format
5322
 
msgid "%s: unrecognized option `--%s'\n"
5323
 
msgstr ""
5324
 
 
5325
 
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
5326
 
#, c-format
5327
 
msgid "%s: unrecognized option `%c%s'\n"
5328
 
msgstr ""
5329
 
 
5330
 
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
5331
 
#, c-format
5332
 
msgid "%s: illegal option -- %c\n"
5333
 
msgstr ""
5334
 
 
5335
 
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
5336
 
#, c-format
5337
 
msgid "%s: invalid option -- %c\n"
5338
 
msgstr ""
5339
 
 
5340
 
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5341
 
#: ../gnulib/getopt.c:1064
5342
 
#, c-format
5343
 
msgid "%s: option requires an argument -- %c\n"
5344
 
msgstr ""
5345
 
 
5346
 
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
5347
 
#, c-format
5348
 
msgid "%s: option `-W %s' is ambiguous\n"
5349
 
msgstr ""
5350
 
 
5351
 
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
5352
 
#, c-format
5353
 
msgid "%s: option `-W %s' doesn't allow an argument\n"
5354
 
msgstr ""
5355
 
 
5356
 
#: ../plugin/auth_file/auth_file.cc:214
 
5304
#: ../plugin/auth_file/auth_file.cc:225
5357
5305
#, c-format
5358
5306
msgid "Could not load auth file: %s\n"
5359
5307
msgstr ""
5360
5308
 
5361
 
#: ../plugin/auth_file/auth_file.cc:227
 
5309
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
5362
5310
msgid "File to load for usernames and passwords"
5363
5311
msgstr ""
5364
5312
 
5434
5382
msgid "Default database to use."
5435
5383
msgstr "使用的資料庫"
5436
5384
 
5437
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5438
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
 
5385
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
 
5386
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
5439
5387
msgid "Invalid value of port\n"
5440
5388
msgstr ""
5441
5389
 
5442
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5443
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
 
5390
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
 
5391
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
5444
5392
msgid "Invalid value for connect_timeout\n"
5445
5393
msgstr ""
5446
5394
 
5447
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5448
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
 
5395
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
 
5396
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5449
5397
msgid "Invalid value for read_timeout\n"
5450
5398
msgstr ""
5451
5399
 
5452
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5453
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
 
5400
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
 
5401
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
5454
5402
msgid "Invalid value for write_timeout\n"
5455
5403
msgstr ""
5456
5404
 
5457
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
 
5405
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
5458
5406
msgid "Invalid value for retry_count\n"
5459
5407
msgstr ""
5460
5408
 
5461
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5462
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
 
5409
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
 
5410
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
5463
5411
msgid "Invalid value for buffer_length\n"
5464
5412
msgstr ""
5465
5413
 
5466
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5467
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5468
 
msgid ""
5469
 
"Port number to use for connection or 0 for default to, in order of "
5470
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5471
 
msgstr ""
5472
 
 
5473
5414
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5474
5415
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5475
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5476
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
 
5416
msgid ""
 
5417
"Port number to use for connection or 0 for default to, in order of "
 
5418
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
 
5419
msgstr ""
 
5420
 
 
5421
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
 
5422
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
 
5423
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
 
5424
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
5477
5425
msgid "Connect Timeout."
5478
5426
msgstr "連接中斷。"
5479
5427
 
5480
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5481
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5482
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5483
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
 
5428
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
 
5429
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
 
5430
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
 
5431
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
5484
5432
msgid "Read Timeout."
5485
5433
msgstr "提取中斷。"
5486
5434
 
5487
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5488
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5489
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5490
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
 
5435
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
 
5436
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
 
5437
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
 
5438
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5491
5439
msgid "Write Timeout."
5492
5440
msgstr "寫入中斷。"
5493
5441
 
5494
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5495
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5496
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5497
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
 
5442
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
 
5443
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
 
5444
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
 
5445
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
5498
5446
msgid "Retry Count."
5499
5447
msgstr "再嘗中斷。"
5500
5448
 
5501
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5502
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5503
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5504
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
 
5449
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
 
5450
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
 
5451
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
 
5452
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
5505
5453
msgid "Buffer length."
5506
5454
msgstr ""
5507
5455
 
5508
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5509
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5510
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5511
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
 
5456
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
 
5457
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
 
5458
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
 
5459
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
5512
5460
msgid "Address to bind to."
5513
5461
msgstr ""
5514
5462
 
5765
5713
msgid "Statement closed indirectly because of a preceding %s() call"
5766
5714
msgstr ""
5767
5715
 
5768
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5769
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5770
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
 
5716
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
 
5717
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
 
5718
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
5771
5719
#, c-format
5772
5720
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5773
5721
msgstr ""
5774
5722
 
5775
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
 
5723
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
5776
5724
#, c-format
5777
5725
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5778
5726
msgstr ""
5779
5727
 
5780
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5781
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5782
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5783
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
 
5728
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
 
5729
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
 
5730
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
 
5731
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
5784
5732
#, c-format
5785
5733
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5786
5734
msgstr ""
5787
5735
 
5788
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5789
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
 
5736
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
 
5737
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
5790
5738
#, c-format
5791
5739
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5792
5740
msgstr ""
5793
5741
 
5794
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
 
5742
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
 
5743
msgid "Invalid value of additional-mem-pool-size"
 
5744
msgstr ""
 
5745
 
 
5746
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
 
5747
msgid "Invalid value of autoextend-increment"
 
5748
msgstr ""
 
5749
 
 
5750
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
 
5751
msgid "Invalid value of buffer-pool-size"
 
5752
msgstr ""
 
5753
 
 
5754
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
 
5755
msgid "Invalid value of io-capacity"
 
5756
msgstr ""
 
5757
 
 
5758
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
 
5759
msgid "Invalid value of fast-shutdown"
 
5760
msgstr ""
 
5761
 
 
5762
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
 
5763
msgid "Invalid value of flush-log-at-trx-commit"
 
5764
msgstr ""
 
5765
 
 
5766
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
 
5767
msgid "Invalid value of force-recovery"
 
5768
msgstr ""
 
5769
 
 
5770
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
 
5771
msgid "Invalid value of log-file-size"
 
5772
msgstr ""
 
5773
 
 
5774
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
 
5775
msgid "Invalid value of log-files-in-group"
 
5776
msgstr ""
 
5777
 
 
5778
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
 
5779
msgid "Invalid value of lock-wait-timeout"
 
5780
msgstr ""
 
5781
 
 
5782
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
 
5783
msgid "Invalid value of log-buffer-size"
 
5784
msgstr ""
 
5785
 
 
5786
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
 
5787
msgid "Invalid value of lru-old-blocks-pct"
 
5788
msgstr ""
 
5789
 
 
5790
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
 
5791
msgid "Invalid value of lru-block-access-recency"
 
5792
msgstr ""
 
5793
 
 
5794
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
 
5795
msgid "Invalid value of max-dirty-pages-pct"
 
5796
msgstr ""
 
5797
 
 
5798
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
 
5799
msgid "Invalid value of max-purge-lag"
 
5800
msgstr ""
 
5801
 
 
5802
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
 
5803
msgid "Invalid value of open-files"
 
5804
msgstr ""
 
5805
 
 
5806
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
 
5807
msgid "Invalid value of read-io-threads"
 
5808
msgstr ""
 
5809
 
 
5810
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
 
5811
msgid "Invalid value of sync_spin_loops"
 
5812
msgstr ""
 
5813
 
 
5814
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
5795
5815
#, c-format
5796
5816
msgid "Error starting Embedded InnoDB %d (%s)\n"
5797
5817
msgstr ""
5798
5818
 
 
5819
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
 
5820
msgid "Enable InnoDB adaptive hash index (enabled by default)."
 
5821
msgstr ""
 
5822
 
 
5823
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
 
5824
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
 
5825
msgstr ""
 
5826
 
 
5827
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
 
5828
msgid ""
 
5829
"Size of a memory pool InnoDB uses to store data dictionary information and "
 
5830
"other internal data structures."
 
5831
msgstr ""
 
5832
 
 
5833
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
 
5834
msgid "Data file autoextend increment in megabytes"
 
5835
msgstr ""
 
5836
 
 
5837
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
 
5838
msgid ""
 
5839
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
 
5840
"tables."
 
5841
msgstr ""
 
5842
 
 
5843
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
 
5844
msgid "The common part for InnoDB table spaces."
 
5845
msgstr ""
 
5846
 
 
5847
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
 
5848
msgid ""
 
5849
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
 
5850
"innodb-checksums."
 
5851
msgstr ""
 
5852
 
 
5853
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
 
5854
msgid ""
 
5855
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
 
5856
"innodb-doublewrite."
 
5857
msgstr ""
 
5858
 
 
5859
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
 
5860
msgid "Number of IOPs the server can do. Tunes the background IO rate"
 
5861
msgstr ""
 
5862
 
 
5863
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
 
5864
msgid ""
 
5865
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
 
5866
"are 0, 1 (faster) or 2 (fastest - crash-like)."
 
5867
msgstr ""
 
5868
 
 
5869
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
 
5870
msgid "Stores each InnoDB table to an .ibd file in the database dir."
 
5871
msgstr ""
 
5872
 
 
5873
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
 
5874
msgid "File format to use for new tables in .ibd files."
 
5875
msgstr ""
 
5876
 
 
5877
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
 
5878
msgid ""
 
5879
"Set to 0 (write and flush once per second),1 (write and flush at each "
 
5880
"commit) or 2 (write at commit, flush once per second)."
 
5881
msgstr ""
 
5882
 
 
5883
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
 
5884
msgid "With which method to flush data."
 
5885
msgstr ""
 
5886
 
 
5887
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
 
5888
msgid ""
 
5889
"Helps to save your data in case the disk image of the database becomes "
 
5890
"corrupt."
 
5891
msgstr ""
 
5892
 
 
5893
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
 
5894
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
 
5895
msgid "Path to individual files and their sizes."
 
5896
msgstr ""
 
5897
 
 
5898
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
 
5899
msgid "Path to InnoDB log files."
 
5900
msgstr ""
 
5901
 
 
5902
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
 
5903
msgid "Size of each log file in a log group."
 
5904
msgstr ""
 
5905
 
 
5906
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
 
5907
msgid ""
 
5908
"Number of log files in the log group. InnoDB writes to the files in a "
 
5909
"circular fashion. Value 3 is recommended here."
 
5910
msgstr ""
 
5911
 
 
5912
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
 
5913
msgid ""
 
5914
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
 
5915
"rolled back. Values above 100000000 disable the timeout."
 
5916
msgstr ""
 
5917
 
 
5918
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
 
5919
msgid ""
 
5920
"The size of the buffer which InnoDB uses to write log to the log files on "
 
5921
"disk."
 
5922
msgstr ""
 
5923
 
 
5924
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
 
5925
msgid ""
 
5926
"Sets the point in the LRU list from where all pages are classified as old "
 
5927
"(Advanced users)"
 
5928
msgstr ""
 
5929
 
 
5930
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
 
5931
msgid ""
 
5932
"Milliseconds between accesses to a block at which it is made young. "
 
5933
"0=disabled (Advanced users)"
 
5934
msgstr ""
 
5935
 
 
5936
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
 
5937
msgid "Percentage of dirty pages allowed in bufferpool."
 
5938
msgstr ""
 
5939
 
 
5940
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
 
5941
msgid "Desired maximum length of the purge queue (0 = no limit)"
 
5942
msgstr ""
 
5943
 
 
5944
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
 
5945
msgid ""
 
5946
"Roll back the complete transaction on lock wait timeout, for 4.x "
 
5947
"compatibility (disabled by default)"
 
5948
msgstr ""
 
5949
 
 
5950
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
 
5951
msgid "How many files at the maximum InnoDB keeps open at the same time."
 
5952
msgstr ""
 
5953
 
 
5954
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
 
5955
msgid "Number of background read I/O threads in InnoDB."
 
5956
msgstr ""
 
5957
 
 
5958
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
 
5959
msgid "Number of background write I/O threads in InnoDB."
 
5960
msgstr ""
 
5961
 
 
5962
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
 
5963
msgid ""
 
5964
"Disable if you want to reduce the number of messages written to the log "
 
5965
"(default: enabled)."
 
5966
msgstr ""
 
5967
 
 
5968
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
 
5969
msgid "Enable SHOW INNODB STATUS output in the log"
 
5970
msgstr ""
 
5971
 
 
5972
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
 
5973
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
 
5974
msgstr ""
 
5975
 
 
5976
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
 
5977
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
 
5978
msgstr ""
 
5979
 
5799
5980
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5800
5981
#, c-format
5801
5982
msgid "Failed to send error message to libnotify\n"
5805
5986
msgid "Error Messages to stderr"
5806
5987
msgstr ""
5807
5988
 
5808
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:603
5809
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:612
 
5989
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
 
5990
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
5810
5991
msgid "List of schemas to filter"
5811
5992
msgstr ""
5812
5993
 
5813
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:606
5814
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:619
 
5994
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
 
5995
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
5815
5996
msgid "List of tables to filter"
5816
5997
msgstr ""
5817
5998
 
5818
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:626
 
5999
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
5819
6000
msgid "Regular expression to apply to schemas to filter"
5820
6001
msgstr ""
5821
6002
 
5822
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:633
 
6003
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
5823
6004
msgid "Regular expression to apply to tables to filter"
5824
6005
msgstr ""
5825
6006
 
5826
 
#: ../plugin/hello_events/hello_events.cc:294
 
6007
#: ../plugin/hello_events/hello_events.cc:301
5827
6008
msgid "Invalid value of before-write-position\n"
5828
6009
msgstr ""
5829
6010
 
5830
 
#: ../plugin/hello_events/hello_events.cc:303
5831
 
#: ../plugin/hello_events/hello_events.cc:312
 
6011
#: ../plugin/hello_events/hello_events.cc:310
 
6012
#: ../plugin/hello_events/hello_events.cc:319
5832
6013
msgid "Invalid value of before-update-position\n"
5833
6014
msgstr ""
5834
6015
 
5835
 
#: ../plugin/hello_events/hello_events.cc:352
5836
 
#: ../plugin/hello_events/hello_events.cc:355
5837
 
#: ../plugin/hello_events/hello_events.cc:373
 
6016
#: ../plugin/hello_events/hello_events.cc:359
 
6017
#: ../plugin/hello_events/hello_events.cc:362
 
6018
#: ../plugin/hello_events/hello_events.cc:380
5838
6019
msgid "A comma delimited list of databases to watch"
5839
6020
msgstr ""
5840
6021
 
5841
 
#: ../plugin/hello_events/hello_events.cc:358
5842
 
#: ../plugin/hello_events/hello_events.cc:389
 
6022
#: ../plugin/hello_events/hello_events.cc:365
 
6023
#: ../plugin/hello_events/hello_events.cc:396
5843
6024
msgid "Enable Example Events Plugin"
5844
6025
msgstr ""
5845
6026
 
5846
 
#: ../plugin/hello_events/hello_events.cc:361
5847
 
#: ../plugin/hello_events/hello_events.cc:397
 
6027
#: ../plugin/hello_events/hello_events.cc:368
 
6028
#: ../plugin/hello_events/hello_events.cc:404
5848
6029
msgid "Before write row event observer call position"
5849
6030
msgstr ""
5850
6031
 
5851
 
#: ../plugin/hello_events/hello_events.cc:364
5852
 
#: ../plugin/hello_events/hello_events.cc:408
 
6032
#: ../plugin/hello_events/hello_events.cc:371
 
6033
#: ../plugin/hello_events/hello_events.cc:415
5853
6034
#: ../plugin/pbms/src/parameters_ms.cc:579
5854
6035
msgid "Before update row event observer call position"
5855
6036
msgstr ""
5856
6037
 
5857
 
#: ../plugin/hello_events/hello_events.cc:367
5858
 
#: ../plugin/hello_events/hello_events.cc:419
 
6038
#: ../plugin/hello_events/hello_events.cc:374
 
6039
#: ../plugin/hello_events/hello_events.cc:426
5859
6040
msgid "After drop database event observer call position"
5860
6041
msgstr ""
5861
6042
 
5862
 
#: ../plugin/hello_events/hello_events.cc:381
 
6043
#: ../plugin/hello_events/hello_events.cc:388
5863
6044
msgid "A comma delimited list of tables to watch"
5864
6045
msgstr ""
5865
6046
 
5866
 
#: ../plugin/hello_events/hello_events.cc:443
 
6047
#: ../plugin/hello_events/hello_events.cc:450
5867
6048
msgid "An example events Plugin"
5868
6049
msgstr ""
5869
6050
 
5872
6053
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5873
6054
msgstr ""
5874
6055
 
 
6056
#: ../plugin/innobase/handler/ha_innodb.cc:1857
 
6057
msgid "Invalid value for io-capacity\n"
 
6058
msgstr ""
 
6059
 
 
6060
#: ../plugin/innobase/handler/ha_innodb.cc:1876
 
6061
msgid "Invalid value for fast-shutdown\n"
 
6062
msgstr ""
 
6063
 
 
6064
#: ../plugin/innobase/handler/ha_innodb.cc:1890
 
6065
msgid "Invalid value for flush-log-at-trx-commit\n"
 
6066
msgstr ""
 
6067
 
 
6068
#: ../plugin/innobase/handler/ha_innodb.cc:1920
 
6069
msgid "Invalid value for max-dirty-pages-pct\n"
 
6070
msgstr ""
 
6071
 
 
6072
#: ../plugin/innobase/handler/ha_innodb.cc:1929
 
6073
msgid "Invalid value for stats-sample-pages\n"
 
6074
msgstr ""
 
6075
 
 
6076
#: ../plugin/innobase/handler/ha_innodb.cc:1940
 
6077
msgid "Invalid value for additional-mem-pool-size\n"
 
6078
msgstr ""
 
6079
 
 
6080
#: ../plugin/innobase/handler/ha_innodb.cc:1950
 
6081
msgid "Invalid value for autoextend-increment\n"
 
6082
msgstr ""
 
6083
 
 
6084
#: ../plugin/innobase/handler/ha_innodb.cc:1960
 
6085
msgid "Invalid value for buffer-pool-size\n"
 
6086
msgstr ""
 
6087
 
 
6088
#: ../plugin/innobase/handler/ha_innodb.cc:1970
 
6089
msgid "Invalid value for commit-concurrency\n"
 
6090
msgstr ""
 
6091
 
 
6092
#: ../plugin/innobase/handler/ha_innodb.cc:1979
 
6093
msgid "Invalid value for concurrency-tickets\n"
 
6094
msgstr ""
 
6095
 
 
6096
#: ../plugin/innobase/handler/ha_innodb.cc:1988
 
6097
msgid "Invalid value for file-io-threads\n"
 
6098
msgstr ""
 
6099
 
 
6100
#: ../plugin/innobase/handler/ha_innodb.cc:1997
 
6101
msgid "Invalid value for read-io-threads\n"
 
6102
msgstr ""
 
6103
 
 
6104
#: ../plugin/innobase/handler/ha_innodb.cc:2006
 
6105
msgid "Invalid value for write-io-threads\n"
 
6106
msgstr ""
 
6107
 
 
6108
#: ../plugin/innobase/handler/ha_innodb.cc:2015
 
6109
msgid "Invalid value for force-recovery\n"
 
6110
msgstr ""
 
6111
 
 
6112
#: ../plugin/innobase/handler/ha_innodb.cc:2025
 
6113
#: ../plugin/innobase/handler/ha_innodb.cc:2035
 
6114
msgid "Invalid value for log-file-size\n"
 
6115
msgstr ""
 
6116
 
 
6117
#: ../plugin/innobase/handler/ha_innodb.cc:2044
 
6118
msgid "Invalid value for log-files-in-group\n"
 
6119
msgstr ""
 
6120
 
 
6121
#: ../plugin/innobase/handler/ha_innodb.cc:2053
 
6122
msgid "Invalid value for mirrored-log-groups\n"
 
6123
msgstr ""
 
6124
 
 
6125
#: ../plugin/innobase/handler/ha_innodb.cc:2062
 
6126
msgid "Invalid value for open-files\n"
 
6127
msgstr ""
 
6128
 
 
6129
#: ../plugin/innobase/handler/ha_innodb.cc:2071
 
6130
msgid "Invalid value for thread-concurrency\n"
 
6131
msgstr ""
 
6132
 
 
6133
#: ../plugin/innobase/handler/ha_innodb.cc:2094
 
6134
msgid "Invalid value for read-ahead-threshold\n"
 
6135
msgstr ""
 
6136
 
 
6137
#: ../plugin/innobase/handler/ha_innodb.cc:2118
 
6138
msgid "Invalid value for lock-wait-timeout\n"
 
6139
msgstr ""
 
6140
 
5875
6141
#: ../plugin/logging_gearman/logging_gearman.cc:196
5876
6142
#, c-format
5877
6143
msgid "fail gearman_client_create(): %s"
5922
6188
msgstr ""
5923
6189
 
5924
6190
#: ../plugin/logging_query/logging_query.cc:348
5925
 
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
 
6191
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:167
 
6192
#: ../plugin/syslog/module.cc:233
5926
6193
msgid "Threshold for logging slow queries, in microseconds"
5927
6194
msgstr ""
5928
6195
 
5929
6196
#: ../plugin/logging_query/logging_query.cc:351
5930
 
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
 
6197
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:179
 
6198
#: ../plugin/syslog/module.cc:236
5931
6199
msgid "Threshold for logging big queries, for rows returned"
5932
6200
msgstr ""
5933
6201
 
5934
6202
#: ../plugin/logging_query/logging_query.cc:354
5935
 
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
 
6203
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:191
 
6204
#: ../plugin/syslog/module.cc:239
5936
6205
msgid "Threshold for logging big queries, for rows examined"
5937
6206
msgstr ""
5938
6207
 
5948
6217
msgid "Log queries to a CSV file"
5949
6218
msgstr ""
5950
6219
 
5951
 
#: ../plugin/logging_stats/logging_stats.cc:323
 
6220
#: ../plugin/logging_stats/logging_stats.cc:303
 
6221
msgid "Invalid value for max-user-count\n"
 
6222
msgstr ""
 
6223
 
 
6224
#: ../plugin/logging_stats/logging_stats.cc:311
 
6225
msgid "Invalid value for bucket-count\n"
 
6226
msgstr ""
 
6227
 
 
6228
#: ../plugin/logging_stats/logging_stats.cc:320
 
6229
msgid "Invalid value for scoreboard-size\n"
 
6230
msgstr ""
 
6231
 
 
6232
#: ../plugin/logging_stats/logging_stats.cc:354
 
6233
#: ../plugin/logging_stats/logging_stats.cc:396
5952
6234
msgid "Max number of users that will be logged"
5953
6235
msgstr ""
5954
6236
 
5955
 
#: ../plugin/logging_stats/logging_stats.cc:334
5956
 
msgid "Max number of vector buckets to construct for logging"
 
6237
#: ../plugin/logging_stats/logging_stats.cc:365
 
6238
#: ../plugin/logging_stats/logging_stats.cc:399
 
6239
msgid "Max number of range locks to use for Scoreboard"
5957
6240
msgstr ""
5958
6241
 
5959
 
#: ../plugin/logging_stats/logging_stats.cc:345
 
6242
#: ../plugin/logging_stats/logging_stats.cc:376
 
6243
#: ../plugin/logging_stats/logging_stats.cc:402
5960
6244
msgid "Max number of concurrent sessions that will be logged"
5961
6245
msgstr ""
5962
6246
 
5963
 
#: ../plugin/logging_stats/logging_stats.cc:356
 
6247
#: ../plugin/logging_stats/logging_stats.cc:387
 
6248
#: ../plugin/logging_stats/logging_stats.cc:405
5964
6249
msgid "Enable Logging Statistics Collection"
5965
6250
msgstr ""
5966
6251
 
5967
 
#: ../plugin/logging_stats/logging_stats.cc:375
 
6252
#: ../plugin/logging_stats/logging_stats.cc:422
5968
6253
msgid "User Statistics as DATA_DICTIONARY tables"
5969
6254
msgstr ""
5970
6255
 
5977
6262
msgid "No value in MEMCACHED_STATS_SERVERS variable."
5978
6263
msgstr ""
5979
6264
 
5980
 
#: ../plugin/memcached_stats/memcached_stats.cc:114
 
6265
#: ../plugin/memcached_stats/memcached_stats.cc:128
 
6266
#: ../plugin/memcached_stats/memcached_stats.cc:137
5981
6267
msgid "List of memcached servers."
5982
6268
msgstr ""
5983
6269
 
5984
 
#: ../plugin/memcached_stats/memcached_stats.cc:131
 
6270
#: ../plugin/memcached_stats/memcached_stats.cc:152
5985
6271
msgid "Memcached Stats as I_S tables"
5986
6272
msgstr ""
5987
6273
 
6003
6289
"memcached_servers_parse(%s)."
6004
6290
msgstr ""
6005
6291
 
6006
 
#: ../plugin/multi_thread/multi_thread.cc:100
 
6292
#: ../plugin/multi_thread/multi_thread.cc:63
 
6293
#, c-format
 
6294
msgid "Unable to set thread stack size to %<PRId64>\n"
 
6295
msgstr ""
 
6296
 
 
6297
#: ../plugin/multi_thread/multi_thread.cc:112
 
6298
msgid "Invalid value for max-threads\n"
 
6299
msgstr ""
 
6300
 
 
6301
#: ../plugin/multi_thread/multi_thread.cc:125
 
6302
#: ../plugin/multi_thread/multi_thread.cc:132
6007
6303
msgid "Maximum number of user threads available."
6008
6304
msgstr ""
6009
6305
 
6010
 
#: ../plugin/myisam/ha_myisam.cc:529
 
6306
#: ../plugin/myisam/ha_myisam.cc:534
6011
6307
#, c-format
6012
6308
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6013
6309
msgstr ""
6014
6310
 
6015
 
#: ../plugin/myisam/ha_myisam.cc:533
 
6311
#: ../plugin/myisam/ha_myisam.cc:538
6016
6312
#, c-format
6017
6313
msgid "Got an error from unknown thread, %s:%d"
6018
6314
msgstr ""
6019
6315
 
6020
 
#: ../plugin/myisam/ha_myisam.cc:539
 
6316
#: ../plugin/myisam/ha_myisam.cc:544
6021
6317
msgid "Unknown thread accessing table"
6022
6318
msgstr ""
6023
6319
 
6024
 
#: ../plugin/myisam/ha_myisam.cc:1614
6025
 
msgid "Block size to be used for MyISAM index pages."
6026
 
msgstr ""
6027
 
 
6028
 
#: ../plugin/myisam/ha_myisam.cc:1624
6029
 
msgid ""
6030
 
"This characterizes the number of hits a hot block has to be untouched until "
6031
 
"it is considered aged enough to be downgraded to a warm block. This "
6032
 
"specifies the percentage ratio of that number of hits to the total number of "
6033
 
"blocks in key cache"
6034
 
msgstr ""
6035
 
 
6036
 
#: ../plugin/myisam/ha_myisam.cc:1637
6037
 
msgid "The minimum percentage of warm blocks in key cache"
6038
 
msgstr ""
6039
 
 
6040
 
#: ../plugin/myisam/ha_myisam.cc:1648
6041
 
msgid ""
6042
 
"The size of the buffer used for index blocks for MyISAM tables. Increase "
6043
 
"this to get better index handling (for all reads and multiple writes) to as "
6044
 
"much as you can afford;"
6045
 
msgstr ""
6046
 
 
6047
 
#: ../plugin/myisam/ha_myisam.cc:1660
6048
 
msgid ""
6049
 
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6050
 
"disables parallel repair."
6051
 
msgstr ""
6052
 
 
6053
 
#: ../plugin/myisam/ha_myisam.cc:1666
 
6320
#: ../plugin/myisam/ha_myisam.cc:1500
 
6321
msgid "Invalid value for max-sort-file-size\n"
 
6322
msgstr ""
 
6323
 
 
6324
#: ../plugin/myisam/ha_myisam.cc:1509
 
6325
msgid "Invalid value for sort-buffer-size\n"
 
6326
msgstr ""
 
6327
 
 
6328
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
6054
6329
msgid ""
6055
6330
"Don't use the fast sort index method to created index if the temporary file "
6056
6331
"would get bigger than this."
6057
6332
msgstr ""
6058
6333
 
6059
 
#: ../plugin/myisam/ha_myisam.cc:1671
 
6334
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
6060
6335
msgid ""
6061
6336
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6062
6337
"when creating indexes with CREATE INDEX or ALTER TABLE."
6063
6338
msgstr ""
6064
6339
 
6065
 
#: ../plugin/myisam/ha_myisam.cc:1677
6066
 
msgid "Default pointer size to be used for MyISAM tables."
6067
 
msgstr ""
6068
 
 
6069
6340
#: ../plugin/myisam/my_handler_errors.cc:42
6070
6341
msgid "Didn't find key on read or update"
6071
6342
msgstr ""
6305
6576
msgid "Tablespace not empty"
6306
6577
msgstr ""
6307
6578
 
6308
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
 
6579
#: ../plugin/mysql_protocol/mysql_protocol.cc:941
6309
6580
msgid "Invalid value for retry_count"
6310
6581
msgstr ""
6311
6582
 
6312
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
6313
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
 
6583
#: ../plugin/mysql_protocol/mysql_protocol.cc:975
 
6584
#: ../plugin/mysql_protocol/mysql_protocol.cc:997
6314
6585
msgid ""
6315
6586
"Port number to use for connection or 0 for default to with MySQL protocol."
6316
6587
msgstr ""
6329
6600
msgid "Before insert row event observer call position"
6330
6601
msgstr ""
6331
6602
 
6332
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
 
6603
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
6333
6604
msgid "event_add error in libevent_add_session_callback\n"
6334
6605
msgstr ""
6335
6606
 
6336
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
 
6607
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
6337
6608
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6338
6609
msgstr ""
6339
6610
 
6340
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
 
6611
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
6341
6612
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6342
6613
msgstr ""
6343
6614
 
6344
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
 
6615
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
6345
6616
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6346
6617
msgstr ""
6347
6618
 
6348
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
 
6619
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
6349
6620
msgid "session_add_event event_add error in libevent_init\n"
6350
6621
msgstr ""
6351
6622
 
6352
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
 
6623
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
6353
6624
#, fuzzy, c-format
6354
6625
msgid "Can't create completion port thread (error %d)"
6355
6626
msgstr "不能建立干擾-索(錯誤 %d, 錯誤號碼: %d)"
6356
6627
 
6357
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
 
6628
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
 
6629
msgid "Invalid value for size\n"
 
6630
msgstr ""
 
6631
 
 
6632
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
 
6633
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
6358
6634
msgid "Size of Pool."
6359
6635
msgstr "儲備大小"
6360
6636
 
6361
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
 
6637
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
6362
6638
msgid "Failed to allocate enough memory to transaction message\n"
6363
6639
msgstr ""
6364
6640
 
6365
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
 
6641
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
6366
6642
#, c-format
6367
6643
msgid "Failed to allocate the RabbitMQHandler.  Got error: %s\n"
6368
6644
msgstr ""
6369
6645
 
6370
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
 
6646
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
6371
6647
#, c-format
6372
6648
msgid "Failed to allocate the RabbitMQLog instance.  Got error: %s\n"
6373
6649
msgstr ""
6374
6650
 
6375
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
 
6651
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
 
6652
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
6376
6653
msgid "Enable rabbitmq log"
6377
6654
msgstr ""
6378
6655
 
6379
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
 
6656
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
 
6657
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
6380
6658
msgid "Host name to connect to"
6381
6659
msgstr ""
6382
6660
 
6383
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
 
6661
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
6384
6662
msgid "RabbitMQ Port"
6385
6663
msgstr ""
6386
6664
 
6387
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
 
6665
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
 
6666
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
6388
6667
msgid "RabbitMQ username"
6389
6668
msgstr ""
6390
6669
 
6391
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
 
6670
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
 
6671
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
6392
6672
msgid "RabbitMQ password"
6393
6673
msgstr ""
6394
6674
 
6395
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
 
6675
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
6396
6676
msgid "RabbitMQ virtualhost"
6397
6677
msgstr ""
6398
6678
 
6399
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
 
6679
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
6400
6680
msgid "Name of RabbitMQ exchange to publish to"
6401
6681
msgstr ""
6402
6682
 
6403
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
 
6683
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
6404
6684
msgid "Name of RabbitMQ routing key to use"
6405
6685
msgstr ""
6406
6686
 
6407
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6408
 
#: ../plugin/transaction_log/module.cc:247
 
6687
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
 
6688
#: ../plugin/transaction_log/module.cc:303
 
6689
#: ../plugin/transaction_log/module.cc:356
6409
6690
msgid "Name of the replicator plugin to use (default='default_replicator')"
6410
6691
msgstr ""
6411
6692
 
6412
 
#: ../plugin/signal_handler/signal_handler.cc:233
 
6693
#: ../plugin/session_dictionary/processlist.cc:94
 
6694
msgid "no user"
 
6695
msgstr ""
 
6696
 
 
6697
#: ../plugin/signal_handler/signal_handler.cc:234
6413
6698
#, c-format
6414
6699
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6415
6700
msgstr "不能建立干擾-索(錯誤 %d, 錯誤號碼: %d)"
6429
6714
msgid "syslog priority \"%s\" not known, using \"info\""
6430
6715
msgstr ""
6431
6716
 
6432
 
#: ../plugin/syslog/module.cc:59
 
6717
#: ../plugin/syslog/module.cc:61
 
6718
msgid "Invalid value for logging-threshold-slow\n"
 
6719
msgstr ""
 
6720
 
 
6721
#: ../plugin/syslog/module.cc:70
 
6722
msgid "Invalid value for logging-threshold-big-resultset\n"
 
6723
msgstr ""
 
6724
 
 
6725
#: ../plugin/syslog/module.cc:79
 
6726
msgid "Invalid value for logging-threshold-big-examined\n"
 
6727
msgstr ""
 
6728
 
 
6729
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
6433
6730
msgid "Syslog Ident"
6434
6731
msgstr ""
6435
6732
 
6436
 
#: ../plugin/syslog/module.cc:68
 
6733
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
6437
6734
msgid "Syslog Facility"
6438
6735
msgstr ""
6439
6736
 
6440
 
#: ../plugin/syslog/module.cc:77
 
6737
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
6441
6738
msgid "Enable logging to syslog of the query log"
6442
6739
msgstr ""
6443
6740
 
6444
 
#: ../plugin/syslog/module.cc:86
 
6741
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
6445
6742
msgid "Syslog Priority of query logging"
6446
6743
msgstr ""
6447
6744
 
6448
 
#: ../plugin/syslog/module.cc:131
 
6745
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
6449
6746
msgid "Enable logging to syslog of the error messages"
6450
6747
msgstr ""
6451
6748
 
6452
 
#: ../plugin/syslog/module.cc:140
 
6749
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
6453
6750
msgid "Syslog Priority of error messages"
6454
6751
msgstr ""
6455
6752
 
6486
6783
msgid "BUFFER: %s\n"
6487
6784
msgstr ""
6488
6785
 
6489
 
#: ../plugin/transaction_log/module.cc:122
 
6786
#: ../plugin/transaction_log/module.cc:135
 
6787
msgid "Invalid value for sync-method\n"
 
6788
msgstr ""
 
6789
 
 
6790
#: ../plugin/transaction_log/module.cc:144
 
6791
msgid "Invalid value for num-write-buffers\n"
 
6792
msgstr ""
 
6793
 
 
6794
#: ../plugin/transaction_log/module.cc:178
6490
6795
#, c-format
6491
6796
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
6492
6797
msgstr ""
6493
6798
 
6494
 
#: ../plugin/transaction_log/module.cc:131
 
6799
#: ../plugin/transaction_log/module.cc:187
6495
6800
#, c-format
6496
6801
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
6497
6802
msgstr ""
6498
6803
 
6499
 
#: ../plugin/transaction_log/module.cc:141
 
6804
#: ../plugin/transaction_log/module.cc:197
6500
6805
#, c-format
6501
6806
msgid "Failed to allocate the TransactionLogIndex instance.  Got error: %s\n"
6502
6807
msgstr ""
6503
6808
 
6504
 
#: ../plugin/transaction_log/module.cc:150
 
6809
#: ../plugin/transaction_log/module.cc:206
6505
6810
#, c-format
6506
6811
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
6507
6812
msgstr ""
6508
6813
 
6509
 
#: ../plugin/transaction_log/module.cc:163
 
6814
#: ../plugin/transaction_log/module.cc:219
6510
6815
#, c-format
6511
6816
msgid "Failed to allocate the TransactionLogApplier instance.  Got error: %s\n"
6512
6817
msgstr ""
6513
6818
 
6514
 
#: ../plugin/transaction_log/module.cc:223
 
6819
#: ../plugin/transaction_log/module.cc:279
 
6820
#: ../plugin/transaction_log/module.cc:350
6515
6821
msgid "Enable transaction log"
6516
6822
msgstr ""
6517
6823
 
6518
 
#: ../plugin/transaction_log/module.cc:231
 
6824
#: ../plugin/transaction_log/module.cc:287
 
6825
#: ../plugin/transaction_log/module.cc:344
6519
6826
msgid "DEBUGGING - Truncate transaction log"
6520
6827
msgstr ""
6521
6828
 
6522
 
#: ../plugin/transaction_log/module.cc:239
 
6829
#: ../plugin/transaction_log/module.cc:295
 
6830
#: ../plugin/transaction_log/module.cc:353
6523
6831
msgid "Path to the file to use for transaction log"
6524
6832
msgstr ""
6525
6833
 
6526
 
#: ../plugin/transaction_log/module.cc:255
 
6834
#: ../plugin/transaction_log/module.cc:311
 
6835
#: ../plugin/transaction_log/module.cc:347
6527
6836
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6528
6837
msgstr ""
6529
6838
 
6530
 
#: ../plugin/transaction_log/module.cc:263
 
6839
#: ../plugin/transaction_log/module.cc:319
 
6840
#: ../plugin/transaction_log/module.cc:359
6531
6841
msgid ""
6532
6842
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6533
6843
"each transaction write, 2 == sync log file once per second"
6534
6844
msgstr ""
6535
6845
 
6536
 
#: ../plugin/transaction_log/module.cc:276
 
6846
#: ../plugin/transaction_log/module.cc:332
 
6847
#: ../plugin/transaction_log/module.cc:362
6537
6848
msgid "Number of slots for in-memory write buffers (default=8)."
6538
6849
msgstr ""
6539
6850
 
6541
6852
msgid "Failed to open transaction log file "
6542
6853
msgstr ""
6543
6854
 
6544
 
#: ../plugin/transaction_log/transaction_log.cc:220
 
6855
#: ../plugin/transaction_log/transaction_log.cc:211
6545
6856
#, c-format
6546
6857
msgid ""
6547
6858
"Failed to write full size of log entry.  Tried to write %<PRId64> bytes at "
6548
6859
"offset %<PRId64>, but only wrote %<PRId32> bytes.  Error: %s\n"
6549
6860
msgstr ""
6550
6861
 
6551
 
#: ../plugin/transaction_log/transaction_log.cc:239
 
6862
#: ../plugin/transaction_log/transaction_log.cc:230
6552
6863
#, c-format
6553
6864
msgid "Failed to sync log file. Got error: %s\n"
6554
6865
msgstr ""