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-05-14 03:13+0000\n"
12
12
"Last-Translator: Krasznecz Zoltán <zoltan.krasznecz@gmail.com>\n"
13
13
"Language-Team: Hungarian <hu@li.org>\n"
4688
4688
msgid "File '%s' (fileno: %d) was not closed"
4691
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:232
4693
"Schema name cannot be encoded and fit within filesystem name length "
4697
#: ../drizzled/identifier/table.cc:222
4699
"Table name cannot be encoded and fit within filesystem name length "
4693
4705
#. * Since clients still use this code, we use fprintf here.
4742
4754
#: ../drizzled/message/transaction_reader.cc:199
4755
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
4756
#: ../plugin/transaction_log/print_transaction_message.cc:142
4743
4757
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4745
4759
msgid "Could not read transaction message.\n"
4748
4762
#: ../drizzled/message/transaction_reader.cc:200
4763
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
4764
#: ../plugin/transaction_log/print_transaction_message.cc:143
4749
4765
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4751
4767
msgid "GPB ERROR: %s.\n"
4926
4949
msgid "errmsg plugin '%s' errmsg() failed"
4952
#: ../drizzled/plugin/event_observer.cc:132
4955
"EventObserverList::addEventObserver() Duplicate event position %d for event "
4956
"'%s' from EventObserver plugin '%s'"
4959
#: ../drizzled/plugin/event_observer.cc:399
4961
msgid "EventIterate event handler '%s' failed for event '%s'"
4929
4964
#: ../drizzled/plugin/function.cc:45
4931
4966
msgid "A function named %s already exists!\n"
5121
5161
msgid "Could not add Variable: %s\n"
5164
#: ../drizzled/signal_handler.cc:50
5166
msgid "Got signal %d from thread %<PRIu64>"
5169
#: ../drizzled/signal_handler.cc:92
5171
msgid "Fatal signal %d while backtracing\n"
5174
#: ../drizzled/signal_handler.cc:101
5176
msgid "Fatal: time() call failed\n"
5179
#: ../drizzled/signal_handler.cc:107
5182
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5183
"This could be because you hit a bug. It is also possible that this binary\n"
5184
" or one of the libraries it was linked against is corrupt, improperly "
5186
" or misconfigured. This error can also be caused by malfunctioning "
5190
#: ../drizzled/signal_handler.cc:115
5193
"We will try our best to scrape up some info that will hopefully help "
5195
"the problem, but since we have already crashed, something is definitely "
5197
"and this may fail.\n"
5201
#: ../drizzled/signal_handler.cc:124
5204
"It is possible that drizzled could use up to \n"
5205
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5207
"Hope that's ok; if not, decrease some variables in the equation.\n"
5211
#: ../drizzled/signal_handler.cc:137
5214
"Attempting backtrace. You can use the following information to find out\n"
5215
"where drizzled died. If you see no messages after this, something went\n"
5216
"terribly wrong...\n"
5219
#: ../drizzled/signal_handler.cc:165
5222
"Trying to get some variables.\n"
5223
"Some pointers may be invalid and cause the dump to abort...\n"
5226
#: ../drizzled/signal_handler.cc:176
5230
"This crash occurred while the server was calling initgroups(). This is\n"
5231
"often due to the use of a drizzled that is statically linked against glibc\n"
5232
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5233
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5234
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5235
"drizzled that is not statically linked.\n"
5238
#: ../drizzled/signal_handler.cc:190
5242
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5243
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5244
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5245
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5246
"the documentation for your distribution on how to do that.\n"
5249
#: ../drizzled/signal_handler.cc:203
5251
msgid "Writing a core file\n"
5124
5254
#: ../drizzled/sql_base.cc:1517
5126
5256
msgid "Table %s had a open data Cursor in reopen_table"
5227
5357
msgid "%s: option `-W %s' doesn't allow an argument\n"
5360
#: ../plugin/auth_file/auth_file.cc:214
5362
msgid "Could not load auth file: %s\n"
5365
#: ../plugin/auth_file/auth_file.cc:227
5366
msgid "File to load for usernames and passwords"
5230
5369
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
5231
5370
msgid "Enable HTTP Auth check"
5235
5374
msgid "URL for HTTP Auth check"
5377
#: ../plugin/auth_ldap/auth_ldap.cc:285
5379
msgid "Reconnect failed: %s\n"
5382
#: ../plugin/auth_ldap/auth_ldap.cc:304
5384
msgid "ldap_search_ext_s failed: %s\n"
5387
#: ../plugin/auth_ldap/auth_ldap.cc:410
5389
msgid "Could not load auth ldap: %s\n"
5392
#: ../plugin/auth_ldap/auth_ldap.cc:423
5393
msgid "URI of the LDAP server to contact"
5396
#: ../plugin/auth_ldap/auth_ldap.cc:431
5397
msgid "DN to use when binding to the LDAP server"
5400
#: ../plugin/auth_ldap/auth_ldap.cc:439
5401
msgid "Password to use when binding the DN"
5404
#: ../plugin/auth_ldap/auth_ldap.cc:447
5405
msgid "DN to use when searching"
5408
#: ../plugin/auth_ldap/auth_ldap.cc:455
5409
msgid "Attribute in LDAP with plain text password"
5412
#: ../plugin/auth_ldap/auth_ldap.cc:463
5413
msgid "Attribute in LDAP with MySQL hashed password"
5416
#: ../plugin/auth_ldap/auth_ldap.cc:471
5417
msgid "How often to empty the users cache, 0 to disable"
5238
5420
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
5239
5421
msgid "Enable the console."
5586
5768
msgid "Statement closed indirectly because of a preceding %s() call"
5771
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5772
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5773
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5775
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5778
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5780
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5783
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5784
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5785
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5786
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5788
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5791
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5792
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5794
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5797
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5799
msgid "Error starting Embedded InnoDB %d (%s)\n"
5589
5802
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5591
5804
msgid "Failed to send error message to libnotify\n"
5613
5826
msgid "Regular expression to apply to tables to filter"
5829
#: ../plugin/hello_events/hello_events.cc:294
5830
msgid "Invalid value of before-write-position\n"
5833
#: ../plugin/hello_events/hello_events.cc:303
5834
#: ../plugin/hello_events/hello_events.cc:312
5835
msgid "Invalid value of before-update-position\n"
5838
#: ../plugin/hello_events/hello_events.cc:352
5839
#: ../plugin/hello_events/hello_events.cc:355
5840
#: ../plugin/hello_events/hello_events.cc:373
5841
msgid "A comma delimited list of databases to watch"
5844
#: ../plugin/hello_events/hello_events.cc:358
5845
#: ../plugin/hello_events/hello_events.cc:389
5846
msgid "Enable Example Events Plugin"
5849
#: ../plugin/hello_events/hello_events.cc:361
5850
#: ../plugin/hello_events/hello_events.cc:397
5851
msgid "Before write row event observer call position"
5854
#: ../plugin/hello_events/hello_events.cc:364
5855
#: ../plugin/hello_events/hello_events.cc:408
5856
#: ../plugin/pbms/src/parameters_ms.cc:579
5857
msgid "Before update row event observer call position"
5860
#: ../plugin/hello_events/hello_events.cc:367
5861
#: ../plugin/hello_events/hello_events.cc:419
5862
msgid "After drop database event observer call position"
5865
#: ../plugin/hello_events/hello_events.cc:381
5866
msgid "A comma delimited list of tables to watch"
5869
#: ../plugin/hello_events/hello_events.cc:443
5870
msgid "An example events Plugin"
5873
#: ../plugin/innobase/handler/data_dictionary.cc:202
5875
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5616
5878
#: ../plugin/logging_gearman/logging_gearman.cc:196
5618
5880
msgid "fail gearman_client_create(): %s"
5665
5927
#: ../plugin/logging_query/logging_query.cc:348
5666
#: ../plugin/logging_query/logging_query.cc:388
5928
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
5667
5929
msgid "Threshold for logging slow queries, in microseconds"
5670
5932
#: ../plugin/logging_query/logging_query.cc:351
5671
#: ../plugin/logging_query/logging_query.cc:400
5933
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
5672
5934
msgid "Threshold for logging big queries, for rows returned"
5675
5937
#: ../plugin/logging_query/logging_query.cc:354
5676
#: ../plugin/logging_query/logging_query.cc:412
5938
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
5677
5939
msgid "Threshold for logging big queries, for rows examined"
5689
5951
msgid "Log queries to a CSV file"
5954
#: ../plugin/logging_stats/logging_stats.cc:323
5955
msgid "Max number of users that will be logged"
5958
#: ../plugin/logging_stats/logging_stats.cc:334
5959
msgid "Max number of vector buckets to construct for logging"
5962
#: ../plugin/logging_stats/logging_stats.cc:345
5963
msgid "Max number of concurrent sessions that will be logged"
5966
#: ../plugin/logging_stats/logging_stats.cc:356
5967
msgid "Enable Logging Statistics Collection"
5970
#: ../plugin/logging_stats/logging_stats.cc:375
5971
msgid "User Statistics as DATA_DICTIONARY tables"
5974
#: ../plugin/md5/md5.cc:99
5975
msgid "libgcrypt library version mismatch\n"
5978
#: ../plugin/memcached_stats/analysis_table.cc:76
5979
#: ../plugin/memcached_stats/stats_table.cc:144
5980
msgid "No value in MEMCACHED_STATS_SERVERS variable."
5692
5983
#: ../plugin/memcached_stats/memcached_stats.cc:114
5693
5984
msgid "List of memcached servers."
5697
5988
msgid "Memcached Stats as I_S tables"
5991
#: ../plugin/memcached_stats/stats_table.cc:76
5994
"Unable get stats from memcached server %s. Got error from "
5995
"memcached_stat_servername()."
5998
#: ../plugin/memcached_stats/stats_table.cc:151
5999
msgid "Unable to create memcached struct. Got error from memcached_create()."
6002
#: ../plugin/memcached_stats/stats_table.cc:159
6005
"Unable to create memcached server list. Got error from "
6006
"memcached_servers_parse(%s)."
6009
#: ../plugin/multi_thread/multi_thread.cc:100
6010
msgid "Maximum number of user threads available."
5700
6013
#: ../plugin/myisam/ha_myisam.cc:529
5702
6015
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6005
6318
"Port number to use for connection or 0 for default to with MySQL protocol."
6321
#: ../plugin/pbms/src/parameters_ms.cc:552
6323
"A comma delimited list of tables to watch of the format: <database>."
6327
#: ../plugin/pbms/src/parameters_ms.cc:560
6328
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6331
#: ../plugin/pbms/src/parameters_ms.cc:568
6332
msgid "Before insert row event observer call position"
6335
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6336
msgid "event_add error in libevent_add_session_callback\n"
6339
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6340
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6343
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6344
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6347
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6348
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6351
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6352
msgid "session_add_event event_add error in libevent_init\n"
6355
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6357
msgid "Can't create completion port thread (error %d)"
6360
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6361
msgid "Size of Pool."
6364
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6365
msgid "Failed to allocate enough memory to transaction message\n"
6368
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6370
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6373
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6375
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6378
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6380
msgid "Enable rabbitmq log"
6381
msgstr "Tranzakciós napló engedélyezése"
6383
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6384
msgid "Host name to connect to"
6387
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6388
msgid "RabbitMQ Port"
6391
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6392
msgid "RabbitMQ username"
6395
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6396
msgid "RabbitMQ password"
6399
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6400
msgid "RabbitMQ virtualhost"
6403
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6404
msgid "Name of RabbitMQ exchange to publish to"
6407
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6408
msgid "Name of RabbitMQ routing key to use"
6411
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6412
#: ../plugin/transaction_log/module.cc:247
6413
msgid "Name of the replicator plugin to use (default='default_replicator')"
6008
6416
#: ../plugin/signal_handler/signal_handler.cc:233
6010
6418
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6025
6433
msgid "syslog priority \"%s\" not known, using \"info\""
6436
#: ../plugin/syslog/module.cc:59
6437
msgid "Syslog Ident"
6440
#: ../plugin/syslog/module.cc:68
6441
msgid "Syslog Facility"
6444
#: ../plugin/syslog/module.cc:77
6445
msgid "Enable logging to syslog of the query log"
6448
#: ../plugin/syslog/module.cc:86
6449
msgid "Syslog Priority of query logging"
6452
#: ../plugin/syslog/module.cc:131
6453
msgid "Enable logging to syslog of the error messages"
6456
#: ../plugin/syslog/module.cc:140
6457
msgid "Syslog Priority of error messages"
6028
6460
#: ../plugin/transaction_log/background_worker.cc:74
6030
6462
msgid "Unable to create background worker thread. Got error %s.\n"
6465
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6466
#: ../plugin/transaction_log/print_transaction_message.cc:102
6467
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6469
msgid "Failed to open transaction log file %s. Got error: %s\n"
6472
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6473
#: ../plugin/transaction_log/print_transaction_message.cc:144
6474
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6476
msgid "Raw buffer read: %s.\n"
6479
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6480
#: ../plugin/transaction_log/print_transaction_message.cc:150
6481
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6483
msgid "Unable to parse transaction. Got error: %s.\n"
6486
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6487
#: ../plugin/transaction_log/print_transaction_message.cc:152
6488
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6490
msgid "BUFFER: %s\n"
6491
msgstr "BUFFER: %s\n"
6033
6493
#: ../plugin/transaction_log/module.cc:122
6035
6495
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6101
6557
msgid "Failed to sync log file. Got error: %s\n"
6104
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6106
msgid "Failed to open transaction log file %s. Got error: %s\n"
6109
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6111
msgid "Raw buffer read: %s.\n"
6114
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6116
msgid "Unable to parse transaction. Got error: %s.\n"
6119
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6121
msgid "BUFFER: %s\n"
6122
msgstr "BUFFER: %s\n"
6124
6560
#~ msgid "Server version: "
6125
6561
#~ msgstr "Szerver vezió: "