8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2010-11-23 18:53-0500\n"
11
"PO-Revision-Date: 2010-11-18 08:38+0000\n"
12
"Last-Translator: Fitoschido <Unknown>\n"
10
"POT-Creation-Date: 2010-12-07 12:00-0500\n"
11
"PO-Revision-Date: 2010-12-05 17:23+0000\n"
12
"Last-Translator: Mario Nachbaur <Unknown>\n"
13
13
"Language-Team: Spanish <es@li.org>\n"
15
15
"MIME-Version: 1.0\n"
16
16
"Content-Type: text/plain; charset=UTF-8\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
"X-Launchpad-Export-Date: 2010-11-19 04:48+0000\n"
19
"X-Launchpad-Export-Date: 2010-12-06 04:48+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
22
#: ../client/drizzle.cc:468
22
#: ../client/drizzle.cc:469
23
23
msgid "Synonym for `help'."
24
24
msgstr "Sinónimo para «ayuda»."
26
#: ../client/drizzle.cc:469
26
#: ../client/drizzle.cc:470
27
27
msgid "Clear command."
28
28
msgstr "Limpiar comando."
30
#: ../client/drizzle.cc:471
30
#: ../client/drizzle.cc:472
31
31
msgid "Reconnect to the server. Optional arguments are db and host."
32
32
msgstr "Reconectar al servidor. db y host son argumentos opcionales."
34
#: ../client/drizzle.cc:473
34
#: ../client/drizzle.cc:474
36
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
38
"Ajustar la declaración delimitadora. NOTA: Toma el resto de la línea como "
39
39
"nuevo delimitador."
41
#: ../client/drizzle.cc:475
41
#: ../client/drizzle.cc:476
42
42
msgid "Send command to drizzle server, display result vertically."
44
44
"Envía un comando al servidor drizzle y muestra el resultado de forma "
47
#: ../client/drizzle.cc:476
47
#: ../client/drizzle.cc:477
48
48
msgid "Exit drizzle. Same as quit."
49
49
msgstr "Salir de drizzle. Igual que quit."
51
#: ../client/drizzle.cc:477
51
#: ../client/drizzle.cc:478
52
52
msgid "Send command to drizzle server."
53
53
msgstr "Enviar comando al servidor drizzle."
55
#: ../client/drizzle.cc:478
55
#: ../client/drizzle.cc:479
56
56
msgid "Display this help."
57
57
msgstr "Mostrar esta ayuda."
59
#: ../client/drizzle.cc:479
59
#: ../client/drizzle.cc:480
60
60
msgid "Disable pager, print to stdout."
61
61
msgstr "Deshabilitar paginado, imprime a stdout."
63
#: ../client/drizzle.cc:480
63
#: ../client/drizzle.cc:481
64
64
msgid "Don't write into outfile."
65
65
msgstr "No escribir en el fichero de salida."
67
#: ../client/drizzle.cc:482
67
#: ../client/drizzle.cc:483
68
68
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
70
70
"Ajustar PAGER [to_pager]. Imprimir los resultados de la consulta vía PAGER."
72
#: ../client/drizzle.cc:483
72
#: ../client/drizzle.cc:484
73
73
msgid "Print current command."
74
74
msgstr "Imprime comando actual."
76
#: ../client/drizzle.cc:484
76
#: ../client/drizzle.cc:485
77
77
msgid "Change your drizzle prompt."
78
78
msgstr "Cambiar tu interprete de comandos de Drizzle."
80
#: ../client/drizzle.cc:485
80
#: ../client/drizzle.cc:486
81
81
msgid "Quit drizzle."
82
82
msgstr "Salir de drizzle."
84
#: ../client/drizzle.cc:486
84
#: ../client/drizzle.cc:487
85
85
msgid "Rebuild completion hash."
86
86
msgstr "Reconstruir el hash de terminación."
88
#: ../client/drizzle.cc:488
88
#: ../client/drizzle.cc:489
89
89
msgid "Execute an SQL script file. Takes a file name as an argument."
90
90
msgstr "Ejecuta un script de SQL. Toma como argumento el nombre del archivo."
92
#: ../client/drizzle.cc:489
92
#: ../client/drizzle.cc:490
93
93
msgid "Get status information from the server."
94
94
msgstr "Recibir información de estado desde el servidor."
96
#: ../client/drizzle.cc:491
96
#: ../client/drizzle.cc:492
97
97
msgid "Set outfile [to_outfile]. Append everything into given outfile."
99
99
"Establecer archivo de salida [to_outfile]. Agregar todo al archivo de salida "
102
#: ../client/drizzle.cc:493
102
#: ../client/drizzle.cc:494
103
103
msgid "Use another database. Takes database name as argument."
104
104
msgstr "Utiliza otra base de datos. Toma la base de datos como argumento."
106
#: ../client/drizzle.cc:495 ../client/drizzle.cc:1319
106
#: ../client/drizzle.cc:496
107
msgid "Shutdown the instance you are connected too."
110
#: ../client/drizzle.cc:498 ../client/drizzle.cc:1322
107
111
msgid "Show warnings after every statement."
108
112
msgstr "Mostrar advertencias despues de cada sentencia."
110
#: ../client/drizzle.cc:497
114
#: ../client/drizzle.cc:500
111
115
msgid "Don't show warnings after every statement."
112
116
msgstr "No mostrar advertencias despues de cada sentencia"
114
#: ../client/drizzle.cc:1147
118
#: ../client/drizzle.cc:1150 ../client/drizzle.cc:3917
116
120
msgid "shutting down drizzled"
119
#: ../client/drizzle.cc:1149
123
#: ../client/drizzle.cc:1152 ../client/drizzle.cc:3919
121
125
msgid " on port %d"
124
#: ../client/drizzle.cc:1158 ../client/drizzle.cc:1164
128
#: ../client/drizzle.cc:1161 ../client/drizzle.cc:1167
129
#: ../client/drizzle.cc:3928 ../client/drizzle.cc:3934
125
130
#, fuzzy, c-format
126
131
msgid "shutdown failed; error: '%s'"
127
132
msgstr "getaddrinfo() fallo con error %s"
129
#: ../client/drizzle.cc:1173
134
#: ../client/drizzle.cc:1176 ../client/drizzle.cc:3943
134
#: ../client/drizzle.cc:1194
139
#: ../client/drizzle.cc:1197
136
141
msgid "drizzled is alive\n"
139
#: ../client/drizzle.cc:1200
144
#: ../client/drizzle.cc:1203
140
145
#, fuzzy, c-format
141
146
msgid "ping failed; error: '%s'"
142
msgstr "pipe() fallo con error %d"
147
msgstr "bind() falló con fallo número: %d\n"
144
#: ../client/drizzle.cc:1206
149
#: ../client/drizzle.cc:1209
146
151
msgid "drizzled won't answer to ping, error: '%s'"
149
#: ../client/drizzle.cc:1255
154
#: ../client/drizzle.cc:1258
150
155
msgid "Error: Invalid Value for connect_timeout"
153
#: ../client/drizzle.cc:1266
158
#: ../client/drizzle.cc:1269
154
159
msgid "Error: Invalid Value for max_input_line"
157
#: ../client/drizzle.cc:1285 ../client/drizzledump.cc:475
162
#: ../client/drizzle.cc:1288 ../client/drizzledump.cc:475
158
163
msgid "Options used only in command line"
161
#: ../client/drizzle.cc:1287
166
#: ../client/drizzle.cc:1290
162
167
msgid "Displays this help and exit."
163
168
msgstr "Muestra esta ayuda y sale"
165
#: ../client/drizzle.cc:1288
170
#: ../client/drizzle.cc:1291
167
172
"Don't use history file. Disable interactive behavior. (Enables --silent)"
169
174
"No usar fichero histórico. Deshabilitar comportamiento interactivo. "
170
175
"(Habilita --silent)"
172
#: ../client/drizzle.cc:1290
177
#: ../client/drizzle.cc:1293
173
178
msgid "Display column type information."
174
179
msgstr "Mostrar información del tipo de columna."
176
#: ../client/drizzle.cc:1292
181
#: ../client/drizzle.cc:1295
178
183
"Preserve comments. Send comments to the server. The default is --skip-"
179
184
"comments (discard comments), enable with --comments"
650
#: ../client/drizzle.cc:3541
657
#: ../client/drizzle.cc:3544
652
659
msgid "No previous outfile available, you must give a filename!\n"
655
#: ../client/drizzle.cc:3546
662
#: ../client/drizzle.cc:3549
656
663
#, fuzzy, c-format
657
664
msgid "Currently logging to file '%s'\n"
658
665
msgstr "Habilitar el registro de un archivo CSV"
660
#: ../client/drizzle.cc:3566
667
#: ../client/drizzle.cc:3569
661
668
#, fuzzy, c-format
662
669
msgid "No outfile specified!\n"
663
670
msgstr "No se ha especificado consulta\n"
665
#: ../client/drizzle.cc:3579
672
#: ../client/drizzle.cc:3582
666
673
msgid "Outfile disabled.\n"
669
#: ../client/drizzle.cc:3606
676
#: ../client/drizzle.cc:3609
671
678
msgid "Default pager wasn't set, using stdout.\n"
672
679
msgstr "Deshabilitar paginado, imprime a stdout."
674
#: ../client/drizzle.cc:3626
681
#: ../client/drizzle.cc:3629
676
683
msgid "PAGER set to '%s'\n"
679
#: ../client/drizzle.cc:3637
686
#: ../client/drizzle.cc:3640
680
687
msgid "PAGER set to stdout\n"
683
#: ../client/drizzle.cc:3720
690
#: ../client/drizzle.cc:3723
685
692
msgid "Connection id: %u"
688
#: ../client/drizzle.cc:3722
695
#: ../client/drizzle.cc:3725
689
696
#, fuzzy, c-format
690
697
msgid "Current database: %.128s\n"
691
698
msgstr "Base de datos desconocida '%-.192s'"
693
#: ../client/drizzle.cc:3723
700
#: ../client/drizzle.cc:3726
694
701
msgid "*** NONE ***"
697
704
#. Skip command name
698
#: ../client/drizzle.cc:3743
705
#: ../client/drizzle.cc:3746
699
706
msgid "Usage: \\. <filename> | source <filename>"
702
#: ../client/drizzle.cc:3758
709
#: ../client/drizzle.cc:3761
703
710
#, fuzzy, c-format
704
711
msgid "Failed to open file '%s', error: %d"
705
712
msgstr "No se puede abrir el archivo: '%-.200s' (errno: %d)"
707
#: ../client/drizzle.cc:3766
714
#: ../client/drizzle.cc:3769
709
716
msgid "Can't initialize LineBuffer"
710
717
msgstr "no se puede inicializar %-.64s controlador de respaldo"
712
#: ../client/drizzle.cc:3802
719
#: ../client/drizzle.cc:3805
713
720
msgid "DELIMITER must be followed by a 'delimiter' character or string"
716
#: ../client/drizzle.cc:3835
723
#: ../client/drizzle.cc:3838
717
724
msgid "USE must be followed by a database name"
720
#: ../client/drizzle.cc:3903
727
#: ../client/drizzle.cc:3906
722
729
msgid "Database changed"
723
730
msgstr "La Base de Datos para utilizar."
725
#: ../client/drizzle.cc:3911
732
#: ../client/drizzle.cc:3952
727
734
msgid "Show warnings enabled."
728
735
msgstr "Mostrar advertencias despues de cada sentencia."
730
#: ../client/drizzle.cc:3919
737
#: ../client/drizzle.cc:3960
732
739
msgid "Show warnings disabled."
733
740
msgstr "Mostrar advertencias despues de cada sentencia."
735
#: ../client/drizzle.cc:4063
742
#: ../client/drizzle.cc:4104
739
746
"Connection id:\t\t%lu\n"
742
#: ../client/drizzle.cc:4075
749
#: ../client/drizzle.cc:4116
743
750
#, fuzzy, c-format
744
751
msgid "Current database:\t%s\n"
745
752
msgstr "No se pueden inicializar las bases de datos"
747
#: ../client/drizzle.cc:4076
754
#: ../client/drizzle.cc:4117
749
756
msgid "Current user:\t\t%s\n"
752
#: ../client/drizzle.cc:4082
759
#: ../client/drizzle.cc:4123
753
760
msgid "SSL:\t\t\tNot in use"
756
#: ../client/drizzle.cc:4087
763
#: ../client/drizzle.cc:4128
760
767
"No connection\n"
761
768
msgstr "Demasiadas conexiones"
763
#: ../client/drizzle.cc:4094
770
#: ../client/drizzle.cc:4135
766
773
"All updates ignored to this database\n"
769
#: ../client/drizzle.cc:4097
776
#: ../client/drizzle.cc:4138
771
778
msgid "Current pager:\t\t%s\n"
774
#: ../client/drizzle.cc:4098
781
#: ../client/drizzle.cc:4139
776
783
msgid "Using outfile:\t\t'%s'\n"
779
#: ../client/drizzle.cc:4099
786
#: ../client/drizzle.cc:4140
781
788
msgid "Using delimiter:\t%s\n"
784
#: ../client/drizzle.cc:4100
791
#: ../client/drizzle.cc:4141
786
793
msgid "Server version:\t\t%s\n"
789
#: ../client/drizzle.cc:4101
796
#: ../client/drizzle.cc:4142
791
798
msgid "Protocol:\t\t%s\n"
794
#: ../client/drizzle.cc:4102
801
#: ../client/drizzle.cc:4143
796
803
msgid "Protocol version:\t%d\n"
799
#: ../client/drizzle.cc:4103
806
#: ../client/drizzle.cc:4144
800
807
#, fuzzy, c-format
801
808
msgid "Connection:\t\t%s\n"
802
809
msgstr "-- Conectando con %s...\n"
804
#: ../client/drizzle.cc:4110
811
#: ../client/drizzle.cc:4151
806
813
msgid "UNIX socket:\t\t%s\n"
809
#: ../client/drizzle.cc:4112
816
#: ../client/drizzle.cc:4153
811
818
msgid "TCP port:\t\t%d\n"
814
#: ../client/drizzle.cc:4117
821
#: ../client/drizzle.cc:4158
817
824
"Note that you are running in safe_update_mode:\n"
820
#: ../client/drizzle.cc:4119
827
#: ../client/drizzle.cc:4160
823
830
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
1320
1328
"Error fatal: No puede cambiar para ejecutar como el usuario '%s'; Por favor "
1321
1329
"revise si el usuario ha existe!\n"
1323
#: ../drizzled/drizzled.cc:599
1331
#: ../drizzled/drizzled.cc:600
1324
1332
msgid "Set process group ID failed"
1327
#: ../drizzled/drizzled.cc:604
1335
#: ../drizzled/drizzled.cc:605
1328
1336
msgid "Set process user ID failed"
1331
#: ../drizzled/drizzled.cc:616
1339
#: ../drizzled/drizzled.cc:617
1333
1341
msgid "Process chroot failed"
1334
1342
msgstr "falla en alloc_root"
1336
#: ../drizzled/drizzled.cc:728
1344
#: ../drizzled/drizzled.cc:729
1337
1345
msgid "Error: Invalid Value for auto_increment_increment"
1340
#: ../drizzled/drizzled.cc:739
1348
#: ../drizzled/drizzled.cc:740
1341
1349
msgid "Error: Invalid Value for auto_increment_offset"
1344
#: ../drizzled/drizzled.cc:750
1352
#: ../drizzled/drizzled.cc:751
1345
1353
msgid "Error: Invalid Value for completion_type"
1348
#: ../drizzled/drizzled.cc:762
1356
#: ../drizzled/drizzled.cc:763
1349
1357
msgid "Error: Invalid Value for div-precision-increment"
1352
#: ../drizzled/drizzled.cc:773
1360
#: ../drizzled/drizzled.cc:774
1353
1361
msgid "Error: Invalid Value for group_concat_max_len"
1356
#: ../drizzled/drizzled.cc:784
1364
#: ../drizzled/drizzled.cc:785
1357
1365
msgid "Error: Invalid Value for join_buffer_size"
1360
#: ../drizzled/drizzled.cc:796
1368
#: ../drizzled/drizzled.cc:797
1361
1369
msgid "Error: Invalid Value for max_allowed_packet"
1364
#: ../drizzled/drizzled.cc:808
1372
#: ../drizzled/drizzled.cc:809
1365
1373
msgid "Error: Invalid Value for max_connect_errors"
1368
#: ../drizzled/drizzled.cc:819
1376
#: ../drizzled/drizzled.cc:820
1369
1377
msgid "Error: Invalid Value for max_error_count"
1372
#: ../drizzled/drizzled.cc:830
1380
#: ../drizzled/drizzled.cc:831
1373
1381
msgid "Error: Invalid Value for max_heap_table_size"
1376
#: ../drizzled/drizzled.cc:842
1384
#: ../drizzled/drizzled.cc:843
1377
1385
msgid "Error: Invalid Value for min_examined_row_limit"
1380
#: ../drizzled/drizzled.cc:853
1388
#: ../drizzled/drizzled.cc:854
1381
1389
msgid "Error: Invalid Value for max_join_size"
1384
#: ../drizzled/drizzled.cc:864
1392
#: ../drizzled/drizzled.cc:865
1385
1393
msgid "Error: Invalid Value for max_length_for_sort_data"
1388
#: ../drizzled/drizzled.cc:875
1396
#: ../drizzled/drizzled.cc:876
1389
1397
msgid "Error: Invalid Value for max_seeks_for_key"
1392
#: ../drizzled/drizzled.cc:886
1400
#: ../drizzled/drizzled.cc:887
1393
1401
msgid "Error: Invalid Value for max_sort_length"
1396
#: ../drizzled/drizzled.cc:897
1404
#: ../drizzled/drizzled.cc:898
1397
1405
msgid "Error: Invalid Value for optimizer_search_depth"
1400
#: ../drizzled/drizzled.cc:908
1408
#: ../drizzled/drizzled.cc:909
1401
1409
msgid "Error: Invalid Value for preload_buff_size"
1404
#: ../drizzled/drizzled.cc:919
1412
#: ../drizzled/drizzled.cc:920
1405
1413
msgid "Error: Invalid Value for query_alloc_block_size"
1408
#: ../drizzled/drizzled.cc:931
1416
#: ../drizzled/drizzled.cc:932
1409
1417
msgid "Error: Invalid Value for query_prealloc_size"
1412
#: ../drizzled/drizzled.cc:943
1420
#: ../drizzled/drizzled.cc:944
1413
1421
msgid "Error: Invalid Value for range_alloc_block_size"
1416
#: ../drizzled/drizzled.cc:955
1424
#: ../drizzled/drizzled.cc:956
1417
1425
msgid "Error: Invalid Value for read_buff_size"
1420
#: ../drizzled/drizzled.cc:967
1428
#: ../drizzled/drizzled.cc:968
1421
1429
msgid "Error: Invalid Value for read_rnd_buff_size"
1424
#: ../drizzled/drizzled.cc:978
1432
#: ../drizzled/drizzled.cc:979
1425
1433
msgid "Error: Invalid Value for sort_buff_size"
1428
#: ../drizzled/drizzled.cc:989
1436
#: ../drizzled/drizzled.cc:990
1429
1437
msgid "Error: Invalid Value for table_def_size"
1432
#: ../drizzled/drizzled.cc:1000
1440
#: ../drizzled/drizzled.cc:1001
1433
1441
msgid "Error: Invalid Value for table_cache_size"
1436
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1444
#: ../drizzled/drizzled.cc:1012 ../drizzled/drizzled.cc:1028
1437
1445
msgid "Error: Invalid Value for table_lock_wait_timeout"
1440
#: ../drizzled/drizzled.cc:1038
1448
#: ../drizzled/drizzled.cc:1039
1442
1450
"Error: Invalid Value for transaction_message_threshold valid values are "
1443
1451
"between 131072 - 1048576 bytes"
1446
#: ../drizzled/drizzled.cc:1096
1454
#: ../drizzled/drizzled.cc:1097
1448
1456
msgid "Defaults file '%s' not found\n"
1451
#: ../drizzled/drizzled.cc:1138
1459
#: ../drizzled/drizzled.cc:1139
1453
1461
msgid "gethostname failed, using '%s' as hostname"
1454
1462
msgstr "gethostname fallo, usando '%s' como hostname"
1456
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1743
1464
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1744
1457
1465
msgid "Display this help and exit."
1458
1466
msgstr "Mostrar esta ayuda y salir."
1460
#: ../drizzled/drizzled.cc:1156
1468
#: ../drizzled/drizzled.cc:1157
1462
1470
msgid "Configuration file to use"
1463
1471
msgstr "archivo de configuración '%-.192s' es muy grande"
1465
#: ../drizzled/drizzled.cc:1158
1473
#: ../drizzled/drizzled.cc:1159
1466
1474
msgid "Base location for config files"
1469
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1967
1477
#: ../drizzled/drizzled.cc:1161 ../drizzled/drizzled.cc:1968
1470
1478
msgid "Directory for plugins."
1471
1479
msgstr "Directorio para complementos"
1473
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1971
1481
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1972
1475
1483
"Optional comma separated list of plugins to load at startup in addition to "
1476
1484
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
2848
2861
"La variable '%-.64s' es una variable GLOBAL y debe estar establecida con SET "
2851
#: ../drizzled/error.cc:370
2864
#: ../drizzled/error.cc:375
2853
2866
msgid "Variable '%-.64s' doesn't have a default value"
2854
2867
msgstr "La variable '%-.64s' no tiene un valor predeterminado"
2856
#: ../drizzled/error.cc:371
2869
#: ../drizzled/error.cc:376
2858
2871
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2859
2872
msgstr "La variable '%-.64s' no puede estar establecida al valor de '%-.200s'"
2861
#: ../drizzled/error.cc:372
2874
#: ../drizzled/error.cc:377
2863
2876
msgid "Incorrect argument type to variable '%-.64s'"
2864
2877
msgstr "Tipo de argumento incorrecto para la variable '%-.64s'"
2866
#: ../drizzled/error.cc:373
2879
#: ../drizzled/error.cc:378
2868
2881
msgid "Variable '%-.64s' can only be set, not read"
2869
2882
msgstr "La variable '%-.64s' solo puede ser establecida, no leída"
2871
#: ../drizzled/error.cc:374
2884
#: ../drizzled/error.cc:379
2873
2886
msgid "Incorrect usage/placement of '%s'"
2874
2887
msgstr "Uso/ubicación incorrecto para '%s'"
2876
#: ../drizzled/error.cc:375
2889
#: ../drizzled/error.cc:380
2878
2891
msgid "This version of Drizzle doesn't yet support '%s'"
2879
2892
msgstr "Esta versión de Drizzle no aún soporta '%s'"
2881
#: ../drizzled/error.cc:376
2894
#: ../drizzled/error.cc:381
2883
2896
msgid "Variable '%-.192s' is a %s variable"
2884
2897
msgstr "La variable '%-.192s' es una variable %s"
2886
#: ../drizzled/error.cc:377
2899
#: ../drizzled/error.cc:382
2888
2901
msgid "Incorrect foreign key definition for '%-.192s': %s"
2889
2902
msgstr "Definición de llave ajena incorrecta para '%-.192s': %s"
2891
#: ../drizzled/error.cc:378
2904
#: ../drizzled/error.cc:383
2892
2905
msgid "Key reference and table reference don't match"
2893
2906
msgstr "La clave referencia y la tabla referencia no concuerdan"
2895
#: ../drizzled/error.cc:379
2908
#: ../drizzled/error.cc:384
2897
2910
msgid "Operand should contain %d column(s)"
2898
2911
msgstr "El operando debe contener %d columna(s)"
2900
#: ../drizzled/error.cc:380
2913
#: ../drizzled/error.cc:385
2901
2914
msgid "Subquery returns more than 1 row"
2902
2915
msgstr "La subconsulta devuelve más de 1 fila"
2904
#: ../drizzled/error.cc:381
2917
#: ../drizzled/error.cc:386
2906
2919
msgid "Converting column '%s' from %s to %s"
2907
2920
msgstr "Convirtiendo la columna '%s' de %s a %s"
2909
#: ../drizzled/error.cc:382
2922
#: ../drizzled/error.cc:387
2911
2924
msgid "Reference '%-.64s' not supported (%s)"
2912
2925
msgstr "Referencia '%-.64s' no soportada (%s)"
2914
#: ../drizzled/error.cc:383
2927
#: ../drizzled/error.cc:388
2915
2928
msgid "Every derived table must have its own alias"
2916
2929
msgstr "Cada tabla derivada debe tener su propio alias"
2918
#: ../drizzled/error.cc:384
2931
#: ../drizzled/error.cc:389
2920
2933
msgid "Select %u was reduced during optimization"
2921
2934
msgstr "Select %u fue reducido durante la optimización"
2923
#: ../drizzled/error.cc:385
2936
#: ../drizzled/error.cc:390
2925
2938
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2926
2939
msgstr "La tabla '%-.192s' de uno de los SELECTs no puede ser usada en %-.32s"
2928
#: ../drizzled/error.cc:386
2941
#: ../drizzled/error.cc:391
2929
2942
msgid "All parts of a SPATIAL index must be NOT NULL"
2930
2943
msgstr "Todas las partes de un índice espacial deben ser NOT NULL"
2932
#: ../drizzled/error.cc:387
2945
#: ../drizzled/error.cc:392
2934
2947
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2935
2948
msgstr "COLLATION '%s' no es valido para CHARACTER SET '%s'"
2937
#: ../drizzled/error.cc:388
2950
#: ../drizzled/error.cc:393
2940
2953
"Uncompressed data size too large; the maximum size is %d (based on "
2941
2954
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2956
"Inforación no comprimida demasiado grande; el tamaño máximo es %d (basado en "
2957
"max_allowed_packet). El tamaño de información no compimida puede estar "
2944
#: ../drizzled/error.cc:389
2960
#: ../drizzled/error.cc:394
2945
2961
msgid "ZLIB: Not enough memory"
2946
2962
msgstr "ZLIB: No hay suficiente memoria"
2948
#: ../drizzled/error.cc:390
2964
#: ../drizzled/error.cc:395
2950
2966
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2951
2967
"data was corrupted)"
3382
3403
"Nivel de aislamiento de transacciones no se puede cambiar, mientras que una "
3383
3404
"transacción está en marcha"
3385
#: ../drizzled/error.cc:463
3406
#: ../drizzled/error.cc:469
3387
3408
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3388
3409
msgstr "parámetro count incorrecto en la llamada a la función nativa '%-.192s'"
3390
#: ../drizzled/error.cc:464
3411
#: ../drizzled/error.cc:470
3392
3413
msgid "Incorrect parameters in the call to native function '%-.192s'"
3393
3414
msgstr "Parámetros incorrectos en la llamada a la función nativa '%-.192s'"
3395
#: ../drizzled/error.cc:465
3416
#: ../drizzled/error.cc:471
3397
3418
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3398
3419
msgstr "entrada duplicada '%-.64s' para la clave '%-.192s'"
3400
#: ../drizzled/error.cc:466
3421
#: ../drizzled/error.cc:472
3402
3423
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3403
3424
msgstr "referencia de columna invalida (%-.64s) en LOAD DATA"
3405
#: ../drizzled/error.cc:467
3426
#: ../drizzled/error.cc:473
3407
3428
msgid "Received an invalid value '%s' for a UNIX timestamp."
3408
3429
msgstr "recibido una valor invalido '%s' para una marca de tiempo UNIX."
3410
#: ../drizzled/error.cc:468
3431
#: ../drizzled/error.cc:474
3412
3433
msgid "Received an invalid datetime value '%s'."
3413
3434
msgstr "recibido un valor invalido fechahora '%s'"
3415
#: ../drizzled/error.cc:469
3436
#: ../drizzled/error.cc:475
3417
3438
msgid "Received a NULL argument for function '%s'."
3418
3439
msgstr "recibido un argumento NULL para la función '%s'"
3420
#: ../drizzled/error.cc:470
3441
#: ../drizzled/error.cc:476
3422
3443
msgid "Received an out-of-range argument '%s' for function '%s'."
3423
3444
msgstr "recibido un argumento fuera de rango '%s' para la función '%s'"
3425
#: ../drizzled/error.cc:471
3446
#: ../drizzled/error.cc:477
3427
3448
msgid "Received an invalid enum value '%s'."
3428
3449
msgstr "Recibido un valor de enumeración no válido '%s'."
3430
#: ../drizzled/error.cc:472
3451
#: ../drizzled/error.cc:478
3431
3452
msgid "Tables which are replicated require a primary key."
3432
3453
msgstr "Las tablas que son replicadas requieren una clave primaria"
3434
#: ../drizzled/error.cc:473
3455
#: ../drizzled/error.cc:479
3436
3457
msgid "Corrupt or invalid table definition: %s"
3437
3458
msgstr "Corrupta o definición de tabla inválida: %s"
3439
#: ../drizzled/error.cc:474
3460
#: ../drizzled/error.cc:480
3441
3462
msgid "Corrupt or invalid schema definition for %s : %s"
3444
#: ../drizzled/error.cc:475
3465
#: ../drizzled/error.cc:481
3446
3467
msgid "Schema does not exist: %s"
3447
3468
msgstr "El esquema no existe: %s"
3449
#: ../drizzled/error.cc:476
3470
#: ../drizzled/error.cc:482
3451
3472
msgid "Error altering schema: %s"
3452
3473
msgstr "Error al alterar el esquema esquema: %s"
3454
#: ../drizzled/error.cc:477
3475
#: ../drizzled/error.cc:483
3456
3477
msgid "Error droppping Schema : %s"
3457
3478
msgstr "Error descartando el esquema: %s"
3459
#: ../drizzled/error.cc:478
3480
#: ../drizzled/error.cc:484
3460
3481
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3461
3482
msgstr "Tabla temporal demasiado grande, ejecute de nuevo con SQL_BIG_RESULT"
3463
#: ../drizzled/error.cc:479
3484
#: ../drizzled/error.cc:485
3465
3486
msgid "Unknown table engine option key/pair %s = %s."
3468
#: ../drizzled/error.cc:480
3489
#: ../drizzled/error.cc:486
3470
3491
msgid "Unknown schema engine option key/pair %s = %s."
3473
3494
#. User lock/barrier error messages
3474
#: ../drizzled/error.cc:483
3475
msgid "wait() can not be called on session owning barrier."
3478
#: ../drizzled/error.cc:484
3480
msgid "Unknown barrier requested."
3481
msgstr "Error desconocido %d"
3483
#: ../drizzled/error.cc:485
3484
msgid "Session does not own barrier."
3487
#: ../drizzled/error.cc:487
3495
#: ../drizzled/error.cc:489
3496
msgid "wait() can not be called on session owning user defined barrier."
3499
#: ../drizzled/error.cc:490
3500
msgid "Unknown user defined barrier requested."
3503
#: ../drizzled/error.cc:491
3504
msgid "Session does not own user defined barrier."
3507
#: ../drizzled/error.cc:492
3508
msgid "Session can not wait on a user defined lock owned by the session."
3511
#: ../drizzled/error.cc:493
3512
msgid "Session does not own user defined lock."
3515
#: ../drizzled/error.cc:495
3516
msgid "Invalid name for user defined barrier."
3519
#: ../drizzled/error.cc:496
3520
msgid "Invalid name for user defined lock."
3523
#: ../drizzled/error.cc:498
3489
3525
msgid "Can't unlock file (Errcode: %d)"
3490
3526
msgstr "No puede desbloquear el archivo (Codigo de error: %d)"
3492
#: ../drizzled/error.cc:488
3528
#: ../drizzled/error.cc:499
3494
3530
msgid "Can't change size of file (Errcode: %d)"
3495
3531
msgstr "No puede cambiar el tamaño del archivo (Codigo de error: %d)"
3497
#: ../drizzled/error.cc:489
3533
#: ../drizzled/error.cc:500
3499
3535
msgid "Can't open stream from handle (Errcode: %d)"
3500
3536
msgstr "No puede abrir la corriente desde el tirador (Codigo de error: %d)"
3502
#: ../drizzled/error.cc:490
3538
#: ../drizzled/error.cc:501
3504
3540
msgid "Warning: '%s' had %d links"
3505
3541
msgstr "Advertencia: '%s' tiene '%d' enlaces"
3507
#: ../drizzled/error.cc:491
3543
#: ../drizzled/error.cc:502
3509
3545
msgid "Warning: %d files and %d streams is left open\n"
3510
3546
msgstr "Advertencia: %d archivos y %d corrientes se quedaron abiertos\n"
3512
#: ../drizzled/error.cc:492
3548
#: ../drizzled/error.cc:503
3514
3550
msgid "Can't create directory '%s' (Errcode: %d)"
3515
3551
msgstr "No puede crear directorio '%s' (Codigo de error: %d)"
3517
#: ../drizzled/error.cc:493
3553
#: ../drizzled/error.cc:504
3520
3556
"Character set '%s' is not a compiled character set and is not specified in "
3769
3807
msgid "errmsg plugin '%s' errmsg() failed"
3770
3808
msgstr "errmsg complemento %s' errmsg() falló"
3772
#: ../drizzled/plugin/event_observer.cc:135
3810
#: ../drizzled/plugin/event_observer.cc:133
3775
3813
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3776
3814
"'%s' from EventObserver plugin '%s'"
3779
#: ../drizzled/plugin/event_observer.cc:202
3817
#: ../drizzled/plugin/event_observer.cc:200
3781
3819
"EventObserver::registerTableEvents(): Table already has events registered on "
3782
3820
"it: probable programming error."
3785
#: ../drizzled/plugin/event_observer.cc:337
3823
#: ../drizzled/plugin/event_observer.cc:335
3787
3825
"EventObserver::registerSessionEvents(): Session already has events "
3788
3826
"registered on it: probable programming error."
3791
#: ../drizzled/plugin/event_observer.cc:389
3829
#: ../drizzled/plugin/event_observer.cc:387
3793
3831
msgid "EventIterate event handler '%s' failed for event '%s'"
3796
#: ../drizzled/plugin/function.cc:48
3834
#: ../drizzled/plugin/function.cc:46
3798
3836
msgid "A function named %s already exists!\n"
3799
3837
msgstr "¡Una función nombrada %s ya existe!\n"
3801
#: ../drizzled/plugin/function.cc:57
3839
#: ../drizzled/plugin/function.cc:55
3802
3840
msgid "Could not add Function!\n"
3803
3841
msgstr "¡No se pudo agregar la función!\n"
3805
#: ../drizzled/plugin/listen.cc:69
3843
#: ../drizzled/plugin/listen.cc:67
3806
3844
msgid "Error getting file descriptors"
3809
#: ../drizzled/plugin/listen.cc:87
3847
#: ../drizzled/plugin/listen.cc:85
3810
3848
msgid "No sockets could be bound for listening"
3811
3849
msgstr "no sockets fueron encontrados para escucha"
3813
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3851
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:313
3815
3853
msgid "pipe() failed with errno %d"
3816
3854
msgstr "pipe() fallo con error %d"
3818
#: ../drizzled/plugin/listen.cc:123
3856
#: ../drizzled/plugin/listen.cc:121
3820
3858
msgid "poll() failed with errno %d"
3821
3859
msgstr "poll() fallo con error %d"
3823
#: ../drizzled/plugin/listen_tcp.cc:61
3861
#: ../drizzled/plugin/listen_tcp.cc:59
3825
3863
msgid "accept() failed with errno %d"
3826
3864
msgstr "accept() fallo con error %d"
3828
#: ../drizzled/plugin/listen_tcp.cc:97
3866
#: ../drizzled/plugin/listen_tcp.cc:95
3830
3868
msgid "getaddrinfo() failed with error %s"
3831
3869
msgstr "getaddrinfo() fallo con error %s"
3833
#: ../drizzled/plugin/listen_tcp.cc:129
3871
#: ../drizzled/plugin/listen_tcp.cc:127
3835
3873
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3836
3874
msgstr "setsockopt(IPV6_V6ONLY) fallo con error %d"
3838
#: ../drizzled/plugin/listen_tcp.cc:140
3876
#: ../drizzled/plugin/listen_tcp.cc:138
3840
3878
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3841
3879
msgstr "fcntl(FD_CLOEXEC) fallo con error %d"
3843
#: ../drizzled/plugin/listen_tcp.cc:149
3881
#: ../drizzled/plugin/listen_tcp.cc:147
3845
3883
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3846
3884
msgstr "setsockopt(SO_REUSEADDR) fallo con error %d"
3848
#: ../drizzled/plugin/listen_tcp.cc:158
3886
#: ../drizzled/plugin/listen_tcp.cc:156
3850
3888
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3851
3889
msgstr "setsockopt(SO_KEEPALIVE) fallo con error %d"
3853
#: ../drizzled/plugin/listen_tcp.cc:167
3891
#: ../drizzled/plugin/listen_tcp.cc:165
3855
3893
msgid "setsockopt(SO_LINGER) failed with errno %d"
3856
3894
msgstr "setsockopt(SO_LINGER) fallo con error %d"
3858
#: ../drizzled/plugin/listen_tcp.cc:176
3896
#: ../drizzled/plugin/listen_tcp.cc:174
3860
3898
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3861
3899
msgstr "setsockopt(TCP_NODELAY) fallo con error %d"
3863
#: ../drizzled/plugin/listen_tcp.cc:197
3901
#: ../drizzled/plugin/listen_tcp.cc:195
3865
3903
msgid "Retrying bind() on %u\n"
3904
msgstr "Reintentando bind() en %u\n"
3868
#: ../drizzled/plugin/listen_tcp.cc:204
3906
#: ../drizzled/plugin/listen_tcp.cc:202
3870
3908
msgid "bind() failed with errno: %d\n"
3909
msgstr "bind() falló con fallo número: %d\n"
3873
#: ../drizzled/plugin/listen_tcp.cc:207
3911
#: ../drizzled/plugin/listen_tcp.cc:205
3874
3912
msgid "Do you already have another drizzled running?\n"
3875
3913
msgstr "Tienes otra instancia de drizzled cargada?\n"
3877
#: ../drizzled/plugin/listen_tcp.cc:214
3915
#: ../drizzled/plugin/listen_tcp.cc:212
3879
3917
msgid "listen() failed with errno %d\n"
3918
msgstr "listen() falló con fallo número: %d\n"
3882
#: ../drizzled/plugin/listen_tcp.cc:220
3920
#: ../drizzled/plugin/listen_tcp.cc:218
3884
3922
msgid "Listening on %s:%s\n"
3885
3923
msgstr "escuchando en %s%s\n"
3887
#: ../drizzled/plugin/logging.cc:67
3925
#: ../drizzled/plugin/logging.cc:65
3889
3927
msgid "logging '%s' pre() failed"
3890
3928
msgstr "el registro '%s' pre() falló"
3892
#: ../drizzled/plugin/logging.cc:92
3930
#: ../drizzled/plugin/logging.cc:90
3894
3932
msgid "logging '%s' post() failed"
3895
3933
msgstr "el registro '%s' post() falló"
3897
#: ../drizzled/plugin/logging.cc:116
3935
#: ../drizzled/plugin/logging.cc:114
3899
3937
msgid "logging '%s' postEnd() failed"
3900
3938
msgstr "Registrando '%s' postEnd() ha fallado"
3902
#: ../drizzled/plugin/logging.cc:139
3940
#: ../drizzled/plugin/logging.cc:137
3903
3941
#, fuzzy, c-format
3904
3942
msgid "logging '%s' resetCurrentScoreboard() failed"
3905
3943
msgstr "Registrando '%s' postEnd() ha fallado"
3907
#: ../drizzled/plugin/scheduler.cc:64
3945
#: ../drizzled/plugin/scheduler.cc:62
3910
3948
"Attempted to register a scheduler %s, but a scheduler has already been "
4294
4286
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4297
#: ../plugin/haildb/haildb_engine.cc:2903
4299
msgid "Invalid value of log-file-size"
4300
msgstr "Valor incorrecto del puerto\n"
4302
#: ../plugin/haildb/haildb_engine.cc:2914
4304
msgid "Invalid value of log-files-in-group"
4305
msgstr "Valor incorrecto del puerto\n"
4307
#: ../plugin/haildb/haildb_engine.cc:2923
4309
msgid "Invalid value of lock-wait-timeout"
4310
msgstr "Valor incorrecto del puerto\n"
4312
#: ../plugin/haildb/haildb_engine.cc:2932
4314
msgid "Invalid value of log-buffer-size"
4315
msgstr "Valor incorrecto del puerto\n"
4317
#: ../plugin/haildb/haildb_engine.cc:2943
4319
msgid "Invalid value of lru-old-blocks-pct"
4320
msgstr "Valor incorrecto del puerto\n"
4322
#: ../plugin/haildb/haildb_engine.cc:2952
4324
msgid "Invalid value of lru-block-access-recency"
4325
msgstr "Valor incorrecto del puerto\n"
4327
#: ../plugin/haildb/haildb_engine.cc:2961
4329
msgid "Invalid value of max-dirty-pages-pct"
4330
msgstr "Valor incorrecto del puerto\n"
4332
#: ../plugin/haildb/haildb_engine.cc:2970
4334
msgid "Invalid value of max-purge-lag"
4335
msgstr "Valor incorrecto del puerto\n"
4337
#: ../plugin/haildb/haildb_engine.cc:2979
4339
msgid "Invalid value of open-files"
4340
msgstr "Valor incorrecto del puerto\n"
4342
#: ../plugin/haildb/haildb_engine.cc:2988
4344
msgid "Invalid value of read-io-threads"
4345
msgstr "Valor incorrecto del puerto\n"
4347
#: ../plugin/haildb/haildb_engine.cc:2997
4349
msgid "Invalid value of sync_spin_loops"
4350
msgstr "Valor incorrecto del puerto\n"
4352
#: ../plugin/haildb/haildb_engine.cc:3210
4289
#: ../plugin/haildb/haildb_engine.cc:3158
4354
4291
msgid "Error starting HailDB %d (%s)\n"
4357
#: ../plugin/haildb/haildb_engine.cc:3378
4294
#: ../plugin/haildb/haildb_engine.cc:3187
4358
4295
msgid "Disable HailDB adaptive hash index (enabled by default)."
4361
#: ../plugin/haildb/haildb_engine.cc:3380
4298
#: ../plugin/haildb/haildb_engine.cc:3189
4362
4299
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4365
#: ../plugin/haildb/haildb_engine.cc:3383
4302
#: ../plugin/haildb/haildb_engine.cc:3192
4367
4304
"Size of a memory pool HailDB uses to store data dictionary information and "
4368
4305
"other internal data structures."
4371
#: ../plugin/haildb/haildb_engine.cc:3386
4308
#: ../plugin/haildb/haildb_engine.cc:3195
4372
4309
msgid "Data file autoextend increment in megabytes"
4375
#: ../plugin/haildb/haildb_engine.cc:3389
4312
#: ../plugin/haildb/haildb_engine.cc:3198
4377
4314
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4381
#: ../plugin/haildb/haildb_engine.cc:3392
4318
#: ../plugin/haildb/haildb_engine.cc:3201
4382
4319
msgid "The common part for HailDB table spaces."
4385
#: ../plugin/haildb/haildb_engine.cc:3394
4322
#: ../plugin/haildb/haildb_engine.cc:3203
4386
4323
msgid "Disable HailDB checksums validation (enabled by default)."
4389
#: ../plugin/haildb/haildb_engine.cc:3396
4326
#: ../plugin/haildb/haildb_engine.cc:3205
4390
4327
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4393
#: ../plugin/haildb/haildb_engine.cc:3399
4330
#: ../plugin/haildb/haildb_engine.cc:3208
4394
4331
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4397
#: ../plugin/haildb/haildb_engine.cc:3402
4334
#: ../plugin/haildb/haildb_engine.cc:3211
4399
4336
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4400
4337
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4403
#: ../plugin/haildb/haildb_engine.cc:3405
4340
#: ../plugin/haildb/haildb_engine.cc:3214
4404
4341
msgid "Stores each HailDB table to an .ibd file in the database dir."
4407
#: ../plugin/haildb/haildb_engine.cc:3408
4344
#: ../plugin/haildb/haildb_engine.cc:3217
4408
4345
msgid "File format to use for new tables in .ibd files."
4411
#: ../plugin/haildb/haildb_engine.cc:3411
4348
#: ../plugin/haildb/haildb_engine.cc:3220
4413
4350
"Set to 0 (write and flush once per second),1 (write and flush at each "
4414
4351
"commit) or 2 (write at commit, flush once per second)."
4417
#: ../plugin/haildb/haildb_engine.cc:3414
4354
#: ../plugin/haildb/haildb_engine.cc:3223
4418
4355
msgid "With which method to flush data."
4421
#: ../plugin/haildb/haildb_engine.cc:3417
4358
#: ../plugin/haildb/haildb_engine.cc:3226
4423
4360
"Helps to save your data in case the disk image of the database becomes "
4427
#: ../plugin/haildb/haildb_engine.cc:3420
4364
#: ../plugin/haildb/haildb_engine.cc:3229
4428
4365
msgid "Path to individual files and their sizes."
4431
#: ../plugin/haildb/haildb_engine.cc:3423
4368
#: ../plugin/haildb/haildb_engine.cc:3232
4433
4370
msgid "Path to HailDB log files."
4434
4371
msgstr "Ruta a los archivos temporales."
4436
#: ../plugin/haildb/haildb_engine.cc:3426
4373
#: ../plugin/haildb/haildb_engine.cc:3235
4437
4374
msgid "Size of each log file in a log group."
4440
#: ../plugin/haildb/haildb_engine.cc:3429
4377
#: ../plugin/haildb/haildb_engine.cc:3238
4442
4379
"Number of log files in the log group. HailDB writes to the files in a "
4443
4380
"circular fashion. Value 3 is recommended here."
4446
#: ../plugin/haildb/haildb_engine.cc:3432
4383
#: ../plugin/haildb/haildb_engine.cc:3241
4448
4385
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4449
4386
"rolled back. Values above 100000000 disable the timeout."
4452
#: ../plugin/haildb/haildb_engine.cc:3435
4389
#: ../plugin/haildb/haildb_engine.cc:3244
4455
4392
"The size of the buffer which HailDB uses to write log to the log files on "
4457
4394
msgstr "Tamaño del almacenamiento usado en uniones completas"
4459
#: ../plugin/haildb/haildb_engine.cc:3438
4396
#: ../plugin/haildb/haildb_engine.cc:3247
4461
4398
"Sets the point in the LRU list from where all pages are classified as old "
4462
4399
"(Advanced users)"
4465
#: ../plugin/haildb/haildb_engine.cc:3441
4402
#: ../plugin/haildb/haildb_engine.cc:3250
4467
4404
"Milliseconds between accesses to a block at which it is made young. "
4468
4405
"0=disabled (Advanced users)"
4471
#: ../plugin/haildb/haildb_engine.cc:3444
4408
#: ../plugin/haildb/haildb_engine.cc:3253
4472
4409
msgid "Percentage of dirty pages allowed in bufferpool."
4475
#: ../plugin/haildb/haildb_engine.cc:3447
4412
#: ../plugin/haildb/haildb_engine.cc:3256
4476
4413
msgid "Desired maximum length of the purge queue (0 = no limit)"
4479
#: ../plugin/haildb/haildb_engine.cc:3450
4416
#: ../plugin/haildb/haildb_engine.cc:3259
4481
4418
"Roll back the complete transaction on lock wait timeout, for 4.x "
4482
4419
"compatibility (disabled by default)"
4485
#: ../plugin/haildb/haildb_engine.cc:3453
4422
#: ../plugin/haildb/haildb_engine.cc:3262
4486
4423
msgid "How many files at the maximum HailDB keeps open at the same time."
4489
#: ../plugin/haildb/haildb_engine.cc:3456
4426
#: ../plugin/haildb/haildb_engine.cc:3265
4490
4427
msgid "Number of background read I/O threads in HailDB."
4493
#: ../plugin/haildb/haildb_engine.cc:3459
4430
#: ../plugin/haildb/haildb_engine.cc:3268
4494
4431
msgid "Number of background write I/O threads in HailDB."
4497
#: ../plugin/haildb/haildb_engine.cc:3461
4434
#: ../plugin/haildb/haildb_engine.cc:3270
4499
4436
"Disable if you want to reduce the number of messages written to the log "
4500
4437
"(default: enabled)."
4503
#: ../plugin/haildb/haildb_engine.cc:3464
4440
#: ../plugin/haildb/haildb_engine.cc:3273
4504
4441
msgid "Enable SHOW HAILDB STATUS output in the log"
4507
#: ../plugin/haildb/haildb_engine.cc:3467
4444
#: ../plugin/haildb/haildb_engine.cc:3276
4508
4445
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4511
#: ../plugin/haildb/haildb_engine.cc:3469
4448
#: ../plugin/haildb/haildb_engine.cc:3278
4513
4450
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4516
#: ../plugin/hello_events/hello_events.cc:381
4518
msgid "Invalid value of before-write-position\n"
4519
msgstr "Valor incorrecto del puerto\n"
4521
#: ../plugin/hello_events/hello_events.cc:390
4522
#: ../plugin/hello_events/hello_events.cc:399
4524
msgid "Invalid value of before-update-position\n"
4525
msgstr "Valor incorrecto del puerto\n"
4527
#: ../plugin/hello_events/hello_events.cc:439
4528
#: ../plugin/hello_events/hello_events.cc:442
4529
#: ../plugin/hello_events/hello_events.cc:460
4453
#: ../plugin/hello_events/hello_events.cc:401
4454
msgid "Enable Example Events Plugin"
4457
#: ../plugin/hello_events/hello_events.cc:404
4458
#: ../plugin/hello_events/hello_events.cc:407
4530
4459
msgid "A comma delimited list of databases to watch"
4533
#: ../plugin/hello_events/hello_events.cc:445
4534
#: ../plugin/hello_events/hello_events.cc:476
4535
msgid "Enable Example Events Plugin"
4538
#: ../plugin/hello_events/hello_events.cc:448
4539
#: ../plugin/hello_events/hello_events.cc:484
4462
#: ../plugin/hello_events/hello_events.cc:410
4540
4463
msgid "Before write row event observer call position"
4543
#: ../plugin/hello_events/hello_events.cc:451
4544
#: ../plugin/hello_events/hello_events.cc:495
4466
#: ../plugin/hello_events/hello_events.cc:413
4545
4467
#: ../plugin/pbms/src/parameters_ms.cc:601
4546
4468
msgid "Before update row event observer call position"
4549
#: ../plugin/hello_events/hello_events.cc:454
4471
#: ../plugin/hello_events/hello_events.cc:416
4550
4472
msgid "After drop database event observer call position"
4553
#: ../plugin/hello_events/hello_events.cc:468
4554
msgid "A comma delimited list of tables to watch"
4557
#: ../plugin/hello_events/hello_events.cc:518
4475
#: ../plugin/hello_events/hello_events.cc:427
4558
4476
msgid "An example events Plugin"
4561
#: ../plugin/innobase/handler/data_dictionary.cc:202
4479
#: ../plugin/innobase/handler/data_dictionary.cc:762
4563
4481
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4566
#: ../plugin/innobase/handler/ha_innodb.cc:1821
4484
#: ../plugin/innobase/handler/ha_innodb.cc:1854
4568
4486
msgid "Invalid value for io-capacity\n"
4569
4487
msgstr "Valor incorrecto del puerto\n"
4571
#: ../plugin/innobase/handler/ha_innodb.cc:1839
4489
#: ../plugin/innobase/handler/ha_innodb.cc:1872
4573
4491
msgid "Invalid value for fast-shutdown\n"
4574
4492
msgstr "Valor incorrecto del puerto\n"
4576
#: ../plugin/innobase/handler/ha_innodb.cc:1853
4494
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4578
4496
msgid "Invalid value for flush-log-at-trx-commit\n"
4579
4497
msgstr "Valor incorrecto del puerto\n"
4581
#: ../plugin/innobase/handler/ha_innodb.cc:1883
4499
#: ../plugin/innobase/handler/ha_innodb.cc:1909
4583
4501
msgid "Invalid value for max-dirty-pages-pct\n"
4584
4502
msgstr "Valor incorrecto del puerto\n"
4586
#: ../plugin/innobase/handler/ha_innodb.cc:1892
4504
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4588
4506
msgid "Invalid value for stats-sample-pages\n"
4589
4507
msgstr "Valor incorrecto del puerto\n"
4591
#: ../plugin/innobase/handler/ha_innodb.cc:1903
4509
#: ../plugin/innobase/handler/ha_innodb.cc:1929
4592
4510
msgid "Invalid value for additional-mem-pool-size\n"
4595
#: ../plugin/innobase/handler/ha_innodb.cc:1913
4513
#: ../plugin/innobase/handler/ha_innodb.cc:1939
4597
4515
msgid "Invalid value for autoextend-increment\n"
4598
4516
msgstr "Valor incorrecto del puerto\n"
4600
#: ../plugin/innobase/handler/ha_innodb.cc:1923
4518
#: ../plugin/innobase/handler/ha_innodb.cc:1949
4602
4520
msgid "Invalid value for buffer-pool-size\n"
4603
4521
msgstr "Valor incorrecto del puerto\n"
4605
#: ../plugin/innobase/handler/ha_innodb.cc:1933
4523
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4525
msgid "Invalid value for buffer-pool-instances\n"
4526
msgstr "Valor incorrecto del puerto\n"
4528
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4607
4530
msgid "Invalid value for commit-concurrency\n"
4608
4531
msgstr "Valor incorrecto del puerto\n"
4610
#: ../plugin/innobase/handler/ha_innodb.cc:1942
4533
#: ../plugin/innobase/handler/ha_innodb.cc:1978
4612
4535
msgid "Invalid value for concurrency-tickets\n"
4613
4536
msgstr "Valor incorrecto del puerto\n"
4615
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4538
#: ../plugin/innobase/handler/ha_innodb.cc:1987
4617
4540
msgid "Invalid value for read-io-threads\n"
4618
4541
msgstr "Valor incorrecto del puerto\n"
4620
#: ../plugin/innobase/handler/ha_innodb.cc:1960
4543
#: ../plugin/innobase/handler/ha_innodb.cc:1996
4622
4545
msgid "Invalid value for write-io-threads\n"
4623
4546
msgstr "Valor incorrecto del puerto\n"
4625
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4548
#: ../plugin/innobase/handler/ha_innodb.cc:2005
4627
4550
msgid "Invalid value for force-recovery\n"
4628
4551
msgstr "Valor incorrecto del puerto\n"
4630
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4631
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4553
#: ../plugin/innobase/handler/ha_innodb.cc:2015
4554
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4633
4556
msgid "Invalid value for log-file-size\n"
4634
4557
msgstr "Valor incorrecto del puerto\n"
4636
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4559
#: ../plugin/innobase/handler/ha_innodb.cc:2034
4638
4561
msgid "Invalid value for log-files-in-group\n"
4639
4562
msgstr "Valor incorrecto del puerto\n"
4641
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4564
#: ../plugin/innobase/handler/ha_innodb.cc:2043
4643
4566
msgid "Invalid value for mirrored-log-groups\n"
4644
4567
msgstr "Valor incorrecto del puerto\n"
4646
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4569
#: ../plugin/innobase/handler/ha_innodb.cc:2052
4648
4571
msgid "Invalid value for open-files\n"
4649
4572
msgstr "Valor incorrecto del puerto\n"
4651
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4574
#: ../plugin/innobase/handler/ha_innodb.cc:2061
4653
4576
msgid "Invalid value for thread-concurrency\n"
4654
4577
msgstr "Valor incorrecto del puerto\n"
4656
#: ../plugin/innobase/handler/ha_innodb.cc:2048
4579
#: ../plugin/innobase/handler/ha_innodb.cc:2075
4658
4581
msgid "Invalid value for read-ahead-threshold\n"
4659
4582
msgstr "Valor incorrecto del puerto\n"
4661
#: ../plugin/innobase/handler/ha_innodb.cc:2062
4663
msgid "Invalid value for lock-wait-timeout\n"
4664
msgstr "Valor incorrecto del puerto\n"
4584
#: ../plugin/innobase/handler/replication_dictionary.cc:111
4585
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4586
#: ../plugin/transaction_log/print_transaction_message.cc:177
4587
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4589
msgid "Unable to parse transaction. Got error: %s.\n"
4666
#: ../plugin/logging_gearman/logging_gearman.cc:182
4592
#: ../plugin/logging_gearman/logging_gearman.cc:186
4668
4594
msgid "fail gearman_client_create(): %s"
4669
4595
msgstr "fallo gearman_client_create(): %s"
4671
#: ../plugin/logging_gearman/logging_gearman.cc:193
4597
#: ../plugin/logging_gearman/logging_gearman.cc:197
4673
4599
msgid "fail gearman_client_add_server(): %s"
4674
4600
msgstr "fallo gearman_client_add_server(): %s"
4676
#: ../plugin/logging_gearman/logging_gearman.cc:294
4677
#: ../plugin/logging_gearman/logging_gearman.cc:301
4678
msgid "Enable logging to a gearman server"
4679
msgstr "Habilitar el registro a un servidor gearman"
4681
#: ../plugin/logging_gearman/logging_gearman.cc:310
4602
#: ../plugin/logging_gearman/logging_gearman.cc:303
4682
4603
msgid "Hostname for logging to a Gearman server"
4683
4604
msgstr "Nombre de la máquina para conectarse a un servidor Gearman"
4685
#: ../plugin/logging_gearman/logging_gearman.cc:319
4606
#: ../plugin/logging_gearman/logging_gearman.cc:306
4686
4607
msgid "Gearman Function to send logging to"
4687
4608
msgstr "Gearman función para enviar el registro a"
4689
#: ../plugin/logging_gearman/logging_gearman.cc:337
4610
#: ../plugin/logging_gearman/logging_gearman.cc:317
4690
4611
msgid "Log queries to a Gearman server"
4691
4612
msgstr "Registro de las consultas a un servidor Gearman"
4693
#: ../plugin/logging_query/logging_query.cc:172
4614
#: ../plugin/logging_query/logging_query.cc:178
4695
4616
msgid "fail open() fn=%s er=%s\n"
4696
4617
msgstr "fallo open() fn=%s er=%s\n"
4698
#: ../plugin/logging_query/logging_query.cc:299
4699
msgid "Invalid value for threshold-slow"
4702
#: ../plugin/logging_query/logging_query.cc:308
4703
msgid "Invalid value for threshold-big-resultset"
4706
#: ../plugin/logging_query/logging_query.cc:317
4707
msgid "Invalid value for threshold-big-examined"
4710
#: ../plugin/logging_query/logging_query.cc:331
4711
#: ../plugin/logging_query/logging_query.cc:347
4619
#: ../plugin/logging_query/logging_query.cc:319
4712
4620
msgid "Enable logging to CSV file"
4713
4621
msgstr "Habilitar el registro de un archivo CSV"
4715
#: ../plugin/logging_query/logging_query.cc:334
4716
#: ../plugin/logging_query/logging_query.cc:374 ../plugin/syslog/module.cc:167
4717
#: ../plugin/syslog/module.cc:233
4623
#: ../plugin/logging_query/logging_query.cc:322
4624
msgid "File to log to"
4625
msgstr "archivo de registro para"
4627
#: ../plugin/logging_query/logging_query.cc:325
4628
msgid "PCRE to match the query against"
4629
msgstr "PCRE para que coincida con la consulta contra la"
4631
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4718
4632
msgid "Threshold for logging slow queries, in microseconds"
4719
4633
msgstr "Umbral para el registro de consultas lentas, en microsegundos"
4721
#: ../plugin/logging_query/logging_query.cc:337
4722
#: ../plugin/logging_query/logging_query.cc:386 ../plugin/syslog/module.cc:179
4723
#: ../plugin/syslog/module.cc:236
4635
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4724
4636
msgid "Threshold for logging big queries, for rows returned"
4725
4637
msgstr "Umbral para el registro consultas grandes, para las filas devueltas"
4727
#: ../plugin/logging_query/logging_query.cc:340
4728
#: ../plugin/logging_query/logging_query.cc:398 ../plugin/syslog/module.cc:191
4729
#: ../plugin/syslog/module.cc:239
4639
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4730
4640
msgid "Threshold for logging big queries, for rows examined"
4732
4642
"Umbral para el registro consultas grandes, para los registros examinados"
4734
#: ../plugin/logging_query/logging_query.cc:356
4735
msgid "File to log to"
4736
msgstr "archivo de registro para"
4738
#: ../plugin/logging_query/logging_query.cc:365
4739
msgid "PCRE to match the query against"
4740
msgstr "PCRE para que coincida con la consulta contra la"
4742
#: ../plugin/logging_query/logging_query.cc:422
4644
#: ../plugin/logging_query/logging_query.cc:345
4743
4645
msgid "Log queries to a CSV file"
4744
4646
msgstr "Registro de las consultas a un archivo CSV"
4746
#: ../plugin/logging_stats/logging_stats.cc:344
4748
msgid "Invalid value for max-user-count\n"
4749
msgstr "Valor incorrecto del puerto\n"
4751
#: ../plugin/logging_stats/logging_stats.cc:352
4753
msgid "Invalid value for bucket-count\n"
4754
msgstr "Valor incorrecto del puerto\n"
4756
#: ../plugin/logging_stats/logging_stats.cc:361
4758
msgid "Invalid value for scoreboard-size\n"
4759
msgstr "Valor incorrecto del puerto\n"
4761
#: ../plugin/logging_stats/logging_stats.cc:396
4762
#: ../plugin/logging_stats/logging_stats.cc:438
4648
#: ../plugin/logging_stats/logging_stats.cc:373
4763
4649
msgid "Max number of users that will be logged"
4766
#: ../plugin/logging_stats/logging_stats.cc:407
4767
#: ../plugin/logging_stats/logging_stats.cc:441
4652
#: ../plugin/logging_stats/logging_stats.cc:376
4769
4654
msgid "Max number of range locks to use for Scoreboard"
4770
4655
msgstr "Número máximo de bytes en registros ordenados."
4772
#: ../plugin/logging_stats/logging_stats.cc:418
4773
#: ../plugin/logging_stats/logging_stats.cc:444
4657
#: ../plugin/logging_stats/logging_stats.cc:379
4774
4658
msgid "Max number of concurrent sessions that will be logged"
4777
#: ../plugin/logging_stats/logging_stats.cc:429
4778
#: ../plugin/logging_stats/logging_stats.cc:445
4661
#: ../plugin/logging_stats/logging_stats.cc:380
4780
4663
msgid "Enable Logging Statistics Collection"
4781
4664
msgstr "Habilitar el registro de un archivo CSV"
4783
#: ../plugin/logging_stats/logging_stats.cc:462
4666
#: ../plugin/logging_stats/logging_stats.cc:389
4784
4667
msgid "User Statistics as DATA_DICTIONARY tables"
5166
5041
msgid "Invalid port number\n"
5167
5042
msgstr "Numero de parametro invalido"
5169
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
5044
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
5045
msgid "Could not open socket, is rabbitmq running?"
5048
#: ../plugin/rabbitmq/rabbitmq_log.cc:73
5171
5050
msgid "Failed to allocate enough memory to transaction message\n"
5172
5051
msgstr "No se pudo leer el mensaje de transacción\n"
5174
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5053
#: ../plugin/rabbitmq/rabbitmq_log.cc:118
5175
5054
#, fuzzy, c-format
5176
5055
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
5177
5056
msgstr "No se puede analizar de comandos. error: %s\n"
5179
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
5058
#: ../plugin/rabbitmq/rabbitmq_log.cc:131
5181
5060
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5184
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
5185
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
5187
msgid "Enable rabbitmq log"
5188
msgstr "Habilitar el histórico de transacciones"
5190
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
5191
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
5063
#: ../plugin/rabbitmq/rabbitmq_log.cc:156
5192
5064
msgid "Host name to connect to"
5195
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
5196
msgid "RabbitMQ Port"
5199
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
5200
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
5067
#: ../plugin/rabbitmq/rabbitmq_log.cc:159
5068
msgid "Port to connect to"
5071
#: ../plugin/rabbitmq/rabbitmq_log.cc:162
5072
msgid "RabbitMQ virtualhost"
5075
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5202
5077
msgid "RabbitMQ username"
5203
5078
msgstr "nombre de usuario"
5205
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
5206
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
5080
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5207
5081
msgid "RabbitMQ password"
5210
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
5211
msgid "RabbitMQ virtualhost"
5084
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5085
#: ../plugin/transaction_log/module.cc:270
5086
msgid "Name of the replicator plugin to use (default='default_replicator')"
5214
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
5089
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5215
5090
msgid "Name of RabbitMQ exchange to publish to"
5218
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
5093
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5219
5094
msgid "Name of RabbitMQ routing key to use"
5222
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5223
#: ../plugin/transaction_log/module.cc:270
5224
msgid "Name of the replicator plugin to use (default='default_replicator')"
5227
#: ../plugin/session_dictionary/processlist.cc:78
5097
#: ../plugin/session_dictionary/processlist.cc:79
5229
5099
msgid "no user"
5230
5100
msgstr "(sin usar)"
5232
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:44
5102
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5234
5104
msgid "syslog facility \"%s\" not known, using \"local0\""
5235
5105
msgstr "facilidad syslog '%s' no conocida, usando 'local0'"
5237
#: ../plugin/syslog/errmsg.cc:49
5107
#: ../plugin/syslog/errmsg.cc:50
5239
5109
msgid "syslog priority \"%s\" not known, using \"warn\""
5242
#: ../plugin/syslog/logging.cc:53
5112
#: ../plugin/syslog/logging.cc:63
5244
5114
msgid "syslog priority \"%s\" not known, using \"info\""
5245
5115
msgstr "prioridad syslog '%s' no conocida, usando 'info'"
5247
#: ../plugin/syslog/module.cc:61
5249
msgid "Invalid value for logging-threshold-slow\n"
5250
msgstr "Valor incorrecto del puerto\n"
5252
#: ../plugin/syslog/module.cc:70
5253
msgid "Invalid value for logging-threshold-big-resultset\n"
5256
#: ../plugin/syslog/module.cc:79
5257
msgid "Invalid value for logging-threshold-big-examined\n"
5260
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
5117
#: ../plugin/syslog/module.cc:95
5261
5118
msgid "Syslog Ident"
5264
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
5121
#: ../plugin/syslog/module.cc:98
5265
5122
msgid "Syslog Facility"
5268
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
5125
#: ../plugin/syslog/module.cc:101
5270
5127
msgid "Enable logging to syslog of the query log"
5271
5128
msgstr "Habilitar el registro de un archivo CSV"
5273
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
5130
#: ../plugin/syslog/module.cc:104
5274
5131
msgid "Syslog Priority of query logging"
5277
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
5134
#: ../plugin/syslog/module.cc:116
5279
5136
msgid "Enable logging to syslog of the error messages"
5280
5137
msgstr "Habilitar el registro a un servidor gearman"
5282
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
5139
#: ../plugin/syslog/module.cc:119
5283
5140
msgid "Syslog Priority of error messages"