| @@ -1,128 +1,1100 @@ | ||
| 1 | -# Copyright (C) 2012 | |
| 2 | -# This file is distributed under the same license as the package. | |
| 1 | +# Copyright (C) 2022 WPChill | |
| 2 | +# This file is distributed under the GPLv3. | |
| 3 | 3 | msgid "" |
| 4 | 4 | msgstr "" |
| 5 | -"Project-Id-Version: \n" | |
| 6 | -"Report-Msgid-Bugs-To: http://wordpress.org/tag/rsvp\n" | |
| 7 | -"POT-Creation-Date: 2012-12-02 18:57:39+00:00\n" | |
| 5 | +"Project-Id-Version: RSVP 2.7.5\n" | |
| 6 | +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/rsvp\n" | |
| 7 | +"POT-Creation-Date: 2022-01-12 12:04:13+00:00\n" | |
| 8 | 8 | "MIME-Version: 1.0\n" |
| 9 | -"Content-Type: text/plain; charset=UTF-8\n" | |
| 9 | +"Content-Type: text/plain; charset=utf-8\n" | |
| 10 | 10 | "Content-Transfer-Encoding: 8bit\n" |
| 11 | -"PO-Revision-Date: 2012-MO-DA HO:MI+ZONE\n" | |
| 11 | +"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n" | |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <[email protected]>\n" |
| 14 | +"Language: en\n" | |
| 15 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" | |
| 16 | +"X-Poedit-Country: United States\n" | |
| 17 | +"X-Poedit-SourceCharset: UTF-8\n" | |
| 18 | +"X-Poedit-KeywordsList: " | |
| 19 | +"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_" | |
| 20 | +"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n" | |
| 21 | +"X-Poedit-Basepath: ../\n" | |
| 22 | +"X-Poedit-SearchPath-0: .\n" | |
| 23 | +"X-Poedit-Bookmarks: \n" | |
| 24 | +"X-Textdomain-Support: yes\n" | |
| 25 | +"X-Generator: grunt-wp-i18n 1.0.3\n" | |
| 14 | 26 | |
| 15 | -#: rsvp_frontend.inc.php:142 | |
| 27 | +#: includes/class-rsvp-admin.php:163 | |
| 28 | +msgid "RSVP Events" | |
| 29 | +msgstr "" | |
| 30 | + | |
| 31 | +#: includes/class-rsvp-admin.php:192 | |
| 32 | +msgid "List of current attendees" | |
| 33 | +msgstr "" | |
| 34 | + | |
| 35 | +#: includes/class-rsvp-admin.php:194 | |
| 36 | +msgid "Add Guest" | |
| 37 | +msgstr "" | |
| 38 | + | |
| 39 | +#: includes/class-rsvp-admin.php:214 | |
| 40 | +msgid "Add guest" | |
| 41 | +msgstr "" | |
| 42 | + | |
| 43 | +#: includes/class-rsvp-admin.php:293 | |
| 44 | +msgid "Attendee %1$s %2$s has been successfully saved." | |
| 45 | +msgstr "" | |
| 46 | + | |
| 47 | +#: includes/class-rsvp-admin.php:301 | |
| 48 | +msgid "Continue to Attendee List" | |
| 49 | +msgstr "" | |
| 50 | + | |
| 51 | +#: includes/class-rsvp-admin.php:303 | |
| 52 | +msgid "Add a Guest" | |
| 53 | +msgstr "" | |
| 54 | + | |
| 55 | +#: includes/class-rsvp-admin.php:345 includes/class-rsvp-admin.php:476 | |
| 56 | +#: wp-rsvp.php:439 | |
| 57 | +msgid "Save" | |
| 58 | +msgstr "" | |
| 59 | + | |
| 60 | +#: includes/class-rsvp-admin.php:349 includes/class-rsvp-helper.php:255 | |
| 61 | +#: includes/class-rsvp-helper.php:580 includes/rsvp_frontend.inc.php:285 | |
| 62 | +#: includes/rsvp_frontend.inc.php:1431 | |
| 63 | +msgid "First Name" | |
| 64 | +msgstr "" | |
| 65 | + | |
| 66 | +#: includes/class-rsvp-admin.php:356 includes/class-rsvp-helper.php:255 | |
| 67 | +#: includes/class-rsvp-helper.php:581 includes/rsvp_frontend.inc.php:292 | |
| 68 | +#: includes/rsvp_frontend.inc.php:1433 | |
| 69 | +msgid "Last Name" | |
| 70 | +msgstr "" | |
| 71 | + | |
| 72 | +#: includes/class-rsvp-admin.php:362 includes/class-rsvp-helper.php:255 | |
| 73 | +#: includes/class-rsvp-helper.php:582 | |
| 74 | +msgid "Email" | |
| 75 | +msgstr "" | |
| 76 | + | |
| 77 | +#: includes/class-rsvp-admin.php:371 includes/class-rsvp-helper.php:267 | |
| 78 | +#: includes/class-rsvp-helper.php:587 includes/rsvp_frontend.inc.php:966 | |
| 79 | +#: includes/rsvp_frontend.inc.php:1437 | |
| 80 | +msgid "Passcode" | |
| 81 | +msgstr "" | |
| 82 | + | |
| 83 | +#: includes/class-rsvp-admin.php:382 | |
| 84 | +#: includes/class-rsvp-attendees-list-table.php:100 | |
| 85 | +#: includes/class-rsvp-helper.php:255 includes/class-rsvp-helper.php:583 | |
| 86 | +msgid "RSVP Status" | |
| 87 | +msgstr "" | |
| 88 | + | |
| 89 | +#: includes/class-rsvp-admin.php:390 | |
| 90 | +msgid "No Response" | |
| 91 | +msgstr "" | |
| 92 | + | |
| 93 | +#: includes/class-rsvp-admin.php:395 | |
| 94 | +#: includes/class-rsvp-attendees-list-table.php:231 | |
| 95 | +#: includes/class-rsvp-attendees-list-table.php:234 | |
| 96 | +#: includes/class-rsvp-attendees-list-table.php:237 | |
| 97 | +#: includes/class-rsvp-attendees-list-table.php:414 | |
| 98 | +#: includes/rsvp_frontend.inc.php:229 includes/rsvp_frontend.inc.php:257 | |
| 99 | +#: includes/rsvp_frontend.inc.php:1456 | |
| 100 | +msgid "Yes" | |
| 101 | +msgstr "" | |
| 102 | + | |
| 103 | +#: includes/class-rsvp-admin.php:400 | |
| 104 | +#: includes/class-rsvp-attendees-list-table.php:231 | |
| 105 | +#: includes/class-rsvp-attendees-list-table.php:234 | |
| 106 | +#: includes/class-rsvp-attendees-list-table.php:237 | |
| 107 | +#: includes/class-rsvp-attendees-list-table.php:417 | |
| 108 | +#: includes/rsvp_frontend.inc.php:230 includes/rsvp_frontend.inc.php:258 | |
| 109 | +#: includes/rsvp_frontend.inc.php:1457 | |
| 110 | +msgid "No" | |
| 111 | +msgstr "" | |
| 112 | + | |
| 113 | +#: includes/class-rsvp-admin.php:406 | |
| 114 | +msgid "Custom Message" | |
| 115 | +msgstr "" | |
| 116 | + | |
| 117 | +#: includes/class-rsvp-admin.php:414 includes/class-rsvp-admin.php:418 | |
| 118 | +#: includes/class-rsvp-attendees-list-table.php:106 | |
| 119 | +#: includes/class-rsvp-helper.php:261 includes/class-rsvp-helper.php:585 | |
| 120 | +#: includes/rsvp_frontend.inc.php:915 includes/rsvp_frontend.inc.php:1005 | |
| 121 | +msgid "Associated Attendees" | |
| 122 | +msgstr "" | |
| 123 | + | |
| 124 | +#: includes/class-rsvp-admin.php:417 | |
| 125 | +msgid "Non-Associated Attendees" | |
| 126 | +msgstr "" | |
| 127 | + | |
| 128 | +#: includes/class-rsvp-admin.php:450 | |
| 129 | +msgid "Custom Questions Answered" | |
| 130 | +msgstr "" | |
| 131 | + | |
| 132 | +#: includes/class-rsvp-admin.php:454 | |
| 133 | +#: includes/class-rsvp-questions-list-table.php:75 wp-rsvp.php:455 | |
| 134 | +msgid "Question" | |
| 135 | +msgstr "" | |
| 136 | + | |
| 137 | +#: includes/class-rsvp-admin.php:455 wp-rsvp.php:392 wp-rsvp.php:491 | |
| 138 | +msgid "Answer" | |
| 139 | +msgstr "" | |
| 140 | + | |
| 141 | +#: includes/class-rsvp-admin.php:506 | |
| 142 | +msgid "List of current custom questions" | |
| 143 | +msgstr "" | |
| 144 | + | |
| 145 | +#: includes/class-rsvp-admin.php:508 | |
| 146 | +msgid "Add New" | |
| 147 | +msgstr "" | |
| 148 | + | |
| 149 | +#: includes/class-rsvp-admin.php:566 | |
| 150 | +msgid "RSVP Plugin Settings" | |
| 151 | +msgstr "" | |
| 152 | + | |
| 153 | +#: includes/class-rsvp-admin.php:573 | |
| 154 | +msgid "RSVP Open Date:" | |
| 155 | +msgstr "" | |
| 156 | + | |
| 157 | +#: includes/class-rsvp-admin.php:581 | |
| 158 | +msgid "RSVP Deadline:" | |
| 159 | +msgstr "" | |
| 160 | + | |
| 161 | +#: includes/class-rsvp-admin.php:589 | |
| 162 | +msgid "Number of Additional Guests Allowed:" | |
| 163 | +msgstr "" | |
| 164 | + | |
| 165 | +#: includes/class-rsvp-admin.php:595 | |
| 166 | +msgid "Default is three" | |
| 167 | +msgstr "" | |
| 168 | + | |
| 169 | +#: includes/class-rsvp-admin.php:600 | |
| 170 | +msgid "Custom Greeting:" | |
| 171 | +msgstr "" | |
| 172 | + | |
| 173 | +#: includes/class-rsvp-admin.php:609 | |
| 174 | +msgid "Custom Welcome:" | |
| 175 | +msgstr "" | |
| 176 | + | |
| 177 | +#: includes/class-rsvp-admin.php:615 | |
| 16 | 178 | msgid "" |
| 17 | -"Yes, of course I will be there! Who doesn't like family, friends, weddings, " | |
| 18 | -"and a good time?" | |
| 179 | +"Default is: "There are a few more questions we need to ask you if you " | |
| 180 | +"could please fill them out below to finish up the RSVP process."" | |
| 19 | 181 | msgstr "" |
| 20 | 182 | |
| 21 | -#: rsvp_frontend.inc.php:144 | |
| 183 | +#: includes/class-rsvp-admin.php:620 | |
| 184 | +msgid "Email Text: <br />Sent to guests in confirmation, at top of email" | |
| 185 | +msgstr "" | |
| 186 | + | |
| 187 | +#: includes/class-rsvp-admin.php:629 | |
| 188 | +msgid "RSVP Question Verbiage:" | |
| 189 | +msgstr "" | |
| 190 | + | |
| 191 | +#: includes/class-rsvp-admin.php:636 | |
| 192 | +msgid "Default is: "So, how about it?"" | |
| 193 | +msgstr "" | |
| 194 | + | |
| 195 | +#: includes/class-rsvp-admin.php:641 | |
| 196 | +msgid "RSVP Yes Verbiage:" | |
| 197 | +msgstr "" | |
| 198 | + | |
| 199 | +#: includes/class-rsvp-admin.php:647 | |
| 200 | +msgid "Default is: "Yes, I will attend."" | |
| 201 | +msgstr "" | |
| 202 | + | |
| 203 | +#: includes/class-rsvp-admin.php:652 | |
| 204 | +msgid "RSVP No Verbiage:" | |
| 205 | +msgstr "" | |
| 206 | + | |
| 207 | +#: includes/class-rsvp-admin.php:658 | |
| 208 | +msgid "Default is: "No, I will not be able to attend."" | |
| 209 | +msgstr "" | |
| 210 | + | |
| 211 | +#: includes/class-rsvp-admin.php:663 | |
| 212 | +msgid "RSVP Kids Meal Verbiage:" | |
| 213 | +msgstr "" | |
| 214 | + | |
| 215 | +#: includes/class-rsvp-admin.php:670 | |
| 22 | 216 | msgid "" |
| 23 | -"Um, unfortunately, there is a Star Trek marathon on that day that I just " | |
| 24 | -"cannot miss." | |
| 217 | +"Default is: "We have the option of getting cheese pizza for the kids " | |
| 218 | +"(and only kids). Do you want pizza instead of 'adult food?'"" | |
| 25 | 219 | msgstr "" |
| 26 | 220 | |
| 27 | -#: rsvp_frontend.inc.php:146 | |
| 221 | +#: includes/class-rsvp-admin.php:675 | |
| 222 | +msgid "Hide Kids Meal Question:" | |
| 223 | +msgstr "" | |
| 224 | + | |
| 225 | +#: includes/class-rsvp-admin.php:684 | |
| 226 | +msgid "RSVP Vegetarian Meal Verbiage:" | |
| 227 | +msgstr "" | |
| 228 | + | |
| 229 | +#: includes/class-rsvp-admin.php:691 | |
| 28 | 230 | msgid "" |
| 29 | -"We have the option of getting cheese pizza for the kids (and only kids). Do " | |
| 30 | -"you want pizza instead of \"adult food?\"" | |
| 231 | +"Default is: "We also have the option of getting individual vegetarian " | |
| 232 | +"meals instead of the fish or meat. Would you like a vegetarian dinner?"" | |
| 31 | 233 | msgstr "" |
| 32 | 234 | |
| 33 | -#: rsvp_frontend.inc.php:148 | |
| 235 | +#: includes/class-rsvp-admin.php:696 | |
| 236 | +msgid "Hide Vegetarian Meal Question:" | |
| 237 | +msgstr "" | |
| 238 | + | |
| 239 | +#: includes/class-rsvp-admin.php:704 | |
| 240 | +msgid "Note Verbiage:" | |
| 241 | +msgstr "" | |
| 242 | + | |
| 243 | +#: includes/class-rsvp-admin.php:713 | |
| 34 | 244 | msgid "" |
| 245 | +"Default is: "If you have any food allergies, please indicate what they " | |
| 246 | +"are in the "notes" section below. Or, if you just want to send us " | |
| 247 | +"a note, please feel free. If you have any questions, please send us an " | |
| 248 | +"email."" | |
| 249 | +msgstr "" | |
| 250 | + | |
| 251 | +#: includes/class-rsvp-admin.php:718 | |
| 252 | +msgid "Hide Note Field:" | |
| 253 | +msgstr "" | |
| 254 | + | |
| 255 | +#: includes/class-rsvp-admin.php:728 | |
| 256 | +msgid "Hide email field on rsvp form:" | |
| 257 | +msgstr "" | |
| 258 | + | |
| 259 | +#: includes/class-rsvp-admin.php:738 | |
| 260 | +msgid "Custom Thank You:" | |
| 261 | +msgstr "" | |
| 262 | + | |
| 263 | +#: includes/class-rsvp-admin.php:747 | |
| 264 | +msgid "Do not allow additional guests" | |
| 265 | +msgstr "" | |
| 266 | + | |
| 267 | +#: includes/class-rsvp-admin.php:756 | |
| 268 | +msgid "Add Additional Verbiage:" | |
| 269 | +msgstr "" | |
| 270 | + | |
| 271 | +#: includes/class-rsvp-admin.php:764 | |
| 272 | +msgid "" | |
| 273 | +"Default is: "Did we slip up and forget to invite someone? If so, " | |
| 274 | +"please add him or her here:"" | |
| 275 | +msgstr "" | |
| 276 | + | |
| 277 | +#: includes/class-rsvp-admin.php:769 | |
| 278 | +msgid "Notify When Guest RSVPs" | |
| 279 | +msgstr "" | |
| 280 | + | |
| 281 | +#: includes/class-rsvp-admin.php:779 | |
| 282 | +msgid "Email address to notify" | |
| 283 | +msgstr "" | |
| 284 | + | |
| 285 | +#: includes/class-rsvp-admin.php:788 | |
| 286 | +msgid "Send email to main guest when they RSVP" | |
| 287 | +msgstr "" | |
| 288 | + | |
| 289 | +#: includes/class-rsvp-admin.php:797 | |
| 290 | +msgid "Require a Passcode to RSVP:" | |
| 291 | +msgstr "" | |
| 292 | + | |
| 293 | +#: includes/class-rsvp-admin.php:806 | |
| 294 | +msgid "Require only a Passcode to RSVP<br />(requires that passcodes are unique):" | |
| 295 | +msgstr "" | |
| 296 | + | |
| 297 | +#: includes/class-rsvp-admin.php:815 | |
| 298 | +msgid "Allow Open Registration (note - this will force passcodes for attendees):" | |
| 299 | +msgstr "" | |
| 300 | + | |
| 301 | +#: includes/class-rsvp-admin.php:825 | |
| 302 | +msgid "Do not scroll page to the top of the RSVP form:" | |
| 303 | +msgstr "" | |
| 304 | + | |
| 305 | +#: includes/class-rsvp-admin.php:834 | |
| 306 | +msgid "" | |
| 307 | +"Do not use the specified notification email as the from email<br /> (if you " | |
| 308 | +"are not receiving email notifications try this):" | |
| 309 | +msgstr "" | |
| 310 | + | |
| 311 | +#: includes/class-rsvp-admin.php:844 | |
| 312 | +msgid "Disable searching for a user when no user is found:" | |
| 313 | +msgstr "" | |
| 314 | + | |
| 315 | +#: includes/class-rsvp-admin.php:854 | |
| 316 | +msgid "Delete all data on uninstall:" | |
| 317 | +msgstr "" | |
| 318 | + | |
| 319 | +#: includes/class-rsvp-admin.php:864 | |
| 320 | +msgid "Custom Styling:" | |
| 321 | +msgstr "" | |
| 322 | + | |
| 323 | +#: includes/class-rsvp-admin.php:870 | |
| 324 | +msgid "" | |
| 325 | +"Add custom CSS for the RSVP plugin. More details <a " | |
| 326 | +"href=\"https://www.rsvpproplugin.com/knowledge-base/customizing-the-rsvp-" | |
| 327 | +"pro-front-end/\">here</a>" | |
| 328 | +msgstr "" | |
| 329 | + | |
| 330 | +#: includes/class-rsvp-admin.php:877 | |
| 331 | +msgid "Save Changes" | |
| 332 | +msgstr "" | |
| 333 | + | |
| 334 | +#: includes/class-rsvp-attendees-list-table.php:34 | |
| 335 | +msgid "No attendees found." | |
| 336 | +msgstr "" | |
| 337 | + | |
| 338 | +#: includes/class-rsvp-attendees-list-table.php:98 | |
| 339 | +#: includes/class-rsvp-questions-list-table.php:74 | |
| 340 | +msgid "ID" | |
| 341 | +msgstr "" | |
| 342 | + | |
| 343 | +#: includes/class-rsvp-attendees-list-table.php:99 | |
| 344 | +msgid "Attendee" | |
| 345 | +msgstr "" | |
| 346 | + | |
| 347 | +#: includes/class-rsvp-attendees-list-table.php:101 | |
| 348 | +msgid "RSVP Date" | |
| 349 | +msgstr "" | |
| 350 | + | |
| 351 | +#: includes/class-rsvp-attendees-list-table.php:102 | |
| 352 | +#: includes/class-rsvp-attendees-list-table.php:423 | |
| 353 | +#: includes/class-rsvp-helper.php:258 includes/class-rsvp-helper.php:584 | |
| 354 | +msgid "Kids Meal" | |
| 355 | +msgstr "" | |
| 356 | + | |
| 357 | +#: includes/class-rsvp-attendees-list-table.php:103 | |
| 358 | +#: includes/class-rsvp-helper.php:281 | |
| 359 | +msgid "Additional Attendee" | |
| 360 | +msgstr "" | |
| 361 | + | |
| 362 | +#: includes/class-rsvp-attendees-list-table.php:104 | |
| 363 | +#: includes/class-rsvp-helper.php:264 includes/class-rsvp-helper.php:586 | |
| 364 | +msgid "Vegetarian" | |
| 365 | +msgstr "" | |
| 366 | + | |
| 367 | +#: includes/class-rsvp-attendees-list-table.php:105 | |
| 368 | +#: includes/class-rsvp-helper.php:269 includes/class-rsvp-helper.php:588 | |
| 369 | +msgid "Note" | |
| 370 | +msgstr "" | |
| 371 | + | |
| 372 | +#: includes/class-rsvp-attendees-list-table.php:204 | |
| 373 | +#: includes/class-rsvp-questions-list-table.php:151 | |
| 374 | +msgid "Edit" | |
| 375 | +msgstr "" | |
| 376 | + | |
| 377 | +#: includes/class-rsvp-attendees-list-table.php:205 | |
| 378 | +#: includes/class-rsvp-questions-list-table.php:152 | |
| 379 | +msgid "Delete \"%s\"?" | |
| 380 | +msgstr "" | |
| 381 | + | |
| 382 | +#: includes/class-rsvp-attendees-list-table.php:205 | |
| 383 | +#: includes/class-rsvp-attendees-list-table.php:378 | |
| 384 | +#: includes/class-rsvp-questions-list-table.php:152 | |
| 385 | +#: includes/class-rsvp-questions-list-table.php:299 wp-rsvp.php:500 | |
| 386 | +msgid "Delete" | |
| 387 | +msgstr "" | |
| 388 | + | |
| 389 | +#: includes/class-rsvp-attendees-list-table.php:220 | |
| 390 | +#: includes/class-rsvp-attendees-list-table.php:420 | |
| 391 | +msgid "No response" | |
| 392 | +msgstr "" | |
| 393 | + | |
| 394 | +#: includes/class-rsvp-attendees-list-table.php:226 | |
| 395 | +msgid "No date set" | |
| 396 | +msgstr "" | |
| 397 | + | |
| 398 | +#: includes/class-rsvp-attendees-list-table.php:280 | |
| 399 | +#: includes/class-rsvp-events-list-table.php:112 | |
| 400 | +#: includes/class-rsvp-questions-list-table.php:207 | |
| 401 | +msgid "Search" | |
| 402 | +msgstr "" | |
| 403 | + | |
| 404 | +#: includes/class-rsvp-attendees-list-table.php:287 | |
| 405 | +msgid "Search attendee" | |
| 406 | +msgstr "" | |
| 407 | + | |
| 408 | +#: includes/class-rsvp-attendees-list-table.php:411 | |
| 409 | +msgid "All" | |
| 410 | +msgstr "" | |
| 411 | + | |
| 412 | +#: includes/class-rsvp-attendees-list-table.php:426 | |
| 413 | +msgid "Veggie Meal" | |
| 414 | +msgstr "" | |
| 415 | + | |
| 416 | +#: includes/class-rsvp-events-list-table.php:28 | |
| 417 | +msgid "No events found." | |
| 418 | +msgstr "" | |
| 419 | + | |
| 420 | +#: includes/class-rsvp-events-list-table.php:40 | |
| 421 | +msgid "General event" | |
| 422 | +msgstr "" | |
| 423 | + | |
| 424 | +#: includes/class-rsvp-events-list-table.php:47 | |
| 425 | +msgid "Event Name" | |
| 426 | +msgstr "" | |
| 427 | + | |
| 428 | +#: includes/class-rsvp-events-list-table.php:48 | |
| 429 | +msgid "Attendees" | |
| 430 | +msgstr "" | |
| 431 | + | |
| 432 | +#: includes/class-rsvp-events-list-table.php:117 | |
| 433 | +msgid "Search event" | |
| 434 | +msgstr "" | |
| 435 | + | |
| 436 | +#: includes/class-rsvp-events-list-table.php:171 | |
| 437 | +msgid "Manage Attendees" | |
| 438 | +msgstr "" | |
| 439 | + | |
| 440 | +#: includes/class-rsvp-events-list-table.php:189 | |
| 441 | +msgid "Custom Questions" | |
| 442 | +msgstr "" | |
| 443 | + | |
| 444 | +#: includes/class-rsvp-helper.php:282 | |
| 445 | +msgid "pre-fill URL" | |
| 446 | +msgstr "" | |
| 447 | + | |
| 448 | +#: includes/class-rsvp-helper.php:381 | |
| 449 | +msgid "Unsupported file type, only XLSX, CSV, and ODS are supported." | |
| 450 | +msgstr "" | |
| 451 | + | |
| 452 | +#: includes/class-rsvp-helper.php:569 | |
| 453 | +msgid "total records were imported" | |
| 454 | +msgstr "" | |
| 455 | + | |
| 456 | +#: includes/class-rsvp-helper.php:571 | |
| 457 | +msgid "Continue to the RSVP" | |
| 458 | +msgstr "" | |
| 459 | + | |
| 460 | +#: includes/class-rsvp-helper.php:572 | |
| 461 | +msgid "list" | |
| 462 | +msgstr "" | |
| 463 | + | |
| 464 | +#: includes/class-rsvp-helper.php:578 | |
| 465 | +msgid "" | |
| 466 | +"Select a file in the following file format: XLSX, CSV and ODS. It has to " | |
| 467 | +"have the following layout:" | |
| 468 | +msgstr "" | |
| 469 | + | |
| 470 | +#: includes/class-rsvp-helper.php:589 | |
| 471 | +msgid "Private Question Association" | |
| 472 | +msgstr "" | |
| 473 | + | |
| 474 | +#: includes/class-rsvp-helper.php:592 | |
| 475 | +msgid "" | |
| 476 | +"associated attendees should be separated by a comma it is assumed that the " | |
| 477 | +"first space encountered will separate the first and last name." | |
| 478 | +msgstr "" | |
| 479 | + | |
| 480 | +#: includes/class-rsvp-helper.php:597 | |
| 481 | +msgid "" | |
| 482 | +"This can be multiple columns each column is associated with one of the " | |
| 483 | +"following private questions. If you wish\n" | |
| 484 | +" to have the guest associated with the question put a "Y" in " | |
| 485 | +"the column otherwise put whatever else you want. The header name will be " | |
| 486 | +"the "private import key" which is also listed below. It has the " | |
| 487 | +"format of pq_* where * is a number." | |
| 488 | +msgstr "" | |
| 489 | + | |
| 490 | +#: includes/class-rsvp-helper.php:615 | |
| 491 | +msgid "A header row is always expected." | |
| 492 | +msgstr "" | |
| 493 | + | |
| 494 | +#: includes/class-rsvp-list-table.php:163 | |
| 495 | +msgid "List View" | |
| 496 | +msgstr "" | |
| 497 | + | |
| 498 | +#: includes/class-rsvp-list-table.php:164 | |
| 499 | +msgid "Excerpt View" | |
| 500 | +msgstr "" | |
| 501 | + | |
| 502 | +#: includes/class-rsvp-list-table.php:347 | |
| 503 | +msgid "No items found." | |
| 504 | +msgstr "" | |
| 505 | + | |
| 506 | +#: includes/class-rsvp-list-table.php:490 | |
| 507 | +msgid "Select bulk action" | |
| 508 | +msgstr "" | |
| 509 | + | |
| 510 | +#: includes/class-rsvp-list-table.php:492 | |
| 511 | +msgid "Bulk Actions" | |
| 512 | +msgstr "" | |
| 513 | + | |
| 514 | +#: includes/class-rsvp-list-table.php:502 | |
| 515 | +msgid "Apply" | |
| 516 | +msgstr "" | |
| 517 | + | |
| 518 | +#: includes/class-rsvp-list-table.php:666 | |
| 519 | +#: includes/class-rsvp-list-table.php:1133 | |
| 520 | +msgid "1 item" | |
| 521 | +msgid_plural "%s items" | |
| 522 | +msgstr[0] "" | |
| 523 | +msgstr[1] "" | |
| 524 | + | |
| 525 | +#: includes/class-rsvp-list-table.php:692 | |
| 526 | +msgid "Go to the first page" | |
| 527 | +msgstr "" | |
| 528 | + | |
| 529 | +#: includes/class-rsvp-list-table.php:700 | |
| 530 | +msgid "Go to the previous page" | |
| 531 | +msgstr "" | |
| 532 | + | |
| 533 | +#: includes/class-rsvp-list-table.php:710 | |
| 534 | +msgid "Select Page" | |
| 535 | +msgstr "" | |
| 536 | + | |
| 537 | +#: includes/class-rsvp-list-table.php:711 | |
| 538 | +msgid "Current page" | |
| 539 | +msgstr "" | |
| 540 | + | |
| 541 | +#: includes/class-rsvp-list-table.php:722 | |
| 542 | +msgid "Go to the next page" | |
| 543 | +msgstr "" | |
| 544 | + | |
| 545 | +#: includes/class-rsvp-list-table.php:730 | |
| 546 | +msgid "Go to the last page" | |
| 547 | +msgstr "" | |
| 548 | + | |
| 549 | +#: includes/class-rsvp-list-table.php:875 | |
| 550 | +msgid "Select All" | |
| 551 | +msgstr "" | |
| 552 | + | |
| 553 | +#: includes/class-rsvp-questions-list-table.php:29 | |
| 554 | +msgid "No questions found." | |
| 555 | +msgstr "" | |
| 556 | + | |
| 557 | +#: includes/class-rsvp-questions-list-table.php:76 wp-rsvp.php:470 | |
| 558 | +msgid "Private Import Key" | |
| 559 | +msgstr "" | |
| 560 | + | |
| 561 | +#: includes/class-rsvp-questions-list-table.php:214 | |
| 562 | +msgid "Search question" | |
| 563 | +msgstr "" | |
| 564 | + | |
| 565 | +#: includes/class-rsvp-review.php:22 | |
| 566 | +msgid "" | |
| 567 | +"Hi there! Stoked to see you're using RSVP for a few days now - hope you " | |
| 568 | +"like it! And if you do, please consider rating it. It would mean the world " | |
| 569 | +"to us. Keep on rocking!" | |
| 570 | +msgstr "" | |
| 571 | + | |
| 572 | +#: includes/class-rsvp-review.php:23 | |
| 573 | +msgid "Rate the plugin" | |
| 574 | +msgstr "" | |
| 575 | + | |
| 576 | +#: includes/class-rsvp-review.php:24 | |
| 577 | +msgid "Remind me later" | |
| 578 | +msgstr "" | |
| 579 | + | |
| 580 | +#: includes/class-rsvp-review.php:25 | |
| 581 | +msgid "Don't show again" | |
| 582 | +msgstr "" | |
| 583 | + | |
| 584 | +#: includes/class-rsvp-upsells.php:58 | |
| 585 | +msgid "Looking for more events and customizations?" | |
| 586 | +msgstr "" | |
| 587 | + | |
| 588 | +#: includes/class-rsvp-upsells.php:59 | |
| 589 | +msgid "RSVP Pro comes with a robust list of features, such as:" | |
| 590 | +msgstr "" | |
| 591 | + | |
| 592 | +#: includes/class-rsvp-upsells.php:62 | |
| 593 | +msgid "Multiple Events" | |
| 594 | +msgstr "" | |
| 595 | + | |
| 596 | +#: includes/class-rsvp-upsells.php:65 | |
| 597 | +msgid "Multiple Sub-events" | |
| 598 | +msgstr "" | |
| 599 | + | |
| 600 | +#: includes/class-rsvp-upsells.php:68 | |
| 601 | +msgid "Recurring events" | |
| 602 | +msgstr "" | |
| 603 | + | |
| 604 | +#: includes/class-rsvp-upsells.php:71 | |
| 605 | +msgid "Multiple custom questions / event" | |
| 606 | +msgstr "" | |
| 607 | + | |
| 608 | +#: includes/class-rsvp-upsells.php:74 | |
| 609 | +msgid "Attendees / event" | |
| 610 | +msgstr "" | |
| 611 | + | |
| 612 | +#: includes/class-rsvp-upsells.php:78 | |
| 613 | +msgid "" | |
| 614 | +" Upgrade to the premium version to edit your events with an opening and " | |
| 615 | +"closing date, limit the number of participants and much much more..." | |
| 616 | +msgstr "" | |
| 617 | + | |
| 618 | +#: includes/class-rsvp-upsells.php:82 includes/class-rsvp-upsells.php:106 | |
| 619 | +#: includes/class-rsvp-upsells.php:130 includes/class-rsvp-upsells.php:163 | |
| 620 | +msgid "See PRO Features" | |
| 621 | +msgstr "" | |
| 622 | + | |
| 623 | +#: includes/class-rsvp-upsells.php:85 includes/class-rsvp-upsells.php:109 | |
| 624 | +#: includes/class-rsvp-upsells.php:133 includes/class-rsvp-upsells.php:166 | |
| 625 | +msgid "Get RSVP PRO!" | |
| 626 | +msgstr "" | |
| 627 | + | |
| 628 | +#: includes/class-rsvp-upsells.php:101 | |
| 629 | +msgid "Customize all" | |
| 630 | +msgstr "" | |
| 631 | + | |
| 632 | +#: includes/class-rsvp-upsells.php:102 | |
| 633 | +msgid "" | |
| 634 | +"Everything here is customizable - from events, number of attendees, lists " | |
| 635 | +"to texts, buttons, titles, and much more. With RSVP Pro, you can customize " | |
| 636 | +"each slice of your form." | |
| 637 | +msgstr "" | |
| 638 | + | |
| 639 | +#: includes/class-rsvp-upsells.php:125 | |
| 640 | +msgid "Want to add questions for each event?" | |
| 641 | +msgstr "" | |
| 642 | + | |
| 643 | +#: includes/class-rsvp-upsells.php:126 | |
| 644 | +msgid "" | |
| 645 | +"Do you want to add custom questions for a specific event? Upgrade to RSVP " | |
| 646 | +"Pro and find out more necessary info about your guests. " | |
| 647 | +msgstr "" | |
| 648 | + | |
| 649 | +#: includes/class-rsvp-upsells.php:149 | |
| 650 | +msgid "Separate attendees for each event" | |
| 651 | +msgstr "" | |
| 652 | + | |
| 653 | +#: includes/class-rsvp-upsells.php:152 | |
| 654 | +msgid "" | |
| 655 | +"If you want to keep in touch with your guests, upgrade to RSVP Pro to send " | |
| 656 | +"messages, reset attendees’ responses, and add as many participants as you " | |
| 657 | +"please. You can also increase your workflow by creating reminders and " | |
| 658 | +"automated emails.\n" | |
| 659 | +msgstr "" | |
| 660 | + | |
| 661 | +#: includes/class-rsvp-upsells.php:159 | |
| 662 | +msgid "" | |
| 663 | +"We know how important it is to keep everything stored in a safe place, so " | |
| 664 | +"we made everything easy for you to import and export attendees and events " | |
| 665 | +"data." | |
| 666 | +msgstr "" | |
| 667 | + | |
| 668 | +#: includes/rsvp_frontend.inc.php:52 | |
| 669 | +msgid "The ability to RSVP for this event will open on <strong>%s</strong>" | |
| 670 | +msgstr "" | |
| 671 | + | |
| 672 | +#: includes/rsvp_frontend.inc.php:56 | |
| 673 | +msgid "The deadline to RSVP for this event has passed." | |
| 674 | +msgstr "" | |
| 675 | + | |
| 676 | +#: includes/rsvp_frontend.inc.php:221 | |
| 677 | +msgid "" | |
| 678 | +"Hi %s it looks like you have already RSVP'd. Would you like to edit your " | |
| 679 | +"reservation?" | |
| 680 | +msgstr "" | |
| 681 | + | |
| 682 | +#: includes/rsvp_frontend.inc.php:260 | |
| 683 | +msgid "Yes, I will attend." | |
| 684 | +msgstr "" | |
| 685 | + | |
| 686 | +#: includes/rsvp_frontend.inc.php:262 | |
| 687 | +msgid "No, I will not be able to attend." | |
| 688 | +msgstr "" | |
| 689 | + | |
| 690 | +#: includes/rsvp_frontend.inc.php:264 | |
| 691 | +msgid "" | |
| 692 | +"We have the option of getting cheese pizza for the kids (and only kids). " | |
| 693 | +"Do you want pizza instead of \"adult food?\"" | |
| 694 | +msgstr "" | |
| 695 | + | |
| 696 | +#: includes/rsvp_frontend.inc.php:266 | |
| 697 | +msgid "" | |
| 35 | 698 | "We also have the option of getting individual vegetarian meals instead of " |
| 36 | 699 | "the fish or meat. Would you like a vegetarian dinner?" |
| 37 | 700 | msgstr "" |
| 38 | 701 | |
| 39 | -#: rsvp_frontend.inc.php:150 | |
| 702 | +#: includes/rsvp_frontend.inc.php:268 | |
| 40 | 703 | msgid "" |
| 41 | -"If you have any <strong style=\"color:red;\">food allergies</strong>, please " | |
| 42 | -"indicate what they are in the "notes" section below. Or, if you " | |
| 43 | -"just want to send us a note, please feel free. If you have any questions, " | |
| 44 | -"please send us an email." | |
| 704 | +"If you have any <strong style=\"color:red;\">food allergies</strong>, " | |
| 705 | +"please indicate what they are in the "notes" section below. Or, " | |
| 706 | +"if you just want to send us a note, please feel free. If you have any " | |
| 707 | +"questions, please send us an email." | |
| 45 | 708 | msgstr "" |
| 46 | 709 | |
| 47 | -#: rsvp_frontend.inc.php:155 | |
| 710 | +#: includes/rsvp_frontend.inc.php:301 | |
| 48 | 711 | msgid "So, how about it?" |
| 49 | 712 | msgstr "" |
| 50 | 713 | |
| 51 | -#: rsvp_frontend.inc.php:204 | |
| 52 | -msgid "The following people associated with you have already registered:" | |
| 714 | +#: includes/rsvp_frontend.inc.php:339 includes/rsvp_frontend.inc.php:403 | |
| 715 | +msgid "Email Address" | |
| 53 | 716 | msgstr "" |
| 54 | 717 | |
| 55 | -#: rsvp_frontend.inc.php:219 | |
| 718 | +#: includes/rsvp_frontend.inc.php:362 | |
| 56 | 719 | msgid "" |
| 57 | -"The following people are associated with you. At this time you can RSVP for " | |
| 58 | -"them as well." | |
| 720 | +"The following people are associated with you. At this time you can RSVP " | |
| 721 | +"for them as well." | |
| 59 | 722 | msgstr "" |
| 60 | 723 | |
| 61 | -#: rsvp_frontend.inc.php:258 | |
| 724 | +#: includes/rsvp_frontend.inc.php:367 | |
| 725 | +msgid "Will %s be attending?" | |
| 726 | +msgstr "" | |
| 727 | + | |
| 728 | +#: includes/rsvp_frontend.inc.php:381 | |
| 729 | +msgid "Does %s need a kids meal?" | |
| 730 | +msgstr "" | |
| 731 | + | |
| 732 | +#: includes/rsvp_frontend.inc.php:392 | |
| 733 | +msgid "Does %s need a vegetarian meal?" | |
| 734 | +msgstr "" | |
| 735 | + | |
| 736 | +#: includes/rsvp_frontend.inc.php:416 | |
| 62 | 737 | msgid "" |
| 63 | 738 | "Did we slip up and forget to invite someone? If so, please add him or her " |
| 64 | 739 | "here:" |
| 65 | 740 | msgstr "" |
| 66 | 741 | |
| 67 | -#: rsvp_frontend.inc.php:423 | |
| 742 | +#: includes/rsvp_frontend.inc.php:426 | |
| 743 | +msgid "Add Additional Guest" | |
| 744 | +msgstr "" | |
| 745 | + | |
| 746 | +#. Plugin Name of the plugin/theme | |
| 747 | +msgid "RSVP" | |
| 748 | +msgstr "" | |
| 749 | + | |
| 750 | +#: includes/rsvp_frontend.inc.php:566 | |
| 68 | 751 | msgid "A first and last name must be specified" |
| 69 | 752 | msgstr "" |
| 70 | 753 | |
| 71 | -#: rsvp_frontend.inc.php:449 rsvp_frontend.inc.php:616 | |
| 754 | +#: includes/rsvp_frontend.inc.php:593 | |
| 755 | +msgid "Hi" | |
| 756 | +msgstr "" | |
| 757 | + | |
| 758 | +#: includes/rsvp_frontend.inc.php:600 includes/rsvp_frontend.inc.php:1296 | |
| 72 | 759 | msgid "" |
| 73 | 760 | "There are a few more questions we need to ask you if you could please fill " |
| 74 | 761 | "them out below to finish up the RSVP process." |
| 75 | 762 | msgstr "" |
| 76 | 763 | |
| 77 | -#: rsvp_frontend.inc.php:467 | |
| 764 | +#: includes/rsvp_frontend.inc.php:623 | |
| 765 | +msgid "We could not find an exact match but could any of the below entries be you?" | |
| 766 | +msgstr "" | |
| 767 | + | |
| 768 | +#: includes/rsvp_frontend.inc.php:642 | |
| 78 | 769 | msgid "" |
| 79 | -"We could not find an exact match but could any of the below entries be you?" | |
| 770 | +"<strong>We were unable to find anyone with the passcode you " | |
| 771 | +"specified.</strong>" | |
| 80 | 772 | msgstr "" |
| 81 | 773 | |
| 82 | -#: rsvp_frontend.inc.php:594 | |
| 83 | -msgid "Welcome back" | |
| 774 | +#: includes/rsvp_frontend.inc.php:644 | |
| 775 | +msgid "" | |
| 776 | +"<strong>We were unable to find anyone with a name of %1$s %2$s or the " | |
| 777 | +"provided passcode was incorrect.</strong>" | |
| 84 | 778 | msgstr "" |
| 85 | 779 | |
| 86 | -#: rsvp_frontend.inc.php:611 | |
| 87 | -msgid "Hi" | |
| 780 | +#: includes/rsvp_frontend.inc.php:646 | |
| 781 | +msgid "<strong>We were unable to find anyone with a name of %1$s %2$s</strong>" | |
| 88 | 782 | msgstr "" |
| 89 | 783 | |
| 90 | -#: rsvp_frontend.inc.php:639 | |
| 91 | -msgid "Thank you for RSVPing" | |
| 784 | +#: includes/rsvp_frontend.inc.php:871 | |
| 785 | +msgid "Hello" | |
| 92 | 786 | msgstr "" |
| 93 | 787 | |
| 94 | -#: rsvp_frontend.inc.php:657 | |
| 788 | +#: includes/rsvp_frontend.inc.php:874 | |
| 789 | +msgid "%1$s %2$s has submitted their RSVP and has RSVP'd with %3$s." | |
| 790 | +msgstr "" | |
| 791 | + | |
| 792 | +#: includes/rsvp_frontend.inc.php:881 includes/rsvp_frontend.inc.php:970 | |
| 793 | +msgid "Kids Meal: " | |
| 794 | +msgstr "" | |
| 795 | + | |
| 796 | +#: includes/rsvp_frontend.inc.php:885 includes/rsvp_frontend.inc.php:974 | |
| 797 | +msgid "Vegetarian Meal: " | |
| 798 | +msgstr "" | |
| 799 | + | |
| 800 | +#: includes/rsvp_frontend.inc.php:889 includes/rsvp_frontend.inc.php:978 | |
| 801 | +msgid "Email: " | |
| 802 | +msgstr "" | |
| 803 | + | |
| 804 | +#: includes/rsvp_frontend.inc.php:893 includes/rsvp_frontend.inc.php:982 | |
| 805 | +msgid "Note: " | |
| 806 | +msgstr "" | |
| 807 | + | |
| 808 | +#: includes/rsvp_frontend.inc.php:918 | |
| 809 | +msgid "%1$s %2$s rsvp status: %3$s" | |
| 810 | +msgstr "" | |
| 811 | + | |
| 812 | +#: includes/rsvp_frontend.inc.php:945 | |
| 813 | +msgid "New RSVP Submission" | |
| 814 | +msgstr "" | |
| 815 | + | |
| 816 | +#: includes/rsvp_frontend.inc.php:954 | |
| 817 | +msgid "Hello %1$s %2$s," | |
| 818 | +msgstr "" | |
| 819 | + | |
| 820 | +#: includes/rsvp_frontend.inc.php:985 | |
| 821 | +msgid "You have successfully RSVP'd with" | |
| 822 | +msgstr "" | |
| 823 | + | |
| 824 | +#: includes/rsvp_frontend.inc.php:1028 | |
| 825 | +msgid "RSVP Confirmation" | |
| 826 | +msgstr "" | |
| 827 | + | |
| 828 | +#: includes/rsvp_frontend.inc.php:1262 | |
| 829 | +msgid "Welcome back %s!" | |
| 830 | +msgstr "" | |
| 831 | + | |
| 832 | +#: includes/rsvp_frontend.inc.php:1288 | |
| 833 | +msgid "Hi %1$s %2$s!" | |
| 834 | +msgstr "" | |
| 835 | + | |
| 836 | +#: includes/rsvp_frontend.inc.php:1326 | |
| 837 | +msgid "Thank you %1$s for RSVPing." | |
| 838 | +msgstr "" | |
| 839 | + | |
| 840 | +#: includes/rsvp_frontend.inc.php:1329 | |
| 841 | +msgid " You have also RSVPed for - " | |
| 842 | +msgstr "" | |
| 843 | + | |
| 844 | +#: includes/rsvp_frontend.inc.php:1350 | |
| 845 | +msgid "" | |
| 846 | +"Thank you %1$s for RSVPing. To modify your RSVP just come back to this page " | |
| 847 | +"and enter in your first and last name." | |
| 848 | +msgstr "" | |
| 849 | + | |
| 850 | +#: includes/rsvp_frontend.inc.php:1353 | |
| 851 | +msgid "You will also need to know your passcode which is" | |
| 852 | +msgstr "" | |
| 853 | + | |
| 854 | +#: includes/rsvp_frontend.inc.php:1358 | |
| 855 | +msgid "<br /><br />You have also RSVPed for - " | |
| 856 | +msgstr "" | |
| 857 | + | |
| 858 | +#: includes/rsvp_frontend.inc.php:1405 | |
| 859 | +msgid "Please enter your passcode to RSVP." | |
| 860 | +msgstr "" | |
| 861 | + | |
| 862 | +#: includes/rsvp_frontend.inc.php:1407 | |
| 863 | +msgid "Please enter your first name, last name and passcode to RSVP." | |
| 864 | +msgstr "" | |
| 865 | + | |
| 866 | +#: includes/rsvp_frontend.inc.php:1409 | |
| 95 | 867 | msgid "Please enter your first and last name to RSVP." |
| 96 | 868 | msgstr "" |
| 97 | 869 | |
| 98 | -#: rsvp_frontend.inc.php:684 | |
| 870 | +#: includes/rsvp_frontend.inc.php:1421 | |
| 871 | +msgid "New Attendee Registration" | |
| 872 | +msgstr "" | |
| 873 | + | |
| 874 | +#: includes/rsvp_frontend.inc.php:1425 | |
| 875 | +msgid "Need to modify your registration? Start with the below form." | |
| 876 | +msgstr "" | |
| 877 | + | |
| 878 | +#: includes/rsvp_frontend.inc.php:1440 | |
| 99 | 879 | msgid "Complete your RSVP!" |
| 100 | 880 | msgstr "" |
| 101 | 881 | |
| 102 | -#: wp-rsvp.php:259 | |
| 103 | -msgid "Save Changes" | |
| 882 | +#: includes/rsvp_frontend.inc.php:1470 | |
| 883 | +msgid "You have already added %1$d additional rsvp\\'s you can add no more." | |
| 104 | 884 | msgstr "" |
| 105 | 885 | |
| 106 | -#: wp-rsvp.php:334 wp-rsvp.php:957 | |
| 107 | -msgid "Bulk Actions" | |
| 886 | +#: includes/rsvp_frontend.inc.php:1475 | |
| 887 | +msgid "Person's first name" | |
| 108 | 888 | msgstr "" |
| 109 | 889 | |
| 110 | -#: wp-rsvp.php:335 wp-rsvp.php:958 | |
| 111 | -msgid "Delete" | |
| 890 | +#: includes/rsvp_frontend.inc.php:1479 | |
| 891 | +msgid "Person's last name" | |
| 112 | 892 | msgstr "" |
| 113 | 893 | |
| 114 | -#: wp-rsvp.php:337 wp-rsvp.php:960 | |
| 115 | -msgid "Apply" | |
| 894 | +#: includes/rsvp_frontend.inc.php:1484 | |
| 895 | +msgid "Person's email address" | |
| 116 | 896 | msgstr "" |
| 117 | 897 | |
| 118 | -#: wp-rsvp.php:338 | |
| 119 | -msgid "Export Attendees" | |
| 898 | +#: includes/rsvp_frontend.inc.php:1490 | |
| 899 | +msgid "Will this person be attending?" | |
| 120 | 900 | msgstr "" |
| 121 | 901 | |
| 122 | -#: wp-rsvp.php:798 wp-rsvp.php:893 wp-rsvp.php:1156 | |
| 123 | -msgid "Save" | |
| 902 | +#: includes/rsvp_frontend.inc.php:1497 | |
| 903 | +msgid "Does this person need a kids meal?" | |
| 124 | 904 | msgstr "" |
| 125 | 905 | |
| 126 | -#: wp-rsvp.php:961 | |
| 127 | -msgid "Save Sort Order" | |
| 906 | +#: includes/rsvp_frontend.inc.php:1507 | |
| 907 | +msgid "Does this person need a vegetarian meal?" | |
| 128 | 908 | msgstr "" |
| 909 | + | |
| 910 | +#: includes/rsvp_frontend.inc.php:1517 | |
| 911 | +msgid "Remove Guest" | |
| 912 | +msgstr "" | |
| 913 | + | |
| 914 | +#: includes/upgrade-to-pro-page.php:21 | |
| 915 | +msgid "Form customizations" | |
| 916 | +msgstr "" | |
| 917 | + | |
| 918 | +#: includes/upgrade-to-pro-page.php:23 | |
| 919 | +msgid "Hundreds of options to make the RSVP Pro plugin work for your event(s)." | |
| 920 | +msgstr "" | |
| 921 | + | |
| 922 | +#: includes/upgrade-to-pro-page.php:37 | |
| 923 | +msgid "Multiple events" | |
| 924 | +msgstr "" | |
| 925 | + | |
| 926 | +#: includes/upgrade-to-pro-page.php:39 | |
| 927 | +msgid "" | |
| 928 | +"RSVP Pro is powerful enough to handle invitee information for hundreds of " | |
| 929 | +"events AND sub-events." | |
| 930 | +msgstr "" | |
| 931 | + | |
| 932 | +#: includes/upgrade-to-pro-page.php:53 | |
| 933 | +msgid "Import/Export" | |
| 934 | +msgstr "" | |
| 935 | + | |
| 936 | +#: includes/upgrade-to-pro-page.php:55 | |
| 937 | +msgid "" | |
| 938 | +"We believe your data is your data. We make it easy for you to export and " | |
| 939 | +"import attendee and event information." | |
| 940 | +msgstr "" | |
| 941 | + | |
| 942 | +#: includes/upgrade-to-pro-page.php:69 | |
| 943 | +msgid "Stay Connected With Attendees" | |
| 944 | +msgstr "" | |
| 945 | + | |
| 946 | +#: includes/upgrade-to-pro-page.php:71 | |
| 947 | +msgid "" | |
| 948 | +"The RSVP Pro plugin makes it easy for you to keep in contact with your " | |
| 949 | +"guests." | |
| 950 | +msgstr "" | |
| 951 | + | |
| 952 | +#: includes/upgrade-to-pro-page.php:85 | |
| 953 | +msgid "Attendee and Event Lists" | |
| 954 | +msgstr "" | |
| 955 | + | |
| 956 | +#: includes/upgrade-to-pro-page.php:87 | |
| 957 | +msgid "" | |
| 958 | +"With the RSVP Pro plugin, you can display an event’s attendee list on a " | |
| 959 | +"page on your site." | |
| 960 | +msgstr "" | |
| 961 | + | |
| 962 | +#: includes/upgrade-to-pro-page.php:101 | |
| 963 | +msgid "Recurring Events" | |
| 964 | +msgstr "" | |
| 965 | + | |
| 966 | +#: includes/upgrade-to-pro-page.php:103 | |
| 967 | +msgid "" | |
| 968 | +"If you have an event, such as a monthly meet-up, that repeats this " | |
| 969 | +"functionality allows you to get RSVPs each time without having to set up " | |
| 970 | +"separate entries for each." | |
| 971 | +msgstr "" | |
| 972 | + | |
| 973 | +#: includes/upgrade-to-pro-page.php:133 | |
| 974 | +msgid "Upgrade now!" | |
| 975 | +msgstr "" | |
| 976 | + | |
| 977 | +#: wp-rsvp.php:328 | |
| 978 | +msgid "Custom Question saved" | |
| 979 | +msgstr "" | |
| 980 | + | |
| 981 | +#: wp-rsvp.php:331 | |
| 982 | +msgid "Continue to Question List" | |
| 983 | +msgstr "" | |
| 984 | + | |
| 985 | +#: wp-rsvp.php:343 | |
| 986 | +msgid "Add another Question" | |
| 987 | +msgstr "" | |
| 988 | + | |
| 989 | +#: wp-rsvp.php:438 | |
| 990 | +msgid "Back to custom question list" | |
| 991 | +msgstr "" | |
| 992 | + | |
| 993 | +#: wp-rsvp.php:443 | |
| 994 | +msgid "Question Type" | |
| 995 | +msgstr "" | |
| 996 | + | |
| 997 | +#: wp-rsvp.php:461 | |
| 998 | +msgid "Question Permission Level" | |
| 999 | +msgstr "" | |
| 1000 | + | |
| 1001 | +#: wp-rsvp.php:464 | |
| 1002 | +msgid "Everyone" | |
| 1003 | +msgstr "" | |
| 1004 | + | |
| 1005 | +#: wp-rsvp.php:465 | |
| 1006 | +msgid "Select People" | |
| 1007 | +msgstr "" | |
| 1008 | + | |
| 1009 | +#: wp-rsvp.php:478 | |
| 1010 | +msgid "Answers" | |
| 1011 | +msgstr "" | |
| 1012 | + | |
| 1013 | +#: wp-rsvp.php:480 | |
| 1014 | +msgid "Add new Answer" | |
| 1015 | +msgstr "" | |
| 1016 | + | |
| 1017 | +#: wp-rsvp.php:513 | |
| 1018 | +msgid "Attendees allowed to answer this question" | |
| 1019 | +msgstr "" | |
| 1020 | + | |
| 1021 | +#: wp-rsvp.php:517 | |
| 1022 | +msgid "Available people" | |
| 1023 | +msgstr "" | |
| 1024 | + | |
| 1025 | +#: wp-rsvp.php:518 | |
| 1026 | +msgid "People that have access" | |
| 1027 | +msgstr "" | |
| 1028 | + | |
| 1029 | +#: wp-rsvp.php:637 | |
| 1030 | +msgid "" | |
| 1031 | +"Please enter an email address that we can use to contact you about the " | |
| 1032 | +"extra guest. We have to keep a pretty close eye on the number of " | |
| 1033 | +"attendees. Thanks!" | |
| 1034 | +msgstr "" | |
| 1035 | + | |
| 1036 | +#: wp-rsvp.php:638 | |
| 1037 | +msgid "" | |
| 1038 | +"If you are adding additional RSVPs please enter your email address in case " | |
| 1039 | +"we have questions" | |
| 1040 | +msgstr "" | |
| 1041 | + | |
| 1042 | +#: wp-rsvp.php:639 wp-rsvp.php:641 wp-rsvp.php:643 wp-rsvp.php:646 | |
| 1043 | +msgid "Please enter a last name" | |
| 1044 | +msgstr "" | |
| 1045 | + | |
| 1046 | +#: wp-rsvp.php:640 wp-rsvp.php:642 wp-rsvp.php:644 wp-rsvp.php:645 | |
| 1047 | +msgid "Please enter a first name" | |
| 1048 | +msgstr "" | |
| 1049 | + | |
| 1050 | +#: wp-rsvp.php:647 | |
| 1051 | +msgid "Please enter your first name" | |
| 1052 | +msgstr "" | |
| 1053 | + | |
| 1054 | +#: wp-rsvp.php:648 | |
| 1055 | +msgid "Please enter your last name" | |
| 1056 | +msgstr "" | |
| 1057 | + | |
| 1058 | +#: wp-rsvp.php:649 | |
| 1059 | +msgid "Please enter your password" | |
| 1060 | +msgstr "" | |
| 1061 | + | |
| 1062 | +#: wp-rsvp.php:665 | |
| 1063 | +msgid "" | |
| 1064 | +"All information entered either from an attendee or a WordPress admin for " | |
| 1065 | +"the RSVP \n" | |
| 1066 | +"\t plugin is never sent to external sites. The data stays in " | |
| 1067 | +"database tables \n" | |
| 1068 | +"\t on the WordPress instance." | |
| 1069 | +msgstr "" | |
| 1070 | + | |
| 1071 | +#: wp-rsvp.php:701 | |
| 1072 | +msgid "RSVP Data Erased Successfully" | |
| 1073 | +msgstr "" | |
| 1074 | + | |
| 1075 | +#: wp-rsvp.php:717 wp-rsvp.php:807 | |
| 1076 | +msgid "RSVP Plugin" | |
| 1077 | +msgstr "" | |
| 1078 | + | |
| 1079 | +#. Plugin URI of the plugin/theme | |
| 1080 | +msgid "http://wordpress.org/extend/plugins/rsvp/" | |
| 1081 | +msgstr "" | |
| 1082 | + | |
| 1083 | +#. Description of the plugin/theme | |
| 1084 | +msgid "" | |
| 1085 | +"This plugin allows guests to RSVP to an event. It was made initially for " | |
| 1086 | +"weddings but could be used for other things." | |
| 1087 | +msgstr "" | |
| 1088 | + | |
| 1089 | +#. Author of the plugin/theme | |
| 1090 | +msgid "WPChill" | |
| 1091 | +msgstr "" | |
| 1092 | + | |
| 1093 | +#. Author URI of the plugin/theme | |
| 1094 | +msgid "https://wpchill.com" | |
| 1095 | +msgstr "" | |
| 1096 | + | |
| 1097 | +#: includes/class-rsvp-list-table.php:717 | |
| 1098 | +msgctxt "paging" | |
| 1099 | +msgid "%1$s of %2$s" | |
| 1100 | +msgstr "" | |