# Chinese, Traditional translation of Amount (7.x-1.0-alpha2)
# Copyright (c) 2017 by the Chinese, Traditional translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Amount (7.x-1.0-alpha2)\n"
"POT-Creation-Date: 2017-05-03 05:58+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 "PHP"
msgstr "PHP"
msgid "Fields"
msgstr "欄位"
msgid "Maximum"
msgstr "最大值"
msgid "Scale"
msgstr "縮放"
msgid "Amount"
msgstr "總額"
msgid "Unformatted"
msgstr "未格式化"
msgid "Minimum"
msgstr "最小值"
msgid "Precision"
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 "Raw"
msgstr "Raw"
msgid "About"
msgstr "關於"
msgid "Decimal point"
msgstr "小數點"
msgid "Comma"
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 "Thousands marker"
msgstr "千元分隔號"
