forked from Pylons/deform
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmessages.pot
126 lines (100 loc) · 2.45 KB
/
messages.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
#
# SOME DESCRIPTIVE TITLE
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 1.0\n"
"POT-Creation-Date: 2016-06-02 16:32-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: \n"
"Generated-By: Lingua 4.9\n"
#: ./deform/schema.py:103
#, python-format
msgid "${value} is not a dictionary"
msgstr ""
#: ./deform/schema.py:110
#, python-format
msgid "${value} has no ${key} key"
msgstr ""
#: ./deform/widget.py:717 ./deform/widget.py:1776
msgid "Incomplete date"
msgstr ""
#: ./deform/widget.py:720
msgid "Incomplete time"
msgstr ""
#: ./deform/widget.py:1234
msgid "Fields did not match"
msgstr ""
#: ./deform/widget.py:1235
msgid "Value"
msgstr ""
#: ./deform/widget.py:1236
msgid "Confirm Value"
msgstr ""
#: ./deform/widget.py:1302
msgid "Password did not match confirm"
msgstr ""
#: ./deform/widget.py:1461
#, python-format
msgid "Add ${subitem_title}"
msgstr ""
#: ./deform/templates/checked_password.pt:15
msgid "Password"
msgstr ""
#: ./deform/templates/checked_password.pt:25
msgid "Confirm Password"
msgstr ""
#: ./deform/templates/dateparts.pt:10
msgid "Year"
msgstr ""
#: ./deform/templates/dateparts.pt:18
msgid "Month"
msgstr ""
#: ./deform/templates/dateparts.pt:26
msgid "Day"
msgstr ""
#: ./deform/templates/datetimeinput.pt:9
msgid "Date"
msgstr ""
#: ./deform/templates/datetimeinput.pt:16
msgid "Time"
msgstr ""
#: ./deform/templates/form.pt:35
msgid "There was a problem with your submission"
msgstr ""
#: ./deform/templates/form.pt:37
msgid "Errors have been highlighted below"
msgstr ""
#: ./deform/templates/mapping.pt:13
msgid "There was a problem with this section"
msgstr ""
#. Default: en
#: ./deform/templates/richtext.pt:30
msgid "language-code"
msgstr ""
#: ./deform/templates/sequence_item.pt:26
msgid "Reorder (via drag and drop)"
msgstr ""
#: ./deform/templates/sequence_item.pt:31
msgid "Remove"
msgstr ""
#: ./deform/templates/readonly/checkbox.pt:8
msgid "True"
msgstr ""
#: ./deform/templates/readonly/checkbox.pt:12
msgid "False"
msgstr ""
#: ./deform/templates/readonly/checked_password.pt:4
msgid "Password not displayed."
msgstr ""
#: ./deform/tests/test_widget.py:1738
#, python-format
msgid "Yo ${subitem_title}"
msgstr ""