# Dutch translation of Related NPR Stories (6.x-1.0-beta1)
# Copyright (c) 2010 by the Dutch translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Related NPR Stories (6.x-1.0-beta1)\n"
"POT-Creation-Date: 2010-08-30 21:35+0000\n"
"PO-Revision-Date: 2010-07-31 07:47+0000\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 "Never"
msgstr "Nooit"
msgid "Featured"
msgstr "Voorzien"
msgid "Primary Key: Unique cache ID."
msgstr "Primaire sleutel: Unieke cache ID."
msgid "A collection of data to cache."
msgstr "Een verzameling data om te cachen."
msgid ""
"A Unix timestamp indicating when the cache entry should expire, or 0 "
"for never."
msgstr ""
"Het tijdstip (Unix timestamp) 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)."
