~drizzle-trunk/drizzle/development

312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1
# Catalan translation for drizzle
2
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
5
#
6
msgid ""
7
msgstr ""
8
"Project-Id-Version: drizzle\n"
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
365 by Monty Taylor
Updated po files.
10
"POT-Creation-Date: 2008-08-20 20:34-0700\n"
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
11
"PO-Revision-Date: 2008-08-13 14:12+0000\n"
12
"Last-Translator: el_libre <el.libre@gmail.com>\n"
13
"Language-Team: Catalan <ca@li.org>\n"
14
"MIME-Version: 1.0\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
335 by Monty Taylor
Merged in translations from launchpad.
18
"X-Launchpad-Export-Date: 2008-08-16 20:24+0000\n"
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
19
"X-Generator: Launchpad (build Unknown)\n"
20
21
#: client/drizzle.cc:256
22
msgid "Synonym for `help'."
23
msgstr ""
24
25
#: client/drizzle.cc:257
26
msgid "Clear command."
27
msgstr ""
28
29
#: client/drizzle.cc:259
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
msgstr ""
32
33
#: client/drizzle.cc:261
34
msgid ""
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
36
msgstr ""
37
38
#: client/drizzle.cc:263
39
msgid "Send command to drizzle server, display result vertically."
40
msgstr ""
41
42
#: client/drizzle.cc:264
43
msgid "Exit drizzle. Same as quit."
44
msgstr ""
45
46
#: client/drizzle.cc:265
47
msgid "Send command to drizzle server."
48
msgstr ""
49
50
#: client/drizzle.cc:266
51
msgid "Display this help."
52
msgstr "Mostra aquesta ajuda."
53
54
#: client/drizzle.cc:267
55
msgid "Disable pager, print to stdout."
56
msgstr ""
57
58
#: client/drizzle.cc:268
59
msgid "Don't write into outfile."
60
msgstr ""
61
62
#: client/drizzle.cc:270
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
64
msgstr ""
65
66
#: client/drizzle.cc:271
67
msgid "Print current command."
68
msgstr ""
69
70
#: client/drizzle.cc:272
71
msgid "Change your drizzle prompt."
72
msgstr ""
73
74
#: client/drizzle.cc:273
75
msgid "Quit drizzle."
76
msgstr "Surt de drizzle."
77
78
#: client/drizzle.cc:274
79
msgid "Rebuild completion hash."
80
msgstr ""
81
82
#: client/drizzle.cc:276
83
msgid "Execute an SQL script file. Takes a file name as an argument."
84
msgstr ""
85
86
#: client/drizzle.cc:277
87
msgid "Get status information from the server."
88
msgstr ""
89
90
#: client/drizzle.cc:279
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
92
msgstr ""
93
94
#: client/drizzle.cc:281
95
msgid "Use another database. Takes database name as argument."
96
msgstr ""
97
98
#: client/drizzle.cc:283
99
msgid ""
100
"Switch to another charset. Might be needed for processing binlog with multi-"
101
"byte charsets."
102
msgstr ""
103
104
#: client/drizzle.cc:285 client/drizzle.cc:1437
105
msgid "Show warnings after every statement."
106
msgstr ""
107
108
#: client/drizzle.cc:287
109
msgid "Don't show warnings after every statement."
110
msgstr ""
111
112
#: client/drizzle.cc:1120
113
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
114
msgstr ""
115
116
#: client/drizzle.cc:1130
117
#, c-format
118
msgid ""
119
"Your Drizzle connection id is %u\n"
120
"Server version: %s\n"
121
msgstr ""
122
123
#: client/drizzle.cc:1160
124
#, c-format
125
msgid "Reading history-file %s\n"
126
msgstr ""
127
128
#: client/drizzle.cc:1165
129
#, c-format
130
msgid "Couldn't allocate memory for temp histfile!\n"
131
msgstr ""
132
133
#: client/drizzle.cc:1172
134
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
135
msgstr ""
136
137
#: client/drizzle.cc:1190
138
#, c-format
139
msgid "Writing history-file %s\n"
140
msgstr ""
141
142
#: client/drizzle.cc:1199
143
msgid "Aborted"
144
msgstr "Avortat"
145
146
#: client/drizzle.cc:1199
147
msgid "Bye"
148
msgstr "Adéu"
149
150
#: client/drizzle.cc:1248
151
msgid "Query aborted by Ctrl+C\n"
152
msgstr ""
153
365 by Monty Taylor
Updated po files.
154
#: client/drizzle.cc:1271 client/drizzleadmin.cc:69 drizzled/drizzled.cc:3104
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
155
msgid "Display this help and exit."
156
msgstr ""
157
158
#: client/drizzle.cc:1273
159
msgid "Synonym for -?"
160
msgstr ""
161
162
#: client/drizzle.cc:1276
163
msgid ""
164
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
165
"and field completion, but startup and reconnecting may take a longer time. "
166
"Disable with --disable-auto-rehash."
167
msgstr ""
168
169
#: client/drizzle.cc:1280
170
msgid ""
171
"No automatic rehashing. One has to use 'rehash' to get table and field "
172
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
173
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
174
msgstr ""
175
176
#: client/drizzle.cc:1283
177
msgid ""
178
"Automatically switch to vertical output mode if the result is wider than the "
179
"terminal width."
180
msgstr ""
181
182
#: client/drizzle.cc:1286
183
msgid ""
184
"Don't use history file. Disable interactive behavior. (Enables --silent)"
185
msgstr ""
186
365 by Monty Taylor
Updated po files.
187
#: client/drizzle.cc:1288 drizzled/drizzled.cc:3174
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
188
msgid "Directory where character sets are."
189
msgstr ""
190
191
#: client/drizzle.cc:1290
192
msgid "Display column type information."
193
msgstr ""
194
195
#: client/drizzle.cc:1293
196
msgid ""
197
"Preserve comments. Send comments to the server. The default is --skip-"
198
"comments (discard comments), enable with --comments"
199
msgstr ""
200
201
#: client/drizzle.cc:1296
202
msgid "Use compression in server/client protocol."
203
msgstr ""
204
205
#: client/drizzle.cc:1299
206
msgid "Check memory and open file usage at exit ."
207
msgstr ""
208
209
#: client/drizzle.cc:1302
210
msgid "Print some debug info at exit."
211
msgstr ""
212
213
#: client/drizzle.cc:1304
214
msgid "Database to use."
215
msgstr ""
216
365 by Monty Taylor
Updated po files.
217
#: client/drizzle.cc:1307 drizzled/drizzled.cc:3170
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
218
msgid "Set the default character set."
219
msgstr ""
220
221
#: client/drizzle.cc:1309
222
msgid "Delimiter to be used."
223
msgstr ""
224
225
#: client/drizzle.cc:1311
226
msgid "Execute command and quit. (Disables --force and history file)"
227
msgstr ""
228
229
#: client/drizzle.cc:1313
230
msgid "Print the output of a query (rows) vertically."
231
msgstr ""
232
233
#: client/drizzle.cc:1316
234
msgid "Continue even if we get an sql error."
235
msgstr ""
236
237
#: client/drizzle.cc:1320
238
msgid ""
239
"Enable named commands. Named commands mean this program's internal commands; "
240
"see drizzle> help . When enabled, the named commands can be used from any "
241
"line of the query, otherwise only from the first line, before an enter. "
242
"Disable with --disable-named-commands. This option is disabled by default."
243
msgstr ""
244
245
#: client/drizzle.cc:1324
246
msgid ""
247
"Named commands are disabled. Use \\* form only, or use named commands only "
248
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
249
"the client now starts with this option ENABLED by default! Disable with '-"
250
"G'. Long format commands still work from the first line. WARNING: option "
251
"deprecated; use --disable-named-commands instead."
252
msgstr ""
253
254
#: client/drizzle.cc:1326
255
msgid "Ignore space after function names."
256
msgstr ""
257
258
#: client/drizzle.cc:1328
259
msgid "Enable/disable LOAD DATA LOCAL INFILE."
260
msgstr ""
261
262
#: client/drizzle.cc:1331
263
msgid "Turn off beep on error."
264
msgstr ""
265
266
#: client/drizzle.cc:1333 client/drizzleadmin.cc:71
267
msgid "Connect to host."
268
msgstr ""
269
270
#: client/drizzle.cc:1335
271
msgid "Write line numbers for errors."
272
msgstr ""
273
274
#: client/drizzle.cc:1338
275
msgid ""
276
"Don't write line number for errors. WARNING: -L is deprecated, use long "
277
"version of this option instead."
278
msgstr ""
279
280
#: client/drizzle.cc:1340
281
msgid "Flush buffer after each query."
282
msgstr ""
283
284
#: client/drizzle.cc:1342
285
msgid "Write column names in results."
286
msgstr ""
287
288
#: client/drizzle.cc:1346
289
msgid ""
290
"Don't write column names in results. WARNING: -N is deprecated, use long "
291
"version of this options instead."
292
msgstr ""
293
294
#: client/drizzle.cc:1349
295
msgid ""
296
"Change the value of a variable. Please note that this option is deprecated; "
297
"you can set variables directly with --variable-name=value."
298
msgstr ""
299
300
#: client/drizzle.cc:1351
301
msgid "Ignore SIGINT (CTRL-C)"
302
msgstr ""
303
304
#: client/drizzle.cc:1355
305
msgid ""
306
"Only update the default database. This is useful for skipping updates to "
307
"other database in the update log."
308
msgstr ""
309
310
#: client/drizzle.cc:1358
311
msgid ""
312
"Pager to use to display results. If you don't supply an option the default "
313
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
314
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
315
"work in batch mode. Disable with --disable-pager. This option is disabled by "
316
"default."
317
msgstr ""
318
319
#: client/drizzle.cc:1361
320
msgid ""
321
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
322
"option deprecated; use --disable-pager instead."
323
msgstr ""
324
325
#: client/drizzle.cc:1364 client/drizzleadmin.cc:74
326
msgid ""
327
"Password to use when connecting to server. If password is not given it's "
328
"asked from the tty."
329
msgstr ""
330
331
#: client/drizzle.cc:1366
332
msgid ""
333
"Port number to use for connection or 0 for default to, in order of "
334
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
335
msgstr ""
336
337
#: client/drizzle.cc:1367
338
msgid "built-in default"
339
msgstr ""
340
341
#: client/drizzle.cc:1370
342
msgid "Set the drizzle prompt to this value."
343
msgstr ""
344
345
#: client/drizzle.cc:1373
346
msgid "The protocol of connection (tcp,socket,pipe,memory)."
347
msgstr ""
348
349
#: client/drizzle.cc:1376
350
msgid ""
351
"Don't cache result, print it row by row. This may slow down the server if "
352
"the output is suspended. Doesn't use history file."
353
msgstr ""
354
355
#: client/drizzle.cc:1378
356
msgid "Write fields without conversion. Used with --batch."
357
msgstr ""
358
359
#: client/drizzle.cc:1381
360
msgid ""
361
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
362
"option is enabled by default."
363
msgstr ""
364
365
#: client/drizzle.cc:1383
366
msgid ""
367
"Be more silent. Print results with a tab as separator, each row on new line."
368
msgstr ""
369
370
#: client/drizzle.cc:1385
371
msgid "Socket file to use for connection."
372
msgstr ""
373
374
#: client/drizzle.cc:1388
375
msgid "Output in table format."
376
msgstr ""
377
378
#: client/drizzle.cc:1391
379
msgid ""
380
"Append everything into outfile. See interactive help (\\h) also. Does not "
381
"work in batch mode. Disable with --disable-tee. This option is disabled by "
382
"default."
383
msgstr ""
384
385
#: client/drizzle.cc:1393
386
msgid ""
387
"Disable outfile. See interactive help (\\h) also. WARNING: option "
388
"deprecated; use --disable-tee instead"
389
msgstr ""
390
391
#: client/drizzle.cc:1396 client/drizzleadmin.cc:84
392
msgid "User for login if not current user."
393
msgstr ""
394
395
#: client/drizzle.cc:1399
396
msgid "Only allow UPDATE and DELETE that uses keys."
397
msgstr ""
398
399
#: client/drizzle.cc:1402
400
msgid "Synonym for option --safe-updates, -U."
401
msgstr ""
402
403
#: client/drizzle.cc:1405
404
msgid "Write more. (-v -v -v gives the table output format)."
405
msgstr ""
406
365 by Monty Taylor
Updated po files.
407
#: client/drizzle.cc:1407 client/drizzleadmin.cc:89 drizzled/drizzled.cc:3638
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
408
msgid "Output version information and exit."
409
msgstr ""
410
411
#: client/drizzle.cc:1409 client/drizzleadmin.cc:91
412
msgid "Wait and retry if connection is down."
413
msgstr ""
414
415
#: client/drizzle.cc:1412
416
msgid "Number of seconds before connection timeout."
417
msgstr ""
418
419
#: client/drizzle.cc:1417
420
msgid "Max packet length to send to, or receive from server"
421
msgstr ""
422
423
#: client/drizzle.cc:1422
424
msgid "Buffer for TCP/IP and socket communication"
425
msgstr ""
426
427
#: client/drizzle.cc:1426
428
msgid "Automatic limit for SELECT when using --safe-updates"
429
msgstr ""
430
431
#: client/drizzle.cc:1431
432
msgid "Automatic limit for rows in a join when using --safe-updates"
433
msgstr ""
434
435
#: client/drizzle.cc:1435
436
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
437
msgstr ""
438
439
#: client/drizzle.cc:1448
440
#, c-format
441
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
442
msgstr ""
443
444
#: client/drizzle.cc:1455
445
#, c-format
446
msgid ""
447
"Copyright (C) 2000-2008 MySQL AB\n"
448
"                                      This software comes with ABSOLUTELY NO "
449
"WARRANTY. This is free software,\n"
450
" and you are welcome to modify and redistribute it under the GPL license\n"
451
msgstr ""
452
453
#: client/drizzle.cc:1459
454
#, c-format
455
msgid "Usage: %s [OPTIONS] [database]\n"
456
msgstr ""
457
458
#: client/drizzle.cc:1492
459
msgid "DELIMITER cannot contain a backslash character"
460
msgstr ""
461
462
#: client/drizzle.cc:1513
463
#, c-format
464
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
465
msgstr ""
466
467
#: client/drizzle.cc:1536
468
#, c-format
469
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
470
msgstr ""
471
472
#: client/drizzle.cc:1540
473
#, c-format
474
msgid "WARNING: --server-arg option not supported in this configuration.\n"
475
msgstr ""
476
477
#: client/drizzle.cc:1912
478
#, c-format
479
msgid "Unknown command '\\%c'."
480
msgstr ""
481
482
#: client/drizzle.cc:2339
483
msgid ""
484
"Reading table information for completion of table and column names\n"
485
"    You can turn off this feature to get a quicker startup with -A\n"
486
"\n"
487
msgstr ""
488
489
#: client/drizzle.cc:2436
490
msgid "No connection. Trying to reconnect..."
491
msgstr ""
492
493
#: client/drizzle.cc:2442
494
msgid "Can't connect to the server\n"
495
msgstr ""
496
497
#: client/drizzle.cc:2499
498
msgid "categories:"
499
msgstr "categories:"
500
501
#: client/drizzle.cc:2499
502
msgid "topics:"
503
msgstr "temes:"
504
505
#: client/drizzle.cc:2550
506
#, c-format
507
msgid "Name: '%s'\n"
508
msgstr "Nom: '%s'\n"
509
510
#: client/drizzle.cc:2551
511
#, c-format
512
msgid ""
513
"Description:\n"
514
"%s"
515
msgstr ""
516
"Descripció:\n"
517
"%s"
518
519
#: client/drizzle.cc:2553
520
#, c-format
521
msgid ""
522
"Examples:\n"
523
"%s"
524
msgstr ""
525
"Exemples:\n"
526
"%s"
527
528
#: client/drizzle.cc:2566
529
msgid "Many help items for your request exist."
530
msgstr ""
531
532
#: client/drizzle.cc:2567
533
msgid ""
534
"To make a more specific request, please type 'help <item>',\n"
535
"where <item> is one of the following"
536
msgstr ""
537
538
#: client/drizzle.cc:2573
539
#, c-format
540
msgid "You asked for help about help category: '%s'\n"
541
msgstr ""
542
543
#: client/drizzle.cc:2574
544
msgid ""
545
"For more information, type 'help <item>', where <item> is one of the "
546
"following"
547
msgstr ""
548
549
#: client/drizzle.cc:2587
550
msgid ""
551
"\n"
552
"Nothing found"
553
msgstr ""
554
555
#: client/drizzle.cc:2588
556
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
557
msgstr ""
558
559
#: client/drizzle.cc:2610
560
msgid "List of all Drizzle commands:"
561
msgstr ""
562
563
#: client/drizzle.cc:2612
564
msgid "Note that all text commands must be first on line and end with ';'"
565
msgstr ""
566
567
#: client/drizzle.cc:2623
568
msgid ""
569
"\n"
570
"For server side help, type 'help contents'\n"
571
msgstr ""
572
573
#: client/drizzle.cc:2648
574
msgid "Usage: \\C char_setname | charset charset_name"
575
msgstr ""
576
577
#: client/drizzle.cc:2658
578
msgid "Charset changed"
579
msgstr ""
580
581
#: client/drizzle.cc:2660
582
msgid "Charset is not found"
583
msgstr ""
584
585
#: client/drizzle.cc:2691
586
msgid "No query specified\n"
587
msgstr ""
588
589
#: client/drizzle.cc:2706
590
msgid "Ignoring query to other database"
591
msgstr ""
592
593
#: client/drizzle.cc:2755
594
msgid "Empty set"
595
msgstr ""
596
597
#: client/drizzle.cc:2768
598
#, c-format
599
msgid "%ld row in set"
600
msgid_plural "%ld rows in set"
601
msgstr[0] ""
602
msgstr[1] ""
603
604
#: client/drizzle.cc:2777
605
msgid "Query OK"
606
msgstr "Petició Correcta"
607
608
#: client/drizzle.cc:2779
609
#, c-format
610
msgid "Query OK, %ld row affected"
611
msgid_plural "Query OK, %ld rows affected"
612
msgstr[0] ""
613
msgstr[1] ""
614
365 by Monty Taylor
Updated po files.
615
#: client/drizzleadmin.cc:76 drizzled/drizzled.cc:3429
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
616
msgid ""
617
"Port number to use for connection or 0 for default to, in order of "
618
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
619
msgstr ""
620
621
#: client/drizzleadmin.cc:81
622
msgid "Silently exit if one can't connect to server."
623
msgstr ""
624
625
#: client/drizzleadmin.cc:87
626
msgid "Write more information."
627
msgstr ""
628
629
#: client/drizzleadmin.cc:254
630
#, c-format
631
msgid ""
632
"connect to server at '%s' failed\n"
633
"error: '%s'"
634
msgstr ""
635
636
#: client/drizzleadmin.cc:260
637
#, c-format
638
msgid "Check that drizzled is running on %s"
639
msgstr ""
640
641
#: client/drizzleadmin.cc:261
642
#, c-format
643
msgid " and that the port is %d.\n"
644
msgstr ""
645
646
#: client/drizzleadmin.cc:263
647
#, c-format
648
msgid "You can check this by doing 'telnet %s %d'\n"
649
msgstr ""
650
651
#: client/drizzleadmin.cc:274
652
#, c-format
653
msgid "Got error: %s\n"
654
msgstr ""
655
656
#: client/drizzleadmin.cc:281
657
msgid "Waiting for Drizzle server to answer"
658
msgstr ""
659
660
#: client/drizzleadmin.cc:314
661
#, c-format
662
msgid "shutting down drizzled...\n"
663
msgstr ""
664
665
#: client/drizzleadmin.cc:318
666
#, c-format
667
msgid "shutdown failed; error: '%s'"
668
msgstr ""
669
670
#: client/drizzleadmin.cc:325
671
#, c-format
672
msgid "done\n"
673
msgstr "fet\n"
674
675
#: client/drizzleadmin.cc:335
676
msgid "drizzled is alive"
677
msgstr ""
678
679
#: client/drizzleadmin.cc:343
680
msgid "connection was down, but drizzled is now alive"
681
msgstr ""
682
683
#: client/drizzleadmin.cc:347
684
#, c-format
685
msgid "drizzled doesn't answer to ping, error: '%s'"
686
msgstr ""
687
688
#: client/drizzleadmin.cc:356
689
#, c-format
690
msgid "Unknown command: '%-.60s'"
691
msgstr ""
692
693
#: client/drizzleadmin.cc:365
694
#, c-format
695
msgid "%s  Ver %s Distrib %s, for %s on %s\n"
696
msgstr ""
697
698
#: client/drizzleadmin.cc:372
699
msgid "Copyright (C) 2000-2008 MySQL AB"
700
msgstr ""
701
702
#: client/drizzleadmin.cc:373
703
msgid ""
704
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
705
"and you are welcome to modify and redistribute it under the GPL license\n"
706
msgstr ""
707
708
#: client/drizzleadmin.cc:374
709
msgid "Administration program for the drizzled daemon."
710
msgstr ""
711
712
#: client/drizzleadmin.cc:375
713
#, c-format
714
msgid "Usage: %s [OPTIONS] command command....\n"
715
msgstr ""
716
717
#: client/drizzleadmin.cc:377
718
msgid ""
719
"  ping         Check if server is down\n"
720
"  shutdown     Take server down\n"
721
msgstr ""
722
336 by Monty Taylor
Updated po files.
723
#: libdrizzle/client.c:673
724
#, c-format
725
msgid "Unknown option to protocol: %s\n"
726
msgstr ""
727
728
#: libdrizzle/client.c:1153
729
#, c-format
730
msgid "COLLATION %s is not valid for CHARACTER SET %s"
731
msgstr ""
732
733
#: libdrizzle/errmsg.c:29
734
#, fuzzy
735
msgid "Unknown Drizzle error"
736
msgstr "Error desconegut"
737
738
#: libdrizzle/errmsg.c:30
739
#, c-format
740
msgid "Can't create UNIX socket (%d)"
741
msgstr ""
742
743
#: libdrizzle/errmsg.c:31
744
#, c-format
745
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
746
msgstr ""
747
748
#: libdrizzle/errmsg.c:32
749
#, c-format
750
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
751
msgstr ""
752
753
#: libdrizzle/errmsg.c:33
754
#, c-format
755
msgid "Can't create TCP/IP socket (%d)"
756
msgstr ""
757
758
#: libdrizzle/errmsg.c:34
759
#, c-format
760
msgid "Unknown Drizzle server host '%-.100s' (%d)"
761
msgstr ""
762
763
#: libdrizzle/errmsg.c:35
764
msgid "Drizzle server has gone away"
765
msgstr ""
766
767
#: libdrizzle/errmsg.c:36
768
#, c-format
769
msgid "Protocol mismatch; server version = %d, client version = %d"
770
msgstr ""
771
772
#: libdrizzle/errmsg.c:37
773
msgid "Drizzle client ran out of memory"
774
msgstr ""
775
776
#: libdrizzle/errmsg.c:38
777
msgid "Wrong host info"
778
msgstr ""
779
780
#: libdrizzle/errmsg.c:39
781
msgid "Localhost via UNIX socket"
782
msgstr ""
783
784
#: libdrizzle/errmsg.c:40
785
#, c-format
786
msgid "%-.100s via TCP/IP"
787
msgstr ""
788
789
#: libdrizzle/errmsg.c:41
790
msgid "Error in server handshake"
791
msgstr ""
792
793
#: libdrizzle/errmsg.c:42
794
msgid "Lost connection to Drizzle server during query"
795
msgstr ""
796
797
#: libdrizzle/errmsg.c:43
798
msgid "Commands out of sync; you can't run this command now"
799
msgstr ""
800
801
#: libdrizzle/errmsg.c:44
802
#, c-format
803
msgid "Named pipe: %-.32s"
804
msgstr ""
805
806
#: libdrizzle/errmsg.c:45
807
#, c-format
808
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
809
msgstr ""
810
811
#: libdrizzle/errmsg.c:46
812
#, c-format
813
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
814
msgstr ""
815
816
#: libdrizzle/errmsg.c:47
817
#, c-format
818
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
819
msgstr ""
820
821
#: libdrizzle/errmsg.c:48
822
#, c-format
823
msgid "Can't initialize character set %-.32s (path: %-.100s)"
824
msgstr ""
825
826
#: libdrizzle/errmsg.c:49
827
msgid "Got packet bigger than 'max_allowed_packet' bytes"
828
msgstr ""
829
830
#: libdrizzle/errmsg.c:50
831
msgid "Embedded server"
832
msgstr ""
833
834
#: libdrizzle/errmsg.c:51
835
msgid "Error on SHOW SLAVE STATUS:"
836
msgstr ""
837
838
#: libdrizzle/errmsg.c:52
839
msgid "Error on SHOW SLAVE HOSTS:"
840
msgstr ""
841
842
#: libdrizzle/errmsg.c:53
843
msgid "Error connecting to slave:"
844
msgstr ""
845
846
#: libdrizzle/errmsg.c:54
847
msgid "Error connecting to master:"
848
msgstr ""
849
850
#: libdrizzle/errmsg.c:55
851
#, fuzzy
852
msgid "SSL connection error"
853
msgstr "Error desconegut"
854
855
#: libdrizzle/errmsg.c:56
856
msgid "Malformed packet"
857
msgstr ""
858
859
#: libdrizzle/errmsg.c:57 libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69
860
#: libdrizzle/errmsg.c:70 libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72
861
#: libdrizzle/errmsg.c:73 libdrizzle/errmsg.c:74 libdrizzle/errmsg.c:75
862
#: libdrizzle/errmsg.c:76
863
msgid "(unused error message)"
864
msgstr ""
865
866
#: libdrizzle/errmsg.c:58
867
msgid "Invalid use of null pointer"
868
msgstr ""
869
870
#: libdrizzle/errmsg.c:59
871
msgid "Statement not prepared"
872
msgstr ""
873
874
#: libdrizzle/errmsg.c:60
875
msgid "No data supplied for parameters in prepared statement"
876
msgstr ""
877
878
#: libdrizzle/errmsg.c:61
879
msgid "Data truncated"
880
msgstr ""
881
882
#: libdrizzle/errmsg.c:62
883
msgid "No parameters exist in the statement"
884
msgstr ""
885
886
#: libdrizzle/errmsg.c:63
887
msgid "Invalid parameter number"
888
msgstr ""
889
890
#: libdrizzle/errmsg.c:64
891
#, c-format
892
msgid ""
893
"Can't send long data for non-string/non-binary data types (parameter: %d)"
894
msgstr ""
895
896
#: libdrizzle/errmsg.c:66
897
#, c-format
898
msgid "Using unsupported buffer type: %d  (parameter: %d)"
899
msgstr ""
900
901
#: libdrizzle/errmsg.c:67
902
#, c-format
903
msgid "Shared memory: %-.100s"
904
msgstr ""
905
906
#: libdrizzle/errmsg.c:77
907
msgid "Wrong or unknown protocol"
908
msgstr ""
909
910
#: libdrizzle/errmsg.c:78
911
msgid "Invalid connection handle"
912
msgstr ""
913
914
#: libdrizzle/errmsg.c:79
915
msgid ""
916
"Connection using old (pre-4.1.1) authentication protocol refused (client "
917
"option 'secure_auth' enabled)"
918
msgstr ""
919
920
#: libdrizzle/errmsg.c:81
921
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
922
msgstr ""
923
924
#: libdrizzle/errmsg.c:82
925
msgid "Attempt to read column without prior row fetch"
926
msgstr ""
927
928
#: libdrizzle/errmsg.c:83
929
msgid "Prepared statement contains no metadata"
930
msgstr ""
931
932
#: libdrizzle/errmsg.c:84
933
msgid ""
934
"Attempt to read a row while there is no result set associated with the "
935
"statement"
936
msgstr ""
937
938
#: libdrizzle/errmsg.c:86
939
msgid "This feature is not implemented yet"
940
msgstr ""
941
942
#: libdrizzle/errmsg.c:87
943
#, c-format
944
msgid ""
945
"Lost connection to Drizzle server while waiting for initial communication "
946
"packet, system error: %d"
947
msgstr ""
948
949
#: libdrizzle/errmsg.c:89
950
#, c-format
951
msgid ""
952
"Lost connection to Drizzle server while reading initial communication "
953
"packet, system error: %d"
954
msgstr ""
955
956
#: libdrizzle/errmsg.c:91
957
#, c-format
958
msgid ""
959
"Lost connection to Drizzle server while sending authentication information, "
960
"system error: %d"
961
msgstr ""
962
963
#: libdrizzle/errmsg.c:93
964
#, c-format
965
msgid ""
966
"Lost connection to Drizzle server while reading authorization information, "
967
"system error: %d"
968
msgstr ""
969
970
#: libdrizzle/errmsg.c:95
971
#, c-format
972
msgid ""
973
"Lost connection to Drizzle server while setting initial database, system "
974
"error: %d"
975
msgstr ""
976
977
#: libdrizzle/errmsg.c:97
978
#, c-format
979
msgid "Statement closed indirectly because of a preceeding %s() call"
980
msgstr ""
981
348 by Monty Taylor
Updated templates.
982
#: libdrizzle/local_infile.c:185 mysys/errors.c:52
332 by Monty Taylor
Updated POTFILES with local_infile.c.
983
#, c-format
984
msgid "File '%s' not found (Errcode: %d)"
985
msgstr ""
986
348 by Monty Taylor
Updated templates.
987
#: libdrizzle/local_infile.c:216 mysys/errors.c:26
332 by Monty Taylor
Updated POTFILES with local_infile.c.
988
#, c-format
989
msgid "Error reading file '%s' (Errcode: %d)"
990
msgstr ""
991
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
992
#: mysys/errors.c:25
993
#, c-format
994
msgid "Can't create/write to file '%s' (Errcode: %d)"
995
msgstr ""
996
997
#: mysys/errors.c:27
998
#, c-format
999
msgid "Error writing file '%s' (Errcode: %d)"
1000
msgstr ""
1001
1002
#: mysys/errors.c:28
1003
#, c-format
312.1.18 by Monty Taylor
Fixed English translation of Error on close of '%'s (Errcode: %d). Thanks.
1004
msgid "Error on close of '%s' (Errcode: %d)"
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1005
msgstr ""
1006
1007
#: mysys/errors.c:29
1008
#, c-format
1009
msgid "Out of memory (Needed %u bytes)"
1010
msgstr ""
1011
1012
#: mysys/errors.c:30
1013
#, c-format
1014
msgid "Error on delete of '%s' (Errcode: %d)"
1015
msgstr ""
1016
1017
#: mysys/errors.c:31
1018
#, c-format
1019
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1020
msgstr ""
1021
1022
#: mysys/errors.c:32
1023
#, c-format
1024
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1025
msgstr ""
1026
1027
#: mysys/errors.c:33
1028
#, c-format
1029
msgid "Can't lock file (Errcode: %d)"
1030
msgstr ""
1031
1032
#: mysys/errors.c:34
1033
#, c-format
1034
msgid "Can't unlock file (Errcode: %d)"
1035
msgstr ""
1036
1037
#: mysys/errors.c:35
1038
#, c-format
1039
msgid "Can't read dir of '%s' (Errcode: %d)"
1040
msgstr ""
1041
1042
#: mysys/errors.c:36
1043
#, c-format
1044
msgid "Can't get stat of '%s' (Errcode: %d)"
1045
msgstr ""
1046
1047
#: mysys/errors.c:37
1048
#, c-format
1049
msgid "Can't change size of file (Errcode: %d)"
1050
msgstr ""
1051
1052
#: mysys/errors.c:38
1053
#, c-format
1054
msgid "Can't open stream from handle (Errcode: %d)"
1055
msgstr ""
1056
1057
#: mysys/errors.c:39
1058
#, c-format
1059
msgid "Can't get working dirctory (Errcode: %d)"
1060
msgstr ""
1061
1062
#: mysys/errors.c:40
1063
#, c-format
1064
msgid "Can't change dir to '%s' (Errcode: %d)"
1065
msgstr ""
1066
1067
#: mysys/errors.c:41
1068
#, c-format
1069
msgid "Warning: '%s' had %d links"
1070
msgstr ""
1071
1072
#: mysys/errors.c:42
1073
#, c-format
1074
msgid "Warning: %d files and %d streams is left open\n"
1075
msgstr ""
1076
1077
#: mysys/errors.c:43
1078
#, c-format
1079
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1080
msgstr ""
1081
1082
#: mysys/errors.c:44
1083
#, c-format
1084
msgid "Can't create directory '%s' (Errcode: %d)"
1085
msgstr ""
1086
1087
#: mysys/errors.c:45
1088
#, c-format
1089
msgid ""
1090
"Character set '%s' is not a compiled character set and is not specified in "
1091
"the %s file"
1092
msgstr ""
1093
1094
#: mysys/errors.c:46
1095
#, c-format
1096
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1097
msgstr ""
1098
1099
#: mysys/errors.c:47
1100
#, c-format
1101
msgid "Can't read value for symlink '%s' (Error %d)"
1102
msgstr ""
1103
1104
#: mysys/errors.c:48
1105
#, c-format
1106
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1107
msgstr ""
1108
1109
#: mysys/errors.c:49
1110
#, c-format
1111
msgid "Error on realpath() on '%s' (Error %d)"
1112
msgstr ""
1113
1114
#: mysys/errors.c:50
1115
#, c-format
1116
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1117
msgstr ""
1118
1119
#: mysys/errors.c:51
1120
#, c-format
1121
msgid ""
1122
"Collation '%s' is not a compiled collation and is not specified in the %s "
1123
"file"
1124
msgstr ""
1125
1126
#: mysys/errors.c:53
1127
#, c-format
1128
msgid "File '%s' (fileno: %d) was not closed"
1129
msgstr ""
1130
1131
#: mysys/my_error.c:86
1132
#, c-format
1133
msgid "Unknown error %d"
1134
msgstr ""
1135
1136
#: mysys/my_getopt.c:83
1137
msgid "Warning: "
1138
msgstr "Atenció: "
1139
1140
#: mysys/my_getopt.c:85
1141
msgid "Info: "
1142
msgstr "Informació: "
1143
1144
#: mysys/my_getopt.c:350
1145
#, c-format
1146
msgid "%s: %s: Option '%s' used, but is disabled\n"
1147
msgstr ""
1148
1149
#: mysys/my_getopt.c:351
1150
msgid "WARNING"
1151
msgstr "ATENCIÓ"
1152
1153
#: mysys/my_getopt.c:351
1154
msgid "ERROR"
1155
msgstr "ERROR"
1156
1157
#: mysys/my_getopt.c:454
1158
#, c-format
1159
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1160
msgstr ""
1161
1162
#: mysys/my_getopt.c:767
1163
#, c-format
1164
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1165
msgstr ""
1166
1167
#: mysys/my_getopt.c:948
1168
#, c-format
1169
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1170
msgstr ""
1171
1172
#: mysys/my_getopt.c:1170
1173
#, c-format
1174
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1175
msgstr ""
1176
1177
#: mysys/my_getopt.c:1190
1178
#, c-format
1179
msgid ""
1180
"\n"
1181
"Variables (--variable-name=value)\n"
1182
"and boolean options {false|true}  Value (after reading options)\n"
1183
"--------------------------------- -----------------------------\n"
1184
msgstr ""
1185
1186
#: mysys/my_getopt.c:1206 mysys/my_getopt.c:1222
1187
msgid "(No default value)"
1188
msgstr ""
1189
1190
#: mysys/my_getopt.c:1225
1191
msgid "true"
1192
msgstr "sí"
1193
1194
#: mysys/my_getopt.c:1225
1195
msgid "false"
1196
msgstr "no"
1197
1198
#: mysys/my_getopt.c:1250
1199
#, c-format
1200
msgid "(Disabled)\n"
1201
msgstr ""
1202
1203
#: mysys/my_handler_errors.h:10
1204
msgid "Didn't find key on read or update"
1205
msgstr ""
1206
1207
#: mysys/my_handler_errors.h:12
1208
msgid "Duplicate key on write or update"
1209
msgstr ""
1210
1211
#: mysys/my_handler_errors.h:14
1212
msgid "Internal (unspecified) error in handler"
1213
msgstr ""
1214
1215
#: mysys/my_handler_errors.h:16
1216
msgid ""
1217
"Someone has changed the row since it was read (while the table was locked to "
1218
"prevent it)"
1219
msgstr ""
1220
1221
#: mysys/my_handler_errors.h:18
1222
msgid "Wrong index given to function"
1223
msgstr ""
1224
1225
#: mysys/my_handler_errors.h:20
1226
msgid "Undefined handler error 125"
1227
msgstr ""
1228
1229
#: mysys/my_handler_errors.h:22
1230
msgid "Index file is crashed"
1231
msgstr ""
1232
1233
#: mysys/my_handler_errors.h:24
1234
msgid "Record file is crashed"
1235
msgstr ""
1236
1237
#: mysys/my_handler_errors.h:26
1238
msgid "Out of memory in engine"
1239
msgstr ""
1240
1241
#: mysys/my_handler_errors.h:28
1242
msgid "Undefined handler error 129"
1243
msgstr ""
1244
1245
#: mysys/my_handler_errors.h:30
1246
msgid "Incorrect file format"
1247
msgstr "Format del fitxer incorrecte"
1248
1249
#: mysys/my_handler_errors.h:32
1250
msgid "Command not supported by database"
1251
msgstr ""
1252
1253
#: mysys/my_handler_errors.h:34
1254
msgid "Old database file"
1255
msgstr ""
1256
1257
#: mysys/my_handler_errors.h:36
1258
msgid "No record read before update"
1259
msgstr ""
1260
1261
#: mysys/my_handler_errors.h:38
1262
msgid "Record was already deleted (or record file crashed)"
1263
msgstr ""
1264
1265
#: mysys/my_handler_errors.h:40
1266
msgid "No more room in record file"
1267
msgstr ""
1268
1269
#: mysys/my_handler_errors.h:42
1270
msgid "No more room in index file"
1271
msgstr ""
1272
1273
#: mysys/my_handler_errors.h:44
1274
msgid "No more records (read after end of file)"
1275
msgstr ""
1276
1277
#: mysys/my_handler_errors.h:46
1278
msgid "Unsupported extension used for table"
1279
msgstr ""
1280
1281
#: mysys/my_handler_errors.h:48
1282
msgid "Too big row"
1283
msgstr ""
1284
1285
#: mysys/my_handler_errors.h:50
1286
msgid "Wrong create options"
1287
msgstr ""
1288
1289
#: mysys/my_handler_errors.h:52
1290
msgid "Duplicate unique key or constraint on write or update"
1291
msgstr ""
1292
1293
#: mysys/my_handler_errors.h:54
1294
msgid "Unknown character set used in table"
1295
msgstr ""
1296
1297
#: mysys/my_handler_errors.h:56
1298
msgid "Conflicting table definitions in sub-tables of MERGE table"
1299
msgstr ""
1300
1301
#: mysys/my_handler_errors.h:58
1302
msgid "Table is crashed and last repair failed"
1303
msgstr ""
1304
1305
#: mysys/my_handler_errors.h:60
1306
msgid "Table was marked as crashed and should be repaired"
1307
msgstr ""
1308
1309
#: mysys/my_handler_errors.h:62
1310
msgid "Lock timed out; Retry transaction"
1311
msgstr ""
1312
1313
#: mysys/my_handler_errors.h:64
1314
msgid "Lock table is full;  Restart program with a larger locktable"
1315
msgstr ""
1316
1317
#: mysys/my_handler_errors.h:66
1318
msgid "Updates are not allowed under a read only transactions"
1319
msgstr ""
1320
1321
#: mysys/my_handler_errors.h:68
1322
msgid "Lock deadlock; Retry transaction"
1323
msgstr ""
1324
1325
#: mysys/my_handler_errors.h:70
1326
msgid "Foreign key constraint is incorrectly formed"
1327
msgstr ""
1328
1329
#: mysys/my_handler_errors.h:72
1330
msgid "Cannot add a child row"
1331
msgstr ""
1332
1333
#: mysys/my_handler_errors.h:74
1334
msgid "Cannot delete a parent row"
1335
msgstr ""
1336
1337
#: mysys/my_handler_errors.h:76
1338
msgid "No savepoint with that name"
1339
msgstr ""
1340
1341
#: mysys/my_handler_errors.h:78
1342
msgid "Non unique key block size"
1343
msgstr ""
1344
1345
#: mysys/my_handler_errors.h:80
1346
msgid "The table does not exist in engine"
1347
msgstr ""
1348
1349
#: mysys/my_handler_errors.h:82
1350
msgid "The table already existed in storage engine"
1351
msgstr ""
1352
1353
#: mysys/my_handler_errors.h:84
1354
msgid "Could not connect to storage engine"
1355
msgstr ""
1356
1357
#: mysys/my_handler_errors.h:86
1358
msgid "Unexpected null pointer found when using spatial index"
1359
msgstr ""
1360
1361
#: mysys/my_handler_errors.h:88
1362
msgid "The table changed in storage engine"
1363
msgstr ""
1364
1365
#: mysys/my_handler_errors.h:90
1366
msgid "There's no partition in table for the given value"
1367
msgstr ""
1368
1369
#: mysys/my_handler_errors.h:92
1370
msgid "Row-based binlogging of row failed"
1371
msgstr ""
1372
1373
#: mysys/my_handler_errors.h:94
1374
msgid "Index needed in foreign key constraint"
1375
msgstr ""
1376
1377
#: mysys/my_handler_errors.h:96
1378
msgid "Upholding foreign key constraints would lead to a duplicate key error"
1379
msgstr ""
1380
1381
#: mysys/my_handler_errors.h:98
1382
msgid "Table needs to be upgraded before it can be used"
1383
msgstr ""
1384
1385
#: mysys/my_handler_errors.h:100
1386
msgid "Table is read only"
1387
msgstr ""
1388
1389
#: mysys/my_handler_errors.h:102
1390
msgid "Failed to get next auto increment value"
1391
msgstr ""
1392
1393
#: mysys/my_handler_errors.h:104
1394
msgid "Failed to set row auto increment value"
1395
msgstr ""
1396
1397
#: mysys/my_handler_errors.h:106
1398
msgid "Unknown (generic) error from engine"
1399
msgstr ""
1400
1401
#: mysys/my_handler_errors.h:108
1402
msgid "Record is the same"
1403
msgstr ""
1404
1405
#: mysys/my_handler_errors.h:110
1406
msgid "It is not possible to log this statement"
1407
msgstr ""
1408
1409
#: mysys/my_handler_errors.h:112
1410
msgid "Tablespace exists"
1411
msgstr ""
1412
1413
#: mysys/my_handler_errors.h:114
1414
msgid "The event was corrupt, leading to illegal data being read"
1415
msgstr ""
1416
1417
#: mysys/my_handler_errors.h:116
1418
msgid "The table is of a new format not supported by this version"
1419
msgstr ""
1420
1421
#: mysys/my_handler_errors.h:118
1422
msgid "The event could not be processed no other hanlder error happened"
1423
msgstr ""
1424
1425
#: mysys/my_handler_errors.h:120
1426
msgid "Got a fatal error during initialzaction of handler"
1427
msgstr ""
1428
1429
#: mysys/my_handler_errors.h:122
1430
msgid "File to short; Expected more data in file"
1431
msgstr ""
1432
1433
#: mysys/my_handler_errors.h:124
1434
msgid "Read page with wrong checksum"
1435
msgstr ""
1436
1437
#: mysys/my_handler_errors.h:126
1438
msgid "Lock or active transaction"
1439
msgstr ""
1440
1441
#: mysys/my_handler_errors.h:128
1442
msgid "No such table space"
1443
msgstr ""
1444
1445
#: mysys/my_handler_errors.h:130
1446
msgid "Tablespace not empty"
1447
msgstr ""
1448
348 by Monty Taylor
Updated templates.
1449
#: drizzled/authentication.cc:46 drizzled/handler.cc:362
1450
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4671
1451
#: drizzled/sql_udf.cc:100
339 by Monty Taylor
Merged in new strings.
1452
#, c-format
1453
msgid "Plugin '%s' init function returned error."
1454
msgstr ""
1455
365 by Monty Taylor
Updated po files.
1456
#: drizzled/drizzled.cc:550
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1457
#, c-format
1458
msgid "Got error %d from pthread_cond_timedwait"
1459
msgstr ""
1460
365 by Monty Taylor
Updated po files.
1461
#: drizzled/drizzled.cc:690 drizzled/drizzled.cc:1779
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1462
msgid "Can't create thread to kill server"
1463
msgstr ""
1464
365 by Monty Taylor
Updated po files.
1465
#: drizzled/drizzled.cc:757
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1466
#, c-format
1467
msgid "Got signal %d from thread %ld"
1468
msgstr ""
1469
365 by Monty Taylor
Updated po files.
1470
#: drizzled/drizzled.cc:791
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1471
msgid "Aborting\n"
1472
msgstr ""
1473
365 by Monty Taylor
Updated po files.
1474
#: drizzled/drizzled.cc:988
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1475
msgid "One can only use the --user switch if running as root\n"
1476
msgstr ""
1477
365 by Monty Taylor
Updated po files.
1478
#: drizzled/drizzled.cc:996
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1479
msgid ""
1480
"Fatal error: Please read \"Security\" section of the manual to find out how "
1481
"to run mysqld as root!\n"
1482
msgstr ""
1483
365 by Monty Taylor
Updated po files.
1484
#: drizzled/drizzled.cc:1020
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1485
#, c-format
1486
msgid ""
1487
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
1488
"exists!\n"
1489
msgstr ""
1490
365 by Monty Taylor
Updated po files.
1491
#: drizzled/drizzled.cc:1195
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1492
#, c-format
1493
msgid "Retrying bind on TCP/IP port %u"
1494
msgstr ""
1495
365 by Monty Taylor
Updated po files.
1496
#: drizzled/drizzled.cc:1201
332 by Monty Taylor
Updated POTFILES with local_infile.c.
1497
msgid "Can't start server: Bind on TCP/IP port"
1498
msgstr ""
1499
365 by Monty Taylor
Updated po files.
1500
#: drizzled/drizzled.cc:1202
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1501
#, c-format
1502
msgid "Do you already have another drizzled server running on port: %d ?"
1503
msgstr ""
1504
365 by Monty Taylor
Updated po files.
1505
#: drizzled/drizzled.cc:1208
332 by Monty Taylor
Updated POTFILES with local_infile.c.
1506
msgid "Can't start server: listen() on TCP/IP port"
1507
msgstr ""
1508
365 by Monty Taylor
Updated po files.
1509
#: drizzled/drizzled.cc:1209
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1510
#, c-format
1511
msgid "listen() on TCP/IP failed with error %d"
1512
msgstr ""
1513
365 by Monty Taylor
Updated po files.
1514
#: drizzled/drizzled.cc:1427
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1515
#, c-format
1516
msgid "Fatal "
1517
msgstr ""
1518
365 by Monty Taylor
Updated po files.
1519
#: drizzled/drizzled.cc:1445
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1520
#, c-format
1521
msgid ""
1522
"We will try our best to scrape up some info that will hopefully help "
1523
"diagnose\n"
1524
"the problem, but since we have already crashed, something is definitely "
1525
"wrong\n"
1526
"and this may fail.\n"
1527
"\n"
1528
msgstr ""
1529
365 by Monty Taylor
Updated po files.
1530
#: drizzled/drizzled.cc:1456
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1531
#, c-format
1532
msgid ""
1533
"It is possible that mysqld could use up to \n"
1534
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1535
"bytes of memory\n"
1536
"Hope that's ok; if not, decrease some variables in the equation.\n"
1537
"\n"
1538
msgstr ""
1539
365 by Monty Taylor
Updated po files.
1540
#: drizzled/drizzled.cc:1474
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1541
#, c-format
1542
msgid ""
1543
"Attempting backtrace. You can use the following information to find out\n"
1544
"where mysqld died. If you see no messages after this, something went\n"
1545
"terribly wrong...\n"
1546
msgstr ""
1547
365 by Monty Taylor
Updated po files.
1548
#: drizzled/drizzled.cc:1502
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1549
#, c-format
1550
msgid ""
1551
"Trying to get some variables.\n"
1552
"Some pointers may be invalid and cause the dump to abort...\n"
1553
msgstr ""
1554
365 by Monty Taylor
Updated po files.
1555
#: drizzled/drizzled.cc:1514
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1556
#, c-format
1557
msgid ""
1558
"\n"
1559
"This crash occured while the server was calling initgroups(). This is\n"
1560
"often due to the use of a drizzled that is statically linked against glibc\n"
1561
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1562
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1563
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1564
"drizzled that is not statically linked.\n"
1565
msgstr ""
1566
365 by Monty Taylor
Updated po files.
1567
#: drizzled/drizzled.cc:1529
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1568
#, c-format
1569
msgid ""
1570
"\n"
1571
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1572
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1573
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1574
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1575
"the documentation for your distribution on how to do that.\n"
1576
msgstr ""
1577
365 by Monty Taylor
Updated po files.
1578
#: drizzled/drizzled.cc:1542
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1579
#, c-format
1580
msgid ""
1581
"\n"
1582
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1583
"unreliable and unstable on some operating systems and operating-system\n"
1584
"versions (notably, some versions of Linux).  This crash could be due to use\n"
1585
"of those buggy OS calls.  You should consider whether you really need the\n"
1586
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1587
" bugs.\n"
1588
msgstr ""
1589
365 by Monty Taylor
Updated po files.
1590
#: drizzled/drizzled.cc:1557
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1591
#, c-format
1592
msgid "Writing a core file\n"
1593
msgstr ""
1594
365 by Monty Taylor
Updated po files.
1595
#: drizzled/drizzled.cc:1604
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1596
msgid ""
1597
"setrlimit could not change the size of core files to 'infinity';  We may not "
1598
"be able to generate a core file on signals"
1599
msgstr ""
1600
365 by Monty Taylor
Updated po files.
1601
#: drizzled/drizzled.cc:1672
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1602
#, c-format
1603
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1604
msgstr ""
1605
365 by Monty Taylor
Updated po files.
1606
#: drizzled/drizzled.cc:1760
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1607
#, c-format
1608
msgid "Got signal %d to shutdown mysqld"
1609
msgstr ""
1610
365 by Monty Taylor
Updated po files.
1611
#: drizzled/drizzled.cc:1806
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1612
#, c-format
1613
msgid "Got signal: %d  error: %d"
1614
msgstr ""
1615
365 by Monty Taylor
Updated po files.
1616
#: drizzled/drizzled.cc:1945
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1617
#, c-format
1618
msgid "Wrong date/time format specifier: %s\n"
1619
msgstr ""
1620
365 by Monty Taylor
Updated po files.
1621
#: drizzled/drizzled.cc:2074
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1622
#, c-format
1623
msgid "gethostname failed, using '%s' as hostname"
1624
msgstr ""
1625
365 by Monty Taylor
Updated po files.
1626
#: drizzled/drizzled.cc:2138
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1627
#, c-format
1628
msgid ""
1629
"Changed limits: max_open_files: %u  max_connections: %ld  table_cache: %ld"
1630
msgstr ""
1631
365 by Monty Taylor
Updated po files.
1632
#: drizzled/drizzled.cc:2143
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1633
#, c-format
1634
msgid ""
1635
"Could not increase number of max_open_files to more than %u (request: %u)"
1636
msgstr ""
1637
365 by Monty Taylor
Updated po files.
1638
#: drizzled/drizzled.cc:2224
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1639
#, c-format
1640
msgid "Unknown locale: '%s'"
1641
msgstr ""
1642
365 by Monty Taylor
Updated po files.
1643
#: drizzled/drizzled.cc:2244
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1644
msgid ""
1645
"Although a path was specified for the --log option, log tables are used. To "
1646
"enable logging to files use the --log-output option."
1647
msgstr ""
1648
365 by Monty Taylor
Updated po files.
1649
#: drizzled/drizzled.cc:2251
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1650
msgid ""
1651
"Although a path was specified for the --log-slow-queries option, log tables "
1652
"are used. To enable logging to files use the --log-output=file option."
1653
msgstr ""
1654
365 by Monty Taylor
Updated po files.
1655
#: drizzled/drizzled.cc:2319
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1656
msgid "Can't create thread-keys"
1657
msgstr ""
1658
365 by Monty Taylor
Updated po files.
1659
#: drizzled/drizzled.cc:2366
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1660
msgid "Out of memory"
1661
msgstr ""
1662
365 by Monty Taylor
Updated po files.
1663
#: drizzled/drizzled.cc:2373
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1664
msgid "You need to use --log-bin to make --binlog-format work."
1665
msgstr ""
1666
365 by Monty Taylor
Updated po files.
1667
#: drizzled/drizzled.cc:2395
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1668
msgid ""
1669
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1670
"impossible, it would lead to infinite loops in this server."
1671
msgstr ""
1672
365 by Monty Taylor
Updated po files.
1673
#: drizzled/drizzled.cc:2415
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1674
#, c-format
1675
msgid ""
1676
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1677
"replication may break when this Drizzle server acts as a master and has his "
1678
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1679
msgstr ""
1680
365 by Monty Taylor
Updated po files.
1681
#: drizzled/drizzled.cc:2449
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1682
msgid "Failed to initialize plugins."
1683
msgstr ""
1684
365 by Monty Taylor
Updated po files.
1685
#: drizzled/drizzled.cc:2480
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1686
#, c-format
1687
msgid ""
1688
"%s: Too many arguments (first extra is '%s').\n"
1689
"Use --verbose --help to get a list of available options\n"
1690
msgstr ""
1691
365 by Monty Taylor
Updated po files.
1692
#: drizzled/drizzled.cc:2490
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1693
msgid "Can't init databases"
1694
msgstr ""
1695
365 by Monty Taylor
Updated po files.
1696
#: drizzled/drizzled.cc:2513
1697
#, c-format
1698
msgid "Unknown/unsupported table type: %s"
1699
msgstr ""
1700
332 by Monty Taylor
Updated POTFILES with local_infile.c.
1701
#: drizzled/drizzled.cc:2519
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1702
#, c-format
1703
msgid "Default storage engine (%s) is not available"
1704
msgstr ""
1705
365 by Monty Taylor
Updated po files.
1706
#: drizzled/drizzled.cc:2542
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1707
msgid "Can't initialize tc_log"
1708
msgstr ""
1709
365 by Monty Taylor
Updated po files.
1710
#: drizzled/drizzled.cc:2573
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1711
#, c-format
1712
msgid "Failed to lock memory. Errno: %d\n"
1713
msgstr ""
1714
365 by Monty Taylor
Updated po files.
1715
#: drizzled/drizzled.cc:2643
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1716
#, c-format
1717
msgid "Asked for %u thread stack, but got %llu"
1718
msgstr ""
1719
365 by Monty Taylor
Updated po files.
1720
#: drizzled/drizzled.cc:2679
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1721
msgid ""
1722
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1723
"value: we force server id to 1; updates will be logged to the binary log, "
1724
"but connections from slaves will not be accepted."
1725
msgstr ""
1726
365 by Monty Taylor
Updated po files.
1727
#: drizzled/drizzled.cc:2737
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1728
msgid "Before Lock_thread_count"
1729
msgstr ""
1730
365 by Monty Taylor
Updated po files.
1731
#: drizzled/drizzled.cc:2744
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1732
msgid "After lock_thread_count"
1733
msgstr ""
1734
365 by Monty Taylor
Updated po files.
1735
#: drizzled/drizzled.cc:2853
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1736
#, c-format
1737
msgid "drizzled: Got error %d from select"
1738
msgstr ""
1739
365 by Monty Taylor
Updated po files.
1740
#: drizzled/drizzled.cc:3108 drizzled/drizzled.cc:3227
1741
#: drizzled/drizzled.cc:3397
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1742
msgid "Option used by mysql-test for debugging and testing of replication."
1743
msgstr ""
1744
365 by Monty Taylor
Updated po files.
1745
#: drizzled/drizzled.cc:3112
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1746
msgid "Auto-increment columns are incremented by this"
1747
msgstr ""
1748
365 by Monty Taylor
Updated po files.
1749
#: drizzled/drizzled.cc:3117
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1750
msgid ""
1751
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1752
"= 1"
1753
msgstr ""
1754
365 by Monty Taylor
Updated po files.
1755
#: drizzled/drizzled.cc:3123
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1756
msgid ""
1757
"Path to installation directory. All paths are usually resolved relative to "
1758
"this."
1759
msgstr ""
1760
365 by Monty Taylor
Updated po files.
1761
#: drizzled/drizzled.cc:3127
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1762
msgid "IP address to bind to."
1763
msgstr ""
1764
365 by Monty Taylor
Updated po files.
1765
#: drizzled/drizzled.cc:3131
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1766
msgid ""
1767
"Does not have any effect without '--log-bin'. Tell the master the form of "
1768
"binary logging to use: either 'row' for row-based binary logging, or "
1769
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1770
"statement-based binary logging except for those statements where only row-"
1771
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1772
"the UUID() function; for those, row-based binary logging is automatically "
1773
"used. "
1774
msgstr ""
1775
365 by Monty Taylor
Updated po files.
1776
#: drizzled/drizzled.cc:3141
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1777
msgid ""
1778
"Tells the master it should log updates for the specified database, and "
1779
"exclude all others not explicitly mentioned."
1780
msgstr ""
1781
365 by Monty Taylor
Updated po files.
1782
#: drizzled/drizzled.cc:3145
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1783
msgid ""
1784
"Tells the master that updates to the given database should not be logged "
1785
"tothe binary log."
1786
msgstr ""
1787
365 by Monty Taylor
Updated po files.
1788
#: drizzled/drizzled.cc:3149
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1789
msgid ""
1790
"The maximum size of a row-based binary log event in bytes. Rows will be "
1791
"grouped into events smaller than this size if possible. The value has to be "
1792
"a multiple of 256."
1793
msgstr ""
1794
365 by Monty Taylor
Updated po files.
1795
#: drizzled/drizzled.cc:3160
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1796
msgid "Don't ignore client side character set value sent during handshake."
1797
msgstr ""
1798
365 by Monty Taylor
Updated po files.
1799
#: drizzled/drizzled.cc:3165
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1800
msgid "Set the filesystem character set."
1801
msgstr ""
1802
365 by Monty Taylor
Updated po files.
1803
#: drizzled/drizzled.cc:3177
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1804
msgid "Chroot mysqld daemon during startup."
1805
msgstr ""
1806
365 by Monty Taylor
Updated po files.
1807
#: drizzled/drizzled.cc:3181
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1808
msgid "Set the default collation."
1809
msgstr ""
1810
365 by Monty Taylor
Updated po files.
1811
#: drizzled/drizzled.cc:3185
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1812
msgid "Default completion type."
1813
msgstr ""
1814
365 by Monty Taylor
Updated po files.
1815
#: drizzled/drizzled.cc:3190
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1816
msgid "Write error output on screen."
1817
msgstr ""
1818
365 by Monty Taylor
Updated po files.
1819
#: drizzled/drizzled.cc:3194
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1820
msgid "Write core on errors."
1821
msgstr ""
1822
365 by Monty Taylor
Updated po files.
1823
#: drizzled/drizzled.cc:3198
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1824
msgid "Path to the database root."
1825
msgstr ""
1826
365 by Monty Taylor
Updated po files.
1827
#: drizzled/drizzled.cc:3202
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1828
msgid ""
1829
"Set the default character set (deprecated option, use --character-set-server "
1830
"instead)."
1831
msgstr ""
1832
365 by Monty Taylor
Updated po files.
1833
#: drizzled/drizzled.cc:3207
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1834
msgid ""
1835
"Set the default collation (deprecated option, use --collation-server "
1836
"instead)."
1837
msgstr ""
1838
365 by Monty Taylor
Updated po files.
1839
#: drizzled/drizzled.cc:3212
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1840
msgid "Set the default storage engine (table type) for tables."
1841
msgstr ""
1842
365 by Monty Taylor
Updated po files.
1843
#: drizzled/drizzled.cc:3216
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1844
msgid "Set the default time zone."
1845
msgstr ""
1846
365 by Monty Taylor
Updated po files.
1847
#: drizzled/drizzled.cc:3220
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1848
msgid "Type of DELAY_KEY_WRITE."
1849
msgstr ""
1850
365 by Monty Taylor
Updated po files.
1851
#: drizzled/drizzled.cc:3223
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1852
msgid ""
1853
"Don't flush key buffers between writes for any MyISAM table (Deprecated "
1854
"option, use --delay-key-write=all instead)."
1855
msgstr ""
1856
365 by Monty Taylor
Updated po files.
1857
#: drizzled/drizzled.cc:3233
1858
msgid "Print a symbolic stack trace on failure."
1859
msgstr ""
1860
332 by Monty Taylor
Updated POTFILES with local_infile.c.
1861
#: drizzled/drizzled.cc:3239
365 by Monty Taylor
Updated po files.
1862
msgid "Push supported query conditions to the storage engine."
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1863
msgstr ""
1864
332 by Monty Taylor
Updated POTFILES with local_infile.c.
1865
#: drizzled/drizzled.cc:3245
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1866
msgid "Used for debugging;  Use at your own risk!"
1867
msgstr ""
1868
365 by Monty Taylor
Updated po files.
1869
#: drizzled/drizzled.cc:3248
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1870
msgid "Flush tables to disk between SQL commands."
1871
msgstr ""
1872
365 by Monty Taylor
Updated po files.
1873
#: drizzled/drizzled.cc:3253
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1874
msgid "Set up signals usable for debugging"
1875
msgstr ""
1876
365 by Monty Taylor
Updated po files.
1877
#: drizzled/drizzled.cc:3257
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1878
msgid "Enable general query log"
1879
msgstr ""
1880
365 by Monty Taylor
Updated po files.
1881
#: drizzled/drizzled.cc:3261
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1882
msgid "Command(s) that are executed for each new connection"
1883
msgstr ""
1884
365 by Monty Taylor
Updated po files.
1885
#: drizzled/drizzled.cc:3265
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1886
msgid "Read SQL commands from this file at startup."
1887
msgstr ""
1888
365 by Monty Taylor
Updated po files.
1889
#: drizzled/drizzled.cc:3269
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1890
msgid "Command(s) that are executed when a slave connects to this master"
1891
msgstr ""
1892
365 by Monty Taylor
Updated po files.
1893
#: drizzled/drizzled.cc:3273
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1894
msgid "(IGNORED)"
1895
msgstr ""
1896
365 by Monty Taylor
Updated po files.
1897
#: drizzled/drizzled.cc:3277
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1898
msgid "Set the language used for the month names and the days of the week."
1899
msgstr ""
1900
365 by Monty Taylor
Updated po files.
1901
#: drizzled/drizzled.cc:3282
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1902
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1903
msgstr ""
1904
365 by Monty Taylor
Updated po files.
1905
#: drizzled/drizzled.cc:3287
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1906
msgid "Log connections and queries to file."
1907
msgstr ""
1908
365 by Monty Taylor
Updated po files.
1909
#: drizzled/drizzled.cc:3291
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1910
msgid ""
1911
"Log update queries in binary format. Optional argument is the location for "
1912
"the binary log files.(Strongly recommended to avoid replication problems if "
1913
"server's hostname changes)"
1914
msgstr ""
1915
365 by Monty Taylor
Updated po files.
1916
#: drizzled/drizzled.cc:3298
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1917
msgid "File that holds the names for last binary log files."
1918
msgstr ""
1919
365 by Monty Taylor
Updated po files.
1920
#: drizzled/drizzled.cc:3306
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1921
msgid ""
1922
"If equal to 0 (the default), then when --log-bin is used, creation of a "
1923
"stored function (or trigger) is allowed only to users having the SUPER "
1924
"privilege and only if this stored function (trigger) may not break binary "
1925
"logging. Note that if ALL connections to this server ALWAYS use row-based "
1926
"binary logging, the security issues do not exist and the binary logging "
1927
"cannot break, so you can safely set this to 1."
1928
msgstr ""
1929
365 by Monty Taylor
Updated po files.
1930
#: drizzled/drizzled.cc:3315
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1931
msgid "Error log file."
1932
msgstr ""
1933
365 by Monty Taylor
Updated po files.
1934
#: drizzled/drizzled.cc:3319
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1935
msgid "Log all MyISAM changes to file."
1936
msgstr ""
1937
365 by Monty Taylor
Updated po files.
1938
#: drizzled/drizzled.cc:3323
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1939
msgid ""
1940
"Log some extra information to update log. Please note that this option is "
1941
"deprecated; see --log-queries-not-using-indexes option."
1942
msgstr ""
1943
365 by Monty Taylor
Updated po files.
1944
#: drizzled/drizzled.cc:3328
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1945
msgid ""
1946
"Syntax: log-output[=value[,value...]], where \"value\" could be TABLE, FILE "
1947
"or NONE."
1948
msgstr ""
1949
365 by Monty Taylor
Updated po files.
1950
#: drizzled/drizzled.cc:3334
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1951
msgid ""
1952
"Log queries that are executed without benefit of any index to the slow log "
1953
"if it is open."
1954
msgstr ""
1955
365 by Monty Taylor
Updated po files.
1956
#: drizzled/drizzled.cc:3340
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1957
msgid ""
1958
"Tells the slave to log the updates from the slave thread to the binary log. "
1959
"You will need to turn it on if you plan to daisy-chain the slaves."
1960
msgstr ""
1961
365 by Monty Taylor
Updated po files.
1962
#: drizzled/drizzled.cc:3347
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1963
msgid ""
1964
"Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to the "
1965
"slow log if it is open."
1966
msgstr ""
1967
365 by Monty Taylor
Updated po files.
1968
#: drizzled/drizzled.cc:3353
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1969
msgid ""
1970
"Log slow statements executed by slave thread to the slow log if it is open."
1971
msgstr ""
1972
365 by Monty Taylor
Updated po files.
1973
#: drizzled/drizzled.cc:3359
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1974
msgid ""
1975
"Log slow queries to a table or log file. Defaults logging to table mysql."
1976
"slow_log or hostname-slow.log if --log-output=file is used. Must be enabled "
1977
"to activate other slow log options."
1978
msgstr ""
1979
365 by Monty Taylor
Updated po files.
1980
#: drizzled/drizzled.cc:3365
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1981
msgid ""
1982
"Path to transaction coordinator log (used for transactions that affect more "
1983
"than one storage engine, when binary log is disabled)"
1984
msgstr ""
1985
365 by Monty Taylor
Updated po files.
1986
#: drizzled/drizzled.cc:3371
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1987
msgid "Size of transaction coordinator log."
1988
msgstr ""
1989
365 by Monty Taylor
Updated po files.
1990
#: drizzled/drizzled.cc:3377
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1991
msgid "Log some not critical warnings to the log file."
1992
msgstr ""
1993
365 by Monty Taylor
Updated po files.
1994
#: drizzled/drizzled.cc:3382
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1995
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1996
msgstr ""
1997
365 by Monty Taylor
Updated po files.
1998
#: drizzled/drizzled.cc:3387
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
1999
msgid ""
2000
"The location and name of the file that remembers the master and where the I/"
2001
"O replication thread is in the master's binlogs."
2002
msgstr ""
2003
365 by Monty Taylor
Updated po files.
2004
#: drizzled/drizzled.cc:3392
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2005
msgid ""
2006
"The number of tries the slave will make to connect to the master before "
2007
"giving up."
2008
msgstr ""
2009
365 by Monty Taylor
Updated po files.
2010
#: drizzled/drizzled.cc:3401
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2011
msgid "Lock mysqld in memory."
2012
msgstr ""
2013
365 by Monty Taylor
Updated po files.
2014
#: drizzled/drizzled.cc:3405
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2015
msgid ""
2016
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
2017
"BACKUP, FORCE or QUICK."
2018
msgstr ""
2019
365 by Monty Taylor
Updated po files.
2020
#: drizzled/drizzled.cc:3410
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2021
msgid "Use very new possible 'unsafe' functions."
2022
msgstr ""
2023
365 by Monty Taylor
Updated po files.
2024
#: drizzled/drizzled.cc:3415
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2025
msgid "Use old, non-optimized alter table."
2026
msgstr ""
2027
365 by Monty Taylor
Updated po files.
2028
#: drizzled/drizzled.cc:3420
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2029
msgid ""
2030
"Enable old-style user limits (before 5.0.3 user resources were counted per "
2031
"each user+host vs. per account)"
2032
msgstr ""
2033
365 by Monty Taylor
Updated po files.
2034
#: drizzled/drizzled.cc:3425
2035
msgid "Pid file used by safe_mysqld."
2036
msgstr ""
2037
332 by Monty Taylor
Updated POTFILES with local_infile.c.
2038
#: drizzled/drizzled.cc:3435
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2039
msgid ""
2040
"Maximum time in seconds to wait for the port to become free. (Default: no "
2041
"wait)"
2042
msgstr ""
2043
365 by Monty Taylor
Updated po files.
2044
#: drizzled/drizzled.cc:3440
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2045
msgid "The location and name to use for relay logs."
2046
msgstr ""
2047
365 by Monty Taylor
Updated po files.
2048
#: drizzled/drizzled.cc:3444
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2049
msgid ""
2050
"The location and name to use for the file that keeps a list of the last "
2051
"relay logs."
2052
msgstr ""
2053
365 by Monty Taylor
Updated po files.
2054
#: drizzled/drizzled.cc:3449
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2055
msgid ""
2056
"The location and name of the file that remembers where the SQL replication "
2057
"thread is in the relay logs."
2058
msgstr ""
2059
365 by Monty Taylor
Updated po files.
2060
#: drizzled/drizzled.cc:3454
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2061
msgid ""
2062
"Tells the slave thread to restrict replication to the specified database. To "
2063
"specify more than one database, use the directive multiple times, once for "
2064
"each database. Note that this will only work if you do not use cross-"
2065
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
2066
"having selected a different or no database. If you need cross database "
2067
"updates to work, use replicate-wild-do-table=db_name.%."
2068
msgstr ""
2069
365 by Monty Taylor
Updated po files.
2070
#: drizzled/drizzled.cc:3463
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2071
msgid ""
2072
"Tells the slave thread to restrict replication to the specified table. To "
2073
"specify more than one table, use the directive multiple times, once for each "
2074
"table. This will work for cross-database updates, in contrast to replicate-"
2075
"do-db."
2076
msgstr ""
2077
365 by Monty Taylor
Updated po files.
2078
#: drizzled/drizzled.cc:3469
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2079
msgid ""
2080
"Tells the slave thread to not replicate to the specified database. To "
2081
"specify more than one database to ignore, use the directive multiple times, "
2082
"once for each database. This option will not work if you use cross database "
2083
"updates. If you need cross database updates to work, use replicate-wild-"
2084
"ignore-table=db_name.%. "
2085
msgstr ""
2086
365 by Monty Taylor
Updated po files.
2087
#: drizzled/drizzled.cc:3476
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2088
msgid ""
2089
"Tells the slave thread to not replicate to the specified table. To specify "
2090
"more than one table to ignore, use the directive multiple times, once for "
2091
"each table. This will work for cross-datbase updates, in contrast to "
2092
"replicate-ignore-db."
2093
msgstr ""
2094
365 by Monty Taylor
Updated po files.
2095
#: drizzled/drizzled.cc:3482
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2096
msgid ""
2097
"Updates to a database with a different name than the original. Example: "
2098
"replicate-rewrite-db=master_db_name->slave_db_name."
2099
msgstr ""
2100
365 by Monty Taylor
Updated po files.
2101
#: drizzled/drizzled.cc:3486
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2102
msgid ""
2103
"In replication, if set to 1, do not skip events having our server id. "
2104
"Default value is 0 (to break infinite loops in circular replication). Can't "
2105
"be set to 1 if --log-slave-updates is used."
2106
msgstr ""
2107
365 by Monty Taylor
Updated po files.
2108
#: drizzled/drizzled.cc:3493
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2109
msgid ""
2110
"Tells the slave thread to restrict replication to the tables that match the "
2111
"specified wildcard pattern. To specify more than one table, use the "
2112
"directive multiple times, once for each table. This will work for cross-"
2113
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
2114
"only updates to tables in all databases that start with foo and whose table "
2115
"names start with bar."
2116
msgstr ""
2117
365 by Monty Taylor
Updated po files.
2118
#: drizzled/drizzled.cc:3501
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2119
msgid ""
2120
"Tells the slave thread to not replicate to the tables that match the given "
2121
"wildcard pattern. To specify more than one table to ignore, use the "
2122
"directive multiple times, once for each table. This will work for cross-"
2123
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
2124
"updates to tables in databases that start with foo and whose table names "
2125
"start with bar."
2126
msgstr ""
2127
365 by Monty Taylor
Updated po files.
2128
#: drizzled/drizzled.cc:3510
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2129
msgid ""
2130
"Hostname or IP of the slave to be reported to to the master during slave "
2131
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2132
"you do not want the slave to register itself with the master. Note that it "
2133
"is not sufficient for the master to simply read the IP of the slave off the "
2134
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2135
"may not be valid for connecting to the slave from the master or other hosts."
2136
msgstr ""
2137
365 by Monty Taylor
Updated po files.
2138
#: drizzled/drizzled.cc:3523
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2139
msgid ""
2140
"Port for connecting to slave reported to the master during slave "
2141
"registration. Set it only if the slave is listening on a non-default port or "
2142
"if you have a special tunnel from the master or other clients to the slave. "
2143
"If not sure, leave this option unset."
2144
msgstr ""
2145
365 by Monty Taylor
Updated po files.
2146
#: drizzled/drizzled.cc:3530
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2147
msgid "Skip some optimize stages (for testing)."
2148
msgstr ""
2149
365 by Monty Taylor
Updated po files.
2150
#: drizzled/drizzled.cc:3533
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2151
msgid ""
2152
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2153
"specified directory"
2154
msgstr ""
2155
365 by Monty Taylor
Updated po files.
2156
#: drizzled/drizzled.cc:3538
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2157
msgid ""
2158
"Uniquely identifies the server instance in the community of replication "
2159
"partners."
2160
msgstr ""
2161
365 by Monty Taylor
Updated po files.
2162
#: drizzled/drizzled.cc:3543
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2163
msgid ""
2164
"Change the value of a variable. Please note that this option is deprecated;"
2165
"you can set variables directly with --variable-name=value."
2166
msgstr ""
2167
365 by Monty Taylor
Updated po files.
2168
#: drizzled/drizzled.cc:3547
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2169
msgid "Don't use new, possible wrong routines."
2170
msgstr ""
2171
365 by Monty Taylor
Updated po files.
2172
#: drizzled/drizzled.cc:3550
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2173
msgid "If set, slave is not autostarted."
2174
msgstr ""
2175
365 by Monty Taylor
Updated po files.
2176
#: drizzled/drizzled.cc:3554
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2177
msgid "Don't print a stack trace on failure."
2178
msgstr ""
2179
365 by Monty Taylor
Updated po files.
2180
#: drizzled/drizzled.cc:3558
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2181
msgid ""
2182
"Don't allow symlinking of tables. Deprecated option.  Use --skip-symbolic-"
2183
"links instead."
2184
msgstr ""
2185
365 by Monty Taylor
Updated po files.
2186
#: drizzled/drizzled.cc:3562
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2187
msgid "Don't give threads different priorities."
2188
msgstr ""
2189
365 by Monty Taylor
Updated po files.
2190
#: drizzled/drizzled.cc:3566
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2191
msgid ""
2192
"The location where the slave should put its temporary files when replicating "
2193
"a LOAD DATA INFILE command."
2194
msgstr ""
2195
365 by Monty Taylor
Updated po files.
2196
#: drizzled/drizzled.cc:3571
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2197
msgid ""
2198
"Tells the slave thread to continue replication when a query event returns an "
2199
"error from the provided list."
2200
msgstr ""
2201
365 by Monty Taylor
Updated po files.
2202
#: drizzled/drizzled.cc:3575
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2203
msgid ""
2204
"Modes for how replication events should be executed.  Legal values are "
2205
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2206
"stop for operations that are idempotent. In STRICT mode, replication will "
2207
"stop on any unexpected difference between the master and the slave."
2208
msgstr ""
2209
365 by Monty Taylor
Updated po files.
2210
#: drizzled/drizzled.cc:3583
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2211
msgid "Enable|disable slow query log"
2212
msgstr ""
2213
365 by Monty Taylor
Updated po files.
2214
#: drizzled/drizzled.cc:3587
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2215
msgid "(INGORED)"
2216
msgstr ""
2217
365 by Monty Taylor
Updated po files.
2218
#: drizzled/drizzled.cc:3590
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2219
msgid "Enable symbolic link support."
2220
msgstr ""
2221
365 by Monty Taylor
Updated po files.
2222
#: drizzled/drizzled.cc:3599
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2223
msgid ""
2224
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2225
msgstr ""
2226
365 by Monty Taylor
Updated po files.
2227
#: drizzled/drizzled.cc:3604
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2228
msgid ""
2229
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2230
"ROLLBACK."
2231
msgstr ""
2232
365 by Monty Taylor
Updated po files.
2233
#: drizzled/drizzled.cc:3609
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2234
msgid ""
2235
"Using this option will cause most temporary files created to use a small set "
2236
"of names, rather than a unique name for each new file."
2237
msgstr ""
2238
365 by Monty Taylor
Updated po files.
2239
#: drizzled/drizzled.cc:3614
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2240
msgid ""
2241
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2242
msgstr ""
2243
365 by Monty Taylor
Updated po files.
2244
#: drizzled/drizzled.cc:3619
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2245
msgid ""
2246
"Path for temporary files. Several paths may be specified, separated by a "
2247
"colon (:), in this case they are used in a round-robin fashion."
2248
msgstr ""
2249
365 by Monty Taylor
Updated po files.
2250
#: drizzled/drizzled.cc:3625
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2251
msgid "Default transaction isolation level."
2252
msgstr ""
2253
365 by Monty Taylor
Updated po files.
2254
#: drizzled/drizzled.cc:3629
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2255
msgid ""
2256
"Enable symbolic link support. Deprecated option; use --symbolic-links "
2257
"instead."
2258
msgstr ""
2259
365 by Monty Taylor
Updated po files.
2260
#: drizzled/drizzled.cc:3634
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2261
msgid "Run mysqld daemon as user."
2262
msgstr ""
2263
365 by Monty Taylor
Updated po files.
2264
#: drizzled/drizzled.cc:3642
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2265
msgid "Deprecated; use --log-warnings instead."
2266
msgstr ""
2267
365 by Monty Taylor
Updated po files.
2268
#: drizzled/drizzled.cc:3647
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2269
msgid ""
2270
"The number of outstanding connection requests MySQL can have. This comes "
2271
"into play when the main MySQL thread gets very many connection requests in a "
2272
"very short time."
2273
msgstr ""
2274
365 by Monty Taylor
Updated po files.
2275
#: drizzled/drizzled.cc:3653
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2276
msgid ""
2277
"The size of the cache to hold the SQL statements for the binary log during a "
2278
"transaction. If you often use big, multi-statement transactions you can "
2279
"increase this to get more performance."
2280
msgstr ""
2281
365 by Monty Taylor
Updated po files.
2282
#: drizzled/drizzled.cc:3659
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2283
msgid ""
2284
"Size of tree cache used in bulk insert optimisation. Note that this is a "
2285
"limit per thread!"
2286
msgstr ""
2287
365 by Monty Taylor
Updated po files.
2288
#: drizzled/drizzled.cc:3665
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2289
msgid ""
2290
"The number of seconds the mysqld server is waiting for a connect packet "
2291
"before responding with 'Bad handshake'."
2292
msgstr ""
2293
365 by Monty Taylor
Updated po files.
2294
#: drizzled/drizzled.cc:3670
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2295
msgid "The DATE format (For future)."
2296
msgstr ""
2297
365 by Monty Taylor
Updated po files.
2298
#: drizzled/drizzled.cc:3675
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2299
msgid "The DATETIME/TIMESTAMP format (for future)."
2300
msgstr ""
2301
365 by Monty Taylor
Updated po files.
2302
#: drizzled/drizzled.cc:3680
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2303
msgid "The default week format used by WEEK() functions."
2304
msgstr ""
2305
365 by Monty Taylor
Updated po files.
2306
#: drizzled/drizzled.cc:3685
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2307
msgid ""
2308
"Precision of the result of '/' operator will be increased on that value."
2309
msgstr ""
2310
365 by Monty Taylor
Updated po files.
2311
#: drizzled/drizzled.cc:3691
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2312
msgid ""
2313
"If non-zero, binary logs will be purged after expire_logs_days days; "
2314
"possible purges happen at startup and at binary log rotation."
2315
msgstr ""
2316
365 by Monty Taylor
Updated po files.
2317
#: drizzled/drizzled.cc:3697
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2318
msgid "The maximum length of the result of function  group_concat."
2319
msgstr ""
2320
365 by Monty Taylor
Updated po files.
2321
#: drizzled/drizzled.cc:3702
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2322
msgid ""
2323
"The number of seconds the server waits for activity on an interactive "
2324
"connection before closing it."
2325
msgstr ""
2326
365 by Monty Taylor
Updated po files.
2327
#: drizzled/drizzled.cc:3708
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2328
msgid "The size of the buffer that is used for full joins."
2329
msgstr ""
2330
365 by Monty Taylor
Updated po files.
2331
#: drizzled/drizzled.cc:3714
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2332
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2333
msgstr ""
2334
365 by Monty Taylor
Updated po files.
2335
#: drizzled/drizzled.cc:3719
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2336
msgid ""
2337
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2338
"this to get better index handling (for all reads and multiple writes) to as "
2339
"much as you can afford;"
2340
msgstr ""
2341
365 by Monty Taylor
Updated po files.
2342
#: drizzled/drizzled.cc:3728
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2343
msgid ""
2344
"This characterizes the number of hits a hot block has to be untouched until "
2345
"it is considered aged enough to be downgraded to a warm block. This "
2346
"specifies the percentage ratio of that number of hits to the total number of "
2347
"blocks in key cache"
2348
msgstr ""
2349
365 by Monty Taylor
Updated po files.
2350
#: drizzled/drizzled.cc:3737
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2351
msgid "The default size of key cache blocks"
2352
msgstr ""
2353
365 by Monty Taylor
Updated po files.
2354
#: drizzled/drizzled.cc:3743
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2355
msgid "The minimum percentage of warm blocks in key cache"
2356
msgstr ""
2357
365 by Monty Taylor
Updated po files.
2358
#: drizzled/drizzled.cc:3749
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2359
msgid ""
2360
"Log all queries that have taken more than long_query_time seconds to execute "
2361
"to file. The argument will be treated as a decimal value with microsecond "
2362
"precission."
2363
msgstr ""
2364
365 by Monty Taylor
Updated po files.
2365
#: drizzled/drizzled.cc:3755
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2366
msgid "Max packetlength to send/receive from to server."
2367
msgstr ""
2368
365 by Monty Taylor
Updated po files.
2369
#: drizzled/drizzled.cc:3760
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2370
msgid ""
2371
"Can be used to restrict the total size used to cache a multi-transaction "
2372
"query."
2373
msgstr ""
2374
365 by Monty Taylor
Updated po files.
2375
#: drizzled/drizzled.cc:3765
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2376
msgid ""
2377
"Binary log will be rotated automatically when the size exceeds this value. "
2378
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2379
"for this variable is 4096."
2380
msgstr ""
2381
365 by Monty Taylor
Updated po files.
2382
#: drizzled/drizzled.cc:3771
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2383
msgid ""
2384
"If there is more than this number of interrupted connections from a host "
2385
"this host will be blocked from further connections."
2386
msgstr ""
2387
365 by Monty Taylor
Updated po files.
2388
#: drizzled/drizzled.cc:3778
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2389
msgid "The number of simultaneous clients allowed."
2390
msgstr ""
2391
365 by Monty Taylor
Updated po files.
2392
#: drizzled/drizzled.cc:3783
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2393
msgid "Max number of errors/warnings to store for a statement."
2394
msgstr ""
2395
365 by Monty Taylor
Updated po files.
2396
#: drizzled/drizzled.cc:3788
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2397
msgid "Don't allow creation of heap tables bigger than this."
2398
msgstr ""
2399
365 by Monty Taylor
Updated po files.
2400
#: drizzled/drizzled.cc:3794
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2401
msgid ""
2402
"Joins that are probably going to read more than max_join_size records return "
2403
"an error."
2404
msgstr ""
2405
365 by Monty Taylor
Updated po files.
2406
#: drizzled/drizzled.cc:3800
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2407
msgid "Max number of bytes in sorted records."
2408
msgstr ""
2409
365 by Monty Taylor
Updated po files.
2410
#: drizzled/drizzled.cc:3805
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2411
msgid ""
2412
"If non-zero: relay log will be rotated automatically when the size exceeds "
2413
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2414
"excepted, the minimum value for this variable is 4096."
2415
msgstr ""
2416
365 by Monty Taylor
Updated po files.
2417
#: drizzled/drizzled.cc:3812
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2418
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2419
msgstr ""
2420
365 by Monty Taylor
Updated po files.
2421
#: drizzled/drizzled.cc:3817
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2422
msgid ""
2423
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2424
"max_sort_length bytes of each value are used; the rest are ignored)."
2425
msgstr ""
2426
365 by Monty Taylor
Updated po files.
2427
#: drizzled/drizzled.cc:3824
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2428
msgid "Maximum number of temporary tables a client can keep open at a time."
2429
msgstr ""
2430
365 by Monty Taylor
Updated po files.
2431
#: drizzled/drizzled.cc:3829
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2432
msgid "After this many write locks, allow some read locks to run in between."
2433
msgstr ""
2434
365 by Monty Taylor
Updated po files.
2435
#: drizzled/drizzled.cc:3833
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2436
msgid ""
2437
"Don't log queries which examine less than min_examined_row_limit rows to "
2438
"file."
2439
msgstr ""
2440
365 by Monty Taylor
Updated po files.
2441
#: drizzled/drizzled.cc:3839
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2442
msgid "Block size to be used for MyISAM index pages."
2443
msgstr ""
2444
365 by Monty Taylor
Updated po files.
2445
#: drizzled/drizzled.cc:3845
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2446
msgid "Default pointer size to be used for MyISAM tables."
2447
msgstr ""
2448
365 by Monty Taylor
Updated po files.
2449
#: drizzled/drizzled.cc:3850
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2450
msgid "(Deprecated option)"
2451
msgstr ""
2452
365 by Monty Taylor
Updated po files.
2453
#: drizzled/drizzled.cc:3856
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2454
msgid ""
2455
"Don't use the fast sort index method to created index if the temporary file "
2456
"would get bigger than this."
2457
msgstr ""
2458
365 by Monty Taylor
Updated po files.
2459
#: drizzled/drizzled.cc:3863
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2460
msgid ""
2461
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2462
"disables parallel repair."
2463
msgstr ""
2464
365 by Monty Taylor
Updated po files.
2465
#: drizzled/drizzled.cc:3869
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2466
msgid ""
2467
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2468
"when creating indexes with CREATE INDEX or ALTER TABLE."
2469
msgstr ""
2470
365 by Monty Taylor
Updated po files.
2471
#: drizzled/drizzled.cc:3875
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2472
msgid ""
2473
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2474
"Possible values of name are 'nulls_unequal' (default behavior), "
2475
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2476
msgstr ""
2477
365 by Monty Taylor
Updated po files.
2478
#: drizzled/drizzled.cc:3882
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2479
msgid "Buffer length for TCP/IP and socket communication."
2480
msgstr ""
2481
365 by Monty Taylor
Updated po files.
2482
#: drizzled/drizzled.cc:3887
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2483
msgid ""
2484
"Number of seconds to wait for more data from a connection before aborting "
2485
"the read."
2486
msgstr ""
2487
365 by Monty Taylor
Updated po files.
2488
#: drizzled/drizzled.cc:3893
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2489
msgid ""
2490
"If a read on a communication port is interrupted, retry this many times "
2491
"before giving up."
2492
msgstr ""
2493
365 by Monty Taylor
Updated po files.
2494
#: drizzled/drizzled.cc:3899
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2495
msgid ""
2496
"Number of seconds to wait for a block to be written to a connection before "
2497
"aborting the write."
2498
msgstr ""
2499
365 by Monty Taylor
Updated po files.
2500
#: drizzled/drizzled.cc:3905
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2501
msgid "Use compatible behavior."
2502
msgstr ""
2503
365 by Monty Taylor
Updated po files.
2504
#: drizzled/drizzled.cc:3910
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2505
msgid ""
2506
"If this is not 0, then mysqld will use this value to reserve file "
2507
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2508
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2509
"larger) number of files."
2510
msgstr ""
2511
365 by Monty Taylor
Updated po files.
2512
#: drizzled/drizzled.cc:3917
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2513
msgid ""
2514
"Controls the heuristic(s) applied during query optimization to prune less-"
2515
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2516
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2517
"on number of retrieved rows."
2518
msgstr ""
2519
365 by Monty Taylor
Updated po files.
2520
#: drizzled/drizzled.cc:3925
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2521
msgid ""
2522
"Maximum depth of search performed by the query optimizer. Values larger than "
2523
"the number of relations in a query result in better query plans, but take "
2524
"longer to compile a query. Smaller values than the number of tables in a "
2525
"relation result in faster optimization, but may produce very bad query "
2526
"plans. If set to 0, the system will automatically pick a reasonable value; "
2527
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
2528
"(used for testing/comparison)."
2529
msgstr ""
2530
365 by Monty Taylor
Updated po files.
2531
#: drizzled/drizzled.cc:3937
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2532
msgid "Directory for plugins."
2533
msgstr ""
2534
365 by Monty Taylor
Updated po files.
2535
#: drizzled/drizzled.cc:3941
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2536
msgid ""
2537
"Optional comma separated list of plugins to load, where each plugin is "
2538
"identified by the name of the shared library. [for example: --"
2539
"plugin_load=libmd5udf.so]"
2540
msgstr ""
2541
365 by Monty Taylor
Updated po files.
2542
#: drizzled/drizzled.cc:3947
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2543
msgid "The size of the buffer that is allocated when preloading indexes"
2544
msgstr ""
2545
365 by Monty Taylor
Updated po files.
2546
#: drizzled/drizzled.cc:3952
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2547
msgid "Allocation block size for query parsing and execution"
2548
msgstr ""
2549
365 by Monty Taylor
Updated po files.
2550
#: drizzled/drizzled.cc:3957
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2551
msgid "Persistent buffer for query parsing and execution"
2552
msgstr ""
2553
365 by Monty Taylor
Updated po files.
2554
#: drizzled/drizzled.cc:3963
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2555
msgid "Allocation block size for storing ranges during optimization"
2556
msgstr ""
2557
365 by Monty Taylor
Updated po files.
2558
#: drizzled/drizzled.cc:3969
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2559
msgid ""
2560
"Each thread that does a sequential scan allocates a buffer of this size for "
2561
"each table it scans. If you do many sequential scans, you may want to "
2562
"increase this value."
2563
msgstr ""
2564
365 by Monty Taylor
Updated po files.
2565
#: drizzled/drizzled.cc:3977
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2566
msgid ""
2567
"Make all non-temporary tables read-only, with the exception for replication "
2568
"(slave) threads and users with the SUPER privilege"
2569
msgstr ""
2570
365 by Monty Taylor
Updated po files.
2571
#: drizzled/drizzled.cc:3983
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2572
msgid ""
2573
"When reading rows in sorted order after a sort, the rows are read through "
2574
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2575
"record_buffer."
2576
msgstr ""
2577
365 by Monty Taylor
Updated po files.
2578
#: drizzled/drizzled.cc:3997
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2579
msgid ""
2580
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2581
"needed."
2582
msgstr ""
2583
365 by Monty Taylor
Updated po files.
2584
#: drizzled/drizzled.cc:4003
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2585
msgid "Maximum space to use for all relay logs."
2586
msgstr ""
2587
365 by Monty Taylor
Updated po files.
2588
#: drizzled/drizzled.cc:4008
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2589
msgid "Use compression on master/slave protocol."
2590
msgstr ""
2591
365 by Monty Taylor
Updated po files.
2592
#: drizzled/drizzled.cc:4013
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2593
msgid ""
2594
"Number of seconds to wait for more data from a master/slave connection "
2595
"before aborting the read."
2596
msgstr ""
2597
365 by Monty Taylor
Updated po files.
2598
#: drizzled/drizzled.cc:4018
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2599
msgid ""
2600
"Number of times the slave SQL thread will retry a transaction in case it "
2601
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2602
"stopping."
2603
msgstr ""
2604
365 by Monty Taylor
Updated po files.
2605
#: drizzled/drizzled.cc:4024
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2606
msgid "Allow slave to batch requests."
2607
msgstr ""
2608
365 by Monty Taylor
Updated po files.
2609
#: drizzled/drizzled.cc:4028
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2610
msgid ""
2611
"If creating the thread takes longer than this value (in seconds), the "
2612
"Slow_launch_threads counter will be incremented."
2613
msgstr ""
2614
365 by Monty Taylor
Updated po files.
2615
#: drizzled/drizzled.cc:4033
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2616
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2617
msgstr ""
2618
365 by Monty Taylor
Updated po files.
2619
#: drizzled/drizzled.cc:4039
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2620
msgid ""
2621
"Synchronously flush binary log to disk after every #th event. Use 0 "
2622
"(default) to disable synchronous flushing."
2623
msgstr ""
2624
365 by Monty Taylor
Updated po files.
2625
#: drizzled/drizzled.cc:4044
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2626
msgid "Sync .frm to disk on create. Enabled by default."
2627
msgstr ""
2628
365 by Monty Taylor
Updated po files.
2629
#: drizzled/drizzled.cc:4048
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2630
msgid "Deprecated; use --table_open_cache instead."
2631
msgstr ""
2632
365 by Monty Taylor
Updated po files.
2633
#: drizzled/drizzled.cc:4052
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2634
msgid "The number of cached table definitions."
2635
msgstr ""
2636
365 by Monty Taylor
Updated po files.
2637
#: drizzled/drizzled.cc:4056
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2638
msgid "The number of cached open tables."
2639
msgstr ""
2640
365 by Monty Taylor
Updated po files.
2641
#: drizzled/drizzled.cc:4060
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2642
msgid ""
2643
"Timeout in seconds to wait for a table level lock before returning an error. "
2644
"Used only if the connection has active cursors."
2645
msgstr ""
2646
365 by Monty Taylor
Updated po files.
2647
#: drizzled/drizzled.cc:4065
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2648
msgid "How many threads we should keep in a cache for reuse."
2649
msgstr ""
2650
365 by Monty Taylor
Updated po files.
2651
#: drizzled/drizzled.cc:4069
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2652
msgid ""
2653
"How many threads we should create to handle query requests in case of "
2654
"'thread_handling=pool-of-threads'"
2655
msgstr ""
2656
365 by Monty Taylor
Updated po files.
2657
#: drizzled/drizzled.cc:4074
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2658
msgid "The stack size for each thread."
2659
msgstr ""
2660
365 by Monty Taylor
Updated po files.
2661
#: drizzled/drizzled.cc:4080
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2662
msgid "The TIME format (for future)."
2663
msgstr ""
2664
365 by Monty Taylor
Updated po files.
2665
#: drizzled/drizzled.cc:4085
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2666
msgid ""
2667
"If an internal in-memory temporary table exceeds this size, MySQL will "
2668
"automatically convert it to an on-disk MyISAM table."
2669
msgstr ""
2670
365 by Monty Taylor
Updated po files.
2671
#: drizzled/drizzled.cc:4091
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2672
msgid "Allocation block size for transactions to be stored in binary log"
2673
msgstr ""
2674
365 by Monty Taylor
Updated po files.
2675
#: drizzled/drizzled.cc:4096
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2676
msgid "Persistent buffer for transactions to be stored in binary log"
2677
msgstr ""
2678
365 by Monty Taylor
Updated po files.
2679
#: drizzled/drizzled.cc:4101
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2680
msgid ""
2681
"The number of seconds the server waits for activity on a connection before "
2682
"closing it."
2683
msgstr ""
2684
365 by Monty Taylor
Updated po files.
2685
#: drizzled/drizzled.cc:4349
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2686
msgid ""
2687
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2688
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2689
"and you are welcome to modify and redistribute it under the GPL license\n"
2690
"\n"
2691
"Starts the Drizzle database server\n"
2692
msgstr ""
2693
365 by Monty Taylor
Updated po files.
2694
#: drizzled/drizzled.cc:4356
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2695
#, c-format
2696
msgid "Usage: %s [OPTIONS]\n"
2697
msgstr ""
2698
365 by Monty Taylor
Updated po files.
2699
#: drizzled/drizzled.cc:4367
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2700
msgid ""
2701
"\n"
2702
"To see what values a running Drizzle server is using, type\n"
2703
"'drizzleadmin variables' instead of 'drizzled --help'."
2704
msgstr ""
2705
365 by Monty Taylor
Updated po files.
2706
#: drizzled/drizzled.cc:4551
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2707
#, c-format
2708
msgid ""
2709
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2710
"command line\n"
2711
msgstr ""
2712
365 by Monty Taylor
Updated po files.
2713
#: drizzled/drizzled.cc:4603
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2714
#, c-format
2715
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2716
msgstr ""
2717
365 by Monty Taylor
Updated po files.
2718
#: drizzled/drizzled.cc:4612
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2719
#, c-format
2720
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2721
msgstr ""
2722
365 by Monty Taylor
Updated po files.
2723
#: drizzled/drizzled.cc:4622
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2724
#, c-format
2725
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2726
msgstr ""
2727
365 by Monty Taylor
Updated po files.
2728
#: drizzled/drizzled.cc:4651 drizzled/drizzled.cc:4660
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2729
#, c-format
2730
msgid "Could not add do table rule '%s'!\n"
2731
msgstr ""
2732
365 by Monty Taylor
Updated po files.
2733
#: drizzled/drizzled.cc:4669 drizzled/drizzled.cc:4678
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2734
#, c-format
2735
msgid "Could not add ignore table rule '%s'!\n"
2736
msgstr ""
2737
365 by Monty Taylor
Updated po files.
2738
#: drizzled/drizzled.cc:4722
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2739
msgid "Can't start server: cannot resolve hostname!"
2740
msgstr ""
2741
365 by Monty Taylor
Updated po files.
2742
#: drizzled/drizzled.cc:4728
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2743
msgid "Can't start server: bind-address refers to multiple interfaces!"
2744
msgstr ""
2745
365 by Monty Taylor
Updated po files.
2746
#: drizzled/drizzled.cc:4903
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2747
msgid ""
2748
"options --log-slow-admin-statements, --log-queries-not-using-indexes and --"
2749
"log-slow-slave-statements have no effect if --log-slow-queries is not set"
2750
msgstr ""
2751
365 by Monty Taylor
Updated po files.
2752
#: drizzled/drizzled.cc:5088
332 by Monty Taylor
Updated POTFILES with local_infile.c.
2753
#, c-format
2754
msgid "No option given to %s\n"
2755
msgstr ""
2756
365 by Monty Taylor
Updated po files.
2757
#: drizzled/drizzled.cc:5090
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2758
#, c-format
332 by Monty Taylor
Updated POTFILES with local_infile.c.
2759
msgid "Wrong option to %s. Option(s) given: %s\n"
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2760
msgstr ""
2761
365 by Monty Taylor
Updated po files.
2762
#: drizzled/drizzled.cc:5092
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
2763
#, c-format
2764
msgid "Alternatives are: '%s'"
2765
msgstr ""
2766
2767
#: drizzled/drizzled_error_messages.h:32
2768
msgid "hashchk"
2769
msgstr ""
2770
2771
#: drizzled/drizzled_error_messages.h:34
2772
msgid "isamchk"
2773
msgstr ""
2774
2775
#: drizzled/drizzled_error_messages.h:36
2776
msgid "NO"
2777
msgstr "NO"
2778
2779
#: drizzled/drizzled_error_messages.h:38
2780
msgid "YES"
2781
msgstr "SÍ"
2782
2783
#: drizzled/drizzled_error_messages.h:40
2784
#, c-format
2785
msgid "Can't create file '%-.200s' (errno: %d)"
2786
msgstr ""
2787
2788
#: drizzled/drizzled_error_messages.h:42
2789
#, c-format
2790
msgid "Can't create table '%-.200s' (errno: %d)"
2791
msgstr ""
2792
2793
#: drizzled/drizzled_error_messages.h:44
2794
#, c-format
2795
msgid "Can't create database '%-.192s' (errno: %d)"
2796
msgstr ""
2797
2798
#: drizzled/drizzled_error_messages.h:46
2799
#, c-format
2800
msgid "Can't create database '%-.192s'; database exists"
2801
msgstr ""
2802
2803
#: drizzled/drizzled_error_messages.h:48
2804
#, c-format
2805
msgid "Can't drop database '%-.192s'; database doesn't exist"
2806
msgstr ""
2807
2808
#: drizzled/drizzled_error_messages.h:50
2809
#, c-format
2810
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2811
msgstr ""
2812
2813
#: drizzled/drizzled_error_messages.h:52
2814
#, c-format
2815
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2816
msgstr ""
2817
2818
#: drizzled/drizzled_error_messages.h:54
2819
#, c-format
2820
msgid "Error on delete of '%-.192s' (errno: %d)"
2821
msgstr ""
2822
2823
#: drizzled/drizzled_error_messages.h:56
2824
msgid "Can't read record in system table"
2825
msgstr ""
2826
2827
#: drizzled/drizzled_error_messages.h:58
2828
#, c-format
2829
msgid "Can't get status of '%-.200s' (errno: %d)"
2830
msgstr ""
2831
2832
#: drizzled/drizzled_error_messages.h:60
2833
#, c-format
2834
msgid "Can't get working directory (errno: %d)"
2835
msgstr ""
2836
2837
#: drizzled/drizzled_error_messages.h:62
2838
#, c-format
2839
msgid "Can't lock file (errno: %d)"
2840
msgstr ""
2841
2842
#: drizzled/drizzled_error_messages.h:64
2843
#, c-format
2844
msgid "Can't open file: '%-.200s' (errno: %d)"
2845
msgstr ""
2846
2847
#: drizzled/drizzled_error_messages.h:66
2848
#, c-format
2849
msgid "Can't find file: '%-.200s' (errno: %d)"
2850
msgstr ""
2851
2852
#: drizzled/drizzled_error_messages.h:68
2853
#, c-format
2854
msgid "Can't read dir of '%-.192s' (errno: %d)"
2855
msgstr ""
2856
2857
#: drizzled/drizzled_error_messages.h:70
2858
#, c-format
2859
msgid "Can't change dir to '%-.192s' (errno: %d)"
2860
msgstr ""
2861
2862
#: drizzled/drizzled_error_messages.h:72
2863
#, c-format
2864
msgid "Record has changed since last read in table '%-.192s'"
2865
msgstr ""
2866
2867
#: drizzled/drizzled_error_messages.h:74
2868
#, c-format
2869
msgid "Disk full (%s); waiting for someone to free some space..."
2870
msgstr ""
2871
2872
#: drizzled/drizzled_error_messages.h:76
2873
#, c-format
2874
msgid "Can't write; duplicate key in table '%-.192s'"
2875
msgstr ""
2876
2877
#: drizzled/drizzled_error_messages.h:78
2878
#, c-format
2879
msgid "Error on close of '%-.192s' (errno: %d)"
2880
msgstr ""
2881
2882
#: drizzled/drizzled_error_messages.h:80
2883
#, c-format
2884
msgid "Error reading file '%-.200s' (errno: %d)"
2885
msgstr ""
2886
2887
#: drizzled/drizzled_error_messages.h:82
2888
#, c-format
2889
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2890
msgstr ""
2891
2892
#: drizzled/drizzled_error_messages.h:84
2893
#, c-format
2894
msgid "Error writing file '%-.200s' (errno: %d)"
2895
msgstr ""
2896
2897
#: drizzled/drizzled_error_messages.h:86
2898
#, c-format
2899
msgid "'%-.192s' is locked against change"
2900
msgstr ""
2901
2902
#: drizzled/drizzled_error_messages.h:88
2903
msgid "Sort aborted"
2904
msgstr ""
2905
2906
#: drizzled/drizzled_error_messages.h:90
2907
#, c-format
2908
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2909
msgstr ""
2910
2911
#: drizzled/drizzled_error_messages.h:92
2912
#, c-format
2913
msgid "Got error %d from storage engine"
2914
msgstr ""
2915
2916
#: drizzled/drizzled_error_messages.h:94
2917
#, c-format
2918
msgid "Table storage engine for '%-.192s' doesn't have this option"
2919
msgstr ""
2920
2921
#: drizzled/drizzled_error_messages.h:96
2922
#, c-format
2923
msgid "Can't find record in '%-.192s'"
2924
msgstr ""
2925
2926
#: drizzled/drizzled_error_messages.h:98
2927
#, c-format
2928
msgid "Incorrect information in file: '%-.200s'"
2929
msgstr ""
2930
2931
#: drizzled/drizzled_error_messages.h:100
2932
#, c-format
2933
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2934
msgstr ""
2935
2936
#: drizzled/drizzled_error_messages.h:102
2937
#, c-format
2938
msgid "Old key file for table '%-.192s'; repair it!"
2939
msgstr ""
2940
2941
#: drizzled/drizzled_error_messages.h:104
2942
#, c-format
2943
msgid "Table '%-.192s' is read only"
2944
msgstr ""
2945
2946
#: drizzled/drizzled_error_messages.h:106
2947
#, c-format
2948
msgid "Out of memory; restart server and try again (needed %d bytes)"
2949
msgstr ""
2950
2951
#: drizzled/drizzled_error_messages.h:108
2952
msgid "Out of sort memory; increase server sort buffer size"
2953
msgstr ""
2954
2955
#: drizzled/drizzled_error_messages.h:110
2956
#, c-format
2957
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2958
msgstr ""
2959
2960
#: drizzled/drizzled_error_messages.h:112
2961
msgid "Too many connections"
2962
msgstr ""
2963
2964
#: drizzled/drizzled_error_messages.h:114
2965
msgid ""
2966
"Out of memory; check if mysqld or some other process uses all available "
2967
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
2968
"memory or you can add more swap space"
2969
msgstr ""
2970
2971
#: drizzled/drizzled_error_messages.h:116
2972
msgid "Can't get hostname for your address"
2973
msgstr ""
2974
2975
#: drizzled/drizzled_error_messages.h:118
2976
msgid "Bad handshake"
2977
msgstr ""
2978
2979
#: drizzled/drizzled_error_messages.h:120
2980
#, c-format
2981
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2982
msgstr ""
2983
2984
#: drizzled/drizzled_error_messages.h:122
2985
#, c-format
2986
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2987
msgstr ""
2988
2989
#: drizzled/drizzled_error_messages.h:124
2990
msgid "No database selected"
2991
msgstr ""
2992
2993
#: drizzled/drizzled_error_messages.h:126
2994
msgid "Unknown command"
2995
msgstr "Ordre desconeguda"
2996
2997
#: drizzled/drizzled_error_messages.h:128
2998
#, c-format
2999
msgid "Column '%-.192s' cannot be null"
3000
msgstr ""
3001
3002
#: drizzled/drizzled_error_messages.h:130
3003
#, c-format
3004
msgid "Unknown database '%-.192s'"
3005
msgstr ""
3006
3007
#: drizzled/drizzled_error_messages.h:132
3008
#, c-format
3009
msgid "Table '%-.192s' already exists"
3010
msgstr ""
3011
3012
#: drizzled/drizzled_error_messages.h:134
3013
#, c-format
3014
msgid "Unknown table '%-.100s'"
3015
msgstr ""
3016
3017
#: drizzled/drizzled_error_messages.h:136
3018
#, c-format
3019
msgid "Column '%-.192s' in %-.192s is ambiguous"
3020
msgstr ""
3021
3022
#: drizzled/drizzled_error_messages.h:138
3023
msgid "Server shutdown in progress"
3024
msgstr ""
3025
3026
#: drizzled/drizzled_error_messages.h:140
3027
#, c-format
3028
msgid "Unknown column '%-.192s' in '%-.192s'"
3029
msgstr ""
3030
3031
#: drizzled/drizzled_error_messages.h:142
3032
#, c-format
3033
msgid "'%-.192s' isn't in GROUP BY"
3034
msgstr ""
3035
3036
#: drizzled/drizzled_error_messages.h:144
3037
#, c-format
3038
msgid "Can't group on '%-.192s'"
3039
msgstr ""
3040
3041
#: drizzled/drizzled_error_messages.h:146
3042
msgid "Statement has sum functions and columns in same statement"
3043
msgstr ""
3044
3045
#: drizzled/drizzled_error_messages.h:148
3046
msgid "Column count doesn't match value count"
3047
msgstr ""
3048
3049
#: drizzled/drizzled_error_messages.h:150
3050
#, c-format
3051
msgid "Identifier name '%-.100s' is too long"
3052
msgstr ""
3053
3054
#: drizzled/drizzled_error_messages.h:152
3055
#, c-format
3056
msgid "Duplicate column name '%-.192s'"
3057
msgstr ""
3058
3059
#: drizzled/drizzled_error_messages.h:154
3060
#, c-format
3061
msgid "Duplicate key name '%-.192s'"
3062
msgstr ""
3063
3064
#: drizzled/drizzled_error_messages.h:156
3065
#, c-format
3066
msgid "Duplicate entry '%-.192s' for key %d"
3067
msgstr ""
3068
3069
#: drizzled/drizzled_error_messages.h:158
3070
#, c-format
3071
msgid "Incorrect column specifier for column '%-.192s'"
3072
msgstr ""
3073
3074
#: drizzled/drizzled_error_messages.h:160
3075
#, c-format
3076
msgid "%s near '%-.80s' at line %d"
3077
msgstr ""
3078
3079
#: drizzled/drizzled_error_messages.h:162
3080
msgid "Query was empty"
3081
msgstr ""
3082
3083
#: drizzled/drizzled_error_messages.h:164
3084
#, c-format
3085
msgid "Not unique table/alias: '%-.192s'"
3086
msgstr ""
3087
3088
#: drizzled/drizzled_error_messages.h:166
3089
#, c-format
3090
msgid "Invalid default value for '%-.192s'"
3091
msgstr ""
3092
3093
#: drizzled/drizzled_error_messages.h:168
3094
msgid "Multiple primary key defined"
3095
msgstr ""
3096
3097
#: drizzled/drizzled_error_messages.h:170
3098
#, c-format
3099
msgid "Too many keys specified; max %d keys allowed"
3100
msgstr ""
3101
3102
#: drizzled/drizzled_error_messages.h:172
3103
#, c-format
3104
msgid "Too many key parts specified; max %d parts allowed"
3105
msgstr ""
3106
3107
#: drizzled/drizzled_error_messages.h:174
3108
#, c-format
3109
msgid "Specified key was too long; max key length is %d bytes"
3110
msgstr ""
3111
3112
#: drizzled/drizzled_error_messages.h:176
3113
#, c-format
3114
msgid "Key column '%-.192s' doesn't exist in table"
3115
msgstr ""
3116
3117
#: drizzled/drizzled_error_messages.h:178
3118
#, c-format
3119
msgid ""
3120
"BLOB column '%-.192s' can't be used in key specification with the used table "
3121
"type"
3122
msgstr ""
3123
3124
#: drizzled/drizzled_error_messages.h:180
3125
#, c-format
3126
msgid ""
3127
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
3128
"instead"
3129
msgstr ""
3130
3131
#: drizzled/drizzled_error_messages.h:182
3132
msgid ""
3133
"Incorrect table definition; there can be only one auto column and it must be "
3134
"defined as a key"
3135
msgstr ""
3136
3137
#: drizzled/drizzled_error_messages.h:184
3138
#, c-format
3139
msgid ""
3140
"%s: ready for connections.\n"
3141
"Version: '%s'  socket: '%s'  port: %d"
3142
msgstr ""
3143
3144
#: drizzled/drizzled_error_messages.h:186
3145
#, c-format
3146
msgid "%s: Normal shutdown\n"
3147
msgstr ""
3148
3149
#: drizzled/drizzled_error_messages.h:188
3150
#, c-format
3151
msgid "%s: Got signal %d. Aborting!\n"
3152
msgstr ""
3153
3154
#: drizzled/drizzled_error_messages.h:190
3155
#, c-format
3156
msgid "%s: Shutdown complete\n"
3157
msgstr ""
3158
3159
#: drizzled/drizzled_error_messages.h:192
3160
#, c-format
3161
msgid "%s: Forcing close of thread %ld  user: '%-.48s'\n"
3162
msgstr ""
3163
3164
#: drizzled/drizzled_error_messages.h:194
3165
msgid "Can't create IP socket"
3166
msgstr ""
3167
3168
#: drizzled/drizzled_error_messages.h:196
3169
#, c-format
3170
msgid ""
3171
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
3172
"table"
3173
msgstr ""
3174
3175
#: drizzled/drizzled_error_messages.h:198
3176
msgid "Field separator argument is not what is expected; check the manual"
3177
msgstr ""
3178
3179
#: drizzled/drizzled_error_messages.h:200
3180
msgid ""
3181
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
3182
msgstr ""
3183
3184
#: drizzled/drizzled_error_messages.h:202
3185
#, c-format
3186
msgid ""
3187
"The file '%-.128s' must be in the database directory or be readable by all"
3188
msgstr ""
3189
3190
#: drizzled/drizzled_error_messages.h:204
3191
#, c-format
3192
msgid "File '%-.200s' already exists"
3193
msgstr ""
3194
3195
#: drizzled/drizzled_error_messages.h:206
3196
#, c-format
3197
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
3198
msgstr ""
3199
3200
#: drizzled/drizzled_error_messages.h:208
3201
#, c-format
3202
msgid "Records: %ld  Duplicates: %ld"
3203
msgstr ""
3204
3205
#: drizzled/drizzled_error_messages.h:210
3206
msgid ""
3207
"Incorrect prefix key; the used key part isn't a string, the used length is "
3208
"longer than the key part, or the storage engine doesn't support unique "
3209
"prefix keys"
3210
msgstr ""
3211
3212
#: drizzled/drizzled_error_messages.h:212
3213
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
3214
msgstr ""
3215
3216
#: drizzled/drizzled_error_messages.h:214
3217
#, c-format
3218
msgid "Can't DROP '%-.192s'; check that column/key exists"
3219
msgstr ""
3220
3221
#: drizzled/drizzled_error_messages.h:216
3222
#, c-format
3223
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
3224
msgstr ""
3225
3226
#: drizzled/drizzled_error_messages.h:218
3227
#, c-format
3228
msgid "You can't specify target table '%-.192s' for update in FROM clause"
3229
msgstr ""
3230
3231
#: drizzled/drizzled_error_messages.h:220
3232
#, c-format
3233
msgid "Unknown thread id: %lu"
3234
msgstr ""
3235
3236
#: drizzled/drizzled_error_messages.h:222
3237
#, c-format
3238
msgid "You are not owner of thread %lu"
3239
msgstr ""
3240
3241
#: drizzled/drizzled_error_messages.h:224
3242
msgid "No tables used"
3243
msgstr ""
3244
3245
#: drizzled/drizzled_error_messages.h:226
3246
#, c-format
3247
msgid "Too many strings for column %-.192s and SET"
3248
msgstr ""
3249
3250
#: drizzled/drizzled_error_messages.h:228
3251
#, c-format
3252
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
3253
msgstr ""
3254
3255
#: drizzled/drizzled_error_messages.h:230
3256
#, c-format
3257
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
3258
msgstr ""
3259
3260
#: drizzled/drizzled_error_messages.h:232
3261
#, c-format
3262
msgid "Table '%-.192s' was not locked with LOCK TABLES"
3263
msgstr ""
3264
3265
#: drizzled/drizzled_error_messages.h:234
3266
#, c-format
3267
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
3268
msgstr ""
3269
3270
#: drizzled/drizzled_error_messages.h:236
3271
#, c-format
3272
msgid "Incorrect database name '%-.100s'"
3273
msgstr ""
3274
3275
#: drizzled/drizzled_error_messages.h:238
3276
#, c-format
3277
msgid "Incorrect table name '%-.100s'"
3278
msgstr ""
3279
3280
#: drizzled/drizzled_error_messages.h:240
3281
msgid ""
3282
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
3283
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
3284
msgstr ""
3285
3286
#: drizzled/drizzled_error_messages.h:242
3287
msgid "Unknown error"
3288
msgstr "Error desconegut"
3289
3290
#: drizzled/drizzled_error_messages.h:244
3291
#, c-format
3292
msgid "Unknown procedure '%-.192s'"
3293
msgstr ""
3294
3295
#: drizzled/drizzled_error_messages.h:246
3296
#, c-format
3297
msgid "Incorrect parameter count to procedure '%-.192s'"
3298
msgstr ""
3299
3300
#: drizzled/drizzled_error_messages.h:248
3301
#, c-format
3302
msgid "Incorrect parameters to procedure '%-.192s'"
3303
msgstr ""
3304
3305
#: drizzled/drizzled_error_messages.h:250
3306
#, c-format
3307
msgid "Unknown table '%-.192s' in %-.32s"
3308
msgstr ""
3309
3310
#: drizzled/drizzled_error_messages.h:252
3311
#, c-format
3312
msgid "Column '%-.192s' specified twice"
3313
msgstr ""
3314
3315
#: drizzled/drizzled_error_messages.h:254
3316
msgid "Invalid use of group function"
3317
msgstr ""
3318
3319
#: drizzled/drizzled_error_messages.h:256
3320
#, c-format
3321
msgid ""
3322
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
3323
msgstr ""
3324
3325
#: drizzled/drizzled_error_messages.h:258
3326
msgid "A table must have at least 1 column"
3327
msgstr ""
3328
3329
#: drizzled/drizzled_error_messages.h:260
3330
#, c-format
3331
msgid "The table '%-.192s' is full"
3332
msgstr ""
3333
3334
#: drizzled/drizzled_error_messages.h:262
3335
#, c-format
3336
msgid "Unknown character set: '%-.64s'"
3337
msgstr ""
3338
3339
#: drizzled/drizzled_error_messages.h:264
3340
#, c-format
3341
msgid "Too many tables; MySQL can only use %d tables in a join"
3342
msgstr ""
3343
3344
#: drizzled/drizzled_error_messages.h:266
3345
msgid "Too many columns"
3346
msgstr ""
3347
3348
#: drizzled/drizzled_error_messages.h:268
3349
#, c-format
3350
msgid ""
3351
"Row size too large. The maximum row size for the used table type, not "
3352
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
3353
msgstr ""
3354
3355
#: drizzled/drizzled_error_messages.h:270
3356
#, c-format
3357
msgid ""
3358
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'mysqld -O "
3359
"thread_stack=#' to specify a bigger stack if needed"
3360
msgstr ""
3361
3362
#: drizzled/drizzled_error_messages.h:272
3363
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
3364
msgstr ""
3365
3366
#: drizzled/drizzled_error_messages.h:274
3367
#, c-format
3368
msgid ""
3369
"Table handler doesn't support NULL in given index. Please change column "
3370
"'%-.192s' to be NOT NULL or use another handler"
3371
msgstr ""
3372
3373
#: drizzled/drizzled_error_messages.h:276
3374
#, c-format
3375
msgid "Can't load function '%-.192s'"
3376
msgstr ""
3377
3378
#: drizzled/drizzled_error_messages.h:278
3379
#, c-format
3380
msgid "Can't initialize function '%-.192s'; %-.80s"
3381
msgstr ""
3382
3383
#: drizzled/drizzled_error_messages.h:280
3384
msgid "No paths allowed for shared library"
3385
msgstr ""
3386
3387
#: drizzled/drizzled_error_messages.h:282
3388
#, c-format
3389
msgid "Function '%-.192s' already exists"
3390
msgstr ""
3391
3392
#: drizzled/drizzled_error_messages.h:284
3393
#, c-format
3394
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
3395
msgstr ""
3396
3397
#: drizzled/drizzled_error_messages.h:286
3398
#, c-format
3399
msgid "Can't find symbol '%-.128s' in library"
3400
msgstr ""
3401
3402
#: drizzled/drizzled_error_messages.h:288
3403
#, c-format
3404
msgid "Function '%-.192s' is not defined"
3405
msgstr ""
3406
3407
#: drizzled/drizzled_error_messages.h:290
3408
#, c-format
3409
msgid ""
3410
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3411
"'mysqladmin flush-hosts'"
3412
msgstr ""
3413
3414
#: drizzled/drizzled_error_messages.h:292
3415
#, c-format
3416
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3417
msgstr ""
3418
3419
#: drizzled/drizzled_error_messages.h:294
3420
msgid ""
3421
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3422
"to change passwords"
3423
msgstr ""
3424
3425
#: drizzled/drizzled_error_messages.h:296
3426
msgid ""
3427
"You must have privileges to update tables in the mysql database to be able "
3428
"to change passwords for others"
3429
msgstr ""
3430
3431
#: drizzled/drizzled_error_messages.h:298
3432
msgid "Can't find any matching row in the user table"
3433
msgstr ""
3434
3435
#: drizzled/drizzled_error_messages.h:300
3436
#, c-format
3437
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
3438
msgstr ""
3439
3440
#: drizzled/drizzled_error_messages.h:302
3441
#, c-format
3442
msgid ""
3443
"Can't create a new thread (errno %d); if you are not out of available "
3444
"memory, you can consult the manual for a possible OS-dependent bug"
3445
msgstr ""
3446
3447
#: drizzled/drizzled_error_messages.h:304
3448
#, c-format
3449
msgid "Column count doesn't match value count at row %ld"
3450
msgstr ""
3451
3452
#: drizzled/drizzled_error_messages.h:306
3453
#, c-format
3454
msgid "Can't reopen table: '%-.192s'"
3455
msgstr ""
3456
3457
#: drizzled/drizzled_error_messages.h:308
3458
msgid "Invalid use of NULL value"
3459
msgstr ""
3460
3461
#: drizzled/drizzled_error_messages.h:310
3462
#, c-format
3463
msgid "Got error '%-.64s' from regexp"
3464
msgstr ""
3465
3466
#: drizzled/drizzled_error_messages.h:312
3467
msgid ""
3468
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
3469
"illegal if there is no GROUP BY clause"
3470
msgstr ""
3471
3472
#: drizzled/drizzled_error_messages.h:314
3473
#, c-format
3474
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3475
msgstr ""
3476
3477
#: drizzled/drizzled_error_messages.h:316
3478
#, c-format
3479
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3480
msgstr ""
3481
3482
#: drizzled/drizzled_error_messages.h:318
3483
#, c-format
3484
msgid ""
3485
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3486
"table '%-.192s'"
3487
msgstr ""
3488
3489
#: drizzled/drizzled_error_messages.h:320
3490
msgid ""
3491
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3492
"privileges can be used"
3493
msgstr ""
3494
3495
#: drizzled/drizzled_error_messages.h:322
3496
msgid "The host or user argument to GRANT is too long"
3497
msgstr ""
3498
3499
#: drizzled/drizzled_error_messages.h:324
3500
#, c-format
3501
msgid "Table '%-.192s.%-.192s' doesn't exist"
3502
msgstr ""
3503
3504
#: drizzled/drizzled_error_messages.h:326
3505
#, c-format
3506
msgid ""
3507
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3508
"'%-.192s'"
3509
msgstr ""
3510
3511
#: drizzled/drizzled_error_messages.h:328
3512
msgid "The used command is not allowed with this MySQL version"
3513
msgstr ""
3514
3515
#: drizzled/drizzled_error_messages.h:330
3516
msgid ""
3517
"You have an error in your SQL syntax; check the manual that corresponds to "
3518
"your MySQL server version for the right syntax to use"
3519
msgstr ""
3520
3521
#: drizzled/drizzled_error_messages.h:332
3522
#, c-format
3523
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3524
msgstr ""
3525
3526
#: drizzled/drizzled_error_messages.h:334
3527
msgid "Too many delayed threads in use"
3528
msgstr ""
3529
3530
#: drizzled/drizzled_error_messages.h:336
3531
#, c-format
3532
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3533
msgstr ""
3534
3535
#: drizzled/drizzled_error_messages.h:338
3536
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3537
msgstr ""
3538
3539
#: drizzled/drizzled_error_messages.h:340
3540
msgid "Got a read error from the connection pipe"
3541
msgstr ""
3542
3543
#: drizzled/drizzled_error_messages.h:342
3544
msgid "Got an error from fcntl()"
3545
msgstr ""
3546
3547
#: drizzled/drizzled_error_messages.h:344
3548
msgid "Got packets out of order"
3549
msgstr ""
3550
3551
#: drizzled/drizzled_error_messages.h:346
3552
msgid "Couldn't uncompress communication packet"
3553
msgstr ""
3554
3555
#: drizzled/drizzled_error_messages.h:348
3556
msgid "Got an error reading communication packets"
3557
msgstr ""
3558
3559
#: drizzled/drizzled_error_messages.h:350
3560
msgid "Got timeout reading communication packets"
3561
msgstr ""
3562
3563
#: drizzled/drizzled_error_messages.h:352
3564
msgid "Got an error writing communication packets"
3565
msgstr ""
3566
3567
#: drizzled/drizzled_error_messages.h:354
3568
msgid "Got timeout writing communication packets"
3569
msgstr ""
3570
3571
#: drizzled/drizzled_error_messages.h:356
3572
msgid "Result string is longer than 'max_allowed_packet' bytes"
3573
msgstr ""
3574
3575
#: drizzled/drizzled_error_messages.h:358
3576
msgid "The used table type doesn't support BLOB/TEXT columns"
3577
msgstr ""
3578
3579
#: drizzled/drizzled_error_messages.h:360
3580
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3581
msgstr ""
3582
3583
#: drizzled/drizzled_error_messages.h:362
3584
#, c-format
3585
msgid ""
3586
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3587
"LOCK TABLES"
3588
msgstr ""
3589
3590
#: drizzled/drizzled_error_messages.h:364
3591
#, c-format
3592
msgid "Incorrect column name '%-.100s'"
3593
msgstr ""
3594
3595
#: drizzled/drizzled_error_messages.h:366
3596
#, c-format
3597
msgid "The used storage engine can't index column '%-.192s'"
3598
msgstr ""
3599
3600
#: drizzled/drizzled_error_messages.h:368
3601
msgid ""
3602
"Unable to open underlying table which is differently defined or of non-"
3603
"MyISAM type or doesn't exist"
3604
msgstr ""
3605
3606
#: drizzled/drizzled_error_messages.h:370
3607
#, c-format
3608
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3609
msgstr ""
3610
3611
#: drizzled/drizzled_error_messages.h:372
3612
#, c-format
3613
msgid ""
3614
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3615
msgstr ""
3616
3617
#: drizzled/drizzled_error_messages.h:374
3618
msgid ""
3619
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3620
"UNIQUE instead"
3621
msgstr ""
3622
3623
#: drizzled/drizzled_error_messages.h:376
3624
msgid "Result consisted of more than one row"
3625
msgstr ""
3626
3627
#: drizzled/drizzled_error_messages.h:378
3628
msgid "This table type requires a primary key"
3629
msgstr ""
3630
3631
#: drizzled/drizzled_error_messages.h:380
3632
msgid "This version of MySQL is not compiled with RAID support"
3633
msgstr ""
3634
3635
#: drizzled/drizzled_error_messages.h:382
3636
msgid ""
3637
"You are using safe update mode and you tried to update a table without a "
3638
"WHERE that uses a KEY column"
3639
msgstr ""
3640
3641
#: drizzled/drizzled_error_messages.h:384
3642
#, c-format
3643
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3644
msgstr ""
3645
3646
#: drizzled/drizzled_error_messages.h:386
3647
msgid "Can't open table"
3648
msgstr ""
3649
3650
#: drizzled/drizzled_error_messages.h:388
3651
#, c-format
3652
msgid "The storage engine for the table doesn't support %s"
3653
msgstr ""
3654
3655
#: drizzled/drizzled_error_messages.h:390
3656
msgid "You are not allowed to execute this command in a transaction"
3657
msgstr ""
3658
3659
#: drizzled/drizzled_error_messages.h:392
3660
#, c-format
3661
msgid "Got error %d during COMMIT"
3662
msgstr ""
3663
3664
#: drizzled/drizzled_error_messages.h:394
3665
#, c-format
3666
msgid "Got error %d during ROLLBACK"
3667
msgstr ""
3668
3669
#: drizzled/drizzled_error_messages.h:396
3670
#, c-format
3671
msgid "Got error %d during FLUSH_LOGS"
3672
msgstr ""
3673
3674
#: drizzled/drizzled_error_messages.h:398
3675
#, c-format
3676
msgid "Got error %d during CHECKPOINT"
3677
msgstr ""
3678
3679
#: drizzled/drizzled_error_messages.h:400
3680
#, c-format
3681
msgid ""
3682
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
3683
"'%-.64s' (%-.64s)"
3684
msgstr ""
3685
3686
#: drizzled/drizzled_error_messages.h:402
3687
msgid "The storage engine for the table does not support binary table dump"
3688
msgstr ""
3689
3690
#: drizzled/drizzled_error_messages.h:404
3691
msgid "Binlog closed, cannot RESET MASTER"
3692
msgstr ""
3693
3694
#: drizzled/drizzled_error_messages.h:406
3695
#, c-format
3696
msgid "Failed rebuilding the index of  dumped table '%-.192s'"
3697
msgstr ""
3698
3699
#: drizzled/drizzled_error_messages.h:408
3700
#, c-format
3701
msgid "Error from master: '%-.64s'"
3702
msgstr ""
3703
3704
#: drizzled/drizzled_error_messages.h:410
3705
msgid "Net error reading from master"
3706
msgstr ""
3707
3708
#: drizzled/drizzled_error_messages.h:412
3709
msgid "Net error writing to master"
3710
msgstr ""
3711
3712
#: drizzled/drizzled_error_messages.h:414
3713
msgid "Can't find FULLTEXT index matching the column list"
3714
msgstr ""
3715
3716
#: drizzled/drizzled_error_messages.h:416
3717
msgid ""
3718
"Can't execute the given command because you have active locked tables or an "
3719
"active transaction"
3720
msgstr ""
3721
3722
#: drizzled/drizzled_error_messages.h:418
3723
#, c-format
3724
msgid "Unknown system variable '%-.64s'"
3725
msgstr ""
3726
3727
#: drizzled/drizzled_error_messages.h:420
3728
#, c-format
3729
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3730
msgstr ""
3731
3732
#: drizzled/drizzled_error_messages.h:422
3733
#, c-format
3734
msgid ""
3735
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3736
msgstr ""
3737
3738
#: drizzled/drizzled_error_messages.h:424
3739
msgid "Some non-transactional changed tables couldn't be rolled back"
3740
msgstr ""
3741
3742
#: drizzled/drizzled_error_messages.h:426
3743
msgid ""
3744
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3745
"of storage; increase this mysqld variable and try again"
3746
msgstr ""
3747
3748
#: drizzled/drizzled_error_messages.h:428
3749
msgid ""
3750
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3751
msgstr ""
3752
3753
#: drizzled/drizzled_error_messages.h:430
3754
msgid ""
3755
"This operation requires a running slave; configure slave and do START SLAVE"
3756
msgstr ""
3757
3758
#: drizzled/drizzled_error_messages.h:432
3759
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3760
msgstr ""
3761
3762
#: drizzled/drizzled_error_messages.h:434
3763
msgid ""
3764
"Could not initialize master info structure; more error messages can be found "
3765
"in the MySQL error log"
3766
msgstr ""
3767
3768
#: drizzled/drizzled_error_messages.h:436
3769
msgid "Could not create slave thread; check system resources"
3770
msgstr ""
3771
3772
#: drizzled/drizzled_error_messages.h:438
3773
#, c-format
3774
msgid ""
3775
"User %-.64s already has more than 'max_user_connections' active connections"
3776
msgstr ""
3777
3778
#: drizzled/drizzled_error_messages.h:440
3779
msgid "You may only use constant expressions with SET"
3780
msgstr ""
3781
3782
#: drizzled/drizzled_error_messages.h:442
3783
msgid "Lock wait timeout exceeded; try restarting transaction"
3784
msgstr ""
3785
3786
#: drizzled/drizzled_error_messages.h:444
3787
msgid "The total number of locks exceeds the lock table size"
3788
msgstr ""
3789
3790
#: drizzled/drizzled_error_messages.h:446
3791
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3792
msgstr ""
3793
3794
#: drizzled/drizzled_error_messages.h:448
3795
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3796
msgstr ""
3797
3798
#: drizzled/drizzled_error_messages.h:450
3799
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3800
msgstr ""
3801
3802
#: drizzled/drizzled_error_messages.h:452
3803
#, c-format
3804
msgid "Incorrect arguments to %s"
3805
msgstr ""
3806
3807
#: drizzled/drizzled_error_messages.h:454
3808
#, c-format
3809
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3810
msgstr ""
3811
3812
#: drizzled/drizzled_error_messages.h:456
3813
msgid ""
3814
"Incorrect table definition; all MERGE tables must be in the same database"
3815
msgstr ""
3816
3817
#: drizzled/drizzled_error_messages.h:458
3818
msgid "Deadlock found when trying to get lock; try restarting transaction"
3819
msgstr ""
3820
3821
#: drizzled/drizzled_error_messages.h:460
3822
msgid "The used table type doesn't support FULLTEXT indexes"
3823
msgstr ""
3824
3825
#: drizzled/drizzled_error_messages.h:462
3826
msgid "Cannot add foreign key constraint"
3827
msgstr ""
3828
3829
#: drizzled/drizzled_error_messages.h:464
3830
msgid "Cannot add or update a child row: a foreign key constraint fails"
3831
msgstr ""
3832
3833
#: drizzled/drizzled_error_messages.h:466
3834
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3835
msgstr ""
3836
3837
#: drizzled/drizzled_error_messages.h:468
3838
#, c-format
3839
msgid "Error connecting to master: %-.128s"
3840
msgstr ""
3841
3842
#: drizzled/drizzled_error_messages.h:470
3843
#, c-format
3844
msgid "Error running query on master: %-.128s"
3845
msgstr ""
3846
3847
#: drizzled/drizzled_error_messages.h:472
3848
#, c-format
3849
msgid "Error when executing command %s: %-.128s"
3850
msgstr ""
3851
3852
#: drizzled/drizzled_error_messages.h:474
3853
#, c-format
3854
msgid "Incorrect usage of %s and %s"
3855
msgstr ""
3856
3857
#: drizzled/drizzled_error_messages.h:476
3858
msgid "The used SELECT statements have a different number of columns"
3859
msgstr ""
3860
3861
#: drizzled/drizzled_error_messages.h:478
3862
msgid "Can't execute the query because you have a conflicting read lock"
3863
msgstr ""
3864
3865
#: drizzled/drizzled_error_messages.h:480
3866
msgid "Mixing of transactional and non-transactional tables is disabled"
3867
msgstr ""
3868
3869
#: drizzled/drizzled_error_messages.h:482
3870
#, c-format
3871
msgid "Option '%s' used twice in statement"
3872
msgstr ""
3873
3874
#: drizzled/drizzled_error_messages.h:484
3875
#, c-format
3876
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3877
msgstr ""
3878
3879
#: drizzled/drizzled_error_messages.h:486
3880
#, c-format
3881
msgid "Access denied; you need the %-.128s privilege for this operation"
3882
msgstr ""
3883
3884
#: drizzled/drizzled_error_messages.h:488
3885
#, c-format
3886
msgid ""
3887
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3888
msgstr ""
3889
3890
#: drizzled/drizzled_error_messages.h:490
3891
#, c-format
3892
msgid ""
3893
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3894
msgstr ""
3895
3896
#: drizzled/drizzled_error_messages.h:492
3897
#, c-format
3898
msgid "Variable '%-.64s' doesn't have a default value"
3899
msgstr ""
3900
3901
#: drizzled/drizzled_error_messages.h:494
3902
#, c-format
3903
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3904
msgstr ""
3905
3906
#: drizzled/drizzled_error_messages.h:496
3907
#, c-format
3908
msgid "Incorrect argument type to variable '%-.64s'"
3909
msgstr ""
3910
3911
#: drizzled/drizzled_error_messages.h:498
3912
#, c-format
3913
msgid "Variable '%-.64s' can only be set, not read"
3914
msgstr ""
3915
3916
#: drizzled/drizzled_error_messages.h:500
3917
#, c-format
3918
msgid "Incorrect usage/placement of '%s'"
3919
msgstr ""
3920
3921
#: drizzled/drizzled_error_messages.h:502
3922
#, c-format
3923
msgid "This version of MySQL doesn't yet support '%s'"
3924
msgstr ""
3925
3926
#: drizzled/drizzled_error_messages.h:504
3927
#, c-format
3928
msgid ""
3929
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3930
msgstr ""
3931
3932
#: drizzled/drizzled_error_messages.h:506
3933
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3934
msgstr ""
3935
3936
#: drizzled/drizzled_error_messages.h:508
3937
#, c-format
3938
msgid "Variable '%-.192s' is a %s variable"
3939
msgstr ""
3940
3941
#: drizzled/drizzled_error_messages.h:510
3942
#, c-format
3943
msgid "Incorrect foreign key definition for '%-.192s': %s"
3944
msgstr ""
3945
3946
#: drizzled/drizzled_error_messages.h:512
3947
msgid "Key reference and table reference don't match"
3948
msgstr ""
3949
3950
#: drizzled/drizzled_error_messages.h:514
3951
#, c-format
3952
msgid "Operand should contain %d column(s)"
3953
msgstr ""
3954
3955
#: drizzled/drizzled_error_messages.h:516
3956
msgid "Subquery returns more than 1 row"
3957
msgstr ""
3958
3959
#: drizzled/drizzled_error_messages.h:518
3960
#, c-format
3961
msgid "Unknown prepared statement handler (%.*s) given to %s"
3962
msgstr ""
3963
3964
#: drizzled/drizzled_error_messages.h:520
3965
msgid "Help database is corrupt or does not exist"
3966
msgstr ""
3967
3968
#: drizzled/drizzled_error_messages.h:522
3969
msgid "Cyclic reference on subqueries"
3970
msgstr ""
3971
3972
#: drizzled/drizzled_error_messages.h:524
3973
#, c-format
3974
msgid "Converting column '%s' from %s to %s"
3975
msgstr ""
3976
3977
#: drizzled/drizzled_error_messages.h:526
3978
#, c-format
3979
msgid "Reference '%-.64s' not supported (%s)"
3980
msgstr ""
3981
3982
#: drizzled/drizzled_error_messages.h:528
3983
msgid "Every derived table must have its own alias"
3984
msgstr ""
3985
3986
#: drizzled/drizzled_error_messages.h:530
3987
#, c-format
3988
msgid "Select %u was reduced during optimization"
3989
msgstr ""
3990
3991
#: drizzled/drizzled_error_messages.h:532
3992
#, c-format
3993
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3994
msgstr ""
3995
3996
#: drizzled/drizzled_error_messages.h:534
3997
msgid ""
3998
"Client does not support authentication protocol requested by server; "
3999
"consider upgrading MySQL client"
4000
msgstr ""
4001
4002
#: drizzled/drizzled_error_messages.h:536
4003
msgid "All parts of a SPATIAL index must be NOT NULL"
4004
msgstr ""
4005
4006
#: drizzled/drizzled_error_messages.h:538
4007
#, c-format
4008
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
4009
msgstr ""
4010
4011
#: drizzled/drizzled_error_messages.h:540
4012
msgid "Slave is already running"
4013
msgstr ""
4014
4015
#: drizzled/drizzled_error_messages.h:542
4016
msgid "Slave already has been stopped"
4017
msgstr ""
4018
4019
#: drizzled/drizzled_error_messages.h:544
4020
#, c-format
4021
msgid ""
4022
"Uncompressed data size too large; the maximum size is %d (probably, length "
4023
"of uncompressed data was corrupted)"
4024
msgstr ""
4025
4026
#: drizzled/drizzled_error_messages.h:546
4027
msgid "ZLIB: Not enough memory"
4028
msgstr ""
4029
4030
#: drizzled/drizzled_error_messages.h:548
4031
msgid ""
4032
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
4033
"data was corrupted)"
4034
msgstr ""
4035
4036
#: drizzled/drizzled_error_messages.h:550
4037
msgid "ZLIB: Input data corrupted"
4038
msgstr ""
4039
4040
#: drizzled/drizzled_error_messages.h:552
4041
#, c-format
4042
msgid "%d line(s) were cut by GROUP_CONCAT()"
4043
msgstr ""
4044
4045
#: drizzled/drizzled_error_messages.h:554
4046
#, c-format
4047
msgid "Row %ld doesn't contain data for all columns"
4048
msgstr ""
4049
4050
#: drizzled/drizzled_error_messages.h:556
4051
#, c-format
4052
msgid ""
4053
"Row %ld was truncated; it contained more data than there were input columns"
4054
msgstr ""
4055
4056
#: drizzled/drizzled_error_messages.h:558
4057
#, c-format
4058
msgid ""
4059
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
4060
msgstr ""
4061
4062
#: drizzled/drizzled_error_messages.h:560
4063
#, c-format
4064
msgid "Out of range value for column '%s' at row %ld"
4065
msgstr ""
4066
4067
#: drizzled/drizzled_error_messages.h:562
4068
#, c-format
4069
msgid "Data truncated for column '%s' at row %ld"
4070
msgstr ""
4071
4072
#: drizzled/drizzled_error_messages.h:564
4073
#, c-format
4074
msgid "Using storage engine %s for table '%s'"
4075
msgstr ""
4076
4077
#: drizzled/drizzled_error_messages.h:566
4078
#, c-format
4079
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
4080
msgstr ""
4081
4082
#: drizzled/drizzled_error_messages.h:568
4083
msgid "Cannot drop one or more of the requested users"
4084
msgstr ""
4085
4086
#: drizzled/drizzled_error_messages.h:570
4087
msgid "Can't revoke all privileges for one or more of the requested users"
4088
msgstr ""
4089
4090
#: drizzled/drizzled_error_messages.h:572
4091
#, c-format
4092
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
4093
msgstr ""
4094
4095
#: drizzled/drizzled_error_messages.h:574
4096
#, c-format
4097
msgid "Illegal mix of collations for operation '%s'"
4098
msgstr ""
4099
4100
#: drizzled/drizzled_error_messages.h:576
4101
#, c-format
4102
msgid ""
4103
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
4104
"variable_name)"
4105
msgstr ""
4106
4107
#: drizzled/drizzled_error_messages.h:578
4108
#, c-format
4109
msgid "Unknown collation: '%-.64s'"
4110
msgstr ""
4111
4112
#: drizzled/drizzled_error_messages.h:580
4113
msgid ""
4114
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
4115
"compiled without SSL support; they can be used later if MySQL slave with SSL "
4116
"is started"
4117
msgstr ""
4118
4119
#: drizzled/drizzled_error_messages.h:582
4120
#, c-format
4121
msgid ""
4122
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
4123
"old format; please change the password to the new format"
4124
msgstr ""
4125
4126
#: drizzled/drizzled_error_messages.h:584
4127
#, c-format
4128
msgid ""
4129
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
4130
"SELECT #%d"
4131
msgstr ""
4132
4133
#: drizzled/drizzled_error_messages.h:586
4134
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
4135
msgstr ""
4136
4137
#: drizzled/drizzled_error_messages.h:588
4138
msgid ""
4139
"It is recommended to use --skip-slave-start when doing step-by-step "
4140
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
4141
"get an unexpected slave's mysqld restart"
4142
msgstr ""
4143
4144
#: drizzled/drizzled_error_messages.h:590
4145
msgid "SQL thread is not to be started so UNTIL options are ignored"
4146
msgstr ""
4147
4148
#: drizzled/drizzled_error_messages.h:592
4149
#, c-format
4150
msgid "Incorrect index name '%-.100s'"
4151
msgstr ""
4152
4153
#: drizzled/drizzled_error_messages.h:594
4154
#, c-format
4155
msgid "Incorrect catalog name '%-.100s'"
4156
msgstr ""
4157
4158
#: drizzled/drizzled_error_messages.h:596
4159
#, c-format
4160
msgid "Query cache failed to set size %lu; new query cache size is %lu"
4161
msgstr ""
4162
4163
#: drizzled/drizzled_error_messages.h:598
4164
#, c-format
4165
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
4166
msgstr ""
4167
4168
#: drizzled/drizzled_error_messages.h:600
4169
#, c-format
4170
msgid "Unknown key cache '%-.100s'"
4171
msgstr ""
4172
4173
#: drizzled/drizzled_error_messages.h:602
4174
msgid ""
4175
"MySQL is started in --skip-name-resolve mode; you must restart it without "
4176
"this switch for this grant to work"
4177
msgstr ""
4178
4179
#: drizzled/drizzled_error_messages.h:604
4180
#, c-format
4181
msgid "Unknown table engine '%s'"
4182
msgstr ""
4183
4184
#: drizzled/drizzled_error_messages.h:606
4185
#, c-format
4186
msgid "'%s' is deprecated; use '%s' instead"
4187
msgstr ""
4188
4189
#: drizzled/drizzled_error_messages.h:608
4190
#, c-format
4191
msgid "The target table %-.100s of the %s is not updatable"
4192
msgstr ""
4193
4194
#: drizzled/drizzled_error_messages.h:610
4195
#, c-format
4196
msgid ""
4197
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
4198
"working"
4199
msgstr ""
4200
4201
#: drizzled/drizzled_error_messages.h:612
4202
#, c-format
4203
msgid ""
4204
"The MySQL server is running with the %s option so it cannot execute this "
4205
"statement"
4206
msgstr ""
4207
4208
#: drizzled/drizzled_error_messages.h:614
4209
#, c-format
4210
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
4211
msgstr ""
4212
4213
#: drizzled/drizzled_error_messages.h:616
4214
#, c-format
4215
msgid "Truncated incorrect %-.32s value: '%-.128s'"
4216
msgstr ""
4217
4218
#: drizzled/drizzled_error_messages.h:618
4219
msgid ""
4220
"Incorrect table definition; there can be only one TIMESTAMP column with "
4221
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
4222
msgstr ""
4223
4224
#: drizzled/drizzled_error_messages.h:620
4225
#, c-format
4226
msgid "Invalid ON UPDATE clause for '%-.192s' column"
4227
msgstr ""
4228
4229
#: drizzled/drizzled_error_messages.h:622
4230
msgid "This command is not supported in the prepared statement protocol yet"
4231
msgstr ""
4232
4233
#: drizzled/drizzled_error_messages.h:624
4234
#, c-format
4235
msgid "Got error %d '%-.100s' from %s"
4236
msgstr ""
4237
4238
#: drizzled/drizzled_error_messages.h:626
4239
#, c-format
4240
msgid "Got temporary error %d '%-.100s' from %s"
4241
msgstr ""
4242
4243
#: drizzled/drizzled_error_messages.h:628
4244
#, c-format
4245
msgid "Unknown or incorrect time zone: '%-.64s'"
4246
msgstr ""
4247
4248
#: drizzled/drizzled_error_messages.h:630
4249
#, c-format
4250
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
4251
msgstr ""
4252
4253
#: drizzled/drizzled_error_messages.h:632
4254
#, c-format
4255
msgid "Invalid %s character string: '%.64s'"
4256
msgstr ""
4257
4258
#: drizzled/drizzled_error_messages.h:634
4259
#, c-format
4260
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
4261
msgstr ""
4262
4263
#: drizzled/drizzled_error_messages.h:636
4264
#, c-format
4265
msgid "Conflicting declarations: '%s%s' and '%s%s'"
4266
msgstr ""
4267
4268
#: drizzled/drizzled_error_messages.h:638
4269
#, c-format
4270
msgid "Can't create a %s from within another stored routine"
4271
msgstr ""
4272
4273
#: drizzled/drizzled_error_messages.h:640
4274
#, c-format
4275
msgid "%s %s already exists"
4276
msgstr ""
4277
4278
#: drizzled/drizzled_error_messages.h:642
4279
#, c-format
4280
msgid "%s %s does not exist"
4281
msgstr ""
4282
4283
#: drizzled/drizzled_error_messages.h:644
4284
#, c-format
4285
msgid "Failed to DROP %s %s"
4286
msgstr ""
4287
4288
#: drizzled/drizzled_error_messages.h:646
4289
#, c-format
4290
msgid "Failed to CREATE %s %s"
4291
msgstr ""
4292
4293
#: drizzled/drizzled_error_messages.h:648
4294
#, c-format
4295
msgid "%s with no matching label: %s"
4296
msgstr ""
4297
4298
#: drizzled/drizzled_error_messages.h:650
4299
#, c-format
4300
msgid "Redefining label %s"
4301
msgstr ""
4302
4303
#: drizzled/drizzled_error_messages.h:652
4304
#, c-format
4305
msgid "End-label %s without match"
4306
msgstr ""
4307
4308
#: drizzled/drizzled_error_messages.h:654
4309
#, c-format
4310
msgid "Referring to uninitialized variable %s"
4311
msgstr ""
4312
4313
#: drizzled/drizzled_error_messages.h:656
4314
#, c-format
4315
msgid "PROCEDURE %s can't return a result set in the given context"
4316
msgstr ""
4317
4318
#: drizzled/drizzled_error_messages.h:658
4319
msgid "RETURN is only allowed in a FUNCTION"
4320
msgstr ""
4321
4322
#: drizzled/drizzled_error_messages.h:660
4323
#, c-format
4324
msgid "%s is not allowed in stored procedures"
4325
msgstr ""
4326
4327
#: drizzled/drizzled_error_messages.h:662
4328
msgid ""
4329
"The update log is deprecated and replaced by the binary log; SET "
4330
"SQL_LOG_UPDATE has been ignored"
4331
msgstr ""
4332
4333
#: drizzled/drizzled_error_messages.h:664
4334
msgid ""
4335
"The update log is deprecated and replaced by the binary log; SET "
4336
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
4337
msgstr ""
4338
4339
#: drizzled/drizzled_error_messages.h:666
4340
msgid "Query execution was interrupted"
4341
msgstr ""
4342
4343
#: drizzled/drizzled_error_messages.h:668
4344
#, c-format
4345
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
4346
msgstr ""
4347
4348
#: drizzled/drizzled_error_messages.h:670
4349
#, c-format
4350
msgid "Undefined CONDITION: %s"
4351
msgstr ""
4352
4353
#: drizzled/drizzled_error_messages.h:672
4354
#, c-format
4355
msgid "No RETURN found in FUNCTION %s"
4356
msgstr ""
4357
4358
#: drizzled/drizzled_error_messages.h:674
4359
#, c-format
4360
msgid "FUNCTION %s ended without RETURN"
4361
msgstr ""
4362
4363
#: drizzled/drizzled_error_messages.h:676
4364
msgid "Cursor statement must be a SELECT"
4365
msgstr ""
4366
4367
#: drizzled/drizzled_error_messages.h:678
4368
msgid "Cursor SELECT must not have INTO"
4369
msgstr ""
4370
4371
#: drizzled/drizzled_error_messages.h:680
4372
#, c-format
4373
msgid "Undefined CURSOR: %s"
4374
msgstr ""
4375
4376
#: drizzled/drizzled_error_messages.h:682
4377
msgid "Cursor is already open"
4378
msgstr ""
4379
4380
#: drizzled/drizzled_error_messages.h:684
4381
msgid "Cursor is not open"
4382
msgstr ""
4383
4384
#: drizzled/drizzled_error_messages.h:686
4385
#, c-format
4386
msgid "Undeclared variable: %s"
4387
msgstr ""
4388
4389
#: drizzled/drizzled_error_messages.h:688
4390
msgid "Incorrect number of FETCH variables"
4391
msgstr ""
4392
4393
#: drizzled/drizzled_error_messages.h:690
4394
msgid "No data - zero rows fetched, selected, or processed"
4395
msgstr ""
4396
4397
#: drizzled/drizzled_error_messages.h:692
4398
#, c-format
4399
msgid "Duplicate parameter: %s"
4400
msgstr ""
4401
4402
#: drizzled/drizzled_error_messages.h:694
4403
#, c-format
4404
msgid "Duplicate variable: %s"
4405
msgstr ""
4406
4407
#: drizzled/drizzled_error_messages.h:696
4408
#, c-format
4409
msgid "Duplicate condition: %s"
4410
msgstr ""
4411
4412
#: drizzled/drizzled_error_messages.h:698
4413
#, c-format
4414
msgid "Duplicate cursor: %s"
4415
msgstr ""
4416
4417
#: drizzled/drizzled_error_messages.h:700
4418
#, c-format
4419
msgid "Failed to ALTER %s %s"
4420
msgstr ""
4421
4422
#: drizzled/drizzled_error_messages.h:702
4423
msgid "Subquery value not supported"
4424
msgstr ""
4425
4426
#: drizzled/drizzled_error_messages.h:704
4427
#, c-format
4428
msgid "%s is not allowed in stored function or trigger"
4429
msgstr ""
4430
4431
#: drizzled/drizzled_error_messages.h:706
4432
msgid "Variable or condition declaration after cursor or handler declaration"
4433
msgstr ""
4434
4435
#: drizzled/drizzled_error_messages.h:708
4436
msgid "Cursor declaration after handler declaration"
4437
msgstr ""
4438
4439
#: drizzled/drizzled_error_messages.h:710
4440
msgid "Case not found for CASE statement"
4441
msgstr ""
4442
4443
#: drizzled/drizzled_error_messages.h:712
4444
#, c-format
4445
msgid "Configuration file '%-.192s' is too big"
4446
msgstr ""
4447
4448
#: drizzled/drizzled_error_messages.h:714
4449
#, c-format
4450
msgid "Malformed file type header in file '%-.192s'"
4451
msgstr ""
4452
4453
#: drizzled/drizzled_error_messages.h:716
4454
#, c-format
4455
msgid "Unexpected end of file while parsing comment '%-.200s'"
4456
msgstr ""
4457
4458
#: drizzled/drizzled_error_messages.h:718
4459
#, c-format
4460
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4461
msgstr ""
4462
4463
#: drizzled/drizzled_error_messages.h:720
4464
#, c-format
4465
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4466
msgstr ""
4467
4468
#: drizzled/drizzled_error_messages.h:722
4469
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4470
msgstr ""
4471
4472
#: drizzled/drizzled_error_messages.h:724
4473
#, c-format
4474
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4475
msgstr ""
4476
4477
#: drizzled/drizzled_error_messages.h:726
4478
#, c-format
4479
msgid "'%-.192s.%-.192s' is not %s"
4480
msgstr ""
4481
4482
#: drizzled/drizzled_error_messages.h:728
4483
#, c-format
4484
msgid "Column '%-.192s' is not updatable"
4485
msgstr ""
4486
4487
#: drizzled/drizzled_error_messages.h:730
4488
msgid "View's SELECT contains a subquery in the FROM clause"
4489
msgstr ""
4490
4491
#: drizzled/drizzled_error_messages.h:732
4492
#, c-format
4493
msgid "View's SELECT contains a '%s' clause"
4494
msgstr ""
4495
4496
#: drizzled/drizzled_error_messages.h:734
4497
msgid "View's SELECT contains a variable or parameter"
4498
msgstr ""
4499
4500
#: drizzled/drizzled_error_messages.h:736
4501
#, c-format
4502
msgid "View's SELECT refers to a temporary table '%-.192s'"
4503
msgstr ""
4504
4505
#: drizzled/drizzled_error_messages.h:738
4506
msgid "View's SELECT and view's field list have different column counts"
4507
msgstr ""
4508
4509
#: drizzled/drizzled_error_messages.h:740
4510
msgid ""
4511
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4512
msgstr ""
4513
4514
#: drizzled/drizzled_error_messages.h:742
4515
msgid "View being updated does not have complete key of underlying table in it"
4516
msgstr ""
4517
4518
#: drizzled/drizzled_error_messages.h:744
4519
#, c-format
4520
msgid ""
4521
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4522
"(s) or definer/invoker of view lack rights to use them"
4523
msgstr ""
4524
4525
#: drizzled/drizzled_error_messages.h:746
4526
#, c-format
4527
msgid "Can't drop or alter a %s from within another stored routine"
4528
msgstr ""
4529
4530
#: drizzled/drizzled_error_messages.h:748
4531
msgid "GOTO is not allowed in a stored procedure handler"
4532
msgstr ""
4533
4534
#: drizzled/drizzled_error_messages.h:750
4535
msgid "Trigger already exists"
4536
msgstr ""
4537
4538
#: drizzled/drizzled_error_messages.h:752
4539
msgid "Trigger does not exist"
4540
msgstr ""
4541
4542
#: drizzled/drizzled_error_messages.h:754
4543
#, c-format
4544
msgid "Trigger's '%-.192s' is view or temporary table"
4545
msgstr ""
4546
4547
#: drizzled/drizzled_error_messages.h:756
4548
#, c-format
4549
msgid "Updating of %s row is not allowed in %strigger"
4550
msgstr ""
4551
4552
#: drizzled/drizzled_error_messages.h:758
4553
#, c-format
4554
msgid "There is no %s row in %s trigger"
4555
msgstr ""
4556
4557
#: drizzled/drizzled_error_messages.h:760
4558
#, c-format
4559
msgid "Field '%-.192s' doesn't have a default value"
4560
msgstr ""
4561
4562
#: drizzled/drizzled_error_messages.h:762
4563
msgid "Division by 0"
4564
msgstr ""
4565
4566
#: drizzled/drizzled_error_messages.h:764
4567
#, c-format
4568
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %ld"
4569
msgstr ""
4570
4571
#: drizzled/drizzled_error_messages.h:766
4572
#, c-format
4573
msgid "Illegal %s '%-.192s' value found during parsing"
4574
msgstr ""
4575
4576
#: drizzled/drizzled_error_messages.h:768
4577
#, c-format
4578
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4579
msgstr ""
4580
4581
#: drizzled/drizzled_error_messages.h:770
4582
#, c-format
4583
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4584
msgstr ""
4585
4586
#: drizzled/drizzled_error_messages.h:772
4587
#, c-format
4588
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4589
msgstr ""
4590
4591
#: drizzled/drizzled_error_messages.h:774
4592
#, c-format
4593
msgid "Failed purging old relay logs: %s"
4594
msgstr ""
4595
4596
#: drizzled/drizzled_error_messages.h:776
4597
#, c-format
4598
msgid "Password hash should be a %d-digit hexadecimal number"
4599
msgstr ""
4600
4601
#: drizzled/drizzled_error_messages.h:778
4602
msgid "Target log not found in binlog index"
4603
msgstr ""
4604
4605
#: drizzled/drizzled_error_messages.h:780
4606
msgid "I/O error reading log index file"
4607
msgstr ""
4608
4609
#: drizzled/drizzled_error_messages.h:782
4610
msgid "Server configuration does not permit binlog purge"
4611
msgstr ""
4612
4613
#: drizzled/drizzled_error_messages.h:784
4614
msgid "Failed on fseek()"
4615
msgstr ""
4616
4617
#: drizzled/drizzled_error_messages.h:786
4618
msgid "Fatal error during log purge"
4619
msgstr ""
4620
4621
#: drizzled/drizzled_error_messages.h:788
4622
msgid "A purgeable log is in use, will not purge"
4623
msgstr ""
4624
4625
#: drizzled/drizzled_error_messages.h:790
4626
msgid "Unknown error during log purge"
4627
msgstr ""
4628
4629
#: drizzled/drizzled_error_messages.h:792
4630
#, c-format
4631
msgid "Failed initializing relay log position: %s"
4632
msgstr ""
4633
4634
#: drizzled/drizzled_error_messages.h:794
4635
msgid "You are not using binary logging"
4636
msgstr ""
4637
4638
#: drizzled/drizzled_error_messages.h:796
4639
#, c-format
4640
msgid ""
4641
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4642
msgstr ""
4643
4644
#: drizzled/drizzled_error_messages.h:798
4645
msgid "WSAStartup Failed"
4646
msgstr ""
4647
4648
#: drizzled/drizzled_error_messages.h:800
4649
msgid "Can't handle procedures with different groups yet"
4650
msgstr ""
4651
4652
#: drizzled/drizzled_error_messages.h:802
4653
msgid "Select must have a group with this procedure"
4654
msgstr ""
4655
4656
#: drizzled/drizzled_error_messages.h:804
4657
msgid "Can't use ORDER clause with this procedure"
4658
msgstr ""
4659
4660
#: drizzled/drizzled_error_messages.h:806
4661
#, c-format
4662
msgid "Binary logging and replication forbid changing the global server %s"
4663
msgstr ""
4664
4665
#: drizzled/drizzled_error_messages.h:808
4666
#, c-format
4667
msgid "Can't map file: %-.200s, errno: %d"
4668
msgstr ""
4669
4670
#: drizzled/drizzled_error_messages.h:810
4671
#, c-format
4672
msgid "Wrong magic in %-.64s"
4673
msgstr ""
4674
4675
#: drizzled/drizzled_error_messages.h:812
4676
msgid "Prepared statement contains too many placeholders"
4677
msgstr ""
4678
4679
#: drizzled/drizzled_error_messages.h:814
4680
#, c-format
4681
msgid "Key part '%-.192s' length cannot be 0"
4682
msgstr ""
4683
4684
#: drizzled/drizzled_error_messages.h:816
4685
msgid "View text checksum failed"
4686
msgstr ""
4687
4688
#: drizzled/drizzled_error_messages.h:818
4689
#, c-format
4690
msgid ""
4691
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4692
msgstr ""
4693
4694
#: drizzled/drizzled_error_messages.h:820
4695
#, c-format
4696
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4697
msgstr ""
4698
4699
#: drizzled/drizzled_error_messages.h:822
4700
#, c-format
4701
msgid "Can not delete from join view '%-.192s.%-.192s'"
4702
msgstr ""
4703
4704
#: drizzled/drizzled_error_messages.h:824
4705
#, c-format
4706
msgid "Operation %s failed for %.256s"
4707
msgstr ""
4708
4709
#: drizzled/drizzled_error_messages.h:826
4710
msgid "XAER_NOTA: Unknown XID"
4711
msgstr ""
4712
4713
#: drizzled/drizzled_error_messages.h:828
4714
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4715
msgstr ""
4716
4717
#: drizzled/drizzled_error_messages.h:830
4718
#, c-format
4719
msgid ""
4720
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4721
"the  %.64s state"
4722
msgstr ""
4723
4724
#: drizzled/drizzled_error_messages.h:832
4725
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4726
msgstr ""
4727
4728
#: drizzled/drizzled_error_messages.h:834
4729
msgid ""
4730
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4731
"for consistency"
4732
msgstr ""
4733
4734
#: drizzled/drizzled_error_messages.h:836
4735
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4736
msgstr ""
4737
4738
#: drizzled/drizzled_error_messages.h:838
4739
#, c-format
4740
msgid ""
4741
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4742
"'%-.192s'"
4743
msgstr ""
4744
4745
#: drizzled/drizzled_error_messages.h:840
4746
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4747
msgstr ""
4748
4749
#: drizzled/drizzled_error_messages.h:842
4750
msgid "Failed to revoke all privileges to dropped routine"
4751
msgstr ""
4752
4753
#: drizzled/drizzled_error_messages.h:844
4754
#, c-format
4755
msgid "Data too long for column '%s' at row %ld"
4756
msgstr ""
4757
4758
#: drizzled/drizzled_error_messages.h:846
4759
#, c-format
4760
msgid "Bad SQLSTATE: '%s'"
4761
msgstr ""
4762
4763
#: drizzled/drizzled_error_messages.h:848
4764
#, c-format
4765
msgid ""
4766
"%s: ready for connections.\n"
4767
"Version: '%s'  socket: '%s'  port: %d  %s"
4768
msgstr ""
4769
4770
#: drizzled/drizzled_error_messages.h:850
4771
msgid "Can't load value from file with fixed size rows to variable"
4772
msgstr ""
4773
4774
#: drizzled/drizzled_error_messages.h:852
4775
msgid "You are not allowed to create a user with GRANT"
4776
msgstr ""
4777
4778
#: drizzled/drizzled_error_messages.h:854
4779
#, c-format
4780
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4781
msgstr ""
4782
4783
#: drizzled/drizzled_error_messages.h:856
4784
msgid "Table definition has changed, please retry transaction"
4785
msgstr ""
4786
4787
#: drizzled/drizzled_error_messages.h:858
4788
msgid "Duplicate handler declared in the same block"
4789
msgstr ""
4790
4791
#: drizzled/drizzled_error_messages.h:860
4792
#, c-format
4793
msgid ""
4794
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4795
"variable in BEFORE trigger"
4796
msgstr ""
4797
4798
#: drizzled/drizzled_error_messages.h:862
4799
#, c-format
4800
msgid "Not allowed to return a result set from a %s"
4801
msgstr ""
4802
4803
#: drizzled/drizzled_error_messages.h:864
4804
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4805
msgstr ""
4806
4807
#: drizzled/drizzled_error_messages.h:866
4808
msgid ""
4809
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4810
"declaration and binary logging is enabled; if non-transactional tables were "
4811
"updated, the binary log will miss their changes"
4812
msgstr ""
4813
4814
#: drizzled/drizzled_error_messages.h:868
4815
msgid ""
4816
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4817
"declaration and binary logging is enabled (you *might* want to use the less "
4818
"safe log_bin_trust_function_creators variable)"
4819
msgstr ""
4820
4821
#: drizzled/drizzled_error_messages.h:870
4822
msgid ""
4823
"You do not have the SUPER privilege and binary logging is enabled (you "
4824
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4825
msgstr ""
4826
4827
#: drizzled/drizzled_error_messages.h:872
4828
msgid ""
4829
"You can't execute a prepared statement which has an open cursor associated "
4830
"with it. Reset the statement to re-execute it."
4831
msgstr ""
4832
4833
#: drizzled/drizzled_error_messages.h:874
4834
#, c-format
4835
msgid "The statement (%lu) has no open cursor."
4836
msgstr ""
4837
4838
#: drizzled/drizzled_error_messages.h:876
4839
msgid ""
4840
"Explicit or implicit commit is not allowed in stored function or trigger."
4841
msgstr ""
4842
4843
#: drizzled/drizzled_error_messages.h:878
4844
#, c-format
4845
msgid ""
4846
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4847
msgstr ""
4848
4849
#: drizzled/drizzled_error_messages.h:880
4850
msgid "Recursive stored functions and triggers are not allowed."
4851
msgstr ""
4852
4853
#: drizzled/drizzled_error_messages.h:882
4854
#, c-format
4855
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4856
msgstr ""
4857
4858
#: drizzled/drizzled_error_messages.h:884
4859
#, c-format
4860
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4861
msgstr ""
4862
4863
#: drizzled/drizzled_error_messages.h:886
4864
#, c-format
4865
msgid ""
4866
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4867
"'%-.192s')."
4868
msgstr ""
4869
4870
#: drizzled/drizzled_error_messages.h:888
4871
msgid ""
4872
"You can't combine write-locking of system tables with other tables or lock "
4873
"types"
4874
msgstr ""
4875
4876
#: drizzled/drizzled_error_messages.h:890
4877
#, c-format
4878
msgid "Unable to connect to foreign data source: %.64s"
4879
msgstr ""
4880
4881
#: drizzled/drizzled_error_messages.h:892
4882
#, c-format
4883
msgid ""
4884
"There was a problem processing the query on the foreign data source. Data "
4885
"source error: %-.64s"
4886
msgstr ""
4887
4888
#: drizzled/drizzled_error_messages.h:894
4889
#, c-format
4890
msgid ""
4891
"The foreign data source you are trying to reference does not exist. Data "
4892
"source error:  %-.64s"
4893
msgstr ""
4894
4895
#: drizzled/drizzled_error_messages.h:896
4896
#, c-format
4897
msgid ""
4898
"Can't create federated table. The data source connection string '%-.64s' is "
4899
"not in the correct format"
4900
msgstr ""
4901
4902
#: drizzled/drizzled_error_messages.h:898
4903
#, c-format
4904
msgid "The data source connection string '%-.64s' is not in the correct format"
4905
msgstr ""
4906
4907
#: drizzled/drizzled_error_messages.h:900
4908
#, c-format
4909
msgid "Can't create federated table. Foreign data src error:  %-.64s"
4910
msgstr ""
4911
4912
#: drizzled/drizzled_error_messages.h:902
4913
msgid "Trigger in wrong schema"
4914
msgstr ""
4915
4916
#: drizzled/drizzled_error_messages.h:904
4917
#, c-format
4918
msgid ""
4919
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
4920
"needed.  Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4921
msgstr ""
4922
4923
#: drizzled/drizzled_error_messages.h:906
4924
#, c-format
4925
msgid "Routine body for '%-.100s' is too long"
4926
msgstr ""
4927
4928
#: drizzled/drizzled_error_messages.h:908
4929
msgid "Cannot drop default keycache"
4930
msgstr ""
4931
4932
#: drizzled/drizzled_error_messages.h:910
4933
#, c-format
4934
msgid "Display width out of range for column '%-.192s' (max = %d)"
4935
msgstr ""
4936
4937
#: drizzled/drizzled_error_messages.h:912
4938
msgid "XAER_DUPID: The XID already exists"
4939
msgstr ""
4940
4941
#: drizzled/drizzled_error_messages.h:914
4942
#, c-format
4943
msgid "Datetime function: %-.32s field overflow"
4944
msgstr ""
4945
4946
#: drizzled/drizzled_error_messages.h:916
4947
#, c-format
4948
msgid ""
4949
"Can't update table '%-.192s' in stored function/trigger because it is "
4950
"already used by statement which invoked this stored function/trigger."
4951
msgstr ""
4952
4953
#: drizzled/drizzled_error_messages.h:918
4954
#, c-format
4955
msgid ""
4956
"The definition of table '%-.192s' prevents operation %.192s on table "
4957
"'%-.192s'."
4958
msgstr ""
4959
4960
#: drizzled/drizzled_error_messages.h:920
4961
msgid ""
4962
"The prepared statement contains a stored routine call that refers to that "
4963
"same statement. It's not allowed to execute a prepared statement in such a "
4964
"recursive manner"
4965
msgstr ""
4966
4967
#: drizzled/drizzled_error_messages.h:922
4968
msgid "Not allowed to set autocommit from a stored function or trigger"
4969
msgstr ""
4970
4971
#: drizzled/drizzled_error_messages.h:924
4972
msgid "Definer is not fully qualified"
4973
msgstr ""
4974
4975
#: drizzled/drizzled_error_messages.h:926
4976
#, c-format
4977
msgid ""
4978
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4979
"Current user is used as definer. Please recreate the view!"
4980
msgstr ""
4981
4982
#: drizzled/drizzled_error_messages.h:928
4983
#, c-format
4984
msgid ""
4985
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4986
"definer"
4987
msgstr ""
4988
4989
#: drizzled/drizzled_error_messages.h:930
4990
#, c-format
4991
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4992
msgstr ""
4993
4994
#: drizzled/drizzled_error_messages.h:932
4995
#, c-format
4996
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4997
msgstr ""
4998
4999
#: drizzled/drizzled_error_messages.h:934
5000
#, c-format
5001
msgid ""
5002
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
5003
msgstr ""
5004
5005
#: drizzled/drizzled_error_messages.h:936
5006
#, c-format
5007
msgid ""
5008
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
5009
msgstr ""
5010
5011
#: drizzled/drizzled_error_messages.h:938
5012
#, c-format
5013
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
5014
msgstr ""
5015
5016
#: drizzled/drizzled_error_messages.h:940
5017
#, c-format
5018
msgid ""
5019
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
5020
"activated under the authorization of the invoker, which may have "
5021
"insufficient privileges. Please recreate the trigger."
5022
msgstr ""
5023
5024
#: drizzled/drizzled_error_messages.h:942
5025
#, c-format
5026
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
5027
msgstr ""
5028
5029
#: drizzled/drizzled_error_messages.h:944
5030
#, c-format
5031
msgid ""
5032
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
5033
"exceeded for routine %.192s"
5034
msgstr ""
5035
5036
#: drizzled/drizzled_error_messages.h:946
5037
#, c-format
5038
msgid ""
5039
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
5040
"contains bad data (internal code %d)"
5041
msgstr ""
5042
5043
#: drizzled/drizzled_error_messages.h:948
5044
#, c-format
5045
msgid "Incorrect routine name '%-.192s'"
5046
msgstr ""
5047
5048
#: drizzled/drizzled_error_messages.h:950
5049
#, c-format
5050
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
5051
msgstr ""
5052
5053
#: drizzled/drizzled_error_messages.h:952
5054
msgid "AGGREGATE is not supported for stored functions"
5055
msgstr ""
5056
5057
#: drizzled/drizzled_error_messages.h:954
5058
#, c-format
5059
msgid ""
5060
"Can't create more than max_prepared_stmt_count statements (current value: %"
5061
"lu)"
5062
msgstr ""
5063
5064
#: drizzled/drizzled_error_messages.h:956
5065
#, c-format
5066
msgid "`%-.192s`.`%-.192s` contains view recursion"
5067
msgstr ""
5068
5069
#: drizzled/drizzled_error_messages.h:958
5070
#, c-format
5071
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
5072
msgstr ""
5073
5074
#: drizzled/drizzled_error_messages.h:960
5075
msgid "The used table type doesn't support SPATIAL indexes"
5076
msgstr ""
5077
5078
#: drizzled/drizzled_error_messages.h:962
5079
msgid "Triggers can not be created on system tables"
5080
msgstr ""
5081
5082
#: drizzled/drizzled_error_messages.h:964
5083
#, c-format
5084
msgid "Leading spaces are removed from name '%s'"
5085
msgstr ""
5086
5087
#: drizzled/drizzled_error_messages.h:966
5088
msgid "Failed to read auto-increment value from storage engine"
5089
msgstr ""
5090
5091
#: drizzled/drizzled_error_messages.h:968
5092
msgid "user name"
5093
msgstr ""
5094
5095
#: drizzled/drizzled_error_messages.h:970
5096
msgid "host name"
5097
msgstr ""
5098
5099
#: drizzled/drizzled_error_messages.h:972
5100
#, c-format
5101
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
5102
msgstr ""
5103
5104
#: drizzled/drizzled_error_messages.h:974
5105
#, c-format
5106
msgid "The target table %-.100s of the %s is not insertable-into"
5107
msgstr ""
5108
5109
#: drizzled/drizzled_error_messages.h:976
5110
#, c-format
5111
msgid ""
5112
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
5113
msgstr ""
5114
5115
#: drizzled/drizzled_error_messages.h:978
5116
msgid "Too high level of nesting for select"
5117
msgstr ""
5118
5119
#: drizzled/drizzled_error_messages.h:980
5120
#, c-format
5121
msgid "Name '%-.64s' has become ''"
5122
msgstr ""
5123
5124
#: drizzled/drizzled_error_messages.h:982
5125
msgid ""
5126
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
5127
"optional and non-empty FIELDS ENCLOSED BY"
5128
msgstr ""
5129
5130
#: drizzled/drizzled_error_messages.h:984
5131
#, c-format
5132
msgid "The foreign server, %s, you are trying to create already exists."
5133
msgstr ""
5134
5135
#: drizzled/drizzled_error_messages.h:986
5136
#, c-format
5137
msgid ""
5138
"The foreign server name you are trying to reference does not exist. Data "
5139
"source error:  %-.64s"
5140
msgstr ""
5141
5142
#: drizzled/drizzled_error_messages.h:988
5143
#, c-format
5144
msgid ""
5145
"Table storage engine '%-.64s' does not support the create option '%.64s'"
5146
msgstr ""
5147
5148
#: drizzled/drizzled_error_messages.h:990
5149
#, c-format
5150
msgid ""
5151
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
5152
"each partition"
5153
msgstr ""
5154
5155
#: drizzled/drizzled_error_messages.h:992
5156
#, c-format
5157
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
5158
msgstr ""
5159
5160
#: drizzled/drizzled_error_messages.h:994
5161
msgid "MAXVALUE can only be used in last partition definition"
5162
msgstr ""
5163
5164
#: drizzled/drizzled_error_messages.h:996
5165
msgid "Subpartitions can only be hash partitions and by key"
5166
msgstr ""
5167
5168
#: drizzled/drizzled_error_messages.h:998
5169
msgid "Must define subpartitions on all partitions if on one partition"
5170
msgstr ""
5171
5172
#: drizzled/drizzled_error_messages.h:1000
5173
msgid "Wrong number of partitions defined, mismatch with previous setting"
5174
msgstr ""
5175
5176
#: drizzled/drizzled_error_messages.h:1002
5177
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
5178
msgstr ""
5179
5180
#: drizzled/drizzled_error_messages.h:1004
5181
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
5182
msgstr ""
5183
5184
#: drizzled/drizzled_error_messages.h:1006
5185
msgid "Expression in RANGE/LIST VALUES must be constant"
5186
msgstr ""
5187
5188
#: drizzled/drizzled_error_messages.h:1008
5189
msgid "Field in list of fields for partition function not found in table"
5190
msgstr ""
5191
5192
#: drizzled/drizzled_error_messages.h:1010
5193
msgid "List of fields is only allowed in KEY partitions"
5194
msgstr ""
5195
5196
#: drizzled/drizzled_error_messages.h:1012
5197
msgid ""
5198
"The partition info in the frm file is not consistent with what can be "
5199
"written into the frm file"
5200
msgstr ""
5201
5202
#: drizzled/drizzled_error_messages.h:1014
5203
#, c-format
5204
msgid "The %-.192s function returns the wrong type"
5205
msgstr ""
5206
5207
#: drizzled/drizzled_error_messages.h:1016
5208
#, c-format
5209
msgid "For %-.64s partitions each partition must be defined"
5210
msgstr ""
5211
5212
#: drizzled/drizzled_error_messages.h:1018
5213
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
5214
msgstr ""
5215
5216
#: drizzled/drizzled_error_messages.h:1020
5217
msgid "VALUES value must be of same type as partition function"
5218
msgstr ""
5219
5220
#: drizzled/drizzled_error_messages.h:1022
5221
msgid "Multiple definition of same constant in list partitioning"
5222
msgstr ""
5223
5224
#: drizzled/drizzled_error_messages.h:1024
5225
msgid "Partitioning can not be used stand-alone in query"
5226
msgstr ""
5227
5228
#: drizzled/drizzled_error_messages.h:1026
5229
msgid ""
5230
"The mix of handlers in the partitions is not allowed in this version of MySQL"
5231
msgstr ""
5232
5233
#: drizzled/drizzled_error_messages.h:1028
5234
#, c-format
5235
msgid "For the partitioned engine it is necessary to define all %-.64s"
5236
msgstr ""
5237
5238
#: drizzled/drizzled_error_messages.h:1030
5239
msgid "Too many partitions (including subpartitions) were defined"
5240
msgstr ""
5241
5242
#: drizzled/drizzled_error_messages.h:1032
5243
msgid ""
5244
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
5245
"partitioning for subpartitioning"
5246
msgstr ""
5247
5248
#: drizzled/drizzled_error_messages.h:1034
5249
msgid "Failed to create specific handler file"
5250
msgstr ""
5251
5252
#: drizzled/drizzled_error_messages.h:1036
5253
msgid "A BLOB field is not allowed in partition function"
5254
msgstr ""
5255
5256
#: drizzled/drizzled_error_messages.h:1038
5257
#, c-format
5258
msgid "A %-.192s must include all columns in the table's partitioning function"
5259
msgstr ""
5260
5261
#: drizzled/drizzled_error_messages.h:1040
5262
#, c-format
5263
msgid "Number of %-.64s = 0 is not an allowed value"
5264
msgstr ""
5265
5266
#: drizzled/drizzled_error_messages.h:1042
5267
msgid "Partition management on a not partitioned table is not possible"
5268
msgstr ""
5269
5270
#: drizzled/drizzled_error_messages.h:1044
5271
msgid ""
5272
"Foreign key condition is not yet supported in conjunction with partitioning"
5273
msgstr ""
5274
5275
#: drizzled/drizzled_error_messages.h:1046
5276
#, c-format
5277
msgid "Error in list of partitions to %-.64s"
5278
msgstr ""
5279
5280
#: drizzled/drizzled_error_messages.h:1048
5281
msgid "Cannot remove all partitions, use DROP TABLE instead"
5282
msgstr ""
5283
5284
#: drizzled/drizzled_error_messages.h:1050
5285
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
5286
msgstr ""
5287
5288
#: drizzled/drizzled_error_messages.h:1052
5289
msgid ""
5290
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
5291
"their numbers"
5292
msgstr ""
5293
5294
#: drizzled/drizzled_error_messages.h:1054
5295
msgid ""
5296
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
5297
"tables using HASH PARTITIONs"
5298
msgstr ""
5299
5300
#: drizzled/drizzled_error_messages.h:1056
5301
#, c-format
5302
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
5303
msgstr ""
5304
5305
#: drizzled/drizzled_error_messages.h:1058
5306
msgid "Trying to Add partition(s) with wrong number of subpartitions"
5307
msgstr ""
5308
5309
#: drizzled/drizzled_error_messages.h:1060
5310
msgid "At least one partition must be added"
5311
msgstr ""
5312
5313
#: drizzled/drizzled_error_messages.h:1062
5314
msgid "At least one partition must be coalesced"
5315
msgstr ""
5316
5317
#: drizzled/drizzled_error_messages.h:1064
5318
msgid "More partitions to reorganise than there are partitions"
5319
msgstr ""
5320
5321
#: drizzled/drizzled_error_messages.h:1066
5322
#, c-format
5323
msgid "Duplicate partition name %-.192s"
5324
msgstr ""
5325
5326
#: drizzled/drizzled_error_messages.h:1068
5327
msgid "It is not allowed to shut off binlog on this command"
5328
msgstr ""
5329
5330
#: drizzled/drizzled_error_messages.h:1070
5331
msgid "When reorganising a set of partitions they must be in consecutive order"
5332
msgstr ""
5333
5334
#: drizzled/drizzled_error_messages.h:1072
5335
msgid ""
5336
"Reorganize of range partitions cannot change total ranges except for last "
5337
"partition where it can extend the range"
5338
msgstr ""
5339
5340
#: drizzled/drizzled_error_messages.h:1074
5341
msgid "Partition function not supported in this version for this handler"
5342
msgstr ""
5343
5344
#: drizzled/drizzled_error_messages.h:1076
5345
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
5346
msgstr ""
5347
5348
#: drizzled/drizzled_error_messages.h:1078
5349
#, c-format
5350
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
5351
msgstr ""
5352
5353
#: drizzled/drizzled_error_messages.h:1080
5354
#, c-format
5355
msgid "Plugin '%-.192s' is not loaded"
5356
msgstr ""
5357
5358
#: drizzled/drizzled_error_messages.h:1082
5359
#, c-format
5360
msgid "Incorrect %-.32s value: '%-.128s'"
5361
msgstr ""
5362
5363
#: drizzled/drizzled_error_messages.h:1084
5364
#, c-format
5365
msgid "Table has no partition for value %-.64s"
5366
msgstr ""
5367
5368
#: drizzled/drizzled_error_messages.h:1086
5369
#, c-format
5370
msgid "It is not allowed to specify %s more than once"
5371
msgstr ""
5372
5373
#: drizzled/drizzled_error_messages.h:1088
5374
#: drizzled/drizzled_error_messages.h:1224
5375
#, c-format
5376
msgid "Failed to create %s"
5377
msgstr ""
5378
5379
#: drizzled/drizzled_error_messages.h:1090
5380
#: drizzled/drizzled_error_messages.h:1114
5381
#, c-format
5382
msgid "Failed to drop %s"
5383
msgstr ""
5384
5385
#: drizzled/drizzled_error_messages.h:1092
5386
msgid "The handler doesn't support autoextend of tablespaces"
5387
msgstr ""
5388
5389
#: drizzled/drizzled_error_messages.h:1094
5390
msgid ""
5391
"A size parameter was incorrectly specified, either number or on the form 10M"
5392
msgstr ""
5393
5394
#: drizzled/drizzled_error_messages.h:1096
5395
msgid ""
5396
"The size number was correct but we don't allow the digit part to be more "
5397
"than 2 billion"
5398
msgstr ""
5399
5400
#: drizzled/drizzled_error_messages.h:1098
5401
#, c-format
5402
msgid "Failed to alter: %s"
5403
msgstr ""
5404
5405
#: drizzled/drizzled_error_messages.h:1100
5406
msgid "Writing one row to the row-based binary log failed"
5407
msgstr ""
5408
5409
#: drizzled/drizzled_error_messages.h:1102
5410
#, c-format
5411
msgid "Table definition on master and slave does not match: %s"
5412
msgstr ""
5413
5414
#: drizzled/drizzled_error_messages.h:1104
5415
msgid ""
5416
"Slave running with --log-slave-updates must use row-based binary logging to "
5417
"be able to replicate row-based binary log events"
5418
msgstr ""
5419
5420
#: drizzled/drizzled_error_messages.h:1106
5421
#, c-format
5422
msgid "Event '%-.192s' already exists"
5423
msgstr ""
5424
5425
#: drizzled/drizzled_error_messages.h:1108
5426
#, c-format
5427
msgid "Failed to store event %s. Error code %d from storage engine."
5428
msgstr ""
5429
5430
#: drizzled/drizzled_error_messages.h:1110
5431
#, c-format
5432
msgid "Unknown event '%-.192s'"
5433
msgstr ""
5434
5435
#: drizzled/drizzled_error_messages.h:1112
5436
#, c-format
5437
msgid "Failed to alter event '%-.192s'"
5438
msgstr ""
5439
5440
#: drizzled/drizzled_error_messages.h:1116
5441
msgid "INTERVAL is either not positive or too big"
5442
msgstr ""
5443
5444
#: drizzled/drizzled_error_messages.h:1118
5445
msgid "ENDS is either invalid or before STARTS"
5446
msgstr ""
5447
5448
#: drizzled/drizzled_error_messages.h:1120
5449
msgid "Event execution time is in the past. Event has been disabled"
5450
msgstr ""
5451
5452
#: drizzled/drizzled_error_messages.h:1122
5453
msgid "Failed to open mysql.event"
5454
msgstr ""
5455
5456
#: drizzled/drizzled_error_messages.h:1124
5457
msgid "No datetime expression provided"
5458
msgstr ""
5459
5460
#: drizzled/drizzled_error_messages.h:1126
5461
#, c-format
5462
msgid ""
5463
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5464
"probably corrupted"
5465
msgstr ""
5466
5467
#: drizzled/drizzled_error_messages.h:1128
5468
#, c-format
5469
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5470
msgstr ""
5471
5472
#: drizzled/drizzled_error_messages.h:1130
5473
msgid "Failed to delete the event from mysql.event"
5474
msgstr ""
5475
5476
#: drizzled/drizzled_error_messages.h:1132
5477
msgid "Error during compilation of event's body"
5478
msgstr ""
5479
5480
#: drizzled/drizzled_error_messages.h:1134
5481
msgid "Same old and new event name"
5482
msgstr ""
5483
5484
#: drizzled/drizzled_error_messages.h:1136
5485
#, c-format
5486
msgid "Data for column '%s' too long"
5487
msgstr ""
5488
5489
#: drizzled/drizzled_error_messages.h:1138
5490
#, c-format
5491
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5492
msgstr ""
5493
5494
#: drizzled/drizzled_error_messages.h:1140
5495
#, c-format
5496
msgid ""
5497
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5498
"instead"
5499
msgstr ""
5500
5501
#: drizzled/drizzled_error_messages.h:1142
5502
msgid "You can't write-lock a log table. Only read access is possible"
5503
msgstr ""
5504
5505
#: drizzled/drizzled_error_messages.h:1144
5506
msgid "You can't use locks with log tables."
5507
msgstr ""
5508
5509
#: drizzled/drizzled_error_messages.h:1146
5510
#, c-format
5511
msgid ""
5512
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5513
"d would lead to a duplicate entry"
5514
msgstr ""
5515
5516
#: drizzled/drizzled_error_messages.h:1148
5517
#, c-format
5518
msgid ""
5519
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5520
"%d, now running %d. Please use mysql_upgrade to fix this error."
5521
msgstr ""
5522
5523
#: drizzled/drizzled_error_messages.h:1150
5524
msgid ""
5525
"Cannot switch out of the row-based binary log format when the session has "
5526
"open temporary tables"
5527
msgstr ""
5528
5529
#: drizzled/drizzled_error_messages.h:1152
5530
msgid ""
5531
"Cannot change the binary logging format inside a stored function or trigger"
5532
msgstr ""
5533
5534
#: drizzled/drizzled_error_messages.h:1154
5535
msgid ""
5536
"The NDB cluster engine does not support changing the binlog format on the "
5537
"fly yet"
5538
msgstr ""
5539
5540
#: drizzled/drizzled_error_messages.h:1156
5541
msgid "Cannot create temporary table with partitions"
5542
msgstr ""
5543
5544
#: drizzled/drizzled_error_messages.h:1158
5545
msgid "Partition constant is out of partition function domain"
5546
msgstr ""
5547
5548
#: drizzled/drizzled_error_messages.h:1160
5549
msgid "This partition function is not allowed"
5550
msgstr ""
5551
5552
#: drizzled/drizzled_error_messages.h:1162
5553
msgid "Error in DDL log"
5554
msgstr ""
5555
5556
#: drizzled/drizzled_error_messages.h:1164
5557
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5558
msgstr ""
5559
5560
#: drizzled/drizzled_error_messages.h:1166
5561
msgid "Incorrect partition name"
5562
msgstr ""
5563
5564
#: drizzled/drizzled_error_messages.h:1168
5565
msgid ""
5566
"Transaction isolation level can't be changed while a transaction is in "
5567
"progress"
5568
msgstr ""
5569
5570
#: drizzled/drizzled_error_messages.h:1170
5571
#, c-format
5572
msgid ""
5573
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5574
"'%-.192s' for key '%-.192s'"
5575
msgstr ""
5576
5577
#: drizzled/drizzled_error_messages.h:1172
5578
#, c-format
5579
msgid "Internal scheduler error %d"
5580
msgstr ""
5581
5582
#: drizzled/drizzled_error_messages.h:1174
5583
#, c-format
5584
msgid "Error during starting/stopping of the scheduler. Error code %u"
5585
msgstr ""
5586
5587
#: drizzled/drizzled_error_messages.h:1176
5588
msgid "Engine cannot be used in partitioned tables"
5589
msgstr ""
5590
5591
#: drizzled/drizzled_error_messages.h:1178
5592
#, c-format
5593
msgid "Cannot activate '%-.64s' log"
5594
msgstr ""
5595
5596
#: drizzled/drizzled_error_messages.h:1180
5597
msgid "The server was not built with row-based replication"
5598
msgstr ""
5599
5600
#: drizzled/drizzled_error_messages.h:1182
5601
msgid "Decoding of base64 string failed"
5602
msgstr ""
5603
5604
#: drizzled/drizzled_error_messages.h:1184
5605
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5606
msgstr ""
5607
5608
#: drizzled/drizzled_error_messages.h:1186
5609
msgid ""
5610
"Cannot proceed because system tables used by Event Scheduler were found "
5611
"damaged at server start"
5612
msgstr ""
5613
5614
#: drizzled/drizzled_error_messages.h:1188
5615
msgid "Only integers allowed as number here"
5616
msgstr ""
5617
5618
#: drizzled/drizzled_error_messages.h:1190
5619
msgid "This storage engine cannot be used for log tables"
5620
msgstr ""
5621
5622
#: drizzled/drizzled_error_messages.h:1192
5623
#, c-format
5624
msgid "You cannot '%s' a log table if logging is enabled"
5625
msgstr ""
5626
5627
#: drizzled/drizzled_error_messages.h:1194
5628
#, c-format
5629
msgid ""
5630
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5631
"rename two tables: the log table to an archive table and another table back "
5632
"to '%s'"
5633
msgstr ""
5634
5635
#: drizzled/drizzled_error_messages.h:1196
5636
#, c-format
5637
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5638
msgstr ""
5639
5640
#: drizzled/drizzled_error_messages.h:1198
5641
#, c-format
5642
msgid "Incorrect parameters in the call to native function '%-.192s'"
5643
msgstr ""
5644
5645
#: drizzled/drizzled_error_messages.h:1200
5646
#, c-format
5647
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5648
msgstr ""
5649
5650
#: drizzled/drizzled_error_messages.h:1202
5651
#, c-format
5652
msgid "This function '%-.192s' has the same name as a native function"
5653
msgstr ""
5654
5655
#: drizzled/drizzled_error_messages.h:1204
5656
#, c-format
5657
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5658
msgstr ""
5659
5660
#: drizzled/drizzled_error_messages.h:1206
5661
msgid "Too many files opened, please execute the command again"
5662
msgstr ""
5663
5664
#: drizzled/drizzled_error_messages.h:1208
5665
#: drizzled/drizzled_error_messages.h:1210
5666
msgid ""
5667
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5668
"The event was dropped immediately after creation."
5669
msgstr ""
5670
5671
#: drizzled/drizzled_error_messages.h:1212
5672
#, c-format
5673
msgid "The incident %s occured on the master. Message: %-.64s"
5674
msgstr ""
5675
5676
#: drizzled/drizzled_error_messages.h:1214
5677
msgid "Table has no partition for some existing values"
5678
msgstr ""
5679
5680
#: drizzled/drizzled_error_messages.h:1216
5681
msgid "Statement is not safe to log in statement format."
5682
msgstr ""
5683
5684
#: drizzled/drizzled_error_messages.h:1218
5685
#, c-format
5686
msgid "Fatal error: %s"
5687
msgstr ""
5688
5689
#: drizzled/drizzled_error_messages.h:1220
5690
#, c-format
5691
msgid "Relay log read failure: %s"
5692
msgstr ""
5693
5694
#: drizzled/drizzled_error_messages.h:1222
5695
#, c-format
5696
msgid "Relay log write failure: %s"
5697
msgstr ""
5698
5699
#: drizzled/drizzled_error_messages.h:1226
5700
#, c-format
5701
msgid "Master command %s failed: %s"
5702
msgstr ""
5703
5704
#: drizzled/drizzled_error_messages.h:1228
5705
#, c-format
5706
msgid "Binary logging not possible. Message: %s"
5707
msgstr ""
5708
5709
#: drizzled/drizzled_error_messages.h:1230
5710
#, c-format
5711
msgid "View `%-.64s`.`%-.64s` has no creation context"
5712
msgstr ""
5713
5714
#: drizzled/drizzled_error_messages.h:1232
5715
#, c-format
5716
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5717
msgstr ""
5718
5719
#: drizzled/drizzled_error_messages.h:1234
5720
#, c-format
5721
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5722
msgstr ""
5723
5724
#: drizzled/drizzled_error_messages.h:1236
5725
#, c-format
5726
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5727
msgstr ""
5728
5729
#: drizzled/drizzled_error_messages.h:1238
5730
#, c-format
5731
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5732
msgstr ""
5733
5734
#: drizzled/drizzled_error_messages.h:1240
5735
#, c-format
5736
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5737
msgstr ""
5738
5739
#: drizzled/drizzled_error_messages.h:1242
5740
#, c-format
5741
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5742
msgstr ""
5743
5744
#: drizzled/drizzled_error_messages.h:1244
5745
#, c-format
5746
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5747
msgstr ""
5748
5749
#: drizzled/drizzled_error_messages.h:1246
5750
#, c-format
5751
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5752
msgstr ""
5753
5754
#: drizzled/drizzled_error_messages.h:1248
5755
#, c-format
5756
msgid "Ambiguous slave modes combination. %s"
5757
msgstr ""
5758
5759
#: drizzled/drizzled_error_messages.h:1250
5760
#, c-format
5761
msgid ""
5762
"The BINLOG statement of type `%s` was not preceded by a format description "
5763
"BINLOG statement."
5764
msgstr ""
5765
5766
#: drizzled/drizzled_error_messages.h:1252
5767
msgid "Corrupted replication event was detected"
5768
msgstr ""
5769
5770
#: drizzled/drizzled_error_messages.h:1254
5771
#, c-format
5772
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5773
msgstr ""
5774
5775
#: drizzled/drizzled_error_messages.h:1256
5776
#, c-format
5777
msgid "Being purged log %s was not found"
5778
msgstr ""
5779
5780
#: drizzled/drizzled_error_messages.h:1258
5781
#, c-format
5782
msgid "Converted to non-transactional lock on '%-.64s'"
5783
msgstr ""
5784
5785
#: drizzled/drizzled_error_messages.h:1260
5786
#, c-format
5787
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5788
msgstr ""
5789
5790
#: drizzled/drizzled_error_messages.h:1262
5791
#, c-format
5792
msgid ""
5793
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5794
msgstr ""
5795
5796
#: drizzled/drizzled_error_messages.h:1264
5797
#, c-format
5798
msgid "Can't access storage engine of table %-.64s"
5799
msgstr ""
5800
5801
#: drizzled/drizzled_error_messages.h:1266
5802
msgid "Starting backup process"
5803
msgstr ""
5804
5805
#: drizzled/drizzled_error_messages.h:1268
5806
msgid "Backup completed"
5807
msgstr ""
5808
5809
#: drizzled/drizzled_error_messages.h:1270
5810
msgid "Starting restore process"
5811
msgstr ""
5812
5813
#: drizzled/drizzled_error_messages.h:1272
5814
msgid "Restore completed"
5815
msgstr ""
5816
5817
#: drizzled/drizzled_error_messages.h:1274
5818
msgid "Nothing to backup"
5819
msgstr ""
5820
5821
#: drizzled/drizzled_error_messages.h:1276
5822
#, c-format
5823
msgid "Database '%-.64s' cannot be included in a backup"
5824
msgstr ""
5825
5826
#: drizzled/drizzled_error_messages.h:1278
5827
msgid ""
5828
"Error during backup operation - server's error log contains more information "
5829
"about the error"
5830
msgstr ""
5831
5832
#: drizzled/drizzled_error_messages.h:1280
5833
msgid ""
5834
"Error during restore operation - server's error log contains more "
5835
"information about the error"
5836
msgstr ""
5837
5838
#: drizzled/drizzled_error_messages.h:1282
5839
msgid ""
5840
"Can't execute this command because another BACKUP/RESTORE operation is in "
5841
"progress"
5842
msgstr ""
5843
5844
#: drizzled/drizzled_error_messages.h:1284
5845
msgid "Error when preparing for backup operation"
5846
msgstr ""
5847
5848
#: drizzled/drizzled_error_messages.h:1286
5849
msgid "Error when preparing for restore operation"
5850
msgstr ""
5851
5852
#: drizzled/drizzled_error_messages.h:1288
5853
#, c-format
5854
msgid "Invalid backup location '%-.64s'"
5855
msgstr ""
5856
5857
#: drizzled/drizzled_error_messages.h:1290
5858
#, c-format
5859
msgid "Can't read backup location '%-.64s'"
5860
msgstr ""
5861
5862
#: drizzled/drizzled_error_messages.h:1292
5863
#, c-format
5864
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5865
msgstr ""
5866
5867
#: drizzled/drizzled_error_messages.h:1294
5868
msgid "Can't enumerate server databases"
5869
msgstr ""
5870
5871
#: drizzled/drizzled_error_messages.h:1296
5872
msgid "Can't enumerate server tables"
5873
msgstr ""
5874
5875
#: drizzled/drizzled_error_messages.h:1298
5876
#, c-format
5877
msgid "Can't enumerate tables in database %-.64s"
5878
msgstr ""
5879
5880
#: drizzled/drizzled_error_messages.h:1300
5881
#, c-format
5882
msgid "Skipping view %-.64s in database %-.64s"
5883
msgstr ""
5884
5885
#: drizzled/drizzled_error_messages.h:1302
5886
#, c-format
5887
msgid "Skipping table %-.64s since it has no valid storage engine"
5888
msgstr ""
5889
5890
#: drizzled/drizzled_error_messages.h:1304
5891
#, c-format
5892
msgid "Can't open table %-.64s"
5893
msgstr ""
5894
5895
#: drizzled/drizzled_error_messages.h:1306
5896
msgid "Can't read backup archive preamble"
5897
msgstr ""
5898
5899
#: drizzled/drizzled_error_messages.h:1308
5900
msgid "Can't write backup archive preamble"
5901
msgstr ""
5902
5903
#: drizzled/drizzled_error_messages.h:1310
5904
#, c-format
5905
msgid "Can't find backup driver for table %-.64s"
5906
msgstr ""
5907
5908
#: drizzled/drizzled_error_messages.h:1312
5909
#, c-format
5910
msgid ""
5911
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5912
"this table"
5913
msgstr ""
5914
5915
#: drizzled/drizzled_error_messages.h:1314
5916
#, c-format
5917
msgid "Can't create %-.64s backup driver"
5918
msgstr ""
5919
5920
#: drizzled/drizzled_error_messages.h:1316
5921
#, c-format
5922
msgid "Can't create %-.64s restore driver"
5923
msgstr ""
5924
5925
#: drizzled/drizzled_error_messages.h:1318
5926
#, c-format
5927
msgid "Found %d images in backup archive but maximum %d are supported"
5928
msgstr ""
5929
5930
#: drizzled/drizzled_error_messages.h:1320
5931
#, c-format
5932
msgid "Error when saving meta-data of %-.64s"
5933
msgstr ""
5934
5935
#: drizzled/drizzled_error_messages.h:1322
5936
msgid "Error when reading meta-data list"
5937
msgstr ""
5938
5939
#: drizzled/drizzled_error_messages.h:1324
5940
#, c-format
5941
msgid "Can't create %-.64s"
5942
msgstr ""
5943
5944
#: drizzled/drizzled_error_messages.h:1326
5945
msgid "Can't allocate buffer for image data transfer"
5946
msgstr ""
5947
5948
#: drizzled/drizzled_error_messages.h:1328
5949
#, c-format
5950
msgid "Error when writing %-.64s backup image data (for table #%d)"
5951
msgstr ""
5952
5953
#: drizzled/drizzled_error_messages.h:1330
5954
msgid "Error when reading data from backup stream"
5955
msgstr ""
5956
5957
#: drizzled/drizzled_error_messages.h:1332
5958
msgid "Can't go to the next chunk in backup stream"
5959
msgstr ""
5960
5961
#: drizzled/drizzled_error_messages.h:1334
5962
#, c-format
5963
msgid "Can't initialize %-.64s backup driver"
5964
msgstr ""
5965
5966
#: drizzled/drizzled_error_messages.h:1336
5967
#, c-format
5968
msgid "Can't initialize %-.64s restore driver"
5969
msgstr ""
5970
5971
#: drizzled/drizzled_error_messages.h:1338
5972
#, c-format
5973
msgid "Can't shut down %-.64s backup driver"
5974
msgstr ""
5975
5976
#: drizzled/drizzled_error_messages.h:1340
5977
#, c-format
5978
msgid "Can't shut down %-.64s backup driver(s)"
5979
msgstr ""
5980
5981
#: drizzled/drizzled_error_messages.h:1342
5982
#, c-format
5983
msgid "%-.64s backup driver can't prepare for synchronization"
5984
msgstr ""
5985
5986
#: drizzled/drizzled_error_messages.h:1344
5987
#, c-format
5988
msgid "%-.64s backup driver can't create its image validity point"
5989
msgstr ""
5990
5991
#: drizzled/drizzled_error_messages.h:1346
5992
#, c-format
5993
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5994
msgstr ""
5995
5996
#: drizzled/drizzled_error_messages.h:1348
5997
#, c-format
5998
msgid "%-.64s backup driver can't cancel its backup operation"
5999
msgstr ""
6000
6001
#: drizzled/drizzled_error_messages.h:1350
6002
#, c-format
6003
msgid "%-.64s restore driver can't cancel its restore operation"
6004
msgstr ""
6005
6006
#: drizzled/drizzled_error_messages.h:1352
6007
#, c-format
6008
msgid "Error when polling %-.64s backup driver for its image data"
6009
msgstr ""
6010
6011
#: drizzled/drizzled_error_messages.h:1354
6012
#, c-format
6013
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
6014
msgstr ""
6015
6016
#: drizzled/drizzled_error_messages.h:1356
6017
#, c-format
6018
msgid ""
6019
"After %d attempts %-.64s restore driver still can't accept next block of data"
6020
msgstr ""
6021
6022
#: drizzled/drizzled_error_messages.h:1358
6023
#, c-format
6024
msgid "Open and lock tables failed in %-.64s"
6025
msgstr ""
6026
6027
#: drizzled/drizzled_error_messages.h:1360
6028
msgid "Backup driver's table locking thread can not be initialized."
6029
msgstr ""
6030
6031
#: drizzled/drizzled_error_messages.h:1362
6032
msgid ""
6033
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
6034
"and 'mysql.online_backup_progress'."
6035
msgstr ""
6036
6037
#: drizzled/drizzled_error_messages.h:1364
6038
#, c-format
6039
msgid "Tablespace '%-.192s' already exists"
6040
msgstr ""
6041
6042
#: drizzled/drizzled_error_messages.h:1366
6043
#, c-format
6044
msgid "Tablespace '%-.192s' doesn't exist"
6045
msgstr ""
6046
6047
#: drizzled/drizzled_error_messages.h:1368
6048
#, c-format
6049
msgid "Unexpected master's heartbeat data: %s"
6050
msgstr ""
6051
6052
#: drizzled/drizzled_error_messages.h:1370
6053
#, c-format
6054
msgid "The requested value for the heartbeat period %s %s"
6055
msgstr ""
6056
6057
#: drizzled/drizzled_error_messages.h:1372
6058
#, c-format
6059
msgid "Can't write to the online backup progress log %-.64s."
6060
msgstr ""
6061
6062
#: drizzled/drizzled_error_messages.h:1374
6063
#, c-format
6064
msgid "Tablespace '%-.192s' not empty"
6065
msgstr ""
6066
6067
#: drizzled/drizzled_error_messages.h:1376
6068
#, c-format
6069
msgid ""
6070
"Tablespace `%-.64s` needed by tables being restored has changed on the "
6071
"server. The original definition of the required tablespace is '%-.256s' "
6072
"while the same tablespace is defined on the server as '%-.256s'"
6073
msgstr ""
6074
339 by Monty Taylor
Merged in new strings.
6075
#: drizzled/handler.cc:390
6076
msgid "Too many storage engines!"
6077
msgstr ""
6078
6079
#: drizzled/handler.cc:394
6080
#, c-format
6081
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6082
msgstr ""
6083
6084
#: drizzled/handler.cc:1278
6085
#, c-format
6086
msgid "Found %d prepared transaction(s) in %s"
6087
msgstr ""
6088
6089
#: drizzled/handler.cc:1330
6090
msgid "Starting crash recovery..."
6091
msgstr ""
6092
6093
#: drizzled/handler.cc:1362
6094
#, c-format
6095
msgid "Found %d prepared XA transactions"
6096
msgstr ""
6097
6098
#: drizzled/handler.cc:1366
6099
#, c-format
6100
msgid ""
6101
"Found %d prepared transactions! It means that drizzled was not shut down "
6102
"properly last time and critical recovery information (last binlog or %s "
6103
"file) was manually deleted after a crash. You have to start drizzled with "
6104
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6105
msgstr ""
6106
6107
#: drizzled/handler.cc:1376
6108
msgid "Crash recovery finished."
6109
msgstr ""
6110
6111
#: drizzled/log.cc:1072
6112
msgid "I/O error reading the header from the binary log"
6113
msgstr ""
6114
6115
#: drizzled/log.cc:1079
6116
msgid ""
6117
"Binlog has bad magic number;  It's not a binary log file that can be used by "
6118
"this version of Drizzle"
6119
msgstr ""
6120
6121
#: drizzled/log.cc:1094
6122
#, c-format
6123
msgid "Failed to open log (file '%s', errno %d)"
6124
msgstr ""
6125
6126
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6127
msgid "Could not open log file"
6128
msgstr ""
6129
6130
#: drizzled/log.cc:1102
6131
#, c-format
6132
msgid "Failed to create a cache on log (file '%s')"
6133
msgstr ""
6134
365 by Monty Taylor
Updated po files.
6135
#: drizzled/log.cc:1256 drizzled/log.cc:1904
339 by Monty Taylor
Merged in new strings.
6136
#, c-format
6137
msgid ""
6138
"Could not use %s for logging (error %d). Turning logging off for the whole "
6139
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6140
"shutdown the Drizzle server and restart it."
6141
msgstr ""
6142
365 by Monty Taylor
Updated po files.
6143
#: drizzled/log.cc:2173 drizzled/log.cc:2204 drizzled/log.cc:2456
6144
#: drizzled/log.cc:2580
339 by Monty Taylor
Merged in new strings.
6145
#, c-format
6146
msgid "Failed to delete file '%s'"
6147
msgstr ""
6148
365 by Monty Taylor
Updated po files.
6149
#: drizzled/log.cc:2182 drizzled/log.cc:2464 drizzled/log.cc:2588
339 by Monty Taylor
Merged in new strings.
6150
#, c-format
6151
msgid ""
6152
"a problem with deleting %s; consider examining correspondence of your binlog "
6153
"index file to the actual binlog files"
6154
msgstr ""
6155
365 by Monty Taylor
Updated po files.
6156
#: drizzled/log.cc:2310
339 by Monty Taylor
Merged in new strings.
6157
#, c-format
6158
msgid "next log error: %d  offset: %s  log: %s included: %d"
6159
msgstr ""
6160
365 by Monty Taylor
Updated po files.
6161
#: drizzled/log.cc:2422 drizzled/log.cc:2548
339 by Monty Taylor
Merged in new strings.
6162
#, c-format
6163
msgid "Failed to execute stat() on file '%s'"
6164
msgstr ""
6165
365 by Monty Taylor
Updated po files.
6166
#: drizzled/log.cc:2433 drizzled/log.cc:2559
339 by Monty Taylor
Merged in new strings.
6167
#, c-format
6168
msgid ""
6169
"a problem with getting info on being purged %s; consider examining "
6170
"correspondence of your binlog index file to the actual binlog files"
6171
msgstr ""
6172
365 by Monty Taylor
Updated po files.
6173
#: drizzled/log.cc:4055 drizzled/log.cc:4548
339 by Monty Taylor
Merged in new strings.
6174
#, c-format
6175
msgid "Recovering after a crash using %s"
6176
msgstr ""
6177
365 by Monty Taylor
Updated po files.
6178
#: drizzled/log.cc:4058
339 by Monty Taylor
Merged in new strings.
6179
msgid ""
6180
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6181
msgstr ""
6182
365 by Monty Taylor
Updated po files.
6183
#: drizzled/log.cc:4395
339 by Monty Taylor
Merged in new strings.
6184
msgid "Bad magic header in tc log"
6185
msgstr ""
6186
365 by Monty Taylor
Updated po files.
6187
#: drizzled/log.cc:4405
339 by Monty Taylor
Merged in new strings.
6188
#, c-format
6189
msgid ""
6190
"Recovery failed! You must enable exactly %d storage engines that support two-"
6191
"phase commit protocol"
6192
msgstr ""
6193
365 by Monty Taylor
Updated po files.
6194
#: drizzled/log.cc:4433
339 by Monty Taylor
Merged in new strings.
6195
msgid ""
6196
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6197
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6198
"heuristic-recover={commit|rollback}"
6199
msgstr ""
6200
365 by Monty Taylor
Updated po files.
6201
#: drizzled/log.cc:4463
6202
msgid "Heuristic crash recovery mode"
6203
msgstr ""
6204
339 by Monty Taylor
Merged in new strings.
6205
#: drizzled/log.cc:4465
6206
msgid "Heuristic crash recovery failed"
6207
msgstr ""
6208
365 by Monty Taylor
Updated po files.
6209
#: drizzled/log.cc:4466
339 by Monty Taylor
Merged in new strings.
6210
msgid "Please restart mysqld without --tc-heuristic-recover"
6211
msgstr ""
6212
365 by Monty Taylor
Updated po files.
6213
#: drizzled/log.cc:4510 drizzled/log.cc:4534
339 by Monty Taylor
Merged in new strings.
6214
#, c-format
6215
msgid "find_log_pos() failed (error: %d)"
6216
msgstr ""
6217
365 by Monty Taylor
Updated po files.
6218
#: drizzled/log.cc:4647
339 by Monty Taylor
Merged in new strings.
6219
msgid ""
6220
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6221
"of memory error) and restart, or delete (or rename) binary log and start "
6222
"mysqld with --tc-heuristic-recover={commit|rollback}"
6223
msgstr ""
6224
348 by Monty Taylor
Updated templates.
6225
#: drizzled/log_event.cc:990
6226
#, c-format
6227
msgid ""
6228
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6229
msgstr ""
6230
6231
#: drizzled/log_event.cc:3693
6232
#, c-format
6233
msgid ""
6234
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6235
"produced %ld warning(s). Default database: '%s'"
6236
msgstr ""
6237
6238
#: drizzled/log_event.cc:4731
6239
msgid "Out of memory while recording slave event"
6240
msgstr ""
6241
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6242
#: drizzled/rpl_mi.cc:148
6243
#, c-format
6244
msgid "Failed to create a new master info file (file '%s', errno %d)"
6245
msgstr ""
6246
6247
#: drizzled/rpl_mi.cc:154 drizzled/rpl_mi.cc:176
6248
#, c-format
6249
msgid "Failed to create a cache on master info file (file '%s')"
6250
msgstr ""
6251
6252
#: drizzled/rpl_mi.cc:170
6253
#, c-format
6254
msgid "Failed to open the existing master info file (file '%s', errno %d)"
6255
msgstr ""
6256
6257
#: drizzled/rpl_mi.cc:276
6258
#, c-format
6259
msgid ""
6260
"SSL information in the master info file ('%s') are ignored because this "
6261
"MySQL slave was compiled without SSL support."
6262
msgstr ""
6263
6264
#: drizzled/rpl_mi.cc:300 drizzled/slave.cc:1079 drizzled/slave.cc:2151
6265
msgid "Failed to flush master info file"
6266
msgstr ""
6267
6268
#: drizzled/rpl_mi.cc:305
6269
msgid "Error reading master configuration"
6270
msgstr ""
6271
6272
#: drizzled/rpl_reporting.cc:43
6273
#, c-format
6274
msgid "Slave %s: %s%s Error_code: %d"
6275
msgstr ""
6276
348 by Monty Taylor
Updated templates.
6277
#: drizzled/rpl_rli.cc:134
6278
#, c-format
6279
msgid ""
6280
"Neither --relay-log nor --relay-log-index were used; so replication may "
6281
"break when this MySQL server acts as a slave and has his hostname changed!! "
6282
"Please use '--relay-log=%s' to avoid this problem."
6283
msgstr ""
6284
6285
#: drizzled/rpl_rli.cc:151
6286
msgid "Failed in open_log() called from init_relay_log_info()"
6287
msgstr ""
6288
6289
#: drizzled/rpl_rli.cc:168
6290
#, c-format
6291
msgid "Failed to create a new relay log info file ( file '%s', errno %d)"
6292
msgstr ""
6293
6294
#: drizzled/rpl_rli.cc:176 drizzled/rpl_rli.cc:210
6295
#, c-format
6296
msgid "Failed to create a cache on relay log info file '%s'"
6297
msgstr ""
6298
6299
#: drizzled/rpl_rli.cc:186
6300
msgid "Failed to open the relay log 'FIRST' (relay_log_pos 4)"
6301
msgstr ""
6302
6303
#: drizzled/rpl_rli.cc:202
6304
#, c-format
6305
msgid "Failed to open the existing relay log info file '%s' (errno %d)"
6306
msgstr ""
6307
6308
#: drizzled/rpl_rli.cc:253
6309
#, c-format
6310
msgid "Failed to open the relay log '%s' (relay_log_pos %s)"
6311
msgstr ""
6312
6313
#: drizzled/rpl_rli.cc:268
6314
msgid "Failed to flush relay log info file"
6315
msgstr ""
6316
6317
#: drizzled/rpl_rli.cc:271
6318
msgid "Error counting relay log space"
6319
msgstr ""
6320
6321
#: drizzled/rpl_rli.cc:295
6322
#, c-format
6323
msgid "log %s listed in the index, but failed to stat"
6324
msgstr ""
6325
6326
#: drizzled/rpl_rli.cc:310
6327
msgid "Could not find first log while counting relay log space"
6328
msgstr ""
6329
6330
#: drizzled/rpl_rli.cc:967
6331
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6332
msgstr ""
6333
332 by Monty Taylor
Updated POTFILES with local_infile.c.
6334
#: drizzled/rpl_utility.cc:122
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6335
#, c-format
6336
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6337
msgstr ""
6338
332 by Monty Taylor
Updated POTFILES with local_infile.c.
6339
#: drizzled/rpl_utility.cc:137
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6340
#, c-format
6341
msgid ""
6342
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6343
"Master's column size should be <= the slave's column size."
6344
msgstr ""
6345
339 by Monty Taylor
Merged in new strings.
6346
#: drizzled/scheduler.cc:121
6347
msgid "Memory allocation error in thd_scheduler::init\n"
6348
msgstr ""
6349
6350
#: drizzled/scheduler.cc:212
6351
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6352
msgstr ""
6353
6354
#: drizzled/scheduler.cc:218
6355
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6356
msgstr ""
6357
6358
#: drizzled/scheduler.cc:230
6359
msgid "thd_add_event event_add error in libevent_init\n"
6360
msgstr ""
6361
6362
#: drizzled/scheduler.cc:246
6363
#, c-format
6364
msgid "Can't create completion port thread (error %d)"
6365
msgstr ""
6366
6367
#: drizzled/scheduler.cc:359
6368
msgid "event_add error in libevent_add_thd_callback\n"
6369
msgstr ""
6370
6371
#: drizzled/scheduler.cc:385
6372
msgid "Scheduler init error in libevent_add_new_connection\n"
6373
msgstr ""
6374
6375
#: drizzled/scheduler.cc:467
6376
msgid "libevent_thread_proc: my_thread_init() failed\n"
6377
msgstr ""
6378
6379
#: drizzled/set_var.cc:905
6380
msgid "Ambiguous slave modes combination. STRICT will be used"
6381
msgstr ""
6382
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6383
#: drizzled/slave.cc:89
6384
msgid "Waiting to reconnect after a failed registration on master"
6385
msgstr ""
6386
6387
#: drizzled/slave.cc:90
6388
msgid ""
6389
"Slave I/O thread killed while waitnig to reconnect after a failed "
6390
"registration on master"
6391
msgstr ""
6392
6393
#: drizzled/slave.cc:92
6394
msgid "Reconnecting after a failed registration on master"
6395
msgstr ""
6396
6397
#: drizzled/slave.cc:93
6398
#, c-format
6399
msgid ""
6400
"failed registering on master, reconnecting to try again, log '%s' at postion "
6401
"%s"
6402
msgstr ""
6403
6404
#: drizzled/slave.cc:96 drizzled/slave.cc:105
6405
msgid "Slave I/O thread killed during or after reconnect"
6406
msgstr ""
6407
6408
#: drizzled/slave.cc:99
6409
msgid "Waiting to reconnect after a failed binlog dump request"
6410
msgstr ""
6411
6412
#: drizzled/slave.cc:100
6413
msgid "Slave I/O thread killed while retrying master dump"
6414
msgstr ""
6415
6416
#: drizzled/slave.cc:101
6417
msgid "Reconnecting after a failed binlog dump request"
6418
msgstr ""
6419
6420
#: drizzled/slave.cc:102
6421
#, c-format
6422
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6423
msgstr ""
6424
6425
#: drizzled/slave.cc:108
6426
msgid "Waiting to reconnect after a failed master event read"
6427
msgstr ""
6428
6429
#: drizzled/slave.cc:109
6430
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6431
msgstr ""
6432
6433
#: drizzled/slave.cc:111
6434
msgid "Reconnecting after a failed master event read"
6435
msgstr ""
6436
6437
#: drizzled/slave.cc:112
6438
#, c-format
6439
msgid ""
6440
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6441
"at postion %s"
6442
msgstr ""
6443
6444
#: drizzled/slave.cc:115
6445
msgid ""
6446
"Slave I/O thread killed during or after a reconnect done to recover from "
6447
"failed read"
6448
msgstr ""
6449
6450
#: drizzled/slave.cc:229
6451
msgid "Failed to allocate memory for the master info structure"
6452
msgstr ""
6453
6454
#: drizzled/slave.cc:236 drizzled/slave.cc:1820
6455
msgid "Failed to initialize the master info structure"
6456
msgstr ""
6457
6458
#: drizzled/slave.cc:251
6459
msgid "Failed to create slave threads"
6460
msgstr ""
6461
6462
#: drizzled/slave.cc:448
6463
msgid "Server id not set, will not start slave"
6464
msgstr ""
6465
6466
#: drizzled/slave.cc:616
6467
msgid ""
6468
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6469
"updates to a non-transactional table without any primary key. There is a "
6470
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6471
"check your tables' contents after restart."
6472
msgstr ""
6473
6474
#: drizzled/slave.cc:777 drizzled/slave.cc:792
6475
msgid "Master reported unrecognized DRIZZLE version"
6476
msgstr ""
6477
6478
#: drizzled/slave.cc:833
6479
msgid "default Format_description_log_event"
6480
msgstr ""
6481
6482
#: drizzled/slave.cc:855
6483
#, c-format
6484
msgid ""
6485
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6486
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6487
msgstr ""
6488
6489
#: drizzled/slave.cc:882
6490
msgid ""
6491
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6492
"server ids; these ids must be different for replication to work (or the --"
6493
"replicate-same-server-id option must be used on slave but this doesnot "
6494
"always make sense; please check the manual before using it)."
6495
msgstr ""
6496
6497
#: drizzled/slave.cc:927
6498
msgid ""
6499
"The slave I/O thread stops because master and slave have different values "
6500
"for the COLLATION_SERVER global variable. The values must be equal for "
6501
"replication to work"
6502
msgstr ""
6503
6504
#: drizzled/slave.cc:963
6505
msgid ""
6506
"The slave I/O thread stops because master and slave have different values "
6507
"for the TIME_ZONE global variable. The values must be equal for replication "
6508
"to work"
6509
msgstr ""
6510
6511
#: drizzled/slave.cc:1028
6512
msgid "Waiting for the slave SQL thread to free enough relay log space"
6513
msgstr ""
6514
6515
#: drizzled/slave.cc:1074
6516
msgid ""
6517
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6518
"inaccurate"
6519
msgstr ""
6520
6521
#: drizzled/slave.cc:1085
6522
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6523
msgstr ""
6524
6525
#: drizzled/slave.cc:1476
6526
#, c-format
6527
msgid "Error on COM_BINLOG_DUMP: %d  %s, will retry in %d secs"
6528
msgstr ""
6529
6530
#: drizzled/slave.cc:1529
6531
#, c-format
6532
msgid "Error reading packet from server: %s ( server_errno=%d)"
6533
msgstr ""
6534
6535
#: drizzled/slave.cc:1537
6536
#, c-format
6537
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6538
msgstr ""
6539
6540
#: drizzled/slave.cc:1691
6541
#, c-format
6542
msgid ""
6543
"It was not possible to update the positions of the relay log information: "
6544
"the slave may be in an inconsistent state. Stopped in %s position %s"
6545
msgstr ""
6546
6547
#: drizzled/slave.cc:1766 drizzled/slave.cc:2366
6548
#, c-format
6549
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6550
msgstr ""
6551
6552
#: drizzled/slave.cc:1825 drizzled/slave.cc:2315
6553
#, c-format
6554
msgid "Error initializing relay log position: %s"
6555
msgstr ""
6556
6557
#: drizzled/slave.cc:1841
6558
#, c-format
6559
msgid ""
6560
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6561
"Consider raising the value of the slave_transaction_retries variable."
6562
msgstr ""
6563
6564
#: drizzled/slave.cc:1864
6565
msgid ""
6566
"Could not parse relay log event entry. The possible reasons are: the "
6567
"master's binary log is corrupted (you can check this by running "
6568
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6569
"can check this by running 'mysqlbinlog' on the relay log), a network "
6570
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6571
"check the master's binary log or slave's relay log, you will be able to know "
6572
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6573
msgstr ""
6574
6575
#: drizzled/slave.cc:1988
6576
msgid "Failed during slave I/O thread initialization"
6577
msgstr ""
6578
6579
#: drizzled/slave.cc:2002
6580
msgid "error in drizzle_create()"
6581
msgstr ""
6582
6583
#: drizzled/slave.cc:2010
6584
#, c-format
6585
msgid ""
6586
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6587
"'%s' at position %s"
6588
msgstr ""
6589
6590
#: drizzled/slave.cc:2024
6591
msgid "Slave I/O thread killed while connecting to master"
6592
msgstr ""
6593
6594
#: drizzled/slave.cc:2048
6595
msgid "Slave I/O thread couldn't register on master"
6596
msgstr ""
6597
6598
#: drizzled/slave.cc:2060 drizzled/slave.cc:2084 drizzled/slave.cc:2108
6599
msgid "Forcing to reconnect slave I/O thread"
6600
msgstr ""
6601
6602
#: drizzled/slave.cc:2073
6603
msgid "Failed on request_dump()"
6604
msgstr ""
6605
6606
#: drizzled/slave.cc:2074
6607
msgid "Slave I/O thread killed while requesting master dump"
6608
msgstr ""
6609
6610
#: drizzled/slave.cc:2100
6611
msgid "Waiting for master to send event"
6612
msgstr ""
6613
6614
#: drizzled/slave.cc:2102
6615
msgid "Slave I/O thread killed while reading event"
6616
msgstr ""
6617
6618
#: drizzled/slave.cc:2120
6619
#, c-format
6620
msgid ""
6621
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6622
"entry is correct, restart the server with a higher value of "
6623
"max_allowed_packet"
6624
msgstr ""
6625
6626
#: drizzled/slave.cc:2134
6627
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6628
msgstr ""
6629
6630
#: drizzled/slave.cc:2144
6631
msgid "Queueing master event to the relay log"
6632
msgstr ""
6633
6634
#: drizzled/slave.cc:2171
6635
msgid "Slave I/O thread aborted while waiting for relay log space"
6636
msgstr ""
6637
6638
#: drizzled/slave.cc:2181
6639
#, c-format
6640
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6641
msgstr ""
6642
6643
#: drizzled/slave.cc:2205
6644
msgid "Waiting for slave mutex on exit"
6645
msgstr ""
6646
6647
#: drizzled/slave.cc:2271
6648
msgid "Failed during slave thread initialization"
6649
msgstr ""
6650
6651
#: drizzled/slave.cc:2337
6652
#, c-format
6653
msgid ""
6654
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6655
"s, relay log '%s' position: %s"
6656
msgstr ""
6657
6658
#: drizzled/slave.cc:2351
6659
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6660
msgstr ""
6661
6662
#: drizzled/slave.cc:2377
6663
msgid "Reading event from the relay log"
6664
msgstr ""
6665
6666
#: drizzled/slave.cc:2402
6667
#, c-format
6668
msgid "Slave (additional info): %s Error_code: %d"
6669
msgstr ""
6670
6671
#: drizzled/slave.cc:2419
6672
#, c-format
6673
msgid "Slave: %s Error_code: %d"
6674
msgstr ""
6675
6676
#: drizzled/slave.cc:2422
6677
#, c-format
6678
msgid ""
6679
"Error loading user-defined library, slave SQL thread aborted. Install the "
6680
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6681
"stopped at log '%s' position %s"
6682
msgstr ""
6683
6684
#: drizzled/slave.cc:2430
6685
#, c-format
6686
msgid ""
6687
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6688
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6689
msgstr ""
6690
6691
#: drizzled/slave.cc:2442
6692
#, c-format
6693
msgid ""
6694
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6695
msgstr ""
6696
6697
#: drizzled/slave.cc:2538
6698
#, c-format
6699
msgid "Slave I/O: failed requesting download of '%s'"
6700
msgstr ""
6701
6702
#: drizzled/slave.cc:2555
6703
#, c-format
6704
msgid "Network read error downloading '%s' from master"
6705
msgstr ""
6706
6707
#: drizzled/slave.cc:2577
6708
msgid "error writing Exec_load event to relay log"
6709
msgstr ""
6710
6711
#: drizzled/slave.cc:2591
6712
msgid "error writing Create_file event to relay log"
6713
msgstr ""
6714
6715
#: drizzled/slave.cc:2606
6716
msgid "error writing Append_block event to relay log"
6717
msgstr ""
6718
6719
#: drizzled/slave.cc:2702
6720
msgid "Memory allocation failed"
6721
msgstr "Ha fallat l'assignació de memòria"
6722
6723
#: drizzled/slave.cc:2727 drizzled/slave.cc:2813
6724
#, c-format
6725
msgid ""
6726
"Read invalid event from master: '%s', master could be corrupt but a more "
6727
"likely cause of this is a bug"
6728
msgstr ""
6729
6730
#: drizzled/slave.cc:3086
6731
msgid "could not queue event from master"
6732
msgstr ""
6733
6734
#: drizzled/slave.cc:3180
6735
#, c-format
6736
msgid "error %s to master '%s@%s:%d' - retry-time: %d  retries: %u"
6737
msgstr ""
6738
6739
#: drizzled/slave.cc:3182
6740
msgid "reconnecting"
6741
msgstr "reconnectant"
6742
6743
#: drizzled/slave.cc:3182
6744
msgid "connecting"
6745
msgstr "s'està connectant"
6746
6747
#: drizzled/slave.cc:3208
6748
#, c-format
6749
msgid ""
6750
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6751
"position %s"
6752
msgstr ""
6753
6754
#: drizzled/slave.cc:3598
6755
#, c-format
6756
msgid "next log '%s' is currently active"
6757
msgstr ""
6758
6759
#: drizzled/slave.cc:3628
6760
#, c-format
6761
msgid "next log '%s' is not active"
6762
msgstr ""
6763
6764
#: drizzled/slave.cc:3644
6765
#, c-format
6766
msgid ""
6767
"Slave SQL thread: I/O error reading event(errno: %d  cur_log->error: %d)"
6768
msgstr ""
6769
6770
#: drizzled/slave.cc:3650
6771
msgid "Aborting slave SQL thread because of partial event read"
6772
msgstr ""
6773
6774
#: drizzled/slave.cc:3656 drizzled/slave.cc:3663
6775
#, c-format
6776
msgid "Error reading relay log event: %s"
6777
msgstr ""
6778
6779
#: drizzled/slave.cc:3657
6780
msgid "slave SQL thread was killed"
6781
msgstr ""
6782
6783
#: drizzled/slave.cc:3755
6784
#, c-format
6785
msgid ""
6786
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6787
"check error log on slave for more info"
6788
msgstr ""
6789
6790
#: drizzled/slave.cc:3761
6791
#, c-format
6792
msgid ""
6793
"According to the master's version ('%s'), it is probable that master suffers "
6794
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6795
"current binary log event may make the slave's data become different from the "
6796
"master's data. To take no risk, slave refuses to replicate this event and "
6797
"stops. We recommend that all updates be stopped on the master and slave, "
6798
"that the data of both be manually synchronized, that master's binary logs be "
6799
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6800
"Then replication can be restarted."
6801
msgstr ""
6802
365 by Monty Taylor
Updated po files.
6803
#: drizzled/sql_base.cc:2527
339 by Monty Taylor
Merged in new strings.
6804
#, c-format
6805
msgid "Table %s had a open data handler in reopen_table"
6806
msgstr ""
6807
365 by Monty Taylor
Updated po files.
6808
#: drizzled/sql_base.cc:3178
339 by Monty Taylor
Merged in new strings.
6809
#, c-format
6810
msgid "Couldn't repair table: %s.%s"
6811
msgstr ""
6812
365 by Monty Taylor
Updated po files.
6813
#: drizzled/sql_base.cc:3221
339 by Monty Taylor
Merged in new strings.
6814
#, c-format
6815
msgid ""
6816
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6817
"s`.`%s`' to the binary log"
6818
msgstr ""
6819
365 by Monty Taylor
Updated po files.
6820
#: drizzled/sql_base.cc:3950
339 by Monty Taylor
Merged in new strings.
6821
#, c-format
6822
msgid "Could not remove temporary table: '%s', error: %d"
6823
msgstr ""
6824
6825
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6826
#, c-format
6827
msgid "Error while loading database options: '%s':"
6828
msgstr ""
6829
6830
#: drizzled/sql_plugin.cc:647
6831
#, c-format
6832
msgid "Plugin '%s' of type %s failed deinitialization"
6833
msgstr ""
6834
6835
#: drizzled/sql_plugin.cc:661
6836
#, c-format
6837
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6838
msgstr ""
6839
6840
#: drizzled/sql_plugin.cc:781
6841
#, c-format
6842
msgid "Plugin '%s' registration as a %s failed."
6843
msgstr ""
6844
6845
#: drizzled/sql_plugin.cc:1035
6846
msgid "plugin-load parameter too long"
6847
msgstr ""
6848
6849
#: drizzled/sql_plugin.cc:1095
6850
#, c-format
6851
msgid "Couldn't load plugin named '%s' with soname '%s'."
6852
msgstr ""
6853
6854
#: drizzled/sql_plugin.cc:1146
6855
#, c-format
6856
msgid "Forcing shutdown of %d plugins"
6857
msgstr ""
6858
6859
#: drizzled/sql_plugin.cc:1168
6860
#, c-format
6861
msgid "Plugin '%s' will be forced to shutdown"
6862
msgstr ""
6863
6864
#: drizzled/sql_plugin.cc:1184
6865
#, c-format
6866
msgid "Plugin '%s' has ref_count=%d after shutdown."
6867
msgstr ""
6868
6869
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
6870
#, c-format
6871
msgid "Unknown variable type code 0x%x in plugin '%s'."
6872
msgstr ""
6873
6874
#: drizzled/sql_plugin.cc:2476
6875
#, c-format
6876
msgid ""
6877
"Server variable %s of plugin %s was forced to be read-only: string variable "
6878
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6879
msgstr ""
6880
6881
#: drizzled/sql_plugin.cc:2507
6882
#, c-format
6883
msgid "Missing variable name in plugin '%s'."
6884
msgstr ""
6885
6886
#: drizzled/sql_plugin.cc:2524
6887
#, c-format
6888
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6889
msgstr ""
6890
6891
#: drizzled/sql_plugin.cc:2643
6892
#, c-format
6893
msgid "Out of memory for plugin '%s'."
6894
msgstr ""
6895
6896
#: drizzled/sql_plugin.cc:2650
6897
#, c-format
6898
msgid "Bad options for plugin '%s'."
6899
msgstr ""
6900
6901
#: drizzled/sql_plugin.cc:2659
6902
#, c-format
6903
msgid "Parsing options for plugin '%s' failed."
6904
msgstr ""
6905
6906
#: drizzled/sql_plugin.cc:2702
6907
#, c-format
6908
msgid "Plugin '%s' has conflicting system variables"
6909
msgstr ""
6910
6911
#: drizzled/sql_plugin.cc:2712
6912
#, c-format
6913
msgid "Plugin '%s' disabled by command line option"
6914
msgstr ""
6915
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6916
#: drizzled/sql_repl.cc:101
6917
msgid "Failed in send_file() while reading file name"
6918
msgstr ""
6919
6920
#: drizzled/sql_repl.cc:114
6921
msgid "Failed in send_file() on open of file"
6922
msgstr ""
6923
6924
#: drizzled/sql_repl.cc:122
6925
msgid "Failed in send_file() while writing data to client"
6926
msgstr ""
6927
6928
#: drizzled/sql_repl.cc:131
6929
msgid "Failed in send_file() while negotiating file transfer close"
6930
msgstr ""
6931
339 by Monty Taylor
Merged in new strings.
6932
#: drizzled/sql_table.cc:81
6933
#, c-format
6934
msgid "Invalid (old?) table or database name '%s'"
6935
msgstr ""
6936
348 by Monty Taylor
Updated templates.
6937
#: drizzled/sql_table.cc:2716
339 by Monty Taylor
Merged in new strings.
6938
#, c-format
6939
msgid "Unknown - internal error %d during operation"
6940
msgstr ""
6941
365 by Monty Taylor
Updated po files.
6942
#: drizzled/sql_table.cc:4992
339 by Monty Taylor
Merged in new strings.
6943
#, c-format
6944
msgid "Could not open table %s.%s after rename\n"
6945
msgstr ""
6946
365 by Monty Taylor
Updated po files.
6947
#: drizzled/sql_table.cc:5159
339 by Monty Taylor
Merged in new strings.
6948
#, c-format
6949
msgid ""
365 by Monty Taylor
Updated po files.
6950
"order_st BY ignored because there is a user-defined clustered index in the "
339 by Monty Taylor
Merged in new strings.
6951
"table '%-.192s'"
6952
msgstr ""
6953
6954
#: drizzled/sql_udf.cc:39
6955
msgid "Can't allocate memory for udf structures"
6956
msgstr ""
6957
348 by Monty Taylor
Updated templates.
6958
#: drizzled/table.cc:488
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6959
#, c-format
6960
msgid ""
6961
"'%s' had no or invalid character set, and default character set is multi-"
6962
"byte, so character column sizes may have changed"
6963
msgstr ""
6964
365 by Monty Taylor
Updated po files.
6965
#: drizzled/table.cc:1692
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6966
#, c-format
6967
msgid "Unknown collation '%s' in table '%-.64s' definition"
6968
msgstr ""
6969
365 by Monty Taylor
Updated po files.
6970
#: drizzled/table.cc:1699
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6971
#, c-format
6972
msgid ""
6973
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6974
"read"
6975
msgstr ""
6976
365 by Monty Taylor
Updated po files.
6977
#: drizzled/table.cc:2311
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6978
#, c-format
6979
msgid ""
6980
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6981
"found '%s'."
6982
msgstr ""
6983
365 by Monty Taylor
Updated po files.
6984
#: drizzled/table.cc:2337
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6985
#, c-format
6986
msgid ""
6987
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6988
"have type %s, found type %s."
6989
msgstr ""
6990
365 by Monty Taylor
Updated po files.
6991
#: drizzled/table.cc:2346
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6992
#, c-format
6993
msgid ""
6994
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6995
"position %d to have character set '%s' but the type has no character set."
6996
msgstr ""
6997
365 by Monty Taylor
Updated po files.
6998
#: drizzled/table.cc:2356
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
6999
#, c-format
7000
msgid ""
7001
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7002
"position %d to have character set '%s' but found character set '%s'."
7003
msgstr ""
7004
365 by Monty Taylor
Updated po files.
7005
#: drizzled/table.cc:2367
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
7006
#, c-format
7007
msgid ""
7008
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7009
"have type %s  but the column is not found."
7010
msgstr ""
7011
365 by Monty Taylor
Updated po files.
7012
#: drizzled/table.cc:4750
7013
#, c-format
7014
msgid "Got error %d when reading table '%s'"
7015
msgstr ""
7016
312.1.17 by Monty Taylor
Merged in new translations from launchpad.
7017
#: drizzled/tztime.cc:1063
7018
#, c-format
7019
msgid "Fatal error: Illegal or unknown default time zone '%s'"
7020
msgstr ""
7021
7022
#: drizzled/definitions.h:48
7023
msgid "Invalid error code"
7024
msgstr ""