~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/pt.po

  • Committer: Brian Aker
  • Date: 2009-09-30 00:20:24 UTC
  • Revision ID: brian@gaz-20090930002024-6pgqgr4z2306u4h1
Update to po files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2009-09-27 15:18-0700\n"
 
10
"POT-Creation-Date: 2009-09-29 17:09-0700\n"
11
11
"PO-Revision-Date: 2009-09-17 15:16+0000\n"
12
12
"Last-Translator: Manuel Padilha <Unknown>\n"
13
13
"Language-Team: Portuguese <pt@li.org>\n"
5052
5052
msgid "logging '%s' post() failed"
5053
5053
msgstr ""
5054
5054
 
5055
 
#: drizzled/message/command_reader.cc:220
 
5055
#: drizzled/message/command_reader.cc:55
5056
5056
#, fuzzy, c-format
5057
5057
msgid "Usage: %s COMMAND_LOG\n"
5058
5058
msgstr "Modo de utilização: %s [OPTIONS]\n"
5059
5059
 
5060
 
#: drizzled/message/command_reader.cc:229
 
5060
#: drizzled/message/command_reader.cc:64
5061
5061
#, fuzzy, c-format
5062
5062
msgid "Cannot open file: %s\n"
5063
5063
msgstr "Impossível abrir tabela"
5064
5064
 
5065
 
#: drizzled/message/command_reader.cc:248
 
5065
#: drizzled/message/command_reader.cc:83
5066
5066
#, fuzzy, c-format
5067
5067
msgid "Failed to read initial length header\n"
5068
5068
msgstr "A inicialização de plugins falhou."
5069
5069
 
5070
 
#: drizzled/message/command_reader.cc:255
 
5070
#: drizzled/message/command_reader.cc:90
5071
5071
#, c-format
5072
5072
msgid "Attempted to read record bigger than SIZE_MAX\n"
5073
5073
msgstr ""
5074
5074
 
5075
 
#: drizzled/message/command_reader.cc:275
 
5075
#: drizzled/message/command_reader.cc:110
5076
5076
#, c-format
5077
5077
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5078
5078
msgstr ""
5079
5079
 
5080
 
#: drizzled/message/command_reader.cc:285
 
5080
#: drizzled/message/command_reader.cc:120
5081
5081
#, c-format
5082
5082
msgid ""
5083
5083
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
5084
5084
"bytes.\n"
5085
5085
msgstr ""
5086
5086
 
5087
 
#: drizzled/message/command_reader.cc:291
 
5087
#: drizzled/message/command_reader.cc:126
5088
5088
#, c-format
5089
5089
msgid "Unable to parse command. Got error: %s.\n"
5090
5090
msgstr ""
5091
5091
 
5092
 
#: drizzled/message/command_reader.cc:293
 
5092
#: drizzled/message/command_reader.cc:128
5093
5093
#, c-format
5094
5094
msgid "BUFFER: %s\n"
5095
5095
msgstr ""
5096
5096
 
5097
 
#: drizzled/message/command_reader.cc:301
 
5097
#: drizzled/message/command_reader.cc:136
5098
5098
#, c-format
5099
5099
msgid ""
5100
5100
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5345
5345
"restrictions."
5346
5346
msgstr ""
5347
5347
 
5348
 
#: drizzled/sql_table.cc:2383
 
5348
#: drizzled/sql_table.cc:2360
5349
5349
#, c-format
5350
5350
msgid "Unknown - internal error %d during operation"
5351
5351
msgstr ""
5352
5352
 
5353
 
#: drizzled/statement/alter_table.cc:1137
 
5353
#: drizzled/statement/alter_table.cc:1136
5354
5354
#, c-format
5355
5355
msgid "Could not open table %s.%s after rename\n"
5356
5356
msgstr ""
5357
5357
 
5358
 
#: drizzled/statement/alter_table.cc:1300
 
5358
#: drizzled/statement/alter_table.cc:1299
5359
5359
#, c-format
5360
5360
msgid ""
5361
5361
"order_st BY ignored because there is a user-defined clustered index in the "
5369
5369
"byte, so character column sizes may have changed"
5370
5370
msgstr ""
5371
5371
 
5372
 
#: drizzled/table.cc:1586
 
5372
#: drizzled/table.cc:1608
5373
5373
#, c-format
5374
5374
msgid "Unknown collation '%s' in table '%-.64s' definition"
5375
5375
msgstr ""
5376
5376
 
5377
 
#: drizzled/table.cc:1593
 
5377
#: drizzled/table.cc:1615
5378
5378
#, c-format
5379
5379
msgid ""
5380
5380
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5381
5381
"read"
5382
5382
msgstr ""
5383
5383
 
5384
 
#: drizzled/table.cc:3488
 
5384
#: drizzled/table.cc:3515
5385
5385
#, c-format
5386
5386
msgid "Got error %d when reading table '%s'"
5387
5387
msgstr ""
5778
5778
msgid "Error Messages to stderr"
5779
5779
msgstr ""
5780
5780
 
5781
 
#: plugin/filtered_replicator/filtered_replicator.cc:484
 
5781
#: plugin/filtered_replicator/filtered_replicator.cc:486
5782
5782
msgid "Enable filtered replicator"
5783
5783
msgstr ""
5784
5784
 
5785
 
#: plugin/filtered_replicator/filtered_replicator.cc:491
 
5785
#: plugin/filtered_replicator/filtered_replicator.cc:493
5786
5786
msgid "List of schemas to filter"
5787
5787
msgstr ""
5788
5788
 
5789
 
#: plugin/filtered_replicator/filtered_replicator.cc:498
 
5789
#: plugin/filtered_replicator/filtered_replicator.cc:500
5790
5790
msgid "List of tables to filter"
5791
5791
msgstr ""
5792
5792
 
5793
 
#: plugin/filtered_replicator/filtered_replicator.cc:505
 
5793
#: plugin/filtered_replicator/filtered_replicator.cc:507
5794
5794
msgid "Regular expression to apply to schemas to filter"
5795
5795
msgstr ""
5796
5796
 
5797
 
#: plugin/filtered_replicator/filtered_replicator.cc:512
 
5797
#: plugin/filtered_replicator/filtered_replicator.cc:514
5798
5798
msgid "Regular expression to apply to tables to filter"
5799
5799
msgstr ""
5800
5800
 
5801
 
#: plugin/filtered_replicator/filtered_replicator.cc:531
 
5801
#: plugin/filtered_replicator/filtered_replicator.cc:533
5802
5802
msgid "Filtered Replicator"
5803
5803
msgstr ""
5804
5804