105
105
msgid "Don't show warnings after every statement."
106
106
msgstr "No mostris advertències despres de cada consulta."
108
#: client/drizzle.cc:1165 client/drizzle.cc:1172
108
#: client/drizzle.cc:1163 client/drizzle.cc:1170
110
110
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
113
#: client/drizzle.cc:1268
113
#: client/drizzle.cc:1266
114
114
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
117
#: client/drizzle.cc:1278
117
#: client/drizzle.cc:1276
120
120
"Your Drizzle connection id is %u\n"
121
121
"Server version: %s\n"
124
#: client/drizzle.cc:1310
124
#: client/drizzle.cc:1308
126
126
msgid "Reading history-file %s\n"
129
#: client/drizzle.cc:1314
129
#: client/drizzle.cc:1312
131
131
msgid "Couldn't allocate memory for temp histfile!\n"
132
132
msgstr "No es pot reservar memòria per l'arxiu històric tempora!\n"
134
#: client/drizzle.cc:1321
134
#: client/drizzle.cc:1319
135
135
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
138
#: client/drizzle.cc:1340
138
#: client/drizzle.cc:1337
140
140
msgid "Writing history-file %s\n"
143
#: client/drizzle.cc:1348
143
#: client/drizzle.cc:1345
145
145
msgstr "S'ha interromput"
147
#: client/drizzle.cc:1348
147
#: client/drizzle.cc:1345
151
#: client/drizzle.cc:1403
151
#: client/drizzle.cc:1400
152
152
msgid "Query aborted by Ctrl+C\n"
153
153
msgstr "Consulta interrompuda mitjançant Ctrl+C\n"
155
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
155
#: client/drizzle.cc:1423 drizzled/drizzled.cc:1680
156
156
msgid "Display this help and exit."
157
157
msgstr "Mostra aquesta ajuda i surt."
159
#: client/drizzle.cc:1428
159
#: client/drizzle.cc:1425
160
160
msgid "Synonym for -?"
161
161
msgstr "Sinònim de -?"
163
#: client/drizzle.cc:1431
163
#: client/drizzle.cc:1428
165
165
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
166
166
"and field completion, but startup and reconnecting may take a longer time. "
167
167
"Disable with --disable-auto-rehash."
170
#: client/drizzle.cc:1435
170
#: client/drizzle.cc:1432
172
172
"No automatic rehashing. One has to use 'rehash' to get table and field "
173
173
"completion. This gives a quicker start of drizzle_st and disables rehashing "
174
174
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
177
#: client/drizzle.cc:1438
177
#: client/drizzle.cc:1435
179
179
"Automatically switch to vertical output mode if the result is wider than the "
180
180
"terminal width."
183
#: client/drizzle.cc:1441
183
#: client/drizzle.cc:1438
185
185
"Don't use history file. Disable interactive behavior. (Enables --silent)"
188
#: client/drizzle.cc:1442
188
#: client/drizzle.cc:1439
189
189
msgid "Display column type information."
190
190
msgstr "Mostra informació sobre el tipus de columna."
192
#: client/drizzle.cc:1445
192
#: client/drizzle.cc:1442
194
194
"Preserve comments. Send comments to the server. The default is --skip-"
195
195
"comments (discard comments), enable with --comments"
198
#: client/drizzle.cc:1448
198
#: client/drizzle.cc:1445
199
199
msgid "Use compression in server/client protocol."
200
200
msgstr "Empra la compressió en el protocol client-servidor."
202
#: client/drizzle.cc:1448
203
msgid "Check memory and open file usage at exit ."
202
206
#: client/drizzle.cc:1451
203
msgid "Check memory and open file usage at exit ."
206
#: client/drizzle.cc:1454
207
207
msgid "Print some debug info at exit."
210
#: client/drizzle.cc:1456
210
#: client/drizzle.cc:1453
211
211
msgid "Database to use."
212
212
msgstr "Empra aquesta base de dades."
214
#: client/drizzle.cc:1459
214
#: client/drizzle.cc:1456
215
215
msgid "(not used)"
216
216
msgstr "(sense usar)"
218
#: client/drizzle.cc:1461
218
#: client/drizzle.cc:1458
219
219
msgid "Delimiter to be used."
220
220
msgstr "Empra aquest delimitador."
222
#: client/drizzle.cc:1463
222
#: client/drizzle.cc:1460
223
223
msgid "Execute command and quit. (Disables --force and history file)"
226
#: client/drizzle.cc:1462
227
msgid "Print the output of a query (rows) vertically."
226
230
#: client/drizzle.cc:1465
227
msgid "Print the output of a query (rows) vertically."
230
#: client/drizzle.cc:1468
231
231
msgid "Continue even if we get an sql error."
232
232
msgstr "Continua encara que trobem un error sql."
234
#: client/drizzle.cc:1472
234
#: client/drizzle.cc:1469
236
236
"Enable named commands. Named commands mean this program's internal commands; "
237
237
"see drizzle> help . When enabled, the named commands can be used from any "
248
248
"deprecated; use --disable-named-commands instead."
251
#: client/drizzle.cc:1478
251
#: client/drizzle.cc:1475
252
252
msgid "Ignore space after function names."
255
#: client/drizzle.cc:1480
255
#: client/drizzle.cc:1477
256
256
msgid "Enable/disable LOAD DATA LOCAL INFILE."
257
257
msgstr "Activa/desactiva LOAD DATA LOCAL INFILE."
259
#: client/drizzle.cc:1483
259
#: client/drizzle.cc:1480
260
260
msgid "Turn off beep on error."
261
261
msgstr "Desactiva el so si es produeix un error."
263
#: client/drizzle.cc:1485
263
#: client/drizzle.cc:1482
264
264
msgid "Connect to host."
265
265
msgstr "Connecta al servidor."
267
#: client/drizzle.cc:1487
267
#: client/drizzle.cc:1484
268
268
msgid "Write line numbers for errors."
269
269
msgstr "Escriu el número de línia dels errors."
271
#: client/drizzle.cc:1490
271
#: client/drizzle.cc:1487
273
273
"Don't write line number for errors. WARNING: -L is deprecated, use long "
274
274
"version of this option instead."
277
#: client/drizzle.cc:1492
277
#: client/drizzle.cc:1489
278
278
msgid "Flush buffer after each query."
281
#: client/drizzle.cc:1494
281
#: client/drizzle.cc:1491
282
282
msgid "Write column names in results."
283
283
msgstr "Escriu el nom de les columnes als resultats."
285
#: client/drizzle.cc:1498
285
#: client/drizzle.cc:1495
287
287
"Don't write column names in results. WARNING: -N is deprecated, use long "
288
288
"version of this options instead."
291
#: client/drizzle.cc:1501
291
#: client/drizzle.cc:1498
293
293
"Change the value of a variable. Please note that this option is deprecated; "
294
294
"you can set variables directly with --variable-name=value."
297
#: client/drizzle.cc:1503
297
#: client/drizzle.cc:1500
298
298
msgid "Ignore SIGINT (CTRL-C)"
299
299
msgstr "Ignora SIGINT (CTRL-C)"
301
#: client/drizzle.cc:1507
301
#: client/drizzle.cc:1504
303
303
"Only update the default database. This is useful for skipping updates to "
304
304
"other database in the update log."
307
#: client/drizzle.cc:1510
307
#: client/drizzle.cc:1507
309
309
"Pager to use to display results. If you don't supply an option the default "
310
310
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
316
#: client/drizzle.cc:1513
316
#: client/drizzle.cc:1510
318
318
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
319
319
"option deprecated; use --disable-pager instead."
322
#: client/drizzle.cc:1516
322
#: client/drizzle.cc:1513
324
324
"Password to use when connecting to server. If password is not given it's "
325
325
"asked from the tty."
328
#: client/drizzle.cc:1518
328
#: client/drizzle.cc:1515
330
330
"Port number to use for connection or 0 for default to, in order of "
331
331
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
334
#: client/drizzle.cc:1519
334
#: client/drizzle.cc:1516
335
335
msgid "built-in default"
336
336
msgstr "valor predefinit"
338
#: client/drizzle.cc:1521
338
#: client/drizzle.cc:1518
339
339
msgid "Set the drizzle prompt to this value."
342
#: client/drizzle.cc:1525
342
#: client/drizzle.cc:1522
344
344
"Don't cache result, print it row by row. This may slow down the server if "
345
345
"the output is suspended. Doesn't use history file."
348
#: client/drizzle.cc:1524
349
msgid "Write fields without conversion. Used with --batch."
348
352
#: client/drizzle.cc:1527
349
msgid "Write fields without conversion. Used with --batch."
352
#: client/drizzle.cc:1530
354
354
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
355
355
"option is enabled by default."
358
#: client/drizzle.cc:1532
358
#: client/drizzle.cc:1529
359
359
msgid "Shutdown the server."
360
360
msgstr "Atura el servidor."
362
#: client/drizzle.cc:1534
362
#: client/drizzle.cc:1531
364
364
"Be more silent. Print results with a tab as separator, each row on new line."
367
#: client/drizzle.cc:1533
368
msgid "Socket file to use for connection."
367
371
#: client/drizzle.cc:1536
368
msgid "Socket file to use for connection."
371
#: client/drizzle.cc:1539
372
372
msgid "Output in table format."
373
373
msgstr "Mostra la sortida en format de taula."
375
#: client/drizzle.cc:1542
375
#: client/drizzle.cc:1539
377
377
"Append everything into outfile. See interactive help (\\h) also. Does not "
378
378
"work in batch mode. Disable with --disable-tee. This option is disabled by "
382
#: client/drizzle.cc:1544
382
#: client/drizzle.cc:1541
384
384
"Disable outfile. See interactive help (\\h) also. WARNING: option "
385
385
"deprecated; use --disable-tee instead"
388
#: client/drizzle.cc:1546
388
#: client/drizzle.cc:1543
389
389
msgid "User for login if not current user."
392
#: client/drizzle.cc:1548
392
#: client/drizzle.cc:1545
393
393
msgid "Only allow UPDATE and DELETE that uses keys."
394
394
msgstr "Permet només UPDATE i DELETE que emprin claus."
396
#: client/drizzle.cc:1548
397
msgid "Synonym for option --safe-updates, -U."
396
400
#: client/drizzle.cc:1551
397
msgid "Synonym for option --safe-updates, -U."
400
#: client/drizzle.cc:1554
401
401
msgid "Write more. (-v -v -v gives the table output format)."
404
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
404
#: client/drizzle.cc:1553 drizzled/drizzled.cc:1825
405
405
msgid "Output version information and exit."
408
#: client/drizzle.cc:1555
409
msgid "Wait and retry if connection is down."
408
412
#: client/drizzle.cc:1558
409
msgid "Wait and retry if connection is down."
412
#: client/drizzle.cc:1561
413
413
msgid "Number of seconds before connection timeout."
416
#: client/drizzle.cc:1566
416
#: client/drizzle.cc:1563
417
417
msgid "Max length of input line"
420
#: client/drizzle.cc:1571
420
#: client/drizzle.cc:1568
421
421
msgid "Automatic limit for SELECT when using --safe-updates"
424
#: client/drizzle.cc:1576
424
#: client/drizzle.cc:1573
425
425
msgid "Automatic limit for rows in a join when using --safe-updates"
428
#: client/drizzle.cc:1580
428
#: client/drizzle.cc:1577
429
429
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
432
#: client/drizzle.cc:1582
433
msgid "Number of lines before each import progress report."
432
436
#: client/drizzle.cc:1585
433
msgid "Number of lines before each import progress report."
436
#: client/drizzle.cc:1588
437
437
msgid "Ping the server to check if it's alive."
440
#: client/drizzle.cc:1598
440
#: client/drizzle.cc:1595
442
442
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
445
#: client/drizzle.cc:1605
445
#: client/drizzle.cc:1602
448
448
"Copyright (C) 2008 Sun Microsystems\n"
450
450
"and you are welcome to modify and redistribute it under the GPL license\n"
453
#: client/drizzle.cc:1610
453
#: client/drizzle.cc:1607
455
455
msgid "Usage: %s [OPTIONS] [database]\n"
458
#: client/drizzle.cc:1641
458
#: client/drizzle.cc:1638
459
459
msgid "DELIMITER cannot contain a backslash character"
462
#: client/drizzle.cc:1659
462
#: client/drizzle.cc:1656
464
464
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
467
#: client/drizzle.cc:1682
467
#: client/drizzle.cc:1679
469
469
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
472
#: client/drizzle.cc:1686
472
#: client/drizzle.cc:1683
474
474
msgid "WARNING: --server-arg option not supported in this configuration.\n"
477
#: client/drizzle.cc:1717
477
#: client/drizzle.cc:1714
479
479
"Non-integer value supplied for port. If you are trying to enter a password "
480
480
"please use --password instead."
483
#: client/drizzle.cc:1725
483
#: client/drizzle.cc:1722
484
484
msgid "Value supplied for port is not valid."
487
#: client/drizzle.cc:1864
487
#: client/drizzle.cc:1861
489
489
msgid "Processing line: %<PRIu32>\n"
492
#: client/drizzle.cc:2079
494
msgid "Unknown command '\\%c'."
492
#: client/drizzle.cc:2076
494
msgid "Unknown command: "
495
msgstr "Ordre desconeguda"
497
#: client/drizzle.cc:2489
497
#: client/drizzle.cc:2490
499
499
"Reading table information for completion of table and column names\n"
500
500
" You can turn off this feature to get a quicker startup with -A\n"
504
#: client/drizzle.cc:2579
504
#: client/drizzle.cc:2580
505
505
msgid "No connection. Trying to reconnect..."
508
#: client/drizzle.cc:2585
508
#: client/drizzle.cc:2586
509
509
msgid "Can't connect to the server\n"
512
#: client/drizzle.cc:2664
512
#: client/drizzle.cc:2665
513
513
msgid "List of all Drizzle commands:"
516
#: client/drizzle.cc:2666
516
#: client/drizzle.cc:2667
517
517
msgid "Note that all text commands must be first on line and end with ';'"
520
#: client/drizzle.cc:2721
520
#: client/drizzle.cc:2722
521
521
msgid "No query specified\n"
524
#: client/drizzle.cc:2736
524
#: client/drizzle.cc:2737
525
525
msgid "Ignoring query to other database"
528
#: client/drizzle.cc:2786
528
#: client/drizzle.cc:2787
529
529
msgid "Empty set"
532
#: client/drizzle.cc:2799
532
#: client/drizzle.cc:2800
534
534
msgid "%ld row in set"
535
535
msgid_plural "%ld rows in set"
539
#: client/drizzle.cc:2808
539
#: client/drizzle.cc:2809
541
541
msgstr "Petició Correcta"
543
#: client/drizzle.cc:2810
543
#: client/drizzle.cc:2811
545
545
msgid "Query OK, %ld row affected"
546
546
msgid_plural "Query OK, %ld rows affected"
902
#: drizzled/drizzled.cc:971
902
#: drizzled/drizzled.cc:972
904
904
msgid "Writing a core file\n"
907
#: drizzled/drizzled.cc:1017
907
#: drizzled/drizzled.cc:1018
909
909
"setrlimit could not change the size of core files to 'infinity'; We may not "
910
910
"be able to generate a core file on signals"
913
#: drizzled/drizzled.cc:1212
913
#: drizzled/drizzled.cc:1213
915
915
msgid "gethostname failed, using '%s' as hostname"
918
#: drizzled/drizzled.cc:1283
918
#: drizzled/drizzled.cc:1284
920
920
msgid "Unknown locale: '%s'"
923
#: drizzled/drizzled.cc:1312
923
#: drizzled/drizzled.cc:1313
924
924
msgid "Can't create thread-keys"
927
#: drizzled/drizzled.cc:1337
927
#: drizzled/drizzled.cc:1338
928
928
msgid "Out of memory"
929
929
msgstr "Memòria Superada"
931
#: drizzled/drizzled.cc:1348
931
#: drizzled/drizzled.cc:1349
932
932
msgid "Failed to initialize plugins."
935
#: drizzled/drizzled.cc:1379
935
#: drizzled/drizzled.cc:1380
938
938
"%s: Too many arguments (first extra is '%s').\n"
939
939
"Use --verbose --help to get a list of available options\n"
942
#: drizzled/drizzled.cc:1399
942
#: drizzled/drizzled.cc:1400
943
943
msgid "No scheduler found, cannot continue!\n"
946
#: drizzled/drizzled.cc:1406
946
#: drizzled/drizzled.cc:1407
947
947
msgid "Can't init databases"
950
#: drizzled/drizzled.cc:1430
950
#: drizzled/drizzled.cc:1431
952
952
msgid "Unknown/unsupported table type: %s"
955
#: drizzled/drizzled.cc:1436
955
#: drizzled/drizzled.cc:1437
957
957
msgid "Default storage engine (%s) is not available"
960
#: drizzled/drizzled.cc:1467
960
#: drizzled/drizzled.cc:1468
962
962
msgid "Failed to lock memory. Errno: %d\n"
965
#: drizzled/drizzled.cc:1683
965
#: drizzled/drizzled.cc:1684
967
966
msgid "Display this help and exit after initializing plugins."
968
msgstr "Mostra aquesta ajuda i surt."
970
#: drizzled/drizzled.cc:1687
969
#: drizzled/drizzled.cc:1688
971
970
msgid "Auto-increment columns are incremented by this"
974
#: drizzled/drizzled.cc:1692
973
#: drizzled/drizzled.cc:1693
976
975
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
980
#: drizzled/drizzled.cc:1698
979
#: drizzled/drizzled.cc:1699
982
981
"Path to installation directory. All paths are usually resolved relative to "
986
#: drizzled/drizzled.cc:1702
985
#: drizzled/drizzled.cc:1703
987
986
msgid "IP address to bind to."
990
#: drizzled/drizzled.cc:1706
989
#: drizzled/drizzled.cc:1707
991
990
msgid "Chroot drizzled daemon during startup."
994
#: drizzled/drizzled.cc:1710
993
#: drizzled/drizzled.cc:1711
995
994
msgid "Set the default collation."
998
#: drizzled/drizzled.cc:1714
997
#: drizzled/drizzled.cc:1715
999
998
msgid "Default completion type."
1000
999
msgstr "Tipus de complement per defecte."
1002
#: drizzled/drizzled.cc:1719
1001
#: drizzled/drizzled.cc:1720
1003
1002
msgid "Write core on errors."
1006
#: drizzled/drizzled.cc:1723
1005
#: drizzled/drizzled.cc:1724
1007
1006
msgid "Path to the database root."
1010
#: drizzled/drizzled.cc:1727
1009
#: drizzled/drizzled.cc:1728
1011
1010
msgid "Set the default storage engine (table type) for tables."
1014
#: drizzled/drizzled.cc:1731
1013
#: drizzled/drizzled.cc:1732
1015
1014
msgid "Set the default time zone."
1018
#: drizzled/drizzled.cc:1736
1017
#: drizzled/drizzled.cc:1737
1019
1018
msgid "Print a symbolic stack trace on failure."
1022
#: drizzled/drizzled.cc:1742
1021
#: drizzled/drizzled.cc:1743
1023
1022
msgid "Used for debugging; Use at your own risk!"
1026
#: drizzled/drizzled.cc:1747
1025
#: drizzled/drizzled.cc:1748
1027
1026
msgid "Set up signals usable for debugging"
1030
#: drizzled/drizzled.cc:1751
1029
#: drizzled/drizzled.cc:1752
1031
1030
msgid "(IGNORED)"
1034
#: drizzled/drizzled.cc:1755
1033
#: drizzled/drizzled.cc:1756
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:1761
1039
1038
msgid "Log some not critical warnings to the log file."
1042
#: drizzled/drizzled.cc:1765
1041
#: drizzled/drizzled.cc:1766
1043
1042
msgid "Lock drizzled in memory."
1046
#: drizzled/drizzled.cc:1769
1045
#: drizzled/drizzled.cc:1770
1047
1046
msgid "Pid file used by safe_mysqld."
1050
#: drizzled/drizzled.cc:1773
1049
#: drizzled/drizzled.cc:1774
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:1780
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:1785
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:1790
1070
1069
"Uniquely identifies the server instance in the community of replication "
1074
#: drizzled/drizzled.cc:1794
1073
#: drizzled/drizzled.cc:1795
1075
1074
msgid "Don't print a stack trace on failure."
1078
#: drizzled/drizzled.cc:1798
1077
#: drizzled/drizzled.cc:1799
1079
1078
msgid "Enable symbolic link support."
1082
#: drizzled/drizzled.cc:1807
1081
#: drizzled/drizzled.cc:1808
1084
1083
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1087
#: drizzled/drizzled.cc:1812
1086
#: drizzled/drizzled.cc:1813
1088
1087
msgid "Path for temporary files."
1091
#: drizzled/drizzled.cc:1816
1090
#: drizzled/drizzled.cc:1817
1092
1091
msgid "Default transaction isolation level."
1095
#: drizzled/drizzled.cc:1820
1094
#: drizzled/drizzled.cc:1821
1096
1095
msgid "Run drizzled daemon as user."
1099
#: drizzled/drizzled.cc:1828
1098
#: drizzled/drizzled.cc:1829
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:1835
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:1841
1114
1113
"Precision of the result of '/' operator will be increased on that value."
1117
#: drizzled/drizzled.cc:1846
1116
#: drizzled/drizzled.cc:1847
1118
1117
msgid "The maximum length of the result of function group_concat."
1121
#: drizzled/drizzled.cc:1851
1120
#: drizzled/drizzled.cc:1852
1122
1121
msgid "The size of the buffer that is used for full joins."
1125
#: drizzled/drizzled.cc:1857
1124
#: drizzled/drizzled.cc:1858
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:1867
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:1876
1141
1140
msgid "The default size of key cache blocks"
1144
#: drizzled/drizzled.cc:1881
1143
#: drizzled/drizzled.cc:1882
1145
1144
msgid "The minimum percentage of warm blocks in key cache"
1148
#: drizzled/drizzled.cc:1887
1147
#: drizzled/drizzled.cc:1888
1149
1148
msgid "Max packetlength to send/receive from to server."
1152
#: drizzled/drizzled.cc:1892
1151
#: drizzled/drizzled.cc:1893
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:1898
1159
1158
msgid "Max number of errors/warnings to store for a statement."
1162
#: drizzled/drizzled.cc:1902
1161
#: drizzled/drizzled.cc:1903
1163
1162
msgid "Don't allow creation of heap tables bigger than this."
1166
#: drizzled/drizzled.cc:1908
1165
#: drizzled/drizzled.cc:1909
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:1915
1173
1172
msgid "Max number of bytes in sorted records."
1176
#: drizzled/drizzled.cc:1919
1175
#: drizzled/drizzled.cc:1920
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:1925
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:1932
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:1936
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:1942
1197
1196
msgid "Buffer length for TCP/IP and socket communication."
1200
#: drizzled/drizzled.cc:1946
1199
#: drizzled/drizzled.cc:1947
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:1967
1220
1219
msgid "Directory for plugins."
1223
#: drizzled/drizzled.cc:1970
1222
#: drizzled/drizzled.cc:1971
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:1976
1230
1229
msgid "The size of the buffer that is allocated when preloading indexes"
1233
#: drizzled/drizzled.cc:1980
1232
#: drizzled/drizzled.cc:1981
1234
1233
msgid "Allocation block size for query parsing and execution"
1237
#: drizzled/drizzled.cc:1985
1236
#: drizzled/drizzled.cc:1986
1238
1237
msgid "Persistent buffer for query parsing and execution"
1241
#: drizzled/drizzled.cc:1991
1240
#: drizzled/drizzled.cc:1992
1242
1241
msgid "Allocation block size for storing ranges during optimization"
1245
#: drizzled/drizzled.cc:1997
1244
#: drizzled/drizzled.cc:1998
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:2006
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:2014
1260
1259
msgid "Select scheduler to be used (by default multi-thread)."
1263
#: drizzled/drizzled.cc:2018
1262
#: drizzled/drizzled.cc:2019
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:2025
1268
1267
msgid "The number of cached table definitions."
1271
#: drizzled/drizzled.cc:2028
1270
#: drizzled/drizzled.cc:2029
1272
1271
msgid "The number of cached open tables."
1275
#: drizzled/drizzled.cc:2032
1274
#: drizzled/drizzled.cc:2033
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:2038
1282
1281
msgid "The stack size for each thread."
1285
#: drizzled/drizzled.cc:2043
1284
#: drizzled/drizzled.cc:2044
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:2050
1292
1291
msgid "Allocation block size for transactions to be stored in binary log"
1295
#: drizzled/drizzled.cc:2054
1294
#: drizzled/drizzled.cc:2055
1296
1295
msgid "Persistent buffer for transactions to be stored in binary log"
1299
#: drizzled/drizzled.cc:2185
1298
#: drizzled/drizzled.cc:2186
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:2161
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:2389
4981
5033
msgid "Unknown - internal error %d during operation"
4984
#: drizzled/sql_table.cc:3970
5036
#: drizzled/statement/alter_table.cc:1151
4986
5038
msgid "Could not open table %s.%s after rename\n"
4989
#: drizzled/sql_table.cc:4133
5041
#: drizzled/statement/alter_table.cc:1314
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
5337
5396
msgid "Enable command log"
5338
msgstr "Neteja comanda"
5340
#: plugin/command_log/command_log.cc:298
5399
#: plugin/command_log/command_log.cc:398
5341
5400
msgid "DEBUGGING - Truncate command log"
5344
#: plugin/command_log/command_log.cc:306
5403
#: plugin/command_log/command_log.cc:406
5345
5404
msgid "Path to the file to use for command log."
5348
#: plugin/command_log/command_log.cc:323
5349
msgid "Simple Command Message Log"
5352
#: 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
5353
5443
msgid "Enable default replicator"
5356
#: plugin/default_replicator/default_replicator.cc:105
5446
#: plugin/default_replicator/default_replicator.cc:112
5357
5447
msgid "Default Replicator"
5457
5571
msgid "Maximum number of user threads available."
5460
#: plugin/myisam/ha_myisam.cc:488
5574
#: plugin/myisam/ha_myisam.cc:447
5462
5576
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5465
#: plugin/myisam/ha_myisam.cc:492
5579
#: plugin/myisam/ha_myisam.cc:451
5467
5581
msgid "Got an error from unknown thread, %s:%d"
5470
#: plugin/myisam/ha_myisam.cc:498
5584
#: plugin/myisam/ha_myisam.cc:457
5471
5585
msgid "Unknown thread accessing table"
5474
#: plugin/myisam/ha_myisam.cc:1781
5588
#: plugin/myisam/ha_myisam.cc:1492
5475
5589
msgid "Block size to be used for MyISAM index pages."
5478
#: plugin/myisam/ha_myisam.cc:1787
5592
#: plugin/myisam/ha_myisam.cc:1498
5480
5594
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5481
5595
"disables parallel repair."
5484
#: plugin/myisam/ha_myisam.cc:1793
5598
#: plugin/myisam/ha_myisam.cc:1504
5486
5600
"Don't use the fast sort index method to created index if the temporary file "
5487
5601
"would get bigger than this."
5490
#: plugin/myisam/ha_myisam.cc:1798
5604
#: plugin/myisam/ha_myisam.cc:1509
5492
5606
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5493
5607
"when creating indexes with CREATE INDEX or ALTER TABLE."
5496
#: plugin/myisam/ha_myisam.cc:1804
5610
#: plugin/myisam/ha_myisam.cc:1515
5497
5611
msgid "Default pointer size to be used for MyISAM tables."