4502
4502
msgid "Regular expression to apply to tables to exclude"
4503
4503
msgstr "Expresión regular para aplicar a las tablas a filtrar"
4505
#: ../plugin/haildb/haildb_engine.cc:1086
4506
#: ../plugin/haildb/haildb_engine.cc:1223
4507
#: ../plugin/haildb/haildb_engine.cc:1253
4509
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4510
msgstr "No se puede crear la tabla '%-.200s' (errno: %d)"
4512
#: ../plugin/haildb/haildb_engine.cc:1105
4514
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4516
"No puede crear un enlace simbolico '%s' apuntando a '%s' (Codigo de error: "
4519
#: ../plugin/haildb/haildb_engine.cc:1202
4520
#: ../plugin/haildb/haildb_engine.cc:1315
4521
#: ../plugin/haildb/haildb_engine.cc:1496
4522
#: ../plugin/haildb/haildb_engine.cc:2161
4524
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4527
#: ../plugin/haildb/haildb_engine.cc:1354
4528
#: ../plugin/haildb/haildb_engine.cc:1370
4530
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4533
#: ../plugin/haildb/haildb_engine.cc:3407
4535
msgid "Error starting HailDB %d (%s)\n"
4538
#: ../plugin/haildb/haildb_engine.cc:3436
4539
msgid "Disable HailDB adaptive hash index (enabled by default)."
4542
#: ../plugin/haildb/haildb_engine.cc:3438
4543
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4546
#: ../plugin/haildb/haildb_engine.cc:3441
4548
"Size of a memory pool HailDB uses to store data dictionary information and "
4549
"other internal data structures."
4552
#: ../plugin/haildb/haildb_engine.cc:3444
4553
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4554
msgid "Data file autoextend increment in megabytes"
4557
#: ../plugin/haildb/haildb_engine.cc:3447
4559
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4563
#: ../plugin/haildb/haildb_engine.cc:3450
4564
msgid "The common part for HailDB table spaces."
4567
#: ../plugin/haildb/haildb_engine.cc:3452
4568
msgid "Disable HailDB checksums validation (enabled by default)."
4571
#: ../plugin/haildb/haildb_engine.cc:3454
4572
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4575
#: ../plugin/haildb/haildb_engine.cc:3457
4576
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4579
#: ../plugin/haildb/haildb_engine.cc:3460
4581
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4582
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4585
#: ../plugin/haildb/haildb_engine.cc:3463
4586
msgid "Stores each HailDB table to an .ibd file in the database dir."
4589
#: ../plugin/haildb/haildb_engine.cc:3466
4590
msgid "File format to use for new tables in .ibd files."
4593
#: ../plugin/haildb/haildb_engine.cc:3469
4595
"Set to 0 (write and flush once per second),1 (write and flush at each "
4596
"commit) or 2 (write at commit, flush once per second)."
4599
#: ../plugin/haildb/haildb_engine.cc:3472
4600
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4601
msgid "With which method to flush data."
4604
#. ####### Should we use this option? #######
4605
#: ../plugin/haildb/haildb_engine.cc:3475
4606
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4608
"Helps to save your data in case the disk image of the database becomes "
4612
#: ../plugin/haildb/haildb_engine.cc:3478
4613
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4614
msgid "Path to individual files and their sizes."
4617
#: ../plugin/haildb/haildb_engine.cc:3481
4619
msgid "Path to HailDB log files."
4620
msgstr "Ruta a los archivos temporales."
4622
#: ../plugin/haildb/haildb_engine.cc:3484
4623
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4624
msgid "Size of each log file in a log group."
4627
#: ../plugin/haildb/haildb_engine.cc:3487
4629
"Number of log files in the log group. HailDB writes to the files in a "
4630
"circular fashion. Value 3 is recommended here."
4633
#: ../plugin/haildb/haildb_engine.cc:3490
4635
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4636
"rolled back. Values above 100000000 disable the timeout."
4639
#: ../plugin/haildb/haildb_engine.cc:3493
4642
"The size of the buffer which HailDB uses to write log to the log files on "
4644
msgstr "Tamaño del almacenamiento usado en uniones completas"
4646
#: ../plugin/haildb/haildb_engine.cc:3496
4648
"Sets the point in the LRU list from where all pages are classified as old "
4652
#: ../plugin/haildb/haildb_engine.cc:3499
4654
"Milliseconds between accesses to a block at which it is made young. "
4655
"0=disabled (Advanced users)"
4658
#: ../plugin/haildb/haildb_engine.cc:3502
4659
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4660
msgid "Percentage of dirty pages allowed in bufferpool."
4663
#: ../plugin/haildb/haildb_engine.cc:3505
4664
msgid "Desired maximum length of the purge queue (0 = no limit)"
4667
#: ../plugin/haildb/haildb_engine.cc:3508
4669
"Roll back the complete transaction on lock wait timeout, for 4.x "
4670
"compatibility (disabled by default)"
4673
#: ../plugin/haildb/haildb_engine.cc:3511
4674
msgid "How many files at the maximum HailDB keeps open at the same time."
4677
#: ../plugin/haildb/haildb_engine.cc:3514
4678
msgid "Number of background read I/O threads in HailDB."
4681
#: ../plugin/haildb/haildb_engine.cc:3517
4682
msgid "Number of background write I/O threads in HailDB."
4685
#: ../plugin/haildb/haildb_engine.cc:3519
4687
"Disable if you want to reduce the number of messages written to the log "
4688
"(default: enabled)."
4691
#: ../plugin/haildb/haildb_engine.cc:3522
4692
msgid "Enable SHOW HAILDB STATUS output in the log"
4695
#: ../plugin/haildb/haildb_engine.cc:3525
4696
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4699
#: ../plugin/haildb/haildb_engine.cc:3527
4701
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4704
4505
#: ../plugin/hello_events/hello_events.cc:402
4705
4506
msgid "Enable Example Events Plugin"
5924
#: ../plugin/regex_policy/module.cc:46
5752
#: ../plugin/regex_policy/module.cc:48
5925
5753
#, fuzzy, c-format
5926
5754
msgid "Could not load regex policy file: %s\n"
5927
5755
msgstr "No se pudo agregar la variable: %s\n"
5929
#: ../plugin/regex_policy/module.cc:47
5757
#: ../plugin/regex_policy/module.cc:49
5931
5759
msgid "Unknown"
5932
5760
msgstr "Error desconocido"
5934
#: ../plugin/regex_policy/module.cc:62
5762
#: ../plugin/regex_policy/module.cc:64
5935
5763
msgid "File to load for regex authorization policies"
5938
#: ../plugin/regex_policy/module.cc:218
5766
#: ../plugin/regex_policy/module.cc:220
5940
5768
msgid "User %s matches regex\n"
5943
#: ../plugin/regex_policy/module.cc:221
5771
#: ../plugin/regex_policy/module.cc:223
5945
5773
msgid "Object %s matches regex %s (%s)\n"
5948
#: ../plugin/regex_policy/module.cc:227
5776
#: ../plugin/regex_policy/module.cc:229
5950
5778
msgid "Object %s NOT restricted by regex %s (%s)\n"
5782
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5783
#~ msgstr "No se puede crear la tabla '%-.200s' (errno: %d)"
5786
#~ msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
5788
#~ "No puede crear un enlace simbolico '%s' apuntando a '%s' (Codigo de "
5792
#~ msgid "Path to HailDB log files."
5793
#~ msgstr "Ruta a los archivos temporales."
5797
#~ "The size of the buffer which HailDB uses to write log to the log files on "
5799
#~ msgstr "Tamaño del almacenamiento usado en uniones completas"
5953
5801
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5954
5802
#~ msgstr "¡Imposible reservar memoria para histfile temporal!\n"
8932
8780
#~ "offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
8934
8782
#~ "Falló al escribir el tamaño completo de la orden. Se intentaron escribir "
8935
#~ "%<PRId64> bytes en la dirección %<PRId64>, pero sólo se escribieron "
8936
#~ "%<PRId64> bytes. Error: %s\n"
8783
#~ "%<PRId64> bytes en la dirección %<PRId64>, pero sólo se escribieron %"
8784
#~ "<PRId64> bytes. Error: %s\n"
8939
8787
#~ "Failed to write full serialized command. Tried to write %<PRId64> bytes "
8940
8788
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
8942
#~ "Falló al escribir la orden completa serializada. Se intentaron escribir "
8943
#~ "%<PRId64> bytes en la dirección %<PRId64>, pero sólo se escribieron "
8944
#~ "%<PRId64> bytes. Error: %s\n"
8790
#~ "Falló al escribir la orden completa serializada. Se intentaron escribir %"
8791
#~ "<PRId64> bytes en la dirección %<PRId64>, pero sólo se escribieron %"
8792
#~ "<PRId64> bytes. Error: %s\n"
8947
8795
#~ "Failed to parse command message at offset %<PRId64>. Got error: %s\n"