83
83
msgid "Don't show warnings after every statement."
87
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
90
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
95
"Your Drizzle connection id is %u\n"
96
"Server version: %s\n"
100
msgid "Reading history-file %s\n"
104
msgid "Couldn't allocate memory for temp histfile!\n"
107
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
111
msgid "Writing history-file %s\n"
120
msgid "Query aborted by Ctrl+C\n"
123
msgid "Display this help and exit."
126
msgid "Synonym for -?"
127
msgstr "Cyfystyr am -?"
130
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
131
"and field completion, but startup and reconnecting may take a longer time. "
132
"Disable with --disable-auto-rehash."
136
"No automatic rehashing. One has to use 'rehash' to get table and field "
137
"completion. This gives a quicker start of drizzle_st and disables rehashing "
138
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
142
"Automatically switch to vertical output mode if the result is wider than the "
86
msgid "Error: Invalid Value for connect_timeout"
89
msgid "Error: Invalid Value for max_input_line"
92
msgid "Displays this help and exit."
227
155
"you can set variables directly with --variable-name=value."
158
msgid "Output in table format."
161
msgid "Only allow UPDATE and DELETE that uses keys."
164
msgid "Synonym for option --safe-updates, -U."
167
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
170
msgid "Output version information and exit."
173
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
176
msgid "Number of lines before each import progress report."
179
msgid "Ping the server to check if it's alive."
182
msgid "Configuration file defaults are not used if no-defaults is set"
186
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
187
"and field completion, but startup and reconnecting may take a longer time. "
188
"Disable with --disable-auto-rehash."
192
"No automatic rehashing. One has to use 'rehash' to get table and field "
193
"completion. This gives a quicker start of drizzle_st and disables rehashing "
194
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
198
"Automatically switch to vertical output mode if the result is wider than the "
202
msgid "Database to use."
208
msgid "Delimiter to be used."
211
msgid "Execute command and quit. (Disables --force and history file)"
214
msgid "Enable/disable LOAD DATA LOCAL INFILE."
215
msgstr "Galluogi / analluogi LOAD DATA LOCAL INFILE"
217
msgid "Flush buffer after each query."
230
220
msgid "Ignore SIGINT (CTRL-C)"
231
221
msgstr "Anwybyddu SIGINT (CTRL-C)"
247
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
248
"option deprecated; use --disable-pager instead."
252
"Password to use when connecting to server. If password is not given it's "
253
"asked from the tty."
257
"Port number to use for connection or 0 for default to, in order of "
258
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
261
msgid "built-in default"
236
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
264
239
msgid "Set the drizzle prompt to this value."
286
261
"Tawelwch. Argraffu'r canlyniadau efo tafod fel gwahanwr, a bob rhes ar "
287
262
"llinell newydd."
289
msgid "Output in table format."
293
265
"Append everything into outfile. See interactive help (\\h) also. Does not "
294
266
"work in batch mode. Disable with --disable-tee. This option is disabled by "
299
"Disable outfile. See interactive help (\\h) also. WARNING: option "
300
"deprecated; use --disable-tee instead"
303
msgid "User for login if not current user."
306
msgid "Only allow UPDATE and DELETE that uses keys."
309
msgid "Synonym for option --safe-updates, -U."
312
msgid "Write more. (-v -v -v gives the table output format)."
315
msgid "Output version information and exit."
270
msgid "Disable outfile. See interactive help (\\h) also."
318
273
msgid "Wait and retry if connection is down."
330
285
msgid "Automatic limit for rows in a join when using --safe-updates"
333
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
336
msgid "Number of lines before each import progress report."
339
msgid "Ping the server to check if it's alive."
342
288
msgid "Use MySQL Protocol."
346
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
351
"Copyright (C) 2008 Sun Microsystems\n"
352
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
353
"and you are welcome to modify and redistribute it under the GPL license\n"
357
msgid "Usage: %s [OPTIONS] [database]\n"
291
msgid "Connect to host"
295
"Password to use when connecting to server. If password is not given it's "
296
"asked from the tty."
300
"Port number to use for connection or 0 for default to, in order of "
301
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
304
msgid "User for login if not current user."
307
msgid "The protocol of connection (tcp,socket,pipe,memory)."
311
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
360
314
msgid "DELIMITER cannot contain a backslash character"
364
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
368
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
372
msgid "WARNING: --server-arg option not supported in this configuration.\n"
376
"Non-integer value supplied for port. If you are trying to enter a password "
377
"please use --password instead."
380
msgid "Value supplied for port is not valid."
318
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
322
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
327
"Copyright (C) 2008 Sun Microsystems\n"
328
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
329
"and you are welcome to modify and redistribute it under the GPL license\n"
333
msgid "Usage: drizzle [OPTIONS] [database]\n"
336
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
341
"Your Drizzle connection id is %u\n"
342
"Server version: %s\n"
346
msgid "Reading history-file %s\n"
350
msgid "Couldn't allocate memory for temp histfile!\n"
353
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
357
msgid "Writing history-file %s\n"
366
msgid "Query aborted by Ctrl+C\n"
432
msgid "Number of rows before each output progress report (requires --verbose)."
436
419
msgid "Got errno %d on write"
440
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
444
msgid "Usage: %s [OPTIONS] database [tables]\n"
448
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
452
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
456
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
457
"and you are welcome to modify and redistribute it under the GPL license\n"
460
msgid "Dumps definitions and data from a Drizzle database server"
464
msgid "For more options, use %s --help\n"
469
"Non-integer value supplied for port. If you are trying to enter a password "
470
"please use --password instead.\n"
474
msgid "Value supplied for port is not valid.\n"
478
msgid "Memory allocation error while copying password. Aborting.\n"
482
msgid "Input filename too long: %s"
486
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
490
msgid "Invalid mode to --compatible: %s\n"
494
423
msgid "%s: You must use option --tab with --fields-...\n"
623
552
msgid "Error: Not enough memory to store ORDER BY clause\n"
555
msgid "Number of rows before each output progress report (requires --verbose)."
559
msgid "Usage: %s [OPTIONS] database [tables]\n"
563
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
567
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
571
msgid "Value supplied for port is not valid.\n"
575
msgid "Input filename too long: %s"
579
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
583
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
584
"and you are welcome to modify and redistribute it under the GPL license\n"
587
msgid "Dumps definitions and data from a Drizzle database server"
591
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
595
msgid "Invalid mode to --compatible: %s\n"
598
msgid "Error: Invalid Value for opt_max_connect_retries"
601
msgid "Error: Invalid Value for opt_tail_lines"
604
msgid "Error: Invalid Value for opt_sleep"
627
608
msgid "Could not open '%s' for reading: errno = %d"
1934
"Uncompressed data size too large; the maximum size is %d (probably, length "
1935
"of uncompressed data was corrupted)"
1918
"Uncompressed data size too large; the maximum size is %d (based on "
1919
"max_allowed_packet). The length of uncompressed data may also be corrupted."
1938
1922
msgid "ZLIB: Not enough memory"
3961
msgid "Retrying bind() on %u"
3965
msgid "bind() failed with errno: %d"
3968
msgid "Do you already have another drizzled running?"
3972
msgid "listen() failed with errno %d"
3952
msgid "Retrying bind() on %u\n"
3956
msgid "bind() failed with errno: %d\n"
3959
msgid "Do you already have another drizzled running?\n"
3963
msgid "listen() failed with errno %d\n"
4446
4441
msgid "Log queries to a CSV file"
4450
msgid "syslog facility \"%s\" not known, using \"local0\""
4454
msgid "syslog priority \"%s\" not known, using \"info\""
4457
msgid "Enable logging to syslog"
4460
msgid "Syslog Ident"
4463
msgid "Syslog Facility"
4466
msgid "Syslog Priority"
4469
msgid "Log to syslog"
4472
4444
msgid "List of memcached servers."
4686
msgid "syslog facility \"%s\" not known, using \"local0\""
4690
msgid "syslog priority \"%s\" not known, using \"warn\""
4694
msgid "syslog priority \"%s\" not known, using \"info\""
4714
4698
msgid "Unable to create background worker thread. Got error %s.\n"