PluginProbe
HTML Forms – Simple WordPress Forms Plugin / 1.1
HTML Forms – Simple WordPress Forms Plugin v1.1
trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.2.0 1.3.0 1.3.1 1.3.10 1.3.11 1.3.12 1.3.13 1.3.14 1.3.15 1.3.16 1.3.17 All 66 releases
html-forms / languages / html-forms.pot

html-forms.pot in HTML Forms – Simple WordPress Forms Plugin 1.1, at languages/html-forms.pot

127 lines 2.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2017 html-forms
2 # This file is distributed under the same license as the html-forms package.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: html-forms\n"
6 "MIME-Version: 1.0\n"
7 "Content-Type: text/plain; charset=UTF-8\n"
8 "Content-Transfer-Encoding: 8bit\n"
9 "X-Poedit-Basepath: ..\n"
10 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
11 "X-Poedit-SearchPath-0: .\n"
12 "X-Poedit-SearchPathExcluded-0: *.js\n"
13 "X-Poedit-SourceCharset: UTF-8\n"
14 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
16 #: src/Form.php:53
17 msgid "Please enable JavaScript for this form to work."
18 msgstr ""
19
20 #: src/Forms.php:342
21 msgid "Error:"
22 msgstr ""
23
24 #: src/Forms.php:342
25 msgid "No form found with slug %s"
26 msgstr ""
27
28 #: src/functions.php:38
29 msgid "Thank you! We will be in touch soon."
30 msgstr ""
31
32 #: src/functions.php:39
33 msgid "Sorry, that email address looks invalid."
34 msgstr ""
35
36 #: src/functions.php:40
37 msgid "Please fill in the required fields."
38 msgstr ""
39
40 #: src/functions.php:41
41 msgid "Oops. An error occurred."
42 msgstr ""
43
44 #: src/Actions/Email.php:14
45 msgid "Send Email"
46 msgstr ""
47
48 #: src/Actions/Email.php:43
49 msgid "From"
50 msgstr ""
51
52 #: src/Actions/Email.php:49
53 msgid "To"
54 msgstr ""
55
56 #: src/Actions/Email.php:55, src/Admin/Admin.php:292
57 msgid "Subject"
58 msgstr ""
59
60 #: src/Actions/Email.php:57
61 msgid "Your email subject"
62 msgstr ""
63
64 #: src/Actions/Email.php:62, src/Admin/Admin.php:293
65 msgid "Message"
66 msgstr ""
67
68 #: src/Actions/Email.php:64
69 msgid "Your email message"
70 msgstr ""
71
72 #: src/Actions/Email.php:65
73 msgid "You can use the following variables (in all fields): "
74 msgstr ""
75
76 #: src/Actions/Email.php:70
77 msgid "Content Type"
78 msgstr ""
79
80 #: src/Actions/Email.php:80
81 msgid "Additional headers"
82 msgstr ""
83
84 #: src/Admin/Admin.php:290
85 msgid "Your name"
86 msgstr ""
87
88 #: src/Admin/Admin.php:291
89 msgid "Your email"
90 msgstr ""
91
92 #: src/Admin/Admin.php:294
93 msgid "Send"
94 msgstr ""
95
96 #: src/Admin/Table.php:106
97 msgid "Form"
98 msgstr ""
99
100 #: src/Admin/Table.php:107
101 msgid "Shortcode"
102 msgstr ""
103
104 #: src/Admin/Table.php:173
105 msgid "Fields"
106 msgstr ""
107
108 #: src/Admin/Table.php:174
109 msgid "Messages"
110 msgstr ""
111
112 #: src/Admin/Table.php:175
113 msgid "Settings"
114 msgstr ""
115
116 #: src/Admin/Table.php:176
117 msgid "Actions"
118 msgstr ""
119
120 #: src/Admin/Table.php:177
121 msgid "Submissions"
122 msgstr ""
123
124 #: src/Admin/Table.php:203
125 msgid "No forms found. <a href=\"%s\">Would you like to create one now</a>?"
126 msgstr ""
127