# Hungarian translation of Path Cache (6.x-1.3)
# Copyright (c) 2017 by the Hungarian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Path Cache (6.x-1.3)\n"
"POT-Creation-Date: 2017-02-26 20:18+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Hungarian\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 "Gyorsítótárazás"
msgid "Primary Key: Unique cache ID."
msgstr "Elsődleges kulcs: egyedi gyorsítótár azonosító."
msgid "A collection of data to cache."
msgstr "A gyorsítótárazandó adatok gyűjteménye."
msgid ""
"A Unix timestamp indicating when the cache entry should expire, or 0 "
"for never."
msgstr ""
"Unix időbélyeg, mely a bejegyzés lejárati idejét jelöli, vagy 0, "
"ha nem jár le."
msgid "A Unix timestamp indicating when the cache entry was created."
msgstr "Unix időbélyeg, mely a bejegyzés létrehozását jelöli."
msgid "Any custom HTTP headers to be added to cached data."
msgstr ""
"Egyedi HTTP fejlécek, amelyeket a gyorsítótárazott adathoz kell "
"adni."
msgid "A flag to indicate whether content is serialized (1) or not (0)."
msgstr "1, ha a tartalom szerializált, egyébként 0."
