104
104
msgid "Don't show warnings after every statement."
107
#: client/drizzle.cc:1165 client/drizzle.cc:1172
107
#: client/drizzle.cc:1163 client/drizzle.cc:1170
109
109
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
112
#: client/drizzle.cc:1268
112
#: client/drizzle.cc:1266
113
113
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
116
#: client/drizzle.cc:1278
116
#: client/drizzle.cc:1276
119
119
"Your Drizzle connection id is %u\n"
120
120
"Server version: %s\n"
123
#: client/drizzle.cc:1310
123
#: client/drizzle.cc:1308
125
125
msgid "Reading history-file %s\n"
128
#: client/drizzle.cc:1314
128
#: client/drizzle.cc:1312
130
130
msgid "Couldn't allocate memory for temp histfile!\n"
133
#: client/drizzle.cc:1321
133
#: client/drizzle.cc:1319
134
134
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
137
#: client/drizzle.cc:1340
137
#: client/drizzle.cc:1337
139
139
msgid "Writing history-file %s\n"
142
#: client/drizzle.cc:1348
142
#: client/drizzle.cc:1345
144
144
msgstr "Terfynwyd"
146
#: client/drizzle.cc:1348
146
#: client/drizzle.cc:1345
148
148
msgstr "Hwyl Fawr"
150
#: client/drizzle.cc:1403
150
#: client/drizzle.cc:1400
151
151
msgid "Query aborted by Ctrl+C\n"
154
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
154
#: client/drizzle.cc:1423 drizzled/drizzled.cc:1677
155
155
msgid "Display this help and exit."
158
#: client/drizzle.cc:1428
158
#: client/drizzle.cc:1425
159
159
msgid "Synonym for -?"
160
160
msgstr "Cyfystyr am -?"
162
#: client/drizzle.cc:1431
162
#: client/drizzle.cc:1428
164
164
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
165
165
"and field completion, but startup and reconnecting may take a longer time. "
166
166
"Disable with --disable-auto-rehash."
169
#: client/drizzle.cc:1435
169
#: client/drizzle.cc:1432
171
171
"No automatic rehashing. One has to use 'rehash' to get table and field "
172
172
"completion. This gives a quicker start of drizzle_st and disables rehashing "
173
173
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
176
#: client/drizzle.cc:1438
176
#: client/drizzle.cc:1435
178
178
"Automatically switch to vertical output mode if the result is wider than the "
179
179
"terminal width."
182
#: client/drizzle.cc:1441
182
#: client/drizzle.cc:1438
184
184
"Don't use history file. Disable interactive behavior. (Enables --silent)"
187
#: client/drizzle.cc:1439
188
msgid "Display column type information."
187
191
#: client/drizzle.cc:1442
188
msgid "Display column type information."
191
#: client/drizzle.cc:1445
193
193
"Preserve comments. Send comments to the server. The default is --skip-"
194
194
"comments (discard comments), enable with --comments"
197
#: client/drizzle.cc:1445
198
msgid "Use compression in server/client protocol."
197
201
#: client/drizzle.cc:1448
198
msgid "Use compression in server/client protocol."
202
msgid "Check memory and open file usage at exit ."
201
205
#: client/drizzle.cc:1451
202
msgid "Check memory and open file usage at exit ."
205
#: client/drizzle.cc:1454
206
206
msgid "Print some debug info at exit."
209
#: client/drizzle.cc:1453
210
msgid "Database to use."
209
213
#: client/drizzle.cc:1456
210
msgid "Database to use."
213
#: client/drizzle.cc:1459
214
214
msgid "(not used)"
217
#: client/drizzle.cc:1461
217
#: client/drizzle.cc:1458
218
218
msgid "Delimiter to be used."
221
#: client/drizzle.cc:1463
221
#: client/drizzle.cc:1460
222
222
msgid "Execute command and quit. (Disables --force and history file)"
225
#: client/drizzle.cc:1462
226
msgid "Print the output of a query (rows) vertically."
225
229
#: client/drizzle.cc:1465
226
msgid "Print the output of a query (rows) vertically."
229
#: client/drizzle.cc:1468
230
230
msgid "Continue even if we get an sql error."
233
#: client/drizzle.cc:1472
233
#: client/drizzle.cc:1469
235
235
"Enable named commands. Named commands mean this program's internal commands; "
236
236
"see drizzle> help . When enabled, the named commands can be used from any "
247
247
"deprecated; use --disable-named-commands instead."
250
#: client/drizzle.cc:1478
250
#: client/drizzle.cc:1475
251
251
msgid "Ignore space after function names."
254
#: client/drizzle.cc:1480
254
#: client/drizzle.cc:1477
255
255
msgid "Enable/disable LOAD DATA LOCAL INFILE."
256
256
msgstr "Galluogi / analluogi LOAD DATA LOCAL INFILE"
258
#: client/drizzle.cc:1483
258
#: client/drizzle.cc:1480
259
259
msgid "Turn off beep on error."
262
#: client/drizzle.cc:1485
262
#: client/drizzle.cc:1482
263
263
msgid "Connect to host."
266
#: client/drizzle.cc:1484
267
msgid "Write line numbers for errors."
266
270
#: client/drizzle.cc:1487
267
msgid "Write line numbers for errors."
270
#: client/drizzle.cc:1490
272
272
"Don't write line number for errors. WARNING: -L is deprecated, use long "
273
273
"version of this option instead."
276
#: client/drizzle.cc:1492
276
#: client/drizzle.cc:1489
277
277
msgid "Flush buffer after each query."
280
#: client/drizzle.cc:1494
280
#: client/drizzle.cc:1491
281
281
msgid "Write column names in results."
284
#: client/drizzle.cc:1498
284
#: client/drizzle.cc:1495
286
286
"Don't write column names in results. WARNING: -N is deprecated, use long "
287
287
"version of this options instead."
290
#: client/drizzle.cc:1501
290
#: client/drizzle.cc:1498
292
292
"Change the value of a variable. Please note that this option is deprecated; "
293
293
"you can set variables directly with --variable-name=value."
296
#: client/drizzle.cc:1503
296
#: client/drizzle.cc:1500
297
297
msgid "Ignore SIGINT (CTRL-C)"
298
298
msgstr "Anwybyddu SIGINT (CTRL-C)"
300
#: client/drizzle.cc:1507
300
#: client/drizzle.cc:1504
302
302
"Only update the default database. This is useful for skipping updates to "
303
303
"other database in the update log."
306
#: client/drizzle.cc:1510
306
#: client/drizzle.cc:1507
308
308
"Pager to use to display results. If you don't supply an option the default "
309
309
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
315
#: client/drizzle.cc:1513
315
#: client/drizzle.cc:1510
317
317
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
318
318
"option deprecated; use --disable-pager instead."
321
#: client/drizzle.cc:1516
321
#: client/drizzle.cc:1513
323
323
"Password to use when connecting to server. If password is not given it's "
324
324
"asked from the tty."
327
#: client/drizzle.cc:1518
327
#: client/drizzle.cc:1515
329
329
"Port number to use for connection or 0 for default to, in order of "
330
330
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
333
#: client/drizzle.cc:1519
333
#: client/drizzle.cc:1516
334
334
msgid "built-in default"
337
#: client/drizzle.cc:1521
337
#: client/drizzle.cc:1518
338
338
msgid "Set the drizzle prompt to this value."
341
#: client/drizzle.cc:1525
341
#: client/drizzle.cc:1522
343
343
"Don't cache result, print it row by row. This may slow down the server if "
344
344
"the output is suspended. Doesn't use history file."
347
#: client/drizzle.cc:1524
348
msgid "Write fields without conversion. Used with --batch."
347
351
#: client/drizzle.cc:1527
348
msgid "Write fields without conversion. Used with --batch."
351
#: client/drizzle.cc:1530
353
353
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
354
354
"option is enabled by default."
357
#: client/drizzle.cc:1532
357
#: client/drizzle.cc:1529
358
358
msgid "Shutdown the server."
361
#: client/drizzle.cc:1534
361
#: client/drizzle.cc:1531
363
363
"Be more silent. Print results with a tab as separator, each row on new line."
365
365
"Tawelwch. Argraffu'r canlyniadau efo tafod fel gwahanwr, a bob rhes ar "
366
366
"llinell newydd."
368
#: client/drizzle.cc:1533
369
msgid "Socket file to use for connection."
368
372
#: client/drizzle.cc:1536
369
msgid "Socket file to use for connection."
373
msgid "Output in table format."
372
376
#: client/drizzle.cc:1539
373
msgid "Output in table format."
376
#: client/drizzle.cc:1542
378
378
"Append everything into outfile. See interactive help (\\h) also. Does not "
379
379
"work in batch mode. Disable with --disable-tee. This option is disabled by "
383
#: client/drizzle.cc:1544
383
#: client/drizzle.cc:1541
385
385
"Disable outfile. See interactive help (\\h) also. WARNING: option "
386
386
"deprecated; use --disable-tee instead"
389
#: client/drizzle.cc:1546
389
#: client/drizzle.cc:1543
390
390
msgid "User for login if not current user."
393
#: client/drizzle.cc:1545
394
msgid "Only allow UPDATE and DELETE that uses keys."
393
397
#: client/drizzle.cc:1548
394
msgid "Only allow UPDATE and DELETE that uses keys."
398
msgid "Synonym for option --safe-updates, -U."
397
401
#: client/drizzle.cc:1551
398
msgid "Synonym for option --safe-updates, -U."
401
#: client/drizzle.cc:1554
402
402
msgid "Write more. (-v -v -v gives the table output format)."
405
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
405
#: client/drizzle.cc:1553 drizzled/drizzled.cc:1822
406
406
msgid "Output version information and exit."
409
#: client/drizzle.cc:1558
409
#: client/drizzle.cc:1555
410
410
msgid "Wait and retry if connection is down."
411
411
msgstr "Aros a trio eto os nad ysy'r cysylltiad yn gweithio"
413
#: client/drizzle.cc:1561
413
#: client/drizzle.cc:1558
414
414
msgid "Number of seconds before connection timeout."
417
#: client/drizzle.cc:1566
417
#: client/drizzle.cc:1563
418
418
msgid "Max length of input line"
421
#: client/drizzle.cc:1571
421
#: client/drizzle.cc:1568
422
422
msgid "Automatic limit for SELECT when using --safe-updates"
425
#: client/drizzle.cc:1576
425
#: client/drizzle.cc:1573
426
426
msgid "Automatic limit for rows in a join when using --safe-updates"
429
#: client/drizzle.cc:1580
429
#: client/drizzle.cc:1577
430
430
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
433
#: client/drizzle.cc:1582
434
msgid "Number of lines before each import progress report."
433
437
#: client/drizzle.cc:1585
434
msgid "Number of lines before each import progress report."
437
#: client/drizzle.cc:1588
438
438
msgid "Ping the server to check if it's alive."
441
#: client/drizzle.cc:1598
441
#: client/drizzle.cc:1595
443
443
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
446
#: client/drizzle.cc:1605
446
#: client/drizzle.cc:1602
449
449
"Copyright (C) 2008 Sun Microsystems\n"
451
451
"and you are welcome to modify and redistribute it under the GPL license\n"
454
#: client/drizzle.cc:1610
454
#: client/drizzle.cc:1607
456
456
msgid "Usage: %s [OPTIONS] [database]\n"
459
#: client/drizzle.cc:1641
459
#: client/drizzle.cc:1638
460
460
msgid "DELIMITER cannot contain a backslash character"
463
#: client/drizzle.cc:1659
463
#: client/drizzle.cc:1656
465
465
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
468
#: client/drizzle.cc:1682
468
#: client/drizzle.cc:1679
470
470
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
473
#: client/drizzle.cc:1686
473
#: client/drizzle.cc:1683
475
475
msgid "WARNING: --server-arg option not supported in this configuration.\n"
478
#: client/drizzle.cc:1717
478
#: client/drizzle.cc:1714
480
480
"Non-integer value supplied for port. If you are trying to enter a password "
481
481
"please use --password instead."
484
#: client/drizzle.cc:1725
484
#: client/drizzle.cc:1722
485
485
msgid "Value supplied for port is not valid."
488
#: client/drizzle.cc:1864
488
#: client/drizzle.cc:1861
490
490
msgid "Processing line: %<PRIu32>\n"
493
#: client/drizzle.cc:2079
495
msgid "Unknown command '\\%c'."
493
#: client/drizzle.cc:2076
494
msgid "Unknown command: "
498
#: client/drizzle.cc:2489
497
#: client/drizzle.cc:2490
500
499
"Reading table information for completion of table and column names\n"
501
500
" You can turn off this feature to get a quicker startup with -A\n"
903
#: drizzled/drizzled.cc:971
902
#: drizzled/drizzled.cc:969
905
904
msgid "Writing a core file\n"
908
#: drizzled/drizzled.cc:1017
907
#: drizzled/drizzled.cc:1015
910
909
"setrlimit could not change the size of core files to 'infinity'; We may not "
911
910
"be able to generate a core file on signals"
914
#: drizzled/drizzled.cc:1212
913
#: drizzled/drizzled.cc:1210
916
915
msgid "gethostname failed, using '%s' as hostname"
919
#: drizzled/drizzled.cc:1283
918
#: drizzled/drizzled.cc:1281
921
920
msgid "Unknown locale: '%s'"
924
#: drizzled/drizzled.cc:1312
923
#: drizzled/drizzled.cc:1310
925
924
msgid "Can't create thread-keys"
928
#: drizzled/drizzled.cc:1337
927
#: drizzled/drizzled.cc:1335
929
928
msgid "Out of memory"
932
#: drizzled/drizzled.cc:1348
931
#: drizzled/drizzled.cc:1346
933
932
msgid "Failed to initialize plugins."
936
#: drizzled/drizzled.cc:1379
935
#: drizzled/drizzled.cc:1377
939
938
"%s: Too many arguments (first extra is '%s').\n"
940
939
"Use --verbose --help to get a list of available options\n"
943
#: drizzled/drizzled.cc:1399
942
#: drizzled/drizzled.cc:1397
944
943
msgid "No scheduler found, cannot continue!\n"
947
#: drizzled/drizzled.cc:1406
946
#: drizzled/drizzled.cc:1404
948
947
msgid "Can't init databases"
951
#: drizzled/drizzled.cc:1430
950
#: drizzled/drizzled.cc:1428
953
952
msgid "Unknown/unsupported table type: %s"
956
#: drizzled/drizzled.cc:1436
955
#: drizzled/drizzled.cc:1434
958
957
msgid "Default storage engine (%s) is not available"
961
#: drizzled/drizzled.cc:1467
960
#: drizzled/drizzled.cc:1465
963
962
msgid "Failed to lock memory. Errno: %d\n"
966
#: drizzled/drizzled.cc:1683
965
#: drizzled/drizzled.cc:1681
967
966
msgid "Display this help and exit after initializing plugins."
970
#: drizzled/drizzled.cc:1687
969
#: drizzled/drizzled.cc:1685
971
970
msgid "Auto-increment columns are incremented by this"
974
#: drizzled/drizzled.cc:1692
973
#: drizzled/drizzled.cc:1690
976
975
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
980
#: drizzled/drizzled.cc:1698
979
#: drizzled/drizzled.cc:1696
982
981
"Path to installation directory. All paths are usually resolved relative to "
986
#: drizzled/drizzled.cc:1702
985
#: drizzled/drizzled.cc:1700
987
986
msgid "IP address to bind to."
990
#: drizzled/drizzled.cc:1706
989
#: drizzled/drizzled.cc:1704
991
990
msgid "Chroot drizzled daemon during startup."
994
#: drizzled/drizzled.cc:1710
993
#: drizzled/drizzled.cc:1708
995
994
msgid "Set the default collation."
998
#: drizzled/drizzled.cc:1714
997
#: drizzled/drizzled.cc:1712
999
998
msgid "Default completion type."
1002
#: drizzled/drizzled.cc:1719
1001
#: drizzled/drizzled.cc:1717
1003
1002
msgid "Write core on errors."
1006
#: drizzled/drizzled.cc:1723
1005
#: drizzled/drizzled.cc:1721
1007
1006
msgid "Path to the database root."
1010
#: drizzled/drizzled.cc:1727
1009
#: drizzled/drizzled.cc:1725
1011
1010
msgid "Set the default storage engine (table type) for tables."
1014
#: drizzled/drizzled.cc:1731
1013
#: drizzled/drizzled.cc:1729
1015
1014
msgid "Set the default time zone."
1018
#: drizzled/drizzled.cc:1736
1017
#: drizzled/drizzled.cc:1734
1019
1018
msgid "Print a symbolic stack trace on failure."
1022
#: drizzled/drizzled.cc:1742
1021
#: drizzled/drizzled.cc:1740
1023
1022
msgid "Used for debugging; Use at your own risk!"
1026
#: drizzled/drizzled.cc:1747
1025
#: drizzled/drizzled.cc:1745
1027
1026
msgid "Set up signals usable for debugging"
1030
#: drizzled/drizzled.cc:1751
1029
#: drizzled/drizzled.cc:1749
1031
1030
msgid "(IGNORED)"
1034
#: drizzled/drizzled.cc:1755
1033
#: drizzled/drizzled.cc:1753
1035
1034
msgid "Set the language used for the month names and the days of the week."
1038
#: drizzled/drizzled.cc:1760
1037
#: drizzled/drizzled.cc:1758
1039
1038
msgid "Log some not critical warnings to the log file."
1042
#: drizzled/drizzled.cc:1765
1041
#: drizzled/drizzled.cc:1763
1043
1042
msgid "Lock drizzled in memory."
1046
#: drizzled/drizzled.cc:1769
1045
#: drizzled/drizzled.cc:1767
1047
1046
msgid "Pid file used by safe_mysqld."
1050
#: drizzled/drizzled.cc:1773
1049
#: drizzled/drizzled.cc:1771
1052
1051
"Port number to use for connection or 0 for default to, in order of "
1053
1052
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1056
#: drizzled/drizzled.cc:1779
1055
#: drizzled/drizzled.cc:1777
1058
1057
"Maximum time in seconds to wait for the port to become free. (Default: no "
1062
#: drizzled/drizzled.cc:1784
1061
#: drizzled/drizzled.cc:1782
1064
1063
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1065
1064
"specified directory"
1068
#: drizzled/drizzled.cc:1789
1067
#: drizzled/drizzled.cc:1787
1070
1069
"Uniquely identifies the server instance in the community of replication "
1074
#: drizzled/drizzled.cc:1794
1073
#: drizzled/drizzled.cc:1792
1075
1074
msgid "Don't print a stack trace on failure."
1078
#: drizzled/drizzled.cc:1798
1077
#: drizzled/drizzled.cc:1796
1079
1078
msgid "Enable symbolic link support."
1082
#: drizzled/drizzled.cc:1807
1081
#: drizzled/drizzled.cc:1805
1084
1083
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1087
#: drizzled/drizzled.cc:1812
1086
#: drizzled/drizzled.cc:1810
1088
1087
msgid "Path for temporary files."
1091
#: drizzled/drizzled.cc:1816
1090
#: drizzled/drizzled.cc:1814
1092
1091
msgid "Default transaction isolation level."
1095
#: drizzled/drizzled.cc:1820
1094
#: drizzled/drizzled.cc:1818
1096
1095
msgid "Run drizzled daemon as user."
1099
#: drizzled/drizzled.cc:1828
1098
#: drizzled/drizzled.cc:1826
1101
1100
"The number of outstanding connection requests Drizzle can have. This comes "
1102
1101
"into play when the main Drizzle thread gets very many connection requests in "
1103
1102
"a very short time."
1106
#: drizzled/drizzled.cc:1834
1105
#: drizzled/drizzled.cc:1832
1108
1107
"Size of tree cache used in bulk insert optimization. Note that this is a "
1109
1108
"limit per thread!"
1112
#: drizzled/drizzled.cc:1840
1111
#: drizzled/drizzled.cc:1838
1114
1113
"Precision of the result of '/' operator will be increased on that value."
1117
#: drizzled/drizzled.cc:1846
1116
#: drizzled/drizzled.cc:1844
1118
1117
msgid "The maximum length of the result of function group_concat."
1121
#: drizzled/drizzled.cc:1851
1120
#: drizzled/drizzled.cc:1849
1122
1121
msgid "The size of the buffer that is used for full joins."
1125
#: drizzled/drizzled.cc:1857
1124
#: drizzled/drizzled.cc:1855
1127
1126
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1128
1127
"this to get better index handling (for all reads and multiple writes) to as "
1129
1128
"much as you can afford;"
1132
#: drizzled/drizzled.cc:1866
1131
#: drizzled/drizzled.cc:1864
1134
1133
"This characterizes the number of hits a hot block has to be untouched until "
1135
1134
"it is considered aged enough to be downgraded to a warm block. This "
1137
1136
"blocks in key cache"
1140
#: drizzled/drizzled.cc:1875
1139
#: drizzled/drizzled.cc:1873
1141
1140
msgid "The default size of key cache blocks"
1144
#: drizzled/drizzled.cc:1881
1143
#: drizzled/drizzled.cc:1879
1145
1144
msgid "The minimum percentage of warm blocks in key cache"
1148
#: drizzled/drizzled.cc:1887
1147
#: drizzled/drizzled.cc:1885
1149
1148
msgid "Max packetlength to send/receive from to server."
1152
#: drizzled/drizzled.cc:1892
1151
#: drizzled/drizzled.cc:1890
1154
1153
"If there is more than this number of interrupted connections from a host "
1155
1154
"this host will be blocked from further connections."
1158
#: drizzled/drizzled.cc:1897
1157
#: drizzled/drizzled.cc:1895
1159
1158
msgid "Max number of errors/warnings to store for a statement."
1162
#: drizzled/drizzled.cc:1902
1161
#: drizzled/drizzled.cc:1900
1163
1162
msgid "Don't allow creation of heap tables bigger than this."
1166
#: drizzled/drizzled.cc:1908
1165
#: drizzled/drizzled.cc:1906
1168
1167
"Joins that are probably going to read more than max_join_size records return "
1172
#: drizzled/drizzled.cc:1914
1171
#: drizzled/drizzled.cc:1912
1173
1172
msgid "Max number of bytes in sorted records."
1176
#: drizzled/drizzled.cc:1919
1175
#: drizzled/drizzled.cc:1917
1177
1176
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1180
#: drizzled/drizzled.cc:1924
1179
#: drizzled/drizzled.cc:1922
1182
1181
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1183
1182
"max_sort_length bytes of each value are used; the rest are ignored)."
1186
#: drizzled/drizzled.cc:1931
1185
#: drizzled/drizzled.cc:1929
1187
1186
msgid "After this many write locks, allow some read locks to run in between."
1190
#: drizzled/drizzled.cc:1935
1189
#: drizzled/drizzled.cc:1933
1192
1191
"Don't log queries which examine less than min_examined_row_limit rows to "
1196
#: drizzled/drizzled.cc:1941
1195
#: drizzled/drizzled.cc:1939
1197
1196
msgid "Buffer length for TCP/IP and socket communication."
1200
#: drizzled/drizzled.cc:1946
1199
#: drizzled/drizzled.cc:1944
1202
1201
"Controls the heuristic(s) applied during query optimization to prune less-"
1203
1202
"promising partial plans from the optimizer search space. Meaning: false - do "
1216
1215
"(used for testing/comparison)."
1219
#: drizzled/drizzled.cc:1966
1218
#: drizzled/drizzled.cc:1964
1220
1219
msgid "Directory for plugins."
1223
#: drizzled/drizzled.cc:1970
1222
#: drizzled/drizzled.cc:1968
1225
1224
"Optional comma separated list of plugins to load at starup.[for example: --"
1226
1225
"plugin_load=crc32,logger_gearman]"
1229
#: drizzled/drizzled.cc:1975
1228
#: drizzled/drizzled.cc:1973
1230
1229
msgid "The size of the buffer that is allocated when preloading indexes"
1233
#: drizzled/drizzled.cc:1980
1232
#: drizzled/drizzled.cc:1978
1234
1233
msgid "Allocation block size for query parsing and execution"
1237
#: drizzled/drizzled.cc:1985
1236
#: drizzled/drizzled.cc:1983
1238
1237
msgid "Persistent buffer for query parsing and execution"
1241
#: drizzled/drizzled.cc:1991
1240
#: drizzled/drizzled.cc:1989
1242
1241
msgid "Allocation block size for storing ranges during optimization"
1245
#: drizzled/drizzled.cc:1997
1244
#: drizzled/drizzled.cc:1995
1247
1246
"Each thread that does a sequential scan allocates a buffer of this size for "
1248
1247
"each table it scans. If you do many sequential scans, you may want to "
1249
1248
"increase this value."
1252
#: drizzled/drizzled.cc:2005
1251
#: drizzled/drizzled.cc:2003
1254
1253
"When reading rows in sorted order after a sort, the rows are read through "
1255
1254
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1256
1255
"record_buffer."
1259
#: drizzled/drizzled.cc:2013
1258
#: drizzled/drizzled.cc:2011
1260
1259
msgid "Select scheduler to be used (by default multi-thread)."
1263
#: drizzled/drizzled.cc:2018
1262
#: drizzled/drizzled.cc:2016
1264
1263
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1267
#: drizzled/drizzled.cc:2024
1266
#: drizzled/drizzled.cc:2022
1268
1267
msgid "The number of cached table definitions."
1271
#: drizzled/drizzled.cc:2028
1270
#: drizzled/drizzled.cc:2026
1272
1271
msgid "The number of cached open tables."
1275
#: drizzled/drizzled.cc:2032
1274
#: drizzled/drizzled.cc:2030
1277
1276
"Timeout in seconds to wait for a table level lock before returning an error. "
1278
1277
"Used only if the connection has active cursors."
1281
#: drizzled/drizzled.cc:2037
1280
#: drizzled/drizzled.cc:2035
1282
1281
msgid "The stack size for each thread."
1285
#: drizzled/drizzled.cc:2043
1284
#: drizzled/drizzled.cc:2041
1287
1286
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1288
1287
"automatically convert it to an on-disk MyISAM table."
1291
#: drizzled/drizzled.cc:2049
1290
#: drizzled/drizzled.cc:2047
1292
1291
msgid "Allocation block size for transactions to be stored in binary log"
1295
#: drizzled/drizzled.cc:2054
1294
#: drizzled/drizzled.cc:2052
1296
1295
msgid "Persistent buffer for transactions to be stored in binary log"
1299
#: drizzled/drizzled.cc:2185
1298
#: drizzled/drizzled.cc:2183
1301
1300
"Copyright (C) 2008 Sun Microsystems\n"
1302
1301
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4736
4735
msgid "logging '%s' post() failed"
4739
#: drizzled/plugin/storage_engine.cc:314
4738
#: drizzled/message/command_reader.cc:220
4740
msgid "Usage: %s COMMAND_LOG\n"
4743
#: drizzled/message/command_reader.cc:229
4745
msgid "Cannot open file: %s\n"
4748
#: drizzled/message/command_reader.cc:248
4750
msgid "Failed to read initial length header\n"
4753
#: drizzled/message/command_reader.cc:255
4755
msgid "Attempted to read record bigger than SIZE_MAX\n"
4758
#: drizzled/message/command_reader.cc:275
4760
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4763
#: drizzled/message/command_reader.cc:285
4766
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4770
#: drizzled/message/command_reader.cc:291
4772
msgid "Unable to parse command. Got error: %s.\n"
4775
#: drizzled/message/command_reader.cc:293
4777
msgid "BUFFER: %s\n"
4780
#: drizzled/message/command_reader.cc:301
4783
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4786
#: drizzled/plugin/listen_tcp.cc:47
4788
msgid "accept() failed with errno %d"
4791
#: drizzled/plugin/listen_tcp.cc:83
4793
msgid "getaddrinfo() failed with error %s"
4796
#: drizzled/plugin/listen_tcp.cc:115
4798
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4801
#: drizzled/plugin/listen_tcp.cc:126
4803
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4806
#: drizzled/plugin/listen_tcp.cc:135
4808
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4811
#: drizzled/plugin/listen_tcp.cc:144
4813
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4816
#: drizzled/plugin/listen_tcp.cc:153
4818
msgid "setsockopt(SO_LINGER) failed with errno %d"
4821
#: drizzled/plugin/listen_tcp.cc:162
4823
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4826
#: drizzled/plugin/listen_tcp.cc:183
4828
msgid "Retrying bind() on %u"
4831
#: drizzled/plugin/listen_tcp.cc:190
4833
msgid "bind() failed with errno: %d"
4836
#: drizzled/plugin/listen_tcp.cc:193
4837
msgid "Do you already have another drizzled running?"
4840
#: drizzled/plugin/listen_tcp.cc:200
4842
msgid "listen() failed with errno %d"
4845
#: drizzled/plugin/listen_tcp.cc:206
4847
msgid "Listening on %s:%s\n"
4850
#: drizzled/plugin/storage_engine.cc:315
4741
4852
msgid "Found %d prepared transaction(s) in %s"
4744
#: drizzled/plugin/storage_engine.cc:388
4855
#: drizzled/plugin/storage_engine.cc:389
4745
4856
msgid "Starting crash recovery..."
4748
#: drizzled/plugin/storage_engine.cc:397
4859
#: drizzled/plugin/storage_engine.cc:398
4750
4861
msgid "Found %d prepared XA transactions"
4753
#: drizzled/plugin/storage_engine.cc:402
4864
#: drizzled/plugin/storage_engine.cc:403
4756
4867
"Found %d prepared transactions! It means that drizzled was not shut down "
4804
4915
msgid "Scheduler initialization failed.\n"
4807
#: drizzled/session.cc:2160
4918
#: drizzled/session.cc:2166
4809
4920
msgid "Could not remove temporary table: '%s', error: %d"
4812
#: drizzled/slot/listen.cc:91
4814
msgid "getaddrinfo() failed with error %s"
4817
#: drizzled/slot/listen.cc:123
4819
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4822
#: drizzled/slot/listen.cc:134
4824
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4827
#: drizzled/slot/listen.cc:143
4829
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4832
#: drizzled/slot/listen.cc:152
4834
msgid "setsockopt(SO_LINGER) failed with errno %d"
4837
#: drizzled/slot/listen.cc:161
4839
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4842
#: drizzled/slot/listen.cc:182
4844
msgid "Retrying bind() on %u"
4847
#: drizzled/slot/listen.cc:190
4849
msgid "bind() failed with errno: %d"
4852
#: drizzled/slot/listen.cc:193
4853
msgid "Do you already have another drizzled running?"
4856
#: drizzled/slot/listen.cc:200
4858
msgid "listen() failed with errno %d"
4861
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4923
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4863
4925
msgid "realloc() failed with errno %d"
4866
#: drizzled/slot/listen.cc:219
4868
msgid "Listening on %s:%s\n"
4871
#: drizzled/slot/listen.cc:227
4928
#: drizzled/slot/listen.cc:94
4872
4929
msgid "No sockets could be bound for listening"
4875
#: drizzled/slot/listen.cc:239
4932
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4877
4934
msgid "pipe() failed with errno %d"
4880
#: drizzled/slot/listen.cc:275
4937
#: drizzled/slot/listen.cc:137
4882
4939
msgid "poll() failed with errno %d"
4885
#: drizzled/slot/listen.cc:317
4887
msgid "accept() failed with errno %d"
4890
4942
#: drizzled/sql_base.cc:1445
4892
4944
msgid "Table %s had a open data handler in reopen_table"
4904
4956
"s`.`%s`' to replication"
4907
#: drizzled/sql_plugin.cc:552
4959
#: drizzled/sql_plugin.cc:553
4909
4961
msgid "Plugin '%s' init function returned error.\n"
4912
#: drizzled/sql_plugin.cc:712
4964
#: drizzled/sql_plugin.cc:713
4913
4965
msgid "plugin-load parameter too long"
4916
#: drizzled/sql_plugin.cc:774
4968
#: drizzled/sql_plugin.cc:775
4918
4970
msgid "Couldn't load plugin named '%s' with soname '%s'."
4921
#: drizzled/sql_plugin.cc:1114
4973
#: drizzled/sql_plugin.cc:1115
4922
4974
msgid "Out of memory."
4925
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
4977
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
4927
4979
msgid "Unknown variable type code 0x%x in plugin '%s'."
4930
#: drizzled/sql_plugin.cc:1997
4982
#: drizzled/sql_plugin.cc:2010
4933
4985
"Server variable %s of plugin %s was forced to be read-only: string variable "
4934
4986
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4937
#: drizzled/sql_plugin.cc:2028
4989
#: drizzled/sql_plugin.cc:2041
4939
4991
msgid "Missing variable name in plugin '%s'."
4942
#: drizzled/sql_plugin.cc:2045
4994
#: drizzled/sql_plugin.cc:2058
4944
4996
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4947
#: drizzled/sql_plugin.cc:2173
4999
#: drizzled/sql_plugin.cc:2186
4949
5001
msgid "Out of memory for plugin '%s'."
4952
#: drizzled/sql_plugin.cc:2180
5004
#: drizzled/sql_plugin.cc:2193
4954
5006
msgid "Bad options for plugin '%s'."
4957
#: drizzled/sql_plugin.cc:2189
5009
#: drizzled/sql_plugin.cc:2202
4959
5011
msgid "Parsing options for plugin '%s' failed."
4962
#: drizzled/sql_plugin.cc:2238
5014
#: drizzled/sql_plugin.cc:2251
4964
5016
msgid "Plugin '%s' has conflicting system variables"
4967
#: drizzled/sql_table.cc:247
5019
#: drizzled/sql_table.cc:231
4969
5021
"Table name cannot be encoded and fit within filesystem name length "
4970
5022
"restrictions."
4973
#: drizzled/sql_table.cc:257
5025
#: drizzled/sql_table.cc:241
4975
5027
"Schema name cannot be encoded and fit within filesystem name length "
4976
5028
"restrictions."
4979
#: drizzled/sql_table.cc:2495
5031
#: drizzled/sql_table.cc:2383
4981
5033
msgid "Unknown - internal error %d during operation"
4984
#: drizzled/sql_table.cc:3970
5036
#: drizzled/statement/alter_table.cc:1137
4986
5038
msgid "Could not open table %s.%s after rename\n"
4989
#: drizzled/sql_table.cc:4133
5041
#: drizzled/statement/alter_table.cc:1300
4992
5044
"order_st BY ignored because there is a user-defined clustered index in the "
4993
5045
"table '%-.192s'"
4996
#: drizzled/table.cc:332
5048
#: drizzled/table.cc:329
4999
5051
"'%s' had no or invalid character set, and default character set is multi-"
5000
5052
"byte, so character column sizes may have changed"
5003
#: drizzled/table.cc:1591
5055
#: drizzled/table.cc:1586
5005
5057
msgid "Unknown collation '%s' in table '%-.64s' definition"
5008
#: drizzled/table.cc:1598
5060
#: drizzled/table.cc:1593
5011
5063
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5015
#: drizzled/table.cc:3493
5067
#: drizzled/table.cc:3488
5017
5069
msgid "Got error %d when reading table '%s'"
5313
5365
msgid "URL for HTTP Auth check"
5316
#: plugin/command_log/command_log.cc:94
5368
#: plugin/command_log/command_log.cc:116
5369
#: plugin/command_log/command_log_reader.cc:94
5318
msgid "Failed to open command log file. Got error: %s"
5371
msgid "Failed to open command log file %s. Got error: %s\n"
5321
#: plugin/command_log/command_log.cc:172
5374
#: plugin/command_log/command_log.cc:200
5324
5377
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5325
5378
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5328
#: plugin/command_log/command_log.cc:212
5381
#: plugin/command_log/command_log.cc:242
5331
5384
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5332
5385
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5335
#: plugin/command_log/command_log.cc:290
5388
#: plugin/command_log/command_log.cc:294
5391
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5392
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5395
#: plugin/command_log/command_log.cc:390
5336
5396
msgid "Enable command log"
5339
#: plugin/command_log/command_log.cc:298
5399
#: plugin/command_log/command_log.cc:398
5340
5400
msgid "DEBUGGING - Truncate command log"
5343
#: plugin/command_log/command_log.cc:306
5403
#: plugin/command_log/command_log.cc:406
5344
5404
msgid "Path to the file to use for command log."
5347
#: plugin/command_log/command_log.cc:323
5348
msgid "Simple Command Message Log"
5351
#: plugin/default_replicator/default_replicator.cc:90
5407
#: plugin/command_log/command_log.cc:414
5408
msgid "Enable CRC32 Checksumming"
5411
#: plugin/command_log/command_log.cc:432
5412
msgid "Command Message Log"
5415
#: plugin/command_log/command_log_reader.cc:114
5417
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5420
#: plugin/command_log/command_log_reader.cc:137
5422
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5425
#: plugin/command_log/command_log_reader.cc:171
5427
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5430
#: plugin/command_log/command_log_reader.cc:186
5431
msgid "Checksum FAILED!\n"
5434
#: plugin/console/console.cc:346
5435
msgid "Enable the console."
5438
#: plugin/console/console.cc:349
5439
msgid "Turn on extra debugging."
5442
#: plugin/default_replicator/default_replicator.cc:97
5352
5443
msgid "Enable default replicator"
5355
#: plugin/default_replicator/default_replicator.cc:105
5446
#: plugin/default_replicator/default_replicator.cc:112
5356
5447
msgid "Default Replicator"
5456
5571
msgid "Maximum number of user threads available."
5459
#: plugin/myisam/ha_myisam.cc:488
5574
#: plugin/myisam/ha_myisam.cc:447
5461
5576
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5464
#: plugin/myisam/ha_myisam.cc:492
5579
#: plugin/myisam/ha_myisam.cc:451
5466
5581
msgid "Got an error from unknown thread, %s:%d"
5469
#: plugin/myisam/ha_myisam.cc:498
5584
#: plugin/myisam/ha_myisam.cc:457
5470
5585
msgid "Unknown thread accessing table"
5473
#: plugin/myisam/ha_myisam.cc:1781
5588
#: plugin/myisam/ha_myisam.cc:1488
5474
5589
msgid "Block size to be used for MyISAM index pages."
5477
#: plugin/myisam/ha_myisam.cc:1787
5592
#: plugin/myisam/ha_myisam.cc:1494
5479
5594
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5480
5595
"disables parallel repair."
5483
#: plugin/myisam/ha_myisam.cc:1793
5598
#: plugin/myisam/ha_myisam.cc:1500
5485
5600
"Don't use the fast sort index method to created index if the temporary file "
5486
5601
"would get bigger than this."
5489
#: plugin/myisam/ha_myisam.cc:1798
5604
#: plugin/myisam/ha_myisam.cc:1505
5491
5606
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5492
5607
"when creating indexes with CREATE INDEX or ALTER TABLE."
5495
#: plugin/myisam/ha_myisam.cc:1804
5610
#: plugin/myisam/ha_myisam.cc:1511
5496
5611
msgid "Default pointer size to be used for MyISAM tables."