2734
2215
msgid "Some non-transactional changed tables couldn't be rolled back"
2735
2216
msgstr "Some non-transactional changed tables couldn't be rolled back"
2218
#: drizzled/error.cc:596
2220
msgid "Incorrect catalog name '%-.100s'"
2221
msgstr "Incorrect catalogue name '%-.100s'"
2223
#: drizzled/error.cc:656
2225
msgid "Referring to uninitialized variable %s"
2226
msgstr "Referring to uninitialised variable %s"
2228
#: drizzled/error.cc:794
2230
msgid "Failed initializing relay log position: %s"
2231
msgstr "Failed initialising relay log position: %s"
2233
#: drizzled/error.cc:942
2236
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2237
"activated under the authorization of the invoker, which may have "
2238
"insufficient privileges. Please recreate the trigger."
2240
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2241
"activated under the authorisation of the invoker, which may have "
2242
"insufficient privileges. Please recreate the trigger."
2244
#: mysys/errors.cc:25
2246
msgid "Can't create/write to file '%s' (Errcode: %d)"
2247
msgstr "Can't create/write to file '%s' (Errcode: %d)"
2249
#: mysys/errors.cc:26
2251
msgid "Error reading file '%s' (Errcode: %d)"
2252
msgstr "Error reading file '%s' (Errcode: %d)"
2254
#: mysys/errors.cc:27
2256
msgid "Error writing file '%s' (Errcode: %d)"
2257
msgstr "Error writing file '%s' (Errcode: %d)"
2259
#: mysys/errors.cc:28
2261
msgid "Error on close of '%s' (Errcode: %d)"
2262
msgstr "Error on close of '%s' (Errcode: %d)"
2264
#: mysys/errors.cc:29
2266
msgid "Out of memory (Needed %u bytes)"
2267
msgstr "Out of memory (Needed %u bytes)"
2269
#: mysys/errors.cc:30
2271
msgid "Error on delete of '%s' (Errcode: %d)"
2272
msgstr "Error on delete of '%s' (Errcode: %d)"
2274
#: mysys/errors.cc:31
2276
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
2277
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
2279
#: mysys/errors.cc:32
2281
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
2282
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
2284
#: mysys/errors.cc:33
2286
msgid "Can't lock file (Errcode: %d)"
2287
msgstr "Can't lock file (Errcode: %d)"
2289
#: mysys/errors.cc:34
2291
msgid "Can't unlock file (Errcode: %d)"
2292
msgstr "Can't unlock file (Errcode: %d)"
2294
#: mysys/errors.cc:35
2296
msgid "Can't read dir of '%s' (Errcode: %d)"
2297
msgstr "Can't read dir of '%s' (Errcode: %d)"
2299
#: mysys/errors.cc:36
2301
msgid "Can't get stat of '%s' (Errcode: %d)"
2302
msgstr "Can't get stat of '%s' (Errcode: %d)"
2304
#: mysys/errors.cc:37
2306
msgid "Can't change size of file (Errcode: %d)"
2307
msgstr "Can't change size of file (Errcode: %d)"
2309
#: mysys/errors.cc:38
2311
msgid "Can't open stream from handle (Errcode: %d)"
2312
msgstr "Can't open stream from handle (Errcode: %d)"
2314
#: mysys/errors.cc:39
2316
msgid "Can't get working dirctory (Errcode: %d)"
2317
msgstr "Can't get working directory (Errcode: %d)"
2319
#: mysys/errors.cc:40
2321
msgid "Can't change dir to '%s' (Errcode: %d)"
2322
msgstr "Can't change dir to '%s' (Errcode: %d)"
2324
#: mysys/errors.cc:41
2326
msgid "Warning: '%s' had %d links"
2327
msgstr "Warning: '%s' had %d links"
2329
#: mysys/errors.cc:42
2331
msgid "Warning: %d files and %d streams is left open\n"
2332
msgstr "Warning: %d files and %d streams is left open\n"
2334
#: mysys/errors.cc:43
2336
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
2337
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
2339
#: mysys/errors.cc:44
2341
msgid "Can't create directory '%s' (Errcode: %d)"
2342
msgstr "Can't create directory '%s' (Errcode: %d)"
2344
#: mysys/errors.cc:45
2347
"Character set '%s' is not a compiled character set and is not specified in "
2350
"Character set '%s' is not a compiled character set and is not specified in "
2353
#: mysys/errors.cc:46
2355
msgid "Out of resources when opening file '%s' (Errcode: %d)"
2356
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
2358
#: mysys/errors.cc:47
2360
msgid "Can't read value for symlink '%s' (Error %d)"
2361
msgstr "Can't read value for symlink '%s' (Error %d)"
2363
#: mysys/errors.cc:48
2365
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
2366
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
2368
#: mysys/errors.cc:49
2370
msgid "Error on realpath() on '%s' (Error %d)"
2371
msgstr "Error on realpath() on '%s' (Error %d)"
2373
#: mysys/errors.cc:50
2375
msgid "Can't sync file '%s' to disk (Errcode: %d)"
2376
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
2378
#: mysys/errors.cc:51
2381
"Collation '%s' is not a compiled collation and is not specified in the %s "
2384
"Collation '%s' is not a compiled collation and is not specified in the %s "
2387
#: mysys/errors.cc:52
2389
msgid "File '%s' not found (Errcode: %d)"
2390
msgstr "File '%s' not found (Errcode: %d)"
2392
#: mysys/errors.cc:53
2394
msgid "File '%s' (fileno: %d) was not closed"
2395
msgstr "File '%s' (fileno: %d) was not closed"
2397
#: mysys/my_error.cc:85
2399
msgid "Unknown error %d"
2400
msgstr "Unknown error %d"
2402
#: mysys/my_getopt.cc:89
2406
#: mysys/my_getopt.cc:91
2410
#: mysys/my_getopt.cc:355
2412
msgid "%s: %s: Option '%s' used, but is disabled\n"
2413
msgstr "%s: %s: Option '%s' used, but is disabled\n"
2415
#: mysys/my_getopt.cc:356
2419
#: mysys/my_getopt.cc:356
2423
#: mysys/my_getopt.cc:459
2425
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
2426
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
2428
#: mysys/my_getopt.cc:774
2430
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
2431
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
2433
#: mysys/my_getopt.cc:967
2435
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
2436
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
2438
#: mysys/my_getopt.cc:1199
2440
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
2441
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
2443
#: mysys/my_getopt.cc:1219
2447
"Variables (--variable-name=value)\n"
2448
"and boolean options {false|true} Value (after reading options)\n"
2449
"--------------------------------- -----------------------------\n"
2452
"Variables (--variable-name=value)\n"
2453
"and boolean options {false|true} Value (after reading options)\n"
2454
"--------------------------------- -----------------------------\n"
2456
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
2457
msgid "(No default value)"
2458
msgstr "(No default value)"
2460
#: mysys/my_getopt.cc:1254
2464
#: mysys/my_getopt.cc:1254
2468
#: mysys/my_getopt.cc:1287
2470
msgid "(Disabled)\n"
2471
msgstr "(Disabled)\n"
2473
#: plugin/myisam/ha_myisam.cc:1861
2474
msgid "Block size to be used for MyISAM index pages."
2475
msgstr "Block size to be used for MyISAM index pages."
2477
#: plugin/myisam/ha_myisam.cc:1867
2479
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2480
"disables parallel repair."
2482
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2483
"disables parallel repair."
2485
#: plugin/myisam/ha_myisam.cc:1873
2487
"Don't use the fast sort index method to created index if the temporary file "
2488
"would get bigger than this."
2490
"Don't use the fast sort index method to created index if the temporary file "
2491
"would get bigger than this."
2493
#: plugin/myisam/ha_myisam.cc:1878
2495
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2496
"when creating indexes with CREATE INDEX or ALTER TABLE."
2498
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2499
"when creating indexes with CREATE INDEX or ALTER TABLE."
2501
#: plugin/myisam/ha_myisam.cc:1884
2502
msgid "Default pointer size to be used for MyISAM tables."
2503
msgstr "Default pointer size to be used for MyISAM tables."
2505
#: plugin/myisam/my_handler_errors.cc:34
2506
msgid "Didn't find key on read or update"
2507
msgstr "Didn't find key on read or update"
2509
#: plugin/myisam/my_handler_errors.cc:36
2510
msgid "Duplicate key on write or update"
2511
msgstr "Duplicate key on write or update"
2513
#: plugin/myisam/my_handler_errors.cc:38
2514
msgid "Internal (unspecified) error in handler"
2515
msgstr "Internal (unspecified) error in handler"
2517
#: plugin/myisam/my_handler_errors.cc:40
2519
"Someone has changed the row since it was read (while the table was locked to "
2522
"Someone has changed the row since it was read (while the table was locked to "
2525
#: plugin/myisam/my_handler_errors.cc:43
2526
msgid "Wrong index given to function"
2527
msgstr "Wrong index given to function"
2529
#: plugin/myisam/my_handler_errors.cc:45
2530
msgid "Undefined handler error 125"
2531
msgstr "Undefined handler error 125"
2533
#: plugin/myisam/my_handler_errors.cc:47
2534
msgid "Index file is crashed"
2535
msgstr "Index file is crashed"
2537
#: plugin/myisam/my_handler_errors.cc:49
2538
msgid "Record file is crashed"
2539
msgstr "Record file is crashed"
2541
#: plugin/myisam/my_handler_errors.cc:51
2542
msgid "Out of memory in engine"
2543
msgstr "Out of memory in engine"
2545
#: plugin/myisam/my_handler_errors.cc:53
2546
msgid "Undefined handler error 129"
2547
msgstr "Undefined handler error 129"
2549
#: plugin/myisam/my_handler_errors.cc:55
2550
msgid "Incorrect file format"
2551
msgstr "Incorrect file format"
2553
#: plugin/myisam/my_handler_errors.cc:57
2554
msgid "Command not supported by database"
2555
msgstr "Command not supported by database"
2557
#: plugin/myisam/my_handler_errors.cc:59
2558
msgid "Old database file"
2559
msgstr "Old database file"
2561
#: plugin/myisam/my_handler_errors.cc:61
2562
msgid "No record read before update"
2563
msgstr "No record read before update"
2565
#: plugin/myisam/my_handler_errors.cc:63
2566
msgid "Record was already deleted (or record file crashed)"
2567
msgstr "Record was already deleted (or record file crashed)"
2569
#: plugin/myisam/my_handler_errors.cc:65
2570
msgid "No more room in record file"
2571
msgstr "No more room in record file"
2573
#: plugin/myisam/my_handler_errors.cc:67
2574
msgid "No more room in index file"
2575
msgstr "No more room in index file"
2577
#: plugin/myisam/my_handler_errors.cc:69
2578
msgid "No more records (read after end of file)"
2579
msgstr "No more records (read after end of file)"
2581
#: plugin/myisam/my_handler_errors.cc:71
2582
msgid "Unsupported extension used for table"
2583
msgstr "Unsupported extension used for table"
2585
#: plugin/myisam/my_handler_errors.cc:73
2587
msgstr "Too big row"
2589
#: plugin/myisam/my_handler_errors.cc:75
2590
msgid "Wrong create options"
2591
msgstr "Wrong create options"
2593
#: plugin/myisam/my_handler_errors.cc:77
2594
msgid "Duplicate unique key or constraint on write or update"
2595
msgstr "Duplicate unique key or constraint on write or update"
2597
#: plugin/myisam/my_handler_errors.cc:79
2598
msgid "Unknown character set used in table"
2599
msgstr "Unknown character set used in table"
2601
#: plugin/myisam/my_handler_errors.cc:81
2602
msgid "Conflicting table definitions in sub-tables of MERGE table"
2603
msgstr "Conflicting table definitions in sub-tables of MERGE table"
2605
#: plugin/myisam/my_handler_errors.cc:83
2606
msgid "Table is crashed and last repair failed"
2607
msgstr "Table is crashed and last repair failed"
2609
#: plugin/myisam/my_handler_errors.cc:85
2610
msgid "Table was marked as crashed and should be repaired"
2611
msgstr "Table was marked as crashed and should be repaired"
2613
#: plugin/myisam/my_handler_errors.cc:87
2614
msgid "Lock timed out; Retry transaction"
2615
msgstr "Lock timed out; Retry transaction"
2617
#: plugin/myisam/my_handler_errors.cc:89
2618
msgid "Lock table is full; Restart program with a larger locktable"
2619
msgstr "Lock table is full; Restart program with a larger locktable"
2621
#: plugin/myisam/my_handler_errors.cc:91
2622
msgid "Updates are not allowed under a read only transactions"
2623
msgstr "Updates are not allowed under a read only transactions"
2625
#: plugin/myisam/my_handler_errors.cc:93
2626
msgid "Lock deadlock; Retry transaction"
2627
msgstr "Lock deadlock; Retry transaction"
2629
#: plugin/myisam/my_handler_errors.cc:95
2630
msgid "Foreign key constraint is incorrectly formed"
2631
msgstr "Foreign key constraint is incorrectly formed"
2633
#: plugin/myisam/my_handler_errors.cc:97
2634
msgid "Cannot add a child row"
2635
msgstr "Cannot add a child row"
2637
#: plugin/myisam/my_handler_errors.cc:99
2638
msgid "Cannot delete a parent row"
2639
msgstr "Cannot delete a parent row"
2641
#: plugin/myisam/my_handler_errors.cc:101
2642
msgid "No savepoint with that name"
2643
msgstr "No savepoint with that name"
2645
#: plugin/myisam/my_handler_errors.cc:103
2646
msgid "Non unique key block size"
2647
msgstr "Non unique key block size"
2649
#: plugin/myisam/my_handler_errors.cc:105
2650
msgid "The table does not exist in engine"
2651
msgstr "The table does not exist in engine"
2653
#: plugin/myisam/my_handler_errors.cc:107
2654
msgid "The table already existed in storage engine"
2655
msgstr "The table already existed in storage engine"
2657
#: plugin/myisam/my_handler_errors.cc:109
2658
msgid "Could not connect to storage engine"
2659
msgstr "Could not connect to storage engine"
2661
#: plugin/myisam/my_handler_errors.cc:111
2662
msgid "Unexpected null pointer found when using spatial index"
2663
msgstr "Unexpected null pointer found when using spatial index"
2665
#: plugin/myisam/my_handler_errors.cc:113
2666
msgid "The table changed in storage engine"
2667
msgstr "The table changed in storage engine"
2669
#: plugin/myisam/my_handler_errors.cc:115
2670
msgid "There's no partition in table for the given value"
2671
msgstr "There's no partition in table for the given value"
2673
#: plugin/myisam/my_handler_errors.cc:117
2674
msgid "Row-based binlogging of row failed"
2675
msgstr "Row-based binlogging of row failed"
2677
#: plugin/myisam/my_handler_errors.cc:119
2678
msgid "Index needed in foreign key constraint"
2679
msgstr "Index needed in foreign key constraint"
2681
#: plugin/myisam/my_handler_errors.cc:121
2682
msgid "Upholding foreign key constraints would lead to a duplicate key error"
2684
"Upholding foreign key constraints would lead to a duplicate key error"
2686
#: plugin/myisam/my_handler_errors.cc:123
2687
msgid "Table needs to be upgraded before it can be used"
2688
msgstr "Table needs to be upgraded before it can be used"
2690
#: plugin/myisam/my_handler_errors.cc:125
2691
msgid "Table is read only"
2692
msgstr "Table is read only"
2694
#: plugin/myisam/my_handler_errors.cc:127
2695
msgid "Failed to get next auto increment value"
2696
msgstr "Failed to get next auto increment value"
2698
#: plugin/myisam/my_handler_errors.cc:129
2699
msgid "Failed to set row auto increment value"
2700
msgstr "Failed to set row auto increment value"
2702
#: plugin/myisam/my_handler_errors.cc:131
2703
msgid "Unknown (generic) error from engine"
2704
msgstr "Unknown (generic) error from engine"
2706
#: plugin/myisam/my_handler_errors.cc:133
2707
msgid "Record is the same"
2708
msgstr "Record is the same"
2710
#: plugin/myisam/my_handler_errors.cc:135
2711
msgid "It is not possible to log this statement"
2712
msgstr "It is not possible to log this statement"
2714
#: plugin/myisam/my_handler_errors.cc:137
2715
msgid "Tablespace exists"
2716
msgstr "Tablespace exists"
2718
#: plugin/myisam/my_handler_errors.cc:139
2719
msgid "The event was corrupt, leading to illegal data being read"
2720
msgstr "The event was corrupt, leading to illegal data being read"
2722
#: plugin/myisam/my_handler_errors.cc:141
2723
msgid "The table is of a new format not supported by this version"
2724
msgstr "The table is of a new format not supported by this version"
2726
#: plugin/myisam/my_handler_errors.cc:147
2727
msgid "File to short; Expected more data in file"
2728
msgstr "File too short; Expected more data in file"
2730
#: plugin/myisam/my_handler_errors.cc:149
2731
msgid "Read page with wrong checksum"
2732
msgstr "Read page with wrong checksum"
2734
#: plugin/myisam/my_handler_errors.cc:151
2735
msgid "Lock or active transaction"
2736
msgstr "Lock or active transaction"
2738
#: plugin/myisam/my_handler_errors.cc:153
2739
msgid "No such table space"
2740
msgstr "No such table space"
2742
#: plugin/myisam/my_handler_errors.cc:155
2743
msgid "Tablespace not empty"
2744
msgstr "Tablespace not empty"
2746
#: plugin/oldlibdrizzle/errmsg.cc:28
2747
msgid "Unknown Drizzle error"
2748
msgstr "Unknown Drizzle error"
2750
#: plugin/oldlibdrizzle/errmsg.cc:29
2752
msgid "Can't create UNIX socket (%d)"
2753
msgstr "Can't create UNIX socket (%d)"
2755
#: plugin/oldlibdrizzle/errmsg.cc:30
2757
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
2758
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
2760
#: plugin/oldlibdrizzle/errmsg.cc:32
2762
msgid "Can't create TCP/IP socket (%d)"
2763
msgstr "Can't create TCP/IP socket (%d)"
2765
#: plugin/oldlibdrizzle/errmsg.cc:33
2767
msgid "Unknown Drizzle server host '%-.100s' (%d)"
2768
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
2770
#: plugin/oldlibdrizzle/errmsg.cc:34
2771
msgid "Drizzle server has gone away"
2772
msgstr "Drizzle server has gone away"
2774
#: plugin/oldlibdrizzle/errmsg.cc:35
2776
msgid "Protocol mismatch; server version = %d, client version = %d"
2777
msgstr "Protocol mismatch; server version = %d, client version = %d"
2779
#: plugin/oldlibdrizzle/errmsg.cc:36
2780
msgid "Drizzle client ran out of memory"
2781
msgstr "Drizzle client ran out of memory"
2783
#: plugin/oldlibdrizzle/errmsg.cc:37
2784
msgid "Wrong host info"
2785
msgstr "Wrong host info"
2787
#: plugin/oldlibdrizzle/errmsg.cc:38
2788
msgid "Localhost via UNIX socket"
2789
msgstr "Localhost via UNIX socket"
2791
#: plugin/oldlibdrizzle/errmsg.cc:39
2793
msgid "%-.100s via TCP/IP"
2794
msgstr "%-.100s via TCP/IP"
2796
#: plugin/oldlibdrizzle/errmsg.cc:40
2797
msgid "Error in server handshake"
2798
msgstr "Error in server handshake"
2800
#: plugin/oldlibdrizzle/errmsg.cc:41
2801
msgid "Lost connection to Drizzle server during query"
2802
msgstr "Lost connection to Drizzle server during query"
2804
#: plugin/oldlibdrizzle/errmsg.cc:42
2805
msgid "Commands out of sync; you can't run this command now"
2806
msgstr "Commands out of sync; you can't run this command now"
2808
#: plugin/oldlibdrizzle/errmsg.cc:43
2810
msgid "Named pipe: %-.32s"
2811
msgstr "Named pipe: %-.32s"
2813
#: plugin/oldlibdrizzle/errmsg.cc:44
2815
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
2816
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
2818
#: plugin/oldlibdrizzle/errmsg.cc:45
2820
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
2821
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
2823
#: plugin/oldlibdrizzle/errmsg.cc:46
2825
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
2826
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
2828
#: plugin/oldlibdrizzle/errmsg.cc:47
2830
msgid "Can't initialize character set %-.32s (path: %-.100s)"
2831
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
2833
#: plugin/oldlibdrizzle/errmsg.cc:48
2834
msgid "Got packet bigger than 'max_allowed_packet' bytes"
2835
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
2837
#: plugin/oldlibdrizzle/errmsg.cc:49
2838
msgid "Embedded server"
2839
msgstr "Embedded server"
2841
#: plugin/oldlibdrizzle/errmsg.cc:50
2842
msgid "Error on SHOW SLAVE STATUS:"
2843
msgstr "Error on SHOW SLAVE STATUS:"
2845
#: plugin/oldlibdrizzle/errmsg.cc:51
2846
msgid "Error on SHOW SLAVE HOSTS:"
2847
msgstr "Error on SHOW SLAVE HOSTS:"
2849
#: plugin/oldlibdrizzle/errmsg.cc:52
2850
msgid "Error connecting to slave:"
2851
msgstr "Error connecting to slave:"
2853
#: plugin/oldlibdrizzle/errmsg.cc:53
2854
msgid "Error connecting to master:"
2855
msgstr "Error connecting to master:"
2857
#: plugin/oldlibdrizzle/errmsg.cc:54
2858
msgid "SSL connection error"
2859
msgstr "SSL connection error"
2861
#: plugin/oldlibdrizzle/errmsg.cc:55
2862
msgid "Malformed packet"
2863
msgstr "Malformed packet"
2865
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
2866
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
2867
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
2868
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
2869
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
2870
msgid "(unused error message)"
2871
msgstr "(unused error message)"
2873
#: plugin/oldlibdrizzle/errmsg.cc:57
2874
msgid "Invalid use of null pointer"
2875
msgstr "Invalid use of null pointer"
2877
#: plugin/oldlibdrizzle/errmsg.cc:58
2878
msgid "Statement not prepared"
2879
msgstr "Statement not prepared"
2881
#: plugin/oldlibdrizzle/errmsg.cc:59
2882
msgid "No data supplied for parameters in prepared statement"
2883
msgstr "No data supplied for parameters in prepared statement"
2885
#: plugin/oldlibdrizzle/errmsg.cc:60
2886
msgid "Data truncated"
2887
msgstr "Data truncated"
2889
#: plugin/oldlibdrizzle/errmsg.cc:61
2890
msgid "No parameters exist in the statement"
2891
msgstr "No parameters exist in the statement"
2893
#: plugin/oldlibdrizzle/errmsg.cc:62
2894
msgid "Invalid parameter number"
2895
msgstr "Invalid parameter number"
2897
#: plugin/oldlibdrizzle/errmsg.cc:63
2900
"Can't send long data for non-string/non-binary data types (parameter: %d)"
2902
"Can't send long data for non-string/non-binary data types (parameter: %d)"
2904
#: plugin/oldlibdrizzle/errmsg.cc:65
2906
msgid "Using unsupported buffer type: %d (parameter: %d)"
2907
msgstr "Using unsupported buffer type: %d (parameter: %d)"
2909
#: plugin/oldlibdrizzle/errmsg.cc:66
2911
msgid "Shared memory: %-.100s"
2912
msgstr "Shared memory: %-.100s"
2914
#: plugin/oldlibdrizzle/errmsg.cc:76
2915
msgid "Wrong or unknown protocol"
2916
msgstr "Wrong or unknown protocol"
2918
#: plugin/oldlibdrizzle/errmsg.cc:77
2919
msgid "Invalid connection handle"
2920
msgstr "Invalid connection handle"
2922
#: plugin/oldlibdrizzle/errmsg.cc:78
2924
"Connection using old (pre-4.1.1) authentication protocol refused (client "
2925
"option 'secure_auth' enabled)"
2927
"Connection using old (pre-4.1.1) authentication protocol refused (client "
2928
"option 'secure_auth' enabled)"
2930
#: plugin/oldlibdrizzle/errmsg.cc:80
2931
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
2932
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
2934
#: plugin/oldlibdrizzle/errmsg.cc:81
2935
msgid "Attempt to read column without prior row fetch"
2936
msgstr "Attempt to read column without prior row fetch"
2938
#: plugin/oldlibdrizzle/errmsg.cc:82
2939
msgid "Prepared statement contains no metadata"
2940
msgstr "Prepared statement contains no metadata"
2942
#: plugin/oldlibdrizzle/errmsg.cc:83
2944
"Attempt to read a row while there is no result set associated with the "
2947
"Attempt to read a row while there is no result set associated with the "
2950
#: plugin/oldlibdrizzle/errmsg.cc:85
2951
msgid "This feature is not implemented yet"
2952
msgstr "This feature is not implemented yet"
2954
#: plugin/oldlibdrizzle/errmsg.cc:86
2957
"Lost connection to Drizzle server while waiting for initial communication "
2958
"packet, system error: %d"
2960
"Lost connection to Drizzle server while waiting for initial communication "
2961
"packet, system error: %d"
2963
#: plugin/oldlibdrizzle/errmsg.cc:88
2966
"Lost connection to Drizzle server while reading initial communication "
2967
"packet, system error: %d"
2969
"Lost connection to Drizzle server while reading initial communication "
2970
"packet, system error: %d"
2972
#: plugin/oldlibdrizzle/errmsg.cc:90
2975
"Lost connection to Drizzle server while sending authentication information, "
2978
"Lost connection to Drizzle server while sending authentication information, "
2981
#: plugin/oldlibdrizzle/errmsg.cc:92
2984
"Lost connection to Drizzle server while reading authorization information, "
2987
"Lost connection to Drizzle server while reading authorization information, "
2990
#: plugin/oldlibdrizzle/errmsg.cc:94
2993
"Lost connection to Drizzle server while setting initial database, system "
2996
"Lost connection to Drizzle server while setting initial database, system "
2999
#: plugin/signal_handler/signal_handler.cc:212
3001
msgid "Can't create interrupt-thread (error %d, errno: %d)"
3002
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
3004
#~ msgid "Use old, non-optimized alter table."
3005
#~ msgstr "Use old, non-optimised alter table."
3008
#~ msgid "Plugin '%s' init function returned error."
3009
#~ msgstr "Plugin '%s' init function returned error."
3012
#~ "Using this option will cause most temporary files created to use a small set "
3013
#~ "of names, rather than a unique name for each new file."
3015
#~ "Using this option will cause most temporary files created to use a small set "
3016
#~ "of names, rather than a unique name for each new file."
3019
#~ "Optional colon (or semicolon) separated list of plugins to load,where each "
3020
#~ "plugin is identified by the name of the shared library. [for example: --"
3021
#~ "plugin_load=libmd5udf.so:libauth_pam.so]"
3023
#~ "Optional colon (or semicolon) separated list of plugins to load,where each "
3024
#~ "plugin is identified by the name of the shared library. [for example: --"
3025
#~ "plugin_load=libmd5udf.so:libauth_pam.so]"
3027
#: client/drizzle.cc:1167 client/drizzle.cc:1174
3030
"Memory allocation error while constructing initial prompt. Aborting.\n"
3032
"Memory allocation error while constructing initial prompt. Aborting.\n"
3034
#: client/drizzle.cc:1432
3036
"No automatic rehashing. One has to use 'rehash' to get table and field "
3037
"completion. This gives a quicker start of drizzle_st and disables rehashing "
3038
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
3040
"No automatic rehashing. One has to use 'rehash' to get table and field "
3041
"completion. This gives a quicker start of drizzle_st and disables rehashing "
3042
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
3044
#: client/drizzle.cc:1529
3045
msgid "Shutdown the server."
3046
msgstr "Shutdown the server."
3048
#: client/drizzle.cc:1565
3049
msgid "Max length of input line"
3050
msgstr "Max length of input line"
3052
#: client/drizzle.cc:1584
3053
msgid "Number of lines before each import progress report."
3054
msgstr "Number of lines before each import progress report."
3056
#: client/drizzle.cc:1587
3057
msgid "Ping the server to check if it's alive."
3058
msgstr "Ping the server to check if it's alive."
3060
#: client/drizzle.cc:1712
3062
"Non-integer value supplied for port. If you are trying to enter a password "
3063
"please use --password instead."
3065
"Non-integer value supplied for port. If you are trying to enter a password "
3066
"please use --password instead."
3068
#: client/drizzle.cc:1720
3069
msgid "Value supplied for port is not valid."
3070
msgstr "Value supplied for port is not valid."
3072
#: client/drizzle.cc:1866
3074
msgid "Processing line: %<PRIu32>\n"
3075
msgstr "Processing line: %<PRIu32>\n"
3077
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
3078
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
3079
#: client/drizzletest.cc:4728
3082
"Non-integer value supplied for port. If you are trying to enter a password "
3083
"please use --password instead.\n"
3085
"Non-integer value supplied for port. If you are trying to enter a password "
3086
"please use --password instead.\n"
3088
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
3089
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
3090
#: client/drizzletest.cc:4736
3092
msgid "Value supplied for port is not valid.\n"
3093
msgstr "Value supplied for port is not valid.\n"
3095
#: client/drizzledump.cc:387
3097
"Number of rows before each output progress report (requires --verbose)."
3099
"Number of rows before each output progress report (requires --verbose)."
3101
#: client/drizzledump.cc:461
3103
msgid "Got errno %d on write"
3104
msgstr "Got errno %d on write"
3106
#: client/drizzledump.cc:466
3108
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
3109
msgstr "%s Ver %s Distrib %s, for %s (%s)\n"
3111
#: client/drizzledump.cc:473
3113
msgid "Usage: %s [OPTIONS] database [tables]\n"
3114
msgstr "Usage: %s [OPTIONS] database [tables]\n"
3116
#: client/drizzledump.cc:474
3118
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
3119
msgstr "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
3121
#: client/drizzledump.cc:476
3123
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
3124
msgstr "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
3126
#: client/drizzledump.cc:483
3127
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
3128
msgstr "By Igor Romanenko, Monty, Jani & Sinisa"
3130
#: client/drizzledump.cc:485
3131
msgid "Dumping definition and data DRIZZLE database or table"
3132
msgstr "Dumping definition and data DRIZZLE database or table"
3134
#: client/drizzledump.cc:496
3136
msgid "For more options, use %s --help\n"
3137
msgstr "For more options, use %s --help\n"
3139
#: client/drizzledump.cc:630
3141
msgid "Memory allocation error while copying password. Aborting.\n"
3142
msgstr "Memory allocation error while copying password. Aborting.\n"
3144
#: client/drizzledump.cc:669
3146
msgid "Input filename too long: %s"
3147
msgstr "Input filename too long: %s"
3149
#: client/drizzledump.cc:712
3151
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
3152
msgstr "Illegal use of option --ignore-table=<database>.<table>\n"
3154
#: client/drizzledump.cc:737
3156
msgid "Invalid mode to --compatible: %s\n"
3157
msgstr "Invalid mode to --compatible: %s\n"
3159
#: client/drizzledump.cc:791
3161
msgid "%s: You must use option --tab with --fields-...\n"
3162
msgstr "%s: You must use option --tab with --fields-...\n"
3164
#: client/drizzledump.cc:808
3167
"%s: You can't use --single-transaction and --lock-all-tables at the same "
3170
"%s: You can't use --single-transaction and --lock-all-tables at the same "
3173
#: client/drizzledump.cc:821
3176
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
3179
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
3182
#: client/drizzledump.cc:827
3184
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
3185
msgstr "%s: --databases or --all-databases can't be used with --tab.\n"
3187
#: client/drizzledump.cc:853
3189
msgid "Got error: %s (%d) %s"
3192
#: client/drizzledump.cc:860
3194
msgid "Got error: %d %s"
3197
#: client/drizzledump.cc:958 client/drizzledump.cc:965
3198
#: client/drizzledump.cc:978
3200
msgid "Couldn't execute '%s': %s (%d)"
3201
msgstr "Couldn't execute '%s': %s (%d)"
3203
#: client/drizzledump.cc:1042
3205
msgid "-- Connecting to %s...\n"
3206
msgstr "-- Connecting to %s...\n"
3208
#: client/drizzledump.cc:1063
3210
msgid "-- Disconnecting from %s...\n"
3211
msgstr "-- Disconnecting from %s...\n"
3213
#: client/drizzledump.cc:1074
3214
msgid "Couldn't allocate memory"
3215
msgstr "Couldn't allocate memory"
3217
#: client/drizzledump.cc:1418
3220
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
3223
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
3226
#: client/drizzledump.cc:1432
3228
msgid "-- Retrieving table structure for table %s...\n"
3229
msgstr "-- Retrieving table structure for table %s...\n"
3231
#: client/drizzledump.cc:1546
3233
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
3234
msgstr "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
3236
#: client/drizzledump.cc:1653
3238
msgid "%s: Can't get keys for table %s\n"
3239
msgstr "%s: Can't get keys for table %s\n"
3241
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
3243
msgid "Error: Couldn't read status information for table %s\n"
3244
msgstr "Error: Couldn't read status information for table %s\n"
3246
#: client/drizzledump.cc:1874
3248
msgid "Error retrieving table structure for table: \"%s\""
3249
msgstr "Error retrieving table structure for table: \"%s\""
3251
#: client/drizzledump.cc:1881
3253
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
3254
msgstr "-- Skipping dump data for table '%s', --no-data was used\n"
3256
#: client/drizzledump.cc:1892
3258
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
3259
msgstr "-- Warning: Skipping data for table '%s' because it's of type %s\n"
3261
#: client/drizzledump.cc:1899
3263
msgid "-- Skipping dump data for table '%s', it has no fields\n"
3264
msgstr "-- Skipping dump data for table '%s', it has no fields\n"
3266
#: client/drizzledump.cc:1907
3267
msgid "-- Sending SELECT query...\n"
3268
msgstr "-- Sending SELECT query...\n"
3270
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
3271
msgid "when executing 'SELECT INTO OUTFILE'"
3272
msgstr "when executing 'SELECT INTO OUTFILE'"
3274
#: client/drizzledump.cc:1971
3279
"-- Dumping data for table %s\n"
3284
"-- Dumping data for table %s\n"
3287
#: client/drizzledump.cc:2012
3288
msgid "-- Retrieving rows...\n"
3289
msgstr "-- Retrieving rows...\n"
3291
#: client/drizzledump.cc:2015
3293
msgid "%s: Error in field count for table: %s ! Aborting.\n"
3294
msgstr "%s: Error in field count for table: %s ! Aborting.\n"
3296
#: client/drizzledump.cc:2064
3298
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
3299
msgstr "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
3301
#: client/drizzledump.cc:2081
3303
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
3304
msgstr "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
3306
#: client/drizzledump.cc:2103
3308
msgid "Not enough fields from table %s! Aborting.\n"
3309
msgstr "Not enough fields from table %s! Aborting.\n"
3311
#: client/drizzledump.cc:2523
3312
msgid "when using LOCK TABLES"
3313
msgstr "when using LOCK TABLES"
3315
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
3316
msgid "when doing refresh"
3317
msgstr "when doing refresh"
3319
#: client/drizzledump.cc:2629
3320
msgid "alloc_root failure."
3321
msgstr "alloc_root failure."
3323
#: client/drizzledump.cc:2650
3325
msgid "Couldn't find table: \"%s\""
3326
msgstr "Couldn't find table: \"%s\""
3328
#: client/drizzledump.cc:2666
3329
msgid "when doing LOCK TABLES"
3330
msgstr "when doing LOCK TABLES"
3332
#: client/drizzledump.cc:2737
3333
msgid "Error: Binlogging on server not active"
3334
msgstr "Error: Binlogging on server not active"
3336
#: client/drizzledump.cc:2806
3337
msgid "Error: Slave not set up"
3338
msgstr "Error: Slave not set up"
3340
#: client/drizzledump.cc:2865
3341
msgid "Error: Unable to start slave"
3342
msgstr "Error: Unable to start slave"
3344
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
3345
#: client/drizzledump.cc:3173
3348
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
3350
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
3352
#: client/drizzledump.cc:3203
3354
msgid "Error: Not enough memory to store ORDER BY clause\n"
3355
msgstr "Error: Not enough memory to store ORDER BY clause\n"
3357
#: drizzled/drizzled.cc:917
3358
msgid "Can't open abort pipet"
3359
msgstr "Can't open abort pipet"
3361
#: drizzled/drizzled.cc:919
3363
msgid "pipe() on abort_pipe failed with error %d"
3364
msgstr "pipe() on abort_pipe failed with error %d"
3366
#: drizzled/drizzled.cc:1109
3370
"This crash occurred while the server was calling initgroups(). This is\n"
3371
"often due to the use of a drizzled that is statically linked against glibc\n"
3372
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
3373
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
3374
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
3375
"drizzled that is not statically linked.\n"
3378
"This crash occurred while the server was calling initgroups(). This is\n"
3379
"often due to the use of a drizzled that is statically linked against glibc\n"
3380
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
3381
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
3382
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
3383
"drizzled that is not statically linked.\n"
3385
#: drizzled/drizzled.cc:1611
3386
msgid "No scheduler found, cannot continue!\n"
3387
msgstr "No scheduler found, cannot continue!\n"
3389
#: drizzled/drizzled.cc:1742
3391
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
3392
msgstr "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
3394
#: drizzled/drizzled.cc:2257
3395
msgid "Path for temporary files."
3396
msgstr "Path for temporary files."
3398
#: drizzled/drizzled.cc:2279
3400
"Size of tree cache used in bulk insert optimization. Note that this is a "
3403
"Size of tree cache used in bulk insert optimization. Note that this is a "
3406
#: drizzled/drizzled.cc:2451
3408
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
3410
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
3412
#: drizzled/drizzled.cc:2460
3414
"Optional comma separated list of plugins to load at starup.[for example: --"
3415
"plugin_load=crc32,logger_gearman]"
3417
"Optional comma separated list of plugins to load at starup.[for example: --"
3418
"plugin_load=crc32,logger_gearman]"
3420
#: drizzled/drizzled.cc:2470
3421
msgid "Select protocol to be used (by default oldlibdrizzle)."
3422
msgstr "Select protocol to be used (by default oldlibdrizzle)."
3424
#: drizzled/drizzled.cc:2507
3425
msgid "Select scheduler to be used (by default multi-thread)."
3426
msgstr "Select scheduler to be used (by default multi-thread)."
3428
#: drizzled/drizzled.cc:2537
3430
"If an internal in-memory temporary table exceeds this size, Drizzle will "
3431
"automatically convert it to an on-disk MyISAM table."
3433
"If an internal in-memory temporary table exceeds this size, Drizzle will "
3434
"automatically convert it to an on-disk MyISAM table."
3436
#: drizzled/drizzled.cc:2687
3438
"Copyright (C) 2008 Sun Microsystems\n"
3439
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
3440
"and you are welcome to modify and redistribute it under the GPL license\n"
3442
"Starts the Drizzle database server\n"
3444
"Copyright (C) 2008 Sun Microsystems\n"
3445
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
3446
"and you are welcome to modify and redistribute it under the GPL license\n"
3448
"Starts the Drizzle database server\n"
3450
#: drizzled/errmsg.cc:73
3452
msgid "errmsg plugin '%s' errmsg() failed"
3453
msgstr "errmsg plugin '%s' errmsg() failed"
3455
#: drizzled/error.cc:108
3457
msgid "Out of memory; restart server and try again (needed %lu bytes)"
3458
msgstr "Out of memory; restart server and try again (needed %lu bytes)"
3460
#: drizzled/error.cc:116
3462
"Out of memory; check if drizzled or some other process uses all available "
3463
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
3464
"memory or you can add more swap space"
3466
"Out of memory; check if drizzled or some other process uses all available "
3467
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
3468
"memory or you can add more swap space"
3470
#: drizzled/error.cc:200
3473
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
3476
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
3479
#: drizzled/error.cc:242
3481
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
3482
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
3484
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
3485
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
3487
#: drizzled/error.cc:258
3490
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
3492
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
3494
#: drizzled/error.cc:266
3496
msgid "Too many tables; Drizzle can only use %d tables in a join"
3497
msgstr "Too many tables; Drizzle can only use %d tables in a join"
3499
#: drizzled/error.cc:272
3502
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
3503
"thread_stack=#' to specify a bigger stack if needed"
3505
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
3506
"thread_stack=#' to specify a bigger stack if needed"
3508
#: drizzled/error.cc:292
3511
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3512
"'drizzleadmin flush-hosts'"
3514
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3515
"'drizzleadmin flush-hosts'"
3517
#: drizzled/error.cc:294
3519
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
3520
msgstr "Host '%-.64s' is not allowed to connect to this Drizzle server"
3522
#: drizzled/error.cc:296
3524
"You are using Drizzle as an anonymous user and anonymous users are not "
3525
"allowed to change passwords"
3527
"You are using Drizzle as an anonymous user and anonymous users are not "
3528
"allowed to change passwords"
3530
#: drizzled/error.cc:298
3532
"You must have privileges to update tables in the drizzle database to be able "
3533
"to change passwords for others"
3535
"You must have privileges to update tables in the drizzle database to be able "
3536
"to change passwords for others"
3538
#: drizzled/error.cc:330
3539
msgid "The used command is not allowed with this Drizzle version"
3540
msgstr "The used command is not allowed with this Drizzle version"
3542
#: drizzled/error.cc:332
3544
"You have an error in your SQL syntax; check the manual that corresponds to "
3545
"your Drizzle server version for the right syntax to use"
3547
"You have an error in your SQL syntax; check the manual that corresponds to "
3548
"your Drizzle server version for the right syntax to use"
3550
#: drizzled/error.cc:382
3551
msgid "This version of Drizzle is not compiled with RAID support"
3552
msgstr "This version of Drizzle is not compiled with RAID support"
3554
#: drizzled/error.cc:402
3557
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
3560
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
2737
3563
#: drizzled/error.cc:428
2739
3565
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2740
3566
"of storage; increase this drizzled variable and try again"
3568
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3569
"of storage; increase this drizzled variable and try again"
2743
3571
#: drizzled/error.cc:430
2745
3573
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3575
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2748
3577
#: drizzled/error.cc:432
2750
3579
"This operation requires a running slave; configure slave and do START SLAVE"
3581
"This operation requires a running slave; configure slave and do START SLAVE"
2753
3583
#: drizzled/error.cc:434
2754
3584
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3585
msgstr "The server is not configured as slave; fix with CHANGE MASTER TO"
2757
3587
#: drizzled/error.cc:436
2760
3589
"Could not initialize master info structure; more error messages can be found "
2761
3590
"in the Drizzle error log"
2763
"Could not initialise master info structure; more error messages can be found "
2764
"in the MySQL error log"
3592
"Could not initialize master info structure; more error messages can be found "
3593
"in the Drizzle error log"
2766
3595
#: drizzled/error.cc:438
2767
3596
msgid "Could not create slave thread; check system resources"
3597
msgstr "Could not create slave thread; check system resources"
2770
3599
#: drizzled/error.cc:440
2773
3602
"User %-.64s already has more than 'max_user_connections' active connections"
3604
"User %-.64s already has more than 'max_user_connections' active connections"
2776
3606
#: drizzled/error.cc:442
2777
3607
msgid "You may only use constant expressions with SET"
3608
msgstr "You may only use constant expressions with SET"
2780
3610
#: drizzled/error.cc:444
2781
3611
msgid "Lock wait timeout exceeded; try restarting transaction"
3612
msgstr "Lock wait timeout exceeded; try restarting transaction"
2784
3614
#: drizzled/error.cc:446
2785
3615
msgid "The total number of locks exceeds the lock table size"
3616
msgstr "The total number of locks exceeds the lock table size"
2788
3618
#: drizzled/error.cc:448
2789
3619
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3621
"Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2792
3623
#: drizzled/error.cc:450
2793
3624
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3625
msgstr "DROP DATABASE not allowed while thread is holding global read lock"
2796
3627
#: drizzled/error.cc:452
2797
3628
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3629
msgstr "CREATE DATABASE not allowed while thread is holding global read lock"
2800
3631
#: drizzled/error.cc:454
2802
3633
msgid "Incorrect arguments to %s"
3634
msgstr "Incorrect arguments to %s"
2805
3636
#: drizzled/error.cc:456
2807
3638
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3639
msgstr "'%-.48s'@'%-.64s' is not allowed to create new users"
2810
3641
#: drizzled/error.cc:458
2812
3643
"Incorrect table definition; all MERGE tables must be in the same database"
3645
"Incorrect table definition; all MERGE tables must be in the same database"
2815
3647
#: drizzled/error.cc:460
2816
3648
msgid "Deadlock found when trying to get lock; try restarting transaction"
3649
msgstr "Deadlock found when trying to get lock; try restarting transaction"
2819
3651
#: drizzled/error.cc:462
2820
3652
msgid "The used table type doesn't support FULLTEXT indexes"
3653
msgstr "The used table type doesn't support FULLTEXT indexes"
2823
3655
#: drizzled/error.cc:464
2824
3656
msgid "Cannot add foreign key constraint"
3657
msgstr "Cannot add foreign key constraint"
2827
3659
#: drizzled/error.cc:466
2828
3660
msgid "Cannot add or update a child row: a foreign key constraint fails"
3661
msgstr "Cannot add or update a child row: a foreign key constraint fails"
2831
3663
#: drizzled/error.cc:468
2832
3664
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3665
msgstr "Cannot delete or update a parent row: a foreign key constraint fails"
2835
3667
#: drizzled/error.cc:470
2837
3669
msgid "Error connecting to master: %-.128s"
3670
msgstr "Error connecting to master: %-.128s"
2840
3672
#: drizzled/error.cc:472
2842
3674
msgid "Error running query on master: %-.128s"
3675
msgstr "Error running query on master: %-.128s"
2845
3677
#: drizzled/error.cc:474
2847
3679
msgid "Error when executing command %s: %-.128s"
3680
msgstr "Error when executing command %s: %-.128s"
2850
3682
#: drizzled/error.cc:476
2852
3684
msgid "Incorrect usage of %s and %s"
3685
msgstr "Incorrect usage of %s and %s"
2855
3687
#: drizzled/error.cc:478
2856
3688
msgid "The used SELECT statements have a different number of columns"
3689
msgstr "The used SELECT statements have a different number of columns"
2859
3691
#: drizzled/error.cc:480
2860
3692
msgid "Can't execute the query because you have a conflicting read lock"
3693
msgstr "Can't execute the query because you have a conflicting read lock"
2863
3695
#: drizzled/error.cc:482
2864
3696
msgid "Mixing of transactional and non-transactional tables is disabled"
3697
msgstr "Mixing of transactional and non-transactional tables is disabled"
2867
3699
#: drizzled/error.cc:484
2869
3701
msgid "Option '%s' used twice in statement"
3702
msgstr "Option '%s' used twice in statement"
2872
3704
#: drizzled/error.cc:486
2874
3706
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3707
msgstr "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2877
3709
#: drizzled/error.cc:488
2879
3711
msgid "Access denied; you need the %-.128s privilege for this operation"
3712
msgstr "Access denied; you need the %-.128s privilege for this operation"
2882
3714
#: drizzled/error.cc:490
2885
3717
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3719
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2888
3721
#: drizzled/error.cc:492
2891
3724
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3726
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2894
3728
#: drizzled/error.cc:494
2896
3730
msgid "Variable '%-.64s' doesn't have a default value"
3731
msgstr "Variable '%-.64s' doesn't have a default value"
2899
3733
#: drizzled/error.cc:496
2901
3735
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3736
msgstr "Variable '%-.64s' can't be set to the value of '%-.200s'"
2904
3738
#: drizzled/error.cc:498
2906
3740
msgid "Incorrect argument type to variable '%-.64s'"
3741
msgstr "Incorrect argument type to variable '%-.64s'"
2909
3743
#: drizzled/error.cc:500
2911
3745
msgid "Variable '%-.64s' can only be set, not read"
3746
msgstr "Variable '%-.64s' can only be set, not read"
2914
3748
#: drizzled/error.cc:502
2916
3750
msgid "Incorrect usage/placement of '%s'"
3751
msgstr "Incorrect usage/placement of '%s'"
2919
3753
#: drizzled/error.cc:504
2921
3755
msgid "This version of Drizzle doesn't yet support '%s'"
2922
msgstr "The storage engine for the table doesn't support %s"
3756
msgstr "This version of Drizzle doesn't yet support '%s'"
2924
3758
#: drizzled/error.cc:506
2927
3761
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3763
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2930
3765
#: drizzled/error.cc:508
2931
3766
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3768
"Slave SQL thread ignored the query because of replicate-*-table rules"
2934
3770
#: drizzled/error.cc:510
2936
3772
msgid "Variable '%-.192s' is a %s variable"
3773
msgstr "Variable '%-.192s' is a %s variable"
2939
3775
#: drizzled/error.cc:512
2941
3777
msgid "Incorrect foreign key definition for '%-.192s': %s"
3778
msgstr "Incorrect foreign key definition for '%-.192s': %s"
2944
3780
#: drizzled/error.cc:514
2945
3781
msgid "Key reference and table reference don't match"
3782
msgstr "Key reference and table reference don't match"
2948
3784
#: drizzled/error.cc:516
2950
3786
msgid "Operand should contain %d column(s)"
3787
msgstr "Operand should contain %d column(s)"
2953
3789
#: drizzled/error.cc:518
2954
3790
msgid "Subquery returns more than 1 row"
3791
msgstr "Subquery returns more than 1 row"
2957
3793
#: drizzled/error.cc:520
2959
3795
msgid "Unknown prepared statement handler (%.*s) given to %s"
3796
msgstr "Unknown prepared statement handler (%.*s) given to %s"
2962
3798
#: drizzled/error.cc:522
2963
3799
msgid "Help database is corrupt or does not exist"
3800
msgstr "Help database is corrupt or does not exist"
2966
3802
#: drizzled/error.cc:524
2967
3803
msgid "Cyclic reference on subqueries"
3804
msgstr "Cyclic reference on subqueries"
2970
3806
#: drizzled/error.cc:526
2972
3808
msgid "Converting column '%s' from %s to %s"
3809
msgstr "Converting column '%s' from %s to %s"
2975
3811
#: drizzled/error.cc:528
2977
3813
msgid "Reference '%-.64s' not supported (%s)"
3814
msgstr "Reference '%-.64s' not supported (%s)"
2980
3816
#: drizzled/error.cc:530
2981
3817
msgid "Every derived table must have its own alias"
3818
msgstr "Every derived table must have its own alias"
2984
3820
#: drizzled/error.cc:532
2986
3822
msgid "Select %u was reduced during optimization"
3823
msgstr "Select %u was reduced during optimization"
2989
3825
#: drizzled/error.cc:534
2991
3827
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3828
msgstr "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2994
3830
#: drizzled/error.cc:536
2996
3832
"Client does not support authentication protocol requested by server; "
2997
3833
"consider upgrading Drizzle client"
3835
"Client does not support authentication protocol requested by server; "
3836
"consider upgrading Drizzle client"
3000
3838
#: drizzled/error.cc:538
3001
3839
msgid "All parts of a SPATIAL index must be NOT NULL"
3840
msgstr "All parts of a SPATIAL index must be NOT NULL"
3004
3842
#: drizzled/error.cc:540
3006
3844
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3845
msgstr "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3009
3847
#: drizzled/error.cc:542
3010
3848
msgid "Slave is already running"
3849
msgstr "Slave is already running"
3013
3851
#: drizzled/error.cc:544
3014
3852
msgid "Slave already has been stopped"
3853
msgstr "Slave already has been stopped"
3017
3855
#: drizzled/error.cc:546
3202
4061
"The Drizzle server is running with the %s option so it cannot execute this "
4064
"The Drizzle server is running with the %s option so it cannot execute this "
3206
4067
#: drizzled/error.cc:616
3208
4069
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
4070
msgstr "Column '%-.100s' has duplicated value '%-.64s' in %s"
3211
4072
#: drizzled/error.cc:618
3213
4074
msgid "Truncated incorrect %-.32s value: '%-.128s'"
4075
msgstr "Truncated incorrect %-.32s value: '%-.128s'"
3216
4077
#: drizzled/error.cc:620
3218
4079
"Incorrect table definition; there can be only one TIMESTAMP column with "
3219
4080
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
4082
"Incorrect table definition; there can be only one TIMESTAMP column with "
4083
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3222
4085
#: drizzled/error.cc:622
3224
4087
msgid "Invalid ON UPDATE clause for '%-.192s' column"
4088
msgstr "Invalid ON UPDATE clause for '%-.192s' column"
3227
4090
#: drizzled/error.cc:624
3228
4091
msgid "This command is not supported in the prepared statement protocol yet"
4092
msgstr "This command is not supported in the prepared statement protocol yet"
3231
4094
#: drizzled/error.cc:626
3233
4096
msgid "Got error %d '%-.100s' from %s"
4097
msgstr "Got error %d '%-.100s' from %s"
3236
4099
#: drizzled/error.cc:628
3238
4101
msgid "Got temporary error %d '%-.100s' from %s"
4102
msgstr "Got temporary error %d '%-.100s' from %s"
3241
4104
#: drizzled/error.cc:630
3243
4106
msgid "Unknown or incorrect time zone: '%-.64s'"
4107
msgstr "Unknown or incorrect time zone: '%-.64s'"
3246
4109
#: drizzled/error.cc:632
3248
4111
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
4112
msgstr "Invalid TIMESTAMP value in column '%s' at row %ld"
3251
4114
#: drizzled/error.cc:634
3253
4116
msgid "Invalid %s character string: '%.64s'"
4117
msgstr "Invalid %s character string: '%.64s'"
3256
4119
#: drizzled/error.cc:636
3258
4121
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
4122
msgstr "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3261
4124
#: drizzled/error.cc:638
3263
4126
msgid "Conflicting declarations: '%s%s' and '%s%s'"
4127
msgstr "Conflicting declarations: '%s%s' and '%s%s'"
3266
4129
#: drizzled/error.cc:640
3268
4131
msgid "Can't create a %s from within another stored routine"
4132
msgstr "Can't create a %s from within another stored routine"
3271
4134
#: drizzled/error.cc:642
3273
4136
msgid "%s %s already exists"
4137
msgstr "%s %s already exists"
3276
4139
#: drizzled/error.cc:644
3278
4141
msgid "%s %s does not exist"
4142
msgstr "%s %s does not exist"
3281
4144
#: drizzled/error.cc:646
3283
4146
msgid "Failed to DROP %s %s"
4147
msgstr "Failed to DROP %s %s"
3286
4149
#: drizzled/error.cc:648
3288
4151
msgid "Failed to CREATE %s %s"
4152
msgstr "Failed to CREATE %s %s"
3291
4154
#: drizzled/error.cc:650
3293
4156
msgid "%s with no matching label: %s"
4157
msgstr "%s with no matching label: %s"
3296
4159
#: drizzled/error.cc:652
3298
4161
msgid "Redefining label %s"
4162
msgstr "Redefining label %s"
3301
4164
#: drizzled/error.cc:654
3303
4166
msgid "End-label %s without match"
3306
#: drizzled/error.cc:656
3308
msgid "Referring to uninitialized variable %s"
3309
msgstr "Referring to uninitialised variable %s"
4167
msgstr "End-label %s without match"
3311
4169
#: drizzled/error.cc:658
3313
4171
msgid "PROCEDURE %s can't return a result set in the given context"
4172
msgstr "PROCEDURE %s can't return a result set in the given context"
3316
4174
#: drizzled/error.cc:660
3317
4175
msgid "RETURN is only allowed in a FUNCTION"
4176
msgstr "RETURN is only allowed in a FUNCTION"
3320
4178
#: drizzled/error.cc:662
3322
4180
msgid "%s is not allowed in stored procedures"
4181
msgstr "%s is not allowed in stored procedures"
3325
4183
#: drizzled/error.cc:664
3327
4185
"The update log is deprecated and replaced by the binary log; SET "
3328
4186
"SQL_LOG_UPDATE has been ignored"
4188
"The update log is deprecated and replaced by the binary log; SET "
4189
"SQL_LOG_UPDATE has been ignored"
3331
4191
#: drizzled/error.cc:666
3333
4193
"The update log is deprecated and replaced by the binary log; SET "
3334
4194
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
4196
"The update log is deprecated and replaced by the binary log; SET "
4197
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3337
4199
#: drizzled/error.cc:668
3338
4200
msgid "Query execution was interrupted"
4201
msgstr "Query execution was interrupted"
3341
4203
#: drizzled/error.cc:670
3343
4205
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
4206
msgstr "Incorrect number of arguments for %s %s; expected %u, got %u"
3346
4208
#: drizzled/error.cc:672
3348
4210
msgid "Undefined CONDITION: %s"
4211
msgstr "Undefined CONDITION: %s"
3351
4213
#: drizzled/error.cc:674
3353
4215
msgid "No RETURN found in FUNCTION %s"
4216
msgstr "No RETURN found in FUNCTION %s"
3356
4218
#: drizzled/error.cc:676
3358
4220
msgid "FUNCTION %s ended without RETURN"
4221
msgstr "FUNCTION %s ended without RETURN"
3361
4223
#: drizzled/error.cc:678
3362
4224
msgid "Cursor statement must be a SELECT"
4225
msgstr "Cursor statement must be a SELECT"
3365
4227
#: drizzled/error.cc:680
3366
4228
msgid "Cursor SELECT must not have INTO"
4229
msgstr "Cursor SELECT must not have INTO"
3369
4231
#: drizzled/error.cc:682
3371
4233
msgid "Undefined CURSOR: %s"
4234
msgstr "Undefined CURSOR: %s"
3374
4236
#: drizzled/error.cc:684
3375
4237
msgid "Cursor is already open"
4238
msgstr "Cursor is already open"
3378
4240
#: drizzled/error.cc:686
3379
4241
msgid "Cursor is not open"
4242
msgstr "Cursor is not open"
3382
4244
#: drizzled/error.cc:688
3384
4246
msgid "Undeclared variable: %s"
4247
msgstr "Undeclared variable: %s"
3387
4249
#: drizzled/error.cc:690
3388
4250
msgid "Incorrect number of FETCH variables"
4251
msgstr "Incorrect number of FETCH variables"
3391
4253
#: drizzled/error.cc:692
3392
4254
msgid "No data - zero rows fetched, selected, or processed"
4255
msgstr "No data - zero rows fetched, selected, or processed"
3395
4257
#: drizzled/error.cc:694
3397
4259
msgid "Duplicate parameter: %s"
4260
msgstr "Duplicate parameter: %s"
3400
4262
#: drizzled/error.cc:696
3402
4264
msgid "Duplicate variable: %s"
4265
msgstr "Duplicate variable: %s"
3405
4267
#: drizzled/error.cc:698
3407
4269
msgid "Duplicate condition: %s"
4270
msgstr "Duplicate condition: %s"
3410
4272
#: drizzled/error.cc:700
3412
4274
msgid "Duplicate cursor: %s"
4275
msgstr "Duplicate cursor: %s"
3415
4277
#: drizzled/error.cc:702
3417
4279
msgid "Failed to ALTER %s %s"
4280
msgstr "Failed to ALTER %s %s"
3420
4282
#: drizzled/error.cc:704
3421
4283
msgid "Subquery value not supported"
4284
msgstr "Subquery value not supported"
3424
4286
#: drizzled/error.cc:706
3426
4288
msgid "%s is not allowed in stored function or trigger"
4289
msgstr "%s is not allowed in stored function or trigger"
3429
4291
#: drizzled/error.cc:708
3430
4292
msgid "Variable or condition declaration after cursor or handler declaration"
4294
"Variable or condition declaration after cursor or handler declaration"
3433
4296
#: drizzled/error.cc:710
3434
4297
msgid "Cursor declaration after handler declaration"
4298
msgstr "Cursor declaration after handler declaration"
3437
4300
#: drizzled/error.cc:712
3438
4301
msgid "Case not found for CASE statement"
4302
msgstr "Case not found for CASE statement"
3441
4304
#: drizzled/error.cc:714
3443
4306
msgid "Configuration file '%-.192s' is too big"
4307
msgstr "Configuration file '%-.192s' is too big"
3446
4309
#: drizzled/error.cc:716
3448
4311
msgid "Malformed file type header in file '%-.192s'"
4312
msgstr "Malformed file type header in file '%-.192s'"
3451
4314
#: drizzled/error.cc:718
3453
4316
msgid "Unexpected end of file while parsing comment '%-.200s'"
4317
msgstr "Unexpected end of file while parsing comment '%-.200s'"
3456
4319
#: drizzled/error.cc:720
3458
4321
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4322
msgstr "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3461
4324
#: drizzled/error.cc:722
3463
4326
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4327
msgstr "Unexpected end of file while skipping unknown parameter '%-.192s'"
3466
4329
#: drizzled/error.cc:724
3467
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4331
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4333
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3470
4335
#: drizzled/error.cc:726
3472
4337
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4338
msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
3475
4340
#: drizzled/error.cc:728
3477
4342
msgid "'%-.192s.%-.192s' is not %s"
4343
msgstr "'%-.192s.%-.192s' is not %s"
3480
4345
#: drizzled/error.cc:730
3482
4347
msgid "Column '%-.192s' is not updatable"
4348
msgstr "Column '%-.192s' is not updatable"
3485
4350
#: drizzled/error.cc:732
3486
4351
msgid "View's SELECT contains a subquery in the FROM clause"
4352
msgstr "View's SELECT contains a subquery in the FROM clause"
3489
4354
#: drizzled/error.cc:734
3491
4356
msgid "View's SELECT contains a '%s' clause"
4357
msgstr "View's SELECT contains a '%s' clause"
3494
4359
#: drizzled/error.cc:736
3495
4360
msgid "View's SELECT contains a variable or parameter"
4361
msgstr "View's SELECT contains a variable or parameter"
3498
4363
#: drizzled/error.cc:738
3500
4365
msgid "View's SELECT refers to a temporary table '%-.192s'"
4366
msgstr "View's SELECT refers to a temporary table '%-.192s'"
3503
4368
#: drizzled/error.cc:740
3504
4369
msgid "View's SELECT and view's field list have different column counts"
4370
msgstr "View's SELECT and view's field list have different column counts"
3507
4372
#: drizzled/error.cc:742
3509
4374
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4376
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3512
4378
#: drizzled/error.cc:744
3513
msgid "View being updated does not have complete key of underlying table in it"
4380
"View being updated does not have complete key of underlying table in it"
4382
"View being updated does not have complete key of underlying table in it"
3516
4384
#: drizzled/error.cc:746
3519
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3520
"(s) or definer/invoker of view lack rights to use them"
4387
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
4388
"function(s) or definer/invoker of view lack rights to use them"
4390
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
4391
"function(s) or definer/invoker of view lack rights to use them"
3523
4393
#: drizzled/error.cc:748
3525
4395
msgid "Can't drop or alter a %s from within another stored routine"
4396
msgstr "Can't drop or alter a %s from within another stored routine"
3528
4398
#: drizzled/error.cc:750
3529
4399
msgid "GOTO is not allowed in a stored procedure handler"
4400
msgstr "GOTO is not allowed in a stored procedure handler"
3532
4402
#: drizzled/error.cc:752
3533
4403
msgid "Trigger already exists"
4404
msgstr "Trigger already exists"
3536
4406
#: drizzled/error.cc:754
3537
4407
msgid "Trigger does not exist"
4408
msgstr "Trigger does not exist"
3540
4410
#: drizzled/error.cc:756
3542
4412
msgid "Trigger's '%-.192s' is view or temporary table"
4413
msgstr "Trigger's '%-.192s' is view or temporary table"
3545
4415
#: drizzled/error.cc:758
3547
4417
msgid "Updating of %s row is not allowed in %strigger"
4418
msgstr "Updating of %s row is not allowed in %strigger"
3550
4420
#: drizzled/error.cc:760
3552
4422
msgid "There is no %s row in %s trigger"
4423
msgstr "There is no %s row in %s trigger"
3555
4425
#: drizzled/error.cc:762
3557
4427
msgid "Field '%-.192s' doesn't have a default value"
4428
msgstr "Field '%-.192s' doesn't have a default value"
3560
4430
#: drizzled/error.cc:764
3561
4431
msgid "Division by 0"
4432
msgstr "Division by 0"
3564
4434
#: drizzled/error.cc:766
3566
4436
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4437
msgstr "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3569
4439
#: drizzled/error.cc:768
3571
4441
msgid "Illegal %s '%-.192s' value found during parsing"
4442
msgstr "Illegal %s '%-.192s' value found during parsing"
3574
4444
#: drizzled/error.cc:770
3576
4446
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4447
msgstr "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3579
4449
#: drizzled/error.cc:772
3581
4451
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4452
msgstr "CHECK OPTION failed '%-.192s.%-.192s'"
3584
4454
#: drizzled/error.cc:774
3586
4456
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4458
"%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3589
4460
#: drizzled/error.cc:776
3591
4462
msgid "Failed purging old relay logs: %s"
4463
msgstr "Failed purging old relay logs: %s"
3594
4465
#: drizzled/error.cc:778
3596
4467
msgid "Password hash should be a %d-digit hexadecimal number"
4468
msgstr "Password hash should be a %d-digit hexadecimal number"
3599
4470
#: drizzled/error.cc:780
3600
4471
msgid "Target log not found in binlog index"
4472
msgstr "Target log not found in binlog index"
3603
4474
#: drizzled/error.cc:782
3604
4475
msgid "I/O error reading log index file"
4476
msgstr "I/O error reading log index file"
3607
4478
#: drizzled/error.cc:784
3608
4479
msgid "Server configuration does not permit binlog purge"
4480
msgstr "Server configuration does not permit binlog purge"
3611
4482
#: drizzled/error.cc:786
3612
4483
msgid "Failed on fseek()"
4484
msgstr "Failed on fseek()"
3615
4486
#: drizzled/error.cc:788
3616
4487
msgid "Fatal error during log purge"
4488
msgstr "Fatal error during log purge"
3619
4490
#: drizzled/error.cc:790
3620
4491
msgid "A purgeable log is in use, will not purge"
4492
msgstr "A purgeable log is in use, will not purge"
3623
4494
#: drizzled/error.cc:792
3624
4495
msgid "Unknown error during log purge"
3627
#: drizzled/error.cc:794
3629
msgid "Failed initializing relay log position: %s"
3630
msgstr "Failed initialising relay log position: %s"
4496
msgstr "Unknown error during log purge"
3632
4498
#: drizzled/error.cc:796
3633
4499
msgid "You are not using binary logging"
4500
msgstr "You are not using binary logging"
3636
4502
#: drizzled/error.cc:798
3639
4505
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
4507
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3642
4509
#: drizzled/error.cc:800
3643
4510
msgid "WSAStartup Failed"
4511
msgstr "WSAStartup Failed"
3646
4513
#: drizzled/error.cc:802
3647
4514
msgid "Can't handle procedures with different groups yet"
4515
msgstr "Can't handle procedures with different groups yet"
3650
4517
#: drizzled/error.cc:804
3651
4518
msgid "Select must have a group with this procedure"
4519
msgstr "Select must have a group with this procedure"
3654
4521
#: drizzled/error.cc:806
3655
4522
msgid "Can't use ORDER clause with this procedure"
4523
msgstr "Can't use ORDER clause with this procedure"
3658
4525
#: drizzled/error.cc:808
3660
4527
msgid "Binary logging and replication forbid changing the global server %s"
4528
msgstr "Binary logging and replication forbid changing the global server %s"
3663
4530
#: drizzled/error.cc:810
3665
4532
msgid "Can't map file: %-.200s, errno: %d"
4533
msgstr "Can't map file: %-.200s, errno: %d"
3668
4535
#: drizzled/error.cc:812
3670
4537
msgid "Wrong magic in %-.64s"
4538
msgstr "Wrong magic in %-.64s"
3673
4540
#: drizzled/error.cc:814
3674
4541
msgid "Prepared statement contains too many placeholders"
4542
msgstr "Prepared statement contains too many placeholders"
3677
4544
#: drizzled/error.cc:816
3679
4546
msgid "Key part '%-.192s' length cannot be 0"
4547
msgstr "Key part '%-.192s' length cannot be 0"
3682
4549
#: drizzled/error.cc:818
3683
4550
msgid "View text checksum failed"
4551
msgstr "View text checksum failed"
3686
4553
#: drizzled/error.cc:820
3689
4556
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4558
"Can't modify more than one base table through a join view '%-.192s.%-.192s'"
3692
4560
#: drizzled/error.cc:822
3694
4562
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4563
msgstr "Can't insert into join view '%-.192s.%-.192s' without fields list"
3697
4565
#: drizzled/error.cc:824
3699
4567
msgid "Can not delete from join view '%-.192s.%-.192s'"
4568
msgstr "Can't delete from join view '%-.192s.%-.192s'"
3702
4570
#: drizzled/error.cc:826
3704
4572
msgid "Operation %s failed for %.256s"
4573
msgstr "Operation %s failed for %.256s"
3707
4575
#: drizzled/error.cc:828
3708
4576
msgid "XAER_NOTA: Unknown XID"
4577
msgstr "XAER_NOTA: Unknown XID"
3711
4579
#: drizzled/error.cc:830
3712
4580
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4581
msgstr "XAER_INVAL: Invalid arguments (or unsupported command)"
3715
4583
#: drizzled/error.cc:832
4154
5072
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4155
5073
"each partition"
5075
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4158
5078
#: drizzled/error.cc:994
4160
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
5081
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
5083
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4163
5085
#: drizzled/error.cc:996
4164
5086
msgid "MAXVALUE can only be used in last partition definition"
5087
msgstr "MAXVALUE can only be used in last partition definition"
4167
5089
#: drizzled/error.cc:998
4168
5090
msgid "Subpartitions can only be hash partitions and by key"
5091
msgstr "Subpartitions can only be hash partitions and by key"
4171
5093
#: drizzled/error.cc:1000
4172
5094
msgid "Must define subpartitions on all partitions if on one partition"
5095
msgstr "Must define subpartitions on all partitions if on one partition"
4175
5097
#: drizzled/error.cc:1002
4176
5098
msgid "Wrong number of partitions defined, mismatch with previous setting"
5099
msgstr "Wrong number of partitions defined, mismatch with previous setting"
4179
5101
#: drizzled/error.cc:1004
4180
5102
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
5104
"Wrong number of subpartitions defined, mismatch with previous setting"
4183
5106
#: drizzled/error.cc:1006
4184
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
5108
"Constant/Random expression in (sub)partitioning function is not allowed"
5110
"Constant/Random expression in (sub)partitioning function is not allowed"
4187
5112
#: drizzled/error.cc:1008
4188
5113
msgid "Expression in RANGE/LIST VALUES must be constant"
5114
msgstr "Expression in RANGE/LIST VALUES must be constant"
4191
5116
#: drizzled/error.cc:1010
4192
5117
msgid "Field in list of fields for partition function not found in table"
5118
msgstr "Field in list of fields for partition function not found in table"
4195
5120
#: drizzled/error.cc:1012
4196
5121
msgid "List of fields is only allowed in KEY partitions"
5122
msgstr "List of fields is only allowed in KEY partitions"
4199
5124
#: drizzled/error.cc:1014
4201
5126
"The partition info in the frm file is not consistent with what can be "
4202
5127
"written into the frm file"
5129
"The partition info in the frm file is not consistent with what can be "
5130
"written into the frm file"
4205
5132
#: drizzled/error.cc:1016
4207
5134
msgid "The %-.192s function returns the wrong type"
5135
msgstr "The %-.192s function returns the wrong type"
4210
5137
#: drizzled/error.cc:1018
4212
5139
msgid "For %-.64s partitions each partition must be defined"
5140
msgstr "For %-.64s partitions each partition must be defined"
4215
5142
#: drizzled/error.cc:1020
4216
5143
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
5145
"VALUES LESS THAN value must be strictly increasing for each partition"
4219
5147
#: drizzled/error.cc:1022
4220
5148
msgid "VALUES value must be of same type as partition function"
5149
msgstr "VALUES value must be of same type as partition function"
4223
5151
#: drizzled/error.cc:1024
4224
5152
msgid "Multiple definition of same constant in list partitioning"
5153
msgstr "Multiple definition of same constant in list partitioning"
4227
5155
#: drizzled/error.cc:1026
4228
5156
msgid "Partitioning can not be used stand-alone in query"
5157
msgstr "Partitioning can not be used stand-alone in query"
4231
5159
#: drizzled/error.cc:1028
4233
5161
"The mix of handlers in the partitions is not allowed in this version of "
5164
"The mix of handlers in the partitions is not allowed in this version of "
4237
5167
#: drizzled/error.cc:1030
4239
5169
msgid "For the partitioned engine it is necessary to define all %-.64s"
5170
msgstr "For the partitioned engine it is necessary to define all %-.64s"
4242
5172
#: drizzled/error.cc:1032
4243
5173
msgid "Too many partitions (including subpartitions) were defined"
5174
msgstr "Too many partitions (including subpartitions) were defined"
4246
5176
#: drizzled/error.cc:1034
4248
5178
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4249
5179
"partitioning for subpartitioning"
5181
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
5182
"partitioning for subpartitioning"
4252
5184
#: drizzled/error.cc:1036
4253
5185
msgid "Failed to create specific handler file"
5186
msgstr "Failed to create specific handler file"
4256
5188
#: drizzled/error.cc:1038
4257
5189
msgid "A BLOB field is not allowed in partition function"
5190
msgstr "A BLOB field is not allowed in partition function"
4260
5192
#: drizzled/error.cc:1040
4262
msgid "A %-.192s must include all columns in the table's partitioning function"
5195
"A %-.192s must include all columns in the table's partitioning function"
5197
"A %-.192s must include all columns in the table's partitioning function"
4265
5199
#: drizzled/error.cc:1042
4267
5201
msgid "Number of %-.64s = 0 is not an allowed value"
5202
msgstr "Number of %-.64s = 0 is not an allowed value"
4270
5204
#: drizzled/error.cc:1044
4271
5205
msgid "Partition management on a not partitioned table is not possible"
5206
msgstr "Partition management on a not partitioned table is not possible"
4274
5208
#: drizzled/error.cc:1046
4276
5210
"Foreign key condition is not yet supported in conjunction with partitioning"
5212
"Foreign key condition is not yet supported in conjunction with partitioning"
4279
5214
#: drizzled/error.cc:1048
4281
5216
msgid "Error in list of partitions to %-.64s"
5217
msgstr "Error in list of partitions to %-.64s"
4284
5219
#: drizzled/error.cc:1050
4285
5220
msgid "Cannot remove all partitions, use DROP TABLE instead"
5221
msgstr "Cannot remove all partitions, use DROP TABLE instead"
4288
5223
#: drizzled/error.cc:1052
4289
5224
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
5225
msgstr "COALESCE PARTITION can only be used on HASH/KEY partitions"
4292
5227
#: drizzled/error.cc:1054
4294
5229
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4295
5230
"their numbers"
5232
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4298
5235
#: drizzled/error.cc:1056
4300
5237
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4301
5238
"tables using HASH PARTITIONs"
5240
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
5241
"tables using HASH PARTITIONs"
4304
5243
#: drizzled/error.cc:1058
4306
5245
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
5246
msgstr "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4309
5248
#: drizzled/error.cc:1060
4310
5249
msgid "Trying to Add partition(s) with wrong number of subpartitions"
5250
msgstr "Trying to Add partition(s) with wrong number of subpartitions"
4313
5252
#: drizzled/error.cc:1062
4314
5253
msgid "At least one partition must be added"
5254
msgstr "At least one partition must be added"
4317
5256
#: drizzled/error.cc:1064
4318
5257
msgid "At least one partition must be coalesced"
5258
msgstr "At least one partition must be coalesced"
4321
5260
#: drizzled/error.cc:1066
4322
5261
msgid "More partitions to reorganize than there are partitions"
5262
msgstr "More partitions to reorganize than there are partitions"
4325
5264
#: drizzled/error.cc:1068
4327
5266
msgid "Duplicate partition name %-.192s"
5267
msgstr "Duplicate partition name %-.192s"
4330
5269
#: drizzled/error.cc:1070
4331
5270
msgid "It is not allowed to shut off binlog on this command"
5271
msgstr "It is not allowed to shut off binlog on this command"
4334
5273
#: drizzled/error.cc:1072
4335
msgid "When reorganizing a set of partitions they must be in consecutive order"
5275
"When reorganizing a set of partitions they must be in consecutive order"
5277
"When reorganizing a set of partitions they must be in consecutive order"
4338
5279
#: drizzled/error.cc:1074
4340
5281
"Reorganize of range partitions cannot change total ranges except for last "
4341
5282
"partition where it can extend the range"
5284
"Reorganize of range partitions cannot change total ranges except for last "
5285
"partition where it can extend the range"
4344
5287
#: drizzled/error.cc:1076
4345
5288
msgid "Partition function not supported in this version for this handler"
5289
msgstr "Partition function not supported in this version for this handler"
4348
5291
#: drizzled/error.cc:1078
4349
5292
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
5293
msgstr "Partition state cannot be defined from CREATE/ALTER TABLE"
4352
5295
#: drizzled/error.cc:1080
4354
5297
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
5298
msgstr "The %-.64s handler only supports 32 bit integers in VALUES"
4357
5300
#: drizzled/error.cc:1082
4359
5302
msgid "Plugin '%-.192s' is not loaded"
5303
msgstr "Plugin '%-.192s' is not loaded"
4362
5305
#: drizzled/error.cc:1084
4364
5307
msgid "Incorrect %-.32s value: '%-.128s'"
5308
msgstr "Incorrect %-.32s value: '%-.128s'"
4367
5310
#: drizzled/error.cc:1086
4369
5312
msgid "Table has no partition for value %-.64s"
5313
msgstr "Table has no partition for value %-.64s"
4372
5315
#: drizzled/error.cc:1088
4374
5317
msgid "It is not allowed to specify %s more than once"
5318
msgstr "It is not allowed to specify %s more than once"
4377
5320
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4379
5322
msgid "Failed to create %s"
5323
msgstr "Failed to create %s"
4382
5325
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4384
5327
msgid "Failed to drop %s"
5328
msgstr "Failed to drop %s"
4387
5330
#: drizzled/error.cc:1094
4388
5331
msgid "The handler doesn't support autoextend of tablespaces"
5332
msgstr "The handler doesn't support autoextend of tablespaces"
4391
5334
#: drizzled/error.cc:1096
4393
5336
"A size parameter was incorrectly specified, either number or on the form 10M"
5338
"A size parameter was incorrectly specified, either number or on the form 10M"
4396
5340
#: drizzled/error.cc:1098
4398
5342
"The size number was correct but we don't allow the digit part to be more "
4399
5343
"than 2 billion"
5345
"The size number was correct but we don't allow the digit part to be more "
4402
5348
#: drizzled/error.cc:1100
4404
5350
msgid "Failed to alter: %s"
5351
msgstr "Failed to alter: %s"
4407
5353
#: drizzled/error.cc:1102
4408
5354
msgid "Writing one row to the row-based binary log failed"
5355
msgstr "Writing one row to the row-based binary log failed"
4411
5357
#: drizzled/error.cc:1104
4413
5359
msgid "Table definition on master and slave does not match: %s"
5360
msgstr "Table definition on master and slave does not match: %s"
4416
5362
#: drizzled/error.cc:1106
4418
5364
"Slave running with --log-slave-updates must use row-based binary logging to "
4419
5365
"be able to replicate row-based binary log events"
5367
"Slave running with --log-slave-updates must use row-based binary logging to "
5368
"be able to replicate row-based binary log events"
4422
5370
#: drizzled/error.cc:1108
4424
5372
msgid "Event '%-.192s' already exists"
5373
msgstr "Event '%-.192s' already exists"
4427
5375
#: drizzled/error.cc:1110
4429
5377
msgid "Failed to store event %s. Error code %d from storage engine."
5378
msgstr "Failed to store event %s. Error code %d from storage engine."
4432
5380
#: drizzled/error.cc:1112
4434
5382
msgid "Unknown event '%-.192s'"
5383
msgstr "Unknown event '%-.192s'"
4437
5385
#: drizzled/error.cc:1114
4439
5387
msgid "Failed to alter event '%-.192s'"
5388
msgstr "Failed to alter event '%-.192s'"
4442
5390
#: drizzled/error.cc:1118
4443
5391
msgid "INTERVAL is either not positive or too big"
5392
msgstr "INTERVAL is either not positive or too big"
4446
5394
#: drizzled/error.cc:1120
4447
5395
msgid "ENDS is either invalid or before STARTS"
5396
msgstr "ENDS is either invalid or before STARTS"
4450
5398
#: drizzled/error.cc:1122
4451
5399
msgid "Event execution time is in the past. Event has been disabled"
5400
msgstr "Event execution time is in the past. Event has been disabled"
4454
5402
#: drizzled/error.cc:1124
4455
5403
msgid "Failed to open drizzle.event"
5404
msgstr "Failed to open drizzle.event"
4458
5406
#: drizzled/error.cc:1126
4459
5407
msgid "No datetime expression provided"
5408
msgstr "No datetime expression provided"
4462
5410
#: drizzled/error.cc:1128
5400
6415
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5401
6416
"have type %s but the column is not found."
6418
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6419
"have type %s but the column is not found."
5404
6421
#: drizzled/table.cc:4400
5406
6423
msgid "Got error %d when reading table '%s'"
6424
msgstr "Got error %d when reading table '%s'"
5409
6426
#: drizzled/tztime.cc:1061
5411
6428
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6429
msgstr "Fatal error: Illegal or unknown default time zone '%s'"
5414
6431
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5416
6433
msgid "%s: option `%s' is ambiguous\n"
5417
msgstr "Column '%-.192s' in %-.192s is ambiguous"
6434
msgstr "%s: option `%s' is ambiguous\n"
5419
6436
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5421
6438
msgid "%s: option `--%s' doesn't allow an argument\n"
6439
msgstr "%s: option `--%s' doesn't allow an argument\n"
5424
6441
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5426
6443
msgid "%s: option `%c%s' doesn't allow an argument\n"
6444
msgstr "%s: option `%c%s' doesn't allow an argument\n"
5429
6446
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5430
6447
#: gnulib/getopt.c:993
5432
6449
msgid "%s: option `%s' requires an argument\n"
6450
msgstr "%s: option `%s' requires an argument\n"
5435
6452
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5437
6454
msgid "%s: unrecognized option `--%s'\n"
6455
msgstr "%s: unrecognized option `--%s'\n"
5440
6457
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5442
6459
msgid "%s: unrecognized option `%c%s'\n"
6460
msgstr "%s: unrecognized option `%c%s'\n"
5445
6462
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5447
6464
msgid "%s: illegal option -- %c\n"
6465
msgstr "%s: illegal option -- %c\n"
5450
6467
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5452
6469
msgid "%s: invalid option -- %c\n"
6470
msgstr "%s: invalid option -- %c\n"
5455
6472
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5456
6473
#: gnulib/getopt.c:1064
5458
6475
msgid "%s: option requires an argument -- %c\n"
6476
msgstr "%s: option requires an argument -- %c\n"
5461
6478
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5463
6480
msgid "%s: option `-W %s' is ambiguous\n"
6481
msgstr "%s: option `-W %s' is ambiguous\n"
5466
6483
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5468
6485
msgid "%s: option `-W %s' doesn't allow an argument\n"
5471
#: mysys/errors.cc:25
5473
msgid "Can't create/write to file '%s' (Errcode: %d)"
5474
msgstr "Can't create/write to file '%s' (Errcode: %d)"
5476
#: mysys/errors.cc:26
5478
msgid "Error reading file '%s' (Errcode: %d)"
5479
msgstr "Error reading file '%s' (Errcode: %d)"
5481
#: mysys/errors.cc:27
5483
msgid "Error writing file '%s' (Errcode: %d)"
5484
msgstr "Error writing file '%s' (Errcode: %d)"
5486
#: mysys/errors.cc:28
5488
msgid "Error on close of '%s' (Errcode: %d)"
5489
msgstr "Error on close of '%s' (Errcode: %d)"
5491
#: mysys/errors.cc:29
5493
msgid "Out of memory (Needed %u bytes)"
5494
msgstr "Out of memory (Needed %u bytes)"
5496
#: mysys/errors.cc:30
5498
msgid "Error on delete of '%s' (Errcode: %d)"
5499
msgstr "Error on delete of '%s' (Errcode: %d)"
5501
#: mysys/errors.cc:31
5503
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5504
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
5506
#: mysys/errors.cc:32
5508
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5509
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
5511
#: mysys/errors.cc:33
5513
msgid "Can't lock file (Errcode: %d)"
5514
msgstr "Can't lock file (Errcode: %d)"
5516
#: mysys/errors.cc:34
5518
msgid "Can't unlock file (Errcode: %d)"
5519
msgstr "Can't unlock file (Errcode: %d)"
5521
#: mysys/errors.cc:35
5523
msgid "Can't read dir of '%s' (Errcode: %d)"
5524
msgstr "Can't read dir of '%s' (Errcode: %d)"
5526
#: mysys/errors.cc:36
5528
msgid "Can't get stat of '%s' (Errcode: %d)"
5529
msgstr "Can't get stat of '%s' (Errcode: %d)"
5531
#: mysys/errors.cc:37
5533
msgid "Can't change size of file (Errcode: %d)"
5534
msgstr "Can't change size of file (Errcode: %d)"
5536
#: mysys/errors.cc:38
5538
msgid "Can't open stream from handle (Errcode: %d)"
5539
msgstr "Can't open stream from handle (Errcode: %d)"
5541
#: mysys/errors.cc:39
5543
msgid "Can't get working dirctory (Errcode: %d)"
5544
msgstr "Can't get working directory (Errcode: %d)"
5546
#: mysys/errors.cc:40
5548
msgid "Can't change dir to '%s' (Errcode: %d)"
5549
msgstr "Can't change dir to '%s' (Errcode: %d)"
5551
#: mysys/errors.cc:41
5553
msgid "Warning: '%s' had %d links"
5554
msgstr "Warning: '%s' had %d links"
5556
#: mysys/errors.cc:42
5558
msgid "Warning: %d files and %d streams is left open\n"
5559
msgstr "Warning: %d files and %d streams is left open\n"
5561
#: mysys/errors.cc:43
5563
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5564
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
5566
#: mysys/errors.cc:44
5568
msgid "Can't create directory '%s' (Errcode: %d)"
5569
msgstr "Can't create directory '%s' (Errcode: %d)"
5571
#: mysys/errors.cc:45
5574
"Character set '%s' is not a compiled character set and is not specified in "
5577
"Character set '%s' is not a compiled character set and is not specified in "
5580
#: mysys/errors.cc:46
5582
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5583
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
5585
#: mysys/errors.cc:47
5587
msgid "Can't read value for symlink '%s' (Error %d)"
5588
msgstr "Can't read value for symlink '%s' (Error %d)"
5590
#: mysys/errors.cc:48
5592
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5593
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
5595
#: mysys/errors.cc:49
5597
msgid "Error on realpath() on '%s' (Error %d)"
5598
msgstr "Error on realpath() on '%s' (Error %d)"
5600
#: mysys/errors.cc:50
5602
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5603
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
5605
#: mysys/errors.cc:51
5608
"Collation '%s' is not a compiled collation and is not specified in the %s "
5611
"Collation '%s' is not a compiled collation and is not specified in the %s "
5614
#: mysys/errors.cc:52
5616
msgid "File '%s' not found (Errcode: %d)"
5617
msgstr "File '%s' not found (Errcode: %d)"
5619
#: mysys/errors.cc:53
5621
msgid "File '%s' (fileno: %d) was not closed"
5622
msgstr "File '%s' (fileno: %d) was not closed"
5624
#: mysys/my_error.cc:85
5626
msgid "Unknown error %d"
5627
msgstr "Unknown error %d"
5629
#: mysys/my_getopt.cc:89
5633
#: mysys/my_getopt.cc:91
5637
#: mysys/my_getopt.cc:355
5639
msgid "%s: %s: Option '%s' used, but is disabled\n"
5640
msgstr "%s: %s: Option '%s' used, but is disabled\n"
5642
#: mysys/my_getopt.cc:356
5646
#: mysys/my_getopt.cc:356
5650
#: mysys/my_getopt.cc:459
5652
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5653
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
5655
#: mysys/my_getopt.cc:774
5657
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5658
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5660
#: mysys/my_getopt.cc:967
5662
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5663
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
5665
#: mysys/my_getopt.cc:1199
5667
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5668
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
5670
#: mysys/my_getopt.cc:1219
5674
"Variables (--variable-name=value)\n"
5675
"and boolean options {false|true} Value (after reading options)\n"
5676
"--------------------------------- -----------------------------\n"
5679
"Variables (--variable-name=value)\n"
5680
"and boolean options {false|true} Value (after reading options)\n"
5681
"--------------------------------- -----------------------------\n"
5683
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5684
msgid "(No default value)"
5685
msgstr "(No default value)"
5687
#: mysys/my_getopt.cc:1254
5691
#: mysys/my_getopt.cc:1254
5695
#: mysys/my_getopt.cc:1287
5697
msgid "(Disabled)\n"
5698
msgstr "(Disabled)\n"
6486
msgstr "%s: option `-W %s' doesn't allow an argument\n"
5700
6488
#: plugin/auth_http/auth_http.cc:128
5701
6489
msgid "Enable HTTP Auth check"
6490
msgstr "Enable HTTP Auth check"
5704
6492
#: plugin/auth_http/auth_http.cc:138
5705
6493
msgid "URL for HTTP Auth check"
6494
msgstr "URL for HTTP Auth check"
5708
6496
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5709
6497
msgid "Error Messages to stderr"
6498
msgstr "Error Messages to stderr"
5712
6500
#: plugin/logging_gearman/logging_gearman.cc:263
5714
6502
msgid "fail gearman_client_create(): %s"
6503
msgstr "fail gearman_client_create(): %s"
5717
6505
#: plugin/logging_gearman/logging_gearman.cc:273
5719
6507
msgid "fail gearman_client_add_server(): %s"
6508
msgstr "fail gearman_client_add_server(): %s"
5722
6510
#: plugin/logging_gearman/logging_gearman.cc:299
5724
6511
msgid "Enable logging to a gearman server"
5725
msgstr "Row-based binlogging of row failed"
6512
msgstr "Enable logging to a gearman server"
5727
6514
#: plugin/logging_gearman/logging_gearman.cc:308
5728
6515
msgid "Hostname for logging to a Gearman server"
6516
msgstr "Hostname for logging to a Gearman server"
5731
6518
#: plugin/logging_gearman/logging_gearman.cc:317
5732
6519
msgid "Gearman Function to send logging to"
6520
msgstr "Gearman Function to send logging to"
5735
6522
#: plugin/logging_gearman/logging_gearman.cc:334
5737
6523
msgid "Log queries to a Gearman server"
5738
msgstr "Log connections and queries to file."
6524
msgstr "Log queries to a Gearman server"
5740
6526
#: plugin/logging_query/logging_query.cc:278
5742
6528
msgid "fail open() fn=%s er=%s\n"
6529
msgstr "fail open() fn=%s er=%s\n"
5745
6531
#: plugin/logging_query/logging_query.cc:317
5747
6532
msgid "Enable logging to CSV file"
5748
msgstr "Row-based binlogging of row failed"
6533
msgstr "Enable logging to CSV file"
5750
6535
#: plugin/logging_query/logging_query.cc:326
5751
6536
msgid "File to log to"
6537
msgstr "File to log to"
5754
6539
#: plugin/logging_query/logging_query.cc:335
5755
6540
#: plugin/logging_syslog/logging_syslog.cc:248
5756
6541
msgid "Threshold for logging slow queries, in microseconds"
6542
msgstr "Threshold for logging slow queries, in microseconds"
5759
6544
#: plugin/logging_query/logging_query.cc:347
5760
6545
#: plugin/logging_syslog/logging_syslog.cc:260
5761
6546
msgid "Threshold for logging big queries, for rows returned"
6547
msgstr "Threshold for logging big queries, for rows returned"
5764
6549
#: plugin/logging_query/logging_query.cc:359
5765
6550
#: plugin/logging_syslog/logging_syslog.cc:272
5766
6551
msgid "Threshold for logging big queries, for rows examined"
6552
msgstr "Threshold for logging big queries, for rows examined"
5769
6554
#: plugin/logging_query/logging_query.cc:381
5771
6555
msgid "Log queries to a CSV file"
5772
msgstr "Log connections and queries to file."
6556
msgstr "Log queries to a CSV file"
5774
6558
#: plugin/logging_syslog/logging_syslog.cc:169
5776
6560
msgid "syslog facility \"%s\" not known, using \"local0\""
6561
msgstr "syslog facility \"%s\" not known, using \"local0\""
5779
6563
#: plugin/logging_syslog/logging_syslog.cc:186
5781
6565
msgid "syslog priority \"%s\" not known, using \"info\""
6566
msgstr "syslog priority \"%s\" not known, using \"info\""
5784
6568
#: plugin/logging_syslog/logging_syslog.cc:212
5785
6569
msgid "Enable logging"
6570
msgstr "Enable logging"
5788
6572
#: plugin/logging_syslog/logging_syslog.cc:221
5789
6573
msgid "Syslog Ident"
6574
msgstr "Syslog Ident"
5792
6576
#: plugin/logging_syslog/logging_syslog.cc:230
5793
6577
msgid "Syslog Facility"
6578
msgstr "Syslog Facility"
5796
6580
#: plugin/logging_syslog/logging_syslog.cc:239
5797
6581
msgid "Syslog Priority"
6582
msgstr "Syslog Priority"
5800
6584
#: plugin/logging_syslog/logging_syslog.cc:296
5801
6585
msgid "Log to syslog"
6586
msgstr "Log to syslog"
5804
6588
#: plugin/multi_thread/multi_thread.cc:137
5805
6589
msgid "Maximum number of user threads available."
6590
msgstr "Maximum number of user threads available."
5808
6592
#: plugin/myisam/ha_myisam.cc:468
5810
6594
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6595
msgstr "Got an error from thread_id=%<PRIu64>, %s:%d"
5813
6597
#: plugin/myisam/ha_myisam.cc:472
5815
6599
msgid "Got an error from unknown thread, %s:%d"
6600
msgstr "Got an error from unknown thread, %s:%d"
5818
6602
#: plugin/myisam/ha_myisam.cc:478
5819
6603
msgid "Unknown thread accessing table"
5822
#: plugin/myisam/ha_myisam.cc:1861
5823
msgid "Block size to be used for MyISAM index pages."
5824
msgstr "Block size to be used for MyISAM index pages."
5826
#: plugin/myisam/ha_myisam.cc:1867
5828
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5829
"disables parallel repair."
5831
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5832
"disables parallel repair."
5834
#: plugin/myisam/ha_myisam.cc:1873
5836
"Don't use the fast sort index method to created index if the temporary file "
5837
"would get bigger than this."
5839
"Don't use the fast sort index method to created index if the temporary file "
5840
"would get bigger than this."
5842
#: plugin/myisam/ha_myisam.cc:1878
5844
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5845
"when creating indexes with CREATE INDEX or ALTER TABLE."
5847
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5848
"when creating indexes with CREATE INDEX or ALTER TABLE."
5850
#: plugin/myisam/ha_myisam.cc:1884
5851
msgid "Default pointer size to be used for MyISAM tables."
5852
msgstr "Default pointer size to be used for MyISAM tables."
5854
#: plugin/myisam/my_handler_errors.cc:34
5855
msgid "Didn't find key on read or update"
5856
msgstr "Didn't find key on read or update"
5858
#: plugin/myisam/my_handler_errors.cc:36
5859
msgid "Duplicate key on write or update"
5860
msgstr "Duplicate key on write or update"
5862
#: plugin/myisam/my_handler_errors.cc:38
5863
msgid "Internal (unspecified) error in handler"
5864
msgstr "Internal (unspecified) error in handler"
5866
#: plugin/myisam/my_handler_errors.cc:40
5868
"Someone has changed the row since it was read (while the table was locked to "
5871
"Someone has changed the row since it was read (while the table was locked to "
5874
#: plugin/myisam/my_handler_errors.cc:43
5875
msgid "Wrong index given to function"
5876
msgstr "Wrong index given to function"
5878
#: plugin/myisam/my_handler_errors.cc:45
5879
msgid "Undefined handler error 125"
5880
msgstr "Undefined handler error 125"
5882
#: plugin/myisam/my_handler_errors.cc:47
5883
msgid "Index file is crashed"
5884
msgstr "Index file is crashed"
5886
#: plugin/myisam/my_handler_errors.cc:49
5887
msgid "Record file is crashed"
5888
msgstr "Record file is crashed"
5890
#: plugin/myisam/my_handler_errors.cc:51
5891
msgid "Out of memory in engine"
5892
msgstr "Out of memory in engine"
5894
#: plugin/myisam/my_handler_errors.cc:53
5895
msgid "Undefined handler error 129"
5896
msgstr "Undefined handler error 129"
5898
#: plugin/myisam/my_handler_errors.cc:55
5899
msgid "Incorrect file format"
5900
msgstr "Incorrect file format"
5902
#: plugin/myisam/my_handler_errors.cc:57
5903
msgid "Command not supported by database"
5904
msgstr "Command not supported by database"
5906
#: plugin/myisam/my_handler_errors.cc:59
5907
msgid "Old database file"
5908
msgstr "Old database file"
5910
#: plugin/myisam/my_handler_errors.cc:61
5911
msgid "No record read before update"
5912
msgstr "No record read before update"
5914
#: plugin/myisam/my_handler_errors.cc:63
5915
msgid "Record was already deleted (or record file crashed)"
5916
msgstr "Record was already deleted (or record file crashed)"
5918
#: plugin/myisam/my_handler_errors.cc:65
5919
msgid "No more room in record file"
5920
msgstr "No more room in record file"
5922
#: plugin/myisam/my_handler_errors.cc:67
5923
msgid "No more room in index file"
5924
msgstr "No more room in index file"
5926
#: plugin/myisam/my_handler_errors.cc:69
5927
msgid "No more records (read after end of file)"
5928
msgstr "No more records (read after end of file)"
5930
#: plugin/myisam/my_handler_errors.cc:71
5931
msgid "Unsupported extension used for table"
5932
msgstr "Unsupported extension used for table"
5934
#: plugin/myisam/my_handler_errors.cc:73
5936
msgstr "Too big row"
5938
#: plugin/myisam/my_handler_errors.cc:75
5939
msgid "Wrong create options"
5940
msgstr "Wrong create options"
5942
#: plugin/myisam/my_handler_errors.cc:77
5943
msgid "Duplicate unique key or constraint on write or update"
5944
msgstr "Duplicate unique key or constraint on write or update"
5946
#: plugin/myisam/my_handler_errors.cc:79
5947
msgid "Unknown character set used in table"
5948
msgstr "Unknown character set used in table"
5950
#: plugin/myisam/my_handler_errors.cc:81
5951
msgid "Conflicting table definitions in sub-tables of MERGE table"
5952
msgstr "Conflicting table definitions in sub-tables of MERGE table"
5954
#: plugin/myisam/my_handler_errors.cc:83
5955
msgid "Table is crashed and last repair failed"
5956
msgstr "Table is crashed and last repair failed"
5958
#: plugin/myisam/my_handler_errors.cc:85
5959
msgid "Table was marked as crashed and should be repaired"
5960
msgstr "Table was marked as crashed and should be repaired"
5962
#: plugin/myisam/my_handler_errors.cc:87
5963
msgid "Lock timed out; Retry transaction"
5964
msgstr "Lock timed out; Retry transaction"
5966
#: plugin/myisam/my_handler_errors.cc:89
5967
msgid "Lock table is full; Restart program with a larger locktable"
5968
msgstr "Lock table is full; Restart program with a larger locktable"
5970
#: plugin/myisam/my_handler_errors.cc:91
5971
msgid "Updates are not allowed under a read only transactions"
5972
msgstr "Updates are not allowed under a read only transactions"
5974
#: plugin/myisam/my_handler_errors.cc:93
5975
msgid "Lock deadlock; Retry transaction"
5976
msgstr "Lock deadlock; Retry transaction"
5978
#: plugin/myisam/my_handler_errors.cc:95
5979
msgid "Foreign key constraint is incorrectly formed"
5980
msgstr "Foreign key constraint is incorrectly formed"
5982
#: plugin/myisam/my_handler_errors.cc:97
5983
msgid "Cannot add a child row"
5984
msgstr "Cannot add a child row"
5986
#: plugin/myisam/my_handler_errors.cc:99
5987
msgid "Cannot delete a parent row"
5988
msgstr "Cannot delete a parent row"
5990
#: plugin/myisam/my_handler_errors.cc:101
5991
msgid "No savepoint with that name"
5992
msgstr "No savepoint with that name"
5994
#: plugin/myisam/my_handler_errors.cc:103
5995
msgid "Non unique key block size"
5996
msgstr "Non unique key block size"
5998
#: plugin/myisam/my_handler_errors.cc:105
5999
msgid "The table does not exist in engine"
6000
msgstr "The table does not exist in engine"
6002
#: plugin/myisam/my_handler_errors.cc:107
6003
msgid "The table already existed in storage engine"
6004
msgstr "The table already existed in storage engine"
6006
#: plugin/myisam/my_handler_errors.cc:109
6007
msgid "Could not connect to storage engine"
6008
msgstr "Could not connect to storage engine"
6010
#: plugin/myisam/my_handler_errors.cc:111
6011
msgid "Unexpected null pointer found when using spatial index"
6012
msgstr "Unexpected null pointer found when using spatial index"
6014
#: plugin/myisam/my_handler_errors.cc:113
6015
msgid "The table changed in storage engine"
6016
msgstr "The table changed in storage engine"
6018
#: plugin/myisam/my_handler_errors.cc:115
6019
msgid "There's no partition in table for the given value"
6020
msgstr "There's no partition in table for the given value"
6022
#: plugin/myisam/my_handler_errors.cc:117
6023
msgid "Row-based binlogging of row failed"
6024
msgstr "Row-based binlogging of row failed"
6026
#: plugin/myisam/my_handler_errors.cc:119
6027
msgid "Index needed in foreign key constraint"
6028
msgstr "Index needed in foreign key constraint"
6030
#: plugin/myisam/my_handler_errors.cc:121
6031
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6032
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
6034
#: plugin/myisam/my_handler_errors.cc:123
6035
msgid "Table needs to be upgraded before it can be used"
6036
msgstr "Table needs to be upgraded before it can be used"
6038
#: plugin/myisam/my_handler_errors.cc:125
6039
msgid "Table is read only"
6040
msgstr "Table is read only"
6042
#: plugin/myisam/my_handler_errors.cc:127
6043
msgid "Failed to get next auto increment value"
6044
msgstr "Failed to get next auto increment value"
6046
#: plugin/myisam/my_handler_errors.cc:129
6047
msgid "Failed to set row auto increment value"
6048
msgstr "Failed to set row auto increment value"
6050
#: plugin/myisam/my_handler_errors.cc:131
6051
msgid "Unknown (generic) error from engine"
6052
msgstr "Unknown (generic) error from engine"
6054
#: plugin/myisam/my_handler_errors.cc:133
6055
msgid "Record is the same"
6056
msgstr "Record is the same"
6058
#: plugin/myisam/my_handler_errors.cc:135
6059
msgid "It is not possible to log this statement"
6060
msgstr "It is not possible to log this statement"
6062
#: plugin/myisam/my_handler_errors.cc:137
6063
msgid "Tablespace exists"
6064
msgstr "Tablespace exists"
6066
#: plugin/myisam/my_handler_errors.cc:139
6067
msgid "The event was corrupt, leading to illegal data being read"
6068
msgstr "The event was corrupt, leading to illegal data being read"
6070
#: plugin/myisam/my_handler_errors.cc:141
6071
msgid "The table is of a new format not supported by this version"
6072
msgstr "The table is of a new format not supported by this version"
6604
msgstr "Unknown thread accessing table"
6074
6606
#: plugin/myisam/my_handler_errors.cc:143
6076
6607
msgid "The event could not be processed no other handler error happened"
6077
6608
msgstr "The event could not be processed no other handler error happened"
6079
6610
#: plugin/myisam/my_handler_errors.cc:145
6081
6611
msgid "Got a fatal error during initialzation of handler"
6082
msgstr "Got a fatal error during initialisation of handler"
6084
#: plugin/myisam/my_handler_errors.cc:147
6085
msgid "File to short; Expected more data in file"
6086
msgstr "File too short; Expected more data in file"
6088
#: plugin/myisam/my_handler_errors.cc:149
6089
msgid "Read page with wrong checksum"
6090
msgstr "Read page with wrong checksum"
6092
#: plugin/myisam/my_handler_errors.cc:151
6093
msgid "Lock or active transaction"
6094
msgstr "Lock or active transaction"
6096
#: plugin/myisam/my_handler_errors.cc:153
6097
msgid "No such table space"
6098
msgstr "No such table space"
6100
#: plugin/myisam/my_handler_errors.cc:155
6101
msgid "Tablespace not empty"
6102
msgstr "Tablespace not empty"
6104
#: plugin/oldlibdrizzle/errmsg.cc:28
6105
msgid "Unknown Drizzle error"
6106
msgstr "Unknown Drizzle error"
6108
#: plugin/oldlibdrizzle/errmsg.cc:29
6110
msgid "Can't create UNIX socket (%d)"
6111
msgstr "Can't create UNIX socket (%d)"
6113
#: plugin/oldlibdrizzle/errmsg.cc:30
6115
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6116
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6612
msgstr "Got a fatal error during initialzation of handler"
6118
6614
#: plugin/oldlibdrizzle/errmsg.cc:31
6120
6616
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6121
msgstr "Can't connect to Drizzle server on '%-.100s' (%d)"
6123
#: plugin/oldlibdrizzle/errmsg.cc:32
6125
msgid "Can't create TCP/IP socket (%d)"
6126
msgstr "Can't create TCP/IP socket (%d)"
6128
#: plugin/oldlibdrizzle/errmsg.cc:33
6130
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6131
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
6133
#: plugin/oldlibdrizzle/errmsg.cc:34
6134
msgid "Drizzle server has gone away"
6135
msgstr "Drizzle server has gone away"
6137
#: plugin/oldlibdrizzle/errmsg.cc:35
6139
msgid "Protocol mismatch; server version = %d, client version = %d"
6140
msgstr "Protocol mismatch; server version = %d, client version = %d"
6142
#: plugin/oldlibdrizzle/errmsg.cc:36
6143
msgid "Drizzle client ran out of memory"
6144
msgstr "Drizzle client ran out of memory"
6146
#: plugin/oldlibdrizzle/errmsg.cc:37
6147
msgid "Wrong host info"
6148
msgstr "Wrong host info"
6150
#: plugin/oldlibdrizzle/errmsg.cc:38
6151
msgid "Localhost via UNIX socket"
6152
msgstr "Localhost via UNIX socket"
6154
#: plugin/oldlibdrizzle/errmsg.cc:39
6156
msgid "%-.100s via TCP/IP"
6157
msgstr "%-.100s via TCP/IP"
6159
#: plugin/oldlibdrizzle/errmsg.cc:40
6160
msgid "Error in server handshake"
6161
msgstr "Error in server handshake"
6163
#: plugin/oldlibdrizzle/errmsg.cc:41
6164
msgid "Lost connection to Drizzle server during query"
6165
msgstr "Lost connection to Drizzle server during query"
6167
#: plugin/oldlibdrizzle/errmsg.cc:42
6168
msgid "Commands out of sync; you can't run this command now"
6169
msgstr "Commands out of sync; you can't run this command now"
6171
#: plugin/oldlibdrizzle/errmsg.cc:43
6173
msgid "Named pipe: %-.32s"
6174
msgstr "Named pipe: %-.32s"
6176
#: plugin/oldlibdrizzle/errmsg.cc:44
6178
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6179
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6181
#: plugin/oldlibdrizzle/errmsg.cc:45
6183
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6184
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6186
#: plugin/oldlibdrizzle/errmsg.cc:46
6188
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6189
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6191
#: plugin/oldlibdrizzle/errmsg.cc:47
6193
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6194
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
6196
#: plugin/oldlibdrizzle/errmsg.cc:48
6197
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6198
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
6200
#: plugin/oldlibdrizzle/errmsg.cc:49
6201
msgid "Embedded server"
6202
msgstr "Embedded server"
6204
#: plugin/oldlibdrizzle/errmsg.cc:50
6205
msgid "Error on SHOW SLAVE STATUS:"
6206
msgstr "Error on SHOW SLAVE STATUS:"
6208
#: plugin/oldlibdrizzle/errmsg.cc:51
6209
msgid "Error on SHOW SLAVE HOSTS:"
6210
msgstr "Error on SHOW SLAVE HOSTS:"
6212
#: plugin/oldlibdrizzle/errmsg.cc:52
6213
msgid "Error connecting to slave:"
6214
msgstr "Error connecting to slave:"
6216
#: plugin/oldlibdrizzle/errmsg.cc:53
6217
msgid "Error connecting to master:"
6218
msgstr "Error connecting to master:"
6220
#: plugin/oldlibdrizzle/errmsg.cc:54
6221
msgid "SSL connection error"
6222
msgstr "SSL connection error"
6224
#: plugin/oldlibdrizzle/errmsg.cc:55
6225
msgid "Malformed packet"
6226
msgstr "Malformed packet"
6228
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6229
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6230
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6231
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6232
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6233
msgid "(unused error message)"
6234
msgstr "(unused error message)"
6236
#: plugin/oldlibdrizzle/errmsg.cc:57
6237
msgid "Invalid use of null pointer"
6238
msgstr "Invalid use of null pointer"
6240
#: plugin/oldlibdrizzle/errmsg.cc:58
6241
msgid "Statement not prepared"
6242
msgstr "Statement not prepared"
6244
#: plugin/oldlibdrizzle/errmsg.cc:59
6245
msgid "No data supplied for parameters in prepared statement"
6246
msgstr "No data supplied for parameters in prepared statement"
6248
#: plugin/oldlibdrizzle/errmsg.cc:60
6249
msgid "Data truncated"
6250
msgstr "Data truncated"
6252
#: plugin/oldlibdrizzle/errmsg.cc:61
6253
msgid "No parameters exist in the statement"
6254
msgstr "No parameters exist in the statement"
6256
#: plugin/oldlibdrizzle/errmsg.cc:62
6257
msgid "Invalid parameter number"
6258
msgstr "Invalid parameter number"
6260
#: plugin/oldlibdrizzle/errmsg.cc:63
6263
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6265
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6267
#: plugin/oldlibdrizzle/errmsg.cc:65
6269
msgid "Using unsupported buffer type: %d (parameter: %d)"
6270
msgstr "Using unsupported buffer type: %d (parameter: %d)"
6272
#: plugin/oldlibdrizzle/errmsg.cc:66
6274
msgid "Shared memory: %-.100s"
6275
msgstr "Shared memory: %-.100s"
6277
#: plugin/oldlibdrizzle/errmsg.cc:76
6278
msgid "Wrong or unknown protocol"
6279
msgstr "Wrong or unknown protocol"
6281
#: plugin/oldlibdrizzle/errmsg.cc:77
6282
msgid "Invalid connection handle"
6283
msgstr "Invalid connection handle"
6285
#: plugin/oldlibdrizzle/errmsg.cc:78
6287
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6288
"option 'secure_auth' enabled)"
6290
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6291
"option 'secure_auth' enabled)"
6293
#: plugin/oldlibdrizzle/errmsg.cc:80
6294
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6295
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
6297
#: plugin/oldlibdrizzle/errmsg.cc:81
6298
msgid "Attempt to read column without prior row fetch"
6299
msgstr "Attempt to read column without prior row fetch"
6301
#: plugin/oldlibdrizzle/errmsg.cc:82
6302
msgid "Prepared statement contains no metadata"
6303
msgstr "Prepared statement contains no metadata"
6305
#: plugin/oldlibdrizzle/errmsg.cc:83
6307
"Attempt to read a row while there is no result set associated with the "
6310
"Attempt to read a row while there is no result set associated with the "
6313
#: plugin/oldlibdrizzle/errmsg.cc:85
6314
msgid "This feature is not implemented yet"
6315
msgstr "This feature is not implemented yet"
6317
#: plugin/oldlibdrizzle/errmsg.cc:86
6320
"Lost connection to Drizzle server while waiting for initial communication "
6321
"packet, system error: %d"
6323
"Lost connection to Drizzle server while waiting for initial communication "
6324
"packet, system error: %d"
6326
#: plugin/oldlibdrizzle/errmsg.cc:88
6329
"Lost connection to Drizzle server while reading initial communication "
6330
"packet, system error: %d"
6332
"Lost connection to Drizzle server while reading initial communication "
6333
"packet, system error: %d"
6335
#: plugin/oldlibdrizzle/errmsg.cc:90
6338
"Lost connection to Drizzle server while sending authentication information, "
6341
"Lost connection to Drizzle server while sending authentication information, "
6344
#: plugin/oldlibdrizzle/errmsg.cc:92
6347
"Lost connection to Drizzle server while reading authorization information, "
6350
"Lost connection to Drizzle server while reading authorization information, "
6353
#: plugin/oldlibdrizzle/errmsg.cc:94
6356
"Lost connection to Drizzle server while setting initial database, system "
6359
"Lost connection to Drizzle server while setting initial database, system "
6617
msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6362
6619
#: plugin/oldlibdrizzle/errmsg.cc:96
6364
6621
msgid "Statement closed indirectly because of a preceding %s() call"
6365
6622
msgstr "Statement closed indirectly because of a preceding %s() call"
6367
6624
#: plugin/pool_of_threads/pool_of_threads.cc:204
6368
6625
msgid "event_add error in libevent_add_session_callback\n"
6626
msgstr "event_add error in libevent_add_session_callback\n"
6371
6628
#: plugin/pool_of_threads/pool_of_threads.cc:346
6372
6629
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6630
msgstr "init_pipe(session_add_pipe) error in libevent_init\n"
6375
6632
#: plugin/pool_of_threads/pool_of_threads.cc:353
6376
6633
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6634
msgstr "init_pipe(session_kill_pipe) error in libevent_init\n"
6379
6636
#: plugin/pool_of_threads/pool_of_threads.cc:365
6380
6637
msgid "session_add_event event_add error in libevent_init\n"
6638
msgstr "session_add_event event_add error in libevent_init\n"
6383
6640
#: plugin/pool_of_threads/pool_of_threads.cc:378
6385
6642
msgid "Can't create completion port thread (error %d)"
6643
msgstr "Can't create completion port thread (error %d)"
6388
6645
#: plugin/pool_of_threads/pool_of_threads.cc:462
6389
6646
msgid "libevent_thread_proc: my_thread_init() failed\n"
6647
msgstr "libevent_thread_proc: my_thread_init() failed\n"
6392
6649
#: plugin/pool_of_threads/pool_of_threads.cc:642
6393
6650
msgid "Size of Pool."
6396
#: plugin/signal_handler/signal_handler.cc:212
6398
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6399
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
6402
#~ "Using this option will cause most temporary files created to use a small "
6403
#~ "set of names, rather than a unique name for each new file."
6405
#~ "Using this option will cause most temporary files created to use a small "
6406
#~ "set of names, rather than a unique name for each new file."
6408
#~ msgid "Use old, non-optimized alter table."
6409
#~ msgstr "Use old, non-optimised alter table."
6412
#~ "Optional colon (or semicolon) separated list of plugins to load,where "
6413
#~ "each plugin is identified by the name of the shared library. [for "
6414
#~ "example: --plugin_load=libmd5udf.so:libauth_pam.so]"
6416
#~ "Optional colon (or semicolon) separated list of plugins to load,where "
6417
#~ "each plugin is identified by the name of the shared library. [for "
6418
#~ "example: --plugin_load=libmd5udf.so:libauth_pam.so]"
6420
#~ msgid "Silently exit if one can't connect to server."
6421
#~ msgstr "Silently exit if one can't connect to server."
6423
#~ msgid "Write more information."
6424
#~ msgstr "Write more information."
6427
#~ "connect to server at '%s' failed\n"
6430
#~ "connect to server at '%s' failed\n"
6433
#~ msgid "Check that drizzled is running on %s"
6434
#~ msgstr "Check that drizzled is running on %s"
6436
#~ msgid " and that the port is %d.\n"
6437
#~ msgstr " and that the port is %d.\n"
6439
#~ msgid "You can check this by doing 'telnet %s %d'\n"
6440
#~ msgstr "You can check this by doing 'telnet %s %d'\n"
6442
#~ msgid "Got error: %s\n"
6443
#~ msgstr "Got error: %s\n"
6445
#~ msgid "Waiting for Drizzle server to answer"
6446
#~ msgstr "Waiting for Drizzle server to answer"
6448
#~ msgid "shutting down drizzled...\n"
6449
#~ msgstr "shutting down drizzled...\n"
6451
#~ msgid "shutdown failed; error: '%s'"
6452
#~ msgstr "shutdown failed; error: '%s'"
6457
#~ msgid "drizzled is alive"
6458
#~ msgstr "drizzled is alive"
6460
#~ msgid "connection was down, but drizzled is now alive"
6461
#~ msgstr "connection was down, but drizzled is now alive"
6463
#~ msgid "drizzled doesn't answer to ping, error: '%s'"
6464
#~ msgstr "drizzled doesn't answer to ping, error: '%s'"
6466
#~ msgid "Unknown command: '%-.60s'"
6467
#~ msgstr "Unknown command: '%-.60s'"
6469
#~ msgid "%s Ver %s Distrib %s, for %s on %s\n"
6470
#~ msgstr "%s Ver %s Distrib %s, for %s on %s\n"
6472
#~ msgid "Copyright (C) 2000-2008 MySQL AB"
6473
#~ msgstr "Copyright (C) 2000-2008 MySQL AB"
6475
#~ msgid "Administration program for the drizzled daemon."
6476
#~ msgstr "Administration program for the drizzled daemon."
6478
#~ msgid "Usage: %s [OPTIONS] command command....\n"
6479
#~ msgstr "Usage: %s [OPTIONS] command command....\n"
6482
#~ " ping Check if server is down\n"
6483
#~ " shutdown Take server down\n"
6485
#~ " ping Check if server is down\n"
6486
#~ " shutdown Take server down\n"
6488
#~ msgid "configvar plugin '%s' init() failed"
6489
#~ msgstr "configvar plugin '%s' init() failed"
6491
#~ msgid "configvar plugin '%s' deinit() failed"
6492
#~ msgstr "configvar plugin '%s' deinit() failed"
6494
#~ msgid "configvar plugin '%s' configvar_func1() failed"
6495
#~ msgstr "configvar plugin '%s' configvar_func1() failed"
6497
#~ msgid "configvar plugin '%s' configvar_func2() failed"
6498
#~ msgstr "configvar plugin '%s' configvar_func2() failed"
6500
#~ msgid "Command(s) that are executed for each new connection"
6501
#~ msgstr "Command(s) that are executed for each new connection"
6503
#~ msgid "Read SQL commands from this file at startup."
6504
#~ msgstr "Read SQL commands from this file at startup."
6507
#~ msgid "replicator plugin '%s' init() failed"
6508
#~ msgstr "configvar plugin '%s' init() failed"
6511
#~ msgid "replicator plugin '%s' deinit() failed"
6512
#~ msgstr "configvar plugin '%s' deinit() failed"
6515
#~ msgid "replicator plugin '%s' session_init() failed"
6516
#~ msgstr "configvar plugin '%s' deinit() failed"
6519
#~ msgid "replicator plugin '%s' row_insert() failed"
6520
#~ msgstr "configvar plugin '%s' init() failed"
6523
#~ msgid "replicator plugin '%s' row_update() failed"
6524
#~ msgstr "configvar plugin '%s' deinit() failed"
6527
#~ msgid "replicator plugin '%s' row_delete() failed"
6528
#~ msgstr "configvar plugin '%s' deinit() failed"
6531
#~ msgid "replicator plugin '%s' end_transaction() failed"
6532
#~ msgstr "configvar plugin '%s' deinit() failed"
6535
#~ msgid "replicator plugin '%s' statement() failed"
6536
#~ msgstr "configvar plugin '%s' deinit() failed"
6539
#~ msgid "Plugin '%s' init function returned error %d."
6540
#~ msgstr "Plugin '%s' init function returned error."
6543
#~ msgid "Directory to place replication logs."
6544
#~ msgstr "Directory for plugins."
6546
#~ msgid "Max packet length to send to, or receive from server"
6547
#~ msgstr "Max packet length to send to, or receive from server"
6549
#~ msgid "Buffer for TCP/IP and socket communication"
6550
#~ msgstr "Buffer for TCP/IP and socket communication"
6553
#~ msgid "when selecting the database"
6554
#~ msgstr "Path to the database root."
6556
#~ msgid "Flush tables to disk between SQL commands."
6557
#~ msgstr "Flush tables to disk between SQL commands."
6559
#~ msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
6560
#~ msgstr "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
6562
#~ msgid "Use very new possible 'unsafe' functions."
6563
#~ msgstr "Use very new possible 'unsafe' functions."
6565
#~ msgid "Skip some optimize stages (for testing)."
6566
#~ msgstr "Skip some optimise stages (for testing)."
6568
#~ msgid "Don't use new, possible wrong routines."
6569
#~ msgstr "Don't use new, possible wrong routines."
6571
#~ msgid "Don't give threads different priorities."
6572
#~ msgstr "Don't give threads different priorities."
6575
#~ "Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
6577
#~ "Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
6580
#~ "The number of seconds the server waits for activity on an interactive "
6581
#~ "connection before closing it."
6583
#~ "The number of seconds the server waits for activity on an interactive "
6584
#~ "connection before closing it."
6587
#~ msgid "Too many storage engines!"
6588
#~ msgstr "Got error %d from storage engine"
6590
#~ msgid "Can't create thread to kill server"
6591
#~ msgstr "Can't create thread to kill server"
6593
#~ msgid "Directory where character sets are."
6594
#~ msgstr "Directory where character sets are."
6596
#~ msgid "The protocol of connection (tcp,socket,pipe,memory)."
6597
#~ msgstr "The protocol of connection (tcp,socket,pipe,memory)."
6599
#~ msgid "categories:"
6600
#~ msgstr "categories:"
6605
#~ msgid "Name: '%s'\n"
6606
#~ msgstr "Name: '%s'\n"
6622
#~ msgid "Many help items for your request exist."
6623
#~ msgstr "Many help items for your request exist."
6626
#~ "To make a more specific request, please type 'help <item>',\n"
6627
#~ "where <item> is one of the following"
6629
#~ "To make a more specific request, please type 'help <item>',\n"
6630
#~ "where <item> is one of the following"
6632
#~ msgid "You asked for help about help category: '%s'\n"
6633
#~ msgstr "You asked for help about help category: '%s'\n"
6636
#~ "For more information, type 'help <item>', where <item> is one of the "
6639
#~ "For more information, type 'help <item>', where <item> is one of the "
6650
#~ "Please try to run 'help contents' for a list of all accessible topics\n"
6652
#~ "Please try to run 'help contents' for a list of all accessible topics\n"
6656
#~ "For server side help, type 'help contents'\n"
6659
#~ "For server side help, type 'help contents'\n"
6661
#~ msgid "Got error %d from pthread_cond_timedwait"
6662
#~ msgstr "Got error %d from pthread_cond_timedwait"
6664
#~ msgid "Got signal %d to shutdown drizzled"
6665
#~ msgstr "Got signal %d to shutdown drizzled"
6667
#~ msgid "Got signal: %d error: %d"
6668
#~ msgstr "Got signal: %d error: %d"
6670
#~ msgid "Wrong date/time format specifier: %s\n"
6671
#~ msgstr "Wrong date/time format specifier: %s\n"
6674
#~ "Changed limits: max_open_files: %u max_connections: %<PRIu64> "
6675
#~ "table_cache: %<PRIu64>"
6677
#~ "Changed limits: max_open_files: %u max_connections: %<PRIu64> "
6678
#~ "table_cache: %<PRIu64>"
6681
#~ "Could not increase number of max_open_files to more than %u (request: %u)"
6683
#~ "Could not increase number of max_open_files to more than %u (request: %u)"
6685
#~ msgid "Unable to reopen stdout"
6686
#~ msgstr "Unable to reopen stdout"
6688
#~ msgid "Unable to reopen stderr"
6689
#~ msgstr "Unable to reopen stderr"
6692
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6693
#~ "is impossible, it would lead to infinite loops in this server."
6695
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6696
#~ "is impossible, it would lead to infinite loops in this server."
6699
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6700
#~ "so replication may break when this Drizzle server acts as a master and "
6701
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6704
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6705
#~ "so replication may break when this Drizzle server acts as a master and "
6706
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6709
#~ msgid "Can't initialize tc_log"
6710
#~ msgstr "Can't initialise tc_log"
6713
#~ "You have enabled the binary log, but you haven't set server-id to a non-"
6714
#~ "zero value: we force server id to 1; updates will be logged to the binary "
6715
#~ "log, but connections from slaves will not be accepted."
6717
#~ "You have enabled the binary log, but you haven't set server-id to a non-"
6718
#~ "zero value: we force server id to 1; updates will be logged to the binary "
6719
#~ "log, but connections from slaves will not be accepted."
6721
#~ msgid "Before Lock_thread_count"
6722
#~ msgstr "Before Lock_thread_count"
6724
#~ msgid "After lock_thread_count"
6725
#~ msgstr "After lock_thread_count"
6727
#~ msgid "Option used by mysql-test for debugging and testing of replication."
6728
#~ msgstr "Option used by mysql-test for debugging and testing of replication."
6731
#~ "The maximum size of a row-based binary log event in bytes. Rows will be "
6732
#~ "grouped into events smaller than this size if possible. The value has to "
6733
#~ "be a multiple of 256."
6735
#~ "The maximum size of a row-based binary log event in bytes. Rows will be "
6736
#~ "grouped into events smaller than this size if possible. The value has to "
6737
#~ "be a multiple of 256."
6739
#~ msgid "Don't ignore client side character set value sent during handshake."
6740
#~ msgstr "Don't ignore client side character set value sent during handshake."
6742
#~ msgid "Write error output on screen."
6743
#~ msgstr "Write error output on screen."
6745
#~ msgid "Command(s) that are executed when a slave connects to this master"
6746
#~ msgstr "Command(s) that are executed when a slave connects to this master"
6749
#~ "Log update queries in binary format. Optional argument is the location "
6750
#~ "for the binary log files.(Strongly recommended to avoid replication "
6751
#~ "problems if server's hostname changes)"
6753
#~ "Log update queries in binary format. Optional argument is the location "
6754
#~ "for the binary log files.(Strongly recommended to avoid replication "
6755
#~ "problems if server's hostname changes)"
6757
#~ msgid "File that holds the names for last binary log files."
6758
#~ msgstr "File that holds the names for last binary log files."
6760
#~ msgid "Error log file."
6761
#~ msgstr "Error log file."
6764
#~ "Tells the slave to log the updates from the slave thread to the binary "
6765
#~ "log. You will need to turn it on if you plan to daisy-chain the slaves."
6767
#~ "Tells the slave to log the updates from the slave thread to the binary "
6768
#~ "log. You will need to turn it on if you plan to daisy-chain the slaves."
6771
#~ "Path to transaction coordinator log (used for transactions that affect "
6772
#~ "more than one storage engine, when binary log is disabled)"
6774
#~ "Path to transaction coordinator log (used for transactions that affect "
6775
#~ "more than one storage engine, when binary log is disabled)"
6777
#~ msgid "Size of transaction coordinator log."
6778
#~ msgstr "Size of transaction coordinator log."
6780
#~ msgid "INSERT/DELETE/UPDATE has lower priority than selects."
6781
#~ msgstr "INSERT/DELETE/UPDATE has lower priority than selects."
6784
#~ "The location and name of the file that remembers the master and where the "
6785
#~ "I/O replication thread is in the master's binlogs."
6787
#~ "The location and name of the file that remembers the master and where the "
6788
#~ "I/O replication thread is in the master's binlogs."
6791
#~ "The number of tries the slave will make to connect to the master before "
6794
#~ "The number of tries the slave will make to connect to the master before "
6797
#~ msgid "The location and name to use for relay logs."
6798
#~ msgstr "The location and name to use for relay logs."
6801
#~ "The location and name to use for the file that keeps a list of the last "
6804
#~ "The location and name to use for the file that keeps a list of the last "
6808
#~ "The location and name of the file that remembers where the SQL "
6809
#~ "replication thread is in the relay logs."
6811
#~ "The location and name of the file that remembers where the SQL "
6812
#~ "replication thread is in the relay logs."
6815
#~ "In replication, if set to 1, do not skip events having our server id. "
6816
#~ "Default value is 0 (to break infinite loops in circular replication). "
6817
#~ "Can't be set to 1 if --log-slave-updates is used."
6819
#~ "In replication, if set to 1, do not skip events having our server id. "
6820
#~ "Default value is 0 (to break infinite loops in circular replication). "
6821
#~ "Can't be set to 1 if --log-slave-updates is used."
6824
#~ "Hostname or IP of the slave to be reported to to the master during slave "
6825
#~ "registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset "
6826
#~ "if you do not want the slave to register itself with the master. Note "
6827
#~ "that it is not sufficient for the master to simply read the IP of the "
6828
#~ "slave off the socket once the slave connects. Due to NAT and other "
6829
#~ "routing issues, that IP may not be valid for connecting to the slave from "
6830
#~ "the master or other hosts."
6832
#~ "Hostname or IP of the slave to be reported to to the master during slave "
6833
#~ "registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset "
6834
#~ "if you do not want the slave to register itself with the master. Note "
6835
#~ "that it is not sufficient for the master to simply read the IP of the "
6836
#~ "slave off the socket once the slave connects. Due to NAT and other "
6837
#~ "routing issues, that IP may not be valid for connecting to the slave from "
6838
#~ "the master or other hosts."
6840
#~ msgid "If set, slave is not autostarted."
6841
#~ msgstr "If set, slave is not started automatically."
6844
#~ "The location where the slave should put its temporary files when "
6845
#~ "replicating a LOAD DATA INFILE command."
6847
#~ "The location where the slave should put its temporary files when "
6848
#~ "replicating a LOAD DATA INFILE command."
6851
#~ "Tells the slave thread to continue replication when a query event returns "
6852
#~ "an error from the provided list."
6854
#~ "Tells the slave thread to continue replication when a query event returns "
6855
#~ "an error from the provided list."
6858
#~ "Modes for how replication events should be executed. Legal values are "
6859
#~ "STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
6860
#~ "stop for operations that are idempotent. In STRICT mode, replication will "
6861
#~ "stop on any unexpected difference between the master and the slave."
6863
#~ "Modes for how replication events should be executed. Legal values are "
6864
#~ "STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
6865
#~ "stop for operations that are idempotent. In STRICT mode, replication will "
6866
#~ "stop on any unexpected difference between the master and the slave."
6868
#~ msgid "(INGORED)"
6869
#~ msgstr "(IGNORED)"
6872
#~ "Decision to use in heuristic recover process. Possible values are COMMIT "
6875
#~ "Decision to use in heuristic recover process. Possible values are COMMIT "
6879
#~ "Path for temporary files. Several paths may be specified, separated by a "
6880
#~ "colon (:), in this case they are used in a round-robin fashion."
6882
#~ "Path for temporary files. Several paths may be specified, separated by a "
6883
#~ "colon (:), in this case they are used in a round-robin fashion."
6886
#~ "The size of the cache to hold the SQL statements for the binary log "
6887
#~ "during a transaction. If you often use big, multi-statement transactions "
6888
#~ "you can increase this to get more performance."
6890
#~ "The size of the cache to hold the SQL statements for the binary log "
6891
#~ "during a transaction. If you often use big, multi-statement transactions "
6892
#~ "you can increase this to get more performance."
6894
#~ msgid "The DATE format (For future)."
6895
#~ msgstr "The DATE format (For future)."
6897
#~ msgid "The DATETIME/TIMESTAMP format (for future)."
6898
#~ msgstr "The DATETIME/TIMESTAMP format (for future)."
6900
#~ msgid "The default week format used by WEEK() functions."
6901
#~ msgstr "The default week format used by WEEK() functions."
6904
#~ "If non-zero, binary logs will be purged after expire_logs_days days; "
6905
#~ "possible purges happen at startup and at binary log rotation."
6907
#~ "If non-zero, binary logs will be purged after expire_logs_days days; "
6908
#~ "possible purges happen at start-up and at binary log rotation."
6911
#~ "Can be used to restrict the total size used to cache a multi-transaction "
6914
#~ "Can be used to restrict the total size used to cache a multi-transaction "
6918
#~ "Binary log will be rotated automatically when the size exceeds this "
6919
#~ "value. Will also apply to relay logs if max_relay_log_size is 0. The "
6920
#~ "minimum value for this variable is 4096."
6922
#~ "Binary log will be rotated automatically when the size exceeds this "
6923
#~ "value. Will also apply to relay logs if max_relay_log_size is 0. The "
6924
#~ "minimum value for this variable is 4096."
6926
#~ msgid "The number of simultaneous clients allowed."
6927
#~ msgstr "The number of simultaneous clients allowed."
6930
#~ "If non-zero: relay log will be rotated automatically when the size "
6931
#~ "exceeds this value; if zero (the default): when the size exceeds "
6932
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
6934
#~ "If non-zero: relay log will be rotated automatically when the size "
6935
#~ "exceeds this value; if zero (the default): when the size exceeds "
6936
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
6938
#~ msgid "Use compatible behavior."
6939
#~ msgstr "Use compatible behaviour."
6942
#~ "If this is not 0, then drizzled will use this value to reserve file "
6943
#~ "descriptors to use with setrlimit(). If this value is 0 then drizzled "
6944
#~ "will reserve max_connections*5 or max_connections + table_cache*2 "
6945
#~ "(whichever is larger) number of files."
6947
#~ "If this is not 0, then drizzled will use this value to reserve file "
6948
#~ "descriptors to use with setrlimit(). If this value is 0 then drizzled "
6949
#~ "will reserve max_connections*5 or max_connections + table_cache*2 "
6950
#~ "(whichever is larger) number of files."
6953
#~ "Make all non-temporary tables read-only, with the exception for "
6954
#~ "replication (slave) threads and users with the SUPER privilege"
6956
#~ "Make all non-temporary tables read-only, with the exception for "
6957
#~ "replication (slave) threads and users with the SUPER privilege"
6960
#~ "0 = do not purge relay logs. 1 = purge them as soon as they are no more "
6963
#~ "0 = do not purge relay logs. 1 = purge them as soon as they are no more "
6966
#~ msgid "Maximum space to use for all relay logs."
6967
#~ msgstr "Maximum space to use for all relay logs."
6969
#~ msgid "Use compression on master/slave protocol."
6970
#~ msgstr "Use compression on master/slave protocol."
6973
#~ "Number of seconds to wait for more data from a master/slave connection "
6974
#~ "before aborting the read."
6976
#~ "Number of seconds to wait for more data from a master/slave connection "
6977
#~ "before aborting the read."
6980
#~ "Number of times the slave SQL thread will retry a transaction in case it "
6981
#~ "failed with a deadlock or elapsed lock wait timeout, before giving up and "
6984
#~ "Number of times the slave SQL thread will retry a transaction in case it "
6985
#~ "failed with a deadlock or elapsed lock wait timeout, before giving up and "
6988
#~ msgid "Allow slave to batch requests."
6989
#~ msgstr "Allow slave to batch requests."
6992
#~ "If creating the thread takes longer than this value (in seconds), the "
6993
#~ "Slow_launch_threads counter will be incremented."
6995
#~ "If creating the thread takes longer than this value (in seconds), the "
6996
#~ "Slow_launch_threads counter will be incremented."
6999
#~ "Synchronously flush binary log to disk after every #th event. Use 0 "
7000
#~ "(default) to disable synchronous flushing."
7002
#~ "Synchronously flush binary log to disk after every #th event. Use 0 "
7003
#~ "(default) to disable synchronous flushing."
7005
#~ msgid "How many threads we should keep in a cache for reuse."
7006
#~ msgstr "How many threads we should keep in a cache for reuse."
7009
#~ "How many threads we should create to handle query requests in case of "
7010
#~ "'thread_handling=pool-of-threads'"
7012
#~ "How many threads we should create to handle query requests in case of "
7013
#~ "'thread_handling=pool-of-threads'"
7015
#~ msgid "The TIME format (for future)."
7016
#~ msgstr "The TIME format (for future)."
7018
#~ msgid "Master reported unrecognized DRIZZLE version"
7019
#~ msgstr "Master reported unrecognised DRIZZLE version"
7022
#~ "Switch to another charset. Might be needed for processing binlog with "
7023
#~ "multi-byte charsets."
7025
#~ "Switch to another charset. Might be needed for processing binlog with "
7026
#~ "multi-byte charsets."
7029
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7030
#~ " This software comes with ABSOLUTELY "
7031
#~ "NO WARRANTY. This is free software,\n"
7032
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7034
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7035
#~ " This software comes with ABSOLUTELY "
7036
#~ "NO WARRANTY. This is free software,\n"
7037
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7039
#~ msgid "Usage: \\C char_setname | charset charset_name"
7040
#~ msgstr "Usage: \\C char_setname | charset charset_name"
7042
#~ msgid "Charset changed"
7043
#~ msgstr "Charset changed"
7045
#~ msgid "Charset is not found"
7046
#~ msgstr "Charset is not found"
7049
#~ "Although a path was specified for the --log option, log tables are used. "
7050
#~ "To enable logging to files use the --log-output option."
7052
#~ "Although a path was specified for the --log option, log tables are used. "
7053
#~ "To enable logging to files use the --log-output option."
7056
#~ "Although a path was specified for the --log-slow-queries option, log "
7057
#~ "tables are used. To enable logging to files use the --log-output=file "
7060
#~ "Although a path was specified for the --log-slow-queries option, log "
7061
#~ "tables are used. To enable logging to files use the --log-output=file "
7064
#~ msgid "You need to use --log-bin to make --binlog-format work."
7065
#~ msgstr "You need to use --log-bin to make --binlog-format work."
7068
#~ "Tells the master that updates to the given database should not be logged "
7069
#~ "tothe binary log."
7071
#~ "Tells the master that updates to the given database should not be logged "
7072
#~ "to the binary log."
7075
#~ "Tells the slave thread to not replicate to the specified table. To "
7076
#~ "specify more than one table to ignore, use the directive multiple times, "
7077
#~ "once for each table. This will work for cross-datbase updates, in "
7078
#~ "contrast to replicate-ignore-db."
7080
#~ "Tells the slave thread to not replicate to the specified table. To "
7081
#~ "specify more than one table to ignore, use the directive multiple times, "
7082
#~ "once for each table. This will work for cross-database updates, in "
7083
#~ "contrast to replicate-ignore-db."
7086
#~ "Log all queries that have taken more than long_query_time seconds to "
7087
#~ "execute to file. The argument will be treated as a decimal value with "
7088
#~ "microsecond precission."
7090
#~ "Log all queries that have taken more than long_query_time seconds to "
7091
#~ "execute to file. The argument will be treated as a decimal value with "
7092
#~ "microsecond precision."
7094
#~ msgid "Unknown option to protocol: %s\n"
7095
#~ msgstr "Unknown option to protocol: %s\n"
7097
#~ msgid "COLLATION %s is not valid for CHARACTER SET %s"
7098
#~ msgstr "COLLATION %s is not valid for CHARACTER SET %s"
6651
msgstr "Size of Pool."