8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2008-08-16 16:48-0700\n"
10
"POT-Creation-Date: 2008-08-18 16:06-0700\n"
11
11
"PO-Revision-Date: 2008-08-16 16:41+0000\n"
12
12
"Last-Translator: Augusto Bott <Unknown>\n"
13
13
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
1045
1045
msgid "Statement closed indirectly because of a preceeding %s() call"
1048
#: libdrizzle/local_infile.c:186 mysys/errors.c:52
1048
#: libdrizzle/local_infile.c:185 mysys/errors.c:52
1050
1050
msgid "File '%s' not found (Errcode: %d)"
1053
#: libdrizzle/local_infile.c:217 mysys/errors.c:26
1053
#: libdrizzle/local_infile.c:216 mysys/errors.c:26
1055
1055
msgid "Error reading file '%s' (Errcode: %d)"
1512
1512
msgid "Tablespace not empty"
1515
#: drizzled/authentication.cc:48 drizzled/handler.cc:362
1516
#: drizzled/sql_plugin.cc:790 drizzled/sql_udf.cc:100
1515
#: drizzled/authentication.cc:46 drizzled/handler.cc:362
1516
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4671
1517
#: drizzled/sql_udf.cc:100
1518
1519
msgid "Plugin '%s' init function returned error."
6294
6295
"mysqld with --tc-heuristic-recover={commit|rollback}"
6298
#: drizzled/log_event.cc:990
6301
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6304
#: drizzled/log_event.cc:3693
6307
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6308
"produced %ld warning(s). Default database: '%s'"
6311
#: drizzled/log_event.cc:4731
6312
msgid "Out of memory while recording slave event"
6297
6315
#: drizzled/rpl_mi.cc:148
6299
6317
msgid "Failed to create a new master info file (file '%s', errno %d)"
6329
6347
msgid "Slave %s: %s%s Error_code: %d"
6350
#: drizzled/rpl_rli.cc:134
6353
"Neither --relay-log nor --relay-log-index were used; so replication may "
6354
"break when this MySQL server acts as a slave and has his hostname changed!! "
6355
"Please use '--relay-log=%s' to avoid this problem."
6358
#: drizzled/rpl_rli.cc:151
6359
msgid "Failed in open_log() called from init_relay_log_info()"
6362
#: drizzled/rpl_rli.cc:168
6364
msgid "Failed to create a new relay log info file ( file '%s', errno %d)"
6367
#: drizzled/rpl_rli.cc:176 drizzled/rpl_rli.cc:210
6369
msgid "Failed to create a cache on relay log info file '%s'"
6372
#: drizzled/rpl_rli.cc:186
6373
msgid "Failed to open the relay log 'FIRST' (relay_log_pos 4)"
6376
#: drizzled/rpl_rli.cc:202
6378
msgid "Failed to open the existing relay log info file '%s' (errno %d)"
6381
#: drizzled/rpl_rli.cc:253
6383
msgid "Failed to open the relay log '%s' (relay_log_pos %s)"
6386
#: drizzled/rpl_rli.cc:268
6387
msgid "Failed to flush relay log info file"
6390
#: drizzled/rpl_rli.cc:271
6391
msgid "Error counting relay log space"
6394
#: drizzled/rpl_rli.cc:295
6396
msgid "log %s listed in the index, but failed to stat"
6399
#: drizzled/rpl_rli.cc:310
6400
msgid "Could not find first log while counting relay log space"
6403
#: drizzled/rpl_rli.cc:967
6404
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6332
6407
#: drizzled/rpl_utility.cc:122
6334
6409
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6798
6873
"Then replication can be restarted."
6801
#: drizzled/sql_base.cc:2544
6876
#: drizzled/sql_base.cc:2530
6803
6878
msgid "Table %s had a open data handler in reopen_table"
6806
#: drizzled/sql_base.cc:3203
6881
#: drizzled/sql_base.cc:3189
6808
6883
msgid "Couldn't repair table: %s.%s"
6811
#: drizzled/sql_base.cc:3246
6886
#: drizzled/sql_base.cc:3232
6814
6889
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6815
6890
"s`.`%s`' to the binary log"
6818
#: drizzled/sql_base.cc:3983
6893
#: drizzled/sql_base.cc:3962
6820
6895
msgid "Could not remove temporary table: '%s', error: %d"
6937
7012
msgid "Invalid (old?) table or database name '%s'"
6940
#: drizzled/sql_table.cc:2717
7015
#: drizzled/sql_table.cc:2716
6942
7017
msgid "Unknown - internal error %d during operation"
6945
#: drizzled/sql_table.cc:4999
7020
#: drizzled/sql_table.cc:4993
6947
7022
msgid "Could not open table %s.%s after rename\n"
6950
#: drizzled/sql_table.cc:5175
7025
#: drizzled/sql_table.cc:5169
6953
7028
"ORDER BY ignored because there is a user-defined clustered index in the "
6961
7036
"Não foi possível alocar memória para arquivo de histórico temporário.\n"
6963
#: drizzled/table.cc:494
7038
#: drizzled/table.cc:488
6966
7041
"'%s' had no or invalid character set, and default character set is multi-"
6967
7042
"byte, so character column sizes may have changed"
6970
#: drizzled/table.cc:1702
7045
#: drizzled/table.cc:1694
6972
7047
msgid "Unknown collation '%s' in table '%-.64s' definition"
6975
#: drizzled/table.cc:1709
7050
#: drizzled/table.cc:1701
6978
7053
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6981
7056
"Tabela '%-.64s' foi criada com a versão diferente do MySQL e não pode ser "
6984
#: drizzled/table.cc:2300
7059
#: drizzled/table.cc:2313
6985
7060
#, fuzzy, c-format
6987
7062
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6990
7065
"Definição da tabela %s.%s incorreta: esperava coluna '%s' na posição %d, "
6991
7066
"encontrada '%s'."
6993
#: drizzled/table.cc:2326
7068
#: drizzled/table.cc:2339
6994
7069
#, fuzzy, c-format
6996
7071
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6999
7074
"Definição da tabela %s.%s incorreta: esperava que a coluna '%s' na posição %"
7000
7075
"d, tivesse tipo %s, encontrad tipo %s."
7002
#: drizzled/table.cc:2335
7077
#: drizzled/table.cc:2348
7005
7080
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7006
7081
"position %d to have character set '%s' but the type has no character set."
7009
#: drizzled/table.cc:2345
7084
#: drizzled/table.cc:2358
7012
7087
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7013
7088
"position %d to have character set '%s' but found character set '%s'."
7016
#: drizzled/table.cc:2356
7091
#: drizzled/table.cc:2369
7019
7094
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "