# Chinese, Traditional translation of Field Hidden (7.x-1.2)
# Copyright (c) 2015 by the Chinese, Traditional translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Field Hidden (7.x-1.2)\n"
"POT-Creation-Date: 2015-12-01 22:19+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 "Format"
msgstr "格式"
msgid "<none>"
msgstr "<無>"
msgid "Fields"
msgstr "欄位"
msgid "Maximum"
msgstr "最大值"
msgid "Scale"
msgstr "縮放"
msgid "Maximum length"
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 "Decimal marker"
msgstr "小數點標記"
msgid "The character users will input to mark the decimal point in forms."
msgstr "有資格的使用者會輸入標記小數點的格式。"
msgid "Space"
msgstr "空間"
msgid "About"
msgstr "關於"
msgid "Decimal point"
msgstr "小數點"
msgid "Comma"
msgstr "逗號"
msgid "The maximum length of the field in characters."
msgstr "欄位字元最大長度。"
msgid "%name must be a positive integer."
msgstr "%name 一定要是一個正整數。"
msgid "%name must be a number."
msgstr "%name 必須是一個數字。"
msgid "This field stores a number in the database as an integer."
msgstr "此欄位把數字用整數儲存入資料庫。"
msgid "This field stores a number in the database in a fixed decimal format."
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 ""
"Define a string that should be prefixed to the value, like '$ ' or "
"'&euro; '. Leave blank for none. Separate singular and plural values "
"with a pipe ('pound|pounds')."
msgstr ""
"定義一個字串作為值的前綴，例如「$」或「&euro;」；沒有前綴則留空。單數形式和複數形式請用豎直線符號分隔 "
"('pound|pounds') 。"
msgid "This field stores varchar text in the database."
msgstr "欄位儲存在數據庫中的數據類型為 Varchar。"
msgid "Hidden field"
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 ""
"Define a string that should be suffixed to the value, like ' m', ' "
"kb/s'. Leave blank for none. Separate singular and plural values with "
"a pipe ('pound|pounds')."
msgstr ""
"定義一個值的後綴字串，如「m」，「kb/s」；留空則無後綴。單數形式和複數形式用豎線分隔 "
"(如：'pound|pounds') 。"
msgid "Thousand marker"
msgstr "千位記號"
msgid "Display prefix and suffix."
msgstr "顯示前綴和後綴。"
msgid "Display with prefix and suffix."
msgstr "顯示前綴和後綴。"
