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: 2010-03-22 11:58+0000\n"
12
12
"Last-Translator: Jobin Augustine <Unknown>\n"
13
13
"Language-Team: Malayalam <ml@li.org>\n"
4731
4731
msgid "File '%s' (fileno: %d) was not closed"
4734
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:232
4736
"Schema name cannot be encoded and fit within filesystem name length "
4740
#: ../drizzled/identifier/table.cc:222
4742
"Table name cannot be encoded and fit within filesystem name length "
4736
4748
#. * Since clients still use this code, we use fprintf here.
4785
4797
#: ../drizzled/message/transaction_reader.cc:199
4798
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
4799
#: ../plugin/transaction_log/print_transaction_message.cc:142
4786
4800
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4788
4802
msgid "Could not read transaction message.\n"
4791
4805
#: ../drizzled/message/transaction_reader.cc:200
4806
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
4807
#: ../plugin/transaction_log/print_transaction_message.cc:143
4792
4808
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4794
4810
msgid "GPB ERROR: %s.\n"
4969
4992
msgid "errmsg plugin '%s' errmsg() failed"
4995
#: ../drizzled/plugin/event_observer.cc:132
4998
"EventObserverList::addEventObserver() Duplicate event position %d for event "
4999
"'%s' from EventObserver plugin '%s'"
5002
#: ../drizzled/plugin/event_observer.cc:399
5004
msgid "EventIterate event handler '%s' failed for event '%s'"
4972
5007
#: ../drizzled/plugin/function.cc:45
4974
5009
msgid "A function named %s already exists!\n"
5164
5204
msgid "Could not add Variable: %s\n"
5207
#: ../drizzled/signal_handler.cc:50
5209
msgid "Got signal %d from thread %<PRIu64>"
5212
#: ../drizzled/signal_handler.cc:92
5214
msgid "Fatal signal %d while backtracing\n"
5217
#: ../drizzled/signal_handler.cc:101
5219
msgid "Fatal: time() call failed\n"
5222
#: ../drizzled/signal_handler.cc:107
5225
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5226
"This could be because you hit a bug. It is also possible that this binary\n"
5227
" or one of the libraries it was linked against is corrupt, improperly "
5229
" or misconfigured. This error can also be caused by malfunctioning "
5233
#: ../drizzled/signal_handler.cc:115
5236
"We will try our best to scrape up some info that will hopefully help "
5238
"the problem, but since we have already crashed, something is definitely "
5240
"and this may fail.\n"
5244
#: ../drizzled/signal_handler.cc:124
5247
"It is possible that drizzled could use up to \n"
5248
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5250
"Hope that's ok; if not, decrease some variables in the equation.\n"
5254
#: ../drizzled/signal_handler.cc:137
5257
"Attempting backtrace. You can use the following information to find out\n"
5258
"where drizzled died. If you see no messages after this, something went\n"
5259
"terribly wrong...\n"
5262
#: ../drizzled/signal_handler.cc:165
5265
"Trying to get some variables.\n"
5266
"Some pointers may be invalid and cause the dump to abort...\n"
5269
#: ../drizzled/signal_handler.cc:176
5273
"This crash occurred while the server was calling initgroups(). This is\n"
5274
"often due to the use of a drizzled that is statically linked against glibc\n"
5275
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5276
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5277
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5278
"drizzled that is not statically linked.\n"
5281
#: ../drizzled/signal_handler.cc:190
5285
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5286
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5287
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5288
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5289
"the documentation for your distribution on how to do that.\n"
5292
#: ../drizzled/signal_handler.cc:203
5294
msgid "Writing a core file\n"
5295
msgstr "ഒരു പ്രധാന രചന എഴുതുന്നു\n"
5167
5297
#: ../drizzled/sql_base.cc:1517
5169
5299
msgid "Table %s had a open data Cursor in reopen_table"
5270
5400
msgid "%s: option `-W %s' doesn't allow an argument\n"
5403
#: ../plugin/auth_file/auth_file.cc:214
5405
msgid "Could not load auth file: %s\n"
5406
msgstr "പട്ടിക കണ്ടെത്താന് സാധിക്കുന്നില്ല: \"%s\""
5408
#: ../plugin/auth_file/auth_file.cc:227
5409
msgid "File to load for usernames and passwords"
5273
5412
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
5274
5413
msgid "Enable HTTP Auth check"
5278
5417
msgid "URL for HTTP Auth check"
5420
#: ../plugin/auth_ldap/auth_ldap.cc:285
5422
msgid "Reconnect failed: %s\n"
5425
#: ../plugin/auth_ldap/auth_ldap.cc:304
5427
msgid "ldap_search_ext_s failed: %s\n"
5430
#: ../plugin/auth_ldap/auth_ldap.cc:410
5432
msgid "Could not load auth ldap: %s\n"
5435
#: ../plugin/auth_ldap/auth_ldap.cc:423
5436
msgid "URI of the LDAP server to contact"
5439
#: ../plugin/auth_ldap/auth_ldap.cc:431
5440
msgid "DN to use when binding to the LDAP server"
5443
#: ../plugin/auth_ldap/auth_ldap.cc:439
5444
msgid "Password to use when binding the DN"
5447
#: ../plugin/auth_ldap/auth_ldap.cc:447
5448
msgid "DN to use when searching"
5451
#: ../plugin/auth_ldap/auth_ldap.cc:455
5452
msgid "Attribute in LDAP with plain text password"
5455
#: ../plugin/auth_ldap/auth_ldap.cc:463
5456
msgid "Attribute in LDAP with MySQL hashed password"
5459
#: ../plugin/auth_ldap/auth_ldap.cc:471
5460
msgid "How often to empty the users cache, 0 to disable"
5281
5463
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
5282
5464
msgid "Enable the console."
5629
5811
msgid "Statement closed indirectly because of a preceding %s() call"
5814
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5815
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5816
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5818
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5821
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5823
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5826
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5827
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5828
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5829
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5831
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5834
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5835
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5837
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5840
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5842
msgid "Error starting Embedded InnoDB %d (%s)\n"
5632
5845
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5634
5847
msgid "Failed to send error message to libnotify\n"
5656
5869
msgid "Regular expression to apply to tables to filter"
5872
#: ../plugin/hello_events/hello_events.cc:294
5873
msgid "Invalid value of before-write-position\n"
5876
#: ../plugin/hello_events/hello_events.cc:303
5877
#: ../plugin/hello_events/hello_events.cc:312
5878
msgid "Invalid value of before-update-position\n"
5881
#: ../plugin/hello_events/hello_events.cc:352
5882
#: ../plugin/hello_events/hello_events.cc:355
5883
#: ../plugin/hello_events/hello_events.cc:373
5884
msgid "A comma delimited list of databases to watch"
5887
#: ../plugin/hello_events/hello_events.cc:358
5888
#: ../plugin/hello_events/hello_events.cc:389
5889
msgid "Enable Example Events Plugin"
5892
#: ../plugin/hello_events/hello_events.cc:361
5893
#: ../plugin/hello_events/hello_events.cc:397
5894
msgid "Before write row event observer call position"
5897
#: ../plugin/hello_events/hello_events.cc:364
5898
#: ../plugin/hello_events/hello_events.cc:408
5899
#: ../plugin/pbms/src/parameters_ms.cc:579
5900
msgid "Before update row event observer call position"
5903
#: ../plugin/hello_events/hello_events.cc:367
5904
#: ../plugin/hello_events/hello_events.cc:419
5905
msgid "After drop database event observer call position"
5908
#: ../plugin/hello_events/hello_events.cc:381
5909
msgid "A comma delimited list of tables to watch"
5912
#: ../plugin/hello_events/hello_events.cc:443
5913
msgid "An example events Plugin"
5916
#: ../plugin/innobase/handler/data_dictionary.cc:202
5918
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5659
5921
#: ../plugin/logging_gearman/logging_gearman.cc:196
5661
5923
msgid "fail gearman_client_create(): %s"
5708
5970
#: ../plugin/logging_query/logging_query.cc:348
5709
#: ../plugin/logging_query/logging_query.cc:388
5971
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
5710
5972
msgid "Threshold for logging slow queries, in microseconds"
5713
5975
#: ../plugin/logging_query/logging_query.cc:351
5714
#: ../plugin/logging_query/logging_query.cc:400
5976
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
5715
5977
msgid "Threshold for logging big queries, for rows returned"
5718
5980
#: ../plugin/logging_query/logging_query.cc:354
5719
#: ../plugin/logging_query/logging_query.cc:412
5981
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
5720
5982
msgid "Threshold for logging big queries, for rows examined"
5732
5994
msgid "Log queries to a CSV file"
5997
#: ../plugin/logging_stats/logging_stats.cc:323
5998
msgid "Max number of users that will be logged"
6001
#: ../plugin/logging_stats/logging_stats.cc:334
6002
msgid "Max number of vector buckets to construct for logging"
6005
#: ../plugin/logging_stats/logging_stats.cc:345
6006
msgid "Max number of concurrent sessions that will be logged"
6009
#: ../plugin/logging_stats/logging_stats.cc:356
6010
msgid "Enable Logging Statistics Collection"
6013
#: ../plugin/logging_stats/logging_stats.cc:375
6014
msgid "User Statistics as DATA_DICTIONARY tables"
6017
#: ../plugin/md5/md5.cc:99
6018
msgid "libgcrypt library version mismatch\n"
6021
#: ../plugin/memcached_stats/analysis_table.cc:76
6022
#: ../plugin/memcached_stats/stats_table.cc:144
6023
msgid "No value in MEMCACHED_STATS_SERVERS variable."
5735
6026
#: ../plugin/memcached_stats/memcached_stats.cc:114
5736
6027
msgid "List of memcached servers."
5740
6031
msgid "Memcached Stats as I_S tables"
6034
#: ../plugin/memcached_stats/stats_table.cc:76
6037
"Unable get stats from memcached server %s. Got error from "
6038
"memcached_stat_servername()."
6041
#: ../plugin/memcached_stats/stats_table.cc:151
6042
msgid "Unable to create memcached struct. Got error from memcached_create()."
6045
#: ../plugin/memcached_stats/stats_table.cc:159
6048
"Unable to create memcached server list. Got error from "
6049
"memcached_servers_parse(%s)."
6052
#: ../plugin/multi_thread/multi_thread.cc:100
6053
msgid "Maximum number of user threads available."
5743
6056
#: ../plugin/myisam/ha_myisam.cc:529
5745
6058
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6048
6361
"Port number to use for connection or 0 for default to with MySQL protocol."
6364
#: ../plugin/pbms/src/parameters_ms.cc:552
6366
"A comma delimited list of tables to watch of the format: <database>."
6370
#: ../plugin/pbms/src/parameters_ms.cc:560
6371
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6374
#: ../plugin/pbms/src/parameters_ms.cc:568
6375
msgid "Before insert row event observer call position"
6378
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6379
msgid "event_add error in libevent_add_session_callback\n"
6382
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6383
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6386
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6387
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6390
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6391
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6394
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6395
msgid "session_add_event event_add error in libevent_init\n"
6398
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6400
msgid "Can't create completion port thread (error %d)"
6403
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6404
msgid "Size of Pool."
6407
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6408
msgid "Failed to allocate enough memory to transaction message\n"
6411
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6413
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6416
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6418
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6421
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6422
msgid "Enable rabbitmq log"
6425
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6426
msgid "Host name to connect to"
6429
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6430
msgid "RabbitMQ Port"
6433
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6434
msgid "RabbitMQ username"
6437
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6438
msgid "RabbitMQ password"
6441
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6442
msgid "RabbitMQ virtualhost"
6445
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6446
msgid "Name of RabbitMQ exchange to publish to"
6449
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6450
msgid "Name of RabbitMQ routing key to use"
6453
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6454
#: ../plugin/transaction_log/module.cc:247
6455
msgid "Name of the replicator plugin to use (default='default_replicator')"
6051
6458
#: ../plugin/signal_handler/signal_handler.cc:233
6053
6460
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6068
6475
msgid "syslog priority \"%s\" not known, using \"info\""
6478
#: ../plugin/syslog/module.cc:59
6479
msgid "Syslog Ident"
6482
#: ../plugin/syslog/module.cc:68
6483
msgid "Syslog Facility"
6486
#: ../plugin/syslog/module.cc:77
6487
msgid "Enable logging to syslog of the query log"
6490
#: ../plugin/syslog/module.cc:86
6491
msgid "Syslog Priority of query logging"
6494
#: ../plugin/syslog/module.cc:131
6495
msgid "Enable logging to syslog of the error messages"
6498
#: ../plugin/syslog/module.cc:140
6499
msgid "Syslog Priority of error messages"
6071
6502
#: ../plugin/transaction_log/background_worker.cc:74
6073
6504
msgid "Unable to create background worker thread. Got error %s.\n"
6507
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6508
#: ../plugin/transaction_log/print_transaction_message.cc:102
6509
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6511
msgid "Failed to open transaction log file %s. Got error: %s\n"
6514
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6515
#: ../plugin/transaction_log/print_transaction_message.cc:144
6516
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6518
msgid "Raw buffer read: %s.\n"
6521
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6522
#: ../plugin/transaction_log/print_transaction_message.cc:150
6523
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6525
msgid "Unable to parse transaction. Got error: %s.\n"
6528
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6529
#: ../plugin/transaction_log/print_transaction_message.cc:152
6530
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6532
msgid "BUFFER: %s\n"
6076
6535
#: ../plugin/transaction_log/module.cc:122
6078
6537
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6144
6599
msgid "Failed to sync log file. Got error: %s\n"
6147
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6149
msgid "Failed to open transaction log file %s. Got error: %s\n"
6152
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6154
msgid "Raw buffer read: %s.\n"
6157
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6159
msgid "Unable to parse transaction. Got error: %s.\n"
6162
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6164
msgid "BUFFER: %s\n"
6167
6602
#~ msgid "Synonym for -?"
6168
6603
#~ msgstr "-? നു പകരമുള്ള വാക്ക് (സിനൊണിം)"
6170
6605
#~ msgid "built-in default"
6171
6606
#~ msgstr "നിര്മിത സഹജമായി നിര്വചിക്കപ്പെട്ട മൂല്യം"
6173
#~ msgid "Writing a core file\n"
6174
#~ msgstr "ഒരു പ്രധാന രചന എഴുതുന്നു\n"