18
19
"X-Launchpad-Export-Date: 2010-08-19 03:44+0000\n"
19
20
"X-Generator: Launchpad (build Unknown)\n"
21
#: ../client/drizzle.cc:465
22
#: ../client/drizzle.cc:467
22
23
msgid "Synonym for `help'."
23
24
msgstr "Synonym for `help'."
25
#: ../client/drizzle.cc:466
26
#: ../client/drizzle.cc:468
26
27
msgid "Clear command."
27
28
msgstr "Clear command."
29
#: ../client/drizzle.cc:468
30
#: ../client/drizzle.cc:470
30
31
msgid "Reconnect to the server. Optional arguments are db and host."
31
32
msgstr "Reconnect to the server. Optional arguments are db and host."
33
#: ../client/drizzle.cc:470
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
34
#: ../client/drizzle.cc:472
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
40
#: ../client/drizzle.cc:474
40
41
msgid "Send command to drizzle server, display result vertically."
41
42
msgstr "Send command to drizzle server, display result vertically."
43
#: ../client/drizzle.cc:473
44
#: ../client/drizzle.cc:475
44
45
msgid "Exit drizzle. Same as quit."
45
46
msgstr "Exit drizzle. Same as quit."
47
#: ../client/drizzle.cc:474
48
#: ../client/drizzle.cc:476
48
49
msgid "Send command to drizzle server."
49
50
msgstr "Send command to drizzle server."
51
#: ../client/drizzle.cc:475
52
#: ../client/drizzle.cc:477
52
53
msgid "Display this help."
53
54
msgstr "Display this help."
55
#: ../client/drizzle.cc:476
56
#: ../client/drizzle.cc:478
56
57
msgid "Disable pager, print to stdout."
57
58
msgstr "Disable pager, print to stdout."
59
#: ../client/drizzle.cc:477
60
#: ../client/drizzle.cc:479
60
61
msgid "Don't write into outfile."
61
62
msgstr "Don't write into outfile."
63
#: ../client/drizzle.cc:479
64
#: ../client/drizzle.cc:481
64
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
65
66
msgstr "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: ../client/drizzle.cc:480
68
#: ../client/drizzle.cc:482
68
69
msgid "Print current command."
69
70
msgstr "Print current command."
71
#: ../client/drizzle.cc:481
72
#: ../client/drizzle.cc:483
72
73
msgid "Change your drizzle prompt."
73
74
msgstr "Change your drizzle prompt."
75
#: ../client/drizzle.cc:482
76
#: ../client/drizzle.cc:484
76
77
msgid "Quit drizzle."
77
78
msgstr "Quit drizzle."
79
#: ../client/drizzle.cc:483
80
#: ../client/drizzle.cc:485
80
81
msgid "Rebuild completion hash."
81
82
msgstr "Rebuild completion hash."
83
#: ../client/drizzle.cc:485
84
#: ../client/drizzle.cc:487
84
85
msgid "Execute an SQL script file. Takes a file name as an argument."
85
86
msgstr "Execute an SQL script file. Takes a file name as an argument."
87
#: ../client/drizzle.cc:486
88
#: ../client/drizzle.cc:488
88
89
msgid "Get status information from the server."
89
90
msgstr "Get status information from the server."
91
#: ../client/drizzle.cc:488
92
#: ../client/drizzle.cc:490
92
93
msgid "Set outfile [to_outfile]. Append everything into given outfile."
93
94
msgstr "Set outfile [to_outfile]. Append everything into given outfile."
95
#: ../client/drizzle.cc:490
96
#: ../client/drizzle.cc:492
96
97
msgid "Use another database. Takes database name as argument."
97
98
msgstr "Use another database. Takes database name as argument."
99
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1318
100
#: ../client/drizzle.cc:494 ../client/drizzle.cc:1318
100
101
msgid "Show warnings after every statement."
101
102
msgstr "Show warnings after every statement."
103
#: ../client/drizzle.cc:494
104
#: ../client/drizzle.cc:496
104
105
msgid "Don't show warnings after every statement."
105
106
msgstr "Don't show warnings after every statement."
107
#: ../client/drizzle.cc:1144
108
#: ../client/drizzle.cc:1146
109
110
msgid "shutting down drizzled"
112
#: ../client/drizzle.cc:1146
113
#: ../client/drizzle.cc:1148
114
115
msgid " on port %d"
117
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
118
#: ../client/drizzle.cc:1157 ../client/drizzle.cc:1163
118
119
#, fuzzy, c-format
119
120
msgid "shutdown failed; error: '%s'"
120
121
msgstr "getaddrinfo() failed with error %s"
122
#: ../client/drizzle.cc:1170
123
#: ../client/drizzle.cc:1172
127
#: ../client/drizzle.cc:1191
128
#: ../client/drizzle.cc:1193
129
130
msgid "drizzled is alive\n"
132
#: ../client/drizzle.cc:1197
133
#: ../client/drizzle.cc:1199
133
134
#, fuzzy, c-format
134
135
msgid "ping failed; error: '%s'"
135
136
msgstr "bind() failed with errno: %d\n"
137
#: ../client/drizzle.cc:1203
138
#: ../client/drizzle.cc:1205
139
140
msgid "drizzled won't answer to ping, error: '%s'"
142
#: ../client/drizzle.cc:1252
143
#: ../client/drizzle.cc:1254
143
144
msgid "Error: Invalid Value for connect_timeout"
144
145
msgstr "Error: Invalid Value for connect_timeout"
146
#: ../client/drizzle.cc:1263
147
#: ../client/drizzle.cc:1265
147
148
msgid "Error: Invalid Value for max_input_line"
148
149
msgstr "Error: Invalid Value for max_input_line"
150
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:483
151
#: ../client/drizzle.cc:1284 ../client/drizzledump.cc:466
151
152
msgid "Options used only in command line"
154
#: ../client/drizzle.cc:1284
155
#: ../client/drizzle.cc:1286
155
156
msgid "Displays this help and exit."
156
157
msgstr "Displays this help and exit."
158
#: ../client/drizzle.cc:1285
160
"Don't use history file. Disable interactive behavior. (Enables --silent)"
162
"Don't use history file. Disable interactive behavior. (Enables --silent)"
164
159
#: ../client/drizzle.cc:1287
161
"Don't use history file. Disable interactive behavior. (Enables --silent)"
163
"Don't use history file. Disable interactive behavior. (Enables --silent)"
165
#: ../client/drizzle.cc:1289
165
166
msgid "Display column type information."
166
167
msgstr "Display column type information."
168
#: ../client/drizzle.cc:1289
169
#: ../client/drizzle.cc:1291
170
171
"Preserve comments. Send comments to the server. The default is --skip-"
171
172
"comments (discard comments), enable with --comments"
632
#: ../client/drizzle.cc:3521
629
#: ../client/drizzle.cc:3528
634
631
msgid "No previous outfile available, you must give a filename!\n"
637
#: ../client/drizzle.cc:3526
634
#: ../client/drizzle.cc:3533
638
635
#, fuzzy, c-format
639
636
msgid "Currently logging to file '%s'\n"
640
637
msgstr "Enable logging to CSV file"
642
#: ../client/drizzle.cc:3546
639
#: ../client/drizzle.cc:3553
643
640
#, fuzzy, c-format
644
641
msgid "No outfile specified!\n"
645
642
msgstr "No query specified\n"
647
#: ../client/drizzle.cc:3559
644
#: ../client/drizzle.cc:3566
648
645
msgid "Outfile disabled.\n"
651
#: ../client/drizzle.cc:3586
648
#: ../client/drizzle.cc:3593
653
650
msgid "Default pager wasn't set, using stdout.\n"
654
651
msgstr "Disable pager, print to stdout."
656
#: ../client/drizzle.cc:3606
653
#: ../client/drizzle.cc:3613
658
655
msgid "PAGER set to '%s'\n"
661
#: ../client/drizzle.cc:3617
658
#: ../client/drizzle.cc:3624
662
659
msgid "PAGER set to stdout\n"
665
#: ../client/drizzle.cc:3700
662
#: ../client/drizzle.cc:3707
667
664
msgid "Connection id: %u"
670
#: ../client/drizzle.cc:3702
667
#: ../client/drizzle.cc:3709
671
668
#, fuzzy, c-format
672
669
msgid "Current database: %.128s\n"
673
670
msgstr "Unknown database '%-.192s'"
675
#: ../client/drizzle.cc:3703
672
#: ../client/drizzle.cc:3710
676
673
msgid "*** NONE ***"
679
676
#. Skip command name
680
#: ../client/drizzle.cc:3723
677
#: ../client/drizzle.cc:3730
681
678
msgid "Usage: \\. <filename> | source <filename>"
684
#: ../client/drizzle.cc:3738
681
#: ../client/drizzle.cc:3745
685
682
#, fuzzy, c-format
686
683
msgid "Failed to open file '%s', error: %d"
687
684
msgstr "Can't open file: '%-.200s' (errno: %d)"
689
#: ../client/drizzle.cc:3746
686
#: ../client/drizzle.cc:3753
691
688
msgid "Can't initialize LineBuffer"
692
689
msgstr "Can't initialize %-.64s backup driver"
694
#: ../client/drizzle.cc:3782
691
#: ../client/drizzle.cc:3789
695
692
msgid "DELIMITER must be followed by a 'delimiter' character or string"
698
#: ../client/drizzle.cc:3815
695
#: ../client/drizzle.cc:3822
699
696
msgid "USE must be followed by a database name"
702
#: ../client/drizzle.cc:3883
699
#: ../client/drizzle.cc:3890
704
701
msgid "Database changed"
705
702
msgstr "Database to use."
707
#: ../client/drizzle.cc:3891
704
#: ../client/drizzle.cc:3898
709
706
msgid "Show warnings enabled."
710
707
msgstr "Show warnings after every statement."
712
#: ../client/drizzle.cc:3899
709
#: ../client/drizzle.cc:3906
714
711
msgid "Show warnings disabled."
715
712
msgstr "Show warnings after every statement."
717
#: ../client/drizzle.cc:4043
714
#: ../client/drizzle.cc:4050
721
718
"Connection id:\t\t%lu\n"
724
#: ../client/drizzle.cc:4055
721
#: ../client/drizzle.cc:4062
725
722
#, fuzzy, c-format
726
723
msgid "Current database:\t%s\n"
727
724
msgstr "Can't init databases"
729
#: ../client/drizzle.cc:4056
726
#: ../client/drizzle.cc:4063
731
728
msgid "Current user:\t\t%s\n"
734
#: ../client/drizzle.cc:4062
731
#: ../client/drizzle.cc:4069
735
732
msgid "SSL:\t\t\tNot in use"
738
#: ../client/drizzle.cc:4067
735
#: ../client/drizzle.cc:4074
742
739
"No connection\n"
743
740
msgstr "Too many connections"
745
#: ../client/drizzle.cc:4074
742
#: ../client/drizzle.cc:4081
748
745
"All updates ignored to this database\n"
751
#: ../client/drizzle.cc:4077
748
#: ../client/drizzle.cc:4084
753
750
msgid "Current pager:\t\t%s\n"
756
#: ../client/drizzle.cc:4078
753
#: ../client/drizzle.cc:4085
758
755
msgid "Using outfile:\t\t'%s'\n"
761
#: ../client/drizzle.cc:4079
758
#: ../client/drizzle.cc:4086
763
760
msgid "Using delimiter:\t%s\n"
766
#: ../client/drizzle.cc:4080
763
#: ../client/drizzle.cc:4087
768
765
msgid "Server version:\t\t%s\n"
771
#: ../client/drizzle.cc:4081
768
#: ../client/drizzle.cc:4088
772
769
#, fuzzy, c-format
773
770
msgid "Protocol:\t\t%s\n"
774
771
msgstr "-- Connecting to %s...\n"
776
#: ../client/drizzle.cc:4082
773
#: ../client/drizzle.cc:4089
778
775
msgid "Protocol version:\t%d\n"
781
#: ../client/drizzle.cc:4083
778
#: ../client/drizzle.cc:4090
782
779
#, fuzzy, c-format
783
780
msgid "Connection:\t\t%s\n"
784
781
msgstr "-- Connecting to %s...\n"
786
#: ../client/drizzle.cc:4090
783
#: ../client/drizzle.cc:4097
788
785
msgid "UNIX socket:\t\t%s\n"
791
#: ../client/drizzle.cc:4092
788
#: ../client/drizzle.cc:4099
793
790
msgid "TCP port:\t\t%d\n"
796
#: ../client/drizzle.cc:4097
793
#: ../client/drizzle.cc:4104
799
796
"Note that you are running in safe_update_mode:\n"
802
#: ../client/drizzle.cc:4099
799
#: ../client/drizzle.cc:4106
805
802
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
1325
1263
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1328
#: ../drizzled/drizzled.cc:618
1266
#: ../drizzled/drizzled.cc:589
1329
1267
msgid "Set process group ID failed"
1332
#: ../drizzled/drizzled.cc:623
1270
#: ../drizzled/drizzled.cc:594
1333
1271
msgid "Set process user ID failed"
1336
#: ../drizzled/drizzled.cc:635
1274
#: ../drizzled/drizzled.cc:606
1338
1276
msgid "Process chroot failed"
1339
1277
msgstr "alloc_root failure."
1279
#: ../drizzled/drizzled.cc:727
1281
msgid "Error: Invalid Value for auto_increment_increment"
1282
msgstr "Error: Invalid Value for max_input_line"
1341
1284
#: ../drizzled/drizzled.cc:738
1343
msgid "Error: Invalid Value for auto_increment_increment"
1286
msgid "Error: Invalid Value for auto_increment_offset"
1344
1287
msgstr "Error: Invalid Value for max_input_line"
1346
1289
#: ../drizzled/drizzled.cc:749
1348
msgid "Error: Invalid Value for auto_increment_offset"
1349
msgstr "Error: Invalid Value for max_input_line"
1291
msgid "Error: Invalid Value for completion_type"
1292
msgstr "Error: Invalid Value for opt_sleep"
1351
1294
#: ../drizzled/drizzled.cc:760
1353
msgid "Error: Invalid Value for completion_type"
1296
msgid "Error: Invalid Value for back_log"
1354
1297
msgstr "Error: Invalid Value for opt_sleep"
1356
1299
#: ../drizzled/drizzled.cc:771
1358
msgid "Error: Invalid Value for back_log"
1359
msgstr "Error: Invalid Value for opt_sleep"
1301
msgid "Error: Invalid Value for div-precision-increment"
1302
msgstr "Error: Invalid Value for connect_timeout"
1361
1304
#: ../drizzled/drizzled.cc:782
1363
msgid "Error: Invalid Value for div-precision-increment"
1364
msgstr "Error: Invalid Value for connect_timeout"
1306
msgid "Error: Invalid Value for group_concat_max_len"
1307
msgstr "Error: Invalid Value for opt_tail_lines"
1366
1309
#: ../drizzled/drizzled.cc:793
1368
msgid "Error: Invalid Value for group_concat_max_len"
1369
msgstr "Error: Invalid Value for opt_tail_lines"
1371
#: ../drizzled/drizzled.cc:804
1373
1311
msgid "Error: Invalid Value for join_buffer_size"
1374
1312
msgstr "Error: Invalid Value for max_input_line"
1376
#: ../drizzled/drizzled.cc:816
1314
#: ../drizzled/drizzled.cc:805
1378
1316
msgid "Error: Invalid Value for max_allowed_packet"
1379
1317
msgstr "Error: Invalid Value for max_input_line"
1319
#: ../drizzled/drizzled.cc:817
1321
msgid "Error: Invalid Value for max_connect_errors"
1322
msgstr "Error: Invalid Value for opt_max_connect_retries"
1381
1324
#: ../drizzled/drizzled.cc:828
1383
msgid "Error: Invalid Value for max_connect_errors"
1384
msgstr "Error: Invalid Value for opt_max_connect_retries"
1326
msgid "Error: Invalid Value for max_error_count"
1327
msgstr "Error: Invalid Value for max_input_line"
1386
1329
#: ../drizzled/drizzled.cc:839
1388
msgid "Error: Invalid Value for max_error_count"
1389
msgstr "Error: Invalid Value for max_input_line"
1391
#: ../drizzled/drizzled.cc:850
1393
1331
msgid "Error: Invalid Value for max_heap_table_size"
1394
1332
msgstr "Error: Invalid Value for max_input_line"
1396
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1334
#: ../drizzled/drizzled.cc:851
1398
1336
msgid "Error: Invalid Value for min_examined_row_limit"
1399
1337
msgstr "Error: Invalid Value for max_input_line"
1339
#: ../drizzled/drizzled.cc:862
1341
msgid "Error: Invalid Value for max_join_size"
1342
msgstr "Error: Invalid Value for max_input_line"
1401
1344
#: ../drizzled/drizzled.cc:873
1403
msgid "Error: Invalid Value for max_join_size"
1346
msgid "Error: Invalid Value for max_length_for_sort_data"
1404
1347
msgstr "Error: Invalid Value for max_input_line"
1406
1349
#: ../drizzled/drizzled.cc:884
1408
msgid "Error: Invalid Value for max_length_for_sort_data"
1351
msgid "Error: Invalid Value for max_seeks_for_key"
1409
1352
msgstr "Error: Invalid Value for max_input_line"
1411
1354
#: ../drizzled/drizzled.cc:895
1413
msgid "Error: Invalid Value for max_seeks_for_key"
1356
msgid "Error: Invalid Value for max_sort_length"
1414
1357
msgstr "Error: Invalid Value for max_input_line"
1416
1359
#: ../drizzled/drizzled.cc:906
1418
msgid "Error: Invalid Value for max_sort_length"
1419
msgstr "Error: Invalid Value for max_input_line"
1421
#: ../drizzled/drizzled.cc:928
1423
1361
msgid "Error: Invalid Value for optimizer_search_depth"
1424
1362
msgstr "Error: Invalid Value for opt_sleep"
1426
#: ../drizzled/drizzled.cc:939
1364
#: ../drizzled/drizzled.cc:917
1428
1366
msgid "Error: Invalid Value for preload_buff_size"
1429
1367
msgstr "Error: Invalid Value for max_input_line"
1431
#: ../drizzled/drizzled.cc:950
1369
#: ../drizzled/drizzled.cc:928
1433
1371
msgid "Error: Invalid Value for query_alloc_block_size"
1434
1372
msgstr "Error: Invalid Value for opt_tail_lines"
1436
#: ../drizzled/drizzled.cc:962
1374
#: ../drizzled/drizzled.cc:940
1438
1376
msgid "Error: Invalid Value for query_prealloc_size"
1439
1377
msgstr "Error: Invalid Value for opt_tail_lines"
1441
#: ../drizzled/drizzled.cc:974
1379
#: ../drizzled/drizzled.cc:952
1443
1381
msgid "Error: Invalid Value for range_alloc_block_size"
1444
1382
msgstr "Error: Invalid Value for opt_tail_lines"
1446
#: ../drizzled/drizzled.cc:986
1384
#: ../drizzled/drizzled.cc:964
1448
1386
msgid "Error: Invalid Value for read_buff_size"
1449
1387
msgstr "Error: Invalid Value for max_input_line"
1451
#: ../drizzled/drizzled.cc:998
1389
#: ../drizzled/drizzled.cc:976
1453
1391
msgid "Error: Invalid Value for read_rnd_buff_size"
1454
1392
msgstr "Error: Invalid Value for max_input_line"
1456
#: ../drizzled/drizzled.cc:1009
1394
#: ../drizzled/drizzled.cc:987
1458
1396
msgid "Error: Invalid Value for sort_buff_size"
1459
1397
msgstr "Error: Invalid Value for opt_sleep"
1461
#: ../drizzled/drizzled.cc:1020
1399
#: ../drizzled/drizzled.cc:998
1463
1401
msgid "Error: Invalid Value for table_def_size"
1464
1402
msgstr "Error: Invalid Value for opt_tail_lines"
1466
#: ../drizzled/drizzled.cc:1031
1404
#: ../drizzled/drizzled.cc:1009
1468
1406
msgid "Error: Invalid Value for table_cache_size"
1469
1407
msgstr "Error: Invalid Value for opt_tail_lines"
1471
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1409
#: ../drizzled/drizzled.cc:1020 ../drizzled/drizzled.cc:1036
1473
1411
msgid "Error: Invalid Value for table_lock_wait_timeout"
1474
1412
msgstr "Error: Invalid Value for connect_timeout"
1476
#: ../drizzled/drizzled.cc:1215
1414
#: ../drizzled/drizzled.cc:1047
1416
"Error: Invalid Value for transaction_message_threshold valid values are "
1417
"between 131072 - 1048576 bytes"
1420
#: ../drizzled/drizzled.cc:1203
1478
1422
msgid "gethostname failed, using '%s' as hostname"
1479
1423
msgstr "gethostname failed, using '%s' as hostname"
1481
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
1482
msgid "Display this help and exit after initializing plugins."
1483
msgstr "Display this help and exit after initialising plugins."
1485
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
1425
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1740
1486
1426
msgid "Display this help and exit."
1487
1427
msgstr "Display this help and exit."
1489
#: ../drizzled/drizzled.cc:1236
1429
#: ../drizzled/drizzled.cc:1222
1491
1431
msgid "Configuration file to use"
1492
1432
msgstr "Configuration file '%-.192s' is too big"
1494
#: ../drizzled/drizzled.cc:1238
1434
#: ../drizzled/drizzled.cc:1224
1495
1435
msgid "Base location for config files"
1498
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1438
#: ../drizzled/drizzled.cc:1226 ../drizzled/drizzled.cc:1964
1499
1439
msgid "Directory for plugins."
1500
1440
msgstr "Directory for plugins."
1502
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1442
#: ../drizzled/drizzled.cc:1231 ../drizzled/drizzled.cc:1968
1504
1444
"Optional comma separated list of plugins to load at startup in addition to "
1505
1445
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1525
1465
"Optional comma separated list of plugins to load at start-up instead of the "
1526
1466
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1528
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
1468
#: ../drizzled/drizzled.cc:1246 ../drizzled/drizzled.cc:1744
1529
1469
msgid "Auto-increment columns are incremented by this"
1530
1470
msgstr "Auto-increment columns are incremented by this"
1532
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
1534
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1537
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1540
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
1542
"Path to installation directory. All paths are usually resolved relative to "
1545
"Path to installation directory. All paths are usually resolved relative to "
1548
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
1472
#: ../drizzled/drizzled.cc:1248 ../drizzled/drizzled.cc:1749
1474
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1477
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1480
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1755
1482
"Path to installation directory. All paths are usually resolved relative to "
1485
"Path to installation directory. All paths are usually resolved relative to "
1488
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1760
1549
1489
msgid "Chroot drizzled daemon during startup."
1550
1490
msgstr "Chroot drizzled daemon during start-up."
1552
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
1492
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1764
1553
1493
msgid "Set the default collation."
1554
1494
msgstr "Set the default collation."
1556
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
1496
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1768
1557
1497
msgid "Default completion type."
1558
1498
msgstr "Default completion type."
1560
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
1500
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1773
1561
1501
msgid "Write core on errors."
1562
1502
msgstr "Write core on errors."
1564
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
1504
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1777
1565
1505
msgid "Path to the database root."
1566
1506
msgstr "Path to the database root."
1568
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
1569
msgid "Set the default storage engine (table type) for tables."
1508
#: ../drizzled/drizzled.cc:1262
1510
msgid "Set the default storage engine for tables."
1570
1511
msgstr "Set the default storage engine (table type) for tables."
1572
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
1513
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1784
1573
1514
msgid "Set the default time zone."
1574
1515
msgstr "Set the default time zone."
1576
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
1517
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1789
1577
1518
msgid "Used for debugging; Use at your own risk!"
1578
1519
msgstr "Used for debugging; Use at your own risk!"
1580
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
1521
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1794
1581
1522
msgid "Set up signals usable for debugging"
1582
1523
msgstr "Set up signals usable for debugging"
1584
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
1588
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
1525
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1798
1589
1526
msgid "Set the language used for the month names and the days of the week."
1590
1527
msgstr "Set the language used for the month names and the days of the week."
1592
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
1529
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1803
1593
1530
msgid "Log some not critical warnings to the log file."
1594
1531
msgstr "Log some not critical warnings to the log file."
1596
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1533
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1808
1598
1535
msgid "Pid file used by drizzled."
1599
1536
msgstr "Pid file used by safe_mysqld."
1601
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
1603
"Maximum time in seconds to wait for the port to become free. (Default: no "
1606
"Maximum time in seconds to wait for the port to become free. (Default: no "
1609
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
1611
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1612
"specified directory"
1614
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1615
"specified directory"
1617
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
1619
"Uniquely identifies the server instance in the community of replication "
1622
"Uniquely identifies the server instance in the community of replication "
1625
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
1538
#: ../drizzled/drizzled.cc:1276
1540
msgid "Maximum time in seconds to wait for the port to become free. "
1542
"Maximum time in seconds to wait for the port to become free. (Default: no "
1545
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1817
1547
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1548
"specified directory"
1550
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1551
"specified directory"
1553
#: ../drizzled/drizzled.cc:1281 ../drizzled/drizzled.cc:1822
1555
"Uniquely identifies the server instance in the community of replication "
1558
"Uniquely identifies the server instance in the community of replication "
1561
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1827
1626
1562
msgid "Don't print a stack trace on failure."
1627
1563
msgstr "Don't print a stack trace on failure."
1629
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
1565
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1831
1630
1566
msgid "Enable symbolic link support."
1631
1567
msgstr "Enable symbolic link support."
1633
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
1569
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1840
1635
1571
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1637
1573
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1639
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
1575
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1845
1640
1576
msgid "Path for temporary files."
1641
1577
msgstr "Path for temporary files."
1643
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
1579
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1849
1644
1580
msgid "Default transaction isolation level."
1645
1581
msgstr "Default transaction isolation level."
1647
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
1583
#: ../drizzled/drizzled.cc:1295
1585
"Max message size written to transaction log, valid values 131072 - 1048576 "
1589
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1853
1648
1590
msgid "Run drizzled daemon as user."
1649
1591
msgstr "Run drizzled daemon as user."
1651
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
1653
"The number of outstanding connection requests Drizzle can have. This comes "
1654
"into play when the main Drizzle thread gets very many connection requests in "
1655
"a very short time."
1657
"The number of outstanding connection requests Drizzle can have. This comes "
1658
"into play when the main Drizzle thread gets very many connection requests in "
1659
"a very short time."
1661
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
1663
"Size of tree cache used in bulk insert optimization. Note that this is a "
1666
"Size of tree cache used in bulk insert optimization. Note that this is a "
1669
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
1671
"Precision of the result of '/' operator will be increased on that value."
1673
"Precision of the result of '/' operator will be increased on that value."
1675
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
1593
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1861
1595
"The number of outstanding connection requests Drizzle can have. This comes "
1596
"into play when the main Drizzle thread gets very many connection requests in "
1597
"a very short time."
1599
"The number of outstanding connection requests Drizzle can have. This comes "
1600
"into play when the main Drizzle thread gets very many connection requests in "
1601
"a very short time."
1603
#: ../drizzled/drizzled.cc:1306 ../drizzled/drizzled.cc:1867
1605
"Size of tree cache used in bulk insert optimization. Note that this is a "
1608
"Size of tree cache used in bulk insert optimization. Note that this is a "
1611
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1873
1613
"Precision of the result of '/' operator will be increased on that value."
1615
"Precision of the result of '/' operator will be increased on that value."
1617
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1879
1676
1618
msgid "The maximum length of the result of function group_concat."
1677
1619
msgstr "The maximum length of the result of function group_concat."
1679
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
1621
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1884
1680
1622
msgid "The size of the buffer that is used for full joins."
1681
1623
msgstr "The size of the buffer that is used for full joins."
1683
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
1625
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1890
1684
1626
msgid "Max packetlength to send/receive from to server."
1685
1627
msgstr "Max packetlength to send/receive from to server."
1687
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
1629
#: ../drizzled/drizzled.cc:1318 ../drizzled/drizzled.cc:1895
1689
1631
"If there is more than this number of interrupted connections from a host "
1690
1632
"this host will be blocked from further connections."
1931
1885
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1932
1886
"command line\n"
1934
#: ../drizzled/error.cc:138
1888
#: ../drizzled/error.cc:131
1936
1890
msgid "Unknown error %d"
1937
1891
msgstr "Unknown error %d"
1939
#: ../drizzled/error.cc:214
1893
#: ../drizzled/error.cc:207
1943
#: ../drizzled/error.cc:215
1897
#: ../drizzled/error.cc:208
1947
#: ../drizzled/error.cc:216
1901
#: ../drizzled/error.cc:209
1949
1903
msgid "Can't create file '%-.200s' (errno: %d)"
1950
1904
msgstr "Can't create file '%-.200s' (errno: %d)"
1952
#: ../drizzled/error.cc:217
1906
#: ../drizzled/error.cc:210
1954
1908
msgid "Can't create table '%-.200s' (errno: %d)"
1955
1909
msgstr "Can't create table '%-.200s' (errno: %d)"
1957
#: ../drizzled/error.cc:218
1911
#: ../drizzled/error.cc:211
1959
1913
msgid "Can't create database '%-.192s' (errno: %d)"
1960
1914
msgstr "Can't create database '%-.192s' (errno: %d)"
1962
#: ../drizzled/error.cc:219
1916
#: ../drizzled/error.cc:212
1964
1918
msgid "Can't create database '%-.192s'; database exists"
1965
1919
msgstr "Can't create database '%-.192s'; database exists"
1967
#: ../drizzled/error.cc:220
1921
#: ../drizzled/error.cc:213
1969
1923
msgid "Can't drop database '%-.192s'; database doesn't exist"
1970
1924
msgstr "Can't drop database '%-.192s'; database doesn't exist"
1972
#: ../drizzled/error.cc:221
1926
#: ../drizzled/error.cc:214
1974
1928
msgid "Error on delete of '%-.192s' (errno: %d)"
1975
1929
msgstr "Error on delete of '%-.192s' (errno: %d)"
1977
#: ../drizzled/error.cc:222
1931
#: ../drizzled/error.cc:215
1979
1933
msgid "Can't get status of '%-.200s' (errno: %d)"
1980
1934
msgstr "Can't get status of '%-.200s' (errno: %d)"
1982
#: ../drizzled/error.cc:223
1936
#: ../drizzled/error.cc:216
1984
1938
msgid "Can't lock file (errno: %d)"
1985
1939
msgstr "Can't lock file (errno: %d)"
1987
#: ../drizzled/error.cc:224
1941
#: ../drizzled/error.cc:217
1989
1943
msgid "Can't open file: '%-.200s' (errno: %d)"
1990
1944
msgstr "Can't open file: '%-.200s' (errno: %d)"
1992
#: ../drizzled/error.cc:225
1946
#: ../drizzled/error.cc:218
1994
1948
msgid "Can't find file: '%-.200s' (errno: %d)"
1995
1949
msgstr "Can't find file: '%-.200s' (errno: %d)"
1997
#: ../drizzled/error.cc:226
1951
#: ../drizzled/error.cc:219
1999
1953
msgid "Can't read dir of '%-.192s' (errno: %d)"
2000
1954
msgstr "Can't read dir of '%-.192s' (errno: %d)"
2002
#: ../drizzled/error.cc:227
1956
#: ../drizzled/error.cc:220
2004
1958
msgid "Record has changed since last read in table '%-.192s'"
2005
1959
msgstr "Record has changed since last read in table '%-.192s'"
2007
#: ../drizzled/error.cc:228
1961
#: ../drizzled/error.cc:221
2009
1963
msgid "Disk full (%s); waiting for someone to free some space..."
2010
1964
msgstr "Disk full (%s); waiting for someone to free some space..."
2012
#: ../drizzled/error.cc:229
1966
#: ../drizzled/error.cc:222
2014
1968
msgid "Can't write; duplicate key in table '%-.192s'"
2015
1969
msgstr "Can't write; duplicate key in table '%-.192s'"
2017
#: ../drizzled/error.cc:230
1971
#: ../drizzled/error.cc:223
2019
1973
msgid "Error on close of '%-.192s' (errno: %d)"
2020
1974
msgstr "Error on close of '%-.192s' (errno: %d)"
2022
#: ../drizzled/error.cc:231
1976
#: ../drizzled/error.cc:224
2024
1978
msgid "Error reading file '%-.200s' (errno: %d)"
2025
1979
msgstr "Error reading file '%-.200s' (errno: %d)"
2027
#: ../drizzled/error.cc:232
1981
#: ../drizzled/error.cc:225
2029
1983
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2030
1984
msgstr "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2032
#: ../drizzled/error.cc:233
1986
#: ../drizzled/error.cc:226
2034
1988
msgid "Error writing file '%-.200s' (errno: %d)"
2035
1989
msgstr "Error writing file '%-.200s' (errno: %d)"
2037
#: ../drizzled/error.cc:234
1991
#: ../drizzled/error.cc:227
2039
1993
msgid "'%-.192s' is locked against change"
2040
1994
msgstr "'%-.192s' is locked against change"
2042
#: ../drizzled/error.cc:235
1996
#: ../drizzled/error.cc:228
2043
1997
msgid "Sort aborted"
2044
1998
msgstr "Sort aborted"
2046
#: ../drizzled/error.cc:236
2000
#: ../drizzled/error.cc:229
2048
2002
msgid "Got error %d from storage engine"
2049
2003
msgstr "Got error %d from storage engine"
2051
#: ../drizzled/error.cc:237
2005
#: ../drizzled/error.cc:230
2053
2007
msgid "Table storage engine for '%-.192s' doesn't have this option"
2054
2008
msgstr "Table storage engine for '%-.192s' doesn't have this option"
2056
#: ../drizzled/error.cc:238
2010
#: ../drizzled/error.cc:231
2058
2012
msgid "Can't find record in '%-.192s'"
2059
2013
msgstr "Can't find record in '%-.192s'"
2061
#: ../drizzled/error.cc:239
2015
#: ../drizzled/error.cc:232
2063
2017
msgid "Incorrect information in file: '%-.200s'"
2064
2018
msgstr "Incorrect information in file: '%-.200s'"
2066
#: ../drizzled/error.cc:240
2020
#: ../drizzled/error.cc:233
2068
2022
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2069
2023
msgstr "Incorrect key file for table '%-.200s'; try to repair it"
2071
#: ../drizzled/error.cc:241
2025
#: ../drizzled/error.cc:234
2073
2027
msgid "Old key file for table '%-.192s'; repair it!"
2074
2028
msgstr "Old key file for table '%-.192s'; repair it!"
2076
#: ../drizzled/error.cc:242
2030
#: ../drizzled/error.cc:235
2078
2032
msgid "Table '%-.192s' is read only"
2079
2033
msgstr "Table '%-.192s' is read only"
2081
#: ../drizzled/error.cc:243
2035
#: ../drizzled/error.cc:236
2083
2037
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2084
2038
msgstr "Out of memory; restart server and try again (needed %lu bytes)"
2086
#: ../drizzled/error.cc:244
2040
#: ../drizzled/error.cc:237
2087
2041
msgid "Out of sort memory; increase server sort buffer size"
2088
2042
msgstr "Out of sort memory; increase server sort buffer size"
2090
#: ../drizzled/error.cc:245
2044
#: ../drizzled/error.cc:238
2092
2046
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2093
2047
msgstr "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2095
#: ../drizzled/error.cc:246
2049
#: ../drizzled/error.cc:239
2096
2050
msgid "Too many connections"
2097
2051
msgstr "Too many connections"
2099
#: ../drizzled/error.cc:247
2053
#: ../drizzled/error.cc:240
2101
2055
"Out of memory; check if drizzled or some other process uses all available "
2102
2056
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2106
2060
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2107
2061
"memory or you can add more swap space"
2109
#: ../drizzled/error.cc:248
2063
#: ../drizzled/error.cc:241
2110
2064
msgid "Can't get hostname for your address"
2111
2065
msgstr "Can't get hostname for your address"
2113
#: ../drizzled/error.cc:249
2067
#: ../drizzled/error.cc:242
2114
2068
msgid "Bad handshake"
2115
2069
msgstr "Bad handshake"
2117
#: ../drizzled/error.cc:250
2071
#: ../drizzled/error.cc:243
2119
2073
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2120
2074
msgstr "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2122
#: ../drizzled/error.cc:251
2076
#: ../drizzled/error.cc:244
2124
2078
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2125
2079
msgstr "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2127
#: ../drizzled/error.cc:252
2081
#: ../drizzled/error.cc:245
2128
2082
msgid "No database selected"
2129
2083
msgstr "No database selected"
2131
#: ../drizzled/error.cc:253
2085
#: ../drizzled/error.cc:246
2132
2086
msgid "Unknown command"
2133
2087
msgstr "Unknown command"
2135
#: ../drizzled/error.cc:254
2089
#: ../drizzled/error.cc:247
2137
2091
msgid "Column '%-.192s' cannot be null"
2138
2092
msgstr "Column '%-.192s' cannot be null"
2140
#: ../drizzled/error.cc:255
2094
#: ../drizzled/error.cc:248
2142
2096
msgid "Unknown database '%-.192s'"
2143
2097
msgstr "Unknown database '%-.192s'"
2145
#: ../drizzled/error.cc:256
2099
#: ../drizzled/error.cc:249
2147
2101
msgid "Table '%-.192s' already exists"
2148
2102
msgstr "Table '%-.192s' already exists"
2150
#: ../drizzled/error.cc:257
2104
#: ../drizzled/error.cc:250
2152
2106
msgid "Unknown table '%-.100s'"
2153
2107
msgstr "Unknown table '%-.100s'"
2155
#: ../drizzled/error.cc:258
2109
#: ../drizzled/error.cc:251
2157
2111
msgid "Column '%-.192s' in %-.192s is ambiguous"
2158
2112
msgstr "Column '%-.192s' in %-.192s is ambiguous"
2160
#: ../drizzled/error.cc:259
2114
#: ../drizzled/error.cc:252
2161
2115
msgid "Server shutdown in progress"
2162
2116
msgstr "Server shutdown in progress"
2164
#: ../drizzled/error.cc:260
2118
#: ../drizzled/error.cc:253
2166
2120
msgid "Unknown column '%-.192s' in '%-.192s'"
2167
2121
msgstr "Unknown column '%-.192s' in '%-.192s'"
2169
#: ../drizzled/error.cc:261
2123
#: ../drizzled/error.cc:254
2171
2125
msgid "'%-.192s' isn't in GROUP BY"
2172
2126
msgstr "'%-.192s' isn't in GROUP BY"
2174
#: ../drizzled/error.cc:262
2128
#: ../drizzled/error.cc:255
2176
2130
msgid "Can't group on '%-.192s'"
2177
2131
msgstr "Can't group on '%-.192s'"
2179
#: ../drizzled/error.cc:263
2133
#: ../drizzled/error.cc:256
2180
2134
msgid "Statement has sum functions and columns in same statement"
2181
2135
msgstr "Statement has sum functions and columns in same statement"
2183
#: ../drizzled/error.cc:264
2137
#: ../drizzled/error.cc:257
2184
2138
msgid "Column count doesn't match value count"
2185
2139
msgstr "Column count doesn't match value count"
2187
#: ../drizzled/error.cc:265
2141
#: ../drizzled/error.cc:258
2189
2143
msgid "Identifier name '%-.100s' is too long"
2190
2144
msgstr "Identifier name '%-.100s' is too long"
2192
#: ../drizzled/error.cc:266
2146
#: ../drizzled/error.cc:259
2194
2148
msgid "Duplicate column name '%-.192s'"
2195
2149
msgstr "Duplicate column name '%-.192s'"
2197
#: ../drizzled/error.cc:267
2151
#: ../drizzled/error.cc:260
2199
2153
msgid "Duplicate key name '%-.192s'"
2200
2154
msgstr "Duplicate key name '%-.192s'"
2202
#: ../drizzled/error.cc:268
2156
#: ../drizzled/error.cc:261
2204
2158
msgid "Duplicate entry '%-.192s' for key %d"
2205
2159
msgstr "Duplicate entry '%-.192s' for key %d"
2207
#: ../drizzled/error.cc:269
2161
#: ../drizzled/error.cc:262
2209
2163
msgid "Incorrect column specifier for column '%-.192s'"
2210
2164
msgstr "Incorrect column specifier for column '%-.192s'"
2212
#: ../drizzled/error.cc:270
2166
#: ../drizzled/error.cc:263
2214
2168
msgid "%s near '%-.80s' at line %d"
2215
2169
msgstr "%s near '%-.80s' at line %d"
2217
#: ../drizzled/error.cc:271
2171
#: ../drizzled/error.cc:264
2218
2172
msgid "Query was empty"
2219
2173
msgstr "Query was empty"
2221
#: ../drizzled/error.cc:272
2175
#: ../drizzled/error.cc:265
2223
2177
msgid "Not unique table/alias: '%-.192s'"
2224
2178
msgstr "Not unique table/alias: '%-.192s'"
2226
#: ../drizzled/error.cc:273
2180
#: ../drizzled/error.cc:266
2228
2182
msgid "Invalid default value for '%-.192s'"
2229
2183
msgstr "Invalid default value for '%-.192s'"
2231
#: ../drizzled/error.cc:274
2185
#: ../drizzled/error.cc:267
2232
2186
msgid "Multiple primary key defined"
2233
2187
msgstr "Multiple primary key defined"
2235
#: ../drizzled/error.cc:275
2189
#: ../drizzled/error.cc:268
2237
2191
msgid "Too many keys specified; max %d keys allowed"
2238
2192
msgstr "Too many keys specified; max %d keys allowed"
2240
#: ../drizzled/error.cc:276
2194
#: ../drizzled/error.cc:269
2242
2196
msgid "Too many key parts specified; max %d parts allowed"
2243
2197
msgstr "Too many key parts specified; max %d parts allowed"
2245
#: ../drizzled/error.cc:277
2199
#: ../drizzled/error.cc:270
2247
2201
msgid "Specified key was too long; max key length is %d bytes"
2248
2202
msgstr "Specified key was too long; max key length is %d bytes"
2250
#: ../drizzled/error.cc:278
2204
#: ../drizzled/error.cc:271
2252
2206
msgid "Key column '%-.192s' doesn't exist in table"
2253
2207
msgstr "Key column '%-.192s' doesn't exist in table"
2255
#: ../drizzled/error.cc:279
2258
"BLOB column '%-.192s' can't be used in key specification with the used table "
2261
"BLOB column '%-.192s' can't be used in key specification with the used table "
2264
#: ../drizzled/error.cc:280
2267
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2270
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2273
#: ../drizzled/error.cc:281
2275
"Incorrect table definition; there can be only one auto column and it must be "
2278
"Incorrect table definition; there can be only one auto column and it must be "
2281
#: ../drizzled/error.cc:282
2209
#: ../drizzled/error.cc:272
2212
"BLOB column '%-.192s' can't be used in key specification with the used table "
2215
"BLOB column '%-.192s' can't be used in key specification with the used table "
2218
#: ../drizzled/error.cc:273
2221
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2224
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2227
#: ../drizzled/error.cc:274
2229
"Incorrect table definition; there can be only one auto column and it must be "
2232
"Incorrect table definition; there can be only one auto column and it must be "
2235
#: ../drizzled/error.cc:275
2283
2237
msgid "%s: Normal shutdown\n"
2284
2238
msgstr "%s: Normal shutdown\n"
2286
#: ../drizzled/error.cc:283
2240
#: ../drizzled/error.cc:276
2288
2242
msgid "%s: Got signal %d. Aborting!\n"
2289
2243
msgstr "%s: Got signal %d. Aborting!\n"
2291
#: ../drizzled/error.cc:284
2245
#: ../drizzled/error.cc:277
2293
2247
msgid "%s: Shutdown complete\n"
2294
2248
msgstr "%s: Shutdown complete\n"
2296
#: ../drizzled/error.cc:285
2250
#: ../drizzled/error.cc:278
2298
2252
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2299
2253
msgstr "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2301
#: ../drizzled/error.cc:286
2255
#: ../drizzled/error.cc:279
2302
2256
msgid "Can't create IP socket"
2303
2257
msgstr "Can't create IP socket"
2305
#: ../drizzled/error.cc:287
2308
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2311
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2314
#: ../drizzled/error.cc:288
2317
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2320
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2323
#: ../drizzled/error.cc:289
2325
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2327
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2329
#: ../drizzled/error.cc:290
2332
"The file '%-.128s' must be in the database directory or be readable by all"
2334
"The file '%-.128s' must be in the database directory or be readable by all"
2336
#: ../drizzled/error.cc:291
2259
#: ../drizzled/error.cc:280
2262
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2265
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2268
#: ../drizzled/error.cc:281
2271
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2274
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2277
#: ../drizzled/error.cc:282
2279
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2281
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2283
#: ../drizzled/error.cc:283
2286
"The file '%-.128s' must be in the database directory or be readable by all"
2288
"The file '%-.128s' must be in the database directory or be readable by all"
2290
#: ../drizzled/error.cc:284
2338
2292
msgid "File '%-.200s' already exists"
2339
2293
msgstr "File '%-.200s' already exists"
2341
#: ../drizzled/error.cc:292
2295
#: ../drizzled/error.cc:285
2343
2297
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2344
2298
msgstr "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2346
#: ../drizzled/error.cc:293
2300
#: ../drizzled/error.cc:286
2348
2302
"Incorrect prefix key; the used key part isn't a string, the used length is "
2349
2303
"longer than the key part, or the storage engine doesn't support unique "
2655
2609
"Can't execute the given command because you have active locked tables or an "
2656
2610
"active transaction"
2658
#: ../drizzled/error.cc:353
2612
#: ../drizzled/error.cc:346
2660
2614
msgid "Unknown system variable '%-.64s'"
2661
2615
msgstr "Unknown system variable '%-.64s'"
2663
#: ../drizzled/error.cc:354
2617
#: ../drizzled/error.cc:347
2665
2619
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2666
2620
msgstr "Table '%-.192s' is marked as crashed and should be repaired"
2668
#: ../drizzled/error.cc:355
2622
#: ../drizzled/error.cc:348
2671
2625
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2673
2627
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2675
#: ../drizzled/error.cc:356
2629
#: ../drizzled/error.cc:349
2676
2630
msgid "Some non-transactional changed tables couldn't be rolled back"
2677
2631
msgstr "Some non-transactional changed tables couldn't be rolled back"
2679
#: ../drizzled/error.cc:357
2633
#: ../drizzled/error.cc:350
2680
2634
msgid "You may only use constant expressions with SET"
2681
2635
msgstr "You may only use constant expressions with SET"
2683
#: ../drizzled/error.cc:358
2637
#: ../drizzled/error.cc:351
2684
2638
msgid "Lock wait timeout exceeded; try restarting transaction"
2685
2639
msgstr "Lock wait timeout exceeded; try restarting transaction"
2687
#: ../drizzled/error.cc:359
2641
#: ../drizzled/error.cc:352
2688
2642
msgid "The total number of locks exceeds the lock table size"
2689
2643
msgstr "The total number of locks exceeds the lock table size"
2691
#: ../drizzled/error.cc:360
2645
#: ../drizzled/error.cc:353
2692
2646
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2693
2647
msgstr "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2695
#: ../drizzled/error.cc:361
2649
#: ../drizzled/error.cc:354
2696
2650
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2697
2651
msgstr "DROP DATABASE not allowed while thread is holding global read lock"
2699
#: ../drizzled/error.cc:362
2653
#: ../drizzled/error.cc:355
2701
2655
msgid "Incorrect arguments to %s"
2702
2656
msgstr "Incorrect arguments to %s"
2704
#: ../drizzled/error.cc:363
2658
#: ../drizzled/error.cc:356
2705
2659
msgid "Deadlock found when trying to get lock; try restarting transaction"
2706
2660
msgstr "Deadlock found when trying to get lock; try restarting transaction"
2708
#: ../drizzled/error.cc:364
2662
#: ../drizzled/error.cc:357
2709
2663
msgid "The used table type doesn't support FULLTEXT indexes"
2710
2664
msgstr "The used table type doesn't support FULLTEXT indexes"
2712
#: ../drizzled/error.cc:365
2666
#: ../drizzled/error.cc:358
2713
2667
msgid "Cannot add foreign key constraint"
2714
2668
msgstr "Cannot add foreign key constraint"
2716
#: ../drizzled/error.cc:366
2670
#: ../drizzled/error.cc:359
2717
2671
msgid "Cannot add or update a child row: a foreign key constraint fails"
2718
2672
msgstr "Cannot add or update a child row: a foreign key constraint fails"
2720
#: ../drizzled/error.cc:367
2674
#: ../drizzled/error.cc:360
2721
2675
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2722
2676
msgstr "Cannot delete or update a parent row: a foreign key constraint fails"
2724
#: ../drizzled/error.cc:368
2678
#: ../drizzled/error.cc:361
2726
2680
msgid "Incorrect usage of %s and %s"
2727
2681
msgstr "Incorrect usage of %s and %s"
2729
#: ../drizzled/error.cc:369
2683
#: ../drizzled/error.cc:362
2730
2684
msgid "The used SELECT statements have a different number of columns"
2731
2685
msgstr "The used SELECT statements have a different number of columns"
2733
#: ../drizzled/error.cc:370
2687
#: ../drizzled/error.cc:363
2734
2688
msgid "Can't execute the query because you have a conflicting read lock"
2735
2689
msgstr "Can't execute the query because you have a conflicting read lock"
2737
#: ../drizzled/error.cc:371
2740
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2742
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2744
#: ../drizzled/error.cc:372
2747
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2749
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2751
#: ../drizzled/error.cc:373
2691
#: ../drizzled/error.cc:364
2694
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2696
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2698
#: ../drizzled/error.cc:365
2701
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2703
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2705
#: ../drizzled/error.cc:366
2753
2707
msgid "Variable '%-.64s' doesn't have a default value"
2754
2708
msgstr "Variable '%-.64s' doesn't have a default value"
2756
#: ../drizzled/error.cc:374
2710
#: ../drizzled/error.cc:367
2758
2712
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2759
2713
msgstr "Variable '%-.64s' can't be set to the value of '%-.200s'"
2761
#: ../drizzled/error.cc:375
2715
#: ../drizzled/error.cc:368
2763
2717
msgid "Incorrect argument type to variable '%-.64s'"
2764
2718
msgstr "Incorrect argument type to variable '%-.64s'"
2766
#: ../drizzled/error.cc:376
2720
#: ../drizzled/error.cc:369
2768
2722
msgid "Variable '%-.64s' can only be set, not read"
2769
2723
msgstr "Variable '%-.64s' can only be set, not read"
2771
#: ../drizzled/error.cc:377
2725
#: ../drizzled/error.cc:370
2773
2727
msgid "Incorrect usage/placement of '%s'"
2774
2728
msgstr "Incorrect usage/placement of '%s'"
2776
#: ../drizzled/error.cc:378
2730
#: ../drizzled/error.cc:371
2778
2732
msgid "This version of Drizzle doesn't yet support '%s'"
2779
2733
msgstr "This version of Drizzle doesn't yet support '%s'"
2781
#: ../drizzled/error.cc:379
2735
#: ../drizzled/error.cc:372
2783
2737
msgid "Variable '%-.192s' is a %s variable"
2784
2738
msgstr "Variable '%-.192s' is a %s variable"
2786
#: ../drizzled/error.cc:380
2740
#: ../drizzled/error.cc:373
2788
2742
msgid "Incorrect foreign key definition for '%-.192s': %s"
2789
2743
msgstr "Incorrect foreign key definition for '%-.192s': %s"
2791
#: ../drizzled/error.cc:381
2745
#: ../drizzled/error.cc:374
2792
2746
msgid "Key reference and table reference don't match"
2793
2747
msgstr "Key reference and table reference don't match"
2795
#: ../drizzled/error.cc:382
2749
#: ../drizzled/error.cc:375
2797
2751
msgid "Operand should contain %d column(s)"
2798
2752
msgstr "Operand should contain %d column(s)"
2800
#: ../drizzled/error.cc:383
2754
#: ../drizzled/error.cc:376
2801
2755
msgid "Subquery returns more than 1 row"
2802
2756
msgstr "Subquery returns more than 1 row"
2804
#: ../drizzled/error.cc:384
2758
#: ../drizzled/error.cc:377
2806
2760
msgid "Converting column '%s' from %s to %s"
2807
2761
msgstr "Converting column '%s' from %s to %s"
2809
#: ../drizzled/error.cc:385
2763
#: ../drizzled/error.cc:378
2811
2765
msgid "Reference '%-.64s' not supported (%s)"
2812
2766
msgstr "Reference '%-.64s' not supported (%s)"
2814
#: ../drizzled/error.cc:386
2768
#: ../drizzled/error.cc:379
2815
2769
msgid "Every derived table must have its own alias"
2816
2770
msgstr "Every derived table must have its own alias"
2818
#: ../drizzled/error.cc:387
2772
#: ../drizzled/error.cc:380
2820
2774
msgid "Select %u was reduced during optimization"
2821
2775
msgstr "Select %u was reduced during optimization"
2823
#: ../drizzled/error.cc:388
2777
#: ../drizzled/error.cc:381
2825
2779
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2826
2780
msgstr "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2828
#: ../drizzled/error.cc:389
2782
#: ../drizzled/error.cc:382
2829
2783
msgid "All parts of a SPATIAL index must be NOT NULL"
2830
2784
msgstr "All parts of a SPATIAL index must be NOT NULL"
2832
#: ../drizzled/error.cc:390
2786
#: ../drizzled/error.cc:383
2834
2788
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2835
2789
msgstr "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2837
#: ../drizzled/error.cc:391
2791
#: ../drizzled/error.cc:384
2840
2794
"Uncompressed data size too large; the maximum size is %d (based on "
4094
4086
msgid "Default database to use."
4095
4087
msgstr "Default database to use."
4097
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
4089
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
4098
4090
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
4099
4091
msgid "Invalid value of port\n"
4100
4092
msgstr "Invalid value of port\n"
4102
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
4094
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
4103
4095
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
4104
4096
msgid "Invalid value for connect_timeout\n"
4105
4097
msgstr "Invalid value for connect_timeout\n"
4107
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
4099
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:112
4108
4100
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
4109
4101
msgid "Invalid value for read_timeout\n"
4110
4102
msgstr "Invalid value for read_timeout\n"
4112
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
4104
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4113
4105
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
4114
4106
msgid "Invalid value for write_timeout\n"
4115
4107
msgstr "Invalid value for write_timeout\n"
4117
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
4118
msgid "Invalid value for retry_count\n"
4119
msgstr "Invalid value for retry_count\n"
4109
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4110
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
4111
msgid "Invalid value for retry_count"
4112
msgstr "Invalid value for retry_count"
4121
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
4114
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4122
4115
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
4123
4116
msgid "Invalid value for buffer_length\n"
4124
4117
msgstr "Invalid value for buffer_length\n"
4126
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
4127
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
4119
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:161
4120
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:182
4129
"Port number to use for connection or 0 for default to, in order of "
4130
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4132
"Port number to use for connection or use 0 to default to, in order of "
4133
"preference:- drizzle.cnf, $DRIZZLE_TCP_PORT or built-in default (4427)."
4123
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4125
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
4135
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
4136
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
4127
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:164
4128
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:185
4137
4129
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
4138
4130
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4139
4131
msgid "Connect Timeout."
4140
4132
msgstr "Connect Timeout."
4142
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
4143
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
4134
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:167
4135
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:188
4144
4136
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
4145
4137
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4146
4138
msgid "Read Timeout."
4147
4139
msgstr "Read Timeout."
4149
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
4150
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
4141
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:169
4142
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:191
4151
4143
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
4152
4144
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4153
4145
msgid "Write Timeout."
4154
4146
msgstr "Write Timeout."
4156
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
4157
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
4148
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
4149
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:194
4158
4150
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
4159
4151
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4160
4152
msgid "Retry Count."
4161
4153
msgstr "Retry Count."
4163
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
4164
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
4155
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:173
4156
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:197
4165
4157
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
4166
4158
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4167
4159
msgid "Buffer length."
4168
4160
msgstr "Buffer length."
4170
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
4171
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
4162
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:176
4163
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:200
4172
4164
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
4173
4165
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4174
4166
msgid "Address to bind to."
4175
4167
msgstr "Address to bind to."
4177
#: ../plugin/drizzle_protocol/errmsg.cc:31
4178
msgid "Unknown Drizzle error"
4179
msgstr "Unknown Drizzle error"
4181
#: ../plugin/drizzle_protocol/errmsg.cc:32
4183
msgid "Can't create UNIX socket (%d)"
4184
msgstr "Can't create UNIX socket (%d)"
4186
#: ../plugin/drizzle_protocol/errmsg.cc:33
4188
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4189
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4191
#: ../plugin/drizzle_protocol/errmsg.cc:34
4193
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4194
msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4196
#: ../plugin/drizzle_protocol/errmsg.cc:35
4198
msgid "Can't create TCP/IP socket (%d)"
4199
msgstr "Can't create TCP/IP socket (%d)"
4201
#: ../plugin/drizzle_protocol/errmsg.cc:36
4203
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4204
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
4206
#: ../plugin/drizzle_protocol/errmsg.cc:37
4207
msgid "Drizzle server has gone away"
4208
msgstr "Drizzle server has gone away"
4210
#: ../plugin/drizzle_protocol/errmsg.cc:38
4212
msgid "Protocol mismatch; server version = %d, client version = %d"
4213
msgstr "Protocol mismatch; server version = %d, client version = %d"
4215
#: ../plugin/drizzle_protocol/errmsg.cc:39
4216
msgid "Drizzle client ran out of memory"
4217
msgstr "Drizzle client ran out of memory"
4219
#: ../plugin/drizzle_protocol/errmsg.cc:40
4220
msgid "Wrong host info"
4221
msgstr "Wrong host info"
4223
#: ../plugin/drizzle_protocol/errmsg.cc:41
4224
msgid "Localhost via UNIX socket"
4225
msgstr "Localhost via UNIX socket"
4227
#: ../plugin/drizzle_protocol/errmsg.cc:42
4229
msgid "%-.100s via TCP/IP"
4230
msgstr "%-.100s via TCP/IP"
4232
#: ../plugin/drizzle_protocol/errmsg.cc:43
4233
msgid "Error in server handshake"
4234
msgstr "Error in server handshake"
4236
#: ../plugin/drizzle_protocol/errmsg.cc:44
4237
msgid "Lost connection to Drizzle server during query"
4238
msgstr "Lost connection to Drizzle server during query"
4240
#: ../plugin/drizzle_protocol/errmsg.cc:45
4241
msgid "Commands out of sync; you can't run this command now"
4242
msgstr "Commands out of sync; you can't run this command now"
4244
#: ../plugin/drizzle_protocol/errmsg.cc:46
4246
msgid "Named pipe: %-.32s"
4247
msgstr "Named pipe: %-.32s"
4249
#: ../plugin/drizzle_protocol/errmsg.cc:47
4251
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4252
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4254
#: ../plugin/drizzle_protocol/errmsg.cc:48
4256
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4257
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4259
#: ../plugin/drizzle_protocol/errmsg.cc:49
4261
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4262
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4264
#: ../plugin/drizzle_protocol/errmsg.cc:50
4266
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4267
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
4269
#: ../plugin/drizzle_protocol/errmsg.cc:51
4270
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4271
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
4273
#: ../plugin/drizzle_protocol/errmsg.cc:52
4274
msgid "Embedded server"
4275
msgstr "Embedded server"
4277
#: ../plugin/drizzle_protocol/errmsg.cc:53
4278
msgid "Error on SHOW SLAVE STATUS:"
4279
msgstr "Error on SHOW SLAVE STATUS:"
4281
#: ../plugin/drizzle_protocol/errmsg.cc:54
4282
msgid "Error on SHOW SLAVE HOSTS:"
4283
msgstr "Error on SHOW SLAVE HOSTS:"
4285
#: ../plugin/drizzle_protocol/errmsg.cc:55
4286
msgid "Error connecting to slave:"
4287
msgstr "Error connecting to slave:"
4289
#: ../plugin/drizzle_protocol/errmsg.cc:56
4290
msgid "Error connecting to master:"
4291
msgstr "Error connecting to master:"
4293
#: ../plugin/drizzle_protocol/errmsg.cc:57
4294
msgid "SSL connection error"
4295
msgstr "SSL connection error"
4297
#: ../plugin/drizzle_protocol/errmsg.cc:58
4298
msgid "Malformed packet"
4299
msgstr "Malformed packet"
4301
#: ../plugin/drizzle_protocol/errmsg.cc:59
4302
#: ../plugin/drizzle_protocol/errmsg.cc:70
4303
#: ../plugin/drizzle_protocol/errmsg.cc:71
4304
#: ../plugin/drizzle_protocol/errmsg.cc:72
4305
#: ../plugin/drizzle_protocol/errmsg.cc:73
4306
#: ../plugin/drizzle_protocol/errmsg.cc:74
4307
#: ../plugin/drizzle_protocol/errmsg.cc:75
4308
#: ../plugin/drizzle_protocol/errmsg.cc:76
4309
#: ../plugin/drizzle_protocol/errmsg.cc:77
4310
#: ../plugin/drizzle_protocol/errmsg.cc:78
4311
msgid "(unused error message)"
4312
msgstr "(unused error message)"
4314
#: ../plugin/drizzle_protocol/errmsg.cc:60
4315
msgid "Invalid use of null pointer"
4316
msgstr "Invalid use of null pointer"
4318
#: ../plugin/drizzle_protocol/errmsg.cc:61
4319
msgid "Statement not prepared"
4320
msgstr "Statement not prepared"
4322
#: ../plugin/drizzle_protocol/errmsg.cc:62
4323
msgid "No data supplied for parameters in prepared statement"
4324
msgstr "No data supplied for parameters in prepared statement"
4326
#: ../plugin/drizzle_protocol/errmsg.cc:63
4327
msgid "Data truncated"
4328
msgstr "Data truncated"
4330
#: ../plugin/drizzle_protocol/errmsg.cc:64
4331
msgid "No parameters exist in the statement"
4332
msgstr "No parameters exist in the statement"
4334
#: ../plugin/drizzle_protocol/errmsg.cc:65
4335
msgid "Invalid parameter number"
4336
msgstr "Invalid parameter number"
4338
#: ../plugin/drizzle_protocol/errmsg.cc:66
4341
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4343
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4345
#: ../plugin/drizzle_protocol/errmsg.cc:68
4347
msgid "Using unsupported buffer type: %d (parameter: %d)"
4348
msgstr "Using unsupported buffer type: %d (parameter: %d)"
4350
#: ../plugin/drizzle_protocol/errmsg.cc:69
4352
msgid "Shared memory: %-.100s"
4353
msgstr "Shared memory: %-.100s"
4355
#: ../plugin/drizzle_protocol/errmsg.cc:79
4356
msgid "Wrong or unknown protocol"
4357
msgstr "Wrong or unknown protocol"
4359
#: ../plugin/drizzle_protocol/errmsg.cc:80
4360
msgid "Invalid connection handle"
4361
msgstr "Invalid connection handle"
4363
#: ../plugin/drizzle_protocol/errmsg.cc:81
4365
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4366
"option 'secure_auth' enabled)"
4368
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4369
"option 'secure_auth' enabled)"
4371
#: ../plugin/drizzle_protocol/errmsg.cc:83
4372
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4373
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
4375
#: ../plugin/drizzle_protocol/errmsg.cc:84
4376
msgid "Attempt to read column without prior row fetch"
4377
msgstr "Attempt to read column without prior row fetch"
4379
#: ../plugin/drizzle_protocol/errmsg.cc:85
4380
msgid "Prepared statement contains no metadata"
4381
msgstr "Prepared statement contains no metadata"
4383
#: ../plugin/drizzle_protocol/errmsg.cc:86
4385
"Attempt to read a row while there is no result set associated with the "
4388
"Attempt to read a row while there is no result set associated with the "
4391
#: ../plugin/drizzle_protocol/errmsg.cc:88
4392
msgid "This feature is not implemented yet"
4393
msgstr "This feature is not implemented yet"
4395
#: ../plugin/drizzle_protocol/errmsg.cc:89
4398
"Lost connection to Drizzle server while waiting for initial communication "
4399
"packet, system error: %d"
4401
"Lost connection to Drizzle server while waiting for initial communication "
4402
"packet, system error: %d"
4404
#: ../plugin/drizzle_protocol/errmsg.cc:91
4407
"Lost connection to Drizzle server while reading initial communication "
4408
"packet, system error: %d"
4410
"Lost connection to Drizzle server while reading initial communication "
4411
"packet, system error: %d"
4413
#: ../plugin/drizzle_protocol/errmsg.cc:93
4416
"Lost connection to Drizzle server while sending authentication information, "
4419
"Lost connection to Drizzle server while sending authentication information, "
4422
#: ../plugin/drizzle_protocol/errmsg.cc:95
4425
"Lost connection to Drizzle server while reading authorization information, "
4428
"Lost connection to Drizzle server while reading authorization information, "
4431
#: ../plugin/drizzle_protocol/errmsg.cc:97
4434
"Lost connection to Drizzle server while setting initial database, system "
4437
"Lost connection to Drizzle server while setting initial database, system "
4440
#: ../plugin/drizzle_protocol/errmsg.cc:99
4442
msgid "Statement closed indirectly because of a preceding %s() call"
4443
msgstr "Statement closed indirectly because of a preceding %s() call"
4445
#. CR_NET_UNCOMPRESS_ERROR 08S01
4446
#: ../plugin/drizzle_protocol/errmsg.cc:101
4447
msgid "Couldn't uncompress communication packet"
4448
msgstr "Couldn't uncompress communication packet"
4450
#. CR_NET_READ_ERROR 08S01
4451
#: ../plugin/drizzle_protocol/errmsg.cc:103
4452
msgid "Got an error reading communication packets"
4453
msgstr "Got an error reading communication packets"
4455
#. CR_NET_READ_INTERRUPTED 08S01
4456
#: ../plugin/drizzle_protocol/errmsg.cc:105
4457
msgid "Got timeout reading communication packets"
4458
msgstr "Got timeout reading communication packets"
4460
#. CR_NET_ERROR_ON_WRITE 08S01
4461
#: ../plugin/drizzle_protocol/errmsg.cc:107
4462
msgid "Got an error writing communication packets"
4463
msgstr "Got an error writing communication packets"
4465
#. CR_NET_WRITE_INTERRUPTED 08S01
4466
#: ../plugin/drizzle_protocol/errmsg.cc:109
4467
msgid "Got timeout writing communication packets"
4468
msgstr "Got timeout writing communication packets"
4470
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4471
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4472
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
4169
#: ../plugin/haildb/haildb_engine.cc:1064
4170
#: ../plugin/haildb/haildb_engine.cc:1202
4171
#: ../plugin/haildb/haildb_engine.cc:1232
4473
4172
#, fuzzy, c-format
4474
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4173
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4475
4174
msgstr "Can't create table '%-.200s' (errno: %d)"
4477
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
4176
#: ../plugin/haildb/haildb_engine.cc:1083
4478
4177
#, fuzzy, c-format
4479
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4178
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4480
4179
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
4482
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4483
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4484
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4485
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
4487
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4490
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4491
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
4493
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4496
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
4181
#: ../plugin/haildb/haildb_engine.cc:1181
4182
#: ../plugin/haildb/haildb_engine.cc:1294
4183
#: ../plugin/haildb/haildb_engine.cc:1475
4184
#: ../plugin/haildb/haildb_engine.cc:2051
4186
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4187
msgstr "Can't create table '%-.200s' (errno: %d)"
4189
#: ../plugin/haildb/haildb_engine.cc:1333
4190
#: ../plugin/haildb/haildb_engine.cc:1349
4192
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4193
msgstr "Can't create table '%-.200s' (errno: %d)"
4195
#: ../plugin/haildb/haildb_engine.cc:2882
4498
4197
msgid "Invalid value of additional-mem-pool-size"
4499
4198
msgstr "Invalid value for read_timeout\n"
4501
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
4200
#: ../plugin/haildb/haildb_engine.cc:2893
4503
4202
msgid "Invalid value of autoextend-increment"
4504
4203
msgstr "Invalid value of port\n"
4506
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
4205
#: ../plugin/haildb/haildb_engine.cc:2902
4508
4207
msgid "Invalid value of buffer-pool-size"
4509
4208
msgstr "Invalid value for buffer_length\n"
4511
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
4210
#: ../plugin/haildb/haildb_engine.cc:2913
4513
4212
msgid "Invalid value of io-capacity"
4514
4213
msgstr "Invalid value of port\n"
4516
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
4215
#: ../plugin/haildb/haildb_engine.cc:2922
4518
4217
msgid "Invalid value of fast-shutdown"
4519
4218
msgstr "Invalid value for threshold-slow"
4521
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
4220
#: ../plugin/haildb/haildb_engine.cc:2931
4523
4222
msgid "Invalid value of flush-log-at-trx-commit"
4524
4223
msgstr "Invalid value of port\n"
4526
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
4225
#: ../plugin/haildb/haildb_engine.cc:2940
4528
4227
msgid "Invalid value of force-recovery"
4529
4228
msgstr "Invalid value of port\n"
4531
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
4230
#: ../plugin/haildb/haildb_engine.cc:2949
4533
4232
msgid "Invalid value of log-file-size"
4534
4233
msgstr "Invalid value of port\n"
4536
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
4235
#: ../plugin/haildb/haildb_engine.cc:2960
4538
4237
msgid "Invalid value of log-files-in-group"
4539
4238
msgstr "Invalid value of port\n"
4541
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
4240
#: ../plugin/haildb/haildb_engine.cc:2969
4543
4242
msgid "Invalid value of lock-wait-timeout"
4544
4243
msgstr "Invalid value for write_timeout\n"
4546
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
4245
#: ../plugin/haildb/haildb_engine.cc:2978
4548
4247
msgid "Invalid value of log-buffer-size"
4549
4248
msgstr "Invalid value for buffer_length\n"
4551
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
4250
#: ../plugin/haildb/haildb_engine.cc:2989
4553
4252
msgid "Invalid value of lru-old-blocks-pct"
4554
4253
msgstr "Invalid value for threshold-slow"
4556
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
4255
#: ../plugin/haildb/haildb_engine.cc:2998
4558
4257
msgid "Invalid value of lru-block-access-recency"
4559
4258
msgstr "Invalid value of port\n"
4561
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
4260
#: ../plugin/haildb/haildb_engine.cc:3007
4563
4262
msgid "Invalid value of max-dirty-pages-pct"
4564
4263
msgstr "Invalid value of port\n"
4566
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
4265
#: ../plugin/haildb/haildb_engine.cc:3016
4568
4267
msgid "Invalid value of max-purge-lag"
4569
4268
msgstr "Invalid value of port\n"
4571
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
4270
#: ../plugin/haildb/haildb_engine.cc:3025
4573
4272
msgid "Invalid value of open-files"
4574
4273
msgstr "Invalid value of port\n"
4576
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
4275
#: ../plugin/haildb/haildb_engine.cc:3034
4578
4277
msgid "Invalid value of read-io-threads"
4579
4278
msgstr "Invalid value for read_timeout\n"
4581
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
4280
#: ../plugin/haildb/haildb_engine.cc:3043
4583
4282
msgid "Invalid value of sync_spin_loops"
4584
4283
msgstr "Invalid value of port\n"
4586
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
4285
#: ../plugin/haildb/haildb_engine.cc:3246
4588
msgid "Error starting Embedded InnoDB %d (%s)\n"
4591
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4592
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4595
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
4287
msgid "Error starting HailDB %d (%s)\n"
4290
#: ../plugin/haildb/haildb_engine.cc:3548
4291
msgid "Disable HailDB adaptive hash index (enabled by default)."
4294
#: ../plugin/haildb/haildb_engine.cc:3550
4596
4295
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4599
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
4298
#: ../plugin/haildb/haildb_engine.cc:3553
4601
"Size of a memory pool InnoDB uses to store data dictionary information and "
4300
"Size of a memory pool HailDB uses to store data dictionary information and "
4602
4301
"other internal data structures."
4605
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
4304
#: ../plugin/haildb/haildb_engine.cc:3556
4606
4305
msgid "Data file autoextend increment in megabytes"
4609
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
4308
#: ../plugin/haildb/haildb_engine.cc:3559
4611
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4311
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4615
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
4616
msgid "The common part for InnoDB table spaces."
4619
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4620
msgid "Disable InnoDB checksums validation (enabled by default)."
4623
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4624
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4627
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
4313
msgstr "The size of the buffer that is used for full joins."
4315
#: ../plugin/haildb/haildb_engine.cc:3562
4316
msgid "The common part for HailDB table spaces."
4319
#: ../plugin/haildb/haildb_engine.cc:3564
4320
msgid "Disable HailDB checksums validation (enabled by default)."
4323
#: ../plugin/haildb/haildb_engine.cc:3566
4324
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4327
#: ../plugin/haildb/haildb_engine.cc:3569
4628
4328
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4631
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
4331
#: ../plugin/haildb/haildb_engine.cc:3572
4633
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4333
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4634
4334
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4637
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
4638
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4337
#: ../plugin/haildb/haildb_engine.cc:3575
4338
msgid "Stores each HailDB table to an .ibd file in the database dir."
4641
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
4341
#: ../plugin/haildb/haildb_engine.cc:3578
4642
4342
msgid "File format to use for new tables in .ibd files."
4645
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
4345
#: ../plugin/haildb/haildb_engine.cc:3581
4647
4347
"Set to 0 (write and flush once per second),1 (write and flush at each "
4648
4348
"commit) or 2 (write at commit, flush once per second)."
4651
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
4351
#: ../plugin/haildb/haildb_engine.cc:3584
4652
4352
msgid "With which method to flush data."
4655
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
4355
#: ../plugin/haildb/haildb_engine.cc:3587
4657
4357
"Helps to save your data in case the disk image of the database becomes "
4661
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4662
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
4361
#: ../plugin/haildb/haildb_engine.cc:3590
4362
#: ../plugin/haildb/haildb_engine.cc:3593
4663
4363
msgid "Path to individual files and their sizes."
4666
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4366
#: ../plugin/haildb/haildb_engine.cc:3596
4668
msgid "Path to InnoDB log files."
4368
msgid "Path to HailDB log files."
4669
4369
msgstr "Path for temporary files."
4671
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
4371
#: ../plugin/haildb/haildb_engine.cc:3599
4672
4372
msgid "Size of each log file in a log group."
4675
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
4375
#: ../plugin/haildb/haildb_engine.cc:3602
4677
"Number of log files in the log group. InnoDB writes to the files in a "
4377
"Number of log files in the log group. HailDB writes to the files in a "
4678
4378
"circular fashion. Value 3 is recommended here."
4681
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
4381
#: ../plugin/haildb/haildb_engine.cc:3605
4683
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4383
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4684
4384
"rolled back. Values above 100000000 disable the timeout."
4687
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
4387
#: ../plugin/haildb/haildb_engine.cc:3608
4690
"The size of the buffer which InnoDB uses to write log to the log files on "
4390
"The size of the buffer which HailDB uses to write log to the log files on "
4692
4392
msgstr "The size of the buffer that is used for full joins."
4694
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
4394
#: ../plugin/haildb/haildb_engine.cc:3611
4696
4396
"Sets the point in the LRU list from where all pages are classified as old "
4697
4397
"(Advanced users)"
4700
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
4400
#: ../plugin/haildb/haildb_engine.cc:3614
4702
4402
"Milliseconds between accesses to a block at which it is made young. "
4703
4403
"0=disabled (Advanced users)"
4706
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
4406
#: ../plugin/haildb/haildb_engine.cc:3617
4707
4407
msgid "Percentage of dirty pages allowed in bufferpool."
4710
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
4410
#: ../plugin/haildb/haildb_engine.cc:3620
4711
4411
msgid "Desired maximum length of the purge queue (0 = no limit)"
4714
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
4414
#: ../plugin/haildb/haildb_engine.cc:3623
4716
4416
"Roll back the complete transaction on lock wait timeout, for 4.x "
4717
4417
"compatibility (disabled by default)"
4720
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
4721
msgid "How many files at the maximum InnoDB keeps open at the same time."
4724
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
4725
msgid "Number of background read I/O threads in InnoDB."
4728
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
4729
msgid "Number of background write I/O threads in InnoDB."
4732
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
4420
#: ../plugin/haildb/haildb_engine.cc:3626
4421
msgid "How many files at the maximum HailDB keeps open at the same time."
4424
#: ../plugin/haildb/haildb_engine.cc:3629
4425
msgid "Number of background read I/O threads in HailDB."
4428
#: ../plugin/haildb/haildb_engine.cc:3632
4429
msgid "Number of background write I/O threads in HailDB."
4432
#: ../plugin/haildb/haildb_engine.cc:3634
4734
4434
"Disable if you want to reduce the number of messages written to the log "
4735
4435
"(default: enabled)."
4738
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
4739
msgid "Enable SHOW INNODB STATUS output in the log"
4742
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
4743
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4746
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
4438
#: ../plugin/haildb/haildb_engine.cc:3637
4439
msgid "Enable SHOW HAILDB STATUS output in the log"
4442
#: ../plugin/haildb/haildb_engine.cc:3640
4443
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4446
#: ../plugin/haildb/haildb_engine.cc:3642
4748
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
4448
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4751
4451
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5704
5400
msgid "Failed to sync log file. Got error: %s\n"
5705
5401
msgstr "Failed to sync log file. Got error: %s\n"
5403
#~ msgid "Use compression in server/client protocol."
5404
#~ msgstr "Use compression in server/client protocol."
5406
#~ msgid "%s: You must use option --tab with --fields-...\n"
5407
#~ msgstr "%s: You must use option --tab with --fields-...\n"
5410
#~ "%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
5413
#~ "%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
5417
#~ msgid "Deprecated. Use --skip-set-charset instead."
5418
#~ msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
5420
#~ msgid "Display this help and exit after initializing plugins."
5421
#~ msgstr "Display this help and exit after initialising plugins."
5423
#~ msgid "(IGNORED)"
5424
#~ msgstr "(IGNORED)"
5426
#~ msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
5427
#~ msgstr "Usage: %s TRANSACTION_LOG [--checksum] \n"
5429
#~ msgid "Invalid value for retry_count\n"
5430
#~ msgstr "Invalid value for retry_count\n"
5433
#~ "Port number to use for connection or 0 for default to, in order of "
5434
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5436
#~ "Port number to use for connection or use 0 to default to, in order of "
5437
#~ "preference:- drizzle.cnf, $DRIZZLE_TCP_PORT or built-in default (4427)."
5439
#~ msgid "Unknown Drizzle error"
5440
#~ msgstr "Unknown Drizzle error"
5442
#~ msgid "Can't create UNIX socket (%d)"
5443
#~ msgstr "Can't create UNIX socket (%d)"
5445
#~ msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5446
#~ msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5448
#~ msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5449
#~ msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5451
#~ msgid "Can't create TCP/IP socket (%d)"
5452
#~ msgstr "Can't create TCP/IP socket (%d)"
5454
#~ msgid "Unknown Drizzle server host '%-.100s' (%d)"
5455
#~ msgstr "Unknown Drizzle server host '%-.100s' (%d)"
5457
#~ msgid "Drizzle server has gone away"
5458
#~ msgstr "Drizzle server has gone away"
5460
#~ msgid "Protocol mismatch; server version = %d, client version = %d"
5461
#~ msgstr "Protocol mismatch; server version = %d, client version = %d"
5463
#~ msgid "Drizzle client ran out of memory"
5464
#~ msgstr "Drizzle client ran out of memory"
5466
#~ msgid "Wrong host info"
5467
#~ msgstr "Wrong host info"
5469
#~ msgid "Localhost via UNIX socket"
5470
#~ msgstr "Localhost via UNIX socket"
5472
#~ msgid "%-.100s via TCP/IP"
5473
#~ msgstr "%-.100s via TCP/IP"
5475
#~ msgid "Error in server handshake"
5476
#~ msgstr "Error in server handshake"
5478
#~ msgid "Lost connection to Drizzle server during query"
5479
#~ msgstr "Lost connection to Drizzle server during query"
5481
#~ msgid "Commands out of sync; you can't run this command now"
5482
#~ msgstr "Commands out of sync; you can't run this command now"
5484
#~ msgid "Named pipe: %-.32s"
5485
#~ msgstr "Named pipe: %-.32s"
5487
#~ msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5488
#~ msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5490
#~ msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5491
#~ msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5493
#~ msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5494
#~ msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5496
#~ msgid "Can't initialize character set %-.32s (path: %-.100s)"
5497
#~ msgstr "Can't initialize character set %-.32s (path: %-.100s)"
5499
#~ msgid "Got packet bigger than 'max_allowed_packet' bytes"
5500
#~ msgstr "Got packet bigger than 'max_allowed_packet' bytes"
5502
#~ msgid "Embedded server"
5503
#~ msgstr "Embedded server"
5505
#~ msgid "Error on SHOW SLAVE STATUS:"
5506
#~ msgstr "Error on SHOW SLAVE STATUS:"
5508
#~ msgid "Error on SHOW SLAVE HOSTS:"
5509
#~ msgstr "Error on SHOW SLAVE HOSTS:"
5511
#~ msgid "Error connecting to slave:"
5512
#~ msgstr "Error connecting to slave:"
5514
#~ msgid "Error connecting to master:"
5515
#~ msgstr "Error connecting to master:"
5517
#~ msgid "SSL connection error"
5518
#~ msgstr "SSL connection error"
5520
#~ msgid "Malformed packet"
5521
#~ msgstr "Malformed packet"
5523
#~ msgid "(unused error message)"
5524
#~ msgstr "(unused error message)"
5526
#~ msgid "Invalid use of null pointer"
5527
#~ msgstr "Invalid use of null pointer"
5529
#~ msgid "Statement not prepared"
5530
#~ msgstr "Statement not prepared"
5532
#~ msgid "No data supplied for parameters in prepared statement"
5533
#~ msgstr "No data supplied for parameters in prepared statement"
5535
#~ msgid "Data truncated"
5536
#~ msgstr "Data truncated"
5538
#~ msgid "No parameters exist in the statement"
5539
#~ msgstr "No parameters exist in the statement"
5541
#~ msgid "Invalid parameter number"
5542
#~ msgstr "Invalid parameter number"
5545
#~ "Can't send long data for non-string/non-binary data types (parameter: %d)"
5547
#~ "Can't send long data for non-string/non-binary data types (parameter: %d)"
5549
#~ msgid "Using unsupported buffer type: %d (parameter: %d)"
5550
#~ msgstr "Using unsupported buffer type: %d (parameter: %d)"
5552
#~ msgid "Shared memory: %-.100s"
5553
#~ msgstr "Shared memory: %-.100s"
5555
#~ msgid "Wrong or unknown protocol"
5556
#~ msgstr "Wrong or unknown protocol"
5558
#~ msgid "Invalid connection handle"
5559
#~ msgstr "Invalid connection handle"
5562
#~ "Connection using old (pre-4.1.1) authentication protocol refused (client "
5563
#~ "option 'secure_auth' enabled)"
5565
#~ "Connection using old (pre-4.1.1) authentication protocol refused (client "
5566
#~ "option 'secure_auth' enabled)"
5568
#~ msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5569
#~ msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
5571
#~ msgid "Attempt to read column without prior row fetch"
5572
#~ msgstr "Attempt to read column without prior row fetch"
5574
#~ msgid "Prepared statement contains no metadata"
5575
#~ msgstr "Prepared statement contains no metadata"
5578
#~ "Attempt to read a row while there is no result set associated with the "
5581
#~ "Attempt to read a row while there is no result set associated with the "
5584
#~ msgid "This feature is not implemented yet"
5585
#~ msgstr "This feature is not implemented yet"
5588
#~ "Lost connection to Drizzle server while waiting for initial communication "
5589
#~ "packet, system error: %d"
5591
#~ "Lost connection to Drizzle server while waiting for initial communication "
5592
#~ "packet, system error: %d"
5595
#~ "Lost connection to Drizzle server while reading initial communication "
5596
#~ "packet, system error: %d"
5598
#~ "Lost connection to Drizzle server while reading initial communication "
5599
#~ "packet, system error: %d"
5602
#~ "Lost connection to Drizzle server while sending authentication "
5603
#~ "information, system error: %d"
5605
#~ "Lost connection to Drizzle server while sending authentication "
5606
#~ "information, system error: %d"
5609
#~ "Lost connection to Drizzle server while reading authorization "
5610
#~ "information, system error: %d"
5612
#~ "Lost connection to Drizzle server while reading authorization "
5613
#~ "information, system error: %d"
5616
#~ "Lost connection to Drizzle server while setting initial database, system "
5619
#~ "Lost connection to Drizzle server while setting initial database, system "
5622
#~ msgid "Statement closed indirectly because of a preceding %s() call"
5623
#~ msgstr "Statement closed indirectly because of a preceding %s() call"
5625
#~ msgid "Couldn't uncompress communication packet"
5626
#~ msgstr "Couldn't uncompress communication packet"
5628
#~ msgid "Got an error reading communication packets"
5629
#~ msgstr "Got an error reading communication packets"
5631
#~ msgid "Got timeout reading communication packets"
5632
#~ msgstr "Got timeout reading communication packets"
5634
#~ msgid "Got an error writing communication packets"
5635
#~ msgstr "Got an error writing communication packets"
5637
#~ msgid "Got timeout writing communication packets"
5638
#~ msgstr "Got timeout writing communication packets"
5708
5641
#~ "Named commands are disabled. Use \\* form only, or use named commands "
5709
5642
#~ "only in the beginning of a line ending with a semicolon (;) Since version "