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 -?"
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"
93
msgid "Displays this help and exit."
94
msgstr "이 도움말을 표시합니다."
147
97
"Don't use history file. Disable interactive behavior. (Enables --silent)"
227
156
"you can set variables directly with --variable-name=value."
159
msgid "Output in table format."
162
msgid "Only allow UPDATE and DELETE that uses keys."
165
msgid "Synonym for option --safe-updates, -U."
168
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
171
msgid "Output version information and exit."
174
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
177
msgid "Number of lines before each import progress report."
180
msgid "Ping the server to check if it's alive."
183
msgid "Configuration file defaults are not used if no-defaults is set"
187
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
188
"and field completion, but startup and reconnecting may take a longer time. "
189
"Disable with --disable-auto-rehash."
193
"No automatic rehashing. One has to use 'rehash' to get table and field "
194
"completion. This gives a quicker start of drizzle_st and disables rehashing "
195
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
199
"Automatically switch to vertical output mode if the result is wider than the "
203
msgid "Database to use."
209
msgid "Delimiter to be used."
212
msgid "Execute command and quit. (Disables --force and history file)"
215
msgid "Enable/disable LOAD DATA LOCAL INFILE."
218
msgid "Flush buffer after each query."
230
221
msgid "Ignore SIGINT (CTRL-C)"
231
222
msgstr "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"
238
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
239
msgstr "호출을 끄고, 표준 출력 합니다."
264
241
msgid "Set the drizzle prompt to this value."
265
242
msgstr "Drizzle 프롬프트를 이 값으로 설정"
277
254
"option is enabled by default."
280
msgid "Shutdown the server."
257
msgid "Shutdown the server"
284
261
"Be more silent. Print results with a tab as separator, each row on new line."
287
msgid "Output in table format."
291
265
"Append everything into outfile. See interactive help (\\h) also. Does not "
292
266
"work in batch mode. Disable with --disable-tee. This option is disabled by "
297
"Disable outfile. See interactive help (\\h) also. WARNING: option "
298
"deprecated; use --disable-tee instead"
301
msgid "User for login if not current user."
304
msgid "Only allow UPDATE and DELETE that uses keys."
307
msgid "Synonym for option --safe-updates, -U."
310
msgid "Write more. (-v -v -v gives the table output format)."
313
msgid "Output version information and exit."
270
msgid "Disable outfile. See interactive help (\\h) also."
316
273
msgid "Wait and retry if connection is down."
328
285
msgid "Automatic limit for rows in a join when using --safe-updates"
331
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
334
msgid "Number of lines before each import progress report."
337
msgid "Ping the server to check if it's alive."
340
288
msgid "Use MySQL Protocol."
344
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
349
"Copyright (C) 2008 Sun Microsystems\n"
350
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
351
"and you are welcome to modify and redistribute it under the GPL license\n"
355
msgid "Usage: %s [OPTIONS] [database]\n"
292
msgid "Connect to host"
296
"Password to use when connecting to server. If password is not given it's "
297
"asked from the tty."
301
"Port number to use for connection or 0 for default to, in order of "
302
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
305
msgid "User for login if not current user."
308
msgid "The protocol of connection (tcp,socket,pipe,memory)."
312
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
358
315
msgid "DELIMITER cannot contain a backslash character"
362
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
366
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
370
msgid "WARNING: --server-arg option not supported in this configuration.\n"
374
"Non-integer value supplied for port. If you are trying to enter a password "
375
"please use --password instead."
378
msgid "Value supplied for port is not valid."
319
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
323
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
328
"Copyright (C) 2008 Sun Microsystems\n"
329
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
330
"and you are welcome to modify and redistribute it under the GPL license\n"
334
msgid "Usage: drizzle [OPTIONS] [database]\n"
337
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
342
"Your Drizzle connection id is %u\n"
343
"Server version: %s\n"
347
msgid "Reading history-file %s\n"
351
msgid "Couldn't allocate memory for temp histfile!\n"
354
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
358
msgid "Writing history-file %s\n"
367
msgid "Query aborted by Ctrl+C\n"
430
msgid "Number of rows before each output progress report (requires --verbose)."
434
420
msgid "Got errno %d on write"
438
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
442
msgid "Usage: %s [OPTIONS] database [tables]\n"
446
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
450
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
454
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
455
"and you are welcome to modify and redistribute it under the GPL license\n"
458
msgid "Dumps definitions and data from a Drizzle database server"
462
msgid "For more options, use %s --help\n"
467
"Non-integer value supplied for port. If you are trying to enter a password "
468
"please use --password instead.\n"
472
msgid "Value supplied for port is not valid.\n"
476
msgid "Memory allocation error while copying password. Aborting.\n"
480
msgid "Input filename too long: %s"
484
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
488
msgid "Invalid mode to --compatible: %s\n"
492
424
msgid "%s: You must use option --tab with --fields-...\n"
621
553
msgid "Error: Not enough memory to store ORDER BY clause\n"
556
msgid "Number of rows before each output progress report (requires --verbose)."
560
msgid "Usage: %s [OPTIONS] database [tables]\n"
564
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
568
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
572
msgid "Value supplied for port is not valid.\n"
576
msgid "Input filename too long: %s"
580
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
584
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
585
"and you are welcome to modify and redistribute it under the GPL license\n"
588
msgid "Dumps definitions and data from a Drizzle database server"
592
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
596
msgid "Invalid mode to --compatible: %s\n"
599
msgid "Error: Invalid Value for opt_max_connect_retries"
602
msgid "Error: Invalid Value for opt_tail_lines"
605
msgid "Error: Invalid Value for opt_sleep"
625
609
msgid "Could not open '%s' for reading: errno = %d"
1932
"Uncompressed data size too large; the maximum size is %d (probably, length "
1933
"of uncompressed data was corrupted)"
1919
"Uncompressed data size too large; the maximum size is %d (based on "
1920
"max_allowed_packet). The length of uncompressed data may also be corrupted."
1936
1923
msgid "ZLIB: Not enough memory"
3959
msgid "Retrying bind() on %u"
3963
msgid "bind() failed with errno: %d"
3966
msgid "Do you already have another drizzled running?"
3970
msgid "listen() failed with errno %d"
3953
msgid "Retrying bind() on %u\n"
3957
msgid "bind() failed with errno: %d\n"
3960
msgid "Do you already have another drizzled running?\n"
3964
msgid "listen() failed with errno %d\n"
4445
4443
msgid "Log queries to a CSV file"
4449
msgid "syslog facility \"%s\" not known, using \"local0\""
4453
msgid "syslog priority \"%s\" not known, using \"info\""
4456
msgid "Enable logging to syslog"
4459
msgid "Syslog Ident"
4462
msgid "Syslog Facility"
4465
msgid "Syslog Priority"
4468
msgid "Log to syslog"
4471
4446
msgid "List of memcached servers."
4688
msgid "syslog facility \"%s\" not known, using \"local0\""
4692
msgid "syslog priority \"%s\" not known, using \"warn\""
4696
msgid "syslog priority \"%s\" not known, using \"info\""
4713
4700
msgid "Unable to create background worker thread. Got error %s.\n"