msgid ""
msgstr ""
"Project-Id-Version: form_plus 2.4.2\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-05-26T18:24:14+00:00\n"
"PO-Revision-Date: 2022-05-26T18:24:14+00:00\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: packages/form_plus/controller.php:18
#: packages/form_plus/blocks/form_plus/controller.php:35
msgid "Form Plus"
msgstr ""

#: packages/form_plus/controller.php:22
#: packages/form_plus/blocks/form_plus/controller.php:31
msgid "Form Plus inherits the simplicity of Concrete5's Legacy Form block with additional features. Allows digital downloads, send notification to the sender, subscribe to Mailchimp directly through the form, show/hide opt-in option, etc."
msgstr ""

#: packages/form_plus/mail/form_plus_notify_receiver_template.php:15
msgid ""
"\n"
"\tThere has been a submission of the form '%s' through the '%s' page.\n"
"\t\n"
"\t"
msgstr ""

#: packages/form_plus/mail/form_plus_notify_receiver_template.php:21
msgid ""
"\n"
"\t\t=====================================\n"
"\t\tSubscription Error from Mailchimp:\n"
"\t\t\t\n"
"\t\t%s\n"
"\t\n"
"\t\tError: %s\n"
"\t\t\t\n"
"\t\tStatus: %s\n"
"\t\t\t\n"
"\t\t%s\n"
"\t\t=====================================\n"
"\t\t"
msgstr ""

#: packages/form_plus/mail/form_plus_notify_receiver_template.php:35
msgid ""
"\n"
"\t\t\t\n"
"\t\tUser successfully subscribed to Mailchimp."
msgstr ""

#: packages/form_plus/mail/form_plus_notify_receiver_template.php:40
msgid ""
"\n"
"\n"
"\t%s\n"
"\n"
"\t%s\n"
"\n"
"\t"
msgstr ""

#: packages/form_plus/mail/form_plus_notify_receiver_template.php:48
msgid ""
"\n"
"\tTo view all of this form's submissions, visit %s\n"
"\n"
"\t"
msgstr ""

#: packages/form_plus/mail/form_plus_notify_sender_template.php:13
msgid ""
"\n"
"\tThanks for submitting the form '%s'.\n"
"\t\t\n"
"\t"
msgstr ""

#: packages/form_plus/mail/form_plus_notify_sender_template.php:19
msgid ""
"\n"
"\t\t=========================================================\n"
"\t\tInternal Error: \n"
"\t\tYour form details have been received.\n"
"\t\tHowever, you could not be subscribed to our mailing list.\n"
"\t\t\t\n"
"\t\tSite admin has been notified.\n"
"\t\t==========================================================\n"
"\t\t"
msgstr ""

#: packages/form_plus/mail/form_plus_notify_sender_template.php:29
msgid ""
"\n"
"\t\t\n"
"\t\tYou have been successfully subscribed to our mailing list."
msgstr ""

#: packages/form_plus/mail/form_plus_notify_sender_template.php:34
msgid ""
"\n"
"\t\n"
"\t%s\n"
"\n"
"\tThe following details have been sent to us:\n"
"\t\n"
"\t%s\n"
"\t\n"
"\t"
msgstr ""

#: packages/form_plus/src/MailChimp.php:49
msgid "Invalid action value. Use 'GET', 'POST', 'PATCH' or 'DELETE'."
msgstr ""

#: packages/form_plus/controllers/single_page/dashboard/reports/form_plus.php:53
msgid "Submitted Date"
msgstr "提交日期"

#: packages/form_plus/controllers/single_page/dashboard/reports/form_plus.php:54
#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:191
msgid "User"
msgstr "用户"

#: packages/form_plus/controllers/single_page/dashboard/reports/form_plus.php:102
#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:220
msgid "File not found"
msgstr "找不到文件"

#: packages/form_plus/controllers/single_page/dashboard/reports/form_plus.php:124
#: packages/form_plus/controllers/single_page/dashboard/reports/form_plus.php:132
#: packages/form_plus/controllers/single_page/dashboard/reports/form_plus.php:141
msgid "Invalid Token."
msgstr "无效的指令。"

#: packages/form_plus/controllers/form_plus_helper.php:38
msgid "Merge fields"
msgstr ""

#: packages/form_plus/controllers/form_plus_helper.php:39
#: packages/form_plus/blocks/form_plus/form_setup_html.php:145
msgid "Form fields"
msgstr ""

#: packages/form_plus/controllers/form_plus_helper.php:50
msgid "EMAIL"
msgstr ""

#: packages/form_plus/controllers/form_plus_helper.php:99
msgid "Unable to connect. Please check the API Key and List ID."
msgstr ""

#: packages/form_plus/blocks/form_plus/controller.php:41
msgid "You have ticked 'Send notification email to the sender'. Please also enter email address on the 'Notify me by email when people submit this form' field and tick the checkbox next to it."
msgstr ""

#: packages/form_plus/blocks/form_plus/controller.php:42
msgid "Please use the available file selector before adding a new file."
msgstr ""

#: packages/form_plus/blocks/form_plus/controller.php:43
msgid "Please enter Mailchimp API Key."
msgstr ""

#: packages/form_plus/blocks/form_plus/controller.php:44
msgid "Please enter Mailchimp List ID."
msgstr ""

#: packages/form_plus/blocks/form_plus/controller.php:45
msgid "Mapping incomplete: Click Refresh and map Mailchimp merge tags with form fields."
msgstr ""

#: packages/form_plus/blocks/form_plus/controller.php:54
msgid "Form Plus inherits the simplicity of Concrete5's original Form block. Perfect for creating a form that allows users to download files upon form submission. It also allows you to map your form fields to Mailchimp so that you can get Mailchimp subscriptions directly through your regular form."
msgstr ""

#: packages/form_plus/blocks/form_plus/controller.php:262
msgid "Oops, something is wrong with the form you posted (it doesn't have a question set id)."
msgstr "哎呀，表单有错误（没有提问ID）。"

#: packages/form_plus/blocks/form_plus/controller.php:274
msgid "Incorrect captcha code"
msgstr "验证码不正确"

#: packages/form_plus/blocks/form_plus/controller.php:294
msgid "You must enter a valid email address."
msgstr "您必须输入一个有效的电子邮件地址。"

#: packages/form_plus/blocks/form_plus/controller.php:315
msgid "Complete required fields *"
msgstr "完成必填字段 *"

#: packages/form_plus/blocks/form_plus/controller.php:342
msgid "Invalid file extension."
msgstr "无效的文件扩展名。"

#: packages/form_plus/blocks/form_plus/controller.php:346
msgid "Invalid file."
msgstr "文件无效"

#: packages/form_plus/blocks/form_plus/controller.php:363
#: packages/form_plus/blocks/form_plus/controller.php:371
msgid "Please correct the following errors:"
msgstr "请更正以下错误："

#: packages/form_plus/blocks/form_plus/controller.php:421
msgid "No file specified"
msgstr "没有指定的文件"

#: packages/form_plus/blocks/form_plus/controller.php:558
msgid "Download links:"
msgstr ""

#: packages/form_plus/blocks/form_plus/controller.php:601
#: packages/form_plus/blocks/form_plus/controller.php:633
msgid "%s Form Submission"
msgstr "提交表单 %s "

#: packages/form_plus/blocks/form_plus/controller.php:660
msgid "Subscription failed. Please try again or notify the admin."
msgstr ""

#: packages/form_plus/blocks/form_plus/controller.php:662
msgid "You have been subscribed to our mailing list."
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:22
msgid "Add"
msgstr "添加"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:23
msgid "Edit"
msgstr "编辑"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:24
msgid "Preview"
msgstr "预览"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:25
#: packages/form_plus/blocks/form_plus/form_setup_html.php:227
msgid "Options"
msgstr "选项"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:26
msgid "Mailchimp"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:40
msgid "Opt-in Options"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:47
#: packages/form_plus/blocks/form_plus/form_setup_html.php:79
msgid "Show opt-in checkbox"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:49
msgid "Display opt-in checkbox on the form. This allows your visitors to choose whether they want to opt-in or not."
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:56
#: packages/form_plus/blocks/form_plus/form_setup_html.php:89
msgid "Always opt-in"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:58
msgid "Always opt-in visitors to your Mailchimp list when they submit a form."
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:59
#: packages/form_plus/blocks/form_plus/form_setup_html.php:69
msgid "This does not show opt-in checkbox to your visitors."
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:66
#: packages/form_plus/blocks/form_plus/form_setup_html.php:99
msgid "Never opt-in"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:68
msgid "Never opt-in visitors to your Mailchimp list when they submit a form."
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:112
msgid "Mailchimp Configuration"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:114
msgid "Mailchimp API Key"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:120
msgid "Mailchimp List ID"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:126
msgid "Mailchimp Merge Tag Mapping"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:130
msgid "Refresh"
msgstr "刷新"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:132
#: packages/form_plus/blocks/form_plus/form_setup_html.php:207
msgid "When should I refresh?"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:134
msgid "Press Refresh button if you have made changes to this form and/or your Mailchimp list. The refresh button will retrieve Mailchimp merge tags and form fields so you can re-map them."
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:144
msgid "Merge tags"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:229
msgid "Form Name"
msgstr "表单名称"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:233
msgid "Submit Text"
msgstr "提交文字"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:237
msgid "Message to display when completed"
msgstr "消息显示完成后"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:241
msgid "Notify me by email when people submit this form"
msgstr "当有人提交表单时通过电子邮件通知我"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:247
msgid "(Seperate multiple emails with a comma)"
msgstr "（多个电子邮件地址以逗号分开）"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:250
msgid "http://en.wikipedia.org/wiki/Captcha"
msgstr "https://zh.wikipedia.org/wiki/验证码"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:250
msgid "Solving a <a href=\"%s\" target=\"_blank\">CAPTCHA</a> Required to Post?"
msgstr "生成一个 <a href=\"%s\" target=\"_blank\">CAPTCHA</a> CAPTCHA </ a>？"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:254
#: packages/form_plus/blocks/form_plus/form_setup_html.php:444
#: packages/form_plus/blocks/form_plus/form_setup_html.php:530
msgid "Yes"
msgstr "是"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:260
#: packages/form_plus/blocks/form_plus/form_setup_html.php:445
#: packages/form_plus/blocks/form_plus/form_setup_html.php:531
msgid "No"
msgstr "否"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:265
msgid "Redirect to another page after form submission?"
msgstr "重定向到另一个页面后，提交表单？"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:278
msgid "Add uploaded files to a set?"
msgstr "上传的文件添加到一组？"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:284
msgid "None"
msgstr "无"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:294
msgid "On form submission"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:300
msgid "Display download links."
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:302
msgid "The download links only display on the same page. They do not display if the page is redirected to another page after form submission."
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:309
msgid "Send notification email to the sender."
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:311
msgid "For this to work, please enter email address on the <strong>Notify me by email when people submit this form</strong> field and also tick the checkbox next to it."
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:321
msgid "Display download links"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:331
msgid "Send notification email to the sender"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:345
#: packages/form_plus/blocks/form_plus/form_setup_html.php:362
#: packages/form_plus/blocks/form_plus/form_setup_html.php:364
msgid "Choose File"
msgstr "选择文件"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:350
msgid "Choose files to display after the form is submitted"
msgstr ""

#: packages/form_plus/blocks/form_plus/form_setup_html.php:374
msgid "Add File"
msgstr "添加文件"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:381
msgid "New Question"
msgstr "新问题"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:384
msgid "Question added. To view it click the preview tab."
msgstr "问题已添加。点击预览标签查看。"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:388
#: packages/form_plus/blocks/form_plus/form_setup_html.php:473
msgid "Question"
msgstr "提问"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:392
#: packages/form_plus/blocks/form_plus/form_setup_html.php:477
msgid "Answer Type"
msgstr "答案类型"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:394
#: packages/form_plus/blocks/form_plus/form_setup_html.php:479
msgid "Text Field"
msgstr "文字字段"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:395
#: packages/form_plus/blocks/form_plus/form_setup_html.php:480
msgid "Text Area"
msgstr "文本域（多行）"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:396
#: packages/form_plus/blocks/form_plus/form_setup_html.php:481
msgid "Radio Buttons"
msgstr "单选按钮"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:397
#: packages/form_plus/blocks/form_plus/form_setup_html.php:482
msgid "Select Box"
msgstr "选择框"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:398
#: packages/form_plus/blocks/form_plus/form_setup_html.php:483
msgid "Checkbox List"
msgstr "复选框列表"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:399
#: packages/form_plus/blocks/form_plus/form_setup_html.php:484
msgid "File Upload"
msgstr "文件上传"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:400
#: packages/form_plus/blocks/form_plus/form_setup_html.php:485
msgid "Email Address"
msgstr "电子邮件地址"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:401
#: packages/form_plus/blocks/form_plus/form_setup_html.php:486
msgid "Telephone"
msgstr "联系电话"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:402
#: packages/form_plus/blocks/form_plus/form_setup_html.php:487
msgid "Web Address"
msgstr "网页地址"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:403
#: packages/form_plus/blocks/form_plus/form_setup_html.php:488
msgid "Date Field"
msgstr "日期字段"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:404
#: packages/form_plus/blocks/form_plus/form_setup_html.php:489
msgid "DateTime Field"
msgstr "日期时间字段"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:405
#: packages/form_plus/blocks/form_plus/form_setup_html.php:490
msgid "Display Text"
msgstr "显示文字"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:411
#: packages/form_plus/blocks/form_plus/form_setup_html.php:497
msgid "Answer Options"
msgstr "答案选项"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:413
#: packages/form_plus/blocks/form_plus/form_setup_html.php:499
msgid "Put each answer options on a new line"
msgstr "一个答案选项放在一行"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:419
#: packages/form_plus/blocks/form_plus/form_setup_html.php:505
msgid "Text Area Width"
msgstr "文本区域的宽度"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:423
#: packages/form_plus/blocks/form_plus/form_setup_html.php:509
msgid "Text Area Height"
msgstr "文本区域高度"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:430
#: packages/form_plus/blocks/form_plus/form_setup_html.php:516
msgid "Default Value"
msgstr "默认值"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:434
#: packages/form_plus/blocks/form_plus/form_setup_html.php:520
msgid "Blank"
msgstr "空白"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:435
#: packages/form_plus/blocks/form_plus/form_setup_html.php:521
msgid "Current Date/Time"
msgstr "当前日期和时间"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:443
#: packages/form_plus/blocks/form_plus/form_setup_html.php:529
#: packages/form_plus/blocks/form_plus/view.php:155
msgid "Required"
msgstr "必填"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:450
#: packages/form_plus/blocks/form_plus/form_setup_html.php:536
msgid "Reply to this email address"
msgstr "回复此邮件地址"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:456
msgid "Add Question"
msgstr "添加提问"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:465
msgid "Your question has been saved."
msgstr "您的问题已被保存。"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:470
msgid "Edit Question"
msgstr "编辑提问"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:545
msgid "Cancel"
msgstr "取消"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:546
msgid "Save Changes"
msgstr "保存更改"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:552
msgid "Edit Survey"
msgstr "编辑调查"

#: packages/form_plus/blocks/form_plus/form_setup_html.php:560
msgid "Preview Survey"
msgstr "预览调查"

#: packages/form_plus/blocks/form_plus/view.php:131
msgid "Download:"
msgstr ""

#: packages/form_plus/blocks/form_plus/view.php:182
msgid "Subscription Opt-in"
msgstr ""

#: packages/form_plus/blocks/form_plus/view.php:184
msgid "Subscribe me to mailing list"
msgstr ""

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:15
msgid "Are you sure you want to delete this form submission?"
msgstr "您确定您要删除此表单提交吗？"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:16
msgid "Are you sure you want to delete this form and its form submissions?"
msgstr "您确定您要删除的形式和它的形式提交吗？"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:17
msgid "Are you sure you want to delete this form submissions?"
msgstr "您确定您要删除此提交的表单吗？"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:80
msgid "Form"
msgstr "表单"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:81
msgid "Submissions"
msgstr "递交"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:117
msgid "View Responses"
msgstr "查看回复"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:120
msgid "Open Page"
msgstr "打开页面"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:124
msgid "Delete Submissions"
msgstr "删除提交内容"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:134
#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:240
msgid "Delete"
msgstr "删除"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:146
msgid "There are no available forms in your site."
msgstr "在您的网站没有可用的形式。"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:160
msgid "No one has yet submitted this form."
msgstr "目前还没有人提交本表格。"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:165
msgid "Export to CSV"
msgstr "导出为CSV文件"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:177
msgid "* Scroll right to view full results"
msgstr "请滚动至右边查看完整结果"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:188
msgid "Date"
msgstr "日期"

#: packages/form_plus/single_pages/dashboard/reports/form_plus.php:208
msgid "(User ID: %s)"
msgstr "（用户 ID: %s）"
