# Chinese, Traditional translation of Dimension (2.1.1)
# Copyright (c) 2024 by the Chinese, Traditional translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Dimension (2.1.1)\n"
"POT-Creation-Date: 2024-11-15 18:14+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Chinese, Traditional\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 "在數值被輸入前欄位內所顯示的文字。此提示文字通常是範例數值或是被期待的輸入格式之簡單描述。"
