# Portuguese, Brazil translation of Coder (6.x-2.0-beta1)
# Copyright (c) 2010 by the Portuguese, Brazil translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Coder (6.x-2.0-beta1)\n"
"POT-Creation-Date: 2010-08-29 09:05+0000\n"
"PO-Revision-Date: 2010-08-23 20:40+0000\n"
"Language-Team: Portuguese, Brazil\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Submit"
msgstr "Enviar"
msgid "Development"
msgstr "Desenvolvimento"
msgid "core"
msgstr "núcleo"
msgid "Default"
msgstr "Padrão"
msgid "Core"
msgstr "Núcleo"
msgid "All"
msgstr "Tudo"
msgid "Active"
msgstr "Ativo"
msgid "active"
msgstr "ativo"
msgid "Internationalization"
msgstr "Internacionalização"
msgid "The directory %directory does not exist."
msgstr "A pasta %directory não existe."
msgid "The directory %directory is not writable"
msgstr "Não há permissão de escrita na pasta %directory"
msgid "Or"
msgstr "Ou"
msgid ""
"The selected file %file could not be uploaded, because the destination "
"%directory is not properly configured."
msgstr ""
"O arquivo selecionado %file não pôde ser enviado, pois a pasta de "
"destino %directory não esta configurada corretamente."
msgid ""
"The selected file %file could not be copied, because no file by that "
"name exists. Please check that you supplied the correct filename."
msgstr ""
"O arquivo selecionado %file não pôde ser copiado, pois não existe "
"nenhum arquivo com este nome. Por favor verifique se você forneceu o "
"nome correto do arquivo."
msgid ""
"The selected file %file could not be copied, because a file by that "
"name already exists in the destination."
msgstr ""
"O arquivo selecionado %file não pôde ser copiado, pois um arquivo "
"com esse nome já existe na pasta de destino."
msgid "The selected file %file could not be copied."
msgstr "O arquivo %file não pôde ser copiado."
msgid "The removal of the original file %file has failed."
msgstr "Falha ao remover o arquivo original %file."
msgid "Primary Key: Unique cache ID."
msgstr "Chave Primária: identificador do cache."
msgid "A collection of data to cache."
msgstr "Uma conjunto de dados para armazenar em cache."
msgid ""
"A Unix timestamp indicating when the cache entry should expire, or 0 "
"for never."
msgstr ""
"Um horário no formato Unix timestamp indicando o momento em que uma "
"entrada no cache deve expirar. 0 = nunca expirar."
msgid "A Unix timestamp indicating when the cache entry was created."
msgstr ""
"Um horário no formato Unix timestamp indicando o momento em que uma "
"entrada no cache foi criada."
msgid "Any custom HTTP headers to be added to cached data."
msgstr ""
"Qualquer cabeçalho HTTP personalizado a ser adicionado aos dados em "
"cache."
msgid "A flag to indicate whether content is serialized (1) or not (0)."
msgstr "Indica se o conteúdo está serializado (1) ou não (0)"
