4281
4283
msgid "Regular expression to apply to tables to exclude"
4284
#: ../plugin/haildb/haildb_engine.cc:1087
4285
#: ../plugin/haildb/haildb_engine.cc:1224
4286
#: ../plugin/haildb/haildb_engine.cc:1254
4286
#: ../plugin/haildb/haildb_engine.cc:1086
4287
#: ../plugin/haildb/haildb_engine.cc:1223
4288
#: ../plugin/haildb/haildb_engine.cc:1253
4287
4289
#, fuzzy, c-format
4288
4290
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4289
4291
msgstr "Não pode criar tabela '%-.200s' (errno: %d)"
4291
#: ../plugin/haildb/haildb_engine.cc:1106
4293
#: ../plugin/haildb/haildb_engine.cc:1105
4292
4294
#, fuzzy, c-format
4293
4295
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4295
4297
"Impossível criar link simbólico '%s' apontando para '%s' (Código do erro: %d)"
4297
#: ../plugin/haildb/haildb_engine.cc:1203
4298
#: ../plugin/haildb/haildb_engine.cc:1316
4299
#: ../plugin/haildb/haildb_engine.cc:1497
4300
#: ../plugin/haildb/haildb_engine.cc:2163
4299
#: ../plugin/haildb/haildb_engine.cc:1202
4300
#: ../plugin/haildb/haildb_engine.cc:1315
4301
#: ../plugin/haildb/haildb_engine.cc:1496
4302
#: ../plugin/haildb/haildb_engine.cc:2162
4302
4304
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4305
#: ../plugin/haildb/haildb_engine.cc:1355
4306
#: ../plugin/haildb/haildb_engine.cc:1371
4307
#: ../plugin/haildb/haildb_engine.cc:1354
4308
#: ../plugin/haildb/haildb_engine.cc:1370
4308
4310
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4311
#: ../plugin/haildb/haildb_engine.cc:3411
4313
#: ../plugin/haildb/haildb_engine.cc:3410
4313
4315
msgid "Error starting HailDB %d (%s)\n"
4316
#: ../plugin/haildb/haildb_engine.cc:3440
4318
#: ../plugin/haildb/haildb_engine.cc:3439
4317
4319
msgid "Disable HailDB adaptive hash index (enabled by default)."
4320
#: ../plugin/haildb/haildb_engine.cc:3442
4322
#: ../plugin/haildb/haildb_engine.cc:3441
4321
4323
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4324
#: ../plugin/haildb/haildb_engine.cc:3445
4326
#: ../plugin/haildb/haildb_engine.cc:3444
4326
4328
"Size of a memory pool HailDB uses to store data dictionary information and "
4327
4329
"other internal data structures."
4330
#: ../plugin/haildb/haildb_engine.cc:3448
4331
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4332
#: ../plugin/haildb/haildb_engine.cc:3447
4333
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4332
4334
msgid "Data file autoextend increment in megabytes"
4335
#: ../plugin/haildb/haildb_engine.cc:3451
4337
#: ../plugin/haildb/haildb_engine.cc:3450
4337
4339
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4341
#: ../plugin/haildb/haildb_engine.cc:3454
4343
#: ../plugin/haildb/haildb_engine.cc:3453
4342
4344
msgid "The common part for HailDB table spaces."
4345
#: ../plugin/haildb/haildb_engine.cc:3456
4347
#: ../plugin/haildb/haildb_engine.cc:3455
4346
4348
msgid "Disable HailDB checksums validation (enabled by default)."
4349
#: ../plugin/haildb/haildb_engine.cc:3458
4351
#: ../plugin/haildb/haildb_engine.cc:3457
4350
4352
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4353
#: ../plugin/haildb/haildb_engine.cc:3461
4355
#: ../plugin/haildb/haildb_engine.cc:3460
4354
4356
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4357
#: ../plugin/haildb/haildb_engine.cc:3464
4359
#: ../plugin/haildb/haildb_engine.cc:3463
4359
4361
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4360
4362
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4363
#: ../plugin/haildb/haildb_engine.cc:3467
4365
#: ../plugin/haildb/haildb_engine.cc:3466
4364
4366
msgid "Stores each HailDB table to an .ibd file in the database dir."
4367
#: ../plugin/haildb/haildb_engine.cc:3470
4369
#: ../plugin/haildb/haildb_engine.cc:3469
4368
4370
msgid "File format to use for new tables in .ibd files."
4371
#: ../plugin/haildb/haildb_engine.cc:3473
4373
#: ../plugin/haildb/haildb_engine.cc:3472
4373
4375
"Set to 0 (write and flush once per second),1 (write and flush at each "
4374
4376
"commit) or 2 (write at commit, flush once per second)."
4377
#: ../plugin/haildb/haildb_engine.cc:3476
4378
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4379
#: ../plugin/haildb/haildb_engine.cc:3475
4380
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4379
4381
msgid "With which method to flush data."
4382
4384
#. ####### Should we use this option? #######
4383
#: ../plugin/haildb/haildb_engine.cc:3479
4384
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4385
#: ../plugin/haildb/haildb_engine.cc:3478
4386
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4386
4388
"Helps to save your data in case the disk image of the database becomes "
4390
#: ../plugin/haildb/haildb_engine.cc:3482
4391
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4392
#: ../plugin/haildb/haildb_engine.cc:3481
4393
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4392
4394
msgid "Path to individual files and their sizes."
4395
#: ../plugin/haildb/haildb_engine.cc:3485
4397
#: ../plugin/haildb/haildb_engine.cc:3484
4397
4399
msgid "Path to HailDB log files."
4398
4400
msgstr "Path para arquivos temporários"
4400
#: ../plugin/haildb/haildb_engine.cc:3488
4401
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4402
#: ../plugin/haildb/haildb_engine.cc:3487
4403
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4402
4404
msgid "Size of each log file in a log group."
4405
#: ../plugin/haildb/haildb_engine.cc:3491
4407
#: ../plugin/haildb/haildb_engine.cc:3490
4407
4409
"Number of log files in the log group. HailDB writes to the files in a "
4408
4410
"circular fashion. Value 3 is recommended here."
4411
#: ../plugin/haildb/haildb_engine.cc:3494
4413
#: ../plugin/haildb/haildb_engine.cc:3493
4413
4415
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4414
4416
"rolled back. Values above 100000000 disable the timeout."
4417
#: ../plugin/haildb/haildb_engine.cc:3497
4419
#: ../plugin/haildb/haildb_engine.cc:3496
4420
4422
"The size of the buffer which HailDB uses to write log to the log files on "
4422
4424
msgstr "Tamanho do buffer que é utilizado para full joins"
4424
#: ../plugin/haildb/haildb_engine.cc:3500
4426
#: ../plugin/haildb/haildb_engine.cc:3499
4426
4428
"Sets the point in the LRU list from where all pages are classified as old "
4427
4429
"(Advanced users)"
4430
#: ../plugin/haildb/haildb_engine.cc:3503
4432
#: ../plugin/haildb/haildb_engine.cc:3502
4432
4434
"Milliseconds between accesses to a block at which it is made young. "
4433
4435
"0=disabled (Advanced users)"
4436
#: ../plugin/haildb/haildb_engine.cc:3506
4437
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4438
#: ../plugin/haildb/haildb_engine.cc:3505
4439
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4438
4440
msgid "Percentage of dirty pages allowed in bufferpool."
4441
#: ../plugin/haildb/haildb_engine.cc:3509
4443
#: ../plugin/haildb/haildb_engine.cc:3508
4442
4444
msgid "Desired maximum length of the purge queue (0 = no limit)"
4445
#: ../plugin/haildb/haildb_engine.cc:3512
4447
#: ../plugin/haildb/haildb_engine.cc:3511
4447
4449
"Roll back the complete transaction on lock wait timeout, for 4.x "
4448
4450
"compatibility (disabled by default)"
4451
#: ../plugin/haildb/haildb_engine.cc:3515
4453
#: ../plugin/haildb/haildb_engine.cc:3514
4452
4454
msgid "How many files at the maximum HailDB keeps open at the same time."
4455
#: ../plugin/haildb/haildb_engine.cc:3518
4457
#: ../plugin/haildb/haildb_engine.cc:3517
4456
4458
msgid "Number of background read I/O threads in HailDB."
4459
#: ../plugin/haildb/haildb_engine.cc:3521
4461
#: ../plugin/haildb/haildb_engine.cc:3520
4460
4462
msgid "Number of background write I/O threads in HailDB."
4463
#: ../plugin/haildb/haildb_engine.cc:3523
4465
#: ../plugin/haildb/haildb_engine.cc:3522
4465
4467
"Disable if you want to reduce the number of messages written to the log "
4466
4468
"(default: enabled)."
4469
#: ../plugin/haildb/haildb_engine.cc:3526
4471
#: ../plugin/haildb/haildb_engine.cc:3525
4470
4472
msgid "Enable SHOW HAILDB STATUS output in the log"
4473
#: ../plugin/haildb/haildb_engine.cc:3529
4475
#: ../plugin/haildb/haildb_engine.cc:3528
4474
4476
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4477
#: ../plugin/haildb/haildb_engine.cc:3531
4479
#: ../plugin/haildb/haildb_engine.cc:3530
4479
4481
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4510
4512
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4513
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4515
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4515
4517
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4516
4518
"zero and nonzero."
4519
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4521
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4521
4523
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4525
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4527
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4528
4530
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4529
4531
"or its equivalent numeric id"
4532
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4534
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4533
4535
msgid "Do not use Native AIO library for IO, even if available"
4536
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4538
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4537
4539
msgid "Enable internal replication log."
4540
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4542
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4542
4544
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4543
4545
"rolled back. Values above 100000000 disable the timeout."
4546
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4548
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4547
4549
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4550
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4552
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4552
4554
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4553
4555
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4556
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4558
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4557
4559
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4558
4560
#: ../plugin/transaction_log/print_transaction_message.cc:173
4559
4561
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4614
4616
msgid "InnoDB: Using Linux native AIO"
4617
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4619
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4618
4620
msgid "destination directory"
4621
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4623
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4622
4624
msgid "take backup to target-dir"
4625
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4627
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4626
4628
msgid "calc statistic of datadir (offline mysqld is recommended)"
4629
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4630
4632
msgid "prepare a backup for starting mysql server on the backup."
4633
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4635
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4634
4636
msgid "create files to import to another database when prepare."
4637
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4639
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4639
4641
"stop recovery process not to progress LSN after applying log when prepare."
4642
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4644
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4643
4645
msgid "print parameter of mysqld needed for copyback."
4646
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4648
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4648
4649
msgid "The value is used instead of buffer_pool_size"
4649
msgstr "Valor inválido para retry_count"
4651
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4652
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4653
4654
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4654
4655
"file at the end of '--backup'"
4657
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4658
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4659
4660
"limit count of IO operations (pairs of read&write) per second to IOS values "
4660
4661
"(for '--backup')"
4663
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4664
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4665
4666
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4666
4667
"'xtrabackup_suspended' deleted (for '--backup')."
4669
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4670
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4671
4672
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4672
4673
"this directory."
4675
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4676
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4677
4678
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4678
4679
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4679
4680
"be carefully!"
4682
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4683
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4684
4685
"(for --backup): copy only .ibd pages newer than backup at specified "
4688
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4689
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4690
4691
"(for --prepare): apply .delta files and logfile in the specified directory."
4693
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4694
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4694
4695
msgid "filtering by regexp for table names."
4697
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4698
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4698
4699
msgid "filtering by list of the exact database.table name in the file."
4701
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4702
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4703
4704
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4704
4705
"want create ib_logfile*, only re-execute this command in same options. ###"
4707
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4708
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4709
4710
"Path for temporary files. Several paths may be specified, separated by a "
4710
4711
"colon (:), in this case they are used in a round-robin fashion."
4713
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4714
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4715
4716
"Number of threads to use for parallel datafiles transfer. Does not have any "
4716
4717
"effect in the stream mode. The default value is 1."
4719
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4720
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4721
4722
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4722
4723
"innodb-adaptive-hash-index."
4726
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4728
"Size of a memory pool InnoDB uses to store data dictionary information and "
4729
"other internal data structures."
4725
4732
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4727
"Size of a memory pool InnoDB uses to store data dictionary information and "
4728
"other internal data structures."
4731
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4733
4734
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4737
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4738
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4739
4740
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4740
4741
"innodb-checksums."
4743
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4744
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4744
4745
msgid "The common part for InnoDB table spaces."
4747
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4748
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4749
4750
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4750
4751
"innodb-doublewrite."
4753
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4754
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4754
4755
msgid "Number of file I/O threads in InnoDB."
4757
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4758
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4758
4759
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4761
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4762
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4763
4764
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4764
4765
"commit) or 2 (write at commit, flush once per second)."
4767
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4768
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4769
4770
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4774
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4777
"The size of the buffer which InnoDB uses to write log to the log files on "
4779
msgstr "Tamanho do buffer que é utilizado para full joins"
4773
4781
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4776
"The size of the buffer which InnoDB uses to write log to the log files on "
4778
msgstr "Tamanho do buffer que é utilizado para full joins"
4780
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4782
4783
"Number of log files in the log group. InnoDB writes to the files in a "
4783
4784
"circular fashion. Value 3 is recommended here."
4787
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4789
msgid "Path to InnoDB log files."
4790
msgstr "Path para arquivos temporários"
4786
4792
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4788
msgid "Path to InnoDB log files."
4789
msgstr "Path para arquivos temporários"
4793
msgid "How many files at the maximum InnoDB keeps open at the same time."
4791
4796
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4792
msgid "How many files at the maximum InnoDB keeps open at the same time."
4795
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4796
4797
msgid "The universal page size of the database."
4799
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4800
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4801
4802
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4802
4803
"for created log file is not supported. Use on your own risk!"
4805
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4806
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4807
4808
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4811
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4812
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4813
4814
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4814
4815
"to use, Because it is not change back to disable, once it is used."
4817
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4818
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4819
4820
"Path to special datafile for doublewrite buffer. (default is : not used)"
5692
5690
msgid "Object %s NOT restricted by regex %s (%s)\n"
5695
#~ msgid "%s: %s: Option '%s' used, but is disabled\n"
5696
#~ msgstr "%s: %s: Opção '%s' usada, mas está desabilitada\n"
5701
#~ msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5702
#~ msgstr "%s: ERRO: Opção '-%c' usada, mas está desabilitada\n"
5704
#~ msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5705
#~ msgstr "Sufixo desconhecido '%c' usado pela variável '%s' (valor '%s')\n"
5707
#~ msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5708
#~ msgstr "%s: ERRO: Valor decimal inválido para opção '%s'\n"
5712
#~ "Variables (--variable-name=value)\n"
5713
#~ "and boolean options {false|true} Value (after reading options)\n"
5714
#~ "--------------------------------- -----------------------------\n"
5717
#~ "Variaveis (--nome-da-variavel=valor)\n"
5718
#~ "e opções boleanas {false|true} Valor (depois da leitura de opções)\n"
5719
#~ "--------------------------------- -----------------------------\n"
5721
#~ msgid "(No default value)"
5722
#~ msgstr "(Sem valor padrão)"
5725
#~ msgstr "verdadeiro"
5730
#~ msgid "(Disabled)\n"
5731
#~ msgstr "(Desativado)\n"
5734
#~ msgid "bind() Do you already have another drizzled running?"
5736
#~ "Você já possui uma outra instância do servidor drizzled rodando na porta: "
5739
#~ msgid "Fatal error: Illegal or unknown default time zone '%s'"
5740
#~ msgstr "Erro fatal: fuso horário padrão '%s' é ilegal ou desconhecido."
5743
#~ msgid "Error: Invalid Value for max_connect_errors"
5744
#~ msgstr "Erro: Valor Inválido para opt_max_connect_retries"
5746
#~ msgid "Set the default storage engine (table type) for tables."
5748
#~ "Defina o motor de armazenamento padrão (O Tipo tabela) para as tabelas."
5750
#~ msgid "Out of memory for plugin '%s'."
5751
#~ msgstr "Memória insuficiente para plugin '%s'"
5753
#~ msgid "Bad options for plugin '%s'."
5754
#~ msgstr "Opções inválidas para plugin '%s'"
5756
#~ msgid "Plugin '%s' has conflicting system variables"
5757
#~ msgstr "O plugin '%s' tem variáveis de sistema conflitantes"
5760
#~ msgid "Invalid value for io-capacity\n"
5761
#~ msgstr "Valor inválido para retry_count"
5764
#~ msgid "Invalid value for fast-shutdown\n"
5765
#~ msgstr "Valor inválido para retry_count"
5768
#~ msgid "Invalid value for flush-log-at-trx-commit\n"
5769
#~ msgstr "Valor inválido para retry_count"
5772
#~ msgid "Invalid value for max-dirty-pages-pct\n"
5773
#~ msgstr "Valor inválido para retry_count"
5776
#~ msgid "Invalid value for stats-sample-pages\n"
5777
#~ msgstr "Erro: Valor Inválido para opt_sleep"
5780
#~ msgid "Invalid value for autoextend-increment\n"
5781
#~ msgstr "Valor inválido para retry_count"
5784
#~ msgid "Invalid value for buffer-pool-instances\n"
5785
#~ msgstr "Valor inválido para retry_count"
5788
#~ msgid "Invalid value for commit-concurrency\n"
5789
#~ msgstr "Valor inválido para retry_count"
5792
#~ msgid "Invalid value for concurrency-tickets\n"
5793
#~ msgstr "Valor inválido para retry_count"
5796
#~ msgid "Invalid value for read-io-threads\n"
5797
#~ msgstr "Valor inválido para retry_count"
5800
#~ msgid "Invalid value for write-io-threads\n"
5801
#~ msgstr "Valor inválido para retry_count"
5804
#~ msgid "Invalid value for force-recovery\n"
5805
#~ msgstr "Valor inválido para retry_count"
5808
#~ msgid "Invalid value for log-file-size\n"
5809
#~ msgstr "Erro: Valor Inválido para opt_sleep"
5812
#~ msgid "Invalid value for log-files-in-group\n"
5813
#~ msgstr "Valor inválido para retry_count"
5816
#~ msgid "Invalid value for mirrored-log-groups\n"
5817
#~ msgstr "Valor inválido para retry_count"
5820
#~ msgid "Invalid value for open-files\n"
5821
#~ msgstr "Valor inválido para retry_count"
5824
#~ msgid "Invalid value for thread-concurrency\n"
5825
#~ msgstr "Valor inválido para retry_count"
5828
#~ msgid "Invalid value for read-ahead-threshold\n"
5829
#~ msgstr "Valor inválido para retry_count"
5831
#~ msgid "Invalid value for retry_count"
5832
#~ msgstr "Valor inválido para retry_count"
5835
#~ msgid "Invalid value of log-file-size"
5836
#~ msgstr "Uso inválido de ponteiro nulo"
5839
#~ msgid "Invalid value of log-files-in-group"
5840
#~ msgstr "Valor inválido para retry_count"
5843
#~ msgid "Invalid value of lock-wait-timeout"
5844
#~ msgstr "Erro: Valor Inválido para connect_timeout"
5847
#~ msgid "Invalid value of log-buffer-size"
5848
#~ msgstr "Uso inválido de ponteiro nulo"
5851
#~ msgid "Invalid value of lru-old-blocks-pct"
5852
#~ msgstr "Uso inválido de ponteiro nulo"
5855
#~ msgid "Invalid value of lru-block-access-recency"
5856
#~ msgstr "Valor inválido para retry_count"
5859
#~ msgid "Invalid value of max-dirty-pages-pct"
5860
#~ msgstr "Valor inválido para retry_count"
5863
#~ msgid "Invalid value of max-purge-lag"
5864
#~ msgstr "Valor inválido para retry_count"
5867
#~ msgid "Invalid value of open-files"
5868
#~ msgstr "Valor inválido para retry_count"
5871
#~ msgid "Invalid value of read-io-threads"
5872
#~ msgstr "Valor inválido para retry_count"
5875
#~ msgid "Invalid value of sync_spin_loops"
5876
#~ msgstr "Valor inválido para retry_count"
5879
#~ msgid "Invalid value of before-write-position\n"
5880
#~ msgstr "Valor inválido para retry_count"
5883
#~ msgid "Invalid value of before-update-position\n"
5884
#~ msgstr "Valor inválido para retry_count"
5887
#~ msgid "Invalid value for lock-wait-timeout\n"
5888
#~ msgstr "Erro: Valor Inválido para connect_timeout"
5891
#~ msgid "Invalid value for max-user-count\n"
5892
#~ msgstr "Valor inválido para retry_count"
5895
#~ msgid "Invalid value for bucket-count\n"
5896
#~ msgstr "Valor inválido para retry_count"
5899
#~ msgid "Invalid value of expiry\n"
5900
#~ msgstr "Valor inválido para retry_count"
5903
#~ msgid "Enable rabbitmq log"
5904
#~ msgstr "Habilitar log"
5907
#~ msgid "Invalid value for logging-threshold-slow\n"
5908
#~ msgstr "Valor inválido para retry_count"
5910
5693
#~ msgid "Use compression in server/client protocol."
5911
5694
#~ msgstr "Usar compressão em protocolo de Servidor/Cliente."
6098
5878
#~ msgid "Got timeout writing communication packets"
6099
5879
#~ msgstr "Tempo esgotado ao escrever pacotes de comunicação"
5881
#~ msgid "Out of memory for plugin '%s'."
5882
#~ msgstr "Memória insuficiente para plugin '%s'"
5884
#~ msgid "Bad options for plugin '%s'."
5885
#~ msgstr "Opções inválidas para plugin '%s'"
5887
#~ msgid "Plugin '%s' has conflicting system variables"
5888
#~ msgstr "O plugin '%s' tem variáveis de sistema conflitantes"
5890
#~ msgid "%s: %s: Option '%s' used, but is disabled\n"
5891
#~ msgstr "%s: %s: Opção '%s' usada, mas está desabilitada\n"
5896
#~ msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5897
#~ msgstr "%s: ERRO: Opção '-%c' usada, mas está desabilitada\n"
5899
#~ msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5900
#~ msgstr "Sufixo desconhecido '%c' usado pela variável '%s' (valor '%s')\n"
5902
#~ msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5903
#~ msgstr "%s: ERRO: Valor decimal inválido para opção '%s'\n"
5907
#~ "Variables (--variable-name=value)\n"
5908
#~ "and boolean options {false|true} Value (after reading options)\n"
5909
#~ "--------------------------------- -----------------------------\n"
5912
#~ "Variaveis (--nome-da-variavel=valor)\n"
5913
#~ "e opções boleanas {false|true} Valor (depois da leitura de opções)\n"
5914
#~ "--------------------------------- -----------------------------\n"
5916
#~ msgid "(No default value)"
5917
#~ msgstr "(Sem valor padrão)"
5920
#~ msgstr "verdadeiro"
5925
#~ msgid "(Disabled)\n"
5926
#~ msgstr "(Desativado)\n"
5928
#~ msgid "Fatal error: Illegal or unknown default time zone '%s'"
5929
#~ msgstr "Erro fatal: fuso horário padrão '%s' é ilegal ou desconhecido."
6101
5931
#~ msgid "Unknown Drizzle error"
6102
5932
#~ msgstr "Erro desconhecido do Drizzle"
6486
6327
#~ "Port number to use for connection or 0 for default to, in order of "
6328
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
6330
#~ "Número da porta a ser usada para conexão, ou 0 para usar o padrão de, em "
6331
#~ "ordem de preferência, drizzle.cnf, $DRIZZLE_TCP_PORT "
6334
#~ "Port number to use for connection or 0 for default to, in order of "
6487
6335
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
6489
6337
#~ "Número da porta a ser usada para conexão, ou 0 para usar o padrão de, em "
6490
6338
#~ "ordem de preferência, drizzle.cnf, $DRIZZLE_TCP_PORT, padrão interno ("
6340
#~ msgid "Writing a core file\n"
6341
#~ msgstr "Gerando um arquivo core (informações sobre falha)\n"
6344
#~ "Attempting backtrace. You can use the following information to find out\n"
6345
#~ "where drizzled died. If you see no messages after this, something went\n"
6346
#~ "terribly wrong...\n"
6348
#~ "Tentando gerar um backtrace. Você pode usar as informações seguintes\n"
6349
#~ "para descobrir onde o drizzled falhou. Se nenhuma mensagem aparecer\n"
6350
#~ "após esse texto, algo está muito errado...\n"
6492
6352
#~ msgid "IP address to bind to."
6493
6353
#~ msgstr "Endereço IP para conexão."
6355
#~ msgid "Enable logging"
6356
#~ msgstr "Habilitar log"
6495
6358
#~ msgid "Type of DELAY_KEY_WRITE."
6496
6359
#~ msgstr "Tipo do DELAY_KEY_WRITE."
6361
#~ msgid "Log connections and queries to file."
6362
#~ msgstr "Logar conexões e consultas em arquivo."
6498
6364
#~ msgid "Log all MyISAM changes to file."
6499
6365
#~ msgstr "Logar todas as alterações MyISAM em arquivo."
6367
#~ msgid "Can't get stat of '%s' (Errcode: %d)"
6368
#~ msgstr "Impossível obter status de '%s' (Errcode: %d)"
6370
#~ msgid "Shutdown the server."
6371
#~ msgstr "Desligar o servidor"
6373
#~ msgid "Value supplied for port is not valid."
6374
#~ msgstr "Valor fornecido para porta não é válido"
6377
#~ "Non-integer value supplied for port. If you are trying to enter a "
6378
#~ "password please use --password instead.\n"
6380
#~ "Valor não inteiro fornecido para a porta. Se está tentando fornecer a "
6381
#~ "senha, por favor use --password ao invez.\n"
6383
#~ msgid "By Igor Romanenko, Monty, Jani & Sinisa"
6384
#~ msgstr "Por Igor Romanenko, Monty, Jani & Sinisa"
6387
#~ "Non-integer value supplied for port. If you are trying to enter a "
6388
#~ "password please use --password instead."
6390
#~ "Valor não inteiro fornecido para porta. Se você está tentando fornecer "
6391
#~ "uma senha por favor use --password"
6393
#~ msgid "For more options, use %s --help\n"
6394
#~ msgstr "Para maiores informações, use %s --help\n"
6396
#~ msgid "Got error: %s %s"
6397
#~ msgstr "Tem o erro: %s %s"
6399
#~ msgid "when using LOCK TABLES"
6400
#~ msgstr "quando usando LOCK TABLES"
6402
#~ msgid "when doing LOCK TABLES"
6403
#~ msgstr "quando fazendo LOCK TABLES"
6405
#~ msgid "Error: Binlogging on server not active"
6406
#~ msgstr "Erro: Binlogging não ativo no servidor"
6408
#~ msgid "Error: Unable to start slave"
6409
#~ msgstr "Erro: Incapaz de iniciar escravo"
6411
#~ msgid "Lock drizzled in memory."
6412
#~ msgstr "Travar drizzled na memória"
6415
#~ "Using this option will cause most temporary files created to use a small "
6416
#~ "set of names, rather than a unique name for each new file."
6418
#~ "Usando esta opção causará a criação de mais arquivos temporários para "
6419
#~ "usar um pequeno conjunto de nomes, em vez de um único nome para cada novo "
6423
#~ "Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
6424
#~ "BACKUP, FORCE or QUICK."
6426
#~ "Sintaxe: myisam-recover[=opção[,opção...]], onde opção pode ser DEFAULT, "
6427
#~ "BACKUP, FORCE ou QUICK"
6430
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6433
#~ "Definição da tabela %s.%s incorreta: esperada coluna '%s' na posição %d, "
6434
#~ "encontrada '%s'."
6437
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
6438
#~ "to have type %s, found type %s."
6440
#~ "Definição da tabela %s.%s incorreta: esperavada coluna '%s' na posição %d "
6441
#~ "tivesse tipo %s, encontrou-se '%s'."
6443
#~ msgid "Maximum number of temporary tables a client can keep open at a time."
6445
#~ "Número máximo de tabelas temporárias que o cliente pode manter aberta ao "
6448
#~ msgid "Buffer length for TCP/IP and socket communication."
6449
#~ msgstr "Tamanho do buffer para comunicação TCP/IP e soquete."
6451
#~ msgid "The default size of key cache blocks"
6452
#~ msgstr "Tamanho padrão dos blocks de cache de chave"
6454
#~ msgid "Select protocol to be used (by default oldlibdrizzle)."
6455
#~ msgstr "Selecione o protocolo a ser utilizado (por padrão oldlibdrizzle)"
6457
#~ msgid "Wrong option to %s. Option(s) given: %s\n"
6458
#~ msgstr "Opção errada para %s: Opção(ões) dada(s): %s\n"
6461
#~ "The number of seconds the server waits for activity on a connection "
6462
#~ "before closing it."
6464
#~ "Número de segundos em que o servidor espera por atividade na conexão "
6465
#~ "antes de fecha-la"
6467
#~ msgid "No option given to %s\n"
6468
#~ msgstr "Nenhuma opção dado a %s\n"
6470
#~ msgid "Alternatives are: '%s'"
6471
#~ msgstr "Alternativas são: '%s'"