# Portuguese, Brazil translation of Path Cache (6.x-1.3)
# Copyright (c) 2011 by the Portuguese, Brazil translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Path Cache (6.x-1.3)\n"
"POT-Creation-Date: 2011-07-25 18:04+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\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 "Caching"
msgstr "Armazenamento de cache"
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)"
