~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_GB.po

MergedĀ fromĀ me.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
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-06-06 19:08+0000\n"
12
12
"Last-Translator: Michael Fallows <Unknown>\n"
13
13
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
5068
5068
msgid "File '%s' (fileno: %d) was not closed"
5069
5069
msgstr "File '%s' (fileno: %d) was not closed"
5070
5070
 
 
5071
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:232
 
5072
msgid ""
 
5073
"Schema name cannot be encoded and fit within filesystem name length "
 
5074
"restrictions."
 
5075
msgstr ""
 
5076
 
 
5077
#: ../drizzled/identifier/table.cc:222
 
5078
msgid ""
 
5079
"Table name cannot be encoded and fit within filesystem name length "
 
5080
"restrictions."
 
5081
msgstr ""
 
5082
 
5071
5083
#. *
5072
5084
#. * @todo
5073
5085
#. * Since clients still use this code, we use fprintf here.
5122
5134
msgstr "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5123
5135
 
5124
5136
#: ../drizzled/message/transaction_reader.cc:199
 
5137
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
 
5138
#: ../plugin/transaction_log/print_transaction_message.cc:142
5125
5139
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5126
5140
#, c-format
5127
5141
msgid "Could not read transaction message.\n"
5128
5142
msgstr "Could not read transaction message.\n"
5129
5143
 
5130
5144
#: ../drizzled/message/transaction_reader.cc:200
 
5145
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
 
5146
#: ../plugin/transaction_log/print_transaction_message.cc:143
5131
5147
#: ../plugin/transaction_log/transaction_log_reader.cc:149
5132
5148
#, c-format
5133
5149
msgid "GPB ERROR: %s.\n"
5161
5177
msgid "Usage: %s TRANSACTION_LOG\n"
5162
5178
msgstr "Usage: %s TRANSACTION_LOG\n"
5163
5179
 
 
5180
#: ../drizzled/module/library.cc:149
 
5181
#, c-format
 
5182
msgid ""
 
5183
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
 
5184
"the current running version of Drizzle: %<PRIu64>."
 
5185
msgstr ""
 
5186
 
5164
5187
#: ../drizzled/module/loader.cc:275
5165
5188
#, c-format
5166
5189
msgid ""
5319
5342
msgid "errmsg plugin '%s' errmsg() failed"
5320
5343
msgstr "errmsg plugin '%s' errmsg() failed"
5321
5344
 
 
5345
#: ../drizzled/plugin/event_observer.cc:132
 
5346
#, c-format
 
5347
msgid ""
 
5348
"EventObserverList::addEventObserver() Duplicate event position %d for event "
 
5349
"'%s' from EventObserver plugin '%s'"
 
5350
msgstr ""
 
5351
 
 
5352
#: ../drizzled/plugin/event_observer.cc:399
 
5353
#, c-format
 
5354
msgid "EventIterate event handler '%s' failed for event '%s'"
 
5355
msgstr ""
 
5356
 
5322
5357
#: ../drizzled/plugin/function.cc:45
5323
5358
#, c-format
5324
5359
msgid "A function named %s already exists!\n"
5461
5496
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5462
5497
msgstr "Attempted to configure %s as the scheduler, which did not exist.\n"
5463
5498
 
 
5499
#: ../drizzled/plugin/schema_engine.cc:131
 
5500
#, c-format
 
5501
msgid "Error while loading database options: '%s':"
 
5502
msgstr "Error while loading database options: '%s':"
 
5503
 
5464
5504
#: ../drizzled/plugin/xa_resource_manager.cc:116
5465
5505
#, c-format
5466
5506
msgid "Found %d prepared transaction(s) in resource manager."
5526
5566
msgid "Could not add Variable: %s\n"
5527
5567
msgstr "Could not add Variable: %s\n"
5528
5568
 
 
5569
#: ../drizzled/signal_handler.cc:50
 
5570
#, c-format
 
5571
msgid "Got signal %d from thread %<PRIu64>"
 
5572
msgstr "Got signal %d from thread %<PRIu64>"
 
5573
 
 
5574
#: ../drizzled/signal_handler.cc:92
 
5575
#, c-format
 
5576
msgid "Fatal signal %d while backtracing\n"
 
5577
msgstr ""
 
5578
 
 
5579
#: ../drizzled/signal_handler.cc:101
 
5580
#, c-format
 
5581
msgid "Fatal: time() call failed\n"
 
5582
msgstr ""
 
5583
 
 
5584
#: ../drizzled/signal_handler.cc:107
 
5585
#, c-format
 
5586
msgid ""
 
5587
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
 
5588
"This could be because you hit a bug. It is also possible that this binary\n"
 
5589
" or one of the libraries it was linked against is corrupt, improperly "
 
5590
"built,\n"
 
5591
" or misconfigured. This error can also be caused by malfunctioning "
 
5592
"hardware.\n"
 
5593
msgstr ""
 
5594
 
 
5595
#: ../drizzled/signal_handler.cc:115
 
5596
#, c-format
 
5597
msgid ""
 
5598
"We will try our best to scrape up some info that will hopefully help "
 
5599
"diagnose\n"
 
5600
"the problem, but since we have already crashed, something is definitely "
 
5601
"wrong\n"
 
5602
"and this may fail.\n"
 
5603
"\n"
 
5604
msgstr ""
 
5605
"We will try our best to scrape up some info that will hopefully help "
 
5606
"diagnose\n"
 
5607
"the problem, but since we have already crashed, something is definitely "
 
5608
"wrong\n"
 
5609
"and this may fail.\n"
 
5610
"\n"
 
5611
 
 
5612
#: ../drizzled/signal_handler.cc:124
 
5613
#, fuzzy, c-format
 
5614
msgid ""
 
5615
"It is possible that drizzled could use up to \n"
 
5616
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
 
5617
"bytes of memory\n"
 
5618
"Hope that's ok; if not, decrease some variables in the equation.\n"
 
5619
"\n"
 
5620
msgstr ""
 
5621
"It is possible that drizzled could use up to \n"
 
5622
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
 
5623
"<PRIu64> K\n"
 
5624
"bytes of memory\n"
 
5625
"Hope that's ok; if not, decrease some variables in the equation.\n"
 
5626
"\n"
 
5627
 
 
5628
#: ../drizzled/signal_handler.cc:137
 
5629
#, c-format
 
5630
msgid ""
 
5631
"Attempting backtrace. You can use the following information to find out\n"
 
5632
"where drizzled died. If you see no messages after this, something went\n"
 
5633
"terribly wrong...\n"
 
5634
msgstr ""
 
5635
"Attempting backtrace. You can use the following information to find out\n"
 
5636
"where drizzled died. If you see no messages after this, something went\n"
 
5637
"terribly wrong...\n"
 
5638
 
 
5639
#: ../drizzled/signal_handler.cc:165
 
5640
#, c-format
 
5641
msgid ""
 
5642
"Trying to get some variables.\n"
 
5643
"Some pointers may be invalid and cause the dump to abort...\n"
 
5644
msgstr ""
 
5645
"Trying to get some variables.\n"
 
5646
"Some pointers may be invalid and cause the dump to abort...\n"
 
5647
 
 
5648
#: ../drizzled/signal_handler.cc:176
 
5649
#, c-format
 
5650
msgid ""
 
5651
"\n"
 
5652
"This crash occurred while the server was calling initgroups(). This is\n"
 
5653
"often due to the use of a drizzled that is statically linked against glibc\n"
 
5654
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
 
5655
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
 
5656
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
 
5657
"drizzled that is not statically linked.\n"
 
5658
msgstr ""
 
5659
 
 
5660
#: ../drizzled/signal_handler.cc:190
 
5661
#, c-format
 
5662
msgid ""
 
5663
"\n"
 
5664
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
 
5665
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
 
5666
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
 
5667
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
 
5668
"the documentation for your distribution on how to do that.\n"
 
5669
msgstr ""
 
5670
"\n"
 
5671
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
 
5672
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
 
5673
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
 
5674
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
 
5675
"the documentation for your distribution on how to do that.\n"
 
5676
 
 
5677
#: ../drizzled/signal_handler.cc:203
 
5678
#, c-format
 
5679
msgid "Writing a core file\n"
 
5680
msgstr "Writing a core file\n"
 
5681
 
5529
5682
#: ../drizzled/sql_base.cc:1517
5530
5683
#, c-format
5531
5684
msgid "Table %s had a open data Cursor in reopen_table"
5636
5789
msgid "%s: option `-W %s' doesn't allow an argument\n"
5637
5790
msgstr "%s: option `-W %s' doesn't allow an argument\n"
5638
5791
 
 
5792
#: ../plugin/auth_file/auth_file.cc:214
 
5793
#, fuzzy, c-format
 
5794
msgid "Could not load auth file: %s\n"
 
5795
msgstr "Could not add Variable: %s\n"
 
5796
 
 
5797
#: ../plugin/auth_file/auth_file.cc:227
 
5798
msgid "File to load for usernames and passwords"
 
5799
msgstr ""
 
5800
 
5639
5801
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
5640
5802
msgid "Enable HTTP Auth check"
5641
5803
msgstr "Enable HTTP Auth check"
5644
5806
msgid "URL for HTTP Auth check"
5645
5807
msgstr "URL for HTTP Auth check"
5646
5808
 
 
5809
#: ../plugin/auth_ldap/auth_ldap.cc:285
 
5810
#, fuzzy, c-format
 
5811
msgid "Reconnect failed: %s\n"
 
5812
msgstr "Cannot open file: %s\n"
 
5813
 
 
5814
#: ../plugin/auth_ldap/auth_ldap.cc:304
 
5815
#, c-format
 
5816
msgid "ldap_search_ext_s failed: %s\n"
 
5817
msgstr ""
 
5818
 
 
5819
#: ../plugin/auth_ldap/auth_ldap.cc:410
 
5820
#, fuzzy, c-format
 
5821
msgid "Could not load auth ldap: %s\n"
 
5822
msgstr "Could not add Variable: %s\n"
 
5823
 
 
5824
#: ../plugin/auth_ldap/auth_ldap.cc:423
 
5825
msgid "URI of the LDAP server to contact"
 
5826
msgstr ""
 
5827
 
 
5828
#: ../plugin/auth_ldap/auth_ldap.cc:431
 
5829
msgid "DN to use when binding to the LDAP server"
 
5830
msgstr ""
 
5831
 
 
5832
#: ../plugin/auth_ldap/auth_ldap.cc:439
 
5833
#, fuzzy
 
5834
msgid "Password to use when binding the DN"
 
5835
msgstr "Password to use for auth."
 
5836
 
 
5837
#: ../plugin/auth_ldap/auth_ldap.cc:447
 
5838
msgid "DN to use when searching"
 
5839
msgstr ""
 
5840
 
 
5841
#: ../plugin/auth_ldap/auth_ldap.cc:455
 
5842
msgid "Attribute in LDAP with plain text password"
 
5843
msgstr ""
 
5844
 
 
5845
#: ../plugin/auth_ldap/auth_ldap.cc:463
 
5846
msgid "Attribute in LDAP with MySQL hashed password"
 
5847
msgstr ""
 
5848
 
 
5849
#: ../plugin/auth_ldap/auth_ldap.cc:471
 
5850
msgid "How often to empty the users cache, 0 to disable"
 
5851
msgstr ""
 
5852
 
5647
5853
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
5648
5854
msgid "Enable the console."
5649
5855
msgstr "Enable the console."
6015
6221
msgid "Statement closed indirectly because of a preceding %s() call"
6016
6222
msgstr "Statement closed indirectly because of a preceding %s() call"
6017
6223
 
 
6224
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
 
6225
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
 
6226
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
 
6227
#, fuzzy, c-format
 
6228
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
 
6229
msgstr "Can't create table '%-.200s' (errno: %d)"
 
6230
 
 
6231
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
 
6232
#, fuzzy, c-format
 
6233
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
 
6234
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
 
6235
 
 
6236
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
 
6237
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
 
6238
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
 
6239
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
 
6240
#, c-format
 
6241
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
 
6242
msgstr ""
 
6243
 
 
6244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
 
6245
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
 
6246
#, c-format
 
6247
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
 
6248
msgstr ""
 
6249
 
 
6250
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
 
6251
#, c-format
 
6252
msgid "Error starting Embedded InnoDB %d (%s)\n"
 
6253
msgstr ""
 
6254
 
6018
6255
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
6019
6256
#, c-format
6020
6257
msgid "Failed to send error message to libnotify\n"
6042
6279
msgid "Regular expression to apply to tables to filter"
6043
6280
msgstr "Regular expression to apply to tables to filter"
6044
6281
 
 
6282
#: ../plugin/hello_events/hello_events.cc:294
 
6283
#, fuzzy
 
6284
msgid "Invalid value of before-write-position\n"
 
6285
msgstr "Invalid use of null pointer"
 
6286
 
 
6287
#: ../plugin/hello_events/hello_events.cc:303
 
6288
#: ../plugin/hello_events/hello_events.cc:312
 
6289
#, fuzzy
 
6290
msgid "Invalid value of before-update-position\n"
 
6291
msgstr "Invalid use of null pointer"
 
6292
 
 
6293
#: ../plugin/hello_events/hello_events.cc:352
 
6294
#: ../plugin/hello_events/hello_events.cc:355
 
6295
#: ../plugin/hello_events/hello_events.cc:373
 
6296
msgid "A comma delimited list of databases to watch"
 
6297
msgstr ""
 
6298
 
 
6299
#: ../plugin/hello_events/hello_events.cc:358
 
6300
#: ../plugin/hello_events/hello_events.cc:389
 
6301
msgid "Enable Example Events Plugin"
 
6302
msgstr ""
 
6303
 
 
6304
#: ../plugin/hello_events/hello_events.cc:361
 
6305
#: ../plugin/hello_events/hello_events.cc:397
 
6306
msgid "Before write row event observer call position"
 
6307
msgstr ""
 
6308
 
 
6309
#: ../plugin/hello_events/hello_events.cc:364
 
6310
#: ../plugin/hello_events/hello_events.cc:408
 
6311
#: ../plugin/pbms/src/parameters_ms.cc:579
 
6312
msgid "Before update row event observer call position"
 
6313
msgstr ""
 
6314
 
 
6315
#: ../plugin/hello_events/hello_events.cc:367
 
6316
#: ../plugin/hello_events/hello_events.cc:419
 
6317
msgid "After drop database event observer call position"
 
6318
msgstr ""
 
6319
 
 
6320
#: ../plugin/hello_events/hello_events.cc:381
 
6321
msgid "A comma delimited list of tables to watch"
 
6322
msgstr ""
 
6323
 
 
6324
#: ../plugin/hello_events/hello_events.cc:443
 
6325
msgid "An example events Plugin"
 
6326
msgstr ""
 
6327
 
 
6328
#: ../plugin/innobase/handler/data_dictionary.cc:202
 
6329
#, c-format
 
6330
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
 
6331
msgstr ""
 
6332
 
6045
6333
#: ../plugin/logging_gearman/logging_gearman.cc:196
6046
6334
#, c-format
6047
6335
msgid "fail gearman_client_create(): %s"
6092
6380
msgstr "Enable logging to CSV file"
6093
6381
 
6094
6382
#: ../plugin/logging_query/logging_query.cc:348
6095
 
#: ../plugin/logging_query/logging_query.cc:388
 
6383
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
6096
6384
msgid "Threshold for logging slow queries, in microseconds"
6097
6385
msgstr "Threshold for logging slow queries, in microseconds"
6098
6386
 
6099
6387
#: ../plugin/logging_query/logging_query.cc:351
6100
 
#: ../plugin/logging_query/logging_query.cc:400
 
6388
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
6101
6389
msgid "Threshold for logging big queries, for rows returned"
6102
6390
msgstr "Threshold for logging big queries, for rows returned"
6103
6391
 
6104
6392
#: ../plugin/logging_query/logging_query.cc:354
6105
 
#: ../plugin/logging_query/logging_query.cc:412
 
6393
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
6106
6394
msgid "Threshold for logging big queries, for rows examined"
6107
6395
msgstr "Threshold for logging big queries, for rows examined"
6108
6396
 
6118
6406
msgid "Log queries to a CSV file"
6119
6407
msgstr "Log queries to a CSV file"
6120
6408
 
 
6409
#: ../plugin/logging_stats/logging_stats.cc:323
 
6410
msgid "Max number of users that will be logged"
 
6411
msgstr ""
 
6412
 
 
6413
#: ../plugin/logging_stats/logging_stats.cc:334
 
6414
msgid "Max number of vector buckets to construct for logging"
 
6415
msgstr ""
 
6416
 
 
6417
#: ../plugin/logging_stats/logging_stats.cc:345
 
6418
msgid "Max number of concurrent sessions that will be logged"
 
6419
msgstr ""
 
6420
 
 
6421
#: ../plugin/logging_stats/logging_stats.cc:356
 
6422
#, fuzzy
 
6423
msgid "Enable Logging Statistics Collection"
 
6424
msgstr "Enable logging to syslog"
 
6425
 
 
6426
#: ../plugin/logging_stats/logging_stats.cc:375
 
6427
msgid "User Statistics as DATA_DICTIONARY tables"
 
6428
msgstr ""
 
6429
 
 
6430
#: ../plugin/md5/md5.cc:99
 
6431
msgid "libgcrypt library version mismatch\n"
 
6432
msgstr ""
 
6433
 
 
6434
#: ../plugin/memcached_stats/analysis_table.cc:76
 
6435
#: ../plugin/memcached_stats/stats_table.cc:144
 
6436
msgid "No value in MEMCACHED_STATS_SERVERS variable."
 
6437
msgstr ""
 
6438
 
6121
6439
#: ../plugin/memcached_stats/memcached_stats.cc:114
6122
6440
msgid "List of memcached servers."
6123
6441
msgstr "List of memcached servers."
6126
6444
msgid "Memcached Stats as I_S tables"
6127
6445
msgstr "Memcached Stats as I_S tables"
6128
6446
 
 
6447
#: ../plugin/memcached_stats/stats_table.cc:76
 
6448
#, c-format
 
6449
msgid ""
 
6450
"Unable get stats from memcached server %s.  Got error from "
 
6451
"memcached_stat_servername()."
 
6452
msgstr ""
 
6453
 
 
6454
#: ../plugin/memcached_stats/stats_table.cc:151
 
6455
msgid "Unable to create memcached struct.  Got error from memcached_create()."
 
6456
msgstr ""
 
6457
 
 
6458
#: ../plugin/memcached_stats/stats_table.cc:159
 
6459
#, c-format
 
6460
msgid ""
 
6461
"Unable to create memcached server list.  Got error from "
 
6462
"memcached_servers_parse(%s)."
 
6463
msgstr ""
 
6464
 
 
6465
#: ../plugin/multi_thread/multi_thread.cc:100
 
6466
msgid "Maximum number of user threads available."
 
6467
msgstr ""
 
6468
 
6129
6469
#: ../plugin/myisam/ha_myisam.cc:529
6130
6470
#, c-format
6131
6471
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6450
6790
"Port number to use for connection or 0 for default to with MySQL protocol."
6451
6791
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
6452
6792
 
 
6793
#: ../plugin/pbms/src/parameters_ms.cc:552
 
6794
msgid ""
 
6795
"A comma delimited list of tables to watch of the format: <database>."
 
6796
"<table>, ..."
 
6797
msgstr ""
 
6798
 
 
6799
#: ../plugin/pbms/src/parameters_ms.cc:560
 
6800
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
 
6801
msgstr ""
 
6802
 
 
6803
#: ../plugin/pbms/src/parameters_ms.cc:568
 
6804
msgid "Before insert row event observer call position"
 
6805
msgstr ""
 
6806
 
 
6807
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
 
6808
msgid "event_add error in libevent_add_session_callback\n"
 
6809
msgstr ""
 
6810
 
 
6811
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
 
6812
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
 
6813
msgstr ""
 
6814
 
 
6815
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
 
6816
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
 
6817
msgstr ""
 
6818
 
 
6819
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
 
6820
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
 
6821
msgstr ""
 
6822
 
 
6823
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
 
6824
msgid "session_add_event event_add error in libevent_init\n"
 
6825
msgstr ""
 
6826
 
 
6827
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
 
6828
#, fuzzy, c-format
 
6829
msgid "Can't create completion port thread (error %d)"
 
6830
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
 
6831
 
 
6832
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
 
6833
msgid "Size of Pool."
 
6834
msgstr ""
 
6835
 
 
6836
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
 
6837
#, fuzzy
 
6838
msgid "Failed to allocate enough memory to transaction message\n"
 
6839
msgstr "Failed to allocate the TransactionLog instance.  Got error: %s\n"
 
6840
 
 
6841
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
 
6842
#, fuzzy, c-format
 
6843
msgid "Failed to allocate the RabbitMQHandler.  Got error: %s\n"
 
6844
msgstr "Failed to allocate the TransactionLog instance.  Got error: %s\n"
 
6845
 
 
6846
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
 
6847
#, fuzzy, c-format
 
6848
msgid "Failed to allocate the RabbitMQLog instance.  Got error: %s\n"
 
6849
msgstr "Failed to allocate the TransactionLog instance.  Got error: %s\n"
 
6850
 
 
6851
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
 
6852
#, fuzzy
 
6853
msgid "Enable rabbitmq log"
 
6854
msgstr "Enable transaction log"
 
6855
 
 
6856
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
 
6857
msgid "Host name to connect to"
 
6858
msgstr ""
 
6859
 
 
6860
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
 
6861
msgid "RabbitMQ Port"
 
6862
msgstr ""
 
6863
 
 
6864
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
 
6865
#, fuzzy
 
6866
msgid "RabbitMQ username"
 
6867
msgstr "user name"
 
6868
 
 
6869
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
 
6870
msgid "RabbitMQ password"
 
6871
msgstr ""
 
6872
 
 
6873
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
 
6874
msgid "RabbitMQ virtualhost"
 
6875
msgstr ""
 
6876
 
 
6877
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
 
6878
msgid "Name of RabbitMQ exchange to publish to"
 
6879
msgstr ""
 
6880
 
 
6881
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
 
6882
msgid "Name of RabbitMQ routing key to use"
 
6883
msgstr ""
 
6884
 
 
6885
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
 
6886
#: ../plugin/transaction_log/module.cc:247
 
6887
msgid "Name of the replicator plugin to use (default='default_replicator')"
 
6888
msgstr "Name of the replicator plugin to use (default='default_replicator')"
 
6889
 
6453
6890
#: ../plugin/signal_handler/signal_handler.cc:233
6454
6891
#, c-format
6455
6892
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6470
6907
msgid "syslog priority \"%s\" not known, using \"info\""
6471
6908
msgstr "syslog priority \"%s\" not known, using \"info\""
6472
6909
 
 
6910
#: ../plugin/syslog/module.cc:59
 
6911
msgid "Syslog Ident"
 
6912
msgstr "Syslog Ident"
 
6913
 
 
6914
#: ../plugin/syslog/module.cc:68
 
6915
msgid "Syslog Facility"
 
6916
msgstr "Syslog Facility"
 
6917
 
 
6918
#: ../plugin/syslog/module.cc:77
 
6919
#, fuzzy
 
6920
msgid "Enable logging to syslog of the query log"
 
6921
msgstr "Enable logging to syslog"
 
6922
 
 
6923
#: ../plugin/syslog/module.cc:86
 
6924
#, fuzzy
 
6925
msgid "Syslog Priority of query logging"
 
6926
msgstr "Syslog Priority"
 
6927
 
 
6928
#: ../plugin/syslog/module.cc:131
 
6929
#, fuzzy
 
6930
msgid "Enable logging to syslog of the error messages"
 
6931
msgstr "Enable logging to syslog"
 
6932
 
 
6933
#: ../plugin/syslog/module.cc:140
 
6934
#, fuzzy
 
6935
msgid "Syslog Priority of error messages"
 
6936
msgstr "Syslog Priority"
 
6937
 
6473
6938
#: ../plugin/transaction_log/background_worker.cc:74
6474
6939
#, c-format
6475
6940
msgid "Unable to create background worker thread. Got error %s.\n"
6476
6941
msgstr "Unable to create background worker thread. Got error %s.\n"
6477
6942
 
 
6943
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
 
6944
#: ../plugin/transaction_log/print_transaction_message.cc:102
 
6945
#: ../plugin/transaction_log/transaction_log_reader.cc:95
 
6946
#, c-format
 
6947
msgid "Failed to open transaction log file %s.  Got error: %s\n"
 
6948
msgstr "Failed to open transaction log file %s.  Got error: %s\n"
 
6949
 
 
6950
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
 
6951
#: ../plugin/transaction_log/print_transaction_message.cc:144
 
6952
#: ../plugin/transaction_log/transaction_log_reader.cc:150
 
6953
#, c-format
 
6954
msgid "Raw buffer read: %s.\n"
 
6955
msgstr "Raw buffer read: %s.\n"
 
6956
 
 
6957
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
 
6958
#: ../plugin/transaction_log/print_transaction_message.cc:150
 
6959
#: ../plugin/transaction_log/transaction_log_reader.cc:157
 
6960
#, c-format
 
6961
msgid "Unable to parse transaction. Got error: %s.\n"
 
6962
msgstr "Unable to parse transaction. Got error: %s.\n"
 
6963
 
 
6964
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
 
6965
#: ../plugin/transaction_log/print_transaction_message.cc:152
 
6966
#: ../plugin/transaction_log/transaction_log_reader.cc:159
 
6967
#, c-format
 
6968
msgid "BUFFER: %s\n"
 
6969
msgstr "BUFFER: %s\n"
 
6970
 
6478
6971
#: ../plugin/transaction_log/module.cc:122
6479
6972
#, c-format
6480
6973
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
6513
7006
msgid "Path to the file to use for transaction log"
6514
7007
msgstr "Path to the file to use for transaction log"
6515
7008
 
6516
 
#: ../plugin/transaction_log/module.cc:247
6517
 
msgid "Name of the replicator plugin to use (default='default_replicator')"
6518
 
msgstr "Name of the replicator plugin to use (default='default_replicator')"
6519
 
 
6520
7009
#: ../plugin/transaction_log/module.cc:255
6521
7010
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6522
7011
msgstr "Enable CRC32 Checksumming of each written transaction log entry"
6551
7040
msgid "Failed to sync log file. Got error: %s\n"
6552
7041
msgstr "Failed to sync log file. Got error: %s\n"
6553
7042
 
6554
 
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6555
 
#, c-format
6556
 
msgid "Failed to open transaction log file %s.  Got error: %s\n"
6557
 
msgstr "Failed to open transaction log file %s.  Got error: %s\n"
6558
 
 
6559
 
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6560
 
#, c-format
6561
 
msgid "Raw buffer read: %s.\n"
6562
 
msgstr "Raw buffer read: %s.\n"
6563
 
 
6564
 
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6565
 
#, c-format
6566
 
msgid "Unable to parse transaction. Got error: %s.\n"
6567
 
msgstr "Unable to parse transaction. Got error: %s.\n"
6568
 
 
6569
 
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6570
 
#, c-format
6571
 
msgid "BUFFER: %s\n"
6572
 
msgstr "BUFFER: %s\n"
6573
 
 
6574
7043
#~ msgid ""
6575
7044
#~ "'%s' had no or invalid character set, and default character set is multi-"
6576
7045
#~ "byte, so character column sizes may have changed"
6626
7095
#~ msgid "Memory allocation error while copying password. Aborting.\n"
6627
7096
#~ msgstr "Memory allocation error while copying password. Aborting.\n"
6628
7097
 
6629
 
#~ msgid "Enable logging to syslog"
6630
 
#~ msgstr "Enable logging to syslog"
6631
 
 
6632
 
#~ msgid "Syslog Ident"
6633
 
#~ msgstr "Syslog Ident"
6634
 
 
6635
 
#~ msgid "Syslog Facility"
6636
 
#~ msgstr "Syslog Facility"
6637
 
 
6638
 
#~ msgid "Syslog Priority"
6639
 
#~ msgstr "Syslog Priority"
6640
 
 
6641
7098
#~ msgid "Log to syslog"
6642
7099
#~ msgstr "Log to syslog"
6643
7100
 
6756
7213
#~ msgstr "Do you already have another drizzled server running on port: %d ?"
6757
7214
 
6758
7215
#~ msgid ""
6759
 
#~ "We will try our best to scrape up some info that will hopefully help "
6760
 
#~ "diagnose\n"
6761
 
#~ "the problem, but since we have already crashed, something is definitely "
6762
 
#~ "wrong\n"
6763
 
#~ "and this may fail.\n"
6764
 
#~ "\n"
6765
 
#~ msgstr ""
6766
 
#~ "We will try our best to scrape up some info that will hopefully help "
6767
 
#~ "diagnose\n"
6768
 
#~ "the problem, but since we have already crashed, something is definitely "
6769
 
#~ "wrong\n"
6770
 
#~ "and this may fail.\n"
6771
 
#~ "\n"
6772
 
 
6773
 
#~ msgid "Writing a core file\n"
6774
 
#~ msgstr "Writing a core file\n"
6775
 
 
6776
 
#~ msgid ""
6777
 
#~ "\n"
6778
 
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
6779
 
#~ "unreliable and unstable on some operating systems and operating-system\n"
6780
 
#~ "versions (notably, some versions of Linux).  This crash could be due to "
6781
 
#~ "use\n"
6782
 
#~ "of those buggy OS calls.  You should consider whether you really need "
6783
 
#~ "the\n"
6784
 
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
6785
 
#~ " bugs.\n"
6786
 
#~ msgstr ""
6787
 
#~ "\n"
6788
 
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
6789
 
#~ "unreliable and unstable on some operating systems and operating-system\n"
6790
 
#~ "versions (notably, some versions of Linux).  This crash could be due to "
6791
 
#~ "use\n"
6792
 
#~ "of those buggy OS calls.  You should consider whether you really need "
6793
 
#~ "the\n"
6794
 
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
6795
 
#~ " bugs.\n"
6796
 
 
6797
 
#~ msgid ""
6798
 
#~ "\n"
6799
 
#~ "You are running a statically-linked LinuxThreads binary on an NPTL "
6800
 
#~ "system.\n"
6801
 
#~ "This can result in crashes on some distributions due to LT/NPTL "
6802
 
#~ "conflicts.\n"
6803
 
#~ "You should either build a dynamically-linked binary, or force "
6804
 
#~ "LinuxThreads\n"
6805
 
#~ "to be used with the LD_ASSUME_KERNEL environment variable. Please "
6806
 
#~ "consult\n"
6807
 
#~ "the documentation for your distribution on how to do that.\n"
6808
 
#~ msgstr ""
6809
 
#~ "\n"
6810
 
#~ "You are running a statically-linked LinuxThreads binary on an NPTL "
6811
 
#~ "system.\n"
6812
 
#~ "This can result in crashes on some distributions due to LT/NPTL "
6813
 
#~ "conflicts.\n"
6814
 
#~ "You should either build a dynamically-linked binary, or force "
6815
 
#~ "LinuxThreads\n"
6816
 
#~ "to be used with the LD_ASSUME_KERNEL environment variable. Please "
6817
 
#~ "consult\n"
6818
 
#~ "the documentation for your distribution on how to do that.\n"
6819
 
 
6820
 
#~ msgid ""
6821
 
#~ "Trying to get some variables.\n"
6822
 
#~ "Some pointers may be invalid and cause the dump to abort...\n"
6823
 
#~ msgstr ""
6824
 
#~ "Trying to get some variables.\n"
6825
 
#~ "Some pointers may be invalid and cause the dump to abort...\n"
 
7216
#~ "\n"
 
7217
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
 
7218
#~ "unreliable and unstable on some operating systems and operating-system\n"
 
7219
#~ "versions (notably, some versions of Linux).  This crash could be due to "
 
7220
#~ "use\n"
 
7221
#~ "of those buggy OS calls.  You should consider whether you really need "
 
7222
#~ "the\n"
 
7223
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
 
7224
#~ " bugs.\n"
 
7225
#~ msgstr ""
 
7226
#~ "\n"
 
7227
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
 
7228
#~ "unreliable and unstable on some operating systems and operating-system\n"
 
7229
#~ "versions (notably, some versions of Linux).  This crash could be due to "
 
7230
#~ "use\n"
 
7231
#~ "of those buggy OS calls.  You should consider whether you really need "
 
7232
#~ "the\n"
 
7233
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
 
7234
#~ " bugs.\n"
6826
7235
 
6827
7236
#~ msgid "Can't init databases"
6828
7237
#~ msgstr "Can't init databases"
6836
7245
#~ msgid "Default storage engine (%s) is not available"
6837
7246
#~ msgstr "Default storage engine (%s) is not available"
6838
7247
 
6839
 
#~ msgid ""
6840
 
#~ "Attempting backtrace. You can use the following information to find out\n"
6841
 
#~ "where drizzled died. If you see no messages after this, something went\n"
6842
 
#~ "terribly wrong...\n"
6843
 
#~ msgstr ""
6844
 
#~ "Attempting backtrace. You can use the following information to find out\n"
6845
 
#~ "where drizzled died. If you see no messages after this, something went\n"
6846
 
#~ "terribly wrong...\n"
6847
 
 
6848
 
#~ msgid ""
6849
 
#~ "It is possible that drizzled could use up to \n"
6850
 
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
6851
 
#~ "<PRIu64> K\n"
6852
 
#~ "bytes of memory\n"
6853
 
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
6854
 
#~ "\n"
6855
 
#~ msgstr ""
6856
 
#~ "It is possible that drizzled could use up to \n"
6857
 
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
6858
 
#~ "<PRIu64> K\n"
6859
 
#~ "bytes of memory\n"
6860
 
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
6861
 
#~ "\n"
6862
 
 
6863
 
#~ msgid "Got signal %d from thread %<PRIu64>"
6864
 
#~ msgstr "Got signal %d from thread %<PRIu64>"
6865
 
 
6866
 
#~ msgid "Error while loading database options: '%s':"
6867
 
#~ msgstr "Error while loading database options: '%s':"
6868
 
 
6869
7248
#~ msgid "Set the filesystem character set."
6870
7249
#~ msgstr "Set the filesystem character set."
6871
7250