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-06-01 19:34+0000\n"
12
12
"Last-Translator: heroid <heroid@ayih.org>\n"
13
13
"Language-Team: Albanian <sq@li.org>\n"
4682
4682
msgid "File '%s' (fileno: %d) was not closed"
4685
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:232
4687
"Schema name cannot be encoded and fit within filesystem name length "
4691
#: ../drizzled/identifier/table.cc:222
4693
"Table name cannot be encoded and fit within filesystem name length "
4687
4699
#. * Since clients still use this code, we use fprintf here.
4736
4748
#: ../drizzled/message/transaction_reader.cc:199
4749
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
4750
#: ../plugin/transaction_log/print_transaction_message.cc:142
4737
4751
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4739
4753
msgid "Could not read transaction message.\n"
4742
4756
#: ../drizzled/message/transaction_reader.cc:200
4757
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
4758
#: ../plugin/transaction_log/print_transaction_message.cc:143
4743
4759
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4745
4761
msgid "GPB ERROR: %s.\n"
4920
4943
msgid "errmsg plugin '%s' errmsg() failed"
4946
#: ../drizzled/plugin/event_observer.cc:132
4949
"EventObserverList::addEventObserver() Duplicate event position %d for event "
4950
"'%s' from EventObserver plugin '%s'"
4953
#: ../drizzled/plugin/event_observer.cc:399
4955
msgid "EventIterate event handler '%s' failed for event '%s'"
4923
4958
#: ../drizzled/plugin/function.cc:45
4925
4960
msgid "A function named %s already exists!\n"
5115
5155
msgid "Could not add Variable: %s\n"
5158
#: ../drizzled/signal_handler.cc:50
5160
msgid "Got signal %d from thread %<PRIu64>"
5163
#: ../drizzled/signal_handler.cc:92
5165
msgid "Fatal signal %d while backtracing\n"
5168
#: ../drizzled/signal_handler.cc:101
5170
msgid "Fatal: time() call failed\n"
5173
#: ../drizzled/signal_handler.cc:107
5176
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5177
"This could be because you hit a bug. It is also possible that this binary\n"
5178
" or one of the libraries it was linked against is corrupt, improperly "
5180
" or misconfigured. This error can also be caused by malfunctioning "
5184
#: ../drizzled/signal_handler.cc:115
5187
"We will try our best to scrape up some info that will hopefully help "
5189
"the problem, but since we have already crashed, something is definitely "
5191
"and this may fail.\n"
5195
#: ../drizzled/signal_handler.cc:124
5198
"It is possible that drizzled could use up to \n"
5199
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5201
"Hope that's ok; if not, decrease some variables in the equation.\n"
5205
#: ../drizzled/signal_handler.cc:137
5208
"Attempting backtrace. You can use the following information to find out\n"
5209
"where drizzled died. If you see no messages after this, something went\n"
5210
"terribly wrong...\n"
5213
#: ../drizzled/signal_handler.cc:165
5216
"Trying to get some variables.\n"
5217
"Some pointers may be invalid and cause the dump to abort...\n"
5220
#: ../drizzled/signal_handler.cc:176
5224
"This crash occurred while the server was calling initgroups(). This is\n"
5225
"often due to the use of a drizzled that is statically linked against glibc\n"
5226
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5227
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5228
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5229
"drizzled that is not statically linked.\n"
5232
#: ../drizzled/signal_handler.cc:190
5236
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5237
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5238
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5239
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5240
"the documentation for your distribution on how to do that.\n"
5243
#: ../drizzled/signal_handler.cc:203
5245
msgid "Writing a core file\n"
5118
5248
#: ../drizzled/sql_base.cc:1517
5120
5250
msgid "Table %s had a open data Cursor in reopen_table"
5221
5351
msgid "%s: option `-W %s' doesn't allow an argument\n"
5354
#: ../plugin/auth_file/auth_file.cc:214
5356
msgid "Could not load auth file: %s\n"
5359
#: ../plugin/auth_file/auth_file.cc:227
5360
msgid "File to load for usernames and passwords"
5224
5363
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
5225
5364
msgid "Enable HTTP Auth check"
5229
5368
msgid "URL for HTTP Auth check"
5371
#: ../plugin/auth_ldap/auth_ldap.cc:285
5373
msgid "Reconnect failed: %s\n"
5376
#: ../plugin/auth_ldap/auth_ldap.cc:304
5378
msgid "ldap_search_ext_s failed: %s\n"
5381
#: ../plugin/auth_ldap/auth_ldap.cc:410
5383
msgid "Could not load auth ldap: %s\n"
5386
#: ../plugin/auth_ldap/auth_ldap.cc:423
5387
msgid "URI of the LDAP server to contact"
5390
#: ../plugin/auth_ldap/auth_ldap.cc:431
5391
msgid "DN to use when binding to the LDAP server"
5394
#: ../plugin/auth_ldap/auth_ldap.cc:439
5395
msgid "Password to use when binding the DN"
5398
#: ../plugin/auth_ldap/auth_ldap.cc:447
5399
msgid "DN to use when searching"
5402
#: ../plugin/auth_ldap/auth_ldap.cc:455
5403
msgid "Attribute in LDAP with plain text password"
5406
#: ../plugin/auth_ldap/auth_ldap.cc:463
5407
msgid "Attribute in LDAP with MySQL hashed password"
5410
#: ../plugin/auth_ldap/auth_ldap.cc:471
5411
msgid "How often to empty the users cache, 0 to disable"
5232
5414
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
5233
5415
msgid "Enable the console."
5580
5762
msgid "Statement closed indirectly because of a preceding %s() call"
5765
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5766
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5767
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5769
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5772
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5774
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5777
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5778
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5779
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5780
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5782
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5785
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5786
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5788
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5791
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5793
msgid "Error starting Embedded InnoDB %d (%s)\n"
5583
5796
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5585
5798
msgid "Failed to send error message to libnotify\n"
5607
5820
msgid "Regular expression to apply to tables to filter"
5823
#: ../plugin/hello_events/hello_events.cc:294
5824
msgid "Invalid value of before-write-position\n"
5827
#: ../plugin/hello_events/hello_events.cc:303
5828
#: ../plugin/hello_events/hello_events.cc:312
5829
msgid "Invalid value of before-update-position\n"
5832
#: ../plugin/hello_events/hello_events.cc:352
5833
#: ../plugin/hello_events/hello_events.cc:355
5834
#: ../plugin/hello_events/hello_events.cc:373
5835
msgid "A comma delimited list of databases to watch"
5838
#: ../plugin/hello_events/hello_events.cc:358
5839
#: ../plugin/hello_events/hello_events.cc:389
5840
msgid "Enable Example Events Plugin"
5843
#: ../plugin/hello_events/hello_events.cc:361
5844
#: ../plugin/hello_events/hello_events.cc:397
5845
msgid "Before write row event observer call position"
5848
#: ../plugin/hello_events/hello_events.cc:364
5849
#: ../plugin/hello_events/hello_events.cc:408
5850
#: ../plugin/pbms/src/parameters_ms.cc:579
5851
msgid "Before update row event observer call position"
5854
#: ../plugin/hello_events/hello_events.cc:367
5855
#: ../plugin/hello_events/hello_events.cc:419
5856
msgid "After drop database event observer call position"
5859
#: ../plugin/hello_events/hello_events.cc:381
5860
msgid "A comma delimited list of tables to watch"
5863
#: ../plugin/hello_events/hello_events.cc:443
5864
msgid "An example events Plugin"
5867
#: ../plugin/innobase/handler/data_dictionary.cc:202
5869
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5610
5872
#: ../plugin/logging_gearman/logging_gearman.cc:196
5612
5874
msgid "fail gearman_client_create(): %s"
5659
5921
#: ../plugin/logging_query/logging_query.cc:348
5660
#: ../plugin/logging_query/logging_query.cc:388
5922
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
5661
5923
msgid "Threshold for logging slow queries, in microseconds"
5664
5926
#: ../plugin/logging_query/logging_query.cc:351
5665
#: ../plugin/logging_query/logging_query.cc:400
5927
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
5666
5928
msgid "Threshold for logging big queries, for rows returned"
5669
5931
#: ../plugin/logging_query/logging_query.cc:354
5670
#: ../plugin/logging_query/logging_query.cc:412
5932
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
5671
5933
msgid "Threshold for logging big queries, for rows examined"
5683
5945
msgid "Log queries to a CSV file"
5948
#: ../plugin/logging_stats/logging_stats.cc:323
5949
msgid "Max number of users that will be logged"
5952
#: ../plugin/logging_stats/logging_stats.cc:334
5953
msgid "Max number of vector buckets to construct for logging"
5956
#: ../plugin/logging_stats/logging_stats.cc:345
5957
msgid "Max number of concurrent sessions that will be logged"
5960
#: ../plugin/logging_stats/logging_stats.cc:356
5961
msgid "Enable Logging Statistics Collection"
5964
#: ../plugin/logging_stats/logging_stats.cc:375
5965
msgid "User Statistics as DATA_DICTIONARY tables"
5968
#: ../plugin/md5/md5.cc:99
5969
msgid "libgcrypt library version mismatch\n"
5972
#: ../plugin/memcached_stats/analysis_table.cc:76
5973
#: ../plugin/memcached_stats/stats_table.cc:144
5974
msgid "No value in MEMCACHED_STATS_SERVERS variable."
5686
5977
#: ../plugin/memcached_stats/memcached_stats.cc:114
5687
5978
msgid "List of memcached servers."
5691
5982
msgid "Memcached Stats as I_S tables"
5985
#: ../plugin/memcached_stats/stats_table.cc:76
5988
"Unable get stats from memcached server %s. Got error from "
5989
"memcached_stat_servername()."
5992
#: ../plugin/memcached_stats/stats_table.cc:151
5993
msgid "Unable to create memcached struct. Got error from memcached_create()."
5996
#: ../plugin/memcached_stats/stats_table.cc:159
5999
"Unable to create memcached server list. Got error from "
6000
"memcached_servers_parse(%s)."
6003
#: ../plugin/multi_thread/multi_thread.cc:100
6004
msgid "Maximum number of user threads available."
5694
6007
#: ../plugin/myisam/ha_myisam.cc:529
5696
6009
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5999
6312
"Port number to use for connection or 0 for default to with MySQL protocol."
6315
#: ../plugin/pbms/src/parameters_ms.cc:552
6317
"A comma delimited list of tables to watch of the format: <database>."
6321
#: ../plugin/pbms/src/parameters_ms.cc:560
6322
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6325
#: ../plugin/pbms/src/parameters_ms.cc:568
6326
msgid "Before insert row event observer call position"
6329
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6330
msgid "event_add error in libevent_add_session_callback\n"
6333
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6334
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6337
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6338
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6341
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6342
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6345
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6346
msgid "session_add_event event_add error in libevent_init\n"
6349
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6351
msgid "Can't create completion port thread (error %d)"
6354
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6355
msgid "Size of Pool."
6358
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6359
msgid "Failed to allocate enough memory to transaction message\n"
6362
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6364
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6367
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6369
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6372
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6373
msgid "Enable rabbitmq log"
6376
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6377
msgid "Host name to connect to"
6380
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6381
msgid "RabbitMQ Port"
6384
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6385
msgid "RabbitMQ username"
6388
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6389
msgid "RabbitMQ password"
6392
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6393
msgid "RabbitMQ virtualhost"
6396
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6397
msgid "Name of RabbitMQ exchange to publish to"
6400
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6401
msgid "Name of RabbitMQ routing key to use"
6404
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6405
#: ../plugin/transaction_log/module.cc:247
6406
msgid "Name of the replicator plugin to use (default='default_replicator')"
6002
6409
#: ../plugin/signal_handler/signal_handler.cc:233
6004
6411
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6019
6426
msgid "syslog priority \"%s\" not known, using \"info\""
6429
#: ../plugin/syslog/module.cc:59
6430
msgid "Syslog Ident"
6433
#: ../plugin/syslog/module.cc:68
6434
msgid "Syslog Facility"
6437
#: ../plugin/syslog/module.cc:77
6438
msgid "Enable logging to syslog of the query log"
6441
#: ../plugin/syslog/module.cc:86
6442
msgid "Syslog Priority of query logging"
6445
#: ../plugin/syslog/module.cc:131
6446
msgid "Enable logging to syslog of the error messages"
6449
#: ../plugin/syslog/module.cc:140
6450
msgid "Syslog Priority of error messages"
6022
6453
#: ../plugin/transaction_log/background_worker.cc:74
6024
6455
msgid "Unable to create background worker thread. Got error %s.\n"
6458
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6459
#: ../plugin/transaction_log/print_transaction_message.cc:102
6460
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6462
msgid "Failed to open transaction log file %s. Got error: %s\n"
6465
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6466
#: ../plugin/transaction_log/print_transaction_message.cc:144
6467
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6469
msgid "Raw buffer read: %s.\n"
6472
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6473
#: ../plugin/transaction_log/print_transaction_message.cc:150
6474
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6476
msgid "Unable to parse transaction. Got error: %s.\n"
6479
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6480
#: ../plugin/transaction_log/print_transaction_message.cc:152
6481
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6483
msgid "BUFFER: %s\n"
6027
6486
#: ../plugin/transaction_log/module.cc:122
6029
6488
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6095
6550
msgid "Failed to sync log file. Got error: %s\n"
6098
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6100
msgid "Failed to open transaction log file %s. Got error: %s\n"
6103
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6105
msgid "Raw buffer read: %s.\n"
6108
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6110
msgid "Unable to parse transaction. Got error: %s.\n"
6113
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6115
msgid "BUFFER: %s\n"