# Japanese translation of Dimension (2.0.0)
# Copyright (c) 2020 by the Japanese translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Dimension (2.0.0)\n"
"POT-Creation-Date: 2020-12-07 19:25+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 "Prefix"
msgstr "接頭語"
msgid "Suffix"
msgstr "接尾語"
msgid "Value"
msgstr "値"
msgid "Description"
msgstr "説明"
msgid "Label"
msgstr "ラベル"
msgid "Length"
msgstr "長さ"
msgid "Width"
msgstr "幅"
msgid "Height"
msgstr "高さ"
msgid "Maximum"
msgstr "最大"
msgid "Minimum"
msgstr "最小"
msgid ""
"The total number of digits to store in the database, including those "
"to the right of the decimal."
msgstr "データベースに保存する数字の数。小数点の右側も含む。"
msgid "The number of digits to the right of the decimal."
msgstr "小数点の右側の数字の数。"
msgid "Factor"
msgstr "要素"
msgid "Placeholder"
msgstr "プレースホルダー"
msgid "Field types"
msgstr "フィールドタイプ"
msgid ""
"The minimum value that should be allowed in this field. Leave blank "
"for no minimum."
msgstr "このフィールドで入力が許可される最小値。空白にすると最小値はなくなります。"
msgid ""
"The maximum value that should be allowed in this field. Leave blank "
"for no maximum."
msgstr "このフィールドで入力が許可される最大値。空白にすると最大値はなくなります。"
msgid "%name: the value may be no less than %min."
msgstr "%name:値は %min 以下に指定することはできません。"
msgid "%name: the value may be no greater than %max."
msgstr "%name:値は%max 以上に指定することはできません。"
msgid ""
"Text that will be shown inside the field until a value is entered. "
"This hint is usually a sample value or a brief description of the "
"expected format."
msgstr "値が入力されるまで、フィールドの内側に表示される文字列。このヒントは、サンプルの値か、あるいはフォーマットの簡潔な説明であることが多いです。"
