# French translation of Path Cache (6.x-1.4)
# Copyright (c) 2011 by the French translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Path Cache (6.x-1.4)\n"
"POT-Creation-Date: 2011-09-24 21:10+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: French\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 "Mise en cache"
msgid "Primary Key: Unique cache ID."
msgstr "Clé primaire : Identifiant (ID) unique du cache."
msgid "A collection of data to cache."
msgstr "Une collection de données à mettre en cache."
msgid ""
"A Unix timestamp indicating when the cache entry should expire, or 0 "
"for never."
msgstr ""
"Horodateur UNIX indiquant quand le cache devra expirer, ou 0 pour "
"jamais."
msgid "A Unix timestamp indicating when the cache entry was created."
msgstr ""
"Horodateur UNIX indiquant la date à laquelle l'entrée dans le cache "
"a été créée."
msgid "Any custom HTTP headers to be added to cached data."
msgstr ""
"Entête HTTP spécifique devant être ajoutées aux données mise en "
"cache."
msgid "A flag to indicate whether content is serialized (1) or not (0)."
msgstr "Un marqueur indiquant si le contenu est sérialisé (1) ou non (0)."
