# Italian translation of Path Cache (6.x-1.4)
# Copyright (c) 2010 by the Italian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Path Cache (6.x-1.4)\n"
"POT-Creation-Date: 2010-08-29 14:25+0000\n"
"PO-Revision-Date: 2010-08-29 13:48+0000\n"
"Language-Team: Italian\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 "Caching"
msgid "Primary Key: Unique cache ID."
msgstr "Chiave Primaria: ID univoco della cache."
msgid "A collection of data to cache."
msgstr "Una raccolta di dati da mettere in cache."
msgid ""
"A Unix timestamp indicating when the cache entry should expire, or 0 "
"for never."
msgstr ""
"Data e ora Unix che indica quando la voce in cache dovrebbe scadere, o "
"inserire 0 per non farla mai scadere."
msgid "A Unix timestamp indicating when the cache entry was created."
msgstr "Data e ora Unix che indica quando la voce in cache è stata creata."
msgid "Any custom HTTP headers to be added to cached data."
msgstr "Ogni header HTTP personalizzato da aggiungere ai dati in cache."
msgid "A flag to indicate whether content is serialized (1) or not (0)."
msgstr "Un flag per indicare se il contenuto è serializzato (1) o no (0)."
