18
18
"X-Launchpad-Export-Date: 2010-06-07 03:41+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: ../client/drizzle.cc:463
21
#: ../client/drizzle.cc:464
22
22
msgid "Synonym for `help'."
23
23
msgstr "Synonym for `help'."
25
#: ../client/drizzle.cc:464
25
#: ../client/drizzle.cc:465
26
26
msgid "Clear command."
27
27
msgstr "Clear command."
29
#: ../client/drizzle.cc:466
29
#: ../client/drizzle.cc:467
30
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
31
msgstr "Reconnect to the server. Optional arguments are db and host."
33
#: ../client/drizzle.cc:468
33
#: ../client/drizzle.cc:469
35
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
37
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
#: ../client/drizzle.cc:470
39
#: ../client/drizzle.cc:471
40
40
msgid "Send command to drizzle server, display result vertically."
41
41
msgstr "Send command to drizzle server, display result vertically."
43
#: ../client/drizzle.cc:471
43
#: ../client/drizzle.cc:472
44
44
msgid "Exit drizzle. Same as quit."
45
45
msgstr "Exit drizzle. Same as quit."
47
#: ../client/drizzle.cc:472
47
#: ../client/drizzle.cc:473
48
48
msgid "Send command to drizzle server."
49
49
msgstr "Send command to drizzle server."
51
#: ../client/drizzle.cc:473
51
#: ../client/drizzle.cc:474
52
52
msgid "Display this help."
53
53
msgstr "Display this help."
55
#: ../client/drizzle.cc:474
55
#: ../client/drizzle.cc:475
56
56
msgid "Disable pager, print to stdout."
57
57
msgstr "Disable pager, print to stdout."
59
#: ../client/drizzle.cc:475
59
#: ../client/drizzle.cc:476
60
60
msgid "Don't write into outfile."
61
61
msgstr "Don't write into outfile."
63
#: ../client/drizzle.cc:477
63
#: ../client/drizzle.cc:478
64
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
65
65
msgstr "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: ../client/drizzle.cc:478
67
#: ../client/drizzle.cc:479
68
68
msgid "Print current command."
69
69
msgstr "Print current command."
71
#: ../client/drizzle.cc:479
71
#: ../client/drizzle.cc:480
72
72
msgid "Change your drizzle prompt."
73
73
msgstr "Change your drizzle prompt."
75
#: ../client/drizzle.cc:480
75
#: ../client/drizzle.cc:481
76
76
msgid "Quit drizzle."
77
77
msgstr "Quit drizzle."
79
#: ../client/drizzle.cc:481
79
#: ../client/drizzle.cc:482
80
80
msgid "Rebuild completion hash."
81
81
msgstr "Rebuild completion hash."
83
#: ../client/drizzle.cc:483
83
#: ../client/drizzle.cc:484
84
84
msgid "Execute an SQL script file. Takes a file name as an argument."
85
85
msgstr "Execute an SQL script file. Takes a file name as an argument."
87
#: ../client/drizzle.cc:484
87
#: ../client/drizzle.cc:485
88
88
msgid "Get status information from the server."
89
89
msgstr "Get status information from the server."
91
#: ../client/drizzle.cc:486
91
#: ../client/drizzle.cc:487
92
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
93
93
msgstr "Set outfile [to_outfile]. Append everything into given outfile."
95
#: ../client/drizzle.cc:488
95
#: ../client/drizzle.cc:489
96
96
msgid "Use another database. Takes database name as argument."
97
97
msgstr "Use another database. Takes database name as argument."
99
#: ../client/drizzle.cc:490 ../client/drizzle.cc:1404
99
#: ../client/drizzle.cc:491 ../client/drizzle.cc:1405
100
100
msgid "Show warnings after every statement."
101
101
msgstr "Show warnings after every statement."
103
#: ../client/drizzle.cc:492
103
#: ../client/drizzle.cc:493
104
104
msgid "Don't show warnings after every statement."
105
105
msgstr "Don't show warnings after every statement."
107
#: ../client/drizzle.cc:1331
107
#: ../client/drizzle.cc:1332
108
108
msgid "Error: Invalid Value for connect_timeout"
111
#: ../client/drizzle.cc:1342
111
#: ../client/drizzle.cc:1343
112
112
msgid "Error: Invalid Value for max_input_line"
115
#: ../client/drizzle.cc:1363
115
#: ../client/drizzle.cc:1364
117
117
msgid "Displays this help and exit."
118
118
msgstr "Display this help and exit."
120
#: ../client/drizzle.cc:1364
120
#: ../client/drizzle.cc:1365
122
122
"Don't use history file. Disable interactive behavior. (Enables --silent)"
124
124
"Don't use history file. Disable interactive behavior. (Enables --silent)"
126
#: ../client/drizzle.cc:1366
126
#: ../client/drizzle.cc:1367
127
127
msgid "Display column type information."
128
128
msgstr "Display column type information."
130
#: ../client/drizzle.cc:1368
130
#: ../client/drizzle.cc:1369
132
132
"Preserve comments. Send comments to the server. The default is --skip-"
133
133
"comments (discard comments), enable with --comments"
135
135
"Preserve comments. Send comments to the server. The default is --skip-"
136
136
"comments (discard comments), enable with --comments"
138
#: ../client/drizzle.cc:1370
138
#: ../client/drizzle.cc:1371
139
139
msgid "Use compression in server/client protocol."
140
140
msgstr "Use compression in server/client protocol."
142
#: ../client/drizzle.cc:1372
142
#: ../client/drizzle.cc:1373
143
143
msgid "Print the output of a query (rows) vertically."
144
144
msgstr "Print the output of a query (rows) vertically."
146
#: ../client/drizzle.cc:1374
146
#: ../client/drizzle.cc:1375
147
147
msgid "Continue even if we get an sql error."
148
148
msgstr "Continue even if we get an sql error."
150
#: ../client/drizzle.cc:1376
152
"Enable named commands. Named commands mean this program's internal commands; "
153
"see drizzle> help . When enabled, the named commands can be used from any "
154
"line of the query, otherwise only from the first line, before an enter. "
155
"Disable with --disable-named-commands. This option is disabled by default."
157
"Enable named commands. Named commands mean this program's internal commands; "
158
"see drizzle> help . When enabled, the named commands can be used from any "
159
"line of the query, otherwise only from the first line, before an enter. "
160
"Disable with --disable-named-commands. This option is disabled by default."
162
#: ../client/drizzle.cc:1378
164
"Named commands are disabled. Use \\* form only, or use named commands only "
165
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
166
"the client now starts with this option ENABLED by default! Disable with '-"
167
"G'. Long format commands still work from the first line. WARNING: option "
168
"deprecated; use --disable-named-commands instead."
170
"Named commands are disabled. Use \\* form only, or use named commands only "
171
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
172
"the client now starts with this option ENABLED by default! Disable with '-"
173
"G'. Long format commands still work from the first line. WARNING: option "
174
"deprecated; use --disable-named-commands instead."
150
#: ../client/drizzle.cc:1377
152
"Enable named commands. Named commands mean this program's internal commands; "
153
"see drizzle> help . When enabled, the named commands can be used from any "
154
"line of the query, otherwise only from the first line, before an enter. "
155
"Disable with --disable-named-commands. This option is disabled by default."
157
"Enable named commands. Named commands mean this program's internal commands; "
158
"see drizzle> help . When enabled, the named commands can be used from any "
159
"line of the query, otherwise only from the first line, before an enter. "
160
"Disable with --disable-named-commands. This option is disabled by default."
176
162
#: ../client/drizzle.cc:1379
164
"Named commands are disabled. Use \\* form only, or use named commands only "
165
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
166
"the client now starts with this option ENABLED by default! Disable with '-"
167
"G'. Long format commands still work from the first line. WARNING: option "
168
"deprecated; use --disable-named-commands instead."
170
"Named commands are disabled. Use \\* form only, or use named commands only "
171
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
172
"the client now starts with this option ENABLED by default! Disable with '-"
173
"G'. Long format commands still work from the first line. WARNING: option "
174
"deprecated; use --disable-named-commands instead."
176
#: ../client/drizzle.cc:1380
177
177
msgid "Ignore space after function names."
178
178
msgstr "Ignore space after function names."
180
#: ../client/drizzle.cc:1381
180
#: ../client/drizzle.cc:1382
181
181
msgid "Turn off beep on error."
182
182
msgstr "Turn off beep on error."
184
#: ../client/drizzle.cc:1383
184
#: ../client/drizzle.cc:1384
185
185
msgid "Write line numbers for errors."
186
186
msgstr "Write line numbers for errors."
188
#: ../client/drizzle.cc:1385
188
#: ../client/drizzle.cc:1386
190
190
"Don't write line number for errors. WARNING: -L is deprecated, use long "
191
191
"version of this option instead."
193
193
"Don't write line number for errors. WARNING: -L is deprecated, use long "
194
194
"version of this option instead."
196
#: ../client/drizzle.cc:1387
196
#: ../client/drizzle.cc:1388
197
197
msgid "Write column names in results."
198
198
msgstr "Write column names in results."
200
#: ../client/drizzle.cc:1389
202
"Don't write column names in results. WARNING: -N is deprecated, use long "
203
"version of this options instead."
205
"Don't write column names in results. WARNING: -N is deprecated, use long "
206
"version of this options instead."
208
#: ../client/drizzle.cc:1391
210
"Change the value of a variable. Please note that this option is deprecated; "
211
"you can set variables directly with --variable-name=value."
213
"Change the value of a variable. Please note that this option is deprecated; "
214
"you can set variables directly with --variable-name=value."
216
#: ../client/drizzle.cc:1393
200
#: ../client/drizzle.cc:1390
202
"Don't write column names in results. WARNING: -N is deprecated, use long "
203
"version of this options instead."
205
"Don't write column names in results. WARNING: -N is deprecated, use long "
206
"version of this options instead."
208
#: ../client/drizzle.cc:1392
210
"Change the value of a variable. Please note that this option is deprecated; "
211
"you can set variables directly with --variable-name=value."
213
"Change the value of a variable. Please note that this option is deprecated; "
214
"you can set variables directly with --variable-name=value."
216
#: ../client/drizzle.cc:1394
217
217
msgid "Output in table format."
218
218
msgstr "Output in table format."
220
#: ../client/drizzle.cc:1395
220
#: ../client/drizzle.cc:1396
221
221
msgid "Only allow UPDATE and DELETE that uses keys."
222
222
msgstr "Only allow UPDATE and DELETE that uses keys."
224
#: ../client/drizzle.cc:1397
224
#: ../client/drizzle.cc:1398
225
225
msgid "Synonym for option --safe-updates, -U."
226
226
msgstr "Synonym for option --safe-updates, -U."
228
#: ../client/drizzle.cc:1399
228
#: ../client/drizzle.cc:1400
229
229
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
232
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1152
232
#: ../client/drizzle.cc:1401 ../drizzled/drizzled.cc:1153
233
233
msgid "Output version information and exit."
234
234
msgstr "Output version information and exit."
236
#: ../client/drizzle.cc:1402
236
#: ../client/drizzle.cc:1403
237
237
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
238
238
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
240
#: ../client/drizzle.cc:1406
240
#: ../client/drizzle.cc:1407
241
241
msgid "Number of lines before each import progress report."
242
242
msgstr "Number of lines before each import progress report."
244
#: ../client/drizzle.cc:1408
244
#: ../client/drizzle.cc:1409
245
245
msgid "Ping the server to check if it's alive."
246
246
msgstr "Ping the server to check if it's alive."
248
#: ../client/drizzle.cc:1410
248
#: ../client/drizzle.cc:1411
249
249
msgid "Configuration file defaults are not used if no-defaults is set"
252
#: ../client/drizzle.cc:1416
254
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
255
"and field completion, but startup and reconnecting may take a longer time. "
256
"Disable with --disable-auto-rehash."
258
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
259
"and field completion, but startup and reconnecting may take a longer time. "
260
"Disable with --disable-auto-rehash."
262
252
#: ../client/drizzle.cc:1417
264
"No automatic rehashing. One has to use 'rehash' to get table and field "
265
"completion. This gives a quicker start of drizzle_st and disables rehashing "
266
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
268
"No automatic rehashing. One has to use 'rehash' to get table and field "
269
"completion. This gives a quicker start of drizzle_st and disables rehashing "
270
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
272
#: ../client/drizzle.cc:1419
274
"Automatically switch to vertical output mode if the result is wider than the "
277
"Automatically switch to vertical output mode if the result is wider than the "
280
#: ../client/drizzle.cc:1421
254
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
255
"and field completion, but startup and reconnecting may take a longer time. "
256
"Disable with --disable-auto-rehash."
258
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
259
"and field completion, but startup and reconnecting may take a longer time. "
260
"Disable with --disable-auto-rehash."
262
#: ../client/drizzle.cc:1418
264
"No automatic rehashing. One has to use 'rehash' to get table and field "
265
"completion. This gives a quicker start of drizzle_st and disables rehashing "
266
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
268
"No automatic rehashing. One has to use 'rehash' to get table and field "
269
"completion. This gives a quicker start of drizzle_st and disables rehashing "
270
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
272
#: ../client/drizzle.cc:1420
274
"Automatically switch to vertical output mode if the result is wider than the "
277
"Automatically switch to vertical output mode if the result is wider than the "
280
#: ../client/drizzle.cc:1422
281
281
msgid "Database to use."
282
282
msgstr "Database to use."
284
#: ../client/drizzle.cc:1423
284
#: ../client/drizzle.cc:1424
285
285
msgid "(not used)"
286
286
msgstr "(not used)"
288
#: ../client/drizzle.cc:1425
288
#: ../client/drizzle.cc:1426
289
289
msgid "Delimiter to be used."
290
290
msgstr "Delimiter to be used."
292
#: ../client/drizzle.cc:1427
292
#: ../client/drizzle.cc:1428
293
293
msgid "Execute command and quit. (Disables --force and history file)"
294
294
msgstr "Execute command and quit. (Disables --force and history file)"
296
#: ../client/drizzle.cc:1429
296
#: ../client/drizzle.cc:1430
297
297
msgid "Enable/disable LOAD DATA LOCAL INFILE."
298
298
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
300
#: ../client/drizzle.cc:1431
300
#: ../client/drizzle.cc:1432
301
301
msgid "Flush buffer after each query."
302
302
msgstr "Flush buffer after each query."
304
#: ../client/drizzle.cc:1433
304
#: ../client/drizzle.cc:1434
305
305
msgid "Ignore SIGINT (CTRL-C)"
306
306
msgstr "Ignore SIGINT (CTRL-C)"
308
#: ../client/drizzle.cc:1435
310
"Only update the default database. This is useful for skipping updates to "
311
"other database in the update log."
313
"Only update the default database. This is useful for skipping updates to "
314
"other database in the update log."
316
#: ../client/drizzle.cc:1437
318
"Pager to use to display results. If you don't supply an option the default "
319
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
320
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
321
"work in batch mode. Disable with --disable-pager. This option is disabled by "
324
"Pager to use to display results. If you don't supply an option the default "
325
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
326
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
327
"work in batch mode. Disable with --disable-pager. This option is disabled by "
330
#: ../client/drizzle.cc:1439
308
#: ../client/drizzle.cc:1436
310
"Only update the default database. This is useful for skipping updates to "
311
"other database in the update log."
313
"Only update the default database. This is useful for skipping updates to "
314
"other database in the update log."
316
#: ../client/drizzle.cc:1438
318
"Pager to use to display results. If you don't supply an option the default "
319
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
320
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
321
"work in batch mode. Disable with --disable-pager. This option is disabled by "
324
"Pager to use to display results. If you don't supply an option the default "
325
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
326
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
327
"work in batch mode. Disable with --disable-pager. This option is disabled by "
330
#: ../client/drizzle.cc:1440
332
332
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
334
334
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
335
335
"option deprecated; use --disable-pager instead."
337
#: ../client/drizzle.cc:1441
337
#: ../client/drizzle.cc:1442
338
338
msgid "Set the drizzle prompt to this value."
339
339
msgstr "Set the drizzle prompt to this value."
341
#: ../client/drizzle.cc:1443
341
#: ../client/drizzle.cc:1444
343
343
"Don't cache result, print it row by row. This may slow down the server if "
344
344
"the output is suspended. Doesn't use history file."
358
358
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
359
359
"option is enabled by default."
361
#: ../client/drizzle.cc:1449
361
#: ../client/drizzle.cc:1450
363
363
msgid "Shutdown the server"
364
364
msgstr "Shutdown the server."
366
#: ../client/drizzle.cc:1450
368
"Be more silent. Print results with a tab as separator, each row on new line."
370
"Be more silent. Print results with a tab as separator, each row on new line."
372
#: ../client/drizzle.cc:1452
374
"Append everything into outfile. See interactive help (\\h) also. Does not "
375
"work in batch mode. Disable with --disable-tee. This option is disabled by "
378
"Append everything into outfile. See interactive help (\\h) also. Does not "
379
"work in batch mode. Disable with --disable-tee. This option is disabled by "
382
#: ../client/drizzle.cc:1454
366
#: ../client/drizzle.cc:1451
368
"Be more silent. Print results with a tab as separator, each row on new line."
370
"Be more silent. Print results with a tab as separator, each row on new line."
372
#: ../client/drizzle.cc:1453
374
"Append everything into outfile. See interactive help (\\h) also. Does not "
375
"work in batch mode. Disable with --disable-tee. This option is disabled by "
378
"Append everything into outfile. See interactive help (\\h) also. Does not "
379
"work in batch mode. Disable with --disable-tee. This option is disabled by "
382
#: ../client/drizzle.cc:1455
384
384
msgid "Disable outfile. See interactive help (\\h) also."
386
386
"Disable outfile. See interactive help (\\h) also. WARNING: option "
387
387
"deprecated; use --disable-tee instead"
389
#: ../client/drizzle.cc:1455
389
#: ../client/drizzle.cc:1456
390
390
msgid "Wait and retry if connection is down."
391
391
msgstr "Wait and retry if connection is down."
393
#: ../client/drizzle.cc:1457
393
#: ../client/drizzle.cc:1458
394
394
msgid "Number of seconds before connection timeout."
395
395
msgstr "Number of seconds before connection timeout."
397
#: ../client/drizzle.cc:1459
397
#: ../client/drizzle.cc:1460
398
398
msgid "Max length of input line"
399
399
msgstr "Max length of input line"
401
#: ../client/drizzle.cc:1461
401
#: ../client/drizzle.cc:1462
402
402
msgid "Automatic limit for SELECT when using --safe-updates"
403
403
msgstr "Automatic limit for SELECT when using --safe-updates"
405
#: ../client/drizzle.cc:1463
405
#: ../client/drizzle.cc:1464
406
406
msgid "Automatic limit for rows in a join when using --safe-updates"
407
407
msgstr "Automatic limit for rows in a join when using --safe-updates"
409
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
409
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2564
410
410
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
411
411
#: ../client/drizzletest.cc:5456
412
412
msgid "Use MySQL Protocol."
413
413
msgstr "Use MySQL Protocol."
415
#: ../client/drizzle.cc:1471
415
#: ../client/drizzle.cc:1472
417
417
msgid "Connect to host"
418
418
msgstr "Connect to host."
420
#: ../client/drizzle.cc:1473
420
#: ../client/drizzle.cc:1474
422
422
"Password to use when connecting to server. If password is not given it's "
423
423
"asked from the tty."
434
434
"Port number to use for connection or 0 for default to, in order of "
435
435
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
437
#: ../client/drizzle.cc:1477
437
#: ../client/drizzle.cc:1478
438
438
msgid "User for login if not current user."
439
439
msgstr "User for login if not current user."
441
#: ../client/drizzle.cc:1479
441
#: ../client/drizzle.cc:1480
442
442
msgid "The protocol of connection (tcp,socket,pipe,memory)."
445
#: ../client/drizzle.cc:1521 ../client/drizzle.cc:1528
445
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
447
447
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
448
448
msgstr "Memory allocation error while constructing initial prompt. Aborting.\n"
450
#: ../client/drizzle.cc:1579
450
#: ../client/drizzle.cc:1588
451
451
msgid "DELIMITER cannot contain a backslash character"
452
452
msgstr "DELIMITER cannot contain a backslash character"
454
#: ../client/drizzle.cc:1656
454
#: ../client/drizzle.cc:1665
455
455
#, fuzzy, c-format
456
456
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
457
457
msgstr "Value supplied for port is not valid.\n"
459
#: ../client/drizzle.cc:1701 ../client/drizzle.cc:1711
460
#: ../client/drizzle.cc:4083
459
#: ../client/drizzle.cc:1710 ../client/drizzle.cc:1720
460
#: ../client/drizzle.cc:4092
461
461
#, fuzzy, c-format
462
462
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
463
463
msgstr "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
465
#: ../client/drizzle.cc:1715
465
#: ../client/drizzle.cc:1724
468
468
"Copyright (C) 2008 Sun Microsystems\n"
491
491
"Your Drizzle connection id is %u\n"
492
492
"Server version: %s\n"
494
#: ../client/drizzle.cc:1813
494
#: ../client/drizzle.cc:1822
496
496
msgid "Reading history-file %s\n"
497
497
msgstr "Reading history-file %s\n"
499
#: ../client/drizzle.cc:1817
499
#: ../client/drizzle.cc:1826
501
501
msgid "Couldn't allocate memory for temp histfile!\n"
502
502
msgstr "Couldn't allocate memory for temp histfile!\n"
504
#: ../client/drizzle.cc:1824
504
#: ../client/drizzle.cc:1833
505
505
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
506
506
msgstr "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
508
#: ../client/drizzle.cc:1847
508
#: ../client/drizzle.cc:1856
510
510
msgid "Writing history-file %s\n"
511
511
msgstr "Writing history-file %s\n"
513
#: ../client/drizzle.cc:1855
513
#: ../client/drizzle.cc:1864
517
#: ../client/drizzle.cc:1855
517
#: ../client/drizzle.cc:1864
521
#: ../client/drizzle.cc:1907
521
#: ../client/drizzle.cc:1916
522
522
msgid "Query aborted by Ctrl+C\n"
523
523
msgstr "Query aborted by Ctrl+C\n"
525
#: ../client/drizzle.cc:1991
525
#: ../client/drizzle.cc:2000
527
527
msgid "Processing line: %<PRIu32>\n"
528
528
msgstr "Processing line: %<PRIu32>\n"
530
#: ../client/drizzle.cc:2209
530
#: ../client/drizzle.cc:2218
531
531
msgid "Unknown command: "
532
532
msgstr "Unknown command: "
534
#: ../client/drizzle.cc:2623
534
#: ../client/drizzle.cc:2632
536
536
"Reading table information for completion of table and column names\n"
537
537
"You can turn off this feature to get a quicker startup with -A\n"
541
541
"You can turn off this feature to get a quicker start-up with -A\n"
544
#: ../client/drizzle.cc:2689
544
#: ../client/drizzle.cc:2698
545
545
msgid "No connection. Trying to reconnect..."
546
546
msgstr "No connection. Trying to reconnect..."
548
#: ../client/drizzle.cc:2695
548
#: ../client/drizzle.cc:2704
549
549
msgid "Can't connect to the server\n"
550
550
msgstr "Can't connect to the server\n"
552
#: ../client/drizzle.cc:2773
552
#: ../client/drizzle.cc:2782
553
553
msgid "List of all Drizzle commands:"
554
554
msgstr "List of all Drizzle commands:"
556
#: ../client/drizzle.cc:2775
556
#: ../client/drizzle.cc:2784
557
557
msgid "Note that all text commands must be first on line and end with ';'"
558
558
msgstr "Note that all text commands must be first on line and end with ';'"
560
#: ../client/drizzle.cc:2830
560
#: ../client/drizzle.cc:2839
561
561
msgid "No query specified\n"
562
562
msgstr "No query specified\n"
564
#: ../client/drizzle.cc:2845
564
#: ../client/drizzle.cc:2854
565
565
msgid "Ignoring query to other database"
566
566
msgstr "Ignoring query to other database"
568
#: ../client/drizzle.cc:2895
568
#: ../client/drizzle.cc:2904
569
569
msgid "Empty set"
570
570
msgstr "Empty set"
572
#: ../client/drizzle.cc:2908
572
#: ../client/drizzle.cc:2917
574
574
msgid "%ld row in set"
575
575
msgid_plural "%ld rows in set"
576
576
msgstr[0] "%ld row in set"
577
577
msgstr[1] "%ld rows in set"
579
#: ../client/drizzle.cc:2917
579
#: ../client/drizzle.cc:2926
581
581
msgstr "Query OK"
583
#: ../client/drizzle.cc:2919
583
#: ../client/drizzle.cc:2928
585
585
msgid "Query OK, %ld row affected"
586
586
msgid_plural "Query OK, %ld rows affected"
908
908
"%s: Too many arguments (first extra is '%s').\n"
909
909
"Use --verbose --help to get a list of available options\n"
911
#: ../drizzled/drizzled.cc:911
911
#: ../drizzled/drizzled.cc:912
912
912
msgid "No scheduler found, cannot continue!\n"
913
913
msgstr "No scheduler found, cannot continue!\n"
915
#: ../drizzled/drizzled.cc:935
915
#: ../drizzled/drizzled.cc:936
917
917
msgid "Unknown/unsupported storage engine: %s"
918
918
msgstr "Unknown/unsupported storage engine: %s"
920
#: ../drizzled/drizzled.cc:1026
920
#: ../drizzled/drizzled.cc:1027
921
921
msgid "Display this help and exit."
922
922
msgstr "Display this help and exit."
924
#: ../drizzled/drizzled.cc:1030
924
#: ../drizzled/drizzled.cc:1031
925
925
msgid "Display this help and exit after initializing plugins."
926
926
msgstr "Display this help and exit after initialising plugins."
928
#: ../drizzled/drizzled.cc:1034
928
#: ../drizzled/drizzled.cc:1035
929
929
msgid "Auto-increment columns are incremented by this"
930
930
msgstr "Auto-increment columns are incremented by this"
932
#: ../drizzled/drizzled.cc:1039
934
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
937
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
940
#: ../drizzled/drizzled.cc:1045
942
"Path to installation directory. All paths are usually resolved relative to "
945
"Path to installation directory. All paths are usually resolved relative to "
948
#: ../drizzled/drizzled.cc:1050
932
#: ../drizzled/drizzled.cc:1040
934
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
937
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
940
#: ../drizzled/drizzled.cc:1046
942
"Path to installation directory. All paths are usually resolved relative to "
945
"Path to installation directory. All paths are usually resolved relative to "
948
#: ../drizzled/drizzled.cc:1051
949
949
msgid "Chroot drizzled daemon during startup."
950
950
msgstr "Chroot drizzled daemon during start-up."
952
#: ../drizzled/drizzled.cc:1054
952
#: ../drizzled/drizzled.cc:1055
953
953
msgid "Set the default collation."
954
954
msgstr "Set the default collation."
956
#: ../drizzled/drizzled.cc:1058
956
#: ../drizzled/drizzled.cc:1059
957
957
msgid "Default completion type."
958
958
msgstr "Default completion type."
960
#: ../drizzled/drizzled.cc:1063
960
#: ../drizzled/drizzled.cc:1064
961
961
msgid "Write core on errors."
962
962
msgstr "Write core on errors."
964
#: ../drizzled/drizzled.cc:1067
964
#: ../drizzled/drizzled.cc:1068
965
965
msgid "Path to the database root."
966
966
msgstr "Path to the database root."
968
#: ../drizzled/drizzled.cc:1071
968
#: ../drizzled/drizzled.cc:1072
969
969
msgid "Set the default storage engine (table type) for tables."
970
970
msgstr "Set the default storage engine (table type) for tables."
972
#: ../drizzled/drizzled.cc:1075
972
#: ../drizzled/drizzled.cc:1076
973
973
msgid "Set the default time zone."
974
974
msgstr "Set the default time zone."
976
#: ../drizzled/drizzled.cc:1080
976
#: ../drizzled/drizzled.cc:1081
977
977
msgid "Used for debugging; Use at your own risk!"
978
978
msgstr "Used for debugging; Use at your own risk!"
980
#: ../drizzled/drizzled.cc:1085
980
#: ../drizzled/drizzled.cc:1086
981
981
msgid "Set up signals usable for debugging"
982
982
msgstr "Set up signals usable for debugging"
984
#: ../drizzled/drizzled.cc:1089
984
#: ../drizzled/drizzled.cc:1090
985
985
msgid "(IGNORED)"
986
986
msgstr "(IGNORED)"
988
#: ../drizzled/drizzled.cc:1093
988
#: ../drizzled/drizzled.cc:1094
989
989
msgid "Set the language used for the month names and the days of the week."
990
990
msgstr "Set the language used for the month names and the days of the week."
992
#: ../drizzled/drizzled.cc:1098
992
#: ../drizzled/drizzled.cc:1099
993
993
msgid "Log some not critical warnings to the log file."
994
994
msgstr "Log some not critical warnings to the log file."
996
#: ../drizzled/drizzled.cc:1103
996
#: ../drizzled/drizzled.cc:1104
997
997
msgid "Pid file used by safe_mysqld."
998
998
msgstr "Pid file used by safe_mysqld."
1000
#: ../drizzled/drizzled.cc:1107
1002
"Maximum time in seconds to wait for the port to become free. (Default: no "
1005
"Maximum time in seconds to wait for the port to become free. (Default: no "
1008
#: ../drizzled/drizzled.cc:1112
1010
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1011
"specified directory"
1013
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1014
"specified directory"
1016
#: ../drizzled/drizzled.cc:1117
1018
"Uniquely identifies the server instance in the community of replication "
1021
"Uniquely identifies the server instance in the community of replication "
1024
#: ../drizzled/drizzled.cc:1122
1000
#: ../drizzled/drizzled.cc:1108
1002
"Maximum time in seconds to wait for the port to become free. (Default: no "
1005
"Maximum time in seconds to wait for the port to become free. (Default: no "
1008
#: ../drizzled/drizzled.cc:1113
1010
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1011
"specified directory"
1013
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1014
"specified directory"
1016
#: ../drizzled/drizzled.cc:1118
1018
"Uniquely identifies the server instance in the community of replication "
1021
"Uniquely identifies the server instance in the community of replication "
1024
#: ../drizzled/drizzled.cc:1123
1025
1025
msgid "Don't print a stack trace on failure."
1026
1026
msgstr "Don't print a stack trace on failure."
1028
#: ../drizzled/drizzled.cc:1126
1028
#: ../drizzled/drizzled.cc:1127
1029
1029
msgid "Enable symbolic link support."
1030
1030
msgstr "Enable symbolic link support."
1032
#: ../drizzled/drizzled.cc:1135
1032
#: ../drizzled/drizzled.cc:1136
1034
1034
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1036
1036
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1038
#: ../drizzled/drizzled.cc:1140
1038
#: ../drizzled/drizzled.cc:1141
1039
1039
msgid "Path for temporary files."
1040
1040
msgstr "Path for temporary files."
1042
#: ../drizzled/drizzled.cc:1144
1042
#: ../drizzled/drizzled.cc:1145
1043
1043
msgid "Default transaction isolation level."
1044
1044
msgstr "Default transaction isolation level."
1046
#: ../drizzled/drizzled.cc:1148
1046
#: ../drizzled/drizzled.cc:1149
1047
1047
msgid "Run drizzled daemon as user."
1048
1048
msgstr "Run drizzled daemon as user."
1050
#: ../drizzled/drizzled.cc:1156
1052
"The number of outstanding connection requests Drizzle can have. This comes "
1053
"into play when the main Drizzle thread gets very many connection requests in "
1054
"a very short time."
1056
"The number of outstanding connection requests Drizzle can have. This comes "
1057
"into play when the main Drizzle thread gets very many connection requests in "
1058
"a very short time."
1060
#: ../drizzled/drizzled.cc:1162
1062
"Size of tree cache used in bulk insert optimization. Note that this is a "
1065
"Size of tree cache used in bulk insert optimization. Note that this is a "
1068
#: ../drizzled/drizzled.cc:1168
1070
"Precision of the result of '/' operator will be increased on that value."
1072
"Precision of the result of '/' operator will be increased on that value."
1074
#: ../drizzled/drizzled.cc:1174
1050
#: ../drizzled/drizzled.cc:1157
1052
"The number of outstanding connection requests Drizzle can have. This comes "
1053
"into play when the main Drizzle thread gets very many connection requests in "
1054
"a very short time."
1056
"The number of outstanding connection requests Drizzle can have. This comes "
1057
"into play when the main Drizzle thread gets very many connection requests in "
1058
"a very short time."
1060
#: ../drizzled/drizzled.cc:1163
1062
"Size of tree cache used in bulk insert optimization. Note that this is a "
1065
"Size of tree cache used in bulk insert optimization. Note that this is a "
1068
#: ../drizzled/drizzled.cc:1169
1070
"Precision of the result of '/' operator will be increased on that value."
1072
"Precision of the result of '/' operator will be increased on that value."
1074
#: ../drizzled/drizzled.cc:1175
1075
1075
msgid "The maximum length of the result of function group_concat."
1076
1076
msgstr "The maximum length of the result of function group_concat."
1078
#: ../drizzled/drizzled.cc:1179
1078
#: ../drizzled/drizzled.cc:1180
1079
1079
msgid "The size of the buffer that is used for full joins."
1080
1080
msgstr "The size of the buffer that is used for full joins."
1082
#: ../drizzled/drizzled.cc:1185
1082
#: ../drizzled/drizzled.cc:1186
1083
1083
msgid "Max packetlength to send/receive from to server."
1084
1084
msgstr "Max packetlength to send/receive from to server."
1086
#: ../drizzled/drizzled.cc:1190
1086
#: ../drizzled/drizzled.cc:1191
1088
1088
"If there is more than this number of interrupted connections from a host "
1089
1089
"this host will be blocked from further connections."
1195
1195
"Optional comma separated list of plugins to load at start-up instead of the "
1196
1196
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1198
#: ../drizzled/drizzled.cc:1281
1198
#: ../drizzled/drizzled.cc:1282
1199
1199
msgid "The size of the buffer that is allocated when preloading indexes"
1200
1200
msgstr "The size of the buffer that is allocated when pre-loading indexes"
1202
#: ../drizzled/drizzled.cc:1286
1202
#: ../drizzled/drizzled.cc:1287
1203
1203
msgid "Allocation block size for query parsing and execution"
1204
1204
msgstr "Allocation block size for query parsing and execution"
1206
#: ../drizzled/drizzled.cc:1291
1206
#: ../drizzled/drizzled.cc:1292
1207
1207
msgid "Persistent buffer for query parsing and execution"
1208
1208
msgstr "Persistent buffer for query parsing and execution"
1210
#: ../drizzled/drizzled.cc:1297
1210
#: ../drizzled/drizzled.cc:1298
1211
1211
msgid "Allocation block size for storing ranges during optimization"
1212
1212
msgstr "Allocation block size for storing ranges during optimisation"
1214
#: ../drizzled/drizzled.cc:1303
1216
"Each thread that does a sequential scan allocates a buffer of this size for "
1217
"each table it scans. If you do many sequential scans, you may want to "
1218
"increase this value."
1220
"Each thread that does a sequential scan allocates a buffer of this size for "
1221
"each table it scans. If you do many sequential scans, you may want to "
1222
"increase this value."
1224
#: ../drizzled/drizzled.cc:1311
1226
"When reading rows in sorted order after a sort, the rows are read through "
1227
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1230
"When reading rows in sorted order after a sort, the rows are read through "
1231
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1234
#: ../drizzled/drizzled.cc:1319
1214
#: ../drizzled/drizzled.cc:1304
1216
"Each thread that does a sequential scan allocates a buffer of this size for "
1217
"each table it scans. If you do many sequential scans, you may want to "
1218
"increase this value."
1220
"Each thread that does a sequential scan allocates a buffer of this size for "
1221
"each table it scans. If you do many sequential scans, you may want to "
1222
"increase this value."
1224
#: ../drizzled/drizzled.cc:1312
1226
"When reading rows in sorted order after a sort, the rows are read through "
1227
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1230
"When reading rows in sorted order after a sort, the rows are read through "
1231
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1234
#: ../drizzled/drizzled.cc:1320
1235
1235
msgid "Select scheduler to be used (by default multi-thread)."
1236
1236
msgstr "Select scheduler to be used (by default multi-thread)."
1238
#: ../drizzled/drizzled.cc:1324
1238
#: ../drizzled/drizzled.cc:1325
1239
1239
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1240
1240
msgstr "Each thread that needs to do a sort allocates a buffer of this size."
1242
#: ../drizzled/drizzled.cc:1330
1242
#: ../drizzled/drizzled.cc:1331
1243
1243
msgid "The number of cached table definitions."
1244
1244
msgstr "The number of cached table definitions."
1246
#: ../drizzled/drizzled.cc:1334
1246
#: ../drizzled/drizzled.cc:1335
1247
1247
msgid "The number of cached open tables."
1248
1248
msgstr "The number of cached open tables."
1250
#: ../drizzled/drizzled.cc:1338
1250
#: ../drizzled/drizzled.cc:1339
1252
1252
"Timeout in seconds to wait for a table level lock before returning an error. "
1253
1253
"Used only if the connection has active cursors."
1255
1255
"Timeout in seconds to wait for a table level lock before returning an error. "
1256
1256
"Used only if the connection has active cursors."
1258
#: ../drizzled/drizzled.cc:1343
1258
#: ../drizzled/drizzled.cc:1344
1259
1259
msgid "The stack size for each thread."
1260
1260
msgstr "The stack size for each thread."
1262
#: ../drizzled/drizzled.cc:1349
1264
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1265
"automatically convert it to an on-disk MyISAM table."
1267
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1268
"automatically convert it to an on-disk MyISAM table."
1270
#: ../drizzled/drizzled.cc:1375
1272
"Copyright (C) 2008 Sun Microsystems\n"
1273
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1274
"and you are welcome to modify and redistribute it under the GPL license\n"
1276
"Starts the Drizzle database server\n"
1278
"Copyright (C) 2008 Sun Microsystems\n"
1279
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1280
"and you are welcome to modify and redistribute it under the GPL license\n"
1282
"Starts the Drizzle database server\n"
1284
#: ../drizzled/drizzled.cc:1382
1262
#: ../drizzled/drizzled.cc:1350
1264
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1265
"automatically convert it to an on-disk MyISAM table."
1267
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1268
"automatically convert it to an on-disk MyISAM table."
1270
#: ../drizzled/drizzled.cc:1376
1272
"Copyright (C) 2008 Sun Microsystems\n"
1273
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1274
"and you are welcome to modify and redistribute it under the GPL license\n"
1276
"Starts the Drizzle database server\n"
1278
"Copyright (C) 2008 Sun Microsystems\n"
1279
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1280
"and you are welcome to modify and redistribute it under the GPL license\n"
1282
"Starts the Drizzle database server\n"
1284
#: ../drizzled/drizzled.cc:1383
1286
1286
msgid "Usage: %s [OPTIONS]\n"
1287
1287
msgstr "Usage: %s [OPTIONS]\n"
1289
#: ../drizzled/drizzled.cc:1506
1289
#: ../drizzled/drizzled.cc:1507
1292
1292
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "