# Dutch translation of Path Cache (6.x-1.4)
# Copyright (c) 2013 by the Dutch translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Path Cache (6.x-1.4)\n"
"POT-Creation-Date: 2013-03-30 22:22+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Dutch\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 "Primaire sleutel: Unieke cache ID."
msgid "A collection of data to cache."
msgstr "Een dataverzameling die wordt gecachet."
msgid ""
"A Unix timestamp indicating when the cache entry should expire, or 0 "
"for never."
msgstr ""
"Het Unix-tijdstip waarop het cache-item verloopt. 0 indien deze nooit "
"verloopt."
msgid "A Unix timestamp indicating when the cache entry was created."
msgstr "Het tijdstip waarop het cache-item werd aangemaakt."
msgid "Any custom HTTP headers to be added to cached data."
msgstr "Aangepaste HTTP-headers om aan de gegevens in de cache toe te voegen."
msgid "A flag to indicate whether content is serialized (1) or not (0)."
msgstr "Een vlag die aangeeft of de inhoud 'serialized' is (1) of niet (0)."
