~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ro.po

  • Committer: Brian Aker
  • Date: 2010-09-28 06:27:36 UTC
  • mto: (1800.1.4 build)
  • mto: This revision was merged to the branch mainline in revision 1801.
  • Revision ID: brian@tangent.org-20100928062736-65a8ufnsji93fd99
Remove additional (maybe last of?) native_handle actual calls (safe_mutex is
historical and unused, so it does not count).

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2010-09-29 11:14-0400\n"
 
10
"POT-Creation-Date: 2010-09-14 16:22-0400\n"
11
11
"PO-Revision-Date: 2009-07-31 19:41+0000\n"
12
12
"Last-Translator: Cosmin Giurgiu <cosmingiurgiu@yahoo.com>\n"
13
13
"Language-Team: Romanian <ro@li.org>\n"
99
99
msgstr ""
100
100
"Foloseste alta baza de date. Primeste numele bazei de date ca argument."
101
101
 
102
 
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1318
 
102
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1325
103
103
msgid "Show warnings after every statement."
104
104
msgstr "Afiseaza avertismente dupa fiecare declaratie."
105
105
 
150
150
msgid "Error: Invalid Value for max_input_line"
151
151
msgstr ""
152
152
 
153
 
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:483
 
153
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:2396
154
154
msgid "Options used only in command line"
155
155
msgstr ""
156
156
 
174
174
"comments (discard comments), enable with --comments"
175
175
msgstr ""
176
176
 
177
 
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:492
 
177
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:2405
178
178
msgid "Use compression in server/client protocol."
179
179
msgstr "Foloseste compresia in protocolul server/client."
180
180
 
190
190
msgid ""
191
191
"Enable named commands. Named commands mean this program's internal commands; "
192
192
"see drizzle> help . When enabled, the named commands can be used from any "
193
 
"line of the query, otherwise only from the first line, before an enter."
 
193
"line of the query, otherwise only from the first line, before an enter. "
 
194
"Disable with --disable-named-commands. This option is disabled by default."
194
195
msgstr ""
195
196
 
196
197
#: ../client/drizzle.cc:1299
 
198
msgid ""
 
199
"Named commands are disabled. Use \\* form only, or use named commands only "
 
200
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
 
201
"the client now starts with this option ENABLED by default! Disable with '-"
 
202
"G'. Long format commands still work from the first line. WARNING: option "
 
203
"deprecated; use --disable-named-commands instead."
 
204
msgstr ""
 
205
 
 
206
#: ../client/drizzle.cc:1300
 
207
msgid "Ignore space after function names."
 
208
msgstr "Ignora caracterele spatiu aflate dupa numele de functii."
 
209
 
 
210
#: ../client/drizzle.cc:1302
197
211
msgid "Turn off beep on error."
198
212
msgstr "Dezactiveaza sunetul de alarma in caz de eroare."
199
213
 
200
 
#: ../client/drizzle.cc:1300
201
 
#, fuzzy
202
 
msgid "Do not write line numbers for errors."
 
214
#: ../client/drizzle.cc:1304
 
215
msgid "Write line numbers for errors."
203
216
msgstr "Afiseaza numarul liniei pentru erori."
204
217
 
205
 
#: ../client/drizzle.cc:1301
206
 
msgid "Do not write column names in results."
207
 
msgstr ""
208
 
 
209
 
#: ../client/drizzle.cc:1303
 
218
#: ../client/drizzle.cc:1306
 
219
msgid ""
 
220
"Don't write line number for errors. WARNING: -L is deprecated, use long "
 
221
"version of this option instead."
 
222
msgstr ""
 
223
 
 
224
#: ../client/drizzle.cc:1308
 
225
msgid "Write column names in results."
 
226
msgstr ""
 
227
 
 
228
#: ../client/drizzle.cc:1310
210
229
msgid ""
211
230
"Don't write column names in results. WARNING: -N is deprecated, use long "
212
231
"version of this options instead."
213
232
msgstr ""
214
233
 
215
 
#: ../client/drizzle.cc:1305
 
234
#: ../client/drizzle.cc:1312
216
235
msgid ""
217
236
"Change the value of a variable. Please note that this option is deprecated; "
218
237
"you can set variables directly with --variable-name=value."
219
238
msgstr ""
220
239
 
221
 
#: ../client/drizzle.cc:1307
 
240
#: ../client/drizzle.cc:1314
222
241
msgid "Output in table format."
223
242
msgstr "Afisare in format tabelar."
224
243
 
225
 
#: ../client/drizzle.cc:1309
 
244
#: ../client/drizzle.cc:1316
226
245
msgid "Only allow UPDATE and DELETE that uses keys."
227
246
msgstr "Accepta numai UPDATE si DELETE care contin chei."
228
247
 
229
 
#: ../client/drizzle.cc:1311
 
248
#: ../client/drizzle.cc:1318
230
249
msgid "Synonym for option --safe-updates, -U."
231
250
msgstr ""
232
251
 
233
 
#: ../client/drizzle.cc:1313
 
252
#: ../client/drizzle.cc:1320
234
253
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
235
254
msgstr ""
236
255
 
237
 
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:512
238
 
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1880
 
256
#: ../client/drizzle.cc:1321 ../client/drizzledump.cc:2425
 
257
#: ../drizzled/drizzled.cc:1174
239
258
msgid "Output version information and exit."
240
259
msgstr ""
241
260
 
242
 
#: ../client/drizzle.cc:1316
 
261
#: ../client/drizzle.cc:1323
243
262
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
244
263
msgstr ""
245
264
 
246
 
#: ../client/drizzle.cc:1320
 
265
#: ../client/drizzle.cc:1327
247
266
msgid "Number of lines before each import progress report."
248
267
msgstr ""
249
268
 
250
 
#: ../client/drizzle.cc:1322
 
269
#: ../client/drizzle.cc:1329
251
270
msgid "Ping the server to check if it's alive."
252
271
msgstr ""
253
272
 
254
 
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1234
 
273
#: ../client/drizzle.cc:1331
255
274
msgid "Configuration file defaults are not used if no-defaults is set"
256
275
msgstr ""
257
276
 
258
 
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:520
 
277
#: ../client/drizzle.cc:1334 ../client/drizzledump.cc:2434
259
278
msgid "Options specific to the drizzle client"
260
279
msgstr ""
261
280
 
262
 
#: ../client/drizzle.cc:1330
263
 
msgid ""
264
 
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
265
 
"and field completion, but startup and reconnecting may take a longer time."
266
 
msgstr ""
267
 
 
268
 
#: ../client/drizzle.cc:1332
 
281
#: ../client/drizzle.cc:1337
 
282
msgid ""
 
283
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
 
284
"and field completion, but startup and reconnecting may take a longer time. "
 
285
"Disable with --disable-auto-rehash."
 
286
msgstr ""
 
287
 
 
288
#: ../client/drizzle.cc:1338
 
289
msgid ""
 
290
"No automatic rehashing. One has to use 'rehash' to get table and field "
 
291
"completion. This gives a quicker start of drizzle_st and disables rehashing "
 
292
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
 
293
msgstr ""
 
294
 
 
295
#: ../client/drizzle.cc:1340
269
296
msgid ""
270
297
"Automatically switch to vertical output mode if the result is wider than the "
271
298
"terminal width."
273
300
"Afiseaza datele vertical daca dimensiunea rezultatelor este mai mare decat "
274
301
"dimensiunea terminalului."
275
302
 
276
 
#: ../client/drizzle.cc:1334
 
303
#: ../client/drizzle.cc:1342
277
304
msgid "Database to use."
278
305
msgstr "Baza de date folosita."
279
306
 
280
 
#: ../client/drizzle.cc:1336
 
307
#: ../client/drizzle.cc:1344
281
308
msgid "(not used)"
282
309
msgstr "(neutilizat)"
283
310
 
284
 
#: ../client/drizzle.cc:1338
 
311
#: ../client/drizzle.cc:1346
285
312
msgid "Delimiter to be used."
286
313
msgstr "Delimitator folosit."
287
314
 
288
 
#: ../client/drizzle.cc:1340
 
315
#: ../client/drizzle.cc:1348
289
316
msgid "Execute command and quit. (Disables --force and history file)"
290
317
msgstr ""
291
318
"Executa comanda si termina. (Dezactiveaza --force si fisierul de "
292
319
"inregistrare)"
293
320
 
294
 
#: ../client/drizzle.cc:1342
295
 
#, fuzzy
296
 
msgid "Enable LOAD DATA LOCAL INFILE."
 
321
#: ../client/drizzle.cc:1350
 
322
msgid "Enable/disable LOAD DATA LOCAL INFILE."
297
323
msgstr "Activeaza/dezactiveaza LOAD DATA LOCAL INFILE."
298
324
 
299
 
#: ../client/drizzle.cc:1344
 
325
#: ../client/drizzle.cc:1352
300
326
msgid "Flush buffer after each query."
301
327
msgstr "Goleste buffer-ul dupa fiecare intorogare."
302
328
 
303
 
#: ../client/drizzle.cc:1346
 
329
#: ../client/drizzle.cc:1354
304
330
msgid "Ignore SIGINT (CTRL-C)"
305
331
msgstr "Ignora SIGINT (CTRL-C)"
306
332
 
307
 
#: ../client/drizzle.cc:1348
 
333
#: ../client/drizzle.cc:1356
308
334
msgid ""
309
335
"Only update the default database. This is useful for skipping updates to "
310
336
"other database in the update log."
311
337
msgstr ""
312
338
 
313
 
#: ../client/drizzle.cc:1350
 
339
#: ../client/drizzle.cc:1358
314
340
msgid ""
315
341
"Pager to use to display results. If you don't supply an option the default "
316
342
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
319
345
"default."
320
346
msgstr ""
321
347
 
322
 
#: ../client/drizzle.cc:1352
 
348
#: ../client/drizzle.cc:1360
323
349
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
324
350
msgstr ""
325
351
 
326
 
#: ../client/drizzle.cc:1354
 
352
#: ../client/drizzle.cc:1362
327
353
msgid "Set the drizzle prompt to this value."
328
354
msgstr ""
329
355
 
330
 
#: ../client/drizzle.cc:1356
 
356
#: ../client/drizzle.cc:1364
331
357
msgid ""
332
358
"Don't cache result, print it row by row. This may slow down the server if "
333
359
"the output is suspended. Doesn't use history file."
334
360
msgstr ""
335
361
 
336
 
#: ../client/drizzle.cc:1358
 
362
#: ../client/drizzle.cc:1366
337
363
msgid "Write fields without conversion. Used with --batch."
338
364
msgstr ""
339
365
 
340
 
#: ../client/drizzle.cc:1359
341
 
msgid "Do not reconnect if the connection is lost."
 
366
#: ../client/drizzle.cc:1368
 
367
msgid ""
 
368
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
 
369
"option is enabled by default."
342
370
msgstr ""
343
371
 
344
 
#: ../client/drizzle.cc:1361
 
372
#: ../client/drizzle.cc:1370
345
373
msgid "Shutdown the server"
346
374
msgstr ""
347
375
 
348
 
#: ../client/drizzle.cc:1362
 
376
#: ../client/drizzle.cc:1371
349
377
msgid ""
350
378
"Be more silent. Print results with a tab as separator, each row on new line."
351
379
msgstr ""
352
380
 
353
 
#: ../client/drizzle.cc:1364
 
381
#: ../client/drizzle.cc:1373
354
382
msgid ""
355
383
"Append everything into outfile. See interactive help (\\h) also. Does not "
356
384
"work in batch mode. Disable with --disable-tee. This option is disabled by "
357
385
"default."
358
386
msgstr ""
359
387
 
360
 
#: ../client/drizzle.cc:1366
 
388
#: ../client/drizzle.cc:1375
361
389
msgid "Disable outfile. See interactive help (\\h) also."
362
390
msgstr ""
363
391
 
364
 
#: ../client/drizzle.cc:1368
 
392
#: ../client/drizzle.cc:1376
 
393
msgid "Wait and retry if connection is down."
 
394
msgstr ""
 
395
 
 
396
#: ../client/drizzle.cc:1378
365
397
msgid "Number of seconds before connection timeout."
366
398
msgstr ""
367
399
 
368
 
#: ../client/drizzle.cc:1370
 
400
#: ../client/drizzle.cc:1380
369
401
msgid "Max length of input line"
370
402
msgstr "Lungimea maxima a liniei de intrare."
371
403
 
372
 
#: ../client/drizzle.cc:1372
 
404
#: ../client/drizzle.cc:1382
373
405
msgid "Automatic limit for SELECT when using --safe-updates"
374
406
msgstr ""
375
407
 
376
 
#: ../client/drizzle.cc:1374
 
408
#: ../client/drizzle.cc:1384
377
409
msgid "Automatic limit for rows in a join when using --safe-updates"
378
410
msgstr ""
379
411
 
380
 
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:571
 
412
#: ../client/drizzle.cc:1387 ../client/drizzledump.cc:2499
381
413
msgid "Options specific to the client"
382
414
msgstr ""
383
415
 
384
 
#: ../client/drizzle.cc:1380
 
416
#: ../client/drizzle.cc:1390
385
417
#, fuzzy
386
418
msgid "Connect to host"
387
419
msgstr "Conectare la gazda."
388
420
 
389
 
#: ../client/drizzle.cc:1382
 
421
#: ../client/drizzle.cc:1392
390
422
msgid ""
391
423
"Password to use when connecting to server. If password is not given it's "
392
424
"asked from the tty."
393
425
msgstr ""
394
426
 
395
 
#: ../client/drizzle.cc:1384
 
427
#: ../client/drizzle.cc:1394
396
428
msgid ""
397
429
"Port number to use for connection or 0 for default to, in order of "
398
430
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
399
431
msgstr ""
400
432
 
401
 
#: ../client/drizzle.cc:1386 ../client/drizzledump.cc:580
 
433
#: ../client/drizzle.cc:1396 ../client/drizzledump.cc:2508
402
434
msgid "User for login if not current user."
403
435
msgstr ""
404
436
 
405
 
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:582
 
437
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:2510
406
438
msgid "The protocol of connection (mysql or drizzle)."
407
439
msgstr ""
408
440
 
409
 
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:594
 
441
#: ../client/drizzle.cc:1401 ../client/drizzledump.cc:2522
410
442
msgid "Allowed Options"
411
443
msgstr ""
412
444
 
413
 
#: ../client/drizzle.cc:1442 ../client/drizzle.cc:1449
 
445
#: ../client/drizzle.cc:1448 ../client/drizzle.cc:1455
414
446
#, c-format
415
447
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
416
448
msgstr ""
417
449
 
418
 
#: ../client/drizzle.cc:1507 ../client/drizzle.cc:3790
 
450
#: ../client/drizzle.cc:1506 ../client/drizzle.cc:3789
419
451
msgid "DELIMITER cannot contain a backslash character"
420
452
msgstr ""
421
453
 
422
 
#: ../client/drizzle.cc:1586 ../client/drizzledump.cc:686
423
 
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:1009
424
 
#: ../client/drizzletest.cc:5603
 
454
#: ../client/drizzle.cc:1585 ../client/drizzledump.cc:2600
 
455
#: ../client/drizzleimport.cc:460 ../client/drizzleslap.cc:1006
 
456
#: ../client/drizzletest.cc:5599
425
457
msgid "Error: Unknown protocol"
426
458
msgstr ""
427
459
 
428
 
#: ../client/drizzle.cc:1600
 
460
#: ../client/drizzle.cc:1599
429
461
#, c-format
430
462
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
431
463
msgstr ""
432
464
 
433
 
#: ../client/drizzle.cc:1646 ../client/drizzle.cc:4036
 
465
#: ../client/drizzle.cc:1645 ../client/drizzle.cc:4035
434
466
#, c-format
435
467
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
436
468
msgstr ""
437
469
 
438
 
#: ../client/drizzle.cc:1652
 
470
#: ../client/drizzle.cc:1651
439
471
#, c-format
440
472
msgid ""
441
473
"Copyright (C) 2008 Sun Microsystems\n"
443
475
"and you are welcome to modify and redistribute it under the GPL license\n"
444
476
msgstr ""
445
477
 
446
 
#: ../client/drizzle.cc:1657
 
478
#: ../client/drizzle.cc:1656
447
479
#, fuzzy, c-format
448
480
msgid "Usage: drizzle [OPTIONS] [database]\n"
449
481
msgstr "Utilizare: %s [OPTIUNI] [baza de date]\n"
450
482
 
451
 
#: ../client/drizzle.cc:1711
 
483
#: ../client/drizzle.cc:1710
452
484
#, fuzzy, c-format
453
485
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
454
486
msgstr "Bun venit la clientul Drizzle.. Comenzile se termina cu ; sau \\g."
455
487
 
456
 
#: ../client/drizzle.cc:1720
 
488
#: ../client/drizzle.cc:1719
457
489
#, fuzzy, c-format
458
490
msgid ""
459
491
"Your Drizzle connection id is %u\n"
463
495
"Identificatorul conexiunii Drizzle este %u\n"
464
496
"Versiunea serverului: %s\n"
465
497
 
466
 
#: ../client/drizzle.cc:1754
 
498
#: ../client/drizzle.cc:1753
467
499
#, c-format
468
500
msgid "Reading history-file %s\n"
469
501
msgstr "Citesc fisierul istoric %s\n"
470
502
 
471
 
#: ../client/drizzle.cc:1758
 
503
#: ../client/drizzle.cc:1757
472
504
#, c-format
473
505
msgid "Couldn't allocate memory for temp histfile!\n"
474
506
msgstr "Nu am putut aloca memorie pentru acest fisier de istoric temporar!\n"
475
507
 
476
 
#: ../client/drizzle.cc:1765
 
508
#: ../client/drizzle.cc:1764
477
509
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
478
510
msgstr ""
479
511
"Scrieti 'help;' sau '\\h' pentru ajutor. Scrieti '\\c' pentru a goli "
480
512
"tamponul.\n"
481
513
 
482
 
#: ../client/drizzle.cc:1775
 
514
#: ../client/drizzle.cc:1774
483
515
msgid "Error:"
484
516
msgstr ""
485
517
 
486
 
#: ../client/drizzle.cc:1788
 
518
#: ../client/drizzle.cc:1787
487
519
#, c-format
488
520
msgid "Writing history-file %s\n"
489
521
msgstr "Scrie fisierul de istoric %s\n"
490
522
 
491
 
#: ../client/drizzle.cc:1796
 
523
#: ../client/drizzle.cc:1795
492
524
msgid "Aborted"
493
525
msgstr "Anulat"
494
526
 
495
 
#: ../client/drizzle.cc:1796
 
527
#: ../client/drizzle.cc:1795
496
528
msgid "Bye"
497
529
msgstr "La revedere"
498
530
 
499
 
#: ../client/drizzle.cc:1848
 
531
#: ../client/drizzle.cc:1847
500
532
msgid "Query aborted by Ctrl+C\n"
501
533
msgstr "Cerere abandonata prin Ctrl+C\n"
502
534
 
503
 
#: ../client/drizzle.cc:1932
 
535
#: ../client/drizzle.cc:1931
504
536
#, c-format
505
537
msgid "Processing line: %<PRIu32>\n"
506
538
msgstr ""
507
539
 
508
 
#: ../client/drizzle.cc:2150
 
540
#: ../client/drizzle.cc:2149
509
541
msgid "Unknown command: "
510
542
msgstr ""
511
543
 
512
 
#: ../client/drizzle.cc:2564
 
544
#: ../client/drizzle.cc:2563
513
545
msgid ""
514
546
"Reading table information for completion of table and column names\n"
515
547
"You can turn off this feature to get a quicker startup with -A\n"
516
548
"\n"
517
549
msgstr ""
518
550
 
519
 
#: ../client/drizzle.cc:2630
 
551
#: ../client/drizzle.cc:2629
520
552
msgid "No connection. Trying to reconnect..."
521
553
msgstr ""
522
554
 
523
 
#: ../client/drizzle.cc:2636
 
555
#: ../client/drizzle.cc:2635
524
556
msgid "Can't connect to the server\n"
525
557
msgstr "Nu se poate realiza conexiunea la server\n"
526
558
 
527
 
#: ../client/drizzle.cc:2720
 
559
#: ../client/drizzle.cc:2719
528
560
msgid "List of all Drizzle commands:"
529
561
msgstr ""
530
562
 
531
 
#: ../client/drizzle.cc:2724
 
563
#: ../client/drizzle.cc:2723
532
564
#, c-format
533
565
msgid ""
534
566
"Note that all text commands must be first on line and end with '%s' or \\g"
535
567
msgstr ""
536
568
 
537
 
#: ../client/drizzle.cc:2782
 
569
#: ../client/drizzle.cc:2781
538
570
msgid "No query specified\n"
539
571
msgstr "Nu a fost specificata nici o interogare\n"
540
572
 
541
 
#: ../client/drizzle.cc:2797
 
573
#: ../client/drizzle.cc:2796
542
574
msgid "Ignoring query to other database"
543
575
msgstr ""
544
576
 
545
 
#: ../client/drizzle.cc:2847
 
577
#: ../client/drizzle.cc:2846
546
578
msgid "Empty set"
547
579
msgstr ""
548
580
 
549
 
#: ../client/drizzle.cc:2860
 
581
#: ../client/drizzle.cc:2859
550
582
#, c-format
551
583
msgid "%ld row in set"
552
584
msgid_plural "%ld rows in set"
553
585
msgstr[0] ""
554
586
msgstr[1] ""
555
587
 
556
 
#: ../client/drizzle.cc:2869
 
588
#: ../client/drizzle.cc:2868
557
589
msgid "Query OK"
558
590
msgstr ""
559
591
 
560
 
#: ../client/drizzle.cc:2871
 
592
#: ../client/drizzle.cc:2870
561
593
#, c-format
562
594
msgid "Query OK, %ld row affected"
563
595
msgid_plural "Query OK, %ld rows affected"
564
596
msgstr[0] ""
565
597
msgstr[1] ""
566
598
 
567
 
#: ../client/drizzle.cc:2943
 
599
#: ../client/drizzle.cc:2942
568
600
msgid "popen() failed! defaulting PAGER to stdout!\n"
569
601
msgstr ""
570
602
 
571
 
#: ../client/drizzle.cc:2965
 
603
#: ../client/drizzle.cc:2964
572
604
#, c-format
573
605
msgid "Error logging to file '%s'\n"
574
606
msgstr ""
575
607
 
576
 
#: ../client/drizzle.cc:2970
 
608
#: ../client/drizzle.cc:2969
577
609
#, fuzzy, c-format
578
610
msgid "Logging to file '%s'\n"
579
611
msgstr "Citesc fisierul istoric %s\n"
580
612
 
581
 
#: ../client/drizzle.cc:3054
 
613
#: ../client/drizzle.cc:3053
582
614
#, c-format
583
615
msgid ""
584
616
"Field %3u:  `%s`\n"
595
627
"\n"
596
628
msgstr ""
597
629
 
598
 
#: ../client/drizzle.cc:3521
 
630
#: ../client/drizzle.cc:3520
599
631
#, c-format
600
632
msgid "No previous outfile available, you must give a filename!\n"
601
633
msgstr ""
602
634
 
603
 
#: ../client/drizzle.cc:3526
 
635
#: ../client/drizzle.cc:3525
604
636
#, c-format
605
637
msgid "Currently logging to file '%s'\n"
606
638
msgstr ""
607
639
 
608
 
#: ../client/drizzle.cc:3546
 
640
#: ../client/drizzle.cc:3545
609
641
#, fuzzy, c-format
610
642
msgid "No outfile specified!\n"
611
643
msgstr "Nu a fost specificata nici o interogare\n"
612
644
 
613
 
#: ../client/drizzle.cc:3559
 
645
#: ../client/drizzle.cc:3558
614
646
msgid "Outfile disabled.\n"
615
647
msgstr ""
616
648
 
617
 
#: ../client/drizzle.cc:3586
 
649
#: ../client/drizzle.cc:3585
618
650
msgid "Default pager wasn't set, using stdout.\n"
619
651
msgstr ""
620
652
 
621
 
#: ../client/drizzle.cc:3606
 
653
#: ../client/drizzle.cc:3605
622
654
#, c-format
623
655
msgid "PAGER set to '%s'\n"
624
656
msgstr ""
625
657
 
626
 
#: ../client/drizzle.cc:3617
 
658
#: ../client/drizzle.cc:3616
627
659
msgid "PAGER set to stdout\n"
628
660
msgstr ""
629
661
 
630
 
#: ../client/drizzle.cc:3700
 
662
#: ../client/drizzle.cc:3699
631
663
#, c-format
632
664
msgid "Connection id:    %u"
633
665
msgstr ""
634
666
 
 
667
#: ../client/drizzle.cc:3701
 
668
#, c-format
 
669
msgid "Current database: %.128s\n"
 
670
msgstr ""
 
671
 
635
672
#: ../client/drizzle.cc:3702
636
 
#, c-format
637
 
msgid "Current database: %.128s\n"
638
 
msgstr ""
639
 
 
640
 
#: ../client/drizzle.cc:3703
641
673
msgid "*** NONE ***"
642
674
msgstr ""
643
675
 
644
676
#. Skip command name
645
 
#: ../client/drizzle.cc:3723
 
677
#: ../client/drizzle.cc:3722
646
678
msgid "Usage: \\. <filename> | source <filename>"
647
679
msgstr ""
648
680
 
649
 
#: ../client/drizzle.cc:3738
 
681
#: ../client/drizzle.cc:3737
650
682
#, c-format
651
683
msgid "Failed to open file '%s', error: %d"
652
684
msgstr ""
653
685
 
654
 
#: ../client/drizzle.cc:3746
 
686
#: ../client/drizzle.cc:3745
655
687
msgid "Can't initialize LineBuffer"
656
688
msgstr ""
657
689
 
658
 
#: ../client/drizzle.cc:3782
 
690
#: ../client/drizzle.cc:3781
659
691
msgid "DELIMITER must be followed by a 'delimiter' character or string"
660
692
msgstr ""
661
693
 
662
 
#: ../client/drizzle.cc:3815
 
694
#: ../client/drizzle.cc:3814
663
695
msgid "USE must be followed by a database name"
664
696
msgstr ""
665
697
 
666
 
#: ../client/drizzle.cc:3883
 
698
#: ../client/drizzle.cc:3882
667
699
#, fuzzy
668
700
msgid "Database changed"
669
701
msgstr "Baza de date folosita."
670
702
 
671
 
#: ../client/drizzle.cc:3891
 
703
#: ../client/drizzle.cc:3890
672
704
#, fuzzy
673
705
msgid "Show warnings enabled."
674
706
msgstr "Afiseaza avertismente dupa fiecare declaratie."
675
707
 
676
 
#: ../client/drizzle.cc:3899
 
708
#: ../client/drizzle.cc:3898
677
709
#, fuzzy
678
710
msgid "Show warnings disabled."
679
711
msgstr "Afiseaza avertismente dupa fiecare declaratie."
680
712
 
681
 
#: ../client/drizzle.cc:4043
 
713
#: ../client/drizzle.cc:4042
682
714
#, c-format
683
715
msgid ""
684
716
"\n"
685
717
"Connection id:\t\t%lu\n"
686
718
msgstr ""
687
719
 
 
720
#: ../client/drizzle.cc:4054
 
721
#, c-format
 
722
msgid "Current database:\t%s\n"
 
723
msgstr ""
 
724
 
688
725
#: ../client/drizzle.cc:4055
689
726
#, c-format
690
 
msgid "Current database:\t%s\n"
691
 
msgstr ""
692
 
 
693
 
#: ../client/drizzle.cc:4056
694
 
#, c-format
695
727
msgid "Current user:\t\t%s\n"
696
728
msgstr ""
697
729
 
698
 
#: ../client/drizzle.cc:4062
 
730
#: ../client/drizzle.cc:4061
699
731
msgid "SSL:\t\t\tNot in use"
700
732
msgstr ""
701
733
 
702
 
#: ../client/drizzle.cc:4067
 
734
#: ../client/drizzle.cc:4066
703
735
msgid ""
704
736
"\n"
705
737
"No connection\n"
706
738
msgstr ""
707
739
 
708
 
#: ../client/drizzle.cc:4074
 
740
#: ../client/drizzle.cc:4073
709
741
msgid ""
710
742
"\n"
711
743
"All updates ignored to this database\n"
712
744
msgstr ""
713
745
 
 
746
#: ../client/drizzle.cc:4076
 
747
#, c-format
 
748
msgid "Current pager:\t\t%s\n"
 
749
msgstr ""
 
750
 
714
751
#: ../client/drizzle.cc:4077
715
752
#, c-format
716
 
msgid "Current pager:\t\t%s\n"
 
753
msgid "Using outfile:\t\t'%s'\n"
717
754
msgstr ""
718
755
 
719
756
#: ../client/drizzle.cc:4078
720
757
#, c-format
721
 
msgid "Using outfile:\t\t'%s'\n"
 
758
msgid "Using delimiter:\t%s\n"
722
759
msgstr ""
723
760
 
724
761
#: ../client/drizzle.cc:4079
725
762
#, c-format
726
 
msgid "Using delimiter:\t%s\n"
 
763
msgid "Server version:\t\t%s\n"
727
764
msgstr ""
728
765
 
729
766
#: ../client/drizzle.cc:4080
730
767
#, c-format
731
 
msgid "Server version:\t\t%s\n"
 
768
msgid "Protocol:\t\t%s\n"
732
769
msgstr ""
733
770
 
734
771
#: ../client/drizzle.cc:4081
735
772
#, c-format
736
 
msgid "Protocol:\t\t%s\n"
 
773
msgid "Protocol version:\t%d\n"
737
774
msgstr ""
738
775
 
739
776
#: ../client/drizzle.cc:4082
740
777
#, c-format
741
 
msgid "Protocol version:\t%d\n"
742
 
msgstr ""
743
 
 
744
 
#: ../client/drizzle.cc:4083
745
 
#, c-format
746
778
msgid "Connection:\t\t%s\n"
747
779
msgstr ""
748
780
 
749
 
#: ../client/drizzle.cc:4090
 
781
#: ../client/drizzle.cc:4089
750
782
#, c-format
751
783
msgid "UNIX socket:\t\t%s\n"
752
784
msgstr ""
753
785
 
754
 
#: ../client/drizzle.cc:4092
 
786
#: ../client/drizzle.cc:4091
755
787
#, c-format
756
788
msgid "TCP port:\t\t%d\n"
757
789
msgstr ""
758
790
 
759
 
#: ../client/drizzle.cc:4097
 
791
#: ../client/drizzle.cc:4096
760
792
msgid ""
761
793
"\n"
762
794
"Note that you are running in safe_update_mode:\n"
763
795
msgstr ""
764
796
 
765
 
#: ../client/drizzle.cc:4099
 
797
#: ../client/drizzle.cc:4098
766
798
#, c-format
767
799
msgid ""
768
800
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
775
807
"\n"
776
808
msgstr ""
777
809
 
778
 
#: ../client/drizzle.cc:4161 ../drizzled/option.cc:339
 
810
#: ../client/drizzle.cc:4160 ../drizzled/option.cc:339
779
811
#, c-format
780
812
msgid "ERROR"
781
813
msgstr ""
782
814
 
783
 
#: ../client/drizzle.cc:4204
 
815
#: ../client/drizzle.cc:4203
784
816
#, c-format
785
817
msgid "ERROR %d (%s): "
786
818
msgstr ""
787
819
 
788
 
#: ../client/drizzle.cc:4206
 
820
#: ../client/drizzle.cc:4205
789
821
#, c-format
790
822
msgid "ERROR %d: "
791
823
msgstr ""
792
824
 
793
 
#: ../client/drizzle.cc:4209
 
825
#: ../client/drizzle.cc:4208
794
826
msgid "ERROR: "
795
827
msgstr ""
796
828
 
797
 
#: ../client/drizzle.cc:4342
 
829
#: ../client/drizzle.cc:4341
798
830
msgid " hours "
799
831
msgstr ""
800
832
 
801
 
#: ../client/drizzle.cc:4344
 
833
#: ../client/drizzle.cc:4343
802
834
msgid " hour "
803
835
msgstr ""
804
836
 
805
 
#: ../client/drizzle.cc:4350
 
837
#: ../client/drizzle.cc:4349
806
838
msgid " min "
807
839
msgstr ""
808
840
 
809
 
#: ../client/drizzle.cc:4356
 
841
#: ../client/drizzle.cc:4355
810
842
msgid " sec"
811
843
msgstr ""
812
844
 
813
 
#: ../client/drizzle.cc:4457
 
845
#: ../client/drizzle.cc:4456
814
846
msgid "(unknown)"
815
847
msgstr ""
816
848
 
817
 
#: ../client/drizzle.cc:4577
 
849
#: ../client/drizzle.cc:4576
818
850
#, c-format
819
851
msgid "Returning to default PROMPT of %s\n"
820
852
msgstr ""
821
853
 
822
 
#: ../client/drizzle.cc:4582
 
854
#: ../client/drizzle.cc:4581
823
855
msgid "Memory allocation error. Not changing prompt\n"
824
856
msgstr ""
825
857
 
826
 
#: ../client/drizzle.cc:4587
 
858
#: ../client/drizzle.cc:4586
827
859
#, c-format
828
860
msgid "PROMPT set to '%s'\n"
829
861
msgstr ""
830
862
 
831
 
#: ../client/drizzledump.cc:248
 
863
#: ../client/drizzledump.cc:199
832
864
#, c-format
833
865
msgid "Got errno %d on write"
834
866
msgstr ""
835
867
 
836
 
#: ../client/drizzledump.cc:296
 
868
#: ../client/drizzledump.cc:283
837
869
#, c-format
838
870
msgid "%s: You must use option --tab with --fields-...\n"
839
871
msgstr ""
840
872
 
841
 
#: ../client/drizzledump.cc:302
 
873
#: ../client/drizzledump.cc:289
842
874
#, c-format
843
875
msgid ""
844
876
"%s: You can't use --single-transaction and --lock-all-tables at the same "
845
877
"time.\n"
846
878
msgstr ""
847
879
 
848
 
#: ../client/drizzledump.cc:308
 
880
#: ../client/drizzledump.cc:295
849
881
#, c-format
850
882
msgid ""
851
883
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
852
884
"time.\n"
853
885
msgstr ""
854
886
 
855
 
#: ../client/drizzledump.cc:314
 
887
#: ../client/drizzledump.cc:301
856
888
#, c-format
857
889
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
858
890
msgstr ""
859
891
 
860
 
#: ../client/drizzledump.cc:383
861
 
msgid "-- Retrieving database structures..."
862
 
msgstr ""
863
 
 
864
 
#: ../client/drizzledump.cc:486
 
892
#: ../client/drizzledump.cc:320
 
893
#, c-format
 
894
msgid "Got error: %s (%d) %s"
 
895
msgstr ""
 
896
 
 
897
#: ../client/drizzledump.cc:327
 
898
#, c-format
 
899
msgid "Got error: %d %s"
 
900
msgstr ""
 
901
 
 
902
#: ../client/drizzledump.cc:425 ../client/drizzledump.cc:432
 
903
#: ../client/drizzledump.cc:445
 
904
#, c-format
 
905
msgid "Couldn't execute '%s': %s (%d)"
 
906
msgstr ""
 
907
 
 
908
#: ../client/drizzledump.cc:505
 
909
#, c-format
 
910
msgid "-- Connecting to %s, using protocol %s...\n"
 
911
msgstr ""
 
912
 
 
913
#: ../client/drizzledump.cc:527
 
914
#, c-format
 
915
msgid "-- Disconnecting from %s...\n"
 
916
msgstr ""
 
917
 
 
918
#: ../client/drizzledump.cc:538
 
919
msgid "Couldn't allocate memory"
 
920
msgstr "Nu se poate aloca memoria"
 
921
 
 
922
#: ../client/drizzledump.cc:882
 
923
#, c-format
 
924
msgid ""
 
925
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
 
926
"type %s\n"
 
927
msgstr ""
 
928
 
 
929
#: ../client/drizzledump.cc:896
 
930
#, c-format
 
931
msgid "-- Retrieving table structure for table %s...\n"
 
932
msgstr ""
 
933
 
 
934
#: ../client/drizzledump.cc:1010
 
935
#, c-format
 
936
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
 
937
msgstr ""
 
938
 
 
939
#: ../client/drizzledump.cc:1117
 
940
#, c-format
 
941
msgid "%s: Can't get keys for table %s\n"
 
942
msgstr ""
 
943
 
 
944
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
 
945
#, c-format
 
946
msgid "Error: Couldn't read status information for table %s\n"
 
947
msgstr ""
 
948
 
 
949
#: ../client/drizzledump.cc:1339
 
950
#, c-format
 
951
msgid "Error retrieving table structure for table: \"%s\""
 
952
msgstr ""
 
953
 
 
954
#: ../client/drizzledump.cc:1346
 
955
#, c-format
 
956
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
 
957
msgstr ""
 
958
 
 
959
#: ../client/drizzledump.cc:1357
 
960
#, c-format
 
961
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
 
962
msgstr ""
 
963
 
 
964
#: ../client/drizzledump.cc:1364
 
965
#, c-format
 
966
msgid "-- Skipping dump data for table '%s', it has no fields\n"
 
967
msgstr ""
 
968
 
 
969
#: ../client/drizzledump.cc:1372
 
970
msgid "-- Sending SELECT query...\n"
 
971
msgstr ""
 
972
 
 
973
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
 
974
msgid "when executing 'SELECT INTO OUTFILE'"
 
975
msgstr ""
 
976
 
 
977
#: ../client/drizzledump.cc:1437
 
978
#, c-format
 
979
msgid ""
 
980
"\n"
 
981
"--\n"
 
982
"-- Dumping data for table %s\n"
 
983
"--\n"
 
984
msgstr ""
 
985
 
 
986
#: ../client/drizzledump.cc:1478
 
987
msgid "-- Retrieving rows...\n"
 
988
msgstr ""
 
989
 
 
990
#: ../client/drizzledump.cc:1481
 
991
#, c-format
 
992
msgid "%s: Error in field count for table: %s !  Aborting.\n"
 
993
msgstr ""
 
994
 
 
995
#: ../client/drizzledump.cc:1525
 
996
#, c-format
 
997
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
 
998
msgstr ""
 
999
 
 
1000
#: ../client/drizzledump.cc:1542
 
1001
#, c-format
 
1002
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
 
1003
msgstr ""
 
1004
 
 
1005
#: ../client/drizzledump.cc:1564
 
1006
#, c-format
 
1007
msgid "Not enough fields from table %s! Aborting.\n"
 
1008
msgstr ""
 
1009
 
 
1010
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
 
1011
msgid "when doing refresh"
 
1012
msgstr ""
 
1013
 
 
1014
#: ../client/drizzledump.cc:2066
 
1015
msgid "alloc_root failure."
 
1016
msgstr ""
 
1017
 
 
1018
#: ../client/drizzledump.cc:2082
 
1019
#, c-format
 
1020
msgid "Couldn't find table: \"%s\""
 
1021
msgstr ""
 
1022
 
 
1023
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
 
1024
#: ../client/drizzledump.cc:2336
 
1025
#, c-format
 
1026
msgid ""
 
1027
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
 
1028
msgstr ""
 
1029
 
 
1030
#: ../client/drizzledump.cc:2368
 
1031
#, c-format
 
1032
msgid "Error: Not enough memory to store ORDER BY clause\n"
 
1033
msgstr ""
 
1034
 
 
1035
#: ../client/drizzledump.cc:2399
865
1036
msgid ""
866
1037
"Dump all the databases. This will be same as --databases with all databases "
867
1038
"selected."
868
1039
msgstr ""
869
1040
 
870
 
#: ../client/drizzledump.cc:488
 
1041
#: ../client/drizzledump.cc:2401
871
1042
msgid "Dump all the tablespaces."
872
1043
msgstr ""
873
1044
 
874
 
#: ../client/drizzledump.cc:490
 
1045
#: ../client/drizzledump.cc:2403
875
1046
msgid "Use complete insert statements."
876
1047
msgstr ""
877
1048
 
878
 
#: ../client/drizzledump.cc:494
 
1049
#: ../client/drizzledump.cc:2407
879
1050
msgid ""
880
1051
"Flush logs file in server before starting dump. Note that if you dump many "
881
1052
"databases at once (using the option --databases= or --all-databases), the "
886
1057
"all-tables or --flush-logs"
887
1058
msgstr ""
888
1059
 
889
 
#: ../client/drizzledump.cc:496
 
1060
#: ../client/drizzledump.cc:2409
890
1061
#, fuzzy
891
1062
msgid "Continue even if we get an sql-error."
892
1063
msgstr "Continua chiar daca se obtine o eroare sql."
893
1064
 
894
 
#: ../client/drizzledump.cc:497
 
1065
#: ../client/drizzledump.cc:2410
895
1066
#, fuzzy
896
1067
msgid "Display this help message and exit."
897
1068
msgstr "Afiseaza acest mesaj de ajutor si iesi."
898
1069
 
899
 
#: ../client/drizzledump.cc:499
 
1070
#: ../client/drizzledump.cc:2412
900
1071
msgid ""
901
1072
"Locks all tables across all databases. This is achieved by taking a global "
902
1073
"read lock for the duration of the whole dump. Automatically turns --single-"
903
1074
"transaction and --lock-tables off."
904
1075
msgstr ""
905
1076
 
906
 
#: ../client/drizzledump.cc:501
 
1077
#: ../client/drizzledump.cc:2414
907
1078
msgid ""
908
1079
"Sorts each table's rows by primary key, or first unique key, if such a key "
909
1080
"exists.  Useful when dumping a MyISAM table to be loaded into an InnoDB "
910
1081
"table, but will make the dump itself take considerably longer."
911
1082
msgstr ""
912
1083
 
913
 
#: ../client/drizzledump.cc:503
 
1084
#: ../client/drizzledump.cc:2416
914
1085
msgid ""
915
1086
"Creates a consistent snapshot by dumping all tables in a single transaction. "
916
1087
"Works ONLY for tables stored in storage engines which support "
922
1093
"from them. Option automatically turns off --lock-tables."
923
1094
msgstr ""
924
1095
 
925
 
#: ../client/drizzledump.cc:504
 
1096
#: ../client/drizzledump.cc:2417
926
1097
msgid ""
927
1098
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
928
1099
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
929
1100
"default, disable with --skip-opt."
930
1101
msgstr ""
931
1102
 
932
 
#: ../client/drizzledump.cc:506
 
1103
#: ../client/drizzledump.cc:2419
933
1104
msgid ""
934
1105
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
935
1106
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
936
1107
msgstr ""
937
1108
 
938
 
#: ../client/drizzledump.cc:507
 
1109
#: ../client/drizzledump.cc:2420
939
1110
msgid "Overrides option --databases (-B)."
940
1111
msgstr ""
941
1112
 
942
 
#: ../client/drizzledump.cc:509
 
1113
#: ../client/drizzledump.cc:2422
943
1114
msgid "Number of rows before each output progress report (requires --verbose)."
944
1115
msgstr ""
945
1116
 
946
 
#: ../client/drizzledump.cc:511
 
1117
#: ../client/drizzledump.cc:2424
947
1118
msgid "Print info about the various stages."
948
1119
msgstr ""
949
1120
 
950
 
#: ../client/drizzledump.cc:513
 
1121
#: ../client/drizzledump.cc:2426
 
1122
msgid "Dump a database as well formed XML."
 
1123
msgstr ""
 
1124
 
 
1125
#: ../client/drizzledump.cc:2427
951
1126
msgid "Turn off Comments"
952
1127
msgstr ""
953
1128
 
954
 
#: ../client/drizzledump.cc:514
 
1129
#: ../client/drizzledump.cc:2428
955
1130
#, fuzzy
956
1131
msgid "Turn off create-options"
957
1132
msgstr "Dezactiveaza sunetul de alarma in caz de eroare."
958
1133
 
959
 
#: ../client/drizzledump.cc:515
 
1134
#: ../client/drizzledump.cc:2429
960
1135
msgid "Turn off extended-insert"
961
1136
msgstr ""
962
1137
 
963
 
#: ../client/drizzledump.cc:516
964
 
msgid "Turn off dump date at the end of the output"
 
1138
#: ../client/drizzledump.cc:2430
 
1139
msgid "Turn off dump-date"
965
1140
msgstr ""
966
1141
 
967
 
#: ../client/drizzledump.cc:517
 
1142
#: ../client/drizzledump.cc:2431
968
1143
msgid "Do not read from the configuration files"
969
1144
msgstr ""
970
1145
 
971
 
#: ../client/drizzledump.cc:523
 
1146
#: ../client/drizzledump.cc:2437
972
1147
msgid "Add a 'DROP DATABASE' before each create."
973
1148
msgstr ""
974
1149
 
975
 
#: ../client/drizzledump.cc:524
976
 
msgid "Do not add a 'drop table' before each create."
 
1150
#: ../client/drizzledump.cc:2439
 
1151
msgid "Add a 'drop table' before each create."
977
1152
msgstr ""
978
1153
 
979
 
#: ../client/drizzledump.cc:526
 
1154
#: ../client/drizzledump.cc:2441
980
1155
msgid "Allow creation of column names that are keywords."
981
1156
msgstr ""
982
1157
 
983
 
#: ../client/drizzledump.cc:528
 
1158
#: ../client/drizzledump.cc:2443
 
1159
msgid "Write additional information."
 
1160
msgstr ""
 
1161
 
 
1162
#: ../client/drizzledump.cc:2445
984
1163
msgid ""
985
1164
"Give less verbose output (useful for debugging). Disables structure comments "
986
1165
"and header/footer constructs.  Enables options --skip-add-drop-table --no-"
987
1166
"set-names --skip-disable-keys --skip-add-locks"
988
1167
msgstr ""
989
1168
 
990
 
#: ../client/drizzledump.cc:530
 
1169
#: ../client/drizzledump.cc:2447
 
1170
msgid "Include all DRIZZLE specific create options."
 
1171
msgstr ""
 
1172
 
 
1173
#: ../client/drizzledump.cc:2449
 
1174
msgid "Put a dump date to the end of the output."
 
1175
msgstr ""
 
1176
 
 
1177
#: ../client/drizzledump.cc:2451
991
1178
msgid ""
992
1179
"To dump several databases. Note the difference in usage; In this case no "
993
1180
"tables are given. All name arguments are regarded as databasenames. 'USE "
994
1181
"db_name;' will be included in the output."
995
1182
msgstr ""
996
1183
 
997
 
#: ../client/drizzledump.cc:532
 
1184
#: ../client/drizzledump.cc:2453
998
1185
msgid "Insert rows with INSERT DELAYED;"
999
1186
msgstr ""
1000
1187
 
1001
 
#: ../client/drizzledump.cc:534
 
1188
#: ../client/drizzledump.cc:2455
1002
1189
msgid ""
1003
1190
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1004
 
"will not be put in the output."
1005
 
msgstr ""
1006
 
 
1007
 
#: ../client/drizzledump.cc:536
 
1191
"will be put in the output."
 
1192
msgstr ""
 
1193
 
 
1194
#: ../client/drizzledump.cc:2457
 
1195
msgid "Allows utilization of the new, much faster INSERT syntax."
 
1196
msgstr ""
 
1197
 
 
1198
#: ../client/drizzledump.cc:2459
 
1199
msgid "Fields in the textfile are terminated by ..."
 
1200
msgstr ""
 
1201
 
 
1202
#: ../client/drizzledump.cc:2461
 
1203
msgid "Fields in the importfile are enclosed by ..."
 
1204
msgstr ""
 
1205
 
 
1206
#: ../client/drizzledump.cc:2463
 
1207
msgid "Fields in the i.file are opt. enclosed by ..."
 
1208
msgstr ""
 
1209
 
 
1210
#: ../client/drizzledump.cc:2465
 
1211
msgid "Fields in the i.file are escaped by ..."
 
1212
msgstr ""
 
1213
 
 
1214
#: ../client/drizzledump.cc:2469
1008
1215
msgid ""
1009
1216
"Do not dump the specified table. To specify more than one table to ignore, "
1010
1217
"use the directive multiple times, once for each table.  Each table must be "
1012
1219
"table"
1013
1220
msgstr ""
1014
1221
 
1015
 
#: ../client/drizzledump.cc:538
 
1222
#: ../client/drizzledump.cc:2471
1016
1223
msgid "Insert rows with INSERT IGNORE."
1017
1224
msgstr ""
1018
1225
 
1019
 
#: ../client/drizzledump.cc:540
 
1226
#: ../client/drizzledump.cc:2473
1020
1227
msgid "Lines in the i.file are terminated by ..."
1021
1228
msgstr ""
1022
1229
 
1023
 
#: ../client/drizzledump.cc:542
 
1230
#: ../client/drizzledump.cc:2475
1024
1231
msgid "Wrap tables with autocommit/commit statements."
1025
1232
msgstr ""
1026
1233
 
1027
 
#: ../client/drizzledump.cc:544
 
1234
#: ../client/drizzledump.cc:2477
1028
1235
msgid ""
1029
1236
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1030
1237
"above line will be added otherwise, if --databases or --all-databases option "
1031
1238
"was given."
1032
1239
msgstr ""
1033
1240
 
1034
 
#: ../client/drizzledump.cc:546
 
1241
#: ../client/drizzledump.cc:2479
1035
1242
msgid "Don't write table creation info."
1036
1243
msgstr ""
1037
1244
 
1038
 
#: ../client/drizzledump.cc:548
 
1245
#: ../client/drizzledump.cc:2481
1039
1246
msgid "No row information."
1040
1247
msgstr ""
1041
1248
 
1042
 
#: ../client/drizzledump.cc:549
 
1249
#: ../client/drizzledump.cc:2482
1043
1250
msgid "Deprecated. Use --skip-set-charset instead."
1044
1251
msgstr ""
1045
1252
 
1046
 
#: ../client/drizzledump.cc:551
 
1253
#: ../client/drizzledump.cc:2484
1047
1254
msgid "Enable set-name"
1048
1255
msgstr ""
1049
1256
 
1050
 
#: ../client/drizzledump.cc:552
1051
 
msgid "Buffer query instead of dumping directly to stdout."
1052
 
msgstr ""
1053
 
 
1054
 
#: ../client/drizzledump.cc:554
 
1257
#: ../client/drizzledump.cc:2486
 
1258
msgid "Don't buffer query, dump directly to stdout."
 
1259
msgstr ""
 
1260
 
 
1261
#: ../client/drizzledump.cc:2488
 
1262
msgid "Quote table and column names with backticks (`)."
 
1263
msgstr ""
 
1264
 
 
1265
#: ../client/drizzledump.cc:2490
1055
1266
msgid "Use REPLACE INTO instead of INSERT INTO."
1056
1267
msgstr ""
1057
1268
 
1058
 
#: ../client/drizzledump.cc:556
 
1269
#: ../client/drizzledump.cc:2492
1059
1270
msgid ""
1060
1271
"Direct output to a given file. This option should be used in MSDOS, because "
1061
1272
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1062
1273
"+ line feed)."
1063
1274
msgstr ""
1064
1275
 
1065
 
#: ../client/drizzledump.cc:558
1066
 
msgid "Where to send output to (stdout|database"
1067
 
msgstr ""
1068
 
 
1069
 
#: ../client/drizzledump.cc:560
1070
 
msgid "Hostname for destination db server (requires --destination=database)"
1071
 
msgstr ""
1072
 
 
1073
 
#: ../client/drizzledump.cc:562
1074
 
msgid "Port number for destination db server (requires --destination=database)"
1075
 
msgstr ""
1076
 
 
1077
 
#: ../client/drizzledump.cc:564
1078
 
msgid "User name for destination db server (resquires --destination=database)"
1079
 
msgstr ""
1080
 
 
1081
 
#: ../client/drizzledump.cc:566
1082
 
msgid "Password for destination db server (requires --destination=database)"
1083
 
msgstr ""
1084
 
 
1085
 
#: ../client/drizzledump.cc:568
 
1276
#: ../client/drizzledump.cc:2494
1086
1277
msgid ""
1087
 
"The database in the destination db server (requires --destination=database, "
1088
 
"not for use with --all-databases)"
1089
 
msgstr ""
1090
 
 
1091
 
#: ../client/drizzledump.cc:574
 
1278
"Creates tab separated textfile for each table to given path. (creates .sql "
 
1279
"and .txt files). NOTE: This only works if drizzledump is run on the same "
 
1280
"machine as the drizzled daemon."
 
1281
msgstr ""
 
1282
 
 
1283
#: ../client/drizzledump.cc:2496
 
1284
msgid "Dump only selected records; QUOTES mandatory!"
 
1285
msgstr ""
 
1286
 
 
1287
#: ../client/drizzledump.cc:2502
1092
1288
#, fuzzy
1093
1289
msgid "Connect to host."
1094
1290
msgstr "Conectare la gazda."
1095
1291
 
1096
 
#: ../client/drizzledump.cc:576
 
1292
#: ../client/drizzledump.cc:2504
1097
1293
msgid ""
1098
1294
"Password to use when connecting to server. If password is not given it's "
1099
1295
"solicited on the tty."
1100
1296
msgstr ""
1101
1297
 
1102
 
#: ../client/drizzledump.cc:578
 
1298
#: ../client/drizzledump.cc:2506
1103
1299
msgid "Port number to use for connection."
1104
1300
msgstr ""
1105
1301
 
1106
 
#: ../client/drizzledump.cc:585
 
1302
#: ../client/drizzledump.cc:2513
1107
1303
msgid "Hidden Options"
1108
1304
msgstr ""
1109
1305
 
1110
 
#: ../client/drizzledump.cc:587
 
1306
#: ../client/drizzledump.cc:2515
1111
1307
msgid "Used to select the database"
1112
1308
msgstr ""
1113
1309
 
1114
 
#: ../client/drizzledump.cc:588
 
1310
#: ../client/drizzledump.cc:2516
1115
1311
msgid "Used to select the tables"
1116
1312
msgstr ""
1117
1313
 
1118
 
#: ../client/drizzledump.cc:591
 
1314
#: ../client/drizzledump.cc:2519
1119
1315
msgid "Allowed Options + Hidden Options"
1120
1316
msgstr ""
1121
1317
 
1122
 
#: ../client/drizzledump.cc:647
 
1318
#: ../client/drizzledump.cc:2571
1123
1319
#, c-format
1124
1320
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1125
1321
msgstr ""
1126
1322
 
1127
 
#: ../client/drizzledump.cc:652
 
1323
#: ../client/drizzledump.cc:2576
1128
1324
msgid ""
1129
1325
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1130
1326
"and you are welcome to modify and redistribute it under the GPL license\n"
1131
1327
msgstr ""
1132
1328
 
1133
 
#: ../client/drizzledump.cc:653
 
1329
#: ../client/drizzledump.cc:2577
1134
1330
msgid "Dumps definitions and data from a Drizzle database server"
1135
1331
msgstr ""
1136
1332
 
1137
 
#: ../client/drizzledump.cc:654
 
1333
#: ../client/drizzledump.cc:2578
1138
1334
#, c-format
1139
1335
msgid "Usage: %s [OPTIONS] database [tables]\n"
1140
1336
msgstr ""
1141
1337
 
1142
 
#: ../client/drizzledump.cc:655
 
1338
#: ../client/drizzledump.cc:2579
1143
1339
#, c-format
1144
1340
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1145
1341
msgstr ""
1146
1342
 
1147
 
#: ../client/drizzledump.cc:657
 
1343
#: ../client/drizzledump.cc:2581
1148
1344
#, c-format
1149
1345
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
1150
1346
msgstr ""
1151
1347
 
1152
 
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1153
 
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
 
1348
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
 
1349
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1154
1350
#, c-format
1155
1351
msgid "Value supplied for port is not valid.\n"
1156
1352
msgstr ""
1157
1353
 
1158
 
#: ../client/drizzledump.cc:766
 
1354
#.
 
1355
#. This check is made because the some the file functions below
 
1356
#. have FN_REFLEN sized stack allocated buffers and will cause
 
1357
#. a crash even if the input destination buffer is large enough
 
1358
#. to hold the output.
 
1359
#.
 
1360
#: ../client/drizzledump.cc:2660
 
1361
#, c-format
 
1362
msgid "Input filename too long: %s"
 
1363
msgstr "Numele fisierului de intrare este prea lung: %s"
 
1364
 
 
1365
#: ../client/drizzledump.cc:2698
1159
1366
#, c-format
1160
1367
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1161
1368
msgstr ""
1162
1369
 
1163
 
#: ../client/drizzledump_data.cc:217
1164
 
msgid "-- Retrieving data for "
1165
 
msgstr ""
1166
 
 
1167
 
#: ../client/drizzledump_data.cc:245
1168
 
msgid " rows dumped for table "
1169
 
msgstr ""
1170
 
 
1171
 
#: ../client/drizzledump_data.cc:424
1172
 
#, fuzzy
1173
 
msgid "-- Connecting to "
1174
 
msgstr "Conectare la gazda."
1175
 
 
1176
 
#: ../client/drizzledump_data.cc:424
1177
 
msgid " using protocol "
1178
 
msgstr ""
1179
 
 
1180
 
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1181
 
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
1182
 
msgid "Error executing query: "
1183
 
msgstr ""
1184
 
 
1185
 
#: ../client/drizzledump_data.cc:479
1186
 
msgid "Could not buffer result: "
1187
 
msgstr ""
1188
 
 
1189
 
#: ../client/drizzledump_data.cc:525
1190
 
msgid "Error: Could not set db '"
1191
 
msgstr ""
1192
 
 
1193
 
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
1194
 
msgid "Got error: "
1195
 
msgstr ""
1196
 
 
1197
 
#: ../client/drizzledump_data.cc:554
1198
 
msgid "-- Disconnecting from "
1199
 
msgstr ""
1200
 
 
1201
 
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1202
 
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
1203
 
msgid "-- Retrieving table structures for "
1204
 
msgstr ""
1205
 
 
1206
 
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
1207
 
msgid "-- Retrieving fields for "
1208
 
msgstr ""
1209
 
 
1210
 
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
1211
 
msgid "-- Retrieving indexes for "
1212
 
msgstr ""
1213
 
 
1214
 
#: ../client/drizzleslap.cc:2873
 
1370
#: ../client/drizzleslap.cc:2870
1215
1371
#, c-format
1216
1372
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1217
1373
msgstr ""
1228
1384
msgid "Error: Invalid Value for opt_sleep"
1229
1385
msgstr ""
1230
1386
 
1231
 
#: ../client/drizzletest.cc:5567
 
1387
#: ../client/drizzletest.cc:5563
1232
1388
#, c-format
1233
1389
msgid "Could not open '%s' for reading: errno = %d"
1234
1390
msgstr ""
1235
1391
 
1236
 
#: ../client/drizzletest.cc:5572
 
1392
#: ../client/drizzletest.cc:5568
1237
1393
#, c-format
1238
1394
msgid "Out of memory"
1239
1395
msgstr ""
1240
1396
 
1241
 
#: ../drizzled/drizzled.cc:502
 
1397
#: ../drizzled/drizzled.cc:482
1242
1398
msgid "Aborting\n"
1243
1399
msgstr ""
1244
1400
 
1245
 
#: ../drizzled/drizzled.cc:566
 
1401
#: ../drizzled/drizzled.cc:546
1246
1402
msgid "One can only use the --user switch if running as root\n"
1247
1403
msgstr ""
1248
1404
 
1249
 
#: ../drizzled/drizzled.cc:573
 
1405
#: ../drizzled/drizzled.cc:553
1250
1406
msgid ""
1251
1407
"Fatal error: Please read \"Security\" section of the manual to find out how "
1252
1408
"to run drizzled as root!\n"
1253
1409
msgstr ""
1254
1410
 
1255
 
#: ../drizzled/drizzled.cc:593
 
1411
#: ../drizzled/drizzled.cc:573
1256
1412
#, c-format
1257
1413
msgid ""
1258
1414
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
1259
1415
"exists!\n"
1260
1416
msgstr ""
1261
1417
 
1262
 
#: ../drizzled/drizzled.cc:618
 
1418
#: ../drizzled/drizzled.cc:598
1263
1419
msgid "Set process group ID failed"
1264
1420
msgstr ""
1265
1421
 
1266
 
#: ../drizzled/drizzled.cc:623
 
1422
#: ../drizzled/drizzled.cc:603
1267
1423
msgid "Set process user ID failed"
1268
1424
msgstr ""
1269
1425
 
1270
 
#: ../drizzled/drizzled.cc:635
 
1426
#: ../drizzled/drizzled.cc:615
1271
1427
msgid "Process chroot failed"
1272
1428
msgstr ""
1273
1429
 
1274
 
#: ../drizzled/drizzled.cc:738
1275
 
msgid "Error: Invalid Value for auto_increment_increment"
1276
 
msgstr ""
1277
 
 
1278
 
#: ../drizzled/drizzled.cc:749
1279
 
msgid "Error: Invalid Value for auto_increment_offset"
1280
 
msgstr ""
1281
 
 
1282
 
#: ../drizzled/drizzled.cc:760
1283
 
msgid "Error: Invalid Value for completion_type"
1284
 
msgstr ""
1285
 
 
1286
 
#: ../drizzled/drizzled.cc:771
1287
 
msgid "Error: Invalid Value for back_log"
1288
 
msgstr ""
1289
 
 
1290
 
#: ../drizzled/drizzled.cc:782
1291
 
msgid "Error: Invalid Value for div-precision-increment"
1292
 
msgstr ""
1293
 
 
1294
 
#: ../drizzled/drizzled.cc:793
1295
 
msgid "Error: Invalid Value for group_concat_max_len"
1296
 
msgstr ""
1297
 
 
1298
 
#: ../drizzled/drizzled.cc:804
1299
 
msgid "Error: Invalid Value for join_buffer_size"
1300
 
msgstr ""
1301
 
 
1302
 
#: ../drizzled/drizzled.cc:816
1303
 
msgid "Error: Invalid Value for max_allowed_packet"
1304
 
msgstr ""
1305
 
 
1306
 
#: ../drizzled/drizzled.cc:828
1307
 
msgid "Error: Invalid Value for max_connect_errors"
1308
 
msgstr ""
1309
 
 
1310
 
#: ../drizzled/drizzled.cc:839
1311
 
msgid "Error: Invalid Value for max_error_count"
1312
 
msgstr ""
1313
 
 
1314
 
#: ../drizzled/drizzled.cc:850
1315
 
msgid "Error: Invalid Value for max_heap_table_size"
1316
 
msgstr ""
1317
 
 
1318
 
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1319
 
msgid "Error: Invalid Value for min_examined_row_limit"
1320
 
msgstr ""
1321
 
 
1322
 
#: ../drizzled/drizzled.cc:873
1323
 
msgid "Error: Invalid Value for max_join_size"
1324
 
msgstr ""
1325
 
 
1326
 
#: ../drizzled/drizzled.cc:884
1327
 
msgid "Error: Invalid Value for max_length_for_sort_data"
1328
 
msgstr ""
1329
 
 
1330
 
#: ../drizzled/drizzled.cc:895
1331
 
msgid "Error: Invalid Value for max_seeks_for_key"
1332
 
msgstr ""
1333
 
 
1334
 
#: ../drizzled/drizzled.cc:906
1335
 
msgid "Error: Invalid Value for max_sort_length"
 
1430
#: ../drizzled/drizzled.cc:704
 
1431
#, c-format
 
1432
msgid "gethostname failed, using '%s' as hostname"
 
1433
msgstr ""
 
1434
 
 
1435
#: ../drizzled/drizzled.cc:739
 
1436
#, fuzzy
 
1437
msgid "Error getting default charset"
 
1438
msgstr "Stabileste setul de caractere implicit."
 
1439
 
 
1440
#: ../drizzled/drizzled.cc:766
 
1441
msgid "Error setting collation"
 
1442
msgstr ""
 
1443
 
 
1444
#: ../drizzled/drizzled.cc:774
 
1445
#, c-format
 
1446
msgid "Unknown locale: '%s'"
 
1447
msgstr ""
 
1448
 
 
1449
#: ../drizzled/drizzled.cc:791
 
1450
msgid "Can't create thread-keys"
 
1451
msgstr ""
 
1452
 
 
1453
#: ../drizzled/drizzled.cc:861
 
1454
msgid "Could not initialize table cache\n"
 
1455
msgstr ""
 
1456
 
 
1457
#: ../drizzled/drizzled.cc:872
 
1458
msgid "XA cache initialization failed: Out of memory\n"
 
1459
msgstr ""
 
1460
 
 
1461
#: ../drizzled/drizzled.cc:881
 
1462
msgid "Failed to initialize plugins\n"
 
1463
msgstr ""
 
1464
 
 
1465
#: ../drizzled/drizzled.cc:903
 
1466
#, c-format
 
1467
msgid ""
 
1468
"%s: Unknown options give (first unknown is '%s').\n"
 
1469
"Use --verbose --help to get a list of available options\n"
1336
1470
msgstr ""
1337
1471
 
1338
1472
#: ../drizzled/drizzled.cc:928
1339
 
msgid "Error: Invalid Value for optimizer_search_depth"
1340
 
msgstr ""
1341
 
 
1342
 
#: ../drizzled/drizzled.cc:939
1343
 
msgid "Error: Invalid Value for preload_buff_size"
1344
 
msgstr ""
1345
 
 
1346
 
#: ../drizzled/drizzled.cc:950
1347
 
msgid "Error: Invalid Value for query_alloc_block_size"
1348
 
msgstr ""
1349
 
 
1350
 
#: ../drizzled/drizzled.cc:962
1351
 
msgid "Error: Invalid Value for query_prealloc_size"
1352
 
msgstr ""
1353
 
 
1354
 
#: ../drizzled/drizzled.cc:974
1355
 
msgid "Error: Invalid Value for range_alloc_block_size"
1356
 
msgstr ""
1357
 
 
1358
 
#: ../drizzled/drizzled.cc:986
1359
 
msgid "Error: Invalid Value for read_buff_size"
1360
 
msgstr ""
1361
 
 
1362
 
#: ../drizzled/drizzled.cc:998
1363
 
msgid "Error: Invalid Value for read_rnd_buff_size"
1364
 
msgstr ""
1365
 
 
1366
 
#: ../drizzled/drizzled.cc:1009
1367
 
msgid "Error: Invalid Value for sort_buff_size"
1368
 
msgstr ""
1369
 
 
1370
 
#: ../drizzled/drizzled.cc:1020
1371
 
msgid "Error: Invalid Value for table_def_size"
1372
 
msgstr ""
1373
 
 
1374
 
#: ../drizzled/drizzled.cc:1031
1375
 
msgid "Error: Invalid Value for table_cache_size"
1376
 
msgstr ""
1377
 
 
1378
 
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1379
 
msgid "Error: Invalid Value for table_lock_wait_timeout"
1380
 
msgstr ""
1381
 
 
1382
 
#: ../drizzled/drizzled.cc:1215
 
1473
msgid "No scheduler found, cannot continue!\n"
 
1474
msgstr ""
 
1475
 
 
1476
#: ../drizzled/drizzled.cc:952
1383
1477
#, c-format
1384
 
msgid "gethostname failed, using '%s' as hostname"
 
1478
msgid "Unknown/unsupported storage engine: %s\n"
1385
1479
msgstr ""
1386
1480
 
1387
 
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
 
1481
#: ../drizzled/drizzled.cc:1044
 
1482
msgid "Display this help and exit."
 
1483
msgstr "Afiseaza acest mesaj de ajutor si iesi."
 
1484
 
 
1485
#: ../drizzled/drizzled.cc:1048
1388
1486
msgid "Display this help and exit after initializing plugins."
1389
1487
msgstr ""
1390
1488
 
1391
 
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
1392
 
msgid "Display this help and exit."
1393
 
msgstr "Afiseaza acest mesaj de ajutor si iesi."
1394
 
 
1395
 
#: ../drizzled/drizzled.cc:1236
1396
 
msgid "Configuration file to use"
1397
 
msgstr ""
1398
 
 
1399
 
#: ../drizzled/drizzled.cc:1238
1400
 
msgid "Base location for config files"
1401
 
msgstr ""
1402
 
 
1403
 
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1404
 
msgid "Directory for plugins."
1405
 
msgstr ""
1406
 
 
1407
 
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1408
 
msgid ""
1409
 
"Optional comma separated list of plugins to load at startup in addition to "
1410
 
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1411
 
msgstr ""
1412
 
 
1413
 
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
1414
 
msgid ""
1415
 
"Optional comma separated list of plugins to not load at startup. Effectively "
1416
 
"removes a plugin from the list of plugins to be loaded. [for example: --"
1417
 
"plugin_remove=crc32,logger_gearman]"
1418
 
msgstr ""
1419
 
 
1420
 
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
1421
 
msgid ""
1422
 
"Optional comma separated list of plugins to load at starup instead of the "
1423
 
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1424
 
msgstr ""
1425
 
 
1426
 
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
 
1489
#: ../drizzled/drizzled.cc:1052
 
1490
msgid "Print the default settings and exit"
 
1491
msgstr ""
 
1492
 
 
1493
#: ../drizzled/drizzled.cc:1056
1427
1494
msgid "Auto-increment columns are incremented by this"
1428
1495
msgstr ""
1429
1496
 
1430
 
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
 
1497
#: ../drizzled/drizzled.cc:1061
1431
1498
msgid ""
1432
1499
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1433
1500
"= 1"
1434
1501
msgstr ""
1435
1502
 
1436
 
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
 
1503
#: ../drizzled/drizzled.cc:1067
1437
1504
msgid ""
1438
1505
"Path to installation directory. All paths are usually resolved relative to "
1439
1506
"this."
1440
1507
msgstr ""
1441
1508
 
1442
 
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
 
1509
#: ../drizzled/drizzled.cc:1072
1443
1510
msgid "Chroot drizzled daemon during startup."
1444
1511
msgstr ""
1445
1512
 
1446
 
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
 
1513
#: ../drizzled/drizzled.cc:1076
1447
1514
msgid "Set the default collation."
1448
1515
msgstr ""
1449
1516
 
1450
 
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
 
1517
#: ../drizzled/drizzled.cc:1080
1451
1518
msgid "Default completion type."
1452
1519
msgstr ""
1453
1520
 
1454
 
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
 
1521
#: ../drizzled/drizzled.cc:1085
1455
1522
msgid "Write core on errors."
1456
1523
msgstr ""
1457
1524
 
1458
 
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
 
1525
#: ../drizzled/drizzled.cc:1089
1459
1526
msgid "Path to the database root."
1460
1527
msgstr ""
1461
1528
 
1462
 
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
 
1529
#: ../drizzled/drizzled.cc:1093
1463
1530
msgid "Set the default storage engine (table type) for tables."
1464
1531
msgstr ""
1465
1532
 
1466
 
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
 
1533
#: ../drizzled/drizzled.cc:1097
1467
1534
msgid "Set the default time zone."
1468
1535
msgstr ""
1469
1536
 
1470
 
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
 
1537
#: ../drizzled/drizzled.cc:1102
1471
1538
msgid "Used for debugging;  Use at your own risk!"
1472
1539
msgstr ""
1473
1540
 
1474
 
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
 
1541
#: ../drizzled/drizzled.cc:1107
1475
1542
msgid "Set up signals usable for debugging"
1476
1543
msgstr ""
1477
1544
 
1478
 
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
 
1545
#: ../drizzled/drizzled.cc:1111
1479
1546
msgid "(IGNORED)"
1480
1547
msgstr ""
1481
1548
 
1482
 
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
 
1549
#: ../drizzled/drizzled.cc:1115
1483
1550
msgid "Set the language used for the month names and the days of the week."
1484
1551
msgstr ""
1485
1552
 
1486
 
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
 
1553
#: ../drizzled/drizzled.cc:1120
1487
1554
msgid "Log some not critical warnings to the log file."
1488
1555
msgstr ""
1489
1556
 
1490
 
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1491
 
msgid "Pid file used by drizzled."
 
1557
#: ../drizzled/drizzled.cc:1125
 
1558
msgid "Pid file used by safe_mysqld."
1492
1559
msgstr ""
1493
1560
 
1494
 
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
 
1561
#: ../drizzled/drizzled.cc:1129
1495
1562
msgid ""
1496
1563
"Maximum time in seconds to wait for the port to become free. (Default: no "
1497
1564
"wait)"
1498
1565
msgstr ""
1499
1566
 
1500
 
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
 
1567
#: ../drizzled/drizzled.cc:1134
1501
1568
msgid ""
1502
1569
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1503
1570
"specified directory"
1504
1571
msgstr ""
1505
1572
 
1506
 
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
 
1573
#: ../drizzled/drizzled.cc:1139
1507
1574
msgid ""
1508
1575
"Uniquely identifies the server instance in the community of replication "
1509
1576
"partners."
1510
1577
msgstr ""
1511
1578
 
1512
 
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
 
1579
#: ../drizzled/drizzled.cc:1144
1513
1580
msgid "Don't print a stack trace on failure."
1514
1581
msgstr ""
1515
1582
 
1516
 
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
 
1583
#: ../drizzled/drizzled.cc:1148
1517
1584
msgid "Enable symbolic link support."
1518
1585
msgstr ""
1519
1586
 
1520
 
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
 
1587
#: ../drizzled/drizzled.cc:1157
1521
1588
msgid ""
1522
1589
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1523
1590
msgstr ""
1524
1591
 
1525
 
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
 
1592
#: ../drizzled/drizzled.cc:1162
1526
1593
msgid "Path for temporary files."
1527
1594
msgstr ""
1528
1595
 
1529
 
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
 
1596
#: ../drizzled/drizzled.cc:1166
1530
1597
msgid "Default transaction isolation level."
1531
1598
msgstr ""
1532
1599
 
1533
 
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
 
1600
#: ../drizzled/drizzled.cc:1170
1534
1601
msgid "Run drizzled daemon as user."
1535
1602
msgstr ""
1536
1603
 
1537
 
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
 
1604
#: ../drizzled/drizzled.cc:1178
1538
1605
msgid ""
1539
1606
"The number of outstanding connection requests Drizzle can have. This comes "
1540
1607
"into play when the main Drizzle thread gets very many connection requests in "
1541
1608
"a very short time."
1542
1609
msgstr ""
1543
1610
 
1544
 
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
 
1611
#: ../drizzled/drizzled.cc:1184
1545
1612
msgid ""
1546
1613
"Size of tree cache used in bulk insert optimization. Note that this is a "
1547
1614
"limit per thread!"
1548
1615
msgstr ""
1549
1616
 
1550
 
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
 
1617
#: ../drizzled/drizzled.cc:1190
1551
1618
msgid ""
1552
1619
"Precision of the result of '/' operator will be increased on that value."
1553
1620
msgstr ""
1554
1621
 
1555
 
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
 
1622
#: ../drizzled/drizzled.cc:1196
1556
1623
msgid "The maximum length of the result of function  group_concat."
1557
1624
msgstr ""
1558
1625
 
1559
 
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
 
1626
#: ../drizzled/drizzled.cc:1201
1560
1627
msgid "The size of the buffer that is used for full joins."
1561
1628
msgstr ""
1562
1629
 
1563
 
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
 
1630
#: ../drizzled/drizzled.cc:1207
1564
1631
msgid "Max packetlength to send/receive from to server."
1565
1632
msgstr ""
1566
1633
 
1567
 
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
 
1634
#: ../drizzled/drizzled.cc:1212
1568
1635
msgid ""
1569
1636
"If there is more than this number of interrupted connections from a host "
1570
1637
"this host will be blocked from further connections."
1571
1638
msgstr ""
1572
1639
 
1573
 
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
 
1640
#: ../drizzled/drizzled.cc:1217
1574
1641
msgid "Max number of errors/warnings to store for a statement."
1575
1642
msgstr ""
1576
1643
 
1577
 
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
 
1644
#: ../drizzled/drizzled.cc:1222
1578
1645
msgid "Don't allow creation of heap tables bigger than this."
1579
1646
msgstr ""
1580
1647
 
1581
 
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
 
1648
#: ../drizzled/drizzled.cc:1228
1582
1649
msgid ""
1583
1650
"Joins that are probably going to read more than max_join_size records return "
1584
1651
"an error."
1585
1652
msgstr ""
1586
1653
 
1587
 
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
 
1654
#: ../drizzled/drizzled.cc:1234
1588
1655
msgid "Max number of bytes in sorted records."
1589
1656
msgstr ""
1590
1657
 
1591
 
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
 
1658
#: ../drizzled/drizzled.cc:1239
1592
1659
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1593
1660
msgstr ""
1594
1661
 
1595
 
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
 
1662
#: ../drizzled/drizzled.cc:1244
1596
1663
msgid ""
1597
1664
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1598
1665
"max_sort_length bytes of each value are used; the rest are ignored)."
1599
1666
msgstr ""
1600
1667
 
1601
 
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
 
1668
#: ../drizzled/drizzled.cc:1251
1602
1669
msgid "After this many write locks, allow some read locks to run in between."
1603
1670
msgstr ""
1604
1671
 
1605
 
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
 
1672
#: ../drizzled/drizzled.cc:1255
1606
1673
msgid ""
1607
1674
"Don't log queries which examine less than min_examined_row_limit rows to "
1608
1675
"file."
1609
1676
msgstr ""
1610
1677
 
1611
 
#: ../drizzled/drizzled.cc:1356
 
1678
#: ../drizzled/drizzled.cc:1261
1612
1679
msgid ""
1613
 
"Do not apply any heuristic(s) during query optimization to prune, thus "
1614
 
"perform an exhaustive search from the optimizer search space."
 
1680
"Controls the heuristic(s) applied during query optimization to prune less-"
 
1681
"promising partial plans from the optimizer search space. Meaning: false - do "
 
1682
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
 
1683
"based on number of retrieved rows."
1615
1684
msgstr ""
1616
1685
 
1617
 
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
 
1686
#: ../drizzled/drizzled.cc:1269
1618
1687
msgid ""
1619
1688
"Maximum depth of search performed by the query optimizer. Values larger than "
1620
1689
"the number of relations in a query result in better query plans, but take "
1625
1694
"(used for testing/comparison)."
1626
1695
msgstr ""
1627
1696
 
1628
 
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
 
1697
#: ../drizzled/drizzled.cc:1281
 
1698
msgid "Directory for plugins."
 
1699
msgstr ""
 
1700
 
 
1701
#: ../drizzled/drizzled.cc:1285
 
1702
msgid ""
 
1703
"Optional comma separated list of plugins to load at startup in addition to "
 
1704
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
 
1705
msgstr ""
 
1706
 
 
1707
#: ../drizzled/drizzled.cc:1291
 
1708
msgid ""
 
1709
"Optional comma separated list of plugins to not load at startup. Effectively "
 
1710
"removes a plugin from the list of plugins to be loaded. [for example: --"
 
1711
"plugin_remove=crc32,logger_gearman]"
 
1712
msgstr ""
 
1713
 
 
1714
#: ../drizzled/drizzled.cc:1297
 
1715
msgid ""
 
1716
"Optional comma separated list of plugins to load at starup instead of the "
 
1717
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
 
1718
msgstr ""
 
1719
 
 
1720
#: ../drizzled/drizzled.cc:1303
1629
1721
msgid "The size of the buffer that is allocated when preloading indexes"
1630
1722
msgstr ""
1631
1723
 
1632
 
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
 
1724
#: ../drizzled/drizzled.cc:1308
1633
1725
msgid "Allocation block size for query parsing and execution"
1634
1726
msgstr ""
1635
1727
 
1636
 
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
 
1728
#: ../drizzled/drizzled.cc:1313
1637
1729
msgid "Persistent buffer for query parsing and execution"
1638
1730
msgstr ""
1639
1731
 
1640
 
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
 
1732
#: ../drizzled/drizzled.cc:1319
1641
1733
msgid "Allocation block size for storing ranges during optimization"
1642
1734
msgstr ""
1643
1735
 
1644
 
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
 
1736
#: ../drizzled/drizzled.cc:1325
1645
1737
msgid ""
1646
1738
"Each thread that does a sequential scan allocates a buffer of this size for "
1647
1739
"each table it scans. If you do many sequential scans, you may want to "
1648
1740
"increase this value."
1649
1741
msgstr ""
1650
1742
 
1651
 
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
 
1743
#: ../drizzled/drizzled.cc:1333
1652
1744
msgid ""
1653
1745
"When reading rows in sorted order after a sort, the rows are read through "
1654
1746
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1655
1747
"record_buffer."
1656
1748
msgstr ""
1657
1749
 
1658
 
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
 
1750
#: ../drizzled/drizzled.cc:1341
1659
1751
msgid "Select scheduler to be used (by default multi-thread)."
1660
1752
msgstr ""
1661
1753
 
1662
 
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
 
1754
#: ../drizzled/drizzled.cc:1346
1663
1755
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1664
1756
msgstr ""
1665
1757
 
1666
 
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
 
1758
#: ../drizzled/drizzled.cc:1352
1667
1759
msgid "The number of cached table definitions."
1668
1760
msgstr ""
1669
1761
 
1670
 
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
 
1762
#: ../drizzled/drizzled.cc:1356
1671
1763
msgid "The number of cached open tables."
1672
1764
msgstr ""
1673
1765
 
1674
 
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
 
1766
#: ../drizzled/drizzled.cc:1360
1675
1767
msgid ""
1676
1768
"Timeout in seconds to wait for a table level lock before returning an error. "
1677
1769
"Used only if the connection has active cursors."
1678
1770
msgstr ""
1679
1771
 
1680
 
#: ../drizzled/drizzled.cc:1401 ../drizzled/drizzled.cc:2071
 
1772
#: ../drizzled/drizzled.cc:1365
1681
1773
msgid "The stack size for each thread."
1682
1774
msgstr ""
1683
1775
 
1684
 
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:2077
 
1776
#: ../drizzled/drizzled.cc:1371
1685
1777
msgid ""
1686
1778
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1687
1779
"automatically convert it to an on-disk MyISAM table."
1688
1780
msgstr ""
1689
1781
 
1690
 
#: ../drizzled/drizzled.cc:1427
1691
 
msgid "Duplicate entry for command line option\n"
1692
 
msgstr ""
1693
 
 
1694
 
#: ../drizzled/drizzled.cc:1472
1695
 
msgid "Failed to initialize plugins\n"
1696
 
msgstr ""
1697
 
 
1698
 
#: ../drizzled/drizzled.cc:1494
1699
 
#, c-format
1700
 
msgid ""
1701
 
"%s: %s.\n"
1702
 
"Use --help to get a list of available options\n"
1703
 
msgstr ""
1704
 
 
1705
 
#: ../drizzled/drizzled.cc:1502
1706
 
#, c-format
1707
 
msgid ""
1708
 
"%s\n"
1709
 
"Use --help to get a list of available options\n"
1710
 
msgstr ""
1711
 
 
1712
 
#: ../drizzled/drizzled.cc:1540
1713
 
#, fuzzy
1714
 
msgid "Error getting default charset"
1715
 
msgstr "Stabileste setul de caractere implicit."
1716
 
 
1717
 
#: ../drizzled/drizzled.cc:1570
1718
 
msgid "Error setting collation"
1719
 
msgstr ""
1720
 
 
1721
 
#: ../drizzled/drizzled.cc:1578
1722
 
#, c-format
1723
 
msgid "Unknown locale: '%s'"
1724
 
msgstr ""
1725
 
 
1726
 
#: ../drizzled/drizzled.cc:1598
1727
 
msgid "Could not initialize table cache\n"
1728
 
msgstr ""
1729
 
 
1730
 
#: ../drizzled/drizzled.cc:1609
1731
 
msgid "XA cache initialization failed: Out of memory\n"
1732
 
msgstr ""
1733
 
 
1734
 
#: ../drizzled/drizzled.cc:1639
1735
 
msgid "No scheduler found, cannot continue!\n"
1736
 
msgstr ""
1737
 
 
1738
 
#: ../drizzled/drizzled.cc:1663
1739
 
#, c-format
1740
 
msgid "Unknown/unsupported storage engine: %s\n"
1741
 
msgstr ""
1742
 
 
1743
 
#: ../drizzled/drizzled.cc:1967
1744
 
msgid ""
1745
 
"Controls the heuristic(s) applied during query optimization to prune less-"
1746
 
"promising partial plans from the optimizer search space. Meaning: false - do "
1747
 
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1748
 
"based on number of retrieved rows."
1749
 
msgstr ""
1750
 
 
1751
 
#: ../drizzled/drizzled.cc:2103
 
1782
#: ../drizzled/drizzled.cc:1397
1752
1783
msgid ""
1753
1784
"Copyright (C) 2008 Sun Microsystems\n"
1754
1785
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1756
1787
"\n"
1757
1788
msgstr ""
1758
1789
 
1759
 
#: ../drizzled/drizzled.cc:2110
 
1790
#: ../drizzled/drizzled.cc:1405
1760
1791
#, c-format
1761
1792
msgid "Usage: %s [OPTIONS]\n"
1762
1793
msgstr ""
1763
1794
 
1764
 
#: ../drizzled/drizzled.cc:2256
 
1795
#: ../drizzled/drizzled.cc:1529
1765
1796
#, c-format
1766
1797
msgid ""
1767
1798
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1768
1799
"command line\n"
1769
1800
msgstr ""
1770
1801
 
 
1802
#: ../drizzled/drizzled.cc:1572
 
1803
msgid "Can't start server: cannot resolve hostname!"
 
1804
msgstr ""
 
1805
 
 
1806
#: ../drizzled/drizzled.cc:1578
 
1807
msgid "Can't start server: bind-address refers to multiple interfaces!"
 
1808
msgstr ""
 
1809
 
1771
1810
#: ../drizzled/error.cc:138
1772
1811
#, c-format
1773
1812
msgid "Unknown error %d"
3183
3222
msgid "File '%s' (fileno: %d) was not closed"
3184
3223
msgstr ""
3185
3224
 
3186
 
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:233
 
3225
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
3187
3226
msgid ""
3188
3227
"Schema name cannot be encoded and fit within filesystem name length "
3189
3228
"restrictions."
3190
3229
msgstr ""
3191
3230
 
3192
 
#: ../drizzled/identifier/table.cc:223
 
3231
#: ../drizzled/identifier/table.cc:224
3193
3232
msgid ""
3194
3233
"Table name cannot be encoded and fit within filesystem name length "
3195
3234
"restrictions."
3207
3246
msgid "error: could not open directory: %s\n"
3208
3247
msgstr ""
3209
3248
 
3210
 
#: ../drizzled/main.cc:156
 
3249
#: ../drizzled/main.cc:150
3211
3250
msgid ""
3212
3251
"setrlimit could not change the size of core files to 'infinity';  We may not "
3213
3252
"be able to generate a core file on signals"
3214
3253
msgstr ""
3215
3254
 
3216
 
#: ../drizzled/main.cc:260
 
3255
#: ../drizzled/main.cc:251
3217
3256
#, c-format
3218
3257
msgid "Data directory %s does not exist\n"
3219
3258
msgstr ""
3220
3259
 
3221
 
#: ../drizzled/main.cc:271
3222
 
#, c-format
3223
 
msgid "Local catalog %s/local does not exist\n"
3224
 
msgstr ""
3225
 
 
3226
 
#: ../drizzled/message/transaction_reader.cc:198
 
3260
#: ../drizzled/message/transaction_reader.cc:175
3227
3261
#, c-format
3228
3262
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3229
3263
msgstr ""
3230
3264
 
3231
 
#: ../drizzled/message/transaction_reader.cc:207
 
3265
#: ../drizzled/message/transaction_reader.cc:184
3232
3266
#: ../drizzled/message/transaction_writer.cc:371
3233
3267
#, c-format
3234
3268
msgid "Cannot open file: %s\n"
3235
3269
msgstr ""
3236
3270
 
3237
 
#: ../drizzled/message/transaction_reader.cc:242
 
3271
#: ../drizzled/message/transaction_reader.cc:217
3238
3272
#, c-format
3239
3273
msgid "Found a non-transaction message in log.  Currently, not supported.\n"
3240
3274
msgstr ""
3241
3275
 
3242
 
#: ../drizzled/message/transaction_reader.cc:248
 
3276
#: ../drizzled/message/transaction_reader.cc:223
3243
3277
#: ../plugin/transaction_log/transaction_log_reader.cc:119
3244
3278
#, c-format
3245
3279
msgid "Attempted to read record bigger than INT_MAX\n"
3246
3280
msgstr ""
3247
3281
 
3248
 
#: ../drizzled/message/transaction_reader.cc:268
 
3282
#: ../drizzled/message/transaction_reader.cc:243
3249
3283
#: ../plugin/transaction_log/transaction_log_reader.cc:139
3250
3284
#, c-format
3251
3285
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3252
3286
msgstr ""
3253
3287
 
3254
 
#: ../drizzled/message/transaction_reader.cc:281
 
3288
#: ../drizzled/message/transaction_reader.cc:256
3255
3289
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
3256
 
#: ../plugin/transaction_log/print_transaction_message.cc:169
 
3290
#: ../plugin/transaction_log/print_transaction_message.cc:147
3257
3291
#: ../plugin/transaction_log/transaction_log_reader.cc:152
3258
3292
#, c-format
3259
3293
msgid "Could not read transaction message.\n"
3260
3294
msgstr ""
3261
3295
 
3262
 
#: ../drizzled/message/transaction_reader.cc:282
 
3296
#: ../drizzled/message/transaction_reader.cc:257
3263
3297
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
3264
 
#: ../plugin/transaction_log/print_transaction_message.cc:170
 
3298
#: ../plugin/transaction_log/print_transaction_message.cc:148
3265
3299
#: ../plugin/transaction_log/transaction_log_reader.cc:153
3266
3300
#, c-format
3267
3301
msgid "GPB ERROR: %s.\n"
3268
3302
msgstr ""
3269
3303
 
3270
 
#: ../drizzled/message/transaction_reader.cc:286
3271
 
#: ../drizzled/message/transaction_reader.cc:299
 
3304
#: ../drizzled/message/transaction_reader.cc:261
 
3305
#: ../drizzled/message/transaction_reader.cc:274
3272
3306
#, c-format
3273
3307
msgid ""
3274
3308
"HEXDUMP:\n"
3276
3310
"%s\n"
3277
3311
msgstr ""
3278
3312
 
3279
 
#: ../drizzled/message/transaction_reader.cc:293
 
3313
#: ../drizzled/message/transaction_reader.cc:268
3280
3314
#, c-format
3281
3315
msgid "Unable to parse command. Got error: %s.\n"
3282
3316
msgstr ""
3283
3317
 
3284
 
#: ../drizzled/message/transaction_reader.cc:348
 
3318
#: ../drizzled/message/transaction_reader.cc:289
3285
3319
#: ../plugin/transaction_log/transaction_log_reader.cc:174
3286
3320
#, c-format
3287
3321
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3299
3333
"the current running version of Drizzle: %<PRIu64>."
3300
3334
msgstr ""
3301
3335
 
3302
 
#: ../drizzled/module/loader.cc:268
 
3336
#: ../drizzled/module/loader.cc:273
3303
3337
#, c-format
3304
3338
msgid ""
3305
3339
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3306
3340
"registered.\n"
3307
3341
msgstr ""
3308
3342
 
3309
 
#: ../drizzled/module/loader.cc:347
 
3343
#: ../drizzled/module/loader.cc:352
3310
3344
#, c-format
3311
3345
msgid "Plugin '%s' init function returned error.\n"
3312
3346
msgstr ""
3313
3347
 
3314
 
#: ../drizzled/module/loader.cc:530
 
3348
#: ../drizzled/module/loader.cc:516
3315
3349
#, c-format
3316
3350
msgid "Couldn't load plugin library named '%s'.\n"
3317
3351
msgstr ""
3318
3352
 
3319
 
#: ../drizzled/module/loader.cc:540
 
3353
#: ../drizzled/module/loader.cc:526
3320
3354
#, c-format
3321
3355
msgid "Couldn't load plugin named '%s'.\n"
3322
3356
msgstr ""
3323
3357
 
3324
 
#: ../drizzled/module/loader.cc:767
 
3358
#: ../drizzled/module/loader.cc:753
3325
3359
msgid "Out of memory."
3326
3360
msgstr ""
3327
3361
 
3328
 
#: ../drizzled/module/loader.cc:1467 ../drizzled/module/loader.cc:1518
 
3362
#: ../drizzled/module/loader.cc:1459 ../drizzled/module/loader.cc:1510
3329
3363
#, c-format
3330
3364
msgid "Unknown variable type code 0x%x in plugin '%s'."
3331
3365
msgstr ""
3332
3366
 
3333
 
#: ../drizzled/module/loader.cc:1510
 
3367
#: ../drizzled/module/loader.cc:1502
3334
3368
#, c-format
3335
3369
msgid ""
3336
3370
"Server variable %s of plugin %s was forced to be read-only: string variable "
3337
3371
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3338
3372
msgstr ""
3339
3373
 
3340
 
#: ../drizzled/module/loader.cc:1529
 
3374
#: ../drizzled/module/loader.cc:1521
3341
3375
#, c-format
3342
3376
msgid "Missing variable name in plugin '%s'."
3343
3377
msgstr ""
3344
3378
 
3345
 
#: ../drizzled/module/loader.cc:1546
 
3379
#: ../drizzled/module/loader.cc:1538
3346
3380
#, c-format
3347
3381
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3348
3382
msgstr ""
3349
3383
 
3350
 
#: ../drizzled/module/loader.cc:1665
 
3384
#: ../drizzled/module/loader.cc:1660
3351
3385
#, c-format
3352
3386
msgid "Out of memory for plugin '%s'."
3353
3387
msgstr ""
3354
3388
 
3355
 
#: ../drizzled/module/loader.cc:1674
 
3389
#: ../drizzled/module/loader.cc:1669
3356
3390
#, c-format
3357
3391
msgid "Bad options for plugin '%s'."
3358
3392
msgstr ""
3359
3393
 
3360
 
#: ../drizzled/module/loader.cc:1727
 
3394
#: ../drizzled/module/loader.cc:1682
 
3395
#, c-format
 
3396
msgid "Parsing options for plugin '%s' failed."
 
3397
msgstr ""
 
3398
 
 
3399
#: ../drizzled/module/loader.cc:1735
3361
3400
#, c-format
3362
3401
msgid "Plugin '%s' has conflicting system variables"
3363
3402
msgstr ""
3616
3655
"We have deactivated the TransactionApplier '%s'.\n"
3617
3656
msgstr ""
3618
3657
 
3619
 
#: ../drizzled/session.cc:1928 ../drizzled/session.cc:1944
 
3658
#: ../drizzled/session.cc:1913 ../drizzled/session.cc:1929
3620
3659
#, c-format
3621
3660
msgid "Could not remove temporary table: '%s', error: %d"
3622
3661
msgstr ""
3682
3721
"\n"
3683
3722
msgstr ""
3684
3723
 
 
3724
#: ../drizzled/sql_base.cc:1518
 
3725
#, c-format
 
3726
msgid "Table %s had a open data Cursor in reopen_table"
 
3727
msgstr ""
 
3728
 
3685
3729
#: ../drizzled/sql_table.cc:1933
3686
3730
#, c-format
3687
3731
msgid "Unknown - internal error %d during operation"
3699
3743
msgid "Got error %d when reading table '%s'"
3700
3744
msgstr ""
3701
3745
 
3702
 
#: ../drizzled/table_share.cc:862
 
3746
#: ../drizzled/table_share.cc:860
3703
3747
#, c-format
3704
3748
msgid "Table %s has invalid/unknown collation: %d,%s"
3705
3749
msgstr ""
3706
3750
 
3707
 
#: ../drizzled/table_share.cc:1154
 
3751
#: ../drizzled/table_share.cc:1153
3708
3752
#, c-format
3709
3753
msgid "ENUM column %s has greater than %d possible values"
3710
3754
msgstr ""
3711
3755
 
3712
 
#: ../drizzled/table_share.cc:2064
 
3756
#: ../drizzled/table_share.cc:2063
3713
3757
#, c-format
3714
3758
msgid "Unknown collation '%s' in table '%-.64s' definition"
3715
3759
msgstr ""
3716
3760
 
3717
 
#: ../drizzled/table_share.cc:2071
 
3761
#: ../drizzled/table_share.cc:2070
3718
3762
#, c-format
3719
3763
msgid ""
3720
3764
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4163
4207
msgid "Got timeout writing communication packets"
4164
4208
msgstr ""
4165
4209
 
4166
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4167
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4168
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
 
4210
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
 
4211
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
 
4212
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4169
4213
#, c-format
4170
4214
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4171
4215
msgstr ""
4172
4216
 
4173
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
 
4217
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4174
4218
#, c-format
4175
4219
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4176
4220
msgstr ""
4177
4221
 
4178
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4179
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4180
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4181
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
 
4222
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
 
4223
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
 
4224
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
 
4225
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4182
4226
#, c-format
4183
4227
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4184
4228
msgstr ""
4185
4229
 
4186
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4187
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
 
4230
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
 
4231
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4188
4232
#, c-format
4189
4233
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4190
4234
msgstr ""
4191
4235
 
4192
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
 
4236
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4193
4237
msgid "Invalid value of additional-mem-pool-size"
4194
4238
msgstr ""
4195
4239
 
4196
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
 
4240
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4197
4241
msgid "Invalid value of autoextend-increment"
4198
4242
msgstr ""
4199
4243
 
4200
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
 
4244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4201
4245
msgid "Invalid value of buffer-pool-size"
4202
4246
msgstr ""
4203
4247
 
4204
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
 
4248
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4205
4249
msgid "Invalid value of io-capacity"
4206
4250
msgstr ""
4207
4251
 
4208
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
 
4252
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4209
4253
msgid "Invalid value of fast-shutdown"
4210
4254
msgstr ""
4211
4255
 
4212
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
 
4256
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4213
4257
msgid "Invalid value of flush-log-at-trx-commit"
4214
4258
msgstr ""
4215
4259
 
4216
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
 
4260
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4217
4261
msgid "Invalid value of force-recovery"
4218
4262
msgstr ""
4219
4263
 
4220
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
 
4264
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4221
4265
msgid "Invalid value of log-file-size"
4222
4266
msgstr ""
4223
4267
 
4224
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
 
4268
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4225
4269
msgid "Invalid value of log-files-in-group"
4226
4270
msgstr ""
4227
4271
 
4228
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
 
4272
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4229
4273
msgid "Invalid value of lock-wait-timeout"
4230
4274
msgstr ""
4231
4275
 
4232
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
 
4276
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4233
4277
msgid "Invalid value of log-buffer-size"
4234
4278
msgstr ""
4235
4279
 
4236
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
 
4280
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4237
4281
msgid "Invalid value of lru-old-blocks-pct"
4238
4282
msgstr ""
4239
4283
 
4240
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
 
4284
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4241
4285
msgid "Invalid value of lru-block-access-recency"
4242
4286
msgstr ""
4243
4287
 
4244
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
 
4288
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4245
4289
msgid "Invalid value of max-dirty-pages-pct"
4246
4290
msgstr ""
4247
4291
 
4248
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
 
4292
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4249
4293
msgid "Invalid value of max-purge-lag"
4250
4294
msgstr ""
4251
4295
 
4252
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
 
4296
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4253
4297
msgid "Invalid value of open-files"
4254
4298
msgstr ""
4255
4299
 
4256
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
 
4300
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4257
4301
msgid "Invalid value of read-io-threads"
4258
4302
msgstr ""
4259
4303
 
4260
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
 
4304
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4261
4305
msgid "Invalid value of sync_spin_loops"
4262
4306
msgstr ""
4263
4307
 
4264
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
 
4308
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4265
4309
#, c-format
4266
4310
msgid "Error starting Embedded InnoDB %d (%s)\n"
4267
4311
msgstr ""
4268
4312
 
4269
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4270
 
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4271
 
msgstr ""
4272
 
 
4273
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
4274
 
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4275
 
msgstr ""
4276
 
 
4277
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
 
4313
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
 
4314
msgid "Enable InnoDB adaptive hash index (enabled by default)."
 
4315
msgstr ""
 
4316
 
 
4317
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
 
4318
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
 
4319
msgstr ""
 
4320
 
 
4321
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4278
4322
msgid ""
4279
4323
"Size of a memory pool InnoDB uses to store data dictionary information and "
4280
4324
"other internal data structures."
4281
4325
msgstr ""
4282
4326
 
4283
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
 
4327
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4284
4328
msgid "Data file autoextend increment in megabytes"
4285
4329
msgstr ""
4286
4330
 
4287
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
 
4331
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4288
4332
msgid ""
4289
4333
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4290
4334
"tables."
4291
4335
msgstr ""
4292
4336
 
4293
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
 
4337
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4294
4338
msgid "The common part for InnoDB table spaces."
4295
4339
msgstr ""
4296
4340
 
4297
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4298
 
msgid "Disable InnoDB checksums validation (enabled by default)."
4299
 
msgstr ""
4300
 
 
4301
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4302
 
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4303
 
msgstr ""
4304
 
 
4305
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
 
4341
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
 
4342
msgid "Enable InnoDB checksums validation (enabled by default)."
 
4343
msgstr ""
 
4344
 
 
4345
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
 
4346
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
 
4347
msgstr ""
 
4348
 
 
4349
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4306
4350
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4307
4351
msgstr ""
4308
4352
 
4309
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
 
4353
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4310
4354
msgid ""
4311
4355
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4312
4356
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4313
4357
msgstr ""
4314
4358
 
4315
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
 
4359
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4316
4360
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4317
4361
msgstr ""
4318
4362
 
4319
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
 
4363
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4320
4364
msgid "File format to use for new tables in .ibd files."
4321
4365
msgstr ""
4322
4366
 
4323
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
 
4367
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4324
4368
msgid ""
4325
4369
"Set to 0 (write and flush once per second),1 (write and flush at each "
4326
4370
"commit) or 2 (write at commit, flush once per second)."
4327
4371
msgstr ""
4328
4372
 
4329
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
 
4373
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4330
4374
msgid "With which method to flush data."
4331
4375
msgstr ""
4332
4376
 
4333
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
 
4377
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4334
4378
msgid ""
4335
4379
"Helps to save your data in case the disk image of the database becomes "
4336
4380
"corrupt."
4337
4381
msgstr ""
4338
4382
 
4339
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4340
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
 
4383
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
 
4384
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4341
4385
msgid "Path to individual files and their sizes."
4342
4386
msgstr ""
4343
4387
 
4344
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
 
4388
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4345
4389
msgid "Path to InnoDB log files."
4346
4390
msgstr ""
4347
4391
 
4348
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
 
4392
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4349
4393
msgid "Size of each log file in a log group."
4350
4394
msgstr ""
4351
4395
 
4352
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
 
4396
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4353
4397
msgid ""
4354
4398
"Number of log files in the log group. InnoDB writes to the files in a "
4355
4399
"circular fashion. Value 3 is recommended here."
4356
4400
msgstr ""
4357
4401
 
4358
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
 
4402
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4359
4403
msgid ""
4360
4404
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4361
4405
"rolled back. Values above 100000000 disable the timeout."
4362
4406
msgstr ""
4363
4407
 
4364
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
 
4408
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4365
4409
msgid ""
4366
4410
"The size of the buffer which InnoDB uses to write log to the log files on "
4367
4411
"disk."
4368
4412
msgstr ""
4369
4413
 
4370
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
 
4414
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4371
4415
msgid ""
4372
4416
"Sets the point in the LRU list from where all pages are classified as old "
4373
4417
"(Advanced users)"
4374
4418
msgstr ""
4375
4419
 
4376
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
 
4420
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4377
4421
msgid ""
4378
4422
"Milliseconds between accesses to a block at which it is made young. "
4379
4423
"0=disabled (Advanced users)"
4380
4424
msgstr ""
4381
4425
 
4382
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
 
4426
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4383
4427
msgid "Percentage of dirty pages allowed in bufferpool."
4384
4428
msgstr ""
4385
4429
 
4386
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
 
4430
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4387
4431
msgid "Desired maximum length of the purge queue (0 = no limit)"
4388
4432
msgstr ""
4389
4433
 
4390
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
 
4434
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4391
4435
msgid ""
4392
4436
"Roll back the complete transaction on lock wait timeout, for 4.x "
4393
4437
"compatibility (disabled by default)"
4394
4438
msgstr ""
4395
4439
 
4396
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
 
4440
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4397
4441
msgid "How many files at the maximum InnoDB keeps open at the same time."
4398
4442
msgstr ""
4399
4443
 
4400
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
 
4444
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4401
4445
msgid "Number of background read I/O threads in InnoDB."
4402
4446
msgstr ""
4403
4447
 
4404
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
 
4448
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4405
4449
msgid "Number of background write I/O threads in InnoDB."
4406
4450
msgstr ""
4407
4451
 
4408
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
 
4452
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4409
4453
msgid ""
4410
4454
"Disable if you want to reduce the number of messages written to the log "
4411
4455
"(default: enabled)."
4412
4456
msgstr ""
4413
4457
 
4414
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
 
4458
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4415
4459
msgid "Enable SHOW INNODB STATUS output in the log"
4416
4460
msgstr ""
4417
4461
 
4418
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
 
4462
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4419
4463
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4420
4464
msgstr ""
4421
4465
 
4422
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
4423
 
msgid ""
4424
 
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
 
4466
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
 
4467
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4425
4468
msgstr ""
4426
4469
 
4427
4470
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4500
4543
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4501
4544
msgstr ""
4502
4545
 
4503
 
#: ../plugin/innobase/handler/ha_innodb.cc:1831
 
4546
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4504
4547
msgid "Invalid value for io-capacity\n"
4505
4548
msgstr ""
4506
4549
 
4507
 
#: ../plugin/innobase/handler/ha_innodb.cc:1849
 
4550
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4508
4551
msgid "Invalid value for fast-shutdown\n"
4509
4552
msgstr ""
4510
4553
 
4511
 
#: ../plugin/innobase/handler/ha_innodb.cc:1863
 
4554
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4512
4555
msgid "Invalid value for flush-log-at-trx-commit\n"
4513
4556
msgstr ""
4514
4557
 
4515
 
#: ../plugin/innobase/handler/ha_innodb.cc:1893
 
4558
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4516
4559
msgid "Invalid value for max-dirty-pages-pct\n"
4517
4560
msgstr ""
4518
4561
 
4519
 
#: ../plugin/innobase/handler/ha_innodb.cc:1902
 
4562
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4520
4563
msgid "Invalid value for stats-sample-pages\n"
4521
4564
msgstr ""
4522
4565
 
4523
 
#: ../plugin/innobase/handler/ha_innodb.cc:1913
 
4566
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4524
4567
msgid "Invalid value for additional-mem-pool-size\n"
4525
4568
msgstr ""
4526
4569
 
4527
 
#: ../plugin/innobase/handler/ha_innodb.cc:1923
 
4570
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4528
4571
msgid "Invalid value for autoextend-increment\n"
4529
4572
msgstr ""
4530
4573
 
4531
 
#: ../plugin/innobase/handler/ha_innodb.cc:1933
 
4574
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4532
4575
msgid "Invalid value for buffer-pool-size\n"
4533
4576
msgstr ""
4534
4577
 
4535
 
#: ../plugin/innobase/handler/ha_innodb.cc:1943
 
4578
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4536
4579
msgid "Invalid value for commit-concurrency\n"
4537
4580
msgstr ""
4538
4581
 
4539
 
#: ../plugin/innobase/handler/ha_innodb.cc:1952
 
4582
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4540
4583
msgid "Invalid value for concurrency-tickets\n"
4541
4584
msgstr ""
4542
4585
 
4543
 
#: ../plugin/innobase/handler/ha_innodb.cc:1961
 
4586
#: ../plugin/innobase/handler/ha_innodb.cc:1989
 
4587
msgid "Invalid value for file-io-threads\n"
 
4588
msgstr ""
 
4589
 
 
4590
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4544
4591
msgid "Invalid value for read-io-threads\n"
4545
4592
msgstr ""
4546
4593
 
4547
 
#: ../plugin/innobase/handler/ha_innodb.cc:1970
 
4594
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4548
4595
msgid "Invalid value for write-io-threads\n"
4549
4596
msgstr ""
4550
4597
 
4551
 
#: ../plugin/innobase/handler/ha_innodb.cc:1979
 
4598
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4552
4599
msgid "Invalid value for force-recovery\n"
4553
4600
msgstr ""
4554
4601
 
4555
 
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4556
 
#: ../plugin/innobase/handler/ha_innodb.cc:1999
 
4602
#: ../plugin/innobase/handler/ha_innodb.cc:2026
 
4603
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4557
4604
msgid "Invalid value for log-file-size\n"
4558
4605
msgstr ""
4559
4606
 
4560
 
#: ../plugin/innobase/handler/ha_innodb.cc:2008
 
4607
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4561
4608
msgid "Invalid value for log-files-in-group\n"
4562
4609
msgstr ""
4563
4610
 
4564
 
#: ../plugin/innobase/handler/ha_innodb.cc:2017
 
4611
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4565
4612
msgid "Invalid value for mirrored-log-groups\n"
4566
4613
msgstr ""
4567
4614
 
4568
 
#: ../plugin/innobase/handler/ha_innodb.cc:2026
 
4615
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4569
4616
msgid "Invalid value for open-files\n"
4570
4617
msgstr ""
4571
4618
 
4572
 
#: ../plugin/innobase/handler/ha_innodb.cc:2035
 
4619
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4573
4620
msgid "Invalid value for thread-concurrency\n"
4574
4621
msgstr ""
4575
4622
 
4576
 
#: ../plugin/innobase/handler/ha_innodb.cc:2058
 
4623
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4577
4624
msgid "Invalid value for read-ahead-threshold\n"
4578
4625
msgstr ""
4579
4626
 
4580
 
#: ../plugin/innobase/handler/ha_innodb.cc:2072
 
4627
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4581
4628
msgid "Invalid value for lock-wait-timeout\n"
4582
4629
msgstr ""
4583
4630
 
4660
4707
msgid "Log queries to a CSV file"
4661
4708
msgstr ""
4662
4709
 
4663
 
#: ../plugin/logging_stats/logging_stats.cc:315
 
4710
#: ../plugin/logging_stats/logging_stats.cc:312
4664
4711
msgid "Invalid value for max-user-count\n"
4665
4712
msgstr ""
4666
4713
 
4667
 
#: ../plugin/logging_stats/logging_stats.cc:323
 
4714
#: ../plugin/logging_stats/logging_stats.cc:320
4668
4715
msgid "Invalid value for bucket-count\n"
4669
4716
msgstr ""
4670
4717
 
4671
 
#: ../plugin/logging_stats/logging_stats.cc:332
 
4718
#: ../plugin/logging_stats/logging_stats.cc:329
4672
4719
msgid "Invalid value for scoreboard-size\n"
4673
4720
msgstr ""
4674
4721
 
4675
 
#: ../plugin/logging_stats/logging_stats.cc:367
 
4722
#: ../plugin/logging_stats/logging_stats.cc:364
 
4723
#: ../plugin/logging_stats/logging_stats.cc:406
 
4724
msgid "Max number of users that will be logged"
 
4725
msgstr ""
 
4726
 
 
4727
#: ../plugin/logging_stats/logging_stats.cc:375
4676
4728
#: ../plugin/logging_stats/logging_stats.cc:409
4677
 
msgid "Max number of users that will be logged"
 
4729
msgid "Max number of range locks to use for Scoreboard"
4678
4730
msgstr ""
4679
4731
 
4680
 
#: ../plugin/logging_stats/logging_stats.cc:378
 
4732
#: ../plugin/logging_stats/logging_stats.cc:386
4681
4733
#: ../plugin/logging_stats/logging_stats.cc:412
4682
 
msgid "Max number of range locks to use for Scoreboard"
 
4734
msgid "Max number of concurrent sessions that will be logged"
4683
4735
msgstr ""
4684
4736
 
4685
 
#: ../plugin/logging_stats/logging_stats.cc:389
 
4737
#: ../plugin/logging_stats/logging_stats.cc:397
4686
4738
#: ../plugin/logging_stats/logging_stats.cc:415
4687
 
msgid "Max number of concurrent sessions that will be logged"
4688
 
msgstr ""
4689
 
 
4690
 
#: ../plugin/logging_stats/logging_stats.cc:400
4691
 
#: ../plugin/logging_stats/logging_stats.cc:416
4692
4739
msgid "Enable Logging Statistics Collection"
4693
4740
msgstr ""
4694
4741
 
4695
 
#: ../plugin/logging_stats/logging_stats.cc:433
 
4742
#: ../plugin/logging_stats/logging_stats.cc:432
4696
4743
msgid "User Statistics as DATA_DICTIONARY tables"
4697
4744
msgstr ""
4698
4745
 
4746
4793
"memcached_servers_parse(%s)."
4747
4794
msgstr ""
4748
4795
 
4749
 
#: ../plugin/multi_thread/multi_thread.cc:69
 
4796
#: ../plugin/multi_thread/multi_thread.cc:85
 
4797
#, c-format
 
4798
msgid "Unable to set thread stack size to %<PRId64>\n"
 
4799
msgstr ""
 
4800
 
 
4801
#: ../plugin/multi_thread/multi_thread.cc:98
4750
4802
msgid "Unable to get thread stack size\n"
4751
4803
msgstr ""
4752
4804
 
4753
 
#: ../plugin/multi_thread/multi_thread.cc:138
 
4805
#: ../plugin/multi_thread/multi_thread.cc:147
4754
4806
msgid "Invalid value for max-threads\n"
4755
4807
msgstr ""
4756
4808
 
4757
 
#: ../plugin/multi_thread/multi_thread.cc:151
4758
 
#: ../plugin/multi_thread/multi_thread.cc:158
 
4809
#: ../plugin/multi_thread/multi_thread.cc:160
 
4810
#: ../plugin/multi_thread/multi_thread.cc:167
4759
4811
msgid "Maximum number of user threads available."
4760
4812
msgstr ""
4761
4813
 
4762
 
#: ../plugin/myisam/ha_myisam.cc:531
 
4814
#: ../plugin/myisam/ha_myisam.cc:534
4763
4815
#, c-format
4764
4816
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4765
4817
msgstr ""
4766
4818
 
4767
 
#: ../plugin/myisam/ha_myisam.cc:535
 
4819
#: ../plugin/myisam/ha_myisam.cc:538
4768
4820
#, c-format
4769
4821
msgid "Got an error from unknown thread, %s:%d"
4770
4822
msgstr ""
4771
4823
 
4772
 
#: ../plugin/myisam/ha_myisam.cc:541
 
4824
#: ../plugin/myisam/ha_myisam.cc:544
4773
4825
msgid "Unknown thread accessing table"
4774
4826
msgstr ""
4775
4827
 
4776
 
#: ../plugin/myisam/ha_myisam.cc:1497
 
4828
#: ../plugin/myisam/ha_myisam.cc:1500
4777
4829
msgid "Invalid value for max-sort-file-size\n"
4778
4830
msgstr ""
4779
4831
 
4780
 
#: ../plugin/myisam/ha_myisam.cc:1506
 
4832
#: ../plugin/myisam/ha_myisam.cc:1509
4781
4833
msgid "Invalid value for sort-buffer-size\n"
4782
4834
msgstr ""
4783
4835
 
4784
 
#: ../plugin/myisam/ha_myisam.cc:1520 ../plugin/myisam/ha_myisam.cc:1532
 
4836
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
4785
4837
msgid ""
4786
4838
"Don't use the fast sort index method to created index if the temporary file "
4787
4839
"would get bigger than this."
4788
4840
msgstr ""
4789
4841
 
4790
 
#: ../plugin/myisam/ha_myisam.cc:1525 ../plugin/myisam/ha_myisam.cc:1535
 
4842
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
4791
4843
msgid ""
4792
4844
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4793
4845
"when creating indexes with CREATE INDEX or ALTER TABLE."
5056
5108
msgid "Before insert row event observer call position"
5057
5109
msgstr ""
5058
5110
 
5059
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:238
 
5111
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
5060
5112
msgid "event_add error in libevent_add_session_callback\n"
5061
5113
msgstr ""
5062
5114
 
5063
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:316
 
5115
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
5064
5116
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5065
5117
msgstr ""
5066
5118
 
5067
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:574
 
5119
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
5068
5120
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5069
5121
msgstr ""
5070
5122
 
5071
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:581
 
5123
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
5072
5124
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5073
5125
msgstr ""
5074
5126
 
5075
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:593
 
5127
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
5076
5128
msgid "session_add_event event_add error in libevent_init\n"
5077
5129
msgstr ""
5078
5130
 
5079
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
 
5131
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
5080
5132
#, c-format
5081
5133
msgid "Can't create completion port thread (error %d)"
5082
5134
msgstr ""
5083
5135
 
5084
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:633
 
5136
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
5085
5137
msgid "Invalid value for size\n"
5086
5138
msgstr ""
5087
5139
 
5088
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:651
5089
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:658
 
5140
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
 
5141
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
5090
5142
msgid "Size of Pool."
5091
5143
msgstr ""
5092
5144
 
5151
5203
msgid "no user"
5152
5204
msgstr "(neutilizat)"
5153
5205
 
 
5206
#: ../plugin/signal_handler/signal_handler.cc:230
 
5207
#, c-format
 
5208
msgid "Can't create interrupt-thread (error %d, errno: %d)"
 
5209
msgstr ""
 
5210
 
5154
5211
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
5155
5212
#, c-format
5156
5213
msgid "syslog facility \"%s\" not known, using \"local0\""
5208
5265
msgstr ""
5209
5266
 
5210
5267
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5211
 
#: ../plugin/transaction_log/print_transaction_message.cc:106
 
5268
#: ../plugin/transaction_log/print_transaction_message.cc:105
5212
5269
#: ../plugin/transaction_log/transaction_log_reader.cc:97
5213
5270
#, c-format
5214
5271
msgid "Failed to open transaction log file %s.  Got error: %s\n"
5215
5272
msgstr ""
5216
5273
 
5217
5274
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5218
 
#: ../plugin/transaction_log/print_transaction_message.cc:171
 
5275
#: ../plugin/transaction_log/print_transaction_message.cc:149
5219
5276
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5220
5277
#, c-format
5221
5278
msgid "Raw buffer read: %s.\n"
5222
5279
msgstr ""
5223
5280
 
5224
5281
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
5225
 
#: ../plugin/transaction_log/print_transaction_message.cc:177
 
5282
#: ../plugin/transaction_log/print_transaction_message.cc:155
5226
5283
#: ../plugin/transaction_log/transaction_log_reader.cc:161
5227
5284
#, c-format
5228
5285
msgid "Unable to parse transaction. Got error: %s.\n"
5229
5286
msgstr ""
5230
5287
 
5231
5288
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5232
 
#: ../plugin/transaction_log/print_transaction_message.cc:179
 
5289
#: ../plugin/transaction_log/print_transaction_message.cc:157
5233
5290
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5234
5291
#, c-format
5235
5292
msgid "BUFFER: %s\n"
5300
5357
msgid "Number of slots for in-memory write buffers (default=8)."
5301
5358
msgstr ""
5302
5359
 
5303
 
#: ../plugin/transaction_log/print_transaction_message.cc:135
5304
 
#, c-format
5305
 
msgid "GPB message is not a valid type.\n"
5306
 
msgstr ""
5307
 
 
5308
 
#: ../plugin/transaction_log/print_transaction_message.cc:155
5309
 
#, c-format
5310
 
msgid "GPB message is not a valid size.\n"
5311
 
msgstr ""
5312
 
 
5313
5360
#: ../plugin/transaction_log/transaction_log.cc:114
5314
5361
msgid "Failed to open transaction log file "
5315
5362
msgstr ""
5326
5373
msgid "Failed to sync log file. Got error: %s\n"
5327
5374
msgstr ""
5328
5375
 
5329
 
#~ msgid "Ignore space after function names."
5330
 
#~ msgstr "Ignora caracterele spatiu aflate dupa numele de functii."
5331
 
 
5332
 
#~ msgid "Couldn't allocate memory"
5333
 
#~ msgstr "Nu se poate aloca memoria"
5334
 
 
5335
 
#~ msgid "Input filename too long: %s"
5336
 
#~ msgstr "Numele fisierului de intrare este prea lung: %s"
5337
 
 
5338
5376
#, fuzzy
5339
5377
#~ msgid "Writing a core file\n"
5340
5378
#~ msgstr "Scrie fisierul de istoric %s\n"