# Chinese, Simplified translation of Decimal (1.0.0)
# Copyright (c) 2025 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Decimal (1.0.0)\n"
"POT-Creation-Date: 2025-01-25 11:42+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Chinese, Simplified\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 "Number"
msgstr "数字"
msgid "Maximum"
msgstr "最大值"
msgid "Scale"
msgstr "缩放"
msgid "Default value"
msgstr "默认值"
msgid "Decimal"
msgstr "小数"
msgid "Minimum"
msgstr "最小值"
msgid "Precision"
msgstr "精度"
msgid "The number of digits to the right of the decimal."
msgstr "小数点后面的位数。"
msgid "About"
msgstr "关于"
msgid "Placeholder"
msgstr "占位符"
msgid "Field types"
msgstr "字段类型"
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 "字段在被输入值之前显示在其中的文字。这个提示通常是一个示例值，或是期望格式的简要描述。"
msgid "Placeholder: @placeholder"
msgstr "占位符：@placeholder"
msgid "No placeholder"
msgstr "无占位符"
msgctxt "decimal places"
msgid "Scale"
msgstr "范围"
msgid "%title must be higher than or equal to %min."
msgstr "%title 必须高于或等于 %min."
msgid "%title must be lower than or equal to %max."
msgstr "%title 必须低于或等于 %max."
