1
# Brazilian Portuguese 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: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2008-11-26 13:56-0800\n"
11
"PO-Revision-Date: 2008-11-08 16:58+0000\n"
12
"Last-Translator: Augusto Bott <Unknown>\n"
13
"Language-Team: Brazilian Portuguese <pt_BR@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-11-26 20:37+0000\n"
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:255
22
msgid "Synonym for `help'."
23
msgstr "Sinônimo para `ajuda'."
25
#: client/drizzle.cc:256
26
msgid "Clear command."
27
msgstr "Apagar comando."
29
#: client/drizzle.cc:258
30
msgid "Reconnect to the server. Optional arguments are db and host."
32
"Reconecta ao servidor. Argumentos opcionais são banco de dados e servidor."
34
#: client/drizzle.cc:260
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
"Troca o delimitador de comandos. NOTA: Toma o resto da linha como o novo "
41
#: client/drizzle.cc:262
42
msgid "Send command to drizzle server, display result vertically."
43
msgstr "Envia um comando ao servidor drizzle, exibe o resultado verticalmente."
45
#: client/drizzle.cc:263
46
msgid "Exit drizzle. Same as quit."
47
msgstr "Sai do drizzle. O mesmo que quit (sair)."
49
#: client/drizzle.cc:264
50
msgid "Send command to drizzle server."
51
msgstr "Envia um comando ao servidor drizzle."
53
#: client/drizzle.cc:265
54
msgid "Display this help."
55
msgstr "Mostra este texto de ajuda."
57
#: client/drizzle.cc:266
58
msgid "Disable pager, print to stdout."
60
"Desabilita o paginador, manda as saídas para o dispositivo padrão de saída "
63
#: client/drizzle.cc:267
64
msgid "Don't write into outfile."
65
msgstr "Não escreve em um arquivo de saída."
67
#: client/drizzle.cc:269
68
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
69
msgstr "Define o PAGER [to_pager]. Imprime os resultados da query via PAGER."
71
#: client/drizzle.cc:270
72
msgid "Print current command."
73
msgstr "Exibe o comando atual."
75
#: client/drizzle.cc:271
76
msgid "Change your drizzle prompt."
77
msgstr "Mudar seu prompt drizzle."
79
#: client/drizzle.cc:272
81
msgstr "Sair do drizzle."
83
#: client/drizzle.cc:273
84
msgid "Rebuild completion hash."
87
#: client/drizzle.cc:275
88
msgid "Execute an SQL script file. Takes a file name as an argument."
90
"Executa um arquivo/script SQL. Espera um nome de arquivo como argumento."
92
#: client/drizzle.cc:276
93
msgid "Get status information from the server."
94
msgstr "Exibe informações sobre o estado atual do servidor."
96
#: client/drizzle.cc:278
97
msgid "Set outfile [to_outfile]. Append everything into given outfile."
99
"Seleciona um arquivo de saída [nome_de_arquivo]. Manda todas as saídas para "
100
"o nome_de_arquivo indicado."
102
#: client/drizzle.cc:280
103
msgid "Use another database. Takes database name as argument."
105
"Seleciona outro banco de dados para uso. Espera um nome de um banco de dados "
108
#: client/drizzle.cc:282 client/drizzle.cc:1430
109
msgid "Show warnings after every statement."
110
msgstr "Mostra avisos após cada comando."
112
#: client/drizzle.cc:284
113
msgid "Don't show warnings after every statement."
114
msgstr "Não mostra avisos após cada comando."
116
#: client/drizzle.cc:1113
117
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
118
msgstr "Bem-vindo ao Drizzle. Comandos acabam com ; ou \\g"
120
#: client/drizzle.cc:1123
123
"Your Drizzle connection id is %u\n"
124
"Server version: %s\n"
126
"O ID de sua conexão no Drizzle é %u\n"
127
"Versão do servidor: %s\n"
129
#: client/drizzle.cc:1153
131
msgid "Reading history-file %s\n"
132
msgstr "Lendo arquivo de histórico %s\n"
134
#: client/drizzle.cc:1158
136
msgid "Couldn't allocate memory for temp histfile!\n"
138
"Não foi possível alocar memória para arquivo de histórico temporário.\n"
140
#: client/drizzle.cc:1165
141
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
143
"Digite 'help;' ou '\\h' para ajuda. Digite '\\c' para limpar o buffer.\n"
145
#: client/drizzle.cc:1183
147
msgid "Writing history-file %s\n"
148
msgstr "Escrevendo arquivo de histórico %s\n"
150
#: client/drizzle.cc:1192
154
#: client/drizzle.cc:1192
158
#: client/drizzle.cc:1241
159
msgid "Query aborted by Ctrl+C\n"
160
msgstr "Query abortada por Ctrl+C\n"
162
#: client/drizzle.cc:1264 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2817
163
msgid "Display this help and exit."
164
msgstr "Mostra este texto de ajuda e sai."
166
#: client/drizzle.cc:1266
167
msgid "Synonym for -?"
168
msgstr "Sinônimo para -?"
170
#: client/drizzle.cc:1269
172
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
173
"and field completion, but startup and reconnecting may take a longer time. "
174
"Disable with --disable-auto-rehash."
177
#: client/drizzle.cc:1273
179
"No automatic rehashing. One has to use 'rehash' to get table and field "
180
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
181
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
184
#: client/drizzle.cc:1276
186
"Automatically switch to vertical output mode if the result is wider than the "
189
"Muda automaticamente o modo de visualização para vertical se o resultado é "
190
"maior que a largura do terminal."
192
#: client/drizzle.cc:1279
194
"Don't use history file. Disable interactive behavior. (Enables --silent)"
196
"Não usa arquivo de histórico. Desabilita o comportamento interativo. "
197
"(Habilita --silent)"
199
#: client/drizzle.cc:1281 drizzled/drizzled.cc:2869
200
msgid "Directory where character sets are."
201
msgstr "Diretório onde os conjuntos de caracteres estão."
203
#: client/drizzle.cc:1283
204
msgid "Display column type information."
205
msgstr "Mostra informação do tipo de coluna."
207
#: client/drizzle.cc:1286
209
"Preserve comments. Send comments to the server. The default is --skip-"
210
"comments (discard comments), enable with --comments"
212
"Preserva comentários. Envia comentários para o servidor. O padrão é --skip-"
213
"comments (descarta comentários), habilite-o com --comments"
215
#: client/drizzle.cc:1289
216
msgid "Use compression in server/client protocol."
217
msgstr "Usar compressão em protocolo de Servidor/Cliente."
219
#: client/drizzle.cc:1292
220
msgid "Check memory and open file usage at exit ."
221
msgstr "Verifica memória e arquivos abertos ao sair do programa."
223
#: client/drizzle.cc:1295
224
msgid "Print some debug info at exit."
225
msgstr "Imprimir alguma informação de debug na saída."
227
#: client/drizzle.cc:1297
228
msgid "Database to use."
229
msgstr "Banco de dados a usar."
231
#: client/drizzle.cc:1300
235
#: client/drizzle.cc:1302
236
msgid "Delimiter to be used."
237
msgstr "Delimitador a ser usado."
239
#: client/drizzle.cc:1304
240
msgid "Execute command and quit. (Disables --force and history file)"
241
msgstr "Executa o comando e sai. (Desabilita --force e arquivo de histórico)"
243
#: client/drizzle.cc:1306
244
msgid "Print the output of a query (rows) vertically."
245
msgstr "Mostra a saída de uma query (linhas) verticalmente."
247
#: client/drizzle.cc:1309
248
msgid "Continue even if we get an sql error."
249
msgstr "Continuar mesmo se ocorrer um erro de sql."
251
#: client/drizzle.cc:1313
253
"Enable named commands. Named commands mean this program's internal commands; "
254
"see drizzle> help . When enabled, the named commands can be used from any "
255
"line of the query, otherwise only from the first line, before an enter. "
256
"Disable with --disable-named-commands. This option is disabled by default."
259
#: client/drizzle.cc:1317
261
"Named commands are disabled. Use \\* form only, or use named commands only "
262
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
263
"the client now starts with this option ENABLED by default! Disable with '-"
264
"G'. Long format commands still work from the first line. WARNING: option "
265
"deprecated; use --disable-named-commands instead."
268
#: client/drizzle.cc:1319
269
msgid "Ignore space after function names."
270
msgstr "Ignorar espaços após nome de funções."
272
#: client/drizzle.cc:1321
273
msgid "Enable/disable LOAD DATA LOCAL INFILE."
274
msgstr "Habilita/desabilita LOAD DATA LOCAL INFILE."
276
#: client/drizzle.cc:1324
277
msgid "Turn off beep on error."
278
msgstr "Desligar bip de error."
280
#: client/drizzle.cc:1326 client/drizzleadmin.cc:77
281
msgid "Connect to host."
282
msgstr "Conecta ao host."
284
#: client/drizzle.cc:1328
285
msgid "Write line numbers for errors."
286
msgstr "Escreve o número das linhas com erros."
288
#: client/drizzle.cc:1331
290
"Don't write line number for errors. WARNING: -L is deprecated, use long "
291
"version of this option instead."
293
"Não escrever o número da linha nos erros. AVISO: -L está obsoleta, use a "
294
"versão longa desta opção."
296
#: client/drizzle.cc:1333
297
msgid "Flush buffer after each query."
298
msgstr "Liberar o buffer após cada query."
300
#: client/drizzle.cc:1335
301
msgid "Write column names in results."
302
msgstr "Escrever nome de colunas nos resultados."
304
#: client/drizzle.cc:1339
306
"Don't write column names in results. WARNING: -N is deprecated, use long "
307
"version of this options instead."
309
"Não escrever o nome das colunas nos resultados. AVISO: -N está obsoleto, use "
310
"a versão longa desta opção."
312
#: client/drizzle.cc:1342
314
"Change the value of a variable. Please note that this option is deprecated; "
315
"you can set variables directly with --variable-name=value."
317
"Alterar o valor de uma variável. Note que esta opção está obsoleta; você "
318
"pode setar as variaveis diretamente com --variable-name=value."
320
#: client/drizzle.cc:1344
321
msgid "Ignore SIGINT (CTRL-C)"
322
msgstr "Ignora SIGINT (CTRL-C)"
324
#: client/drizzle.cc:1348
326
"Only update the default database. This is useful for skipping updates to "
327
"other database in the update log."
329
"Somente atualize o banco de dados padrão. Isso é útil para pular "
330
"atualizações de outros banco de dados no log de atualização."
332
#: client/drizzle.cc:1351
334
"Pager to use to display results. If you don't supply an option the default "
335
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
336
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
337
"work in batch mode. Disable with --disable-pager. This option is disabled by "
340
"Paginador usado para mostrar os resultados. Se você não suprir uma opção o "
341
"paginador padrão será obtido pelo conteúdo da variável de sessão PAGER. "
342
"Paginadores válidos são less, more, cat [> nomedearquivo], etc. Veja também "
343
"a ajuda interativa (\\h). Essa opção não fuciona em modo lote (batch). "
344
"Desabilite-a com --disable-pager. Esta opção é desabilitada por padrão."
346
#: client/drizzle.cc:1354
348
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
349
"option deprecated; use --disable-pager instead."
351
"Desabilita o \"pager\" e imprime para o arquivo de saída. Veja ajuda "
352
"interativa (\\h) também. AVISO: opção obsoleta; ao invés use --disable-pager"
354
#: client/drizzle.cc:1357 client/drizzleadmin.cc:80
356
"Password to use when connecting to server. If password is not given it's "
357
"asked from the tty."
359
"Senha a ser usada quando conectando ao servidor. Se nenhuma senha é "
360
"fornecida como parâmetro, ela será perguntada no terminal."
362
#: client/drizzle.cc:1359
365
"Port number to use for connection or 0 for default to, in order of "
366
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
368
"Número da porta para conectar ou 0 para o padrão, nessa ordem de "
369
"preferência: my.cnf, $DRIZZLE_TCP_PORT, "
371
#: client/drizzle.cc:1360
372
msgid "built-in default"
373
msgstr "nativo por padrão"
375
#: client/drizzle.cc:1363
376
msgid "Set the drizzle prompt to this value."
377
msgstr "Define o prompt do drizzle para este valor."
379
#: client/drizzle.cc:1366
380
msgid "The protocol of connection (tcp,socket,pipe,memory)."
381
msgstr "O protocolo da conexão (tcp, socket, pipe, memory)."
383
#: client/drizzle.cc:1369
385
"Don't cache result, print it row by row. This may slow down the server if "
386
"the output is suspended. Doesn't use history file."
388
"Não faça cache do resultado, imprima linha por linha. Isso pode deixar o "
389
"servidor mais lento caso a saída seja suspensa. Não usa arquivo de histórico."
391
#: client/drizzle.cc:1371
392
msgid "Write fields without conversion. Used with --batch."
393
msgstr "Escrever campos sem conversão. Usado com --batch."
395
#: client/drizzle.cc:1374
397
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
398
"option is enabled by default."
400
"Reconectar se a conexão for perdida. Desabilite-o com --disable-reconnect. "
401
"Esta opção é habilitada por padrão."
403
#: client/drizzle.cc:1376
405
"Be more silent. Print results with a tab as separator, each row on new line."
407
"Ser mais silencioso. Imprime os resultados com um tab como separador, uma "
408
"linha para cada registro."
410
#: client/drizzle.cc:1378
411
msgid "Socket file to use for connection."
412
msgstr "Arquivo de socket a usar para conexão."
414
#: client/drizzle.cc:1381
415
msgid "Output in table format."
416
msgstr "Mostrar saída no formato de tabela."
418
#: client/drizzle.cc:1384
420
"Append everything into outfile. See interactive help (\\h) also. Does not "
421
"work in batch mode. Disable with --disable-tee. This option is disabled by "
424
"Adiciona tudo para o arquivo de saída. Veja ajuda interativa(\\h) também. "
425
"Não funciona em modo lote. Desabilite com --disable-tee. Esta opção está "
426
"desabilitada por padrão."
428
#: client/drizzle.cc:1386
430
"Disable outfile. See interactive help (\\h) also. WARNING: option "
431
"deprecated; use --disable-tee instead"
433
"Desabilitar arquivo de saída. Veja também a ajuda interativa (\\h). AvVISO: "
434
"opção obsoleta; use --disable-tee"
436
#: client/drizzle.cc:1389 client/drizzleadmin.cc:90
437
msgid "User for login if not current user."
438
msgstr "Usuário para login, caso não seja o atual."
440
#: client/drizzle.cc:1392
441
msgid "Only allow UPDATE and DELETE that uses keys."
442
msgstr "só permite UPDATE e DELETE que usam chaves."
444
#: client/drizzle.cc:1395
445
msgid "Synonym for option --safe-updates, -U."
446
msgstr "Sinônimo para a opção --safe-updates, -U."
448
#: client/drizzle.cc:1398
449
msgid "Write more. (-v -v -v gives the table output format)."
450
msgstr "Escreva mais. (-v -v -v informa a tabela de formatos de saída)."
452
#: client/drizzle.cc:1400 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
453
msgid "Output version information and exit."
454
msgstr "Mostra informação de versão e sai."
456
#: client/drizzle.cc:1402 client/drizzleadmin.cc:97
457
msgid "Wait and retry if connection is down."
458
msgstr "Espere e repita se a conexão cair."
460
#: client/drizzle.cc:1405
461
msgid "Number of seconds before connection timeout."
462
msgstr "Número de segundos antes a conexão expirar."
464
#: client/drizzle.cc:1410
465
msgid "Max packet length to send to, or receive from server"
466
msgstr "Tamanho máximo de pacote para enviar, ou receber do servidor"
468
#: client/drizzle.cc:1415
469
msgid "Buffer for TCP/IP and socket communication"
470
msgstr "Pacote para comunicação socket TCP/IP"
472
#: client/drizzle.cc:1419
473
msgid "Automatic limit for SELECT when using --safe-updates"
474
msgstr "Limite automatico para SELECT quando usando --safe-updates"
476
#: client/drizzle.cc:1424
477
msgid "Automatic limit for rows in a join when using --safe-updates"
478
msgstr "Limite automatico para linhas em um join quando usando --safe-updates"
480
#: client/drizzle.cc:1428
481
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
483
"Recusa conexão do cliente para o servidor se ele usar protocolo anterior a "
486
#: client/drizzle.cc:1441
488
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
489
msgstr "%s Ver %s Distrib %s, para %s(%s) usando %s %s\n"
491
#: client/drizzle.cc:1448
494
"Copyright (C) 2008 Sun Microsystems\n"
495
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
496
"and you are welcome to modify and redistribute it under the GPL license\n"
498
"Este software é distribuído SEM NENHUMA GARANTIA. Este é um software livre,\n"
499
"e você é bem-vindo para modifica-lo e redistribuí-lo sob a licença GPL\n"
501
#: client/drizzle.cc:1453
503
msgid "Usage: %s [OPTIONS] [database]\n"
504
msgstr "Uso: %s [OPÇÕES] [banco de dados]\n"
506
#: client/drizzle.cc:1486
507
msgid "DELIMITER cannot contain a backslash character"
508
msgstr "DELIMITER não pode conter barra-invertida."
510
#: client/drizzle.cc:1507
512
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
513
msgstr "AVISO: opção obsoleta; ao invés use --disable-tee.\n"
515
#: client/drizzle.cc:1530
517
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
518
msgstr "AVISO: opção obsoleta; ao invés use --disable-pager.\n"
520
#: client/drizzle.cc:1534
522
msgid "WARNING: --server-arg option not supported in this configuration.\n"
523
msgstr "AVISO: opção --server-arg não suportada nesta configuração.\n"
525
#: client/drizzle.cc:1902
527
msgid "Unknown command '\\%c'."
528
msgstr "Comando desconhecido '\\%c'."
530
#: client/drizzle.cc:2329
532
"Reading table information for completion of table and column names\n"
533
" You can turn off this feature to get a quicker startup with -A\n"
536
"Lendo informações das tabelas para auto-completar nomes de tabelas e "
538
" Você pode desligar essa funcionalidade para obter uma inicialização mais "
542
#: client/drizzle.cc:2426
543
msgid "No connection. Trying to reconnect..."
544
msgstr "Sem conexão. Tentando reconectar..."
546
#: client/drizzle.cc:2432
547
msgid "Can't connect to the server\n"
548
msgstr "Não é possível conectar ao servidor\n"
550
#: client/drizzle.cc:2489
554
#: client/drizzle.cc:2489
558
#: client/drizzle.cc:2543
561
msgstr "Nome: '%s'\n"
563
#: client/drizzle.cc:2544
572
#: client/drizzle.cc:2546
581
#: client/drizzle.cc:2559
582
msgid "Many help items for your request exist."
583
msgstr "Existem muitos itens de ajuda para seu pedido."
585
#: client/drizzle.cc:2560
587
"To make a more specific request, please type 'help <item>',\n"
588
"where <item> is one of the following"
590
"por favor digite 'help <item>' ,\n"
591
"Para fazer um pedido mais específico, onde <item> is um dos seguintes"
593
#: client/drizzle.cc:2566
595
msgid "You asked for help about help category: '%s'\n"
596
msgstr "Você pediu ajuda sobre a categoria: '%s'\n"
598
#: client/drizzle.cc:2567
600
"For more information, type 'help <item>', where <item> is one of the "
603
"Para mais informação, digite 'help <item>', onde <item> é um entre dos "
606
#: client/drizzle.cc:2580
614
#: client/drizzle.cc:2581
615
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
617
"Por favor tente rodar 'help contents' para uma lista de todos tópicos "
620
#: client/drizzle.cc:2604
621
msgid "List of all Drizzle commands:"
622
msgstr "Lista de todos comandos do Drizzle:"
624
#: client/drizzle.cc:2606
625
msgid "Note that all text commands must be first on line and end with ';'"
627
"Note que todos os comandos devem ser na primeira linha e terminar com ';'"
629
#: client/drizzle.cc:2617
632
"For server side help, type 'help contents'\n"
635
"Para ajuda, digite 'help contents'\n"
637
#: client/drizzle.cc:2660
638
msgid "No query specified\n"
639
msgstr "Nenhuma query especificada\n"
641
#: client/drizzle.cc:2675
642
msgid "Ignoring query to other database"
643
msgstr "Ignorando query para outro banco de dados"
645
#: client/drizzle.cc:2724
647
msgstr "Conjunto vazio"
649
#: client/drizzle.cc:2737
651
msgid "%ld row in set"
652
msgid_plural "%ld rows in set"
653
msgstr[0] "%ld linha no resultado"
654
msgstr[1] "%ld linhas no resultado"
656
#: client/drizzle.cc:2746
660
#: client/drizzle.cc:2748
662
msgid "Query OK, %ld row affected"
663
msgid_plural "Query OK, %ld rows affected"
664
msgstr[0] "Query OK, %ld linha afetada"
665
msgstr[1] "Query OK, %ld linhas afetadas"
667
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3053
670
"Port number to use for connection or 0 for default to, in order of "
671
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
673
"Use o número da porta para conexão or 0 para padrão, ordem de preferência "
674
"em, my.cnf, $DRIZZLE_TCP_PORT, built-in padrão ("
676
#: client/drizzleadmin.cc:87
677
msgid "Silently exit if one can't connect to server."
678
msgstr "Sair silenciosamente caso não consiga se conectar ao servidor."
680
#: client/drizzleadmin.cc:93
681
msgid "Write more information."
682
msgstr "Escrever mais informação."
684
#: client/drizzleadmin.cc:258
687
"connect to server at '%s' failed\n"
690
"conexão ao servidor '%s' falhou\n"
693
#: client/drizzleadmin.cc:264
695
msgid "Check that drizzled is running on %s"
696
msgstr "Verifica se o drizzled esta rodando em %s"
698
#: client/drizzleadmin.cc:265
700
msgid " and that the port is %d.\n"
701
msgstr " e na porta %d.\n"
703
#: client/drizzleadmin.cc:267
705
msgid "You can check this by doing 'telnet %s %d'\n"
706
msgstr "Você pode verificar isso fazendo 'telnet %s %d'\n"
708
#: client/drizzleadmin.cc:278
710
msgid "Got error: %s\n"
711
msgstr "Erro adquirido: %s\n"
713
#: client/drizzleadmin.cc:285
714
msgid "Waiting for Drizzle server to answer"
715
msgstr "Esperando o servidor Drizzle responder"
717
#: client/drizzleadmin.cc:318
719
msgid "shutting down drizzled...\n"
720
msgstr "desligando drizzled...\n"
722
#: client/drizzleadmin.cc:322
724
msgid "shutdown failed; error: '%s'"
725
msgstr "falha ao desligar: error: '%s'"
727
#: client/drizzleadmin.cc:329
732
#: client/drizzleadmin.cc:339
733
msgid "drizzled is alive"
734
msgstr "drizzled está ativo"
736
#: client/drizzleadmin.cc:347
737
msgid "connection was down, but drizzled is now alive"
738
msgstr "conexão caiu, mas drizzled agora está ativo"
740
#: client/drizzleadmin.cc:351
742
msgid "drizzled doesn't answer to ping, error: '%s'"
743
msgstr "drizzled não responde ao ping, erro: '%s'"
745
#: client/drizzleadmin.cc:360
747
msgid "Unknown command: '%-.60s'"
748
msgstr "Comando desconhecido: '%-.60s'"
750
#: client/drizzleadmin.cc:369
752
msgid "%s Ver %s Distrib %s, for %s on %s\n"
753
msgstr "%s Ver %s Distrib %s, para %s em %s\n"
755
#: client/drizzleadmin.cc:376
756
msgid "Copyright (C) 2000-2008 MySQL AB"
757
msgstr "Copyright (C) 2000-2008 MySQL AB"
759
#: client/drizzleadmin.cc:377
761
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
762
"and you are welcome to modify and redistribute it under the GPL license\n"
764
"Este software é distribuído SEM NENHUMA GARANTIA. Este é um software livre,\n"
765
"e você é bem-vindo para modifica-lo e redistribuí-lo sob a licença GPL\n"
767
#: client/drizzleadmin.cc:378
768
msgid "Administration program for the drizzled daemon."
769
msgstr "Aplicativo de administração para o servidor do Drizzle."
771
#: client/drizzleadmin.cc:379
773
msgid "Usage: %s [OPTIONS] command command....\n"
774
msgstr "Uso: %s [OPÇÕES] comando comando....\n"
776
#: client/drizzleadmin.cc:381
778
" ping Check if server is down\n"
779
" shutdown Take server down\n"
781
" ping Verifica se o servidor está fora do ar.\n"
782
" shutdown Derruba o servidor.\n"
784
#: libdrizzle/errmsg.c:27
785
msgid "Unknown Drizzle error"
786
msgstr "Erro desconhecido do Drizzle"
788
#: libdrizzle/errmsg.c:28
790
msgid "Can't create UNIX socket (%d)"
791
msgstr "Não é possível criar o socket UNIX(%d)"
793
#: libdrizzle/errmsg.c:29
795
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
797
"Não é possível conectar ao servidor local do Drizzle através do socket "
800
#: libdrizzle/errmsg.c:30
802
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
803
msgstr "Não foi possível conectar ao servidor Drizzle em '%-.100s' (%d)"
805
#: libdrizzle/errmsg.c:31
807
msgid "Can't create TCP/IP socket (%d)"
808
msgstr "Não é possível criar o socket TCP/IO(%d)"
810
#: libdrizzle/errmsg.c:32
812
msgid "Unknown Drizzle server host '%-.100s' (%d)"
813
msgstr "Servidor Drizzle desconhecido '%-.100s' (%d)"
815
#: libdrizzle/errmsg.c:33
816
msgid "Drizzle server has gone away"
817
msgstr "O servidor Drizzle caiu"
819
#: libdrizzle/errmsg.c:34
821
msgid "Protocol mismatch; server version = %d, client version = %d"
823
"Versão do protocolo incompativeis; versão do servidor = %d, versão do "
826
#: libdrizzle/errmsg.c:35
827
msgid "Drizzle client ran out of memory"
828
msgstr "O cliente do Drizzle ficou sem memória"
830
#: libdrizzle/errmsg.c:36
831
msgid "Wrong host info"
832
msgstr "Informação do host incorreta"
834
#: libdrizzle/errmsg.c:37
835
msgid "Localhost via UNIX socket"
836
msgstr "Localhost através de um socket UNIX"
838
#: libdrizzle/errmsg.c:38
840
msgid "%-.100s via TCP/IP"
841
msgstr "%-.100s via TCP/IP"
843
#: libdrizzle/errmsg.c:39
844
msgid "Error in server handshake"
845
msgstr "Erro no handshake com o servidor"
847
#: libdrizzle/errmsg.c:40
848
msgid "Lost connection to Drizzle server during query"
849
msgstr "Conexão perdida com o servidor Drizzle durante a consulta"
851
#: libdrizzle/errmsg.c:41
852
msgid "Commands out of sync; you can't run this command now"
853
msgstr "Comandos fora de sincronia; você não pode rodar esse comando agora"
855
#: libdrizzle/errmsg.c:42
857
msgid "Named pipe: %-.32s"
860
#: libdrizzle/errmsg.c:43
862
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
865
#: libdrizzle/errmsg.c:44
867
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
870
#: libdrizzle/errmsg.c:45
872
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
875
#: libdrizzle/errmsg.c:46
877
msgid "Can't initialize character set %-.32s (path: %-.100s)"
879
"Não é possível inicializar o conjunto de caracteres %-.32s (caminho: %-.100s)"
881
#: libdrizzle/errmsg.c:47
882
msgid "Got packet bigger than 'max_allowed_packet' bytes"
883
msgstr "Recebi um pacote maior que 'max_allowed_packet' bytes"
885
#: libdrizzle/errmsg.c:48
886
msgid "Embedded server"
887
msgstr "Servidor embarcado"
889
#: libdrizzle/errmsg.c:49
890
msgid "Error on SHOW SLAVE STATUS:"
891
msgstr "Erro em SHOW SLAVE STATUS;"
893
#: libdrizzle/errmsg.c:50
894
msgid "Error on SHOW SLAVE HOSTS:"
895
msgstr "Erro em SHOW SLAVE HOSTS;"
897
#: libdrizzle/errmsg.c:51
898
msgid "Error connecting to slave:"
899
msgstr "Erro conectando ao escravo"
901
#: libdrizzle/errmsg.c:52
902
msgid "Error connecting to master:"
903
msgstr "Erro conectando ao mestre"
905
#: libdrizzle/errmsg.c:53
906
msgid "SSL connection error"
907
msgstr "Erro na conexão segura (SSL)"
909
#: libdrizzle/errmsg.c:54
910
msgid "Malformed packet"
911
msgstr "Pacote mal formatado"
913
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
914
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
915
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
916
#: libdrizzle/errmsg.c:74
917
msgid "(unused error message)"
918
msgstr "(mensagem de erro não utilizada)"
920
#: libdrizzle/errmsg.c:56
921
msgid "Invalid use of null pointer"
922
msgstr "Uso inválido de ponteiro nulo"
924
#: libdrizzle/errmsg.c:57
925
msgid "Statement not prepared"
926
msgstr "Comando não preparado"
928
#: libdrizzle/errmsg.c:58
929
msgid "No data supplied for parameters in prepared statement"
930
msgstr "Nenhum dado fornecido para os parâmetros no prepared statement"
932
#: libdrizzle/errmsg.c:59
933
msgid "Data truncated"
934
msgstr "Dados truncados"
936
#: libdrizzle/errmsg.c:60
937
msgid "No parameters exist in the statement"
938
msgstr "Não existe parametros para este comando"
940
#: libdrizzle/errmsg.c:61
941
msgid "Invalid parameter number"
942
msgstr "Número de parametros inválido"
944
#: libdrizzle/errmsg.c:62
947
"Can't send long data for non-string/non-binary data types (parameter: %d)"
949
"Não é possível enviar informação longa para tipos de dados não-string/não-"
950
"binário (parâmetro: %d)"
952
#: libdrizzle/errmsg.c:64
954
msgid "Using unsupported buffer type: %d (parameter: %d)"
955
msgstr "Utilizando um tipo de buffer não suportado: %d (parâmetro: %d)"
957
#: libdrizzle/errmsg.c:65
959
msgid "Shared memory: %-.100s"
960
msgstr "Memória compartilhada: %-.100s"
962
#: libdrizzle/errmsg.c:75
963
msgid "Wrong or unknown protocol"
964
msgstr "Protocolo incorreto ou desconhecido"
966
#: libdrizzle/errmsg.c:76
967
msgid "Invalid connection handle"
968
msgstr "Manipulador de conexão inválido"
970
#: libdrizzle/errmsg.c:77
972
"Connection using old (pre-4.1.1) authentication protocol refused (client "
973
"option 'secure_auth' enabled)"
975
"Conexão utilizando protocolo de autenticação antigo (pre-4.1.1) recusada "
976
"(opção do cliente 'secure_auth' ativada)"
978
#: libdrizzle/errmsg.c:79
979
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
982
#: libdrizzle/errmsg.c:80
983
msgid "Attempt to read column without prior row fetch"
984
msgstr "Tentativa de ler a coluna sem antes recuperar uma linha"
986
#: libdrizzle/errmsg.c:81
987
msgid "Prepared statement contains no metadata"
988
msgstr "Prepared statement não contém metadata"
990
#: libdrizzle/errmsg.c:82
992
"Attempt to read a row while there is no result set associated with the "
996
#: libdrizzle/errmsg.c:84
997
msgid "This feature is not implemented yet"
998
msgstr "Esse recurso ainda não foi implementado"
1000
#: libdrizzle/errmsg.c:85
1003
"Lost connection to Drizzle server while waiting for initial communication "
1004
"packet, system error: %d"
1006
"Conexão com o servidor Drizzle foi perdida quando esperando por pacote "
1007
"inicial de comunicação, erro do sistema: %d"
1009
#: libdrizzle/errmsg.c:87
1012
"Lost connection to Drizzle server while reading initial communication "
1013
"packet, system error: %d"
1015
"Perda de conexão com o servidor Drizzle quando lendo pacote inicial de "
1016
"comunicação, erro do sistema: %d"
1018
#: libdrizzle/errmsg.c:89
1021
"Lost connection to Drizzle server while sending authentication information, "
1024
"Perda de conexão com o servidor Drizzle quando enviando informação de "
1025
"autenticação, erro do sistema: %d"
1027
#: libdrizzle/errmsg.c:91
1030
"Lost connection to Drizzle server while reading authorization information, "
1033
"Perda de conexão com o servidor Drizzle quando lendo informação de "
1034
"autorização, erro do sistema: %d"
1036
#: libdrizzle/errmsg.c:93
1039
"Lost connection to Drizzle server while setting initial database, system "
1042
"Perda de conexão com o servidor Drizzle quando definindo banco de dados "
1043
"inicial, erro do sistema: %d"
1045
#: libdrizzle/errmsg.c:95
1047
msgid "Statement closed indirectly because of a preceeding %s() call"
1050
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1051
msgid "Couldn't uncompress communication packet"
1054
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1055
msgid "Got an error reading communication packets"
1058
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1059
msgid "Got timeout reading communication packets"
1062
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1063
msgid "Got an error writing communication packets"
1066
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1067
msgid "Got timeout writing communication packets"
1070
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1072
msgid "File '%s' not found (Errcode: %d)"
1073
msgstr "Arquivo '%s' não encontrado (Errcode: %d)"
1075
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1077
msgid "Error reading file '%s' (Errcode: %d)"
1078
msgstr "Erro lendo o arquivo '%s' (Código do erro: %d)"
1080
#: mysys/errors.cc:25
1082
msgid "Can't create/write to file '%s' (Errcode: %d)"
1083
msgstr "Não foi possível criar/escrever no arquivo '%s' (Código do erro: %d)"
1085
#: mysys/errors.cc:27
1087
msgid "Error writing file '%s' (Errcode: %d)"
1088
msgstr "Erro escrevendo no arquivo '%s' (Código do erro: %d)"
1090
#: mysys/errors.cc:28
1092
msgid "Error on close of '%s' (Errcode: %d)"
1093
msgstr "Erro no fechamento de '%s' (Código do erro: %d)"
1095
#: mysys/errors.cc:29
1097
msgid "Out of memory (Needed %u bytes)"
1098
msgstr "Memória insuficiente (Necessário %u bytes)"
1100
#: mysys/errors.cc:30
1102
msgid "Error on delete of '%s' (Errcode: %d)"
1103
msgstr "Erro ao apagar '%s' (Código do erro: %d)"
1105
#: mysys/errors.cc:31
1107
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1108
msgstr "Erro ao renomear '%s' para '%s' (Código do erro: %d)"
1110
#: mysys/errors.cc:32
1112
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1114
"Fim-de-arquivo encontrado inesperadamente ao ler arquivo '%s' (Código do "
1117
#: mysys/errors.cc:33
1119
msgid "Can't lock file (Errcode: %d)"
1120
msgstr "Não é possível travar o arquivo (Código do erro: %d)"
1122
#: mysys/errors.cc:34
1124
msgid "Can't unlock file (Errcode: %d)"
1125
msgstr "Não é possível destravar o arquivo (Código do erro: %d)"
1127
#: mysys/errors.cc:35
1129
msgid "Can't read dir of '%s' (Errcode: %d)"
1130
msgstr "Impossível ler o diretório '%s' (Código do erro: %d)"
1132
#: mysys/errors.cc:36
1134
msgid "Can't get stat of '%s' (Errcode: %d)"
1137
#: mysys/errors.cc:37
1139
msgid "Can't change size of file (Errcode: %d)"
1140
msgstr "Impossível mudar o tamanho do arquivo (Código do erro: %d)"
1142
#: mysys/errors.cc:38
1144
msgid "Can't open stream from handle (Errcode: %d)"
1147
#: mysys/errors.cc:39
1149
msgid "Can't get working dirctory (Errcode: %d)"
1150
msgstr "Impossível determinar o diretório atual (Código do erro: %d)"
1152
#: mysys/errors.cc:40
1154
msgid "Can't change dir to '%s' (Errcode: %d)"
1155
msgstr "Impossível mudar para o diretório '%s' (Código do erro: %d)"
1157
#: mysys/errors.cc:41
1159
msgid "Warning: '%s' had %d links"
1160
msgstr "Aviso: '%s' tinha '%d' links"
1162
#: mysys/errors.cc:42
1164
msgid "Warning: %d files and %d streams is left open\n"
1165
msgstr "Aviso: %d arquivos e %d streams foram deixados abertos\n"
1167
#: mysys/errors.cc:43
1169
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1171
"Disco ficou cheio enquanto escrevi '%s'. Aguardando que alguém libere algum "
1174
#: mysys/errors.cc:44
1176
msgid "Can't create directory '%s' (Errcode: %d)"
1177
msgstr "Impossível criar o diretório '%s' (Código do erro: %d)"
1179
#: mysys/errors.cc:45
1182
"Character set '%s' is not a compiled character set and is not specified in "
1186
#: mysys/errors.cc:46
1188
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1191
#: mysys/errors.cc:47
1193
msgid "Can't read value for symlink '%s' (Error %d)"
1194
msgstr "Impossível ler o valor do link simbólico '%s' (Código do erro: %d)"
1196
#: mysys/errors.cc:48
1198
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1200
"Impossível criar link simbólico '%s' apontando para '%s' (Código do erro: %d)"
1202
#: mysys/errors.cc:49
1204
msgid "Error on realpath() on '%s' (Error %d)"
1205
msgstr "Erro em realpath() em '%s' (Código do erro: %d)"
1207
#: mysys/errors.cc:50
1209
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1210
msgstr "Impossível sincronizar arquivo '%s' no disco (Código do erro: %d)"
1212
#: mysys/errors.cc:51
1215
"Collation '%s' is not a compiled collation and is not specified in the %s "
1219
#: mysys/errors.cc:53
1221
msgid "File '%s' (fileno: %d) was not closed"
1222
msgstr "Arquivo '%s' (numero do arquivo: %d) não foi fechado"
1224
#: mysys/my_error.cc:87
1226
msgid "Unknown error %d"
1227
msgstr "Erro desconhecido %d"
1229
#: mysys/my_getopt.cc:85
1233
#: mysys/my_getopt.cc:87
1235
msgstr "Informação: "
1237
#: mysys/my_getopt.cc:351
1239
msgid "%s: %s: Option '%s' used, but is disabled\n"
1240
msgstr "%s: %s: Opção '%s' usada, mas está desabilitada\n"
1242
#: mysys/my_getopt.cc:352
1246
#: mysys/my_getopt.cc:352
1250
#: mysys/my_getopt.cc:455
1252
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1253
msgstr "%s: ERRO: Opção '-%c' usada, mas está desabilitada\n"
1255
#: mysys/my_getopt.cc:765
1257
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1258
msgstr "Sufixo desconhecido '%c' usado pela variável '%s' (valor '%s')\n"
1260
#: mysys/my_getopt.cc:942
1262
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1263
msgstr "%s: ERRO: Valor decimal inválido para opção '%s'\n"
1265
#: mysys/my_getopt.cc:1165
1267
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1268
msgstr "%*s(O padrão é on, use --skip-%s para desabilitar.)\n"
1270
#: mysys/my_getopt.cc:1185
1274
"Variables (--variable-name=value)\n"
1275
"and boolean options {false|true} Value (after reading options)\n"
1276
"--------------------------------- -----------------------------\n"
1279
#: mysys/my_getopt.cc:1201 mysys/my_getopt.cc:1217
1280
msgid "(No default value)"
1281
msgstr "(Sem valor padrão)"
1283
#: mysys/my_getopt.cc:1220
1287
#: mysys/my_getopt.cc:1220
1291
#: mysys/my_getopt.cc:1245
1293
msgid "(Disabled)\n"
1294
msgstr "(Desativado)\n"
1296
#: drizzled/authentication.cc:66 drizzled/show.cc:4665
1297
#: drizzled/sql_plugin.cc:825
1299
msgid "Plugin '%s' init function returned error."
1300
msgstr "A função init do plugin '%s' retornou um erro."
1302
#. TRANSLATORS: The leading word "configvar" is the name
1303
#. of the plugin api, and so should not be translated.
1304
#: drizzled/configvar.cc:40
1306
msgid "configvar plugin '%s' init() failed"
1309
#. TRANSLATORS: The leading word "configvar" is the name
1310
#. of the plugin api, and so should not be translated.
1311
#: drizzled/configvar.cc:62
1313
msgid "configvar plugin '%s' deinit() failed"
1316
#. TRANSLATORS: The leading word "configvar" is the name
1317
#. of the plugin api, and so should not be translated.
1318
#: drizzled/configvar.cc:98
1320
msgid "configvar plugin '%s' configvar_func1() failed"
1323
#. TRANSLATORS: The leading word "configvar" is the name
1324
#. of the plugin api, and so should not be translated.
1325
#: drizzled/configvar.cc:152
1327
msgid "configvar plugin '%s' configvar_func2() failed"
1330
#: drizzled/db.cc:403 drizzled/db.cc:411
1332
msgid "Error while loading database options: '%s':"
1335
#: drizzled/drizzled.cc:547
1337
msgid "Got error %d from pthread_cond_timedwait"
1338
msgstr "Recebi o erro %d de pthread_cond_timedwait"
1340
#: drizzled/drizzled.cc:728
1342
msgid "Got signal %d from thread %<PRIu64>"
1343
msgstr "Recebi o sinal %d da thread %ld"
1345
#: drizzled/drizzled.cc:762
1347
msgstr "Abortando\n"
1349
#: drizzled/drizzled.cc:941
1350
msgid "One can only use the --user switch if running as root\n"
1353
#: drizzled/drizzled.cc:949
1355
"Fatal error: Please read \"Security\" section of the manual to find out how "
1356
"to run drizzled as root!\n"
1359
#: drizzled/drizzled.cc:973
1362
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1365
"Erro fatal: Não é possível mudar para o usuário '%s'. Por favor verifique "
1366
"que o usuário existe!\n"
1368
#: drizzled/drizzled.cc:1147
1370
msgid "Retrying bind on TCP/IP port %u"
1373
#: drizzled/drizzled.cc:1153
1374
msgid "Can't start server: Bind on TCP/IP port"
1375
msgstr "Impossível iniciar o servidor: Bind na porta TCP/IP"
1377
#: drizzled/drizzled.cc:1154
1379
msgid "Do you already have another drizzled server running on port: %d ?"
1382
#: drizzled/drizzled.cc:1160
1383
msgid "Can't start server: listen() on TCP/IP port"
1384
msgstr "Impossível iniciar o servidor: listen() na porta TCP/IP"
1386
#: drizzled/drizzled.cc:1161
1388
msgid "listen() on TCP/IP failed with error %d"
1389
msgstr "listen() no TCP/IP falhou com o erro %d"
1391
#: drizzled/drizzled.cc:1251
1396
#: drizzled/drizzled.cc:1269
1399
"We will try our best to scrape up some info that will hopefully help "
1401
"the problem, but since we have already crashed, something is definitely "
1403
"and this may fail.\n"
1407
#: drizzled/drizzled.cc:1280
1410
"It is possible that drizzled could use up to \n"
1411
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1414
"Hope that's ok; if not, decrease some variables in the equation.\n"
1418
#: drizzled/drizzled.cc:1298
1421
"Attempting backtrace. You can use the following information to find out\n"
1422
"where drizzled died. If you see no messages after this, something went\n"
1423
"terribly wrong...\n"
1426
#: drizzled/drizzled.cc:1326
1429
"Trying to get some variables.\n"
1430
"Some pointers may be invalid and cause the dump to abort...\n"
1433
#: drizzled/drizzled.cc:1338
1437
"This crash occured while the server was calling initgroups(). This is\n"
1438
"often due to the use of a drizzled that is statically linked against glibc\n"
1439
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1440
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1441
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1442
"drizzled that is not statically linked.\n"
1445
#: drizzled/drizzled.cc:1353
1449
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1450
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1451
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1452
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1453
"the documentation for your distribution on how to do that.\n"
1456
"Você está rodando o binario LinuxThread vinculado estaticamente em um "
1458
"Isto pode resultar em problemas em algumas distribuições por conflitos LT/"
1460
"Você deve compilar um binário vinculado dinamicamente, ou forçar o "
1462
"a ser usado definindo a variavel de ambiente LD_ASSUME_KERNEL. Por favor "
1464
"a documentação da sua distribuição para saber como fazer isto.\n"
1466
#: drizzled/drizzled.cc:1366
1470
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1471
"unreliable and unstable on some operating systems and operating-system\n"
1472
"versions (notably, some versions of Linux). This crash could be due to use\n"
1473
"of those buggy OS calls. You should consider whether you really need the\n"
1474
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1478
#: drizzled/drizzled.cc:1381
1480
msgid "Writing a core file\n"
1483
#: drizzled/drizzled.cc:1428
1485
"setrlimit could not change the size of core files to 'infinity'; We may not "
1486
"be able to generate a core file on signals"
1489
#: drizzled/drizzled.cc:1496
1491
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1494
#: drizzled/drizzled.cc:1584
1496
msgid "Got signal %d to shutdown drizzled"
1497
msgstr "Recebi o sinal %d da thread %ld"
1499
#: drizzled/drizzled.cc:1601 drizzled/sql_base.cc:6487
1500
msgid "Can't create thread to kill server"
1503
#: drizzled/drizzled.cc:1624
1505
msgid "Got signal: %d error: %d"
1506
msgstr "Recebi o sinal: %d erro: %d"
1508
#: drizzled/drizzled.cc:1754
1510
msgid "Wrong date/time format specifier: %s\n"
1511
msgstr "Especificação do formato de data/hora incorreto: %s\n"
1513
#: drizzled/drizzled.cc:1871
1515
msgid "gethostname failed, using '%s' as hostname"
1516
msgstr "gethostname falhou; usando '%s' como o nome do host"
1518
#: drizzled/drizzled.cc:1935
1521
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1525
#: drizzled/drizzled.cc:1940
1528
"Could not increase number of max_open_files to more than %u (request: %u)"
1530
"Não foi possível aumentar o número do max_open_files para valor maior que %u "
1533
#: drizzled/drizzled.cc:2021
1535
msgid "Unknown locale: '%s'"
1538
#: drizzled/drizzled.cc:2087
1539
msgid "Can't create thread-keys"
1542
#: drizzled/drizzled.cc:2127
1543
msgid "Unable to reopen stdout"
1546
#: drizzled/drizzled.cc:2130
1547
msgid "Unable to reopen stderr"
1550
#: drizzled/drizzled.cc:2136
1551
msgid "Out of memory"
1552
msgstr "Memória insuficiente"
1554
#: drizzled/drizzled.cc:2142
1556
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1557
"impossible, it would lead to infinite loops in this server."
1560
#: drizzled/drizzled.cc:2162
1563
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1564
"replication may break when this Drizzle server acts as a master and has his "
1565
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1568
#: drizzled/drizzled.cc:2190
1569
msgid "Failed to initialize plugins."
1570
msgstr "Falha ao inicializar os plugins."
1572
#: drizzled/drizzled.cc:2221
1575
"%s: Too many arguments (first extra is '%s').\n"
1576
"Use --verbose --help to get a list of available options\n"
1578
"%s: Argumentos em excesso (primeiro argumento excessivo é '%s').\n"
1579
"Use --verbose --help para ver uma lista das opções disponíveis\n"
1581
#: drizzled/drizzled.cc:2231
1582
msgid "Can't init databases"
1583
msgstr "Impossível inicializar os bancos de dados"
1585
#: drizzled/drizzled.cc:2251
1587
msgid "Unknown/unsupported table type: %s"
1588
msgstr "Tipo de tabela desconhecido/não suportado: %s"
1590
#: drizzled/drizzled.cc:2257
1592
msgid "Default storage engine (%s) is not available"
1593
msgstr "O engine de armazenamento padrão (%s) está indisponível"
1595
#: drizzled/drizzled.cc:2280
1596
msgid "Can't initialize tc_log"
1597
msgstr "Impossível inicializar o tc_log"
1599
#: drizzled/drizzled.cc:2311
1601
msgid "Failed to lock memory. Errno: %d\n"
1602
msgstr "Falha ao fazer lock na memória. Código do erro: %d\n"
1604
#: drizzled/drizzled.cc:2380
1606
msgid "Asked for %u thread stack, but got %<PRIu64>"
1609
#: drizzled/drizzled.cc:2416
1611
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1612
"value: we force server id to 1; updates will be logged to the binary log, "
1613
"but connections from slaves will not be accepted."
1616
#: drizzled/drizzled.cc:2474
1617
msgid "Before Lock_thread_count"
1618
msgstr "Antes de Lock_thread_count"
1620
#: drizzled/drizzled.cc:2481
1621
msgid "After lock_thread_count"
1622
msgstr "Depois de Lock_thread_count"
1624
#: drizzled/drizzled.cc:2589
1626
msgid "drizzled: Got error %d from select"
1627
msgstr "drizzled: Recebi o erro %d do select"
1629
#: drizzled/drizzled.cc:2821 drizzled/drizzled.cc:2908
1630
#: drizzled/drizzled.cc:3026
1631
msgid "Option used by mysql-test for debugging and testing of replication."
1634
#: drizzled/drizzled.cc:2825
1635
msgid "Auto-increment columns are incremented by this"
1638
#: drizzled/drizzled.cc:2830
1640
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1644
#: drizzled/drizzled.cc:2836
1646
"Path to installation directory. All paths are usually resolved relative to "
1650
#: drizzled/drizzled.cc:2840
1651
msgid "IP address to bind to."
1654
#: drizzled/drizzled.cc:2844
1656
"The maximum size of a row-based binary log event in bytes. Rows will be "
1657
"grouped into events smaller than this size if possible. The value has to be "
1658
"a multiple of 256."
1661
#: drizzled/drizzled.cc:2855
1662
msgid "Don't ignore client side character set value sent during handshake."
1665
#: drizzled/drizzled.cc:2860
1666
msgid "Set the filesystem character set."
1669
#: drizzled/drizzled.cc:2865
1670
msgid "Set the default character set."
1671
msgstr "Define o conjunto de caracteres padrão."
1673
#: drizzled/drizzled.cc:2872
1674
msgid "Chroot drizzled daemon during startup."
1677
#: drizzled/drizzled.cc:2876
1678
msgid "Set the default collation."
1681
#: drizzled/drizzled.cc:2880
1682
msgid "Default completion type."
1685
#: drizzled/drizzled.cc:2885
1686
msgid "Write error output on screen."
1689
#: drizzled/drizzled.cc:2889
1690
msgid "Write core on errors."
1693
#: drizzled/drizzled.cc:2893
1694
msgid "Path to the database root."
1697
#: drizzled/drizzled.cc:2897
1698
msgid "Set the default storage engine (table type) for tables."
1701
#: drizzled/drizzled.cc:2901
1702
msgid "Set the default time zone."
1705
#: drizzled/drizzled.cc:2905
1706
msgid "Type of DELAY_KEY_WRITE."
1709
#: drizzled/drizzled.cc:2914
1710
msgid "Print a symbolic stack trace on failure."
1713
#: drizzled/drizzled.cc:2920
1714
msgid "Push supported query conditions to the storage engine."
1717
#: drizzled/drizzled.cc:2926
1718
msgid "Used for debugging; Use at your own risk!"
1721
#: drizzled/drizzled.cc:2929
1722
msgid "Flush tables to disk between SQL commands."
1725
#: drizzled/drizzled.cc:2934
1726
msgid "Set up signals usable for debugging"
1729
#: drizzled/drizzled.cc:2938
1730
msgid "Command(s) that are executed for each new connection"
1733
#: drizzled/drizzled.cc:2942
1734
msgid "Read SQL commands from this file at startup."
1737
#: drizzled/drizzled.cc:2946
1738
msgid "Command(s) that are executed when a slave connects to this master"
1741
#: drizzled/drizzled.cc:2950
1745
#: drizzled/drizzled.cc:2954
1746
msgid "Set the language used for the month names and the days of the week."
1749
#: drizzled/drizzled.cc:2959
1750
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1753
#: drizzled/drizzled.cc:2964
1754
msgid "Log connections and queries to file."
1757
#: drizzled/drizzled.cc:2968
1759
"Log update queries in binary format. Optional argument is the location for "
1760
"the binary log files.(Strongly recommended to avoid replication problems if "
1761
"server's hostname changes)"
1764
#: drizzled/drizzled.cc:2975
1765
msgid "File that holds the names for last binary log files."
1768
#: drizzled/drizzled.cc:2979
1769
msgid "Error log file."
1772
#: drizzled/drizzled.cc:2983
1773
msgid "Log all MyISAM changes to file."
1776
#: drizzled/drizzled.cc:2987
1778
"Tells the slave to log the updates from the slave thread to the binary log. "
1779
"You will need to turn it on if you plan to daisy-chain the slaves."
1782
#: drizzled/drizzled.cc:2994
1784
"Path to transaction coordinator log (used for transactions that affect more "
1785
"than one storage engine, when binary log is disabled)"
1788
#: drizzled/drizzled.cc:3000
1789
msgid "Size of transaction coordinator log."
1792
#: drizzled/drizzled.cc:3006
1793
msgid "Log some not critical warnings to the log file."
1796
#: drizzled/drizzled.cc:3011
1797
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1800
#: drizzled/drizzled.cc:3016
1802
"The location and name of the file that remembers the master and where the I/"
1803
"O replication thread is in the master's binlogs."
1806
#: drizzled/drizzled.cc:3021
1808
"The number of tries the slave will make to connect to the master before "
1812
#: drizzled/drizzled.cc:3030
1813
msgid "Lock drizzled in memory."
1816
#: drizzled/drizzled.cc:3034
1818
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1819
"BACKUP, FORCE or QUICK."
1822
#: drizzled/drizzled.cc:3039
1823
msgid "Use very new possible 'unsafe' functions."
1826
#: drizzled/drizzled.cc:3044
1827
msgid "Use old, non-optimized alter table."
1830
#: drizzled/drizzled.cc:3049
1831
msgid "Pid file used by safe_mysqld."
1834
#: drizzled/drizzled.cc:3059
1836
"Maximum time in seconds to wait for the port to become free. (Default: no "
1840
#: drizzled/drizzled.cc:3064
1841
msgid "The location and name to use for relay logs."
1844
#: drizzled/drizzled.cc:3068
1846
"The location and name to use for the file that keeps a list of the last "
1850
#: drizzled/drizzled.cc:3073
1852
"The location and name of the file that remembers where the SQL replication "
1853
"thread is in the relay logs."
1856
#: drizzled/drizzled.cc:3078
1858
"In replication, if set to 1, do not skip events having our server id. "
1859
"Default value is 0 (to break infinite loops in circular replication). Can't "
1860
"be set to 1 if --log-slave-updates is used."
1863
#: drizzled/drizzled.cc:3086
1865
"Hostname or IP of the slave to be reported to to the master during slave "
1866
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1867
"you do not want the slave to register itself with the master. Note that it "
1868
"is not sufficient for the master to simply read the IP of the slave off the "
1869
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1870
"may not be valid for connecting to the slave from the master or other hosts."
1873
#: drizzled/drizzled.cc:3096
1874
msgid "Skip some optimize stages (for testing)."
1877
#: drizzled/drizzled.cc:3099
1879
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1880
"specified directory"
1883
#: drizzled/drizzled.cc:3104
1885
"Uniquely identifies the server instance in the community of replication "
1889
#: drizzled/drizzled.cc:3109
1890
msgid "Don't use new, possible wrong routines."
1893
#: drizzled/drizzled.cc:3112
1894
msgid "If set, slave is not autostarted."
1897
#: drizzled/drizzled.cc:3116
1898
msgid "Don't print a stack trace on failure."
1901
#: drizzled/drizzled.cc:3120
1902
msgid "Don't give threads different priorities."
1905
#: drizzled/drizzled.cc:3124
1907
"The location where the slave should put its temporary files when replicating "
1908
"a LOAD DATA INFILE command."
1911
#: drizzled/drizzled.cc:3129
1913
"Tells the slave thread to continue replication when a query event returns an "
1914
"error from the provided list."
1917
#: drizzled/drizzled.cc:3133
1919
"Modes for how replication events should be executed. Legal values are "
1920
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1921
"stop for operations that are idempotent. In STRICT mode, replication will "
1922
"stop on any unexpected difference between the master and the slave."
1925
#: drizzled/drizzled.cc:3141
1929
#: drizzled/drizzled.cc:3144
1930
msgid "Enable symbolic link support."
1933
#: drizzled/drizzled.cc:3153
1935
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1938
#: drizzled/drizzled.cc:3158
1940
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1944
#: drizzled/drizzled.cc:3163
1946
"Using this option will cause most temporary files created to use a small set "
1947
"of names, rather than a unique name for each new file."
1950
#: drizzled/drizzled.cc:3168
1952
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1955
#: drizzled/drizzled.cc:3173
1957
"Path for temporary files. Several paths may be specified, separated by a "
1958
"colon (:), in this case they are used in a round-robin fashion."
1961
#: drizzled/drizzled.cc:3179
1962
msgid "Default transaction isolation level."
1965
#: drizzled/drizzled.cc:3183
1967
msgid "Run drizzled daemon as user."
1968
msgstr "Sai do drizzle. O mesmo que quit (sair)."
1970
#: drizzled/drizzled.cc:3191
1972
"The number of outstanding connection requests Drizzle can have. This comes "
1973
"into play when the main Drizzle thread gets very many connection requests in "
1974
"a very short time."
1977
#: drizzled/drizzled.cc:3197
1979
"The size of the cache to hold the SQL statements for the binary log during a "
1980
"transaction. If you often use big, multi-statement transactions you can "
1981
"increase this to get more performance."
1984
#: drizzled/drizzled.cc:3203
1986
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1990
#: drizzled/drizzled.cc:3209
1992
"The number of seconds the drizzled server is waiting for a connect packet "
1993
"before responding with 'Bad handshake'."
1996
#: drizzled/drizzled.cc:3214
1997
msgid "The DATE format (For future)."
2000
#: drizzled/drizzled.cc:3219
2001
msgid "The DATETIME/TIMESTAMP format (for future)."
2004
#: drizzled/drizzled.cc:3224
2005
msgid "The default week format used by WEEK() functions."
2008
#: drizzled/drizzled.cc:3229
2010
"Precision of the result of '/' operator will be increased on that value."
2013
#: drizzled/drizzled.cc:3235
2015
"If non-zero, binary logs will be purged after expire_logs_days days; "
2016
"possible purges happen at startup and at binary log rotation."
2019
#: drizzled/drizzled.cc:3241
2020
msgid "The maximum length of the result of function group_concat."
2023
#: drizzled/drizzled.cc:3246
2025
"The number of seconds the server waits for activity on an interactive "
2026
"connection before closing it."
2029
#: drizzled/drizzled.cc:3252
2030
msgid "The size of the buffer that is used for full joins."
2033
#: drizzled/drizzled.cc:3258
2034
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2037
#: drizzled/drizzled.cc:3263
2039
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2040
"this to get better index handling (for all reads and multiple writes) to as "
2041
"much as you can afford;"
2044
#: drizzled/drizzled.cc:3272
2046
"This characterizes the number of hits a hot block has to be untouched until "
2047
"it is considered aged enough to be downgraded to a warm block. This "
2048
"specifies the percentage ratio of that number of hits to the total number of "
2049
"blocks in key cache"
2052
#: drizzled/drizzled.cc:3281
2053
msgid "The default size of key cache blocks"
2056
#: drizzled/drizzled.cc:3287
2057
msgid "The minimum percentage of warm blocks in key cache"
2060
#: drizzled/drizzled.cc:3293
2061
msgid "Max packetlength to send/receive from to server."
2064
#: drizzled/drizzled.cc:3298
2066
"Can be used to restrict the total size used to cache a multi-transaction "
2070
#: drizzled/drizzled.cc:3303
2072
"Binary log will be rotated automatically when the size exceeds this value. "
2073
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2074
"for this variable is 4096."
2077
#: drizzled/drizzled.cc:3309
2079
"If there is more than this number of interrupted connections from a host "
2080
"this host will be blocked from further connections."
2083
#: drizzled/drizzled.cc:3316
2084
msgid "The number of simultaneous clients allowed."
2087
#: drizzled/drizzled.cc:3321
2088
msgid "Max number of errors/warnings to store for a statement."
2091
#: drizzled/drizzled.cc:3326
2092
msgid "Don't allow creation of heap tables bigger than this."
2095
#: drizzled/drizzled.cc:3332
2097
"Joins that are probably going to read more than max_join_size records return "
2101
#: drizzled/drizzled.cc:3338
2102
msgid "Max number of bytes in sorted records."
2105
#: drizzled/drizzled.cc:3343
2107
"If non-zero: relay log will be rotated automatically when the size exceeds "
2108
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2109
"excepted, the minimum value for this variable is 4096."
2112
#: drizzled/drizzled.cc:3350
2113
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2116
#: drizzled/drizzled.cc:3355
2118
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2119
"max_sort_length bytes of each value are used; the rest are ignored)."
2122
#: drizzled/drizzled.cc:3362
2123
msgid "Maximum number of temporary tables a client can keep open at a time."
2126
#: drizzled/drizzled.cc:3367
2127
msgid "After this many write locks, allow some read locks to run in between."
2130
#: drizzled/drizzled.cc:3371
2132
"Don't log queries which examine less than min_examined_row_limit rows to "
2136
#: drizzled/drizzled.cc:3377
2137
msgid "Block size to be used for MyISAM index pages."
2140
#: drizzled/drizzled.cc:3383
2141
msgid "Default pointer size to be used for MyISAM tables."
2144
#: drizzled/drizzled.cc:3388
2146
"Don't use the fast sort index method to created index if the temporary file "
2147
"would get bigger than this."
2150
#: drizzled/drizzled.cc:3395
2152
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2153
"disables parallel repair."
2156
#: drizzled/drizzled.cc:3401
2158
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2159
"when creating indexes with CREATE INDEX or ALTER TABLE."
2162
#: drizzled/drizzled.cc:3407
2164
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2165
"Possible values of name are 'nulls_unequal' (default behavior), "
2166
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2169
#: drizzled/drizzled.cc:3414
2170
msgid "Buffer length for TCP/IP and socket communication."
2173
#: drizzled/drizzled.cc:3419
2175
"Number of seconds to wait for more data from a connection before aborting "
2179
#: drizzled/drizzled.cc:3425
2181
"If a read on a communication port is interrupted, retry this many times "
2185
#: drizzled/drizzled.cc:3431
2187
"Number of seconds to wait for a block to be written to a connection before "
2188
"aborting the write."
2191
#: drizzled/drizzled.cc:3437
2192
msgid "Use compatible behavior."
2195
#: drizzled/drizzled.cc:3442
2197
"If this is not 0, then drizzled will use this value to reserve file "
2198
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2199
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2200
"larger) number of files."
2203
#: drizzled/drizzled.cc:3449
2205
"Controls the heuristic(s) applied during query optimization to prune less-"
2206
"promising partial plans from the optimizer search space. Meaning: false - do "
2207
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2208
"based on number of retrieved rows."
2211
#: drizzled/drizzled.cc:3457
2213
"Maximum depth of search performed by the query optimizer. Values larger than "
2214
"the number of relations in a query result in better query plans, but take "
2215
"longer to compile a query. Smaller values than the number of tables in a "
2216
"relation result in faster optimization, but may produce very bad query "
2217
"plans. If set to 0, the system will automatically pick a reasonable value; "
2218
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
2219
"(used for testing/comparison)."
2222
#: drizzled/drizzled.cc:3469
2223
msgid "Directory for plugins."
2226
#: drizzled/drizzled.cc:3473
2228
"Optional colon (or semicolon) separated list of plugins to load,where each "
2229
"plugin is identified by the name of the shared library. [for example: --"
2230
"plugin_load=libmd5udf.so:libauth_pam.so]"
2233
#: drizzled/drizzled.cc:3479
2234
msgid "The size of the buffer that is allocated when preloading indexes"
2237
#: drizzled/drizzled.cc:3484
2238
msgid "Allocation block size for query parsing and execution"
2241
#: drizzled/drizzled.cc:3489
2242
msgid "Persistent buffer for query parsing and execution"
2245
#: drizzled/drizzled.cc:3495
2246
msgid "Allocation block size for storing ranges during optimization"
2249
#: drizzled/drizzled.cc:3501
2251
"Each thread that does a sequential scan allocates a buffer of this size for "
2252
"each table it scans. If you do many sequential scans, you may want to "
2253
"increase this value."
2256
#: drizzled/drizzled.cc:3509
2258
"Make all non-temporary tables read-only, with the exception for replication "
2259
"(slave) threads and users with the SUPER privilege"
2262
#: drizzled/drizzled.cc:3515
2264
"When reading rows in sorted order after a sort, the rows are read through "
2265
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2269
#: drizzled/drizzled.cc:3523
2271
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2275
#: drizzled/drizzled.cc:3529
2276
msgid "Maximum space to use for all relay logs."
2279
#: drizzled/drizzled.cc:3534
2280
msgid "Use compression on master/slave protocol."
2283
#: drizzled/drizzled.cc:3539
2285
"Number of seconds to wait for more data from a master/slave connection "
2286
"before aborting the read."
2289
#: drizzled/drizzled.cc:3544
2291
"Number of times the slave SQL thread will retry a transaction in case it "
2292
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2296
#: drizzled/drizzled.cc:3550
2297
msgid "Allow slave to batch requests."
2300
#: drizzled/drizzled.cc:3554
2302
"If creating the thread takes longer than this value (in seconds), the "
2303
"Slow_launch_threads counter will be incremented."
2306
#: drizzled/drizzled.cc:3559
2307
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2310
#: drizzled/drizzled.cc:3565
2312
"Synchronously flush binary log to disk after every #th event. Use 0 "
2313
"(default) to disable synchronous flushing."
2316
#: drizzled/drizzled.cc:3570
2317
msgid "The number of cached table definitions."
2320
#: drizzled/drizzled.cc:3574
2321
msgid "The number of cached open tables."
2324
#: drizzled/drizzled.cc:3578
2326
"Timeout in seconds to wait for a table level lock before returning an error. "
2327
"Used only if the connection has active cursors."
2330
#: drizzled/drizzled.cc:3583
2331
msgid "How many threads we should keep in a cache for reuse."
2334
#: drizzled/drizzled.cc:3587
2336
"How many threads we should create to handle query requests in case of "
2337
"'thread_handling=pool-of-threads'"
2340
#: drizzled/drizzled.cc:3592
2341
msgid "The stack size for each thread."
2344
#: drizzled/drizzled.cc:3598
2345
msgid "The TIME format (for future)."
2348
#: drizzled/drizzled.cc:3603
2350
"If an internal in-memory temporary table exceeds this size, MySQL will "
2351
"automatically convert it to an on-disk MyISAM table."
2354
#: drizzled/drizzled.cc:3609
2355
msgid "Allocation block size for transactions to be stored in binary log"
2358
#: drizzled/drizzled.cc:3614
2359
msgid "Persistent buffer for transactions to be stored in binary log"
2362
#: drizzled/drizzled.cc:3619
2364
"The number of seconds the server waits for activity on a connection before "
2368
#: drizzled/drizzled.cc:3866
2370
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2371
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2372
"and you are welcome to modify and redistribute it under the GPL license\n"
2374
"Starts the Drizzle database server\n"
2377
#: drizzled/drizzled.cc:3873
2379
msgid "Usage: %s [OPTIONS]\n"
2382
#: drizzled/drizzled.cc:3884
2385
"To see what values a running Drizzle server is using, type\n"
2386
"'drizzleadmin variables' instead of 'drizzled --help'."
2389
#: drizzled/drizzled.cc:4058
2392
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2396
#: drizzled/drizzled.cc:4112
2397
msgid "Can't start server: cannot resolve hostname!"
2400
#: drizzled/drizzled.cc:4118
2401
msgid "Can't start server: bind-address refers to multiple interfaces!"
2404
#: drizzled/drizzled.cc:4453
2406
msgid "No option given to %s\n"
2409
#: drizzled/drizzled.cc:4455
2411
msgid "Wrong option to %s. Option(s) given: %s\n"
2414
#: drizzled/drizzled.cc:4457
2416
msgid "Alternatives are: '%s'"
2419
#: drizzled/error.cc:34
2423
#: drizzled/error.cc:36
2427
#: drizzled/error.cc:38
2431
#: drizzled/error.cc:40
2435
#: drizzled/error.cc:42
2437
msgid "Can't create file '%-.200s' (errno: %d)"
2440
#: drizzled/error.cc:44
2442
msgid "Can't create table '%-.200s' (errno: %d)"
2445
#: drizzled/error.cc:46
2447
msgid "Can't create database '%-.192s' (errno: %d)"
2450
#: drizzled/error.cc:48
2452
msgid "Can't create database '%-.192s'; database exists"
2455
#: drizzled/error.cc:50
2457
msgid "Can't drop database '%-.192s'; database doesn't exist"
2460
#: drizzled/error.cc:52
2462
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2465
#: drizzled/error.cc:54
2467
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2470
#: drizzled/error.cc:56
2472
msgid "Error on delete of '%-.192s' (errno: %d)"
2475
#: drizzled/error.cc:58
2476
msgid "Can't read record in system table"
2479
#: drizzled/error.cc:60
2481
msgid "Can't get status of '%-.200s' (errno: %d)"
2484
#: drizzled/error.cc:62
2486
msgid "Can't get working directory (errno: %d)"
2489
#: drizzled/error.cc:64
2491
msgid "Can't lock file (errno: %d)"
2494
#: drizzled/error.cc:66
2496
msgid "Can't open file: '%-.200s' (errno: %d)"
2499
#: drizzled/error.cc:68
2501
msgid "Can't find file: '%-.200s' (errno: %d)"
2504
#: drizzled/error.cc:70
2506
msgid "Can't read dir of '%-.192s' (errno: %d)"
2509
#: drizzled/error.cc:72
2511
msgid "Can't change dir to '%-.192s' (errno: %d)"
2514
#: drizzled/error.cc:74
2516
msgid "Record has changed since last read in table '%-.192s'"
2519
#: drizzled/error.cc:76
2521
msgid "Disk full (%s); waiting for someone to free some space..."
2524
#: drizzled/error.cc:78
2526
msgid "Can't write; duplicate key in table '%-.192s'"
2529
#: drizzled/error.cc:80
2531
msgid "Error on close of '%-.192s' (errno: %d)"
2534
#: drizzled/error.cc:82
2536
msgid "Error reading file '%-.200s' (errno: %d)"
2539
#: drizzled/error.cc:84
2541
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2544
#: drizzled/error.cc:86
2546
msgid "Error writing file '%-.200s' (errno: %d)"
2549
#: drizzled/error.cc:88
2551
msgid "'%-.192s' is locked against change"
2554
#: drizzled/error.cc:90
2555
msgid "Sort aborted"
2558
#: drizzled/error.cc:92
2560
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2563
#: drizzled/error.cc:94
2565
msgid "Got error %d from storage engine"
2568
#: drizzled/error.cc:96
2570
msgid "Table storage engine for '%-.192s' doesn't have this option"
2573
#: drizzled/error.cc:98
2575
msgid "Can't find record in '%-.192s'"
2578
#: drizzled/error.cc:100
2580
msgid "Incorrect information in file: '%-.200s'"
2583
#: drizzled/error.cc:102
2585
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2588
#: drizzled/error.cc:104
2590
msgid "Old key file for table '%-.192s'; repair it!"
2593
#: drizzled/error.cc:106
2595
msgid "Table '%-.192s' is read only"
2598
#: drizzled/error.cc:108
2600
msgid "Out of memory; restart server and try again (needed %d bytes)"
2603
#: drizzled/error.cc:110
2604
msgid "Out of sort memory; increase server sort buffer size"
2607
#: drizzled/error.cc:112
2609
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2612
#: drizzled/error.cc:114
2613
msgid "Too many connections"
2616
#: drizzled/error.cc:116
2618
"Out of memory; check if mysqld or some other process uses all available "
2619
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
2620
"memory or you can add more swap space"
2623
#: drizzled/error.cc:118
2624
msgid "Can't get hostname for your address"
2627
#: drizzled/error.cc:120
2628
msgid "Bad handshake"
2631
#: drizzled/error.cc:122
2633
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2636
#: drizzled/error.cc:124
2638
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2641
#: drizzled/error.cc:126
2642
msgid "No database selected"
2645
#: drizzled/error.cc:128
2646
msgid "Unknown command"
2649
#: drizzled/error.cc:130
2651
msgid "Column '%-.192s' cannot be null"
2654
#: drizzled/error.cc:132
2656
msgid "Unknown database '%-.192s'"
2659
#: drizzled/error.cc:134
2661
msgid "Table '%-.192s' already exists"
2664
#: drizzled/error.cc:136
2666
msgid "Unknown table '%-.100s'"
2669
#: drizzled/error.cc:138
2671
msgid "Column '%-.192s' in %-.192s is ambiguous"
2674
#: drizzled/error.cc:140
2675
msgid "Server shutdown in progress"
2678
#: drizzled/error.cc:142
2680
msgid "Unknown column '%-.192s' in '%-.192s'"
2683
#: drizzled/error.cc:144
2685
msgid "'%-.192s' isn't in GROUP BY"
2688
#: drizzled/error.cc:146
2690
msgid "Can't group on '%-.192s'"
2693
#: drizzled/error.cc:148
2694
msgid "Statement has sum functions and columns in same statement"
2697
#: drizzled/error.cc:150
2698
msgid "Column count doesn't match value count"
2701
#: drizzled/error.cc:152
2703
msgid "Identifier name '%-.100s' is too long"
2706
#: drizzled/error.cc:154
2708
msgid "Duplicate column name '%-.192s'"
2711
#: drizzled/error.cc:156
2713
msgid "Duplicate key name '%-.192s'"
2716
#: drizzled/error.cc:158
2718
msgid "Duplicate entry '%-.192s' for key %d"
2721
#: drizzled/error.cc:160
2723
msgid "Incorrect column specifier for column '%-.192s'"
2726
#: drizzled/error.cc:162
2728
msgid "%s near '%-.80s' at line %d"
2731
#: drizzled/error.cc:164
2732
msgid "Query was empty"
2735
#: drizzled/error.cc:166
2737
msgid "Not unique table/alias: '%-.192s'"
2740
#: drizzled/error.cc:168
2742
msgid "Invalid default value for '%-.192s'"
2745
#: drizzled/error.cc:170
2746
msgid "Multiple primary key defined"
2749
#: drizzled/error.cc:172
2751
msgid "Too many keys specified; max %d keys allowed"
2754
#: drizzled/error.cc:174
2756
msgid "Too many key parts specified; max %d parts allowed"
2759
#: drizzled/error.cc:176
2761
msgid "Specified key was too long; max key length is %d bytes"
2764
#: drizzled/error.cc:178
2766
msgid "Key column '%-.192s' doesn't exist in table"
2769
#: drizzled/error.cc:180
2772
"BLOB column '%-.192s' can't be used in key specification with the used table "
2776
#: drizzled/error.cc:182
2779
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2783
#: drizzled/error.cc:184
2785
"Incorrect table definition; there can be only one auto column and it must be "
2789
#: drizzled/error.cc:186
2792
"%s: ready for connections.\n"
2793
"Version: '%s' socket: '%s' port: %d"
2796
#: drizzled/error.cc:188
2798
msgid "%s: Normal shutdown\n"
2801
#: drizzled/error.cc:190
2803
msgid "%s: Got signal %d. Aborting!\n"
2806
#: drizzled/error.cc:192
2808
msgid "%s: Shutdown complete\n"
2811
#: drizzled/error.cc:194
2813
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2816
#: drizzled/error.cc:196
2817
msgid "Can't create IP socket"
2820
#: drizzled/error.cc:198
2823
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2827
#: drizzled/error.cc:200
2828
msgid "Field separator argument is not what is expected; check the manual"
2831
#: drizzled/error.cc:202
2833
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2836
#: drizzled/error.cc:204
2839
"The file '%-.128s' must be in the database directory or be readable by all"
2842
#: drizzled/error.cc:206
2844
msgid "File '%-.200s' already exists"
2847
#: drizzled/error.cc:208
2849
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2852
#: drizzled/error.cc:210
2854
msgid "Records: %ld Duplicates: %ld"
2857
#: drizzled/error.cc:212
2859
"Incorrect prefix key; the used key part isn't a string, the used length is "
2860
"longer than the key part, or the storage engine doesn't support unique "
2864
#: drizzled/error.cc:214
2865
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2868
#: drizzled/error.cc:216
2870
msgid "Can't DROP '%-.192s'; check that column/key exists"
2873
#: drizzled/error.cc:218
2875
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2878
#: drizzled/error.cc:220
2880
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2883
#: drizzled/error.cc:222
2885
msgid "Unknown thread id: %lu"
2888
#: drizzled/error.cc:224
2890
msgid "You are not owner of thread %lu"
2893
#: drizzled/error.cc:226
2894
msgid "No tables used"
2897
#: drizzled/error.cc:228
2899
msgid "Too many strings for column %-.192s and SET"
2902
#: drizzled/error.cc:230
2904
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2907
#: drizzled/error.cc:232
2909
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2912
#: drizzled/error.cc:234
2914
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2917
#: drizzled/error.cc:236
2919
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2922
#: drizzled/error.cc:238
2924
msgid "Incorrect database name '%-.100s'"
2927
#: drizzled/error.cc:240
2929
msgid "Incorrect table name '%-.100s'"
2932
#: drizzled/error.cc:242
2934
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2935
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2938
#: drizzled/error.cc:244
2939
msgid "Unknown error"
2942
#: drizzled/error.cc:246
2944
msgid "Unknown procedure '%-.192s'"
2947
#: drizzled/error.cc:248
2949
msgid "Incorrect parameter count to procedure '%-.192s'"
2952
#: drizzled/error.cc:250
2954
msgid "Incorrect parameters to procedure '%-.192s'"
2957
#: drizzled/error.cc:252
2959
msgid "Unknown table '%-.192s' in %-.32s"
2962
#: drizzled/error.cc:254
2964
msgid "Column '%-.192s' specified twice"
2967
#: drizzled/error.cc:256
2968
msgid "Invalid use of group function"
2971
#: drizzled/error.cc:258
2974
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2977
#: drizzled/error.cc:260
2978
msgid "A table must have at least 1 column"
2981
#: drizzled/error.cc:262
2983
msgid "The table '%-.192s' is full"
2986
#: drizzled/error.cc:264
2988
msgid "Unknown character set: '%-.64s'"
2991
#: drizzled/error.cc:266
2993
msgid "Too many tables; MySQL can only use %d tables in a join"
2996
#: drizzled/error.cc:268
2997
msgid "Too many columns"
3000
#: drizzled/error.cc:270
3003
"Row size too large. The maximum row size for the used table type, not "
3004
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
3007
#: drizzled/error.cc:272
3010
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3011
"thread_stack=#' to specify a bigger stack if needed"
3014
#: drizzled/error.cc:274
3015
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
3018
#: drizzled/error.cc:276
3021
"Table handler doesn't support NULL in given index. Please change column "
3022
"'%-.192s' to be NOT NULL or use another handler"
3025
#: drizzled/error.cc:278
3027
msgid "Can't load function '%-.192s'"
3030
#: drizzled/error.cc:280
3032
msgid "Can't initialize function '%-.192s'; %-.80s"
3035
#: drizzled/error.cc:282
3036
msgid "No paths allowed for shared library"
3039
#: drizzled/error.cc:284
3041
msgid "Function '%-.192s' already exists"
3044
#: drizzled/error.cc:286
3046
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
3049
#: drizzled/error.cc:288
3051
msgid "Can't find symbol '%-.128s' in library"
3054
#: drizzled/error.cc:290
3056
msgid "Function '%-.192s' is not defined"
3059
#: drizzled/error.cc:292
3062
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3063
"'mysqladmin flush-hosts'"
3066
#: drizzled/error.cc:294
3068
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3071
#: drizzled/error.cc:296
3073
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3074
"to change passwords"
3077
#: drizzled/error.cc:298
3079
"You must have privileges to update tables in the mysql database to be able "
3080
"to change passwords for others"
3083
#: drizzled/error.cc:300
3084
msgid "Can't find any matching row in the user table"
3087
#: drizzled/error.cc:302
3089
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
3092
#: drizzled/error.cc:304
3095
"Can't create a new thread (errno %d); if you are not out of available "
3096
"memory, you can consult the manual for a possible OS-dependent bug"
3099
#: drizzled/error.cc:306
3101
msgid "Column count doesn't match value count at row %ld"
3104
#: drizzled/error.cc:308
3106
msgid "Can't reopen table: '%-.192s'"
3109
#: drizzled/error.cc:310
3110
msgid "Invalid use of NULL value"
3113
#: drizzled/error.cc:312
3115
msgid "Got error '%-.64s' from regexp"
3118
#: drizzled/error.cc:314
3120
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
3121
"illegal if there is no GROUP BY clause"
3124
#: drizzled/error.cc:316
3126
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3129
#: drizzled/error.cc:318
3131
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3134
#: drizzled/error.cc:320
3137
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3141
#: drizzled/error.cc:322
3143
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3144
"privileges can be used"
3147
#: drizzled/error.cc:324
3148
msgid "The host or user argument to GRANT is too long"
3151
#: drizzled/error.cc:326
3153
msgid "Table '%-.192s.%-.192s' doesn't exist"
3156
#: drizzled/error.cc:328
3159
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3163
#: drizzled/error.cc:330
3164
msgid "The used command is not allowed with this MySQL version"
3167
#: drizzled/error.cc:332
3169
"You have an error in your SQL syntax; check the manual that corresponds to "
3170
"your MySQL server version for the right syntax to use"
3173
#: drizzled/error.cc:334
3175
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3178
#: drizzled/error.cc:336
3179
msgid "Too many delayed threads in use"
3182
#: drizzled/error.cc:338
3184
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3187
#: drizzled/error.cc:340
3188
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3191
#: drizzled/error.cc:342
3192
msgid "Got a read error from the connection pipe"
3195
#: drizzled/error.cc:344
3196
msgid "Got an error from fcntl()"
3199
#: drizzled/error.cc:346
3200
msgid "Got packets out of order"
3203
#: drizzled/error.cc:358
3204
msgid "Result string is longer than 'max_allowed_packet' bytes"
3207
#: drizzled/error.cc:360
3208
msgid "The used table type doesn't support BLOB/TEXT columns"
3211
#: drizzled/error.cc:362
3212
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3215
#: drizzled/error.cc:364
3218
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3222
#: drizzled/error.cc:366
3224
msgid "Incorrect column name '%-.100s'"
3227
#: drizzled/error.cc:368
3229
msgid "The used storage engine can't index column '%-.192s'"
3232
#: drizzled/error.cc:370
3234
"Unable to open underlying table which is differently defined or of non-"
3235
"MyISAM type or doesn't exist"
3238
#: drizzled/error.cc:372
3240
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3243
#: drizzled/error.cc:374
3246
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3249
#: drizzled/error.cc:376
3251
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3255
#: drizzled/error.cc:378
3256
msgid "Result consisted of more than one row"
3259
#: drizzled/error.cc:380
3260
msgid "This table type requires a primary key"
3263
#: drizzled/error.cc:382
3264
msgid "This version of MySQL is not compiled with RAID support"
3267
#: drizzled/error.cc:384
3269
"You are using safe update mode and you tried to update a table without a "
3270
"WHERE that uses a KEY column"
3273
#: drizzled/error.cc:386
3275
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3278
#: drizzled/error.cc:388
3279
msgid "Can't open table"
3282
#: drizzled/error.cc:390
3284
msgid "The storage engine for the table doesn't support %s"
3287
#: drizzled/error.cc:392
3288
msgid "You are not allowed to execute this command in a transaction"
3291
#: drizzled/error.cc:394
3293
msgid "Got error %d during COMMIT"
3296
#: drizzled/error.cc:396
3298
msgid "Got error %d during ROLLBACK"
3301
#: drizzled/error.cc:398
3303
msgid "Got error %d during FLUSH_LOGS"
3306
#: drizzled/error.cc:400
3308
msgid "Got error %d during CHECKPOINT"
3311
#: drizzled/error.cc:402
3314
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
3318
#: drizzled/error.cc:404
3319
msgid "The storage engine for the table does not support binary table dump"
3322
#: drizzled/error.cc:406
3323
msgid "Binlog closed, cannot RESET MASTER"
3326
#: drizzled/error.cc:408
3328
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3331
#: drizzled/error.cc:410
3333
msgid "Error from master: '%-.64s'"
3336
#: drizzled/error.cc:412
3337
msgid "Net error reading from master"
3340
#: drizzled/error.cc:414
3341
msgid "Net error writing to master"
3344
#: drizzled/error.cc:416
3345
msgid "Can't find FULLTEXT index matching the column list"
3348
#: drizzled/error.cc:418
3350
"Can't execute the given command because you have active locked tables or an "
3351
"active transaction"
3354
#: drizzled/error.cc:420
3356
msgid "Unknown system variable '%-.64s'"
3359
#: drizzled/error.cc:422
3361
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3364
#: drizzled/error.cc:424
3367
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3370
#: drizzled/error.cc:426
3371
msgid "Some non-transactional changed tables couldn't be rolled back"
3374
#: drizzled/error.cc:428
3376
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3377
"of storage; increase this mysqld variable and try again"
3380
#: drizzled/error.cc:430
3382
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3385
#: drizzled/error.cc:432
3387
"This operation requires a running slave; configure slave and do START SLAVE"
3390
#: drizzled/error.cc:434
3391
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3394
#: drizzled/error.cc:436
3396
"Could not initialize master info structure; more error messages can be found "
3397
"in the MySQL error log"
3400
#: drizzled/error.cc:438
3401
msgid "Could not create slave thread; check system resources"
3404
#: drizzled/error.cc:440
3407
"User %-.64s already has more than 'max_user_connections' active connections"
3410
#: drizzled/error.cc:442
3411
msgid "You may only use constant expressions with SET"
3414
#: drizzled/error.cc:444
3415
msgid "Lock wait timeout exceeded; try restarting transaction"
3418
#: drizzled/error.cc:446
3419
msgid "The total number of locks exceeds the lock table size"
3422
#: drizzled/error.cc:448
3423
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3426
#: drizzled/error.cc:450
3427
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3430
#: drizzled/error.cc:452
3431
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3434
#: drizzled/error.cc:454
3436
msgid "Incorrect arguments to %s"
3439
#: drizzled/error.cc:456
3441
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3444
#: drizzled/error.cc:458
3446
"Incorrect table definition; all MERGE tables must be in the same database"
3449
#: drizzled/error.cc:460
3450
msgid "Deadlock found when trying to get lock; try restarting transaction"
3453
#: drizzled/error.cc:462
3454
msgid "The used table type doesn't support FULLTEXT indexes"
3457
#: drizzled/error.cc:464
3458
msgid "Cannot add foreign key constraint"
3461
#: drizzled/error.cc:466
3462
msgid "Cannot add or update a child row: a foreign key constraint fails"
3465
#: drizzled/error.cc:468
3466
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3469
#: drizzled/error.cc:470
3471
msgid "Error connecting to master: %-.128s"
3474
#: drizzled/error.cc:472
3476
msgid "Error running query on master: %-.128s"
3479
#: drizzled/error.cc:474
3481
msgid "Error when executing command %s: %-.128s"
3484
#: drizzled/error.cc:476
3486
msgid "Incorrect usage of %s and %s"
3489
#: drizzled/error.cc:478
3490
msgid "The used SELECT statements have a different number of columns"
3493
#: drizzled/error.cc:480
3494
msgid "Can't execute the query because you have a conflicting read lock"
3497
#: drizzled/error.cc:482
3498
msgid "Mixing of transactional and non-transactional tables is disabled"
3501
#: drizzled/error.cc:484
3503
msgid "Option '%s' used twice in statement"
3506
#: drizzled/error.cc:486
3508
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3511
#: drizzled/error.cc:488
3513
msgid "Access denied; you need the %-.128s privilege for this operation"
3516
#: drizzled/error.cc:490
3519
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3522
#: drizzled/error.cc:492
3525
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3528
#: drizzled/error.cc:494
3530
msgid "Variable '%-.64s' doesn't have a default value"
3533
#: drizzled/error.cc:496
3535
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3538
#: drizzled/error.cc:498
3540
msgid "Incorrect argument type to variable '%-.64s'"
3543
#: drizzled/error.cc:500
3545
msgid "Variable '%-.64s' can only be set, not read"
3548
#: drizzled/error.cc:502
3550
msgid "Incorrect usage/placement of '%s'"
3553
#: drizzled/error.cc:504
3555
msgid "This version of MySQL doesn't yet support '%s'"
3558
#: drizzled/error.cc:506
3561
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3564
#: drizzled/error.cc:508
3565
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3568
#: drizzled/error.cc:510
3570
msgid "Variable '%-.192s' is a %s variable"
3573
#: drizzled/error.cc:512
3575
msgid "Incorrect foreign key definition for '%-.192s': %s"
3578
#: drizzled/error.cc:514
3579
msgid "Key reference and table reference don't match"
3582
#: drizzled/error.cc:516
3584
msgid "Operand should contain %d column(s)"
3587
#: drizzled/error.cc:518
3588
msgid "Subquery returns more than 1 row"
3591
#: drizzled/error.cc:520
3593
msgid "Unknown prepared statement handler (%.*s) given to %s"
3596
#: drizzled/error.cc:522
3597
msgid "Help database is corrupt or does not exist"
3600
#: drizzled/error.cc:524
3601
msgid "Cyclic reference on subqueries"
3604
#: drizzled/error.cc:526
3606
msgid "Converting column '%s' from %s to %s"
3609
#: drizzled/error.cc:528
3611
msgid "Reference '%-.64s' not supported (%s)"
3614
#: drizzled/error.cc:530
3615
msgid "Every derived table must have its own alias"
3618
#: drizzled/error.cc:532
3620
msgid "Select %u was reduced during optimization"
3623
#: drizzled/error.cc:534
3625
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3628
#: drizzled/error.cc:536
3630
"Client does not support authentication protocol requested by server; "
3631
"consider upgrading MySQL client"
3634
#: drizzled/error.cc:538
3635
msgid "All parts of a SPATIAL index must be NOT NULL"
3638
#: drizzled/error.cc:540
3640
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3643
#: drizzled/error.cc:542
3644
msgid "Slave is already running"
3647
#: drizzled/error.cc:544
3648
msgid "Slave already has been stopped"
3651
#: drizzled/error.cc:546
3654
"Uncompressed data size too large; the maximum size is %d (probably, length "
3655
"of uncompressed data was corrupted)"
3658
#: drizzled/error.cc:548
3659
msgid "ZLIB: Not enough memory"
3662
#: drizzled/error.cc:550
3664
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3665
"data was corrupted)"
3668
#: drizzled/error.cc:552
3669
msgid "ZLIB: Input data corrupted"
3672
#: drizzled/error.cc:554
3674
msgid "%d line(s) were cut by GROUP_CONCAT()"
3677
#: drizzled/error.cc:556
3679
msgid "Row %ld doesn't contain data for all columns"
3682
#: drizzled/error.cc:558
3685
"Row %ld was truncated; it contained more data than there were input columns"
3688
#: drizzled/error.cc:560
3691
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3694
#: drizzled/error.cc:562
3696
msgid "Out of range value for column '%s' at row %ld"
3699
#: drizzled/error.cc:564
3701
msgid "Data truncated for column '%s' at row %ld"
3704
#: drizzled/error.cc:566
3706
msgid "Using storage engine %s for table '%s'"
3709
#: drizzled/error.cc:568
3711
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3714
#: drizzled/error.cc:570
3715
msgid "Cannot drop one or more of the requested users"
3718
#: drizzled/error.cc:572
3719
msgid "Can't revoke all privileges for one or more of the requested users"
3722
#: drizzled/error.cc:574
3724
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3727
#: drizzled/error.cc:576
3729
msgid "Illegal mix of collations for operation '%s'"
3732
#: drizzled/error.cc:578
3735
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3739
#: drizzled/error.cc:580
3741
msgid "Unknown collation: '%-.64s'"
3744
#: drizzled/error.cc:582
3746
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3747
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3751
#: drizzled/error.cc:584
3754
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3755
"old format; please change the password to the new format"
3758
#: drizzled/error.cc:586
3761
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3765
#: drizzled/error.cc:588
3766
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3769
#: drizzled/error.cc:590
3771
"It is recommended to use --skip-slave-start when doing step-by-step "
3772
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3773
"get an unexpected slave's mysqld restart"
3776
#: drizzled/error.cc:592
3777
msgid "SQL thread is not to be started so UNTIL options are ignored"
3780
#: drizzled/error.cc:594
3782
msgid "Incorrect index name '%-.100s'"
3785
#: drizzled/error.cc:596
3787
msgid "Incorrect catalog name '%-.100s'"
3790
#: drizzled/error.cc:598
3792
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3795
#: drizzled/error.cc:600
3797
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3800
#: drizzled/error.cc:602
3802
msgid "Unknown key cache '%-.100s'"
3805
#: drizzled/error.cc:604
3807
"MySQL is started in --skip-name-resolve mode; you must restart it without "
3808
"this switch for this grant to work"
3811
#: drizzled/error.cc:606
3813
msgid "Unknown table engine '%s'"
3816
#: drizzled/error.cc:608
3818
msgid "'%s' is deprecated; use '%s' instead"
3821
#: drizzled/error.cc:610
3823
msgid "The target table %-.100s of the %s is not updatable"
3826
#: drizzled/error.cc:612
3829
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
3833
#: drizzled/error.cc:614
3836
"The MySQL server is running with the %s option so it cannot execute this "
3840
#: drizzled/error.cc:616
3842
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3845
#: drizzled/error.cc:618
3847
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3850
#: drizzled/error.cc:620
3852
"Incorrect table definition; there can be only one TIMESTAMP column with "
3853
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3856
#: drizzled/error.cc:622
3858
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3861
#: drizzled/error.cc:624
3862
msgid "This command is not supported in the prepared statement protocol yet"
3865
#: drizzled/error.cc:626
3867
msgid "Got error %d '%-.100s' from %s"
3870
#: drizzled/error.cc:628
3872
msgid "Got temporary error %d '%-.100s' from %s"
3875
#: drizzled/error.cc:630
3877
msgid "Unknown or incorrect time zone: '%-.64s'"
3880
#: drizzled/error.cc:632
3882
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3885
#: drizzled/error.cc:634
3887
msgid "Invalid %s character string: '%.64s'"
3890
#: drizzled/error.cc:636
3892
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3895
#: drizzled/error.cc:638
3897
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3900
#: drizzled/error.cc:640
3902
msgid "Can't create a %s from within another stored routine"
3905
#: drizzled/error.cc:642
3907
msgid "%s %s already exists"
3910
#: drizzled/error.cc:644
3912
msgid "%s %s does not exist"
3915
#: drizzled/error.cc:646
3917
msgid "Failed to DROP %s %s"
3920
#: drizzled/error.cc:648
3922
msgid "Failed to CREATE %s %s"
3925
#: drizzled/error.cc:650
3927
msgid "%s with no matching label: %s"
3930
#: drizzled/error.cc:652
3932
msgid "Redefining label %s"
3935
#: drizzled/error.cc:654
3937
msgid "End-label %s without match"
3940
#: drizzled/error.cc:656
3942
msgid "Referring to uninitialized variable %s"
3945
#: drizzled/error.cc:658
3947
msgid "PROCEDURE %s can't return a result set in the given context"
3950
#: drizzled/error.cc:660
3951
msgid "RETURN is only allowed in a FUNCTION"
3954
#: drizzled/error.cc:662
3956
msgid "%s is not allowed in stored procedures"
3959
#: drizzled/error.cc:664
3961
"The update log is deprecated and replaced by the binary log; SET "
3962
"SQL_LOG_UPDATE has been ignored"
3965
#: drizzled/error.cc:666
3967
"The update log is deprecated and replaced by the binary log; SET "
3968
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3971
#: drizzled/error.cc:668
3972
msgid "Query execution was interrupted"
3975
#: drizzled/error.cc:670
3977
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3980
#: drizzled/error.cc:672
3982
msgid "Undefined CONDITION: %s"
3985
#: drizzled/error.cc:674
3987
msgid "No RETURN found in FUNCTION %s"
3990
#: drizzled/error.cc:676
3992
msgid "FUNCTION %s ended without RETURN"
3995
#: drizzled/error.cc:678
3996
msgid "Cursor statement must be a SELECT"
3999
#: drizzled/error.cc:680
4000
msgid "Cursor SELECT must not have INTO"
4003
#: drizzled/error.cc:682
4005
msgid "Undefined CURSOR: %s"
4008
#: drizzled/error.cc:684
4009
msgid "Cursor is already open"
4012
#: drizzled/error.cc:686
4013
msgid "Cursor is not open"
4016
#: drizzled/error.cc:688
4018
msgid "Undeclared variable: %s"
4021
#: drizzled/error.cc:690
4022
msgid "Incorrect number of FETCH variables"
4025
#: drizzled/error.cc:692
4026
msgid "No data - zero rows fetched, selected, or processed"
4029
#: drizzled/error.cc:694
4031
msgid "Duplicate parameter: %s"
4034
#: drizzled/error.cc:696
4036
msgid "Duplicate variable: %s"
4039
#: drizzled/error.cc:698
4041
msgid "Duplicate condition: %s"
4044
#: drizzled/error.cc:700
4046
msgid "Duplicate cursor: %s"
4049
#: drizzled/error.cc:702
4051
msgid "Failed to ALTER %s %s"
4054
#: drizzled/error.cc:704
4055
msgid "Subquery value not supported"
4058
#: drizzled/error.cc:706
4060
msgid "%s is not allowed in stored function or trigger"
4063
#: drizzled/error.cc:708
4064
msgid "Variable or condition declaration after cursor or handler declaration"
4067
#: drizzled/error.cc:710
4068
msgid "Cursor declaration after handler declaration"
4071
#: drizzled/error.cc:712
4072
msgid "Case not found for CASE statement"
4075
#: drizzled/error.cc:714
4077
msgid "Configuration file '%-.192s' is too big"
4080
#: drizzled/error.cc:716
4082
msgid "Malformed file type header in file '%-.192s'"
4085
#: drizzled/error.cc:718
4087
msgid "Unexpected end of file while parsing comment '%-.200s'"
4090
#: drizzled/error.cc:720
4092
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4095
#: drizzled/error.cc:722
4097
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4100
#: drizzled/error.cc:724
4101
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4104
#: drizzled/error.cc:726
4106
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4109
#: drizzled/error.cc:728
4111
msgid "'%-.192s.%-.192s' is not %s"
4114
#: drizzled/error.cc:730
4116
msgid "Column '%-.192s' is not updatable"
4119
#: drizzled/error.cc:732
4120
msgid "View's SELECT contains a subquery in the FROM clause"
4123
#: drizzled/error.cc:734
4125
msgid "View's SELECT contains a '%s' clause"
4128
#: drizzled/error.cc:736
4129
msgid "View's SELECT contains a variable or parameter"
4132
#: drizzled/error.cc:738
4134
msgid "View's SELECT refers to a temporary table '%-.192s'"
4137
#: drizzled/error.cc:740
4138
msgid "View's SELECT and view's field list have different column counts"
4141
#: drizzled/error.cc:742
4143
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4146
#: drizzled/error.cc:744
4147
msgid "View being updated does not have complete key of underlying table in it"
4150
#: drizzled/error.cc:746
4153
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4154
"(s) or definer/invoker of view lack rights to use them"
4157
#: drizzled/error.cc:748
4159
msgid "Can't drop or alter a %s from within another stored routine"
4162
#: drizzled/error.cc:750
4163
msgid "GOTO is not allowed in a stored procedure handler"
4166
#: drizzled/error.cc:752
4167
msgid "Trigger already exists"
4170
#: drizzled/error.cc:754
4171
msgid "Trigger does not exist"
4174
#: drizzled/error.cc:756
4176
msgid "Trigger's '%-.192s' is view or temporary table"
4179
#: drizzled/error.cc:758
4181
msgid "Updating of %s row is not allowed in %strigger"
4184
#: drizzled/error.cc:760
4186
msgid "There is no %s row in %s trigger"
4189
#: drizzled/error.cc:762
4191
msgid "Field '%-.192s' doesn't have a default value"
4194
#: drizzled/error.cc:764
4195
msgid "Division by 0"
4198
#: drizzled/error.cc:766
4200
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4203
#: drizzled/error.cc:768
4205
msgid "Illegal %s '%-.192s' value found during parsing"
4208
#: drizzled/error.cc:770
4210
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4213
#: drizzled/error.cc:772
4215
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4218
#: drizzled/error.cc:774
4220
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4223
#: drizzled/error.cc:776
4225
msgid "Failed purging old relay logs: %s"
4228
#: drizzled/error.cc:778
4230
msgid "Password hash should be a %d-digit hexadecimal number"
4233
#: drizzled/error.cc:780
4234
msgid "Target log not found in binlog index"
4237
#: drizzled/error.cc:782
4238
msgid "I/O error reading log index file"
4241
#: drizzled/error.cc:784
4242
msgid "Server configuration does not permit binlog purge"
4245
#: drizzled/error.cc:786
4246
msgid "Failed on fseek()"
4249
#: drizzled/error.cc:788
4250
msgid "Fatal error during log purge"
4253
#: drizzled/error.cc:790
4254
msgid "A purgeable log is in use, will not purge"
4257
#: drizzled/error.cc:792
4258
msgid "Unknown error during log purge"
4261
#: drizzled/error.cc:794
4263
msgid "Failed initializing relay log position: %s"
4266
#: drizzled/error.cc:796
4267
msgid "You are not using binary logging"
4270
#: drizzled/error.cc:798
4273
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4276
#: drizzled/error.cc:800
4277
msgid "WSAStartup Failed"
4280
#: drizzled/error.cc:802
4281
msgid "Can't handle procedures with different groups yet"
4284
#: drizzled/error.cc:804
4285
msgid "Select must have a group with this procedure"
4288
#: drizzled/error.cc:806
4289
msgid "Can't use ORDER clause with this procedure"
4292
#: drizzled/error.cc:808
4294
msgid "Binary logging and replication forbid changing the global server %s"
4297
#: drizzled/error.cc:810
4299
msgid "Can't map file: %-.200s, errno: %d"
4302
#: drizzled/error.cc:812
4304
msgid "Wrong magic in %-.64s"
4307
#: drizzled/error.cc:814
4308
msgid "Prepared statement contains too many placeholders"
4311
#: drizzled/error.cc:816
4313
msgid "Key part '%-.192s' length cannot be 0"
4316
#: drizzled/error.cc:818
4317
msgid "View text checksum failed"
4320
#: drizzled/error.cc:820
4323
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4326
#: drizzled/error.cc:822
4328
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4331
#: drizzled/error.cc:824
4333
msgid "Can not delete from join view '%-.192s.%-.192s'"
4336
#: drizzled/error.cc:826
4338
msgid "Operation %s failed for %.256s"
4341
#: drizzled/error.cc:828
4342
msgid "XAER_NOTA: Unknown XID"
4345
#: drizzled/error.cc:830
4346
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4349
#: drizzled/error.cc:832
4352
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4356
#: drizzled/error.cc:834
4357
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4360
#: drizzled/error.cc:836
4362
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4366
#: drizzled/error.cc:838
4367
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4370
#: drizzled/error.cc:840
4373
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4377
#: drizzled/error.cc:842
4378
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4381
#: drizzled/error.cc:844
4382
msgid "Failed to revoke all privileges to dropped routine"
4385
#: drizzled/error.cc:846
4387
msgid "Data too long for column '%s' at row %ld"
4390
#: drizzled/error.cc:848
4392
msgid "Bad SQLSTATE: '%s'"
4395
#: drizzled/error.cc:850
4398
"%s: ready for connections.\n"
4399
"Version: '%s' socket: '%s' port: %d %s"
4402
#: drizzled/error.cc:852
4403
msgid "Can't load value from file with fixed size rows to variable"
4406
#: drizzled/error.cc:854
4407
msgid "You are not allowed to create a user with GRANT"
4410
#: drizzled/error.cc:856
4412
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4415
#: drizzled/error.cc:858
4416
msgid "Table definition has changed, please retry transaction"
4419
#: drizzled/error.cc:860
4420
msgid "Duplicate handler declared in the same block"
4423
#: drizzled/error.cc:862
4426
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4427
"variable in BEFORE trigger"
4430
#: drizzled/error.cc:864
4432
msgid "Not allowed to return a result set from a %s"
4435
#: drizzled/error.cc:866
4436
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4439
#: drizzled/error.cc:868
4441
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4442
"declaration and binary logging is enabled; if non-transactional tables were "
4443
"updated, the binary log will miss their changes"
4446
#: drizzled/error.cc:870
4448
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4449
"declaration and binary logging is enabled (you *might* want to use the less "
4450
"safe log_bin_trust_function_creators variable)"
4453
#: drizzled/error.cc:872
4455
"You do not have the SUPER privilege and binary logging is enabled (you "
4456
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4459
#: drizzled/error.cc:874
4461
"You can't execute a prepared statement which has an open cursor associated "
4462
"with it. Reset the statement to re-execute it."
4465
#: drizzled/error.cc:876
4467
msgid "The statement (%lu) has no open cursor."
4470
#: drizzled/error.cc:878
4472
"Explicit or implicit commit is not allowed in stored function or trigger."
4475
#: drizzled/error.cc:880
4478
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4481
#: drizzled/error.cc:882
4482
msgid "Recursive stored functions and triggers are not allowed."
4485
#: drizzled/error.cc:884
4487
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4490
#: drizzled/error.cc:886
4492
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4495
#: drizzled/error.cc:888
4498
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4502
#: drizzled/error.cc:890
4504
"You can't combine write-locking of system tables with other tables or lock "
4508
#: drizzled/error.cc:892
4510
msgid "Unable to connect to foreign data source: %.64s"
4513
#: drizzled/error.cc:894
4516
"There was a problem processing the query on the foreign data source. Data "
4517
"source error: %-.64s"
4520
#: drizzled/error.cc:896
4523
"The foreign data source you are trying to reference does not exist. Data "
4524
"source error: %-.64s"
4527
#: drizzled/error.cc:898
4530
"Can't create federated table. The data source connection string '%-.64s' is "
4531
"not in the correct format"
4534
#: drizzled/error.cc:900
4536
msgid "The data source connection string '%-.64s' is not in the correct format"
4539
#: drizzled/error.cc:902
4541
msgid "Can't create federated table. Foreign data src error: %-.64s"
4544
#: drizzled/error.cc:904
4545
msgid "Trigger in wrong schema"
4548
#: drizzled/error.cc:906
4551
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
4552
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4555
#: drizzled/error.cc:908
4557
msgid "Routine body for '%-.100s' is too long"
4560
#: drizzled/error.cc:910
4561
msgid "Cannot drop default keycache"
4564
#: drizzled/error.cc:912
4566
msgid "Display width out of range for column '%-.192s' (max = %d)"
4569
#: drizzled/error.cc:914
4570
msgid "XAER_DUPID: The XID already exists"
4573
#: drizzled/error.cc:916
4575
msgid "Datetime function: %-.32s field overflow"
4578
#: drizzled/error.cc:918
4581
"Can't update table '%-.192s' in stored function/trigger because it is "
4582
"already used by statement which invoked this stored function/trigger."
4585
#: drizzled/error.cc:920
4588
"The definition of table '%-.192s' prevents operation %.192s on table "
4592
#: drizzled/error.cc:922
4594
"The prepared statement contains a stored routine call that refers to that "
4595
"same statement. It's not allowed to execute a prepared statement in such a "
4599
#: drizzled/error.cc:924
4600
msgid "Not allowed to set autocommit from a stored function or trigger"
4603
#: drizzled/error.cc:926
4604
msgid "Definer is not fully qualified"
4607
#: drizzled/error.cc:928
4610
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4611
"Current user is used as definer. Please recreate the view!"
4614
#: drizzled/error.cc:930
4617
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4621
#: drizzled/error.cc:932
4623
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4626
#: drizzled/error.cc:934
4628
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4631
#: drizzled/error.cc:936
4634
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4637
#: drizzled/error.cc:938
4640
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4643
#: drizzled/error.cc:940
4645
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4648
#: drizzled/error.cc:942
4651
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4652
"activated under the authorization of the invoker, which may have "
4653
"insufficient privileges. Please recreate the trigger."
4656
#: drizzled/error.cc:944
4658
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4661
#: drizzled/error.cc:946
4664
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4665
"exceeded for routine %.192s"
4668
#: drizzled/error.cc:948
4671
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4672
"contains bad data (internal code %d)"
4675
#: drizzled/error.cc:950
4677
msgid "Incorrect routine name '%-.192s'"
4680
#: drizzled/error.cc:952
4682
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4685
#: drizzled/error.cc:954
4686
msgid "AGGREGATE is not supported for stored functions"
4689
#: drizzled/error.cc:956
4692
"Can't create more than max_prepared_stmt_count statements (current value: %"
4696
#: drizzled/error.cc:958
4698
msgid "`%-.192s`.`%-.192s` contains view recursion"
4701
#: drizzled/error.cc:960
4703
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4706
#: drizzled/error.cc:962
4707
msgid "The used table type doesn't support SPATIAL indexes"
4710
#: drizzled/error.cc:964
4711
msgid "Triggers can not be created on system tables"
4714
#: drizzled/error.cc:966
4716
msgid "Leading spaces are removed from name '%s'"
4719
#: drizzled/error.cc:968
4720
msgid "Failed to read auto-increment value from storage engine"
4723
#: drizzled/error.cc:970
4727
#: drizzled/error.cc:972
4731
#: drizzled/error.cc:974
4733
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4736
#: drizzled/error.cc:976
4738
msgid "The target table %-.100s of the %s is not insertable-into"
4741
#: drizzled/error.cc:978
4744
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4747
#: drizzled/error.cc:980
4748
msgid "Too high level of nesting for select"
4751
#: drizzled/error.cc:982
4753
msgid "Name '%-.64s' has become ''"
4756
#: drizzled/error.cc:984
4758
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4759
"optional and non-empty FIELDS ENCLOSED BY"
4762
#: drizzled/error.cc:986
4764
msgid "The foreign server, %s, you are trying to create already exists."
4767
#: drizzled/error.cc:988
4770
"The foreign server name you are trying to reference does not exist. Data "
4771
"source error: %-.64s"
4774
#: drizzled/error.cc:990
4777
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4780
#: drizzled/error.cc:992
4783
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4787
#: drizzled/error.cc:994
4789
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4792
#: drizzled/error.cc:996
4793
msgid "MAXVALUE can only be used in last partition definition"
4796
#: drizzled/error.cc:998
4797
msgid "Subpartitions can only be hash partitions and by key"
4800
#: drizzled/error.cc:1000
4801
msgid "Must define subpartitions on all partitions if on one partition"
4804
#: drizzled/error.cc:1002
4805
msgid "Wrong number of partitions defined, mismatch with previous setting"
4808
#: drizzled/error.cc:1004
4809
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4812
#: drizzled/error.cc:1006
4813
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4816
#: drizzled/error.cc:1008
4817
msgid "Expression in RANGE/LIST VALUES must be constant"
4820
#: drizzled/error.cc:1010
4821
msgid "Field in list of fields for partition function not found in table"
4824
#: drizzled/error.cc:1012
4825
msgid "List of fields is only allowed in KEY partitions"
4828
#: drizzled/error.cc:1014
4830
"The partition info in the frm file is not consistent with what can be "
4831
"written into the frm file"
4834
#: drizzled/error.cc:1016
4836
msgid "The %-.192s function returns the wrong type"
4839
#: drizzled/error.cc:1018
4841
msgid "For %-.64s partitions each partition must be defined"
4844
#: drizzled/error.cc:1020
4845
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4848
#: drizzled/error.cc:1022
4849
msgid "VALUES value must be of same type as partition function"
4852
#: drizzled/error.cc:1024
4853
msgid "Multiple definition of same constant in list partitioning"
4856
#: drizzled/error.cc:1026
4857
msgid "Partitioning can not be used stand-alone in query"
4860
#: drizzled/error.cc:1028
4862
"The mix of handlers in the partitions is not allowed in this version of MySQL"
4865
#: drizzled/error.cc:1030
4867
msgid "For the partitioned engine it is necessary to define all %-.64s"
4870
#: drizzled/error.cc:1032
4871
msgid "Too many partitions (including subpartitions) were defined"
4874
#: drizzled/error.cc:1034
4876
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4877
"partitioning for subpartitioning"
4880
#: drizzled/error.cc:1036
4881
msgid "Failed to create specific handler file"
4884
#: drizzled/error.cc:1038
4885
msgid "A BLOB field is not allowed in partition function"
4888
#: drizzled/error.cc:1040
4890
msgid "A %-.192s must include all columns in the table's partitioning function"
4893
#: drizzled/error.cc:1042
4895
msgid "Number of %-.64s = 0 is not an allowed value"
4898
#: drizzled/error.cc:1044
4899
msgid "Partition management on a not partitioned table is not possible"
4902
#: drizzled/error.cc:1046
4904
"Foreign key condition is not yet supported in conjunction with partitioning"
4907
#: drizzled/error.cc:1048
4909
msgid "Error in list of partitions to %-.64s"
4912
#: drizzled/error.cc:1050
4913
msgid "Cannot remove all partitions, use DROP TABLE instead"
4916
#: drizzled/error.cc:1052
4917
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4920
#: drizzled/error.cc:1054
4922
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
4926
#: drizzled/error.cc:1056
4928
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
4929
"tables using HASH PARTITIONs"
4932
#: drizzled/error.cc:1058
4934
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4937
#: drizzled/error.cc:1060
4938
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4941
#: drizzled/error.cc:1062
4942
msgid "At least one partition must be added"
4945
#: drizzled/error.cc:1064
4946
msgid "At least one partition must be coalesced"
4949
#: drizzled/error.cc:1066
4950
msgid "More partitions to reorganise than there are partitions"
4953
#: drizzled/error.cc:1068
4955
msgid "Duplicate partition name %-.192s"
4958
#: drizzled/error.cc:1070
4959
msgid "It is not allowed to shut off binlog on this command"
4962
#: drizzled/error.cc:1072
4963
msgid "When reorganising a set of partitions they must be in consecutive order"
4966
#: drizzled/error.cc:1074
4968
"Reorganize of range partitions cannot change total ranges except for last "
4969
"partition where it can extend the range"
4972
#: drizzled/error.cc:1076
4973
msgid "Partition function not supported in this version for this handler"
4976
#: drizzled/error.cc:1078
4977
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4980
#: drizzled/error.cc:1080
4982
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4985
#: drizzled/error.cc:1082
4987
msgid "Plugin '%-.192s' is not loaded"
4990
#: drizzled/error.cc:1084
4992
msgid "Incorrect %-.32s value: '%-.128s'"
4995
#: drizzled/error.cc:1086
4997
msgid "Table has no partition for value %-.64s"
5000
#: drizzled/error.cc:1088
5002
msgid "It is not allowed to specify %s more than once"
5005
#: drizzled/error.cc:1090 drizzled/error.cc:1226
5007
msgid "Failed to create %s"
5010
#: drizzled/error.cc:1092 drizzled/error.cc:1116
5012
msgid "Failed to drop %s"
5015
#: drizzled/error.cc:1094
5016
msgid "The handler doesn't support autoextend of tablespaces"
5019
#: drizzled/error.cc:1096
5021
"A size parameter was incorrectly specified, either number or on the form 10M"
5024
#: drizzled/error.cc:1098
5026
"The size number was correct but we don't allow the digit part to be more "
5030
#: drizzled/error.cc:1100
5032
msgid "Failed to alter: %s"
5035
#: drizzled/error.cc:1102
5036
msgid "Writing one row to the row-based binary log failed"
5039
#: drizzled/error.cc:1104
5041
msgid "Table definition on master and slave does not match: %s"
5044
#: drizzled/error.cc:1106
5046
"Slave running with --log-slave-updates must use row-based binary logging to "
5047
"be able to replicate row-based binary log events"
5050
#: drizzled/error.cc:1108
5052
msgid "Event '%-.192s' already exists"
5055
#: drizzled/error.cc:1110
5057
msgid "Failed to store event %s. Error code %d from storage engine."
5060
#: drizzled/error.cc:1112
5062
msgid "Unknown event '%-.192s'"
5065
#: drizzled/error.cc:1114
5067
msgid "Failed to alter event '%-.192s'"
5070
#: drizzled/error.cc:1118
5071
msgid "INTERVAL is either not positive or too big"
5074
#: drizzled/error.cc:1120
5075
msgid "ENDS is either invalid or before STARTS"
5078
#: drizzled/error.cc:1122
5079
msgid "Event execution time is in the past. Event has been disabled"
5082
#: drizzled/error.cc:1124
5083
msgid "Failed to open mysql.event"
5086
#: drizzled/error.cc:1126
5087
msgid "No datetime expression provided"
5090
#: drizzled/error.cc:1128
5093
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5094
"probably corrupted"
5097
#: drizzled/error.cc:1130
5099
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5102
#: drizzled/error.cc:1132
5103
msgid "Failed to delete the event from mysql.event"
5106
#: drizzled/error.cc:1134
5107
msgid "Error during compilation of event's body"
5110
#: drizzled/error.cc:1136
5111
msgid "Same old and new event name"
5114
#: drizzled/error.cc:1138
5116
msgid "Data for column '%s' too long"
5119
#: drizzled/error.cc:1140
5121
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5124
#: drizzled/error.cc:1142
5127
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5131
#: drizzled/error.cc:1144
5132
msgid "You can't write-lock a log table. Only read access is possible"
5135
#: drizzled/error.cc:1146
5136
msgid "You can't use locks with log tables."
5139
#: drizzled/error.cc:1148
5142
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5143
"d would lead to a duplicate entry"
5146
#: drizzled/error.cc:1150
5149
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5150
"%d, now running %d. Please use mysql_upgrade to fix this error."
5153
#: drizzled/error.cc:1152
5155
"Cannot switch out of the row-based binary log format when the session has "
5156
"open temporary tables"
5159
#: drizzled/error.cc:1154
5161
"Cannot change the binary logging format inside a stored function or trigger"
5164
#: drizzled/error.cc:1156
5166
"The NDB cluster engine does not support changing the binlog format on the "
5170
#: drizzled/error.cc:1158
5171
msgid "Cannot create temporary table with partitions"
5174
#: drizzled/error.cc:1160
5175
msgid "Partition constant is out of partition function domain"
5178
#: drizzled/error.cc:1162
5179
msgid "This partition function is not allowed"
5182
#: drizzled/error.cc:1164
5183
msgid "Error in DDL log"
5186
#: drizzled/error.cc:1166
5187
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5190
#: drizzled/error.cc:1168
5191
msgid "Incorrect partition name"
5194
#: drizzled/error.cc:1170
5196
"Transaction isolation level can't be changed while a transaction is in "
5200
#: drizzled/error.cc:1172
5203
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5204
"'%-.192s' for key '%-.192s'"
5207
#: drizzled/error.cc:1174
5209
msgid "Internal scheduler error %d"
5212
#: drizzled/error.cc:1176
5214
msgid "Error during starting/stopping of the scheduler. Error code %u"
5217
#: drizzled/error.cc:1178
5218
msgid "Engine cannot be used in partitioned tables"
5221
#: drizzled/error.cc:1180
5223
msgid "Cannot activate '%-.64s' log"
5226
#: drizzled/error.cc:1182
5227
msgid "The server was not built with row-based replication"
5230
#: drizzled/error.cc:1184
5231
msgid "Decoding of base64 string failed"
5234
#: drizzled/error.cc:1186
5235
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5238
#: drizzled/error.cc:1188
5240
"Cannot proceed because system tables used by Event Scheduler were found "
5241
"damaged at server start"
5244
#: drizzled/error.cc:1190
5245
msgid "Only integers allowed as number here"
5248
#: drizzled/error.cc:1192
5249
msgid "This storage engine cannot be used for log tables"
5252
#: drizzled/error.cc:1194
5254
msgid "You cannot '%s' a log table if logging is enabled"
5257
#: drizzled/error.cc:1196
5260
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5261
"rename two tables: the log table to an archive table and another table back "
5265
#: drizzled/error.cc:1198
5267
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5270
#: drizzled/error.cc:1200
5272
msgid "Incorrect parameters in the call to native function '%-.192s'"
5275
#: drizzled/error.cc:1202
5277
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5280
#: drizzled/error.cc:1204
5282
msgid "This function '%-.192s' has the same name as a native function"
5285
#: drizzled/error.cc:1206
5287
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5290
#: drizzled/error.cc:1208
5291
msgid "Too many files opened, please execute the command again"
5294
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5296
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5297
"The event was dropped immediately after creation."
5300
#: drizzled/error.cc:1214
5302
msgid "The incident %s occured on the master. Message: %-.64s"
5305
#: drizzled/error.cc:1216
5306
msgid "Table has no partition for some existing values"
5309
#: drizzled/error.cc:1218
5310
msgid "Statement is not safe to log in statement format."
5313
#: drizzled/error.cc:1220
5315
msgid "Fatal error: %s"
5318
#: drizzled/error.cc:1222
5320
msgid "Relay log read failure: %s"
5323
#: drizzled/error.cc:1224
5325
msgid "Relay log write failure: %s"
5328
#: drizzled/error.cc:1228
5330
msgid "Master command %s failed: %s"
5333
#: drizzled/error.cc:1230
5335
msgid "Binary logging not possible. Message: %s"
5338
#: drizzled/error.cc:1232
5340
msgid "View `%-.64s`.`%-.64s` has no creation context"
5343
#: drizzled/error.cc:1234
5345
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5348
#: drizzled/error.cc:1236
5350
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5353
#: drizzled/error.cc:1238
5355
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5358
#: drizzled/error.cc:1240
5360
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5363
#: drizzled/error.cc:1242
5365
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5368
#: drizzled/error.cc:1244
5370
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5373
#: drizzled/error.cc:1246
5375
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5378
#: drizzled/error.cc:1248
5380
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5383
#: drizzled/error.cc:1250
5385
msgid "Ambiguous slave modes combination. %s"
5388
#: drizzled/error.cc:1252
5391
"The BINLOG statement of type `%s` was not preceded by a format description "
5395
#: drizzled/error.cc:1254
5396
msgid "Corrupted replication event was detected"
5399
#: drizzled/error.cc:1256
5401
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5404
#: drizzled/error.cc:1258
5406
msgid "Being purged log %s was not found"
5409
#: drizzled/error.cc:1260
5411
msgid "Converted to non-transactional lock on '%-.64s'"
5414
#: drizzled/error.cc:1262
5416
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5419
#: drizzled/error.cc:1264
5422
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5425
#: drizzled/error.cc:1266
5427
msgid "Can't access storage engine of table %-.64s"
5430
#: drizzled/error.cc:1268
5431
msgid "Starting backup process"
5434
#: drizzled/error.cc:1270
5435
msgid "Backup completed"
5438
#: drizzled/error.cc:1272
5439
msgid "Starting restore process"
5442
#: drizzled/error.cc:1274
5443
msgid "Restore completed"
5446
#: drizzled/error.cc:1276
5447
msgid "Nothing to backup"
5450
#: drizzled/error.cc:1278
5452
msgid "Database '%-.64s' cannot be included in a backup"
5455
#: drizzled/error.cc:1280
5457
"Error during backup operation - server's error log contains more information "
5461
#: drizzled/error.cc:1282
5463
"Error during restore operation - server's error log contains more "
5464
"information about the error"
5467
#: drizzled/error.cc:1284
5469
"Can't execute this command because another BACKUP/RESTORE operation is in "
5473
#: drizzled/error.cc:1286
5474
msgid "Error when preparing for backup operation"
5477
#: drizzled/error.cc:1288
5478
msgid "Error when preparing for restore operation"
5481
#: drizzled/error.cc:1290
5483
msgid "Invalid backup location '%-.64s'"
5486
#: drizzled/error.cc:1292
5488
msgid "Can't read backup location '%-.64s'"
5491
#: drizzled/error.cc:1294
5493
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5496
#: drizzled/error.cc:1296
5497
msgid "Can't enumerate server databases"
5500
#: drizzled/error.cc:1298
5501
msgid "Can't enumerate server tables"
5504
#: drizzled/error.cc:1300
5506
msgid "Can't enumerate tables in database %-.64s"
5509
#: drizzled/error.cc:1302
5511
msgid "Skipping view %-.64s in database %-.64s"
5514
#: drizzled/error.cc:1304
5516
msgid "Skipping table %-.64s since it has no valid storage engine"
5519
#: drizzled/error.cc:1306
5521
msgid "Can't open table %-.64s"
5524
#: drizzled/error.cc:1308
5525
msgid "Can't read backup archive preamble"
5528
#: drizzled/error.cc:1310
5529
msgid "Can't write backup archive preamble"
5532
#: drizzled/error.cc:1312
5534
msgid "Can't find backup driver for table %-.64s"
5537
#: drizzled/error.cc:1314
5540
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5544
#: drizzled/error.cc:1316
5546
msgid "Can't create %-.64s backup driver"
5549
#: drizzled/error.cc:1318
5551
msgid "Can't create %-.64s restore driver"
5554
#: drizzled/error.cc:1320
5556
msgid "Found %d images in backup archive but maximum %d are supported"
5559
#: drizzled/error.cc:1322
5561
msgid "Error when saving meta-data of %-.64s"
5564
#: drizzled/error.cc:1324
5565
msgid "Error when reading meta-data list"
5568
#: drizzled/error.cc:1326
5570
msgid "Can't create %-.64s"
5573
#: drizzled/error.cc:1328
5574
msgid "Can't allocate buffer for image data transfer"
5577
#: drizzled/error.cc:1330
5579
msgid "Error when writing %-.64s backup image data (for table #%d)"
5582
#: drizzled/error.cc:1332
5583
msgid "Error when reading data from backup stream"
5586
#: drizzled/error.cc:1334
5587
msgid "Can't go to the next chunk in backup stream"
5590
#: drizzled/error.cc:1336
5592
msgid "Can't initialize %-.64s backup driver"
5595
#: drizzled/error.cc:1338
5597
msgid "Can't initialize %-.64s restore driver"
5600
#: drizzled/error.cc:1340
5602
msgid "Can't shut down %-.64s backup driver"
5605
#: drizzled/error.cc:1342
5607
msgid "Can't shut down %-.64s backup driver(s)"
5610
#: drizzled/error.cc:1344
5612
msgid "%-.64s backup driver can't prepare for synchronization"
5615
#: drizzled/error.cc:1346
5617
msgid "%-.64s backup driver can't create its image validity point"
5620
#: drizzled/error.cc:1348
5622
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5625
#: drizzled/error.cc:1350
5627
msgid "%-.64s backup driver can't cancel its backup operation"
5630
#: drizzled/error.cc:1352
5632
msgid "%-.64s restore driver can't cancel its restore operation"
5635
#: drizzled/error.cc:1354
5637
msgid "Error when polling %-.64s backup driver for its image data"
5640
#: drizzled/error.cc:1356
5642
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5645
#: drizzled/error.cc:1358
5648
"After %d attempts %-.64s restore driver still can't accept next block of data"
5651
#: drizzled/error.cc:1360
5653
msgid "Open and lock tables failed in %-.64s"
5656
#: drizzled/error.cc:1362
5657
msgid "Backup driver's table locking thread can not be initialized."
5660
#: drizzled/error.cc:1364
5662
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5663
"and 'mysql.online_backup_progress'."
5666
#: drizzled/error.cc:1366
5668
msgid "Tablespace '%-.192s' already exists"
5671
#: drizzled/error.cc:1368
5673
msgid "Tablespace '%-.192s' doesn't exist"
5676
#: drizzled/error.cc:1370
5678
msgid "Unexpected master's heartbeat data: %s"
5681
#: drizzled/error.cc:1372
5683
msgid "The requested value for the heartbeat period %s %s"
5686
#: drizzled/error.cc:1374
5688
msgid "Can't write to the online backup progress log %-.64s."
5691
#: drizzled/error.cc:1376
5693
msgid "Tablespace '%-.192s' not empty"
5696
#: drizzled/error.cc:1378
5699
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5700
"server. The original definition of the required tablespace is '%-.256s' "
5701
"while the same tablespace is defined on the server as '%-.256s'"
5704
#: drizzled/error.cc:1380
5705
msgid "A virtual column cannot be based on a virtual column"
5708
#: drizzled/error.cc:1382
5710
msgid "Non-deterministic expression for virtual column '%s'."
5713
#: drizzled/error.cc:1384
5716
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5719
#: drizzled/error.cc:1386
5720
msgid "Primary key cannot be defined upon a virtual column."
5723
#: drizzled/error.cc:1388
5724
msgid "Key/Index cannot be defined on a non-stored virtual column."
5727
#: drizzled/error.cc:1390
5729
msgid "Cannot define foreign key with %s clause on a virtual column."
5732
#: drizzled/error.cc:1392
5734
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5737
#: drizzled/error.cc:1394
5739
msgid "'%s' is not yet supported for virtual columns."
5742
#: drizzled/error.cc:1396
5743
msgid "Constant expression in virtual column function is not allowed."
5746
#: drizzled/errmsg.cc:46
5748
msgid "errmsg plugin '%s' init() failed."
5751
#: drizzled/errmsg.cc:75
5753
msgid "errmsg plugin '%s' deinit() failed."
5756
#: drizzled/errmsg.cc:116
5758
msgid "errmsg plugin '%s' errmsg_func() failed"
5761
#: drizzled/handler.cc:967
5763
msgid "Found %d prepared transaction(s) in %s"
5766
#: drizzled/handler.cc:1019
5767
msgid "Starting crash recovery..."
5770
#: drizzled/handler.cc:1051
5772
msgid "Found %d prepared XA transactions"
5775
#: drizzled/handler.cc:1055
5778
"Found %d prepared transactions! It means that drizzled was not shut down "
5779
"properly last time and critical recovery information (last binlog or %s "
5780
"file) was manually deleted after a crash. You have to start drizzled with "
5781
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5784
#: drizzled/handler.cc:1065
5785
msgid "Crash recovery finished."
5788
#: drizzled/log.cc:711
5789
msgid "I/O error reading the header from the binary log"
5792
#: drizzled/log.cc:718
5794
"Binlog has bad magic number; It's not a binary log file that can be used by "
5795
"this version of Drizzle"
5798
#: drizzled/log.cc:733
5800
msgid "Failed to open log (file '%s', errno %d)"
5803
#: drizzled/log.cc:735 drizzled/log.cc:743
5804
msgid "Could not open log file"
5807
#: drizzled/log.cc:741
5809
msgid "Failed to create a cache on log (file '%s')"
5812
#: drizzled/log.cc:895 drizzled/log.cc:1259
5815
"Could not use %s for logging (error %d). Turning logging off for the whole "
5816
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5817
"shutdown the Drizzle server and restart it."
5820
#: drizzled/log.cc:1527 drizzled/log.cc:1558 drizzled/log.cc:1807
5821
#: drizzled/log.cc:1929
5823
msgid "Failed to delete file '%s'"
5826
#: drizzled/log.cc:1536 drizzled/log.cc:1815 drizzled/log.cc:1937
5829
"a problem with deleting %s; consider examining correspondence of your binlog "
5830
"index file to the actual binlog files"
5833
#: drizzled/log.cc:1663
5835
msgid "next log error: %d offset: %s log: %s included: %d"
5838
#: drizzled/log.cc:1773 drizzled/log.cc:1897
5840
msgid "Failed to execute stat() on file '%s'"
5843
#: drizzled/log.cc:1784 drizzled/log.cc:1908
5846
"a problem with getting info on being purged %s; consider examining "
5847
"correspondence of your binlog index file to the actual binlog files"
5850
#: drizzled/log.cc:3219 drizzled/log.cc:3716
5852
msgid "Recovering after a crash using %s"
5855
#: drizzled/log.cc:3222
5857
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5860
#: drizzled/log.cc:3563
5861
msgid "Bad magic header in tc log"
5864
#: drizzled/log.cc:3573
5867
"Recovery failed! You must enable exactly %d storage engines that support two-"
5868
"phase commit protocol"
5871
#: drizzled/log.cc:3601
5873
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5874
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5875
"heuristic-recover={commit|rollback}"
5878
#: drizzled/log.cc:3631
5879
msgid "Heuristic crash recovery mode"
5882
#: drizzled/log.cc:3633
5883
msgid "Heuristic crash recovery failed"
5886
#: drizzled/log.cc:3634
5887
msgid "Please restart mysqld without --tc-heuristic-recover"
5890
#: drizzled/log.cc:3678 drizzled/log.cc:3702
5892
msgid "find_log_pos() failed (error: %d)"
5895
#: drizzled/log.cc:3814
5897
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5898
"of memory error) and restart, or delete (or rename) binary log and start "
5899
"mysqld with --tc-heuristic-recover={commit|rollback}"
5902
#: drizzled/log_event.cc:135
5904
msgid " %s, Error_code: %d;"
5907
#: drizzled/log_event.cc:139
5910
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5911
"master log %s, end_log_pos %lu"
5914
#: drizzled/log_event.cc:145
5918
#: drizzled/log_event.cc:900
5921
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5924
#: drizzled/log_event.cc:1615
5927
"Query partially completed on the master (error on master: %d) and was "
5928
"aborted. There is a chance that your master is inconsistent at this point. "
5929
"If you are sure that your master is ok, run this query manually on the slave "
5930
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5931
"SLAVE; . Query: '%s'"
5934
#: drizzled/log_event.cc:1641
5937
"Query caused differenxt errors on master and slave.\n"
5938
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5939
"Default database: '%s'. Query: '%s'"
5942
#: drizzled/log_event.cc:1646
5945
msgstr "Erro desconhecido %d"
5947
#: drizzled/log_event.cc:1666
5949
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5952
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5953
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
5954
msgid "unexpected success or fatal error"
5957
#: drizzled/log_event.cc:2158
5959
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5960
"probable cause is that the master died while writing the transaction to its "
5961
"binary log, thus rolled back too."
5964
#: drizzled/log_event.cc:2813
5967
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5968
"produced %ld warning(s). Default database: '%s'"
5971
#: drizzled/log_event.cc:2863
5974
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5977
#: drizzled/log_event.cc:2875
5979
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5982
#: drizzled/log_event.cc:3140
5983
msgid "Out of memory while recording slave event"
5986
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
5988
msgid "Error in Create_file event: could not open file '%s'"
5991
#: drizzled/log_event.cc:3401
5993
msgid "Error in Create_file event: could not write to file '%s'"
5996
#: drizzled/log_event.cc:3422
5998
msgid "Error in Create_file event: write to '%s' failed"
6001
#: drizzled/log_event.cc:3536
6003
msgid "Error in %s event: could not create file '%s'"
6006
#: drizzled/log_event.cc:3545
6008
msgid "Error in %s event: could not open file '%s'"
6011
#: drizzled/log_event.cc:3552
6013
msgid "Error in %s event: write to '%s' failed"
6016
#: drizzled/log_event.cc:3714
6018
msgid "Error in Exec_load event: could not open file '%s'"
6021
#: drizzled/log_event.cc:3724
6023
msgid "Error in Exec_load event: file '%s' appears corrupted"
6026
#: drizzled/log_event.cc:3754
6028
msgid "%s. Failed executing load from '%s'"
6031
#: drizzled/log_event.cc:3927
6033
msgid "Not enough memory"
6034
msgstr "Memória insuficiente"
6036
#: drizzled/log_event.cc:4345
6038
msgid "Error '%s' in %s event: when locking tables"
6041
#: drizzled/log_event.cc:4355
6043
msgid "Error in %s event: when locking tables"
6046
#: drizzled/log_event.cc:4390
6048
msgid "Error '%s' on reopening tables"
6049
msgstr "Recebi o erro '%d' enquanto lia a tabela '%s'"
6051
#: drizzled/log_event.cc:4743
6053
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6056
#: drizzled/log_event.cc:5139
6058
msgid "Error '%s' on opening table `%s`.`%s`"
6059
msgstr "Recebi o erro '%d' enquanto lia a tabela '%s'"
6061
#. TRANSLATORS: The leading word "logging" is the name
6062
#. of the plugin api, and so should not be translated.
6063
#: drizzled/logging.cc:62
6065
msgid "logging plugin '%s' deinit() failed"
6068
#. TRANSLATORS: The leading word "logging" is the name
6069
#. of the plugin api, and so should not be translated.
6070
#: drizzled/logging.cc:85
6072
msgid "logging plugin '%s' logging_pre() failed"
6075
#. TRANSLATORS: The leading word "logging" is the name
6076
#. of the plugin api, and so should not be translated.
6077
#: drizzled/logging.cc:118
6079
msgid "logging plugin '%s' logging_post() failed"
6082
#. TRANSLATORS: The leading word "parser" is the name
6083
#. of the plugin api, and so should not be translated.
6084
#: drizzled/parser.cc:40
6086
msgid "parser plugin '%s' init() failed"
6089
#. TRANSLATORS: The leading word "parser" is the name
6090
#. of the plugin api, and so should not be translated.
6091
#: drizzled/parser.cc:62
6093
msgid "parser plugin '%s' deinit() failed"
6096
#. TRANSLATORS: The leading word "parser" is the name
6097
#. of the plugin api, and so should not be translated.
6098
#: drizzled/parser.cc:98
6100
msgid "parser plugin '%s' parser_func1() failed"
6103
#. TRANSLATORS: The leading word "parser" is the name
6104
#. of the plugin api, and so should not be translated.
6105
#: drizzled/parser.cc:152
6107
msgid "parser plugin '%s' parser_func2() failed"
6110
#. TRANSLATORS: The leading word "qcache" is the name
6111
#. of the plugin api, and so should not be translated.
6112
#: drizzled/qcache.cc:40
6114
msgid "qcache plugin '%s' init() failed"
6117
#. TRANSLATORS: The leading word "qcache" is the name
6118
#. of the plugin api, and so should not be translated.
6119
#: drizzled/qcache.cc:62
6121
msgid "qcache plugin '%s' deinit() failed"
6124
#. TRANSLATORS: The leading word "qcache" is the name
6125
#. of the plugin api, and so should not be translated.
6126
#: drizzled/qcache.cc:98
6128
msgid "qcache plugin '%s' do1() failed"
6131
#. TRANSLATORS: The leading word "qcache" is the name
6132
#. of the plugin api, and so should not be translated.
6133
#: drizzled/qcache.cc:152
6135
msgid "qcache plugin '%s' qcache_func2() failed"
6138
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1089
6139
#: drizzled/slave.cc:2091
6140
msgid "Failed to flush master info file"
6143
#: drizzled/replication/replication.cc:103
6144
msgid "Failed in send_file() while reading file name"
6145
msgstr "Houve uma falha no send_file() enquanto lendo o nome do arquivo"
6147
#: drizzled/replication/replication.cc:116
6148
msgid "Failed in send_file() on open of file"
6149
msgstr "Houve uma falha no send_file() ao abrir o arquivo"
6151
#: drizzled/replication/replication.cc:124
6152
msgid "Failed in send_file() while writing data to client"
6153
msgstr "Houve uma falha no send_file() escrevendo os dados no cliente"
6155
#: drizzled/replication/replication.cc:133
6156
msgid "Failed in send_file() while negotiating file transfer close"
6158
"Houve uma falha no send_file() enquanto negociava o fim da transferência de "
6161
#: drizzled/replication/reporting.cc:44
6163
msgid "Slave %s: %s%s Error_code: %d"
6166
#: drizzled/replication/rli.cc:149
6169
"Neither --relay-log nor --relay-log-index were used; so replication may "
6170
"break when this MySQL server acts as a slave and has his hostname changed!! "
6171
"Please use '--relay-log=%s' to avoid this problem."
6174
#: drizzled/replication/rli.cc:166
6175
msgid "Failed in open_log() called from init_relay_log_info()"
6178
#: drizzled/replication/rli.cc:188
6179
msgid "Failed to flush relay log info file"
6182
#: drizzled/replication/rli.cc:191
6183
msgid "Error counting relay log space"
6186
#: drizzled/replication/rli.cc:215
6188
msgid "log %s listed in the index, but failed to stat"
6191
#: drizzled/replication/rli.cc:230
6192
msgid "Could not find first log while counting relay log space"
6195
#: drizzled/replication/rli.cc:884
6196
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6199
#: drizzled/replication/utility.cc:117
6201
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6204
#: drizzled/replication/utility.cc:132
6207
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6208
"Master's column size should be <= the slave's column size."
6211
#: drizzled/scheduler.cc:131
6212
msgid "Memory allocation error in session_scheduler::init\n"
6215
#: drizzled/scheduler.cc:208
6216
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6219
#: drizzled/scheduler.cc:214
6220
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6223
#: drizzled/scheduler.cc:226
6224
msgid "session_add_event event_add error in libevent_init\n"
6227
#: drizzled/scheduler.cc:242
6229
msgid "Can't create completion port thread (error %d)"
6232
#: drizzled/scheduler.cc:355
6233
msgid "event_add error in libevent_add_session_callback\n"
6236
#: drizzled/scheduler.cc:381
6237
msgid "Scheduler init error in libevent_add_new_connection\n"
6240
#: drizzled/scheduler.cc:462
6241
msgid "libevent_thread_proc: my_thread_init() failed\n"
6244
#. TRANSLATORS: The leading word "scheduling" is the name
6245
#. of the plugin api, and so should not be translated.
6246
#: drizzled/scheduling.cc:40
6248
msgid "scheduling plugin '%s' init() failed"
6251
#. TRANSLATORS: The leading word "scheduling" is the name
6252
#. of the plugin api, and so should not be translated.
6253
#: drizzled/scheduling.cc:62
6255
msgid "scheduling plugin '%s' deinit() failed"
6258
#. TRANSLATORS: The leading word "scheduling" is the name
6259
#. of the plugin api, and so should not be translated.
6260
#: drizzled/scheduling.cc:98
6262
msgid "scheduling plugin '%s' scheduling_func1() failed"
6265
#. TRANSLATORS: The leading word "scheduling" is the name
6266
#. of the plugin api, and so should not be translated.
6267
#: drizzled/scheduling.cc:152
6269
msgid "scheduling plugin '%s' scheduling_func2() failed"
6272
#: drizzled/set_var.cc:725
6273
msgid "Ambiguous slave modes combination. STRICT will be used"
6276
#: drizzled/slave.cc:102
6277
msgid "Waiting to reconnect after a failed registration on master"
6280
#: drizzled/slave.cc:103
6282
"Slave I/O thread killed while waitnig to reconnect after a failed "
6283
"registration on master"
6286
#: drizzled/slave.cc:105
6287
msgid "Reconnecting after a failed registration on master"
6290
#: drizzled/slave.cc:106
6293
"failed registering on master, reconnecting to try again, log '%s' at postion "
6297
#: drizzled/slave.cc:109 drizzled/slave.cc:118
6298
msgid "Slave I/O thread killed during or after reconnect"
6301
#: drizzled/slave.cc:112
6302
msgid "Waiting to reconnect after a failed binlog dump request"
6305
#: drizzled/slave.cc:113
6306
msgid "Slave I/O thread killed while retrying master dump"
6309
#: drizzled/slave.cc:114
6310
msgid "Reconnecting after a failed binlog dump request"
6313
#: drizzled/slave.cc:115
6315
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6318
#: drizzled/slave.cc:121
6319
msgid "Waiting to reconnect after a failed master event read"
6322
#: drizzled/slave.cc:122
6323
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6326
#: drizzled/slave.cc:124
6327
msgid "Reconnecting after a failed master event read"
6330
#: drizzled/slave.cc:125
6333
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6337
#: drizzled/slave.cc:128
6339
"Slave I/O thread killed during or after a reconnect done to recover from "
6343
#: drizzled/slave.cc:242
6344
msgid "Failed to allocate memory for the master info structure"
6347
#: drizzled/slave.cc:248 drizzled/slave.cc:1763
6348
msgid "Failed to initialize the master info structure"
6351
#: drizzled/slave.cc:263
6352
msgid "Failed to create slave threads"
6355
#: drizzled/slave.cc:460
6356
msgid "Server id not set, will not start slave"
6359
#: drizzled/slave.cc:626
6361
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6362
"updates to a non-transactional table without any primary key. There is a "
6363
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6364
"check your tables' contents after restart."
6367
#: drizzled/slave.cc:787 drizzled/slave.cc:802
6368
msgid "Master reported unrecognized DRIZZLE version"
6371
#: drizzled/slave.cc:843
6372
msgid "default Format_description_log_event"
6375
#: drizzled/slave.cc:865
6378
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6379
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6382
#: drizzled/slave.cc:892
6384
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6385
"server ids; these ids must be different for replication to work (or the --"
6386
"replicate-same-server-id option must be used on slave but this doesnot "
6387
"always make sense; please check the manual before using it)."
6390
#: drizzled/slave.cc:937
6392
"The slave I/O thread stops because master and slave have different values "
6393
"for the COLLATION_SERVER global variable. The values must be equal for "
6394
"replication to work"
6397
#: drizzled/slave.cc:973
6399
"The slave I/O thread stops because master and slave have different values "
6400
"for the TIME_ZONE global variable. The values must be equal for replication "
6404
#: drizzled/slave.cc:1038
6405
msgid "Waiting for the slave SQL thread to free enough relay log space"
6408
#: drizzled/slave.cc:1084
6410
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6414
#: drizzled/slave.cc:1095
6415
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6418
#: drizzled/slave.cc:1420
6420
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6423
#: drizzled/slave.cc:1473
6425
msgid "Error reading packet from server: %s ( server_errno=%d)"
6428
#: drizzled/slave.cc:1481
6430
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6433
#: drizzled/slave.cc:1634
6436
"It was not possible to update the positions of the relay log information: "
6437
"the slave may be in an inconsistent state. Stopped in %s position %s"
6440
#: drizzled/slave.cc:1709 drizzled/slave.cc:2301
6442
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6445
#: drizzled/slave.cc:1768 drizzled/slave.cc:2250
6447
msgid "Error initializing relay log position: %s"
6450
#: drizzled/slave.cc:1784
6453
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6454
"Consider raising the value of the slave_transaction_retries variable."
6457
#: drizzled/slave.cc:1807
6459
"Could not parse relay log event entry. The possible reasons are: the "
6460
"master's binary log is corrupted (you can check this by running "
6461
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6462
"can check this by running 'mysqlbinlog' on the relay log), a network "
6463
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6464
"check the master's binary log or slave's relay log, you will be able to know "
6465
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6468
#: drizzled/slave.cc:1928
6469
msgid "Failed during slave I/O thread initialization"
6472
#: drizzled/slave.cc:1942
6473
msgid "error in drizzle_create()"
6474
msgstr "erro em drizzle_create()"
6476
#: drizzled/slave.cc:1950
6479
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6480
"'%s' at position %s"
6483
#: drizzled/slave.cc:1964
6484
msgid "Slave I/O thread killed while connecting to master"
6487
#: drizzled/slave.cc:1988
6488
msgid "Slave I/O thread couldn't register on master"
6491
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6492
msgid "Forcing to reconnect slave I/O thread"
6495
#: drizzled/slave.cc:2013
6496
msgid "Failed on request_dump()"
6499
#: drizzled/slave.cc:2014
6500
msgid "Slave I/O thread killed while requesting master dump"
6503
#: drizzled/slave.cc:2040
6504
msgid "Waiting for master to send event"
6507
#: drizzled/slave.cc:2042
6508
msgid "Slave I/O thread killed while reading event"
6511
#: drizzled/slave.cc:2060
6514
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6515
"entry is correct, restart the server with a higher value of "
6516
"max_allowed_packet"
6519
#: drizzled/slave.cc:2074
6520
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6523
#: drizzled/slave.cc:2084
6524
msgid "Queueing master event to the relay log"
6527
#: drizzled/slave.cc:2111
6528
msgid "Slave I/O thread aborted while waiting for relay log space"
6531
#: drizzled/slave.cc:2121
6533
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6536
#: drizzled/slave.cc:2142
6537
msgid "Waiting for slave mutex on exit"
6540
#: drizzled/slave.cc:2206
6541
msgid "Failed during slave thread initialization"
6544
#: drizzled/slave.cc:2272
6547
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6548
"s, relay log '%s' position: %s"
6551
#: drizzled/slave.cc:2286
6552
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6555
#: drizzled/slave.cc:2312
6556
msgid "Reading event from the relay log"
6559
#: drizzled/slave.cc:2337
6561
msgid "Slave (additional info): %s Error_code: %d"
6564
#: drizzled/slave.cc:2354
6566
msgid "Slave: %s Error_code: %d"
6569
#: drizzled/slave.cc:2357
6572
"Error loading user-defined library, slave SQL thread aborted. Install the "
6573
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6574
"stopped at log '%s' position %s"
6577
#: drizzled/slave.cc:2365
6580
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6581
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6584
#: drizzled/slave.cc:2377
6587
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6590
#: drizzled/slave.cc:2466
6592
msgid "Slave I/O: failed requesting download of '%s'"
6595
#: drizzled/slave.cc:2483
6597
msgid "Network read error downloading '%s' from master"
6600
#: drizzled/slave.cc:2505
6601
msgid "error writing Exec_load event to relay log"
6604
#: drizzled/slave.cc:2519
6605
msgid "error writing Create_file event to relay log"
6608
#: drizzled/slave.cc:2534
6609
msgid "error writing Append_block event to relay log"
6612
#: drizzled/slave.cc:2630
6613
msgid "Memory allocation failed"
6614
msgstr "Falha na alocação de memória"
6616
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6619
"Read invalid event from master: '%s', master could be corrupt but a more "
6620
"likely cause of this is a bug"
6623
#: drizzled/slave.cc:3013
6624
msgid "could not queue event from master"
6627
#: drizzled/slave.cc:3103
6629
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6632
#: drizzled/slave.cc:3105
6633
msgid "reconnecting"
6634
msgstr "reconectando"
6636
#: drizzled/slave.cc:3105
6640
#: drizzled/slave.cc:3129
6643
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6647
#: drizzled/slave.cc:3490
6649
msgid "next log '%s' is currently active"
6652
#: drizzled/slave.cc:3520
6654
msgid "next log '%s' is not active"
6657
#: drizzled/slave.cc:3536
6660
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6663
#: drizzled/slave.cc:3542
6664
msgid "Aborting slave SQL thread because of partial event read"
6667
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6669
msgid "Error reading relay log event: %s"
6672
#: drizzled/slave.cc:3549
6673
msgid "slave SQL thread was killed"
6676
#: drizzled/slave.cc:3647
6679
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6680
"check error log on slave for more info"
6683
#: drizzled/slave.cc:3653
6686
"According to the master's version ('%s'), it is probable that master suffers "
6687
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6688
"current binary log event may make the slave's data become different from the "
6689
"master's data. To take no risk, slave refuses to replicate this event and "
6690
"stops. We recommend that all updates be stopped on the master and slave, "
6691
"that the data of both be manually synchronized, that master's binary logs be "
6692
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6693
"Then replication can be restarted."
6696
#: drizzled/sql_base.cc:2555
6698
msgid "Table %s had a open data handler in reopen_table"
6701
#: drizzled/sql_base.cc:3206
6703
msgid "Couldn't repair table: %s.%s"
6706
#: drizzled/sql_base.cc:3249
6709
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6710
"s`.`%s`' to the binary log"
6713
#: drizzled/sql_base.cc:3857
6715
msgid "Could not remove temporary table: '%s', error: %d"
6718
#: drizzled/sql_plugin.cc:682
6720
msgid "Plugin '%s' of type %s failed deinitialization"
6723
#: drizzled/sql_plugin.cc:696
6725
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6728
#: drizzled/sql_plugin.cc:816
6730
msgid "Plugin '%s' registration as a %s failed."
6733
#: drizzled/sql_plugin.cc:1070
6734
msgid "plugin-load parameter too long"
6737
#: drizzled/sql_plugin.cc:1130
6739
msgid "Couldn't load plugin named '%s' with soname '%s'."
6742
#: drizzled/sql_plugin.cc:1181
6744
msgid "Forcing shutdown of %d plugins"
6747
#: drizzled/sql_plugin.cc:1203
6749
msgid "Plugin '%s' will be forced to shutdown"
6752
#: drizzled/sql_plugin.cc:1219
6754
msgid "Plugin '%s' has ref_count=%d after shutdown."
6757
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6759
msgid "Unknown variable type code 0x%x in plugin '%s'."
6762
#: drizzled/sql_plugin.cc:2511
6765
"Server variable %s of plugin %s was forced to be read-only: string variable "
6766
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6769
#: drizzled/sql_plugin.cc:2542
6771
msgid "Missing variable name in plugin '%s'."
6774
#: drizzled/sql_plugin.cc:2559
6776
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6779
#: drizzled/sql_plugin.cc:2678
6781
msgid "Out of memory for plugin '%s'."
6784
#: drizzled/sql_plugin.cc:2685
6786
msgid "Bad options for plugin '%s'."
6789
#: drizzled/sql_plugin.cc:2694
6791
msgid "Parsing options for plugin '%s' failed."
6794
#: drizzled/sql_plugin.cc:2737
6796
msgid "Plugin '%s' has conflicting system variables"
6797
msgstr "O plugin '%s' tem variáveis de sistema conflitantes"
6799
#: drizzled/sql_plugin.cc:2747
6801
msgid "Plugin '%s' disabled by command line option"
6802
msgstr "O plugin '%s' foi desativado por uma opção de linha de comando"
6804
#: drizzled/sql_table.cc:105
6806
msgid "Invalid (old?) table or database name '%s'"
6807
msgstr "Nome de tabela ou banco de dados %s invalido(Antigo?)"
6809
#: drizzled/sql_table.cc:2745
6811
msgid "Unknown - internal error %d during operation"
6812
msgstr "Desconhecido - erro interno %d durante a operação"
6814
#: drizzled/sql_table.cc:5018
6816
msgid "Could not open table %s.%s after rename\n"
6817
msgstr "Não foi possivel abrir a tabela %s.%s depois de renomea-la\n"
6819
#: drizzled/sql_table.cc:5185
6822
"order_st BY ignored because there is a user-defined clustered index in the "
6826
#: drizzled/sql_udf.cc:41
6827
msgid "Can't allocate memory for udf structures"
6828
msgstr "Não é possível alocar memória para estruturas da udf"
6830
#: drizzled/table.cc:502
6833
"'%s' had no or invalid character set, and default character set is multi-"
6834
"byte, so character column sizes may have changed"
6836
"'%s' não tinha um conjunto de caracteres ou o conjunto de caracteres é "
6837
"inválido e o conjunto de caracteres padrão é multi-byte, portanto os "
6838
"tamanhos das colunas de caracteres podem ter mudado"
6840
#: drizzled/table.cc:2077
6842
msgid "Unknown collation '%s' in table '%-.64s' definition"
6843
msgstr "Collation desconhecida '%s' na definição da tabela '%-.64s'"
6845
#: drizzled/table.cc:2084
6848
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6851
"Tabela '%-.64s' foi criada com a versão diferente do MySQL e não pode ser "
6854
#: drizzled/table.cc:2695
6857
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6861
#: drizzled/table.cc:2721
6864
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6865
"have type %s, found type %s."
6868
#: drizzled/table.cc:2730
6871
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6872
"position %d to have character set '%s' but the type has no character set."
6875
#: drizzled/table.cc:2740
6878
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6879
"position %d to have character set '%s' but found character set '%s'."
6881
"Definição incorreta da tabela %s.%s: é esperado que o tipo da coluna '%s' na "
6882
"posição %d tenha um conjunto de caracteres '%s' porém o conjunto '%s' foi "
6885
#: drizzled/table.cc:2751
6888
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6889
"have type %s but the column is not found."
6892
#: drizzled/table.cc:4871
6894
msgid "Got error %d when reading table '%s'"
6895
msgstr "Recebi o erro '%d' enquanto lia a tabela '%s'"
6897
#: drizzled/tztime.cc:1060
6899
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6900
msgstr "Erro fatal: fuso horário padrão '%s' é ilegal ou desconhecido."
6902
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
6904
msgid "Error Messages to stderr"
6905
msgstr "Erro conectando ao mestre"
6907
#: plugin/logging_query/logging_query.cc:162
6909
msgid "fail open() fn=%s er=%s\n"
6912
#: plugin/logging_query/logging_query.cc:202
6913
msgid "File to log to"
6916
#: plugin/logging_query/logging_query.cc:211
6917
msgid "Enable logging"
6920
#: plugin/logging_query/logging_query.cc:220
6921
msgid "Disable after this many seconds. Zero for forever"
6924
#: plugin/logging_query/logging_query.cc:233
6925
msgid "Threshold for logging slow queries, in microseconds"
6928
#: plugin/logging_query/logging_query.cc:246
6929
msgid "Threshold for logging big queries, for rows returned"
6932
#: plugin/logging_query/logging_query.cc:259
6933
msgid "Threshold for logging big queries, for rows examined"
6936
#: plugin/logging_query/logging_query.cc:282
6937
msgid "Log queries to a file"
6940
#: storage/myisam/ha_myisam.cc:453
6942
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6943
msgstr "Recebi o sinal %d da thread %ld"
6945
#: storage/myisam/ha_myisam.cc:457
6947
msgid "Got an error from unknown thread, %s:%d"
6948
msgstr "Recebi o sinal %d da thread %ld"
6950
#: storage/myisam/ha_myisam.cc:462
6952
msgid "Unknown thread accessing table"
6953
msgstr "Conjunto de caracteres desconhecido utilizado na tabela"
6955
#: storage/myisam/my_handler_errors.c:34
6956
msgid "Didn't find key on read or update"
6957
msgstr "Não encontrei a chave ao ler ou atualizar"
6959
#: storage/myisam/my_handler_errors.c:36
6960
msgid "Duplicate key on write or update"
6961
msgstr "Chave duplicada ao escrever ou atualizar"
6963
#: storage/myisam/my_handler_errors.c:38
6964
msgid "Internal (unspecified) error in handler"
6967
#: storage/myisam/my_handler_errors.c:40
6969
"Someone has changed the row since it was read (while the table was locked to "
6973
#: storage/myisam/my_handler_errors.c:43
6974
msgid "Wrong index given to function"
6975
msgstr "Indíce incorreto fornecido para a função"
6977
#: storage/myisam/my_handler_errors.c:45
6978
msgid "Undefined handler error 125"
6981
#: storage/myisam/my_handler_errors.c:47
6982
msgid "Index file is crashed"
6983
msgstr "Arquivo de índice está corrompido"
6985
#: storage/myisam/my_handler_errors.c:49
6986
msgid "Record file is crashed"
6987
msgstr "Arquivo de registro está corrompido"
6989
#: storage/myisam/my_handler_errors.c:51
6990
msgid "Out of memory in engine"
6993
#: storage/myisam/my_handler_errors.c:53
6994
msgid "Undefined handler error 129"
6997
#: storage/myisam/my_handler_errors.c:55
6998
msgid "Incorrect file format"
6999
msgstr "Formato de arquivo incorreto"
7001
#: storage/myisam/my_handler_errors.c:57
7002
msgid "Command not supported by database"
7003
msgstr "Comando não suportado pelo banco de dados"
7005
#: storage/myisam/my_handler_errors.c:59
7006
msgid "Old database file"
7009
#: storage/myisam/my_handler_errors.c:61
7010
msgid "No record read before update"
7011
msgstr "Nenhum registro lido antes do update"
7013
#: storage/myisam/my_handler_errors.c:63
7014
msgid "Record was already deleted (or record file crashed)"
7016
"Registro já havia sido apagado (ou arquivo de registros está corrompido)"
7018
#: storage/myisam/my_handler_errors.c:65
7019
msgid "No more room in record file"
7020
msgstr "Não há mais espaço no arquivo de registros"
7022
#: storage/myisam/my_handler_errors.c:67
7023
msgid "No more room in index file"
7024
msgstr "Não há mais espaço no arquivo de índices"
7026
#: storage/myisam/my_handler_errors.c:69
7027
msgid "No more records (read after end of file)"
7028
msgstr "Não há mais registros (lido após o final do arquivo)"
7030
#: storage/myisam/my_handler_errors.c:71
7031
msgid "Unsupported extension used for table"
7032
msgstr "Extensão não suportada utilizada para a tabela"
7034
#: storage/myisam/my_handler_errors.c:73
7036
msgstr "Linha muito grande"
7038
#: storage/myisam/my_handler_errors.c:75
7039
msgid "Wrong create options"
7040
msgstr "Opções de criação incorretas"
7042
#: storage/myisam/my_handler_errors.c:77
7043
msgid "Duplicate unique key or constraint on write or update"
7044
msgstr "Duplicada chave única ou constraint em escrita ou atualização"
7046
#: storage/myisam/my_handler_errors.c:79
7047
msgid "Unknown character set used in table"
7048
msgstr "Conjunto de caracteres desconhecido utilizado na tabela"
7050
#: storage/myisam/my_handler_errors.c:81
7051
msgid "Conflicting table definitions in sub-tables of MERGE table"
7054
#: storage/myisam/my_handler_errors.c:83
7055
msgid "Table is crashed and last repair failed"
7058
#: storage/myisam/my_handler_errors.c:85
7059
msgid "Table was marked as crashed and should be repaired"
7060
msgstr "Tabela foi marcada como corrompida e deve ser reparada"
7062
#: storage/myisam/my_handler_errors.c:87
7063
msgid "Lock timed out; Retry transaction"
7066
#: storage/myisam/my_handler_errors.c:89
7067
msgid "Lock table is full; Restart program with a larger locktable"
7070
#: storage/myisam/my_handler_errors.c:91
7071
msgid "Updates are not allowed under a read only transactions"
7074
#: storage/myisam/my_handler_errors.c:93
7075
msgid "Lock deadlock; Retry transaction"
7078
#: storage/myisam/my_handler_errors.c:95
7079
msgid "Foreign key constraint is incorrectly formed"
7082
#: storage/myisam/my_handler_errors.c:97
7083
msgid "Cannot add a child row"
7086
#: storage/myisam/my_handler_errors.c:99
7087
msgid "Cannot delete a parent row"
7090
#: storage/myisam/my_handler_errors.c:101
7091
msgid "No savepoint with that name"
7092
msgstr "Não há savepoint com esse nome"
7094
#: storage/myisam/my_handler_errors.c:103
7095
msgid "Non unique key block size"
7098
#: storage/myisam/my_handler_errors.c:105
7099
msgid "The table does not exist in engine"
7100
msgstr "A tabela não existe no engine"
7102
#: storage/myisam/my_handler_errors.c:107
7103
msgid "The table already existed in storage engine"
7104
msgstr "A tabela já existia no engine de armazenamento"
7106
#: storage/myisam/my_handler_errors.c:109
7107
msgid "Could not connect to storage engine"
7108
msgstr "Não foi possível conectar ao engine de armazenamento"
7110
#: storage/myisam/my_handler_errors.c:111
7111
msgid "Unexpected null pointer found when using spatial index"
7114
#: storage/myisam/my_handler_errors.c:113
7115
msgid "The table changed in storage engine"
7116
msgstr "A tabela mudou no engine de armazenamento"
7118
#: storage/myisam/my_handler_errors.c:115
7119
msgid "There's no partition in table for the given value"
7120
msgstr "Não há partição na tabela para o valor fornecido"
7122
#: storage/myisam/my_handler_errors.c:117
7123
msgid "Row-based binlogging of row failed"
7126
#: storage/myisam/my_handler_errors.c:119
7127
msgid "Index needed in foreign key constraint"
7130
#: storage/myisam/my_handler_errors.c:121
7131
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7134
#: storage/myisam/my_handler_errors.c:123
7135
msgid "Table needs to be upgraded before it can be used"
7138
#: storage/myisam/my_handler_errors.c:125
7139
msgid "Table is read only"
7140
msgstr "A tabela é somente leitura"
7142
#: storage/myisam/my_handler_errors.c:127
7143
msgid "Failed to get next auto increment value"
7146
#: storage/myisam/my_handler_errors.c:129
7147
msgid "Failed to set row auto increment value"
7150
#: storage/myisam/my_handler_errors.c:131
7151
msgid "Unknown (generic) error from engine"
7152
msgstr "Erro desconhecido (genérico) do engine"
7154
#: storage/myisam/my_handler_errors.c:133
7155
msgid "Record is the same"
7156
msgstr "O registro é mesmo"
7158
#: storage/myisam/my_handler_errors.c:135
7159
msgid "It is not possible to log this statement"
7162
#: storage/myisam/my_handler_errors.c:137
7163
msgid "Tablespace exists"
7164
msgstr "O tablespace existe"
7166
#: storage/myisam/my_handler_errors.c:139
7167
msgid "The event was corrupt, leading to illegal data being read"
7170
#: storage/myisam/my_handler_errors.c:141
7171
msgid "The table is of a new format not supported by this version"
7172
msgstr "A tabela tem um formato novo não suportado nessa versão"
7174
#: storage/myisam/my_handler_errors.c:143
7175
msgid "The event could not be processed no other hanlder error happened"
7178
#: storage/myisam/my_handler_errors.c:145
7179
msgid "Got a fatal error during initialzaction of handler"
7182
#: storage/myisam/my_handler_errors.c:147
7183
msgid "File to short; Expected more data in file"
7186
#: storage/myisam/my_handler_errors.c:149
7187
msgid "Read page with wrong checksum"
7190
#: storage/myisam/my_handler_errors.c:151
7191
msgid "Lock or active transaction"
7194
#: storage/myisam/my_handler_errors.c:153
7195
msgid "No such table space"
7196
msgstr "Tablespace nao existe"
7198
#: storage/myisam/my_handler_errors.c:155
7199
msgid "Tablespace not empty"
7200
msgstr "Tablespace não está vazio"
7203
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7204
#~ " This software comes with ABSOLUTELY "
7205
#~ "NO WARRANTY. This is free software,\n"
7206
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7208
#~ "Este software não possui ABSOLUTAMENTE NENHUMA GARANTIA. Este software é "
7211
#~ msgid "You need to use --log-bin to make --binlog-format work."
7212
#~ msgstr "Você precisa usar --log-bin para fazer --binlog-format funcionar."
7215
#~ "Switch to another charset. Might be needed for processing binlog with "
7216
#~ "multi-byte charsets."
7218
#~ "Troca para outro charset. Pode ser necessário para processar binlog com "
7219
#~ "charsets de múltiplos bytes."
7221
#~ msgid "Usage: \\C char_setname | charset charset_name"
7222
#~ msgstr "Uso: \\C char_setname | charset charset_name"
7224
#~ msgid "Charset changed"
7225
#~ msgstr "Charset modificado"
7227
#~ msgid "Charset is not found"
7228
#~ msgstr "Charset não encontrado"
7230
#~ msgid "Unknown option to protocol: %s\n"
7231
#~ msgstr "Opção desconhecida para o protocolo: %s\n"
7233
#~ msgid "COLLATION %s is not valid for CHARACTER SET %s"
7234
#~ msgstr "COLLATION %s não é válido pra o CHARACTER SET %s"
7237
#~ "Although a path was specified for the --log option, log tables are used. "
7238
#~ "To enable logging to files use the --log-output option."
7240
#~ "Mesmo um caminho tendo sido definido para a opção --log, as tabelas de "
7241
#~ "log serão utilizadas. Para ativar o log em arquivos use a opção --log-"
7245
#~ "Although a path was specified for the --log-slow-queries option, log "
7246
#~ "tables are used. To enable logging to files use the --log-output=file "
7249
#~ "Mesmo um caminho tendo sido definido para a opção --log-slow-queries, as "
7250
#~ "tabelas de log serão utilizadas. Para ativar o log em arquivos use a "
7251
#~ "opção --log-output=arquivo"
7253
#~ msgid "Invalid error code"
7254
#~ msgstr "Código de erro inválido"