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:476
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 "
1300
1248
msgid "Out of memory"
1301
1249
msgstr "Out of memory"
1303
#: ../drizzled/drizzled.cc:502
1251
#: ../drizzled/drizzled.cc:477
1304
1252
msgid "Aborting\n"
1305
1253
msgstr "Aborting\n"
1307
#: ../drizzled/drizzled.cc:566
1255
#: ../drizzled/drizzled.cc:536
1308
1256
msgid "One can only use the --user switch if running as root\n"
1309
1257
msgstr "One can only use the --user switch if running as root\n"
1311
#: ../drizzled/drizzled.cc:573
1313
"Fatal error: Please read \"Security\" section of the manual to find out how "
1314
"to run drizzled as root!\n"
1316
"Fatal error: Please read \"Security\" section of the manual to find out how "
1317
"to run drizzled as root!\n"
1259
#: ../drizzled/drizzled.cc:543
1261
"Fatal error: Please read \"Security\" section of the manual to find out how "
1262
"to run drizzled as root!\n"
1264
"Fatal error: Please read \"Security\" section of the manual to find out how "
1265
"to run drizzled as root!\n"
1267
#: ../drizzled/drizzled.cc:563
1270
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1273
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1276
#: ../drizzled/drizzled.cc:588
1277
msgid "Set process group ID failed"
1319
1280
#: ../drizzled/drizzled.cc:593
1322
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1325
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1328
#: ../drizzled/drizzled.cc:618
1329
msgid "Set process group ID failed"
1332
#: ../drizzled/drizzled.cc:623
1333
1281
msgid "Set process user ID failed"
1336
#: ../drizzled/drizzled.cc:635
1284
#: ../drizzled/drizzled.cc:605
1338
1286
msgid "Process chroot failed"
1339
1287
msgstr "alloc_root failure."
1341
#: ../drizzled/drizzled.cc:738
1289
#: ../drizzled/drizzled.cc:725
1343
1291
msgid "Error: Invalid Value for auto_increment_increment"
1344
1292
msgstr "Error: Invalid Value for max_input_line"
1346
#: ../drizzled/drizzled.cc:749
1294
#: ../drizzled/drizzled.cc:736
1348
1296
msgid "Error: Invalid Value for auto_increment_offset"
1349
1297
msgstr "Error: Invalid Value for max_input_line"
1351
#: ../drizzled/drizzled.cc:760
1299
#: ../drizzled/drizzled.cc:747
1353
1301
msgid "Error: Invalid Value for completion_type"
1354
1302
msgstr "Error: Invalid Value for opt_sleep"
1356
#: ../drizzled/drizzled.cc:771
1358
msgid "Error: Invalid Value for back_log"
1359
msgstr "Error: Invalid Value for opt_sleep"
1361
#: ../drizzled/drizzled.cc:782
1304
#: ../drizzled/drizzled.cc:759
1363
1306
msgid "Error: Invalid Value for div-precision-increment"
1364
1307
msgstr "Error: Invalid Value for connect_timeout"
1366
#: ../drizzled/drizzled.cc:793
1309
#: ../drizzled/drizzled.cc:770
1368
1311
msgid "Error: Invalid Value for group_concat_max_len"
1369
1312
msgstr "Error: Invalid Value for opt_tail_lines"
1371
#: ../drizzled/drizzled.cc:804
1314
#: ../drizzled/drizzled.cc:781
1373
1316
msgid "Error: Invalid Value for join_buffer_size"
1374
1317
msgstr "Error: Invalid Value for max_input_line"
1376
#: ../drizzled/drizzled.cc:816
1319
#: ../drizzled/drizzled.cc:793
1378
1321
msgid "Error: Invalid Value for max_allowed_packet"
1379
1322
msgstr "Error: Invalid Value for max_input_line"
1381
#: ../drizzled/drizzled.cc:828
1324
#: ../drizzled/drizzled.cc:805
1383
1326
msgid "Error: Invalid Value for max_connect_errors"
1384
1327
msgstr "Error: Invalid Value for opt_max_connect_retries"
1386
#: ../drizzled/drizzled.cc:839
1329
#: ../drizzled/drizzled.cc:816
1388
1331
msgid "Error: Invalid Value for max_error_count"
1389
1332
msgstr "Error: Invalid Value for max_input_line"
1391
#: ../drizzled/drizzled.cc:850
1334
#: ../drizzled/drizzled.cc:827
1393
1336
msgid "Error: Invalid Value for max_heap_table_size"
1394
1337
msgstr "Error: Invalid Value for max_input_line"
1396
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1339
#: ../drizzled/drizzled.cc:839
1398
1341
msgid "Error: Invalid Value for min_examined_row_limit"
1399
1342
msgstr "Error: Invalid Value for max_input_line"
1401
#: ../drizzled/drizzled.cc:873
1344
#: ../drizzled/drizzled.cc:850
1403
1346
msgid "Error: Invalid Value for max_join_size"
1404
1347
msgstr "Error: Invalid Value for max_input_line"
1406
#: ../drizzled/drizzled.cc:884
1349
#: ../drizzled/drizzled.cc:861
1408
1351
msgid "Error: Invalid Value for max_length_for_sort_data"
1409
1352
msgstr "Error: Invalid Value for max_input_line"
1411
#: ../drizzled/drizzled.cc:895
1354
#: ../drizzled/drizzled.cc:872
1413
1356
msgid "Error: Invalid Value for max_seeks_for_key"
1414
1357
msgstr "Error: Invalid Value for max_input_line"
1416
#: ../drizzled/drizzled.cc:906
1359
#: ../drizzled/drizzled.cc:883
1418
1361
msgid "Error: Invalid Value for max_sort_length"
1419
1362
msgstr "Error: Invalid Value for max_input_line"
1421
#: ../drizzled/drizzled.cc:928
1364
#: ../drizzled/drizzled.cc:894
1423
1366
msgid "Error: Invalid Value for optimizer_search_depth"
1424
1367
msgstr "Error: Invalid Value for opt_sleep"
1426
#: ../drizzled/drizzled.cc:939
1369
#: ../drizzled/drizzled.cc:905
1428
1371
msgid "Error: Invalid Value for preload_buff_size"
1429
1372
msgstr "Error: Invalid Value for max_input_line"
1431
#: ../drizzled/drizzled.cc:950
1374
#: ../drizzled/drizzled.cc:916
1433
1376
msgid "Error: Invalid Value for query_alloc_block_size"
1434
1377
msgstr "Error: Invalid Value for opt_tail_lines"
1436
#: ../drizzled/drizzled.cc:962
1379
#: ../drizzled/drizzled.cc:928
1438
1381
msgid "Error: Invalid Value for query_prealloc_size"
1439
1382
msgstr "Error: Invalid Value for opt_tail_lines"
1441
#: ../drizzled/drizzled.cc:974
1384
#: ../drizzled/drizzled.cc:940
1443
1386
msgid "Error: Invalid Value for range_alloc_block_size"
1444
1387
msgstr "Error: Invalid Value for opt_tail_lines"
1446
#: ../drizzled/drizzled.cc:986
1389
#: ../drizzled/drizzled.cc:952
1448
1391
msgid "Error: Invalid Value for read_buff_size"
1449
1392
msgstr "Error: Invalid Value for max_input_line"
1451
#: ../drizzled/drizzled.cc:998
1394
#: ../drizzled/drizzled.cc:964
1453
1396
msgid "Error: Invalid Value for read_rnd_buff_size"
1454
1397
msgstr "Error: Invalid Value for max_input_line"
1456
#: ../drizzled/drizzled.cc:1009
1399
#: ../drizzled/drizzled.cc:975
1458
1401
msgid "Error: Invalid Value for sort_buff_size"
1459
1402
msgstr "Error: Invalid Value for opt_sleep"
1461
#: ../drizzled/drizzled.cc:1020
1404
#: ../drizzled/drizzled.cc:986
1463
1406
msgid "Error: Invalid Value for table_def_size"
1464
1407
msgstr "Error: Invalid Value for opt_tail_lines"
1466
#: ../drizzled/drizzled.cc:1031
1409
#: ../drizzled/drizzled.cc:997
1468
1411
msgid "Error: Invalid Value for table_cache_size"
1469
1412
msgstr "Error: Invalid Value for opt_tail_lines"
1471
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1414
#: ../drizzled/drizzled.cc:1008 ../drizzled/drizzled.cc:1024
1473
1416
msgid "Error: Invalid Value for table_lock_wait_timeout"
1474
1417
msgstr "Error: Invalid Value for connect_timeout"
1476
#: ../drizzled/drizzled.cc:1215
1419
#: ../drizzled/drizzled.cc:1035
1421
"Error: Invalid Value for transaction_message_threshold valid values are "
1422
"between 131072 - 1048576 bytes"
1425
#: ../drizzled/drizzled.cc:1182
1478
1427
msgid "gethostname failed, using '%s' as hostname"
1479
1428
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
1430
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1749
1486
1431
msgid "Display this help and exit."
1487
1432
msgstr "Display this help and exit."
1489
#: ../drizzled/drizzled.cc:1236
1434
#: ../drizzled/drizzled.cc:1201
1491
1436
msgid "Configuration file to use"
1492
1437
msgstr "Configuration file '%-.192s' is too big"
1494
#: ../drizzled/drizzled.cc:1238
1439
#: ../drizzled/drizzled.cc:1203
1495
1440
msgid "Base location for config files"
1498
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1443
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1973
1499
1444
msgid "Directory for plugins."
1500
1445
msgstr "Directory for plugins."
1502
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1447
#: ../drizzled/drizzled.cc:1210 ../drizzled/drizzled.cc:1977
1504
1449
"Optional comma separated list of plugins to load at startup in addition to "
1505
1450
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1525
1470
"Optional comma separated list of plugins to load at start-up instead of the "
1526
1471
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1528
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
1473
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1753
1529
1474
msgid "Auto-increment columns are incremented by this"
1530
1475
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
1477
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1758
1479
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1482
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1485
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1764
1487
"Path to installation directory. All paths are usually resolved relative to "
1490
"Path to installation directory. All paths are usually resolved relative to "
1493
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1769
1549
1494
msgid "Chroot drizzled daemon during startup."
1550
1495
msgstr "Chroot drizzled daemon during start-up."
1552
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
1497
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1773
1553
1498
msgid "Set the default collation."
1554
1499
msgstr "Set the default collation."
1556
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
1501
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1777
1557
1502
msgid "Default completion type."
1558
1503
msgstr "Default completion type."
1560
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
1505
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1782
1561
1506
msgid "Write core on errors."
1562
1507
msgstr "Write core on errors."
1564
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
1509
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1786
1565
1510
msgid "Path to the database root."
1566
1511
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."
1513
#: ../drizzled/drizzled.cc:1241
1515
msgid "Set the default storage engine for tables."
1570
1516
msgstr "Set the default storage engine (table type) for tables."
1572
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
1518
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1793
1573
1519
msgid "Set the default time zone."
1574
1520
msgstr "Set the default time zone."
1576
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
1522
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1798
1577
1523
msgid "Used for debugging; Use at your own risk!"
1578
1524
msgstr "Used for debugging; Use at your own risk!"
1580
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
1526
#: ../drizzled/drizzled.cc:1247 ../drizzled/drizzled.cc:1803
1581
1527
msgid "Set up signals usable for debugging"
1582
1528
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
1530
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1807
1589
1531
msgid "Set the language used for the month names and the days of the week."
1590
1532
msgstr "Set the language used for the month names and the days of the week."
1592
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
1534
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1812
1593
1535
msgid "Log some not critical warnings to the log file."
1594
1536
msgstr "Log some not critical warnings to the log file."
1596
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1538
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1817
1598
1540
msgid "Pid file used by drizzled."
1599
1541
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
1543
#: ../drizzled/drizzled.cc:1255
1545
msgid "Maximum time in seconds to wait for the port to become free. "
1547
"Maximum time in seconds to wait for the port to become free. (Default: no "
1550
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1826
1552
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1553
"specified directory"
1555
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1556
"specified directory"
1558
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1831
1560
"Uniquely identifies the server instance in the community of replication "
1563
"Uniquely identifies the server instance in the community of replication "
1566
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1836
1626
1567
msgid "Don't print a stack trace on failure."
1627
1568
msgstr "Don't print a stack trace on failure."
1629
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
1570
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1840
1630
1571
msgid "Enable symbolic link support."
1631
1572
msgstr "Enable symbolic link support."
1633
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
1574
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1849
1635
1576
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1637
1578
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1639
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
1580
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1854
1640
1581
msgid "Path for temporary files."
1641
1582
msgstr "Path for temporary files."
1643
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
1584
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1858
1644
1585
msgid "Default transaction isolation level."
1645
1586
msgstr "Default transaction isolation level."
1647
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
1588
#: ../drizzled/drizzled.cc:1274
1590
"Max message size written to transaction log, valid values 131072 - 1048576 "
1594
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1862
1648
1595
msgid "Run drizzled daemon as user."
1649
1596
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
1598
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1870
1600
"The number of outstanding connection requests Drizzle can have. This comes "
1601
"into play when the main Drizzle thread gets very many connection requests in "
1602
"a very short time."
1604
"The number of outstanding connection requests Drizzle can have. This comes "
1605
"into play when the main Drizzle thread gets very many connection requests in "
1606
"a very short time."
1608
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1876
1610
"Size of tree cache used in bulk insert optimization. Note that this is a "
1613
"Size of tree cache used in bulk insert optimization. Note that this is a "
1616
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1882
1618
"Precision of the result of '/' operator will be increased on that value."
1620
"Precision of the result of '/' operator will be increased on that value."
1622
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1888
1676
1623
msgid "The maximum length of the result of function group_concat."
1677
1624
msgstr "The maximum length of the result of function group_concat."
1679
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
1626
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1893
1680
1627
msgid "The size of the buffer that is used for full joins."
1681
1628
msgstr "The size of the buffer that is used for full joins."
1683
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
1630
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1899
1684
1631
msgid "Max packetlength to send/receive from to server."
1685
1632
msgstr "Max packetlength to send/receive from to server."
1687
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
1634
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1904
1689
1636
"If there is more than this number of interrupted connections from a host "
1690
1637
"this host will be blocked from further connections."
1931
1891
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1932
1892
"command line\n"
1934
#: ../drizzled/error.cc:138
1894
#: ../drizzled/error.cc:131
1936
1896
msgid "Unknown error %d"
1937
1897
msgstr "Unknown error %d"
1939
#: ../drizzled/error.cc:214
1899
#: ../drizzled/error.cc:207
1943
#: ../drizzled/error.cc:215
1903
#: ../drizzled/error.cc:208
1947
#: ../drizzled/error.cc:216
1907
#: ../drizzled/error.cc:209
1949
1909
msgid "Can't create file '%-.200s' (errno: %d)"
1950
1910
msgstr "Can't create file '%-.200s' (errno: %d)"
1952
#: ../drizzled/error.cc:217
1912
#: ../drizzled/error.cc:210
1954
1914
msgid "Can't create table '%-.200s' (errno: %d)"
1955
1915
msgstr "Can't create table '%-.200s' (errno: %d)"
1957
#: ../drizzled/error.cc:218
1959
msgid "Can't create database '%-.192s' (errno: %d)"
1917
#: ../drizzled/error.cc:211
1919
msgid "Can't create schema '%-.192s' (errno: %d)"
1960
1920
msgstr "Can't create database '%-.192s' (errno: %d)"
1962
#: ../drizzled/error.cc:219
1964
msgid "Can't create database '%-.192s'; database exists"
1922
#: ../drizzled/error.cc:212
1924
msgid "Can't create schema '%-.192s'; schema exists"
1965
1925
msgstr "Can't create database '%-.192s'; database exists"
1967
#: ../drizzled/error.cc:220
1969
msgid "Can't drop database '%-.192s'; database doesn't exist"
1927
#: ../drizzled/error.cc:213
1929
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1970
1930
msgstr "Can't drop database '%-.192s'; database doesn't exist"
1972
#: ../drizzled/error.cc:221
1932
#: ../drizzled/error.cc:214
1974
1934
msgid "Error on delete of '%-.192s' (errno: %d)"
1975
1935
msgstr "Error on delete of '%-.192s' (errno: %d)"
1977
#: ../drizzled/error.cc:222
1937
#: ../drizzled/error.cc:215
1979
1939
msgid "Can't get status of '%-.200s' (errno: %d)"
1980
1940
msgstr "Can't get status of '%-.200s' (errno: %d)"
1982
#: ../drizzled/error.cc:223
1942
#: ../drizzled/error.cc:216
1984
1944
msgid "Can't lock file (errno: %d)"
1985
1945
msgstr "Can't lock file (errno: %d)"
1987
#: ../drizzled/error.cc:224
1947
#: ../drizzled/error.cc:217
1989
1949
msgid "Can't open file: '%-.200s' (errno: %d)"
1990
1950
msgstr "Can't open file: '%-.200s' (errno: %d)"
1992
#: ../drizzled/error.cc:225
1952
#: ../drizzled/error.cc:218
1994
1954
msgid "Can't find file: '%-.200s' (errno: %d)"
1995
1955
msgstr "Can't find file: '%-.200s' (errno: %d)"
1997
#: ../drizzled/error.cc:226
1957
#: ../drizzled/error.cc:219
1999
1959
msgid "Can't read dir of '%-.192s' (errno: %d)"
2000
1960
msgstr "Can't read dir of '%-.192s' (errno: %d)"
2002
#: ../drizzled/error.cc:227
1962
#: ../drizzled/error.cc:220
2004
1964
msgid "Record has changed since last read in table '%-.192s'"
2005
1965
msgstr "Record has changed since last read in table '%-.192s'"
2007
#: ../drizzled/error.cc:228
1967
#: ../drizzled/error.cc:221
2009
1969
msgid "Disk full (%s); waiting for someone to free some space..."
2010
1970
msgstr "Disk full (%s); waiting for someone to free some space..."
2012
#: ../drizzled/error.cc:229
1972
#: ../drizzled/error.cc:222
2014
1974
msgid "Can't write; duplicate key in table '%-.192s'"
2015
1975
msgstr "Can't write; duplicate key in table '%-.192s'"
2017
#: ../drizzled/error.cc:230
1977
#: ../drizzled/error.cc:223
2019
1979
msgid "Error on close of '%-.192s' (errno: %d)"
2020
1980
msgstr "Error on close of '%-.192s' (errno: %d)"
2022
#: ../drizzled/error.cc:231
1982
#: ../drizzled/error.cc:224
2024
1984
msgid "Error reading file '%-.200s' (errno: %d)"
2025
1985
msgstr "Error reading file '%-.200s' (errno: %d)"
2027
#: ../drizzled/error.cc:232
1987
#: ../drizzled/error.cc:225
2029
1989
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2030
1990
msgstr "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2032
#: ../drizzled/error.cc:233
1992
#: ../drizzled/error.cc:226
2034
1994
msgid "Error writing file '%-.200s' (errno: %d)"
2035
1995
msgstr "Error writing file '%-.200s' (errno: %d)"
2037
#: ../drizzled/error.cc:234
1997
#: ../drizzled/error.cc:227
2039
1999
msgid "'%-.192s' is locked against change"
2040
2000
msgstr "'%-.192s' is locked against change"
2042
#: ../drizzled/error.cc:235
2002
#: ../drizzled/error.cc:228
2043
2003
msgid "Sort aborted"
2044
2004
msgstr "Sort aborted"
2046
#: ../drizzled/error.cc:236
2006
#: ../drizzled/error.cc:229
2048
2008
msgid "Got error %d from storage engine"
2049
2009
msgstr "Got error %d from storage engine"
2051
#: ../drizzled/error.cc:237
2011
#: ../drizzled/error.cc:230
2053
2013
msgid "Table storage engine for '%-.192s' doesn't have this option"
2054
2014
msgstr "Table storage engine for '%-.192s' doesn't have this option"
2056
#: ../drizzled/error.cc:238
2016
#: ../drizzled/error.cc:231
2058
2018
msgid "Can't find record in '%-.192s'"
2059
2019
msgstr "Can't find record in '%-.192s'"
2061
#: ../drizzled/error.cc:239
2021
#: ../drizzled/error.cc:232
2063
2023
msgid "Incorrect information in file: '%-.200s'"
2064
2024
msgstr "Incorrect information in file: '%-.200s'"
2066
#: ../drizzled/error.cc:240
2026
#: ../drizzled/error.cc:233
2068
2028
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2069
2029
msgstr "Incorrect key file for table '%-.200s'; try to repair it"
2071
#: ../drizzled/error.cc:241
2031
#: ../drizzled/error.cc:234
2073
2033
msgid "Old key file for table '%-.192s'; repair it!"
2074
2034
msgstr "Old key file for table '%-.192s'; repair it!"
2076
#: ../drizzled/error.cc:242
2036
#: ../drizzled/error.cc:235
2078
2038
msgid "Table '%-.192s' is read only"
2079
2039
msgstr "Table '%-.192s' is read only"
2081
#: ../drizzled/error.cc:243
2041
#: ../drizzled/error.cc:236
2083
2043
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2084
2044
msgstr "Out of memory; restart server and try again (needed %lu bytes)"
2086
#: ../drizzled/error.cc:244
2046
#: ../drizzled/error.cc:237
2087
2047
msgid "Out of sort memory; increase server sort buffer size"
2088
2048
msgstr "Out of sort memory; increase server sort buffer size"
2090
#: ../drizzled/error.cc:245
2050
#: ../drizzled/error.cc:238
2092
2052
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2093
2053
msgstr "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2095
#: ../drizzled/error.cc:246
2055
#: ../drizzled/error.cc:239
2096
2056
msgid "Too many connections"
2097
2057
msgstr "Too many connections"
2099
#: ../drizzled/error.cc:247
2059
#: ../drizzled/error.cc:240
2101
2061
"Out of memory; check if drizzled or some other process uses all available "
2102
2062
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2106
2066
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2107
2067
"memory or you can add more swap space"
2109
#: ../drizzled/error.cc:248
2069
#: ../drizzled/error.cc:241
2110
2070
msgid "Can't get hostname for your address"
2111
2071
msgstr "Can't get hostname for your address"
2113
#: ../drizzled/error.cc:249
2073
#: ../drizzled/error.cc:242
2114
2074
msgid "Bad handshake"
2115
2075
msgstr "Bad handshake"
2117
#: ../drizzled/error.cc:250
2119
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2077
#: ../drizzled/error.cc:243
2079
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2120
2080
msgstr "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2122
#: ../drizzled/error.cc:251
2082
#: ../drizzled/error.cc:244
2124
2084
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2125
2085
msgstr "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2127
#: ../drizzled/error.cc:252
2128
msgid "No database selected"
2087
#: ../drizzled/error.cc:245
2089
msgid "No schema selected"
2129
2090
msgstr "No database selected"
2131
#: ../drizzled/error.cc:253
2092
#: ../drizzled/error.cc:246
2132
2093
msgid "Unknown command"
2133
2094
msgstr "Unknown command"
2135
#: ../drizzled/error.cc:254
2096
#: ../drizzled/error.cc:247
2137
2098
msgid "Column '%-.192s' cannot be null"
2138
2099
msgstr "Column '%-.192s' cannot be null"
2140
#: ../drizzled/error.cc:255
2142
msgid "Unknown database '%-.192s'"
2143
msgstr "Unknown database '%-.192s'"
2101
#: ../drizzled/error.cc:248
2103
msgid "Unknown schema '%-.192s'"
2104
msgstr "Unknown event '%-.192s'"
2145
#: ../drizzled/error.cc:256
2106
#: ../drizzled/error.cc:249
2147
2108
msgid "Table '%-.192s' already exists"
2148
2109
msgstr "Table '%-.192s' already exists"
2150
#: ../drizzled/error.cc:257
2111
#: ../drizzled/error.cc:250
2152
2113
msgid "Unknown table '%-.100s'"
2153
2114
msgstr "Unknown table '%-.100s'"
2155
#: ../drizzled/error.cc:258
2116
#: ../drizzled/error.cc:251
2157
2118
msgid "Column '%-.192s' in %-.192s is ambiguous"
2158
2119
msgstr "Column '%-.192s' in %-.192s is ambiguous"
2160
#: ../drizzled/error.cc:259
2121
#: ../drizzled/error.cc:252
2161
2122
msgid "Server shutdown in progress"
2162
2123
msgstr "Server shutdown in progress"
2164
#: ../drizzled/error.cc:260
2125
#: ../drizzled/error.cc:253
2166
2127
msgid "Unknown column '%-.192s' in '%-.192s'"
2167
2128
msgstr "Unknown column '%-.192s' in '%-.192s'"
2169
#: ../drizzled/error.cc:261
2130
#: ../drizzled/error.cc:254
2171
2132
msgid "'%-.192s' isn't in GROUP BY"
2172
2133
msgstr "'%-.192s' isn't in GROUP BY"
2174
#: ../drizzled/error.cc:262
2135
#: ../drizzled/error.cc:255
2176
2137
msgid "Can't group on '%-.192s'"
2177
2138
msgstr "Can't group on '%-.192s'"
2179
#: ../drizzled/error.cc:263
2140
#: ../drizzled/error.cc:256
2180
2141
msgid "Statement has sum functions and columns in same statement"
2181
2142
msgstr "Statement has sum functions and columns in same statement"
2183
#: ../drizzled/error.cc:264
2144
#: ../drizzled/error.cc:257
2184
2145
msgid "Column count doesn't match value count"
2185
2146
msgstr "Column count doesn't match value count"
2187
#: ../drizzled/error.cc:265
2148
#: ../drizzled/error.cc:258
2189
2150
msgid "Identifier name '%-.100s' is too long"
2190
2151
msgstr "Identifier name '%-.100s' is too long"
2192
#: ../drizzled/error.cc:266
2153
#: ../drizzled/error.cc:259
2194
2155
msgid "Duplicate column name '%-.192s'"
2195
2156
msgstr "Duplicate column name '%-.192s'"
2197
#: ../drizzled/error.cc:267
2158
#: ../drizzled/error.cc:260
2199
2160
msgid "Duplicate key name '%-.192s'"
2200
2161
msgstr "Duplicate key name '%-.192s'"
2202
#: ../drizzled/error.cc:268
2163
#: ../drizzled/error.cc:261
2204
2165
msgid "Duplicate entry '%-.192s' for key %d"
2205
2166
msgstr "Duplicate entry '%-.192s' for key %d"
2207
#: ../drizzled/error.cc:269
2168
#: ../drizzled/error.cc:262
2209
2170
msgid "Incorrect column specifier for column '%-.192s'"
2210
2171
msgstr "Incorrect column specifier for column '%-.192s'"
2212
#: ../drizzled/error.cc:270
2173
#: ../drizzled/error.cc:263
2214
2175
msgid "%s near '%-.80s' at line %d"
2215
2176
msgstr "%s near '%-.80s' at line %d"
2217
#: ../drizzled/error.cc:271
2178
#: ../drizzled/error.cc:264
2218
2179
msgid "Query was empty"
2219
2180
msgstr "Query was empty"
2221
#: ../drizzled/error.cc:272
2182
#: ../drizzled/error.cc:265
2223
2184
msgid "Not unique table/alias: '%-.192s'"
2224
2185
msgstr "Not unique table/alias: '%-.192s'"
2226
#: ../drizzled/error.cc:273
2187
#: ../drizzled/error.cc:266
2228
2189
msgid "Invalid default value for '%-.192s'"
2229
2190
msgstr "Invalid default value for '%-.192s'"
2231
#: ../drizzled/error.cc:274
2192
#: ../drizzled/error.cc:267
2232
2193
msgid "Multiple primary key defined"
2233
2194
msgstr "Multiple primary key defined"
2235
#: ../drizzled/error.cc:275
2196
#: ../drizzled/error.cc:268
2237
2198
msgid "Too many keys specified; max %d keys allowed"
2238
2199
msgstr "Too many keys specified; max %d keys allowed"
2240
#: ../drizzled/error.cc:276
2201
#: ../drizzled/error.cc:269
2242
2203
msgid "Too many key parts specified; max %d parts allowed"
2243
2204
msgstr "Too many key parts specified; max %d parts allowed"
2245
#: ../drizzled/error.cc:277
2206
#: ../drizzled/error.cc:270
2247
2208
msgid "Specified key was too long; max key length is %d bytes"
2248
2209
msgstr "Specified key was too long; max key length is %d bytes"
2250
#: ../drizzled/error.cc:278
2211
#: ../drizzled/error.cc:271
2252
2213
msgid "Key column '%-.192s' doesn't exist in table"
2253
2214
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
2216
#: ../drizzled/error.cc:272
2219
"BLOB column '%-.192s' can't be used in key specification with the used table "
2222
"BLOB column '%-.192s' can't be used in key specification with the used table "
2225
#: ../drizzled/error.cc:273
2228
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2231
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2234
#: ../drizzled/error.cc:274
2236
"Incorrect table definition; there can be only one auto column and it must be "
2239
"Incorrect table definition; there can be only one auto column and it must be "
2242
#: ../drizzled/error.cc:275
2283
2244
msgid "%s: Normal shutdown\n"
2284
2245
msgstr "%s: Normal shutdown\n"
2286
#: ../drizzled/error.cc:283
2247
#: ../drizzled/error.cc:276
2288
2249
msgid "%s: Got signal %d. Aborting!\n"
2289
2250
msgstr "%s: Got signal %d. Aborting!\n"
2291
#: ../drizzled/error.cc:284
2252
#: ../drizzled/error.cc:277
2293
2254
msgid "%s: Shutdown complete\n"
2294
2255
msgstr "%s: Shutdown complete\n"
2296
#: ../drizzled/error.cc:285
2257
#: ../drizzled/error.cc:278
2298
2259
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2299
2260
msgstr "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2301
#: ../drizzled/error.cc:286
2262
#: ../drizzled/error.cc:279
2302
2263
msgid "Can't create IP socket"
2303
2264
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
2266
#: ../drizzled/error.cc:280
2269
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2272
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2275
#: ../drizzled/error.cc:281
2278
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2281
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2284
#: ../drizzled/error.cc:282
2286
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2288
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2290
#: ../drizzled/error.cc:283
2293
"The file '%-.128s' must be in the schema directory or be readable by all"
2295
"The file '%-.128s' must be in the database directory or be readable by all"
2297
#: ../drizzled/error.cc:284
2338
2299
msgid "File '%-.200s' already exists"
2339
2300
msgstr "File '%-.200s' already exists"
2341
#: ../drizzled/error.cc:292
2302
#: ../drizzled/error.cc:285
2343
2304
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2344
2305
msgstr "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2346
#: ../drizzled/error.cc:293
2307
#: ../drizzled/error.cc:286
2348
2309
"Incorrect prefix key; the used key part isn't a string, the used length is "
2349
2310
"longer than the key part, or the storage engine doesn't support unique "
2655
2616
"Can't execute the given command because you have active locked tables or an "
2656
2617
"active transaction"
2658
#: ../drizzled/error.cc:353
2619
#: ../drizzled/error.cc:346
2660
2621
msgid "Unknown system variable '%-.64s'"
2661
2622
msgstr "Unknown system variable '%-.64s'"
2663
#: ../drizzled/error.cc:354
2624
#: ../drizzled/error.cc:347
2665
2626
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2666
2627
msgstr "Table '%-.192s' is marked as crashed and should be repaired"
2668
#: ../drizzled/error.cc:355
2629
#: ../drizzled/error.cc:348
2671
2632
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2673
2634
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2675
#: ../drizzled/error.cc:356
2636
#: ../drizzled/error.cc:349
2676
2637
msgid "Some non-transactional changed tables couldn't be rolled back"
2677
2638
msgstr "Some non-transactional changed tables couldn't be rolled back"
2679
#: ../drizzled/error.cc:357
2640
#: ../drizzled/error.cc:350
2680
2641
msgid "You may only use constant expressions with SET"
2681
2642
msgstr "You may only use constant expressions with SET"
2683
#: ../drizzled/error.cc:358
2644
#: ../drizzled/error.cc:351
2684
2645
msgid "Lock wait timeout exceeded; try restarting transaction"
2685
2646
msgstr "Lock wait timeout exceeded; try restarting transaction"
2687
#: ../drizzled/error.cc:359
2648
#: ../drizzled/error.cc:352
2688
2649
msgid "The total number of locks exceeds the lock table size"
2689
2650
msgstr "The total number of locks exceeds the lock table size"
2691
#: ../drizzled/error.cc:360
2652
#: ../drizzled/error.cc:353
2692
2653
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2693
2654
msgstr "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2695
#: ../drizzled/error.cc:361
2656
#: ../drizzled/error.cc:354
2696
2657
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2697
2658
msgstr "DROP DATABASE not allowed while thread is holding global read lock"
2699
#: ../drizzled/error.cc:362
2660
#: ../drizzled/error.cc:355
2701
2662
msgid "Incorrect arguments to %s"
2702
2663
msgstr "Incorrect arguments to %s"
2704
#: ../drizzled/error.cc:363
2665
#: ../drizzled/error.cc:356
2705
2666
msgid "Deadlock found when trying to get lock; try restarting transaction"
2706
2667
msgstr "Deadlock found when trying to get lock; try restarting transaction"
2708
#: ../drizzled/error.cc:364
2669
#: ../drizzled/error.cc:357
2709
2670
msgid "The used table type doesn't support FULLTEXT indexes"
2710
2671
msgstr "The used table type doesn't support FULLTEXT indexes"
2712
#: ../drizzled/error.cc:365
2673
#: ../drizzled/error.cc:358
2713
2674
msgid "Cannot add foreign key constraint"
2714
2675
msgstr "Cannot add foreign key constraint"
2716
#: ../drizzled/error.cc:366
2677
#: ../drizzled/error.cc:359
2717
2678
msgid "Cannot add or update a child row: a foreign key constraint fails"
2718
2679
msgstr "Cannot add or update a child row: a foreign key constraint fails"
2720
#: ../drizzled/error.cc:367
2681
#: ../drizzled/error.cc:360
2721
2682
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2722
2683
msgstr "Cannot delete or update a parent row: a foreign key constraint fails"
2724
#: ../drizzled/error.cc:368
2685
#: ../drizzled/error.cc:361
2726
2687
msgid "Incorrect usage of %s and %s"
2727
2688
msgstr "Incorrect usage of %s and %s"
2729
#: ../drizzled/error.cc:369
2690
#: ../drizzled/error.cc:362
2730
2691
msgid "The used SELECT statements have a different number of columns"
2731
2692
msgstr "The used SELECT statements have a different number of columns"
2733
#: ../drizzled/error.cc:370
2694
#: ../drizzled/error.cc:363
2734
2695
msgid "Can't execute the query because you have a conflicting read lock"
2735
2696
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
2698
#: ../drizzled/error.cc:364
2701
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2703
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2705
#: ../drizzled/error.cc:365
2708
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2710
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2712
#: ../drizzled/error.cc:366
2753
2714
msgid "Variable '%-.64s' doesn't have a default value"
2754
2715
msgstr "Variable '%-.64s' doesn't have a default value"
2756
#: ../drizzled/error.cc:374
2717
#: ../drizzled/error.cc:367
2758
2719
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2759
2720
msgstr "Variable '%-.64s' can't be set to the value of '%-.200s'"
2761
#: ../drizzled/error.cc:375
2722
#: ../drizzled/error.cc:368
2763
2724
msgid "Incorrect argument type to variable '%-.64s'"
2764
2725
msgstr "Incorrect argument type to variable '%-.64s'"
2766
#: ../drizzled/error.cc:376
2727
#: ../drizzled/error.cc:369
2768
2729
msgid "Variable '%-.64s' can only be set, not read"
2769
2730
msgstr "Variable '%-.64s' can only be set, not read"
2771
#: ../drizzled/error.cc:377
2732
#: ../drizzled/error.cc:370
2773
2734
msgid "Incorrect usage/placement of '%s'"
2774
2735
msgstr "Incorrect usage/placement of '%s'"
2776
#: ../drizzled/error.cc:378
2737
#: ../drizzled/error.cc:371
2778
2739
msgid "This version of Drizzle doesn't yet support '%s'"
2779
2740
msgstr "This version of Drizzle doesn't yet support '%s'"
2781
#: ../drizzled/error.cc:379
2742
#: ../drizzled/error.cc:372
2783
2744
msgid "Variable '%-.192s' is a %s variable"
2784
2745
msgstr "Variable '%-.192s' is a %s variable"
2786
#: ../drizzled/error.cc:380
2747
#: ../drizzled/error.cc:373
2788
2749
msgid "Incorrect foreign key definition for '%-.192s': %s"
2789
2750
msgstr "Incorrect foreign key definition for '%-.192s': %s"
2791
#: ../drizzled/error.cc:381
2752
#: ../drizzled/error.cc:374
2792
2753
msgid "Key reference and table reference don't match"
2793
2754
msgstr "Key reference and table reference don't match"
2795
#: ../drizzled/error.cc:382
2756
#: ../drizzled/error.cc:375
2797
2758
msgid "Operand should contain %d column(s)"
2798
2759
msgstr "Operand should contain %d column(s)"
2800
#: ../drizzled/error.cc:383
2761
#: ../drizzled/error.cc:376
2801
2762
msgid "Subquery returns more than 1 row"
2802
2763
msgstr "Subquery returns more than 1 row"
2804
#: ../drizzled/error.cc:384
2765
#: ../drizzled/error.cc:377
2806
2767
msgid "Converting column '%s' from %s to %s"
2807
2768
msgstr "Converting column '%s' from %s to %s"
2809
#: ../drizzled/error.cc:385
2770
#: ../drizzled/error.cc:378
2811
2772
msgid "Reference '%-.64s' not supported (%s)"
2812
2773
msgstr "Reference '%-.64s' not supported (%s)"
2814
#: ../drizzled/error.cc:386
2775
#: ../drizzled/error.cc:379
2815
2776
msgid "Every derived table must have its own alias"
2816
2777
msgstr "Every derived table must have its own alias"
2818
#: ../drizzled/error.cc:387
2779
#: ../drizzled/error.cc:380
2820
2781
msgid "Select %u was reduced during optimization"
2821
2782
msgstr "Select %u was reduced during optimization"
2823
#: ../drizzled/error.cc:388
2784
#: ../drizzled/error.cc:381
2825
2786
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2826
2787
msgstr "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2828
#: ../drizzled/error.cc:389
2789
#: ../drizzled/error.cc:382
2829
2790
msgid "All parts of a SPATIAL index must be NOT NULL"
2830
2791
msgstr "All parts of a SPATIAL index must be NOT NULL"
2832
#: ../drizzled/error.cc:390
2793
#: ../drizzled/error.cc:383
2834
2795
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2835
2796
msgstr "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2837
#: ../drizzled/error.cc:391
2798
#: ../drizzled/error.cc:384
2840
2801
"Uncompressed data size too large; the maximum size is %d (based on "
4074
4085
msgid "How often to empty the users cache, 0 to disable"
4077
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4088
#: ../plugin/console/console.cc:349
4078
4089
msgid "Enable the console."
4079
4090
msgstr "Enable the console."
4081
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4092
#: ../plugin/console/console.cc:352
4082
4093
msgid "Turn on extra debugging."
4083
4094
msgstr "Turn on extra debugging."
4085
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4096
#: ../plugin/console/console.cc:355
4086
4097
msgid "User to use for auth."
4087
4098
msgstr "User to use for auth."
4089
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4100
#: ../plugin/console/console.cc:358
4090
4101
msgid "Password to use for auth."
4091
4102
msgstr "Password to use for auth."
4093
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4104
#: ../plugin/console/console.cc:361
4094
4105
msgid "Default database to use."
4095
4106
msgstr "Default database to use."
4097
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
4098
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
4108
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
4109
#: ../plugin/mysql_protocol/mysql_protocol.cc:915
4099
4110
msgid "Invalid value of port\n"
4100
4111
msgstr "Invalid value of port\n"
4102
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
4103
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
4113
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
4114
#: ../plugin/mysql_protocol/mysql_protocol.cc:924
4104
4115
msgid "Invalid value for connect_timeout\n"
4105
4116
msgstr "Invalid value for connect_timeout\n"
4107
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
4108
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
4118
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:112
4119
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4109
4120
msgid "Invalid value for read_timeout\n"
4110
4121
msgstr "Invalid value for read_timeout\n"
4112
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
4113
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
4123
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4124
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4114
4125
msgid "Invalid value for write_timeout\n"
4115
4126
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"
4128
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4129
#: ../plugin/mysql_protocol/mysql_protocol.cc:951
4130
msgid "Invalid value for retry_count"
4131
msgstr "Invalid value for retry_count"
4121
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
4122
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
4133
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4134
#: ../plugin/mysql_protocol/mysql_protocol.cc:960
4123
4135
msgid "Invalid value for buffer_length\n"
4124
4136
msgstr "Invalid value for buffer_length\n"
4126
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
4127
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
4138
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:161
4139
#: ../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)."
4142
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4144
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
4137
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
4138
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4146
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:164
4147
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:185
4148
#: ../plugin/mysql_protocol/mysql_protocol.cc:989
4149
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
4139
4150
msgid "Connect Timeout."
4140
4151
msgstr "Connect Timeout."
4142
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
4143
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
4144
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
4145
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4153
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:167
4154
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:188
4155
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
4156
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4146
4157
msgid "Read Timeout."
4147
4158
msgstr "Read Timeout."
4149
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
4150
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
4151
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
4152
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4160
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:169
4161
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:191
4162
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
4163
#: ../plugin/mysql_protocol/mysql_protocol.cc:1017
4153
4164
msgid "Write Timeout."
4154
4165
msgstr "Write Timeout."
4156
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
4157
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
4158
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
4159
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4167
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
4168
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:194
4169
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
4170
#: ../plugin/mysql_protocol/mysql_protocol.cc:1020
4160
4171
msgid "Retry Count."
4161
4172
msgstr "Retry Count."
4163
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
4164
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
4165
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
4166
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4174
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:173
4175
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:197
4176
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4177
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
4167
4178
msgid "Buffer length."
4168
4179
msgstr "Buffer length."
4170
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
4171
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
4172
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
4173
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4181
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:176
4182
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:200
4183
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4184
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
4174
4185
msgid "Address to bind to."
4175
4186
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
4188
#: ../plugin/haildb/haildb_engine.cc:1064
4189
#: ../plugin/haildb/haildb_engine.cc:1202
4190
#: ../plugin/haildb/haildb_engine.cc:1232
4473
4191
#, fuzzy, c-format
4474
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4192
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4475
4193
msgstr "Can't create table '%-.200s' (errno: %d)"
4477
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
4195
#: ../plugin/haildb/haildb_engine.cc:1083
4478
4196
#, fuzzy, c-format
4479
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4197
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4480
4198
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
4200
#: ../plugin/haildb/haildb_engine.cc:1181
4201
#: ../plugin/haildb/haildb_engine.cc:1294
4202
#: ../plugin/haildb/haildb_engine.cc:1475
4203
#: ../plugin/haildb/haildb_engine.cc:2051
4205
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4206
msgstr "Can't create table '%-.200s' (errno: %d)"
4208
#: ../plugin/haildb/haildb_engine.cc:1333
4209
#: ../plugin/haildb/haildb_engine.cc:1349
4211
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4212
msgstr "Can't create table '%-.200s' (errno: %d)"
4214
#: ../plugin/haildb/haildb_engine.cc:2882
4498
4216
msgid "Invalid value of additional-mem-pool-size"
4499
4217
msgstr "Invalid value for read_timeout\n"
4501
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
4219
#: ../plugin/haildb/haildb_engine.cc:2893
4503
4221
msgid "Invalid value of autoextend-increment"
4504
4222
msgstr "Invalid value of port\n"
4506
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
4224
#: ../plugin/haildb/haildb_engine.cc:2902
4508
4226
msgid "Invalid value of buffer-pool-size"
4509
4227
msgstr "Invalid value for buffer_length\n"
4511
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
4229
#: ../plugin/haildb/haildb_engine.cc:2913
4513
4231
msgid "Invalid value of io-capacity"
4514
4232
msgstr "Invalid value of port\n"
4516
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
4234
#: ../plugin/haildb/haildb_engine.cc:2922
4518
4236
msgid "Invalid value of fast-shutdown"
4519
4237
msgstr "Invalid value for threshold-slow"
4521
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
4239
#: ../plugin/haildb/haildb_engine.cc:2931
4523
4241
msgid "Invalid value of flush-log-at-trx-commit"
4524
4242
msgstr "Invalid value of port\n"
4526
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
4244
#: ../plugin/haildb/haildb_engine.cc:2940
4528
4246
msgid "Invalid value of force-recovery"
4529
4247
msgstr "Invalid value of port\n"
4531
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
4249
#: ../plugin/haildb/haildb_engine.cc:2949
4533
4251
msgid "Invalid value of log-file-size"
4534
4252
msgstr "Invalid value of port\n"
4536
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
4254
#: ../plugin/haildb/haildb_engine.cc:2960
4538
4256
msgid "Invalid value of log-files-in-group"
4539
4257
msgstr "Invalid value of port\n"
4541
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
4259
#: ../plugin/haildb/haildb_engine.cc:2969
4543
4261
msgid "Invalid value of lock-wait-timeout"
4544
4262
msgstr "Invalid value for write_timeout\n"
4546
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
4264
#: ../plugin/haildb/haildb_engine.cc:2978
4548
4266
msgid "Invalid value of log-buffer-size"
4549
4267
msgstr "Invalid value for buffer_length\n"
4551
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
4269
#: ../plugin/haildb/haildb_engine.cc:2989
4553
4271
msgid "Invalid value of lru-old-blocks-pct"
4554
4272
msgstr "Invalid value for threshold-slow"
4556
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
4274
#: ../plugin/haildb/haildb_engine.cc:2998
4558
4276
msgid "Invalid value of lru-block-access-recency"
4559
4277
msgstr "Invalid value of port\n"
4561
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
4279
#: ../plugin/haildb/haildb_engine.cc:3007
4563
4281
msgid "Invalid value of max-dirty-pages-pct"
4564
4282
msgstr "Invalid value of port\n"
4566
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
4284
#: ../plugin/haildb/haildb_engine.cc:3016
4568
4286
msgid "Invalid value of max-purge-lag"
4569
4287
msgstr "Invalid value of port\n"
4571
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
4289
#: ../plugin/haildb/haildb_engine.cc:3025
4573
4291
msgid "Invalid value of open-files"
4574
4292
msgstr "Invalid value of port\n"
4576
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
4294
#: ../plugin/haildb/haildb_engine.cc:3034
4578
4296
msgid "Invalid value of read-io-threads"
4579
4297
msgstr "Invalid value for read_timeout\n"
4581
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
4299
#: ../plugin/haildb/haildb_engine.cc:3043
4583
4301
msgid "Invalid value of sync_spin_loops"
4584
4302
msgstr "Invalid value of port\n"
4586
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
4304
#: ../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
4306
msgid "Error starting HailDB %d (%s)\n"
4309
#: ../plugin/haildb/haildb_engine.cc:3548
4310
msgid "Disable HailDB adaptive hash index (enabled by default)."
4313
#: ../plugin/haildb/haildb_engine.cc:3550
4596
4314
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4599
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
4317
#: ../plugin/haildb/haildb_engine.cc:3553
4601
"Size of a memory pool InnoDB uses to store data dictionary information and "
4319
"Size of a memory pool HailDB uses to store data dictionary information and "
4602
4320
"other internal data structures."
4605
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
4323
#: ../plugin/haildb/haildb_engine.cc:3556
4606
4324
msgid "Data file autoextend increment in megabytes"
4609
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
4327
#: ../plugin/haildb/haildb_engine.cc:3559
4611
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4330
"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
4332
msgstr "The size of the buffer that is used for full joins."
4334
#: ../plugin/haildb/haildb_engine.cc:3562
4335
msgid "The common part for HailDB table spaces."
4338
#: ../plugin/haildb/haildb_engine.cc:3564
4339
msgid "Disable HailDB checksums validation (enabled by default)."
4342
#: ../plugin/haildb/haildb_engine.cc:3566
4343
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4346
#: ../plugin/haildb/haildb_engine.cc:3569
4628
4347
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4631
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
4350
#: ../plugin/haildb/haildb_engine.cc:3572
4633
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4352
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4634
4353
"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."
4356
#: ../plugin/haildb/haildb_engine.cc:3575
4357
msgid "Stores each HailDB table to an .ibd file in the database dir."
4641
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
4360
#: ../plugin/haildb/haildb_engine.cc:3578
4642
4361
msgid "File format to use for new tables in .ibd files."
4645
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
4364
#: ../plugin/haildb/haildb_engine.cc:3581
4647
4366
"Set to 0 (write and flush once per second),1 (write and flush at each "
4648
4367
"commit) or 2 (write at commit, flush once per second)."
4651
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
4370
#: ../plugin/haildb/haildb_engine.cc:3584
4652
4371
msgid "With which method to flush data."
4655
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
4374
#: ../plugin/haildb/haildb_engine.cc:3587
4657
4376
"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
4380
#: ../plugin/haildb/haildb_engine.cc:3590
4381
#: ../plugin/haildb/haildb_engine.cc:3593
4663
4382
msgid "Path to individual files and their sizes."
4666
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4385
#: ../plugin/haildb/haildb_engine.cc:3596
4668
msgid "Path to InnoDB log files."
4387
msgid "Path to HailDB log files."
4669
4388
msgstr "Path for temporary files."
4671
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
4390
#: ../plugin/haildb/haildb_engine.cc:3599
4672
4391
msgid "Size of each log file in a log group."
4675
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
4394
#: ../plugin/haildb/haildb_engine.cc:3602
4677
"Number of log files in the log group. InnoDB writes to the files in a "
4396
"Number of log files in the log group. HailDB writes to the files in a "
4678
4397
"circular fashion. Value 3 is recommended here."
4681
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
4400
#: ../plugin/haildb/haildb_engine.cc:3605
4683
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4402
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4684
4403
"rolled back. Values above 100000000 disable the timeout."
4687
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
4406
#: ../plugin/haildb/haildb_engine.cc:3608
4690
"The size of the buffer which InnoDB uses to write log to the log files on "
4409
"The size of the buffer which HailDB uses to write log to the log files on "
4692
4411
msgstr "The size of the buffer that is used for full joins."
4694
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
4413
#: ../plugin/haildb/haildb_engine.cc:3611
4696
4415
"Sets the point in the LRU list from where all pages are classified as old "
4697
4416
"(Advanced users)"
4700
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
4419
#: ../plugin/haildb/haildb_engine.cc:3614
4702
4421
"Milliseconds between accesses to a block at which it is made young. "
4703
4422
"0=disabled (Advanced users)"
4706
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
4425
#: ../plugin/haildb/haildb_engine.cc:3617
4707
4426
msgid "Percentage of dirty pages allowed in bufferpool."
4710
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
4429
#: ../plugin/haildb/haildb_engine.cc:3620
4711
4430
msgid "Desired maximum length of the purge queue (0 = no limit)"
4714
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
4433
#: ../plugin/haildb/haildb_engine.cc:3623
4716
4435
"Roll back the complete transaction on lock wait timeout, for 4.x "
4717
4436
"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
4439
#: ../plugin/haildb/haildb_engine.cc:3626
4440
msgid "How many files at the maximum HailDB keeps open at the same time."
4443
#: ../plugin/haildb/haildb_engine.cc:3629
4444
msgid "Number of background read I/O threads in HailDB."
4447
#: ../plugin/haildb/haildb_engine.cc:3632
4448
msgid "Number of background write I/O threads in HailDB."
4451
#: ../plugin/haildb/haildb_engine.cc:3634
4734
4453
"Disable if you want to reduce the number of messages written to the log "
4735
4454
"(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
4457
#: ../plugin/haildb/haildb_engine.cc:3637
4458
msgid "Enable SHOW HAILDB STATUS output in the log"
4461
#: ../plugin/haildb/haildb_engine.cc:3640
4462
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4465
#: ../plugin/haildb/haildb_engine.cc:3642
4748
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
4467
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4751
4470
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5704
5383
msgid "Failed to sync log file. Got error: %s\n"
5705
5384
msgstr "Failed to sync log file. Got error: %s\n"
5386
#~ msgid "Use compression in server/client protocol."
5387
#~ msgstr "Use compression in server/client protocol."
5389
#~ msgid "%s: You must use option --tab with --fields-...\n"
5390
#~ msgstr "%s: You must use option --tab with --fields-...\n"
5393
#~ "%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
5396
#~ "%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
5400
#~ msgid "Deprecated. Use --skip-set-charset instead."
5401
#~ msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
5404
#~ msgid "Error: Invalid Value for back_log"
5405
#~ msgstr "Error: Invalid Value for opt_sleep"
5407
#~ msgid "Display this help and exit after initializing plugins."
5408
#~ msgstr "Display this help and exit after initialising plugins."
5410
#~ msgid "(IGNORED)"
5411
#~ msgstr "(IGNORED)"
5413
#~ msgid "Unknown database '%-.192s'"
5414
#~ msgstr "Unknown database '%-.192s'"
5416
#~ msgid "Incorrect database name '%-.100s'"
5417
#~ msgstr "Incorrect database name '%-.100s'"
5419
#~ msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
5420
#~ msgstr "Usage: %s TRANSACTION_LOG [--checksum] \n"
5422
#~ msgid "Invalid value for retry_count\n"
5423
#~ msgstr "Invalid value for retry_count\n"
5426
#~ "Port number to use for connection or 0 for default to, in order of "
5427
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5429
#~ "Port number to use for connection or use 0 to default to, in order of "
5430
#~ "preference:- drizzle.cnf, $DRIZZLE_TCP_PORT or built-in default (4427)."
5432
#~ msgid "Unknown Drizzle error"
5433
#~ msgstr "Unknown Drizzle error"
5435
#~ msgid "Can't create UNIX socket (%d)"
5436
#~ msgstr "Can't create UNIX socket (%d)"
5438
#~ msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5439
#~ msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5441
#~ msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5442
#~ msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5444
#~ msgid "Can't create TCP/IP socket (%d)"
5445
#~ msgstr "Can't create TCP/IP socket (%d)"
5447
#~ msgid "Unknown Drizzle server host '%-.100s' (%d)"
5448
#~ msgstr "Unknown Drizzle server host '%-.100s' (%d)"
5450
#~ msgid "Drizzle server has gone away"
5451
#~ msgstr "Drizzle server has gone away"
5453
#~ msgid "Protocol mismatch; server version = %d, client version = %d"
5454
#~ msgstr "Protocol mismatch; server version = %d, client version = %d"
5456
#~ msgid "Drizzle client ran out of memory"
5457
#~ msgstr "Drizzle client ran out of memory"
5459
#~ msgid "Wrong host info"
5460
#~ msgstr "Wrong host info"
5462
#~ msgid "Localhost via UNIX socket"
5463
#~ msgstr "Localhost via UNIX socket"
5465
#~ msgid "%-.100s via TCP/IP"
5466
#~ msgstr "%-.100s via TCP/IP"
5468
#~ msgid "Error in server handshake"
5469
#~ msgstr "Error in server handshake"
5471
#~ msgid "Lost connection to Drizzle server during query"
5472
#~ msgstr "Lost connection to Drizzle server during query"
5474
#~ msgid "Commands out of sync; you can't run this command now"
5475
#~ msgstr "Commands out of sync; you can't run this command now"
5477
#~ msgid "Named pipe: %-.32s"
5478
#~ msgstr "Named pipe: %-.32s"
5480
#~ msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5481
#~ msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5483
#~ msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5484
#~ msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5486
#~ msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5487
#~ msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5489
#~ msgid "Can't initialize character set %-.32s (path: %-.100s)"
5490
#~ msgstr "Can't initialize character set %-.32s (path: %-.100s)"
5492
#~ msgid "Got packet bigger than 'max_allowed_packet' bytes"
5493
#~ msgstr "Got packet bigger than 'max_allowed_packet' bytes"
5495
#~ msgid "Embedded server"
5496
#~ msgstr "Embedded server"
5498
#~ msgid "Error on SHOW SLAVE STATUS:"
5499
#~ msgstr "Error on SHOW SLAVE STATUS:"
5501
#~ msgid "Error on SHOW SLAVE HOSTS:"
5502
#~ msgstr "Error on SHOW SLAVE HOSTS:"
5504
#~ msgid "Error connecting to slave:"
5505
#~ msgstr "Error connecting to slave:"
5507
#~ msgid "Error connecting to master:"
5508
#~ msgstr "Error connecting to master:"
5510
#~ msgid "SSL connection error"
5511
#~ msgstr "SSL connection error"
5513
#~ msgid "Malformed packet"
5514
#~ msgstr "Malformed packet"
5516
#~ msgid "(unused error message)"
5517
#~ msgstr "(unused error message)"
5519
#~ msgid "Invalid use of null pointer"
5520
#~ msgstr "Invalid use of null pointer"
5522
#~ msgid "Statement not prepared"
5523
#~ msgstr "Statement not prepared"
5525
#~ msgid "No data supplied for parameters in prepared statement"
5526
#~ msgstr "No data supplied for parameters in prepared statement"
5528
#~ msgid "Data truncated"
5529
#~ msgstr "Data truncated"
5531
#~ msgid "No parameters exist in the statement"
5532
#~ msgstr "No parameters exist in the statement"
5534
#~ msgid "Invalid parameter number"
5535
#~ msgstr "Invalid parameter number"
5538
#~ "Can't send long data for non-string/non-binary data types (parameter: %d)"
5540
#~ "Can't send long data for non-string/non-binary data types (parameter: %d)"
5542
#~ msgid "Using unsupported buffer type: %d (parameter: %d)"
5543
#~ msgstr "Using unsupported buffer type: %d (parameter: %d)"
5545
#~ msgid "Shared memory: %-.100s"
5546
#~ msgstr "Shared memory: %-.100s"
5548
#~ msgid "Wrong or unknown protocol"
5549
#~ msgstr "Wrong or unknown protocol"
5551
#~ msgid "Invalid connection handle"
5552
#~ msgstr "Invalid connection handle"
5555
#~ "Connection using old (pre-4.1.1) authentication protocol refused (client "
5556
#~ "option 'secure_auth' enabled)"
5558
#~ "Connection using old (pre-4.1.1) authentication protocol refused (client "
5559
#~ "option 'secure_auth' enabled)"
5561
#~ msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5562
#~ msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
5564
#~ msgid "Attempt to read column without prior row fetch"
5565
#~ msgstr "Attempt to read column without prior row fetch"
5567
#~ msgid "Prepared statement contains no metadata"
5568
#~ msgstr "Prepared statement contains no metadata"
5571
#~ "Attempt to read a row while there is no result set associated with the "
5574
#~ "Attempt to read a row while there is no result set associated with the "
5577
#~ msgid "This feature is not implemented yet"
5578
#~ msgstr "This feature is not implemented yet"
5581
#~ "Lost connection to Drizzle server while waiting for initial communication "
5582
#~ "packet, system error: %d"
5584
#~ "Lost connection to Drizzle server while waiting for initial communication "
5585
#~ "packet, system error: %d"
5588
#~ "Lost connection to Drizzle server while reading initial communication "
5589
#~ "packet, system error: %d"
5591
#~ "Lost connection to Drizzle server while reading initial communication "
5592
#~ "packet, system error: %d"
5595
#~ "Lost connection to Drizzle server while sending authentication "
5596
#~ "information, system error: %d"
5598
#~ "Lost connection to Drizzle server while sending authentication "
5599
#~ "information, system error: %d"
5602
#~ "Lost connection to Drizzle server while reading authorization "
5603
#~ "information, system error: %d"
5605
#~ "Lost connection to Drizzle server while reading authorization "
5606
#~ "information, system error: %d"
5609
#~ "Lost connection to Drizzle server while setting initial database, system "
5612
#~ "Lost connection to Drizzle server while setting initial database, system "
5615
#~ msgid "Statement closed indirectly because of a preceding %s() call"
5616
#~ msgstr "Statement closed indirectly because of a preceding %s() call"
5618
#~ msgid "Couldn't uncompress communication packet"
5619
#~ msgstr "Couldn't uncompress communication packet"
5621
#~ msgid "Got an error reading communication packets"
5622
#~ msgstr "Got an error reading communication packets"
5624
#~ msgid "Got timeout reading communication packets"
5625
#~ msgstr "Got timeout reading communication packets"
5627
#~ msgid "Got an error writing communication packets"
5628
#~ msgstr "Got an error writing communication packets"
5630
#~ msgid "Got timeout writing communication packets"
5631
#~ msgstr "Got timeout writing communication packets"
5634
#~ msgid "Can't create completion port thread (error %d)"
5635
#~ msgstr "Can't create interrupt-thread (error %d, errno: %d)"
5638
#~ msgid "Invalid value for size\n"
5639
#~ msgstr "Invalid value of port\n"
5708
5642
#~ "Named commands are disabled. Use \\* form only, or use named commands "
5709
5643
#~ "only in the beginning of a line ending with a semicolon (;) Since version "