~drizzle-trunk/drizzle/development

« back to all changes in this revision

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