# Indonesian translation of Path Cache (6.x-1.4)
# Copyright (c) 2017 by the Indonesian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Path Cache (6.x-1.4)\n"
"POT-Creation-Date: 2017-04-24 15:19+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Indonesian\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 "Penembolokan"
msgid "Primary Key: Unique cache ID."
msgstr "Kunci Primer: ID unik cache."
msgid "A collection of data to cache."
msgstr "Kumpulan data untuk di-cache."
msgid ""
"A Unix timestamp indicating when the cache entry should expire, or 0 "
"for never."
msgstr ""
"Format waktu dalam unix timestamp untuk mengetahui kapan cache akan "
"berakhir, atau masukkan 0 jika tidak perlu diakhiri."
msgid "A Unix timestamp indicating when the cache entry was created."
msgstr ""
"Format waktu dalam unix timestamp untuk mengetahui kapan entri cache "
"dibuat."
msgid "Any custom HTTP headers to be added to cached data."
msgstr "Semua header HTTP buatan sendiri yang akan dimasukkan ke data cache."
msgid "A flag to indicate whether content is serialized (1) or not (0)."
msgstr ""
"Tanda untuk mengetahui apakah konten tersebut berseri (1) atau tidak "
"(0)."
