1457
1457
msgid "Base location for config files"
1460
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1460
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1461
1461
msgid "Directory for plugins."
1464
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1464
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1466
1466
"Optional comma separated list of plugins to load at startup in addition to "
1467
1467
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1470
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1470
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1472
1472
"Optional comma separated list of plugins to not load at startup. Effectively "
1473
1473
"removes a plugin from the list of plugins to be loaded. [for example: --"
1474
1474
"plugin_remove=crc32,logger_gearman]"
1477
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1477
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1479
1479
"Optional comma separated list of plugins to load at starup instead of the "
1480
1480
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1483
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1483
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1484
1484
msgid "Auto-increment columns are incremented by this"
1487
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1487
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1489
1489
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1493
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1493
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1495
1495
"Path to installation directory. All paths are usually resolved relative to "
1499
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1499
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1500
1500
msgid "Chroot drizzled daemon during startup."
1503
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1503
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1504
1504
msgid "Set the default collation."
1507
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1507
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1508
1508
msgid "Default completion type."
1511
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1511
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1512
1512
msgid "Write core on errors."
1515
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1515
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1516
1516
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1517
1517
msgid "Path to the database root."
1636
1636
msgid "Max number of errors/warnings to store for a statement."
1639
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1639
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1640
1640
msgid "Don't allow creation of heap tables bigger than this."
1643
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1643
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1645
1645
"Joins that are probably going to read more than max_join_size records return "
1649
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1649
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1650
1650
msgid "Max number of bytes in sorted records."
1653
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1653
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1654
1654
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1657
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1657
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1659
1659
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1660
1660
"max_sort_length bytes of each value are used; the rest are ignored)."
1663
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1663
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1664
1664
msgid "After this many write locks, allow some read locks to run in between."
1667
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1667
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1669
1669
"Don't log queries which examine less than min_examined_row_limit rows to "
1793
1793
"Use --help to get a list of available options\n"
1796
#: ../drizzled/drizzled.cc:1432
1796
#: ../drizzled/drizzled.cc:1431
1797
1797
msgid "Error getting default charset"
1800
#: ../drizzled/drizzled.cc:1462
1800
#: ../drizzled/drizzled.cc:1461
1801
1801
msgid "Error setting collation"
1804
#: ../drizzled/drizzled.cc:1470
1804
#: ../drizzled/drizzled.cc:1469
1806
1806
msgid "Unknown locale: '%s'"
1809
#: ../drizzled/drizzled.cc:1509
1809
#: ../drizzled/drizzled.cc:1508
1810
1810
msgid "No scheduler found, cannot continue!\n"
1813
#: ../drizzled/drizzled.cc:1528
1813
#: ../drizzled/drizzled.cc:1527
1815
1815
msgid "Unknown/unsupported storage engine: %s\n"
1818
#: ../drizzled/drizzled.cc:1621
1818
#: ../drizzled/drizzled.cc:1618
1819
1819
msgid "Run as daemon."
1822
#: ../drizzled/drizzled.cc:1680
1822
#: ../drizzled/drizzled.cc:1677
1824
1824
"Maximum time in seconds to wait for the port to become free. (Default: no "
1828
#: ../drizzled/drizzled.cc:1789
1828
#: ../drizzled/drizzled.cc:1786
1830
1830
"Controls the heuristic(s) applied during query optimization to prune less-"
1831
1831
"promising partial plans from the optimizer search space. Meaning: false - do "
1844
#: ../drizzled/drizzled.cc:1927
1844
#: ../drizzled/drizzled.cc:1924
1846
1846
msgid "Usage: %s [OPTIONS]\n"
1849
#: ../drizzled/drizzled.cc:2036
1849
#: ../drizzled/drizzled.cc:2033
1852
1852
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1853
1853
"command line\n"
1856
#: ../drizzled/drizzled.cc:2053
1856
#: ../drizzled/drizzled.cc:2050
1857
1857
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1860
#: ../drizzled/drizzled.cc:2066
1860
#: ../drizzled/drizzled.cc:2063
1861
1861
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1864
#: ../drizzled/drizzled.cc:2079
1864
#: ../drizzled/drizzled.cc:2076
1865
1865
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1868
#: ../drizzled/drizzled.cc:2092
1868
#: ../drizzled/drizzled.cc:2089
1869
1869
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1872
#: ../drizzled/drizzled.cc:2203
1872
#: ../drizzled/drizzled.cc:2200
1875
1875
"There was an error creating the '%s' part of the path '%s'. Please check "
1876
1876
"the path exists and is writable.\n"
1879
#: ../drizzled/drizzled.cc:2210
1879
#: ../drizzled/drizzled.cc:2207
1882
1882
"There was an error opening the path '%s', please check the path exists and "
3894
#: ../drizzled/sql_table.cc:1897
3894
#: ../drizzled/sql_table.cc:1885
3896
3896
msgid "Unknown - internal error %d during operation"
3899
#: ../drizzled/statement/alter_table.cc:1594
3899
#: ../drizzled/statement/alter_table.cc:1589
3902
3902
"order_st BY ignored because there is a user-defined clustered index in the "
3903
3903
"table '%-.192s'"
3906
#: ../drizzled/sys_var.cc:1440
3906
#: ../drizzled/sys_var.cc:1432
3908
3908
msgid "Variable named %s already exists!\n"
3911
#: ../drizzled/sys_var.cc:1449
3911
#: ../drizzled/sys_var.cc:1439
3913
3913
msgid "Could not add Variable: %s\n"
3916
#: ../drizzled/sys_var.cc:1550
3916
#: ../drizzled/sys_var.cc:1539
3917
3917
msgid "Failed to initialize system variables"
3920
#: ../drizzled/table.cc:1633
3920
#: ../drizzled/table.cc:1608
3922
3922
msgid "Got error %d when reading table '%s'"
3925
#: ../drizzled/table/instance/base.cc:1851
3925
#: ../drizzled/table/instance/base.cc:1839
3927
3927
msgid "Unknown collation '%s' in table '%-.64s' definition"
3930
#: ../drizzled/table/instance/base.cc:1858
3930
#: ../drizzled/table/instance/base.cc:1846
3933
3933
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4117
4117
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4120
#: ../plugin/haildb/haildb_engine.cc:3409
4120
#: ../plugin/haildb/haildb_engine.cc:3407
4122
4122
msgid "Error starting HailDB %d (%s)\n"
4125
#: ../plugin/haildb/haildb_engine.cc:3436
4126
msgid "Disable HailDB adaptive hash index (enabled by default)."
4125
4129
#: ../plugin/haildb/haildb_engine.cc:3438
4126
msgid "Disable HailDB adaptive hash index (enabled by default)."
4129
#: ../plugin/haildb/haildb_engine.cc:3440
4130
4130
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4133
#: ../plugin/haildb/haildb_engine.cc:3443
4133
#: ../plugin/haildb/haildb_engine.cc:3441
4135
4135
"Size of a memory pool HailDB uses to store data dictionary information and "
4136
4136
"other internal data structures."
4139
#: ../plugin/haildb/haildb_engine.cc:3446
4139
#: ../plugin/haildb/haildb_engine.cc:3444
4140
4140
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4141
4141
msgid "Data file autoextend increment in megabytes"
4144
#: ../plugin/haildb/haildb_engine.cc:3449
4144
#: ../plugin/haildb/haildb_engine.cc:3447
4146
4146
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4150
#: ../plugin/haildb/haildb_engine.cc:3450
4151
msgid "The common part for HailDB table spaces."
4150
4154
#: ../plugin/haildb/haildb_engine.cc:3452
4151
msgid "The common part for HailDB table spaces."
4155
msgid "Disable HailDB checksums validation (enabled by default)."
4154
4158
#: ../plugin/haildb/haildb_engine.cc:3454
4155
msgid "Disable HailDB checksums validation (enabled by default)."
4158
#: ../plugin/haildb/haildb_engine.cc:3456
4159
4159
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4162
#: ../plugin/haildb/haildb_engine.cc:3459
4162
#: ../plugin/haildb/haildb_engine.cc:3457
4163
4163
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4166
#: ../plugin/haildb/haildb_engine.cc:3462
4166
#: ../plugin/haildb/haildb_engine.cc:3460
4168
4168
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4169
4169
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4172
#: ../plugin/haildb/haildb_engine.cc:3465
4172
#: ../plugin/haildb/haildb_engine.cc:3463
4173
4173
msgid "Stores each HailDB table to an .ibd file in the database dir."
4176
#: ../plugin/haildb/haildb_engine.cc:3468
4176
#: ../plugin/haildb/haildb_engine.cc:3466
4177
4177
msgid "File format to use for new tables in .ibd files."
4180
#: ../plugin/haildb/haildb_engine.cc:3471
4180
#: ../plugin/haildb/haildb_engine.cc:3469
4182
4182
"Set to 0 (write and flush once per second),1 (write and flush at each "
4183
4183
"commit) or 2 (write at commit, flush once per second)."
4186
#: ../plugin/haildb/haildb_engine.cc:3474
4186
#: ../plugin/haildb/haildb_engine.cc:3472
4187
4187
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4188
4188
msgid "With which method to flush data."
4191
4191
#. ####### Should we use this option? #######
4192
#: ../plugin/haildb/haildb_engine.cc:3477
4192
#: ../plugin/haildb/haildb_engine.cc:3475
4193
4193
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4195
4195
"Helps to save your data in case the disk image of the database becomes "
4199
#: ../plugin/haildb/haildb_engine.cc:3480
4199
#: ../plugin/haildb/haildb_engine.cc:3478
4200
4200
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4201
4201
msgid "Path to individual files and their sizes."
4204
#: ../plugin/haildb/haildb_engine.cc:3483
4204
#: ../plugin/haildb/haildb_engine.cc:3481
4205
4205
msgid "Path to HailDB log files."
4208
#: ../plugin/haildb/haildb_engine.cc:3486
4208
#: ../plugin/haildb/haildb_engine.cc:3484
4209
4209
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4210
4210
msgid "Size of each log file in a log group."
4213
#: ../plugin/haildb/haildb_engine.cc:3489
4213
#: ../plugin/haildb/haildb_engine.cc:3487
4215
4215
"Number of log files in the log group. HailDB writes to the files in a "
4216
4216
"circular fashion. Value 3 is recommended here."
4219
#: ../plugin/haildb/haildb_engine.cc:3492
4219
#: ../plugin/haildb/haildb_engine.cc:3490
4221
4221
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4222
4222
"rolled back. Values above 100000000 disable the timeout."
4225
#: ../plugin/haildb/haildb_engine.cc:3495
4225
#: ../plugin/haildb/haildb_engine.cc:3493
4227
4227
"The size of the buffer which HailDB uses to write log to the log files on "
4231
#: ../plugin/haildb/haildb_engine.cc:3498
4231
#: ../plugin/haildb/haildb_engine.cc:3496
4233
4233
"Sets the point in the LRU list from where all pages are classified as old "
4234
4234
"(Advanced users)"
4237
#: ../plugin/haildb/haildb_engine.cc:3501
4237
#: ../plugin/haildb/haildb_engine.cc:3499
4239
4239
"Milliseconds between accesses to a block at which it is made young. "
4240
4240
"0=disabled (Advanced users)"
4243
#: ../plugin/haildb/haildb_engine.cc:3504
4243
#: ../plugin/haildb/haildb_engine.cc:3502
4244
4244
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4245
4245
msgid "Percentage of dirty pages allowed in bufferpool."
4248
#: ../plugin/haildb/haildb_engine.cc:3507
4248
#: ../plugin/haildb/haildb_engine.cc:3505
4249
4249
msgid "Desired maximum length of the purge queue (0 = no limit)"
4252
#: ../plugin/haildb/haildb_engine.cc:3510
4252
#: ../plugin/haildb/haildb_engine.cc:3508
4254
4254
"Roll back the complete transaction on lock wait timeout, for 4.x "
4255
4255
"compatibility (disabled by default)"
4258
#: ../plugin/haildb/haildb_engine.cc:3513
4258
#: ../plugin/haildb/haildb_engine.cc:3511
4259
4259
msgid "How many files at the maximum HailDB keeps open at the same time."
4262
#: ../plugin/haildb/haildb_engine.cc:3516
4262
#: ../plugin/haildb/haildb_engine.cc:3514
4263
4263
msgid "Number of background read I/O threads in HailDB."
4266
#: ../plugin/haildb/haildb_engine.cc:3517
4267
msgid "Number of background write I/O threads in HailDB."
4266
4270
#: ../plugin/haildb/haildb_engine.cc:3519
4267
msgid "Number of background write I/O threads in HailDB."
4270
#: ../plugin/haildb/haildb_engine.cc:3521
4272
4272
"Disable if you want to reduce the number of messages written to the log "
4273
4273
"(default: enabled)."
4276
#: ../plugin/haildb/haildb_engine.cc:3524
4276
#: ../plugin/haildb/haildb_engine.cc:3522
4277
4277
msgid "Enable SHOW HAILDB STATUS output in the log"
4280
#: ../plugin/haildb/haildb_engine.cc:3525
4281
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4280
4284
#: ../plugin/haildb/haildb_engine.cc:3527
4281
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4284
#: ../plugin/haildb/haildb_engine.cc:3529
4286
4286
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4317
4317
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4320
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4320
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4322
4322
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4323
4323
"zero and nonzero."
4326
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4326
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4328
4328
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4332
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4332
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4335
4335
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4336
4336
"or its equivalent numeric id"
4339
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4339
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4340
4340
msgid "Do not use Native AIO library for IO, even if available"
4343
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4343
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4345
4345
msgid "Enable internal replication log."
4346
4346
msgstr "Tranzakciós napló engedélyezése"
4348
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4348
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4350
4350
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4351
4351
"rolled back. Values above 100000000 disable the timeout."
4354
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4354
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4355
4355
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4358
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4358
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4360
4360
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4361
4361
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5120
5120
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5123
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5123
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5124
5124
msgid "Host name to connect to"
5127
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5127
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5129
5129
msgid "Port to connect to"
5130
5130
msgstr "Másodpercek száma a kapcsolat időtűllépése elött."
5132
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5132
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5133
5133
msgid "RabbitMQ virtualhost"
5136
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5136
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5137
5137
msgid "RabbitMQ username"
5140
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5140
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5141
5141
msgid "RabbitMQ password"
5144
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5145
#: ../plugin/transaction_log/module.cc:241
5144
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5145
#: ../plugin/transaction_log/module.cc:239
5146
5146
msgid "Name of the replicator plugin to use (default='default_replicator')"
5149
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5149
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5150
5150
msgid "Name of RabbitMQ exchange to publish to"
5153
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5153
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5154
5154
msgid "Name of RabbitMQ routing key to use"
5245
5245
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5248
#: ../plugin/transaction_log/module.cc:229
5248
#: ../plugin/transaction_log/module.cc:227
5249
5249
msgid "DEBUGGING - Truncate transaction log"
5252
#: ../plugin/transaction_log/module.cc:232
5252
#: ../plugin/transaction_log/module.cc:230
5253
5253
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5256
#: ../plugin/transaction_log/module.cc:235
5256
#: ../plugin/transaction_log/module.cc:233
5257
5257
msgid "Enable transaction log"
5258
5258
msgstr "Tranzakciós napló engedélyezése"
5260
#: ../plugin/transaction_log/module.cc:238
5260
#: ../plugin/transaction_log/module.cc:236
5261
5261
msgid "Path to the file to use for transaction log"
5264
#: ../plugin/transaction_log/module.cc:244
5264
#: ../plugin/transaction_log/module.cc:242
5266
5266
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5267
5267
"each transaction write, 2 == sync log file once per second"
5270
#: ../plugin/transaction_log/module.cc:247
5270
#: ../plugin/transaction_log/module.cc:245
5271
5271
msgid "Number of slots for in-memory write buffers (default=8)."
5317
5317
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5320
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5320
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5321
5321
msgid "Cannot open file: "
5324
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5324
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5325
5325
msgid "Could not skip to position "
5328
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5328
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5329
5329
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5332
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5333
msgid "Memory allocation failure trying to allocate "
5332
5336
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5333
msgid "Memory allocation failure trying to allocate "
5336
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5337
5337
msgid " bytes\n"
5340
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5340
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5341
5341
msgid "GPB ERROR: "
5344
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5344
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5350
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5350
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5351
5351
msgid "Unable to parse command. Got error: "
5354
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5354
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177