# Swedish translation of Path Cache (6.x-1.2)
# Copyright (c) 2010 by the Swedish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Path Cache (6.x-1.2)\n"
"POT-Creation-Date: 2010-12-09 05:45+0000\n"
"PO-Revision-Date: 2010-12-03 16:50+0000\n"
"Language-Team: Swedish\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 "Cachning"
msgid "Primary Key: Unique cache ID."
msgstr "Primärnyckel: Unikt cache-ID."
msgid "A collection of data to cache."
msgstr "En uppsättning data att cacha."
msgid ""
"A Unix timestamp indicating when the cache entry should expire, or 0 "
"for never."
msgstr ""
"En tidsstämpel i Unix för tiden då cacheposten skall upphöra att "
"gälla, eller 0 för aldrig."
msgid "A Unix timestamp indicating when the cache entry was created."
msgstr "En tidsstämpel i Unix som anger när cacheposten skapades."
msgid "Any custom HTTP headers to be added to cached data."
msgstr "Eventuella anpassade HTTP-headers som läggs till cachad data."
msgid "A flag to indicate whether content is serialized (1) or not (0)."
msgstr ""
"En flagga för att indikera huruvida innehållet är serialiserat (1) "
"eller inte (0)."
