~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/el.po

  • Committer: patrick crews
  • Date: 2011-04-26 13:15:46 UTC
  • mfrom: (1099.4.225 drizzle)
  • Revision ID: gleebix@gmail.com-20110426131546-9bg82oi92vmier9q
Updated translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2011-03-29 09:07-0400\n"
 
10
"POT-Creation-Date: 2011-04-25 23:26-0700\n"
11
11
"PO-Revision-Date: 2008-12-04 19:32+0000\n"
12
12
"Last-Translator: fokis...ftw <fotis.koutoulakis@gmail.com>\n"
13
13
"Language-Team: Greek <el@li.org>\n"
95
95
msgid "Dec"
96
96
msgstr ""
97
97
 
98
 
#: ../client/drizzle.cc:517
 
98
#: ../client/drizzle.cc:515
99
99
msgid "Synonym for `help'."
100
100
msgstr "Συνώνυμο για την λέξη \"Βοήθεια\""
101
101
 
 
102
#: ../client/drizzle.cc:516
 
103
msgid "Clear command."
 
104
msgstr ""
 
105
 
102
106
#: ../client/drizzle.cc:518
103
 
msgid "Clear command."
 
107
msgid "Reconnect to the server. Optional arguments are db and host."
104
108
msgstr ""
105
109
 
106
110
#: ../client/drizzle.cc:520
107
 
msgid "Reconnect to the server. Optional arguments are db and host."
 
111
msgid ""
 
112
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
108
113
msgstr ""
109
114
 
110
115
#: ../client/drizzle.cc:522
111
 
msgid ""
112
 
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
113
 
msgstr ""
114
 
 
115
 
#: ../client/drizzle.cc:524
116
116
msgid "Send command to drizzle server, display result vertically."
117
117
msgstr ""
118
118
 
119
 
#: ../client/drizzle.cc:525
 
119
#: ../client/drizzle.cc:523
120
120
msgid "Exit drizzle. Same as quit."
121
121
msgstr ""
122
122
 
123
 
#: ../client/drizzle.cc:526
 
123
#: ../client/drizzle.cc:524
124
124
msgid "Send command to drizzle server."
125
125
msgstr ""
126
126
 
127
 
#: ../client/drizzle.cc:527
 
127
#: ../client/drizzle.cc:525
128
128
msgid "Display this help."
129
129
msgstr "Εμφάνησε αυτή την βοήθεια."
130
130
 
131
 
#: ../client/drizzle.cc:528
 
131
#: ../client/drizzle.cc:526
132
132
msgid "Disable pager, print to stdout."
133
133
msgstr "Προβολή βοήθειας."
134
134
 
 
135
#: ../client/drizzle.cc:527
 
136
msgid "Don't write into outfile."
 
137
msgstr ""
 
138
 
135
139
#: ../client/drizzle.cc:529
136
 
msgid "Don't write into outfile."
137
 
msgstr ""
138
 
 
139
 
#: ../client/drizzle.cc:531
140
140
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
141
141
msgstr ""
142
142
 
143
 
#: ../client/drizzle.cc:532
 
143
#: ../client/drizzle.cc:530
144
144
msgid "Print current command."
145
145
msgstr "Τύπωσε αυτήν την εντολή."
146
146
 
147
 
#: ../client/drizzle.cc:533
 
147
#: ../client/drizzle.cc:531
148
148
msgid "Change your drizzle prompt."
149
149
msgstr ""
150
150
 
151
 
#: ../client/drizzle.cc:534
 
151
#: ../client/drizzle.cc:532
152
152
msgid "Quit drizzle."
153
153
msgstr "Έξοδος από το drizzle."
154
154
 
 
155
#: ../client/drizzle.cc:533
 
156
msgid "Rebuild completion hash."
 
157
msgstr ""
 
158
 
155
159
#: ../client/drizzle.cc:535
156
 
msgid "Rebuild completion hash."
157
 
msgstr ""
158
 
 
159
 
#: ../client/drizzle.cc:537
160
160
msgid "Execute an SQL script file. Takes a file name as an argument."
161
161
msgstr ""
162
162
 
163
 
#: ../client/drizzle.cc:538
 
163
#: ../client/drizzle.cc:536
164
164
msgid "Get status information from the server."
165
165
msgstr "Μεταφόρτωση πληροφοριών κατάστασης από τον διακομιστή."
166
166
 
 
167
#: ../client/drizzle.cc:538
 
168
msgid "Set outfile [to_outfile]. Append everything into given outfile."
 
169
msgstr ""
 
170
 
167
171
#: ../client/drizzle.cc:540
168
 
msgid "Set outfile [to_outfile]. Append everything into given outfile."
 
172
msgid "Use another schema. Takes schema name as argument."
169
173
msgstr ""
170
174
 
171
175
#: ../client/drizzle.cc:542
172
 
msgid "Use another schema. Takes schema name as argument."
173
 
msgstr ""
174
 
 
175
 
#: ../client/drizzle.cc:544
176
176
msgid "Shutdown the instance you are connected too."
177
177
msgstr ""
178
178
 
179
 
#: ../client/drizzle.cc:546 ../client/drizzle.cc:1416
 
179
#: ../client/drizzle.cc:544 ../client/drizzle.cc:1414
180
180
msgid "Show warnings after every statement."
181
181
msgstr ""
182
182
 
183
 
#: ../client/drizzle.cc:548
 
183
#: ../client/drizzle.cc:546
184
184
msgid "Don't show warnings after every statement."
185
185
msgstr ""
186
186
 
 
187
#: ../client/drizzle.cc:1196 ../client/drizzle.cc:4097
 
188
#, c-format
 
189
msgid "shutting down drizzled"
 
190
msgstr ""
 
191
 
187
192
#: ../client/drizzle.cc:1198 ../client/drizzle.cc:4099
188
193
#, c-format
189
 
msgid "shutting down drizzled"
190
 
msgstr ""
191
 
 
192
 
#: ../client/drizzle.cc:1200 ../client/drizzle.cc:4101
193
 
#, c-format
194
194
msgid " on port %d"
195
195
msgstr ""
196
196
 
197
 
#: ../client/drizzle.cc:1209 ../client/drizzle.cc:1215
198
 
#: ../client/drizzle.cc:4110 ../client/drizzle.cc:4116
 
197
#: ../client/drizzle.cc:1207 ../client/drizzle.cc:1213
 
198
#: ../client/drizzle.cc:4108 ../client/drizzle.cc:4114
199
199
#, c-format
200
200
msgid "shutdown failed; error: '%s'"
201
201
msgstr ""
202
202
 
203
 
#: ../client/drizzle.cc:1224 ../client/drizzle.cc:1260
204
 
#: ../client/drizzle.cc:4125
 
203
#: ../client/drizzle.cc:1222 ../client/drizzle.cc:1258
 
204
#: ../client/drizzle.cc:4123
205
205
#, c-format
206
206
msgid "done\n"
207
207
msgstr ""
208
208
 
209
 
#: ../client/drizzle.cc:1236
 
209
#: ../client/drizzle.cc:1234
210
210
#, c-format
211
211
msgid "killing query %u"
212
212
msgstr ""
213
213
 
214
 
#: ../client/drizzle.cc:1245 ../client/drizzle.cc:1251
 
214
#: ../client/drizzle.cc:1243 ../client/drizzle.cc:1249
215
215
#, c-format
216
216
msgid "kill failed; error: '%s'"
217
217
msgstr ""
218
218
 
219
 
#: ../client/drizzle.cc:1281
 
219
#: ../client/drizzle.cc:1279
220
220
#, c-format
221
221
msgid "drizzled is alive\n"
222
222
msgstr ""
223
223
 
224
 
#: ../client/drizzle.cc:1287
 
224
#: ../client/drizzle.cc:1285
225
225
#, c-format
226
226
msgid "ping failed; error: '%s'"
227
227
msgstr ""
228
228
 
229
 
#: ../client/drizzle.cc:1293
 
229
#: ../client/drizzle.cc:1291
230
230
#, c-format
231
231
msgid "drizzled won't answer to ping, error: '%s'"
232
232
msgstr ""
233
233
 
234
 
#: ../client/drizzle.cc:1352
 
234
#: ../client/drizzle.cc:1350
235
235
msgid "Error: Invalid Value for connect_timeout"
236
236
msgstr ""
237
237
 
238
 
#: ../client/drizzle.cc:1363
 
238
#: ../client/drizzle.cc:1361
239
239
msgid "Error: Invalid Value for max_input_line"
240
240
msgstr ""
241
241
 
242
 
#: ../client/drizzle.cc:1382 ../client/drizzledump.cc:469
 
242
#: ../client/drizzle.cc:1380 ../client/drizzledump.cc:469
 
243
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
243
244
msgid "Options used only in command line"
244
245
msgstr ""
245
246
 
246
 
#: ../client/drizzle.cc:1384
 
247
#: ../client/drizzle.cc:1382
247
248
#, fuzzy
248
249
msgid "Displays this help and exit."
249
250
msgstr "Εμφάνησε αυτή την βοήθεια."
250
251
 
 
252
#: ../client/drizzle.cc:1383
 
253
msgid ""
 
254
"Don't use history file. Disable interactive behavior. (Enables --silent)"
 
255
msgstr ""
 
256
 
251
257
#: ../client/drizzle.cc:1385
252
 
msgid ""
253
 
"Don't use history file. Disable interactive behavior. (Enables --silent)"
 
258
msgid "Display column type information."
254
259
msgstr ""
255
260
 
256
261
#: ../client/drizzle.cc:1387
257
 
msgid "Display column type information."
258
 
msgstr ""
259
 
 
260
 
#: ../client/drizzle.cc:1389
261
262
msgid ""
262
263
"Preserve comments. Send comments to the server. The default is --skip-"
263
264
"comments (discard comments), enable with --comments"
264
265
msgstr ""
265
266
 
 
267
#: ../client/drizzle.cc:1389
 
268
msgid "Print the output of a query (rows) vertically."
 
269
msgstr ""
 
270
 
266
271
#: ../client/drizzle.cc:1391
267
 
msgid "Print the output of a query (rows) vertically."
 
272
msgid "Continue even if we get an sql error."
268
273
msgstr ""
269
274
 
270
275
#: ../client/drizzle.cc:1393
271
 
msgid "Continue even if we get an sql error."
272
 
msgstr ""
273
 
 
274
 
#: ../client/drizzle.cc:1395
275
276
msgid ""
276
277
"Enable named commands. Named commands mean this program's internal commands; "
277
278
"see drizzle> help . When enabled, the named commands can be used from any "
278
279
"line of the query, otherwise only from the first line, before an enter."
279
280
msgstr ""
280
281
 
281
 
#: ../client/drizzle.cc:1397
 
282
#: ../client/drizzle.cc:1395
282
283
msgid "Turn off beep on error."
283
284
msgstr ""
284
285
 
285
 
#: ../client/drizzle.cc:1398
 
286
#: ../client/drizzle.cc:1396
286
287
msgid "Do not write line numbers for errors."
287
288
msgstr ""
288
289
 
 
290
#: ../client/drizzle.cc:1397
 
291
msgid "Do not write column names in results."
 
292
msgstr ""
 
293
 
289
294
#: ../client/drizzle.cc:1399
290
 
msgid "Do not write column names in results."
291
 
msgstr ""
292
 
 
293
 
#: ../client/drizzle.cc:1401
294
295
msgid ""
295
296
"Don't write column names in results. WARNING: -N is deprecated, use long "
296
297
"version of this options instead."
297
298
msgstr ""
298
299
 
299
 
#: ../client/drizzle.cc:1403
 
300
#: ../client/drizzle.cc:1401
300
301
msgid ""
301
302
"Change the value of a variable. Please note that this option is deprecated; "
302
303
"you can set variables directly with --variable-name=value."
303
304
msgstr ""
304
305
 
 
306
#: ../client/drizzle.cc:1403
 
307
msgid "Output in table format."
 
308
msgstr ""
 
309
 
305
310
#: ../client/drizzle.cc:1405
306
 
msgid "Output in table format."
 
311
msgid "Only allow UPDATE and DELETE that uses keys."
307
312
msgstr ""
308
313
 
309
314
#: ../client/drizzle.cc:1407
310
 
msgid "Only allow UPDATE and DELETE that uses keys."
 
315
msgid "Synonym for option --safe-updates, -U."
311
316
msgstr ""
312
317
 
313
318
#: ../client/drizzle.cc:1409
314
 
msgid "Synonym for option --safe-updates, -U."
315
 
msgstr ""
316
 
 
317
 
#: ../client/drizzle.cc:1411
318
319
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
319
320
msgstr ""
320
321
 
321
 
#: ../client/drizzle.cc:1412 ../client/drizzledump.cc:489
322
 
#: ../drizzled/drizzled.cc:1194
 
322
#: ../client/drizzle.cc:1410 ../client/drizzledump.cc:489
 
323
#: ../drizzled/drizzled.cc:1186
323
324
msgid "Output version information and exit."
324
325
msgstr ""
325
326
 
326
 
#: ../client/drizzle.cc:1414
 
327
#: ../client/drizzle.cc:1412
327
328
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
328
329
msgstr ""
329
330
 
 
331
#: ../client/drizzle.cc:1416
 
332
msgid "Number of lines before each import progress report."
 
333
msgstr ""
 
334
 
330
335
#: ../client/drizzle.cc:1418
331
 
msgid "Number of lines before each import progress report."
332
 
msgstr ""
333
 
 
334
 
#: ../client/drizzle.cc:1420
335
336
msgid "Ping the server to check if it's alive."
336
337
msgstr ""
337
338
 
338
 
#: ../client/drizzle.cc:1422 ../drizzled/drizzled.cc:1113
 
339
#: ../client/drizzle.cc:1420 ../drizzled/drizzled.cc:1105
339
340
msgid "Configuration file defaults are not used if no-defaults is set"
340
341
msgstr ""
341
342
 
342
 
#: ../client/drizzle.cc:1425 ../client/drizzledump.cc:497
 
343
#: ../client/drizzle.cc:1423 ../client/drizzledump.cc:497
343
344
msgid "Options specific to the drizzle client"
344
345
msgstr ""
345
346
 
346
 
#: ../client/drizzle.cc:1428
 
347
#: ../client/drizzle.cc:1426
347
348
msgid ""
348
349
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
349
350
"and field completion, but startup and reconnecting may take a longer time."
350
351
msgstr ""
351
352
 
352
 
#: ../client/drizzle.cc:1430
 
353
#: ../client/drizzle.cc:1428
353
354
msgid ""
354
355
"Automatically switch to vertical output mode if the result is wider than the "
355
356
"terminal width."
356
357
msgstr ""
357
358
 
 
359
#: ../client/drizzle.cc:1430
 
360
msgid "Database to use."
 
361
msgstr ""
 
362
 
358
363
#: ../client/drizzle.cc:1432
359
 
msgid "Database to use."
 
364
msgid "(not used)"
360
365
msgstr ""
361
366
 
362
367
#: ../client/drizzle.cc:1434
363
 
msgid "(not used)"
 
368
msgid "Delimiter to be used."
364
369
msgstr ""
365
370
 
366
371
#: ../client/drizzle.cc:1436
367
 
msgid "Delimiter to be used."
 
372
msgid "Execute command and quit. (Disables --force and history file)"
368
373
msgstr ""
369
374
 
370
375
#: ../client/drizzle.cc:1438
371
 
msgid "Execute command and quit. (Disables --force and history file)"
 
376
msgid "Enable LOAD DATA LOCAL INFILE."
372
377
msgstr ""
373
378
 
374
379
#: ../client/drizzle.cc:1440
375
 
msgid "Enable LOAD DATA LOCAL INFILE."
 
380
msgid "Flush buffer after each query."
376
381
msgstr ""
377
382
 
378
383
#: ../client/drizzle.cc:1442
379
 
msgid "Flush buffer after each query."
 
384
msgid "Ignore SIGINT (CTRL-C)"
380
385
msgstr ""
381
386
 
382
387
#: ../client/drizzle.cc:1444
383
 
msgid "Ignore SIGINT (CTRL-C)"
384
 
msgstr ""
385
 
 
386
 
#: ../client/drizzle.cc:1446
387
388
msgid ""
388
389
"Only update the default database. This is useful for skipping updates to "
389
390
"other database in the update log."
390
391
msgstr ""
391
392
 
392
 
#: ../client/drizzle.cc:1448
 
393
#: ../client/drizzle.cc:1446
393
394
msgid ""
394
395
"Pager to use to display results. If you don't supply an option the default "
395
396
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
398
399
"default."
399
400
msgstr ""
400
401
 
 
402
#: ../client/drizzle.cc:1448
 
403
#, fuzzy
 
404
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
 
405
msgstr "Προβολή βοήθειας."
 
406
 
401
407
#: ../client/drizzle.cc:1450
402
 
#, fuzzy
403
 
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
404
 
msgstr "Προβολή βοήθειας."
 
408
msgid "Set the drizzle prompt to this value."
 
409
msgstr ""
405
410
 
406
411
#: ../client/drizzle.cc:1452
407
 
msgid "Set the drizzle prompt to this value."
408
 
msgstr ""
409
 
 
410
 
#: ../client/drizzle.cc:1454
411
412
msgid ""
412
413
"Don't cache result, print it row by row. This may slow down the server if "
413
414
"the output is suspended. Doesn't use history file."
414
415
msgstr ""
415
416
 
416
 
#: ../client/drizzle.cc:1456
 
417
#: ../client/drizzle.cc:1454
417
418
msgid "Write fields without conversion. Used with --batch."
418
419
msgstr ""
419
420
 
 
421
#: ../client/drizzle.cc:1455
 
422
msgid "Do not reconnect if the connection is lost."
 
423
msgstr ""
 
424
 
420
425
#: ../client/drizzle.cc:1457
421
 
msgid "Do not reconnect if the connection is lost."
422
 
msgstr ""
423
 
 
424
 
#: ../client/drizzle.cc:1459
425
426
msgid "Shutdown the server"
426
427
msgstr ""
427
428
 
 
429
#: ../client/drizzle.cc:1458
 
430
msgid ""
 
431
"Be more silent. Print results with a tab as separator, each row on new line."
 
432
msgstr ""
 
433
 
428
434
#: ../client/drizzle.cc:1460
429
 
msgid ""
430
 
"Be more silent. Print results with a tab as separator, each row on new line."
 
435
msgid "Kill a running query."
431
436
msgstr ""
432
437
 
433
438
#: ../client/drizzle.cc:1462
434
 
msgid "Kill a running query."
435
 
msgstr ""
436
 
 
437
 
#: ../client/drizzle.cc:1464
438
439
msgid ""
439
440
"Append everything into outfile. See interactive help (\\h) also. Does not "
440
441
"work in batch mode. Disable with --disable-tee. This option is disabled by "
441
442
"default."
442
443
msgstr ""
443
444
 
 
445
#: ../client/drizzle.cc:1464
 
446
msgid "Disable outfile. See interactive help (\\h) also."
 
447
msgstr ""
 
448
 
444
449
#: ../client/drizzle.cc:1466
445
 
msgid "Disable outfile. See interactive help (\\h) also."
 
450
msgid "Number of seconds before connection timeout."
446
451
msgstr ""
447
452
 
448
453
#: ../client/drizzle.cc:1468
449
 
msgid "Number of seconds before connection timeout."
 
454
msgid "Max length of input line"
450
455
msgstr ""
451
456
 
452
457
#: ../client/drizzle.cc:1470
453
 
msgid "Max length of input line"
 
458
msgid "Automatic limit for SELECT when using --safe-updates"
454
459
msgstr ""
455
460
 
456
461
#: ../client/drizzle.cc:1472
457
 
msgid "Automatic limit for SELECT when using --safe-updates"
458
 
msgstr ""
459
 
 
460
 
#: ../client/drizzle.cc:1474
461
462
msgid "Automatic limit for rows in a join when using --safe-updates"
462
463
msgstr ""
463
464
 
464
 
#: ../client/drizzle.cc:1479 ../client/drizzledump.cc:538
 
465
#: ../client/drizzle.cc:1477 ../client/drizzledump.cc:538
465
466
msgid "Options specific to the client"
466
467
msgstr ""
467
468
 
 
469
#: ../client/drizzle.cc:1480
 
470
msgid "Connect to host"
 
471
msgstr ""
 
472
 
468
473
#: ../client/drizzle.cc:1482
469
 
msgid "Connect to host"
 
474
msgid ""
 
475
"Password to use when connecting to server. If password is not given it's "
 
476
"asked from the tty."
470
477
msgstr ""
471
478
 
472
479
#: ../client/drizzle.cc:1484
473
480
msgid ""
474
 
"Password to use when connecting to server. If password is not given it's "
475
 
"asked from the tty."
476
 
msgstr ""
477
 
 
478
 
#: ../client/drizzle.cc:1486
479
 
msgid ""
480
481
"Port number to use for connection or 0 for default to, in order of "
481
482
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
482
483
msgstr ""
483
484
 
484
 
#: ../client/drizzle.cc:1492 ../client/drizzledump.cc:547
 
485
#: ../client/drizzle.cc:1490 ../client/drizzledump.cc:547
485
486
#: ../plugin/transaction_log/utilities/transaction_reader.cc:648
486
487
msgid "User for login if not current user."
487
488
msgstr ""
488
489
 
489
 
#: ../client/drizzle.cc:1494
 
490
#: ../client/drizzle.cc:1492
490
491
msgid "The protocol of connection (mysql, mysql-plugin-auth, or drizzle)."
491
492
msgstr ""
492
493
 
493
 
#: ../client/drizzle.cc:1497 ../client/drizzledump.cc:561
 
494
#: ../client/drizzle.cc:1495 ../client/drizzledump.cc:561
494
495
msgid "Allowed Options"
495
496
msgstr ""
496
497
 
497
 
#: ../client/drizzle.cc:1562 ../client/drizzle.cc:1572
 
498
#: ../client/drizzle.cc:1560 ../client/drizzle.cc:1570
498
499
#, c-format
499
500
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
500
501
msgstr ""
501
502
 
502
 
#: ../client/drizzle.cc:1636 ../client/drizzle.cc:3995
 
503
#: ../client/drizzle.cc:1634 ../client/drizzle.cc:3993
503
504
msgid "DELIMITER cannot contain a backslash character"
504
505
msgstr ""
505
506
 
506
 
#: ../client/drizzle.cc:1727 ../client/drizzledump.cc:660
 
507
#: ../client/drizzle.cc:1725 ../client/drizzledump.cc:660
507
508
#: ../client/drizzleimport.cc:475 ../client/drizzleslap.cc:623
508
 
#: ../client/drizzletest.cc:5614
 
509
#: ../client/drizzletest.cc:5610
509
510
msgid "Error: Unknown protocol"
510
511
msgstr ""
511
512
 
512
 
#: ../client/drizzle.cc:1741
 
513
#: ../client/drizzle.cc:1739
513
514
#, c-format
514
515
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
515
516
msgstr ""
516
517
 
517
 
#: ../client/drizzle.cc:1787 ../client/drizzle.cc:4266
 
518
#: ../client/drizzle.cc:1785 ../client/drizzle.cc:4264
518
519
#, c-format
519
520
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
520
521
msgstr ""
521
522
 
522
 
#: ../client/drizzle.cc:1793
 
523
#: ../client/drizzle.cc:1791
523
524
#, c-format
524
525
msgid ""
525
526
"Copyright (C) 2008 Sun Microsystems\n"
527
528
"and you are welcome to modify and redistribute it under the GPL license\n"
528
529
msgstr ""
529
530
 
530
 
#: ../client/drizzle.cc:1798
 
531
#: ../client/drizzle.cc:1796
531
532
#, c-format
532
533
msgid "Usage: drizzle [OPTIONS] [schema]\n"
533
534
msgstr ""
534
535
 
535
 
#: ../client/drizzle.cc:1852
 
536
#: ../client/drizzle.cc:1850
536
537
#, c-format
537
538
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
538
539
msgstr ""
539
540
 
540
 
#: ../client/drizzle.cc:1861
 
541
#: ../client/drizzle.cc:1859
541
542
#, c-format
542
543
msgid ""
543
544
"Your Drizzle connection id is %u\n"
545
546
"Server version: %s\n"
546
547
msgstr ""
547
548
 
548
 
#: ../client/drizzle.cc:1895
 
549
#: ../client/drizzle.cc:1893
549
550
#, c-format
550
551
msgid "Reading history-file %s\n"
551
552
msgstr ""
552
553
 
553
 
#: ../client/drizzle.cc:1899
 
554
#: ../client/drizzle.cc:1897
554
555
#, c-format
555
556
msgid "Couldn't allocate memory for temp histfile!\n"
556
557
msgstr ""
557
558
 
558
 
#: ../client/drizzle.cc:1906
 
559
#: ../client/drizzle.cc:1904
559
560
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
560
561
msgstr ""
561
562
 
562
 
#: ../client/drizzle.cc:1916
 
563
#: ../client/drizzle.cc:1914
563
564
msgid "Error:"
564
565
msgstr ""
565
566
 
566
 
#: ../client/drizzle.cc:1929
 
567
#: ../client/drizzle.cc:1927
567
568
#, c-format
568
569
msgid "Writing history-file %s\n"
569
570
msgstr ""
570
571
 
571
 
#: ../client/drizzle.cc:1937
 
572
#: ../client/drizzle.cc:1935
572
573
msgid "Aborted"
573
574
msgstr "Ακυρώθηκε"
574
575
 
575
 
#: ../client/drizzle.cc:1937
 
576
#: ../client/drizzle.cc:1935
576
577
msgid "Bye"
577
578
msgstr "Γεια"
578
579
 
579
 
#: ../client/drizzle.cc:1988
 
580
#: ../client/drizzle.cc:1986
580
581
msgid "Query aborted by Ctrl+C\n"
581
582
msgstr ""
582
583
 
583
 
#: ../client/drizzle.cc:2071
 
584
#: ../client/drizzle.cc:2069
584
585
#, c-format
585
586
msgid "Processing line: %<PRIu32>\n"
586
587
msgstr ""
587
588
 
588
 
#: ../client/drizzle.cc:2288
 
589
#: ../client/drizzle.cc:2286
589
590
msgid "Unknown command: "
590
591
msgstr ""
591
592
 
592
 
#: ../client/drizzle.cc:2443
 
593
#: ../client/drizzle.cc:2441
593
594
msgid "Not found a delimiter within max_input_line of input"
594
595
msgstr ""
595
596
 
596
 
#: ../client/drizzle.cc:2689
 
597
#: ../client/drizzle.cc:2687
597
598
msgid ""
598
599
"Reading table information for completion of table and column names\n"
599
600
"You can turn off this feature to get a quicker startup with -A\n"
600
601
"\n"
601
602
msgstr ""
602
603
 
603
 
#: ../client/drizzle.cc:2728
 
604
#: ../client/drizzle.cc:2726
604
605
msgid "No connection. Trying to reconnect..."
605
606
msgstr ""
606
607
 
607
 
#: ../client/drizzle.cc:2734
 
608
#: ../client/drizzle.cc:2732
608
609
msgid "Can't connect to the server\n"
609
610
msgstr ""
610
611
 
611
 
#: ../client/drizzle.cc:2818
 
612
#: ../client/drizzle.cc:2816
612
613
msgid "List of all Drizzle commands:"
613
614
msgstr ""
614
615
 
615
 
#: ../client/drizzle.cc:2822
 
616
#: ../client/drizzle.cc:2820
616
617
#, c-format
617
618
msgid ""
618
619
"Note that all text commands must be first on line and end with '%s' or \\g"
619
620
msgstr ""
620
621
 
621
 
#: ../client/drizzle.cc:2880
 
622
#: ../client/drizzle.cc:2878
622
623
msgid "No query specified\n"
623
624
msgstr ""
624
625
 
625
 
#: ../client/drizzle.cc:2895
 
626
#: ../client/drizzle.cc:2893
626
627
msgid "Ignoring query to other database"
627
628
msgstr ""
628
629
 
629
 
#: ../client/drizzle.cc:2944
 
630
#: ../client/drizzle.cc:2942
630
631
msgid "Empty set"
631
632
msgstr ""
632
633
 
633
 
#: ../client/drizzle.cc:2957
 
634
#: ../client/drizzle.cc:2955
634
635
#, c-format
635
636
msgid "%ld row in set"
636
637
msgid_plural "%ld rows in set"
637
638
msgstr[0] ""
638
639
msgstr[1] ""
639
640
 
 
641
#: ../client/drizzle.cc:2964
 
642
msgid "Query OK"
 
643
msgstr ""
 
644
 
640
645
#: ../client/drizzle.cc:2966
641
 
msgid "Query OK"
642
 
msgstr ""
643
 
 
644
 
#: ../client/drizzle.cc:2968
645
646
#, c-format
646
647
msgid "Query OK, %ld row affected"
647
648
msgid_plural "Query OK, %ld rows affected"
648
649
msgstr[0] ""
649
650
msgstr[1] ""
650
651
 
651
 
#: ../client/drizzle.cc:3040
 
652
#: ../client/drizzle.cc:3038
652
653
msgid "popen() failed! defaulting PAGER to stdout!\n"
653
654
msgstr ""
654
655
 
655
 
#: ../client/drizzle.cc:3062
 
656
#: ../client/drizzle.cc:3060
656
657
#, c-format
657
658
msgid "Error logging to file '%s'\n"
658
659
msgstr ""
659
660
 
660
 
#: ../client/drizzle.cc:3067
 
661
#: ../client/drizzle.cc:3065
661
662
#, c-format
662
663
msgid "Logging to file '%s'\n"
663
664
msgstr ""
664
665
 
665
 
#: ../client/drizzle.cc:3151
 
666
#: ../client/drizzle.cc:3149
666
667
#, c-format
667
668
msgid ""
668
669
"Field %3u:  `%s`\n"
679
680
"\n"
680
681
msgstr ""
681
682
 
682
 
#: ../client/drizzle.cc:3731
 
683
#: ../client/drizzle.cc:3729
683
684
#, c-format
684
685
msgid "No previous outfile available, you must give a filename!\n"
685
686
msgstr ""
686
687
 
687
 
#: ../client/drizzle.cc:3736
 
688
#: ../client/drizzle.cc:3734
688
689
#, c-format
689
690
msgid "Currently logging to file '%s'\n"
690
691
msgstr ""
691
692
 
692
 
#: ../client/drizzle.cc:3756
 
693
#: ../client/drizzle.cc:3754
693
694
#, c-format
694
695
msgid "No outfile specified!\n"
695
696
msgstr ""
696
697
 
697
 
#: ../client/drizzle.cc:3769
 
698
#: ../client/drizzle.cc:3767
698
699
msgid "Outfile disabled.\n"
699
700
msgstr ""
700
701
 
701
 
#: ../client/drizzle.cc:3796
 
702
#: ../client/drizzle.cc:3794
702
703
#, fuzzy
703
704
msgid "Default pager wasn't set, using stdout.\n"
704
705
msgstr "Προβολή βοήθειας."
705
706
 
706
 
#: ../client/drizzle.cc:3816
 
707
#: ../client/drizzle.cc:3814
707
708
#, c-format
708
709
msgid "PAGER set to '%s'\n"
709
710
msgstr ""
710
711
 
711
 
#: ../client/drizzle.cc:3827
 
712
#: ../client/drizzle.cc:3825
712
713
msgid "PAGER set to stdout\n"
713
714
msgstr ""
714
715
 
 
716
#: ../client/drizzle.cc:3908
 
717
#, c-format
 
718
msgid "Connection id:    %u"
 
719
msgstr ""
 
720
 
715
721
#: ../client/drizzle.cc:3910
716
722
#, c-format
717
 
msgid "Connection id:    %u"
718
 
msgstr ""
719
 
 
720
 
#: ../client/drizzle.cc:3912
721
 
#, c-format
722
723
msgid "Current schema: %.128s\n"
723
724
msgstr ""
724
725
 
725
 
#: ../client/drizzle.cc:3913
 
726
#: ../client/drizzle.cc:3911
726
727
msgid "*** NONE ***"
727
728
msgstr ""
728
729
 
729
730
#. Skip command name
730
 
#: ../client/drizzle.cc:3933
 
731
#: ../client/drizzle.cc:3931
731
732
msgid "Usage: \\. <filename> | source <filename>"
732
733
msgstr ""
733
734
 
734
 
#: ../client/drizzle.cc:3948
 
735
#: ../client/drizzle.cc:3946
735
736
#, c-format
736
737
msgid "Failed to open file '%s', error: %d"
737
738
msgstr ""
738
739
 
739
 
#: ../client/drizzle.cc:3987
 
740
#: ../client/drizzle.cc:3985
740
741
msgid "DELIMITER must be followed by a 'delimiter' character or string"
741
742
msgstr ""
742
743
 
743
 
#: ../client/drizzle.cc:4020
 
744
#: ../client/drizzle.cc:4018
744
745
msgid "USE must be followed by a schema name"
745
746
msgstr ""
746
747
 
747
 
#: ../client/drizzle.cc:4088
 
748
#: ../client/drizzle.cc:4086
748
749
msgid "Schema changed"
749
750
msgstr ""
750
751
 
751
 
#: ../client/drizzle.cc:4134
 
752
#: ../client/drizzle.cc:4132
752
753
msgid "Show warnings enabled."
753
754
msgstr ""
754
755
 
755
 
#: ../client/drizzle.cc:4142
 
756
#: ../client/drizzle.cc:4140
756
757
msgid "Show warnings disabled."
757
758
msgstr ""
758
759
 
759
 
#: ../client/drizzle.cc:4273
 
760
#: ../client/drizzle.cc:4271
760
761
#, c-format
761
762
msgid ""
762
763
"\n"
763
764
"Connection id:\t\t%lu\n"
764
765
msgstr ""
765
766
 
766
 
#: ../client/drizzle.cc:4285
 
767
#: ../client/drizzle.cc:4283
767
768
#, c-format
768
769
msgid "Current schema:\t%s\n"
769
770
msgstr ""
770
771
 
771
 
#: ../client/drizzle.cc:4286
 
772
#: ../client/drizzle.cc:4284
772
773
#, c-format
773
774
msgid "Current user:\t\t%s\n"
774
775
msgstr ""
775
776
 
776
 
#: ../client/drizzle.cc:4292
 
777
#: ../client/drizzle.cc:4290
777
778
msgid "SSL:\t\t\tNot in use"
778
779
msgstr ""
779
780
 
780
 
#: ../client/drizzle.cc:4297
 
781
#: ../client/drizzle.cc:4295
781
782
msgid ""
782
783
"\n"
783
784
"No connection\n"
784
785
msgstr ""
785
786
 
786
 
#: ../client/drizzle.cc:4304
 
787
#: ../client/drizzle.cc:4302
787
788
msgid ""
788
789
"\n"
789
790
"All updates ignored to this schema\n"
790
791
msgstr ""
791
792
 
792
 
#: ../client/drizzle.cc:4307
 
793
#: ../client/drizzle.cc:4305
793
794
#, c-format
794
795
msgid "Current pager:\t\t%s\n"
795
796
msgstr ""
796
797
 
797
 
#: ../client/drizzle.cc:4308
 
798
#: ../client/drizzle.cc:4306
798
799
#, c-format
799
800
msgid "Using outfile:\t\t'%s'\n"
800
801
msgstr ""
801
802
 
802
 
#: ../client/drizzle.cc:4309
 
803
#: ../client/drizzle.cc:4307
803
804
#, c-format
804
805
msgid "Using delimiter:\t%s\n"
805
806
msgstr ""
806
807
 
807
 
#: ../client/drizzle.cc:4310
 
808
#: ../client/drizzle.cc:4308
808
809
#, c-format
809
810
msgid "Server version:\t\t%s\n"
810
811
msgstr ""
811
812
 
812
 
#: ../client/drizzle.cc:4311
 
813
#: ../client/drizzle.cc:4309
813
814
#, c-format
814
815
msgid "Protocol:\t\t%s\n"
815
816
msgstr ""
816
817
 
817
 
#: ../client/drizzle.cc:4312
 
818
#: ../client/drizzle.cc:4310
818
819
#, c-format
819
820
msgid "Protocol version:\t%d\n"
820
821
msgstr ""
821
822
 
822
 
#: ../client/drizzle.cc:4313
 
823
#: ../client/drizzle.cc:4311
823
824
#, c-format
824
825
msgid "Connection:\t\t%s\n"
825
826
msgstr ""
826
827
 
 
828
#: ../client/drizzle.cc:4318
 
829
#, c-format
 
830
msgid "UNIX socket:\t\t%s\n"
 
831
msgstr ""
 
832
 
827
833
#: ../client/drizzle.cc:4320
828
834
#, c-format
829
 
msgid "UNIX socket:\t\t%s\n"
830
 
msgstr ""
831
 
 
832
 
#: ../client/drizzle.cc:4322
833
 
#, c-format
834
835
msgid "TCP port:\t\t%d\n"
835
836
msgstr ""
836
837
 
 
838
#: ../client/drizzle.cc:4325
 
839
msgid ""
 
840
"\n"
 
841
"Note that you are running in safe_update_mode:\n"
 
842
msgstr ""
 
843
 
837
844
#: ../client/drizzle.cc:4327
838
 
msgid ""
839
 
"\n"
840
 
"Note that you are running in safe_update_mode:\n"
841
 
msgstr ""
842
 
 
843
 
#: ../client/drizzle.cc:4329
844
845
#, c-format
845
846
msgid ""
846
847
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
853
854
"\n"
854
855
msgstr ""
855
856
 
856
 
#: ../client/drizzle.cc:4391 ../drizzled/option.cc:342
 
857
#: ../client/drizzle.cc:4389
857
858
#, c-format
858
859
msgid "ERROR"
859
860
msgstr ""
860
861
 
 
862
#: ../client/drizzle.cc:4432
 
863
#, c-format
 
864
msgid "ERROR %d (%s): "
 
865
msgstr ""
 
866
 
861
867
#: ../client/drizzle.cc:4434
862
868
#, c-format
863
 
msgid "ERROR %d (%s): "
864
 
msgstr ""
865
 
 
866
 
#: ../client/drizzle.cc:4436
867
 
#, c-format
868
869
msgid "ERROR %d: "
869
870
msgstr ""
870
871
 
871
 
#: ../client/drizzle.cc:4439
 
872
#: ../client/drizzle.cc:4437
872
873
msgid "ERROR: "
873
874
msgstr ""
874
875
 
 
876
#: ../client/drizzle.cc:4542
 
877
msgid " hours "
 
878
msgstr ""
 
879
 
875
880
#: ../client/drizzle.cc:4544
876
 
msgid " hours "
877
 
msgstr ""
878
 
 
879
 
#: ../client/drizzle.cc:4546
880
881
msgid " hour "
881
882
msgstr ""
882
883
 
883
 
#: ../client/drizzle.cc:4550
 
884
#: ../client/drizzle.cc:4548
884
885
msgid " min "
885
886
msgstr ""
886
887
 
887
 
#: ../client/drizzle.cc:4560
 
888
#: ../client/drizzle.cc:4558
888
889
msgid " sec"
889
890
msgstr ""
890
891
 
891
 
#: ../client/drizzle.cc:4662
 
892
#: ../client/drizzle.cc:4660
892
893
msgid "(unknown)"
893
894
msgstr ""
894
895
 
895
 
#: ../client/drizzle.cc:4782
 
896
#: ../client/drizzle.cc:4780
896
897
#, c-format
897
898
msgid "Returning to default PROMPT of %s\n"
898
899
msgstr ""
899
900
 
900
 
#: ../client/drizzle.cc:4787
 
901
#: ../client/drizzle.cc:4785
901
902
msgid "Memory allocation error. Not changing prompt\n"
902
903
msgstr ""
903
904
 
904
 
#: ../client/drizzle.cc:4792
 
905
#: ../client/drizzle.cc:4790
905
906
#, c-format
906
907
msgid "PROMPT set to '%s'\n"
907
908
msgstr ""
1176
1177
msgstr ""
1177
1178
 
1178
1179
#: ../client/drizzledump.cc:673 ../client/drizzleimport.cc:488
1179
 
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5626
 
1180
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5622
1180
1181
#, c-format
1181
1182
msgid "Value supplied for port is not valid.\n"
1182
1183
msgstr ""
1190
1191
msgid "-- Retrieving data for "
1191
1192
msgstr ""
1192
1193
 
1193
 
#: ../client/drizzledump_data.cc:296
 
1194
#: ../client/drizzledump_data.cc:294
1194
1195
msgid " rows dumped for table "
1195
1196
msgstr ""
1196
1197
 
1197
 
#: ../client/drizzledump_data.cc:555
 
1198
#: ../client/drizzledump_data.cc:553
1198
1199
msgid "-- Connecting to "
1199
1200
msgstr ""
1200
1201
 
1201
 
#: ../client/drizzledump_data.cc:555
 
1202
#: ../client/drizzledump_data.cc:553
1202
1203
msgid " using protocol "
1203
1204
msgstr ""
1204
1205
 
1205
 
#: ../client/drizzledump_data.cc:587 ../client/drizzledump_data.cc:593
1206
 
#: ../client/drizzledump_data.cc:624 ../client/drizzledump_data.cc:630
 
1206
#: ../client/drizzledump_data.cc:585 ../client/drizzledump_data.cc:591
 
1207
#: ../client/drizzledump_data.cc:622 ../client/drizzledump_data.cc:628
1207
1208
msgid "Error executing query: "
1208
1209
msgstr ""
1209
1210
 
1210
 
#: ../client/drizzledump_data.cc:601
 
1211
#: ../client/drizzledump_data.cc:599
1211
1212
msgid "Could not buffer result: "
1212
1213
msgstr ""
1213
1214
 
1214
 
#: ../client/drizzledump_data.cc:647
 
1215
#: ../client/drizzledump_data.cc:645
1215
1216
msgid "Error: Could not set db '"
1216
1217
msgstr ""
1217
1218
 
1218
 
#: ../client/drizzledump_data.cc:661 ../client/drizzledump_data.cc:666
1219
 
#: ../client/drizzledump_data.cc:672
 
1219
#: ../client/drizzledump_data.cc:659 ../client/drizzledump_data.cc:664
 
1220
#: ../client/drizzledump_data.cc:670
1220
1221
msgid "Got error: "
1221
1222
msgstr ""
1222
1223
 
1223
 
#: ../client/drizzledump_data.cc:681
 
1224
#: ../client/drizzledump_data.cc:679
1224
1225
msgid "-- Disconnecting from "
1225
1226
msgstr ""
1226
1227
 
1246
1247
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1247
1248
msgstr ""
1248
1249
 
1249
 
#: ../client/drizzletest.cc:5370
 
1250
#: ../client/drizzletest.cc:5366
1250
1251
msgid "Error: Invalid Value for opt_max_connect_retries"
1251
1252
msgstr ""
1252
1253
 
1253
 
#: ../client/drizzletest.cc:5380
 
1254
#: ../client/drizzletest.cc:5376
1254
1255
msgid "Error: Invalid Value for opt_tail_lines"
1255
1256
msgstr ""
1256
1257
 
1257
 
#: ../client/drizzletest.cc:5390
 
1258
#: ../client/drizzletest.cc:5386
1258
1259
msgid "Error: Invalid Value for opt_sleep"
1259
1260
msgstr ""
1260
1261
 
1261
 
#: ../client/drizzletest.cc:5578
 
1262
#: ../client/drizzletest.cc:5574
1262
1263
#, c-format
1263
1264
msgid "Could not open '%s' for reading: errno = %d"
1264
1265
msgstr ""
1265
1266
 
1266
 
#: ../client/drizzletest.cc:5583
 
1267
#: ../client/drizzletest.cc:5579
1267
1268
#, c-format
1268
1269
msgid "Out of memory"
1269
1270
msgstr ""
1437
1438
msgid "Defaults file '%s' not found\n"
1438
1439
msgstr ""
1439
1440
 
1440
 
#: ../drizzled/drizzled.cc:1094
 
1441
#: ../drizzled/drizzled.cc:1086
1441
1442
#, c-format
1442
1443
msgid "gethostname failed, using '%s' as hostname"
1443
1444
msgstr ""
1444
1445
 
1445
 
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1697
 
1446
#: ../drizzled/drizzled.cc:1101 ../drizzled/drizzled.cc:1688
1446
1447
msgid "Display this help and exit."
1447
1448
msgstr ""
1448
1449
 
1449
 
#: ../drizzled/drizzled.cc:1111
 
1450
#: ../drizzled/drizzled.cc:1103
1450
1451
msgid "Run as a daemon."
1451
1452
msgstr ""
1452
1453
 
1453
 
#: ../drizzled/drizzled.cc:1115
 
1454
#: ../drizzled/drizzled.cc:1107
1454
1455
msgid "Configuration file to use"
1455
1456
msgstr ""
1456
1457
 
1457
 
#: ../drizzled/drizzled.cc:1117
 
1458
#: ../drizzled/drizzled.cc:1109
1458
1459
msgid "Base location for config files"
1459
1460
msgstr ""
1460
1461
 
1461
 
#: ../drizzled/drizzled.cc:1119 ../drizzled/drizzled.cc:1888
 
1462
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1879
1462
1463
msgid "Directory for plugins."
1463
1464
msgstr ""
1464
1465
 
1465
 
#: ../drizzled/drizzled.cc:1124 ../drizzled/drizzled.cc:1892
 
1466
#: ../drizzled/drizzled.cc:1116 ../drizzled/drizzled.cc:1883
1466
1467
msgid ""
1467
1468
"Optional comma separated list of plugins to load at startup in addition to "
1468
1469
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1469
1470
msgstr ""
1470
1471
 
1471
 
#: ../drizzled/drizzled.cc:1128 ../drizzled/drizzled.cc:1898
 
1472
#: ../drizzled/drizzled.cc:1120 ../drizzled/drizzled.cc:1889
1472
1473
msgid ""
1473
1474
"Optional comma separated list of plugins to not load at startup. Effectively "
1474
1475
"removes a plugin from the list of plugins to be loaded. [for example: --"
1475
1476
"plugin_remove=crc32,logger_gearman]"
1476
1477
msgstr ""
1477
1478
 
1478
 
#: ../drizzled/drizzled.cc:1132 ../drizzled/drizzled.cc:1904
 
1479
#: ../drizzled/drizzled.cc:1124 ../drizzled/drizzled.cc:1895
1479
1480
msgid ""
1480
1481
"Optional comma separated list of plugins to load at starup instead of the "
1481
1482
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1482
1483
msgstr ""
1483
1484
 
1484
 
#: ../drizzled/drizzled.cc:1139 ../drizzled/drizzled.cc:1704
 
1485
#: ../drizzled/drizzled.cc:1131 ../drizzled/drizzled.cc:1695
1485
1486
msgid "Auto-increment columns are incremented by this"
1486
1487
msgstr ""
1487
1488
 
1488
 
#: ../drizzled/drizzled.cc:1141 ../drizzled/drizzled.cc:1709
 
1489
#: ../drizzled/drizzled.cc:1133 ../drizzled/drizzled.cc:1700
1489
1490
msgid ""
1490
1491
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1491
1492
"= 1"
1492
1493
msgstr ""
1493
1494
 
1494
 
#: ../drizzled/drizzled.cc:1143 ../drizzled/drizzled.cc:1715
 
1495
#: ../drizzled/drizzled.cc:1135 ../drizzled/drizzled.cc:1706
1495
1496
msgid ""
1496
1497
"Path to installation directory. All paths are usually resolved relative to "
1497
1498
"this."
1498
1499
msgstr ""
1499
1500
 
1500
 
#: ../drizzled/drizzled.cc:1146 ../drizzled/drizzled.cc:1720
 
1501
#: ../drizzled/drizzled.cc:1138 ../drizzled/drizzled.cc:1711
1501
1502
msgid "Chroot drizzled daemon during startup."
1502
1503
msgstr ""
1503
1504
 
1504
 
#: ../drizzled/drizzled.cc:1148 ../drizzled/drizzled.cc:1724
 
1505
#: ../drizzled/drizzled.cc:1140 ../drizzled/drizzled.cc:1715
1505
1506
msgid "Set the default collation."
1506
1507
msgstr ""
1507
1508
 
1508
 
#: ../drizzled/drizzled.cc:1150 ../drizzled/drizzled.cc:1728
 
1509
#: ../drizzled/drizzled.cc:1142 ../drizzled/drizzled.cc:1719
1509
1510
msgid "Default completion type."
1510
1511
msgstr ""
1511
1512
 
1512
 
#: ../drizzled/drizzled.cc:1151 ../drizzled/drizzled.cc:1733
 
1513
#: ../drizzled/drizzled.cc:1143 ../drizzled/drizzled.cc:1724
1513
1514
msgid "Write core on errors."
1514
1515
msgstr ""
1515
1516
 
1516
 
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1737
 
1517
#: ../drizzled/drizzled.cc:1145 ../drizzled/drizzled.cc:1728
 
1518
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
1517
1519
msgid "Path to the database root."
1518
1520
msgstr ""
1519
1521
 
1520
 
#: ../drizzled/drizzled.cc:1155
 
1522
#: ../drizzled/drizzled.cc:1147
1521
1523
msgid "Set the default storage engine for tables."
1522
1524
msgstr ""
1523
1525
 
1524
 
#: ../drizzled/drizzled.cc:1157
 
1526
#: ../drizzled/drizzled.cc:1149
1525
1527
msgid "Set the default time zone."
1526
1528
msgstr ""
1527
1529
 
1528
 
#: ../drizzled/drizzled.cc:1159 ../drizzled/drizzled.cc:1741
 
1530
#: ../drizzled/drizzled.cc:1151 ../drizzled/drizzled.cc:1732
1529
1531
msgid "Used for debugging;  Use at your own risk!"
1530
1532
msgstr ""
1531
1533
 
1532
 
#: ../drizzled/drizzled.cc:1161 ../drizzled/drizzled.cc:1746
 
1534
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1737
1533
1535
msgid "Set up signals usable for debugging"
1534
1536
msgstr ""
1535
1537
 
1536
 
#: ../drizzled/drizzled.cc:1163
 
1538
#: ../drizzled/drizzled.cc:1155
1537
1539
msgid "Set the language used for the month names and the days of the week."
1538
1540
msgstr ""
1539
1541
 
1540
 
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1750
 
1542
#: ../drizzled/drizzled.cc:1157 ../drizzled/drizzled.cc:1741
1541
1543
msgid "Log some not critical warnings to the log file."
1542
1544
msgstr ""
1543
1545
 
1544
 
#: ../drizzled/drizzled.cc:1167 ../drizzled/drizzled.cc:1755
 
1546
#: ../drizzled/drizzled.cc:1159 ../drizzled/drizzled.cc:1746
1545
1547
msgid "Pid file used by drizzled."
1546
1548
msgstr ""
1547
1549
 
1548
 
#: ../drizzled/drizzled.cc:1169
 
1550
#: ../drizzled/drizzled.cc:1161
1549
1551
msgid "Maximum time in seconds to wait for the port to become free. "
1550
1552
msgstr ""
1551
1553
 
1552
 
#: ../drizzled/drizzled.cc:1171
 
1554
#: ../drizzled/drizzled.cc:1163
1553
1555
msgid "Include the SQL query in replicated protobuf messages."
1554
1556
msgstr ""
1555
1557
 
1556
 
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1764
 
1558
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1755
1557
1559
msgid ""
1558
1560
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1559
1561
"specified directory"
1560
1562
msgstr ""
1561
1563
 
1562
 
#: ../drizzled/drizzled.cc:1176 ../drizzled/drizzled.cc:1769
 
1564
#: ../drizzled/drizzled.cc:1168 ../drizzled/drizzled.cc:1760
1563
1565
msgid ""
1564
1566
"Uniquely identifies the server instance in the community of replication "
1565
1567
"partners."
1566
1568
msgstr ""
1567
1569
 
1568
 
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1774
 
1570
#: ../drizzled/drizzled.cc:1171 ../drizzled/drizzled.cc:1765
1569
1571
msgid "Don't print a stack trace on failure."
1570
1572
msgstr ""
1571
1573
 
1572
 
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1778
 
1574
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1769
1573
1575
msgid "Enable symbolic link support."
1574
1576
msgstr ""
1575
1577
 
1576
 
#: ../drizzled/drizzled.cc:1183 ../drizzled/drizzled.cc:1787
 
1578
#: ../drizzled/drizzled.cc:1175 ../drizzled/drizzled.cc:1778
1577
1579
msgid ""
1578
1580
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1579
1581
msgstr ""
1580
1582
 
1581
 
#: ../drizzled/drizzled.cc:1186
 
1583
#: ../drizzled/drizzled.cc:1178
1582
1584
msgid "Path for temporary files."
1583
1585
msgstr ""
1584
1586
 
1585
 
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1792
 
1587
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1783
1586
1588
msgid "Default transaction isolation level."
1587
1589
msgstr ""
1588
1590
 
1589
 
#: ../drizzled/drizzled.cc:1190
 
1591
#: ../drizzled/drizzled.cc:1182
1590
1592
msgid ""
1591
1593
"Max message size written to transaction log, valid values 131072 - 1048576 "
1592
1594
"bytes."
1593
1595
msgstr ""
1594
1596
 
1595
 
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1796
 
1597
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1787
1596
1598
msgid "Run drizzled daemon as user."
1597
1599
msgstr ""
1598
1600
 
1599
 
#: ../drizzled/drizzled.cc:1196 ../drizzled/drizzled.cc:1800
 
1601
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1791
1600
1602
msgid ""
1601
1603
"The number of outstanding connection requests Drizzle can have. This comes "
1602
1604
"into play when the main Drizzle thread gets very many connection requests in "
1603
1605
"a very short time."
1604
1606
msgstr ""
1605
1607
 
1606
 
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1806
 
1608
#: ../drizzled/drizzled.cc:1193 ../drizzled/drizzled.cc:1797
1607
1609
msgid ""
1608
1610
"Size of tree cache used in bulk insert optimization. Note that this is a "
1609
1611
"limit per thread!"
1610
1612
msgstr ""
1611
1613
 
1612
 
#: ../drizzled/drizzled.cc:1204 ../drizzled/drizzled.cc:1812
 
1614
#: ../drizzled/drizzled.cc:1196 ../drizzled/drizzled.cc:1803
1613
1615
msgid ""
1614
1616
"Precision of the result of '/' operator will be increased on that value."
1615
1617
msgstr ""
1616
1618
 
1617
 
#: ../drizzled/drizzled.cc:1207
 
1619
#: ../drizzled/drizzled.cc:1199
1618
1620
msgid "The maximum length of the result of function  group_concat."
1619
1621
msgstr ""
1620
1622
 
1621
 
#: ../drizzled/drizzled.cc:1209 ../drizzled/drizzled.cc:1818
 
1623
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1809
1622
1624
msgid "The size of the buffer that is used for full joins."
1623
1625
msgstr ""
1624
1626
 
1625
 
#: ../drizzled/drizzled.cc:1212
 
1627
#: ../drizzled/drizzled.cc:1204
1626
1628
msgid ""
1627
1629
"A global cap on the amount of memory that can be allocated by session join "
1628
1630
"buffers (0 means unlimited)"
1629
1631
msgstr ""
1630
1632
 
1631
 
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1824
 
1633
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1815
1632
1634
msgid "Max packetlength to send/receive from to server."
1633
1635
msgstr ""
1634
1636
 
1635
 
#: ../drizzled/drizzled.cc:1216
 
1637
#: ../drizzled/drizzled.cc:1208
1636
1638
msgid "Max number of errors/warnings to store for a statement."
1637
1639
msgstr ""
1638
1640
 
1639
 
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1829
 
1641
#: ../drizzled/drizzled.cc:1210 ../drizzled/drizzled.cc:1820
1640
1642
msgid "Don't allow creation of heap tables bigger than this."
1641
1643
msgstr ""
1642
1644
 
1643
 
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1835
 
1645
#: ../drizzled/drizzled.cc:1212 ../drizzled/drizzled.cc:1826
1644
1646
msgid ""
1645
1647
"Joins that are probably going to read more than max_join_size records return "
1646
1648
"an error."
1647
1649
msgstr ""
1648
1650
 
1649
 
#: ../drizzled/drizzled.cc:1223 ../drizzled/drizzled.cc:1841
 
1651
#: ../drizzled/drizzled.cc:1215 ../drizzled/drizzled.cc:1832
1650
1652
msgid "Max number of bytes in sorted records."
1651
1653
msgstr ""
1652
1654
 
1653
 
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1846
 
1655
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1837
1654
1656
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1655
1657
msgstr ""
1656
1658
 
1657
 
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1851
 
1659
#: ../drizzled/drizzled.cc:1219 ../drizzled/drizzled.cc:1842
1658
1660
msgid ""
1659
1661
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1660
1662
"max_sort_length bytes of each value are used; the rest are ignored)."
1661
1663
msgstr ""
1662
1664
 
1663
 
#: ../drizzled/drizzled.cc:1231 ../drizzled/drizzled.cc:1858
 
1665
#: ../drizzled/drizzled.cc:1223 ../drizzled/drizzled.cc:1849
1664
1666
msgid "After this many write locks, allow some read locks to run in between."
1665
1667
msgstr ""
1666
1668
 
1667
 
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1862
 
1669
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1853
1668
1670
msgid ""
1669
1671
"Don't log queries which examine less than min_examined_row_limit rows to "
1670
1672
"file."
1671
1673
msgstr ""
1672
1674
 
1673
 
#: ../drizzled/drizzled.cc:1236
 
1675
#: ../drizzled/drizzled.cc:1228
1674
1676
msgid ""
1675
1677
"Do not apply any heuristic(s) during query optimization to prune, thus "
1676
1678
"perform an exhaustive search from the optimizer search space."
1677
1679
msgstr ""
1678
1680
 
1679
 
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1876
 
1681
#: ../drizzled/drizzled.cc:1231 ../drizzled/drizzled.cc:1867
1680
1682
msgid ""
1681
1683
"Maximum depth of search performed by the query optimizer. Values larger than "
1682
1684
"the number of relations in a query result in better query plans, but take "
1687
1689
"(used for testing/comparison)."
1688
1690
msgstr ""
1689
1691
 
1690
 
#: ../drizzled/drizzled.cc:1248 ../drizzled/drizzled.cc:1910
 
1692
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1901
1691
1693
msgid "The size of the buffer that is allocated when preloading indexes"
1692
1694
msgstr ""
1693
1695
 
1694
 
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1915
 
1696
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1906
1695
1697
msgid "Allocation block size for query parsing and execution"
1696
1698
msgstr ""
1697
1699
 
1698
 
#: ../drizzled/drizzled.cc:1254 ../drizzled/drizzled.cc:1920
 
1700
#: ../drizzled/drizzled.cc:1246 ../drizzled/drizzled.cc:1911
1699
1701
msgid "Persistent buffer for query parsing and execution"
1700
1702
msgstr ""
1701
1703
 
1702
 
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1926
 
1704
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1917
1703
1705
msgid "Allocation block size for storing ranges during optimization"
1704
1706
msgstr ""
1705
1707
 
1706
 
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1932
 
1708
#: ../drizzled/drizzled.cc:1252 ../drizzled/drizzled.cc:1923
1707
1709
msgid ""
1708
1710
"Each thread that does a sequential scan allocates a buffer of this size for "
1709
1711
"each table it scans. If you do many sequential scans, you may want to "
1710
1712
"increase this value."
1711
1713
msgstr ""
1712
1714
 
1713
 
#: ../drizzled/drizzled.cc:1265
 
1715
#: ../drizzled/drizzled.cc:1257
1714
1716
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1715
1717
msgstr ""
1716
1718
 
1717
 
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1940
 
1719
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1931
1718
1720
msgid ""
1719
1721
"When reading rows in sorted order after a sort, the rows are read through "
1720
1722
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1721
1723
"record_buffer."
1722
1724
msgstr ""
1723
1725
 
1724
 
#: ../drizzled/drizzled.cc:1273
 
1726
#: ../drizzled/drizzled.cc:1265
1725
1727
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1726
1728
msgstr ""
1727
1729
 
1728
 
#: ../drizzled/drizzled.cc:1275
 
1730
#: ../drizzled/drizzled.cc:1267
1729
1731
msgid "Select scheduler to be used (by default multi-thread)."
1730
1732
msgstr ""
1731
1733
 
1732
 
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1949
 
1734
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1940
1733
1735
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1734
1736
msgstr ""
1735
1737
 
1736
 
#: ../drizzled/drizzled.cc:1281
 
1738
#: ../drizzled/drizzled.cc:1273
1737
1739
msgid ""
1738
1740
"A global cap on the amount of memory that can be allocated by session sort "
1739
1741
"buffers (0 means unlimited)"
1740
1742
msgstr ""
1741
1743
 
1742
 
#: ../drizzled/drizzled.cc:1283 ../drizzled/drizzled.cc:1955
 
1744
#: ../drizzled/drizzled.cc:1275 ../drizzled/drizzled.cc:1946
1743
1745
msgid "The number of cached table definitions."
1744
1746
msgstr ""
1745
1747
 
1746
 
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1959
 
1748
#: ../drizzled/drizzled.cc:1277 ../drizzled/drizzled.cc:1950
1747
1749
msgid "The number of cached open tables."
1748
1750
msgstr ""
1749
1751
 
1750
 
#: ../drizzled/drizzled.cc:1287 ../drizzled/drizzled.cc:1963
 
1752
#: ../drizzled/drizzled.cc:1279 ../drizzled/drizzled.cc:1954
1751
1753
msgid ""
1752
1754
"Timeout in seconds to wait for a table level lock before returning an error. "
1753
1755
"Used only if the connection has active cursors."
1754
1756
msgstr ""
1755
1757
 
1756
 
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1968
 
1758
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1959
1757
1759
msgid "The stack size for each thread."
1758
1760
msgstr ""
1759
1761
 
1760
 
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1974
 
1762
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1965
1761
1763
msgid ""
1762
1764
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1763
1765
"automatically convert it to an on-disk MyISAM table."
1764
1766
msgstr ""
1765
1767
 
1766
 
#: ../drizzled/drizzled.cc:1296
 
1768
#: ../drizzled/drizzled.cc:1288
1767
1769
msgid ""
1768
1770
"The verbosity of messages from drizzled.  Possible values are INSPECT, INFO, "
1769
1771
"WARN or ERROR"
1770
1772
msgstr ""
1771
1773
 
1772
 
#: ../drizzled/drizzled.cc:1318
 
1774
#: ../drizzled/drizzled.cc:1310
1773
1775
msgid "Duplicate entry for command line option\n"
1774
1776
msgstr ""
1775
1777
 
1776
 
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:1380
1777
 
#: ../drizzled/drizzled.cc:1423 ../drizzled/drizzled.cc:1431
1778
 
#: ../drizzled/drizzled.cc:1451
 
1778
#: ../drizzled/drizzled.cc:1354 ../drizzled/drizzled.cc:1372
 
1779
#: ../drizzled/drizzled.cc:1415 ../drizzled/drizzled.cc:1423
 
1780
#: ../drizzled/drizzled.cc:1443
1779
1781
#, c-format
1780
1782
msgid ""
1781
1783
"%s: %s.\n"
1782
1784
"Use --help to get a list of available options\n"
1783
1785
msgstr ""
1784
1786
 
1785
 
#: ../drizzled/drizzled.cc:1401
 
1787
#: ../drizzled/drizzled.cc:1393
1786
1788
msgid "Failed to initialize plugins\n"
1787
1789
msgstr ""
1788
1790
 
1789
 
#: ../drizzled/drizzled.cc:1439
 
1791
#: ../drizzled/drizzled.cc:1431
1790
1792
#, c-format
1791
1793
msgid ""
1792
1794
"%s\n"
1793
1795
"Use --help to get a list of available options\n"
1794
1796
msgstr ""
1795
1797
 
1796
 
#: ../drizzled/drizzled.cc:1487
 
1798
#: ../drizzled/drizzled.cc:1478
1797
1799
msgid "Error getting default charset"
1798
1800
msgstr ""
1799
1801
 
1800
 
#: ../drizzled/drizzled.cc:1517
 
1802
#: ../drizzled/drizzled.cc:1508
1801
1803
msgid "Error setting collation"
1802
1804
msgstr ""
1803
1805
 
1804
 
#: ../drizzled/drizzled.cc:1525
 
1806
#: ../drizzled/drizzled.cc:1516
1805
1807
#, c-format
1806
1808
msgid "Unknown locale: '%s'"
1807
1809
msgstr ""
1808
1810
 
1809
 
#: ../drizzled/drizzled.cc:1545
 
1811
#: ../drizzled/drizzled.cc:1536
1810
1812
msgid "Could not initialize table cache\n"
1811
1813
msgstr ""
1812
1814
 
1813
 
#: ../drizzled/drizzled.cc:1582
 
1815
#: ../drizzled/drizzled.cc:1573
1814
1816
msgid "No scheduler found, cannot continue!\n"
1815
1817
msgstr ""
1816
1818
 
1817
 
#: ../drizzled/drizzled.cc:1606
 
1819
#: ../drizzled/drizzled.cc:1597
1818
1820
#, c-format
1819
1821
msgid "Unknown/unsupported storage engine: %s\n"
1820
1822
msgstr ""
1821
1823
 
1822
 
#: ../drizzled/drizzled.cc:1700
 
1824
#: ../drizzled/drizzled.cc:1691
1823
1825
msgid "Run as daemon."
1824
1826
msgstr ""
1825
1827
 
1826
 
#: ../drizzled/drizzled.cc:1759
 
1828
#: ../drizzled/drizzled.cc:1750
1827
1829
msgid ""
1828
1830
"Maximum time in seconds to wait for the port to become free. (Default: no "
1829
1831
"wait)"
1830
1832
msgstr ""
1831
1833
 
1832
 
#: ../drizzled/drizzled.cc:1868
 
1834
#: ../drizzled/drizzled.cc:1859
1833
1835
msgid ""
1834
1836
"Controls the heuristic(s) applied during query optimization to prune less-"
1835
1837
"promising partial plans from the optimizer search space. Meaning: false - do "
1837
1839
"based on number of retrieved rows."
1838
1840
msgstr ""
1839
1841
 
1840
 
#: ../drizzled/drizzled.cc:2000
 
1842
#: ../drizzled/drizzled.cc:1991
1841
1843
msgid ""
1842
1844
"Copyright (C) 2008 Sun Microsystems\n"
1843
1845
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1845
1847
"\n"
1846
1848
msgstr ""
1847
1849
 
1848
 
#: ../drizzled/drizzled.cc:2007
 
1850
#: ../drizzled/drizzled.cc:1998
1849
1851
#, c-format
1850
1852
msgid "Usage: %s [OPTIONS]\n"
1851
1853
msgstr ""
1852
1854
 
1853
 
#: ../drizzled/drizzled.cc:2128
 
1855
#: ../drizzled/drizzled.cc:2119
1854
1856
#, c-format
1855
1857
msgid ""
1856
1858
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1857
1859
"command line\n"
1858
1860
msgstr ""
1859
1861
 
1860
 
#: ../drizzled/drizzled.cc:2145
 
1862
#: ../drizzled/drizzled.cc:2136
1861
1863
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1862
1864
msgstr ""
1863
1865
 
1864
 
#: ../drizzled/drizzled.cc:2158
 
1866
#: ../drizzled/drizzled.cc:2149
1865
1867
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1866
1868
msgstr ""
1867
1869
 
1868
 
#: ../drizzled/drizzled.cc:2171
 
1870
#: ../drizzled/drizzled.cc:2162
1869
1871
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1870
1872
msgstr ""
1871
1873
 
1872
 
#: ../drizzled/drizzled.cc:2184
 
1874
#: ../drizzled/drizzled.cc:2175
1873
1875
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1874
1876
msgstr ""
1875
1877
 
1876
 
#: ../drizzled/drizzled.cc:2298
 
1878
#: ../drizzled/drizzled.cc:2289
1877
1879
#, c-format
1878
1880
msgid ""
1879
1881
"There was an error creating the '%s' part of the path '%s'.  Please check "
1880
1882
"the path exists and is writable.\n"
1881
1883
msgstr ""
1882
1884
 
1883
 
#: ../drizzled/drizzled.cc:2305
 
1885
#: ../drizzled/drizzled.cc:2296
1884
1886
#, c-format
1885
1887
msgid ""
1886
1888
"There was an error opening the path '%s', please check the path exists and "
3557
3559
"restrictions."
3558
3560
msgstr ""
3559
3561
 
3560
 
#: ../drizzled/identifier/schema.cc:55 ../drizzled/identifier/table.cc:217
 
3562
#: ../drizzled/identifier/schema.cc:55 ../drizzled/identifier/table.cc:213
3561
3563
msgid ""
3562
3564
"Schema name cannot be encoded and fit within filesystem name length "
3563
3565
"restrictions."
3564
3566
msgstr ""
3565
3567
 
3566
 
#: ../drizzled/identifier/table.cc:229
 
3568
#: ../drizzled/identifier/table.cc:225
3567
3569
msgid ""
3568
3570
"Table name cannot be encoded and fit within filesystem name length "
3569
3571
"restrictions."
3570
3572
msgstr ""
3571
3573
 
3572
 
#: ../drizzled/main.cc:174
 
3574
#: ../drizzled/main.cc:175
3573
3575
msgid ""
3574
3576
"setrlimit could not change the size of core files to 'infinity';  We may not "
3575
3577
"be able to generate a core file on signals"
3576
3578
msgstr ""
3577
3579
 
3578
 
#: ../drizzled/main.cc:291
 
3580
#: ../drizzled/main.cc:292
3579
3581
#, c-format
3580
3582
msgid "Data directory %s does not exist\n"
3581
3583
msgstr ""
3582
3584
 
3583
 
#: ../drizzled/main.cc:302
 
3585
#: ../drizzled/main.cc:303
3584
3586
#, c-format
3585
3587
msgid "Local catalog %s/local does not exist\n"
3586
3588
msgstr ""
3587
3589
 
3588
 
#: ../drizzled/main.cc:327 ../plugin/multi_thread/multi_thread.cc:86
 
3590
#: ../drizzled/main.cc:328 ../plugin/multi_thread/multi_thread.cc:76
3589
3591
msgid "Drizzle has receieved an abort event."
3590
3592
msgstr ""
3591
3593
 
3592
 
#: ../drizzled/main.cc:328 ../plugin/multi_thread/multi_thread.cc:87
 
3594
#: ../drizzled/main.cc:329 ../plugin/multi_thread/multi_thread.cc:77
3593
3595
msgid "In Function: "
3594
3596
msgstr ""
3595
3597
 
3596
 
#: ../drizzled/main.cc:329 ../plugin/multi_thread/multi_thread.cc:88
 
3598
#: ../drizzled/main.cc:330 ../plugin/multi_thread/multi_thread.cc:78
3597
3599
msgid "In File: "
3598
3600
msgstr ""
3599
3601
 
3600
 
#: ../drizzled/main.cc:330 ../plugin/multi_thread/multi_thread.cc:89
 
3602
#: ../drizzled/main.cc:331 ../plugin/multi_thread/multi_thread.cc:79
3601
3603
msgid "On Line: "
3602
3604
msgstr ""
3603
3605
 
3640
3642
msgid "Couldn't load plugin named '%s'.\n"
3641
3643
msgstr ""
3642
3644
 
3643
 
#: ../drizzled/module/registry.cc:191
 
3645
#: ../drizzled/module/registry.cc:141
3644
3646
#, c-format
3645
3647
msgid ""
3646
3648
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3647
3649
"to be loaded.\n"
3648
3650
msgstr ""
3649
3651
 
3650
 
#: ../drizzled/module/registry.h:117
 
3652
#: ../drizzled/module/registry.h:100
3651
3653
#, c-format
3652
3654
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3653
3655
msgstr ""
3654
3656
 
3655
 
#: ../drizzled/module/registry.h:131
 
3657
#: ../drizzled/module/registry.h:109
3656
3658
#, c-format
3657
3659
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3658
3660
msgstr ""
3659
3661
 
3660
 
#: ../drizzled/option.cc:87
 
3662
#: ../drizzled/option.cc:67
3661
3663
msgid "Warning: "
3662
3664
msgstr ""
3663
3665
 
3664
 
#: ../drizzled/option.cc:89
 
3666
#: ../drizzled/option.cc:69
3665
3667
msgid "Info: "
3666
3668
msgstr ""
3667
3669
 
3668
 
#: ../drizzled/option.cc:340
3669
 
#, c-format
3670
 
msgid "%s: %s: Option '%s' used, but is disabled\n"
3671
 
msgstr ""
3672
 
 
3673
 
#: ../drizzled/option.cc:342
3674
 
msgid "WARNING"
3675
 
msgstr ""
3676
 
 
3677
 
#: ../drizzled/option.cc:444
3678
 
#, c-format
3679
 
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3680
 
msgstr ""
3681
 
 
3682
 
#: ../drizzled/option.cc:772
3683
 
#, c-format
3684
 
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3685
 
msgstr ""
3686
 
 
3687
 
#: ../drizzled/option.cc:965
3688
 
#, c-format
3689
 
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3690
 
msgstr ""
3691
 
 
3692
 
#: ../drizzled/option.cc:1197
 
3670
#: ../drizzled/option.cc:306
3693
3671
#, c-format
3694
3672
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3695
3673
msgstr ""
3696
3674
 
3697
 
#: ../drizzled/option.cc:1217
3698
 
#, c-format
3699
 
msgid ""
3700
 
"\n"
3701
 
"Variables (--variable-name=value)\n"
3702
 
"and boolean options {false|true}  Value (after reading options)\n"
3703
 
"--------------------------------- -----------------------------\n"
3704
 
msgstr ""
3705
 
 
3706
 
#: ../drizzled/option.cc:1233 ../drizzled/option.cc:1249
3707
 
msgid "(No default value)"
3708
 
msgstr ""
3709
 
 
3710
 
#: ../drizzled/option.cc:1252
3711
 
msgid "true"
3712
 
msgstr ""
3713
 
 
3714
 
#: ../drizzled/option.cc:1252
3715
 
msgid "false"
3716
 
msgstr ""
3717
 
 
3718
 
#: ../drizzled/option.cc:1285
3719
 
#, c-format
3720
 
msgid "(Disabled)\n"
3721
 
msgstr ""
3722
 
 
3723
3675
#: ../drizzled/plugin/error_message.cc:76
3724
3676
#, c-format
3725
3677
msgid "errmsg plugin '%s' errmsg() failed"
3814
3766
msgid "Listening on %s:%s"
3815
3767
msgstr ""
3816
3768
 
3817
 
#: ../drizzled/plugin/logging.cc:65
 
3769
#: ../drizzled/plugin/logging.cc:61
3818
3770
#, c-format
3819
3771
msgid "logging '%s' pre() failed"
3820
3772
msgstr ""
3821
3773
 
3822
 
#: ../drizzled/plugin/logging.cc:90
 
3774
#: ../drizzled/plugin/logging.cc:86
3823
3775
#, c-format
3824
3776
msgid "logging '%s' post() failed"
3825
3777
msgstr ""
3826
3778
 
3827
 
#: ../drizzled/plugin/logging.cc:114
 
3779
#: ../drizzled/plugin/logging.cc:110
3828
3780
#, c-format
3829
3781
msgid "logging '%s' postEnd() failed"
3830
3782
msgstr ""
3831
3783
 
3832
 
#: ../drizzled/plugin/logging.cc:137
 
3784
#: ../drizzled/plugin/logging.cc:133
3833
3785
#, c-format
3834
3786
msgid "logging '%s' resetCurrentScoreboard() failed"
3835
3787
msgstr ""
3846
3798
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3847
3799
msgstr ""
3848
3800
 
3849
 
#: ../drizzled/plugin/schema_engine.cc:125
 
3801
#: ../drizzled/plugin/schema_engine.cc:123
3850
3802
#, c-format
3851
3803
msgid "Error while loading database options: '%s':"
3852
3804
msgstr ""
3892
3844
"We have deactivated the TransactionApplier '%s'.\n"
3893
3845
msgstr ""
3894
3846
 
3895
 
#: ../drizzled/session.cc:1987 ../drizzled/session.cc:1996
 
3847
#: ../drizzled/session.cc:1905 ../drizzled/session.cc:1914
3896
3848
#, c-format
3897
3849
msgid "Could not remove temporary table: '%s', error: %d"
3898
3850
msgstr ""
3949
3901
msgid "Unknown - internal error %d during operation"
3950
3902
msgstr ""
3951
3903
 
3952
 
#: ../drizzled/statement/alter_table.cc:1600
 
3904
#: ../drizzled/statement/alter_table.cc:1599
3953
3905
#, c-format
3954
3906
msgid ""
3955
3907
"order_st BY ignored because there is a user-defined clustered index in the "
3956
3908
"table '%-.192s'"
3957
3909
msgstr ""
3958
3910
 
3959
 
#: ../drizzled/sys_var.cc:1453
 
3911
#: ../drizzled/sys_var.cc:1454
3960
3912
#, c-format
3961
3913
msgid "Variable named %s already exists!\n"
3962
3914
msgstr ""
3963
3915
 
3964
 
#: ../drizzled/sys_var.cc:1462
 
3916
#: ../drizzled/sys_var.cc:1463
3965
3917
#, c-format
3966
3918
msgid "Could not add Variable: %s\n"
3967
3919
msgstr ""
3968
3920
 
3969
 
#: ../drizzled/sys_var.cc:1562
 
3921
#: ../drizzled/sys_var.cc:1563
3970
3922
msgid "Failed to initialize system variables"
3971
3923
msgstr ""
3972
3924
 
3973
 
#: ../drizzled/table.cc:1654
 
3925
#: ../drizzled/table.cc:1634
3974
3926
#, c-format
3975
3927
msgid "Got error %d when reading table '%s'"
3976
3928
msgstr ""
3977
3929
 
3978
 
#: ../drizzled/table/instance/base.cc:1853
 
3930
#: ../drizzled/table/instance/base.cc:1851
3979
3931
#, c-format
3980
3932
msgid "Unknown collation '%s' in table '%-.64s' definition"
3981
3933
msgstr ""
3982
3934
 
3983
 
#: ../drizzled/table/instance/base.cc:1860
 
3935
#: ../drizzled/table/instance/base.cc:1858
3984
3936
#, c-format
3985
3937
msgid ""
3986
3938
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4058
4010
msgid "pipe() failed with errno %d"
4059
4011
msgstr ""
4060
4012
 
4061
 
#: ../plugin/console/console.cc:385
 
4013
#: ../plugin/console/console.cc:379
4062
4014
msgid "Enable the console."
4063
4015
msgstr ""
4064
4016
 
4065
 
#: ../plugin/console/console.cc:388
 
4017
#: ../plugin/console/console.cc:382
4066
4018
msgid "Turn on extra debugging."
4067
4019
msgstr ""
4068
4020
 
4069
 
#: ../plugin/console/console.cc:391
 
4021
#: ../plugin/console/console.cc:385
4070
4022
msgid "User to use for auth."
4071
4023
msgstr ""
4072
4024
 
4073
 
#: ../plugin/console/console.cc:394
 
4025
#: ../plugin/console/console.cc:388
4074
4026
msgid "Password to use for auth."
4075
4027
msgstr ""
4076
4028
 
4077
 
#: ../plugin/console/console.cc:397
 
4029
#: ../plugin/console/console.cc:391
4078
4030
msgid "Default catalog to use."
4079
4031
msgstr ""
4080
4032
 
4081
 
#: ../plugin/console/console.cc:400
 
4033
#: ../plugin/console/console.cc:394
4082
4034
msgid "Default schema to use."
4083
4035
msgstr ""
4084
4036
 
4089
4041
msgstr ""
4090
4042
 
4091
4043
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:123
4092
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1057
 
4044
#: ../plugin/mysql_protocol/mysql_protocol.cc:1056
4093
4045
msgid "Connect Timeout."
4094
4046
msgstr ""
4095
4047
 
4096
4048
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:126
4097
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1060
 
4049
#: ../plugin/mysql_protocol/mysql_protocol.cc:1059
4098
4050
msgid "Read Timeout."
4099
4051
msgstr ""
4100
4052
 
4101
4053
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:129
4102
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1063
 
4054
#: ../plugin/mysql_protocol/mysql_protocol.cc:1062
4103
4055
msgid "Write Timeout."
4104
4056
msgstr ""
4105
4057
 
4106
4058
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:132
4107
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1066
 
4059
#: ../plugin/mysql_protocol/mysql_protocol.cc:1065
4108
4060
msgid "Retry Count."
4109
4061
msgstr ""
4110
4062
 
4111
4063
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:135
4112
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1069
 
4064
#: ../plugin/mysql_protocol/mysql_protocol.cc:1068
4113
4065
msgid "Buffer length."
4114
4066
msgstr ""
4115
4067
 
4116
4068
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:138
4117
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1072
 
4069
#: ../plugin/mysql_protocol/mysql_protocol.cc:1071
4118
4070
msgid "Address to bind to."
4119
4071
msgstr ""
4120
4072
 
4121
4073
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:141
4122
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1075
 
4074
#: ../plugin/mysql_protocol/mysql_protocol.cc:1074
4123
4075
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:172
4124
4076
msgid "Maximum simultaneous connections."
4125
4077
msgstr ""
4126
4078
 
4127
4079
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:144
4128
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1078
 
4080
#: ../plugin/mysql_protocol/mysql_protocol.cc:1077
4129
4081
msgid "A restrictive IP address list for incoming admin connections."
4130
4082
msgstr ""
4131
4083
 
4175
4127
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4176
4128
msgstr ""
4177
4129
 
4178
 
#: ../plugin/haildb/haildb_engine.cc:3413
 
4130
#: ../plugin/haildb/haildb_engine.cc:3411
4179
4131
#, c-format
4180
4132
msgid "Error starting HailDB %d (%s)\n"
4181
4133
msgstr ""
4182
4134
 
 
4135
#: ../plugin/haildb/haildb_engine.cc:3440
 
4136
msgid "Disable HailDB adaptive hash index (enabled by default)."
 
4137
msgstr ""
 
4138
 
4183
4139
#: ../plugin/haildb/haildb_engine.cc:3442
4184
 
msgid "Disable HailDB adaptive hash index (enabled by default)."
4185
 
msgstr ""
4186
 
 
4187
 
#: ../plugin/haildb/haildb_engine.cc:3444
4188
4140
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4189
4141
msgstr ""
4190
4142
 
4191
 
#: ../plugin/haildb/haildb_engine.cc:3447
 
4143
#: ../plugin/haildb/haildb_engine.cc:3445
4192
4144
msgid ""
4193
4145
"Size of a memory pool HailDB uses to store data dictionary information and "
4194
4146
"other internal data structures."
4195
4147
msgstr ""
4196
4148
 
4197
 
#: ../plugin/haildb/haildb_engine.cc:3450
 
4149
#: ../plugin/haildb/haildb_engine.cc:3448
 
4150
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4198
4151
msgid "Data file autoextend increment in megabytes"
4199
4152
msgstr ""
4200
4153
 
4201
 
#: ../plugin/haildb/haildb_engine.cc:3453
 
4154
#: ../plugin/haildb/haildb_engine.cc:3451
4202
4155
msgid ""
4203
4156
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4204
4157
"tables."
4205
4158
msgstr ""
4206
4159
 
 
4160
#: ../plugin/haildb/haildb_engine.cc:3454
 
4161
msgid "The common part for HailDB table spaces."
 
4162
msgstr ""
 
4163
 
4207
4164
#: ../plugin/haildb/haildb_engine.cc:3456
4208
 
msgid "The common part for HailDB table spaces."
 
4165
msgid "Disable HailDB checksums validation (enabled by default)."
4209
4166
msgstr ""
4210
4167
 
4211
4168
#: ../plugin/haildb/haildb_engine.cc:3458
4212
 
msgid "Disable HailDB checksums validation (enabled by default)."
4213
 
msgstr ""
4214
 
 
4215
 
#: ../plugin/haildb/haildb_engine.cc:3460
4216
4169
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4217
4170
msgstr ""
4218
4171
 
4219
 
#: ../plugin/haildb/haildb_engine.cc:3463
 
4172
#: ../plugin/haildb/haildb_engine.cc:3461
4220
4173
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4221
4174
msgstr ""
4222
4175
 
4223
 
#: ../plugin/haildb/haildb_engine.cc:3466
 
4176
#: ../plugin/haildb/haildb_engine.cc:3464
4224
4177
msgid ""
4225
4178
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4226
4179
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4227
4180
msgstr ""
4228
4181
 
4229
 
#: ../plugin/haildb/haildb_engine.cc:3469
 
4182
#: ../plugin/haildb/haildb_engine.cc:3467
4230
4183
msgid "Stores each HailDB table to an .ibd file in the database dir."
4231
4184
msgstr ""
4232
4185
 
4233
 
#: ../plugin/haildb/haildb_engine.cc:3472
 
4186
#: ../plugin/haildb/haildb_engine.cc:3470
4234
4187
msgid "File format to use for new tables in .ibd files."
4235
4188
msgstr ""
4236
4189
 
4237
 
#: ../plugin/haildb/haildb_engine.cc:3475
 
4190
#: ../plugin/haildb/haildb_engine.cc:3473
4238
4191
msgid ""
4239
4192
"Set to 0 (write and flush once per second),1 (write and flush at each "
4240
4193
"commit) or 2 (write at commit, flush once per second)."
4241
4194
msgstr ""
4242
4195
 
4243
 
#: ../plugin/haildb/haildb_engine.cc:3478
 
4196
#: ../plugin/haildb/haildb_engine.cc:3476
 
4197
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4244
4198
msgid "With which method to flush data."
4245
4199
msgstr ""
4246
4200
 
4247
 
#: ../plugin/haildb/haildb_engine.cc:3481
 
4201
#. ####### Should we use this option? #######
 
4202
#: ../plugin/haildb/haildb_engine.cc:3479
 
4203
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4248
4204
msgid ""
4249
4205
"Helps to save your data in case the disk image of the database becomes "
4250
4206
"corrupt."
4251
4207
msgstr ""
4252
4208
 
4253
 
#: ../plugin/haildb/haildb_engine.cc:3484
 
4209
#: ../plugin/haildb/haildb_engine.cc:3482
 
4210
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4254
4211
msgid "Path to individual files and their sizes."
4255
4212
msgstr ""
4256
4213
 
4257
 
#: ../plugin/haildb/haildb_engine.cc:3487
 
4214
#: ../plugin/haildb/haildb_engine.cc:3485
4258
4215
msgid "Path to HailDB log files."
4259
4216
msgstr ""
4260
4217
 
4261
 
#: ../plugin/haildb/haildb_engine.cc:3490
 
4218
#: ../plugin/haildb/haildb_engine.cc:3488
 
4219
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4262
4220
msgid "Size of each log file in a log group."
4263
4221
msgstr ""
4264
4222
 
4265
 
#: ../plugin/haildb/haildb_engine.cc:3493
 
4223
#: ../plugin/haildb/haildb_engine.cc:3491
4266
4224
msgid ""
4267
4225
"Number of log files in the log group. HailDB writes to the files in a "
4268
4226
"circular fashion. Value 3 is recommended here."
4269
4227
msgstr ""
4270
4228
 
4271
 
#: ../plugin/haildb/haildb_engine.cc:3496
 
4229
#: ../plugin/haildb/haildb_engine.cc:3494
4272
4230
msgid ""
4273
4231
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4274
4232
"rolled back. Values above 100000000 disable the timeout."
4275
4233
msgstr ""
4276
4234
 
4277
 
#: ../plugin/haildb/haildb_engine.cc:3499
 
4235
#: ../plugin/haildb/haildb_engine.cc:3497
4278
4236
msgid ""
4279
4237
"The size of the buffer which HailDB uses to write log to the log files on "
4280
4238
"disk."
4281
4239
msgstr ""
4282
4240
 
4283
 
#: ../plugin/haildb/haildb_engine.cc:3502
 
4241
#: ../plugin/haildb/haildb_engine.cc:3500
4284
4242
msgid ""
4285
4243
"Sets the point in the LRU list from where all pages are classified as old "
4286
4244
"(Advanced users)"
4287
4245
msgstr ""
4288
4246
 
4289
 
#: ../plugin/haildb/haildb_engine.cc:3505
 
4247
#: ../plugin/haildb/haildb_engine.cc:3503
4290
4248
msgid ""
4291
4249
"Milliseconds between accesses to a block at which it is made young. "
4292
4250
"0=disabled (Advanced users)"
4293
4251
msgstr ""
4294
4252
 
4295
 
#: ../plugin/haildb/haildb_engine.cc:3508
 
4253
#: ../plugin/haildb/haildb_engine.cc:3506
 
4254
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4296
4255
msgid "Percentage of dirty pages allowed in bufferpool."
4297
4256
msgstr ""
4298
4257
 
4299
 
#: ../plugin/haildb/haildb_engine.cc:3511
 
4258
#: ../plugin/haildb/haildb_engine.cc:3509
4300
4259
msgid "Desired maximum length of the purge queue (0 = no limit)"
4301
4260
msgstr ""
4302
4261
 
4303
 
#: ../plugin/haildb/haildb_engine.cc:3514
 
4262
#: ../plugin/haildb/haildb_engine.cc:3512
4304
4263
msgid ""
4305
4264
"Roll back the complete transaction on lock wait timeout, for 4.x "
4306
4265
"compatibility (disabled by default)"
4307
4266
msgstr ""
4308
4267
 
4309
 
#: ../plugin/haildb/haildb_engine.cc:3517
 
4268
#: ../plugin/haildb/haildb_engine.cc:3515
4310
4269
msgid "How many files at the maximum HailDB keeps open at the same time."
4311
4270
msgstr ""
4312
4271
 
4313
 
#: ../plugin/haildb/haildb_engine.cc:3520
 
4272
#: ../plugin/haildb/haildb_engine.cc:3518
4314
4273
msgid "Number of background read I/O threads in HailDB."
4315
4274
msgstr ""
4316
4275
 
 
4276
#: ../plugin/haildb/haildb_engine.cc:3521
 
4277
msgid "Number of background write I/O threads in HailDB."
 
4278
msgstr ""
 
4279
 
4317
4280
#: ../plugin/haildb/haildb_engine.cc:3523
4318
 
msgid "Number of background write I/O threads in HailDB."
4319
 
msgstr ""
4320
 
 
4321
 
#: ../plugin/haildb/haildb_engine.cc:3525
4322
4281
msgid ""
4323
4282
"Disable if you want to reduce the number of messages written to the log "
4324
4283
"(default: enabled)."
4325
4284
msgstr ""
4326
4285
 
4327
 
#: ../plugin/haildb/haildb_engine.cc:3528
 
4286
#: ../plugin/haildb/haildb_engine.cc:3526
4328
4287
msgid "Enable SHOW HAILDB STATUS output in the log"
4329
4288
msgstr ""
4330
4289
 
 
4290
#: ../plugin/haildb/haildb_engine.cc:3529
 
4291
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
 
4292
msgstr ""
 
4293
 
4331
4294
#: ../plugin/haildb/haildb_engine.cc:3531
4332
 
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4333
 
msgstr ""
4334
 
 
4335
 
#: ../plugin/haildb/haildb_engine.cc:3533
4336
4295
msgid ""
4337
4296
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4338
4297
msgstr ""
4339
4298
 
4340
 
#: ../plugin/hello_events/hello_events.cc:404
 
4299
#: ../plugin/hello_events/hello_events.cc:402
4341
4300
msgid "Enable Example Events Plugin"
4342
4301
msgstr ""
4343
4302
 
4344
 
#: ../plugin/hello_events/hello_events.cc:407
4345
 
#: ../plugin/hello_events/hello_events.cc:410
 
4303
#: ../plugin/hello_events/hello_events.cc:405
 
4304
#: ../plugin/hello_events/hello_events.cc:408
4346
4305
msgid "A comma delimited list of databases to watch"
4347
4306
msgstr ""
4348
4307
 
4349
 
#: ../plugin/hello_events/hello_events.cc:413
 
4308
#: ../plugin/hello_events/hello_events.cc:411
4350
4309
msgid "Before write row event observer call position"
4351
4310
msgstr ""
4352
4311
 
4353
 
#: ../plugin/hello_events/hello_events.cc:416
 
4312
#: ../plugin/hello_events/hello_events.cc:414
4354
4313
#: ../plugin/pbms/src/parameters_ms.cc:462
4355
4314
msgid "Before update row event observer call position"
4356
4315
msgstr ""
4357
4316
 
4358
 
#: ../plugin/hello_events/hello_events.cc:419
 
4317
#: ../plugin/hello_events/hello_events.cc:417
4359
4318
msgid "After drop database event observer call position"
4360
4319
msgstr ""
4361
4320
 
4362
 
#: ../plugin/hello_events/hello_events.cc:430
 
4321
#: ../plugin/hello_events/hello_events.cc:428
4363
4322
msgid "An example events Plugin"
4364
4323
msgstr ""
4365
4324
 
4368
4327
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4369
4328
msgstr ""
4370
4329
 
4371
 
#: ../plugin/innobase/handler/ha_innodb.cc:1883
 
4330
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4372
4331
msgid ""
4373
4332
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4374
4333
"zero and nonzero."
4375
4334
msgstr ""
4376
4335
 
4377
 
#: ../plugin/innobase/handler/ha_innodb.cc:2147
 
4336
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4378
4337
msgid ""
4379
4338
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4380
4339
"groups"
4381
4340
msgstr ""
4382
4341
 
4383
 
#: ../plugin/innobase/handler/ha_innodb.cc:2191
 
4342
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4384
4343
#, c-format
4385
4344
msgid ""
4386
4345
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4387
4346
"or its equivalent numeric id"
4388
4347
msgstr ""
4389
4348
 
4390
 
#: ../plugin/innobase/handler/ha_innodb.cc:9232
 
4349
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4391
4350
msgid "Do not use Native AIO library for IO, even if available"
4392
4351
msgstr ""
4393
4352
 
4394
 
#: ../plugin/innobase/handler/ha_innodb.cc:9248
 
4353
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4395
4354
msgid "Enable internal replication log."
4396
4355
msgstr ""
4397
4356
 
4398
 
#: ../plugin/innobase/handler/ha_innodb.cc:9251
 
4357
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4399
4358
msgid ""
4400
4359
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4401
4360
"rolled back. Values above 100000000 disable the timeout."
4402
4361
msgstr ""
4403
4362
 
4404
 
#: ../plugin/innobase/handler/ha_innodb.cc:9254
 
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4405
4364
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4406
4365
msgstr ""
4407
4366
 
4408
 
#: ../plugin/innobase/handler/ha_innodb.cc:9257
 
4367
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4409
4368
msgid ""
4410
4369
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4411
4370
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4419
4378
msgid "Unable to parse transaction. Got error: %s.\n"
4420
4379
msgstr ""
4421
4380
 
4422
 
#: ../plugin/innobase/srv/srv0start.cc:1006
 
4381
#: ../plugin/innobase/srv/srv0start.cc:1005
4423
4382
msgid "InnoDB: cannot determine Mac OS X version!\n"
4424
4383
msgstr ""
4425
4384
 
4426
 
#: ../plugin/innobase/srv/srv0start.cc:1011
 
4385
#: ../plugin/innobase/srv/srv0start.cc:1010
4427
4386
msgid ""
4428
4387
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4429
4388
"InnoDB: making transactions unsafe!\n"
4430
4389
msgstr ""
4431
4390
 
4432
 
#: ../plugin/innobase/srv/srv0start.cc:1020
 
4391
#: ../plugin/innobase/srv/srv0start.cc:1019
4433
4392
#, c-format
4434
4393
msgid ""
4435
4394
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4437
4396
"than 4 GB of memory."
4438
4397
msgstr ""
4439
4398
 
4440
 
#: ../plugin/innobase/srv/srv0start.cc:1032
 
4399
#: ../plugin/innobase/srv/srv0start.cc:1031
4441
4400
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4442
4401
msgstr ""
4443
4402
 
4444
 
#: ../plugin/innobase/srv/srv0start.cc:1037
 
4403
#: ../plugin/innobase/srv/srv0start.cc:1036
4445
4404
msgid ""
4446
4405
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4447
4406
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4448
4407
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4449
4408
msgstr ""
4450
4409
 
4451
 
#: ../plugin/innobase/srv/srv0start.cc:1047
 
4410
#: ../plugin/innobase/srv/srv0start.cc:1046
4452
4411
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4453
4412
msgstr ""
4454
4413
 
4455
 
#: ../plugin/innobase/srv/srv0start.cc:1052
 
4414
#: ../plugin/innobase/srv/srv0start.cc:1051
4456
4415
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4457
4416
msgstr ""
4458
4417
 
4459
 
#: ../plugin/innobase/srv/srv0start.cc:1057
 
4418
#: ../plugin/innobase/srv/srv0start.cc:1056
4460
4419
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4461
4420
msgstr ""
4462
4421
 
4463
 
#: ../plugin/innobase/srv/srv0start.cc:1061
 
4422
#: ../plugin/innobase/srv/srv0start.cc:1060
4464
4423
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4465
4424
msgstr ""
4466
4425
 
4467
 
#: ../plugin/innobase/srv/srv0start.cc:1066
 
4426
#: ../plugin/innobase/srv/srv0start.cc:1065
4468
4427
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4469
4428
msgstr ""
4470
4429
 
4471
 
#: ../plugin/innobase/srv/srv0start.cc:1130
 
4430
#: ../plugin/innobase/srv/srv0start.cc:1129
4472
4431
msgid "InnoDB: Using Linux native AIO"
4473
4432
msgstr ""
4474
4433
 
4475
 
#: ../plugin/logging_gearman/logging_gearman.cc:187
 
4434
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
 
4435
msgid "destination directory"
 
4436
msgstr ""
 
4437
 
 
4438
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
 
4439
msgid "take backup to target-dir"
 
4440
msgstr ""
 
4441
 
 
4442
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
 
4443
msgid "calc statistic of datadir (offline mysqld is recommended)"
 
4444
msgstr ""
 
4445
 
 
4446
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
 
4447
msgid "prepare a backup for starting mysql server on the backup."
 
4448
msgstr ""
 
4449
 
 
4450
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
 
4451
msgid "create files to import to another database when prepare."
 
4452
msgstr ""
 
4453
 
 
4454
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
 
4455
msgid ""
 
4456
"stop recovery process not to progress LSN after applying log when prepare."
 
4457
msgstr ""
 
4458
 
 
4459
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
 
4460
msgid "print parameter of mysqld needed for copyback."
 
4461
msgstr ""
 
4462
 
 
4463
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
 
4464
msgid "The value is used instead of buffer_pool_size"
 
4465
msgstr ""
 
4466
 
 
4467
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
 
4468
msgid ""
 
4469
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
 
4470
"file at the end of '--backup'"
 
4471
msgstr ""
 
4472
 
 
4473
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
 
4474
msgid ""
 
4475
"limit count of IO operations (pairs of read&write) per second to IOS values "
 
4476
"(for '--backup')"
 
4477
msgstr ""
 
4478
 
 
4479
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
 
4480
msgid ""
 
4481
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
 
4482
"'xtrabackup_suspended' deleted (for '--backup')."
 
4483
msgstr ""
 
4484
 
 
4485
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
 
4486
msgid ""
 
4487
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
 
4488
"this directory."
 
4489
msgstr ""
 
4490
 
 
4491
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
 
4492
msgid ""
 
4493
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
 
4494
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
 
4495
"be carefully!"
 
4496
msgstr ""
 
4497
 
 
4498
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
 
4499
msgid ""
 
4500
"(for --backup): copy only .ibd pages newer than backup at specified "
 
4501
"directory."
 
4502
msgstr ""
 
4503
 
 
4504
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
 
4505
msgid ""
 
4506
"(for --prepare): apply .delta files and logfile in the specified directory."
 
4507
msgstr ""
 
4508
 
 
4509
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
 
4510
msgid "filtering by regexp for table names."
 
4511
msgstr ""
 
4512
 
 
4513
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
 
4514
msgid "filtering by list of the exact database.table name in the file."
 
4515
msgstr ""
 
4516
 
 
4517
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
 
4518
msgid ""
 
4519
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
 
4520
"want create ib_logfile*, only re-execute this command in same options. ###"
 
4521
msgstr ""
 
4522
 
 
4523
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
 
4524
msgid ""
 
4525
"Path for temporary files. Several paths may be specified, separated by a "
 
4526
"colon (:), in this case they are used in a round-robin fashion."
 
4527
msgstr ""
 
4528
 
 
4529
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
 
4530
msgid ""
 
4531
"Number of threads to use for parallel datafiles transfer. Does not have any "
 
4532
"effect in the stream mode. The default value is 1."
 
4533
msgstr ""
 
4534
 
 
4535
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
 
4536
msgid ""
 
4537
"Enable InnoDB adaptive hash index (enabled by default).  Disable with --skip-"
 
4538
"innodb-adaptive-hash-index."
 
4539
msgstr ""
 
4540
 
 
4541
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
 
4542
msgid ""
 
4543
"Size of a memory pool InnoDB uses to store data dictionary information and "
 
4544
"other internal data structures."
 
4545
msgstr ""
 
4546
 
 
4547
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
 
4548
msgid ""
 
4549
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
 
4550
"tables."
 
4551
msgstr ""
 
4552
 
 
4553
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
 
4554
msgid ""
 
4555
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
 
4556
"innodb-checksums."
 
4557
msgstr ""
 
4558
 
 
4559
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
 
4560
msgid "The common part for InnoDB table spaces."
 
4561
msgstr ""
 
4562
 
 
4563
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
 
4564
msgid ""
 
4565
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
 
4566
"innodb-doublewrite."
 
4567
msgstr ""
 
4568
 
 
4569
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
 
4570
msgid "Number of file I/O threads in InnoDB."
 
4571
msgstr ""
 
4572
 
 
4573
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
 
4574
msgid "Stores each InnoDB table to an .ibd file in the database dir."
 
4575
msgstr ""
 
4576
 
 
4577
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
 
4578
msgid ""
 
4579
"Set to 0 (write and flush once per second), 1 (write and flush at each "
 
4580
"commit) or 2 (write at commit, flush once per second)."
 
4581
msgstr ""
 
4582
 
 
4583
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
 
4584
msgid ""
 
4585
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
 
4586
"rolled back."
 
4587
msgstr ""
 
4588
 
 
4589
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
 
4590
msgid ""
 
4591
"The size of the buffer which InnoDB uses to write log to the log files on "
 
4592
"disk."
 
4593
msgstr ""
 
4594
 
 
4595
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
 
4596
msgid ""
 
4597
"Number of log files in the log group. InnoDB writes to the files in a "
 
4598
"circular fashion. Value 3 is recommended here."
 
4599
msgstr ""
 
4600
 
 
4601
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
 
4602
msgid "Path to InnoDB log files."
 
4603
msgstr ""
 
4604
 
 
4605
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
 
4606
msgid "How many files at the maximum InnoDB keeps open at the same time."
 
4607
msgstr ""
 
4608
 
 
4609
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
 
4610
msgid "The universal page size of the database."
 
4611
msgstr ""
 
4612
 
 
4613
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
 
4614
msgid ""
 
4615
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
 
4616
"for created log file is not supported. Use on your own risk!"
 
4617
msgstr ""
 
4618
 
 
4619
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
 
4620
msgid ""
 
4621
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
 
4622
"based."
 
4623
msgstr ""
 
4624
 
 
4625
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
 
4626
msgid ""
 
4627
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
 
4628
"to use, Because it is not change back to disable, once it is used."
 
4629
msgstr ""
 
4630
 
 
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
 
4632
msgid ""
 
4633
"Path to special datafile for doublewrite buffer. (default is : not used)"
 
4634
msgstr ""
 
4635
 
 
4636
#: ../plugin/logging_gearman/logging_gearman.cc:186
4476
4637
msgid "fail gearman_client_create()"
4477
4638
msgstr ""
4478
4639
 
4479
 
#: ../plugin/logging_gearman/logging_gearman.cc:197
 
4640
#: ../plugin/logging_gearman/logging_gearman.cc:196
4480
4641
#, c-format
4481
4642
msgid "fail gearman_client_add_server(): %s"
4482
4643
msgstr ""
4483
4644
 
4484
 
#: ../plugin/logging_gearman/logging_gearman.cc:302
 
4645
#: ../plugin/logging_gearman/logging_gearman.cc:301
4485
4646
msgid "Hostname for logging to a Gearman server"
4486
4647
msgstr ""
4487
4648
 
4488
 
#: ../plugin/logging_gearman/logging_gearman.cc:305
 
4649
#: ../plugin/logging_gearman/logging_gearman.cc:304
4489
4650
msgid "Gearman Function to send logging to"
4490
4651
msgstr ""
4491
4652
 
4492
 
#: ../plugin/logging_gearman/logging_gearman.cc:316
 
4653
#: ../plugin/logging_gearman/logging_gearman.cc:315
4493
4654
msgid "Log queries to a Gearman server"
4494
4655
msgstr ""
4495
4656
 
4496
 
#: ../plugin/logging_query/logging_query.cc:179
 
4657
#: ../plugin/logging_query/logging_query.cc:180
4497
4658
msgid "fail open()"
4498
4659
msgstr ""
4499
4660
 
4500
 
#: ../plugin/logging_query/logging_query.cc:323
 
4661
#: ../plugin/logging_query/logging_query.cc:321
4501
4662
msgid "Enable logging to CSV file"
4502
4663
msgstr ""
4503
4664
 
4504
 
#: ../plugin/logging_query/logging_query.cc:326
 
4665
#: ../plugin/logging_query/logging_query.cc:324
4505
4666
msgid "File to log to"
4506
4667
msgstr ""
4507
4668
 
4508
 
#: ../plugin/logging_query/logging_query.cc:329
 
4669
#: ../plugin/logging_query/logging_query.cc:327
4509
4670
msgid "PCRE to match the query against"
4510
4671
msgstr ""
4511
4672
 
4512
 
#: ../plugin/logging_query/logging_query.cc:332 ../plugin/syslog/module.cc:107
 
4673
#: ../plugin/logging_query/logging_query.cc:330 ../plugin/syslog/module.cc:107
4513
4674
msgid "Threshold for logging slow queries, in microseconds"
4514
4675
msgstr ""
4515
4676
 
4516
 
#: ../plugin/logging_query/logging_query.cc:335 ../plugin/syslog/module.cc:110
 
4677
#: ../plugin/logging_query/logging_query.cc:333 ../plugin/syslog/module.cc:110
4517
4678
msgid "Threshold for logging big queries, for rows returned"
4518
4679
msgstr ""
4519
4680
 
4520
 
#: ../plugin/logging_query/logging_query.cc:338 ../plugin/syslog/module.cc:113
 
4681
#: ../plugin/logging_query/logging_query.cc:336 ../plugin/syslog/module.cc:113
4521
4682
msgid "Threshold for logging big queries, for rows examined"
4522
4683
msgstr ""
4523
4684
 
4524
 
#: ../plugin/logging_query/logging_query.cc:349
 
4685
#: ../plugin/logging_query/logging_query.cc:347
4525
4686
msgid "Log queries to a CSV file"
4526
4687
msgstr ""
4527
4688
 
4528
 
#: ../plugin/logging_stats/logging_stats.cc:314
 
4689
#: ../plugin/logging_stats/logging_stats.cc:317
4529
4690
msgid "Max number of users that will be logged"
4530
4691
msgstr ""
4531
4692
 
4532
 
#: ../plugin/logging_stats/logging_stats.cc:317
 
4693
#: ../plugin/logging_stats/logging_stats.cc:320
4533
4694
msgid "Max number of range locks to use for Scoreboard"
4534
4695
msgstr ""
4535
4696
 
4536
 
#: ../plugin/logging_stats/logging_stats.cc:320
 
4697
#: ../plugin/logging_stats/logging_stats.cc:323
4537
4698
msgid "Max number of concurrent sessions that will be logged"
4538
4699
msgstr ""
4539
4700
 
4540
 
#: ../plugin/logging_stats/logging_stats.cc:321
 
4701
#: ../plugin/logging_stats/logging_stats.cc:324
4541
4702
msgid "Enable Logging Statistics Collection"
4542
4703
msgstr ""
4543
4704
 
4544
 
#: ../plugin/logging_stats/logging_stats.cc:330
 
4705
#: ../plugin/logging_stats/logging_stats.cc:333
4545
4706
msgid "User Statistics as DATA_DICTIONARY tables"
4546
4707
msgstr ""
4547
4708
 
4548
 
#: ../plugin/md5/md5.cc:100
 
4709
#: ../plugin/md5/md5.cc:101
4549
4710
msgid "libgcrypt library version mismatch"
4550
4711
msgstr ""
4551
4712
 
4552
 
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4553
 
#: ../plugin/memcached_stats/memcached_stats.cc:87
4554
 
msgid "List of memcached servers."
4555
 
msgstr ""
4556
 
 
4557
 
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4558
 
msgid "Expiry time of memcached entries"
4559
 
msgstr ""
4560
 
 
4561
 
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4562
 
msgid "Enable Memcached Query Cache"
4563
 
msgstr ""
4564
 
 
4565
4713
#: ../plugin/memcached_stats/analysis_table.cc:78
4566
4714
#: ../plugin/memcached_stats/stats_table.cc:144
4567
4715
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4568
4716
msgstr ""
4569
4717
 
 
4718
#: ../plugin/memcached_stats/memcached_stats.cc:87
 
4719
msgid "List of memcached servers."
 
4720
msgstr ""
 
4721
 
4570
4722
#: ../plugin/memcached_stats/memcached_stats.cc:98
4571
4723
msgid "Memcached Stats as I_S tables"
4572
4724
msgstr ""
4593
4745
msgid "Session killed before thread could execute"
4594
4746
msgstr ""
4595
4747
 
4596
 
#: ../plugin/multi_thread/multi_thread.cc:111
 
4748
#: ../plugin/multi_thread/multi_thread.cc:101
4597
4749
msgid "Unable to get thread stack size"
4598
4750
msgstr ""
4599
4751
 
4600
 
#: ../plugin/multi_thread/multi_thread.cc:213
 
4752
#: ../plugin/multi_thread/multi_thread.cc:203
4601
4753
msgid "Maximum number of user threads available."
4602
4754
msgstr ""
4603
4755
 
4866
5018
msgid "Tablespace not empty"
4867
5019
msgstr ""
4868
5020
 
4869
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1053
 
5021
#: ../plugin/mysql_protocol/mysql_protocol.cc:1052
4870
5022
msgid ""
4871
5023
"Port number to use for connection or 0 for default to with MySQL protocol."
4872
5024
msgstr ""
4942
5094
msgid "Before insert row event observer call position"
4943
5095
msgstr ""
4944
5096
 
4945
 
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
 
5097
#: ../plugin/rabbitmq/rabbitmq_handler.cc:115
4946
5098
msgid "Could not open socket, is rabbitmq running?"
4947
5099
msgstr ""
4948
5100
 
4949
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
 
5101
#: ../plugin/rabbitmq/rabbitmq_log.cc:71
4950
5102
msgid "Failed to allocate enough memory to transaction message\n"
4951
5103
msgstr ""
4952
5104
 
4953
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
 
5105
#: ../plugin/rabbitmq/rabbitmq_log.cc:92
 
5106
msgid ""
 
5107
"Could not reconnect, trying again.. - waiting 10 seconds for server to come "
 
5108
"back"
 
5109
msgstr ""
 
5110
 
 
5111
#: ../plugin/rabbitmq/rabbitmq_log.cc:100
 
5112
msgid "RabbitMQ server has disappeared, failing transaction."
 
5113
msgstr ""
 
5114
 
 
5115
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4954
5116
#, c-format
4955
5117
msgid "Failed to allocate the RabbitMQHandler.  Got error: %s\n"
4956
5118
msgstr ""
4957
5119
 
4958
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
 
5120
#: ../plugin/rabbitmq/rabbitmq_log.cc:141
4959
5121
#, c-format
4960
5122
msgid "Failed to allocate the RabbitMQLog instance.  Got error: %s\n"
4961
5123
msgstr ""
4962
5124
 
4963
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
 
5125
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
4964
5126
msgid "Host name to connect to"
4965
5127
msgstr ""
4966
5128
 
4967
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
 
5129
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
4968
5130
msgid "Port to connect to"
4969
5131
msgstr ""
4970
5132
 
4971
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
 
5133
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4972
5134
msgid "RabbitMQ virtualhost"
4973
5135
msgstr ""
4974
5136
 
4975
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
 
5137
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
4976
5138
msgid "RabbitMQ username"
4977
5139
msgstr ""
4978
5140
 
4979
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
 
5141
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
4980
5142
msgid "RabbitMQ password"
4981
5143
msgstr ""
4982
5144
 
4983
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
 
5145
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
4984
5146
#: ../plugin/transaction_log/module.cc:241
4985
5147
msgid "Name of the replicator plugin to use (default='default_replicator')"
4986
5148
msgstr ""
4987
5149
 
4988
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
 
5150
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
4989
5151
msgid "Name of RabbitMQ exchange to publish to"
4990
5152
msgstr ""
4991
5153
 
4992
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
 
5154
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
4993
5155
msgid "Name of RabbitMQ routing key to use"
4994
5156
msgstr ""
4995
5157
 
4996
 
#: ../plugin/session_dictionary/processlist.cc:74
4997
 
#: ../plugin/session_dictionary/sessions.cc:84
 
5158
#: ../plugin/session_dictionary/processlist.cc:73
 
5159
#: ../plugin/session_dictionary/sessions.cc:82
4998
5160
msgid "no user"
4999
5161
msgstr ""
5000
5162
 
5257
5419
msgid " got "
5258
5420
msgstr ""
5259
5421
 
5260
 
#: ../plugin/slave/module.cc:56
 
5422
#: ../plugin/slave/module.cc:58
5261
5423
msgid "Path to the slave configuration file"
5262
5424
msgstr ""
5263
5425
 
5264
 
#: ../plugin/slave/queue_producer.cc:114
 
5426
#: ../plugin/slave/module.cc:61
 
5427
msgid "Value to use as the maximum commit ID stored on the slave"
 
5428
msgstr ""
 
5429
 
 
5430
#: ../plugin/slave/queue_producer.cc:113
5265
5431
msgid "Lost connection to master. Reconnecting."
5266
5432
msgstr ""
5267
5433
 
5268
 
#: ../plugin/slave/queue_producer.cc:141 ../plugin/slave/queue_producer.cc:150
5269
 
#: ../plugin/slave/queue_producer.cc:164 ../plugin/slave/queue_producer.cc:256
5270
 
#: ../plugin/slave/queue_producer.cc:268 ../plugin/slave/queue_producer.cc:285
5271
 
#: ../plugin/slave/queue_producer.cc:419 ../plugin/slave/queue_producer.cc:433
 
5434
#: ../plugin/slave/queue_producer.cc:140 ../plugin/slave/queue_producer.cc:149
 
5435
#: ../plugin/slave/queue_producer.cc:163 ../plugin/slave/queue_producer.cc:251
 
5436
#: ../plugin/slave/queue_producer.cc:263 ../plugin/slave/queue_producer.cc:280
 
5437
#: ../plugin/slave/queue_producer.cc:413 ../plugin/slave/queue_producer.cc:427
5272
5438
#, c-format
5273
5439
msgid "%s"
5274
5440
msgstr ""
5275
5441
 
5276
 
#: ../plugin/slave/queue_producer.cc:445
 
5442
#: ../plugin/slave/queue_producer.cc:439
5277
5443
msgid "Replication slave: Unable to insert into queue."
5278
5444
msgstr ""
5279
5445
 
5280
 
#: ../plugin/slave/replication_slave.cc:43
 
5446
#: ../plugin/slave/replication_slave.cc:44
5281
5447
#, c-format
5282
5448
msgid "Could not start slave services: %s\n"
5283
5449
msgstr ""