19
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
22
#: client/drizzle.cc:274
23
23
msgid "Synonym for `help'."
26
#: client/drizzle.cc:277
26
#: client/drizzle.cc:275
27
27
msgid "Clear command."
28
28
msgstr "إمسح الأمر."
30
#: client/drizzle.cc:277
31
msgid "Reconnect to the server. Optional arguments are db and host."
30
34
#: client/drizzle.cc:279
31
msgid "Reconnect to the server. Optional arguments are db and host."
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
34
39
#: client/drizzle.cc:281
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
#: client/drizzle.cc:283
40
40
msgid "Send command to drizzle server, display result vertically."
43
#: client/drizzle.cc:284
43
#: client/drizzle.cc:282
44
44
msgid "Exit drizzle. Same as quit."
47
#: client/drizzle.cc:285
47
#: client/drizzle.cc:283
48
48
msgid "Send command to drizzle server."
51
#: client/drizzle.cc:286
51
#: client/drizzle.cc:284
52
52
msgid "Display this help."
53
53
msgstr "إظهار هذه المساعدة."
55
#: client/drizzle.cc:287
55
#: client/drizzle.cc:285
56
56
msgid "Disable pager, print to stdout."
59
#: client/drizzle.cc:286
60
msgid "Don't write into outfile."
59
63
#: client/drizzle.cc:288
60
msgid "Don't write into outfile."
63
#: client/drizzle.cc:290
64
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: client/drizzle.cc:291
67
#: client/drizzle.cc:289
68
68
msgid "Print current command."
69
69
msgstr "إطبع الأمر الحالي."
71
#: client/drizzle.cc:292
71
#: client/drizzle.cc:290
72
72
msgid "Change your drizzle prompt."
75
#: client/drizzle.cc:293
75
#: client/drizzle.cc:291
76
76
msgid "Quit drizzle."
77
77
msgstr "خروج من دريزّل"
79
#: client/drizzle.cc:292
80
msgid "Rebuild completion hash."
79
83
#: client/drizzle.cc:294
80
msgid "Rebuild completion hash."
83
#: client/drizzle.cc:296
84
84
msgid "Execute an SQL script file. Takes a file name as an argument."
87
#: client/drizzle.cc:295
88
msgid "Get status information from the server."
89
msgstr "جلب معلومات الحالة من الخادم."
87
91
#: client/drizzle.cc:297
88
msgid "Get status information from the server."
89
msgstr "جلب معلومات الحالة من الخادم."
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
91
95
#: client/drizzle.cc:299
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
95
#: client/drizzle.cc:301
96
96
msgid "Use another database. Takes database name as argument."
99
#: client/drizzle.cc:303 client/drizzle.cc:1443
99
#: client/drizzle.cc:301 client/drizzle.cc:1440
100
100
msgid "Show warnings after every statement."
103
#: client/drizzle.cc:305
103
#: client/drizzle.cc:303
104
104
msgid "Don't show warnings after every statement."
107
#: client/drizzle.cc:1045 client/drizzle.cc:1052
107
#: client/drizzle.cc:1043 client/drizzle.cc:1050
109
109
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
112
#: client/drizzle.cc:1135
112
#: client/drizzle.cc:1131
113
113
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
116
#: client/drizzle.cc:1145
116
#: client/drizzle.cc:1141
119
119
"Your Drizzle connection id is %u\n"
120
120
"Server version: %s\n"
123
#: client/drizzle.cc:1169
125
msgid "Reading history-file %s\n"
123
128
#: client/drizzle.cc:1173
125
msgid "Reading history-file %s\n"
128
#: client/drizzle.cc:1177
130
130
msgid "Couldn't allocate memory for temp histfile!\n"
133
#: client/drizzle.cc:1184
133
#: client/drizzle.cc:1180
134
134
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
137
#: client/drizzle.cc:1202
137
#: client/drizzle.cc:1199
139
139
msgid "Writing history-file %s\n"
142
#: client/drizzle.cc:1211
142
#: client/drizzle.cc:1206
146
#: client/drizzle.cc:1211
146
#: client/drizzle.cc:1206
150
#: client/drizzle.cc:1260
150
#: client/drizzle.cc:1261
151
151
msgid "Query aborted by Ctrl+C\n"
154
#: client/drizzle.cc:1283 client/drizzleadmin.cc:74 drizzled/drizzled.cc:2134
154
#: client/drizzle.cc:1284 client/drizzleadmin.cc:77 drizzled/drizzled.cc:2068
155
155
msgid "Display this help and exit."
158
#: client/drizzle.cc:1285
158
#: client/drizzle.cc:1286
159
159
msgid "Synonym for -?"
162
#: client/drizzle.cc:1288
162
#: client/drizzle.cc:1289
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:1292
169
#: client/drizzle.cc:1293
171
171
"No automatic rehashing. One has to use 'rehash' to get table and field "
172
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
173
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
172
"completion. This gives a quicker start of drizzle_st and disables rehashing "
173
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
176
#: client/drizzle.cc:1295
176
#: client/drizzle.cc:1296
178
178
"Automatically switch to vertical output mode if the result is wider than the "
179
179
"terminal width."
182
#: client/drizzle.cc:1298
182
#: client/drizzle.cc:1299
184
184
"Don't use history file. Disable interactive behavior. (Enables --silent)"
187
#: client/drizzle.cc:1299
187
#: client/drizzle.cc:1300
188
188
msgid "Display column type information."
191
#: client/drizzle.cc:1302
191
#: client/drizzle.cc:1303
193
193
"Preserve comments. Send comments to the server. The default is --skip-"
194
194
"comments (discard comments), enable with --comments"
197
#: client/drizzle.cc:1305
197
#: client/drizzle.cc:1306
198
198
msgid "Use compression in server/client protocol."
201
#: client/drizzle.cc:1308
201
#: client/drizzle.cc:1309
202
202
msgid "Check memory and open file usage at exit ."
205
#: client/drizzle.cc:1311
205
#: client/drizzle.cc:1312
206
206
msgid "Print some debug info at exit."
209
#: client/drizzle.cc:1313
209
#: client/drizzle.cc:1314
210
210
msgid "Database to use."
213
#: client/drizzle.cc:1316
213
#: client/drizzle.cc:1317
214
214
msgid "(not used)"
217
#: client/drizzle.cc:1318
217
#: client/drizzle.cc:1319
218
218
msgid "Delimiter to be used."
221
#: client/drizzle.cc:1320
221
#: client/drizzle.cc:1321
222
222
msgid "Execute command and quit. (Disables --force and history file)"
225
#: client/drizzle.cc:1322
225
#: client/drizzle.cc:1323
226
226
msgid "Print the output of a query (rows) vertically."
229
#: client/drizzle.cc:1325
229
#: client/drizzle.cc:1326
230
230
msgid "Continue even if we get an sql error."
233
#: client/drizzle.cc:1329
233
#: client/drizzle.cc:1330
235
235
"Enable named commands. Named commands mean this program's internal commands; "
236
236
"see drizzle> help . When enabled, the named commands can be used from any "
315
#: client/drizzle.cc:1370
315
#: client/drizzle.cc:1371
317
317
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
318
318
"option deprecated; use --disable-pager instead."
321
#: client/drizzle.cc:1373 client/drizzleadmin.cc:79
321
#: client/drizzle.cc:1374 client/drizzleadmin.cc:82
323
323
"Password to use when connecting to server. If password is not given it's "
324
324
"asked from the tty."
327
#: client/drizzle.cc:1375
327
#: client/drizzle.cc:1376
329
329
"Port number to use for connection or 0 for default to, in order of "
330
330
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
333
#: client/drizzle.cc:1376
333
#: client/drizzle.cc:1377
334
334
msgid "built-in default"
337
#: client/drizzle.cc:1378
337
#: client/drizzle.cc:1379
338
338
msgid "Set the drizzle prompt to this value."
341
#: client/drizzle.cc:1382
341
#: client/drizzle.cc:1383
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."
347
#: client/drizzle.cc:1384
347
#: client/drizzle.cc:1385
348
348
msgid "Write fields without conversion. Used with --batch."
351
#: client/drizzle.cc:1387
351
#: client/drizzle.cc:1388
353
353
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
354
354
"option is enabled by default."
357
#: client/drizzle.cc:1389
357
#: client/drizzle.cc:1390
359
359
"Be more silent. Print results with a tab as separator, each row on new line."
362
#: client/drizzle.cc:1391
362
#: client/drizzle.cc:1392
363
363
msgid "Socket file to use for connection."
366
#: client/drizzle.cc:1394
366
#: client/drizzle.cc:1395
367
367
msgid "Output in table format."
370
#: client/drizzle.cc:1397
370
#: client/drizzle.cc:1398
372
372
"Append everything into outfile. See interactive help (\\h) also. Does not "
373
373
"work in batch mode. Disable with --disable-tee. This option is disabled by "
377
#: client/drizzle.cc:1399
377
#: client/drizzle.cc:1400
379
379
"Disable outfile. See interactive help (\\h) also. WARNING: option "
380
380
"deprecated; use --disable-tee instead"
383
#: client/drizzle.cc:1402 client/drizzleadmin.cc:88
383
#: client/drizzle.cc:1403 client/drizzleadmin.cc:91
384
384
msgid "User for login if not current user."
387
#: client/drizzle.cc:1405
387
#: client/drizzle.cc:1406
388
388
msgid "Only allow UPDATE and DELETE that uses keys."
391
#: client/drizzle.cc:1408
391
#: client/drizzle.cc:1409
392
392
msgid "Synonym for option --safe-updates, -U."
395
#: client/drizzle.cc:1411
395
#: client/drizzle.cc:1412
396
396
msgid "Write more. (-v -v -v gives the table output format)."
399
#: client/drizzle.cc:1413 client/drizzleadmin.cc:93 drizzled/drizzled.cc:2352
399
#: client/drizzle.cc:1414 client/drizzleadmin.cc:96 drizzled/drizzled.cc:2258
400
400
msgid "Output version information and exit."
403
#: client/drizzle.cc:1415 client/drizzleadmin.cc:95
403
#: client/drizzle.cc:1416 client/drizzleadmin.cc:98
404
404
msgid "Wait and retry if connection is down."
405
405
msgstr "الرجاء الإنتظار ، وإعادة محاولة الإتصال إن فشل في الإتصال"
407
#: client/drizzle.cc:1418
407
#: client/drizzle.cc:1419
408
408
msgid "Number of seconds before connection timeout."
411
#: client/drizzle.cc:1423
412
msgid "Max packet length to send to, or receive from server"
415
#: client/drizzle.cc:1428
416
msgid "Buffer for TCP/IP and socket communication"
419
#: client/drizzle.cc:1432
411
#: client/drizzle.cc:1424
412
msgid "Max length of input line"
415
#: client/drizzle.cc:1429
420
416
msgid "Automatic limit for SELECT when using --safe-updates"
423
#: client/drizzle.cc:1437
419
#: client/drizzle.cc:1434
424
420
msgid "Automatic limit for rows in a join when using --safe-updates"
427
#: client/drizzle.cc:1441
423
#: client/drizzle.cc:1438
428
424
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
431
#: client/drizzle.cc:1446
427
#: client/drizzle.cc:1443
432
428
msgid "Number of lines before each import progress report."
435
#: client/drizzle.cc:1457
431
#: client/drizzle.cc:1454
437
433
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
440
#: client/drizzle.cc:1464
436
#: client/drizzle.cc:1461
443
439
"Copyright (C) 2008 Sun Microsystems\n"
445
441
"and you are welcome to modify and redistribute it under the GPL license\n"
448
#: client/drizzle.cc:1469
444
#: client/drizzle.cc:1466
450
446
msgid "Usage: %s [OPTIONS] [database]\n"
453
#: client/drizzle.cc:1500
449
#: client/drizzle.cc:1497
454
450
msgid "DELIMITER cannot contain a backslash character"
457
#: client/drizzle.cc:1521
453
#: client/drizzle.cc:1515
459
455
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
462
#: client/drizzle.cc:1544
458
#: client/drizzle.cc:1538
464
460
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
467
#: client/drizzle.cc:1548
463
#: client/drizzle.cc:1542
469
465
msgid "WARNING: --server-arg option not supported in this configuration.\n"
472
#: client/drizzle.cc:1575
468
#: client/drizzle.cc:1569
474
470
"Non-integer value supplied for port. If you are trying to enter a password "
475
471
"please use --password instead."
478
#: client/drizzle.cc:1583
474
#: client/drizzle.cc:1577
479
475
msgid "Value supplied for port is not valid."
482
#: client/drizzle.cc:1736
478
#: client/drizzle.cc:1723
484
480
msgid "Processing line: %<PRIu32>\n"
487
#: client/drizzle.cc:1952
483
#: client/drizzle.cc:1939
489
485
msgid "Unknown command '\\%c'."
492
#: client/drizzle.cc:2376
488
#: client/drizzle.cc:2348
494
490
"Reading table information for completion of table and column names\n"
495
491
" You can turn off this feature to get a quicker startup with -A\n"
499
#: client/drizzle.cc:2473
495
#: client/drizzle.cc:2438
500
496
msgid "No connection. Trying to reconnect..."
503
#: client/drizzle.cc:2479
499
#: client/drizzle.cc:2444
504
500
msgid "Can't connect to the server\n"
505
501
msgstr "لا يمكن الإتصال بقاعدة البيانات\n"
507
#: client/drizzle.cc:2537
503
#: client/drizzle.cc:2523
508
504
msgid "List of all Drizzle commands:"
511
#: client/drizzle.cc:2539
507
#: client/drizzle.cc:2525
512
508
msgid "Note that all text commands must be first on line and end with ';'"
515
#: client/drizzle.cc:2592
511
#: client/drizzle.cc:2580
516
512
msgid "No query specified\n"
519
#: client/drizzle.cc:2607
515
#: client/drizzle.cc:2595
520
516
msgid "Ignoring query to other database"
523
#: client/drizzle.cc:2656
519
#: client/drizzle.cc:2645
524
520
msgid "Empty set"
527
#: client/drizzle.cc:2669
523
#: client/drizzle.cc:2658
529
525
msgid "%ld row in set"
530
526
msgid_plural "%ld rows in set"
534
#: client/drizzle.cc:2678
530
#: client/drizzle.cc:2667
538
#: client/drizzle.cc:2680
534
#: client/drizzle.cc:2669
540
536
msgid "Query OK, %ld row affected"
541
537
msgid_plural "Query OK, %ld rows affected"
545
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
541
#: client/drizzleadmin.cc:84 drizzled/drizzled.cc:2202
547
543
"Port number to use for connection or 0 for default to, in order of "
548
544
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
551
#: client/drizzleadmin.cc:85
547
#: client/drizzleadmin.cc:88
552
548
msgid "Silently exit if one can't connect to server."
555
#: client/drizzleadmin.cc:91
551
#: client/drizzleadmin.cc:94
556
552
msgid "Write more information."
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
555
#: client/drizzleadmin.cc:158 client/drizzlecheck.cc:262
556
#: client/drizzledump.cc:605 client/drizzleimport.cc:195
557
#: client/drizzleslap.cc:742 client/drizzletest.cc:4718
564
560
"Non-integer value supplied for port. If you are trying to enter a password "
565
561
"please use --password instead.\n"
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
564
#: client/drizzleadmin.cc:166 client/drizzlecheck.cc:270
565
#: client/drizzledump.cc:613 client/drizzleimport.cc:203
566
#: client/drizzleslap.cc:750 client/drizzletest.cc:4726
572
568
msgid "Value supplied for port is not valid.\n"
575
#: client/drizzleadmin.cc:148 client/drizzledump.cc:636
571
#: client/drizzleadmin.cc:184 client/drizzledump.cc:630
577
573
msgid "Memory allocation error while copying password. Aborting.\n"
580
#: client/drizzleadmin.cc:290
576
#: client/drizzleadmin.cc:330
583
579
"connect to server at '%s' failed\n"
587
#: client/drizzleadmin.cc:296
583
#: client/drizzleadmin.cc:336
589
585
msgid "Check that drizzled is running on %s"
592
#: client/drizzleadmin.cc:297
588
#: client/drizzleadmin.cc:337
594
590
msgid " and that the port is %d.\n"
597
#: client/drizzleadmin.cc:299
593
#: client/drizzleadmin.cc:339
599
595
msgid "You can check this by doing 'telnet %s %d'\n"
602
#: client/drizzleadmin.cc:310
598
#: client/drizzleadmin.cc:350
604
600
msgid "Got error: %s\n"
607
#: client/drizzleadmin.cc:317
603
#: client/drizzleadmin.cc:357
608
604
msgid "Waiting for Drizzle server to answer"
611
#: client/drizzleadmin.cc:350
607
#: client/drizzleadmin.cc:393
613
609
msgid "shutting down drizzled...\n"
616
#: client/drizzleadmin.cc:354
612
#: client/drizzleadmin.cc:401 client/drizzleadmin.cc:407
613
#: client/drizzleadmin.cc:440
618
615
msgid "shutdown failed; error: '%s'"
621
#: client/drizzleadmin.cc:361
618
#: client/drizzleadmin.cc:415
626
#: client/drizzleadmin.cc:371
623
#: client/drizzleadmin.cc:424
627
624
msgid "drizzled is alive"
630
#: client/drizzleadmin.cc:379
627
#: client/drizzleadmin.cc:433
631
628
msgid "connection was down, but drizzled is now alive"
634
#: client/drizzleadmin.cc:383
631
#: client/drizzleadmin.cc:446
636
633
msgid "drizzled doesn't answer to ping, error: '%s'"
639
#: client/drizzleadmin.cc:392
636
#: client/drizzleadmin.cc:456
641
638
msgid "Unknown command: '%-.60s'"
644
#: client/drizzleadmin.cc:401
641
#: client/drizzleadmin.cc:465
646
643
msgid "%s Ver %s Distrib %s, for %s on %s\n"
649
#: client/drizzleadmin.cc:408
646
#: client/drizzleadmin.cc:472
650
647
msgid "Copyright (C) 2000-2008 MySQL AB"
653
#: client/drizzleadmin.cc:409 client/drizzledump.cc:489
650
#: client/drizzleadmin.cc:473 client/drizzledump.cc:484
655
652
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
656
653
"and you are welcome to modify and redistribute it under the GPL license\n"
659
#: client/drizzleadmin.cc:410
656
#: client/drizzleadmin.cc:474
660
657
msgid "Administration program for the drizzled daemon."
663
#: client/drizzleadmin.cc:411
660
#: client/drizzleadmin.cc:475
665
662
msgid "Usage: %s [OPTIONS] command command....\n"
668
#: client/drizzleadmin.cc:413
665
#: client/drizzleadmin.cc:477
670
667
" ping Check if server is down\n"
671
668
" shutdown Take server down\n"
674
#: client/drizzledump.cc:393
671
#: client/drizzledump.cc:387
675
672
msgid "Number of rows before each output progress report (requires --verbose)."
675
#: client/drizzledump.cc:461
677
msgid "Got errno %d on write"
678
680
#: client/drizzledump.cc:466
680
msgid "Got errno %d on write"
683
#: client/drizzledump.cc:471
685
682
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
688
#: client/drizzledump.cc:478
685
#: client/drizzledump.cc:473
690
687
msgid "Usage: %s [OPTIONS] database [tables]\n"
693
#: client/drizzledump.cc:479
690
#: client/drizzledump.cc:474
695
692
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
698
#: client/drizzledump.cc:481
695
#: client/drizzledump.cc:476
700
697
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
703
#: client/drizzledump.cc:488
700
#: client/drizzledump.cc:483
704
701
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
707
#: client/drizzledump.cc:490
704
#: client/drizzledump.cc:485
708
705
msgid "Dumping definition and data DRIZZLE database or table"
711
#: client/drizzledump.cc:501
708
#: client/drizzledump.cc:496
713
710
msgid "For more options, use %s --help\n"
716
#: client/drizzledump.cc:675
713
#: client/drizzledump.cc:669
718
715
msgid "Input filename too long: %s"
721
#: client/drizzledump.cc:718
718
#: client/drizzledump.cc:712
723
720
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
726
#: client/drizzledump.cc:743
723
#: client/drizzledump.cc:737
728
725
msgid "Invalid mode to --compatible: %s\n"
731
#: client/drizzledump.cc:803
728
#: client/drizzledump.cc:791
733
730
msgid "%s: You must use option --tab with --fields-...\n"
736
#: client/drizzledump.cc:820
733
#: client/drizzledump.cc:808
739
736
"%s: You can't use --single-transaction and --lock-all-tables at the same "
743
#: client/drizzledump.cc:833
740
#: client/drizzledump.cc:821
746
743
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
750
#: client/drizzledump.cc:839
747
#: client/drizzledump.cc:827
752
749
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
755
#: client/drizzledump.cc:863
752
#: client/drizzledump.cc:853 client/drizzledump.cc:858
757
msgid "Got error: %d: %s %s"
754
msgid "Got error: %s %s"
760
#: client/drizzledump.cc:955
757
#: client/drizzledump.cc:956 client/drizzledump.cc:963
758
#: client/drizzledump.cc:976
762
760
msgid "Couldn't execute '%s': %s (%d)"
765
#: client/drizzledump.cc:1016
763
#: client/drizzledump.cc:1040
767
765
msgid "-- Connecting to %s...\n"
770
#: client/drizzledump.cc:1037
768
#: client/drizzledump.cc:1061
772
770
msgid "-- Disconnecting from %s...\n"
775
#: client/drizzledump.cc:1047
773
#: client/drizzledump.cc:1072
776
774
msgid "Couldn't allocate memory"
779
#: client/drizzledump.cc:1388
777
#: client/drizzledump.cc:1416
782
780
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
786
#: client/drizzledump.cc:1402
784
#: client/drizzledump.cc:1430
788
786
msgid "-- Retrieving table structure for table %s...\n"
791
#: client/drizzledump.cc:1511
789
#: client/drizzledump.cc:1544
793
791
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
796
#: client/drizzledump.cc:1620
798
msgid "%s: Can't get keys for table %s (%s)\n"
801
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
803
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
806
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
808
msgid "Error: Couldn't read status information for table %s (%s)\n"
811
#: client/drizzledump.cc:1846
794
#: client/drizzledump.cc:1651
796
msgid "%s: Can't get keys for table %s\n"
799
#: client/drizzledump.cc:1729 client/drizzledump.cc:3083
801
msgid "Error: Couldn't read status information for table %s\n"
802
msgstr "جلب معلومات الحالة من الخادم."
804
#: client/drizzledump.cc:1872
813
806
msgid "Error retrieving table structure for table: \"%s\""
816
#: client/drizzledump.cc:1853
809
#: client/drizzledump.cc:1879
818
811
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
821
#: client/drizzledump.cc:1864
814
#: client/drizzledump.cc:1890
823
816
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
826
#: client/drizzledump.cc:1871
819
#: client/drizzledump.cc:1897
828
821
msgid "-- Skipping dump data for table '%s', it has no fields\n"
831
#: client/drizzledump.cc:1879
824
#: client/drizzledump.cc:1905
832
825
msgid "-- Sending SELECT query...\n"
835
#: client/drizzledump.cc:1931
828
#: client/drizzledump.cc:1959 client/drizzledump.cc:2444
836
829
msgid "when executing 'SELECT INTO OUTFILE'"
839
#: client/drizzledump.cc:1939
832
#: client/drizzledump.cc:1969
1089
#: drizzled/drizzled.cc:1183
1075
#: drizzled/drizzled.cc:1149
1091
1077
msgid "Writing a core file\n"
1094
#: drizzled/drizzled.cc:1228
1080
#: drizzled/drizzled.cc:1194
1096
1082
"setrlimit could not change the size of core files to 'infinity'; We may not "
1097
1083
"be able to generate a core file on signals"
1100
#: drizzled/drizzled.cc:1432
1086
#: drizzled/drizzled.cc:1396
1102
1088
msgid "gethostname failed, using '%s' as hostname"
1105
#: drizzled/drizzled.cc:1529
1091
#: drizzled/drizzled.cc:1493
1107
1093
msgid "Unknown locale: '%s'"
1110
#: drizzled/drizzled.cc:1584
1096
#: drizzled/drizzled.cc:1535
1111
1097
msgid "Can't create thread-keys"
1114
#: drizzled/drizzled.cc:1610
1100
#: drizzled/drizzled.cc:1561
1115
1101
msgid "Out of memory"
1118
#: drizzled/drizzled.cc:1625
1104
#: drizzled/drizzled.cc:1576
1119
1105
msgid "Failed to initialize plugins."
1122
#: drizzled/drizzled.cc:1656
1108
#: drizzled/drizzled.cc:1607
1125
1111
"%s: Too many arguments (first extra is '%s').\n"
1126
1112
"Use --verbose --help to get a list of available options\n"
1129
#: drizzled/drizzled.cc:1666
1115
#: drizzled/drizzled.cc:1617
1130
1116
msgid "Can't init databases"
1133
#: drizzled/drizzled.cc:1686
1119
#: drizzled/drizzled.cc:1637
1135
1121
msgid "Unknown/unsupported table type: %s"
1138
#: drizzled/drizzled.cc:1692
1124
#: drizzled/drizzled.cc:1643
1140
1126
msgid "Default storage engine (%s) is not available"
1143
#: drizzled/drizzled.cc:1724
1129
#: drizzled/drizzled.cc:1674
1145
1131
msgid "Failed to lock memory. Errno: %d\n"
1148
#: drizzled/drizzled.cc:1785
1134
#: drizzled/drizzled.cc:1736
1150
1136
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1153
#: drizzled/drizzled.cc:1955
1139
#: drizzled/drizzled.cc:1898
1155
1141
msgid "drizzled: Got error %d from select"
1158
#: drizzled/drizzled.cc:2138
1144
#: drizzled/drizzled.cc:2072
1159
1145
msgid "Auto-increment columns are incremented by this"
1162
#: drizzled/drizzled.cc:2143
1148
#: drizzled/drizzled.cc:2077
1164
1150
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1168
#: drizzled/drizzled.cc:2149
1154
#: drizzled/drizzled.cc:2083
1170
1156
"Path to installation directory. All paths are usually resolved relative to "
1174
#: drizzled/drizzled.cc:2153
1160
#: drizzled/drizzled.cc:2087
1175
1161
msgid "IP address to bind to."
1178
#: drizzled/drizzled.cc:2157
1164
#: drizzled/drizzled.cc:2091
1179
1165
msgid "Set the filesystem character set."
1182
#: drizzled/drizzled.cc:2162
1168
#: drizzled/drizzled.cc:2096
1183
1169
msgid "Set the default character set."
1186
#: drizzled/drizzled.cc:2166
1172
#: drizzled/drizzled.cc:2100
1187
1173
msgid "Chroot drizzled daemon during startup."
1190
#: drizzled/drizzled.cc:2170
1176
#: drizzled/drizzled.cc:2104
1191
1177
msgid "Set the default collation."
1194
#: drizzled/drizzled.cc:2174
1180
#: drizzled/drizzled.cc:2108
1195
1181
msgid "Default completion type."
1198
#: drizzled/drizzled.cc:2179
1184
#: drizzled/drizzled.cc:2113
1199
1185
msgid "Write core on errors."
1202
#: drizzled/drizzled.cc:2183
1188
#: drizzled/drizzled.cc:2117
1203
1189
msgid "Path to the database root."
1206
#: drizzled/drizzled.cc:2187
1192
#: drizzled/drizzled.cc:2121
1207
1193
msgid "Set the default storage engine (table type) for tables."
1210
#: drizzled/drizzled.cc:2191
1196
#: drizzled/drizzled.cc:2125
1211
1197
msgid "Set the default time zone."
1214
#: drizzled/drizzled.cc:2195
1200
#: drizzled/drizzled.cc:2129
1215
1201
msgid "Type of DELAY_KEY_WRITE."
1218
#: drizzled/drizzled.cc:2199
1204
#: drizzled/drizzled.cc:2133
1219
1205
msgid "Print a symbolic stack trace on failure."
1222
#: drizzled/drizzled.cc:2205
1208
#: drizzled/drizzled.cc:2139
1223
1209
msgid "Push supported query conditions to the storage engine."
1226
#: drizzled/drizzled.cc:2211
1212
#: drizzled/drizzled.cc:2145
1227
1213
msgid "Used for debugging; Use at your own risk!"
1230
#: drizzled/drizzled.cc:2214
1231
msgid "Flush tables to disk between SQL commands."
1234
#: drizzled/drizzled.cc:2219
1216
#: drizzled/drizzled.cc:2150
1235
1217
msgid "Set up signals usable for debugging"
1238
#: drizzled/drizzled.cc:2223
1220
#: drizzled/drizzled.cc:2154
1239
1221
msgid "Command(s) that are executed for each new connection"
1242
#: drizzled/drizzled.cc:2227
1224
#: drizzled/drizzled.cc:2158
1243
1225
msgid "Read SQL commands from this file at startup."
1246
#: drizzled/drizzled.cc:2231
1228
#: drizzled/drizzled.cc:2162
1247
1229
msgid "(IGNORED)"
1250
#: drizzled/drizzled.cc:2235
1232
#: drizzled/drizzled.cc:2166
1251
1233
msgid "Set the language used for the month names and the days of the week."
1254
#: drizzled/drizzled.cc:2240
1255
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1258
#: drizzled/drizzled.cc:2245
1236
#: drizzled/drizzled.cc:2171
1259
1237
msgid "Log connections and queries to file."
1262
#: drizzled/drizzled.cc:2249
1240
#: drizzled/drizzled.cc:2175
1263
1241
msgid "Log all MyISAM changes to file."
1266
#: drizzled/drizzled.cc:2253
1244
#: drizzled/drizzled.cc:2179
1267
1245
msgid "Log some not critical warnings to the log file."
1270
#: drizzled/drizzled.cc:2258
1248
#: drizzled/drizzled.cc:2184
1271
1249
msgid "Lock drizzled in memory."
1274
#: drizzled/drizzled.cc:2262
1252
#: drizzled/drizzled.cc:2188
1276
1254
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1277
1255
"BACKUP, FORCE or QUICK."
1280
#: drizzled/drizzled.cc:2267
1281
msgid "Use very new possible 'unsafe' functions."
1284
#: drizzled/drizzled.cc:2272
1258
#: drizzled/drizzled.cc:2193
1285
1259
msgid "Use old, non-optimized alter table."
1288
#: drizzled/drizzled.cc:2277
1262
#: drizzled/drizzled.cc:2198
1289
1263
msgid "Pid file used by safe_mysqld."
1292
#: drizzled/drizzled.cc:2287
1266
#: drizzled/drizzled.cc:2208
1294
1268
"Maximum time in seconds to wait for the port to become free. (Default: no "
1298
#: drizzled/drizzled.cc:2292
1299
msgid "Skip some optimize stages (for testing)."
1302
#: drizzled/drizzled.cc:2295
1272
#: drizzled/drizzled.cc:2213
1304
1274
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1305
1275
"specified directory"
1308
#: drizzled/drizzled.cc:2300
1278
#: drizzled/drizzled.cc:2218
1310
1280
"Uniquely identifies the server instance in the community of replication "
1314
#: drizzled/drizzled.cc:2305
1315
msgid "Don't use new, possible wrong routines."
1318
#: drizzled/drizzled.cc:2308
1284
#: drizzled/drizzled.cc:2223
1319
1285
msgid "Don't print a stack trace on failure."
1322
#: drizzled/drizzled.cc:2312
1323
msgid "Don't give threads different priorities."
1326
#: drizzled/drizzled.cc:2316
1288
#: drizzled/drizzled.cc:2227
1327
1289
msgid "Enable symbolic link support."
1330
#: drizzled/drizzled.cc:2325
1332
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1335
#: drizzled/drizzled.cc:2330
1292
#: drizzled/drizzled.cc:2236
1337
1294
"Using this option will cause most temporary files created to use a small set "
1338
1295
"of names, rather than a unique name for each new file."
1341
#: drizzled/drizzled.cc:2335
1298
#: drizzled/drizzled.cc:2241
1343
1300
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1346
#: drizzled/drizzled.cc:2340
1303
#: drizzled/drizzled.cc:2246
1347
1304
msgid "Path for temporary files."
1350
#: drizzled/drizzled.cc:2344
1307
#: drizzled/drizzled.cc:2250
1351
1308
msgid "Default transaction isolation level."
1354
#: drizzled/drizzled.cc:2348
1311
#: drizzled/drizzled.cc:2254
1355
1312
msgid "Run drizzled daemon as user."
1358
#: drizzled/drizzled.cc:2356
1315
#: drizzled/drizzled.cc:2262
1360
1317
"The number of outstanding connection requests Drizzle can have. This comes "
1361
1318
"into play when the main Drizzle thread gets very many connection requests in "
1362
1319
"a very short time."
1365
#: drizzled/drizzled.cc:2362
1322
#: drizzled/drizzled.cc:2268
1367
1324
"Size of tree cache used in bulk insert optimization. Note that this is a "
1368
1325
"limit per thread!"
1371
#: drizzled/drizzled.cc:2368
1328
#: drizzled/drizzled.cc:2274
1373
1330
"The number of seconds the drizzled server is waiting for a connect packet "
1374
1331
"before responding with 'Bad handshake'."
1377
#: drizzled/drizzled.cc:2373
1334
#: drizzled/drizzled.cc:2279
1379
1336
"Precision of the result of '/' operator will be increased on that value."
1382
#: drizzled/drizzled.cc:2379
1339
#: drizzled/drizzled.cc:2285
1383
1340
msgid "The maximum length of the result of function group_concat."
1386
#: drizzled/drizzled.cc:2384
1388
"The number of seconds the server waits for activity on an interactive "
1389
"connection before closing it."
1392
#: drizzled/drizzled.cc:2390
1343
#: drizzled/drizzled.cc:2290
1393
1344
msgid "The size of the buffer that is used for full joins."
1396
#: drizzled/drizzled.cc:2396
1347
#: drizzled/drizzled.cc:2296
1397
1348
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1400
#: drizzled/drizzled.cc:2401
1351
#: drizzled/drizzled.cc:2301
1402
1353
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1403
1354
"this to get better index handling (for all reads and multiple writes) to as "
1404
1355
"much as you can afford;"
1407
#: drizzled/drizzled.cc:2410
1358
#: drizzled/drizzled.cc:2310
1409
1360
"This characterizes the number of hits a hot block has to be untouched until "
1410
1361
"it is considered aged enough to be downgraded to a warm block. This "
1412
1363
"blocks in key cache"
1415
#: drizzled/drizzled.cc:2419
1366
#: drizzled/drizzled.cc:2319
1416
1367
msgid "The default size of key cache blocks"
1419
#: drizzled/drizzled.cc:2425
1370
#: drizzled/drizzled.cc:2325
1420
1371
msgid "The minimum percentage of warm blocks in key cache"
1423
#: drizzled/drizzled.cc:2431
1374
#: drizzled/drizzled.cc:2331
1424
1375
msgid "Max packetlength to send/receive from to server."
1427
#: drizzled/drizzled.cc:2436
1378
#: drizzled/drizzled.cc:2336
1429
1380
"If there is more than this number of interrupted connections from a host "
1430
1381
"this host will be blocked from further connections."
1433
#: drizzled/drizzled.cc:2441
1384
#: drizzled/drizzled.cc:2341
1434
1385
msgid "Max number of errors/warnings to store for a statement."
1437
#: drizzled/drizzled.cc:2446
1388
#: drizzled/drizzled.cc:2346
1438
1389
msgid "Don't allow creation of heap tables bigger than this."
1441
#: drizzled/drizzled.cc:2452
1392
#: drizzled/drizzled.cc:2352
1443
1394
"Joins that are probably going to read more than max_join_size records return "
1447
#: drizzled/drizzled.cc:2458
1398
#: drizzled/drizzled.cc:2358
1448
1399
msgid "Max number of bytes in sorted records."
1451
#: drizzled/drizzled.cc:2463
1402
#: drizzled/drizzled.cc:2363
1452
1403
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1455
#: drizzled/drizzled.cc:2468
1406
#: drizzled/drizzled.cc:2368
1457
1408
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1458
1409
"max_sort_length bytes of each value are used; the rest are ignored)."
1461
#: drizzled/drizzled.cc:2475
1412
#: drizzled/drizzled.cc:2375
1462
1413
msgid "Maximum number of temporary tables a client can keep open at a time."
1465
#: drizzled/drizzled.cc:2480
1416
#: drizzled/drizzled.cc:2380
1466
1417
msgid "After this many write locks, allow some read locks to run in between."
1469
#: drizzled/drizzled.cc:2484
1420
#: drizzled/drizzled.cc:2384
1471
1422
"Don't log queries which examine less than min_examined_row_limit rows to "
1475
#: drizzled/drizzled.cc:2490
1426
#: drizzled/drizzled.cc:2390
1477
1428
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1478
1429
"Possible values of name are 'nulls_unequal' (default behavior), "
1479
1430
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1482
#: drizzled/drizzled.cc:2497
1433
#: drizzled/drizzled.cc:2397
1483
1434
msgid "Buffer length for TCP/IP and socket communication."
1486
#: drizzled/drizzled.cc:2502
1437
#: drizzled/drizzled.cc:2402
1488
1439
"Number of seconds to wait for more data from a connection before aborting "
1492
#: drizzled/drizzled.cc:2508
1443
#: drizzled/drizzled.cc:2408
1494
1445
"If a read on a communication port is interrupted, retry this many times "
1495
1446
"before giving up."
1498
#: drizzled/drizzled.cc:2514
1449
#: drizzled/drizzled.cc:2414
1500
1451
"Number of seconds to wait for a block to be written to a connection before "
1501
1452
"aborting the write."
1504
#: drizzled/drizzled.cc:2520
1455
#: drizzled/drizzled.cc:2420
1506
1457
"Controls the heuristic(s) applied during query optimization to prune less-"
1507
1458
"promising partial plans from the optimizer search space. Meaning: false - do "
1520
1471
"(used for testing/comparison)."
1523
#: drizzled/drizzled.cc:2540
1474
#: drizzled/drizzled.cc:2440
1524
1475
msgid "Directory for plugins."
1527
#: drizzled/drizzled.cc:2544
1478
#: drizzled/drizzled.cc:2444
1529
1480
"Optional colon (or semicolon) separated list of plugins to load,where each "
1530
1481
"plugin is identified by the name of the shared library. [for example: --"
1531
1482
"plugin_load=libmd5udf.so:libauth_pam.so]"
1534
#: drizzled/drizzled.cc:2550
1485
#: drizzled/drizzled.cc:2450
1535
1486
msgid "The size of the buffer that is allocated when preloading indexes"
1538
#: drizzled/drizzled.cc:2555
1489
#: drizzled/drizzled.cc:2455
1539
1490
msgid "Allocation block size for query parsing and execution"
1542
#: drizzled/drizzled.cc:2560
1493
#: drizzled/drizzled.cc:2460
1543
1494
msgid "Persistent buffer for query parsing and execution"
1546
#: drizzled/drizzled.cc:2566
1497
#: drizzled/drizzled.cc:2466
1547
1498
msgid "Allocation block size for storing ranges during optimization"
1550
#: drizzled/drizzled.cc:2572
1501
#: drizzled/drizzled.cc:2472
1552
1503
"Each thread that does a sequential scan allocates a buffer of this size for "
1553
1504
"each table it scans. If you do many sequential scans, you may want to "
1554
1505
"increase this value."
1557
#: drizzled/drizzled.cc:2580
1508
#: drizzled/drizzled.cc:2480
1559
1510
"When reading rows in sorted order after a sort, the rows are read through "
1560
1511
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1561
1512
"record_buffer."
1564
#: drizzled/drizzled.cc:2588
1515
#: drizzled/drizzled.cc:2488
1565
1516
msgid "Select scheduler to be used (by default pool-of-threads)."
1568
#: drizzled/drizzled.cc:2592
1519
#: drizzled/drizzled.cc:2492
1569
1520
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1572
#: drizzled/drizzled.cc:2598
1523
#: drizzled/drizzled.cc:2498
1573
1524
msgid "The number of cached table definitions."
1576
#: drizzled/drizzled.cc:2602
1527
#: drizzled/drizzled.cc:2502
1577
1528
msgid "The number of cached open tables."
1580
#: drizzled/drizzled.cc:2606
1531
#: drizzled/drizzled.cc:2506
1582
1533
"Timeout in seconds to wait for a table level lock before returning an error. "
1583
1534
"Used only if the connection has active cursors."
1586
#: drizzled/drizzled.cc:2611
1537
#: drizzled/drizzled.cc:2511
1587
1538
msgid "The stack size for each thread."
1590
#: drizzled/drizzled.cc:2617
1541
#: drizzled/drizzled.cc:2517
1592
1543
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1593
1544
"automatically convert it to an on-disk MyISAM table."
1596
#: drizzled/drizzled.cc:2623
1547
#: drizzled/drizzled.cc:2523
1597
1548
msgid "Allocation block size for transactions to be stored in binary log"
1600
#: drizzled/drizzled.cc:2628
1551
#: drizzled/drizzled.cc:2528
1601
1552
msgid "Persistent buffer for transactions to be stored in binary log"
1604
#: drizzled/drizzled.cc:2633
1555
#: drizzled/drizzled.cc:2533
1606
1557
"The number of seconds the server waits for activity on a connection before "
1610
#: drizzled/drizzled.cc:2784
1561
#: drizzled/drizzled.cc:2682
1612
1563
"Copyright (C) 2008 Sun Microsystems\n"
1613
1564
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5158
5101
msgid "qcache plugin '%s' init() failed"
5161
#: drizzled/qcache.cc:60
5104
#: drizzled/qcache.cc:59
5163
5106
msgid "qcache plugin '%s' deinit() failed"
5166
#: drizzled/qcache.cc:105
5109
#: drizzled/qcache.cc:104
5168
5111
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5171
#: drizzled/qcache.cc:122
5114
#: drizzled/qcache.cc:121
5173
5116
msgid "qcache plugin '%s' set() failed"
5176
#: drizzled/qcache.cc:141
5119
#: drizzled/qcache.cc:140
5178
5121
msgid "qcache plugin '%s' invalidate_table() failed"
5181
#: drizzled/qcache.cc:160
5124
#: drizzled/qcache.cc:159
5183
5126
msgid "qcache plugin '%s' invalidate_db() failed"
5186
#: drizzled/qcache.cc:178
5129
#: drizzled/qcache.cc:177
5188
5131
msgid "qcache plugin '%s' flush() failed"
5191
#. TRANSLATORS: The leading word "replicator" is the name
5192
#. of the plugin api, and so should not be translated.
5193
#: drizzled/replicator.cc:41
5134
#: drizzled/replicator.cc:36
5195
5136
msgid "replicator plugin '%s' init() failed"
5198
#. TRANSLATORS: The leading word "replicator" is the name
5199
#. of the plugin api, and so should not be translated.
5200
#: drizzled/replicator.cc:65
5139
#: drizzled/replicator.cc:58
5202
5141
msgid "replicator plugin '%s' deinit() failed"
5205
#. TRANSLATORS: The leading word "replicator" is the name
5206
#. of the plugin api, and so should not be translated.
5207
#: drizzled/replicator.cc:89
5144
#: drizzled/replicator.cc:81
5209
5146
msgid "replicator plugin '%s' session_init() failed"
5212
#. TRANSLATORS: The leading word "replicator" is the name
5213
#. of the plugin api, and so should not be translated.
5214
#: drizzled/replicator.cc:159
5149
#: drizzled/replicator.cc:152
5216
5151
msgid "replicator plugin '%s' row_insert() failed"
5219
#. TRANSLATORS: The leading word "replicator" is the name
5220
#. of the plugin api, and so should not be translated.
5221
#: drizzled/replicator.cc:173
5154
#: drizzled/replicator.cc:168
5223
5156
msgid "replicator plugin '%s' row_update() failed"
5226
#. TRANSLATORS: The leading word "replicator" is the name
5227
#. of the plugin api, and so should not be translated.
5228
#: drizzled/replicator.cc:187
5159
#: drizzled/replicator.cc:183
5230
5161
msgid "replicator plugin '%s' row_delete() failed"
5233
#. TRANSLATORS: The leading word "replicator" is the name
5234
#. of the plugin api, and so should not be translated.
5235
#: drizzled/replicator.cc:272
5164
#: drizzled/replicator.cc:270
5237
5166
msgid "replicator plugin '%s' end_transaction() failed"
5240
#. TRANSLATORS: The leading word "replicator" is the name
5241
#. of the plugin api, and so should not be translated.
5242
#: drizzled/replicator.cc:329
5169
#: drizzled/replicator.cc:328
5244
5171
msgid "replicator plugin '%s' statement() failed"
5247
#: drizzled/scheduling.cc:61
5174
#: drizzled/scheduling.cc:57
5249
5176
msgid "scheduling plugin '%s' init() failed"
5252
#. TRANSLATORS: The leading word "scheduling" is the name
5253
#. of the plugin api, and so should not be translated.
5254
#: drizzled/scheduling.cc:95
5179
#: drizzled/scheduling.cc:80
5256
5181
msgid "scheduling plugin '%s' deinit() failed"
5259
#: drizzled/sql_base.cc:2306
5184
#: drizzled/sql_base.cc:2295
5261
5186
msgid "Table %s had a open data handler in reopen_table"
5264
#: drizzled/sql_base.cc:2955
5189
#: drizzled/sql_base.cc:2943
5266
5191
msgid "Couldn't repair table: %s.%s"
5269
#: drizzled/sql_base.cc:2997
5194
#: drizzled/sql_base.cc:2985
5272
5197
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5273
5198
"s`.`%s`' to replication"
5276
#: drizzled/sql_base.cc:3600
5201
#: drizzled/sql_base.cc:3588
5278
5203
msgid "Could not remove temporary table: '%s', error: %d"
5281
#: drizzled/sql_base.cc:6195
5282
msgid "Can't create thread to kill server"
5285
#: drizzled/sql_plugin.cc:680
5206
#: drizzled/sql_plugin.cc:645
5287
5208
msgid "Plugin '%s' of type %s failed deinitialization"
5290
#: drizzled/sql_plugin.cc:694
5292
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5295
#: drizzled/sql_plugin.cc:782
5211
#: drizzled/sql_plugin.cc:688
5297
5213
msgid "Plugin '%s' registration as a %s failed."
5300
#: drizzled/sql_plugin.cc:1005
5216
#: drizzled/sql_plugin.cc:889
5301
5217
msgid "plugin-load parameter too long"
5304
#: drizzled/sql_plugin.cc:1065
5220
#: drizzled/sql_plugin.cc:949
5306
5222
msgid "Couldn't load plugin named '%s' with soname '%s'."
5309
#: drizzled/sql_plugin.cc:1118
5311
msgid "Forcing shutdown of %<PRIu64> plugins"
5314
#: drizzled/sql_plugin.cc:1141
5316
msgid "Plugin '%s' will be forced to shutdown"
5319
#: drizzled/sql_plugin.cc:1157
5321
msgid "Plugin '%s' has ref_count=%d after shutdown."
5324
#: drizzled/sql_plugin.cc:1545
5225
#: drizzled/sql_plugin.cc:1347
5325
5226
msgid "Out of memory."
5328
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5229
#: drizzled/sql_plugin.cc:2188 drizzled/sql_plugin.cc:2251
5330
5231
msgid "Unknown variable type code 0x%x in plugin '%s'."
5333
#: drizzled/sql_plugin.cc:2437
5234
#: drizzled/sql_plugin.cc:2231
5336
5237
"Server variable %s of plugin %s was forced to be read-only: string variable "
5337
5238
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5340
#: drizzled/sql_plugin.cc:2468
5241
#: drizzled/sql_plugin.cc:2262
5342
5243
msgid "Missing variable name in plugin '%s'."
5345
#: drizzled/sql_plugin.cc:2485
5246
#: drizzled/sql_plugin.cc:2279
5347
5248
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5350
#: drizzled/sql_plugin.cc:2603
5251
#: drizzled/sql_plugin.cc:2397
5352
5253
msgid "Out of memory for plugin '%s'."
5355
#: drizzled/sql_plugin.cc:2610
5256
#: drizzled/sql_plugin.cc:2404
5357
5258
msgid "Bad options for plugin '%s'."
5360
#: drizzled/sql_plugin.cc:2619
5261
#: drizzled/sql_plugin.cc:2413
5362
5263
msgid "Parsing options for plugin '%s' failed."
5365
#: drizzled/sql_plugin.cc:2662
5266
#: drizzled/sql_plugin.cc:2456
5367
5268
msgid "Plugin '%s' has conflicting system variables"
5510
5416
msgid "%s: option `-W %s' doesn't allow an argument\n"
5513
#: libdrizzleclient/errmsg.c:28
5419
#: libdrizzleclient/errmsg.cc:28
5514
5420
msgid "Unknown Drizzle error"
5517
#: libdrizzleclient/errmsg.c:29
5423
#: libdrizzleclient/errmsg.cc:29
5519
5425
msgid "Can't create UNIX socket (%d)"
5522
#: libdrizzleclient/errmsg.c:30
5428
#: libdrizzleclient/errmsg.cc:30
5524
5430
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5527
#: libdrizzleclient/errmsg.c:31
5529
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5433
#: libdrizzleclient/errmsg.cc:31
5435
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5436
msgstr "لا يمكن الإتصال بقاعدة البيانات\n"
5532
#: libdrizzleclient/errmsg.c:32
5438
#: libdrizzleclient/errmsg.cc:32
5534
5440
msgid "Can't create TCP/IP socket (%d)"
5537
#: libdrizzleclient/errmsg.c:33
5443
#: libdrizzleclient/errmsg.cc:33
5539
5445
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5542
#: libdrizzleclient/errmsg.c:34
5448
#: libdrizzleclient/errmsg.cc:34
5543
5449
msgid "Drizzle server has gone away"
5546
#: libdrizzleclient/errmsg.c:35
5452
#: libdrizzleclient/errmsg.cc:35
5548
5454
msgid "Protocol mismatch; server version = %d, client version = %d"
5551
#: libdrizzleclient/errmsg.c:36
5457
#: libdrizzleclient/errmsg.cc:36
5552
5458
msgid "Drizzle client ran out of memory"
5555
#: libdrizzleclient/errmsg.c:37
5461
#: libdrizzleclient/errmsg.cc:37
5556
5462
msgid "Wrong host info"
5559
#: libdrizzleclient/errmsg.c:38
5465
#: libdrizzleclient/errmsg.cc:38
5560
5466
msgid "Localhost via UNIX socket"
5563
#: libdrizzleclient/errmsg.c:39
5469
#: libdrizzleclient/errmsg.cc:39
5565
5471
msgid "%-.100s via TCP/IP"
5568
#: libdrizzleclient/errmsg.c:40
5474
#: libdrizzleclient/errmsg.cc:40
5569
5475
msgid "Error in server handshake"
5572
#: libdrizzleclient/errmsg.c:41
5478
#: libdrizzleclient/errmsg.cc:41
5573
5479
msgid "Lost connection to Drizzle server during query"
5576
#: libdrizzleclient/errmsg.c:42
5482
#: libdrizzleclient/errmsg.cc:42
5577
5483
msgid "Commands out of sync; you can't run this command now"
5580
#: libdrizzleclient/errmsg.c:43
5486
#: libdrizzleclient/errmsg.cc:43
5582
5488
msgid "Named pipe: %-.32s"
5585
#: libdrizzleclient/errmsg.c:44
5491
#: libdrizzleclient/errmsg.cc:44
5587
5493
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5590
#: libdrizzleclient/errmsg.c:45
5496
#: libdrizzleclient/errmsg.cc:45
5592
5498
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5595
#: libdrizzleclient/errmsg.c:46
5501
#: libdrizzleclient/errmsg.cc:46
5597
5503
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5600
#: libdrizzleclient/errmsg.c:47
5506
#: libdrizzleclient/errmsg.cc:47
5602
5508
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5605
#: libdrizzleclient/errmsg.c:48
5511
#: libdrizzleclient/errmsg.cc:48
5606
5512
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5609
#: libdrizzleclient/errmsg.c:49
5515
#: libdrizzleclient/errmsg.cc:49
5610
5516
msgid "Embedded server"
5613
#: libdrizzleclient/errmsg.c:50
5519
#: libdrizzleclient/errmsg.cc:50
5614
5520
msgid "Error on SHOW SLAVE STATUS:"
5617
#: libdrizzleclient/errmsg.c:51
5523
#: libdrizzleclient/errmsg.cc:51
5618
5524
msgid "Error on SHOW SLAVE HOSTS:"
5621
#: libdrizzleclient/errmsg.c:52
5527
#: libdrizzleclient/errmsg.cc:52
5622
5528
msgid "Error connecting to slave:"
5625
#: libdrizzleclient/errmsg.c:53
5531
#: libdrizzleclient/errmsg.cc:53
5626
5532
msgid "Error connecting to master:"
5629
#: libdrizzleclient/errmsg.c:54
5535
#: libdrizzleclient/errmsg.cc:54
5630
5536
msgid "SSL connection error"
5633
#: libdrizzleclient/errmsg.c:55
5539
#: libdrizzleclient/errmsg.cc:55
5634
5540
msgid "Malformed packet"
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
5543
#: libdrizzleclient/errmsg.cc:56 libdrizzleclient/errmsg.cc:67
5544
#: libdrizzleclient/errmsg.cc:68 libdrizzleclient/errmsg.cc:69
5545
#: libdrizzleclient/errmsg.cc:70 libdrizzleclient/errmsg.cc:71
5546
#: libdrizzleclient/errmsg.cc:72 libdrizzleclient/errmsg.cc:73
5547
#: libdrizzleclient/errmsg.cc:74 libdrizzleclient/errmsg.cc:75
5642
5548
msgid "(unused error message)"
5645
#: libdrizzleclient/errmsg.c:57
5551
#: libdrizzleclient/errmsg.cc:57
5646
5552
msgid "Invalid use of null pointer"
5649
#: libdrizzleclient/errmsg.c:58
5555
#: libdrizzleclient/errmsg.cc:58
5650
5556
msgid "Statement not prepared"
5653
#: libdrizzleclient/errmsg.c:59
5559
#: libdrizzleclient/errmsg.cc:59
5654
5560
msgid "No data supplied for parameters in prepared statement"
5657
#: libdrizzleclient/errmsg.c:60
5563
#: libdrizzleclient/errmsg.cc:60
5658
5564
msgid "Data truncated"
5661
#: libdrizzleclient/errmsg.c:61
5567
#: libdrizzleclient/errmsg.cc:61
5662
5568
msgid "No parameters exist in the statement"
5665
#: libdrizzleclient/errmsg.c:62
5571
#: libdrizzleclient/errmsg.cc:62
5666
5572
msgid "Invalid parameter number"
5669
#: libdrizzleclient/errmsg.c:63
5575
#: libdrizzleclient/errmsg.cc:63
5672
5578
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5675
#: libdrizzleclient/errmsg.c:65
5581
#: libdrizzleclient/errmsg.cc:65
5677
5583
msgid "Using unsupported buffer type: %d (parameter: %d)"
5680
#: libdrizzleclient/errmsg.c:66
5586
#: libdrizzleclient/errmsg.cc:66
5682
5588
msgid "Shared memory: %-.100s"
5685
#: libdrizzleclient/errmsg.c:76
5591
#: libdrizzleclient/errmsg.cc:76
5686
5592
msgid "Wrong or unknown protocol"
5689
#: libdrizzleclient/errmsg.c:77
5595
#: libdrizzleclient/errmsg.cc:77
5690
5596
msgid "Invalid connection handle"
5693
#: libdrizzleclient/errmsg.c:78
5599
#: libdrizzleclient/errmsg.cc:78
5695
5601
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5696
5602
"option 'secure_auth' enabled)"
5699
#: libdrizzleclient/errmsg.c:80
5605
#: libdrizzleclient/errmsg.cc:80
5700
5606
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5703
#: libdrizzleclient/errmsg.c:81
5609
#: libdrizzleclient/errmsg.cc:81
5704
5610
msgid "Attempt to read column without prior row fetch"
5707
#: libdrizzleclient/errmsg.c:82
5613
#: libdrizzleclient/errmsg.cc:82
5708
5614
msgid "Prepared statement contains no metadata"
5711
#: libdrizzleclient/errmsg.c:83
5617
#: libdrizzleclient/errmsg.cc:83
5713
5619
"Attempt to read a row while there is no result set associated with the "
5717
#: libdrizzleclient/errmsg.c:85
5623
#: libdrizzleclient/errmsg.cc:85
5718
5624
msgid "This feature is not implemented yet"
5721
#: libdrizzleclient/errmsg.c:86
5627
#: libdrizzleclient/errmsg.cc:86
5724
5630
"Lost connection to Drizzle server while waiting for initial communication "
5725
5631
"packet, system error: %d"
5728
#: libdrizzleclient/errmsg.c:88
5634
#: libdrizzleclient/errmsg.cc:88
5731
5637
"Lost connection to Drizzle server while reading initial communication "
5732
5638
"packet, system error: %d"
5735
#: libdrizzleclient/errmsg.c:90
5641
#: libdrizzleclient/errmsg.cc:90
5738
5644
"Lost connection to Drizzle server while sending authentication information, "
5739
5645
"system error: %d"
5742
#: libdrizzleclient/errmsg.c:92
5648
#: libdrizzleclient/errmsg.cc:92
5745
5651
"Lost connection to Drizzle server while reading authorization information, "
5746
5652
"system error: %d"
5749
#: libdrizzleclient/errmsg.c:94
5655
#: libdrizzleclient/errmsg.cc:94
5752
5658
"Lost connection to Drizzle server while setting initial database, system "
5756
#: libdrizzleclient/errmsg.c:96
5662
#: libdrizzleclient/errmsg.cc:96
5758
5664
msgid "Statement closed indirectly because of a preceding %s() call"
5761
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5763
msgid "File '%s' not found (Errcode: %d)"
5766
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5768
msgid "Error reading file '%s' (Errcode: %d)"
5771
5667
#: mysys/errors.cc:25
5773
5669
msgid "Can't create/write to file '%s' (Errcode: %d)"
5672
#: mysys/errors.cc:26
5674
msgid "Error reading file '%s' (Errcode: %d)"
5776
5677
#: mysys/errors.cc:27
5778
5679
msgid "Error writing file '%s' (Errcode: %d)"
5979
5885
msgid "(Disabled)\n"
5982
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
5888
#: plugin/errmsg_stderr/errmsg_stderr.cc:77
5983
5889
msgid "Error Messages to stderr"
5892
#: plugin/logging_gearman/logging_gearman.cc:262
5894
msgid "fail gearman_client_create(): %s"
5897
#: plugin/logging_gearman/logging_gearman.cc:272
5899
msgid "fail gearman_client_add_server(): %s"
5902
#: plugin/logging_gearman/logging_gearman.cc:297
5903
msgid "Enable logging to a gearman server"
5906
#: plugin/logging_gearman/logging_gearman.cc:306
5907
msgid "Hostname for logging to a Gearman server"
5910
#: plugin/logging_gearman/logging_gearman.cc:323
5911
msgid "Log queries to a Gearman server"
5986
5914
#: plugin/logging_query/logging_query.cc:275
5988
5916
msgid "fail open() fn=%s er=%s\n"
5991
#: plugin/logging_query/logging_query.cc:315
5919
#: plugin/logging_query/logging_query.cc:313
5992
5920
msgid "Enable logging to CSV file"
5995
#: plugin/logging_query/logging_query.cc:324
5923
#: plugin/logging_query/logging_query.cc:322
5996
5924
msgid "File to log to"
5999
#: plugin/logging_query/logging_query.cc:333
6000
#: plugin/logging_syslog/logging_syslog.cc:247
5927
#: plugin/logging_query/logging_query.cc:331
5928
#: plugin/logging_syslog/logging_syslog.cc:246
6001
5929
msgid "Threshold for logging slow queries, in microseconds"
6004
#: plugin/logging_query/logging_query.cc:345
6005
#: plugin/logging_syslog/logging_syslog.cc:259
5932
#: plugin/logging_query/logging_query.cc:343
5933
#: plugin/logging_syslog/logging_syslog.cc:258
6006
5934
msgid "Threshold for logging big queries, for rows returned"
6009
#: plugin/logging_query/logging_query.cc:357
6010
#: plugin/logging_syslog/logging_syslog.cc:271
5937
#: plugin/logging_query/logging_query.cc:355
5938
#: plugin/logging_syslog/logging_syslog.cc:270
6011
5939
msgid "Threshold for logging big queries, for rows examined"
6014
#: plugin/logging_query/logging_query.cc:380
5942
#: plugin/logging_query/logging_query.cc:378
6015
5943
msgid "Log queries to a CSV file"
6018
#: plugin/logging_syslog/logging_syslog.cc:166
5946
#: plugin/logging_syslog/logging_syslog.cc:167
6020
5948
msgid "syslog facility \"%s\" not known, using \"local0\""
6023
#: plugin/logging_syslog/logging_syslog.cc:183
5951
#: plugin/logging_syslog/logging_syslog.cc:184
6025
5953
msgid "syslog priority \"%s\" not known, using \"info\""
6028
#: plugin/logging_syslog/logging_syslog.cc:211
5956
#: plugin/logging_syslog/logging_syslog.cc:210
6029
5957
msgid "Enable logging"
6032
#: plugin/logging_syslog/logging_syslog.cc:220
5960
#: plugin/logging_syslog/logging_syslog.cc:219
6033
5961
msgid "Syslog Ident"
6036
#: plugin/logging_syslog/logging_syslog.cc:229
5964
#: plugin/logging_syslog/logging_syslog.cc:228
6037
5965
msgid "Syslog Facility"
6040
#: plugin/logging_syslog/logging_syslog.cc:238
5968
#: plugin/logging_syslog/logging_syslog.cc:237
6041
5969
msgid "Syslog Priority"
6044
#: plugin/logging_syslog/logging_syslog.cc:296
5972
#: plugin/logging_syslog/logging_syslog.cc:295
6045
5973
msgid "Log to syslog"
6048
#: plugin/multi_thread/multi_thread.cc:83
5976
#: plugin/multi_thread/multi_thread.cc:120
6049
5977
msgid "Maximum number of user threads available."
6052
#: plugin/pool_of_threads/pool_of_threads.cc:110
5980
#: plugin/pool_of_threads/pool_of_threads.cc:205
5981
msgid "event_add error in libevent_add_session_callback\n"
5984
#: plugin/pool_of_threads/pool_of_threads.cc:347
6053
5985
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6056
#: plugin/pool_of_threads/pool_of_threads.cc:116
5988
#: plugin/pool_of_threads/pool_of_threads.cc:354
6057
5989
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6060
#: plugin/pool_of_threads/pool_of_threads.cc:128
5992
#: plugin/pool_of_threads/pool_of_threads.cc:366
6061
5993
msgid "session_add_event event_add error in libevent_init\n"
6064
#: plugin/pool_of_threads/pool_of_threads.cc:144
5996
#: plugin/pool_of_threads/pool_of_threads.cc:380
6066
5998
msgid "Can't create completion port thread (error %d)"
6069
#: plugin/pool_of_threads/pool_of_threads.cc:263
6070
msgid "event_add error in libevent_add_session_callback\n"
6073
#: plugin/pool_of_threads/pool_of_threads.cc:377
6001
#: plugin/pool_of_threads/pool_of_threads.cc:443
6074
6002
msgid "libevent_thread_proc: my_thread_init() failed\n"
6077
#: plugin/pool_of_threads/pool_of_threads.cc:572
6005
#: plugin/pool_of_threads/pool_of_threads.cc:629
6078
6006
msgid "Size of Pool."
6081
#: plugin/replicator/replicator.cc:249
6009
#: plugin/protobuf_replicator/protobuf_replicator.cc:259
6082
6010
msgid "Enable Replicator"
6085
#: plugin/replicator/replicator.cc:258
6013
#: plugin/protobuf_replicator/protobuf_replicator.cc:268
6086
6014
msgid "Directory to place replication logs."
6089
#: plugin/signal_handler/signal_handler.cc:223
6017
#: plugin/signal_handler/signal_handler.cc:225
6091
6019
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6094
#: storage/myisam/ha_myisam.cc:457
6022
#: storage/myisam/ha_myisam.cc:468
6096
6024
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6099
#: storage/myisam/ha_myisam.cc:461
6027
#: storage/myisam/ha_myisam.cc:472
6101
6029
msgid "Got an error from unknown thread, %s:%d"
6104
#: storage/myisam/ha_myisam.cc:466
6032
#: storage/myisam/ha_myisam.cc:478
6105
6033
msgid "Unknown thread accessing table"
6108
#: storage/myisam/ha_myisam.cc:1872
6036
#: storage/myisam/ha_myisam.cc:1889
6109
6037
msgid "Block size to be used for MyISAM index pages."
6112
#: storage/myisam/ha_myisam.cc:1878
6040
#: storage/myisam/ha_myisam.cc:1895
6114
6042
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6115
6043
"disables parallel repair."
6118
#: storage/myisam/ha_myisam.cc:1884
6046
#: storage/myisam/ha_myisam.cc:1901
6120
6048
"Don't use the fast sort index method to created index if the temporary file "
6121
6049
"would get bigger than this."
6124
#: storage/myisam/ha_myisam.cc:1889
6052
#: storage/myisam/ha_myisam.cc:1906
6126
6054
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6127
6055
"when creating indexes with CREATE INDEX or ALTER TABLE."
6130
#: storage/myisam/ha_myisam.cc:1895
6058
#: storage/myisam/ha_myisam.cc:1912
6131
6059
msgid "Default pointer size to be used for MyISAM tables."
6134
#: storage/myisam/my_handler_errors.c:34
6062
#: storage/myisam/my_handler_errors.cc:34
6135
6063
msgid "Didn't find key on read or update"
6138
#: storage/myisam/my_handler_errors.c:36
6066
#: storage/myisam/my_handler_errors.cc:36
6139
6067
msgid "Duplicate key on write or update"
6142
#: storage/myisam/my_handler_errors.c:38
6070
#: storage/myisam/my_handler_errors.cc:38
6143
6071
msgid "Internal (unspecified) error in handler"
6146
#: storage/myisam/my_handler_errors.c:40
6074
#: storage/myisam/my_handler_errors.cc:40
6148
6076
"Someone has changed the row since it was read (while the table was locked to "
6152
#: storage/myisam/my_handler_errors.c:43
6080
#: storage/myisam/my_handler_errors.cc:43
6153
6081
msgid "Wrong index given to function"
6156
#: storage/myisam/my_handler_errors.c:45
6084
#: storage/myisam/my_handler_errors.cc:45
6157
6085
msgid "Undefined handler error 125"
6160
#: storage/myisam/my_handler_errors.c:47
6088
#: storage/myisam/my_handler_errors.cc:47
6161
6089
msgid "Index file is crashed"
6164
#: storage/myisam/my_handler_errors.c:49
6092
#: storage/myisam/my_handler_errors.cc:49
6165
6093
msgid "Record file is crashed"
6168
#: storage/myisam/my_handler_errors.c:51
6096
#: storage/myisam/my_handler_errors.cc:51
6169
6097
msgid "Out of memory in engine"
6172
#: storage/myisam/my_handler_errors.c:53
6100
#: storage/myisam/my_handler_errors.cc:53
6173
6101
msgid "Undefined handler error 129"
6176
#: storage/myisam/my_handler_errors.c:55
6104
#: storage/myisam/my_handler_errors.cc:55
6177
6105
msgid "Incorrect file format"
6180
#: storage/myisam/my_handler_errors.c:57
6108
#: storage/myisam/my_handler_errors.cc:57
6181
6109
msgid "Command not supported by database"
6184
#: storage/myisam/my_handler_errors.c:59
6112
#: storage/myisam/my_handler_errors.cc:59
6185
6113
msgid "Old database file"
6188
#: storage/myisam/my_handler_errors.c:61
6116
#: storage/myisam/my_handler_errors.cc:61
6189
6117
msgid "No record read before update"
6192
#: storage/myisam/my_handler_errors.c:63
6120
#: storage/myisam/my_handler_errors.cc:63
6193
6121
msgid "Record was already deleted (or record file crashed)"
6196
#: storage/myisam/my_handler_errors.c:65
6124
#: storage/myisam/my_handler_errors.cc:65
6197
6125
msgid "No more room in record file"
6200
#: storage/myisam/my_handler_errors.c:67
6128
#: storage/myisam/my_handler_errors.cc:67
6201
6129
msgid "No more room in index file"
6204
#: storage/myisam/my_handler_errors.c:69
6132
#: storage/myisam/my_handler_errors.cc:69
6205
6133
msgid "No more records (read after end of file)"
6208
#: storage/myisam/my_handler_errors.c:71
6136
#: storage/myisam/my_handler_errors.cc:71
6209
6137
msgid "Unsupported extension used for table"
6212
#: storage/myisam/my_handler_errors.c:73
6140
#: storage/myisam/my_handler_errors.cc:73
6213
6141
msgid "Too big row"
6216
#: storage/myisam/my_handler_errors.c:75
6144
#: storage/myisam/my_handler_errors.cc:75
6217
6145
msgid "Wrong create options"
6220
#: storage/myisam/my_handler_errors.c:77
6148
#: storage/myisam/my_handler_errors.cc:77
6221
6149
msgid "Duplicate unique key or constraint on write or update"
6224
#: storage/myisam/my_handler_errors.c:79
6152
#: storage/myisam/my_handler_errors.cc:79
6225
6153
msgid "Unknown character set used in table"
6228
#: storage/myisam/my_handler_errors.c:81
6156
#: storage/myisam/my_handler_errors.cc:81
6229
6157
msgid "Conflicting table definitions in sub-tables of MERGE table"
6232
#: storage/myisam/my_handler_errors.c:83
6160
#: storage/myisam/my_handler_errors.cc:83
6233
6161
msgid "Table is crashed and last repair failed"
6236
#: storage/myisam/my_handler_errors.c:85
6164
#: storage/myisam/my_handler_errors.cc:85
6237
6165
msgid "Table was marked as crashed and should be repaired"
6240
#: storage/myisam/my_handler_errors.c:87
6168
#: storage/myisam/my_handler_errors.cc:87
6241
6169
msgid "Lock timed out; Retry transaction"
6244
#: storage/myisam/my_handler_errors.c:89
6172
#: storage/myisam/my_handler_errors.cc:89
6245
6173
msgid "Lock table is full; Restart program with a larger locktable"
6248
#: storage/myisam/my_handler_errors.c:91
6176
#: storage/myisam/my_handler_errors.cc:91
6249
6177
msgid "Updates are not allowed under a read only transactions"
6252
#: storage/myisam/my_handler_errors.c:93
6180
#: storage/myisam/my_handler_errors.cc:93
6253
6181
msgid "Lock deadlock; Retry transaction"
6256
#: storage/myisam/my_handler_errors.c:95
6184
#: storage/myisam/my_handler_errors.cc:95
6257
6185
msgid "Foreign key constraint is incorrectly formed"
6260
#: storage/myisam/my_handler_errors.c:97
6188
#: storage/myisam/my_handler_errors.cc:97
6261
6189
msgid "Cannot add a child row"
6264
#: storage/myisam/my_handler_errors.c:99
6192
#: storage/myisam/my_handler_errors.cc:99
6265
6193
msgid "Cannot delete a parent row"
6268
#: storage/myisam/my_handler_errors.c:101
6196
#: storage/myisam/my_handler_errors.cc:101
6269
6197
msgid "No savepoint with that name"
6272
#: storage/myisam/my_handler_errors.c:103
6200
#: storage/myisam/my_handler_errors.cc:103
6273
6201
msgid "Non unique key block size"
6276
#: storage/myisam/my_handler_errors.c:105
6204
#: storage/myisam/my_handler_errors.cc:105
6277
6205
msgid "The table does not exist in engine"
6280
#: storage/myisam/my_handler_errors.c:107
6208
#: storage/myisam/my_handler_errors.cc:107
6281
6209
msgid "The table already existed in storage engine"
6284
#: storage/myisam/my_handler_errors.c:109
6212
#: storage/myisam/my_handler_errors.cc:109
6285
6213
msgid "Could not connect to storage engine"
6288
#: storage/myisam/my_handler_errors.c:111
6216
#: storage/myisam/my_handler_errors.cc:111
6289
6217
msgid "Unexpected null pointer found when using spatial index"
6292
#: storage/myisam/my_handler_errors.c:113
6220
#: storage/myisam/my_handler_errors.cc:113
6293
6221
msgid "The table changed in storage engine"
6296
#: storage/myisam/my_handler_errors.c:115
6224
#: storage/myisam/my_handler_errors.cc:115
6297
6225
msgid "There's no partition in table for the given value"
6300
#: storage/myisam/my_handler_errors.c:117
6228
#: storage/myisam/my_handler_errors.cc:117
6301
6229
msgid "Row-based binlogging of row failed"
6304
#: storage/myisam/my_handler_errors.c:119
6232
#: storage/myisam/my_handler_errors.cc:119
6305
6233
msgid "Index needed in foreign key constraint"
6308
#: storage/myisam/my_handler_errors.c:121
6236
#: storage/myisam/my_handler_errors.cc:121
6309
6237
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6312
#: storage/myisam/my_handler_errors.c:123
6240
#: storage/myisam/my_handler_errors.cc:123
6313
6241
msgid "Table needs to be upgraded before it can be used"
6316
#: storage/myisam/my_handler_errors.c:125
6244
#: storage/myisam/my_handler_errors.cc:125
6317
6245
msgid "Table is read only"
6320
#: storage/myisam/my_handler_errors.c:127
6248
#: storage/myisam/my_handler_errors.cc:127
6321
6249
msgid "Failed to get next auto increment value"
6324
#: storage/myisam/my_handler_errors.c:129
6252
#: storage/myisam/my_handler_errors.cc:129
6325
6253
msgid "Failed to set row auto increment value"
6328
#: storage/myisam/my_handler_errors.c:131
6256
#: storage/myisam/my_handler_errors.cc:131
6329
6257
msgid "Unknown (generic) error from engine"
6332
#: storage/myisam/my_handler_errors.c:133
6260
#: storage/myisam/my_handler_errors.cc:133
6333
6261
msgid "Record is the same"
6336
#: storage/myisam/my_handler_errors.c:135
6264
#: storage/myisam/my_handler_errors.cc:135
6337
6265
msgid "It is not possible to log this statement"
6340
#: storage/myisam/my_handler_errors.c:137
6268
#: storage/myisam/my_handler_errors.cc:137
6341
6269
msgid "Tablespace exists"
6344
#: storage/myisam/my_handler_errors.c:139
6272
#: storage/myisam/my_handler_errors.cc:139
6345
6273
msgid "The event was corrupt, leading to illegal data being read"
6348
#: storage/myisam/my_handler_errors.c:141
6276
#: storage/myisam/my_handler_errors.cc:141
6349
6277
msgid "The table is of a new format not supported by this version"
6352
#: storage/myisam/my_handler_errors.c:143
6280
#: storage/myisam/my_handler_errors.cc:143
6353
6281
msgid "The event could not be processed no other handler error happened"
6356
#: storage/myisam/my_handler_errors.c:145
6284
#: storage/myisam/my_handler_errors.cc:145
6357
6285
msgid "Got a fatal error during initialzation of handler"
6360
#: storage/myisam/my_handler_errors.c:147
6288
#: storage/myisam/my_handler_errors.cc:147
6361
6289
msgid "File to short; Expected more data in file"
6364
#: storage/myisam/my_handler_errors.c:149
6292
#: storage/myisam/my_handler_errors.cc:149
6365
6293
msgid "Read page with wrong checksum"
6368
#: storage/myisam/my_handler_errors.c:151
6296
#: storage/myisam/my_handler_errors.cc:151
6369
6297
msgid "Lock or active transaction"
6372
#: storage/myisam/my_handler_errors.c:153
6300
#: storage/myisam/my_handler_errors.cc:153
6373
6301
msgid "No such table space"
6376
#: storage/myisam/my_handler_errors.c:155
6304
#: storage/myisam/my_handler_errors.cc:155
6377
6305
msgid "Tablespace not empty"