| 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:288 |
| 21 |
msgid "Error:" |
| 22 |
msgstr "" |
| 23 |
|
| 24 |
#: src/Forms.php:288 |
| 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:25 |
| 49 |
msgid "From" |
| 50 |
msgstr "" |
| 51 |
|
| 52 |
#: src/Actions/Email.php:31 |
| 53 |
msgid "To" |
| 54 |
msgstr "" |
| 55 |
|
| 56 |
#: src/Actions/Email.php:37, src/Admin/Admin.php:289 |
| 57 |
msgid "Subject" |
| 58 |
msgstr "" |
| 59 |
|
| 60 |
#: src/Actions/Email.php:39 |
| 61 |
msgid "Your email subject" |
| 62 |
msgstr "" |
| 63 |
|
| 64 |
#: src/Actions/Email.php:43, src/Admin/Admin.php:290 |
| 65 |
msgid "Message" |
| 66 |
msgstr "" |
| 67 |
|
| 68 |
#: src/Actions/Email.php:45 |
| 69 |
msgid "Your email message" |
| 70 |
msgstr "" |
| 71 |
|
| 72 |
#: src/Actions/Email.php:46 |
| 73 |
msgid "You can use the following variables: " |
| 74 |
msgstr "" |
| 75 |
|
| 76 |
#: src/Admin/Admin.php:287 |
| 77 |
msgid "Your name" |
| 78 |
msgstr "" |
| 79 |
|
| 80 |
#: src/Admin/Admin.php:288 |
| 81 |
msgid "Your email" |
| 82 |
msgstr "" |
| 83 |
|
| 84 |
#: src/Admin/Admin.php:291 |
| 85 |
msgid "Send" |
| 86 |
msgstr "" |
| 87 |
|
| 88 |
#: src/Admin/Table.php:110 |
| 89 |
msgid "Form" |
| 90 |
msgstr "" |
| 91 |
|
| 92 |
#: src/Admin/Table.php:111 |
| 93 |
msgid "Shortcode" |
| 94 |
msgstr "" |
| 95 |
|
| 96 |
#: src/Admin/Table.php:177, src/Admin/views/edit-form.php:4, src/Admin/views/tab-submissions-detail.php:57 |
| 97 |
msgid "Fields" |
| 98 |
msgstr "" |
| 99 |
|
| 100 |
#: src/Admin/Table.php:178, src/Admin/views/edit-form.php:5 |
| 101 |
msgid "Messages" |
| 102 |
msgstr "" |
| 103 |
|
| 104 |
#: src/Admin/Table.php:179, src/Admin/views/edit-form.php:6, src/Admin/views/global-settings.php:8, src/Admin/views/global-settings.php:11 |
| 105 |
msgid "Settings" |
| 106 |
msgstr "" |
| 107 |
|
| 108 |
#: src/Admin/Table.php:180, src/Admin/views/edit-form.php:7 |
| 109 |
msgid "Actions" |
| 110 |
msgstr "" |
| 111 |
|
| 112 |
#: src/Admin/Table.php:181, src/Admin/views/edit-form.php:8 |
| 113 |
msgid "Submissions" |
| 114 |
msgstr "" |
| 115 |
|
| 116 |
#: src/Admin/Table.php:207 |
| 117 |
msgid "No forms found. <a href=\"%s\">Would you like to create one now</a>?" |
| 118 |
msgstr "" |
| 119 |
|
| 120 |
#: src/Admin/views/add-form.php:10, src/Admin/views/edit-form.php:16, src/Admin/views/global-settings.php:6, src/Admin/views/overview.php:12 |
| 121 |
msgid "You are here: " |
| 122 |
msgstr "" |
| 123 |
|
| 124 |
#: src/Admin/views/add-form.php:12, src/Admin/views/add-form.php:15, src/Admin/views/overview.php:20 |
| 125 |
msgid "Add new form" |
| 126 |
msgstr "" |
| 127 |
|
| 128 |
#: src/Admin/views/add-form.php:22 |
| 129 |
msgid "Your form title.." |
| 130 |
msgstr "" |
| 131 |
|
| 132 |
#: src/Admin/views/admin-footer.php:2 |
| 133 |
msgid "Looking for help?" |
| 134 |
msgstr "" |
| 135 |
|
| 136 |
#: src/Admin/views/admin-footer.php:3 |
| 137 |
msgid "Check out the <a href=\"%s\">HTML Forms knowledge base</a>" |
| 138 |
msgstr "" |
| 139 |
|
| 140 |
#: src/Admin/views/edit-form.php:18, src/Admin/views/edit-form.php:21 |
| 141 |
msgid "Edit form" |
| 142 |
msgstr "" |
| 143 |
|
| 144 |
#: src/Admin/views/edit-form.php:24 |
| 145 |
msgid "Form updated." |
| 146 |
msgstr "" |
| 147 |
|
| 148 |
#: src/Admin/views/edit-form.php:34 |
| 149 |
msgid "Form title" |
| 150 |
msgstr "" |
| 151 |
|
| 152 |
#: src/Admin/views/edit-form.php:35 |
| 153 |
msgid "Enter the title of your form" |
| 154 |
msgstr "" |
| 155 |
|
| 156 |
#: src/Admin/views/edit-form.php:39 |
| 157 |
msgid "Edit slug" |
| 158 |
msgstr "" |
| 159 |
|
| 160 |
#: src/Admin/views/edit-form.php:39 |
| 161 |
msgid "Edit" |
| 162 |
msgstr "" |
| 163 |
|
| 164 |
#: src/Admin/views/edit-form.php:42 |
| 165 |
msgid "Copy this shortcode and paste it into your post, page, or text widget content:" |
| 166 |
msgstr "" |
| 167 |
|
| 168 |
#: src/Admin/views/global-settings.php:14 |
| 169 |
msgid "Settings updated." |
| 170 |
msgstr "" |
| 171 |
|
| 172 |
#: src/Admin/views/global-settings.php:22 |
| 173 |
msgid "Load stylesheet?" |
| 174 |
msgstr "" |
| 175 |
|
| 176 |
#: src/Admin/views/global-settings.php:27 |
| 177 |
msgid "Select \"yes\" to apply some basic form styles to all HTML Forms." |
| 178 |
msgstr "" |
| 179 |
|
| 180 |
#: src/Admin/views/overview.php:14, src/Admin/views/overview.php:17 |
| 181 |
msgid "Forms" |
| 182 |
msgstr "" |
| 183 |
|
| 184 |
#: src/Admin/views/tab-actions.php:6 |
| 185 |
msgid "Form Actions" |
| 186 |
msgstr "" |
| 187 |
|
| 188 |
#: src/Admin/views/tab-actions.php:20 |
| 189 |
msgid "No form actions configured for this form." |
| 190 |
msgstr "" |
| 191 |
|
| 192 |
#: src/Admin/views/tab-actions.php:26 |
| 193 |
msgid "Add form action" |
| 194 |
msgstr "" |
| 195 |
|
| 196 |
#: src/Admin/views/tab-actions.php:27 |
| 197 |
msgid "Use the below button(s) to configure and perform an action whenever this form is successfully submitted." |
| 198 |
msgstr "" |
| 199 |
|
| 200 |
#: src/Admin/views/tab-fields.php:6 |
| 201 |
msgid "Form code" |
| 202 |
msgstr "" |
| 203 |
|
| 204 |
#: src/Admin/views/tab-messages.php:6 |
| 205 |
msgid "Form Messages" |
| 206 |
msgstr "" |
| 207 |
|
| 208 |
#: src/Admin/views/tab-messages.php:10 |
| 209 |
msgid "Success" |
| 210 |
msgstr "" |
| 211 |
|
| 212 |
#: src/Admin/views/tab-messages.php:13 |
| 213 |
msgid "The text that shows after a successful form submission." |
| 214 |
msgstr "" |
| 215 |
|
| 216 |
#: src/Admin/views/tab-messages.php:17 |
| 217 |
msgid "Invalid email address" |
| 218 |
msgstr "" |
| 219 |
|
| 220 |
#: src/Admin/views/tab-messages.php:20 |
| 221 |
msgid "The text that shows when an invalid email address is given." |
| 222 |
msgstr "" |
| 223 |
|
| 224 |
#: src/Admin/views/tab-messages.php:24 |
| 225 |
msgid "Required field missing" |
| 226 |
msgstr "" |
| 227 |
|
| 228 |
#: src/Admin/views/tab-messages.php:27 |
| 229 |
msgid "The text that shows when a required field for the selected list(s) is missing." |
| 230 |
msgstr "" |
| 231 |
|
| 232 |
#: src/Admin/views/tab-messages.php:32 |
| 233 |
msgid "General error" |
| 234 |
msgstr "" |
| 235 |
|
| 236 |
#: src/Admin/views/tab-messages.php:35 |
| 237 |
msgid "The text that shows when a general error occured." |
| 238 |
msgstr "" |
| 239 |
|
| 240 |
#: src/Admin/views/tab-messages.php:42 |
| 241 |
msgid "HTML tags like %s are allowed in the message fields." |
| 242 |
msgstr "" |
| 243 |
|
| 244 |
#: src/Admin/views/tab-settings.php:1 |
| 245 |
msgid "Form Settings" |
| 246 |
msgstr "" |
| 247 |
|
| 248 |
#: src/Admin/views/tab-settings.php:6 |
| 249 |
msgid "Hide form after a successful sign-up?" |
| 250 |
msgstr "" |
| 251 |
|
| 252 |
#: src/Admin/views/tab-settings.php:17 |
| 253 |
msgid "Select \"yes\" to hide the form fields after a successful sign-up." |
| 254 |
msgstr "" |
| 255 |
|
| 256 |
#: src/Admin/views/tab-settings.php:23 |
| 257 |
msgid "Redirect to URL after successful sign-ups" |
| 258 |
msgstr "" |
| 259 |
|
| 260 |
#: src/Admin/views/tab-settings.php:25 |
| 261 |
msgid "Example: %s" |
| 262 |
msgstr "" |
| 263 |
|
| 264 |
#: src/Admin/views/tab-settings.php:26 |
| 265 |
msgid "Leave empty or enter <code>0</code> for no redirect. Otherwise, use complete (absolute) URLs, including <code>http://</code>." |
| 266 |
msgstr "" |
| 267 |
|
| 268 |
#: src/Admin/views/tab-submissions-detail.php:7 |
| 269 |
msgid "Viewing Form Submission" |
| 270 |
msgstr "" |
| 271 |
|
| 272 |
#: src/Admin/views/tab-submissions-detail.php:37, src/Admin/views/tab-submissions-list.php:37 |
| 273 |
msgid "Timestamp" |
| 274 |
msgstr "" |
| 275 |
|
| 276 |
#: src/Admin/views/tab-submissions-detail.php:41 |
| 277 |
msgid "User Agent" |
| 278 |
msgstr "" |
| 279 |
|
| 280 |
#: src/Admin/views/tab-submissions-detail.php:45 |
| 281 |
msgid "IP Address" |
| 282 |
msgstr "" |
| 283 |
|
| 284 |
#: src/Admin/views/tab-submissions-detail.php:49 |
| 285 |
msgid "Referrer URL" |
| 286 |
msgstr "" |
| 287 |
|
| 288 |
#: src/Admin/views/tab-submissions-detail.php:80 |
| 289 |
msgid "Raw" |
| 290 |
msgstr "" |
| 291 |
|
| 292 |
#: src/Admin/views/tab-submissions-detail.php:85 |
| 293 |
msgid "Back to submissions list" |
| 294 |
msgstr "" |
| 295 |
|
| 296 |
#: src/Admin/views/tab-submissions-list.php:12 |
| 297 |
msgid "Form Submissions" |
| 298 |
msgstr "" |
| 299 |
|
| 300 |
#: src/Admin/views/tab-submissions-list.php:70 |
| 301 |
msgid "Nothing to see here, yet!" |
| 302 |
msgstr "" |
| 303 |
|