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-07 10:52+0000\n"
12
12
"Last-Translator: Ana <Unknown>\n"
13
13
"Language-Team: Galician <gl@li.org>\n"
4700
4700
msgid "File '%s' (fileno: %d) was not closed"
4703
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:232
4705
"Schema name cannot be encoded and fit within filesystem name length "
4709
#: ../drizzled/identifier/table.cc:222
4711
"Table name cannot be encoded and fit within filesystem name length "
4705
4717
#. * Since clients still use this code, we use fprintf here.
4754
4766
#: ../drizzled/message/transaction_reader.cc:199
4767
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
4768
#: ../plugin/transaction_log/print_transaction_message.cc:142
4755
4769
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4757
4771
msgid "Could not read transaction message.\n"
4760
4774
#: ../drizzled/message/transaction_reader.cc:200
4775
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
4776
#: ../plugin/transaction_log/print_transaction_message.cc:143
4761
4777
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4763
4779
msgid "GPB ERROR: %s.\n"
4938
4961
msgid "errmsg plugin '%s' errmsg() failed"
4964
#: ../drizzled/plugin/event_observer.cc:132
4967
"EventObserverList::addEventObserver() Duplicate event position %d for event "
4968
"'%s' from EventObserver plugin '%s'"
4971
#: ../drizzled/plugin/event_observer.cc:399
4973
msgid "EventIterate event handler '%s' failed for event '%s'"
4941
4976
#: ../drizzled/plugin/function.cc:45
4943
4978
msgid "A function named %s already exists!\n"
5133
5173
msgid "Could not add Variable: %s\n"
5176
#: ../drizzled/signal_handler.cc:50
5178
msgid "Got signal %d from thread %<PRIu64>"
5181
#: ../drizzled/signal_handler.cc:92
5183
msgid "Fatal signal %d while backtracing\n"
5186
#: ../drizzled/signal_handler.cc:101
5188
msgid "Fatal: time() call failed\n"
5191
#: ../drizzled/signal_handler.cc:107
5194
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5195
"This could be because you hit a bug. It is also possible that this binary\n"
5196
" or one of the libraries it was linked against is corrupt, improperly "
5198
" or misconfigured. This error can also be caused by malfunctioning "
5202
#: ../drizzled/signal_handler.cc:115
5205
"We will try our best to scrape up some info that will hopefully help "
5207
"the problem, but since we have already crashed, something is definitely "
5209
"and this may fail.\n"
5213
#: ../drizzled/signal_handler.cc:124
5216
"It is possible that drizzled could use up to \n"
5217
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5219
"Hope that's ok; if not, decrease some variables in the equation.\n"
5223
#: ../drizzled/signal_handler.cc:137
5226
"Attempting backtrace. You can use the following information to find out\n"
5227
"where drizzled died. If you see no messages after this, something went\n"
5228
"terribly wrong...\n"
5231
#: ../drizzled/signal_handler.cc:165
5234
"Trying to get some variables.\n"
5235
"Some pointers may be invalid and cause the dump to abort...\n"
5238
#: ../drizzled/signal_handler.cc:176
5242
"This crash occurred while the server was calling initgroups(). This is\n"
5243
"often due to the use of a drizzled that is statically linked against glibc\n"
5244
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5245
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5246
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5247
"drizzled that is not statically linked.\n"
5250
#: ../drizzled/signal_handler.cc:190
5254
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5255
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5256
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5257
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5258
"the documentation for your distribution on how to do that.\n"
5261
#: ../drizzled/signal_handler.cc:203
5263
msgid "Writing a core file\n"
5264
msgstr "Escribindo ficheiro histórico %s\n"
5136
5266
#: ../drizzled/sql_base.cc:1517
5138
5268
msgid "Table %s had a open data Cursor in reopen_table"
5239
5369
msgid "%s: option `-W %s' doesn't allow an argument\n"
5372
#: ../plugin/auth_file/auth_file.cc:214
5374
msgid "Could not load auth file: %s\n"
5377
#: ../plugin/auth_file/auth_file.cc:227
5378
msgid "File to load for usernames and passwords"
5242
5381
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
5243
5382
msgid "Enable HTTP Auth check"
5247
5386
msgid "URL for HTTP Auth check"
5389
#: ../plugin/auth_ldap/auth_ldap.cc:285
5391
msgid "Reconnect failed: %s\n"
5394
#: ../plugin/auth_ldap/auth_ldap.cc:304
5396
msgid "ldap_search_ext_s failed: %s\n"
5399
#: ../plugin/auth_ldap/auth_ldap.cc:410
5401
msgid "Could not load auth ldap: %s\n"
5404
#: ../plugin/auth_ldap/auth_ldap.cc:423
5405
msgid "URI of the LDAP server to contact"
5408
#: ../plugin/auth_ldap/auth_ldap.cc:431
5409
msgid "DN to use when binding to the LDAP server"
5412
#: ../plugin/auth_ldap/auth_ldap.cc:439
5413
msgid "Password to use when binding the DN"
5416
#: ../plugin/auth_ldap/auth_ldap.cc:447
5417
msgid "DN to use when searching"
5420
#: ../plugin/auth_ldap/auth_ldap.cc:455
5421
msgid "Attribute in LDAP with plain text password"
5424
#: ../plugin/auth_ldap/auth_ldap.cc:463
5425
msgid "Attribute in LDAP with MySQL hashed password"
5428
#: ../plugin/auth_ldap/auth_ldap.cc:471
5429
msgid "How often to empty the users cache, 0 to disable"
5250
5432
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
5251
5433
msgid "Enable the console."
5598
5780
msgid "Statement closed indirectly because of a preceding %s() call"
5783
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5784
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5785
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5787
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5790
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5792
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5795
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5796
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5797
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5798
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5800
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5803
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5804
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5806
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5809
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5811
msgid "Error starting Embedded InnoDB %d (%s)\n"
5601
5814
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5603
5816
msgid "Failed to send error message to libnotify\n"
5625
5838
msgid "Regular expression to apply to tables to filter"
5841
#: ../plugin/hello_events/hello_events.cc:294
5842
msgid "Invalid value of before-write-position\n"
5845
#: ../plugin/hello_events/hello_events.cc:303
5846
#: ../plugin/hello_events/hello_events.cc:312
5847
msgid "Invalid value of before-update-position\n"
5850
#: ../plugin/hello_events/hello_events.cc:352
5851
#: ../plugin/hello_events/hello_events.cc:355
5852
#: ../plugin/hello_events/hello_events.cc:373
5853
msgid "A comma delimited list of databases to watch"
5856
#: ../plugin/hello_events/hello_events.cc:358
5857
#: ../plugin/hello_events/hello_events.cc:389
5858
msgid "Enable Example Events Plugin"
5861
#: ../plugin/hello_events/hello_events.cc:361
5862
#: ../plugin/hello_events/hello_events.cc:397
5863
msgid "Before write row event observer call position"
5866
#: ../plugin/hello_events/hello_events.cc:364
5867
#: ../plugin/hello_events/hello_events.cc:408
5868
#: ../plugin/pbms/src/parameters_ms.cc:579
5869
msgid "Before update row event observer call position"
5872
#: ../plugin/hello_events/hello_events.cc:367
5873
#: ../plugin/hello_events/hello_events.cc:419
5874
msgid "After drop database event observer call position"
5877
#: ../plugin/hello_events/hello_events.cc:381
5878
msgid "A comma delimited list of tables to watch"
5881
#: ../plugin/hello_events/hello_events.cc:443
5882
msgid "An example events Plugin"
5885
#: ../plugin/innobase/handler/data_dictionary.cc:202
5887
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5628
5890
#: ../plugin/logging_gearman/logging_gearman.cc:196
5630
5892
msgid "fail gearman_client_create(): %s"
5677
5939
#: ../plugin/logging_query/logging_query.cc:348
5678
#: ../plugin/logging_query/logging_query.cc:388
5940
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
5679
5941
msgid "Threshold for logging slow queries, in microseconds"
5682
5944
#: ../plugin/logging_query/logging_query.cc:351
5683
#: ../plugin/logging_query/logging_query.cc:400
5945
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
5684
5946
msgid "Threshold for logging big queries, for rows returned"
5687
5949
#: ../plugin/logging_query/logging_query.cc:354
5688
#: ../plugin/logging_query/logging_query.cc:412
5950
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
5689
5951
msgid "Threshold for logging big queries, for rows examined"
5701
5963
msgid "Log queries to a CSV file"
5966
#: ../plugin/logging_stats/logging_stats.cc:323
5967
msgid "Max number of users that will be logged"
5970
#: ../plugin/logging_stats/logging_stats.cc:334
5971
msgid "Max number of vector buckets to construct for logging"
5974
#: ../plugin/logging_stats/logging_stats.cc:345
5975
msgid "Max number of concurrent sessions that will be logged"
5978
#: ../plugin/logging_stats/logging_stats.cc:356
5979
msgid "Enable Logging Statistics Collection"
5982
#: ../plugin/logging_stats/logging_stats.cc:375
5983
msgid "User Statistics as DATA_DICTIONARY tables"
5986
#: ../plugin/md5/md5.cc:99
5987
msgid "libgcrypt library version mismatch\n"
5990
#: ../plugin/memcached_stats/analysis_table.cc:76
5991
#: ../plugin/memcached_stats/stats_table.cc:144
5992
msgid "No value in MEMCACHED_STATS_SERVERS variable."
5704
5995
#: ../plugin/memcached_stats/memcached_stats.cc:114
5705
5996
msgid "List of memcached servers."
5709
6000
msgid "Memcached Stats as I_S tables"
6003
#: ../plugin/memcached_stats/stats_table.cc:76
6006
"Unable get stats from memcached server %s. Got error from "
6007
"memcached_stat_servername()."
6010
#: ../plugin/memcached_stats/stats_table.cc:151
6011
msgid "Unable to create memcached struct. Got error from memcached_create()."
6014
#: ../plugin/memcached_stats/stats_table.cc:159
6017
"Unable to create memcached server list. Got error from "
6018
"memcached_servers_parse(%s)."
6021
#: ../plugin/multi_thread/multi_thread.cc:100
6022
msgid "Maximum number of user threads available."
5712
6025
#: ../plugin/myisam/ha_myisam.cc:529
5714
6027
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6017
6330
"Port number to use for connection or 0 for default to with MySQL protocol."
6333
#: ../plugin/pbms/src/parameters_ms.cc:552
6335
"A comma delimited list of tables to watch of the format: <database>."
6339
#: ../plugin/pbms/src/parameters_ms.cc:560
6340
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6343
#: ../plugin/pbms/src/parameters_ms.cc:568
6344
msgid "Before insert row event observer call position"
6347
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6348
msgid "event_add error in libevent_add_session_callback\n"
6351
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6352
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6355
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6356
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6359
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6360
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6363
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6364
msgid "session_add_event event_add error in libevent_init\n"
6367
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6369
msgid "Can't create completion port thread (error %d)"
6372
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6373
msgid "Size of Pool."
6376
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6377
msgid "Failed to allocate enough memory to transaction message\n"
6380
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6382
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6385
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6387
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6390
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6391
msgid "Enable rabbitmq log"
6394
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6395
msgid "Host name to connect to"
6398
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6399
msgid "RabbitMQ Port"
6402
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6403
msgid "RabbitMQ username"
6406
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6407
msgid "RabbitMQ password"
6410
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6411
msgid "RabbitMQ virtualhost"
6414
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6415
msgid "Name of RabbitMQ exchange to publish to"
6418
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6419
msgid "Name of RabbitMQ routing key to use"
6422
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6423
#: ../plugin/transaction_log/module.cc:247
6424
msgid "Name of the replicator plugin to use (default='default_replicator')"
6020
6427
#: ../plugin/signal_handler/signal_handler.cc:233
6022
6429
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6037
6444
msgid "syslog priority \"%s\" not known, using \"info\""
6447
#: ../plugin/syslog/module.cc:59
6448
msgid "Syslog Ident"
6451
#: ../plugin/syslog/module.cc:68
6452
msgid "Syslog Facility"
6455
#: ../plugin/syslog/module.cc:77
6456
msgid "Enable logging to syslog of the query log"
6459
#: ../plugin/syslog/module.cc:86
6460
msgid "Syslog Priority of query logging"
6463
#: ../plugin/syslog/module.cc:131
6464
msgid "Enable logging to syslog of the error messages"
6467
#: ../plugin/syslog/module.cc:140
6468
msgid "Syslog Priority of error messages"
6040
6471
#: ../plugin/transaction_log/background_worker.cc:74
6042
6473
msgid "Unable to create background worker thread. Got error %s.\n"
6476
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6477
#: ../plugin/transaction_log/print_transaction_message.cc:102
6478
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6480
msgid "Failed to open transaction log file %s. Got error: %s\n"
6483
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6484
#: ../plugin/transaction_log/print_transaction_message.cc:144
6485
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6487
msgid "Raw buffer read: %s.\n"
6490
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6491
#: ../plugin/transaction_log/print_transaction_message.cc:150
6492
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6494
msgid "Unable to parse transaction. Got error: %s.\n"
6497
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6498
#: ../plugin/transaction_log/print_transaction_message.cc:152
6499
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6501
msgid "BUFFER: %s\n"
6045
6504
#: ../plugin/transaction_log/module.cc:122
6047
6506
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6113
6568
msgid "Failed to sync log file. Got error: %s\n"
6116
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6118
msgid "Failed to open transaction log file %s. Got error: %s\n"
6121
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6123
msgid "Raw buffer read: %s.\n"
6126
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6128
msgid "Unable to parse transaction. Got error: %s.\n"
6131
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6133
msgid "BUFFER: %s\n"
6136
6571
#~ msgid "Synonym for -?"
6137
6572
#~ msgstr "Sinónimo de -?"