Repository URL to install this package:
|
Version:
2.4.1rc1 ▾
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-12-06 16:40+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: apps.py:8
msgid "Wagtail forms"
msgstr ""
#: edit_handlers.py:28
#, python-format
msgid "%s submissions"
msgstr ""
#: forms.py:128
msgid "Date from"
msgstr ""
#: forms.py:132
msgid "Date to"
msgstr ""
#: forms.py:156
#, python-format
msgid "There is another field with the label %s, please change one of them."
msgstr ""
#: models.py:19
msgid "Single line text"
msgstr ""
#: models.py:20
msgid "Multi-line text"
msgstr ""
#: models.py:21
msgid "Email"
msgstr ""
#: models.py:22
msgid "Number"
msgstr ""
#: models.py:23
msgid "URL"
msgstr ""
#: models.py:24
msgid "Checkbox"
msgstr ""
#: models.py:25
msgid "Checkboxes"
msgstr ""
#: models.py:26
msgid "Drop down"
msgstr ""
#: models.py:27
msgid "Multiple select"
msgstr ""
#: models.py:28
msgid "Radio buttons"
msgstr ""
#: models.py:29
msgid "Date"
msgstr ""
#: models.py:30
msgid "Date/time"
msgstr ""
#: models.py:31
msgid "Hidden field"
msgstr ""
#: models.py:46
msgid "submit time"
msgstr ""
#: models.py:66
msgid "form submission"
msgstr ""
#: models.py:79
msgid "label"
msgstr ""
#: models.py:81
msgid "The label of the form field"
msgstr ""
#: models.py:83
msgid "field type"
msgstr ""
#: models.py:84
msgid "required"
msgstr ""
#: models.py:86
msgid "choices"
msgstr ""
#: models.py:88
msgid ""
"Comma separated list of choices. Only applicable in checkboxes, radio and "
"dropdown."
msgstr ""
#: models.py:91
msgid "default value"
msgstr ""
#: models.py:94
msgid "Default value. Comma separated values supported for checkboxes."
msgstr ""
#: models.py:96
msgid "help text"
msgstr ""
#: models.py:154
msgid "Submission date"
msgstr ""
#: models.py:266
msgid "to address"
msgstr ""
#: models.py:267
msgid ""
"Optional - form submissions will be emailed to these addresses. Separate "
"multiple addresses by comma."
msgstr ""
#: models.py:269
msgid "from address"
msgstr ""
#: models.py:270
msgid "subject"
msgstr ""
#: templates/wagtailforms/confirm_delete.html:3
#, python-format
msgid "Delete form data %(title)s"
msgstr ""
#: templates/wagtailforms/confirm_delete.html:7
msgid "Delete form data"
msgstr ""
#: templates/wagtailforms/confirm_delete.html:12
msgid ""
"\n"
" Are you sure you want to delete this form submission?\n"
" "
msgid_plural ""
"\n"
" Are you sure you want to delete these form submissions?\n"
" "
msgstr[0] ""
msgstr[1] ""
#: templates/wagtailforms/confirm_delete.html:20
msgid "Delete"
msgstr ""
#: templates/wagtailforms/edit_handlers/form_responses_panel.html:2
msgid "Total submissions"
msgstr ""
#: templates/wagtailforms/edit_handlers/form_responses_panel.html:3
msgid "Latest submission"
msgstr ""
#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:5
#: wagtail_hooks.py:27
msgid "Forms"
msgstr ""
#: templates/wagtailforms/index.html:6
msgid "Pages"
msgstr ""
#: templates/wagtailforms/index_submissions.html:3
#, python-format
msgid "Submissions of %(form_title)s"
msgstr ""
#: templates/wagtailforms/index_submissions.html:85
#, python-format
msgid "Form data <span>%(form_title)s</span>"
msgstr ""
#: templates/wagtailforms/index_submissions.html:94
msgid "Filter"
msgstr ""
#: templates/wagtailforms/index_submissions.html:100
msgid "Download CSV"
msgstr ""
#: templates/wagtailforms/index_submissions.html:112
#, python-format
msgid "There have been no submissions of the '%(title)s' form."
msgstr ""
#: templates/wagtailforms/list_forms.html:7
msgid "Title"
msgstr ""
#: templates/wagtailforms/list_forms.html:8
msgid "Origin"
msgstr ""
#: templates/wagtailforms/list_submissions.html:10
msgid "Delete selected submissions"
msgstr ""
#: templates/wagtailforms/results_forms.html:7
msgid "No form pages have been created."
msgstr ""
#: views.py:96
#, python-format
msgid "One submission has been deleted."
msgid_plural "%(count)d submissions have been deleted."
msgstr[0] ""
msgstr[1] ""