8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2009-02-06 03:35-0800\n"
11
"PO-Revision-Date: 2008-11-26 23:27+0000\n"
12
"Last-Translator: Monty Taylor <mordred@inaugust.com>\n"
10
"POT-Creation-Date: 2009-03-05 12:59-0800\n"
11
"PO-Revision-Date: 2009-02-21 18:02+0000\n"
12
"Last-Translator: عبد الله شلي (Abdellah Chelli) <sneetsher@gmail.com>\n"
13
13
"Language-Team: Arabic <ar@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= "
18
18
"3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n"
19
"X-Launchpad-Export-Date: 2008-12-24 20:32+0000\n"
19
"X-Launchpad-Export-Date: 2009-03-05 20:48+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
22
#: client/drizzle.cc:276
23
msgid "Synonym for `help'."
22
26
#: client/drizzle.cc:277
23
msgid "Synonym for `help'."
26
#: client/drizzle.cc:278
27
27
msgid "Clear command."
30
#: client/drizzle.cc:280
30
#: client/drizzle.cc:279
31
31
msgid "Reconnect to the server. Optional arguments are db and host."
34
#: client/drizzle.cc:282
34
#: client/drizzle.cc:281
36
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
#: client/drizzle.cc:283
40
msgid "Send command to drizzle server, display result vertically."
39
43
#: client/drizzle.cc:284
40
msgid "Send command to drizzle server, display result vertically."
44
msgid "Exit drizzle. Same as quit."
43
47
#: client/drizzle.cc:285
44
msgid "Exit drizzle. Same as quit."
48
msgid "Send command to drizzle server."
47
51
#: client/drizzle.cc:286
48
msgid "Send command to drizzle server."
51
#: client/drizzle.cc:287
52
52
msgid "Display this help."
53
53
msgstr "إظهار هذه المساعدة."
55
#: client/drizzle.cc:287
56
msgid "Disable pager, print to stdout."
55
59
#: client/drizzle.cc:288
56
msgid "Disable pager, print to stdout."
59
#: client/drizzle.cc:289
60
60
msgid "Don't write into outfile."
63
#: client/drizzle.cc:290
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
63
67
#: client/drizzle.cc:291
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: client/drizzle.cc:292
68
68
msgid "Print current command."
69
69
msgstr "إطبع الأمر الحالي."
71
#: client/drizzle.cc:292
72
msgid "Change your drizzle prompt."
71
75
#: client/drizzle.cc:293
72
msgid "Change your drizzle prompt."
75
#: client/drizzle.cc:294
76
76
msgid "Quit drizzle."
77
77
msgstr "خروج من دريزّل"
79
#: client/drizzle.cc:295
79
#: client/drizzle.cc:294
80
80
msgid "Rebuild completion hash."
83
#: client/drizzle.cc:296
84
msgid "Execute an SQL script file. Takes a file name as an argument."
83
87
#: client/drizzle.cc:297
84
msgid "Execute an SQL script file. Takes a file name as an argument."
87
#: client/drizzle.cc:298
88
88
msgid "Get status information from the server."
89
89
msgstr "جلب معلومات الحالة من الخادم."
91
#: client/drizzle.cc:300
91
#: client/drizzle.cc:299
92
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
95
#: client/drizzle.cc:302
95
#: client/drizzle.cc:301
96
96
msgid "Use another database. Takes database name as argument."
99
#: client/drizzle.cc:304 client/drizzle.cc:1459
99
#: client/drizzle.cc:303 client/drizzle.cc:1443
100
100
msgid "Show warnings after every statement."
103
#: client/drizzle.cc:306
103
#: client/drizzle.cc:305
104
104
msgid "Don't show warnings after every statement."
107
#: client/drizzle.cc:1058 client/drizzle.cc:1065
107
#: client/drizzle.cc:1045 client/drizzle.cc:1052
109
109
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
112
#: client/drizzle.cc:1148
112
#: client/drizzle.cc:1135
113
113
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
116
#: client/drizzle.cc:1158
116
#: client/drizzle.cc:1145
119
119
"Your Drizzle connection id is %u\n"
120
120
"Server version: %s\n"
123
#: client/drizzle.cc:1186
123
#: client/drizzle.cc:1173
125
125
msgid "Reading history-file %s\n"
128
#: client/drizzle.cc:1190
128
#: client/drizzle.cc:1177
130
130
msgid "Couldn't allocate memory for temp histfile!\n"
133
#: client/drizzle.cc:1197
133
#: client/drizzle.cc:1184
134
134
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
137
#: client/drizzle.cc:1215
137
#: client/drizzle.cc:1202
139
139
msgid "Writing history-file %s\n"
142
#: client/drizzle.cc:1224
142
#: client/drizzle.cc:1211
146
#: client/drizzle.cc:1224
146
#: client/drizzle.cc:1211
150
#: client/drizzle.cc:1273
150
#: client/drizzle.cc:1260
151
151
msgid "Query aborted by Ctrl+C\n"
154
#: client/drizzle.cc:1296 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2628
154
#: client/drizzle.cc:1283 client/drizzleadmin.cc:74 drizzled/drizzled.cc:2134
155
155
msgid "Display this help and exit."
158
#: client/drizzle.cc:1298
158
#: client/drizzle.cc:1285
159
159
msgid "Synonym for -?"
162
#: client/drizzle.cc:1301
162
#: client/drizzle.cc:1288
164
164
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
165
165
"and field completion, but startup and reconnecting may take a longer time. "
166
166
"Disable with --disable-auto-rehash."
169
#: client/drizzle.cc:1305
169
#: client/drizzle.cc:1292
171
171
"No automatic rehashing. One has to use 'rehash' to get table and field "
172
172
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
173
173
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
176
#: client/drizzle.cc:1308
176
#: client/drizzle.cc:1295
178
178
"Automatically switch to vertical output mode if the result is wider than the "
179
179
"terminal width."
182
#: client/drizzle.cc:1311
182
#: client/drizzle.cc:1298
184
184
"Don't use history file. Disable interactive behavior. (Enables --silent)"
187
#: client/drizzle.cc:1313 drizzled/drizzled.cc:2660
188
msgid "Directory where character sets are."
191
#: client/drizzle.cc:1315
187
#: client/drizzle.cc:1299
192
188
msgid "Display column type information."
195
#: client/drizzle.cc:1318
191
#: client/drizzle.cc:1302
197
193
"Preserve comments. Send comments to the server. The default is --skip-"
198
194
"comments (discard comments), enable with --comments"
201
#: client/drizzle.cc:1321
197
#: client/drizzle.cc:1305
202
198
msgid "Use compression in server/client protocol."
205
#: client/drizzle.cc:1324
201
#: client/drizzle.cc:1308
206
202
msgid "Check memory and open file usage at exit ."
209
#: client/drizzle.cc:1327
205
#: client/drizzle.cc:1311
210
206
msgid "Print some debug info at exit."
213
#: client/drizzle.cc:1329
209
#: client/drizzle.cc:1313
214
210
msgid "Database to use."
217
#: client/drizzle.cc:1332
213
#: client/drizzle.cc:1316
218
214
msgid "(not used)"
221
#: client/drizzle.cc:1334
217
#: client/drizzle.cc:1318
222
218
msgid "Delimiter to be used."
225
#: client/drizzle.cc:1336
221
#: client/drizzle.cc:1320
226
222
msgid "Execute command and quit. (Disables --force and history file)"
229
#: client/drizzle.cc:1338
225
#: client/drizzle.cc:1322
230
226
msgid "Print the output of a query (rows) vertically."
233
#: client/drizzle.cc:1341
229
#: client/drizzle.cc:1325
234
230
msgid "Continue even if we get an sql error."
237
#: client/drizzle.cc:1345
233
#: client/drizzle.cc:1329
239
235
"Enable named commands. Named commands mean this program's internal commands; "
240
236
"see drizzle> help . When enabled, the named commands can be used from any "
319
#: client/drizzle.cc:1386
315
#: client/drizzle.cc:1370
321
317
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
322
318
"option deprecated; use --disable-pager instead."
325
#: client/drizzle.cc:1389 client/drizzleadmin.cc:80
321
#: client/drizzle.cc:1373 client/drizzleadmin.cc:79
327
323
"Password to use when connecting to server. If password is not given it's "
328
324
"asked from the tty."
331
#: client/drizzle.cc:1391
327
#: client/drizzle.cc:1375
333
329
"Port number to use for connection or 0 for default to, in order of "
334
330
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
337
#: client/drizzle.cc:1392
333
#: client/drizzle.cc:1376
338
334
msgid "built-in default"
341
#: client/drizzle.cc:1394
337
#: client/drizzle.cc:1378
342
338
msgid "Set the drizzle prompt to this value."
345
#: client/drizzle.cc:1398
341
#: client/drizzle.cc:1382
347
343
"Don't cache result, print it row by row. This may slow down the server if "
348
344
"the output is suspended. Doesn't use history file."
351
#: client/drizzle.cc:1400
347
#: client/drizzle.cc:1384
352
348
msgid "Write fields without conversion. Used with --batch."
355
#: client/drizzle.cc:1403
351
#: client/drizzle.cc:1387
357
353
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
358
354
"option is enabled by default."
361
#: client/drizzle.cc:1405
357
#: client/drizzle.cc:1389
363
359
"Be more silent. Print results with a tab as separator, each row on new line."
366
#: client/drizzle.cc:1407
362
#: client/drizzle.cc:1391
367
363
msgid "Socket file to use for connection."
370
#: client/drizzle.cc:1410
366
#: client/drizzle.cc:1394
371
367
msgid "Output in table format."
374
#: client/drizzle.cc:1413
370
#: client/drizzle.cc:1397
376
372
"Append everything into outfile. See interactive help (\\h) also. Does not "
377
373
"work in batch mode. Disable with --disable-tee. This option is disabled by "
381
#: client/drizzle.cc:1415
377
#: client/drizzle.cc:1399
383
379
"Disable outfile. See interactive help (\\h) also. WARNING: option "
384
380
"deprecated; use --disable-tee instead"
387
#: client/drizzle.cc:1418 client/drizzleadmin.cc:89
383
#: client/drizzle.cc:1402 client/drizzleadmin.cc:88
388
384
msgid "User for login if not current user."
391
#: client/drizzle.cc:1421
387
#: client/drizzle.cc:1405
392
388
msgid "Only allow UPDATE and DELETE that uses keys."
395
#: client/drizzle.cc:1424
391
#: client/drizzle.cc:1408
396
392
msgid "Synonym for option --safe-updates, -U."
399
#: client/drizzle.cc:1427
395
#: client/drizzle.cc:1411
400
396
msgid "Write more. (-v -v -v gives the table output format)."
403
#: client/drizzle.cc:1429 client/drizzleadmin.cc:94 drizzled/drizzled.cc:2849
399
#: client/drizzle.cc:1413 client/drizzleadmin.cc:93 drizzled/drizzled.cc:2352
404
400
msgid "Output version information and exit."
407
#: client/drizzle.cc:1431 client/drizzleadmin.cc:96
403
#: client/drizzle.cc:1415 client/drizzleadmin.cc:95
408
404
msgid "Wait and retry if connection is down."
409
405
msgstr "الرجاء الإنتظار ، وإعادة محاولة الإتصال إن فشل في الإتصال"
411
#: client/drizzle.cc:1434
407
#: client/drizzle.cc:1418
412
408
msgid "Number of seconds before connection timeout."
415
#: client/drizzle.cc:1439
411
#: client/drizzle.cc:1423
416
412
msgid "Max packet length to send to, or receive from server"
419
#: client/drizzle.cc:1444
415
#: client/drizzle.cc:1428
420
416
msgid "Buffer for TCP/IP and socket communication"
423
#: client/drizzle.cc:1448
419
#: client/drizzle.cc:1432
424
420
msgid "Automatic limit for SELECT when using --safe-updates"
427
#: client/drizzle.cc:1453
423
#: client/drizzle.cc:1437
428
424
msgid "Automatic limit for rows in a join when using --safe-updates"
431
#: client/drizzle.cc:1457
427
#: client/drizzle.cc:1441
432
428
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
435
#: client/drizzle.cc:1462
431
#: client/drizzle.cc:1446
436
432
msgid "Number of lines before each import progress report."
439
#: client/drizzle.cc:1473
435
#: client/drizzle.cc:1457
441
437
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
444
#: client/drizzle.cc:1480
440
#: client/drizzle.cc:1464
447
443
"Copyright (C) 2008 Sun Microsystems\n"
449
445
"and you are welcome to modify and redistribute it under the GPL license\n"
452
#: client/drizzle.cc:1485
448
#: client/drizzle.cc:1469
454
450
msgid "Usage: %s [OPTIONS] [database]\n"
457
#: client/drizzle.cc:1520
453
#: client/drizzle.cc:1500
458
454
msgid "DELIMITER cannot contain a backslash character"
461
#: client/drizzle.cc:1541
457
#: client/drizzle.cc:1521
463
459
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
466
#: client/drizzle.cc:1564
462
#: client/drizzle.cc:1544
468
464
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
471
#: client/drizzle.cc:1568
467
#: client/drizzle.cc:1548
473
469
msgid "WARNING: --server-arg option not supported in this configuration.\n"
476
#: client/drizzle.cc:1595
472
#: client/drizzle.cc:1575
478
474
"Non-integer value supplied for port. If you are trying to enter a password "
479
475
"please use --password instead."
482
#: client/drizzle.cc:1603
478
#: client/drizzle.cc:1583
483
479
msgid "Value supplied for port is not valid."
486
#: client/drizzle.cc:1756
482
#: client/drizzle.cc:1736
488
484
msgid "Processing line: %<PRIu32>\n"
491
#: client/drizzle.cc:1972
487
#: client/drizzle.cc:1952
493
489
msgid "Unknown command '\\%c'."
496
#: client/drizzle.cc:2396
492
#: client/drizzle.cc:2376
498
494
"Reading table information for completion of table and column names\n"
499
495
" You can turn off this feature to get a quicker startup with -A\n"
503
#: client/drizzle.cc:2493
499
#: client/drizzle.cc:2473
504
500
msgid "No connection. Trying to reconnect..."
507
#: client/drizzle.cc:2499
503
#: client/drizzle.cc:2479
508
504
msgid "Can't connect to the server\n"
509
505
msgstr "لا يمكن الإتصال بقاعدة البيانات\n"
511
#: client/drizzle.cc:2557
507
#: client/drizzle.cc:2537
512
508
msgid "List of all Drizzle commands:"
515
#: client/drizzle.cc:2559
511
#: client/drizzle.cc:2539
516
512
msgid "Note that all text commands must be first on line and end with ';'"
519
#: client/drizzle.cc:2612
515
#: client/drizzle.cc:2592
520
516
msgid "No query specified\n"
523
#: client/drizzle.cc:2627
519
#: client/drizzle.cc:2607
524
520
msgid "Ignoring query to other database"
527
#: client/drizzle.cc:2676
523
#: client/drizzle.cc:2656
528
524
msgid "Empty set"
531
#: client/drizzle.cc:2689
527
#: client/drizzle.cc:2669
533
529
msgid "%ld row in set"
534
530
msgid_plural "%ld rows in set"
538
#: client/drizzle.cc:2698
534
#: client/drizzle.cc:2678
542
#: client/drizzle.cc:2700
538
#: client/drizzle.cc:2680
544
540
msgid "Query OK, %ld row affected"
545
541
msgid_plural "Query OK, %ld rows affected"
549
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:2778
545
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
551
547
"Port number to use for connection or 0 for default to, in order of "
552
548
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
555
#: client/drizzleadmin.cc:86
551
#: client/drizzleadmin.cc:85
556
552
msgid "Silently exit if one can't connect to server."
559
#: client/drizzleadmin.cc:92
555
#: client/drizzleadmin.cc:91
560
556
msgid "Write more information."
563
#: client/drizzleadmin.cc:123 client/drizzlecheck.cc:268
564
#: client/drizzledump.cc:614 client/drizzleimport.cc:199
565
#: client/drizzleslap.cc:751 client/drizzletest.cc:4640
559
#: client/drizzleadmin.cc:122 client/drizzlecheck.cc:265
560
#: client/drizzledump.cc:611 client/drizzleimport.cc:196
561
#: client/drizzleslap.cc:751 client/drizzletest.cc:4639
568
564
"Non-integer value supplied for port. If you are trying to enter a password "
569
565
"please use --password instead.\n"
572
#: client/drizzleadmin.cc:131 client/drizzlecheck.cc:276
573
#: client/drizzledump.cc:622 client/drizzleimport.cc:207
574
#: client/drizzleslap.cc:759 client/drizzletest.cc:4648
568
#: client/drizzleadmin.cc:130 client/drizzlecheck.cc:273
569
#: client/drizzledump.cc:619 client/drizzleimport.cc:204
570
#: client/drizzleslap.cc:759 client/drizzletest.cc:4647
576
572
msgid "Value supplied for port is not valid.\n"
579
#: client/drizzleadmin.cc:149 client/drizzledump.cc:639
575
#: client/drizzleadmin.cc:148 client/drizzledump.cc:636
581
577
msgid "Memory allocation error while copying password. Aborting.\n"
584
#: client/drizzleadmin.cc:293
580
#: client/drizzleadmin.cc:290
587
583
"connect to server at '%s' failed\n"
591
#: client/drizzleadmin.cc:299
587
#: client/drizzleadmin.cc:296
593
589
msgid "Check that drizzled is running on %s"
596
#: client/drizzleadmin.cc:300
592
#: client/drizzleadmin.cc:297
598
594
msgid " and that the port is %d.\n"
601
#: client/drizzleadmin.cc:302
597
#: client/drizzleadmin.cc:299
603
599
msgid "You can check this by doing 'telnet %s %d'\n"
606
#: client/drizzleadmin.cc:313
602
#: client/drizzleadmin.cc:310
608
604
msgid "Got error: %s\n"
611
#: client/drizzleadmin.cc:320
607
#: client/drizzleadmin.cc:317
612
608
msgid "Waiting for Drizzle server to answer"
615
#: client/drizzleadmin.cc:353
611
#: client/drizzleadmin.cc:350
617
613
msgid "shutting down drizzled...\n"
620
#: client/drizzleadmin.cc:357
616
#: client/drizzleadmin.cc:354
622
618
msgid "shutdown failed; error: '%s'"
625
#: client/drizzleadmin.cc:364
621
#: client/drizzleadmin.cc:361
630
#: client/drizzleadmin.cc:374
626
#: client/drizzleadmin.cc:371
631
627
msgid "drizzled is alive"
634
#: client/drizzleadmin.cc:382
630
#: client/drizzleadmin.cc:379
635
631
msgid "connection was down, but drizzled is now alive"
638
#: client/drizzleadmin.cc:386
634
#: client/drizzleadmin.cc:383
640
636
msgid "drizzled doesn't answer to ping, error: '%s'"
643
#: client/drizzleadmin.cc:395
639
#: client/drizzleadmin.cc:392
645
641
msgid "Unknown command: '%-.60s'"
648
#: client/drizzleadmin.cc:404
644
#: client/drizzleadmin.cc:401
650
646
msgid "%s Ver %s Distrib %s, for %s on %s\n"
653
#: client/drizzleadmin.cc:411
649
#: client/drizzleadmin.cc:408
654
650
msgid "Copyright (C) 2000-2008 MySQL AB"
657
#: client/drizzleadmin.cc:412 client/drizzledump.cc:492
653
#: client/drizzleadmin.cc:409 client/drizzledump.cc:489
659
655
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
660
656
"and you are welcome to modify and redistribute it under the GPL license\n"
663
#: client/drizzleadmin.cc:413
659
#: client/drizzleadmin.cc:410
664
660
msgid "Administration program for the drizzled daemon."
667
#: client/drizzleadmin.cc:414
663
#: client/drizzleadmin.cc:411
669
665
msgid "Usage: %s [OPTIONS] command command....\n"
672
#: client/drizzleadmin.cc:416
668
#: client/drizzleadmin.cc:413
674
670
" ping Check if server is down\n"
675
671
" shutdown Take server down\n"
678
#: client/drizzledump.cc:396
674
#: client/drizzledump.cc:393
679
675
msgid "Number of rows before each output progress report (requires --verbose)."
682
#: client/drizzledump.cc:469
678
#: client/drizzledump.cc:466
684
680
msgid "Got errno %d on write"
687
#: client/drizzledump.cc:474
683
#: client/drizzledump.cc:471
689
685
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
692
#: client/drizzledump.cc:481
688
#: client/drizzledump.cc:478
694
690
msgid "Usage: %s [OPTIONS] database [tables]\n"
697
#: client/drizzledump.cc:482
693
#: client/drizzledump.cc:479
699
695
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
702
#: client/drizzledump.cc:484
698
#: client/drizzledump.cc:481
704
700
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
707
#: client/drizzledump.cc:491
703
#: client/drizzledump.cc:488
708
704
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
711
#: client/drizzledump.cc:493
707
#: client/drizzledump.cc:490
712
708
msgid "Dumping definition and data DRIZZLE database or table"
715
#: client/drizzledump.cc:504
711
#: client/drizzledump.cc:501
717
713
msgid "For more options, use %s --help\n"
720
#: client/drizzledump.cc:679
716
#: client/drizzledump.cc:675
722
718
msgid "Input filename too long: %s"
725
#: client/drizzledump.cc:722
721
#: client/drizzledump.cc:718
727
723
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
730
#: client/drizzledump.cc:747
726
#: client/drizzledump.cc:743
732
728
msgid "Invalid mode to --compatible: %s\n"
735
#: client/drizzledump.cc:807
731
#: client/drizzledump.cc:803
737
733
msgid "%s: You must use option --tab with --fields-...\n"
740
#: client/drizzledump.cc:824
736
#: client/drizzledump.cc:820
743
739
"%s: You can't use --single-transaction and --lock-all-tables at the same "
747
#: client/drizzledump.cc:837
743
#: client/drizzledump.cc:833
750
746
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
754
#: client/drizzledump.cc:843
750
#: client/drizzledump.cc:839
756
752
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
759
#: client/drizzledump.cc:868
755
#: client/drizzledump.cc:863
761
757
msgid "Got error: %d: %s %s"
764
#: client/drizzledump.cc:960
760
#: client/drizzledump.cc:955
766
762
msgid "Couldn't execute '%s': %s (%d)"
769
#: client/drizzledump.cc:1021
765
#: client/drizzledump.cc:1016
771
767
msgid "-- Connecting to %s...\n"
774
#: client/drizzledump.cc:1042
770
#: client/drizzledump.cc:1037
776
772
msgid "-- Disconnecting from %s...\n"
779
#: client/drizzledump.cc:1052
775
#: client/drizzledump.cc:1047
780
776
msgid "Couldn't allocate memory"
783
#: client/drizzledump.cc:1393
779
#: client/drizzledump.cc:1388
786
782
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
790
#: client/drizzledump.cc:1407
786
#: client/drizzledump.cc:1402
792
788
msgid "-- Retrieving table structure for table %s...\n"
795
#: client/drizzledump.cc:1516
791
#: client/drizzledump.cc:1511
797
793
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
800
#: client/drizzledump.cc:1625
796
#: client/drizzledump.cc:1620
802
798
msgid "%s: Can't get keys for table %s (%s)\n"
805
#: client/drizzledump.cc:1702 client/drizzledump.cc:3000
801
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
807
803
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
810
#: client/drizzledump.cc:1709 client/drizzledump.cc:3008
806
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
812
808
msgid "Error: Couldn't read status information for table %s (%s)\n"
815
#: client/drizzledump.cc:1851
811
#: client/drizzledump.cc:1846
817
813
msgid "Error retrieving table structure for table: \"%s\""
820
#: client/drizzledump.cc:1858
816
#: client/drizzledump.cc:1853
822
818
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
825
#: client/drizzledump.cc:1869
821
#: client/drizzledump.cc:1864
827
823
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
830
#: client/drizzledump.cc:1876
826
#: client/drizzledump.cc:1871
832
828
msgid "-- Skipping dump data for table '%s', it has no fields\n"
835
#: client/drizzledump.cc:1884
831
#: client/drizzledump.cc:1879
836
832
msgid "-- Sending SELECT query...\n"
839
#: client/drizzledump.cc:1936
835
#: client/drizzledump.cc:1931
840
836
msgid "when executing 'SELECT INTO OUTFILE'"
843
#: client/drizzledump.cc:1944
839
#: client/drizzledump.cc:1939
852
#: client/drizzledump.cc:1981 client/drizzledump.cc:1990
848
#: client/drizzledump.cc:1976 client/drizzledump.cc:1985
853
849
msgid "when retrieving data from server"
856
#: client/drizzledump.cc:1994
852
#: client/drizzledump.cc:1989
857
853
msgid "-- Retrieving rows...\n"
860
#: client/drizzledump.cc:1997
856
#: client/drizzledump.cc:1992
862
858
msgid "%s: Error in field count for table: %s ! Aborting.\n"
865
#: client/drizzledump.cc:2036
861
#: client/drizzledump.cc:2031
867
863
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
870
#: client/drizzledump.cc:2058
866
#: client/drizzledump.cc:2053
872
868
msgid "Not enough fields from table %s! Aborting.\n"
875
#: client/drizzledump.cc:2244
871
#: client/drizzledump.cc:2239
877
873
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
880
#: client/drizzledump.cc:2402
876
#: client/drizzledump.cc:2397
881
877
msgid "when selecting the database"
884
#: client/drizzledump.cc:2470
880
#: client/drizzledump.cc:2465
885
881
msgid "when using LOCK TABLES"
888
#: client/drizzledump.cc:2477 client/drizzledump.cc:2609
884
#: client/drizzledump.cc:2472 client/drizzledump.cc:2604
889
885
msgid "when doing refresh"
892
#: client/drizzledump.cc:2563
888
#: client/drizzledump.cc:2558
893
889
msgid "alloc_root failure."
896
#: client/drizzledump.cc:2584
892
#: client/drizzledump.cc:2579
898
894
msgid "Couldn't find table: \"%s\""
901
#: client/drizzledump.cc:2599
897
#: client/drizzledump.cc:2594
902
898
msgid "when doing LOCK TABLES"
905
#: client/drizzledump.cc:2662
901
#: client/drizzledump.cc:2657
906
902
msgid "Error: Binlogging on server not active"
909
#: client/drizzledump.cc:2730
905
#: client/drizzledump.cc:2725
910
906
msgid "Error: Slave not set up"
913
#: client/drizzledump.cc:2789
909
#: client/drizzledump.cc:2784
914
910
msgid "Error: Unable to start slave"
917
#: client/drizzledump.cc:3076
913
#: client/drizzledump.cc:3071
920
916
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
923
#: client/drizzledump.cc:3107
919
#: client/drizzledump.cc:3102
925
921
msgid "Error: Not enough memory to store ORDER BY clause\n"
928
924
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
929
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:799
925
#: drizzled/show.cc:4527 drizzled/sql_plugin.cc:791
931
927
msgid "Plugin '%s' init function returned error."
1098
#: drizzled/drizzled.cc:1352
1089
#: drizzled/drizzled.cc:1183
1100
1091
msgid "Writing a core file\n"
1103
#: drizzled/drizzled.cc:1399
1094
#: drizzled/drizzled.cc:1228
1105
1096
"setrlimit could not change the size of core files to 'infinity'; We may not "
1106
1097
"be able to generate a core file on signals"
1109
#: drizzled/drizzled.cc:1467
1111
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1114
#: drizzled/drizzled.cc:1555
1116
msgid "Got signal %d to shutdown drizzled"
1119
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1120
msgid "Can't create thread to kill server"
1123
#: drizzled/drizzled.cc:1595
1125
msgid "Got signal: %d error: %d"
1128
#: drizzled/drizzled.cc:1708
1130
msgid "Wrong date/time format specifier: %s\n"
1133
#: drizzled/drizzled.cc:1812
1100
#: drizzled/drizzled.cc:1432
1135
1102
msgid "gethostname failed, using '%s' as hostname"
1138
#: drizzled/drizzled.cc:1876
1141
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1145
#: drizzled/drizzled.cc:1881
1148
"Could not increase number of max_open_files to more than %u (request: %u)"
1151
#: drizzled/drizzled.cc:1958
1105
#: drizzled/drizzled.cc:1529
1153
1107
msgid "Unknown locale: '%s'"
1156
#: drizzled/drizzled.cc:2014
1110
#: drizzled/drizzled.cc:1584
1157
1111
msgid "Can't create thread-keys"
1160
#: drizzled/drizzled.cc:2038
1114
#: drizzled/drizzled.cc:1610
1161
1115
msgid "Out of memory"
1164
#: drizzled/drizzled.cc:2053
1118
#: drizzled/drizzled.cc:1625
1165
1119
msgid "Failed to initialize plugins."
1168
#: drizzled/drizzled.cc:2084
1122
#: drizzled/drizzled.cc:1656
1171
1125
"%s: Too many arguments (first extra is '%s').\n"
1172
1126
"Use --verbose --help to get a list of available options\n"
1175
#: drizzled/drizzled.cc:2094
1129
#: drizzled/drizzled.cc:1666
1176
1130
msgid "Can't init databases"
1179
#: drizzled/drizzled.cc:2114
1133
#: drizzled/drizzled.cc:1686
1181
1135
msgid "Unknown/unsupported table type: %s"
1184
#: drizzled/drizzled.cc:2120
1138
#: drizzled/drizzled.cc:1692
1186
1140
msgid "Default storage engine (%s) is not available"
1189
#: drizzled/drizzled.cc:2152
1143
#: drizzled/drizzled.cc:1724
1191
1145
msgid "Failed to lock memory. Errno: %d\n"
1194
#: drizzled/drizzled.cc:2213
1148
#: drizzled/drizzled.cc:1785
1196
1150
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1199
#: drizzled/drizzled.cc:2294
1200
msgid "Before Lock_thread_count"
1203
#: drizzled/drizzled.cc:2301
1204
msgid "After lock_thread_count"
1207
#: drizzled/drizzled.cc:2407
1153
#: drizzled/drizzled.cc:1955
1209
1155
msgid "drizzled: Got error %d from select"
1212
#: drizzled/drizzled.cc:2632
1158
#: drizzled/drizzled.cc:2138
1213
1159
msgid "Auto-increment columns are incremented by this"
1216
#: drizzled/drizzled.cc:2637
1162
#: drizzled/drizzled.cc:2143
1218
1164
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1222
#: drizzled/drizzled.cc:2643
1168
#: drizzled/drizzled.cc:2149
1224
1170
"Path to installation directory. All paths are usually resolved relative to "
1228
#: drizzled/drizzled.cc:2647
1174
#: drizzled/drizzled.cc:2153
1229
1175
msgid "IP address to bind to."
1232
#: drizzled/drizzled.cc:2651
1178
#: drizzled/drizzled.cc:2157
1233
1179
msgid "Set the filesystem character set."
1236
#: drizzled/drizzled.cc:2656
1182
#: drizzled/drizzled.cc:2162
1237
1183
msgid "Set the default character set."
1240
#: drizzled/drizzled.cc:2663
1186
#: drizzled/drizzled.cc:2166
1241
1187
msgid "Chroot drizzled daemon during startup."
1244
#: drizzled/drizzled.cc:2667
1190
#: drizzled/drizzled.cc:2170
1245
1191
msgid "Set the default collation."
1248
#: drizzled/drizzled.cc:2671
1194
#: drizzled/drizzled.cc:2174
1249
1195
msgid "Default completion type."
1252
#: drizzled/drizzled.cc:2676
1198
#: drizzled/drizzled.cc:2179
1253
1199
msgid "Write core on errors."
1256
#: drizzled/drizzled.cc:2680
1202
#: drizzled/drizzled.cc:2183
1257
1203
msgid "Path to the database root."
1260
#: drizzled/drizzled.cc:2684
1206
#: drizzled/drizzled.cc:2187
1261
1207
msgid "Set the default storage engine (table type) for tables."
1264
#: drizzled/drizzled.cc:2688
1210
#: drizzled/drizzled.cc:2191
1265
1211
msgid "Set the default time zone."
1268
#: drizzled/drizzled.cc:2692
1214
#: drizzled/drizzled.cc:2195
1269
1215
msgid "Type of DELAY_KEY_WRITE."
1272
#: drizzled/drizzled.cc:2696
1218
#: drizzled/drizzled.cc:2199
1273
1219
msgid "Print a symbolic stack trace on failure."
1276
#: drizzled/drizzled.cc:2702
1222
#: drizzled/drizzled.cc:2205
1277
1223
msgid "Push supported query conditions to the storage engine."
1280
#: drizzled/drizzled.cc:2708
1226
#: drizzled/drizzled.cc:2211
1281
1227
msgid "Used for debugging; Use at your own risk!"
1284
#: drizzled/drizzled.cc:2711
1230
#: drizzled/drizzled.cc:2214
1285
1231
msgid "Flush tables to disk between SQL commands."
1288
#: drizzled/drizzled.cc:2716
1234
#: drizzled/drizzled.cc:2219
1289
1235
msgid "Set up signals usable for debugging"
1292
#: drizzled/drizzled.cc:2720
1238
#: drizzled/drizzled.cc:2223
1293
1239
msgid "Command(s) that are executed for each new connection"
1296
#: drizzled/drizzled.cc:2724
1242
#: drizzled/drizzled.cc:2227
1297
1243
msgid "Read SQL commands from this file at startup."
1300
#: drizzled/drizzled.cc:2728
1246
#: drizzled/drizzled.cc:2231
1301
1247
msgid "(IGNORED)"
1304
#: drizzled/drizzled.cc:2732
1250
#: drizzled/drizzled.cc:2235
1305
1251
msgid "Set the language used for the month names and the days of the week."
1308
#: drizzled/drizzled.cc:2737
1254
#: drizzled/drizzled.cc:2240
1309
1255
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1312
#: drizzled/drizzled.cc:2742
1258
#: drizzled/drizzled.cc:2245
1313
1259
msgid "Log connections and queries to file."
1316
#: drizzled/drizzled.cc:2746
1262
#: drizzled/drizzled.cc:2249
1317
1263
msgid "Log all MyISAM changes to file."
1320
#: drizzled/drizzled.cc:2750
1266
#: drizzled/drizzled.cc:2253
1321
1267
msgid "Log some not critical warnings to the log file."
1324
#: drizzled/drizzled.cc:2755
1270
#: drizzled/drizzled.cc:2258
1325
1271
msgid "Lock drizzled in memory."
1328
#: drizzled/drizzled.cc:2759
1274
#: drizzled/drizzled.cc:2262
1330
1276
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1331
1277
"BACKUP, FORCE or QUICK."
1334
#: drizzled/drizzled.cc:2764
1280
#: drizzled/drizzled.cc:2267
1335
1281
msgid "Use very new possible 'unsafe' functions."
1338
#: drizzled/drizzled.cc:2769
1284
#: drizzled/drizzled.cc:2272
1339
1285
msgid "Use old, non-optimized alter table."
1342
#: drizzled/drizzled.cc:2774
1288
#: drizzled/drizzled.cc:2277
1343
1289
msgid "Pid file used by safe_mysqld."
1346
#: drizzled/drizzled.cc:2784
1292
#: drizzled/drizzled.cc:2287
1348
1294
"Maximum time in seconds to wait for the port to become free. (Default: no "
1352
#: drizzled/drizzled.cc:2789
1298
#: drizzled/drizzled.cc:2292
1353
1299
msgid "Skip some optimize stages (for testing)."
1356
#: drizzled/drizzled.cc:2792
1302
#: drizzled/drizzled.cc:2295
1358
1304
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1359
1305
"specified directory"
1362
#: drizzled/drizzled.cc:2797
1308
#: drizzled/drizzled.cc:2300
1364
1310
"Uniquely identifies the server instance in the community of replication "
1368
#: drizzled/drizzled.cc:2802
1314
#: drizzled/drizzled.cc:2305
1369
1315
msgid "Don't use new, possible wrong routines."
1372
#: drizzled/drizzled.cc:2805
1318
#: drizzled/drizzled.cc:2308
1373
1319
msgid "Don't print a stack trace on failure."
1376
#: drizzled/drizzled.cc:2809
1322
#: drizzled/drizzled.cc:2312
1377
1323
msgid "Don't give threads different priorities."
1380
#: drizzled/drizzled.cc:2813
1326
#: drizzled/drizzled.cc:2316
1381
1327
msgid "Enable symbolic link support."
1384
#: drizzled/drizzled.cc:2822
1330
#: drizzled/drizzled.cc:2325
1386
1332
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1389
#: drizzled/drizzled.cc:2827
1335
#: drizzled/drizzled.cc:2330
1391
1337
"Using this option will cause most temporary files created to use a small set "
1392
1338
"of names, rather than a unique name for each new file."
1395
#: drizzled/drizzled.cc:2832
1341
#: drizzled/drizzled.cc:2335
1397
1343
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1400
#: drizzled/drizzled.cc:2837
1346
#: drizzled/drizzled.cc:2340
1401
1347
msgid "Path for temporary files."
1404
#: drizzled/drizzled.cc:2841
1350
#: drizzled/drizzled.cc:2344
1405
1351
msgid "Default transaction isolation level."
1408
#: drizzled/drizzled.cc:2845
1354
#: drizzled/drizzled.cc:2348
1409
1355
msgid "Run drizzled daemon as user."
1412
#: drizzled/drizzled.cc:2853
1358
#: drizzled/drizzled.cc:2356
1414
1360
"The number of outstanding connection requests Drizzle can have. This comes "
1415
1361
"into play when the main Drizzle thread gets very many connection requests in "
1416
1362
"a very short time."
1419
#: drizzled/drizzled.cc:2859
1365
#: drizzled/drizzled.cc:2362
1421
1367
"Size of tree cache used in bulk insert optimization. Note that this is a "
1422
1368
"limit per thread!"
1425
#: drizzled/drizzled.cc:2865
1371
#: drizzled/drizzled.cc:2368
1427
1373
"The number of seconds the drizzled server is waiting for a connect packet "
1428
1374
"before responding with 'Bad handshake'."
1431
#: drizzled/drizzled.cc:2870
1432
msgid "The DATE format (For future)."
1435
#: drizzled/drizzled.cc:2875
1436
msgid "The DATETIME/TIMESTAMP format (for future)."
1439
#: drizzled/drizzled.cc:2880
1377
#: drizzled/drizzled.cc:2373
1441
1379
"Precision of the result of '/' operator will be increased on that value."
1444
#: drizzled/drizzled.cc:2886
1382
#: drizzled/drizzled.cc:2379
1445
1383
msgid "The maximum length of the result of function group_concat."
1448
#: drizzled/drizzled.cc:2891
1386
#: drizzled/drizzled.cc:2384
1450
1388
"The number of seconds the server waits for activity on an interactive "
1451
1389
"connection before closing it."
1454
#: drizzled/drizzled.cc:2897
1392
#: drizzled/drizzled.cc:2390
1455
1393
msgid "The size of the buffer that is used for full joins."
1458
#: drizzled/drizzled.cc:2903
1396
#: drizzled/drizzled.cc:2396
1459
1397
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1462
#: drizzled/drizzled.cc:2908
1400
#: drizzled/drizzled.cc:2401
1464
1402
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1465
1403
"this to get better index handling (for all reads and multiple writes) to as "
1466
1404
"much as you can afford;"
1469
#: drizzled/drizzled.cc:2917
1407
#: drizzled/drizzled.cc:2410
1471
1409
"This characterizes the number of hits a hot block has to be untouched until "
1472
1410
"it is considered aged enough to be downgraded to a warm block. This "
1474
1412
"blocks in key cache"
1477
#: drizzled/drizzled.cc:2926
1415
#: drizzled/drizzled.cc:2419
1478
1416
msgid "The default size of key cache blocks"
1481
#: drizzled/drizzled.cc:2932
1419
#: drizzled/drizzled.cc:2425
1482
1420
msgid "The minimum percentage of warm blocks in key cache"
1485
#: drizzled/drizzled.cc:2938
1423
#: drizzled/drizzled.cc:2431
1486
1424
msgid "Max packetlength to send/receive from to server."
1489
#: drizzled/drizzled.cc:2943
1427
#: drizzled/drizzled.cc:2436
1491
1429
"If there is more than this number of interrupted connections from a host "
1492
1430
"this host will be blocked from further connections."
1495
#: drizzled/drizzled.cc:2950
1496
msgid "The number of simultaneous clients allowed."
1499
#: drizzled/drizzled.cc:2954
1433
#: drizzled/drizzled.cc:2441
1500
1434
msgid "Max number of errors/warnings to store for a statement."
1503
#: drizzled/drizzled.cc:2959
1437
#: drizzled/drizzled.cc:2446
1504
1438
msgid "Don't allow creation of heap tables bigger than this."
1507
#: drizzled/drizzled.cc:2965
1441
#: drizzled/drizzled.cc:2452
1509
1443
"Joins that are probably going to read more than max_join_size records return "
1513
#: drizzled/drizzled.cc:2971
1447
#: drizzled/drizzled.cc:2458
1514
1448
msgid "Max number of bytes in sorted records."
1517
#: drizzled/drizzled.cc:2976
1451
#: drizzled/drizzled.cc:2463
1518
1452
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1521
#: drizzled/drizzled.cc:2981
1455
#: drizzled/drizzled.cc:2468
1523
1457
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1524
1458
"max_sort_length bytes of each value are used; the rest are ignored)."
1527
#: drizzled/drizzled.cc:2988
1461
#: drizzled/drizzled.cc:2475
1528
1462
msgid "Maximum number of temporary tables a client can keep open at a time."
1531
#: drizzled/drizzled.cc:2993
1465
#: drizzled/drizzled.cc:2480
1532
1466
msgid "After this many write locks, allow some read locks to run in between."
1535
#: drizzled/drizzled.cc:2997
1469
#: drizzled/drizzled.cc:2484
1537
1471
"Don't log queries which examine less than min_examined_row_limit rows to "
1541
#: drizzled/drizzled.cc:3003
1475
#: drizzled/drizzled.cc:2490
1543
1477
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1544
1478
"Possible values of name are 'nulls_unequal' (default behavior), "
1545
1479
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1548
#: drizzled/drizzled.cc:3010
1482
#: drizzled/drizzled.cc:2497
1549
1483
msgid "Buffer length for TCP/IP and socket communication."
1552
#: drizzled/drizzled.cc:3015
1486
#: drizzled/drizzled.cc:2502
1554
1488
"Number of seconds to wait for more data from a connection before aborting "
1558
#: drizzled/drizzled.cc:3021
1492
#: drizzled/drizzled.cc:2508
1560
1494
"If a read on a communication port is interrupted, retry this many times "
1561
1495
"before giving up."
1564
#: drizzled/drizzled.cc:3027
1498
#: drizzled/drizzled.cc:2514
1566
1500
"Number of seconds to wait for a block to be written to a connection before "
1567
1501
"aborting the write."
1570
#: drizzled/drizzled.cc:3033
1571
msgid "Use compatible behavior."
1574
#: drizzled/drizzled.cc:3038
1576
"If this is not 0, then drizzled will use this value to reserve file "
1577
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
1578
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
1579
"larger) number of files."
1582
#: drizzled/drizzled.cc:3045
1504
#: drizzled/drizzled.cc:2520
1584
1506
"Controls the heuristic(s) applied during query optimization to prune less-"
1585
1507
"promising partial plans from the optimizer search space. Meaning: false - do "
1598
1520
"(used for testing/comparison)."
1601
#: drizzled/drizzled.cc:3065
1523
#: drizzled/drizzled.cc:2540
1602
1524
msgid "Directory for plugins."
1605
#: drizzled/drizzled.cc:3069
1527
#: drizzled/drizzled.cc:2544
1607
1529
"Optional colon (or semicolon) separated list of plugins to load,where each "
1608
1530
"plugin is identified by the name of the shared library. [for example: --"
1609
1531
"plugin_load=libmd5udf.so:libauth_pam.so]"
1612
#: drizzled/drizzled.cc:3075
1534
#: drizzled/drizzled.cc:2550
1613
1535
msgid "The size of the buffer that is allocated when preloading indexes"
1616
#: drizzled/drizzled.cc:3080
1538
#: drizzled/drizzled.cc:2555
1617
1539
msgid "Allocation block size for query parsing and execution"
1620
#: drizzled/drizzled.cc:3085
1542
#: drizzled/drizzled.cc:2560
1621
1543
msgid "Persistent buffer for query parsing and execution"
1624
#: drizzled/drizzled.cc:3091
1546
#: drizzled/drizzled.cc:2566
1625
1547
msgid "Allocation block size for storing ranges during optimization"
1628
#: drizzled/drizzled.cc:3097
1550
#: drizzled/drizzled.cc:2572
1630
1552
"Each thread that does a sequential scan allocates a buffer of this size for "
1631
1553
"each table it scans. If you do many sequential scans, you may want to "
1632
1554
"increase this value."
1635
#: drizzled/drizzled.cc:3105
1557
#: drizzled/drizzled.cc:2580
1637
1559
"When reading rows in sorted order after a sort, the rows are read through "
1638
1560
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1639
1561
"record_buffer."
1642
#: drizzled/drizzled.cc:3113
1564
#: drizzled/drizzled.cc:2588
1565
msgid "Select scheduler to be used (by default pool-of-threads)."
1568
#: drizzled/drizzled.cc:2592
1643
1569
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1646
#: drizzled/drizzled.cc:3119
1572
#: drizzled/drizzled.cc:2598
1647
1573
msgid "The number of cached table definitions."
1650
#: drizzled/drizzled.cc:3123
1576
#: drizzled/drizzled.cc:2602
1651
1577
msgid "The number of cached open tables."
1654
#: drizzled/drizzled.cc:3127
1580
#: drizzled/drizzled.cc:2606
1656
1582
"Timeout in seconds to wait for a table level lock before returning an error. "
1657
1583
"Used only if the connection has active cursors."
1660
#: drizzled/drizzled.cc:3132
1586
#: drizzled/drizzled.cc:2611
1661
1587
msgid "The stack size for each thread."
1664
#: drizzled/drizzled.cc:3138
1665
msgid "The TIME format (for future)."
1668
#: drizzled/drizzled.cc:3143
1590
#: drizzled/drizzled.cc:2617
1670
1592
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1671
1593
"automatically convert it to an on-disk MyISAM table."
1674
#: drizzled/drizzled.cc:3149
1596
#: drizzled/drizzled.cc:2623
1675
1597
msgid "Allocation block size for transactions to be stored in binary log"
1678
#: drizzled/drizzled.cc:3154
1600
#: drizzled/drizzled.cc:2628
1679
1601
msgid "Persistent buffer for transactions to be stored in binary log"
1682
#: drizzled/drizzled.cc:3159
1604
#: drizzled/drizzled.cc:2633
1684
1606
"The number of seconds the server waits for activity on a connection before "
1688
#: drizzled/drizzled.cc:3312
1610
#: drizzled/drizzled.cc:2784
1690
1612
"Copyright (C) 2008 Sun Microsystems\n"
1691
1613
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5322
5244
msgid "replicator plugin '%s' statement() failed"
5325
#: drizzled/scheduling.cc:55
5247
#: drizzled/scheduling.cc:61
5327
5249
msgid "scheduling plugin '%s' init() failed"
5330
5252
#. TRANSLATORS: The leading word "scheduling" is the name
5331
5253
#. of the plugin api, and so should not be translated.
5332
#: drizzled/scheduling.cc:98
5254
#: drizzled/scheduling.cc:95
5334
5256
msgid "scheduling plugin '%s' deinit() failed"
5337
#: drizzled/sql_base.cc:2311
5259
#: drizzled/sql_base.cc:2306
5339
5261
msgid "Table %s had a open data handler in reopen_table"
5342
#: drizzled/sql_base.cc:2960
5264
#: drizzled/sql_base.cc:2955
5344
5266
msgid "Couldn't repair table: %s.%s"
5347
#: drizzled/sql_base.cc:3002
5269
#: drizzled/sql_base.cc:2997
5350
5272
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5351
5273
"s`.`%s`' to replication"
5354
#: drizzled/sql_base.cc:3609
5276
#: drizzled/sql_base.cc:3600
5356
5278
msgid "Could not remove temporary table: '%s', error: %d"
5359
#: drizzled/sql_plugin.cc:687
5281
#: drizzled/sql_base.cc:6195
5282
msgid "Can't create thread to kill server"
5285
#: drizzled/sql_plugin.cc:680
5361
5287
msgid "Plugin '%s' of type %s failed deinitialization"
5364
#: drizzled/sql_plugin.cc:701
5290
#: drizzled/sql_plugin.cc:694
5366
5292
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5369
#: drizzled/sql_plugin.cc:790
5295
#: drizzled/sql_plugin.cc:782
5371
5297
msgid "Plugin '%s' registration as a %s failed."
5374
#: drizzled/sql_plugin.cc:1028
5300
#: drizzled/sql_plugin.cc:1005
5375
5301
msgid "plugin-load parameter too long"
5378
#: drizzled/sql_plugin.cc:1088
5304
#: drizzled/sql_plugin.cc:1065
5380
5306
msgid "Couldn't load plugin named '%s' with soname '%s'."
5309
#: drizzled/sql_plugin.cc:1118
5311
msgid "Forcing shutdown of %<PRIu64> plugins"
5383
5314
#: drizzled/sql_plugin.cc:1141
5385
msgid "Forcing shutdown of %<PRIu64> plugins"
5388
#: drizzled/sql_plugin.cc:1164
5390
5316
msgid "Plugin '%s' will be forced to shutdown"
5393
#: drizzled/sql_plugin.cc:1180
5319
#: drizzled/sql_plugin.cc:1157
5395
5321
msgid "Plugin '%s' has ref_count=%d after shutdown."
5398
#: drizzled/sql_plugin.cc:1570
5324
#: drizzled/sql_plugin.cc:1545
5399
5325
msgid "Out of memory."
5402
#: drizzled/sql_plugin.cc:2419 drizzled/sql_plugin.cc:2482
5328
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5404
5330
msgid "Unknown variable type code 0x%x in plugin '%s'."
5407
#: drizzled/sql_plugin.cc:2462
5333
#: drizzled/sql_plugin.cc:2437
5410
5336
"Server variable %s of plugin %s was forced to be read-only: string variable "
5411
5337
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5414
#: drizzled/sql_plugin.cc:2493
5340
#: drizzled/sql_plugin.cc:2468
5416
5342
msgid "Missing variable name in plugin '%s'."
5419
#: drizzled/sql_plugin.cc:2510
5345
#: drizzled/sql_plugin.cc:2485
5421
5347
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5424
#: drizzled/sql_plugin.cc:2629
5350
#: drizzled/sql_plugin.cc:2603
5426
5352
msgid "Out of memory for plugin '%s'."
5429
#: drizzled/sql_plugin.cc:2636
5355
#: drizzled/sql_plugin.cc:2610
5431
5357
msgid "Bad options for plugin '%s'."
5434
#: drizzled/sql_plugin.cc:2645
5360
#: drizzled/sql_plugin.cc:2619
5436
5362
msgid "Parsing options for plugin '%s' failed."
5439
#: drizzled/sql_plugin.cc:2688
5365
#: drizzled/sql_plugin.cc:2662
5441
5367
msgid "Plugin '%s' has conflicting system variables"
5444
#: drizzled/sql_plugin.cc:2698
5446
msgid "Plugin '%s' disabled by command line option"
5449
5370
#: drizzled/sql_table.cc:130
5451
5372
msgid "Invalid (old?) table or database name '%s'"
5454
#: drizzled/sql_table.cc:2726
5375
#: drizzled/sql_table.cc:2691
5456
5377
msgid "Unknown - internal error %d during operation"
5459
#: drizzled/sql_table.cc:5006
5380
#: drizzled/sql_table.cc:4961
5461
5382
msgid "Could not open table %s.%s after rename\n"
5464
#: drizzled/sql_table.cc:5173
5385
#: drizzled/sql_table.cc:5141
5467
5388
"order_st BY ignored because there is a user-defined clustered index in the "
5468
5389
"table '%-.192s'"
5471
#: drizzled/sql_udf.cc:41
5472
msgid "Can't allocate memory for udf structures"
5475
#: drizzled/table.cc:378
5392
#: drizzled/table.cc:482
5478
5395
"'%s' had no or invalid character set, and default character set is multi-"
5479
5396
"byte, so character column sizes may have changed"
5482
#: drizzled/table.cc:2099
5399
#: drizzled/table.cc:2297
5484
5401
msgid "Unknown collation '%s' in table '%-.64s' definition"
5487
#: drizzled/table.cc:2106
5404
#: drizzled/table.cc:2304
5490
5407
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5494
#: drizzled/table.cc:2721
5411
#: drizzled/table.cc:2768
5497
5414
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5501
#: drizzled/table.cc:2748
5418
#: drizzled/table.cc:2795
5504
5421
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5505
5422
"have type %s, found type %s."
5508
#: drizzled/table.cc:2759
5425
#: drizzled/table.cc:2806
5511
5428
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5512
5429
"position %d to have character set '%s' but the type has no character set."
5515
#: drizzled/table.cc:2771
5432
#: drizzled/table.cc:2818
5518
5435
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5519
5436
"position %d to have character set '%s' but found character set '%s'."
5522
#: drizzled/table.cc:2784
5439
#: drizzled/table.cc:2831
5525
5442
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5526
5443
"have type %s but the column is not found."
5529
#: drizzled/table.cc:4897
5446
#: drizzled/table.cc:4951
5531
5448
msgid "Got error %d when reading table '%s'"
5536
5453
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5539
#: gnulib/getopt.c:528 gnulib/getopt.c:544
5456
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5541
5458
msgid "%s: option `%s' is ambiguous\n"
5544
#: gnulib/getopt.c:577 gnulib/getopt.c:581
5461
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5546
5463
msgid "%s: option `--%s' doesn't allow an argument\n"
5549
#: gnulib/getopt.c:590 gnulib/getopt.c:595
5466
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5551
5468
msgid "%s: option `%c%s' doesn't allow an argument\n"
5554
#: gnulib/getopt.c:638 gnulib/getopt.c:657 gnulib/getopt.c:973
5555
#: gnulib/getopt.c:992
5471
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5472
#: gnulib/getopt.c:995
5557
5474
msgid "%s: option `%s' requires an argument\n"
5560
#: gnulib/getopt.c:695 gnulib/getopt.c:698
5477
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5562
5479
msgid "%s: unrecognized option `--%s'\n"
5565
#: gnulib/getopt.c:706 gnulib/getopt.c:709
5482
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5567
5484
msgid "%s: unrecognized option `%c%s'\n"
5570
#: gnulib/getopt.c:761 gnulib/getopt.c:764
5487
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5572
5489
msgid "%s: illegal option -- %c\n"
5575
#: gnulib/getopt.c:770 gnulib/getopt.c:773
5492
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5577
5494
msgid "%s: invalid option -- %c\n"
5580
#: gnulib/getopt.c:825 gnulib/getopt.c:841 gnulib/getopt.c:1045
5581
#: gnulib/getopt.c:1063
5497
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5498
#: gnulib/getopt.c:1066
5583
5500
msgid "%s: option requires an argument -- %c\n"
5586
#: gnulib/getopt.c:894 gnulib/getopt.c:910
5503
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5588
5505
msgid "%s: option `-W %s' is ambiguous\n"
5591
#: gnulib/getopt.c:934 gnulib/getopt.c:952
5508
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5593
5510
msgid "%s: option `-W %s' doesn't allow an argument\n"
5596
#: libdrizzleclient/errmsg.c:27
5513
#: libdrizzleclient/errmsg.c:28
5597
5514
msgid "Unknown Drizzle error"
5600
#: libdrizzleclient/errmsg.c:28
5517
#: libdrizzleclient/errmsg.c:29
5602
5519
msgid "Can't create UNIX socket (%d)"
5605
#: libdrizzleclient/errmsg.c:29
5522
#: libdrizzleclient/errmsg.c:30
5607
5524
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5610
#: libdrizzleclient/errmsg.c:30
5527
#: libdrizzleclient/errmsg.c:31
5612
5529
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5615
#: libdrizzleclient/errmsg.c:31
5532
#: libdrizzleclient/errmsg.c:32
5617
5534
msgid "Can't create TCP/IP socket (%d)"
5620
#: libdrizzleclient/errmsg.c:32
5537
#: libdrizzleclient/errmsg.c:33
5622
5539
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5625
#: libdrizzleclient/errmsg.c:33
5542
#: libdrizzleclient/errmsg.c:34
5626
5543
msgid "Drizzle server has gone away"
5629
#: libdrizzleclient/errmsg.c:34
5546
#: libdrizzleclient/errmsg.c:35
5631
5548
msgid "Protocol mismatch; server version = %d, client version = %d"
5634
#: libdrizzleclient/errmsg.c:35
5551
#: libdrizzleclient/errmsg.c:36
5635
5552
msgid "Drizzle client ran out of memory"
5638
#: libdrizzleclient/errmsg.c:36
5555
#: libdrizzleclient/errmsg.c:37
5639
5556
msgid "Wrong host info"
5642
#: libdrizzleclient/errmsg.c:37
5559
#: libdrizzleclient/errmsg.c:38
5643
5560
msgid "Localhost via UNIX socket"
5646
#: libdrizzleclient/errmsg.c:38
5563
#: libdrizzleclient/errmsg.c:39
5648
5565
msgid "%-.100s via TCP/IP"
5651
#: libdrizzleclient/errmsg.c:39
5568
#: libdrizzleclient/errmsg.c:40
5652
5569
msgid "Error in server handshake"
5655
#: libdrizzleclient/errmsg.c:40
5572
#: libdrizzleclient/errmsg.c:41
5656
5573
msgid "Lost connection to Drizzle server during query"
5659
#: libdrizzleclient/errmsg.c:41
5576
#: libdrizzleclient/errmsg.c:42
5660
5577
msgid "Commands out of sync; you can't run this command now"
5663
#: libdrizzleclient/errmsg.c:42
5580
#: libdrizzleclient/errmsg.c:43
5665
5582
msgid "Named pipe: %-.32s"
5668
#: libdrizzleclient/errmsg.c:43
5585
#: libdrizzleclient/errmsg.c:44
5670
5587
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5673
#: libdrizzleclient/errmsg.c:44
5590
#: libdrizzleclient/errmsg.c:45
5675
5592
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5678
#: libdrizzleclient/errmsg.c:45
5595
#: libdrizzleclient/errmsg.c:46
5680
5597
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5683
#: libdrizzleclient/errmsg.c:46
5600
#: libdrizzleclient/errmsg.c:47
5685
5602
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5688
#: libdrizzleclient/errmsg.c:47
5605
#: libdrizzleclient/errmsg.c:48
5689
5606
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5692
#: libdrizzleclient/errmsg.c:48
5609
#: libdrizzleclient/errmsg.c:49
5693
5610
msgid "Embedded server"
5696
#: libdrizzleclient/errmsg.c:49
5613
#: libdrizzleclient/errmsg.c:50
5697
5614
msgid "Error on SHOW SLAVE STATUS:"
5700
#: libdrizzleclient/errmsg.c:50
5617
#: libdrizzleclient/errmsg.c:51
5701
5618
msgid "Error on SHOW SLAVE HOSTS:"
5704
#: libdrizzleclient/errmsg.c:51
5621
#: libdrizzleclient/errmsg.c:52
5705
5622
msgid "Error connecting to slave:"
5708
#: libdrizzleclient/errmsg.c:52
5625
#: libdrizzleclient/errmsg.c:53
5709
5626
msgid "Error connecting to master:"
5712
#: libdrizzleclient/errmsg.c:53
5629
#: libdrizzleclient/errmsg.c:54
5713
5630
msgid "SSL connection error"
5716
#: libdrizzleclient/errmsg.c:54
5633
#: libdrizzleclient/errmsg.c:55
5717
5634
msgid "Malformed packet"
5720
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5721
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5722
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5723
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5724
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5637
#: libdrizzleclient/errmsg.c:56 libdrizzleclient/errmsg.c:67
5638
#: libdrizzleclient/errmsg.c:68 libdrizzleclient/errmsg.c:69
5639
#: libdrizzleclient/errmsg.c:70 libdrizzleclient/errmsg.c:71
5640
#: libdrizzleclient/errmsg.c:72 libdrizzleclient/errmsg.c:73
5641
#: libdrizzleclient/errmsg.c:74 libdrizzleclient/errmsg.c:75
5725
5642
msgid "(unused error message)"
5728
#: libdrizzleclient/errmsg.c:56
5645
#: libdrizzleclient/errmsg.c:57
5729
5646
msgid "Invalid use of null pointer"
5732
#: libdrizzleclient/errmsg.c:57
5649
#: libdrizzleclient/errmsg.c:58
5733
5650
msgid "Statement not prepared"
5736
#: libdrizzleclient/errmsg.c:58
5653
#: libdrizzleclient/errmsg.c:59
5737
5654
msgid "No data supplied for parameters in prepared statement"
5740
#: libdrizzleclient/errmsg.c:59
5657
#: libdrizzleclient/errmsg.c:60
5741
5658
msgid "Data truncated"
5744
#: libdrizzleclient/errmsg.c:60
5661
#: libdrizzleclient/errmsg.c:61
5745
5662
msgid "No parameters exist in the statement"
5748
#: libdrizzleclient/errmsg.c:61
5665
#: libdrizzleclient/errmsg.c:62
5749
5666
msgid "Invalid parameter number"
5752
#: libdrizzleclient/errmsg.c:62
5669
#: libdrizzleclient/errmsg.c:63
5755
5672
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5758
#: libdrizzleclient/errmsg.c:64
5675
#: libdrizzleclient/errmsg.c:65
5760
5677
msgid "Using unsupported buffer type: %d (parameter: %d)"
5763
#: libdrizzleclient/errmsg.c:65
5680
#: libdrizzleclient/errmsg.c:66
5765
5682
msgid "Shared memory: %-.100s"
5768
#: libdrizzleclient/errmsg.c:75
5685
#: libdrizzleclient/errmsg.c:76
5769
5686
msgid "Wrong or unknown protocol"
5772
#: libdrizzleclient/errmsg.c:76
5689
#: libdrizzleclient/errmsg.c:77
5773
5690
msgid "Invalid connection handle"
5776
#: libdrizzleclient/errmsg.c:77
5693
#: libdrizzleclient/errmsg.c:78
5778
5695
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5779
5696
"option 'secure_auth' enabled)"
5782
#: libdrizzleclient/errmsg.c:79
5699
#: libdrizzleclient/errmsg.c:80
5783
5700
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5786
#: libdrizzleclient/errmsg.c:80
5703
#: libdrizzleclient/errmsg.c:81
5787
5704
msgid "Attempt to read column without prior row fetch"
5790
#: libdrizzleclient/errmsg.c:81
5707
#: libdrizzleclient/errmsg.c:82
5791
5708
msgid "Prepared statement contains no metadata"
5794
#: libdrizzleclient/errmsg.c:82
5711
#: libdrizzleclient/errmsg.c:83
5796
5713
"Attempt to read a row while there is no result set associated with the "
5800
#: libdrizzleclient/errmsg.c:84
5717
#: libdrizzleclient/errmsg.c:85
5801
5718
msgid "This feature is not implemented yet"
5804
#: libdrizzleclient/errmsg.c:85
5721
#: libdrizzleclient/errmsg.c:86
5807
5724
"Lost connection to Drizzle server while waiting for initial communication "
5808
5725
"packet, system error: %d"
5811
#: libdrizzleclient/errmsg.c:87
5728
#: libdrizzleclient/errmsg.c:88
5814
5731
"Lost connection to Drizzle server while reading initial communication "
5815
5732
"packet, system error: %d"
5818
#: libdrizzleclient/errmsg.c:89
5735
#: libdrizzleclient/errmsg.c:90
5821
5738
"Lost connection to Drizzle server while sending authentication information, "
5822
5739
"system error: %d"
5825
#: libdrizzleclient/errmsg.c:91
5742
#: libdrizzleclient/errmsg.c:92
5828
5745
"Lost connection to Drizzle server while reading authorization information, "
5829
5746
"system error: %d"
5832
#: libdrizzleclient/errmsg.c:93
5749
#: libdrizzleclient/errmsg.c:94
5835
5752
"Lost connection to Drizzle server while setting initial database, system "
5839
#: libdrizzleclient/errmsg.c:95
5756
#: libdrizzleclient/errmsg.c:96
5841
5758
msgid "Statement closed indirectly because of a preceding %s() call"