4408
4408
msgid "Regular expression to apply to tables to exclude"
4409
4409
msgstr "Expressão regular a aplicar às tabelas que se pretende filtrar"
4411
#: ../plugin/haildb/haildb_engine.cc:1086
4412
#: ../plugin/haildb/haildb_engine.cc:1223
4413
#: ../plugin/haildb/haildb_engine.cc:1253
4415
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4416
msgstr "Não foi possível criar tabela '%-.200s' (errno: %d)"
4418
#: ../plugin/haildb/haildb_engine.cc:1105
4420
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4421
msgstr "Não é possível criar symlink '%s' apontando para '%s' (Erro %d)"
4423
#: ../plugin/haildb/haildb_engine.cc:1202
4424
#: ../plugin/haildb/haildb_engine.cc:1315
4425
#: ../plugin/haildb/haildb_engine.cc:1496
4426
#: ../plugin/haildb/haildb_engine.cc:2161
4428
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4429
msgstr "Não foi possível criar tabela '%-.200s' (errno: %d)"
4431
#: ../plugin/haildb/haildb_engine.cc:1354
4432
#: ../plugin/haildb/haildb_engine.cc:1370
4434
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4435
msgstr "Não foi possível criar tabela '%-.200s' (errno: %d)"
4437
#: ../plugin/haildb/haildb_engine.cc:3407
4439
msgid "Error starting HailDB %d (%s)\n"
4442
#: ../plugin/haildb/haildb_engine.cc:3436
4443
msgid "Disable HailDB adaptive hash index (enabled by default)."
4446
#: ../plugin/haildb/haildb_engine.cc:3438
4447
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4450
#: ../plugin/haildb/haildb_engine.cc:3441
4452
"Size of a memory pool HailDB uses to store data dictionary information and "
4453
"other internal data structures."
4456
#: ../plugin/haildb/haildb_engine.cc:3444
4457
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4458
msgid "Data file autoextend increment in megabytes"
4461
#: ../plugin/haildb/haildb_engine.cc:3447
4464
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4466
msgstr "O tamanho do buffer que é usado para full joins."
4468
#: ../plugin/haildb/haildb_engine.cc:3450
4469
msgid "The common part for HailDB table spaces."
4472
#: ../plugin/haildb/haildb_engine.cc:3452
4473
msgid "Disable HailDB checksums validation (enabled by default)."
4476
#: ../plugin/haildb/haildb_engine.cc:3454
4477
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4480
#: ../plugin/haildb/haildb_engine.cc:3457
4481
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4484
#: ../plugin/haildb/haildb_engine.cc:3460
4486
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4487
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4490
#: ../plugin/haildb/haildb_engine.cc:3463
4491
msgid "Stores each HailDB table to an .ibd file in the database dir."
4494
#: ../plugin/haildb/haildb_engine.cc:3466
4495
msgid "File format to use for new tables in .ibd files."
4498
#: ../plugin/haildb/haildb_engine.cc:3469
4500
"Set to 0 (write and flush once per second),1 (write and flush at each "
4501
"commit) or 2 (write at commit, flush once per second)."
4504
#: ../plugin/haildb/haildb_engine.cc:3472
4505
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4506
msgid "With which method to flush data."
4509
#. ####### Should we use this option? #######
4510
#: ../plugin/haildb/haildb_engine.cc:3475
4511
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4513
"Helps to save your data in case the disk image of the database becomes "
4517
#: ../plugin/haildb/haildb_engine.cc:3478
4518
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4519
msgid "Path to individual files and their sizes."
4522
#: ../plugin/haildb/haildb_engine.cc:3481
4524
msgid "Path to HailDB log files."
4525
msgstr "Caminho para os ficheiros temporários."
4527
#: ../plugin/haildb/haildb_engine.cc:3484
4528
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4529
msgid "Size of each log file in a log group."
4532
#: ../plugin/haildb/haildb_engine.cc:3487
4534
"Number of log files in the log group. HailDB writes to the files in a "
4535
"circular fashion. Value 3 is recommended here."
4538
#: ../plugin/haildb/haildb_engine.cc:3490
4540
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4541
"rolled back. Values above 100000000 disable the timeout."
4544
#: ../plugin/haildb/haildb_engine.cc:3493
4547
"The size of the buffer which HailDB uses to write log to the log files on "
4549
msgstr "O tamanho do buffer que é usado para full joins."
4551
#: ../plugin/haildb/haildb_engine.cc:3496
4553
"Sets the point in the LRU list from where all pages are classified as old "
4557
#: ../plugin/haildb/haildb_engine.cc:3499
4559
"Milliseconds between accesses to a block at which it is made young. "
4560
"0=disabled (Advanced users)"
4563
#: ../plugin/haildb/haildb_engine.cc:3502
4564
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4565
msgid "Percentage of dirty pages allowed in bufferpool."
4568
#: ../plugin/haildb/haildb_engine.cc:3505
4569
msgid "Desired maximum length of the purge queue (0 = no limit)"
4572
#: ../plugin/haildb/haildb_engine.cc:3508
4574
"Roll back the complete transaction on lock wait timeout, for 4.x "
4575
"compatibility (disabled by default)"
4578
#: ../plugin/haildb/haildb_engine.cc:3511
4579
msgid "How many files at the maximum HailDB keeps open at the same time."
4582
#: ../plugin/haildb/haildb_engine.cc:3514
4583
msgid "Number of background read I/O threads in HailDB."
4586
#: ../plugin/haildb/haildb_engine.cc:3517
4587
msgid "Number of background write I/O threads in HailDB."
4590
#: ../plugin/haildb/haildb_engine.cc:3519
4592
"Disable if you want to reduce the number of messages written to the log "
4593
"(default: enabled)."
4596
#: ../plugin/haildb/haildb_engine.cc:3522
4597
msgid "Enable SHOW HAILDB STATUS output in the log"
4600
#: ../plugin/haildb/haildb_engine.cc:3525
4601
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4604
#: ../plugin/haildb/haildb_engine.cc:3527
4606
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4609
4411
#: ../plugin/hello_events/hello_events.cc:402
4610
4412
msgid "Enable Example Events Plugin"
5808
#: ../plugin/regex_policy/module.cc:46
5637
#: ../plugin/regex_policy/module.cc:48
5809
5638
#, fuzzy, c-format
5810
5639
msgid "Could not load regex policy file: %s\n"
5811
5640
msgstr "Não foi possível encontrar a tabela: \"%s\""
5813
#: ../plugin/regex_policy/module.cc:47
5642
#: ../plugin/regex_policy/module.cc:49
5815
5644
msgid "Unknown"
5816
5645
msgstr "Erro desconhecido"
5818
#: ../plugin/regex_policy/module.cc:62
5647
#: ../plugin/regex_policy/module.cc:64
5819
5648
msgid "File to load for regex authorization policies"
5822
#: ../plugin/regex_policy/module.cc:218
5651
#: ../plugin/regex_policy/module.cc:220
5824
5653
msgid "User %s matches regex\n"
5827
#: ../plugin/regex_policy/module.cc:221
5656
#: ../plugin/regex_policy/module.cc:223
5829
5658
msgid "Object %s matches regex %s (%s)\n"
5832
#: ../plugin/regex_policy/module.cc:227
5661
#: ../plugin/regex_policy/module.cc:229
5834
5663
msgid "Object %s NOT restricted by regex %s (%s)\n"
5667
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5668
#~ msgstr "Não foi possível criar tabela '%-.200s' (errno: %d)"
5671
#~ msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
5672
#~ msgstr "Não é possível criar symlink '%s' apontando para '%s' (Erro %d)"
5675
#~ msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
5676
#~ msgstr "Não foi possível criar tabela '%-.200s' (errno: %d)"
5679
#~ msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
5680
#~ msgstr "Não foi possível criar tabela '%-.200s' (errno: %d)"
5684
#~ "The size of the memory buffer HailDB uses to cache data and indexes of "
5686
#~ msgstr "O tamanho do buffer que é usado para full joins."
5689
#~ msgid "Path to HailDB log files."
5690
#~ msgstr "Caminho para os ficheiros temporários."
5694
#~ "The size of the buffer which HailDB uses to write log to the log files on "
5696
#~ msgstr "O tamanho do buffer que é usado para full joins."
5837
5698
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5839
5700
#~ "Não foi possível alocar memória para temporário arquivo de histórico.\n"