# Japanese translation of Content Construction Kit (CCK) (7.x-3.0-alpha3)
# Copyright (c) 2016 by the Japanese translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Construction Kit (CCK) (7.x-3.0-alpha3)\n"
"POT-Creation-Date: 2016-04-09 13:14+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 "CCK"
msgstr "CCK"
msgid "Status"
msgstr "状態"
msgid "Field"
msgstr "フィールド"
msgid "Field type"
msgstr "フィールドタイプ"
msgid "Processed @current out of @total."
msgstr "@total件中@current件処理しました。"
msgid ""
"return array(\n"
"  0 => array(@columns),\n"
"  // You'll usually want to stop here. Provide more values\n"
"  // if you want your 'default value' to be multi-valued:\n"
"  1 => array(@columns),\n"
"  2 => ...\n"
");"
msgstr ""
"return array(\n"
"  0 => array(@columns),\n"
"  // 通常はここで終りになると思います。\n"
"  // "
"「デフォルト値」を複数にする場合は、その他の値を追加してください:\n"
"  1 => array(@columns),\n"
"  2 => ...\n"
");"
msgid "Allowed values function"
msgstr "利用可能な値の関数"
