84
84
msgid "Don't show warnings after every statement."
89
"Memory allocation error while constructing initial prompt. Aborting.\n"
92
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
95
msgid "Your Drizzle connection id is "
98
msgid "Server version: "
99
msgstr "Szerver vezió: "
102
msgid "Reading history-file %s\n"
106
msgid "Couldn't allocate memory for temp histfile!\n"
109
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
113
msgid "Writing history-file %s\n"
122
msgid "Query aborted by Ctrl+C\n"
123
msgstr "Lekérdezés megszakítva Ctrl+C -vel\n"
125
msgid "Display this help and exit."
87
msgid "Error: Invalid Value for connect_timeout"
90
msgid "Error: Invalid Value for max_input_line"
94
msgid "Displays this help and exit."
126
95
msgstr "Megmutatja ezt a súgót, majd kilép."
128
msgid "Synonym for -?"
129
msgstr "A -? szinonímája"
132
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
133
"and field completion, but startup and reconnecting may take a longer time. "
134
"Disable with --disable-auto-rehash."
138
"No automatic rehashing. One has to use 'rehash' to get table and field "
139
"completion. This gives a quicker start of drizzle_st and disables rehashing "
140
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
144
"Automatically switch to vertical output mode if the result is wider than the "
149
98
"Don't use history file. Disable interactive behavior. (Enables --silent)"
196
133
msgid "Ignore space after function names."
199
msgid "Enable/disable LOAD DATA LOCAL INFILE."
200
msgstr "LOAD DATA LOCAL INFILE engedélyezése/tiltása."
202
136
msgid "Turn off beep on error."
205
msgid "Connect to host."
206
msgstr "Csatlakozás kiszolgálóhoz."
208
139
msgid "Write line numbers for errors."
209
140
msgstr "Sorszámok megjelenítése hibákhoz."
229
157
"you can set variables directly with --variable-name=value."
160
msgid "Output in table format."
163
msgid "Only allow UPDATE and DELETE that uses keys."
164
msgstr "Csak kulcsokat használó UPDATE and DELETE utasítások engedélyezése."
166
msgid "Synonym for option --safe-updates, -U."
169
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
172
msgid "Output version information and exit."
173
msgstr "Verzióinformáció megjelenítése és kilépés."
175
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
178
msgid "Number of lines before each import progress report."
181
msgid "Ping the server to check if it's alive."
184
msgid "Configuration file defaults are not used if no-defaults is set"
188
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
189
"and field completion, but startup and reconnecting may take a longer time. "
190
"Disable with --disable-auto-rehash."
194
"No automatic rehashing. One has to use 'rehash' to get table and field "
195
"completion. This gives a quicker start of drizzle_st and disables rehashing "
196
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
200
"Automatically switch to vertical output mode if the result is wider than the "
204
msgid "Database to use."
210
msgid "Delimiter to be used."
213
msgid "Execute command and quit. (Disables --force and history file)"
216
msgid "Enable/disable LOAD DATA LOCAL INFILE."
217
msgstr "LOAD DATA LOCAL INFILE engedélyezése/tiltása."
219
msgid "Flush buffer after each query."
220
msgstr "Buffer űrítés minden lekérdezés után."
232
222
msgid "Ignore SIGINT (CTRL-C)"
233
223
msgstr "SIGINT (Ctrl-C) figyelmen kívül hagyása"
249
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
250
"option deprecated; use --disable-pager instead."
254
"Password to use when connecting to server. If password is not given it's "
255
"asked from the tty."
259
"Port number to use for connection or 0 for default to, in order of "
260
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
263
msgid "built-in default"
238
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
266
241
msgid "Set the drizzle prompt to this value."
281
256
"Újrakapcsolódás ha a kapcsolat megszakad. Letiltás ezzel --disable-"
282
257
"reconnect. Ez az opció alapértelmezetten engedélyezve van."
284
msgid "Shutdown the server."
260
msgid "Shutdown the server"
285
261
msgstr "Szerver leállítása."
288
264
"Be more silent. Print results with a tab as separator, each row on new line."
291
msgid "Output in table format."
295
268
"Append everything into outfile. See interactive help (\\h) also. Does not "
296
269
"work in batch mode. Disable with --disable-tee. This option is disabled by "
301
"Disable outfile. See interactive help (\\h) also. WARNING: option "
302
"deprecated; use --disable-tee instead"
305
msgid "User for login if not current user."
308
msgid "Only allow UPDATE and DELETE that uses keys."
309
msgstr "Csak kulcsokat használó UPDATE and DELETE utasítások engedélyezése."
311
msgid "Synonym for option --safe-updates, -U."
314
msgid "Write more. (-v -v -v gives the table output format)."
317
msgid "Output version information and exit."
318
msgstr "Verzióinformáció megjelenítése és kilépés."
273
msgid "Disable outfile. See interactive help (\\h) also."
320
276
msgid "Wait and retry if connection is down."
332
288
msgid "Automatic limit for rows in a join when using --safe-updates"
336
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
339
msgid "Number of lines before each import progress report."
342
msgid "Ping the server to check if it's alive."
345
291
msgid "Use MySQL Protocol."
346
292
msgstr "MySQL protokoll használata."
349
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
354
"Copyright (C) 2008 Sun Microsystems\n"
355
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
356
"and you are welcome to modify and redistribute it under the GPL license\n"
360
msgid "Usage: %s [OPTIONS] [database]\n"
295
msgid "Connect to host"
296
msgstr "Csatlakozás kiszolgálóhoz."
299
"Password to use when connecting to server. If password is not given it's "
300
"asked from the tty."
304
"Port number to use for connection or 0 for default to, in order of "
305
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
308
msgid "User for login if not current user."
311
msgid "The protocol of connection (tcp,socket,pipe,memory)."
315
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
363
318
msgid "DELIMITER cannot contain a backslash character"
364
319
msgstr "DELIMITER nem tartalmazhat backslash karaktert"
367
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
371
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
375
msgid "WARNING: --server-arg option not supported in this configuration.\n"
379
"Non-integer value supplied for port. If you are trying to enter a password "
380
"please use --password instead."
383
msgid "Value supplied for port is not valid."
322
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
384
323
msgstr "A portnak megadott érték érvénytelen."
326
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
331
"Copyright (C) 2008 Sun Microsystems\n"
332
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
333
"and you are welcome to modify and redistribute it under the GPL license\n"
337
msgid "Usage: drizzle [OPTIONS] [database]\n"
340
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
345
"Your Drizzle connection id is %u\n"
346
"Server version: %s\n"
350
msgid "Reading history-file %s\n"
354
msgid "Couldn't allocate memory for temp histfile!\n"
357
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
361
msgid "Writing history-file %s\n"
370
msgid "Query aborted by Ctrl+C\n"
371
msgstr "Lekérdezés megszakítva Ctrl+C -vel\n"
387
374
msgid "Processing line: %<PRIu32>\n"
388
375
msgstr "Sor feldolgozása: %<PRIu32>\n"
391
378
msgstr "Ismeretlen parancs: "
394
" Reading table information for completion of "
395
"table and column names\n"
396
" You can turn off this feature to get a "
397
"quicker startup with -A\n"
381
"Reading table information for completion of table and column names\n"
382
"You can turn off this feature to get a quicker startup with -A\n"
438
"Number of rows before each output progress report (requires --verbose)."
442
423
msgid "Got errno %d on write"
446
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
450
msgid "Usage: %s [OPTIONS] database [tables]\n"
454
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
458
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
462
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
463
"and you are welcome to modify and redistribute it under the GPL license\n"
466
msgid "Dumps definitions and data from a Drizzle database server"
470
msgid "For more options, use %s --help\n"
475
"Non-integer value supplied for port. If you are trying to enter a password "
476
"please use --password instead.\n"
480
msgid "Value supplied for port is not valid.\n"
484
msgid "Memory allocation error while copying password. Aborting.\n"
488
msgid "Input filename too long: %s"
492
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
496
msgid "Invalid mode to --compatible: %s\n"
500
427
msgid "%s: You must use option --tab with --fields-...\n"
629
556
msgid "Error: Not enough memory to store ORDER BY clause\n"
559
msgid "Number of rows before each output progress report (requires --verbose)."
563
msgid "Usage: %s [OPTIONS] database [tables]\n"
567
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
571
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
575
msgid "Value supplied for port is not valid.\n"
579
msgid "Input filename too long: %s"
583
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
587
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
588
"and you are welcome to modify and redistribute it under the GPL license\n"
591
msgid "Dumps definitions and data from a Drizzle database server"
595
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
599
msgid "Invalid mode to --compatible: %s\n"
602
msgid "Error: Invalid Value for opt_max_connect_retries"
605
msgid "Error: Invalid Value for opt_tail_lines"
608
msgid "Error: Invalid Value for opt_sleep"
633
612
msgid "Could not open '%s' for reading: errno = %d"
2330
2309
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2334
"View being updated does not have complete key of underlying table in it"
2312
msgid "View being updated does not have complete key of underlying table in it"
2339
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
2340
"function(s) or definer/invoker of view lack rights to use them"
2317
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2318
"(s) or definer/invoker of view lack rights to use them"
3796
3782
msgid "Usage: %s TRANSACTION_LOG\n"
3787
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3792
msgid "Plugin '%s' init function returned error.\n"
3796
msgid "Couldn't load plugin library named '%s'.\n"
3800
msgid "Couldn't load plugin named '%s'.\n"
3803
msgid "Out of memory."
3807
msgid "Unknown variable type code 0x%x in plugin '%s'."
3812
"Server variable %s of plugin %s was forced to be read-only: string variable "
3813
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3817
msgid "Missing variable name in plugin '%s'."
3821
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3825
msgid "Out of memory for plugin '%s'."
3829
msgid "Bad options for plugin '%s'."
3833
msgid "Parsing options for plugin '%s' failed."
3837
msgid "Plugin '%s' has conflicting system variables"
3841
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
3845
msgid "Fatal error: Failed initializing %s plugin.\n"
3799
3848
msgid "Warning: "
3907
msgid "Retrying bind() on %u"
3911
msgid "bind() failed with errno: %d"
3914
msgid "Do you already have another drizzled running?"
3918
msgid "listen() failed with errno %d"
3956
msgid "Retrying bind() on %u\n"
3960
msgid "bind() failed with errno: %d\n"
3963
msgid "Do you already have another drizzled running?\n"
3967
msgid "listen() failed with errno %d\n"
3927
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3932
msgid "Plugin '%s' init function returned error.\n"
3936
msgid "Couldn't load plugin library named '%s'.\n"
3940
msgid "Couldn't load plugin named '%s'.\n"
3943
msgid "Out of memory."
3947
msgid "Unknown variable type code 0x%x in plugin '%s'."
3952
"Server variable %s of plugin %s was forced to be read-only: string variable "
3953
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3957
msgid "Missing variable name in plugin '%s'."
3961
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3965
msgid "Out of memory for plugin '%s'."
3969
msgid "Bad options for plugin '%s'."
3973
msgid "Parsing options for plugin '%s' failed."
3977
msgid "Plugin '%s' has conflicting system variables"
3981
3975
msgid "logging '%s' pre() failed"