255
174
"Change the value of a variable. Please note that this option is deprecated; "
256
175
"you can set variables directly with --variable-name=value."
258
msgid "Ignore SIGINT (CTRL-C)"
259
msgstr "Ignore SIGINT (CTRL-C)"
262
"Only update the default database. This is useful for skipping updates to "
263
"other database in the update log."
265
"Only update the default database. This is useful for skipping updates to "
266
"other database in the update log."
269
"Pager to use to display results. If you don't supply an option the default "
270
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
271
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
272
"work in batch mode. Disable with --disable-pager. This option is disabled by "
275
"Pager to use to display results. If you don't supply an option the default "
276
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
277
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
278
"work in batch mode. Disable with --disable-pager. This option is disabled by "
282
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
283
"option deprecated; use --disable-pager instead."
285
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
286
"option deprecated; use --disable-pager instead."
289
"Password to use when connecting to server. If password is not given it's "
290
"asked from the tty."
292
"Password to use when connecting to server. If password is not given it's "
293
"asked from the tty."
296
"Port number to use for connection or 0 for default to, in order of "
297
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
299
"Port number to use for connection or 0 for default to, in order of "
300
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
302
msgid "built-in default"
303
msgstr "built-in default"
305
msgid "Set the drizzle prompt to this value."
306
msgstr "Set the drizzle prompt to this value."
309
"Don't cache result, print it row by row. This may slow down the server if "
310
"the output is suspended. Doesn't use history file."
312
"Don't cache result, print it row by row. This may slow down the server if "
313
"the output is suspended. Doesn't use history file."
315
msgid "Write fields without conversion. Used with --batch."
316
msgstr "Write fields without conversion. Used with --batch."
319
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
320
"option is enabled by default."
322
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
323
"option is enabled by default."
325
msgid "Shutdown the server."
326
msgstr "Shutdown the server."
329
"Be more silent. Print results with a tab as separator, each row on new line."
331
"Be more silent. Print results with a tab as separator, each row on new line."
333
177
msgid "Output in table format."
334
178
msgstr "Output in table format."
337
"Append everything into outfile. See interactive help (\\h) also. Does not "
338
"work in batch mode. Disable with --disable-tee. This option is disabled by "
341
"Append everything into outfile. See interactive help (\\h) also. Does not "
342
"work in batch mode. Disable with --disable-tee. This option is disabled by "
346
"Disable outfile. See interactive help (\\h) also. WARNING: option "
347
"deprecated; use --disable-tee instead"
349
"Disable outfile. See interactive help (\\h) also. WARNING: option "
350
"deprecated; use --disable-tee instead"
352
msgid "User for login if not current user."
353
msgstr "User for login if not current user."
355
180
msgid "Only allow UPDATE and DELETE that uses keys."
356
181
msgstr "Only allow UPDATE and DELETE that uses keys."
358
183
msgid "Synonym for option --safe-updates, -U."
359
184
msgstr "Synonym for option --safe-updates, -U."
361
msgid "Write more. (-v -v -v gives the table output format)."
362
msgstr "Write more. (-v -v -v gives the table output format)."
186
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
364
189
msgid "Output version information and exit."
365
190
msgstr "Output version information and exit."
192
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
193
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
195
msgid "Number of lines before each import progress report."
196
msgstr "Number of lines before each import progress report."
198
msgid "Ping the server to check if it's alive."
199
msgstr "Ping the server to check if it's alive."
201
msgid "Configuration file defaults are not used if no-defaults is set"
205
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
206
"and field completion, but startup and reconnecting may take a longer time. "
207
"Disable with --disable-auto-rehash."
209
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
210
"and field completion, but startup and reconnecting may take a longer time. "
211
"Disable with --disable-auto-rehash."
214
"No automatic rehashing. One has to use 'rehash' to get table and field "
215
"completion. This gives a quicker start of drizzle_st and disables rehashing "
216
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
218
"No automatic rehashing. One has to use 'rehash' to get table and field "
219
"completion. This gives a quicker start of drizzle_st and disables rehashing "
220
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
223
"Automatically switch to vertical output mode if the result is wider than the "
226
"Automatically switch to vertical output mode if the result is wider than the "
229
msgid "Database to use."
230
msgstr "Database to use."
235
msgid "Delimiter to be used."
236
msgstr "Delimiter to be used."
238
msgid "Execute command and quit. (Disables --force and history file)"
239
msgstr "Execute command and quit. (Disables --force and history file)"
241
msgid "Enable/disable LOAD DATA LOCAL INFILE."
242
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
244
msgid "Flush buffer after each query."
245
msgstr "Flush buffer after each query."
247
msgid "Ignore SIGINT (CTRL-C)"
248
msgstr "Ignore SIGINT (CTRL-C)"
251
"Only update the default database. This is useful for skipping updates to "
252
"other database in the update log."
254
"Only update the default database. This is useful for skipping updates to "
255
"other database in the update log."
258
"Pager to use to display results. If you don't supply an option the default "
259
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
260
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
261
"work in batch mode. Disable with --disable-pager. This option is disabled by "
264
"Pager to use to display results. If you don't supply an option the default "
265
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
266
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
267
"work in batch mode. Disable with --disable-pager. This option is disabled by "
271
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
273
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
274
"option deprecated; use --disable-pager instead."
276
msgid "Set the drizzle prompt to this value."
277
msgstr "Set the drizzle prompt to this value."
280
"Don't cache result, print it row by row. This may slow down the server if "
281
"the output is suspended. Doesn't use history file."
283
"Don't cache result, print it row by row. This may slow down the server if "
284
"the output is suspended. Doesn't use history file."
286
msgid "Write fields without conversion. Used with --batch."
287
msgstr "Write fields without conversion. Used with --batch."
290
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
291
"option is enabled by default."
293
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
294
"option is enabled by default."
297
msgid "Shutdown the server"
298
msgstr "Shutdown the server."
301
"Be more silent. Print results with a tab as separator, each row on new line."
303
"Be more silent. Print results with a tab as separator, each row on new line."
306
"Append everything into outfile. See interactive help (\\h) also. Does not "
307
"work in batch mode. Disable with --disable-tee. This option is disabled by "
310
"Append everything into outfile. See interactive help (\\h) also. Does not "
311
"work in batch mode. Disable with --disable-tee. This option is disabled by "
315
msgid "Disable outfile. See interactive help (\\h) also."
317
"Disable outfile. See interactive help (\\h) also. WARNING: option "
318
"deprecated; use --disable-tee instead"
367
320
msgid "Wait and retry if connection is down."
368
321
msgstr "Wait and retry if connection is down."
5144
5121
msgid "Tablespace not empty"
5145
5122
msgstr "Tablespace not empty"
5149
5125
"Port number to use for connection or 0 for default to with MySQL protocol."
5151
"Port number to use for connection or 0 for default to, in order of "
5152
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
5126
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
5155
5129
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5156
5130
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
5133
msgid "syslog facility \"%s\" not known, using \"local0\""
5134
msgstr "syslog facility \"%s\" not known, using \"local0\""
5158
5136
#, fuzzy, c-format
5137
msgid "syslog priority \"%s\" not known, using \"warn\""
5138
msgstr "syslog priority \"%s\" not known, using \"info\""
5141
msgid "syslog priority \"%s\" not known, using \"info\""
5142
msgstr "syslog priority \"%s\" not known, using \"info\""
5159
5145
msgid "Unable to create background worker thread. Got error %s.\n"
5160
msgstr "Unable to parse command. Got error: %s.\n"
5146
msgstr "Unable to create background worker thread. Got error %s.\n"
5163
5149
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5164
msgstr "Failed to open command log file %s. Got error: %s\n"
5150
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
5167
5153
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5168
msgstr "Failed to open command log file %s. Got error: %s\n"
5154
msgstr "Failed to initialize the Transaction Log. Got error: %s\n"
5171
5157
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5172
msgstr "Failed to open command log file %s. Got error: %s\n"
5158
msgstr "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5175
5161
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5176
msgstr "Failed to open command log file %s. Got error: %s\n"
5162
msgstr "Failed to initialize the Transaction Log Index. Got error: %s\n"
5179
5165
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5180
msgstr "Failed to open command log file %s. Got error: %s\n"
5167
"Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5183
5169
msgid "Enable transaction log"
5184
msgstr "Enable command log"
5170
msgstr "Enable transaction log"
5187
5172
msgid "DEBUGGING - Truncate transaction log"
5188
msgstr "DEBUGGING - Truncate command log"
5173
msgstr "DEBUGGING - Truncate transaction log"
5191
5175
msgid "Path to the file to use for transaction log"
5192
msgstr "Path to the file to use for command log."
5176
msgstr "Path to the file to use for transaction log"
5194
5178
msgid "Name of the replicator plugin to use (default='default_replicator')"
5179
msgstr "Name of the replicator plugin to use (default='default_replicator')"
5197
5181
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5182
msgstr "Enable CRC32 Checksumming of each written transaction log entry"
5201
5185
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5202
5186
"each transaction write, 2 == sync log file once per second"
5188
"0 = rely on operating system to sync log file (default), 1 = sync file at "
5189
"each transaction write, 2 = sync log file once per second"
5205
5191
msgid "Number of slots for in-memory write buffers (default=8)."
5192
msgstr "Number of slots for in-memory write buffers (default is 8)."
5209
5194
msgid "Failed to open transaction log file "
5210
msgstr "Failed to open command log file %s. Got error: %s\n"
5195
msgstr "Failed to open transaction log file "
5214
5199
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5215
5200
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5217
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5218
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5202
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5203
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5221
5206
msgid "Failed to sync log file. Got error: %s\n"
5222
msgstr "Failed to open command log file %s. Got error: %s\n"
5207
msgstr "Failed to sync log file. Got error: %s\n"
5225
5210
msgid "Failed to open transaction log file %s. Got error: %s\n"
5226
msgstr "Failed to open command log file %s. Got error: %s\n"
5211
msgstr "Failed to open transaction log file %s. Got error: %s\n"
5229
5214
msgid "Raw buffer read: %s.\n"
5215
msgstr "Raw buffer read: %s.\n"
5233
5218
msgid "Unable to parse transaction. Got error: %s.\n"
5234
msgstr "Unable to parse command. Got error: %s.\n"
5219
msgstr "Unable to parse transaction. Got error: %s.\n"
5237
5222
msgid "BUFFER: %s\n"
5238
5223
msgstr "BUFFER: %s\n"
5241
#~ msgid "Got signal %d from thread %<PRIu64>"
5242
#~ msgstr "Got signal %d from thread %<PRIu64>"
5244
#~ msgid "Fatal signal %d while backtracing\n"
5245
#~ msgstr "Fatal signal %d while back-tracing\n"
5248
#~ "We will try our best to scrape up some info that will hopefully help "
5250
#~ "the problem, but since we have already crashed, something is definitely "
5252
#~ "and this may fail.\n"
5255
#~ "We will try our best to scrape up some info that will hopefully help "
5257
#~ "the problem, but since we have already crashed, something is definitely "
5259
#~ "and this may fail.\n"
5263
#~ "It is possible that drizzled could use up to \n"
5264
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5265
#~ "bytes of memory\n"
5266
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5269
#~ "It is possible that drizzled could use up to \n"
5270
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5271
#~ "bytes of memory\n"
5272
#~ "Hope that's OK; if not, decrease some variables in the equation.\n"
5276
#~ "Attempting backtrace. You can use the following information to find out\n"
5277
#~ "where drizzled died. If you see no messages after this, something went\n"
5278
#~ "terribly wrong...\n"
5280
#~ "Attempting backtrace. You can use the following information to find out\n"
5281
#~ "where drizzled died. If you see no messages after this, something went\n"
5282
#~ "terribly wrong...\n"
5285
#~ "Trying to get some variables.\n"
5286
#~ "Some pointers may be invalid and cause the dump to abort...\n"
5288
#~ "Trying to get some variables.\n"
5289
#~ "Some pointers may be invalid and cause the dump to abort...\n"
5293
#~ "This crash occurred while the server was calling initgroups(). This is\n"
5294
#~ "often due to the use of a drizzled that is statically linked against "
5296
#~ "and configured to use LDAP in /etc/nsswitch.conf. You will need to "
5298
#~ "upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5299
#~ "later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5300
#~ "drizzled that is not statically linked.\n"
5303
#~ "This crash occurred while the server was calling initgroups(). This is\n"
5304
#~ "often due to the use of a drizzled that is statically linked against "
5306
#~ "and configured to use LDAP in /etc/nsswitch.conf. You will need to "
5308
#~ "upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5309
#~ "later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5310
#~ "drizzled that is not statically linked.\n"
5314
#~ "You are running a statically-linked LinuxThreads binary on an NPTL "
5316
#~ "This can result in crashes on some distributions due to LT/NPTL "
5318
#~ "You should either build a dynamically-linked binary, or force "
5320
#~ "to be used with the LD_ASSUME_KERNEL environment variable. Please "
5322
#~ "the documentation for your distribution on how to do that.\n"
5325
#~ "You are running a statically-linked LinuxThreads binary on an NPTL "
5327
#~ "This can result in crashes on some distributions due to LT/NPTL "
5329
#~ "You should either build a dynamically-linked binary, or force "
5331
#~ "to be used with the LD_ASSUME_KERNEL environment variable. Please "
5333
#~ "the documentation for your distribution on how to do that.\n"
5335
#~ msgid "Writing a core file\n"
5336
#~ msgstr "Writing a core file\n"
5338
#~ msgid "Print a symbolic stack trace on failure."
5339
#~ msgstr "Print a symbolic stack trace on failure."
5341
#~ msgid "Error while loading database options: '%s':"
5342
#~ msgstr "Error while loading database options: '%s':"
5344
#~ msgid "Enable default replicator"
5345
#~ msgstr "Enable default replicator"
5347
#~ msgid "Default Replicator"
5348
#~ msgstr "Default Replicator"
5350
#~ msgid "Enable filtered replicator"
5351
#~ msgstr "Enable filtered replicator"
5353
#~ msgid "Filtered Replicator"
5354
#~ msgstr "Filtered Replicator"
5225
#~ msgid "Synonym for -?"
5226
#~ msgstr "Synonym for -?"
5229
#~ "Port number to use for connection or 0 for default to, in order of "
5230
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
5232
#~ "Port number to use for connection or 0 for default to, in order of "
5233
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
5235
#~ msgid "built-in default"
5236
#~ msgstr "built-in default"
5238
#~ msgid "Write more. (-v -v -v gives the table output format)."
5239
#~ msgstr "Write more. (-v -v -v gives the table output format)."
5241
#~ msgid "WARNING: option deprecated; use --disable-tee instead.\n"
5242
#~ msgstr "WARNING: option deprecated; use --disable-tee instead.\n"
5244
#~ msgid "WARNING: option deprecated; use --disable-pager instead.\n"
5245
#~ msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
5247
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
5248
#~ msgstr "WARNING: --server-arg option not supported in this configuration.\n"
5251
#~ "Non-integer value supplied for port. If you are trying to enter a "
5252
#~ "password please use --password instead."
5254
#~ "Non-integer value supplied for port. If you are trying to enter a "
5255
#~ "password please use --password instead."
5257
#~ msgid "Value supplied for port is not valid."
5258
#~ msgstr "Value supplied for port is not valid."
5260
#~ msgid "For more options, use %s --help\n"
5261
#~ msgstr "For more options, use %s --help\n"
5264
#~ "Non-integer value supplied for port. If you are trying to enter a "
5265
#~ "password please use --password instead.\n"
5267
#~ "Non-integer value supplied for port. If you are trying to enter a "
5268
#~ "password please use --password instead.\n"
5270
#~ msgid "Memory allocation error while copying password. Aborting.\n"
5271
#~ msgstr "Memory allocation error while copying password. Aborting.\n"
5273
#~ msgid "Enable logging to syslog"
5274
#~ msgstr "Enable logging to syslog"
5276
#~ msgid "Syslog Ident"
5277
#~ msgstr "Syslog Ident"
5279
#~ msgid "Syslog Facility"
5280
#~ msgstr "Syslog Facility"
5282
#~ msgid "Syslog Priority"
5283
#~ msgstr "Syslog Priority"
5285
#~ msgid "Log to syslog"
5286
#~ msgstr "Log to syslog"
5288
#~ msgid "Can't get working dirctory (Errcode: %d)"
5289
#~ msgstr "Can't get working directory (Errcode: %d)"
5291
#~ msgid "Failed to lock memory. Errno: %d\n"
5292
#~ msgstr "Failed to lock memory. Error: %d\n"
5294
#~ msgid "Use old, non-optimized alter table."
5295
#~ msgstr "Use old, non-optimised alter table."
5298
#~ "Specifies how MyISAM index statistics collection code should threat "
5299
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behavior), "
5300
#~ "'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
5302
#~ "Specifies how MyISAM index statistics collection code should threat "
5303
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behaviour), "
5304
#~ "'nulls_equal' (emulate MySQL 4.0 behaviour), and 'nulls_ignored'."
5306
#~ msgid "Set the default character set."
5307
#~ msgstr "Set the default character set."
5309
#~ msgid "Check memory and open file usage at exit ."
5310
#~ msgstr "Check memory and open file usage at exit ."
5312
#~ msgid "Print some debug info at exit."
5313
#~ msgstr "Print some debug info at exit."
5315
#~ msgid "Socket file to use for connection."
5316
#~ msgstr "Socket file to use for connection."
5319
#~ "Reading table information for completion of table and column names\n"
5320
#~ " You can turn off this feature to get a quicker startup with -A\n"
5323
#~ "Reading table information for completion of table and column names\n"
5324
#~ " You can turn off this feature to get a quicker startup with -A\n"
5327
#~ msgid "Unknown command '\\%c'."
5328
#~ msgstr "Unknown command '\\%c'."
5330
#~ msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
5331
#~ msgstr "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
5333
#~ msgid "File '%s' not found (Errcode: %d)"
5334
#~ msgstr "File '%s' not found (Errcode: %d)"
5336
#~ msgid "Error on delete of '%s' (Errcode: %d)"
5337
#~ msgstr "Error on delete of '%s' (Errcode: %d)"
5339
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5340
#~ msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
5359
5342
#~ msgid "Can't create/write to file '%s' (Errcode: %d)"
5360
5343
#~ msgstr "Can't create/write to file '%s' (Errcode: %d)"
5389
5372
#~ msgid "Can't get stat of '%s' (Errcode: %d)"
5390
5373
#~ msgstr "Can't get stat of '%s' (Errcode: %d)"
5392
#~ msgid "Can't get working dirctory (Errcode: %d)"
5393
#~ msgstr "Can't get working directory (Errcode: %d)"
5395
#~ msgid "Can't change dir to '%s' (Errcode: %d)"
5396
#~ msgstr "Can't change dir to '%s' (Errcode: %d)"
5398
#~ msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5399
#~ msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
5401
#~ msgid "File '%s' not found (Errcode: %d)"
5402
#~ msgstr "File '%s' not found (Errcode: %d)"
5404
5375
#~ msgid "Undefined handler error 125"
5405
5376
#~ msgstr "Undefined handler error 125"
5407
5378
#~ msgid "Undefined handler error 129"
5408
5379
#~ msgstr "Undefined handler error 129"
5410
#~ msgid "Check memory and open file usage at exit ."
5411
#~ msgstr "Check memory and open file usage at exit ."
5413
#~ msgid "Print some debug info at exit."
5414
#~ msgstr "Print some debug info at exit."
5416
#~ msgid "Socket file to use for connection."
5417
#~ msgstr "Socket file to use for connection."
5421
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5422
#~ "unreliable and unstable on some operating systems and operating-system\n"
5423
#~ "versions (notably, some versions of Linux). This crash could be due to "
5425
#~ "of those buggy OS calls. You should consider whether you really need "
5427
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5431
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5432
#~ "unreliable and unstable on some operating systems and operating-system\n"
5433
#~ "versions (notably, some versions of Linux). This crash could be due to "
5435
#~ "of those buggy OS calls. You should consider whether you really need "
5437
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5440
#~ msgid "Can't init databases"
5441
#~ msgstr "Can't init databases"
5443
#~ msgid "Default storage engine (%s) is not available"
5444
#~ msgstr "Default storage engine (%s) is not available"
5446
#~ msgid "Failed to lock memory. Errno: %d\n"
5447
#~ msgstr "Failed to lock memory. Error: %d\n"
5449
#~ msgid "Lock drizzled in memory."
5450
#~ msgstr "Lock drizzled in memory."
5452
#~ msgid "The default size of key cache blocks"
5453
#~ msgstr "The default size of key cache blocks"
5455
#~ msgid "Buffer length for TCP/IP and socket communication."
5456
#~ msgstr "Buffer length for TCP/IP and socket communication."
5458
#~ msgid "Allocation block size for transactions to be stored in binary log"
5459
#~ msgstr "Allocation block size for transactions to be stored in binary log"
5461
#~ msgid "Persistent buffer for transactions to be stored in binary log"
5462
#~ msgstr "Persistent buffer for transactions to be stored in binary log"
5464
#~ msgid "File '%-.192s' has unknown type '%-.64s' in its header"
5465
#~ msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
5467
#~ msgid "Failed to read initial length header\n"
5468
#~ msgstr "Failed to read initial length header\n"
5471
#~ "Could not read entire transaction. Read %<PRIu64> bytes instead of %"
5472
#~ "<PRIu64> bytes.\n"
5474
#~ "Could not read entire transaction. Read %<PRIu64> bytes instead of %"
5475
#~ "<PRIu64> bytes.\n"
5478
#~ "Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5480
#~ "Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5482
#~ msgid "Scheduler initialization failed.\n"
5483
#~ msgstr "Scheduler initialization failed.\n"
5485
#~ msgid "realloc() failed with errno %d"
5486
#~ msgstr "realloc() failed with errno %d"
5488
#~ msgid "Couldn't repair table: %s.%s"
5489
#~ msgstr "Couldn't repair table: %s.%s"
5492
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5493
#~ "%s`.`%s`' to replication"
5495
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5496
#~ "%s`.`%s`' to replication"
5498
#~ msgid "plugin-load parameter too long"
5499
#~ msgstr "plugin-load parameter too long"
5502
#~ "Table name cannot be encoded and fit within filesystem name length "
5505
#~ "Table name cannot be encoded and fit within file-system name length "
5509
#~ "Schema name cannot be encoded and fit within filesystem name length "
5512
#~ "Schema name cannot be encoded and fit within file-system name length "
5516
#~ "Failed to write full serialized command. Tried to write %<PRId64> bytes "
5517
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5519
#~ "Failed to write full serialised command. Tried to write %<PRId64> bytes "
5520
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5523
#~ "Failed to write full checksum of command. Tried to write %<PRId64> bytes "
5524
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5526
#~ "Failed to write full checksum of command. Tried to write %<PRId64> bytes "
5527
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5529
#~ msgid "Enable CRC32 Checksumming"
5530
#~ msgstr "Enable CRC32 Checksumming"
5532
#~ msgid "Command Message Log"
5533
#~ msgstr "Command Message Log"
5535
#~ msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5536
#~ msgstr "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5539
#~ "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5541
#~ "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5544
#~ "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5546
#~ "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5548
#~ msgid "Checksum FAILED!\n"
5549
#~ msgstr "Checksum FAILED!\n"
5551
#~ msgid "Maximum number of user threads available."
5552
#~ msgstr "Maximum number of user threads available."
5554
#~ msgid "event_add error in libevent_add_session_callback\n"
5555
#~ msgstr "event_add error in libevent_add_session_callback\n"
5557
#~ msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5558
#~ msgstr "init_pipe(session_add_pipe) error in libevent_init\n"
5560
#~ msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5561
#~ msgstr "init_pipe(session_kill_pipe) error in libevent_init\n"
5563
#~ msgid "session_add_event event_add error in libevent_init\n"
5564
#~ msgstr "session_add_event event_add error in libevent_init\n"
5566
#~ msgid "Can't create completion port thread (error %d)"
5567
#~ msgstr "Can't create completion port thread (error %d)"
5569
#~ msgid "libevent_thread_proc: my_thread_init() failed\n"
5570
#~ msgstr "libevent_thread_proc: my_thread_init() failed\n"
5572
#~ msgid "Size of Pool."
5573
#~ msgstr "Size of Pool."
5575
#~ msgid "Use old, non-optimized alter table."
5576
#~ msgstr "Use old, non-optimised alter table."
5579
#~ "Specifies how MyISAM index statistics collection code should threat "
5580
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behavior), "
5581
#~ "'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
5583
#~ "Specifies how MyISAM index statistics collection code should threat "
5584
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behaviour), "
5585
#~ "'nulls_equal' (emulate MySQL 4.0 behaviour), and 'nulls_ignored'."
5587
#~ msgid "Set the default character set."
5588
#~ msgstr "Set the default character set."
5590
#~ msgid "Unknown command '\\%c'."
5591
#~ msgstr "Unknown command '\\%c'."
5593
#~ msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
5594
#~ msgstr "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
5596
5381
#~ msgid "Plugin '%s' init function returned error."
5597
5382
#~ msgstr "Plugin '%s' init function returned error."
5614
5399
#~ msgid "Do you already have another drizzled server running on port: %d ?"
5615
5400
#~ msgstr "Do you already have another drizzled server running on port: %d ?"
5403
#~ "We will try our best to scrape up some info that will hopefully help "
5405
#~ "the problem, but since we have already crashed, something is definitely "
5407
#~ "and this may fail.\n"
5410
#~ "We will try our best to scrape up some info that will hopefully help "
5412
#~ "the problem, but since we have already crashed, something is definitely "
5414
#~ "and this may fail.\n"
5417
#~ msgid "Writing a core file\n"
5418
#~ msgstr "Writing a core file\n"
5422
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5423
#~ "unreliable and unstable on some operating systems and operating-system\n"
5424
#~ "versions (notably, some versions of Linux). This crash could be due to "
5426
#~ "of those buggy OS calls. You should consider whether you really need "
5428
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\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 "
5436
#~ "of those buggy OS calls. You should consider whether you really need "
5438
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5443
#~ "You are running a statically-linked LinuxThreads binary on an NPTL "
5445
#~ "This can result in crashes on some distributions due to LT/NPTL "
5447
#~ "You should either build a dynamically-linked binary, or force "
5449
#~ "to be used with the LD_ASSUME_KERNEL environment variable. Please "
5451
#~ "the documentation for your distribution on how to do that.\n"
5454
#~ "You are running a statically-linked LinuxThreads binary on an NPTL "
5456
#~ "This can result in crashes on some distributions due to LT/NPTL "
5458
#~ "You should either build a dynamically-linked binary, or force "
5460
#~ "to be used with the LD_ASSUME_KERNEL environment variable. Please "
5462
#~ "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"
5617
5474
#~ msgid "drizzled: Got error %d from select"
5618
5475
#~ msgstr "drizzled: Got error %d from select"
5621
#~ "It is possible that drizzled could use up to \n"
5622
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
5624
#~ "bytes of memory\n"
5625
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5628
#~ "It is possible that drizzled could use up to \n"
5629
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
5631
#~ "bytes of memory\n"
5632
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5477
#~ msgid "Unknown/unsupported table type: %s"
5478
#~ msgstr "Unknown/unsupported table type: %s"
5480
#~ msgid "Default storage engine (%s) is not available"
5481
#~ msgstr "Default storage engine (%s) is not available"
5484
#~ "Attempting backtrace. You can use the following information to find out\n"
5485
#~ "where drizzled died. If you see no messages after this, something went\n"
5486
#~ "terribly wrong...\n"
5488
#~ "Attempting backtrace. You can use the following information to find out\n"
5489
#~ "where drizzled died. If you see no messages after this, something went\n"
5490
#~ "terribly wrong...\n"
5493
#~ "It is possible that drizzled could use up to \n"
5494
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
5496
#~ "bytes of memory\n"
5497
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5500
#~ "It is possible that drizzled could use up to \n"
5501
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
5503
#~ "bytes of memory\n"
5504
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5507
#~ msgid "Got signal %d from thread %<PRIu64>"
5508
#~ msgstr "Got signal %d from thread %<PRIu64>"
5510
#~ msgid "Error while loading database options: '%s':"
5511
#~ msgstr "Error while loading database options: '%s':"
5635
5513
#~ msgid "Set the filesystem character set."
5636
5514
#~ msgstr "Set the filesystem character set."
5516
#~ msgid "IP address to bind to."
5517
#~ msgstr "IP address to bind to."
5519
#~ msgid "Print a symbolic stack trace on failure."
5520
#~ msgstr "Print a symbolic stack trace on failure."
5638
5522
#~ msgid "Type of DELAY_KEY_WRITE."
5639
5523
#~ msgstr "Type of DELAY_KEY_WRITE."