1
# Spanish translation for drizzle
2
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
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"
11
"PO-Revision-Date: 2008-08-11 21:54+0000\n"
12
"Last-Translator: jabi <jabi@irontec.com>\n"
13
"Language-Team: Spanish <es@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2008-08-12 04:16+0000\n"
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:256
22
msgid "Synonym for `help'."
23
msgstr "Sinónimo de `ayuda'."
25
#: client/drizzle.cc:257
26
msgid "Clear command."
27
msgstr "Limpiar comando."
29
#: client/drizzle.cc:259
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
msgstr "Reconectar al servidor. Los argumentos óptimos son db y host."
33
#: client/drizzle.cc:261
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
"Ajustar delimitador de declaración. NOTA: Coge el resto de la línea como un "
40
#: client/drizzle.cc:263
41
msgid "Send command to drizzle server, display result vertically."
42
msgstr "Enviar comando al servidor drizzle,"
44
#: client/drizzle.cc:264
45
msgid "Exit drizzle. Same as quit."
46
msgstr "Salir de drizzle. Igual que quit."
48
#: client/drizzle.cc:265
49
msgid "Send command to drizzle server."
50
msgstr "Enviar comando al servidor drizzle."
52
#: client/drizzle.cc:266
53
msgid "Display this help."
54
msgstr "Mostrar esta ayuda."
56
#: client/drizzle.cc:267
57
msgid "Disable pager, print to stdout."
58
msgstr "Deshabilitar paginado, imprime a stdout."
60
#: client/drizzle.cc:268
61
msgid "Don't write into outfile."
62
msgstr "No escribir en el fichero de salida."
64
#: client/drizzle.cc:270
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
"Ajustar PAGER [to_pager]. Imprimir los resultados de la consulta vía PAGER."
69
#: client/drizzle.cc:271
70
msgid "Print current command."
71
msgstr "Imprimir el comando actual."
73
#: client/drizzle.cc:272
74
msgid "Change your drizzle prompt."
75
msgstr "Cambiar tu consola drizzle."
77
#: client/drizzle.cc:273
79
msgstr "Quitar drizzle."
81
#: client/drizzle.cc:274
82
msgid "Rebuild completion hash."
83
msgstr "Reconstruir el hash de terminación."
85
#: client/drizzle.cc:276
86
msgid "Execute an SQL script file. Takes a file name as an argument."
88
"Ejecutar un fichero de script SQL. Coge el nombre de una fichero como "
91
#: client/drizzle.cc:277
92
msgid "Get status information from the server."
93
msgstr "Recibir información de estado desde el servidor."
95
#: client/drizzle.cc:279
97
msgid "Set outfile [to_outfile]. Append everything into given outfile."
99
"Ajustar el fichero de salida [to_outfile]. Escribir todo en modo adición en "
100
"el fichero de salida especificado."
102
#: client/drizzle.cc:281
103
msgid "Use another database. Takes database name as argument."
105
"Utilizar otra base de datos. Coger el nombre de la base de datos como "
108
#: client/drizzle.cc:283
110
"Switch to another charset. Might be needed for processing binlog with multi-"
113
"Cambiar a otro charset. Puede necesitarse para procesar el log binario con "
114
"caracteres multi-byte."
116
#: client/drizzle.cc:285 client/drizzle.cc:1438
117
msgid "Show warnings after every statement."
118
msgstr "Mostrar advertencias despues de cada sentencia."
120
#: client/drizzle.cc:287
121
msgid "Don't show warnings after every statement."
122
msgstr "No mostrar advertencias despues de cada sentencia"
124
#: client/drizzle.cc:1120
125
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
128
#: client/drizzle.cc:1130
131
"Your Drizzle connection id is %u\n"
132
"Server version: %s\n"
135
#: client/drizzle.cc:1160
137
msgid "Reading history-file %s\n"
140
#: client/drizzle.cc:1165
142
msgid "Couldn't allocate memory for temp histfile!\n"
145
#: client/drizzle.cc:1172
146
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
149
#: client/drizzle.cc:1191
151
msgid "Writing history-file %s\n"
154
#: client/drizzle.cc:1200
158
#: client/drizzle.cc:1200
162
#: client/drizzle.cc:1249
163
msgid "Query aborted by Ctrl+C\n"
166
#: client/drizzle.cc:1272 client/drizzleadmin.cc:69
167
msgid "Display this help and exit."
170
#: client/drizzle.cc:1274
171
msgid "Synonym for -?"
174
#: client/drizzle.cc:1277
176
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
177
"and field completion, but startup and reconnecting may take a longer time. "
178
"Disable with --disable-auto-rehash."
181
#: client/drizzle.cc:1281
183
"No automatic rehashing. One has to use 'rehash' to get table and field "
184
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
185
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
188
#: client/drizzle.cc:1284
190
"Automatically switch to vertical output mode if the result is wider than the "
194
#: client/drizzle.cc:1287
196
"Don't use history file. Disable interactive behavior. (Enables --silent)"
199
#: client/drizzle.cc:1289
200
msgid "Directory where character sets are."
203
#: client/drizzle.cc:1291
204
msgid "Display column type information."
207
#: client/drizzle.cc:1294
209
"Preserve comments. Send comments to the server. The default is --skip-"
210
"comments (discard comments), enable with --comments"
213
#: client/drizzle.cc:1297
214
msgid "Use compression in server/client protocol."
217
#: client/drizzle.cc:1300
218
msgid "Check memory and open file usage at exit ."
221
#: client/drizzle.cc:1303
222
msgid "Print some debug info at exit."
225
#: client/drizzle.cc:1305
226
msgid "Database to use."
229
#: client/drizzle.cc:1308
230
msgid "Set the default character set."
233
#: client/drizzle.cc:1310
234
msgid "Delimiter to be used."
237
#: client/drizzle.cc:1312
238
msgid "Execute command and quit. (Disables --force and history file)"
241
#: client/drizzle.cc:1314
242
msgid "Print the output of a query (rows) vertically."
245
#: client/drizzle.cc:1317
246
msgid "Continue even if we get an sql error."
249
#: client/drizzle.cc:1321
251
"Enable named commands. Named commands mean this program's internal commands; "
252
"see drizzle> help . When enabled, the named commands can be used from any "
253
"line of the query, otherwise only from the first line, before an enter. "
254
"Disable with --disable-named-commands. This option is disabled by default."
257
#: client/drizzle.cc:1325
259
"Named commands are disabled. Use \\* form only, or use named commands only "
260
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
261
"the client now starts with this option ENABLED by default! Disable with '-"
262
"G'. Long format commands still work from the first line. WARNING: option "
263
"deprecated; use --disable-named-commands instead."
266
#: client/drizzle.cc:1327
267
msgid "Ignore space after function names."
270
#: client/drizzle.cc:1329
271
msgid "Enable/disable LOAD DATA LOCAL INFILE."
274
#: client/drizzle.cc:1332
275
msgid "Turn off beep on error."
278
#: client/drizzle.cc:1334 client/drizzleadmin.cc:71
279
msgid "Connect to host."
282
#: client/drizzle.cc:1336
283
msgid "Write line numbers for errors."
286
#: client/drizzle.cc:1339
288
"Don't write line number for errors. WARNING: -L is deprecated, use long "
289
"version of this option instead."
292
#: client/drizzle.cc:1341
293
msgid "Flush buffer after each query."
296
#: client/drizzle.cc:1343
297
msgid "Write column names in results."
300
#: client/drizzle.cc:1347
302
"Don't write column names in results. WARNING: -N is deprecated, use long "
303
"version of this options instead."
306
#: client/drizzle.cc:1350
308
"Change the value of a variable. Please note that this option is deprecated; "
309
"you can set variables directly with --variable-name=value."
312
#: client/drizzle.cc:1352
313
msgid "Ignore SIGINT (CTRL-C)"
316
#: client/drizzle.cc:1356
318
"Only update the default database. This is useful for skipping updates to "
319
"other database in the update log."
322
#: client/drizzle.cc:1359
324
"Pager to use to display results. If you don't supply an option the default "
325
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
326
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
327
"work in batch mode. Disable with --disable-pager. This option is disabled by "
331
#: client/drizzle.cc:1362
333
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
334
"option deprecated; use --disable-pager instead."
337
#: client/drizzle.cc:1365 client/drizzleadmin.cc:74
339
"Password to use when connecting to server. If password is not given it's "
340
"asked from the tty."
343
#: client/drizzle.cc:1367
345
"Port number to use for connection or 0 for default to, in order of "
346
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
349
#: client/drizzle.cc:1368
350
msgid "built-in default"
353
#: client/drizzle.cc:1371
354
msgid "Set the drizzle prompt to this value."
357
#: client/drizzle.cc:1374
358
msgid "The protocol of connection (tcp,socket,pipe,memory)."
361
#: client/drizzle.cc:1377
363
"Don't cache result, print it row by row. This may slow down the server if "
364
"the output is suspended. Doesn't use history file."
367
#: client/drizzle.cc:1379
368
msgid "Write fields without conversion. Used with --batch."
371
#: client/drizzle.cc:1382
373
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
374
"option is enabled by default."
377
#: client/drizzle.cc:1384
379
"Be more silent. Print results with a tab as separator, each row on new line."
382
#: client/drizzle.cc:1386
383
msgid "Socket file to use for connection."
386
#: client/drizzle.cc:1389
387
msgid "Output in table format."
390
#: client/drizzle.cc:1392
392
"Append everything into outfile. See interactive help (\\h) also. Does not "
393
"work in batch mode. Disable with --disable-tee. This option is disabled by "
397
#: client/drizzle.cc:1394
399
"Disable outfile. See interactive help (\\h) also. WARNING: option "
400
"deprecated; use --disable-tee instead"
403
#: client/drizzle.cc:1397 client/drizzleadmin.cc:84
404
msgid "User for login if not current user."
407
#: client/drizzle.cc:1400
408
msgid "Only allow UPDATE and DELETE that uses keys."
411
#: client/drizzle.cc:1403
412
msgid "Synonym for option --safe-updates, -U."
415
#: client/drizzle.cc:1406
416
msgid "Write more. (-v -v -v gives the table output format)."
419
#: client/drizzle.cc:1408 client/drizzleadmin.cc:89
420
msgid "Output version information and exit."
423
#: client/drizzle.cc:1410 client/drizzleadmin.cc:91
424
msgid "Wait and retry if connection is down."
427
#: client/drizzle.cc:1413
428
msgid "Number of seconds before connection timeout."
431
#: client/drizzle.cc:1418
432
msgid "Max packet length to send to, or receive from server"
435
#: client/drizzle.cc:1423
436
msgid "Buffer for TCP/IP and socket communication"
439
#: client/drizzle.cc:1427
440
msgid "Automatic limit for SELECT when using --safe-updates"
443
#: client/drizzle.cc:1432
444
msgid "Automatic limit for rows in a join when using --safe-updates"
447
#: client/drizzle.cc:1436
449
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
452
#: client/drizzle.cc:1449
454
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
457
#: client/drizzle.cc:1456
460
"Copyright (C) 2000-2008 MySQL AB\n"
461
" This software comes with ABSOLUTELY NO "
462
"WARRANTY. This is free software,\n"
463
" and you are welcome to modify and redistribute it under the GPL license\n"
466
#: client/drizzle.cc:1460
468
msgid "Usage: %s [OPTIONS] [database]\n"
471
#: client/drizzle.cc:1493
472
msgid "DELIMITER cannot contain a backslash character"
475
#: client/drizzle.cc:1514
477
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
480
#: client/drizzle.cc:1537
482
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
485
#: client/drizzle.cc:1541
487
msgid "WARNING: --server-arg option not supported in this configuration.\n"
490
#: client/drizzle.cc:1913
492
msgid "Unknown command '\\%c'."
495
#: client/drizzle.cc:2340
497
"Reading table information for completion of table and column names\n"
498
" You can turn off this feature to get a quicker startup with -A\n"
502
#: client/drizzle.cc:2437
503
msgid "No connection. Trying to reconnect..."
506
#: client/drizzle.cc:2443
507
msgid "Can't connect to the server\n"
510
#: client/drizzle.cc:2500
514
#: client/drizzle.cc:2500
518
#: client/drizzle.cc:2551
523
#: client/drizzle.cc:2552
530
#: client/drizzle.cc:2554
537
#: client/drizzle.cc:2567
538
msgid "Many help items for your request exist."
541
#: client/drizzle.cc:2568
543
"To make a more specific request, please type 'help <item>',\n"
544
"where <item> is one of the following"
547
#: client/drizzle.cc:2574
549
msgid "You asked for help about help category: '%s'\n"
552
#: client/drizzle.cc:2575
554
"For more information, type 'help <item>', where <item> is one of the "
558
#: client/drizzle.cc:2588
564
#: client/drizzle.cc:2589
566
"Please try to run 'help contents' for a list of all accessible topics\n"
569
#: client/drizzle.cc:2611
570
msgid "List of all Drizzle commands:"
573
#: client/drizzle.cc:2613
574
msgid "Note that all text commands must be first on line and end with ';'"
577
#: client/drizzle.cc:2624
580
"For server side help, type 'help contents'\n"
583
#: client/drizzle.cc:2649
584
msgid "Usage: \\C char_setname | charset charset_name"
587
#: client/drizzle.cc:2659
588
msgid "Charset changed"
591
#: client/drizzle.cc:2661
592
msgid "Charset is not found"
595
#: client/drizzle.cc:2692
596
msgid "No query specified\n"
599
#: client/drizzle.cc:2707
600
msgid "Ignoring query to other database"
603
#: client/drizzle.cc:2756
607
#: client/drizzle.cc:2769
609
msgid "%ld row in set"
610
msgid_plural "%ld rows in set"
614
#: client/drizzle.cc:2778
618
#: client/drizzle.cc:2780
620
msgid "Query OK, %ld row affected"
621
msgid_plural "Query OK, %ld rows affected"
625
#: client/drizzleadmin.cc:76
627
"Port number to use for connection or 0 for default to, in order of "
628
"preference, my.cnf, $MYSQL_TCP_PORT, built-in default ("
631
#: client/drizzleadmin.cc:81
632
msgid "Silently exit if one can't connect to server."
635
#: client/drizzleadmin.cc:87
636
msgid "Write more information."
639
#: client/drizzleadmin.cc:254
642
"connect to server at '%s' failed\n"
646
#: client/drizzleadmin.cc:260
648
msgid "Check that drizzled is running on %s"
651
#: client/drizzleadmin.cc:261
653
msgid " and that the port is %d.\n"
656
#: client/drizzleadmin.cc:263
658
msgid "You can check this by doing 'telnet %s %d'\n"
661
#: client/drizzleadmin.cc:274
663
msgid "Got error: %s\n"
666
#: client/drizzleadmin.cc:281
667
msgid "Waiting for Drizzle server to answer"
670
#: client/drizzleadmin.cc:314
672
msgid "shutting down drizzled...\n"
675
#: client/drizzleadmin.cc:318
677
msgid "shutdown failed; error: '%s'"
680
#: client/drizzleadmin.cc:325
685
#: client/drizzleadmin.cc:335
686
msgid "drizzled is alive"
689
#: client/drizzleadmin.cc:343
690
msgid "connection was down, but drizzled is now alive"
693
#: client/drizzleadmin.cc:347
695
msgid "drizzled doesn't answer to ping, error: '%s'"
698
#: client/drizzleadmin.cc:356
700
msgid "Unknown command: '%-.60s'"
703
#: client/drizzleadmin.cc:365
705
msgid "%s Ver %s Distrib %s, for %s on %s\n"
708
#: client/drizzleadmin.cc:372
709
msgid "Copyright (C) 2000-2008 MySQL AB"
712
#: client/drizzleadmin.cc:373
714
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
715
"and you are welcome to modify and redistribute it under the GPL license\n"
718
#: client/drizzleadmin.cc:374
719
msgid "Administration program for the drizzled daemon."
722
#: client/drizzleadmin.cc:375
724
msgid "Usage: %s [OPTIONS] command command....\n"
727
#: client/drizzleadmin.cc:377
729
" ping Check if server is down\n"
730
" shutdown Take server down\n"
735
msgid "Can't create/write to file '%s' (Errcode: %d)"
740
msgid "Error reading file '%s' (Errcode: %d)"
745
msgid "Error writing file '%s' (Errcode: %d)"
750
msgid "Error on close of '%'s (Errcode: %d)"
755
msgid "Out of memory (Needed %u bytes)"
760
msgid "Error on delete of '%s' (Errcode: %d)"
765
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
770
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
775
msgid "Can't lock file (Errcode: %d)"
780
msgid "Can't unlock file (Errcode: %d)"
785
msgid "Can't read dir of '%s' (Errcode: %d)"
790
msgid "Can't get stat of '%s' (Errcode: %d)"
795
msgid "Can't change size of file (Errcode: %d)"
800
msgid "Can't open stream from handle (Errcode: %d)"
805
msgid "Can't get working dirctory (Errcode: %d)"
810
msgid "Can't change dir to '%s' (Errcode: %d)"
815
msgid "Warning: '%s' had %d links"
820
msgid "Warning: %d files and %d streams is left open\n"
825
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
830
msgid "Can't create directory '%s' (Errcode: %d)"
836
"Character set '%s' is not a compiled character set and is not specified in "
842
msgid "Out of resources when opening file '%s' (Errcode: %d)"
847
msgid "Can't read value for symlink '%s' (Error %d)"
852
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
857
msgid "Error on realpath() on '%s' (Error %d)"
862
msgid "Can't sync file '%s' to disk (Errcode: %d)"
868
"Collation '%s' is not a compiled collation and is not specified in the %s "
874
msgid "File '%s' not found (Errcode: %d)"
879
msgid "File '%s' (fileno: %d) was not closed"
882
#: mysys/my_error.c:86
884
msgid "Unknown error %d"
887
#: mysys/my_getopt.c:83
891
#: mysys/my_getopt.c:85
895
#: mysys/my_getopt.c:350
897
msgid "%s: %s: Option '%s' used, but is disabled\n"
900
#: mysys/my_getopt.c:351
904
#: mysys/my_getopt.c:351
908
#: mysys/my_getopt.c:454
910
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
913
#: mysys/my_getopt.c:767
915
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
918
#: mysys/my_getopt.c:948
920
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
923
#: mysys/my_getopt.c:1170
925
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
928
#: mysys/my_getopt.c:1190
932
"Variables (--variable-name=value)\n"
933
"and boolean options {false|true} Value (after reading options)\n"
934
"--------------------------------- -----------------------------\n"
937
#: mysys/my_getopt.c:1206 mysys/my_getopt.c:1222
938
msgid "(No default value)"
941
#: mysys/my_getopt.c:1225
945
#: mysys/my_getopt.c:1225
949
#: mysys/my_getopt.c:1250
954
#: mysys/my_handler_errors.h:10
955
msgid "Didn't find key on read or update"
958
#: mysys/my_handler_errors.h:12
959
msgid "Duplicate key on write or update"
962
#: mysys/my_handler_errors.h:14
963
msgid "Internal (unspecified) error in handler"
966
#: mysys/my_handler_errors.h:16
968
"Someone has changed the row since it was read (while the table was locked to "
972
#: mysys/my_handler_errors.h:18
973
msgid "Wrong index given to function"
976
#: mysys/my_handler_errors.h:20
977
msgid "Undefined handler error 125"
980
#: mysys/my_handler_errors.h:22
981
msgid "Index file is crashed"
984
#: mysys/my_handler_errors.h:24
985
msgid "Record file is crashed"
988
#: mysys/my_handler_errors.h:26
989
msgid "Out of memory in engine"
992
#: mysys/my_handler_errors.h:28
993
msgid "Undefined handler error 129"
996
#: mysys/my_handler_errors.h:30
997
msgid "Incorrect file format"
1000
#: mysys/my_handler_errors.h:32
1001
msgid "Command not supported by database"
1004
#: mysys/my_handler_errors.h:34
1005
msgid "Old database file"
1008
#: mysys/my_handler_errors.h:36
1009
msgid "No record read before update"
1012
#: mysys/my_handler_errors.h:38
1013
msgid "Record was already deleted (or record file crashed)"
1016
#: mysys/my_handler_errors.h:40
1017
msgid "No more room in record file"
1020
#: mysys/my_handler_errors.h:42
1021
msgid "No more room in index file"
1024
#: mysys/my_handler_errors.h:44
1025
msgid "No more records (read after end of file)"
1028
#: mysys/my_handler_errors.h:46
1029
msgid "Unsupported extension used for table"
1032
#: mysys/my_handler_errors.h:48
1036
#: mysys/my_handler_errors.h:50
1037
msgid "Wrong create options"
1040
#: mysys/my_handler_errors.h:52
1041
msgid "Duplicate unique key or constraint on write or update"
1044
#: mysys/my_handler_errors.h:54
1045
msgid "Unknown character set used in table"
1048
#: mysys/my_handler_errors.h:56
1049
msgid "Conflicting table definitions in sub-tables of MERGE table"
1052
#: mysys/my_handler_errors.h:58
1053
msgid "Table is crashed and last repair failed"
1056
#: mysys/my_handler_errors.h:60
1057
msgid "Table was marked as crashed and should be repaired"
1060
#: mysys/my_handler_errors.h:62
1061
msgid "Lock timed out; Retry transaction"
1064
#: mysys/my_handler_errors.h:64
1065
msgid "Lock table is full; Restart program with a larger locktable"
1068
#: mysys/my_handler_errors.h:66
1069
msgid "Updates are not allowed under a read only transactions"
1072
#: mysys/my_handler_errors.h:68
1073
msgid "Lock deadlock; Retry transaction"
1076
#: mysys/my_handler_errors.h:70
1077
msgid "Foreign key constraint is incorrectly formed"
1080
#: mysys/my_handler_errors.h:72
1081
msgid "Cannot add a child row"
1084
#: mysys/my_handler_errors.h:74
1085
msgid "Cannot delete a parent row"
1088
#: mysys/my_handler_errors.h:76
1089
msgid "No savepoint with that name"
1092
#: mysys/my_handler_errors.h:78
1093
msgid "Non unique key block size"
1096
#: mysys/my_handler_errors.h:80
1097
msgid "The table does not exist in engine"
1100
#: mysys/my_handler_errors.h:82
1101
msgid "The table already existed in storage engine"
1104
#: mysys/my_handler_errors.h:84
1105
msgid "Could not connect to storage engine"
1108
#: mysys/my_handler_errors.h:86
1109
msgid "Unexpected null pointer found when using spatial index"
1112
#: mysys/my_handler_errors.h:88
1113
msgid "The table changed in storage engine"
1116
#: mysys/my_handler_errors.h:90
1117
msgid "There's no partition in table for the given value"
1120
#: mysys/my_handler_errors.h:92
1121
msgid "Row-based binlogging of row failed"
1124
#: mysys/my_handler_errors.h:94
1125
msgid "Index needed in foreign key constraint"
1128
#: mysys/my_handler_errors.h:96
1129
msgid "Upholding foreign key constraints would lead to a duplicate key error"
1132
#: mysys/my_handler_errors.h:98
1133
msgid "Table needs to be upgraded before it can be used"
1136
#: mysys/my_handler_errors.h:100
1137
msgid "Table is read only"
1140
#: mysys/my_handler_errors.h:102
1141
msgid "Failed to get next auto increment value"
1144
#: mysys/my_handler_errors.h:104
1145
msgid "Failed to set row auto increment value"
1148
#: mysys/my_handler_errors.h:106
1149
msgid "Unknown (generic) error from engine"
1152
#: mysys/my_handler_errors.h:108
1153
msgid "Record is the same"
1156
#: mysys/my_handler_errors.h:110
1157
msgid "It is not possible to log this statement"
1160
#: mysys/my_handler_errors.h:112
1161
msgid "Tablespace exists"
1164
#: mysys/my_handler_errors.h:114
1165
msgid "The event was corrupt, leading to illegal data being read"
1168
#: mysys/my_handler_errors.h:116
1169
msgid "The table is of a new format not supported by this version"
1172
#: mysys/my_handler_errors.h:118
1173
msgid "The event could not be processed no other hanlder error happened"
1176
#: mysys/my_handler_errors.h:120
1177
msgid "Got a fatal error during initialzaction of handler"
1180
#: mysys/my_handler_errors.h:122
1181
msgid "File to short; Expected more data in file"
1184
#: mysys/my_handler_errors.h:124
1185
msgid "Read page with wrong checksum"
1188
#: mysys/my_handler_errors.h:126
1189
msgid "Lock or active transaction"
1192
#: mysys/my_handler_errors.h:128
1193
msgid "No such table space"
1196
#: mysys/my_handler_errors.h:130
1197
msgid "Tablespace not empty"
1200
#: drizzled/rpl_mi.cc:148
1202
msgid "Failed to create a new master info file (file '%s', errno %d)"
1205
#: drizzled/rpl_mi.cc:154 drizzled/rpl_mi.cc:176
1207
msgid "Failed to create a cache on master info file (file '%s')"
1210
#: drizzled/rpl_mi.cc:170
1212
msgid "Failed to open the existing master info file (file '%s', errno %d)"
1215
#: drizzled/rpl_mi.cc:276
1218
"SSL information in the master info file ('%s') are ignored because this "
1219
"MySQL slave was compiled without SSL support."
1222
#: drizzled/rpl_mi.cc:300 drizzled/slave.cc:1079 drizzled/slave.cc:2151
1223
msgid "Failed to flush master info file"
1226
#: drizzled/rpl_mi.cc:305
1227
msgid "Error reading master configuration"
1230
#: drizzled/rpl_reporting.cc:43
1232
msgid "Slave %s: %s%s Error_code: %d"
1235
#: drizzled/rpl_utility.cc:123
1237
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
1240
#: drizzled/rpl_utility.cc:138
1243
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
1244
"Master's column size should be <= the slave's column size."
1247
#: drizzled/slave.cc:89
1248
msgid "Waiting to reconnect after a failed registration on master"
1251
#: drizzled/slave.cc:90
1253
"Slave I/O thread killed while waitnig to reconnect after a failed "
1254
"registration on master"
1257
#: drizzled/slave.cc:92
1258
msgid "Reconnecting after a failed registration on master"
1261
#: drizzled/slave.cc:93
1264
"failed registering on master, reconnecting to try again, log '%s' at postion "
1268
#: drizzled/slave.cc:96 drizzled/slave.cc:105
1269
msgid "Slave I/O thread killed during or after reconnect"
1272
#: drizzled/slave.cc:99
1273
msgid "Waiting to reconnect after a failed binlog dump request"
1276
#: drizzled/slave.cc:100
1277
msgid "Slave I/O thread killed while retrying master dump"
1280
#: drizzled/slave.cc:101
1281
msgid "Reconnecting after a failed binlog dump request"
1284
#: drizzled/slave.cc:102
1287
"failed dump request, reconnecting to try again, log '%s' at postion %s"
1290
#: drizzled/slave.cc:108
1291
msgid "Waiting to reconnect after a failed master event read"
1294
#: drizzled/slave.cc:109
1296
"Slave I/O thread killed while waiting to reconnect after a failed read"
1299
#: drizzled/slave.cc:111
1300
msgid "Reconnecting after a failed master event read"
1303
#: drizzled/slave.cc:112
1306
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
1310
#: drizzled/slave.cc:115
1312
"Slave I/O thread killed during or after a reconnect done to recover from "
1316
#: drizzled/slave.cc:229
1317
msgid "Failed to allocate memory for the master info structure"
1320
#: drizzled/slave.cc:236 drizzled/slave.cc:1820
1321
msgid "Failed to initialize the master info structure"
1324
#: drizzled/slave.cc:251
1325
msgid "Failed to create slave threads"
1328
#: drizzled/slave.cc:448
1329
msgid "Server id not set, will not start slave"
1332
#: drizzled/slave.cc:616
1334
"SQL thread had to stop in an unsafe situation, in the middle of applying "
1335
"updates to a non-transactional table without any primary key. There is a "
1336
"risk of duplicate updates when the slave SQL thread is restarted. Please "
1337
"check your tables' contents after restart."
1340
#: drizzled/slave.cc:777 drizzled/slave.cc:792
1341
msgid "Master reported unrecognized DRIZZLE version"
1344
#: drizzled/slave.cc:833
1345
msgid "default Format_description_log_event"
1348
#: drizzled/slave.cc:855
1351
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
1352
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
1355
#: drizzled/slave.cc:882
1357
"The slave I/O thread stops because master and slave have equal DRIZZLE "
1358
"server ids; these ids must be different for replication to work (or the --"
1359
"replicate-same-server-id option must be used on slave but this doesnot "
1360
"always make sense; please check the manual before using it)."
1363
#: drizzled/slave.cc:927
1365
"The slave I/O thread stops because master and slave have different values "
1366
"for the COLLATION_SERVER global variable. The values must be equal for "
1367
"replication to work"
1370
#: drizzled/slave.cc:963
1372
"The slave I/O thread stops because master and slave have different values "
1373
"for the TIME_ZONE global variable. The values must be equal for replication "
1377
#: drizzled/slave.cc:1028
1378
msgid "Waiting for the slave SQL thread to free enough relay log space"
1381
#: drizzled/slave.cc:1074
1383
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
1387
#: drizzled/slave.cc:1085
1388
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
1391
#: drizzled/slave.cc:1476
1393
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
1396
#: drizzled/slave.cc:1529
1398
msgid "Error reading packet from server: %s ( server_errno=%d)"
1401
#: drizzled/slave.cc:1537
1403
msgid "Slave: received end packet from server, apparent master shutdown: %s"
1406
#: drizzled/slave.cc:1691
1409
"It was not possible to update the positions of the relay log information: "
1410
"the slave may be in an inconsistent state. Stopped in %s position %s"
1413
#: drizzled/slave.cc:1766 drizzled/slave.cc:2366
1415
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
1418
#: drizzled/slave.cc:1825 drizzled/slave.cc:2315
1420
msgid "Error initializing relay log position: %s"
1423
#: drizzled/slave.cc:1841
1426
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
1427
"Consider raising the value of the slave_transaction_retries variable."
1430
#: drizzled/slave.cc:1864
1432
"Could not parse relay log event entry. The possible reasons are: the "
1433
"master's binary log is corrupted (you can check this by running "
1434
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
1435
"can check this by running 'mysqlbinlog' on the relay log), a network "
1436
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
1437
"check the master's binary log or slave's relay log, you will be able to know "
1438
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
1441
#: drizzled/slave.cc:1988
1442
msgid "Failed during slave I/O thread initialization"
1445
#: drizzled/slave.cc:2002
1446
msgid "error in drizzle_create()"
1449
#: drizzled/slave.cc:2010
1452
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
1453
"'%s' at position %s"
1456
#: drizzled/slave.cc:2024
1457
msgid "Slave I/O thread killed while connecting to master"
1460
#: drizzled/slave.cc:2048
1461
msgid "Slave I/O thread couldn't register on master"
1464
#: drizzled/slave.cc:2060 drizzled/slave.cc:2084 drizzled/slave.cc:2108
1465
msgid "Forcing to reconnect slave I/O thread"
1468
#: drizzled/slave.cc:2073
1469
msgid "Failed on request_dump()"
1472
#: drizzled/slave.cc:2074
1473
msgid "Slave I/O thread killed while requesting master dump"
1476
#: drizzled/slave.cc:2100
1477
msgid "Waiting for master to send event"
1480
#: drizzled/slave.cc:2102
1481
msgid "Slave I/O thread killed while reading event"
1484
#: drizzled/slave.cc:2120
1487
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
1488
"entry is correct, restart the server with a higher value of "
1489
"max_allowed_packet"
1492
#: drizzled/slave.cc:2134
1493
msgid "Stopping slave I/O thread due to out-of-memory error from master"
1496
#: drizzled/slave.cc:2144
1497
msgid "Queueing master event to the relay log"
1500
#: drizzled/slave.cc:2171
1501
msgid "Slave I/O thread aborted while waiting for relay log space"
1504
#: drizzled/slave.cc:2181
1506
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
1509
#: drizzled/slave.cc:2205
1510
msgid "Waiting for slave mutex on exit"
1513
#: drizzled/slave.cc:2271
1514
msgid "Failed during slave thread initialization"
1517
#: drizzled/slave.cc:2337
1520
"Slave SQL thread initialized, starting replication in log '%s' at position "
1521
"%s, relay log '%s' position: %s"
1524
#: drizzled/slave.cc:2351
1525
msgid "Slave SQL thread aborted. Can't execute init_slave query"
1528
#: drizzled/slave.cc:2377
1529
msgid "Reading event from the relay log"
1532
#: drizzled/slave.cc:2402
1534
msgid "Slave (additional info): %s Error_code: %d"
1537
#: drizzled/slave.cc:2419
1539
msgid "Slave: %s Error_code: %d"
1542
#: drizzled/slave.cc:2422
1545
"Error loading user-defined library, slave SQL thread aborted. Install the "
1546
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
1547
"stopped at log '%s' position %s"
1550
#: drizzled/slave.cc:2430
1553
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
1554
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
1557
#: drizzled/slave.cc:2442
1560
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
1563
#: drizzled/slave.cc:2538
1565
msgid "Slave I/O: failed requesting download of '%s'"
1568
#: drizzled/slave.cc:2555
1570
msgid "Network read error downloading '%s' from master"
1573
#: drizzled/slave.cc:2577
1574
msgid "error writing Exec_load event to relay log"
1577
#: drizzled/slave.cc:2591
1578
msgid "error writing Create_file event to relay log"
1581
#: drizzled/slave.cc:2606
1582
msgid "error writing Append_block event to relay log"
1585
#: drizzled/slave.cc:2702
1586
msgid "Memory allocation failed"
1589
#: drizzled/slave.cc:2727 drizzled/slave.cc:2813
1592
"Read invalid event from master: '%s', master could be corrupt but a more "
1593
"likely cause of this is a bug"
1596
#: drizzled/slave.cc:3086
1597
msgid "could not queue event from master"
1600
#: drizzled/slave.cc:3180
1602
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
1605
#: drizzled/slave.cc:3182
1606
msgid "reconnecting"
1609
#: drizzled/slave.cc:3182
1613
#: drizzled/slave.cc:3208
1616
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
1620
#: drizzled/slave.cc:3598
1622
msgid "next log '%s' is currently active"
1625
#: drizzled/slave.cc:3628
1627
msgid "next log '%s' is not active"
1630
#: drizzled/slave.cc:3644
1633
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
1636
#: drizzled/slave.cc:3650
1637
msgid "Aborting slave SQL thread because of partial event read"
1640
#: drizzled/slave.cc:3656 drizzled/slave.cc:3663
1642
msgid "Error reading relay log event: %s"
1645
#: drizzled/slave.cc:3657
1646
msgid "slave SQL thread was killed"
1649
#: drizzled/slave.cc:3755
1652
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
1653
"check error log on slave for more info"
1656
#: drizzled/slave.cc:3761
1659
"According to the master's version ('%s'), it is probable that master suffers "
1660
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
1661
"current binary log event may make the slave's data become different from the "
1662
"master's data. To take no risk, slave refuses to replicate this event and "
1663
"stops. We recommend that all updates be stopped on the master and slave, "
1664
"that the data of both be manually synchronized, that master's binary logs be "
1665
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
1666
"Then replication can be restarted."
1669
#: drizzled/sql_repl.cc:101
1670
msgid "Failed in send_file() while reading file name"
1673
#: drizzled/sql_repl.cc:114
1674
msgid "Failed in send_file() on open of file"
1677
#: drizzled/sql_repl.cc:122
1678
msgid "Failed in send_file() while writing data to client"
1681
#: drizzled/sql_repl.cc:131
1682
msgid "Failed in send_file() while negotiating file transfer close"
1685
#: drizzled/table.cc:547
1688
"'%s' had no or invalid character set, and default character set is multi-"
1689
"byte, so character column sizes may have changed"
1692
#: drizzled/table.cc:984 drizzled/table.cc:990
1695
"Found incompatible DECIMAL field '%s' in %s; Please do \"ALTER TABLE '%s' "
1696
"FORCE\" to fix it!"
1699
#: drizzled/table.cc:1162
1702
"Found wrong key definition in %s; Please do \"ALTER TABLE '%s' FORCE \" to "
1706
#: drizzled/table.cc:1168
1709
"Found wrong key definition in %s; Please do \"ALTER TABLE '%s' FORCE\" to "
1713
#: drizzled/table.cc:1811
1715
msgid "Unknown collation '%s' in table '%-.64s' definition"
1718
#: drizzled/table.cc:1818
1721
"Table '%-.64s' was created with a different version of MySQL and cannot be "
1725
#: drizzled/table.cc:2409
1728
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
1732
#: drizzled/table.cc:2435
1735
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
1736
"have type %s, found type %s."
1739
#: drizzled/table.cc:2444
1742
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
1743
"position %d to have character set '%s' but the type has no character set."
1746
#: drizzled/table.cc:2454
1749
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
1750
"position %d to have character set '%s' but found character set '%s'."
1753
#: drizzled/table.cc:2465
1756
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
1757
"have type %s but the column is not found."
1760
#: drizzled/tztime.cc:1063
1762
msgid "Fatal error: Illegal or unknown default time zone '%s'"
1765
#: drizzled/definitions.h:48
1766
msgid "Invalid error code"