# Chinese, Simplified translation of Field validation deprecated (7.x-1.0-alpha2)
# Copyright (c) 2018 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Field validation deprecated (7.x-1.0-alpha2)\n"
"POT-Creation-Date: 2018-04-12 06:58+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 "Fields"
msgstr "字段"
msgid "Usage"
msgstr "用法"
msgid "\"100\": greater than or equal to 100"
msgstr "\"100\": 大于等于100"
msgid "\"|100\": less than or equal to 100 (including negative numbers)"
msgstr "\"|100\": 小于等于100 (包含负数)"
msgid "\"0|100\": greater than or equal to 0 &amp; less than or equal to 100"
msgstr "\"0|100\": 大于等于0，小于等于100"
msgid ""
"\"10|100\": greater than or equal to 10 &amp; less than or equal to "
"100"
msgstr "\"10|100\": 大于等于10，小于等于100"
msgid ""
"\"-100|-10\": greater than or equal to -100 &amp; less than or equal "
"to -10"
msgstr "\"-100|-10\": 大于等于-100 &amp; 小于等于 -10"
