# Japanese translation of Path Cache (6.x-1.4)
# Copyright (c) 2011 by the Japanese translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Path Cache (6.x-1.4)\n"
"POT-Creation-Date: 2011-01-14 14:06+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Japanese\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 "キャッシュ"
msgid "Primary Key: Unique cache ID."
msgstr "プライマリーキー: ユニークキャッシュID。"
msgid "A collection of data to cache."
msgstr "キャッシュするデータのコレクション。"
msgid ""
"A Unix timestamp indicating when the cache entry should expire, or 0 "
"for never."
msgstr "いつキャッシュエントリーが有効期限が来るかを示すUNIXタイムスタンプ。無期限の場合は0。"
msgid "A Unix timestamp indicating when the cache entry was created."
msgstr "いつキャッシュエントリーが生成されたかを示すUNIXタイムスタンプ。"
msgid "Any custom HTTP headers to be added to cached data."
msgstr "キャッシュされたデータに追加される独自HTTPヘッダー。"
msgid "A flag to indicate whether content is serialized (1) or not (0)."
msgstr "コンテンツがシリアライズされる(1)かそうでない(0)かを示すフラグ。"
