~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/es.po

  • Committer: Monty Taylor
  • Date: 2008-08-12 23:57:21 UTC
  • mto: This revision was merged to the branch mainline in revision 324.
  • Revision ID: monty@inaugust.com-20080812235721-y82gmxm82jbwhnjb
Updated po files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
 
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2008-08-11 11:00-0700\n"
 
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
 
10
"POT-Creation-Date: 2008-08-12 16:56-0700\n"
11
11
"PO-Revision-Date: 2008-08-12 22:37+0000\n"
12
12
"Last-Translator: Jorge Bernal <koke@amedias.org>\n"
13
13
"Language-Team: Spanish <es@li.org>\n"
113
113
"Cambiar a otro charset. Puede necesitarse para procesar el log binario con "
114
114
"caracteres multi-byte."
115
115
 
116
 
#: client/drizzle.cc:285 client/drizzle.cc:1438
 
116
#: client/drizzle.cc:285 client/drizzle.cc:1437
117
117
msgid "Show warnings after every statement."
118
118
msgstr "Mostrar advertencias despues de cada sentencia."
119
119
 
149
149
msgstr ""
150
150
"Escribe 'help;' or '\\h' para ayuda. Escribe '\\c' para limpiar el buffer.\n"
151
151
 
152
 
#: client/drizzle.cc:1191
 
152
#: client/drizzle.cc:1190
153
153
#, c-format
154
154
msgid "Writing history-file %s\n"
155
155
msgstr "Escribiendo fichero histórico %s\n"
156
156
 
157
 
#: client/drizzle.cc:1200
 
157
#: client/drizzle.cc:1199
158
158
msgid "Aborted"
159
159
msgstr "Abortado"
160
160
 
161
 
#: client/drizzle.cc:1200
 
161
#: client/drizzle.cc:1199
162
162
msgid "Bye"
163
163
msgstr "Adiós"
164
164
 
165
 
#: client/drizzle.cc:1249
 
165
#: client/drizzle.cc:1248
166
166
msgid "Query aborted by Ctrl+C\n"
167
167
msgstr "Consulta abortada por Ctrl+C\n"
168
168
 
169
 
#: client/drizzle.cc:1272 client/drizzleadmin.cc:69
 
169
#: client/drizzle.cc:1271 client/drizzleadmin.cc:69
170
170
msgid "Display this help and exit."
171
171
msgstr "Mostrar esta ayuda y salir."
172
172
 
173
 
#: client/drizzle.cc:1274
 
173
#: client/drizzle.cc:1273
174
174
msgid "Synonym for -?"
175
175
msgstr "Sinónimo de -?"
176
176
 
177
 
#: client/drizzle.cc:1277
 
177
#: client/drizzle.cc:1276
178
178
msgid ""
179
179
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
180
180
"and field completion, but startup and reconnecting may take a longer time. "
184
184
"para conseguir el completado de tablas y campos, pero iniciar y reconectar "
185
185
"puede llevar más tiempo. Deshabilitar con --disable-auto-rehash."
186
186
 
187
 
#: client/drizzle.cc:1281
 
187
#: client/drizzle.cc:1280
188
188
msgid ""
189
189
"No automatic rehashing. One has to use 'rehash' to get table and field "
190
190
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
195
195
"rápido, y deshabilita la recreación de hashes en reconexiones. ADVERTENCIA: "
196
196
"opciones desfasadas; Utilizar mejor --disable-auto-rehash."
197
197
 
198
 
#: client/drizzle.cc:1284
 
198
#: client/drizzle.cc:1283
199
199
msgid ""
200
200
"Automatically switch to vertical output mode if the result is wider than the "
201
201
"terminal width."
203
203
"Cambiar automáticamente a modo salida vertical si el resultado es más ancho "
204
204
"que el ancho del terminal."
205
205
 
206
 
#: client/drizzle.cc:1287
 
206
#: client/drizzle.cc:1286
207
207
msgid ""
208
208
"Don't use history file. Disable interactive behavior. (Enables --silent)"
209
209
msgstr ""
210
210
"No usar fichero histórico. Deshabilitar comportamiento interactivo. "
211
211
"(Habilita --silent)"
212
212
 
213
 
#: client/drizzle.cc:1289
 
213
#: client/drizzle.cc:1288
214
214
msgid "Directory where character sets are."
215
215
msgstr "Directorio donde se encuentran los character sets."
216
216
 
217
 
#: client/drizzle.cc:1291
 
217
#: client/drizzle.cc:1290
218
218
msgid "Display column type information."
219
219
msgstr "Mostrar información del tipo de columna."
220
220
 
221
 
#: client/drizzle.cc:1294
 
221
#: client/drizzle.cc:1293
222
222
msgid ""
223
223
"Preserve comments. Send comments to the server. The default is --skip-"
224
224
"comments (discard comments), enable with --comments"
226
226
"Guardar comentarios. Enviar comentarios al servidor. Por defecto es --skip-"
227
227
"comments (desechar comentarios), activar con --coments"
228
228
 
229
 
#: client/drizzle.cc:1297
 
229
#: client/drizzle.cc:1296
230
230
msgid "Use compression in server/client protocol."
231
231
msgstr "Utilizar compresión en protocolo cliente/servidor."
232
232
 
233
 
#: client/drizzle.cc:1300
 
233
#: client/drizzle.cc:1299
234
234
msgid "Check memory and open file usage at exit ."
235
235
msgstr "Comprobar memoria y uso del ficheros abiertos en la salida."
236
236
 
237
 
#: client/drizzle.cc:1303
 
237
#: client/drizzle.cc:1302
238
238
msgid "Print some debug info at exit."
239
239
msgstr "Mostrar información de debug en la salida."
240
240
 
241
 
#: client/drizzle.cc:1305
 
241
#: client/drizzle.cc:1304
242
242
msgid "Database to use."
243
243
msgstr "Base de datos a utilizar."
244
244
 
245
 
#: client/drizzle.cc:1308
 
245
#: client/drizzle.cc:1307
246
246
msgid "Set the default character set."
247
247
msgstr "Ajustar el character set por defecto."
248
248
 
249
 
#: client/drizzle.cc:1310
 
249
#: client/drizzle.cc:1309
250
250
msgid "Delimiter to be used."
251
251
msgstr "Delimitador que se usará."
252
252
 
253
 
#: client/drizzle.cc:1312
 
253
#: client/drizzle.cc:1311
254
254
msgid "Execute command and quit. (Disables --force and history file)"
255
255
msgstr ""
256
256
"Ejecutar el comando y salir. (Deshabilita --force y el fichero histórico)."
257
257
 
258
 
#: client/drizzle.cc:1314
 
258
#: client/drizzle.cc:1313
259
259
msgid "Print the output of a query (rows) vertically."
260
260
msgstr "Escribir la salida de la consulta (filas) verticalmente."
261
261
 
262
 
#: client/drizzle.cc:1317
 
262
#: client/drizzle.cc:1316
263
263
msgid "Continue even if we get an sql error."
264
264
msgstr "Continuar incluso tras un error sql."
265
265
 
266
 
#: client/drizzle.cc:1321
 
266
#: client/drizzle.cc:1320
267
267
msgid ""
268
268
"Enable named commands. Named commands mean this program's internal commands; "
269
269
"see drizzle> help . When enabled, the named commands can be used from any "
276
276
"sólo desde la primera línea, antes del salto de línea. Deshabilitar con --"
277
277
"disable-named-commands. Esta opción esta deshabilitada por defecto."
278
278
 
279
 
#: client/drizzle.cc:1325
 
279
#: client/drizzle.cc:1324
280
280
msgid ""
281
281
"Named commands are disabled. Use \\* form only, or use named commands only "
282
282
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
291
291
"todavía funcionan desde la primera línea. ADVERTENCIA: opción desfasada; "
292
292
"Utilizar mejor --disable-named-command."
293
293
 
294
 
#: client/drizzle.cc:1327
 
294
#: client/drizzle.cc:1326
295
295
msgid "Ignore space after function names."
296
296
msgstr "Ignorar espacio tras los nombres de función."
297
297
 
298
 
#: client/drizzle.cc:1329
 
298
#: client/drizzle.cc:1328
299
299
msgid "Enable/disable LOAD DATA LOCAL INFILE."
300
300
msgstr "Habilitar/Deshabilitar LOAD DATA LOCAL INFILE."
301
301
 
302
 
#: client/drizzle.cc:1332
 
302
#: client/drizzle.cc:1331
303
303
msgid "Turn off beep on error."
304
304
msgstr "Apagar pitido en caso de error."
305
305
 
306
 
#: client/drizzle.cc:1334 client/drizzleadmin.cc:71
 
306
#: client/drizzle.cc:1333 client/drizzleadmin.cc:71
307
307
msgid "Connect to host."
308
308
msgstr "Conectar al servidor."
309
309
 
310
 
#: client/drizzle.cc:1336
 
310
#: client/drizzle.cc:1335
311
311
msgid "Write line numbers for errors."
312
312
msgstr "Escribir el número de línea para los errores."
313
313
 
314
 
#: client/drizzle.cc:1339
 
314
#: client/drizzle.cc:1338
315
315
msgid ""
316
316
"Don't write line number for errors. WARNING: -L is deprecated, use long "
317
317
"version of this option instead."
319
319
"No escribir el número de línea para los errores. ADVERTENCIA: -L está "
320
320
"desfasado, utilizar mejor la versión larga de esta opción."
321
321
 
322
 
#: client/drizzle.cc:1341
 
322
#: client/drizzle.cc:1340
323
323
msgid "Flush buffer after each query."
324
324
msgstr "Vaciar el buffer después de cada consulta."
325
325
 
326
 
#: client/drizzle.cc:1343
 
326
#: client/drizzle.cc:1342
327
327
msgid "Write column names in results."
328
328
msgstr "Escribir el nombre de las columnas en los resultados."
329
329
 
330
 
#: client/drizzle.cc:1347
 
330
#: client/drizzle.cc:1346
331
331
msgid ""
332
332
"Don't write column names in results. WARNING: -N is deprecated, use long "
333
333
"version of this options instead."
335
335
"No escribir el nombre de las columnas en los resultados: ADVERTENCIA: -N "
336
336
"está desfasado, utilizar mejor la versión larga de esta opción."
337
337
 
338
 
#: client/drizzle.cc:1350
 
338
#: client/drizzle.cc:1349
339
339
msgid ""
340
340
"Change the value of a variable. Please note that this option is deprecated; "
341
341
"you can set variables directly with --variable-name=value."
343
343
"Cambiar el valor de una variable. Por favor, notar que esta opción está "
344
344
"desfasada; Se puede asignar variables directamente con --variable-name=valor."
345
345
 
346
 
#: client/drizzle.cc:1352
 
346
#: client/drizzle.cc:1351
347
347
msgid "Ignore SIGINT (CTRL-C)"
348
348
msgstr "Ignorar SIGINT (CTRL-C)"
349
349
 
350
 
#: client/drizzle.cc:1356
 
350
#: client/drizzle.cc:1355
351
351
msgid ""
352
352
"Only update the default database. This is useful for skipping updates to "
353
353
"other database in the update log."
355
355
"Sólo actualizar la base de datos por defecto. Esto es muy util para evitar "
356
356
"actualizaciones de otras bases de datos en el log de actualizaciones."
357
357
 
358
 
#: client/drizzle.cc:1359
 
358
#: client/drizzle.cc:1358
359
359
msgid ""
360
360
"Pager to use to display results. If you don't supply an option the default "
361
361
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
365
365
msgstr ""
366
366
"Paginador a usar al mostrar resultados. SI no se especifica, el paginador "
367
367
"por defecto será tomado de la variable de entorno (ENV) PAGER. Paginadores "
368
 
"válidos son less, more, cat [> fichero], etc. Mirar la ayuda interactiva (\\"
369
 
"h). Esta opción no funciona en modo batch. Deshabilitar con --disable-pager. "
370
 
"Esta opción está deshabilitada por defecto."
 
368
"válidos son less, more, cat [> fichero], etc. Mirar la ayuda interactiva "
 
369
"(\\h). Esta opción no funciona en modo batch. Deshabilitar con --disable-"
 
370
"pager. Esta opción está deshabilitada por defecto."
371
371
 
372
 
#: client/drizzle.cc:1362
 
372
#: client/drizzle.cc:1361
373
373
msgid ""
374
374
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
375
375
"option deprecated; use --disable-pager instead."
378
378
"interactiva(\\ h). ADVERTENCIA: opción desfasada; utilizar mejor --disable-"
379
379
"pager."
380
380
 
381
 
#: client/drizzle.cc:1365 client/drizzleadmin.cc:74
 
381
#: client/drizzle.cc:1364 client/drizzleadmin.cc:74
382
382
msgid ""
383
383
"Password to use when connecting to server. If password is not given it's "
384
384
"asked from the tty."
386
386
"Contraseña para conectarse al servidor. Si no se especifica, será pedida en "
387
387
"la terminal (tty)."
388
388
 
 
389
#: client/drizzle.cc:1366
 
390
msgid ""
 
391
"Port number to use for connection or 0 for default to, in order of "
 
392
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
 
393
msgstr ""
 
394
"Puerto para la conexión o 0 por defecto, en orden de preferencia, my.cnf, "
 
395
"$DRIZZLE_TCP_POST, "
 
396
 
389
397
#: client/drizzle.cc:1367
390
 
msgid ""
391
 
"Port number to use for connection or 0 for default to, in order of "
392
 
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
393
 
msgstr ""
394
 
"Puerto para la conexión o 0 por defecto, en orden de preferencia, my.cnf, "
395
 
"$DRIZZLE_TCP_POST, "
396
 
 
397
 
#: client/drizzle.cc:1368
398
398
msgid "built-in default"
399
399
msgstr "built-in por defecto"
400
400
 
401
 
#: client/drizzle.cc:1371
 
401
#: client/drizzle.cc:1370
402
402
msgid "Set the drizzle prompt to this value."
403
403
msgstr "Ajustar el interfaz de drizzle a este valor"
404
404
 
405
 
#: client/drizzle.cc:1374
 
405
#: client/drizzle.cc:1373
406
406
msgid "The protocol of connection (tcp,socket,pipe,memory)."
407
407
msgstr "El protocolo de la conexión (tcp,socket,pipe,memory)."
408
408
 
409
 
#: client/drizzle.cc:1377
 
409
#: client/drizzle.cc:1376
410
410
msgid ""
411
411
"Don't cache result, print it row by row. This may slow down the server if "
412
412
"the output is suspended. Doesn't use history file."
414
414
"No cachear resultados, escribir fila a fila. Esto puede ralentizar el "
415
415
"servidor si la salida es suspendida. No utiliza el fichero histórico."
416
416
 
417
 
#: client/drizzle.cc:1379
 
417
#: client/drizzle.cc:1378
418
418
msgid "Write fields without conversion. Used with --batch."
419
419
msgstr "Escribir campos sin conversión. Usado con --batch."
420
420
 
421
 
#: client/drizzle.cc:1382
 
421
#: client/drizzle.cc:1381
422
422
msgid ""
423
423
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
424
424
"option is enabled by default."
426
426
"Reconecta si la conexión se pierde. Deshabilitar con --disable-reconnect. "
427
427
"Esta opción esta habilitada por defecto."
428
428
 
429
 
#: client/drizzle.cc:1384
 
429
#: client/drizzle.cc:1383
430
430
msgid ""
431
431
"Be more silent. Print results with a tab as separator, each row on new line."
432
432
msgstr ""
433
433
"Ser más silencioso. Escribir resultados con tabulador como separador, cada "
434
434
"fila en una nueva línea."
435
435
 
436
 
#: client/drizzle.cc:1386
 
436
#: client/drizzle.cc:1385
437
437
msgid "Socket file to use for connection."
438
438
msgstr "Fichero socket usado para la conexión."
439
439
 
440
 
#: client/drizzle.cc:1389
 
440
#: client/drizzle.cc:1388
441
441
msgid "Output in table format."
442
442
msgstr "Salida en formato de tabla."
443
443
 
444
 
#: client/drizzle.cc:1392
 
444
#: client/drizzle.cc:1391
445
445
msgid ""
446
446
"Append everything into outfile. See interactive help (\\h) also. Does not "
447
447
"work in batch mode. Disable with --disable-tee. This option is disabled by "
451
451
"funciona en modo secuencial. Deshabilitar con --disable-tee. Esta opción "
452
452
"está deshabilitada por defecto."
453
453
 
454
 
#: client/drizzle.cc:1394
 
454
#: client/drizzle.cc:1393
455
455
msgid ""
456
456
"Disable outfile. See interactive help (\\h) also. WARNING: option "
457
457
"deprecated; use --disable-tee instead"
459
459
"Deshabilitar fichero de salida. Ver también la ayuda interactiva (\\h). "
460
460
"ADVERTENCIA: opción desfasada; utilizar mejor --disable-tee"
461
461
 
462
 
#: client/drizzle.cc:1397 client/drizzleadmin.cc:84
 
462
#: client/drizzle.cc:1396 client/drizzleadmin.cc:84
463
463
msgid "User for login if not current user."
464
464
msgstr "Usuario para autenticarse si no es el usuario actual."
465
465
 
466
 
#: client/drizzle.cc:1400
 
466
#: client/drizzle.cc:1399
467
467
msgid "Only allow UPDATE and DELETE that uses keys."
468
468
msgstr "Permitir sólo UPDATE y DELETE que utilicen keys."
469
469
 
470
 
#: client/drizzle.cc:1403
 
470
#: client/drizzle.cc:1402
471
471
msgid "Synonym for option --safe-updates, -U."
472
472
msgstr "Sinónimo para la opción --safe-update, -U."
473
473
 
474
 
#: client/drizzle.cc:1406
 
474
#: client/drizzle.cc:1405
475
475
msgid "Write more. (-v -v -v gives the table output format)."
476
476
msgstr "Escribir más. (-v -v -v muestra el formato de salida de la tabla)."
477
477
 
478
 
#: client/drizzle.cc:1408 client/drizzleadmin.cc:89
 
478
#: client/drizzle.cc:1407 client/drizzleadmin.cc:89
479
479
msgid "Output version information and exit."
480
480
msgstr "Mostrar información de la versión y salir."
481
481
 
482
 
#: client/drizzle.cc:1410 client/drizzleadmin.cc:91
 
482
#: client/drizzle.cc:1409 client/drizzleadmin.cc:91
483
483
msgid "Wait and retry if connection is down."
484
484
msgstr "Esperar y reintentar si la conexión está caída."
485
485
 
486
 
#: client/drizzle.cc:1413
 
486
#: client/drizzle.cc:1412
487
487
msgid "Number of seconds before connection timeout."
488
488
msgstr "Número de segundos antes de fin de conexión"
489
489
 
490
 
#: client/drizzle.cc:1418
 
490
#: client/drizzle.cc:1417
491
491
msgid "Max packet length to send to, or receive from server"
492
492
msgstr "Tamaño máximo de paquete para enviar o recibir desde el servidor."
493
493
 
494
 
#: client/drizzle.cc:1423
 
494
#: client/drizzle.cc:1422
495
495
msgid "Buffer for TCP/IP and socket communication"
496
496
msgstr "Buffer para comunicación socket y TCP/IP"
497
497
 
498
 
#: client/drizzle.cc:1427
 
498
#: client/drizzle.cc:1426
499
499
msgid "Automatic limit for SELECT when using --safe-updates"
500
500
msgstr "Límite automático para SELECT cuando se use --safe-updates"
501
501
 
502
 
#: client/drizzle.cc:1432
 
502
#: client/drizzle.cc:1431
503
503
msgid "Automatic limit for rows in a join when using --safe-updates"
504
 
msgstr ""
505
 
"Límite automático para filas en una join cuando se use --safe-updates"
 
504
msgstr "Límite automático para filas en una join cuando se use --safe-updates"
506
505
 
507
 
#: client/drizzle.cc:1436
508
 
msgid ""
509
 
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
 
506
#: client/drizzle.cc:1435
 
507
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
510
508
msgstr ""
511
509
"Rechazar cliente cuando se conecte al servidor usando un protocolo antigüo "
512
510
"(pre-4.1.1)"
513
511
 
514
 
#: client/drizzle.cc:1449
 
512
#: client/drizzle.cc:1448
515
513
#, c-format
516
514
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
517
515
msgstr "%s Ver %s Distrib %s, para %s (%s) usando %s %s\n"
518
516
 
519
 
#: client/drizzle.cc:1456
 
517
#: client/drizzle.cc:1455
520
518
#, c-format
521
519
msgid ""
522
520
"Copyright (C) 2000-2008 MySQL AB\n"
529
527
"ABSOLUTAMENTE NINGUNA GARANTÍA. Esto es softwre libre, y eres bienvenido "
530
528
"para modificar y redistribuirlo bajo licencia GPL\n"
531
529
 
532
 
#: client/drizzle.cc:1460
 
530
#: client/drizzle.cc:1459
533
531
#, c-format
534
532
msgid "Usage: %s [OPTIONS] [database]\n"
535
533
msgstr "Uso: %s [OPCIONES] [base-de-datos]\n"
536
534
 
537
 
#: client/drizzle.cc:1493
 
535
#: client/drizzle.cc:1492
538
536
msgid "DELIMITER cannot contain a backslash character"
539
537
msgstr ""
540
538
 
541
 
#: client/drizzle.cc:1514
 
539
#: client/drizzle.cc:1513
542
540
#, c-format
543
541
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
544
542
msgstr ""
545
543
 
546
 
#: client/drizzle.cc:1537
 
544
#: client/drizzle.cc:1536
547
545
#, c-format
548
546
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
549
547
msgstr ""
550
548
 
551
 
#: client/drizzle.cc:1541
 
549
#: client/drizzle.cc:1540
552
550
#, c-format
553
551
msgid "WARNING: --server-arg option not supported in this configuration.\n"
554
552
msgstr ""
555
553
 
556
 
#: client/drizzle.cc:1913
 
554
#: client/drizzle.cc:1912
557
555
#, c-format
558
556
msgid "Unknown command '\\%c'."
559
557
msgstr ""
560
558
 
561
 
#: client/drizzle.cc:2340
 
559
#: client/drizzle.cc:2339
562
560
msgid ""
563
561
"Reading table information for completion of table and column names\n"
564
562
"    You can turn off this feature to get a quicker startup with -A\n"
565
563
"\n"
566
564
msgstr ""
567
565
 
568
 
#: client/drizzle.cc:2437
 
566
#: client/drizzle.cc:2436
569
567
msgid "No connection. Trying to reconnect..."
570
568
msgstr ""
571
569
 
572
 
#: client/drizzle.cc:2443
 
570
#: client/drizzle.cc:2442
573
571
msgid "Can't connect to the server\n"
574
572
msgstr ""
575
573
 
576
 
#: client/drizzle.cc:2500
 
574
#: client/drizzle.cc:2499
577
575
msgid "categories:"
578
576
msgstr ""
579
577
 
580
 
#: client/drizzle.cc:2500
 
578
#: client/drizzle.cc:2499
581
579
msgid "topics:"
582
580
msgstr ""
583
581
 
 
582
#: client/drizzle.cc:2550
 
583
#, c-format
 
584
msgid "Name: '%s'\n"
 
585
msgstr ""
 
586
 
584
587
#: client/drizzle.cc:2551
585
588
#, c-format
586
 
msgid "Name: '%s'\n"
587
 
msgstr ""
588
 
 
589
 
#: client/drizzle.cc:2552
590
 
#, c-format
591
589
msgid ""
592
590
"Description:\n"
593
591
"%s"
594
592
msgstr ""
595
593
 
596
 
#: client/drizzle.cc:2554
 
594
#: client/drizzle.cc:2553
597
595
#, c-format
598
596
msgid ""
599
597
"Examples:\n"
600
598
"%s"
601
599
msgstr ""
602
600
 
 
601
#: client/drizzle.cc:2566
 
602
msgid "Many help items for your request exist."
 
603
msgstr ""
 
604
 
603
605
#: client/drizzle.cc:2567
604
 
msgid "Many help items for your request exist."
605
 
msgstr ""
606
 
 
607
 
#: client/drizzle.cc:2568
608
606
msgid ""
609
607
"To make a more specific request, please type 'help <item>',\n"
610
608
"where <item> is one of the following"
611
609
msgstr ""
612
610
 
 
611
#: client/drizzle.cc:2573
 
612
#, c-format
 
613
msgid "You asked for help about help category: '%s'\n"
 
614
msgstr ""
 
615
 
613
616
#: client/drizzle.cc:2574
614
 
#, c-format
615
 
msgid "You asked for help about help category: '%s'\n"
616
 
msgstr ""
617
 
 
618
 
#: client/drizzle.cc:2575
619
617
msgid ""
620
618
"For more information, type 'help <item>', where <item> is one of the "
621
619
"following"
622
620
msgstr ""
623
621
 
 
622
#: client/drizzle.cc:2587
 
623
msgid ""
 
624
"\n"
 
625
"Nothing found"
 
626
msgstr ""
 
627
 
624
628
#: client/drizzle.cc:2588
625
 
msgid ""
626
 
"\n"
627
 
"Nothing found"
628
 
msgstr ""
629
 
 
630
 
#: client/drizzle.cc:2589
631
 
msgid ""
632
 
"Please try to run 'help contents' for a list of all accessible topics\n"
633
 
msgstr ""
634
 
 
635
 
#: client/drizzle.cc:2611
 
629
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
 
630
msgstr ""
 
631
 
 
632
#: client/drizzle.cc:2610
636
633
msgid "List of all Drizzle commands:"
637
634
msgstr ""
638
635
 
639
 
#: client/drizzle.cc:2613
 
636
#: client/drizzle.cc:2612
640
637
msgid "Note that all text commands must be first on line and end with ';'"
641
638
msgstr ""
642
639
 
643
 
#: client/drizzle.cc:2624
 
640
#: client/drizzle.cc:2623
644
641
msgid ""
645
642
"\n"
646
643
"For server side help, type 'help contents'\n"
647
644
msgstr ""
648
645
 
649
 
#: client/drizzle.cc:2649
 
646
#: client/drizzle.cc:2648
650
647
msgid "Usage: \\C char_setname | charset charset_name"
651
648
msgstr ""
652
649
 
653
 
#: client/drizzle.cc:2659
 
650
#: client/drizzle.cc:2658
654
651
msgid "Charset changed"
655
652
msgstr ""
656
653
 
657
 
#: client/drizzle.cc:2661
 
654
#: client/drizzle.cc:2660
658
655
msgid "Charset is not found"
659
656
msgstr ""
660
657
 
661
 
#: client/drizzle.cc:2692
 
658
#: client/drizzle.cc:2691
662
659
msgid "No query specified\n"
663
660
msgstr ""
664
661
 
665
 
#: client/drizzle.cc:2707
 
662
#: client/drizzle.cc:2706
666
663
msgid "Ignoring query to other database"
667
664
msgstr ""
668
665
 
669
 
#: client/drizzle.cc:2756
 
666
#: client/drizzle.cc:2755
670
667
msgid "Empty set"
671
668
msgstr ""
672
669
 
673
 
#: client/drizzle.cc:2769
 
670
#: client/drizzle.cc:2768
674
671
#, c-format
675
672
msgid "%ld row in set"
676
673
msgid_plural "%ld rows in set"
677
674
msgstr[0] ""
678
675
msgstr[1] ""
679
676
 
680
 
#: client/drizzle.cc:2778
 
677
#: client/drizzle.cc:2777
681
678
msgid "Query OK"
682
679
msgstr ""
683
680
 
684
 
#: client/drizzle.cc:2780
 
681
#: client/drizzle.cc:2779
685
682
#, c-format
686
683
msgid "Query OK, %ld row affected"
687
684
msgid_plural "Query OK, %ld rows affected"
689
686
msgstr[1] ""
690
687
 
691
688
#: client/drizzleadmin.cc:76
 
689
#, fuzzy
692
690
msgid ""
693
691
"Port number to use for connection or 0 for default to, in order of "
694
 
"preference, my.cnf, $MYSQL_TCP_PORT, built-in default ("
 
692
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
695
693
msgstr ""
 
694
"Puerto para la conexión o 0 por defecto, en orden de preferencia, my.cnf, "
 
695
"$DRIZZLE_TCP_POST, "
696
696
 
697
697
#: client/drizzleadmin.cc:81
698
698
msgid "Silently exit if one can't connect to server."
1263
1263
msgid "Tablespace not empty"
1264
1264
msgstr ""
1265
1265
 
 
1266
#: drizzled/drizzled_error_messages.h:32
 
1267
msgid "hashchk"
 
1268
msgstr ""
 
1269
 
 
1270
#: drizzled/drizzled_error_messages.h:34
 
1271
msgid "isamchk"
 
1272
msgstr ""
 
1273
 
 
1274
#: drizzled/drizzled_error_messages.h:36
 
1275
msgid "NO"
 
1276
msgstr ""
 
1277
 
 
1278
#: drizzled/drizzled_error_messages.h:38
 
1279
msgid "YES"
 
1280
msgstr ""
 
1281
 
 
1282
#: drizzled/drizzled_error_messages.h:40
 
1283
#, c-format
 
1284
msgid "Can't create file '%-.200s' (errno: %d)"
 
1285
msgstr ""
 
1286
 
 
1287
#: drizzled/drizzled_error_messages.h:42
 
1288
#, c-format
 
1289
msgid "Can't create table '%-.200s' (errno: %d)"
 
1290
msgstr ""
 
1291
 
 
1292
#: drizzled/drizzled_error_messages.h:44
 
1293
#, c-format
 
1294
msgid "Can't create database '%-.192s' (errno: %d)"
 
1295
msgstr ""
 
1296
 
 
1297
#: drizzled/drizzled_error_messages.h:46
 
1298
#, c-format
 
1299
msgid "Can't create database '%-.192s'; database exists"
 
1300
msgstr ""
 
1301
 
 
1302
#: drizzled/drizzled_error_messages.h:48
 
1303
#, c-format
 
1304
msgid "Can't drop database '%-.192s'; database doesn't exist"
 
1305
msgstr ""
 
1306
 
 
1307
#: drizzled/drizzled_error_messages.h:50
 
1308
#, c-format
 
1309
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
 
1310
msgstr ""
 
1311
 
 
1312
#: drizzled/drizzled_error_messages.h:52
 
1313
#, c-format
 
1314
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
 
1315
msgstr ""
 
1316
 
 
1317
#: drizzled/drizzled_error_messages.h:54
 
1318
#, c-format
 
1319
msgid "Error on delete of '%-.192s' (errno: %d)"
 
1320
msgstr ""
 
1321
 
 
1322
#: drizzled/drizzled_error_messages.h:56
 
1323
msgid "Can't read record in system table"
 
1324
msgstr ""
 
1325
 
 
1326
#: drizzled/drizzled_error_messages.h:58
 
1327
#, c-format
 
1328
msgid "Can't get status of '%-.200s' (errno: %d)"
 
1329
msgstr ""
 
1330
 
 
1331
#: drizzled/drizzled_error_messages.h:60
 
1332
#, c-format
 
1333
msgid "Can't get working directory (errno: %d)"
 
1334
msgstr ""
 
1335
 
 
1336
#: drizzled/drizzled_error_messages.h:62
 
1337
#, c-format
 
1338
msgid "Can't lock file (errno: %d)"
 
1339
msgstr ""
 
1340
 
 
1341
#: drizzled/drizzled_error_messages.h:64
 
1342
#, c-format
 
1343
msgid "Can't open file: '%-.200s' (errno: %d)"
 
1344
msgstr ""
 
1345
 
 
1346
#: drizzled/drizzled_error_messages.h:66
 
1347
#, c-format
 
1348
msgid "Can't find file: '%-.200s' (errno: %d)"
 
1349
msgstr ""
 
1350
 
 
1351
#: drizzled/drizzled_error_messages.h:68
 
1352
#, c-format
 
1353
msgid "Can't read dir of '%-.192s' (errno: %d)"
 
1354
msgstr ""
 
1355
 
 
1356
#: drizzled/drizzled_error_messages.h:70
 
1357
#, c-format
 
1358
msgid "Can't change dir to '%-.192s' (errno: %d)"
 
1359
msgstr ""
 
1360
 
 
1361
#: drizzled/drizzled_error_messages.h:72
 
1362
#, c-format
 
1363
msgid "Record has changed since last read in table '%-.192s'"
 
1364
msgstr ""
 
1365
 
 
1366
#: drizzled/drizzled_error_messages.h:74
 
1367
#, c-format
 
1368
msgid "Disk full (%s); waiting for someone to free some space..."
 
1369
msgstr ""
 
1370
 
 
1371
#: drizzled/drizzled_error_messages.h:76
 
1372
#, c-format
 
1373
msgid "Can't write; duplicate key in table '%-.192s'"
 
1374
msgstr ""
 
1375
 
 
1376
#: drizzled/drizzled_error_messages.h:78
 
1377
#, c-format
 
1378
msgid "Error on close of '%-.192s' (errno: %d)"
 
1379
msgstr ""
 
1380
 
 
1381
#: drizzled/drizzled_error_messages.h:80
 
1382
#, c-format
 
1383
msgid "Error reading file '%-.200s' (errno: %d)"
 
1384
msgstr ""
 
1385
 
 
1386
#: drizzled/drizzled_error_messages.h:82
 
1387
#, c-format
 
1388
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
 
1389
msgstr ""
 
1390
 
 
1391
#: drizzled/drizzled_error_messages.h:84
 
1392
#, c-format
 
1393
msgid "Error writing file '%-.200s' (errno: %d)"
 
1394
msgstr ""
 
1395
 
 
1396
#: drizzled/drizzled_error_messages.h:86
 
1397
#, c-format
 
1398
msgid "'%-.192s' is locked against change"
 
1399
msgstr ""
 
1400
 
 
1401
#: drizzled/drizzled_error_messages.h:88
 
1402
#, fuzzy
 
1403
msgid "Sort aborted"
 
1404
msgstr "Abortado"
 
1405
 
 
1406
#: drizzled/drizzled_error_messages.h:90
 
1407
#, c-format
 
1408
msgid "View '%-.192s' doesn't exist for '%-.192s'"
 
1409
msgstr ""
 
1410
 
 
1411
#: drizzled/drizzled_error_messages.h:92
 
1412
#, c-format
 
1413
msgid "Got error %d from storage engine"
 
1414
msgstr ""
 
1415
 
 
1416
#: drizzled/drizzled_error_messages.h:94
 
1417
#, c-format
 
1418
msgid "Table storage engine for '%-.192s' doesn't have this option"
 
1419
msgstr ""
 
1420
 
 
1421
#: drizzled/drizzled_error_messages.h:96
 
1422
#, c-format
 
1423
msgid "Can't find record in '%-.192s'"
 
1424
msgstr ""
 
1425
 
 
1426
#: drizzled/drizzled_error_messages.h:98
 
1427
#, c-format
 
1428
msgid "Incorrect information in file: '%-.200s'"
 
1429
msgstr ""
 
1430
 
 
1431
#: drizzled/drizzled_error_messages.h:100
 
1432
#, c-format
 
1433
msgid "Incorrect key file for table '%-.200s'; try to repair it"
 
1434
msgstr ""
 
1435
 
 
1436
#: drizzled/drizzled_error_messages.h:102
 
1437
#, c-format
 
1438
msgid "Old key file for table '%-.192s'; repair it!"
 
1439
msgstr ""
 
1440
 
 
1441
#: drizzled/drizzled_error_messages.h:104
 
1442
#, c-format
 
1443
msgid "Table '%-.192s' is read only"
 
1444
msgstr ""
 
1445
 
 
1446
#: drizzled/drizzled_error_messages.h:106
 
1447
#, c-format
 
1448
msgid "Out of memory; restart server and try again (needed %d bytes)"
 
1449
msgstr ""
 
1450
 
 
1451
#: drizzled/drizzled_error_messages.h:108
 
1452
msgid "Out of sort memory; increase server sort buffer size"
 
1453
msgstr ""
 
1454
 
 
1455
#: drizzled/drizzled_error_messages.h:110
 
1456
#, c-format
 
1457
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
 
1458
msgstr ""
 
1459
 
 
1460
#: drizzled/drizzled_error_messages.h:112
 
1461
msgid "Too many connections"
 
1462
msgstr ""
 
1463
 
 
1464
#: drizzled/drizzled_error_messages.h:114
 
1465
msgid ""
 
1466
"Out of memory; check if mysqld or some other process uses all available "
 
1467
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
 
1468
"memory or you can add more swap space"
 
1469
msgstr ""
 
1470
 
 
1471
#: drizzled/drizzled_error_messages.h:116
 
1472
msgid "Can't get hostname for your address"
 
1473
msgstr ""
 
1474
 
 
1475
#: drizzled/drizzled_error_messages.h:118
 
1476
msgid "Bad handshake"
 
1477
msgstr ""
 
1478
 
 
1479
#: drizzled/drizzled_error_messages.h:120
 
1480
#, c-format
 
1481
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
 
1482
msgstr ""
 
1483
 
 
1484
#: drizzled/drizzled_error_messages.h:122
 
1485
#, c-format
 
1486
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
 
1487
msgstr ""
 
1488
 
 
1489
#: drizzled/drizzled_error_messages.h:124
 
1490
msgid "No database selected"
 
1491
msgstr ""
 
1492
 
 
1493
#: drizzled/drizzled_error_messages.h:126
 
1494
msgid "Unknown command"
 
1495
msgstr ""
 
1496
 
 
1497
#: drizzled/drizzled_error_messages.h:128
 
1498
#, c-format
 
1499
msgid "Column '%-.192s' cannot be null"
 
1500
msgstr ""
 
1501
 
 
1502
#: drizzled/drizzled_error_messages.h:130
 
1503
#, c-format
 
1504
msgid "Unknown database '%-.192s'"
 
1505
msgstr ""
 
1506
 
 
1507
#: drizzled/drizzled_error_messages.h:132
 
1508
#, c-format
 
1509
msgid "Table '%-.192s' already exists"
 
1510
msgstr ""
 
1511
 
 
1512
#: drizzled/drizzled_error_messages.h:134
 
1513
#, c-format
 
1514
msgid "Unknown table '%-.100s'"
 
1515
msgstr ""
 
1516
 
 
1517
#: drizzled/drizzled_error_messages.h:136
 
1518
#, c-format
 
1519
msgid "Column '%-.192s' in %-.192s is ambiguous"
 
1520
msgstr ""
 
1521
 
 
1522
#: drizzled/drizzled_error_messages.h:138
 
1523
msgid "Server shutdown in progress"
 
1524
msgstr ""
 
1525
 
 
1526
#: drizzled/drizzled_error_messages.h:140
 
1527
#, c-format
 
1528
msgid "Unknown column '%-.192s' in '%-.192s'"
 
1529
msgstr ""
 
1530
 
 
1531
#: drizzled/drizzled_error_messages.h:142
 
1532
#, c-format
 
1533
msgid "'%-.192s' isn't in GROUP BY"
 
1534
msgstr ""
 
1535
 
 
1536
#: drizzled/drizzled_error_messages.h:144
 
1537
#, c-format
 
1538
msgid "Can't group on '%-.192s'"
 
1539
msgstr ""
 
1540
 
 
1541
#: drizzled/drizzled_error_messages.h:146
 
1542
msgid "Statement has sum functions and columns in same statement"
 
1543
msgstr ""
 
1544
 
 
1545
#: drizzled/drizzled_error_messages.h:148
 
1546
msgid "Column count doesn't match value count"
 
1547
msgstr ""
 
1548
 
 
1549
#: drizzled/drizzled_error_messages.h:150
 
1550
#, c-format
 
1551
msgid "Identifier name '%-.100s' is too long"
 
1552
msgstr ""
 
1553
 
 
1554
#: drizzled/drizzled_error_messages.h:152
 
1555
#, c-format
 
1556
msgid "Duplicate column name '%-.192s'"
 
1557
msgstr ""
 
1558
 
 
1559
#: drizzled/drizzled_error_messages.h:154
 
1560
#, c-format
 
1561
msgid "Duplicate key name '%-.192s'"
 
1562
msgstr ""
 
1563
 
 
1564
#: drizzled/drizzled_error_messages.h:156
 
1565
#, c-format
 
1566
msgid "Duplicate entry '%-.192s' for key %d"
 
1567
msgstr ""
 
1568
 
 
1569
#: drizzled/drizzled_error_messages.h:158
 
1570
#, c-format
 
1571
msgid "Incorrect column specifier for column '%-.192s'"
 
1572
msgstr ""
 
1573
 
 
1574
#: drizzled/drizzled_error_messages.h:160
 
1575
#, c-format
 
1576
msgid "%s near '%-.80s' at line %d"
 
1577
msgstr ""
 
1578
 
 
1579
#: drizzled/drizzled_error_messages.h:162
 
1580
msgid "Query was empty"
 
1581
msgstr ""
 
1582
 
 
1583
#: drizzled/drizzled_error_messages.h:164
 
1584
#, c-format
 
1585
msgid "Not unique table/alias: '%-.192s'"
 
1586
msgstr ""
 
1587
 
 
1588
#: drizzled/drizzled_error_messages.h:166
 
1589
#, c-format
 
1590
msgid "Invalid default value for '%-.192s'"
 
1591
msgstr ""
 
1592
 
 
1593
#: drizzled/drizzled_error_messages.h:168
 
1594
msgid "Multiple primary key defined"
 
1595
msgstr ""
 
1596
 
 
1597
#: drizzled/drizzled_error_messages.h:170
 
1598
#, c-format
 
1599
msgid "Too many keys specified; max %d keys allowed"
 
1600
msgstr ""
 
1601
 
 
1602
#: drizzled/drizzled_error_messages.h:172
 
1603
#, c-format
 
1604
msgid "Too many key parts specified; max %d parts allowed"
 
1605
msgstr ""
 
1606
 
 
1607
#: drizzled/drizzled_error_messages.h:174
 
1608
#, c-format
 
1609
msgid "Specified key was too long; max key length is %d bytes"
 
1610
msgstr ""
 
1611
 
 
1612
#: drizzled/drizzled_error_messages.h:176
 
1613
#, c-format
 
1614
msgid "Key column '%-.192s' doesn't exist in table"
 
1615
msgstr ""
 
1616
 
 
1617
#: drizzled/drizzled_error_messages.h:178
 
1618
#, c-format
 
1619
msgid ""
 
1620
"BLOB column '%-.192s' can't be used in key specification with the used table "
 
1621
"type"
 
1622
msgstr ""
 
1623
 
 
1624
#: drizzled/drizzled_error_messages.h:180
 
1625
#, c-format
 
1626
msgid ""
 
1627
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
 
1628
"instead"
 
1629
msgstr ""
 
1630
 
 
1631
#: drizzled/drizzled_error_messages.h:182
 
1632
msgid ""
 
1633
"Incorrect table definition; there can be only one auto column and it must be "
 
1634
"defined as a key"
 
1635
msgstr ""
 
1636
 
 
1637
#: drizzled/drizzled_error_messages.h:184
 
1638
#, c-format
 
1639
msgid ""
 
1640
"%s: ready for connections.\n"
 
1641
"Version: '%s'  socket: '%s'  port: %d"
 
1642
msgstr ""
 
1643
 
 
1644
#: drizzled/drizzled_error_messages.h:186
 
1645
#, c-format
 
1646
msgid "%s: Normal shutdown\n"
 
1647
msgstr ""
 
1648
 
 
1649
#: drizzled/drizzled_error_messages.h:188
 
1650
#, c-format
 
1651
msgid "%s: Got signal %d. Aborting!\n"
 
1652
msgstr ""
 
1653
 
 
1654
#: drizzled/drizzled_error_messages.h:190
 
1655
#, c-format
 
1656
msgid "%s: Shutdown complete\n"
 
1657
msgstr ""
 
1658
 
 
1659
#: drizzled/drizzled_error_messages.h:192
 
1660
#, c-format
 
1661
msgid "%s: Forcing close of thread %ld  user: '%-.48s'\n"
 
1662
msgstr ""
 
1663
 
 
1664
#: drizzled/drizzled_error_messages.h:194
 
1665
msgid "Can't create IP socket"
 
1666
msgstr ""
 
1667
 
 
1668
#: drizzled/drizzled_error_messages.h:196
 
1669
#, c-format
 
1670
msgid ""
 
1671
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
 
1672
"table"
 
1673
msgstr ""
 
1674
 
 
1675
#: drizzled/drizzled_error_messages.h:198
 
1676
msgid "Field separator argument is not what is expected; check the manual"
 
1677
msgstr ""
 
1678
 
 
1679
#: drizzled/drizzled_error_messages.h:200
 
1680
msgid ""
 
1681
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
 
1682
msgstr ""
 
1683
 
 
1684
#: drizzled/drizzled_error_messages.h:202
 
1685
#, c-format
 
1686
msgid ""
 
1687
"The file '%-.128s' must be in the database directory or be readable by all"
 
1688
msgstr ""
 
1689
 
 
1690
#: drizzled/drizzled_error_messages.h:204
 
1691
#, c-format
 
1692
msgid "File '%-.200s' already exists"
 
1693
msgstr ""
 
1694
 
 
1695
#: drizzled/drizzled_error_messages.h:206
 
1696
#, c-format
 
1697
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
 
1698
msgstr ""
 
1699
 
 
1700
#: drizzled/drizzled_error_messages.h:208
 
1701
#, c-format
 
1702
msgid "Records: %ld  Duplicates: %ld"
 
1703
msgstr ""
 
1704
 
 
1705
#: drizzled/drizzled_error_messages.h:210
 
1706
msgid ""
 
1707
"Incorrect prefix key; the used key part isn't a string, the used length is "
 
1708
"longer than the key part, or the storage engine doesn't support unique "
 
1709
"prefix keys"
 
1710
msgstr ""
 
1711
 
 
1712
#: drizzled/drizzled_error_messages.h:212
 
1713
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
 
1714
msgstr ""
 
1715
 
 
1716
#: drizzled/drizzled_error_messages.h:214
 
1717
#, c-format
 
1718
msgid "Can't DROP '%-.192s'; check that column/key exists"
 
1719
msgstr ""
 
1720
 
 
1721
#: drizzled/drizzled_error_messages.h:216
 
1722
#, c-format
 
1723
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
 
1724
msgstr ""
 
1725
 
 
1726
#: drizzled/drizzled_error_messages.h:218
 
1727
#, c-format
 
1728
msgid "You can't specify target table '%-.192s' for update in FROM clause"
 
1729
msgstr ""
 
1730
 
 
1731
#: drizzled/drizzled_error_messages.h:220
 
1732
#, c-format
 
1733
msgid "Unknown thread id: %lu"
 
1734
msgstr ""
 
1735
 
 
1736
#: drizzled/drizzled_error_messages.h:222
 
1737
#, c-format
 
1738
msgid "You are not owner of thread %lu"
 
1739
msgstr ""
 
1740
 
 
1741
#: drizzled/drizzled_error_messages.h:224
 
1742
msgid "No tables used"
 
1743
msgstr ""
 
1744
 
 
1745
#: drizzled/drizzled_error_messages.h:226
 
1746
#, c-format
 
1747
msgid "Too many strings for column %-.192s and SET"
 
1748
msgstr ""
 
1749
 
 
1750
#: drizzled/drizzled_error_messages.h:228
 
1751
#, c-format
 
1752
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
 
1753
msgstr ""
 
1754
 
 
1755
#: drizzled/drizzled_error_messages.h:230
 
1756
#, fuzzy, c-format
 
1757
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
 
1758
msgstr ""
 
1759
"La tabla '%-.64s' fue creada con una versión diferente de MySQL y no puede "
 
1760
"ser leída."
 
1761
 
 
1762
#: drizzled/drizzled_error_messages.h:232
 
1763
#, c-format
 
1764
msgid "Table '%-.192s' was not locked with LOCK TABLES"
 
1765
msgstr ""
 
1766
 
 
1767
#: drizzled/drizzled_error_messages.h:234
 
1768
#, c-format
 
1769
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
 
1770
msgstr ""
 
1771
 
 
1772
#: drizzled/drizzled_error_messages.h:236
 
1773
#, c-format
 
1774
msgid "Incorrect database name '%-.100s'"
 
1775
msgstr ""
 
1776
 
 
1777
#: drizzled/drizzled_error_messages.h:238
 
1778
#, c-format
 
1779
msgid "Incorrect table name '%-.100s'"
 
1780
msgstr ""
 
1781
 
 
1782
#: drizzled/drizzled_error_messages.h:240
 
1783
msgid ""
 
1784
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
 
1785
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
 
1786
msgstr ""
 
1787
 
 
1788
#: drizzled/drizzled_error_messages.h:242
 
1789
msgid "Unknown error"
 
1790
msgstr ""
 
1791
 
 
1792
#: drizzled/drizzled_error_messages.h:244
 
1793
#, c-format
 
1794
msgid "Unknown procedure '%-.192s'"
 
1795
msgstr ""
 
1796
 
 
1797
#: drizzled/drizzled_error_messages.h:246
 
1798
#, c-format
 
1799
msgid "Incorrect parameter count to procedure '%-.192s'"
 
1800
msgstr ""
 
1801
 
 
1802
#: drizzled/drizzled_error_messages.h:248
 
1803
#, c-format
 
1804
msgid "Incorrect parameters to procedure '%-.192s'"
 
1805
msgstr ""
 
1806
 
 
1807
#: drizzled/drizzled_error_messages.h:250
 
1808
#, c-format
 
1809
msgid "Unknown table '%-.192s' in %-.32s"
 
1810
msgstr ""
 
1811
 
 
1812
#: drizzled/drizzled_error_messages.h:252
 
1813
#, c-format
 
1814
msgid "Column '%-.192s' specified twice"
 
1815
msgstr ""
 
1816
 
 
1817
#: drizzled/drizzled_error_messages.h:254
 
1818
msgid "Invalid use of group function"
 
1819
msgstr ""
 
1820
 
 
1821
#: drizzled/drizzled_error_messages.h:256
 
1822
#, c-format
 
1823
msgid ""
 
1824
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
 
1825
msgstr ""
 
1826
 
 
1827
#: drizzled/drizzled_error_messages.h:258
 
1828
msgid "A table must have at least 1 column"
 
1829
msgstr ""
 
1830
 
 
1831
#: drizzled/drizzled_error_messages.h:260
 
1832
#, c-format
 
1833
msgid "The table '%-.192s' is full"
 
1834
msgstr ""
 
1835
 
 
1836
#: drizzled/drizzled_error_messages.h:262
 
1837
#, c-format
 
1838
msgid "Unknown character set: '%-.64s'"
 
1839
msgstr ""
 
1840
 
 
1841
#: drizzled/drizzled_error_messages.h:264
 
1842
#, c-format
 
1843
msgid "Too many tables; MySQL can only use %d tables in a join"
 
1844
msgstr ""
 
1845
 
 
1846
#: drizzled/drizzled_error_messages.h:266
 
1847
msgid "Too many columns"
 
1848
msgstr ""
 
1849
 
 
1850
#: drizzled/drizzled_error_messages.h:268
 
1851
#, c-format
 
1852
msgid ""
 
1853
"Row size too large. The maximum row size for the used table type, not "
 
1854
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
 
1855
msgstr ""
 
1856
 
 
1857
#: drizzled/drizzled_error_messages.h:270
 
1858
#, c-format
 
1859
msgid ""
 
1860
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'mysqld -O "
 
1861
"thread_stack=#' to specify a bigger stack if needed"
 
1862
msgstr ""
 
1863
 
 
1864
#: drizzled/drizzled_error_messages.h:272
 
1865
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
 
1866
msgstr ""
 
1867
 
 
1868
#: drizzled/drizzled_error_messages.h:274
 
1869
#, c-format
 
1870
msgid ""
 
1871
"Table handler doesn't support NULL in given index. Please change column "
 
1872
"'%-.192s' to be NOT NULL or use another handler"
 
1873
msgstr ""
 
1874
 
 
1875
#: drizzled/drizzled_error_messages.h:276
 
1876
#, c-format
 
1877
msgid "Can't load function '%-.192s'"
 
1878
msgstr ""
 
1879
 
 
1880
#: drizzled/drizzled_error_messages.h:278
 
1881
#, c-format
 
1882
msgid "Can't initialize function '%-.192s'; %-.80s"
 
1883
msgstr ""
 
1884
 
 
1885
#: drizzled/drizzled_error_messages.h:280
 
1886
msgid "No paths allowed for shared library"
 
1887
msgstr ""
 
1888
 
 
1889
#: drizzled/drizzled_error_messages.h:282
 
1890
#, c-format
 
1891
msgid "Function '%-.192s' already exists"
 
1892
msgstr ""
 
1893
 
 
1894
#: drizzled/drizzled_error_messages.h:284
 
1895
#, c-format
 
1896
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
 
1897
msgstr ""
 
1898
 
 
1899
#: drizzled/drizzled_error_messages.h:286
 
1900
#, c-format
 
1901
msgid "Can't find symbol '%-.128s' in library"
 
1902
msgstr ""
 
1903
 
 
1904
#: drizzled/drizzled_error_messages.h:288
 
1905
#, c-format
 
1906
msgid "Function '%-.192s' is not defined"
 
1907
msgstr ""
 
1908
 
 
1909
#: drizzled/drizzled_error_messages.h:290
 
1910
#, c-format
 
1911
msgid ""
 
1912
"Host '%-.64s' is blocked because of many connection errors; unblock with "
 
1913
"'mysqladmin flush-hosts'"
 
1914
msgstr ""
 
1915
 
 
1916
#: drizzled/drizzled_error_messages.h:292
 
1917
#, c-format
 
1918
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
 
1919
msgstr ""
 
1920
 
 
1921
#: drizzled/drizzled_error_messages.h:294
 
1922
msgid ""
 
1923
"You are using MySQL as an anonymous user and anonymous users are not allowed "
 
1924
"to change passwords"
 
1925
msgstr ""
 
1926
 
 
1927
#: drizzled/drizzled_error_messages.h:296
 
1928
msgid ""
 
1929
"You must have privileges to update tables in the mysql database to be able "
 
1930
"to change passwords for others"
 
1931
msgstr ""
 
1932
 
 
1933
#: drizzled/drizzled_error_messages.h:298
 
1934
msgid "Can't find any matching row in the user table"
 
1935
msgstr ""
 
1936
 
 
1937
#: drizzled/drizzled_error_messages.h:300
 
1938
#, c-format
 
1939
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
 
1940
msgstr ""
 
1941
 
 
1942
#: drizzled/drizzled_error_messages.h:302
 
1943
#, c-format
 
1944
msgid ""
 
1945
"Can't create a new thread (errno %d); if you are not out of available "
 
1946
"memory, you can consult the manual for a possible OS-dependent bug"
 
1947
msgstr ""
 
1948
 
 
1949
#: drizzled/drizzled_error_messages.h:304
 
1950
#, c-format
 
1951
msgid "Column count doesn't match value count at row %ld"
 
1952
msgstr ""
 
1953
 
 
1954
#: drizzled/drizzled_error_messages.h:306
 
1955
#, c-format
 
1956
msgid "Can't reopen table: '%-.192s'"
 
1957
msgstr ""
 
1958
 
 
1959
#: drizzled/drizzled_error_messages.h:308
 
1960
msgid "Invalid use of NULL value"
 
1961
msgstr ""
 
1962
 
 
1963
#: drizzled/drizzled_error_messages.h:310
 
1964
#, c-format
 
1965
msgid "Got error '%-.64s' from regexp"
 
1966
msgstr ""
 
1967
 
 
1968
#: drizzled/drizzled_error_messages.h:312
 
1969
msgid ""
 
1970
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
 
1971
"illegal if there is no GROUP BY clause"
 
1972
msgstr ""
 
1973
 
 
1974
#: drizzled/drizzled_error_messages.h:314
 
1975
#, c-format
 
1976
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
 
1977
msgstr ""
 
1978
 
 
1979
#: drizzled/drizzled_error_messages.h:316
 
1980
#, c-format
 
1981
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
 
1982
msgstr ""
 
1983
 
 
1984
#: drizzled/drizzled_error_messages.h:318
 
1985
#, c-format
 
1986
msgid ""
 
1987
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
 
1988
"table '%-.192s'"
 
1989
msgstr ""
 
1990
 
 
1991
#: drizzled/drizzled_error_messages.h:320
 
1992
msgid ""
 
1993
"Illegal GRANT/REVOKE command; please consult the manual to see which "
 
1994
"privileges can be used"
 
1995
msgstr ""
 
1996
 
 
1997
#: drizzled/drizzled_error_messages.h:322
 
1998
msgid "The host or user argument to GRANT is too long"
 
1999
msgstr ""
 
2000
 
 
2001
#: drizzled/drizzled_error_messages.h:324
 
2002
#, c-format
 
2003
msgid "Table '%-.192s.%-.192s' doesn't exist"
 
2004
msgstr ""
 
2005
 
 
2006
#: drizzled/drizzled_error_messages.h:326
 
2007
#, c-format
 
2008
msgid ""
 
2009
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
 
2010
"'%-.192s'"
 
2011
msgstr ""
 
2012
 
 
2013
#: drizzled/drizzled_error_messages.h:328
 
2014
msgid "The used command is not allowed with this MySQL version"
 
2015
msgstr ""
 
2016
 
 
2017
#: drizzled/drizzled_error_messages.h:330
 
2018
msgid ""
 
2019
"You have an error in your SQL syntax; check the manual that corresponds to "
 
2020
"your MySQL server version for the right syntax to use"
 
2021
msgstr ""
 
2022
 
 
2023
#: drizzled/drizzled_error_messages.h:332
 
2024
#, c-format
 
2025
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
 
2026
msgstr ""
 
2027
 
 
2028
#: drizzled/drizzled_error_messages.h:334
 
2029
msgid "Too many delayed threads in use"
 
2030
msgstr ""
 
2031
 
 
2032
#: drizzled/drizzled_error_messages.h:336
 
2033
#, c-format
 
2034
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
 
2035
msgstr ""
 
2036
 
 
2037
#: drizzled/drizzled_error_messages.h:338
 
2038
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
 
2039
msgstr ""
 
2040
 
 
2041
#: drizzled/drizzled_error_messages.h:340
 
2042
msgid "Got a read error from the connection pipe"
 
2043
msgstr ""
 
2044
 
 
2045
#: drizzled/drizzled_error_messages.h:342
 
2046
msgid "Got an error from fcntl()"
 
2047
msgstr ""
 
2048
 
 
2049
#: drizzled/drizzled_error_messages.h:344
 
2050
msgid "Got packets out of order"
 
2051
msgstr ""
 
2052
 
 
2053
#: drizzled/drizzled_error_messages.h:346
 
2054
msgid "Couldn't uncompress communication packet"
 
2055
msgstr ""
 
2056
 
 
2057
#: drizzled/drizzled_error_messages.h:348
 
2058
msgid "Got an error reading communication packets"
 
2059
msgstr ""
 
2060
 
 
2061
#: drizzled/drizzled_error_messages.h:350
 
2062
msgid "Got timeout reading communication packets"
 
2063
msgstr ""
 
2064
 
 
2065
#: drizzled/drizzled_error_messages.h:352
 
2066
msgid "Got an error writing communication packets"
 
2067
msgstr ""
 
2068
 
 
2069
#: drizzled/drizzled_error_messages.h:354
 
2070
msgid "Got timeout writing communication packets"
 
2071
msgstr ""
 
2072
 
 
2073
#: drizzled/drizzled_error_messages.h:356
 
2074
msgid "Result string is longer than 'max_allowed_packet' bytes"
 
2075
msgstr ""
 
2076
 
 
2077
#: drizzled/drizzled_error_messages.h:358
 
2078
msgid "The used table type doesn't support BLOB/TEXT columns"
 
2079
msgstr ""
 
2080
 
 
2081
#: drizzled/drizzled_error_messages.h:360
 
2082
msgid "The used table type doesn't support AUTO_INCREMENT columns"
 
2083
msgstr ""
 
2084
 
 
2085
#: drizzled/drizzled_error_messages.h:362
 
2086
#, c-format
 
2087
msgid ""
 
2088
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
 
2089
"LOCK TABLES"
 
2090
msgstr ""
 
2091
 
 
2092
#: drizzled/drizzled_error_messages.h:364
 
2093
#, c-format
 
2094
msgid "Incorrect column name '%-.100s'"
 
2095
msgstr ""
 
2096
 
 
2097
#: drizzled/drizzled_error_messages.h:366
 
2098
#, c-format
 
2099
msgid "The used storage engine can't index column '%-.192s'"
 
2100
msgstr ""
 
2101
 
 
2102
#: drizzled/drizzled_error_messages.h:368
 
2103
msgid ""
 
2104
"Unable to open underlying table which is differently defined or of non-"
 
2105
"MyISAM type or doesn't exist"
 
2106
msgstr ""
 
2107
 
 
2108
#: drizzled/drizzled_error_messages.h:370
 
2109
#, c-format
 
2110
msgid "Can't write, because of unique constraint, to table '%-.192s'"
 
2111
msgstr ""
 
2112
 
 
2113
#: drizzled/drizzled_error_messages.h:372
 
2114
#, c-format
 
2115
msgid ""
 
2116
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
 
2117
msgstr ""
 
2118
 
 
2119
#: drizzled/drizzled_error_messages.h:374
 
2120
msgid ""
 
2121
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
 
2122
"UNIQUE instead"
 
2123
msgstr ""
 
2124
 
 
2125
#: drizzled/drizzled_error_messages.h:376
 
2126
msgid "Result consisted of more than one row"
 
2127
msgstr ""
 
2128
 
 
2129
#: drizzled/drizzled_error_messages.h:378
 
2130
msgid "This table type requires a primary key"
 
2131
msgstr ""
 
2132
 
 
2133
#: drizzled/drizzled_error_messages.h:380
 
2134
msgid "This version of MySQL is not compiled with RAID support"
 
2135
msgstr ""
 
2136
 
 
2137
#: drizzled/drizzled_error_messages.h:382
 
2138
msgid ""
 
2139
"You are using safe update mode and you tried to update a table without a "
 
2140
"WHERE that uses a KEY column"
 
2141
msgstr ""
 
2142
 
 
2143
#: drizzled/drizzled_error_messages.h:384
 
2144
#, c-format
 
2145
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
 
2146
msgstr ""
 
2147
 
 
2148
#: drizzled/drizzled_error_messages.h:386
 
2149
msgid "Can't open table"
 
2150
msgstr ""
 
2151
 
 
2152
#: drizzled/drizzled_error_messages.h:388
 
2153
#, c-format
 
2154
msgid "The storage engine for the table doesn't support %s"
 
2155
msgstr ""
 
2156
 
 
2157
#: drizzled/drizzled_error_messages.h:390
 
2158
msgid "You are not allowed to execute this command in a transaction"
 
2159
msgstr ""
 
2160
 
 
2161
#: drizzled/drizzled_error_messages.h:392
 
2162
#, c-format
 
2163
msgid "Got error %d during COMMIT"
 
2164
msgstr ""
 
2165
 
 
2166
#: drizzled/drizzled_error_messages.h:394
 
2167
#, c-format
 
2168
msgid "Got error %d during ROLLBACK"
 
2169
msgstr ""
 
2170
 
 
2171
#: drizzled/drizzled_error_messages.h:396
 
2172
#, c-format
 
2173
msgid "Got error %d during FLUSH_LOGS"
 
2174
msgstr ""
 
2175
 
 
2176
#: drizzled/drizzled_error_messages.h:398
 
2177
#, c-format
 
2178
msgid "Got error %d during CHECKPOINT"
 
2179
msgstr ""
 
2180
 
 
2181
#: drizzled/drizzled_error_messages.h:400
 
2182
#, c-format
 
2183
msgid ""
 
2184
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
 
2185
"'%-.64s' (%-.64s)"
 
2186
msgstr ""
 
2187
 
 
2188
#: drizzled/drizzled_error_messages.h:402
 
2189
msgid "The storage engine for the table does not support binary table dump"
 
2190
msgstr ""
 
2191
 
 
2192
#: drizzled/drizzled_error_messages.h:404
 
2193
msgid "Binlog closed, cannot RESET MASTER"
 
2194
msgstr ""
 
2195
 
 
2196
#: drizzled/drizzled_error_messages.h:406
 
2197
#, c-format
 
2198
msgid "Failed rebuilding the index of  dumped table '%-.192s'"
 
2199
msgstr ""
 
2200
 
 
2201
#: drizzled/drizzled_error_messages.h:408
 
2202
#, c-format
 
2203
msgid "Error from master: '%-.64s'"
 
2204
msgstr ""
 
2205
 
 
2206
#: drizzled/drizzled_error_messages.h:410
 
2207
msgid "Net error reading from master"
 
2208
msgstr ""
 
2209
 
 
2210
#: drizzled/drizzled_error_messages.h:412
 
2211
msgid "Net error writing to master"
 
2212
msgstr ""
 
2213
 
 
2214
#: drizzled/drizzled_error_messages.h:414
 
2215
msgid "Can't find FULLTEXT index matching the column list"
 
2216
msgstr ""
 
2217
 
 
2218
#: drizzled/drizzled_error_messages.h:416
 
2219
msgid ""
 
2220
"Can't execute the given command because you have active locked tables or an "
 
2221
"active transaction"
 
2222
msgstr ""
 
2223
 
 
2224
#: drizzled/drizzled_error_messages.h:418
 
2225
#, c-format
 
2226
msgid "Unknown system variable '%-.64s'"
 
2227
msgstr ""
 
2228
 
 
2229
#: drizzled/drizzled_error_messages.h:420
 
2230
#, c-format
 
2231
msgid "Table '%-.192s' is marked as crashed and should be repaired"
 
2232
msgstr ""
 
2233
 
 
2234
#: drizzled/drizzled_error_messages.h:422
 
2235
#, c-format
 
2236
msgid ""
 
2237
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
 
2238
msgstr ""
 
2239
 
 
2240
#: drizzled/drizzled_error_messages.h:424
 
2241
msgid "Some non-transactional changed tables couldn't be rolled back"
 
2242
msgstr ""
 
2243
 
 
2244
#: drizzled/drizzled_error_messages.h:426
 
2245
msgid ""
 
2246
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
 
2247
"of storage; increase this mysqld variable and try again"
 
2248
msgstr ""
 
2249
 
 
2250
#: drizzled/drizzled_error_messages.h:428
 
2251
msgid ""
 
2252
"This operation cannot be performed with a running slave; run STOP SLAVE first"
 
2253
msgstr ""
 
2254
 
 
2255
#: drizzled/drizzled_error_messages.h:430
 
2256
msgid ""
 
2257
"This operation requires a running slave; configure slave and do START SLAVE"
 
2258
msgstr ""
 
2259
 
 
2260
#: drizzled/drizzled_error_messages.h:432
 
2261
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
 
2262
msgstr ""
 
2263
 
 
2264
#: drizzled/drizzled_error_messages.h:434
 
2265
msgid ""
 
2266
"Could not initialize master info structure; more error messages can be found "
 
2267
"in the MySQL error log"
 
2268
msgstr ""
 
2269
 
 
2270
#: drizzled/drizzled_error_messages.h:436
 
2271
msgid "Could not create slave thread; check system resources"
 
2272
msgstr ""
 
2273
 
 
2274
#: drizzled/drizzled_error_messages.h:438
 
2275
#, c-format
 
2276
msgid ""
 
2277
"User %-.64s already has more than 'max_user_connections' active connections"
 
2278
msgstr ""
 
2279
 
 
2280
#: drizzled/drizzled_error_messages.h:440
 
2281
msgid "You may only use constant expressions with SET"
 
2282
msgstr ""
 
2283
 
 
2284
#: drizzled/drizzled_error_messages.h:442
 
2285
msgid "Lock wait timeout exceeded; try restarting transaction"
 
2286
msgstr ""
 
2287
 
 
2288
#: drizzled/drizzled_error_messages.h:444
 
2289
msgid "The total number of locks exceeds the lock table size"
 
2290
msgstr ""
 
2291
 
 
2292
#: drizzled/drizzled_error_messages.h:446
 
2293
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
 
2294
msgstr ""
 
2295
 
 
2296
#: drizzled/drizzled_error_messages.h:448
 
2297
msgid "DROP DATABASE not allowed while thread is holding global read lock"
 
2298
msgstr ""
 
2299
 
 
2300
#: drizzled/drizzled_error_messages.h:450
 
2301
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
 
2302
msgstr ""
 
2303
 
 
2304
#: drizzled/drizzled_error_messages.h:452
 
2305
#, c-format
 
2306
msgid "Incorrect arguments to %s"
 
2307
msgstr ""
 
2308
 
 
2309
#: drizzled/drizzled_error_messages.h:454
 
2310
#, c-format
 
2311
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
 
2312
msgstr ""
 
2313
 
 
2314
#: drizzled/drizzled_error_messages.h:456
 
2315
msgid ""
 
2316
"Incorrect table definition; all MERGE tables must be in the same database"
 
2317
msgstr ""
 
2318
 
 
2319
#: drizzled/drizzled_error_messages.h:458
 
2320
msgid "Deadlock found when trying to get lock; try restarting transaction"
 
2321
msgstr ""
 
2322
 
 
2323
#: drizzled/drizzled_error_messages.h:460
 
2324
msgid "The used table type doesn't support FULLTEXT indexes"
 
2325
msgstr ""
 
2326
 
 
2327
#: drizzled/drizzled_error_messages.h:462
 
2328
msgid "Cannot add foreign key constraint"
 
2329
msgstr ""
 
2330
 
 
2331
#: drizzled/drizzled_error_messages.h:464
 
2332
msgid "Cannot add or update a child row: a foreign key constraint fails"
 
2333
msgstr ""
 
2334
 
 
2335
#: drizzled/drizzled_error_messages.h:466
 
2336
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
 
2337
msgstr ""
 
2338
 
 
2339
#: drizzled/drizzled_error_messages.h:468
 
2340
#, c-format
 
2341
msgid "Error connecting to master: %-.128s"
 
2342
msgstr ""
 
2343
 
 
2344
#: drizzled/drizzled_error_messages.h:470
 
2345
#, c-format
 
2346
msgid "Error running query on master: %-.128s"
 
2347
msgstr ""
 
2348
 
 
2349
#: drizzled/drizzled_error_messages.h:472
 
2350
#, c-format
 
2351
msgid "Error when executing command %s: %-.128s"
 
2352
msgstr ""
 
2353
 
 
2354
#: drizzled/drizzled_error_messages.h:474
 
2355
#, c-format
 
2356
msgid "Incorrect usage of %s and %s"
 
2357
msgstr ""
 
2358
 
 
2359
#: drizzled/drizzled_error_messages.h:476
 
2360
msgid "The used SELECT statements have a different number of columns"
 
2361
msgstr ""
 
2362
 
 
2363
#: drizzled/drizzled_error_messages.h:478
 
2364
msgid "Can't execute the query because you have a conflicting read lock"
 
2365
msgstr ""
 
2366
 
 
2367
#: drizzled/drizzled_error_messages.h:480
 
2368
msgid "Mixing of transactional and non-transactional tables is disabled"
 
2369
msgstr ""
 
2370
 
 
2371
#: drizzled/drizzled_error_messages.h:482
 
2372
#, c-format
 
2373
msgid "Option '%s' used twice in statement"
 
2374
msgstr ""
 
2375
 
 
2376
#: drizzled/drizzled_error_messages.h:484
 
2377
#, c-format
 
2378
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
 
2379
msgstr ""
 
2380
 
 
2381
#: drizzled/drizzled_error_messages.h:486
 
2382
#, c-format
 
2383
msgid "Access denied; you need the %-.128s privilege for this operation"
 
2384
msgstr ""
 
2385
 
 
2386
#: drizzled/drizzled_error_messages.h:488
 
2387
#, c-format
 
2388
msgid ""
 
2389
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
 
2390
msgstr ""
 
2391
 
 
2392
#: drizzled/drizzled_error_messages.h:490
 
2393
#, c-format
 
2394
msgid ""
 
2395
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
 
2396
msgstr ""
 
2397
 
 
2398
#: drizzled/drizzled_error_messages.h:492
 
2399
#, c-format
 
2400
msgid "Variable '%-.64s' doesn't have a default value"
 
2401
msgstr ""
 
2402
 
 
2403
#: drizzled/drizzled_error_messages.h:494
 
2404
#, c-format
 
2405
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
 
2406
msgstr ""
 
2407
 
 
2408
#: drizzled/drizzled_error_messages.h:496
 
2409
#, c-format
 
2410
msgid "Incorrect argument type to variable '%-.64s'"
 
2411
msgstr ""
 
2412
 
 
2413
#: drizzled/drizzled_error_messages.h:498
 
2414
#, c-format
 
2415
msgid "Variable '%-.64s' can only be set, not read"
 
2416
msgstr ""
 
2417
 
 
2418
#: drizzled/drizzled_error_messages.h:500
 
2419
#, c-format
 
2420
msgid "Incorrect usage/placement of '%s'"
 
2421
msgstr ""
 
2422
 
 
2423
#: drizzled/drizzled_error_messages.h:502
 
2424
#, c-format
 
2425
msgid "This version of MySQL doesn't yet support '%s'"
 
2426
msgstr ""
 
2427
 
 
2428
#: drizzled/drizzled_error_messages.h:504
 
2429
#, c-format
 
2430
msgid ""
 
2431
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
 
2432
msgstr ""
 
2433
 
 
2434
#: drizzled/drizzled_error_messages.h:506
 
2435
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
 
2436
msgstr ""
 
2437
 
 
2438
#: drizzled/drizzled_error_messages.h:508
 
2439
#, c-format
 
2440
msgid "Variable '%-.192s' is a %s variable"
 
2441
msgstr ""
 
2442
 
 
2443
#: drizzled/drizzled_error_messages.h:510
 
2444
#, c-format
 
2445
msgid "Incorrect foreign key definition for '%-.192s': %s"
 
2446
msgstr ""
 
2447
 
 
2448
#: drizzled/drizzled_error_messages.h:512
 
2449
msgid "Key reference and table reference don't match"
 
2450
msgstr ""
 
2451
 
 
2452
#: drizzled/drizzled_error_messages.h:514
 
2453
#, c-format
 
2454
msgid "Operand should contain %d column(s)"
 
2455
msgstr ""
 
2456
 
 
2457
#: drizzled/drizzled_error_messages.h:516
 
2458
msgid "Subquery returns more than 1 row"
 
2459
msgstr ""
 
2460
 
 
2461
#: drizzled/drizzled_error_messages.h:518
 
2462
#, c-format
 
2463
msgid "Unknown prepared statement handler (%.*s) given to %s"
 
2464
msgstr ""
 
2465
 
 
2466
#: drizzled/drizzled_error_messages.h:520
 
2467
msgid "Help database is corrupt or does not exist"
 
2468
msgstr ""
 
2469
 
 
2470
#: drizzled/drizzled_error_messages.h:522
 
2471
msgid "Cyclic reference on subqueries"
 
2472
msgstr ""
 
2473
 
 
2474
#: drizzled/drizzled_error_messages.h:524
 
2475
#, c-format
 
2476
msgid "Converting column '%s' from %s to %s"
 
2477
msgstr ""
 
2478
 
 
2479
#: drizzled/drizzled_error_messages.h:526
 
2480
#, c-format
 
2481
msgid "Reference '%-.64s' not supported (%s)"
 
2482
msgstr ""
 
2483
 
 
2484
#: drizzled/drizzled_error_messages.h:528
 
2485
msgid "Every derived table must have its own alias"
 
2486
msgstr ""
 
2487
 
 
2488
#: drizzled/drizzled_error_messages.h:530
 
2489
#, c-format
 
2490
msgid "Select %u was reduced during optimization"
 
2491
msgstr ""
 
2492
 
 
2493
#: drizzled/drizzled_error_messages.h:532
 
2494
#, c-format
 
2495
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
 
2496
msgstr ""
 
2497
 
 
2498
#: drizzled/drizzled_error_messages.h:534
 
2499
msgid ""
 
2500
"Client does not support authentication protocol requested by server; "
 
2501
"consider upgrading MySQL client"
 
2502
msgstr ""
 
2503
 
 
2504
#: drizzled/drizzled_error_messages.h:536
 
2505
msgid "All parts of a SPATIAL index must be NOT NULL"
 
2506
msgstr ""
 
2507
 
 
2508
#: drizzled/drizzled_error_messages.h:538
 
2509
#, c-format
 
2510
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
 
2511
msgstr ""
 
2512
 
 
2513
#: drizzled/drizzled_error_messages.h:540
 
2514
msgid "Slave is already running"
 
2515
msgstr ""
 
2516
 
 
2517
#: drizzled/drizzled_error_messages.h:542
 
2518
msgid "Slave already has been stopped"
 
2519
msgstr ""
 
2520
 
 
2521
#: drizzled/drizzled_error_messages.h:544
 
2522
#, c-format
 
2523
msgid ""
 
2524
"Uncompressed data size too large; the maximum size is %d (probably, length "
 
2525
"of uncompressed data was corrupted)"
 
2526
msgstr ""
 
2527
 
 
2528
#: drizzled/drizzled_error_messages.h:546
 
2529
msgid "ZLIB: Not enough memory"
 
2530
msgstr ""
 
2531
 
 
2532
#: drizzled/drizzled_error_messages.h:548
 
2533
msgid ""
 
2534
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
 
2535
"data was corrupted)"
 
2536
msgstr ""
 
2537
 
 
2538
#: drizzled/drizzled_error_messages.h:550
 
2539
msgid "ZLIB: Input data corrupted"
 
2540
msgstr ""
 
2541
 
 
2542
#: drizzled/drizzled_error_messages.h:552
 
2543
#, c-format
 
2544
msgid "%d line(s) were cut by GROUP_CONCAT()"
 
2545
msgstr ""
 
2546
 
 
2547
#: drizzled/drizzled_error_messages.h:554
 
2548
#, c-format
 
2549
msgid "Row %ld doesn't contain data for all columns"
 
2550
msgstr ""
 
2551
 
 
2552
#: drizzled/drizzled_error_messages.h:556
 
2553
#, c-format
 
2554
msgid ""
 
2555
"Row %ld was truncated; it contained more data than there were input columns"
 
2556
msgstr ""
 
2557
 
 
2558
#: drizzled/drizzled_error_messages.h:558
 
2559
#, c-format
 
2560
msgid ""
 
2561
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
 
2562
msgstr ""
 
2563
 
 
2564
#: drizzled/drizzled_error_messages.h:560
 
2565
#, c-format
 
2566
msgid "Out of range value for column '%s' at row %ld"
 
2567
msgstr ""
 
2568
 
 
2569
#: drizzled/drizzled_error_messages.h:562
 
2570
#, c-format
 
2571
msgid "Data truncated for column '%s' at row %ld"
 
2572
msgstr ""
 
2573
 
 
2574
#: drizzled/drizzled_error_messages.h:564
 
2575
#, c-format
 
2576
msgid "Using storage engine %s for table '%s'"
 
2577
msgstr ""
 
2578
 
 
2579
#: drizzled/drizzled_error_messages.h:566
 
2580
#, c-format
 
2581
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
 
2582
msgstr ""
 
2583
 
 
2584
#: drizzled/drizzled_error_messages.h:568
 
2585
msgid "Cannot drop one or more of the requested users"
 
2586
msgstr ""
 
2587
 
 
2588
#: drizzled/drizzled_error_messages.h:570
 
2589
msgid "Can't revoke all privileges for one or more of the requested users"
 
2590
msgstr ""
 
2591
 
 
2592
#: drizzled/drizzled_error_messages.h:572
 
2593
#, c-format
 
2594
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
 
2595
msgstr ""
 
2596
 
 
2597
#: drizzled/drizzled_error_messages.h:574
 
2598
#, c-format
 
2599
msgid "Illegal mix of collations for operation '%s'"
 
2600
msgstr ""
 
2601
 
 
2602
#: drizzled/drizzled_error_messages.h:576
 
2603
#, c-format
 
2604
msgid ""
 
2605
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
 
2606
"variable_name)"
 
2607
msgstr ""
 
2608
 
 
2609
#: drizzled/drizzled_error_messages.h:578
 
2610
#, c-format
 
2611
msgid "Unknown collation: '%-.64s'"
 
2612
msgstr ""
 
2613
 
 
2614
#: drizzled/drizzled_error_messages.h:580
 
2615
msgid ""
 
2616
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
 
2617
"compiled without SSL support; they can be used later if MySQL slave with SSL "
 
2618
"is started"
 
2619
msgstr ""
 
2620
 
 
2621
#: drizzled/drizzled_error_messages.h:582
 
2622
#, c-format
 
2623
msgid ""
 
2624
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
 
2625
"old format; please change the password to the new format"
 
2626
msgstr ""
 
2627
 
 
2628
#: drizzled/drizzled_error_messages.h:584
 
2629
#, c-format
 
2630
msgid ""
 
2631
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
 
2632
"SELECT #%d"
 
2633
msgstr ""
 
2634
 
 
2635
#: drizzled/drizzled_error_messages.h:586
 
2636
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
 
2637
msgstr ""
 
2638
 
 
2639
#: drizzled/drizzled_error_messages.h:588
 
2640
msgid ""
 
2641
"It is recommended to use --skip-slave-start when doing step-by-step "
 
2642
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
 
2643
"get an unexpected slave's mysqld restart"
 
2644
msgstr ""
 
2645
 
 
2646
#: drizzled/drizzled_error_messages.h:590
 
2647
msgid "SQL thread is not to be started so UNTIL options are ignored"
 
2648
msgstr ""
 
2649
 
 
2650
#: drizzled/drizzled_error_messages.h:592
 
2651
#, c-format
 
2652
msgid "Incorrect index name '%-.100s'"
 
2653
msgstr ""
 
2654
 
 
2655
#: drizzled/drizzled_error_messages.h:594
 
2656
#, c-format
 
2657
msgid "Incorrect catalog name '%-.100s'"
 
2658
msgstr ""
 
2659
 
 
2660
#: drizzled/drizzled_error_messages.h:596
 
2661
#, c-format
 
2662
msgid "Query cache failed to set size %lu; new query cache size is %lu"
 
2663
msgstr ""
 
2664
 
 
2665
#: drizzled/drizzled_error_messages.h:598
 
2666
#, c-format
 
2667
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
 
2668
msgstr ""
 
2669
 
 
2670
#: drizzled/drizzled_error_messages.h:600
 
2671
#, c-format
 
2672
msgid "Unknown key cache '%-.100s'"
 
2673
msgstr ""
 
2674
 
 
2675
#: drizzled/drizzled_error_messages.h:602
 
2676
msgid ""
 
2677
"MySQL is started in --skip-name-resolve mode; you must restart it without "
 
2678
"this switch for this grant to work"
 
2679
msgstr ""
 
2680
 
 
2681
#: drizzled/drizzled_error_messages.h:604
 
2682
#, c-format
 
2683
msgid "Unknown table engine '%s'"
 
2684
msgstr ""
 
2685
 
 
2686
#: drizzled/drizzled_error_messages.h:606
 
2687
#, c-format
 
2688
msgid "'%s' is deprecated; use '%s' instead"
 
2689
msgstr ""
 
2690
 
 
2691
#: drizzled/drizzled_error_messages.h:608
 
2692
#, c-format
 
2693
msgid "The target table %-.100s of the %s is not updatable"
 
2694
msgstr ""
 
2695
 
 
2696
#: drizzled/drizzled_error_messages.h:610
 
2697
#, c-format
 
2698
msgid ""
 
2699
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
 
2700
"working"
 
2701
msgstr ""
 
2702
 
 
2703
#: drizzled/drizzled_error_messages.h:612
 
2704
#, c-format
 
2705
msgid ""
 
2706
"The MySQL server is running with the %s option so it cannot execute this "
 
2707
"statement"
 
2708
msgstr ""
 
2709
 
 
2710
#: drizzled/drizzled_error_messages.h:614
 
2711
#, c-format
 
2712
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
 
2713
msgstr ""
 
2714
 
 
2715
#: drizzled/drizzled_error_messages.h:616
 
2716
#, c-format
 
2717
msgid "Truncated incorrect %-.32s value: '%-.128s'"
 
2718
msgstr ""
 
2719
 
 
2720
#: drizzled/drizzled_error_messages.h:618
 
2721
msgid ""
 
2722
"Incorrect table definition; there can be only one TIMESTAMP column with "
 
2723
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
 
2724
msgstr ""
 
2725
 
 
2726
#: drizzled/drizzled_error_messages.h:620
 
2727
#, c-format
 
2728
msgid "Invalid ON UPDATE clause for '%-.192s' column"
 
2729
msgstr ""
 
2730
 
 
2731
#: drizzled/drizzled_error_messages.h:622
 
2732
msgid "This command is not supported in the prepared statement protocol yet"
 
2733
msgstr ""
 
2734
 
 
2735
#: drizzled/drizzled_error_messages.h:624
 
2736
#, c-format
 
2737
msgid "Got error %d '%-.100s' from %s"
 
2738
msgstr ""
 
2739
 
 
2740
#: drizzled/drizzled_error_messages.h:626
 
2741
#, c-format
 
2742
msgid "Got temporary error %d '%-.100s' from %s"
 
2743
msgstr ""
 
2744
 
 
2745
#: drizzled/drizzled_error_messages.h:628
 
2746
#, c-format
 
2747
msgid "Unknown or incorrect time zone: '%-.64s'"
 
2748
msgstr ""
 
2749
 
 
2750
#: drizzled/drizzled_error_messages.h:630
 
2751
#, c-format
 
2752
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
 
2753
msgstr ""
 
2754
 
 
2755
#: drizzled/drizzled_error_messages.h:632
 
2756
#, c-format
 
2757
msgid "Invalid %s character string: '%.64s'"
 
2758
msgstr ""
 
2759
 
 
2760
#: drizzled/drizzled_error_messages.h:634
 
2761
#, c-format
 
2762
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
 
2763
msgstr ""
 
2764
 
 
2765
#: drizzled/drizzled_error_messages.h:636
 
2766
#, c-format
 
2767
msgid "Conflicting declarations: '%s%s' and '%s%s'"
 
2768
msgstr ""
 
2769
 
 
2770
#: drizzled/drizzled_error_messages.h:638
 
2771
#, c-format
 
2772
msgid "Can't create a %s from within another stored routine"
 
2773
msgstr ""
 
2774
 
 
2775
#: drizzled/drizzled_error_messages.h:640
 
2776
#, c-format
 
2777
msgid "%s %s already exists"
 
2778
msgstr ""
 
2779
 
 
2780
#: drizzled/drizzled_error_messages.h:642
 
2781
#, c-format
 
2782
msgid "%s %s does not exist"
 
2783
msgstr ""
 
2784
 
 
2785
#: drizzled/drizzled_error_messages.h:644
 
2786
#, c-format
 
2787
msgid "Failed to DROP %s %s"
 
2788
msgstr ""
 
2789
 
 
2790
#: drizzled/drizzled_error_messages.h:646
 
2791
#, c-format
 
2792
msgid "Failed to CREATE %s %s"
 
2793
msgstr ""
 
2794
 
 
2795
#: drizzled/drizzled_error_messages.h:648
 
2796
#, c-format
 
2797
msgid "%s with no matching label: %s"
 
2798
msgstr ""
 
2799
 
 
2800
#: drizzled/drizzled_error_messages.h:650
 
2801
#, c-format
 
2802
msgid "Redefining label %s"
 
2803
msgstr ""
 
2804
 
 
2805
#: drizzled/drizzled_error_messages.h:652
 
2806
#, c-format
 
2807
msgid "End-label %s without match"
 
2808
msgstr ""
 
2809
 
 
2810
#: drizzled/drizzled_error_messages.h:654
 
2811
#, c-format
 
2812
msgid "Referring to uninitialized variable %s"
 
2813
msgstr ""
 
2814
 
 
2815
#: drizzled/drizzled_error_messages.h:656
 
2816
#, c-format
 
2817
msgid "PROCEDURE %s can't return a result set in the given context"
 
2818
msgstr ""
 
2819
 
 
2820
#: drizzled/drizzled_error_messages.h:658
 
2821
msgid "RETURN is only allowed in a FUNCTION"
 
2822
msgstr ""
 
2823
 
 
2824
#: drizzled/drizzled_error_messages.h:660
 
2825
#, c-format
 
2826
msgid "%s is not allowed in stored procedures"
 
2827
msgstr ""
 
2828
 
 
2829
#: drizzled/drizzled_error_messages.h:662
 
2830
msgid ""
 
2831
"The update log is deprecated and replaced by the binary log; SET "
 
2832
"SQL_LOG_UPDATE has been ignored"
 
2833
msgstr ""
 
2834
 
 
2835
#: drizzled/drizzled_error_messages.h:664
 
2836
msgid ""
 
2837
"The update log is deprecated and replaced by the binary log; SET "
 
2838
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
 
2839
msgstr ""
 
2840
 
 
2841
#: drizzled/drizzled_error_messages.h:666
 
2842
msgid "Query execution was interrupted"
 
2843
msgstr ""
 
2844
 
 
2845
#: drizzled/drizzled_error_messages.h:668
 
2846
#, c-format
 
2847
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
 
2848
msgstr ""
 
2849
 
 
2850
#: drizzled/drizzled_error_messages.h:670
 
2851
#, c-format
 
2852
msgid "Undefined CONDITION: %s"
 
2853
msgstr ""
 
2854
 
 
2855
#: drizzled/drizzled_error_messages.h:672
 
2856
#, c-format
 
2857
msgid "No RETURN found in FUNCTION %s"
 
2858
msgstr ""
 
2859
 
 
2860
#: drizzled/drizzled_error_messages.h:674
 
2861
#, c-format
 
2862
msgid "FUNCTION %s ended without RETURN"
 
2863
msgstr ""
 
2864
 
 
2865
#: drizzled/drizzled_error_messages.h:676
 
2866
msgid "Cursor statement must be a SELECT"
 
2867
msgstr ""
 
2868
 
 
2869
#: drizzled/drizzled_error_messages.h:678
 
2870
msgid "Cursor SELECT must not have INTO"
 
2871
msgstr ""
 
2872
 
 
2873
#: drizzled/drizzled_error_messages.h:680
 
2874
#, c-format
 
2875
msgid "Undefined CURSOR: %s"
 
2876
msgstr ""
 
2877
 
 
2878
#: drizzled/drizzled_error_messages.h:682
 
2879
msgid "Cursor is already open"
 
2880
msgstr ""
 
2881
 
 
2882
#: drizzled/drizzled_error_messages.h:684
 
2883
msgid "Cursor is not open"
 
2884
msgstr ""
 
2885
 
 
2886
#: drizzled/drizzled_error_messages.h:686
 
2887
#, c-format
 
2888
msgid "Undeclared variable: %s"
 
2889
msgstr ""
 
2890
 
 
2891
#: drizzled/drizzled_error_messages.h:688
 
2892
msgid "Incorrect number of FETCH variables"
 
2893
msgstr ""
 
2894
 
 
2895
#: drizzled/drizzled_error_messages.h:690
 
2896
msgid "No data - zero rows fetched, selected, or processed"
 
2897
msgstr ""
 
2898
 
 
2899
#: drizzled/drizzled_error_messages.h:692
 
2900
#, c-format
 
2901
msgid "Duplicate parameter: %s"
 
2902
msgstr ""
 
2903
 
 
2904
#: drizzled/drizzled_error_messages.h:694
 
2905
#, c-format
 
2906
msgid "Duplicate variable: %s"
 
2907
msgstr ""
 
2908
 
 
2909
#: drizzled/drizzled_error_messages.h:696
 
2910
#, c-format
 
2911
msgid "Duplicate condition: %s"
 
2912
msgstr ""
 
2913
 
 
2914
#: drizzled/drizzled_error_messages.h:698
 
2915
#, c-format
 
2916
msgid "Duplicate cursor: %s"
 
2917
msgstr ""
 
2918
 
 
2919
#: drizzled/drizzled_error_messages.h:700
 
2920
#, c-format
 
2921
msgid "Failed to ALTER %s %s"
 
2922
msgstr ""
 
2923
 
 
2924
#: drizzled/drizzled_error_messages.h:702
 
2925
msgid "Subquery value not supported"
 
2926
msgstr ""
 
2927
 
 
2928
#: drizzled/drizzled_error_messages.h:704
 
2929
#, c-format
 
2930
msgid "%s is not allowed in stored function or trigger"
 
2931
msgstr ""
 
2932
 
 
2933
#: drizzled/drizzled_error_messages.h:706
 
2934
msgid "Variable or condition declaration after cursor or handler declaration"
 
2935
msgstr ""
 
2936
 
 
2937
#: drizzled/drizzled_error_messages.h:708
 
2938
msgid "Cursor declaration after handler declaration"
 
2939
msgstr ""
 
2940
 
 
2941
#: drizzled/drizzled_error_messages.h:710
 
2942
msgid "Case not found for CASE statement"
 
2943
msgstr ""
 
2944
 
 
2945
#: drizzled/drizzled_error_messages.h:712
 
2946
#, c-format
 
2947
msgid "Configuration file '%-.192s' is too big"
 
2948
msgstr ""
 
2949
 
 
2950
#: drizzled/drizzled_error_messages.h:714
 
2951
#, c-format
 
2952
msgid "Malformed file type header in file '%-.192s'"
 
2953
msgstr ""
 
2954
 
 
2955
#: drizzled/drizzled_error_messages.h:716
 
2956
#, c-format
 
2957
msgid "Unexpected end of file while parsing comment '%-.200s'"
 
2958
msgstr ""
 
2959
 
 
2960
#: drizzled/drizzled_error_messages.h:718
 
2961
#, c-format
 
2962
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
 
2963
msgstr ""
 
2964
 
 
2965
#: drizzled/drizzled_error_messages.h:720
 
2966
#, c-format
 
2967
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
 
2968
msgstr ""
 
2969
 
 
2970
#: drizzled/drizzled_error_messages.h:722
 
2971
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
 
2972
msgstr ""
 
2973
 
 
2974
#: drizzled/drizzled_error_messages.h:724
 
2975
#, c-format
 
2976
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
 
2977
msgstr ""
 
2978
 
 
2979
#: drizzled/drizzled_error_messages.h:726
 
2980
#, c-format
 
2981
msgid "'%-.192s.%-.192s' is not %s"
 
2982
msgstr ""
 
2983
 
 
2984
#: drizzled/drizzled_error_messages.h:728
 
2985
#, c-format
 
2986
msgid "Column '%-.192s' is not updatable"
 
2987
msgstr ""
 
2988
 
 
2989
#: drizzled/drizzled_error_messages.h:730
 
2990
msgid "View's SELECT contains a subquery in the FROM clause"
 
2991
msgstr ""
 
2992
 
 
2993
#: drizzled/drizzled_error_messages.h:732
 
2994
#, c-format
 
2995
msgid "View's SELECT contains a '%s' clause"
 
2996
msgstr ""
 
2997
 
 
2998
#: drizzled/drizzled_error_messages.h:734
 
2999
msgid "View's SELECT contains a variable or parameter"
 
3000
msgstr ""
 
3001
 
 
3002
#: drizzled/drizzled_error_messages.h:736
 
3003
#, c-format
 
3004
msgid "View's SELECT refers to a temporary table '%-.192s'"
 
3005
msgstr ""
 
3006
 
 
3007
#: drizzled/drizzled_error_messages.h:738
 
3008
msgid "View's SELECT and view's field list have different column counts"
 
3009
msgstr ""
 
3010
 
 
3011
#: drizzled/drizzled_error_messages.h:740
 
3012
msgid ""
 
3013
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
 
3014
msgstr ""
 
3015
 
 
3016
#: drizzled/drizzled_error_messages.h:742
 
3017
msgid "View being updated does not have complete key of underlying table in it"
 
3018
msgstr ""
 
3019
 
 
3020
#: drizzled/drizzled_error_messages.h:744
 
3021
#, c-format
 
3022
msgid ""
 
3023
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
 
3024
"(s) or definer/invoker of view lack rights to use them"
 
3025
msgstr ""
 
3026
 
 
3027
#: drizzled/drizzled_error_messages.h:746
 
3028
#, c-format
 
3029
msgid "Can't drop or alter a %s from within another stored routine"
 
3030
msgstr ""
 
3031
 
 
3032
#: drizzled/drizzled_error_messages.h:748
 
3033
msgid "GOTO is not allowed in a stored procedure handler"
 
3034
msgstr ""
 
3035
 
 
3036
#: drizzled/drizzled_error_messages.h:750
 
3037
msgid "Trigger already exists"
 
3038
msgstr ""
 
3039
 
 
3040
#: drizzled/drizzled_error_messages.h:752
 
3041
msgid "Trigger does not exist"
 
3042
msgstr ""
 
3043
 
 
3044
#: drizzled/drizzled_error_messages.h:754
 
3045
#, c-format
 
3046
msgid "Trigger's '%-.192s' is view or temporary table"
 
3047
msgstr ""
 
3048
 
 
3049
#: drizzled/drizzled_error_messages.h:756
 
3050
#, c-format
 
3051
msgid "Updating of %s row is not allowed in %strigger"
 
3052
msgstr ""
 
3053
 
 
3054
#: drizzled/drizzled_error_messages.h:758
 
3055
#, c-format
 
3056
msgid "There is no %s row in %s trigger"
 
3057
msgstr ""
 
3058
 
 
3059
#: drizzled/drizzled_error_messages.h:760
 
3060
#, c-format
 
3061
msgid "Field '%-.192s' doesn't have a default value"
 
3062
msgstr ""
 
3063
 
 
3064
#: drizzled/drizzled_error_messages.h:762
 
3065
msgid "Division by 0"
 
3066
msgstr ""
 
3067
 
 
3068
#: drizzled/drizzled_error_messages.h:764
 
3069
#, c-format
 
3070
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %ld"
 
3071
msgstr ""
 
3072
 
 
3073
#: drizzled/drizzled_error_messages.h:766
 
3074
#, c-format
 
3075
msgid "Illegal %s '%-.192s' value found during parsing"
 
3076
msgstr ""
 
3077
 
 
3078
#: drizzled/drizzled_error_messages.h:768
 
3079
#, c-format
 
3080
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
 
3081
msgstr ""
 
3082
 
 
3083
#: drizzled/drizzled_error_messages.h:770
 
3084
#, c-format
 
3085
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
 
3086
msgstr ""
 
3087
 
 
3088
#: drizzled/drizzled_error_messages.h:772
 
3089
#, c-format
 
3090
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
 
3091
msgstr ""
 
3092
 
 
3093
#: drizzled/drizzled_error_messages.h:774
 
3094
#, c-format
 
3095
msgid "Failed purging old relay logs: %s"
 
3096
msgstr ""
 
3097
 
 
3098
#: drizzled/drizzled_error_messages.h:776
 
3099
#, c-format
 
3100
msgid "Password hash should be a %d-digit hexadecimal number"
 
3101
msgstr ""
 
3102
 
 
3103
#: drizzled/drizzled_error_messages.h:778
 
3104
msgid "Target log not found in binlog index"
 
3105
msgstr ""
 
3106
 
 
3107
#: drizzled/drizzled_error_messages.h:780
 
3108
msgid "I/O error reading log index file"
 
3109
msgstr ""
 
3110
 
 
3111
#: drizzled/drizzled_error_messages.h:782
 
3112
msgid "Server configuration does not permit binlog purge"
 
3113
msgstr ""
 
3114
 
 
3115
#: drizzled/drizzled_error_messages.h:784
 
3116
msgid "Failed on fseek()"
 
3117
msgstr ""
 
3118
 
 
3119
#: drizzled/drizzled_error_messages.h:786
 
3120
msgid "Fatal error during log purge"
 
3121
msgstr ""
 
3122
 
 
3123
#: drizzled/drizzled_error_messages.h:788
 
3124
msgid "A purgeable log is in use, will not purge"
 
3125
msgstr ""
 
3126
 
 
3127
#: drizzled/drizzled_error_messages.h:790
 
3128
msgid "Unknown error during log purge"
 
3129
msgstr ""
 
3130
 
 
3131
#: drizzled/drizzled_error_messages.h:792
 
3132
#, c-format
 
3133
msgid "Failed initializing relay log position: %s"
 
3134
msgstr ""
 
3135
 
 
3136
#: drizzled/drizzled_error_messages.h:794
 
3137
msgid "You are not using binary logging"
 
3138
msgstr ""
 
3139
 
 
3140
#: drizzled/drizzled_error_messages.h:796
 
3141
#, c-format
 
3142
msgid ""
 
3143
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
 
3144
msgstr ""
 
3145
 
 
3146
#: drizzled/drizzled_error_messages.h:798
 
3147
msgid "WSAStartup Failed"
 
3148
msgstr ""
 
3149
 
 
3150
#: drizzled/drizzled_error_messages.h:800
 
3151
msgid "Can't handle procedures with different groups yet"
 
3152
msgstr ""
 
3153
 
 
3154
#: drizzled/drizzled_error_messages.h:802
 
3155
msgid "Select must have a group with this procedure"
 
3156
msgstr ""
 
3157
 
 
3158
#: drizzled/drizzled_error_messages.h:804
 
3159
msgid "Can't use ORDER clause with this procedure"
 
3160
msgstr ""
 
3161
 
 
3162
#: drizzled/drizzled_error_messages.h:806
 
3163
#, c-format
 
3164
msgid "Binary logging and replication forbid changing the global server %s"
 
3165
msgstr ""
 
3166
 
 
3167
#: drizzled/drizzled_error_messages.h:808
 
3168
#, c-format
 
3169
msgid "Can't map file: %-.200s, errno: %d"
 
3170
msgstr ""
 
3171
 
 
3172
#: drizzled/drizzled_error_messages.h:810
 
3173
#, c-format
 
3174
msgid "Wrong magic in %-.64s"
 
3175
msgstr ""
 
3176
 
 
3177
#: drizzled/drizzled_error_messages.h:812
 
3178
msgid "Prepared statement contains too many placeholders"
 
3179
msgstr ""
 
3180
 
 
3181
#: drizzled/drizzled_error_messages.h:814
 
3182
#, c-format
 
3183
msgid "Key part '%-.192s' length cannot be 0"
 
3184
msgstr ""
 
3185
 
 
3186
#: drizzled/drizzled_error_messages.h:816
 
3187
msgid "View text checksum failed"
 
3188
msgstr ""
 
3189
 
 
3190
#: drizzled/drizzled_error_messages.h:818
 
3191
#, c-format
 
3192
msgid ""
 
3193
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
 
3194
msgstr ""
 
3195
 
 
3196
#: drizzled/drizzled_error_messages.h:820
 
3197
#, c-format
 
3198
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
 
3199
msgstr ""
 
3200
 
 
3201
#: drizzled/drizzled_error_messages.h:822
 
3202
#, c-format
 
3203
msgid "Can not delete from join view '%-.192s.%-.192s'"
 
3204
msgstr ""
 
3205
 
 
3206
#: drizzled/drizzled_error_messages.h:824
 
3207
#, c-format
 
3208
msgid "Operation %s failed for %.256s"
 
3209
msgstr ""
 
3210
 
 
3211
#: drizzled/drizzled_error_messages.h:826
 
3212
msgid "XAER_NOTA: Unknown XID"
 
3213
msgstr ""
 
3214
 
 
3215
#: drizzled/drizzled_error_messages.h:828
 
3216
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
 
3217
msgstr ""
 
3218
 
 
3219
#: drizzled/drizzled_error_messages.h:830
 
3220
#, c-format
 
3221
msgid ""
 
3222
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
 
3223
"the  %.64s state"
 
3224
msgstr ""
 
3225
 
 
3226
#: drizzled/drizzled_error_messages.h:832
 
3227
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
 
3228
msgstr ""
 
3229
 
 
3230
#: drizzled/drizzled_error_messages.h:834
 
3231
msgid ""
 
3232
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
 
3233
"for consistency"
 
3234
msgstr ""
 
3235
 
 
3236
#: drizzled/drizzled_error_messages.h:836
 
3237
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
 
3238
msgstr ""
 
3239
 
 
3240
#: drizzled/drizzled_error_messages.h:838
 
3241
#, c-format
 
3242
msgid ""
 
3243
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
 
3244
"'%-.192s'"
 
3245
msgstr ""
 
3246
 
 
3247
#: drizzled/drizzled_error_messages.h:840
 
3248
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
 
3249
msgstr ""
 
3250
 
 
3251
#: drizzled/drizzled_error_messages.h:842
 
3252
msgid "Failed to revoke all privileges to dropped routine"
 
3253
msgstr ""
 
3254
 
 
3255
#: drizzled/drizzled_error_messages.h:844
 
3256
#, c-format
 
3257
msgid "Data too long for column '%s' at row %ld"
 
3258
msgstr ""
 
3259
 
 
3260
#: drizzled/drizzled_error_messages.h:846
 
3261
#, c-format
 
3262
msgid "Bad SQLSTATE: '%s'"
 
3263
msgstr ""
 
3264
 
 
3265
#: drizzled/drizzled_error_messages.h:848
 
3266
#, c-format
 
3267
msgid ""
 
3268
"%s: ready for connections.\n"
 
3269
"Version: '%s'  socket: '%s'  port: %d  %s"
 
3270
msgstr ""
 
3271
 
 
3272
#: drizzled/drizzled_error_messages.h:850
 
3273
msgid "Can't load value from file with fixed size rows to variable"
 
3274
msgstr ""
 
3275
 
 
3276
#: drizzled/drizzled_error_messages.h:852
 
3277
msgid "You are not allowed to create a user with GRANT"
 
3278
msgstr ""
 
3279
 
 
3280
#: drizzled/drizzled_error_messages.h:854
 
3281
#, c-format
 
3282
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
 
3283
msgstr ""
 
3284
 
 
3285
#: drizzled/drizzled_error_messages.h:856
 
3286
msgid "Table definition has changed, please retry transaction"
 
3287
msgstr ""
 
3288
 
 
3289
#: drizzled/drizzled_error_messages.h:858
 
3290
msgid "Duplicate handler declared in the same block"
 
3291
msgstr ""
 
3292
 
 
3293
#: drizzled/drizzled_error_messages.h:860
 
3294
#, c-format
 
3295
msgid ""
 
3296
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
 
3297
"variable in BEFORE trigger"
 
3298
msgstr ""
 
3299
 
 
3300
#: drizzled/drizzled_error_messages.h:862
 
3301
#, c-format
 
3302
msgid "Not allowed to return a result set from a %s"
 
3303
msgstr ""
 
3304
 
 
3305
#: drizzled/drizzled_error_messages.h:864
 
3306
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
 
3307
msgstr ""
 
3308
 
 
3309
#: drizzled/drizzled_error_messages.h:866
 
3310
msgid ""
 
3311
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
 
3312
"declaration and binary logging is enabled; if non-transactional tables were "
 
3313
"updated, the binary log will miss their changes"
 
3314
msgstr ""
 
3315
 
 
3316
#: drizzled/drizzled_error_messages.h:868
 
3317
msgid ""
 
3318
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
 
3319
"declaration and binary logging is enabled (you *might* want to use the less "
 
3320
"safe log_bin_trust_function_creators variable)"
 
3321
msgstr ""
 
3322
 
 
3323
#: drizzled/drizzled_error_messages.h:870
 
3324
msgid ""
 
3325
"You do not have the SUPER privilege and binary logging is enabled (you "
 
3326
"*might* want to use the less safe log_bin_trust_function_creators variable)"
 
3327
msgstr ""
 
3328
 
 
3329
#: drizzled/drizzled_error_messages.h:872
 
3330
msgid ""
 
3331
"You can't execute a prepared statement which has an open cursor associated "
 
3332
"with it. Reset the statement to re-execute it."
 
3333
msgstr ""
 
3334
 
 
3335
#: drizzled/drizzled_error_messages.h:874
 
3336
#, c-format
 
3337
msgid "The statement (%lu) has no open cursor."
 
3338
msgstr ""
 
3339
 
 
3340
#: drizzled/drizzled_error_messages.h:876
 
3341
msgid ""
 
3342
"Explicit or implicit commit is not allowed in stored function or trigger."
 
3343
msgstr ""
 
3344
 
 
3345
#: drizzled/drizzled_error_messages.h:878
 
3346
#, c-format
 
3347
msgid ""
 
3348
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
 
3349
msgstr ""
 
3350
 
 
3351
#: drizzled/drizzled_error_messages.h:880
 
3352
msgid "Recursive stored functions and triggers are not allowed."
 
3353
msgstr ""
 
3354
 
 
3355
#: drizzled/drizzled_error_messages.h:882
 
3356
#, c-format
 
3357
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
 
3358
msgstr ""
 
3359
 
 
3360
#: drizzled/drizzled_error_messages.h:884
 
3361
#, c-format
 
3362
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
 
3363
msgstr ""
 
3364
 
 
3365
#: drizzled/drizzled_error_messages.h:886
 
3366
#, c-format
 
3367
msgid ""
 
3368
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
 
3369
"'%-.192s')."
 
3370
msgstr ""
 
3371
 
 
3372
#: drizzled/drizzled_error_messages.h:888
 
3373
msgid ""
 
3374
"You can't combine write-locking of system tables with other tables or lock "
 
3375
"types"
 
3376
msgstr ""
 
3377
 
 
3378
#: drizzled/drizzled_error_messages.h:890
 
3379
#, c-format
 
3380
msgid "Unable to connect to foreign data source: %.64s"
 
3381
msgstr ""
 
3382
 
 
3383
#: drizzled/drizzled_error_messages.h:892
 
3384
#, c-format
 
3385
msgid ""
 
3386
"There was a problem processing the query on the foreign data source. Data "
 
3387
"source error: %-.64s"
 
3388
msgstr ""
 
3389
 
 
3390
#: drizzled/drizzled_error_messages.h:894
 
3391
#, c-format
 
3392
msgid ""
 
3393
"The foreign data source you are trying to reference does not exist. Data "
 
3394
"source error:  %-.64s"
 
3395
msgstr ""
 
3396
 
 
3397
#: drizzled/drizzled_error_messages.h:896
 
3398
#, c-format
 
3399
msgid ""
 
3400
"Can't create federated table. The data source connection string '%-.64s' is "
 
3401
"not in the correct format"
 
3402
msgstr ""
 
3403
 
 
3404
#: drizzled/drizzled_error_messages.h:898
 
3405
#, c-format
 
3406
msgid "The data source connection string '%-.64s' is not in the correct format"
 
3407
msgstr ""
 
3408
 
 
3409
#: drizzled/drizzled_error_messages.h:900
 
3410
#, c-format
 
3411
msgid "Can't create federated table. Foreign data src error:  %-.64s"
 
3412
msgstr ""
 
3413
 
 
3414
#: drizzled/drizzled_error_messages.h:902
 
3415
msgid "Trigger in wrong schema"
 
3416
msgstr ""
 
3417
 
 
3418
#: drizzled/drizzled_error_messages.h:904
 
3419
#, c-format
 
3420
msgid ""
 
3421
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
 
3422
"needed.  Use 'mysqld -O thread_stack=#' to specify a bigger stack."
 
3423
msgstr ""
 
3424
 
 
3425
#: drizzled/drizzled_error_messages.h:906
 
3426
#, c-format
 
3427
msgid "Routine body for '%-.100s' is too long"
 
3428
msgstr ""
 
3429
 
 
3430
#: drizzled/drizzled_error_messages.h:908
 
3431
msgid "Cannot drop default keycache"
 
3432
msgstr ""
 
3433
 
 
3434
#: drizzled/drizzled_error_messages.h:910
 
3435
#, c-format
 
3436
msgid "Display width out of range for column '%-.192s' (max = %d)"
 
3437
msgstr ""
 
3438
 
 
3439
#: drizzled/drizzled_error_messages.h:912
 
3440
msgid "XAER_DUPID: The XID already exists"
 
3441
msgstr ""
 
3442
 
 
3443
#: drizzled/drizzled_error_messages.h:914
 
3444
#, c-format
 
3445
msgid "Datetime function: %-.32s field overflow"
 
3446
msgstr ""
 
3447
 
 
3448
#: drizzled/drizzled_error_messages.h:916
 
3449
#, c-format
 
3450
msgid ""
 
3451
"Can't update table '%-.192s' in stored function/trigger because it is "
 
3452
"already used by statement which invoked this stored function/trigger."
 
3453
msgstr ""
 
3454
 
 
3455
#: drizzled/drizzled_error_messages.h:918
 
3456
#, c-format
 
3457
msgid ""
 
3458
"The definition of table '%-.192s' prevents operation %.192s on table "
 
3459
"'%-.192s'."
 
3460
msgstr ""
 
3461
 
 
3462
#: drizzled/drizzled_error_messages.h:920
 
3463
msgid ""
 
3464
"The prepared statement contains a stored routine call that refers to that "
 
3465
"same statement. It's not allowed to execute a prepared statement in such a "
 
3466
"recursive manner"
 
3467
msgstr ""
 
3468
 
 
3469
#: drizzled/drizzled_error_messages.h:922
 
3470
msgid "Not allowed to set autocommit from a stored function or trigger"
 
3471
msgstr ""
 
3472
 
 
3473
#: drizzled/drizzled_error_messages.h:924
 
3474
msgid "Definer is not fully qualified"
 
3475
msgstr ""
 
3476
 
 
3477
#: drizzled/drizzled_error_messages.h:926
 
3478
#, c-format
 
3479
msgid ""
 
3480
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
 
3481
"Current user is used as definer. Please recreate the view!"
 
3482
msgstr ""
 
3483
 
 
3484
#: drizzled/drizzled_error_messages.h:928
 
3485
#, c-format
 
3486
msgid ""
 
3487
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
 
3488
"definer"
 
3489
msgstr ""
 
3490
 
 
3491
#: drizzled/drizzled_error_messages.h:930
 
3492
#, c-format
 
3493
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
 
3494
msgstr ""
 
3495
 
 
3496
#: drizzled/drizzled_error_messages.h:932
 
3497
#, c-format
 
3498
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
 
3499
msgstr ""
 
3500
 
 
3501
#: drizzled/drizzled_error_messages.h:934
 
3502
#, c-format
 
3503
msgid ""
 
3504
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
 
3505
msgstr ""
 
3506
 
 
3507
#: drizzled/drizzled_error_messages.h:936
 
3508
#, c-format
 
3509
msgid ""
 
3510
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
 
3511
msgstr ""
 
3512
 
 
3513
#: drizzled/drizzled_error_messages.h:938
 
3514
#, c-format
 
3515
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
 
3516
msgstr ""
 
3517
 
 
3518
#: drizzled/drizzled_error_messages.h:940
 
3519
#, c-format
 
3520
msgid ""
 
3521
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
 
3522
"activated under the authorization of the invoker, which may have "
 
3523
"insufficient privileges. Please recreate the trigger."
 
3524
msgstr ""
 
3525
 
 
3526
#: drizzled/drizzled_error_messages.h:942
 
3527
#, c-format
 
3528
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
 
3529
msgstr ""
 
3530
 
 
3531
#: drizzled/drizzled_error_messages.h:944
 
3532
#, c-format
 
3533
msgid ""
 
3534
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
 
3535
"exceeded for routine %.192s"
 
3536
msgstr ""
 
3537
 
 
3538
#: drizzled/drizzled_error_messages.h:946
 
3539
#, c-format
 
3540
msgid ""
 
3541
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
 
3542
"contains bad data (internal code %d)"
 
3543
msgstr ""
 
3544
 
 
3545
#: drizzled/drizzled_error_messages.h:948
 
3546
#, c-format
 
3547
msgid "Incorrect routine name '%-.192s'"
 
3548
msgstr ""
 
3549
 
 
3550
#: drizzled/drizzled_error_messages.h:950
 
3551
#, c-format
 
3552
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
 
3553
msgstr ""
 
3554
 
 
3555
#: drizzled/drizzled_error_messages.h:952
 
3556
msgid "AGGREGATE is not supported for stored functions"
 
3557
msgstr ""
 
3558
 
 
3559
#: drizzled/drizzled_error_messages.h:954
 
3560
#, c-format
 
3561
msgid ""
 
3562
"Can't create more than max_prepared_stmt_count statements (current value: %"
 
3563
"lu)"
 
3564
msgstr ""
 
3565
 
 
3566
#: drizzled/drizzled_error_messages.h:956
 
3567
#, c-format
 
3568
msgid "`%-.192s`.`%-.192s` contains view recursion"
 
3569
msgstr ""
 
3570
 
 
3571
#: drizzled/drizzled_error_messages.h:958
 
3572
#, c-format
 
3573
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
 
3574
msgstr ""
 
3575
 
 
3576
#: drizzled/drizzled_error_messages.h:960
 
3577
msgid "The used table type doesn't support SPATIAL indexes"
 
3578
msgstr ""
 
3579
 
 
3580
#: drizzled/drizzled_error_messages.h:962
 
3581
msgid "Triggers can not be created on system tables"
 
3582
msgstr ""
 
3583
 
 
3584
#: drizzled/drizzled_error_messages.h:964
 
3585
#, c-format
 
3586
msgid "Leading spaces are removed from name '%s'"
 
3587
msgstr ""
 
3588
 
 
3589
#: drizzled/drizzled_error_messages.h:966
 
3590
msgid "Failed to read auto-increment value from storage engine"
 
3591
msgstr ""
 
3592
 
 
3593
#: drizzled/drizzled_error_messages.h:968
 
3594
msgid "user name"
 
3595
msgstr ""
 
3596
 
 
3597
#: drizzled/drizzled_error_messages.h:970
 
3598
msgid "host name"
 
3599
msgstr ""
 
3600
 
 
3601
#: drizzled/drizzled_error_messages.h:972
 
3602
#, c-format
 
3603
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
 
3604
msgstr ""
 
3605
 
 
3606
#: drizzled/drizzled_error_messages.h:974
 
3607
#, c-format
 
3608
msgid "The target table %-.100s of the %s is not insertable-into"
 
3609
msgstr ""
 
3610
 
 
3611
#: drizzled/drizzled_error_messages.h:976
 
3612
#, c-format
 
3613
msgid ""
 
3614
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
 
3615
msgstr ""
 
3616
 
 
3617
#: drizzled/drizzled_error_messages.h:978
 
3618
msgid "Too high level of nesting for select"
 
3619
msgstr ""
 
3620
 
 
3621
#: drizzled/drizzled_error_messages.h:980
 
3622
#, c-format
 
3623
msgid "Name '%-.64s' has become ''"
 
3624
msgstr ""
 
3625
 
 
3626
#: drizzled/drizzled_error_messages.h:982
 
3627
msgid ""
 
3628
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
 
3629
"optional and non-empty FIELDS ENCLOSED BY"
 
3630
msgstr ""
 
3631
 
 
3632
#: drizzled/drizzled_error_messages.h:984
 
3633
#, c-format
 
3634
msgid "The foreign server, %s, you are trying to create already exists."
 
3635
msgstr ""
 
3636
 
 
3637
#: drizzled/drizzled_error_messages.h:986
 
3638
#, c-format
 
3639
msgid ""
 
3640
"The foreign server name you are trying to reference does not exist. Data "
 
3641
"source error:  %-.64s"
 
3642
msgstr ""
 
3643
 
 
3644
#: drizzled/drizzled_error_messages.h:988
 
3645
#, c-format
 
3646
msgid ""
 
3647
"Table storage engine '%-.64s' does not support the create option '%.64s'"
 
3648
msgstr ""
 
3649
 
 
3650
#: drizzled/drizzled_error_messages.h:990
 
3651
#, c-format
 
3652
msgid ""
 
3653
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
 
3654
"each partition"
 
3655
msgstr ""
 
3656
 
 
3657
#: drizzled/drizzled_error_messages.h:992
 
3658
#, c-format
 
3659
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
 
3660
msgstr ""
 
3661
 
 
3662
#: drizzled/drizzled_error_messages.h:994
 
3663
msgid "MAXVALUE can only be used in last partition definition"
 
3664
msgstr ""
 
3665
 
 
3666
#: drizzled/drizzled_error_messages.h:996
 
3667
msgid "Subpartitions can only be hash partitions and by key"
 
3668
msgstr ""
 
3669
 
 
3670
#: drizzled/drizzled_error_messages.h:998
 
3671
msgid "Must define subpartitions on all partitions if on one partition"
 
3672
msgstr ""
 
3673
 
 
3674
#: drizzled/drizzled_error_messages.h:1000
 
3675
msgid "Wrong number of partitions defined, mismatch with previous setting"
 
3676
msgstr ""
 
3677
 
 
3678
#: drizzled/drizzled_error_messages.h:1002
 
3679
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
 
3680
msgstr ""
 
3681
 
 
3682
#: drizzled/drizzled_error_messages.h:1004
 
3683
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
 
3684
msgstr ""
 
3685
 
 
3686
#: drizzled/drizzled_error_messages.h:1006
 
3687
msgid "Expression in RANGE/LIST VALUES must be constant"
 
3688
msgstr ""
 
3689
 
 
3690
#: drizzled/drizzled_error_messages.h:1008
 
3691
msgid "Field in list of fields for partition function not found in table"
 
3692
msgstr ""
 
3693
 
 
3694
#: drizzled/drizzled_error_messages.h:1010
 
3695
msgid "List of fields is only allowed in KEY partitions"
 
3696
msgstr ""
 
3697
 
 
3698
#: drizzled/drizzled_error_messages.h:1012
 
3699
msgid ""
 
3700
"The partition info in the frm file is not consistent with what can be "
 
3701
"written into the frm file"
 
3702
msgstr ""
 
3703
 
 
3704
#: drizzled/drizzled_error_messages.h:1014
 
3705
#, c-format
 
3706
msgid "The %-.192s function returns the wrong type"
 
3707
msgstr ""
 
3708
 
 
3709
#: drizzled/drizzled_error_messages.h:1016
 
3710
#, c-format
 
3711
msgid "For %-.64s partitions each partition must be defined"
 
3712
msgstr ""
 
3713
 
 
3714
#: drizzled/drizzled_error_messages.h:1018
 
3715
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
 
3716
msgstr ""
 
3717
 
 
3718
#: drizzled/drizzled_error_messages.h:1020
 
3719
msgid "VALUES value must be of same type as partition function"
 
3720
msgstr ""
 
3721
 
 
3722
#: drizzled/drizzled_error_messages.h:1022
 
3723
msgid "Multiple definition of same constant in list partitioning"
 
3724
msgstr ""
 
3725
 
 
3726
#: drizzled/drizzled_error_messages.h:1024
 
3727
msgid "Partitioning can not be used stand-alone in query"
 
3728
msgstr ""
 
3729
 
 
3730
#: drizzled/drizzled_error_messages.h:1026
 
3731
msgid ""
 
3732
"The mix of handlers in the partitions is not allowed in this version of MySQL"
 
3733
msgstr ""
 
3734
 
 
3735
#: drizzled/drizzled_error_messages.h:1028
 
3736
#, c-format
 
3737
msgid "For the partitioned engine it is necessary to define all %-.64s"
 
3738
msgstr ""
 
3739
 
 
3740
#: drizzled/drizzled_error_messages.h:1030
 
3741
msgid "Too many partitions (including subpartitions) were defined"
 
3742
msgstr ""
 
3743
 
 
3744
#: drizzled/drizzled_error_messages.h:1032
 
3745
msgid ""
 
3746
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
 
3747
"partitioning for subpartitioning"
 
3748
msgstr ""
 
3749
 
 
3750
#: drizzled/drizzled_error_messages.h:1034
 
3751
msgid "Failed to create specific handler file"
 
3752
msgstr ""
 
3753
 
 
3754
#: drizzled/drizzled_error_messages.h:1036
 
3755
msgid "A BLOB field is not allowed in partition function"
 
3756
msgstr ""
 
3757
 
 
3758
#: drizzled/drizzled_error_messages.h:1038
 
3759
#, c-format
 
3760
msgid "A %-.192s must include all columns in the table's partitioning function"
 
3761
msgstr ""
 
3762
 
 
3763
#: drizzled/drizzled_error_messages.h:1040
 
3764
#, c-format
 
3765
msgid "Number of %-.64s = 0 is not an allowed value"
 
3766
msgstr ""
 
3767
 
 
3768
#: drizzled/drizzled_error_messages.h:1042
 
3769
msgid "Partition management on a not partitioned table is not possible"
 
3770
msgstr ""
 
3771
 
 
3772
#: drizzled/drizzled_error_messages.h:1044
 
3773
msgid ""
 
3774
"Foreign key condition is not yet supported in conjunction with partitioning"
 
3775
msgstr ""
 
3776
 
 
3777
#: drizzled/drizzled_error_messages.h:1046
 
3778
#, c-format
 
3779
msgid "Error in list of partitions to %-.64s"
 
3780
msgstr ""
 
3781
 
 
3782
#: drizzled/drizzled_error_messages.h:1048
 
3783
msgid "Cannot remove all partitions, use DROP TABLE instead"
 
3784
msgstr ""
 
3785
 
 
3786
#: drizzled/drizzled_error_messages.h:1050
 
3787
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
 
3788
msgstr ""
 
3789
 
 
3790
#: drizzled/drizzled_error_messages.h:1052
 
3791
msgid ""
 
3792
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
 
3793
"their numbers"
 
3794
msgstr ""
 
3795
 
 
3796
#: drizzled/drizzled_error_messages.h:1054
 
3797
msgid ""
 
3798
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
 
3799
"tables using HASH PARTITIONs"
 
3800
msgstr ""
 
3801
 
 
3802
#: drizzled/drizzled_error_messages.h:1056
 
3803
#, c-format
 
3804
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
 
3805
msgstr ""
 
3806
 
 
3807
#: drizzled/drizzled_error_messages.h:1058
 
3808
msgid "Trying to Add partition(s) with wrong number of subpartitions"
 
3809
msgstr ""
 
3810
 
 
3811
#: drizzled/drizzled_error_messages.h:1060
 
3812
msgid "At least one partition must be added"
 
3813
msgstr ""
 
3814
 
 
3815
#: drizzled/drizzled_error_messages.h:1062
 
3816
msgid "At least one partition must be coalesced"
 
3817
msgstr ""
 
3818
 
 
3819
#: drizzled/drizzled_error_messages.h:1064
 
3820
msgid "More partitions to reorganise than there are partitions"
 
3821
msgstr ""
 
3822
 
 
3823
#: drizzled/drizzled_error_messages.h:1066
 
3824
#, c-format
 
3825
msgid "Duplicate partition name %-.192s"
 
3826
msgstr ""
 
3827
 
 
3828
#: drizzled/drizzled_error_messages.h:1068
 
3829
msgid "It is not allowed to shut off binlog on this command"
 
3830
msgstr ""
 
3831
 
 
3832
#: drizzled/drizzled_error_messages.h:1070
 
3833
msgid "When reorganising a set of partitions they must be in consecutive order"
 
3834
msgstr ""
 
3835
 
 
3836
#: drizzled/drizzled_error_messages.h:1072
 
3837
msgid ""
 
3838
"Reorganize of range partitions cannot change total ranges except for last "
 
3839
"partition where it can extend the range"
 
3840
msgstr ""
 
3841
 
 
3842
#: drizzled/drizzled_error_messages.h:1074
 
3843
msgid "Partition function not supported in this version for this handler"
 
3844
msgstr ""
 
3845
 
 
3846
#: drizzled/drizzled_error_messages.h:1076
 
3847
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
 
3848
msgstr ""
 
3849
 
 
3850
#: drizzled/drizzled_error_messages.h:1078
 
3851
#, c-format
 
3852
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
 
3853
msgstr ""
 
3854
 
 
3855
#: drizzled/drizzled_error_messages.h:1080
 
3856
#, c-format
 
3857
msgid "Plugin '%-.192s' is not loaded"
 
3858
msgstr ""
 
3859
 
 
3860
#: drizzled/drizzled_error_messages.h:1082
 
3861
#, c-format
 
3862
msgid "Incorrect %-.32s value: '%-.128s'"
 
3863
msgstr ""
 
3864
 
 
3865
#: drizzled/drizzled_error_messages.h:1084
 
3866
#, c-format
 
3867
msgid "Table has no partition for value %-.64s"
 
3868
msgstr ""
 
3869
 
 
3870
#: drizzled/drizzled_error_messages.h:1086
 
3871
#, c-format
 
3872
msgid "It is not allowed to specify %s more than once"
 
3873
msgstr ""
 
3874
 
 
3875
#: drizzled/drizzled_error_messages.h:1088
 
3876
#: drizzled/drizzled_error_messages.h:1224
 
3877
#, c-format
 
3878
msgid "Failed to create %s"
 
3879
msgstr ""
 
3880
 
 
3881
#: drizzled/drizzled_error_messages.h:1090
 
3882
#: drizzled/drizzled_error_messages.h:1114
 
3883
#, c-format
 
3884
msgid "Failed to drop %s"
 
3885
msgstr ""
 
3886
 
 
3887
#: drizzled/drizzled_error_messages.h:1092
 
3888
msgid "The handler doesn't support autoextend of tablespaces"
 
3889
msgstr ""
 
3890
 
 
3891
#: drizzled/drizzled_error_messages.h:1094
 
3892
msgid ""
 
3893
"A size parameter was incorrectly specified, either number or on the form 10M"
 
3894
msgstr ""
 
3895
 
 
3896
#: drizzled/drizzled_error_messages.h:1096
 
3897
msgid ""
 
3898
"The size number was correct but we don't allow the digit part to be more "
 
3899
"than 2 billion"
 
3900
msgstr ""
 
3901
 
 
3902
#: drizzled/drizzled_error_messages.h:1098
 
3903
#, c-format
 
3904
msgid "Failed to alter: %s"
 
3905
msgstr ""
 
3906
 
 
3907
#: drizzled/drizzled_error_messages.h:1100
 
3908
msgid "Writing one row to the row-based binary log failed"
 
3909
msgstr ""
 
3910
 
 
3911
#: drizzled/drizzled_error_messages.h:1102
 
3912
#, c-format
 
3913
msgid "Table definition on master and slave does not match: %s"
 
3914
msgstr ""
 
3915
 
 
3916
#: drizzled/drizzled_error_messages.h:1104
 
3917
msgid ""
 
3918
"Slave running with --log-slave-updates must use row-based binary logging to "
 
3919
"be able to replicate row-based binary log events"
 
3920
msgstr ""
 
3921
 
 
3922
#: drizzled/drizzled_error_messages.h:1106
 
3923
#, c-format
 
3924
msgid "Event '%-.192s' already exists"
 
3925
msgstr ""
 
3926
 
 
3927
#: drizzled/drizzled_error_messages.h:1108
 
3928
#, c-format
 
3929
msgid "Failed to store event %s. Error code %d from storage engine."
 
3930
msgstr ""
 
3931
 
 
3932
#: drizzled/drizzled_error_messages.h:1110
 
3933
#, c-format
 
3934
msgid "Unknown event '%-.192s'"
 
3935
msgstr ""
 
3936
 
 
3937
#: drizzled/drizzled_error_messages.h:1112
 
3938
#, c-format
 
3939
msgid "Failed to alter event '%-.192s'"
 
3940
msgstr ""
 
3941
 
 
3942
#: drizzled/drizzled_error_messages.h:1116
 
3943
msgid "INTERVAL is either not positive or too big"
 
3944
msgstr ""
 
3945
 
 
3946
#: drizzled/drizzled_error_messages.h:1118
 
3947
msgid "ENDS is either invalid or before STARTS"
 
3948
msgstr ""
 
3949
 
 
3950
#: drizzled/drizzled_error_messages.h:1120
 
3951
msgid "Event execution time is in the past. Event has been disabled"
 
3952
msgstr ""
 
3953
 
 
3954
#: drizzled/drizzled_error_messages.h:1122
 
3955
msgid "Failed to open mysql.event"
 
3956
msgstr ""
 
3957
 
 
3958
#: drizzled/drizzled_error_messages.h:1124
 
3959
msgid "No datetime expression provided"
 
3960
msgstr ""
 
3961
 
 
3962
#: drizzled/drizzled_error_messages.h:1126
 
3963
#, c-format
 
3964
msgid ""
 
3965
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
 
3966
"probably corrupted"
 
3967
msgstr ""
 
3968
 
 
3969
#: drizzled/drizzled_error_messages.h:1128
 
3970
#, c-format
 
3971
msgid "Cannot load from mysql.%s. The table is probably corrupted"
 
3972
msgstr ""
 
3973
 
 
3974
#: drizzled/drizzled_error_messages.h:1130
 
3975
msgid "Failed to delete the event from mysql.event"
 
3976
msgstr ""
 
3977
 
 
3978
#: drizzled/drizzled_error_messages.h:1132
 
3979
msgid "Error during compilation of event's body"
 
3980
msgstr ""
 
3981
 
 
3982
#: drizzled/drizzled_error_messages.h:1134
 
3983
msgid "Same old and new event name"
 
3984
msgstr ""
 
3985
 
 
3986
#: drizzled/drizzled_error_messages.h:1136
 
3987
#, c-format
 
3988
msgid "Data for column '%s' too long"
 
3989
msgstr ""
 
3990
 
 
3991
#: drizzled/drizzled_error_messages.h:1138
 
3992
#, c-format
 
3993
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
 
3994
msgstr ""
 
3995
 
 
3996
#: drizzled/drizzled_error_messages.h:1140
 
3997
#, c-format
 
3998
msgid ""
 
3999
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
 
4000
"instead"
 
4001
msgstr ""
 
4002
 
 
4003
#: drizzled/drizzled_error_messages.h:1142
 
4004
msgid "You can't write-lock a log table. Only read access is possible"
 
4005
msgstr ""
 
4006
 
 
4007
#: drizzled/drizzled_error_messages.h:1144
 
4008
msgid "You can't use locks with log tables."
 
4009
msgstr ""
 
4010
 
 
4011
#: drizzled/drizzled_error_messages.h:1146
 
4012
#, c-format
 
4013
msgid ""
 
4014
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
 
4015
"d would lead to a duplicate entry"
 
4016
msgstr ""
 
4017
 
 
4018
#: drizzled/drizzled_error_messages.h:1148
 
4019
#, c-format
 
4020
msgid ""
 
4021
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
 
4022
"%d, now running %d. Please use mysql_upgrade to fix this error."
 
4023
msgstr ""
 
4024
 
 
4025
#: drizzled/drizzled_error_messages.h:1150
 
4026
msgid ""
 
4027
"Cannot switch out of the row-based binary log format when the session has "
 
4028
"open temporary tables"
 
4029
msgstr ""
 
4030
 
 
4031
#: drizzled/drizzled_error_messages.h:1152
 
4032
msgid ""
 
4033
"Cannot change the binary logging format inside a stored function or trigger"
 
4034
msgstr ""
 
4035
 
 
4036
#: drizzled/drizzled_error_messages.h:1154
 
4037
msgid ""
 
4038
"The NDB cluster engine does not support changing the binlog format on the "
 
4039
"fly yet"
 
4040
msgstr ""
 
4041
 
 
4042
#: drizzled/drizzled_error_messages.h:1156
 
4043
msgid "Cannot create temporary table with partitions"
 
4044
msgstr ""
 
4045
 
 
4046
#: drizzled/drizzled_error_messages.h:1158
 
4047
msgid "Partition constant is out of partition function domain"
 
4048
msgstr ""
 
4049
 
 
4050
#: drizzled/drizzled_error_messages.h:1160
 
4051
msgid "This partition function is not allowed"
 
4052
msgstr ""
 
4053
 
 
4054
#: drizzled/drizzled_error_messages.h:1162
 
4055
msgid "Error in DDL log"
 
4056
msgstr ""
 
4057
 
 
4058
#: drizzled/drizzled_error_messages.h:1164
 
4059
msgid "Not allowed to use NULL value in VALUES LESS THAN"
 
4060
msgstr ""
 
4061
 
 
4062
#: drizzled/drizzled_error_messages.h:1166
 
4063
#, fuzzy
 
4064
msgid "Incorrect partition name"
 
4065
msgstr "Ignorar espacio tras los nombres de función."
 
4066
 
 
4067
#: drizzled/drizzled_error_messages.h:1168
 
4068
msgid ""
 
4069
"Transaction isolation level can't be changed while a transaction is in "
 
4070
"progress"
 
4071
msgstr ""
 
4072
 
 
4073
#: drizzled/drizzled_error_messages.h:1170
 
4074
#, c-format
 
4075
msgid ""
 
4076
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
 
4077
"'%-.192s' for key '%-.192s'"
 
4078
msgstr ""
 
4079
 
 
4080
#: drizzled/drizzled_error_messages.h:1172
 
4081
#, c-format
 
4082
msgid "Internal scheduler error %d"
 
4083
msgstr ""
 
4084
 
 
4085
#: drizzled/drizzled_error_messages.h:1174
 
4086
#, c-format
 
4087
msgid "Error during starting/stopping of the scheduler. Error code %u"
 
4088
msgstr ""
 
4089
 
 
4090
#: drizzled/drizzled_error_messages.h:1176
 
4091
msgid "Engine cannot be used in partitioned tables"
 
4092
msgstr ""
 
4093
 
 
4094
#: drizzled/drizzled_error_messages.h:1178
 
4095
#, c-format
 
4096
msgid "Cannot activate '%-.64s' log"
 
4097
msgstr ""
 
4098
 
 
4099
#: drizzled/drizzled_error_messages.h:1180
 
4100
msgid "The server was not built with row-based replication"
 
4101
msgstr ""
 
4102
 
 
4103
#: drizzled/drizzled_error_messages.h:1182
 
4104
msgid "Decoding of base64 string failed"
 
4105
msgstr ""
 
4106
 
 
4107
#: drizzled/drizzled_error_messages.h:1184
 
4108
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
 
4109
msgstr ""
 
4110
 
 
4111
#: drizzled/drizzled_error_messages.h:1186
 
4112
msgid ""
 
4113
"Cannot proceed because system tables used by Event Scheduler were found "
 
4114
"damaged at server start"
 
4115
msgstr ""
 
4116
 
 
4117
#: drizzled/drizzled_error_messages.h:1188
 
4118
msgid "Only integers allowed as number here"
 
4119
msgstr ""
 
4120
 
 
4121
#: drizzled/drizzled_error_messages.h:1190
 
4122
msgid "This storage engine cannot be used for log tables"
 
4123
msgstr ""
 
4124
 
 
4125
#: drizzled/drizzled_error_messages.h:1192
 
4126
#, c-format
 
4127
msgid "You cannot '%s' a log table if logging is enabled"
 
4128
msgstr ""
 
4129
 
 
4130
#: drizzled/drizzled_error_messages.h:1194
 
4131
#, c-format
 
4132
msgid ""
 
4133
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
 
4134
"rename two tables: the log table to an archive table and another table back "
 
4135
"to '%s'"
 
4136
msgstr ""
 
4137
 
 
4138
#: drizzled/drizzled_error_messages.h:1196
 
4139
#, c-format
 
4140
msgid "Incorrect parameter count in the call to native function '%-.192s'"
 
4141
msgstr ""
 
4142
 
 
4143
#: drizzled/drizzled_error_messages.h:1198
 
4144
#, c-format
 
4145
msgid "Incorrect parameters in the call to native function '%-.192s'"
 
4146
msgstr ""
 
4147
 
 
4148
#: drizzled/drizzled_error_messages.h:1200
 
4149
#, c-format
 
4150
msgid "Incorrect parameters in the call to stored function '%-.192s'"
 
4151
msgstr ""
 
4152
 
 
4153
#: drizzled/drizzled_error_messages.h:1202
 
4154
#, c-format
 
4155
msgid "This function '%-.192s' has the same name as a native function"
 
4156
msgstr ""
 
4157
 
 
4158
#: drizzled/drizzled_error_messages.h:1204
 
4159
#, c-format
 
4160
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
 
4161
msgstr ""
 
4162
 
 
4163
#: drizzled/drizzled_error_messages.h:1206
 
4164
msgid "Too many files opened, please execute the command again"
 
4165
msgstr ""
 
4166
 
 
4167
#: drizzled/drizzled_error_messages.h:1208
 
4168
#: drizzled/drizzled_error_messages.h:1210
 
4169
msgid ""
 
4170
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
 
4171
"The event was dropped immediately after creation."
 
4172
msgstr ""
 
4173
 
 
4174
#: drizzled/drizzled_error_messages.h:1212
 
4175
#, c-format
 
4176
msgid "The incident %s occured on the master. Message: %-.64s"
 
4177
msgstr ""
 
4178
 
 
4179
#: drizzled/drizzled_error_messages.h:1214
 
4180
msgid "Table has no partition for some existing values"
 
4181
msgstr ""
 
4182
 
 
4183
#: drizzled/drizzled_error_messages.h:1216
 
4184
msgid "Statement is not safe to log in statement format."
 
4185
msgstr ""
 
4186
 
 
4187
#: drizzled/drizzled_error_messages.h:1218
 
4188
#, c-format
 
4189
msgid "Fatal error: %s"
 
4190
msgstr ""
 
4191
 
 
4192
#: drizzled/drizzled_error_messages.h:1220
 
4193
#, c-format
 
4194
msgid "Relay log read failure: %s"
 
4195
msgstr ""
 
4196
 
 
4197
#: drizzled/drizzled_error_messages.h:1222
 
4198
#, c-format
 
4199
msgid "Relay log write failure: %s"
 
4200
msgstr ""
 
4201
 
 
4202
#: drizzled/drizzled_error_messages.h:1226
 
4203
#, c-format
 
4204
msgid "Master command %s failed: %s"
 
4205
msgstr ""
 
4206
 
 
4207
#: drizzled/drizzled_error_messages.h:1228
 
4208
#, c-format
 
4209
msgid "Binary logging not possible. Message: %s"
 
4210
msgstr ""
 
4211
 
 
4212
#: drizzled/drizzled_error_messages.h:1230
 
4213
#, c-format
 
4214
msgid "View `%-.64s`.`%-.64s` has no creation context"
 
4215
msgstr ""
 
4216
 
 
4217
#: drizzled/drizzled_error_messages.h:1232
 
4218
#, c-format
 
4219
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
 
4220
msgstr ""
 
4221
 
 
4222
#: drizzled/drizzled_error_messages.h:1234
 
4223
#, c-format
 
4224
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
 
4225
msgstr ""
 
4226
 
 
4227
#: drizzled/drizzled_error_messages.h:1236
 
4228
#, c-format
 
4229
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
 
4230
msgstr ""
 
4231
 
 
4232
#: drizzled/drizzled_error_messages.h:1238
 
4233
#, c-format
 
4234
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
 
4235
msgstr ""
 
4236
 
 
4237
#: drizzled/drizzled_error_messages.h:1240
 
4238
#, c-format
 
4239
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
 
4240
msgstr ""
 
4241
 
 
4242
#: drizzled/drizzled_error_messages.h:1242
 
4243
#, c-format
 
4244
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
 
4245
msgstr ""
 
4246
 
 
4247
#: drizzled/drizzled_error_messages.h:1244
 
4248
#, c-format
 
4249
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
 
4250
msgstr ""
 
4251
 
 
4252
#: drizzled/drizzled_error_messages.h:1246
 
4253
#, c-format
 
4254
msgid "Cannot create stored routine `%-.64s`. Check warnings"
 
4255
msgstr ""
 
4256
 
 
4257
#: drizzled/drizzled_error_messages.h:1248
 
4258
#, c-format
 
4259
msgid "Ambiguous slave modes combination. %s"
 
4260
msgstr ""
 
4261
 
 
4262
#: drizzled/drizzled_error_messages.h:1250
 
4263
#, c-format
 
4264
msgid ""
 
4265
"The BINLOG statement of type `%s` was not preceded by a format description "
 
4266
"BINLOG statement."
 
4267
msgstr ""
 
4268
 
 
4269
#: drizzled/drizzled_error_messages.h:1252
 
4270
msgid "Corrupted replication event was detected"
 
4271
msgstr ""
 
4272
 
 
4273
#: drizzled/drizzled_error_messages.h:1254
 
4274
#, c-format
 
4275
msgid "Invalid column reference (%-.64s) in LOAD DATA"
 
4276
msgstr ""
 
4277
 
 
4278
#: drizzled/drizzled_error_messages.h:1256
 
4279
#, c-format
 
4280
msgid "Being purged log %s was not found"
 
4281
msgstr ""
 
4282
 
 
4283
#: drizzled/drizzled_error_messages.h:1258
 
4284
#, c-format
 
4285
msgid "Converted to non-transactional lock on '%-.64s'"
 
4286
msgstr ""
 
4287
 
 
4288
#: drizzled/drizzled_error_messages.h:1260
 
4289
#, c-format
 
4290
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
 
4291
msgstr ""
 
4292
 
 
4293
#: drizzled/drizzled_error_messages.h:1262
 
4294
#, c-format
 
4295
msgid ""
 
4296
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
 
4297
msgstr ""
 
4298
 
 
4299
#: drizzled/drizzled_error_messages.h:1264
 
4300
#, c-format
 
4301
msgid "Can't access storage engine of table %-.64s"
 
4302
msgstr ""
 
4303
 
 
4304
#: drizzled/drizzled_error_messages.h:1266
 
4305
msgid "Starting backup process"
 
4306
msgstr ""
 
4307
 
 
4308
#: drizzled/drizzled_error_messages.h:1268
 
4309
msgid "Backup completed"
 
4310
msgstr ""
 
4311
 
 
4312
#: drizzled/drizzled_error_messages.h:1270
 
4313
msgid "Starting restore process"
 
4314
msgstr ""
 
4315
 
 
4316
#: drizzled/drizzled_error_messages.h:1272
 
4317
msgid "Restore completed"
 
4318
msgstr ""
 
4319
 
 
4320
#: drizzled/drizzled_error_messages.h:1274
 
4321
msgid "Nothing to backup"
 
4322
msgstr ""
 
4323
 
 
4324
#: drizzled/drizzled_error_messages.h:1276
 
4325
#, c-format
 
4326
msgid "Database '%-.64s' cannot be included in a backup"
 
4327
msgstr ""
 
4328
 
 
4329
#: drizzled/drizzled_error_messages.h:1278
 
4330
msgid ""
 
4331
"Error during backup operation - server's error log contains more information "
 
4332
"about the error"
 
4333
msgstr ""
 
4334
 
 
4335
#: drizzled/drizzled_error_messages.h:1280
 
4336
msgid ""
 
4337
"Error during restore operation - server's error log contains more "
 
4338
"information about the error"
 
4339
msgstr ""
 
4340
 
 
4341
#: drizzled/drizzled_error_messages.h:1282
 
4342
msgid ""
 
4343
"Can't execute this command because another BACKUP/RESTORE operation is in "
 
4344
"progress"
 
4345
msgstr ""
 
4346
 
 
4347
#: drizzled/drizzled_error_messages.h:1284
 
4348
msgid "Error when preparing for backup operation"
 
4349
msgstr ""
 
4350
 
 
4351
#: drizzled/drizzled_error_messages.h:1286
 
4352
msgid "Error when preparing for restore operation"
 
4353
msgstr ""
 
4354
 
 
4355
#: drizzled/drizzled_error_messages.h:1288
 
4356
#, c-format
 
4357
msgid "Invalid backup location '%-.64s'"
 
4358
msgstr ""
 
4359
 
 
4360
#: drizzled/drizzled_error_messages.h:1290
 
4361
#, c-format
 
4362
msgid "Can't read backup location '%-.64s'"
 
4363
msgstr ""
 
4364
 
 
4365
#: drizzled/drizzled_error_messages.h:1292
 
4366
#, c-format
 
4367
msgid "Can't write to backup location '%-.64s' (file already exists?)"
 
4368
msgstr ""
 
4369
 
 
4370
#: drizzled/drizzled_error_messages.h:1294
 
4371
msgid "Can't enumerate server databases"
 
4372
msgstr ""
 
4373
 
 
4374
#: drizzled/drizzled_error_messages.h:1296
 
4375
msgid "Can't enumerate server tables"
 
4376
msgstr ""
 
4377
 
 
4378
#: drizzled/drizzled_error_messages.h:1298
 
4379
#, c-format
 
4380
msgid "Can't enumerate tables in database %-.64s"
 
4381
msgstr ""
 
4382
 
 
4383
#: drizzled/drizzled_error_messages.h:1300
 
4384
#, c-format
 
4385
msgid "Skipping view %-.64s in database %-.64s"
 
4386
msgstr ""
 
4387
 
 
4388
#: drizzled/drizzled_error_messages.h:1302
 
4389
#, c-format
 
4390
msgid "Skipping table %-.64s since it has no valid storage engine"
 
4391
msgstr ""
 
4392
 
 
4393
#: drizzled/drizzled_error_messages.h:1304
 
4394
#, c-format
 
4395
msgid "Can't open table %-.64s"
 
4396
msgstr ""
 
4397
 
 
4398
#: drizzled/drizzled_error_messages.h:1306
 
4399
msgid "Can't read backup archive preamble"
 
4400
msgstr ""
 
4401
 
 
4402
#: drizzled/drizzled_error_messages.h:1308
 
4403
msgid "Can't write backup archive preamble"
 
4404
msgstr ""
 
4405
 
 
4406
#: drizzled/drizzled_error_messages.h:1310
 
4407
#, c-format
 
4408
msgid "Can't find backup driver for table %-.64s"
 
4409
msgstr ""
 
4410
 
 
4411
#: drizzled/drizzled_error_messages.h:1312
 
4412
#, c-format
 
4413
msgid ""
 
4414
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
 
4415
"this table"
 
4416
msgstr ""
 
4417
 
 
4418
#: drizzled/drizzled_error_messages.h:1314
 
4419
#, c-format
 
4420
msgid "Can't create %-.64s backup driver"
 
4421
msgstr ""
 
4422
 
 
4423
#: drizzled/drizzled_error_messages.h:1316
 
4424
#, c-format
 
4425
msgid "Can't create %-.64s restore driver"
 
4426
msgstr ""
 
4427
 
 
4428
#: drizzled/drizzled_error_messages.h:1318
 
4429
#, c-format
 
4430
msgid "Found %d images in backup archive but maximum %d are supported"
 
4431
msgstr ""
 
4432
 
 
4433
#: drizzled/drizzled_error_messages.h:1320
 
4434
#, c-format
 
4435
msgid "Error when saving meta-data of %-.64s"
 
4436
msgstr ""
 
4437
 
 
4438
#: drizzled/drizzled_error_messages.h:1322
 
4439
msgid "Error when reading meta-data list"
 
4440
msgstr ""
 
4441
 
 
4442
#: drizzled/drizzled_error_messages.h:1324
 
4443
#, c-format
 
4444
msgid "Can't create %-.64s"
 
4445
msgstr ""
 
4446
 
 
4447
#: drizzled/drizzled_error_messages.h:1326
 
4448
msgid "Can't allocate buffer for image data transfer"
 
4449
msgstr ""
 
4450
 
 
4451
#: drizzled/drizzled_error_messages.h:1328
 
4452
#, c-format
 
4453
msgid "Error when writing %-.64s backup image data (for table #%d)"
 
4454
msgstr ""
 
4455
 
 
4456
#: drizzled/drizzled_error_messages.h:1330
 
4457
msgid "Error when reading data from backup stream"
 
4458
msgstr ""
 
4459
 
 
4460
#: drizzled/drizzled_error_messages.h:1332
 
4461
msgid "Can't go to the next chunk in backup stream"
 
4462
msgstr ""
 
4463
 
 
4464
#: drizzled/drizzled_error_messages.h:1334
 
4465
#, c-format
 
4466
msgid "Can't initialize %-.64s backup driver"
 
4467
msgstr ""
 
4468
 
 
4469
#: drizzled/drizzled_error_messages.h:1336
 
4470
#, c-format
 
4471
msgid "Can't initialize %-.64s restore driver"
 
4472
msgstr ""
 
4473
 
 
4474
#: drizzled/drizzled_error_messages.h:1338
 
4475
#, c-format
 
4476
msgid "Can't shut down %-.64s backup driver"
 
4477
msgstr ""
 
4478
 
 
4479
#: drizzled/drizzled_error_messages.h:1340
 
4480
#, c-format
 
4481
msgid "Can't shut down %-.64s backup driver(s)"
 
4482
msgstr ""
 
4483
 
 
4484
#: drizzled/drizzled_error_messages.h:1342
 
4485
#, c-format
 
4486
msgid "%-.64s backup driver can't prepare for synchronization"
 
4487
msgstr ""
 
4488
 
 
4489
#: drizzled/drizzled_error_messages.h:1344
 
4490
#, c-format
 
4491
msgid "%-.64s backup driver can't create its image validity point"
 
4492
msgstr ""
 
4493
 
 
4494
#: drizzled/drizzled_error_messages.h:1346
 
4495
#, c-format
 
4496
msgid "Can't unlock %-.64s backup driver after creating the validity point"
 
4497
msgstr ""
 
4498
 
 
4499
#: drizzled/drizzled_error_messages.h:1348
 
4500
#, c-format
 
4501
msgid "%-.64s backup driver can't cancel its backup operation"
 
4502
msgstr ""
 
4503
 
 
4504
#: drizzled/drizzled_error_messages.h:1350
 
4505
#, c-format
 
4506
msgid "%-.64s restore driver can't cancel its restore operation"
 
4507
msgstr ""
 
4508
 
 
4509
#: drizzled/drizzled_error_messages.h:1352
 
4510
#, c-format
 
4511
msgid "Error when polling %-.64s backup driver for its image data"
 
4512
msgstr ""
 
4513
 
 
4514
#: drizzled/drizzled_error_messages.h:1354
 
4515
#, c-format
 
4516
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
 
4517
msgstr ""
 
4518
 
 
4519
#: drizzled/drizzled_error_messages.h:1356
 
4520
#, c-format
 
4521
msgid ""
 
4522
"After %d attempts %-.64s restore driver still can't accept next block of data"
 
4523
msgstr ""
 
4524
 
 
4525
#: drizzled/drizzled_error_messages.h:1358
 
4526
#, c-format
 
4527
msgid "Open and lock tables failed in %-.64s"
 
4528
msgstr ""
 
4529
 
 
4530
#: drizzled/drizzled_error_messages.h:1360
 
4531
msgid "Backup driver's table locking thread can not be initialized."
 
4532
msgstr ""
 
4533
 
 
4534
#: drizzled/drizzled_error_messages.h:1362
 
4535
msgid ""
 
4536
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
 
4537
"and 'mysql.online_backup_progress'."
 
4538
msgstr ""
 
4539
 
 
4540
#: drizzled/drizzled_error_messages.h:1364
 
4541
#, c-format
 
4542
msgid "Tablespace '%-.192s' already exists"
 
4543
msgstr ""
 
4544
 
 
4545
#: drizzled/drizzled_error_messages.h:1366
 
4546
#, c-format
 
4547
msgid "Tablespace '%-.192s' doesn't exist"
 
4548
msgstr ""
 
4549
 
 
4550
#: drizzled/drizzled_error_messages.h:1368
 
4551
#, c-format
 
4552
msgid "Unexpected master's heartbeat data: %s"
 
4553
msgstr ""
 
4554
 
 
4555
#: drizzled/drizzled_error_messages.h:1370
 
4556
#, c-format
 
4557
msgid "The requested value for the heartbeat period %s %s"
 
4558
msgstr ""
 
4559
 
 
4560
#: drizzled/drizzled_error_messages.h:1372
 
4561
#, c-format
 
4562
msgid "Can't write to the online backup progress log %-.64s."
 
4563
msgstr ""
 
4564
 
 
4565
#: drizzled/drizzled_error_messages.h:1374
 
4566
#, c-format
 
4567
msgid "Tablespace '%-.192s' not empty"
 
4568
msgstr ""
 
4569
 
 
4570
#: drizzled/drizzled_error_messages.h:1376
 
4571
#, c-format
 
4572
msgid ""
 
4573
"Tablespace `%-.64s` needed by tables being restored has changed on the "
 
4574
"server. The original definition of the required tablespace is '%-.256s' "
 
4575
"while the same tablespace is defined on the server as '%-.256s'"
 
4576
msgstr ""
 
4577
 
1266
4578
#: drizzled/rpl_mi.cc:148
1267
4579
#, c-format
1268
4580
msgid "Failed to create a new master info file (file '%s', errno %d)"
1349
4661
 
1350
4662
#: drizzled/slave.cc:102
1351
4663
#, c-format
1352
 
msgid ""
1353
 
"failed dump request, reconnecting to try again, log '%s' at postion %s"
 
4664
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
1354
4665
msgstr ""
1355
4666
 
1356
4667
#: drizzled/slave.cc:108
1358
4669
msgstr ""
1359
4670
 
1360
4671
#: drizzled/slave.cc:109
1361
 
msgid ""
1362
 
"Slave I/O thread killed while waiting to reconnect after a failed read"
 
4672
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
1363
4673
msgstr ""
1364
4674
 
1365
4675
#: drizzled/slave.cc:111
1583
4893
#: drizzled/slave.cc:2337
1584
4894
#, c-format
1585
4895
msgid ""
1586
 
"Slave SQL thread initialized, starting replication in log '%s' at position "
1587
 
"%s, relay log '%s' position: %s"
 
4896
"Slave SQL thread initialized, starting replication in log '%s' at position %"
 
4897
"s, relay log '%s' position: %s"
1588
4898
msgstr ""
1589
4899
 
1590
4900
#: drizzled/slave.cc:2351
1748
5058
msgid "Failed in send_file() while negotiating file transfer close"
1749
5059
msgstr ""
1750
5060
 
1751
 
#: drizzled/table.cc:547
 
5061
#: drizzled/table.cc:494
1752
5062
#, c-format
1753
5063
msgid ""
1754
5064
"'%s' had no or invalid character set, and default character set is multi-"
1755
5065
"byte, so character column sizes may have changed"
1756
5066
msgstr ""
1757
5067
 
1758
 
#: drizzled/table.cc:984 drizzled/table.cc:990
1759
 
#, c-format
1760
 
msgid ""
1761
 
"Found incompatible DECIMAL field '%s' in %s; Please do \"ALTER TABLE '%s' "
1762
 
"FORCE\" to fix it!"
1763
 
msgstr ""
1764
 
 
1765
 
#: drizzled/table.cc:1162
1766
 
#, c-format
1767
 
msgid ""
1768
 
"Found wrong key definition in %s; Please do \"ALTER TABLE '%s' FORCE \" to "
1769
 
"fix it!"
1770
 
msgstr ""
1771
 
 
1772
 
#: drizzled/table.cc:1168
1773
 
#, c-format
1774
 
msgid ""
1775
 
"Found wrong key definition in %s; Please do \"ALTER TABLE '%s' FORCE\" to "
1776
 
"fix it!"
1777
 
msgstr ""
1778
 
 
1779
 
#: drizzled/table.cc:1811
 
5068
#: drizzled/table.cc:1702
1780
5069
#, c-format
1781
5070
msgid "Unknown collation '%s' in table '%-.64s' definition"
1782
5071
msgstr ""
1783
5072
 
1784
 
#: drizzled/table.cc:1818
 
5073
#: drizzled/table.cc:1709
1785
5074
#, c-format
1786
5075
msgid ""
1787
5076
"Table '%-.64s' was created with a different version of MySQL and cannot be "
1790
5079
"La tabla '%-.64s' fue creada con una versión diferente de MySQL y no puede "
1791
5080
"ser leída."
1792
5081
 
1793
 
#: drizzled/table.cc:2409
 
5082
#: drizzled/table.cc:2300
1794
5083
#, c-format
1795
5084
msgid ""
1796
5085
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
1799
5088
"Definición incorrecta de la tabla %s.%s: Se esperaba la columna '%s' en la "
1800
5089
"posición %d, encontrado '%s'."
1801
5090
 
1802
 
#: drizzled/table.cc:2435
 
5091
#: drizzled/table.cc:2326
1803
5092
#, c-format
1804
5093
msgid ""
1805
5094
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
1808
5097
"Definición incorrecta de la tabla %s.%s: Se esperaba que la columna '%s' en "
1809
5098
"la posición %d fuera de tipo %s, y no %s."
1810
5099
 
1811
 
#: drizzled/table.cc:2444
 
5100
#: drizzled/table.cc:2335
1812
5101
#, c-format
1813
5102
msgid ""
1814
5103
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
1818
5107
"columna '%s' en la posición %d tuviera el character set '%s' pero este tipo "
1819
5108
"no tiene character set."
1820
5109
 
1821
 
#: drizzled/table.cc:2454
 
5110
#: drizzled/table.cc:2345
1822
5111
#, c-format
1823
5112
msgid ""
1824
5113
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
1828
5117
"columna '%s' en la posición %d tuviera el character set '%s' pero se ha "
1829
5118
"encontrado el character set '%s'."
1830
5119
 
1831
 
#: drizzled/table.cc:2465
 
5120
#: drizzled/table.cc:2356
1832
5121
#, c-format
1833
5122
msgid ""
1834
5123
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "