~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ca.po

Imported latest translations.

Show diffs side-by-side

added added

removed removed

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