5297
5177
msgid "Tablespace not empty"
5298
5178
msgstr "Tablespace not empty"
5302
5181
"Port number to use for connection or 0 for default to with MySQL protocol."
5304
"Port number to use for connection or 0 for default to, in order of "
5305
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
5183
"Port number to use for connection or use 0 for MySQL protocol default."
5308
5186
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5309
5187
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
5312
5190
msgid "Unable to create background worker thread. Got error %s.\n"
5313
msgstr "Unable to parse command. Got error: %s.\n"
5191
msgstr "Unable to create background worker thread. Got error %s.\n"
5316
5194
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5317
msgstr "Failed to open command log file %s. Got error: %s\n"
5195
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
5320
5198
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5321
msgstr "Failed to open command log file %s. Got error: %s\n"
5324
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5325
msgstr "Failed to open command log file %s. Got error: %s\n"
5199
msgstr "Failed to initialize the Transaction Log. Got error: %s\n"
5328
5202
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5329
msgstr "Failed to open command log file %s. Got error: %s\n"
5204
"Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5332
5207
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5333
msgstr "Failed to open command log file %s. Got error: %s\n"
5208
msgstr "Failed to initialize the Transaction Log Index. Got error: %s\n"
5212
"Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5214
"Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5336
5216
msgid "Enable transaction log"
5337
msgstr "Enable command log"
5217
msgstr "Enable transaction log"
5340
5219
msgid "DEBUGGING - Truncate transaction log"
5341
msgstr "DEBUGGING - Truncate command log"
5220
msgstr "DEBUGGING - Truncate transaction log"
5344
5222
msgid "Path to the file to use for transaction log"
5345
msgstr "Path to the file to use for command log."
5223
msgstr "Path to the file to use for transaction log"
5225
msgid "Name of the replicator plugin to use (default='default_replicator')"
5226
msgstr "Name of the replicator plugin to use (default='default_replicator')"
5347
5228
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5229
msgstr "Enable CRC32 Checksumming of each written transaction log entry"
5351
5232
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5352
5233
"each transaction write, 2 == sync log file once per second"
5357
"Failed to allocate enough memory to buffer header, transaction message, and "
5358
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5235
"0 = rely on operating system to sync log file (default), 1 = sync file at "
5236
"each transaction write, 2 = sync log file once per second"
5238
msgid "Number of slots for in-memory write buffers (default=8)."
5239
msgstr "Number of slots for in-memory write buffers (default is 8)."
5362
5241
msgid "Failed to open transaction log file "
5363
msgstr "Failed to open command log file %s. Got error: %s\n"
5242
msgstr "Failed to open transaction log file "
5367
5246
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5368
5247
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5370
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5371
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5249
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5250
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5374
5253
msgid "Failed to sync log file. Got error: %s\n"
5375
msgstr "Failed to open command log file %s. Got error: %s\n"
5254
msgstr "Failed to sync log file. Got error: %s\n"
5378
5257
msgid "Failed to open transaction log file %s. Got error: %s\n"
5379
msgstr "Failed to open command log file %s. Got error: %s\n"
5258
msgstr "Failed to open transaction log file %s. Got error: %s\n"
5382
5261
msgid "Raw buffer read: %s.\n"
5262
msgstr "Raw buffer read: %s.\n"
5386
5265
msgid "Unable to parse transaction. Got error: %s.\n"
5387
msgstr "Unable to parse command. Got error: %s.\n"
5266
msgstr "Unable to parse transaction. Got error: %s.\n"
5390
5269
msgid "BUFFER: %s\n"
5391
5270
msgstr "BUFFER: %s\n"
5393
#~ msgid "Check memory and open file usage at exit ."
5394
#~ msgstr "Check memory and open file usage at exit ."
5396
#~ msgid "Print some debug info at exit."
5397
#~ msgstr "Print some debug info at exit."
5399
#~ msgid "Socket file to use for connection."
5400
#~ msgstr "Socket file to use for connection."
5404
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5405
#~ "unreliable and unstable on some operating systems and operating-system\n"
5406
#~ "versions (notably, some versions of Linux). This crash could be due to "
5408
#~ "of those buggy OS calls. You should consider whether you really need "
5410
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5414
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5415
#~ "unreliable and unstable on some operating systems and operating-system\n"
5416
#~ "versions (notably, some versions of Linux). This crash could be due to "
5418
#~ "of those buggy OS calls. You should consider whether you really need "
5420
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5423
#~ msgid "Can't init databases"
5424
#~ msgstr "Can't init databases"
5426
#~ msgid "Default storage engine (%s) is not available"
5427
#~ msgstr "Default storage engine (%s) is not available"
5273
#~ msgid "Can't get working dirctory (Errcode: %d)"
5274
#~ msgstr "Can't get working directory (Errcode: %d)"
5429
5277
#~ msgid "Failed to lock memory. Errno: %d\n"
5430
5278
#~ msgstr "Failed to lock memory. Error: %d\n"
5432
#~ msgid "Lock drizzled in memory."
5433
#~ msgstr "Lock drizzled in memory."
5435
#~ msgid "The default size of key cache blocks"
5436
#~ msgstr "The default size of key cache blocks"
5438
#~ msgid "Buffer length for TCP/IP and socket communication."
5439
#~ msgstr "Buffer length for TCP/IP and socket communication."
5441
#~ msgid "Allocation block size for transactions to be stored in binary log"
5442
#~ msgstr "Allocation block size for transactions to be stored in binary log"
5444
#~ msgid "Persistent buffer for transactions to be stored in binary log"
5445
#~ msgstr "Persistent buffer for transactions to be stored in binary log"
5447
#~ msgid "File '%-.192s' has unknown type '%-.64s' in its header"
5448
#~ msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
5450
#~ msgid "Failed to read initial length header\n"
5451
#~ msgstr "Failed to read initial length header\n"
5454
#~ "Could not read entire transaction. Read %<PRIu64> bytes instead of %"
5455
#~ "<PRIu64> bytes.\n"
5457
#~ "Could not read entire transaction. Read %<PRIu64> bytes instead of %"
5458
#~ "<PRIu64> bytes.\n"
5461
#~ "Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5463
#~ "Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5465
#~ msgid "Scheduler initialization failed.\n"
5466
#~ msgstr "Scheduler initialization failed.\n"
5468
#~ msgid "realloc() failed with errno %d"
5469
#~ msgstr "realloc() failed with errno %d"
5471
#~ msgid "Couldn't repair table: %s.%s"
5472
#~ msgstr "Couldn't repair table: %s.%s"
5475
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5476
#~ "%s`.`%s`' to replication"
5478
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5479
#~ "%s`.`%s`' to replication"
5481
#~ msgid "plugin-load parameter too long"
5482
#~ msgstr "plugin-load parameter too long"
5485
#~ "Table name cannot be encoded and fit within filesystem name length "
5488
#~ "Table name cannot be encoded and fit within file-system name length "
5492
#~ "Schema name cannot be encoded and fit within filesystem name length "
5495
#~ "Schema name cannot be encoded and fit within file-system name length "
5498
#~ msgid "Could not open table %s.%s after rename\n"
5499
#~ msgstr "Could not open table %s.%s after rename\n"
5502
#~ "Failed to write full serialized command. Tried to write %<PRId64> bytes "
5503
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5505
#~ "Failed to write full serialised command. Tried to write %<PRId64> bytes "
5506
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5509
#~ "Failed to write full checksum of command. Tried to write %<PRId64> bytes "
5510
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5512
#~ "Failed to write full checksum of command. Tried to write %<PRId64> bytes "
5513
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5515
#~ msgid "Enable CRC32 Checksumming"
5516
#~ msgstr "Enable CRC32 Checksumming"
5518
#~ msgid "Command Message Log"
5519
#~ msgstr "Command Message Log"
5521
#~ msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5522
#~ msgstr "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5525
#~ "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5527
#~ "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5530
#~ "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5532
#~ "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5534
#~ msgid "Checksum FAILED!\n"
5535
#~ msgstr "Checksum FAILED!\n"
5537
#~ msgid "Maximum number of user threads available."
5538
#~ msgstr "Maximum number of user threads available."
5540
#~ msgid "event_add error in libevent_add_session_callback\n"
5541
#~ msgstr "event_add error in libevent_add_session_callback\n"
5543
#~ msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5544
#~ msgstr "init_pipe(session_add_pipe) error in libevent_init\n"
5546
#~ msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5547
#~ msgstr "init_pipe(session_kill_pipe) error in libevent_init\n"
5549
#~ msgid "session_add_event event_add error in libevent_init\n"
5550
#~ msgstr "session_add_event event_add error in libevent_init\n"
5552
#~ msgid "Can't create completion port thread (error %d)"
5553
#~ msgstr "Can't create completion port thread (error %d)"
5555
#~ msgid "libevent_thread_proc: my_thread_init() failed\n"
5556
#~ msgstr "libevent_thread_proc: my_thread_init() failed\n"
5558
#~ msgid "Size of Pool."
5559
#~ msgstr "Size of Pool."
5561
5280
#~ msgid "Use old, non-optimized alter table."
5562
5281
#~ msgstr "Use old, non-optimised alter table."
5565
#~ "Specifies how MyISAM index statistics collection code should threat "
5566
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behavior), "
5284
#~ "Specifies how MyISAM index statistics collection code should threat NULLs. "
5285
#~ "Possible values of name are 'nulls_unequal' (default behavior), "
5567
5286
#~ "'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
5569
#~ "Specifies how MyISAM index statistics collection code should threat "
5570
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behaviour), "
5288
#~ "Specifies how MyISAM index statistics collection code should threat NULLs. "
5289
#~ "Possible values of name are 'nulls_unequal' (default behaviour), "
5571
5290
#~ "'nulls_equal' (emulate MySQL 4.0 behaviour), and 'nulls_ignored'."
5573
5292
#~ msgid "Set the default character set."
5574
5293
#~ msgstr "Set the default character set."
5295
#~ msgid "Check memory and open file usage at exit ."
5296
#~ msgstr "Check memory and open file usage at exit ."
5298
#~ msgid "Print some debug info at exit."
5299
#~ msgstr "Print some debug info at exit."
5301
#~ msgid "Socket file to use for connection."
5302
#~ msgstr "Socket file to use for connection."
5305
#~ "Reading table information for completion of table and column names\n"
5306
#~ " You can turn off this feature to get a quicker startup with -A\n"
5309
#~ "Reading table information for completion of table and column names\n"
5310
#~ " You can turn off this feature to get a quicker startup with -A\n"
5576
5314
#~ msgid "Unknown command '\\%c'."
5577
5315
#~ msgstr "Unknown command '\\%c'."
5579
5318
#~ msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
5580
5319
#~ msgstr "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
5322
#~ msgid "File '%s' not found (Errcode: %d)"
5323
#~ msgstr "File '%s' not found (Errcode: %d)"
5326
#~ msgid "Error on delete of '%s' (Errcode: %d)"
5327
#~ msgstr "Error on delete of '%s' (Errcode: %d)"
5330
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5331
#~ msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
5334
#~ msgid "Can't create/write to file '%s' (Errcode: %d)"
5335
#~ msgstr "Can't create/write to file '%s' (Errcode: %d)"
5338
#~ msgid "Error reading file '%s' (Errcode: %d)"
5339
#~ msgstr "Error reading file '%s' (Errcode: %d)"
5342
#~ msgid "Error writing file '%s' (Errcode: %d)"
5343
#~ msgstr "Error writing file '%s' (Errcode: %d)"
5346
#~ msgid "Out of memory (Needed %u bytes)"
5347
#~ msgstr "Out of memory (Needed %u bytes)"
5350
#~ msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5351
#~ msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
5354
#~ msgid "Error on close of '%s' (Errcode: %d)"
5355
#~ msgstr "Error on close of '%s' (Errcode: %d)"
5358
#~ msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5359
#~ msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
5362
#~ msgid "Can't change dir to '%s' (Errcode: %d)"
5363
#~ msgstr "Can't change dir to '%s' (Errcode: %d)"
5366
#~ msgid "Can't lock file (Errcode: %d)"
5367
#~ msgstr "Can't lock file (Errcode: %d)"
5370
#~ msgid "Can't read dir of '%s' (Errcode: %d)"
5371
#~ msgstr "Can't read dir of '%s' (Errcode: %d)"
5374
#~ msgid "Can't get stat of '%s' (Errcode: %d)"
5375
#~ msgstr "Can't get stat of '%s' (Errcode: %d)"
5377
#~ msgid "Undefined handler error 125"
5378
#~ msgstr "Undefined handler error 125"
5380
#~ msgid "Undefined handler error 129"
5381
#~ msgstr "Undefined handler error 129"
5582
5384
#~ msgid "Plugin '%s' init function returned error."
5583
5385
#~ msgstr "Plugin '%s' init function returned error."
5585
5388
#~ msgid "Retrying bind on TCP/IP port %u"
5586
5389
#~ msgstr "Retrying bind on TCP/IP port %u"
5588
5391
#~ msgid "Can't start server: Bind on TCP/IP port"
5589
5392
#~ msgstr "Can't start server: Bind on TCP/IP port"
5591
5395
#~ msgid "Fatal "
5592
5396
#~ msgstr "Fatal "
5594
5399
#~ msgid "listen() on TCP/IP failed with error %d"
5595
5400
#~ msgstr "listen() on TCP/IP failed with error %d"
5597
5402
#~ msgid "Can't start server: listen() on TCP/IP port"
5598
5403
#~ msgstr "Can't start server: listen() on TCP/IP port"
5600
5406
#~ msgid "Do you already have another drizzled server running on port: %d ?"
5601
5407
#~ msgstr "Do you already have another drizzled server running on port: %d ?"
5411
#~ "We will try our best to scrape up some info that will hopefully help "
5413
#~ "the problem, but since we have already crashed, something is definitely "
5415
#~ "and this may fail.\n"
5418
#~ "We will try our best to scrape up some info that will hopefully help "
5420
#~ "the problem, but since we have already crashed, something is definitely "
5422
#~ "and this may fail.\n"
5426
#~ msgid "Writing a core file\n"
5427
#~ msgstr "Writing a core file\n"
5432
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5433
#~ "unreliable and unstable on some operating systems and operating-system\n"
5434
#~ "versions (notably, some versions of Linux). This crash could be due to use\n"
5435
#~ "of those buggy OS calls. You should consider whether you really need the\n"
5436
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5440
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5441
#~ "unreliable and unstable on some operating systems and operating-system\n"
5442
#~ "versions (notably, some versions of Linux). This crash could be due to use\n"
5443
#~ "of those buggy OS calls. You should consider whether you really need the\n"
5444
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5450
#~ "You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5451
#~ "This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5452
#~ "You should either build a dynamically-linked binary, or force LinuxThreads\n"
5453
#~ "to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5454
#~ "the documentation for your distribution on how to do that.\n"
5457
#~ "You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5458
#~ "This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5459
#~ "You should either build a dynamically-linked binary, or force LinuxThreads\n"
5460
#~ "to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5461
#~ "the documentation for your distribution on how to do that.\n"
5465
#~ "Trying to get some variables.\n"
5466
#~ "Some pointers may be invalid and cause the dump to abort...\n"
5468
#~ "Trying to get some variables.\n"
5469
#~ "Some pointers may be invalid and cause the dump to abort...\n"
5471
#~ msgid "Can't init databases"
5472
#~ msgstr "Can't init databases"
5603
5475
#~ msgid "drizzled: Got error %d from select"
5604
5476
#~ msgstr "drizzled: Got error %d from select"
5607
#~ "It is possible that drizzled could use up to \n"
5608
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
5610
#~ "bytes of memory\n"
5611
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5614
#~ "It is possible that drizzled could use up to \n"
5615
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
5617
#~ "bytes of memory\n"
5618
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5479
#~ msgid "Unknown/unsupported table type: %s"
5480
#~ msgstr "Unknown/unsupported table type: %s"
5483
#~ msgid "Default storage engine (%s) is not available"
5484
#~ msgstr "Default storage engine (%s) is not available"
5487
#~ "Port number to use for connection or 0 for default to, in order of "
5488
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
5490
#~ "Port number to use for connection or 0 for default to, in order of "
5491
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
5495
#~ "Attempting backtrace. You can use the following information to find out\n"
5496
#~ "where drizzled died. If you see no messages after this, something went\n"
5497
#~ "terribly wrong...\n"
5499
#~ "Attempting backtrace. You can use the following information to find out\n"
5500
#~ "where drizzled died. If you see no messages after this, something went\n"
5501
#~ "terribly wrong...\n"
5505
#~ "It is possible that drizzled could use up to \n"
5506
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
5508
#~ "bytes of memory\n"
5509
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5512
#~ "It is possible that drizzled could use up to \n"
5513
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
5515
#~ "bytes of memory\n"
5516
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5520
#~ msgid "Got signal %d from thread %<PRIu64>"
5521
#~ msgstr "Got signal %d from thread %<PRIu64>"
5524
#~ msgid "Error while loading database options: '%s':"
5525
#~ msgstr "Error while loading database options: '%s':"
5621
5527
#~ msgid "Set the filesystem character set."
5622
5528
#~ msgstr "Set the filesystem character set."
5530
#~ msgid "IP address to bind to."
5531
#~ msgstr "IP address to bind to."
5533
#~ msgid "Print a symbolic stack trace on failure."
5534
#~ msgstr "Print a symbolic stack trace on failure."
5624
5536
#~ msgid "Type of DELAY_KEY_WRITE."
5625
5537
#~ msgstr "Type of DELAY_KEY_WRITE."