# Danish translation of Path Cache (6.x-1.2)
# Copyright (c) 2010 by the Danish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Path Cache (6.x-1.2)\n"
"POT-Creation-Date: 2010-03-02 17:30+0000\n"
"PO-Revision-Date: 2009-08-30 17:09+0000\n"
"Language-Team: Danish\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 "Primær nøgle: Unik cache ID."
msgid "A collection of data to cache."
msgstr "En samling af data som caches."
msgid ""
"A Unix timestamp indicating when the cache entry should expire, or 0 "
"for never."
msgstr "Timestamp som angiver hvornår cachen udløber, eller 0 for aldrig."
msgid "A Unix timestamp indicating when the cache entry was created."
msgstr "Timestamp som angiver hvornår cachen blev oprettet."
msgid "Any custom HTTP headers to be added to cached data."
msgstr "Tilpassede HTTP headers som skal tilføjes til de cachede data."
msgid "A flag to indicate whether content is serialized (1) or not (0)."
msgstr "Flag som angiver om indholdet er serialiseret (1) eller ikke (0)."
