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:1167 client/drizzle.cc:1174
108
#: client/drizzle.cc:1165 client/drizzle.cc:1172
111
"Memory allocation error while constructing initial prompt. Aborting.\n"
110
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
114
#: client/drizzle.cc:1270
113
#: client/drizzle.cc:1268
115
114
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
118
#: client/drizzle.cc:1280
117
#: client/drizzle.cc:1278
121
120
"Your Drizzle connection id is %u\n"
122
121
"Server version: %s\n"
125
#: client/drizzle.cc:1308
124
#: client/drizzle.cc:1310
127
126
msgid "Reading history-file %s\n"
130
#: client/drizzle.cc:1312
129
#: client/drizzle.cc:1314
132
131
msgid "Couldn't allocate memory for temp histfile!\n"
133
132
msgstr "No es pot reservar memòria per l'arxiu històric tempora!\n"
135
#: client/drizzle.cc:1319
134
#: client/drizzle.cc:1321
136
135
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
139
#: client/drizzle.cc:1338
138
#: client/drizzle.cc:1340
141
140
msgid "Writing history-file %s\n"
144
#: client/drizzle.cc:1345
143
#: client/drizzle.cc:1348
146
145
msgstr "S'ha interromput"
148
#: client/drizzle.cc:1345
147
#: client/drizzle.cc:1348
152
#: client/drizzle.cc:1400
151
#: client/drizzle.cc:1403
153
152
msgid "Query aborted by Ctrl+C\n"
154
153
msgstr "Consulta interrompuda mitjançant Ctrl+C\n"
156
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
155
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
157
156
msgid "Display this help and exit."
158
157
msgstr "Mostra aquesta ajuda i surt."
160
#: client/drizzle.cc:1425
159
#: client/drizzle.cc:1428
161
160
msgid "Synonym for -?"
162
161
msgstr "Sinònim de -?"
164
#: client/drizzle.cc:1428
163
#: client/drizzle.cc:1431
166
165
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
167
166
"and field completion, but startup and reconnecting may take a longer time. "
168
167
"Disable with --disable-auto-rehash."
171
#: client/drizzle.cc:1432
170
#: client/drizzle.cc:1435
173
172
"No automatic rehashing. One has to use 'rehash' to get table and field "
174
173
"completion. This gives a quicker start of drizzle_st and disables rehashing "
175
174
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
178
#: client/drizzle.cc:1435
177
#: client/drizzle.cc:1438
180
179
"Automatically switch to vertical output mode if the result is wider than the "
181
180
"terminal width."
184
#: client/drizzle.cc:1438
183
#: client/drizzle.cc:1441
186
185
"Don't use history file. Disable interactive behavior. (Enables --silent)"
189
#: client/drizzle.cc:1439
188
#: client/drizzle.cc:1442
190
189
msgid "Display column type information."
191
190
msgstr "Mostra informació sobre el tipus de columna."
193
#: client/drizzle.cc:1442
192
#: client/drizzle.cc:1445
195
194
"Preserve comments. Send comments to the server. The default is --skip-"
196
195
"comments (discard comments), enable with --comments"
199
#: client/drizzle.cc:1445
198
#: client/drizzle.cc:1448
200
199
msgid "Use compression in server/client protocol."
201
200
msgstr "Empra la compressió en el protocol client-servidor."
203
#: client/drizzle.cc:1448
202
#: client/drizzle.cc:1451
204
203
msgid "Check memory and open file usage at exit ."
207
#: client/drizzle.cc:1451
206
#: client/drizzle.cc:1454
208
207
msgid "Print some debug info at exit."
211
#: client/drizzle.cc:1453
210
#: client/drizzle.cc:1456
212
211
msgid "Database to use."
213
212
msgstr "Empra aquesta base de dades."
215
#: client/drizzle.cc:1456
214
#: client/drizzle.cc:1459
216
215
msgid "(not used)"
217
216
msgstr "(sense usar)"
219
#: client/drizzle.cc:1458
218
#: client/drizzle.cc:1461
220
219
msgid "Delimiter to be used."
221
220
msgstr "Empra aquest delimitador."
223
#: client/drizzle.cc:1460
222
#: client/drizzle.cc:1463
224
223
msgid "Execute command and quit. (Disables --force and history file)"
227
#: client/drizzle.cc:1462
226
#: client/drizzle.cc:1465
228
227
msgid "Print the output of a query (rows) vertically."
231
#: client/drizzle.cc:1465
230
#: client/drizzle.cc:1468
232
231
msgid "Continue even if we get an sql error."
233
232
msgstr "Continua encara que trobem un error sql."
235
#: client/drizzle.cc:1469
234
#: client/drizzle.cc:1472
237
236
"Enable named commands. Named commands mean this program's internal commands; "
238
237
"see drizzle> help . When enabled, the named commands can be used from any "
249
248
"deprecated; use --disable-named-commands instead."
252
#: client/drizzle.cc:1475
251
#: client/drizzle.cc:1478
253
252
msgid "Ignore space after function names."
256
#: client/drizzle.cc:1477
255
#: client/drizzle.cc:1480
257
256
msgid "Enable/disable LOAD DATA LOCAL INFILE."
258
257
msgstr "Activa/desactiva LOAD DATA LOCAL INFILE."
260
#: client/drizzle.cc:1480
259
#: client/drizzle.cc:1483
261
260
msgid "Turn off beep on error."
262
261
msgstr "Desactiva el so si es produeix un error."
264
#: client/drizzle.cc:1482
263
#: client/drizzle.cc:1485
265
264
msgid "Connect to host."
266
265
msgstr "Connecta al servidor."
268
#: client/drizzle.cc:1484
267
#: client/drizzle.cc:1487
269
268
msgid "Write line numbers for errors."
270
269
msgstr "Escriu el número de línia dels errors."
272
#: client/drizzle.cc:1487
271
#: client/drizzle.cc:1490
274
273
"Don't write line number for errors. WARNING: -L is deprecated, use long "
275
274
"version of this option instead."
278
#: client/drizzle.cc:1489
277
#: client/drizzle.cc:1492
279
278
msgid "Flush buffer after each query."
282
#: client/drizzle.cc:1491
281
#: client/drizzle.cc:1494
283
282
msgid "Write column names in results."
284
283
msgstr "Escriu el nom de les columnes als resultats."
286
#: client/drizzle.cc:1495
285
#: client/drizzle.cc:1498
288
287
"Don't write column names in results. WARNING: -N is deprecated, use long "
289
288
"version of this options instead."
292
#: client/drizzle.cc:1498
291
#: client/drizzle.cc:1501
294
293
"Change the value of a variable. Please note that this option is deprecated; "
295
294
"you can set variables directly with --variable-name=value."
298
#: client/drizzle.cc:1500
297
#: client/drizzle.cc:1503
299
298
msgid "Ignore SIGINT (CTRL-C)"
300
299
msgstr "Ignora SIGINT (CTRL-C)"
302
#: client/drizzle.cc:1504
301
#: client/drizzle.cc:1507
304
303
"Only update the default database. This is useful for skipping updates to "
305
304
"other database in the update log."
308
#: client/drizzle.cc:1507
307
#: client/drizzle.cc:1510
310
309
"Pager to use to display results. If you don't supply an option the default "
311
310
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
317
#: client/drizzle.cc:1510
316
#: client/drizzle.cc:1513
319
318
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
320
319
"option deprecated; use --disable-pager instead."
323
#: client/drizzle.cc:1513
322
#: client/drizzle.cc:1516
325
324
"Password to use when connecting to server. If password is not given it's "
326
325
"asked from the tty."
329
#: client/drizzle.cc:1515
328
#: client/drizzle.cc:1518
331
330
"Port number to use for connection or 0 for default to, in order of "
332
331
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
335
#: client/drizzle.cc:1516
334
#: client/drizzle.cc:1519
336
335
msgid "built-in default"
337
336
msgstr "valor predefinit"
339
#: client/drizzle.cc:1518
338
#: client/drizzle.cc:1521
340
339
msgid "Set the drizzle prompt to this value."
343
#: client/drizzle.cc:1522
342
#: client/drizzle.cc:1525
345
344
"Don't cache result, print it row by row. This may slow down the server if "
346
345
"the output is suspended. Doesn't use history file."
349
#: client/drizzle.cc:1524
348
#: client/drizzle.cc:1527
350
349
msgid "Write fields without conversion. Used with --batch."
353
#: client/drizzle.cc:1527
352
#: client/drizzle.cc:1530
355
354
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
356
355
"option is enabled by default."
359
#: client/drizzle.cc:1529
358
#: client/drizzle.cc:1532
360
359
msgid "Shutdown the server."
361
360
msgstr "Atura el servidor."
363
#: client/drizzle.cc:1531
362
#: client/drizzle.cc:1534
365
364
"Be more silent. Print results with a tab as separator, each row on new line."
368
#: client/drizzle.cc:1533
367
#: client/drizzle.cc:1536
369
368
msgid "Socket file to use for connection."
372
#: client/drizzle.cc:1536
371
#: client/drizzle.cc:1539
373
372
msgid "Output in table format."
374
373
msgstr "Mostra la sortida en format de taula."
376
#: client/drizzle.cc:1539
375
#: client/drizzle.cc:1542
378
377
"Append everything into outfile. See interactive help (\\h) also. Does not "
379
378
"work in batch mode. Disable with --disable-tee. This option is disabled by "
383
#: client/drizzle.cc:1541
382
#: client/drizzle.cc:1544
385
384
"Disable outfile. See interactive help (\\h) also. WARNING: option "
386
385
"deprecated; use --disable-tee instead"
389
#: client/drizzle.cc:1544
388
#: client/drizzle.cc:1546
390
389
msgid "User for login if not current user."
393
#: client/drizzle.cc:1547
392
#: client/drizzle.cc:1548
394
393
msgid "Only allow UPDATE and DELETE that uses keys."
395
394
msgstr "Permet només UPDATE i DELETE que emprin claus."
397
#: client/drizzle.cc:1550
396
#: client/drizzle.cc:1551
398
397
msgid "Synonym for option --safe-updates, -U."
401
#: client/drizzle.cc:1553
400
#: client/drizzle.cc:1554
402
401
msgid "Write more. (-v -v -v gives the table output format)."
405
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
404
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
406
405
msgid "Output version information and exit."
409
#: client/drizzle.cc:1557
408
#: client/drizzle.cc:1558
410
409
msgid "Wait and retry if connection is down."
413
#: client/drizzle.cc:1560
412
#: client/drizzle.cc:1561
414
413
msgid "Number of seconds before connection timeout."
417
#: client/drizzle.cc:1565
416
#: client/drizzle.cc:1566
418
417
msgid "Max length of input line"
421
#: client/drizzle.cc:1570
420
#: client/drizzle.cc:1571
422
421
msgid "Automatic limit for SELECT when using --safe-updates"
425
#: client/drizzle.cc:1575
424
#: client/drizzle.cc:1576
426
425
msgid "Automatic limit for rows in a join when using --safe-updates"
429
#: client/drizzle.cc:1579
431
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
428
#: client/drizzle.cc:1580
429
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
434
#: client/drizzle.cc:1584
432
#: client/drizzle.cc:1585
435
433
msgid "Number of lines before each import progress report."
438
#: client/drizzle.cc:1587
436
#: client/drizzle.cc:1588
439
437
msgid "Ping the server to check if it's alive."
442
#: client/drizzle.cc:1597
440
#: client/drizzle.cc:1598
444
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
442
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
447
#: client/drizzle.cc:1604
445
#: client/drizzle.cc:1605
450
448
"Copyright (C) 2008 Sun Microsystems\n"
452
450
"and you are welcome to modify and redistribute it under the GPL license\n"
455
#: client/drizzle.cc:1609
453
#: client/drizzle.cc:1610
457
455
msgid "Usage: %s [OPTIONS] [database]\n"
460
#: client/drizzle.cc:1640
458
#: client/drizzle.cc:1641
461
459
msgid "DELIMITER cannot contain a backslash character"
464
#: client/drizzle.cc:1658
462
#: client/drizzle.cc:1659
466
464
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
469
#: client/drizzle.cc:1681
467
#: client/drizzle.cc:1682
471
469
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
474
#: client/drizzle.cc:1685
472
#: client/drizzle.cc:1686
476
474
msgid "WARNING: --server-arg option not supported in this configuration.\n"
479
#: client/drizzle.cc:1712
477
#: client/drizzle.cc:1717
481
479
"Non-integer value supplied for port. If you are trying to enter a password "
482
480
"please use --password instead."
485
#: client/drizzle.cc:1720
483
#: client/drizzle.cc:1725
486
484
msgid "Value supplied for port is not valid."
489
#: client/drizzle.cc:1866
487
#: client/drizzle.cc:1864
491
489
msgid "Processing line: %<PRIu32>\n"
494
#: client/drizzle.cc:2083
492
#: client/drizzle.cc:2079
496
494
msgid "Unknown command '\\%c'."
499
#: client/drizzle.cc:2493
497
#: client/drizzle.cc:2489
501
499
"Reading table information for completion of table and column names\n"
502
500
" You can turn off this feature to get a quicker startup with -A\n"
506
#: client/drizzle.cc:2583
504
#: client/drizzle.cc:2579
507
505
msgid "No connection. Trying to reconnect..."
510
#: client/drizzle.cc:2589
508
#: client/drizzle.cc:2585
511
509
msgid "Can't connect to the server\n"
514
#: client/drizzle.cc:2668
512
#: client/drizzle.cc:2664
515
513
msgid "List of all Drizzle commands:"
518
#: client/drizzle.cc:2670
516
#: client/drizzle.cc:2666
519
517
msgid "Note that all text commands must be first on line and end with ';'"
522
#: client/drizzle.cc:2725
520
#: client/drizzle.cc:2721
523
521
msgid "No query specified\n"
526
#: client/drizzle.cc:2740
524
#: client/drizzle.cc:2736
527
525
msgid "Ignoring query to other database"
530
#: client/drizzle.cc:2790
528
#: client/drizzle.cc:2786
531
529
msgid "Empty set"
534
#: client/drizzle.cc:2803
532
#: client/drizzle.cc:2799
536
534
msgid "%ld row in set"
537
535
msgid_plural "%ld rows in set"
541
#: client/drizzle.cc:2812
539
#: client/drizzle.cc:2808
543
541
msgstr "Petició Correcta"
545
#: client/drizzle.cc:2814
543
#: client/drizzle.cc:2810
547
545
msgid "Query OK, %ld row affected"
548
546
msgid_plural "Query OK, %ld rows affected"
552
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
553
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
554
#: client/drizzletest.cc:4728
557
"Non-integer value supplied for port. If you are trying to enter a password "
558
"please use --password instead.\n"
561
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
562
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
563
#: client/drizzletest.cc:4736
565
msgid "Value supplied for port is not valid.\n"
568
#: client/drizzledump.cc:387
570
"Number of rows before each output progress report (requires --verbose)."
573
#: client/drizzledump.cc:461
550
#: client/drizzledump.cc:345
551
msgid "Number of rows before each output progress report (requires --verbose)."
554
#: client/drizzledump.cc:415
575
556
msgid "Got errno %d on write"
578
#: client/drizzledump.cc:466
559
#: client/drizzledump.cc:420
580
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
561
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
583
#: client/drizzledump.cc:473
564
#: client/drizzledump.cc:427
585
566
msgid "Usage: %s [OPTIONS] database [tables]\n"
588
#: client/drizzledump.cc:474
569
#: client/drizzledump.cc:428
590
571
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
593
#: client/drizzledump.cc:476
574
#: client/drizzledump.cc:430
595
576
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
598
#: client/drizzledump.cc:483
599
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
602
#: client/drizzledump.cc:484
579
#: client/drizzledump.cc:438
604
581
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
605
582
"and you are welcome to modify and redistribute it under the GPL license\n"
608
#: client/drizzledump.cc:485
609
msgid "Dumping definition and data DRIZZLE database or table"
585
#: client/drizzledump.cc:439
586
msgid "Dumps definitions and data from a Drizzle database server"
612
#: client/drizzledump.cc:496
589
#: client/drizzledump.cc:450
614
591
msgid "For more options, use %s --help\n"
617
#: client/drizzledump.cc:630
594
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
595
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
598
"Non-integer value supplied for port. If you are trying to enter a password "
599
"please use --password instead.\n"
602
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
603
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
605
msgid "Value supplied for port is not valid.\n"
608
#: client/drizzledump.cc:582
619
610
msgid "Memory allocation error while copying password. Aborting.\n"
622
#: client/drizzledump.cc:669
613
#: client/drizzledump.cc:621
624
615
msgid "Input filename too long: %s"
627
#: client/drizzledump.cc:712
618
#: client/drizzledump.cc:656
629
620
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
632
#: client/drizzledump.cc:737
623
#: client/drizzledump.cc:681
634
625
msgid "Invalid mode to --compatible: %s\n"
637
#: client/drizzledump.cc:791
628
#: client/drizzledump.cc:726
639
630
msgid "%s: You must use option --tab with --fields-...\n"
642
#: client/drizzledump.cc:808
633
#: client/drizzledump.cc:732
645
636
"%s: You can't use --single-transaction and --lock-all-tables at the same "
649
#: client/drizzledump.cc:821
640
#: client/drizzledump.cc:738
652
643
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
656
#: client/drizzledump.cc:827
647
#: client/drizzledump.cc:744
658
649
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
661
#: client/drizzledump.cc:853
652
#: client/drizzledump.cc:767
663
654
msgid "Got error: %s (%d) %s"
666
#: client/drizzledump.cc:860
657
#: client/drizzledump.cc:774
668
659
msgid "Got error: %d %s"
671
#: client/drizzledump.cc:958 client/drizzledump.cc:965
672
#: client/drizzledump.cc:978
662
#: client/drizzledump.cc:872 client/drizzledump.cc:879
663
#: client/drizzledump.cc:892
674
665
msgid "Couldn't execute '%s': %s (%d)"
677
#: client/drizzledump.cc:1042
668
#: client/drizzledump.cc:956
679
670
msgid "-- Connecting to %s...\n"
682
#: client/drizzledump.cc:1063
673
#: client/drizzledump.cc:977
684
675
msgid "-- Disconnecting from %s...\n"
687
#: client/drizzledump.cc:1074
678
#: client/drizzledump.cc:988
688
679
msgid "Couldn't allocate memory"
691
#: client/drizzledump.cc:1418
682
#: client/drizzledump.cc:1332
694
685
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
698
#: client/drizzledump.cc:1432
689
#: client/drizzledump.cc:1346
700
691
msgid "-- Retrieving table structure for table %s...\n"
703
#: client/drizzledump.cc:1546
694
#: client/drizzledump.cc:1460
705
696
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
708
#: client/drizzledump.cc:1653
699
#: client/drizzledump.cc:1567
710
701
msgid "%s: Can't get keys for table %s\n"
713
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
704
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
715
706
msgid "Error: Couldn't read status information for table %s\n"
718
#: client/drizzledump.cc:1874
709
#: client/drizzledump.cc:1788
720
711
msgid "Error retrieving table structure for table: \"%s\""
723
#: client/drizzledump.cc:1881
714
#: client/drizzledump.cc:1795
725
716
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
728
#: client/drizzledump.cc:1892
719
#: client/drizzledump.cc:1806
730
721
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
733
#: client/drizzledump.cc:1899
724
#: client/drizzledump.cc:1813
735
726
msgid "-- Skipping dump data for table '%s', it has no fields\n"
738
#: client/drizzledump.cc:1907
729
#: client/drizzledump.cc:1821
739
730
msgid "-- Sending SELECT query...\n"
742
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
733
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
743
734
msgid "when executing 'SELECT INTO OUTFILE'"
746
#: client/drizzledump.cc:1971
737
#: client/drizzledump.cc:1885
755
#: client/drizzledump.cc:2012
746
#: client/drizzledump.cc:1926
756
747
msgid "-- Retrieving rows...\n"
759
#: client/drizzledump.cc:2015
750
#: client/drizzledump.cc:1929
761
752
msgid "%s: Error in field count for table: %s ! Aborting.\n"
764
#: client/drizzledump.cc:2064
755
#: client/drizzledump.cc:1973
766
757
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
769
#: client/drizzledump.cc:2081
760
#: client/drizzledump.cc:1990
771
762
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
774
#: client/drizzledump.cc:2103
765
#: client/drizzledump.cc:2012
776
767
msgid "Not enough fields from table %s! Aborting.\n"
779
#: client/drizzledump.cc:2523
780
msgid "when using LOCK TABLES"
783
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
770
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
784
771
msgid "when doing refresh"
787
#: client/drizzledump.cc:2629
774
#: client/drizzledump.cc:2497
788
775
msgid "alloc_root failure."
791
#: client/drizzledump.cc:2650
778
#: client/drizzledump.cc:2512
793
780
msgid "Couldn't find table: \"%s\""
796
#: client/drizzledump.cc:2666
797
msgid "when doing LOCK TABLES"
800
#: client/drizzledump.cc:2737
801
msgid "Error: Binlogging on server not active"
804
#: client/drizzledump.cc:2806
805
msgid "Error: Slave not set up"
808
#: client/drizzledump.cc:2865
809
msgid "Error: Unable to start slave"
812
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
813
#: client/drizzledump.cc:3173
783
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
784
#: client/drizzledump.cc:2807
816
787
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
819
#: client/drizzledump.cc:3203
790
#: client/drizzledump.cc:2837
821
792
msgid "Error: Not enough memory to store ORDER BY clause\n"
824
#: drizzled/db.cc:236
826
797
msgid "Error while loading database options: '%s':"
829
#: drizzled/drizzled.cc:527
800
#: drizzled/drizzled.cc:500
831
802
msgid "Got signal %d from thread %<PRIu64>"
834
#: drizzled/drizzled.cc:561
805
#: drizzled/drizzled.cc:534
835
806
msgid "Aborting\n"
838
#: drizzled/drizzled.cc:681
809
#: drizzled/drizzled.cc:656
839
810
msgid "One can only use the --user switch if running as root\n"
842
#: drizzled/drizzled.cc:689
813
#: drizzled/drizzled.cc:664
844
815
"Fatal error: Please read \"Security\" section of the manual to find out how "
845
816
"to run drizzled as root!\n"
848
#: drizzled/drizzled.cc:711
819
#: drizzled/drizzled.cc:686
851
822
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
855
#: drizzled/drizzled.cc:885
857
msgid "Retrying bind on TCP/IP port %u"
860
#: drizzled/drizzled.cc:891
861
msgid "Can't start server: Bind on TCP/IP port"
864
#: drizzled/drizzled.cc:892
866
msgid "Do you already have another drizzled server running on port: %d ?"
869
#: drizzled/drizzled.cc:898
870
msgid "Can't start server: listen() on TCP/IP port"
873
#: drizzled/drizzled.cc:899
875
msgid "listen() on TCP/IP failed with error %d"
878
#: drizzled/drizzled.cc:917
879
msgid "Can't open abort pipet"
882
#: drizzled/drizzled.cc:919
884
msgid "pipe() on abort_pipe failed with error %d"
887
#: drizzled/drizzled.cc:1016
892
#: drizzled/drizzled.cc:1041
826
#: drizzled/drizzled.cc:843
828
msgid "Fatal signal %d while backtracing\n"
831
#: drizzled/drizzled.cc:866
895
834
"We will try our best to scrape up some info that will hopefully help "
964
#: drizzled/drizzled.cc:1152
902
#: drizzled/drizzled.cc:971
966
904
msgid "Writing a core file\n"
969
#: drizzled/drizzled.cc:1197
907
#: drizzled/drizzled.cc:1017
971
909
"setrlimit could not change the size of core files to 'infinity'; We may not "
972
910
"be able to generate a core file on signals"
975
#: drizzled/drizzled.cc:1399
913
#: drizzled/drizzled.cc:1212
977
915
msgid "gethostname failed, using '%s' as hostname"
980
#: drizzled/drizzled.cc:1491
918
#: drizzled/drizzled.cc:1283
982
920
msgid "Unknown locale: '%s'"
985
#: drizzled/drizzled.cc:1522
923
#: drizzled/drizzled.cc:1312
986
924
msgid "Can't create thread-keys"
989
#: drizzled/drizzled.cc:1545
927
#: drizzled/drizzled.cc:1337
990
928
msgid "Out of memory"
991
929
msgstr "Memòria Superada"
993
#: drizzled/drizzled.cc:1560
931
#: drizzled/drizzled.cc:1348
994
932
msgid "Failed to initialize plugins."
997
#: drizzled/drizzled.cc:1591
935
#: drizzled/drizzled.cc:1379
1000
938
"%s: Too many arguments (first extra is '%s').\n"
1001
939
"Use --verbose --help to get a list of available options\n"
1004
#: drizzled/drizzled.cc:1611
942
#: drizzled/drizzled.cc:1399
1005
943
msgid "No scheduler found, cannot continue!\n"
1008
#: drizzled/drizzled.cc:1618
946
#: drizzled/drizzled.cc:1406
1009
947
msgid "Can't init databases"
1012
#: drizzled/drizzled.cc:1643
950
#: drizzled/drizzled.cc:1430
1014
952
msgid "Unknown/unsupported table type: %s"
1017
#: drizzled/drizzled.cc:1649
955
#: drizzled/drizzled.cc:1436
1019
957
msgid "Default storage engine (%s) is not available"
1022
#: drizzled/drizzled.cc:1680
960
#: drizzled/drizzled.cc:1467
1024
962
msgid "Failed to lock memory. Errno: %d\n"
1027
#: drizzled/drizzled.cc:1742
1029
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1032
#: drizzled/drizzled.cc:1903
1034
msgid "drizzled: Got error %d from select"
1037
#: drizzled/drizzled.cc:2101
965
#: drizzled/drizzled.cc:1683
967
msgid "Display this help and exit after initializing plugins."
968
msgstr "Mostra aquesta ajuda i surt."
970
#: drizzled/drizzled.cc:1687
1038
971
msgid "Auto-increment columns are incremented by this"
1041
#: drizzled/drizzled.cc:2106
974
#: drizzled/drizzled.cc:1692
1043
"Offset added to Auto-increment columns. Used when auto-increment-increment "
976
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1047
#: drizzled/drizzled.cc:2112
980
#: drizzled/drizzled.cc:1698
1049
982
"Path to installation directory. All paths are usually resolved relative to "
1053
#: drizzled/drizzled.cc:2116
986
#: drizzled/drizzled.cc:1702
1054
987
msgid "IP address to bind to."
1057
#: drizzled/drizzled.cc:2120
1058
msgid "Set the filesystem character set."
1061
#: drizzled/drizzled.cc:2125
1062
msgid "Set the default character set."
1065
#: drizzled/drizzled.cc:2129
990
#: drizzled/drizzled.cc:1706
1066
991
msgid "Chroot drizzled daemon during startup."
1069
#: drizzled/drizzled.cc:2133
994
#: drizzled/drizzled.cc:1710
1070
995
msgid "Set the default collation."
1073
#: drizzled/drizzled.cc:2137
998
#: drizzled/drizzled.cc:1714
1074
999
msgid "Default completion type."
1075
1000
msgstr "Tipus de complement per defecte."
1077
#: drizzled/drizzled.cc:2142
1002
#: drizzled/drizzled.cc:1719
1078
1003
msgid "Write core on errors."
1081
#: drizzled/drizzled.cc:2146
1006
#: drizzled/drizzled.cc:1723
1082
1007
msgid "Path to the database root."
1085
#: drizzled/drizzled.cc:2150
1010
#: drizzled/drizzled.cc:1727
1086
1011
msgid "Set the default storage engine (table type) for tables."
1089
#: drizzled/drizzled.cc:2154
1014
#: drizzled/drizzled.cc:1731
1090
1015
msgid "Set the default time zone."
1093
#: drizzled/drizzled.cc:2158
1094
msgid "Type of DELAY_KEY_WRITE."
1097
#: drizzled/drizzled.cc:2162
1018
#: drizzled/drizzled.cc:1736
1098
1019
msgid "Print a symbolic stack trace on failure."
1101
#: drizzled/drizzled.cc:2168
1102
msgid "Push supported query conditions to the storage engine."
1105
#: drizzled/drizzled.cc:2174
1022
#: drizzled/drizzled.cc:1742
1106
1023
msgid "Used for debugging; Use at your own risk!"
1109
#: drizzled/drizzled.cc:2179
1026
#: drizzled/drizzled.cc:1747
1110
1027
msgid "Set up signals usable for debugging"
1113
#: drizzled/drizzled.cc:2183
1030
#: drizzled/drizzled.cc:1751
1114
1031
msgid "(IGNORED)"
1117
#: drizzled/drizzled.cc:2187
1034
#: drizzled/drizzled.cc:1755
1118
1035
msgid "Set the language used for the month names and the days of the week."
1121
#: drizzled/drizzled.cc:2192
1122
msgid "Log connections and queries to file."
1125
#: drizzled/drizzled.cc:2196
1126
msgid "Log all MyISAM changes to file."
1129
#: drizzled/drizzled.cc:2200
1038
#: drizzled/drizzled.cc:1760
1130
1039
msgid "Log some not critical warnings to the log file."
1133
#: drizzled/drizzled.cc:2205
1042
#: drizzled/drizzled.cc:1765
1134
1043
msgid "Lock drizzled in memory."
1137
#: drizzled/drizzled.cc:2209
1139
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1140
"BACKUP, FORCE or QUICK."
1143
#: drizzled/drizzled.cc:2214
1046
#: drizzled/drizzled.cc:1769
1144
1047
msgid "Pid file used by safe_mysqld."
1147
#: drizzled/drizzled.cc:2218
1050
#: drizzled/drizzled.cc:1773
1149
1052
"Port number to use for connection or 0 for default to, in order of "
1150
1053
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1153
#: drizzled/drizzled.cc:2224
1056
#: drizzled/drizzled.cc:1779
1155
1058
"Maximum time in seconds to wait for the port to become free. (Default: no "
1159
#: drizzled/drizzled.cc:2229
1062
#: drizzled/drizzled.cc:1784
1161
1064
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1162
1065
"specified directory"
1165
#: drizzled/drizzled.cc:2234
1068
#: drizzled/drizzled.cc:1789
1167
1070
"Uniquely identifies the server instance in the community of replication "
1171
#: drizzled/drizzled.cc:2239
1074
#: drizzled/drizzled.cc:1794
1172
1075
msgid "Don't print a stack trace on failure."
1175
#: drizzled/drizzled.cc:2243
1078
#: drizzled/drizzled.cc:1798
1176
1079
msgid "Enable symbolic link support."
1179
#: drizzled/drizzled.cc:2252
1082
#: drizzled/drizzled.cc:1807
1181
1084
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1184
#: drizzled/drizzled.cc:2257
1087
#: drizzled/drizzled.cc:1812
1185
1088
msgid "Path for temporary files."
1188
#: drizzled/drizzled.cc:2261
1091
#: drizzled/drizzled.cc:1816
1189
1092
msgid "Default transaction isolation level."
1192
#: drizzled/drizzled.cc:2265
1095
#: drizzled/drizzled.cc:1820
1193
1096
msgid "Run drizzled daemon as user."
1196
#: drizzled/drizzled.cc:2273
1099
#: drizzled/drizzled.cc:1828
1198
1101
"The number of outstanding connection requests Drizzle can have. This comes "
1199
1102
"into play when the main Drizzle thread gets very many connection requests in "
1200
1103
"a very short time."
1203
#: drizzled/drizzled.cc:2279
1106
#: drizzled/drizzled.cc:1834
1205
1108
"Size of tree cache used in bulk insert optimization. Note that this is a "
1206
1109
"limit per thread!"
1209
#: drizzled/drizzled.cc:2285
1211
"The number of seconds the drizzled server is waiting for a connect packet "
1212
"before responding with 'Bad handshake'."
1215
#: drizzled/drizzled.cc:2290
1112
#: drizzled/drizzled.cc:1840
1217
1114
"Precision of the result of '/' operator will be increased on that value."
1220
#: drizzled/drizzled.cc:2296
1117
#: drizzled/drizzled.cc:1846
1221
1118
msgid "The maximum length of the result of function group_concat."
1224
#: drizzled/drizzled.cc:2301
1121
#: drizzled/drizzled.cc:1851
1225
1122
msgid "The size of the buffer that is used for full joins."
1228
#: drizzled/drizzled.cc:2307
1230
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1233
#: drizzled/drizzled.cc:2312
1125
#: drizzled/drizzled.cc:1857
1235
1127
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1236
1128
"this to get better index handling (for all reads and multiple writes) to as "
1237
1129
"much as you can afford;"
1240
#: drizzled/drizzled.cc:2321
1132
#: drizzled/drizzled.cc:1866
1242
1134
"This characterizes the number of hits a hot block has to be untouched until "
1243
1135
"it is considered aged enough to be downgraded to a warm block. This "
1245
1137
"blocks in key cache"
1248
#: drizzled/drizzled.cc:2330
1140
#: drizzled/drizzled.cc:1875
1249
1141
msgid "The default size of key cache blocks"
1252
#: drizzled/drizzled.cc:2336
1144
#: drizzled/drizzled.cc:1881
1253
1145
msgid "The minimum percentage of warm blocks in key cache"
1256
#: drizzled/drizzled.cc:2342
1148
#: drizzled/drizzled.cc:1887
1257
1149
msgid "Max packetlength to send/receive from to server."
1260
#: drizzled/drizzled.cc:2347
1152
#: drizzled/drizzled.cc:1892
1262
1154
"If there is more than this number of interrupted connections from a host "
1263
1155
"this host will be blocked from further connections."
1266
#: drizzled/drizzled.cc:2352
1158
#: drizzled/drizzled.cc:1897
1267
1159
msgid "Max number of errors/warnings to store for a statement."
1270
#: drizzled/drizzled.cc:2357
1162
#: drizzled/drizzled.cc:1902
1271
1163
msgid "Don't allow creation of heap tables bigger than this."
1274
#: drizzled/drizzled.cc:2363
1166
#: drizzled/drizzled.cc:1908
1276
1168
"Joins that are probably going to read more than max_join_size records return "
1280
#: drizzled/drizzled.cc:2369
1172
#: drizzled/drizzled.cc:1914
1281
1173
msgid "Max number of bytes in sorted records."
1284
#: drizzled/drizzled.cc:2374
1176
#: drizzled/drizzled.cc:1919
1285
1177
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1288
#: drizzled/drizzled.cc:2379
1180
#: drizzled/drizzled.cc:1924
1290
1182
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1291
1183
"max_sort_length bytes of each value are used; the rest are ignored)."
1294
#: drizzled/drizzled.cc:2386
1295
msgid "Maximum number of temporary tables a client can keep open at a time."
1298
#: drizzled/drizzled.cc:2391
1186
#: drizzled/drizzled.cc:1931
1299
1187
msgid "After this many write locks, allow some read locks to run in between."
1302
#: drizzled/drizzled.cc:2395
1190
#: drizzled/drizzled.cc:1935
1304
1192
"Don't log queries which examine less than min_examined_row_limit rows to "
1308
#: drizzled/drizzled.cc:2401
1310
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1311
"Possible values of name are 'nulls_unequal' (default behavior), "
1312
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1315
#: drizzled/drizzled.cc:2408
1196
#: drizzled/drizzled.cc:1941
1316
1197
msgid "Buffer length for TCP/IP and socket communication."
1319
#: drizzled/drizzled.cc:2413
1321
"Number of seconds to wait for more data from a connection before aborting "
1325
#: drizzled/drizzled.cc:2419
1327
"If a read on a communication port is interrupted, retry this many times "
1331
#: drizzled/drizzled.cc:2425
1333
"Number of seconds to wait for a block to be written to a connection before "
1334
"aborting the write."
1337
#: drizzled/drizzled.cc:2431
1200
#: drizzled/drizzled.cc:1946
1339
1202
"Controls the heuristic(s) applied during query optimization to prune less-"
1340
1203
"promising partial plans from the optimizer search space. Meaning: false - do "
1353
1216
"(used for testing/comparison)."
1356
#: drizzled/drizzled.cc:2451
1358
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1361
#: drizzled/drizzled.cc:2456
1219
#: drizzled/drizzled.cc:1966
1362
1220
msgid "Directory for plugins."
1365
#: drizzled/drizzled.cc:2460
1223
#: drizzled/drizzled.cc:1970
1367
1225
"Optional comma separated list of plugins to load at starup.[for example: --"
1368
1226
"plugin_load=crc32,logger_gearman]"
1371
#: drizzled/drizzled.cc:2465
1229
#: drizzled/drizzled.cc:1975
1372
1230
msgid "The size of the buffer that is allocated when preloading indexes"
1375
#: drizzled/drizzled.cc:2470
1376
msgid "Select protocol to be used (by default oldlibdrizzle)."
1379
#: drizzled/drizzled.cc:2474
1233
#: drizzled/drizzled.cc:1980
1380
1234
msgid "Allocation block size for query parsing and execution"
1383
#: drizzled/drizzled.cc:2479
1237
#: drizzled/drizzled.cc:1985
1384
1238
msgid "Persistent buffer for query parsing and execution"
1387
#: drizzled/drizzled.cc:2485
1241
#: drizzled/drizzled.cc:1991
1388
1242
msgid "Allocation block size for storing ranges during optimization"
1391
#: drizzled/drizzled.cc:2491
1245
#: drizzled/drizzled.cc:1997
1393
1247
"Each thread that does a sequential scan allocates a buffer of this size for "
1394
1248
"each table it scans. If you do many sequential scans, you may want to "
1395
1249
"increase this value."
1398
#: drizzled/drizzled.cc:2499
1252
#: drizzled/drizzled.cc:2005
1400
1254
"When reading rows in sorted order after a sort, the rows are read through "
1401
1255
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1402
1256
"record_buffer."
1405
#: drizzled/drizzled.cc:2507
1259
#: drizzled/drizzled.cc:2013
1406
1260
msgid "Select scheduler to be used (by default multi-thread)."
1409
#: drizzled/drizzled.cc:2512
1263
#: drizzled/drizzled.cc:2018
1410
1264
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1413
#: drizzled/drizzled.cc:2518
1267
#: drizzled/drizzled.cc:2024
1414
1268
msgid "The number of cached table definitions."
1417
#: drizzled/drizzled.cc:2522
1271
#: drizzled/drizzled.cc:2028
1418
1272
msgid "The number of cached open tables."
1421
#: drizzled/drizzled.cc:2526
1275
#: drizzled/drizzled.cc:2032
1423
1277
"Timeout in seconds to wait for a table level lock before returning an error. "
1424
1278
"Used only if the connection has active cursors."
1427
#: drizzled/drizzled.cc:2531
1281
#: drizzled/drizzled.cc:2037
1428
1282
msgid "The stack size for each thread."
1431
#: drizzled/drizzled.cc:2537
1285
#: drizzled/drizzled.cc:2043
1433
1287
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1434
1288
"automatically convert it to an on-disk MyISAM table."
1437
#: drizzled/drizzled.cc:2543
1291
#: drizzled/drizzled.cc:2049
1438
1292
msgid "Allocation block size for transactions to be stored in binary log"
1441
#: drizzled/drizzled.cc:2548
1295
#: drizzled/drizzled.cc:2054
1442
1296
msgid "Persistent buffer for transactions to be stored in binary log"
1445
#: drizzled/drizzled.cc:2553
1447
"The number of seconds the server waits for activity on a connection before "
1451
#: drizzled/drizzled.cc:2687
1299
#: drizzled/drizzled.cc:2185
1453
1301
"Copyright (C) 2008 Sun Microsystems\n"
1454
1302
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4993
4804
msgid "Scheduler initialization failed.\n"
4996
#: drizzled/sql_base.cc:2262
4807
#: drizzled/session.cc:2160
4809
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
4863
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
4872
msgid "No sockets could be bound for listening"
4875
#: drizzled/slot/listen.cc:239
4877
msgid "pipe() failed with errno %d"
4880
#: drizzled/slot/listen.cc:275
4882
msgid "poll() failed with errno %d"
4885
#: drizzled/slot/listen.cc:317
4887
msgid "accept() failed with errno %d"
4890
#: drizzled/sql_base.cc:1445
4998
4892
msgid "Table %s had a open data handler in reopen_table"
5001
#: drizzled/sql_base.cc:2854
4895
#: drizzled/sql_base.cc:2026
5003
4897
msgid "Couldn't repair table: %s.%s"
5006
#: drizzled/sql_base.cc:2896
4900
#: drizzled/sql_base.cc:2068
5009
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5010
"`%s`.`%s`' to replication"
5013
#: drizzled/sql_base.cc:3498
5015
msgid "Could not remove temporary table: '%s', error: %d"
5018
#: drizzled/sql_plugin.cc:528
4903
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4904
"s`.`%s`' to replication"
4907
#: drizzled/sql_plugin.cc:552
5020
4909
msgid "Plugin '%s' init function returned error.\n"
5023
#: drizzled/sql_plugin.cc:707
4912
#: drizzled/sql_plugin.cc:712
5024
4913
msgid "plugin-load parameter too long"
5027
#: drizzled/sql_plugin.cc:767
4916
#: drizzled/sql_plugin.cc:774
5029
4918
msgid "Couldn't load plugin named '%s' with soname '%s'."
5032
#: drizzled/sql_plugin.cc:1107
4921
#: drizzled/sql_plugin.cc:1114
5033
4922
msgid "Out of memory."
5036
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4925
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
5038
4927
msgid "Unknown variable type code 0x%x in plugin '%s'."
5041
#: drizzled/sql_plugin.cc:1989
4930
#: drizzled/sql_plugin.cc:1997
5044
4933
"Server variable %s of plugin %s was forced to be read-only: string variable "
5045
4934
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5048
#: drizzled/sql_plugin.cc:2020
4937
#: drizzled/sql_plugin.cc:2028
5050
4939
msgid "Missing variable name in plugin '%s'."
5053
#: drizzled/sql_plugin.cc:2037
4942
#: drizzled/sql_plugin.cc:2045
5055
4944
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5058
#: drizzled/sql_plugin.cc:2155
4947
#: drizzled/sql_plugin.cc:2173
5060
4949
msgid "Out of memory for plugin '%s'."
5063
#: drizzled/sql_plugin.cc:2162
4952
#: drizzled/sql_plugin.cc:2180
5065
4954
msgid "Bad options for plugin '%s'."
5068
#: drizzled/sql_plugin.cc:2171
4957
#: drizzled/sql_plugin.cc:2189
5070
4959
msgid "Parsing options for plugin '%s' failed."
5073
#: drizzled/sql_plugin.cc:2214
4962
#: drizzled/sql_plugin.cc:2238
5075
4964
msgid "Plugin '%s' has conflicting system variables"
5078
#: drizzled/sql_table.cc:124
5080
msgid "Invalid (old?) table or database name '%s'"
5083
#: drizzled/sql_table.cc:2655
4967
#: drizzled/sql_table.cc:247
4969
"Table name cannot be encoded and fit within filesystem name length "
4973
#: drizzled/sql_table.cc:257
4975
"Schema name cannot be encoded and fit within filesystem name length "
4979
#: drizzled/sql_table.cc:2495
5085
4981
msgid "Unknown - internal error %d during operation"
5088
#: drizzled/sql_table.cc:4227
4984
#: drizzled/sql_table.cc:3970
5090
4986
msgid "Could not open table %s.%s after rename\n"
5093
#: drizzled/sql_table.cc:4407
4989
#: drizzled/sql_table.cc:4133
5096
4992
"order_st BY ignored because there is a user-defined clustered index in the "
5097
4993
"table '%-.192s'"
5100
#: drizzled/table.cc:354
4996
#: drizzled/table.cc:332
5103
4999
"'%s' had no or invalid character set, and default character set is multi-"
5104
5000
"byte, so character column sizes may have changed"
5107
#: drizzled/table.cc:1782
5003
#: drizzled/table.cc:1591
5109
5005
msgid "Unknown collation '%s' in table '%-.64s' definition"
5112
#: drizzled/table.cc:1789
5008
#: drizzled/table.cc:1598
5115
5011
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5119
#: drizzled/table.cc:2251
5122
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5126
#: drizzled/table.cc:2278
5129
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5130
"have type %s, found type %s."
5133
#: drizzled/table.cc:2289
5136
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5137
"position %d to have character set '%s' but the type has no character set."
5140
#: drizzled/table.cc:2301
5143
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5144
"position %d to have character set '%s' but found character set '%s'."
5147
#: drizzled/table.cc:2314
5150
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5151
"have type %s but the column is not found."
5154
#: drizzled/table.cc:4400
5015
#: drizzled/table.cc:3493
5156
5017
msgid "Got error %d when reading table '%s'"
5422
5288
"--------------------------------- -----------------------------\n"
5425
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5291
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5426
5292
msgid "(No default value)"
5429
#: mysys/my_getopt.cc:1254
5295
#: mysys/my_getopt.cc:1255
5433
#: mysys/my_getopt.cc:1254
5299
#: mysys/my_getopt.cc:1255
5437
#: mysys/my_getopt.cc:1287
5303
#: mysys/my_getopt.cc:1288
5439
5305
msgid "(Disabled)\n"
5442
#: plugin/auth_http/auth_http.cc:128
5308
#: plugin/auth_http/auth_http.cc:138
5443
5309
msgid "Enable HTTP Auth check"
5446
#: plugin/auth_http/auth_http.cc:138
5312
#: plugin/auth_http/auth_http.cc:148
5447
5313
msgid "URL for HTTP Auth check"
5316
#: plugin/command_log/command_log.cc:94
5318
msgid "Failed to open command log file. Got error: %s"
5321
#: plugin/command_log/command_log.cc:172
5324
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5325
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5328
#: plugin/command_log/command_log.cc:212
5331
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5332
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5335
#: plugin/command_log/command_log.cc:290
5337
msgid "Enable command log"
5338
msgstr "Neteja comanda"
5340
#: plugin/command_log/command_log.cc:298
5341
msgid "DEBUGGING - Truncate command log"
5344
#: plugin/command_log/command_log.cc:306
5345
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
5353
msgid "Enable default replicator"
5356
#: plugin/default_replicator/default_replicator.cc:105
5357
msgid "Default Replicator"
5450
5360
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5451
5361
msgid "Error Messages to stderr"
5454
#: plugin/logging_gearman/logging_gearman.cc:263
5364
#: plugin/logging_gearman/logging_gearman.cc:186
5456
5366
msgid "fail gearman_client_create(): %s"
5459
#: plugin/logging_gearman/logging_gearman.cc:273
5369
#: plugin/logging_gearman/logging_gearman.cc:197
5461
5371
msgid "fail gearman_client_add_server(): %s"
5464
#: plugin/logging_gearman/logging_gearman.cc:299
5374
#: plugin/logging_gearman/logging_gearman.cc:306
5465
5375
msgid "Enable logging to a gearman server"
5468
#: plugin/logging_gearman/logging_gearman.cc:308
5378
#: plugin/logging_gearman/logging_gearman.cc:315
5469
5379
msgid "Hostname for logging to a Gearman server"
5472
#: plugin/logging_gearman/logging_gearman.cc:317
5382
#: plugin/logging_gearman/logging_gearman.cc:324
5473
5383
msgid "Gearman Function to send logging to"
5476
#: plugin/logging_gearman/logging_gearman.cc:334
5386
#: plugin/logging_gearman/logging_gearman.cc:341
5477
5387
msgid "Log queries to a Gearman server"
5480
#: plugin/logging_query/logging_query.cc:278
5390
#: plugin/logging_query/logging_query.cc:188
5482
5392
msgid "fail open() fn=%s er=%s\n"
5485
#: plugin/logging_query/logging_query.cc:317
5395
#: plugin/logging_query/logging_query.cc:340
5486
5396
msgid "Enable logging to CSV file"
5489
#: plugin/logging_query/logging_query.cc:326
5399
#: plugin/logging_query/logging_query.cc:349
5490
5400
msgid "File to log to"
5493
#: plugin/logging_query/logging_query.cc:335
5494
#: plugin/logging_syslog/logging_syslog.cc:248
5403
#: plugin/logging_query/logging_query.cc:358
5404
msgid "PCRE to match the query against"
5407
#: plugin/logging_query/logging_query.cc:367
5408
#: plugin/logging_syslog/logging_syslog.cc:231
5495
5409
msgid "Threshold for logging slow queries, in microseconds"
5498
#: plugin/logging_query/logging_query.cc:347
5499
#: plugin/logging_syslog/logging_syslog.cc:260
5412
#: plugin/logging_query/logging_query.cc:379
5413
#: plugin/logging_syslog/logging_syslog.cc:243
5500
5414
msgid "Threshold for logging big queries, for rows returned"
5503
#: plugin/logging_query/logging_query.cc:359
5504
#: plugin/logging_syslog/logging_syslog.cc:272
5417
#: plugin/logging_query/logging_query.cc:391
5418
#: plugin/logging_syslog/logging_syslog.cc:255
5505
5419
msgid "Threshold for logging big queries, for rows examined"
5508
#: plugin/logging_query/logging_query.cc:381
5422
#: plugin/logging_query/logging_query.cc:414
5509
5423
msgid "Log queries to a CSV file"
5512
#: plugin/logging_syslog/logging_syslog.cc:169
5426
#: plugin/logging_syslog/logging_syslog.cc:84
5514
5428
msgid "syslog facility \"%s\" not known, using \"local0\""
5517
#: plugin/logging_syslog/logging_syslog.cc:186
5431
#: plugin/logging_syslog/logging_syslog.cc:100
5519
5433
msgid "syslog priority \"%s\" not known, using \"info\""
5522
#: plugin/logging_syslog/logging_syslog.cc:212
5523
msgid "Enable logging"
5436
#: plugin/logging_syslog/logging_syslog.cc:195
5437
msgid "Enable logging to syslog"
5526
#: plugin/logging_syslog/logging_syslog.cc:221
5440
#: plugin/logging_syslog/logging_syslog.cc:204
5527
5441
msgid "Syslog Ident"
5530
#: plugin/logging_syslog/logging_syslog.cc:230
5444
#: plugin/logging_syslog/logging_syslog.cc:213
5531
5445
msgid "Syslog Facility"
5534
#: plugin/logging_syslog/logging_syslog.cc:239
5448
#: plugin/logging_syslog/logging_syslog.cc:222
5535
5449
msgid "Syslog Priority"
5538
#: plugin/logging_syslog/logging_syslog.cc:296
5452
#: plugin/logging_syslog/logging_syslog.cc:279
5539
5453
msgid "Log to syslog"
5542
#: plugin/multi_thread/multi_thread.cc:137
5456
#: plugin/multi_thread/multi_thread.cc:171
5543
5457
msgid "Maximum number of user threads available."
5546
#: plugin/myisam/ha_myisam.cc:468
5460
#: plugin/myisam/ha_myisam.cc:488
5548
5462
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5551
#: plugin/myisam/ha_myisam.cc:472
5465
#: plugin/myisam/ha_myisam.cc:492
5553
5467
msgid "Got an error from unknown thread, %s:%d"
5556
#: plugin/myisam/ha_myisam.cc:478
5470
#: plugin/myisam/ha_myisam.cc:498
5557
5471
msgid "Unknown thread accessing table"
5560
#: plugin/myisam/ha_myisam.cc:1861
5474
#: plugin/myisam/ha_myisam.cc:1781
5561
5475
msgid "Block size to be used for MyISAM index pages."
5564
#: plugin/myisam/ha_myisam.cc:1867
5478
#: plugin/myisam/ha_myisam.cc:1787
5566
5480
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5567
5481
"disables parallel repair."
5570
#: plugin/myisam/ha_myisam.cc:1873
5484
#: plugin/myisam/ha_myisam.cc:1793
5572
5486
"Don't use the fast sort index method to created index if the temporary file "
5573
5487
"would get bigger than this."
5576
#: plugin/myisam/ha_myisam.cc:1878
5490
#: plugin/myisam/ha_myisam.cc:1798
5578
5492
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5579
5493
"when creating indexes with CREATE INDEX or ALTER TABLE."
5582
#: plugin/myisam/ha_myisam.cc:1884
5496
#: plugin/myisam/ha_myisam.cc:1804
5583
5497
msgid "Default pointer size to be used for MyISAM tables."