8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2010-07-25 18:49-0700\n"
10
"POT-Creation-Date: 2010-07-25 20:16-0700\n"
11
11
"PO-Revision-Date: 2009-04-16 13:52+0000\n"
12
12
"Last-Translator: Harshal Baviskar <Unknown>\n"
13
13
"Language-Team: Marathi <mr@li.org>\n"
4686
4686
msgid "File '%s' (fileno: %d) was not closed"
4689
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:232
4691
"Schema name cannot be encoded and fit within filesystem name length "
4695
#: ../drizzled/identifier/table.cc:222
4697
"Table name cannot be encoded and fit within filesystem name length "
4691
4703
#. * Since clients still use this code, we use fprintf here.
4740
4752
#: ../drizzled/message/transaction_reader.cc:199
4753
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
4754
#: ../plugin/transaction_log/print_transaction_message.cc:142
4741
4755
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4743
4757
msgid "Could not read transaction message.\n"
4746
4760
#: ../drizzled/message/transaction_reader.cc:200
4761
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
4762
#: ../plugin/transaction_log/print_transaction_message.cc:143
4747
4763
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4749
4765
msgid "GPB ERROR: %s.\n"
4924
4947
msgid "errmsg plugin '%s' errmsg() failed"
4950
#: ../drizzled/plugin/event_observer.cc:132
4953
"EventObserverList::addEventObserver() Duplicate event position %d for event "
4954
"'%s' from EventObserver plugin '%s'"
4957
#: ../drizzled/plugin/event_observer.cc:399
4959
msgid "EventIterate event handler '%s' failed for event '%s'"
4927
4962
#: ../drizzled/plugin/function.cc:45
4929
4964
msgid "A function named %s already exists!\n"
5119
5159
msgid "Could not add Variable: %s\n"
5162
#: ../drizzled/signal_handler.cc:50
5164
msgid "Got signal %d from thread %<PRIu64>"
5167
#: ../drizzled/signal_handler.cc:92
5169
msgid "Fatal signal %d while backtracing\n"
5172
#: ../drizzled/signal_handler.cc:101
5174
msgid "Fatal: time() call failed\n"
5177
#: ../drizzled/signal_handler.cc:107
5180
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5181
"This could be because you hit a bug. It is also possible that this binary\n"
5182
" or one of the libraries it was linked against is corrupt, improperly "
5184
" or misconfigured. This error can also be caused by malfunctioning "
5188
#: ../drizzled/signal_handler.cc:115
5191
"We will try our best to scrape up some info that will hopefully help "
5193
"the problem, but since we have already crashed, something is definitely "
5195
"and this may fail.\n"
5199
#: ../drizzled/signal_handler.cc:124
5202
"It is possible that drizzled could use up to \n"
5203
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5205
"Hope that's ok; if not, decrease some variables in the equation.\n"
5209
#: ../drizzled/signal_handler.cc:137
5212
"Attempting backtrace. You can use the following information to find out\n"
5213
"where drizzled died. If you see no messages after this, something went\n"
5214
"terribly wrong...\n"
5217
#: ../drizzled/signal_handler.cc:165
5220
"Trying to get some variables.\n"
5221
"Some pointers may be invalid and cause the dump to abort...\n"
5224
#: ../drizzled/signal_handler.cc:176
5228
"This crash occurred while the server was calling initgroups(). This is\n"
5229
"often due to the use of a drizzled that is statically linked against glibc\n"
5230
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5231
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5232
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5233
"drizzled that is not statically linked.\n"
5236
#: ../drizzled/signal_handler.cc:190
5240
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5241
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5242
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5243
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5244
"the documentation for your distribution on how to do that.\n"
5247
#: ../drizzled/signal_handler.cc:203
5249
msgid "Writing a core file\n"
5122
5252
#: ../drizzled/sql_base.cc:1517
5124
5254
msgid "Table %s had a open data Cursor in reopen_table"
5225
5355
msgid "%s: option `-W %s' doesn't allow an argument\n"
5358
#: ../plugin/auth_file/auth_file.cc:214
5360
msgid "Could not load auth file: %s\n"
5363
#: ../plugin/auth_file/auth_file.cc:227
5364
msgid "File to load for usernames and passwords"
5228
5367
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
5229
5368
msgid "Enable HTTP Auth check"
5233
5372
msgid "URL for HTTP Auth check"
5375
#: ../plugin/auth_ldap/auth_ldap.cc:285
5377
msgid "Reconnect failed: %s\n"
5380
#: ../plugin/auth_ldap/auth_ldap.cc:304
5382
msgid "ldap_search_ext_s failed: %s\n"
5385
#: ../plugin/auth_ldap/auth_ldap.cc:410
5387
msgid "Could not load auth ldap: %s\n"
5390
#: ../plugin/auth_ldap/auth_ldap.cc:423
5391
msgid "URI of the LDAP server to contact"
5394
#: ../plugin/auth_ldap/auth_ldap.cc:431
5395
msgid "DN to use when binding to the LDAP server"
5398
#: ../plugin/auth_ldap/auth_ldap.cc:439
5399
msgid "Password to use when binding the DN"
5402
#: ../plugin/auth_ldap/auth_ldap.cc:447
5403
msgid "DN to use when searching"
5406
#: ../plugin/auth_ldap/auth_ldap.cc:455
5407
msgid "Attribute in LDAP with plain text password"
5410
#: ../plugin/auth_ldap/auth_ldap.cc:463
5411
msgid "Attribute in LDAP with MySQL hashed password"
5414
#: ../plugin/auth_ldap/auth_ldap.cc:471
5415
msgid "How often to empty the users cache, 0 to disable"
5236
5418
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
5237
5419
msgid "Enable the console."
5584
5766
msgid "Statement closed indirectly because of a preceding %s() call"
5769
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5770
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5771
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5773
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5776
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5778
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5781
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5782
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5783
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5784
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5786
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5789
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5790
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5792
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5795
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5797
msgid "Error starting Embedded InnoDB %d (%s)\n"
5587
5800
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5589
5802
msgid "Failed to send error message to libnotify\n"
5611
5824
msgid "Regular expression to apply to tables to filter"
5827
#: ../plugin/hello_events/hello_events.cc:294
5828
msgid "Invalid value of before-write-position\n"
5831
#: ../plugin/hello_events/hello_events.cc:303
5832
#: ../plugin/hello_events/hello_events.cc:312
5833
msgid "Invalid value of before-update-position\n"
5836
#: ../plugin/hello_events/hello_events.cc:352
5837
#: ../plugin/hello_events/hello_events.cc:355
5838
#: ../plugin/hello_events/hello_events.cc:373
5839
msgid "A comma delimited list of databases to watch"
5842
#: ../plugin/hello_events/hello_events.cc:358
5843
#: ../plugin/hello_events/hello_events.cc:389
5844
msgid "Enable Example Events Plugin"
5847
#: ../plugin/hello_events/hello_events.cc:361
5848
#: ../plugin/hello_events/hello_events.cc:397
5849
msgid "Before write row event observer call position"
5852
#: ../plugin/hello_events/hello_events.cc:364
5853
#: ../plugin/hello_events/hello_events.cc:408
5854
#: ../plugin/pbms/src/parameters_ms.cc:579
5855
msgid "Before update row event observer call position"
5858
#: ../plugin/hello_events/hello_events.cc:367
5859
#: ../plugin/hello_events/hello_events.cc:419
5860
msgid "After drop database event observer call position"
5863
#: ../plugin/hello_events/hello_events.cc:381
5864
msgid "A comma delimited list of tables to watch"
5867
#: ../plugin/hello_events/hello_events.cc:443
5868
msgid "An example events Plugin"
5871
#: ../plugin/innobase/handler/data_dictionary.cc:202
5873
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5614
5876
#: ../plugin/logging_gearman/logging_gearman.cc:196
5616
5878
msgid "fail gearman_client_create(): %s"
5663
5925
#: ../plugin/logging_query/logging_query.cc:348
5664
#: ../plugin/logging_query/logging_query.cc:388
5926
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
5665
5927
msgid "Threshold for logging slow queries, in microseconds"
5668
5930
#: ../plugin/logging_query/logging_query.cc:351
5669
#: ../plugin/logging_query/logging_query.cc:400
5931
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
5670
5932
msgid "Threshold for logging big queries, for rows returned"
5673
5935
#: ../plugin/logging_query/logging_query.cc:354
5674
#: ../plugin/logging_query/logging_query.cc:412
5936
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
5675
5937
msgid "Threshold for logging big queries, for rows examined"
5687
5949
msgid "Log queries to a CSV file"
5952
#: ../plugin/logging_stats/logging_stats.cc:323
5953
msgid "Max number of users that will be logged"
5956
#: ../plugin/logging_stats/logging_stats.cc:334
5957
msgid "Max number of vector buckets to construct for logging"
5960
#: ../plugin/logging_stats/logging_stats.cc:345
5961
msgid "Max number of concurrent sessions that will be logged"
5964
#: ../plugin/logging_stats/logging_stats.cc:356
5965
msgid "Enable Logging Statistics Collection"
5968
#: ../plugin/logging_stats/logging_stats.cc:375
5969
msgid "User Statistics as DATA_DICTIONARY tables"
5972
#: ../plugin/md5/md5.cc:99
5973
msgid "libgcrypt library version mismatch\n"
5976
#: ../plugin/memcached_stats/analysis_table.cc:76
5977
#: ../plugin/memcached_stats/stats_table.cc:144
5978
msgid "No value in MEMCACHED_STATS_SERVERS variable."
5690
5981
#: ../plugin/memcached_stats/memcached_stats.cc:114
5691
5982
msgid "List of memcached servers."
5695
5986
msgid "Memcached Stats as I_S tables"
5989
#: ../plugin/memcached_stats/stats_table.cc:76
5992
"Unable get stats from memcached server %s. Got error from "
5993
"memcached_stat_servername()."
5996
#: ../plugin/memcached_stats/stats_table.cc:151
5997
msgid "Unable to create memcached struct. Got error from memcached_create()."
6000
#: ../plugin/memcached_stats/stats_table.cc:159
6003
"Unable to create memcached server list. Got error from "
6004
"memcached_servers_parse(%s)."
6007
#: ../plugin/multi_thread/multi_thread.cc:100
6008
msgid "Maximum number of user threads available."
5698
6011
#: ../plugin/myisam/ha_myisam.cc:529
5700
6013
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6003
6316
"Port number to use for connection or 0 for default to with MySQL protocol."
6319
#: ../plugin/pbms/src/parameters_ms.cc:552
6321
"A comma delimited list of tables to watch of the format: <database>."
6325
#: ../plugin/pbms/src/parameters_ms.cc:560
6326
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6329
#: ../plugin/pbms/src/parameters_ms.cc:568
6330
msgid "Before insert row event observer call position"
6333
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6334
msgid "event_add error in libevent_add_session_callback\n"
6337
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6338
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6341
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6342
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6345
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6346
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6349
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6350
msgid "session_add_event event_add error in libevent_init\n"
6353
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6355
msgid "Can't create completion port thread (error %d)"
6358
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6359
msgid "Size of Pool."
6362
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6363
msgid "Failed to allocate enough memory to transaction message\n"
6366
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6368
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6371
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6373
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6376
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6377
msgid "Enable rabbitmq log"
6380
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6381
msgid "Host name to connect to"
6384
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6385
msgid "RabbitMQ Port"
6388
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6389
msgid "RabbitMQ username"
6392
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6393
msgid "RabbitMQ password"
6396
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6397
msgid "RabbitMQ virtualhost"
6400
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6401
msgid "Name of RabbitMQ exchange to publish to"
6404
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6405
msgid "Name of RabbitMQ routing key to use"
6408
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6409
#: ../plugin/transaction_log/module.cc:247
6410
msgid "Name of the replicator plugin to use (default='default_replicator')"
6006
6413
#: ../plugin/signal_handler/signal_handler.cc:233
6008
6415
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6023
6430
msgid "syslog priority \"%s\" not known, using \"info\""
6433
#: ../plugin/syslog/module.cc:59
6434
msgid "Syslog Ident"
6437
#: ../plugin/syslog/module.cc:68
6438
msgid "Syslog Facility"
6441
#: ../plugin/syslog/module.cc:77
6442
msgid "Enable logging to syslog of the query log"
6445
#: ../plugin/syslog/module.cc:86
6446
msgid "Syslog Priority of query logging"
6449
#: ../plugin/syslog/module.cc:131
6450
msgid "Enable logging to syslog of the error messages"
6453
#: ../plugin/syslog/module.cc:140
6454
msgid "Syslog Priority of error messages"
6026
6457
#: ../plugin/transaction_log/background_worker.cc:74
6028
6459
msgid "Unable to create background worker thread. Got error %s.\n"
6462
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6463
#: ../plugin/transaction_log/print_transaction_message.cc:102
6464
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6466
msgid "Failed to open transaction log file %s. Got error: %s\n"
6469
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6470
#: ../plugin/transaction_log/print_transaction_message.cc:144
6471
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6473
msgid "Raw buffer read: %s.\n"
6476
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6477
#: ../plugin/transaction_log/print_transaction_message.cc:150
6478
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6480
msgid "Unable to parse transaction. Got error: %s.\n"
6483
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6484
#: ../plugin/transaction_log/print_transaction_message.cc:152
6485
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6487
msgid "BUFFER: %s\n"
6031
6490
#: ../plugin/transaction_log/module.cc:122
6033
6492
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6099
6554
msgid "Failed to sync log file. Got error: %s\n"
6102
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6104
msgid "Failed to open transaction log file %s. Got error: %s\n"
6107
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6109
msgid "Raw buffer read: %s.\n"
6112
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6114
msgid "Unable to parse transaction. Got error: %s.\n"
6117
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6119
msgid "BUFFER: %s\n"