5122
5134
msgstr "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5124
5136
#: ../drizzled/message/transaction_reader.cc:199
5137
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
5138
#: ../plugin/transaction_log/print_transaction_message.cc:142
5125
5139
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5127
5141
msgid "Could not read transaction message.\n"
5128
5142
msgstr "Could not read transaction message.\n"
5130
5144
#: ../drizzled/message/transaction_reader.cc:200
5145
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
5146
#: ../plugin/transaction_log/print_transaction_message.cc:143
5131
5147
#: ../plugin/transaction_log/transaction_log_reader.cc:149
5133
5149
msgid "GPB ERROR: %s.\n"
5526
5566
msgid "Could not add Variable: %s\n"
5527
5567
msgstr "Could not add Variable: %s\n"
5569
#: ../drizzled/signal_handler.cc:50
5571
msgid "Got signal %d from thread %<PRIu64>"
5572
msgstr "Got signal %d from thread %<PRIu64>"
5574
#: ../drizzled/signal_handler.cc:92
5576
msgid "Fatal signal %d while backtracing\n"
5579
#: ../drizzled/signal_handler.cc:101
5581
msgid "Fatal: time() call failed\n"
5584
#: ../drizzled/signal_handler.cc:107
5587
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5588
"This could be because you hit a bug. It is also possible that this binary\n"
5589
" or one of the libraries it was linked against is corrupt, improperly "
5591
" or misconfigured. This error can also be caused by malfunctioning "
5595
#: ../drizzled/signal_handler.cc:115
5598
"We will try our best to scrape up some info that will hopefully help "
5600
"the problem, but since we have already crashed, something is definitely "
5602
"and this may fail.\n"
5605
"We will try our best to scrape up some info that will hopefully help "
5607
"the problem, but since we have already crashed, something is definitely "
5609
"and this may fail.\n"
5612
#: ../drizzled/signal_handler.cc:124
5615
"It is possible that drizzled could use up to \n"
5616
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5618
"Hope that's ok; if not, decrease some variables in the equation.\n"
5621
"It is possible that drizzled could use up to \n"
5622
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
5625
"Hope that's ok; if not, decrease some variables in the equation.\n"
5628
#: ../drizzled/signal_handler.cc:137
5631
"Attempting backtrace. You can use the following information to find out\n"
5632
"where drizzled died. If you see no messages after this, something went\n"
5633
"terribly wrong...\n"
5635
"Attempting backtrace. You can use the following information to find out\n"
5636
"where drizzled died. If you see no messages after this, something went\n"
5637
"terribly wrong...\n"
5639
#: ../drizzled/signal_handler.cc:165
5642
"Trying to get some variables.\n"
5643
"Some pointers may be invalid and cause the dump to abort...\n"
5645
"Trying to get some variables.\n"
5646
"Some pointers may be invalid and cause the dump to abort...\n"
5648
#: ../drizzled/signal_handler.cc:176
5652
"This crash occurred while the server was calling initgroups(). This is\n"
5653
"often due to the use of a drizzled that is statically linked against glibc\n"
5654
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5655
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5656
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5657
"drizzled that is not statically linked.\n"
5660
#: ../drizzled/signal_handler.cc:190
5664
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5665
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5666
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5667
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5668
"the documentation for your distribution on how to do that.\n"
5671
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5672
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5673
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5674
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5675
"the documentation for your distribution on how to do that.\n"
5677
#: ../drizzled/signal_handler.cc:203
5679
msgid "Writing a core file\n"
5680
msgstr "Writing a core file\n"
5529
5682
#: ../drizzled/sql_base.cc:1517
5531
5684
msgid "Table %s had a open data Cursor in reopen_table"
5644
5806
msgid "URL for HTTP Auth check"
5645
5807
msgstr "URL for HTTP Auth check"
5809
#: ../plugin/auth_ldap/auth_ldap.cc:285
5811
msgid "Reconnect failed: %s\n"
5812
msgstr "Cannot open file: %s\n"
5814
#: ../plugin/auth_ldap/auth_ldap.cc:304
5816
msgid "ldap_search_ext_s failed: %s\n"
5819
#: ../plugin/auth_ldap/auth_ldap.cc:410
5821
msgid "Could not load auth ldap: %s\n"
5822
msgstr "Could not add Variable: %s\n"
5824
#: ../plugin/auth_ldap/auth_ldap.cc:423
5825
msgid "URI of the LDAP server to contact"
5828
#: ../plugin/auth_ldap/auth_ldap.cc:431
5829
msgid "DN to use when binding to the LDAP server"
5832
#: ../plugin/auth_ldap/auth_ldap.cc:439
5834
msgid "Password to use when binding the DN"
5835
msgstr "Password to use for auth."
5837
#: ../plugin/auth_ldap/auth_ldap.cc:447
5838
msgid "DN to use when searching"
5841
#: ../plugin/auth_ldap/auth_ldap.cc:455
5842
msgid "Attribute in LDAP with plain text password"
5845
#: ../plugin/auth_ldap/auth_ldap.cc:463
5846
msgid "Attribute in LDAP with MySQL hashed password"
5849
#: ../plugin/auth_ldap/auth_ldap.cc:471
5850
msgid "How often to empty the users cache, 0 to disable"
5647
5853
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
5648
5854
msgid "Enable the console."
5649
5855
msgstr "Enable the console."
6015
6221
msgid "Statement closed indirectly because of a preceding %s() call"
6016
6222
msgstr "Statement closed indirectly because of a preceding %s() call"
6224
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
6225
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
6226
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
6228
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
6229
msgstr "Can't create table '%-.200s' (errno: %d)"
6231
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
6233
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
6234
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
6236
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
6237
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
6238
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
6239
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
6241
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
6244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
6245
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
6247
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
6250
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
6252
msgid "Error starting Embedded InnoDB %d (%s)\n"
6018
6255
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
6020
6257
msgid "Failed to send error message to libnotify\n"
6042
6279
msgid "Regular expression to apply to tables to filter"
6043
6280
msgstr "Regular expression to apply to tables to filter"
6282
#: ../plugin/hello_events/hello_events.cc:294
6284
msgid "Invalid value of before-write-position\n"
6285
msgstr "Invalid use of null pointer"
6287
#: ../plugin/hello_events/hello_events.cc:303
6288
#: ../plugin/hello_events/hello_events.cc:312
6290
msgid "Invalid value of before-update-position\n"
6291
msgstr "Invalid use of null pointer"
6293
#: ../plugin/hello_events/hello_events.cc:352
6294
#: ../plugin/hello_events/hello_events.cc:355
6295
#: ../plugin/hello_events/hello_events.cc:373
6296
msgid "A comma delimited list of databases to watch"
6299
#: ../plugin/hello_events/hello_events.cc:358
6300
#: ../plugin/hello_events/hello_events.cc:389
6301
msgid "Enable Example Events Plugin"
6304
#: ../plugin/hello_events/hello_events.cc:361
6305
#: ../plugin/hello_events/hello_events.cc:397
6306
msgid "Before write row event observer call position"
6309
#: ../plugin/hello_events/hello_events.cc:364
6310
#: ../plugin/hello_events/hello_events.cc:408
6311
#: ../plugin/pbms/src/parameters_ms.cc:579
6312
msgid "Before update row event observer call position"
6315
#: ../plugin/hello_events/hello_events.cc:367
6316
#: ../plugin/hello_events/hello_events.cc:419
6317
msgid "After drop database event observer call position"
6320
#: ../plugin/hello_events/hello_events.cc:381
6321
msgid "A comma delimited list of tables to watch"
6324
#: ../plugin/hello_events/hello_events.cc:443
6325
msgid "An example events Plugin"
6328
#: ../plugin/innobase/handler/data_dictionary.cc:202
6330
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6045
6333
#: ../plugin/logging_gearman/logging_gearman.cc:196
6047
6335
msgid "fail gearman_client_create(): %s"
6092
6380
msgstr "Enable logging to CSV file"
6094
6382
#: ../plugin/logging_query/logging_query.cc:348
6095
#: ../plugin/logging_query/logging_query.cc:388
6383
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
6096
6384
msgid "Threshold for logging slow queries, in microseconds"
6097
6385
msgstr "Threshold for logging slow queries, in microseconds"
6099
6387
#: ../plugin/logging_query/logging_query.cc:351
6100
#: ../plugin/logging_query/logging_query.cc:400
6388
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
6101
6389
msgid "Threshold for logging big queries, for rows returned"
6102
6390
msgstr "Threshold for logging big queries, for rows returned"
6104
6392
#: ../plugin/logging_query/logging_query.cc:354
6105
#: ../plugin/logging_query/logging_query.cc:412
6393
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
6106
6394
msgid "Threshold for logging big queries, for rows examined"
6107
6395
msgstr "Threshold for logging big queries, for rows examined"
6118
6406
msgid "Log queries to a CSV file"
6119
6407
msgstr "Log queries to a CSV file"
6409
#: ../plugin/logging_stats/logging_stats.cc:323
6410
msgid "Max number of users that will be logged"
6413
#: ../plugin/logging_stats/logging_stats.cc:334
6414
msgid "Max number of vector buckets to construct for logging"
6417
#: ../plugin/logging_stats/logging_stats.cc:345
6418
msgid "Max number of concurrent sessions that will be logged"
6421
#: ../plugin/logging_stats/logging_stats.cc:356
6423
msgid "Enable Logging Statistics Collection"
6424
msgstr "Enable logging to syslog"
6426
#: ../plugin/logging_stats/logging_stats.cc:375
6427
msgid "User Statistics as DATA_DICTIONARY tables"
6430
#: ../plugin/md5/md5.cc:99
6431
msgid "libgcrypt library version mismatch\n"
6434
#: ../plugin/memcached_stats/analysis_table.cc:76
6435
#: ../plugin/memcached_stats/stats_table.cc:144
6436
msgid "No value in MEMCACHED_STATS_SERVERS variable."
6121
6439
#: ../plugin/memcached_stats/memcached_stats.cc:114
6122
6440
msgid "List of memcached servers."
6123
6441
msgstr "List of memcached servers."
6126
6444
msgid "Memcached Stats as I_S tables"
6127
6445
msgstr "Memcached Stats as I_S tables"
6447
#: ../plugin/memcached_stats/stats_table.cc:76
6450
"Unable get stats from memcached server %s. Got error from "
6451
"memcached_stat_servername()."
6454
#: ../plugin/memcached_stats/stats_table.cc:151
6455
msgid "Unable to create memcached struct. Got error from memcached_create()."
6458
#: ../plugin/memcached_stats/stats_table.cc:159
6461
"Unable to create memcached server list. Got error from "
6462
"memcached_servers_parse(%s)."
6465
#: ../plugin/multi_thread/multi_thread.cc:100
6466
msgid "Maximum number of user threads available."
6129
6469
#: ../plugin/myisam/ha_myisam.cc:529
6131
6471
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6450
6790
"Port number to use for connection or 0 for default to with MySQL protocol."
6451
6791
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
6793
#: ../plugin/pbms/src/parameters_ms.cc:552
6795
"A comma delimited list of tables to watch of the format: <database>."
6799
#: ../plugin/pbms/src/parameters_ms.cc:560
6800
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6803
#: ../plugin/pbms/src/parameters_ms.cc:568
6804
msgid "Before insert row event observer call position"
6807
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6808
msgid "event_add error in libevent_add_session_callback\n"
6811
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6812
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6815
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6816
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6819
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6820
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6823
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6824
msgid "session_add_event event_add error in libevent_init\n"
6827
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6829
msgid "Can't create completion port thread (error %d)"
6830
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
6832
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6833
msgid "Size of Pool."
6836
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6838
msgid "Failed to allocate enough memory to transaction message\n"
6839
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
6841
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6843
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6844
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
6846
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6848
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6849
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
6851
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6853
msgid "Enable rabbitmq log"
6854
msgstr "Enable transaction log"
6856
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6857
msgid "Host name to connect to"
6860
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6861
msgid "RabbitMQ Port"
6864
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6866
msgid "RabbitMQ username"
6869
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6870
msgid "RabbitMQ password"
6873
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6874
msgid "RabbitMQ virtualhost"
6877
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6878
msgid "Name of RabbitMQ exchange to publish to"
6881
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6882
msgid "Name of RabbitMQ routing key to use"
6885
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6886
#: ../plugin/transaction_log/module.cc:247
6887
msgid "Name of the replicator plugin to use (default='default_replicator')"
6888
msgstr "Name of the replicator plugin to use (default='default_replicator')"
6453
6890
#: ../plugin/signal_handler/signal_handler.cc:233
6455
6892
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6470
6907
msgid "syslog priority \"%s\" not known, using \"info\""
6471
6908
msgstr "syslog priority \"%s\" not known, using \"info\""
6910
#: ../plugin/syslog/module.cc:59
6911
msgid "Syslog Ident"
6912
msgstr "Syslog Ident"
6914
#: ../plugin/syslog/module.cc:68
6915
msgid "Syslog Facility"
6916
msgstr "Syslog Facility"
6918
#: ../plugin/syslog/module.cc:77
6920
msgid "Enable logging to syslog of the query log"
6921
msgstr "Enable logging to syslog"
6923
#: ../plugin/syslog/module.cc:86
6925
msgid "Syslog Priority of query logging"
6926
msgstr "Syslog Priority"
6928
#: ../plugin/syslog/module.cc:131
6930
msgid "Enable logging to syslog of the error messages"
6931
msgstr "Enable logging to syslog"
6933
#: ../plugin/syslog/module.cc:140
6935
msgid "Syslog Priority of error messages"
6936
msgstr "Syslog Priority"
6473
6938
#: ../plugin/transaction_log/background_worker.cc:74
6475
6940
msgid "Unable to create background worker thread. Got error %s.\n"
6476
6941
msgstr "Unable to create background worker thread. Got error %s.\n"
6943
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6944
#: ../plugin/transaction_log/print_transaction_message.cc:102
6945
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6947
msgid "Failed to open transaction log file %s. Got error: %s\n"
6948
msgstr "Failed to open transaction log file %s. Got error: %s\n"
6950
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6951
#: ../plugin/transaction_log/print_transaction_message.cc:144
6952
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6954
msgid "Raw buffer read: %s.\n"
6955
msgstr "Raw buffer read: %s.\n"
6957
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6958
#: ../plugin/transaction_log/print_transaction_message.cc:150
6959
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6961
msgid "Unable to parse transaction. Got error: %s.\n"
6962
msgstr "Unable to parse transaction. Got error: %s.\n"
6964
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6965
#: ../plugin/transaction_log/print_transaction_message.cc:152
6966
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6968
msgid "BUFFER: %s\n"
6969
msgstr "BUFFER: %s\n"
6478
6971
#: ../plugin/transaction_log/module.cc:122
6480
6973
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6551
7040
msgid "Failed to sync log file. Got error: %s\n"
6552
7041
msgstr "Failed to sync log file. Got error: %s\n"
6554
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6556
msgid "Failed to open transaction log file %s. Got error: %s\n"
6557
msgstr "Failed to open transaction log file %s. Got error: %s\n"
6559
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6561
msgid "Raw buffer read: %s.\n"
6562
msgstr "Raw buffer read: %s.\n"
6564
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6566
msgid "Unable to parse transaction. Got error: %s.\n"
6567
msgstr "Unable to parse transaction. Got error: %s.\n"
6569
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6571
msgid "BUFFER: %s\n"
6572
msgstr "BUFFER: %s\n"
6575
7044
#~ "'%s' had no or invalid character set, and default character set is multi-"
6576
7045
#~ "byte, so character column sizes may have changed"
6756
7213
#~ msgstr "Do you already have another drizzled server running on port: %d ?"
6759
#~ "We will try our best to scrape up some info that will hopefully help "
6761
#~ "the problem, but since we have already crashed, something is definitely "
6763
#~ "and this may fail.\n"
6766
#~ "We will try our best to scrape up some info that will hopefully help "
6768
#~ "the problem, but since we have already crashed, something is definitely "
6770
#~ "and this may fail.\n"
6773
#~ msgid "Writing a core file\n"
6774
#~ msgstr "Writing a core file\n"
6778
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
6779
#~ "unreliable and unstable on some operating systems and operating-system\n"
6780
#~ "versions (notably, some versions of Linux). This crash could be due to "
6782
#~ "of those buggy OS calls. You should consider whether you really need "
6784
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
6788
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
6789
#~ "unreliable and unstable on some operating systems and operating-system\n"
6790
#~ "versions (notably, some versions of Linux). This crash could be due to "
6792
#~ "of those buggy OS calls. You should consider whether you really need "
6794
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
6799
#~ "You are running a statically-linked LinuxThreads binary on an NPTL "
6801
#~ "This can result in crashes on some distributions due to LT/NPTL "
6803
#~ "You should either build a dynamically-linked binary, or force "
6805
#~ "to be used with the LD_ASSUME_KERNEL environment variable. Please "
6807
#~ "the documentation for your distribution on how to do that.\n"
6810
#~ "You are running a statically-linked LinuxThreads binary on an NPTL "
6812
#~ "This can result in crashes on some distributions due to LT/NPTL "
6814
#~ "You should either build a dynamically-linked binary, or force "
6816
#~ "to be used with the LD_ASSUME_KERNEL environment variable. Please "
6818
#~ "the documentation for your distribution on how to do that.\n"
6821
#~ "Trying to get some variables.\n"
6822
#~ "Some pointers may be invalid and cause the dump to abort...\n"
6824
#~ "Trying to get some variables.\n"
6825
#~ "Some pointers may be invalid and cause the dump to abort...\n"
7217
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
7218
#~ "unreliable and unstable on some operating systems and operating-system\n"
7219
#~ "versions (notably, some versions of Linux). This crash could be due to "
7221
#~ "of those buggy OS calls. You should consider whether you really need "
7223
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
7227
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
7228
#~ "unreliable and unstable on some operating systems and operating-system\n"
7229
#~ "versions (notably, some versions of Linux). This crash could be due to "
7231
#~ "of those buggy OS calls. You should consider whether you really need "
7233
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
6827
7236
#~ msgid "Can't init databases"
6828
7237
#~ msgstr "Can't init databases"
6836
7245
#~ msgid "Default storage engine (%s) is not available"
6837
7246
#~ msgstr "Default storage engine (%s) is not available"
6840
#~ "Attempting backtrace. You can use the following information to find out\n"
6841
#~ "where drizzled died. If you see no messages after this, something went\n"
6842
#~ "terribly wrong...\n"
6844
#~ "Attempting backtrace. You can use the following information to find out\n"
6845
#~ "where drizzled died. If you see no messages after this, something went\n"
6846
#~ "terribly wrong...\n"
6849
#~ "It is possible that drizzled could use up to \n"
6850
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
6852
#~ "bytes of memory\n"
6853
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
6856
#~ "It is possible that drizzled could use up to \n"
6857
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
6859
#~ "bytes of memory\n"
6860
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
6863
#~ msgid "Got signal %d from thread %<PRIu64>"
6864
#~ msgstr "Got signal %d from thread %<PRIu64>"
6866
#~ msgid "Error while loading database options: '%s':"
6867
#~ msgstr "Error while loading database options: '%s':"
6869
7248
#~ msgid "Set the filesystem character set."
6870
7249
#~ msgstr "Set the filesystem character set."