~kalebral-deactivatedaccount/drizzle/change-error_num_to_enum-2

« back to all changes in this revision

Viewing changes to po/ko.po

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