# # Translators: # Song Li , 2020 # ba X <985096998@qq.com>, 2020 # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-01T17:59:17+00:00\n" "PO-Revision-Date: 2019-05-01 17:43+0000\n" "Last-Translator: ba X <985096998@qq.com>, 2020\n" "Language-Team: Chinese (China) (https://www.transifex.com/grocy/teams/93189/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Domain: grocy/userfield_types\n" # Text (single line) msgid "text-single-line" msgstr "文字单行" # Text (multi line) msgid "text-multi-line" msgstr "文本多行" # Number (integral) msgid "number-integral" msgstr "数量(整数)" # Number (decimal) msgid "number-decimal" msgstr "十进制数" # Date (without time) msgid "date" msgstr "日期" # Date & time msgid "datetime" msgstr "日期时间" # Checkbox msgid "checkbox" msgstr "复选框" # Select list (a single item can be selected) msgid "preset-list" msgstr "预设清单" # Select list (multiple items can be selected) msgid "preset-checklist" msgstr "预设清单" # Link msgid "link" msgstr "链接" # Link (with title) msgid "link-with-title" msgstr "标题链接" # File msgid "file" msgstr "文件" # Image msgid "image" msgstr "图像"