Event Tickets - Version 5.5.5

Version Description

Download this release

Release Info

Developer bordoni
Plugin Icon 128x128 Event Tickets
Version 5.5.5
Comparing to
See all releases

Code changes from version 5.5.4 to 5.5.5

Files changed (71) hide show
  1. common/lang/tribe-common-af.mo +0 -0
  2. common/lang/tribe-common-bg_BG.mo +0 -0
  3. common/lang/tribe-common-ca.mo +0 -0
  4. common/lang/tribe-common-cs_CZ.mo +0 -0
  5. common/lang/tribe-common-da_DK.mo +0 -0
  6. common/lang/tribe-common-de_DE.mo +0 -0
  7. common/lang/tribe-common-el.mo +0 -0
  8. common/lang/tribe-common-en_GB.mo +0 -0
  9. common/lang/tribe-common-es_ES.mo +0 -0
  10. common/lang/tribe-common-et.mo +0 -0
  11. common/lang/tribe-common-fi.mo +0 -0
  12. common/lang/tribe-common-fr_CA.mo +0 -0
  13. common/lang/tribe-common-fr_FR.mo +0 -0
  14. common/lang/tribe-common-hu_HU.mo +0 -0
  15. common/lang/tribe-common-id_ID.mo +0 -0
  16. common/lang/tribe-common-is_IS.mo +0 -0
  17. common/lang/tribe-common-it_IT.mo +0 -0
  18. common/lang/tribe-common-ja.mo +0 -0
  19. common/lang/tribe-common-lt_LT.mo +0 -0
  20. common/lang/tribe-common-lv.mo +0 -0
  21. common/lang/tribe-common-nb_NO.mo +0 -0
  22. common/lang/tribe-common-nl_NL.mo +0 -0
  23. common/lang/tribe-common-pt_BR.mo +0 -0
  24. common/lang/tribe-common-pt_PT.mo +0 -0
  25. common/lang/tribe-common-ro_RO.mo +0 -0
  26. common/lang/tribe-common-ru_RU.mo +0 -0
  27. common/lang/tribe-common-sk_SK.mo +0 -0
  28. common/lang/tribe-common-sl_SI.mo +0 -0
  29. common/lang/tribe-common-sr_RS.mo +0 -0
  30. common/lang/tribe-common-sv_SE.mo +0 -0
  31. common/lang/tribe-common-tr_TR.mo +0 -0
  32. common/lang/tribe-common-zh_CN.mo +0 -0
  33. common/lang/tribe-common-zh_TW.mo +0 -0
  34. common/lang/tribe-common.pot +1995 -2266
  35. common/src/Tribe/Admin/Conditional_Content/Black_Friday.php +1 -1
  36. common/src/Tribe/Admin/Conditional_Content/End_Of_Year_Sale.php +1 -1
  37. common/src/Tribe/Admin/Conditional_Content/Service_Provider.php +4 -2
  38. common/src/Tribe/Admin/Notice/Service_Provider.php +2 -1
  39. common/src/Tribe/Admin/Wysiwyg.php +0 -142
  40. common/src/Tribe/Assets.php +6 -4
  41. common/src/Tribe/Cache_Listener.php +1 -0
  42. common/src/Tribe/Field.php +8 -40
  43. common/src/Tribe/Main.php +1 -1
  44. common/src/Tribe/Models/Post_Types/Base.php +198 -35
  45. common/src/Tribe/Models/Post_Types/Nothing.php +1 -1
  46. common/src/Tribe/Repository/Interface.php +1 -1
  47. common/src/Tribe/Settings_Tab.php +1 -1
  48. common/src/Tribe/Timezones.php +1 -1
  49. common/src/Tribe/Utils/Lazy_String.php +6 -1
  50. common/src/Tribe/Utils/Taxonomy.php +8 -2
  51. common/src/admin-views/tribe-options-display.php +0 -62
  52. common/src/admin-views/tribe-options-general.php +0 -80
  53. common/src/resources/css/common-full.min.css +1 -1
  54. common/src/resources/css/customizer-controls.min.css +1 -1
  55. common/src/resources/css/dialog.min.css +1 -1
  56. common/src/resources/css/tribe-common-admin.min.css +1 -1
  57. common/src/resources/css/variables-skeleton.min.css +1 -1
  58. common/src/resources/js/dropdowns.js +2 -1
  59. common/src/resources/js/dropdowns.min.js +1 -1
  60. common/vendor/autoload.php +1 -1
  61. common/vendor/autoload_52.php +1 -1
  62. common/vendor/composer/autoload_classmap.php +0 -1
  63. common/vendor/composer/autoload_real.php +4 -4
  64. common/vendor/composer/autoload_real_52.php +3 -3
  65. common/vendor/composer/autoload_static.php +5 -6
  66. event-tickets.php +1 -1
  67. lang/event-tickets-de_DE.mo +0 -0
  68. lang/event-tickets-nl_NL.mo +0 -0
  69. lang/event-tickets-nl_NL_formal.mo +0 -0
  70. lang/event-tickets.pot +5582 -5611
  71. readme.txt +11 -146
common/lang/tribe-common-af.mo CHANGED
Binary file
common/lang/tribe-common-bg_BG.mo CHANGED
Binary file
common/lang/tribe-common-ca.mo CHANGED
Binary file
common/lang/tribe-common-cs_CZ.mo CHANGED
Binary file
common/lang/tribe-common-da_DK.mo CHANGED
Binary file
common/lang/tribe-common-de_DE.mo CHANGED
Binary file
common/lang/tribe-common-el.mo CHANGED
Binary file
common/lang/tribe-common-en_GB.mo CHANGED
Binary file
common/lang/tribe-common-es_ES.mo CHANGED
Binary file
common/lang/tribe-common-et.mo CHANGED
Binary file
common/lang/tribe-common-fi.mo CHANGED
Binary file
common/lang/tribe-common-fr_CA.mo CHANGED
Binary file
common/lang/tribe-common-fr_FR.mo CHANGED
Binary file
common/lang/tribe-common-hu_HU.mo CHANGED
Binary file
common/lang/tribe-common-id_ID.mo CHANGED
Binary file
common/lang/tribe-common-is_IS.mo CHANGED
Binary file
common/lang/tribe-common-it_IT.mo CHANGED
Binary file
common/lang/tribe-common-ja.mo CHANGED
Binary file
common/lang/tribe-common-lt_LT.mo CHANGED
Binary file
common/lang/tribe-common-lv.mo CHANGED
Binary file
common/lang/tribe-common-nb_NO.mo CHANGED
Binary file
common/lang/tribe-common-nl_NL.mo CHANGED
Binary file
common/lang/tribe-common-pt_BR.mo CHANGED
Binary file
common/lang/tribe-common-pt_PT.mo CHANGED
Binary file
common/lang/tribe-common-ro_RO.mo CHANGED
Binary file
common/lang/tribe-common-ru_RU.mo CHANGED
Binary file
common/lang/tribe-common-sk_SK.mo CHANGED
Binary file
common/lang/tribe-common-sl_SI.mo CHANGED
Binary file
common/lang/tribe-common-sr_RS.mo CHANGED
Binary file
common/lang/tribe-common-sv_SE.mo CHANGED
Binary file
common/lang/tribe-common-tr_TR.mo CHANGED
Binary file
common/lang/tribe-common-zh_CN.mo CHANGED
Binary file
common/lang/tribe-common-zh_TW.mo CHANGED
Binary file
common/lang/tribe-common.pot CHANGED
@@ -1,4055 +1,3784 @@
1
- # Copyright (C) 2022 Modern Tribe
2
- # This file is distributed under the same license as the Tribe Common package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Tribe Common 5.0.1\n"
6
- "Report-Msgid-Bugs-To: http://m.tri.be/191x\n"
7
- "POT-Creation-Date: 2022-10-18 16:01:22+00:00\n"
 
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2022-10-18 16:01\n"
12
- "Last-Translator: \n"
13
- "Language-Team: \n"
 
14
 
15
- #: src/Tribe/Admin/Activation_Page.php:113
16
- msgid "Go to plugins page"
17
  msgstr ""
18
 
19
- #: src/Tribe/Admin/Activation_Page.php:113
20
- msgid "Return to Plugins page"
21
  msgstr ""
22
 
23
- #: src/Tribe/Admin/Activation_Page.php:121
24
- msgid "Go to WordPress Updates page"
 
 
 
 
25
  msgstr ""
26
 
27
- #: src/Tribe/Admin/Activation_Page.php:121
28
- msgid "Return to WordPress Updates"
29
  msgstr ""
30
 
31
- #: src/Tribe/Admin/Help_Page.php:90
32
- msgctxt "Copy to clipboard button text."
33
- msgid "Copy to clipboard"
 
 
 
 
 
34
  msgstr ""
35
 
36
- #: src/Tribe/Admin/Help_Page.php:91
37
- msgctxt "Copy to clipboard success message"
38
- msgid "System info copied"
39
  msgstr ""
40
 
41
- #: src/Tribe/Admin/Help_Page.php:92
42
- msgctxt "Copy to clipboard instructions"
43
- msgid "Press \"Cmd + C\" to copy"
44
  msgstr ""
45
 
46
- #: src/Tribe/Admin/Help_Page.php:93
47
- msgctxt "Default error message for system info optin"
48
- msgid "Something has gone wrong!"
49
  msgstr ""
50
 
51
- #: src/Tribe/Admin/Help_Page.php:94
52
- msgctxt "Error code label for system info optin"
53
- msgid "Code:"
54
  msgstr ""
55
 
56
- #: src/Tribe/Admin/Help_Page.php:95
57
- msgctxt "Error status label for system info optin"
58
- msgid "Status:"
 
 
59
  msgstr ""
60
 
61
- #. #-#-#-#-# tribe-common.pot (Tribe Common 5.0.1) #-#-#-#-#
62
- #. Author of the plugin/theme
63
- #: src/Tribe/Admin/Help_Page.php:116 src/Tribe/Customizer.php:664
64
- #: src/Tribe/Plugins_API.php:25 src/admin-views/help-calendar.php:97
65
- msgid "The Events Calendar"
66
  msgstr ""
67
 
68
- #: src/Tribe/Admin/Help_Page.php:120
69
- msgid ""
70
- "The Events Calendar is a carefully crafted, extensible plugin that lets you "
71
- "easily share your events."
72
  msgstr ""
73
 
74
- #: src/Tribe/Admin/Help_Page.php:135 src/Tribe/Plugins_API.php:86
75
- #: src/admin-views/help-ticketing.php:97
76
- msgid "Event Tickets"
77
  msgstr ""
78
 
79
- #: src/Tribe/Admin/Help_Page.php:139
80
- msgid ""
81
- "Events Tickets is a carefully crafted, extensible plugin that lets you "
82
- "easily sell tickets for your events."
83
  msgstr ""
84
 
85
- #: src/Tribe/Admin/Help_Page.php:154
86
- msgid "Advanced Post Manager"
 
 
 
87
  msgstr ""
88
 
89
- #: src/Tribe/Admin/Help_Page.php:158
90
- msgid ""
91
- "Turbo charge your posts admin for any custom post type with sortable filters "
92
- "and columns, and auto-registration of metaboxes."
93
  msgstr ""
94
 
95
- #: src/Tribe/Admin/Help_Page.php:236
96
- msgid " and "
97
  msgstr ""
98
 
99
- #: src/Tribe/Admin/Help_Page.php:260
100
- msgid "Events Calendar PRO"
 
 
 
101
  msgstr ""
102
 
103
- #: src/Tribe/Admin/Help_Page.php:269 src/Tribe/Plugins_API.php:207
104
- msgid "Eventbrite Tickets"
105
  msgstr ""
106
 
107
- #: src/Tribe/Admin/Help_Page.php:277 src/Tribe/Plugins_API.php:166
108
- #: src/admin-views/help-community.php:90
109
- msgid "Community Events"
110
  msgstr ""
111
 
112
- #: src/Tribe/Admin/Help_Page.php:285 src/Tribe/Plugins_API.php:45
113
- #: src/admin-views/help-calendar.php:102
114
- msgid "Event Aggregator"
115
  msgstr ""
116
 
117
- #: src/Tribe/Admin/Help_Page.php:295 src/Tribe/Plugins_API.php:146
118
- #: src/admin-views/help-calendar.php:107
119
- msgid "Filter Bar"
120
  msgstr ""
121
 
122
- #: src/Tribe/Admin/Help_Page.php:303 src/Tribe/Plugins_API.php:246
123
- #: src/admin-views/help-calendar.php:112
124
- msgid "Virtual Events"
125
  msgstr ""
126
 
127
- #: src/Tribe/Admin/Help_Page.php:311 src/Tribe/Plugins_API.php:106
128
- msgid "Event Tickets Plus"
129
  msgstr ""
130
 
131
- #: src/Tribe/Admin/Help_Page.php:320 src/Tribe/Plugins_API.php:186
132
- #: src/admin-views/help-community.php:95
133
- msgid "Community Tickets"
134
  msgstr ""
135
 
136
- #: src/Tribe/Admin/Help_Page.php:481
137
- msgctxt "not available"
138
- msgid "n/a"
139
  msgstr ""
140
 
141
- #: src/Tribe/Admin/Help_Page.php:489
142
- msgid "You need to upgrade!"
143
  msgstr ""
144
 
145
- #: src/Tribe/Admin/Help_Page.php:489 src/Tribe/Admin/Help_Page.php:864
146
- msgid "You are up to date!"
147
  msgstr ""
148
 
149
- #: src/Tribe/Admin/Help_Page.php:854
150
- msgid "Activate %s"
151
  msgstr ""
152
 
153
- #: src/Tribe/Admin/Help_Page.php:854
154
- msgid "Activate Plugin"
155
  msgstr ""
156
 
157
- #: src/Tribe/Admin/Help_Page.php:862
158
- msgid "Upgrade Plugin"
 
159
  msgstr ""
160
 
161
- #: src/Tribe/Admin/Help_Page.php:878
162
- msgid "Install %s"
163
  msgstr ""
164
 
165
- #: src/Tribe/Admin/Help_Page.php:878
166
- msgid "Install Plugin"
167
  msgstr ""
168
 
169
- #: src/Tribe/Admin/Help_Page.php:895
170
- msgid "Latest Version:"
171
  msgstr ""
172
 
173
- #: src/Tribe/Admin/Help_Page.php:898
174
- msgid "Requires:"
175
  msgstr ""
176
 
177
- #: src/Tribe/Admin/Help_Page.php:899
178
- msgid "WordPress "
179
  msgstr ""
180
 
181
- #: src/Tribe/Admin/Help_Page.php:901
182
- msgid "Active Users:"
183
  msgstr ""
184
 
185
- #: src/Tribe/Admin/Help_Page.php:904
186
- msgid "Rating:"
 
 
187
  msgstr ""
188
 
189
- #: src/Tribe/Admin/Help_Page.php:927
190
- msgid "Premium Add-Ons"
 
 
191
  msgstr ""
192
 
193
- #: src/Tribe/Admin/Help_Page.php:933
194
- msgid "Plugin Active"
 
195
  msgstr ""
196
 
197
- #: src/Tribe/Admin/Help_Page.php:935
198
- msgid "Plugin Inactive"
 
 
199
  msgstr ""
200
 
201
- #: src/Tribe/Admin/Help_Page.php:940
202
- msgid "Visit the Add-on Page"
 
 
203
  msgstr ""
204
 
205
- #: src/Tribe/Admin/Help_Page.php:964
206
- msgid "Can I have more than one calendar?"
 
 
207
  msgstr ""
208
 
209
- #: src/Tribe/Admin/Help_Page.php:965
210
- msgid ""
211
- "No, but you can use event categories or tags to display certain events like "
212
- "having..."
213
  msgstr ""
214
 
215
- #: src/Tribe/Admin/Help_Page.php:969
216
- msgid "What do I get with Events Calendar Pro?"
 
 
217
  msgstr ""
218
 
219
- #: src/Tribe/Admin/Help_Page.php:970
220
- msgid "Events Calendar Pro runs alongside The Events Calendar and enhances..."
 
 
221
  msgstr ""
222
 
223
- #: src/Tribe/Admin/Help_Page.php:974
224
- msgid "How do I sell tickets to events?"
 
 
225
  msgstr ""
226
 
227
- #: src/Tribe/Admin/Help_Page.php:975
228
- msgid ""
229
- "Use our free Event Tickets plugin to get started with tickets and RSVPs."
 
230
  msgstr ""
231
 
232
- #: src/Tribe/Admin/Help_Page.php:979
233
- msgid "Where can I find a list of available shortcodes?"
234
  msgstr ""
235
 
236
- #: src/Tribe/Admin/Help_Page.php:980
237
- msgid ""
238
- "Our plugins include many shortcodes that do everything from embedding the "
239
- "calendar..."
240
  msgstr ""
241
 
242
- #: src/Tribe/Admin/Help_Page.php:998
243
- msgid "Calendar widget areas"
244
  msgstr ""
245
 
246
- #: src/Tribe/Admin/Help_Page.php:999
247
- msgid ""
248
- "This extension creates a useful variety of WordPress widget areas (a.k.a. "
249
- "sidebars)."
250
  msgstr ""
251
 
252
- #: src/Tribe/Admin/Help_Page.php:1004
253
- msgid "Event block patterns"
254
  msgstr ""
255
 
256
- #: src/Tribe/Admin/Help_Page.php:1005
257
- msgid ""
258
- "This extension adds a set of block patterns for events to the WordPress "
259
- "block editor."
260
  msgstr ""
261
 
262
- #: src/Tribe/Admin/Help_Page.php:1010
263
- msgid "Alternative photo view"
264
  msgstr ""
265
 
266
- #: src/Tribe/Admin/Help_Page.php:1011
267
- msgid ""
268
- "This extension replaces photo view with a tiled grid of cards featuring "
269
- "event images."
270
  msgstr ""
271
 
272
- #: src/Tribe/Admin/Help_Page.php:1016
273
- msgid "The Events Calendar Tweaks"
 
 
274
  msgstr ""
275
 
276
- #: src/Tribe/Admin/Help_Page.php:1017
277
- msgid ""
278
- "This extension is a collection of tweaks and snippets for The Events "
279
- "Calendar."
280
  msgstr ""
281
 
282
- #: src/Tribe/Admin/Help_Page.php:1054
283
- msgid "How Do I create events with Tickets or RSVP’s?"
 
 
284
  msgstr ""
285
 
286
- #: src/Tribe/Admin/Help_Page.php:1055
287
- msgid ""
288
- "We’ve put together a video tutorial showing how to create events with "
289
- "Tickets using our plugins. Click on the link in the link in the title to "
290
- "learn more."
291
  msgstr ""
292
 
293
- #: src/Tribe/Admin/Help_Page.php:1059
294
- msgid "How Do I Set Up E-Commerce Plugins for Selling Tickets?"
 
 
 
 
 
295
  msgstr ""
296
 
297
- #: src/Tribe/Admin/Help_Page.php:1060
298
- msgid ""
299
- "You can sell tickets using our built-in e-commerce option, or upgrade to "
300
- "Event Tickets Plus to use ecommerce plugins such as WooCommerce."
301
  msgstr ""
302
 
303
- #: src/Tribe/Admin/Help_Page.php:1064
304
- msgid "Can I have a seating chart associated with my tickets?"
 
 
305
  msgstr ""
306
 
307
- #: src/Tribe/Admin/Help_Page.php:1065
308
- msgid ""
309
- "Yes! You can easily accomplish this task using the stock options and "
310
- "multiple ticket types available with Event Tickets."
311
  msgstr ""
312
 
313
- #: src/Tribe/Admin/Help_Page.php:1069
314
- msgid "How do I process refunds for tickets?"
 
315
  msgstr ""
316
 
317
- #: src/Tribe/Admin/Help_Page.php:1070
318
- msgid ""
319
- "When it comes to paid tickets, these orders can be refunded through the e-"
320
- "commerce platform in use."
321
- msgstr ""
322
 
323
- #: src/Tribe/Admin/Help_Page.php:1088
324
- msgid "Ticket Email Settings"
 
 
325
  msgstr ""
326
 
327
- #: src/Tribe/Admin/Help_Page.php:1089
328
- msgid ""
329
- "Adds a new settings panel in Events > Settings that gives more control over "
330
- "the ticket and rsvp emails that are sent to attendees after registration."
331
  msgstr ""
332
 
333
- #: src/Tribe/Admin/Help_Page.php:1094
334
- msgid "Per Event Check In API"
335
  msgstr ""
336
 
337
- #: src/Tribe/Admin/Help_Page.php:1095
338
- msgid ""
339
- "This extension shows a meta box with an API key on each Event with Ticket/"
340
- "RSVP."
341
  msgstr ""
342
 
343
- #: src/Tribe/Admin/Help_Page.php:1100
344
- msgid "Add Event & Attendee Info to WooCommerce Order Details"
345
  msgstr ""
346
 
347
- #: src/Tribe/Admin/Help_Page.php:1101
348
- msgid ""
349
- "Displays the information collected by “attendee meta fields” in the "
350
- "WooCommerce order screens as well."
351
  msgstr ""
352
 
353
- #: src/Tribe/Admin/Help_Page.php:1106
354
- msgid "Organizer Notification Email"
355
  msgstr ""
356
 
357
- #: src/Tribe/Admin/Help_Page.php:1107
358
- msgid ""
359
- "This extension will send an email to event organizers whenever a user "
360
- "registers for their event."
361
  msgstr ""
362
 
363
- #: src/Tribe/Admin/Help_Page.php:1144
364
- msgid "Add Cost Currency Symbol"
365
  msgstr ""
366
 
367
- #: src/Tribe/Admin/Help_Page.php:1145
368
- msgid ""
369
- "This extension allows you to set default currency symbols for your users to "
370
- "choose from instead of having a plain text field."
371
  msgstr ""
372
 
373
- #: src/Tribe/Admin/Help_Page.php:1150
374
- msgid "Add Google Maps Display and Link Options"
 
375
  msgstr ""
376
 
377
- #: src/Tribe/Admin/Help_Page.php:1151
378
- msgid ""
379
- "This extension adds the “Show Google Maps” and “Show Google Maps Link” "
380
- "checkboxes when creating a new Venue."
381
  msgstr ""
382
 
383
- #: src/Tribe/Admin/Help_Page.php:1156
384
- msgid "Hide Others’ Organizers and Venues"
 
385
  msgstr ""
386
 
387
- #: src/Tribe/Admin/Help_Page.php:1157
388
- msgid ""
389
- "This extension allows you to hide the Organizers and Venues that a visitor "
390
- "has not created from the Community Events submission form."
391
  msgstr ""
392
 
393
- #: src/Tribe/Admin/Help_Page.php:1162
394
- msgid "Display Custom HTML"
395
  msgstr ""
396
 
397
- #: src/Tribe/Admin/Help_Page.php:1163
398
- msgid ""
399
- "This extension allows you to add custom HTML content to the top of the "
400
- "Community Events submission form."
 
 
401
  msgstr ""
402
 
403
- #: src/Tribe/Admin/Notice/Php_Version.php:59
404
- #: src/Tribe/Admin/Notice/Plugin_Download.php:149
405
- msgctxt "separator used in a list of items"
406
- msgid ", "
407
  msgstr ""
408
 
409
- #: src/Tribe/Admin/Notice/Php_Version.php:60
410
- #: src/Tribe/Admin/Notice/Plugin_Download.php:150
411
- msgctxt "the final separator in a list of two or more items"
412
- msgid " and "
413
  msgstr ""
414
 
415
- #: src/Tribe/Admin/Notice/Php_Version.php:98
416
- msgid ""
417
- "Starting March 2019, %1$s will no longer support versions prior to PHP 5.6. "
418
- "Your site is currently using PHP version %2$s which will no longer be "
419
- "supported by %1$s. For best results, we recommend using PHP 5.6 or above."
420
  msgstr ""
421
 
422
- #: src/Tribe/Admin/Notice/Php_Version.php:101
423
- msgid ""
424
- "Starting March 2019, %1$s will no longer work with versions prior to PHP "
425
- "5.4. Currently your site is using PHP version %2$s. For best results, we "
426
- "recommend using PHP 5.6 or above."
427
  msgstr ""
428
 
429
- #: src/Tribe/Admin/Notice/Plugin_Download.php:122
430
- msgid "To begin using %2$s, please install (or upgrade) and activate %3$s."
431
  msgstr ""
432
 
433
- #: src/Tribe/Admin/Notice/Plugin_Download.php:124
434
- #: src/Tribe/PUE/Update_Prevention.php:181
435
- msgid "Read more"
436
  msgstr ""
437
 
438
- #: src/Tribe/Admin/Notice/Plugin_Download.php:125
439
- msgid ""
440
- "There’s a new version of %1$s available, but your license is expired. You’ll "
441
- "need to renew your license to get access to the latest version. If you plan "
442
- "to continue using your current version of the plugin(s), be sure to use a "
443
- "compatible version of The Events Calendar. %2$s"
444
  msgstr ""
445
 
446
- #: src/Tribe/Admin/Notice/WP_Version.php:79
447
- msgid ""
448
- "You are using WordPress 5.7 which included a major jQuery update that may "
449
- "cause compatibility issues with past versions of The Events Calendar, Event "
450
- "Tickets and other plugins."
451
  msgstr ""
452
 
453
- #: src/Tribe/Admin/Notice/WP_Version.php:81
454
- msgid ""
455
- "WordPress 5.7 includes a major jQuery update that may cause compatibility "
456
- "issues with past versions of The Events Calendar, Event Tickets and other "
457
- "plugins."
458
  msgstr ""
459
 
460
- #: src/Tribe/Admin/Notice/WP_Version.php:83
461
- msgid "Read more."
462
  msgstr ""
463
 
464
- #: src/Tribe/Admin/Troubleshooting.php:66
465
- #: src/Tribe/Admin/Troubleshooting.php:67
466
- #: src/Tribe/Admin/Troubleshooting.php:142
467
- #: src/admin-views/troubleshooting/introduction.php:21
468
- msgid "Troubleshooting"
469
  msgstr ""
470
 
471
- #: src/Tribe/Admin/Troubleshooting.php:297
472
- msgid "Site time zone uses UTC"
473
  msgstr ""
474
 
475
- #: src/Tribe/Admin/Troubleshooting.php:298
476
- msgid ""
477
- "When using The Events Calendar, we highly recommend that you use a "
478
- "geographic timezone such as \"America/Los_Angeles\" and avoid using a UTC "
479
- "timezone offset such as “UTC+9”. Choosing a UTC timezone for your site or "
480
- "individual events may cause problems when importing events or with Daylight "
481
- "Saving Time. Go to your the General WordPress settings to adjust your site "
482
- "timezone."
483
  msgstr ""
484
 
485
- #: src/Tribe/Admin/Troubleshooting.php:300
486
- msgid "Adjust your timezone"
487
  msgstr ""
488
 
489
- #: src/Tribe/Admin/Troubleshooting.php:305
490
- msgid "Install max has been reached"
491
  msgstr ""
492
 
493
- #: src/Tribe/Admin/Troubleshooting.php:306
494
- msgid ""
495
- "License keys can only be used on a limited number of sites, which varies "
496
- "depending on your license level. You'll need to remove the license from one "
497
- "or more other site's in order to use it on this one."
498
  msgstr ""
499
 
500
- #: src/Tribe/Admin/Troubleshooting.php:308
501
- msgid "Manage your licenses"
502
  msgstr ""
503
 
504
- #: src/Tribe/Admin/Troubleshooting.php:313
505
- msgid "Default Google Maps API key"
506
  msgstr ""
507
 
508
- #: src/Tribe/Admin/Troubleshooting.php:314
509
- msgid ""
510
- "The Events Calendar comes with an API key for basic maps functionality. If "
511
- "you’d like to use more advanced features like custom map pins, dynamic map "
512
- "loads, or Events Calendar Pro's Location Search and advanced Map View, "
513
- "you’ll need to get your own Google Maps API key and add it to Events > "
514
- "Settings > Integrations"
515
  msgstr ""
516
 
517
- #: src/Tribe/Admin/Troubleshooting.php:316
518
- msgid "Enter a custom API key"
 
519
  msgstr ""
520
 
521
- #: src/Tribe/Admin/Troubleshooting.php:321
522
- msgid "Plugin(s) are out of date"
523
  msgstr ""
524
 
525
- #: src/Tribe/Admin/Troubleshooting.php:322
526
- msgid ""
527
- "It's important to use the most recent versions of our plugins so that you "
528
- "have access to the latest features, bug fixes, and security updates. Plugin "
529
- "functionality can be comprimised if your site is running outdated or mis-"
530
- "matched versions."
531
  msgstr ""
532
 
533
- #: src/Tribe/Admin/Troubleshooting.php:324
534
- msgid "Check for updates"
535
  msgstr ""
536
 
537
- #: src/Tribe/Admin/Troubleshooting.php:343
538
- msgid "Common Error Messages"
539
  msgstr ""
540
 
541
- #: src/Tribe/Admin/Troubleshooting.php:344
542
- msgid "Here’s an overview of %s and what they mean."
543
  msgstr ""
544
 
545
- #: src/Tribe/Admin/Troubleshooting.php:349
546
- msgid "My calendar doesn’t look right."
547
  msgstr ""
548
 
549
- #: src/Tribe/Admin/Troubleshooting.php:350
550
- msgid "This can happen when other plugins try to improve performance. %s."
551
  msgstr ""
552
 
553
- #: src/Tribe/Admin/Troubleshooting.php:355
554
- msgid "I installed the calendar and it crashed my site."
555
  msgstr ""
556
 
557
- #: src/Tribe/Admin/Troubleshooting.php:356
558
- msgid "%s and other common installation issues."
559
  msgstr ""
560
 
561
- #: src/Tribe/Admin/Troubleshooting.php:361
562
- msgid "I keep getting “Page Not Found” on events."
563
  msgstr ""
564
 
565
- #: src/Tribe/Admin/Troubleshooting.php:362
566
- msgid "There are a few %s to resolve and prevent 404 errors."
567
  msgstr ""
568
 
569
- #: src/Tribe/Ajax/Dropdown.php:38
570
- msgid "Cannot look for Terms without a taxonomy"
571
  msgstr ""
572
 
573
- #: src/Tribe/Ajax/Dropdown.php:270
574
- msgid "Missing data source for this dropdown"
575
  msgstr ""
576
 
577
- #: src/Tribe/Ajax/Dropdown.php:283
578
- msgid "Empty data set for this dropdown"
579
  msgstr ""
580
 
581
- #: src/Tribe/Ajax/Dropdown.php:336
582
- msgid "The \"%s\" source is invalid and cannot be reached on \"%s\" instance."
583
  msgstr ""
584
 
585
- #: src/Tribe/App_Shop.php:50 src/Tribe/App_Shop.php:51
586
- #: src/Tribe/App_Shop.php:82
587
- msgid "Event Add-Ons"
588
  msgstr ""
589
 
590
- #: src/Tribe/App_Shop.php:176
591
- msgid "Events Marketing Bundle"
592
  msgstr ""
593
 
594
- #: src/Tribe/App_Shop.php:179 src/Tribe/App_Shop.php:203
595
- #: src/Tribe/App_Shop.php:222 src/Tribe/App_Shop.php:235
596
- msgid "Save over 20%"
597
  msgstr ""
598
 
599
- #: src/Tribe/App_Shop.php:180
600
- msgid "Ticket sales, attendee management, and email marketing for your events"
 
601
  msgstr ""
602
 
603
- #: src/Tribe/App_Shop.php:188
604
- msgid "Event Importer Bundle"
605
  msgstr ""
606
 
607
- #: src/Tribe/App_Shop.php:191
608
- msgid "Save over 25%"
 
609
  msgstr ""
610
 
611
- #: src/Tribe/App_Shop.php:192
612
- msgid ""
613
- "Fill your calendar with events from across the web, including Google "
614
- "Calendar, Meetup, and more."
615
  msgstr ""
616
 
617
- #: src/Tribe/App_Shop.php:200
618
- msgid "Virtual Events Marketing Bundle"
619
  msgstr ""
620
 
621
- #: src/Tribe/App_Shop.php:204
622
- msgid "Streamline your online events and increase revenue."
623
  msgstr ""
624
 
625
- #: src/Tribe/App_Shop.php:212
626
- msgid "Sell tickets and earn revenue for online events"
627
  msgstr ""
628
 
629
- #: src/Tribe/App_Shop.php:213 src/Tribe/Plugins_API.php:254
630
- msgid "Zoom integration"
631
  msgstr ""
632
 
633
- #: src/Tribe/App_Shop.php:214
634
- msgid "Automated emails optimized for virtual events"
635
  msgstr ""
636
 
637
- #: src/Tribe/App_Shop.php:215
638
- msgid "Add recurring events"
639
  msgstr ""
640
 
641
- #: src/Tribe/App_Shop.php:219
642
- msgid "Community Manager Bundle"
643
  msgstr ""
644
 
645
- #: src/Tribe/App_Shop.php:223
646
- msgid ""
647
- "Handle event submissions with ticket sales and everything you need to build "
648
- "a robust community."
649
  msgstr ""
650
 
651
- #: src/Tribe/App_Shop.php:232
652
- msgid "Ultimate Bundle"
653
  msgstr ""
654
 
655
- #: src/Tribe/App_Shop.php:236
656
- msgid "All of our premium events management plugins at a deep discount."
657
  msgstr ""
658
 
659
- #: src/Tribe/App_Shop.php:263
660
- msgid "Website URL CTA"
661
  msgstr ""
662
 
663
- #: src/Tribe/App_Shop.php:266
664
- msgid ""
665
- "Create a strong call-to-action for attendees to \"Join Webinar\" instead of "
666
- "only sharing a website address."
667
  msgstr ""
668
 
669
- #: src/Tribe/App_Shop.php:269
670
- msgid "Link Directly to Webinar"
 
671
  msgstr ""
672
 
673
- #: src/Tribe/App_Shop.php:272
674
- msgid ""
675
- "When users click on the event title, they’ll be taken right to the source of "
676
- "your event, offering a direct route to join."
677
  msgstr ""
678
 
679
- #: src/Tribe/App_Shop.php:275
680
- msgid "Events Happening Now"
681
  msgstr ""
682
 
683
- #: src/Tribe/App_Shop.php:278
684
- msgid ""
685
- "Use this shortcode to display events that are currently in progress, like "
686
- "webinars and livestreams."
687
  msgstr ""
688
 
689
- #: src/Tribe/App_Shop.php:281
690
- msgid "Custom Venue Links"
691
  msgstr ""
692
 
693
- #: src/Tribe/App_Shop.php:284
694
- msgid ""
695
- "Turn the venue name for your event into a clickable URL — a great way to "
696
- "link directly to a venue’s website or a virtual meeting."
697
  msgstr ""
698
 
699
- #: src/Tribe/App_Shop.php:287
700
- msgid "Adjust Label"
701
  msgstr ""
702
 
703
- #: src/Tribe/App_Shop.php:290
704
- msgid ""
705
- "Change \"Events\" to \"Webinars,\" or \"Venues\" to \"Livestream,\" or "
706
- "\"Organizers\" to \"Hosts.\" Tailor your calendar for virtual events and "
707
- "meetings."
708
  msgstr ""
709
 
710
- #: src/Tribe/App_Shop.php:293
711
- msgid "Reach Attendees"
712
  msgstr ""
713
 
714
- #: src/Tribe/App_Shop.php:296
715
- msgid ""
716
- "From registration to attendance history, view every step of the event "
717
- "lifecycle with this HubSpot integration."
718
  msgstr ""
719
 
720
- #: src/Tribe/App_Shop.php:313
721
- msgid "The online course platform created by e-learning experts."
722
  msgstr ""
723
 
724
- #: src/Tribe/App_Shop.php:315
725
- msgid "Add Courses"
726
  msgstr ""
727
 
728
- #: src/Tribe/App_Shop.php:316
729
- msgid ""
730
- "Trusted to power learning programs for major universities, startups, "
731
- "entrepreneurs, and bloggers worldwide."
732
- msgstr ""
733
 
734
- #: src/Tribe/App_Shop.php:321
735
- msgid "Foundational favorites: iThemes Security and Developer Toolkit."
736
  msgstr ""
737
 
738
- #: src/Tribe/App_Shop.php:323
739
- msgid "Add Security"
740
  msgstr ""
741
 
742
- #: src/Tribe/App_Shop.php:324
743
- msgid ""
744
- "iThemes Security, the WordPress security plugin that’s easy to use. Built "
745
- "with performance in mind."
746
  msgstr ""
747
 
748
- #: src/Tribe/App_Shop.php:329
749
- msgid "Built with developers in mind."
 
750
  msgstr ""
751
 
752
- #: src/Tribe/App_Shop.php:331
753
- msgid "Add Content Restriction"
754
  msgstr ""
755
 
756
- #: src/Tribe/App_Shop.php:332
757
- msgid ""
758
- "Restrict Content Pro is flexible, easy to extend, and chock full of action "
759
- "hooks and filters, making it easy to modify and tweak to your specific needs."
760
  msgstr ""
761
 
762
- #: src/Tribe/App_Shop.php:337
763
- msgid "Build better WordPress websites with Kadence."
764
  msgstr ""
765
 
766
- #: src/Tribe/App_Shop.php:339
767
- msgid "Add Starter Templates"
768
  msgstr ""
769
 
770
- #: src/Tribe/App_Shop.php:340
771
- msgid ""
772
- "Kadence lets you unlock your creativity in the WordPress Block Editor with "
773
- "expertly designed blocks, a robust theme, and a massive library of starter "
774
- "templates."
775
  msgstr ""
776
 
777
- #: src/Tribe/App_Shop.php:345
778
- msgid "Sales-boosting WooCommerce plugins."
779
  msgstr ""
780
 
781
- #: src/Tribe/App_Shop.php:347
782
- msgid "Add Commerce Tools"
783
  msgstr ""
784
 
785
- #: src/Tribe/App_Shop.php:348
786
- msgid ""
787
- "Easy-to-use WooCommerce plugins work perfectly together, with any theme. "
788
- "Create a fast and profitable eCommerce store without any technical "
789
- "knowledge.\n"
790
- "\t\t\t\t\t"
791
  msgstr ""
792
 
793
- #: src/Tribe/App_Shop.php:354
794
- msgid "The best WordPress donation plugin."
795
  msgstr ""
796
 
797
- #: src/Tribe/App_Shop.php:356
798
- msgid "Add Donations"
 
 
799
  msgstr ""
800
 
801
- #: src/Tribe/App_Shop.php:357
802
- msgid ""
803
- "GiveWP makes it easy to raise money online with donation forms, donor "
804
- "databases, and fundraising reporting."
805
  msgstr ""
806
 
807
- #: src/Tribe/Cost_Utils.php:114
808
- msgid "Free"
 
809
  msgstr ""
810
 
811
- #: src/Tribe/Credits.php:31
812
- msgid "This calendar is powered by The Events Calendar."
813
  msgstr ""
814
 
815
- #: src/Tribe/Credits.php:48
816
- msgid "Rate %1$sThe Events Calendar%2$s %3$s"
817
  msgstr ""
818
 
819
- #: src/Tribe/Credits.php:51
820
- msgid ""
821
- "If you like %1$sEvent Tickets%2$s please leave us a %3$s. It takes a minute "
822
- "and it helps a lot."
823
  msgstr ""
824
 
825
- #: src/Tribe/Customizer.php:665
826
- msgid ""
827
- "Use the following panel of your customizer to change the styling of your "
828
- "Calendar and Event pages."
829
  msgstr ""
830
 
831
- #: src/Tribe/Customizer.php:1026
832
- msgctxt "Page title for the TEC Customizer section."
833
- msgid "Customize The Events Calendar"
834
  msgstr ""
835
 
836
- #: src/Tribe/Customizer.php:1027
837
- msgctxt "Menu item text for the TEC Customizer section link."
838
- msgid "Customize The Events Calendar"
839
  msgstr ""
840
 
841
- #: src/Tribe/Customizer.php:1052
842
- msgid "Customizer"
843
  msgstr ""
844
 
845
- #: src/Tribe/Customizer.php:1056
846
- msgid "Adjust colors, fonts, and more with the WordPress Customizer."
 
 
847
  msgstr ""
848
 
849
- #. translators: %1$s: opening anchor tag; %2$s: closing anchor tag
850
- #: src/Tribe/Customizer.php:1062
851
- msgctxt "Link text added to the TEC->Settings->Display tab."
852
- msgid "%1$sCustomize The Events Calendar%2$s"
853
  msgstr ""
854
 
855
- #: src/Tribe/Debug_Bar/Panels/Context.php:22
856
- #: src/Tribe/Debug_Bar/Panels/Context.php:50
857
- msgid "The Events Calendar Context"
858
  msgstr ""
859
 
860
- #: src/Tribe/Debug_Bar/Panels/Context.php:53
861
- msgid "PHP Render Context"
 
862
  msgstr ""
863
 
864
- #: src/Tribe/Debug_Bar/Panels/Context.php:61
865
- msgid "Key"
866
  msgstr ""
867
 
868
- #: src/Tribe/Debug_Bar/Panels/Context.php:62
869
- msgid "Value"
870
  msgstr ""
871
 
872
- #: src/Tribe/Debug_Bar/Panels/Context.php:63
873
- msgid "ORM arg"
874
  msgstr ""
875
 
876
- #: src/Tribe/Debug_Bar/Panels/Context.php:64
877
- msgid "Reads"
878
  msgstr ""
879
 
880
- #: src/Tribe/Debug_Bar/Panels/Context.php:65
881
- msgid "Writes"
 
882
  msgstr ""
883
 
884
- #: src/Tribe/Debug_Bar/Panels/Context.php:91
885
- msgid "State"
886
  msgstr ""
887
 
888
- #: src/Tribe/Debug_Bar/Panels/Json_Ld.php:21
889
- #: src/Tribe/Debug_Bar/Panels/Json_Ld.php:40
890
- msgid "The Events Calendar JSON-LD Data"
891
  msgstr ""
892
 
893
- #: src/Tribe/Dialog/View.php:157
894
- msgid "Open the modal window"
895
  msgstr ""
896
 
897
- #: src/Tribe/Dialog/View.php:158
898
- msgid "Close this modal window"
 
 
 
899
  msgstr ""
900
 
901
- #: src/Tribe/Dialog/View.php:228 src/Tribe/Dialog/View.php:300
902
- msgid "Cancel"
903
  msgstr ""
904
 
905
- #: src/Tribe/Dialog/View.php:229
906
- msgid "Confirm"
907
  msgstr ""
908
 
909
- #: src/Tribe/Dialog/View.php:302 src/Tribe/Dialog/View.php:371
910
- msgid "OK"
911
  msgstr ""
912
 
913
- #: src/Tribe/Dialog/View.php:443
914
- msgid "Open the dialog window"
915
  msgstr ""
916
 
917
- #: src/Tribe/Dialog/View.php:460
918
- msgid "Close this dialog window"
919
  msgstr ""
920
 
921
- #: src/Tribe/Documentation/Swagger/Cost_Details_Definition_Provider.php:24
922
- msgid "The cost currency symbol"
923
  msgstr ""
924
 
925
- #: src/Tribe/Documentation/Swagger/Cost_Details_Definition_Provider.php:28
926
- msgid "The position of the currency symbol in the cost string"
927
  msgstr ""
928
 
929
- #: src/Tribe/Documentation/Swagger/Cost_Details_Definition_Provider.php:34
930
- msgid "A sorted array of all the numeric values for the cost"
931
  msgstr ""
932
 
933
- #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:24
934
- msgid "The date year"
935
  msgstr ""
936
 
937
- #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:28
938
- msgid "The date month"
939
  msgstr ""
940
 
941
- #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:32
942
- msgid "The date day"
 
943
  msgstr ""
944
 
945
- #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:36
946
- msgid "The date hour"
947
  msgstr ""
948
 
949
- #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:40
950
- msgid "The date minutes"
951
  msgstr ""
952
 
953
- #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:44
954
- msgid "The date seconds"
 
955
  msgstr ""
956
 
957
- #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:25
958
- msgid "The URL to the full size version of the image"
 
959
  msgstr ""
960
 
961
- #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:29
962
- msgid "The image WordPress post ID"
 
963
  msgstr ""
964
 
965
- #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:33
966
- msgid "The image file extension"
 
967
  msgstr ""
968
 
969
- #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:37
970
- msgid "The image natural width in pixels"
 
971
  msgstr ""
972
 
973
- #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:41
974
- msgid "The image natural height in pixels"
 
975
  msgstr ""
976
 
977
- #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:45
978
- msgid "The details about each size available for the image"
979
  msgstr ""
980
 
981
- #: src/Tribe/Documentation/Swagger/Image_Size_Definition_Provider.php:24
982
- msgid "The image width in pixels in the specified size"
983
  msgstr ""
984
 
985
- #: src/Tribe/Documentation/Swagger/Image_Size_Definition_Provider.php:28
986
- msgid "The image height in pixels in the specified size"
987
  msgstr ""
988
 
989
- #: src/Tribe/Documentation/Swagger/Image_Size_Definition_Provider.php:32
990
- msgid "The image mime-type"
991
  msgstr ""
992
 
993
- #: src/Tribe/Documentation/Swagger/Image_Size_Definition_Provider.php:37
994
- msgid "The link to the image in the specified size on the site"
995
  msgstr ""
996
 
997
- #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:24
998
- msgid "The WordPress term ID"
999
  msgstr ""
1000
 
1001
- #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:28
1002
- msgid "The term name"
 
1003
  msgstr ""
1004
 
1005
- #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:32
1006
- msgid "The term slug"
 
1007
  msgstr ""
1008
 
1009
- #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:36
1010
- msgid "The taxonomy the term belongs to"
 
1011
  msgstr ""
1012
 
1013
- #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:40
1014
- msgid "The term description"
1015
  msgstr ""
1016
 
1017
- #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:44
1018
- msgid "The term parent term if any"
 
1019
  msgstr ""
1020
 
1021
- #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:48
1022
- msgid "The number of posts associated with the term"
1023
  msgstr ""
1024
 
1025
- #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:52
1026
- msgid "The URL to the term archive page"
1027
  msgstr ""
1028
 
1029
- #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:57
1030
- msgid "A list of links to the term own, archive and parent REST URL"
1031
  msgstr ""
1032
 
1033
- #: src/Tribe/Editor/Blocks/Abstract.php:123
1034
- msgid "Problem loading the block, please remove this block to restart."
1035
  msgstr ""
1036
 
1037
- #. translators: %s: duration
1038
- #: src/Tribe/Editor/Configuration.php:94
1039
- msgid "%s from now"
1040
  msgstr ""
1041
 
1042
- #. translators: %s: duration
1043
- #: src/Tribe/Editor/Configuration.php:96
1044
- msgid "%s ago"
1045
  msgstr ""
1046
 
1047
- #: src/Tribe/Editor/Configuration.php:100
1048
- #: src/Tribe/Editor/Configuration.php:103
1049
- msgid "g:i a"
1050
  msgstr ""
1051
 
1052
- #: src/Tribe/Editor/Configuration.php:101
1053
- #: src/Tribe/Editor/Configuration.php:103
1054
- msgid "F j, Y"
1055
  msgstr ""
1056
 
1057
- #: src/Tribe/Editor/Configuration.php:102
1058
- msgid "F j"
1059
  msgstr ""
1060
 
1061
- #: src/Tribe/Editor/Meta.php:105
1062
- msgid "Numeric Array"
1063
  msgstr ""
1064
 
1065
- #: src/Tribe/Editor/Meta.php:123
1066
- msgid "Text Array"
1067
  msgstr ""
1068
 
1069
- #: src/Tribe/Error.php:38
1070
- msgid "An Unknown error occurred"
1071
  msgstr ""
1072
 
1073
- #: src/Tribe/Extension.php:144
1074
- msgid "Tutorial"
1075
  msgstr ""
1076
 
1077
- #: src/Tribe/Extension.php:406
1078
- msgid ""
1079
- "Unable to run Tribe Extensions. Your website host is running PHP 5.2 or "
1080
- "older, and has likely disabled or misconfigured debug_backtrace(). You, or "
1081
- "your website host, will need to upgrade PHP or properly configure "
1082
- "debug_backtrace() for Tribe Extensions to work."
1083
  msgstr ""
1084
 
1085
- #: src/Tribe/Extension.php:421
1086
- msgctxt "extension disallowed"
1087
- msgid ""
1088
- "This extension has been programmatically disallowed. The most common reason "
1089
- "is due to another The Events Calendar plugin having absorbed or replaced "
1090
- "this extension's functionality. This extension plugin has been deactivated, "
1091
- "and you should likely delete it."
1092
  msgstr ""
1093
 
1094
- #: src/Tribe/Field.php:240
1095
- msgid "Invalid field type specified"
1096
  msgstr ""
1097
 
1098
- #: src/Tribe/Field.php:550
1099
- msgid "No radio options specified"
1100
  msgstr ""
1101
 
1102
- #: src/Tribe/Field.php:586
1103
- msgid "No checkbox options specified"
1104
  msgstr ""
1105
 
1106
- #: src/Tribe/Field.php:648
1107
- msgid "No select options specified"
1108
  msgstr ""
1109
 
1110
- #: src/Tribe/Field.php:750
1111
- msgid "Select Image"
1112
  msgstr ""
1113
 
1114
- #: src/Tribe/Field.php:751
1115
- msgid "Remove Image"
1116
  msgstr ""
1117
 
1118
- #: src/Tribe/Field.php:755
1119
- msgid "Select an image"
1120
  msgstr ""
1121
 
1122
- #: src/Tribe/Field.php:756
1123
- msgid "Use this image"
1124
  msgstr ""
1125
 
1126
- #: src/Tribe/Languages/Locations.php:79
1127
- msgid "United States"
1128
  msgstr ""
1129
 
1130
- #: src/Tribe/Languages/Locations.php:80
1131
- msgid "Afghanistan"
1132
  msgstr ""
1133
 
1134
- #: src/Tribe/Languages/Locations.php:81
1135
- msgid "Åland Islands"
1136
  msgstr ""
1137
 
1138
- #: src/Tribe/Languages/Locations.php:82
1139
- msgid "Albania"
1140
  msgstr ""
1141
 
1142
- #: src/Tribe/Languages/Locations.php:83
1143
- msgid "Algeria"
1144
  msgstr ""
1145
 
1146
- #: src/Tribe/Languages/Locations.php:84
1147
- msgid "American Samoa"
1148
  msgstr ""
1149
 
1150
- #: src/Tribe/Languages/Locations.php:85
1151
- msgid "Andorra"
1152
  msgstr ""
1153
 
1154
- #: src/Tribe/Languages/Locations.php:86
1155
- msgid "Angola"
1156
  msgstr ""
1157
 
1158
- #: src/Tribe/Languages/Locations.php:87
1159
- msgid "Anguilla"
1160
  msgstr ""
1161
 
1162
- #: src/Tribe/Languages/Locations.php:88
1163
- msgid "Antarctica"
1164
  msgstr ""
1165
 
1166
- #: src/Tribe/Languages/Locations.php:89
1167
- msgid "Antigua and Barbuda"
1168
  msgstr ""
1169
 
1170
- #: src/Tribe/Languages/Locations.php:90
1171
- msgid "Argentina"
1172
  msgstr ""
1173
 
1174
- #: src/Tribe/Languages/Locations.php:91
1175
- msgid "Armenia"
1176
  msgstr ""
1177
 
1178
- #: src/Tribe/Languages/Locations.php:92
1179
- msgid "Aruba"
1180
  msgstr ""
1181
 
1182
- #: src/Tribe/Languages/Locations.php:93
1183
- msgid "Australia"
1184
  msgstr ""
1185
 
1186
- #: src/Tribe/Languages/Locations.php:94
1187
- msgid "Austria"
1188
  msgstr ""
1189
 
1190
- #: src/Tribe/Languages/Locations.php:95
1191
- msgid "Azerbaijan"
1192
  msgstr ""
1193
 
1194
- #: src/Tribe/Languages/Locations.php:96
1195
- msgid "Bahamas"
1196
  msgstr ""
1197
 
1198
- #: src/Tribe/Languages/Locations.php:97
1199
- msgid "Bahrain"
1200
  msgstr ""
1201
 
1202
- #: src/Tribe/Languages/Locations.php:98
1203
- msgid "Bangladesh"
1204
  msgstr ""
1205
 
1206
- #: src/Tribe/Languages/Locations.php:99
1207
- msgid "Barbados"
1208
  msgstr ""
1209
 
1210
- #: src/Tribe/Languages/Locations.php:100
1211
- msgid "Belarus"
1212
  msgstr ""
1213
 
1214
- #: src/Tribe/Languages/Locations.php:101
1215
- msgid "Belgium"
1216
  msgstr ""
1217
 
1218
- #: src/Tribe/Languages/Locations.php:102
1219
- msgid "Belize"
1220
  msgstr ""
1221
 
1222
- #: src/Tribe/Languages/Locations.php:103
1223
- msgid "Benin"
1224
  msgstr ""
1225
 
1226
- #: src/Tribe/Languages/Locations.php:104
1227
- msgid "Bermuda"
1228
  msgstr ""
1229
 
1230
- #: src/Tribe/Languages/Locations.php:105
1231
- msgid "Bhutan"
1232
  msgstr ""
1233
 
1234
- #: src/Tribe/Languages/Locations.php:106
1235
- msgid "Bolivia"
1236
  msgstr ""
1237
 
1238
- #: src/Tribe/Languages/Locations.php:107
1239
- msgid "Bosnia and Herzegovina"
1240
  msgstr ""
1241
 
1242
- #: src/Tribe/Languages/Locations.php:108
1243
- msgid "Botswana"
1244
  msgstr ""
1245
 
1246
- #: src/Tribe/Languages/Locations.php:109
1247
- msgid "Bouvet Island"
 
 
1248
  msgstr ""
1249
 
1250
- #: src/Tribe/Languages/Locations.php:110
1251
- msgid "Brazil"
 
 
1252
  msgstr ""
1253
 
1254
- #: src/Tribe/Languages/Locations.php:111
1255
- msgid "British Indian Ocean Territory"
1256
  msgstr ""
1257
 
1258
- #: src/Tribe/Languages/Locations.php:112
1259
- msgid "Brunei Darussalam"
1260
  msgstr ""
1261
 
1262
- #: src/Tribe/Languages/Locations.php:113
1263
- msgid "Bulgaria"
1264
  msgstr ""
1265
 
1266
- #: src/Tribe/Languages/Locations.php:114
1267
- msgid "Burkina Faso"
 
1268
  msgstr ""
1269
 
1270
- #: src/Tribe/Languages/Locations.php:115
1271
- msgid "Burundi"
1272
  msgstr ""
1273
 
1274
- #: src/Tribe/Languages/Locations.php:116
1275
- msgid "Cambodia"
1276
  msgstr ""
1277
 
1278
- #: src/Tribe/Languages/Locations.php:117
1279
- msgid "Cameroon"
1280
  msgstr ""
1281
 
1282
- #: src/Tribe/Languages/Locations.php:118
1283
- msgid "Canada"
1284
  msgstr ""
1285
 
1286
- #: src/Tribe/Languages/Locations.php:119
1287
- msgid "Cape Verde"
1288
  msgstr ""
1289
 
1290
- #: src/Tribe/Languages/Locations.php:120
1291
- msgid "Cayman Islands"
1292
  msgstr ""
1293
 
1294
- #: src/Tribe/Languages/Locations.php:121
1295
- msgid "Central African Republic"
1296
  msgstr ""
1297
 
1298
- #: src/Tribe/Languages/Locations.php:122
1299
- msgid "Chad"
1300
  msgstr ""
1301
 
1302
- #: src/Tribe/Languages/Locations.php:123
1303
- msgid "Chile"
1304
  msgstr ""
1305
 
1306
- #: src/Tribe/Languages/Locations.php:124
1307
- msgid "China"
1308
  msgstr ""
1309
 
1310
- #: src/Tribe/Languages/Locations.php:125
1311
- msgid "Christmas Island"
1312
  msgstr ""
1313
 
1314
- #: src/Tribe/Languages/Locations.php:126
1315
- msgid "Cocos (Keeling) Islands"
1316
  msgstr ""
1317
 
1318
- #: src/Tribe/Languages/Locations.php:127
1319
- msgid "Collectivity of Saint Martin"
1320
  msgstr ""
1321
 
1322
- #: src/Tribe/Languages/Locations.php:128
1323
- msgid "Colombia"
1324
  msgstr ""
1325
 
1326
- #: src/Tribe/Languages/Locations.php:129
1327
- msgid "Comoros"
1328
  msgstr ""
1329
 
1330
- #: src/Tribe/Languages/Locations.php:130
1331
- msgid "Congo"
1332
  msgstr ""
1333
 
1334
- #: src/Tribe/Languages/Locations.php:131
1335
- msgid "Congo, Democratic Republic of the"
1336
  msgstr ""
1337
 
1338
- #: src/Tribe/Languages/Locations.php:132
1339
- msgid "Cook Islands"
1340
  msgstr ""
1341
 
1342
- #: src/Tribe/Languages/Locations.php:133
1343
- msgid "Costa Rica"
1344
  msgstr ""
1345
 
1346
- #: src/Tribe/Languages/Locations.php:134
1347
- msgid "Côte d'Ivoire"
1348
  msgstr ""
1349
 
1350
- #: src/Tribe/Languages/Locations.php:135
1351
- msgid "Croatia (Local Name: Hrvatska)"
1352
  msgstr ""
1353
 
1354
- #: src/Tribe/Languages/Locations.php:136
1355
- msgid "Cuba"
1356
  msgstr ""
1357
 
1358
- #: src/Tribe/Languages/Locations.php:137
1359
- msgid "Curaçao"
1360
  msgstr ""
1361
 
1362
- #: src/Tribe/Languages/Locations.php:138
1363
- msgid "Cyprus"
1364
  msgstr ""
1365
 
1366
- #: src/Tribe/Languages/Locations.php:139
1367
- msgid "Czech Republic"
1368
  msgstr ""
1369
 
1370
- #: src/Tribe/Languages/Locations.php:140
1371
- msgid "Denmark"
1372
  msgstr ""
1373
 
1374
- #: src/Tribe/Languages/Locations.php:141
1375
- msgid "Djibouti"
1376
  msgstr ""
1377
 
1378
- #: src/Tribe/Languages/Locations.php:142
1379
- msgid "Dominica"
 
 
1380
  msgstr ""
1381
 
1382
- #: src/Tribe/Languages/Locations.php:143
1383
- msgid "Dominican Republic"
1384
  msgstr ""
1385
 
1386
- #: src/Tribe/Languages/Locations.php:144
1387
- msgid "East Timor"
 
 
 
1388
  msgstr ""
1389
 
1390
- #: src/Tribe/Languages/Locations.php:145
1391
- msgid "Ecuador"
1392
  msgstr ""
1393
 
1394
- #: src/Tribe/Languages/Locations.php:146
1395
- msgid "Egypt"
1396
  msgstr ""
1397
 
1398
- #: src/Tribe/Languages/Locations.php:147
1399
- msgid "El Salvador"
1400
  msgstr ""
1401
 
1402
- #: src/Tribe/Languages/Locations.php:148
1403
- msgid "Equatorial Guinea"
1404
  msgstr ""
1405
 
1406
- #: src/Tribe/Languages/Locations.php:149
1407
- msgid "Eritrea"
1408
  msgstr ""
1409
 
1410
- #: src/Tribe/Languages/Locations.php:150
1411
- msgid "Estonia"
1412
  msgstr ""
1413
 
1414
- #: src/Tribe/Languages/Locations.php:151
1415
- msgid "Ethiopia"
1416
  msgstr ""
1417
 
1418
- #: src/Tribe/Languages/Locations.php:152
1419
- msgid "Falkland Islands (Malvinas)"
 
1420
  msgstr ""
1421
 
1422
- #: src/Tribe/Languages/Locations.php:153
1423
- msgid "Faroe Islands"
1424
  msgstr ""
1425
 
1426
- #: src/Tribe/Languages/Locations.php:154
1427
- msgid "Fiji"
1428
  msgstr ""
1429
 
1430
- #: src/Tribe/Languages/Locations.php:155
1431
- msgid "Finland"
1432
  msgstr ""
1433
 
1434
- #: src/Tribe/Languages/Locations.php:156
1435
- msgid "France"
1436
  msgstr ""
1437
 
1438
- #: src/Tribe/Languages/Locations.php:157
1439
- msgid "French Guiana"
1440
  msgstr ""
1441
 
1442
- #: src/Tribe/Languages/Locations.php:158
1443
- msgid "French Polynesia"
1444
  msgstr ""
1445
 
1446
- #: src/Tribe/Languages/Locations.php:159
1447
- msgid "French Southern Territories"
1448
  msgstr ""
1449
 
1450
- #: src/Tribe/Languages/Locations.php:160
1451
- msgid "Gabon"
1452
  msgstr ""
1453
 
1454
- #: src/Tribe/Languages/Locations.php:161
1455
- msgid "Gambia"
1456
  msgstr ""
1457
 
1458
- #: src/Tribe/Languages/Locations.php:162
1459
- msgctxt "The country"
1460
- msgid "Georgia"
1461
  msgstr ""
1462
 
1463
- #: src/Tribe/Languages/Locations.php:163
1464
- msgid "Germany"
1465
  msgstr ""
1466
 
1467
- #: src/Tribe/Languages/Locations.php:164
1468
- msgid "Ghana"
1469
  msgstr ""
1470
 
1471
- #: src/Tribe/Languages/Locations.php:165
1472
- msgid "Gibraltar"
1473
  msgstr ""
1474
 
1475
- #: src/Tribe/Languages/Locations.php:166
1476
- msgid "Greece"
1477
  msgstr ""
1478
 
1479
- #: src/Tribe/Languages/Locations.php:167
1480
- msgid "Greenland"
1481
  msgstr ""
1482
 
1483
- #: src/Tribe/Languages/Locations.php:168
1484
- msgid "Grenada"
1485
  msgstr ""
1486
 
1487
- #: src/Tribe/Languages/Locations.php:169
1488
- msgid "Guadeloupe"
1489
  msgstr ""
1490
 
1491
- #: src/Tribe/Languages/Locations.php:170
1492
- msgid "Guam"
1493
  msgstr ""
1494
 
1495
- #: src/Tribe/Languages/Locations.php:171
1496
- msgid "Guatemala"
1497
  msgstr ""
1498
 
1499
- #: src/Tribe/Languages/Locations.php:172
1500
- msgid "Guinea"
1501
  msgstr ""
1502
 
1503
- #: src/Tribe/Languages/Locations.php:173
1504
- msgid "Guinea-Bissau"
1505
  msgstr ""
1506
 
1507
- #: src/Tribe/Languages/Locations.php:174
1508
- msgid "Guyana"
1509
  msgstr ""
1510
 
1511
- #: src/Tribe/Languages/Locations.php:175
1512
- msgid "Haiti"
1513
  msgstr ""
1514
 
1515
- #: src/Tribe/Languages/Locations.php:176
1516
- msgid "Heard and McDonald Islands"
1517
  msgstr ""
1518
 
1519
- #: src/Tribe/Languages/Locations.php:177
1520
- msgid "Holy See (Vatican City State)"
1521
  msgstr ""
1522
 
1523
- #: src/Tribe/Languages/Locations.php:178
1524
- msgid "Honduras"
1525
  msgstr ""
1526
 
1527
- #: src/Tribe/Languages/Locations.php:179
1528
- msgid "Hong Kong"
1529
  msgstr ""
1530
 
1531
- #: src/Tribe/Languages/Locations.php:180
1532
- msgid "Hungary"
1533
  msgstr ""
1534
 
1535
- #: src/Tribe/Languages/Locations.php:181
1536
- msgid "Iceland"
1537
  msgstr ""
1538
 
1539
- #: src/Tribe/Languages/Locations.php:182
1540
- msgid "India"
1541
  msgstr ""
1542
 
1543
- #: src/Tribe/Languages/Locations.php:183
1544
- msgid "Indonesia"
1545
  msgstr ""
1546
 
1547
- #: src/Tribe/Languages/Locations.php:184
1548
- msgid "Iran, Islamic Republic of"
1549
  msgstr ""
1550
 
1551
- #: src/Tribe/Languages/Locations.php:185
1552
- msgid "Iraq"
 
 
1553
  msgstr ""
1554
 
1555
- #: src/Tribe/Languages/Locations.php:186
1556
- msgid "Ireland"
1557
  msgstr ""
1558
 
1559
- #: src/Tribe/Languages/Locations.php:187
1560
- msgid "Israel"
1561
  msgstr ""
1562
 
1563
- #: src/Tribe/Languages/Locations.php:188
1564
- msgid "Italy"
1565
  msgstr ""
1566
 
1567
- #: src/Tribe/Languages/Locations.php:189
1568
- msgid "Jamaica"
1569
  msgstr ""
1570
 
1571
- #: src/Tribe/Languages/Locations.php:190
1572
- msgid "Japan"
1573
  msgstr ""
1574
 
1575
- #: src/Tribe/Languages/Locations.php:191
1576
- msgid "Jordan"
1577
  msgstr ""
1578
 
1579
- #: src/Tribe/Languages/Locations.php:192
1580
- msgid "Kazakhstan"
1581
  msgstr ""
1582
 
1583
- #: src/Tribe/Languages/Locations.php:193
1584
- msgid "Kenya"
1585
  msgstr ""
1586
 
1587
- #: src/Tribe/Languages/Locations.php:194
1588
- msgid "Kiribati"
 
1589
  msgstr ""
1590
 
1591
- #: src/Tribe/Languages/Locations.php:195
1592
- msgid "Korea, Democratic People's Republic of"
 
1593
  msgstr ""
1594
 
1595
- #: src/Tribe/Languages/Locations.php:196
1596
- msgid "Korea, Republic of"
1597
  msgstr ""
1598
 
1599
- #: src/Tribe/Languages/Locations.php:197
1600
- msgid "Kuwait"
1601
  msgstr ""
1602
 
1603
- #: src/Tribe/Languages/Locations.php:198
1604
- msgid "Kyrgyzstan"
 
 
1605
  msgstr ""
1606
 
1607
- #: src/Tribe/Languages/Locations.php:199
1608
- msgid "Lao People's Democratic Republic"
 
1609
  msgstr ""
1610
 
1611
- #: src/Tribe/Languages/Locations.php:200
1612
- msgid "Latvia"
1613
  msgstr ""
1614
 
1615
- #: src/Tribe/Languages/Locations.php:201
1616
- msgid "Lebanon"
1617
  msgstr ""
1618
 
1619
- #: src/Tribe/Languages/Locations.php:202
1620
- msgid "Lesotho"
1621
  msgstr ""
1622
 
1623
- #: src/Tribe/Languages/Locations.php:203
1624
- msgid "Liberia"
1625
  msgstr ""
1626
 
1627
- #: src/Tribe/Languages/Locations.php:204
1628
- msgid "Libya"
1629
  msgstr ""
1630
 
1631
- #: src/Tribe/Languages/Locations.php:205
1632
- msgid "Liechtenstein"
1633
  msgstr ""
1634
 
1635
- #: src/Tribe/Languages/Locations.php:206
1636
- msgid "Lithuania"
1637
  msgstr ""
1638
 
1639
- #: src/Tribe/Languages/Locations.php:207
1640
- msgid "Luxembourg"
 
1641
  msgstr ""
1642
 
1643
- #: src/Tribe/Languages/Locations.php:208
1644
- msgid "Macau"
1645
  msgstr ""
1646
 
1647
- #: src/Tribe/Languages/Locations.php:209
1648
- msgid "Madagascar"
1649
  msgstr ""
1650
 
1651
- #: src/Tribe/Languages/Locations.php:210
1652
- msgid "Malawi"
 
1653
  msgstr ""
1654
 
1655
- #: src/Tribe/Languages/Locations.php:211
1656
- msgid "Malaysia"
1657
  msgstr ""
1658
 
1659
- #: src/Tribe/Languages/Locations.php:212
1660
- msgid "Maldives"
 
1661
  msgstr ""
1662
 
1663
- #: src/Tribe/Languages/Locations.php:213
1664
- msgid "Mali"
1665
  msgstr ""
1666
 
1667
- #: src/Tribe/Languages/Locations.php:214
1668
- msgid "Malta"
1669
  msgstr ""
1670
 
1671
- #: src/Tribe/Languages/Locations.php:215
1672
- msgid "Marshall Islands"
1673
  msgstr ""
1674
 
1675
- #: src/Tribe/Languages/Locations.php:216
1676
- msgid "Martinique"
1677
  msgstr ""
1678
 
1679
- #: src/Tribe/Languages/Locations.php:217
1680
- msgid "Mauritania"
1681
  msgstr ""
1682
 
1683
- #: src/Tribe/Languages/Locations.php:218
1684
- msgid "Mauritius"
1685
  msgstr ""
1686
 
1687
- #: src/Tribe/Languages/Locations.php:219
1688
- msgid "Mayotte"
1689
  msgstr ""
1690
 
1691
- #: src/Tribe/Languages/Locations.php:220
1692
- msgid "Mexico"
1693
  msgstr ""
1694
 
1695
- #: src/Tribe/Languages/Locations.php:221
1696
- msgid "Micronesia, Federated States of"
1697
  msgstr ""
1698
 
1699
- #: src/Tribe/Languages/Locations.php:222
1700
- msgid "Moldova, Republic of"
1701
  msgstr ""
1702
 
1703
- #: src/Tribe/Languages/Locations.php:223
1704
- msgid "Monaco"
1705
  msgstr ""
1706
 
1707
- #: src/Tribe/Languages/Locations.php:224
1708
- msgid "Mongolia"
1709
  msgstr ""
1710
 
1711
- #: src/Tribe/Languages/Locations.php:225
1712
- msgid "Montenegro"
1713
  msgstr ""
1714
 
1715
- #: src/Tribe/Languages/Locations.php:226
1716
- msgid "Montserrat"
1717
  msgstr ""
1718
 
1719
- #: src/Tribe/Languages/Locations.php:227
1720
- msgid "Morocco"
1721
  msgstr ""
1722
 
1723
- #: src/Tribe/Languages/Locations.php:228
1724
- msgid "Mozambique"
1725
  msgstr ""
1726
 
1727
- #: src/Tribe/Languages/Locations.php:229
1728
- msgid "Myanmar"
1729
  msgstr ""
1730
 
1731
- #: src/Tribe/Languages/Locations.php:230
1732
- msgid "Namibia"
1733
  msgstr ""
1734
 
1735
- #: src/Tribe/Languages/Locations.php:231
1736
- msgid "Nauru"
1737
  msgstr ""
1738
 
1739
- #: src/Tribe/Languages/Locations.php:232
1740
- msgid "Nepal"
1741
  msgstr ""
1742
 
1743
- #: src/Tribe/Languages/Locations.php:233
1744
- msgid "Netherlands"
1745
  msgstr ""
1746
 
1747
- #: src/Tribe/Languages/Locations.php:234
1748
- msgid "New Caledonia"
1749
  msgstr ""
1750
 
1751
- #: src/Tribe/Languages/Locations.php:235
1752
- msgid "New Zealand"
1753
  msgstr ""
1754
 
1755
- #: src/Tribe/Languages/Locations.php:236
1756
- msgid "Nicaragua"
1757
  msgstr ""
1758
 
1759
- #: src/Tribe/Languages/Locations.php:237
1760
- msgid "Niger"
1761
  msgstr ""
1762
 
1763
- #: src/Tribe/Languages/Locations.php:238
1764
- msgid "Nigeria"
1765
  msgstr ""
1766
 
1767
- #: src/Tribe/Languages/Locations.php:239
1768
- msgid "Niue"
1769
  msgstr ""
1770
 
1771
- #: src/Tribe/Languages/Locations.php:240
1772
- msgid "Norfolk Island"
1773
  msgstr ""
1774
 
1775
- #: src/Tribe/Languages/Locations.php:241
1776
- msgid "North Macedonia"
1777
  msgstr ""
1778
 
1779
- #: src/Tribe/Languages/Locations.php:242
1780
- msgid "Northern Mariana Islands"
1781
  msgstr ""
1782
 
1783
- #: src/Tribe/Languages/Locations.php:243
1784
- msgid "Norway"
1785
  msgstr ""
1786
 
1787
- #: src/Tribe/Languages/Locations.php:244
1788
- msgid "Oman"
1789
  msgstr ""
1790
 
1791
- #: src/Tribe/Languages/Locations.php:245
1792
- msgid "Pakistan"
1793
  msgstr ""
1794
 
1795
- #: src/Tribe/Languages/Locations.php:246
1796
- msgid "Palau"
1797
  msgstr ""
1798
 
1799
- #: src/Tribe/Languages/Locations.php:247
1800
- msgid "Panama"
1801
  msgstr ""
1802
 
1803
- #: src/Tribe/Languages/Locations.php:248
1804
- msgid "Papua New Guinea"
 
1805
  msgstr ""
1806
 
1807
- #: src/Tribe/Languages/Locations.php:249
1808
- msgid "Paraguay"
1809
  msgstr ""
1810
 
1811
- #: src/Tribe/Languages/Locations.php:250
1812
- msgid "Peru"
1813
  msgstr ""
1814
 
1815
- #: src/Tribe/Languages/Locations.php:251
1816
- msgid "Philippines"
1817
  msgstr ""
1818
 
1819
- #: src/Tribe/Languages/Locations.php:252
1820
- msgid "Pitcairn"
1821
  msgstr ""
1822
 
1823
- #: src/Tribe/Languages/Locations.php:253
1824
- msgid "Poland"
1825
  msgstr ""
1826
 
1827
- #: src/Tribe/Languages/Locations.php:254
1828
- msgid "Portugal"
1829
  msgstr ""
1830
 
1831
- #: src/Tribe/Languages/Locations.php:255
1832
- msgid "Puerto Rico"
1833
  msgstr ""
1834
 
1835
- #: src/Tribe/Languages/Locations.php:256
1836
- msgid "Qatar"
1837
  msgstr ""
1838
 
1839
- #: src/Tribe/Languages/Locations.php:257
1840
- msgid "Reunion"
1841
  msgstr ""
1842
 
1843
- #: src/Tribe/Languages/Locations.php:258
1844
- msgid "Romania"
1845
  msgstr ""
1846
 
1847
- #: src/Tribe/Languages/Locations.php:259
1848
- msgid "Russian Federation"
1849
  msgstr ""
1850
 
1851
- #: src/Tribe/Languages/Locations.php:260
1852
- msgid "Rwanda"
1853
  msgstr ""
1854
 
1855
- #: src/Tribe/Languages/Locations.php:261
1856
- msgid "Saint Barthélemy"
1857
  msgstr ""
1858
 
1859
- #: src/Tribe/Languages/Locations.php:262
1860
- msgid "Saint Helena"
1861
  msgstr ""
1862
 
1863
- #: src/Tribe/Languages/Locations.php:263
1864
- msgid "Saint Kitts and Nevis"
1865
  msgstr ""
1866
 
1867
- #: src/Tribe/Languages/Locations.php:264
1868
- msgid "Saint Lucia"
1869
  msgstr ""
1870
 
1871
- #: src/Tribe/Languages/Locations.php:265
1872
- msgid "Saint Pierre and Miquelon"
1873
  msgstr ""
1874
 
1875
- #: src/Tribe/Languages/Locations.php:266
1876
- msgid "Saint Vincent and The Grenadines"
1877
  msgstr ""
1878
 
1879
- #: src/Tribe/Languages/Locations.php:267
1880
- msgid "Samoa"
1881
  msgstr ""
1882
 
1883
- #: src/Tribe/Languages/Locations.php:268
1884
- msgid "San Marino"
1885
  msgstr ""
1886
 
1887
- #: src/Tribe/Languages/Locations.php:269
1888
- msgid "São Tomé and Príncipe"
1889
  msgstr ""
1890
 
1891
- #: src/Tribe/Languages/Locations.php:270
1892
- msgid "Saudi Arabia"
1893
  msgstr ""
1894
 
1895
- #: src/Tribe/Languages/Locations.php:271
1896
- msgid "Senegal"
1897
  msgstr ""
1898
 
1899
- #: src/Tribe/Languages/Locations.php:272
1900
- msgid "Serbia"
1901
  msgstr ""
1902
 
1903
- #: src/Tribe/Languages/Locations.php:273
1904
- msgid "Seychelles"
1905
  msgstr ""
1906
 
1907
- #: src/Tribe/Languages/Locations.php:274
1908
- msgid "Sierra Leone"
1909
  msgstr ""
1910
 
1911
- #: src/Tribe/Languages/Locations.php:275
1912
- msgid "Singapore"
1913
  msgstr ""
1914
 
1915
- #: src/Tribe/Languages/Locations.php:276
1916
- msgid "Sint Maarten"
1917
  msgstr ""
1918
 
1919
- #: src/Tribe/Languages/Locations.php:277
1920
- msgid "Slovakia (Slovak Republic)"
1921
  msgstr ""
1922
 
1923
- #: src/Tribe/Languages/Locations.php:278
1924
- msgid "Slovenia"
1925
  msgstr ""
1926
 
1927
- #: src/Tribe/Languages/Locations.php:279
1928
- msgid "Solomon Islands"
1929
  msgstr ""
1930
 
1931
- #: src/Tribe/Languages/Locations.php:280
1932
- msgid "Somalia"
1933
  msgstr ""
1934
 
1935
- #: src/Tribe/Languages/Locations.php:281
1936
- msgid "South Africa"
1937
  msgstr ""
1938
 
1939
- #: src/Tribe/Languages/Locations.php:282
1940
- msgid "South Georgia, South Sandwich Islands"
1941
  msgstr ""
1942
 
1943
- #: src/Tribe/Languages/Locations.php:283
1944
- msgid "Spain"
1945
  msgstr ""
1946
 
1947
- #: src/Tribe/Languages/Locations.php:284
1948
- msgid "Sri Lanka"
1949
  msgstr ""
1950
 
1951
- #: src/Tribe/Languages/Locations.php:285
1952
- msgid "Sudan"
1953
  msgstr ""
1954
 
1955
- #: src/Tribe/Languages/Locations.php:286
1956
- msgid "Suriname"
1957
  msgstr ""
1958
 
1959
- #: src/Tribe/Languages/Locations.php:287
1960
- msgid "Svalbard and Jan Mayen Islands"
1961
  msgstr ""
1962
 
1963
- #: src/Tribe/Languages/Locations.php:288
1964
- msgid "Swaziland"
1965
  msgstr ""
1966
 
1967
- #: src/Tribe/Languages/Locations.php:289
1968
- msgid "Sweden"
1969
  msgstr ""
1970
 
1971
- #: src/Tribe/Languages/Locations.php:290
1972
- msgid "Switzerland"
1973
  msgstr ""
1974
 
1975
- #: src/Tribe/Languages/Locations.php:291
1976
- msgid "Syrian Arab Republic"
1977
  msgstr ""
1978
 
1979
- #: src/Tribe/Languages/Locations.php:292
1980
- msgid "Taiwan"
1981
  msgstr ""
1982
 
1983
- #: src/Tribe/Languages/Locations.php:293
1984
- msgid "Tajikistan"
1985
  msgstr ""
1986
 
1987
- #: src/Tribe/Languages/Locations.php:294
1988
- msgid "Tanzania, United Republic of"
1989
  msgstr ""
1990
 
1991
- #: src/Tribe/Languages/Locations.php:295
1992
- msgid "Thailand"
1993
  msgstr ""
1994
 
1995
- #: src/Tribe/Languages/Locations.php:296
1996
- msgid "Togo"
1997
  msgstr ""
1998
 
1999
- #: src/Tribe/Languages/Locations.php:297
2000
- msgid "Tokelau"
2001
  msgstr ""
2002
 
2003
- #: src/Tribe/Languages/Locations.php:298
2004
- msgid "Tonga"
2005
  msgstr ""
2006
 
2007
- #: src/Tribe/Languages/Locations.php:299
2008
- msgid "Trinidad and Tobago"
2009
- msgstr ""
2010
-
2011
- #: src/Tribe/Languages/Locations.php:300
2012
- msgid "Tunisia"
2013
  msgstr ""
2014
 
2015
- #: src/Tribe/Languages/Locations.php:301
2016
- msgid "Turkey"
2017
  msgstr ""
2018
 
2019
- #: src/Tribe/Languages/Locations.php:302
2020
- msgid "Turkmenistan"
2021
  msgstr ""
2022
 
2023
- #: src/Tribe/Languages/Locations.php:303
2024
- msgid "Turks and Caicos Islands"
2025
  msgstr ""
2026
 
2027
- #: src/Tribe/Languages/Locations.php:304
2028
- msgid "Tuvalu"
2029
  msgstr ""
2030
 
2031
- #: src/Tribe/Languages/Locations.php:305
2032
- msgid "Uganda"
2033
  msgstr ""
2034
 
2035
- #: src/Tribe/Languages/Locations.php:306
2036
- msgid "Ukraine"
2037
  msgstr ""
2038
 
2039
- #: src/Tribe/Languages/Locations.php:307
2040
- msgid "United Arab Emirates"
2041
  msgstr ""
2042
 
2043
- #: src/Tribe/Languages/Locations.php:308
2044
- msgid "United Kingdom"
2045
  msgstr ""
2046
 
2047
- #: src/Tribe/Languages/Locations.php:309
2048
- msgid "United States Minor Outlying Islands"
2049
  msgstr ""
2050
 
2051
- #: src/Tribe/Languages/Locations.php:310
2052
- msgid "Uruguay"
2053
  msgstr ""
2054
 
2055
- #: src/Tribe/Languages/Locations.php:311
2056
- msgid "Uzbekistan"
2057
  msgstr ""
2058
 
2059
- #: src/Tribe/Languages/Locations.php:312
2060
- msgid "Vanuatu"
2061
  msgstr ""
2062
 
2063
- #: src/Tribe/Languages/Locations.php:313
2064
- msgid "Venezuela"
2065
  msgstr ""
2066
 
2067
- #: src/Tribe/Languages/Locations.php:314
2068
- msgid "Viet Nam"
2069
  msgstr ""
2070
 
2071
- #: src/Tribe/Languages/Locations.php:315
2072
- msgid "Virgin Islands (British)"
2073
  msgstr ""
2074
 
2075
- #: src/Tribe/Languages/Locations.php:316
2076
- msgid "Virgin Islands (U.S.)"
2077
  msgstr ""
2078
 
2079
- #: src/Tribe/Languages/Locations.php:317
2080
- msgid "Wallis and Futuna Islands"
2081
  msgstr ""
2082
 
2083
- #: src/Tribe/Languages/Locations.php:318
2084
- msgid "Western Sahara"
2085
  msgstr ""
2086
 
2087
- #: src/Tribe/Languages/Locations.php:319
2088
- msgid "Yemen"
2089
  msgstr ""
2090
 
2091
- #: src/Tribe/Languages/Locations.php:320
2092
- msgid "Zambia"
2093
  msgstr ""
2094
 
2095
- #: src/Tribe/Languages/Locations.php:321
2096
- msgid "Zimbabwe"
2097
  msgstr ""
2098
 
2099
- #: src/Tribe/Languages/Locations.php:348
2100
- msgid "Alabama"
2101
  msgstr ""
2102
 
2103
- #: src/Tribe/Languages/Locations.php:349
2104
- msgid "Alaska"
2105
  msgstr ""
2106
 
2107
- #: src/Tribe/Languages/Locations.php:350
2108
- msgid "Arizona"
2109
  msgstr ""
2110
 
2111
- #: src/Tribe/Languages/Locations.php:351
2112
- msgid "Arkansas"
2113
  msgstr ""
2114
 
2115
- #: src/Tribe/Languages/Locations.php:352
2116
- msgid "California"
2117
  msgstr ""
2118
 
2119
- #: src/Tribe/Languages/Locations.php:353
2120
- msgid "Colorado"
2121
  msgstr ""
2122
 
2123
- #: src/Tribe/Languages/Locations.php:354
2124
- msgid "Connecticut"
2125
  msgstr ""
2126
 
2127
- #: src/Tribe/Languages/Locations.php:355
2128
- msgid "Delaware"
2129
  msgstr ""
2130
 
2131
- #: src/Tribe/Languages/Locations.php:356
2132
- msgid "District of Columbia"
2133
  msgstr ""
2134
 
2135
- #: src/Tribe/Languages/Locations.php:357
2136
- msgid "Florida"
2137
  msgstr ""
2138
 
2139
- #: src/Tribe/Languages/Locations.php:358
2140
- msgctxt "The US state Georgia"
2141
- msgid "Georgia"
2142
  msgstr ""
2143
 
2144
- #: src/Tribe/Languages/Locations.php:359
2145
- msgid "Hawaii"
2146
  msgstr ""
2147
 
2148
- #: src/Tribe/Languages/Locations.php:360
2149
- msgid "Idaho"
2150
  msgstr ""
2151
 
2152
- #: src/Tribe/Languages/Locations.php:361
2153
- msgid "Illinois"
2154
  msgstr ""
2155
 
2156
- #: src/Tribe/Languages/Locations.php:362
2157
- msgid "Indiana"
2158
  msgstr ""
2159
 
2160
- #: src/Tribe/Languages/Locations.php:363
2161
- msgid "Iowa"
2162
  msgstr ""
2163
 
2164
- #: src/Tribe/Languages/Locations.php:364
2165
- msgid "Kansas"
2166
  msgstr ""
2167
 
2168
- #: src/Tribe/Languages/Locations.php:365
2169
- msgid "Kentucky"
2170
  msgstr ""
2171
 
2172
- #: src/Tribe/Languages/Locations.php:366
2173
- msgid "Louisiana"
2174
  msgstr ""
2175
 
2176
- #: src/Tribe/Languages/Locations.php:367
2177
- msgid "Maine"
 
2178
  msgstr ""
2179
 
2180
- #: src/Tribe/Languages/Locations.php:368
2181
- msgid "Maryland"
2182
  msgstr ""
2183
 
2184
- #: src/Tribe/Languages/Locations.php:369
2185
- msgid "Massachusetts"
2186
  msgstr ""
2187
 
2188
- #: src/Tribe/Languages/Locations.php:370
2189
- msgid "Michigan"
2190
  msgstr ""
2191
 
2192
- #: src/Tribe/Languages/Locations.php:371
2193
- msgid "Minnesota"
2194
  msgstr ""
2195
 
2196
- #: src/Tribe/Languages/Locations.php:372
2197
- msgid "Mississippi"
2198
  msgstr ""
2199
 
2200
- #: src/Tribe/Languages/Locations.php:373
2201
- msgid "Missouri"
2202
  msgstr ""
2203
 
2204
- #: src/Tribe/Languages/Locations.php:374
2205
- msgid "Montana"
2206
  msgstr ""
2207
 
2208
- #: src/Tribe/Languages/Locations.php:375
2209
- msgid "Nebraska"
2210
  msgstr ""
2211
 
2212
- #: src/Tribe/Languages/Locations.php:376
2213
- msgid "Nevada"
2214
  msgstr ""
2215
 
2216
- #: src/Tribe/Languages/Locations.php:377
2217
- msgid "New Hampshire"
2218
  msgstr ""
2219
 
2220
- #: src/Tribe/Languages/Locations.php:378
2221
- msgid "New Jersey"
2222
  msgstr ""
2223
 
2224
- #: src/Tribe/Languages/Locations.php:379
2225
- msgid "New Mexico"
2226
  msgstr ""
2227
 
2228
- #: src/Tribe/Languages/Locations.php:380
2229
- msgid "New York"
2230
  msgstr ""
2231
 
2232
- #: src/Tribe/Languages/Locations.php:381
2233
- msgid "North Carolina"
2234
  msgstr ""
2235
 
2236
- #: src/Tribe/Languages/Locations.php:382
2237
- msgid "North Dakota"
2238
  msgstr ""
2239
 
2240
- #: src/Tribe/Languages/Locations.php:383
2241
- msgid "Ohio"
2242
  msgstr ""
2243
 
2244
- #: src/Tribe/Languages/Locations.php:384
2245
- msgid "Oklahoma"
2246
  msgstr ""
2247
 
2248
- #: src/Tribe/Languages/Locations.php:385
2249
- msgid "Oregon"
2250
  msgstr ""
2251
 
2252
- #: src/Tribe/Languages/Locations.php:386
2253
- msgid "Pennsylvania"
2254
  msgstr ""
2255
 
2256
- #: src/Tribe/Languages/Locations.php:387
2257
- msgid "Rhode Island"
2258
  msgstr ""
2259
 
2260
- #: src/Tribe/Languages/Locations.php:388
2261
- msgid "South Carolina"
2262
  msgstr ""
2263
 
2264
- #: src/Tribe/Languages/Locations.php:389
2265
- msgid "South Dakota"
2266
- msgstr ""
2267
-
2268
- #: src/Tribe/Languages/Locations.php:390
2269
- msgid "Tennessee"
2270
- msgstr ""
2271
-
2272
- #: src/Tribe/Languages/Locations.php:391
2273
- msgid "Texas"
2274
- msgstr ""
2275
-
2276
- #: src/Tribe/Languages/Locations.php:392
2277
- msgid "Utah"
2278
- msgstr ""
2279
-
2280
- #: src/Tribe/Languages/Locations.php:393
2281
- msgid "Vermont"
2282
- msgstr ""
2283
-
2284
- #: src/Tribe/Languages/Locations.php:394
2285
- msgid "Virginia"
2286
- msgstr ""
2287
-
2288
- #: src/Tribe/Languages/Locations.php:395
2289
- msgid "Washington"
2290
- msgstr ""
2291
-
2292
- #: src/Tribe/Languages/Locations.php:396
2293
- msgid "West Virginia"
2294
- msgstr ""
2295
-
2296
- #: src/Tribe/Languages/Locations.php:397
2297
- msgid "Wisconsin"
2298
- msgstr ""
2299
-
2300
- #: src/Tribe/Languages/Locations.php:398
2301
- msgid "Wyoming"
2302
- msgstr ""
2303
-
2304
- #: src/Tribe/Log/Action_Logger.php:39
2305
- msgid "Action-based Logger"
2306
- msgstr ""
2307
-
2308
- #: src/Tribe/Log/Admin.php:146
2309
- msgctxt "log selector"
2310
- msgid "None currently available"
2311
- msgstr ""
2312
-
2313
- #: src/Tribe/Log/Admin.php:161
2314
- msgctxt "log engines"
2315
- msgid "None currently available"
2316
- msgstr ""
2317
-
2318
- #: src/Tribe/Log/File_Logger.php:128
2319
- msgid "Default (uses temporary files)"
2320
- msgstr ""
2321
-
2322
- #: src/Tribe/Log/Null_Logger.php:26
2323
- msgid "Null logger (will log nothing)"
2324
- msgstr ""
2325
-
2326
- #: src/Tribe/Log.php:288
2327
- msgid "Cannot set %s as the current logging engine"
2328
  msgstr ""
2329
 
2330
- #: src/Tribe/Log.php:387
2331
- msgid "Disabled"
2332
  msgstr ""
2333
 
2334
- #: src/Tribe/Log.php:388
2335
- msgid "Only errors"
2336
  msgstr ""
2337
 
2338
- #: src/Tribe/Log.php:389
2339
- msgid "Warnings and errors"
2340
  msgstr ""
2341
 
2342
- #: src/Tribe/Log.php:390
2343
- msgid "Full debug (all events)"
2344
  msgstr ""
2345
 
2346
- #: src/Tribe/Main.php:383
2347
- msgid ": activate to sort column ascending"
2348
  msgstr ""
2349
 
2350
- #: src/Tribe/Main.php:384
2351
- msgid ": activate to sort column descending"
2352
  msgstr ""
2353
 
2354
- #: src/Tribe/Main.php:386
2355
- msgid "Show _MENU_ entries"
2356
  msgstr ""
2357
 
2358
- #: src/Tribe/Main.php:387
2359
- msgid "No data available in table"
2360
  msgstr ""
2361
 
2362
- #: src/Tribe/Main.php:388
2363
- msgid "Showing _START_ to _END_ of _TOTAL_ entries"
2364
  msgstr ""
2365
 
2366
- #: src/Tribe/Main.php:389
2367
- msgid "Showing 0 to 0 of 0 entries"
2368
  msgstr ""
2369
 
2370
- #: src/Tribe/Main.php:390
2371
- msgid "(filtered from _MAX_ total entries)"
2372
  msgstr ""
2373
 
2374
- #: src/Tribe/Main.php:391
2375
- msgid "No matching records found"
2376
  msgstr ""
2377
 
2378
- #: src/Tribe/Main.php:392
2379
- msgid "Search:"
2380
  msgstr ""
2381
 
2382
- #: src/Tribe/Main.php:393
2383
- msgid "All items on this page were selected. "
2384
  msgstr ""
2385
 
2386
- #: src/Tribe/Main.php:394
2387
- msgid "Select all pages"
2388
  msgstr ""
2389
 
2390
- #: src/Tribe/Main.php:395
2391
- msgid "Clear Selection."
2392
  msgstr ""
2393
 
2394
- #: src/Tribe/Main.php:397
2395
- msgid "All"
2396
  msgstr ""
2397
 
2398
- #: src/Tribe/Main.php:398 src/Tribe/Main.php:415
2399
- msgid "Next"
2400
  msgstr ""
2401
 
2402
- #: src/Tribe/Main.php:399
2403
- msgid "Previous"
2404
  msgstr ""
2405
 
2406
- #: src/Tribe/Main.php:404
2407
- msgid ": Selected %d rows"
2408
  msgstr ""
2409
 
2410
- #: src/Tribe/Main.php:405
2411
- msgid ": Selected 1 row"
2412
  msgstr ""
2413
 
2414
- #: src/Tribe/Main.php:416
2415
- msgid "Prev"
2416
  msgstr ""
2417
 
2418
- #: src/Tribe/Main.php:417 src/Tribe/Main.php:419
2419
- msgid "Today"
2420
  msgstr ""
2421
 
2422
- #: src/Tribe/Main.php:418
2423
- msgid "Done"
2424
  msgstr ""
2425
 
2426
- #: src/Tribe/Main.php:420
2427
- msgid "Clear"
2428
  msgstr ""
2429
 
2430
- #: src/Tribe/PUE/Checker.php:605
2431
- msgid "A valid license key is required for support and updates"
2432
  msgstr ""
2433
 
2434
- #: src/Tribe/PUE/Checker.php:608
2435
- msgid ""
2436
- "%1$sBuy a license%2$s for the Event Aggregator service to access additional "
2437
- "import features."
2438
  msgstr ""
2439
 
2440
- #: src/Tribe/PUE/Checker.php:620 src/Tribe/PUE/Checker.php:631
2441
- #: src/admin-views/troubleshooting/ea-status/license-key.php:44
2442
- msgid "License Key"
2443
  msgstr ""
2444
 
2445
- #: src/Tribe/PUE/Checker.php:640 src/Tribe/PUE/Checker.php:674
2446
- msgid "License Key Status:"
2447
  msgstr ""
2448
 
2449
- #: src/Tribe/PUE/Checker.php:649
2450
- msgid "Override network license key"
2451
  msgstr ""
2452
 
2453
- #: src/Tribe/PUE/Checker.php:650
2454
- msgid ""
2455
- "Check this box if you wish to override the network license key with your own"
2456
  msgstr ""
2457
 
2458
- #: src/Tribe/PUE/Checker.php:661
2459
- msgid "Site License Key"
2460
  msgstr ""
2461
 
2462
- #: src/Tribe/PUE/Checker.php:761
2463
- msgid "License key(s) updated."
2464
  msgstr ""
2465
 
2466
- #: src/Tribe/PUE/Checker.php:1015
2467
- msgid ""
2468
- "Hmmm... something's wrong with this validator. Please contact %ssupport%s."
2469
  msgstr ""
2470
 
2471
- #: src/Tribe/PUE/Checker.php:1028
2472
- msgid "unknown date"
2473
  msgstr ""
2474
 
2475
- #: src/Tribe/PUE/Checker.php:1034
2476
- msgid "Sorry, key validation server is not available."
2477
  msgstr ""
2478
 
2479
- #: src/Tribe/PUE/Checker.php:1060
2480
- msgid "Valid Key! Expires on %s"
2481
  msgstr ""
2482
 
2483
- #: src/Tribe/PUE/Checker.php:1065
2484
- msgid "Thanks for setting up a valid key. It will expire on %s"
2485
  msgstr ""
2486
 
2487
- #: src/Tribe/PUE/Checker.php:1094 src/Tribe/PUE/Notices.php:360
2488
- msgid "Renew Your License Now"
2489
  msgstr ""
2490
 
2491
- #: src/Tribe/PUE/Checker.php:1096 src/Tribe/PUE/Notices.php:362
2492
- msgid " (opens in a new window)"
2493
  msgstr ""
2494
 
2495
- #: src/Tribe/PUE/Checker.php:1113
2496
- msgid "Please refresh the page and try your request again."
2497
  msgstr ""
2498
 
2499
- #: src/Tribe/PUE/Checker.php:1133
2500
- msgid ""
2501
- "There is an update for %s. You'll need to %scheck your license%s to have "
2502
- "access to updates, downloads, and support."
2503
  msgstr ""
2504
 
2505
- #: src/Tribe/PUE/Checker.php:1190
2506
- msgid ""
2507
- "There is an update for %s. %sRenew your license%s to get access to bug "
2508
- "fixes, security updates, and new features."
2509
  msgstr ""
2510
 
2511
- #: src/Tribe/PUE/Checker.php:1220
2512
- msgid "Update now to version %s."
2513
  msgstr ""
2514
 
2515
- #: src/Tribe/PUE/Checker.php:1231
2516
- msgid "There is a new version of %1$s available. %2$s"
2517
  msgstr ""
2518
 
2519
- #: src/Tribe/PUE/Checker.php:1812
2520
- msgid "A valid license has been entered by your network administrator."
2521
  msgstr ""
2522
 
2523
- #: src/Tribe/PUE/Checker.php:1813
2524
- msgid "No license entered. Consult your network administrator."
2525
  msgstr ""
2526
 
2527
- #: src/Tribe/PUE/Checker.php:1814
2528
- msgid "Expired license. Consult your network administrator."
2529
  msgstr ""
2530
-
2531
- #: src/Tribe/PUE/Notices.php:293
2532
- msgid ""
2533
- "It looks like you're using %1$s, but the license key is invalid. Please "
2534
- "download the latest version %2$sfrom your account%3$s."
2535
- msgid_plural ""
2536
- "It looks like you're using %1$s, but the license keys are invalid. Please "
2537
- "download the latest versions %2$sfrom your account%3$s."
2538
- msgstr[0] ""
2539
- msgstr[1] ""
2540
-
2541
- #: src/Tribe/PUE/Notices.php:347
2542
- msgid ""
2543
- "There is an update available for %1$s but your license has expired. "
2544
- "%2$sVisit the Events Calendar website to renew your license.%3$s"
2545
- msgid_plural ""
2546
- "Updates are available for %1$s but your license keys have expired. %2$sVisit "
2547
- "the Events Calendar website to renew your licenses.%3$s"
2548
- msgstr[0] ""
2549
- msgstr[1] ""
2550
-
2551
- #: src/Tribe/PUE/Notices.php:388
2552
- msgid ""
2553
- "You have a license key for %1$s but the key is out of installs. %2$sVisit "
2554
- "the Events Calendar website%3$s to manage your installs, upgrade your "
2555
- "license, or purchase a new one."
2556
- msgid_plural ""
2557
- "You have license keys for %1$s but your keys are out of installs. %2$sVisit "
2558
- "the Events Calendar website%3$s to manage your installs, upgrade your "
2559
- "licenses, or purchase new ones."
2560
- msgstr[0] ""
2561
- msgstr[1] ""
2562
-
2563
- #: src/Tribe/PUE/Notices.php:430
2564
- msgid ""
2565
- "You can always check the status of your licenses by logging in to %1$syour "
2566
- "account on theeventscalendar.com%2$s."
2567
  msgstr ""
2568
 
2569
- #: src/Tribe/PUE/Notices.php:485 src/Tribe/PUE/Notices.php:528
2570
- msgctxt "formatted plugin list"
2571
- msgid "%1$s and %2$s"
2572
  msgstr ""
2573
 
2574
- #: src/Tribe/PUE/Update_Prevention.php:184
2575
- msgid ""
2576
- "Your update failed due to an incompatibility between the version (%1$s) of "
2577
- "the %2$s you tried to update to and the version of %3$s that you are using. "
2578
- "%4$s"
2579
  msgstr ""
2580
 
2581
- #: src/Tribe/Plugins.php:147
2582
- msgid ""
2583
- "Using this function before \"plugins_loaded\" action has fired can return "
2584
- "unreliable results."
2585
  msgstr ""
2586
 
2587
- #: src/Tribe/Plugins_API.php:30
2588
- msgid "Our flagship free calendar"
2589
  msgstr ""
2590
 
2591
- #: src/Tribe/Plugins_API.php:31 src/Tribe/Plugins_API.php:71
2592
- msgid "The #1 calendar for WordPress"
2593
  msgstr ""
2594
 
2595
- #: src/Tribe/Plugins_API.php:33 src/Tribe/Plugins_API.php:54
2596
- msgid "Customizable"
2597
  msgstr ""
2598
 
2599
- #: src/Tribe/Plugins_API.php:34
2600
- msgid "Import & export events"
2601
  msgstr ""
2602
 
2603
- #: src/Tribe/Plugins_API.php:35
2604
- msgid "Timezone support"
2605
  msgstr ""
2606
 
2607
- #: src/Tribe/Plugins_API.php:36
2608
- msgid "Multiple views"
2609
  msgstr ""
2610
 
2611
- #: src/Tribe/Plugins_API.php:50
2612
- msgid "Automated imports for your calendar"
2613
  msgstr ""
2614
 
2615
- #: src/Tribe/Plugins_API.php:51
2616
- msgid "Import events from Meetup, Eventbrite, iCal, Google Calendar, and more."
2617
  msgstr ""
2618
 
2619
- #: src/Tribe/Plugins_API.php:53
2620
- msgid "Schedule automated imports"
2621
  msgstr ""
2622
 
2623
- #: src/Tribe/Plugins_API.php:55
2624
- msgid "Works with Google Calendar, Meetup, and more"
2625
  msgstr ""
2626
 
2627
- #: src/Tribe/Plugins_API.php:56
2628
- msgid "Refine by date, location, or keyword"
2629
  msgstr ""
2630
 
2631
- #: src/Tribe/Plugins_API.php:65
2632
- msgid "Events Calendar Pro"
2633
  msgstr ""
2634
 
2635
- #: src/Tribe/Plugins_API.php:70
2636
- msgid "Power up your calendar with Pro"
2637
  msgstr ""
2638
 
2639
- #: src/Tribe/Plugins_API.php:73
2640
- msgid "Premium support"
2641
  msgstr ""
2642
 
2643
- #: src/Tribe/Plugins_API.php:74
2644
- msgid "Recurring events & series"
2645
  msgstr ""
2646
 
2647
- #: src/Tribe/Plugins_API.php:75
2648
- msgid "Additional views"
2649
  msgstr ""
2650
 
2651
- #: src/Tribe/Plugins_API.php:76 src/admin-views/help-calendar.php:178
2652
- #: src/admin-views/help-ticketing.php:140
2653
- msgid "Shortcodes"
2654
  msgstr ""
2655
 
2656
- #: src/Tribe/Plugins_API.php:77
2657
- msgid "Duplicate events"
2658
  msgstr ""
2659
 
2660
- #: src/Tribe/Plugins_API.php:91
2661
- msgid "Manage ticketing and RSVPs"
2662
  msgstr ""
2663
 
2664
- #: src/Tribe/Plugins_API.php:92 src/Tribe/Plugins_API.php:112
2665
- msgid "Collect RSVPs and sell tickets"
2666
  msgstr ""
2667
 
2668
- #: src/Tribe/Plugins_API.php:94
2669
- msgid "Add tickets and RSVP to any post"
2670
  msgstr ""
2671
 
2672
- #: src/Tribe/Plugins_API.php:95
2673
- msgid "Paypal integration"
2674
  msgstr ""
2675
 
2676
- #: src/Tribe/Plugins_API.php:96
2677
- msgid "Attendee reports"
2678
  msgstr ""
2679
 
2680
- #: src/Tribe/Plugins_API.php:97
2681
- msgid "Customizable ticket template"
2682
  msgstr ""
2683
 
2684
- #: src/Tribe/Plugins_API.php:111
2685
- msgid "Monetize your events"
2686
  msgstr ""
2687
 
2688
- #: src/Tribe/Plugins_API.php:114
2689
- msgid "Custom registration fields"
2690
  msgstr ""
2691
 
2692
- #: src/Tribe/Plugins_API.php:115
2693
- msgid "WooCommerce compatibility"
2694
  msgstr ""
2695
 
2696
- #: src/Tribe/Plugins_API.php:116
2697
- msgid "Ticket scanning with mobile app"
2698
  msgstr ""
2699
 
2700
- #: src/Tribe/Plugins_API.php:117
2701
- msgid "Custom attendee registration fields"
2702
  msgstr ""
2703
 
2704
- #: src/Tribe/Plugins_API.php:126 src/Tribe/Promoter/PUE.php:28
2705
- #: src/admin-views/help-ticketing.php:107 src/views/promoter/auth.php:30
2706
- #: src/views/promoter/auth.php:74
2707
- msgid "Promoter"
2708
  msgstr ""
2709
 
2710
- #: src/Tribe/Plugins_API.php:131
2711
- msgid "An email marketing solution for events and the people running them"
2712
  msgstr ""
2713
 
2714
- #: src/Tribe/Plugins_API.php:132
2715
- msgid "Email marketing to promote your events"
2716
  msgstr ""
2717
 
2718
- #: src/Tribe/Plugins_API.php:134
2719
- msgid "Automate email touchpoints"
2720
  msgstr ""
2721
 
2722
- #: src/Tribe/Plugins_API.php:135
2723
- msgid "Customize email templates"
2724
  msgstr ""
2725
 
2726
- #: src/Tribe/Plugins_API.php:136
2727
- msgid "Streamline your email process"
2728
  msgstr ""
2729
 
2730
- #: src/Tribe/Plugins_API.php:137
2731
- msgid "Segment your attendee lists"
2732
  msgstr ""
2733
 
2734
- #: src/Tribe/Plugins_API.php:151
2735
- msgid "Help users find exactly the right event"
2736
  msgstr ""
2737
 
2738
- #: src/Tribe/Plugins_API.php:152
2739
- msgid ""
2740
- "Allow users to search for events by category, tag, venue, organizer, day of "
2741
- "the week, time of day, and price."
2742
  msgstr ""
2743
 
2744
- #: src/Tribe/Plugins_API.php:154
2745
- msgid "Configurable set of filters"
2746
  msgstr ""
2747
 
2748
- #: src/Tribe/Plugins_API.php:155
2749
- msgid "Horizontal or vertical"
2750
  msgstr ""
2751
 
2752
- #: src/Tribe/Plugins_API.php:156
2753
- msgid "Filter category, price, and more"
2754
  msgstr ""
2755
 
2756
- #: src/Tribe/Plugins_API.php:157
2757
- msgid "Filter distance (for Events Calendar Pro)"
2758
  msgstr ""
2759
 
2760
- #: src/Tribe/Plugins_API.php:171
2761
- msgid "Users submit events to your calendar"
2762
  msgstr ""
2763
 
2764
- #: src/Tribe/Plugins_API.php:172
2765
- msgid "Enable 3rd party event submissions."
2766
  msgstr ""
2767
 
2768
- #: src/Tribe/Plugins_API.php:174
2769
- msgid "Publishing Control"
2770
  msgstr ""
2771
 
2772
- #: src/Tribe/Plugins_API.php:175
2773
- msgid "Event Submission Form"
2774
  msgstr ""
2775
 
2776
- #: src/Tribe/Plugins_API.php:176
2777
- msgid "Registered User Settings"
2778
  msgstr ""
2779
 
2780
- #: src/Tribe/Plugins_API.php:177
2781
- msgid "Email notifications"
2782
  msgstr ""
2783
 
2784
- #: src/Tribe/Plugins_API.php:191
2785
- msgid "Run your own events marketplace"
2786
  msgstr ""
2787
 
2788
- #: src/Tribe/Plugins_API.php:192
2789
- msgid ""
2790
- "Let users create and sell tickets for events they submit to your calendar."
2791
  msgstr ""
2792
 
2793
- #: src/Tribe/Plugins_API.php:194
2794
- msgid "Users submit events and sell tickets"
2795
  msgstr ""
2796
 
2797
- #: src/Tribe/Plugins_API.php:195
2798
- msgid "Split commission with users"
2799
  msgstr ""
2800
 
2801
- #: src/Tribe/Plugins_API.php:196
2802
- msgid "No admin access required"
2803
  msgstr ""
2804
 
2805
- #: src/Tribe/Plugins_API.php:197
2806
- msgid "Sales reporting"
2807
  msgstr ""
2808
 
2809
- #: src/Tribe/Plugins_API.php:199
2810
- msgctxt "Names of required plugins for Community Tickets"
2811
- msgid "Event Tickets Plus and Community Events"
2812
  msgstr ""
2813
 
2814
- #: src/Tribe/Plugins_API.php:212
2815
- msgid "Unite the power of TEC with the ticketing of Eventbrite"
2816
  msgstr ""
2817
 
2818
- #: src/Tribe/Plugins_API.php:213
2819
- msgid ""
2820
- "Create Eventbrite tickets and events right from your WordPress dashboard."
2821
  msgstr ""
2822
 
2823
- #: src/Tribe/Plugins_API.php:215
2824
- msgid "Manage tickets from WordPress"
2825
  msgstr ""
2826
 
2827
- #: src/Tribe/Plugins_API.php:216
2828
- msgid "Ticket availability automatically updates"
2829
  msgstr ""
2830
 
2831
- #: src/Tribe/Plugins_API.php:217
2832
- msgid "Integrated with your events on Eventbrite"
2833
  msgstr ""
2834
 
2835
- #: src/Tribe/Plugins_API.php:218
2836
- msgid "Automatically import your events"
2837
  msgstr ""
2838
 
2839
- #: src/Tribe/Plugins_API.php:227
2840
- msgid "Image Widget Plus"
2841
  msgstr ""
2842
 
2843
- #: src/Tribe/Plugins_API.php:232
2844
- msgid "Beautiful display options for your favorite photos."
2845
  msgstr ""
2846
 
2847
- #: src/Tribe/Plugins_API.php:234
2848
- msgid "Multi-Image Support"
2849
  msgstr ""
2850
 
2851
- #: src/Tribe/Plugins_API.php:235
2852
- msgid "Lightbox"
2853
  msgstr ""
2854
 
2855
- #: src/Tribe/Plugins_API.php:236
2856
- msgid "Slideshow"
2857
  msgstr ""
2858
 
2859
- #: src/Tribe/Plugins_API.php:237
2860
- msgid "Random Images"
2861
  msgstr ""
2862
 
2863
- #: src/Tribe/Plugins_API.php:251
2864
- msgid "Features to optimize your calendar for virtual events."
2865
  msgstr ""
2866
 
2867
- #: src/Tribe/Plugins_API.php:252
2868
- msgid ""
2869
- "Highlight virtual events on you calendar and integrate with your favorite "
2870
- "online meeting tools."
2871
  msgstr ""
2872
 
2873
- #: src/Tribe/Plugins_API.php:255
2874
- msgid "Virtual event labels"
2875
  msgstr ""
2876
 
2877
- #: src/Tribe/Plugins_API.php:256
2878
- msgid "Status control for canceled or postponed events"
2879
  msgstr ""
2880
 
2881
- #: src/Tribe/Plugins_API.php:257
2882
- msgid "Embed livestreams and videos"
2883
  msgstr ""
2884
 
2885
- #: src/Tribe/Process/Queue.php:1024
2886
- msgid "Every %d Minutes"
2887
  msgstr ""
2888
 
2889
- #: src/Tribe/Promoter/Auth.php:41
2890
- msgid "Promoter Key"
2891
  msgstr ""
2892
 
2893
- #: src/Tribe/Service_Providers/Onboarding.php:109
2894
- msgid "Got it"
2895
  msgstr ""
2896
 
2897
- #: src/Tribe/Settings.php:200
2898
- msgid "Events"
2899
  msgstr ""
2900
 
2901
- #. Translators: %s is the name of the menu item.
2902
- #: src/Tribe/Settings.php:331
2903
- msgid "%s Settings"
2904
  msgstr ""
2905
 
2906
- #: src/Tribe/Settings.php:375
2907
- msgid "You've requested a non-existent tab."
2908
  msgstr ""
2909
 
2910
- #: src/Tribe/Settings.php:383
2911
- msgid "Save Changes"
2912
  msgstr ""
2913
 
2914
- #: src/Tribe/Settings.php:453
2915
- msgid "You don't have permission to do that."
2916
  msgstr ""
2917
 
2918
- #: src/Tribe/Settings.php:459
2919
- msgid "The request was sent insecurely."
2920
  msgstr ""
2921
 
2922
- #: src/Tribe/Settings.php:465
2923
- msgid "The request wasn't sent from this tab."
2924
  msgstr ""
2925
 
2926
- #: src/Tribe/Settings.php:646
2927
- msgid "Your form had the following errors:"
2928
  msgstr ""
2929
 
2930
- #: src/Tribe/Settings.php:656
2931
- msgid "None of your settings were saved. Please try again."
2932
  msgstr ""
2933
 
2934
- #: src/Tribe/Settings.php:657
2935
- msgid ""
2936
- "The above setting was not saved. Other settings were successfully saved."
2937
- msgid_plural ""
2938
- "The above settings were not saved. Other settings were successfully saved."
2939
- msgstr[0] ""
2940
- msgstr[1] ""
2941
-
2942
- #: src/Tribe/Settings.php:678
2943
- msgid "Settings saved."
2944
  msgstr ""
2945
 
2946
- #: src/Tribe/Settings_Manager.php:296
2947
- #: src/admin-views/tribe-options-licenses.php:57
2948
- msgid "Licenses"
2949
  msgstr ""
2950
 
2951
- #: src/Tribe/Settings_Tab.php:222
2952
- msgid "There are no fields setup for this tab yet."
2953
  msgstr ""
2954
 
2955
- #: src/Tribe/Support/Template_Checker_Report.php:78
2956
- msgid "No notable changes detected"
2957
  msgstr ""
2958
 
2959
- #: src/Tribe/Support/Template_Checker_Report.php:82
2960
- msgid "Templates introduced or updated with this release (%s):"
2961
  msgstr ""
2962
 
2963
- #: src/Tribe/Support/Template_Checker_Report.php:92
2964
- msgid "Existing theme overrides that may need revision:"
2965
  msgstr ""
2966
 
2967
- #: src/Tribe/Support/Template_Checker_Report.php:96
2968
- msgid "version data missing from override"
2969
  msgstr ""
2970
 
2971
- #: src/Tribe/Support/Template_Checker_Report.php:97
2972
- msgid "based on %s version"
2973
  msgstr ""
2974
 
2975
- #: src/Tribe/Support/Template_Checker_Report.php:113
2976
- msgid "No notable template changes detected."
2977
  msgstr ""
2978
 
2979
- #: src/Tribe/Support/Template_Checker_Report.php:115
2980
- msgid ""
2981
- "Information about recent template changes and potentially impacted template "
2982
- "overrides is provided below."
2983
  msgstr ""
2984
 
2985
- #: src/Tribe/Support.php:194
2986
- msgid "English"
2987
  msgstr ""
2988
 
2989
- #: src/Tribe/Support.php:213 src/Tribe/Support.php:214
2990
- msgid "Unknown or not set"
 
2991
  msgstr ""
2992
 
2993
- #: src/Tribe/Support.php:224
2994
- msgid ""
2995
- "Rewrite rules were purged on load of this help page. Chances are there is a "
2996
- "rewrite rule flush occurring in a plugin or theme!"
2997
  msgstr ""
2998
 
2999
- #: src/Tribe/Support.php:336
3000
- msgid ""
3001
- "Yes, automatically share my system information with The Events Calendar's "
3002
- "support team"
3003
  msgstr ""
3004
 
3005
- #: src/Tribe/Support.php:337
3006
- msgid ""
3007
- "Your system information will only be used by The Events Calendar's support "
3008
- "team. All information is stored securely. We do not share this information "
3009
- "with any third parties."
3010
  msgstr ""
3011
 
3012
- #: src/Tribe/Support.php:356 src/Tribe/Support.php:361
3013
- msgid "Invalid Key"
3014
  msgstr ""
3015
 
3016
- #: src/Tribe/Support.php:394 src/Tribe/Support.php:420
3017
- msgid "Permission Error"
3018
  msgstr ""
3019
 
3020
- #: src/Tribe/Support.php:408
3021
- msgid "Unique System Info Key Generated"
3022
  msgstr ""
3023
 
3024
- #: src/Tribe/Validate.php:72 src/Tribe/Validate.php:84
3025
- msgid "Invalid or incomplete field passed"
3026
  msgstr ""
3027
 
3028
- #: src/Tribe/Validate.php:73 src/Tribe/Validate.php:85
3029
- #: src/Tribe/Validate.php:105
3030
- msgid "Field ID:"
3031
  msgstr ""
3032
 
3033
- #: src/Tribe/Validate.php:104
3034
- msgid "Non-existant field validation function passed"
3035
  msgstr ""
3036
 
3037
- #: src/Tribe/Validate.php:105
3038
- msgctxt "non-existant function name passed for field validation"
3039
- msgid "with function name:"
3040
  msgstr ""
3041
 
3042
- #: src/Tribe/Validate.php:118 src/Tribe/Validate.php:132
3043
- msgid "%s must contain numbers and letters only"
3044
  msgstr ""
3045
 
3046
- #: src/Tribe/Validate.php:146
3047
- msgid "%s must contain numbers, letters and dots only"
3048
  msgstr ""
3049
 
3050
- #: src/Tribe/Validate.php:160
3051
- msgid "%s must contain numbers, letters, dashes and undescores only"
3052
  msgstr ""
3053
 
3054
- #: src/Tribe/Validate.php:174
3055
- msgid "%s must not be empty"
3056
  msgstr ""
3057
 
3058
- #: src/Tribe/Validate.php:188 src/Tribe/Validate.php:212
3059
- msgid "%s must be a positive number."
3060
  msgstr ""
3061
 
3062
- #: src/Tribe/Validate.php:200
3063
- msgid "%s must be a positive number or percent."
3064
  msgstr ""
3065
 
3066
- #: src/Tribe/Validate.php:230
3067
- msgid "%s must be a whole number."
3068
  msgstr ""
3069
 
3070
- #: src/Tribe/Validate.php:250
3071
- msgid "%s must be a valid slug (numbers, letters, dashes, and underscores)."
3072
  msgstr ""
3073
 
3074
- #: src/Tribe/Validate.php:263
3075
- msgid "%s must be a valid URL."
3076
  msgstr ""
3077
 
3078
- #: src/Tribe/Validate.php:277 src/Tribe/Validate.php:289
3079
- #: src/Tribe/Validate.php:302 src/Tribe/Validate.php:322
3080
- msgid "%s must have a value that's part of its options."
3081
  msgstr ""
3082
 
3083
- #: src/Tribe/Validate.php:334
3084
- msgid ""
3085
- "Comparison validation failed because no comparison value was provided, for "
3086
- "field %s"
3087
  msgstr ""
3088
 
3089
- #: src/Tribe/Validate.php:341
3090
- msgid "%s cannot be the same as %s."
3091
  msgstr ""
3092
 
3093
- #: src/Tribe/Validate.php:343
3094
- msgid "%s cannot be a duplicate"
3095
  msgstr ""
3096
 
3097
- #: src/Tribe/Validate.php:357
3098
- msgid "%s must be a number or percentage."
3099
  msgstr ""
3100
 
3101
- #: src/Tribe/Validate.php:401
3102
- msgid "%s must be a number between 0 and 21."
3103
  msgstr ""
3104
 
3105
- #: src/Tribe/Validate.php:415
3106
- msgid ""
3107
- "%s must consist of letters, numbers, dashes, apostrophes, and spaces only."
3108
  msgstr ""
3109
 
3110
- #: src/Tribe/Validate.php:429
3111
- msgid "%s must consist of letters, spaces, apostrophes, and dashes."
3112
  msgstr ""
3113
 
3114
- #: src/Tribe/Validate.php:441
3115
- msgid "%s must consist of 5 numbers."
3116
  msgstr ""
3117
 
3118
- #: src/Tribe/Validate.php:453
3119
- msgid "%s must be a phone number."
3120
  msgstr ""
3121
 
3122
- #: src/Tribe/Validate.php:467
3123
- msgid ""
3124
- "Country List must be formatted as one country per line in the following "
3125
- "format: <br>US, United States <br> UK, United Kingdom."
3126
  msgstr ""
3127
 
3128
- #: src/Tribe/Validate.php:496
3129
- msgid "%s must be an email address."
3130
  msgstr ""
3131
 
3132
- #: src/Tribe/Validate.php:512
3133
- msgid "%s must be a valid HTML color code."
3134
  msgstr ""
3135
 
3136
- #: src/Tribe/View_Helpers.php:59
3137
- msgid "Select a Country:"
3138
  msgstr ""
3139
 
3140
- #: src/Tribe/Widget/Widget_Abstract.php:183
3141
- msgid "Widget"
3142
  msgstr ""
3143
 
3144
- #: src/admin-views/app-shop.php:30
3145
- #: src/admin-views/conditional_content/black-friday.php:16
3146
- #: src/admin-views/conditional_content/end-of-year-sale.php:16
3147
- #: src/admin-views/help.php:27 src/admin-views/help.php:86
3148
- #: src/admin-views/troubleshooting/footer-logo.php:12
3149
- #: src/admin-views/troubleshooting/introduction.php:19
3150
- msgid "The Events Calendar brand logo"
3151
  msgstr ""
3152
 
3153
- #: src/admin-views/app-shop.php:35
3154
- msgid "All Solutions"
3155
  msgstr ""
3156
 
3157
- #: src/admin-views/app-shop.php:36
3158
- msgid "Save with Bundles"
3159
  msgstr ""
3160
 
3161
- #: src/admin-views/app-shop.php:37
3162
- msgid "Extensions"
3163
  msgstr ""
3164
 
3165
- #: src/admin-views/app-shop.php:38
3166
- msgid "Stellar Discounts"
3167
  msgstr ""
3168
 
3169
- #: src/admin-views/app-shop.php:47 src/admin-views/app-shop.php:109
3170
- #: src/admin-views/app-shop.php:167 src/admin-views/app-shop.php:201
3171
- msgid "Shapes and lines for visual interest"
3172
  msgstr ""
3173
 
3174
- #: src/admin-views/app-shop.php:53
3175
- msgid "One calendar. Countless ways to make it your own."
3176
  msgstr ""
3177
 
3178
- #: src/admin-views/app-shop.php:54
3179
- msgid ""
3180
- "Calendars, ticketing, and powerful WordPress tools to manage your events "
3181
- "from start to finish."
3182
  msgstr ""
3183
 
3184
- #: src/admin-views/app-shop.php:56
3185
- msgid "Already Installed"
3186
  msgstr ""
3187
 
3188
- #: src/admin-views/app-shop.php:62 src/admin-views/app-shop.php:119
3189
- #: src/admin-views/app-shop.php:141
3190
- msgid "TEC Logo"
3191
  msgstr ""
3192
 
3193
- #: src/admin-views/app-shop.php:66 src/admin-views/help-calendar.php:44
3194
- #: src/admin-views/help-community.php:44 src/admin-views/help-ticketing.php:44
3195
- msgid "Active"
3196
  msgstr ""
3197
 
3198
- #: src/admin-views/app-shop.php:68 src/admin-views/app-shop.php:177
3199
- msgid "FREE"
3200
  msgstr ""
3201
 
3202
- #: src/admin-views/app-shop.php:93
3203
- msgid "Manage"
3204
  msgstr ""
3205
 
3206
- #: src/admin-views/app-shop.php:95 src/admin-views/help-calendar.php:65
3207
- #: src/admin-views/help-community.php:58 src/admin-views/help-ticketing.php:65
3208
- msgid "Learn More"
3209
  msgstr ""
3210
 
3211
- #: src/admin-views/app-shop.php:113
3212
- msgid "The plugins you need at one discounted price"
 
3213
  msgstr ""
3214
 
3215
- #: src/admin-views/app-shop.php:114
3216
- msgid ""
3217
- "We've packaged our most popular plugins into bundles jam-packed with value."
3218
  msgstr ""
3219
 
3220
- #: src/admin-views/app-shop.php:126 src/admin-views/app-shop.php:153
3221
- msgid "Save With A Bundle"
3222
  msgstr ""
3223
 
3224
- #: src/admin-views/app-shop.php:132
3225
- msgid "Includes"
3226
  msgstr ""
3227
 
3228
- #: src/admin-views/app-shop.php:171
3229
- msgid "Free extensions to power up your plugins"
3230
  msgstr ""
3231
 
3232
- #: src/admin-views/app-shop.php:172
3233
- msgid ""
3234
- "Extensions are quick solutions our team came up with to solve specific "
3235
- "issues you may need. (Note - extensions are not covered by our support team.)"
3236
  msgstr ""
3237
 
3238
- #: src/admin-views/app-shop.php:186
3239
- msgid "Download"
3240
  msgstr ""
3241
 
3242
- #: src/admin-views/app-shop.php:190
3243
- msgid "Browse Extensions"
3244
  msgstr ""
3245
 
3246
- #: src/admin-views/app-shop.php:209
3247
- msgid ""
3248
- "Stellar is a collective of WordPress innovators, and home to WordPress "
3249
- "products done right."
3250
  msgstr ""
3251
 
3252
- #: src/admin-views/app-shop.php:213
3253
- msgid "$25 towards any Stellar product using code <u>%s</u>"
3254
  msgstr ""
3255
 
3256
- #: src/admin-views/components/loader.php:18
3257
- msgid "Loading..."
3258
  msgstr ""
3259
 
3260
- #: src/admin-views/conditional_content/black-friday.php:23
3261
- msgid "Our biggest<br/> sale of the<br/> year ends<br/> soon</p>"
3262
  msgstr ""
3263
 
3264
- #: src/admin-views/conditional_content/black-friday.php:30
3265
- #: src/admin-views/conditional_content/end-of-year-sale.php:31
3266
- msgid "Save now"
3267
  msgstr ""
3268
 
3269
- #: src/admin-views/conditional_content/end-of-year-sale.php:23
3270
- msgid ""
3271
- "End of Year Sale!<br/>Save 30% on<br/> all our plugins.<br/>Offer expires "
3272
- "soon!"
3273
  msgstr ""
3274
 
3275
- #: src/admin-views/event-log.php:21
3276
- msgid "Logging level"
3277
  msgstr ""
3278
 
3279
- #: src/admin-views/event-log.php:43
3280
- msgid "Method"
3281
  msgstr ""
3282
 
3283
- #: src/admin-views/event-log.php:65
3284
- msgid "View"
 
3285
  msgstr ""
3286
 
3287
- #: src/admin-views/event-log.php:100
3288
- msgid "The selected log file is empty or has not been generated yet."
3289
  msgstr ""
3290
 
3291
- #: src/admin-views/event-log.php:117
3292
- msgid "Download log"
3293
  msgstr ""
3294
 
3295
- #: src/admin-views/help-calendar.php:16 src/admin-views/help-community.php:16
3296
- #: src/admin-views/help-ticketing.php:16
3297
- msgid ""
3298
- "Get help for these products and learn more about products you don't have."
3299
  msgstr ""
3300
 
3301
- #: src/admin-views/help-calendar.php:27 src/admin-views/help-community.php:27
3302
- #: src/admin-views/help-ticketing.php:27
3303
- msgid "logo icon"
3304
  msgstr ""
3305
 
3306
- #: src/admin-views/help-calendar.php:51 src/admin-views/help-ticketing.php:51
3307
- msgid "Add license key"
 
3308
  msgstr ""
3309
 
3310
- #: src/admin-views/help-calendar.php:58 src/admin-views/help-community.php:51
3311
- #: src/admin-views/help-ticketing.php:58
3312
- msgid "Activate"
3313
  msgstr ""
3314
 
3315
- #: src/admin-views/help-calendar.php:76 src/admin-views/help-community.php:69
3316
- #: src/admin-views/help-ticketing.php:76
3317
- msgid "Start Here"
3318
  msgstr ""
3319
 
3320
- #: src/admin-views/help-calendar.php:80 src/admin-views/help-community.php:73
3321
- #: src/admin-views/help-ticketing.php:80
3322
- msgid "Visit Knowledgebase"
3323
  msgstr ""
3324
 
3325
- #: src/admin-views/help-calendar.php:89 src/admin-views/help-calendar.php:122
3326
- #: src/admin-views/help-calendar.php:155
3327
- msgid "book with The Events Calendar logo"
3328
  msgstr ""
3329
 
3330
- #: src/admin-views/help-calendar.php:92 src/admin-views/help-community.php:85
3331
- #: src/admin-views/help-ticketing.php:92
3332
- msgid "Getting Started Guides"
3333
  msgstr ""
3334
 
3335
- #: src/admin-views/help-calendar.php:125
3336
- msgid "Customizing"
 
3337
  msgstr ""
3338
 
3339
- #: src/admin-views/help-calendar.php:130
3340
- msgid "Getting started with customizations"
3341
  msgstr ""
3342
 
3343
- #: src/admin-views/help-calendar.php:135
3344
- msgid "Highlighting events"
3345
  msgstr ""
3346
 
3347
- #: src/admin-views/help-calendar.php:140
3348
- msgid "How to Customize Template Files"
3349
  msgstr ""
3350
 
3351
- #: src/admin-views/help-calendar.php:145
3352
- msgid "Customizing CSS (Video)"
3353
  msgstr ""
3354
 
3355
- #: src/admin-views/help-calendar.php:158
3356
- msgid "Common Issues"
3357
  msgstr ""
3358
 
3359
- #: src/admin-views/help-calendar.php:163
3360
- msgid "Known Issues"
3361
  msgstr ""
3362
 
3363
- #: src/admin-views/help-calendar.php:168 src/admin-views/help-community.php:161
3364
- #: src/admin-views/help-ticketing.php:164
3365
- msgid "Release notes"
3366
  msgstr ""
3367
 
3368
- #: src/admin-views/help-calendar.php:173 src/admin-views/help-community.php:166
3369
- #: src/admin-views/help-ticketing.php:169
3370
- msgid "Integrations"
3371
  msgstr ""
3372
 
3373
- #: src/admin-views/help-calendar.php:188 src/admin-views/help-community.php:181
3374
- #: src/admin-views/help-ticketing.php:184
3375
- msgid "FAQs"
3376
  msgstr ""
3377
 
3378
- #: src/admin-views/help-calendar.php:192 src/admin-views/help-community.php:185
3379
- #: src/admin-views/help-ticketing.php:188
3380
- msgid "All FAQs"
3381
  msgstr ""
3382
 
3383
- #: src/admin-views/help-calendar.php:202 src/admin-views/help-community.php:195
3384
- #: src/admin-views/help-ticketing.php:198
3385
- #: src/admin-views/troubleshooting/common-issues.php:24
3386
- #: src/admin-views/troubleshooting/first-steps.php:20
3387
- #: src/admin-views/troubleshooting/first-steps.php:40
3388
- msgid "lightbulb icon"
3389
  msgstr ""
3390
 
3391
- #: src/admin-views/help-calendar.php:222 src/admin-views/help-community.php:215
3392
- #: src/admin-views/help-ticketing.php:218
3393
- msgid "Free extensions"
3394
  msgstr ""
3395
 
3396
- #: src/admin-views/help-calendar.php:226 src/admin-views/help-community.php:219
3397
- #: src/admin-views/help-ticketing.php:222
3398
- msgid "All Extensions"
3399
  msgstr ""
3400
 
3401
- #: src/admin-views/help-calendar.php:231 src/admin-views/help-community.php:224
3402
- #: src/admin-views/help-ticketing.php:227
3403
- msgid ""
3404
- "Small, lightweight WordPress plugins that add new capabilities to our core "
3405
- "plugins. Support is not offered for extensions; however they provide "
3406
- "enhanced functionality and bonus features."
3407
  msgstr ""
3408
 
3409
- #: src/admin-views/help-community.php:82 src/admin-views/help-community.php:148
3410
- msgid "book with The Events community logo"
3411
  msgstr ""
3412
 
3413
- #: src/admin-views/help-community.php:100
3414
- msgid "Community Events Shortcodes"
 
3415
  msgstr ""
3416
 
3417
- #: src/admin-views/help-community.php:105
3418
- msgid "Locating Links to Your Community Events Pages"
3419
  msgstr ""
3420
 
3421
- #: src/admin-views/help-community.php:115
3422
- #: src/admin-views/help-ticketing.php:117
3423
- msgid "book with Event Tickets logo"
3424
  msgstr ""
3425
 
3426
- #: src/admin-views/help-community.php:118
3427
- msgid "Managing Submissions"
3428
  msgstr ""
3429
 
3430
- #: src/admin-views/help-community.php:123
3431
- msgid "Managing Submissions Overview"
3432
  msgstr ""
3433
 
3434
- #: src/admin-views/help-community.php:128
3435
- msgid "Setting Notifications"
3436
  msgstr ""
3437
 
3438
- #: src/admin-views/help-community.php:133
3439
- msgid "Auto-Publish Events Submitted By Logged-In Users"
3440
  msgstr ""
3441
 
3442
- #: src/admin-views/help-community.php:138
3443
- msgid "Preventing Spam Submissions"
3444
  msgstr ""
3445
 
3446
- #: src/admin-views/help-community.php:151
3447
- #: src/admin-views/help-ticketing.php:154
3448
- msgid "Plugin Maintenance"
3449
  msgstr ""
3450
 
3451
- #: src/admin-views/help-community.php:156
3452
- #: src/admin-views/help-ticketing.php:159
3453
- msgid "Testing for Conflicts"
3454
  msgstr ""
3455
 
3456
- #: src/admin-views/help-community.php:171
3457
- #: src/admin-views/help-ticketing.php:174
3458
- msgid "Automatic Updates"
3459
  msgstr ""
3460
 
3461
- #: src/admin-views/help-ticketing.php:89 src/admin-views/help-ticketing.php:151
3462
- msgid "book with The Events ticketing logo"
3463
  msgstr ""
3464
 
3465
- #: src/admin-views/help-ticketing.php:102
3466
- msgid "Calendar & Ticket Shortcodes"
3467
  msgstr ""
3468
 
3469
- #: src/admin-views/help-ticketing.php:120
3470
- msgid "Creating Tickets & RSVPs"
3471
  msgstr ""
3472
 
3473
- #: src/admin-views/help-ticketing.php:125
3474
- msgid "Creating Tickets"
3475
  msgstr ""
3476
 
3477
- #: src/admin-views/help-ticketing.php:130
3478
- msgid "Creating RSVPs"
3479
  msgstr ""
3480
 
3481
- #: src/admin-views/help-ticketing.php:135
3482
- msgid "Configuring Paypal for Tickets"
3483
  msgstr ""
3484
 
3485
- #: src/admin-views/help-ticketing.php:142
3486
- msgid "(Event Tickets Plus)"
3487
  msgstr ""
3488
 
3489
- #: src/admin-views/help.php:30
3490
- msgid "Help"
3491
  msgstr ""
3492
 
3493
- #: src/admin-views/help.php:31
3494
- msgid ""
3495
- "We're committed to helping make your calendar spectacular and have a wealth "
3496
- "of resources available."
3497
  msgstr ""
3498
 
3499
- #: src/admin-views/help.php:34
3500
- msgid "Calendar"
3501
  msgstr ""
3502
 
3503
- #: src/admin-views/help.php:35
3504
- msgid "Ticketing & RSVP"
3505
  msgstr ""
3506
 
3507
- #: src/admin-views/help.php:36
3508
- msgid "Community"
3509
  msgstr ""
3510
 
3511
- #: src/admin-views/help.php:67
3512
- #: src/admin-views/troubleshooting/support-cta.php:13
3513
- msgid "Graphic with an electrical plug and gears"
3514
  msgstr ""
3515
 
3516
- #: src/admin-views/help.php:72
3517
- msgid "Need additional support?"
3518
  msgstr ""
3519
 
3520
- #: src/admin-views/help.php:77
3521
- msgid "Visit Troubleshooting next"
3522
  msgstr ""
3523
 
3524
- #: src/admin-views/notices/end-of-year-sale.php:16
3525
- msgid "End of year savings!"
3526
  msgstr ""
3527
 
3528
- #: src/admin-views/notices/end-of-year-sale.php:18
3529
- msgid "Get 30% off on all plugins from now through December 31."
3530
  msgstr ""
3531
 
3532
- #: src/admin-views/notices/end-of-year-sale.php:25
3533
- #: src/admin-views/notices/tribe-bf-general.php:26
3534
- msgid "Shop now"
3535
  msgstr ""
3536
 
3537
- #: src/admin-views/notices/tribe-bf-general.php:17
3538
- msgid "Save 40% on every single plugin."
3539
  msgstr ""
3540
 
3541
- #: src/admin-views/notices/tribe-bf-general.php:19
3542
- msgid "Black Friday Sale now through %s."
3543
  msgstr ""
3544
 
3545
- #. Translators: %1$s formatted date.
3546
- #: src/admin-views/notices/tribe-stellar-sale.php:21
3547
- msgid "<b>40%% off</b> all WordPress solutions through %1$s."
3548
  msgstr ""
3549
 
3550
- #: src/admin-views/notices/tribe-stellar-sale.php:26
3551
- msgctxt "Shop now link text"
3552
- msgid "Shop now"
3553
  msgstr ""
3554
 
3555
- #: src/admin-views/notices/upsell/icon.php:19
3556
- msgid "The Events Calendar important notice icon"
3557
  msgstr ""
3558
 
3559
- #: src/admin-views/tribe-options-display.php:23
3560
- msgid "Date Format Settings"
 
3561
  msgstr ""
3562
 
3563
- #: src/admin-views/tribe-options-display.php:29
3564
- msgid ""
3565
- "The following three fields accept the date format options available to the "
3566
- "PHP %1$s function. <a href=\"%2$s\" target=\"_blank\">Learn how to make your "
3567
- "own date format here</a>."
3568
  msgstr ""
3569
 
3570
- #: src/admin-views/tribe-options-display.php:37
3571
- msgid "Compact Date Format"
3572
  msgstr ""
3573
 
3574
- #: src/admin-views/tribe-options-display.php:38
3575
- msgid ""
3576
- "Select the date format used for elements with minimal space, such as in "
3577
- "datepickers."
3578
  msgstr ""
3579
 
3580
- #: src/admin-views/tribe-options-general.php:14
3581
- msgid ""
3582
- "Thank you for using Event Tickets! All of us at The Events Calendar "
3583
- "sincerely appreciate your support and we're excited to see you using our "
3584
- "plugins. Check out our handy %1$sNew User Primer%2$s to get started."
3585
  msgstr ""
3586
 
3587
- #: src/admin-views/tribe-options-general.php:19
3588
- msgid ""
3589
- "Optimize your site's event listings with %1$sThe Events Calendar%2$s, our "
3590
- "free calendar plugin. Looking for additional functionality including "
3591
- "recurring events, user-submission, advanced ticket sales and more? Check out "
3592
- "our %3$spremium add-ons%4$s."
3593
  msgstr ""
3594
 
3595
- #: src/admin-views/tribe-options-general.php:24
3596
- msgid ""
3597
- "Looking for additional functionality including recurring events, custom "
3598
- "meta, community events, ticket sales and more?"
3599
  msgstr ""
3600
 
3601
- #: src/admin-views/tribe-options-general.php:24
3602
- msgid "Check out the available add-ons"
3603
  msgstr ""
3604
 
3605
- #: src/admin-views/tribe-options-general.php:29
3606
- msgid "We hope our plugin is helping you out."
3607
  msgstr ""
3608
 
3609
- #: src/admin-views/tribe-options-general.php:34
3610
- msgid ""
3611
- "Are you thinking \"Wow, this plugin is amazing! I should say thanks to The "
3612
- "Events Calendar for all their hard work.\" The greatest thanks we could ask "
3613
- "for is recognition. Add a small text-only link at the bottom of your "
3614
- "calendar pointing to The Events Calendar project."
3615
  msgstr ""
3616
 
3617
- #: src/admin-views/tribe-options-general.php:34
3618
- msgid "See an example of the link"
3619
  msgstr ""
3620
 
3621
- #: src/admin-views/tribe-options-general.php:39
3622
- msgid "Show The Events Calendar link"
3623
  msgstr ""
3624
 
3625
- #: src/admin-views/tribe-options-general.php:57
3626
- msgid "Debug mode"
3627
  msgstr ""
3628
 
3629
- #: src/admin-views/tribe-options-general.php:59
3630
- msgid ""
3631
- "Enable this option to log debug information. By default this will log to "
3632
- "your server PHP error log. If you'd like to see the log messages in your "
3633
- "browser, then we recommend that you install the %s and look for the \"Tribe"
3634
- "\" tab in the debug output."
3635
  msgstr ""
3636
 
3637
- #: src/admin-views/tribe-options-general.php:63
3638
- msgid "Debug Bar Plugin"
3639
  msgstr ""
3640
 
3641
- #: src/admin-views/tribe-options-help.php:11
3642
- msgid ""
3643
- "Thank you for using %s! All of us at The Events Calendar sincerely "
3644
- "appreciate your support and we’re excited to see you using our plugins."
3645
  msgstr ""
3646
 
3647
- #: src/admin-views/tribe-options-help.php:14
3648
- msgid "Getting Support"
3649
  msgstr ""
3650
 
3651
- #: src/admin-views/tribe-options-help.php:15
3652
- msgid ""
3653
- "Our website’s %s is a great place to find tips and tricks for using and "
3654
- "customizing our plugins."
3655
  msgstr ""
3656
 
3657
- #: src/admin-views/tribe-options-help.php:15
3658
- msgid "Knowledgebase"
3659
  msgstr ""
3660
 
3661
- #: src/admin-views/tribe-options-help.php:18
3662
- msgid "Want to dive deeper?"
3663
  msgstr ""
3664
 
3665
- #: src/admin-views/tribe-options-help.php:20
3666
- msgid "Check out our %s for developers."
3667
  msgstr ""
3668
 
3669
- #: src/admin-views/tribe-options-help.php:21
3670
- msgid "list of available functions"
3671
  msgstr ""
3672
 
3673
- #: src/admin-views/tribe-options-help.php:26
3674
- msgid "Getting More Help"
 
3675
  msgstr ""
3676
 
3677
- #: src/admin-views/tribe-options-help.php:27
3678
- msgid ""
3679
- "While the resources above help solve a majority of the issues we see, there "
3680
- "are times you might be looking for extra support. If you need assistance "
3681
- "using our plugins and would like us to take a look, please follow these "
3682
- "steps:"
3683
  msgstr ""
3684
 
3685
- #: src/admin-views/tribe-options-help.php:33
3686
- msgid ""
3687
- "%s. All of the common (and not-so-common) answers to questions we see are "
3688
- "here. It’s often the fastest path to finding an answer!"
3689
  msgstr ""
3690
 
3691
- #: src/admin-views/tribe-options-help.php:37
3692
- msgid "Check our Knowledgebase"
3693
  msgstr ""
3694
 
3695
- #: src/admin-views/tribe-options-help.php:43
3696
- msgid ""
3697
- "%s. Testing for an existing conflict is the best start for in-depth "
3698
- "troubleshooting. We will often ask you to follow these steps when opening a "
3699
- "new thread, so doing this ahead of time will be super helpful."
3700
  msgstr ""
3701
 
3702
- #: src/admin-views/tribe-options-help.php:47
3703
- msgid "Test for a theme or plugin conflict"
3704
  msgstr ""
3705
 
3706
- #: src/admin-views/tribe-options-help.php:53
3707
- msgid ""
3708
- "%s. There are very few issues we haven’t seen and it’s likely another user "
3709
- "has already asked your question and gotten an answer from our support staff. "
3710
- "While posting to the help desk is open only to paid customers, they are open "
3711
- "for anyone to search and review."
3712
  msgstr ""
3713
 
3714
- #: src/admin-views/tribe-options-help.php:57
3715
- msgid "Search our support help desk"
3716
  msgstr ""
3717
 
3718
- #: src/admin-views/tribe-options-help.php:67
3719
- msgid ""
3720
- "Please note that all hands-on support is provided via the help desk. You can "
3721
- "email or tweet at us… ​but we will probably point you back to the help desk 😄"
3722
  msgstr ""
3723
 
3724
- #: src/admin-views/tribe-options-help.php:68
3725
- msgid "Read more about our support policy"
3726
  msgstr ""
3727
 
3728
- #: src/admin-views/tribe-options-help.php:71
3729
- #: src/admin-views/troubleshooting/system-information.php:16
3730
- msgid "System Information"
3731
  msgstr ""
3732
 
3733
- #: src/admin-views/tribe-options-help.php:72
3734
- msgid ""
3735
- "The details of your calendar plugin and settings is often needed for you or "
3736
- "our staff to help troubleshoot an issue. Please opt-in below to "
3737
- "automatically share your system information with our support team. This will "
3738
- "allow us to assist you faster if you post in our help desk."
3739
  msgstr ""
3740
 
3741
- #: src/admin-views/tribe-options-help.php:80
3742
- #: src/admin-views/troubleshooting/system-information.php:39
3743
- msgid "Copy to clipboard"
3744
  msgstr ""
3745
 
3746
- #: src/admin-views/tribe-options-help.php:82
3747
- msgid "Recent Template Changes"
3748
  msgstr ""
3749
 
3750
- #: src/admin-views/tribe-options-help.php:85
3751
- msgid "Event Log"
3752
  msgstr ""
3753
 
3754
- #: src/admin-views/tribe-options-help.php:104
3755
- msgid "News and Tutorials"
3756
  msgstr ""
3757
 
3758
- #: src/admin-views/tribe-options-help.php:110
3759
- msgid "More..."
3760
  msgstr ""
3761
 
3762
- #: src/admin-views/tribe-options-licenses.php:5
3763
- msgid ""
3764
- "If you've purchased a premium add-on, you'll need to enter your license key "
3765
- "here in order to have access to automatic updates when new versions are "
3766
- "available."
3767
  msgstr ""
3768
 
3769
- #: src/admin-views/tribe-options-licenses.php:10
3770
- msgid ""
3771
- "In order to register a plugin license, you'll first need to %1$sdownload and "
3772
- "install%2$s the plugin you purchased. You can download the latest version of "
3773
- "your plugin(s) from %3$syour account's downloads page%4$s. Once the plugin "
3774
- "is installed and activated on this site, the license key field will appear "
3775
- "below."
3776
  msgstr ""
3777
 
3778
- #: src/admin-views/tribe-options-licenses.php:19
3779
- msgid ""
3780
- "Each paid add-on has its own unique license key. Paste the key into its "
3781
- "appropriate field below, and give it a moment to validate. You know you're "
3782
- "set when a green expiration date appears alongside a \"valid\" message. Then "
3783
- "click Save Changes."
3784
  msgstr ""
3785
 
3786
- #: src/admin-views/tribe-options-licenses.php:23
3787
- msgid "Helpful Links:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3788
  msgstr ""
3789
 
3790
- #: src/admin-views/tribe-options-licenses.php:28
3791
- msgid "Why am I being told my license key is out of installs?"
 
 
3792
  msgstr ""
3793
 
3794
- #: src/admin-views/tribe-options-licenses.php:31
3795
- msgid "View and manage your license keys"
3796
  msgstr ""
3797
 
3798
- #: src/admin-views/tribe-options-licenses.php:34
3799
- msgid "Moving your license keys"
3800
  msgstr ""
3801
 
3802
- #: src/admin-views/tribe-options-licenses.php:37
3803
- msgid "Expired license keys and subscriptions"
3804
  msgstr ""
3805
 
3806
- #: src/admin-views/tribe-options-licenses.php:43
3807
- msgid "Licenses for Multisites"
3808
  msgstr ""
3809
 
3810
- #: src/admin-views/troubleshooting/common-issues.php:14
3811
- msgid "Common Problems"
 
3812
  msgstr ""
3813
 
3814
- #: src/admin-views/troubleshooting/detected-issues.php:14
3815
- msgid "We’ve detected the following issues"
3816
  msgstr ""
3817
 
3818
- #: src/admin-views/troubleshooting/detected-issues.php:30
3819
- msgid "warning-icon"
3820
  msgstr ""
3821
 
3822
- #: src/admin-views/troubleshooting/detected-issues.php:45
3823
- msgid "Learn more"
3824
  msgstr ""
3825
 
3826
- #: src/admin-views/troubleshooting/ea-status/current-status.php:31
3827
- msgid "Enabled"
3828
  msgstr ""
3829
 
3830
- #: src/admin-views/troubleshooting/ea-status/current-usage.php:18
3831
- msgid ""
3832
- "You have reached your daily import limit. Scheduled imports will be paused "
3833
- "until tomorrow."
3834
  msgstr ""
3835
 
3836
- #: src/admin-views/troubleshooting/ea-status/current-usage.php:21
3837
- msgid ""
3838
- "You are approaching your daily import limit. You may want to adjust your "
3839
- "Scheduled Import frequencies."
3840
  msgstr ""
3841
 
3842
- #: src/admin-views/troubleshooting/ea-status/current-usage.php:25
3843
- msgid "%1$d import used out of %2$d available today"
3844
- msgid_plural "%1$d imports used out of %2$d available today"
3845
  msgstr[0] ""
3846
  msgstr[1] ""
3847
 
3848
- #: src/admin-views/troubleshooting/ea-status/current-usage.php:32
3849
- msgid "Current usage"
3850
- msgstr ""
3851
-
3852
- #: src/admin-views/troubleshooting/ea-status/eventbrite.php:11
3853
- msgid "Third Party Accounts"
3854
  msgstr ""
3855
 
3856
- #: src/admin-views/troubleshooting/ea-status/eventbrite.php:24
3857
- msgid "You have not connected Event Aggregator to Eventbrite"
3858
  msgstr ""
3859
 
3860
- #: src/admin-views/troubleshooting/ea-status/eventbrite.php:28
3861
- msgctxt "link for connecting eventbrite"
3862
- msgid "Connect to Eventbrite"
3863
  msgstr ""
3864
 
3865
- #: src/admin-views/troubleshooting/ea-status/eventbrite.php:32
3866
- msgid "Limited connectivity with Eventbrite"
 
3867
  msgstr ""
3868
 
3869
- #: src/admin-views/troubleshooting/ea-status/eventbrite.php:33
3870
- #: src/admin-views/troubleshooting/ea-status/meetup.php:23
3871
- msgid "The service has disabled oAuth. Some types of events may not import."
3872
  msgstr ""
3873
 
3874
- #: src/admin-views/troubleshooting/ea-status/eventbrite.php:38
3875
- msgid "Eventbrite"
3876
  msgstr ""
3877
 
3878
- #: src/admin-views/troubleshooting/ea-status/license-key.php:19
3879
- msgid "Your license is valid"
3880
  msgstr ""
3881
 
3882
- #: src/admin-views/troubleshooting/ea-status/license-key.php:26
3883
- msgid "You do not have a license"
 
3884
  msgstr ""
3885
 
3886
- #: src/admin-views/troubleshooting/ea-status/license-key.php:28
3887
- msgid ""
3888
- "Buy Event Aggregator to access more event sources and automatic imports!"
3889
  msgstr ""
3890
 
3891
- #: src/admin-views/troubleshooting/ea-status/license-key.php:31
3892
- msgid "Your license is invalid"
3893
  msgstr ""
3894
 
3895
- #: src/admin-views/troubleshooting/ea-status/license-key.php:32
3896
- msgid "Check your license key"
3897
  msgstr ""
3898
 
3899
- #: src/admin-views/troubleshooting/ea-status/license-key.php:38
3900
- msgid "License & Usage"
3901
  msgstr ""
3902
 
3903
- #: src/admin-views/troubleshooting/ea-status/meetup.php:16
3904
- msgid "You have not connected Event Aggregator to Meetup"
3905
  msgstr ""
3906
 
3907
- #: src/admin-views/troubleshooting/ea-status/meetup.php:18
3908
- msgctxt "link for connecting meetup"
3909
- msgid "Connect to Meetup"
3910
  msgstr ""
3911
 
3912
- #: src/admin-views/troubleshooting/ea-status/meetup.php:22
3913
- msgid "Limited connectivity with Meetup"
3914
  msgstr ""
3915
 
3916
- #: src/admin-views/troubleshooting/ea-status/meetup.php:29
3917
- msgid "Meetup"
3918
  msgstr ""
3919
 
3920
- #: src/admin-views/troubleshooting/ea-status/scheduler-status.php:14
3921
- msgid "WP Cron not enabled"
3922
  msgstr ""
3923
 
3924
- #: src/admin-views/troubleshooting/ea-status/scheduler-status.php:15
3925
- msgid "Scheduled imports may not run reliably"
 
3926
  msgstr ""
3927
 
3928
- #: src/admin-views/troubleshooting/ea-status/scheduler-status.php:17
3929
- msgid "WP Cron enabled"
 
 
3930
  msgstr ""
3931
 
3932
- #: src/admin-views/troubleshooting/ea-status/scheduler-status.php:23
3933
- msgid "Scheduler Status"
3934
  msgstr ""
3935
 
3936
- #: src/admin-views/troubleshooting/ea-status/server-connection.php:11
3937
- msgid "Import Services"
 
3938
  msgstr ""
3939
 
3940
- #. translators: %s: Event Aggregator Server URL
3941
- #: src/admin-views/troubleshooting/ea-status/server-connection.php:24
3942
- #: src/admin-views/troubleshooting/ea-status/server-connection.php:32
3943
- msgid "Not connected to %s"
3944
  msgstr ""
3945
 
3946
- #: src/admin-views/troubleshooting/ea-status/server-connection.php:25
3947
- msgid "The server is not currently responding"
3948
  msgstr ""
3949
 
3950
- #: src/admin-views/troubleshooting/ea-status/server-connection.php:33
3951
- msgid "The server is responding with an error:"
3952
  msgstr ""
3953
 
3954
- #. translators: %s: Event Aggregator Server URL
3955
- #: src/admin-views/troubleshooting/ea-status/server-connection.php:39
3956
- msgid "Connected to %s"
3957
  msgstr ""
3958
 
3959
- #: src/admin-views/troubleshooting/ea-status/server-connection.php:45
3960
- msgid "Server Connection"
 
3961
  msgstr ""
3962
 
3963
- #: src/admin-views/troubleshooting/ea-status.php:24
3964
- msgid "Event Aggregator system status "
3965
  msgstr ""
3966
 
3967
- #: src/admin-views/troubleshooting/event-log.php:13
3968
- msgid "Event log"
3969
  msgstr ""
3970
 
3971
- #: src/admin-views/troubleshooting/first-steps.php:11
3972
- msgid "First Steps"
3973
  msgstr ""
3974
 
3975
- #: src/admin-views/troubleshooting/first-steps.php:25
3976
- msgid "Test for conflicts"
3977
  msgstr ""
3978
 
3979
- #: src/admin-views/troubleshooting/first-steps.php:29
3980
- #: src/admin-views/troubleshooting/first-steps.php:49
3981
- msgid "View article"
 
 
3982
  msgstr ""
3983
 
3984
- #: src/admin-views/troubleshooting/first-steps.php:30
3985
- msgid ""
3986
- "Most issues are caused by conflicts with the theme or other plugins. Follow "
3987
- "these steps as a first point of action. %s"
3988
  msgstr ""
3989
 
3990
- #: src/admin-views/troubleshooting/first-steps.php:45
3991
- msgid "Share your system info"
3992
  msgstr ""
3993
 
3994
- #: src/admin-views/troubleshooting/first-steps.php:50
3995
- msgid ""
3996
- "Providing the details of your calendar plugin and settings (located below) "
3997
- "helps our support team troubleshoot an issue faster. %s"
3998
  msgstr ""
3999
 
4000
- #: src/admin-views/troubleshooting/introduction.php:22
4001
- msgid ""
4002
- "Sometimes things just don’t work as expected. We’ve created a wealth of "
4003
- "resources to get you back on track."
4004
  msgstr ""
4005
 
4006
- #: src/admin-views/troubleshooting/notice.php:12
4007
- msgid "Help page?"
4008
  msgstr ""
4009
 
4010
- #: src/admin-views/troubleshooting/notice.php:17
4011
- msgid "Hey there... did you check out the %s"
4012
  msgstr ""
4013
 
4014
- #: src/admin-views/troubleshooting/recent-template-changes.php:12
4015
- msgid "Recent template changes"
4016
  msgstr ""
4017
 
4018
- #: src/admin-views/troubleshooting/support-cta.php:18
4019
- msgid "Get support from humans"
4020
  msgstr ""
4021
 
4022
- #: src/admin-views/troubleshooting/support-cta.php:22
4023
- msgid "Included with our premium products"
4024
  msgstr ""
4025
 
4026
- #: src/admin-views/troubleshooting/support-cta.php:27
4027
- msgid "Open a ticket"
4028
  msgstr ""
4029
 
4030
- #: src/admin-views/troubleshooting/system-information.php:19
4031
- msgid ""
4032
- "Please opt-in below to automatically share your system information with our "
4033
- "support team. This will allow us to assist you faster if you post in our "
4034
- "help desk."
4035
  msgstr ""
4036
 
4037
- #: src/admin-views/troubleshooting/system-information.php:24
4038
- msgid ""
4039
- "Yes, automatically share my system information with The Events Calendar "
4040
- "support team*"
4041
  msgstr ""
4042
 
4043
- #: src/admin-views/troubleshooting/system-information.php:28
4044
- msgid ""
4045
- "* Your system information will only be used by The Events Calendar support "
4046
- "team. All information is stored securely. We do not share this information "
4047
- "with any third parties."
4048
  msgstr ""
4049
 
4050
- #: src/functions/template-tags/html.php:101
4051
- msgctxt "The associated field is required."
4052
- msgid "(required)"
4053
  msgstr ""
4054
 
4055
  #: src/views/promoter/auth.php:35
@@ -4069,8 +3798,7 @@ msgid "Please log out and log back in as an admin account"
4069
  msgstr ""
4070
 
4071
  #: src/views/promoter/auth.php:55
4072
- msgid ""
4073
- "Sorry, unable to authenticate your site. Please contact Promoter support."
4074
  msgstr ""
4075
 
4076
  #: src/views/promoter/auth.php:57
@@ -4113,14 +3841,15 @@ msgstr ""
4113
  msgid "Virtual"
4114
  msgstr ""
4115
 
4116
- #. Plugin Name of the plugin/theme
4117
- msgid "Tribe Common"
4118
  msgstr ""
4119
 
4120
- #. Description of the plugin/theme
4121
- msgid "An event settings framework for managing shared options"
 
4122
  msgstr ""
4123
 
4124
- #. Author URI of the plugin/theme
4125
- msgid "http://evnt.is/1x"
4126
  msgstr ""
1
+ # Copyright (C) 2022 The Events Calendar
2
+ # This file is distributed under the GPLv2 or later.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Tribe Common 5.0.4\n"
6
+ "Report-Msgid-Bugs-To: https://evnt.is/191x\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2022-11-25T10:27:59-08:00\n"
13
+ "PO-Revision-Date: 2022-11-25 18:28\n"
14
+ "X-Generator: WP-CLI 2.7.1\n"
15
+ "X-Domain: tribe-common\n"
16
 
17
+ #. Plugin Name of the plugin
18
+ msgid "Tribe Common"
19
  msgstr ""
20
 
21
+ #. Description of the plugin
22
+ msgid "An event settings framework for managing shared options"
23
  msgstr ""
24
 
25
+ #. Author of the plugin
26
+ #: src/admin-views/help-calendar.php:97
27
+ #: src/Tribe/Admin/Help_Page.php:116
28
+ #: src/Tribe/Customizer.php:664
29
+ #: src/Tribe/Plugins_API.php:25
30
+ msgid "The Events Calendar"
31
  msgstr ""
32
 
33
+ #. Author URI of the plugin
34
+ msgid "http://evnt.is/1x"
35
  msgstr ""
36
 
37
+ #: src/admin-views/app-shop.php:30
38
+ #: src/admin-views/conditional_content/black-friday.php:16
39
+ #: src/admin-views/conditional_content/end-of-year-sale.php:16
40
+ #: src/admin-views/help.php:27
41
+ #: src/admin-views/help.php:86
42
+ #: src/admin-views/troubleshooting/footer-logo.php:12
43
+ #: src/admin-views/troubleshooting/introduction.php:19
44
+ msgid "The Events Calendar brand logo"
45
  msgstr ""
46
 
47
+ #: src/admin-views/app-shop.php:35
48
+ msgid "All Solutions"
 
49
  msgstr ""
50
 
51
+ #: src/admin-views/app-shop.php:36
52
+ msgid "Save with Bundles"
 
53
  msgstr ""
54
 
55
+ #: src/admin-views/app-shop.php:37
56
+ msgid "Extensions"
 
57
  msgstr ""
58
 
59
+ #: src/admin-views/app-shop.php:38
60
+ msgid "Stellar Discounts"
 
61
  msgstr ""
62
 
63
+ #: src/admin-views/app-shop.php:47
64
+ #: src/admin-views/app-shop.php:109
65
+ #: src/admin-views/app-shop.php:167
66
+ #: src/admin-views/app-shop.php:201
67
+ msgid "Shapes and lines for visual interest"
68
  msgstr ""
69
 
70
+ #: src/admin-views/app-shop.php:53
71
+ msgid "One calendar. Countless ways to make it your own."
 
 
 
72
  msgstr ""
73
 
74
+ #: src/admin-views/app-shop.php:54
75
+ msgid "Calendars, ticketing, and powerful WordPress tools to manage your events from start to finish."
 
 
76
  msgstr ""
77
 
78
+ #: src/admin-views/app-shop.php:56
79
+ msgid "Already Installed"
 
80
  msgstr ""
81
 
82
+ #: src/admin-views/app-shop.php:62
83
+ #: src/admin-views/app-shop.php:119
84
+ #: src/admin-views/app-shop.php:141
85
+ msgid "TEC Logo"
86
  msgstr ""
87
 
88
+ #: src/admin-views/app-shop.php:66
89
+ #: src/admin-views/help-calendar.php:44
90
+ #: src/admin-views/help-community.php:44
91
+ #: src/admin-views/help-ticketing.php:44
92
+ msgid "Active"
93
  msgstr ""
94
 
95
+ #: src/admin-views/app-shop.php:68
96
+ #: src/admin-views/app-shop.php:177
97
+ msgid "FREE"
 
98
  msgstr ""
99
 
100
+ #: src/admin-views/app-shop.php:93
101
+ msgid "Manage"
102
  msgstr ""
103
 
104
+ #: src/admin-views/app-shop.php:95
105
+ #: src/admin-views/help-calendar.php:65
106
+ #: src/admin-views/help-community.php:58
107
+ #: src/admin-views/help-ticketing.php:65
108
+ msgid "Learn More"
109
  msgstr ""
110
 
111
+ #: src/admin-views/app-shop.php:113
112
+ msgid "The plugins you need at one discounted price"
113
  msgstr ""
114
 
115
+ #: src/admin-views/app-shop.php:114
116
+ msgid "We've packaged our most popular plugins into bundles jam-packed with value."
 
117
  msgstr ""
118
 
119
+ #: src/admin-views/app-shop.php:126
120
+ #: src/admin-views/app-shop.php:153
121
+ msgid "Save With A Bundle"
122
  msgstr ""
123
 
124
+ #: src/admin-views/app-shop.php:132
125
+ msgid "Includes"
 
126
  msgstr ""
127
 
128
+ #: src/admin-views/app-shop.php:171
129
+ msgid "Free extensions to power up your plugins"
 
130
  msgstr ""
131
 
132
+ #: src/admin-views/app-shop.php:172
133
+ msgid "Extensions are quick solutions our team came up with to solve specific issues you may need. (Note - extensions are not covered by our support team.)"
134
  msgstr ""
135
 
136
+ #: src/admin-views/app-shop.php:186
137
+ msgid "Download"
 
138
  msgstr ""
139
 
140
+ #: src/admin-views/app-shop.php:190
141
+ msgid "Browse Extensions"
 
142
  msgstr ""
143
 
144
+ #: src/admin-views/app-shop.php:209
145
+ msgid "Stellar is a collective of WordPress innovators, and home to WordPress products done right."
146
  msgstr ""
147
 
148
+ #: src/admin-views/app-shop.php:213
149
+ msgid "$25 towards any Stellar product using code <u>%s</u>"
150
  msgstr ""
151
 
152
+ #: src/admin-views/components/loader.php:18
153
+ msgid "Loading..."
154
  msgstr ""
155
 
156
+ #: src/admin-views/conditional_content/black-friday.php:23
157
+ msgid "Our biggest<br/> sale of the<br/> year ends<br/> soon</p>"
158
  msgstr ""
159
 
160
+ #: src/admin-views/conditional_content/black-friday.php:30
161
+ #: src/admin-views/conditional_content/end-of-year-sale.php:31
162
+ msgid "Save now"
163
  msgstr ""
164
 
165
+ #: src/admin-views/conditional_content/end-of-year-sale.php:23
166
+ msgid "End of Year Sale!<br/>Save 30% on<br/> all our plugins.<br/>Offer expires soon!"
167
  msgstr ""
168
 
169
+ #: src/admin-views/event-log.php:21
170
+ msgid "Logging level"
171
  msgstr ""
172
 
173
+ #: src/admin-views/event-log.php:43
174
+ msgid "Method"
175
  msgstr ""
176
 
177
+ #: src/admin-views/event-log.php:65
178
+ msgid "View"
179
  msgstr ""
180
 
181
+ #: src/admin-views/event-log.php:100
182
+ msgid "The selected log file is empty or has not been generated yet."
183
  msgstr ""
184
 
185
+ #: src/admin-views/event-log.php:117
186
+ msgid "Download log"
187
  msgstr ""
188
 
189
+ #: src/admin-views/help-calendar.php:16
190
+ #: src/admin-views/help-community.php:16
191
+ #: src/admin-views/help-ticketing.php:16
192
+ msgid "Get help for these products and learn more about products you don't have."
193
  msgstr ""
194
 
195
+ #: src/admin-views/help-calendar.php:27
196
+ #: src/admin-views/help-community.php:27
197
+ #: src/admin-views/help-ticketing.php:27
198
+ msgid "logo icon"
199
  msgstr ""
200
 
201
+ #: src/admin-views/help-calendar.php:51
202
+ #: src/admin-views/help-ticketing.php:51
203
+ msgid "Add license key"
204
  msgstr ""
205
 
206
+ #: src/admin-views/help-calendar.php:58
207
+ #: src/admin-views/help-community.php:51
208
+ #: src/admin-views/help-ticketing.php:58
209
+ msgid "Activate"
210
  msgstr ""
211
 
212
+ #: src/admin-views/help-calendar.php:76
213
+ #: src/admin-views/help-community.php:69
214
+ #: src/admin-views/help-ticketing.php:76
215
+ msgid "Start Here"
216
  msgstr ""
217
 
218
+ #: src/admin-views/help-calendar.php:80
219
+ #: src/admin-views/help-community.php:73
220
+ #: src/admin-views/help-ticketing.php:80
221
+ msgid "Visit Knowledgebase"
222
  msgstr ""
223
 
224
+ #: src/admin-views/help-calendar.php:89
225
+ #: src/admin-views/help-calendar.php:122
226
+ #: src/admin-views/help-calendar.php:155
227
+ msgid "book with The Events Calendar logo"
228
  msgstr ""
229
 
230
+ #: src/admin-views/help-calendar.php:92
231
+ #: src/admin-views/help-community.php:85
232
+ #: src/admin-views/help-ticketing.php:92
233
+ msgid "Getting Started Guides"
234
  msgstr ""
235
 
236
+ #: src/admin-views/help-calendar.php:102
237
+ #: src/Tribe/Admin/Help_Page.php:285
238
+ #: src/Tribe/Plugins_API.php:45
239
+ msgid "Event Aggregator"
240
  msgstr ""
241
 
242
+ #: src/admin-views/help-calendar.php:107
243
+ #: src/Tribe/Admin/Help_Page.php:295
244
+ #: src/Tribe/Plugins_API.php:146
245
+ msgid "Filter Bar"
246
  msgstr ""
247
 
248
+ #: src/admin-views/help-calendar.php:112
249
+ #: src/Tribe/Admin/Help_Page.php:303
250
+ #: src/Tribe/Plugins_API.php:246
251
+ msgid "Virtual Events"
252
  msgstr ""
253
 
254
+ #: src/admin-views/help-calendar.php:125
255
+ msgid "Customizing"
256
  msgstr ""
257
 
258
+ #: src/admin-views/help-calendar.php:130
259
+ msgid "Getting started with customizations"
 
 
260
  msgstr ""
261
 
262
+ #: src/admin-views/help-calendar.php:135
263
+ msgid "Highlighting events"
264
  msgstr ""
265
 
266
+ #: src/admin-views/help-calendar.php:140
267
+ msgid "How to Customize Template Files"
 
 
268
  msgstr ""
269
 
270
+ #: src/admin-views/help-calendar.php:145
271
+ msgid "Customizing CSS (Video)"
272
  msgstr ""
273
 
274
+ #: src/admin-views/help-calendar.php:158
275
+ msgid "Common Issues"
 
 
276
  msgstr ""
277
 
278
+ #: src/admin-views/help-calendar.php:163
279
+ msgid "Known Issues"
280
  msgstr ""
281
 
282
+ #: src/admin-views/help-calendar.php:168
283
+ #: src/admin-views/help-community.php:161
284
+ #: src/admin-views/help-ticketing.php:164
285
+ msgid "Release notes"
286
  msgstr ""
287
 
288
+ #: src/admin-views/help-calendar.php:173
289
+ #: src/admin-views/help-community.php:166
290
+ #: src/admin-views/help-ticketing.php:169
291
+ msgid "Integrations"
292
  msgstr ""
293
 
294
+ #: src/admin-views/help-calendar.php:178
295
+ #: src/admin-views/help-ticketing.php:140
296
+ #: src/Tribe/Plugins_API.php:76
297
+ msgid "Shortcodes"
298
  msgstr ""
299
 
300
+ #: src/admin-views/help-calendar.php:188
301
+ #: src/admin-views/help-community.php:181
302
+ #: src/admin-views/help-ticketing.php:184
303
+ msgid "FAQs"
304
  msgstr ""
305
 
306
+ #: src/admin-views/help-calendar.php:192
307
+ #: src/admin-views/help-community.php:185
308
+ #: src/admin-views/help-ticketing.php:188
309
+ msgid "All FAQs"
 
310
  msgstr ""
311
 
312
+ #: src/admin-views/help-calendar.php:202
313
+ #: src/admin-views/help-community.php:195
314
+ #: src/admin-views/help-ticketing.php:198
315
+ #: src/admin-views/troubleshooting/common-issues.php:24
316
+ #: src/admin-views/troubleshooting/first-steps.php:20
317
+ #: src/admin-views/troubleshooting/first-steps.php:40
318
+ msgid "lightbulb icon"
319
  msgstr ""
320
 
321
+ #: src/admin-views/help-calendar.php:222
322
+ #: src/admin-views/help-community.php:215
323
+ #: src/admin-views/help-ticketing.php:218
324
+ msgid "Free extensions"
325
  msgstr ""
326
 
327
+ #: src/admin-views/help-calendar.php:226
328
+ #: src/admin-views/help-community.php:219
329
+ #: src/admin-views/help-ticketing.php:222
330
+ msgid "All Extensions"
331
  msgstr ""
332
 
333
+ #: src/admin-views/help-calendar.php:231
334
+ #: src/admin-views/help-community.php:224
335
+ #: src/admin-views/help-ticketing.php:227
336
+ msgid "Small, lightweight WordPress plugins that add new capabilities to our core plugins. Support is not offered for extensions; however they provide enhanced functionality and bonus features."
337
  msgstr ""
338
 
339
+ #: src/admin-views/help-community.php:82
340
+ #: src/admin-views/help-community.php:148
341
+ msgid "book with The Events community logo"
342
  msgstr ""
343
 
344
+ #: src/admin-views/help-community.php:90
345
+ #: src/Tribe/Admin/Help_Page.php:277
346
+ #: src/Tribe/Plugins_API.php:166
347
+ msgid "Community Events"
348
+ msgstr ""
349
 
350
+ #: src/admin-views/help-community.php:95
351
+ #: src/Tribe/Admin/Help_Page.php:320
352
+ #: src/Tribe/Plugins_API.php:186
353
+ msgid "Community Tickets"
354
  msgstr ""
355
 
356
+ #: src/admin-views/help-community.php:100
357
+ msgid "Community Events Shortcodes"
 
 
358
  msgstr ""
359
 
360
+ #: src/admin-views/help-community.php:105
361
+ msgid "Locating Links to Your Community Events Pages"
362
  msgstr ""
363
 
364
+ #: src/admin-views/help-community.php:115
365
+ #: src/admin-views/help-ticketing.php:117
366
+ msgid "book with Event Tickets logo"
 
367
  msgstr ""
368
 
369
+ #: src/admin-views/help-community.php:118
370
+ msgid "Managing Submissions"
371
  msgstr ""
372
 
373
+ #: src/admin-views/help-community.php:123
374
+ msgid "Managing Submissions Overview"
 
 
375
  msgstr ""
376
 
377
+ #: src/admin-views/help-community.php:128
378
+ msgid "Setting Notifications"
379
  msgstr ""
380
 
381
+ #: src/admin-views/help-community.php:133
382
+ msgid "Auto-Publish Events Submitted By Logged-In Users"
 
 
383
  msgstr ""
384
 
385
+ #: src/admin-views/help-community.php:138
386
+ msgid "Preventing Spam Submissions"
387
  msgstr ""
388
 
389
+ #: src/admin-views/help-community.php:151
390
+ #: src/admin-views/help-ticketing.php:154
391
+ msgid "Plugin Maintenance"
 
392
  msgstr ""
393
 
394
+ #: src/admin-views/help-community.php:156
395
+ #: src/admin-views/help-ticketing.php:159
396
+ msgid "Testing for Conflicts"
397
  msgstr ""
398
 
399
+ #: src/admin-views/help-community.php:171
400
+ #: src/admin-views/help-ticketing.php:174
401
+ msgid "Automatic Updates"
 
402
  msgstr ""
403
 
404
+ #: src/admin-views/help-ticketing.php:89
405
+ #: src/admin-views/help-ticketing.php:151
406
+ msgid "book with The Events ticketing logo"
407
  msgstr ""
408
 
409
+ #: src/admin-views/help-ticketing.php:97
410
+ #: src/Tribe/Admin/Help_Page.php:135
411
+ #: src/Tribe/Plugins_API.php:86
412
+ msgid "Event Tickets"
413
  msgstr ""
414
 
415
+ #: src/admin-views/help-ticketing.php:102
416
+ msgid "Calendar & Ticket Shortcodes"
417
  msgstr ""
418
 
419
+ #: src/admin-views/help-ticketing.php:107
420
+ #: src/Tribe/Plugins_API.php:126
421
+ #: src/Tribe/Promoter/PUE.php:28
422
+ #: src/views/promoter/auth.php:30
423
+ #: src/views/promoter/auth.php:74
424
+ msgid "Promoter"
425
  msgstr ""
426
 
427
+ #: src/admin-views/help-ticketing.php:120
428
+ msgid "Creating Tickets & RSVPs"
 
 
429
  msgstr ""
430
 
431
+ #: src/admin-views/help-ticketing.php:125
432
+ msgid "Creating Tickets"
 
 
433
  msgstr ""
434
 
435
+ #: src/admin-views/help-ticketing.php:130
436
+ msgid "Creating RSVPs"
 
 
 
437
  msgstr ""
438
 
439
+ #: src/admin-views/help-ticketing.php:135
440
+ msgid "Configuring Paypal for Tickets"
 
 
 
441
  msgstr ""
442
 
443
+ #: src/admin-views/help-ticketing.php:142
444
+ msgid "(Event Tickets Plus)"
445
  msgstr ""
446
 
447
+ #: src/admin-views/help.php:30
448
+ msgid "Help"
 
449
  msgstr ""
450
 
451
+ #: src/admin-views/help.php:31
452
+ msgid "We're committed to helping make your calendar spectacular and have a wealth of resources available."
 
 
 
 
453
  msgstr ""
454
 
455
+ #: src/admin-views/help.php:34
456
+ msgid "Calendar"
 
 
 
457
  msgstr ""
458
 
459
+ #: src/admin-views/help.php:35
460
+ msgid "Ticketing & RSVP"
 
 
 
461
  msgstr ""
462
 
463
+ #: src/admin-views/help.php:36
464
+ msgid "Community"
465
  msgstr ""
466
 
467
+ #: src/admin-views/help.php:67
468
+ #: src/admin-views/troubleshooting/support-cta.php:13
469
+ msgid "Graphic with an electrical plug and gears"
 
 
470
  msgstr ""
471
 
472
+ #: src/admin-views/help.php:72
473
+ msgid "Need additional support?"
474
  msgstr ""
475
 
476
+ #: src/admin-views/help.php:77
477
+ msgid "Visit Troubleshooting next"
 
 
 
 
 
 
478
  msgstr ""
479
 
480
+ #: src/admin-views/notices/end-of-year-sale.php:16
481
+ msgid "End of year savings!"
482
  msgstr ""
483
 
484
+ #: src/admin-views/notices/end-of-year-sale.php:18
485
+ msgid "Get 30% off on all plugins from now through December 31."
486
  msgstr ""
487
 
488
+ #: src/admin-views/notices/end-of-year-sale.php:25
489
+ #: src/admin-views/notices/tribe-bf-general.php:26
490
+ msgid "Shop now"
 
 
491
  msgstr ""
492
 
493
+ #: src/admin-views/notices/tribe-bf-general.php:17
494
+ msgid "Save 40% on every single plugin."
495
  msgstr ""
496
 
497
+ #: src/admin-views/notices/tribe-bf-general.php:19
498
+ msgid "Black Friday Sale now through %s."
499
  msgstr ""
500
 
501
+ #: src/admin-views/notices/tribe-stellar-sale.php:21
502
+ msgid "<b>40%% off</b> all WordPress solutions through %1$s."
 
 
 
 
 
503
  msgstr ""
504
 
505
+ #: src/admin-views/notices/tribe-stellar-sale.php:26
506
+ msgctxt "Shop now link text"
507
+ msgid "Shop now"
508
  msgstr ""
509
 
510
+ #: src/admin-views/notices/upsell/icon.php:19
511
+ msgid "The Events Calendar important notice icon"
512
  msgstr ""
513
 
514
+ #: src/admin-views/tribe-options-help.php:11
515
+ msgid "Thank you for using %s! All of us at The Events Calendar sincerely appreciate your support and we’re excited to see you using our plugins."
 
 
 
 
516
  msgstr ""
517
 
518
+ #: src/admin-views/tribe-options-help.php:14
519
+ msgid "Getting Support"
520
  msgstr ""
521
 
522
+ #: src/admin-views/tribe-options-help.php:15
523
+ msgid "Our website’s %s is a great place to find tips and tricks for using and customizing our plugins."
524
  msgstr ""
525
 
526
+ #: src/admin-views/tribe-options-help.php:15
527
+ msgid "Knowledgebase"
528
  msgstr ""
529
 
530
+ #: src/admin-views/tribe-options-help.php:18
531
+ msgid "Want to dive deeper?"
532
  msgstr ""
533
 
534
+ #: src/admin-views/tribe-options-help.php:20
535
+ msgid "Check out our %s for developers."
536
  msgstr ""
537
 
538
+ #: src/admin-views/tribe-options-help.php:21
539
+ msgid "list of available functions"
540
  msgstr ""
541
 
542
+ #: src/admin-views/tribe-options-help.php:26
543
+ msgid "Getting More Help"
544
  msgstr ""
545
 
546
+ #: src/admin-views/tribe-options-help.php:27
547
+ msgid "While the resources above help solve a majority of the issues we see, there are times you might be looking for extra support. If you need assistance using our plugins and would like us to take a look, please follow these steps:"
548
  msgstr ""
549
 
550
+ #: src/admin-views/tribe-options-help.php:33
551
+ msgid "%s. All of the common (and not-so-common) answers to questions we see are here. It’s often the fastest path to finding an answer!"
552
  msgstr ""
553
 
554
+ #: src/admin-views/tribe-options-help.php:37
555
+ msgid "Check our Knowledgebase"
556
  msgstr ""
557
 
558
+ #: src/admin-views/tribe-options-help.php:43
559
+ msgid "%s. Testing for an existing conflict is the best start for in-depth troubleshooting. We will often ask you to follow these steps when opening a new thread, so doing this ahead of time will be super helpful."
560
  msgstr ""
561
 
562
+ #: src/admin-views/tribe-options-help.php:47
563
+ msgid "Test for a theme or plugin conflict"
564
  msgstr ""
565
 
566
+ #: src/admin-views/tribe-options-help.php:53
567
+ msgid "%s. There are very few issues we haven’t seen and it’s likely another user has already asked your question and gotten an answer from our support staff. While posting to the help desk is open only to paid customers, they are open for anyone to search and review."
568
  msgstr ""
569
 
570
+ #: src/admin-views/tribe-options-help.php:57
571
+ msgid "Search our support help desk"
 
572
  msgstr ""
573
 
574
+ #: src/admin-views/tribe-options-help.php:67
575
+ msgid "Please note that all hands-on support is provided via the help desk. You can email or tweet at us… ​but we will probably point you back to the help desk 😄"
576
  msgstr ""
577
 
578
+ #: src/admin-views/tribe-options-help.php:68
579
+ msgid "Read more about our support policy"
 
580
  msgstr ""
581
 
582
+ #: src/admin-views/tribe-options-help.php:71
583
+ #: src/admin-views/troubleshooting/system-information.php:16
584
+ msgid "System Information"
585
  msgstr ""
586
 
587
+ #: src/admin-views/tribe-options-help.php:72
588
+ msgid "The details of your calendar plugin and settings is often needed for you or our staff to help troubleshoot an issue. Please opt-in below to automatically share your system information with our support team. This will allow us to assist you faster if you post in our help desk."
589
  msgstr ""
590
 
591
+ #: src/admin-views/tribe-options-help.php:80
592
+ #: src/admin-views/troubleshooting/system-information.php:39
593
+ msgid "Copy to clipboard"
594
  msgstr ""
595
 
596
+ #: src/admin-views/tribe-options-help.php:82
597
+ msgid "Recent Template Changes"
 
 
598
  msgstr ""
599
 
600
+ #: src/admin-views/tribe-options-help.php:85
601
+ msgid "Event Log"
602
  msgstr ""
603
 
604
+ #: src/admin-views/tribe-options-help.php:104
605
+ msgid "News and Tutorials"
606
  msgstr ""
607
 
608
+ #: src/admin-views/tribe-options-help.php:110
609
+ msgid "More..."
610
  msgstr ""
611
 
612
+ #: src/admin-views/tribe-options-licenses.php:5
613
+ msgid "If you've purchased a premium add-on, you'll need to enter your license key here in order to have access to automatic updates when new versions are available."
614
  msgstr ""
615
 
616
+ #: src/admin-views/tribe-options-licenses.php:10
617
+ msgid "In order to register a plugin license, you'll first need to %1$sdownload and install%2$s the plugin you purchased. You can download the latest version of your plugin(s) from %3$syour account's downloads page%4$s. Once the plugin is installed and activated on this site, the license key field will appear below."
618
  msgstr ""
619
 
620
+ #: src/admin-views/tribe-options-licenses.php:19
621
+ msgid "Each paid add-on has its own unique license key. Paste the key into its appropriate field below, and give it a moment to validate. You know you're set when a green expiration date appears alongside a \"valid\" message. Then click Save Changes."
622
  msgstr ""
623
 
624
+ #: src/admin-views/tribe-options-licenses.php:23
625
+ msgid "Helpful Links:"
626
  msgstr ""
627
 
628
+ #: src/admin-views/tribe-options-licenses.php:28
629
+ msgid "Why am I being told my license key is out of installs?"
 
 
630
  msgstr ""
631
 
632
+ #: src/admin-views/tribe-options-licenses.php:31
633
+ msgid "View and manage your license keys"
634
  msgstr ""
635
 
636
+ #: src/admin-views/tribe-options-licenses.php:34
637
+ msgid "Moving your license keys"
638
  msgstr ""
639
 
640
+ #: src/admin-views/tribe-options-licenses.php:37
641
+ msgid "Expired license keys and subscriptions"
642
  msgstr ""
643
 
644
+ #: src/admin-views/tribe-options-licenses.php:43
645
+ msgid "Licenses for Multisites"
 
 
646
  msgstr ""
647
 
648
+ #: src/admin-views/tribe-options-licenses.php:57
649
+ #: src/Tribe/Settings_Manager.php:296
650
+ msgid "Licenses"
651
  msgstr ""
652
 
653
+ #: src/admin-views/troubleshooting/common-issues.php:14
654
+ msgid "Common Problems"
 
 
655
  msgstr ""
656
 
657
+ #: src/admin-views/troubleshooting/detected-issues.php:14
658
+ msgid "We’ve detected the following issues"
659
  msgstr ""
660
 
661
+ #: src/admin-views/troubleshooting/detected-issues.php:30
662
+ msgid "warning-icon"
 
 
663
  msgstr ""
664
 
665
+ #: src/admin-views/troubleshooting/detected-issues.php:45
666
+ msgid "Learn more"
667
  msgstr ""
668
 
669
+ #: src/admin-views/troubleshooting/ea-status.php:24
670
+ msgid "Event Aggregator system status "
 
 
671
  msgstr ""
672
 
673
+ #: src/admin-views/troubleshooting/ea-status/current-status.php:15
674
+ msgid "Imports Enabled in Settings"
675
  msgstr ""
676
 
677
+ #: src/admin-views/troubleshooting/ea-status/current-status.php:20
678
+ msgid "Imports disabled in Settings"
 
 
 
679
  msgstr ""
680
 
681
+ #: src/admin-views/troubleshooting/ea-status/current-status.php:25
682
+ msgid "Edit Import Settings"
683
  msgstr ""
684
 
685
+ #: src/admin-views/troubleshooting/ea-status/current-status.php:31
686
+ msgid "Enabled"
 
 
687
  msgstr ""
688
 
689
+ #: src/admin-views/troubleshooting/ea-status/current-usage.php:18
690
+ msgid "You have reached your daily import limit. Scheduled imports will be paused until tomorrow."
691
  msgstr ""
692
 
693
+ #: src/admin-views/troubleshooting/ea-status/current-usage.php:21
694
+ msgid "You are approaching your daily import limit. You may want to adjust your Scheduled Import frequencies."
695
  msgstr ""
696
 
697
+ #: src/admin-views/troubleshooting/ea-status/current-usage.php:25
698
+ msgid "%1$d import used out of %2$d available today"
699
+ msgid_plural "%1$d imports used out of %2$d available today"
700
+ msgstr[0] ""
701
+ msgstr[1] ""
702
 
703
+ #: src/admin-views/troubleshooting/ea-status/current-usage.php:32
704
+ msgid "Current usage"
705
  msgstr ""
706
 
707
+ #: src/admin-views/troubleshooting/ea-status/eventbrite.php:11
708
+ msgid "Third Party Accounts"
709
  msgstr ""
710
 
711
+ #: src/admin-views/troubleshooting/ea-status/eventbrite.php:24
712
+ msgid "You have not connected Event Aggregator to Eventbrite"
 
 
713
  msgstr ""
714
 
715
+ #: src/admin-views/troubleshooting/ea-status/eventbrite.php:28
716
+ msgctxt "link for connecting eventbrite"
717
+ msgid "Connect to Eventbrite"
718
  msgstr ""
719
 
720
+ #: src/admin-views/troubleshooting/ea-status/eventbrite.php:32
721
+ msgid "Limited connectivity with Eventbrite"
722
  msgstr ""
723
 
724
+ #: src/admin-views/troubleshooting/ea-status/eventbrite.php:33
725
+ #: src/admin-views/troubleshooting/ea-status/meetup.php:23
726
+ msgid "The service has disabled oAuth. Some types of events may not import."
 
727
  msgstr ""
728
 
729
+ #: src/admin-views/troubleshooting/ea-status/eventbrite.php:38
730
+ msgid "Eventbrite"
731
  msgstr ""
732
 
733
+ #: src/admin-views/troubleshooting/ea-status/license-key.php:19
734
+ msgid "Your license is valid"
735
  msgstr ""
736
 
737
+ #: src/admin-views/troubleshooting/ea-status/license-key.php:26
738
+ msgid "You do not have a license"
 
 
 
739
  msgstr ""
740
 
741
+ #: src/admin-views/troubleshooting/ea-status/license-key.php:28
742
+ msgid "Buy Event Aggregator to access more event sources and automatic imports!"
743
  msgstr ""
744
 
745
+ #: src/admin-views/troubleshooting/ea-status/license-key.php:31
746
+ msgid "Your license is invalid"
747
  msgstr ""
748
 
749
+ #: src/admin-views/troubleshooting/ea-status/license-key.php:32
750
+ msgid "Check your license key"
 
 
 
 
751
  msgstr ""
752
 
753
+ #: src/admin-views/troubleshooting/ea-status/license-key.php:38
754
+ msgid "License & Usage"
755
  msgstr ""
756
 
757
+ #: src/admin-views/troubleshooting/ea-status/license-key.php:44
758
+ #: src/Tribe/PUE/Checker.php:620
759
+ #: src/Tribe/PUE/Checker.php:631
760
+ msgid "License Key"
761
  msgstr ""
762
 
763
+ #: src/admin-views/troubleshooting/ea-status/meetup.php:16
764
+ msgid "You have not connected Event Aggregator to Meetup"
 
 
765
  msgstr ""
766
 
767
+ #: src/admin-views/troubleshooting/ea-status/meetup.php:18
768
+ msgctxt "link for connecting meetup"
769
+ msgid "Connect to Meetup"
770
  msgstr ""
771
 
772
+ #: src/admin-views/troubleshooting/ea-status/meetup.php:22
773
+ msgid "Limited connectivity with Meetup"
774
  msgstr ""
775
 
776
+ #: src/admin-views/troubleshooting/ea-status/meetup.php:29
777
+ msgid "Meetup"
778
  msgstr ""
779
 
780
+ #: src/admin-views/troubleshooting/ea-status/scheduler-status.php:14
781
+ msgid "WP Cron not enabled"
 
 
782
  msgstr ""
783
 
784
+ #: src/admin-views/troubleshooting/ea-status/scheduler-status.php:15
785
+ msgid "Scheduled imports may not run reliably"
 
 
786
  msgstr ""
787
 
788
+ #: src/admin-views/troubleshooting/ea-status/scheduler-status.php:17
789
+ msgid "WP Cron enabled"
 
790
  msgstr ""
791
 
792
+ #: src/admin-views/troubleshooting/ea-status/scheduler-status.php:23
793
+ msgid "Scheduler Status"
 
794
  msgstr ""
795
 
796
+ #: src/admin-views/troubleshooting/ea-status/server-connection.php:11
797
+ msgid "Import Services"
798
  msgstr ""
799
 
800
+ #. translators: %s: Event Aggregator Server URL
801
+ #: src/admin-views/troubleshooting/ea-status/server-connection.php:24
802
+ #: src/admin-views/troubleshooting/ea-status/server-connection.php:32
803
+ msgid "Not connected to %s"
804
  msgstr ""
805
 
806
+ #: src/admin-views/troubleshooting/ea-status/server-connection.php:25
807
+ msgid "The server is not currently responding"
 
 
808
  msgstr ""
809
 
810
+ #: src/admin-views/troubleshooting/ea-status/server-connection.php:33
811
+ msgid "The server is responding with an error:"
 
812
  msgstr ""
813
 
814
+ #. translators: %s: Event Aggregator Server URL
815
+ #: src/admin-views/troubleshooting/ea-status/server-connection.php:39
816
+ msgid "Connected to %s"
817
  msgstr ""
818
 
819
+ #: src/admin-views/troubleshooting/ea-status/server-connection.php:45
820
+ msgid "Server Connection"
821
  msgstr ""
822
 
823
+ #: src/admin-views/troubleshooting/event-log.php:13
824
+ msgid "Event log"
825
  msgstr ""
826
 
827
+ #: src/admin-views/troubleshooting/first-steps.php:11
828
+ msgid "First Steps"
829
  msgstr ""
830
 
831
+ #: src/admin-views/troubleshooting/first-steps.php:25
832
+ msgid "Test for conflicts"
833
  msgstr ""
834
 
835
+ #: src/admin-views/troubleshooting/first-steps.php:29
836
+ #: src/admin-views/troubleshooting/first-steps.php:49
837
+ msgid "View article"
838
  msgstr ""
839
 
840
+ #: src/admin-views/troubleshooting/first-steps.php:30
841
+ msgid "Most issues are caused by conflicts with the theme or other plugins. Follow these steps as a first point of action. %s"
842
  msgstr ""
843
 
844
+ #: src/admin-views/troubleshooting/first-steps.php:45
845
+ msgid "Share your system info"
 
846
  msgstr ""
847
 
848
+ #: src/admin-views/troubleshooting/first-steps.php:50
849
+ msgid "Providing the details of your calendar plugin and settings (located below) helps our support team troubleshoot an issue faster. %s"
850
  msgstr ""
851
 
852
+ #: src/admin-views/troubleshooting/introduction.php:21
853
+ #: src/Tribe/Admin/Troubleshooting.php:66
854
+ #: src/Tribe/Admin/Troubleshooting.php:67
855
+ #: src/Tribe/Admin/Troubleshooting.php:142
856
+ msgid "Troubleshooting"
857
  msgstr ""
858
 
859
+ #: src/admin-views/troubleshooting/introduction.php:22
860
+ msgid "Sometimes things just don’t work as expected. We’ve created a wealth of resources to get you back on track."
861
  msgstr ""
862
 
863
+ #: src/admin-views/troubleshooting/notice.php:12
864
+ msgid "Help page?"
865
  msgstr ""
866
 
867
+ #: src/admin-views/troubleshooting/notice.php:17
868
+ msgid "Hey there... did you check out the %s"
869
  msgstr ""
870
 
871
+ #: src/admin-views/troubleshooting/recent-template-changes.php:12
872
+ msgid "Recent template changes"
873
  msgstr ""
874
 
875
+ #: src/admin-views/troubleshooting/support-cta.php:18
876
+ msgid "Get support from humans"
877
  msgstr ""
878
 
879
+ #: src/admin-views/troubleshooting/support-cta.php:22
880
+ msgid "Included with our premium products"
881
  msgstr ""
882
 
883
+ #: src/admin-views/troubleshooting/support-cta.php:27
884
+ msgid "Open a ticket"
885
  msgstr ""
886
 
887
+ #: src/admin-views/troubleshooting/system-information.php:19
888
+ msgid "Please opt-in below to automatically share your system information with our support team. This will allow us to assist you faster if you post in our help desk."
889
  msgstr ""
890
 
891
+ #: src/admin-views/troubleshooting/system-information.php:24
892
+ msgid "Yes, automatically share my system information with The Events Calendar support team*"
893
  msgstr ""
894
 
895
+ #: src/admin-views/troubleshooting/system-information.php:28
896
+ msgid "* Your system information will only be used by The Events Calendar support team. All information is stored securely. We do not share this information with any third parties."
897
  msgstr ""
898
 
899
+ #: src/functions/template-tags/html.php:101
900
+ msgctxt "The associated field is required."
901
+ msgid "(required)"
902
  msgstr ""
903
 
904
+ #: src/Tribe/Admin/Activation_Page.php:113
905
+ msgid "Go to plugins page"
906
  msgstr ""
907
 
908
+ #: src/Tribe/Admin/Activation_Page.php:121
909
+ msgid "Go to WordPress Updates page"
910
  msgstr ""
911
 
912
+ #: src/Tribe/Admin/Help_Page.php:90
913
+ msgctxt "Copy to clipboard button text."
914
+ msgid "Copy to clipboard"
915
  msgstr ""
916
 
917
+ #: src/Tribe/Admin/Help_Page.php:91
918
+ msgctxt "Copy to clipboard success message"
919
+ msgid "System info copied"
920
  msgstr ""
921
 
922
+ #: src/Tribe/Admin/Help_Page.php:92
923
+ msgctxt "Copy to clipboard instructions"
924
+ msgid "Press \"Cmd + C\" to copy"
925
  msgstr ""
926
 
927
+ #: src/Tribe/Admin/Help_Page.php:93
928
+ msgctxt "Default error message for system info optin"
929
+ msgid "Something has gone wrong!"
930
  msgstr ""
931
 
932
+ #: src/Tribe/Admin/Help_Page.php:94
933
+ msgctxt "Error code label for system info optin"
934
+ msgid "Code:"
935
  msgstr ""
936
 
937
+ #: src/Tribe/Admin/Help_Page.php:95
938
+ msgctxt "Error status label for system info optin"
939
+ msgid "Status:"
940
  msgstr ""
941
 
942
+ #: src/Tribe/Admin/Help_Page.php:120
943
+ msgid "The Events Calendar is a carefully crafted, extensible plugin that lets you easily share your events."
944
  msgstr ""
945
 
946
+ #: src/Tribe/Admin/Help_Page.php:139
947
+ msgid "Events Tickets is a carefully crafted, extensible plugin that lets you easily sell tickets for your events."
948
  msgstr ""
949
 
950
+ #: src/Tribe/Admin/Help_Page.php:154
951
+ msgid "Advanced Post Manager"
952
  msgstr ""
953
 
954
+ #: src/Tribe/Admin/Help_Page.php:158
955
+ msgid "Turbo charge your posts admin for any custom post type with sortable filters and columns, and auto-registration of metaboxes."
956
  msgstr ""
957
 
958
+ #: src/Tribe/Admin/Help_Page.php:236
959
+ msgid " and "
960
  msgstr ""
961
 
962
+ #: src/Tribe/Admin/Help_Page.php:260
963
+ msgid "Events Calendar PRO"
964
  msgstr ""
965
 
966
+ #: src/Tribe/Admin/Help_Page.php:269
967
+ #: src/Tribe/Plugins_API.php:207
968
+ msgid "Eventbrite Tickets"
969
  msgstr ""
970
 
971
+ #: src/Tribe/Admin/Help_Page.php:311
972
+ #: src/Tribe/Plugins_API.php:106
973
+ msgid "Event Tickets Plus"
974
  msgstr ""
975
 
976
+ #: src/Tribe/Admin/Help_Page.php:481
977
+ msgctxt "not available"
978
+ msgid "n/a"
979
  msgstr ""
980
 
981
+ #: src/Tribe/Admin/Help_Page.php:489
982
+ msgid "You need to upgrade!"
983
  msgstr ""
984
 
985
+ #: src/Tribe/Admin/Help_Page.php:489
986
+ #: src/Tribe/Admin/Help_Page.php:864
987
+ msgid "You are up to date!"
988
  msgstr ""
989
 
990
+ #: src/Tribe/Admin/Help_Page.php:854
991
+ msgid "Activate %s"
992
  msgstr ""
993
 
994
+ #: src/Tribe/Admin/Help_Page.php:854
995
+ msgid "Activate Plugin"
996
  msgstr ""
997
 
998
+ #: src/Tribe/Admin/Help_Page.php:862
999
+ msgid "Upgrade Plugin"
1000
  msgstr ""
1001
 
1002
+ #: src/Tribe/Admin/Help_Page.php:878
1003
+ msgid "Install %s"
1004
  msgstr ""
1005
 
1006
+ #: src/Tribe/Admin/Help_Page.php:878
1007
+ msgid "Install Plugin"
 
1008
  msgstr ""
1009
 
1010
+ #: src/Tribe/Admin/Help_Page.php:895
1011
+ msgid "Latest Version:"
 
1012
  msgstr ""
1013
 
1014
+ #: src/Tribe/Admin/Help_Page.php:898
1015
+ msgid "Requires:"
 
1016
  msgstr ""
1017
 
1018
+ #: src/Tribe/Admin/Help_Page.php:899
1019
+ msgid "WordPress "
 
1020
  msgstr ""
1021
 
1022
+ #: src/Tribe/Admin/Help_Page.php:901
1023
+ msgid "Active Users:"
1024
  msgstr ""
1025
 
1026
+ #: src/Tribe/Admin/Help_Page.php:904
1027
+ msgid "Rating:"
1028
  msgstr ""
1029
 
1030
+ #: src/Tribe/Admin/Help_Page.php:927
1031
+ msgid "Premium Add-Ons"
1032
  msgstr ""
1033
 
1034
+ #: src/Tribe/Admin/Help_Page.php:933
1035
+ msgid "Plugin Active"
1036
  msgstr ""
1037
 
1038
+ #: src/Tribe/Admin/Help_Page.php:935
1039
+ msgid "Plugin Inactive"
1040
  msgstr ""
1041
 
1042
+ #: src/Tribe/Admin/Help_Page.php:940
1043
+ msgid "Visit the Add-on Page"
 
 
 
 
1044
  msgstr ""
1045
 
1046
+ #: src/Tribe/Admin/Help_Page.php:964
1047
+ msgid "Can I have more than one calendar?"
 
 
 
 
 
1048
  msgstr ""
1049
 
1050
+ #: src/Tribe/Admin/Help_Page.php:965
1051
+ msgid "No, but you can use event categories or tags to display certain events like having..."
1052
  msgstr ""
1053
 
1054
+ #: src/Tribe/Admin/Help_Page.php:969
1055
+ msgid "What do I get with Events Calendar Pro?"
1056
  msgstr ""
1057
 
1058
+ #: src/Tribe/Admin/Help_Page.php:974
1059
+ msgid "How do I sell tickets to events?"
1060
  msgstr ""
1061
 
1062
+ #: src/Tribe/Admin/Help_Page.php:975
1063
+ msgid "Use our free Event Tickets plugin to get started with tickets and RSVPs."
1064
  msgstr ""
1065
 
1066
+ #: src/Tribe/Admin/Help_Page.php:979
1067
+ msgid "Where can I find a list of available shortcodes?"
1068
  msgstr ""
1069
 
1070
+ #: src/Tribe/Admin/Help_Page.php:980
1071
+ msgid "Our plugins include many shortcodes that do everything from embedding the calendar..."
1072
  msgstr ""
1073
 
1074
+ #: src/Tribe/Admin/Help_Page.php:998
1075
+ msgid "Calendar widget areas"
1076
  msgstr ""
1077
 
1078
+ #: src/Tribe/Admin/Help_Page.php:999
1079
+ msgid "This extension creates a useful variety of WordPress widget areas (a.k.a. sidebars)."
1080
  msgstr ""
1081
 
1082
+ #: src/Tribe/Admin/Help_Page.php:1004
1083
+ msgid "Event block patterns"
1084
  msgstr ""
1085
 
1086
+ #: src/Tribe/Admin/Help_Page.php:1005
1087
+ msgid "This extension adds a set of block patterns for events to the WordPress block editor."
1088
  msgstr ""
1089
 
1090
+ #: src/Tribe/Admin/Help_Page.php:1010
1091
+ msgid "Alternative photo view"
1092
  msgstr ""
1093
 
1094
+ #: src/Tribe/Admin/Help_Page.php:1011
1095
+ msgid "This extension replaces photo view with a tiled grid of cards featuring event images."
1096
  msgstr ""
1097
 
1098
+ #: src/Tribe/Admin/Help_Page.php:1016
1099
+ msgid "The Events Calendar Tweaks"
1100
  msgstr ""
1101
 
1102
+ #: src/Tribe/Admin/Help_Page.php:1017
1103
+ msgid "This extension is a collection of tweaks and snippets for The Events Calendar."
1104
  msgstr ""
1105
 
1106
+ #: src/Tribe/Admin/Help_Page.php:1054
1107
+ msgid "How Do I create events with Tickets or RSVP’s?"
1108
  msgstr ""
1109
 
1110
+ #: src/Tribe/Admin/Help_Page.php:1055
1111
+ msgid "We’ve put together a video tutorial showing how to create events with Tickets using our plugins. Click on the link in the link in the title to learn more."
1112
  msgstr ""
1113
 
1114
+ #: src/Tribe/Admin/Help_Page.php:1059
1115
+ msgid "How Do I Set Up E-Commerce Plugins for Selling Tickets?"
1116
  msgstr ""
1117
 
1118
+ #: src/Tribe/Admin/Help_Page.php:1060
1119
+ msgid "You can sell tickets using our built-in e-commerce option, or upgrade to Event Tickets Plus to use ecommerce plugins such as WooCommerce."
1120
  msgstr ""
1121
 
1122
+ #: src/Tribe/Admin/Help_Page.php:1064
1123
+ msgid "Can I have a seating chart associated with my tickets?"
1124
  msgstr ""
1125
 
1126
+ #: src/Tribe/Admin/Help_Page.php:1065
1127
+ msgid "Yes! You can easily accomplish this task using the stock options and multiple ticket types available with Event Tickets."
1128
  msgstr ""
1129
 
1130
+ #: src/Tribe/Admin/Help_Page.php:1069
1131
+ msgid "How do I process refunds for tickets?"
1132
  msgstr ""
1133
 
1134
+ #: src/Tribe/Admin/Help_Page.php:1070
1135
+ msgid "When it comes to paid tickets, these orders can be refunded through the e-commerce platform in use."
1136
  msgstr ""
1137
 
1138
+ #: src/Tribe/Admin/Help_Page.php:1088
1139
+ msgid "Ticket Email Settings"
1140
  msgstr ""
1141
 
1142
+ #: src/Tribe/Admin/Help_Page.php:1089
1143
+ msgid "Adds a new settings panel in Events > Settings that gives more control over the ticket and rsvp emails that are sent to attendees after registration."
1144
  msgstr ""
1145
 
1146
+ #: src/Tribe/Admin/Help_Page.php:1094
1147
+ msgid "Per Event Check In API"
1148
  msgstr ""
1149
 
1150
+ #: src/Tribe/Admin/Help_Page.php:1095
1151
+ msgid "This extension shows a meta box with an API key on each Event with Ticket/RSVP."
1152
  msgstr ""
1153
 
1154
+ #: src/Tribe/Admin/Help_Page.php:1100
1155
+ msgid "Add Event & Attendee Info to WooCommerce Order Details"
1156
  msgstr ""
1157
 
1158
+ #: src/Tribe/Admin/Help_Page.php:1101
1159
+ msgid "Displays the information collected by “attendee meta fields” in the WooCommerce order screens as well."
1160
  msgstr ""
1161
 
1162
+ #: src/Tribe/Admin/Help_Page.php:1106
1163
+ msgid "Organizer Notification Email"
1164
  msgstr ""
1165
 
1166
+ #: src/Tribe/Admin/Help_Page.php:1107
1167
+ msgid "This extension will send an email to event organizers whenever a user registers for their event."
1168
  msgstr ""
1169
 
1170
+ #: src/Tribe/Admin/Help_Page.php:1144
1171
+ msgid "Add Cost Currency Symbol"
1172
  msgstr ""
1173
 
1174
+ #: src/Tribe/Admin/Help_Page.php:1145
1175
+ msgid "This extension allows you to set default currency symbols for your users to choose from instead of having a plain text field."
1176
  msgstr ""
1177
 
1178
+ #: src/Tribe/Admin/Help_Page.php:1150
1179
+ msgid "Add Google Maps Display and Link Options"
1180
  msgstr ""
1181
 
1182
+ #: src/Tribe/Admin/Help_Page.php:1151
1183
+ msgid "This extension adds the “Show Google Maps” and “Show Google Maps Link” checkboxes when creating a new Venue."
1184
  msgstr ""
1185
 
1186
+ #: src/Tribe/Admin/Help_Page.php:1156
1187
+ msgid "Hide Others’ Organizers and Venues"
1188
  msgstr ""
1189
 
1190
+ #: src/Tribe/Admin/Help_Page.php:1157
1191
+ msgid "This extension allows you to hide the Organizers and Venues that a visitor has not created from the Community Events submission form."
1192
  msgstr ""
1193
 
1194
+ #: src/Tribe/Admin/Help_Page.php:1162
1195
+ msgid "Display Custom HTML"
1196
  msgstr ""
1197
 
1198
+ #: src/Tribe/Admin/Help_Page.php:1163
1199
+ msgid "This extension allows you to add custom HTML content to the top of the Community Events submission form."
1200
  msgstr ""
1201
 
1202
+ #: src/Tribe/Admin/Notice/Php_Version.php:59
1203
+ #: src/Tribe/Admin/Notice/Plugin_Download.php:149
1204
+ msgctxt "separator used in a list of items"
1205
+ msgid ", "
1206
  msgstr ""
1207
 
1208
+ #: src/Tribe/Admin/Notice/Php_Version.php:60
1209
+ #: src/Tribe/Admin/Notice/Plugin_Download.php:150
1210
+ msgctxt "the final separator in a list of two or more items"
1211
+ msgid " and "
1212
  msgstr ""
1213
 
1214
+ #: src/Tribe/Admin/Notice/Php_Version.php:98
1215
+ msgid "Starting March 2019, %1$s will no longer support versions prior to PHP 5.6. Your site is currently using PHP version %2$s which will no longer be supported by %1$s. For best results, we recommend using PHP 5.6 or above."
1216
  msgstr ""
1217
 
1218
+ #: src/Tribe/Admin/Notice/Php_Version.php:101
1219
+ msgid "Starting March 2019, %1$s will no longer work with versions prior to PHP 5.4. Currently your site is using PHP version %2$s. For best results, we recommend using PHP 5.6 or above."
1220
  msgstr ""
1221
 
1222
+ #: src/Tribe/Admin/Notice/Plugin_Download.php:122
1223
+ msgid "To begin using %2$s, please install (or upgrade) and activate %3$s."
1224
  msgstr ""
1225
 
1226
+ #: src/Tribe/Admin/Notice/Plugin_Download.php:124
1227
+ #: src/Tribe/PUE/Update_Prevention.php:181
1228
+ msgid "Read more"
1229
  msgstr ""
1230
 
1231
+ #: src/Tribe/Admin/Notice/Plugin_Download.php:125
1232
+ msgid "There’s a new version of %1$s available, but your license is expired. You’ll need to renew your license to get access to the latest version. If you plan to continue using your current version of the plugin(s), be sure to use a compatible version of The Events Calendar. %2$s"
1233
  msgstr ""
1234
 
1235
+ #: src/Tribe/Admin/Notice/WP_Version.php:79
1236
+ msgid "You are using WordPress 5.7 which included a major jQuery update that may cause compatibility issues with past versions of The Events Calendar, Event Tickets and other plugins."
1237
  msgstr ""
1238
 
1239
+ #: src/Tribe/Admin/Notice/WP_Version.php:81
1240
+ msgid "WordPress 5.7 includes a major jQuery update that may cause compatibility issues with past versions of The Events Calendar, Event Tickets and other plugins."
1241
  msgstr ""
1242
 
1243
+ #: src/Tribe/Admin/Notice/WP_Version.php:83
1244
+ msgid "Read more."
1245
  msgstr ""
1246
 
1247
+ #: src/Tribe/Admin/Troubleshooting.php:297
1248
+ msgid "Site time zone uses UTC"
1249
  msgstr ""
1250
 
1251
+ #: src/Tribe/Admin/Troubleshooting.php:298
1252
+ msgid "When using The Events Calendar, we highly recommend that you use a geographic timezone such as \"America/Los_Angeles\" and avoid using a UTC timezone offset such as “UTC+9”. Choosing a UTC timezone for your site or individual events may cause problems when importing events or with Daylight Saving Time. Go to your the General WordPress settings to adjust your site timezone."
1253
  msgstr ""
1254
 
1255
+ #: src/Tribe/Admin/Troubleshooting.php:300
1256
+ msgid "Adjust your timezone"
1257
  msgstr ""
1258
 
1259
+ #: src/Tribe/Admin/Troubleshooting.php:305
1260
+ msgid "Install max has been reached"
1261
  msgstr ""
1262
 
1263
+ #: src/Tribe/Admin/Troubleshooting.php:306
1264
+ msgid "License keys can only be used on a limited number of sites, which varies depending on your license level. You'll need to remove the license from one or more other site's in order to use it on this one."
1265
  msgstr ""
1266
 
1267
+ #: src/Tribe/Admin/Troubleshooting.php:308
1268
+ msgid "Manage your licenses"
1269
  msgstr ""
1270
 
1271
+ #: src/Tribe/Admin/Troubleshooting.php:313
1272
+ msgid "Default Google Maps API key"
1273
  msgstr ""
1274
 
1275
+ #: src/Tribe/Admin/Troubleshooting.php:314
1276
+ msgid "The Events Calendar comes with an API key for basic maps functionality. If you’d like to use more advanced features like custom map pins, dynamic map loads, or Events Calendar Pro's Location Search and advanced Map View, you’ll need to get your own Google Maps API key and add it to Events > Settings > Integrations"
1277
  msgstr ""
1278
 
1279
+ #: src/Tribe/Admin/Troubleshooting.php:316
1280
+ msgid "Enter a custom API key"
1281
  msgstr ""
1282
 
1283
+ #: src/Tribe/Admin/Troubleshooting.php:321
1284
+ msgid "Plugin(s) are out of date"
1285
  msgstr ""
1286
 
1287
+ #: src/Tribe/Admin/Troubleshooting.php:322
1288
+ msgid "It's important to use the most recent versions of our plugins so that you have access to the latest features, bug fixes, and security updates. Plugin functionality can be comprimised if your site is running outdated or mis-matched versions."
1289
  msgstr ""
1290
 
1291
+ #: src/Tribe/Admin/Troubleshooting.php:324
1292
+ msgid "Check for updates"
1293
  msgstr ""
1294
 
1295
+ #: src/Tribe/Admin/Troubleshooting.php:343
1296
+ msgid "Common Error Messages"
1297
  msgstr ""
1298
 
1299
+ #: src/Tribe/Admin/Troubleshooting.php:344
1300
+ msgid "Here’s an overview of %s and what they mean."
1301
  msgstr ""
1302
 
1303
+ #: src/Tribe/Admin/Troubleshooting.php:349
1304
+ msgid "My calendar doesn’t look right."
1305
  msgstr ""
1306
 
1307
+ #: src/Tribe/Admin/Troubleshooting.php:355
1308
+ msgid "I installed the calendar and it crashed my site."
1309
  msgstr ""
1310
 
1311
+ #: src/Tribe/Admin/Troubleshooting.php:356
1312
+ msgid "%s and other common installation issues."
1313
  msgstr ""
1314
 
1315
+ #: src/Tribe/Admin/Troubleshooting.php:361
1316
+ msgid "I keep getting “Page Not Found” on events."
1317
  msgstr ""
1318
 
1319
+ #: src/Tribe/Admin/Troubleshooting.php:362
1320
+ msgid "There are a few %s to resolve and prevent 404 errors."
1321
  msgstr ""
1322
 
1323
+ #: src/Tribe/Ajax/Dropdown.php:38
1324
+ msgid "Cannot look for Terms without a taxonomy"
1325
  msgstr ""
1326
 
1327
+ #: src/Tribe/Ajax/Dropdown.php:270
1328
+ msgid "Missing data source for this dropdown"
1329
  msgstr ""
1330
 
1331
+ #: src/Tribe/Ajax/Dropdown.php:283
1332
+ msgid "Empty data set for this dropdown"
1333
  msgstr ""
1334
 
1335
+ #: src/Tribe/Ajax/Dropdown.php:336
1336
+ msgid "The \"%s\" source is invalid and cannot be reached on \"%s\" instance."
1337
  msgstr ""
1338
 
1339
+ #: src/Tribe/App_Shop.php:50
1340
+ #: src/Tribe/App_Shop.php:51
1341
+ #: src/Tribe/App_Shop.php:82
1342
+ msgid "Event Add-Ons"
1343
  msgstr ""
1344
 
1345
+ #: src/Tribe/App_Shop.php:176
1346
+ msgid "Events Marketing Bundle"
1347
  msgstr ""
1348
 
1349
+ #: src/Tribe/App_Shop.php:179
1350
+ #: src/Tribe/App_Shop.php:203
1351
+ #: src/Tribe/App_Shop.php:222
1352
+ #: src/Tribe/App_Shop.php:235
1353
+ msgid "Save over 20%"
1354
  msgstr ""
1355
 
1356
+ #: src/Tribe/App_Shop.php:180
1357
+ msgid "Ticket sales, attendee management, and email marketing for your events"
1358
  msgstr ""
1359
 
1360
+ #: src/Tribe/App_Shop.php:188
1361
+ msgid "Event Importer Bundle"
1362
  msgstr ""
1363
 
1364
+ #: src/Tribe/App_Shop.php:191
1365
+ msgid "Save over 25%"
1366
  msgstr ""
1367
 
1368
+ #: src/Tribe/App_Shop.php:192
1369
+ msgid "Fill your calendar with events from across the web, including Google Calendar, Meetup, and more."
1370
  msgstr ""
1371
 
1372
+ #: src/Tribe/App_Shop.php:200
1373
+ msgid "Virtual Events Marketing Bundle"
1374
  msgstr ""
1375
 
1376
+ #: src/Tribe/App_Shop.php:204
1377
+ msgid "Streamline your online events and increase revenue."
1378
  msgstr ""
1379
 
1380
+ #: src/Tribe/App_Shop.php:212
1381
+ msgid "Sell tickets and earn revenue for online events"
1382
  msgstr ""
1383
 
1384
+ #: src/Tribe/App_Shop.php:213
1385
+ #: src/Tribe/Plugins_API.php:254
1386
+ msgid "Zoom integration"
1387
  msgstr ""
1388
 
1389
+ #: src/Tribe/App_Shop.php:214
1390
+ msgid "Automated emails optimized for virtual events"
1391
  msgstr ""
1392
 
1393
+ #: src/Tribe/App_Shop.php:215
1394
+ msgid "Add recurring events"
1395
  msgstr ""
1396
 
1397
+ #: src/Tribe/App_Shop.php:219
1398
+ msgid "Community Manager Bundle"
1399
  msgstr ""
1400
 
1401
+ #: src/Tribe/App_Shop.php:223
1402
+ msgid "Handle event submissions with ticket sales and everything you need to build a robust community."
1403
  msgstr ""
1404
 
1405
+ #: src/Tribe/App_Shop.php:232
1406
+ msgid "Ultimate Bundle"
1407
  msgstr ""
1408
 
1409
+ #: src/Tribe/App_Shop.php:236
1410
+ msgid "All of our premium events management plugins at a deep discount."
1411
  msgstr ""
1412
 
1413
+ #: src/Tribe/App_Shop.php:263
1414
+ msgid "Website URL CTA"
1415
  msgstr ""
1416
 
1417
+ #: src/Tribe/App_Shop.php:266
1418
+ msgid "Create a strong call-to-action for attendees to \"Join Webinar\" instead of only sharing a website address."
1419
  msgstr ""
1420
 
1421
+ #: src/Tribe/App_Shop.php:269
1422
+ msgid "Link Directly to Webinar"
1423
  msgstr ""
1424
 
1425
+ #: src/Tribe/App_Shop.php:272
1426
+ msgid "When users click on the event title, they’ll be taken right to the source of your event, offering a direct route to join."
 
1427
  msgstr ""
1428
 
1429
+ #: src/Tribe/App_Shop.php:275
1430
+ msgid "Events Happening Now"
1431
  msgstr ""
1432
 
1433
+ #: src/Tribe/App_Shop.php:278
1434
+ msgid "Use this shortcode to display events that are currently in progress, like webinars and livestreams."
1435
  msgstr ""
1436
 
1437
+ #: src/Tribe/App_Shop.php:281
1438
+ msgid "Custom Venue Links"
1439
  msgstr ""
1440
 
1441
+ #: src/Tribe/App_Shop.php:284
1442
+ msgid "Turn the venue name for your event into a clickable URL — a great way to link directly to a venue’s website or a virtual meeting."
1443
  msgstr ""
1444
 
1445
+ #: src/Tribe/App_Shop.php:287
1446
+ msgid "Adjust Label"
1447
  msgstr ""
1448
 
1449
+ #: src/Tribe/App_Shop.php:290
1450
+ msgid "Change \"Events\" to \"Webinars,\" or \"Venues\" to \"Livestream,\" or \"Organizers\" to \"Hosts.\" Tailor your calendar for virtual events and meetings."
1451
  msgstr ""
1452
 
1453
+ #: src/Tribe/App_Shop.php:293
1454
+ msgid "Reach Attendees"
1455
  msgstr ""
1456
 
1457
+ #: src/Tribe/App_Shop.php:296
1458
+ msgid "From registration to attendance history, view every step of the event lifecycle with this HubSpot integration."
1459
  msgstr ""
1460
 
1461
+ #: src/Tribe/App_Shop.php:313
1462
+ msgid "The online course platform created by e-learning experts."
1463
  msgstr ""
1464
 
1465
+ #: src/Tribe/App_Shop.php:315
1466
+ msgid "Add Courses"
1467
  msgstr ""
1468
 
1469
+ #: src/Tribe/App_Shop.php:316
1470
+ msgid "Trusted to power learning programs for major universities, startups, entrepreneurs, and bloggers worldwide."
1471
  msgstr ""
1472
 
1473
+ #: src/Tribe/App_Shop.php:321
1474
+ msgid "Foundational favorites: iThemes Security and Developer Toolkit."
1475
  msgstr ""
1476
 
1477
+ #: src/Tribe/App_Shop.php:323
1478
+ msgid "Add Security"
1479
  msgstr ""
1480
 
1481
+ #: src/Tribe/App_Shop.php:324
1482
+ msgid "iThemes Security, the WordPress security plugin that’s easy to use. Built with performance in mind."
1483
  msgstr ""
1484
 
1485
+ #: src/Tribe/App_Shop.php:329
1486
+ msgid "Built with developers in mind."
1487
  msgstr ""
1488
 
1489
+ #: src/Tribe/App_Shop.php:331
1490
+ msgid "Add Content Restriction"
1491
  msgstr ""
1492
 
1493
+ #: src/Tribe/App_Shop.php:332
1494
+ msgid "Restrict Content Pro is flexible, easy to extend, and chock full of action hooks and filters, making it easy to modify and tweak to your specific needs."
1495
  msgstr ""
1496
 
1497
+ #: src/Tribe/App_Shop.php:337
1498
+ msgid "Build better WordPress websites with Kadence."
1499
  msgstr ""
1500
 
1501
+ #: src/Tribe/App_Shop.php:339
1502
+ msgid "Add Starter Templates"
1503
  msgstr ""
1504
 
1505
+ #: src/Tribe/App_Shop.php:340
1506
+ msgid "Kadence lets you unlock your creativity in the WordPress Block Editor with expertly designed blocks, a robust theme, and a massive library of starter templates."
1507
  msgstr ""
1508
 
1509
+ #: src/Tribe/App_Shop.php:345
1510
+ msgid "Sales-boosting WooCommerce plugins."
1511
  msgstr ""
1512
 
1513
+ #: src/Tribe/App_Shop.php:347
1514
+ msgid "Add Commerce Tools"
1515
  msgstr ""
1516
 
1517
+ #: src/Tribe/App_Shop.php:348
1518
+ msgid ""
1519
+ "Easy-to-use WooCommerce plugins work perfectly together, with any theme. Create a fast and profitable eCommerce store without any technical knowledge.\n"
1520
+ "\t\t\t\t\t"
1521
  msgstr ""
1522
 
1523
+ #: src/Tribe/App_Shop.php:354
1524
+ msgid "The best WordPress donation plugin."
1525
  msgstr ""
1526
 
1527
+ #: src/Tribe/App_Shop.php:356
1528
+ msgid "Add Donations"
1529
  msgstr ""
1530
 
1531
+ #: src/Tribe/App_Shop.php:357
1532
+ msgid "GiveWP makes it easy to raise money online with donation forms, donor databases, and fundraising reporting."
1533
  msgstr ""
1534
 
1535
+ #: src/Tribe/Cost_Utils.php:114
1536
+ msgid "Free"
1537
  msgstr ""
1538
 
1539
+ #: src/Tribe/Credits.php:31
1540
+ msgid "This calendar is powered by The Events Calendar."
1541
  msgstr ""
1542
 
1543
+ #: src/Tribe/Credits.php:48
1544
+ msgid "Rate %1$sThe Events Calendar%2$s %3$s"
1545
  msgstr ""
1546
 
1547
+ #: src/Tribe/Credits.php:51
1548
+ msgid "If you like %1$sEvent Tickets%2$s please leave us a %3$s. It takes a minute and it helps a lot."
1549
  msgstr ""
1550
 
1551
+ #: src/Tribe/Customizer.php:665
1552
+ msgid "Use the following panel of your customizer to change the styling of your Calendar and Event pages."
1553
  msgstr ""
1554
 
1555
+ #: src/Tribe/Customizer.php:1026
1556
+ msgctxt "Page title for the TEC Customizer section."
1557
+ msgid "Customize The Events Calendar"
1558
  msgstr ""
1559
 
1560
+ #: src/Tribe/Customizer.php:1027
1561
+ msgctxt "Menu item text for the TEC Customizer section link."
1562
+ msgid "Customize The Events Calendar"
1563
  msgstr ""
1564
 
1565
+ #: src/Tribe/Customizer.php:1052
1566
+ msgid "Customizer"
1567
  msgstr ""
1568
 
1569
+ #: src/Tribe/Customizer.php:1056
1570
+ msgid "Adjust colors, fonts, and more with the WordPress Customizer."
1571
  msgstr ""
1572
 
1573
+ #. translators: %1$s: opening anchor tag; %2$s: closing anchor tag
1574
+ #: src/Tribe/Customizer.php:1062
1575
+ msgctxt "Link text added to the TEC->Settings->Display tab."
1576
+ msgid "%1$sCustomize The Events Calendar%2$s"
1577
  msgstr ""
1578
 
1579
+ #: src/Tribe/Debug_Bar/Panels/Context.php:22
1580
+ #: src/Tribe/Debug_Bar/Panels/Context.php:50
1581
+ msgid "The Events Calendar Context"
1582
  msgstr ""
1583
 
1584
+ #: src/Tribe/Debug_Bar/Panels/Context.php:53
1585
+ msgid "PHP Render Context"
1586
  msgstr ""
1587
 
1588
+ #: src/Tribe/Debug_Bar/Panels/Context.php:61
1589
+ msgid "Key"
1590
  msgstr ""
1591
 
1592
+ #: src/Tribe/Debug_Bar/Panels/Context.php:62
1593
+ msgid "Value"
1594
  msgstr ""
1595
 
1596
+ #: src/Tribe/Debug_Bar/Panels/Context.php:63
1597
+ msgid "ORM arg"
1598
  msgstr ""
1599
 
1600
+ #: src/Tribe/Debug_Bar/Panels/Context.php:64
1601
+ msgid "Reads"
1602
  msgstr ""
1603
 
1604
+ #: src/Tribe/Debug_Bar/Panels/Context.php:65
1605
+ msgid "Writes"
1606
  msgstr ""
1607
 
1608
+ #: src/Tribe/Debug_Bar/Panels/Context.php:91
1609
+ msgid "State"
1610
  msgstr ""
1611
 
1612
+ #: src/Tribe/Debug_Bar/Panels/Json_Ld.php:21
1613
+ #: src/Tribe/Debug_Bar/Panels/Json_Ld.php:40
1614
+ msgid "The Events Calendar JSON-LD Data"
1615
  msgstr ""
1616
 
1617
+ #: src/Tribe/Dialog/View.php:157
1618
+ msgid "Open the modal window"
1619
  msgstr ""
1620
 
1621
+ #: src/Tribe/Dialog/View.php:158
1622
+ msgid "Close this modal window"
1623
  msgstr ""
1624
 
1625
+ #: src/Tribe/Dialog/View.php:228
1626
+ #: src/Tribe/Dialog/View.php:300
1627
+ msgid "Cancel"
1628
  msgstr ""
1629
 
1630
+ #: src/Tribe/Dialog/View.php:229
1631
+ msgid "Confirm"
1632
  msgstr ""
1633
 
1634
+ #: src/Tribe/Dialog/View.php:302
1635
+ #: src/Tribe/Dialog/View.php:371
1636
+ msgid "OK"
1637
  msgstr ""
1638
 
1639
+ #: src/Tribe/Dialog/View.php:443
1640
+ msgid "Open the dialog window"
1641
  msgstr ""
1642
 
1643
+ #: src/Tribe/Dialog/View.php:460
1644
+ msgid "Close this dialog window"
1645
  msgstr ""
1646
 
1647
+ #: src/Tribe/Documentation/Swagger/Cost_Details_Definition_Provider.php:24
1648
+ msgid "The cost currency symbol"
1649
  msgstr ""
1650
 
1651
+ #: src/Tribe/Documentation/Swagger/Cost_Details_Definition_Provider.php:28
1652
+ msgid "The position of the currency symbol in the cost string"
1653
  msgstr ""
1654
 
1655
+ #: src/Tribe/Documentation/Swagger/Cost_Details_Definition_Provider.php:34
1656
+ msgid "A sorted array of all the numeric values for the cost"
1657
  msgstr ""
1658
 
1659
+ #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:24
1660
+ msgid "The date year"
1661
  msgstr ""
1662
 
1663
+ #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:28
1664
+ msgid "The date month"
1665
  msgstr ""
1666
 
1667
+ #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:32
1668
+ msgid "The date day"
1669
  msgstr ""
1670
 
1671
+ #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:36
1672
+ msgid "The date hour"
1673
  msgstr ""
1674
 
1675
+ #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:40
1676
+ msgid "The date minutes"
1677
  msgstr ""
1678
 
1679
+ #: src/Tribe/Documentation/Swagger/Date_Details_Definition_Provider.php:44
1680
+ msgid "The date seconds"
1681
  msgstr ""
1682
 
1683
+ #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:25
1684
+ msgid "The URL to the full size version of the image"
1685
  msgstr ""
1686
 
1687
+ #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:29
1688
+ msgid "The image WordPress post ID"
1689
  msgstr ""
1690
 
1691
+ #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:33
1692
+ msgid "The image file extension"
1693
  msgstr ""
1694
 
1695
+ #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:37
1696
+ msgid "The image natural width in pixels"
1697
  msgstr ""
1698
 
1699
+ #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:41
1700
+ msgid "The image natural height in pixels"
1701
  msgstr ""
1702
 
1703
+ #: src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:45
1704
+ msgid "The details about each size available for the image"
1705
  msgstr ""
1706
 
1707
+ #: src/Tribe/Documentation/Swagger/Image_Size_Definition_Provider.php:24
1708
+ msgid "The image width in pixels in the specified size"
1709
  msgstr ""
1710
 
1711
+ #: src/Tribe/Documentation/Swagger/Image_Size_Definition_Provider.php:28
1712
+ msgid "The image height in pixels in the specified size"
1713
  msgstr ""
1714
 
1715
+ #: src/Tribe/Documentation/Swagger/Image_Size_Definition_Provider.php:32
1716
+ msgid "The image mime-type"
1717
  msgstr ""
1718
 
1719
+ #: src/Tribe/Documentation/Swagger/Image_Size_Definition_Provider.php:37
1720
+ msgid "The link to the image in the specified size on the site"
1721
  msgstr ""
1722
 
1723
+ #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:24
1724
+ msgid "The WordPress term ID"
1725
  msgstr ""
1726
 
1727
+ #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:28
1728
+ msgid "The term name"
1729
  msgstr ""
1730
 
1731
+ #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:32
1732
+ msgid "The term slug"
1733
  msgstr ""
1734
 
1735
+ #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:36
1736
+ msgid "The taxonomy the term belongs to"
1737
  msgstr ""
1738
 
1739
+ #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:40
1740
+ msgid "The term description"
1741
  msgstr ""
1742
 
1743
+ #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:44
1744
+ msgid "The term parent term if any"
1745
  msgstr ""
1746
 
1747
+ #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:48
1748
+ msgid "The number of posts associated with the term"
1749
  msgstr ""
1750
 
1751
+ #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:52
1752
+ msgid "The URL to the term archive page"
1753
  msgstr ""
1754
 
1755
+ #: src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:57
1756
+ msgid "A list of links to the term own, archive and parent REST URL"
1757
  msgstr ""
1758
 
1759
+ #: src/Tribe/Editor/Blocks/Abstract.php:123
1760
+ msgid "Problem loading the block, please remove this block to restart."
1761
  msgstr ""
1762
 
1763
+ #: src/Tribe/Editor/Meta.php:105
1764
+ msgid "Numeric Array"
1765
  msgstr ""
1766
 
1767
+ #: src/Tribe/Editor/Meta.php:123
1768
+ msgid "Text Array"
1769
  msgstr ""
1770
 
1771
+ #: src/Tribe/Extension.php:144
1772
+ msgid "Tutorial"
1773
  msgstr ""
1774
 
1775
+ #: src/Tribe/Extension.php:406
1776
+ msgid "Unable to run Tribe Extensions. Your website host is running PHP 5.2 or older, and has likely disabled or misconfigured debug_backtrace(). You, or your website host, will need to upgrade PHP or properly configure debug_backtrace() for Tribe Extensions to work."
1777
  msgstr ""
1778
 
1779
+ #: src/Tribe/Extension.php:421
1780
+ msgctxt "extension disallowed"
1781
+ msgid "This extension has been programmatically disallowed. The most common reason is due to another The Events Calendar plugin having absorbed or replaced this extension's functionality. This extension plugin has been deactivated, and you should likely delete it."
1782
  msgstr ""
1783
 
1784
+ #: src/Tribe/Field.php:240
1785
+ msgid "Invalid field type specified"
1786
  msgstr ""
1787
 
1788
+ #: src/Tribe/Field.php:550
1789
+ msgid "No radio options specified"
1790
  msgstr ""
1791
 
1792
+ #: src/Tribe/Field.php:586
1793
+ msgid "No checkbox options specified"
1794
  msgstr ""
1795
 
1796
+ #: src/Tribe/Field.php:648
1797
+ msgid "No select options specified"
1798
  msgstr ""
1799
 
1800
+ #: src/Tribe/Field.php:750
1801
+ msgid "Select Image"
1802
  msgstr ""
1803
 
1804
+ #: src/Tribe/Field.php:751
1805
+ msgid "Remove Image"
1806
  msgstr ""
1807
 
1808
+ #: src/Tribe/Field.php:755
1809
+ msgid "Select an image"
1810
  msgstr ""
1811
 
1812
+ #: src/Tribe/Field.php:756
1813
+ msgid "Use this image"
1814
  msgstr ""
1815
 
1816
+ #: src/Tribe/Languages/Locations.php:79
1817
+ msgid "United States"
1818
  msgstr ""
1819
 
1820
+ #: src/Tribe/Languages/Locations.php:80
1821
+ msgid "Afghanistan"
1822
  msgstr ""
1823
 
1824
+ #: src/Tribe/Languages/Locations.php:81
1825
+ msgid "&Aring;land Islands"
1826
  msgstr ""
1827
 
1828
+ #: src/Tribe/Languages/Locations.php:82
1829
+ msgid "Albania"
1830
  msgstr ""
1831
 
1832
+ #: src/Tribe/Languages/Locations.php:83
1833
+ msgid "Algeria"
1834
  msgstr ""
1835
 
1836
+ #: src/Tribe/Languages/Locations.php:84
1837
+ msgid "American Samoa"
1838
  msgstr ""
1839
 
1840
+ #: src/Tribe/Languages/Locations.php:85
1841
+ msgid "Andorra"
1842
  msgstr ""
1843
 
1844
+ #: src/Tribe/Languages/Locations.php:86
1845
+ msgid "Angola"
1846
  msgstr ""
1847
 
1848
+ #: src/Tribe/Languages/Locations.php:87
1849
+ msgid "Anguilla"
1850
  msgstr ""
1851
 
1852
+ #: src/Tribe/Languages/Locations.php:88
1853
+ msgid "Antarctica"
1854
  msgstr ""
1855
 
1856
+ #: src/Tribe/Languages/Locations.php:89
1857
+ msgid "Antigua and Barbuda"
1858
  msgstr ""
1859
 
1860
+ #: src/Tribe/Languages/Locations.php:90
1861
+ msgid "Argentina"
1862
  msgstr ""
1863
 
1864
+ #: src/Tribe/Languages/Locations.php:91
1865
+ msgid "Armenia"
1866
  msgstr ""
1867
 
1868
+ #: src/Tribe/Languages/Locations.php:92
1869
+ msgid "Aruba"
1870
  msgstr ""
1871
 
1872
+ #: src/Tribe/Languages/Locations.php:93
1873
+ msgid "Australia"
1874
  msgstr ""
1875
 
1876
+ #: src/Tribe/Languages/Locations.php:94
1877
+ msgid "Austria"
1878
  msgstr ""
1879
 
1880
+ #: src/Tribe/Languages/Locations.php:95
1881
+ msgid "Azerbaijan"
1882
  msgstr ""
1883
 
1884
+ #: src/Tribe/Languages/Locations.php:96
1885
+ msgid "Bahamas"
1886
  msgstr ""
1887
 
1888
+ #: src/Tribe/Languages/Locations.php:97
1889
+ msgid "Bahrain"
1890
  msgstr ""
1891
 
1892
+ #: src/Tribe/Languages/Locations.php:98
1893
+ msgid "Bangladesh"
1894
  msgstr ""
1895
 
1896
+ #: src/Tribe/Languages/Locations.php:99
1897
+ msgid "Barbados"
1898
  msgstr ""
1899
 
1900
+ #: src/Tribe/Languages/Locations.php:100
1901
+ msgid "Belarus"
1902
  msgstr ""
1903
 
1904
+ #: src/Tribe/Languages/Locations.php:101
1905
+ msgid "Belgium"
1906
  msgstr ""
1907
 
1908
+ #: src/Tribe/Languages/Locations.php:102
1909
+ msgid "Belize"
1910
  msgstr ""
1911
 
1912
+ #: src/Tribe/Languages/Locations.php:103
1913
+ msgid "Benin"
1914
  msgstr ""
1915
 
1916
+ #: src/Tribe/Languages/Locations.php:104
1917
+ msgid "Bermuda"
1918
  msgstr ""
1919
 
1920
+ #: src/Tribe/Languages/Locations.php:105
1921
+ msgid "Bhutan"
1922
  msgstr ""
1923
 
1924
+ #: src/Tribe/Languages/Locations.php:106
1925
+ msgid "Bolivia"
1926
  msgstr ""
1927
 
1928
+ #: src/Tribe/Languages/Locations.php:107
1929
+ msgid "Bosnia and Herzegovina"
1930
  msgstr ""
1931
 
1932
+ #: src/Tribe/Languages/Locations.php:108
1933
+ msgid "Botswana"
1934
  msgstr ""
1935
 
1936
+ #: src/Tribe/Languages/Locations.php:109
1937
+ msgid "Bouvet Island"
1938
  msgstr ""
1939
 
1940
+ #: src/Tribe/Languages/Locations.php:110
1941
+ msgid "Brazil"
1942
  msgstr ""
1943
 
1944
+ #: src/Tribe/Languages/Locations.php:111
1945
+ msgid "British Indian Ocean Territory"
1946
  msgstr ""
1947
 
1948
+ #: src/Tribe/Languages/Locations.php:112
1949
+ msgid "Brunei Darussalam"
1950
  msgstr ""
1951
 
1952
+ #: src/Tribe/Languages/Locations.php:113
1953
+ msgid "Bulgaria"
1954
  msgstr ""
1955
 
1956
+ #: src/Tribe/Languages/Locations.php:114
1957
+ msgid "Burkina Faso"
1958
  msgstr ""
1959
 
1960
+ #: src/Tribe/Languages/Locations.php:115
1961
+ msgid "Burundi"
1962
  msgstr ""
1963
 
1964
+ #: src/Tribe/Languages/Locations.php:116
1965
+ msgid "Cambodia"
1966
  msgstr ""
1967
 
1968
+ #: src/Tribe/Languages/Locations.php:117
1969
+ msgid "Cameroon"
1970
  msgstr ""
1971
 
1972
+ #: src/Tribe/Languages/Locations.php:118
1973
+ msgid "Canada"
1974
  msgstr ""
1975
 
1976
+ #: src/Tribe/Languages/Locations.php:119
1977
+ msgid "Cape Verde"
1978
  msgstr ""
1979
 
1980
+ #: src/Tribe/Languages/Locations.php:120
1981
+ msgid "Cayman Islands"
1982
  msgstr ""
1983
 
1984
+ #: src/Tribe/Languages/Locations.php:121
1985
+ msgid "Central African Republic"
 
 
 
 
1986
  msgstr ""
1987
 
1988
+ #: src/Tribe/Languages/Locations.php:122
1989
+ msgid "Chad"
1990
  msgstr ""
1991
 
1992
+ #: src/Tribe/Languages/Locations.php:123
1993
+ msgid "Chile"
1994
  msgstr ""
1995
 
1996
+ #: src/Tribe/Languages/Locations.php:124
1997
+ msgid "China"
1998
  msgstr ""
1999
 
2000
+ #: src/Tribe/Languages/Locations.php:125
2001
+ msgid "Christmas Island"
2002
  msgstr ""
2003
 
2004
+ #: src/Tribe/Languages/Locations.php:126
2005
+ msgid "Cocos (Keeling) Islands"
2006
  msgstr ""
2007
 
2008
+ #: src/Tribe/Languages/Locations.php:127
2009
+ msgid "Collectivity of Saint Martin"
2010
  msgstr ""
2011
 
2012
+ #: src/Tribe/Languages/Locations.php:128
2013
+ msgid "Colombia"
2014
  msgstr ""
2015
 
2016
+ #: src/Tribe/Languages/Locations.php:129
2017
+ msgid "Comoros"
2018
  msgstr ""
2019
 
2020
+ #: src/Tribe/Languages/Locations.php:130
2021
+ msgid "Congo"
2022
  msgstr ""
2023
 
2024
+ #: src/Tribe/Languages/Locations.php:131
2025
+ msgid "Congo, Democratic Republic of the"
2026
  msgstr ""
2027
 
2028
+ #: src/Tribe/Languages/Locations.php:132
2029
+ msgid "Cook Islands"
2030
  msgstr ""
2031
 
2032
+ #: src/Tribe/Languages/Locations.php:133
2033
+ msgid "Costa Rica"
2034
  msgstr ""
2035
 
2036
+ #: src/Tribe/Languages/Locations.php:134
2037
+ msgid "C&ocirc;te d'Ivoire"
2038
  msgstr ""
2039
 
2040
+ #: src/Tribe/Languages/Locations.php:135
2041
+ msgid "Croatia (Local Name: Hrvatska)"
2042
  msgstr ""
2043
 
2044
+ #: src/Tribe/Languages/Locations.php:136
2045
+ msgid "Cuba"
2046
  msgstr ""
2047
 
2048
+ #: src/Tribe/Languages/Locations.php:137
2049
+ msgid "Cura&ccedil;ao"
2050
  msgstr ""
2051
 
2052
+ #: src/Tribe/Languages/Locations.php:138
2053
+ msgid "Cyprus"
2054
  msgstr ""
2055
 
2056
+ #: src/Tribe/Languages/Locations.php:139
2057
+ msgid "Czech Republic"
2058
  msgstr ""
2059
 
2060
+ #: src/Tribe/Languages/Locations.php:140
2061
+ msgid "Denmark"
2062
  msgstr ""
2063
 
2064
+ #: src/Tribe/Languages/Locations.php:141
2065
+ msgid "Djibouti"
2066
  msgstr ""
2067
 
2068
+ #: src/Tribe/Languages/Locations.php:142
2069
+ msgid "Dominica"
2070
  msgstr ""
2071
 
2072
+ #: src/Tribe/Languages/Locations.php:143
2073
+ msgid "Dominican Republic"
2074
  msgstr ""
2075
 
2076
+ #: src/Tribe/Languages/Locations.php:144
2077
+ msgid "East Timor"
2078
  msgstr ""
2079
 
2080
+ #: src/Tribe/Languages/Locations.php:145
2081
+ msgid "Ecuador"
2082
  msgstr ""
2083
 
2084
+ #: src/Tribe/Languages/Locations.php:146
2085
+ msgid "Egypt"
2086
  msgstr ""
2087
 
2088
+ #: src/Tribe/Languages/Locations.php:147
2089
+ msgid "El Salvador"
2090
  msgstr ""
2091
 
2092
+ #: src/Tribe/Languages/Locations.php:148
2093
+ msgid "Equatorial Guinea"
2094
  msgstr ""
2095
 
2096
+ #: src/Tribe/Languages/Locations.php:149
2097
+ msgid "Eritrea"
2098
  msgstr ""
2099
 
2100
+ #: src/Tribe/Languages/Locations.php:150
2101
+ msgid "Estonia"
2102
  msgstr ""
2103
 
2104
+ #: src/Tribe/Languages/Locations.php:151
2105
+ msgid "Ethiopia"
2106
  msgstr ""
2107
 
2108
+ #: src/Tribe/Languages/Locations.php:152
2109
+ msgid "Falkland Islands (Malvinas)"
2110
  msgstr ""
2111
 
2112
+ #: src/Tribe/Languages/Locations.php:153
2113
+ msgid "Faroe Islands"
 
2114
  msgstr ""
2115
 
2116
+ #: src/Tribe/Languages/Locations.php:154
2117
+ msgid "Fiji"
2118
  msgstr ""
2119
 
2120
+ #: src/Tribe/Languages/Locations.php:155
2121
+ msgid "Finland"
2122
  msgstr ""
2123
 
2124
+ #: src/Tribe/Languages/Locations.php:156
2125
+ msgid "France"
2126
  msgstr ""
2127
 
2128
+ #: src/Tribe/Languages/Locations.php:157
2129
+ msgid "French Guiana"
2130
  msgstr ""
2131
 
2132
+ #: src/Tribe/Languages/Locations.php:158
2133
+ msgid "French Polynesia"
2134
  msgstr ""
2135
 
2136
+ #: src/Tribe/Languages/Locations.php:159
2137
+ msgid "French Southern Territories"
2138
  msgstr ""
2139
 
2140
+ #: src/Tribe/Languages/Locations.php:160
2141
+ msgid "Gabon"
2142
  msgstr ""
2143
 
2144
+ #: src/Tribe/Languages/Locations.php:161
2145
+ msgid "Gambia"
2146
  msgstr ""
2147
 
2148
+ #: src/Tribe/Languages/Locations.php:162
2149
+ msgctxt "The country"
2150
+ msgid "Georgia"
2151
  msgstr ""
2152
 
2153
+ #: src/Tribe/Languages/Locations.php:163
2154
+ msgid "Germany"
2155
  msgstr ""
2156
 
2157
+ #: src/Tribe/Languages/Locations.php:164
2158
+ msgid "Ghana"
2159
  msgstr ""
2160
 
2161
+ #: src/Tribe/Languages/Locations.php:165
2162
+ msgid "Gibraltar"
2163
  msgstr ""
2164
 
2165
+ #: src/Tribe/Languages/Locations.php:166
2166
+ msgid "Greece"
2167
  msgstr ""
2168
 
2169
+ #: src/Tribe/Languages/Locations.php:167
2170
+ msgid "Greenland"
2171
  msgstr ""
2172
 
2173
+ #: src/Tribe/Languages/Locations.php:168
2174
+ msgid "Grenada"
2175
  msgstr ""
2176
 
2177
+ #: src/Tribe/Languages/Locations.php:169
2178
+ msgid "Guadeloupe"
2179
  msgstr ""
2180
 
2181
+ #: src/Tribe/Languages/Locations.php:170
2182
+ msgid "Guam"
2183
  msgstr ""
2184
 
2185
+ #: src/Tribe/Languages/Locations.php:171
2186
+ msgid "Guatemala"
2187
  msgstr ""
2188
 
2189
+ #: src/Tribe/Languages/Locations.php:172
2190
+ msgid "Guinea"
2191
  msgstr ""
2192
 
2193
+ #: src/Tribe/Languages/Locations.php:173
2194
+ msgid "Guinea-Bissau"
2195
  msgstr ""
2196
 
2197
+ #: src/Tribe/Languages/Locations.php:174
2198
+ msgid "Guyana"
2199
  msgstr ""
2200
 
2201
+ #: src/Tribe/Languages/Locations.php:175
2202
+ msgid "Haiti"
2203
  msgstr ""
2204
 
2205
+ #: src/Tribe/Languages/Locations.php:176
2206
+ msgid "Heard and McDonald Islands"
2207
  msgstr ""
2208
 
2209
+ #: src/Tribe/Languages/Locations.php:177
2210
+ msgid "Holy See (Vatican City State)"
2211
  msgstr ""
2212
 
2213
+ #: src/Tribe/Languages/Locations.php:178
2214
+ msgid "Honduras"
2215
  msgstr ""
2216
 
2217
+ #: src/Tribe/Languages/Locations.php:179
2218
+ msgid "Hong Kong"
2219
  msgstr ""
2220
 
2221
+ #: src/Tribe/Languages/Locations.php:180
2222
+ msgid "Hungary"
2223
  msgstr ""
2224
 
2225
+ #: src/Tribe/Languages/Locations.php:181
2226
+ msgid "Iceland"
2227
  msgstr ""
2228
 
2229
+ #: src/Tribe/Languages/Locations.php:182
2230
+ msgid "India"
2231
  msgstr ""
2232
 
2233
+ #: src/Tribe/Languages/Locations.php:183
2234
+ msgid "Indonesia"
2235
  msgstr ""
2236
 
2237
+ #: src/Tribe/Languages/Locations.php:184
2238
+ msgid "Iran, Islamic Republic of"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2239
  msgstr ""
2240
 
2241
+ #: src/Tribe/Languages/Locations.php:185
2242
+ msgid "Iraq"
2243
  msgstr ""
2244
 
2245
+ #: src/Tribe/Languages/Locations.php:186
2246
+ msgid "Ireland"
2247
  msgstr ""
2248
 
2249
+ #: src/Tribe/Languages/Locations.php:187
2250
+ msgid "Israel"
2251
  msgstr ""
2252
 
2253
+ #: src/Tribe/Languages/Locations.php:188
2254
+ msgid "Italy"
2255
  msgstr ""
2256
 
2257
+ #: src/Tribe/Languages/Locations.php:189
2258
+ msgid "Jamaica"
2259
  msgstr ""
2260
 
2261
+ #: src/Tribe/Languages/Locations.php:190
2262
+ msgid "Japan"
2263
  msgstr ""
2264
 
2265
+ #: src/Tribe/Languages/Locations.php:191
2266
+ msgid "Jordan"
2267
  msgstr ""
2268
 
2269
+ #: src/Tribe/Languages/Locations.php:192
2270
+ msgid "Kazakhstan"
2271
  msgstr ""
2272
 
2273
+ #: src/Tribe/Languages/Locations.php:193
2274
+ msgid "Kenya"
2275
  msgstr ""
2276
 
2277
+ #: src/Tribe/Languages/Locations.php:194
2278
+ msgid "Kiribati"
2279
  msgstr ""
2280
 
2281
+ #: src/Tribe/Languages/Locations.php:195
2282
+ msgid "Korea, Democratic People's Republic of"
2283
  msgstr ""
2284
 
2285
+ #: src/Tribe/Languages/Locations.php:196
2286
+ msgid "Korea, Republic of"
2287
  msgstr ""
2288
 
2289
+ #: src/Tribe/Languages/Locations.php:197
2290
+ msgid "Kuwait"
2291
  msgstr ""
2292
 
2293
+ #: src/Tribe/Languages/Locations.php:198
2294
+ msgid "Kyrgyzstan"
2295
  msgstr ""
2296
 
2297
+ #: src/Tribe/Languages/Locations.php:199
2298
+ msgid "Lao People's Democratic Republic"
2299
  msgstr ""
2300
 
2301
+ #: src/Tribe/Languages/Locations.php:200
2302
+ msgid "Latvia"
2303
  msgstr ""
2304
 
2305
+ #: src/Tribe/Languages/Locations.php:201
2306
+ msgid "Lebanon"
2307
  msgstr ""
2308
 
2309
+ #: src/Tribe/Languages/Locations.php:202
2310
+ msgid "Lesotho"
2311
  msgstr ""
2312
 
2313
+ #: src/Tribe/Languages/Locations.php:203
2314
+ msgid "Liberia"
2315
  msgstr ""
2316
 
2317
+ #: src/Tribe/Languages/Locations.php:204
2318
+ msgid "Libya"
2319
  msgstr ""
2320
 
2321
+ #: src/Tribe/Languages/Locations.php:205
2322
+ msgid "Liechtenstein"
2323
  msgstr ""
2324
 
2325
+ #: src/Tribe/Languages/Locations.php:206
2326
+ msgid "Lithuania"
2327
  msgstr ""
2328
 
2329
+ #: src/Tribe/Languages/Locations.php:207
2330
+ msgid "Luxembourg"
2331
  msgstr ""
2332
 
2333
+ #: src/Tribe/Languages/Locations.php:208
2334
+ msgid "Macau"
2335
  msgstr ""
2336
 
2337
+ #: src/Tribe/Languages/Locations.php:209
2338
+ msgid "Madagascar"
2339
  msgstr ""
2340
 
2341
+ #: src/Tribe/Languages/Locations.php:210
2342
+ msgid "Malawi"
2343
  msgstr ""
2344
 
2345
+ #: src/Tribe/Languages/Locations.php:211
2346
+ msgid "Malaysia"
 
 
2347
  msgstr ""
2348
 
2349
+ #: src/Tribe/Languages/Locations.php:212
2350
+ msgid "Maldives"
 
2351
  msgstr ""
2352
 
2353
+ #: src/Tribe/Languages/Locations.php:213
2354
+ msgid "Mali"
2355
  msgstr ""
2356
 
2357
+ #: src/Tribe/Languages/Locations.php:214
2358
+ msgid "Malta"
2359
  msgstr ""
2360
 
2361
+ #: src/Tribe/Languages/Locations.php:215
2362
+ msgid "Marshall Islands"
 
2363
  msgstr ""
2364
 
2365
+ #: src/Tribe/Languages/Locations.php:216
2366
+ msgid "Martinique"
2367
  msgstr ""
2368
 
2369
+ #: src/Tribe/Languages/Locations.php:217
2370
+ msgid "Mauritania"
2371
  msgstr ""
2372
 
2373
+ #: src/Tribe/Languages/Locations.php:218
2374
+ msgid "Mauritius"
 
2375
  msgstr ""
2376
 
2377
+ #: src/Tribe/Languages/Locations.php:219
2378
+ msgid "Mayotte"
2379
  msgstr ""
2380
 
2381
+ #: src/Tribe/Languages/Locations.php:220
2382
+ msgid "Mexico"
2383
  msgstr ""
2384
 
2385
+ #: src/Tribe/Languages/Locations.php:221
2386
+ msgid "Micronesia, Federated States of"
2387
  msgstr ""
2388
 
2389
+ #: src/Tribe/Languages/Locations.php:222
2390
+ msgid "Moldova, Republic of"
2391
  msgstr ""
2392
 
2393
+ #: src/Tribe/Languages/Locations.php:223
2394
+ msgid "Monaco"
2395
  msgstr ""
2396
 
2397
+ #: src/Tribe/Languages/Locations.php:224
2398
+ msgid "Mongolia"
2399
  msgstr ""
2400
 
2401
+ #: src/Tribe/Languages/Locations.php:225
2402
+ msgid "Montenegro"
2403
  msgstr ""
2404
 
2405
+ #: src/Tribe/Languages/Locations.php:226
2406
+ msgid "Montserrat"
 
 
2407
  msgstr ""
2408
 
2409
+ #: src/Tribe/Languages/Locations.php:227
2410
+ msgid "Morocco"
 
 
2411
  msgstr ""
2412
 
2413
+ #: src/Tribe/Languages/Locations.php:228
2414
+ msgid "Mozambique"
2415
  msgstr ""
2416
 
2417
+ #: src/Tribe/Languages/Locations.php:229
2418
+ msgid "Myanmar"
2419
  msgstr ""
2420
 
2421
+ #: src/Tribe/Languages/Locations.php:230
2422
+ msgid "Namibia"
2423
  msgstr ""
2424
 
2425
+ #: src/Tribe/Languages/Locations.php:231
2426
+ msgid "Nauru"
2427
  msgstr ""
2428
 
2429
+ #: src/Tribe/Languages/Locations.php:232
2430
+ msgid "Nepal"
2431
  msgstr ""
2432
+
2433
+ #: src/Tribe/Languages/Locations.php:233
2434
+ msgid "Netherlands"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2435
  msgstr ""
2436
 
2437
+ #: src/Tribe/Languages/Locations.php:234
2438
+ msgid "New Caledonia"
 
2439
  msgstr ""
2440
 
2441
+ #: src/Tribe/Languages/Locations.php:235
2442
+ msgid "New Zealand"
 
 
 
2443
  msgstr ""
2444
 
2445
+ #: src/Tribe/Languages/Locations.php:236
2446
+ msgid "Nicaragua"
 
 
2447
  msgstr ""
2448
 
2449
+ #: src/Tribe/Languages/Locations.php:237
2450
+ msgid "Niger"
2451
  msgstr ""
2452
 
2453
+ #: src/Tribe/Languages/Locations.php:238
2454
+ msgid "Nigeria"
2455
  msgstr ""
2456
 
2457
+ #: src/Tribe/Languages/Locations.php:239
2458
+ msgid "Niue"
2459
  msgstr ""
2460
 
2461
+ #: src/Tribe/Languages/Locations.php:240
2462
+ msgid "Norfolk Island"
2463
  msgstr ""
2464
 
2465
+ #: src/Tribe/Languages/Locations.php:241
2466
+ msgid "North Macedonia"
2467
  msgstr ""
2468
 
2469
+ #: src/Tribe/Languages/Locations.php:242
2470
+ msgid "Northern Mariana Islands"
2471
  msgstr ""
2472
 
2473
+ #: src/Tribe/Languages/Locations.php:243
2474
+ msgid "Norway"
2475
  msgstr ""
2476
 
2477
+ #: src/Tribe/Languages/Locations.php:244
2478
+ msgid "Oman"
2479
  msgstr ""
2480
 
2481
+ #: src/Tribe/Languages/Locations.php:245
2482
+ msgid "Pakistan"
2483
  msgstr ""
2484
 
2485
+ #: src/Tribe/Languages/Locations.php:246
2486
+ msgid "Palau"
2487
  msgstr ""
2488
 
2489
+ #: src/Tribe/Languages/Locations.php:247
2490
+ msgid "Panama"
2491
  msgstr ""
2492
 
2493
+ #: src/Tribe/Languages/Locations.php:248
2494
+ msgid "Papua New Guinea"
2495
  msgstr ""
2496
 
2497
+ #: src/Tribe/Languages/Locations.php:249
2498
+ msgid "Paraguay"
2499
  msgstr ""
2500
 
2501
+ #: src/Tribe/Languages/Locations.php:250
2502
+ msgid "Peru"
2503
  msgstr ""
2504
 
2505
+ #: src/Tribe/Languages/Locations.php:251
2506
+ msgid "Philippines"
2507
  msgstr ""
2508
 
2509
+ #: src/Tribe/Languages/Locations.php:252
2510
+ msgid "Pitcairn"
2511
  msgstr ""
2512
 
2513
+ #: src/Tribe/Languages/Locations.php:253
2514
+ msgid "Poland"
 
2515
  msgstr ""
2516
 
2517
+ #: src/Tribe/Languages/Locations.php:254
2518
+ msgid "Portugal"
2519
  msgstr ""
2520
 
2521
+ #: src/Tribe/Languages/Locations.php:255
2522
+ msgid "Puerto Rico"
2523
  msgstr ""
2524
 
2525
+ #: src/Tribe/Languages/Locations.php:256
2526
+ msgid "Qatar"
2527
  msgstr ""
2528
 
2529
+ #: src/Tribe/Languages/Locations.php:257
2530
+ msgid "Reunion"
2531
  msgstr ""
2532
 
2533
+ #: src/Tribe/Languages/Locations.php:258
2534
+ msgid "Romania"
2535
  msgstr ""
2536
 
2537
+ #: src/Tribe/Languages/Locations.php:259
2538
+ msgid "Russian Federation"
2539
  msgstr ""
2540
 
2541
+ #: src/Tribe/Languages/Locations.php:260
2542
+ msgid "Rwanda"
2543
  msgstr ""
2544
 
2545
+ #: src/Tribe/Languages/Locations.php:261
2546
+ msgid "Saint Barth&eacute;lemy"
2547
  msgstr ""
2548
 
2549
+ #: src/Tribe/Languages/Locations.php:262
2550
+ msgid "Saint Helena"
2551
  msgstr ""
2552
 
2553
+ #: src/Tribe/Languages/Locations.php:263
2554
+ msgid "Saint Kitts and Nevis"
2555
  msgstr ""
2556
 
2557
+ #: src/Tribe/Languages/Locations.php:264
2558
+ msgid "Saint Lucia"
2559
  msgstr ""
2560
 
2561
+ #: src/Tribe/Languages/Locations.php:265
2562
+ msgid "Saint Pierre and Miquelon"
2563
  msgstr ""
2564
 
2565
+ #: src/Tribe/Languages/Locations.php:266
2566
+ msgid "Saint Vincent and The Grenadines"
 
 
2567
  msgstr ""
2568
 
2569
+ #: src/Tribe/Languages/Locations.php:267
2570
+ msgid "Samoa"
2571
  msgstr ""
2572
 
2573
+ #: src/Tribe/Languages/Locations.php:268
2574
+ msgid "San Marino"
2575
  msgstr ""
2576
 
2577
+ #: src/Tribe/Languages/Locations.php:269
2578
+ msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
2579
  msgstr ""
2580
 
2581
+ #: src/Tribe/Languages/Locations.php:270
2582
+ msgid "Saudi Arabia"
2583
  msgstr ""
2584
 
2585
+ #: src/Tribe/Languages/Locations.php:271
2586
+ msgid "Senegal"
2587
  msgstr ""
2588
 
2589
+ #: src/Tribe/Languages/Locations.php:272
2590
+ msgid "Serbia"
2591
  msgstr ""
2592
 
2593
+ #: src/Tribe/Languages/Locations.php:273
2594
+ msgid "Seychelles"
2595
  msgstr ""
2596
 
2597
+ #: src/Tribe/Languages/Locations.php:274
2598
+ msgid "Sierra Leone"
 
 
2599
  msgstr ""
2600
 
2601
+ #: src/Tribe/Languages/Locations.php:275
2602
+ msgid "Singapore"
2603
  msgstr ""
2604
 
2605
+ #: src/Tribe/Languages/Locations.php:276
2606
+ msgid "Sint Maarten"
2607
  msgstr ""
2608
 
2609
+ #: src/Tribe/Languages/Locations.php:277
2610
+ msgid "Slovakia (Slovak Republic)"
2611
  msgstr ""
2612
 
2613
+ #: src/Tribe/Languages/Locations.php:278
2614
+ msgid "Slovenia"
2615
  msgstr ""
2616
 
2617
+ #: src/Tribe/Languages/Locations.php:279
2618
+ msgid "Solomon Islands"
2619
  msgstr ""
2620
 
2621
+ #: src/Tribe/Languages/Locations.php:280
2622
+ msgid "Somalia"
2623
  msgstr ""
2624
 
2625
+ #: src/Tribe/Languages/Locations.php:281
2626
+ msgid "South Africa"
2627
  msgstr ""
2628
 
2629
+ #: src/Tribe/Languages/Locations.php:282
2630
+ msgid "South Georgia, South Sandwich Islands"
2631
  msgstr ""
2632
 
2633
+ #: src/Tribe/Languages/Locations.php:283
2634
+ msgid "Spain"
2635
  msgstr ""
2636
 
2637
+ #: src/Tribe/Languages/Locations.php:284
2638
+ msgid "Sri Lanka"
2639
  msgstr ""
2640
 
2641
+ #: src/Tribe/Languages/Locations.php:285
2642
+ msgid "Sudan"
2643
  msgstr ""
2644
 
2645
+ #: src/Tribe/Languages/Locations.php:286
2646
+ msgid "Suriname"
 
2647
  msgstr ""
2648
 
2649
+ #: src/Tribe/Languages/Locations.php:287
2650
+ msgid "Svalbard and Jan Mayen Islands"
2651
  msgstr ""
2652
 
2653
+ #: src/Tribe/Languages/Locations.php:288
2654
+ msgid "Swaziland"
2655
  msgstr ""
2656
 
2657
+ #: src/Tribe/Languages/Locations.php:289
2658
+ msgid "Sweden"
2659
  msgstr ""
2660
 
2661
+ #: src/Tribe/Languages/Locations.php:290
2662
+ msgid "Switzerland"
2663
  msgstr ""
2664
 
2665
+ #: src/Tribe/Languages/Locations.php:291
2666
+ msgid "Syrian Arab Republic"
 
2667
  msgstr ""
2668
 
2669
+ #: src/Tribe/Languages/Locations.php:292
2670
+ msgid "Taiwan"
2671
  msgstr ""
2672
 
2673
+ #: src/Tribe/Languages/Locations.php:293
2674
+ msgid "Tajikistan"
 
2675
  msgstr ""
2676
 
2677
+ #: src/Tribe/Languages/Locations.php:294
2678
+ msgid "Tanzania, United Republic of"
2679
  msgstr ""
2680
 
2681
+ #: src/Tribe/Languages/Locations.php:295
2682
+ msgid "Thailand"
2683
  msgstr ""
2684
 
2685
+ #: src/Tribe/Languages/Locations.php:296
2686
+ msgid "Togo"
2687
  msgstr ""
2688
 
2689
+ #: src/Tribe/Languages/Locations.php:297
2690
+ msgid "Tokelau"
2691
  msgstr ""
2692
 
2693
+ #: src/Tribe/Languages/Locations.php:298
2694
+ msgid "Tonga"
2695
  msgstr ""
2696
 
2697
+ #: src/Tribe/Languages/Locations.php:299
2698
+ msgid "Trinidad and Tobago"
2699
  msgstr ""
2700
 
2701
+ #: src/Tribe/Languages/Locations.php:300
2702
+ msgid "Tunisia"
2703
  msgstr ""
2704
 
2705
+ #: src/Tribe/Languages/Locations.php:301
2706
+ msgid "Turkey"
2707
  msgstr ""
2708
 
2709
+ #: src/Tribe/Languages/Locations.php:302
2710
+ msgid "Turkmenistan"
2711
  msgstr ""
2712
 
2713
+ #: src/Tribe/Languages/Locations.php:303
2714
+ msgid "Turks and Caicos Islands"
2715
  msgstr ""
2716
 
2717
+ #: src/Tribe/Languages/Locations.php:304
2718
+ msgid "Tuvalu"
2719
  msgstr ""
2720
 
2721
+ #: src/Tribe/Languages/Locations.php:305
2722
+ msgid "Uganda"
 
 
2723
  msgstr ""
2724
 
2725
+ #: src/Tribe/Languages/Locations.php:306
2726
+ msgid "Ukraine"
2727
  msgstr ""
2728
 
2729
+ #: src/Tribe/Languages/Locations.php:307
2730
+ msgid "United Arab Emirates"
2731
  msgstr ""
2732
 
2733
+ #: src/Tribe/Languages/Locations.php:308
2734
+ msgid "United Kingdom"
2735
  msgstr ""
2736
 
2737
+ #: src/Tribe/Languages/Locations.php:309
2738
+ msgid "United States Minor Outlying Islands"
2739
  msgstr ""
2740
 
2741
+ #: src/Tribe/Languages/Locations.php:310
2742
+ msgid "Uruguay"
2743
  msgstr ""
2744
 
2745
+ #: src/Tribe/Languages/Locations.php:311
2746
+ msgid "Uzbekistan"
2747
  msgstr ""
2748
 
2749
+ #: src/Tribe/Languages/Locations.php:312
2750
+ msgid "Vanuatu"
2751
  msgstr ""
2752
 
2753
+ #: src/Tribe/Languages/Locations.php:313
2754
+ msgid "Venezuela"
 
2755
  msgstr ""
2756
 
2757
+ #: src/Tribe/Languages/Locations.php:314
2758
+ msgid "Viet Nam"
2759
  msgstr ""
2760
 
2761
+ #: src/Tribe/Languages/Locations.php:315
2762
+ msgid "Virgin Islands (British)"
2763
  msgstr ""
2764
 
2765
+ #: src/Tribe/Languages/Locations.php:316
2766
+ msgid "Virgin Islands (U.S.)"
2767
  msgstr ""
2768
 
2769
+ #: src/Tribe/Languages/Locations.php:317
2770
+ msgid "Wallis and Futuna Islands"
2771
  msgstr ""
2772
 
2773
+ #: src/Tribe/Languages/Locations.php:318
2774
+ msgid "Western Sahara"
2775
  msgstr ""
2776
 
2777
+ #: src/Tribe/Languages/Locations.php:319
2778
+ msgid "Yemen"
2779
  msgstr ""
2780
 
2781
+ #: src/Tribe/Languages/Locations.php:320
2782
+ msgid "Zambia"
2783
  msgstr ""
2784
 
2785
+ #: src/Tribe/Languages/Locations.php:321
2786
+ msgid "Zimbabwe"
 
 
 
 
 
 
 
 
2787
  msgstr ""
2788
 
2789
+ #: src/Tribe/Languages/Locations.php:348
2790
+ msgid "Alabama"
 
2791
  msgstr ""
2792
 
2793
+ #: src/Tribe/Languages/Locations.php:349
2794
+ msgid "Alaska"
2795
  msgstr ""
2796
 
2797
+ #: src/Tribe/Languages/Locations.php:350
2798
+ msgid "Arizona"
2799
  msgstr ""
2800
 
2801
+ #: src/Tribe/Languages/Locations.php:351
2802
+ msgid "Arkansas"
2803
  msgstr ""
2804
 
2805
+ #: src/Tribe/Languages/Locations.php:352
2806
+ msgid "California"
2807
  msgstr ""
2808
 
2809
+ #: src/Tribe/Languages/Locations.php:353
2810
+ msgid "Colorado"
2811
  msgstr ""
2812
 
2813
+ #: src/Tribe/Languages/Locations.php:354
2814
+ msgid "Connecticut"
2815
  msgstr ""
2816
 
2817
+ #: src/Tribe/Languages/Locations.php:355
2818
+ msgid "Delaware"
2819
  msgstr ""
2820
 
2821
+ #: src/Tribe/Languages/Locations.php:356
2822
+ msgid "District of Columbia"
 
 
2823
  msgstr ""
2824
 
2825
+ #: src/Tribe/Languages/Locations.php:357
2826
+ msgid "Florida"
2827
  msgstr ""
2828
 
2829
+ #: src/Tribe/Languages/Locations.php:358
2830
+ msgctxt "The US state Georgia"
2831
+ msgid "Georgia"
2832
  msgstr ""
2833
 
2834
+ #: src/Tribe/Languages/Locations.php:359
2835
+ msgid "Hawaii"
 
 
2836
  msgstr ""
2837
 
2838
+ #: src/Tribe/Languages/Locations.php:360
2839
+ msgid "Idaho"
 
 
2840
  msgstr ""
2841
 
2842
+ #: src/Tribe/Languages/Locations.php:361
2843
+ msgid "Illinois"
 
 
 
2844
  msgstr ""
2845
 
2846
+ #: src/Tribe/Languages/Locations.php:362
2847
+ msgid "Indiana"
2848
  msgstr ""
2849
 
2850
+ #: src/Tribe/Languages/Locations.php:363
2851
+ msgid "Iowa"
2852
  msgstr ""
2853
 
2854
+ #: src/Tribe/Languages/Locations.php:364
2855
+ msgid "Kansas"
2856
  msgstr ""
2857
 
2858
+ #: src/Tribe/Languages/Locations.php:365
2859
+ msgid "Kentucky"
2860
  msgstr ""
2861
 
2862
+ #: src/Tribe/Languages/Locations.php:366
2863
+ msgid "Louisiana"
 
2864
  msgstr ""
2865
 
2866
+ #: src/Tribe/Languages/Locations.php:367
2867
+ msgid "Maine"
2868
  msgstr ""
2869
 
2870
+ #: src/Tribe/Languages/Locations.php:368
2871
+ msgid "Maryland"
 
2872
  msgstr ""
2873
 
2874
+ #: src/Tribe/Languages/Locations.php:369
2875
+ msgid "Massachusetts"
2876
  msgstr ""
2877
 
2878
+ #: src/Tribe/Languages/Locations.php:370
2879
+ msgid "Michigan"
2880
  msgstr ""
2881
 
2882
+ #: src/Tribe/Languages/Locations.php:371
2883
+ msgid "Minnesota"
2884
  msgstr ""
2885
 
2886
+ #: src/Tribe/Languages/Locations.php:372
2887
+ msgid "Mississippi"
2888
  msgstr ""
2889
 
2890
+ #: src/Tribe/Languages/Locations.php:373
2891
+ msgid "Missouri"
2892
  msgstr ""
2893
 
2894
+ #: src/Tribe/Languages/Locations.php:374
2895
+ msgid "Montana"
2896
  msgstr ""
2897
 
2898
+ #: src/Tribe/Languages/Locations.php:375
2899
+ msgid "Nebraska"
2900
  msgstr ""
2901
 
2902
+ #: src/Tribe/Languages/Locations.php:376
2903
+ msgid "Nevada"
2904
  msgstr ""
2905
 
2906
+ #: src/Tribe/Languages/Locations.php:377
2907
+ msgid "New Hampshire"
2908
  msgstr ""
2909
 
2910
+ #: src/Tribe/Languages/Locations.php:378
2911
+ msgid "New Jersey"
 
2912
  msgstr ""
2913
 
2914
+ #: src/Tribe/Languages/Locations.php:379
2915
+ msgid "New Mexico"
 
 
2916
  msgstr ""
2917
 
2918
+ #: src/Tribe/Languages/Locations.php:380
2919
+ msgid "New York"
2920
  msgstr ""
2921
 
2922
+ #: src/Tribe/Languages/Locations.php:381
2923
+ msgid "North Carolina"
2924
  msgstr ""
2925
 
2926
+ #: src/Tribe/Languages/Locations.php:382
2927
+ msgid "North Dakota"
2928
  msgstr ""
2929
 
2930
+ #: src/Tribe/Languages/Locations.php:383
2931
+ msgid "Ohio"
2932
  msgstr ""
2933
 
2934
+ #: src/Tribe/Languages/Locations.php:384
2935
+ msgid "Oklahoma"
 
2936
  msgstr ""
2937
 
2938
+ #: src/Tribe/Languages/Locations.php:385
2939
+ msgid "Oregon"
2940
  msgstr ""
2941
 
2942
+ #: src/Tribe/Languages/Locations.php:386
2943
+ msgid "Pennsylvania"
2944
  msgstr ""
2945
 
2946
+ #: src/Tribe/Languages/Locations.php:387
2947
+ msgid "Rhode Island"
2948
  msgstr ""
2949
 
2950
+ #: src/Tribe/Languages/Locations.php:388
2951
+ msgid "South Carolina"
 
 
2952
  msgstr ""
2953
 
2954
+ #: src/Tribe/Languages/Locations.php:389
2955
+ msgid "South Dakota"
2956
  msgstr ""
2957
 
2958
+ #: src/Tribe/Languages/Locations.php:390
2959
+ msgid "Tennessee"
2960
  msgstr ""
2961
 
2962
+ #: src/Tribe/Languages/Locations.php:391
2963
+ msgid "Texas"
2964
  msgstr ""
2965
 
2966
+ #: src/Tribe/Languages/Locations.php:392
2967
+ msgid "Utah"
2968
  msgstr ""
2969
 
2970
+ #: src/Tribe/Languages/Locations.php:393
2971
+ msgid "Vermont"
 
 
 
 
 
2972
  msgstr ""
2973
 
2974
+ #: src/Tribe/Languages/Locations.php:394
2975
+ msgid "Virginia"
2976
  msgstr ""
2977
 
2978
+ #: src/Tribe/Languages/Locations.php:395
2979
+ msgid "Washington"
2980
  msgstr ""
2981
 
2982
+ #: src/Tribe/Languages/Locations.php:396
2983
+ msgid "West Virginia"
2984
  msgstr ""
2985
 
2986
+ #: src/Tribe/Languages/Locations.php:397
2987
+ msgid "Wisconsin"
2988
  msgstr ""
2989
 
2990
+ #: src/Tribe/Languages/Locations.php:398
2991
+ msgid "Wyoming"
 
2992
  msgstr ""
2993
 
2994
+ #: src/Tribe/Log.php:288
2995
+ msgid "Cannot set %s as the current logging engine"
2996
  msgstr ""
2997
 
2998
+ #: src/Tribe/Log.php:387
2999
+ msgid "Disabled"
 
 
3000
  msgstr ""
3001
 
3002
+ #: src/Tribe/Log.php:388
3003
+ msgid "Only errors"
3004
  msgstr ""
3005
 
3006
+ #: src/Tribe/Log.php:389
3007
+ msgid "Warnings and errors"
 
3008
  msgstr ""
3009
 
3010
+ #: src/Tribe/Log.php:390
3011
+ msgid "Full debug (all events)"
 
3012
  msgstr ""
3013
 
3014
+ #: src/Tribe/Log/Action_Logger.php:39
3015
+ msgid "Action-based Logger"
3016
  msgstr ""
3017
 
3018
+ #: src/Tribe/Log/Action_Logger.php:84
3019
+ msgid "The Action Logger will dispatch any logging message using the \"tribe_log\" action writing, by default, to the PHP error log."
3020
  msgstr ""
3021
 
3022
+ #: src/Tribe/Log/Admin.php:146
3023
+ msgctxt "log selector"
3024
+ msgid "None currently available"
3025
  msgstr ""
3026
 
3027
+ #: src/Tribe/Log/Admin.php:161
3028
+ msgctxt "log engines"
3029
+ msgid "None currently available"
3030
  msgstr ""
3031
 
3032
+ #: src/Tribe/Log/File_Logger.php:128
3033
+ msgid "Default (uses temporary files)"
 
3034
  msgstr ""
3035
 
3036
+ #: src/Tribe/Log/Null_Logger.php:26
3037
+ msgid "Null logger (will log nothing)"
3038
  msgstr ""
3039
 
3040
+ #: src/Tribe/Main.php:383
3041
+ msgid ": activate to sort column ascending"
3042
  msgstr ""
3043
 
3044
+ #: src/Tribe/Main.php:384
3045
+ msgid ": activate to sort column descending"
3046
  msgstr ""
3047
 
3048
+ #: src/Tribe/Main.php:386
3049
+ msgid "Show _MENU_ entries"
 
 
3050
  msgstr ""
3051
 
3052
+ #: src/Tribe/Main.php:387
3053
+ msgid "No data available in table"
3054
  msgstr ""
3055
 
3056
+ #: src/Tribe/Main.php:388
3057
+ msgid "Showing _START_ to _END_ of _TOTAL_ entries"
3058
  msgstr ""
3059
 
3060
+ #: src/Tribe/Main.php:389
3061
+ msgid "Showing 0 to 0 of 0 entries"
 
 
3062
  msgstr ""
3063
 
3064
+ #: src/Tribe/Main.php:390
3065
+ msgid "(filtered from _MAX_ total entries)"
3066
  msgstr ""
3067
 
3068
+ #: src/Tribe/Main.php:391
3069
+ msgid "No matching records found"
3070
  msgstr ""
3071
 
3072
+ #: src/Tribe/Main.php:392
3073
+ msgid "Search:"
3074
  msgstr ""
3075
 
3076
+ #: src/Tribe/Main.php:393
3077
+ msgid "All items on this page were selected. "
 
3078
  msgstr ""
3079
 
3080
+ #: src/Tribe/Main.php:394
3081
+ msgid "Select all pages"
 
 
3082
  msgstr ""
3083
 
3084
+ #: src/Tribe/Main.php:395
3085
+ msgid "Clear Selection."
3086
  msgstr ""
3087
 
3088
+ #: src/Tribe/Main.php:397
3089
+ msgid "All"
3090
  msgstr ""
3091
 
3092
+ #: src/Tribe/Main.php:398
3093
+ #: src/Tribe/Main.php:415
3094
+ msgid "Next"
3095
  msgstr ""
3096
 
3097
+ #: src/Tribe/Main.php:399
3098
+ msgid "Previous"
3099
  msgstr ""
3100
 
3101
+ #: src/Tribe/Main.php:404
3102
+ msgid ": Selected %d rows"
3103
  msgstr ""
3104
 
3105
+ #: src/Tribe/Main.php:405
3106
+ msgid ": Selected 1 row"
 
 
3107
  msgstr ""
3108
 
3109
+ #: src/Tribe/Main.php:416
3110
+ msgid "Prev"
 
3111
  msgstr ""
3112
 
3113
+ #: src/Tribe/Main.php:417
3114
+ #: src/Tribe/Main.php:419
3115
+ msgid "Today"
3116
  msgstr ""
3117
 
3118
+ #: src/Tribe/Main.php:418
3119
+ msgid "Done"
 
3120
  msgstr ""
3121
 
3122
+ #: src/Tribe/Main.php:420
3123
+ msgid "Clear"
 
3124
  msgstr ""
3125
 
3126
+ #: src/Tribe/Plugins.php:147
3127
+ msgid "Using this function before \"plugins_loaded\" action has fired can return unreliable results."
 
3128
  msgstr ""
3129
 
3130
+ #: src/Tribe/Plugins_API.php:30
3131
+ msgid "Our flagship free calendar"
 
3132
  msgstr ""
3133
 
3134
+ #: src/Tribe/Plugins_API.php:31
3135
+ #: src/Tribe/Plugins_API.php:71
3136
+ msgid "The #1 calendar for WordPress"
3137
  msgstr ""
3138
 
3139
+ #: src/Tribe/Plugins_API.php:33
3140
+ #: src/Tribe/Plugins_API.php:54
3141
+ msgid "Customizable"
3142
  msgstr ""
3143
 
3144
+ #: src/Tribe/Plugins_API.php:34
3145
+ msgid "Import & export events"
3146
  msgstr ""
3147
 
3148
+ #: src/Tribe/Plugins_API.php:35
3149
+ msgid "Timezone support"
3150
  msgstr ""
3151
 
3152
+ #: src/Tribe/Plugins_API.php:36
3153
+ msgid "Multiple views"
3154
  msgstr ""
3155
 
3156
+ #: src/Tribe/Plugins_API.php:50
3157
+ msgid "Automated imports for your calendar"
3158
  msgstr ""
3159
 
3160
+ #: src/Tribe/Plugins_API.php:51
3161
+ msgid "Import events from Meetup, Eventbrite, iCal, Google Calendar, and more."
3162
  msgstr ""
3163
 
3164
+ #: src/Tribe/Plugins_API.php:53
3165
+ msgid "Schedule automated imports"
3166
  msgstr ""
3167
 
3168
+ #: src/Tribe/Plugins_API.php:55
3169
+ msgid "Works with Google Calendar, Meetup, and more"
 
3170
  msgstr ""
3171
 
3172
+ #: src/Tribe/Plugins_API.php:56
3173
+ msgid "Refine by date, location, or keyword"
 
3174
  msgstr ""
3175
 
3176
+ #: src/Tribe/Plugins_API.php:65
3177
+ msgid "Events Calendar Pro"
 
3178
  msgstr ""
3179
 
3180
+ #: src/Tribe/Plugins_API.php:70
3181
+ msgid "Power up your calendar with Pro"
 
3182
  msgstr ""
3183
 
3184
+ #: src/Tribe/Plugins_API.php:73
3185
+ msgid "Premium support"
 
 
 
 
3186
  msgstr ""
3187
 
3188
+ #: src/Tribe/Plugins_API.php:74
3189
+ msgid "Recurring events & series"
 
3190
  msgstr ""
3191
 
3192
+ #: src/Tribe/Plugins_API.php:75
3193
+ msgid "Additional views"
 
3194
  msgstr ""
3195
 
3196
+ #: src/Tribe/Plugins_API.php:77
3197
+ msgid "Duplicate events"
 
 
 
 
3198
  msgstr ""
3199
 
3200
+ #: src/Tribe/Plugins_API.php:91
3201
+ msgid "Manage ticketing and RSVPs"
3202
  msgstr ""
3203
 
3204
+ #: src/Tribe/Plugins_API.php:92
3205
+ #: src/Tribe/Plugins_API.php:112
3206
+ msgid "Collect RSVPs and sell tickets"
3207
  msgstr ""
3208
 
3209
+ #: src/Tribe/Plugins_API.php:94
3210
+ msgid "Add tickets and RSVP to any post"
3211
  msgstr ""
3212
 
3213
+ #: src/Tribe/Plugins_API.php:95
3214
+ msgid "Paypal integration"
 
3215
  msgstr ""
3216
 
3217
+ #: src/Tribe/Plugins_API.php:96
3218
+ msgid "Attendee reports"
3219
  msgstr ""
3220
 
3221
+ #: src/Tribe/Plugins_API.php:97
3222
+ msgid "Customizable ticket template"
3223
  msgstr ""
3224
 
3225
+ #: src/Tribe/Plugins_API.php:111
3226
+ msgid "Monetize your events"
3227
  msgstr ""
3228
 
3229
+ #: src/Tribe/Plugins_API.php:114
3230
+ msgid "Custom registration fields"
3231
  msgstr ""
3232
 
3233
+ #: src/Tribe/Plugins_API.php:115
3234
+ msgid "WooCommerce compatibility"
3235
  msgstr ""
3236
 
3237
+ #: src/Tribe/Plugins_API.php:116
3238
+ msgid "Ticket scanning with mobile app"
 
3239
  msgstr ""
3240
 
3241
+ #: src/Tribe/Plugins_API.php:117
3242
+ msgid "Custom attendee registration fields"
 
3243
  msgstr ""
3244
 
3245
+ #: src/Tribe/Plugins_API.php:131
3246
+ msgid "An email marketing solution for events and the people running them"
 
3247
  msgstr ""
3248
 
3249
+ #: src/Tribe/Plugins_API.php:132
3250
+ msgid "Email marketing to promote your events"
3251
  msgstr ""
3252
 
3253
+ #: src/Tribe/Plugins_API.php:134
3254
+ msgid "Automate email touchpoints"
3255
  msgstr ""
3256
 
3257
+ #: src/Tribe/Plugins_API.php:135
3258
+ msgid "Customize email templates"
3259
  msgstr ""
3260
 
3261
+ #: src/Tribe/Plugins_API.php:136
3262
+ msgid "Streamline your email process"
3263
  msgstr ""
3264
 
3265
+ #: src/Tribe/Plugins_API.php:137
3266
+ msgid "Segment your attendee lists"
3267
  msgstr ""
3268
 
3269
+ #: src/Tribe/Plugins_API.php:151
3270
+ msgid "Help users find exactly the right event"
3271
  msgstr ""
3272
 
3273
+ #: src/Tribe/Plugins_API.php:152
3274
+ msgid "Allow users to search for events by category, tag, venue, organizer, day of the week, time of day, and price."
3275
  msgstr ""
3276
 
3277
+ #: src/Tribe/Plugins_API.php:154
3278
+ msgid "Configurable set of filters"
3279
  msgstr ""
3280
 
3281
+ #: src/Tribe/Plugins_API.php:155
3282
+ msgid "Horizontal or vertical"
 
 
3283
  msgstr ""
3284
 
3285
+ #: src/Tribe/Plugins_API.php:156
3286
+ msgid "Filter category, price, and more"
3287
  msgstr ""
3288
 
3289
+ #: src/Tribe/Plugins_API.php:157
3290
+ msgid "Filter distance (for Events Calendar Pro)"
3291
  msgstr ""
3292
 
3293
+ #: src/Tribe/Plugins_API.php:171
3294
+ msgid "Users submit events to your calendar"
3295
  msgstr ""
3296
 
3297
+ #: src/Tribe/Plugins_API.php:172
3298
+ msgid "Enable 3rd party event submissions."
 
3299
  msgstr ""
3300
 
3301
+ #: src/Tribe/Plugins_API.php:174
3302
+ msgid "Publishing Control"
3303
  msgstr ""
3304
 
3305
+ #: src/Tribe/Plugins_API.php:175
3306
+ msgid "Event Submission Form"
3307
  msgstr ""
3308
 
3309
+ #: src/Tribe/Plugins_API.php:176
3310
+ msgid "Registered User Settings"
3311
  msgstr ""
3312
 
3313
+ #: src/Tribe/Plugins_API.php:177
3314
+ msgid "Email notifications"
3315
  msgstr ""
3316
 
3317
+ #: src/Tribe/Plugins_API.php:191
3318
+ msgid "Run your own events marketplace"
 
3319
  msgstr ""
3320
 
3321
+ #: src/Tribe/Plugins_API.php:192
3322
+ msgid "Let users create and sell tickets for events they submit to your calendar."
3323
  msgstr ""
3324
 
3325
+ #: src/Tribe/Plugins_API.php:194
3326
+ msgid "Users submit events and sell tickets"
3327
  msgstr ""
3328
 
3329
+ #: src/Tribe/Plugins_API.php:195
3330
+ msgid "Split commission with users"
 
3331
  msgstr ""
3332
 
3333
+ #: src/Tribe/Plugins_API.php:196
3334
+ msgid "No admin access required"
 
3335
  msgstr ""
3336
 
3337
+ #: src/Tribe/Plugins_API.php:197
3338
+ msgid "Sales reporting"
3339
  msgstr ""
3340
 
3341
+ #: src/Tribe/Plugins_API.php:199
3342
+ msgctxt "Names of required plugins for Community Tickets"
3343
+ msgid "Event Tickets Plus and Community Events"
3344
  msgstr ""
3345
 
3346
+ #: src/Tribe/Plugins_API.php:212
3347
+ msgid "Unite the power of TEC with the ticketing of Eventbrite"
 
 
 
3348
  msgstr ""
3349
 
3350
+ #: src/Tribe/Plugins_API.php:213
3351
+ msgid "Create Eventbrite tickets and events right from your WordPress dashboard."
3352
  msgstr ""
3353
 
3354
+ #: src/Tribe/Plugins_API.php:215
3355
+ msgid "Manage tickets from WordPress"
 
 
3356
  msgstr ""
3357
 
3358
+ #: src/Tribe/Plugins_API.php:216
3359
+ msgid "Ticket availability automatically updates"
 
 
 
3360
  msgstr ""
3361
 
3362
+ #: src/Tribe/Plugins_API.php:217
3363
+ msgid "Integrated with your events on Eventbrite"
 
 
 
 
3364
  msgstr ""
3365
 
3366
+ #: src/Tribe/Plugins_API.php:218
3367
+ msgid "Automatically import your events"
 
 
3368
  msgstr ""
3369
 
3370
+ #: src/Tribe/Plugins_API.php:227
3371
+ msgid "Image Widget Plus"
3372
  msgstr ""
3373
 
3374
+ #: src/Tribe/Plugins_API.php:232
3375
+ msgid "Beautiful display options for your favorite photos."
3376
  msgstr ""
3377
 
3378
+ #: src/Tribe/Plugins_API.php:234
3379
+ msgid "Multi-Image Support"
 
 
 
 
3380
  msgstr ""
3381
 
3382
+ #: src/Tribe/Plugins_API.php:235
3383
+ msgid "Lightbox"
3384
  msgstr ""
3385
 
3386
+ #: src/Tribe/Plugins_API.php:236
3387
+ msgid "Slideshow"
3388
  msgstr ""
3389
 
3390
+ #: src/Tribe/Plugins_API.php:237
3391
+ msgid "Random Images"
3392
  msgstr ""
3393
 
3394
+ #: src/Tribe/Plugins_API.php:251
3395
+ msgid "Features to optimize your calendar for virtual events."
 
 
 
 
3396
  msgstr ""
3397
 
3398
+ #: src/Tribe/Plugins_API.php:252
3399
+ msgid "Highlight virtual events on you calendar and integrate with your favorite online meeting tools."
3400
  msgstr ""
3401
 
3402
+ #: src/Tribe/Plugins_API.php:255
3403
+ msgid "Virtual event labels"
 
 
3404
  msgstr ""
3405
 
3406
+ #: src/Tribe/Plugins_API.php:256
3407
+ msgid "Status control for canceled or postponed events"
3408
  msgstr ""
3409
 
3410
+ #: src/Tribe/Plugins_API.php:257
3411
+ msgid "Embed livestreams and videos"
 
 
3412
  msgstr ""
3413
 
3414
+ #: src/Tribe/Process/Queue.php:1024
3415
+ msgid "Every %d Minutes"
3416
  msgstr ""
3417
 
3418
+ #: src/Tribe/Promoter/Auth.php:41
3419
+ msgid "Promoter Key"
3420
  msgstr ""
3421
 
3422
+ #: src/Tribe/PUE/Checker.php:605
3423
+ msgid "A valid license key is required for support and updates"
3424
  msgstr ""
3425
 
3426
+ #: src/Tribe/PUE/Checker.php:608
3427
+ msgid "%1$sBuy a license%2$s for the Event Aggregator service to access additional import features."
3428
  msgstr ""
3429
 
3430
+ #: src/Tribe/PUE/Checker.php:640
3431
+ #: src/Tribe/PUE/Checker.php:674
3432
+ msgid "License Key Status:"
3433
  msgstr ""
3434
 
3435
+ #: src/Tribe/PUE/Checker.php:649
3436
+ msgid "Override network license key"
 
 
 
 
3437
  msgstr ""
3438
 
3439
+ #: src/Tribe/PUE/Checker.php:650
3440
+ msgid "Check this box if you wish to override the network license key with your own"
 
 
3441
  msgstr ""
3442
 
3443
+ #: src/Tribe/PUE/Checker.php:661
3444
+ msgid "Site License Key"
3445
  msgstr ""
3446
 
3447
+ #: src/Tribe/PUE/Checker.php:761
3448
+ msgid "License key(s) updated."
 
 
 
3449
  msgstr ""
3450
 
3451
+ #: src/Tribe/PUE/Checker.php:1015
3452
+ msgid "Hmmm... something's wrong with this validator. Please contact %ssupport%s."
3453
  msgstr ""
3454
 
3455
+ #: src/Tribe/PUE/Checker.php:1028
3456
+ msgid "unknown date"
 
 
 
 
3457
  msgstr ""
3458
 
3459
+ #: src/Tribe/PUE/Checker.php:1034
3460
+ msgid "Sorry, key validation server is not available."
3461
  msgstr ""
3462
 
3463
+ #: src/Tribe/PUE/Checker.php:1060
3464
+ msgid "Valid Key! Expires on %s"
 
 
3465
  msgstr ""
3466
 
3467
+ #: src/Tribe/PUE/Checker.php:1065
3468
+ msgid "Thanks for setting up a valid key. It will expire on %s"
3469
  msgstr ""
3470
 
3471
+ #: src/Tribe/PUE/Checker.php:1094
3472
+ #: src/Tribe/PUE/Notices.php:360
3473
+ msgid "Renew Your License Now"
3474
  msgstr ""
3475
 
3476
+ #: src/Tribe/PUE/Checker.php:1096
3477
+ #: src/Tribe/PUE/Notices.php:362
3478
+ msgid " (opens in a new window)"
 
 
 
3479
  msgstr ""
3480
 
3481
+ #: src/Tribe/PUE/Checker.php:1113
3482
+ msgid "Please refresh the page and try your request again."
 
3483
  msgstr ""
3484
 
3485
+ #: src/Tribe/PUE/Checker.php:1133
3486
+ msgid "There is an update for %s. You'll need to %scheck your license%s to have access to updates, downloads, and support."
3487
  msgstr ""
3488
 
3489
+ #: src/Tribe/PUE/Checker.php:1190
3490
+ msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
3491
  msgstr ""
3492
 
3493
+ #: src/Tribe/PUE/Checker.php:1220
3494
+ msgid "Update now to version %s."
3495
  msgstr ""
3496
 
3497
+ #: src/Tribe/PUE/Checker.php:1231
3498
+ msgid "There is a new version of %1$s available. %2$s"
3499
  msgstr ""
3500
 
3501
+ #: src/Tribe/PUE/Checker.php:1812
3502
+ msgid "A valid license has been entered by your network administrator."
 
 
 
3503
  msgstr ""
3504
 
3505
+ #: src/Tribe/PUE/Checker.php:1813
3506
+ msgid "No license entered. Consult your network administrator."
 
 
 
 
 
3507
  msgstr ""
3508
 
3509
+ #: src/Tribe/PUE/Checker.php:1814
3510
+ msgid "Expired license. Consult your network administrator."
 
 
 
 
3511
  msgstr ""
3512
 
3513
+ #: src/Tribe/PUE/Notices.php:293
3514
+ msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
3515
+ msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
3516
+ msgstr[0] ""
3517
+ msgstr[1] ""
3518
+
3519
+ #: src/Tribe/PUE/Notices.php:347
3520
+ msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
3521
+ msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
3522
+ msgstr[0] ""
3523
+ msgstr[1] ""
3524
+
3525
+ #: src/Tribe/PUE/Notices.php:388
3526
+ msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
3527
+ msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
3528
+ msgstr[0] ""
3529
+ msgstr[1] ""
3530
+
3531
+ #: src/Tribe/PUE/Notices.php:430
3532
+ msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
3533
  msgstr ""
3534
 
3535
+ #: src/Tribe/PUE/Notices.php:485
3536
+ #: src/Tribe/PUE/Notices.php:528
3537
+ msgctxt "formatted plugin list"
3538
+ msgid "%1$s and %2$s"
3539
  msgstr ""
3540
 
3541
+ #: src/Tribe/PUE/Update_Prevention.php:184
3542
+ msgid "Your update failed due to an incompatibility between the version (%1$s) of the %2$s you tried to update to and the version of %3$s that you are using. %4$s"
3543
  msgstr ""
3544
 
3545
+ #: src/Tribe/Repository.php:2543
3546
+ msgid "Could not delete post with ID "
3547
  msgstr ""
3548
 
3549
+ #: src/Tribe/Service_Providers/Onboarding.php:109
3550
+ msgid "Got it"
3551
  msgstr ""
3552
 
3553
+ #: src/Tribe/Settings.php:200
3554
+ msgid "Events"
3555
  msgstr ""
3556
 
3557
+ #. Translators: %s is the name of the menu item.
3558
+ #: src/Tribe/Settings.php:331
3559
+ msgid "%s Settings"
3560
  msgstr ""
3561
 
3562
+ #: src/Tribe/Settings.php:375
3563
+ msgid "You've requested a non-existent tab."
3564
  msgstr ""
3565
 
3566
+ #: src/Tribe/Settings.php:383
3567
+ msgid "Save Changes"
3568
  msgstr ""
3569
 
3570
+ #: src/Tribe/Settings.php:453
3571
+ msgid "You don't have permission to do that."
3572
  msgstr ""
3573
 
3574
+ #: src/Tribe/Settings.php:459
3575
+ msgid "The request was sent insecurely."
3576
  msgstr ""
3577
 
3578
+ #: src/Tribe/Settings.php:465
3579
+ msgid "The request wasn't sent from this tab."
 
 
3580
  msgstr ""
3581
 
3582
+ #: src/Tribe/Settings.php:646
3583
+ msgid "Your form had the following errors:"
 
 
3584
  msgstr ""
3585
 
3586
+ #: src/Tribe/Settings.php:657
3587
+ msgid "The above setting was not saved. Other settings were successfully saved."
3588
+ msgid_plural "The above settings were not saved. Other settings were successfully saved."
3589
  msgstr[0] ""
3590
  msgstr[1] ""
3591
 
3592
+ #: src/Tribe/Settings.php:678
3593
+ msgid "Settings saved."
 
 
 
 
3594
  msgstr ""
3595
 
3596
+ #: src/Tribe/Settings_Tab.php:222
3597
+ msgid "There are no fields set up for this tab yet."
3598
  msgstr ""
3599
 
3600
+ #: src/Tribe/Support.php:194
3601
+ msgid "English"
 
3602
  msgstr ""
3603
 
3604
+ #: src/Tribe/Support.php:213
3605
+ #: src/Tribe/Support.php:214
3606
+ msgid "Unknown or not set"
3607
  msgstr ""
3608
 
3609
+ #: src/Tribe/Support.php:224
3610
+ msgid "Rewrite rules were purged on load of this help page. Chances are there is a rewrite rule flush occurring in a plugin or theme!"
 
3611
  msgstr ""
3612
 
3613
+ #: src/Tribe/Support.php:336
3614
+ msgid "Yes, automatically share my system information with The Events Calendar's support team"
3615
  msgstr ""
3616
 
3617
+ #: src/Tribe/Support.php:337
3618
+ msgid "Your system information will only be used by The Events Calendar's support team. All information is stored securely. We do not share this information with any third parties."
3619
  msgstr ""
3620
 
3621
+ #: src/Tribe/Support.php:356
3622
+ #: src/Tribe/Support.php:361
3623
+ msgid "Invalid Key"
3624
  msgstr ""
3625
 
3626
+ #: src/Tribe/Support.php:394
3627
+ #: src/Tribe/Support.php:420
3628
+ msgid "Permission Error"
3629
  msgstr ""
3630
 
3631
+ #: src/Tribe/Support.php:408
3632
+ msgid "Unique System Info Key Generated"
3633
  msgstr ""
3634
 
3635
+ #: src/Tribe/Support/Template_Checker_Report.php:78
3636
+ msgid "No notable changes detected"
3637
  msgstr ""
3638
 
3639
+ #: src/Tribe/Support/Template_Checker_Report.php:82
3640
+ msgid "Templates introduced or updated with this release (%s):"
3641
  msgstr ""
3642
 
3643
+ #: src/Tribe/Support/Template_Checker_Report.php:92
3644
+ msgid "Existing theme overrides that may need revision:"
3645
  msgstr ""
3646
 
3647
+ #: src/Tribe/Support/Template_Checker_Report.php:96
3648
+ msgid "version data missing from override"
 
3649
  msgstr ""
3650
 
3651
+ #: src/Tribe/Support/Template_Checker_Report.php:97
3652
+ msgid "based on %s version"
3653
  msgstr ""
3654
 
3655
+ #: src/Tribe/Support/Template_Checker_Report.php:113
3656
+ msgid "No notable template changes detected."
3657
  msgstr ""
3658
 
3659
+ #: src/Tribe/Support/Template_Checker_Report.php:115
3660
+ msgid "Information about recent template changes and potentially impacted template overrides is provided below."
3661
  msgstr ""
3662
 
3663
+ #: src/Tribe/Validate.php:72
3664
+ #: src/Tribe/Validate.php:84
3665
+ msgid "Invalid or incomplete field passed"
3666
  msgstr ""
3667
 
3668
+ #: src/Tribe/Validate.php:73
3669
+ #: src/Tribe/Validate.php:85
3670
+ #: src/Tribe/Validate.php:105
3671
+ msgid "Field ID:"
3672
  msgstr ""
3673
 
3674
+ #: src/Tribe/Validate.php:104
3675
+ msgid "Non-existant field validation function passed"
3676
  msgstr ""
3677
 
3678
+ #: src/Tribe/Validate.php:105
3679
+ msgctxt "non-existant function name passed for field validation"
3680
+ msgid "with function name:"
3681
  msgstr ""
3682
 
3683
+ #: src/Tribe/Validate.php:118
3684
+ #: src/Tribe/Validate.php:132
3685
+ msgid "%s must contain numbers and letters only"
 
3686
  msgstr ""
3687
 
3688
+ #: src/Tribe/Validate.php:146
3689
+ msgid "%s must contain numbers, letters and dots only"
3690
  msgstr ""
3691
 
3692
+ #: src/Tribe/Validate.php:160
3693
+ msgid "%s must contain numbers, letters, dashes and undescores only"
3694
  msgstr ""
3695
 
3696
+ #: src/Tribe/Validate.php:174
3697
+ msgid "%s must not be empty"
 
3698
  msgstr ""
3699
 
3700
+ #: src/Tribe/Validate.php:188
3701
+ #: src/Tribe/Validate.php:212
3702
+ msgid "%s must be a positive number."
3703
  msgstr ""
3704
 
3705
+ #: src/Tribe/Validate.php:200
3706
+ msgid "%s must be a positive number or percent."
3707
  msgstr ""
3708
 
3709
+ #: src/Tribe/Validate.php:230
3710
+ msgid "%s must be a whole number."
3711
  msgstr ""
3712
 
3713
+ #: src/Tribe/Validate.php:250
3714
+ msgid "%s must be a valid slug (numbers, letters, dashes, and underscores)."
3715
  msgstr ""
3716
 
3717
+ #: src/Tribe/Validate.php:263
3718
+ msgid "%s must be a valid URL."
3719
  msgstr ""
3720
 
3721
+ #: src/Tribe/Validate.php:277
3722
+ #: src/Tribe/Validate.php:289
3723
+ #: src/Tribe/Validate.php:302
3724
+ #: src/Tribe/Validate.php:322
3725
+ msgid "%s must have a value that's part of its options."
3726
  msgstr ""
3727
 
3728
+ #: src/Tribe/Validate.php:334
3729
+ msgid "Comparison validation failed because no comparison value was provided, for field %s"
 
 
3730
  msgstr ""
3731
 
3732
+ #: src/Tribe/Validate.php:341
3733
+ msgid "%s cannot be the same as %s."
3734
  msgstr ""
3735
 
3736
+ #: src/Tribe/Validate.php:343
3737
+ msgid "%s cannot be a duplicate"
 
 
3738
  msgstr ""
3739
 
3740
+ #: src/Tribe/Validate.php:357
3741
+ msgid "%s must be a number or percentage."
 
 
3742
  msgstr ""
3743
 
3744
+ #: src/Tribe/Validate.php:401
3745
+ msgid "%s must be a number between 0 and 21."
3746
  msgstr ""
3747
 
3748
+ #: src/Tribe/Validate.php:415
3749
+ msgid "%s must consist of letters, numbers, dashes, apostrophes, and spaces only."
3750
  msgstr ""
3751
 
3752
+ #: src/Tribe/Validate.php:429
3753
+ msgid "%s must consist of letters, spaces, apostrophes, and dashes."
3754
  msgstr ""
3755
 
3756
+ #: src/Tribe/Validate.php:441
3757
+ msgid "%s must consist of 5 numbers."
3758
  msgstr ""
3759
 
3760
+ #: src/Tribe/Validate.php:453
3761
+ msgid "%s must be a phone number."
3762
  msgstr ""
3763
 
3764
+ #: src/Tribe/Validate.php:467
3765
+ msgid "Country List must be formatted as one country per line in the following format: <br>US, United States <br> UK, United Kingdom."
3766
  msgstr ""
3767
 
3768
+ #: src/Tribe/Validate.php:496
3769
+ msgid "%s must be an email address."
 
 
 
3770
  msgstr ""
3771
 
3772
+ #: src/Tribe/Validate.php:512
3773
+ msgid "%s must be a valid HTML color code."
 
 
3774
  msgstr ""
3775
 
3776
+ #: src/Tribe/View_Helpers.php:59
3777
+ msgid "Select a Country:"
 
 
 
3778
  msgstr ""
3779
 
3780
+ #: src/Tribe/Widget/Widget_Abstract.php:183
3781
+ msgid "Widget"
 
3782
  msgstr ""
3783
 
3784
  #: src/views/promoter/auth.php:35
3798
  msgstr ""
3799
 
3800
  #: src/views/promoter/auth.php:55
3801
+ msgid "Sorry, unable to authenticate your site. Please contact Promoter support."
 
3802
  msgstr ""
3803
 
3804
  #: src/views/promoter/auth.php:57
3841
  msgid "Virtual"
3842
  msgstr ""
3843
 
3844
+ #: src/modules/elements/image-upload/element.js:48
3845
+ msgid "remove"
3846
  msgstr ""
3847
 
3848
+ #: src/modules/elements/time-picker/element.js:56
3849
+ #: src/modules/elements/time-picker/element.js:149
3850
+ msgid "All Day"
3851
  msgstr ""
3852
 
3853
+ #: src/modules/utils/date.js:103
3854
+ msgid "at"
3855
  msgstr ""
common/src/Tribe/Admin/Conditional_Content/Black_Friday.php CHANGED
@@ -77,7 +77,7 @@ class Black_Friday extends Datetime_Conditional_Abstract {
77
  $content = $this->get_template()->template( 'conditional_content/black-friday', $template_args, false );
78
 
79
  // Replace starting info box markup.
80
- $fields['info-start']['html'] = '<div id="modern-tribe-info">' . $content;
81
 
82
  return $fields;
83
  }
77
  $content = $this->get_template()->template( 'conditional_content/black-friday', $template_args, false );
78
 
79
  // Replace starting info box markup.
80
+ $fields['info-start']['html'] .= $content;
81
 
82
  return $fields;
83
  }
common/src/Tribe/Admin/Conditional_Content/End_Of_Year_Sale.php CHANGED
@@ -64,7 +64,7 @@ class End_Of_Year_Sale extends Datetime_Conditional_Abstract {
64
  $content = $this->get_template()->template( 'conditional_content/end-of-year-sale', $template_args, false );
65
 
66
  // Replace starting info box markup.
67
- $fields['info-start']['html'] = '<div id="modern-tribe-info">' . $content;
68
 
69
  return $fields;
70
  }
64
  $content = $this->get_template()->template( 'conditional_content/end-of-year-sale', $template_args, false );
65
 
66
  // Replace starting info box markup.
67
+ $fields['info-start']['html'] .= $content;
68
 
69
  return $fields;
70
  }
common/src/Tribe/Admin/Conditional_Content/Service_Provider.php CHANGED
@@ -22,7 +22,8 @@ class Service_Provider extends \tad_DI52_ServiceProvider {
22
  */
23
  public function register() {
24
  $this->container->singleton( Black_Friday::class, Black_Friday::class, [ 'hook' ] );
25
- $this->container->singleton( End_Of_Year_Sale::class, End_Of_Year_Sale::class, [ 'hook' ] );
 
26
  $this->hooks();
27
  }
28
 
@@ -42,6 +43,7 @@ class Service_Provider extends \tad_DI52_ServiceProvider {
42
  */
43
  public function plugins_loaded() {
44
  $this->container->make( Black_Friday::class );
45
- $this->container->make( End_Of_Year_Sale::class );
 
46
  }
47
  }
22
  */
23
  public function register() {
24
  $this->container->singleton( Black_Friday::class, Black_Friday::class, [ 'hook' ] );
25
+ // EOY Sale disabled for 2022
26
+ // $this->container->singleton( End_Of_Year_Sale::class, End_Of_Year_Sale::class, [ 'hook' ] );
27
  $this->hooks();
28
  }
29
 
43
  */
44
  public function plugins_loaded() {
45
  $this->container->make( Black_Friday::class );
46
+ // EOY Sale disabled for 2022
47
+ // $this->container->make( End_Of_Year_Sale::class );
48
  }
49
  }
common/src/Tribe/Admin/Notice/Service_Provider.php CHANGED
@@ -57,6 +57,7 @@ class Service_Provider extends \tad_DI52_ServiceProvider {
57
 
58
  tribe( Marketing\Stellar_Sale::class );
59
  tribe( Marketing\Black_Friday::class );
60
- tribe( Marketing\End_Of_Year_Sale::class );
 
61
  }
62
  }
57
 
58
  tribe( Marketing\Stellar_Sale::class );
59
  tribe( Marketing\Black_Friday::class );
60
+ // EOY Sale disabled for 2022
61
+ // tribe( Marketing\End_Of_Year_Sale::class );
62
  }
63
  }
common/src/Tribe/Admin/Wysiwyg.php DELETED
@@ -1,142 +0,0 @@
1
- <?php
2
-
3
- namespace Tribe\Admin;
4
-
5
- /**
6
- * Admin Wysiwyg class.
7
- *
8
- * @since TBD
9
- */
10
-
11
- class Wysiwyg {
12
-
13
- /**
14
- * Unique name given to editor in case more than one is being used on the same page.
15
- *
16
- * @since TBD
17
- *
18
- * @var string
19
- */
20
- protected $name = '';
21
-
22
- /**
23
- * Initial HTML of the editor.
24
- *
25
- * @since TBD
26
- *
27
- * @var string
28
- */
29
- protected $value = '';
30
-
31
- /**
32
- * Settings to pass into the editor.
33
- *
34
- * @since TBD
35
- *
36
- * @var array
37
- */
38
- protected $args = [];
39
-
40
- /**
41
- * Create a new Wywiwyg object.
42
- *
43
- * @since TBD
44
- *
45
- * @param string $name Unique name given to editor.
46
- * @param string $value Initial value/HTML.
47
- * @param array $args Array of settings.
48
- *
49
- * @return void
50
- */
51
- function __construct( $name, $value = '', $args = [] ) {
52
- $this->name = $name;
53
- $this->value = $value;
54
- $default_args = [
55
- 'teeny' => true,
56
- 'wpautop' => true,
57
- ];
58
- $this->args = wp_parse_args( $args, $default_args );
59
- }
60
-
61
- /**
62
- * Filters editor buttons.
63
- *
64
- * @since TBD
65
- *
66
- * @param array $buttons Array of buttons to include.
67
- *
68
- * @return array Filtered array of buttons.
69
- */
70
- public function filter_buttons( $buttons ) {
71
- if (
72
- empty( $this->args )
73
- || ! isset( $this->args['buttons'] )
74
- || empty( $this->args['buttons'] )
75
- ) {
76
- return $buttons;
77
- }
78
-
79
- return $this->args['buttons'];
80
- }
81
-
82
- /**
83
- * Filter 2nd row of buttons.
84
- *
85
- * @since TBD
86
- *
87
- * @param array $buttons Array of buttons to include.
88
- *
89
- * @return array Filtered array of buttons.
90
- */
91
- public function maybe_filter_buttons_2( $buttons ) {
92
- if (
93
- empty( $this->args ) ||
94
- ! isset( $this->args['buttons_2'] ) ||
95
- empty( $this->args['buttons_2'] )
96
- ) {
97
- return $buttons;
98
- }
99
-
100
- return $this->args['buttons_2'];
101
- }
102
-
103
- /**
104
- * Get HTML of editor.
105
- *
106
- * @since TBD
107
- *
108
- * @return string HTML of editor
109
- */
110
- public function get_html() {
111
- // Add button filters.
112
- add_filter( 'teeny_mce_buttons', [ $this, 'filter_buttons' ] );
113
- add_filter( 'tiny_mce_buttons', [ $this, 'filter_buttons' ] );
114
- add_filter( 'mce_buttons', [ $this, 'filter_buttons' ] );
115
- add_filter( 'mce_buttons_2', [ $this, 'maybe_filter_buttons_2' ] );
116
-
117
- // Get HTML of editor.
118
- ob_start();
119
- wp_editor( html_entity_decode( ( $this->value ) ), $this->name, $this->args );
120
- $html = ob_get_clean();
121
-
122
- // Remove button filters.
123
- remove_filter( 'teeny_mce_buttons', [ $this, 'filter_buttons' ] );
124
- remove_filter( 'tiny_mce_buttons', [ $this, 'filter_buttons' ] );
125
- remove_filter( 'mce_buttons', [ $this, 'filter_buttons' ] );
126
- remove_filter( 'mce_buttons_2', [ $this, 'maybe_filter_buttons_2' ] );
127
-
128
- return $html;
129
- }
130
-
131
- /**
132
- * Renders editor HTML.
133
- *
134
- * @since TBD
135
- *
136
- * @return void
137
- */
138
- public function render_html() {
139
- echo $this->get_html();
140
- }
141
-
142
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
common/src/Tribe/Assets.php CHANGED
@@ -60,17 +60,17 @@ class Tribe__Assets {
60
  public function filter_print_before_after_script( $tag, $handle ) : string {
61
  // Only filter for our own filters.
62
  if ( ! $asset = $this->get( $handle ) ) {
63
- return $tag;
64
  }
65
 
66
  // Bail when not dealing with JS assets.
67
  if ( 'js' !== $asset->type ) {
68
- return $tag;
69
  }
70
 
71
  // Only go forward if there is any print before or after.
72
  if ( empty( $asset->print_before ) && empty( $asset->print_after ) ) {
73
- return $tag;
74
  }
75
 
76
  $before = '';
@@ -83,7 +83,9 @@ class Tribe__Assets {
83
  $after = (string) ( is_callable( $asset->print_after ) ? call_user_func( $asset->print_after, $asset ) : $asset->print_after );
84
  }
85
 
86
- return $before . $tag . $after;
 
 
87
  }
88
 
89
  /**
60
  public function filter_print_before_after_script( $tag, $handle ) : string {
61
  // Only filter for our own filters.
62
  if ( ! $asset = $this->get( $handle ) ) {
63
+ return (string) $tag;
64
  }
65
 
66
  // Bail when not dealing with JS assets.
67
  if ( 'js' !== $asset->type ) {
68
+ return (string) $tag;
69
  }
70
 
71
  // Only go forward if there is any print before or after.
72
  if ( empty( $asset->print_before ) && empty( $asset->print_after ) ) {
73
+ return (string) $tag;
74
  }
75
 
76
  $before = '';
83
  $after = (string) ( is_callable( $asset->print_after ) ? call_user_func( $asset->print_after, $asset ) : $asset->print_after );
84
  }
85
 
86
+ $tag = $before . (string) $tag . $after;
87
+
88
+ return $tag;
89
  }
90
 
91
  /**
common/src/Tribe/Cache_Listener.php CHANGED
@@ -62,6 +62,7 @@ class Tribe__Cache_Listener {
62
  add_action( 'updated_option', [ $this, 'update_last_updated_option' ], 10, 3 );
63
  add_action( 'updated_option', [ $this, 'update_last_save_post' ], 10, 3 );
64
  add_action( 'generate_rewrite_rules', [ $this, 'generate_rewrite_rules' ] );
 
65
  }
66
 
67
  /**
62
  add_action( 'updated_option', [ $this, 'update_last_updated_option' ], 10, 3 );
63
  add_action( 'updated_option', [ $this, 'update_last_save_post' ], 10, 3 );
64
  add_action( 'generate_rewrite_rules', [ $this, 'generate_rewrite_rules' ] );
65
+ add_action( 'clean_post_cache', [ $this, 'save_post' ], 0, 2 );
66
  }
67
 
68
  /**
common/src/Tribe/Field.php CHANGED
@@ -3,7 +3,6 @@
3
  // Don't load directly
4
 
5
  use Tribe\Admin\Settings;
6
- use Tribe\Admin\Wysiwyg;
7
 
8
  if ( ! defined( 'ABSPATH' ) ) {
9
  die( '-1' );
@@ -59,15 +58,6 @@ if ( ! class_exists( 'Tribe__Field' ) ) {
59
  */
60
  public $valid_field_types;
61
 
62
- /**
63
- * Settings array.
64
- *
65
- * @since TBD
66
- *
67
- * @var array
68
- */
69
- public $settings;
70
-
71
 
72
  /**
73
  * Class constructor
@@ -103,7 +93,6 @@ if ( ! class_exists( 'Tribe__Field' ) ) {
103
  'clear_after' => true,
104
  'tooltip_first' => false,
105
  'allow_clear' => false,
106
- 'settings' => [],
107
  ];
108
 
109
  // a list of valid field types, to prevent screwy behavior
@@ -126,7 +115,6 @@ if ( ! class_exists( 'Tribe__Field' ) ) {
126
  'email',
127
  'color',
128
  'image',
129
- 'toggle',
130
  ];
131
 
132
  $this->valid_field_types = apply_filters( 'tribe_valid_field_types', $this->valid_field_types );
@@ -208,7 +196,6 @@ if ( ! class_exists( 'Tribe__Field' ) ) {
208
  $clear_after = (bool) $args['clear_after'];
209
  $tooltip_first = (bool) $args['tooltip_first'];
210
  $allow_clear = (bool) $args['allow_clear'];
211
- $settings = $args['settings'];
212
 
213
  // set the ID
214
  $this->id = apply_filters( 'tribe_field_id', $id );
@@ -516,11 +503,17 @@ if ( ! class_exists( 'Tribe__Field' ) ) {
516
  * @return string the field
517
  */
518
  public function wysiwyg() {
519
- $mce = new Wysiwyg( $this->name, $this->value, $this->settings );
 
 
 
 
 
 
520
  $field = $this->do_field_start();
521
  $field .= $this->do_field_label();
522
  $field .= $this->do_field_div_start();
523
- $field .= $mce->get_html();
524
  $field .= $this->do_screen_reader_label();
525
  $field .= $this->do_field_div_end();
526
  $field .= $this->do_field_end();
@@ -788,31 +781,6 @@ if ( ! class_exists( 'Tribe__Field' ) ) {
788
  return $field;
789
  }
790
 
791
- /**
792
- * Generate a toggle switch.
793
- *
794
- * @since TBD
795
- *
796
- * @return string the field
797
- */
798
- public function toggle() {
799
- $field = $this->do_field_start();
800
- $field .= $this->do_field_label();
801
- $field .= $this->do_field_div_start();
802
- $field .= '<input type="checkbox"';
803
- $field .= ' class="tec-admin__settings-toggle-field-input"';
804
- $field .= $this->do_field_name();
805
- $field .= ' value="1" ' . checked( $this->value, true, false );
806
- $field .= $this->do_field_attributes();
807
- $field .= '/>';
808
- $field .= '<span class="tec-admin__settings-toggle-field-span"></span>';
809
- $field .= $this->do_screen_reader_label();
810
- $field .= $this->do_field_div_end();
811
- $field .= $this->do_field_end();
812
-
813
- return $field;
814
- }
815
-
816
  /* deprecated camelCase methods */
817
  public function doField() {
818
  _deprecated_function( __METHOD__, '4.3', __CLASS__ . '::do_field' );
3
  // Don't load directly
4
 
5
  use Tribe\Admin\Settings;
 
6
 
7
  if ( ! defined( 'ABSPATH' ) ) {
8
  die( '-1' );
58
  */
59
  public $valid_field_types;
60
 
 
 
 
 
 
 
 
 
 
61
 
62
  /**
63
  * Class constructor
93
  'clear_after' => true,
94
  'tooltip_first' => false,
95
  'allow_clear' => false,
 
96
  ];
97
 
98
  // a list of valid field types, to prevent screwy behavior
115
  'email',
116
  'color',
117
  'image',
 
118
  ];
119
 
120
  $this->valid_field_types = apply_filters( 'tribe_valid_field_types', $this->valid_field_types );
196
  $clear_after = (bool) $args['clear_after'];
197
  $tooltip_first = (bool) $args['tooltip_first'];
198
  $allow_clear = (bool) $args['allow_clear'];
 
199
 
200
  // set the ID
201
  $this->id = apply_filters( 'tribe_field_id', $id );
503
  * @return string the field
504
  */
505
  public function wysiwyg() {
506
+ $settings = [
507
+ 'teeny' => true,
508
+ 'wpautop' => true,
509
+ ];
510
+ ob_start();
511
+ wp_editor( html_entity_decode( ( $this->value ) ), $this->name, $settings );
512
+ $editor = ob_get_clean();
513
  $field = $this->do_field_start();
514
  $field .= $this->do_field_label();
515
  $field .= $this->do_field_div_start();
516
+ $field .= $editor;
517
  $field .= $this->do_screen_reader_label();
518
  $field .= $this->do_field_div_end();
519
  $field .= $this->do_field_end();
781
  return $field;
782
  }
783
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
784
  /* deprecated camelCase methods */
785
  public function doField() {
786
  _deprecated_function( __METHOD__, '4.3', __CLASS__ . '::do_field' );
common/src/Tribe/Main.php CHANGED
@@ -21,7 +21,7 @@ class Tribe__Main {
21
  const OPTIONNAME = 'tribe_events_calendar_options';
22
  const OPTIONNAMENETWORK = 'tribe_events_calendar_network_options';
23
 
24
- const VERSION = '5.0.2';
25
 
26
  const FEED_URL = 'https://theeventscalendar.com/feed/';
27
 
21
  const OPTIONNAME = 'tribe_events_calendar_options';
22
  const OPTIONNAMENETWORK = 'tribe_events_calendar_network_options';
23
 
24
+ const VERSION = '5.0.5';
25
 
26
  const FEED_URL = 'https://theeventscalendar.com/feed/';
27
 
common/src/Tribe/Models/Post_Types/Base.php CHANGED
@@ -21,6 +21,13 @@ use Tribe__Cache_Listener as Cache_Listener;
21
  * @package Tribe\Models\Post_Types
22
  */
23
  abstract class Base {
 
 
 
 
 
 
 
24
  /**
25
  * The post object base for this post type instance.
26
  *
@@ -78,7 +85,7 @@ abstract class Base {
78
  }
79
 
80
  // Cache by post ID and filter.
81
- $cache_key = $cache_slug . '_' . $this->post->ID . '_' . $filter;
82
 
83
  return ( new Cache() )->get( $cache_key, Cache_Listener::TRIGGER_SAVE_POST );
84
  }
@@ -102,14 +109,52 @@ abstract class Base {
102
  * @since 4.9.18
103
  *
104
  * @param string $filter The type of filter to get the properties for.
 
105
  *
106
  * @return array The model properties. This value might be cached.
107
  */
108
- protected function get_properties( $filter ) {
109
- $cached = $this->get_cached_properties( $filter);
110
 
111
  if ( false !== $cached ) {
112
- return $cached;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  }
114
 
115
  $props = $this->build_properties( $filter );
@@ -134,33 +179,34 @@ abstract class Base {
134
  * Returns the WP_Post version of this model.
135
  *
136
  * @since 4.9.18
 
137
  *
138
  * @param string $output The required return type. One of OBJECT, ARRAY_A, or ARRAY_N, which correspond to a WP_Post
139
  * object,an associative array, or a numeric array, respectively.
140
  * @param string $filter Type of filter to apply. Accepts 'raw', 'edit', 'db', or 'display' and other formats
141
  * supported by the specific type implementation.
 
142
  *
143
  * @return \WP_Post|array|null The post object version of this post type model or `null` if the post is not valid.
144
  */
145
- public function to_post( $output = OBJECT, $filter = 'raw' ) {
146
- $properties = $this->get_properties( $filter );
147
-
148
- // Clone the post to avoid side effects.
149
- $post = clone $this->post;
150
-
151
- // And decorate the clone with the properties.
152
- foreach ( $properties as $key => $value ) {
153
- $post->{$key} = $value;
154
- }
155
 
156
  switch ( $output ) {
157
  case ARRAY_A:
158
- return (array) $post;
159
  case ARRAY_N:
160
- return array_values( (array) $post );
161
  case OBJECT:
162
- default;
163
- return $post;
 
 
 
 
 
 
 
164
  }
165
  }
166
 
@@ -170,7 +216,6 @@ abstract class Base {
170
  * @since 4.9.18
171
  *
172
  * @param string $filter The kind of filter applied to the model.
173
- *
174
  * @return callable The closure, or callable, that should be used to cache this model when, and if, required.
175
  */
176
  protected function get_caching_callback( $filter ) {
@@ -183,24 +228,142 @@ abstract class Base {
183
  $callback = null;
184
 
185
  if ( wp_using_ext_object_cache() ) {
186
- /*
187
- * If any real caching is in place , then define a function to cache this event when, and if, one of the
188
- * lazy properties is loaded.
189
- * Cache by post ID and filter.
190
- */
191
- $cache_key = $cache_slug . '_' . $this->post->ID . '_' . $filter;
192
- $cache = new Cache();
193
- $callback = function () use ( $cache, $cache_key, $filter ) {
194
- $properties = $this->get_properties( $filter );
195
-
196
- /*
197
- * Cache without expiration, but only until a post of the types managed by The Events Calendar is
198
- * updated or created.
199
- */
200
- $cache->set( $cache_key, $properties, 0, Cache_Listener::TRIGGER_SAVE_POST );
201
- };
202
  }
203
 
204
  return $callback;
205
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
206
  }
21
  * @package Tribe\Models\Post_Types
22
  */
23
  abstract class Base {
24
+ /**
25
+ * The key used to store pre-serializes properties data in the cache.
26
+ *
27
+ * @since 5.0.3
28
+ */
29
+ public const PRE_SERIALIZED_PROPERTY = '_tec_pre_serialized';
30
+
31
  /**
32
  * The post object base for this post type instance.
33
  *
85
  }
86
 
87
  // Cache by post ID and filter.
88
+ $cache_key = $this->get_properties_cache_key( $filter );
89
 
90
  return ( new Cache() )->get( $cache_key, Cache_Listener::TRIGGER_SAVE_POST );
91
  }
109
  * @since 4.9.18
110
  *
111
  * @param string $filter The type of filter to get the properties for.
112
+ * @param bool $force Whether to force a rebuild of the properties or not.
113
  *
114
  * @return array The model properties. This value might be cached.
115
  */
116
+ protected function get_properties( $filter, bool $force = false ) {
117
+ $cached = ! $force ? $this->get_cached_properties( $filter ) : false;
118
 
119
  if ( false !== $cached ) {
120
+ // Un-serialize the pre-serialized properties now, when classes will be most likely defined.
121
+ $pre_serialized_properties = $cached[ self::PRE_SERIALIZED_PROPERTY ] ?? [];
122
+
123
+ foreach ( $pre_serialized_properties as $key => $value ) {
124
+ try {
125
+ $cached[ $key ] = unserialize( $value, [ 'allowed_classes' => true ] );
126
+ } catch ( \Throwable $t ) {
127
+ /*
128
+ * Deal with the case where plugin A, B, C were active when the cache was built,
129
+ * but B and C are now inactive. In this case the un-serialization will fail for
130
+ * any pre-serialized value using classes from B and C: here we gracefully ignore
131
+ * each one of those.
132
+ */
133
+ }
134
+ }
135
+
136
+ try {
137
+ // Allow models to apply further unserialization operations.
138
+ $cached = $this->scalar_unserialize_properties( $cached );
139
+
140
+ /**
141
+ * Allows filtering the properties of the post type model after they have been unserialized from the
142
+ * cache..
143
+ *
144
+ * @since 5.0.3
145
+ *
146
+ * @param array<string,mixed> $cached The key-value map of the properties of the post type model.
147
+ * @param \WP_Post $post The post object of the post type model.
148
+ */
149
+ $cached = apply_filters( "tec_model_{$this->get_cache_slug()}_read_cache_properties", $cached, $this->post );
150
+
151
+ // Remove the pre-serialized properties from the cached properties.
152
+ unset( $cached[ self::PRE_SERIALIZED_PROPERTY ] );
153
+
154
+ return $cached;
155
+ } catch ( \Throwable $t ) {
156
+ // Rebuid the properties from cache failed, move on.
157
+ }
158
  }
159
 
160
  $props = $this->build_properties( $filter );
179
  * Returns the WP_Post version of this model.
180
  *
181
  * @since 4.9.18
182
+ * @since 5.0.3 Added the `$force` parameter.
183
  *
184
  * @param string $output The required return type. One of OBJECT, ARRAY_A, or ARRAY_N, which correspond to a WP_Post
185
  * object,an associative array, or a numeric array, respectively.
186
  * @param string $filter Type of filter to apply. Accepts 'raw', 'edit', 'db', or 'display' and other formats
187
  * supported by the specific type implementation.
188
+ * @param bool $force Whether to force the post to be reloaded from the database or not.
189
  *
190
  * @return \WP_Post|array|null The post object version of this post type model or `null` if the post is not valid.
191
  */
192
+ public function to_post( $output = OBJECT, $filter = 'raw', bool $force = false ) {
193
+ $properties = $this->get_properties( $filter, $force );
 
 
 
 
 
 
 
 
194
 
195
  switch ( $output ) {
196
  case ARRAY_A:
197
+ return array_merge( (array) $this->post, $properties );
198
  case ARRAY_N:
199
+ return array_values( array_merge( (array) $this->post, $properties ) );
200
  case OBJECT:
201
+ default:
202
+ // Clone the post to avoid side effects.
203
+ $clone = clone $this->post;
204
+ // And decorate the clone with the properties.
205
+ foreach ( $properties as $key => $value ) {
206
+ $clone->{$key} = $value;
207
+ }
208
+
209
+ return $clone;
210
  }
211
  }
212
 
216
  * @since 4.9.18
217
  *
218
  * @param string $filter The kind of filter applied to the model.
 
219
  * @return callable The closure, or callable, that should be used to cache this model when, and if, required.
220
  */
221
  protected function get_caching_callback( $filter ) {
228
  $callback = null;
229
 
230
  if ( wp_using_ext_object_cache() ) {
231
+ $callback = $this->get_object_cache_callback( $filter );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
232
  }
233
 
234
  return $callback;
235
  }
236
+
237
+ /**
238
+ * Further scalarizes the properties of the post type model.
239
+ *
240
+ * Extending classes should implement this method to handle
241
+ * specific scalarization of the model properties.
242
+ *
243
+ * @since 5.0.3
244
+ *
245
+ * @param array<string,mixed> $properties A key-value map of the
246
+ * properties of the post type model.
247
+ *
248
+ * @return array<string,mixed> The scalarized properties key-value map.
249
+ */
250
+ protected function scalar_serialize_properties( array $properties ): array {
251
+ return $properties;
252
+ }
253
+
254
+ /**
255
+ * Further un-scalarizes the properties of the post type model.
256
+ *
257
+ * Extending classes should implement this method to handle
258
+ * specific un-scalarization of the model properties.
259
+ *
260
+ * @since 5.0.3
261
+ *
262
+ * @param array<string,mixed> $properties A key-value map of the
263
+ * properties of the post type model.
264
+ *
265
+ * @return array<string,mixed> The un-scalarized properties key-value map.
266
+ */
267
+ protected function scalar_unserialize_properties( array $properties ): array {
268
+ return $properties;
269
+ }
270
+
271
+ /**
272
+ * Returns the callback function that should be used to cache the model using object caching.
273
+ *
274
+ * If any real caching is in place , then define a function to cache this event when, and if, one of the
275
+ * lazy properties is loaded.
276
+ * Cache by post ID and filter.
277
+ * Cache could be pre-fetched: in that case only built-in PHP classes will be supported: for this reason
278
+ * object properties will be "scalarized".
279
+ *
280
+ * @since 5.0.3
281
+ *
282
+ * @param string $cache_slug The cache slug of the post type model.
283
+ * @param string $filter The filter to cache the model for.
284
+ *
285
+ * @return \Closure The callback function that should be used to cache the model using object caching.
286
+ */
287
+ protected function get_object_cache_callback( string $filter ): \Closure {
288
+ $cache_key = $this->get_properties_cache_key( $filter );
289
+ $cache = new Cache();
290
+
291
+ return function () use ( $cache, $cache_key, $filter ) {
292
+ $properties = $this->get_properties( $filter );
293
+ $pre_serialized_properties = [];
294
+
295
+ try {
296
+ // Pre-serialize each object property and store it in a separate cache entry.
297
+ foreach ( $properties as $key => &$value ) {
298
+ try {
299
+ if ( is_object( $value ) && ! $value instanceof \stdClass ) {
300
+ // We might end up pre-serializing other built-in objects here, but let's play it safe.
301
+ $pre_serialized_properties[ $key ] = serialize( $value );
302
+ }
303
+ } catch ( \Throwable $t ) {
304
+ // Null the property: an object that cannot be serialized correctly is not cacheable.
305
+ $value = null;
306
+ }
307
+ }
308
+ unset( $value );
309
+
310
+ // Remove the pre-serialized properties from the main cache entry.
311
+ $properties = array_diff_key( $properties, $pre_serialized_properties );
312
+
313
+ // Allow models to customize the pre-serialization further.
314
+ $properties = $this->scalar_serialize_properties( $properties );
315
+
316
+ // Add the pre-serialized properties to the main cache entry.
317
+ if ( count( $pre_serialized_properties ) ) {
318
+ $properties[ self::PRE_SERIALIZED_PROPERTY ] = $pre_serialized_properties;
319
+ }
320
+
321
+ /**
322
+ * Allows filtering the properties of the post type model before they are cached.
323
+ *
324
+ * @since 5.0.3
325
+ *
326
+ * @param array<string,mixed> $properties The key-value map of the properties of the post type model.
327
+ * @param \WP_Post $post The post object of the post type model.
328
+ */
329
+ $properties = apply_filters( "tec_model_{$this->get_cache_slug()}_put_cache_properties", $properties, $this->post );
330
+ } catch ( \Throwable $t ) {
331
+ // If we can't serialize the properties, bail.
332
+ return;
333
+ }
334
+
335
+ /*
336
+ * Cache without expiration, but only until a post of the types managed by The Events Calendar is
337
+ * updated or created.
338
+ */
339
+ $cache->set( $cache_key, $properties, 0, Cache_Listener::TRIGGER_SAVE_POST );
340
+ };
341
+ }
342
+
343
+ /**
344
+ * Returns the cache key to be used to cache the model properties.
345
+ *
346
+ * @since 5.0.3
347
+ *
348
+ * @param string $filter The filter to cache the model for.
349
+ *
350
+ * @return string The cache key to be used to cache the model properties.
351
+ */
352
+ public function get_properties_cache_key( string $filter ): string {
353
+ return $this->get_cache_slug() . '_' . $this->post->ID . '_' . $filter;
354
+ }
355
+
356
+ /**
357
+ * Commits the model properties to cache immediately.
358
+ *
359
+ * @since 5.0.3
360
+ *
361
+ * @param string $filter The filter to cache the model properties for.
362
+ *
363
+ * @return void The model properties are cached immediately.
364
+ */
365
+ public function commit_to_cache( string $filter = 'raw' ): void {
366
+ $caching_callback = $this->get_object_cache_callback( $filter );
367
+ $caching_callback();
368
+ }
369
  }
common/src/Tribe/Models/Post_Types/Nothing.php CHANGED
@@ -38,7 +38,7 @@ class Nothing extends Base {
38
  /**
39
  * {@inheritDoc}
40
  */
41
- public function to_post( $output = OBJECT, $filter = 'raw' ) {
42
  return null;
43
  }
44
  }
38
  /**
39
  * {@inheritDoc}
40
  */
41
+ public function to_post( $output = OBJECT, $filter = 'raw', bool $force = false ) {
42
  return null;
43
  }
44
  }
common/src/Tribe/Repository/Interface.php CHANGED
@@ -189,7 +189,7 @@ interface Tribe__Repository__Interface
189
  /**
190
  * Filters the query to return posts that are not related to posts that have a specific meta value.
191
  *
192
- * @since TBD
193
  *
194
  * @param string|array $by_meta_keys One or more `meta_keys` relating
195
  * another post TO this post type.
189
  /**
190
  * Filters the query to return posts that are not related to posts that have a specific meta value.
191
  *
192
+ * @since 5.0.2.1
193
  *
194
  * @param string|array $by_meta_keys One or more `meta_keys` relating
195
  * another post TO this post type.
common/src/Tribe/Settings_Tab.php CHANGED
@@ -219,7 +219,7 @@ if ( ! class_exists( 'Tribe__Settings_Tab' ) ) {
219
  }
220
  } else {
221
  // no fields setup for this tab yet
222
- echo '<p>' . esc_html__( 'There are no fields setup for this tab yet.', 'tribe-common' ) . '</p>';
223
  }
224
  }
225
 
219
  }
220
  } else {
221
  // no fields setup for this tab yet
222
+ echo '<p>' . esc_html__( 'There are no fields set up for this tab yet.', 'tribe-common' ) . '</p>';
223
  }
224
  }
225
 
common/src/Tribe/Timezones.php CHANGED
@@ -67,7 +67,7 @@ class Tribe__Timezones {
67
  */
68
  public static function wp_timezone_string() {
69
  $cache = tribe( 'cache' );
70
- if ( ! isset( $cache['option_timezone_string'] ) ) {
71
  $cache['option_timezone_string'] = get_option( 'timezone_string' );
72
  }
73
  if ( ! isset( $cache['option_gmt_offset'] ) ) {
67
  */
68
  public static function wp_timezone_string() {
69
  $cache = tribe( 'cache' );
70
+ if ( empty( $cache['option_timezone_string'] ) ) {
71
  $cache['option_timezone_string'] = get_option( 'timezone_string' );
72
  }
73
  if ( ! isset( $cache['option_gmt_offset'] ) ) {
common/src/Tribe/Utils/Lazy_String.php CHANGED
@@ -71,7 +71,12 @@ class Lazy_String implements \Serializable, \JsonSerializable {
71
  */
72
  public function __toString() {
73
  if ( null === $this->string ) {
74
- $this->string = call_user_func( $this->value_callback );
 
 
 
 
 
75
  $this->resolved();
76
  }
77
 
71
  */
72
  public function __toString() {
73
  if ( null === $this->string ) {
74
+ $value = call_user_func( $this->value_callback );
75
+ if ( ! $value instanceof \Generator ) {
76
+ $value = (string) $value;
77
+ }
78
+
79
+ $this->string = $value;
80
  $this->resolved();
81
  }
82
 
common/src/Tribe/Utils/Taxonomy.php CHANGED
@@ -163,9 +163,15 @@ class Taxonomy {
163
  'taxonomy' => $taxonomies,
164
  ];
165
  $terms = get_terms( $args );
166
- $term_ids = wp_list_pluck( $terms, 'term_id' );
167
 
168
- foreach ( $terms as $term ) {
 
 
 
 
 
 
 
169
  $cache[ $term->object_id ][ $term->taxonomy ][] = $term->term_id;
170
  }
171
 
163
  'taxonomy' => $taxonomies,
164
  ];
165
  $terms = get_terms( $args );
 
166
 
167
+ // Drop invalid results.
168
+ $valid_terms = array_filter( $terms, static function ( $term ) {
169
+ return $term instanceof \WP_Term;
170
+ } );
171
+
172
+ $term_ids = wp_list_pluck( $valid_terms, 'term_id' );
173
+
174
+ foreach ( $valid_terms as $term ) {
175
  $cache[ $term->object_id ][ $term->taxonomy ][] = $term->term_id;
176
  }
177
 
common/src/admin-views/tribe-options-display.php DELETED
@@ -1,62 +0,0 @@
1
- <?php
2
-
3
- $sample_date = strtotime( 'January 15 ' . date( 'Y' ) );
4
-
5
- $displayTab = [
6
- 'priority' => 20,
7
- 'fields' =>
8
- /**
9
- * Filter the fields available on the display settings tab
10
- *
11
- * @param array $fields a nested associative array of fields & field info passed to Tribe__Field
12
- *
13
- * @see Tribe__Field
14
- */
15
- apply_filters(
16
- 'tribe_display_settings_tab_fields', [
17
- 'tribe-form-content-start' => [
18
- 'type' => 'html',
19
- 'html' => '<div class="tribe-settings-form-wrap">',
20
- ],
21
- 'tribeEventsDateFormatSettingsTitle' => [
22
- 'type' => 'html',
23
- 'html' => '<h3>' . esc_html__( 'Date Format Settings', 'tribe-common' ) . '</h3>',
24
- ],
25
- 'tribeEventsDateFormatExplanation' => [
26
- 'type' => 'html',
27
- 'html' => '<p>'
28
- . sprintf(
29
- __( 'The following three fields accept the date format options available to the PHP %1$s function. <a href="%2$s" target="_blank">Learn how to make your own date format here</a>.', 'tribe-common' ),
30
- '<code>date()</code>',
31
- 'https://wordpress.org/support/article/formatting-date-and-time/'
32
- )
33
- . '</p>',
34
- ],
35
- 'datepickerFormat' => [
36
- 'type' => 'dropdown',
37
- 'label' => esc_html__( 'Compact Date Format', 'tribe-common' ),
38
- 'tooltip' => esc_html__( 'Select the date format used for elements with minimal space, such as in datepickers.', 'tribe-common' ),
39
- 'default' => 1,
40
- 'options' => [
41
- '0' => date( 'Y-m-d', $sample_date ),
42
- '1' => date( 'n/j/Y', $sample_date ),
43
- '2' => date( 'm/d/Y', $sample_date ),
44
- '3' => date( 'j/n/Y', $sample_date ),
45
- '4' => date( 'd/m/Y', $sample_date ),
46
- '5' => date( 'n-j-Y', $sample_date ),
47
- '6' => date( 'm-d-Y', $sample_date ),
48
- '7' => date( 'j-n-Y', $sample_date ),
49
- '8' => date( 'd-m-Y', $sample_date ),
50
- '9' => date( 'Y.m.d', $sample_date ),
51
- '10' => date( 'm.d.Y', $sample_date ),
52
- '11' => date( 'd.m.Y', $sample_date ),
53
- ],
54
- 'validation_type' => 'options',
55
- ],
56
- 'tribe-form-content-end' => [
57
- 'type' => 'html',
58
- 'html' => '</div>',
59
- ],
60
- ]
61
- ),
62
- ];
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
common/src/admin-views/tribe-options-general.php DELETED
@@ -1,80 +0,0 @@
1
- <?php
2
-
3
- $generalTabFields = [
4
- 'info-start' => [
5
- 'type' => 'html',
6
- 'html' => '<div id="modern-tribe-info">
7
- <img
8
- src="' . plugins_url( 'resources/images/logo/tec-brand.svg', dirname( __FILE__ ) ) . '"
9
- alt="' . esc_attr( 'The Events Calendar brand logo', 'tribe-common' ) . '"
10
- />',
11
- ],
12
- 'event-tickets-info' => [
13
- 'type' => 'html',
14
- 'html' => '<p>' . sprintf( esc_html__( 'Thank you for using Event Tickets! All of us at The Events Calendar sincerely appreciate your support and we\'re excited to see you using our plugins. Check out our handy %1$sNew User Primer%2$s to get started.', 'tribe-common' ), '<a target="_blank" rel="noopener noreferrer" href="http://evnt.is/18nd">', '</a>' ) . '</p>',
15
- 'conditional' => ! class_exists( 'Tribe__Events__Main' ),
16
- ],
17
- 'event-tickets-upsell-info' => [
18
- 'type' => 'html',
19
- 'html' => '<p>' . sprintf( esc_html__( 'Optimize your site\'s event listings with %1$sThe Events Calendar%2$s, our free calendar plugin. Looking for additional functionality including recurring events, user-submission, advanced ticket sales and more? Check out our %3$spremium add-ons%4$s.', 'tribe-common' ), '<a target="_blank" rel="noopener noreferrer" href="http://evnt.is/18x6">', '</a>', '<a target="_blank" rel="noopener noreferrer" href="http://evnt.is/18x5">', '</a>' ) . '</p>',
20
- 'conditional' => ! class_exists( 'Tribe__Events__Main' ),
21
- ],
22
- 'upsell-info' => [
23
- 'type' => 'html',
24
- 'html' => '<p>' . esc_html__( 'Looking for additional functionality including recurring events, custom meta, community events, ticket sales and more?', 'tribe-common' ) . ' <a target="_blank" rel="noopener noreferrer" href="' . Tribe__Main::$tec_url . 'products/?utm_source=generaltab&utm_medium=plugin-tec&utm_campaign=in-app">' . esc_html__( 'Check out the available add-ons', 'tribe-common' ) . '</a>.</p>',
25
- 'conditional' => ( ! tec_should_hide_upsell() ) && class_exists( 'Tribe__Events__Main' ),
26
- ],
27
- 'donate-link-heading' => [
28
- 'type' => 'heading',
29
- 'label' => esc_html__( 'We hope our plugin is helping you out.', 'tribe-common' ),
30
- 'conditional' => class_exists( 'Tribe__Events__Main' ),
31
- ],
32
- 'donate-link-info' => [
33
- 'type' => 'html',
34
- 'html' => '<p>' . esc_html__( 'Are you thinking "Wow, this plugin is amazing! I should say thanks to The Events Calendar for all their hard work." The greatest thanks we could ask for is recognition. Add a small text-only link at the bottom of your calendar pointing to The Events Calendar project.', 'tribe-common' ) . '<br><a href="' . esc_url( plugins_url( 'resources/images/donate-link-screenshot.png', dirname( __FILE__ ) ) ) . '" class="thickbox">' . esc_html__( 'See an example of the link', 'tribe-common' ) . '</a>.</p>',
35
- 'conditional' => class_exists( 'Tribe__Events__Main' ),
36
- ],
37
- 'donate-link' => [
38
- 'type' => 'checkbox_bool',
39
- 'label' => esc_html__( 'Show The Events Calendar link', 'tribe-common' ),
40
- 'default' => false,
41
- 'validation_type' => 'boolean',
42
- 'conditional' => class_exists( 'Tribe__Events__Main' ),
43
- ],
44
- 'info-end' => [
45
- 'type' => 'html',
46
- 'html' => '</div>',
47
- ],
48
- 'tribe-form-content-start' => [
49
- 'type' => 'html',
50
- 'html' => '<div class="tribe-settings-form-wrap">',
51
- ],
52
- ];
53
-
54
- if ( is_super_admin() ) {
55
- $generalTabFields['debugEvents'] = [
56
- 'type' => 'checkbox_bool',
57
- 'label' => esc_html__( 'Debug mode', 'tribe-common' ),
58
- 'tooltip' => sprintf(
59
- esc_html__(
60
- 'Enable this option to log debug information. By default this will log to your server PHP error log. If you\'d like to see the log messages in your browser, then we recommend that you install the %s and look for the "Tribe" tab in the debug output.',
61
- 'tribe-common'
62
- ),
63
- '<a target="_blank" rel="noopener noreferrer" href="https://wordpress.org/extend/plugins/debug-bar/">' . esc_html__( 'Debug Bar Plugin', 'tribe-common' ) . '</a>'
64
- ),
65
- 'default' => false,
66
- 'validation_type' => 'boolean',
67
- ];
68
- }
69
-
70
- // Closes form
71
- $generalTabFields['tribe-form-content-end'] = [
72
- 'type' => 'html',
73
- 'html' => '</div>',
74
- ];
75
-
76
-
77
- $generalTab = [
78
- 'priority' => 10,
79
- 'fields' => apply_filters( 'tribe_general_settings_tab_fields', $generalTabFields ),
80
- ];
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
common/src/resources/css/common-full.min.css CHANGED
@@ -1 +1 @@
1
- .tribe-common figure{line-height:0}.tribe-common figcaption{line-height:normal}.tribe-common a{background-color:transparent;-webkit-text-decoration-skip:objects}.tribe-common abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.tribe-common code,.tribe-common kbd,.tribe-common pre,.tribe-common samp{font-family:monospace;font-size:1em}.tribe-common b,.tribe-common strong{font-weight:inherit;font-weight:bolder}.tribe-common dfn{font-style:italic}.tribe-common mark{background-color:#ff0;color:#000}.tribe-common small{font-size:80%}.tribe-common sub,.tribe-common sup{font-size:75%;line-height:0}.tribe-common hr{border:0;height:0}.tribe-common button,.tribe-common input[type=button],.tribe-common input[type=email],.tribe-common input[type=password],.tribe-common input[type=reset],.tribe-common input[type=search],.tribe-common input[type=submit],.tribe-common input[type=text],.tribe-common input[type=url],.tribe-common textarea{-webkit-appearance:none;appearance:none}.tribe-common button,.tribe-common input,.tribe-common optgroup,.tribe-common select,.tribe-common textarea{color:inherit;font:inherit;-webkit-font-smoothing:antialiased;line-height:normal}.tribe-common button,.tribe-common input,.tribe-common select,.tribe-common textarea{border-radius:0;outline:0}.tribe-common select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.tribe-common optgroup{font-weight:700}.tribe-common h1,.tribe-common h2,.tribe-common h3,.tribe-common h4,.tribe-common h5,.tribe-common h6,.tribe-common p{font-weight:400;text-rendering:optimizeLegibility}#top .main_color .tribe-common button[disabled],#top.tribe-theme-enfold .tribe-common button[disabled]{opacity:1}.tribe-theme-twentynineteen .tribe-common h1:before,.tribe-theme-twentynineteen .tribe-common h2:before{content:none}.tribe-theme-twentynineteen .tribe-common button,.tribe-theme-twentynineteen .tribe-common input[type=button],.tribe-theme-twentynineteen .tribe-common input[type=reset],.tribe-theme-twentynineteen .tribe-common input[type=submit]{outline:none}.tribe-theme-twentynineteen .tribe-common td,.tribe-theme-twentynineteen .tribe-common th{word-break:normal}.tribe-theme-twentyseventeen .tribe-common h5{letter-spacing:normal;text-transform:none}.tribe-theme-twentyseventeen .tribe-common input[type=text]{border-radius:0}.tribe-theme-twentytwenty .tribe-common{background-color:var(--tec-color-background-events);letter-spacing:normal}.tribe-theme-twentytwenty .tribe-common input,.tribe-theme-twentytwenty .tribe-common textarea{letter-spacing:normal}.tribe-theme-twentytwenty .tribe-common *{word-break:normal}.tribe-theme-twentytwentyone.tribe-common .tribe-common .button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common input[type=reset]:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common input[type=submit]:not(:hover):not(:active):not(.has-background){background-color:initial}.tribe-common .tribe-common-form-control-checkbox,.tribe-common .tribe-common-form-control-radio{line-height:0}.tribe-common .tribe-common-form-control-checkbox__label,.tribe-common .tribe-common-form-control-radio__label{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular)}.tribe-common .tribe-common-form-control-checkbox__label:hover,.tribe-common .tribe-common-form-control-radio__label:hover{opacity:var(--tec-opacity-icon-hover)}.tribe-common .tribe-common-form-control-checkbox__input,.tribe-common .tribe-common-form-control-radio__input{-webkit-appearance:none;appearance:none;background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-default);height:20px;position:relative;width:20px}.tribe-common .tribe-common-form-control-checkbox__input:active,.tribe-common .tribe-common-form-control-checkbox__input:focus,.tribe-common .tribe-common-form-control-checkbox__input:hover,.tribe-common .tribe-common-form-control-radio__input:active,.tribe-common .tribe-common-form-control-radio__input:focus,.tribe-common .tribe-common-form-control-radio__input:hover{border-color:var(--tec-form-color-border-active);opacity:var(--tec-opacity-icon-hover)}.tribe-common .tribe-common-form-control-checkbox__input:checked,.tribe-common .tribe-common-form-control-radio__input:checked{background-color:var(--tec-form-color-border-active)}.tribe-common .tribe-common-form-control-checkbox__input{border-radius:4px}.tribe-common .tribe-common-form-control-checkbox__input:checked:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6.1L3.9 6.8 1.4 4.3c-.1-.1-.3-.1-.4 0l-.8.8c-.1.1-.1.3 0 .4l3.4 3.4c.2.1.4.1.5 0l7.7-7.7c.1-.1.1-.3 0-.4L11 .1c-.1-.1-.3-.1-.4 0z' fill='var(--tec-color-background)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:9px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.tribe-common .tribe-common-form-control-checkbox__input:focus+.tribe-common-form-control-checkbox__label,.tribe-common .tribe-common-form-control-checkbox__input:hover+.tribe-common-form-control-checkbox__label{opacity:var(--tec-opacity-icon-hover)}.tribe-common .tribe-common-form-control-radio__input{border-radius:50%}.tribe-common .tribe-common-form-control-radio__input:checked:before{background-color:var(--tec-form-color-background);border-radius:50%;content:"";display:block;height:8px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.tribe-common .tribe-common-form-control-radio__input:focus+.tribe-common-form-control-radio__label,.tribe-common .tribe-common-form-control-radio__input:hover+.tribe-common-form-control-radio__label{opacity:var(--tec-opacity-icon-hover)}#top .main_color .tribe-common .tribe-common-form-control-checkbox__label,#top .main_color .tribe-common .tribe-common-form-control-radio__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-checkbox__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-radio__label{font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular)}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-checkbox__input:checked:before{margin:0}.tribe-common .tribe-common-form-control-slider{line-height:0}.tribe-common .tribe-common-form-control-slider__input{-webkit-appearance:none;appearance:none;background-color:transparent;border:0}.tribe-common .tribe-common-form-control-slider__input::-webkit-slider-runnable-track{border:none;border-radius:5px;height:10px;margin:5px 0;padding:0;position:relative;transition:var(--tec-transition-background-color);background-color:var(--tec-form-color-accent-primary)}.tribe-common .tribe-common-form-control-slider__input::-moz-range-track{border:none;border-radius:5px;height:10px;margin:5px 0;padding:0;position:relative;transition:var(--tec-transition-background-color);background-color:var(--tec-form-color-accent-primary)}.tribe-common .tribe-common-form-control-slider__input::-ms-track{background-color:transparent;border-color:transparent;border-width:5px 0;color:transparent;height:10px}.tribe-common .tribe-common-form-control-slider__input::-ms-fill-lower,.tribe-common .tribe-common-form-control-slider__input::-ms-fill-upper{background-color:var(--tec-form-color-accent-primary);border-radius:10px}.tribe-common .tribe-common-form-control-slider__input::-webkit-slider-thumb{background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);height:20px;width:20px;margin-top:-5px;-webkit-appearance:none;appearance:none}.tribe-common .tribe-common-form-control-slider__input::-moz-range-thumb{background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);height:20px;width:20px;margin-top:-5px}.tribe-common .tribe-common-form-control-slider__input::-ms-thumb{background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);height:20px;width:20px;margin-top:-5px;box-shadow:none;margin-top:-1px}.tribe-common .tribe-common-form-control-slider__label{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);line-height:var(--tec-line-height-0);color:var(--tec-color-text-secondary)}#top .main_color .tribe-common .tribe-common-form-control-slider__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-slider__label,.tribe-common .tribe-common-form-control-slider__label{font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular)}.tribe-common .tribe-common-form-control-text__input{font-size:var(--tec-font-size-3);border:0;border-bottom:1px solid var(--tec-color-border-default)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input,.tribe-common .tribe-common-form-control-text__input{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input{font-size:var(--tec-font-size-2);border:0}.tribe-common .tribe-common-form-control-text__input::placeholder{color:var(--tec-color-text-secondary);font-style:normal;opacity:var(--tec-opacity-default)}.tribe-common .tribe-common-form-control-text__input:focus{border-bottom-color:var(--tec-color-border-active);outline:0}.tribe-theme-twentyseventeen .tribe-common .tribe-common-form-control-text__input{color:var(--tec-color-text-primary)}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-text__input{line-height:inherit}#top .main_color .tribe-common .tribe-common-form-control-text__input,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-text__input{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular);background:var(--tec-color-background);border:0;border-bottom:1px solid var(--tec-color-border-default)}#top .main_color .tribe-common .tribe-common-form-control-text__input:focus,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-text__input:focus{border-bottom-color:var(--tec-color-border-active);box-shadow:none}#top .main_color .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input,#top.tribe-theme-enfold .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular);border:0}.tribe-common .tribe-common-form-control-toggle{line-height:0;position:relative}.tribe-common .tribe-common-form-control-toggle__input{border:none;border-radius:5px;height:10px;margin:5px 0;padding:0;position:relative;transition:var(--tec-transition-background-color);-webkit-appearance:none;appearance:none;background-color:var(--tec-form-color-border-secondary);width:40px}.tribe-common .tribe-common-form-control-toggle__input::-ms-check{display:none}.tribe-common .tribe-common-form-control-toggle__input+label:before{background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);height:20px;width:20px;content:"";left:0;position:absolute;top:0;transition:var(--tec-transition-transform)}.tribe-common .tribe-common-form-control-toggle__input:checked{background-color:var(--tec-form-color-accent-primary)}.tribe-common .tribe-common-form-control-toggle__input:checked+label:before{transform:translateX(20px)}.tribe-common .tribe-common-form-control-toggle__label{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);line-height:var(--tec-line-height-0);color:var(--tec-color-text-secondary)}#top .main_color .tribe-common .tribe-common-form-control-toggle__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-toggle__label,.tribe-common .tribe-common-form-control-toggle__label{font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular)}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-toggle__input{top:0}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-toggle__input:checked:before{content:none}.tribe-theme-twentytwentyone .tribe-common .tribe-common-form-control-toggle__input:after{display:none}.tribe-common a,.tribe-common a:active,.tribe-common a:focus,.tribe-common a:hover,.tribe-common a:visited{color:var(--tec-color-text-primary);outline:0;text-decoration:none}.site-footer .widget-area .tribe-common a,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a,.tribe-theme-twentyseventeen .tribe-common a{box-shadow:none}.site-footer .widget-area .tribe-common a:focus,.site-footer .widget-area .tribe-common a:hover,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a:focus,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a:hover,.tribe-theme-twentyseventeen .tribe-common a:focus,.tribe-theme-twentyseventeen .tribe-common a:hover{box-shadow:none;color:var(--tec-color-text-primary)}.tribe-theme-twentynineteen .entry .tribe-common a,.tribe-theme-twentynineteen .tribe-common a,.tribe-theme-twentytwentyone .entry .tribe-common a,.tribe-theme-twentytwentyone .tribe-common a{text-decoration:none}.main_color .sidebar .tribe-common a,.main_color .sidebar .tribe-common a:active,.main_color .sidebar .tribe-common a:focus,.main_color .sidebar .tribe-common a:hover,.main_color .sidebar .tribe-common a:visited,.tribe-theme-enfold .tribe-common a,.tribe-theme-enfold .tribe-common a:active,.tribe-theme-enfold .tribe-common a:focus,.tribe-theme-enfold .tribe-common a:hover,.tribe-theme-enfold .tribe-common a:visited{color:var(--tec-color-text-primary)}.tribe-common .tribe-common-anchor{border-bottom:2px solid transparent;transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-anchor:active,.tribe-common .tribe-common-anchor:focus,.tribe-common .tribe-common-anchor:hover{border-bottom:2px solid currentColor}.tribe-common .tribe-common-anchor-alt{border-bottom:2px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-anchor-alt:active,.tribe-common .tribe-common-anchor-alt:focus,.tribe-common .tribe-common-anchor-alt:hover{border-bottom:2px solid currentColor;color:var(--tec-color-link-accent)}.tribe-common .tribe-common-anchor-thin{border-bottom:1px solid transparent;transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-anchor-thin:active,.tribe-common .tribe-common-anchor-thin:focus,.tribe-common .tribe-common-anchor-thin:hover{border-bottom:1px solid var(--tec-color-link-primary)}.tribe-common .tribe-common-anchor-thin-alt{border-bottom:1px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-anchor-thin-alt:active,.tribe-common .tribe-common-anchor-thin-alt:focus,.tribe-common .tribe-common-anchor-thin-alt:hover{border-bottom:1px solid currentColor;color:var(--tec-color-link-accent)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-alt:hover,.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-thin-alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-thin-alt:hover{color:var(--tec-color-accent-primary)}.site-footer .widget-area .tribe-common .tribe-common-anchor,.site-footer .widget-area .tribe-common .tribe-common-anchor-thin,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-thin{transition:var(--tec-transition-border-color)}.site-footer .widget-area .tribe-common .tribe-common-anchor-alt,.site-footer .widget-area .tribe-common .tribe-common-anchor-thin-alt,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-alt,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-thin-alt{transition:var(--tec-transition-color)}.tribe-common .tribe-common-b1{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-b1--bold{font-weight:var(--tec-font-weight-bold)}.tribe-common .tribe-common-b2{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-0)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-b2--bold{font-weight:var(--tec-font-weight-bold)}.tribe-common .tribe-common-b3{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-0);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-b3--bold{font-weight:var(--tec-font-weight-bold)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1--min-medium{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2--min-medium{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3--min-medium,.tribe-common .tribe-common-cta{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-cta{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-regular);font-weight:var(--tec-font-weight-bold);border-bottom:2px solid transparent;transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-cta:active,.tribe-common .tribe-common-cta:focus,.tribe-common .tribe-common-cta:hover{border-bottom:2px solid currentColor}.tribe-common .tribe-common-cta--alt{border-bottom:2px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-cta--alt:active,.tribe-common .tribe-common-cta--alt:focus,.tribe-common .tribe-common-cta--alt:hover{border-bottom:2px solid currentColor;color:var(--tec-color-link-accent)}.tribe-common .tribe-common-cta--thin{border-bottom:1px solid transparent;transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-cta--thin:active,.tribe-common .tribe-common-cta--thin:focus,.tribe-common .tribe-common-cta--thin:hover{border-bottom:1px solid var(--tec-color-link-primary)}.tribe-common .tribe-common-cta--thin-alt{border-bottom:1px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-cta--thin-alt:active,.tribe-common .tribe-common-cta--thin-alt:focus,.tribe-common .tribe-common-cta--thin-alt:hover{border-bottom:1px solid currentColor;color:var(--tec-color-link-accent)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:hover,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:hover{color:var(--tec-color-accent-primary)}.tribe-common .tribe-common-h1{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h1{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-h2{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h2{font-size:var(--tec-font-size-9);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-h3{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-6);line-height:var(--tec-line-height-2)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-common .tribe-common-h4{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-5);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-common .tribe-common-h5{font-size:var(--tec-font-size-4)}.tribe-common .tribe-common-h5,.tribe-common .tribe-common-h6{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2)}.tribe-common .tribe-common-h6{font-size:var(--tec-font-size-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-h7{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-h7,.tribe-common .tribe-common-h8{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold)}.tribe-common .tribe-common-h8{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3--min-medium{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h5--min-medium{font-size:var(--tec-font-size-4);line-height:var(--tec-line-height-2)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h7--min-medium{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-h--alt{font-weight:var(--tec-font-weight-regular)}.tribe-theme-avada #main .tribe-common .tribe-common-h1{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h1{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}.tribe-theme-avada #main .tribe-common .tribe-common-h2{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h2{font-size:var(--tec-font-size-9);line-height:var(--tec-line-height-0)}.tribe-theme-avada #main .tribe-common .tribe-common-h3{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-6);line-height:var(--tec-line-height-2)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h3{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common .tribe-common-h4{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-5);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h4{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common .tribe-common-h5{font-size:var(--tec-font-size-4)}.tribe-theme-avada #main .tribe-common .tribe-common-h5,.tribe-theme-avada #main .tribe-common .tribe-common-h6{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2)}.tribe-theme-avada #main .tribe-common .tribe-common-h6{font-size:var(--tec-font-size-3)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h6{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common .tribe-common-h7{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common .tribe-common-h7,.tribe-theme-avada #main .tribe-common .tribe-common-h8{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold)}.tribe-theme-avada #main .tribe-common .tribe-common-h8{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h3--min-medium{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h4--min-medium{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h5--min-medium{font-size:var(--tec-font-size-4);line-height:var(--tec-line-height-2)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h6--min-medium{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h7--min-medium{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common .tribe-common-h--alt{font-weight:var(--tec-font-weight-regular)}.tribe-common button{border:none}.tribe-common button,.tribe-common button:focus,.tribe-common button:hover,.tribe-theme-twentyseventeen .tribe-common button:focus,.tribe-theme-twentyseventeen .tribe-common button:hover{background-color:transparent}.tribe-theme-twentytwenty .tribe-common button{background-color:transparent;text-transform:inherit}.tribe-theme-twentytwenty .tribe-common button:focus,.tribe-theme-twentytwenty .tribe-common button:hover{text-decoration:none}.tribe-theme-twentytwentyone .tribe-common button:not(:hover):not(:active){background-color:inherit;color:inherit}.tribe-theme-enfold .tribe-common th{letter-spacing:0;text-transform:none}.tribe-common .tribe-common-c-btn-border,.tribe-common a.tribe-common-c-btn-border{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular);font-weight:var(--tec-font-weight-bold);border:0;cursor:pointer;display:inline-block;height:auto;padding:0;text-decoration:none;width:auto;background-color:var(--tec-color-background);border:1px solid var(--tec-color-accent-primary);border-radius:var(--tec-border-radius-default);text-align:center;transition:var(--tec-transition);color:var(--tec-color-button-primary);padding:11px 20px;width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border{width:auto}.tribe-common .tribe-common-c-btn-border:focus,.tribe-common .tribe-common-c-btn-border:hover,.tribe-common a.tribe-common-c-btn-border:focus,.tribe-common a.tribe-common-c-btn-border:hover{background-color:var(--tec-color-accent-primary);color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-border:active,.tribe-common a.tribe-common-c-btn-border:active{opacity:.9}.tribe-common .tribe-common-c-btn-border--secondary,.tribe-common a.tribe-common-c-btn-border--secondary{border-color:var(--tec-color-button-secondary);color:var(--tec-color-button-secondary)}.tribe-common .tribe-common-c-btn-border--secondary:focus,.tribe-common .tribe-common-c-btn-border--secondary:hover,.tribe-common a.tribe-common-c-btn-border--secondary:focus,.tribe-common a.tribe-common-c-btn-border--secondary:hover{background-color:var(--tec-color-button-secondary)}.tribe-common .tribe-common-c-btn-border--secondary:active,.tribe-common a.tribe-common-c-btn-border--secondary:active{opacity:.9}.tribe-common .tribe-common-c-btn-border--alt,.tribe-common a.tribe-common-c-btn-border--alt{border-color:var(--tec-color-border-secondary);color:var(--tec-color-text-primary);font-weight:var(--tec-font-weight-regular)}.tribe-common .tribe-common-c-btn-border--alt:focus,.tribe-common .tribe-common-c-btn-border--alt:hover,.tribe-common a.tribe-common-c-btn-border--alt:focus,.tribe-common a.tribe-common-c-btn-border--alt:hover{background-color:var(--tec-color-background);border-color:var(--tec-color-border-active);color:var(--tec-color-text-primary)}.tribe-common .tribe-common-c-btn-border--alt:active,.tribe-common a.tribe-common-c-btn-border--alt:active{opacity:.9}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:hover{background-color:var(--tec-color-button-primary)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--secondary:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--secondary:hover{background-color:var(--tec-color-button-secondary)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--alt:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-border-small,.tribe-common a.tribe-common-c-btn-border-small{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0);font-weight:var(--tec-font-weight-regular);border:0;cursor:pointer;display:inline-block;height:auto;padding:0;text-decoration:none;width:auto;background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-default);border-radius:var(--tec-border-radius-default);text-align:center;transition:var(--tec-transition-color-border-color)}.tribe-common .tribe-common-c-btn-border-small:focus,.tribe-common .tribe-common-c-btn-border-small:hover,.tribe-common a.tribe-common-c-btn-border-small:focus,.tribe-common a.tribe-common-c-btn-border-small:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-border-small:active,.tribe-common a.tribe-common-c-btn-border-small:active{border-color:var(--tec-color-border-active)}.tribe-common .tribe-common-c-btn-border-small,.tribe-common a.tribe-common-c-btn-border-small{color:var(--tec-color-text-secondary);padding:14px 20px;width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small{padding:6px 15px;width:auto}.tribe-common .tribe-common-c-btn-border-small:active,.tribe-common .tribe-common-c-btn-border-small:focus,.tribe-common .tribe-common-c-btn-border-small:hover,.tribe-common a.tribe-common-c-btn-border-small:active,.tribe-common a.tribe-common-c-btn-border-small:focus,.tribe-common a.tribe-common-c-btn-border-small:hover{color:var(--tec-color-text-primary)}.tribe-common .tribe-common-c-btn-border-small:disabled,.tribe-common a.tribe-common-c-btn-border-small:disabled{color:var(--tec-color-text-disabled)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border-small:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-icon{border:0;cursor:pointer;display:inline-block;height:auto;padding:0;text-decoration:none;width:auto}.tribe-common .tribe-common-c-btn-icon--caret-left:active .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-left:focus .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-left:hover .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:active .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:focus .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:hover .tribe-common-c-btn-icon__icon-svg path{fill:var(--tec-color-icon-primary)}.tribe-common .tribe-common-c-btn-icon--caret-left:disabled .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:disabled .tribe-common-c-btn-icon__icon-svg path{fill:var(--tec-color-icon-disabled)}.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path{fill:var(--tec-color-icon-secondary)}.tribe-common .tribe-common-c-btn-icon--border{align-items:center;background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-default);display:inline-flex;height:56px;justify-content:center;transition:none;width:56px}.tribe-common .tribe-common-c-btn-icon--border:focus,.tribe-common .tribe-common-c-btn-icon--border:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-icon--border:active{border-color:var(--tec-color-border-active)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-icon--border:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn,.tribe-common a.tribe-common-c-btn{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular);font-weight:var(--tec-font-weight-bold);border:0;cursor:pointer;display:inline-block;height:auto;padding:0;text-decoration:none;width:auto;border-radius:var(--tec-border-radius-default);color:var(--tec-color-background);text-align:center;transition:var(--tec-transition-background-color);background-color:var(--tec-color-button-primary);padding:11px 20px;width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn{width:auto}.tribe-common .tribe-common-c-btn:focus,.tribe-common .tribe-common-c-btn:hover,.tribe-common a.tribe-common-c-btn:focus,.tribe-common a.tribe-common-c-btn:hover{background-color:var(--tec-color-button-primary-hover)}.tribe-common .tribe-common-c-btn:active,.tribe-common a.tribe-common-c-btn:active{background-color:var(--tec-color-button-primary-active)}.tribe-common .tribe-common-c-btn:disabled,.tribe-common a.tribe-common-c-btn:disabled{background-color:var(--tec-color-button-primary-background)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:hover{background-color:var(--tec-color-button-primary-hover);color:var(--tec-color-background)}.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn{background-color:var(--tec-color-button-primary)}.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:focus,.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:hover{background-color:var(--tec-color-button-primary-hover);color:var(--tec-color-background)}.tribe-theme-twentytwentyone .tribe-common .tribe-common-c-btn{outline:none}.tribe-theme-twentytwentyone .tribe-common .tribe-common-c-btn:not(:hover):not(:active){background-color:var(--tec-color-button-primary);color:var(--tec-color-background)}.tribe-common .tribe-common-c-loader__dot circle{animation-direction:normal;animation-duration:2.24s;animation-iteration-count:infinite;animation-name:a;fill:currentColor;opacity:var(--tec-opacity-background)}.tribe-common .tribe-common-c-loader__dot--first circle{animation-delay:.45s}.tribe-common .tribe-common-c-loader__dot--second circle{animation-delay:1.05s}.tribe-common .tribe-common-c-loader__dot--third circle{animation-delay:1.35s}@keyframes a{50%{opacity:var(--tec-opacity-default)}}.tribe-common .tribe-common-c-svgicon{color:var(--tec-color-accent-primary)}.tribe-common .tribe-common-c-svgicon--featured path{fill:currentColor}.tribe-common .tribe-common-c-svgicon--recurring path{fill:var(--tec-color-icon-active);stroke:var(--tec-color-icon-active)}.tribe-common .tribe-common-c-svgicon--close-alt path,.tribe-common .tribe-common-c-svgicon--close path{stroke:var(--tec-color-icon-secondary)}.tribe-common .tribe-common-c-svgicon--messages-not-found path{stroke:var(--tec-color-icon-active)}.tribe-common .tribe-common-c-svgicon--messages-not-found .tribe-common-c-svgicon__svg-stroke{stroke:currentColor}.tribe-common .tribe-common-c-svgicon__svg-fill{fill:var(--tec-color-icon-active)}.tribe-common .tribe-common-c-svgicon__svg-stroke{stroke:var(--tec-color-icon-active)}
1
+ .tribe-common figure{line-height:0}.tribe-common figcaption{line-height:normal}.tribe-common a{background-color:transparent;-webkit-text-decoration-skip:objects}.tribe-common abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.tribe-common code,.tribe-common kbd,.tribe-common pre,.tribe-common samp{font-family:monospace;font-size:1em}.tribe-common b,.tribe-common strong{font-weight:inherit;font-weight:bolder}.tribe-common dfn{font-style:italic}.tribe-common mark{background-color:#ff0;color:#000}.tribe-common small{font-size:80%}.tribe-common sub,.tribe-common sup{font-size:75%;line-height:0}.tribe-common hr{border:0;height:0}.tribe-common button,.tribe-common input[type=button],.tribe-common input[type=email],.tribe-common input[type=password],.tribe-common input[type=reset],.tribe-common input[type=search],.tribe-common input[type=submit],.tribe-common input[type=text],.tribe-common input[type=url],.tribe-common textarea{-webkit-appearance:none;appearance:none}.tribe-common button,.tribe-common input,.tribe-common optgroup,.tribe-common select,.tribe-common textarea{color:inherit;font:inherit;-webkit-font-smoothing:antialiased;line-height:normal}.tribe-common button,.tribe-common input,.tribe-common select,.tribe-common textarea{border-radius:0;outline:0}.tribe-common select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.tribe-common optgroup{font-weight:700}.tribe-common h1,.tribe-common h2,.tribe-common h3,.tribe-common h4,.tribe-common h5,.tribe-common h6,.tribe-common p{font-weight:400;text-rendering:optimizeLegibility}#top .main_color .tribe-common button[disabled],#top.tribe-theme-enfold .tribe-common button[disabled]{opacity:1}.tribe-theme-twentynineteen .tribe-common h1:before,.tribe-theme-twentynineteen .tribe-common h2:before{content:none}.tribe-theme-twentynineteen .tribe-common button,.tribe-theme-twentynineteen .tribe-common input[type=button],.tribe-theme-twentynineteen .tribe-common input[type=reset],.tribe-theme-twentynineteen .tribe-common input[type=submit]{outline:none}.tribe-theme-twentynineteen .tribe-common td,.tribe-theme-twentynineteen .tribe-common th{word-break:normal}.tribe-theme-twentyseventeen .tribe-common h5{letter-spacing:normal;text-transform:none}.tribe-theme-twentyseventeen .tribe-common input[type=text]{border-radius:0}.tribe-theme-twentytwenty .tribe-common{background-color:var(--tec-color-background-events);letter-spacing:normal}.tribe-theme-twentytwenty .tribe-common input,.tribe-theme-twentytwenty .tribe-common textarea{letter-spacing:normal}.tribe-theme-twentytwenty .tribe-common *{word-break:normal}.tribe-theme-twentytwentyone.tribe-common .tribe-common .button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common input[type=reset]:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common input[type=submit]:not(:hover):not(:active):not(.has-background){background-color:initial}.tribe-common .tribe-common-form-control-checkbox,.tribe-common .tribe-common-form-control-radio{line-height:0}.tribe-common .tribe-common-form-control-checkbox__label,.tribe-common .tribe-common-form-control-radio__label{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular)}.tribe-common .tribe-common-form-control-checkbox__label:hover,.tribe-common .tribe-common-form-control-radio__label:hover{opacity:var(--tec-opacity-icon-hover)}.tribe-common .tribe-common-form-control-checkbox__input,.tribe-common .tribe-common-form-control-radio__input{-webkit-appearance:none;appearance:none;background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-default);height:20px;position:relative;width:20px}.tribe-common .tribe-common-form-control-checkbox__input:active,.tribe-common .tribe-common-form-control-checkbox__input:focus,.tribe-common .tribe-common-form-control-checkbox__input:hover,.tribe-common .tribe-common-form-control-radio__input:active,.tribe-common .tribe-common-form-control-radio__input:focus,.tribe-common .tribe-common-form-control-radio__input:hover{border-color:var(--tec-form-color-border-active);opacity:var(--tec-opacity-icon-hover)}.tribe-common .tribe-common-form-control-checkbox__input:checked,.tribe-common .tribe-common-form-control-radio__input:checked{background-color:var(--tec-form-color-border-active)}.tribe-common .tribe-common-form-control-checkbox__input{border-radius:4px}.tribe-common .tribe-common-form-control-checkbox__input:checked:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6.1L3.9 6.8 1.4 4.3c-.1-.1-.3-.1-.4 0l-.8.8c-.1.1-.1.3 0 .4l3.4 3.4c.2.1.4.1.5 0l7.7-7.7c.1-.1.1-.3 0-.4L11 .1c-.1-.1-.3-.1-.4 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:9px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.tribe-common .tribe-common-form-control-checkbox__input:focus+.tribe-common-form-control-checkbox__label,.tribe-common .tribe-common-form-control-checkbox__input:hover+.tribe-common-form-control-checkbox__label{opacity:var(--tec-opacity-icon-hover)}.tribe-common .tribe-common-form-control-radio__input{border-radius:50%}.tribe-common .tribe-common-form-control-radio__input:checked:before{background-color:var(--tec-form-color-background);border-radius:50%;content:"";display:block;height:8px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.tribe-common .tribe-common-form-control-radio__input:focus+.tribe-common-form-control-radio__label,.tribe-common .tribe-common-form-control-radio__input:hover+.tribe-common-form-control-radio__label{opacity:var(--tec-opacity-icon-hover)}#top .main_color .tribe-common .tribe-common-form-control-checkbox__label,#top .main_color .tribe-common .tribe-common-form-control-radio__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-checkbox__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-radio__label{font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular)}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-checkbox__input:checked:before{margin:0}.tribe-common .tribe-common-form-control-slider{line-height:0}.tribe-common .tribe-common-form-control-slider__input{-webkit-appearance:none;appearance:none;background-color:transparent;border:0}.tribe-common .tribe-common-form-control-slider__input::-webkit-slider-runnable-track{border:none;border-radius:5px;height:10px;margin:5px 0;padding:0;position:relative;transition:var(--tec-transition-background-color);background-color:var(--tec-form-color-accent-primary)}.tribe-common .tribe-common-form-control-slider__input::-moz-range-track{border:none;border-radius:5px;height:10px;margin:5px 0;padding:0;position:relative;transition:var(--tec-transition-background-color);background-color:var(--tec-form-color-accent-primary)}.tribe-common .tribe-common-form-control-slider__input::-ms-track{background-color:transparent;border-color:transparent;border-width:5px 0;color:transparent;height:10px}.tribe-common .tribe-common-form-control-slider__input::-ms-fill-lower,.tribe-common .tribe-common-form-control-slider__input::-ms-fill-upper{background-color:var(--tec-form-color-accent-primary);border-radius:10px}.tribe-common .tribe-common-form-control-slider__input::-webkit-slider-thumb{background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);height:20px;width:20px;margin-top:-5px;-webkit-appearance:none;appearance:none}.tribe-common .tribe-common-form-control-slider__input::-moz-range-thumb{background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);height:20px;width:20px;margin-top:-5px}.tribe-common .tribe-common-form-control-slider__input::-ms-thumb{background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);height:20px;width:20px;margin-top:-5px;box-shadow:none;margin-top:-1px}.tribe-common .tribe-common-form-control-slider__label{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);line-height:var(--tec-line-height-0);color:var(--tec-color-text-secondary)}#top .main_color .tribe-common .tribe-common-form-control-slider__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-slider__label,.tribe-common .tribe-common-form-control-slider__label{font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular)}.tribe-common .tribe-common-form-control-text__input{font-size:var(--tec-font-size-3);border:0;border-bottom:1px solid var(--tec-color-border-default)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input,.tribe-common .tribe-common-form-control-text__input{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input{font-size:var(--tec-font-size-2);border:0}.tribe-common .tribe-common-form-control-text__input::placeholder{color:var(--tec-color-text-secondary);font-style:normal;opacity:var(--tec-opacity-default)}.tribe-common .tribe-common-form-control-text__input:focus{border-bottom-color:var(--tec-color-border-active);outline:0}.tribe-theme-twentyseventeen .tribe-common .tribe-common-form-control-text__input{color:var(--tec-color-text-primary)}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-text__input{line-height:inherit}#top .main_color .tribe-common .tribe-common-form-control-text__input,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-text__input{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular);background:var(--tec-color-background);border:0;border-bottom:1px solid var(--tec-color-border-default)}#top .main_color .tribe-common .tribe-common-form-control-text__input:focus,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-text__input:focus{border-bottom-color:var(--tec-color-border-active);box-shadow:none}#top .main_color .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input,#top.tribe-theme-enfold .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular);border:0}.tribe-common .tribe-common-form-control-toggle{line-height:0;position:relative}.tribe-common .tribe-common-form-control-toggle__input{border:none;border-radius:5px;height:10px;margin:5px 0;padding:0;position:relative;transition:var(--tec-transition-background-color);-webkit-appearance:none;appearance:none;background-color:var(--tec-form-color-border-secondary);width:40px}.tribe-common .tribe-common-form-control-toggle__input::-ms-check{display:none}.tribe-common .tribe-common-form-control-toggle__input+label:before{background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);height:20px;width:20px;content:"";left:0;position:absolute;top:0;transition:var(--tec-transition-transform)}.tribe-common .tribe-common-form-control-toggle__input:checked{background-color:var(--tec-form-color-accent-primary)}.tribe-common .tribe-common-form-control-toggle__input:checked+label:before{transform:translateX(20px)}.tribe-common .tribe-common-form-control-toggle__label{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);line-height:var(--tec-line-height-0);color:var(--tec-color-text-secondary)}#top .main_color .tribe-common .tribe-common-form-control-toggle__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-toggle__label,.tribe-common .tribe-common-form-control-toggle__label{font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular)}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-toggle__input{top:0}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-toggle__input:checked:before{content:none}.tribe-theme-twentytwentyone .tribe-common .tribe-common-form-control-toggle__input:after{display:none}.tribe-common a,.tribe-common a:active,.tribe-common a:focus,.tribe-common a:hover,.tribe-common a:visited{color:var(--tec-color-text-primary);outline:0;text-decoration:none}.site-footer .widget-area .tribe-common a,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a,.tribe-theme-twentyseventeen .tribe-common a{box-shadow:none}.site-footer .widget-area .tribe-common a:focus,.site-footer .widget-area .tribe-common a:hover,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a:focus,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a:hover,.tribe-theme-twentyseventeen .tribe-common a:focus,.tribe-theme-twentyseventeen .tribe-common a:hover{box-shadow:none;color:var(--tec-color-text-primary)}.tribe-theme-twentynineteen .entry .tribe-common a,.tribe-theme-twentynineteen .tribe-common a,.tribe-theme-twentytwentyone .entry .tribe-common a,.tribe-theme-twentytwentyone .tribe-common a{text-decoration:none}.main_color .sidebar .tribe-common a,.main_color .sidebar .tribe-common a:active,.main_color .sidebar .tribe-common a:focus,.main_color .sidebar .tribe-common a:hover,.main_color .sidebar .tribe-common a:visited,.tribe-theme-enfold .tribe-common a,.tribe-theme-enfold .tribe-common a:active,.tribe-theme-enfold .tribe-common a:focus,.tribe-theme-enfold .tribe-common a:hover,.tribe-theme-enfold .tribe-common a:visited{color:var(--tec-color-text-primary)}.tribe-common .tribe-common-anchor{border-bottom:2px solid transparent;transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-anchor:active,.tribe-common .tribe-common-anchor:focus,.tribe-common .tribe-common-anchor:hover{border-bottom:2px solid currentColor}.tribe-common .tribe-common-anchor-alt{border-bottom:2px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-anchor-alt:active,.tribe-common .tribe-common-anchor-alt:focus,.tribe-common .tribe-common-anchor-alt:hover{border-bottom:2px solid currentColor;color:var(--tec-color-link-accent)}.tribe-common .tribe-common-anchor-thin{border-bottom:1px solid transparent;transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-anchor-thin:active,.tribe-common .tribe-common-anchor-thin:focus,.tribe-common .tribe-common-anchor-thin:hover{border-bottom:1px solid var(--tec-color-link-primary)}.tribe-common .tribe-common-anchor-thin-alt{border-bottom:1px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-anchor-thin-alt:active,.tribe-common .tribe-common-anchor-thin-alt:focus,.tribe-common .tribe-common-anchor-thin-alt:hover{border-bottom:1px solid currentColor;color:var(--tec-color-link-accent)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-alt:hover,.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-thin-alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-thin-alt:hover{color:var(--tec-color-accent-primary)}.site-footer .widget-area .tribe-common .tribe-common-anchor,.site-footer .widget-area .tribe-common .tribe-common-anchor-thin,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-thin{transition:var(--tec-transition-border-color)}.site-footer .widget-area .tribe-common .tribe-common-anchor-alt,.site-footer .widget-area .tribe-common .tribe-common-anchor-thin-alt,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-alt,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-thin-alt{transition:var(--tec-transition-color)}.tribe-common .tribe-common-b1{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-b1--bold{font-weight:var(--tec-font-weight-bold)}.tribe-common .tribe-common-b2{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-0)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-b2--bold{font-weight:var(--tec-font-weight-bold)}.tribe-common .tribe-common-b3{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-0);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-b3--bold{font-weight:var(--tec-font-weight-bold)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1--min-medium{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2--min-medium{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3--min-medium,.tribe-common .tribe-common-cta{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-cta{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-regular);font-weight:var(--tec-font-weight-bold);border-bottom:2px solid transparent;transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-cta:active,.tribe-common .tribe-common-cta:focus,.tribe-common .tribe-common-cta:hover{border-bottom:2px solid currentColor}.tribe-common .tribe-common-cta--alt{border-bottom:2px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-cta--alt:active,.tribe-common .tribe-common-cta--alt:focus,.tribe-common .tribe-common-cta--alt:hover{border-bottom:2px solid currentColor;color:var(--tec-color-link-accent)}.tribe-common .tribe-common-cta--thin{border-bottom:1px solid transparent;transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-cta--thin:active,.tribe-common .tribe-common-cta--thin:focus,.tribe-common .tribe-common-cta--thin:hover{border-bottom:1px solid var(--tec-color-link-primary)}.tribe-common .tribe-common-cta--thin-alt{border-bottom:1px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-cta--thin-alt:active,.tribe-common .tribe-common-cta--thin-alt:focus,.tribe-common .tribe-common-cta--thin-alt:hover{border-bottom:1px solid currentColor;color:var(--tec-color-link-accent)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:hover,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:hover{color:var(--tec-color-accent-primary)}.tribe-common .tribe-common-h1{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h1{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-h2{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h2{font-size:var(--tec-font-size-9);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-h3{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-6);line-height:var(--tec-line-height-2)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-common .tribe-common-h4{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-5);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-common .tribe-common-h5{font-size:var(--tec-font-size-4)}.tribe-common .tribe-common-h5,.tribe-common .tribe-common-h6{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2)}.tribe-common .tribe-common-h6{font-size:var(--tec-font-size-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-h7{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-h7,.tribe-common .tribe-common-h8{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold)}.tribe-common .tribe-common-h8{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3--min-medium{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h5--min-medium{font-size:var(--tec-font-size-4);line-height:var(--tec-line-height-2)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h7--min-medium{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-h--alt{font-weight:var(--tec-font-weight-regular)}.tribe-theme-avada #main .tribe-common .tribe-common-h1{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h1{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}.tribe-theme-avada #main .tribe-common .tribe-common-h2{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h2{font-size:var(--tec-font-size-9);line-height:var(--tec-line-height-0)}.tribe-theme-avada #main .tribe-common .tribe-common-h3{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-6);line-height:var(--tec-line-height-2)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h3{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common .tribe-common-h4{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);font-size:var(--tec-font-size-5);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h4{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common .tribe-common-h5{font-size:var(--tec-font-size-4)}.tribe-theme-avada #main .tribe-common .tribe-common-h5,.tribe-theme-avada #main .tribe-common .tribe-common-h6{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2)}.tribe-theme-avada #main .tribe-common .tribe-common-h6{font-size:var(--tec-font-size-3)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h6{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common .tribe-common-h7{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common .tribe-common-h7,.tribe-theme-avada #main .tribe-common .tribe-common-h8{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold)}.tribe-theme-avada #main .tribe-common .tribe-common-h8{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h3--min-medium{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h4--min-medium{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h5--min-medium{font-size:var(--tec-font-size-4);line-height:var(--tec-line-height-2)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h6--min-medium{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h7--min-medium{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common .tribe-common-h--alt{font-weight:var(--tec-font-weight-regular)}.tribe-common button{border:none}.tribe-common button,.tribe-common button:focus,.tribe-common button:hover,.tribe-theme-twentyseventeen .tribe-common button:focus,.tribe-theme-twentyseventeen .tribe-common button:hover{background-color:transparent}.tribe-theme-twentytwenty .tribe-common button{background-color:transparent;text-transform:inherit}.tribe-theme-twentytwenty .tribe-common button:focus,.tribe-theme-twentytwenty .tribe-common button:hover{text-decoration:none}.tribe-theme-twentytwentyone .tribe-common button:not(:hover):not(:active){background-color:inherit;color:inherit}.tribe-theme-enfold .tribe-common th{letter-spacing:0;text-transform:none}.tribe-common .tribe-common-c-btn-border,.tribe-common a.tribe-common-c-btn-border{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular);font-weight:var(--tec-font-weight-bold);border:0;cursor:pointer;display:inline-block;height:auto;padding:0;text-decoration:none;width:auto;background-color:var(--tec-color-background);border:1px solid var(--tec-color-accent-primary);border-radius:var(--tec-border-radius-default);text-align:center;transition:var(--tec-transition);color:var(--tec-color-button-primary);padding:11px 20px;width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border{width:auto}.tribe-common .tribe-common-c-btn-border:focus,.tribe-common .tribe-common-c-btn-border:hover,.tribe-common a.tribe-common-c-btn-border:focus,.tribe-common a.tribe-common-c-btn-border:hover{background-color:var(--tec-color-accent-primary);color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-border:active,.tribe-common a.tribe-common-c-btn-border:active{opacity:.9}.tribe-common .tribe-common-c-btn-border--secondary,.tribe-common a.tribe-common-c-btn-border--secondary{border-color:var(--tec-color-button-secondary);color:var(--tec-color-button-secondary)}.tribe-common .tribe-common-c-btn-border--secondary:focus,.tribe-common .tribe-common-c-btn-border--secondary:hover,.tribe-common a.tribe-common-c-btn-border--secondary:focus,.tribe-common a.tribe-common-c-btn-border--secondary:hover{background-color:var(--tec-color-button-secondary)}.tribe-common .tribe-common-c-btn-border--secondary:active,.tribe-common a.tribe-common-c-btn-border--secondary:active{opacity:.9}.tribe-common .tribe-common-c-btn-border--alt,.tribe-common a.tribe-common-c-btn-border--alt{border-color:var(--tec-color-border-secondary);color:var(--tec-color-text-primary);font-weight:var(--tec-font-weight-regular)}.tribe-common .tribe-common-c-btn-border--alt:focus,.tribe-common .tribe-common-c-btn-border--alt:hover,.tribe-common a.tribe-common-c-btn-border--alt:focus,.tribe-common a.tribe-common-c-btn-border--alt:hover{background-color:var(--tec-color-background);border-color:var(--tec-color-border-active);color:var(--tec-color-text-primary)}.tribe-common .tribe-common-c-btn-border--alt:active,.tribe-common a.tribe-common-c-btn-border--alt:active{opacity:.9}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:hover{background-color:var(--tec-color-button-primary)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--secondary:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--secondary:hover{background-color:var(--tec-color-button-secondary)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--alt:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-border-small,.tribe-common a.tribe-common-c-btn-border-small{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0);font-weight:var(--tec-font-weight-regular);border:0;cursor:pointer;display:inline-block;height:auto;padding:0;text-decoration:none;width:auto;background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-default);border-radius:var(--tec-border-radius-default);text-align:center;transition:var(--tec-transition-color-border-color)}.tribe-common .tribe-common-c-btn-border-small:focus,.tribe-common .tribe-common-c-btn-border-small:hover,.tribe-common a.tribe-common-c-btn-border-small:focus,.tribe-common a.tribe-common-c-btn-border-small:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-border-small:active,.tribe-common a.tribe-common-c-btn-border-small:active{border-color:var(--tec-color-border-active)}.tribe-common .tribe-common-c-btn-border-small,.tribe-common a.tribe-common-c-btn-border-small{color:var(--tec-color-text-secondary);padding:14px 20px;width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small{padding:6px 15px;width:auto}.tribe-common .tribe-common-c-btn-border-small:active,.tribe-common .tribe-common-c-btn-border-small:focus,.tribe-common .tribe-common-c-btn-border-small:hover,.tribe-common a.tribe-common-c-btn-border-small:active,.tribe-common a.tribe-common-c-btn-border-small:focus,.tribe-common a.tribe-common-c-btn-border-small:hover{color:var(--tec-color-text-primary)}.tribe-common .tribe-common-c-btn-border-small:disabled,.tribe-common a.tribe-common-c-btn-border-small:disabled{color:var(--tec-color-text-disabled)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border-small:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-icon{border:0;cursor:pointer;display:inline-block;height:auto;padding:0;text-decoration:none;width:auto}.tribe-common .tribe-common-c-btn-icon--caret-left:active .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-left:focus .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-left:hover .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:active .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:focus .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:hover .tribe-common-c-btn-icon__icon-svg path{fill:var(--tec-color-icon-primary)}.tribe-common .tribe-common-c-btn-icon--caret-left:disabled .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:disabled .tribe-common-c-btn-icon__icon-svg path{fill:var(--tec-color-icon-disabled)}.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path{fill:var(--tec-color-icon-secondary)}.tribe-common .tribe-common-c-btn-icon--border{align-items:center;background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-default);display:inline-flex;height:56px;justify-content:center;transition:none;width:56px}.tribe-common .tribe-common-c-btn-icon--border:focus,.tribe-common .tribe-common-c-btn-icon--border:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-icon--border:active{border-color:var(--tec-color-border-active)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-icon--border:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn,.tribe-common a.tribe-common-c-btn{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3);font-weight:var(--tec-font-weight-regular);font-weight:var(--tec-font-weight-bold);border:0;cursor:pointer;display:inline-block;height:auto;padding:0;text-decoration:none;width:auto;border-radius:var(--tec-border-radius-default);color:var(--tec-color-background);text-align:center;transition:var(--tec-transition-background-color);background-color:var(--tec-color-button-primary);padding:11px 20px;width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn{width:auto}.tribe-common .tribe-common-c-btn:focus,.tribe-common .tribe-common-c-btn:hover,.tribe-common a.tribe-common-c-btn:focus,.tribe-common a.tribe-common-c-btn:hover{background-color:var(--tec-color-button-primary-hover)}.tribe-common .tribe-common-c-btn:active,.tribe-common a.tribe-common-c-btn:active{background-color:var(--tec-color-button-primary-active)}.tribe-common .tribe-common-c-btn:disabled,.tribe-common a.tribe-common-c-btn:disabled{background-color:var(--tec-color-button-primary-background)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:hover{background-color:var(--tec-color-button-primary-hover);color:var(--tec-color-background)}.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn{background-color:var(--tec-color-button-primary)}.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:focus,.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:hover{background-color:var(--tec-color-button-primary-hover);color:var(--tec-color-background)}.tribe-theme-twentytwentyone .tribe-common .tribe-common-c-btn{outline:none}.tribe-theme-twentytwentyone .tribe-common .tribe-common-c-btn:not(:hover):not(:active){background-color:var(--tec-color-button-primary);color:var(--tec-color-background)}.tribe-common .tribe-common-c-loader__dot circle{animation-direction:normal;animation-duration:2.24s;animation-iteration-count:infinite;animation-name:a;fill:currentColor;opacity:var(--tec-opacity-background)}.tribe-common .tribe-common-c-loader__dot--first circle{animation-delay:.45s}.tribe-common .tribe-common-c-loader__dot--second circle{animation-delay:1.05s}.tribe-common .tribe-common-c-loader__dot--third circle{animation-delay:1.35s}@keyframes a{50%{opacity:var(--tec-opacity-default)}}.tribe-common .tribe-common-c-svgicon{color:var(--tec-color-accent-primary)}.tribe-common .tribe-common-c-svgicon--featured path{fill:currentColor}.tribe-common .tribe-common-c-svgicon--recurring path{fill:var(--tec-color-icon-active);stroke:var(--tec-color-icon-active)}.tribe-common .tribe-common-c-svgicon--close-alt path,.tribe-common .tribe-common-c-svgicon--close path{stroke:var(--tec-color-icon-secondary)}.tribe-common .tribe-common-c-svgicon--messages-not-found path{stroke:var(--tec-color-icon-active)}.tribe-common .tribe-common-c-svgicon--messages-not-found .tribe-common-c-svgicon__svg-stroke{stroke:currentColor}.tribe-common .tribe-common-c-svgicon__svg-fill{fill:var(--tec-color-icon-active)}.tribe-common .tribe-common-c-svgicon__svg-stroke{stroke:var(--tec-color-icon-active)}
common/src/resources/css/customizer-controls.min.css CHANGED
@@ -1 +1 @@
1
- .wp-customizer [id^=customize-control-tribe_customizer] .customize-control-heading{font-size:var(--tec-font-size-5);font-weight:400;line-height:var(--tec-line-height-3);margin-bottom:0;margin-top:0}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control-heading-description{margin-bottom:0}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control-description{font-style:normal;margin-bottom:var(--tec-spacer-2)}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control-title{margin-bottom:0}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control-title~.customize-control-content{margin-top:var(--tec-spacer-1)}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control-title~.customize-control-description{margin-bottom:3px;margin-top:var(--tec-spacer-0)}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control .customize-inside-control-row{padding:3px 0}.wp-customizer [id^=customize-control-tribe_customizer] .button.wp-color-result{border-color:var(--tec-color-text-primary)}.wp-customizer [id^=customize-control-tribe_customizer] .button.wp-color-result:active,.wp-customizer [id^=customize-control-tribe_customizer] .button.wp-color-result:focus,.wp-customizer [id^=customize-control-tribe_customizer] .button.wp-color-result:hover{border-color:var(--tec-color-text-primary);box-shadow:0 0 0 .75px rgba(20,24,39,.5)}.wp-customizer [id^=customize-control-tribe_customizer][id$=_choice].customize-control-radio+[id^=customize-control-tribe_customizer][id$=_color]{margin-top:-18px}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid var(--tec-color-border-default);border-radius:9px;width:calc(100% - 24px)}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider.focus-visible,.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider:active,.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider:focus,.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider:focus-visible{box-shadow:0 0 0 2px var(--tec-color-accent-primary);outline:none}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-moz-range-track{background-color:var(--tec-color-background);border:0;border-radius:3px;cursor:pointer;height:3px;width:100%}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-webkit-slider-runnable-track{background-color:#fff;border:0;border-radius:3px;cursor:pointer;height:3px;width:100%}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-ms-track{background-color:var(--tec-color-background);border:0;border-radius:3px;cursor:pointer;height:3px;width:100%}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-moz-range-progress{background-color:var(--tec-color-accent-primary);border-radius:3px;height:3px}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-webkit-progress-value{background-color:var(--tec-color-accent-primary)}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-ms-fill-lower{background-color:var(--tec-color-accent-primary)}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-moz-range-thumb{background-color:var(--tec-color-background);border:5px solid var(--tec-color-accent-primary);border-radius:50%;cursor:pointer;height:5px;width:5px}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-moz-range-thumb:active,.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-moz-range-thumb:focus{border-color:var(--tec-color-link-accent-hover)}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:var(--tec-color-background);border:5px solid var(--tec-color-accent-primary);border-radius:50%;cursor:pointer;height:16px;margin-top:-7px;width:16px}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-webkit-slider-thumb:active,.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-webkit-slider-thumb:focus{border-color:var(--tec-color-link-accent-hover)}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-ms-thumb{background-color:var(--tec-color-background);border:5px solid var(--tec-color-accent-primary);border-radius:50%;cursor:pointer;height:5px;width:5px}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-ms-thumb:active,.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-ms-thumb:focus{border-color:var(--tec-color-link-accent-hover)}.wp-customizer [id^=customize-control-tribe_customizer] .tec-range-slider-datalist{display:flex;justify-content:space-between;width:calc(100% - 24px)}.wp-customizer [id^=customize-control-tribe_customizer] .tec-range-slider-option{text-align:center}.wp-customizer [id^=customize-control-tribe_customizer] .tec-range-slider-option:first-child{text-align:left}.wp-customizer [id^=customize-control-tribe_customizer] .tec-range-slider-option:last-child{text-align:right}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .customize-inside-control-row{display:flex;justify-content:space-between;margin-left:0;padding-left:0}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label{align-items:center;display:inline-flex;margin:5px 0}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label.focus-visible,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:active,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:focus,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:focus-visible{outline:none}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label.focus-visible .tec-switch-toggle,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:active .tec-switch-toggle,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:focus-visible .tec-switch-toggle,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:focus .tec-switch-toggle{box-shadow:0 0 0 2px var(--tec-color-accent-primary)}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-toggle{border-radius:12px;cursor:pointer;font-size:16px;padding:2px;position:relative}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-toggle:after,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-toggle:before{content:"";display:block;margin:0;transition:all .1s cubic-bezier(.4,0,.2,1)}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-toggle:before{background-color:var(--tec-color-background-secondary);border:1px solid var(--tec-color-icon-secondary);border-radius:.55em;height:1.125em;opacity:.6;width:2.75em}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-toggle:after{background-color:var(--tec-color-icon-disabled);border-radius:50%;height:16px;left:3px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-input:checked+.tec-switch-toggle:before{background-color:var(--tec-color-accent-primary);border-color:rgba(51,74,255,.6);opacity:1}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-input:checked+.tec-switch-toggle:after{background-color:var(--tec-color-background);transform:translate(calc(41px - 100%),-50%)}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-input:disabled+.tec-switch-toggle{cursor:not-allowed;filter:grayscale(100%);opacity:.6}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-input:focus+.tec-switch-toggle:before{border-color:var(--tec-color-accent-primary)}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .toggle-label-off{margin-right:4px}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .toggle-label-on{margin-left:4px}.wp-customizer [id^=customize-control-tribe_customizer][id$=_choice].customize-control-toggle+[id^=customize-control-tribe_customizer][id$=_color]{margin-top:-8px}
1
+ .wp-customizer [id^=customize-control-tribe_customizer] .customize-control-heading{font-size:var(--tec-font-size-5);font-weight:400;line-height:var(--tec-line-height-3);margin-bottom:0;margin-top:0}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control-heading-description{margin-bottom:0}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control-description{font-style:normal;margin-bottom:var(--tec-spacer-2)}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control-title{margin-bottom:0}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control-title~.customize-control-content{margin-top:var(--tec-spacer-1)}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control-title~.customize-control-description{margin-bottom:3px;margin-top:var(--tec-spacer-0)}.wp-customizer [id^=customize-control-tribe_customizer] .customize-control .customize-inside-control-row{padding:3px 0}.wp-customizer [id^=customize-control-tribe_customizer] .button.wp-color-result{border-color:var(--tec-color-text-primary)}.wp-customizer [id^=customize-control-tribe_customizer] .button.wp-color-result:active,.wp-customizer [id^=customize-control-tribe_customizer] .button.wp-color-result:focus,.wp-customizer [id^=customize-control-tribe_customizer] .button.wp-color-result:hover{border-color:var(--tec-color-text-primary);box-shadow:0 0 0 .75px rgba(20,24,39,.5)}.wp-customizer [id^=customize-control-tribe_customizer][id$=_choice].customize-control-radio+[id^=customize-control-tribe_customizer][id$=_color]{margin-top:-18px}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid var(--tec-color-border-default);border-radius:9px;width:calc(100% - 24px)}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider:active,.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider:focus,.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider:focus-visible{box-shadow:0 0 0 2px var(--tec-color-accent-primary);outline:none}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-moz-range-track{background-color:var(--tec-color-background);border:0;border-radius:3px;cursor:pointer;height:3px;width:100%}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-webkit-slider-runnable-track{background-color:#fff;border:0;border-radius:3px;cursor:pointer;height:3px;width:100%}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-ms-track{background-color:var(--tec-color-background);border:0;border-radius:3px;cursor:pointer;height:3px;width:100%}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-moz-range-progress{background-color:var(--tec-color-accent-primary);border-radius:3px;height:3px}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-webkit-progress-value{background-color:var(--tec-color-accent-primary)}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-ms-fill-lower{background-color:var(--tec-color-accent-primary)}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-moz-range-thumb{background-color:var(--tec-color-background);border:5px solid var(--tec-color-accent-primary);border-radius:50%;cursor:pointer;height:5px;width:5px}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-moz-range-thumb:active,.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-moz-range-thumb:focus{border-color:var(--tec-color-link-accent-hover)}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:var(--tec-color-background);border:5px solid var(--tec-color-accent-primary);border-radius:50%;cursor:pointer;height:16px;margin-top:-7px;width:16px}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-webkit-slider-thumb:active,.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-webkit-slider-thumb:focus{border-color:var(--tec-color-link-accent-hover)}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-ms-thumb{background-color:var(--tec-color-background);border:5px solid var(--tec-color-accent-primary);border-radius:50%;cursor:pointer;height:5px;width:5px}.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-ms-thumb:active,.wp-customizer [id^=customize-control-tribe_customizer] input[type=range].tec-range-slider::-ms-thumb:focus{border-color:var(--tec-color-link-accent-hover)}.wp-customizer [id^=customize-control-tribe_customizer] .tec-range-slider-datalist{display:flex;justify-content:space-between;width:calc(100% - 24px)}.wp-customizer [id^=customize-control-tribe_customizer] .tec-range-slider-option{text-align:center}.wp-customizer [id^=customize-control-tribe_customizer] .tec-range-slider-option:first-child{text-align:left}.wp-customizer [id^=customize-control-tribe_customizer] .tec-range-slider-option:last-child{text-align:right}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .customize-inside-control-row{display:flex;justify-content:space-between;margin-left:0;padding-left:0}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label{align-items:center;display:inline-flex;margin:5px 0}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:active,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:focus,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:focus-visible{outline:none}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:active .tec-switch-toggle,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:focus-visible .tec-switch-toggle,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-label:focus .tec-switch-toggle{box-shadow:0 0 0 2px var(--tec-color-accent-primary)}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-toggle{border-radius:12px;cursor:pointer;font-size:16px;padding:2px;position:relative}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-toggle:after,.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-toggle:before{content:"";display:block;margin:0;transition:all .1s cubic-bezier(.4,0,.2,1)}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-toggle:before{background-color:var(--tec-color-background-secondary);border:1px solid var(--tec-color-icon-secondary);border-radius:.55em;height:1.125em;opacity:.6;width:2.75em}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-toggle:after{background-color:var(--tec-color-icon-disabled);border-radius:50%;height:16px;left:3px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-input:checked+.tec-switch-toggle:before{background-color:var(--tec-color-accent-primary);border-color:rgba(51,74,255,.6);opacity:1}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-input:checked+.tec-switch-toggle:after{background-color:var(--tec-color-background);transform:translate(calc(41px - 100%),-50%)}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-input:disabled+.tec-switch-toggle{cursor:not-allowed;filter:grayscale(100%);opacity:.6}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .tec-switch-input:focus+.tec-switch-toggle:before{border-color:var(--tec-color-accent-primary)}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .toggle-label-off{margin-right:4px}.wp-customizer [id^=customize-control-tribe_customizer].customize-control-toggle .toggle-label-on{margin-left:4px}.wp-customizer [id^=customize-control-tribe_customizer][id$=_choice].customize-control-toggle+[id^=customize-control-tribe_customizer][id$=_color]{margin-top:-8px}
common/src/resources/css/dialog.min.css CHANGED
@@ -1 +1 @@
1
- .tribe-common .tribe-dialog{--tribe-dialog-background-color:#fff;--tribe-dialog-close-background:#fff;--tribe-dialog-close-border-color:#bababa;--tribe-dialog-close-border-width:1px;--tribe-dialog-close-color:#bababa;--tribe-dialog-close-height:12px;--tribe-dialog-close-height-desktop:16px;--tribe-dialog-overlay-color:transparent;--tribe-modal-overlay-color:rgba(20,24,39,.9);--tribe-dialog-border-radius:4px;--tribe-dialog-padding:16px;--tribe-dialog-padding-top:24px;--tribe-dialog-padding-side:28px}.tribe-common div.tribe-dialog{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100}.tribe-common div.tribe-dialog[aria-hidden=true]{display:none}.tribe-common .tribe-dialog__overlay{background-color:var(--tribe-dialog-overlay-color);height:100vh;left:0;opacity:.9;position:fixed;top:0;width:100vw;z-index:100}.tribe-common .tribe-dialog__wrapper{background-color:var(--tribe-dialog-background-color);border-radius:var(--tribe-dialog-border-radius);box-shadow:0 2px 54px 0 var(--tribe-modal-overlay-color);max-height:100vh;max-width:100vw;overflow-y:auto;padding:var(--tribe-dialog-padding);-webkit-perspective:1000;-webkit-transform:translateZ(0);width:800px;z-index:200}.tribe-common .tribe-dialog__wrapper div[role=document]{align-items:flex-end;display:flex;flex-flow:column;justify-content:space-between;position:relative}.tribe-common .tribe-dialog__close-button{background:var(--tribe-dialog-close-background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M16 2L2 16m14 0L2 2' stroke='var(--tec-color-icon-secondary)' fill='none' fill-rule='evenodd' stroke-linecap='square' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;cursor:pointer;display:inline-block;font-size:14px;height:var(--tribe-dialog-close-height);line-height:var(--tribe-dialog-close-height);padding:0;position:absolute;width:var(--tribe-dialog-close-height);z-index:1}.tribe-common .tribe-dialog__close-button:focus,.tribe-common .tribe-dialog__close-button:hover{background:var(--tribe-dialog-close-background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M16 2L2 16m14 0L2 2' stroke='var(--tec-color-icon-primary)' fill='none' fill-rule='evenodd' stroke-linecap='square' stroke-width='2'/%3E%3C/svg%3E");background-size:contain;outline:none}.tribe-common .tribe-dialog__close-button--hidden{display:none}.tribe-common .tribe-dialog__close-button--round{border-radius:50%}.tribe-common .tribe-dialog__close-button--border{border:var(--tribe-dialog-close-border-width) solid var(--tribe-dialog-close-border-color)}.tribe-common h2.tribe-dialog__title{align-self:flex-start;margin:0 0 22px;padding-right:calc(var(--tribe-dialog-close-height) + .5em);padding-top:0}.tribe-common .tribe-dialog__content{color:#141827;font-size:14px;line-height:1.64em;padding-right:calc(var(--tribe-dialog-close-height) + .5em);padding-top:calc(var(--tribe-dialog-close-height) + .5em);width:100%}.tribe-common .tribe-dialog__title+.tribe-dialog__content{padding:0}.tribe-common .tribe-dialog__content p{font-size:var(--font-size-2)}.tribe-common .tribe-modal__overlay{background-color:var(--tribe-modal-overlay-color)}.tribe-common .tribe-confirm__content{padding-right:0}.tribe-common .tribe-dialog__button_wrap{display:flex;flex-flow:row wrap;justify-content:flex-end;margin-top:1rem}.tribe-common .tribe-dialog__button-cancel,.tribe-common .tribe-dialog__button-continue{margin-left:var(--spacer-1);width:auto}#top .main_color .tribe-common div.tribe-dialog,#top.tribe-theme-enfold .tribe-common div.tribe-dialog,.tribe-theme-avada .tribe-common div.tribe-dialog,.tribe-theme-divi .tribe-common div.tribe-dialog{z-index:99999}@media screen and (min-width:768px){.tribe-common .tribe-dialog__wrapper{max-height:calc(100vh - 160px);padding:var(--tribe-dialog-padding-top) var(--tribe-dialog-padding-side)}.tribe-common .tribe-dialog__close-button{height:var(--tribe-dialog-close-height-desktop);line-height:var(--tribe-dialog-close-height-desktop);width:var(--tribe-dialog-close-height-desktop)}}@media screen and (max-width:768px){.tribe-common .tribe-dialog__content:last-of-type{padding-bottom:36px}}
1
+ .tribe-common .tribe-dialog{--tribe-dialog-background-color:#fff;--tribe-dialog-close-background:#fff;--tribe-dialog-close-border-color:#bababa;--tribe-dialog-close-border-width:1px;--tribe-dialog-close-color:#bababa;--tribe-dialog-close-height:12px;--tribe-dialog-close-height-desktop:16px;--tribe-dialog-overlay-color:transparent;--tribe-modal-overlay-color:rgba(20,24,39,.9);--tribe-dialog-border-radius:4px;--tribe-dialog-padding:16px;--tribe-dialog-padding-top:24px;--tribe-dialog-padding-side:28px}.tribe-common div.tribe-dialog{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100}.tribe-common div.tribe-dialog[aria-hidden=true]{display:none}.tribe-common .tribe-dialog__overlay{background-color:var(--tribe-dialog-overlay-color);height:100vh;left:0;opacity:.9;position:fixed;top:0;width:100vw;z-index:100}.tribe-common .tribe-dialog__wrapper{background-color:var(--tribe-dialog-background-color);border-radius:var(--tribe-dialog-border-radius);box-shadow:0 2px 54px 0 var(--tribe-modal-overlay-color);max-height:100vh;max-width:100vw;overflow-y:auto;padding:var(--tribe-dialog-padding);-webkit-perspective:1000;-webkit-transform:translateZ(0);width:800px;z-index:200}.tribe-common .tribe-dialog__wrapper div[role=document]{align-items:flex-end;display:flex;flex-flow:column;justify-content:space-between;position:relative}.tribe-common .tribe-dialog__close-button{background:var(--tribe-dialog-close-background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M16 2L2 16m14 0L2 2' stroke='%23bababa' fill='none' fill-rule='evenodd' stroke-linecap='square' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;cursor:pointer;display:inline-block;font-size:14px;height:var(--tribe-dialog-close-height);line-height:var(--tribe-dialog-close-height);padding:0;position:absolute;width:var(--tribe-dialog-close-height);z-index:1}.tribe-common .tribe-dialog__close-button:focus,.tribe-common .tribe-dialog__close-button:hover{background:var(--tribe-dialog-close-background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M16 2L2 16m14 0L2 2' stroke='%235d5d5d' fill='none' fill-rule='evenodd' stroke-linecap='square' stroke-width='2'/%3E%3C/svg%3E");background-size:contain;outline:none}.tribe-common .tribe-dialog__close-button--hidden{display:none}.tribe-common .tribe-dialog__close-button--round{border-radius:50%}.tribe-common .tribe-dialog__close-button--border{border:var(--tribe-dialog-close-border-width) solid var(--tribe-dialog-close-border-color)}.tribe-common h2.tribe-dialog__title{align-self:flex-start;margin:0 0 22px;padding-right:calc(var(--tribe-dialog-close-height) + .5em);padding-top:0}.tribe-common .tribe-dialog__content{color:#141827;font-size:14px;line-height:1.64em;padding-right:calc(var(--tribe-dialog-close-height) + .5em);padding-top:calc(var(--tribe-dialog-close-height) + .5em);width:100%}.tribe-common .tribe-dialog__title+.tribe-dialog__content{padding:0}.tribe-common .tribe-dialog__content p{font-size:var(--font-size-2)}.tribe-common .tribe-modal__overlay{background-color:var(--tribe-modal-overlay-color)}.tribe-common .tribe-confirm__content{padding-right:0}.tribe-common .tribe-dialog__button_wrap{display:flex;flex-flow:row wrap;justify-content:flex-end;margin-top:1rem}.tribe-common .tribe-dialog__button-cancel,.tribe-common .tribe-dialog__button-continue{margin-left:var(--spacer-1);width:auto}#top .main_color .tribe-common div.tribe-dialog,#top.tribe-theme-enfold .tribe-common div.tribe-dialog,.tribe-theme-avada .tribe-common div.tribe-dialog,.tribe-theme-divi .tribe-common div.tribe-dialog{z-index:99999}@media screen and (min-width:768px){.tribe-common .tribe-dialog__wrapper{max-height:calc(100vh - 160px);padding:var(--tribe-dialog-padding-top) var(--tribe-dialog-padding-side)}.tribe-common .tribe-dialog__close-button{height:var(--tribe-dialog-close-height-desktop);line-height:var(--tribe-dialog-close-height-desktop);width:var(--tribe-dialog-close-height-desktop)}}@media screen and (max-width:768px){.tribe-common .tribe-dialog__content:last-of-type{padding-bottom:36px}}
common/src/resources/css/tribe-common-admin.min.css CHANGED
@@ -1 +1 @@
1
- .invalid input,input:out-of-range{border:2px solid red!important}.valid input{border:1px solid green}.clearfix{zoom:1}.placeholder{color:#999;cursor:text;padding:4px}input::placeholder,textarea::placeholder{color:#999}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}.bubble{background-color:#f9f9f9;border:1px solid #dfdfdf;border-radius:3px;border-spacing:0;padding:10px}.tribe-sticky-tooltip{color:#bbb}td.tribe_message{padding-bottom:10px!important}#tribe_thanks{float:left;margin:5px 0 0;width:200px}.tribe_brand{font-family:Georgia,serif!important;font-size:17px!important;font-weight:400;margin:8px 0}.tribe-rating{color:#3d54ff}.tribe-rating:hover{color:#1c39bb}#tribe-upgrade{background:#f6f6f6;border:1px solid #ccc;border-radius:5px;margin:20px 0 30px;padding:0 20px 20px}#tribe-upgrade .message{background-color:#ffffe0;border:1px solid #e6db55;border-radius:3px;padding:6px 12px}table.plugins .tribe-plugin-update-message{background:#d54e21;color:#fff;display:inline-table;margin:6px 0;padding:10px 12px}table.plugins .tribe-plugin-update-message h4{display:inline;font-weight:700;margin-right:8px}table.plugins .tribe-plugin-update-message h4:after{content:" \00BB "}table.plugins .tribe-plugin-update-message a{color:#fff;text-decoration:underline}.tribe-settings-form{max-width:1000px}.tribe-settings-form fieldset{clear:both;display:inline-block;padding:10px 0}.tribe-settings-form fieldset.tribe-field-license_key legend{width:auto}.tribe-settings-form legend{float:left;font-weight:700;margin-right:20px;width:220px}.tribe-settings-form .tribe-field-wrap{float:left;max-width:500px}.tribe-settings-form .tribe-field-wrap :first-child{margin-top:0}.tribe-settings-form .tribe-field-checkbox_list label,.tribe-settings-form .tribe-field-radio label{display:block;margin:5px 0 5px 20px;text-indent:-20px}.tribe-settings-form .tribe-field-checkbox_list label>p,.tribe-settings-form .tribe-field-radio label>p{margin-left:1px;text-indent:0}.tribe-settings-form .tribe-field-checkbox_list label input,.tribe-settings-form .tribe-field-radio label input{margin-right:5px}.tribe-settings-form .tribe-settings-form-wrap .description,.tribe-settings-form .tribe-settings-form-wrap fieldset,.tribe-settings-form fieldset[id^=tribe-field-geoloc_]{padding-left:12px}.tribe-settings-form .tribe-settings-form-wrap fieldset .description{margin-left:0;max-width:450px;padding-left:0}.tribe-settings-form .tribe-settings-form-wrap fieldset .tribe-style-selection{margin-bottom:18px}.tribe-settings-form .tribe-settings-form-wrap #tribe-field-stylesheetOption .description{color:#999;margin-left:1px}.tribe-settings-form .tribe-settings-form-wrap h3{background-color:#f9f9f9;margin-bottom:10px;padding:6px 0 6px 12px}.tribe-settings-form .tribe-settings-form-wrap .contained,.tribe-settings-form .tribe-settings-form-wrap .system-info,.tribe-settings-form .tribe-settings-form-wrap .tribe-sysinfo-optin-msg,.tribe-settings-form .tribe-settings-form-wrap h3+p{margin:0 0 10px;padding-left:12px}.tribe_settings .tribe-field-indent{margin-left:245px}.tribe_settings #pu_dashboard_message{display:none}.tribe_settings .tribe-errors-list{margin-left:15px}.tribe_settings .expiring-license{color:red}.tribe_settings .tribe-error{border:1px solid red}.tribe_settings .tribe-field-description{margin-bottom:0;position:relative;top:-12px}.tribe_settings #ical-link{top:-14px}#modern-tribe-info{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;margin:20px 0;padding:8px 20px 12px}#modern-tribe-info img{margin:10px 0}#modern-tribe-info ul{list-style:disc;margin-left:20px}#modern-tribe-info ul ul{list-style:circle}.tribe-field-inline-dropdown{margin-left:0;margin-right:0}.tribe-field-inline-text{line-height:28px;margin:0 2px}.tribe-field-textarea.tribe-size-small textarea{height:60px;width:180px}.tribe-field-textarea.tribe-size-medium textarea{height:80px;width:300px}.tribe-field-textarea.tribe-size-large textarea{height:120px;width:450px}.tribe-field-email.tribe-size-small input,.tribe-field-license_key.tribe-size-small input,.tribe-field-text.tribe-size-small input{width:50px}.tribe-field-email.tribe-size-medium input,.tribe-field-license_key.tribe-size-medium input,.tribe-field-text.tribe-size-medium input{width:225px}.tribe-field-email.tribe-size-large input,.tribe-field-license_key.tribe-size-large input,.tribe-field-text.tribe-size-large input{width:450px}.tribe-field-dropdown.tribe-size-small select{width:100px}.tribe-field-dropdown.tribe-size-medium select{width:300px}.tribe-field-dropdown.tribe-size-large select{width:450px}.tribe-field-wrapped_html.tribe-size-large .tribe-field-wrap{max-width:600px}.tribe-field-wrapped_html.tribe-size-large .tribe-field-wrap .description{max-width:100%}.tribe-field-dropdown_chosen.tribe-size-small select{width:100px}.tribe-field-dropdown_chosen.tribe-size-medium select{width:200px}.tribe-field-dropdown_chosen.tribe-size-large select{width:300px}.tribe-field-wrap .tooltip:first-child{font-style:normal}.tribe-field.indent{margin-left:252px;width:75%}.tribe-field.indent legend{font-weight:400;width:auto}.tribe-field.indent .tribe-field-wrap{padding-right:12px}.tribe-field.indent.tribe-field-radio .tribe-field-wrap{clear:left;margin-top:12px}.tribe-field.light-bordered{background-color:#fff;border:1px solid #d3d3d3}.ajax-loading-license,.invalid-key,.valid-key{display:none;margin:0 5px}.ajax-loading-license{position:relative;top:5px}.key-validity{display:inline-block}.invalid-key,.optin-fail{color:red}.optin-success,.valid-key{color:green}.valid-key.service-msg{color:#b72}#additional-field-table{margin-bottom:20px}.tribe-admin-box-left{float:left;width:20%}.tribe-admin-box-left,.tribe-admin-box-right{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;margin:20px 0;padding:0 20px 15px}.tribe-admin-box-right{float:right;width:68%}.ajax-loader{float:right;margin:10px}.tribe-arrangeable-item{border:1px solid #d3d3d3;border-radius:3px}.tribe-arrangeable-item .ui-state-default{border:none}.tribe-arrangeable-item-top{padding:6px}.tribe-arrangeable-item-top:hover{cursor:move}.tribe-arrangeable-action{float:right}.tribe-arrangeable-child{background-color:#f9f9f9;border-top:1px solid #d3d3d3;display:none;padding:25px}.tribe-arrangeable-child label{display:block;margin:0 0 7px}.tribe_events_active_filter_type_options{margin:10px 0}.tribe_events_active_filter_type_options label{margin:7px 0}#event_organizer td small,.OrganizerInfo td small{display:block;margin:0;max-width:250px}#event_organizer .organizer-email,.OrganizerInfo .organizer-email{vertical-align:top}.tribe-table-field-label{max-width:100%;width:200px}#tribe-help-general,#tribe-help-sidebar{float:left;margin-top:20px}#tribe-help-general p{margin-left:15px}#tribe-help-general ul{list-style-type:square}#tribe-help-general ol,#tribe-help-general ul{margin-bottom:20px;margin-left:35px}#tribe-help-general h3{background-color:#f9f9f9;margin-bottom:10px;padding:6px 0 6px 12px}#tribe-help-general h3~h3{margin-top:2.25em}#tribe-help-general h3+p{margin:0 0 20px;padding-left:12px}#tribe-help-general{width:65%}.tribe-help-section{padding-bottom:10px}.tribe-section-type-box{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;padding:8px 20px 12px}.tribe-section-type-box img{height:auto;margin:10px 0;max-width:300px}.tribe-section-type-box ul{list-style:disc;margin-left:20px}.tribe-section-type-box ul ul{list-style:circle}#tribe-log-controls{padding-bottom:1rem;padding-left:12px}#tribe-log-controls>div{display:inline-block;padding-right:1rem}#tribe-log-controls .working{opacity:1;transition:opacity .2s}#tribe-log-controls .working.hidden{opacity:0;transition:opacity .2s}#tribe-log-viewer,#tribe-system-info dl.support-stats,.template-updates-wrapper{background:#000;border-radius:2px;color:#888;max-height:400px;overflow:scroll;padding:10px}#tribe-system-info dl.support-stats dt,.template-updates-wrapper dt{clear:both;float:left;font-weight:700;text-transform:uppercase;width:25%}#tribe-system-info dl.support-stats dd,.template-updates-wrapper dd{margin-left:25%;padding-left:10px}.system-info-copy .system-info-copy-btn{padding:6px}.system-info-copy .system-info-copy-btn .dashicons{padding-right:10px}.template-updates-wrapper p{margin-top:0}#tribe-help-sidebar{margin:20px 0 0 3%;max-width:225px;width:32%}.tribe-help-plugin-info{border:1px solid #ccc;padding:0 12px 12px}.tribe-help-plugin-info dd,.tribe-help-plugin-info dt{display:inline;margin:0}.tribe-help-plugin-info dt{font-weight:700}.tribe-help-plugin-info dd:after{content:"";display:block;height:.4em}.tribe-help-plugin-info dd:last-child:after{height:0}.tribe-help-plugin-info+.tribe-help-plugin-info{margin-top:20px}.tribe-help-plugin-info>div{line-height:2em}.tribe-help-plugin-info .star-rating{display:inline-block;margin-left:3px;position:relative;top:-2px}.tribe-help-plugin-info .tribe-list-addons{color:#21a6cb;font-size:24px;list-style:circle inside;margin-bottom:10px;margin-top:10px;padding-left:4px}.tribe-help-plugin-info .tribe-list-addons a{font-size:13px;left:-5px;position:relative;top:-5px}.tribe-help-plugin-info .tribe-list-addons .tribe-active-addon{list-style:disc inside}.ui-widget-overlay{background:#666;filter:alpha(opacity=50);opacity:.5}.ui-widget-shadow{background:#000;border-radius:5px;filter:alpha(opacity=20);margin:-5px 0 0 -5px;opacity:.2;padding:5px}.ui-resizable{position:relative}.ui-resizable-handle{display:block;font-size:.1px;position:absolute;z-index:99999}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;left:0;top:-5px;width:100%}.ui-resizable-s{bottom:-5px;cursor:s-resize;height:7px;left:0;width:100%}.ui-resizable-e{cursor:e-resize;height:100%;right:-5px;top:0;width:7px}.ui-resizable-w{cursor:w-resize;height:100%;left:-5px;top:0;width:7px}.ui-resizable-se{bottom:1px;cursor:se-resize;height:12px;right:1px;width:12px}.ui-resizable-sw{bottom:-5px;cursor:sw-resize;height:9px;left:-5px;width:9px}.ui-resizable-nw{cursor:nw-resize;height:9px;left:-5px;top:-5px;width:9px}.ui-resizable-ne{cursor:ne-resize;height:9px;right:-5px;top:-5px;width:9px}.ui-dialog{padding:.2em;position:relative;width:375px}.ui-dialog .ui-dialog-titlebar{padding:.5em .3em .3em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0 .2em}.ui-dialog .ui-dialog-titlebar-close{height:18px;margin:-10px 0 0;padding:1px;position:absolute;right:.3em;top:50%;width:19px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin-left:-8px;margin-top:-8px}.ui-dialog .ui-dialog-titlebar-close:focus,.ui-dialog .ui-dialog-titlebar-close:hover{padding:0}.ui-dialog .ui-dialog-content{background:none;border:0;overflow:auto;padding:.5em 1em;zoom:1}.ui-dialog .ui-dialog-buttonpane{background-image:none;border-width:1px 0 0;margin:.5em 0 0;padding:.3em 1em .5em!important;text-align:right}.ui-dialog .ui-dialog-buttonpane button{cursor:pointer;line-height:1.4em;margin:.5em .4em!important;overflow:visible;padding:.2em .6em .3em;text-shadow:none;width:auto}.ui-dialog .ui-resizable-se{bottom:3px;height:14px;right:3px;width:14px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:none!important;text-align:center}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button .ui-button-text{display:block;line-height:1.4}#ui-datepicker-div{display:none}#tribe-loading{background:#fff;background:hsla(0,0%,100%,.8);display:none;height:100%;left:0;position:absolute;top:0;transition:all 1s linear;width:100%;z-index:4}#tribe-loading span{background:url(../images/tribe-loading.gif) 0 0 no-repeat;background-size:32px 32px;height:32px;left:50%;margin:-16px 0 0 -16px;position:absolute;top:50%;width:32px}.tribe_update_page{max-width:850px}.tribe-half-column{float:left;margin-bottom:30px;margin-right:5%;width:45%}.tribe-row:after,.tribe-row:before{content:"";display:table}.tribe-row,.tribe-row:after{clear:both}.tribe-row .tribe-half-column:last-child{margin-right:0;width:50%}.tribe_update_page h2{font-size:30px;line-height:1.2;margin-bottom:20px}.tribe_update_page h3{font-size:24px;font-weight:400;line-height:24px;margin-top:0}.tribe_update_page h4{font-size:18px;font-weight:600;line-height:18px;margin:0}.tribe_update_page p{font-size:15px}p.tribe-update-message{font-size:18px;font-weight:400}.tribe_update_page h4:before{content:"\f145";font-family:dashicons;font-size:34px;line-height:1;margin-right:5px;position:relative;top:5px}a.tribe-rating-link{text-decoration:none}.tribe-update-links{margin-top:30px}.tribe_update_page li:before{content:"\2022";padding-right:3px}.tribe_update_page .rss-widget{margin:1em 0}.tribe_update_page a.rsswidget{font-size:14px;font-weight:400;line-height:1}.tribe_update_page .rss-widget li:before{display:none}.tribe-events-widget-admin-form__input-section p{margin:0}.tribe-events-widget-admin-form__input-section h4{margin:.5em 0}.tribe-update-bar{display:inline-block}.tribe-update-bar .progress{border:1px solid #ccc;float:left;margin-right:1rem;padding:1px;width:18rem}.tribe-update-bar .progress .bar{background:#7ad03a;height:1rem;width:1%}#tribe-dialog-wrapper>div{padding:1rem}#tribe-dialog-wrapper>div .stage{display:none}#tribe-dialog-wrapper #heading{background:#fff}#tribe-dialog-wrapper label{display:block}#tribe-dialog-wrapper .select-single-container{border:1px solid #888;height:300px;overflow-y:scroll}#tribe-dialog-wrapper .select-single-container label{opacity:1;padding:3px 5px;transition:opacity .2s}#tribe-dialog-wrapper .select-single-container label:nth-child(odd){background:#fff}#tribe-dialog-wrapper .select-single-container label.selected{background:#0073aa;color:#fff;font-weight:700}#tribe-dialog-wrapper .select-single-container label input{display:none}#tribe-dialog-wrapper .select-single-container.updating label{opacity:.35;transition:opacity .2s}.ui-front{z-index:1000000}.wp-list-table.plugins .column-description .update-message{color:#d54e21}.api-check{min-height:100px;padding:1em}.api-check+.notice-dismiss:hover:before{color:#fff}.api-check:after,.api-check:before{content:"";display:table}.api-check:after{clear:both}.api-check .tribe-mascot{bottom:0;display:none;padding:0 1rem 0 0;position:absolute;right:0;top:0}.api-check .tribe-mascot img{display:inline-block;height:100%;max-height:150px;max-width:150px;vertical-align:middle;width:auto}.api-check p{line-height:1.7;margin-bottom:1em}.api-check a{text-decoration:none}.api-check a:hover{text-decoration:underline}.api-check .plugin-list{display:inline;font-weight:600;margin:0;padding:0}.api-check .plugin-list span.plugin-invalid:after{content:", "}.api-check .plugin-list span.plugin-invalid:last-of-type:after{content:""}.tribe-marketing-notice{padding:1em}.tribe-marketing-notice+.notice-dismiss:hover:before{color:#fff}.tribe-marketing-notice:after,.tribe-marketing-notice:before{content:"";display:table}.tribe-marketing-notice:after{clear:both}.tribe-marketing-notice .tribe-marketing-notice__icon{display:none;flex-shrink:0;padding:0;position:static}.tribe-marketing-notice .tribe-marketing-notice__icon img{display:inline-block;max-height:100%;max-width:none;vertical-align:middle;width:100%}.tribe-marketing-notice h3{margin-bottom:.5em;margin-top:.5em}.tribe-marketing-notice p{line-height:1.7;margin-bottom:.5em}.tribe-marketing-notice a{text-decoration:none}.tribe-marketing-notice a:hover{text-decoration:underline}.notice-tribe-banner .tribe-marketing-notice__icon{width:47px}.notice-tribe-banner .tribe-marketing-notice__content{margin-left:0;padding:1em 0}.notice-tribe-banner.tribe-notice-stellar-sale .tribe-marketing-notice{min-height:50px}.notice-tribe-banner.tribe-notice-stellar-sale .tribe-marketing-notice__content{align-content:center;display:flex;flex-wrap:wrap;justify-content:center;margin:auto}.notice-tribe-banner.tribe-notice-stellar-sale .tribe-marketing-notice__icon{align-self:baseline;height:20px;margin:auto 14px auto 0;width:13px}.notice-tribe-banner.tribe-notice-stellar-sale .tribe-marketing-notice__icon .tribe-common-c-svgicon--stellar-icon circle{stroke:#fff}.notice-tribe-banner.tribe-notice-stellar-sale .tec-stellar-sale-text{fill:#fff;height:16px;margin:unset;margin-top:.25em;stroke:#fff;width:176px}.notice-tribe-banner.tribe-notice-stellar-sale h3{font-weight:400;margin:auto 8px auto 14px;text-align:center}.notice-tribe-banner h3{color:#fff;display:block;font-size:.875rem;line-height:1.25;margin:0 0 .25rem}.notice-tribe-banner a{border-bottom:1px solid;line-height:1.25;margin:0;text-decoration:none}.notice-tribe-banner a:hover{text-decoration:none}.notice-tribe-banner a,.notice-tribe-banner p{color:#fff;display:inline-block;font-size:.875rem;line-height:1.25}.notice-tribe-banner p{display:inline-block;margin:0;padding:0}.notice-tribe-banner .tribe-marketing-notice{align-items:center;display:flex;justify-content:flex-start;margin:0 auto;min-height:65px;padding:0 .75rem;width:100%}.events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice,.tribe-welcome .notice-tribe-banner .tribe-marketing-notice,.tribe_events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice{max-width:100%}.notice-tribe-banner .notice-dismiss{position:static}.notice-tribe-banner .notice-dismiss:before{color:#eaf1ff}#wpcontent .notice-tribe-banner{align-items:center;background-color:#161b7d;border:0;box-shadow:none;display:flex;justify-content:flex-start;margin:0 0 16px;padding-right:0}#wpcontent .notice-tribe-banner.tribe-notice-stellar-sale{background-color:#000}#wpcontent .notice-tribe-banner.tribe-notice-stellar-sale a{color:#d8ff00;text-transform:uppercase}#wpcontent .notice-tribe-banner.tribe-notice-stellar-sale a:active,#wpcontent .notice-tribe-banner.tribe-notice-stellar-sale a:focus,#wpcontent .notice-tribe-banner.tribe-notice-stellar-sale a:hover{color:#e6b1fc}.tribe-dropdown,.tribe-ea-dropdown{max-width:100%;width:auto}.tribe-dropdown.select2-container .selection,.tribe-ea-dropdown.select2-container .selection{margin-top:inherit}.tribe-dropdown .select2-selection--single,.tribe-ea-dropdown .select2-selection--single{height:32px}.tribe-dropdown .select2-selection--single .select2-selection__clear,.tribe-ea-dropdown .select2-selection--single .select2-selection__clear{line-height:28px}.tribe-dropdown .select2-selection--single .select2-selection__rendered,.tribe-ea-dropdown .select2-selection--single .select2-selection__rendered{line-height:32px;padding-right:28px}.tribe-dropdown.select2-container--focus .select2-selection--single,.tribe-ea-dropdown.select2-container--focus .select2-selection--single{border-color:#5897fb;box-shadow:0 0 5px rgba(0,0,0,.1)}.tribe-dropdown.select2-container--open .select2-search__field,.tribe-ea-dropdown.select2-container--open .select2-search__field{padding:0}.tribe-dropdown.select2-container--open .select2-dropdown--below,.tribe-ea-dropdown.select2-container--open .select2-dropdown--below{border-top:1px solid #aaa;margin-top:-1px}.tribe-dropdown.select2-container--open .select2-dropdown--above,.tribe-ea-dropdown.select2-container--open .select2-dropdown--above{border-bottom:1px solid #aaa;margin-bottom:-16px}.tribe-dropdown.select2-container--open .select2-selection--single,.tribe-ea-dropdown.select2-container--open .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#aaa}.tribe-dropdown.select2-container--open .select2-selection__arrow b,.tribe-ea-dropdown.select2-container--open .select2-selection__arrow b{transform:rotate(180deg)}.tribe-dropdown.select2-selection--single,.tribe-ea-dropdown.select2-selection--single{background-image:none;border:1px solid #ccc;border-radius:3px;overflow:hidden}.tribe-dropdown.select2-selection--single>.select2-selection__rendered,.tribe-ea-dropdown.select2-selection--single>.select2-selection__rendered{white-space:normal}.tribe-dropdown.select2-selection--single .select2-selection__arrow,.tribe-ea-dropdown.select2-selection--single .select2-selection__arrow{background:transparent;background-image:none;border-left:0;top:2px;width:26px}.tribe-dropdown.select2-selection--single .select2-selection__arrow b,.tribe-ea-dropdown.select2-selection--single .select2-selection__arrow b{background:#fff url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E") no-repeat right 5px top 55%;background-size:auto;background-size:16px 16px;border:0;bottom:0;display:block;height:auto;left:0;margin:0;padding:0;right:0;top:0;width:auto}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered{background-image:none;border:1px solid #ccc;border-radius:3px;min-height:25px}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered .select2-search--inline,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered .select2-search--inline{line-height:25px}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered .select2-search--inline input,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered .select2-search--inline input{padding-bottom:0;padding-top:0}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{line-height:19px;margin-top:2px;padding-bottom:0;padding-top:0}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice div,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice div{line-height:inherit}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{left:4px;top:3px;transition-property:border,color}.select2-results .select2-results__option{color:#939393;font-weight:400;margin-bottom:0}.select2-results .select2-results__option[aria-disabled=true]{background-color:#e0e0e0}.select2-results.select2-results__option--highlighted{background-color:#efefef;color:#a1a1a1;cursor:default;display:block}.wp-core-ui .button-red{background-color:#a00;border-color:#9b2124;box-shadow:inset 0 1px 0 rgba(120,200,230,.5);color:#fff;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.1)}.wp-core-ui .button-red.focus,.wp-core-ui .button-red.hover,.wp-core-ui .button-red:focus,.wp-core-ui .button-red:hover{background-color:#a00;border-color:#7f1c1f;box-shadow:inset 0 1px 0 rgba(120,200,230,.6);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.3)}.wp-core-ui .button-red.focus,.wp-core-ui .button-red:focus{border-color:#500f0e;box-shadow:inset 0 1px 0 rgba(120,200,230,.6),1px 1px 2px rgba(0,0,0,.4)}.wp-core-ui .button-red.active,.wp-core-ui .button-red.active:focus,.wp-core-ui .button-red.active:hover,.wp-core-ui .button-red:active{background:#7f1c1f;border-color:#601312 #ae2426 #ae2426;box-shadow:inset 0 1px 0 rgba(0,0,0,.1);color:hsla(0,0%,100%,.95);text-shadow:0 1px 0 rgba(0,0,0,.1)}.wp-core-ui .button-red-disabled,.wp-core-ui .button-red:disabled,.wp-core-ui .button-red[disabled]{background:#ba292b!important;border-color:#7f1c1f!important;box-shadow:none!important;color:#e79496!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.ticket_form .select2-container .select2-selection--single .select2-selection__arrow{display:none}.clear{zoom:1}.clear:after,.clear:before{content:" ";display:table}.clear:after{clear:both}.checkmark:after{border:solid #0ab152;border-width:0 3px 3px 0;content:"";display:block;height:15px;transform:rotate(45deg);width:8px}.checkmark.checkmark-right:after{float:right;margin-right:2em}.checkmark.checkmark-left:after{float:left;margin-left:2em}.checkmark.no-checkmark:after{display:none}.complete,.ok,.on,.yes,[data-status=complete],[data-status=ok],[data-status=on],[data-status=yes]{color:#0ab152}.incomplete,.ko,.no,.off,[data-status=incomplete],[data-status=ko],[data-status=no],[data-status=off]{color:#ff2500}.plugin-card-event-tickets-plus .column-downloaded,.plugin-card-event-tickets-plus .column-rating,.plugin-card-event-tickets-plus .column-updated,.plugin-card-event-tickets .column-downloaded,.plugin-card-event-tickets .column-rating,.plugin-card-event-tickets .column-updated,.plugin-card-events-calendar-pro .column-downloaded,.plugin-card-events-calendar-pro .column-rating,.plugin-card-events-calendar-pro .column-updated,.plugin-card-events-community-tickets .column-downloaded,.plugin-card-events-community-tickets .column-rating,.plugin-card-events-community-tickets .column-updated,.plugin-card-events-community .column-downloaded,.plugin-card-events-community .column-rating,.plugin-card-events-community .column-updated,.plugin-card-image-widget-plus .column-downloaded,.plugin-card-image-widget-plus .column-rating,.plugin-card-image-widget-plus .column-updated,.plugin-card-image-widget .column-downloaded,.plugin-card-image-widget .column-rating,.plugin-card-image-widget .column-updated,.plugin-card-the-events-calendar .column-downloaded,.plugin-card-the-events-calendar .column-rating,.plugin-card-the-events-calendar .column-updated,.plugin-card-tribe-eventbrite .column-downloaded,.plugin-card-tribe-eventbrite .column-rating,.plugin-card-tribe-eventbrite .column-updated,.plugin-card-tribe-filterbar .column-downloaded,.plugin-card-tribe-filterbar .column-rating,.plugin-card-tribe-filterbar .column-updated{display:none}body.tec-help,body.tribe-welcome{background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.tec-help .update-nag,body.tribe-welcome .update-nag{display:none}body.tec-help #wpcontent,body.tribe-welcome #wpcontent{padding:0}body.tec-help .tribe_settings,body.tribe-welcome .tribe_settings{margin:0}body.tec-help #wpfooter,body.tec-help .tribe_settings>h1,body.tribe-welcome #wpfooter,body.tribe-welcome .tribe_settings>h1{display:none}body.tec-help #wpbody-content,body.tribe-welcome #wpbody-content{padding-bottom:25px}body.tec-help .tribe-dependency-error,body.tribe-welcome .tribe-dependency-error{display:none}.tribe-events-admin-content-wrapper{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;margin:0 auto;padding:0 0 30px;width:calc(100% - 40px)}.tribe-events-admin-card{background:#fff;border:1px solid #e1e1e4;border-radius:16px;box-sizing:border-box;display:block;margin:0 auto 36px;padding:27px;text-align:center}.tribe-events-admin-card--2up .tribe-events-admin-card__title{max-width:260px}.tribe-events-admin-card--3up .tribe-events-admin-card__description{height:71px}.tribe-events-admin-card--3up .tribe-events-admin-card__image{margin-bottom:28px}.tribe-events-admin-card__button{background-color:#fff;border:none;color:#3d54ff;font-size:14px;font-weight:700;letter-spacing:1px;line-height:16px;position:absolute;right:20px;text-transform:uppercase;top:17px}.tribe-events-admin-card__button:hover{color:#161b7d}.tribe-events-admin-card__description{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-top:16px}.tribe-events-admin-card__image{display:block;height:100px;margin:0 auto}.tribe-events-admin-card__link{color:#3d54ff;display:inline-block;font-size:16px;font-style:normal;font-weight:700;line-height:18px;margin-top:24px;position:relative;text-decoration:none}.tribe-events-admin-card__link:hover{color:#161b7d}.tribe-events-admin-card__link:after{border-style:solid;border-width:0 0 1px;bottom:-4px;content:"";left:0;position:absolute;width:100%}.tribe-events-admin-card__title{color:#0f1031;font-size:20px;font-weight:700;line-height:23px;margin:auto}.tribe-events-admin-card-grid{max-width:1048px}input[type=checkbox].tribe-common-switch__input{display:none}input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label{background:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;cursor:pointer;display:block;height:18px;outline:0;padding:3px;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:27px}input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label:after,input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label:before{content:"";display:block;height:10px;position:relative;width:10px}input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label:after{background:#878787;border-radius:2px;content:"";left:0;transition:all .2s ease}input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label:before{display:none}input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label::selection{background:none}input[type=checkbox].tribe-common-switch__input:checked+.tribe-common-switch__label:after{background:#2e709d;left:50%}.tribe-events-admin-header__logo-word-mark{display:inline-block;height:auto;margin:0 0 26px;vertical-align:middle;width:312px}.tribe-events-admin-header{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:45px 0 0}.tribe-events-admin-header__right-image{height:280px;position:absolute;right:0;top:0;width:auto;z-index:-1}.tribe-events-admin-header__title{font-size:48px;line-height:48px;margin:0 0 18px}.tribe-events-admin-header__description{font-size:18px;line-height:28px;margin-bottom:44px;max-width:60%}.tribe-events-admin-tab-nav{display:flex;margin:0}.tribe-events-admin-tab-nav li{cursor:pointer;font-size:16px;font-weight:500;margin-bottom:0;margin-right:30px}.tribe-events-admin-tab-nav li:hover{color:#334aff}.tribe-events-admin-tab-nav .selected{border-bottom:3px solid currentColor;color:#334aff;padding-bottom:17px}.tribe-events-admin-tab-nav li:after{background:#334aff;border-radius:100px;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;right:0}.tribe-events-admin__line{border-top:1px solid #e1e1e4}.tribe-events-admin-products-description{color:#0f1031;font-size:14px;line-height:2}.tribe-events-admin-products-card{align-items:center;border:1px solid #e1e1e4;border-radius:20px;display:flex;padding:10px 15px}.tribe-events-admin-products-card__icon{height:40px;object-fit:contain;width:40px}.tribe-events-admin-products-card__group{margin:0 20px;max-width:55%}.tribe-events-admin-products-card__group-title{color:#0f1031;font-size:16px;font-weight:700;line-height:1;margin:0}.tribe-events-admin-products-card__group-description{font-size:12px;margin-top:5px}.tribe-events-admin-products-card__button{background-color:#fff;border:1px solid #e1e1e4;border-radius:20px;color:#0f1031;font-size:12px;font-weight:700;letter-spacing:1px;line-height:16px;margin-left:auto;padding:10px 15px;text-decoration:none;text-transform:uppercase}.tribe-events-admin-products-card__button:hover{background-color:#334aff;color:#fff}.tribe-events-admin-products-card__button:active,.tribe-events-admin-products-card__button:focus{box-shadow:none;outline:none}.tribe-events-admin-products-card__button--active,.tribe-events-admin-products-card__button--active:active,.tribe-events-admin-products-card__button--active:focus,.tribe-events-admin-products-card__button--active:hover{background:rgba(61,84,255,.16);color:#334aff;cursor:not-allowed;text-transform:uppercase}.tribe-events-admin-card--1up{width:100%}.tribe-events-admin-card--no-pad{padding:0}.tribe-events-admin-card--no-pad .tribe-events-admin-card__image{display:block;height:152px;margin:0;padding:0}.tribe-events-admin-card--no-pad .tribe-events-admin-card__title{font-size:28px;line-height:34px;text-align:left}.tribe-events-admin-card--no-pad .tribe-events-admin-card__description{margin:0;padding:0;text-align:left}.tribe-events-admin-card--no-pad .tribe-events-admin-card__link{margin:0;padding:0}.tribe-events-admin-card--faq{display:inline-block;font-size:0;height:147px;margin:0 0 0 30px;padding:24px 16px 22px 20px;width:230px}.tribe-events-admin-card--faq:first-child{margin-left:0}.tribe-events-admin-card--faq img{float:left;height:22px;width:16px}.tribe-events-admin-card--faq .tribe-events-admin-faq__question{color:#334aff;font-size:16px;line-height:19px;margin:0 0 12px 26px;text-align:left}.tribe-events-admin-card--faq .tribe-events-admin-faq__answer{font-size:13px;line-height:16px;margin-left:26px;text-align:left}.tribe-events-admin-video{border-radius:16px;height:200px;margin-bottom:72px;-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 0);overflow:hidden;-webkit-transform:rotate(.000001deg)}.tribe-events-admin-video iframe{width:100%}.tribe-events-admin-card--promo-blue{background-color:#3d54ff;background-image:url(../images/welcome/promo.jpg)}.tribe-events-admin-card--promo-blue .tribe-events-admin-card__description{color:#fff;font-size:16px;margin-bottom:16px;text-align:left}.tribe-events-admin-card--promo-blue .tribe-events-admin-card__title{color:#fff;text-align:left}.tribe-events-admin-graphic{position:absolute;right:0;top:106px;z-index:-1}.tribe-events-admin-graphic--desktop-only{display:none}.tribe-events-admin-graphic--mobile-only{display:block}.tribe-events-admin-card__form{position:relative}input[type=email].tribe-events-admin-card__input{background:#fff;border:1px solid #e1e1e4;border-radius:16px;box-sizing:border-box;font-size:14px;height:54px}input[type=email].tribe-events-admin-card__input::placeholder{color:rgba(15,16,49,.72);letter-spacing:.5px;padding-left:10px}.tribe-events-admin-container,.tribe-events-admin-content-wrapper.tribe-events-admin-container{margin:0 auto;max-width:1024px;width:90%}.tribe-events-admin-2col-grid{display:grid;grid-gap:15px 30px;gap:15px 30px;grid-template-areas:". .";grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}.tribe-events-admin-3col-grid{display:grid;grid-gap:30px;gap:30px;grid-template-areas:". . .";grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:1fr}.tribe-events-admin-4col-grid{display:grid;grid-gap:30px;gap:30px;grid-template-areas:". . . .";grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:1fr}.tribe-events-admin-products{margin:10px 0 0}.tribe-events-admin-quick-nav{background:#fff;border:1px solid #e1e1e4;border-radius:16px;box-sizing:border-box;display:block;margin:40px 0 78px;padding:18px 23px 2px}.tribe-events-admin-quick-nav__link{color:#3d54ff;font-size:16px;font-weight:700;line-height:18px;text-align:center;text-decoration:none}.tribe-events-admin-quick-nav__link:hover{color:#161b7d}.tribe-events-admin-quick-nav__link-item{display:block;padding-bottom:19px}.tribe-events-admin-quick-nav__links{display:inline}.tribe-events-admin-quick-nav__title{color:rgba(15,16,49,.72);display:inline-block;font-size:14px;font-weight:400;line-height:16px;padding-bottom:14px;text-transform:uppercase}.tribe-events-admin-title{padding-top:14px}.tribe-events-admin-title__description{color:#0f1031;font-size:16px;font-weight:400;line-height:24px;max-width:584px;padding-top:15px}.tribe-events-admin-title__heading{color:#0f1031;display:inline-block;font-size:24px;font-weight:700;line-height:28px;margin:5px 0 0}.tribe-events-admin-title__logo{margin-right:8px;vertical-align:top;width:34px}.tribe-events-admin-notice{background-color:#3d54ff;height:65px}.tribe-events-admin-notice .tribe-events-admin-content-wrapper{padding-bottom:0;padding-top:8px}.tribe-events-admin-notice p{color:#fff;display:inline-block;font-family:Helvetica,sans-serif;font-size:16px;line-height:18px;margin-top:0;padding-bottom:12px;padding-left:16px;vertical-align:middle;width:calc(100% - 60px)}.tribe-events-admin-notice__logo{display:inline-block}.tribe-events-admin-tickets .tribe-events-admin-section-header{font-size:28px;line-height:32px}.tribe-events-admin-tickets .tribe-events-admin-graphic--desktop-only{width:365px}.tribe-events-admin-tickets .tribe-events-admin-graphic--mobile-only{top:230px;width:300px}.tribe-events-admin-tickets .tribe-events-admin-title__heading{margin-top:0}.tribe-events-admin-tickets .tribe-events-admin-title__logo{margin-right:4px;width:32px}.tribe-events-admin-kb{margin:10px 0 0}.tribe-events-admin-kb-card{border:1px solid #e1e1e4;border-radius:20px}.tribe-events-admin-kb-card__image{height:auto;width:100%}.tribe-events-admin-kb-card__title{color:#0f1031;flex-grow:0;font-size:20px;font-weight:700;line-height:1.2;margin:0;padding:20px 28px 10px}.tribe-events-admin-kb-card__links{margin:0;padding:0 28px 25px}.tribe-events-admin-kb-card__links li{margin:0 0 10px}.tribe-events-admin-kb-card__links li a{color:#334aff;font-size:14px;line-height:1.2;text-decoration:none}.tribe-events-admin-kb-card__links li a:focus{box-shadow:none;outline:none}.tribe-events-admin-kb-card__links li a:hover{color:#1c39bb}.tribe-events-admin-section-header{align-items:center;color:#000;display:flex;font-weight:700;justify-content:space-between;margin:0}.tribe-events-admin-section-header h3{color:#0f1031;font-size:28px;font-weight:700;line-height:1}.tribe-events-admin-section-header a{border-bottom:2px solid;color:#334aff;font-size:14px;padding-bottom:2px;text-decoration:none}.tribe-events-admin-section-header a:focus{box-shadow:none;outline:none}.tribe-events-admin-section-header a:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin-faq{margin:10px 0 0}.tribe-events-admin-faq-card{border:1px solid #e1e1e4;border-radius:20px;display:flex;justify-content:space-between;padding:24px 15px 19px 19px}.tribe-events-admin-faq-card a{color:#0f1031}.tribe-events-admin-faq-card a:focus{box-shadow:none;outline:none}.tribe-events-admin-faq-card a:hover{color:#1c39bb}.tribe-events-admin-faq-card__icon img{height:22px;width:16px}.tribe-events-admin-faq-card__content{margin-left:10px}.tribe-events-admin-faq__question,.tribe-events-admin-faq__question a{color:#334aff;font-size:16px;text-decoration:none}.tribe-events-admin-faq__question a:focus{box-shadow:none;outline:none}.tribe-events-admin-faq__question a:hover{color:#1c39bb}.tribe-events-admin-faq__answer{color:#0f1031;font-size:13px;margin-top:18px}.tribe-events-admin-extensions-title{color:#0f1031;font-size:16px;line-height:1.5;margin:0 0 30px;max-width:70%}.tribe-events-admin-extensions{margin:10px 0 0}.tribe-events-admin-extensions-card{border:1px solid #e1e1e4;border-radius:20px;border-top:8px solid #334aff;padding:48px 35px 24px 25px}.tribe-events-admin-extensions-card__title{font-size:20px;margin:0}.tribe-events-admin-extensions-card__title a{color:#0f1031;font-family:Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:1.2;text-decoration:none}.tribe-events-admin-extensions-card__title a:active,.tribe-events-admin-extensions-card__title a:focus,.tribe-events-admin-extensions-card__title a:hover{box-shadow:none;color:#334aff}.tribe-events-admin-extensions-card__description{color:#0f1031;font-family:Helvetica,sans-serif;font-size:14px;line-height:1.43;margin:20px 0}.tribe-events-admin-cta{align-items:center;border:1px solid #e1e1e4;border-radius:20px;display:flex;justify-content:space-between;margin:60px 0}.tribe-events-admin-cta__image{height:152px;object-fit:contain;width:auto}.tribe-events-admin-cta__content,.tribe-events-admin__troubleshooting-cta{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:100%}.tribe-events-admin-cta__content-title{color:#0f1031;font-size:28px;font-weight:700;line-height:normal;margin:0 0 10px;text-align:center}.tribe-events-admin-cta__content-subtitle{color:#0f1031;font-size:16px;line-height:1.5;margin-bottom:10px;text-align:center}.tribe-events-admin-cta__content-description a{border-bottom:2px solid;color:#334aff;font-size:16px;font-weight:700;padding-bottom:2px;text-decoration:none}.tribe-events-admin-cta__content-description a:focus{box-shadow:none;outline:none}.tribe-events-admin-cta__content-description a:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin-footer-logo{display:inline-block;vertical-align:middle;width:228px}.tribe-events-admin-step{margin:10px 0 0}.tribe-events-admin-step-card{border:1px solid #e1e1e4;border-radius:20px;display:flex;justify-content:space-between;padding:24px 15px 19px 19px}.tribe-events-admin-step-card a{border-bottom:2px solid;color:#334aff;padding-bottom:2px;text-decoration:none}.tribe-events-admin-step-card a:focus{box-shadow:none;outline:none}.tribe-events-admin-step-card a:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin-step-card__icon img{height:43px;margin-right:5px;width:42px}.tribe-events-admin-step-card__content{margin-left:10px}.tribe-events-admin-step__title{color:#0f1031;font-size:20px;font-weight:700;line-height:1.2;margin-bottom:10px}.tribe-events-admin-step__answer{color:#0f1031;font-size:13px;margin-top:18px}.tribe-events-admin__system-information{display:grid;grid-gap:15px 30px;gap:15px 30px;grid-template-areas:". .";grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr;margin:100px 0;position:relative}.tribe-events-admin__troubleshooting-title{color:#0f1031;font-size:28px;font-weight:700;line-height:1;margin:0}.tribe-events-admin__troubleshooting-description{color:#0f1031;font-size:18px;line-height:1.2;line-height:1.44;margin:20px 0}.tribe-events-admin__system-information-select{display:flex;margin:30px 0 20px}.tribe-events-admin__system-information-select input[type=checkbox]{margin:0 10px 0 0}.tribe-events-admin__system-information-select label{color:#0f1031;font-size:16px;line-height:1.2}.tribe-events-admin__system-information-content small{color:#0f1031;font-size:12px;line-height:1.2}.tribe-events-admin__recent-template-changes .template-updates-wrapper,.tribe-events-admin__system-information-widget{background:#0f1031;border-radius:16px;color:#fff;font-size:14px;line-height:1.14;max-height:280px;overflow:scroll;-ms-overflow-style:none;padding:12px 0 0 27px;scrollbar-width:none}.tribe-events-admin__recent-template-changes .template-updates-wrapper p{color:#fff;font-size:14px;line-height:1.14;margin:0}.tribe-events-admin__system-information-widget a{color:#334aff}.tribe-events-admin__system-information-widget a:hover{opacity:.8}.tribe-events-admin__recent-template-changes .template-updates-wrapper{padding:30px 0 30px 27px}.tribe-events-admin__recent-template-changes .template-updates-wrapper::-webkit-scrollbar,.tribe-events-admin__system-information-widget::-webkit-scrollbar{display:none}.tribe-events-admin__system-information-widget-copy{bottom:10px;position:absolute}.tribe-events-admin__system-information-widget-copy button{background-color:#334aff;border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;outline:none;padding:18px 25px;text-align:center}.tribe-events-admin__system-information-widget-copy button:hover{background-color:#1c39bb}.tribe-events-admin__system-information-widget-copy button .dashicons,.tribe-events-admin__system-information-widget-copy button .dashicons-before:before{display:none}.tribe-events-admin__system-information-widget-copy button .optin-success{color:#fff;font-size:16px;font-weight:700;text-align:center}.tribe-events-admin__recent-template-changes p{color:#0f1031;font-size:18px;line-height:1.2;line-height:1.44;margin:20px 0}.tribe-events-admin__recent-log{margin-top:50px}.tribe-events-admin__troubleshooting-event-log-wrapper label{color:#0f1031;display:block;font-size:16px;line-height:1.63;margin-bottom:10px}.tribe-events-admin__troubleshooting-event-log-wrapper #tribe-log-controls{margin:20px 0 10px}.tribe-events-admin__troubleshooting-event-log-wrapper #tribe-log-viewer{background:#0f1031;border-radius:16px;color:#fff;font-size:14px;line-height:1.14;max-height:280px;min-height:60px;overflow:scroll;-ms-overflow-style:none;padding:12px 0 0 27px;scrollbar-width:none}.tribe-events-admin__troubleshooting-event-log-wrapper #tribe-log-viewer::-webkit-scrollbar{display:none}.tribe-events-admin__troubleshooting-event-log-wrapper .download_log{border-bottom:2px solid;color:#334aff;font-size:16px;padding-bottom:2px;text-decoration:none}.tribe-events-admin__troubleshooting-event-log-wrapper .download_log:focus{box-shadow:none;outline:none}.tribe-events-admin__troubleshooting-event-log-wrapper .download_log:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin__troubleshooting-event-log-wrapper .tribe-events-admin__recent-log-filters-select-wrapper:after{display:none}.tribe-events-admin__recent-log-filters{display:flex;padding:20px 0 40px}.tribe-events-admin__recent-log-filters-field{margin-right:40px}.tribe-events-admin__recent-log-filters-select-wrapper:after{content:url(../images/help/polygon.svg);height:13px;pointer-events:none;position:absolute;right:22px;top:20px;width:14px}.tribe-events-admin__recent-log-filters-select-wrapper .select2-container--default .select2-selection--single{border:1px solid #e1e1e4!important;border-radius:16px;color:#0f1031;font-size:14px;line-height:1.14;padding:0 25px 0 15px!important}.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls{margin-bottom:20px;padding:0}.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:first-child,.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:nth-child(2),.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:nth-child(3){padding-right:75px}.tribe-events-admin__recent-log-filters-select-wrapper .select2-selection__clear{display:none}.tribe-events-admin__recent-log-filters-select-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{right:5px}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.tribe-events-admin__recent-log-filters-select-wrapper .select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.tribe-events-admin__recent-log-filters-select-wrapper .select2-container .select2-selection--single .select2-selection__rendered{width:100%}.tribe-events-admin__recent-log-filters-select-wrapper select.focus-visible,.tribe-events-admin__recent-log-filters-select-wrapper select:focus-visible{outline:none}.tribe-events-admin__recent-log-filters-select-wrapper select option{color:#0f1031;font-size:14px;line-height:1.14}.tribe-events-admin__ea-status{margin-top:50px}.tribe-events-admin__issues-found-card{background-color:#f3eee8;border-radius:8px;margin-bottom:20px}.tribe-events-admin__issues-found-card:last-of-type{margin-bottom:100px}.tribe-events-admin__issues-found-card-title{align-items:center;cursor:pointer;display:flex;padding:10px 20px 10px 17px;position:relative}.tribe-events-admin__issues-found-card-title img{height:21px;margin-right:14px;object-fit:contain;width:21px}.tribe-events-admin__issues-found-card-title h3{margin:0}.tribe-events-admin__issues-found-card-title span{color:#0f1031;display:block}.tribe-events-admin__issues-found-card-title i{background-image:url(../images/help/arrow-down.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:15px;margin:12px 20px;position:absolute;right:0;top:0;transition:all .3s ease;width:15px}.tribe-events-admin__issues-found-card-title.active i{background-image:url(../images/help/arrow-up.svg);background-repeat:no-repeat;top:5px}.tribe-events-admin__issues-found-card-description{display:none;padding:0 20px 20px 55px}.tribe-events-admin__issues-found-card-description p{color:#0f1031;font-size:16px;margin:0}.tribe-events-admin__issues-found-card-description-actions{display:flex;padding:20px 0 10px}.tribe-events-admin__issues-found-card-description-actions a{border-bottom:2px solid;color:#334aff;font-size:16px;margin-right:20px;padding-bottom:5px;text-decoration:none}.tribe-events-admin__issues-found-card-description-actions a:focus{box-shadow:none;outline:none}.tribe-events-admin__issues-found-card-description-actions a:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin__ea-status-table-wrapper{overflow-x:auto}.tribe-events-admin__ea-status-table{border:1px solid #e1e1e4;border-radius:16px;margin:30px 0 40px;overflow:hidden}.tribe-events-admin__ea-status-table a{border-bottom:2px solid;color:#334aff;padding-bottom:2px;text-decoration:none}.tribe-events-admin__ea-status-table a:focus{box-shadow:none;outline:none}.tribe-events-admin__ea-status-table a:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin__ea-status-table tr{align-items:center;display:flex}.tribe-events-admin__ea-status-table th{color:#0f1031;font-weight:700;line-height:1.17;margin-top:10px;padding:5px 25px}.tribe-events-admin__ea-status-table td{align-items:center;color:#0f1031;display:flex;font-size:16px;line-height:1.63;padding:10px 25px;width:25%}.tribe-events-admin__ea-status-table td:nth-child(2){width:45%}.tribe-events-admin__ea-status-table td:nth-child(3){display:flex;justify-content:flex-end;width:30%}.tribe-events-admin__ea-status-table-dark{background-color:#f9f7f4}.tribe-events-admin__ea-status-table td img{height:21px;margin-right:14px;object-fit:contain;width:21px}.tec-troubleshooting,.tribe_events_page_tec-troubleshooting{background-color:#fff}#tribe-community,#tribe-ticketing{display:none}.tribe-events-admin__troubleshooting-notice{background-color:#161b7d;color:#fff;font-size:16px;line-height:1;margin-left:-1.55vw;padding:24px 0}.tribe-events-admin__troubleshooting-notice_title{margin:0 auto;max-width:1024px;padding-left:25px;width:90%}.tribe-events-admin__troubleshooting-notice_title a{border-bottom:2px solid;color:#fff;font-size:16px;line-height:1;padding-bottom:2px;text-decoration:none}.tribe-events-admin__troubleshooting-notice_title a:focus{box-shadow:none;outline:none}.tribe-events-admin__troubleshooting-notice_title a:hover{border-bottom:2px solid;color:#f3eee8}.tec-help #tec-help-community,.tec-help #tec-help-ticketing{display:none}.tec-help .tribe-events-admin-title{padding-top:25px}.tec-help .tribe-events-admin-title img{height:67px}body.tribe-welcome #fs_connect{border:1px solid #e1e1e4;border-radius:16px;box-shadow:none;box-sizing:border-box;margin-left:22px}body.tribe-welcome #fs_connect .fs-actions{background-color:transparent}body.tribe-welcome #fs_connect .fs-permissions{border-top:1px solid #e1e1e4;margin:0 16px}body.tribe-welcome #fs_connect button{background-color:#3d54ff;border-color:#3d54ff}body.tribe-welcome #fs_connect .button-secondary{background:#fff;border-color:#3d54ff;color:#3d54ff}body.tribe-welcome #fs_connect a{color:#3d54ff}body.tribe-welcome #fs_connect a:focus{box-shadow:none;outline:none}body.tribe-welcome #fs_connect a:hover{color:#161b7d}.black-friday-promo{align-items:flex-start;display:flex;flex-direction:column-reverse;justify-content:space-between}.black-friday-promo .black-friday-promo__button{background:#3d54ff;border-color:transparent;border-radius:20px;color:#fff;font-size:12px;height:34px;line-height:32px;min-height:unset;width:115px}.black-friday-promo .black-friday-promo__button:active,.black-friday-promo .black-friday-promo__button:focus,.black-friday-promo .black-friday-promo__button:hover{background:#1c39bb;border-color:transparent;color:#fff}.black-friday-promo__promo{background-position:50%;background-repeat:no-repeat;border-radius:10px;display:grid;grid-template-areas:"a b";grid-template-columns:auto 150px;height:150px;margin:10px 0;max-width:100%;width:450px}.black-friday-promo__content{grid-area:b;padding-top:8px;text-align:center}.black-friday-promo__text{color:#0f1031;font-family:monospace;font-size:16px;line-height:1;text-transform:uppercase}.black-friday-promo__branding-image{max-width:390px;width:100%}.end-of-year-sale-promo{align-items:flex-start;display:flex;flex-direction:column-reverse;justify-content:space-between}.end-of-year-sale-promo .end-of-year-sale-promo__button{background:#3d54ff;border-color:transparent;border-radius:20px;color:#fff;font-size:12px;height:34px;line-height:32px;min-height:unset;width:115px}.end-of-year-sale-promo .end-of-year-sale-promo__button:active,.end-of-year-sale-promo .end-of-year-sale-promo__button:focus,.end-of-year-sale-promo .end-of-year-sale-promo__button:hover{background:#1c39bb;border-color:transparent;color:#fff}.end-of-year-sale-promo__promo{background-color:#fff;background-position:0 0;background-repeat:no-repeat;border-radius:10px;display:grid;flex-shrink:0;grid-template-areas:"a b";grid-template-columns:auto 160px;height:150px;margin:10px 0;max-width:100%;width:460px}.end-of-year-sale-promo__content{grid-area:b;padding-top:8px;text-align:center}.end-of-year-sale-promo__text{color:#0f1031;font-family:monospace;font-size:13px;line-height:1.2;margin-bottom:8px;text-transform:uppercase}.end-of-year-sale-promo__branding-image{max-width:390px;width:100%}.tribe-common .tec-admin__upsell{display:inline-block;font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-1)}.tribe-common .tec-admin__upsell-content{align-items:center;display:flex;padding:var(--tec-spacer-1);padding-right:var(--tec-spacer-2)}.tribe-common .tec-admin__upsell-icon,.tribe-common .tec-admin__upsell-icon-image{height:24px;width:24px}.tribe-common .tec-admin__upsell-text-wrap{margin-left:var(--tec-spacer-2)}.tribe-common .tec-admin__upsell-link{color:var(--tec-color-accent-primary);font-weight:var(--tec-font-weight-bold);text-decoration:none}.tribe-common .tec-admin__upsell--rounded-corners .tec-admin__upsell-content{background:var(--tec-color-accent-primary-background);border-radius:24px}.tribe-common .tec-admin__upsell--rounded-corners-text .tec-admin__upsell-text-wrap{background:rgba(51,74,255,.1);border-radius:14px;padding:var(--tec-spacer-1) var(--tec-spacer-2)}.tribe-common .tec-admin__upsell-link--dark{color:var(--tec-color-text-primary)}.tribe-common .tec-admin__upsell-link--underlined{text-decoration:underline}.tribe-field .tec-admin__settings-image-field-btn-remove{border:none;color:#3c434a;cursor:pointer;padding:0;text-decoration:underline}.tribe-field .tec-admin__settings-image-field-image-container{height:120px;position:relative}.tribe-field .tec-admin__settings-image-field-image-container img{height:auto;max-height:100%;width:auto}.tribe-field.tribe-field-color .wp-color-result.button{align-items:stretch;border-radius:var(--tec-border-radius-default);display:flex;margin:0 6px 6px 0;min-height:30px;padding:0 0 0 var(--tec-spacer-7)}.tribe-field.tribe-field-color .wp-color-result-text{background:var(--tec-color-background);border-left:1px solid var(--tec-color-border-default);font-size:var(--tec-font-size-0);line-height:30px;padding:0 var(--tec-spacer-2)}.tribe-field .tec-admin__settings-toggle-field-span{background:var(--tec-color-text-disabled);border-radius:16px;display:inline-block;height:18px;position:relative;transition:background .4s;vertical-align:middle;width:36px;z-index:10}.tribe-field .tec-admin__settings-toggle-field-span:after,.tribe-field .tec-admin__settings-toggle-field-span:before{content:""}.tribe-field .tec-admin__settings-toggle-field-span:before{background:#c4c4c4;border-radius:50%;display:block;height:12px;left:3px;position:absolute;top:3px;transition:left .4s;width:12px}.tribe-field .tec-admin__settings-toggle-field-input{height:18px;opacity:0;position:absolute;width:36px;z-index:20}.tribe-field .tec-admin__settings-toggle-field-input:checked+.tec-admin__settings-toggle-field-span{background:#2271b1}.tribe-field .tec-admin__settings-toggle-field-input:checked+.tec-admin__settings-toggle-field-span:before{left:21px}@media only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){#tribe-loading span{background-image:url(../images/tribe-loading@2x.gif)}}@media screen and (max-width:782px){.tribe-half-column,.tribe-row .tribe-half-column:last-child{margin:0 0 20px;width:100%}input[type=email]{width:100%}.events-cal .subsubsub{float:none}.events-cal .search-box{width:98%}.events-cal #search-submit{width:100%}.events-cal .tablenav.top{display:none}}@media screen and (min-width:500px){.api-check .tribe-mascot{display:block}.api-check .notice-content{margin-right:180px}}@media screen and (min-width:320px){.tribe-marketing-notice .tribe-marketing-notice__icon{display:block}.notice-tribe-banner .tribe-marketing-notice__content{margin-left:22px}}@media screen and (min-width:600px) and (max-width:782px){.tribe-marketing-notice .tribe-marketing-notice__content{margin-left:145px}.notice-tribe-banner .tribe-marketing-notice__content{margin-left:22px;padding:0}}@media screen and (min-width:782px){.tribe-marketing-notice .tribe-marketing-notice__content{margin-left:130px}.notice-tribe-banner .tribe-marketing-notice__content{margin-left:22px;padding:0}.events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice,.tribe-welcome .notice-tribe-banner .tribe-marketing-notice,.tribe_events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice{max-width:642px}}@media screen and (min-width:400px){.notice-tribe-banner .tribe-marketing-notice__icon{width:67px}}@media screen and (min-width:800px){.notice-tribe-banner h3{display:inline-block;font-size:1rem;margin:0 .5rem 0 0}.notice-tribe-banner a{line-height:1.5}.notice-tribe-banner a,.notice-tribe-banner p{font-size:1rem}.notice-tribe-banner p{margin:0 .5rem 0 0}.notice-tribe-banner .tribe-marketing-notice__cta{display:inline-block;margin-left:.5rem}}@media screen and (min-width:1215px){.events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice,.tribe_events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice{max-width:992px}.tribe-welcome .notice-tribe-banner .tribe-marketing-notice{max-width:1036px}}@media screen and (min-width:710px){.tribe-events-admin-content-wrapper{width:670px}.tribe-events-admin-card--2up{display:inline-block;width:calc(50% - 20px)}.tribe-events-admin-card--2up.tribe-events-admin-card--first{margin-right:36px}.tribe-events-admin-card--2up.tribe-events-admin-card--last{margin-right:0}.tribe-events-admin-card--2up .tribe-events-admin-card__image{height:100px;margin-bottom:12px}.tribe-events-admin-card--2up .tribe-events-admin-card__title{margin-bottom:27px;max-width:340px}.tribe-events-admin-card--3up{display:inline-block;margin-bottom:32px;width:calc(50% - 18px)}.tribe-events-admin-card--3up.tribe-events-admin-card--first{margin-right:32px}.tribe-events-admin-card--3up.tribe-events-admin-card--middle{margin-right:0}.tribe-events-admin-card__title{font-size:20px;line-height:23px}.tribe-events-admin-card--1up{display:inline-block;margin-left:32px;width:calc(50% - 18px)}.tribe-events-admin-card--1up .tribe-events-admin-card__description{height:71px}.tribe-events-admin-card--1up .tribe-events-admin-card__image{margin-bottom:28px}.tribe-events-admin-card--no-pad{height:154px;padding:0}.tribe-events-admin-card--no-pad .tribe-events-admin-card__title{margin-left:50%;padding:42px 0 10px}.tribe-events-admin-card--no-pad .tribe-events-admin-card__description{margin-left:50%}.tribe-events-admin-card--promo-blue{display:block;margin-left:0;min-height:170px;width:100%}.tribe-events-admin-card--promo-blue .tribe-events-admin-card__description{float:left;max-width:300px}.tribe-events-admin-graphic{max-width:250px;top:0}.tribe-events-admin-graphic--desktop-only{display:block}.tribe-events-admin-graphic--mobile-only{display:none}.tribe-events-admin-card__form{float:right;width:300px}input[type=email].tribe-events-admin-card__input{width:300px}.tribe-events-admin-title{padding-top:50px}.tribe-events-admin-title__description{padding-top:15px}.tribe-events-admin-title__heading{font-size:48px;line-height:55px;margin:0}.tribe-events-admin-title__logo{margin-right:14px;padding-top:5px;width:40px}.tribe-events-admin-tickets .tribe-events-admin-card__title{font-size:18px}.tribe-events-admin-tickets .tribe-events-admin-card--2up .tribe-events-admin-card__title{font-size:18px;height:66px}.tribe-events-admin-tickets .tribe-events-admin-title__logo{margin-right:8px;padding-top:4px;width:60px}}@media screen and (min-width:1217px){.tribe-events-admin-content-wrapper{max-width:1060px;width:100%}.tribe-events-admin-card--2up{margin-right:36px;width:486px}.tribe-events-admin-card--3up{width:310px}.tribe-events-admin-card--3up.tribe-events-admin-card--first,.tribe-events-admin-card--3up.tribe-events-admin-card--middle{margin-right:36px}.tribe-events-admin-card--3up.tribe-events-admin-card--last{margin-right:0}.tribe-events-admin-card--1up{margin:0 0 36px;padding:33px 44px 30px;text-align:left;width:1012px}.tribe-events-admin-card--1up .tribe-events-admin-card__description{height:auto}.tribe-events-admin-card--1up .tribe-events-admin-card__image{float:left;margin:0 48px 10px 0}.tribe-events-admin-card--no-pad{padding:0}.tribe-events-admin-card--no-pad .tribe-events-admin-card__image{margin:0;padding:0}.tribe-events-admin-card--no-pad .tribe-events-admin-card__title{margin-left:50%;padding:42px 0 10px}.tribe-events-admin-card--no-pad .tribe-events-admin-card__description{margin-left:50%}.tribe-events-admin-card--promo-blue{min-height:150px}.tribe-events-admin-card--promo-blue .tribe-events-admin-card__description{max-width:450px}.tribe-events-admin-graphic{max-width:none}.tribe-events-admin-card__form,input[type=email].tribe-events-admin-card__input{width:365px}.tribe-events-admin-quick-nav{border-radius:100px;display:inline-block;height:54px;margin:24px 0 94px;max-width:1010px;padding:0 36px 0 0}.tribe-events-admin-quick-nav__link-item{display:inline-block;padding:18px 10px 0}.tribe-events-admin-quick-nav__title{padding:19px 6px 17px 32px}.tribe-events-admin-tickets .tribe-events-admin-card--2up .tribe-events-admin-card__title{height:auto}}@media screen and (max-width:768px){.tribe-events-admin-header__logo-word-mark{width:285px}.tribe-events-admin-header__right-image{height:160px}.tribe-events-admin-header__description{max-width:100%}.tribe-events-admin-tab-nav li{margin-right:20px}.tribe-events-admin-tab-nav .selected{border-bottom:2px solid currentColor;padding-bottom:10px}.tribe-events-admin-2col-grid{grid-template-areas:".";grid-template-columns:repeat(1,minmax(0,1fr))}.tribe-events-admin-3col-grid{grid-template-areas:". .";grid-template-columns:repeat(2,minmax(0,1fr))}.tribe-events-admin-extensions-title{max-width:100%}.tribe-events-admin-cta{align-items:flex-start;flex-direction:column;overflow:hidden}.tribe-events-admin-footer-logo{width:225px}.tribe-events-admin__system-information{grid-template-areas:".";grid-template-columns:repeat(1,minmax(0,1fr));margin:50px 0}}@media screen and (max-width:480px){.tribe-events-admin-header__logo-word-mark{width:260px}.tribe-events-admin-header__right-image{height:120px}.tribe-events-admin-header__title{font-size:35px}.tribe-events-admin-header__description{max-width:100%}.tribe-events-admin-tab-nav{border:1px solid #e1e1e4;border-radius:20px;flex-direction:column;padding:18px 22px}.tribe-events-admin-tab-nav li{margin-bottom:18px;margin-right:0}.tribe-events-admin-tab-nav .selected{border-bottom:2px solid currentColor;padding-bottom:10px;width:fit-content}.tribe-events-admin__line{border:none}.tribe-events-admin-products-card,.tribe-events-admin-products-description{display:none}.tribe-events-admin-container,.tribe-events-admin-content-wrapper.tribe-events-admin-container{max-width:90%}.tribe-events-admin-2col-grid,.tribe-events-admin-3col-grid,.tribe-events-admin-4col-grid{grid-template-areas:".";grid-template-columns:repeat(1,minmax(0,1fr))}.tribe-events-admin-extensions-title{max-width:100%}.tribe-events-admin-cta__image{height:auto;width:90%}.tribe-events-admin-cta__content,.tribe-events-admin__troubleshooting-cta{align-items:flex-start;padding:32px 23px 45px;width:auto}.tribe-events-admin-cta__content-title{font-size:22px;text-align:left}.tribe-events-admin-cta__content-subtitle{text-align:left}.tribe-events-admin-footer-logo{width:210px}.tribe-events-admin__system-information{grid-template-areas:".";grid-template-columns:repeat(1,minmax(0,1fr));margin:50px 0}.tribe-events-admin__troubleshooting-notice{margin-left:-20px}.tribe-events-admin__troubleshooting-notice_title{max-width:90%}}@media screen and (min-width:1200px){.tribe-events-admin-products-card__group{max-width:47%}}@media screen and (min-width:500px) and (max-width:1080px){.tribe-events-admin-4col-grid{grid-template-areas:". .";grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.tribe-events-admin-section-header{font-size:28px;line-height:1.143;margin:50px 0 21px}}@media screen and (max-width:1080px){.tribe-events-admin-cta__content-title{font-size:24px}}@media only screen and (max-width:1920px){.tribe-events-admin__system-information-widget-copy{right:20.5vw}}@media only screen and (max-width:1280px){.tribe-events-admin__system-information-widget-copy{right:22vw}}@media only screen and (max-width:768px){.tribe-events-admin__system-information-widget-copy{left:10px;right:auto}.tribe-events-admin__recent-log-filters{flex-direction:column}.tribe-events-admin__recent-log-filters-field{margin-bottom:30px;margin-right:0}.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:first-child,.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:nth-child(2),.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:nth-child(3){padding-right:30px}.tribe-events-admin__issues-found-card-title h3{max-width:90%}}@media only screen and (max-width:480px){.tribe-events-admin__system-information-widget-copy{left:10px;right:auto}.tribe-events-admin__recent-log-filters{flex-direction:column}.tribe-events-admin__recent-log-filters-field{margin-bottom:30px;margin-right:0}.tribe-events-admin__recent-log-filters-select-wrapper:after{right:25px}.tribe-events-admin__issues-found-card-title h3{max-width:80%}.tribe-events-admin__ea-status-table{overflow:scroll}.tribe-events-admin__ea-status-table td{min-width:150px}.tribe-events-admin__ea-status-table td:nth-child(2),.tribe-events-admin__ea-status-table td:nth-child(3){width:100%}}@media (min-width:1024px){.black-friday-promo{align-items:center;flex-direction:row}.black-friday-promo__branding{padding-right:10px;width:calc(100% - 450px)}.end-of-year-sale-promo{align-items:center;flex-direction:row}.end-of-year-sale-promo__branding{padding-right:10px;width:calc(100% - 460px)}}@media (max-width:525px){.end-of-year-sale-promo__promo{grid-template-areas:"a" "b";grid-template-columns:auto;margin:20px auto;padding-top:100px;width:300px}}
1
+ .invalid input,input:out-of-range{border:2px solid red!important}.valid input{border:1px solid green}.clearfix{zoom:1}.placeholder{color:#999;cursor:text;padding:4px}input::placeholder,textarea::placeholder{color:#999}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}.bubble{background-color:#f9f9f9;border:1px solid #dfdfdf;border-radius:3px;border-spacing:0;padding:10px}.tribe-sticky-tooltip{color:#bbb}td.tribe_message{padding-bottom:10px!important}#tribe_thanks{float:left;margin:5px 0 0;width:200px}.tribe_brand{font-family:Georgia,serif!important;font-size:17px!important;font-weight:400;margin:8px 0}.tribe-rating{color:#3d54ff}.tribe-rating:hover{color:#1c39bb}.tribe-field-wrap .tooltip:first-child{font-style:normal}.tribe-field.indent{margin-left:252px;width:75%}.tribe-field.indent legend{font-weight:400;width:auto}.tribe-field.indent .tribe-field-wrap{padding-right:12px}.tribe-field.indent.tribe-field-radio .tribe-field-wrap{clear:left;margin-top:12px}.tribe-field.light-bordered{background-color:#fff;border:1px solid #d3d3d3}#tribe-upgrade{background:#f6f6f6;border:1px solid #ccc;border-radius:5px;margin:20px 0 30px;padding:0 20px 20px}#tribe-upgrade .message{background-color:#ffffe0;border:1px solid #e6db55;border-radius:3px;padding:6px 12px}table.plugins .tribe-plugin-update-message{background:#d54e21;color:#fff;display:inline-table;margin:6px 0;padding:10px 12px}table.plugins .tribe-plugin-update-message h4{display:inline;font-weight:700;margin-right:8px}table.plugins .tribe-plugin-update-message h4:after{content:" \00BB "}table.plugins .tribe-plugin-update-message a{color:#fff;text-decoration:underline}.tribe_settings .tribe-field-indent{margin-left:245px}.tribe_settings #pu_dashboard_message{display:none}.tribe_settings .tribe-errors-list{margin-left:15px}.tribe_settings .expiring-license{color:red}.tribe_settings .tribe-error{border:1px solid red}.tribe_settings .tribe-field-description{margin-bottom:0;position:relative;top:-12px}.tribe_settings #ical-link{top:-14px}.tribe-settings-form{max-width:1000px}.tribe-settings-form .tribe-field-checkbox_list label,.tribe-settings-form .tribe-field-radio label{display:block;margin:5px 0 5px 20px;text-indent:-20px}.tribe-settings-form .tribe-field-checkbox_list label>p,.tribe-settings-form .tribe-field-radio label>p{margin-left:1px;text-indent:0}.tribe-settings-form .tribe-field-checkbox_list label input,.tribe-settings-form .tribe-field-radio label input{margin-right:5px}.tribe-settings-form .tribe-settings-form-wrap .description{padding-left:12px}.tribe-settings-form .tribe-settings-form-wrap h3{background-color:#f9f9f9;display:flex;justify-content:space-between;margin-bottom:10px;padding:6px 12px}.tribe-settings-form .tribe-settings-form-wrap h3 .tec-top-link{font-size:var(--tec-font-size-0);font-weight:var(--tec-font-weight-regular)}.tribe-settings-form .tribe-settings-form-wrap fieldset{clear:both;display:inline-block;padding:10px 0 10px 10px}.tribe-settings-form .tribe-settings-form-wrap fieldset.tribe-field-license_key legend{width:auto}.tribe-settings-form .tribe-settings-form-wrap fieldset .description{margin-left:0;max-width:450px;padding-left:0}.tribe-settings-form .tribe-settings-form-wrap fieldset .tribe-style-selection{margin-bottom:18px}.tribe-settings-form .tribe-settings-form-wrap #tribe-field-stylesheetOption .description{color:#999;margin-left:1px}.tribe-settings-form .tribe-settings-form-wrap legend{float:left;font-weight:700;margin-right:20px;width:220px}.tribe-settings-form .tribe-settings-form-wrap .tribe-field-wrap{float:left;max-width:500px}.tribe-settings-form .tribe-settings-form-wrap .tribe-field-wrap :first-child:not(.wp-switch-editor){margin-top:0}.tribe-settings-form .tribe-settings-form-wrap .contained,.tribe-settings-form .tribe-settings-form-wrap .system-info,.tribe-settings-form .tribe-settings-form-wrap .tribe-sysinfo-optin-msg,.tribe-settings-form .tribe-settings-form-wrap h3+p{margin:0 0 10px;padding-left:12px}.tribe-settings-form .tribe-settings-form-wrap .tec-disabled{color:#999}.tribe-settings-form .tribe-settings-form-wrap .tec-settings-teaser-pill{background-color:var(--tec-color-border-default);border-radius:var(--tec-border-radius-default);color:var(--tec-color-text-primary);font-size:9px;margin-left:var(--tec-spacer-0);padding:calc(var(--tec-spacer-0)/2) 5px;text-transform:uppercase}.tribe-settings-form .tribe-settings-form-wrap .tec-settings-teaser-pill:focus,.tribe-settings-form .tribe-settings-form-wrap .tec-settings-teaser-pill:hover{text-decoration:underline}#modern-tribe-info,.tec-settings-header{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;margin:20px 0;padding:8px 20px 12px}#modern-tribe-info img,.tec-settings-header img{margin:10px 0}#modern-tribe-info ul,.tec-settings-header ul{list-style:disc;margin-left:20px}#modern-tribe-info ul ul,.tec-settings-header ul ul{list-style:circle}#modern-tribe-info ul.tec-events-settings__toc,.tec-settings-header ul.tec-events-settings__toc{display:flex;flex-flow:row;list-style:none;margin:5px 0}#modern-tribe-info ul.tec-events-settings__toc li,.tec-settings-header ul.tec-events-settings__toc li{margin-bottom:0}#modern-tribe-info ul.tec-events-settings__toc li:not(:first-child),.tec-settings-header ul.tec-events-settings__toc li:not(:first-child){margin-left:1em}.tec-settings-header{padding:12px 20px}.tribe-size-small.tribe-field-textarea textarea{height:60px;width:180px}.tribe-size-small.tribe-field-email input,.tribe-size-small.tribe-field-license_key input,.tribe-size-small.tribe-field-text input{width:50px}.tribe-size-small.tribe-field-dropdown_chosen select,.tribe-size-small.tribe-field-dropdown select{width:100px}.tribe-size-medium.tribe-field-textarea textarea{height:80px;width:300px}.tribe-size-medium.tribe-field-email input,.tribe-size-medium.tribe-field-license_key input,.tribe-size-medium.tribe-field-text input{width:225px}.tribe-size-medium.tribe-field-dropdown select{width:300px}.tribe-size-medium.tribe-field-dropdown_chosen select{width:200px}.tribe-size-large.tribe-field-textarea textarea{height:120px;width:450px}.tribe-size-large.tribe-field-dropdown select,.tribe-size-large.tribe-field-email input,.tribe-size-large.tribe-field-license_key input,.tribe-size-large.tribe-field-text input{width:450px}.tribe-size-large.tribe-field-wrapped_html .tribe-field-wrap{max-width:600px}.tribe-size-large.tribe-field-wrapped_html .tribe-field-wrap .description{max-width:100%}.tribe-size-large.tribe-field-dropdown_chosen select{width:300px}.tribe-field-inline-dropdown{margin-left:0;margin-right:0}.tribe-field-inline-text{line-height:28px;margin:0 2px}.ajax-loading-license,.invalid-key,.valid-key{display:none;margin:0 5px}.ajax-loading-license{position:relative;top:5px}.key-validity{display:inline-block}.invalid-key,.optin-fail{color:red}.optin-success,.valid-key{color:green}.valid-key.service-msg{color:#b72}#additional-field-table{margin-bottom:20px}.tribe-admin-box-left{float:left;width:20%}.tribe-admin-box-left,.tribe-admin-box-right{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;margin:20px 0;padding:0 20px 15px}.tribe-admin-box-right{float:right;width:68%}.ajax-loader{float:right;margin:10px}.tribe-arrangeable-item{border:1px solid #d3d3d3;border-radius:3px}.tribe-arrangeable-item .ui-state-default{border:none}.tribe-arrangeable-item-top{padding:6px}.tribe-arrangeable-item-top:hover{cursor:move}.tribe-arrangeable-action{float:right}.tribe-arrangeable-child{background-color:#f9f9f9;border-top:1px solid #d3d3d3;display:none;padding:25px}.tribe-arrangeable-child label{display:block;margin:0 0 7px}.tribe_events_active_filter_type_options{margin:10px 0}.tribe_events_active_filter_type_options label{margin:7px 0}#event_organizer td small,.OrganizerInfo td small{display:block;margin:0;max-width:250px}#event_organizer .organizer-email,.OrganizerInfo .organizer-email{vertical-align:top}.tribe-table-field-label{max-width:100%;width:200px}#tribe-help-general,#tribe-help-sidebar{float:left;margin-top:20px}#tribe-help-general p{margin-left:15px}#tribe-help-general ul{list-style-type:square}#tribe-help-general ol,#tribe-help-general ul{margin-bottom:20px;margin-left:35px}#tribe-help-general h3{background-color:#f9f9f9;margin-bottom:10px;padding:6px 0 6px 12px}#tribe-help-general h3~h3{margin-top:2.25em}#tribe-help-general h3+p{margin:0 0 20px;padding-left:12px}#tribe-help-general{width:65%}.tribe-help-section{padding-bottom:10px}.tribe-section-type-box{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;padding:8px 20px 12px}.tribe-section-type-box img{height:auto;margin:10px 0;max-width:300px}.tribe-section-type-box ul{list-style:disc;margin-left:20px}.tribe-section-type-box ul ul{list-style:circle}#tribe-log-controls{padding-bottom:1rem;padding-left:12px}#tribe-log-controls>div{display:inline-block;padding-right:1rem}#tribe-log-controls .working{opacity:1;transition:opacity .2s}#tribe-log-controls .working.hidden{opacity:0;transition:opacity .2s}#tribe-log-viewer,#tribe-system-info dl.support-stats,.template-updates-wrapper{background:#000;border-radius:2px;color:#888;max-height:400px;overflow:scroll;padding:10px}#tribe-system-info dl.support-stats dt,.template-updates-wrapper dt{clear:both;float:left;font-weight:700;text-transform:uppercase;width:25%}#tribe-system-info dl.support-stats dd,.template-updates-wrapper dd{margin-left:25%;padding-left:10px}.system-info-copy .system-info-copy-btn{padding:6px}.system-info-copy .system-info-copy-btn .dashicons{padding-right:10px}.template-updates-wrapper p{margin-top:0}#tribe-help-sidebar{margin:20px 0 0 3%;max-width:225px;width:32%}.tribe-help-plugin-info{border:1px solid #ccc;padding:0 12px 12px}.tribe-help-plugin-info dd,.tribe-help-plugin-info dt{display:inline;margin:0}.tribe-help-plugin-info dt{font-weight:700}.tribe-help-plugin-info dd:after{content:"";display:block;height:.4em}.tribe-help-plugin-info dd:last-child:after{height:0}.tribe-help-plugin-info+.tribe-help-plugin-info{margin-top:20px}.tribe-help-plugin-info>div{line-height:2em}.tribe-help-plugin-info .star-rating{display:inline-block;margin-left:3px;position:relative;top:-2px}.tribe-help-plugin-info .tribe-list-addons{color:#21a6cb;font-size:24px;list-style:circle inside;margin-bottom:10px;margin-top:10px;padding-left:4px}.tribe-help-plugin-info .tribe-list-addons a{font-size:13px;left:-5px;position:relative;top:-5px}.tribe-help-plugin-info .tribe-list-addons .tribe-active-addon{list-style:disc inside}.ui-widget-overlay{background:#666;filter:alpha(opacity=50);opacity:.5}.ui-widget-shadow{background:#000;border-radius:5px;filter:alpha(opacity=20);margin:-5px 0 0 -5px;opacity:.2;padding:5px}.ui-resizable{position:relative}.ui-resizable-handle{display:block;font-size:.1px;position:absolute;z-index:99999}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;left:0;top:-5px;width:100%}.ui-resizable-s{bottom:-5px;cursor:s-resize;height:7px;left:0;width:100%}.ui-resizable-e{cursor:e-resize;height:100%;right:-5px;top:0;width:7px}.ui-resizable-w{cursor:w-resize;height:100%;left:-5px;top:0;width:7px}.ui-resizable-se{bottom:1px;cursor:se-resize;height:12px;right:1px;width:12px}.ui-resizable-sw{bottom:-5px;cursor:sw-resize;height:9px;left:-5px;width:9px}.ui-resizable-nw{cursor:nw-resize;height:9px;left:-5px;top:-5px;width:9px}.ui-resizable-ne{cursor:ne-resize;height:9px;right:-5px;top:-5px;width:9px}.ui-dialog{padding:.2em;position:relative;width:375px}.ui-dialog .ui-dialog-titlebar{padding:.5em .3em .3em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0 .2em}.ui-dialog .ui-dialog-titlebar-close{height:18px;margin:-10px 0 0;padding:1px;position:absolute;right:.3em;top:50%;width:19px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin-left:-8px;margin-top:-8px}.ui-dialog .ui-dialog-titlebar-close:focus,.ui-dialog .ui-dialog-titlebar-close:hover{padding:0}.ui-dialog .ui-dialog-content{background:none;border:0;overflow:auto;padding:.5em 1em;zoom:1}.ui-dialog .ui-dialog-buttonpane{background-image:none;border-width:1px 0 0;margin:.5em 0 0;padding:.3em 1em .5em!important;text-align:right}.ui-dialog .ui-dialog-buttonpane button{cursor:pointer;line-height:1.4em;margin:.5em .4em!important;overflow:visible;padding:.2em .6em .3em;text-shadow:none;width:auto}.ui-dialog .ui-resizable-se{bottom:3px;height:14px;right:3px;width:14px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:none!important;text-align:center}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button .ui-button-text{display:block;line-height:1.4}#ui-datepicker-div{display:none}#tribe-loading{background:#fff;background:hsla(0,0%,100%,.8);display:none;height:100%;left:0;position:absolute;top:0;transition:all 1s linear;width:100%;z-index:4}#tribe-loading span{background:url(../images/tribe-loading.gif) 0 0 no-repeat;background-size:32px 32px;height:32px;left:50%;margin:-16px 0 0 -16px;position:absolute;top:50%;width:32px}.tribe_update_page{max-width:850px}.tribe-half-column{float:left;margin-bottom:30px;margin-right:5%;width:45%}.tribe-row:after,.tribe-row:before{content:"";display:table}.tribe-row,.tribe-row:after{clear:both}.tribe-row .tribe-half-column:last-child{margin-right:0;width:50%}.tribe_update_page h2{font-size:30px;line-height:1.2;margin-bottom:20px}.tribe_update_page h3{font-size:24px;font-weight:400;line-height:24px;margin-top:0}.tribe_update_page h4{font-size:18px;font-weight:600;line-height:18px;margin:0}.tribe_update_page p{font-size:15px}p.tribe-update-message{font-size:18px;font-weight:400}.tribe_update_page h4:before{content:"\f145";font-family:dashicons;font-size:34px;line-height:1;margin-right:5px;position:relative;top:5px}a.tribe-rating-link{text-decoration:none}.tribe-update-links{margin-top:30px}.tribe_update_page li:before{content:"\2022";padding-right:3px}.tribe_update_page .rss-widget{margin:1em 0}.tribe_update_page a.rsswidget{font-size:14px;font-weight:400;line-height:1}.tribe_update_page .rss-widget li:before{display:none}.tribe-events-widget-admin-form__input-section p{margin:0}.tribe-events-widget-admin-form__input-section h4{margin:.5em 0}.tribe-update-bar{display:inline-block}.tribe-update-bar .progress{border:1px solid #ccc;float:left;margin-right:1rem;padding:1px;width:18rem}.tribe-update-bar .progress .bar{background:#7ad03a;height:1rem;width:1%}#tribe-dialog-wrapper>div{padding:1rem}#tribe-dialog-wrapper>div .stage{display:none}#tribe-dialog-wrapper #heading{background:#fff}#tribe-dialog-wrapper label{display:block}#tribe-dialog-wrapper .select-single-container{border:1px solid #888;height:300px;overflow-y:scroll}#tribe-dialog-wrapper .select-single-container label{opacity:1;padding:3px 5px;transition:opacity .2s}#tribe-dialog-wrapper .select-single-container label:nth-child(odd){background:#fff}#tribe-dialog-wrapper .select-single-container label.selected{background:#0073aa;color:#fff;font-weight:700}#tribe-dialog-wrapper .select-single-container label input{display:none}#tribe-dialog-wrapper .select-single-container.updating label{opacity:.35;transition:opacity .2s}.ui-front{z-index:1000000}.wp-list-table.plugins .column-description .update-message{color:#d54e21}.api-check{min-height:100px;padding:1em}.api-check+.notice-dismiss:hover:before{color:#fff}.api-check:after,.api-check:before{content:"";display:table}.api-check:after{clear:both}.api-check .tribe-mascot{bottom:0;display:none;padding:0 1rem 0 0;position:absolute;right:0;top:0}.api-check .tribe-mascot img{display:inline-block;height:100%;max-height:150px;max-width:150px;vertical-align:middle;width:auto}.api-check p{line-height:1.7;margin-bottom:1em}.api-check a{text-decoration:none}.api-check a:hover{text-decoration:underline}.api-check .plugin-list{display:inline;font-weight:600;margin:0;padding:0}.api-check .plugin-list span.plugin-invalid:after{content:", "}.api-check .plugin-list span.plugin-invalid:last-of-type:after{content:""}.tribe-marketing-notice{padding:1em}.tribe-marketing-notice+.notice-dismiss:hover:before{color:#fff}.tribe-marketing-notice:after,.tribe-marketing-notice:before{content:"";display:table}.tribe-marketing-notice:after{clear:both}.tribe-marketing-notice .tribe-marketing-notice__icon{display:none;flex-shrink:0;padding:0;position:static}.tribe-marketing-notice .tribe-marketing-notice__icon img{display:inline-block;max-height:100%;max-width:none;vertical-align:middle;width:100%}.tribe-marketing-notice h3{margin-bottom:.5em;margin-top:.5em}.tribe-marketing-notice p{line-height:1.7;margin-bottom:.5em}.tribe-marketing-notice a{text-decoration:none}.tribe-marketing-notice a:hover{text-decoration:underline}.notice-tribe-banner .tribe-marketing-notice__icon{width:47px}.notice-tribe-banner .tribe-marketing-notice__content{margin-left:0;padding:1em 0}.notice-tribe-banner.tribe-notice-stellar-sale .tribe-marketing-notice{min-height:50px}.notice-tribe-banner.tribe-notice-stellar-sale .tribe-marketing-notice__content{align-content:center;display:flex;flex-wrap:wrap;justify-content:center;margin:auto}.notice-tribe-banner.tribe-notice-stellar-sale .tribe-marketing-notice__icon{align-self:baseline;height:20px;margin:auto 14px auto 0;width:13px}.notice-tribe-banner.tribe-notice-stellar-sale .tribe-marketing-notice__icon .tribe-common-c-svgicon--stellar-icon circle{stroke:#fff}.notice-tribe-banner.tribe-notice-stellar-sale .tec-stellar-sale-text{fill:#fff;height:16px;margin:unset;margin-top:.25em;stroke:#fff;width:176px}.notice-tribe-banner.tribe-notice-stellar-sale h3{font-weight:400;margin:auto 8px auto 14px;text-align:center}.notice-tribe-banner h3{color:#fff;display:block;font-size:.875rem;line-height:1.25;margin:0 0 .25rem}.notice-tribe-banner a{border-bottom:1px solid;line-height:1.25;margin:0;text-decoration:none}.notice-tribe-banner a:hover{text-decoration:none}.notice-tribe-banner a,.notice-tribe-banner p{color:#fff;display:inline-block;font-size:.875rem;line-height:1.25}.notice-tribe-banner p{display:inline-block;margin:0;padding:0}.notice-tribe-banner .tribe-marketing-notice{align-items:center;display:flex;justify-content:flex-start;margin:0 auto;min-height:65px;padding:0 .75rem;width:100%}.events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice,.tribe-welcome .notice-tribe-banner .tribe-marketing-notice,.tribe_events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice{max-width:100%}.notice-tribe-banner .notice-dismiss{position:static}.notice-tribe-banner .notice-dismiss:before{color:#eaf1ff}#wpcontent .notice-tribe-banner{align-items:center;background-color:#161b7d;border:0;box-shadow:none;display:flex;justify-content:flex-start;margin:0 0 16px;padding-right:0}#wpcontent .notice-tribe-banner.tribe-notice-stellar-sale{background-color:#000}#wpcontent .notice-tribe-banner.tribe-notice-stellar-sale a{color:#d8ff00;text-transform:uppercase}#wpcontent .notice-tribe-banner.tribe-notice-stellar-sale a:active,#wpcontent .notice-tribe-banner.tribe-notice-stellar-sale a:focus,#wpcontent .notice-tribe-banner.tribe-notice-stellar-sale a:hover{color:#e6b1fc}.tribe-dropdown,.tribe-ea-dropdown{max-width:100%;width:auto}.tribe-dropdown.select2-container .selection,.tribe-ea-dropdown.select2-container .selection{margin-top:inherit}.tribe-dropdown .select2-selection--single,.tribe-ea-dropdown .select2-selection--single{height:32px}.tribe-dropdown .select2-selection--single .select2-selection__clear,.tribe-ea-dropdown .select2-selection--single .select2-selection__clear{line-height:28px}.tribe-dropdown .select2-selection--single .select2-selection__rendered,.tribe-ea-dropdown .select2-selection--single .select2-selection__rendered{line-height:32px;padding-right:28px}.tribe-dropdown.select2-container--focus .select2-selection--single,.tribe-ea-dropdown.select2-container--focus .select2-selection--single{border-color:#5897fb;box-shadow:0 0 5px rgba(0,0,0,.1)}.tribe-dropdown.select2-container--open .select2-search__field,.tribe-ea-dropdown.select2-container--open .select2-search__field{padding:0}.tribe-dropdown.select2-container--open .select2-dropdown--below,.tribe-ea-dropdown.select2-container--open .select2-dropdown--below{border-top:1px solid #aaa;margin-top:-1px}.tribe-dropdown.select2-container--open .select2-dropdown--above,.tribe-ea-dropdown.select2-container--open .select2-dropdown--above{border-bottom:1px solid #aaa;margin-bottom:-16px}.tribe-dropdown.select2-container--open .select2-selection--single,.tribe-ea-dropdown.select2-container--open .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#aaa}.tribe-dropdown.select2-container--open .select2-selection__arrow b,.tribe-ea-dropdown.select2-container--open .select2-selection__arrow b{transform:rotate(180deg)}.tribe-dropdown.select2-selection--single,.tribe-ea-dropdown.select2-selection--single{background-image:none;border:1px solid #ccc;border-radius:3px;overflow:hidden}.tribe-dropdown.select2-selection--single>.select2-selection__rendered,.tribe-ea-dropdown.select2-selection--single>.select2-selection__rendered{white-space:normal}.tribe-dropdown.select2-selection--single .select2-selection__arrow,.tribe-ea-dropdown.select2-selection--single .select2-selection__arrow{background:transparent;background-image:none;border-left:0;top:2px;width:26px}.tribe-dropdown.select2-selection--single .select2-selection__arrow b,.tribe-ea-dropdown.select2-selection--single .select2-selection__arrow b{background:#fff url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E") no-repeat right 5px top 55%;background-size:auto;background-size:16px 16px;border:0;bottom:0;display:block;height:auto;left:0;margin:0;padding:0;right:0;top:0;width:auto}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered{background-image:none;border:1px solid #ccc;border-radius:3px;min-height:25px}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered .select2-search--inline,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered .select2-search--inline{line-height:25px}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered .select2-search--inline input,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered .select2-search--inline input{padding-bottom:0;padding-top:0}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{line-height:19px;margin-top:2px;padding-bottom:0;padding-top:0}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice div,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice div{line-height:inherit}.tribe-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove,.tribe-ea-dropdown .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{left:4px;top:3px;transition-property:border,color}.select2-results .select2-results__option{color:#939393;font-weight:400;margin-bottom:0}.select2-results .select2-results__option[aria-disabled=true]{background-color:#e0e0e0}.select2-results.select2-results__option--highlighted{background-color:#efefef;color:#a1a1a1;cursor:default;display:block}.wp-core-ui .button-red{background-color:#a00;border-color:#9b2124;box-shadow:inset 0 1px 0 rgba(120,200,230,.5);color:#fff;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.1)}.wp-core-ui .button-red.focus,.wp-core-ui .button-red.hover,.wp-core-ui .button-red:focus,.wp-core-ui .button-red:hover{background-color:#a00;border-color:#7f1c1f;box-shadow:inset 0 1px 0 rgba(120,200,230,.6);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.3)}.wp-core-ui .button-red.focus,.wp-core-ui .button-red:focus{border-color:#500f0e;box-shadow:inset 0 1px 0 rgba(120,200,230,.6),1px 1px 2px rgba(0,0,0,.4)}.wp-core-ui .button-red.active,.wp-core-ui .button-red.active:focus,.wp-core-ui .button-red.active:hover,.wp-core-ui .button-red:active{background:#7f1c1f;border-color:#601312 #ae2426 #ae2426;box-shadow:inset 0 1px 0 rgba(0,0,0,.1);color:hsla(0,0%,100%,.95);text-shadow:0 1px 0 rgba(0,0,0,.1)}.wp-core-ui .button-red-disabled,.wp-core-ui .button-red:disabled,.wp-core-ui .button-red[disabled]{background:#ba292b!important;border-color:#7f1c1f!important;box-shadow:none!important;color:#e79496!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.ticket_form .select2-container .select2-selection--single .select2-selection__arrow{display:none}.clear{zoom:1}.clear:after,.clear:before{content:" ";display:table}.clear:after{clear:both}.checkmark:after{border:solid #0ab152;border-width:0 3px 3px 0;content:"";display:block;height:15px;transform:rotate(45deg);width:8px}.checkmark.checkmark-right:after{float:right;margin-right:2em}.checkmark.checkmark-left:after{float:left;margin-left:2em}.checkmark.no-checkmark:after{display:none}.complete,.ok,.on,.yes,[data-status=complete],[data-status=ok],[data-status=on],[data-status=yes]{color:#0ab152}.incomplete,.ko,.no,.off,[data-status=incomplete],[data-status=ko],[data-status=no],[data-status=off]{color:#ff2500}.plugin-card-event-tickets-plus .column-downloaded,.plugin-card-event-tickets-plus .column-rating,.plugin-card-event-tickets-plus .column-updated,.plugin-card-event-tickets .column-downloaded,.plugin-card-event-tickets .column-rating,.plugin-card-event-tickets .column-updated,.plugin-card-events-calendar-pro .column-downloaded,.plugin-card-events-calendar-pro .column-rating,.plugin-card-events-calendar-pro .column-updated,.plugin-card-events-community-tickets .column-downloaded,.plugin-card-events-community-tickets .column-rating,.plugin-card-events-community-tickets .column-updated,.plugin-card-events-community .column-downloaded,.plugin-card-events-community .column-rating,.plugin-card-events-community .column-updated,.plugin-card-image-widget-plus .column-downloaded,.plugin-card-image-widget-plus .column-rating,.plugin-card-image-widget-plus .column-updated,.plugin-card-image-widget .column-downloaded,.plugin-card-image-widget .column-rating,.plugin-card-image-widget .column-updated,.plugin-card-the-events-calendar .column-downloaded,.plugin-card-the-events-calendar .column-rating,.plugin-card-the-events-calendar .column-updated,.plugin-card-tribe-eventbrite .column-downloaded,.plugin-card-tribe-eventbrite .column-rating,.plugin-card-tribe-eventbrite .column-updated,.plugin-card-tribe-filterbar .column-downloaded,.plugin-card-tribe-filterbar .column-rating,.plugin-card-tribe-filterbar .column-updated{display:none}body.tec-help,body.tribe-welcome{background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.tec-help .update-nag,body.tribe-welcome .update-nag{display:none}body.tec-help #wpcontent,body.tribe-welcome #wpcontent{padding:0}body.tec-help .tribe_settings,body.tribe-welcome .tribe_settings{margin:0}body.tec-help #wpfooter,body.tec-help .tribe_settings>h1,body.tribe-welcome #wpfooter,body.tribe-welcome .tribe_settings>h1{display:none}body.tec-help #wpbody-content,body.tribe-welcome #wpbody-content{padding-bottom:25px}body.tec-help .tribe-dependency-error,body.tribe-welcome .tribe-dependency-error{display:none}.tribe-events-admin-content-wrapper{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;margin:0 auto;padding:0 0 30px;width:calc(100% - 40px)}.tribe-events-admin-card{background:#fff;border:1px solid #e1e1e4;border-radius:16px;box-sizing:border-box;display:block;margin:0 auto 36px;padding:27px;text-align:center}.tribe-events-admin-card--2up .tribe-events-admin-card__title{max-width:260px}.tribe-events-admin-card--3up .tribe-events-admin-card__description{height:71px}.tribe-events-admin-card--3up .tribe-events-admin-card__image{margin-bottom:28px}.tribe-events-admin-card__button{background-color:#fff;border:none;color:#3d54ff;font-size:14px;font-weight:700;letter-spacing:1px;line-height:16px;position:absolute;right:20px;text-transform:uppercase;top:17px}.tribe-events-admin-card__button:hover{color:#161b7d}.tribe-events-admin-card__description{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-top:16px}.tribe-events-admin-card__image{display:block;height:100px;margin:0 auto}.tribe-events-admin-card__link{color:#3d54ff;display:inline-block;font-size:16px;font-style:normal;font-weight:700;line-height:18px;margin-top:24px;position:relative;text-decoration:none}.tribe-events-admin-card__link:hover{color:#161b7d}.tribe-events-admin-card__link:after{border-style:solid;border-width:0 0 1px;bottom:-4px;content:"";left:0;position:absolute;width:100%}.tribe-events-admin-card__title{color:#0f1031;font-size:20px;font-weight:700;line-height:23px;margin:auto}.tribe-events-admin-card-grid{max-width:1048px}input[type=checkbox].tribe-common-switch__input{display:none}input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label{background:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;cursor:pointer;display:block;height:18px;outline:0;padding:3px;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:27px}input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label:after,input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label:before{content:"";display:block;height:10px;position:relative;width:10px}input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label:after{background:#878787;border-radius:2px;content:"";left:0;transition:all .2s ease}input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label:before{display:none}input[type=checkbox].tribe-common-switch__input+.tribe-common-switch__label::selection{background:none}input[type=checkbox].tribe-common-switch__input:checked+.tribe-common-switch__label:after{background:#2e709d;left:50%}.tribe-events-admin-header__logo-word-mark{display:inline-block;height:auto;margin:0 0 26px;vertical-align:middle;width:312px}.tribe-events-admin-header{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:45px 0 0}.tribe-events-admin-header__right-image{height:280px;position:absolute;right:0;top:0;width:auto;z-index:-1}.tribe-events-admin-header__title{font-size:48px;line-height:48px;margin:0 0 18px}.tribe-events-admin-header__description{font-size:18px;line-height:28px;margin-bottom:44px;max-width:60%}.tribe-events-admin-tab-nav{display:flex;margin:0}.tribe-events-admin-tab-nav li{cursor:pointer;font-size:16px;font-weight:500;margin-bottom:0;margin-right:30px}.tribe-events-admin-tab-nav li:hover{color:#334aff}.tribe-events-admin-tab-nav li:after{background:#334aff;border-radius:100px;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;right:0}.tribe-events-admin-tab-nav .selected{border-bottom:3px solid currentColor;color:#334aff;padding-bottom:17px}.tribe-events-admin__line{border-top:1px solid #e1e1e4}.tribe-events-admin-products-description{color:#0f1031;font-size:14px;line-height:2}.tribe-events-admin-products-card{align-items:center;border:1px solid #e1e1e4;border-radius:20px;display:flex;padding:10px 15px}.tribe-events-admin-products-card__icon{height:40px;object-fit:contain;width:40px}.tribe-events-admin-products-card__group{margin:0 20px;max-width:55%}.tribe-events-admin-products-card__group-title{color:#0f1031;font-size:16px;font-weight:700;line-height:1;margin:0}.tribe-events-admin-products-card__group-description{font-size:12px;margin-top:5px}.tribe-events-admin-products-card__button{background-color:#fff;border:1px solid #e1e1e4;border-radius:20px;color:#0f1031;font-size:12px;font-weight:700;letter-spacing:1px;line-height:16px;margin-left:auto;padding:10px 15px;text-decoration:none;text-transform:uppercase}.tribe-events-admin-products-card__button:hover{background-color:#334aff;color:#fff}.tribe-events-admin-products-card__button:active,.tribe-events-admin-products-card__button:focus{box-shadow:none;outline:none}.tribe-events-admin-products-card__button--active,.tribe-events-admin-products-card__button--active:active,.tribe-events-admin-products-card__button--active:focus,.tribe-events-admin-products-card__button--active:hover{background:rgba(61,84,255,.16);color:#334aff;cursor:not-allowed;text-transform:uppercase}.tribe-events-admin-card--1up{width:100%}.tribe-events-admin-card--no-pad{padding:0}.tribe-events-admin-card--no-pad .tribe-events-admin-card__image{display:block;height:152px;margin:0;padding:0}.tribe-events-admin-card--no-pad .tribe-events-admin-card__title{font-size:28px;line-height:34px;text-align:left}.tribe-events-admin-card--no-pad .tribe-events-admin-card__description{margin:0;padding:0;text-align:left}.tribe-events-admin-card--no-pad .tribe-events-admin-card__link{margin:0;padding:0}.tribe-events-admin-card--faq{display:inline-block;font-size:0;height:147px;margin:0 0 0 30px;padding:24px 16px 22px 20px;width:230px}.tribe-events-admin-card--faq:first-child{margin-left:0}.tribe-events-admin-card--faq img{float:left;height:22px;width:16px}.tribe-events-admin-card--faq .tribe-events-admin-faq__question{color:#334aff;font-size:16px;line-height:19px;margin:0 0 12px 26px;text-align:left}.tribe-events-admin-card--faq .tribe-events-admin-faq__answer{font-size:13px;line-height:16px;margin-left:26px;text-align:left}.tribe-events-admin-video{border-radius:16px;height:200px;margin-bottom:72px;-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 0);overflow:hidden;-webkit-transform:rotate(.000001deg)}.tribe-events-admin-video iframe{width:100%}.tribe-events-admin-card--promo-blue{background-color:#3d54ff;background-image:url(../images/welcome/promo.jpg)}.tribe-events-admin-card--promo-blue .tribe-events-admin-card__description{color:#fff;font-size:16px;margin-bottom:16px;text-align:left}.tribe-events-admin-card--promo-blue .tribe-events-admin-card__title{color:#fff;text-align:left}.tribe-events-admin-graphic{position:absolute;right:0;top:106px;z-index:-1}.tribe-events-admin-graphic--desktop-only{display:none}.tribe-events-admin-graphic--mobile-only{display:block}.tribe-events-admin-card__form{position:relative}input[type=email].tribe-events-admin-card__input{background:#fff;border:1px solid #e1e1e4;border-radius:16px;box-sizing:border-box;font-size:14px;height:54px}input[type=email].tribe-events-admin-card__input::placeholder{color:rgba(15,16,49,.72);letter-spacing:.5px;padding-left:10px}.tribe-events-admin-container,.tribe-events-admin-content-wrapper.tribe-events-admin-container{margin:0 auto;max-width:1024px;width:90%}.tribe-events-admin-2col-grid{display:grid;grid-gap:15px 30px;gap:15px 30px;grid-template-areas:". .";grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}.tribe-events-admin-3col-grid{display:grid;grid-gap:30px;gap:30px;grid-template-areas:". . .";grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:1fr}.tribe-events-admin-4col-grid{display:grid;grid-gap:30px;gap:30px;grid-template-areas:". . . .";grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:1fr}.tribe-events-admin-products{margin:10px 0 0}.tribe-events-admin-quick-nav{background:#fff;border:1px solid #e1e1e4;border-radius:16px;box-sizing:border-box;display:block;margin:40px 0 78px;padding:18px 23px 2px}.tribe-events-admin-quick-nav__link{color:#3d54ff;font-size:16px;font-weight:700;line-height:18px;text-align:center;text-decoration:none}.tribe-events-admin-quick-nav__link:hover{color:#161b7d}.tribe-events-admin-quick-nav__link-item{display:block;padding-bottom:19px}.tribe-events-admin-quick-nav__links{display:inline}.tribe-events-admin-quick-nav__title{color:rgba(15,16,49,.72);display:inline-block;font-size:14px;font-weight:400;line-height:16px;padding-bottom:14px;text-transform:uppercase}.tribe-events-admin-title{padding-top:14px}.tribe-events-admin-title__description{color:#0f1031;font-size:16px;font-weight:400;line-height:24px;max-width:584px;padding-top:15px}.tribe-events-admin-title__heading{color:#0f1031;display:inline-block;font-size:24px;font-weight:700;line-height:28px;margin:5px 0 0}.tribe-events-admin-title__logo{margin-right:8px;vertical-align:top;width:34px}.tribe-events-admin-notice{background-color:#3d54ff;height:65px}.tribe-events-admin-notice .tribe-events-admin-content-wrapper{padding-bottom:0;padding-top:8px}.tribe-events-admin-notice p{color:#fff;display:inline-block;font-family:Helvetica,sans-serif;font-size:16px;line-height:18px;margin-top:0;padding-bottom:12px;padding-left:16px;vertical-align:middle;width:calc(100% - 60px)}.tribe-events-admin-notice__logo{display:inline-block}.tribe-events-admin-tickets .tribe-events-admin-section-header{font-size:28px;line-height:32px}.tribe-events-admin-tickets .tribe-events-admin-graphic--desktop-only{width:365px}.tribe-events-admin-tickets .tribe-events-admin-graphic--mobile-only{top:230px;width:300px}.tribe-events-admin-tickets .tribe-events-admin-title__heading{margin-top:0}.tribe-events-admin-tickets .tribe-events-admin-title__logo{margin-right:4px;width:32px}.tribe-events-admin-kb{margin:10px 0 0}.tribe-events-admin-kb-card{border:1px solid #e1e1e4;border-radius:20px}.tribe-events-admin-kb-card__image{height:auto;width:100%}.tribe-events-admin-kb-card__title{color:#0f1031;flex-grow:0;font-size:20px;font-weight:700;line-height:1.2;margin:0;padding:20px 28px 10px}.tribe-events-admin-kb-card__links{margin:0;padding:0 28px 25px}.tribe-events-admin-kb-card__links li{margin:0 0 10px}.tribe-events-admin-kb-card__links li a{color:#334aff;font-size:14px;line-height:1.2;text-decoration:none}.tribe-events-admin-kb-card__links li a:focus{box-shadow:none;outline:none}.tribe-events-admin-kb-card__links li a:hover{color:#1c39bb}.tribe-events-admin-section-header{align-items:center;color:#000;display:flex;font-weight:700;justify-content:space-between;margin:0}.tribe-events-admin-section-header h3{color:#0f1031;font-size:28px;font-weight:700;line-height:1}.tribe-events-admin-section-header a{border-bottom:2px solid;color:#334aff;font-size:14px;padding-bottom:2px;text-decoration:none}.tribe-events-admin-section-header a:focus{box-shadow:none;outline:none}.tribe-events-admin-section-header a:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin-faq{margin:10px 0 0}.tribe-events-admin-faq-card{border:1px solid #e1e1e4;border-radius:20px;display:flex;justify-content:space-between;padding:24px 15px 19px 19px}.tribe-events-admin-faq-card a{color:#0f1031}.tribe-events-admin-faq-card a:focus{box-shadow:none;outline:none}.tribe-events-admin-faq-card a:hover{color:#1c39bb}.tribe-events-admin-faq-card__icon img{height:22px;width:16px}.tribe-events-admin-faq-card__content{margin-left:10px}.tribe-events-admin-faq__question,.tribe-events-admin-faq__question a{color:#334aff;font-size:16px;text-decoration:none}.tribe-events-admin-faq__question a:focus{box-shadow:none;outline:none}.tribe-events-admin-faq__question a:hover{color:#1c39bb}.tribe-events-admin-faq__answer{color:#0f1031;font-size:13px;margin-top:18px}.tribe-events-admin-extensions-title{color:#0f1031;font-size:16px;line-height:1.5;margin:0 0 30px;max-width:70%}.tribe-events-admin-extensions{margin:10px 0 0}.tribe-events-admin-extensions-card{border:1px solid #e1e1e4;border-radius:20px;border-top:8px solid #334aff;padding:48px 35px 24px 25px}.tribe-events-admin-extensions-card__title{font-size:20px;margin:0}.tribe-events-admin-extensions-card__title a{color:#0f1031;font-family:Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:1.2;text-decoration:none}.tribe-events-admin-extensions-card__title a:active,.tribe-events-admin-extensions-card__title a:focus,.tribe-events-admin-extensions-card__title a:hover{box-shadow:none;color:#334aff}.tribe-events-admin-extensions-card__description{color:#0f1031;font-family:Helvetica,sans-serif;font-size:14px;line-height:1.43;margin:20px 0}.tribe-events-admin-cta{align-items:center;border:1px solid #e1e1e4;border-radius:20px;display:flex;justify-content:space-between;margin:60px 0}.tribe-events-admin-cta__image{height:152px;object-fit:contain;width:auto}.tribe-events-admin-cta__content,.tribe-events-admin__troubleshooting-cta{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:100%}.tribe-events-admin-cta__content-title{color:#0f1031;font-size:28px;font-weight:700;line-height:normal;margin:0 0 10px;text-align:center}.tribe-events-admin-cta__content-subtitle{color:#0f1031;font-size:16px;line-height:1.5;margin-bottom:10px;text-align:center}.tribe-events-admin-cta__content-description a{border-bottom:2px solid;color:#334aff;font-size:16px;font-weight:700;padding-bottom:2px;text-decoration:none}.tribe-events-admin-cta__content-description a:focus{box-shadow:none;outline:none}.tribe-events-admin-cta__content-description a:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin-footer-logo{display:inline-block;vertical-align:middle;width:228px}.tribe-events-admin-step{margin:10px 0 0}.tribe-events-admin-step-card{border:1px solid #e1e1e4;border-radius:20px;display:flex;justify-content:space-between;padding:24px 15px 19px 19px}.tribe-events-admin-step-card a{border-bottom:2px solid;color:#334aff;padding-bottom:2px;text-decoration:none}.tribe-events-admin-step-card a:focus{box-shadow:none;outline:none}.tribe-events-admin-step-card a:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin-step-card__icon img{height:43px;margin-right:5px;width:42px}.tribe-events-admin-step-card__content{margin-left:10px}.tribe-events-admin-step__title{color:#0f1031;font-size:20px;font-weight:700;line-height:1.2;margin-bottom:10px}.tribe-events-admin-step__answer{color:#0f1031;font-size:13px;margin-top:18px}.tribe-events-admin__system-information{display:grid;grid-gap:15px 30px;gap:15px 30px;grid-template-areas:". .";grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr;margin:100px 0;position:relative}.tribe-events-admin__troubleshooting-title{color:#0f1031;font-size:28px;font-weight:700;line-height:1;margin:0}.tribe-events-admin__troubleshooting-description{color:#0f1031;font-size:18px;line-height:1.2;line-height:1.44;margin:20px 0}.tribe-events-admin__system-information-select{display:flex;margin:30px 0 20px}.tribe-events-admin__system-information-select input[type=checkbox]{margin:0 10px 0 0}.tribe-events-admin__system-information-select label{color:#0f1031;font-size:16px;line-height:1.2}.tribe-events-admin__system-information-content small{color:#0f1031;font-size:12px;line-height:1.2}.tribe-events-admin__recent-template-changes .template-updates-wrapper,.tribe-events-admin__system-information-widget{background:#0f1031;border-radius:16px;color:#fff;font-size:14px;line-height:1.14;max-height:280px;overflow:scroll;-ms-overflow-style:none;padding:12px 0 0 27px;scrollbar-width:none}.tribe-events-admin__recent-template-changes .template-updates-wrapper p{color:#fff;font-size:14px;line-height:1.14;margin:0}.tribe-events-admin__system-information-widget a{color:#334aff}.tribe-events-admin__system-information-widget a:hover{opacity:.8}.tribe-events-admin__recent-template-changes .template-updates-wrapper{padding:30px 0 30px 27px}.tribe-events-admin__recent-template-changes .template-updates-wrapper::-webkit-scrollbar,.tribe-events-admin__system-information-widget::-webkit-scrollbar{display:none}.tribe-events-admin__system-information-widget-copy{bottom:10px;position:absolute}.tribe-events-admin__system-information-widget-copy button{background-color:#334aff;border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;outline:none;padding:18px 25px;text-align:center}.tribe-events-admin__system-information-widget-copy button:hover{background-color:#1c39bb}.tribe-events-admin__system-information-widget-copy button .dashicons,.tribe-events-admin__system-information-widget-copy button .dashicons-before:before{display:none}.tribe-events-admin__system-information-widget-copy button .optin-success{color:#fff;font-size:16px;font-weight:700;text-align:center}.tribe-events-admin__recent-template-changes p{color:#0f1031;font-size:18px;line-height:1.2;line-height:1.44;margin:20px 0}.tribe-events-admin__recent-log{margin-top:50px}.tribe-events-admin__troubleshooting-event-log-wrapper label{color:#0f1031;display:block;font-size:16px;line-height:1.63;margin-bottom:10px}.tribe-events-admin__troubleshooting-event-log-wrapper #tribe-log-controls{margin:20px 0 10px}.tribe-events-admin__troubleshooting-event-log-wrapper #tribe-log-viewer{background:#0f1031;border-radius:16px;color:#fff;font-size:14px;line-height:1.14;max-height:280px;min-height:60px;overflow:scroll;-ms-overflow-style:none;padding:12px 0 0 27px;scrollbar-width:none}.tribe-events-admin__troubleshooting-event-log-wrapper #tribe-log-viewer::-webkit-scrollbar{display:none}.tribe-events-admin__troubleshooting-event-log-wrapper .download_log{border-bottom:2px solid;color:#334aff;font-size:16px;padding-bottom:2px;text-decoration:none}.tribe-events-admin__troubleshooting-event-log-wrapper .download_log:focus{box-shadow:none;outline:none}.tribe-events-admin__troubleshooting-event-log-wrapper .download_log:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin__troubleshooting-event-log-wrapper .tribe-events-admin__recent-log-filters-select-wrapper:after{display:none}.tribe-events-admin__recent-log-filters{display:flex;padding:20px 0 40px}.tribe-events-admin__recent-log-filters-field{margin-right:40px}.tribe-events-admin__recent-log-filters-select-wrapper:after{content:url(../images/help/polygon.svg);height:13px;pointer-events:none;position:absolute;right:22px;top:20px;width:14px}.tribe-events-admin__recent-log-filters-select-wrapper .select2-container--default .select2-selection--single{border:1px solid #e1e1e4!important;border-radius:16px;color:#0f1031;font-size:14px;line-height:1.14;padding:0 25px 0 15px!important}.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls{margin-bottom:20px;padding:0}.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:first-child,.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:nth-child(2),.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:nth-child(3){padding-right:75px}.tribe-events-admin__recent-log-filters-select-wrapper .select2-selection__clear{display:none}.tribe-events-admin__recent-log-filters-select-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{right:5px}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.tribe-events-admin__recent-log-filters-select-wrapper .select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.tribe-events-admin__recent-log-filters-select-wrapper .select2-container .select2-selection--single .select2-selection__rendered{width:100%}.tribe-events-admin__recent-log-filters-select-wrapper select:focus-visible{outline:none}.tribe-events-admin__recent-log-filters-select-wrapper select option{color:#0f1031;font-size:14px;line-height:1.14}.tribe-events-admin__ea-status{margin-top:50px}.tribe-events-admin__issues-found-card{background-color:#f3eee8;border-radius:8px;margin-bottom:20px}.tribe-events-admin__issues-found-card:last-of-type{margin-bottom:100px}.tribe-events-admin__issues-found-card-title{align-items:center;cursor:pointer;display:flex;padding:10px 20px 10px 17px;position:relative}.tribe-events-admin__issues-found-card-title img{height:21px;margin-right:14px;object-fit:contain;width:21px}.tribe-events-admin__issues-found-card-title h3{margin:0}.tribe-events-admin__issues-found-card-title span{color:#0f1031;display:block}.tribe-events-admin__issues-found-card-title i{background-image:url(../images/help/arrow-down.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:15px;margin:12px 20px;position:absolute;right:0;top:0;transition:all .3s ease;width:15px}.tribe-events-admin__issues-found-card-title.active i{background-image:url(../images/help/arrow-up.svg);background-repeat:no-repeat;top:5px}.tribe-events-admin__issues-found-card-description{display:none;padding:0 20px 20px 55px}.tribe-events-admin__issues-found-card-description p{color:#0f1031;font-size:16px;margin:0}.tribe-events-admin__issues-found-card-description-actions{display:flex;padding:20px 0 10px}.tribe-events-admin__issues-found-card-description-actions a{border-bottom:2px solid;color:#334aff;font-size:16px;margin-right:20px;padding-bottom:5px;text-decoration:none}.tribe-events-admin__issues-found-card-description-actions a:focus{box-shadow:none;outline:none}.tribe-events-admin__issues-found-card-description-actions a:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin__ea-status-table-wrapper{overflow-x:auto}.tribe-events-admin__ea-status-table{border:1px solid #e1e1e4;border-radius:16px;margin:30px 0 40px;overflow:hidden}.tribe-events-admin__ea-status-table a{border-bottom:2px solid;color:#334aff;padding-bottom:2px;text-decoration:none}.tribe-events-admin__ea-status-table a:focus{box-shadow:none;outline:none}.tribe-events-admin__ea-status-table a:hover{border-bottom:2px solid;color:#1c39bb}.tribe-events-admin__ea-status-table tr{align-items:center;display:flex}.tribe-events-admin__ea-status-table th{color:#0f1031;font-weight:700;line-height:1.17;margin-top:10px;padding:5px 25px}.tribe-events-admin__ea-status-table td{align-items:center;color:#0f1031;display:flex;font-size:16px;line-height:1.63;padding:10px 25px;width:25%}.tribe-events-admin__ea-status-table td:nth-child(2){width:45%}.tribe-events-admin__ea-status-table td:nth-child(3){display:flex;justify-content:flex-end;width:30%}.tribe-events-admin__ea-status-table-dark{background-color:#f9f7f4}.tribe-events-admin__ea-status-table td img{height:21px;margin-right:14px;object-fit:contain;width:21px}.tec-troubleshooting,.tribe_events_page_tec-troubleshooting{background-color:#fff}#tribe-community,#tribe-ticketing{display:none}.tribe-events-admin__troubleshooting-notice{background-color:#161b7d;color:#fff;font-size:16px;line-height:1;margin-left:-1.55vw;padding:24px 0}.tribe-events-admin__troubleshooting-notice_title{margin:0 auto;max-width:1024px;padding-left:25px;width:90%}.tribe-events-admin__troubleshooting-notice_title a{border-bottom:2px solid;color:#fff;font-size:16px;line-height:1;padding-bottom:2px;text-decoration:none}.tribe-events-admin__troubleshooting-notice_title a:focus{box-shadow:none;outline:none}.tribe-events-admin__troubleshooting-notice_title a:hover{border-bottom:2px solid;color:#f3eee8}.tec-help #tec-help-community,.tec-help #tec-help-ticketing{display:none}.tec-help .tribe-events-admin-title{padding-top:25px}.tec-help .tribe-events-admin-title img{height:67px}body.tribe-welcome #fs_connect{border:1px solid #e1e1e4;border-radius:16px;box-shadow:none;box-sizing:border-box;margin-left:22px}body.tribe-welcome #fs_connect .fs-actions{background-color:transparent}body.tribe-welcome #fs_connect .fs-permissions{border-top:1px solid #e1e1e4;margin:0 16px}body.tribe-welcome #fs_connect button{background-color:#3d54ff;border-color:#3d54ff}body.tribe-welcome #fs_connect .button-secondary{background:#fff;border-color:#3d54ff;color:#3d54ff}body.tribe-welcome #fs_connect a{color:#3d54ff}body.tribe-welcome #fs_connect a:focus{box-shadow:none;outline:none}body.tribe-welcome #fs_connect a:hover{color:#161b7d}.black-friday-promo{align-items:flex-start;display:flex;flex-direction:column-reverse;justify-content:space-between}.black-friday-promo .black-friday-promo__button{background:#3d54ff;border-color:transparent;border-radius:20px;color:#fff;font-size:12px;height:34px;line-height:32px;min-height:unset;width:115px}.black-friday-promo .black-friday-promo__button:active,.black-friday-promo .black-friday-promo__button:focus,.black-friday-promo .black-friday-promo__button:hover{background:#1c39bb;border-color:transparent;color:#fff}.black-friday-promo__promo{background-position:50%;background-repeat:no-repeat;border-radius:10px;display:grid;grid-template-areas:"a b";grid-template-columns:auto 150px;height:150px;margin:10px 0;max-width:100%;width:450px}.black-friday-promo__content{grid-area:b;padding-top:8px;text-align:center}.black-friday-promo__text{color:#0f1031;font-family:monospace;font-size:16px;line-height:1;text-transform:uppercase}.black-friday-promo__branding-image{max-width:390px;width:100%}.end-of-year-sale-promo{align-items:flex-start;display:flex;flex-direction:column-reverse;justify-content:space-between}.end-of-year-sale-promo .end-of-year-sale-promo__button{background:#3d54ff;border-color:transparent;border-radius:20px;color:#fff;font-size:12px;height:34px;line-height:32px;min-height:unset;width:115px}.end-of-year-sale-promo .end-of-year-sale-promo__button:active,.end-of-year-sale-promo .end-of-year-sale-promo__button:focus,.end-of-year-sale-promo .end-of-year-sale-promo__button:hover{background:#1c39bb;border-color:transparent;color:#fff}.end-of-year-sale-promo__promo{background-color:#fff;background-position:0 0;background-repeat:no-repeat;border-radius:10px;display:grid;flex-shrink:0;grid-template-areas:"a b";grid-template-columns:auto 160px;height:150px;margin:10px 0;max-width:100%;width:460px}.end-of-year-sale-promo__content{grid-area:b;padding-top:8px;text-align:center}.end-of-year-sale-promo__text{color:#0f1031;font-family:monospace;font-size:13px;line-height:1.2;margin-bottom:8px;text-transform:uppercase}.end-of-year-sale-promo__branding-image{max-width:390px;width:100%}.tribe-common .tec-admin__upsell{display:inline-block;font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-1)}.tribe-common .tec-admin__upsell-content{align-items:center;display:flex;padding:var(--tec-spacer-1);padding-right:var(--tec-spacer-2)}.tribe-common .tec-admin__upsell-icon,.tribe-common .tec-admin__upsell-icon-image{height:24px;width:24px}.tribe-common .tec-admin__upsell-text-wrap{margin-left:var(--tec-spacer-2)}.tribe-common .tec-admin__upsell-link{color:var(--tec-color-accent-primary);font-weight:var(--tec-font-weight-bold);text-decoration:none}.tribe-common .tec-admin__upsell--rounded-corners .tec-admin__upsell-content{background:var(--tec-color-accent-primary-background);border-radius:24px}.tribe-common .tec-admin__upsell--rounded-corners-text .tec-admin__upsell-text-wrap{background:rgba(51,74,255,.1);border-radius:14px;padding:var(--tec-spacer-1) var(--tec-spacer-2)}.tribe-common .tec-admin__upsell-link--dark{color:var(--tec-color-text-primary)}.tribe-common .tec-admin__upsell-link--underlined{text-decoration:underline}.tribe-field .tec-admin__settings-image-field-btn-remove{border:none;color:#3c434a;cursor:pointer;padding:0;text-decoration:underline}.tribe-field .tec-admin__settings-image-field-image-container{height:120px;position:relative}.tribe-field .tec-admin__settings-image-field-image-container img{height:auto;max-height:100%;width:auto}.tribe-field.tribe-field-color .wp-color-result.button{align-items:stretch;border-radius:var(--tec-border-radius-default);display:flex;margin:0 6px 6px 0;min-height:30px;padding:0 0 0 var(--tec-spacer-7)}.tribe-field.tribe-field-color .wp-color-result-text{background:var(--tec-color-background);border-left:1px solid var(--tec-color-border-default);font-size:var(--tec-font-size-0);line-height:30px;padding:0 var(--tec-spacer-2)}@media only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){#tribe-loading span{background-image:url(../images/tribe-loading@2x.gif)}}@media screen and (max-width:782px){.tribe-half-column,.tribe-row .tribe-half-column:last-child{margin:0 0 20px;width:100%}input[type=email]{width:100%}.events-cal .subsubsub{float:none}.events-cal .search-box{width:98%}.events-cal #search-submit{width:100%}.events-cal .tablenav.top{display:none}}@media screen and (min-width:500px){.api-check .tribe-mascot{display:block}.api-check .notice-content{margin-right:180px}}@media screen and (min-width:320px){.tribe-marketing-notice .tribe-marketing-notice__icon{display:block}.notice-tribe-banner .tribe-marketing-notice__content{margin-left:22px}}@media screen and (min-width:600px) and (max-width:782px){.tribe-marketing-notice .tribe-marketing-notice__content{margin-left:145px}.notice-tribe-banner .tribe-marketing-notice__content{margin-left:22px;padding:0}}@media screen and (min-width:782px){.tribe-marketing-notice .tribe-marketing-notice__content{margin-left:130px}.notice-tribe-banner .tribe-marketing-notice__content{margin-left:22px;padding:0}.events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice,.tribe-welcome .notice-tribe-banner .tribe-marketing-notice,.tribe_events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice{max-width:642px}}@media screen and (min-width:400px){.notice-tribe-banner .tribe-marketing-notice__icon{width:67px}}@media screen and (min-width:800px){.notice-tribe-banner h3{display:inline-block;font-size:1rem;margin:0 .5rem 0 0}.notice-tribe-banner a{line-height:1.5}.notice-tribe-banner a,.notice-tribe-banner p{font-size:1rem}.notice-tribe-banner p{margin:0 .5rem 0 0}.notice-tribe-banner .tribe-marketing-notice__cta{display:inline-block;margin-left:.5rem}}@media screen and (min-width:1215px){.events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice,.tribe_events_page_tribe-app-shop .notice-tribe-banner .tribe-marketing-notice{max-width:992px}.tribe-welcome .notice-tribe-banner .tribe-marketing-notice{max-width:1036px}}@media screen and (min-width:710px){.tribe-events-admin-content-wrapper{width:670px}.tribe-events-admin-card--2up{display:inline-block;width:calc(50% - 20px)}.tribe-events-admin-card--2up.tribe-events-admin-card--first{margin-right:36px}.tribe-events-admin-card--2up.tribe-events-admin-card--last{margin-right:0}.tribe-events-admin-card--2up .tribe-events-admin-card__image{height:100px;margin-bottom:12px}.tribe-events-admin-card--2up .tribe-events-admin-card__title{margin-bottom:27px;max-width:340px}.tribe-events-admin-card--3up{display:inline-block;margin-bottom:32px;width:calc(50% - 18px)}.tribe-events-admin-card--3up.tribe-events-admin-card--first{margin-right:32px}.tribe-events-admin-card--3up.tribe-events-admin-card--middle{margin-right:0}.tribe-events-admin-card__title{font-size:20px;line-height:23px}.tribe-events-admin-card--1up{display:inline-block;margin-left:32px;width:calc(50% - 18px)}.tribe-events-admin-card--1up .tribe-events-admin-card__description{height:71px}.tribe-events-admin-card--1up .tribe-events-admin-card__image{margin-bottom:28px}.tribe-events-admin-card--no-pad{height:154px;padding:0}.tribe-events-admin-card--no-pad .tribe-events-admin-card__title{margin-left:50%;padding:42px 0 10px}.tribe-events-admin-card--no-pad .tribe-events-admin-card__description{margin-left:50%}.tribe-events-admin-card--promo-blue{display:block;margin-left:0;min-height:170px;width:100%}.tribe-events-admin-card--promo-blue .tribe-events-admin-card__description{float:left;max-width:300px}.tribe-events-admin-graphic{max-width:250px;top:0}.tribe-events-admin-graphic--desktop-only{display:block}.tribe-events-admin-graphic--mobile-only{display:none}.tribe-events-admin-card__form{float:right;width:300px}input[type=email].tribe-events-admin-card__input{width:300px}.tribe-events-admin-title{padding-top:50px}.tribe-events-admin-title__description{padding-top:15px}.tribe-events-admin-title__heading{font-size:48px;line-height:55px;margin:0}.tribe-events-admin-title__logo{margin-right:14px;padding-top:5px;width:40px}.tribe-events-admin-tickets .tribe-events-admin-card__title{font-size:18px}.tribe-events-admin-tickets .tribe-events-admin-card--2up .tribe-events-admin-card__title{font-size:18px;height:66px}.tribe-events-admin-tickets .tribe-events-admin-title__logo{margin-right:8px;padding-top:4px;width:60px}}@media screen and (min-width:1217px){.tribe-events-admin-content-wrapper{max-width:1060px;width:100%}.tribe-events-admin-card--2up{margin-right:36px;width:486px}.tribe-events-admin-card--3up{width:310px}.tribe-events-admin-card--3up.tribe-events-admin-card--first,.tribe-events-admin-card--3up.tribe-events-admin-card--middle{margin-right:36px}.tribe-events-admin-card--3up.tribe-events-admin-card--last{margin-right:0}.tribe-events-admin-card--1up{margin:0 0 36px;padding:33px 44px 30px;text-align:left;width:1012px}.tribe-events-admin-card--1up .tribe-events-admin-card__description{height:auto}.tribe-events-admin-card--1up .tribe-events-admin-card__image{float:left;margin:0 48px 10px 0}.tribe-events-admin-card--no-pad{padding:0}.tribe-events-admin-card--no-pad .tribe-events-admin-card__image{margin:0;padding:0}.tribe-events-admin-card--no-pad .tribe-events-admin-card__title{margin-left:50%;padding:42px 0 10px}.tribe-events-admin-card--no-pad .tribe-events-admin-card__description{margin-left:50%}.tribe-events-admin-card--promo-blue{min-height:150px}.tribe-events-admin-card--promo-blue .tribe-events-admin-card__description{max-width:450px}.tribe-events-admin-graphic{max-width:none}.tribe-events-admin-card__form,input[type=email].tribe-events-admin-card__input{width:365px}.tribe-events-admin-quick-nav{border-radius:100px;display:inline-block;height:54px;margin:24px 0 94px;max-width:1010px;padding:0 36px 0 0}.tribe-events-admin-quick-nav__link-item{display:inline-block;padding:18px 10px 0}.tribe-events-admin-quick-nav__title{padding:19px 6px 17px 32px}.tribe-events-admin-tickets .tribe-events-admin-card--2up .tribe-events-admin-card__title{height:auto}}@media screen and (max-width:768px){.tribe-events-admin-header__logo-word-mark{width:285px}.tribe-events-admin-header__right-image{height:160px}.tribe-events-admin-header__description{max-width:100%}.tribe-events-admin-tab-nav li{margin-right:20px}.tribe-events-admin-tab-nav .selected{border-bottom:2px solid currentColor;padding-bottom:10px}.tribe-events-admin-2col-grid{grid-template-areas:".";grid-template-columns:repeat(1,minmax(0,1fr))}.tribe-events-admin-3col-grid{grid-template-areas:". .";grid-template-columns:repeat(2,minmax(0,1fr))}.tribe-events-admin-extensions-title{max-width:100%}.tribe-events-admin-cta{align-items:flex-start;flex-direction:column;overflow:hidden}.tribe-events-admin-footer-logo{width:225px}.tribe-events-admin__system-information{grid-template-areas:".";grid-template-columns:repeat(1,minmax(0,1fr));margin:50px 0}}@media screen and (max-width:480px){.tribe-events-admin-header__logo-word-mark{width:260px}.tribe-events-admin-header__right-image{height:120px}.tribe-events-admin-header__title{font-size:35px}.tribe-events-admin-header__description{max-width:100%}.tribe-events-admin-tab-nav{border:1px solid #e1e1e4;border-radius:20px;flex-direction:column;padding:18px 22px}.tribe-events-admin-tab-nav li{margin-bottom:18px;margin-right:0}.tribe-events-admin-tab-nav .selected{border-bottom:2px solid currentColor;padding-bottom:10px;width:fit-content}.tribe-events-admin__line{border:none}.tribe-events-admin-products-card,.tribe-events-admin-products-description{display:none}.tribe-events-admin-container,.tribe-events-admin-content-wrapper.tribe-events-admin-container{max-width:90%}.tribe-events-admin-2col-grid,.tribe-events-admin-3col-grid,.tribe-events-admin-4col-grid{grid-template-areas:".";grid-template-columns:repeat(1,minmax(0,1fr))}.tribe-events-admin-extensions-title{max-width:100%}.tribe-events-admin-cta__image{height:auto;width:90%}.tribe-events-admin-cta__content,.tribe-events-admin__troubleshooting-cta{align-items:flex-start;padding:32px 23px 45px;width:auto}.tribe-events-admin-cta__content-title{font-size:22px;text-align:left}.tribe-events-admin-cta__content-subtitle{text-align:left}.tribe-events-admin-footer-logo{width:210px}.tribe-events-admin__system-information{grid-template-areas:".";grid-template-columns:repeat(1,minmax(0,1fr));margin:50px 0}.tribe-events-admin__troubleshooting-notice{margin-left:-20px}.tribe-events-admin__troubleshooting-notice_title{max-width:90%}}@media screen and (min-width:1200px){.tribe-events-admin-products-card__group{max-width:47%}}@media screen and (min-width:500px) and (max-width:1080px){.tribe-events-admin-4col-grid{grid-template-areas:". .";grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.tribe-events-admin-section-header{font-size:28px;line-height:1.143;margin:50px 0 21px}}@media screen and (max-width:1080px){.tribe-events-admin-cta__content-title{font-size:24px}}@media only screen and (max-width:1920px){.tribe-events-admin__system-information-widget-copy{right:20.5vw}}@media only screen and (max-width:1280px){.tribe-events-admin__system-information-widget-copy{right:22vw}}@media only screen and (max-width:768px){.tribe-events-admin__system-information-widget-copy{left:10px;right:auto}.tribe-events-admin__recent-log-filters{flex-direction:column}.tribe-events-admin__recent-log-filters-field{margin-bottom:30px;margin-right:0}.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:first-child,.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:nth-child(2),.tribe-events-admin__recent-log-filters-select-wrapper #tribe-log-controls div:nth-child(3){padding-right:30px}.tribe-events-admin__issues-found-card-title h3{max-width:90%}}@media only screen and (max-width:480px){.tribe-events-admin__system-information-widget-copy{left:10px;right:auto}.tribe-events-admin__recent-log-filters{flex-direction:column}.tribe-events-admin__recent-log-filters-field{margin-bottom:30px;margin-right:0}.tribe-events-admin__recent-log-filters-select-wrapper:after{right:25px}.tribe-events-admin__issues-found-card-title h3{max-width:80%}.tribe-events-admin__ea-status-table{overflow:scroll}.tribe-events-admin__ea-status-table td{min-width:150px}.tribe-events-admin__ea-status-table td:nth-child(2),.tribe-events-admin__ea-status-table td:nth-child(3){width:100%}}@media (min-width:1024px){.black-friday-promo{align-items:center;flex-direction:row}.black-friday-promo__branding{padding-right:10px;width:calc(100% - 450px)}.end-of-year-sale-promo{align-items:center;flex-direction:row}.end-of-year-sale-promo__branding{padding-right:10px;width:calc(100% - 460px)}}@media (max-width:525px){.end-of-year-sale-promo__promo{grid-template-areas:"a" "b";grid-template-columns:auto;margin:20px auto;padding-top:100px;width:300px}}
common/src/resources/css/variables-skeleton.min.css CHANGED
@@ -1 +1 @@
1
- :root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--grid-gutter:var(--tec-grid-gutter);--grid-gutter-negative:var(--tec-grid-gutter-negative);--grid-gutter-half:var(--tec-grid-gutter-half);--grid-gutter-half-negative:var(--tec-grid-gutter-half-negative);--grid-gutter-small:var(--tec-grid-gutter-small);--grid-gutter-small-negative:var(--tec-grid-gutter-small-negative);--grid-gutter-small-half:var(--tec-grid-gutter-small-half);--grid-gutter-small-half-negative:var(--tec-grid-gutter-small-half-negative);--grid-gutter-page:var(--tec-grid-gutter-page);--grid-gutter-page-small:var(--tec-grid-gutter-page-small);--grid-width-default:var(--tec-grid-width-default);--grid-width-min:var(--tec-grid-width-min);--grid-width:var(--tec-grid-width);--grid-width-1-of-2:var(--tec-grid-width-1-of-2);--grid-width-1-of-3:var(--tec-grid-width-1-of-3);--grid-width-1-of-4:var(--tec-grid-width-1-of-4);--grid-width-1-of-5:var(--tec-grid-width-1-of-5);--grid-width-1-of-7:var(--tec-grid-width-1-of-7);--grid-width-1-of-8:var(--tec-grid-width-1-of-8);--grid-width-1-of-9:var(--tec-grid-width-1-of-9);--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--spacer-0:var(--tec-spacer-0);--spacer-1:var(--tec-spacer-1);--spacer-2:var(--tec-spacer-2);--spacer-3:var(--tec-spacer-3);--spacer-4:var(--tec-spacer-4);--spacer-5:var(--tec-spacer-5);--spacer-6:var(--tec-spacer-6);--spacer-7:var(--tec-spacer-7);--spacer-8:var(--tec-spacer-8);--spacer-9:var(--tec-spacer-9);--spacer-10:var(--tec-spacer-10);--spacer-11:var(--tec-spacer-11);--spacer-12:var(--tec-spacer-12);--spacer-13:var(--tec-spacer-13);--spacer-14:var(--tec-spacer-14);--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--z-index-spinner-container:var(--tec-z-index-spinner-container);--z-index-views-selector:var(--tec-z-index-views-selector);--z-index-dropdown:var(--tec-z-index-dropdown);--z-index-events-bar-button:var(--tec-z-index-events-bar-button);--z-index-search:var(--tec-z-index-search);--z-index-filters:var(--tec-z-index-filters);--z-index-scroller:var(--tec-z-index-scroller);--z-index-week-event-hover:var(--tec-z-index-week-event-hover);--z-index-map-event-hover:var(--tec-z-index-map-event-hover);--z-index-map-event-hover-actions:var(--tec-z-index-map-event-hover-actions);--z-index-multiday-event:var(--tec-z-index-multiday-event);--z-index-multiday-event-bar:var(--tec-z-index-multiday-event-bar);--tec-color-text-primary:#141827;--tec-color-text-primary-light:rgba(20,24,39,.62);--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:rgba(51,74,255,.8);--tec-color-accent-primary-active:rgba(51,74,255,.9);--tec-color-accent-primary-background:rgba(51,74,255,.07);--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:rgba(20,24,39,.8);--tec-color-accent-secondary-active:rgba(20,24,39,.9);--tec-color-accent-secondary-background:rgba(20,24,39,.07);--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent-hover:rgba(51,74,255,.8);--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:transparent;--tec-color-background-transparent:hsla(0,0%,100%,.6);--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:rgba(20,24,39,.07);--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:rgba(218,57,77,.08);--tec-color-box-shadow:rgba(0,0,0,.14);--tec-color-box-shadow-secondary:rgba(0,0,0,.1);--tec-color-scroll-track:rgba(0,0,0,.25);--tec-color-scroll-bar:rgba(0,0,0,.5);--tec-color-background-primary-multiday:rgba(51,74,255,.24);--tec-color-background-primary-multiday-hover:rgba(51,74,255,.34);--tec-color-background-secondary-multiday:rgba(20,24,39,.24);--tec-color-background-secondary-multiday-hover:rgba(20,24,39,.34);--tec-color-accent-primary-week-event:rgba(51,74,255,.1);--tec-color-accent-primary-week-event-hover:rgba(51,74,255,.2);--tec-color-accent-primary-week-event-featured:rgba(51,74,255,.04);--tec-color-accent-primary-week-event-featured-hover:rgba(51,74,255,.14);--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background);--color-text-primary:var(--tec-color-text-primary);--color-text-primary-light:var(--tec-color-text-primary-light);--color-text-secondary:var(--tec-color-text-secondary);--color-text-disabled:var(--tec-color-text-disabled);--color-icon-primary:var(--tec-color-icon-primary);--color-icon-primary-alt:var(--tec-color-icon-primary);--color-icon-secondary:var(--tec-color-icon-secondary);--color-icon-active:var(--tec-color-icon-active);--color-icon-disabled:var(--tec-color-icon-disabled);--color-icon-focus:var(--tec-color-icon-focus);--color-icon-error:var(--tec-color-icon-error);--color-accent-primary:var(--tec-color-accent-primary);--color-accent-primary-hover:var(--tec-color-accent-primary-hover);--color-accent-primary-active:var(--tec-color-accent-primary-active);--color-accent-primary-background:var(--tec-color-accent-primary-background);--color-accent-primary-multiday:var(--tec-color-accent-primary-multiday);--color-accent-primary-multiday-hover:var(--tec-color-accent-primary-multiday-hover);--color-accent-primary-week-event:var(--tec-color-accent-primary-week-event);--color-accent-primary-week-event-hover:var(--tec-color-accent-primary-week-event-hover);--color-accent-primary-week-event-featured:var(--tec-color-accent-primary-week-event-featured);--color-accent-primary-week-event-featured-hover:var(--tec-color-accent-primary-week-event-featured-hover);--color-accent-secondary:var(--tec-color-accent-secondary);--color-accent-secondary-hover:var(--tec-color-accent-secondary-hover);--color-accent-secondary-active:var(--tec-color-accent-secondary-active);--color-accent-secondary-background:var(--tec-color-accent-secondary-background);--color-border-default:var(--tec-color-border-default);--color-border-secondary:var(--tec-color-border-secondary);--color-border-tertiary:var(--tec-color-border-tertiary);--color-border-hover:var(--tec-color-border-hover);--color-border-active:var(--tec-color-border-active);--color-background:var(--tec-color-background);--color-background-transparent:var(--tec-color-background-transparent);--color-background-secondary:var(--tec-color-background-secondary);--color-background-messages:var(--tec-color-background-messages);--color-background-secondary-hover:var(--tec-color-background-secondary-hover);--color-background-error:var(--tec-color-icon-error);--color-box-shadow:var(--tec-color-box-shadow);--color-box-shadow-secondary:var(--tec-color-box-shadow-secondary);--color-scroll-track:var(--tec-color-scroll-track);--color-scroll-bar:var(--tec-color-scroll-bar)}
1
+ :root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--grid-gutter:var(--tec-grid-gutter);--grid-gutter-negative:var(--tec-grid-gutter-negative);--grid-gutter-half:var(--tec-grid-gutter-half);--grid-gutter-half-negative:var(--tec-grid-gutter-half-negative);--grid-gutter-small:var(--tec-grid-gutter-small);--grid-gutter-small-negative:var(--tec-grid-gutter-small-negative);--grid-gutter-small-half:var(--tec-grid-gutter-small-half);--grid-gutter-small-half-negative:var(--tec-grid-gutter-small-half-negative);--grid-gutter-page:var(--tec-grid-gutter-page);--grid-gutter-page-small:var(--tec-grid-gutter-page-small);--grid-width-default:var(--tec-grid-width-default);--grid-width-min:var(--tec-grid-width-min);--grid-width:var(--tec-grid-width);--grid-width-1-of-2:var(--tec-grid-width-1-of-2);--grid-width-1-of-3:var(--tec-grid-width-1-of-3);--grid-width-1-of-4:var(--tec-grid-width-1-of-4);--grid-width-1-of-5:var(--tec-grid-width-1-of-5);--grid-width-1-of-7:var(--tec-grid-width-1-of-7);--grid-width-1-of-8:var(--tec-grid-width-1-of-8);--grid-width-1-of-9:var(--tec-grid-width-1-of-9);--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--spacer-0:var(--tec-spacer-0);--spacer-1:var(--tec-spacer-1);--spacer-2:var(--tec-spacer-2);--spacer-3:var(--tec-spacer-3);--spacer-4:var(--tec-spacer-4);--spacer-5:var(--tec-spacer-5);--spacer-6:var(--tec-spacer-6);--spacer-7:var(--tec-spacer-7);--spacer-8:var(--tec-spacer-8);--spacer-9:var(--tec-spacer-9);--spacer-10:var(--tec-spacer-10);--spacer-11:var(--tec-spacer-11);--spacer-12:var(--tec-spacer-12);--spacer-13:var(--tec-spacer-13);--spacer-14:var(--tec-spacer-14);--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--z-index-spinner-container:var(--tec-z-index-spinner-container);--z-index-views-selector:var(--tec-z-index-views-selector);--z-index-dropdown:var(--tec-z-index-dropdown);--z-index-events-bar-button:var(--tec-z-index-events-bar-button);--z-index-search:var(--tec-z-index-search);--z-index-filters:var(--tec-z-index-filters);--z-index-scroller:var(--tec-z-index-scroller);--z-index-week-event-hover:var(--tec-z-index-week-event-hover);--z-index-map-event-hover:var(--tec-z-index-map-event-hover);--z-index-map-event-hover-actions:var(--tec-z-index-map-event-hover-actions);--z-index-multiday-event:var(--tec-z-index-multiday-event);--z-index-multiday-event-bar:var(--tec-z-index-multiday-event-bar);--tec-color-text-primary:#141827;--tec-color-text-primary-light:rgba(20,24,39,.62);--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:rgba(51,74,255,.8);--tec-color-accent-primary-active:rgba(51,74,255,.9);--tec-color-accent-primary-background:rgba(51,74,255,.07);--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:rgba(20,24,39,.8);--tec-color-accent-secondary-active:rgba(20,24,39,.9);--tec-color-accent-secondary-background:rgba(20,24,39,.07);--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:rgba(51,74,255,.8);--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:transparent;--tec-color-background-transparent:hsla(0,0%,100%,.6);--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:rgba(20,24,39,.07);--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:rgba(218,57,77,.08);--tec-color-box-shadow:rgba(0,0,0,.14);--tec-color-box-shadow-secondary:rgba(0,0,0,.1);--tec-color-scroll-track:rgba(0,0,0,.25);--tec-color-scroll-bar:rgba(0,0,0,.5);--tec-color-background-primary-multiday:rgba(51,74,255,.24);--tec-color-background-primary-multiday-hover:rgba(51,74,255,.34);--tec-color-background-secondary-multiday:rgba(20,24,39,.24);--tec-color-background-secondary-multiday-hover:rgba(20,24,39,.34);--tec-color-accent-primary-week-event:rgba(51,74,255,.1);--tec-color-accent-primary-week-event-hover:rgba(51,74,255,.2);--tec-color-accent-primary-week-event-featured:rgba(51,74,255,.04);--tec-color-accent-primary-week-event-featured-hover:rgba(51,74,255,.14);--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background);--color-text-primary:var(--tec-color-text-primary);--color-text-primary-light:var(--tec-color-text-primary-light);--color-text-secondary:var(--tec-color-text-secondary);--color-text-disabled:var(--tec-color-text-disabled);--color-icon-primary:var(--tec-color-icon-primary);--color-icon-primary-alt:var(--tec-color-icon-primary);--color-icon-secondary:var(--tec-color-icon-secondary);--color-icon-active:var(--tec-color-icon-active);--color-icon-disabled:var(--tec-color-icon-disabled);--color-icon-focus:var(--tec-color-icon-focus);--color-icon-error:var(--tec-color-icon-error);--color-accent-primary:var(--tec-color-accent-primary);--color-accent-primary-hover:var(--tec-color-accent-primary-hover);--color-accent-primary-active:var(--tec-color-accent-primary-active);--color-accent-primary-background:var(--tec-color-accent-primary-background);--color-accent-primary-multiday:var(--tec-color-accent-primary-multiday);--color-accent-primary-multiday-hover:var(--tec-color-accent-primary-multiday-hover);--color-accent-primary-week-event:var(--tec-color-accent-primary-week-event);--color-accent-primary-week-event-hover:var(--tec-color-accent-primary-week-event-hover);--color-accent-primary-week-event-featured:var(--tec-color-accent-primary-week-event-featured);--color-accent-primary-week-event-featured-hover:var(--tec-color-accent-primary-week-event-featured-hover);--color-accent-secondary:var(--tec-color-accent-secondary);--color-accent-secondary-hover:var(--tec-color-accent-secondary-hover);--color-accent-secondary-active:var(--tec-color-accent-secondary-active);--color-accent-secondary-background:var(--tec-color-accent-secondary-background);--color-border-default:var(--tec-color-border-default);--color-border-secondary:var(--tec-color-border-secondary);--color-border-tertiary:var(--tec-color-border-tertiary);--color-border-hover:var(--tec-color-border-hover);--color-border-active:var(--tec-color-border-active);--color-background:var(--tec-color-background);--color-background-transparent:var(--tec-color-background-transparent);--color-background-secondary:var(--tec-color-background-secondary);--color-background-messages:var(--tec-color-background-messages);--color-background-secondary-hover:var(--tec-color-background-secondary-hover);--color-background-error:var(--tec-color-icon-error);--color-box-shadow:var(--tec-color-box-shadow);--color-box-shadow-secondary:var(--tec-color-box-shadow-secondary);--color-scroll-track:var(--tec-color-scroll-track);--color-scroll-bar:var(--tec-color-scroll-bar)}
common/src/resources/js/dropdowns.js CHANGED
@@ -495,10 +495,11 @@ var tribe_dropdowns = window.tribe_dropdowns || {};
495
  var $search = select2Data.$dropdown.find( obj.selector.searchField ); // eslint-disable-line es5/no-es6-methods,max-len
496
 
497
  var originalClasses = obj.getSelectClasses( select2Data.$element ).reduce(
498
- function ( prev, curr, index, array ) {
499
  if( 'hide-if-js' === curr ) {
500
  return prev;
501
  }
 
502
  if ( 'tribe-dropdown-created' === curr ) {
503
  return prev;
504
  }
495
  var $search = select2Data.$dropdown.find( obj.selector.searchField ); // eslint-disable-line es5/no-es6-methods,max-len
496
 
497
  var originalClasses = obj.getSelectClasses( select2Data.$element ).reduce(
498
+ function ( prev, curr ) {
499
  if( 'hide-if-js' === curr ) {
500
  return prev;
501
  }
502
+
503
  if ( 'tribe-dropdown-created' === curr ) {
504
  return prev;
505
  }
common/src/resources/js/dropdowns.min.js CHANGED
@@ -1 +1 @@
1
- var tribe_dropdowns=window.tribe_dropdowns||{};!function(e,t,r){"use strict";t.selector={dropdown:".tribe-dropdown",created:".tribe-dropdown-created",searchField:".select2-search__field"},e.fn.tribe_dropdowns=function(){return t.dropdown(this,{}),this},t.freefrom_create_search_choice=function(e){if("string"!=typeof e.term)return null;var t=e.term.trim();if(""===t)return null;var a=this.options.options,o=a.$select;if(t.match(a.regexToken)&&(!o.is("[data-int]")||o.is("[data-int]")&&t.match(/\d+/))){var s={id:t,text:t,new:!0};return o.is("[data-create-choice-template]")&&(s.text=r.template(o.data("createChoiceTemplate"))({term:t})),s}return null},t.search_id=function(e){var t=void 0;return void 0!==e.id?t=e.id:void 0!==e.ID?t=e.ID:void 0!==e.value&&(t=e.value),void 0===e?void 0:t},t.matcher=function(a,o){if("string"!=typeof a.term||""===a.term.trim())return o;if(void 0===o.text)return null;var s=a.term.trim(),n=o.text,i=e(o.element).closest("select").data("dropdown"),d=-1!==n.toUpperCase().indexOf(s.toUpperCase());if(!d&&void 0!==i.tags){var c=r.where(i.tags,{text:n});if(i.tags.length>0&&r.isObject(c))d=-1!==t.search_id(c[0]).toUpperCase().indexOf(s.toUpperCase())}return d},t.init_selection=function(t,a){var o=t.is("[multiple]"),s=t.data("dropdown"),n=t.val().split(s.regexSplit),i=[];if(e(n).each(function(e,a){var o=function e(t,a){if(!r.isArray(a))return!1;for(var o in a){var s=a[o];if(s.hasOwnProperty("id")&&s.id==t.id)return s;if(s.hasOwnProperty("text")&&s.text==t.text)return s;if(s.hasOwnProperty("children")&&r.isArray(s.children)){var n=e(t,s.children);if(n)return n}}return!1}({id:this,text:this},s.ajax?t.data("options"):s.data);o&&o.selected&&i.push(o)}),i.length&&o)a(i);else{if(!i.length)return void a(!1);a(i[0])}},t.getSelectClasses=function(e){var t=e.attr("class").split(/\s+/);return r.difference(t,["select2-hidden-accessible","hide-before-select2-init"])},t.element=function(a,o){var s,n=e(a);o=e.extend({},o);if(n.addClass(t.selector.created.className()),o.$select=n,o.dropdownAutoWidth=!0,o.width="resolve",o.containerCss={},n.is(":visible")&&(o.containerCss.display="inline-block",o.containerCss.position="relative"),o.dropdownCss={},o.dropdownCss.width="auto",n.is("[data-dropdown-css-width]")&&(o.dropdownCss.width=n.data("dropdown-css-width"),o.dropdownCss.width&&"false"!==o.dropdownCss.width||(delete o.dropdownCss.width,delete o.containerCss)),o.allowClear=!0,n.is("[data-prevent-clear]")&&(o.allowClear=!1),n.is("[data-searching-placeholder]")&&(o.formatSearching=n.data("searching-placeholder")),!n.is("[data-placeholder]")&&n.is("[placeholder]")&&(o.placeholder=n.attr("placeholder")),n.is("[data-options]")&&(o.data=n.data("options")),o.minimumResultsForSearch=10,n.is("[data-hide-search]")&&(o.minimumResultsForSearch=1/0),n.is("[data-force-search]")&&delete o.minimumResultsForSearch,n.is("[data-freeform]")&&(o.createTag=t.freefrom_create_search_choice,o.tags=!0,n.data("tags",!0)),n.is("[multiple]")&&(o.multiple=!0,n.is("[data-maximum-selection-size]")&&(o.maximumSelectionSize=n.data("maximum-selection-size")),n.is("data-separator")||n.data("separator",","),r.isArray(n.data("separator"))?o.tokenSeparators=n.data("separator"):o.tokenSeparators=[n.data("separator")],o.separator=n.data("separator"),o.regexSeparatorElements=["^("],o.regexSplitElements=["(?:"],e.each(o.tokenSeparators,function(e,t){o.regexSeparatorElements.push("[^"+t+"]+"),o.regexSplitElements.push("["+t+"]")}),o.regexSeparatorElements.push(")$"),o.regexSplitElements.push(")"),o.regexSeparatorString=o.regexSeparatorElements.join(""),o.regexSplitString=o.regexSplitElements.join(""),o.regexToken=new RegExp(o.regexSeparatorString,"ig"),o.regexSplit=new RegExp(o.regexSplitString,"ig")),n.is("[data-tags]")&&(o.tags=n.data("tags"),o.createSearchChoice=function(e,t){if(e.match(o.regexToken))return{id:e,text:e}},0===o.tags.length&&(o.formatNoMatches=function(){return n.attr("placeholder")})),n.is("[data-source]")){var i=n.data("source");o.data={results:[]},o.formatResult=function(t,r,a){return void 0!==t.breadcrumbs?e.merge(t.breadcrumbs,[t.text]).join(" &#187; "):t.text},o.ajax={dataType:"json",type:"POST",url:t.ajaxurl(),processResults:function(t,r,a){return e.isPlainObject(t)&&void 0!==t.success?e.isPlainObject(t.data)&&void 0!==t.data.results?t.success?t.data:("string"===e.type(t.data.message)?console.error(t.data.message):console.error("The Select2 search failed in some way... Verify the source."),{results:[]}):(console.error("We received a malformed results array, could not complete the Select2 Search."),{results:[]}):(console.error("We received a malformed Object, could not complete the Select2 Search."),{results:[]})}},o.ajax.data=function(e,t){return{action:"tribe_dropdown",source:i,search:e,page:t,args:n.data("source-args")}}}n.is("[data-attach-container]")&&(n.is("[multiple]")?(e.fn.select2.amd.define("AttachedDropdownAdapter",["select2/utils","select2/dropdown","select2/dropdown/attachContainer"],function(e,t,r){return e.Decorate(t,r)}),o.dropdownAdapter=e.fn.select2.amd.require("AttachedDropdownAdapter")):(e.fn.select2.amd.define("AttachedWithSearchDropdownAdapter",["select2/utils","select2/dropdown","select2/dropdown/search","select2/dropdown/minimumResultsForSearch","select2/dropdown/attachContainer"],function(e,t,r,a,o){var s=e.Decorate(t,o);return s=e.Decorate(s,r),s=e.Decorate(s,a)}),o.dropdownAdapter=e.fn.select2.amd.require("AttachedWithSearchDropdownAdapter"))),n.data("dropdown",o),s=n.select2TEC(o);var d=t.getSelectClasses(n).join(" ");s.data("select2").$container.addClass(d),s.data("select2").$container.removeClass("hide-before-select2-init"),s.on("select2:open",t.action_select2_open)},t.ajaxurl=function(){return void 0!==window.ajaxurl?window.ajaxurl:"undefined"!=typeof TEC&&void 0!==TEC.ajaxurl?TEC.ajaxurl:void console.error("Dropdowns framework cannot properly do an AJAX request without the WordPress `ajaxurl` variable setup.")},t.action_select2_open=function(r){var a=e(this),o=a.data("select2"),s=o.$dropdown.find(t.selector.searchField),n=t.getSelectClasses(o.$element).reduce(function(e,t,r,a){return"hide-if-js"===t?e:"tribe-dropdown-created"===t?e:e+" "+t});o.$dropdown.addClass(n),a.is("[data-search-placeholder]")&&s.attr("placeholder",a.data("searchPlaceholder"))},t.dropdown=function(e,r){var a=e.not(".select2-offscreen, .select2-container, "+t.selector.created.className());return 0===a.length?a:(r||(r={}),a.each(function(e,a){t.element(a,r)}),a)},e(function(){e(t.selector.dropdown).tribe_dropdowns()}),e(window).on("unload",function(){e(t.selector.dropdown).tribe_dropdowns()})}(jQuery,tribe_dropdowns,window.underscore||window._);
1
+ var tribe_dropdowns=window.tribe_dropdowns||{};!function(e,t,r){"use strict";t.selector={dropdown:".tribe-dropdown",created:".tribe-dropdown-created",searchField:".select2-search__field"},e.fn.tribe_dropdowns=function(){return t.dropdown(this,{}),this},t.freefrom_create_search_choice=function(e){if("string"!=typeof e.term)return null;var t=e.term.trim();if(""===t)return null;var a=this.options.options,o=a.$select;if(t.match(a.regexToken)&&(!o.is("[data-int]")||o.is("[data-int]")&&t.match(/\d+/))){var s={id:t,text:t,new:!0};return o.is("[data-create-choice-template]")&&(s.text=r.template(o.data("createChoiceTemplate"))({term:t})),s}return null},t.search_id=function(e){var t=void 0;return void 0!==e.id?t=e.id:void 0!==e.ID?t=e.ID:void 0!==e.value&&(t=e.value),void 0===e?void 0:t},t.matcher=function(a,o){if("string"!=typeof a.term||""===a.term.trim())return o;if(void 0===o.text)return null;var s=a.term.trim(),n=o.text,i=e(o.element).closest("select").data("dropdown"),d=-1!==n.toUpperCase().indexOf(s.toUpperCase());if(!d&&void 0!==i.tags){var c=r.where(i.tags,{text:n});if(i.tags.length>0&&r.isObject(c))d=-1!==t.search_id(c[0]).toUpperCase().indexOf(s.toUpperCase())}return d},t.init_selection=function(t,a){var o=t.is("[multiple]"),s=t.data("dropdown"),n=t.val().split(s.regexSplit),i=[];if(e(n).each(function(e,a){var o=function e(t,a){if(!r.isArray(a))return!1;for(var o in a){var s=a[o];if(s.hasOwnProperty("id")&&s.id==t.id)return s;if(s.hasOwnProperty("text")&&s.text==t.text)return s;if(s.hasOwnProperty("children")&&r.isArray(s.children)){var n=e(t,s.children);if(n)return n}}return!1}({id:this,text:this},s.ajax?t.data("options"):s.data);o&&o.selected&&i.push(o)}),i.length&&o)a(i);else{if(!i.length)return void a(!1);a(i[0])}},t.getSelectClasses=function(e){var t=e.attr("class").split(/\s+/);return r.difference(t,["select2-hidden-accessible","hide-before-select2-init"])},t.element=function(a,o){var s,n=e(a);o=e.extend({},o);if(n.addClass(t.selector.created.className()),o.$select=n,o.dropdownAutoWidth=!0,o.width="resolve",o.containerCss={},n.is(":visible")&&(o.containerCss.display="inline-block",o.containerCss.position="relative"),o.dropdownCss={},o.dropdownCss.width="auto",n.is("[data-dropdown-css-width]")&&(o.dropdownCss.width=n.data("dropdown-css-width"),o.dropdownCss.width&&"false"!==o.dropdownCss.width||(delete o.dropdownCss.width,delete o.containerCss)),o.allowClear=!0,n.is("[data-prevent-clear]")&&(o.allowClear=!1),n.is("[data-searching-placeholder]")&&(o.formatSearching=n.data("searching-placeholder")),!n.is("[data-placeholder]")&&n.is("[placeholder]")&&(o.placeholder=n.attr("placeholder")),n.is("[data-options]")&&(o.data=n.data("options")),o.minimumResultsForSearch=10,n.is("[data-hide-search]")&&(o.minimumResultsForSearch=1/0),n.is("[data-force-search]")&&delete o.minimumResultsForSearch,n.is("[data-freeform]")&&(o.createTag=t.freefrom_create_search_choice,o.tags=!0,n.data("tags",!0)),n.is("[multiple]")&&(o.multiple=!0,n.is("[data-maximum-selection-size]")&&(o.maximumSelectionSize=n.data("maximum-selection-size")),n.is("data-separator")||n.data("separator",","),r.isArray(n.data("separator"))?o.tokenSeparators=n.data("separator"):o.tokenSeparators=[n.data("separator")],o.separator=n.data("separator"),o.regexSeparatorElements=["^("],o.regexSplitElements=["(?:"],e.each(o.tokenSeparators,function(e,t){o.regexSeparatorElements.push("[^"+t+"]+"),o.regexSplitElements.push("["+t+"]")}),o.regexSeparatorElements.push(")$"),o.regexSplitElements.push(")"),o.regexSeparatorString=o.regexSeparatorElements.join(""),o.regexSplitString=o.regexSplitElements.join(""),o.regexToken=new RegExp(o.regexSeparatorString,"ig"),o.regexSplit=new RegExp(o.regexSplitString,"ig")),n.is("[data-tags]")&&(o.tags=n.data("tags"),o.createSearchChoice=function(e,t){if(e.match(o.regexToken))return{id:e,text:e}},0===o.tags.length&&(o.formatNoMatches=function(){return n.attr("placeholder")})),n.is("[data-source]")){var i=n.data("source");o.data={results:[]},o.formatResult=function(t,r,a){return void 0!==t.breadcrumbs?e.merge(t.breadcrumbs,[t.text]).join(" &#187; "):t.text},o.ajax={dataType:"json",type:"POST",url:t.ajaxurl(),processResults:function(t,r,a){return e.isPlainObject(t)&&void 0!==t.success?e.isPlainObject(t.data)&&void 0!==t.data.results?t.success?t.data:("string"===e.type(t.data.message)?console.error(t.data.message):console.error("The Select2 search failed in some way... Verify the source."),{results:[]}):(console.error("We received a malformed results array, could not complete the Select2 Search."),{results:[]}):(console.error("We received a malformed Object, could not complete the Select2 Search."),{results:[]})}},o.ajax.data=function(e,t){return{action:"tribe_dropdown",source:i,search:e,page:t,args:n.data("source-args")}}}n.is("[data-attach-container]")&&(n.is("[multiple]")?(e.fn.select2.amd.define("AttachedDropdownAdapter",["select2/utils","select2/dropdown","select2/dropdown/attachContainer"],function(e,t,r){return e.Decorate(t,r)}),o.dropdownAdapter=e.fn.select2.amd.require("AttachedDropdownAdapter")):(e.fn.select2.amd.define("AttachedWithSearchDropdownAdapter",["select2/utils","select2/dropdown","select2/dropdown/search","select2/dropdown/minimumResultsForSearch","select2/dropdown/attachContainer"],function(e,t,r,a,o){var s=e.Decorate(t,o);return s=e.Decorate(s,r),s=e.Decorate(s,a)}),o.dropdownAdapter=e.fn.select2.amd.require("AttachedWithSearchDropdownAdapter"))),n.data("dropdown",o),s=n.select2TEC(o);var d=t.getSelectClasses(n).join(" ");s.data("select2").$container.addClass(d),s.data("select2").$container.removeClass("hide-before-select2-init"),s.on("select2:open",t.action_select2_open)},t.ajaxurl=function(){return void 0!==window.ajaxurl?window.ajaxurl:"undefined"!=typeof TEC&&void 0!==TEC.ajaxurl?TEC.ajaxurl:void console.error("Dropdowns framework cannot properly do an AJAX request without the WordPress `ajaxurl` variable setup.")},t.action_select2_open=function(r){var a=e(this),o=a.data("select2"),s=o.$dropdown.find(t.selector.searchField),n=t.getSelectClasses(o.$element).reduce(function(e,t){return"hide-if-js"===t?e:"tribe-dropdown-created"===t?e:e+" "+t});o.$dropdown.addClass(n),a.is("[data-search-placeholder]")&&s.attr("placeholder",a.data("searchPlaceholder"))},t.dropdown=function(e,r){var a=e.not(".select2-offscreen, .select2-container, "+t.selector.created.className());return 0===a.length?a:(r||(r={}),a.each(function(e,a){t.element(a,r)}),a)},e(function(){e(t.selector.dropdown).tribe_dropdowns()}),e(window).on("unload",function(){e(t.selector.dropdown).tribe_dropdowns()})}(jQuery,tribe_dropdowns,window.underscore||window._);
common/vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInit8b3e20246f7b5d2e5dbde93b325c184d::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInit7af71cd303727c5847f0f9d6a80a7bc6::getLoader();
common/vendor/autoload_52.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
6
 
7
- return ComposerAutoloaderInitc0f7f47dc76eb23b8642a331bfeb1880::getLoader();
4
 
5
  require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
6
 
7
+ return ComposerAutoloaderInit4e94ed71eb077763b273b766344441be::getLoader();
common/vendor/composer/autoload_classmap.php CHANGED
@@ -132,7 +132,6 @@ return array(
132
  'Tribe\\Admin\\Settings' => $baseDir . '/src/Tribe/Admin/Settings.php',
133
  'Tribe\\Admin\\Troubleshooting' => $baseDir . '/src/Tribe/Admin/Troubleshooting.php',
134
  'Tribe\\Admin\\Upsell_Notice\\Main' => $baseDir . '/src/Tribe/Admin/Upsell_Notice/Main.php',
135
- 'Tribe\\Admin\\Wysiwyg' => $baseDir . '/src/Tribe/Admin/Wysiwyg.php',
136
  'Tribe\\Customizer\\Control' => $baseDir . '/src/Tribe/Customizer/Control.php',
137
  'Tribe\\Customizer\\Controls\\Heading' => $baseDir . '/src/Tribe/Customizer/Controls/Heading.php',
138
  'Tribe\\Customizer\\Controls\\Number' => $baseDir . '/src/Tribe/Customizer/Controls/Number.php',
132
  'Tribe\\Admin\\Settings' => $baseDir . '/src/Tribe/Admin/Settings.php',
133
  'Tribe\\Admin\\Troubleshooting' => $baseDir . '/src/Tribe/Admin/Troubleshooting.php',
134
  'Tribe\\Admin\\Upsell_Notice\\Main' => $baseDir . '/src/Tribe/Admin/Upsell_Notice/Main.php',
 
135
  'Tribe\\Customizer\\Control' => $baseDir . '/src/Tribe/Customizer/Control.php',
136
  'Tribe\\Customizer\\Controls\\Heading' => $baseDir . '/src/Tribe/Customizer/Controls/Heading.php',
137
  'Tribe\\Customizer\\Controls\\Number' => $baseDir . '/src/Tribe/Customizer/Controls/Number.php',
common/vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInit8b3e20246f7b5d2e5dbde93b325c184d
6
  {
7
  private static $loader;
8
 
@@ -19,15 +19,15 @@ class ComposerAutoloaderInit8b3e20246f7b5d2e5dbde93b325c184d
19
  return self::$loader;
20
  }
21
 
22
- spl_autoload_register(array('ComposerAutoloaderInit8b3e20246f7b5d2e5dbde93b325c184d', 'loadClassLoader'), true, true);
23
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
24
- spl_autoload_unregister(array('ComposerAutoloaderInit8b3e20246f7b5d2e5dbde93b325c184d', 'loadClassLoader'));
25
 
26
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
27
  if ($useStaticLoader) {
28
  require_once __DIR__ . '/autoload_static.php';
29
 
30
- call_user_func(\Composer\Autoload\ComposerStaticInit8b3e20246f7b5d2e5dbde93b325c184d::getInitializer($loader));
31
  } else {
32
  $map = require __DIR__ . '/autoload_namespaces.php';
33
  foreach ($map as $namespace => $path) {
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInit7af71cd303727c5847f0f9d6a80a7bc6
6
  {
7
  private static $loader;
8
 
19
  return self::$loader;
20
  }
21
 
22
+ spl_autoload_register(array('ComposerAutoloaderInit7af71cd303727c5847f0f9d6a80a7bc6', 'loadClassLoader'), true, true);
23
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
24
+ spl_autoload_unregister(array('ComposerAutoloaderInit7af71cd303727c5847f0f9d6a80a7bc6', 'loadClassLoader'));
25
 
26
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
27
  if ($useStaticLoader) {
28
  require_once __DIR__ . '/autoload_static.php';
29
 
30
+ call_user_func(\Composer\Autoload\ComposerStaticInit7af71cd303727c5847f0f9d6a80a7bc6::getInitializer($loader));
31
  } else {
32
  $map = require __DIR__ . '/autoload_namespaces.php';
33
  foreach ($map as $namespace => $path) {
common/vendor/composer/autoload_real_52.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real_52.php generated by xrstf/composer-php52
4
 
5
- class ComposerAutoloaderInitc0f7f47dc76eb23b8642a331bfeb1880 {
6
  private static $loader;
7
 
8
  public static function loadClassLoader($class) {
@@ -19,9 +19,9 @@ class ComposerAutoloaderInitc0f7f47dc76eb23b8642a331bfeb1880 {
19
  return self::$loader;
20
  }
21
 
22
- spl_autoload_register(array('ComposerAutoloaderInitc0f7f47dc76eb23b8642a331bfeb1880', 'loadClassLoader'), true /*, true */);
23
  self::$loader = $loader = new xrstf_Composer52_ClassLoader();
24
- spl_autoload_unregister(array('ComposerAutoloaderInitc0f7f47dc76eb23b8642a331bfeb1880', 'loadClassLoader'));
25
 
26
  $vendorDir = dirname(dirname(__FILE__));
27
  $baseDir = dirname($vendorDir);
2
 
3
  // autoload_real_52.php generated by xrstf/composer-php52
4
 
5
+ class ComposerAutoloaderInit4e94ed71eb077763b273b766344441be {
6
  private static $loader;
7
 
8
  public static function loadClassLoader($class) {
19
  return self::$loader;
20
  }
21
 
22
+ spl_autoload_register(array('ComposerAutoloaderInit4e94ed71eb077763b273b766344441be', 'loadClassLoader'), true /*, true */);
23
  self::$loader = $loader = new xrstf_Composer52_ClassLoader();
24
+ spl_autoload_unregister(array('ComposerAutoloaderInit4e94ed71eb077763b273b766344441be', 'loadClassLoader'));
25
 
26
  $vendorDir = dirname(dirname(__FILE__));
27
  $baseDir = dirname($vendorDir);
common/vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInit8b3e20246f7b5d2e5dbde93b325c184d
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'T' =>
@@ -193,7 +193,6 @@ class ComposerStaticInit8b3e20246f7b5d2e5dbde93b325c184d
193
  'Tribe\\Admin\\Settings' => __DIR__ . '/../..' . '/src/Tribe/Admin/Settings.php',
194
  'Tribe\\Admin\\Troubleshooting' => __DIR__ . '/../..' . '/src/Tribe/Admin/Troubleshooting.php',
195
  'Tribe\\Admin\\Upsell_Notice\\Main' => __DIR__ . '/../..' . '/src/Tribe/Admin/Upsell_Notice/Main.php',
196
- 'Tribe\\Admin\\Wysiwyg' => __DIR__ . '/../..' . '/src/Tribe/Admin/Wysiwyg.php',
197
  'Tribe\\Customizer\\Control' => __DIR__ . '/../..' . '/src/Tribe/Customizer/Control.php',
198
  'Tribe\\Customizer\\Controls\\Heading' => __DIR__ . '/../..' . '/src/Tribe/Customizer/Controls/Heading.php',
199
  'Tribe\\Customizer\\Controls\\Number' => __DIR__ . '/../..' . '/src/Tribe/Customizer/Controls/Number.php',
@@ -274,10 +273,10 @@ class ComposerStaticInit8b3e20246f7b5d2e5dbde93b325c184d
274
  public static function getInitializer(ClassLoader $loader)
275
  {
276
  return \Closure::bind(function () use ($loader) {
277
- $loader->prefixLengthsPsr4 = ComposerStaticInit8b3e20246f7b5d2e5dbde93b325c184d::$prefixLengthsPsr4;
278
- $loader->prefixDirsPsr4 = ComposerStaticInit8b3e20246f7b5d2e5dbde93b325c184d::$prefixDirsPsr4;
279
- $loader->prefixesPsr0 = ComposerStaticInit8b3e20246f7b5d2e5dbde93b325c184d::$prefixesPsr0;
280
- $loader->classMap = ComposerStaticInit8b3e20246f7b5d2e5dbde93b325c184d::$classMap;
281
 
282
  }, null, ClassLoader::class);
283
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit7af71cd303727c5847f0f9d6a80a7bc6
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'T' =>
193
  'Tribe\\Admin\\Settings' => __DIR__ . '/../..' . '/src/Tribe/Admin/Settings.php',
194
  'Tribe\\Admin\\Troubleshooting' => __DIR__ . '/../..' . '/src/Tribe/Admin/Troubleshooting.php',
195
  'Tribe\\Admin\\Upsell_Notice\\Main' => __DIR__ . '/../..' . '/src/Tribe/Admin/Upsell_Notice/Main.php',
 
196
  'Tribe\\Customizer\\Control' => __DIR__ . '/../..' . '/src/Tribe/Customizer/Control.php',
197
  'Tribe\\Customizer\\Controls\\Heading' => __DIR__ . '/../..' . '/src/Tribe/Customizer/Controls/Heading.php',
198
  'Tribe\\Customizer\\Controls\\Number' => __DIR__ . '/../..' . '/src/Tribe/Customizer/Controls/Number.php',
273
  public static function getInitializer(ClassLoader $loader)
274
  {
275
  return \Closure::bind(function () use ($loader) {
276
+ $loader->prefixLengthsPsr4 = ComposerStaticInit7af71cd303727c5847f0f9d6a80a7bc6::$prefixLengthsPsr4;
277
+ $loader->prefixDirsPsr4 = ComposerStaticInit7af71cd303727c5847f0f9d6a80a7bc6::$prefixDirsPsr4;
278
+ $loader->prefixesPsr0 = ComposerStaticInit7af71cd303727c5847f0f9d6a80a7bc6::$prefixesPsr0;
279
+ $loader->classMap = ComposerStaticInit7af71cd303727c5847f0f9d6a80a7bc6::$classMap;
280
 
281
  }, null, ClassLoader::class);
282
  }
event-tickets.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Event Tickets
4
  Plugin URI: https://evnt.is/1acb
5
  Description: Event Tickets allows you to sell basic tickets and collect RSVPs from any post, page, or event.
6
- Version: 5.5.4
7
  Author: The Events Calendar
8
  Author URI: https://evnt.is/1aor
9
  License: GPLv2 or later
3
  Plugin Name: Event Tickets
4
  Plugin URI: https://evnt.is/1acb
5
  Description: Event Tickets allows you to sell basic tickets and collect RSVPs from any post, page, or event.
6
+ Version: 5.5.5
7
  Author: The Events Calendar
8
  Author URI: https://evnt.is/1aor
9
  License: GPLv2 or later
lang/event-tickets-de_DE.mo CHANGED
Binary file
lang/event-tickets-nl_NL.mo CHANGED
Binary file
lang/event-tickets-nl_NL_formal.mo CHANGED
Binary file
lang/event-tickets.pot CHANGED
@@ -1,9802 +1,9476 @@
1
- # Copyright (C) 2022 Modern Tribe
2
- # This file is distributed under the same license as the Event Tickets package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Event Tickets 5.5.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/event-tickets\n"
7
- "POT-Creation-Date: 2022-10-19 18:28:41+00:00\n"
 
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2022-10-19 18:28\n"
12
- "Last-Translator: \n"
13
- "Language-Team: \n"
14
-
15
- #. #-#-#-#-# event-tickets.pot (Event Tickets 5.5.1) #-#-#-#-#
16
- #. Plugin Name of the plugin/theme
17
- #: event-tickets.php:61 src/Tribe/Admin/Notices.php:92 src/Tribe/Main.php:690
18
- #: src/Tribe/Privacy.php:59 src/admin-views/admin-welcome-message.php:73
 
 
 
19
  msgid "Event Tickets"
20
  msgstr ""
21
 
22
- #: src/Tickets/Admin/Plugin_Action_Links.php:41
23
- #: src/Tribe/Admin/Settings.php:166 src/admin-views/editor/panel/list.php:101
24
- msgid "Settings"
25
  msgstr ""
26
 
27
- #: src/Tickets/Admin/Plugin_Action_Links.php:42
28
- msgid "Getting started"
29
  msgstr ""
30
 
31
- #. Translators: %s: Link to "Event Tickets Plus" plugin.
32
- #: src/Tickets/Admin/Upsell.php:43
33
- msgid ""
34
- "Get individual information collection from each attendee and advanced "
35
- "capacity options with %s"
36
  msgstr ""
37
 
38
- #. Translators: %s: Link to "Event Tickets Plus" plugin.
39
- #: src/Tickets/Admin/Upsell.php:74
40
- msgid "Manually add attendees with %s"
41
  msgstr ""
42
 
43
- #: src/Tickets/Commerce/Abstract_Order.php:105
44
- msgid "Please provide a valid purchaser name and email."
45
  msgstr ""
46
 
47
- #: src/Tickets/Commerce/Abstract_Order.php:111
48
- msgid "Please provide a valid purchaser name."
 
49
  msgstr ""
50
 
51
- #: src/Tickets/Commerce/Abstract_Order.php:115
52
- msgid "Please provide a valid purchaser email."
53
  msgstr ""
54
 
55
- #: src/Tickets/Commerce/Admin/Notices.php:90
56
- #: src/Tickets/Commerce/Admin/Notices.php:137
57
- #: src/Tickets/Commerce/Admin/Notices.php:192
58
- msgid "Learn More"
59
  msgstr ""
60
 
61
- #: src/Tickets/Commerce/Admin/Notices.php:92
62
- msgid "Set up your checkout page"
63
  msgstr ""
64
 
65
- #. translators: %1$s: Opening `<a>` tag for the Payments tab on the Tickets
66
- #. Settings. %2$s: Closing `</a>` tag. %3$s: Link to knowledgebase article.
67
- #: src/Tickets/Commerce/Admin/Notices.php:95
68
- msgid ""
69
- "In order to start selling with Tickets Commerce, you'll need to set up your "
70
- "checkout page. Please configure the setting on %1$sTickets > Settings > "
71
- "Payments%2$s and confirm that the page you have selected has the proper "
72
- "shortcode. %3$s"
73
  msgstr ""
74
 
75
- #: src/Tickets/Commerce/Admin/Notices.php:139
76
- msgid "Set up your order success page"
77
  msgstr ""
78
 
79
- #. translators: %1$s: Opening `<a>` tag for the Payments tab on the Tickets
80
- #. Settings. %2$s: Closing `</a>` tag. %3$s: Link to knowledgebase article.
81
- #: src/Tickets/Commerce/Admin/Notices.php:142
82
- msgid ""
83
- "In order to start selling with Tickets Commerce, you'll need to set up your "
84
- "order success page. Please configure the setting on %1$sTickets > Settings > "
85
- "Payments%2$s and confirm that the page you have selected has the proper "
86
- "shortcode. %3$s"
87
  msgstr ""
88
 
89
- #: src/Tickets/Commerce/Admin/Notices.php:195
90
- msgid "Set up your permalinks to sell with Tickets Commerce"
91
  msgstr ""
92
 
93
- #. translators: %3$s: Link to knowledgebase article.
94
- #: src/Tickets/Commerce/Admin/Notices.php:198
95
- msgid ""
96
- "In order to start selling with Tickets Commerce, you'll need to set up your "
97
- "permalinks setting to an option different than \"Plain\". Please configure "
98
- "the setting on %1$sSettings > Permalinks%2$s and confirm that you are not "
99
- "using plain permalinks. %3$s"
100
  msgstr ""
101
 
102
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:77
103
- #: src/Tribe/Attendees_Table.php:66
104
- msgid "Number of attendees per page:"
105
  msgstr ""
106
 
107
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:153
108
- #: src/Tribe/Attendees.php:318
109
- msgid "You need to select a user or type a valid email address"
110
  msgstr ""
111
 
112
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:154
113
- #: src/Tribe/Attendees.php:319
114
- msgid "Sending..."
115
  msgstr ""
116
 
117
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:158
118
- #: src/Tribe/Attendees.php:323
119
- msgid "You must first select one or more tickets before you can move them!"
120
  msgstr ""
121
 
122
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:160
123
- #: src/Tribe/Attendees.php:325
124
- msgid "Please confirm that you would like to delete this attendee."
125
  msgstr ""
126
 
127
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:161
128
- #: src/Tribe/Attendees.php:326
129
- msgid "Please confirm you would like to delete these attendees."
130
  msgstr ""
131
 
132
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:193
133
- #: src/Tribe/Attendees.php:361
134
- msgid "Columns"
 
135
  msgstr ""
136
 
137
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:193
138
- #: src/Tribe/Attendees.php:361
139
- msgid ""
140
- "You can use Screen Options to select which columns you want to see. The "
141
- "selection works in the table below, in the email, for print and for the CSV "
142
- "export."
143
  msgstr ""
144
 
145
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:215
146
- msgid "Checkbox"
147
  msgstr ""
148
 
149
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:216
150
- msgid "Ticket"
151
  msgstr ""
152
 
153
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:217
154
- msgid "Primary Information"
155
  msgstr ""
156
 
157
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:218
158
- msgid "Details"
 
159
  msgstr ""
160
 
161
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:219
162
- #: src/views/tickets/email.php:458
163
- msgid "Security Code"
164
  msgstr ""
165
 
166
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:220
167
- #: src/Tickets/Commerce/Admin_Tables/Orders.php:108
168
- #: src/Tribe/Commerce/PayPal/Orders/Table.php:103
169
- msgid "Status"
170
  msgstr ""
171
 
172
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:221
173
- #: src/admin-views/attendees-table/check-in-button.php:23
174
- msgid "Check In"
175
  msgstr ""
176
 
177
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:350
178
- #: src/Tribe/Attendees_Table.php:1003
179
- msgctxt "Attendees Table search options"
180
- msgid "Search by Purchaser Name"
181
  msgstr ""
182
 
183
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:351
184
- #: src/Tribe/Attendees_Table.php:1004
185
- msgctxt "Attendees Table search options"
186
- msgid "Search by Purchaser Email"
187
  msgstr ""
188
 
189
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:352
190
- #: src/Tribe/Attendees_Table.php:1005
191
- msgctxt "Attendees Table search options"
192
- msgid "Search by Ticket Holder Name"
193
  msgstr ""
194
 
195
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:353
196
- #: src/Tribe/Attendees_Table.php:1006
197
- msgctxt "Attendees Table search options"
198
- msgid "Search by Ticket Holder Email"
199
  msgstr ""
200
 
201
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:354
202
- #: src/Tribe/Attendees_Table.php:1007
203
- msgctxt "Attendees Table search options"
204
- msgid "Search by User ID"
205
  msgstr ""
206
 
207
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:355
208
- #: src/Tribe/Attendees_Table.php:1008
209
- msgctxt "Attendees Table search options"
210
- msgid "Search by Order Status"
211
  msgstr ""
212
 
213
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:356
214
- #: src/Tribe/Attendees_Table.php:1009
215
- msgctxt "Attendees Table search options"
216
- msgid "Search by Order ID"
217
  msgstr ""
218
 
219
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:357
220
- #: src/Tribe/Attendees_Table.php:1010
221
- msgctxt "Attendees Table search options"
222
- msgid "Search by Security Code"
223
  msgstr ""
224
 
225
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:358
226
- #: src/Tribe/Attendees_Table.php:1011
227
- msgctxt "Attendees Table search options"
228
- msgid "Search by %s ID"
 
 
229
  msgstr ""
230
 
231
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:359
232
- #: src/Tribe/Attendees_Table.php:1012
233
- msgctxt "Attendees Table search options"
234
- msgid "Search by Product ID"
235
  msgstr ""
236
 
237
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:555
238
- #: src/Tribe/Attendees_Table.php:402
239
- msgctxt "row action"
240
- msgid "Check In"
241
  msgstr ""
242
 
243
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:556
244
- #: src/Tribe/Attendees_Table.php:403
245
- msgctxt "row action"
246
- msgid "Undo Check In"
247
  msgstr ""
248
 
249
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:565
250
- #: src/Tribe/Attendees_Table.php:412
251
- msgctxt "row action"
252
- msgid "Move"
253
  msgstr ""
254
 
255
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:581
256
- #: src/Tribe/Attendees_Table.php:425
257
- msgctxt "row action"
258
- msgid "Delete"
259
  msgstr ""
260
 
261
- #: src/Tickets/Commerce/Admin_Tables/Attendees.php:630
262
- #: src/Tribe/Attendees_Table.php:989
263
- msgid "No matching attendees found."
264
  msgstr ""
265
 
266
- #: src/Tickets/Commerce/Admin_Tables/Orders.php:101
267
- #: src/Tribe/Commerce/PayPal/Orders/Table.php:98
268
- msgid "Order"
269
  msgstr ""
270
 
271
- #: src/Tickets/Commerce/Admin_Tables/Orders.php:102
272
- #: src/Tribe/Commerce/PayPal/Orders/Table.php:99
273
- msgid "Purchaser"
274
  msgstr ""
275
 
276
- #: src/Tickets/Commerce/Admin_Tables/Orders.php:103
277
- #: src/Tribe/Attendees_Table.php:616
278
- #: src/Tribe/Commerce/PayPal/Orders/Table.php:100 src/Tribe/Privacy.php:189
279
- #: src/Tribe/Privacy.php:470 src/Tribe/Privacy.php:566
280
- #: src/views/blocks/rsvp/form/email.php:32 src/views/tickets/rsvp.php:237
281
- #: src/views/v2/rsvp/ari/form/fields/email.php:33
282
- #: src/views/v2/rsvp/form/fields/email.php:34
283
- msgid "Email"
284
  msgstr ""
285
 
286
- #: src/Tickets/Commerce/Admin_Tables/Orders.php:104
287
- #: src/Tribe/Commerce/PayPal/Orders/Table.php:101
288
- msgid "Purchased"
289
  msgstr ""
290
 
291
- #: src/Tickets/Commerce/Admin_Tables/Orders.php:105
292
- #: src/Tribe/Commerce/PayPal/Orders/Table.php:102 src/Tribe/Privacy.php:194
293
- #: src/Tribe/Privacy.php:475 src/Tribe/Privacy.php:571
294
- msgid "Date"
295
  msgstr ""
296
 
297
- #: src/Tickets/Commerce/Admin_Tables/Orders.php:106
298
- msgid "Gateway"
299
  msgstr ""
300
 
301
- #: src/Tickets/Commerce/Admin_Tables/Orders.php:107
302
- msgid "Gateway ID"
303
  msgstr ""
304
 
305
- #: src/Tickets/Commerce/Admin_Tables/Orders.php:109
306
- #: src/Tribe/Commerce/PayPal/Orders/Table.php:106
307
- msgid "Total"
308
  msgstr ""
309
 
310
- #: src/Tickets/Commerce/Admin_Tables/Orders.php:188
311
- #: src/Tribe/Commerce/PayPal/Orders/Table.php:274
312
- msgid "No matching orders found."
313
  msgstr ""
314
 
315
- #: src/Tickets/Commerce/Admin_Tables/Orders.php:291
316
- #: src/Tribe/Commerce/PayPal/Orders/Table.php:177
317
- msgid "%1$s"
318
  msgstr ""
319
 
320
- #: src/Tickets/Commerce/Assets.php:105
321
- msgid "Default checkout"
322
  msgstr ""
323
 
324
- #: src/Tickets/Commerce/Assets.php:106
325
- msgid "Additional payment options"
326
  msgstr ""
327
 
328
- #: src/Tickets/Commerce/Attendee.php:200 src/Tribe/Admin/Columns/Tickets.php:56
329
- #: src/Tribe/Admin/Manager/Service_Provider.php:173 src/Tribe/Attendees.php:210
330
- #: src/Tribe/Commerce/PayPal/Main.php:456
331
- #: src/Tribe/Tabbed_View/Attendee_Report_Tab.php:22 src/admin-views/list.php:95
332
- msgid "Attendees"
333
  msgstr ""
334
 
335
- #: src/Tickets/Commerce/Attendee.php:900
336
- msgid "Name not available"
337
  msgstr ""
338
 
339
- #: src/Tickets/Commerce/Attendee.php:919
340
- msgid "Email not available"
 
 
 
341
  msgstr ""
342
 
343
- #: src/Tickets/Commerce/Checkout.php:185
344
- msgid "Tickets Commerce Checkout Page"
 
 
345
  msgstr ""
346
 
347
- #: src/Tickets/Commerce/Gateways/Contracts/Abstract_Gateway.php:174
348
- #: src/views/v2/commerce/checkout.php:55
349
- msgid "Something went wrong!"
 
350
  msgstr ""
351
 
352
- #: src/Tickets/Commerce/Gateways/Contracts/Abstract_Gateway.php:175
353
- msgid "Unexpected response recieved."
354
  msgstr ""
355
 
356
- #: src/Tickets/Commerce/Gateways/Contracts/Abstract_Gateway.php:271
357
- msgid "Enabled for Checkout"
 
 
 
358
  msgstr ""
359
 
360
- #: src/Tickets/Commerce/Gateways/Manual/Gateway.php:27
361
- msgid "Manually Generated"
 
 
 
362
  msgstr ""
363
 
364
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:45
365
- msgid "Disconnect PayPal Account"
 
366
  msgstr ""
367
 
368
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:46
369
- msgid "Are you sure you want to disconnect your PayPal account?"
 
370
  msgstr ""
371
 
372
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:47
373
- msgid "You’re connected to PayPal! Here’s what’s next..."
 
 
374
  msgstr ""
375
 
376
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:49
377
- msgid ""
378
- "PayPal allows you to accept credit or debit cards directly on your website. "
379
- "Because of\n"
380
- "\t\t\t\t\t\t\t\t\t\tthis, your site needs to maintain <a href=\"%1$s\" "
381
- "target=\"_blank\">PCI-DDS compliance</a>.\n"
382
- "\t\t\t\t\t\t\t\t\t\tEvent Tickets never stores sensitive information like "
383
- "card details to your server and works\n"
384
- "\t\t\t\t\t\t\t\t\t\tseamlessly with SSL certificates. Compliance is "
385
- "comprised of, but not limited to:"
386
  msgstr ""
387
 
388
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:59
389
- msgid ""
390
- "Using a trusted, secure hosting provider – preferably one which claims and "
391
- "actively promotes PCI compliance."
392
  msgstr ""
393
 
394
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:60
395
- #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:36
396
- msgid ""
397
- "Maintain security best practices when setting passwords and limit access to "
398
- "your server."
399
  msgstr ""
400
 
401
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:61
402
- msgid "Implement an SSL certificate to keep your payments secure."
 
403
  msgstr ""
404
 
405
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:62
406
- msgid "Keep plugins up to date to ensure latest security fixes are present."
 
407
  msgstr ""
408
 
409
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:65
410
- #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/notice-test-mode.php:24
411
- msgid ""
412
- "You have connected your account for test mode. You will need to connect "
413
- "again once you are in live mode."
414
  msgstr ""
415
 
416
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:111
417
- msgid "E.g.: 123"
 
418
  msgstr ""
419
 
420
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:112
421
- msgid "E.g.: 03/26"
 
422
  msgstr ""
423
 
424
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:113
425
- msgid "E.g.: 4111 1111 1111 1111"
426
  msgstr ""
427
 
428
- #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:114
429
- msgid "E.g.: 01020"
 
 
 
430
  msgstr ""
431
 
432
- #: src/Tickets/Commerce/Gateways/PayPal/Client.php:775
433
- msgid "The PayPal webhook does not exist"
 
434
  msgstr ""
435
 
436
- #: src/Tickets/Commerce/Gateways/PayPal/Client.php:778
437
- msgid "Unexpected PayPal response when getting webhook"
 
438
  msgstr ""
439
 
440
- #: src/Tickets/Commerce/Gateways/PayPal/Client.php:825
441
- msgid "Unexpected PayPal response when creating webhook"
442
  msgstr ""
443
 
444
- #: src/Tickets/Commerce/Gateways/PayPal/Client.php:836
445
- msgid ""
446
- "PayPal webhook limit has been reached, you need to go into your developer."
447
- "paypal.com account and remove webhooks from the associated account"
448
  msgstr ""
449
 
450
- #: src/Tickets/Commerce/Gateways/PayPal/Client.php:895
451
- msgid "Unexpected PayPal response when updating webhook"
452
  msgstr ""
453
 
454
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:66
455
- msgid "PayPal"
456
  msgstr ""
457
 
458
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:76
459
- msgid "PayPal is now connected."
 
 
460
  msgstr ""
461
 
462
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:81
463
- msgid "Failed to disconnect PayPal account."
 
464
  msgstr ""
465
 
466
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:86
467
- msgid "Disconnected PayPal account."
 
 
468
  msgstr ""
469
 
470
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:91
471
- msgid "Failed to refresh PayPal access token."
472
  msgstr ""
473
 
474
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:96
475
- msgid "PayPal access token was refreshed successfully."
476
  msgstr ""
477
 
478
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:101
479
- msgid "Failed to refresh PayPal user info."
480
  msgstr ""
481
 
482
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:106
483
- msgid "PayPal user info was refreshed successfully."
484
  msgstr ""
485
 
486
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:111
487
- msgid "Failed to refresh PayPal webhooks."
488
  msgstr ""
489
 
490
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:116
491
- msgid "PayPal webhooks refreshed successfully."
492
  msgstr ""
493
 
494
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:121
495
- msgid ""
496
- "A valid SSL certificate is required to set up your PayPal account and accept "
497
- "payments"
498
  msgstr ""
499
 
500
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:140
501
- msgid "Enable payments through PayPal, Venmo, and credit card."
502
  msgstr ""
503
 
504
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:211
505
- #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:189
506
- msgid "here"
507
  msgstr ""
508
 
509
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:213
510
- msgid "PayPal doesn't support your selected currency"
 
 
511
  msgstr ""
512
 
513
- #. Translators: %1$s: Currency Name. %2$s: Link to gateway provider's currency
514
- #. documentation.
515
- #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:216
516
- msgid ""
517
- "Unfortunately PayPal doesn't support payments in %1$s. Please try using a "
518
- "different gateway or adjusting your Tickets Commerce currency setting. You "
519
- "can see a list of supported currencies %2$s."
520
  msgstr ""
521
 
522
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:95
523
- msgid "United States"
 
 
524
  msgstr ""
525
 
526
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:96
527
- msgid "Canada"
528
  msgstr ""
529
 
530
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:97
531
- msgid "United Kingdom"
532
  msgstr ""
533
 
534
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:98
535
- msgid "Afghanistan"
536
  msgstr ""
537
 
538
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:99
539
- msgid "Albania"
540
  msgstr ""
541
 
542
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:100
543
- msgid "Algeria"
544
- msgstr ""
545
-
546
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:101
547
- msgid "American Samoa"
548
  msgstr ""
549
 
550
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:102
551
- msgid "Andorra"
 
552
  msgstr ""
553
 
554
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:103
555
- msgid "Angola"
 
556
  msgstr ""
557
 
558
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:104
559
- msgid "Anguilla"
 
560
  msgstr ""
561
 
562
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:105
563
- msgid "Antarctica"
 
 
 
 
 
564
  msgstr ""
565
 
566
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:106
567
- msgid "Antigua and Barbuda"
 
568
  msgstr ""
569
 
570
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:107
571
- msgid "Argentina"
 
572
  msgstr ""
573
 
574
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:108
575
- msgid "Armenia"
 
576
  msgstr ""
577
 
578
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:109
579
- msgid "Aruba"
 
580
  msgstr ""
581
 
582
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:110
583
- msgid "Australia"
 
584
  msgstr ""
585
 
586
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:111
587
- msgid "Austria"
588
  msgstr ""
589
 
590
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:112
591
- msgid "Azerbaijan"
 
 
 
 
 
 
592
  msgstr ""
593
 
594
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:113
595
- msgid "Bahamas"
596
  msgstr ""
597
 
598
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:114
599
- msgid "Bahrain"
600
  msgstr ""
601
 
602
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:115
603
- msgid "Bangladesh"
 
 
604
  msgstr ""
605
 
606
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:116
607
- msgid "Barbados"
 
 
608
  msgstr ""
609
 
610
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:117
611
- msgid "Belarus"
 
 
612
  msgstr ""
613
 
614
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:118
615
- msgid "Belgium"
 
 
616
  msgstr ""
617
 
618
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:119
619
- msgid "Belize"
 
 
620
  msgstr ""
621
 
622
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:120
623
- msgid "Benin"
 
 
624
  msgstr ""
625
 
626
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:121
627
- msgid "Bermuda"
 
 
628
  msgstr ""
629
 
630
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:122
631
- msgid "Bhutan"
 
 
632
  msgstr ""
633
 
634
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:123
635
- msgid "Bolivia"
 
 
 
 
636
  msgstr ""
637
 
638
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:124
639
- msgid "Bosnia and Herzegovina"
 
 
 
 
640
  msgstr ""
641
 
642
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:125
643
- msgid "Botswana"
644
  msgstr ""
645
 
646
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:126
647
- msgid "Bouvet Island"
 
 
648
  msgstr ""
649
 
650
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:127
651
- msgid "Brazil"
 
 
652
  msgstr ""
653
 
654
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:128
655
- msgid "British Indian Ocean Territory"
656
  msgstr ""
657
 
658
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:129
659
- msgid "Brunei Darrussalam"
 
 
660
  msgstr ""
661
 
662
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:130
663
- msgid "Bulgaria"
 
664
  msgstr ""
665
 
666
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:131
667
- msgid "Burkina Faso"
 
668
  msgstr ""
669
 
670
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:132
671
- msgid "Burundi"
 
672
  msgstr ""
673
 
674
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:133
675
- msgid "Cambodia"
 
676
  msgstr ""
677
 
678
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:134
679
- msgid "Cameroon"
 
680
  msgstr ""
681
 
682
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:135
683
- msgid "Cape Verde"
 
684
  msgstr ""
685
 
686
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:136
687
- msgid "Cayman Islands"
688
  msgstr ""
689
 
690
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:137
691
- msgid "Central African Republic"
692
  msgstr ""
693
 
694
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:138
695
- msgid "Chad"
696
  msgstr ""
697
 
698
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:139
699
- msgid "Chile"
 
700
  msgstr ""
701
 
702
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:140
703
- msgid "China"
 
704
  msgstr ""
705
 
706
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:141
707
- msgid "Christmas Island"
 
 
708
  msgstr ""
709
 
710
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:142
711
- msgid "Cocos Islands"
 
712
  msgstr ""
713
 
714
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:143
715
- msgid "Colombia"
716
  msgstr ""
717
 
718
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:144
719
- msgid "Comoros"
720
  msgstr ""
721
 
722
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:145
723
- msgid "Congo, Democratic People's Republic"
724
  msgstr ""
725
 
726
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:146
727
- msgid "Congo, Republic of"
 
728
  msgstr ""
729
 
730
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:147
731
- msgid "Cook Islands"
 
 
 
 
 
 
 
 
732
  msgstr ""
733
 
734
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:148
735
- msgid "Costa Rica"
 
736
  msgstr ""
737
 
738
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:149
739
- msgid "Cote d'Ivoire"
 
740
  msgstr ""
741
 
742
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:150
743
- msgid "Croatia/Hrvatska"
744
  msgstr ""
745
 
746
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:151
747
- msgid "Cuba"
748
  msgstr ""
749
 
750
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:152
751
- msgid "Cyprus Island"
752
  msgstr ""
753
 
754
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:153
755
- msgid "Czech Republic"
 
 
 
 
 
 
 
756
  msgstr ""
757
 
758
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:154
759
- msgid "Denmark"
760
  msgstr ""
761
 
762
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:155
763
- msgid "Djibouti"
764
  msgstr ""
765
 
766
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:156
767
- msgid "Dominica"
 
768
  msgstr ""
769
 
770
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:157
771
- msgid "Dominican Republic"
 
772
  msgstr ""
773
 
774
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:158
775
- msgid "East Timor"
776
  msgstr ""
777
 
778
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:159
779
- msgid "Ecuador"
780
  msgstr ""
781
 
782
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:160
783
- msgid "Egypt"
 
784
  msgstr ""
785
 
786
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:161
787
- msgid "Equatorial Guinea"
788
  msgstr ""
789
 
790
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:162
791
- msgid "El Salvador"
792
  msgstr ""
793
 
794
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:163
795
- msgid "Eritrea"
796
- msgstr ""
 
 
797
 
798
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:164
799
- msgid "Estonia"
800
  msgstr ""
801
 
802
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:165
803
- msgid "Ethiopia"
804
  msgstr ""
805
 
806
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:166
807
- msgid "Falkland Islands"
 
808
  msgstr ""
809
 
810
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:167
811
- msgid "Faroe Islands"
812
  msgstr ""
813
 
814
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:168
815
- msgid "Fiji"
 
816
  msgstr ""
817
 
818
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:169
819
- msgid "Finland"
820
  msgstr ""
821
 
822
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:170
823
- msgid "France"
 
824
  msgstr ""
825
 
826
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:171
827
- msgid "French Guiana"
 
828
  msgstr ""
829
 
830
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:172
831
- msgid "French Polynesia"
 
832
  msgstr ""
833
 
834
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:173
835
- msgid "French Southern Territories"
 
836
  msgstr ""
837
 
838
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:174
839
- msgid "Gabon"
840
  msgstr ""
841
 
842
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:175
843
- msgid "Gambia"
844
  msgstr ""
845
 
846
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:176
847
- msgid "Georgia"
848
  msgstr ""
849
 
850
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:177
851
- msgid "Germany"
852
  msgstr ""
853
 
854
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:178
855
- msgid "Greece"
856
  msgstr ""
857
 
858
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:179
859
- msgid "Ghana"
860
  msgstr ""
861
 
862
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:180
863
- msgid "Gibraltar"
864
  msgstr ""
865
 
866
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:181
867
- msgid "Greenland"
868
  msgstr ""
869
 
870
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:182
871
- msgid "Grenada"
872
  msgstr ""
873
 
874
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:183
875
- msgid "Guadeloupe"
876
  msgstr ""
877
 
878
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:184
879
- msgid "Guam"
880
  msgstr ""
881
 
882
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:185
883
- msgid "Guatemala"
 
884
  msgstr ""
885
 
886
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:186
887
- msgid "Guernsey"
888
  msgstr ""
889
 
890
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:187
891
- msgid "Guinea"
892
  msgstr ""
893
 
894
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:188
895
- msgid "Guinea-Bissau"
896
  msgstr ""
897
 
898
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:189
899
- msgid "Guyana"
900
  msgstr ""
901
 
902
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:190
903
- msgid "Haiti"
904
  msgstr ""
905
 
906
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:191
907
- msgid "Heard and McDonald Islands"
908
  msgstr ""
909
 
910
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:192
911
- msgid "Holy See (City Vatican State)"
912
  msgstr ""
913
 
914
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:193
915
- msgid "Honduras"
916
  msgstr ""
917
 
918
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:194
919
- msgid "Hong Kong"
920
  msgstr ""
921
 
922
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:195
923
- msgid "Hungary"
924
  msgstr ""
925
 
926
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:196
927
- msgid "Iceland"
928
  msgstr ""
929
 
930
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:197
931
- msgid "India"
932
  msgstr ""
933
 
934
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:198
935
- msgid "Indonesia"
936
  msgstr ""
937
 
938
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:199
939
- msgid "Iran"
940
  msgstr ""
941
 
942
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:200
943
- msgid "Iraq"
944
  msgstr ""
945
 
946
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:201
947
- msgid "Ireland"
948
  msgstr ""
949
 
950
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:202
951
- msgid "Isle of Man"
952
  msgstr ""
953
 
954
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:203
955
- msgid "Israel"
956
  msgstr ""
957
 
958
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:204
959
- msgid "Italy"
 
960
  msgstr ""
961
 
962
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:205
963
- msgid "Jamaica"
964
  msgstr ""
965
 
966
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:206
967
- msgid "Japan"
968
  msgstr ""
969
 
970
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:207
971
- msgid "Jersey"
972
  msgstr ""
973
 
974
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:208
975
- msgid "Jordan"
976
  msgstr ""
977
 
978
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:209
979
- msgid "Kazakhstan"
980
  msgstr ""
981
 
982
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:210
983
- msgid "Kenya"
984
  msgstr ""
985
 
986
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:211
987
- msgid "Kiribati"
988
  msgstr ""
989
 
990
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:212
991
- msgid "Kuwait"
 
992
  msgstr ""
993
 
994
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:213
995
- msgid "Kyrgyzstan"
 
996
  msgstr ""
997
 
998
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:214
999
- msgid "Lao People's Democratic Republic"
1000
  msgstr ""
1001
 
1002
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:215
1003
- msgid "Latvia"
1004
  msgstr ""
1005
 
1006
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:216
1007
- msgid "Lebanon"
1008
  msgstr ""
1009
 
1010
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:217
1011
- msgid "Lesotho"
1012
  msgstr ""
1013
 
1014
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:218
1015
- msgid "Liberia"
 
1016
  msgstr ""
1017
 
1018
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:219
1019
- msgid "Libyan Arab Jamahiriya"
 
1020
  msgstr ""
1021
 
1022
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:220
1023
- msgid "Liechtenstein"
1024
  msgstr ""
1025
 
1026
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:221
1027
- msgid "Lithuania"
1028
  msgstr ""
1029
 
1030
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:222
1031
- msgid "Luxembourg"
1032
  msgstr ""
1033
 
1034
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:223
1035
- msgid "Macau"
1036
  msgstr ""
1037
 
1038
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:224
1039
- msgid "Macedonia"
 
1040
  msgstr ""
1041
 
1042
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:225
1043
- msgid "Madagascar"
1044
  msgstr ""
1045
 
1046
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:226
1047
- msgid "Malawi"
1048
  msgstr ""
1049
 
1050
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:227
1051
- msgid "Malaysia"
1052
  msgstr ""
1053
 
1054
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:228
1055
- msgid "Maldives"
1056
  msgstr ""
1057
 
1058
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:229
1059
- msgid "Mali"
 
1060
  msgstr ""
1061
 
1062
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:230
1063
- msgid "Malta"
 
1064
  msgstr ""
1065
 
1066
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:231
1067
- msgid "Marshall Islands"
1068
  msgstr ""
1069
 
1070
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:232
1071
- msgid "Martinique"
1072
  msgstr ""
1073
 
1074
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:233
1075
- msgid "Mauritania"
 
1076
  msgstr ""
1077
 
1078
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:234
1079
- msgid "Mauritius"
1080
  msgstr ""
1081
 
1082
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:235
1083
- msgid "Mayotte"
1084
  msgstr ""
1085
 
1086
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:236
1087
- msgid "Mexico"
1088
  msgstr ""
1089
 
1090
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:237
1091
- msgid "Micronesia"
 
1092
  msgstr ""
1093
 
1094
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:238
1095
- msgid "Moldova, Republic of"
1096
  msgstr ""
1097
 
1098
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:239
1099
- msgid "Monaco"
1100
  msgstr ""
1101
 
1102
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:240
1103
- msgid "Mongolia"
 
1104
  msgstr ""
1105
 
1106
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:241
1107
- msgid "Montenegro"
 
1108
  msgstr ""
1109
 
1110
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:242
1111
- msgid "Montserrat"
 
1112
  msgstr ""
1113
 
1114
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:243
1115
- msgid "Morocco"
1116
  msgstr ""
1117
 
1118
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:244
1119
- msgid "Mozambique"
1120
  msgstr ""
1121
 
1122
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:245
1123
- msgid "Myanmar"
1124
  msgstr ""
1125
 
1126
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:246
1127
- msgid "Namibia"
 
1128
  msgstr ""
1129
 
1130
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:247
1131
- msgid "Nauru"
 
1132
  msgstr ""
1133
 
1134
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:248
1135
- msgid "Nepal"
1136
  msgstr ""
1137
 
1138
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:249
1139
- msgid "Netherlands"
1140
  msgstr ""
1141
 
1142
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:250
1143
- msgid "Netherlands Antilles"
1144
  msgstr ""
1145
 
1146
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:251
1147
- msgid "New Caledonia"
1148
  msgstr ""
1149
 
1150
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:252
1151
- msgid "New Zealand"
1152
  msgstr ""
1153
 
1154
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:253
1155
- msgid "Nicaragua"
1156
  msgstr ""
1157
 
1158
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:254
1159
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:391
1160
- msgid "Niger"
1161
  msgstr ""
1162
 
1163
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:255
1164
- msgid "Nigeria"
1165
  msgstr ""
1166
 
1167
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:256
1168
- msgid "Niue"
1169
  msgstr ""
1170
 
1171
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:257
1172
- msgid "Norfolk Island"
1173
  msgstr ""
1174
 
1175
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:258
1176
- msgid "North Korea"
1177
  msgstr ""
1178
 
1179
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:259
1180
- msgid "Northern Mariana Islands"
1181
  msgstr ""
1182
 
1183
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:260
1184
- msgid "Norway"
1185
  msgstr ""
1186
 
1187
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:261
1188
- msgid "Oman"
 
1189
  msgstr ""
1190
 
1191
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:262
1192
- msgid "Pakistan"
1193
  msgstr ""
1194
 
1195
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:263
1196
- msgid "Palau"
1197
  msgstr ""
1198
 
1199
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:264
1200
- msgid "Palestinian Territories"
 
1201
  msgstr ""
1202
 
1203
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:265
1204
- msgid "Panama"
 
1205
  msgstr ""
1206
 
1207
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:266
1208
- msgid "Papua New Guinea"
 
1209
  msgstr ""
1210
 
1211
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:267
1212
- msgid "Paraguay"
1213
  msgstr ""
1214
 
1215
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:268
1216
- msgid "Peru"
 
1217
  msgstr ""
1218
 
1219
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:269
1220
- msgid "Philippines"
1221
  msgstr ""
1222
 
1223
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:270
1224
- msgid "Pitcairn Island"
1225
  msgstr ""
1226
 
1227
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:271
1228
- msgid "Poland"
1229
  msgstr ""
1230
 
1231
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:272
1232
- msgid "Portugal"
1233
  msgstr ""
1234
 
1235
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:273
1236
- msgid "Puerto Rico"
1237
  msgstr ""
1238
 
1239
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:274
1240
- msgid "Qatar"
 
1241
  msgstr ""
1242
 
1243
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:275
1244
- msgid "Reunion Island"
1245
  msgstr ""
1246
 
1247
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:276
1248
- msgid "Romania"
1249
  msgstr ""
1250
 
1251
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:277
1252
- msgid "Russian Federation"
 
1253
  msgstr ""
1254
 
1255
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:278
1256
- msgid "Rwanda"
 
 
1257
  msgstr ""
1258
 
1259
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:279
1260
- msgid "Saint Helena"
1261
  msgstr ""
1262
 
1263
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:280
1264
- msgid "Saint Kitts and Nevis"
 
1265
  msgstr ""
1266
 
1267
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:281
1268
- msgid "Saint Lucia"
1269
  msgstr ""
1270
 
1271
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:282
1272
- msgid "Saint Pierre and Miquelon"
 
1273
  msgstr ""
1274
 
1275
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:283
1276
- msgid "Saint Vincent and the Grenadines"
1277
  msgstr ""
1278
 
1279
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:284
1280
- msgid "San Marino"
1281
  msgstr ""
1282
 
1283
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:285
1284
- msgid "Sao Tome and Principe"
 
1285
  msgstr ""
1286
 
1287
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:286
1288
- msgid "Saudi Arabia"
1289
  msgstr ""
1290
 
1291
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:287
1292
- msgid "Senegal"
1293
  msgstr ""
1294
 
1295
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:288
1296
- msgid "Serbia"
1297
  msgstr ""
1298
 
1299
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:289
1300
- msgid "Seychelles"
1301
  msgstr ""
1302
 
1303
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:290
1304
- msgid "Sierra Leone"
1305
  msgstr ""
1306
 
1307
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:291
1308
- msgid "Singapore"
 
 
 
1309
  msgstr ""
1310
 
1311
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:292
1312
- msgid "Slovak Republic"
1313
  msgstr ""
1314
 
1315
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:293
1316
- msgid "Slovenia"
1317
  msgstr ""
1318
 
1319
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:294
1320
- msgid "Solomon Islands"
1321
  msgstr ""
1322
 
1323
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:295
1324
- msgid "Somalia"
1325
  msgstr ""
1326
 
1327
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:296
1328
- msgid "South Africa"
1329
  msgstr ""
1330
 
1331
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:297
1332
- msgid "South Georgia"
 
1333
  msgstr ""
1334
 
1335
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:298
1336
- msgid "South Korea"
1337
  msgstr ""
1338
 
1339
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:299
1340
- msgid "Spain"
 
1341
  msgstr ""
1342
 
1343
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:300
1344
- msgid "Sri Lanka"
 
1345
  msgstr ""
1346
 
1347
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:301
1348
- msgid "Sudan"
1349
  msgstr ""
1350
 
1351
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:302
1352
- msgid "Suriname"
1353
  msgstr ""
1354
 
1355
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:303
1356
- msgid "Svalbard and Jan Mayen Islands"
 
1357
  msgstr ""
1358
 
1359
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:304
1360
- msgid "Eswatini"
1361
  msgstr ""
1362
 
1363
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:305
1364
- msgid "Sweden"
 
1365
  msgstr ""
1366
 
1367
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:306
1368
- msgid "Switzerland"
 
1369
  msgstr ""
1370
 
1371
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:307
1372
- msgid "Syrian Arab Republic"
 
1373
  msgstr ""
1374
 
1375
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:308
1376
- msgid "Taiwan"
 
 
 
1377
  msgstr ""
1378
 
1379
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:309
1380
- msgid "Tajikistan"
 
1381
  msgstr ""
1382
 
1383
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:310
1384
- msgid "Tanzania"
 
 
 
1385
  msgstr ""
1386
 
1387
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:311
1388
- msgid "Togo"
 
 
 
1389
  msgstr ""
1390
 
1391
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:312
1392
- msgid "Tokelau"
1393
  msgstr ""
1394
 
1395
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:313
1396
- msgid "Tonga"
1397
  msgstr ""
1398
 
1399
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:314
1400
- msgid "Thailand"
1401
  msgstr ""
1402
 
1403
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:315
1404
- msgid "Trinidad and Tobago"
1405
  msgstr ""
1406
 
1407
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:316
1408
- msgid "Tunisia"
 
 
1409
  msgstr ""
1410
 
1411
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:317
1412
- msgid "Turkey"
 
 
1413
  msgstr ""
1414
 
1415
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:318
1416
- msgid "Turkmenistan"
 
 
1417
  msgstr ""
1418
 
1419
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:319
1420
- msgid "Turks and Caicos Islands"
 
 
1421
  msgstr ""
1422
 
1423
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:320
1424
- msgid "Tuvalu"
 
 
1425
  msgstr ""
1426
 
1427
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:321
1428
- msgid "Uganda"
 
 
1429
  msgstr ""
1430
 
1431
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:322
1432
- msgid "Ukraine"
 
1433
  msgstr ""
1434
 
1435
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:323
1436
- msgid "United Arab Emirates"
 
1437
  msgstr ""
1438
 
1439
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:324
1440
- msgid "Uruguay"
 
1441
  msgstr ""
1442
 
1443
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:325
1444
- msgid "US Minor Outlying Islands"
 
 
1445
  msgstr ""
1446
 
1447
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:326
1448
- msgid "Uzbekistan"
1449
  msgstr ""
1450
 
1451
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:327
1452
- msgid "Vanuatu"
1453
  msgstr ""
1454
 
1455
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:328
1456
- msgid "Venezuela"
1457
  msgstr ""
1458
 
1459
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:329
1460
- msgid "Vietnam"
1461
  msgstr ""
1462
 
1463
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:330
1464
- msgid "Virgin Islands (British)"
 
 
1465
  msgstr ""
1466
 
1467
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:331
1468
- msgid "Virgin Islands (USA)"
 
1469
  msgstr ""
1470
 
1471
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:332
1472
- msgid "Wallis and Futuna Islands"
 
1473
  msgstr ""
1474
 
1475
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:333
1476
- msgid "Western Sahara"
 
1477
  msgstr ""
1478
 
1479
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:334
1480
- msgid "Western Samoa"
1481
  msgstr ""
1482
 
1483
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:335
1484
- msgid "Yemen"
1485
  msgstr ""
1486
 
1487
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:336
1488
- msgid "Yugoslavia"
 
1489
  msgstr ""
1490
 
1491
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:337
1492
- msgid "Zambia"
1493
  msgstr ""
1494
 
1495
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:338
1496
- msgid "Zimbabwe"
1497
  msgstr ""
1498
 
1499
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:476
1500
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:734
1501
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1576
1502
- msgid "State"
1503
  msgstr ""
1504
 
1505
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:486
1506
- msgid "District"
1507
  msgstr ""
1508
 
1509
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:492
1510
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:503
1511
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:520
1512
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:582
1513
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:604
1514
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:642
1515
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:706
1516
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:729
1517
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:756
1518
- msgid "Province"
1519
  msgstr ""
1520
 
1521
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:508
1522
- msgid "Canton"
 
1523
  msgstr ""
1524
 
1525
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:515
1526
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:571
1527
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:648
1528
- msgid "Region"
1529
  msgstr ""
1530
 
1531
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:576
1532
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:587
1533
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:739
1534
- msgid "County"
 
 
 
 
1535
  msgstr ""
1536
 
1537
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:609
1538
- msgid "Prefecture"
1539
  msgstr ""
1540
 
1541
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:659
1542
- msgid "State / Zone"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1543
  msgstr ""
1544
 
1545
- #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:711
1546
- msgid "Municipality"
 
1547
  msgstr ""
1548
 
1549
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:22
1550
- msgid "Adana"
 
1551
  msgstr ""
1552
 
1553
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:23
1554
- msgid "Ad&#305;yaman"
 
1555
  msgstr ""
1556
 
1557
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:24
1558
- msgid "Afyon"
 
1559
  msgstr ""
1560
 
1561
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:25
1562
- msgid "A&#287;r&#305;"
 
1563
  msgstr ""
1564
 
1565
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:26
1566
- msgid "Amasya"
 
1567
  msgstr ""
1568
 
1569
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:27
1570
- msgid "Ankara"
 
1571
  msgstr ""
1572
 
1573
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:28
1574
- msgid "Antalya"
 
1575
  msgstr ""
1576
 
1577
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:29
1578
- msgid "Artvin"
 
1579
  msgstr ""
1580
 
1581
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:30
1582
- msgid "Ayd&#305;n"
 
1583
  msgstr ""
1584
 
1585
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:31
1586
- msgid "Bal&#305;kesir"
1587
  msgstr ""
1588
 
1589
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:32
1590
- msgid "Bilecik"
 
1591
  msgstr ""
1592
 
1593
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:33
1594
- msgid "Bing&#246;l"
 
1595
  msgstr ""
1596
 
1597
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:34
1598
- msgid "Bitlis"
1599
  msgstr ""
1600
 
1601
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:35
1602
- msgid "Bolu"
1603
  msgstr ""
1604
 
1605
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:36
1606
- msgid "Burdur"
1607
  msgstr ""
1608
 
1609
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:37
1610
- msgid "Bursa"
 
 
1611
  msgstr ""
1612
 
1613
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:38
1614
- msgid "&#199;anakkale"
1615
  msgstr ""
1616
 
1617
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:39
1618
- msgid "&#199;ank&#305;r&#305;"
 
1619
  msgstr ""
1620
 
1621
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:40
1622
- msgid "&#199;orum"
1623
  msgstr ""
1624
 
1625
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:41
1626
- msgid "Denizli"
 
1627
  msgstr ""
1628
 
1629
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:42
1630
- msgid "Diyarbak&#305;r"
1631
  msgstr ""
1632
 
1633
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:43
1634
- msgid "Edirne"
 
1635
  msgstr ""
1636
 
1637
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:44
1638
- msgid "Elaz&#305;&#287;"
 
1639
  msgstr ""
1640
 
1641
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:45
1642
- msgid "Erzincan"
 
1643
  msgstr ""
1644
 
1645
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:46
1646
- msgid "Erzurum"
 
1647
  msgstr ""
1648
 
1649
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:47
1650
- msgid "Eski&#351;ehir"
 
1651
  msgstr ""
1652
 
1653
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:48
1654
- msgid "Gaziantep"
 
1655
  msgstr ""
1656
 
1657
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:49
1658
- msgid "Giresun"
 
1659
  msgstr ""
1660
 
1661
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:50
1662
- msgid "G&#252;m&#252;&#351;hane"
 
1663
  msgstr ""
1664
 
1665
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:51
1666
- msgid "Hakkari"
 
1667
  msgstr ""
1668
 
1669
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:52
1670
- msgid "Hatay"
1671
  msgstr ""
1672
 
1673
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:53
1674
- msgid "Isparta"
1675
  msgstr ""
1676
 
1677
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:54
1678
- msgid "&#304;&#231;el"
1679
  msgstr ""
1680
 
1681
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:55
1682
- msgid "&#304;stanbul"
1683
  msgstr ""
1684
 
1685
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:56
1686
- msgid "&#304;zmir"
 
1687
  msgstr ""
1688
 
1689
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:57
1690
- msgid "Kars"
 
 
1691
  msgstr ""
1692
 
1693
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:58
1694
- msgid "Kastamonu"
 
 
1695
  msgstr ""
1696
 
1697
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:59
1698
- msgid "Kayseri"
 
 
1699
  msgstr ""
1700
 
1701
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:60
1702
- msgid "K&#305;rklareli"
 
 
1703
  msgstr ""
1704
 
1705
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:61
1706
- msgid "K&#305;r&#351;ehir"
 
 
1707
  msgstr ""
1708
 
1709
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:62
1710
- msgid "Kocaeli"
 
 
1711
  msgstr ""
1712
 
1713
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:63
1714
- msgid "Konya"
 
 
1715
  msgstr ""
1716
 
1717
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:64
1718
- msgid "K&#252;tahya"
 
 
1719
  msgstr ""
1720
 
1721
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:65
1722
- msgid "Malatya"
 
 
1723
  msgstr ""
1724
 
1725
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:66
1726
- msgid "Manisa"
 
 
1727
  msgstr ""
1728
 
1729
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:67
1730
- msgid "Kahramanmara&#351;"
 
 
1731
  msgstr ""
1732
 
1733
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:68
1734
- msgid "Mardin"
 
 
1735
  msgstr ""
1736
 
1737
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:69
1738
- msgid "Mu&#287;la"
 
 
1739
  msgstr ""
1740
 
1741
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:70
1742
- msgid "Mu&#351;"
 
 
1743
  msgstr ""
1744
 
1745
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:71
1746
- msgid "Nev&#351;ehir"
 
 
1747
  msgstr ""
1748
 
1749
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:72
1750
- msgid "Ni&#287;de"
 
1751
  msgstr ""
1752
 
1753
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:73
1754
- msgid "Ordu"
 
1755
  msgstr ""
1756
 
1757
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:74
1758
- msgid "Rize"
 
1759
  msgstr ""
1760
 
1761
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:75
1762
- msgid "Sakarya"
 
 
 
 
 
 
 
 
 
1763
  msgstr ""
1764
 
1765
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:76
1766
- msgid "Samsun"
 
1767
  msgstr ""
1768
 
1769
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:77
1770
- msgid "Siirt"
 
 
 
 
1771
  msgstr ""
1772
 
1773
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:78
1774
- msgid "Sinop"
1775
  msgstr ""
1776
 
1777
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:79
1778
- msgid "Sivas"
1779
  msgstr ""
1780
 
1781
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:80
1782
- msgid "Tekirda&#287;"
 
1783
  msgstr ""
1784
 
1785
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:81
1786
- msgid "Tokat"
 
1787
  msgstr ""
1788
 
1789
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:82
1790
- msgid "Trabzon"
 
1791
  msgstr ""
1792
 
1793
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:83
1794
- msgid "Tunceli"
1795
  msgstr ""
1796
 
1797
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:84
1798
- msgid "&#350;anl&#305;urfa"
1799
  msgstr ""
1800
 
1801
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:85
1802
- msgid "U&#351;ak"
1803
  msgstr ""
1804
 
1805
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:86
1806
- msgid "Van"
1807
  msgstr ""
1808
 
1809
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:87
1810
- msgid "Yozgat"
1811
  msgstr ""
1812
 
1813
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:88
1814
- msgid "Zonguldak"
 
1815
  msgstr ""
1816
 
1817
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:89
1818
- msgid "Aksaray"
1819
  msgstr ""
1820
 
1821
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:90
1822
- msgid "Bayburt"
1823
  msgstr ""
1824
 
1825
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:91
1826
- msgid "Karaman"
1827
  msgstr ""
1828
 
1829
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:92
1830
- msgid "K&#305;r&#305;kkale"
1831
  msgstr ""
1832
 
1833
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:93
1834
- msgid "Batman"
1835
  msgstr ""
1836
 
1837
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:94
1838
- msgid "&#350;&#305;rnak"
1839
  msgstr ""
1840
 
1841
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:95
1842
- msgid "Bart&#305;n"
 
 
 
 
1843
  msgstr ""
1844
 
1845
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:96
1846
- msgid "Ardahan"
1847
  msgstr ""
1848
 
1849
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:97
1850
- msgid "I&#287;d&#305;r"
1851
  msgstr ""
1852
 
1853
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:98
1854
- msgid "Yalova"
1855
  msgstr ""
1856
 
1857
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:99
1858
- msgid "Karab&#252;k"
1859
  msgstr ""
1860
 
1861
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:100
1862
- msgid "Kilis"
1863
  msgstr ""
1864
 
1865
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:101
1866
- msgid "Osmaniye"
1867
  msgstr ""
1868
 
1869
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:102
1870
- msgid "D&#252;zce"
1871
  msgstr ""
1872
 
1873
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:118
1874
- msgid "Alba"
1875
  msgstr ""
1876
 
1877
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:119
1878
- msgid "Arad"
1879
  msgstr ""
1880
 
1881
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:120
1882
- msgid "Arges"
1883
  msgstr ""
1884
 
1885
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:121
1886
- msgid "Bacau"
1887
  msgstr ""
1888
 
1889
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:122
1890
- msgid "Bihor"
1891
  msgstr ""
1892
 
1893
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:123
1894
- msgid "Bistrita-Nasaud"
1895
  msgstr ""
1896
 
1897
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:124
1898
- msgid "Botosani"
1899
  msgstr ""
1900
 
1901
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:125
1902
- msgid "Braila"
1903
  msgstr ""
1904
 
1905
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:126
1906
- msgid "Brasov"
1907
  msgstr ""
1908
 
1909
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:127
1910
- msgid "Bucuresti"
1911
  msgstr ""
1912
 
1913
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:128
1914
- msgid "Buzau"
1915
  msgstr ""
1916
 
1917
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:129
1918
- msgid "Calarasi"
1919
  msgstr ""
1920
 
1921
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:130
1922
- msgid "Caras-Severin"
1923
  msgstr ""
1924
 
1925
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:131
1926
- msgid "Cluj"
1927
  msgstr ""
1928
 
1929
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:132
1930
- msgid "Constanta"
1931
  msgstr ""
1932
 
1933
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:133
1934
- msgid "Covasna"
1935
  msgstr ""
1936
 
1937
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:134
1938
- msgid "Dambovita"
1939
  msgstr ""
1940
 
1941
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:135
1942
- msgid "Dolj"
 
1943
  msgstr ""
1944
 
1945
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:136
1946
- msgid "Galati"
1947
  msgstr ""
1948
 
1949
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:137
1950
- msgid "Giurgiu"
 
1951
  msgstr ""
1952
 
1953
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:138
1954
- msgid "Gorj"
1955
  msgstr ""
1956
 
1957
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:139
1958
- msgid "Harghita"
1959
  msgstr ""
1960
 
1961
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:140
1962
- msgid "Hunedoara"
1963
  msgstr ""
1964
 
1965
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:141
1966
- msgid "Ialomita"
1967
  msgstr ""
1968
 
1969
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:142
1970
- msgid "Iasi"
1971
  msgstr ""
1972
 
1973
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:143
1974
- msgid "Ilfov"
1975
  msgstr ""
1976
 
1977
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:144
1978
- msgid "Maramures"
1979
  msgstr ""
1980
 
1981
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:145
1982
- msgid "Mehedinti"
1983
  msgstr ""
1984
 
1985
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:146
1986
- msgid "Mures"
1987
  msgstr ""
1988
 
1989
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:147
1990
- msgid "Neamt"
1991
  msgstr ""
1992
 
1993
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:148
1994
- msgid "Olt"
1995
  msgstr ""
1996
 
1997
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:149
1998
- msgid "Prahova"
1999
  msgstr ""
2000
 
2001
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:150
2002
- msgid "Salaj"
2003
  msgstr ""
2004
 
2005
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:151
2006
- msgid "Satu Mare"
2007
  msgstr ""
2008
 
2009
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:152
2010
- msgid "Sibiu"
2011
  msgstr ""
2012
 
2013
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:153
2014
- msgid "Suceava"
2015
  msgstr ""
2016
 
2017
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:154
2018
- msgid "Teleorman"
2019
  msgstr ""
2020
 
2021
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:155
2022
- msgid "Timis"
2023
  msgstr ""
2024
 
2025
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:156
2026
- msgid "Tulcea"
2027
  msgstr ""
2028
 
2029
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:157
2030
- msgid "Valcea"
2031
  msgstr ""
2032
 
2033
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:158
2034
- msgid "Vaslui"
2035
  msgstr ""
2036
 
2037
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:159
2038
- msgid "Vrancea"
2039
  msgstr ""
2040
 
2041
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:175
2042
- msgid "Azad Kashmir"
2043
  msgstr ""
2044
 
2045
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:176
2046
- msgid "Balochistan"
2047
  msgstr ""
2048
 
2049
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:177
2050
- msgid "FATA"
2051
  msgstr ""
2052
 
2053
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:178
2054
- msgid "Gilgit Baltistan"
2055
  msgstr ""
2056
 
2057
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:179
2058
- msgid "Islamabad Capital Territory"
2059
  msgstr ""
2060
 
2061
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:180
2062
- msgid "Khyber Pakhtunkhwa"
2063
  msgstr ""
2064
 
2065
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:181
2066
- msgid "Punjab"
2067
  msgstr ""
2068
 
2069
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:182
2070
- msgid "Sindh"
2071
  msgstr ""
2072
 
2073
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:198
2074
- msgid "Abra"
2075
  msgstr ""
2076
 
2077
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:199
2078
- msgid "Agusan del Norte"
2079
  msgstr ""
2080
 
2081
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:200
2082
- msgid "Agusan del Sur"
2083
  msgstr ""
2084
 
2085
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:201
2086
- msgid "Aklan"
2087
  msgstr ""
2088
 
2089
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:202
2090
- msgid "Albay"
2091
  msgstr ""
2092
 
2093
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:203
2094
- msgid "Antique"
2095
  msgstr ""
2096
 
2097
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:204
2098
- msgid "Apayao"
2099
  msgstr ""
2100
 
2101
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:205
2102
- msgid "Aurora"
2103
  msgstr ""
2104
 
2105
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:206
2106
- msgid "Basilan"
2107
  msgstr ""
2108
 
2109
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:207
2110
- msgid "Bataan"
2111
  msgstr ""
2112
 
2113
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:208
2114
- msgid "Batanes"
2115
  msgstr ""
2116
 
2117
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:209
2118
- msgid "Batangas"
2119
  msgstr ""
2120
 
2121
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:210
2122
- msgid "Benguet"
2123
  msgstr ""
2124
 
2125
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:211
2126
- msgid "Biliran"
2127
  msgstr ""
2128
 
2129
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:212
2130
- msgid "Bohol"
2131
  msgstr ""
2132
 
2133
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:213
2134
- msgid "Bukidnon"
2135
  msgstr ""
2136
 
2137
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:214
2138
- msgid "Bulacan"
2139
  msgstr ""
2140
 
2141
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:215
2142
- msgid "Cagayan"
2143
  msgstr ""
2144
 
2145
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:216
2146
- msgid "Camarines Norte"
2147
  msgstr ""
2148
 
2149
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:217
2150
- msgid "Camarines Sur"
2151
  msgstr ""
2152
 
2153
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:218
2154
- msgid "Camiguin"
2155
  msgstr ""
2156
 
2157
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:219
2158
- msgid "Capiz"
2159
  msgstr ""
2160
 
2161
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:220
2162
- msgid "Catanduanes"
2163
  msgstr ""
2164
 
2165
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:221
2166
- msgid "Cavite"
2167
  msgstr ""
2168
 
2169
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:222
2170
- msgid "Cebu"
2171
  msgstr ""
2172
 
2173
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:223
2174
- msgid "Compostela Valley"
2175
  msgstr ""
2176
 
2177
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:224
2178
- msgid "Cotabato"
2179
  msgstr ""
2180
 
2181
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:225
2182
- msgid "Davao del Norte"
2183
  msgstr ""
2184
 
2185
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:226
2186
- msgid "Davao del Sur"
2187
  msgstr ""
2188
 
2189
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:227
2190
- msgid "Davao Occidental"
2191
  msgstr ""
2192
 
2193
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:228
2194
- msgid "Davao Oriental"
2195
  msgstr ""
2196
 
2197
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:229
2198
- msgid "Dinagat Islands"
2199
  msgstr ""
2200
 
2201
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:230
2202
- msgid "Eastern Samar"
2203
  msgstr ""
2204
 
2205
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:231
2206
- msgid "Guimaras"
2207
  msgstr ""
2208
 
2209
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:232
2210
- msgid "Ifugao"
2211
  msgstr ""
2212
 
2213
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:233
2214
- msgid "Ilocos Norte"
2215
  msgstr ""
2216
 
2217
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:234
2218
- msgid "Ilocos Sur"
2219
  msgstr ""
2220
 
2221
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:235
2222
- msgid "Iloilo"
2223
  msgstr ""
2224
 
2225
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:236
2226
- msgid "Isabela"
2227
  msgstr ""
2228
 
2229
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:237
2230
- msgid "Kalinga"
2231
  msgstr ""
2232
 
2233
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:238
2234
- msgid "La Union"
2235
  msgstr ""
2236
 
2237
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:239
2238
- msgid "Laguna"
2239
  msgstr ""
2240
 
2241
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:240
2242
- msgid "Lanao del Norte"
2243
  msgstr ""
2244
 
2245
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:241
2246
- msgid "Lanao del Sur"
2247
  msgstr ""
2248
 
2249
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:242
2250
- msgid "Leyte"
2251
  msgstr ""
2252
 
2253
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:243
2254
- msgid "Maguindanao"
2255
  msgstr ""
2256
 
2257
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:244
2258
- msgid "Marinduque"
2259
  msgstr ""
2260
 
2261
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:245
2262
- msgid "Masbate"
2263
  msgstr ""
2264
 
2265
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:246
2266
- msgid "Misamis Occidental"
2267
  msgstr ""
2268
 
2269
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:247
2270
- msgid "Misamis Oriental"
2271
  msgstr ""
2272
 
2273
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:248
2274
- msgid "Mountain Province"
2275
  msgstr ""
2276
 
2277
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:249
2278
- msgid "Negros Occidental"
2279
  msgstr ""
2280
 
2281
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:250
2282
- msgid "Negros Oriental"
2283
  msgstr ""
2284
 
2285
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:251
2286
- msgid "Northern Samar"
2287
  msgstr ""
2288
 
2289
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:252
2290
- msgid "Nueva Ecija"
2291
  msgstr ""
2292
 
2293
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:253
2294
- msgid "Nueva Vizcaya"
2295
  msgstr ""
2296
 
2297
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:254
2298
- msgid "Occidental Mindoro"
2299
  msgstr ""
2300
 
2301
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:255
2302
- msgid "Oriental Mindoro"
2303
  msgstr ""
2304
 
2305
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:256
2306
- msgid "Palawan"
2307
  msgstr ""
2308
 
2309
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:257
2310
- msgid "Pampanga"
2311
  msgstr ""
2312
 
2313
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:258
2314
- msgid "Pangasinan"
2315
  msgstr ""
2316
 
2317
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:259
2318
- msgid "Quezon"
2319
  msgstr ""
2320
 
2321
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:260
2322
- msgid "Quirino"
2323
  msgstr ""
2324
 
2325
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:261
2326
- msgid "Rizal"
2327
  msgstr ""
2328
 
2329
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:262
2330
- msgid "Romblon"
2331
  msgstr ""
2332
 
2333
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:263
2334
- msgid "Samar"
2335
  msgstr ""
2336
 
2337
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:264
2338
- msgid "Sarangani"
2339
  msgstr ""
2340
 
2341
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:265
2342
- msgid "Siquijor"
2343
  msgstr ""
2344
 
2345
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:266
2346
- msgid "Sorsogon"
2347
  msgstr ""
2348
 
2349
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:267
2350
- msgid "South Cotabato"
2351
  msgstr ""
2352
 
2353
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:268
2354
- msgid "Southern Leyte"
2355
  msgstr ""
2356
 
2357
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:269
2358
- msgid "Sultan Kudarat"
2359
  msgstr ""
2360
 
2361
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:270
2362
- msgid "Sulu"
2363
  msgstr ""
2364
 
2365
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:271
2366
- msgid "Surigao del Norte"
2367
  msgstr ""
2368
 
2369
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:272
2370
- msgid "Surigao del Sur"
2371
  msgstr ""
2372
 
2373
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:273
2374
- msgid "Tarlac"
2375
  msgstr ""
2376
 
2377
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:274
2378
- msgid "Tawi-Tawi"
2379
  msgstr ""
2380
 
2381
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:275
2382
- msgid "Zambales"
2383
  msgstr ""
2384
 
2385
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:276
2386
- msgid "Zamboanga del Norte"
2387
  msgstr ""
2388
 
2389
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:277
2390
- msgid "Zamboanga del Sur"
2391
  msgstr ""
2392
 
2393
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:278
2394
- msgid "Zamboanga Sibugay"
2395
  msgstr ""
2396
 
2397
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:279
2398
- msgid "Metro Manila"
2399
  msgstr ""
2400
 
2401
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:295
2402
- msgid "El Callao"
2403
  msgstr ""
2404
 
2405
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:296
2406
- msgid "Municipalidad Metropolitana de Lima"
2407
  msgstr ""
2408
 
2409
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:297
2410
- msgid "Amazonas"
2411
  msgstr ""
2412
 
2413
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:298
2414
- msgid "Ancash"
2415
  msgstr ""
2416
 
2417
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:299
2418
- msgid "Apur&iacute;mac"
2419
  msgstr ""
2420
 
2421
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:300
2422
- msgid "Arequipa"
2423
  msgstr ""
2424
 
2425
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:301
2426
- msgid "Ayacucho"
2427
  msgstr ""
2428
 
2429
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:302
2430
- msgid "Cajamarca"
2431
  msgstr ""
2432
 
2433
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:303
2434
- msgid "Cusco"
2435
  msgstr ""
2436
 
2437
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:304
2438
- msgid "Huancavelica"
2439
  msgstr ""
2440
 
2441
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:305
2442
- msgid "Hu&aacute;nuco"
2443
  msgstr ""
2444
 
2445
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:306
2446
- msgid "Ica"
2447
  msgstr ""
2448
 
2449
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:307
2450
- msgid "Jun&iacute;n"
2451
  msgstr ""
2452
 
2453
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:308
2454
- msgid "La Libertad"
2455
  msgstr ""
2456
 
2457
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:309
2458
- msgid "Lambayeque"
2459
  msgstr ""
2460
 
2461
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:310
2462
- msgid "Lima"
2463
  msgstr ""
2464
 
2465
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:311
2466
- msgid "Loreto"
2467
  msgstr ""
2468
 
2469
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:312
2470
- msgid "Madre de Dios"
2471
  msgstr ""
2472
 
2473
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:313
2474
- msgid "Moquegua"
2475
  msgstr ""
2476
 
2477
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:314
2478
- msgid "Pasco"
2479
  msgstr ""
2480
 
2481
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:315
2482
- msgid "Piura"
2483
  msgstr ""
2484
 
2485
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:316
2486
- msgid "Puno"
2487
  msgstr ""
2488
 
2489
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:317
2490
- msgid "San Mart&iacute;n"
2491
  msgstr ""
2492
 
2493
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:318
2494
- msgid "Tacna"
2495
  msgstr ""
2496
 
2497
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:319
2498
- msgid "Tumbes"
2499
  msgstr ""
2500
 
2501
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:320
2502
- msgid "Ucayali"
2503
  msgstr ""
2504
 
2505
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:336
2506
- msgid "Bagmati"
2507
  msgstr ""
2508
 
2509
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:337
2510
- msgid "Bheri"
2511
  msgstr ""
2512
 
2513
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:338
2514
- msgid "Dhaulagiri"
2515
  msgstr ""
2516
 
2517
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:339
2518
- msgid "Gandaki"
2519
  msgstr ""
2520
 
2521
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:340
2522
- msgid "Janakpur"
2523
  msgstr ""
2524
 
2525
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:341
2526
- msgid "Karnali"
2527
  msgstr ""
2528
 
2529
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:342
2530
- msgid "Koshi"
2531
  msgstr ""
2532
 
2533
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:343
2534
- msgid "Lumbini"
2535
  msgstr ""
2536
 
2537
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:344
2538
- msgid "Mahakali"
2539
  msgstr ""
2540
 
2541
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:345
2542
- msgid "Mechi"
2543
  msgstr ""
2544
 
2545
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:346
2546
- msgid "Narayani"
2547
  msgstr ""
2548
 
2549
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:347
2550
- msgid "Rapti"
2551
  msgstr ""
2552
 
2553
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:348
2554
- msgid "Sagarmatha"
2555
  msgstr ""
2556
 
2557
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:349
2558
- msgid "Seti"
2559
  msgstr ""
2560
 
2561
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:365
2562
- msgid "Abia"
2563
  msgstr ""
2564
 
2565
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:366
2566
- msgid "Abuja"
2567
  msgstr ""
2568
 
2569
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:367
2570
- msgid "Adamawa"
2571
  msgstr ""
2572
 
2573
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:368
2574
- msgid "Akwa Ibom"
2575
  msgstr ""
2576
 
2577
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:369
2578
- msgid "Anambra"
2579
  msgstr ""
2580
 
2581
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:370
2582
- msgid "Bauchi"
2583
  msgstr ""
2584
 
2585
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:371
2586
- msgid "Bayelsa"
2587
  msgstr ""
2588
 
2589
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:372
2590
- msgid "Benue"
 
2591
  msgstr ""
2592
 
2593
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:373
2594
- msgid "Borno"
2595
  msgstr ""
2596
 
2597
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:374
2598
- msgid "Cross River"
2599
  msgstr ""
2600
 
2601
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:375
2602
- msgid "Delta"
2603
  msgstr ""
2604
 
2605
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:376
2606
- msgid "Ebonyi"
2607
  msgstr ""
2608
 
2609
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:377
2610
- msgid "Edo"
2611
  msgstr ""
2612
 
2613
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:378
2614
- msgid "Ekiti"
2615
  msgstr ""
2616
 
2617
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:379
2618
- msgid "Enugu"
2619
  msgstr ""
2620
 
2621
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:380
2622
- msgid "Gombe"
2623
  msgstr ""
2624
 
2625
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:381
2626
- msgid "Imo"
2627
  msgstr ""
2628
 
2629
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:382
2630
- msgid "Jigawa"
2631
  msgstr ""
2632
 
2633
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:383
2634
- msgid "Kaduna"
2635
  msgstr ""
2636
 
2637
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:384
2638
- msgid "Kano"
2639
  msgstr ""
2640
 
2641
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:385
2642
- msgid "Katsina"
2643
  msgstr ""
2644
 
2645
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:386
2646
- msgid "Kebbi"
2647
  msgstr ""
2648
 
2649
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:387
2650
- msgid "Kogi"
2651
  msgstr ""
2652
 
2653
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:388
2654
- msgid "Kwara"
2655
  msgstr ""
2656
 
2657
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:389
2658
- msgid "Lagos"
2659
  msgstr ""
2660
 
2661
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:390
2662
- msgid "Nasarawa"
2663
  msgstr ""
2664
 
2665
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:392
2666
- msgid "Ogun"
2667
  msgstr ""
2668
 
2669
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:393
2670
- msgid "Ondo"
2671
  msgstr ""
2672
 
2673
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:394
2674
- msgid "Osun"
2675
  msgstr ""
2676
 
2677
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:395
2678
- msgid "Oyo"
2679
  msgstr ""
2680
 
2681
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:396
2682
- msgid "Plateau"
2683
  msgstr ""
2684
 
2685
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:397
2686
- msgid "Rivers"
2687
  msgstr ""
2688
 
2689
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:398
2690
- msgid "Sokoto"
2691
  msgstr ""
2692
 
2693
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:399
2694
- msgid "Taraba"
2695
  msgstr ""
2696
 
2697
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:400
2698
- msgid "Yobe"
2699
  msgstr ""
2700
 
2701
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:401
2702
- msgid "Zamfara"
2703
  msgstr ""
2704
 
2705
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:417
2706
- msgid "Distrito Federal"
2707
  msgstr ""
2708
 
2709
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:418
2710
- msgid "Jalisco"
2711
  msgstr ""
2712
 
2713
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:419
2714
- msgid "Nuevo León"
2715
  msgstr ""
2716
 
2717
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:420
2718
- msgid "Aguascalientes"
2719
  msgstr ""
2720
 
2721
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:421
2722
- msgid "Baja California"
2723
  msgstr ""
2724
 
2725
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:422
2726
- msgid "Baja California Sur"
2727
  msgstr ""
2728
 
2729
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:423
2730
- msgid "Campeche"
2731
  msgstr ""
2732
 
2733
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:424
2734
- msgid "Chiapas"
2735
  msgstr ""
2736
 
2737
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:425
2738
- msgid "Chihuahua"
2739
  msgstr ""
2740
 
2741
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:426
2742
- msgid "Coahuila"
2743
  msgstr ""
2744
 
2745
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:427
2746
- msgid "Colima"
2747
  msgstr ""
2748
 
2749
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:428
2750
- msgid "Durango"
2751
  msgstr ""
2752
 
2753
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:429
2754
- msgid "Guanajuato"
2755
  msgstr ""
2756
 
2757
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:430
2758
- msgid "Guerrero"
2759
  msgstr ""
2760
 
2761
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:431
2762
- msgid "Hidalgo"
2763
  msgstr ""
2764
-
2765
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:432
2766
- msgid "Edo. de México"
2767
  msgstr ""
2768
 
2769
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:433
2770
- msgid "Michoacán"
2771
  msgstr ""
2772
 
2773
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:434
2774
- msgid "Morelos"
2775
  msgstr ""
2776
 
2777
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:435
2778
- msgid "Nayarit"
2779
  msgstr ""
2780
 
2781
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:436
2782
- msgid "Oaxaca"
2783
  msgstr ""
2784
 
2785
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:437
2786
- msgid "Puebla"
2787
  msgstr ""
2788
 
2789
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:438
2790
- msgid "Querétaro"
2791
  msgstr ""
2792
 
2793
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:439
2794
- msgid "Quintana Roo"
2795
  msgstr ""
2796
 
2797
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:440
2798
- msgid "San Luis Potosí"
2799
  msgstr ""
2800
 
2801
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:441
2802
- msgid "Sinaloa"
2803
  msgstr ""
2804
 
2805
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:442
2806
- msgid "Sonora"
2807
  msgstr ""
2808
 
2809
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:443
2810
- msgid "Tabasco"
2811
  msgstr ""
2812
 
2813
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:444
2814
- msgid "Tamaulipas"
2815
  msgstr ""
2816
 
2817
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:445
2818
- msgid "Tlaxcala"
2819
  msgstr ""
2820
 
2821
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:446
2822
- msgid "Veracruz"
2823
  msgstr ""
2824
 
2825
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:447
2826
- msgid "Yucatán"
2827
  msgstr ""
2828
 
2829
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:448
2830
- msgid "Zacatecas"
2831
  msgstr ""
2832
 
2833
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:464
2834
- msgid "Hokkaido"
2835
  msgstr ""
2836
 
2837
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:465
2838
- msgid "Aomori"
2839
  msgstr ""
2840
 
2841
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:466
2842
- msgid "Iwate"
2843
  msgstr ""
2844
 
2845
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:467
2846
- msgid "Miyagi"
2847
  msgstr ""
2848
 
2849
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:468
2850
- msgid "Akita"
2851
  msgstr ""
2852
 
2853
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:469
2854
- msgid "Yamagata"
2855
  msgstr ""
2856
 
2857
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:470
2858
- msgid "Fukushima"
2859
  msgstr ""
2860
 
2861
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:471
2862
- msgid "Ibaraki"
2863
  msgstr ""
2864
 
2865
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:472
2866
- msgid "Tochigi"
2867
  msgstr ""
2868
 
2869
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:473
2870
- msgid "Gunma"
2871
  msgstr ""
2872
 
2873
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:474
2874
- msgid "Saitama"
2875
  msgstr ""
2876
 
2877
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:475
2878
- msgid "Chiba"
2879
  msgstr ""
2880
 
2881
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:476
2882
- msgid "Tokyo"
2883
  msgstr ""
2884
 
2885
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:477
2886
- msgid "Kanagawa"
2887
  msgstr ""
2888
 
2889
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:478
2890
- msgid "Niigata"
2891
  msgstr ""
2892
 
2893
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:479
2894
- msgid "Toyama"
2895
  msgstr ""
2896
 
2897
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:480
2898
- msgid "Ishikawa"
2899
  msgstr ""
2900
 
2901
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:481
2902
- msgid "Fukui"
2903
  msgstr ""
2904
 
2905
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:482
2906
- msgid "Yamanashi"
2907
  msgstr ""
2908
 
2909
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:483
2910
- msgid "Nagano"
2911
  msgstr ""
2912
 
2913
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:484
2914
- msgid "Gifu"
2915
  msgstr ""
2916
 
2917
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:485
2918
- msgid "Shizuoka"
2919
  msgstr ""
2920
 
2921
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:486
2922
- msgid "Aichi"
2923
  msgstr ""
2924
 
2925
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:487
2926
- msgid "Mie"
2927
  msgstr ""
2928
 
2929
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:488
2930
- msgid "Shiga"
 
 
2931
  msgstr ""
2932
 
2933
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:489
2934
- msgid "Kyoto"
2935
  msgstr ""
2936
 
2937
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:490
2938
- msgid "Osaka"
 
 
 
 
 
 
 
 
2939
  msgstr ""
2940
 
2941
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:491
2942
- msgid "Hyogo"
2943
  msgstr ""
2944
 
2945
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:492
2946
- msgid "Nara"
 
 
2947
  msgstr ""
2948
 
2949
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:493
2950
- msgid "Wakayama"
 
 
2951
  msgstr ""
2952
 
2953
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:494
2954
- msgid "Tottori"
2955
  msgstr ""
2956
 
2957
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:495
2958
- msgid "Shimane"
2959
  msgstr ""
2960
 
2961
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:496
2962
- msgid "Okayama"
2963
  msgstr ""
2964
 
2965
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:497
2966
- msgid "Hiroshima"
2967
  msgstr ""
2968
 
2969
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:498
2970
- msgid "Yamaguchi"
2971
  msgstr ""
2972
 
2973
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:499
2974
- msgid "Tokushima"
2975
  msgstr ""
2976
 
2977
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:500
2978
- msgid "Kagawa"
2979
  msgstr ""
2980
 
2981
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:501
2982
- msgid "Ehime"
2983
  msgstr ""
2984
 
2985
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:502
2986
- msgid "Kochi"
2987
  msgstr ""
2988
 
2989
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:503
2990
- msgid "Fukuoka"
2991
  msgstr ""
2992
 
2993
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:504
2994
- msgid "Saga"
2995
  msgstr ""
2996
 
2997
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:505
2998
- msgid "Nagasaki"
2999
  msgstr ""
3000
 
3001
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:506
3002
- msgid "Kumamoto"
3003
  msgstr ""
3004
 
3005
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:507
3006
- msgid "Oita"
3007
  msgstr ""
3008
 
3009
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:508
3010
- msgid "Miyazaki"
3011
  msgstr ""
3012
 
3013
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:509
3014
- msgid "Kagoshima"
3015
  msgstr ""
3016
 
3017
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:510
3018
- msgid "Okinawa"
3019
  msgstr ""
3020
 
3021
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:526
3022
- msgid "Agrigento"
3023
  msgstr ""
3024
 
3025
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:527
3026
- msgid "Alessandria"
3027
  msgstr ""
3028
 
3029
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:528
3030
- msgid "Ancona"
3031
  msgstr ""
3032
 
3033
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:529
3034
- msgid "Aosta"
3035
  msgstr ""
3036
 
3037
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:530
3038
- msgid "Arezzo"
3039
  msgstr ""
3040
 
3041
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:531
3042
- msgid "Ascoli Piceno"
3043
  msgstr ""
3044
 
3045
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:532
3046
- msgid "Asti"
3047
  msgstr ""
3048
 
3049
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:533
3050
- msgid "Avellino"
3051
  msgstr ""
3052
 
3053
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:534
3054
- msgid "Bari"
3055
  msgstr ""
3056
 
3057
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:535
3058
- msgid "Barletta-Andria-Trani"
3059
  msgstr ""
3060
 
3061
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:536
3062
- msgid "Belluno"
3063
  msgstr ""
3064
 
3065
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:537
3066
- msgid "Benevento"
3067
  msgstr ""
3068
 
3069
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:538
3070
- msgid "Bergamo"
3071
  msgstr ""
3072
 
3073
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:539
3074
- msgid "Biella"
3075
  msgstr ""
3076
 
3077
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:540
3078
- msgid "Bologna"
3079
  msgstr ""
3080
 
3081
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:541
3082
- msgid "Bolzano"
3083
  msgstr ""
3084
 
3085
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:542
3086
- msgid "Brescia"
3087
  msgstr ""
3088
 
3089
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:543
3090
- msgid "Brindisi"
3091
  msgstr ""
3092
 
3093
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:544
3094
- msgid "Cagliari"
3095
  msgstr ""
3096
 
3097
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:545
3098
- msgid "Caltanissetta"
3099
  msgstr ""
3100
 
3101
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:546
3102
- msgid "Campobasso"
3103
  msgstr ""
3104
 
3105
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:547
3106
- msgid "Carbonia-Iglesias"
3107
  msgstr ""
3108
 
3109
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:548
3110
- msgid "Caserta"
3111
  msgstr ""
3112
 
3113
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:549
3114
- msgid "Catania"
3115
  msgstr ""
3116
 
3117
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:550
3118
- msgid "Catanzaro"
3119
  msgstr ""
3120
 
3121
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:551
3122
- msgid "Chieti"
3123
  msgstr ""
3124
 
3125
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:552
3126
- msgid "Como"
3127
  msgstr ""
3128
 
3129
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:553
3130
- msgid "Cosenza"
3131
  msgstr ""
3132
 
3133
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:554
3134
- msgid "Cremona"
3135
  msgstr ""
3136
 
3137
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:555
3138
- msgid "Crotone"
3139
  msgstr ""
3140
 
3141
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:556
3142
- msgid "Cuneo"
3143
  msgstr ""
3144
 
3145
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:557
3146
- msgid "Enna"
3147
  msgstr ""
3148
 
3149
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:558
3150
- msgid "Fermo"
3151
  msgstr ""
3152
 
3153
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:559
3154
- msgid "Ferrara"
3155
  msgstr ""
3156
 
3157
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:560
3158
- msgid "Firenze"
3159
  msgstr ""
3160
 
3161
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:561
3162
- msgid "Foggia"
3163
  msgstr ""
3164
 
3165
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:562
3166
- msgid "Forlì-Cesena"
3167
  msgstr ""
3168
 
3169
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:563
3170
- msgid "Frosinone"
3171
  msgstr ""
3172
 
3173
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:564
3174
- msgid "Genova"
3175
  msgstr ""
3176
 
3177
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:565
3178
- msgid "Gorizia"
3179
  msgstr ""
3180
 
3181
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:566
3182
- msgid "Grosseto"
3183
  msgstr ""
3184
 
3185
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:567
3186
- msgid "Imperia"
3187
  msgstr ""
3188
 
3189
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:568
3190
- msgid "Isernia"
3191
  msgstr ""
3192
 
3193
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:569
3194
- msgid "La Spezia"
3195
  msgstr ""
3196
 
3197
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:570
3198
- msgid "L'Aquila"
3199
  msgstr ""
3200
 
3201
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:571
3202
- msgid "Latina"
3203
  msgstr ""
3204
 
3205
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:572
3206
- msgid "Lecce"
3207
  msgstr ""
3208
 
3209
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:573
3210
- msgid "Lecco"
3211
  msgstr ""
3212
 
3213
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:574
3214
- msgid "Livorno"
3215
  msgstr ""
3216
 
3217
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:575
3218
- msgid "Lodi"
3219
  msgstr ""
3220
 
3221
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:576
3222
- msgid "Lucca"
3223
  msgstr ""
3224
 
3225
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:577
3226
- msgid "Macerata"
3227
  msgstr ""
3228
 
3229
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:578
3230
- msgid "Mantova"
3231
  msgstr ""
3232
 
3233
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:579
3234
- msgid "Massa-Carrara"
3235
  msgstr ""
3236
 
3237
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:580
3238
- msgid "Matera"
3239
  msgstr ""
3240
 
3241
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:581
3242
- msgid "Messina"
3243
  msgstr ""
3244
 
3245
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:582
3246
- msgid "Milano"
3247
  msgstr ""
3248
 
3249
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:583
3250
- msgid "Modena"
3251
  msgstr ""
3252
 
3253
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:584
3254
- msgid "Monza e della Brianza"
3255
  msgstr ""
3256
 
3257
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:585
3258
- msgid "Napoli"
3259
  msgstr ""
3260
 
3261
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:586
3262
- msgid "Novara"
3263
  msgstr ""
3264
 
3265
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:587
3266
- msgid "Nuoro"
3267
  msgstr ""
3268
 
3269
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:588
3270
- msgid "Olbia-Tempio"
3271
  msgstr ""
3272
 
3273
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:589
3274
- msgid "Oristano"
3275
  msgstr ""
3276
 
3277
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:590
3278
- msgid "Padova"
3279
  msgstr ""
3280
 
3281
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:591
3282
- msgid "Palermo"
3283
  msgstr ""
3284
 
3285
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:592
3286
- msgid "Parma"
3287
  msgstr ""
3288
 
3289
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:593
3290
- msgid "Pavia"
3291
  msgstr ""
3292
 
3293
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:594
3294
- msgid "Perugia"
3295
  msgstr ""
3296
 
3297
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:595
3298
- msgid "Pesaro e Urbino"
3299
  msgstr ""
3300
 
3301
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:596
3302
- msgid "Pescara"
3303
  msgstr ""
3304
 
3305
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:597
3306
- msgid "Piacenza"
3307
  msgstr ""
3308
 
3309
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:598
3310
- msgid "Pisa"
3311
  msgstr ""
3312
 
3313
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:599
3314
- msgid "Pistoia"
3315
  msgstr ""
3316
 
3317
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:600
3318
- msgid "Pordenone"
3319
  msgstr ""
3320
 
3321
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:601
3322
- msgid "Potenza"
3323
  msgstr ""
3324
 
3325
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:602
3326
- msgid "Prato"
3327
  msgstr ""
3328
 
3329
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:603
3330
- msgid "Ragusa"
3331
  msgstr ""
3332
 
3333
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:604
3334
- msgid "Ravenna"
3335
  msgstr ""
3336
 
3337
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:605
3338
- msgid "Reggio Calabria"
3339
  msgstr ""
3340
 
3341
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:606
3342
- msgid "Reggio Emilia"
3343
  msgstr ""
3344
 
3345
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:607
3346
- msgid "Rieti"
3347
  msgstr ""
3348
 
3349
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:608
3350
- msgid "Rimini"
3351
  msgstr ""
3352
 
3353
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:609
3354
- msgid "Roma"
3355
  msgstr ""
3356
 
3357
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:610
3358
- msgid "Rovigo"
3359
  msgstr ""
3360
 
3361
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:611
3362
- msgid "Salerno"
3363
  msgstr ""
3364
 
3365
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:612
3366
- msgid "Medio Campidano"
3367
  msgstr ""
3368
 
3369
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:613
3370
- msgid "Sassari"
3371
  msgstr ""
3372
 
3373
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:614
3374
- msgid "Savona"
3375
  msgstr ""
3376
 
3377
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:615
3378
- msgid "Siena"
3379
  msgstr ""
3380
 
3381
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:616
3382
- msgid "Siracusa"
3383
  msgstr ""
3384
 
3385
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:617
3386
- msgid "Sondrio"
3387
  msgstr ""
3388
 
3389
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:618
3390
- msgid "Taranto"
3391
  msgstr ""
3392
 
3393
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:619
3394
- msgid "Teramo"
3395
  msgstr ""
3396
 
3397
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:620
3398
- msgid "Terni"
3399
  msgstr ""
3400
 
3401
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:621
3402
- msgid "Torino"
3403
  msgstr ""
3404
 
3405
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:622
3406
- msgid "Ogliastra"
3407
  msgstr ""
3408
 
3409
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:623
3410
- msgid "Trapani"
3411
  msgstr ""
3412
 
3413
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:624
3414
- msgid "Trento"
3415
  msgstr ""
3416
 
3417
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:625
3418
- msgid "Treviso"
3419
  msgstr ""
3420
 
3421
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:626
3422
- msgid "Trieste"
3423
  msgstr ""
3424
 
3425
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:627
3426
- msgid "Udine"
3427
  msgstr ""
3428
 
3429
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:628
3430
- msgid "Varese"
3431
  msgstr ""
3432
 
3433
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:629
3434
- msgid "Venezia"
3435
  msgstr ""
3436
 
3437
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:630
3438
- msgid "Verbano-Cusio-Ossola"
3439
  msgstr ""
3440
 
3441
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:631
3442
- msgid "Vercelli"
3443
  msgstr ""
3444
 
3445
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:632
3446
- msgid "Verona"
3447
  msgstr ""
3448
 
3449
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:633
3450
- msgid "Vibo Valentia"
3451
  msgstr ""
3452
 
3453
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:634
3454
- msgid "Vicenza"
3455
  msgstr ""
3456
 
3457
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:635
3458
- msgid "Viterbo"
3459
  msgstr ""
3460
 
3461
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:651
3462
- msgid "Khuzestan (خوزستان)"
3463
  msgstr ""
3464
 
3465
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:652
3466
- msgid "Tehran (تهران)"
3467
  msgstr ""
3468
 
3469
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:653
3470
- msgid "Ilaam (ایلام)"
3471
  msgstr ""
3472
 
3473
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:654
3474
- msgid "Bushehr (بوشهر)"
3475
  msgstr ""
3476
 
3477
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:655
3478
- msgid "Ardabil (اردبیل)"
3479
  msgstr ""
3480
 
3481
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:656
3482
- msgid "Isfahan (اصفهان)"
3483
  msgstr ""
3484
 
3485
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:657
3486
- msgid "Yazd (یزد)"
3487
  msgstr ""
3488
 
3489
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:658
3490
- msgid "Kermanshah (کرمانشاه)"
3491
  msgstr ""
3492
 
3493
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:659
3494
- msgid "Kerman (کرمان)"
3495
  msgstr ""
3496
 
3497
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:660
3498
- msgid "Hamadan (همدان)"
3499
  msgstr ""
3500
 
3501
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:661
3502
- msgid "Ghazvin (قزوین)"
3503
  msgstr ""
3504
 
3505
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:662
3506
- msgid "Zanjan (زنجان)"
3507
  msgstr ""
3508
 
3509
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:663
3510
- msgid "Luristan (لرستان)"
3511
  msgstr ""
3512
 
3513
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:664
3514
- msgid "Alborz (البرز)"
3515
  msgstr ""
3516
 
3517
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:665
3518
- msgid "East Azarbaijan (آذربایجان شرقی)"
3519
  msgstr ""
3520
 
3521
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:666
3522
- msgid "West Azarbaijan (آذربایجان غربی)"
3523
  msgstr ""
3524
 
3525
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:667
3526
- msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
3527
  msgstr ""
3528
 
3529
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:668
3530
- msgid "South Khorasan (خراسان جنوبی)"
3531
  msgstr ""
3532
 
3533
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:669
3534
- msgid "Razavi Khorasan (خراسان رضوی)"
3535
  msgstr ""
3536
 
3537
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:670
3538
- msgid "North Khorasan (خراسان جنوبی)"
3539
  msgstr ""
3540
 
3541
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:671
3542
- msgid "Semnan (سمنان)"
3543
  msgstr ""
3544
 
3545
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:672
3546
- msgid "Fars (فارس)"
3547
  msgstr ""
3548
 
3549
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:673
3550
- msgid "Qom (قم)"
3551
  msgstr ""
3552
 
3553
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:674
3554
- msgid "Kurdistan / کردستان)"
3555
  msgstr ""
3556
 
3557
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:675
3558
- msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
3559
  msgstr ""
3560
 
3561
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:676
3562
- msgid "Golestan (گلستان)"
3563
  msgstr ""
3564
 
3565
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:677
3566
- msgid "Gilan (گیلان)"
3567
  msgstr ""
3568
 
3569
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:678
3570
- msgid "Mazandaran (مازندران)"
3571
  msgstr ""
3572
 
3573
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:679
3574
- msgid "Markazi (مرکزی)"
3575
  msgstr ""
3576
 
3577
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:680
3578
- msgid "Hormozgan (هرمزگان)"
3579
  msgstr ""
3580
 
3581
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:681
3582
- msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
3583
  msgstr ""
3584
 
3585
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:697
3586
- msgid "Antrim"
3587
  msgstr ""
3588
 
3589
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:698
3590
- msgid "Armagh"
3591
  msgstr ""
3592
 
3593
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:699
3594
- msgid "Clare"
3595
  msgstr ""
3596
 
3597
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:700
3598
- msgid "Cork"
3599
  msgstr ""
3600
 
3601
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:701
3602
- msgid "Cavan"
3603
  msgstr ""
3604
 
3605
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:702
3606
- msgid "Carlow"
3607
  msgstr ""
3608
 
3609
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:703
3610
- msgid "Donegal"
3611
  msgstr ""
3612
 
3613
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:704
3614
- msgid "Dublin"
3615
  msgstr ""
3616
 
3617
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:705
3618
- msgid "Down"
3619
  msgstr ""
3620
 
3621
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:706
3622
- msgid "Derry"
3623
  msgstr ""
3624
 
3625
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:707
3626
- msgid "Fermanagh"
3627
  msgstr ""
3628
 
3629
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:708
3630
- msgid "Galway"
3631
  msgstr ""
3632
 
3633
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:709
3634
- msgid "Kildare"
3635
  msgstr ""
3636
 
3637
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:710
3638
- msgid "Kilkenny"
3639
  msgstr ""
3640
 
3641
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:711
3642
- msgid "Kerry"
3643
  msgstr ""
3644
 
3645
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:712
3646
- msgid "Longford"
3647
  msgstr ""
3648
 
3649
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:713
3650
- msgid "Louth"
3651
  msgstr ""
3652
 
3653
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:714
3654
- msgid "Limerick"
3655
  msgstr ""
3656
 
3657
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:715
3658
- msgid "Leitrim"
3659
  msgstr ""
3660
 
3661
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:716
3662
- msgid "Laois"
3663
  msgstr ""
3664
 
3665
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:717
3666
- msgid "Meath"
3667
  msgstr ""
3668
 
3669
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:718
3670
- msgid "Monaghan"
3671
  msgstr ""
3672
 
3673
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:719
3674
- msgid "Mayo"
3675
  msgstr ""
3676
 
3677
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:720
3678
- msgid "Offaly"
3679
  msgstr ""
3680
 
3681
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:721
3682
- msgid "Roscommon"
3683
  msgstr ""
3684
 
3685
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:722
3686
- msgid "Sligo"
3687
  msgstr ""
3688
 
3689
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:723
3690
- msgid "Tyrone"
3691
  msgstr ""
3692
 
3693
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:724
3694
- msgid "Tipperary"
3695
  msgstr ""
3696
 
3697
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:725
3698
- msgid "Waterford"
3699
  msgstr ""
3700
 
3701
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:726
3702
- msgid "Westmeath"
3703
  msgstr ""
3704
 
3705
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:727
3706
- msgid "Wicklow"
3707
  msgstr ""
3708
 
3709
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:728
3710
- msgid "Wexford"
3711
  msgstr ""
3712
 
3713
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:744
3714
- msgid "Αττική"
3715
  msgstr ""
3716
 
3717
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:745
3718
- msgid "Ανατολική Μακεδονία και Θράκη"
3719
  msgstr ""
3720
 
3721
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:746
3722
- msgid "Κεντρική Μακεδονία"
3723
  msgstr ""
3724
 
3725
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:747
3726
- msgid "Δυτική Μακεδονία"
3727
  msgstr ""
3728
 
3729
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:748
3730
- msgid "Ήπειρος"
3731
  msgstr ""
3732
 
3733
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:749
3734
- msgid "Θεσσαλία"
3735
  msgstr ""
3736
 
3737
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:750
3738
- msgid "Ιόνιοι Νήσοι"
3739
  msgstr ""
3740
 
3741
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:751
3742
- msgid "Δυτική Ελλάδα"
3743
  msgstr ""
3744
 
3745
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:752
3746
- msgid "Στερεά Ελλάδα"
3747
  msgstr ""
3748
 
3749
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:753
3750
- msgid "Πελοπόννησος"
3751
  msgstr ""
3752
 
3753
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:754
3754
- msgid "Βόρειο Αιγαίο"
3755
  msgstr ""
3756
 
3757
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:755
3758
- msgid "Νότιο Αιγαίο"
3759
  msgstr ""
3760
 
3761
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:756
3762
- msgid "Κρήτη"
3763
  msgstr ""
3764
 
3765
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:772
3766
- msgid "Chuquisaca"
3767
  msgstr ""
3768
 
3769
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:773
3770
- msgid "Beni"
3771
  msgstr ""
3772
 
3773
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:774
3774
- msgid "Cochabamba"
3775
  msgstr ""
3776
 
3777
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:775
3778
- msgid "La Paz"
3779
  msgstr ""
3780
 
3781
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:776
3782
- msgid "Oruro"
3783
  msgstr ""
3784
 
3785
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:777
3786
- msgid "Pando"
3787
  msgstr ""
3788
 
3789
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:778
3790
- msgid "Potosí"
3791
  msgstr ""
3792
 
3793
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:779
3794
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:937
3795
- msgid "Santa Cruz"
3796
  msgstr ""
3797
 
3798
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:780
3799
- msgid "Tarija"
3800
  msgstr ""
3801
 
3802
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:796
3803
- msgid "Blagoevgrad"
3804
  msgstr ""
3805
 
3806
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:797
3807
- msgid "Burgas"
3808
  msgstr ""
3809
 
3810
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:798
3811
- msgid "Dobrich"
3812
  msgstr ""
3813
 
3814
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:799
3815
- msgid "Gabrovo"
3816
  msgstr ""
3817
 
3818
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:800
3819
- msgid "Haskovo"
3820
  msgstr ""
3821
 
3822
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:801
3823
- msgid "Kardzhali"
3824
  msgstr ""
3825
 
3826
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:802
3827
- msgid "Kyustendil"
3828
  msgstr ""
3829
 
3830
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:803
3831
- msgid "Lovech"
3832
  msgstr ""
3833
 
3834
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:804
3835
- msgid "Montana"
3836
  msgstr ""
3837
 
3838
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:805
3839
- msgid "Pazardzhik"
3840
  msgstr ""
3841
 
3842
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:806
3843
- msgid "Pernik"
3844
  msgstr ""
3845
 
3846
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:807
3847
- msgid "Pleven"
3848
  msgstr ""
3849
 
3850
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:808
3851
- msgid "Plovdiv"
3852
  msgstr ""
3853
 
3854
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:809
3855
- msgid "Razgrad"
3856
  msgstr ""
3857
 
3858
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:810
3859
- msgid "Ruse"
3860
  msgstr ""
3861
 
3862
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:811
3863
- msgid "Shumen"
3864
  msgstr ""
3865
 
3866
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:812
3867
- msgid "Silistra"
3868
  msgstr ""
3869
 
3870
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:813
3871
- msgid "Sliven"
3872
  msgstr ""
3873
 
3874
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:814
3875
- msgid "Smolyan"
3876
  msgstr ""
3877
 
3878
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:815
3879
- msgid "Sofia"
3880
  msgstr ""
3881
 
3882
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:816
3883
- msgid "Sofia-Grad"
3884
  msgstr ""
3885
 
3886
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:817
3887
- msgid "Stara Zagora"
3888
  msgstr ""
3889
 
3890
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:818
3891
- msgid "Targovishte"
3892
  msgstr ""
3893
 
3894
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:819
3895
- msgid "Varna"
3896
  msgstr ""
3897
 
3898
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:820
3899
- msgid "Veliko Tarnovo"
3900
  msgstr ""
3901
 
3902
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:821
3903
- msgid "Vidin"
3904
  msgstr ""
3905
 
3906
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:822
3907
- msgid "Vratsa"
3908
  msgstr ""
3909
 
3910
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:823
3911
- msgid "Yambol"
3912
  msgstr ""
3913
 
3914
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:839
3915
- msgid "Bagerhat"
3916
  msgstr ""
3917
 
3918
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:840
3919
- msgid "Bandarban"
3920
  msgstr ""
3921
 
3922
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:841
3923
- msgid "Barguna"
3924
  msgstr ""
3925
 
3926
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:842
3927
- msgid "Barisal"
3928
  msgstr ""
3929
 
3930
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:843
3931
- msgid "Bhola"
3932
  msgstr ""
3933
 
3934
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:844
3935
- msgid "Bogra"
3936
  msgstr ""
3937
 
3938
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:845
3939
- msgid "Brahmanbaria"
3940
  msgstr ""
3941
 
3942
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:846
3943
- msgid "Chandpur"
3944
  msgstr ""
3945
 
3946
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:847
3947
- msgid "Chittagong"
3948
  msgstr ""
3949
 
3950
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:848
3951
- msgid "Chuadanga"
3952
  msgstr ""
3953
 
3954
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:849
3955
- msgid "Comilla"
3956
  msgstr ""
3957
 
3958
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:850
3959
- msgid "Cox's Bazar"
3960
  msgstr ""
3961
 
3962
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:851
3963
- msgid "Dhaka"
3964
  msgstr ""
3965
 
3966
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:852
3967
- msgid "Dinajpur"
3968
  msgstr ""
3969
 
3970
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:853
3971
- msgid "Faridpur "
3972
  msgstr ""
3973
 
3974
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:854
3975
- msgid "Feni"
3976
  msgstr ""
3977
 
3978
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:855
3979
- msgid "Gaibandha"
3980
  msgstr ""
3981
 
3982
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:856
3983
- msgid "Gazipur"
3984
  msgstr ""
3985
 
3986
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:857
3987
- msgid "Gopalganj"
3988
  msgstr ""
3989
 
3990
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:858
3991
- msgid "Habiganj"
3992
  msgstr ""
3993
 
3994
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:859
3995
- msgid "Jamalpur"
3996
  msgstr ""
3997
 
3998
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:860
3999
- msgid "Jessore"
4000
  msgstr ""
4001
 
4002
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:861
4003
- msgid "Jhalokati"
4004
  msgstr ""
4005
 
4006
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:862
4007
- msgid "Jhenaidah"
4008
  msgstr ""
4009
 
4010
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:863
4011
- msgid "Joypurhat"
4012
  msgstr ""
4013
 
4014
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:864
4015
- msgid "Khagrachhari"
4016
  msgstr ""
4017
 
4018
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:865
4019
- msgid "Khulna"
4020
  msgstr ""
4021
 
4022
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:866
4023
- msgid "Kishoreganj"
4024
  msgstr ""
4025
 
4026
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:867
4027
- msgid "Kurigram"
4028
  msgstr ""
4029
 
4030
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:868
4031
- msgid "Kushtia"
4032
  msgstr ""
4033
 
4034
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:869
4035
- msgid "Lakshmipur"
4036
  msgstr ""
4037
 
4038
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:870
4039
- msgid "Lalmonirhat"
4040
  msgstr ""
4041
 
4042
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:871
4043
- msgid "Madaripur"
4044
  msgstr ""
4045
 
4046
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:872
4047
- msgid "Magura"
4048
  msgstr ""
4049
 
4050
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:873
4051
- msgid "Manikganj "
4052
  msgstr ""
4053
 
4054
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:874
4055
- msgid "Meherpur"
4056
  msgstr ""
4057
 
4058
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:875
4059
- msgid "Moulvibazar"
4060
  msgstr ""
4061
 
4062
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:876
4063
- msgid "Munshiganj"
4064
  msgstr ""
4065
 
4066
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:877
4067
- msgid "Mymensingh"
4068
  msgstr ""
4069
 
4070
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:878
4071
- msgid "Naogaon"
4072
  msgstr ""
4073
 
4074
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:879
4075
- msgid "Narail"
4076
  msgstr ""
4077
 
4078
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:880
4079
- msgid "Narayanganj"
4080
  msgstr ""
4081
 
4082
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:881
4083
- msgid "Narsingdi"
4084
  msgstr ""
4085
 
4086
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:882
4087
- msgid "Natore"
4088
  msgstr ""
4089
 
4090
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:883
4091
- msgid "Nawabganj"
4092
  msgstr ""
4093
 
4094
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:884
4095
- msgid "Netrakona"
4096
  msgstr ""
4097
 
4098
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:885
4099
- msgid "Nilphamari"
4100
  msgstr ""
4101
 
4102
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:886
4103
- msgid "Noakhali"
4104
  msgstr ""
4105
 
4106
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:887
4107
- msgid "Pabna"
4108
  msgstr ""
4109
 
4110
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:888
4111
- msgid "Panchagarh"
4112
  msgstr ""
4113
 
4114
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:889
4115
- msgid "Patuakhali"
4116
  msgstr ""
4117
 
4118
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:890
4119
- msgid "Pirojpur"
4120
  msgstr ""
4121
 
4122
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:891
4123
- msgid "Rajbari"
4124
  msgstr ""
4125
 
4126
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:892
4127
- msgid "Rajshahi"
4128
  msgstr ""
4129
 
4130
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:893
4131
- msgid "Rangamati"
4132
  msgstr ""
4133
 
4134
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:894
4135
- msgid "Rangpur"
4136
  msgstr ""
4137
 
4138
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:895
4139
- msgid "Satkhira"
4140
  msgstr ""
4141
 
4142
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:896
4143
- msgid "Shariatpur"
4144
  msgstr ""
4145
 
4146
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:897
4147
- msgid "Sherpur"
4148
  msgstr ""
4149
 
4150
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:898
4151
- msgid "Sirajganj"
4152
  msgstr ""
4153
 
4154
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:899
4155
- msgid "Sunamganj"
4156
  msgstr ""
4157
 
4158
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:900
4159
- msgid "Sylhet"
4160
  msgstr ""
4161
 
4162
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:901
4163
- msgid "Tangail"
4164
  msgstr ""
4165
 
4166
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:902
4167
- msgid "Thakurgaon"
4168
  msgstr ""
4169
 
4170
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:918
4171
- msgid "Ciudad Aut&oacute;noma de Buenos Aires"
4172
  msgstr ""
4173
 
4174
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:919
4175
- msgid "Buenos Aires"
4176
  msgstr ""
4177
 
4178
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:920
4179
- msgid "Catamarca"
4180
  msgstr ""
4181
 
4182
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:921
4183
- msgid "Chaco"
4184
  msgstr ""
4185
 
4186
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:922
4187
- msgid "Chubut"
4188
  msgstr ""
4189
 
4190
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:923
4191
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1526
4192
- msgid "C&oacute;rdoba"
4193
  msgstr ""
4194
 
4195
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:924
4196
- msgid "Corrientes"
4197
  msgstr ""
4198
 
4199
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:925
4200
- msgid "Entre R&iacute;os"
4201
  msgstr ""
4202
 
4203
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:926
4204
- msgid "Formosa"
4205
  msgstr ""
4206
 
4207
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:927
4208
- msgid "Jujuy"
4209
  msgstr ""
4210
 
4211
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:928
4212
- msgid "La Pampa"
4213
  msgstr ""
4214
 
4215
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:929
4216
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1535
4217
- msgid "La Rioja"
4218
  msgstr ""
4219
 
4220
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:930
4221
- msgid "Mendoza"
4222
  msgstr ""
4223
 
4224
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:931
4225
- msgid "Misiones"
4226
  msgstr ""
4227
 
4228
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:932
4229
- msgid "Neuqu&eacute;n"
4230
  msgstr ""
4231
 
4232
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:933
4233
- msgid "R&iacute;o Negro"
4234
  msgstr ""
4235
 
4236
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:934
4237
- msgid "Salta"
4238
  msgstr ""
4239
 
4240
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:935
4241
- msgid "San Juan"
4242
  msgstr ""
4243
 
4244
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:936
4245
- msgid "San Luis"
4246
  msgstr ""
4247
 
4248
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:938
4249
- msgid "Santa Fe"
4250
  msgstr ""
4251
 
4252
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:939
4253
- msgid "Santiago del Estero"
4254
  msgstr ""
4255
 
4256
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:940
4257
- msgid "Tierra del Fuego"
4258
  msgstr ""
4259
 
4260
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:941
4261
- msgid "Tucum&aacute;n"
4262
  msgstr ""
4263
 
4264
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1038
4265
- msgid "Alberta"
4266
  msgstr ""
4267
 
4268
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1039
4269
- msgid "British Columbia"
4270
  msgstr ""
4271
 
4272
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1040
4273
- msgid "Manitoba"
4274
  msgstr ""
4275
 
4276
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1041
4277
- msgid "New Brunswick"
4278
  msgstr ""
4279
 
4280
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1042
4281
- msgid "Newfoundland and Labrador"
4282
  msgstr ""
4283
 
4284
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1043
4285
- msgid "Nova Scotia"
4286
  msgstr ""
4287
 
4288
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1044
4289
- msgid "Northwest Territories"
4290
  msgstr ""
4291
 
4292
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1045
4293
- msgid "Nunavut"
4294
  msgstr ""
4295
 
4296
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1046
4297
- msgid "Ontario"
4298
  msgstr ""
4299
 
4300
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1047
4301
- msgid "Prince Edward Island"
4302
  msgstr ""
4303
 
4304
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1048
4305
- msgid "Quebec"
4306
  msgstr ""
4307
 
4308
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1049
4309
- msgid "Saskatchewan"
4310
  msgstr ""
4311
 
4312
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1050
4313
- msgid "Yukon"
4314
  msgstr ""
4315
 
4316
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1509
4317
- msgid "A Coru&ntilde;a"
4318
  msgstr ""
4319
 
4320
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1510
4321
- msgid "Álava"
4322
  msgstr ""
4323
 
4324
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1511
4325
- msgid "Albacete"
4326
  msgstr ""
4327
 
4328
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1512
4329
- msgid "Alicante"
4330
  msgstr ""
4331
 
4332
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1513
4333
- msgid "Almer&iacute;a"
4334
  msgstr ""
4335
 
4336
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1514
4337
- msgid "Asturias"
4338
  msgstr ""
4339
 
4340
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1515
4341
- msgid "&Aacute;vila"
4342
  msgstr ""
4343
 
4344
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1516
4345
- msgid "Badajoz"
4346
  msgstr ""
4347
 
4348
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1517
4349
- msgid "Baleares"
4350
  msgstr ""
4351
 
4352
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1518
4353
- msgid "Barcelona"
4354
  msgstr ""
4355
 
4356
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1519
4357
- msgid "Burgos"
4358
  msgstr ""
4359
 
4360
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1520
4361
- msgid "C&aacute;ceres"
4362
  msgstr ""
4363
 
4364
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1521
4365
- msgid "C&aacute;diz"
4366
  msgstr ""
4367
 
4368
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1522
4369
- msgid "Cantabria"
4370
  msgstr ""
4371
 
4372
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1523
4373
- msgid "Castell&oacute;n"
4374
  msgstr ""
4375
 
4376
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1524
4377
- msgid "Ceuta"
4378
  msgstr ""
4379
 
4380
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1525
4381
- msgid "Ciudad Real"
4382
  msgstr ""
4383
 
4384
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1527
4385
- msgid "Cuenca"
4386
  msgstr ""
4387
 
4388
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1528
4389
- msgid "Girona"
4390
  msgstr ""
4391
 
4392
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1529
4393
- msgid "Granada"
4394
  msgstr ""
4395
 
4396
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1530
4397
- msgid "Guadalajara"
4398
  msgstr ""
4399
 
4400
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1531
4401
- msgid "Gipuzkoa"
4402
  msgstr ""
4403
 
4404
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1532
4405
- msgid "Huelva"
4406
  msgstr ""
4407
 
4408
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1533
4409
- msgid "Huesca"
4410
  msgstr ""
4411
 
4412
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1534
4413
- msgid "Ja&eacute;n"
4414
  msgstr ""
4415
 
4416
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1536
4417
- msgid "Las Palmas"
4418
  msgstr ""
4419
 
4420
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1537
4421
- msgid "Le&oacute;n"
4422
  msgstr ""
4423
 
4424
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1538
4425
- msgid "Lleida"
4426
  msgstr ""
4427
 
4428
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1539
4429
- msgid "Lugo"
4430
  msgstr ""
4431
 
4432
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1540
4433
- msgid "Madrid"
4434
  msgstr ""
4435
 
4436
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1541
4437
- msgid "M&aacute;laga"
4438
  msgstr ""
4439
 
4440
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1542
4441
- msgid "Melilla"
4442
  msgstr ""
4443
 
4444
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1543
4445
- msgid "Murcia"
4446
  msgstr ""
4447
 
4448
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1544
4449
- msgid "Navarra"
4450
  msgstr ""
4451
 
4452
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1545
4453
- msgid "Ourense"
4454
  msgstr ""
4455
 
4456
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1546
4457
- msgid "Palencia"
4458
  msgstr ""
4459
 
4460
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1547
4461
- msgid "Pontevedra"
4462
  msgstr ""
4463
 
4464
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1548
4465
- msgid "Salamanca"
4466
  msgstr ""
4467
 
4468
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1549
4469
- msgid "Santa Cruz de Tenerife"
4470
  msgstr ""
4471
 
4472
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1550
4473
- msgid "Segovia"
4474
  msgstr ""
4475
 
4476
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1551
4477
- msgid "Sevilla"
4478
  msgstr ""
4479
 
4480
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1552
4481
- msgid "Soria"
4482
  msgstr ""
4483
 
4484
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1553
4485
- msgid "Tarragona"
4486
  msgstr ""
4487
 
4488
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1554
4489
- msgid "Teruel"
4490
  msgstr ""
4491
 
4492
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1555
4493
- msgid "Toledo"
4494
  msgstr ""
4495
 
4496
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1556
4497
- msgid "Valencia"
4498
  msgstr ""
4499
 
4500
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1557
4501
- msgid "Valladolid"
4502
  msgstr ""
4503
 
4504
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1558
4505
- msgid "Bizkaia"
4506
  msgstr ""
4507
 
4508
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1559
4509
- msgid "Zamora"
4510
  msgstr ""
4511
 
4512
- #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1560
4513
- msgid "Zaragoza"
4514
  msgstr ""
4515
 
4516
- #: src/Tickets/Commerce/Gateways/PayPal/REST/On_Boarding_Endpoint.php:99
4517
- msgid "Unexpected response from PayPal when on boarding"
4518
  msgstr ""
4519
 
4520
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:369
4521
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:407
4522
- msgid "Order ID in PayPal"
4523
  msgstr ""
4524
 
4525
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:382
4526
- msgid "Payer ID token from PayPal"
4527
  msgstr ""
4528
 
4529
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:420
4530
- #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:282
4531
- msgid "To which status the failing should change this order to"
4532
  msgstr ""
4533
 
4534
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:433
4535
- #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:295
4536
- msgid "Why this particular order has failed."
4537
  msgstr ""
4538
 
4539
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:474
4540
- msgid "Creating new PayPal order failed. Please try again."
 
 
 
 
4541
  msgstr ""
4542
 
4543
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:475
4544
- msgid "Your PayPal order was cancelled."
4545
  msgstr ""
4546
 
4547
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:476
4548
- msgid "Provided Order id is not valid."
4549
  msgstr ""
4550
 
4551
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:477
4552
- msgid "There was a problem while processing your payment, please try again."
4553
  msgstr ""
4554
 
4555
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:478
4556
- msgid "Your payment was declined."
4557
  msgstr ""
4558
 
4559
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:479
4560
- msgid "There was a problem with the Order status change, please try again."
4561
  msgstr ""
4562
 
4563
- #. Translators: %s: The event type.
4564
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:120
4565
- msgid "Received PayPal webhook event for type: %s"
4566
  msgstr ""
4567
 
4568
- #. Translators: %s: The PayPal payment event.
4569
- #. Translators: %s: The Stripe payment event.
4570
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:131
4571
- #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Handler.php:53
4572
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Handler.php:51
4573
- msgid "Invalid event type for webhook event: %s"
4574
  msgstr ""
4575
 
4576
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:144
4577
- msgid "Failed PayPal webhook event verification"
4578
  msgstr ""
4579
 
4580
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:193
4581
- msgid "Processes the Webhook as long as it includes valid Payment Event data"
4582
  msgstr ""
4583
 
4584
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:200
4585
- msgid "Whether the processing was successful"
4586
  msgstr ""
4587
 
4588
- #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:209
4589
- msgid "The webhook was invalid and was not processed"
4590
  msgstr ""
4591
 
4592
- #: src/Tickets/Commerce/Gateways/PayPal/Settings.php:35
4593
- msgid "-- Please select a country --"
4594
  msgstr ""
4595
 
4596
- #. Translators: %s: The PayPal telephone number.
4597
- #: src/Tickets/Commerce/Gateways/PayPal/Settings.php:89
4598
- msgid "Please call a PayPal support representative at %s"
4599
  msgstr ""
4600
 
4601
- #: src/Tickets/Commerce/Gateways/PayPal/Settings.php:93
4602
- msgid ""
4603
- "Please reach out to PayPal support from your PayPal account Resolution Center"
4604
  msgstr ""
4605
 
4606
- #: src/Tickets/Commerce/Gateways/PayPal/Settings.php:96
4607
- msgid " and relay the following message:"
4608
  msgstr ""
4609
 
4610
- #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:216
4611
- msgid ""
4612
- "There was a problem with the status check for your account. Please try "
4613
- "disconnecting and connecting again. If the problem persists, please contact "
4614
- "support."
4615
  msgstr ""
4616
 
4617
- #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:226
4618
- msgid "Set up an account to receive payment from PayPal"
4619
  msgstr ""
4620
 
4621
- #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:230
4622
- msgid "Confirm your primary email address"
4623
  msgstr ""
4624
 
4625
- #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:241
4626
- msgid ""
4627
- "Your account was expected to be able to accept custom payments, but is not. "
4628
- "Please make sure your\n"
4629
- "\t\t\t\taccount country matches the country setting. If the problem "
4630
- "persists, please contact PayPal."
4631
  msgstr ""
4632
 
4633
- #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:260
4634
- msgid "Reach out to PayPal to enable PPCP_CUSTOM for your account"
4635
  msgstr ""
4636
 
4637
- #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:272
4638
- msgid "Reach out to PayPal to resolve the following capabilities:"
4639
  msgstr ""
4640
 
4641
- #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:77
4642
- #: src/Tribe/Commerce/PayPal/Main.php:1906 src/Tribe/RSVP.php:2365
4643
- msgid "Return to the %1$sAttendees Report%2$s."
4644
  msgstr ""
4645
 
4646
- #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:84
4647
- #: src/Tribe/Commerce/PayPal/Main.php:1913 src/Tribe/RSVP.php:2372
4648
- msgid "Post updated. %1$s"
4649
  msgstr ""
4650
 
4651
- #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:88
4652
- #: src/Tribe/Commerce/PayPal/Main.php:1917 src/Tribe/RSVP.php:2376
4653
- msgid "Post published. %1$s"
4654
  msgstr ""
4655
 
4656
- #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:91
4657
- #: src/Tribe/Commerce/PayPal/Main.php:1920 src/Tribe/RSVP.php:2379
4658
- msgid "Post submitted."
4659
  msgstr ""
4660
 
4661
- #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:92
4662
- #: src/Tribe/Commerce/PayPal/Main.php:1921 src/Tribe/RSVP.php:2380
4663
- msgid "Post scheduled."
4664
  msgstr ""
4665
 
4666
- #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:93
4667
- #: src/Tribe/Commerce/PayPal/Main.php:1922 src/Tribe/RSVP.php:2381
4668
- msgid "Post draft updated."
4669
  msgstr ""
4670
 
4671
- #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:149
4672
- #: src/Tribe/Commerce/PayPal/Frontend/Tickets_Form.php:75
4673
- msgid ""
4674
- "Your PayPal %1$s has been received! Check your email for your PayPal %1$s "
4675
- "confirmation."
4676
  msgstr ""
4677
 
4678
- #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Events.php:76
4679
- msgid "Completed payments"
4680
  msgstr ""
4681
 
4682
- #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Events.php:77
4683
- msgid "Denied payments"
4684
  msgstr ""
4685
 
4686
- #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Events.php:78
4687
- msgid "Refunds"
4688
  msgstr ""
4689
 
4690
- #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Events.php:79
4691
- #: src/Tickets/Commerce/Status/Reversed.php:46
4692
- msgid "Reversed"
4693
  msgstr ""
4694
 
4695
- #. Translators: %s: The PayPal payment event.
4696
- #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Handler.php:72
4697
- msgid "Missing PayPal payment for webhook event: %s"
4698
  msgstr ""
4699
 
4700
- #. Translators: %s: The PayPal payment ID.
4701
- #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Handler.php:94
4702
- msgid "Missing order for PayPal payment from webhook: %s"
4703
  msgstr ""
4704
 
4705
- #. Translators: %s: The PayPal payment ID.
4706
- #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Handler.php:112
4707
- msgid "PayPal Order \"%1$s\" already on status \"%2$s\" from webhook: %3$s"
4708
  msgstr ""
4709
 
4710
- #. Translators: %1$s: The status name; %2$s: The payment information.
4711
- #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Handler.php:135
4712
- msgid "Change %1$s in PayPal from webhook: %2$s"
4713
  msgstr ""
4714
 
4715
- #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:69
4716
- msgid "Stripe"
4717
  msgstr ""
4718
 
4719
- #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:79
4720
- msgid "Stripe wasn't able to complete your connection request. Try again."
4721
  msgstr ""
4722
 
4723
- #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:84
4724
- msgid ""
4725
- "Stripe signup was successful but the authentication tokens could not be "
4726
- "retrieved. Try refreshing the tokens."
4727
  msgstr ""
4728
 
4729
- #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:89
4730
- msgid "Disconnecting from Stripe failed. Please try again."
4731
  msgstr ""
4732
 
4733
- #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:99
4734
- msgid ""
4735
- "Due to Regulatory Issues between Stripe and the country listed in your "
4736
- "Stripe account, the free version of Event Tickets cannot accept connections "
4737
- "from accounts in your country. Please use a Stripe account from a different "
4738
- "country or purchase Event Tickets Plus to continue."
4739
  msgstr ""
4740
 
4741
- #. Translators: %1$s is the opening <a> tag for the Payments Tab page link.
4742
- #. %2$s is the closing <a> tag.
4743
- #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:106
4744
- msgid ""
4745
- "Your stripe account was disconnected from the Stripe dashboard. If you "
4746
- "believe this is an error, you can re-connect in the %1$sPayments Tab of the "
4747
- "Settings Page%2$s."
4748
  msgstr ""
4749
 
4750
- #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:128
4751
- msgid ""
4752
- "Enable credit card payments, Afterpay, AliPay, Giropay, Klarna and more."
4753
  msgstr ""
4754
 
4755
- #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:191
4756
- msgid "Stripe doesn't support your selected currency"
4757
  msgstr ""
4758
 
4759
- #. Translators: %1$s: Currency Name. %2$s: Link to gateway provider's currency
4760
- #. documentation.
4761
- #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:194
4762
- msgid ""
4763
- "Unfortunately, Stripe doesn't support payments in %1$s. Please try using a "
4764
- "different gateway or adjusting your Tickets Commerce currency setting. You "
4765
- "can see a list of supported currencies %2$s."
4766
  msgstr ""
4767
 
4768
- #. Translators: %s is the html-formatted response from Stripe servers
4769
- #. containing the error messages.
4770
- #: src/Tickets/Commerce/Gateways/Stripe/Payment_Intent.php:93
4771
- msgid ""
4772
- "Stripe reports that it is unable to process charges with the selected "
4773
- "Payment Methods. Usually this means that one of the methods selected is not "
4774
- "available or not configured in your Stripe account. The errors you see below "
4775
- "were returned from Stripe, please correct any inconsistencies or contact "
4776
- "Stripe support, then try again: <div class=\"stripe-errors\">%s</div>"
4777
  msgstr ""
4778
 
4779
- #: src/Tickets/Commerce/Gateways/Stripe/Payment_Intent.php:293
4780
- msgid "Payment methods accepted cannot be empty"
4781
  msgstr ""
4782
 
4783
- #: src/Tickets/Commerce/Gateways/Stripe/Payment_Intent_Handler.php:92
4784
- msgid ""
4785
- "There was an error enabling Stripe on your cart. More information is "
4786
- "available in the Event Tickets settings dashboard. Please contact the site "
4787
- "administrator for support."
4788
  msgstr ""
4789
 
4790
- #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:160
4791
- msgid "Order ID (Payment Intent ID) in Stripe"
4792
  msgstr ""
4793
 
4794
- #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:173
4795
- msgid "Client Secret from Stripe"
4796
  msgstr ""
4797
 
4798
- #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:269
4799
- msgid "Order ID in Stripe"
4800
  msgstr ""
4801
 
4802
- #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:332
4803
- msgid "Completing the Stripe PaymentIntent failed. Please try again."
4804
  msgstr ""
4805
 
4806
- #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:333
4807
- msgid "Creating new Stripe PaymentIntent failed. Please try again."
4808
  msgstr ""
4809
 
4810
- #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:334
4811
- msgid "Creating new Stripe order failed. Please try again."
4812
  msgstr ""
4813
 
4814
- #. Translators: %1$s The tickets commerce currency. %2$s: The currency from the
4815
- #. Stripe account.
4816
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:178
4817
- msgid ""
4818
- "Tickets Commerce is configured to use %1$s as its currency but the default "
4819
- "currency for the connected stripe account is %2$s. Using different "
4820
- "currencies for Tickets Commerce and Stripe may not be supported by all "
4821
- "payment methods available in %1$s, and may result in exchange rates and "
4822
- "conversions from %1$s to %2$s being handled by Stripe. If you believe this "
4823
- "is an error, you can modify the Tickets Commerce currency in the main "
4824
- "Payments tab."
4825
  msgstr ""
4826
 
4827
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:194
4828
- #: src/Tribe/Admin/Settings/Service_Provider.php:147
4829
- #: src/Tribe/Admin/Settings/Service_Provider.php:195
4830
- #: src/admin-views/admin-welcome-message.php:185
4831
- #: src/admin-views/admin-welcome-message.php:205
4832
- msgid "Learn more"
4833
  msgstr ""
4834
 
4835
- #. Translators: %1$s: Opening `<a>` tag for KB article link. %2$s: Closing
4836
- #. `<a>` tag.
4837
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:199
4838
- msgid ""
4839
- "Additional payment methods are available based on currency and location and "
4840
- "must be enabled individually within your Stripe account. %1$sLearn more%2$s"
4841
  msgstr ""
4842
 
4843
- #. Translators: %1$s: Opening `<span>` tag. %2$s: The currency name. %3$s:
4844
- #. Closing `</span>` tag. %4$s: Opening `<a>` tag for Stripe link. %5$s:
4845
- #. Closing `</a>` tag.
4846
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:206
4847
- msgid ""
4848
- "%1$sPayment methods available for %2$s%3$s.<br /><br /> The payment methods "
4849
- "listed here are dependent on the currency selected for Tickets Commerce and "
4850
- "the currency each payment method support. You can review the payment methods "
4851
- "and their availablity for each currency on %4$sStripe's documentation%5$s."
4852
- "<br /><br />"
4853
  msgstr ""
4854
 
4855
- #. Translators: %1$s: The Event Tickets Plus link.
4856
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:216
4857
- msgid ""
4858
- "You are using the free Stripe payment gateway integration. This includes an "
4859
- "additional 2%% fee for processing ticket sales. This fee is removed if you "
4860
- "have an active subscription to Event Tickets Plus. %1$s."
4861
  msgstr ""
4862
 
4863
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:248
4864
- msgid "Stripe Settings"
4865
  msgstr ""
4866
 
4867
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:252
4868
- #: src/Tickets/Commerce/Settings.php:244 src/Tribe/Admin/Settings.php:235
4869
- msgid "General"
4870
  msgstr ""
4871
 
4872
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:256
4873
- msgid "Statement Descriptor"
4874
  msgstr ""
4875
 
4876
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:257
4877
- msgid ""
4878
- "This is the text that appears on the ticket purchaser bank statements. If "
4879
- "left blank, the descriptor set in Stripe will be used."
4880
  msgstr ""
4881
 
4882
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:266
4883
- msgid "Enable Stripe Receipt Emails"
4884
  msgstr ""
4885
 
4886
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:267
4887
- msgid ""
4888
- "If this option is selected, ticket buyers will get stripe receipts, as well "
4889
- "as Event Tickets confirmation emails."
4890
  msgstr ""
4891
 
4892
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:273
4893
- msgid "Checkout Settings"
4894
  msgstr ""
4895
 
4896
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:278
4897
- #: src/views/registration/button-checkout.php:31
4898
- msgid "Checkout"
4899
  msgstr ""
4900
 
4901
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:282
4902
- msgid "Checkout Type"
4903
  msgstr ""
4904
 
4905
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:287
4906
- msgid "Accept only credit card payments."
4907
  msgstr ""
4908
 
4909
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:288
4910
- msgid ""
4911
- "Accept credit card payments and additional payment methods configured in "
4912
- "Stripe."
4913
  msgstr ""
4914
 
4915
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:293
4916
- msgid "Credit Card field format"
4917
  msgstr ""
4918
 
4919
- #. Translators: %1$s: Opening `<span>` tag. %2$s: Closing `</span>` tag.
4920
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:304
4921
- msgid "Single field. %1$sFor streamlined checkout.%2$s"
4922
  msgstr ""
4923
 
4924
- #. Translators: %1$s: Opening `<span>` tag. %2$s: Closing `</span>` tag.
4925
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:310
4926
- msgid "Multiple fields. %1$sFor standard checkout.%2$s"
4927
  msgstr ""
4928
 
4929
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:318
4930
- msgid "Payment methods accepted"
4931
  msgstr ""
4932
 
4933
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:355
4934
- msgid "Credit Cards"
4935
  msgstr ""
4936
 
4937
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:392
4938
- msgid "AfterPay and ClearPay"
4939
  msgstr ""
4940
 
4941
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:396
4942
- msgid "Alipay"
4943
  msgstr ""
4944
 
4945
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:400
4946
- msgid "Giropay"
4947
  msgstr ""
4948
 
4949
- #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:404
4950
- msgid "Klarna"
4951
  msgstr ""
4952
 
4953
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Account_Webhook.php:72
4954
- msgid "Account deauthorized is not the same as account connected."
4955
  msgstr ""
4956
 
4957
- #. Translators: %1$s is the event id and %2$s is the event type name.
4958
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Charge_Webhook.php:35
4959
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Payment_Intent_Webhook.php:42
4960
- msgid ""
4961
- "Event %1$s was received and will not be handled because the Payment Intent "
4962
- "%2$s does not refer to an Event Tickets transaction."
4963
  msgstr ""
4964
 
4965
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Charge_Webhook.php:46
4966
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Payment_Intent_Webhook.php:53
4967
- msgid "Payment Intent Test Successful"
4968
  msgstr ""
4969
 
4970
- #. Translators: %s is the payment intent id.
4971
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Charge_Webhook.php:54
4972
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Payment_Intent_Webhook.php:61
4973
- msgid "Payment Intent %s does not correspond to a known order."
4974
  msgstr ""
4975
 
4976
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:216
4977
- msgid "Canceled payments"
4978
  msgstr ""
4979
 
4980
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:217
4981
- msgid "Created payments"
4982
  msgstr ""
4983
 
4984
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:218
4985
- msgid "Failed payments"
4986
  msgstr ""
4987
 
4988
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:219
4989
- msgid "Pending payments"
4990
  msgstr ""
4991
 
4992
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:220
4993
- msgid "Action required payments"
4994
  msgstr ""
4995
 
4996
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:221
4997
- msgid "Successful payments"
4998
  msgstr ""
4999
 
5000
- #. Translators: %1$s is the event id and %2$s is the event type name.
5001
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Handler.php:61
5002
- msgid ""
5003
- "Event %1$s was received but events of type %2$s are not currently handled."
5004
  msgstr ""
5005
 
5006
- #. Translators: %1$s is the event type name.
5007
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Handler.php:107
5008
- msgid "Event was received but events of type %1$s are not currently handled."
5009
  msgstr ""
5010
 
5011
- #. Translators: %s is the payment intent id
5012
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Payment_Intent_Webhook.php:71
5013
- msgid ""
5014
- "Payment Intent %s does not require an update or is a duplicate of a past "
5015
- "event."
5016
  msgstr ""
5017
 
5018
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:78
5019
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:159
5020
- msgid "Webhooks not validated yet."
5021
  msgstr ""
5022
 
5023
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:116
5024
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:161
5025
- msgid "Webhooks were properly validated for sales."
5026
  msgstr ""
5027
 
5028
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:165
5029
- msgid "Webhook validation will not work in Tickets Commerce test mode."
5030
  msgstr ""
5031
 
5032
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:175
5033
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:35
5034
- msgid "Webhooks"
5035
  msgstr ""
5036
 
5037
- #. Translators: %1$s A link to the KB article. %2$s closing `</a>` link.
5038
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:183
5039
- msgid ""
5040
- "Setting up webhooks will enable you to receive notifications on charge "
5041
- "statuses and keep order information up to date for asynchronous payments. "
5042
- "%1$sLearn more%2$s"
5043
  msgstr ""
5044
 
5045
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:192
5046
- msgid "Webhooks URL"
5047
  msgstr ""
5048
 
5049
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:203
5050
- msgid "Signing Secret"
5051
  msgstr ""
5052
 
5053
- #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:211
5054
- msgid "Validating signing key with Stripe, please wait."
5055
  msgstr ""
5056
 
5057
- #: src/Tickets/Commerce/Legacy_Compat.php:85
5058
- msgid "Tribe Commerce ( Legacy PayPal, not recommended )"
5059
  msgstr ""
5060
 
5061
- #: src/Tickets/Commerce/Models/Attendee_Model.php:62
5062
- #: src/Tribe/Commerce/PayPal/Main.php:2957 src/Tribe/RSVP.php:2024
5063
- msgid "(deleted)"
5064
  msgstr ""
5065
 
5066
- #: src/Tickets/Commerce/Module.php:20 src/Tickets/Commerce/Payments_Tab.php:200
5067
- #: src/admin-views/admin-welcome-message.php:161
5068
- msgid "Tickets Commerce"
5069
  msgstr ""
5070
 
5071
- #: src/Tickets/Commerce/Order.php:191
5072
- #: src/Tickets/Commerce/Reports/Orders.php:199
5073
- #: src/Tribe/Commerce/PayPal/Main.php:468
5074
- msgid "Orders"
5075
  msgstr ""
5076
 
5077
- #: src/Tickets/Commerce/Payments_Tab.php:113
5078
- msgid "Payments"
5079
  msgstr ""
5080
 
5081
- #: src/Tickets/Commerce/Payments_Tab.php:300 src/Tribe/Admin/Notices.php:214
5082
- #: src/Tribe/Main.php:665 src/admin-views/admin-welcome-message.php:71
5083
- #: src/admin-views/tribe-commerce-settings.php:4
5084
- msgid "Event Tickets Plus"
5085
  msgstr ""
5086
 
5087
- #. Translators: %1$s: The Event Tickets Plus link.
5088
- #: src/Tickets/Commerce/Payments_Tab.php:305
5089
- msgctxt "about Tickets Commerce"
5090
- msgid ""
5091
- "Tickets Commerce provides a simple and flexible ecommerce checkout for "
5092
- "purchasing tickets. Just choose your payment gateway and configure checkout "
5093
- "options and you're all set. If you need more advanced features like custom "
5094
- "attendee information, QR code check in, and stock sharing between tickets, "
5095
- "take a look at %1$s for these features and more."
5096
  msgstr ""
5097
 
5098
- #: src/Tickets/Commerce/Payments_Tab.php:322
5099
- msgid "Enable Tickets Commerce"
5100
  msgstr ""
5101
 
5102
- #. Translators: %s: Name of payment gateway.
5103
- #: src/Tickets/Commerce/Payments_Tab.php:357
5104
- msgid "Enable %s"
5105
  msgstr ""
5106
 
5107
- #: src/Tickets/Commerce/Payments_Tab.php:463
5108
- msgid "Tickets Checkout"
5109
  msgstr ""
5110
 
5111
- #: src/Tickets/Commerce/Payments_Tab.php:492
5112
- msgid "Order Completed"
5113
  msgstr ""
5114
 
5115
- #: src/Tickets/Commerce/Reports/Attendance_Totals.php:84
5116
- #: src/Tribe/Commerce/PayPal/Attendance_Totals.php:77
5117
- #: src/Tribe/RSVP/Attendance_Totals.php:49
5118
- msgctxt "attendee summary"
5119
- msgid "Total %s:"
5120
  msgstr ""
5121
 
5122
- #: src/Tickets/Commerce/Reports/Attendance_Totals.php:85
5123
- #: src/Tribe/Commerce/PayPal/Attendance_Totals.php:78
5124
- msgctxt "attendee summary"
5125
- msgid "Complete:"
5126
  msgstr ""
5127
 
5128
- #: src/Tickets/Commerce/Reports/Attendance_Totals.php:86
5129
- #: src/Tribe/Commerce/PayPal/Attendance_Totals.php:79
5130
- msgctxt "attendee summary"
5131
- msgid "Cancelled:"
5132
  msgstr ""
5133
 
5134
- #. translators: The title of an event's Attendee List page in the dashboard.
5135
- #. %1$s is the name of the event. %2$d is numeric the event ID.
5136
- #: src/Tickets/Commerce/Reports/Attendees.php:49
5137
- msgid "Attendees for: %1$s [#%2$d]"
5138
  msgstr ""
5139
 
5140
- #: src/Tickets/Commerce/Reports/Attendees.php:84
5141
- msgid "Tickets Commerce Attendees"
5142
  msgstr ""
5143
 
5144
- #. translators: The title of an event's Attendee List page in the dashboard.
5145
- #. %1$s is the name of the event.
5146
- #: src/Tickets/Commerce/Reports/Attendees.php:116
5147
- msgid "%1$s - Attendee list"
5148
  msgstr ""
5149
 
5150
- #: src/Tickets/Commerce/Reports/Attendees.php:399 src/Tribe/Attendees.php:662
5151
- msgid "attendees"
 
 
 
 
5152
  msgstr ""
5153
 
5154
- #: src/Tickets/Commerce/Reports/Attendees.php:484 src/Tribe/Attendees.php:511
5155
- msgctxt "attendee export"
5156
- msgid "Order ID"
5157
  msgstr ""
5158
 
5159
- #: src/Tickets/Commerce/Reports/Attendees.php:485 src/Tribe/Attendees.php:512
5160
- msgctxt "attendee export"
5161
- msgid "Order Status"
5162
  msgstr ""
5163
 
5164
- #: src/Tickets/Commerce/Reports/Attendees.php:486 src/Tribe/Attendees.php:513
5165
- msgctxt "attendee export"
5166
- msgid "%s ID"
5167
  msgstr ""
5168
 
5169
- #: src/Tickets/Commerce/Reports/Attendees.php:487 src/Tribe/Attendees.php:514
5170
- msgctxt "attendee export"
5171
- msgid "Ticket Holder Name"
5172
  msgstr ""
5173
 
5174
- #: src/Tickets/Commerce/Reports/Attendees.php:488 src/Tribe/Attendees.php:515
5175
- msgctxt "attendee export"
5176
- msgid "Ticket Holder Email Address"
5177
  msgstr ""
5178
 
5179
- #: src/Tickets/Commerce/Reports/Attendees.php:489 src/Tribe/Attendees.php:516
5180
- msgctxt "attendee export"
5181
- msgid "Purchaser Name"
5182
  msgstr ""
5183
 
5184
- #: src/Tickets/Commerce/Reports/Attendees.php:490 src/Tribe/Attendees.php:517
5185
- msgctxt "attendee export"
5186
- msgid "Purchaser Email Address"
5187
  msgstr ""
5188
 
5189
- #: src/Tickets/Commerce/Reports/Attendees.php:523 src/Tribe/Attendees.php:551
5190
- #: src/admin-views/tribe-commerce-settings.php:93
5191
- #: src/admin-views/tribe-commerce-settings.php:105
5192
- msgid "Yes"
5193
  msgstr ""
5194
 
5195
- #: src/Tickets/Commerce/Reports/Orders.php:47 src/admin-views/tpp-orders.php:32
5196
- msgid "Orders Report"
5197
  msgstr ""
5198
 
5199
- #: src/Tickets/Commerce/Reports/Orders.php:91
5200
- #: src/Tribe/Commerce/PayPal/Main.php:1722
5201
- msgid "Sales report"
5202
  msgstr ""
5203
 
5204
- #: src/Tickets/Commerce/Reports/Orders.php:132
5205
- #: src/Tribe/Commerce/PayPal/Main.php:1748
5206
- msgid "Report"
5207
  msgstr ""
5208
 
5209
- #: src/Tickets/Commerce/Reports/Orders.php:197
5210
- msgid "See Tickets Commerce purchases for this %s"
5211
  msgstr ""
5212
 
5213
- #: src/Tickets/Commerce/Reports/Orders.php:227
5214
- msgid "Tickets Commerce Orders"
5215
  msgstr ""
5216
 
5217
- #: src/Tickets/Commerce/Reports/Orders.php:287
5218
- msgctxt "Browser title"
5219
- msgid "%s - Tickets Commerce Orders"
5220
  msgstr ""
5221
 
5222
- #: src/Tickets/Commerce/Settings.php:192
5223
- msgid "Tickets Commerce Test Mode Active"
5224
  msgstr ""
5225
 
5226
- #: src/Tickets/Commerce/Settings.php:232
5227
- msgid "-- No page set --"
5228
  msgstr ""
5229
 
5230
- #: src/Tickets/Commerce/Settings.php:248
5231
- msgid "Enable Test Mode"
5232
  msgstr ""
5233
 
5234
- #: src/Tickets/Commerce/Settings.php:249
5235
- msgid ""
5236
- "Enables Test mode for testing payments. Any payments made will be done on "
5237
- "\"sandbox\" accounts."
5238
  msgstr ""
5239
 
5240
- #: src/Tickets/Commerce/Settings.php:255
5241
- #: src/admin-views/tribe-commerce-settings.php:144
5242
- msgid "Stock Handling"
5243
  msgstr ""
5244
 
5245
- #. Translators: %s: The word "ticket" in lowercase.
5246
- #: src/Tickets/Commerce/Settings.php:259
5247
- msgctxt "tickets fields settings paypal stock handling"
5248
- msgid ""
5249
- "When a customer purchases a %s, the payment gateway might flag the order as "
5250
- "Pending. The order will be Complete once payment is confirmed by the payment "
5251
- "gateway."
5252
  msgstr ""
5253
 
5254
- #. Translators: %1$s: The word "ticket" in lowercase. %2$s: `<strong>` opening
5255
- #. tag. %3$s: `</strong>` closing tag.
5256
- #: src/Tickets/Commerce/Settings.php:268
5257
- msgid ""
5258
- "Decrease available %1$s stock as soon as a %2$sPending%3$s order is created."
5259
  msgstr ""
5260
 
5261
- #. Translators: %1$s: The word "ticket" in lowercase. %2$s: `<strong>` opening
5262
- #. tag. %3$s: `</strong>` closing tag.
5263
- #: src/Tickets/Commerce/Settings.php:275
5264
- msgid ""
5265
- "Only decrease available %1$s stock if an order is confirmed as %2$sCompleted"
5266
- "%3$s by the payment gateway."
5267
  msgstr ""
5268
 
5269
- #: src/Tickets/Commerce/Settings.php:285
5270
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:16
5271
- msgid "Currency"
5272
  msgstr ""
5273
 
5274
- #: src/Tickets/Commerce/Settings.php:289
5275
- #: src/admin-views/tribe-commerce-settings.php:136
5276
- msgid "Currency Code"
5277
  msgstr ""
5278
 
5279
- #: src/Tickets/Commerce/Settings.php:290
5280
- msgid "The currency that will be used for Tickets Commerce transactions."
5281
  msgstr ""
5282
 
5283
- #: src/Tickets/Commerce/Settings.php:297
5284
- msgid "Currency Position"
5285
  msgstr ""
5286
 
5287
- #: src/Tickets/Commerce/Settings.php:298
5288
- msgid "The position of the currency symbol as it relates to the ticket values."
5289
  msgstr ""
5290
 
5291
- #: src/Tickets/Commerce/Settings.php:302
5292
- msgid "Before"
5293
  msgstr ""
5294
 
5295
- #: src/Tickets/Commerce/Settings.php:303
5296
- msgid "After"
5297
  msgstr ""
5298
 
5299
- #: src/Tickets/Commerce/Settings.php:308
5300
- msgid "Pages Configuration"
5301
  msgstr ""
5302
 
5303
- #: src/Tickets/Commerce/Settings.php:312
5304
- msgid "Checkout page"
5305
  msgstr ""
5306
 
5307
- #. Translators: %s: The [shortcode] for the success page.
5308
- #: src/Tickets/Commerce/Settings.php:316
5309
- msgid ""
5310
- "This is the page where customers go to complete their purchase. Use the %s "
5311
- "shortcode to display the checkout experience in the page content."
5312
  msgstr ""
5313
 
5314
- #: src/Tickets/Commerce/Settings.php:327
5315
- #: src/admin-views/tribe-commerce-settings.php:162
5316
- msgid "Success page"
5317
  msgstr ""
5318
 
5319
- #. Translators: %s: The [shortcode] for the success page.
5320
- #: src/Tickets/Commerce/Settings.php:331
5321
- msgid ""
5322
- "After a successful order, users will be redirected to this page. Use the %s "
5323
- "shortcode to display the order confirmation to the user in the page content."
5324
  msgstr ""
5325
 
5326
- #: src/Tickets/Commerce/Settings.php:342
5327
- msgid "Emails"
5328
  msgstr ""
5329
 
5330
- #: src/Tickets/Commerce/Settings.php:346
5331
- #: src/admin-views/tribe-commerce-settings.php:176
5332
- msgid "Confirmation email sender address"
5333
  msgstr ""
5334
 
5335
- #. Translators: %s: The word "tickets" in lowercase.
5336
- #: src/Tickets/Commerce/Settings.php:350
5337
- msgctxt "tickets fields settings confirmation email"
5338
- msgid ""
5339
- "Email address that %s customers will receive confirmation from. Leave empty "
5340
- "to use the default WordPress site email address."
5341
  msgstr ""
5342
 
5343
- #: src/Tickets/Commerce/Settings.php:361
5344
- #: src/admin-views/tribe-commerce-settings.php:185
5345
- msgid "Confirmation email sender name"
5346
  msgstr ""
5347
 
5348
- #. Translators: %s: The word "ticket" in lowercase.
5349
- #: src/Tickets/Commerce/Settings.php:365
5350
- #: src/admin-views/tribe-commerce-settings.php:186
5351
- msgctxt "tickets fields settings paypal email sender"
5352
- msgid ""
5353
- "Sender name of the confirmation email sent to customers when confirming a %s "
5354
- "purchase."
5355
  msgstr ""
5356
 
5357
- #: src/Tickets/Commerce/Settings.php:376
5358
- #: src/admin-views/tribe-commerce-settings.php:194
5359
- msgid "Confirmation email subject"
5360
  msgstr ""
5361
 
5362
- #. Translators: %s: The word "ticket" in lowercase.
5363
- #: src/Tickets/Commerce/Settings.php:380
5364
- #: src/admin-views/tribe-commerce-settings.php:195
5365
- msgctxt "tickets fields settings paypal email subject"
5366
- msgid ""
5367
- "Subject of the confirmation email sent to customers when confirming a %s "
5368
- "purchase."
5369
  msgstr ""
5370
 
5371
- #. Translators: %s: The word "tickets" in lowercase.
5372
- #: src/Tickets/Commerce/Settings.php:388
5373
- #: src/admin-views/tribe-commerce-settings.php:197
5374
- msgctxt "tickets fields settings paypal email subject"
5375
- msgid "You have %s!"
5376
  msgstr ""
5377
 
5378
- #: src/Tickets/Commerce/Settings.php:403
5379
- msgid "Payment Gateways"
5380
  msgstr ""
5381
 
5382
- #: src/Tickets/Commerce/Settings.php:415
5383
- #: src/admin-views/settings/featured/link.php:33
5384
- msgid "Learn more about configuring payment options with Tickets Commerce"
5385
  msgstr ""
5386
 
5387
- #: src/Tickets/Commerce/Status/Action_Required.php:29
5388
- msgid "Action Required"
5389
  msgstr ""
5390
 
5391
- #: src/Tickets/Commerce/Status/Approved.php:29
5392
- msgid "Approved"
5393
  msgstr ""
5394
 
5395
- #: src/Tickets/Commerce/Status/Completed.php:27
5396
- #: src/Tribe/Commerce/PayPal/Orders/Sales.php:258
5397
- #: src/admin-views/tpp-orders.php:173
5398
- msgid "Completed"
5399
  msgstr ""
5400
 
5401
- #: src/Tickets/Commerce/Status/Created.php:30
5402
- msgid "Created"
5403
  msgstr ""
5404
 
5405
- #: src/Tickets/Commerce/Status/Denied.php:48
5406
- msgid "Denied"
 
5407
  msgstr ""
5408
 
5409
- #: src/Tickets/Commerce/Status/Not_Completed.php:28
5410
- msgid "Not Completed"
5411
  msgstr ""
5412
 
5413
- #: src/Tickets/Commerce/Status/Pending.php:36
5414
- msgid "Pending"
5415
  msgstr ""
5416
 
5417
- #: src/Tickets/Commerce/Status/Pending.php:99
5418
- msgid "This order contained an invalid Ticket (ID: %1$d)"
5419
  msgstr ""
5420
 
5421
- #: src/Tickets/Commerce/Status/Pending.php:114
5422
- msgid "This order contained a Ticket with an invalid Event (Event ID: %1$d)"
5423
  msgstr ""
5424
 
5425
- #: src/Tickets/Commerce/Status/Pending.php:128
5426
- msgid "Cannot purchase zero of \"%1$s\""
5427
  msgstr ""
5428
 
5429
- #: src/Tickets/Commerce/Status/Pending.php:145
5430
- msgid "Insufficient stock for \"%1$s\""
5431
  msgstr ""
5432
 
5433
- #: src/Tickets/Commerce/Status/Pending.php:161
5434
- msgid "%s will be available on %s at %s"
5435
  msgstr ""
5436
 
5437
- #: src/Tickets/Commerce/Status/Pending.php:163 src/Tribe/Tickets.php:3195
5438
- msgid "%s are no longer available."
5439
  msgstr ""
5440
 
5441
- #: src/Tickets/Commerce/Status/Pending.php:165 src/Tribe/Tickets.php:3197
5442
- msgid "There are no %s available at this time."
5443
  msgstr ""
5444
 
5445
- #: src/Tickets/Commerce/Status/Refunded.php:46
5446
- msgid "Refunded"
5447
  msgstr ""
5448
 
5449
- #: src/Tickets/Commerce/Status/Undefined.php:28
5450
- msgid "Undefined"
5451
  msgstr ""
5452
 
5453
- #: src/Tickets/Commerce/Status/Voided.php:48
5454
- msgid "Voided"
5455
  msgstr ""
5456
 
5457
- #: src/Tickets/Commerce/Success.php:139
5458
- msgid "Tickets Commerce Success Page"
5459
  msgstr ""
5460
 
5461
- #: src/Tickets/Commerce/Ticket.php:164 src/Tribe/Admin/Settings.php:143
5462
- #: src/Tribe/Commerce/PayPal/Main.php:440
5463
- msgid "Tickets"
5464
  msgstr ""
5465
 
5466
- #: src/Tickets/Commerce/Ticket.php:166
5467
- msgid "Tickets Commerce Tickets"
5468
  msgstr ""
5469
 
5470
- #: src/Tickets/Commerce/Ticket.php:167
5471
- msgid "Tickets Commerce Ticket"
5472
  msgstr ""
5473
 
5474
- #: src/Tickets/Commerce/Tickets_View.php:109
5475
- #: src/Tribe/Commerce/PayPal/Tickets_View.php:106
5476
- msgid "This ticket is no longer active."
5477
  msgstr ""
5478
 
5479
- #: src/Tickets/Commerce/Tickets_View.php:140
5480
- #: src/Tribe/Commerce/PayPal/Tickets_View.php:137
5481
- msgid "unavailable"
5482
  msgstr ""
5483
 
5484
- #: src/Tickets/Commerce/Utils/Currency.php:333
5485
- #: src/Tribe/Commerce/Currency.php:197
5486
- msgid "Australian Dollar (AUD)"
5487
  msgstr ""
5488
 
5489
- #: src/Tickets/Commerce/Utils/Currency.php:341
5490
- #: src/Tribe/Commerce/Currency.php:203
5491
- msgid "Brazilian Real (BRL)"
5492
  msgstr ""
5493
 
5494
- #: src/Tickets/Commerce/Utils/Currency.php:349
5495
- #: src/Tribe/Commerce/Currency.php:209
5496
- msgid "Canadian Dollar (CAD)"
5497
  msgstr ""
5498
 
5499
- #: src/Tickets/Commerce/Utils/Currency.php:357
5500
- #: src/Tribe/Commerce/Currency.php:215
5501
- msgid "Swiss Franc (CHF)"
5502
  msgstr ""
5503
 
5504
- #: src/Tickets/Commerce/Utils/Currency.php:365
5505
- #: src/Tribe/Commerce/Currency.php:221
5506
- msgid "Czech Koruna (CZK)"
5507
  msgstr ""
5508
 
5509
- #: src/Tickets/Commerce/Utils/Currency.php:374
5510
- #: src/Tribe/Commerce/Currency.php:228
5511
- msgid "Danish Krone (DKK)"
5512
  msgstr ""
5513
 
5514
- #: src/Tickets/Commerce/Utils/Currency.php:382
5515
- #: src/Tribe/Commerce/Currency.php:234
5516
- msgid "Euro (EUR)"
5517
  msgstr ""
5518
 
5519
- #: src/Tickets/Commerce/Utils/Currency.php:390
5520
- #: src/Tribe/Commerce/Currency.php:240
5521
- msgid "Pound Sterling (GBP)"
5522
  msgstr ""
5523
 
5524
- #: src/Tickets/Commerce/Utils/Currency.php:398
5525
- #: src/Tribe/Commerce/Currency.php:246
5526
- msgid "Hong Kong Dollar (HKD)"
5527
  msgstr ""
5528
 
5529
- #: src/Tickets/Commerce/Utils/Currency.php:406
5530
- #: src/Tribe/Commerce/Currency.php:252
5531
- msgid "Hungarian Forint (HUF)"
5532
  msgstr ""
5533
 
5534
- #: src/Tickets/Commerce/Utils/Currency.php:414
5535
- #: src/Tribe/Commerce/Currency.php:258
5536
- msgid "Israeli New Sheqel (ILS)"
5537
  msgstr ""
5538
 
5539
- #: src/Tickets/Commerce/Utils/Currency.php:422
5540
- #: src/Tribe/Commerce/Currency.php:264
5541
- msgid "Indian Rupee (INR)"
5542
  msgstr ""
5543
 
5544
- #: src/Tickets/Commerce/Utils/Currency.php:430
5545
- #: src/Tribe/Commerce/Currency.php:270
5546
- msgid "Japanese Yen (JPY)"
5547
  msgstr ""
5548
 
5549
- #: src/Tickets/Commerce/Utils/Currency.php:438
5550
- #: src/Tribe/Commerce/Currency.php:276
5551
- msgid "Malaysian Ringgit (MYR)"
5552
  msgstr ""
5553
 
5554
- #: src/Tickets/Commerce/Utils/Currency.php:446
5555
- #: src/Tribe/Commerce/Currency.php:282
5556
- msgid "Mexican Peso (MXN)"
5557
  msgstr ""
5558
 
5559
- #: src/Tickets/Commerce/Utils/Currency.php:454
5560
- #: src/Tribe/Commerce/Currency.php:288
5561
- msgid "Norwegian Krone (NOK)"
5562
  msgstr ""
5563
 
5564
- #: src/Tickets/Commerce/Utils/Currency.php:462
5565
- #: src/Tribe/Commerce/Currency.php:294
5566
- msgid "New Zealand Dollar (NZD)"
5567
  msgstr ""
5568
 
5569
- #: src/Tickets/Commerce/Utils/Currency.php:470
5570
- #: src/Tribe/Commerce/Currency.php:300
5571
- msgid "Philippine Peso (PHP)"
5572
  msgstr ""
5573
 
5574
- #: src/Tickets/Commerce/Utils/Currency.php:478
5575
- #: src/Tribe/Commerce/Currency.php:306
5576
- msgid "Polish Zloty (PLN)"
5577
  msgstr ""
5578
 
5579
- #: src/Tickets/Commerce/Utils/Currency.php:486
5580
- #: src/Tribe/Commerce/Currency.php:312
5581
- msgid "Russian Ruble (RUB)"
5582
  msgstr ""
5583
 
5584
- #: src/Tickets/Commerce/Utils/Currency.php:494
5585
- #: src/Tribe/Commerce/Currency.php:318
5586
- msgid "Swedish Krona (SEK)"
5587
  msgstr ""
5588
 
5589
- #: src/Tickets/Commerce/Utils/Currency.php:502
5590
- #: src/Tribe/Commerce/Currency.php:324
5591
- msgid "Singapore Dollar (SGD)"
5592
  msgstr ""
5593
 
5594
- #: src/Tickets/Commerce/Utils/Currency.php:510
5595
- #: src/Tribe/Commerce/Currency.php:342
5596
- msgid "U.S. Dollar (USD)"
5597
  msgstr ""
5598
 
5599
- #: src/Tickets/Commerce/Utils/Currency.php:518
5600
- msgid "South African Rand (ZAR)"
5601
  msgstr ""
5602
 
5603
- #: src/Tickets/Commerce/Utils/Currency.php:526
5604
- msgid "United Arab Emirates dirham (AED)"
5605
  msgstr ""
5606
 
5607
- #: src/Tickets/Commerce/Utils/Currency.php:534
5608
- msgid "Afghan afghani (AFN)"
5609
  msgstr ""
5610
 
5611
- #: src/Tickets/Commerce/Utils/Currency.php:542
5612
- msgid "Albanian lek (ALL)"
5613
  msgstr ""
5614
 
5615
- #: src/Tickets/Commerce/Utils/Currency.php:550
5616
- msgid "Armenian dram (AMD)"
5617
  msgstr ""
5618
 
5619
- #: src/Tickets/Commerce/Utils/Currency.php:558
5620
- msgid "Netherlands Antillean guilder (ANG)"
5621
  msgstr ""
5622
 
5623
- #: src/Tickets/Commerce/Utils/Currency.php:566
5624
- msgid "Angolan kwanza (AOA)"
5625
  msgstr ""
5626
 
5627
- #: src/Tickets/Commerce/Utils/Currency.php:574
5628
- msgid "Argentine peso (ARS)"
5629
  msgstr ""
5630
 
5631
- #: src/Tickets/Commerce/Utils/Currency.php:582
5632
- msgid "Aruban florin (AWG)"
5633
  msgstr ""
5634
 
5635
- #: src/Tickets/Commerce/Utils/Currency.php:590
5636
- msgid "Azerbaijani manat (AZN)"
5637
  msgstr ""
5638
 
5639
- #: src/Tickets/Commerce/Utils/Currency.php:598
5640
- msgid "Bosnia and Herzegovina convertible mark (BAM)"
5641
  msgstr ""
5642
 
5643
- #: src/Tickets/Commerce/Utils/Currency.php:606
5644
- msgid "Brunei dollar (BND)"
5645
  msgstr ""
5646
 
5647
- #: src/Tickets/Commerce/Utils/Currency.php:614
5648
- msgid "Belize dollar (BZD)"
5649
  msgstr ""
5650
 
5651
- #: src/Tickets/Commerce/Utils/Currency.php:622
5652
- msgid "Lebanese pound (LBP)"
5653
  msgstr ""
5654
 
5655
- #: src/Tickets/Commerce/Utils/Currency.php:630
5656
- msgid "Sri Lankan rupee (LKR)"
5657
  msgstr ""
5658
 
5659
- #: src/Tickets/Commerce/Utils/Currency.php:638
5660
- msgid "Liberian dollar (LRD)"
5661
  msgstr ""
5662
 
5663
- #: src/Tickets/Commerce/Utils/Currency.php:646
5664
- msgid "Lesotho loti (LSL)"
5665
  msgstr ""
5666
 
5667
- #: src/Tickets/Commerce/Utils/Currency.php:654
5668
- msgid "Moroccan dirham (MAD)"
5669
  msgstr ""
5670
 
5671
- #: src/Tickets/Commerce/Utils/Currency.php:662
5672
- msgid "Moldovan leu (MDL)"
5673
  msgstr ""
5674
 
5675
- #: src/Tickets/Commerce/Utils/Currency.php:670
5676
- msgid "Malagasy ariary (MGA)"
5677
  msgstr ""
5678
 
5679
- #: src/Tickets/Commerce/Utils/Currency.php:678
5680
- msgid "Macedonian denar (MKD)"
5681
  msgstr ""
5682
 
5683
- #: src/Tickets/Commerce/Utils/Currency.php:686
5684
- msgid "Burmese kyat (MMK)"
5685
  msgstr ""
5686
 
5687
- #: src/Tickets/Commerce/Utils/Currency.php:694
5688
- msgid "Mongolian tögrög (MNT)"
5689
  msgstr ""
5690
 
5691
- #: src/Tickets/Commerce/Utils/Currency.php:702
5692
- msgid "Macanese pataca (MOP)"
5693
  msgstr ""
5694
-
5695
- #: src/Tickets/Commerce/Utils/Currency.php:710
5696
- msgid "Mauritian rupee (MUR)"
5697
  msgstr ""
5698
 
5699
- #: src/Tickets/Commerce/Utils/Currency.php:718
5700
- msgid "Maldivian rufiyaa (MVR)"
5701
  msgstr ""
5702
 
5703
- #: src/Tickets/Commerce/Utils/Currency.php:726
5704
- msgid "Malawian kwacha (MWK)"
5705
  msgstr ""
5706
 
5707
- #: src/Tickets/Commerce/Utils/Currency.php:734
5708
- msgid "Mexican peso (MXN)"
5709
  msgstr ""
5710
 
5711
- #: src/Tickets/Commerce/Utils/Currency.php:742
5712
- msgid "Malaysian ringgit (MYR)"
5713
  msgstr ""
5714
 
5715
- #: src/Tickets/Commerce/Utils/Currency.php:750
5716
- msgid "Mozambican metical (MZN)"
5717
  msgstr ""
5718
 
5719
- #: src/Tickets/Commerce/Utils/Currency.php:758
5720
- msgid "Namibian dollar (NAD)"
5721
  msgstr ""
5722
 
5723
- #: src/Tickets/Commerce/Utils/Currency.php:766
5724
- msgid "Nigerian naira (NGN)"
5725
  msgstr ""
5726
 
5727
- #: src/Tickets/Commerce/Utils/Currency.php:774
5728
- msgid "Nicaraguan córdoba (NIO)"
5729
  msgstr ""
5730
 
5731
- #: src/Tickets/Commerce/Utils/Currency.php:782
5732
- msgid "Nepalese rupee (NPR)"
5733
  msgstr ""
5734
 
5735
- #: src/Tickets/Commerce/Utils/Currency.php:790
5736
- msgid "Panamanian balboa (PAB)"
5737
  msgstr ""
5738
 
5739
- #: src/Tickets/Commerce/Utils/Currency.php:798
5740
- msgid "Peruvian sol (PEN)"
5741
  msgstr ""
5742
 
5743
- #: src/Tickets/Commerce/Utils/Currency.php:806
5744
- msgid "Papua New Guinean kina (PGK)"
5745
  msgstr ""
5746
 
5747
- #: src/Tickets/Commerce/Utils/Currency.php:814
5748
- msgid "Philippine peso (PHP)"
5749
  msgstr ""
5750
 
5751
- #: src/Tickets/Commerce/Utils/Currency.php:822
5752
- msgid "Pakistani rupee (PKR)"
5753
  msgstr ""
5754
 
5755
- #: src/Tickets/Commerce/Utils/Currency.php:830
5756
- msgid "Paraguayan guaraní (PYG)"
5757
  msgstr ""
5758
 
5759
- #: src/Tickets/Commerce/Utils/Currency.php:838
5760
- msgid "Qatari riyal (QAR)"
5761
  msgstr ""
5762
 
5763
- #: src/Tickets/Commerce/Utils/Currency.php:846
5764
- msgid "Romanian leu (RON)"
5765
  msgstr ""
5766
 
5767
- #: src/Tickets/Commerce/Utils/Currency.php:854
5768
- msgid "Serbian dinar (RSD)"
5769
  msgstr ""
5770
 
5771
- #: src/Tickets/Commerce/Utils/Currency.php:862
5772
- msgid "Rwandan franc (RWF)"
5773
  msgstr ""
5774
 
5775
- #: src/Tickets/Commerce/Utils/Currency.php:870
5776
- msgid "Saudi riyal (SAR)"
5777
  msgstr ""
5778
 
5779
- #: src/Tickets/Commerce/Utils/Currency.php:878
5780
- msgid "Solomon Islands dollar (SBD)"
5781
  msgstr ""
5782
 
5783
- #: src/Tickets/Commerce/Utils/Currency.php:886
5784
- msgid "Seychellois rupee (SCR)"
5785
  msgstr ""
5786
 
5787
- #: src/Tickets/Commerce/Utils/Currency.php:894
5788
- msgid "Barbadian dollar (BBD)"
5789
  msgstr ""
5790
 
5791
- #: src/Tickets/Commerce/Utils/Currency.php:902
5792
- msgid "Bangladeshi taka (BDT)"
5793
  msgstr ""
5794
 
5795
- #: src/Tickets/Commerce/Utils/Currency.php:910
5796
- msgid "Bulgarian lev (BGN)"
5797
  msgstr ""
5798
 
5799
- #: src/Tickets/Commerce/Utils/Currency.php:918
5800
- msgid "Burundian franc (BIF)"
5801
  msgstr ""
5802
 
5803
- #: src/Tickets/Commerce/Utils/Currency.php:926
5804
- msgid "Bermudian dollar (BMD)"
5805
  msgstr ""
5806
 
5807
- #: src/Tickets/Commerce/Utils/Currency.php:934
5808
- msgid "Bolivian boliviano (BOB)"
5809
  msgstr ""
5810
 
5811
- #: src/Tickets/Commerce/Utils/Currency.php:942
5812
- msgid "Bahamian dollar (BSD)"
5813
  msgstr ""
5814
 
5815
- #: src/Tickets/Commerce/Utils/Currency.php:950
5816
- msgid "Botswana pula (BWP)"
5817
  msgstr ""
5818
 
5819
- #: src/Tickets/Commerce/Utils/Currency.php:958
5820
- msgid "Belarusian ruble (BYN)"
5821
  msgstr ""
5822
 
5823
- #: src/Tickets/Commerce/Utils/Currency.php:966
5824
- msgid "Congolese franc (CDF)"
5825
  msgstr ""
5826
 
5827
- #: src/Tickets/Commerce/Utils/Currency.php:974
5828
- msgid "Chilean peso (CLP)"
 
5829
  msgstr ""
5830
 
5831
- #: src/Tickets/Commerce/Utils/Currency.php:982
5832
- msgid "Chinese yuan (CNY)"
5833
  msgstr ""
5834
 
5835
- #: src/Tickets/Commerce/Utils/Currency.php:990
5836
- msgid "Colombian peso (COP)"
5837
  msgstr ""
5838
 
5839
- #: src/Tickets/Commerce/Utils/Currency.php:998
5840
- msgid "Costa Rican colón (CRC)"
5841
  msgstr ""
5842
 
5843
- #: src/Tickets/Commerce/Utils/Currency.php:1006
5844
- msgid "Cape Verdean escudo (CVE)"
5845
  msgstr ""
5846
 
5847
- #: src/Tickets/Commerce/Utils/Currency.php:1014
5848
- msgid "Djiboutian franc (DJF)"
5849
  msgstr ""
5850
 
5851
- #: src/Tickets/Commerce/Utils/Currency.php:1022
5852
- msgid "Dominican peso (DOP)"
 
5853
  msgstr ""
5854
 
5855
- #: src/Tickets/Commerce/Utils/Currency.php:1030
5856
- msgid "Algerian dinar (DZD)"
5857
  msgstr ""
5858
 
5859
- #: src/Tickets/Commerce/Utils/Currency.php:1038
5860
- msgid "Egyptian pound (EGP)"
5861
  msgstr ""
5862
 
5863
- #: src/Tickets/Commerce/Utils/Currency.php:1046
5864
- msgid "Ethiopian birr (ETB)"
5865
  msgstr ""
5866
 
5867
- #: src/Tickets/Commerce/Utils/Currency.php:1054
5868
- msgid "Fijian dollar (FJD)"
5869
  msgstr ""
5870
 
5871
- #: src/Tickets/Commerce/Utils/Currency.php:1062
5872
- msgid "Georgian lari (GEL)"
5873
  msgstr ""
5874
 
5875
- #: src/Tickets/Commerce/Utils/Currency.php:1070
5876
- msgid "Gibraltar pound (GIP)"
5877
  msgstr ""
5878
 
5879
- #: src/Tickets/Commerce/Utils/Currency.php:1078
5880
- msgid "Gambian dalasi (GMD)"
5881
  msgstr ""
5882
 
5883
- #: src/Tickets/Commerce/Utils/Currency.php:1086
5884
- msgid "Guinean franc (GNF)"
5885
  msgstr ""
5886
 
5887
- #: src/Tickets/Commerce/Utils/Currency.php:1094
5888
- msgid "Guatemalan quetzal (GTQ)"
5889
  msgstr ""
5890
 
5891
- #: src/Tickets/Commerce/Utils/Currency.php:1102
5892
- msgid "Guyanese dollar (GYD)"
5893
  msgstr ""
5894
 
5895
- #: src/Tickets/Commerce/Utils/Currency.php:1110
5896
- msgid "Honduran lempira (HNL)"
5897
  msgstr ""
5898
 
5899
- #: src/Tickets/Commerce/Utils/Currency.php:1118
5900
- msgid "Croatian kuna (HRK)"
5901
  msgstr ""
5902
 
5903
- #: src/Tickets/Commerce/Utils/Currency.php:1126
5904
- msgid "Haitian gourde (HTG)"
5905
  msgstr ""
5906
 
5907
- #: src/Tickets/Commerce/Utils/Currency.php:1134
5908
- msgid "Indonesian rupiah (IDR)"
5909
  msgstr ""
5910
 
5911
- #: src/Tickets/Commerce/Utils/Currency.php:1142
5912
- msgid "Icelandic krona (ISK)"
5913
  msgstr ""
5914
 
5915
- #: src/Tickets/Commerce/Utils/Currency.php:1150
5916
- msgid "Jamaican dollar (JMD)"
5917
  msgstr ""
5918
 
5919
- #: src/Tickets/Commerce/Utils/Currency.php:1158
5920
- msgid "Kenyan shilling (KES)"
5921
  msgstr ""
5922
 
5923
- #: src/Tickets/Commerce/Utils/Currency.php:1166
5924
- msgid "Kyrgyzstani som (KGS)"
5925
  msgstr ""
5926
 
5927
- #: src/Tickets/Commerce/Utils/Currency.php:1174
5928
- msgid "Cambodian riel (KHR)"
5929
  msgstr ""
5930
 
5931
- #: src/Tickets/Commerce/Utils/Currency.php:1182
5932
- msgid "Comorian franc (KMF)"
5933
  msgstr ""
5934
 
5935
- #: src/Tickets/Commerce/Utils/Currency.php:1190
5936
- msgid "South Korean won (KRW)"
5937
  msgstr ""
5938
 
5939
- #: src/Tickets/Commerce/Utils/Currency.php:1198
5940
- msgid "Cayman Islands dollar (KYD)"
5941
  msgstr ""
5942
 
5943
- #: src/Tickets/Commerce/Utils/Currency.php:1206
5944
- msgid "Kazakhstani tenge (KZT)"
5945
  msgstr ""
5946
 
5947
- #: src/Tickets/Commerce/Utils/Currency.php:1214
5948
- msgid "Lao kip (LAK)"
5949
  msgstr ""
5950
 
5951
- #: src/Tickets/Commerce/Utils/Currency.php:1222
5952
- msgid "Saint Helena pound (SHP)"
5953
  msgstr ""
5954
 
5955
- #: src/Tickets/Commerce/Utils/Currency.php:1230
5956
- msgid "Sierra Leonean leone (SLL)"
5957
  msgstr ""
5958
 
5959
- #: src/Tickets/Commerce/Utils/Currency.php:1238
5960
- msgid "Somali shilling (SOS)"
5961
  msgstr ""
5962
 
5963
- #: src/Tickets/Commerce/Utils/Currency.php:1246
5964
- msgid "Surinamese dollar (SRD)"
5965
  msgstr ""
5966
 
5967
- #: src/Tickets/Commerce/Utils/Currency.php:1254
5968
- msgid "Swazi lilangeni (SZL)"
5969
  msgstr ""
5970
 
5971
- #: src/Tickets/Commerce/Utils/Currency.php:1262
5972
- msgid "Thai baht (THB)"
5973
  msgstr ""
5974
 
5975
- #: src/Tickets/Commerce/Utils/Currency.php:1270
5976
- msgid "Tajikistani somoni (TJS)"
5977
  msgstr ""
5978
 
5979
- #: src/Tickets/Commerce/Utils/Currency.php:1278
5980
- msgid "Tongan paʻanga (TOP)"
5981
  msgstr ""
5982
 
5983
- #: src/Tickets/Commerce/Utils/Currency.php:1286
5984
- msgid "Turkish lira (TRY)"
5985
  msgstr ""
5986
 
5987
- #: src/Tickets/Commerce/Utils/Currency.php:1294
5988
- msgid "Trinidad and Tobago dollar (TTD)"
5989
  msgstr ""
5990
 
5991
- #: src/Tickets/Commerce/Utils/Currency.php:1302
5992
- msgid "New Taiwan dollar (TWD)"
5993
  msgstr ""
5994
 
5995
- #: src/Tickets/Commerce/Utils/Currency.php:1310
5996
- msgid "Tanzanian shilling (TZS)"
5997
  msgstr ""
5998
 
5999
- #: src/Tickets/Commerce/Utils/Currency.php:1318
6000
- msgid "Ukrainian hryvnia (UAH)"
6001
  msgstr ""
6002
 
6003
- #: src/Tickets/Commerce/Utils/Currency.php:1326
6004
- msgid "Ugandan shilling (UGX)"
6005
  msgstr ""
6006
 
6007
- #: src/Tickets/Commerce/Utils/Currency.php:1334
6008
- msgid "Uruguayan peso (UYU)"
6009
  msgstr ""
6010
 
6011
- #: src/Tickets/Commerce/Utils/Currency.php:1342
6012
- msgid "Uzbekistani som (UZS)"
6013
  msgstr ""
6014
 
6015
- #: src/Tickets/Commerce/Utils/Currency.php:1350
6016
- msgid "Vietnamese dong (VND)"
6017
  msgstr ""
6018
 
6019
- #: src/Tickets/Commerce/Utils/Currency.php:1358
6020
- msgid "Vanuatu vatu (VUV)"
6021
  msgstr ""
6022
 
6023
- #: src/Tickets/Commerce/Utils/Currency.php:1366
6024
- msgid "Samoan tālā (WST)"
6025
  msgstr ""
6026
 
6027
- #: src/Tickets/Commerce/Utils/Currency.php:1374
6028
- msgid "Central African CFA franc (XAF)"
6029
  msgstr ""
6030
 
6031
- #: src/Tickets/Commerce/Utils/Currency.php:1382
6032
- msgid "East Caribbean dollar (XCD)"
6033
  msgstr ""
6034
 
6035
- #: src/Tickets/Commerce/Utils/Currency.php:1390
6036
- msgid "West African CFA franc (XOF)"
6037
  msgstr ""
6038
 
6039
- #: src/Tickets/Commerce/Utils/Currency.php:1398
6040
- msgid "CFP franc (XPF)"
6041
  msgstr ""
6042
 
6043
- #: src/Tickets/Commerce/Utils/Currency.php:1406
6044
- msgid "Yemeni rial (YER)"
6045
  msgstr ""
6046
 
6047
- #: src/Tickets/Commerce/Utils/Currency.php:1414
6048
- msgid "Zambian kwacha (ZMW)"
6049
  msgstr ""
6050
 
6051
- #: src/Tickets/Custom_Tables/V1/admin-views/migration/maintenance-mode/ticket-updates.php:6
6052
- msgid "Your changes will not be saved."
6053
  msgstr ""
6054
 
6055
- #: src/Tickets/Custom_Tables/V1/admin-views/migration/maintenance-mode/ticket-updates.php:10
6056
- msgid ""
6057
- "Editing your Tickets and RSVPs has been disabled on this site while it is "
6058
- "undergoing maintenance. Thank you for your patience."
6059
  msgstr ""
6060
 
6061
- #: src/Tickets/Custom_Tables/V1/admin-views/migration/maintenance-mode/tickets-and-rsvps.php:5
6062
- msgid ""
6063
- "Tickets and RSVPs have been disabled on this site while it is undergoing "
6064
- "maintenance. Thank you for your patience."
6065
  msgstr ""
6066
 
6067
- #: src/Tribe/Abstract_Attendance_Totals.php:65
6068
- msgctxt "total sold tooltip"
6069
- msgid "Includes all ticketed attendees regardless of order status."
6070
  msgstr ""
6071
 
6072
- #: src/Tribe/Abstract_Attendance_Totals.php:82
6073
- msgctxt "total complete tooltip"
6074
- msgid "Includes ticketed attendees with orders marked Completed."
6075
  msgstr ""
6076
 
6077
- #: src/Tribe/Admin/Home/Service_Provider.php:80 src/Tribe/Main.php:828
6078
- msgid "Welcome to Event Tickets!"
6079
  msgstr ""
6080
 
6081
- #: src/Tribe/Admin/Manager/Service_Provider.php:56
6082
- msgid "Insecure request."
6083
  msgstr ""
6084
 
6085
- #: src/Tribe/Admin/Manager/Service_Provider.php:89 src/Tribe/RSVP.php:268
6086
- msgid "Something happened here."
6087
  msgstr ""
6088
 
6089
- #: src/Tribe/Admin/Manager/Service_Provider.php:176
6090
- msgid "Manage attendees"
6091
  msgstr ""
6092
 
6093
- #: src/Tribe/Admin/Move_Ticket_Types.php:28
6094
- msgid "Move %s Types"
6095
  msgstr ""
6096
 
6097
- #: src/Tribe/Admin/Move_Ticket_Types.php:72
6098
- #: src/Tribe/Admin/Move_Tickets.php:263
6099
- msgid "All supported types"
6100
  msgstr ""
6101
 
6102
- #: src/Tribe/Admin/Move_Ticket_Types.php:106
6103
- msgid ""
6104
- "%1$s type could not be moved: the %2$s type or destination post was invalid."
6105
  msgstr ""
6106
 
6107
- #: src/Tribe/Admin/Move_Ticket_Types.php:115
6108
- msgid "%s type could not be moved: unexpected failure during reassignment."
6109
  msgstr ""
6110
 
6111
- #: src/Tribe/Admin/Move_Ticket_Types.php:121
6112
- msgid ""
6113
- "%1$s type %2$s for %3$s was successfully moved to %4$s. All previously sold "
6114
- "%5$s of this type have been transferred to %4$s. Please adjust capacity and "
6115
- "stock manually as needed. %2$s %6$s holders have received an email notifying "
6116
- "them of the change. You may now close this window!"
6117
  msgstr ""
6118
 
6119
- #: src/Tribe/Admin/Move_Ticket_Types.php:219
6120
- msgid ""
6121
- "%1$s type was moved to <a href=\"%2$s\" target=\"_blank\">%3$s</a> from <a "
6122
- "href=\"%4$s\" target=\"_blank\">%5$s</a>"
6123
  msgstr ""
6124
 
6125
- #: src/Tribe/Admin/Move_Ticket_Types.php:320
6126
- #: src/Tribe/Admin/Move_Tickets.php:761
6127
- msgid "Changes to your tickets from %s"
6128
  msgstr ""
6129
 
6130
- #: src/Tribe/Admin/Move_Tickets.php:77
6131
- msgid "Move Attendees"
6132
  msgstr ""
6133
 
6134
- #: src/Tribe/Admin/Move_Tickets.php:112
6135
- msgid ""
6136
- "Woops! We could not complete the requested operation due to an unforeseen "
6137
- "problem."
6138
  msgstr ""
6139
 
6140
- #: src/Tribe/Admin/Move_Tickets.php:113
6141
- msgid "Unable to update the post list. Please refresh the page and try again."
6142
  msgstr ""
6143
 
6144
- #: src/Tribe/Admin/Move_Tickets.php:114
6145
- msgid "No results found - you may need to widen your search criteria."
6146
  msgstr ""
6147
 
6148
- #: src/Tribe/Admin/Move_Tickets.php:115
6149
- msgid "No ticket types were found for this post."
6150
  msgstr ""
6151
 
6152
- #: src/Tribe/Admin/Move_Tickets.php:116
6153
- msgid "Loading, please wait&hellip;"
6154
  msgstr ""
6155
 
6156
- #: src/Tribe/Admin/Move_Tickets.php:236
6157
- msgctxt "attendee screen bulk actions"
6158
- msgid "Move"
6159
  msgstr ""
6160
 
6161
- #: src/Tribe/Admin/Move_Tickets.php:453
6162
- msgid ""
6163
- "%1$s could not be moved: valid %2$s IDs or a destination ID were not "
6164
- "provided."
6165
  msgstr ""
6166
 
6167
- #: src/Tribe/Admin/Move_Tickets.php:465
6168
- msgid ""
6169
- "%s could not be moved: there was an unexpected failure during reassignment."
6170
  msgstr ""
6171
 
6172
- #: src/Tribe/Admin/Move_Tickets.php:474
6173
- msgctxt "moved tickets success message fragment"
6174
- msgid "assigned to %s"
6175
  msgstr ""
6176
 
6177
- #: src/Tribe/Admin/Move_Tickets.php:481
6178
- msgctxt "moved tickets success message fragment"
6179
- msgid "moved to %s and"
6180
  msgstr ""
6181
 
6182
- #: src/Tribe/Admin/Move_Tickets.php:488
6183
- msgid ""
6184
- "%1$d attendee for %2$s was successfully %3$s. By default, we adjust capacity "
6185
- "and stock, however, we recommend reviewing each as needed to ensure numbers "
6186
- "are correct. This attendee will receive an email notifying them of the "
6187
- "change."
6188
- msgid_plural ""
6189
- "%1$d attendees for %2$s were successfully %3$s. By default, we adjust "
6190
- "capacity and stock, however, we recommend reviewing each as needed to ensure "
6191
- "numbers are correct. These attendees will receive an email notifying them of "
6192
- "the change."
6193
- msgstr[0] ""
6194
- msgstr[1] ""
6195
-
6196
- #: src/Tribe/Admin/Move_Tickets.php:636
6197
- msgid "This ticket was moved to %1$s %2$s from %3$s %4$s"
6198
  msgstr ""
6199
 
6200
- #: src/Tribe/Admin/Move_Tickets.php:823
6201
- msgid "This ticket was moved to %1$s from %2$s"
 
6202
  msgstr ""
6203
 
6204
- #: src/Tribe/Admin/Notices.php:88
6205
- msgctxt "Admin notice link text"
6206
- msgid "RSVP Display Settings"
6207
  msgstr ""
6208
 
6209
- #. translators: %1$s: RSVP singular text, %2$s: Link to settings page.
6210
- #: src/Tribe/Admin/Notices.php:97
6211
- msgid ""
6212
- "With this new version, we've introduced newly redesigned %1$s frontend "
6213
- "views. If you have customized the %1$s section, this update will likely "
6214
- "impact your customizations.\n"
6215
- "\n"
6216
- "\t\t\tTo upgrade to the new frontend views, please enable them in the %2$s."
6217
  msgstr ""
6218
 
6219
- #. Translators: %1$s: dynamic "Tickets" text, %2$s: dynamic "Event" text.
6220
- #: src/Tribe/Admin/Notices.php:152
6221
- msgctxt ""
6222
- "heading for classic editor notice if Events Calendar Pro event has tickets"
6223
- msgid "%1$s for Recurring %2$s"
6224
  msgstr ""
6225
 
6226
- #. Translators: %1$s: dynamic "event" text, %2$s: dynamic "ticket" text, %3$s:
6227
- #. dynamic "tickets" text, %4$s: dynamic "RSVP" text, %5$s: dynamic "Ticket"
6228
- #. text.
6229
- #: src/Tribe/Admin/Notices.php:163
6230
- msgctxt ""
6231
- "text for classic editor notice if Events Calendar Pro event has tickets"
6232
- msgid ""
6233
- "Heads up! You saved a recurring %1$s with a %2$s. Please note that we do not "
6234
- "currently support recurring %3$s. Only the first instance of this recurring "
6235
- "series will have your %4$s or %5$s displayed."
6236
  msgstr ""
6237
 
6238
- #: src/Tribe/Admin/Notices.php:218
6239
- msgid "WooCommerce"
6240
  msgstr ""
6241
 
6242
- #: src/Tribe/Admin/Notices.php:219
6243
- msgid "Easy Digital Downloads"
6244
  msgstr ""
6245
 
6246
- #. translators: %1$s: The ticket commerce provider (WooCommerce, etc); %2$s:
6247
- #. The Event Tickets Plus plugin name and link.
6248
- #: src/Tribe/Admin/Notices.php:229
6249
- msgid ""
6250
- "Event Tickets does not support ticket sales via third party ecommerce "
6251
- "plugins. If you want to sell tickets with %1$s, please purchase a license "
6252
- "for %2$s."
6253
  msgstr ""
6254
 
6255
- #: src/Tribe/Admin/Settings/Service_Provider.php:53
6256
- #: src/admin-views/admin-welcome-message.php:141
6257
- msgid "Getting Started Guide"
6258
  msgstr ""
6259
 
6260
- #: src/Tribe/Admin/Settings/Service_Provider.php:57
6261
- msgid "Event Tickets Manual"
 
 
 
 
6262
  msgstr ""
6263
 
6264
- #: src/Tribe/Admin/Settings/Service_Provider.php:61
6265
- msgid "What is Tickets Commerce?"
6266
  msgstr ""
6267
 
6268
- #: src/Tribe/Admin/Settings/Service_Provider.php:66
6269
- msgid "Configuring Tickets Commerce"
6270
  msgstr ""
6271
 
6272
- #: src/Tribe/Admin/Settings/Service_Provider.php:71
6273
- msgid "Using RSVPs"
6274
  msgstr ""
6275
 
6276
- #: src/Tribe/Admin/Settings/Service_Provider.php:75
6277
- msgid "Managing Orders and Attendees"
6278
  msgstr ""
6279
 
6280
- #: src/Tribe/Admin/Settings/Service_Provider.php:82
6281
- msgid "Switching from Tribe Commerce to WooCommerce"
6282
  msgstr ""
6283
 
6284
- #: src/Tribe/Admin/Settings/Service_Provider.php:86
6285
- msgid "Setting Up E-Commerce Plugins for Selling Tickets"
 
6286
  msgstr ""
6287
 
6288
- #: src/Tribe/Admin/Settings/Service_Provider.php:90
6289
- msgid "Tickets & WooCommerce"
6290
  msgstr ""
6291
 
6292
- #: src/Tribe/Admin/Settings/Service_Provider.php:94
6293
- msgid "Creating Tickets"
6294
  msgstr ""
6295
 
6296
- #: src/Tribe/Admin/Settings/Service_Provider.php:98
6297
- msgid "Event Tickets and Event Tickets Plus Settings Overview"
6298
  msgstr ""
6299
 
6300
- #: src/Tribe/Admin/Settings/Service_Provider.php:102
6301
- msgid "Event Tickets Plus Manual"
6302
  msgstr ""
6303
 
6304
- #: src/Tribe/Admin/Settings/Service_Provider.php:143
6305
- #: src/Tribe/Admin/Settings/Service_Provider.php:191
6306
- msgid "Upgrade to Tickets Commerce"
6307
  msgstr ""
6308
 
6309
- #: src/Tribe/Admin/Settings/Service_Provider.php:144
6310
  msgid ""
6311
- "Try our new Tickets Commerce payment system! It’s fast and simple to set up "
6312
- "and offers a better experience and features. Best of all, <i>it’s free!</i>"
6313
  msgstr ""
6314
 
6315
- #: src/Tribe/Admin/Settings/Service_Provider.php:145
6316
- #: src/admin-views/admin-welcome-message.php:163
6317
- msgid "Get started"
6318
  msgstr ""
6319
 
6320
- #: src/Tribe/Admin/Settings/Service_Provider.php:192
6321
- msgid ""
6322
- "Tribe Commerce has been replaced by our new payments system, Tickets "
6323
- "Commerce. It’s fast, free and simple to set up! You can <a href=\"https://"
6324
- "evnt.is/1axu\" rel=\"noopener noreferrer\" target=\"_blank\">still continue "
6325
- "using Tribe Commerce</a> but we highly recommend upgrading to Tickets "
6326
- "Commerce."
6327
  msgstr ""
6328
 
6329
- #: src/Tribe/Admin/Settings/Service_Provider.php:193
6330
- msgid "Get Started"
 
 
6331
  msgstr ""
6332
 
6333
- #: src/Tribe/Admin/Settings/Service_Provider.php:204
6334
- #: src/admin-views/tribe-commerce-settings.php:55
6335
- msgid "Tribe Commerce"
 
6336
  msgstr ""
6337
 
6338
- #. Translators: %s is the `Tickets` in plural.
6339
- #: src/Tribe/Admin/Settings.php:92
6340
- msgid "%s Settings"
 
6341
  msgstr ""
6342
 
6343
- #: src/Tribe/Admin/Settings.php:158
6344
- msgid "Home"
 
 
6345
  msgstr ""
6346
 
6347
- #: src/Tribe/Admin/Settings.php:179
6348
- msgid "Help"
 
 
6349
  msgstr ""
6350
 
6351
- #: src/Tribe/Admin/Settings.php:209
6352
- msgid "Troubleshooting"
 
 
6353
  msgstr ""
6354
 
6355
- #: src/Tribe/Admin/Settings.php:267
6356
- msgid "Tickets Settings"
 
6357
  msgstr ""
6358
 
6359
- #: src/Tribe/Admin/Settings.php:292
6360
- msgid "Network"
6361
  msgstr ""
6362
 
6363
- #. Translators: %1$s: Opening `<a>` to Event Tickets rating page. %2$s: Closing
6364
- #. `</a>` tag. %3$s: Five stars.
6365
- #: src/Tribe/Admin/Settings.php:316
6366
- msgid ""
6367
- "If you like %1$sEvent Tickets%2$s please leave us a %3$s. It takes a minute "
6368
- "and it helps a lot."
6369
  msgstr ""
6370
 
6371
- #: src/Tribe/Admin/Ticket_History.php:34
6372
- msgctxt "attendee table"
6373
- msgid "View history"
6374
  msgstr ""
6375
 
6376
- #: src/Tribe/Admin/Ticket_History.php:35
6377
- msgctxt "attendee table"
6378
- msgid "Hide history"
6379
  msgstr ""
6380
 
6381
- #: src/Tribe/Admin/Ticket_History.php:65
6382
- msgid "No history available"
 
6383
  msgstr ""
6384
 
6385
- #: src/Tribe/Admin/Views/Ticketed.php:48
6386
- msgid "Ticketed"
 
6387
  msgstr ""
6388
 
6389
- #: src/Tribe/Admin/Views/Ticketed.php:61
6390
- msgid "Unticketed"
 
6391
  msgstr ""
6392
 
6393
- #: src/Tribe/Assets.php:210 src/views/tickets/tpp-success.php:97
6394
- msgid "%s header image"
 
6395
  msgstr ""
6396
 
6397
- #: src/Tribe/Assets.php:211
6398
- msgid "Set as %s header"
6399
  msgstr ""
6400
 
6401
- #: src/Tribe/Assets.php:268
6402
- msgid "Are you sure you want to delete this ticket? This cannot be undone."
6403
  msgstr ""
6404
 
6405
- #: src/Tribe/Assets.php:274
6406
- msgid ""
6407
- "It looks like you have modified your shared capacity setting but have not "
6408
- "saved or updated the post."
6409
  msgstr ""
6410
 
6411
- #: src/Tribe/Assets.php:294 src/Tribe/Metabox.php:646
6412
- msgid "Please enter in without thousand separators and currency symbols."
6413
  msgstr ""
6414
 
6415
- #: src/Tribe/Assets.php:497
6416
- msgid ""
6417
- "There is unsaved attendee information. Are you sure you want to continue?"
6418
  msgstr ""
6419
 
6420
- #: src/Tribe/Attendance_Totals.php:29
6421
- msgctxt "attendee summary"
6422
- msgid "Deleted Attendees:"
6423
  msgstr ""
6424
 
6425
- #: src/Tribe/Attendee_Registration/Template.php:398
6426
- #: src/views/v2/rsvp/ari/sidebar/title.php:15
6427
- msgid "Attendee Registration"
6428
  msgstr ""
6429
 
6430
- #: src/Tribe/Attendees.php:87
6431
- msgid "Post type"
6432
  msgstr ""
6433
 
6434
- #: src/Tribe/Attendees.php:116
6435
- msgctxt "attendee event actions"
6436
- msgid "Edit %s"
6437
  msgstr ""
6438
 
6439
- #: src/Tribe/Attendees.php:117
6440
- msgctxt "attendee event actions"
6441
- msgid "View %s"
6442
  msgstr ""
6443
 
6444
- #: src/Tribe/Attendees.php:120
6445
- msgctxt "attendee event actions"
6446
- msgid "Edit"
6447
  msgstr ""
6448
 
6449
- #: src/Tribe/Attendees.php:121
6450
- msgctxt "attendee event actions"
6451
- msgid "View"
6452
  msgstr ""
6453
 
6454
- #: src/Tribe/Attendees.php:148
6455
- msgctxt "attendee summary"
6456
- msgid "Checked in:"
6457
  msgstr ""
6458
 
6459
- #: src/Tribe/Attendees.php:208 src/admin-views/list.php:93
6460
- msgid "See who purchased tickets to this event"
6461
  msgstr ""
6462
 
6463
- #: src/Tribe/Attendees.php:438
6464
- msgid "%s - Attendee list"
6465
  msgstr ""
6466
 
6467
- #: src/Tribe/Attendees.php:700
6468
- msgid "Invalid Event ID"
6469
  msgstr ""
6470
 
6471
- #: src/Tribe/Attendees.php:717
6472
- msgid "Cheatin Huh?"
6473
  msgstr ""
6474
 
6475
- #: src/Tribe/Attendees.php:723
6476
- msgid "Empty user and email"
6477
  msgstr ""
6478
 
6479
- #: src/Tribe/Attendees.php:735
6480
- msgid "Invalid Email"
 
6481
  msgstr ""
6482
 
6483
- #: src/Tribe/Attendees.php:741 src/Tribe/Attendees.php:757
6484
- msgid "Invalid User ID"
 
6485
  msgstr ""
6486
 
6487
- #: src/Tribe/Attendees.php:777
6488
- msgid "Attendee List for: %s"
 
6489
  msgstr ""
6490
 
6491
- #: src/Tribe/Attendees.php:778
6492
- msgid "Error when sending the email"
 
6493
  msgstr ""
6494
 
6495
- #: src/Tribe/Attendees.php:785
6496
- msgid "Email sent successfully!"
6497
  msgstr ""
6498
 
6499
- #: src/Tribe/Attendees.php:1000 src/Tribe/Attendees_Table.php:609
6500
- #: src/admin-views/commerce/reports/attendees.php:27
6501
- msgid "Export"
 
6502
  msgstr ""
6503
 
6504
- #: src/Tribe/Attendees_Table.php:116
6505
- msgctxt "attendee table"
6506
- msgid "Primary Information"
6507
  msgstr ""
6508
 
6509
- #: src/Tribe/Attendees_Table.php:117
6510
- msgctxt "attendee table"
6511
- msgid "Security Code"
6512
  msgstr ""
6513
 
6514
- #: src/Tribe/Attendees_Table.php:118
6515
- msgctxt "attendee table"
6516
- msgid "Status"
6517
  msgstr ""
6518
 
6519
- #: src/Tribe/Attendees_Table.php:119 src/Tribe/Attendees_Table.php:126
6520
- msgctxt "attendee table"
6521
- msgid "Check in"
6522
  msgstr ""
6523
 
6524
- #: src/Tribe/Attendees_Table.php:505
6525
- msgid "View order"
6526
  msgstr ""
6527
 
6528
- #: src/Tribe/Attendees_Table.php:608
6529
- msgid "Print"
 
6530
  msgstr ""
6531
 
6532
- #: src/Tribe/Attendees_Table.php:643 src/admin-views/list.php:41
6533
- msgid "Delete"
6534
  msgstr ""
6535
 
6536
- #: src/Tribe/Attendees_Table.php:644
6537
- msgid "Check in"
6538
  msgstr ""
6539
 
6540
- #: src/Tribe/Attendees_Table.php:645
6541
- msgid "Undo Check in"
6542
  msgstr ""
6543
 
6544
- #: src/Tribe/CSV_Importer/Column_Names.php:34
6545
- msgid "Event Name or ID or Slug"
6546
  msgstr ""
6547
 
6548
- #: src/Tribe/CSV_Importer/Column_Names.php:35
6549
- msgid "%s Name"
 
6550
  msgstr ""
6551
 
6552
- #: src/Tribe/CSV_Importer/Column_Names.php:36
6553
- msgid "%s Description"
 
6554
  msgstr ""
6555
 
6556
- #: src/Tribe/CSV_Importer/Column_Names.php:37
6557
- msgid "%s Show Description"
6558
  msgstr ""
6559
 
6560
- #: src/Tribe/CSV_Importer/Column_Names.php:38
6561
- msgid "%s Start Sale Date"
6562
  msgstr ""
6563
 
6564
- #: src/Tribe/CSV_Importer/Column_Names.php:39
6565
- msgid "%s Start Sale Time"
6566
  msgstr ""
6567
 
6568
- #: src/Tribe/CSV_Importer/Column_Names.php:40
6569
- msgid "%s End Sale Date"
6570
  msgstr ""
6571
 
6572
- #: src/Tribe/CSV_Importer/Column_Names.php:41
6573
- msgid "%s End Sale Time"
6574
  msgstr ""
6575
 
6576
- #: src/Tribe/CSV_Importer/Column_Names.php:42
6577
- msgid "%s Stock"
6578
  msgstr ""
6579
 
6580
- #: src/Tribe/CSV_Importer/Column_Names.php:43
6581
- msgid "%s Capacity"
 
6582
  msgstr ""
6583
 
6584
- #: src/Tribe/CSV_Importer/RSVP_Importer.php:254
6585
- msgid "Recurring event tickets are not supported, event %s."
 
 
 
 
6586
  msgstr ""
6587
 
6588
- #: src/Tribe/Commerce/Currency.php:330
6589
- msgid "Thai Baht (THB)"
6590
  msgstr ""
6591
 
6592
- #: src/Tribe/Commerce/Currency.php:336
6593
- msgid "Taiwan New Dollar (TWD)"
6594
  msgstr ""
6595
 
6596
- #. Translators: %1$s: the post/event title, %2$d: the post/event ID.
6597
- #: src/Tribe/Commerce/Orders_Tabbed_View.php:36
6598
- #: src/admin-views/attendees.php:34
6599
- msgctxt "attendees report screen heading"
6600
- msgid "Attendees for: %1$s [#%2$d]"
6601
  msgstr ""
6602
 
6603
- #: src/Tribe/Commerce/PayPal/Endpoints/Success_Template.php:99
6604
- msgid "pending"
6605
  msgstr ""
6606
 
6607
- #: src/Tribe/Commerce/PayPal/Errors.php:24
6608
- msgid "There was an error"
 
6609
  msgstr ""
6610
 
6611
- #: src/Tribe/Commerce/PayPal/Errors.php:25
6612
- msgid "Attendee email and/or full name is missing"
6613
  msgstr ""
6614
 
6615
- #: src/Tribe/Commerce/PayPal/Errors.php:26
6616
- msgid ""
6617
- "Trying to oversell a %s but the current oversell policy does not allow it"
6618
  msgstr ""
6619
 
6620
- #: src/Tribe/Commerce/PayPal/Errors.php:27
6621
- msgid "%s quantity is 0"
6622
  msgstr ""
6623
 
6624
- #: src/Tribe/Commerce/PayPal/Errors.php:30
6625
- msgid ""
6626
- "In order to purchase %s, you must enter your name and a valid email address."
6627
  msgstr ""
6628
 
6629
- #: src/Tribe/Commerce/PayPal/Errors.php:31
6630
- msgid "You can't add more %1$s than the total remaining %1$s."
 
 
6631
  msgstr ""
6632
 
6633
- #: src/Tribe/Commerce/PayPal/Errors.php:32
6634
- msgid "You should add at least one %s."
 
6635
  msgstr ""
6636
 
6637
- #: src/Tribe/Commerce/PayPal/Errors.php:35
6638
- msgid ""
6639
- "Your order is currently processing. Once completed, you'll receive your "
6640
- "%s(s) in an email."
6641
  msgstr ""
6642
 
6643
- #: src/Tribe/Commerce/PayPal/Handler/IPN.php:143
6644
- msgctxt "a PayPal configuration status"
6645
- msgid "complete"
6646
  msgstr ""
6647
 
6648
- #: src/Tribe/Commerce/PayPal/Handler/IPN.php:147
6649
- #: src/Tribe/Commerce/PayPal/Handler/Invalid_PDT.php:74
6650
- #: src/Tribe/Commerce/PayPal/Handler/PDT.php:136
6651
- msgctxt "a PayPal configuration status"
6652
- msgid "incomplete"
6653
  msgstr ""
6654
 
6655
- #: src/Tribe/Commerce/PayPal/Links.php:29
6656
- msgid ""
6657
- "Profile and Settings > My selling tools > Instant Payment Notification > IPN "
6658
- "History Page"
6659
  msgstr ""
6660
 
6661
- #: src/Tribe/Commerce/PayPal/Links.php:56
6662
- msgid ""
6663
- "Profile and Settings > My selling tools > Instant Payment Notification > "
6664
- "Update"
6665
  msgstr ""
6666
 
6667
- #: src/Tribe/Commerce/PayPal/Main.php:187
6668
- msgctxt "ticket provider"
6669
- msgid "Tribe Commerce"
6670
  msgstr ""
6671
 
6672
- #: src/Tribe/Commerce/PayPal/Main.php:442
6673
- msgid "Tribe Commerce Tickets"
6674
  msgstr ""
6675
 
6676
- #: src/Tribe/Commerce/PayPal/Main.php:443
6677
- msgid "Tribe Commerce Ticket"
 
6678
  msgstr ""
6679
 
6680
- #: src/Tribe/Commerce/PayPal/Notices.php:43
6681
- msgid "PayPal is using PDT data but you have not set the PDT identity token"
 
6682
  msgstr ""
6683
 
6684
- #: src/Tribe/Commerce/PayPal/Notices.php:45
6685
- msgid "set it here"
 
6686
  msgstr ""
6687
 
6688
- #: src/Tribe/Commerce/PayPal/Orders/Report.php:106
6689
- msgid "See PayPal purchases for this %s"
6690
  msgstr ""
6691
 
6692
- #: src/Tribe/Commerce/PayPal/Orders/Report.php:108
6693
- #: src/Tribe/Commerce/PayPal/Orders/Report.php:161
6694
- #: src/Tribe/Commerce/PayPal/Orders/Tab.php:33
6695
- msgid "PayPal Orders"
6696
  msgstr ""
6697
 
6698
- #: src/Tribe/Commerce/PayPal/Orders/Report.php:220
6699
- msgctxt "Browser title"
6700
- msgid "%s - PayPal Orders"
 
 
6701
  msgstr ""
6702
 
6703
- #: src/Tribe/Commerce/PayPal/Orders/Report.php:325
6704
- #: src/admin-views/commerce/reports/attendees.php:52
6705
- #: src/admin-views/commerce/reports/orders.php:38
6706
- msgid "Search Orders"
6707
  msgstr ""
6708
 
6709
- #: src/Tribe/Commerce/PayPal/Orders/Sales.php:262
6710
- msgid "Not completed"
 
 
6711
  msgstr ""
6712
 
6713
- #: src/Tribe/Commerce/PayPal/Orders/Table.php:42
6714
- msgid "Number of orders per page:"
6715
  msgstr ""
6716
 
6717
- #: src/Tribe/Commerce/PayPal/Orders/Table.php:184
6718
- msgid "Refunded with %s"
 
6719
  msgstr ""
6720
 
6721
- #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:111
6722
- msgid "An event"
6723
  msgstr ""
6724
 
6725
- #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:123
6726
- msgid "in your PayPal account"
6727
  msgstr ""
6728
 
6729
- #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:125
6730
- msgid ""
6731
- "%1$s is oversold: there are more %2$s sold than the available capacity. This "
6732
- "can occur when the PayPal transaction is not completed immediately, delaying "
6733
- "the decrease in %3$s availability. Order %4$s includes %5$s %3$s(s). There "
6734
- "are only %6$s %3$s(s) left. %7$s emails have not yet been sent for this "
6735
- "order. Choose how to process this order from the options below."
6736
  msgstr ""
6737
 
6738
- #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:221
6739
- msgid ""
6740
- "Create attendee records and send emails for all tickets in this order "
6741
- "(overselling the event)."
6742
  msgstr ""
6743
 
6744
- #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:228
6745
- msgid ""
6746
- "Delete all attendees for this order and do not email tickets. You may also "
6747
- "want to refund the order %1$sin your PayPal account%2$s."
6748
  msgstr ""
6749
 
6750
- #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:246
6751
- msgid "Process order"
 
6752
  msgstr ""
6753
 
6754
- #: src/Tribe/Commerce/PayPal/Oversell/No_Oversell.php:46
6755
- msgid "Do not oversell"
6756
  msgstr ""
6757
 
6758
- #: src/Tribe/Commerce/PayPal/Oversell/Sell_All.php:46
6759
- msgid "Oversell all requested"
 
6760
  msgstr ""
6761
 
6762
- #: src/Tribe/Commerce/PayPal/Oversell/Sell_Available.php:47
6763
- msgid "Sell only available"
 
6764
  msgstr ""
6765
 
6766
- #: src/Tribe/Editor/Attendee_Registration.php:127
6767
- msgid "return to the content editor"
 
 
6768
  msgstr ""
6769
 
6770
- #: src/Tribe/Editor/Attendee_Registration.php:129
6771
- msgid "Attendee Registration fields saved. Make additional changes or %1$s"
 
 
6772
  msgstr ""
6773
 
6774
- #: src/Tribe/Editor/Attendee_Registration.php:153
6775
- msgid "Back to Editor"
 
 
6776
  msgstr ""
6777
 
6778
- #: src/Tribe/Editor/Attendee_Registration.php:162
6779
- msgid "Save Changes"
 
 
6780
  msgstr ""
6781
 
6782
- #: src/Tribe/Editor/Attendee_Registration.php:174
6783
- msgid "Are you sure you want to leave this page?"
 
 
6784
  msgstr ""
6785
 
6786
- #: src/Tribe/Editor/Blocks/Attendees.php:27
6787
- msgid "Who's coming?"
 
 
6788
  msgstr ""
6789
 
6790
- #: src/Tribe/Editor/Blocks/Rsvp.php:261
6791
- msgid "Are you sure you want to cancel?"
 
 
6792
  msgstr ""
6793
 
6794
- #: src/Tribe/Editor/Blocks/Tickets.php:282 src/Tribe/Tickets.php:4325
6795
- msgctxt "Error message title, will be followed by the error code."
6796
- msgid "API Error"
6797
  msgstr ""
6798
 
6799
- #: src/Tribe/Editor/Blocks/Tickets.php:283 src/Tribe/Tickets.php:4326
6800
- msgid ""
6801
- "Refresh this page or wait a few minutes before trying again. If this happens "
6802
- "repeatedly, please contact the Site Admin."
6803
  msgstr ""
6804
 
6805
- #: src/Tribe/Editor/Blocks/Tickets.php:284 src/Tribe/Tickets.php:4327
6806
- msgid ""
6807
- "The ticket for this event has sold out and has been removed from your cart."
6808
  msgstr ""
6809
 
6810
- #: src/Tribe/Editor/Blocks/Tickets.php:285 src/Tribe/Tickets.php:4328
6811
- #: src/views/v2/commerce/order/header/title-empty.php:28
6812
- msgid "Whoops!"
6813
  msgstr ""
6814
 
6815
- #: src/Tribe/Editor/Blocks/Tickets.php:286 src/Tribe/Tickets.php:4329
6816
- msgctxt "The %s will change based on the error produced."
6817
- msgid "You have %s ticket(s) with a field that requires information."
6818
  msgstr ""
6819
 
6820
- #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:17
6821
- #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:135
6822
- #: src/Tribe/REST/V1/Endpoints/Single_Ticket.php:72
6823
- msgid "The ticket post ID"
6824
  msgstr ""
6825
 
6826
- #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:56
6827
- #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:233
6828
- msgid "Invalid nonce"
6829
  msgstr ""
6830
 
6831
- #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:66
6832
- #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:252
6833
- #: src/Tribe/Metabox.php:222 src/Tribe/Metabox.php:283
6834
- #: src/Tribe/Metabox.php:327 src/Tribe/Metabox.php:384
6835
- #: src/Tribe/Metabox.php:438 src/Tribe/Metabox.php:476
6836
- msgid "Commerce Module invalid"
6837
  msgstr ""
6838
 
6839
- #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:284
6840
- msgid "%s was not able to be updated"
6841
  msgstr ""
6842
 
6843
- #. translators: %1$s: URL for help link, %2$s: Label for help link.
6844
- #: src/Tribe/Editor/Warnings.php:90
6845
- msgctxt "Helper link in Ticket Editor"
6846
- msgid "Learn More"
6847
  msgstr ""
6848
 
6849
- #. translators: %1$s: link to help article.
6850
- #: src/Tribe/Editor/Warnings.php:96
6851
- msgid ""
6852
- "There is no payment gateway configured. To create tickets, you'll need to "
6853
- "enable and configure an ecommerce solution. %1$s"
6854
  msgstr ""
6855
 
6856
- #: src/Tribe/Editor/Warnings.php:111
6857
- msgid ""
6858
- "Tickets and RSVPs are not yet supported on recurring events. %1$s%2$s Read "
6859
- "about our plans for future features %3$s"
6860
  msgstr ""
6861
 
6862
- #: src/Tribe/Editor.php:227
6863
- msgid "Tickets Blocks"
6864
  msgstr ""
6865
 
6866
- #: src/Tribe/Events/Views/V2/Models/Tickets.php:150
6867
- msgctxt "events rsvp full (v2)"
6868
- msgid "Currently full"
6869
  msgstr ""
6870
 
6871
- #: src/Tribe/Events/Views/V2/Models/Tickets.php:152
6872
- msgctxt "events stock sold out (v2)"
6873
- msgid "Sold Out"
6874
  msgstr ""
6875
 
6876
- #. translators: %1$s: Number of stock
6877
- #: src/Tribe/Events/Views/V2/Models/Tickets.php:193
6878
- msgid "%1$s spot left"
6879
- msgid_plural "%1$s spots left"
6880
- msgstr[0] ""
6881
- msgstr[1] ""
6882
-
6883
- #. translators: %1$s: Number of stock, %2$s: Ticket label, %3$s: Tickets label
6884
- #: src/Tribe/Events/Views/V2/Models/Tickets.php:196
6885
- msgid "%1$s %2$s left"
6886
- msgid_plural "%1$s %3$s left"
6887
- msgstr[0] ""
6888
- msgstr[1] ""
6889
 
6890
- #. Translators: RSVP singular label.
6891
- #: src/Tribe/Events/Views/V2/Models/Tickets.php:207
6892
- msgctxt "list view rsvp now ticket button"
6893
- msgid "%s Now"
6894
  msgstr ""
6895
 
6896
- #. Translators: Tickets plural label.
6897
- #: src/Tribe/Events/Views/V2/Models/Tickets.php:211
6898
- msgctxt "list view buy now ticket button"
6899
- msgid "Get %s"
6900
  msgstr ""
6901
 
6902
- #: src/Tribe/Integrations/Freemius.php:339
6903
- msgid "We hope you love %1$s"
6904
  msgstr ""
6905
 
6906
- #: src/Tribe/Integrations/Freemius.php:344
6907
- msgid ""
6908
- "Hi, %1$s! This is an invitation to help our %2$s community. If you opt-in, "
6909
- "some data about your usage of %2$s will be shared with our teams (so they "
6910
- "can work their butts off to improve). We will also share some helpful info "
6911
- "on events management, WordPress, and our products from time to time."
6912
  msgstr ""
6913
 
6914
- #: src/Tribe/Integrations/Freemius.php:348
6915
- msgid "And if you skip this, that's okay! %1$s will still work just fine."
 
6916
  msgstr ""
6917
 
6918
- #: src/Tribe/Integrations/Freemius.php:352
6919
- msgid "Powered by"
 
6920
  msgstr ""
6921
 
6922
- #: src/Tribe/JSON_LD/Order.php:132 src/Tribe/RSVP.php:1616
6923
- #: src/admin-views/editor/column-body-price.php:23
6924
- msgid "Free"
 
6925
  msgstr ""
6926
 
6927
- #: src/Tribe/Main.php:145
6928
- msgctxt "provider_plugin_name"
6929
- msgid "Tickets"
6930
  msgstr ""
6931
 
6932
- #. Translators: %1$s is the min required version of The Events Calendar. %2$s
6933
- #. Is the update link opening `<a>`. %3$s Is the update link closing `</a>`.
6934
- #: src/Tribe/Main.php:428
6935
- msgid ""
6936
- "When The Events Calendar and Event Tickets are both activated, The Events "
6937
- "Calendar must be running version %1$s or greater. Please %2$supdate now.%3$s"
6938
  msgstr ""
6939
 
6940
- #: src/Tribe/Main.php:491
6941
- msgid ""
6942
- "Sorry, Event Tickets requires WordPress %s or higher. Please upgrade your "
6943
- "WordPress install."
6944
  msgstr ""
6945
 
6946
- #: src/Tribe/Main.php:495
6947
- msgid ""
6948
- "Sorry, Event Tickets requires PHP %s or higher. Talk to your Web host about "
6949
- "moving you to a newer version of PHP."
6950
  msgstr ""
6951
 
6952
- #: src/Tribe/Main.php:620
6953
- msgid "Support for Event Tickets"
6954
  msgstr ""
6955
 
6956
- #: src/Tribe/Main.php:622
6957
- msgid "Settings overview"
6958
  msgstr ""
6959
 
6960
- #: src/Tribe/Main.php:623
6961
- msgid "Features overview"
6962
  msgstr ""
6963
 
6964
- #: src/Tribe/Main.php:624
6965
- msgid "Troubleshooting common problems"
6966
  msgstr ""
6967
 
6968
- #: src/Tribe/Main.php:625
6969
- msgid "Customizing Event Tickets"
6970
  msgstr ""
6971
 
6972
- #: src/Tribe/Main.php:642
6973
- msgid "New User Primer"
6974
  msgstr ""
6975
 
6976
- #: src/Tribe/Main.php:644
6977
- msgctxt "help feature box section"
6978
- msgid ""
6979
- "We are committed to helping you sell %1$s for your event. Check out our "
6980
- "handy %2$s to get started."
6981
  msgstr ""
6982
 
6983
- #: src/Tribe/Main.php:661
6984
- msgid "open-source forum on WordPress.org"
6985
  msgstr ""
6986
 
6987
- #: src/Tribe/Main.php:662
6988
- msgid ""
6989
- "If you have tried the above steps and are still having trouble, you can post "
6990
- "a new thread to our %s. Our support staff monitors these forums once a week "
6991
- "and would be happy to assist you there."
6992
  msgstr ""
6993
 
6994
- #: src/Tribe/Main.php:664
6995
- msgid "premium support on our website"
 
6996
  msgstr ""
6997
 
6998
- #: src/Tribe/Main.php:666
6999
- msgid ""
7000
- "Looking for more immediate support? We offer %1$s with the purchase of any "
7001
- "of our premium plugins (like %2$s). Pick up a license and you can post there "
7002
- "directly and expect a response within 24-48 hours during weekdays."
7003
  msgstr ""
7004
 
7005
- #: src/Tribe/Main.php:668 src/Tribe/Main.php:673
7006
- msgid "post a thread"
7007
  msgstr ""
7008
 
7009
- #: src/Tribe/Main.php:669
7010
- msgid ""
7011
- "Already have Event Tickets Plus? You can %s in our premium support forums. "
7012
- "Our support team monitors the forums and will respond to your thread within "
7013
- "24-48 hours (during the week)."
7014
  msgstr ""
7015
 
7016
- #: src/Tribe/Main.php:674
7017
- msgid ""
7018
- "If you have a valid license for one of our paid plugins, you can %s in our "
7019
- "premium support forums. Our support team monitors the forums and will "
7020
- "respond to your thread within 24-48 hours (during the week)."
7021
  msgstr ""
7022
 
7023
- #: src/Tribe/Main.php:988
7024
- msgid "Buy"
7025
  msgstr ""
7026
 
7027
- #: src/Tribe/Metabox.php:114
7028
- msgid "Invalid Post ID"
 
 
 
7029
  msgstr ""
7030
 
7031
- #: src/Tribe/Metabox.php:199 src/Tribe/Metabox.php:267
7032
- #: src/Tribe/Metabox.php:311 src/Tribe/Metabox.php:358
7033
- msgid "Invalid parent Post"
7034
  msgstr ""
7035
 
7036
- #: src/Tribe/Metabox.php:209
7037
- msgid "Failed to add the %s. Refresh the page to try again."
7038
  msgstr ""
7039
 
7040
- #: src/Tribe/Metabox.php:213
7041
- msgid "Commerce Provider invalid"
 
7042
  msgstr ""
7043
 
7044
- #: src/Tribe/Metabox.php:239
7045
- msgid "Failed to add the %s"
 
7046
  msgstr ""
7047
 
7048
- #. Translators: %s: dynamic "ticket" text.
7049
- #: src/Tribe/Metabox.php:273 src/Tribe/Metabox.php:317
7050
- #: src/Tribe/Metabox.php:366
7051
- msgid "Invalid %s"
7052
  msgstr ""
7053
 
7054
- #: src/Tribe/Metabox.php:277
7055
- msgid "Failed to edit the %s. Refresh the page to try again."
 
7056
  msgstr ""
7057
 
7058
- #: src/Tribe/Metabox.php:321
7059
- msgid "Failed to delete the %s. Refresh the page to try again."
 
7060
  msgstr ""
7061
 
7062
- #. Translators: %s: dynamic "ticket" text.
7063
- #: src/Tribe/Metabox.php:374
7064
- msgid "Failed to duplicate the %s. Refresh the page to try again."
7065
  msgstr ""
7066
 
7067
- #: src/Tribe/Metabox.php:400
7068
- msgid "Failed to duplicate the %s"
 
7069
  msgstr ""
7070
 
7071
- #: src/Tribe/Metabox.php:430 src/Tribe/Metabox.php:468
7072
- msgid "The attendee ID is missing from the request parameters."
 
7073
  msgstr ""
7074
 
7075
- #: src/Tribe/Privacy.php:43
7076
- msgid "Hide my attendee data from public view."
 
7077
  msgstr ""
7078
 
7079
- #: src/Tribe/Privacy.php:44
7080
- msgid "Allow use of my attendee data publicly on this site."
 
7081
  msgstr ""
7082
 
7083
- #: src/Tribe/Privacy.php:96 src/Tribe/Privacy.php:123
7084
- msgid "Event Tickets RSVP Attendee"
 
7085
  msgstr ""
7086
 
7087
- #: src/Tribe/Privacy.php:101 src/Tribe/Privacy.php:128
7088
- msgid "Event Tickets TribeCommerce Attendee"
 
7089
  msgstr ""
7090
 
7091
- #: src/Tribe/Privacy.php:106 src/Tribe/Privacy.php:133
7092
- msgid "Event Tickets TribeCommerce Order"
 
7093
  msgstr ""
7094
 
7095
- #: src/Tribe/Privacy.php:174
7096
- msgid "Event Tickets RSVP Attendee Data"
 
7097
  msgstr ""
7098
 
7099
- #: src/Tribe/Privacy.php:179
7100
- msgid "RSVP Title"
 
7101
  msgstr ""
7102
 
7103
- #: src/Tribe/Privacy.php:184 src/Tribe/Privacy.php:465
7104
- #: src/views/blocks/rsvp/form/name.php:31 src/views/tickets/rsvp.php:229
7105
- msgid "Full Name"
7106
  msgstr ""
7107
 
7108
- #: src/Tribe/Privacy.php:273
7109
- msgid ""
7110
- "RSVP information was not removed. A database error may have occurred during "
7111
- "deletion."
7112
  msgstr ""
7113
 
7114
- #: src/Tribe/Privacy.php:337
7115
- msgid ""
7116
- "TribeCommerce attendee information was not removed. A database error may "
7117
- "have occurred during deletion."
7118
  msgstr ""
7119
 
7120
- #: src/Tribe/Privacy.php:406
7121
- msgid ""
7122
- "TribeCommerce order information was not removed. A database error may have "
7123
- "occurred during deletion."
7124
  msgstr ""
7125
 
7126
- #: src/Tribe/Privacy.php:455
7127
- msgid "Event Tickets TribeCommerce Attendee Data"
 
7128
  msgstr ""
7129
 
7130
- #: src/Tribe/Privacy.php:460
7131
- msgid "Order Title"
 
7132
  msgstr ""
7133
 
7134
- #: src/Tribe/Privacy.php:539
7135
- msgid "Event Tickets TribeCommerce Order Data"
 
7136
  msgstr ""
7137
 
7138
- #: src/Tribe/Privacy.php:544
7139
- msgid "Order Number"
 
7140
  msgstr ""
7141
 
7142
- #: src/Tribe/Privacy.php:549 src/views/tickets/tpp-success.php:136
7143
- msgid "Order Total"
 
7144
  msgstr ""
7145
 
7146
- #: src/Tribe/Privacy.php:561
7147
- msgid "Billing Address"
 
7148
  msgstr ""
7149
 
7150
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:20
7151
- msgid "The attendee WordPress post ID"
7152
  msgstr ""
7153
 
7154
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:24
7155
- msgid "The ID of the post the attendee is associated to"
7156
  msgstr ""
7157
 
7158
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:28
7159
- msgid "The ID of the ticket the attendee is associated with"
7160
  msgstr ""
7161
 
7162
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:32
7163
- msgid "The attendee global ID"
7164
  msgstr ""
7165
 
7166
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:39
7167
- msgid "The attendee global ID lineage"
7168
  msgstr ""
7169
 
7170
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:43
7171
- msgid "The attendee post author ID"
7172
  msgstr ""
7173
 
7174
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:47
7175
- msgid "The attendee post status"
7176
  msgstr ""
7177
 
7178
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:52
7179
- msgid "The attendee creation date"
7180
  msgstr ""
7181
 
7182
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:57
7183
- msgid "The attendee creation UTC date"
7184
  msgstr ""
7185
 
7186
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:62
7187
- msgid "The attendee modification date"
7188
  msgstr ""
7189
 
7190
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:67
7191
- msgid "The attendee modification UTC date"
7192
  msgstr ""
7193
 
7194
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:72
7195
- msgid "The attendee ET REST API URL"
7196
  msgstr ""
7197
 
7198
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:76
7199
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:72
7200
- msgid "The ticket commerce provider"
7201
  msgstr ""
7202
 
7203
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:81
7204
- msgid ""
7205
- "The order number, or identifier, of the ticket purchase that generated the "
7206
- "attendee"
7207
  msgstr ""
7208
 
7209
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:85
7210
- msgid "The attendee ticket SKU"
7211
  msgstr ""
7212
 
7213
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:89
7214
- msgid "The attendee title or name"
7215
  msgstr ""
7216
 
7217
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:94
7218
- msgid "The attendee email address"
7219
  msgstr ""
7220
 
7221
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:98
7222
- msgid "Whether the attendee is checked-in or not"
7223
  msgstr ""
7224
 
7225
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:105
7226
- msgid ""
7227
- "If the attendee is for an RSVP ticket, this will be set to true if he/she is "
7228
- "\"Going\", false otherwise"
7229
  msgstr ""
7230
 
7231
- #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:112
7232
- msgid "The attendee information; requires ET+"
7233
  msgstr ""
7234
 
7235
- #: src/Tribe/REST/V1/Documentation/Capacity_Details_Definition_Provider.php:20
7236
- msgid "The %s available capacity percentage"
7237
  msgstr ""
7238
 
7239
- #: src/Tribe/REST/V1/Documentation/Capacity_Details_Definition_Provider.php:24
7240
- msgid "The %s max capacity"
7241
  msgstr ""
7242
 
7243
- #: src/Tribe/REST/V1/Documentation/Capacity_Details_Definition_Provider.php:28
7244
- msgid "The %s current available capacity"
7245
  msgstr ""
7246
 
7247
- #: src/Tribe/REST/V1/Documentation/Capacity_Details_Definition_Provider.php:32
7248
- msgid "The %s sale count"
7249
  msgstr ""
7250
 
7251
- #: src/Tribe/REST/V1/Documentation/Capacity_Details_Definition_Provider.php:36
7252
- msgid "The %s pending count"
7253
  msgstr ""
7254
 
7255
- #: src/Tribe/REST/V1/Documentation/Checkin_Details_Definition_Provider.php:20
7256
- msgid "The time the attendee checked in"
7257
  msgstr ""
7258
 
7259
- #: src/Tribe/REST/V1/Documentation/Checkin_Details_Definition_Provider.php:27
7260
- msgid "The check-in source for the attendee; e.g. \"kiosk\" or \"site\""
7261
  msgstr ""
7262
 
7263
- #: src/Tribe/REST/V1/Documentation/Checkin_Details_Definition_Provider.php:31
7264
- msgid ""
7265
- "The ID or identifying string of the site user or operator that checked in "
7266
- "the attendee"
7267
  msgstr ""
7268
 
7269
- #: src/Tribe/REST/V1/Documentation/Checkin_Report_Definition_Provider.php:20
7270
- msgid "The number of checked-in attendees"
7271
  msgstr ""
7272
 
7273
- #: src/Tribe/REST/V1/Documentation/Checkin_Report_Definition_Provider.php:24
7274
- msgid "The number of unchecked-in attendees"
7275
  msgstr ""
7276
 
7277
- #: src/Tribe/REST/V1/Documentation/Checkin_Report_Definition_Provider.php:28
7278
- msgid "The percentage of checked-in attendees"
7279
  msgstr ""
7280
 
7281
- #: src/Tribe/REST/V1/Documentation/Checkin_Report_Definition_Provider.php:32
7282
- msgid "The number of unchecked-in attendee"
7283
  msgstr ""
7284
 
7285
- #: src/Tribe/REST/V1/Documentation/Payment_Details_Definition_Provider.php:20
7286
- msgid "The payment provider/gateway"
7287
  msgstr ""
7288
 
7289
- #: src/Tribe/REST/V1/Documentation/Payment_Details_Definition_Provider.php:24
7290
- msgid "The price paid by the attendee when he/she purchased the ticket"
7291
  msgstr ""
7292
 
7293
- #: src/Tribe/REST/V1/Documentation/Payment_Details_Definition_Provider.php:28
7294
- msgid "The currency used by the attendee to pay"
7295
  msgstr ""
7296
 
7297
- #: src/Tribe/REST/V1/Documentation/Payment_Details_Definition_Provider.php:33
7298
- msgid "The payment date"
7299
  msgstr ""
7300
 
7301
- #: src/Tribe/REST/V1/Documentation/RSVP_Report_Definition_Provider.php:20
7302
- msgid "How many attendees are \"Going\""
7303
  msgstr ""
7304
 
7305
- #: src/Tribe/REST/V1/Documentation/RSVP_Report_Definition_Provider.php:24
7306
- msgid "How many attendees are \"Not going\""
7307
  msgstr ""
7308
 
7309
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:20
7310
- msgid "The ticket WordPress post ID"
7311
  msgstr ""
7312
 
7313
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:24
7314
- msgid "The ID of the post the ticket is associated to"
7315
  msgstr ""
7316
 
7317
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:28
7318
- msgid "The ticket global ID"
7319
  msgstr ""
7320
 
7321
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:35
7322
- msgid "The ticket global ID lineage"
7323
  msgstr ""
7324
 
7325
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:39
7326
- msgid "The ticket post author ID"
7327
  msgstr ""
7328
 
7329
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:43
7330
- msgid "The ticket post status"
7331
  msgstr ""
7332
 
7333
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:48
7334
- msgid "The ticket creation date"
7335
  msgstr ""
7336
 
7337
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:53
7338
- msgid "The ticket creation UTC date"
7339
  msgstr ""
7340
 
7341
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:58
7342
- msgid "The ticket modification date"
7343
  msgstr ""
7344
 
7345
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:63
7346
- msgid "The ticket modification UTC date"
7347
  msgstr ""
7348
 
7349
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:68
7350
- msgid "The ticket ET REST API URL"
7351
  msgstr ""
7352
 
7353
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:77
7354
- msgid "The ticket title"
7355
  msgstr ""
7356
 
7357
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:81
7358
- msgid "The ticket description"
7359
  msgstr ""
7360
 
7361
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:89
7362
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:97
7363
- msgid "The date the ticket will be available"
7364
  msgstr ""
7365
 
7366
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:104
7367
- msgid "The formatted ticket current capacity"
7368
  msgstr ""
7369
 
7370
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:111
7371
- msgid ""
7372
- "Whether the ticket is currently available or not due to capacity or date "
7373
- "constraints"
7374
  msgstr ""
7375
 
7376
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:115
7377
- msgid "The formatted cost string"
7378
  msgstr ""
7379
 
7380
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:125
7381
- msgid "A list of attendees for the ticket, "
7382
  msgstr ""
7383
 
7384
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:129
7385
- msgid ""
7386
- "Whether the ticket supports at least one attendee information field, ET+ "
7387
- "required"
7388
  msgstr ""
7389
 
7390
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:133
7391
- msgid ""
7392
- "Whether the ticket requires at least one attendee information field, ET+ "
7393
- "required"
7394
  msgstr ""
7395
 
7396
- #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:137
7397
- msgid ""
7398
- "A list of attendee information fields supported/required by the ticket in "
7399
- "the format [ <field-slug>: label, required, type, extra ]"
7400
  msgstr ""
7401
 
7402
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:26
7403
- msgid "Returns all the attendees matching the search criteria"
7404
  msgstr ""
7405
 
7406
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:35
7407
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:35
7408
- msgid "This results page REST URL"
7409
  msgstr ""
7410
 
7411
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:39
7412
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:39
7413
- msgid "The total number of results across all pages"
7414
  msgstr ""
7415
 
7416
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:43
7417
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:43
7418
- msgid "The total number of result pages matching the search criteria"
7419
  msgstr ""
7420
 
7421
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:55
7422
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:55
7423
- msgid "One or more of the specified query variables has a bad format"
7424
  msgstr ""
7425
 
7426
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:65
7427
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:65
7428
- msgid "The requested page was not found."
7429
  msgstr ""
7430
 
7431
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:199
7432
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:239
7433
- msgid "The page of results to return; defaults to 1"
7434
  msgstr ""
7435
 
7436
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:207
7437
- msgid ""
7438
- "How many attendees to return per results page; defaults to posts_per_page."
7439
  msgstr ""
7440
 
7441
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:216
7442
- msgid ""
7443
- "Limit results to attendees whose ticket is provided by one of the providers "
7444
- "specified in the CSV list or array; defaults to all the available."
7445
  msgstr ""
7446
 
7447
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:229
7448
- msgid ""
7449
- "Limit results to attendees containing the specified string in the title or "
7450
- "description."
7451
  msgstr ""
7452
 
7453
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:235
7454
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:260
7455
- msgid "Offset the results by a specific number of items."
7456
  msgstr ""
7457
 
7458
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:241
7459
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:266
7460
- msgid "Sort results in ASC or DESC order. Defaults to ASC."
7461
  msgstr ""
7462
 
7463
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:250
7464
- msgid ""
7465
- "Order the results by one of date, relevance, id, include, title or slug. "
7466
- "Defaults to id."
7467
  msgstr ""
7468
 
7469
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:262
7470
- msgid "Limit results to attendees by post the ticket is associated with."
7471
  msgstr ""
7472
 
7473
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:268
7474
- msgid "Limit results to attendees associated with a ticket."
7475
  msgstr ""
7476
 
7477
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:274
7478
- msgid ""
7479
- "Limit results to attendees created after or on the specified UTC date or "
7480
- "timestamp."
7481
  msgstr ""
7482
 
7483
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:280
7484
- msgid ""
7485
- "Limit results to attendees created before or on the specified UTC date or "
7486
- "timestamp."
7487
  msgstr ""
7488
 
7489
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:286
7490
- msgid "Limit results to a specific CSV list or array of attendee IDs."
7491
  msgstr ""
7492
 
7493
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:299
7494
- msgid "Exclude a specific CSV list or array of attendee IDs from the results."
7495
  msgstr ""
7496
 
7497
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:312
7498
- msgid ""
7499
- "Limit results to attendees that paid tickets a price equal or below the "
7500
- "specified value; if not specified no maximum price limit will be used."
7501
  msgstr ""
7502
 
7503
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:318
7504
- msgid ""
7505
- "Limit results to attendees that paid tickets a price equal or above the "
7506
- "specified value; if not specified no minimum price limit will be used."
7507
  msgstr ""
7508
 
7509
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:324
7510
- msgid ""
7511
- "Limit results to attendees whose ticket is assigned to one of the posts "
7512
- "specified in the CSV list or array."
7513
  msgstr ""
7514
 
7515
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:337
7516
- msgid ""
7517
- "Limit results to attendees whose tickets is not assigned to any of the posts "
7518
- "specified in the CSV list or array.."
7519
  msgstr ""
7520
 
7521
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:350
7522
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:314
7523
- msgid "Limit results to a specific CSV list or array of ticket IDs."
7524
  msgstr ""
7525
 
7526
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:362
7527
- msgid "Exclude a specific CSV list or array of ticket IDs."
7528
  msgstr ""
7529
 
7530
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:374
7531
- msgid ""
7532
- "Limit results to attendees for posts that are in one of the post statuses "
7533
- "specified in the CSV list or array; defaults to publish."
7534
  msgstr ""
7535
 
7536
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:385
7537
- msgid ""
7538
- "Limit results to attendees that are in one of post statuses specified in the "
7539
- "CSV list or array; defaults to publish."
7540
  msgstr ""
7541
 
7542
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:396
7543
- msgid ""
7544
- "Limit results to attendees whose order status is in one of post statuses "
7545
- "specified in the CSV list or array; defaults to public."
7546
  msgstr ""
7547
 
7548
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:407
7549
- msgid "Limit results to attendees that are or not checked-in."
7550
  msgstr ""
7551
 
7552
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:412
7553
- msgid ""
7554
- "Limit results to RSVP Attendees that have one of the RSVP Going status "
7555
- "specified in the CSV list or array."
7556
  msgstr ""
7557
 
7558
- #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:423
7559
- msgid ""
7560
- "Limit results to attendees for tickets that provide attendees the "
7561
- "possibility to fill in additional information or not; requires ET+."
7562
  msgstr ""
7563
 
7564
- #: src/Tribe/REST/V1/Endpoints/Base.php:77
7565
- msgid "No description provided"
7566
  msgstr ""
7567
 
7568
- #: src/Tribe/REST/V1/Endpoints/Cart.php:36
7569
- msgid "Returns the list of tickets in the cart"
7570
  msgstr ""
7571
 
7572
- #: src/Tribe/REST/V1/Endpoints/Cart.php:44
7573
- #: src/Tribe/REST/V1/Endpoints/Cart.php:81
7574
- msgid "The list of tickets and their quantities in the cart"
7575
  msgstr ""
7576
 
7577
- #: src/Tribe/REST/V1/Endpoints/Cart.php:48
7578
- #: src/Tribe/REST/V1/Endpoints/Cart.php:85
7579
- msgid "The list of meta for each ticket item in the cart"
7580
  msgstr ""
7581
 
7582
- #: src/Tribe/REST/V1/Endpoints/Cart.php:52
7583
- #: src/Tribe/REST/V1/Endpoints/Cart.php:89
7584
- msgid "The provider cart URL"
7585
  msgstr ""
7586
 
7587
- #: src/Tribe/REST/V1/Endpoints/Cart.php:56
7588
- #: src/Tribe/REST/V1/Endpoints/Cart.php:93
7589
- msgid "The provider checkout URL"
7590
  msgstr ""
7591
 
7592
- #: src/Tribe/REST/V1/Endpoints/Cart.php:64
7593
- #: src/Tribe/REST/V1/Endpoints/Cart.php:111
7594
- msgid "The post does not have any tickets"
7595
  msgstr ""
7596
 
7597
- #: src/Tribe/REST/V1/Endpoints/Cart.php:73
7598
- msgid "Returns the updated list of tickets in the cart and cart details"
7599
  msgstr ""
7600
 
7601
- #: src/Tribe/REST/V1/Endpoints/Cart.php:101
7602
- msgid "The post ID is invalid."
7603
  msgstr ""
7604
 
7605
- #: src/Tribe/REST/V1/Endpoints/Cart.php:177
7606
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:291
7607
- msgid ""
7608
- "Limit results to tickets provided by one of the providers specified in the "
7609
- "CSV list or array; defaults to all available."
7610
  msgstr ""
7611
 
7612
- #: src/Tribe/REST/V1/Endpoints/Cart.php:199
7613
- #: src/Tribe/REST/V1/Endpoints/Cart.php:282
7614
- msgid "The post ID"
7615
  msgstr ""
7616
 
7617
- #: src/Tribe/REST/V1/Endpoints/Cart.php:265
7618
- msgid "The cart provider"
7619
  msgstr ""
7620
 
7621
- #: src/Tribe/REST/V1/Endpoints/Cart.php:271
7622
- msgid "List of tickets with their ID and quantity"
7623
  msgstr ""
7624
 
7625
- #: src/Tribe/REST/V1/Endpoints/Cart.php:277
7626
- msgid "List of meta for each ticket to be saved for Attendee Registration"
7627
  msgstr ""
7628
 
7629
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:23
7630
- msgid "Returns the data of the attendee with the specified post ID"
7631
  msgstr ""
7632
 
7633
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:33
7634
- msgid "The attendee post ID is invalid."
7635
  msgstr ""
7636
 
7637
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:43
7638
- msgid "The attendee with the specified ID is not accessible."
7639
  msgstr ""
7640
 
7641
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:53
7642
- msgid "An attendee with the specified ID does not exist."
7643
  msgstr ""
7644
 
7645
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:75
7646
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:216
7647
- msgid "The attendee post ID"
7648
  msgstr ""
7649
 
7650
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:116
7651
- msgid "Something went wrong! Attendee creation failed."
7652
  msgstr ""
7653
 
7654
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:140
7655
- msgid "The Ticket ID, where the attendee is registered."
7656
  msgstr ""
7657
 
7658
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:145
7659
- msgid "Full name of the attendee."
7660
  msgstr ""
7661
 
7662
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:151
7663
- msgid "Email of the attendeee."
7664
  msgstr ""
7665
 
7666
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:156
7667
- msgid "Order Status for the attendee."
7668
  msgstr ""
7669
 
7670
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:193
7671
- msgid "Something went wrong! Attendee update failed."
7672
  msgstr ""
7673
 
7674
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:244
7675
- msgid "Ticket Provider not found."
7676
  msgstr ""
7677
 
7678
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:289
7679
- msgid "Attendee ID is not valid."
7680
  msgstr ""
7681
 
7682
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:295
7683
- msgid "Attendee provider not found."
 
7684
  msgstr ""
7685
 
7686
- #. Translators: %s - List of valid statuses.
7687
- #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:344
7688
- msgid "Supported statuses for this attendee are: %s"
7689
  msgstr ""
7690
 
7691
- #: src/Tribe/REST/V1/Endpoints/Single_Ticket.php:16
7692
- msgid "Returns a single ticket data"
7693
  msgstr ""
7694
 
7695
- #: src/Tribe/REST/V1/Endpoints/Single_Ticket.php:20
7696
- msgid "Returns the data of the ticket with the specified post ID"
7697
  msgstr ""
7698
 
7699
- #: src/Tribe/REST/V1/Endpoints/Single_Ticket.php:30
7700
- msgid "The ticket post ID is invalid."
7701
  msgstr ""
7702
 
7703
- #: src/Tribe/REST/V1/Endpoints/Single_Ticket.php:40
7704
- msgid "The ticket with the specified ID is not accessible."
7705
  msgstr ""
7706
 
7707
- #: src/Tribe/REST/V1/Endpoints/Single_Ticket.php:50
7708
- msgid "A ticket with the specified ID does not exist."
7709
  msgstr ""
7710
 
7711
- #: src/Tribe/REST/V1/Endpoints/Swagger_Documentation.php:108
7712
- msgid "Event Tickets REST API"
7713
  msgstr ""
7714
 
7715
- #: src/Tribe/REST/V1/Endpoints/Swagger_Documentation.php:109
7716
- msgid ""
7717
- "Event Tickets REST API allows accessing ticket information easily and "
7718
- "conveniently."
7719
  msgstr ""
7720
 
7721
- #: src/Tribe/REST/V1/Endpoints/Swagger_Documentation.php:160
7722
- msgid ""
7723
- "Returns the documentation for Event Tickets REST API in Swagger consumable "
7724
- "format."
7725
  msgstr ""
7726
 
7727
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:26
7728
- msgid "Returns all the tickets matching the search criteria"
7729
  msgstr ""
7730
 
7731
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:246
7732
- msgid ""
7733
- "How many tickets to return per results page; defaults to posts_per_page."
7734
  msgstr ""
7735
 
7736
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:254
7737
- msgid ""
7738
- "Limit results to tickets containing the specified string in the title or "
7739
- "description."
7740
  msgstr ""
7741
 
7742
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:275
7743
- msgid ""
7744
- "Order the results by one of date, relevance, id, include, title, or slug; "
7745
- "defaults to title."
7746
  msgstr ""
7747
 
7748
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:286
7749
- msgid ""
7750
- "Limit results to tickets that have or do not have capacity currently "
7751
- "available."
7752
  msgstr ""
7753
 
7754
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:302
7755
- msgid ""
7756
- "Limit results to tickets created after or on the specified UTC date or "
7757
- "timestamp."
7758
  msgstr ""
7759
 
7760
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:308
7761
- msgid ""
7762
- "Limit results to tickets created before or on the specified UTC date or "
7763
- "timestamp."
7764
  msgstr ""
7765
 
7766
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:327
7767
- msgid "Exclude a specific CSV list or array of ticket IDs from the results."
7768
  msgstr ""
7769
 
7770
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:340
7771
- msgid ""
7772
- "Limit results to tickets that are assigned to one of the posts specified in "
7773
- "the CSV list or array."
7774
  msgstr ""
7775
 
7776
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:353
7777
- msgid ""
7778
- "Limit results to tickets that are not assigned to any of the posts specified "
7779
- "in the CSV list or array."
7780
  msgstr ""
7781
 
7782
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:366
7783
- msgid "Limit results to tickets that have at least this number or attendees."
 
7784
  msgstr ""
7785
 
7786
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:372
7787
- msgid "Limit results to tickets that have at most this number of attendees."
7788
  msgstr ""
7789
 
7790
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:378
7791
- msgid ""
7792
- "Limit results to tickets that have at most this number of checked-in "
7793
- "attendee."
7794
  msgstr ""
7795
 
7796
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:384
7797
- msgid ""
7798
- "Limit results to tickets that have at least this number of checked-in "
7799
- "attendees."
7800
  msgstr ""
7801
 
7802
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:390
7803
- msgid "Limit results to tickets that have at least this capacity."
7804
  msgstr ""
7805
 
7806
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:396
7807
- msgid "Limit results to tickets that have at most this capacity."
7808
  msgstr ""
7809
 
7810
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:402
7811
- msgid ""
7812
- "Limit results to tickets that will be available at or after the specified "
7813
- "UTC date (parseable by strtotime) or timestamp."
7814
  msgstr ""
7815
 
7816
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:408
7817
- msgid ""
7818
- "Limit results to tickets that will be available up to the specified UTC date "
7819
- "(parseable by strtotime) or timestamp."
7820
  msgstr ""
7821
 
7822
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:414
7823
- msgid ""
7824
- "Limit results to tickets assigned to posts that are in one of the post "
7825
- "statuses specified in the CSV list or array; defaults to publish."
7826
  msgstr ""
7827
 
7828
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:425
7829
- msgid ""
7830
- "Limit results to tickets that are in one of post statuses specified in the "
7831
- "CSV list or array; defaults to publish."
7832
  msgstr ""
7833
 
7834
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:436
7835
- msgid ""
7836
- "Limit results to tickets priced in one of the 3-letter currency codes "
7837
- "specified in the CSV list or array."
7838
  msgstr ""
7839
 
7840
- #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:446
7841
- msgid ""
7842
- "Limit results to tickets that provide attendees the possibility to fill in "
7843
- "additional information or not; requires ET+."
7844
  msgstr ""
7845
 
7846
- #: src/Tribe/REST/V1/Messages.php:19
7847
- msgid "The attendee ID is missing from the request"
7848
  msgstr ""
7849
 
7850
- #: src/Tribe/REST/V1/Messages.php:20
7851
- msgid "The requested post ID does not exist or is not an attendee"
 
7852
  msgstr ""
7853
 
7854
- #: src/Tribe/REST/V1/Messages.php:21
7855
- msgid "The requested attendee is not accessible"
 
7856
  msgstr ""
7857
 
7858
- #: src/Tribe/REST/V1/Messages.php:22
7859
- msgid "The requested attendee check in is not available"
 
 
 
 
 
 
7860
  msgstr ""
7861
 
7862
- #: src/Tribe/REST/V1/Messages.php:23
7863
- msgid "The requested ticket post could not be found"
 
7864
  msgstr ""
7865
 
7866
- #: src/Tribe/REST/V1/Messages.php:24
7867
- msgid "The ticket provider for the requested ticket is not available"
7868
  msgstr ""
7869
 
7870
- #: src/Tribe/REST/V1/Messages.php:25
7871
- msgid "The post associated with the requested ticket was not found"
7872
  msgstr ""
7873
 
7874
- #: src/Tribe/REST/V1/Messages.php:26
7875
- msgid "The requested ticket object could not be built or found"
7876
  msgstr ""
7877
 
7878
- #: src/Tribe/REST/V1/Messages.php:27
7879
- msgid "The requested ticket is not accessible"
7880
  msgstr ""
7881
 
7882
- #: src/Tribe/REST/V1/Messages.php:28
7883
- msgid "The ticket global id could not be generated"
7884
  msgstr ""
7885
 
7886
- #: src/Tribe/REST/V1/Messages.php:29
7887
- msgid "The ticket #%d does not exist."
7888
  msgstr ""
7889
 
7890
- #: src/Tribe/REST/V1/Messages.php:30
7891
- msgid "The ticket \"%s\" does not have that many available for purchase."
 
7892
  msgstr ""
7893
 
7894
- #: src/Tribe/REST/V1/Messages.php:31
7895
- msgid "Webhook not processed."
 
 
 
 
7896
  msgstr ""
7897
 
7898
- #: src/Tribe/REST/V1/Messages.php:33
7899
- msgid "There was a problem while fetching the requested ticket post"
 
 
7900
  msgstr ""
7901
 
7902
- #: src/Tribe/REST/V1/Messages.php:34
7903
- msgid "There was a problem while fetching the requested attendee post"
 
 
7904
  msgstr ""
7905
 
7906
- #: src/Tribe/REST/V1/Messages.php:36
7907
- msgid "The page number requested is larger than the number of pages available."
7908
  msgstr ""
7909
 
7910
- #: src/Tribe/REST/V1/Messages.php:37
7911
- msgid "Event Tickets Plus must be loaded to get Attendee data."
7912
  msgstr ""
7913
 
7914
- #: src/Tribe/REST/V1/Post_Repository.php:168
7915
- msgid "An error happened while building the response: "
 
7916
  msgstr ""
7917
 
7918
- #: src/Tribe/RSVP/Attendance_Totals.php:50
7919
- msgctxt "attendee summary"
7920
- msgid "Going:"
7921
  msgstr ""
7922
 
7923
- #: src/Tribe/RSVP/Attendance_Totals.php:51
7924
- msgctxt "attendee summary"
7925
- msgid "Not Going:"
7926
  msgstr ""
7927
 
7928
- #: src/Tribe/RSVP/Status/Going.php:31
7929
- msgid "Going"
7930
  msgstr ""
7931
 
7932
- #: src/Tribe/RSVP/Status/Not_Going.php:25
7933
- msgid "Not going"
7934
  msgstr ""
7935
 
7936
- #: src/Tribe/RSVP.php:524
7937
- msgid "Unable to verify your opt-in request, please try again."
 
7938
  msgstr ""
7939
 
7940
- #: src/Tribe/RSVP.php:627
7941
- msgctxt "Attendee number"
7942
- msgid "Attendee %1$s"
7943
  msgstr ""
7944
 
7945
- #: src/Tribe/RSVP.php:665
7946
- msgid "RSVP Tickets"
 
7947
  msgstr ""
7948
 
7949
- #: src/Tribe/RSVP.php:666
7950
- msgid "RSVP Ticket"
7951
  msgstr ""
7952
 
7953
- #. translators: %s is the attendee field name.
7954
- #: src/Tribe/RSVP.php:779
7955
- msgid "Attendee field \"%s\" is not set."
7956
  msgstr ""
7957
 
7958
- #. translators: %s is the attendee field name.
7959
- #: src/Tribe/RSVP.php:785
7960
- msgid "Attendee field \"%s\" is empty."
7961
  msgstr ""
7962
 
7963
- #: src/Tribe/RSVP.php:823
7964
- msgid "Unable to process your request, invalid content resource."
7965
  msgstr ""
7966
 
7967
- #: src/Tribe/RSVP.php:873
7968
- msgid "Unable to process your request, attendee creation failed."
7969
  msgstr ""
7970
 
7971
- #: src/Tribe/RSVP.php:1072
7972
- msgid "Invalid data! Missing required attendee details!"
7973
  msgstr ""
7974
 
7975
- #: src/Tribe/RSVP.php:1278
7976
- msgid "Your %1$s from %2$s"
7977
  msgstr ""
7978
 
7979
- #: src/Tribe/RSVP.php:1384
7980
- msgid "You confirmed you will not be attending %s"
7981
  msgstr ""
7982
 
7983
- #: src/Tribe/RSVP.php:1733
7984
- msgid ""
7985
- "Your %1$s has been received! Check your email for your %1$s confirmation."
7986
  msgstr ""
7987
 
7988
- #: src/Tribe/RSVP.php:1740
7989
- msgid "You can't %1$s more than the total remaining %2$s."
7990
  msgstr ""
7991
 
7992
- #: src/Tribe/RSVP.php:1748
7993
- msgid "In order to %s, you must enter your name and a valid email address."
7994
  msgstr ""
7995
 
7996
- #: src/Tribe/RSVP.php:2546
7997
- msgid "Invalid parent ID provided!"
 
7998
  msgstr ""
7999
 
8000
- #: src/Tribe/RSVP.php:2553
8001
- msgid "Invalid Ticket ID provided!"
8002
  msgstr ""
8003
 
8004
- #: src/Tribe/RSVP.php:2568 src/Tribe/RSVP.php:2574
8005
- msgid "Missing required RSVP field: %s"
8006
  msgstr ""
8007
 
8008
- #: src/Tribe/RSVP.php:2612
8009
- msgid "Requested amount of Tickets are not available!"
8010
  msgstr ""
8011
 
8012
- #: src/Tribe/Status/Abstract_Commerce.php:169
8013
- msgid "Sold"
 
8014
  msgstr ""
8015
 
8016
- #: src/Tribe/Status/Abstract_Commerce.php:176
8017
- msgid "SKU"
 
8018
  msgstr ""
8019
 
8020
- #: src/Tribe/Status/Abstract_Commerce.php:217
8021
- #: src/views/blocks/tickets/extra-available-quantity.php:31
8022
- msgid "available"
8023
  msgstr ""
8024
 
8025
- #: src/Tribe/Status/Abstract_Commerce.php:224
8026
- msgid "pending order completion"
8027
  msgstr ""
8028
 
8029
- #: src/Tribe/Status/Abstract_Commerce.php:246
8030
- #: src/admin-views/commerce/reports/orders/summary.php:65
8031
- msgid "Sold counts tickets from completed orders only."
8032
  msgstr ""
8033
 
8034
- #: src/Tribe/Status/Abstract_Commerce.php:266
8035
- #: src/admin-views/commerce/reports/orders/summary.php:112
8036
- msgid "Total Sales counts %s from all completed orders."
8037
  msgstr ""
8038
 
8039
- #: src/Tribe/Status/Abstract_Commerce.php:282
8040
- #: src/admin-views/commerce/reports/orders/summary.php:138
8041
- msgid ""
8042
- "Total Ordered counts tickets from orders of any status, including pending "
8043
- "and refunded."
8044
  msgstr ""
8045
 
8046
- #: src/Tribe/Status/Abstract_Commerce.php:330
8047
- msgid "Inventory"
8048
  msgstr ""
8049
 
8050
- #: src/Tribe/Status/Abstract_Commerce.php:331
8051
- msgid "Stock"
8052
  msgstr ""
8053
 
8054
- #: src/Tribe/Status/Abstract_Commerce.php:332
8055
- #: src/admin-views/editor/list-table.php:38
8056
- msgid "Capacity"
8057
  msgstr ""
8058
 
8059
- #: src/Tribe/Tickets.php:459
8060
- msgctxt "delete link"
8061
- msgid "Delete %s"
8062
  msgstr ""
8063
 
8064
- #: src/Tribe/Tickets.php:541
8065
- msgid "Move %s"
 
8066
  msgstr ""
8067
 
8068
- #: src/Tribe/Tickets.php:1781
8069
- msgid "Shared capacity with other tickets"
8070
  msgstr ""
8071
 
8072
- #: src/Tribe/Tickets.php:1782
8073
- msgid "Set capacity for this ticket only"
 
8074
  msgstr ""
8075
 
8076
- #. translators: %1$s: The singular of "RSVP" or "ticket", %2$s: The plural of
8077
- #. "RSVPs" or "tickets", %3$s: The site name.
8078
- #: src/Tribe/Tickets.php:2399
8079
- msgctxt "The default RSVP/ticket email subject"
8080
- msgid "Your %1$s from %3$s"
8081
- msgid_plural "Your %2$s from %3$s"
8082
- msgstr[0] ""
8083
- msgstr[1] ""
8084
 
8085
- #: src/Tribe/Tickets.php:3147
8086
- msgid "%s are not available as this %s has passed."
 
8087
  msgstr ""
8088
 
8089
- #: src/Tribe/Tickets.php:3183
8090
- msgid "%s will be available on "
 
8091
  msgstr ""
8092
 
8093
- #: src/Tribe/Tickets.php:3189
8094
- msgid " at "
 
8095
  msgstr ""
8096
 
8097
- #. translators: %s: Tickets label
8098
- #: src/Tribe/Tickets.php:3192 src/views/blocks/tickets/content-inactive.php:19
8099
- #: src/views/v2/tickets/item/content/inactive.php:53
8100
- msgid "%s are not yet available"
8101
  msgstr ""
8102
 
8103
- #: src/Tribe/Tickets.php:3644
8104
- msgid "(copy)"
8105
  msgstr ""
8106
 
8107
- #: src/Tribe/Tickets_Handler.php:104
8108
- #: src/views/blocks/tickets/extra-available-unlimited.php:19
8109
- #: src/views/v2/tickets/item/extra/available/unlimited.php:56
8110
- msgid "Unlimited"
8111
  msgstr ""
8112
 
8113
- #: src/Tribe/Tickets_Handler.php:668
8114
- msgid "Invalid ticket capacity data."
8115
  msgstr ""
8116
 
8117
- #: src/Tribe/Tickets_View.php:845 src/views/blocks/attendees/view-link.php:73
8118
- #: src/views/tickets/view-link.php:101
8119
- msgctxt "separator if there are both RSVPs and Tickets"
8120
- msgid " and "
8121
  msgstr ""
8122
 
8123
- #: src/Tribe/Tickets_View.php:905
8124
- msgid "This %s is no longer active."
 
8125
  msgstr ""
8126
 
8127
- #: src/admin-views/admin-welcome-message.php:42
8128
- msgid "The Events Calendar product suite logo"
8129
  msgstr ""
8130
 
8131
- #: src/admin-views/admin-welcome-message.php:44
8132
- msgctxt "short expression of excitement"
8133
- msgid "WOOHOO!"
8134
  msgstr ""
8135
 
8136
- #: src/admin-views/admin-welcome-message.php:44
8137
- msgid "You're the proud owner of Event Tickets Plus! Let's get started…"
8138
  msgstr ""
8139
 
8140
- #: src/admin-views/admin-welcome-message.php:53
8141
- #: src/admin-views/admin-welcome-message.php:59
8142
- msgid "Shapes and lines for visual interest"
8143
  msgstr ""
8144
 
8145
- #: src/admin-views/admin-welcome-message.php:66
8146
- msgid "Event Tickets logo"
 
8147
  msgstr ""
8148
 
8149
- #: src/admin-views/admin-welcome-message.php:79
8150
- msgid ""
8151
- "Thanks for installing Event Tickets Plus! Here are some handy resources for "
8152
- "getting started with our plugins."
8153
  msgstr ""
8154
 
8155
- #: src/admin-views/admin-welcome-message.php:81
8156
- msgid ""
8157
- "Thanks for installing Event Tickets! Here are some handy resources for "
8158
- "getting started with our plugins."
8159
  msgstr ""
8160
 
8161
- #: src/admin-views/admin-welcome-message.php:87
8162
- msgid "Quick Links:"
8163
  msgstr ""
8164
 
8165
- #: src/admin-views/admin-welcome-message.php:90
8166
- msgid "Configure Settings"
8167
  msgstr ""
8168
 
8169
- #: src/admin-views/admin-welcome-message.php:94
8170
- #: src/admin-views/admin-welcome-message.php:101
8171
- msgid "Install WooCommerce"
8172
  msgstr ""
8173
 
8174
- #: src/admin-views/admin-welcome-message.php:97
8175
- msgid "Create Ticket"
8176
  msgstr ""
8177
 
8178
- #: src/admin-views/admin-welcome-message.php:104
8179
- #: src/admin-views/admin-welcome-message.php:115
8180
- msgid "Install The Events Calendar"
8181
  msgstr ""
8182
 
8183
- #: src/admin-views/admin-welcome-message.php:108
8184
- msgid "Create RSVP"
8185
  msgstr ""
8186
 
8187
- #: src/admin-views/admin-welcome-message.php:111
8188
- #: src/admin-views/admin-welcome-message.php:118
8189
- msgid "Set Up Tickets Commerce"
8190
  msgstr ""
8191
 
8192
- #: src/admin-views/admin-welcome-message.php:124
8193
- msgid "Helpful Resources"
8194
  msgstr ""
8195
 
8196
- #: src/admin-views/admin-welcome-message.php:139
8197
- #: src/admin-views/admin-welcome-message.php:192
8198
- #: src/admin-views/admin-welcome-message.php:214
8199
- msgid "Illustration of a book with The Events Calendar logo"
8200
  msgstr ""
8201
 
8202
- #: src/admin-views/admin-welcome-message.php:142
8203
- msgid "New to Event Tickets? Here's everything you need to get started."
8204
  msgstr ""
8205
 
8206
- #: src/admin-views/admin-welcome-message.php:143
8207
- msgid "Check out the guide"
8208
  msgstr ""
8209
 
8210
- #: src/admin-views/admin-welcome-message.php:149
8211
- msgid "Illustration of a thought lightbulb coming from a book"
8212
  msgstr ""
8213
 
8214
- #: src/admin-views/admin-welcome-message.php:151
8215
- msgid "Knowledgebase"
8216
  msgstr ""
8217
 
8218
- #: src/admin-views/admin-welcome-message.php:152
8219
- msgid ""
8220
- "Ready to dig deeper? Our Knowledgebase can help you get the most out of The "
8221
- "Events Calendar suite."
8222
  msgstr ""
8223
 
8224
- #: src/admin-views/admin-welcome-message.php:153
8225
- msgid "Dig deeper"
8226
  msgstr ""
8227
 
8228
- #: src/admin-views/admin-welcome-message.php:159
8229
- msgid "Illustration of money turning into a ticket"
8230
  msgstr ""
8231
 
8232
- #: src/admin-views/admin-welcome-message.php:170
8233
- msgid "Illustration of a phone screen with a person's face"
 
 
 
8234
  msgstr ""
8235
 
8236
- #: src/admin-views/admin-welcome-message.php:172
8237
- msgid "Virtual Event Resources"
 
8238
  msgstr ""
8239
 
8240
- #: src/admin-views/admin-welcome-message.php:173
8241
- msgid ""
8242
- "Tips and tools to help with planning online events, webinars, and more on "
8243
- "WordPress and beyond."
8244
  msgstr ""
8245
 
8246
- #: src/admin-views/admin-welcome-message.php:174
8247
- msgid "Get started with online events"
8248
  msgstr ""
8249
 
8250
- #: src/admin-views/admin-welcome-message.php:182
8251
- msgid "Illustration of a power plug and gears"
 
8252
  msgstr ""
8253
 
8254
- #: src/admin-views/admin-welcome-message.php:184
8255
- msgid "Browse our library of free extensions for Event Tickets."
8256
  msgstr ""
8257
 
8258
- #: src/admin-views/admin-welcome-message.php:194
8259
- #: src/admin-views/admin-welcome-message.php:216
8260
- msgid "Want to take your events to the next level?"
8261
  msgstr ""
8262
 
8263
- #: src/admin-views/admin-welcome-message.php:195
8264
- #: src/admin-views/admin-welcome-message.php:217
8265
- msgid "Check out our suite of add-ons"
8266
  msgstr ""
8267
 
8268
- #: src/admin-views/admin-welcome-message.php:202
8269
- msgid "Illustration of a calendar"
8270
  msgstr ""
8271
 
8272
- #: src/admin-views/admin-welcome-message.php:204
8273
- msgid "Add The Events Calendar (it's free!) to enhance Event Tickets."
8274
  msgstr ""
8275
 
8276
- #: src/admin-views/admin-welcome-message.php:224
8277
- msgid "Illustration of a hand holding a ticket and the WooCommerce logo"
 
 
8278
  msgstr ""
8279
 
8280
- #: src/admin-views/admin-welcome-message.php:226
8281
- msgid "Add WooCommerce integration, advanced registration, and more."
 
8282
  msgstr ""
8283
 
8284
- #: src/admin-views/admin-welcome-message.php:227
8285
- msgid "Check out Event Tickets Plus"
8286
  msgstr ""
8287
 
8288
- #: src/admin-views/admin-welcome-message.php:232
8289
- msgid "Want this emailed to you?"
8290
  msgstr ""
8291
 
8292
- #: src/admin-views/admin-welcome-message.php:233
8293
- msgid ""
8294
- "Keep this list of links on hand and stay subscribed to receive tips and "
8295
- "tricks about The Events Calendar products."
8296
  msgstr ""
8297
 
8298
- #: src/admin-views/admin-welcome-message.php:236
8299
- msgid "Your email"
8300
  msgstr ""
8301
 
8302
- #: src/admin-views/admin-welcome-message.php:238
8303
- msgid "Sign Up"
8304
  msgstr ""
8305
 
8306
- #: src/admin-views/admin-welcome-message.php:251
8307
- msgid "The Events Calendar brand logo"
8308
  msgstr ""
8309
 
8310
- #: src/admin-views/attendees-email.php:6
8311
- msgid "Select..."
8312
  msgstr ""
8313
 
8314
- #: src/admin-views/attendees-email.php:28
8315
- msgid "Send the attendee list by email"
8316
  msgstr ""
8317
 
8318
- #: src/admin-views/attendees-email.php:34
8319
- msgid "Select a User:"
8320
  msgstr ""
8321
 
8322
- #: src/admin-views/attendees-email.php:37
8323
- #: src/views/modal/registration-js.php:129
8324
- msgid "or"
8325
  msgstr ""
8326
 
8327
- #: src/admin-views/attendees-email.php:39
8328
- msgid "Email Address:"
8329
  msgstr ""
8330
 
8331
- #: src/admin-views/attendees-email.php:61
8332
- msgid "Send Email"
8333
  msgstr ""
8334
 
8335
- #: src/admin-views/attendees-table/check-in-button.php:31
8336
- msgid "Undo Check In"
8337
  msgstr ""
8338
 
8339
- #: src/admin-views/attendees.php:71
8340
- #: src/admin-views/commerce/reports/attendees/summary.php:22
8341
- msgctxt "attendee screen summary"
8342
- msgid "%s Details"
8343
  msgstr ""
8344
 
8345
- #: src/admin-views/attendees.php:113
8346
- #: src/admin-views/commerce/reports/attendees/summary.php:76
8347
- msgctxt "attendee screen summary"
8348
- msgid "Overview"
8349
  msgstr ""
8350
 
8351
- #: src/admin-views/attendees.php:183
8352
- msgid "Search attendees"
8353
  msgstr ""
8354
 
8355
- #: src/admin-views/commerce/metabox/capacity.php:16
8356
- #: src/admin-views/editor/list-row.php:103
8357
- #: src/admin-views/rsvp-metabox-capacity.php:10
8358
- #: src/admin-views/tpp-metabox-capacity.php:16
8359
- msgid "Capacity:"
8360
  msgstr ""
8361
 
8362
- #: src/admin-views/commerce/metabox/capacity.php:25
8363
- #: src/admin-views/rsvp-metabox-capacity.php:19
8364
- #: src/admin-views/tpp-metabox-capacity.php:25
8365
- msgid "Leave blank for unlimited"
8366
  msgstr ""
8367
 
8368
- #: src/admin-views/commerce/metabox/sku.php:24
8369
- #: src/admin-views/tpp-metabox-sku.php:20
8370
- msgid "SKU:"
8371
  msgstr ""
8372
 
8373
- #: src/admin-views/commerce/metabox/sku.php:37
8374
- #: src/admin-views/tpp-metabox-sku.php:33
8375
- msgid "A unique identifying code for each %s type you're selling"
8376
  msgstr ""
8377
 
8378
- #: src/admin-views/commerce/reports/orders/summary.php:15
8379
- #: src/admin-views/tpp-orders.php:62
8380
- msgctxt "post type details"
8381
- msgid "%s Details"
8382
  msgstr ""
8383
 
8384
- #: src/admin-views/commerce/reports/orders/summary.php:60
8385
- #: src/admin-views/tpp-orders.php:107
8386
- msgid "Sales by %s Type"
8387
  msgstr ""
8388
 
8389
- #: src/admin-views/commerce/reports/orders/summary.php:99
8390
- #: src/admin-views/tpp-orders.php:132
8391
- msgid "Total %s Sales"
8392
  msgstr ""
8393
 
8394
- #: src/admin-views/commerce/reports/orders/summary.php:121
8395
- #: src/admin-views/tpp-orders.php:150
8396
- msgid "Total %s Ordered"
8397
  msgstr ""
8398
 
8399
- #: src/admin-views/editor/button-view-orders.php:46
8400
- msgid "View Orders"
8401
  msgstr ""
8402
 
8403
- #: src/admin-views/editor/column-body-price.php:9
8404
- #: src/admin-views/editor/fieldset/price.php:71
8405
- #: src/admin-views/legacy-ticket-fields.php:15
8406
- #: src/admin-views/price-fields.php:3
8407
- msgid "Price:"
8408
  msgstr ""
8409
 
8410
- #: src/admin-views/editor/column-head-price.php:1
8411
- #: src/views/registration/summary/tickets-header.php:19
8412
- msgid "Price"
8413
  msgstr ""
8414
 
8415
- #: src/admin-views/editor/fieldset/advanced.php:22
8416
- msgid "Advanced"
8417
  msgstr ""
8418
 
8419
- #: src/admin-views/editor/fieldset/advanced.php:25
8420
- msgid "Advanced Settings"
8421
  msgstr ""
8422
 
8423
- #: src/admin-views/editor/fieldset/history.php:30
8424
- msgid "History"
8425
  msgstr ""
8426
 
8427
- #: src/admin-views/editor/fieldset/history.php:33
8428
- msgid "Ti"
 
 
8429
  msgstr ""
8430
 
8431
- #. Translators: %s: singular version of the Ticket label.
8432
- #: src/admin-views/editor/fieldset/price.php:10
8433
- msgctxt "ticket price validation error"
8434
- msgid "%s price must be greater than zero."
8435
  msgstr ""
8436
 
8437
- #: src/admin-views/editor/fieldset/price.php:26
8438
- msgctxt "price description"
8439
- msgid "Leave blank for free %s"
8440
  msgstr ""
8441
 
8442
- #: src/admin-views/editor/fieldset/price.php:106
8443
- #: src/admin-views/legacy-ticket-fields.php:24
8444
- #: src/admin-views/price-fields.php:12
8445
- msgid "Sale Price:"
8446
  msgstr ""
8447
 
8448
- #: src/admin-views/editor/fieldset/price.php:107
8449
- msgid "Current sale price. This can be managed via the product editor."
 
 
8450
  msgstr ""
8451
 
8452
- #: src/admin-views/editor/fieldset/price.php:110
8453
- msgid "Sale/Member Price:"
 
 
8454
  msgstr ""
8455
 
8456
- #: src/admin-views/editor/fieldset/price.php:111
8457
- msgid ""
8458
- "Current sale or member price. This can be managed via the product editor."
8459
  msgstr ""
8460
 
8461
- #: src/admin-views/editor/fieldset/settings-provider.php:36
8462
- msgid "Sell %s using:"
 
 
 
 
 
 
 
8463
  msgstr ""
8464
 
8465
- #: src/admin-views/editor/fieldset/settings-provider.php:43
8466
- msgid ""
8467
- "It looks like you have multiple ecommerce plugins active. We recommend "
8468
- "running only one at a time. However, if you need to run multiple, please "
8469
- "select which one to use to sell %s for this event."
8470
  msgstr ""
8471
 
8472
- #: src/admin-views/editor/fieldset/settings-provider.php:49
8473
- msgid ""
8474
- "Note: adjusting this setting will only impact new %1$s. Existing %1$s will "
8475
- "not change. We highly recommend that all %1$s for one event use the same "
8476
- "ecommerce plugin."
8477
  msgstr ""
8478
 
8479
- #: src/admin-views/editor/list-row.php:44
8480
- msgctxt "ticket type label"
8481
- msgid "%s Type:"
8482
  msgstr ""
8483
 
8484
- #: src/admin-views/editor/list-row.php:108
8485
- msgid "Available:"
8486
  msgstr ""
8487
 
8488
- #: src/admin-views/editor/list-row.php:120
8489
- msgctxt "ticket ID title attribute"
8490
- msgid "Edit %s ID: %d"
8491
  msgstr ""
8492
 
8493
- #. Translators: %s: dynamic "ticket" text, %d: ticket ID #.
8494
- #: src/admin-views/editor/list-row.php:134
8495
- msgctxt "ticket ID title attribute"
8496
- msgid "Duplicate %s ID: %d"
8497
  msgstr ""
8498
 
8499
- #: src/admin-views/editor/list-row.php:147
8500
- msgctxt "ticket ID title attribute"
8501
- msgid "Delete %s ID: %d"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8502
  msgstr ""
8503
 
8504
- #: src/admin-views/editor/list-table.php:39
8505
- msgid "Available"
 
 
8506
  msgstr ""
8507
 
8508
- #: src/admin-views/editor/panel/list.php:13
8509
- msgid "Add a new ticket"
8510
  msgstr ""
8511
 
8512
- #: src/admin-views/editor/panel/list.php:14
8513
- msgid "No commerce providers available"
8514
  msgstr ""
8515
 
8516
- #: src/admin-views/editor/panel/list.php:20
8517
- msgid "You have unsaved changes to your tickets. Discard those changes?"
8518
  msgstr ""
8519
 
8520
- #: src/admin-views/editor/panel/list.php:48
8521
- msgid "View Attendees"
8522
  msgstr ""
8523
 
8524
- #: src/admin-views/editor/panel/list.php:79
8525
- msgctxt "admin editor panel list button label"
8526
- msgid "New %s"
8527
  msgstr ""
8528
 
8529
- #: src/admin-views/editor/panel/list.php:88
8530
- msgctxt "RSVP form toggle button label"
8531
- msgid "Add a new %s"
8532
  msgstr ""
8533
 
8534
- #: src/admin-views/editor/panel/list.php:93
8535
- msgctxt "RSVP form toggle button text"
8536
- msgid "New %s"
8537
  msgstr ""
8538
 
8539
- #: src/admin-views/editor/panel/settings.php:20
8540
- msgctxt "meta box ticket form heading"
8541
- msgid "%s Settings"
8542
  msgstr ""
8543
 
8544
- #: src/admin-views/editor/panel/settings.php:58
8545
- msgctxt "ticket image upload label"
8546
- msgid "%s header image:"
8547
  msgstr ""
8548
 
8549
- #: src/admin-views/editor/panel/settings.php:67
8550
- msgctxt "ticket image upload label description"
8551
- msgid ""
8552
- "Select an image from your Media Library to display on emailed %s. For best "
8553
- "results, use a .jpg, .png, or .gif at least 1160px wide."
8554
  msgstr ""
8555
 
8556
- #: src/admin-views/editor/panel/settings.php:82 src/admin-views/meta-box.php:63
8557
- msgid "Select an Image"
8558
  msgstr ""
8559
 
8560
- #: src/admin-views/editor/panel/settings.php:98 src/admin-views/meta-box.php:71
8561
- msgid "Remove"
8562
  msgstr ""
8563
 
8564
- #: src/admin-views/editor/panel/settings.php:111
8565
- msgid "Save settings"
8566
  msgstr ""
8567
 
8568
- #: src/admin-views/editor/panel/settings.php:112
8569
- #: src/admin-views/editor/panel/ticket.php:514 src/admin-views/meta-box.php:304
8570
- #: src/views/v2/rsvp/ari/form/buttons.php:22
8571
- #: src/views/v2/rsvp/form/fields/cancel.php:23
8572
- msgid "Cancel"
8573
  msgstr ""
8574
 
8575
- #: src/admin-views/editor/panel/ticket.php:55
8576
- msgid "Start sale date cannot be empty."
 
8577
  msgstr ""
8578
 
8579
- #: src/admin-views/editor/panel/ticket.php:56
8580
- msgid "Start sale date cannot be greater than End Sale date"
8581
  msgstr ""
8582
 
8583
- #. Translators: %s: dynamic 'RSVP' text.
8584
- #: src/admin-views/editor/panel/ticket.php:66
8585
- msgctxt "admin edit ticket panel error"
8586
- msgid "%s type is a required field"
8587
  msgstr ""
8588
 
8589
- #. Translators: %s: dynamic 'Ticket' text.
8590
- #: src/admin-views/editor/panel/ticket.php:76
8591
- msgctxt "input start time ARIA label"
8592
- msgid "%s start date"
8593
  msgstr ""
8594
 
8595
- #. Translators: %s: dynamic 'tickets' text.
8596
- #: src/admin-views/editor/panel/ticket.php:86
8597
- msgctxt "input start time help text title"
8598
- msgid "If you do not set a start sale date, %s will be available immediately."
8599
  msgstr ""
8600
 
8601
- #. Translators: %s: dynamic 'Ticket' text.
8602
- #: src/admin-views/editor/panel/ticket.php:96
8603
- msgctxt "input end time ARIA label"
8604
- msgid "%s end date"
8605
  msgstr ""
8606
 
8607
- #. Translators: %s: dynamic 'tickets' text.
8608
- #: src/admin-views/editor/panel/ticket.php:106
8609
- msgctxt "input end time help text title"
8610
- msgid ""
8611
- "If you do not set an end sale date, %s will be available until the event "
8612
- "begins."
8613
  msgstr ""
8614
 
8615
- #. Translators: %s: dynamic 'tickets' text.
8616
- #: src/admin-views/editor/panel/ticket.php:116
8617
- msgctxt "input end time help text title"
8618
- msgid "If you do not set an end sale date, %s will be available forever."
8619
  msgstr ""
8620
 
8621
- #. Translators: %s: dynamic 'tickets' text.
8622
- #: src/admin-views/editor/panel/ticket.php:126
8623
- msgctxt "meta box ticket form button text"
8624
- msgid "Save %s"
8625
  msgstr ""
8626
 
8627
- #. Translators: %s: dynamic 'RSVP' text.
8628
- #: src/admin-views/editor/panel/ticket.php:136
8629
- msgctxt "RSVP form save value"
8630
- msgid "Save %s"
8631
  msgstr ""
8632
 
8633
- #. Translators: %s: dynamic 'ticket' text.
8634
- #. Translators: %s: dynamic 'RSVP' text.
8635
- #: src/admin-views/editor/panel/ticket.php:175
8636
- #: src/admin-views/editor/panel/ticket.php:220
8637
- msgctxt "admin add new ticket panel heading"
8638
- msgid "Add new %s"
8639
  msgstr ""
8640
 
8641
- #. Translators: %s: dynamic 'ticket' text.
8642
- #. Translators: %s: dynamic 'RSVP' text.
8643
- #: src/admin-views/editor/panel/ticket.php:195
8644
- #: src/admin-views/editor/panel/ticket.php:240
8645
- msgctxt "admin edit ticket panel heading"
8646
- msgid "Edit %s"
8647
  msgstr ""
8648
 
8649
- #: src/admin-views/editor/panel/ticket.php:253
8650
- msgid "Type:"
8651
  msgstr ""
8652
 
8653
- #. Translators: %1$s: dynamic 'ticket' text.
8654
- #: src/admin-views/editor/panel/ticket.php:272
8655
- msgctxt "admin edit ticket panel note"
8656
- msgid ""
8657
- "This is the name of your %1$s. It is displayed on the frontend of your "
8658
- "website and within %1$s emails."
8659
  msgstr ""
8660
 
8661
- #. Translators: %1$s: dynamic 'RSVP' text.
8662
- #: src/admin-views/editor/panel/ticket.php:290
8663
- msgctxt "admin edit RSVP panel note"
8664
- msgid ""
8665
- "This is the name of your %1$s. It is displayed on the frontend of your "
8666
- "website and within %1$s emails."
8667
  msgstr ""
8668
 
8669
- #: src/admin-views/editor/panel/ticket.php:302
8670
- msgid "Description:"
8671
  msgstr ""
8672
 
8673
- #. Translators: %s: dynamic 'tickets' text.
8674
- #: src/admin-views/editor/panel/ticket.php:324
8675
- msgctxt "default ticket provider"
8676
- msgid "Show description on frontend %s form."
8677
  msgstr ""
8678
 
8679
- #: src/admin-views/editor/panel/ticket.php:337 src/admin-views/meta-box.php:225
8680
- msgid "Start sale:"
 
8681
  msgstr ""
8682
 
8683
- #: src/admin-views/editor/panel/ticket.php:350
8684
- #: src/admin-views/editor/panel/ticket.php:380
8685
- msgid "YYYY-MM-DD"
8686
  msgstr ""
8687
 
8688
- #: src/admin-views/editor/panel/ticket.php:351
8689
- #: src/admin-views/editor/panel/ticket.php:381
8690
- msgid "at"
8691
  msgstr ""
8692
 
8693
- #: src/admin-views/editor/panel/ticket.php:364
8694
- #: src/admin-views/editor/panel/ticket.php:394
8695
- msgid "HH:MM"
8696
  msgstr ""
8697
 
8698
- #: src/admin-views/editor/panel/ticket.php:370 src/admin-views/meta-box.php:256
8699
- msgid "End sale:"
8700
  msgstr ""
8701
 
8702
- #: src/admin-views/editor/panel/ticket.php:410 src/admin-views/meta-box.php:167
8703
- msgid "Sell using:"
 
8704
  msgstr ""
8705
 
8706
- #: src/admin-views/editor/total-capacity.php:15
8707
- msgid "Total Event Capacity:"
 
8708
  msgstr ""
8709
 
8710
- #: src/admin-views/editor/total-capacity.php:16
8711
- msgid "The total number of possible attendees for this event"
 
8712
  msgstr ""
8713
 
8714
- #: src/admin-views/editor/total-capacity.php:23
8715
- msgid "No tickets created yet"
8716
  msgstr ""
8717
 
8718
- #: src/admin-views/legacy-ticket-fields.php:19
8719
- #: src/admin-views/price-fields.php:7
8720
- msgid "(0 or empty for free tickets)"
8721
  msgstr ""
8722
 
8723
- #: src/admin-views/legacy-ticket-fields.php:28
8724
- #: src/admin-views/price-fields.php:16
8725
- msgid "(Current sale price - this can be managed via the product editor)"
 
 
8726
  msgstr ""
8727
 
8728
- #: src/admin-views/list.php:31
8729
- msgid "Edit"
8730
  msgstr ""
8731
 
8732
- #: src/admin-views/list.php:45
8733
- msgid "View"
8734
  msgstr ""
8735
 
8736
- #: src/admin-views/list.php:50
8737
- msgid "Edit in %s"
8738
  msgstr ""
8739
 
8740
- #: src/admin-views/list.php:70
8741
- msgid "Move"
8742
  msgstr ""
8743
 
8744
- #: src/admin-views/meta-box.php:34
8745
- msgctxt "meta box ticket form CE warning"
8746
- msgid ""
8747
- "This event was created using Community Events. Are you sure you want to sell "
8748
- "%s for it?"
8749
  msgstr ""
8750
 
8751
- #: src/admin-views/meta-box.php:52
8752
- msgctxt "meta box ticket form image"
8753
- msgid "Upload image for the %s header."
8754
  msgstr ""
8755
 
8756
- #: src/admin-views/meta-box.php:60
8757
- msgid ""
8758
- "The maximum image size in the email will be 580px wide by any height, and "
8759
- "then scaled for mobile. If you would like \"retina\" support use an image "
8760
- "sized to 1160px wide."
8761
  msgstr ""
8762
 
8763
- #: src/admin-views/meta-box.php:86
8764
- msgid "Enable global stock"
 
8765
  msgstr ""
8766
 
8767
- #: src/admin-views/meta-box.php:96
8768
- msgid "Global stock level"
8769
  msgstr ""
8770
 
8771
- #: src/admin-views/meta-box.php:105
8772
- msgid "(%s sold)"
8773
- msgid_plural "(%s sold)"
8774
- msgstr[0] ""
8775
- msgstr[1] ""
8776
-
8777
- #: src/admin-views/meta-box.php:143
8778
- msgctxt "meta box ticket form toggle"
8779
- msgid "Add new %s"
8780
  msgstr ""
8781
 
8782
- #: src/admin-views/meta-box.php:161
8783
- msgid "Add new ticket"
8784
  msgstr ""
8785
 
8786
- #: src/admin-views/meta-box.php:162
8787
- msgid "Edit ticket"
8788
  msgstr ""
8789
 
8790
- #: src/admin-views/meta-box.php:188
8791
- msgctxt "meta box ticket form"
8792
- msgid "%s Name:"
8793
  msgstr ""
8794
 
8795
- #: src/admin-views/meta-box.php:208
8796
- msgctxt "meta box ticket form"
8797
- msgid "%s Description:"
8798
  msgstr ""
8799
 
8800
- #: src/admin-views/meta-box.php:279
8801
- msgid "When will ticket sales occur?"
8802
  msgstr ""
8803
 
8804
- #: src/admin-views/meta-box.php:283
8805
- msgid ""
8806
- "If you don't set a start/end date for sales, tickets will be available from "
8807
- "now until the event ends."
8808
  msgstr ""
8809
 
8810
- #: src/admin-views/meta-box.php:303
8811
- msgctxt "meta box form save button"
8812
- msgid "Save this %s"
8813
  msgstr ""
8814
 
8815
- #: src/admin-views/move-tickets.php:19
8816
- msgid "No attendees specified! Please try again."
8817
  msgstr ""
8818
 
8819
- #: src/admin-views/move-tickets.php:25
8820
- msgid ""
8821
- "You have specified a range of attendees that are managed by different "
8822
- "providers. It is not currently possible to move these together."
8823
  msgstr ""
8824
 
8825
- #: src/admin-views/move-tickets.php:30
8826
- msgid ""
8827
- "You have selected %1$s ticket for %2$s. You can move it to a different "
8828
- "ticket type within the same event, or to a different event."
8829
- msgid_plural ""
8830
- "You have selected %1$s tickets for %2$s. You can move them to a different "
8831
- "ticket type within the same event, or to a different event."
8832
- msgstr[0] ""
8833
- msgstr[1] ""
8834
 
8835
- #: src/admin-views/move-tickets.php:43
8836
- msgid "Move to a different ticket type within the same event"
8837
  msgstr ""
8838
 
8839
- #: src/admin-views/move-tickets.php:47
8840
- msgid "Move tickets to a different event"
 
8841
  msgstr ""
8842
 
8843
- #: src/admin-views/move-tickets.php:54
8844
- msgid "You can optionally focus on a specific post type:"
8845
  msgstr ""
8846
 
8847
- #: src/admin-views/move-tickets.php:59
8848
- msgid ""
8849
- "You can also enter keywords to help find the target event by title or "
8850
- "description:"
8851
  msgstr ""
8852
 
8853
- #: src/admin-views/move-tickets.php:64
8854
- msgid "Select the post you wish to move the ticket type to:"
8855
  msgstr ""
8856
 
8857
- #: src/admin-views/move-tickets.php:72
8858
- msgid "Select the ticket type that the tickets should be transferred to:"
8859
  msgstr ""
8860
 
8861
- #: src/admin-views/move-tickets.php:80
8862
- msgctxt "move tickets dialog"
8863
- msgid "Please be patient while your request is processed&hellip;"
8864
  msgstr ""
8865
 
8866
- #: src/admin-views/move-tickets.php:87
8867
- msgctxt "move tickets dialog"
8868
- msgid "&laquo; Back"
8869
  msgstr ""
8870
 
8871
- #: src/admin-views/move-tickets.php:88
8872
- msgid "Finish!"
8873
  msgstr ""
8874
 
8875
- #: src/admin-views/move-tickets.php:89
8876
- msgctxt "move tickets dialog"
8877
- msgid "Next &raquo;"
8878
  msgstr ""
8879
 
8880
- #: src/admin-views/order-available.php:8
8881
- msgid "Availability for this ticket type is counted using"
8882
  msgstr ""
8883
 
8884
- #: src/admin-views/order-available.php:13
8885
- msgid "Learn more about how Availability is calculated."
8886
  msgstr ""
8887
 
8888
- #: src/admin-views/order-pending-completion.php:7
8889
- msgid ""
8890
- "Pending order completion counts tickets from orders with the following "
8891
- "statuses:"
8892
  msgstr ""
8893
 
8894
- #: src/admin-views/privacy.php:16
8895
- msgid "Hello,"
8896
  msgstr ""
8897
 
8898
- #: src/admin-views/privacy.php:17
8899
- msgid ""
8900
- "This information serves as a guide on what sections need to be modified due "
8901
- "to usage of Event Tickets and its Add-ons."
8902
  msgstr ""
8903
 
8904
- #: src/admin-views/privacy.php:18
8905
- msgid ""
8906
- "You should include the information below in the correct sections of you "
8907
- "privacy policy."
8908
  msgstr ""
8909
 
8910
- #: src/admin-views/privacy.php:19
8911
- msgid "Disclaimer:"
8912
  msgstr ""
8913
 
8914
- #: src/admin-views/privacy.php:19
8915
- msgid ""
8916
- "This information is only for guidance and not to be considered as legal "
8917
- "advice."
8918
  msgstr ""
8919
 
8920
- #: src/admin-views/privacy.php:21
8921
- msgid "What personal data we collect and why we collect it"
8922
  msgstr ""
8923
 
8924
- #: src/admin-views/privacy.php:23
8925
- msgid "Event, Attendee, and Ticket Purchaser Information"
8926
  msgstr ""
8927
 
8928
- #: src/admin-views/privacy.php:25
8929
- msgid ""
8930
- "Through the usage of Event Tickets, Event Tickets Plus, and Community "
8931
- "Tickets, information may be collected and stored within your website’s "
8932
- "database."
8933
  msgstr ""
8934
 
8935
- #: src/admin-views/privacy.php:26 src/admin-views/privacy.php:84
8936
- msgid "Suggested text:"
8937
  msgstr ""
8938
 
8939
- #: src/admin-views/privacy.php:29
8940
- msgid ""
8941
- "If you create, submit, import, save, or publish event %1$s information, as "
8942
- "well as obtain %2$s or purchase %3$s to events, such information is retained "
8943
- "in the local database:"
8944
  msgstr ""
8945
 
8946
- #: src/admin-views/privacy.php:39
8947
- msgid "Attendees information (%1$s and %2$s): name and email address"
8948
  msgstr ""
8949
 
8950
- #: src/admin-views/privacy.php:46
8951
- msgid ""
8952
- "%1$s information (%2$s and %3$s): name, email address, and %4$s number/SKU "
8953
- "(via check-in page)"
8954
  msgstr ""
8955
 
8956
- #: src/admin-views/privacy.php:56
8957
- msgid "%s purchaser information: name and email address"
8958
  msgstr ""
8959
 
8960
- #: src/admin-views/privacy.php:64
8961
- msgid ""
8962
- "%s purchaser billing address, which is collected through the use of "
8963
- "WooCommerce, Easy Digital Downloads, or PayPal"
8964
  msgstr ""
8965
 
8966
- #: src/admin-views/privacy.php:74
8967
- msgid ""
8968
- "Please note: The website owner can collect nearly any Attendee Information "
8969
- "requested from %s buyers by creating a custom registration form."
8970
  msgstr ""
8971
 
8972
- #: src/admin-views/privacy.php:80
8973
- msgid "API Keys"
8974
  msgstr ""
8975
 
8976
- #: src/admin-views/privacy.php:82
8977
- msgid ""
8978
- "Event Tickets suite offers the use of third-party API keys. The primary "
8979
- "functions are to enhance the features we've built in, some of which use "
8980
- "Google Maps and PayPal. These API keys are not supplied by Modern Tribe."
8981
  msgstr ""
8982
 
8983
- #: src/admin-views/privacy.php:86
8984
- msgid "We make use of certain API keys, in order to provide specific features."
8985
  msgstr ""
8986
 
8987
- #: src/admin-views/privacy.php:88
8988
- msgid ""
8989
- "These API keys may include the following third party services: Google Maps "
8990
- "and PayPal."
8991
  msgstr ""
8992
 
8993
- #: src/admin-views/privacy.php:90
8994
- msgid "How Long You Retain this Data"
8995
  msgstr ""
8996
 
8997
- #: src/admin-views/privacy.php:92
8998
- msgid ""
8999
- "All information (data) is retained in the local database indefinitely, "
9000
- "unless otherwise deleted."
9001
  msgstr ""
9002
 
9003
- #: src/admin-views/privacy.php:94
9004
- msgid ""
9005
- "Certain data may be exported or removed upon users request via the existing "
9006
- "Exporter or Eraser. Please note, however, that several \"edge cases\" exist "
9007
- "in which we are unable to perfect the gathering and export of all data for "
9008
- "your end users. We suggest running a search in your local database, as well "
9009
- "as within the WordPress Dashboard, in order to identify all data collected "
9010
- "and stored for your specific user requests."
9011
  msgstr ""
9012
 
9013
- #: src/admin-views/privacy.php:96
9014
- msgid "Where We Send Your Data"
9015
  msgstr ""
9016
 
9017
- #: src/admin-views/privacy.php:98
9018
- msgid ""
9019
- "Modern Tribe does not send any user data outside of your website by default."
9020
  msgstr ""
9021
 
9022
- #: src/admin-views/privacy.php:100
9023
- msgid ""
9024
- "If you have extended our plugin(s) to send data to a third-party service "
9025
- "such as Eventbrite, Google Maps, or PayPal, user information may be passed "
9026
- "to these external services. These services may be located abroad."
9027
  msgstr ""
9028
 
9029
- #: src/admin-views/rsvp-metabox-not-going.php:17
9030
- msgid "Can't Go:"
9031
  msgstr ""
9032
 
9033
- #: src/admin-views/rsvp-metabox-not-going.php:27
9034
- msgid "Enable \"Can't Go\" responses"
9035
  msgstr ""
9036
 
9037
- #: src/admin-views/settings/getting-started.php:13
9038
- msgid ""
9039
- "Thank you for using Event Tickets and Event Tickets Plus! We recommend "
9040
- "looking through the settings below so that you can fine tune your specific "
9041
- "ticketing needs. Here are some resources that can help."
9042
  msgstr ""
9043
 
9044
- #: src/admin-views/settings/getting-started.php:14
9045
- msgid ""
9046
- "Thank you for using Event Tickets! We recommend looking through the settings "
9047
- "below so that you can fine tune your specific ticketing needs. Here are some "
9048
- "resources that can help."
9049
  msgstr ""
9050
 
9051
- #: src/admin-views/settings/getting-started.php:18
9052
- msgid "Getting Started With Tickets"
9053
  msgstr ""
9054
 
9055
- #: src/admin-views/settings/getting-started.php:23
9056
- msgid "Beginner Resources"
9057
  msgstr ""
9058
 
9059
- #: src/admin-views/settings/getting-started.php:36
9060
- msgid "Advanced Plus Features"
9061
  msgstr ""
9062
 
9063
- #: src/admin-views/settings/getting-started.php:39
9064
- msgid "Need To Upgrade?"
9065
  msgstr ""
9066
 
9067
- #: src/admin-views/settings/tickets-commerce/banner/new-badge.php:23
9068
- msgid "New!"
9069
  msgstr ""
9070
 
9071
- #. Translators: %s: Name of payment gateway.
9072
- #: src/admin-views/settings/tickets-commerce/gateways/button.php:32
9073
- msgid "Connect to %s"
9074
  msgstr ""
9075
 
9076
- #. Translators: %s: Name of payment gateway.
9077
- #: src/admin-views/settings/tickets-commerce/gateways/button.php:39
9078
- msgid "Edit %s Connection"
9079
  msgstr ""
9080
 
9081
- #: src/admin-views/settings/tickets-commerce/paypal/connect/active/actions/refresh-access-token.php:41
9082
- msgid "Refresh Access Token"
 
9083
  msgstr ""
9084
 
9085
- #: src/admin-views/settings/tickets-commerce/paypal/connect/active/actions/refresh-connection.php:44
9086
- msgid "Resync payment connection"
 
9087
  msgstr ""
9088
 
9089
- #: src/admin-views/settings/tickets-commerce/paypal/connect/active/actions/refresh-user-info.php:42
9090
- msgid "Refresh User Info"
 
9091
  msgstr ""
9092
 
9093
- #: src/admin-views/settings/tickets-commerce/paypal/connect/active/actions/refresh-webhook.php:42
9094
- msgid "Refresh Webhook"
 
9095
  msgstr ""
9096
 
9097
- #: src/admin-views/settings/tickets-commerce/paypal/connect/active/connection.php:39
9098
- #: src/admin-views/settings/tickets-commerce/stripe/connect/active/connection.php:25
9099
- msgid "Connected as:"
9100
  msgstr ""
9101
 
9102
- #: src/admin-views/settings/tickets-commerce/paypal/connect/active/connection.php:49
9103
- #: src/admin-views/settings/tickets-commerce/stripe/connect/active/connection.php:35
9104
- msgid "Disconnect"
9105
  msgstr ""
9106
 
9107
- #: src/admin-views/settings/tickets-commerce/paypal/connect/active/paypal-status.php:26
9108
- msgid "PayPal Status:"
9109
  msgstr ""
9110
 
9111
- #: src/admin-views/settings/tickets-commerce/paypal/connect/active/paypal-status.php:30
9112
- msgid "Connected"
9113
  msgstr ""
9114
 
9115
- #: src/admin-views/settings/tickets-commerce/paypal/connect/active/webhooks.php:35
9116
- msgid "Webhooks:"
9117
  msgstr ""
9118
 
9119
- #: src/admin-views/settings/tickets-commerce/paypal/connect/active/webhooks.php:52
9120
- msgid "payment connection error"
 
9121
  msgstr ""
9122
 
9123
- #: src/admin-views/settings/tickets-commerce/paypal/connect/help-links/configuring.php:29
9124
- msgid "Learn more about configuring PayPal payments"
 
9125
  msgstr ""
9126
 
9127
- #: src/admin-views/settings/tickets-commerce/paypal/connect/help-links/troubleshooting.php:24
9128
- #: src/admin-views/settings/tickets-commerce/stripe/connect/help-links/troubleshooting.php:23
9129
- msgid "Get troubleshooting help"
9130
  msgstr ""
9131
 
9132
- #: src/admin-views/settings/tickets-commerce/paypal/connect/inactive.php:25
9133
- msgid "Accept online payments with PayPal!"
9134
  msgstr ""
9135
 
9136
- #: src/admin-views/settings/tickets-commerce/paypal/connect/inactive.php:30
9137
- msgid ""
9138
- "Start selling tickets to your events today with PayPal. Attendees can "
9139
- "purchase tickets directly on your site using debit or credit cards with no "
9140
- "additional fees."
9141
  msgstr ""
9142
 
9143
- #: src/admin-views/settings/tickets-commerce/paypal/connect/logo/features.php:19
9144
- msgid "Credit and debit card payments"
9145
  msgstr ""
9146
 
9147
- #: src/admin-views/settings/tickets-commerce/paypal/connect/logo/features.php:22
9148
- msgid "Easy no-API key connection"
9149
  msgstr ""
9150
 
9151
- #: src/admin-views/settings/tickets-commerce/paypal/connect/logo/features.php:25
9152
- #: src/admin-views/settings/tickets-commerce/stripe/connect/logo/features.php:24
9153
- msgid "Accept payments from around the world"
9154
  msgstr ""
9155
 
9156
- #: src/admin-views/settings/tickets-commerce/paypal/connect/logo/features.php:28
9157
- #: src/admin-views/settings/tickets-commerce/stripe/connect/logo/features.php:27
9158
- msgid "Supports 3D Secure payments"
9159
  msgstr ""
9160
 
9161
- #: src/admin-views/settings/tickets-commerce/paypal/connect/logo/image.php:23
9162
- msgid "PayPal Logo Image"
9163
  msgstr ""
9164
 
9165
- #. Translators: %1$s: opening `a` tag to the knowledge base article. %2$s:
9166
- #. closing `a` tag to the knowledge base article.
9167
- #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:20
9168
- msgid ""
9169
- "PayPal allows you to accept credit or debit cards directly on your website. "
9170
- "Because of this, your site needs to maintain %1$sPCI-DSS compliance%2$s."
9171
  msgstr ""
9172
 
9173
- #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:27
9174
- msgid ""
9175
- "Event Tickets never stores sensitive information like card details to your "
9176
- "server and works seamlessly with SSL certificates."
9177
  msgstr ""
9178
 
9179
- #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:29
9180
- msgid "Compliance is comprised of, but not limited to:"
9181
  msgstr ""
9182
 
9183
- #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:33
9184
- msgid ""
9185
- "Using a trusted, secure hosting provider &mdash; preferably one which claims "
9186
- "and actively promotes PCI compliance."
9187
  msgstr ""
9188
 
9189
- #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:39
9190
- msgid "Implement an SSL certificate to keep your ticket sales secure."
9191
  msgstr ""
9192
 
9193
- #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:42
9194
- msgid ""
9195
- "Keep WordPress and plugins up to date to ensure latest security fixes are "
9196
- "present."
9197
  msgstr ""
9198
 
9199
- #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:52
9200
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:65
9201
- msgid "Close this modal window"
9202
  msgstr ""
9203
 
9204
- #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:54
9205
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:67
9206
- msgid "Got it, thanks!"
9207
  msgstr ""
9208
 
9209
- #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete.php:24
9210
- msgid "You are now connected to PayPal, here's what's next..."
9211
  msgstr ""
9212
 
9213
- #: src/admin-views/settings/tickets-commerce/paypal/signup-link.php:21
9214
- msgid "Select your country of operation"
9215
  msgstr ""
9216
 
9217
- #: src/admin-views/settings/tickets-commerce/paypal/signup-link.php:43
9218
- msgid "Connect Automatically with <i>PayPal</i>"
9219
  msgstr ""
9220
 
9221
- #: src/admin-views/settings/tickets-commerce/stripe/connect/active/button.php:30
9222
- msgid "Edit Your Stripe Settings"
9223
  msgstr ""
9224
 
9225
- #. Translators: %1$s is the Stripe currency, %2$s is the Tickets Commerce
9226
- #. currency symbol.
9227
- #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-currency.php:31
9228
- msgid ""
9229
- "Your Stripe account is set to %1$s, but your Tickets Commerce site is set to "
9230
- "%2$s. Using different currencies for Tickets Commerce and Stripe may not be "
9231
- "supported by all payment methods available in %2$s, and may result in "
9232
- "exchange rates and conversions from %2$s to %1$s being handled by Stripe."
9233
  msgstr ""
9234
 
9235
- #. Translators: %1$s The opening `<a>` tag with the stripe link, %2$s The
9236
- #. closing `</a>` tag.
9237
- #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-currency.php:38
9238
- msgid ""
9239
- "Please be sure to enable all the payment methods you want to use for this "
9240
- "currency on your %1$sstripe dashboard%2$s."
9241
  msgstr ""
9242
 
9243
- #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-currency.php:51
9244
- msgid "Stripe currency:"
9245
  msgstr ""
9246
 
9247
- #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-status.php:25
9248
- msgid "Payments status:"
 
9249
  msgstr ""
9250
 
9251
- #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-status.php:40
9252
- msgid "Disabled"
 
9253
  msgstr ""
9254
 
9255
- #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-status.php:40
9256
- msgid "Enabled"
 
9257
  msgstr ""
9258
 
9259
- #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-status.php:51
9260
- msgid "Requirements"
 
9261
  msgstr ""
9262
 
9263
- #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-status.php:64
9264
- msgid "Future Requirements"
 
9265
  msgstr ""
9266
 
9267
- #: src/admin-views/settings/tickets-commerce/stripe/connect/help-links/configuring.php:28
9268
- msgid "Learn more about configuring Stripe payments"
9269
  msgstr ""
9270
 
9271
- #: src/admin-views/settings/tickets-commerce/stripe/connect/inactive.php:22
9272
- msgid "Accept online payments with Stripe!"
 
9273
  msgstr ""
9274
 
9275
- #: src/admin-views/settings/tickets-commerce/stripe/connect/inactive.php:27
9276
- msgid ""
9277
- "Start selling tickets to your events today with Stripe integration for "
9278
- "Tickets Commerce. Enable highly-configurable credit and debit card checkout "
9279
- "with enhanced features like Afterpay, AliPay, Degiro, Klarna and more.<br>"
9280
  msgstr ""
9281
 
9282
- #: src/admin-views/settings/tickets-commerce/stripe/connect/logo/features.php:18
9283
- msgid "Credit, debit card payments and more!"
9284
  msgstr ""
9285
 
9286
- #: src/admin-views/settings/tickets-commerce/stripe/connect/logo/features.php:21
9287
- msgid "Easy, streamlined connection"
9288
  msgstr ""
9289
 
9290
- #: src/admin-views/settings/tickets-commerce/stripe/connect/logo/image.php:22
9291
- msgid "Stripe Logo Image"
9292
  msgstr ""
9293
 
9294
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:18
9295
- msgid ""
9296
- "Be sure that your Stripe currency matches the currency you have configured "
9297
- "for Tickets Commerce, to avoid any issues or unexpected conversion fees."
9298
  msgstr ""
9299
 
9300
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:23
9301
- msgid "Payment methods"
9302
  msgstr ""
9303
 
9304
- #. Translators: %1$s: opening `a` tag to stripe's dashboard. %2$s: closing `a`
9305
- #. tag.
9306
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:27
9307
- msgid ""
9308
- "You will have to confirm that the payments methods you have selected to sell "
9309
- "tickets are enabled on the %1$sStripe payment methods section%2$s."
9310
  msgstr ""
9311
 
9312
- #. Translators: %1$s: opening `a` tag to the knowledge base article. %2$s:
9313
- #. closing `a` tag.
9314
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:39
9315
- msgid ""
9316
- "In order for ticket sales to be marked as complete for some payment methods "
9317
- "on your Stripe gateway for your Event Tickets site, you must configure the "
9318
- "webhook at Stripe. %1$sLearn how to set up webhooks here%2$s."
9319
  msgstr ""
9320
 
9321
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:47
9322
- msgid "PCI Compliance"
9323
  msgstr ""
9324
 
9325
- #. Translators: %1$s: opening `a` tag to the knowledge base article. %2$s:
9326
- #. closing `a` tag.
9327
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:51
9328
- msgid ""
9329
- "Stripe allows you to accept credit or debit cards directly on your website. "
9330
- "Because of this, your site needs to maintain %1$sPCI-DSS compliance%2$s."
9331
  msgstr ""
9332
 
9333
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/notice-test-mode.php:23
9334
- msgid ""
9335
- "Your connection is active, but Tickets Commerce is set to test mode. While "
9336
- "in test mode no live transactions are processed."
9337
  msgstr ""
9338
 
9339
- #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete.php:24
9340
- msgid "You are now connected to Stripe! What's next?"
9341
  msgstr ""
9342
 
9343
- #: src/admin-views/settings/tickets-commerce/stripe/signup-link.php:23
9344
- msgid "Get Connected with <i>Stripe</i>"
9345
  msgstr ""
9346
 
9347
- #: src/admin-views/tec-tickets-options-network.php:15
9348
- msgid "Network Settings"
9349
  msgstr ""
9350
 
9351
- #: src/admin-views/tec-tickets-options-network.php:19
9352
- msgid ""
9353
- "This is where all of the global network settings for Event Tickets can be "
9354
- "modified."
9355
  msgstr ""
9356
 
9357
- #: src/admin-views/tec-tickets-options-network.php:27
9358
- msgid "Hide the following settings tabs on every site:"
 
9359
  msgstr ""
9360
 
9361
- #: src/admin-views/ticket-type-history.php:13
9362
- msgctxt "ticket type history"
9363
- msgid "%s history:"
9364
  msgstr ""
9365
 
9366
- #: src/admin-views/ticket-type-history.php:20
9367
- msgid "Click to view the history"
9368
  msgstr ""
9369
 
9370
- #: src/admin-views/ticket-type-history.php:21
9371
- msgid "Click to hide history"
9372
  msgstr ""
9373
 
9374
- #: src/admin-views/tribe-commerce-settings.php:9
9375
- msgid "Check it out!"
9376
  msgstr ""
9377
 
9378
- #: src/admin-views/tribe-commerce-settings.php:13
9379
- msgctxt "about Tribe Commerce"
9380
- msgid ""
9381
- "Tribe Commerce is a light implementation of a commerce gateway using PayPal "
9382
- "and simplified stock handling. If you need more advanced features, take a "
9383
- "look at %1$s. In addition to integrating with your favorite ecommerce "
9384
- "provider, Event Tickets Plus includes options to collect custom information "
9385
- "for attendees, check attendees in via QR codes, and share stock between "
9386
- "%2$s. %3$s"
9387
  msgstr ""
9388
 
9389
- #: src/admin-views/tribe-commerce-settings.php:40
9390
- msgid "these instructions"
9391
  msgstr ""
9392
 
9393
- #: src/admin-views/tribe-commerce-settings.php:41
9394
- msgctxt "tickets fields settings PayPal setup"
9395
- msgid ""
9396
- "In order to use Tribe Commerce to sell %1$s, you must configure your PayPal "
9397
- "account to communicate with your WordPress site. If you need help getting "
9398
- "set up, follow %2$s"
9399
  msgstr ""
9400
 
9401
- #: src/admin-views/tribe-commerce-settings.php:45
9402
- msgid ""
9403
- "Have you entered this site's address in the Notification URL field in IPN "
9404
- "Settings?"
9405
  msgstr ""
9406
 
9407
- #: src/admin-views/tribe-commerce-settings.php:47
9408
- msgid "Your site address is: %s"
9409
  msgstr ""
9410
 
9411
- #: src/admin-views/tribe-commerce-settings.php:63
9412
- msgid "Enable Tribe Commerce "
9413
  msgstr ""
9414
 
9415
- #: src/admin-views/tribe-commerce-settings.php:64
9416
- msgid "Check this box if you wish to turn on Tribe Commerce functionality."
9417
  msgstr ""
9418
 
9419
- #: src/admin-views/tribe-commerce-settings.php:77
9420
- msgid "Configure PayPal:"
9421
  msgstr ""
9422
 
9423
- #: src/admin-views/tribe-commerce-settings.php:83
9424
- msgid "PayPal email to receive payments:"
9425
  msgstr ""
9426
 
9427
- #: src/admin-views/tribe-commerce-settings.php:91
9428
- msgid ""
9429
- "Have you enabled instant payment notifications (IPN) in your PayPal "
9430
- "account's Selling Tools?"
9431
  msgstr ""
9432
 
9433
- #: src/admin-views/tribe-commerce-settings.php:94
9434
- #: src/admin-views/tribe-commerce-settings.php:106
9435
- msgid "No"
9436
  msgstr ""
9437
 
9438
- #: src/admin-views/tribe-commerce-settings.php:117
9439
- msgid "PayPal configuration status:"
9440
  msgstr ""
9441
 
9442
- #: src/admin-views/tribe-commerce-settings.php:120
9443
- msgid ""
9444
- "For help creating and configuring your account, call PayPal at "
9445
- "1-844-720-4038 (USA)"
9446
  msgstr ""
9447
 
9448
- #: src/admin-views/tribe-commerce-settings.php:129
9449
- msgid "PayPal Sandbox"
9450
  msgstr ""
9451
 
9452
- #: src/admin-views/tribe-commerce-settings.php:130
9453
- msgid "Enables PayPal Sandbox mode for testing."
9454
  msgstr ""
9455
 
9456
- #: src/admin-views/tribe-commerce-settings.php:137
9457
- msgid "The currency that will be used for Tribe Commerce transactions."
9458
  msgstr ""
9459
 
9460
- #: src/admin-views/tribe-commerce-settings.php:145
9461
- msgctxt "tickets fields settings paypal stock handling"
9462
- msgid ""
9463
- "When a customer purchases a %s, PayPal might flag the order as Pending. The "
9464
- "order will be Complete once payment is confirmed by PayPal."
9465
  msgstr ""
9466
 
9467
- #: src/admin-views/tribe-commerce-settings.php:150
9468
- msgid "Decrease available %s stock as soon as a Pending order is created."
9469
  msgstr ""
9470
 
9471
- #: src/admin-views/tribe-commerce-settings.php:154
9472
- msgid ""
9473
- "Only decrease available %s stock if an order is confirmed as Completed by "
9474
- "PayPal."
9475
  msgstr ""
9476
 
9477
- #: src/admin-views/tribe-commerce-settings.php:165
9478
- msgid ""
9479
- "After a successful PayPal order users will be redirected to this page; use "
9480
- "the %s shortcode to display the order confirmation to the user in the page "
9481
- "content."
9482
  msgstr ""
9483
 
9484
- #: src/admin-views/tribe-commerce-settings.php:177
9485
- msgctxt "tickets fields settings paypal confirmation email"
9486
- msgid ""
9487
- "Email address PayPal %s customers will receive confirmation from. Leave "
9488
- "empty to use the default WordPress site email address."
9489
  msgstr ""
9490
 
9491
- #: src/admin-views/tribe-commerce-settings.php:209
9492
- msgid ""
9493
- "You can see and manage your IPN Notifications history from the IPN "
9494
- "Notifications settings area (%s)."
9495
  msgstr ""
9496
 
9497
- #: src/admin-views/tribe-commerce-settings.php:219
9498
- msgid "IPN Notify URL"
9499
  msgstr ""
9500
 
9501
- #: src/admin-views/tribe-commerce-settings.php:221
9502
- msgid ""
9503
- "Override the default IPN notify URL with this value. This value must be the "
9504
- "same set in PayPal IPN Notifications settings area (%s)."
9505
  msgstr ""
9506
 
9507
- #: src/admin-views/tribe-options-display.php:14
9508
- msgid "Display"
9509
  msgstr ""
9510
 
9511
- #. Translators: %1$s: dynamic "RSVPs" text.
9512
- #: src/admin-views/tribe-options-display.php:19
9513
- msgctxt "description of settings section"
9514
- msgid "The settings below control the display of your %1$s."
9515
  msgstr ""
9516
 
9517
- #. Translators: %1$s: dynamic "Tickets" text, %2$s: dynamic "RSVPs" text.
9518
- #: src/admin-views/tribe-options-display.php:32
9519
- msgctxt "description of settings section"
9520
- msgid "The settings below control the display of your %1$s and %2$s."
9521
  msgstr ""
9522
 
9523
- #. Translators: %1$s: dynamic "RSVP" text.
9524
- #: src/admin-views/tribe-options-display.php:61
9525
- msgctxt "settings label"
9526
- msgid "Enable New %1$s Experience"
9527
  msgstr ""
9528
 
9529
- #. Translators: %1$s: dynamic "RSVP" text.
9530
- #: src/admin-views/tribe-options-display.php:72
9531
- msgctxt "settings tooltip"
9532
- msgid ""
9533
- "This setting will render the new front-end designs (styling) and user-flow "
9534
- "for the %1$s experience."
9535
  msgstr ""
9536
 
9537
- #. Translators: %1$s: dynamic "Tickets" text.
9538
- #: src/admin-views/tribe-options-display.php:92
9539
- msgctxt "settings label"
9540
- msgid "Enable Updated %1$s Experience"
9541
  msgstr ""
9542
 
9543
- #. Translators: %1$s: dynamic "Tickets" text, %2$s and %3$s are part of link.
9544
- #: src/admin-views/tribe-options-display.php:103
9545
- msgctxt "settings tooltip"
9546
- msgid ""
9547
- "Enables updated front-end views and Individual Attendee Collection flows for "
9548
- "%1$s. You'll see a new default setting within the Tickets tab and new "
9549
- "individual ticket setting within both Classic and Gutenberg editors "
9550
- "%2$s[Learn more]%3$s."
9551
  msgstr ""
9552
 
9553
- #: src/admin-views/tribe-options-tickets.php:46
9554
- msgctxt "login requirement setting"
9555
- msgid "Require users to log in before they %s"
9556
  msgstr ""
9557
 
9558
- #: src/admin-views/tribe-options-tickets.php:47
9559
- msgctxt "login requirement setting"
9560
- msgid "Require users to log in before they purchase %s"
9561
  msgstr ""
9562
 
9563
- #: src/admin-views/tribe-options-tickets.php:58
9564
- msgctxt "tickets fields settings title"
9565
- msgid "%s Settings"
9566
  msgstr ""
9567
 
9568
- #. Translators: %s: dynamic "tickets" text.
9569
- #: src/admin-views/tribe-options-tickets.php:65
9570
- msgctxt "tickets fields settings enabled post types"
9571
- msgid "Post types that can have %s"
9572
  msgstr ""
9573
 
9574
- #: src/admin-views/tribe-options-tickets.php:90
9575
- msgid "Below the event details [default]"
9576
  msgstr ""
9577
 
9578
- #: src/admin-views/tribe-options-tickets.php:91
9579
- msgid "Above the event details"
9580
  msgstr ""
9581
 
9582
- #: src/admin-views/tribe-options-tickets.php:92
9583
- msgid "Below the event description"
9584
  msgstr ""
9585
 
9586
- #: src/admin-views/tribe-options-tickets.php:93
9587
- msgid "Above the event description"
9588
  msgstr ""
9589
 
9590
- #: src/admin-views/tribe-options-tickets.php:99
9591
- #: src/admin-views/tribe-options-tickets.php:108
9592
- msgctxt "form location setting"
9593
- msgid "Location of %s form"
9594
  msgstr ""
9595
 
9596
- #: src/admin-views/tribe-options-tickets.php:100
9597
- #: src/admin-views/tribe-options-tickets.php:109
9598
- msgid "This setting only impacts events made with the classic editor."
9599
  msgstr ""
9600
 
9601
- #: src/admin-views/tribe-options-tickets.php:117
9602
- msgctxt "tickets remaining threshold label"
9603
- msgid "Display # %s left threshold"
9604
  msgstr ""
9605
 
9606
- #: src/admin-views/tribe-options-tickets.php:118
9607
- msgctxt "tickets remaining threshold tooltip"
9608
- msgid ""
9609
- "If this number is less than the number of %1$s left for sale on your event, "
9610
- "this will prevent the \"# of %1$s left\" text from showing on your website. "
9611
- "You can leave this blank if you would like to always show the text."
9612
  msgstr ""
9613
 
9614
- #: src/admin-views/tribe-options-tickets.php:135
9615
- msgid "Miscellaneous Settings"
 
9616
  msgstr ""
9617
 
9618
- #: src/admin-views/tribe-options-tickets.php:139
9619
- msgid "Debug mode"
9620
  msgstr ""
9621
 
9622
- #. Translators: %s Debug bar plugin link.
9623
- #: src/admin-views/tribe-options-tickets.php:142
9624
- msgid ""
9625
- "Enable this option to log debug information. By default this will log to "
9626
- "your server PHP error log. If you'd like to see the log messages in your "
9627
- "browser, then we recommend that you install the %s and look for the \"Tribe"
9628
- "\" tab in the debug output."
9629
  msgstr ""
9630
 
9631
- #: src/admin-views/tribe-options-tickets.php:146
9632
- msgid "Debug Bar Plugin"
9633
  msgstr ""
9634
 
9635
- #: src/admin-views/tribe-options-tickets.php:153
9636
- msgid "Compact Date Format"
9637
  msgstr ""
9638
 
9639
- #: src/admin-views/tribe-options-tickets.php:154
9640
- msgid ""
9641
- "Select the date format used for elements with minimal space, such as in "
9642
- "datepickers."
9643
  msgstr ""
9644
 
9645
- #: src/admin-views/tribe-options-tickets.php:178
9646
- msgid "Login Requirements"
9647
  msgstr ""
9648
 
9649
- #: src/admin-views/tribe-options-tickets.php:183
9650
- msgctxt "ticket authentication requirements"
9651
- msgid ""
9652
- "You can require that users log into your site before they are able to %1$s "
9653
- "(or buy %2$s). Please review your WordPress Membership option (via the "
9654
- "%3$sGeneral Settings admin screen%4$s) before adjusting this setting."
9655
  msgstr ""
9656
 
9657
- #: src/functions/php-min-version.php:51
9658
- msgctxt "Plugin A \"and\" Plugin B"
9659
- msgid " and "
9660
  msgstr ""
9661
 
9662
- #: src/functions/php-min-version.php:52
9663
- msgctxt "Plugin A\",\" Plugin B"
9664
- msgid ", "
9665
  msgstr ""
9666
 
9667
- #: src/functions/php-min-version.php:64
9668
- msgid "<b>%1$s</b> requires <b>PHP %2$s</b> or higher."
9669
- msgid_plural "<b>%1$s</b> require <b>PHP %2$s</b> or higher."
9670
- msgstr[0] ""
9671
- msgstr[1] ""
9672
 
9673
- #: src/functions/php-min-version.php:74
9674
- msgid ""
9675
- "To allow better control over dates, advanced security improvements and "
9676
- "performance gain."
9677
  msgstr ""
9678
 
9679
- #: src/functions/php-min-version.php:76
9680
- msgid ""
9681
- "Contact your Host or your system administrator and ask to upgrade to the "
9682
- "latest version of PHP."
9683
  msgstr ""
9684
 
9685
- #: src/template-tags/tickets.php:226
9686
- msgctxt "list view stock sold out"
9687
- msgid "Sold out"
9688
  msgstr ""
9689
 
9690
- #. Translators: %s number of RSVP spots left.
9691
- #: src/template-tags/tickets.php:269
9692
- msgid "%s spot left"
9693
- msgid_plural "%s spots left"
9694
- msgstr[0] ""
9695
- msgstr[1] ""
9696
 
9697
- #. Translators: %s number of tickets left.
9698
- #: src/template-tags/tickets.php:272
9699
- msgid "%s ticket left"
9700
- msgid_plural "%s tickets left"
9701
- msgstr[0] ""
9702
- msgstr[1] ""
9703
 
9704
- #. Translators: %s RSVP singular or plural.
9705
- #: src/template-tags/tickets.php:285
9706
- msgctxt "list view rsvp now ticket button"
9707
- msgid "%s Now!"
9708
  msgstr ""
9709
 
9710
- #: src/template-tags/tickets.php:288
9711
- msgctxt "list view buy now ticket button"
9712
- msgid "Buy Now!"
9713
  msgstr ""
9714
 
9715
- #: src/template-tags/tickets.php:529
9716
- msgid "issued"
9717
  msgstr ""
9718
 
9719
- #: src/template-tags/tickets.php:531
9720
- msgctxt "RSVPs going"
9721
- msgid "%s'd going"
9722
  msgstr ""
9723
 
9724
- #. translators: %1$s: formatted quantity remaining
9725
- #: src/template-tags/tickets.php:538
9726
- msgctxt "unlimited remaining stock message"
9727
- msgid "%1$s available"
9728
  msgstr ""
9729
 
9730
- #. translators: %1$s: formatted quantity remaining
9731
- #: src/template-tags/tickets.php:548
9732
- msgctxt "ticket shared capacity message (remaining stock)"
9733
- msgid "%1$s available of shared capacity"
9734
  msgstr ""
9735
 
9736
- #. translators: %1$s: formatted quantity remaining
9737
- #: src/template-tags/tickets.php:559
9738
- msgctxt "ticket stock message (remaining stock)"
9739
- msgid "%1$s available"
9740
  msgstr ""
9741
 
9742
- #: src/template-tags/tickets.php:1352
9743
- msgctxt "singular label for RSVP"
9744
- msgid "RSVP"
9745
  msgstr ""
9746
 
9747
- #: src/template-tags/tickets.php:1376
9748
- msgctxt "lowercase singular label for RSVP"
9749
- msgid "rsvp"
9750
  msgstr ""
9751
 
9752
- #: src/template-tags/tickets.php:1400
9753
- msgctxt "plural label for RSVPs"
9754
- msgid "RSVPs"
9755
  msgstr ""
9756
 
9757
- #: src/template-tags/tickets.php:1424
9758
- msgctxt "lowercase plural label for RSVPs"
9759
- msgid "rsvps"
9760
  msgstr ""
9761
 
9762
- #: src/template-tags/tickets.php:1448
9763
- msgctxt "singular label for Ticket"
9764
- msgid "Ticket"
 
 
 
 
 
 
 
9765
  msgstr ""
9766
 
9767
- #: src/template-tags/tickets.php:1472
9768
- msgctxt "lowercase singular label for Ticket"
9769
- msgid "ticket"
9770
  msgstr ""
9771
 
9772
- #: src/template-tags/tickets.php:1496
9773
- msgctxt "plural label for Tickets"
9774
- msgid "Tickets"
 
 
9775
  msgstr ""
9776
 
9777
- #: src/template-tags/tickets.php:1520
9778
- msgctxt "lowercase plural label for Tickets"
9779
- msgid "tickets"
9780
  msgstr ""
9781
 
9782
- #: src/template-tags/tickets.php:1663
9783
- msgctxt "singular label for Guest"
9784
- msgid "Guest"
 
 
 
9785
  msgstr ""
9786
 
9787
- #: src/template-tags/tickets.php:1687
9788
- msgctxt "lowercase singular label for Guest"
9789
- msgid "guest"
9790
  msgstr ""
9791
 
9792
- #: src/template-tags/tickets.php:1711
9793
- msgctxt "plural label for Guest"
9794
- msgid "Guests"
 
 
 
 
9795
  msgstr ""
9796
 
9797
- #: src/template-tags/tickets.php:1735
9798
- msgctxt "lowercase plural label for Guest"
9799
- msgid "guests"
9800
  msgstr ""
9801
 
9802
  #: src/views/blocks/attendees/description.php:26
@@ -9808,7 +9482,8 @@ msgstr[1] ""
9808
  #: src/views/blocks/attendees/view-link.php:45
9809
  #: src/views/tickets/orders-pp-tickets.php:30
9810
  #: src/views/tickets/orders-rsvp.php:28
9811
- #: src/views/tickets/orders-tc-tickets.php:22 src/views/tickets/orders.php:95
 
9812
  #: src/views/tickets/view-link.php:73
9813
  msgctxt "fallback post type singular name"
9814
  msgid "Post"
@@ -9842,17 +9517,14 @@ msgctxt "Ticket count plural"
9842
  msgid "%1$d %2$s"
9843
  msgstr ""
9844
 
9845
- #. Translators: 1: number of RSVPs and/or Tickets with accompanying ticket type
9846
- #. text, 2: post type label
9847
- #. Translators: 1: number of RSVPs and/or Tickets with accompanying ticket type
9848
- #. text, 2: post type label.
9849
  #: src/views/blocks/attendees/view-link.php:73
9850
  #: src/views/tickets/view-link.php:101
9851
  msgid "You have %1s for this %2s."
9852
  msgstr ""
9853
 
9854
- #. Translators: %s: The name(s) of the type(s) of ticket(s) the specified user
9855
- #. (optional) has for the specified event.
9856
  #: src/views/blocks/attendees/view-link.php:78
9857
  #: src/views/tickets/view-link.php:109
9858
  msgid "View your %s"
@@ -9869,7 +9541,8 @@ msgid "%s are not yet available"
9869
  msgstr ""
9870
 
9871
  #: src/views/blocks/rsvp/details/availability.php:52
9872
- #: src/views/tickets/rsvp.php:172 src/views/tickets/tpp.php:150
 
9873
  msgid "Out of stock!"
9874
  msgstr ""
9875
 
@@ -9900,8 +9573,7 @@ msgstr ""
9900
 
9901
  #: src/views/blocks/rsvp/messages/success.php:25
9902
  msgctxt "blocks rsvp messages success"
9903
- msgid ""
9904
- "Your %1$s has been received! Check your email for your %1$s confirmation."
9905
  msgstr ""
9906
 
9907
  #: src/views/blocks/rsvp/status/full.php:19
@@ -9920,6 +9592,11 @@ msgctxt "Label for the RSVP not going button"
9920
  msgid "Not going"
9921
  msgstr ""
9922
 
 
 
 
 
 
9923
  #: src/views/blocks/tickets/content-description.php:38
9924
  #: src/views/blocks/tickets/extra.php:57
9925
  #: src/views/v2/tickets/item/content/description-toggle.php:67
@@ -10009,8 +9686,8 @@ msgid "Sold Out"
10009
  msgstr ""
10010
 
10011
  #: src/views/blocks/tickets/registration/attendee/fields/select.php:47
10012
- #: src/views/registration/attendees/fields/select.php:40
10013
  #: src/views/registration-js/attendees/fields/select.php:41
 
10014
  msgid "Select an option"
10015
  msgstr ""
10016
 
@@ -10019,12 +9696,6 @@ msgctxt "Save attendee meta and proceed to checkout."
10019
  msgid "Save & Checkout"
10020
  msgstr ""
10021
 
10022
- #: src/views/blocks/tickets/registration/summary/description.php:10
10023
- msgid ""
10024
- "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod "
10025
- "tempor."
10026
- msgstr ""
10027
-
10028
  #: src/views/blocks/tickets/registration/summary/ticket-quantity.php:19
10029
  msgid "1"
10030
  msgstr ""
@@ -10058,13 +9729,6 @@ msgctxt "login required before purchase"
10058
  msgid "Log in to purchase"
10059
  msgstr ""
10060
 
10061
- #: src/views/blocks/tickets.php:97 src/views/v2/tickets/notice.php:48
10062
- msgid ""
10063
- "The numbers below include tickets for this event already in your cart. "
10064
- "Clicking \"Get Tickets\" will allow you to edit any existing attendee "
10065
- "information as well as change ticket quantities."
10066
- msgstr ""
10067
-
10068
  #: src/views/components/loader.php:19
10069
  msgid "Loading..."
10070
  msgstr ""
@@ -10075,16 +9739,12 @@ msgid "Log in before purchasing"
10075
  msgstr ""
10076
 
10077
  #: src/views/login-before-purchase.php:23
10078
- msgctxt ""
10079
- "Login link on Tribe Commerce checkout page, shown as an alternative to the "
10080
- "registration link"
10081
  msgid "Log in"
10082
  msgstr ""
10083
 
10084
  #: src/views/login-before-purchase.php:24
10085
- msgctxt ""
10086
- "Registration link on Tribe Commerce checkout page, shown as an alternative "
10087
- "the login link"
10088
  msgid "create an account"
10089
  msgstr ""
10090
 
@@ -10096,27 +9756,25 @@ msgstr ""
10096
  msgid "One Moment..."
10097
  msgstr ""
10098
 
10099
- #: src/views/modal/registration-js.php:43 src/views/modal/registration.php:24
 
10100
  msgid "Attendee Details"
10101
  msgstr ""
10102
 
10103
  #: src/views/modal/registration-js.php:53
10104
  #: src/views/registration-js/content.php:100
10105
- msgctxt ""
10106
- "Note about missing required fields, %s is the html-wrapped number of tickets."
10107
  msgid "You have %s ticket(s) with a field that requires information."
10108
  msgstr ""
10109
 
10110
  #: src/views/modal/registration-js.php:100
10111
  #: src/views/registration-js/content.php:196
10112
- msgctxt ""
10113
- "Note that there are more tickets in the cart, %s is the html-wrapped number."
10114
- msgid ""
10115
- "There are %s other tickets in your cart that do not require attendee "
10116
- "information."
10117
  msgstr ""
10118
 
10119
- #: src/views/modal/registration-js.php:119 src/views/modal/registration.php:36
 
10120
  #: src/views/registration/content.php:111
10121
  msgid "Save and Checkout"
10122
  msgstr ""
@@ -10129,10 +9787,22 @@ msgstr ""
10129
  msgid "Checkout Now"
10130
  msgstr ""
10131
 
10132
- #: src/views/modal/registration.php:38 src/views/registration/content.php:113
 
10133
  msgid "Save Attendee Info"
10134
  msgstr ""
10135
 
 
 
 
 
 
 
 
 
 
 
 
10136
  #: src/views/registration/attendees/error.php:16
10137
  msgid "Please fill in all required fields."
10138
  msgstr ""
@@ -10141,12 +9811,6 @@ msgstr ""
10141
  msgid "An error occurred while saving, please try again."
10142
  msgstr ""
10143
 
10144
- #: src/views/registration/attendees/fields.php:15
10145
- #: src/views/registration-js/attendees/fields.php:19
10146
- #: src/views/tickets/email.php:454
10147
- msgid "Attendee"
10148
- msgstr ""
10149
-
10150
  #: src/views/registration/attendees/success.php:15
10151
  msgid "Attendee information has been saved."
10152
  msgstr ""
@@ -10159,48 +9823,16 @@ msgstr ""
10159
  msgid "You currently have no events awaiting registration"
10160
  msgstr ""
10161
 
10162
- #: src/views/registration/cart-empty.php:23
10163
- msgid "the calendar"
10164
- msgstr ""
10165
-
10166
- #: src/views/registration/cart-empty.php:26
10167
- msgid "Find events to attend on %1$s"
10168
- msgstr ""
10169
-
10170
- #: src/views/registration/summary/tickets-header.php:16
10171
- msgid "Ticket summary"
10172
- msgstr ""
10173
-
10174
- #: src/views/registration-js/attendees/fields/birth.php:47
10175
- msgctxt "birthdate field"
10176
- msgid " Month"
10177
- msgstr ""
10178
-
10179
- #: src/views/registration-js/attendees/fields/birth.php:55
10180
- msgid "Month"
10181
- msgstr ""
10182
-
10183
- #: src/views/registration-js/attendees/fields/birth.php:67
10184
- msgctxt "birthdate field"
10185
- msgid " Day"
10186
- msgstr ""
10187
-
10188
- #: src/views/registration-js/attendees/fields/birth.php:75
10189
- msgid "Day"
10190
- msgstr ""
10191
-
10192
- #: src/views/registration-js/attendees/fields/birth.php:87
10193
- msgctxt "birthdate field"
10194
- msgid " Year"
10195
  msgstr ""
10196
 
10197
- #: src/views/registration-js/attendees/fields/birth.php:95
10198
- msgid "Year"
10199
  msgstr ""
10200
 
10201
- #: src/views/registration-js/mini-cart.php:50
10202
- msgctxt "Attendee registration mini-cart/ticket summary title."
10203
- msgid "Ticket Summary"
10204
  msgstr ""
10205
 
10206
  #: src/views/shortcodes/my-attendance-list-logged-out.php:12
@@ -10216,18 +9848,19 @@ msgid "You have not indicated your attendance for any upcoming events."
10216
  msgstr ""
10217
 
10218
  #: src/views/tickets/attendees-email.php:22
 
10219
  msgid "Attendee List"
10220
  msgstr ""
10221
 
10222
  #: src/views/tickets/email-non-attendance.php:39
10223
  #: src/views/tickets/email-ticket-type-moved.php:25
10224
- #: src/views/tickets/email-tickets-moved.php:26 src/views/tickets/email.php:61
 
10225
  msgid "Your tickets"
10226
  msgstr ""
10227
 
10228
  #: src/views/tickets/email-non-attendance.php:263
10229
- msgid ""
10230
- "Thank you for confirming that you will not be attending the above event."
10231
  msgstr ""
10232
 
10233
  #: src/views/tickets/email-ticket-type-moved.php:97
@@ -10236,14 +9869,8 @@ msgid "Important changes to your tickets"
10236
  msgstr ""
10237
 
10238
  #: src/views/tickets/email-ticket-type-moved.php:101
10239
- msgid ""
10240
- "We wanted to let you know that your ticket for %2$s has been transferred to "
10241
- "%3$s%4$s. Your ticket remains valid and no further action is needed on your "
10242
- "part."
10243
- msgid_plural ""
10244
- "We wanted to let you know that your %1$s tickets for %2$s have been "
10245
- "transferred to %3$s%4$s. Your existing tickets remain valid and no further "
10246
- "action is needed on your part."
10247
  msgstr[0] ""
10248
  msgstr[1] ""
10249
 
@@ -10253,14 +9880,8 @@ msgid " (taking place on %s)"
10253
  msgstr ""
10254
 
10255
  #: src/views/tickets/email-tickets-moved.php:103
10256
- msgid ""
10257
- "We wanted to let you know that a ticket you purchased for %2$s has been "
10258
- "transferred to %3$s%4$s. Your ticket remains valid and no further action is "
10259
- "needed on your part:"
10260
- msgid_plural ""
10261
- "We wanted to let you know that the following %1$s tickets for %2$s have been "
10262
- "transferred to %3$s%4$s. Your existing tickets remain valid and no further "
10263
- "action is needed on your part:"
10264
  msgstr[0] ""
10265
  msgstr[1] ""
10266
 
@@ -10317,9 +9938,7 @@ msgctxt "order status label"
10317
  msgid "RSVP: "
10318
  msgstr ""
10319
 
10320
- #. Translators: 1: order number, 2: count of attendees in the order, 3: ticket
10321
- #. label (dynamically singular or plural), 4: purchaser name, 5: linked
10322
- #. purchaser email, 6: date of purchase.
10323
  #: src/views/tickets/orders-tc-tickets.php:60
10324
  msgid "Order #%1$s: %2$d %3$s reserved by %4$s (%5$s) on %6$s"
10325
  msgstr ""
@@ -10347,7 +9966,8 @@ msgstr ""
10347
  msgid "Please fill in the RSVP quantity, confirmation name, and email fields."
10348
  msgstr ""
10349
 
10350
- #: src/views/tickets/rsvp.php:165 src/views/tickets/tpp.php:143
 
10351
  msgid "%1$s available"
10352
  msgstr ""
10353
 
@@ -10364,10 +9984,9 @@ msgctxt "tickets process button text"
10364
  msgid "Confirm %s"
10365
  msgstr ""
10366
 
10367
- #: src/views/tickets/rsvp.php:312 src/views/tickets/tpp.php:211
10368
- msgid ""
10369
- "You must have JavaScript activated to purchase tickets. Please enable "
10370
- "JavaScript in your browser."
10371
  msgstr ""
10372
 
10373
  #: src/views/tickets/tpp-success.php:44
@@ -10375,21 +9994,15 @@ msgid "No order confirmation is available because no purchase was made."
10375
  msgstr ""
10376
 
10377
  #: src/views/tickets/tpp-success.php:50
10378
- msgid ""
10379
- "Whoops! It looks like there was a problem with your order. Please contact "
10380
- "the site owner for assistance."
10381
  msgstr ""
10382
 
10383
  #: src/views/tickets/tpp-success.php:58
10384
- msgid ""
10385
- "Your order (#%s) is currently processing. Once completed, you'll receive "
10386
- "your ticket(s) in an email."
10387
  msgstr ""
10388
 
10389
  #: src/views/tickets/tpp-success.php:67
10390
- msgid ""
10391
- "Thank you for your purchase! You will receive your receipt and tickets via "
10392
- "email."
10393
  msgstr ""
10394
 
10395
  #: src/views/tickets/tpp-success.php:70
@@ -10423,8 +10036,20 @@ msgstr ""
10423
  msgid "Buy now"
10424
  msgstr ""
10425
 
10426
- #. Translators: %1$s: Opening `<a>` tag. %2$s: Plural `events` in lowercase.
10427
- #. %3$s: Closing `</a>` tag. %4$s: Plural `tickets` in lowercase.
 
 
 
 
 
 
 
 
 
 
 
 
10428
  #: src/views/v2/commerce/checkout/cart/empty/description.php:37
10429
  msgid "Please %1$sbrowse %2$s%3$s and add %4$s to check out."
10430
  msgstr ""
@@ -10439,16 +10064,12 @@ msgstr ""
10439
  msgid "Oops, no %1$s!"
10440
  msgstr ""
10441
 
10442
- #. Translators: %1$s: Opening span for "Quantity:" string; %2$s: Closing span
10443
- #. for "Quantity:" string; %3$s: Opening span for the quantity; %4$s: The
10444
- #. quantity; %5$s: Closing span for the quantity.
10445
  #: src/views/v2/commerce/checkout/cart/footer/quantity.php:30
10446
  msgid "%1$sQuantity: %2$s%3$s%4$s%5$s"
10447
  msgstr ""
10448
 
10449
- #. Translators: %1$s: Opening span for "Total:" string; %2$s: Closing span for
10450
- #. "Total:" string; %3$s: Opening span for the total value; %4$s: The total
10451
- #. value; %5$s: Closing span for the total value.
10452
  #: src/views/v2/commerce/checkout/cart/footer/total.php:32
10453
  msgid "%1$sTotal: %2$s%3$s%4$s%5$s"
10454
  msgstr ""
@@ -10471,15 +10092,8 @@ msgctxt "Closes the ticket description"
10471
  msgid "Less info"
10472
  msgstr ""
10473
 
10474
- #: src/views/v2/commerce/checkout/footer/gateway-error.php:43
10475
- #: src/views/v2/commerce/checkout.php:29
10476
- msgid "Checkout Unavailable!"
10477
- msgstr ""
10478
-
10479
  #: src/views/v2/commerce/checkout/footer/gateway-error.php:44
10480
- msgid ""
10481
- "Checkout is not available at this time because a payment method has not been "
10482
- "set up. Please notify the site administrator."
10483
  msgstr ""
10484
 
10485
  #: src/views/v2/commerce/checkout/gateways.php:37
@@ -10515,6 +10129,10 @@ msgstr ""
10515
  msgid "create a new account"
10516
  msgstr ""
10517
 
 
 
 
 
10518
  #: src/views/v2/commerce/checkout/purchaser-info/email.php:34
10519
  msgid "Email address:"
10520
  msgstr ""
@@ -10527,20 +10145,6 @@ msgstr ""
10527
  msgid "Person purchasing tickets:"
10528
  msgstr ""
10529
 
10530
- #: src/views/v2/commerce/checkout/purchaser-info.php:27
10531
- msgid "Purchaser info"
10532
- msgstr ""
10533
-
10534
- #: src/views/v2/commerce/checkout.php:30
10535
- msgid ""
10536
- "Checkout is not available at this time because a payment method has not been "
10537
- "set up for this event. Please notify the site administrator."
10538
- msgstr ""
10539
-
10540
- #: src/views/v2/commerce/checkout.php:54
10541
- msgid "Checkout Error!"
10542
- msgstr ""
10543
-
10544
  #: src/views/v2/commerce/gateway/paypal/advanced-payments/fields/card-name.php:35
10545
  #: src/views/v2/commerce/gateway/paypal/advanced-payments/fields/card-name.php:43
10546
  msgid "Name on Card"
@@ -10580,9 +10184,7 @@ msgstr ""
10580
 
10581
  #. Translators: %1$s: Plural `tickets` in lowercase.
10582
  #: src/views/v2/commerce/order/description/order.php:31
10583
- msgid ""
10584
- "Thank you. Your order has been received. A receipt for purchase and any "
10585
- "digital %1$s ordered will be emailed to you shortly."
10586
  msgstr ""
10587
 
10588
  #: src/views/v2/commerce/order/details/date.php:27
@@ -10622,15 +10224,15 @@ msgstr ""
10622
  msgid "RSVP Closed"
10623
  msgstr ""
10624
 
 
 
 
 
10625
  #: src/views/v2/rsvp/actions/rsvp/not-going.php:43
10626
  msgctxt "Label for the RSVP \"can't go\" version of the not going button"
10627
  msgid "Can't go"
10628
  msgstr ""
10629
 
10630
- #: src/views/v2/rsvp/actions/rsvp.php:22
10631
- msgid "RSVP Here"
10632
- msgstr ""
10633
-
10634
  #: src/views/v2/rsvp/actions/success/title.php:17
10635
  msgid "You are going"
10636
  msgstr ""
@@ -10646,9 +10248,7 @@ msgid "Show me on public %1$sattendee list%2$s"
10646
  msgstr ""
10647
 
10648
  #: src/views/v2/rsvp/actions/success/tooltip.php:26
10649
- msgid ""
10650
- "Enabling this allows your gravatar and name to be present for other "
10651
- "attendees to see."
10652
  msgstr ""
10653
 
10654
  #: src/views/v2/rsvp/ari/form/buttons.php:30
@@ -10706,6 +10306,11 @@ msgctxt "RSVP attendee registration sidebar guest button"
10706
  msgid "Guest %1$s"
10707
  msgstr ""
10708
 
 
 
 
 
 
10709
  #: src/views/v2/rsvp/ari/sidebar/quantity/minus.php:23
10710
  msgid "Minus"
10711
  msgstr ""
@@ -10714,18 +10319,12 @@ msgstr ""
10714
  msgid "Plus"
10715
  msgstr ""
10716
 
10717
- #. Translators: %s Guest label for RSVP attendee registration sidebar title.
10718
- #: src/views/v2/rsvp/ari/sidebar/quantity.php:22
10719
- msgid "Total %s"
10720
- msgstr ""
10721
-
10722
  #: src/views/v2/rsvp/details/attendance.php:29
10723
  msgctxt "Label below the attendance number"
10724
  msgid "Going"
10725
  msgstr ""
10726
 
10727
- #. Translators: 1: opening span. 2: the number of remaining days to RSVP. 3:
10728
- #. Closing span. 4: The RSVP label.
10729
  #: src/views/v2/rsvp/details/availability/days-to-rsvp.php:23
10730
  msgctxt "Days to RSVP"
10731
  msgid "%1$s %2$s %3$s day left to %4$s"
@@ -10743,8 +10342,7 @@ msgstr ""
10743
  msgid "Currently full"
10744
  msgstr ""
10745
 
10746
- #. Translators: 1: opening span. 2: the number of remaining tickets to RSVP. 3:
10747
- #. Closing span.
10748
  #: src/views/v2/rsvp/details/availability/remaining.php:30
10749
  msgctxt "Remaining RSVP quantity"
10750
  msgid "%1$s %2$s %3$s remaining"
@@ -10759,8 +10357,7 @@ msgid "Number of Guests Not Attending"
10759
  msgstr ""
10760
 
10761
  #: src/views/v2/rsvp/form/going/title.php:20
10762
- msgid ""
10763
- "Please submit your RSVP information, including the total number of guests."
10764
  msgstr ""
10765
 
10766
  #: src/views/v2/rsvp/form/not-going/title.php:20
@@ -10799,27 +10396,401 @@ msgctxt "blocks rsvp messages success"
10799
  msgid "Your %1$s response has been received."
10800
  msgstr ""
10801
 
10802
- #. Translators: 1: opening span. 2: the number of remaining tickets to buy. 3:
10803
- #. Closing span.
10804
  #: src/views/v2/tickets/item/extra/available/quantity.php:59
10805
  msgctxt "Tickets available"
10806
  msgid "%1$s %2$s %3$s available"
10807
  msgstr ""
10808
 
10809
- #. Plugin URI of the plugin/theme
10810
- msgid "https://evnt.is/1acb"
10811
  msgstr ""
10812
 
10813
- #. Description of the plugin/theme
10814
- msgid ""
10815
- "Event Tickets allows you to sell basic tickets and collect RSVPs from any "
10816
- "post, page, or event."
10817
  msgstr ""
10818
 
10819
- #. Author of the plugin/theme
10820
- msgid "The Events Calendar"
10821
  msgstr ""
10822
 
10823
- #. Author URI of the plugin/theme
10824
- msgid "https://evnt.is/1aor"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10825
  msgstr ""
1
+ # Copyright (C) 2022 The Events Calendar
2
+ # This file is distributed under the GPLv2 or later.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Event Tickets 5.5.5\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/event-tickets\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2022-12-06T12:44:11-08:00\n"
13
+ "PO-Revision-Date: 2022-12-06 20:44\n"
14
+ "X-Generator: WP-CLI 2.7.1\n"
15
+ "X-Domain: event-tickets\n"
16
+
17
+ #. Plugin Name of the plugin
18
+ #: event-tickets.php:61
19
+ #: src/admin-views/admin-welcome-message.php:73
20
+ #: src/Tribe/Admin/Notices.php:92
21
+ #: src/Tribe/Main.php:690
22
+ #: src/Tribe/Privacy.php:59
23
  msgid "Event Tickets"
24
  msgstr ""
25
 
26
+ #. Plugin URI of the plugin
27
+ msgid "https://evnt.is/1acb"
 
28
  msgstr ""
29
 
30
+ #. Description of the plugin
31
+ msgid "Event Tickets allows you to sell basic tickets and collect RSVPs from any post, page, or event."
32
  msgstr ""
33
 
34
+ #. Author of the plugin
35
+ msgid "The Events Calendar"
 
 
 
36
  msgstr ""
37
 
38
+ #. Author URI of the plugin
39
+ msgid "https://evnt.is/1aor"
 
40
  msgstr ""
41
 
42
+ #: src/admin-views/admin-welcome-message.php:42
43
+ msgid "The Events Calendar product suite logo"
44
  msgstr ""
45
 
46
+ #: src/admin-views/admin-welcome-message.php:44
47
+ msgctxt "short expression of excitement"
48
+ msgid "WOOHOO!"
49
  msgstr ""
50
 
51
+ #: src/admin-views/admin-welcome-message.php:44
52
+ msgid "You're the proud owner of Event Tickets Plus! Let's get started…"
53
  msgstr ""
54
 
55
+ #: src/admin-views/admin-welcome-message.php:53
56
+ #: src/admin-views/admin-welcome-message.php:59
57
+ msgid "Shapes and lines for visual interest"
 
58
  msgstr ""
59
 
60
+ #: src/admin-views/admin-welcome-message.php:66
61
+ msgid "Event Tickets logo"
62
  msgstr ""
63
 
64
+ #: src/admin-views/admin-welcome-message.php:71
65
+ #: src/admin-views/tribe-commerce-settings.php:4
66
+ #: src/Tickets/Commerce/Payments_Tab.php:300
67
+ #: src/Tribe/Admin/Notices.php:214
68
+ #: src/Tribe/Main.php:665
69
+ msgid "Event Tickets Plus"
 
 
70
  msgstr ""
71
 
72
+ #: src/admin-views/admin-welcome-message.php:79
73
+ msgid "Thanks for installing Event Tickets Plus! Here are some handy resources for getting started with our plugins."
74
  msgstr ""
75
 
76
+ #: src/admin-views/admin-welcome-message.php:81
77
+ msgid "Thanks for installing Event Tickets! Here are some handy resources for getting started with our plugins."
 
 
 
 
 
 
78
  msgstr ""
79
 
80
+ #: src/admin-views/admin-welcome-message.php:87
81
+ msgid "Quick Links:"
82
  msgstr ""
83
 
84
+ #: src/admin-views/admin-welcome-message.php:90
85
+ msgid "Configure Settings"
 
 
 
 
 
86
  msgstr ""
87
 
88
+ #: src/admin-views/admin-welcome-message.php:94
89
+ #: src/admin-views/admin-welcome-message.php:101
90
+ msgid "Install WooCommerce"
91
  msgstr ""
92
 
93
+ #: src/admin-views/admin-welcome-message.php:97
94
+ #: src/modules/blocks/ticket/dashboard/template.js:21
95
+ msgid "Create Ticket"
96
  msgstr ""
97
 
98
+ #: src/admin-views/admin-welcome-message.php:104
99
+ #: src/admin-views/admin-welcome-message.php:115
100
+ msgid "Install The Events Calendar"
101
  msgstr ""
102
 
103
+ #: src/admin-views/admin-welcome-message.php:108
104
+ #: src/modules/blocks/rsvp/action-dashboard/template.js:25
105
+ msgid "Create RSVP"
106
  msgstr ""
107
 
108
+ #: src/admin-views/admin-welcome-message.php:111
109
+ #: src/admin-views/admin-welcome-message.php:118
110
+ msgid "Set Up Tickets Commerce"
111
  msgstr ""
112
 
113
+ #: src/admin-views/admin-welcome-message.php:124
114
+ msgid "Helpful Resources"
 
115
  msgstr ""
116
 
117
+ #: src/admin-views/admin-welcome-message.php:139
118
+ #: src/admin-views/admin-welcome-message.php:192
119
+ #: src/admin-views/admin-welcome-message.php:214
120
+ msgid "Illustration of a book with The Events Calendar logo"
121
  msgstr ""
122
 
123
+ #: src/admin-views/admin-welcome-message.php:141
124
+ #: src/Tribe/Admin/Settings/Service_Provider.php:53
125
+ msgid "Getting Started Guide"
 
 
 
126
  msgstr ""
127
 
128
+ #: src/admin-views/admin-welcome-message.php:142
129
+ msgid "New to Event Tickets? Here's everything you need to get started."
130
  msgstr ""
131
 
132
+ #: src/admin-views/admin-welcome-message.php:143
133
+ msgid "Check out the guide"
134
  msgstr ""
135
 
136
+ #: src/admin-views/admin-welcome-message.php:149
137
+ msgid "Illustration of a thought lightbulb coming from a book"
138
  msgstr ""
139
 
140
+ #: src/admin-views/admin-welcome-message.php:151
141
+ #: src/Tickets/Emails/Emails_Tab.php:127
142
+ msgid "Knowledgebase"
143
  msgstr ""
144
 
145
+ #: src/admin-views/admin-welcome-message.php:152
146
+ msgid "Ready to dig deeper? Our Knowledgebase can help you get the most out of The Events Calendar suite."
 
147
  msgstr ""
148
 
149
+ #: src/admin-views/admin-welcome-message.php:153
150
+ msgid "Dig deeper"
 
 
151
  msgstr ""
152
 
153
+ #: src/admin-views/admin-welcome-message.php:159
154
+ msgid "Illustration of money turning into a ticket"
 
155
  msgstr ""
156
 
157
+ #: src/admin-views/admin-welcome-message.php:161
158
+ #: src/Tickets/Commerce/Module.php:20
159
+ #: src/Tickets/Commerce/Payments_Tab.php:200
160
+ msgid "Tickets Commerce"
161
  msgstr ""
162
 
163
+ #: src/admin-views/admin-welcome-message.php:163
164
+ #: src/Tribe/Admin/Settings/Service_Provider.php:145
165
+ msgid "Get started"
 
166
  msgstr ""
167
 
168
+ #: src/admin-views/admin-welcome-message.php:170
169
+ msgid "Illustration of a phone screen with a person's face"
 
 
170
  msgstr ""
171
 
172
+ #: src/admin-views/admin-welcome-message.php:172
173
+ msgid "Virtual Event Resources"
 
 
174
  msgstr ""
175
 
176
+ #: src/admin-views/admin-welcome-message.php:173
177
+ msgid "Tips and tools to help with planning online events, webinars, and more on WordPress and beyond."
 
 
178
  msgstr ""
179
 
180
+ #: src/admin-views/admin-welcome-message.php:174
181
+ msgid "Get started with online events"
 
 
182
  msgstr ""
183
 
184
+ #: src/admin-views/admin-welcome-message.php:182
185
+ msgid "Illustration of a power plug and gears"
 
 
186
  msgstr ""
187
 
188
+ #: src/admin-views/admin-welcome-message.php:184
189
+ msgid "Browse our library of free extensions for Event Tickets."
 
 
190
  msgstr ""
191
 
192
+ #: src/admin-views/admin-welcome-message.php:185
193
+ #: src/admin-views/admin-welcome-message.php:205
194
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:194
195
+ #: src/Tribe/Admin/Settings/Service_Provider.php:147
196
+ #: src/Tribe/Admin/Settings/Service_Provider.php:195
197
+ msgid "Learn more"
198
  msgstr ""
199
 
200
+ #: src/admin-views/admin-welcome-message.php:194
201
+ #: src/admin-views/admin-welcome-message.php:216
202
+ msgid "Want to take your events to the next level?"
 
203
  msgstr ""
204
 
205
+ #: src/admin-views/admin-welcome-message.php:195
206
+ #: src/admin-views/admin-welcome-message.php:217
207
+ msgid "Check out our suite of add-ons"
 
208
  msgstr ""
209
 
210
+ #: src/admin-views/admin-welcome-message.php:202
211
+ msgid "Illustration of a calendar"
 
 
212
  msgstr ""
213
 
214
+ #: src/admin-views/admin-welcome-message.php:204
215
+ msgid "Add The Events Calendar (it's free!) to enhance Event Tickets."
 
 
216
  msgstr ""
217
 
218
+ #: src/admin-views/admin-welcome-message.php:224
219
+ msgid "Illustration of a hand holding a ticket and the WooCommerce logo"
 
 
220
  msgstr ""
221
 
222
+ #: src/admin-views/admin-welcome-message.php:226
223
+ msgid "Add WooCommerce integration, advanced registration, and more."
 
224
  msgstr ""
225
 
226
+ #: src/admin-views/admin-welcome-message.php:227
227
+ msgid "Check out Event Tickets Plus"
 
228
  msgstr ""
229
 
230
+ #: src/admin-views/admin-welcome-message.php:232
231
+ msgid "Want this emailed to you?"
 
232
  msgstr ""
233
 
234
+ #: src/admin-views/admin-welcome-message.php:233
235
+ msgid "Keep this list of links on hand and stay subscribed to receive tips and tricks about The Events Calendar products."
 
 
 
 
 
 
236
  msgstr ""
237
 
238
+ #: src/admin-views/admin-welcome-message.php:236
239
+ msgid "Your email"
 
240
  msgstr ""
241
 
242
+ #: src/admin-views/admin-welcome-message.php:238
243
+ msgid "Sign Up"
 
 
244
  msgstr ""
245
 
246
+ #: src/admin-views/admin-welcome-message.php:251
247
+ msgid "The Events Calendar brand logo"
248
  msgstr ""
249
 
250
+ #: src/admin-views/attendees-email.php:6
251
+ msgid "Select..."
252
  msgstr ""
253
 
254
+ #: src/admin-views/attendees-email.php:28
255
+ msgid "Send the attendee list by email"
 
256
  msgstr ""
257
 
258
+ #: src/admin-views/attendees-email.php:34
259
+ msgid "Select a User:"
 
260
  msgstr ""
261
 
262
+ #: src/admin-views/attendees-email.php:37
263
+ #: src/views/modal/registration-js.php:129
264
+ msgid "or"
265
  msgstr ""
266
 
267
+ #: src/admin-views/attendees-email.php:39
268
+ msgid "Email Address:"
269
  msgstr ""
270
 
271
+ #: src/admin-views/attendees-email.php:61
272
+ msgid "Send Email"
273
  msgstr ""
274
 
275
+ #: src/admin-views/attendees-table/check-in-button.php:23
276
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:221
277
+ msgid "Check In"
 
 
278
  msgstr ""
279
 
280
+ #: src/admin-views/attendees-table/check-in-button.php:31
281
+ msgid "Undo Check In"
282
  msgstr ""
283
 
284
+ #. Translators: %1$s: the post/event title, %2$d: the post/event ID.
285
+ #: src/admin-views/attendees.php:34
286
+ #: src/Tribe/Commerce/Orders_Tabbed_View.php:36
287
+ msgctxt "attendees report screen heading"
288
+ msgid "Attendees for: %1$s [#%2$d]"
289
  msgstr ""
290
 
291
+ #: src/admin-views/attendees.php:71
292
+ #: src/admin-views/commerce/reports/attendees/summary.php:22
293
+ msgctxt "attendee screen summary"
294
+ msgid "%s Details"
295
  msgstr ""
296
 
297
+ #: src/admin-views/attendees.php:113
298
+ #: src/admin-views/commerce/reports/attendees/summary.php:76
299
+ msgctxt "attendee screen summary"
300
+ msgid "Overview"
301
  msgstr ""
302
 
303
+ #: src/admin-views/attendees.php:183
304
+ msgid "Search attendees"
305
  msgstr ""
306
 
307
+ #: src/admin-views/commerce/metabox/capacity.php:16
308
+ #: src/admin-views/editor/list-row.php:103
309
+ #: src/admin-views/rsvp-metabox-capacity.php:10
310
+ #: src/admin-views/tpp-metabox-capacity.php:16
311
+ msgid "Capacity:"
312
  msgstr ""
313
 
314
+ #: src/admin-views/commerce/metabox/capacity.php:25
315
+ #: src/admin-views/rsvp-metabox-capacity.php:19
316
+ #: src/admin-views/tpp-metabox-capacity.php:25
317
+ #: src/modules/blocks/ticket/container-content/capacity/template.js:202
318
+ msgid "Leave blank for unlimited"
319
  msgstr ""
320
 
321
+ #: src/admin-views/commerce/metabox/sku.php:24
322
+ #: src/admin-views/tpp-metabox-sku.php:20
323
+ msgid "SKU:"
324
  msgstr ""
325
 
326
+ #: src/admin-views/commerce/metabox/sku.php:37
327
+ #: src/admin-views/tpp-metabox-sku.php:33
328
+ msgid "A unique identifying code for each %s type you're selling"
329
  msgstr ""
330
 
331
+ #: src/admin-views/commerce/reports/attendees.php:27
332
+ #: src/Tribe/Attendees.php:1000
333
+ #: src/Tribe/Attendees_Table.php:609
334
+ msgid "Export"
335
  msgstr ""
336
 
337
+ #: src/admin-views/commerce/reports/attendees.php:52
338
+ #: src/admin-views/commerce/reports/orders.php:38
339
+ #: src/Tribe/Commerce/PayPal/Orders/Report.php:325
340
+ msgid "Search Orders"
 
 
 
 
 
 
341
  msgstr ""
342
 
343
+ #: src/admin-views/commerce/reports/orders/summary.php:15
344
+ #: src/admin-views/tpp-orders.php:62
345
+ msgctxt "post type details"
346
+ msgid "%s Details"
347
  msgstr ""
348
 
349
+ #: src/admin-views/commerce/reports/orders/summary.php:60
350
+ #: src/admin-views/tpp-orders.php:107
351
+ msgid "Sales by %s Type"
 
 
352
  msgstr ""
353
 
354
+ #: src/admin-views/commerce/reports/orders/summary.php:65
355
+ #: src/Tribe/Status/Abstract_Commerce.php:246
356
+ msgid "Sold counts tickets from completed orders only."
357
  msgstr ""
358
 
359
+ #: src/admin-views/commerce/reports/orders/summary.php:99
360
+ #: src/admin-views/tpp-orders.php:132
361
+ msgid "Total %s Sales"
362
  msgstr ""
363
 
364
+ #: src/admin-views/commerce/reports/orders/summary.php:112
365
+ #: src/Tribe/Status/Abstract_Commerce.php:266
366
+ msgid "Total Sales counts %s from all completed orders."
 
 
367
  msgstr ""
368
 
369
+ #: src/admin-views/commerce/reports/orders/summary.php:121
370
+ #: src/admin-views/tpp-orders.php:150
371
+ msgid "Total %s Ordered"
372
  msgstr ""
373
 
374
+ #: src/admin-views/commerce/reports/orders/summary.php:138
375
+ #: src/Tribe/Status/Abstract_Commerce.php:282
376
+ msgid "Total Ordered counts tickets from orders of any status, including pending and refunded."
377
  msgstr ""
378
 
379
+ #: src/admin-views/editor/button-view-orders.php:46
380
+ msgid "View Orders"
381
  msgstr ""
382
 
383
+ #: src/admin-views/editor/column-body-price.php:9
384
+ #: src/admin-views/editor/fieldset/price.php:71
385
+ #: src/admin-views/legacy-ticket-fields.php:15
386
+ #: src/admin-views/price-fields.php:3
387
+ msgid "Price:"
388
  msgstr ""
389
 
390
+ #: src/admin-views/editor/column-body-price.php:23
391
+ #: src/Tribe/RSVP.php:1616
392
+ msgid "Free"
393
  msgstr ""
394
 
395
+ #: src/admin-views/editor/column-head-price.php:1
396
+ #: src/views/registration/summary/tickets-header.php:19
397
+ msgid "Price"
398
  msgstr ""
399
 
400
+ #: src/admin-views/editor/fieldset/advanced.php:22
401
+ msgid "Advanced"
402
  msgstr ""
403
 
404
+ #: src/admin-views/editor/fieldset/advanced.php:25
405
+ msgid "Advanced Settings"
 
 
406
  msgstr ""
407
 
408
+ #: src/admin-views/editor/fieldset/history.php:30
409
+ msgid "History"
410
  msgstr ""
411
 
412
+ #: src/admin-views/editor/fieldset/history.php:33
413
+ msgid "Ti"
414
  msgstr ""
415
 
416
+ #. Translators: %s: singular version of the Ticket label.
417
+ #: src/admin-views/editor/fieldset/price.php:10
418
+ msgctxt "ticket price validation error"
419
+ msgid "%s price must be greater than zero."
420
  msgstr ""
421
 
422
+ #: src/admin-views/editor/fieldset/price.php:26
423
+ msgctxt "price description"
424
+ msgid "Leave blank for free %s"
425
  msgstr ""
426
 
427
+ #: src/admin-views/editor/fieldset/price.php:106
428
+ #: src/admin-views/legacy-ticket-fields.php:24
429
+ #: src/admin-views/price-fields.php:12
430
+ msgid "Sale Price:"
431
  msgstr ""
432
 
433
+ #: src/admin-views/editor/fieldset/price.php:107
434
+ msgid "Current sale price. This can be managed via the product editor."
435
  msgstr ""
436
 
437
+ #: src/admin-views/editor/fieldset/price.php:110
438
+ msgid "Sale/Member Price:"
439
  msgstr ""
440
 
441
+ #: src/admin-views/editor/fieldset/price.php:111
442
+ msgid "Current sale or member price. This can be managed via the product editor."
443
  msgstr ""
444
 
445
+ #: src/admin-views/editor/fieldset/settings-provider.php:36
446
+ msgid "Sell %s using:"
447
  msgstr ""
448
 
449
+ #: src/admin-views/editor/fieldset/settings-provider.php:43
450
+ msgid "It looks like you have multiple ecommerce plugins active. We recommend running only one at a time. However, if you need to run multiple, please select which one to use to sell %s for this event."
451
  msgstr ""
452
 
453
+ #: src/admin-views/editor/fieldset/settings-provider.php:49
454
+ msgid "Note: adjusting this setting will only impact new %1$s. Existing %1$s will not change. We highly recommend that all %1$s for one event use the same ecommerce plugin."
455
  msgstr ""
456
 
457
+ #: src/admin-views/editor/list-row.php:44
458
+ msgctxt "ticket type label"
459
+ msgid "%s Type:"
 
460
  msgstr ""
461
 
462
+ #: src/admin-views/editor/list-row.php:108
463
+ msgid "Available:"
464
  msgstr ""
465
 
466
+ #: src/admin-views/editor/list-row.php:120
467
+ msgctxt "ticket ID title attribute"
468
+ msgid "Edit %s ID: %d"
469
  msgstr ""
470
 
471
+ #. Translators: %s: dynamic "ticket" text, %d: ticket ID #.
472
+ #: src/admin-views/editor/list-row.php:134
473
+ msgctxt "ticket ID title attribute"
474
+ msgid "Duplicate %s ID: %d"
475
  msgstr ""
476
 
477
+ #: src/admin-views/editor/list-row.php:147
478
+ msgctxt "ticket ID title attribute"
479
+ msgid "Delete %s ID: %d"
 
 
 
 
480
  msgstr ""
481
 
482
+ #: src/admin-views/editor/list-table.php:38
483
+ #: src/Tribe/Status/Abstract_Commerce.php:332
484
+ #: src/modules/blocks/tickets/capacity-table/template.js:36
485
+ msgid "Capacity"
486
  msgstr ""
487
 
488
+ #: src/admin-views/editor/list-table.php:39
489
+ msgid "Available"
490
  msgstr ""
491
 
492
+ #: src/admin-views/editor/panel/list.php:13
493
+ msgid "Add a new ticket"
494
  msgstr ""
495
 
496
+ #: src/admin-views/editor/panel/list.php:14
497
+ msgid "No commerce providers available"
498
  msgstr ""
499
 
500
+ #: src/admin-views/editor/panel/list.php:20
501
+ msgid "You have unsaved changes to your tickets. Discard those changes?"
502
  msgstr ""
503
 
504
+ #: src/admin-views/editor/panel/list.php:48
505
+ msgid "View Attendees"
 
 
 
 
506
  msgstr ""
507
 
508
+ #: src/admin-views/editor/panel/list.php:79
509
+ msgctxt "admin editor panel list button label"
510
+ msgid "New %s"
511
  msgstr ""
512
 
513
+ #: src/admin-views/editor/panel/list.php:88
514
+ msgctxt "RSVP form toggle button label"
515
+ msgid "Add a new %s"
516
  msgstr ""
517
 
518
+ #: src/admin-views/editor/panel/list.php:93
519
+ msgctxt "RSVP form toggle button text"
520
+ msgid "New %s"
521
  msgstr ""
522
 
523
+ #: src/admin-views/editor/panel/list.php:101
524
+ #: src/Tickets/Admin/Plugin_Action_Links.php:41
525
+ #: src/Tribe/Admin/Settings.php:166
526
+ #: src/modules/blocks/rsvp/action-buttons/settings-action-button/template.js:26
527
+ #: src/modules/blocks/tickets/action-buttons/settings/template.js:20
528
+ #: src/modules/elements/settings-dashboard/element.js:64
529
+ msgid "Settings"
530
  msgstr ""
531
 
532
+ #: src/admin-views/editor/panel/settings.php:20
533
+ msgctxt "meta box ticket form heading"
534
+ msgid "%s Settings"
535
  msgstr ""
536
 
537
+ #: src/admin-views/editor/panel/settings.php:58
538
+ msgctxt "ticket image upload label"
539
+ msgid "%s header image:"
540
  msgstr ""
541
 
542
+ #: src/admin-views/editor/panel/settings.php:67
543
+ msgctxt "ticket image upload label description"
544
+ msgid "Select an image from your Media Library to display on emailed %s. For best results, use a .jpg, .png, or .gif at least 1160px wide."
545
  msgstr ""
546
 
547
+ #: src/admin-views/editor/panel/settings.php:82
548
+ #: src/admin-views/meta-box.php:63
549
+ msgid "Select an Image"
550
  msgstr ""
551
 
552
+ #: src/admin-views/editor/panel/settings.php:98
553
+ #: src/admin-views/meta-box.php:71
554
+ msgid "Remove"
555
  msgstr ""
556
 
557
+ #: src/admin-views/editor/panel/settings.php:111
558
+ msgid "Save settings"
559
  msgstr ""
560
 
561
+ #: src/admin-views/editor/panel/settings.php:112
562
+ #: src/admin-views/editor/panel/ticket.php:514
563
+ #: src/admin-views/meta-box.php:304
564
+ #: src/views/v2/rsvp/ari/form/buttons.php:22
565
+ #: src/views/v2/rsvp/form/fields/cancel.php:23
566
+ #: src/modules/blocks/rsvp/action-dashboard/template.js:28
567
+ #: src/modules/blocks/ticket/dashboard/template.js:24
568
+ msgid "Cancel"
569
  msgstr ""
570
 
571
+ #: src/admin-views/editor/panel/ticket.php:55
572
+ msgid "Start sale date cannot be empty."
573
  msgstr ""
574
 
575
+ #: src/admin-views/editor/panel/ticket.php:56
576
+ msgid "Start sale date cannot be greater than End Sale date"
577
  msgstr ""
578
 
579
+ #. Translators: %s: dynamic 'RSVP' text.
580
+ #: src/admin-views/editor/panel/ticket.php:66
581
+ msgctxt "admin edit ticket panel error"
582
+ msgid "%s type is a required field"
583
  msgstr ""
584
 
585
+ #. Translators: %s: dynamic 'Ticket' text.
586
+ #: src/admin-views/editor/panel/ticket.php:76
587
+ msgctxt "input start time ARIA label"
588
+ msgid "%s start date"
589
  msgstr ""
590
 
591
+ #. Translators: %s: dynamic 'tickets' text.
592
+ #: src/admin-views/editor/panel/ticket.php:86
593
+ msgctxt "input start time help text title"
594
+ msgid "If you do not set a start sale date, %s will be available immediately."
595
  msgstr ""
596
 
597
+ #. Translators: %s: dynamic 'Ticket' text.
598
+ #: src/admin-views/editor/panel/ticket.php:96
599
+ msgctxt "input end time ARIA label"
600
+ msgid "%s end date"
601
  msgstr ""
602
 
603
+ #. Translators: %s: dynamic 'tickets' text.
604
+ #: src/admin-views/editor/panel/ticket.php:106
605
+ msgctxt "input end time help text title"
606
+ msgid "If you do not set an end sale date, %s will be available until the event begins."
607
  msgstr ""
608
 
609
+ #. Translators: %s: dynamic 'tickets' text.
610
+ #: src/admin-views/editor/panel/ticket.php:116
611
+ msgctxt "input end time help text title"
612
+ msgid "If you do not set an end sale date, %s will be available forever."
613
  msgstr ""
614
 
615
+ #. Translators: %s: dynamic 'tickets' text.
616
+ #: src/admin-views/editor/panel/ticket.php:126
617
+ msgctxt "meta box ticket form button text"
618
+ msgid "Save %s"
619
  msgstr ""
620
 
621
+ #. Translators: %s: dynamic 'RSVP' text.
622
+ #: src/admin-views/editor/panel/ticket.php:136
623
+ msgctxt "RSVP form save value"
624
+ msgid "Save %s"
625
  msgstr ""
626
 
627
+ #. Translators: %s: dynamic 'ticket' text.
628
+ #. Translators: %s: dynamic 'RSVP' text.
629
+ #: src/admin-views/editor/panel/ticket.php:175
630
+ #: src/admin-views/editor/panel/ticket.php:220
631
+ msgctxt "admin add new ticket panel heading"
632
+ msgid "Add new %s"
633
  msgstr ""
634
 
635
+ #. Translators: %s: dynamic 'ticket' text.
636
+ #. Translators: %s: dynamic 'RSVP' text.
637
+ #: src/admin-views/editor/panel/ticket.php:195
638
+ #: src/admin-views/editor/panel/ticket.php:240
639
+ msgctxt "admin edit ticket panel heading"
640
+ msgid "Edit %s"
641
  msgstr ""
642
 
643
+ #: src/admin-views/editor/panel/ticket.php:253
644
+ msgid "Type:"
645
  msgstr ""
646
 
647
+ #. Translators: %1$s: dynamic 'ticket' text.
648
+ #: src/admin-views/editor/panel/ticket.php:272
649
+ msgctxt "admin edit ticket panel note"
650
+ msgid "This is the name of your %1$s. It is displayed on the frontend of your website and within %1$s emails."
651
  msgstr ""
652
 
653
+ #. Translators: %1$s: dynamic 'RSVP' text.
654
+ #: src/admin-views/editor/panel/ticket.php:290
655
+ msgctxt "admin edit RSVP panel note"
656
+ msgid "This is the name of your %1$s. It is displayed on the frontend of your website and within %1$s emails."
657
  msgstr ""
658
 
659
+ #: src/admin-views/editor/panel/ticket.php:302
660
+ msgid "Description:"
661
  msgstr ""
662
 
663
+ #. Translators: %s: dynamic 'tickets' text.
664
+ #: src/admin-views/editor/panel/ticket.php:324
665
+ msgctxt "default ticket provider"
666
+ msgid "Show description on frontend %s form."
667
  msgstr ""
668
 
669
+ #: src/admin-views/editor/panel/ticket.php:337
670
+ #: src/admin-views/meta-box.php:225
671
+ msgid "Start sale:"
672
  msgstr ""
673
 
674
+ #: src/admin-views/editor/panel/ticket.php:350
675
+ #: src/admin-views/editor/panel/ticket.php:380
676
+ msgid "YYYY-MM-DD"
677
  msgstr ""
678
 
679
+ #: src/admin-views/editor/panel/ticket.php:351
680
+ #: src/admin-views/editor/panel/ticket.php:381
681
+ msgid "at"
682
  msgstr ""
683
 
684
+ #: src/admin-views/editor/panel/ticket.php:364
685
+ #: src/admin-views/editor/panel/ticket.php:394
686
+ msgid "HH:MM"
687
  msgstr ""
688
 
689
+ #: src/admin-views/editor/panel/ticket.php:370
690
+ #: src/admin-views/meta-box.php:256
691
+ msgid "End sale:"
692
  msgstr ""
693
 
694
+ #: src/admin-views/editor/panel/ticket.php:410
695
+ #: src/admin-views/meta-box.php:167
696
+ msgid "Sell using:"
697
  msgstr ""
698
 
699
+ #: src/admin-views/editor/total-capacity.php:15
700
+ msgid "Total Event Capacity:"
701
  msgstr ""
702
 
703
+ #: src/admin-views/editor/total-capacity.php:16
704
+ msgid "The total number of possible attendees for this event"
705
  msgstr ""
706
 
707
+ #: src/admin-views/editor/total-capacity.php:23
708
+ msgid "No tickets created yet"
709
  msgstr ""
710
 
711
+ #: src/admin-views/legacy-ticket-fields.php:19
712
+ #: src/admin-views/price-fields.php:7
713
+ msgid "(0 or empty for free tickets)"
714
  msgstr ""
715
 
716
+ #: src/admin-views/legacy-ticket-fields.php:28
717
+ #: src/admin-views/price-fields.php:16
718
+ msgid "(Current sale price - this can be managed via the product editor)"
719
  msgstr ""
720
 
721
+ #: src/admin-views/list.php:31
722
+ #: src/modules/blocks/rsvp/attendee-registration/template.js:19
723
+ #: src/modules/blocks/ticket/container-content/attendees-registration/template.js:19
724
+ msgid "Edit"
725
  msgstr ""
726
 
727
+ #: src/admin-views/list.php:41
728
+ #: src/Tribe/Attendees_Table.php:643
729
+ msgid "Delete"
730
  msgstr ""
731
 
732
+ #: src/admin-views/list.php:45
733
+ msgid "View"
734
  msgstr ""
735
 
736
+ #: src/admin-views/list.php:50
737
+ msgid "Edit in %s"
738
  msgstr ""
739
 
740
+ #: src/admin-views/list.php:70
741
+ msgid "Move"
742
  msgstr ""
743
 
744
+ #: src/admin-views/list.php:93
745
+ #: src/Tribe/Attendees.php:208
746
+ msgid "See who purchased tickets to this event"
747
  msgstr ""
748
 
749
+ #: src/admin-views/list.php:95
750
+ #: src/Tickets/Commerce/Attendee.php:200
751
+ #: src/Tribe/Admin/Columns/Tickets.php:56
752
+ #: src/Tribe/Admin/Manager/Service_Provider.php:173
753
+ #: src/Tribe/Attendees.php:210
754
+ #: src/Tribe/Commerce/PayPal/Main.php:456
755
+ #: src/Tribe/Tabbed_View/Attendee_Report_Tab.php:22
756
+ #: src/modules/blocks/rsvp/action-buttons/attendees-action-button/template.js:27
757
+ #: src/modules/blocks/tickets/action-buttons/attendees/template.js:25
758
+ msgid "Attendees"
759
  msgstr ""
760
 
761
+ #: src/admin-views/meta-box.php:34
762
+ msgctxt "meta box ticket form CE warning"
763
+ msgid "This event was created using Community Events. Are you sure you want to sell %s for it?"
764
  msgstr ""
765
 
766
+ #: src/admin-views/meta-box.php:52
767
+ msgctxt "meta box ticket form image"
768
+ msgid "Upload image for the %s header."
769
  msgstr ""
770
 
771
+ #: src/admin-views/meta-box.php:60
772
+ msgid "The maximum image size in the email will be 580px wide by any height, and then scaled for mobile. If you would like \"retina\" support use an image sized to 1160px wide."
773
  msgstr ""
774
 
775
+ #: src/admin-views/meta-box.php:86
776
+ msgid "Enable global stock"
777
  msgstr ""
778
 
779
+ #: src/admin-views/meta-box.php:96
780
+ msgid "Global stock level"
781
  msgstr ""
782
 
783
+ #: src/admin-views/meta-box.php:105
784
+ msgid "(%s sold)"
785
+ msgid_plural "(%s sold)"
786
+ msgstr[0] ""
787
+ msgstr[1] ""
788
+
789
+ #: src/admin-views/meta-box.php:143
790
+ msgctxt "meta box ticket form toggle"
791
+ msgid "Add new %s"
792
  msgstr ""
793
 
794
+ #: src/admin-views/meta-box.php:161
795
+ msgid "Add new ticket"
796
  msgstr ""
797
 
798
+ #: src/admin-views/meta-box.php:162
799
+ msgid "Edit ticket"
800
  msgstr ""
801
 
802
+ #: src/admin-views/meta-box.php:188
803
+ msgctxt "meta box ticket form"
804
+ msgid "%s Name:"
805
  msgstr ""
806
 
807
+ #: src/admin-views/meta-box.php:208
808
+ msgctxt "meta box ticket form"
809
+ msgid "%s Description:"
810
  msgstr ""
811
 
812
+ #: src/admin-views/meta-box.php:279
813
+ msgid "When will ticket sales occur?"
814
  msgstr ""
815
 
816
+ #: src/admin-views/meta-box.php:283
817
+ msgid "If you don't set a start/end date for sales, tickets will be available from now until the event ends."
818
  msgstr ""
819
 
820
+ #: src/admin-views/meta-box.php:303
821
+ msgctxt "meta box form save button"
822
+ msgid "Save this %s"
823
  msgstr ""
824
 
825
+ #: src/admin-views/move-tickets.php:19
826
+ msgid "No attendees specified! Please try again."
827
  msgstr ""
828
 
829
+ #: src/admin-views/move-tickets.php:25
830
+ msgid "You have specified a range of attendees that are managed by different providers. It is not currently possible to move these together."
831
  msgstr ""
832
 
833
+ #: src/admin-views/move-tickets.php:30
834
+ msgid "You have selected %1$s ticket for %2$s. You can move it to a different ticket type within the same event, or to a different event."
835
+ msgid_plural "You have selected %1$s tickets for %2$s. You can move them to a different ticket type within the same event, or to a different event."
836
+ msgstr[0] ""
837
+ msgstr[1] ""
838
 
839
+ #: src/admin-views/move-tickets.php:43
840
+ msgid "Move to a different ticket type within the same event"
841
  msgstr ""
842
 
843
+ #: src/admin-views/move-tickets.php:47
844
+ msgid "Move tickets to a different event"
845
  msgstr ""
846
 
847
+ #: src/admin-views/move-tickets.php:54
848
+ #: src/modules/elements/move-modal/template.js:76
849
+ msgid "You can optionally focus on a specific post type:"
850
  msgstr ""
851
 
852
+ #: src/admin-views/move-tickets.php:59
853
+ msgid "You can also enter keywords to help find the target event by title or description:"
854
  msgstr ""
855
 
856
+ #: src/admin-views/move-tickets.php:64
857
+ #: src/modules/elements/move-modal/template.js:99
858
+ msgid "Select the post you wish to move the ticket type to:"
859
  msgstr ""
860
 
861
+ #: src/admin-views/move-tickets.php:72
862
+ msgid "Select the ticket type that the tickets should be transferred to:"
863
  msgstr ""
864
 
865
+ #: src/admin-views/move-tickets.php:80
866
+ msgctxt "move tickets dialog"
867
+ msgid "Please be patient while your request is processed&hellip;"
868
  msgstr ""
869
 
870
+ #: src/admin-views/move-tickets.php:87
871
+ msgctxt "move tickets dialog"
872
+ msgid "&laquo; Back"
873
  msgstr ""
874
 
875
+ #: src/admin-views/move-tickets.php:88
876
+ #: src/modules/elements/move-modal/template.js:111
877
+ msgid "Finish!"
878
  msgstr ""
879
 
880
+ #: src/admin-views/move-tickets.php:89
881
+ msgctxt "move tickets dialog"
882
+ msgid "Next &raquo;"
883
  msgstr ""
884
 
885
+ #: src/admin-views/order-available.php:8
886
+ msgid "Availability for this ticket type is counted using"
887
  msgstr ""
888
 
889
+ #: src/admin-views/order-available.php:13
890
+ msgid "Learn more about how Availability is calculated."
891
  msgstr ""
892
 
893
+ #: src/admin-views/order-pending-completion.php:7
894
+ msgid "Pending order completion counts tickets from orders with the following statuses:"
895
  msgstr ""
896
 
897
+ #: src/admin-views/privacy.php:16
898
+ msgid "Hello,"
899
  msgstr ""
900
 
901
+ #: src/admin-views/privacy.php:17
902
+ msgid "This information serves as a guide on what sections need to be modified due to usage of Event Tickets and its Add-ons."
903
  msgstr ""
904
 
905
+ #: src/admin-views/privacy.php:18
906
+ msgid "You should include the information below in the correct sections of you privacy policy."
907
  msgstr ""
908
 
909
+ #: src/admin-views/privacy.php:19
910
+ msgid "Disclaimer:"
911
  msgstr ""
912
 
913
+ #: src/admin-views/privacy.php:19
914
+ msgid "This information is only for guidance and not to be considered as legal advice."
915
  msgstr ""
916
 
917
+ #: src/admin-views/privacy.php:21
918
+ msgid "What personal data we collect and why we collect it"
919
  msgstr ""
920
 
921
+ #: src/admin-views/privacy.php:23
922
+ msgid "Event, Attendee, and Ticket Purchaser Information"
923
  msgstr ""
924
 
925
+ #: src/admin-views/privacy.php:25
926
+ msgid "Through the usage of Event Tickets, Event Tickets Plus, and Community Tickets, information may be collected and stored within your website’s database."
927
  msgstr ""
928
 
929
+ #: src/admin-views/privacy.php:26
930
+ #: src/admin-views/privacy.php:84
931
+ msgid "Suggested text:"
932
  msgstr ""
933
 
934
+ #: src/admin-views/privacy.php:29
935
+ msgid "If you create, submit, import, save, or publish event %1$s information, as well as obtain %2$s or purchase %3$s to events, such information is retained in the local database:"
936
  msgstr ""
937
 
938
+ #: src/admin-views/privacy.php:39
939
+ msgid "Attendees information (%1$s and %2$s): name and email address"
940
  msgstr ""
941
 
942
+ #: src/admin-views/privacy.php:46
943
+ msgid "%1$s information (%2$s and %3$s): name, email address, and %4$s number/SKU (via check-in page)"
944
  msgstr ""
945
 
946
+ #: src/admin-views/privacy.php:56
947
+ msgid "%s purchaser information: name and email address"
948
  msgstr ""
949
 
950
+ #: src/admin-views/privacy.php:64
951
+ msgid "%s purchaser billing address, which is collected through the use of WooCommerce, Easy Digital Downloads, or PayPal"
952
  msgstr ""
953
 
954
+ #: src/admin-views/privacy.php:74
955
+ msgid "Please note: The website owner can collect nearly any Attendee Information requested from %s buyers by creating a custom registration form."
956
  msgstr ""
957
 
958
+ #: src/admin-views/privacy.php:80
959
+ msgid "API Keys"
960
  msgstr ""
961
 
962
+ #: src/admin-views/privacy.php:82
963
+ msgid "Event Tickets suite offers the use of third-party API keys. The primary functions are to enhance the features we've built in, some of which use Google Maps and PayPal. These API keys are not supplied by Modern Tribe."
964
  msgstr ""
965
 
966
+ #: src/admin-views/privacy.php:86
967
+ msgid "We make use of certain API keys, in order to provide specific features."
968
  msgstr ""
969
 
970
+ #: src/admin-views/privacy.php:88
971
+ msgid "These API keys may include the following third party services: Google Maps and PayPal."
972
  msgstr ""
973
 
974
+ #: src/admin-views/privacy.php:90
975
+ msgid "How Long You Retain this Data"
976
  msgstr ""
977
 
978
+ #: src/admin-views/privacy.php:92
979
+ msgid "All information (data) is retained in the local database indefinitely, unless otherwise deleted."
980
  msgstr ""
981
 
982
+ #: src/admin-views/privacy.php:94
983
+ msgid "Certain data may be exported or removed upon users request via the existing Exporter or Eraser. Please note, however, that several \"edge cases\" exist in which we are unable to perfect the gathering and export of all data for your end users. We suggest running a search in your local database, as well as within the WordPress Dashboard, in order to identify all data collected and stored for your specific user requests."
984
  msgstr ""
985
 
986
+ #: src/admin-views/privacy.php:96
987
+ msgid "Where We Send Your Data"
988
  msgstr ""
989
 
990
+ #: src/admin-views/privacy.php:98
991
+ msgid "Modern Tribe does not send any user data outside of your website by default."
992
  msgstr ""
993
 
994
+ #: src/admin-views/privacy.php:100
995
+ msgid "If you have extended our plugin(s) to send data to a third-party service such as Eventbrite, Google Maps, or PayPal, user information may be passed to these external services. These services may be located abroad."
996
  msgstr ""
997
 
998
+ #: src/admin-views/rsvp-metabox-not-going.php:17
999
+ msgid "Can't Go:"
1000
  msgstr ""
1001
 
1002
+ #: src/admin-views/rsvp-metabox-not-going.php:27
1003
+ msgid "Enable \"Can't Go\" responses"
1004
  msgstr ""
1005
 
1006
+ #: src/admin-views/settings/featured/link.php:33
1007
+ #: src/Tickets/Commerce/Settings.php:415
1008
+ msgid "Learn more about configuring payment options with Tickets Commerce"
1009
  msgstr ""
1010
 
1011
+ #: src/admin-views/settings/getting-started.php:13
1012
+ msgid "Thank you for using Event Tickets and Event Tickets Plus! We recommend looking through the settings below so that you can fine tune your specific ticketing needs. Here are some resources that can help."
1013
  msgstr ""
1014
 
1015
+ #: src/admin-views/settings/getting-started.php:14
1016
+ msgid "Thank you for using Event Tickets! We recommend looking through the settings below so that you can fine tune your specific ticketing needs. Here are some resources that can help."
1017
  msgstr ""
1018
 
1019
+ #: src/admin-views/settings/getting-started.php:18
1020
+ msgid "Getting Started With Tickets"
1021
  msgstr ""
1022
 
1023
+ #: src/admin-views/settings/getting-started.php:23
1024
+ msgid "Beginner Resources"
1025
  msgstr ""
1026
 
1027
+ #: src/admin-views/settings/getting-started.php:36
1028
+ msgid "Advanced Plus Features"
1029
  msgstr ""
1030
 
1031
+ #: src/admin-views/settings/getting-started.php:39
1032
+ msgid "Need To Upgrade?"
1033
  msgstr ""
1034
 
1035
+ #: src/admin-views/settings/tickets-commerce/banner/new-badge.php:23
1036
+ msgid "New!"
1037
  msgstr ""
1038
 
1039
+ #. Translators: %s: Name of payment gateway.
1040
+ #: src/admin-views/settings/tickets-commerce/gateways/button.php:32
1041
+ msgid "Connect to %s"
1042
  msgstr ""
1043
 
1044
+ #. Translators: %s: Name of payment gateway.
1045
+ #: src/admin-views/settings/tickets-commerce/gateways/button.php:39
1046
+ msgid "Edit %s Connection"
1047
  msgstr ""
1048
 
1049
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/active/actions/refresh-access-token.php:41
1050
+ msgid "Refresh Access Token"
1051
  msgstr ""
1052
 
1053
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/active/actions/refresh-connection.php:44
1054
+ msgid "Resync payment connection"
1055
  msgstr ""
1056
 
1057
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/active/actions/refresh-user-info.php:42
1058
+ msgid "Refresh User Info"
1059
  msgstr ""
1060
 
1061
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/active/actions/refresh-webhook.php:42
1062
+ msgid "Refresh Webhook"
1063
  msgstr ""
1064
 
1065
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/active/connection.php:39
1066
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/active/connection.php:25
1067
+ msgid "Connected as:"
1068
  msgstr ""
1069
 
1070
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/active/connection.php:49
1071
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/active/connection.php:35
1072
+ msgid "Disconnect"
1073
  msgstr ""
1074
 
1075
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/active/paypal-status.php:26
1076
+ msgid "PayPal Status:"
1077
  msgstr ""
1078
 
1079
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/active/webhooks.php:35
1080
+ msgid "Webhooks:"
1081
  msgstr ""
1082
 
1083
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/active/webhooks.php:52
1084
+ msgid "payment connection error"
1085
  msgstr ""
1086
 
1087
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/help-links/configuring.php:29
1088
+ msgid "Learn more about configuring PayPal payments"
1089
  msgstr ""
1090
 
1091
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/help-links/troubleshooting.php:24
1092
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/help-links/troubleshooting.php:23
1093
+ msgid "Get troubleshooting help"
1094
  msgstr ""
1095
 
1096
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/inactive.php:25
1097
+ msgid "Accept online payments with PayPal!"
1098
  msgstr ""
1099
 
1100
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/inactive.php:30
1101
+ msgid "Start selling tickets to your events today with PayPal. Attendees can purchase tickets directly on your site using debit or credit cards with no additional fees."
1102
  msgstr ""
1103
 
1104
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/logo/features.php:19
1105
+ msgid "Credit and debit card payments"
1106
  msgstr ""
1107
 
1108
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/logo/features.php:22
1109
+ msgid "Easy no-API key connection"
1110
  msgstr ""
1111
 
1112
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/logo/features.php:25
1113
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/logo/features.php:24
1114
+ msgid "Accept payments from around the world"
1115
  msgstr ""
1116
 
1117
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/logo/features.php:28
1118
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/logo/features.php:27
1119
+ msgid "Supports 3D Secure payments"
1120
  msgstr ""
1121
 
1122
+ #: src/admin-views/settings/tickets-commerce/paypal/connect/logo/image.php:23
1123
+ msgid "PayPal Logo Image"
1124
  msgstr ""
1125
 
1126
+ #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete.php:24
1127
+ msgid "You are now connected to PayPal, here's what's next..."
1128
  msgstr ""
1129
 
1130
+ #. Translators: %1$s: opening `a` tag to the knowledge base article. %2$s: closing `a` tag to the knowledge base article.
1131
+ #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:20
1132
+ msgid "PayPal allows you to accept credit or debit cards directly on your website. Because of this, your site needs to maintain %1$sPCI-DSS compliance%2$s."
1133
  msgstr ""
1134
 
1135
+ #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:27
1136
+ msgid "Event Tickets never stores sensitive information like card details to your server and works seamlessly with SSL certificates."
1137
  msgstr ""
1138
 
1139
+ #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:29
1140
+ msgid "Compliance is comprised of, but not limited to:"
1141
  msgstr ""
1142
 
1143
+ #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:33
1144
+ msgid "Using a trusted, secure hosting provider &mdash; preferably one which claims and actively promotes PCI compliance."
1145
  msgstr ""
1146
 
1147
+ #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:36
1148
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:60
1149
+ msgid "Maintain security best practices when setting passwords and limit access to your server."
1150
  msgstr ""
1151
 
1152
+ #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:39
1153
+ msgid "Implement an SSL certificate to keep your ticket sales secure."
1154
  msgstr ""
1155
 
1156
+ #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:42
1157
+ msgid "Keep WordPress and plugins up to date to ensure latest security fixes are present."
1158
  msgstr ""
1159
 
1160
+ #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:52
1161
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:65
1162
+ msgid "Close this modal window"
1163
  msgstr ""
1164
 
1165
+ #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/content.php:54
1166
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:67
1167
+ msgid "Got it, thanks!"
1168
  msgstr ""
1169
 
1170
+ #: src/admin-views/settings/tickets-commerce/paypal/modal/signup-complete/notice-test-mode.php:24
1171
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:65
1172
+ msgid "You have connected your account for test mode. You will need to connect again once you are in live mode."
1173
  msgstr ""
1174
 
1175
+ #: src/admin-views/settings/tickets-commerce/paypal/signup-link.php:21
1176
+ msgid "Select your country of operation"
1177
  msgstr ""
1178
 
1179
+ #: src/admin-views/settings/tickets-commerce/paypal/signup-link.php:43
1180
+ msgid "Connect Automatically with <i>PayPal</i>"
1181
  msgstr ""
1182
 
1183
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/active/button.php:30
1184
+ msgid "Edit Your Stripe Settings"
1185
  msgstr ""
1186
 
1187
+ #. Translators: %1$s is the Stripe currency, %2$s is the Tickets Commerce currency symbol.
1188
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-currency.php:31
1189
+ msgid "Your Stripe account is set to %1$s, but your Tickets Commerce site is set to %2$s. Using different currencies for Tickets Commerce and Stripe may not be supported by all payment methods available in %2$s, and may result in exchange rates and conversions from %2$s to %1$s being handled by Stripe."
1190
  msgstr ""
1191
 
1192
+ #. Translators: %1$s The opening `<a>` tag with the stripe link, %2$s The closing `</a>` tag.
1193
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-currency.php:38
1194
+ msgid "Please be sure to enable all the payment methods you want to use for this currency on your %1$sstripe dashboard%2$s."
1195
  msgstr ""
1196
 
1197
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-currency.php:51
1198
+ msgid "Stripe currency:"
1199
  msgstr ""
1200
 
1201
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-status.php:25
1202
+ msgid "Payments status:"
1203
  msgstr ""
1204
 
1205
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-status.php:40
1206
+ msgid "Disabled"
1207
  msgstr ""
1208
 
1209
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-status.php:40
1210
+ msgid "Enabled"
1211
  msgstr ""
1212
 
1213
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-status.php:51
1214
+ msgid "Requirements"
1215
  msgstr ""
1216
 
1217
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/active/stripe-status.php:64
1218
+ msgid "Future Requirements"
1219
  msgstr ""
1220
 
1221
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/help-links/configuring.php:28
1222
+ msgid "Learn more about configuring Stripe payments"
 
1223
  msgstr ""
1224
 
1225
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/inactive.php:22
1226
+ msgid "Accept online payments with Stripe!"
1227
  msgstr ""
1228
 
1229
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/inactive.php:27
1230
+ msgid "Start selling tickets to your events today with Stripe integration for Tickets Commerce. Enable highly-configurable credit and debit card checkout with enhanced features like Afterpay, AliPay, Degiro, Klarna and more.<br>"
1231
  msgstr ""
1232
 
1233
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/logo/features.php:18
1234
+ msgid "Credit, debit card payments and more!"
1235
  msgstr ""
1236
 
1237
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/logo/features.php:21
1238
+ msgid "Easy, streamlined connection"
1239
  msgstr ""
1240
 
1241
+ #: src/admin-views/settings/tickets-commerce/stripe/connect/logo/image.php:22
1242
+ msgid "Stripe Logo Image"
1243
  msgstr ""
1244
 
1245
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete.php:24
1246
+ msgid "You are now connected to Stripe! What's next?"
1247
  msgstr ""
1248
 
1249
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:16
1250
+ #: src/Tickets/Commerce/Settings.php:285
1251
+ msgid "Currency"
1252
  msgstr ""
1253
 
1254
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:18
1255
+ msgid "Be sure that your Stripe currency matches the currency you have configured for Tickets Commerce, to avoid any issues or unexpected conversion fees."
1256
  msgstr ""
1257
 
1258
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:23
1259
+ msgid "Payment methods"
1260
  msgstr ""
1261
 
1262
+ #. Translators: %1$s: opening `a` tag to stripe's dashboard. %2$s: closing `a` tag.
1263
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:27
1264
+ msgid "You will have to confirm that the payments methods you have selected to sell tickets are enabled on the %1$sStripe payment methods section%2$s."
1265
  msgstr ""
1266
 
1267
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:35
1268
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:213
1269
+ msgid "Webhooks"
1270
  msgstr ""
1271
 
1272
+ #. Translators: %1$s: opening `a` tag to the knowledge base article. %2$s: closing `a` tag.
1273
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:39
1274
+ msgid "In order for ticket sales to be marked as complete for some payment methods on your Stripe gateway for your Event Tickets site, you must configure the webhook at Stripe. %1$sLearn how to set up webhooks here%2$s."
1275
  msgstr ""
1276
 
1277
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:47
1278
+ msgid "PCI Compliance"
1279
  msgstr ""
1280
 
1281
+ #. Translators: %1$s: opening `a` tag to the knowledge base article. %2$s: closing `a` tag.
1282
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/content.php:51
1283
+ msgid "Stripe allows you to accept credit or debit cards directly on your website. Because of this, your site needs to maintain %1$sPCI-DSS compliance%2$s."
1284
  msgstr ""
1285
 
1286
+ #: src/admin-views/settings/tickets-commerce/stripe/modal/signup-complete/notice-test-mode.php:23
1287
+ msgid "Your connection is active, but Tickets Commerce is set to test mode. While in test mode no live transactions are processed."
1288
  msgstr ""
1289
 
1290
+ #: src/admin-views/settings/tickets-commerce/stripe/signup-link.php:23
1291
+ msgid "Get Connected with <i>Stripe</i>"
1292
  msgstr ""
1293
 
1294
+ #: src/admin-views/tec-tickets-options-network.php:15
1295
+ msgid "Network Settings"
1296
  msgstr ""
1297
 
1298
+ #: src/admin-views/tec-tickets-options-network.php:19
1299
+ msgid "This is where all of the global network settings for Event Tickets can be modified."
1300
  msgstr ""
1301
 
1302
+ #: src/admin-views/tec-tickets-options-network.php:27
1303
+ msgid "Hide the following settings tabs on every site:"
1304
  msgstr ""
1305
 
1306
+ #: src/admin-views/ticket-type-history.php:13
1307
+ msgctxt "ticket type history"
1308
+ msgid "%s history:"
1309
  msgstr ""
1310
 
1311
+ #: src/admin-views/ticket-type-history.php:20
1312
+ msgid "Click to view the history"
1313
  msgstr ""
1314
 
1315
+ #: src/admin-views/ticket-type-history.php:21
1316
+ msgid "Click to hide history"
1317
  msgstr ""
1318
 
1319
+ #: src/admin-views/tpp-orders.php:32
1320
+ #: src/Tickets/Commerce/Reports/Orders.php:47
1321
+ msgid "Orders Report"
1322
  msgstr ""
1323
 
1324
+ #: src/admin-views/tpp-orders.php:173
1325
+ #: src/Tickets/Commerce/Status/Completed.php:27
1326
+ #: src/Tribe/Commerce/PayPal/Orders/Sales.php:258
1327
+ msgid "Completed"
1328
  msgstr ""
1329
 
1330
+ #: src/admin-views/tribe-commerce-settings.php:9
1331
+ msgid "Check it out!"
1332
  msgstr ""
1333
 
1334
+ #: src/admin-views/tribe-commerce-settings.php:13
1335
+ msgctxt "about Tribe Commerce"
1336
+ msgid "Tribe Commerce is a light implementation of a commerce gateway using PayPal and simplified stock handling. If you need more advanced features, take a look at %1$s. In addition to integrating with your favorite ecommerce provider, Event Tickets Plus includes options to collect custom information for attendees, check attendees in via QR codes, and share stock between %2$s. %3$s"
1337
  msgstr ""
1338
 
1339
+ #: src/admin-views/tribe-commerce-settings.php:40
1340
+ msgid "these instructions"
1341
  msgstr ""
1342
 
1343
+ #: src/admin-views/tribe-commerce-settings.php:41
1344
+ msgctxt "tickets fields settings PayPal setup"
1345
+ msgid "In order to use Tribe Commerce to sell %1$s, you must configure your PayPal account to communicate with your WordPress site. If you need help getting set up, follow %2$s"
1346
  msgstr ""
1347
 
1348
+ #: src/admin-views/tribe-commerce-settings.php:45
1349
+ msgid "Have you entered this site's address in the Notification URL field in IPN Settings?"
1350
  msgstr ""
1351
 
1352
+ #: src/admin-views/tribe-commerce-settings.php:47
1353
+ msgid "Your site address is: %s"
1354
  msgstr ""
1355
 
1356
+ #: src/admin-views/tribe-commerce-settings.php:55
1357
+ #: src/Tribe/Admin/Settings/Service_Provider.php:204
1358
+ msgid "Tribe Commerce"
1359
  msgstr ""
1360
 
1361
+ #: src/admin-views/tribe-commerce-settings.php:63
1362
+ msgid "Enable Tribe Commerce "
1363
  msgstr ""
1364
 
1365
+ #: src/admin-views/tribe-commerce-settings.php:64
1366
+ msgid "Check this box if you wish to turn on Tribe Commerce functionality."
1367
  msgstr ""
1368
 
1369
+ #: src/admin-views/tribe-commerce-settings.php:77
1370
+ msgid "Configure PayPal:"
1371
  msgstr ""
1372
 
1373
+ #: src/admin-views/tribe-commerce-settings.php:83
1374
+ msgid "PayPal email to receive payments:"
1375
  msgstr ""
1376
 
1377
+ #: src/admin-views/tribe-commerce-settings.php:91
1378
+ msgid "Have you enabled instant payment notifications (IPN) in your PayPal account's Selling Tools?"
1379
  msgstr ""
1380
 
1381
+ #: src/admin-views/tribe-commerce-settings.php:93
1382
+ #: src/admin-views/tribe-commerce-settings.php:105
1383
+ #: src/Tickets/Commerce/Reports/Attendees.php:523
1384
+ #: src/Tribe/Attendees.php:551
1385
+ msgid "Yes"
1386
  msgstr ""
1387
 
1388
+ #: src/admin-views/tribe-commerce-settings.php:106
1389
+ msgid "No"
1390
  msgstr ""
1391
 
1392
+ #: src/admin-views/tribe-commerce-settings.php:117
1393
+ msgid "PayPal configuration status:"
1394
  msgstr ""
1395
 
1396
+ #: src/admin-views/tribe-commerce-settings.php:120
1397
+ msgid "For help creating and configuring your account, call PayPal at 1-844-720-4038 (USA)"
1398
  msgstr ""
1399
 
1400
+ #: src/admin-views/tribe-commerce-settings.php:129
1401
+ msgid "PayPal Sandbox"
1402
  msgstr ""
1403
 
1404
+ #: src/admin-views/tribe-commerce-settings.php:130
1405
+ msgid "Enables PayPal Sandbox mode for testing."
1406
  msgstr ""
1407
 
1408
+ #: src/admin-views/tribe-commerce-settings.php:136
1409
+ #: src/Tickets/Commerce/Settings.php:289
1410
+ msgid "Currency Code"
1411
  msgstr ""
1412
 
1413
+ #: src/admin-views/tribe-commerce-settings.php:137
1414
+ msgid "The currency that will be used for Tribe Commerce transactions."
1415
  msgstr ""
1416
 
1417
+ #: src/admin-views/tribe-commerce-settings.php:144
1418
+ #: src/Tickets/Commerce/Settings.php:255
1419
+ msgid "Stock Handling"
1420
  msgstr ""
1421
 
1422
+ #: src/admin-views/tribe-commerce-settings.php:145
1423
+ msgctxt "tickets fields settings paypal stock handling"
1424
+ msgid "When a customer purchases a %s, PayPal might flag the order as Pending. The order will be Complete once payment is confirmed by PayPal."
1425
  msgstr ""
1426
 
1427
+ #: src/admin-views/tribe-commerce-settings.php:150
1428
+ msgid "Decrease available %s stock as soon as a Pending order is created."
1429
  msgstr ""
1430
 
1431
+ #: src/admin-views/tribe-commerce-settings.php:154
1432
+ msgid "Only decrease available %s stock if an order is confirmed as Completed by PayPal."
1433
  msgstr ""
1434
 
1435
+ #: src/admin-views/tribe-commerce-settings.php:162
1436
+ #: src/Tickets/Commerce/Settings.php:327
1437
+ msgid "Success page"
1438
  msgstr ""
1439
 
1440
+ #: src/admin-views/tribe-commerce-settings.php:165
1441
+ msgid "After a successful PayPal order users will be redirected to this page; use the %s shortcode to display the order confirmation to the user in the page content."
1442
  msgstr ""
1443
 
1444
+ #: src/admin-views/tribe-commerce-settings.php:176
1445
+ #: src/Tickets/Commerce/Settings.php:346
1446
+ msgid "Confirmation email sender address"
1447
  msgstr ""
1448
 
1449
+ #: src/admin-views/tribe-commerce-settings.php:177
1450
+ msgctxt "tickets fields settings paypal confirmation email"
1451
+ msgid "Email address PayPal %s customers will receive confirmation from. Leave empty to use the default WordPress site email address."
1452
  msgstr ""
1453
 
1454
+ #: src/admin-views/tribe-commerce-settings.php:185
1455
+ #: src/Tickets/Commerce/Settings.php:361
1456
+ msgid "Confirmation email sender name"
1457
  msgstr ""
1458
 
1459
+ #. Translators: %s: The word "ticket" in lowercase.
1460
+ #: src/admin-views/tribe-commerce-settings.php:186
1461
+ #: src/Tickets/Commerce/Settings.php:365
1462
+ msgctxt "tickets fields settings paypal email sender"
1463
+ msgid "Sender name of the confirmation email sent to customers when confirming a %s purchase."
1464
  msgstr ""
1465
 
1466
+ #: src/admin-views/tribe-commerce-settings.php:194
1467
+ #: src/Tickets/Commerce/Settings.php:376
1468
+ msgid "Confirmation email subject"
1469
  msgstr ""
1470
 
1471
+ #. Translators: %s: The word "ticket" in lowercase.
1472
+ #: src/admin-views/tribe-commerce-settings.php:195
1473
+ #: src/Tickets/Commerce/Settings.php:380
1474
+ msgctxt "tickets fields settings paypal email subject"
1475
+ msgid "Subject of the confirmation email sent to customers when confirming a %s purchase."
1476
  msgstr ""
1477
 
1478
+ #. Translators: %s: The word "tickets" in lowercase.
1479
+ #: src/admin-views/tribe-commerce-settings.php:197
1480
+ #: src/Tickets/Commerce/Settings.php:388
1481
+ msgctxt "tickets fields settings paypal email subject"
1482
+ msgid "You have %s!"
1483
  msgstr ""
1484
 
1485
+ #: src/admin-views/tribe-commerce-settings.php:209
1486
+ msgid "You can see and manage your IPN Notifications history from the IPN Notifications settings area (%s)."
1487
  msgstr ""
1488
 
1489
+ #: src/admin-views/tribe-commerce-settings.php:219
1490
+ msgid "IPN Notify URL"
1491
  msgstr ""
1492
 
1493
+ #: src/admin-views/tribe-commerce-settings.php:221
1494
+ msgid "Override the default IPN notify URL with this value. This value must be the same set in PayPal IPN Notifications settings area (%s)."
1495
  msgstr ""
1496
 
1497
+ #: src/admin-views/tribe-options-display.php:14
1498
+ msgid "Display"
1499
  msgstr ""
1500
 
1501
+ #. Translators: %1$s: dynamic "RSVPs" text.
1502
+ #: src/admin-views/tribe-options-display.php:19
1503
+ msgctxt "description of settings section"
1504
+ msgid "The settings below control the display of your %1$s."
1505
  msgstr ""
1506
 
1507
+ #. Translators: %1$s: dynamic "Tickets" text, %2$s: dynamic "RSVPs" text.
1508
+ #: src/admin-views/tribe-options-display.php:32
1509
+ msgctxt "description of settings section"
1510
+ msgid "The settings below control the display of your %1$s and %2$s."
1511
  msgstr ""
1512
 
1513
+ #. Translators: %1$s: dynamic "RSVP" text.
1514
+ #: src/admin-views/tribe-options-display.php:61
1515
+ msgctxt "settings label"
1516
+ msgid "Enable New %1$s Experience"
1517
  msgstr ""
1518
 
1519
+ #. Translators: %1$s: dynamic "RSVP" text.
1520
+ #: src/admin-views/tribe-options-display.php:72
1521
+ msgctxt "settings tooltip"
1522
+ msgid "This setting will render the new front-end designs (styling) and user-flow for the %1$s experience."
1523
  msgstr ""
1524
 
1525
+ #. Translators: %1$s: dynamic "Tickets" text.
1526
+ #: src/admin-views/tribe-options-display.php:92
1527
+ msgctxt "settings label"
1528
+ msgid "Enable Updated %1$s Experience"
1529
  msgstr ""
1530
 
1531
+ #. Translators: %1$s: dynamic "Tickets" text, %2$s and %3$s are part of link.
1532
+ #: src/admin-views/tribe-options-display.php:103
1533
+ msgctxt "settings tooltip"
1534
+ msgid "Enables updated front-end views and Individual Attendee Collection flows for %1$s. You'll see a new default setting within the Tickets tab and new individual ticket setting within both Classic and Gutenberg editors %2$s[Learn more]%3$s."
1535
  msgstr ""
1536
 
1537
+ #: src/admin-views/tribe-options-tickets.php:46
1538
+ msgctxt "login requirement setting"
1539
+ msgid "Require users to log in before they %s"
1540
  msgstr ""
1541
 
1542
+ #: src/admin-views/tribe-options-tickets.php:47
1543
+ msgctxt "login requirement setting"
1544
+ msgid "Require users to log in before they purchase %s"
1545
  msgstr ""
1546
 
1547
+ #: src/admin-views/tribe-options-tickets.php:58
1548
+ msgctxt "tickets fields settings title"
1549
+ msgid "%s Settings"
1550
  msgstr ""
1551
 
1552
+ #. Translators: %s: dynamic "tickets" text.
1553
+ #: src/admin-views/tribe-options-tickets.php:65
1554
+ msgctxt "tickets fields settings enabled post types"
1555
+ msgid "Post types that can have %s"
1556
  msgstr ""
1557
 
1558
+ #: src/admin-views/tribe-options-tickets.php:90
1559
+ msgid "Below the event details [default]"
1560
  msgstr ""
1561
 
1562
+ #: src/admin-views/tribe-options-tickets.php:91
1563
+ msgid "Above the event details"
1564
  msgstr ""
1565
 
1566
+ #: src/admin-views/tribe-options-tickets.php:92
1567
+ msgid "Below the event description"
1568
  msgstr ""
1569
 
1570
+ #: src/admin-views/tribe-options-tickets.php:93
1571
+ msgid "Above the event description"
1572
  msgstr ""
1573
 
1574
+ #: src/admin-views/tribe-options-tickets.php:99
1575
+ #: src/admin-views/tribe-options-tickets.php:108
1576
+ msgctxt "form location setting"
1577
+ msgid "Location of %s form"
1578
  msgstr ""
1579
 
1580
+ #: src/admin-views/tribe-options-tickets.php:100
1581
+ #: src/admin-views/tribe-options-tickets.php:109
1582
+ msgid "This setting only impacts events made with the classic editor."
1583
  msgstr ""
1584
 
1585
+ #: src/admin-views/tribe-options-tickets.php:117
1586
+ msgctxt "tickets remaining threshold label"
1587
+ msgid "Display # %s left threshold"
1588
  msgstr ""
1589
 
1590
+ #: src/admin-views/tribe-options-tickets.php:118
1591
+ msgctxt "tickets remaining threshold tooltip"
1592
+ msgid "If this number is less than the number of %1$s left for sale on your event, this will prevent the \"# of %1$s left\" text from showing on your website. You can leave this blank if you would like to always show the text."
1593
  msgstr ""
1594
 
1595
+ #: src/admin-views/tribe-options-tickets.php:135
1596
+ msgid "Miscellaneous Settings"
1597
  msgstr ""
1598
 
1599
+ #: src/admin-views/tribe-options-tickets.php:139
1600
+ msgid "Debug mode"
1601
  msgstr ""
1602
 
1603
+ #. Translators: %s Debug bar plugin link.
1604
+ #: src/admin-views/tribe-options-tickets.php:142
1605
+ msgid "Enable this option to log debug information. By default this will log to your server PHP error log. If you'd like to see the log messages in your browser, then we recommend that you install the %s and look for the \"Tribe\" tab in the debug output."
1606
  msgstr ""
1607
 
1608
+ #: src/admin-views/tribe-options-tickets.php:146
1609
+ msgid "Debug Bar Plugin"
1610
  msgstr ""
1611
 
1612
+ #: src/admin-views/tribe-options-tickets.php:153
1613
+ msgid "Compact Date Format"
1614
  msgstr ""
1615
 
1616
+ #: src/admin-views/tribe-options-tickets.php:154
1617
+ msgid "Select the date format used for elements with minimal space, such as in datepickers."
 
 
1618
  msgstr ""
1619
 
1620
+ #: src/admin-views/tribe-options-tickets.php:178
1621
+ msgid "Login Requirements"
1622
  msgstr ""
1623
 
1624
+ #: src/admin-views/tribe-options-tickets.php:183
1625
+ msgctxt "ticket authentication requirements"
1626
+ msgid "You can require that users log into your site before they are able to %1$s (or buy %2$s). Please review your WordPress Membership option (via the %3$sGeneral Settings admin screen%4$s) before adjusting this setting."
 
 
 
 
 
 
 
1627
  msgstr ""
1628
 
1629
+ #: src/functions/php-min-version.php:51
1630
+ msgctxt "Plugin A \"and\" Plugin B"
1631
+ msgid " and "
1632
  msgstr ""
1633
 
1634
+ #: src/functions/php-min-version.php:52
1635
+ msgctxt "Plugin A\",\" Plugin B"
1636
+ msgid ", "
 
1637
  msgstr ""
1638
 
1639
+ #: src/functions/php-min-version.php:64
1640
+ msgid "<b>%1$s</b> requires <b>PHP %2$s</b> or higher."
1641
+ msgid_plural "<b>%1$s</b> require <b>PHP %2$s</b> or higher."
1642
+ msgstr[0] ""
1643
+ msgstr[1] ""
1644
+
1645
+ #: src/functions/php-min-version.php:74
1646
+ msgid "To allow better control over dates, advanced security improvements and performance gain."
1647
  msgstr ""
1648
 
1649
+ #: src/functions/php-min-version.php:76
1650
+ msgid "Contact your Host or your system administrator and ask to upgrade to the latest version of PHP."
1651
  msgstr ""
1652
 
1653
+ #: src/template-tags/tickets.php:226
1654
+ msgctxt "list view stock sold out"
1655
+ msgid "Sold out"
1656
+ msgstr ""
1657
+
1658
+ #. Translators: %s number of RSVP spots left.
1659
+ #: src/template-tags/tickets.php:269
1660
+ msgid "%s spot left"
1661
+ msgid_plural "%s spots left"
1662
+ msgstr[0] ""
1663
+ msgstr[1] ""
1664
+
1665
+ #. Translators: %s number of tickets left.
1666
+ #: src/template-tags/tickets.php:272
1667
+ msgid "%s ticket left"
1668
+ msgid_plural "%s tickets left"
1669
+ msgstr[0] ""
1670
+ msgstr[1] ""
1671
+
1672
+ #. Translators: %s RSVP singular or plural.
1673
+ #: src/template-tags/tickets.php:285
1674
+ msgctxt "list view rsvp now ticket button"
1675
+ msgid "%s Now!"
1676
+ msgstr ""
1677
+
1678
+ #: src/template-tags/tickets.php:288
1679
+ msgctxt "list view buy now ticket button"
1680
+ msgid "Buy Now!"
1681
+ msgstr ""
1682
+
1683
+ #: src/template-tags/tickets.php:529
1684
+ msgid "issued"
1685
+ msgstr ""
1686
+
1687
+ #: src/template-tags/tickets.php:531
1688
+ msgctxt "RSVPs going"
1689
+ msgid "%s'd going"
1690
+ msgstr ""
1691
+
1692
+ #. translators: %1$s: formatted quantity remaining
1693
+ #: src/template-tags/tickets.php:538
1694
+ msgctxt "unlimited remaining stock message"
1695
+ msgid "%1$s available"
1696
+ msgstr ""
1697
+
1698
+ #. translators: %1$s: formatted quantity remaining
1699
+ #: src/template-tags/tickets.php:548
1700
+ msgctxt "ticket shared capacity message (remaining stock)"
1701
+ msgid "%1$s available of shared capacity"
1702
+ msgstr ""
1703
+
1704
+ #. translators: %1$s: formatted quantity remaining
1705
+ #: src/template-tags/tickets.php:559
1706
+ msgctxt "ticket stock message (remaining stock)"
1707
+ msgid "%1$s available"
1708
+ msgstr ""
1709
+
1710
+ #: src/template-tags/tickets.php:1352
1711
+ msgctxt "singular label for RSVP"
1712
+ msgid "RSVP"
1713
+ msgstr ""
1714
+
1715
+ #: src/template-tags/tickets.php:1376
1716
+ msgctxt "lowercase singular label for RSVP"
1717
+ msgid "rsvp"
1718
  msgstr ""
1719
 
1720
+ #: src/template-tags/tickets.php:1400
1721
+ msgctxt "plural label for RSVPs"
1722
+ msgid "RSVPs"
1723
  msgstr ""
1724
 
1725
+ #: src/template-tags/tickets.php:1424
1726
+ msgctxt "lowercase plural label for RSVPs"
1727
+ msgid "rsvps"
1728
  msgstr ""
1729
 
1730
+ #: src/template-tags/tickets.php:1448
1731
+ msgctxt "singular label for Ticket"
1732
+ msgid "Ticket"
1733
  msgstr ""
1734
 
1735
+ #: src/template-tags/tickets.php:1472
1736
+ msgctxt "lowercase singular label for Ticket"
1737
+ msgid "ticket"
1738
  msgstr ""
1739
 
1740
+ #: src/template-tags/tickets.php:1496
1741
+ msgctxt "plural label for Tickets"
1742
+ msgid "Tickets"
1743
  msgstr ""
1744
 
1745
+ #: src/template-tags/tickets.php:1520
1746
+ msgctxt "lowercase plural label for Tickets"
1747
+ msgid "tickets"
1748
  msgstr ""
1749
 
1750
+ #: src/template-tags/tickets.php:1663
1751
+ msgctxt "singular label for Guest"
1752
+ msgid "Guest"
1753
  msgstr ""
1754
 
1755
+ #: src/template-tags/tickets.php:1687
1756
+ msgctxt "lowercase singular label for Guest"
1757
+ msgid "guest"
1758
  msgstr ""
1759
 
1760
+ #: src/template-tags/tickets.php:1711
1761
+ msgctxt "plural label for Guest"
1762
+ msgid "Guests"
1763
  msgstr ""
1764
 
1765
+ #: src/template-tags/tickets.php:1735
1766
+ msgctxt "lowercase plural label for Guest"
1767
+ msgid "guests"
1768
  msgstr ""
1769
 
1770
+ #: src/Tickets/Admin/Plugin_Action_Links.php:42
1771
+ msgid "Getting started"
1772
  msgstr ""
1773
 
1774
+ #. Translators: %s: Link to "Event Tickets Plus" plugin.
1775
+ #: src/Tickets/Admin/Upsell.php:43
1776
+ msgid "Get individual information collection from each attendee and advanced capacity options with %s"
1777
  msgstr ""
1778
 
1779
+ #. Translators: %s: Link to "Event Tickets Plus" plugin.
1780
+ #: src/Tickets/Admin/Upsell.php:74
1781
+ msgid "Manually add attendees with %s"
1782
  msgstr ""
1783
 
1784
+ #: src/Tickets/Commerce/Abstract_Order.php:105
1785
+ msgid "Please provide a valid purchaser name and email."
1786
  msgstr ""
1787
 
1788
+ #: src/Tickets/Commerce/Abstract_Order.php:111
1789
+ msgid "Please provide a valid purchaser name."
1790
  msgstr ""
1791
 
1792
+ #: src/Tickets/Commerce/Abstract_Order.php:115
1793
+ msgid "Please provide a valid purchaser email."
1794
  msgstr ""
1795
 
1796
+ #: src/Tickets/Commerce/Admin/Notices.php:90
1797
+ #: src/Tickets/Commerce/Admin/Notices.php:137
1798
+ #: src/Tickets/Commerce/Admin/Notices.php:192
1799
+ msgid "Learn More"
1800
  msgstr ""
1801
 
1802
+ #: src/Tickets/Commerce/Admin/Notices.php:92
1803
+ msgid "Set up your checkout page"
1804
  msgstr ""
1805
 
1806
+ #. translators: %1$s: Opening `<a>` tag for the Payments tab on the Tickets Settings. %2$s: Closing `</a>` tag. %3$s: Link to knowledgebase article.
1807
+ #: src/Tickets/Commerce/Admin/Notices.php:95
1808
+ msgid "In order to start selling with Tickets Commerce, you'll need to set up your checkout page. Please configure the setting on %1$sTickets > Settings > Payments%2$s and confirm that the page you have selected has the proper shortcode. %3$s"
1809
  msgstr ""
1810
 
1811
+ #: src/Tickets/Commerce/Admin/Notices.php:139
1812
+ msgid "Set up your order success page"
1813
  msgstr ""
1814
 
1815
+ #. translators: %1$s: Opening `<a>` tag for the Payments tab on the Tickets Settings. %2$s: Closing `</a>` tag. %3$s: Link to knowledgebase article.
1816
+ #: src/Tickets/Commerce/Admin/Notices.php:142
1817
+ msgid "In order to start selling with Tickets Commerce, you'll need to set up your order success page. Please configure the setting on %1$sTickets > Settings > Payments%2$s and confirm that the page you have selected has the proper shortcode. %3$s"
1818
  msgstr ""
1819
 
1820
+ #: src/Tickets/Commerce/Admin/Notices.php:195
1821
+ msgid "Set up your permalinks to sell with Tickets Commerce"
1822
  msgstr ""
1823
 
1824
+ #. translators: %3$s: Link to knowledgebase article.
1825
+ #: src/Tickets/Commerce/Admin/Notices.php:198
1826
+ msgid "In order to start selling with Tickets Commerce, you'll need to set up your permalinks setting to an option different than \"Plain\". Please configure the setting on %1$sSettings > Permalinks%2$s and confirm that you are not using plain permalinks. %3$s"
1827
  msgstr ""
1828
 
1829
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:77
1830
+ #: src/Tribe/Attendees_Table.php:66
1831
+ msgid "Number of attendees per page:"
1832
  msgstr ""
1833
 
1834
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:153
1835
+ #: src/Tribe/Attendees.php:318
1836
+ msgid "You need to select a user or type a valid email address"
1837
  msgstr ""
1838
 
1839
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:154
1840
+ #: src/Tribe/Attendees.php:319
1841
+ msgid "Sending..."
1842
  msgstr ""
1843
 
1844
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:158
1845
+ #: src/Tribe/Attendees.php:323
1846
+ msgid "You must first select one or more tickets before you can move them!"
1847
  msgstr ""
1848
 
1849
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:160
1850
+ #: src/Tribe/Attendees.php:325
1851
+ msgid "Please confirm that you would like to delete this attendee."
1852
  msgstr ""
1853
 
1854
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:161
1855
+ #: src/Tribe/Attendees.php:326
1856
+ msgid "Please confirm you would like to delete these attendees."
1857
  msgstr ""
1858
 
1859
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:193
1860
+ #: src/Tribe/Attendees.php:361
1861
+ msgid "Columns"
1862
  msgstr ""
1863
 
1864
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:193
1865
+ #: src/Tribe/Attendees.php:361
1866
+ msgid "You can use Screen Options to select which columns you want to see. The selection works in the table below, in the email, for print and for the CSV export."
1867
  msgstr ""
1868
 
1869
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:215
1870
+ msgid "Checkbox"
1871
  msgstr ""
1872
 
1873
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:216
1874
+ msgid "Ticket"
1875
  msgstr ""
1876
 
1877
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:217
1878
+ msgid "Primary Information"
1879
  msgstr ""
1880
 
1881
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:218
1882
+ msgid "Details"
1883
  msgstr ""
1884
 
1885
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:219
1886
+ #: src/views/tickets/email.php:458
1887
+ msgid "Security Code"
1888
  msgstr ""
1889
 
1890
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:220
1891
+ #: src/Tickets/Commerce/Admin_Tables/Orders.php:108
1892
+ #: src/Tribe/Commerce/PayPal/Orders/Table.php:103
1893
+ msgid "Status"
1894
  msgstr ""
1895
 
1896
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:350
1897
+ #: src/Tribe/Attendees_Table.php:1003
1898
+ msgctxt "Attendees Table search options"
1899
+ msgid "Search by Purchaser Name"
1900
  msgstr ""
1901
 
1902
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:351
1903
+ #: src/Tribe/Attendees_Table.php:1004
1904
+ msgctxt "Attendees Table search options"
1905
+ msgid "Search by Purchaser Email"
1906
  msgstr ""
1907
 
1908
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:352
1909
+ #: src/Tribe/Attendees_Table.php:1005
1910
+ msgctxt "Attendees Table search options"
1911
+ msgid "Search by Ticket Holder Name"
1912
  msgstr ""
1913
 
1914
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:353
1915
+ #: src/Tribe/Attendees_Table.php:1006
1916
+ msgctxt "Attendees Table search options"
1917
+ msgid "Search by Ticket Holder Email"
1918
  msgstr ""
1919
 
1920
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:354
1921
+ #: src/Tribe/Attendees_Table.php:1007
1922
+ msgctxt "Attendees Table search options"
1923
+ msgid "Search by User ID"
1924
  msgstr ""
1925
 
1926
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:355
1927
+ #: src/Tribe/Attendees_Table.php:1008
1928
+ msgctxt "Attendees Table search options"
1929
+ msgid "Search by Order Status"
1930
  msgstr ""
1931
 
1932
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:356
1933
+ #: src/Tribe/Attendees_Table.php:1009
1934
+ msgctxt "Attendees Table search options"
1935
+ msgid "Search by Order ID"
1936
  msgstr ""
1937
 
1938
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:357
1939
+ #: src/Tribe/Attendees_Table.php:1010
1940
+ msgctxt "Attendees Table search options"
1941
+ msgid "Search by Security Code"
1942
  msgstr ""
1943
 
1944
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:358
1945
+ #: src/Tribe/Attendees_Table.php:1011
1946
+ msgctxt "Attendees Table search options"
1947
+ msgid "Search by %s ID"
1948
  msgstr ""
1949
 
1950
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:359
1951
+ #: src/Tribe/Attendees_Table.php:1012
1952
+ msgctxt "Attendees Table search options"
1953
+ msgid "Search by Product ID"
1954
  msgstr ""
1955
 
1956
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:555
1957
+ #: src/Tribe/Attendees_Table.php:402
1958
+ msgctxt "row action"
1959
+ msgid "Check In"
1960
  msgstr ""
1961
 
1962
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:556
1963
+ #: src/Tribe/Attendees_Table.php:403
1964
+ msgctxt "row action"
1965
+ msgid "Undo Check In"
1966
  msgstr ""
1967
 
1968
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:565
1969
+ #: src/Tribe/Attendees_Table.php:412
1970
+ msgctxt "row action"
1971
+ msgid "Move"
1972
  msgstr ""
1973
 
1974
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:581
1975
+ #: src/Tribe/Attendees_Table.php:425
1976
+ msgctxt "row action"
1977
+ msgid "Delete"
1978
  msgstr ""
1979
 
1980
+ #: src/Tickets/Commerce/Admin_Tables/Attendees.php:630
1981
+ #: src/Tribe/Attendees_Table.php:989
1982
+ msgid "No matching attendees found."
1983
  msgstr ""
1984
 
1985
+ #: src/Tickets/Commerce/Admin_Tables/Orders.php:101
1986
+ #: src/Tribe/Commerce/PayPal/Orders/Table.php:98
1987
+ msgid "Order"
1988
  msgstr ""
1989
 
1990
+ #: src/Tickets/Commerce/Admin_Tables/Orders.php:102
1991
+ #: src/Tribe/Commerce/PayPal/Orders/Table.php:99
1992
+ msgid "Purchaser"
1993
  msgstr ""
1994
 
1995
+ #: src/Tickets/Commerce/Admin_Tables/Orders.php:103
1996
+ #: src/Tribe/Attendees_Table.php:616
1997
+ #: src/Tribe/Commerce/PayPal/Orders/Table.php:100
1998
+ #: src/Tribe/Privacy.php:189
1999
+ #: src/Tribe/Privacy.php:470
2000
+ #: src/Tribe/Privacy.php:566
2001
+ #: src/views/blocks/rsvp/form/email.php:32
2002
+ #: src/views/tickets/rsvp.php:237
2003
+ #: src/views/v2/rsvp/ari/form/fields/email.php:33
2004
+ #: src/views/v2/rsvp/form/fields/email.php:34
2005
+ msgid "Email"
2006
  msgstr ""
2007
 
2008
+ #: src/Tickets/Commerce/Admin_Tables/Orders.php:104
2009
+ #: src/Tribe/Commerce/PayPal/Orders/Table.php:101
2010
+ msgid "Purchased"
2011
  msgstr ""
2012
 
2013
+ #: src/Tickets/Commerce/Admin_Tables/Orders.php:105
2014
+ #: src/Tribe/Commerce/PayPal/Orders/Table.php:102
2015
+ #: src/Tribe/Privacy.php:194
2016
+ #: src/Tribe/Privacy.php:475
2017
+ #: src/Tribe/Privacy.php:571
2018
+ msgid "Date"
2019
  msgstr ""
2020
 
2021
+ #: src/Tickets/Commerce/Admin_Tables/Orders.php:106
2022
+ msgid "Gateway"
2023
  msgstr ""
2024
 
2025
+ #: src/Tickets/Commerce/Admin_Tables/Orders.php:107
2026
+ msgid "Gateway ID"
2027
  msgstr ""
2028
 
2029
+ #: src/Tickets/Commerce/Admin_Tables/Orders.php:109
2030
+ #: src/Tribe/Commerce/PayPal/Orders/Table.php:106
2031
+ msgid "Total"
2032
  msgstr ""
2033
 
2034
+ #: src/Tickets/Commerce/Admin_Tables/Orders.php:188
2035
+ #: src/Tribe/Commerce/PayPal/Orders/Table.php:274
2036
+ msgid "No matching orders found."
2037
  msgstr ""
2038
 
2039
+ #: src/Tickets/Commerce/Admin_Tables/Orders.php:291
2040
+ #: src/Tribe/Commerce/PayPal/Orders/Table.php:177
2041
+ msgid "%1$s"
2042
  msgstr ""
2043
 
2044
+ #: src/Tickets/Commerce/Assets.php:105
2045
+ msgid "Default checkout"
2046
  msgstr ""
2047
 
2048
+ #: src/Tickets/Commerce/Assets.php:106
2049
+ msgid "Additional payment options"
2050
  msgstr ""
2051
 
2052
+ #: src/Tickets/Commerce/Attendee.php:900
2053
+ msgid "Name not available"
2054
  msgstr ""
2055
 
2056
+ #: src/Tickets/Commerce/Attendee.php:919
2057
+ msgid "Email not available"
2058
  msgstr ""
2059
 
2060
+ #: src/Tickets/Commerce/Checkout.php:185
2061
+ msgid "Tickets Commerce Checkout Page"
2062
  msgstr ""
2063
 
2064
+ #: src/Tickets/Commerce/Gateways/Contracts/Abstract_Gateway.php:174
2065
+ #: src/views/v2/commerce/checkout.php:55
2066
+ msgid "Something went wrong!"
2067
  msgstr ""
2068
 
2069
+ #: src/Tickets/Commerce/Gateways/Contracts/Abstract_Gateway.php:175
2070
+ msgid "Unexpected response recieved."
2071
  msgstr ""
2072
 
2073
+ #: src/Tickets/Commerce/Gateways/Contracts/Abstract_Gateway.php:271
2074
+ msgid "Enabled for Checkout"
2075
  msgstr ""
2076
 
2077
+ #: src/Tickets/Commerce/Gateways/Manual/Gateway.php:27
2078
+ msgid "Manually Generated"
2079
  msgstr ""
2080
 
2081
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:45
2082
+ msgid "Disconnect PayPal Account"
2083
  msgstr ""
2084
 
2085
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:46
2086
+ msgid "Are you sure you want to disconnect your PayPal account?"
2087
  msgstr ""
2088
 
2089
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:47
2090
+ msgid "You’re connected to PayPal! Here’s what’s next..."
2091
  msgstr ""
2092
 
2093
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:49
2094
+ msgid ""
2095
+ "PayPal allows you to accept credit or debit cards directly on your website. Because of\n"
2096
+ "\t\t\t\t\t\t\t\t\t\tthis, your site needs to maintain <a href=\"%1$s\" target=\"_blank\">PCI-DDS compliance</a>.\n"
2097
+ "\t\t\t\t\t\t\t\t\t\tEvent Tickets never stores sensitive information like card details to your server and works\n"
2098
+ "\t\t\t\t\t\t\t\t\t\tseamlessly with SSL certificates. Compliance is comprised of, but not limited to:"
2099
  msgstr ""
2100
 
2101
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:59
2102
+ msgid "Using a trusted, secure hosting provider – preferably one which claims and actively promotes PCI compliance."
2103
  msgstr ""
2104
 
2105
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:61
2106
+ msgid "Implement an SSL certificate to keep your payments secure."
2107
  msgstr ""
2108
 
2109
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:62
2110
+ msgid "Keep plugins up to date to ensure latest security fixes are present."
2111
  msgstr ""
2112
 
2113
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:111
2114
+ msgid "E.g.: 123"
2115
  msgstr ""
2116
 
2117
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:112
2118
+ msgid "E.g.: 03/26"
2119
  msgstr ""
2120
 
2121
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:113
2122
+ msgid "E.g.: 4111 1111 1111 1111"
2123
  msgstr ""
2124
 
2125
+ #: src/Tickets/Commerce/Gateways/PayPal/Assets.php:114
2126
+ msgid "E.g.: 01020"
2127
  msgstr ""
2128
 
2129
+ #: src/Tickets/Commerce/Gateways/PayPal/Client.php:774
2130
+ msgid "The PayPal webhook does not exist"
2131
  msgstr ""
2132
 
2133
+ #: src/Tickets/Commerce/Gateways/PayPal/Client.php:777
2134
+ msgid "Unexpected PayPal response when getting webhook"
2135
  msgstr ""
2136
 
2137
+ #: src/Tickets/Commerce/Gateways/PayPal/Client.php:824
2138
+ msgid "Unexpected PayPal response when creating webhook"
2139
  msgstr ""
2140
 
2141
+ #: src/Tickets/Commerce/Gateways/PayPal/Client.php:835
2142
+ msgid "PayPal webhook limit has been reached, you need to go into your developer.paypal.com account and remove webhooks from the associated account"
2143
  msgstr ""
2144
 
2145
+ #: src/Tickets/Commerce/Gateways/PayPal/Client.php:894
2146
+ msgid "Unexpected PayPal response when updating webhook"
2147
  msgstr ""
2148
 
2149
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:66
2150
+ msgid "PayPal"
2151
  msgstr ""
2152
 
2153
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:76
2154
+ msgid "PayPal is now connected."
2155
  msgstr ""
2156
 
2157
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:81
2158
+ msgid "Failed to disconnect PayPal account."
2159
  msgstr ""
2160
 
2161
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:86
2162
+ msgid "Disconnected PayPal account."
2163
  msgstr ""
2164
 
2165
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:91
2166
+ msgid "Failed to refresh PayPal access token."
2167
  msgstr ""
2168
 
2169
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:96
2170
+ msgid "PayPal access token was refreshed successfully."
2171
  msgstr ""
2172
 
2173
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:101
2174
+ msgid "Failed to refresh PayPal user info."
2175
  msgstr ""
2176
 
2177
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:106
2178
+ msgid "PayPal user info was refreshed successfully."
2179
  msgstr ""
2180
 
2181
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:111
2182
+ msgid "Failed to refresh PayPal webhooks."
2183
  msgstr ""
2184
 
2185
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:116
2186
+ msgid "PayPal webhooks refreshed successfully."
2187
  msgstr ""
2188
 
2189
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:121
2190
+ msgid "A valid SSL certificate is required to set up your PayPal account and accept payments"
2191
  msgstr ""
2192
 
2193
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:140
2194
+ msgid "Enable payments through PayPal, Venmo, and credit card."
2195
  msgstr ""
2196
 
2197
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:211
2198
+ #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:189
2199
+ msgid "here"
2200
  msgstr ""
2201
 
2202
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:213
2203
+ msgid "PayPal doesn't support your selected currency"
2204
  msgstr ""
2205
 
2206
+ #. Translators: %1$s: Currency Name. %2$s: Link to gateway provider's currency documentation.
2207
+ #: src/Tickets/Commerce/Gateways/PayPal/Gateway.php:216
2208
+ msgid "Unfortunately PayPal doesn't support payments in %1$s. Please try using a different gateway or adjusting your Tickets Commerce currency setting. You can see a list of supported currencies %2$s."
2209
  msgstr ""
2210
 
2211
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:95
2212
+ msgid "United States"
2213
  msgstr ""
2214
 
2215
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:96
2216
+ msgid "Canada"
2217
  msgstr ""
2218
 
2219
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:97
2220
+ msgid "United Kingdom"
2221
  msgstr ""
2222
 
2223
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:98
2224
+ msgid "Afghanistan"
2225
  msgstr ""
2226
 
2227
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:99
2228
+ msgid "Albania"
2229
  msgstr ""
2230
 
2231
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:100
2232
+ msgid "Algeria"
2233
  msgstr ""
2234
 
2235
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:101
2236
+ msgid "American Samoa"
2237
  msgstr ""
2238
 
2239
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:102
2240
+ msgid "Andorra"
2241
  msgstr ""
2242
 
2243
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:103
2244
+ msgid "Angola"
2245
  msgstr ""
2246
 
2247
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:104
2248
+ msgid "Anguilla"
2249
  msgstr ""
2250
 
2251
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:105
2252
+ msgid "Antarctica"
2253
  msgstr ""
2254
 
2255
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:106
2256
+ msgid "Antigua and Barbuda"
2257
  msgstr ""
2258
 
2259
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:107
2260
+ msgid "Argentina"
2261
  msgstr ""
2262
 
2263
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:108
2264
+ msgid "Armenia"
2265
  msgstr ""
2266
 
2267
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:109
2268
+ msgid "Aruba"
2269
  msgstr ""
2270
 
2271
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:110
2272
+ msgid "Australia"
2273
  msgstr ""
2274
 
2275
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:111
2276
+ msgid "Austria"
2277
  msgstr ""
2278
 
2279
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:112
2280
+ msgid "Azerbaijan"
2281
  msgstr ""
2282
 
2283
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:113
2284
+ msgid "Bahamas"
2285
  msgstr ""
2286
 
2287
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:114
2288
+ msgid "Bahrain"
2289
  msgstr ""
2290
 
2291
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:115
2292
+ msgid "Bangladesh"
2293
  msgstr ""
2294
 
2295
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:116
2296
+ msgid "Barbados"
2297
  msgstr ""
2298
 
2299
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:117
2300
+ msgid "Belarus"
2301
  msgstr ""
2302
 
2303
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:118
2304
+ msgid "Belgium"
2305
  msgstr ""
2306
 
2307
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:119
2308
+ msgid "Belize"
2309
  msgstr ""
2310
 
2311
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:120
2312
+ msgid "Benin"
2313
  msgstr ""
2314
 
2315
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:121
2316
+ msgid "Bermuda"
2317
  msgstr ""
2318
 
2319
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:122
2320
+ msgid "Bhutan"
2321
  msgstr ""
2322
 
2323
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:123
2324
+ msgid "Bolivia"
2325
  msgstr ""
2326
 
2327
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:124
2328
+ msgid "Bosnia and Herzegovina"
2329
  msgstr ""
2330
 
2331
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:125
2332
+ msgid "Botswana"
2333
  msgstr ""
2334
 
2335
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:126
2336
+ msgid "Bouvet Island"
2337
  msgstr ""
2338
 
2339
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:127
2340
+ msgid "Brazil"
2341
  msgstr ""
2342
 
2343
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:128
2344
+ msgid "British Indian Ocean Territory"
2345
  msgstr ""
2346
 
2347
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:129
2348
+ msgid "Brunei Darrussalam"
2349
  msgstr ""
2350
 
2351
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:130
2352
+ msgid "Bulgaria"
2353
  msgstr ""
2354
 
2355
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:131
2356
+ msgid "Burkina Faso"
2357
  msgstr ""
2358
 
2359
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:132
2360
+ msgid "Burundi"
2361
  msgstr ""
2362
 
2363
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:133
2364
+ msgid "Cambodia"
2365
  msgstr ""
2366
 
2367
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:134
2368
+ msgid "Cameroon"
2369
  msgstr ""
2370
 
2371
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:135
2372
+ msgid "Cape Verde"
2373
  msgstr ""
2374
 
2375
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:136
2376
+ msgid "Cayman Islands"
2377
  msgstr ""
2378
 
2379
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:137
2380
+ msgid "Central African Republic"
2381
  msgstr ""
2382
 
2383
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:138
2384
+ msgid "Chad"
2385
  msgstr ""
2386
 
2387
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:139
2388
+ msgid "Chile"
2389
  msgstr ""
2390
 
2391
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:140
2392
+ msgid "China"
2393
  msgstr ""
2394
 
2395
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:141
2396
+ msgid "Christmas Island"
2397
  msgstr ""
2398
 
2399
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:142
2400
+ msgid "Cocos Islands"
2401
  msgstr ""
2402
 
2403
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:143
2404
+ msgid "Colombia"
2405
  msgstr ""
2406
 
2407
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:144
2408
+ msgid "Comoros"
2409
  msgstr ""
2410
 
2411
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:145
2412
+ msgid "Congo, Democratic People's Republic"
2413
  msgstr ""
2414
 
2415
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:146
2416
+ msgid "Congo, Republic of"
2417
  msgstr ""
2418
 
2419
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:147
2420
+ msgid "Cook Islands"
2421
  msgstr ""
2422
 
2423
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:148
2424
+ msgid "Costa Rica"
2425
  msgstr ""
2426
 
2427
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:149
2428
+ msgid "Cote d'Ivoire"
2429
  msgstr ""
2430
 
2431
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:150
2432
+ msgid "Croatia/Hrvatska"
2433
  msgstr ""
2434
 
2435
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:151
2436
+ msgid "Cuba"
2437
  msgstr ""
2438
 
2439
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:152
2440
+ msgid "Cyprus Island"
2441
  msgstr ""
2442
 
2443
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:153
2444
+ msgid "Czech Republic"
2445
  msgstr ""
2446
 
2447
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:154
2448
+ msgid "Denmark"
2449
  msgstr ""
2450
 
2451
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:155
2452
+ msgid "Djibouti"
2453
  msgstr ""
2454
 
2455
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:156
2456
+ msgid "Dominica"
2457
  msgstr ""
2458
 
2459
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:157
2460
+ msgid "Dominican Republic"
2461
  msgstr ""
2462
 
2463
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:158
2464
+ msgid "East Timor"
2465
  msgstr ""
2466
 
2467
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:159
2468
+ msgid "Ecuador"
2469
  msgstr ""
2470
 
2471
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:160
2472
+ msgid "Egypt"
2473
  msgstr ""
2474
 
2475
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:161
2476
+ msgid "Equatorial Guinea"
2477
  msgstr ""
2478
 
2479
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:162
2480
+ msgid "El Salvador"
2481
  msgstr ""
2482
 
2483
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:163
2484
+ msgid "Eritrea"
2485
  msgstr ""
2486
 
2487
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:164
2488
+ msgid "Estonia"
2489
  msgstr ""
2490
 
2491
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:165
2492
+ msgid "Ethiopia"
2493
  msgstr ""
2494
 
2495
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:166
2496
+ msgid "Falkland Islands"
2497
  msgstr ""
2498
 
2499
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:167
2500
+ msgid "Faroe Islands"
2501
  msgstr ""
2502
 
2503
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:168
2504
+ msgid "Fiji"
2505
  msgstr ""
2506
 
2507
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:169
2508
+ msgid "Finland"
2509
  msgstr ""
2510
 
2511
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:170
2512
+ msgid "France"
2513
  msgstr ""
2514
 
2515
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:171
2516
+ msgid "French Guiana"
2517
  msgstr ""
2518
 
2519
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:172
2520
+ msgid "French Polynesia"
2521
  msgstr ""
2522
 
2523
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:173
2524
+ msgid "French Southern Territories"
2525
  msgstr ""
2526
 
2527
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:174
2528
+ msgid "Gabon"
2529
  msgstr ""
2530
 
2531
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:175
2532
+ msgid "Gambia"
2533
  msgstr ""
2534
 
2535
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:176
2536
+ msgid "Georgia"
2537
  msgstr ""
2538
 
2539
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:177
2540
+ msgid "Germany"
2541
  msgstr ""
2542
 
2543
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:178
2544
+ msgid "Greece"
2545
  msgstr ""
2546
 
2547
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:179
2548
+ msgid "Ghana"
2549
  msgstr ""
2550
 
2551
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:180
2552
+ msgid "Gibraltar"
2553
  msgstr ""
2554
 
2555
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:181
2556
+ msgid "Greenland"
2557
  msgstr ""
2558
 
2559
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:182
2560
+ msgid "Grenada"
2561
  msgstr ""
2562
 
2563
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:183
2564
+ msgid "Guadeloupe"
2565
  msgstr ""
2566
 
2567
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:184
2568
+ msgid "Guam"
2569
  msgstr ""
2570
 
2571
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:185
2572
+ msgid "Guatemala"
2573
  msgstr ""
2574
 
2575
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:186
2576
+ msgid "Guernsey"
2577
  msgstr ""
2578
 
2579
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:187
2580
+ msgid "Guinea"
2581
  msgstr ""
2582
 
2583
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:188
2584
+ msgid "Guinea-Bissau"
2585
  msgstr ""
2586
 
2587
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:189
2588
+ msgid "Guyana"
2589
  msgstr ""
2590
 
2591
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:190
2592
+ msgid "Haiti"
2593
  msgstr ""
2594
 
2595
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:191
2596
+ msgid "Heard and McDonald Islands"
2597
  msgstr ""
2598
 
2599
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:192
2600
+ msgid "Holy See (City Vatican State)"
2601
  msgstr ""
2602
 
2603
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:193
2604
+ msgid "Honduras"
2605
  msgstr ""
2606
 
2607
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:194
2608
+ msgid "Hong Kong"
2609
  msgstr ""
2610
 
2611
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:195
2612
+ msgid "Hungary"
2613
  msgstr ""
2614
 
2615
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:196
2616
+ msgid "Iceland"
2617
  msgstr ""
2618
 
2619
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:197
2620
+ msgid "India"
2621
  msgstr ""
2622
 
2623
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:198
2624
+ msgid "Indonesia"
2625
  msgstr ""
2626
 
2627
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:199
2628
+ msgid "Iran"
2629
  msgstr ""
2630
 
2631
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:200
2632
+ msgid "Iraq"
2633
  msgstr ""
2634
 
2635
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:201
2636
+ msgid "Ireland"
2637
  msgstr ""
2638
 
2639
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:202
2640
+ msgid "Isle of Man"
2641
  msgstr ""
2642
 
2643
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:203
2644
+ msgid "Israel"
2645
  msgstr ""
2646
 
2647
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:204
2648
+ msgid "Italy"
2649
  msgstr ""
2650
 
2651
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:205
2652
+ msgid "Jamaica"
2653
  msgstr ""
2654
 
2655
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:206
2656
+ msgid "Japan"
2657
  msgstr ""
2658
 
2659
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:207
2660
+ msgid "Jersey"
2661
  msgstr ""
2662
 
2663
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:208
2664
+ msgid "Jordan"
2665
  msgstr ""
2666
 
2667
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:209
2668
+ msgid "Kazakhstan"
2669
  msgstr ""
2670
 
2671
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:210
2672
+ msgid "Kenya"
2673
  msgstr ""
2674
 
2675
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:211
2676
+ msgid "Kiribati"
2677
  msgstr ""
2678
 
2679
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:212
2680
+ msgid "Kuwait"
2681
  msgstr ""
2682
 
2683
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:213
2684
+ msgid "Kyrgyzstan"
2685
  msgstr ""
2686
 
2687
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:214
2688
+ msgid "Lao People's Democratic Republic"
2689
  msgstr ""
2690
 
2691
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:215
2692
+ msgid "Latvia"
2693
  msgstr ""
2694
 
2695
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:216
2696
+ msgid "Lebanon"
2697
  msgstr ""
2698
 
2699
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:217
2700
+ msgid "Lesotho"
2701
  msgstr ""
2702
 
2703
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:218
2704
+ msgid "Liberia"
2705
  msgstr ""
2706
 
2707
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:219
2708
+ msgid "Libyan Arab Jamahiriya"
2709
  msgstr ""
2710
 
2711
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:220
2712
+ msgid "Liechtenstein"
2713
  msgstr ""
2714
 
2715
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:221
2716
+ msgid "Lithuania"
2717
  msgstr ""
2718
 
2719
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:222
2720
+ msgid "Luxembourg"
2721
  msgstr ""
2722
 
2723
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:223
2724
+ msgid "Macau"
2725
  msgstr ""
2726
 
2727
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:224
2728
+ msgid "Macedonia"
2729
  msgstr ""
2730
 
2731
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:225
2732
+ msgid "Madagascar"
2733
  msgstr ""
2734
 
2735
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:226
2736
+ msgid "Malawi"
2737
  msgstr ""
2738
 
2739
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:227
2740
+ msgid "Malaysia"
2741
  msgstr ""
2742
 
2743
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:228
2744
+ msgid "Maldives"
2745
  msgstr ""
2746
 
2747
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:229
2748
+ msgid "Mali"
2749
  msgstr ""
2750
 
2751
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:230
2752
+ msgid "Malta"
2753
  msgstr ""
2754
 
2755
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:231
2756
+ msgid "Marshall Islands"
2757
  msgstr ""
2758
 
2759
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:232
2760
+ msgid "Martinique"
2761
  msgstr ""
2762
 
2763
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:233
2764
+ msgid "Mauritania"
2765
  msgstr ""
2766
 
2767
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:234
2768
+ msgid "Mauritius"
2769
  msgstr ""
2770
 
2771
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:235
2772
+ msgid "Mayotte"
2773
  msgstr ""
2774
 
2775
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:236
2776
+ msgid "Mexico"
2777
  msgstr ""
2778
 
2779
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:237
2780
+ msgid "Micronesia"
2781
  msgstr ""
2782
 
2783
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:238
2784
+ msgid "Moldova, Republic of"
2785
  msgstr ""
2786
 
2787
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:239
2788
+ msgid "Monaco"
2789
  msgstr ""
2790
 
2791
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:240
2792
+ msgid "Mongolia"
2793
  msgstr ""
2794
 
2795
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:241
2796
+ msgid "Montenegro"
2797
  msgstr ""
2798
 
2799
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:242
2800
+ msgid "Montserrat"
2801
  msgstr ""
2802
 
2803
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:243
2804
+ msgid "Morocco"
2805
  msgstr ""
2806
 
2807
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:244
2808
+ msgid "Mozambique"
2809
  msgstr ""
2810
 
2811
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:245
2812
+ msgid "Myanmar"
2813
  msgstr ""
2814
 
2815
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:246
2816
+ msgid "Namibia"
2817
  msgstr ""
2818
 
2819
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:247
2820
+ msgid "Nauru"
2821
  msgstr ""
2822
 
2823
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:248
2824
+ msgid "Nepal"
2825
  msgstr ""
2826
 
2827
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:249
2828
+ msgid "Netherlands"
2829
  msgstr ""
2830
 
2831
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:250
2832
+ msgid "Netherlands Antilles"
2833
  msgstr ""
2834
 
2835
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:251
2836
+ msgid "New Caledonia"
2837
  msgstr ""
2838
 
2839
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:252
2840
+ msgid "New Zealand"
2841
  msgstr ""
2842
 
2843
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:253
2844
+ msgid "Nicaragua"
2845
  msgstr ""
2846
 
2847
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:254
2848
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:391
2849
+ msgid "Niger"
2850
  msgstr ""
2851
 
2852
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:255
2853
+ msgid "Nigeria"
2854
  msgstr ""
2855
 
2856
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:256
2857
+ msgid "Niue"
2858
  msgstr ""
2859
 
2860
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:257
2861
+ msgid "Norfolk Island"
2862
  msgstr ""
2863
 
2864
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:258
2865
+ msgid "North Korea"
2866
  msgstr ""
2867
 
2868
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:259
2869
+ msgid "Northern Mariana Islands"
2870
  msgstr ""
2871
 
2872
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:260
2873
+ msgid "Norway"
2874
  msgstr ""
2875
 
2876
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:261
2877
+ msgid "Oman"
2878
  msgstr ""
2879
 
2880
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:262
2881
+ msgid "Pakistan"
2882
  msgstr ""
2883
 
2884
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:263
2885
+ msgid "Palau"
2886
  msgstr ""
2887
 
2888
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:264
2889
+ msgid "Palestinian Territories"
2890
  msgstr ""
2891
 
2892
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:265
2893
+ msgid "Panama"
2894
  msgstr ""
2895
 
2896
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:266
2897
+ msgid "Papua New Guinea"
2898
  msgstr ""
2899
 
2900
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:267
2901
+ msgid "Paraguay"
2902
  msgstr ""
2903
 
2904
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:268
2905
+ msgid "Peru"
2906
  msgstr ""
2907
 
2908
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:269
2909
+ msgid "Philippines"
2910
  msgstr ""
2911
 
2912
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:270
2913
+ msgid "Pitcairn Island"
2914
  msgstr ""
2915
 
2916
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:271
2917
+ msgid "Poland"
2918
  msgstr ""
2919
 
2920
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:272
2921
+ msgid "Portugal"
2922
  msgstr ""
2923
 
2924
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:273
2925
+ msgid "Puerto Rico"
2926
  msgstr ""
2927
 
2928
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:274
2929
+ msgid "Qatar"
2930
  msgstr ""
2931
 
2932
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:275
2933
+ msgid "Reunion Island"
2934
  msgstr ""
2935
 
2936
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:276
2937
+ msgid "Romania"
2938
  msgstr ""
2939
 
2940
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:277
2941
+ msgid "Russian Federation"
2942
  msgstr ""
2943
 
2944
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:278
2945
+ msgid "Rwanda"
2946
  msgstr ""
2947
 
2948
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:279
2949
+ msgid "Saint Helena"
2950
  msgstr ""
2951
 
2952
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:280
2953
+ msgid "Saint Kitts and Nevis"
2954
  msgstr ""
2955
 
2956
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:281
2957
+ msgid "Saint Lucia"
2958
  msgstr ""
2959
 
2960
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:282
2961
+ msgid "Saint Pierre and Miquelon"
2962
  msgstr ""
2963
 
2964
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:283
2965
+ msgid "Saint Vincent and the Grenadines"
2966
  msgstr ""
2967
 
2968
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:284
2969
+ msgid "San Marino"
2970
  msgstr ""
2971
 
2972
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:285
2973
+ msgid "Sao Tome and Principe"
2974
  msgstr ""
2975
 
2976
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:286
2977
+ msgid "Saudi Arabia"
2978
  msgstr ""
2979
 
2980
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:287
2981
+ msgid "Senegal"
2982
  msgstr ""
2983
 
2984
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:288
2985
+ msgid "Serbia"
2986
  msgstr ""
2987
 
2988
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:289
2989
+ msgid "Seychelles"
2990
  msgstr ""
2991
 
2992
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:290
2993
+ msgid "Sierra Leone"
2994
  msgstr ""
2995
 
2996
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:291
2997
+ msgid "Singapore"
2998
  msgstr ""
2999
 
3000
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:292
3001
+ msgid "Slovak Republic"
3002
  msgstr ""
3003
 
3004
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:293
3005
+ msgid "Slovenia"
3006
  msgstr ""
3007
 
3008
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:294
3009
+ msgid "Solomon Islands"
3010
  msgstr ""
3011
 
3012
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:295
3013
+ msgid "Somalia"
3014
  msgstr ""
3015
 
3016
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:296
3017
+ msgid "South Africa"
3018
  msgstr ""
3019
 
3020
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:297
3021
+ msgid "South Georgia"
3022
  msgstr ""
3023
+
3024
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:298
3025
+ msgid "South Korea"
3026
  msgstr ""
3027
 
3028
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:299
3029
+ msgid "Spain"
3030
  msgstr ""
3031
 
3032
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:300
3033
+ msgid "Sri Lanka"
3034
  msgstr ""
3035
 
3036
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:301
3037
+ msgid "Sudan"
3038
  msgstr ""
3039
 
3040
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:302
3041
+ msgid "Suriname"
3042
  msgstr ""
3043
 
3044
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:303
3045
+ msgid "Svalbard and Jan Mayen Islands"
3046
  msgstr ""
3047
 
3048
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:304
3049
+ msgid "Eswatini"
3050
  msgstr ""
3051
 
3052
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:305
3053
+ msgid "Sweden"
3054
  msgstr ""
3055
 
3056
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:306
3057
+ msgid "Switzerland"
3058
  msgstr ""
3059
 
3060
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:307
3061
+ msgid "Syrian Arab Republic"
3062
  msgstr ""
3063
 
3064
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:308
3065
+ msgid "Taiwan"
3066
  msgstr ""
3067
 
3068
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:309
3069
+ msgid "Tajikistan"
3070
  msgstr ""
3071
 
3072
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:310
3073
+ msgid "Tanzania"
3074
  msgstr ""
3075
 
3076
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:311
3077
+ msgid "Togo"
3078
  msgstr ""
3079
 
3080
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:312
3081
+ msgid "Tokelau"
3082
  msgstr ""
3083
 
3084
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:313
3085
+ msgid "Tonga"
3086
  msgstr ""
3087
 
3088
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:314
3089
+ msgid "Thailand"
3090
  msgstr ""
3091
 
3092
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:315
3093
+ msgid "Trinidad and Tobago"
3094
  msgstr ""
3095
 
3096
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:316
3097
+ msgid "Tunisia"
3098
  msgstr ""
3099
 
3100
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:317
3101
+ msgid "Turkey"
3102
  msgstr ""
3103
 
3104
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:318
3105
+ msgid "Turkmenistan"
3106
  msgstr ""
3107
 
3108
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:319
3109
+ msgid "Turks and Caicos Islands"
3110
  msgstr ""
3111
 
3112
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:320
3113
+ msgid "Tuvalu"
3114
  msgstr ""
3115
 
3116
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:321
3117
+ msgid "Uganda"
3118
  msgstr ""
3119
 
3120
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:322
3121
+ msgid "Ukraine"
3122
  msgstr ""
3123
 
3124
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:323
3125
+ msgid "United Arab Emirates"
3126
  msgstr ""
3127
 
3128
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:324
3129
+ msgid "Uruguay"
3130
  msgstr ""
3131
 
3132
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:325
3133
+ msgid "US Minor Outlying Islands"
3134
  msgstr ""
3135
 
3136
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:326
3137
+ msgid "Uzbekistan"
3138
  msgstr ""
3139
 
3140
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:327
3141
+ msgid "Vanuatu"
3142
  msgstr ""
3143
 
3144
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:328
3145
+ msgid "Venezuela"
3146
  msgstr ""
3147
 
3148
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:329
3149
+ msgid "Vietnam"
3150
  msgstr ""
3151
 
3152
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:330
3153
+ msgid "Virgin Islands (British)"
3154
  msgstr ""
3155
 
3156
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:331
3157
+ msgid "Virgin Islands (USA)"
3158
  msgstr ""
3159
 
3160
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:332
3161
+ msgid "Wallis and Futuna Islands"
3162
  msgstr ""
3163
 
3164
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:333
3165
+ msgid "Western Sahara"
3166
  msgstr ""
3167
 
3168
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:334
3169
+ msgid "Western Samoa"
3170
  msgstr ""
3171
 
3172
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:335
3173
+ msgid "Yemen"
3174
  msgstr ""
3175
 
3176
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:336
3177
+ msgid "Yugoslavia"
3178
  msgstr ""
3179
 
3180
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:337
3181
+ msgid "Zambia"
3182
  msgstr ""
3183
 
3184
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:338
3185
+ msgid "Zimbabwe"
3186
  msgstr ""
3187
 
3188
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:476
3189
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:734
3190
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1576
3191
+ msgid "State"
3192
  msgstr ""
3193
 
3194
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:486
3195
+ msgid "District"
3196
  msgstr ""
3197
 
3198
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:492
3199
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:503
3200
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:520
3201
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:582
3202
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:604
3203
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:642
3204
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:706
3205
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:729
3206
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:756
3207
+ msgid "Province"
3208
  msgstr ""
3209
 
3210
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:508
3211
+ msgid "Canton"
3212
  msgstr ""
3213
 
3214
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:515
3215
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:571
3216
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:648
3217
+ msgid "Region"
3218
  msgstr ""
3219
 
3220
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:576
3221
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:587
3222
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:739
3223
+ msgid "County"
3224
  msgstr ""
3225
 
3226
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:609
3227
+ msgid "Prefecture"
3228
  msgstr ""
3229
 
3230
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:659
3231
+ msgid "State / Zone"
3232
  msgstr ""
3233
 
3234
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/Country.php:711
3235
+ msgid "Municipality"
3236
  msgstr ""
3237
 
3238
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:22
3239
+ msgid "Adana"
3240
  msgstr ""
3241
 
3242
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:23
3243
+ msgid "Ad&#305;yaman"
3244
  msgstr ""
3245
 
3246
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:24
3247
+ msgid "Afyon"
3248
  msgstr ""
3249
 
3250
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:25
3251
+ msgid "A&#287;r&#305;"
3252
  msgstr ""
3253
 
3254
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:26
3255
+ msgid "Amasya"
3256
  msgstr ""
3257
 
3258
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:27
3259
+ msgid "Ankara"
3260
  msgstr ""
3261
 
3262
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:28
3263
+ msgid "Antalya"
3264
  msgstr ""
3265
 
3266
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:29
3267
+ msgid "Artvin"
3268
  msgstr ""
3269
 
3270
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:30
3271
+ msgid "Ayd&#305;n"
3272
  msgstr ""
3273
 
3274
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:31
3275
+ msgid "Bal&#305;kesir"
3276
  msgstr ""
3277
 
3278
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:32
3279
+ msgid "Bilecik"
3280
  msgstr ""
3281
 
3282
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:33
3283
+ msgid "Bing&#246;l"
3284
  msgstr ""
3285
 
3286
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:34
3287
+ msgid "Bitlis"
3288
  msgstr ""
3289
 
3290
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:35
3291
+ msgid "Bolu"
3292
  msgstr ""
3293
 
3294
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:36
3295
+ msgid "Burdur"
3296
  msgstr ""
3297
 
3298
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:37
3299
+ msgid "Bursa"
3300
  msgstr ""
3301
 
3302
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:38
3303
+ msgid "&#199;anakkale"
3304
  msgstr ""
3305
 
3306
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:39
3307
+ msgid "&#199;ank&#305;r&#305;"
3308
  msgstr ""
3309
 
3310
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:40
3311
+ msgid "&#199;orum"
3312
  msgstr ""
3313
 
3314
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:41
3315
+ msgid "Denizli"
3316
  msgstr ""
3317
 
3318
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:42
3319
+ msgid "Diyarbak&#305;r"
3320
  msgstr ""
3321
 
3322
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:43
3323
+ msgid "Edirne"
3324
  msgstr ""
3325
 
3326
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:44
3327
+ msgid "Elaz&#305;&#287;"
3328
  msgstr ""
3329
 
3330
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:45
3331
+ msgid "Erzincan"
3332
  msgstr ""
3333
 
3334
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:46
3335
+ msgid "Erzurum"
3336
  msgstr ""
3337
 
3338
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:47
3339
+ msgid "Eski&#351;ehir"
3340
  msgstr ""
3341
 
3342
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:48
3343
+ msgid "Gaziantep"
3344
  msgstr ""
3345
 
3346
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:49
3347
+ msgid "Giresun"
3348
  msgstr ""
3349
 
3350
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:50
3351
+ msgid "G&#252;m&#252;&#351;hane"
3352
  msgstr ""
3353
 
3354
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:51
3355
+ msgid "Hakkari"
3356
  msgstr ""
3357
 
3358
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:52
3359
+ msgid "Hatay"
3360
  msgstr ""
3361
 
3362
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:53
3363
+ msgid "Isparta"
3364
  msgstr ""
3365
 
3366
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:54
3367
+ msgid "&#304;&#231;el"
3368
  msgstr ""
3369
 
3370
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:55
3371
+ msgid "&#304;stanbul"
3372
  msgstr ""
3373
 
3374
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:56
3375
+ msgid "&#304;zmir"
3376
  msgstr ""
3377
 
3378
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:57
3379
+ msgid "Kars"
3380
  msgstr ""
3381
 
3382
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:58
3383
+ msgid "Kastamonu"
3384
  msgstr ""
3385
 
3386
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:59
3387
+ msgid "Kayseri"
3388
  msgstr ""
3389
 
3390
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:60
3391
+ msgid "K&#305;rklareli"
3392
  msgstr ""
3393
 
3394
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:61
3395
+ msgid "K&#305;r&#351;ehir"
3396
  msgstr ""
3397
 
3398
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:62
3399
+ msgid "Kocaeli"
3400
  msgstr ""
3401
 
3402
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:63
3403
+ msgid "Konya"
3404
  msgstr ""
3405
 
3406
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:64
3407
+ msgid "K&#252;tahya"
3408
  msgstr ""
3409
 
3410
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:65
3411
+ msgid "Malatya"
3412
  msgstr ""
3413
 
3414
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:66
3415
+ msgid "Manisa"
3416
  msgstr ""
3417
 
3418
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:67
3419
+ msgid "Kahramanmara&#351;"
3420
  msgstr ""
3421
 
3422
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:68
3423
+ msgid "Mardin"
3424
  msgstr ""
3425
 
3426
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:69
3427
+ msgid "Mu&#287;la"
3428
  msgstr ""
3429
 
3430
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:70
3431
+ msgid "Mu&#351;"
3432
  msgstr ""
3433
 
3434
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:71
3435
+ msgid "Nev&#351;ehir"
3436
  msgstr ""
3437
 
3438
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:72
3439
+ msgid "Ni&#287;de"
3440
  msgstr ""
3441
 
3442
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:73
3443
+ msgid "Ordu"
3444
  msgstr ""
3445
 
3446
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:74
3447
+ msgid "Rize"
3448
  msgstr ""
3449
 
3450
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:75
3451
+ msgid "Sakarya"
3452
  msgstr ""
3453
 
3454
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:76
3455
+ msgid "Samsun"
3456
  msgstr ""
3457
 
3458
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:77
3459
+ msgid "Siirt"
3460
  msgstr ""
3461
 
3462
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:78
3463
+ msgid "Sinop"
3464
  msgstr ""
3465
 
3466
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:79
3467
+ msgid "Sivas"
3468
  msgstr ""
3469
 
3470
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:80
3471
+ msgid "Tekirda&#287;"
3472
  msgstr ""
3473
 
3474
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:81
3475
+ msgid "Tokat"
3476
  msgstr ""
3477
 
3478
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:82
3479
+ msgid "Trabzon"
3480
  msgstr ""
3481
 
3482
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:83
3483
+ msgid "Tunceli"
3484
  msgstr ""
3485
 
3486
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:84
3487
+ msgid "&#350;anl&#305;urfa"
3488
  msgstr ""
3489
 
3490
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:85
3491
+ msgid "U&#351;ak"
3492
  msgstr ""
3493
 
3494
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:86
3495
+ msgid "Van"
3496
  msgstr ""
3497
 
3498
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:87
3499
+ msgid "Yozgat"
3500
  msgstr ""
3501
 
3502
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:88
3503
+ msgid "Zonguldak"
3504
  msgstr ""
3505
 
3506
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:89
3507
+ msgid "Aksaray"
3508
  msgstr ""
3509
 
3510
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:90
3511
+ msgid "Bayburt"
3512
  msgstr ""
3513
 
3514
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:91
3515
+ msgid "Karaman"
3516
  msgstr ""
3517
 
3518
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:92
3519
+ msgid "K&#305;r&#305;kkale"
3520
  msgstr ""
3521
 
3522
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:93
3523
+ msgid "Batman"
3524
  msgstr ""
3525
 
3526
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:94
3527
+ msgid "&#350;&#305;rnak"
3528
  msgstr ""
3529
 
3530
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:95
3531
+ msgid "Bart&#305;n"
3532
  msgstr ""
3533
 
3534
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:96
3535
+ msgid "Ardahan"
3536
  msgstr ""
3537
 
3538
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:97
3539
+ msgid "I&#287;d&#305;r"
3540
  msgstr ""
3541
 
3542
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:98
3543
+ msgid "Yalova"
3544
  msgstr ""
3545
 
3546
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:99
3547
+ msgid "Karab&#252;k"
3548
  msgstr ""
3549
 
3550
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:100
3551
+ msgid "Kilis"
3552
  msgstr ""
3553
 
3554
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:101
3555
+ msgid "Osmaniye"
3556
  msgstr ""
3557
 
3558
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:102
3559
+ msgid "D&#252;zce"
3560
  msgstr ""
3561
 
3562
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:118
3563
+ msgid "Alba"
3564
  msgstr ""
3565
 
3566
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:119
3567
+ msgid "Arad"
3568
  msgstr ""
3569
 
3570
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:120
3571
+ msgid "Arges"
3572
  msgstr ""
3573
 
3574
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:121
3575
+ msgid "Bacau"
3576
  msgstr ""
3577
 
3578
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:122
3579
+ msgid "Bihor"
3580
  msgstr ""
3581
 
3582
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:123
3583
+ msgid "Bistrita-Nasaud"
3584
  msgstr ""
3585
 
3586
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:124
3587
+ msgid "Botosani"
3588
  msgstr ""
3589
 
3590
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:125
3591
+ msgid "Braila"
3592
  msgstr ""
3593
 
3594
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:126
3595
+ msgid "Brasov"
3596
  msgstr ""
3597
 
3598
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:127
3599
+ msgid "Bucuresti"
3600
  msgstr ""
3601
 
3602
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:128
3603
+ msgid "Buzau"
3604
  msgstr ""
3605
 
3606
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:129
3607
+ msgid "Calarasi"
3608
  msgstr ""
3609
 
3610
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:130
3611
+ msgid "Caras-Severin"
3612
  msgstr ""
3613
 
3614
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:131
3615
+ msgid "Cluj"
3616
  msgstr ""
3617
 
3618
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:132
3619
+ msgid "Constanta"
3620
  msgstr ""
3621
 
3622
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:133
3623
+ msgid "Covasna"
3624
  msgstr ""
3625
 
3626
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:134
3627
+ msgid "Dambovita"
3628
  msgstr ""
3629
 
3630
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:135
3631
+ msgid "Dolj"
3632
  msgstr ""
3633
 
3634
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:136
3635
+ msgid "Galati"
3636
  msgstr ""
3637
 
3638
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:137
3639
+ msgid "Giurgiu"
3640
  msgstr ""
3641
 
3642
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:138
3643
+ msgid "Gorj"
3644
  msgstr ""
3645
 
3646
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:139
3647
+ msgid "Harghita"
3648
  msgstr ""
3649
 
3650
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:140
3651
+ msgid "Hunedoara"
3652
  msgstr ""
3653
 
3654
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:141
3655
+ msgid "Ialomita"
3656
  msgstr ""
3657
 
3658
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:142
3659
+ msgid "Iasi"
3660
  msgstr ""
3661
 
3662
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:143
3663
+ msgid "Ilfov"
3664
  msgstr ""
3665
 
3666
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:144
3667
+ msgid "Maramures"
3668
  msgstr ""
3669
 
3670
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:145
3671
+ msgid "Mehedinti"
3672
  msgstr ""
3673
 
3674
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:146
3675
+ msgid "Mures"
3676
  msgstr ""
3677
 
3678
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:147
3679
+ msgid "Neamt"
3680
  msgstr ""
3681
 
3682
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:148
3683
+ msgid "Olt"
3684
  msgstr ""
3685
 
3686
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:149
3687
+ msgid "Prahova"
3688
  msgstr ""
3689
 
3690
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:150
3691
+ msgid "Salaj"
3692
  msgstr ""
3693
 
3694
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:151
3695
+ msgid "Satu Mare"
3696
  msgstr ""
3697
 
3698
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:152
3699
+ msgid "Sibiu"
3700
  msgstr ""
3701
 
3702
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:153
3703
+ msgid "Suceava"
3704
  msgstr ""
3705
 
3706
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:154
3707
+ msgid "Teleorman"
3708
  msgstr ""
3709
 
3710
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:155
3711
+ msgid "Timis"
3712
  msgstr ""
3713
 
3714
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:156
3715
+ msgid "Tulcea"
3716
  msgstr ""
3717
 
3718
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:157
3719
+ msgid "Valcea"
3720
  msgstr ""
3721
 
3722
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:158
3723
+ msgid "Vaslui"
3724
  msgstr ""
3725
 
3726
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:159
3727
+ msgid "Vrancea"
3728
  msgstr ""
3729
 
3730
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:175
3731
+ msgid "Azad Kashmir"
3732
  msgstr ""
3733
 
3734
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:176
3735
+ msgid "Balochistan"
3736
  msgstr ""
3737
 
3738
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:177
3739
+ msgid "FATA"
3740
  msgstr ""
3741
 
3742
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:178
3743
+ msgid "Gilgit Baltistan"
3744
  msgstr ""
3745
 
3746
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:179
3747
+ msgid "Islamabad Capital Territory"
3748
  msgstr ""
3749
 
3750
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:180
3751
+ msgid "Khyber Pakhtunkhwa"
3752
  msgstr ""
3753
 
3754
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:181
3755
+ msgid "Punjab"
3756
  msgstr ""
3757
 
3758
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:182
3759
+ msgid "Sindh"
3760
  msgstr ""
3761
 
3762
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:198
3763
+ msgid "Abra"
3764
  msgstr ""
3765
 
3766
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:199
3767
+ msgid "Agusan del Norte"
3768
  msgstr ""
3769
 
3770
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:200
3771
+ msgid "Agusan del Sur"
3772
  msgstr ""
3773
 
3774
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:201
3775
+ msgid "Aklan"
3776
  msgstr ""
3777
 
3778
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:202
3779
+ msgid "Albay"
3780
  msgstr ""
3781
 
3782
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:203
3783
+ msgid "Antique"
3784
  msgstr ""
3785
 
3786
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:204
3787
+ msgid "Apayao"
3788
  msgstr ""
3789
 
3790
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:205
3791
+ msgid "Aurora"
3792
  msgstr ""
3793
 
3794
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:206
3795
+ msgid "Basilan"
3796
  msgstr ""
3797
 
3798
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:207
3799
+ msgid "Bataan"
3800
  msgstr ""
3801
 
3802
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:208
3803
+ msgid "Batanes"
3804
  msgstr ""
3805
 
3806
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:209
3807
+ msgid "Batangas"
3808
  msgstr ""
3809
 
3810
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:210
3811
+ msgid "Benguet"
3812
  msgstr ""
3813
 
3814
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:211
3815
+ msgid "Biliran"
3816
  msgstr ""
3817
 
3818
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:212
3819
+ msgid "Bohol"
3820
  msgstr ""
3821
 
3822
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:213
3823
+ msgid "Bukidnon"
3824
  msgstr ""
3825
 
3826
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:214
3827
+ msgid "Bulacan"
3828
  msgstr ""
3829
 
3830
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:215
3831
+ msgid "Cagayan"
3832
  msgstr ""
3833
 
3834
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:216
3835
+ msgid "Camarines Norte"
3836
  msgstr ""
3837
 
3838
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:217
3839
+ msgid "Camarines Sur"
3840
  msgstr ""
3841
 
3842
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:218
3843
+ msgid "Camiguin"
3844
  msgstr ""
3845
 
3846
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:219
3847
+ msgid "Capiz"
3848
  msgstr ""
3849
 
3850
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:220
3851
+ msgid "Catanduanes"
3852
  msgstr ""
3853
 
3854
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:221
3855
+ msgid "Cavite"
3856
  msgstr ""
3857
 
3858
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:222
3859
+ msgid "Cebu"
3860
  msgstr ""
3861
 
3862
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:223
3863
+ msgid "Compostela Valley"
3864
  msgstr ""
3865
 
3866
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:224
3867
+ msgid "Cotabato"
3868
  msgstr ""
3869
 
3870
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:225
3871
+ msgid "Davao del Norte"
3872
  msgstr ""
3873
 
3874
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:226
3875
+ msgid "Davao del Sur"
3876
  msgstr ""
3877
 
3878
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:227
3879
+ msgid "Davao Occidental"
3880
  msgstr ""
3881
 
3882
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:228
3883
+ msgid "Davao Oriental"
3884
  msgstr ""
3885
 
3886
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:229
3887
+ msgid "Dinagat Islands"
3888
  msgstr ""
3889
 
3890
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:230
3891
+ msgid "Eastern Samar"
3892
  msgstr ""
3893
 
3894
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:231
3895
+ msgid "Guimaras"
3896
  msgstr ""
3897
 
3898
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:232
3899
+ msgid "Ifugao"
3900
  msgstr ""
3901
 
3902
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:233
3903
+ msgid "Ilocos Norte"
3904
  msgstr ""
3905
 
3906
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:234
3907
+ msgid "Ilocos Sur"
3908
  msgstr ""
3909
 
3910
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:235
3911
+ msgid "Iloilo"
3912
  msgstr ""
3913
 
3914
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:236
3915
+ msgid "Isabela"
3916
  msgstr ""
3917
 
3918
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:237
3919
+ msgid "Kalinga"
3920
  msgstr ""
3921
 
3922
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:238
3923
+ msgid "La Union"
3924
  msgstr ""
3925
 
3926
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:239
3927
+ msgid "Laguna"
3928
  msgstr ""
3929
 
3930
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:240
3931
+ msgid "Lanao del Norte"
3932
  msgstr ""
3933
 
3934
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:241
3935
+ msgid "Lanao del Sur"
3936
  msgstr ""
3937
 
3938
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:242
3939
+ msgid "Leyte"
3940
  msgstr ""
3941
 
3942
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:243
3943
+ msgid "Maguindanao"
3944
  msgstr ""
3945
 
3946
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:244
3947
+ msgid "Marinduque"
3948
  msgstr ""
3949
 
3950
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:245
3951
+ msgid "Masbate"
3952
  msgstr ""
3953
 
3954
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:246
3955
+ msgid "Misamis Occidental"
3956
  msgstr ""
3957
 
3958
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:247
3959
+ msgid "Misamis Oriental"
3960
  msgstr ""
3961
 
3962
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:248
3963
+ msgid "Mountain Province"
3964
  msgstr ""
3965
 
3966
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:249
3967
+ msgid "Negros Occidental"
3968
  msgstr ""
3969
 
3970
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:250
3971
+ msgid "Negros Oriental"
3972
  msgstr ""
3973
 
3974
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:251
3975
+ msgid "Northern Samar"
3976
  msgstr ""
3977
 
3978
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:252
3979
+ msgid "Nueva Ecija"
3980
  msgstr ""
3981
 
3982
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:253
3983
+ msgid "Nueva Vizcaya"
3984
  msgstr ""
3985
 
3986
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:254
3987
+ msgid "Occidental Mindoro"
3988
  msgstr ""
3989
 
3990
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:255
3991
+ msgid "Oriental Mindoro"
3992
  msgstr ""
3993
 
3994
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:256
3995
+ msgid "Palawan"
3996
  msgstr ""
3997
 
3998
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:257
3999
+ msgid "Pampanga"
4000
  msgstr ""
4001
 
4002
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:258
4003
+ msgid "Pangasinan"
4004
  msgstr ""
4005
 
4006
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:259
4007
+ msgid "Quezon"
4008
  msgstr ""
4009
 
4010
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:260
4011
+ msgid "Quirino"
4012
  msgstr ""
4013
 
4014
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:261
4015
+ msgid "Rizal"
4016
  msgstr ""
4017
 
4018
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:262
4019
+ msgid "Romblon"
4020
  msgstr ""
4021
 
4022
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:263
4023
+ msgid "Samar"
4024
  msgstr ""
4025
 
4026
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:264
4027
+ msgid "Sarangani"
4028
  msgstr ""
4029
 
4030
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:265
4031
+ msgid "Siquijor"
4032
  msgstr ""
4033
 
4034
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:266
4035
+ msgid "Sorsogon"
4036
  msgstr ""
4037
 
4038
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:267
4039
+ msgid "South Cotabato"
4040
  msgstr ""
4041
 
4042
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:268
4043
+ msgid "Southern Leyte"
4044
  msgstr ""
4045
 
4046
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:269
4047
+ msgid "Sultan Kudarat"
4048
  msgstr ""
4049
 
4050
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:270
4051
+ msgid "Sulu"
4052
  msgstr ""
4053
 
4054
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:271
4055
+ msgid "Surigao del Norte"
4056
  msgstr ""
4057
 
4058
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:272
4059
+ msgid "Surigao del Sur"
4060
  msgstr ""
4061
 
4062
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:273
4063
+ msgid "Tarlac"
4064
  msgstr ""
4065
 
4066
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:274
4067
+ msgid "Tawi-Tawi"
 
4068
  msgstr ""
4069
 
4070
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:275
4071
+ msgid "Zambales"
4072
  msgstr ""
4073
 
4074
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:276
4075
+ msgid "Zamboanga del Norte"
4076
  msgstr ""
4077
 
4078
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:277
4079
+ msgid "Zamboanga del Sur"
4080
  msgstr ""
4081
 
4082
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:278
4083
+ msgid "Zamboanga Sibugay"
4084
  msgstr ""
4085
 
4086
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:279
4087
+ msgid "Metro Manila"
4088
  msgstr ""
4089
 
4090
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:295
4091
+ msgid "El Callao"
4092
  msgstr ""
4093
 
4094
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:296
4095
+ msgid "Municipalidad Metropolitana de Lima"
4096
  msgstr ""
4097
 
4098
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:297
4099
+ msgid "Amazonas"
4100
  msgstr ""
4101
 
4102
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:298
4103
+ msgid "Ancash"
4104
  msgstr ""
4105
 
4106
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:299
4107
+ msgid "Apur&iacute;mac"
4108
  msgstr ""
4109
 
4110
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:300
4111
+ msgid "Arequipa"
4112
  msgstr ""
4113
 
4114
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:301
4115
+ msgid "Ayacucho"
4116
  msgstr ""
4117
 
4118
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:302
4119
+ msgid "Cajamarca"
4120
  msgstr ""
4121
 
4122
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:303
4123
+ msgid "Cusco"
4124
  msgstr ""
4125
 
4126
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:304
4127
+ msgid "Huancavelica"
4128
  msgstr ""
4129
 
4130
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:305
4131
+ msgid "Hu&aacute;nuco"
4132
  msgstr ""
4133
 
4134
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:306
4135
+ msgid "Ica"
4136
  msgstr ""
4137
 
4138
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:307
4139
+ msgid "Jun&iacute;n"
4140
  msgstr ""
4141
 
4142
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:308
4143
+ msgid "La Libertad"
4144
  msgstr ""
4145
 
4146
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:309
4147
+ msgid "Lambayeque"
4148
  msgstr ""
4149
 
4150
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:310
4151
+ msgid "Lima"
4152
  msgstr ""
4153
 
4154
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:311
4155
+ msgid "Loreto"
4156
  msgstr ""
4157
 
4158
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:312
4159
+ msgid "Madre de Dios"
4160
  msgstr ""
4161
 
4162
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:313
4163
+ msgid "Moquegua"
4164
  msgstr ""
4165
 
4166
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:314
4167
+ msgid "Pasco"
4168
  msgstr ""
4169
 
4170
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:315
4171
+ msgid "Piura"
4172
  msgstr ""
4173
 
4174
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:316
4175
+ msgid "Puno"
4176
  msgstr ""
4177
 
4178
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:317
4179
+ msgid "San Mart&iacute;n"
4180
  msgstr ""
4181
 
4182
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:318
4183
+ msgid "Tacna"
4184
  msgstr ""
4185
 
4186
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:319
4187
+ msgid "Tumbes"
4188
  msgstr ""
4189
 
4190
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:320
4191
+ msgid "Ucayali"
4192
  msgstr ""
4193
 
4194
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:336
4195
+ msgid "Bagmati"
4196
  msgstr ""
4197
 
4198
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:337
4199
+ msgid "Bheri"
4200
  msgstr ""
4201
 
4202
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:338
4203
+ msgid "Dhaulagiri"
4204
  msgstr ""
4205
 
4206
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:339
4207
+ msgid "Gandaki"
4208
  msgstr ""
4209
 
4210
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:340
4211
+ msgid "Janakpur"
4212
  msgstr ""
4213
 
4214
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:341
4215
+ msgid "Karnali"
4216
  msgstr ""
4217
 
4218
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:342
4219
+ msgid "Koshi"
4220
  msgstr ""
4221
 
4222
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:343
4223
+ msgid "Lumbini"
4224
  msgstr ""
4225
 
4226
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:344
4227
+ msgid "Mahakali"
4228
  msgstr ""
4229
 
4230
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:345
4231
+ msgid "Mechi"
4232
  msgstr ""
4233
 
4234
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:346
4235
+ msgid "Narayani"
4236
  msgstr ""
4237
 
4238
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:347
4239
+ msgid "Rapti"
4240
  msgstr ""
4241
 
4242
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:348
4243
+ msgid "Sagarmatha"
4244
  msgstr ""
4245
 
4246
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:349
4247
+ msgid "Seti"
4248
  msgstr ""
4249
 
4250
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:365
4251
+ msgid "Abia"
4252
  msgstr ""
4253
 
4254
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:366
4255
+ msgid "Abuja"
4256
  msgstr ""
4257
 
4258
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:367
4259
+ msgid "Adamawa"
4260
  msgstr ""
4261
 
4262
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:368
4263
+ msgid "Akwa Ibom"
4264
  msgstr ""
4265
 
4266
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:369
4267
+ msgid "Anambra"
4268
  msgstr ""
4269
 
4270
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:370
4271
+ msgid "Bauchi"
4272
  msgstr ""
4273
 
4274
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:371
4275
+ msgid "Bayelsa"
4276
  msgstr ""
4277
 
4278
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:372
4279
+ msgid "Benue"
4280
  msgstr ""
4281
 
4282
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:373
4283
+ msgid "Borno"
4284
  msgstr ""
4285
 
4286
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:374
4287
+ msgid "Cross River"
4288
  msgstr ""
4289
 
4290
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:375
4291
+ msgid "Delta"
4292
  msgstr ""
4293
 
4294
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:376
4295
+ msgid "Ebonyi"
4296
  msgstr ""
4297
 
4298
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:377
4299
+ msgid "Edo"
4300
  msgstr ""
4301
 
4302
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:378
4303
+ msgid "Ekiti"
4304
  msgstr ""
4305
 
4306
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:379
4307
+ msgid "Enugu"
4308
  msgstr ""
4309
 
4310
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:380
4311
+ msgid "Gombe"
4312
  msgstr ""
4313
 
4314
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:381
4315
+ msgid "Imo"
4316
  msgstr ""
4317
 
4318
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:382
4319
+ msgid "Jigawa"
4320
  msgstr ""
4321
 
4322
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:383
4323
+ msgid "Kaduna"
4324
  msgstr ""
4325
 
4326
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:384
4327
+ msgid "Kano"
4328
  msgstr ""
4329
 
4330
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:385
4331
+ msgid "Katsina"
4332
  msgstr ""
4333
 
4334
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:386
4335
+ msgid "Kebbi"
4336
  msgstr ""
4337
 
4338
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:387
4339
+ msgid "Kogi"
4340
  msgstr ""
4341
 
4342
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:388
4343
+ msgid "Kwara"
4344
  msgstr ""
4345
 
4346
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:389
4347
+ msgid "Lagos"
4348
  msgstr ""
4349
 
4350
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:390
4351
+ msgid "Nasarawa"
4352
  msgstr ""
4353
 
4354
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:392
4355
+ msgid "Ogun"
4356
  msgstr ""
4357
 
4358
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:393
4359
+ msgid "Ondo"
4360
  msgstr ""
4361
 
4362
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:394
4363
+ msgid "Osun"
4364
  msgstr ""
4365
 
4366
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:395
4367
+ msgid "Oyo"
4368
  msgstr ""
4369
 
4370
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:396
4371
+ msgid "Plateau"
4372
  msgstr ""
4373
 
4374
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:397
4375
+ msgid "Rivers"
4376
  msgstr ""
4377
 
4378
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:398
4379
+ msgid "Sokoto"
4380
  msgstr ""
4381
 
4382
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:399
4383
+ msgid "Taraba"
4384
  msgstr ""
4385
 
4386
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:400
4387
+ msgid "Yobe"
4388
  msgstr ""
4389
 
4390
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:401
4391
+ msgid "Zamfara"
4392
  msgstr ""
4393
 
4394
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:417
4395
+ msgid "Distrito Federal"
4396
  msgstr ""
4397
 
4398
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:418
4399
+ msgid "Jalisco"
4400
  msgstr ""
4401
 
4402
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:419
4403
+ msgid "Nuevo León"
4404
  msgstr ""
4405
 
4406
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:420
4407
+ msgid "Aguascalientes"
4408
  msgstr ""
4409
 
4410
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:421
4411
+ msgid "Baja California"
4412
  msgstr ""
4413
 
4414
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:422
4415
+ msgid "Baja California Sur"
4416
  msgstr ""
4417
 
4418
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:423
4419
+ msgid "Campeche"
4420
  msgstr ""
4421
 
4422
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:424
4423
+ msgid "Chiapas"
4424
  msgstr ""
4425
 
4426
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:425
4427
+ msgid "Chihuahua"
4428
  msgstr ""
4429
 
4430
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:426
4431
+ msgid "Coahuila"
4432
  msgstr ""
4433
 
4434
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:427
4435
+ msgid "Colima"
4436
  msgstr ""
4437
 
4438
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:428
4439
+ msgid "Durango"
4440
  msgstr ""
4441
 
4442
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:429
4443
+ msgid "Guanajuato"
4444
  msgstr ""
4445
 
4446
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:430
4447
+ msgid "Guerrero"
4448
  msgstr ""
4449
 
4450
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:431
4451
+ msgid "Hidalgo"
4452
  msgstr ""
4453
 
4454
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:432
4455
+ msgid "Edo. de México"
4456
  msgstr ""
4457
 
4458
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:433
4459
+ msgid "Michoacán"
4460
  msgstr ""
4461
 
4462
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:434
4463
+ msgid "Morelos"
 
4464
  msgstr ""
4465
 
4466
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:435
4467
+ msgid "Nayarit"
4468
  msgstr ""
4469
 
4470
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:436
4471
+ msgid "Oaxaca"
4472
  msgstr ""
4473
 
4474
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:437
4475
+ msgid "Puebla"
4476
  msgstr ""
4477
 
4478
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:438
4479
+ msgid "Querétaro"
4480
  msgstr ""
4481
 
4482
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:439
4483
+ msgid "Quintana Roo"
4484
  msgstr ""
4485
 
4486
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:440
4487
+ msgid "San Luis Potosí"
 
4488
  msgstr ""
4489
 
4490
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:441
4491
+ msgid "Sinaloa"
4492
  msgstr ""
4493
 
4494
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:442
4495
+ msgid "Sonora"
4496
  msgstr ""
4497
 
4498
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:443
4499
+ msgid "Tabasco"
4500
  msgstr ""
4501
 
4502
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:444
4503
+ msgid "Tamaulipas"
4504
  msgstr ""
4505
 
4506
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:445
4507
+ msgid "Tlaxcala"
4508
  msgstr ""
4509
 
4510
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:446
4511
+ msgid "Veracruz"
4512
  msgstr ""
4513
 
4514
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:447
4515
+ msgid "Yucatán"
4516
  msgstr ""
4517
 
4518
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:448
4519
+ msgid "Zacatecas"
4520
  msgstr ""
4521
 
4522
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:464
4523
+ msgid "Hokkaido"
4524
  msgstr ""
4525
 
4526
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:465
4527
+ msgid "Aomori"
4528
  msgstr ""
4529
 
4530
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:466
4531
+ msgid "Iwate"
4532
  msgstr ""
4533
 
4534
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:467
4535
+ msgid "Miyagi"
4536
  msgstr ""
4537
 
4538
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:468
4539
+ msgid "Akita"
4540
  msgstr ""
4541
 
4542
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:469
4543
+ msgid "Yamagata"
4544
  msgstr ""
4545
 
4546
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:470
4547
+ msgid "Fukushima"
4548
  msgstr ""
4549
 
4550
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:471
4551
+ msgid "Ibaraki"
4552
  msgstr ""
4553
 
4554
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:472
4555
+ msgid "Tochigi"
4556
  msgstr ""
4557
 
4558
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:473
4559
+ msgid "Gunma"
4560
  msgstr ""
4561
 
4562
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:474
4563
+ msgid "Saitama"
4564
  msgstr ""
4565
 
4566
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:475
4567
+ msgid "Chiba"
4568
  msgstr ""
4569
 
4570
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:476
4571
+ msgid "Tokyo"
4572
  msgstr ""
4573
 
4574
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:477
4575
+ msgid "Kanagawa"
4576
  msgstr ""
4577
 
4578
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:478
4579
+ msgid "Niigata"
4580
  msgstr ""
4581
 
4582
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:479
4583
+ msgid "Toyama"
4584
  msgstr ""
4585
 
4586
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:480
4587
+ msgid "Ishikawa"
4588
  msgstr ""
4589
 
4590
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:481
4591
+ msgid "Fukui"
4592
  msgstr ""
4593
 
4594
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:482
4595
+ msgid "Yamanashi"
4596
  msgstr ""
4597
 
4598
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:483
4599
+ msgid "Nagano"
4600
  msgstr ""
4601
 
4602
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:484
4603
+ msgid "Gifu"
4604
  msgstr ""
4605
 
4606
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:485
4607
+ msgid "Shizuoka"
4608
  msgstr ""
4609
 
4610
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:486
4611
+ msgid "Aichi"
4612
  msgstr ""
4613
 
4614
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:487
4615
+ msgid "Mie"
4616
  msgstr ""
4617
 
4618
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:488
4619
+ msgid "Shiga"
4620
  msgstr ""
4621
 
4622
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:489
4623
+ msgid "Kyoto"
4624
  msgstr ""
4625
 
4626
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:490
4627
+ msgid "Osaka"
4628
  msgstr ""
4629
 
4630
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:491
4631
+ msgid "Hyogo"
4632
  msgstr ""
4633
 
4634
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:492
4635
+ msgid "Nara"
4636
  msgstr ""
4637
 
4638
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:493
4639
+ msgid "Wakayama"
4640
  msgstr ""
4641
 
4642
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:494
4643
+ msgid "Tottori"
4644
  msgstr ""
4645
 
4646
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:495
4647
+ msgid "Shimane"
4648
  msgstr ""
4649
 
4650
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:496
4651
+ msgid "Okayama"
4652
  msgstr ""
4653
 
4654
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:497
4655
+ msgid "Hiroshima"
4656
  msgstr ""
4657
 
4658
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:498
4659
+ msgid "Yamaguchi"
4660
  msgstr ""
4661
 
4662
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:499
4663
+ msgid "Tokushima"
4664
  msgstr ""
4665
 
4666
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:500
4667
+ msgid "Kagawa"
4668
  msgstr ""
4669
 
4670
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:501
4671
+ msgid "Ehime"
4672
  msgstr ""
4673
 
4674
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:502
4675
+ msgid "Kochi"
4676
  msgstr ""
4677
 
4678
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:503
4679
+ msgid "Fukuoka"
4680
  msgstr ""
4681
 
4682
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:504
4683
+ msgid "Saga"
4684
  msgstr ""
4685
 
4686
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:505
4687
+ msgid "Nagasaki"
4688
  msgstr ""
4689
 
4690
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:506
4691
+ msgid "Kumamoto"
4692
  msgstr ""
4693
 
4694
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:507
4695
+ msgid "Oita"
4696
  msgstr ""
4697
 
4698
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:508
4699
+ msgid "Miyazaki"
4700
  msgstr ""
4701
 
4702
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:509
4703
+ msgid "Kagoshima"
4704
  msgstr ""
4705
 
4706
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:510
4707
+ msgid "Okinawa"
4708
  msgstr ""
4709
 
4710
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:526
4711
+ msgid "Agrigento"
4712
  msgstr ""
4713
 
4714
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:527
4715
+ msgid "Alessandria"
4716
  msgstr ""
4717
 
4718
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:528
4719
+ msgid "Ancona"
4720
  msgstr ""
4721
 
4722
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:529
4723
+ msgid "Aosta"
4724
  msgstr ""
4725
 
4726
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:530
4727
+ msgid "Arezzo"
4728
  msgstr ""
4729
 
4730
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:531
4731
+ msgid "Ascoli Piceno"
4732
  msgstr ""
4733
 
4734
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:532
4735
+ msgid "Asti"
4736
  msgstr ""
4737
 
4738
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:533
4739
+ msgid "Avellino"
4740
  msgstr ""
4741
 
4742
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:534
4743
+ msgid "Bari"
4744
  msgstr ""
4745
 
4746
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:535
4747
+ msgid "Barletta-Andria-Trani"
4748
  msgstr ""
4749
 
4750
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:536
4751
+ msgid "Belluno"
4752
  msgstr ""
4753
 
4754
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:537
4755
+ msgid "Benevento"
4756
  msgstr ""
4757
 
4758
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:538
4759
+ msgid "Bergamo"
4760
  msgstr ""
4761
 
4762
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:539
4763
+ msgid "Biella"
4764
  msgstr ""
4765
 
4766
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:540
4767
+ msgid "Bologna"
4768
  msgstr ""
4769
 
4770
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:541
4771
+ msgid "Bolzano"
4772
  msgstr ""
4773
 
4774
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:542
4775
+ msgid "Brescia"
4776
  msgstr ""
4777
 
4778
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:543
4779
+ msgid "Brindisi"
4780
  msgstr ""
4781
 
4782
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:544
4783
+ msgid "Cagliari"
4784
  msgstr ""
4785
 
4786
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:545
4787
+ msgid "Caltanissetta"
4788
  msgstr ""
4789
 
4790
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:546
4791
+ msgid "Campobasso"
 
4792
  msgstr ""
4793
 
4794
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:547
4795
+ msgid "Carbonia-Iglesias"
4796
  msgstr ""
4797
 
4798
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:548
4799
+ msgid "Caserta"
 
4800
  msgstr ""
4801
 
4802
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:549
4803
+ msgid "Catania"
 
4804
  msgstr ""
4805
 
4806
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:550
4807
+ msgid "Catanzaro"
4808
+ msgstr ""
4809
+
4810
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:551
4811
+ msgid "Chieti"
4812
  msgstr ""
4813
 
4814
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:552
4815
+ msgid "Como"
4816
  msgstr ""
4817
 
4818
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:553
4819
+ msgid "Cosenza"
4820
  msgstr ""
4821
 
4822
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:554
4823
+ msgid "Cremona"
4824
  msgstr ""
4825
 
4826
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:555
4827
+ msgid "Crotone"
4828
  msgstr ""
4829
 
4830
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:556
4831
+ msgid "Cuneo"
4832
  msgstr ""
4833
 
4834
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:557
4835
+ msgid "Enna"
 
4836
  msgstr ""
4837
 
4838
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:558
4839
+ msgid "Fermo"
 
 
 
 
4840
  msgstr ""
4841
 
4842
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:559
4843
+ msgid "Ferrara"
4844
  msgstr ""
4845
 
4846
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:560
4847
+ msgid "Firenze"
4848
  msgstr ""
4849
 
4850
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:561
4851
+ msgid "Foggia"
4852
  msgstr ""
4853
 
4854
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:562
4855
+ msgid "Forlì-Cesena"
4856
  msgstr ""
4857
 
4858
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:563
4859
+ msgid "Frosinone"
4860
  msgstr ""
4861
 
4862
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:564
4863
+ msgid "Genova"
 
4864
  msgstr ""
4865
 
4866
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:565
4867
+ msgid "Gorizia"
 
4868
  msgstr ""
4869
 
4870
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:566
4871
+ msgid "Grosseto"
4872
  msgstr ""
4873
 
4874
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:567
4875
+ msgid "Imperia"
 
 
 
4876
  msgstr ""
4877
 
4878
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:568
4879
+ msgid "Isernia"
4880
  msgstr ""
4881
 
4882
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:569
4883
+ msgid "La Spezia"
4884
  msgstr ""
4885
 
4886
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:570
4887
+ msgid "L'Aquila"
 
 
 
 
4888
  msgstr ""
4889
 
4890
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:571
4891
+ msgid "Latina"
4892
  msgstr ""
4893
 
4894
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:572
4895
+ msgid "Lecce"
4896
  msgstr ""
4897
 
4898
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:573
4899
+ msgid "Lecco"
 
4900
  msgstr ""
4901
 
4902
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:574
4903
+ msgid "Livorno"
 
4904
  msgstr ""
4905
 
4906
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:575
4907
+ msgid "Lodi"
 
4908
  msgstr ""
4909
 
4910
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:576
4911
+ msgid "Lucca"
 
4912
  msgstr ""
4913
 
4914
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:577
4915
+ msgid "Macerata"
 
4916
  msgstr ""
4917
 
4918
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:578
4919
+ msgid "Mantova"
 
4920
  msgstr ""
4921
 
4922
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:579
4923
+ msgid "Massa-Carrara"
 
 
 
4924
  msgstr ""
4925
 
4926
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:580
4927
+ msgid "Matera"
4928
  msgstr ""
4929
 
4930
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:581
4931
+ msgid "Messina"
4932
  msgstr ""
4933
 
4934
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:582
4935
+ msgid "Milano"
4936
  msgstr ""
4937
 
4938
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:583
4939
+ msgid "Modena"
 
4940
  msgstr ""
4941
 
4942
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:584
4943
+ msgid "Monza e della Brianza"
 
4944
  msgstr ""
4945
 
4946
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:585
4947
+ msgid "Napoli"
 
4948
  msgstr ""
4949
 
4950
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:586
4951
+ msgid "Novara"
 
4952
  msgstr ""
4953
 
4954
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:587
4955
+ msgid "Nuoro"
 
4956
  msgstr ""
4957
 
4958
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:588
4959
+ msgid "Olbia-Tempio"
4960
  msgstr ""
4961
 
4962
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:589
4963
+ msgid "Oristano"
4964
  msgstr ""
4965
 
4966
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:590
4967
+ msgid "Padova"
 
 
4968
  msgstr ""
4969
 
4970
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:591
4971
+ msgid "Palermo"
4972
  msgstr ""
4973
 
4974
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:592
4975
+ msgid "Parma"
 
 
 
 
4976
  msgstr ""
4977
 
4978
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:593
4979
+ msgid "Pavia"
 
 
 
 
 
4980
  msgstr ""
4981
 
4982
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:594
4983
+ msgid "Perugia"
 
4984
  msgstr ""
4985
 
4986
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:595
4987
+ msgid "Pesaro e Urbino"
4988
  msgstr ""
4989
 
4990
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:596
4991
+ msgid "Pescara"
 
 
 
 
 
4992
  msgstr ""
4993
 
4994
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:597
4995
+ msgid "Piacenza"
 
 
 
 
 
 
 
4996
  msgstr ""
4997
 
4998
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:598
4999
+ msgid "Pisa"
5000
  msgstr ""
5001
 
5002
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:599
5003
+ msgid "Pistoia"
 
 
 
5004
  msgstr ""
5005
 
5006
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:600
5007
+ msgid "Pordenone"
5008
  msgstr ""
5009
 
5010
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:601
5011
+ msgid "Potenza"
5012
  msgstr ""
5013
 
5014
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:602
5015
+ msgid "Prato"
5016
  msgstr ""
5017
 
5018
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:603
5019
+ msgid "Ragusa"
5020
  msgstr ""
5021
 
5022
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:604
5023
+ msgid "Ravenna"
5024
  msgstr ""
5025
 
5026
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:605
5027
+ msgid "Reggio Calabria"
5028
  msgstr ""
5029
 
5030
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:606
5031
+ msgid "Reggio Emilia"
 
 
 
 
 
 
 
 
 
5032
  msgstr ""
5033
 
5034
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:607
5035
+ msgid "Rieti"
 
 
 
 
5036
  msgstr ""
5037
 
5038
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:608
5039
+ msgid "Rimini"
 
 
 
 
5040
  msgstr ""
5041
 
5042
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:609
5043
+ msgid "Roma"
 
 
 
 
 
 
 
 
5044
  msgstr ""
5045
 
5046
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:610
5047
+ msgid "Rovigo"
 
 
 
 
5048
  msgstr ""
5049
 
5050
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:611
5051
+ msgid "Salerno"
5052
  msgstr ""
5053
 
5054
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:612
5055
+ msgid "Medio Campidano"
 
5056
  msgstr ""
5057
 
5058
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:613
5059
+ msgid "Sassari"
5060
  msgstr ""
5061
 
5062
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:614
5063
+ msgid "Savona"
 
 
5064
  msgstr ""
5065
 
5066
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:615
5067
+ msgid "Siena"
5068
  msgstr ""
5069
 
5070
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:616
5071
+ msgid "Siracusa"
 
 
5072
  msgstr ""
5073
 
5074
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:617
5075
+ msgid "Sondrio"
5076
  msgstr ""
5077
 
5078
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:618
5079
+ msgid "Taranto"
 
5080
  msgstr ""
5081
 
5082
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:619
5083
+ msgid "Teramo"
5084
  msgstr ""
5085
 
5086
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:620
5087
+ msgid "Terni"
5088
  msgstr ""
5089
 
5090
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:621
5091
+ msgid "Torino"
 
 
5092
  msgstr ""
5093
 
5094
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:622
5095
+ msgid "Ogliastra"
5096
  msgstr ""
5097
 
5098
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:623
5099
+ msgid "Trapani"
 
5100
  msgstr ""
5101
 
5102
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:624
5103
+ msgid "Trento"
 
5104
  msgstr ""
5105
 
5106
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:625
5107
+ msgid "Treviso"
5108
  msgstr ""
5109
 
5110
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:626
5111
+ msgid "Trieste"
5112
  msgstr ""
5113
 
5114
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:627
5115
+ msgid "Udine"
5116
  msgstr ""
5117
 
5118
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:628
5119
+ msgid "Varese"
5120
  msgstr ""
5121
 
5122
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:629
5123
+ msgid "Venezia"
5124
  msgstr ""
5125
 
5126
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:630
5127
+ msgid "Verbano-Cusio-Ossola"
5128
  msgstr ""
5129
 
5130
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:631
5131
+ msgid "Vercelli"
5132
  msgstr ""
5133
 
5134
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:632
5135
+ msgid "Verona"
 
 
 
 
5136
  msgstr ""
5137
 
5138
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:633
5139
+ msgid "Vibo Valentia"
 
5140
  msgstr ""
5141
 
5142
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:634
5143
+ msgid "Vicenza"
 
 
5144
  msgstr ""
5145
 
5146
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:635
5147
+ msgid "Viterbo"
5148
  msgstr ""
5149
 
5150
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:651
5151
+ msgid "Khuzestan (خوزستان)"
5152
  msgstr ""
5153
 
5154
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:652
5155
+ msgid "Tehran (تهران)"
5156
  msgstr ""
5157
 
5158
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:653
5159
+ msgid "Ilaam (ایلام)"
5160
  msgstr ""
5161
 
5162
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:654
5163
+ msgid "Bushehr (بوشهر)"
5164
  msgstr ""
5165
 
5166
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:655
5167
+ msgid "Ardabil (اردبیل)"
5168
  msgstr ""
5169
 
5170
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:656
5171
+ msgid "Isfahan (اصفهان)"
 
 
5172
  msgstr ""
5173
 
5174
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:657
5175
+ msgid "Yazd (یزد)"
 
5176
  msgstr ""
5177
 
5178
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:658
5179
+ msgid "Kermanshah (کرمانشاه)"
 
 
 
5180
  msgstr ""
5181
 
5182
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:659
5183
+ msgid "Kerman (کرمان)"
 
5184
  msgstr ""
5185
 
5186
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:660
5187
+ msgid "Hamadan (همدان)"
 
5188
  msgstr ""
5189
 
5190
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:661
5191
+ msgid "Ghazvin (قزوین)"
5192
  msgstr ""
5193
 
5194
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:662
5195
+ msgid "Zanjan (زنجان)"
 
5196
  msgstr ""
5197
 
5198
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:663
5199
+ msgid "Luristan (لرستان)"
 
 
 
 
5200
  msgstr ""
5201
 
5202
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:664
5203
+ msgid "Alborz (البرز)"
5204
  msgstr ""
5205
 
5206
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:665
5207
+ msgid "East Azarbaijan (آذربایجان شرقی)"
5208
  msgstr ""
5209
 
5210
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:666
5211
+ msgid "West Azarbaijan (آذربایجان غربی)"
5212
  msgstr ""
5213
 
5214
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:667
5215
+ msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
5216
  msgstr ""
5217
 
5218
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:668
5219
+ msgid "South Khorasan (خراسان جنوبی)"
 
5220
  msgstr ""
5221
 
5222
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:669
5223
+ msgid "Razavi Khorasan (خراسان رضوی)"
 
5224
  msgstr ""
5225
 
5226
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:670
5227
+ msgid "North Khorasan (خراسان جنوبی)"
 
 
5228
  msgstr ""
5229
 
5230
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:671
5231
+ msgid "Semnan (سمنان)"
5232
  msgstr ""
5233
 
5234
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:672
5235
+ msgid "Fars (فارس)"
 
 
5236
  msgstr ""
5237
 
5238
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:673
5239
+ msgid "Qom (قم)"
 
 
 
 
 
 
 
5240
  msgstr ""
5241
 
5242
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:674
5243
+ msgid "Kurdistan / کردستان)"
5244
  msgstr ""
5245
 
5246
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:675
5247
+ msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
 
5248
  msgstr ""
5249
 
5250
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:676
5251
+ msgid "Golestan (گلستان)"
5252
  msgstr ""
5253
 
5254
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:677
5255
+ msgid "Gilan (گیلان)"
5256
  msgstr ""
5257
 
5258
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:678
5259
+ msgid "Mazandaran (مازندران)"
 
 
 
5260
  msgstr ""
5261
 
5262
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:679
5263
+ msgid "Markazi (مرکزی)"
 
 
5264
  msgstr ""
5265
 
5266
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:680
5267
+ msgid "Hormozgan (هرمزگان)"
 
 
5268
  msgstr ""
5269
 
5270
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:681
5271
+ msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
 
 
5272
  msgstr ""
5273
 
5274
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:697
5275
+ msgid "Antrim"
5276
  msgstr ""
5277
 
5278
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:698
5279
+ msgid "Armagh"
 
 
5280
  msgstr ""
5281
 
5282
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:699
5283
+ msgid "Clare"
5284
+ msgstr ""
5285
+
5286
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:700
5287
+ msgid "Cork"
5288
  msgstr ""
5289
 
5290
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:701
5291
+ msgid "Cavan"
 
5292
  msgstr ""
5293
 
5294
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:702
5295
+ msgid "Carlow"
 
5296
  msgstr ""
5297
 
5298
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:703
5299
+ msgid "Donegal"
 
5300
  msgstr ""
5301
 
5302
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:704
5303
+ msgid "Dublin"
 
5304
  msgstr ""
5305
 
5306
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:705
5307
+ msgid "Down"
 
5308
  msgstr ""
5309
 
5310
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:706
5311
+ msgid "Derry"
 
5312
  msgstr ""
5313
 
5314
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:707
5315
+ msgid "Fermanagh"
 
5316
  msgstr ""
5317
 
5318
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:708
5319
+ msgid "Galway"
 
 
5320
  msgstr ""
5321
 
5322
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:709
5323
+ msgid "Kildare"
5324
  msgstr ""
5325
 
5326
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:710
5327
+ msgid "Kilkenny"
 
5328
  msgstr ""
5329
 
5330
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:711
5331
+ msgid "Kerry"
 
5332
  msgstr ""
5333
 
5334
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:712
5335
+ msgid "Longford"
5336
  msgstr ""
5337
 
5338
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:713
5339
+ msgid "Louth"
5340
  msgstr ""
5341
 
5342
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:714
5343
+ msgid "Limerick"
 
5344
  msgstr ""
5345
 
5346
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:715
5347
+ msgid "Leitrim"
5348
  msgstr ""
5349
 
5350
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:716
5351
+ msgid "Laois"
5352
  msgstr ""
5353
 
5354
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:717
5355
+ msgid "Meath"
5356
  msgstr ""
5357
 
5358
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:718
5359
+ msgid "Monaghan"
 
 
5360
  msgstr ""
5361
 
5362
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:719
5363
+ msgid "Mayo"
 
5364
  msgstr ""
5365
 
5366
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:720
5367
+ msgid "Offaly"
 
 
 
 
 
5368
  msgstr ""
5369
 
5370
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:721
5371
+ msgid "Roscommon"
 
 
 
5372
  msgstr ""
5373
 
5374
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:722
5375
+ msgid "Sligo"
 
 
 
 
5376
  msgstr ""
5377
 
5378
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:723
5379
+ msgid "Tyrone"
 
5380
  msgstr ""
5381
 
5382
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:724
5383
+ msgid "Tipperary"
 
5384
  msgstr ""
5385
 
5386
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:725
5387
+ msgid "Waterford"
5388
  msgstr ""
5389
 
5390
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:726
5391
+ msgid "Westmeath"
5392
  msgstr ""
5393
 
5394
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:727
5395
+ msgid "Wicklow"
5396
  msgstr ""
5397
 
5398
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:728
5399
+ msgid "Wexford"
5400
  msgstr ""
5401
 
5402
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:744
5403
+ msgid "Αττική"
5404
  msgstr ""
5405
 
5406
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:745
5407
+ msgid "Ανατολική Μακεδονία και Θράκη"
5408
  msgstr ""
5409
 
5410
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:746
5411
+ msgid "Κεντρική Μακεδονία"
5412
  msgstr ""
5413
 
5414
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:747
5415
+ msgid "Δυτική Μακεδονία"
 
 
 
5416
  msgstr ""
5417
 
5418
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:748
5419
+ msgid "Ήπειρος"
 
5420
  msgstr ""
5421
 
5422
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:749
5423
+ msgid "Θεσσαλία"
 
 
 
5424
  msgstr ""
5425
 
5426
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:750
5427
+ msgid "Ιόνιοι Νήσοι"
5428
  msgstr ""
5429
 
5430
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:751
5431
+ msgid "Δυτική Ελλάδα"
 
5432
  msgstr ""
5433
 
5434
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:752
5435
+ msgid "Στερεά Ελλάδα"
 
 
 
 
5436
  msgstr ""
5437
 
5438
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:753
5439
+ msgid "Πελοπόννησος"
 
5440
  msgstr ""
5441
 
5442
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:754
5443
+ msgid "Βόρειο Αιγαίο"
 
 
 
 
 
5444
  msgstr ""
5445
 
5446
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:755
5447
+ msgid "Νότιο Αιγαίο"
 
5448
  msgstr ""
5449
 
5450
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:756
5451
+ msgid "Κρήτη"
 
 
 
 
 
5452
  msgstr ""
5453
 
5454
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:772
5455
+ msgid "Chuquisaca"
 
 
 
5456
  msgstr ""
5457
 
5458
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:773
5459
+ msgid "Beni"
5460
  msgstr ""
5461
 
5462
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:774
5463
+ msgid "Cochabamba"
 
5464
  msgstr ""
5465
 
5466
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:775
5467
+ msgid "La Paz"
5468
  msgstr ""
5469
 
5470
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:776
5471
+ msgid "Oruro"
5472
  msgstr ""
5473
 
5474
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:777
5475
+ msgid "Pando"
 
 
5476
  msgstr ""
5477
 
5478
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:778
5479
+ msgid "Potosí"
5480
  msgstr ""
5481
 
5482
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:779
5483
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:937
5484
+ msgid "Santa Cruz"
5485
  msgstr ""
5486
 
5487
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:780
5488
+ msgid "Tarija"
5489
  msgstr ""
5490
 
5491
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:796
5492
+ msgid "Blagoevgrad"
5493
  msgstr ""
5494
 
5495
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:797
5496
+ msgid "Burgas"
5497
  msgstr ""
5498
 
5499
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:798
5500
+ msgid "Dobrich"
5501
  msgstr ""
5502
 
5503
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:799
5504
+ msgid "Gabrovo"
5505
  msgstr ""
5506
 
5507
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:800
5508
+ msgid "Haskovo"
5509
  msgstr ""
5510
 
5511
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:801
5512
+ msgid "Kardzhali"
5513
  msgstr ""
5514
 
5515
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:802
5516
+ msgid "Kyustendil"
5517
  msgstr ""
5518
 
5519
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:803
5520
+ msgid "Lovech"
5521
  msgstr ""
5522
 
5523
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:804
5524
+ msgid "Montana"
5525
  msgstr ""
5526
 
5527
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:805
5528
+ msgid "Pazardzhik"
5529
  msgstr ""
5530
 
5531
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:806
5532
+ msgid "Pernik"
5533
  msgstr ""
5534
 
5535
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:807
5536
+ msgid "Pleven"
5537
  msgstr ""
5538
 
5539
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:808
5540
+ msgid "Plovdiv"
 
5541
  msgstr ""
5542
 
5543
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:809
5544
+ msgid "Razgrad"
5545
  msgstr ""
5546
 
5547
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:810
5548
+ msgid "Ruse"
5549
  msgstr ""
5550
 
5551
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:811
5552
+ msgid "Shumen"
 
5553
  msgstr ""
5554
 
5555
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:812
5556
+ msgid "Silistra"
 
5557
  msgstr ""
5558
 
5559
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:813
5560
+ msgid "Sliven"
 
5561
  msgstr ""
5562
 
5563
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:814
5564
+ msgid "Smolyan"
 
5565
  msgstr ""
5566
 
5567
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:815
5568
+ msgid "Sofia"
 
5569
  msgstr ""
5570
 
5571
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:816
5572
+ msgid "Sofia-Grad"
 
5573
  msgstr ""
5574
 
5575
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:817
5576
+ msgid "Stara Zagora"
 
5577
  msgstr ""
5578
 
5579
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:818
5580
+ msgid "Targovishte"
 
5581
  msgstr ""
5582
 
5583
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:819
5584
+ msgid "Varna"
 
5585
  msgstr ""
5586
 
5587
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:820
5588
+ msgid "Veliko Tarnovo"
 
5589
  msgstr ""
5590
 
5591
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:821
5592
+ msgid "Vidin"
 
5593
  msgstr ""
5594
 
5595
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:822
5596
+ msgid "Vratsa"
 
5597
  msgstr ""
5598
 
5599
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:823
5600
+ msgid "Yambol"
 
5601
  msgstr ""
5602
 
5603
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:839
5604
+ msgid "Bagerhat"
 
5605
  msgstr ""
5606
 
5607
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:840
5608
+ msgid "Bandarban"
 
5609
  msgstr ""
5610
 
5611
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:841
5612
+ msgid "Barguna"
 
5613
  msgstr ""
5614
 
5615
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:842
5616
+ msgid "Barisal"
 
5617
  msgstr ""
5618
 
5619
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:843
5620
+ msgid "Bhola"
 
5621
  msgstr ""
5622
 
5623
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:844
5624
+ msgid "Bogra"
 
5625
  msgstr ""
5626
 
5627
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:845
5628
+ msgid "Brahmanbaria"
 
5629
  msgstr ""
5630
 
5631
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:846
5632
+ msgid "Chandpur"
 
5633
  msgstr ""
5634
 
5635
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:847
5636
+ msgid "Chittagong"
 
5637
  msgstr ""
5638
 
5639
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:848
5640
+ msgid "Chuadanga"
 
5641
  msgstr ""
5642
 
5643
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:849
5644
+ msgid "Comilla"
 
5645
  msgstr ""
5646
 
5647
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:850
5648
+ msgid "Cox's Bazar"
 
5649
  msgstr ""
5650
 
5651
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:851
5652
+ msgid "Dhaka"
5653
  msgstr ""
5654
 
5655
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:852
5656
+ msgid "Dinajpur"
5657
  msgstr ""
5658
 
5659
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:853
5660
+ msgid "Faridpur "
5661
  msgstr ""
5662
 
5663
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:854
5664
+ msgid "Feni"
5665
  msgstr ""
5666
 
5667
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:855
5668
+ msgid "Gaibandha"
5669
  msgstr ""
5670
 
5671
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:856
5672
+ msgid "Gazipur"
5673
  msgstr ""
5674
 
5675
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:857
5676
+ msgid "Gopalganj"
5677
  msgstr ""
5678
 
5679
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:858
5680
+ msgid "Habiganj"
5681
  msgstr ""
5682
 
5683
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:859
5684
+ msgid "Jamalpur"
5685
  msgstr ""
5686
 
5687
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:860
5688
+ msgid "Jessore"
5689
  msgstr ""
5690
 
5691
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:861
5692
+ msgid "Jhalokati"
5693
  msgstr ""
5694
 
5695
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:862
5696
+ msgid "Jhenaidah"
5697
  msgstr ""
5698
 
5699
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:863
5700
+ msgid "Joypurhat"
5701
  msgstr ""
5702
 
5703
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:864
5704
+ msgid "Khagrachhari"
5705
  msgstr ""
5706
 
5707
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:865
5708
+ msgid "Khulna"
5709
  msgstr ""
5710
 
5711
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:866
5712
+ msgid "Kishoreganj"
5713
  msgstr ""
5714
 
5715
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:867
5716
+ msgid "Kurigram"
5717
  msgstr ""
5718
 
5719
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:868
5720
+ msgid "Kushtia"
5721
  msgstr ""
5722
 
5723
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:869
5724
+ msgid "Lakshmipur"
5725
  msgstr ""
5726
 
5727
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:870
5728
+ msgid "Lalmonirhat"
5729
  msgstr ""
5730
 
5731
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:871
5732
+ msgid "Madaripur"
5733
  msgstr ""
5734
 
5735
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:872
5736
+ msgid "Magura"
5737
  msgstr ""
5738
 
5739
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:873
5740
+ msgid "Manikganj "
5741
  msgstr ""
5742
 
5743
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:874
5744
+ msgid "Meherpur"
5745
  msgstr ""
5746
+
5747
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:875
5748
+ msgid "Moulvibazar"
5749
  msgstr ""
5750
 
5751
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:876
5752
+ msgid "Munshiganj"
5753
  msgstr ""
5754
 
5755
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:877
5756
+ msgid "Mymensingh"
5757
  msgstr ""
5758
 
5759
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:878
5760
+ msgid "Naogaon"
5761
  msgstr ""
5762
 
5763
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:879
5764
+ msgid "Narail"
5765
  msgstr ""
5766
 
5767
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:880
5768
+ msgid "Narayanganj"
5769
  msgstr ""
5770
 
5771
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:881
5772
+ msgid "Narsingdi"
5773
  msgstr ""
5774
 
5775
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:882
5776
+ msgid "Natore"
5777
  msgstr ""
5778
 
5779
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:883
5780
+ msgid "Nawabganj"
5781
  msgstr ""
5782
 
5783
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:884
5784
+ msgid "Netrakona"
5785
  msgstr ""
5786
 
5787
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:885
5788
+ msgid "Nilphamari"
5789
  msgstr ""
5790
 
5791
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:886
5792
+ msgid "Noakhali"
5793
  msgstr ""
5794
 
5795
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:887
5796
+ msgid "Pabna"
5797
  msgstr ""
5798
 
5799
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:888
5800
+ msgid "Panchagarh"
5801
  msgstr ""
5802
 
5803
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:889
5804
+ msgid "Patuakhali"
5805
  msgstr ""
5806
 
5807
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:890
5808
+ msgid "Pirojpur"
5809
  msgstr ""
5810
 
5811
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:891
5812
+ msgid "Rajbari"
5813
  msgstr ""
5814
 
5815
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:892
5816
+ msgid "Rajshahi"
5817
  msgstr ""
5818
 
5819
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:893
5820
+ msgid "Rangamati"
5821
  msgstr ""
5822
 
5823
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:894
5824
+ msgid "Rangpur"
5825
  msgstr ""
5826
 
5827
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:895
5828
+ msgid "Satkhira"
5829
  msgstr ""
5830
 
5831
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:896
5832
+ msgid "Shariatpur"
5833
  msgstr ""
5834
 
5835
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:897
5836
+ msgid "Sherpur"
5837
  msgstr ""
5838
 
5839
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:898
5840
+ msgid "Sirajganj"
5841
  msgstr ""
5842
 
5843
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:899
5844
+ msgid "Sunamganj"
5845
  msgstr ""
5846
 
5847
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:900
5848
+ msgid "Sylhet"
5849
  msgstr ""
5850
 
5851
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:901
5852
+ msgid "Tangail"
5853
  msgstr ""
5854
 
5855
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:902
5856
+ msgid "Thakurgaon"
5857
  msgstr ""
5858
 
5859
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:918
5860
+ msgid "Ciudad Aut&oacute;noma de Buenos Aires"
5861
  msgstr ""
5862
 
5863
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:919
5864
+ msgid "Buenos Aires"
5865
  msgstr ""
5866
 
5867
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:920
5868
+ msgid "Catamarca"
5869
  msgstr ""
5870
 
5871
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:921
5872
+ msgid "Chaco"
5873
  msgstr ""
5874
 
5875
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:922
5876
+ msgid "Chubut"
5877
  msgstr ""
5878
 
5879
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:923
5880
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1526
5881
+ msgid "C&oacute;rdoba"
5882
  msgstr ""
5883
 
5884
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:924
5885
+ msgid "Corrientes"
5886
  msgstr ""
5887
 
5888
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:925
5889
+ msgid "Entre R&iacute;os"
5890
  msgstr ""
5891
 
5892
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:926
5893
+ msgid "Formosa"
5894
  msgstr ""
5895
 
5896
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:927
5897
+ msgid "Jujuy"
5898
  msgstr ""
5899
 
5900
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:928
5901
+ msgid "La Pampa"
5902
  msgstr ""
5903
 
5904
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:929
5905
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1535
5906
+ msgid "La Rioja"
5907
  msgstr ""
5908
 
5909
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:930
5910
+ msgid "Mendoza"
5911
  msgstr ""
5912
 
5913
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:931
5914
+ msgid "Misiones"
5915
  msgstr ""
5916
 
5917
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:932
5918
+ msgid "Neuqu&eacute;n"
5919
  msgstr ""
5920
 
5921
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:933
5922
+ msgid "R&iacute;o Negro"
5923
  msgstr ""
5924
 
5925
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:934
5926
+ msgid "Salta"
5927
  msgstr ""
5928
 
5929
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:935
5930
+ msgid "San Juan"
5931
  msgstr ""
5932
 
5933
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:936
5934
+ msgid "San Luis"
5935
  msgstr ""
5936
 
5937
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:938
5938
+ msgid "Santa Fe"
5939
  msgstr ""
5940
 
5941
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:939
5942
+ msgid "Santiago del Estero"
5943
  msgstr ""
5944
 
5945
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:940
5946
+ msgid "Tierra del Fuego"
5947
  msgstr ""
5948
 
5949
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:941
5950
+ msgid "Tucum&aacute;n"
5951
  msgstr ""
5952
 
5953
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1038
5954
+ msgid "Alberta"
5955
  msgstr ""
5956
 
5957
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1039
5958
+ msgid "British Columbia"
5959
  msgstr ""
5960
 
5961
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1040
5962
+ msgid "Manitoba"
5963
  msgstr ""
5964
 
5965
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1041
5966
+ msgid "New Brunswick"
5967
  msgstr ""
5968
 
5969
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1042
5970
+ msgid "Newfoundland and Labrador"
5971
  msgstr ""
5972
 
5973
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1043
5974
+ msgid "Nova Scotia"
5975
  msgstr ""
5976
 
5977
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1044
5978
+ msgid "Northwest Territories"
5979
  msgstr ""
5980
 
5981
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1045
5982
+ msgid "Nunavut"
5983
  msgstr ""
5984
 
5985
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1046
5986
+ msgid "Ontario"
5987
  msgstr ""
5988
 
5989
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1047
5990
+ msgid "Prince Edward Island"
5991
  msgstr ""
5992
 
5993
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1048
5994
+ msgid "Quebec"
5995
  msgstr ""
5996
 
5997
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1049
5998
+ msgid "Saskatchewan"
5999
  msgstr ""
6000
 
6001
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1050
6002
+ msgid "Yukon"
6003
  msgstr ""
6004
 
6005
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1509
6006
+ msgid "A Coru&ntilde;a"
6007
  msgstr ""
6008
 
6009
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1510
6010
+ msgid "Álava"
6011
  msgstr ""
6012
 
6013
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1511
6014
+ msgid "Albacete"
6015
  msgstr ""
6016
 
6017
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1512
6018
+ msgid "Alicante"
6019
  msgstr ""
6020
 
6021
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1513
6022
+ msgid "Almer&iacute;a"
6023
  msgstr ""
6024
 
6025
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1514
6026
+ msgid "Asturias"
6027
  msgstr ""
6028
 
6029
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1515
6030
+ msgid "&Aacute;vila"
6031
  msgstr ""
6032
 
6033
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1516
6034
+ msgid "Badajoz"
6035
  msgstr ""
6036
 
6037
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1517
6038
+ msgid "Baleares"
6039
  msgstr ""
6040
 
6041
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1518
6042
+ msgid "Barcelona"
6043
  msgstr ""
6044
 
6045
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1519
6046
+ msgid "Burgos"
6047
  msgstr ""
6048
 
6049
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1520
6050
+ msgid "C&aacute;ceres"
6051
  msgstr ""
6052
 
6053
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1521
6054
+ msgid "C&aacute;diz"
6055
  msgstr ""
6056
 
6057
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1522
6058
+ msgid "Cantabria"
6059
  msgstr ""
6060
 
6061
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1523
6062
+ msgid "Castell&oacute;n"
6063
  msgstr ""
6064
 
6065
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1524
6066
+ msgid "Ceuta"
6067
  msgstr ""
6068
 
6069
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1525
6070
+ msgid "Ciudad Real"
6071
  msgstr ""
6072
 
6073
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1527
6074
+ msgid "Cuenca"
6075
  msgstr ""
6076
 
6077
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1528
6078
+ msgid "Girona"
6079
  msgstr ""
6080
 
6081
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1529
6082
+ msgid "Granada"
6083
  msgstr ""
6084
 
6085
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1530
6086
+ msgid "Guadalajara"
6087
  msgstr ""
6088
 
6089
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1531
6090
+ msgid "Gipuzkoa"
6091
  msgstr ""
6092
 
6093
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1532
6094
+ msgid "Huelva"
6095
  msgstr ""
6096
 
6097
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1533
6098
+ msgid "Huesca"
6099
  msgstr ""
6100
 
6101
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1534
6102
+ msgid "Ja&eacute;n"
6103
  msgstr ""
6104
 
6105
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1536
6106
+ msgid "Las Palmas"
6107
  msgstr ""
6108
 
6109
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1537
6110
+ msgid "Le&oacute;n"
 
 
6111
  msgstr ""
6112
 
6113
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1538
6114
+ msgid "Lleida"
 
 
6115
  msgstr ""
6116
 
6117
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1539
6118
+ msgid "Lugo"
 
6119
  msgstr ""
6120
 
6121
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1540
6122
+ msgid "Madrid"
 
6123
  msgstr ""
6124
 
6125
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1541
6126
+ msgid "M&aacute;laga"
6127
  msgstr ""
6128
 
6129
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1542
6130
+ msgid "Melilla"
6131
  msgstr ""
6132
 
6133
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1543
6134
+ msgid "Murcia"
6135
  msgstr ""
6136
 
6137
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1544
6138
+ msgid "Navarra"
6139
  msgstr ""
6140
 
6141
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1545
6142
+ msgid "Ourense"
6143
  msgstr ""
6144
 
6145
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1546
6146
+ msgid "Palencia"
 
6147
  msgstr ""
6148
 
6149
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1547
6150
+ msgid "Pontevedra"
 
6151
  msgstr ""
6152
 
6153
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1548
6154
+ msgid "Salamanca"
6155
  msgstr ""
6156
 
6157
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1549
6158
+ msgid "Santa Cruz de Tenerife"
 
 
 
 
6159
  msgstr ""
6160
 
6161
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1550
6162
+ msgid "Segovia"
 
 
6163
  msgstr ""
6164
 
6165
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1551
6166
+ msgid "Sevilla"
 
6167
  msgstr ""
6168
 
6169
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1552
6170
+ msgid "Soria"
6171
  msgstr ""
6172
 
6173
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1553
6174
+ msgid "Tarragona"
 
 
6175
  msgstr ""
6176
 
6177
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1554
6178
+ msgid "Teruel"
6179
  msgstr ""
6180
 
6181
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1555
6182
+ msgid "Toledo"
6183
  msgstr ""
6184
 
6185
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1556
6186
+ msgid "Valencia"
6187
  msgstr ""
6188
 
6189
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1557
6190
+ msgid "Valladolid"
6191
  msgstr ""
6192
 
6193
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1558
6194
+ msgid "Bizkaia"
 
6195
  msgstr ""
6196
 
6197
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1559
6198
+ msgid "Zamora"
 
 
6199
  msgstr ""
6200
 
6201
+ #: src/Tickets/Commerce/Gateways/PayPal/Location/State.php:1560
6202
+ msgid "Zaragoza"
 
6203
  msgstr ""
6204
 
6205
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/On_Boarding_Endpoint.php:99
6206
+ msgid "Unexpected response from PayPal when on boarding"
 
6207
  msgstr ""
6208
 
6209
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:369
6210
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:407
6211
+ msgid "Order ID in PayPal"
6212
  msgstr ""
6213
 
6214
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:382
6215
+ msgid "Payer ID token from PayPal"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6216
  msgstr ""
6217
 
6218
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:420
6219
+ #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:282
6220
+ msgid "To which status the failing should change this order to"
6221
  msgstr ""
6222
 
6223
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:433
6224
+ #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:295
6225
+ msgid "Why this particular order has failed."
6226
  msgstr ""
6227
 
6228
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:474
6229
+ msgid "Creating new PayPal order failed. Please try again."
 
 
 
 
 
 
6230
  msgstr ""
6231
 
6232
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:475
6233
+ msgid "Your PayPal order was cancelled."
 
 
 
6234
  msgstr ""
6235
 
6236
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:476
6237
+ msgid "Provided Order id is not valid."
 
 
 
 
 
 
 
 
6238
  msgstr ""
6239
 
6240
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:477
6241
+ msgid "There was a problem while processing your payment, please try again."
6242
  msgstr ""
6243
 
6244
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:478
6245
+ msgid "Your payment was declined."
6246
  msgstr ""
6247
 
6248
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php:479
6249
+ msgid "There was a problem with the Order status change, please try again."
 
 
 
 
 
6250
  msgstr ""
6251
 
6252
+ #. Translators: %s: The event type.
6253
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:120
6254
+ msgid "Received PayPal webhook event for type: %s"
6255
  msgstr ""
6256
 
6257
+ #. Translators: %s: The PayPal payment event.
6258
+ #. Translators: %s: The Stripe payment event.
6259
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:131
6260
+ #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Handler.php:53
6261
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Handler.php:51
6262
+ msgid "Invalid event type for webhook event: %s"
6263
  msgstr ""
6264
 
6265
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:144
6266
+ msgid "Failed PayPal webhook event verification"
6267
  msgstr ""
6268
 
6269
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:193
6270
+ msgid "Processes the Webhook as long as it includes valid Payment Event data"
6271
  msgstr ""
6272
 
6273
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:200
6274
+ msgid "Whether the processing was successful"
6275
  msgstr ""
6276
 
6277
+ #: src/Tickets/Commerce/Gateways/PayPal/REST/Webhook_Endpoint.php:209
6278
+ msgid "The webhook was invalid and was not processed"
6279
  msgstr ""
6280
 
6281
+ #: src/Tickets/Commerce/Gateways/PayPal/Settings.php:35
6282
+ msgid "-- Please select a country --"
6283
  msgstr ""
6284
 
6285
+ #. Translators: %s: The PayPal telephone number.
6286
+ #: src/Tickets/Commerce/Gateways/PayPal/Settings.php:89
6287
+ msgid "Please call a PayPal support representative at %s"
6288
  msgstr ""
6289
 
6290
+ #: src/Tickets/Commerce/Gateways/PayPal/Settings.php:93
6291
+ msgid "Please reach out to PayPal support from your PayPal account Resolution Center"
6292
  msgstr ""
6293
 
6294
+ #: src/Tickets/Commerce/Gateways/PayPal/Settings.php:96
6295
+ msgid " and relay the following message:"
6296
  msgstr ""
6297
 
6298
+ #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:216
6299
+ msgid "There was a problem with the status check for your account. Please try disconnecting and connecting again. If the problem persists, please contact support."
6300
  msgstr ""
6301
 
6302
+ #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:226
6303
+ msgid "Set up an account to receive payment from PayPal"
6304
  msgstr ""
6305
 
6306
+ #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:230
6307
+ msgid "Confirm your primary email address"
 
6308
  msgstr ""
6309
 
6310
+ #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:241
6311
  msgid ""
6312
+ "Your account was expected to be able to accept custom payments, but is not. Please make sure your\n"
6313
+ "\t\t\t\taccount country matches the country setting. If the problem persists, please contact PayPal."
6314
  msgstr ""
6315
 
6316
+ #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:260
6317
+ msgid "Reach out to PayPal to enable PPCP_CUSTOM for your account"
 
6318
  msgstr ""
6319
 
6320
+ #: src/Tickets/Commerce/Gateways/PayPal/Signup.php:272
6321
+ msgid "Reach out to PayPal to resolve the following capabilities:"
 
 
 
 
 
6322
  msgstr ""
6323
 
6324
+ #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:77
6325
+ #: src/Tribe/Commerce/PayPal/Main.php:1906
6326
+ #: src/Tribe/RSVP.php:2366
6327
+ msgid "Return to the %1$sAttendees Report%2$s."
6328
  msgstr ""
6329
 
6330
+ #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:84
6331
+ #: src/Tribe/Commerce/PayPal/Main.php:1913
6332
+ #: src/Tribe/RSVP.php:2373
6333
+ msgid "Post updated. %1$s"
6334
  msgstr ""
6335
 
6336
+ #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:88
6337
+ #: src/Tribe/Commerce/PayPal/Main.php:1917
6338
+ #: src/Tribe/RSVP.php:2377
6339
+ msgid "Post published. %1$s"
6340
  msgstr ""
6341
 
6342
+ #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:91
6343
+ #: src/Tribe/Commerce/PayPal/Main.php:1920
6344
+ #: src/Tribe/RSVP.php:2380
6345
+ msgid "Post submitted."
6346
  msgstr ""
6347
 
6348
+ #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:92
6349
+ #: src/Tribe/Commerce/PayPal/Main.php:1921
6350
+ #: src/Tribe/RSVP.php:2381
6351
+ msgid "Post scheduled."
6352
  msgstr ""
6353
 
6354
+ #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:93
6355
+ #: src/Tribe/Commerce/PayPal/Main.php:1922
6356
+ #: src/Tribe/RSVP.php:2382
6357
+ msgid "Post draft updated."
6358
  msgstr ""
6359
 
6360
+ #: src/Tickets/Commerce/Gateways/PayPal/Tickets_Form.php:149
6361
+ #: src/Tribe/Commerce/PayPal/Frontend/Tickets_Form.php:75
6362
+ msgid "Your PayPal %1$s has been received! Check your email for your PayPal %1$s confirmation."
6363
  msgstr ""
6364
 
6365
+ #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Events.php:76
6366
+ msgid "Completed payments"
6367
  msgstr ""
6368
 
6369
+ #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Events.php:77
6370
+ msgid "Denied payments"
 
 
 
 
6371
  msgstr ""
6372
 
6373
+ #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Events.php:78
6374
+ msgid "Refunds"
 
6375
  msgstr ""
6376
 
6377
+ #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Events.php:79
6378
+ #: src/Tickets/Commerce/Status/Reversed.php:46
6379
+ msgid "Reversed"
6380
  msgstr ""
6381
 
6382
+ #. Translators: %s: The PayPal payment event.
6383
+ #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Handler.php:72
6384
+ msgid "Missing PayPal payment for webhook event: %s"
6385
  msgstr ""
6386
 
6387
+ #. Translators: %s: The PayPal payment ID.
6388
+ #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Handler.php:94
6389
+ msgid "Missing order for PayPal payment from webhook: %s"
6390
  msgstr ""
6391
 
6392
+ #. Translators: %s: The PayPal payment ID.
6393
+ #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Handler.php:112
6394
+ msgid "PayPal Order \"%1$s\" already on status \"%2$s\" from webhook: %3$s"
6395
  msgstr ""
6396
 
6397
+ #. Translators: %1$s: The status name; %2$s: The payment information.
6398
+ #: src/Tickets/Commerce/Gateways/PayPal/Webhooks/Handler.php:135
6399
+ msgid "Change %1$s in PayPal from webhook: %2$s"
6400
  msgstr ""
6401
 
6402
+ #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:69
6403
+ msgid "Stripe"
6404
  msgstr ""
6405
 
6406
+ #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:79
6407
+ msgid "Stripe wasn't able to complete your connection request. Try again."
6408
  msgstr ""
6409
 
6410
+ #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:84
6411
+ msgid "Stripe signup was successful but the authentication tokens could not be retrieved. Try refreshing the tokens."
 
 
6412
  msgstr ""
6413
 
6414
+ #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:89
6415
+ msgid "Disconnecting from Stripe failed. Please try again."
6416
  msgstr ""
6417
 
6418
+ #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:99
6419
+ msgid "Due to Regulatory Issues between Stripe and the country listed in your Stripe account, the free version of Event Tickets cannot accept connections from accounts in your country. Please use a Stripe account from a different country or purchase Event Tickets Plus to continue."
 
6420
  msgstr ""
6421
 
6422
+ #. Translators: %1$s is the opening <a> tag for the Payments Tab page link. %2$s is the closing <a> tag.
6423
+ #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:106
6424
+ msgid "Your stripe account was disconnected from the Stripe dashboard. If you believe this is an error, you can re-connect in the %1$sPayments Tab of the Settings Page%2$s."
6425
  msgstr ""
6426
 
6427
+ #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:128
6428
+ msgid "Enable credit card payments, Afterpay, AliPay, Giropay, Klarna and more."
 
6429
  msgstr ""
6430
 
6431
+ #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:191
6432
+ msgid "Stripe doesn't support your selected currency"
6433
  msgstr ""
6434
 
6435
+ #. Translators: %1$s: Currency Name. %2$s: Link to gateway provider's currency documentation.
6436
+ #: src/Tickets/Commerce/Gateways/Stripe/Gateway.php:194
6437
+ msgid "Unfortunately, Stripe doesn't support payments in %1$s. Please try using a different gateway or adjusting your Tickets Commerce currency setting. You can see a list of supported currencies %2$s."
6438
  msgstr ""
6439
 
6440
+ #. Translators: %s is the html-formatted response from Stripe servers containing the error messages.
6441
+ #: src/Tickets/Commerce/Gateways/Stripe/Payment_Intent.php:93
6442
+ msgid "Stripe reports that it is unable to process charges with the selected Payment Methods. Usually this means that one of the methods selected is not available or not configured in your Stripe account. The errors you see below were returned from Stripe, please correct any inconsistencies or contact Stripe support, then try again: <div class=\"stripe-errors\">%s</div>"
6443
  msgstr ""
6444
 
6445
+ #: src/Tickets/Commerce/Gateways/Stripe/Payment_Intent.php:293
6446
+ msgid "Payment methods accepted cannot be empty"
 
6447
  msgstr ""
6448
 
6449
+ #: src/Tickets/Commerce/Gateways/Stripe/Payment_Intent_Handler.php:92
6450
+ msgid "There was an error enabling Stripe on your cart. More information is available in the Event Tickets settings dashboard. Please contact the site administrator for support."
 
6451
  msgstr ""
6452
 
6453
+ #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:160
6454
+ msgid "Order ID (Payment Intent ID) in Stripe"
 
6455
  msgstr ""
6456
 
6457
+ #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:173
6458
+ msgid "Client Secret from Stripe"
6459
  msgstr ""
6460
 
6461
+ #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:269
6462
+ msgid "Order ID in Stripe"
6463
  msgstr ""
6464
 
6465
+ #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:332
6466
+ msgid "Completing the Stripe PaymentIntent failed. Please try again."
6467
  msgstr ""
6468
 
6469
+ #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:333
6470
+ msgid "Creating new Stripe PaymentIntent failed. Please try again."
6471
  msgstr ""
6472
 
6473
+ #: src/Tickets/Commerce/Gateways/Stripe/REST/Order_Endpoint.php:334
6474
+ msgid "Creating new Stripe order failed. Please try again."
6475
  msgstr ""
6476
 
6477
+ #. Translators: %1$s The tickets commerce currency. %2$s: The currency from the Stripe account.
6478
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:178
6479
+ msgid "Tickets Commerce is configured to use %1$s as its currency but the default currency for the connected stripe account is %2$s. Using different currencies for Tickets Commerce and Stripe may not be supported by all payment methods available in %1$s, and may result in exchange rates and conversions from %1$s to %2$s being handled by Stripe. If you believe this is an error, you can modify the Tickets Commerce currency in the main Payments tab."
6480
  msgstr ""
6481
 
6482
+ #. Translators: %1$s: Opening `<a>` tag for KB article link. %2$s: Closing `<a>` tag.
6483
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:199
6484
+ msgid "Additional payment methods are available based on currency and location and must be enabled individually within your Stripe account. %1$sLearn more%2$s"
6485
  msgstr ""
6486
 
6487
+ #. Translators: %1$s: Opening `<span>` tag. %2$s: The currency name. %3$s: Closing `</span>` tag. %4$s: Opening `<a>` tag for Stripe link. %5$s: Closing `</a>` tag.
6488
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:206
6489
+ msgid "%1$sPayment methods available for %2$s%3$s.<br /><br /> The payment methods listed here are dependent on the currency selected for Tickets Commerce and the currency each payment method support. You can review the payment methods and their availablity for each currency on %4$sStripe's documentation%5$s.<br /><br />"
6490
  msgstr ""
6491
 
6492
+ #. Translators: %1$s: The Event Tickets Plus link.
6493
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:216
6494
+ msgid "You are using the free Stripe payment gateway integration. This includes an additional 2%% fee for processing ticket sales. This fee is removed if you have an active subscription to Event Tickets Plus. %1$s."
6495
  msgstr ""
6496
 
6497
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:248
6498
+ msgid "Stripe Settings"
6499
  msgstr ""
6500
 
6501
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:252
6502
+ #: src/Tickets/Commerce/Settings.php:244
6503
+ #: src/Tribe/Admin/Settings.php:235
6504
+ msgid "General"
6505
  msgstr ""
6506
 
6507
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:256
6508
+ msgid "Statement Descriptor"
 
6509
  msgstr ""
6510
 
6511
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:257
6512
+ msgid "This is the text that appears on the ticket purchaser bank statements. If left blank, the descriptor set in Stripe will be used."
 
6513
  msgstr ""
6514
 
6515
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:266
6516
+ msgid "Enable Stripe Receipt Emails"
 
6517
  msgstr ""
6518
 
6519
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:267
6520
+ msgid "If this option is selected, ticket buyers will get stripe receipts, as well as Event Tickets confirmation emails."
 
6521
  msgstr ""
6522
 
6523
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:273
6524
+ msgid "Checkout Settings"
6525
  msgstr ""
6526
 
6527
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:278
6528
+ #: src/views/registration/button-checkout.php:31
6529
+ msgid "Checkout"
6530
  msgstr ""
6531
 
6532
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:282
6533
+ msgid "Checkout Type"
6534
  msgstr ""
6535
 
6536
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:287
6537
+ msgid "Accept only credit card payments."
6538
  msgstr ""
6539
 
6540
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:288
6541
+ msgid "Accept credit card payments and additional payment methods configured in Stripe."
6542
  msgstr ""
6543
 
6544
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:293
6545
+ msgid "Credit Card field format"
6546
  msgstr ""
6547
 
6548
+ #. Translators: %1$s: Opening `<span>` tag. %2$s: Closing `</span>` tag.
6549
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:304
6550
+ msgid "Single field. %1$sFor streamlined checkout.%2$s"
6551
  msgstr ""
6552
 
6553
+ #. Translators: %1$s: Opening `<span>` tag. %2$s: Closing `</span>` tag.
6554
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:310
6555
+ msgid "Multiple fields. %1$sFor standard checkout.%2$s"
6556
  msgstr ""
6557
 
6558
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:318
6559
+ msgid "Payment methods accepted"
6560
  msgstr ""
6561
 
6562
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:355
6563
+ msgid "Credit Cards"
6564
  msgstr ""
6565
 
6566
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:392
6567
+ msgid "AfterPay and ClearPay"
6568
  msgstr ""
6569
 
6570
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:396
6571
+ msgid "Alipay"
6572
  msgstr ""
6573
 
6574
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:400
6575
+ msgid "Giropay"
6576
  msgstr ""
6577
 
6578
+ #: src/Tickets/Commerce/Gateways/Stripe/Settings.php:404
6579
+ msgid "Klarna"
6580
  msgstr ""
6581
 
6582
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:78
6583
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:201
6584
+ msgid "Webhooks not validated yet."
6585
  msgstr ""
6586
 
6587
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:90
6588
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:97
6589
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:127
6590
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:159
6591
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:203
6592
+ msgid "Webhooks were properly validated for sales."
6593
  msgstr ""
6594
 
6595
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:112
6596
+ msgid "Could not connect to Stripe for validation. Please check your connection configuration."
6597
  msgstr ""
6598
 
6599
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:124
6600
+ msgid "We have not received any Stripe events yet. Please wait a few seconds and refresh the page."
6601
  msgstr ""
6602
 
6603
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:130
6604
+ msgid "This key has not been used in the latest events received. If you are setting up a new key, this status will be properly updated as soon as a new event is received."
 
 
 
6605
  msgstr ""
6606
 
6607
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:148
6608
+ msgid "The signing key appears to be invalid. Please check your webhook configuration in the Stripe Dashboard."
6609
  msgstr ""
6610
 
6611
+ #. Translators: %1$s A link to the KB article. %2$s closing `</a>` link.
6612
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:221
6613
+ msgid "Setting up webhooks will enable you to receive notifications on charge statuses and keep order information up to date for asynchronous payments. %1$sLearn more%2$s"
6614
  msgstr ""
6615
 
6616
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:230
6617
+ msgid "Webhooks URL"
6618
  msgstr ""
6619
 
6620
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:241
6621
+ msgid "Signing Secret"
 
6622
  msgstr ""
6623
 
6624
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks.php:249
6625
+ msgid "Validating signing key with Stripe, please wait. This can take up to one minute."
6626
  msgstr ""
6627
 
6628
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Account_Webhook.php:72
6629
+ msgid "Account deauthorized is not the same as account connected."
 
6630
  msgstr ""
6631
 
6632
+ #. Translators: %1$s is the event id and %2$s is the event type name.
6633
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Charge_Webhook.php:35
6634
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Payment_Intent_Webhook.php:42
6635
+ msgid "Event %1$s was received and will not be handled because the Payment Intent %2$s does not refer to an Event Tickets transaction."
6636
  msgstr ""
6637
 
6638
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Charge_Webhook.php:46
6639
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Payment_Intent_Webhook.php:53
6640
+ msgid "Payment Intent Test Successful"
6641
  msgstr ""
6642
 
6643
+ #. Translators: %s is the payment intent id.
6644
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Charge_Webhook.php:54
6645
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Payment_Intent_Webhook.php:61
6646
+ msgid "Payment Intent %s does not correspond to a known order."
6647
  msgstr ""
6648
 
6649
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:216
6650
+ msgid "Canceled payments"
 
6651
  msgstr ""
6652
 
6653
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:217
6654
+ msgid "Created payments"
 
 
 
6655
  msgstr ""
6656
 
6657
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:218
6658
+ msgid "Failed payments"
 
 
6659
  msgstr ""
6660
 
6661
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:219
6662
+ msgid "Pending payments"
 
 
6663
  msgstr ""
6664
 
6665
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:220
6666
+ msgid "Action required payments"
 
6667
  msgstr ""
6668
 
6669
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Events.php:221
6670
+ msgid "Successful payments"
6671
  msgstr ""
6672
 
6673
+ #. Translators: %1$s is the event id and %2$s is the event type name.
6674
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Handler.php:61
6675
+ msgid "Event %1$s was received but events of type %2$s are not currently handled."
6676
  msgstr ""
6677
 
6678
+ #. Translators: %1$s is the event type name.
6679
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Handler.php:107
6680
+ msgid "Event was received but events of type %1$s are not currently handled."
6681
  msgstr ""
6682
 
6683
+ #. Translators: %s is the payment intent id
6684
+ #: src/Tickets/Commerce/Gateways/Stripe/Webhooks/Payment_Intent_Webhook.php:71
6685
+ msgid "Payment Intent %s does not require an update or is a duplicate of a past event."
6686
  msgstr ""
6687
 
6688
+ #: src/Tickets/Commerce/Legacy_Compat.php:85
6689
+ msgid "Tribe Commerce ( Legacy PayPal, not recommended )"
6690
  msgstr ""
6691
 
6692
+ #: src/Tickets/Commerce/Models/Attendee_Model.php:62
6693
+ #: src/Tribe/Commerce/PayPal/Main.php:2957
6694
+ #: src/Tribe/RSVP.php:2024
6695
+ msgid "(deleted)"
6696
  msgstr ""
6697
 
6698
+ #: src/Tickets/Commerce/Order.php:191
6699
+ #: src/Tickets/Commerce/Reports/Orders.php:199
6700
+ #: src/Tribe/Commerce/PayPal/Main.php:468
6701
+ #: src/modules/blocks/tickets/action-buttons/orders/template.js:25
6702
+ msgid "Orders"
6703
  msgstr ""
6704
 
6705
+ #: src/Tickets/Commerce/Payments_Tab.php:113
6706
+ msgid "Payments"
 
 
6707
  msgstr ""
6708
 
6709
+ #. Translators: %1$s: The Event Tickets Plus link.
6710
+ #: src/Tickets/Commerce/Payments_Tab.php:305
6711
+ msgctxt "about Tickets Commerce"
6712
+ msgid "Tickets Commerce provides a simple and flexible ecommerce checkout for purchasing tickets. Just choose your payment gateway and configure checkout options and you're all set. If you need more advanced features like custom attendee information, QR code check in, and stock sharing between tickets, take a look at %1$s for these features and more."
6713
  msgstr ""
6714
 
6715
+ #: src/Tickets/Commerce/Payments_Tab.php:322
6716
+ msgid "Enable Tickets Commerce"
6717
  msgstr ""
6718
 
6719
+ #. Translators: %s: Name of payment gateway.
6720
+ #: src/Tickets/Commerce/Payments_Tab.php:357
6721
+ msgid "Enable %s"
6722
  msgstr ""
6723
 
6724
+ #: src/Tickets/Commerce/Payments_Tab.php:463
6725
+ msgid "Tickets Checkout"
6726
  msgstr ""
6727
 
6728
+ #: src/Tickets/Commerce/Payments_Tab.php:492
6729
+ msgid "Order Completed"
6730
  msgstr ""
6731
 
6732
+ #: src/Tickets/Commerce/Reports/Attendance_Totals.php:84
6733
+ #: src/Tribe/Commerce/PayPal/Attendance_Totals.php:77
6734
+ #: src/Tribe/RSVP/Attendance_Totals.php:49
6735
+ msgctxt "attendee summary"
6736
+ msgid "Total %s:"
 
 
6737
  msgstr ""
6738
 
6739
+ #: src/Tickets/Commerce/Reports/Attendance_Totals.php:85
6740
+ #: src/Tribe/Commerce/PayPal/Attendance_Totals.php:78
6741
+ msgctxt "attendee summary"
6742
+ msgid "Complete:"
6743
  msgstr ""
6744
 
6745
+ #: src/Tickets/Commerce/Reports/Attendance_Totals.php:86
6746
+ #: src/Tribe/Commerce/PayPal/Attendance_Totals.php:79
6747
+ msgctxt "attendee summary"
6748
+ msgid "Cancelled:"
6749
  msgstr ""
6750
 
6751
+ #. translators: The title of an event's Attendee List page in the dashboard. %1$s is the name of the event. %2$d is numeric the event ID.
6752
+ #: src/Tickets/Commerce/Reports/Attendees.php:49
6753
+ msgid "Attendees for: %1$s [#%2$d]"
6754
  msgstr ""
6755
 
6756
+ #: src/Tickets/Commerce/Reports/Attendees.php:84
6757
+ msgid "Tickets Commerce Attendees"
6758
  msgstr ""
6759
 
6760
+ #. translators: The title of an event's Attendee List page in the dashboard. %1$s is the name of the event.
6761
+ #: src/Tickets/Commerce/Reports/Attendees.php:116
6762
+ msgid "%1$s - Attendee list"
6763
  msgstr ""
6764
 
6765
+ #: src/Tickets/Commerce/Reports/Attendees.php:399
6766
+ #: src/Tribe/Attendees.php:662
6767
+ msgid "attendees"
6768
  msgstr ""
6769
 
6770
+ #: src/Tickets/Commerce/Reports/Attendees.php:484
6771
+ #: src/Tribe/Attendees.php:511
6772
+ msgctxt "attendee export"
6773
+ msgid "Order ID"
6774
  msgstr ""
6775
 
6776
+ #: src/Tickets/Commerce/Reports/Attendees.php:485
6777
+ #: src/Tribe/Attendees.php:512
6778
+ msgctxt "attendee export"
6779
+ msgid "Order Status"
6780
  msgstr ""
6781
 
6782
+ #: src/Tickets/Commerce/Reports/Attendees.php:486
6783
+ #: src/Tribe/Attendees.php:513
6784
+ msgctxt "attendee export"
6785
+ msgid "%s ID"
6786
  msgstr ""
6787
 
6788
+ #: src/Tickets/Commerce/Reports/Attendees.php:487
6789
+ #: src/Tribe/Attendees.php:514
6790
+ msgctxt "attendee export"
6791
+ msgid "Ticket Holder Name"
6792
  msgstr ""
6793
 
6794
+ #: src/Tickets/Commerce/Reports/Attendees.php:488
6795
+ #: src/Tribe/Attendees.php:515
6796
+ msgctxt "attendee export"
6797
+ msgid "Ticket Holder Email Address"
6798
  msgstr ""
6799
 
6800
+ #: src/Tickets/Commerce/Reports/Attendees.php:489
6801
+ #: src/Tribe/Attendees.php:516
6802
+ msgctxt "attendee export"
6803
+ msgid "Purchaser Name"
6804
  msgstr ""
6805
 
6806
+ #: src/Tickets/Commerce/Reports/Attendees.php:490
6807
+ #: src/Tribe/Attendees.php:517
6808
+ msgctxt "attendee export"
6809
+ msgid "Purchaser Email Address"
6810
  msgstr ""
6811
 
6812
+ #: src/Tickets/Commerce/Reports/Orders.php:91
6813
+ #: src/Tribe/Commerce/PayPal/Main.php:1722
6814
+ msgid "Sales report"
6815
  msgstr ""
6816
 
6817
+ #: src/Tickets/Commerce/Reports/Orders.php:132
6818
+ #: src/Tribe/Commerce/PayPal/Main.php:1748
6819
+ msgid "Report"
 
6820
  msgstr ""
6821
 
6822
+ #: src/Tickets/Commerce/Reports/Orders.php:197
6823
+ msgid "See Tickets Commerce purchases for this %s"
 
6824
  msgstr ""
6825
 
6826
+ #: src/Tickets/Commerce/Reports/Orders.php:227
6827
+ msgid "Tickets Commerce Orders"
 
6828
  msgstr ""
6829
 
6830
+ #: src/Tickets/Commerce/Reports/Orders.php:287
6831
+ msgctxt "Browser title"
6832
+ msgid "%s - Tickets Commerce Orders"
6833
  msgstr ""
6834
 
6835
+ #: src/Tickets/Commerce/Settings.php:192
6836
+ msgid "Tickets Commerce Test Mode Active"
 
 
6837
  msgstr ""
6838
 
6839
+ #: src/Tickets/Commerce/Settings.php:232
6840
+ msgid "-- No page set --"
 
6841
  msgstr ""
6842
 
6843
+ #: src/Tickets/Commerce/Settings.php:248
6844
+ msgid "Enable Test Mode"
 
 
 
 
6845
  msgstr ""
6846
 
6847
+ #: src/Tickets/Commerce/Settings.php:249
6848
+ msgid "Enables Test mode for testing payments. Any payments made will be done on \"sandbox\" accounts."
6849
  msgstr ""
6850
 
6851
+ #. Translators: %s: The word "ticket" in lowercase.
6852
+ #: src/Tickets/Commerce/Settings.php:259
6853
+ msgctxt "tickets fields settings paypal stock handling"
6854
+ msgid "When a customer purchases a %s, the payment gateway might flag the order as Pending. The order will be Complete once payment is confirmed by the payment gateway."
6855
  msgstr ""
6856
 
6857
+ #. Translators: %1$s: The word "ticket" in lowercase. %2$s: `<strong>` opening tag. %3$s: `</strong>` closing tag.
6858
+ #: src/Tickets/Commerce/Settings.php:268
6859
+ msgid "Decrease available %1$s stock as soon as a %2$sPending%3$s order is created."
 
 
6860
  msgstr ""
6861
 
6862
+ #. Translators: %1$s: The word "ticket" in lowercase. %2$s: `<strong>` opening tag. %3$s: `</strong>` closing tag.
6863
+ #: src/Tickets/Commerce/Settings.php:275
6864
+ msgid "Only decrease available %1$s stock if an order is confirmed as %2$sCompleted%3$s by the payment gateway."
 
6865
  msgstr ""
6866
 
6867
+ #: src/Tickets/Commerce/Settings.php:290
6868
+ msgid "The currency that will be used for Tickets Commerce transactions."
6869
  msgstr ""
6870
 
6871
+ #: src/Tickets/Commerce/Settings.php:297
6872
+ msgid "Currency Position"
 
6873
  msgstr ""
6874
 
6875
+ #: src/Tickets/Commerce/Settings.php:298
6876
+ msgid "The position of the currency symbol as it relates to the ticket values."
 
6877
  msgstr ""
6878
 
6879
+ #: src/Tickets/Commerce/Settings.php:302
6880
+ msgid "Before"
6881
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
6882
 
6883
+ #: src/Tickets/Commerce/Settings.php:303
6884
+ msgid "After"
 
 
6885
  msgstr ""
6886
 
6887
+ #: src/Tickets/Commerce/Settings.php:308
6888
+ msgid "Pages Configuration"
 
 
6889
  msgstr ""
6890
 
6891
+ #: src/Tickets/Commerce/Settings.php:312
6892
+ msgid "Checkout page"
6893
  msgstr ""
6894
 
6895
+ #. Translators: %s: The [shortcode] for the success page.
6896
+ #: src/Tickets/Commerce/Settings.php:316
6897
+ msgid "This is the page where customers go to complete their purchase. Use the %s shortcode to display the checkout experience in the page content."
 
 
 
6898
  msgstr ""
6899
 
6900
+ #. Translators: %s: The [shortcode] for the success page.
6901
+ #: src/Tickets/Commerce/Settings.php:331
6902
+ msgid "After a successful order, users will be redirected to this page. Use the %s shortcode to display the order confirmation to the user in the page content."
6903
  msgstr ""
6904
 
6905
+ #: src/Tickets/Commerce/Settings.php:342
6906
+ #: src/Tickets/Emails/Emails_Tab.php:54
6907
+ msgid "Emails"
6908
  msgstr ""
6909
 
6910
+ #. Translators: %s: The word "tickets" in lowercase.
6911
+ #: src/Tickets/Commerce/Settings.php:350
6912
+ msgctxt "tickets fields settings confirmation email"
6913
+ msgid "Email address that %s customers will receive confirmation from. Leave empty to use the default WordPress site email address."
6914
  msgstr ""
6915
 
6916
+ #: src/Tickets/Commerce/Settings.php:403
6917
+ msgid "Payment Gateways"
 
6918
  msgstr ""
6919
 
6920
+ #: src/Tickets/Commerce/Settings.php:404
6921
+ msgid "Set up a payment gateway to get started with Tickets Commerce. Enable multiple gateways for providing users additional options for users when purchasing tickets."
 
 
 
 
6922
  msgstr ""
6923
 
6924
+ #: src/Tickets/Commerce/Status/Action_Required.php:29
6925
+ msgid "Action Required"
 
 
6926
  msgstr ""
6927
 
6928
+ #: src/Tickets/Commerce/Status/Approved.php:29
6929
+ msgid "Approved"
 
 
6930
  msgstr ""
6931
 
6932
+ #: src/Tickets/Commerce/Status/Created.php:30
6933
+ msgid "Created"
6934
  msgstr ""
6935
 
6936
+ #: src/Tickets/Commerce/Status/Denied.php:48
6937
+ msgid "Denied"
6938
  msgstr ""
6939
 
6940
+ #: src/Tickets/Commerce/Status/Not_Completed.php:28
6941
+ msgid "Not Completed"
6942
  msgstr ""
6943
 
6944
+ #: src/Tickets/Commerce/Status/Pending.php:36
6945
+ msgid "Pending"
6946
  msgstr ""
6947
 
6948
+ #: src/Tickets/Commerce/Status/Pending.php:99
6949
+ msgid "This order contained an invalid Ticket (ID: %1$d)"
6950
  msgstr ""
6951
 
6952
+ #: src/Tickets/Commerce/Status/Pending.php:114
6953
+ msgid "This order contained a Ticket with an invalid Event (Event ID: %1$d)"
6954
  msgstr ""
6955
 
6956
+ #: src/Tickets/Commerce/Status/Pending.php:128
6957
+ msgid "Cannot purchase zero of \"%1$s\""
 
 
 
6958
  msgstr ""
6959
 
6960
+ #: src/Tickets/Commerce/Status/Pending.php:145
6961
+ msgid "Insufficient stock for \"%1$s\""
6962
  msgstr ""
6963
 
6964
+ #: src/Tickets/Commerce/Status/Pending.php:161
6965
+ msgid "%s will be available on %s at %s"
 
 
 
6966
  msgstr ""
6967
 
6968
+ #: src/Tickets/Commerce/Status/Pending.php:163
6969
+ #: src/Tribe/Tickets.php:3227
6970
+ msgid "%s are no longer available."
6971
  msgstr ""
6972
 
6973
+ #: src/Tickets/Commerce/Status/Pending.php:165
6974
+ #: src/Tribe/Tickets.php:3229
6975
+ msgid "There are no %s available at this time."
 
 
6976
  msgstr ""
6977
 
6978
+ #: src/Tickets/Commerce/Status/Refunded.php:46
6979
+ msgid "Refunded"
6980
  msgstr ""
6981
 
6982
+ #: src/Tickets/Commerce/Status/Undefined.php:28
6983
+ msgid "Undefined"
 
 
 
6984
  msgstr ""
6985
 
6986
+ #: src/Tickets/Commerce/Status/Voided.php:48
6987
+ msgid "Voided"
 
 
 
6988
  msgstr ""
6989
 
6990
+ #: src/Tickets/Commerce/Success.php:139
6991
+ msgid "Tickets Commerce Success Page"
6992
  msgstr ""
6993
 
6994
+ #: src/Tickets/Commerce/Ticket.php:164
6995
+ #: src/Tribe/Admin/Settings.php:143
6996
+ #: src/Tribe/Commerce/PayPal/Main.php:440
6997
+ #: src/modules/blocks/tickets/index.js:29
6998
+ msgid "Tickets"
6999
  msgstr ""
7000
 
7001
+ #: src/Tickets/Commerce/Ticket.php:166
7002
+ msgid "Tickets Commerce Tickets"
 
7003
  msgstr ""
7004
 
7005
+ #: src/Tickets/Commerce/Ticket.php:167
7006
+ msgid "Tickets Commerce Ticket"
7007
  msgstr ""
7008
 
7009
+ #: src/Tickets/Commerce/Tickets_View.php:109
7010
+ #: src/Tribe/Commerce/PayPal/Tickets_View.php:106
7011
+ msgid "This ticket is no longer active."
7012
  msgstr ""
7013
 
7014
+ #: src/Tickets/Commerce/Tickets_View.php:140
7015
+ #: src/Tribe/Commerce/PayPal/Tickets_View.php:137
7016
+ msgid "unavailable"
7017
  msgstr ""
7018
 
7019
+ #: src/Tickets/Commerce/Utils/Currency.php:333
7020
+ #: src/Tribe/Commerce/Currency.php:197
7021
+ msgid "Australian Dollar (AUD)"
 
7022
  msgstr ""
7023
 
7024
+ #: src/Tickets/Commerce/Utils/Currency.php:341
7025
+ #: src/Tribe/Commerce/Currency.php:203
7026
+ msgid "Brazilian Real (BRL)"
7027
  msgstr ""
7028
 
7029
+ #: src/Tickets/Commerce/Utils/Currency.php:349
7030
+ #: src/Tribe/Commerce/Currency.php:209
7031
+ msgid "Canadian Dollar (CAD)"
7032
  msgstr ""
7033
 
7034
+ #: src/Tickets/Commerce/Utils/Currency.php:357
7035
+ #: src/Tribe/Commerce/Currency.php:215
7036
+ msgid "Swiss Franc (CHF)"
7037
  msgstr ""
7038
 
7039
+ #: src/Tickets/Commerce/Utils/Currency.php:365
7040
+ #: src/Tribe/Commerce/Currency.php:221
7041
+ msgid "Czech Koruna (CZK)"
7042
  msgstr ""
7043
 
7044
+ #: src/Tickets/Commerce/Utils/Currency.php:374
7045
+ #: src/Tribe/Commerce/Currency.php:228
7046
+ msgid "Danish Krone (DKK)"
7047
  msgstr ""
7048
 
7049
+ #: src/Tickets/Commerce/Utils/Currency.php:382
7050
+ #: src/Tribe/Commerce/Currency.php:234
7051
+ msgid "Euro (EUR)"
7052
  msgstr ""
7053
 
7054
+ #: src/Tickets/Commerce/Utils/Currency.php:390
7055
+ #: src/Tribe/Commerce/Currency.php:240
7056
+ msgid "Pound Sterling (GBP)"
7057
  msgstr ""
7058
 
7059
+ #: src/Tickets/Commerce/Utils/Currency.php:398
7060
+ #: src/Tribe/Commerce/Currency.php:246
7061
+ msgid "Hong Kong Dollar (HKD)"
7062
  msgstr ""
7063
 
7064
+ #: src/Tickets/Commerce/Utils/Currency.php:406
7065
+ #: src/Tribe/Commerce/Currency.php:252
7066
+ msgid "Hungarian Forint (HUF)"
7067
  msgstr ""
7068
 
7069
+ #: src/Tickets/Commerce/Utils/Currency.php:414
7070
+ #: src/Tribe/Commerce/Currency.php:258
7071
+ msgid "Israeli New Sheqel (ILS)"
7072
  msgstr ""
7073
 
7074
+ #: src/Tickets/Commerce/Utils/Currency.php:422
7075
+ #: src/Tribe/Commerce/Currency.php:264
7076
+ msgid "Indian Rupee (INR)"
7077
  msgstr ""
7078
 
7079
+ #: src/Tickets/Commerce/Utils/Currency.php:430
7080
+ #: src/Tribe/Commerce/Currency.php:270
7081
+ msgid "Japanese Yen (JPY)"
7082
  msgstr ""
7083
 
7084
+ #: src/Tickets/Commerce/Utils/Currency.php:438
7085
+ #: src/Tribe/Commerce/Currency.php:276
7086
+ msgid "Malaysian Ringgit (MYR)"
7087
  msgstr ""
7088
 
7089
+ #: src/Tickets/Commerce/Utils/Currency.php:446
7090
+ #: src/Tribe/Commerce/Currency.php:282
7091
+ msgid "Mexican Peso (MXN)"
 
7092
  msgstr ""
7093
 
7094
+ #: src/Tickets/Commerce/Utils/Currency.php:454
7095
+ #: src/Tribe/Commerce/Currency.php:288
7096
+ msgid "Norwegian Krone (NOK)"
 
7097
  msgstr ""
7098
 
7099
+ #: src/Tickets/Commerce/Utils/Currency.php:462
7100
+ #: src/Tribe/Commerce/Currency.php:294
7101
+ msgid "New Zealand Dollar (NZD)"
 
7102
  msgstr ""
7103
 
7104
+ #: src/Tickets/Commerce/Utils/Currency.php:470
7105
+ #: src/Tribe/Commerce/Currency.php:300
7106
+ msgid "Philippine Peso (PHP)"
7107
  msgstr ""
7108
 
7109
+ #: src/Tickets/Commerce/Utils/Currency.php:478
7110
+ #: src/Tribe/Commerce/Currency.php:306
7111
+ msgid "Polish Zloty (PLN)"
7112
  msgstr ""
7113
 
7114
+ #: src/Tickets/Commerce/Utils/Currency.php:486
7115
+ #: src/Tribe/Commerce/Currency.php:312
7116
+ msgid "Russian Ruble (RUB)"
7117
  msgstr ""
7118
 
7119
+ #: src/Tickets/Commerce/Utils/Currency.php:494
7120
+ #: src/Tribe/Commerce/Currency.php:318
7121
+ msgid "Swedish Krona (SEK)"
7122
  msgstr ""
7123
 
7124
+ #: src/Tickets/Commerce/Utils/Currency.php:502
7125
+ #: src/Tribe/Commerce/Currency.php:324
7126
+ msgid "Singapore Dollar (SGD)"
7127
  msgstr ""
7128
 
7129
+ #: src/Tickets/Commerce/Utils/Currency.php:510
7130
+ #: src/Tribe/Commerce/Currency.php:342
7131
+ msgid "U.S. Dollar (USD)"
7132
  msgstr ""
7133
 
7134
+ #: src/Tickets/Commerce/Utils/Currency.php:518
7135
+ msgid "South African Rand (ZAR)"
7136
  msgstr ""
7137
 
7138
+ #: src/Tickets/Commerce/Utils/Currency.php:526
7139
+ msgid "United Arab Emirates dirham (AED)"
7140
  msgstr ""
7141
 
7142
+ #: src/Tickets/Commerce/Utils/Currency.php:534
7143
+ msgid "Afghan afghani (AFN)"
7144
  msgstr ""
7145
 
7146
+ #: src/Tickets/Commerce/Utils/Currency.php:542
7147
+ msgid "Albanian lek (ALL)"
7148
  msgstr ""
7149
 
7150
+ #: src/Tickets/Commerce/Utils/Currency.php:550
7151
+ msgid "Armenian dram (AMD)"
7152
  msgstr ""
7153
 
7154
+ #: src/Tickets/Commerce/Utils/Currency.php:558
7155
+ msgid "Netherlands Antillean guilder (ANG)"
7156
  msgstr ""
7157
 
7158
+ #: src/Tickets/Commerce/Utils/Currency.php:566
7159
+ msgid "Angolan kwanza (AOA)"
7160
  msgstr ""
7161
 
7162
+ #: src/Tickets/Commerce/Utils/Currency.php:574
7163
+ msgid "Argentine peso (ARS)"
7164
  msgstr ""
7165
 
7166
+ #: src/Tickets/Commerce/Utils/Currency.php:582
7167
+ msgid "Aruban florin (AWG)"
7168
  msgstr ""
7169
 
7170
+ #: src/Tickets/Commerce/Utils/Currency.php:590
7171
+ msgid "Azerbaijani manat (AZN)"
7172
  msgstr ""
7173
 
7174
+ #: src/Tickets/Commerce/Utils/Currency.php:598
7175
+ msgid "Bosnia and Herzegovina convertible mark (BAM)"
7176
  msgstr ""
7177
 
7178
+ #: src/Tickets/Commerce/Utils/Currency.php:606
7179
+ msgid "Brunei dollar (BND)"
7180
  msgstr ""
7181
 
7182
+ #: src/Tickets/Commerce/Utils/Currency.php:614
7183
+ msgid "Belize dollar (BZD)"
 
7184
  msgstr ""
7185
 
7186
+ #: src/Tickets/Commerce/Utils/Currency.php:622
7187
+ msgid "Lebanese pound (LBP)"
 
 
7188
  msgstr ""
7189
 
7190
+ #: src/Tickets/Commerce/Utils/Currency.php:630
7191
+ msgid "Sri Lankan rupee (LKR)"
7192
  msgstr ""
7193
 
7194
+ #: src/Tickets/Commerce/Utils/Currency.php:638
7195
+ msgid "Liberian dollar (LRD)"
7196
  msgstr ""
7197
 
7198
+ #: src/Tickets/Commerce/Utils/Currency.php:646
7199
+ msgid "Lesotho loti (LSL)"
7200
  msgstr ""
7201
 
7202
+ #: src/Tickets/Commerce/Utils/Currency.php:654
7203
+ msgid "Moroccan dirham (MAD)"
7204
  msgstr ""
7205
 
7206
+ #: src/Tickets/Commerce/Utils/Currency.php:662
7207
+ msgid "Moldovan leu (MDL)"
 
 
7208
  msgstr ""
7209
 
7210
+ #: src/Tickets/Commerce/Utils/Currency.php:670
7211
+ msgid "Malagasy ariary (MGA)"
7212
  msgstr ""
7213
 
7214
+ #: src/Tickets/Commerce/Utils/Currency.php:678
7215
+ msgid "Macedonian denar (MKD)"
7216
  msgstr ""
7217
 
7218
+ #: src/Tickets/Commerce/Utils/Currency.php:686
7219
+ msgid "Burmese kyat (MMK)"
7220
  msgstr ""
7221
 
7222
+ #: src/Tickets/Commerce/Utils/Currency.php:694
7223
+ msgid "Mongolian tögrög (MNT)"
7224
  msgstr ""
7225
 
7226
+ #: src/Tickets/Commerce/Utils/Currency.php:702
7227
+ msgid "Macanese pataca (MOP)"
7228
  msgstr ""
7229
 
7230
+ #: src/Tickets/Commerce/Utils/Currency.php:710
7231
+ msgid "Mauritian rupee (MUR)"
7232
  msgstr ""
7233
 
7234
+ #: src/Tickets/Commerce/Utils/Currency.php:718
7235
+ msgid "Maldivian rufiyaa (MVR)"
7236
  msgstr ""
7237
 
7238
+ #: src/Tickets/Commerce/Utils/Currency.php:726
7239
+ msgid "Malawian kwacha (MWK)"
7240
  msgstr ""
7241
 
7242
+ #: src/Tickets/Commerce/Utils/Currency.php:734
7243
+ msgid "Mexican peso (MXN)"
 
 
7244
  msgstr ""
7245
 
7246
+ #: src/Tickets/Commerce/Utils/Currency.php:742
7247
+ msgid "Malaysian ringgit (MYR)"
7248
  msgstr ""
7249
 
7250
+ #: src/Tickets/Commerce/Utils/Currency.php:750
7251
+ msgid "Mozambican metical (MZN)"
7252
  msgstr ""
7253
 
7254
+ #: src/Tickets/Commerce/Utils/Currency.php:758
7255
+ msgid "Namibian dollar (NAD)"
7256
  msgstr ""
7257
 
7258
+ #: src/Tickets/Commerce/Utils/Currency.php:766
7259
+ msgid "Nigerian naira (NGN)"
7260
  msgstr ""
7261
 
7262
+ #: src/Tickets/Commerce/Utils/Currency.php:774
7263
+ msgid "Nicaraguan córdoba (NIO)"
7264
  msgstr ""
7265
 
7266
+ #: src/Tickets/Commerce/Utils/Currency.php:782
7267
+ msgid "Nepalese rupee (NPR)"
7268
  msgstr ""
7269
 
7270
+ #: src/Tickets/Commerce/Utils/Currency.php:790
7271
+ msgid "Panamanian balboa (PAB)"
7272
  msgstr ""
7273
 
7274
+ #: src/Tickets/Commerce/Utils/Currency.php:798
7275
+ msgid "Peruvian sol (PEN)"
7276
  msgstr ""
7277
 
7278
+ #: src/Tickets/Commerce/Utils/Currency.php:806
7279
+ msgid "Papua New Guinean kina (PGK)"
7280
  msgstr ""
7281
 
7282
+ #: src/Tickets/Commerce/Utils/Currency.php:814
7283
+ msgid "Philippine peso (PHP)"
7284
  msgstr ""
7285
 
7286
+ #: src/Tickets/Commerce/Utils/Currency.php:822
7287
+ msgid "Pakistani rupee (PKR)"
7288
  msgstr ""
7289
 
7290
+ #: src/Tickets/Commerce/Utils/Currency.php:830
7291
+ msgid "Paraguayan guaraní (PYG)"
7292
  msgstr ""
7293
 
7294
+ #: src/Tickets/Commerce/Utils/Currency.php:838
7295
+ msgid "Qatari riyal (QAR)"
7296
  msgstr ""
7297
 
7298
+ #: src/Tickets/Commerce/Utils/Currency.php:846
7299
+ msgid "Romanian leu (RON)"
7300
  msgstr ""
7301
 
7302
+ #: src/Tickets/Commerce/Utils/Currency.php:854
7303
+ msgid "Serbian dinar (RSD)"
7304
  msgstr ""
7305
 
7306
+ #: src/Tickets/Commerce/Utils/Currency.php:862
7307
+ msgid "Rwandan franc (RWF)"
7308
  msgstr ""
7309
 
7310
+ #: src/Tickets/Commerce/Utils/Currency.php:870
7311
+ msgid "Saudi riyal (SAR)"
7312
  msgstr ""
7313
 
7314
+ #: src/Tickets/Commerce/Utils/Currency.php:878
7315
+ msgid "Solomon Islands dollar (SBD)"
7316
  msgstr ""
7317
 
7318
+ #: src/Tickets/Commerce/Utils/Currency.php:886
7319
+ msgid "Seychellois rupee (SCR)"
7320
  msgstr ""
7321
 
7322
+ #: src/Tickets/Commerce/Utils/Currency.php:894
7323
+ msgid "Barbadian dollar (BBD)"
7324
  msgstr ""
7325
 
7326
+ #: src/Tickets/Commerce/Utils/Currency.php:902
7327
+ msgid "Bangladeshi taka (BDT)"
7328
  msgstr ""
7329
 
7330
+ #: src/Tickets/Commerce/Utils/Currency.php:910
7331
+ msgid "Bulgarian lev (BGN)"
7332
  msgstr ""
7333
 
7334
+ #: src/Tickets/Commerce/Utils/Currency.php:918
7335
+ msgid "Burundian franc (BIF)"
7336
  msgstr ""
7337
 
7338
+ #: src/Tickets/Commerce/Utils/Currency.php:926
7339
+ msgid "Bermudian dollar (BMD)"
 
7340
  msgstr ""
7341
 
7342
+ #: src/Tickets/Commerce/Utils/Currency.php:934
7343
+ msgid "Bolivian boliviano (BOB)"
7344
  msgstr ""
7345
 
7346
+ #: src/Tickets/Commerce/Utils/Currency.php:942
7347
+ msgid "Bahamian dollar (BSD)"
 
 
7348
  msgstr ""
7349
 
7350
+ #: src/Tickets/Commerce/Utils/Currency.php:950
7351
+ msgid "Botswana pula (BWP)"
7352
  msgstr ""
7353
 
7354
+ #: src/Tickets/Commerce/Utils/Currency.php:958
7355
+ msgid "Belarusian ruble (BYN)"
7356
  msgstr ""
7357
 
7358
+ #: src/Tickets/Commerce/Utils/Currency.php:966
7359
+ msgid "Congolese franc (CDF)"
 
 
7360
  msgstr ""
7361
 
7362
+ #: src/Tickets/Commerce/Utils/Currency.php:974
7363
+ msgid "Chilean peso (CLP)"
 
 
7364
  msgstr ""
7365
 
7366
+ #: src/Tickets/Commerce/Utils/Currency.php:982
7367
+ msgid "Chinese yuan (CNY)"
 
 
7368
  msgstr ""
7369
 
7370
+ #: src/Tickets/Commerce/Utils/Currency.php:990
7371
+ msgid "Colombian peso (COP)"
7372
  msgstr ""
7373
 
7374
+ #: src/Tickets/Commerce/Utils/Currency.php:998
7375
+ msgid "Costa Rican colón (CRC)"
 
7376
  msgstr ""
7377
 
7378
+ #: src/Tickets/Commerce/Utils/Currency.php:1006
7379
+ msgid "Cape Verdean escudo (CVE)"
 
7380
  msgstr ""
7381
 
7382
+ #: src/Tickets/Commerce/Utils/Currency.php:1014
7383
+ msgid "Djiboutian franc (DJF)"
 
7384
  msgstr ""
7385
 
7386
+ #: src/Tickets/Commerce/Utils/Currency.php:1022
7387
+ msgid "Dominican peso (DOP)"
 
7388
  msgstr ""
7389
 
7390
+ #: src/Tickets/Commerce/Utils/Currency.php:1030
7391
+ msgid "Algerian dinar (DZD)"
 
7392
  msgstr ""
7393
 
7394
+ #: src/Tickets/Commerce/Utils/Currency.php:1038
7395
+ msgid "Egyptian pound (EGP)"
 
7396
  msgstr ""
7397
 
7398
+ #: src/Tickets/Commerce/Utils/Currency.php:1046
7399
+ msgid "Ethiopian birr (ETB)"
 
7400
  msgstr ""
7401
 
7402
+ #: src/Tickets/Commerce/Utils/Currency.php:1054
7403
+ msgid "Fijian dollar (FJD)"
 
 
7404
  msgstr ""
7405
 
7406
+ #: src/Tickets/Commerce/Utils/Currency.php:1062
7407
+ msgid "Georgian lari (GEL)"
 
 
7408
  msgstr ""
7409
 
7410
+ #: src/Tickets/Commerce/Utils/Currency.php:1070
7411
+ msgid "Gibraltar pound (GIP)"
 
7412
  msgstr ""
7413
 
7414
+ #: src/Tickets/Commerce/Utils/Currency.php:1078
7415
+ msgid "Gambian dalasi (GMD)"
 
7416
  msgstr ""
7417
 
7418
+ #: src/Tickets/Commerce/Utils/Currency.php:1086
7419
+ msgid "Guinean franc (GNF)"
 
 
7420
  msgstr ""
7421
 
7422
+ #: src/Tickets/Commerce/Utils/Currency.php:1094
7423
+ msgid "Guatemalan quetzal (GTQ)"
7424
  msgstr ""
7425
 
7426
+ #: src/Tickets/Commerce/Utils/Currency.php:1102
7427
+ msgid "Guyanese dollar (GYD)"
7428
  msgstr ""
7429
 
7430
+ #: src/Tickets/Commerce/Utils/Currency.php:1110
7431
+ msgid "Honduran lempira (HNL)"
 
 
7432
  msgstr ""
7433
 
7434
+ #: src/Tickets/Commerce/Utils/Currency.php:1118
7435
+ msgid "Croatian kuna (HRK)"
 
 
7436
  msgstr ""
7437
 
7438
+ #: src/Tickets/Commerce/Utils/Currency.php:1126
7439
+ msgid "Haitian gourde (HTG)"
7440
  msgstr ""
7441
 
7442
+ #: src/Tickets/Commerce/Utils/Currency.php:1134
7443
+ msgid "Indonesian rupiah (IDR)"
7444
  msgstr ""
7445
 
7446
+ #: src/Tickets/Commerce/Utils/Currency.php:1142
7447
+ msgid "Icelandic krona (ISK)"
 
 
7448
  msgstr ""
7449
 
7450
+ #: src/Tickets/Commerce/Utils/Currency.php:1150
7451
+ msgid "Jamaican dollar (JMD)"
 
 
7452
  msgstr ""
7453
 
7454
+ #: src/Tickets/Commerce/Utils/Currency.php:1158
7455
+ msgid "Kenyan shilling (KES)"
 
 
7456
  msgstr ""
7457
 
7458
+ #: src/Tickets/Commerce/Utils/Currency.php:1166
7459
+ msgid "Kyrgyzstani som (KGS)"
 
 
7460
  msgstr ""
7461
 
7462
+ #: src/Tickets/Commerce/Utils/Currency.php:1174
7463
+ msgid "Cambodian riel (KHR)"
 
7464
  msgstr ""
7465
 
7466
+ #: src/Tickets/Commerce/Utils/Currency.php:1182
7467
+ msgid "Comorian franc (KMF)"
7468
  msgstr ""
7469
 
7470
+ #: src/Tickets/Commerce/Utils/Currency.php:1190
7471
+ msgid "South Korean won (KRW)"
 
 
7472
  msgstr ""
7473
 
7474
+ #: src/Tickets/Commerce/Utils/Currency.php:1198
7475
+ msgid "Cayman Islands dollar (KYD)"
 
 
7476
  msgstr ""
7477
 
7478
+ #: src/Tickets/Commerce/Utils/Currency.php:1206
7479
+ msgid "Kazakhstani tenge (KZT)"
 
 
7480
  msgstr ""
7481
 
7482
+ #: src/Tickets/Commerce/Utils/Currency.php:1214
7483
+ msgid "Lao kip (LAK)"
7484
  msgstr ""
7485
 
7486
+ #: src/Tickets/Commerce/Utils/Currency.php:1222
7487
+ msgid "Saint Helena pound (SHP)"
 
 
7488
  msgstr ""
7489
 
7490
+ #: src/Tickets/Commerce/Utils/Currency.php:1230
7491
+ msgid "Sierra Leonean leone (SLL)"
 
 
7492
  msgstr ""
7493
 
7494
+ #: src/Tickets/Commerce/Utils/Currency.php:1238
7495
+ msgid "Somali shilling (SOS)"
7496
  msgstr ""
7497
 
7498
+ #: src/Tickets/Commerce/Utils/Currency.php:1246
7499
+ msgid "Surinamese dollar (SRD)"
7500
  msgstr ""
7501
 
7502
+ #: src/Tickets/Commerce/Utils/Currency.php:1254
7503
+ msgid "Swazi lilangeni (SZL)"
 
7504
  msgstr ""
7505
 
7506
+ #: src/Tickets/Commerce/Utils/Currency.php:1262
7507
+ msgid "Thai baht (THB)"
 
7508
  msgstr ""
7509
 
7510
+ #: src/Tickets/Commerce/Utils/Currency.php:1270
7511
+ msgid "Tajikistani somoni (TJS)"
 
7512
  msgstr ""
7513
 
7514
+ #: src/Tickets/Commerce/Utils/Currency.php:1278
7515
+ msgid "Tongan paʻanga (TOP)"
 
7516
  msgstr ""
7517
 
7518
+ #: src/Tickets/Commerce/Utils/Currency.php:1286
7519
+ msgid "Turkish lira (TRY)"
 
7520
  msgstr ""
7521
 
7522
+ #: src/Tickets/Commerce/Utils/Currency.php:1294
7523
+ msgid "Trinidad and Tobago dollar (TTD)"
7524
  msgstr ""
7525
 
7526
+ #: src/Tickets/Commerce/Utils/Currency.php:1302
7527
+ msgid "New Taiwan dollar (TWD)"
7528
  msgstr ""
7529
 
7530
+ #: src/Tickets/Commerce/Utils/Currency.php:1310
7531
+ msgid "Tanzanian shilling (TZS)"
 
 
 
7532
  msgstr ""
7533
 
7534
+ #: src/Tickets/Commerce/Utils/Currency.php:1318
7535
+ msgid "Ukrainian hryvnia (UAH)"
 
7536
  msgstr ""
7537
 
7538
+ #: src/Tickets/Commerce/Utils/Currency.php:1326
7539
+ msgid "Ugandan shilling (UGX)"
7540
  msgstr ""
7541
 
7542
+ #: src/Tickets/Commerce/Utils/Currency.php:1334
7543
+ msgid "Uruguayan peso (UYU)"
7544
  msgstr ""
7545
 
7546
+ #: src/Tickets/Commerce/Utils/Currency.php:1342
7547
+ msgid "Uzbekistani som (UZS)"
7548
  msgstr ""
7549
 
7550
+ #: src/Tickets/Commerce/Utils/Currency.php:1350
7551
+ msgid "Vietnamese dong (VND)"
7552
  msgstr ""
7553
 
7554
+ #: src/Tickets/Commerce/Utils/Currency.php:1358
7555
+ msgid "Vanuatu vatu (VUV)"
7556
  msgstr ""
7557
 
7558
+ #: src/Tickets/Commerce/Utils/Currency.php:1366
7559
+ msgid "Samoan tālā (WST)"
7560
  msgstr ""
7561
 
7562
+ #: src/Tickets/Commerce/Utils/Currency.php:1374
7563
+ msgid "Central African CFA franc (XAF)"
7564
  msgstr ""
7565
 
7566
+ #: src/Tickets/Commerce/Utils/Currency.php:1382
7567
+ msgid "East Caribbean dollar (XCD)"
 
7568
  msgstr ""
7569
 
7570
+ #: src/Tickets/Commerce/Utils/Currency.php:1390
7571
+ msgid "West African CFA franc (XOF)"
7572
  msgstr ""
7573
 
7574
+ #: src/Tickets/Commerce/Utils/Currency.php:1398
7575
+ msgid "CFP franc (XPF)"
7576
  msgstr ""
7577
 
7578
+ #: src/Tickets/Commerce/Utils/Currency.php:1406
7579
+ msgid "Yemeni rial (YER)"
7580
  msgstr ""
7581
 
7582
+ #: src/Tickets/Commerce/Utils/Currency.php:1414
7583
+ msgid "Zambian kwacha (ZMW)"
7584
  msgstr ""
7585
 
7586
+ #: src/Tickets/Custom_Tables/V1/admin-views/migration/maintenance-mode/ticket-updates.php:6
7587
+ msgid "Your changes will not be saved."
7588
  msgstr ""
7589
 
7590
+ #: src/Tickets/Custom_Tables/V1/admin-views/migration/maintenance-mode/ticket-updates.php:10
7591
+ msgid "Editing your Tickets and RSVPs has been disabled on this site while it is undergoing maintenance. Thank you for your patience."
7592
  msgstr ""
7593
 
7594
+ #: src/Tickets/Custom_Tables/V1/admin-views/migration/maintenance-mode/tickets-and-rsvps.php:5
7595
+ msgid "Tickets and RSVPs have been disabled on this site while it is undergoing maintenance. Thank you for your patience."
7596
  msgstr ""
7597
 
7598
+ #: src/Tickets/Emails/Emails_Tab.php:123
7599
+ msgid "Tickets Emails"
7600
  msgstr ""
7601
 
7602
+ #. Translators: %s Link to knowledgebase article.
7603
+ #: src/Tickets/Emails/Emails_Tab.php:131
7604
+ msgid "Customize your customer communications when tickets are purchased, RSVPs are submitted, and for Tickets Commerce order notifications. Learn More about Tickets Commerce communications in our %s."
7605
  msgstr ""
7606
 
7607
+ #: src/Tickets/Emails/Settings.php:179
7608
+ msgid "Sender Information"
 
7609
  msgstr ""
7610
 
7611
+ #: src/Tickets/Emails/Settings.php:183
7612
+ msgid "If fields are empty, sender information will be from the site owner set in WordPress general settings."
7613
  msgstr ""
7614
 
7615
+ #: src/Tickets/Emails/Settings.php:187
7616
+ msgid "Sender Name"
7617
  msgstr ""
7618
 
7619
+ #: src/Tickets/Emails/Settings.php:195
7620
+ msgid "Sender Email"
7621
  msgstr ""
7622
 
7623
+ #: src/Tickets/Emails/Settings.php:265
7624
+ msgid "Email Styling"
7625
  msgstr ""
7626
 
7627
+ #: src/Tickets/Emails/Settings.php:269
7628
+ msgid "Add a logo and customize link colors and footer information to personalize your communications. If you'd like more granular control over email styling, you can override the email templates in your theme. Learn More"
7629
  msgstr ""
7630
 
7631
+ #: src/Tickets/Emails/Settings.php:273
7632
+ msgid "Header Image"
7633
  msgstr ""
7634
 
7635
+ #: src/Tickets/Emails/Settings.php:281
7636
+ msgid "Image Alignment"
 
 
7637
  msgstr ""
7638
 
7639
+ #: src/Tickets/Emails/Settings.php:285
7640
+ msgid "Left"
 
 
7641
  msgstr ""
7642
 
7643
+ #: src/Tickets/Emails/Settings.php:286
7644
+ msgid "Center"
7645
  msgstr ""
7646
 
7647
+ #: src/Tickets/Emails/Settings.php:287
7648
+ msgid "Right"
 
7649
  msgstr ""
7650
 
7651
+ #: src/Tickets/Emails/Settings.php:292
7652
+ msgid "Header/Footer Background"
 
 
7653
  msgstr ""
7654
 
7655
+ #: src/Tickets/Emails/Settings.php:300
7656
+ msgid "Ticket Color"
 
 
7657
  msgstr ""
7658
 
7659
+ #: src/Tickets/Emails/Settings.php:308
7660
+ msgid "Footer Content"
 
 
7661
  msgstr ""
7662
 
7663
+ #: src/Tickets/Emails/Settings.php:309
7664
+ msgid "Add custom links and instructions to the bottom of your emails."
 
 
7665
  msgstr ""
7666
 
7667
+ #: src/Tickets/Emails/Settings.php:329
7668
+ msgid "Footer Credit"
 
 
7669
  msgstr ""
7670
 
7671
+ #: src/Tickets/Emails/Settings.php:330
7672
+ msgid "Include \"Ticket powered by Event Tickets\" in the footer"
7673
  msgstr ""
7674
 
7675
+ #: src/Tribe/Abstract_Attendance_Totals.php:65
7676
+ msgctxt "total sold tooltip"
7677
+ msgid "Includes all ticketed attendees regardless of order status."
 
7678
  msgstr ""
7679
 
7680
+ #: src/Tribe/Abstract_Attendance_Totals.php:82
7681
+ msgctxt "total complete tooltip"
7682
+ msgid "Includes ticketed attendees with orders marked Completed."
 
7683
  msgstr ""
7684
 
7685
+ #: src/Tribe/Admin/Home/Service_Provider.php:80
7686
+ #: src/Tribe/Main.php:828
7687
+ msgid "Welcome to Event Tickets!"
7688
  msgstr ""
7689
 
7690
+ #: src/Tribe/Admin/Manager/Service_Provider.php:56
7691
+ msgid "Insecure request."
7692
  msgstr ""
7693
 
7694
+ #: src/Tribe/Admin/Manager/Service_Provider.php:89
7695
+ #: src/Tribe/RSVP.php:268
7696
+ msgid "Something happened here."
 
7697
  msgstr ""
7698
 
7699
+ #: src/Tribe/Admin/Manager/Service_Provider.php:176
7700
+ msgid "Manage attendees"
 
 
7701
  msgstr ""
7702
 
7703
+ #: src/Tribe/Admin/Move_Tickets.php:77
7704
+ msgid "Move Attendees"
7705
  msgstr ""
7706
 
7707
+ #: src/Tribe/Admin/Move_Tickets.php:112
7708
+ msgid "Woops! We could not complete the requested operation due to an unforeseen problem."
7709
  msgstr ""
7710
 
7711
+ #: src/Tribe/Admin/Move_Tickets.php:113
7712
+ msgid "Unable to update the post list. Please refresh the page and try again."
 
 
7713
  msgstr ""
7714
 
7715
+ #: src/Tribe/Admin/Move_Tickets.php:114
7716
+ msgid "No results found - you may need to widen your search criteria."
 
 
7717
  msgstr ""
7718
 
7719
+ #: src/Tribe/Admin/Move_Tickets.php:115
7720
+ msgid "No ticket types were found for this post."
 
 
7721
  msgstr ""
7722
 
7723
+ #: src/Tribe/Admin/Move_Tickets.php:116
7724
+ msgid "Loading, please wait&hellip;"
 
 
7725
  msgstr ""
7726
 
7727
+ #: src/Tribe/Admin/Move_Tickets.php:236
7728
+ msgctxt "attendee screen bulk actions"
7729
+ msgid "Move"
 
7730
  msgstr ""
7731
 
7732
+ #: src/Tribe/Admin/Move_Tickets.php:453
7733
+ msgid "%1$s could not be moved: valid %2$s IDs or a destination ID were not provided."
 
 
7734
  msgstr ""
7735
 
7736
+ #: src/Tribe/Admin/Move_Tickets.php:465
7737
+ msgid "%s could not be moved: there was an unexpected failure during reassignment."
7738
  msgstr ""
7739
 
7740
+ #: src/Tribe/Admin/Move_Tickets.php:474
7741
+ msgctxt "moved tickets success message fragment"
7742
+ msgid "assigned to %s"
7743
  msgstr ""
7744
 
7745
+ #: src/Tribe/Admin/Move_Tickets.php:481
7746
+ msgctxt "moved tickets success message fragment"
7747
+ msgid "moved to %s and"
7748
  msgstr ""
7749
 
7750
+ #: src/Tribe/Admin/Move_Tickets.php:488
7751
+ msgid "%1$d attendee for %2$s was successfully %3$s. By default, we adjust capacity and stock, however, we recommend reviewing each as needed to ensure numbers are correct. This attendee will receive an email notifying them of the change."
7752
+ msgid_plural "%1$d attendees for %2$s were successfully %3$s. By default, we adjust capacity and stock, however, we recommend reviewing each as needed to ensure numbers are correct. These attendees will receive an email notifying them of the change."
7753
+ msgstr[0] ""
7754
+ msgstr[1] ""
7755
+
7756
+ #: src/Tribe/Admin/Move_Tickets.php:636
7757
+ msgid "This ticket was moved to %1$s %2$s from %3$s %4$s"
7758
  msgstr ""
7759
 
7760
+ #: src/Tribe/Admin/Move_Tickets.php:761
7761
+ #: src/Tribe/Admin/Move_Ticket_Types.php:320
7762
+ msgid "Changes to your tickets from %s"
7763
  msgstr ""
7764
 
7765
+ #: src/Tribe/Admin/Move_Tickets.php:823
7766
+ msgid "This ticket was moved to %1$s from %2$s"
7767
  msgstr ""
7768
 
7769
+ #: src/Tribe/Admin/Move_Ticket_Types.php:28
7770
+ msgid "Move %s Types"
7771
  msgstr ""
7772
 
7773
+ #: src/Tribe/Admin/Move_Ticket_Types.php:106
7774
+ msgid "%1$s type could not be moved: the %2$s type or destination post was invalid."
7775
  msgstr ""
7776
 
7777
+ #: src/Tribe/Admin/Move_Ticket_Types.php:115
7778
+ msgid "%s type could not be moved: unexpected failure during reassignment."
7779
  msgstr ""
7780
 
7781
+ #: src/Tribe/Admin/Move_Ticket_Types.php:121
7782
+ msgid "%1$s type %2$s for %3$s was successfully moved to %4$s. All previously sold %5$s of this type have been transferred to %4$s. Please adjust capacity and stock manually as needed. %2$s %6$s holders have received an email notifying them of the change. You may now close this window!"
7783
  msgstr ""
7784
 
7785
+ #: src/Tribe/Admin/Move_Ticket_Types.php:219
7786
+ msgid "%1$s type was moved to <a href=\"%2$s\" target=\"_blank\">%3$s</a> from <a href=\"%4$s\" target=\"_blank\">%5$s</a>"
7787
  msgstr ""
7788
 
7789
+ #: src/Tribe/Admin/Notices.php:88
7790
+ msgctxt "Admin notice link text"
7791
+ msgid "RSVP Display Settings"
7792
  msgstr ""
7793
 
7794
+ #. translators: %1$s: RSVP singular text, %2$s: Link to settings page.
7795
+ #: src/Tribe/Admin/Notices.php:97
7796
+ msgid ""
7797
+ "With this new version, we've introduced newly redesigned %1$s frontend views. If you have customized the %1$s section, this update will likely impact your customizations.\n"
7798
+ "\n"
7799
+ "\t\t\tTo upgrade to the new frontend views, please enable them in the %2$s."
7800
  msgstr ""
7801
 
7802
+ #. Translators: %1$s: dynamic "Tickets" text, %2$s: dynamic "Event" text.
7803
+ #: src/Tribe/Admin/Notices.php:152
7804
+ msgctxt "heading for classic editor notice if Events Calendar Pro event has tickets"
7805
+ msgid "%1$s for Recurring %2$s"
7806
  msgstr ""
7807
 
7808
+ #. Translators: %1$s: dynamic "event" text, %2$s: dynamic "ticket" text, %3$s: dynamic "tickets" text, %4$s: dynamic "RSVP" text, %5$s: dynamic "Ticket" text.
7809
+ #: src/Tribe/Admin/Notices.php:163
7810
+ msgctxt "text for classic editor notice if Events Calendar Pro event has tickets"
7811
+ msgid "Heads up! You saved a recurring %1$s with a %2$s. Please note that we do not currently support recurring %3$s. Only the first instance of this recurring series will have your %4$s or %5$s displayed."
7812
  msgstr ""
7813
 
7814
+ #: src/Tribe/Admin/Notices.php:218
7815
+ msgid "WooCommerce"
7816
  msgstr ""
7817
 
7818
+ #: src/Tribe/Admin/Notices.php:219
7819
+ msgid "Easy Digital Downloads"
7820
  msgstr ""
7821
 
7822
+ #. translators: %1$s: The ticket commerce provider (WooCommerce, etc); %2$s: The Event Tickets Plus plugin name and link.
7823
+ #: src/Tribe/Admin/Notices.php:229
7824
+ msgid "Event Tickets does not support ticket sales via third party ecommerce plugins. If you want to sell tickets with %1$s, please purchase a license for %2$s."
7825
  msgstr ""
7826
 
7827
+ #. Translators: %s is the `Tickets` in plural.
7828
+ #: src/Tribe/Admin/Settings.php:92
7829
+ msgid "%s Settings"
7830
  msgstr ""
7831
 
7832
+ #: src/Tribe/Admin/Settings.php:158
7833
+ msgid "Home"
 
7834
  msgstr ""
7835
 
7836
+ #: src/Tribe/Admin/Settings.php:179
7837
+ msgid "Help"
7838
  msgstr ""
7839
 
7840
+ #: src/Tribe/Admin/Settings.php:209
7841
+ msgid "Troubleshooting"
7842
  msgstr ""
7843
 
7844
+ #: src/Tribe/Admin/Settings.php:267
7845
+ #: src/modules/blocks/tickets/controls/template.js:59
7846
+ msgid "Tickets Settings"
7847
  msgstr ""
7848
 
7849
+ #: src/Tribe/Admin/Settings.php:292
7850
+ msgid "Network"
 
7851
  msgstr ""
7852
 
7853
+ #. Translators: %1$s: Opening `<a>` to Event Tickets rating page. %2$s: Closing `</a>` tag. %3$s: Five stars.
7854
+ #: src/Tribe/Admin/Settings.php:316
7855
+ msgid "If you like %1$sEvent Tickets%2$s please leave us a %3$s. It takes a minute and it helps a lot."
7856
  msgstr ""
7857
 
7858
+ #: src/Tribe/Admin/Settings/Service_Provider.php:57
7859
+ msgid "Event Tickets Manual"
7860
  msgstr ""
7861
 
7862
+ #: src/Tribe/Admin/Settings/Service_Provider.php:61
7863
+ msgid "What is Tickets Commerce?"
 
7864
  msgstr ""
7865
 
7866
+ #: src/Tribe/Admin/Settings/Service_Provider.php:66
7867
+ msgid "Configuring Tickets Commerce"
 
7868
  msgstr ""
7869
 
7870
+ #: src/Tribe/Admin/Settings/Service_Provider.php:71
7871
+ msgid "Using RSVPs"
7872
  msgstr ""
7873
 
7874
+ #: src/Tribe/Admin/Settings/Service_Provider.php:75
7875
+ msgid "Managing Orders and Attendees"
7876
  msgstr ""
7877
 
7878
+ #: src/Tribe/Admin/Settings/Service_Provider.php:82
7879
+ msgid "Switching from Tribe Commerce to WooCommerce"
7880
  msgstr ""
7881
 
7882
+ #: src/Tribe/Admin/Settings/Service_Provider.php:86
7883
+ msgid "Setting Up E-Commerce Plugins for Selling Tickets"
7884
  msgstr ""
7885
 
7886
+ #: src/Tribe/Admin/Settings/Service_Provider.php:90
7887
+ msgid "Tickets & WooCommerce"
7888
  msgstr ""
7889
 
7890
+ #: src/Tribe/Admin/Settings/Service_Provider.php:94
7891
+ msgid "Creating Tickets"
 
7892
  msgstr ""
7893
 
7894
+ #: src/Tribe/Admin/Settings/Service_Provider.php:98
7895
+ msgid "Event Tickets and Event Tickets Plus Settings Overview"
7896
  msgstr ""
7897
 
7898
+ #: src/Tribe/Admin/Settings/Service_Provider.php:102
7899
+ msgid "Event Tickets Plus Manual"
7900
  msgstr ""
7901
 
7902
+ #: src/Tribe/Admin/Settings/Service_Provider.php:143
7903
+ #: src/Tribe/Admin/Settings/Service_Provider.php:191
7904
+ msgid "Upgrade to Tickets Commerce"
7905
  msgstr ""
7906
 
7907
+ #: src/Tribe/Admin/Settings/Service_Provider.php:144
7908
+ msgid "Try our new Tickets Commerce payment system! It’s fast and simple to set up and offers a better experience and features. Best of all, <i>it’s free!</i>"
7909
  msgstr ""
7910
 
7911
+ #: src/Tribe/Admin/Settings/Service_Provider.php:192
7912
+ msgid "Tribe Commerce has been replaced by our new payments system, Tickets Commerce. It’s fast, free and simple to set up! You can <a href=\"https://evnt.is/1axu\" rel=\"noopener noreferrer\" target=\"_blank\">still continue using Tribe Commerce</a> but we highly recommend upgrading to Tickets Commerce."
7913
  msgstr ""
7914
 
7915
+ #: src/Tribe/Admin/Settings/Service_Provider.php:193
7916
+ msgid "Get Started"
7917
  msgstr ""
7918
 
7919
+ #: src/Tribe/Admin/Ticket_History.php:34
7920
+ msgctxt "attendee table"
7921
+ msgid "View history"
7922
  msgstr ""
7923
 
7924
+ #: src/Tribe/Admin/Ticket_History.php:35
7925
+ msgctxt "attendee table"
7926
+ msgid "Hide history"
7927
  msgstr ""
7928
 
7929
+ #: src/Tribe/Admin/Ticket_History.php:65
7930
+ msgid "No history available"
 
7931
  msgstr ""
7932
 
7933
+ #: src/Tribe/Admin/Views/Ticketed.php:48
7934
+ msgid "Ticketed"
7935
  msgstr ""
7936
 
7937
+ #: src/Tribe/Admin/Views/Ticketed.php:61
7938
+ msgid "Unticketed"
 
7939
  msgstr ""
7940
 
7941
+ #: src/Tribe/Assets.php:210
7942
+ #: src/views/tickets/tpp-success.php:97
7943
+ msgid "%s header image"
7944
  msgstr ""
7945
 
7946
+ #: src/Tribe/Assets.php:211
7947
+ msgid "Set as %s header"
 
 
 
7948
  msgstr ""
7949
 
7950
+ #: src/Tribe/Assets.php:268
7951
+ msgid "Are you sure you want to delete this ticket? This cannot be undone."
7952
  msgstr ""
7953
 
7954
+ #: src/Tribe/Assets.php:274
7955
+ msgid "It looks like you have modified your shared capacity setting but have not saved or updated the post."
7956
  msgstr ""
7957
 
7958
+ #: src/Tribe/Assets.php:294
7959
+ #: src/Tribe/Metabox.php:646
7960
+ msgid "Please enter in without thousand separators and currency symbols."
7961
  msgstr ""
7962
 
7963
+ #: src/Tribe/Assets.php:497
7964
+ msgid "There is unsaved attendee information. Are you sure you want to continue?"
 
7965
  msgstr ""
7966
 
7967
+ #: src/Tribe/Attendance_Totals.php:29
7968
+ msgctxt "attendee summary"
7969
+ msgid "Deleted Attendees:"
7970
  msgstr ""
7971
 
7972
+ #: src/Tribe/Attendees.php:87
7973
+ msgid "Post type"
7974
  msgstr ""
7975
 
7976
+ #: src/Tribe/Attendees.php:116
7977
+ msgctxt "attendee event actions"
7978
+ msgid "Edit %s"
7979
  msgstr ""
7980
 
7981
+ #: src/Tribe/Attendees.php:117
7982
+ msgctxt "attendee event actions"
7983
+ msgid "View %s"
7984
+ msgstr ""
 
 
 
 
7985
 
7986
+ #: src/Tribe/Attendees.php:120
7987
+ msgctxt "attendee event actions"
7988
+ msgid "Edit"
7989
  msgstr ""
7990
 
7991
+ #: src/Tribe/Attendees.php:121
7992
+ msgctxt "attendee event actions"
7993
+ msgid "View"
7994
  msgstr ""
7995
 
7996
+ #: src/Tribe/Attendees.php:148
7997
+ msgctxt "attendee summary"
7998
+ msgid "Checked in:"
7999
  msgstr ""
8000
 
8001
+ #: src/Tribe/Attendees.php:438
8002
+ msgid "%s - Attendee list"
 
 
8003
  msgstr ""
8004
 
8005
+ #: src/Tribe/Attendees.php:700
8006
+ msgid "Invalid Event ID"
8007
  msgstr ""
8008
 
8009
+ #: src/Tribe/Attendees.php:717
8010
+ msgid "Cheatin Huh?"
 
 
8011
  msgstr ""
8012
 
8013
+ #: src/Tribe/Attendees.php:723
8014
+ msgid "Empty user and email"
8015
  msgstr ""
8016
 
8017
+ #: src/Tribe/Attendees.php:735
8018
+ msgid "Invalid Email"
 
 
8019
  msgstr ""
8020
 
8021
+ #: src/Tribe/Attendees.php:741
8022
+ #: src/Tribe/Attendees.php:757
8023
+ msgid "Invalid User ID"
8024
  msgstr ""
8025
 
8026
+ #: src/Tribe/Attendees.php:777
8027
+ msgid "Attendee List for: %s"
8028
  msgstr ""
8029
 
8030
+ #: src/Tribe/Attendees.php:778
8031
+ msgid "Error when sending the email"
 
8032
  msgstr ""
8033
 
8034
+ #: src/Tribe/Attendees.php:785
8035
+ msgid "Email sent successfully!"
8036
  msgstr ""
8037
 
8038
+ #: src/Tribe/Attendees_Table.php:116
8039
+ msgctxt "attendee table"
8040
+ msgid "Primary Information"
8041
  msgstr ""
8042
 
8043
+ #: src/Tribe/Attendees_Table.php:117
8044
+ msgctxt "attendee table"
8045
+ msgid "Security Code"
8046
  msgstr ""
8047
 
8048
+ #: src/Tribe/Attendees_Table.php:118
8049
+ msgctxt "attendee table"
8050
+ msgid "Status"
 
8051
  msgstr ""
8052
 
8053
+ #: src/Tribe/Attendees_Table.php:119
8054
+ #: src/Tribe/Attendees_Table.php:126
8055
+ msgctxt "attendee table"
8056
+ msgid "Check in"
8057
  msgstr ""
8058
 
8059
+ #: src/Tribe/Attendees_Table.php:505
8060
+ msgid "View order"
8061
  msgstr ""
8062
 
8063
+ #: src/Tribe/Attendees_Table.php:608
8064
+ msgid "Print"
8065
  msgstr ""
8066
 
8067
+ #: src/Tribe/Attendees_Table.php:644
8068
+ msgid "Check in"
 
8069
  msgstr ""
8070
 
8071
+ #: src/Tribe/Attendees_Table.php:645
8072
+ msgid "Undo Check in"
8073
  msgstr ""
8074
 
8075
+ #: src/Tribe/Attendee_Registration/Template.php:398
8076
+ #: src/views/v2/rsvp/ari/sidebar/title.php:15
8077
+ msgid "Attendee Registration"
8078
  msgstr ""
8079
 
8080
+ #: src/Tribe/Commerce/Currency.php:330
8081
+ msgid "Thai Baht (THB)"
8082
  msgstr ""
8083
 
8084
+ #: src/Tribe/Commerce/Currency.php:336
8085
+ msgid "Taiwan New Dollar (TWD)"
 
8086
  msgstr ""
8087
 
8088
+ #: src/Tribe/Commerce/PayPal/Endpoints/Success_Template.php:99
8089
+ msgid "pending"
8090
  msgstr ""
8091
 
8092
+ #: src/Tribe/Commerce/PayPal/Errors.php:24
8093
+ msgid "There was an error"
 
 
8094
  msgstr ""
8095
 
8096
+ #: src/Tribe/Commerce/PayPal/Errors.php:25
8097
+ msgid "Attendee email and/or full name is missing"
8098
  msgstr ""
8099
 
8100
+ #: src/Tribe/Commerce/PayPal/Errors.php:26
8101
+ msgid "Trying to oversell a %s but the current oversell policy does not allow it"
8102
  msgstr ""
8103
 
8104
+ #: src/Tribe/Commerce/PayPal/Errors.php:27
8105
+ msgid "%s quantity is 0"
8106
  msgstr ""
8107
 
8108
+ #: src/Tribe/Commerce/PayPal/Errors.php:30
8109
+ msgid "In order to purchase %s, you must enter your name and a valid email address."
8110
  msgstr ""
8111
 
8112
+ #: src/Tribe/Commerce/PayPal/Errors.php:31
8113
+ msgid "You can't add more %1$s than the total remaining %1$s."
 
 
8114
  msgstr ""
8115
 
8116
+ #: src/Tribe/Commerce/PayPal/Errors.php:32
8117
+ msgid "You should add at least one %s."
8118
  msgstr ""
8119
 
8120
+ #: src/Tribe/Commerce/PayPal/Errors.php:35
8121
+ msgid "Your order is currently processing. Once completed, you'll receive your %s(s) in an email."
8122
  msgstr ""
8123
 
8124
+ #: src/Tribe/Commerce/PayPal/Handler/Invalid_PDT.php:74
8125
+ #: src/Tribe/Commerce/PayPal/Handler/IPN.php:147
8126
+ #: src/Tribe/Commerce/PayPal/Handler/PDT.php:136
8127
+ msgctxt "a PayPal configuration status"
8128
+ msgid "incomplete"
8129
  msgstr ""
8130
 
8131
+ #: src/Tribe/Commerce/PayPal/Handler/IPN.php:143
8132
+ msgctxt "a PayPal configuration status"
8133
+ msgid "complete"
8134
  msgstr ""
8135
 
8136
+ #: src/Tribe/Commerce/PayPal/Links.php:29
8137
+ msgid "Profile and Settings > My selling tools > Instant Payment Notification > IPN History Page"
 
 
8138
  msgstr ""
8139
 
8140
+ #: src/Tribe/Commerce/PayPal/Links.php:56
8141
+ msgid "Profile and Settings > My selling tools > Instant Payment Notification > Update"
8142
  msgstr ""
8143
 
8144
+ #: src/Tribe/Commerce/PayPal/Main.php:187
8145
+ msgctxt "ticket provider"
8146
+ msgid "Tribe Commerce"
8147
  msgstr ""
8148
 
8149
+ #: src/Tribe/Commerce/PayPal/Main.php:442
8150
+ msgid "Tribe Commerce Tickets"
8151
  msgstr ""
8152
 
8153
+ #: src/Tribe/Commerce/PayPal/Main.php:443
8154
+ msgid "Tribe Commerce Ticket"
 
8155
  msgstr ""
8156
 
8157
+ #: src/Tribe/Commerce/PayPal/Notices.php:43
8158
+ msgid "PayPal is using PDT data but you have not set the PDT identity token"
 
8159
  msgstr ""
8160
 
8161
+ #: src/Tribe/Commerce/PayPal/Notices.php:45
8162
+ msgid "set it here"
8163
  msgstr ""
8164
 
8165
+ #: src/Tribe/Commerce/PayPal/Orders/Report.php:106
8166
+ msgid "See PayPal purchases for this %s"
8167
  msgstr ""
8168
 
8169
+ #: src/Tribe/Commerce/PayPal/Orders/Report.php:108
8170
+ #: src/Tribe/Commerce/PayPal/Orders/Report.php:161
8171
+ #: src/Tribe/Commerce/PayPal/Orders/Tab.php:33
8172
+ msgid "PayPal Orders"
8173
  msgstr ""
8174
 
8175
+ #: src/Tribe/Commerce/PayPal/Orders/Report.php:220
8176
+ msgctxt "Browser title"
8177
+ msgid "%s - PayPal Orders"
8178
  msgstr ""
8179
 
8180
+ #: src/Tribe/Commerce/PayPal/Orders/Sales.php:262
8181
+ msgid "Not completed"
8182
  msgstr ""
8183
 
8184
+ #: src/Tribe/Commerce/PayPal/Orders/Table.php:42
8185
+ msgid "Number of orders per page:"
8186
  msgstr ""
8187
 
8188
+ #: src/Tribe/Commerce/PayPal/Orders/Table.php:184
8189
+ msgid "Refunded with %s"
 
 
8190
  msgstr ""
8191
 
8192
+ #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:111
8193
+ msgid "An event"
8194
  msgstr ""
8195
 
8196
+ #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:123
8197
+ msgid "in your PayPal account"
8198
  msgstr ""
8199
 
8200
+ #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:125
8201
+ msgid "%1$s is oversold: there are more %2$s sold than the available capacity. This can occur when the PayPal transaction is not completed immediately, delaying the decrease in %3$s availability. Order %4$s includes %5$s %3$s(s). There are only %6$s %3$s(s) left. %7$s emails have not yet been sent for this order. Choose how to process this order from the options below."
8202
  msgstr ""
8203
 
8204
+ #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:221
8205
+ msgid "Create attendee records and send emails for all tickets in this order (overselling the event)."
8206
  msgstr ""
8207
 
8208
+ #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:228
8209
+ msgid "Delete all attendees for this order and do not email tickets. You may also want to refund the order %1$sin your PayPal account%2$s."
8210
  msgstr ""
8211
 
8212
+ #: src/Tribe/Commerce/PayPal/Oversell/Admin_Notice_Decorator.php:246
8213
+ msgid "Process order"
8214
  msgstr ""
8215
 
8216
+ #: src/Tribe/Commerce/PayPal/Oversell/No_Oversell.php:46
8217
+ msgid "Do not oversell"
 
8218
  msgstr ""
8219
 
8220
+ #: src/Tribe/Commerce/PayPal/Oversell/Sell_All.php:46
8221
+ msgid "Oversell all requested"
8222
  msgstr ""
8223
 
8224
+ #: src/Tribe/Commerce/PayPal/Oversell/Sell_Available.php:47
8225
+ msgid "Sell only available"
8226
  msgstr ""
8227
 
8228
+ #: src/Tribe/CSV_Importer/Column_Names.php:34
8229
+ msgid "Event Name or ID or Slug"
8230
  msgstr ""
8231
 
8232
+ #: src/Tribe/CSV_Importer/Column_Names.php:35
8233
+ msgid "%s Name"
 
 
8234
  msgstr ""
8235
 
8236
+ #: src/Tribe/CSV_Importer/Column_Names.php:36
8237
+ msgid "%s Description"
 
 
8238
  msgstr ""
8239
 
8240
+ #: src/Tribe/CSV_Importer/Column_Names.php:38
8241
+ msgid "%s Start Sale Date"
8242
  msgstr ""
8243
 
8244
+ #: src/Tribe/CSV_Importer/Column_Names.php:39
8245
+ msgid "%s Start Sale Time"
 
 
 
8246
  msgstr ""
8247
 
8248
+ #: src/Tribe/CSV_Importer/Column_Names.php:40
8249
+ msgid "%s End Sale Date"
 
 
8250
  msgstr ""
8251
 
8252
+ #: src/Tribe/CSV_Importer/Column_Names.php:41
8253
+ msgid "%s End Sale Time"
 
8254
  msgstr ""
8255
 
8256
+ #: src/Tribe/CSV_Importer/Column_Names.php:42
8257
+ msgid "%s Stock"
 
8258
  msgstr ""
8259
 
8260
+ #: src/Tribe/CSV_Importer/Column_Names.php:43
8261
+ msgid "%s Capacity"
 
 
8262
  msgstr ""
8263
 
8264
+ #: src/Tribe/CSV_Importer/RSVP_Importer.php:254
8265
+ msgid "Recurring event tickets are not supported, event %s."
 
8266
  msgstr ""
8267
 
8268
+ #: src/Tribe/Editor.php:227
8269
+ msgid "Tickets Blocks"
 
8270
  msgstr ""
8271
 
8272
+ #: src/Tribe/Editor/Attendee_Registration.php:127
8273
+ msgid "return to the content editor"
 
8274
  msgstr ""
8275
 
8276
+ #: src/Tribe/Editor/Attendee_Registration.php:129
8277
+ msgid "Attendee Registration fields saved. Make additional changes or %1$s"
8278
  msgstr ""
8279
 
8280
+ #: src/Tribe/Editor/Attendee_Registration.php:153
8281
+ msgid "Back to Editor"
 
 
 
8282
  msgstr ""
8283
 
8284
+ #: src/Tribe/Editor/Attendee_Registration.php:162
8285
+ msgid "Save Changes"
 
8286
  msgstr ""
8287
 
8288
+ #: src/Tribe/Editor/Attendee_Registration.php:174
8289
+ msgid "Are you sure you want to leave this page?"
8290
  msgstr ""
8291
 
8292
+ #: src/Tribe/Editor/Blocks/Attendees.php:27
8293
+ msgid "Who's coming?"
8294
  msgstr ""
8295
 
8296
+ #: src/Tribe/Editor/Blocks/Rsvp.php:261
8297
+ msgid "Are you sure you want to cancel?"
8298
  msgstr ""
8299
 
8300
+ #: src/Tribe/Editor/Blocks/Tickets.php:282
8301
+ #: src/Tribe/Tickets.php:4357
8302
+ msgctxt "Error message title, will be followed by the error code."
8303
+ msgid "API Error"
8304
  msgstr ""
8305
 
8306
+ #: src/Tribe/Editor/Blocks/Tickets.php:283
8307
+ #: src/Tribe/Tickets.php:4358
8308
+ msgid "Refresh this page or wait a few minutes before trying again. If this happens repeatedly, please contact the Site Admin."
 
8309
  msgstr ""
8310
 
8311
+ #: src/Tribe/Editor/Blocks/Tickets.php:284
8312
+ #: src/Tribe/Tickets.php:4359
8313
+ msgid "The ticket for this event has sold out and has been removed from your cart."
8314
  msgstr ""
8315
 
8316
+ #: src/Tribe/Editor/Blocks/Tickets.php:285
8317
+ #: src/Tribe/Tickets.php:4360
8318
+ #: src/views/v2/commerce/order/header/title-empty.php:28
8319
+ msgid "Whoops!"
8320
  msgstr ""
8321
 
8322
+ #: src/Tribe/Editor/Blocks/Tickets.php:286
8323
+ #: src/Tribe/Tickets.php:4361
8324
+ msgctxt "The %s will change based on the error produced."
8325
+ msgid "You have %s ticket(s) with a field that requires information."
8326
  msgstr ""
8327
 
8328
+ #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:17
8329
+ #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:135
8330
+ #: src/Tribe/REST/V1/Endpoints/Single_Ticket.php:72
8331
+ msgid "The ticket post ID"
8332
  msgstr ""
8333
 
8334
+ #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:56
8335
+ #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:233
8336
+ msgid "Invalid nonce"
8337
  msgstr ""
8338
 
8339
+ #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:66
8340
+ #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:252
8341
+ #: src/Tribe/Metabox.php:222
8342
+ #: src/Tribe/Metabox.php:283
8343
+ #: src/Tribe/Metabox.php:327
8344
+ #: src/Tribe/Metabox.php:384
8345
+ #: src/Tribe/Metabox.php:438
8346
+ #: src/Tribe/Metabox.php:476
8347
+ msgid "Commerce Module invalid"
8348
  msgstr ""
8349
 
8350
+ #: src/Tribe/Editor/REST/V1/Endpoints/Single_Ticket.php:284
8351
+ msgid "%s was not able to be updated"
 
 
 
8352
  msgstr ""
8353
 
8354
+ #: src/Tribe/Editor/Warnings.php:90
8355
+ msgctxt "Helper link in Ticket Editor"
8356
+ msgid "Learn More"
 
 
8357
  msgstr ""
8358
 
8359
+ #. translators: %1$s: link to help article.
8360
+ #: src/Tribe/Editor/Warnings.php:96
8361
+ msgid "There is no payment gateway configured. To create tickets, you'll need to enable and configure an ecommerce solution. %1$s"
8362
  msgstr ""
8363
 
8364
+ #: src/Tribe/Editor/Warnings.php:111
8365
+ msgid "Tickets and RSVPs are not yet supported on recurring events. %1$s%2$s Read about our plans for future features %3$s"
8366
  msgstr ""
8367
 
8368
+ #: src/Tribe/Events/Views/V2/Models/Tickets.php:150
8369
+ msgctxt "events rsvp full (v2)"
8370
+ msgid "Currently full"
8371
  msgstr ""
8372
 
8373
+ #: src/Tribe/Events/Views/V2/Models/Tickets.php:152
8374
+ msgctxt "events stock sold out (v2)"
8375
+ msgid "Sold Out"
 
8376
  msgstr ""
8377
 
8378
+ #. translators: %1$s: Number of stock
8379
+ #: src/Tribe/Events/Views/V2/Models/Tickets.php:193
8380
+ msgid "%1$s spot left"
8381
+ msgid_plural "%1$s spots left"
8382
+ msgstr[0] ""
8383
+ msgstr[1] ""
8384
+
8385
+ #. translators: %1$s: Number of stock, %2$s: Ticket label, %3$s: Tickets label
8386
+ #: src/Tribe/Events/Views/V2/Models/Tickets.php:196
8387
+ msgid "%1$s %2$s left"
8388
+ msgid_plural "%1$s %3$s left"
8389
+ msgstr[0] ""
8390
+ msgstr[1] ""
8391
+
8392
+ #. Translators: RSVP singular label.
8393
+ #: src/Tribe/Events/Views/V2/Models/Tickets.php:207
8394
+ msgctxt "list view rsvp now ticket button"
8395
+ msgid "%s Now"
8396
  msgstr ""
8397
 
8398
+ #. Translators: Tickets plural label.
8399
+ #: src/Tribe/Events/Views/V2/Models/Tickets.php:211
8400
+ msgctxt "list view buy now ticket button"
8401
+ msgid "Get %s"
8402
  msgstr ""
8403
 
8404
+ #: src/Tribe/Integrations/Freemius.php:339
8405
+ msgid "We hope you love %1$s"
8406
  msgstr ""
8407
 
8408
+ #: src/Tribe/Integrations/Freemius.php:344
8409
+ msgid "Hi, %1$s! This is an invitation to help our %2$s community. If you opt-in, some data about your usage of %2$s will be shared with our teams (so they can work their butts off to improve). We will also share some helpful info on events management, WordPress, and our products from time to time."
8410
  msgstr ""
8411
 
8412
+ #: src/Tribe/Integrations/Freemius.php:348
8413
+ msgid "And if you skip this, that's okay! %1$s will still work just fine."
8414
  msgstr ""
8415
 
8416
+ #: src/Tribe/Integrations/Freemius.php:352
8417
+ msgid "Powered by"
8418
  msgstr ""
8419
 
8420
+ #: src/Tribe/Main.php:145
8421
+ msgctxt "provider_plugin_name"
8422
+ msgid "Tickets"
8423
  msgstr ""
8424
 
8425
+ #. Translators: %1$s is the min required version of The Events Calendar. %2$s Is the update link opening `<a>`. %3$s Is the update link closing `</a>`.
8426
+ #: src/Tribe/Main.php:428
8427
+ msgid "When The Events Calendar and Event Tickets are both activated, The Events Calendar must be running version %1$s or greater. Please %2$supdate now.%3$s"
8428
  msgstr ""
8429
 
8430
+ #: src/Tribe/Main.php:491
8431
+ msgid "Sorry, Event Tickets requires WordPress %s or higher. Please upgrade your WordPress install."
 
8432
  msgstr ""
8433
 
8434
+ #: src/Tribe/Main.php:495
8435
+ msgid "Sorry, Event Tickets requires PHP %s or higher. Talk to your Web host about moving you to a newer version of PHP."
 
8436
  msgstr ""
8437
 
8438
+ #: src/Tribe/Main.php:620
8439
+ msgid "Support for Event Tickets"
 
8440
  msgstr ""
8441
 
8442
+ #: src/Tribe/Main.php:622
8443
+ msgid "Settings overview"
 
 
 
8444
  msgstr ""
8445
 
8446
+ #: src/Tribe/Main.php:623
8447
+ msgid "Features overview"
8448
  msgstr ""
8449
 
8450
+ #: src/Tribe/Main.php:624
8451
+ msgid "Troubleshooting common problems"
8452
  msgstr ""
8453
 
8454
+ #: src/Tribe/Main.php:625
8455
+ msgid "Customizing Event Tickets"
8456
  msgstr ""
8457
 
8458
+ #: src/Tribe/Main.php:642
8459
+ msgid "New User Primer"
 
 
 
8460
  msgstr ""
8461
 
8462
+ #: src/Tribe/Main.php:644
8463
+ msgctxt "help feature box section"
8464
+ msgid "We are committed to helping you sell %1$s for your event. Check out our handy %2$s to get started."
8465
  msgstr ""
8466
 
8467
+ #: src/Tribe/Main.php:661
8468
+ msgid "open-source forum on WordPress.org"
8469
  msgstr ""
8470
 
8471
+ #: src/Tribe/Main.php:662
8472
+ msgid "If you have tried the above steps and are still having trouble, you can post a new thread to our %s. Our support staff monitors these forums once a week and would be happy to assist you there."
 
 
8473
  msgstr ""
8474
 
8475
+ #: src/Tribe/Main.php:664
8476
+ msgid "premium support on our website"
 
 
8477
  msgstr ""
8478
 
8479
+ #: src/Tribe/Main.php:666
8480
+ msgid "Looking for more immediate support? We offer %1$s with the purchase of any of our premium plugins (like %2$s). Pick up a license and you can post there directly and expect a response within 24-48 hours during weekdays."
 
 
8481
  msgstr ""
8482
 
8483
+ #: src/Tribe/Main.php:668
8484
+ #: src/Tribe/Main.php:673
8485
+ msgid "post a thread"
 
8486
  msgstr ""
8487
 
8488
+ #: src/Tribe/Main.php:669
8489
+ msgid "Already have Event Tickets Plus? You can %s in our premium support forums. Our support team monitors the forums and will respond to your thread within 24-48 hours (during the week)."
 
 
 
 
8490
  msgstr ""
8491
 
8492
+ #: src/Tribe/Main.php:674
8493
+ msgid "If you have a valid license for one of our paid plugins, you can %s in our premium support forums. Our support team monitors the forums and will respond to your thread within 24-48 hours (during the week)."
 
 
8494
  msgstr ""
8495
 
8496
+ #: src/Tribe/Main.php:988
8497
+ msgid "Buy"
 
 
8498
  msgstr ""
8499
 
8500
+ #: src/Tribe/Metabox.php:114
8501
+ msgid "Invalid Post ID"
 
 
8502
  msgstr ""
8503
 
8504
+ #: src/Tribe/Metabox.php:199
8505
+ #: src/Tribe/Metabox.php:267
8506
+ #: src/Tribe/Metabox.php:311
8507
+ #: src/Tribe/Metabox.php:358
8508
+ msgid "Invalid parent Post"
 
8509
  msgstr ""
8510
 
8511
+ #: src/Tribe/Metabox.php:209
8512
+ msgid "Failed to add the %s. Refresh the page to try again."
 
 
 
 
8513
  msgstr ""
8514
 
8515
+ #: src/Tribe/Metabox.php:213
8516
+ msgid "Commerce Provider invalid"
8517
  msgstr ""
8518
 
8519
+ #: src/Tribe/Metabox.php:239
8520
+ msgid "Failed to add the %s"
 
 
 
 
8521
  msgstr ""
8522
 
8523
+ #. Translators: %s: dynamic "ticket" text.
8524
+ #: src/Tribe/Metabox.php:273
8525
+ #: src/Tribe/Metabox.php:317
8526
+ #: src/Tribe/Metabox.php:366
8527
+ msgid "Invalid %s"
 
8528
  msgstr ""
8529
 
8530
+ #: src/Tribe/Metabox.php:277
8531
+ msgid "Failed to edit the %s. Refresh the page to try again."
8532
  msgstr ""
8533
 
8534
+ #: src/Tribe/Metabox.php:321
8535
+ msgid "Failed to delete the %s. Refresh the page to try again."
 
 
8536
  msgstr ""
8537
 
8538
+ #. Translators: %s: dynamic "ticket" text.
8539
+ #: src/Tribe/Metabox.php:374
8540
+ msgid "Failed to duplicate the %s. Refresh the page to try again."
8541
  msgstr ""
8542
 
8543
+ #: src/Tribe/Metabox.php:400
8544
+ msgid "Failed to duplicate the %s"
 
8545
  msgstr ""
8546
 
8547
+ #: src/Tribe/Metabox.php:430
8548
+ #: src/Tribe/Metabox.php:468
8549
+ msgid "The attendee ID is missing from the request parameters."
8550
  msgstr ""
8551
 
8552
+ #: src/Tribe/Privacy.php:43
8553
+ msgid "Hide my attendee data from public view."
 
8554
  msgstr ""
8555
 
8556
+ #: src/Tribe/Privacy.php:44
8557
+ msgid "Allow use of my attendee data publicly on this site."
8558
  msgstr ""
8559
 
8560
+ #: src/Tribe/Privacy.php:96
8561
+ #: src/Tribe/Privacy.php:123
8562
+ msgid "Event Tickets RSVP Attendee"
8563
  msgstr ""
8564
 
8565
+ #: src/Tribe/Privacy.php:101
8566
+ #: src/Tribe/Privacy.php:128
8567
+ msgid "Event Tickets TribeCommerce Attendee"
8568
  msgstr ""
8569
 
8570
+ #: src/Tribe/Privacy.php:106
8571
+ #: src/Tribe/Privacy.php:133
8572
+ msgid "Event Tickets TribeCommerce Order"
8573
  msgstr ""
8574
 
8575
+ #: src/Tribe/Privacy.php:174
8576
+ msgid "Event Tickets RSVP Attendee Data"
8577
  msgstr ""
8578
 
8579
+ #: src/Tribe/Privacy.php:179
8580
+ #: src/modules/blocks/rsvp/container-header/template.js:47
8581
+ msgid "RSVP Title"
8582
  msgstr ""
8583
 
8584
+ #: src/Tribe/Privacy.php:184
8585
+ #: src/Tribe/Privacy.php:465
8586
+ #: src/views/blocks/rsvp/form/name.php:31
8587
+ #: src/views/tickets/rsvp.php:229
8588
+ msgid "Full Name"
8589
  msgstr ""
8590
 
8591
+ #: src/Tribe/Privacy.php:273
8592
+ msgid "RSVP information was not removed. A database error may have occurred during deletion."
8593
  msgstr ""
8594
 
8595
+ #: src/Tribe/Privacy.php:337
8596
+ msgid "TribeCommerce attendee information was not removed. A database error may have occurred during deletion."
8597
  msgstr ""
8598
 
8599
+ #: src/Tribe/Privacy.php:406
8600
+ msgid "TribeCommerce order information was not removed. A database error may have occurred during deletion."
8601
  msgstr ""
8602
 
8603
+ #: src/Tribe/Privacy.php:455
8604
+ msgid "Event Tickets TribeCommerce Attendee Data"
8605
  msgstr ""
8606
 
8607
+ #: src/Tribe/Privacy.php:460
8608
+ msgid "Order Title"
 
 
 
8609
  msgstr ""
8610
 
8611
+ #: src/Tribe/Privacy.php:539
8612
+ msgid "Event Tickets TribeCommerce Order Data"
 
8613
  msgstr ""
8614
 
8615
+ #: src/Tribe/Privacy.php:544
8616
+ msgid "Order Number"
 
 
 
8617
  msgstr ""
8618
 
8619
+ #: src/Tribe/Privacy.php:549
8620
+ #: src/views/tickets/tpp-success.php:136
8621
+ msgid "Order Total"
8622
  msgstr ""
8623
 
8624
+ #: src/Tribe/Privacy.php:561
8625
+ msgid "Billing Address"
8626
  msgstr ""
8627
 
8628
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:20
8629
+ msgid "The attendee WordPress post ID"
 
 
 
 
 
 
 
8630
  msgstr ""
8631
 
8632
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:24
8633
+ msgid "The ID of the post the attendee is associated to"
8634
  msgstr ""
8635
 
8636
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:28
8637
+ msgid "The ID of the ticket the attendee is associated with"
8638
  msgstr ""
8639
 
8640
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:32
8641
+ msgid "The attendee global ID"
 
8642
  msgstr ""
8643
 
8644
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:39
8645
+ msgid "The attendee global ID lineage"
 
8646
  msgstr ""
8647
 
8648
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:43
8649
+ msgid "The attendee post author ID"
8650
  msgstr ""
8651
 
8652
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:47
8653
+ msgid "The attendee post status"
 
 
8654
  msgstr ""
8655
 
8656
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:52
8657
+ msgid "The attendee creation date"
 
8658
  msgstr ""
8659
 
8660
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:57
8661
+ msgid "The attendee creation UTC date"
8662
  msgstr ""
8663
 
8664
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:62
8665
+ msgid "The attendee modification date"
 
 
8666
  msgstr ""
8667
 
8668
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:67
8669
+ msgid "The attendee modification UTC date"
8670
+ msgstr ""
 
 
 
 
 
 
8671
 
8672
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:72
8673
+ msgid "The attendee ET REST API URL"
8674
  msgstr ""
8675
 
8676
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:76
8677
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:72
8678
+ msgid "The ticket commerce provider"
8679
  msgstr ""
8680
 
8681
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:81
8682
+ msgid "The order number, or identifier, of the ticket purchase that generated the attendee"
8683
  msgstr ""
8684
 
8685
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:85
8686
+ msgid "The attendee ticket SKU"
 
 
8687
  msgstr ""
8688
 
8689
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:89
8690
+ msgid "The attendee title or name"
8691
  msgstr ""
8692
 
8693
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:94
8694
+ msgid "The attendee email address"
8695
  msgstr ""
8696
 
8697
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:98
8698
+ msgid "Whether the attendee is checked-in or not"
 
8699
  msgstr ""
8700
 
8701
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:105
8702
+ msgid "If the attendee is for an RSVP ticket, this will be set to true if he/she is \"Going\", false otherwise"
 
8703
  msgstr ""
8704
 
8705
+ #: src/Tribe/REST/V1/Documentation/Attendee_Definition_Provider.php:112
8706
+ msgid "The attendee information; requires ET+"
8707
  msgstr ""
8708
 
8709
+ #: src/Tribe/REST/V1/Documentation/Capacity_Details_Definition_Provider.php:20
8710
+ msgid "The %s available capacity percentage"
 
8711
  msgstr ""
8712
 
8713
+ #: src/Tribe/REST/V1/Documentation/Capacity_Details_Definition_Provider.php:24
8714
+ msgid "The %s max capacity"
8715
  msgstr ""
8716
 
8717
+ #: src/Tribe/REST/V1/Documentation/Capacity_Details_Definition_Provider.php:28
8718
+ msgid "The %s current available capacity"
8719
  msgstr ""
8720
 
8721
+ #: src/Tribe/REST/V1/Documentation/Capacity_Details_Definition_Provider.php:32
8722
+ msgid "The %s sale count"
 
 
8723
  msgstr ""
8724
 
8725
+ #: src/Tribe/REST/V1/Documentation/Capacity_Details_Definition_Provider.php:36
8726
+ msgid "The %s pending count"
8727
  msgstr ""
8728
 
8729
+ #: src/Tribe/REST/V1/Documentation/Checkin_Details_Definition_Provider.php:20
8730
+ msgid "The time the attendee checked in"
 
 
8731
  msgstr ""
8732
 
8733
+ #: src/Tribe/REST/V1/Documentation/Checkin_Details_Definition_Provider.php:27
8734
+ msgid "The check-in source for the attendee; e.g. \"kiosk\" or \"site\""
 
 
8735
  msgstr ""
8736
 
8737
+ #: src/Tribe/REST/V1/Documentation/Checkin_Details_Definition_Provider.php:31
8738
+ msgid "The ID or identifying string of the site user or operator that checked in the attendee"
8739
  msgstr ""
8740
 
8741
+ #: src/Tribe/REST/V1/Documentation/Checkin_Report_Definition_Provider.php:20
8742
+ msgid "The number of checked-in attendees"
 
 
8743
  msgstr ""
8744
 
8745
+ #: src/Tribe/REST/V1/Documentation/Checkin_Report_Definition_Provider.php:24
8746
+ msgid "The number of unchecked-in attendees"
8747
  msgstr ""
8748
 
8749
+ #: src/Tribe/REST/V1/Documentation/Checkin_Report_Definition_Provider.php:28
8750
+ msgid "The percentage of checked-in attendees"
8751
  msgstr ""
8752
 
8753
+ #: src/Tribe/REST/V1/Documentation/Checkin_Report_Definition_Provider.php:32
8754
+ msgid "The number of unchecked-in attendee"
 
 
 
8755
  msgstr ""
8756
 
8757
+ #: src/Tribe/REST/V1/Documentation/Payment_Details_Definition_Provider.php:20
8758
+ msgid "The payment provider/gateway"
8759
  msgstr ""
8760
 
8761
+ #: src/Tribe/REST/V1/Documentation/Payment_Details_Definition_Provider.php:24
8762
+ msgid "The price paid by the attendee when he/she purchased the ticket"
 
 
 
8763
  msgstr ""
8764
 
8765
+ #: src/Tribe/REST/V1/Documentation/Payment_Details_Definition_Provider.php:28
8766
+ msgid "The currency used by the attendee to pay"
8767
  msgstr ""
8768
 
8769
+ #: src/Tribe/REST/V1/Documentation/Payment_Details_Definition_Provider.php:33
8770
+ msgid "The payment date"
 
 
8771
  msgstr ""
8772
 
8773
+ #: src/Tribe/REST/V1/Documentation/RSVP_Report_Definition_Provider.php:20
8774
+ msgid "How many attendees are \"Going\""
8775
  msgstr ""
8776
 
8777
+ #: src/Tribe/REST/V1/Documentation/RSVP_Report_Definition_Provider.php:24
8778
+ msgid "How many attendees are \"Not going\""
 
 
8779
  msgstr ""
8780
 
8781
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:20
8782
+ msgid "The ticket WordPress post ID"
 
 
8783
  msgstr ""
8784
 
8785
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:24
8786
+ msgid "The ID of the post the ticket is associated to"
8787
  msgstr ""
8788
 
8789
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:28
8790
+ msgid "The ticket global ID"
 
 
 
8791
  msgstr ""
8792
 
8793
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:35
8794
+ msgid "The ticket global ID lineage"
8795
  msgstr ""
8796
 
8797
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:39
8798
+ msgid "The ticket post author ID"
 
 
8799
  msgstr ""
8800
 
8801
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:43
8802
+ msgid "The ticket post status"
8803
  msgstr ""
8804
 
8805
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:48
8806
+ msgid "The ticket creation date"
 
 
8807
  msgstr ""
8808
 
8809
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:53
8810
+ msgid "The ticket creation UTC date"
 
 
 
 
 
 
8811
  msgstr ""
8812
 
8813
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:58
8814
+ msgid "The ticket modification date"
8815
  msgstr ""
8816
 
8817
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:63
8818
+ msgid "The ticket modification UTC date"
 
8819
  msgstr ""
8820
 
8821
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:68
8822
+ msgid "The ticket ET REST API URL"
 
 
 
8823
  msgstr ""
8824
 
8825
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:77
8826
+ msgid "The ticket title"
8827
  msgstr ""
8828
 
8829
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:81
8830
+ msgid "The ticket description"
8831
  msgstr ""
8832
 
8833
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:89
8834
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:97
8835
+ msgid "The date the ticket will be available"
 
 
8836
  msgstr ""
8837
 
8838
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:104
8839
+ msgid "The formatted ticket current capacity"
 
 
 
8840
  msgstr ""
8841
 
8842
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:111
8843
+ msgid "Whether the ticket is currently available or not due to capacity or date constraints"
8844
  msgstr ""
8845
 
8846
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:115
8847
+ msgid "The formatted cost string"
8848
  msgstr ""
8849
 
8850
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:125
8851
+ msgid "A list of attendees for the ticket, "
8852
  msgstr ""
8853
 
8854
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:129
8855
+ msgid "Whether the ticket supports at least one attendee information field, ET+ required"
8856
  msgstr ""
8857
 
8858
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:133
8859
+ msgid "Whether the ticket requires at least one attendee information field, ET+ required"
8860
  msgstr ""
8861
 
8862
+ #: src/Tribe/REST/V1/Documentation/Ticket_Definition_Provider.php:137
8863
+ msgid "A list of attendee information fields supported/required by the ticket in the format [ <field-slug>: label, required, type, extra ]"
 
8864
  msgstr ""
8865
 
8866
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:26
8867
+ msgid "Returns all the attendees matching the search criteria"
 
8868
  msgstr ""
8869
 
8870
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:35
8871
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:35
8872
+ msgid "This results page REST URL"
8873
  msgstr ""
8874
 
8875
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:39
8876
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:39
8877
+ msgid "The total number of results across all pages"
8878
  msgstr ""
8879
 
8880
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:43
8881
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:43
8882
+ msgid "The total number of result pages matching the search criteria"
8883
  msgstr ""
8884
 
8885
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:55
8886
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:55
8887
+ msgid "One or more of the specified query variables has a bad format"
8888
  msgstr ""
8889
 
8890
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:65
8891
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:65
8892
+ msgid "The requested page was not found."
8893
  msgstr ""
8894
 
8895
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:229
8896
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:241
8897
+ msgid "The page of results to return; defaults to 1"
8898
  msgstr ""
8899
 
8900
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:237
8901
+ msgid "How many attendees to return per results page; defaults to posts_per_page."
8902
  msgstr ""
8903
 
8904
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:246
8905
+ msgid "Limit results to attendees whose ticket is provided by one of the providers specified in the CSV list or array; defaults to all the available."
8906
  msgstr ""
8907
 
8908
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:259
8909
+ msgid "Limit results to attendees containing the specified string in the title or description."
8910
  msgstr ""
8911
 
8912
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:265
8913
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:262
8914
+ msgid "Offset the results by a specific number of items."
8915
  msgstr ""
8916
 
8917
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:271
8918
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:268
8919
+ msgid "Sort results in ASC or DESC order. Defaults to ASC."
8920
  msgstr ""
8921
 
8922
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:280
8923
+ msgid "Order the results by one of date, relevance, id, include, title or slug. Defaults to id."
 
8924
  msgstr ""
8925
 
8926
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:292
8927
+ msgid "Limit results to attendees by post the ticket is associated with."
8928
  msgstr ""
8929
 
8930
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:298
8931
+ msgid "Limit results to attendees associated with a ticket."
 
 
 
8932
  msgstr ""
8933
 
8934
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:304
8935
+ msgid "Limit results to attendees created after or on the specified UTC date or timestamp."
8936
  msgstr ""
8937
 
8938
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:310
8939
+ msgid "Limit results to attendees created before or on the specified UTC date or timestamp."
8940
  msgstr ""
8941
 
8942
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:316
8943
+ msgid "Limit results to a specific CSV list or array of attendee IDs."
 
8944
  msgstr ""
8945
 
8946
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:329
8947
+ msgid "Exclude a specific CSV list or array of attendee IDs from the results."
 
8948
  msgstr ""
8949
 
8950
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:342
8951
+ msgid "Limit results to attendees that paid tickets a price equal or below the specified value; if not specified no maximum price limit will be used."
8952
  msgstr ""
8953
 
8954
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:348
8955
+ msgid "Limit results to attendees that paid tickets a price equal or above the specified value; if not specified no minimum price limit will be used."
 
 
 
 
8956
  msgstr ""
8957
 
8958
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:354
8959
+ msgid "Limit results to attendees whose ticket is assigned to one of the posts specified in the CSV list or array."
 
 
8960
  msgstr ""
8961
 
8962
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:367
8963
+ msgid "Limit results to attendees whose tickets is not assigned to any of the posts specified in the CSV list or array.."
8964
  msgstr ""
8965
 
8966
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:380
8967
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:316
8968
+ msgid "Limit results to a specific CSV list or array of ticket IDs."
 
8969
  msgstr ""
8970
 
8971
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:392
8972
+ msgid "Exclude a specific CSV list or array of ticket IDs."
8973
  msgstr ""
8974
 
8975
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:404
8976
+ msgid "Limit results to attendees for posts that are in one of the post statuses specified in the CSV list or array; defaults to publish."
 
 
8977
  msgstr ""
8978
 
8979
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:415
8980
+ msgid "Limit results to attendees that are in one of post statuses specified in the CSV list or array; defaults to publish."
 
8981
  msgstr ""
8982
 
8983
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:426
8984
+ msgid "Limit results to attendees whose order status is in one of post statuses specified in the CSV list or array; defaults to public."
 
8985
  msgstr ""
8986
 
8987
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:437
8988
+ msgid "Limit results to attendees that are or not checked-in."
8989
  msgstr ""
8990
 
8991
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:442
8992
+ msgid "Limit results to RSVP Attendees that have one of the RSVP Going status specified in the CSV list or array."
8993
  msgstr ""
8994
 
8995
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:453
8996
+ msgid "Limit results to attendees for tickets that provide attendees the possibility to fill in additional information or not; requires ET+."
8997
  msgstr ""
8998
 
8999
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:458
9000
+ msgid "Limit results to attendees by name. It will search for names that are like the specified value"
9001
  msgstr ""
9002
 
9003
+ #: src/Tribe/REST/V1/Endpoints/Attendee_Archive.php:463
9004
+ msgid "Limit results to attendees by email. It will search for emails that are like the specified value"
 
 
 
 
 
 
9005
  msgstr ""
9006
 
9007
+ #: src/Tribe/REST/V1/Endpoints/Base.php:77
9008
+ msgid "No description provided"
 
 
 
 
9009
  msgstr ""
9010
 
9011
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:36
9012
+ msgid "Returns the list of tickets in the cart"
9013
  msgstr ""
9014
 
9015
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:44
9016
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:81
9017
+ msgid "The list of tickets and their quantities in the cart"
9018
  msgstr ""
9019
 
9020
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:48
9021
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:85
9022
+ msgid "The list of meta for each ticket item in the cart"
9023
  msgstr ""
9024
 
9025
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:52
9026
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:89
9027
+ msgid "The provider cart URL"
9028
  msgstr ""
9029
 
9030
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:56
9031
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:93
9032
+ msgid "The provider checkout URL"
9033
  msgstr ""
9034
 
9035
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:64
9036
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:111
9037
+ msgid "The post does not have any tickets"
9038
  msgstr ""
9039
 
9040
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:73
9041
+ msgid "Returns the updated list of tickets in the cart and cart details"
9042
  msgstr ""
9043
 
9044
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:177
9045
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:293
9046
+ msgid "Limit results to tickets provided by one of the providers specified in the CSV list or array; defaults to all available."
9047
  msgstr ""
9048
 
9049
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:199
9050
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:282
9051
+ msgid "The post ID"
 
 
9052
  msgstr ""
9053
 
9054
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:265
9055
+ msgid "The cart provider"
9056
  msgstr ""
9057
 
9058
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:271
9059
+ msgid "List of tickets with their ID and quantity"
9060
  msgstr ""
9061
 
9062
+ #: src/Tribe/REST/V1/Endpoints/Cart.php:277
9063
+ msgid "List of meta for each ticket to be saved for Attendee Registration"
9064
  msgstr ""
9065
 
9066
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:75
9067
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:221
9068
+ msgid "The attendee post ID"
 
9069
  msgstr ""
9070
 
9071
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:116
9072
+ msgid "Something went wrong! Attendee creation failed."
9073
  msgstr ""
9074
 
9075
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:140
9076
+ msgid "The Ticket ID, where the attendee is registered."
 
 
 
 
9077
  msgstr ""
9078
 
9079
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:145
9080
+ msgid "Full name of the attendee."
 
 
 
 
 
9081
  msgstr ""
9082
 
9083
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:151
9084
+ msgid "Email of the attendeee."
9085
  msgstr ""
9086
 
9087
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:156
9088
+ msgid "Order Status for the attendee."
 
 
 
 
9089
  msgstr ""
9090
 
9091
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:161
9092
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:227
9093
+ msgid "Check in value for the attendee."
 
9094
  msgstr ""
9095
 
9096
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:198
9097
+ msgid "Something went wrong! Attendee update failed."
9098
  msgstr ""
9099
 
9100
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:254
9101
+ msgid "Ticket Provider not found."
9102
  msgstr ""
9103
 
9104
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:299
9105
+ msgid "Attendee ID is not valid."
9106
  msgstr ""
9107
 
9108
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:305
9109
+ msgid "Attendee provider not found."
 
 
9110
  msgstr ""
9111
 
9112
+ #. Translators: %s - List of valid statuses.
9113
+ #: src/Tribe/REST/V1/Endpoints/Single_Attendee.php:354
9114
+ msgid "Supported statuses for this attendee are: %s"
9115
  msgstr ""
9116
 
9117
+ #: src/Tribe/REST/V1/Endpoints/Single_Ticket.php:16
9118
+ msgid "Returns a single ticket data"
 
9119
  msgstr ""
9120
 
9121
+ #: src/Tribe/REST/V1/Endpoints/Swagger_Documentation.php:108
9122
+ msgid "Event Tickets REST API"
9123
  msgstr ""
9124
 
9125
+ #: src/Tribe/REST/V1/Endpoints/Swagger_Documentation.php:109
9126
+ msgid "Event Tickets REST API allows accessing ticket information easily and conveniently."
9127
  msgstr ""
9128
 
9129
+ #: src/Tribe/REST/V1/Endpoints/Swagger_Documentation.php:160
9130
+ msgid "Returns the documentation for Event Tickets REST API in Swagger consumable format."
9131
  msgstr ""
9132
 
9133
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:26
9134
+ msgid "Returns all the tickets matching the search criteria"
 
 
 
 
 
 
 
9135
  msgstr ""
9136
 
9137
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:248
9138
+ msgid "How many tickets to return per results page; defaults to posts_per_page."
9139
  msgstr ""
9140
 
9141
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:256
9142
+ msgid "Limit results to tickets containing the specified string in the title or description."
 
 
 
 
9143
  msgstr ""
9144
 
9145
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:277
9146
+ msgid "Order the results by one of date, relevance, id, include, title, or slug; defaults to title."
 
 
9147
  msgstr ""
9148
 
9149
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:288
9150
+ msgid "Limit results to tickets that have or do not have capacity currently available."
9151
  msgstr ""
9152
 
9153
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:304
9154
+ msgid "Limit results to tickets created after or on the specified UTC date or timestamp."
9155
  msgstr ""
9156
 
9157
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:310
9158
+ msgid "Limit results to tickets created before or on the specified UTC date or timestamp."
9159
  msgstr ""
9160
 
9161
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:329
9162
+ msgid "Exclude a specific CSV list or array of ticket IDs from the results."
9163
  msgstr ""
9164
 
9165
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:342
9166
+ msgid "Limit results to tickets that are assigned to one of the posts specified in the CSV list or array."
9167
  msgstr ""
9168
 
9169
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:355
9170
+ msgid "Limit results to tickets that are not assigned to any of the posts specified in the CSV list or array."
 
 
9171
  msgstr ""
9172
 
9173
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:368
9174
+ msgid "Limit results to tickets that have at least this number or attendees."
 
9175
  msgstr ""
9176
 
9177
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:374
9178
+ msgid "Limit results to tickets that have at most this number of attendees."
9179
  msgstr ""
9180
 
9181
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:380
9182
+ msgid "Limit results to tickets that have at most this number of checked-in attendee."
 
 
9183
  msgstr ""
9184
 
9185
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:386
9186
+ msgid "Limit results to tickets that have at least this number of checked-in attendees."
9187
  msgstr ""
9188
 
9189
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:392
9190
+ msgid "Limit results to tickets that have at least this capacity."
9191
  msgstr ""
9192
 
9193
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:398
9194
+ msgid "Limit results to tickets that have at most this capacity."
9195
  msgstr ""
9196
 
9197
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:404
9198
+ msgid "Limit results to tickets that will be available at or after the specified UTC date (parseable by strtotime) or timestamp."
 
 
 
9199
  msgstr ""
9200
 
9201
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:410
9202
+ msgid "Limit results to tickets that will be available up to the specified UTC date (parseable by strtotime) or timestamp."
9203
  msgstr ""
9204
 
9205
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:416
9206
+ msgid "Limit results to tickets assigned to posts that are in one of the post statuses specified in the CSV list or array; defaults to publish."
 
 
9207
  msgstr ""
9208
 
9209
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:427
9210
+ msgid "Limit results to tickets that are in one of post statuses specified in the CSV list or array; defaults to publish."
 
 
 
9211
  msgstr ""
9212
 
9213
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:438
9214
+ msgid "Limit results to tickets priced in one of the 3-letter currency codes specified in the CSV list or array."
 
 
 
9215
  msgstr ""
9216
 
9217
+ #: src/Tribe/REST/V1/Endpoints/Ticket_Archive.php:448
9218
+ msgid "Limit results to tickets that provide attendees the possibility to fill in additional information or not; requires ET+."
 
 
9219
  msgstr ""
9220
 
9221
+ #: src/Tribe/REST/V1/Messages.php:19
9222
+ msgid "The attendee ID is missing from the request"
9223
  msgstr ""
9224
 
9225
+ #: src/Tribe/REST/V1/Messages.php:20
9226
+ msgid "The requested post ID does not exist or is not an attendee"
 
 
9227
  msgstr ""
9228
 
9229
+ #: src/Tribe/REST/V1/Messages.php:21
9230
+ msgid "The requested attendee is not accessible"
9231
  msgstr ""
9232
 
9233
+ #: src/Tribe/REST/V1/Messages.php:22
9234
+ msgid "The requested attendee check in is not available"
 
 
9235
  msgstr ""
9236
 
9237
+ #: src/Tribe/REST/V1/Messages.php:23
9238
+ msgid "The requested ticket post could not be found"
 
 
9239
  msgstr ""
9240
 
9241
+ #: src/Tribe/REST/V1/Messages.php:24
9242
+ msgid "The ticket provider for the requested ticket is not available"
 
 
9243
  msgstr ""
9244
 
9245
+ #: src/Tribe/REST/V1/Messages.php:25
9246
+ msgid "The post associated with the requested ticket was not found"
 
 
 
 
9247
  msgstr ""
9248
 
9249
+ #: src/Tribe/REST/V1/Messages.php:26
9250
+ msgid "The requested ticket object could not be built or found"
 
 
9251
  msgstr ""
9252
 
9253
+ #: src/Tribe/REST/V1/Messages.php:27
9254
+ msgid "The requested ticket is not accessible"
 
 
 
 
 
 
9255
  msgstr ""
9256
 
9257
+ #: src/Tribe/REST/V1/Messages.php:28
9258
+ msgid "The ticket global id could not be generated"
 
9259
  msgstr ""
9260
 
9261
+ #: src/Tribe/REST/V1/Messages.php:29
9262
+ msgid "The ticket #%d does not exist."
 
9263
  msgstr ""
9264
 
9265
+ #: src/Tribe/REST/V1/Messages.php:30
9266
+ msgid "The ticket \"%s\" does not have that many available for purchase."
 
9267
  msgstr ""
9268
 
9269
+ #: src/Tribe/REST/V1/Messages.php:31
9270
+ msgid "Webhook not processed."
 
 
9271
  msgstr ""
9272
 
9273
+ #: src/Tribe/REST/V1/Messages.php:33
9274
+ msgid "There was a problem while fetching the requested ticket post"
9275
  msgstr ""
9276
 
9277
+ #: src/Tribe/REST/V1/Messages.php:34
9278
+ msgid "There was a problem while fetching the requested attendee post"
9279
  msgstr ""
9280
 
9281
+ #: src/Tribe/REST/V1/Post_Repository.php:168
9282
+ msgid "An error happened while building the response: "
9283
  msgstr ""
9284
 
9285
+ #: src/Tribe/RSVP.php:524
9286
+ msgid "Unable to verify your opt-in request, please try again."
9287
  msgstr ""
9288
 
9289
+ #: src/Tribe/RSVP.php:627
9290
+ msgctxt "Attendee number"
9291
+ msgid "Attendee %1$s"
 
9292
  msgstr ""
9293
 
9294
+ #: src/Tribe/RSVP.php:665
9295
+ msgid "RSVP Tickets"
 
9296
  msgstr ""
9297
 
9298
+ #: src/Tribe/RSVP.php:666
9299
+ msgid "RSVP Ticket"
 
9300
  msgstr ""
9301
 
9302
+ #. translators: %s is the attendee field name.
9303
+ #: src/Tribe/RSVP.php:779
9304
+ msgid "Attendee field \"%s\" is not set."
 
 
 
9305
  msgstr ""
9306
 
9307
+ #. translators: %s is the attendee field name.
9308
+ #: src/Tribe/RSVP.php:785
9309
+ msgid "Attendee field \"%s\" is empty."
9310
  msgstr ""
9311
 
9312
+ #: src/Tribe/RSVP.php:823
9313
+ msgid "Unable to process your request, invalid content resource."
9314
  msgstr ""
9315
 
9316
+ #: src/Tribe/RSVP.php:873
9317
+ msgid "Unable to process your request, attendee creation failed."
 
 
 
 
 
9318
  msgstr ""
9319
 
9320
+ #: src/Tribe/RSVP.php:1072
9321
+ msgid "Invalid data! Missing required attendee details!"
9322
  msgstr ""
9323
 
9324
+ #: src/Tribe/RSVP.php:1278
9325
+ msgid "Your %1$s from %2$s"
9326
  msgstr ""
9327
 
9328
+ #: src/Tribe/RSVP.php:1384
9329
+ msgid "You confirmed you will not be attending %s"
 
 
9330
  msgstr ""
9331
 
9332
+ #: src/Tribe/RSVP.php:1733
9333
+ msgid "Your %1$s has been received! Check your email for your %1$s confirmation."
9334
  msgstr ""
9335
 
9336
+ #: src/Tribe/RSVP.php:1740
9337
+ msgid "You can't %1$s more than the total remaining %2$s."
 
 
 
 
9338
  msgstr ""
9339
 
9340
+ #: src/Tribe/RSVP.php:1748
9341
+ msgid "In order to %s, you must enter your name and a valid email address."
 
9342
  msgstr ""
9343
 
9344
+ #: src/Tribe/RSVP.php:2547
9345
+ msgid "Invalid parent ID provided!"
 
9346
  msgstr ""
9347
 
9348
+ #: src/Tribe/RSVP.php:2554
9349
+ msgid "Invalid Ticket ID provided!"
9350
+ msgstr ""
 
 
9351
 
9352
+ #: src/Tribe/RSVP.php:2569
9353
+ #: src/Tribe/RSVP.php:2575
9354
+ msgid "Missing required RSVP field: %s"
 
9355
  msgstr ""
9356
 
9357
+ #: src/Tribe/RSVP.php:2613
9358
+ msgid "Requested amount of Tickets are not available!"
 
 
9359
  msgstr ""
9360
 
9361
+ #: src/Tribe/RSVP/Attendance_Totals.php:50
9362
+ msgctxt "attendee summary"
9363
+ msgid "Going:"
9364
  msgstr ""
9365
 
9366
+ #: src/Tribe/RSVP/Attendance_Totals.php:51
9367
+ msgctxt "attendee summary"
9368
+ msgid "Not Going:"
9369
+ msgstr ""
 
 
9370
 
9371
+ #: src/Tribe/RSVP/Status/Going.php:31
9372
+ #: src/modules/blocks/rsvp/counters/template.js:27
9373
+ msgid "Going"
9374
+ msgstr ""
 
 
9375
 
9376
+ #: src/Tribe/RSVP/Status/Not_Going.php:25
9377
+ #: src/modules/blocks/rsvp/counters/template.js:33
9378
+ msgid "Not going"
 
9379
  msgstr ""
9380
 
9381
+ #: src/Tribe/Status/Abstract_Commerce.php:169
9382
+ msgid "Sold"
 
9383
  msgstr ""
9384
 
9385
+ #: src/Tribe/Status/Abstract_Commerce.php:176
9386
+ msgid "SKU"
9387
  msgstr ""
9388
 
9389
+ #: src/Tribe/Status/Abstract_Commerce.php:217
9390
+ #: src/views/blocks/tickets/extra-available-quantity.php:31
9391
+ msgid "available"
9392
  msgstr ""
9393
 
9394
+ #: src/Tribe/Status/Abstract_Commerce.php:224
9395
+ msgid "pending order completion"
 
 
9396
  msgstr ""
9397
 
9398
+ #: src/Tribe/Status/Abstract_Commerce.php:330
9399
+ msgid "Inventory"
 
 
9400
  msgstr ""
9401
 
9402
+ #: src/Tribe/Status/Abstract_Commerce.php:331
9403
+ msgid "Stock"
 
 
9404
  msgstr ""
9405
 
9406
+ #: src/Tribe/Tickets.php:459
9407
+ msgctxt "delete link"
9408
+ msgid "Delete %s"
9409
  msgstr ""
9410
 
9411
+ #: src/Tribe/Tickets.php:541
9412
+ msgid "Move %s"
 
9413
  msgstr ""
9414
 
9415
+ #: src/Tribe/Tickets.php:1813
9416
+ msgid "Shared capacity with other tickets"
 
9417
  msgstr ""
9418
 
9419
+ #: src/Tribe/Tickets.php:1814
9420
+ #: src/modules/data/blocks/ticket/options.js:16
9421
+ msgid "Set capacity for this ticket only"
9422
  msgstr ""
9423
 
9424
+ #. translators: %1$s: The singular of "RSVP" or "ticket", %2$s: The plural of "RSVPs" or "tickets", %3$s: The site name.
9425
+ #: src/Tribe/Tickets.php:2431
9426
+ msgctxt "The default RSVP/ticket email subject"
9427
+ msgid "Your %1$s from %3$s"
9428
+ msgid_plural "Your %2$s from %3$s"
9429
+ msgstr[0] ""
9430
+ msgstr[1] ""
9431
+
9432
+ #: src/Tribe/Tickets.php:3179
9433
+ msgid "%s are not available as this %s has passed."
9434
  msgstr ""
9435
 
9436
+ #: src/Tribe/Tickets.php:3215
9437
+ msgid "%s will be available on "
 
9438
  msgstr ""
9439
 
9440
+ #. translators: %s: Tickets label
9441
+ #: src/Tribe/Tickets.php:3224
9442
+ #: src/views/blocks/tickets/content-inactive.php:19
9443
+ #: src/views/v2/tickets/item/content/inactive.php:53
9444
+ msgid "%s are not yet available"
9445
  msgstr ""
9446
 
9447
+ #: src/Tribe/Tickets.php:3676
9448
+ msgid "(copy)"
 
9449
  msgstr ""
9450
 
9451
+ #: src/Tribe/Tickets_Handler.php:104
9452
+ #: src/views/blocks/tickets/extra-available-unlimited.php:19
9453
+ #: src/views/v2/tickets/item/extra/available/unlimited.php:56
9454
+ #: src/modules/blocks/rsvp/container-header/template.js:87
9455
+ #: src/modules/data/blocks/ticket/options.js:19
9456
+ msgid "Unlimited"
9457
  msgstr ""
9458
 
9459
+ #: src/Tribe/Tickets_Handler.php:668
9460
+ msgid "Invalid ticket capacity data."
 
9461
  msgstr ""
9462
 
9463
+ #. Translators: 1: number of RSVPs and/or Tickets with accompanying ticket type text, 2: post type label
9464
+ #. Translators: 1: number of RSVPs and/or Tickets with accompanying ticket type text, 2: post type label.
9465
+ #: src/Tribe/Tickets_View.php:845
9466
+ #: src/views/blocks/attendees/view-link.php:73
9467
+ #: src/views/tickets/view-link.php:101
9468
+ msgctxt "separator if there are both RSVPs and Tickets"
9469
+ msgid " and "
9470
  msgstr ""
9471
 
9472
+ #: src/Tribe/Tickets_View.php:905
9473
+ msgid "This %s is no longer active."
 
9474
  msgstr ""
9475
 
9476
  #: src/views/blocks/attendees/description.php:26
9482
  #: src/views/blocks/attendees/view-link.php:45
9483
  #: src/views/tickets/orders-pp-tickets.php:30
9484
  #: src/views/tickets/orders-rsvp.php:28
9485
+ #: src/views/tickets/orders-tc-tickets.php:22
9486
+ #: src/views/tickets/orders.php:95
9487
  #: src/views/tickets/view-link.php:73
9488
  msgctxt "fallback post type singular name"
9489
  msgid "Post"
9517
  msgid "%1$d %2$s"
9518
  msgstr ""
9519
 
9520
+ #. Translators: 1: number of RSVPs and/or Tickets with accompanying ticket type text, 2: post type label
9521
+ #. Translators: 1: number of RSVPs and/or Tickets with accompanying ticket type text, 2: post type label.
 
 
9522
  #: src/views/blocks/attendees/view-link.php:73
9523
  #: src/views/tickets/view-link.php:101
9524
  msgid "You have %1s for this %2s."
9525
  msgstr ""
9526
 
9527
+ #. Translators: %s: The name(s) of the type(s) of ticket(s) the specified user (optional) has for the specified event.
 
9528
  #: src/views/blocks/attendees/view-link.php:78
9529
  #: src/views/tickets/view-link.php:109
9530
  msgid "View your %s"
9541
  msgstr ""
9542
 
9543
  #: src/views/blocks/rsvp/details/availability.php:52
9544
+ #: src/views/tickets/rsvp.php:172
9545
+ #: src/views/tickets/tpp.php:150
9546
  msgid "Out of stock!"
9547
  msgstr ""
9548
 
9573
 
9574
  #: src/views/blocks/rsvp/messages/success.php:25
9575
  msgctxt "blocks rsvp messages success"
9576
+ msgid "Your %1$s has been received! Check your email for your %1$s confirmation."
 
9577
  msgstr ""
9578
 
9579
  #: src/views/blocks/rsvp/status/full.php:19
9592
  msgid "Not going"
9593
  msgstr ""
9594
 
9595
+ #: src/views/blocks/tickets.php:97
9596
+ #: src/views/v2/tickets/notice.php:48
9597
+ msgid "The numbers below include tickets for this event already in your cart. Clicking \"Get Tickets\" will allow you to edit any existing attendee information as well as change ticket quantities."
9598
+ msgstr ""
9599
+
9600
  #: src/views/blocks/tickets/content-description.php:38
9601
  #: src/views/blocks/tickets/extra.php:57
9602
  #: src/views/v2/tickets/item/content/description-toggle.php:67
9686
  msgstr ""
9687
 
9688
  #: src/views/blocks/tickets/registration/attendee/fields/select.php:47
 
9689
  #: src/views/registration-js/attendees/fields/select.php:41
9690
+ #: src/views/registration/attendees/fields/select.php:40
9691
  msgid "Select an option"
9692
  msgstr ""
9693
 
9696
  msgid "Save & Checkout"
9697
  msgstr ""
9698
 
 
 
 
 
 
 
9699
  #: src/views/blocks/tickets/registration/summary/ticket-quantity.php:19
9700
  msgid "1"
9701
  msgstr ""
9729
  msgid "Log in to purchase"
9730
  msgstr ""
9731
 
 
 
 
 
 
 
 
9732
  #: src/views/components/loader.php:19
9733
  msgid "Loading..."
9734
  msgstr ""
9739
  msgstr ""
9740
 
9741
  #: src/views/login-before-purchase.php:23
9742
+ msgctxt "Login link on Tribe Commerce checkout page, shown as an alternative to the registration link"
 
 
9743
  msgid "Log in"
9744
  msgstr ""
9745
 
9746
  #: src/views/login-before-purchase.php:24
9747
+ msgctxt "Registration link on Tribe Commerce checkout page, shown as an alternative the login link"
 
 
9748
  msgid "create an account"
9749
  msgstr ""
9750
 
9756
  msgid "One Moment..."
9757
  msgstr ""
9758
 
9759
+ #: src/views/modal/registration-js.php:43
9760
+ #: src/views/modal/registration.php:24
9761
  msgid "Attendee Details"
9762
  msgstr ""
9763
 
9764
  #: src/views/modal/registration-js.php:53
9765
  #: src/views/registration-js/content.php:100
9766
+ msgctxt "Note about missing required fields, %s is the html-wrapped number of tickets."
 
9767
  msgid "You have %s ticket(s) with a field that requires information."
9768
  msgstr ""
9769
 
9770
  #: src/views/modal/registration-js.php:100
9771
  #: src/views/registration-js/content.php:196
9772
+ msgctxt "Note that there are more tickets in the cart, %s is the html-wrapped number."
9773
+ msgid "There are %s other tickets in your cart that do not require attendee information."
 
 
 
9774
  msgstr ""
9775
 
9776
+ #: src/views/modal/registration-js.php:119
9777
+ #: src/views/modal/registration.php:36
9778
  #: src/views/registration/content.php:111
9779
  msgid "Save and Checkout"
9780
  msgstr ""
9787
  msgid "Checkout Now"
9788
  msgstr ""
9789
 
9790
+ #: src/views/modal/registration.php:38
9791
+ #: src/views/registration/content.php:113
9792
  msgid "Save Attendee Info"
9793
  msgstr ""
9794
 
9795
+ #: src/views/registration-js/attendees/fields.php:19
9796
+ #: src/views/registration/attendees/fields.php:15
9797
+ #: src/views/tickets/email.php:454
9798
+ msgid "Attendee"
9799
+ msgstr ""
9800
+
9801
+ #: src/views/registration-js/mini-cart.php:50
9802
+ msgctxt "Attendee registration mini-cart/ticket summary title."
9803
+ msgid "Ticket Summary"
9804
+ msgstr ""
9805
+
9806
  #: src/views/registration/attendees/error.php:16
9807
  msgid "Please fill in all required fields."
9808
  msgstr ""
9811
  msgid "An error occurred while saving, please try again."
9812
  msgstr ""
9813
 
 
 
 
 
 
 
9814
  #: src/views/registration/attendees/success.php:15
9815
  msgid "Attendee information has been saved."
9816
  msgstr ""
9823
  msgid "You currently have no events awaiting registration"
9824
  msgstr ""
9825
 
9826
+ #: src/views/registration/cart-empty.php:23
9827
+ msgid "the calendar"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9828
  msgstr ""
9829
 
9830
+ #: src/views/registration/cart-empty.php:26
9831
+ msgid "Find events to attend on %1$s"
9832
  msgstr ""
9833
 
9834
+ #: src/views/registration/summary/tickets-header.php:16
9835
+ msgid "Ticket summary"
 
9836
  msgstr ""
9837
 
9838
  #: src/views/shortcodes/my-attendance-list-logged-out.php:12
9848
  msgstr ""
9849
 
9850
  #: src/views/tickets/attendees-email.php:22
9851
+ #: src/modules/blocks/attendees/index.js:22
9852
  msgid "Attendee List"
9853
  msgstr ""
9854
 
9855
  #: src/views/tickets/email-non-attendance.php:39
9856
  #: src/views/tickets/email-ticket-type-moved.php:25
9857
+ #: src/views/tickets/email-tickets-moved.php:26
9858
+ #: src/views/tickets/email.php:61
9859
  msgid "Your tickets"
9860
  msgstr ""
9861
 
9862
  #: src/views/tickets/email-non-attendance.php:263
9863
+ msgid "Thank you for confirming that you will not be attending the above event."
 
9864
  msgstr ""
9865
 
9866
  #: src/views/tickets/email-ticket-type-moved.php:97
9869
  msgstr ""
9870
 
9871
  #: src/views/tickets/email-ticket-type-moved.php:101
9872
+ msgid "We wanted to let you know that your ticket for %2$s has been transferred to %3$s%4$s. Your ticket remains valid and no further action is needed on your part."
9873
+ msgid_plural "We wanted to let you know that your %1$s tickets for %2$s have been transferred to %3$s%4$s. Your existing tickets remain valid and no further action is needed on your part."
 
 
 
 
 
 
9874
  msgstr[0] ""
9875
  msgstr[1] ""
9876
 
9880
  msgstr ""
9881
 
9882
  #: src/views/tickets/email-tickets-moved.php:103
9883
+ msgid "We wanted to let you know that a ticket you purchased for %2$s has been transferred to %3$s%4$s. Your ticket remains valid and no further action is needed on your part:"
9884
+ msgid_plural "We wanted to let you know that the following %1$s tickets for %2$s have been transferred to %3$s%4$s. Your existing tickets remain valid and no further action is needed on your part:"
 
 
 
 
 
 
9885
  msgstr[0] ""
9886
  msgstr[1] ""
9887
 
9938
  msgid "RSVP: "
9939
  msgstr ""
9940
 
9941
+ #. Translators: 1: order number, 2: count of attendees in the order, 3: ticket label (dynamically singular or plural), 4: purchaser name, 5: linked purchaser email, 6: date of purchase.
 
 
9942
  #: src/views/tickets/orders-tc-tickets.php:60
9943
  msgid "Order #%1$s: %2$d %3$s reserved by %4$s (%5$s) on %6$s"
9944
  msgstr ""
9966
  msgid "Please fill in the RSVP quantity, confirmation name, and email fields."
9967
  msgstr ""
9968
 
9969
+ #: src/views/tickets/rsvp.php:165
9970
+ #: src/views/tickets/tpp.php:143
9971
  msgid "%1$s available"
9972
  msgstr ""
9973
 
9984
  msgid "Confirm %s"
9985
  msgstr ""
9986
 
9987
+ #: src/views/tickets/rsvp.php:312
9988
+ #: src/views/tickets/tpp.php:211
9989
+ msgid "You must have JavaScript activated to purchase tickets. Please enable JavaScript in your browser."
 
9990
  msgstr ""
9991
 
9992
  #: src/views/tickets/tpp-success.php:44
9994
  msgstr ""
9995
 
9996
  #: src/views/tickets/tpp-success.php:50
9997
+ msgid "Whoops! It looks like there was a problem with your order. Please contact the site owner for assistance."
 
 
9998
  msgstr ""
9999
 
10000
  #: src/views/tickets/tpp-success.php:58
10001
+ msgid "Your order (#%s) is currently processing. Once completed, you'll receive your ticket(s) in an email."
 
 
10002
  msgstr ""
10003
 
10004
  #: src/views/tickets/tpp-success.php:67
10005
+ msgid "Thank you for your purchase! You will receive your receipt and tickets via email."
 
 
10006
  msgstr ""
10007
 
10008
  #: src/views/tickets/tpp-success.php:70
10036
  msgid "Buy now"
10037
  msgstr ""
10038
 
10039
+ #: src/views/v2/commerce/checkout.php:29
10040
+ #: src/views/v2/commerce/checkout/footer/gateway-error.php:43
10041
+ msgid "Checkout Unavailable!"
10042
+ msgstr ""
10043
+
10044
+ #: src/views/v2/commerce/checkout.php:30
10045
+ msgid "Checkout is not available at this time because a payment method has not been set up for this event. Please notify the site administrator."
10046
+ msgstr ""
10047
+
10048
+ #: src/views/v2/commerce/checkout.php:54
10049
+ msgid "Checkout Error!"
10050
+ msgstr ""
10051
+
10052
+ #. Translators: %1$s: Opening `<a>` tag. %2$s: Plural `events` in lowercase. %3$s: Closing `</a>` tag. %4$s: Plural `tickets` in lowercase.
10053
  #: src/views/v2/commerce/checkout/cart/empty/description.php:37
10054
  msgid "Please %1$sbrowse %2$s%3$s and add %4$s to check out."
10055
  msgstr ""
10064
  msgid "Oops, no %1$s!"
10065
  msgstr ""
10066
 
10067
+ #. Translators: %1$s: Opening span for "Quantity:" string; %2$s: Closing span for "Quantity:" string; %3$s: Opening span for the quantity; %4$s: The quantity; %5$s: Closing span for the quantity.
 
 
10068
  #: src/views/v2/commerce/checkout/cart/footer/quantity.php:30
10069
  msgid "%1$sQuantity: %2$s%3$s%4$s%5$s"
10070
  msgstr ""
10071
 
10072
+ #. Translators: %1$s: Opening span for "Total:" string; %2$s: Closing span for "Total:" string; %3$s: Opening span for the total value; %4$s: The total value; %5$s: Closing span for the total value.
 
 
10073
  #: src/views/v2/commerce/checkout/cart/footer/total.php:32
10074
  msgid "%1$sTotal: %2$s%3$s%4$s%5$s"
10075
  msgstr ""
10092
  msgid "Less info"
10093
  msgstr ""
10094
 
 
 
 
 
 
10095
  #: src/views/v2/commerce/checkout/footer/gateway-error.php:44
10096
+ msgid "Checkout is not available at this time because a payment method has not been set up. Please notify the site administrator."
 
 
10097
  msgstr ""
10098
 
10099
  #: src/views/v2/commerce/checkout/gateways.php:37
10129
  msgid "create a new account"
10130
  msgstr ""
10131
 
10132
+ #: src/views/v2/commerce/checkout/purchaser-info.php:27
10133
+ msgid "Purchaser info"
10134
+ msgstr ""
10135
+
10136
  #: src/views/v2/commerce/checkout/purchaser-info/email.php:34
10137
  msgid "Email address:"
10138
  msgstr ""
10145
  msgid "Person purchasing tickets:"
10146
  msgstr ""
10147
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10148
  #: src/views/v2/commerce/gateway/paypal/advanced-payments/fields/card-name.php:35
10149
  #: src/views/v2/commerce/gateway/paypal/advanced-payments/fields/card-name.php:43
10150
  msgid "Name on Card"
10184
 
10185
  #. Translators: %1$s: Plural `tickets` in lowercase.
10186
  #: src/views/v2/commerce/order/description/order.php:31
10187
+ msgid "Thank you. Your order has been received. A receipt for purchase and any digital %1$s ordered will be emailed to you shortly."
 
 
10188
  msgstr ""
10189
 
10190
  #: src/views/v2/commerce/order/details/date.php:27
10224
  msgid "RSVP Closed"
10225
  msgstr ""
10226
 
10227
+ #: src/views/v2/rsvp/actions/rsvp.php:22
10228
+ msgid "RSVP Here"
10229
+ msgstr ""
10230
+
10231
  #: src/views/v2/rsvp/actions/rsvp/not-going.php:43
10232
  msgctxt "Label for the RSVP \"can't go\" version of the not going button"
10233
  msgid "Can't go"
10234
  msgstr ""
10235
 
 
 
 
 
10236
  #: src/views/v2/rsvp/actions/success/title.php:17
10237
  msgid "You are going"
10238
  msgstr ""
10248
  msgstr ""
10249
 
10250
  #: src/views/v2/rsvp/actions/success/tooltip.php:26
10251
+ msgid "Enabling this allows your gravatar and name to be present for other attendees to see."
 
 
10252
  msgstr ""
10253
 
10254
  #: src/views/v2/rsvp/ari/form/buttons.php:30
10306
  msgid "Guest %1$s"
10307
  msgstr ""
10308
 
10309
+ #. Translators: %s Guest label for RSVP attendee registration sidebar title.
10310
+ #: src/views/v2/rsvp/ari/sidebar/quantity.php:22
10311
+ msgid "Total %s"
10312
+ msgstr ""
10313
+
10314
  #: src/views/v2/rsvp/ari/sidebar/quantity/minus.php:23
10315
  msgid "Minus"
10316
  msgstr ""
10319
  msgid "Plus"
10320
  msgstr ""
10321
 
 
 
 
 
 
10322
  #: src/views/v2/rsvp/details/attendance.php:29
10323
  msgctxt "Label below the attendance number"
10324
  msgid "Going"
10325
  msgstr ""
10326
 
10327
+ #. Translators: 1: opening span. 2: the number of remaining days to RSVP. 3: Closing span. 4: The RSVP label.
 
10328
  #: src/views/v2/rsvp/details/availability/days-to-rsvp.php:23
10329
  msgctxt "Days to RSVP"
10330
  msgid "%1$s %2$s %3$s day left to %4$s"
10342
  msgid "Currently full"
10343
  msgstr ""
10344
 
10345
+ #. Translators: 1: opening span. 2: the number of remaining tickets to RSVP. 3: Closing span.
 
10346
  #: src/views/v2/rsvp/details/availability/remaining.php:30
10347
  msgctxt "Remaining RSVP quantity"
10348
  msgid "%1$s %2$s %3$s remaining"
10357
  msgstr ""
10358
 
10359
  #: src/views/v2/rsvp/form/going/title.php:20
10360
+ msgid "Please submit your RSVP information, including the total number of guests."
 
10361
  msgstr ""
10362
 
10363
  #: src/views/v2/rsvp/form/not-going/title.php:20
10396
  msgid "Your %1$s response has been received."
10397
  msgstr ""
10398
 
10399
+ #. Translators: 1: opening span. 2: the number of remaining tickets to buy. 3: Closing span.
 
10400
  #: src/views/v2/tickets/item/extra/available/quantity.php:59
10401
  msgctxt "Tickets available"
10402
  msgid "%1$s %2$s %3$s available"
10403
  msgstr ""
10404
 
10405
+ #: src/modules/blocks/attendees/index.js:23
10406
+ msgid "Show the gravatars of people coming to this event."
10407
  msgstr ""
10408
 
10409
+ #: src/modules/blocks/attendees/index.js:39
10410
+ #: src/modules/blocks/attendees/template.js:29
10411
+ msgid "Who's Attending?"
 
10412
  msgstr ""
10413
 
10414
+ #: src/modules/blocks/attendees/template.js:30
10415
+ msgid "(X) people are attending this event"
10416
  msgstr ""
10417
 
10418
+ #: src/modules/blocks/attendees/template.js:112
10419
+ msgid "Attendees Settings"
10420
+ msgstr ""
10421
+
10422
+ #: src/modules/blocks/attendees/template.js:114
10423
+ msgid "Display Title"
10424
+ msgstr ""
10425
+
10426
+ #: src/modules/blocks/attendees/template.js:119
10427
+ msgid "Display Subtitle"
10428
+ msgstr ""
10429
+
10430
+ #: src/modules/blocks/rsvp/action-dashboard/template.js:24
10431
+ msgid "Update RSVP"
10432
+ msgstr ""
10433
+
10434
+ #: src/modules/blocks/rsvp/action-dashboard/template.js:67
10435
+ #: src/modules/blocks/tickets/action-dashboard/template.js:62
10436
+ msgid "Hide Warning"
10437
+ msgstr ""
10438
+
10439
+ #: src/modules/blocks/rsvp/action-dashboard/template.js:68
10440
+ #: src/modules/blocks/tickets/action-dashboard/template.js:63
10441
+ msgid "Warning"
10442
+ msgstr ""
10443
+
10444
+ #: src/modules/blocks/rsvp/action-dashboard/template.js:108
10445
+ #: src/modules/blocks/tickets/action-dashboard/template.js:90
10446
+ msgid "This is a recurring event. If you add tickets they will only show up on the next upcoming event in the recurrence pattern. The same ticket form will appear across all events in the series. Please configure your events accordingly."
10447
+ msgstr ""
10448
+
10449
+ #: src/modules/blocks/rsvp/advanced-options/template.js:44
10450
+ #: src/modules/blocks/ticket/container-content/advanced-options/template.js:42
10451
+ msgid "Advanced Options"
10452
+ msgstr ""
10453
+
10454
+ #: src/modules/blocks/rsvp/attendee-registration/template.js:18
10455
+ #: src/modules/blocks/ticket/container-content/attendees-registration/template.js:18
10456
+ msgid "+ Add"
10457
+ msgstr ""
10458
+
10459
+ #: src/modules/blocks/rsvp/attendee-registration/template.js:35
10460
+ msgid "Save your RSVP to enable attendee information fields"
10461
+ msgstr ""
10462
+
10463
+ #: src/modules/blocks/rsvp/attendee-registration/template.js:39
10464
+ #: src/modules/blocks/rsvp/attendee-registration/template.js:41
10465
+ #: src/modules/blocks/ticket/container-content/attendees-registration/template.js:39
10466
+ #: src/modules/blocks/ticket/container-content/attendees-registration/template.js:41
10467
+ msgid "Attendee Information"
10468
+ msgstr ""
10469
+
10470
+ #: src/modules/blocks/rsvp/container-content/template.js:25
10471
+ msgid "RSVP Capacity"
10472
+ msgstr ""
10473
+
10474
+ #: src/modules/blocks/rsvp/container-content/template.js:28
10475
+ msgid "Leave blank if unlimited"
10476
+ msgstr ""
10477
+
10478
+ #: src/modules/blocks/rsvp/container-content/template.js:56
10479
+ msgid "Enable \"Not Going\" responses"
10480
+ msgstr ""
10481
+
10482
+ #: src/modules/blocks/rsvp/container-header/template.js:26
10483
+ #: src/modules/blocks/ticket/container-header/title/template.js:32
10484
+ msgid "This ticket has Attendee Information Fields configured."
10485
+ msgstr ""
10486
+
10487
+ #: src/modules/blocks/rsvp/container-header/template.js:69
10488
+ msgid "RSVP description"
10489
+ msgstr ""
10490
+
10491
+ #: src/modules/blocks/rsvp/container-header/template.js:83
10492
+ msgid "%d available"
10493
+ msgstr ""
10494
+
10495
+ #: src/modules/blocks/rsvp/container/template.js:31
10496
+ #: src/modules/blocks/rsvp/index.js:27
10497
+ msgid "RSVP"
10498
+ msgstr ""
10499
+
10500
+ #: src/modules/blocks/rsvp/duration-label/template.js:28
10501
+ msgid "Duration"
10502
+ msgstr ""
10503
+
10504
+ #: src/modules/blocks/rsvp/duration-label/template.js:32
10505
+ msgid "By default, sales will begin as soon as you save the ticket and end when the event begins"
10506
+ msgstr ""
10507
+
10508
+ #: src/modules/blocks/rsvp/duration/template.js:24
10509
+ #: src/modules/blocks/ticket/container-content/duration/template.js:49
10510
+ msgid "There is an error with the selected sales duration. Please fix the issue before saving."
10511
+ msgstr ""
10512
+
10513
+ #: src/modules/blocks/rsvp/header-image/template.js:25
10514
+ #: src/modules/blocks/tickets/header-image/template.js:25
10515
+ msgid "Ticket Header Image"
10516
+ msgstr ""
10517
+
10518
+ #: src/modules/blocks/rsvp/header-image/template.js:26
10519
+ #: src/modules/blocks/tickets/header-image/template.js:26
10520
+ msgid "Select an image from your Media Library to display on emailed tickets and RSVPs. For best results, use a .jpg, .png, or .gif at least 1160px wide."
10521
+ msgstr ""
10522
+
10523
+ #: src/modules/blocks/rsvp/header-image/template.js:33
10524
+ #: src/modules/blocks/tickets/header-image/template.js:33
10525
+ msgid "Upload Image"
10526
+ msgstr ""
10527
+
10528
+ #: src/modules/blocks/rsvp/inactive-block/template.js:26
10529
+ msgid "RSVP is not currently active"
10530
+ msgstr ""
10531
+
10532
+ #: src/modules/blocks/rsvp/inactive-block/template.js:27
10533
+ msgid "There is no RSVP configured"
10534
+ msgstr ""
10535
+
10536
+ #: src/modules/blocks/rsvp/inactive-block/template.js:30
10537
+ msgid "Edit this block to change RSVP settings."
10538
+ msgstr ""
10539
+
10540
+ #: src/modules/blocks/rsvp/inactive-block/template.js:31
10541
+ msgid "Edit this block to create an RSVP form."
10542
+ msgstr ""
10543
+
10544
+ #: src/modules/blocks/rsvp/index.js:28
10545
+ msgid "Find out who is planning to attend!"
10546
+ msgstr ""
10547
+
10548
+ #: src/modules/blocks/rsvp/move-delete/container.js:44
10549
+ msgid "Are you sure you want to delete this RSVP? It cannot be undone."
10550
+ msgstr ""
10551
+
10552
+ #: src/modules/blocks/rsvp/move-delete/template.js:18
10553
+ msgid "Move RSVP"
10554
+ msgstr ""
10555
+
10556
+ #: src/modules/blocks/rsvp/move-delete/template.js:21
10557
+ msgid "Remove RSVP"
10558
+ msgstr ""
10559
+
10560
+ #: src/modules/blocks/rsvp/template.js:78
10561
+ msgid "RSVPs are not yet supported on recurring events."
10562
+ msgstr ""
10563
+
10564
+ #: src/modules/blocks/rsvp/template.js:86
10565
+ #: src/modules/blocks/tickets/template.js:72
10566
+ msgid "Read about our plans for future features."
10567
+ msgstr ""
10568
+
10569
+ #: src/modules/blocks/rsvp/template.js:92
10570
+ #: src/modules/blocks/tickets/template.js:78
10571
+ msgid "Remove block"
10572
+ msgstr ""
10573
+
10574
+ #: src/modules/blocks/ticket/container-content/advanced-options/ecommerce-options/template.js:36
10575
+ msgid "Edit Ticket in Easy Digital Downloads"
10576
+ msgstr ""
10577
+
10578
+ #: src/modules/blocks/ticket/container-content/advanced-options/ecommerce-options/template.js:38
10579
+ msgid "Edit Ticket in WooCommerce"
10580
+ msgstr ""
10581
+
10582
+ #: src/modules/blocks/ticket/container-content/advanced-options/ecommerce-options/template.js:51
10583
+ msgid "View Sales Report"
10584
+ msgstr ""
10585
+
10586
+ #: src/modules/blocks/ticket/container-content/advanced-options/ecommerce-options/template.js:78
10587
+ msgid "Ecommerce"
10588
+ msgstr ""
10589
+
10590
+ #: src/modules/blocks/ticket/container-content/advanced-options/move-delete/template.js:18
10591
+ msgid "Move Ticket"
10592
+ msgstr ""
10593
+
10594
+ #: src/modules/blocks/ticket/container-content/advanced-options/move-delete/template.js:21
10595
+ msgid "Remove Ticket"
10596
+ msgstr ""
10597
+
10598
+ #: src/modules/blocks/ticket/container-content/advanced-options/sku/template.js:46
10599
+ msgid "Ticket SKU"
10600
+ msgstr ""
10601
+
10602
+ #: src/modules/blocks/ticket/container-content/advanced-options/sku/template.js:47
10603
+ msgid "A unique identifying code for each ticket type you're selling"
10604
+ msgstr ""
10605
+
10606
+ #: src/modules/blocks/ticket/container-content/attendee-collection/iac-setting/template.js:41
10607
+ msgid "Select the default way to sell tickets. Enabling Individual Attendee Collection will allow purchasers to enter a name and email for each ticket."
10608
+ msgstr ""
10609
+
10610
+ #: src/modules/blocks/ticket/container-content/attendee-collection/template.js:40
10611
+ msgid "Attendee Collection"
10612
+ msgstr ""
10613
+
10614
+ #: src/modules/blocks/ticket/container-content/attendees-registration/template.js:35
10615
+ msgid "Save your ticket to enable attendee information fields"
10616
+ msgstr ""
10617
+
10618
+ #: src/modules/blocks/ticket/container-content/capacity/template.js:105
10619
+ msgid "Set shared capacity:"
10620
+ msgstr ""
10621
+
10622
+ #: src/modules/blocks/ticket/container-content/capacity/template.js:136
10623
+ msgid "(optional) Limit sales of this ticket to:"
10624
+ msgstr ""
10625
+
10626
+ #: src/modules/blocks/ticket/container-content/capacity/template.js:137
10627
+ msgid "Number of tickets available"
10628
+ msgstr ""
10629
+
10630
+ #: src/modules/blocks/ticket/container-content/capacity/template.js:221
10631
+ msgid "Ticket Capacity"
10632
+ msgstr ""
10633
+
10634
+ #: src/modules/blocks/ticket/container-content/capacity/template.js:222
10635
+ msgid "Ticket capacity will only be used by attendees buying this ticket type"
10636
+ msgstr ""
10637
+
10638
+ #: src/modules/blocks/ticket/container-content/duration/template.js:31
10639
+ msgid "Sale Duration"
10640
+ msgstr ""
10641
+
10642
+ #: src/modules/blocks/ticket/container-content/duration/template.js:32
10643
+ msgid "If you do not set a start sale date, tickets will be available immediately."
10644
+ msgstr ""
10645
+
10646
+ #: src/modules/blocks/ticket/container-header/description/template.js:30
10647
+ msgid "Description"
10648
+ msgstr ""
10649
+
10650
+ #: src/modules/blocks/ticket/container-header/price/template.js:36
10651
+ msgid "0"
10652
+ msgstr ""
10653
+
10654
+ #: src/modules/blocks/ticket/container-header/quantity/quantity-bar/element.js:37
10655
+ msgid "cap"
10656
+ msgstr ""
10657
+
10658
+ #: src/modules/blocks/ticket/container-header/quantity/template.js:32
10659
+ msgid "%d sold"
10660
+ msgstr ""
10661
+
10662
+ #: src/modules/blocks/ticket/container-header/quantity/template.js:33
10663
+ msgid "%d of %d sold"
10664
+ msgstr ""
10665
+
10666
+ #: src/modules/blocks/ticket/container-header/quantity/template.js:40
10667
+ msgid "unlimited"
10668
+ msgstr ""
10669
+
10670
+ #: src/modules/blocks/ticket/container-header/quantity/template.js:57
10671
+ msgid "This pertains to Orders that have been marked Completed."
10672
+ msgstr ""
10673
+
10674
+ #: src/modules/blocks/ticket/container-header/title/template.js:48
10675
+ msgid "Ticket Type *"
10676
+ msgstr ""
10677
+
10678
+ #: src/modules/blocks/ticket/dashboard/template.js:20
10679
+ msgid "Update Ticket"
10680
+ msgstr ""
10681
+
10682
+ #: src/modules/blocks/ticket/index.js:20
10683
+ msgid "Event Ticket"
10684
+ msgstr ""
10685
+
10686
+ #: src/modules/blocks/ticket/index.js:21
10687
+ msgid "A single configured ticket type."
10688
+ msgstr ""
10689
+
10690
+ #: src/modules/blocks/tickets/action-dashboard/template.js:23
10691
+ msgid "Add Tickets"
10692
+ msgstr ""
10693
+
10694
+ #: src/modules/blocks/tickets/availability/template.js:32
10695
+ msgid "%d ticket available"
10696
+ msgstr ""
10697
+
10698
+ #: src/modules/blocks/tickets/availability/template.js:33
10699
+ msgid "%d tickets available"
10700
+ msgstr ""
10701
+
10702
+ #: src/modules/blocks/tickets/availability/template.js:44
10703
+ msgid "%d total ticket"
10704
+ msgstr ""
10705
+
10706
+ #: src/modules/blocks/tickets/availability/template.js:45
10707
+ msgid "%d total tickets"
10708
+ msgstr ""
10709
+
10710
+ #: src/modules/blocks/tickets/availability/template.js:53
10711
+ msgid "Ticket availability is based on the lowest number of inventory, stock, and capacity."
10712
+ msgstr ""
10713
+
10714
+ #: src/modules/blocks/tickets/capacity-table/template.js:39
10715
+ msgid "Shared capacity"
10716
+ msgstr ""
10717
+
10718
+ #: src/modules/blocks/tickets/capacity-table/template.js:44
10719
+ msgid "Independent capacity"
10720
+ msgstr ""
10721
+
10722
+ #: src/modules/blocks/tickets/capacity-table/template.js:49
10723
+ msgid "Total Capacity"
10724
+ msgstr ""
10725
+
10726
+ #: src/modules/blocks/tickets/container/template.js:39
10727
+ msgid "There is no ecommerce available"
10728
+ msgstr ""
10729
+
10730
+ #: src/modules/blocks/tickets/container/template.js:40
10731
+ msgid "To create tickets, you'll need to enable an ecommerce solution."
10732
+ msgstr ""
10733
+
10734
+ #: src/modules/blocks/tickets/container/template.js:45
10735
+ msgid "There are no tickets yet"
10736
+ msgstr ""
10737
+
10738
+ #: src/modules/blocks/tickets/container/template.js:46
10739
+ msgid "Edit this block to create your first ticket."
10740
+ msgstr ""
10741
+
10742
+ #: src/modules/blocks/tickets/container/template.js:48
10743
+ msgid "Tickets are no longer available"
10744
+ msgstr ""
10745
+
10746
+ #: src/modules/blocks/tickets/container/template.js:50
10747
+ msgid "Tickets are not yet available"
10748
+ msgstr ""
10749
+
10750
+ #: src/modules/blocks/tickets/controls/template.js:19
10751
+ msgid "It looks like you have multiple ecommerce plugins active. We recommend running only one at a time. However, if you need to run multiple, please select which one to use to sell tickets for this event. "
10752
+ msgstr ""
10753
+
10754
+ #: src/modules/blocks/tickets/controls/template.js:24
10755
+ msgid "Note: adjusting this setting will only impact new tickets. Existing tickets will not change. We highly recommend that all tickets for one event use the same ecommerce plugin."
10756
+ msgstr ""
10757
+
10758
+ #: src/modules/blocks/tickets/controls/template.js:62
10759
+ msgid "Sell tickets using"
10760
+ msgstr ""
10761
+
10762
+ #: src/modules/blocks/tickets/index.js:30
10763
+ msgid "Sell tickets and register attendees."
10764
+ msgstr ""
10765
+
10766
+ #: src/modules/blocks/tickets/template.js:64
10767
+ msgid "Tickets are not yet supported for on recurring events."
10768
+ msgstr ""
10769
+
10770
+ #: src/modules/data/blocks/ticket/options.js:13
10771
+ msgid "Share capacity with other tickets"
10772
+ msgstr ""
10773
+
10774
+ #: src/modules/data/blocks/ticket/sagas.js:619
10775
+ msgid "Are you sure you want to delete this ticket? It cannot be undone."
10776
+ msgstr ""
10777
+
10778
+ #: src/modules/elements/attendees-registration/element.js:62
10779
+ msgid "Attendee registration"
10780
+ msgstr ""
10781
+
10782
+ #: src/modules/elements/move-modal/template.js:31
10783
+ msgid "Move Ticket Types"
10784
+ msgstr ""
10785
+
10786
+ #: src/modules/elements/move-modal/template.js:60
10787
+ msgid "No posts found"
10788
+ msgstr ""
10789
+
10790
+ #: src/modules/elements/move-modal/template.js:86
10791
+ msgid "You can also enter keywords to help find the target event by title or description"
10792
+ msgstr ""
10793
+
10794
+ #: src/modules/elements/settings-dashboard/element.js:56
10795
+ msgid "close"
10796
  msgstr ""
readme.txt CHANGED
@@ -4,7 +4,7 @@ Contributors: theeventscalendar, brianjessee, camwynsp, aguseo, bordoni, borkweb
4
  Tags: tickets, registration, event registration, RSVP, ticket sales, attendee management
5
  Requires at least: 5.8.5
6
  Tested up to: 6.1
7
- Stable tag: 5.5.4
8
  Requires PHP: 7.3
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -21,6 +21,8 @@ Connect to Stripe and take advantage of one of the world’s most popular paymen
21
 
22
  https://vimeo.com/480516958
23
 
 
 
24
  Easily connect to PayPal without any complicated API keys or code through our quick connection wizard in your WordPress backend. With just a few clicks, you can begin selling tickets and enable payment through PayPal, Venmo, and credit cards.
25
 
26
  Even more, you can [upgrade to Event Tickets Plus](https://evnt.is/1b54) and unlock additional payment methods including digital wallets like ApplePay and Google Pay through Stripe, or use WooCommerce to take advantage of popular payment solutions including Braintree, Square, AmazonPay, and more.
@@ -188,12 +190,19 @@ Check out our extensive [knowledgebase](https://evnt.is/18wm) for articles on us
188
 
189
  == Changelog ==
190
 
 
 
 
 
 
 
 
 
191
  = [5.5.4] 2022-11-09 =
192
 
193
  * Fix - Fixes multiple of the same ticket form being on the same page being out of sync. [GTRIA-729]
194
  * Fix - Added a JS event that checks for attendee label validation if ET+ is active. [ETP-803]
195
 
196
-
197
  = [5.5.3] 2022-10-31 =
198
 
199
  * Fix - Orderby param not working for Attendee archive REST API. [ET-1591]
@@ -224,180 +233,4 @@ Check out our extensive [knowledgebase](https://evnt.is/18wm) for articles on us
224
  * Enhancement - Adds a compatibility layer to work with the new Recurrence Backend Engine in TEC/ECP.
225
  * Language - 4 new strings added, 49 updated, 0 fuzzied, and 3 obsoleted
226
 
227
- = [5.4.4] 2022-08-15 =
228
-
229
- * Fix - Tickets/RSVP blocks appear in wrong place on non-events when block editor is disabled in The Events Calendar. [ET-1544]
230
- * Fix - Fixed searching attendees by purchaser name and email for Tickets Commerce attendees. [ET-1543]
231
- * Fix - Fixed concurrent RSVP booking not showing error messages for out of stock tickets. [ET-1506]
232
- * Fix - Fixed showing proper ticket unavailable message for past events. [ET-1146]
233
- * Fix - Fixed Shared Capacity calculation with capped tickets. [ETP-801]
234
- * Fix - Fixed logic that was causing fatal errors when using Elementor. [ET-1561]
235
- * Enhancement - Sorting support added on Tickets Commerce Order Report page columns. [ET-1527]
236
- * Enhancement - Sorting support added on Attendee Report page for Ticket, Security Code, and Check In columns. [ET-1526]
237
- * Enhancement - Added section about Tickets Commerce on the Tickets Home page. [ET-1539]
238
- * Enhancement - Tickets Commerce Stripe gateway now shows additional purchaser info metadata in Stripe dashboard. [ET-1542]
239
- * Enhancement - Update REST API Endpoints to have access via API KEY and remove the restriction to be using Event Tickets Plus to access the `attendees` endpoint. [ET-1559]
240
- * Enhancement - Allow filtering of Events Archive REST API using `ticketed` parameter to filter Ticketed and Non-ticketed events. [TEC-4439]
241
- * Language - 6 new strings added, 162 updated, 0 fuzzied, and 9 obsoleted
242
-
243
- = [5.4.3.1] 2022-07-21 =
244
-
245
- * Fix - Update Freemius to avoid PHP 8 fatals. [TEC-4330]
246
-
247
- = [5.4.3] 2022-07-20 =
248
-
249
- * Tweak - update TCMN to match TEC 5.16.3 [TEC-4433]
250
- * Language - 0 new strings added, 1 updated, 0 fuzzied, and 0 obsoleted.
251
-
252
- = [5.4.2.1] 2022-07-12 =
253
-
254
- * Fix - Fixes compatibility with Elementor-based themes. [ET-1554]
255
- * Language - 0 new strings added, 1 updated, 0 fuzzied, and 0 obsoleted.
256
-
257
- = [5.4.2] 2022-07-05 =
258
-
259
- * Enhancement - Unify CSS class names for many admin elements. [ET-1536]
260
- * Enhancement - Add a `Currency Position` setting for Tickets Commerce. [ET-1534]
261
- * Tweak - Added helpful heading labels for Tickets Commerce Payments settings tab fields. [ET-1529]
262
- * Fix - Fixed changing of Shared Capacity stock when a single ticket stock is updated. [ETP-800]
263
- * Fix - Cannot edit events with Elementor on The Events Calendar with Event Tickets activated. [ET-1538]
264
- * Fix - Remove duplicate `Total Event Capacity` wording when ET+ is activated. [ET-1535]
265
- * Fix - When using Event Tickets as a standalone plugin, the SelectWoo asset was not being properly loaded. [ET-1531]
266
- * Fix - Some CSS issues within the tickets block in the block editor. [ET-1530]
267
- * Fix - The wrong `Ticket #` was being sent in attendee emails for Ticket Commerce tickets. [ET-1537]
268
- * Fix - Allow price block to override the string that is dynamically created from ticket values. [ET-1524]
269
- * Language - 9 new strings added, 177 updated, 0 fuzzied, and 1 obsoleted.
270
-
271
- = [5.4.1] 2022-06-08 =
272
-
273
- * Enhancement - Expanded list of supported currencies for Tickets Commerce, for details visit: https://evnt.is/tec-tc-currencies. [ET-1454, ET-1455, ET-1456]
274
- * Fix - In the blocks editor, the ticket sale start/end times always load as midnight. [ET-1518]
275
- * Fix - Encoding issue in the block editor's price block of The Events Calendar events. [ET-1434]
276
- * Fix - Add India to the list of countries ET cannot process fees from. [ET-1522]
277
- * Fix - Avoid loading PayPal partner JS script on all admin pages. [ET-1520]
278
- * Fix - Disable saving Stripe Webhook Signing Secret before validation. [ET-1497]
279
- * Enhancement - Add a new notice to set up permalinks to something different than "Plain" in order to use Tickets Commerce. [ET-1521]
280
- * Enhancement - Add links to "Settings" and "Getting started" on the plugin action links. [ET-1525]
281
- * Language - 2 new strings added, 20 updated, 0 fuzzied, and 3 obsoleted
282
-
283
- = [5.4.0.2] 2022-06-06 =
284
-
285
- * Fix - Adds a safety check to avoid issuing tickets for late-declined purchases in PayPal, when the Order status returned is valid. [ET-1533]
286
- * Tweak - Added filters: `tec_tickets_commerce_cart_order_hash`
287
- * Language - 1 new strings added, 15 updated, 0 fuzzied, and 0 obsoleted.
288
-
289
- = [5.4.0.1] 2022-05-23 =
290
-
291
- * Fix - Check if function exists for `get_current_screen` to avoid a fatal if not.
292
-
293
- = [5.4.0] 2022-05-19 =
294
-
295
- * Version - Event Tickets 5.4.0 is only compatible with The Events Calendar 5.15.0 and higher
296
- * Version - Event Tickets 5.4.0 is only compatible with Event Tickets Plus 5.5.0 and higher
297
- * Feature - Introducing the new Tickets menu on the WordPress admin. [ET-1335]
298
- * Language - 6 new strings added, 171 updated, 1 fuzzied, and 2 obsoleted
299
-
300
- = [5.3.4.1] 2022-05-12 =
301
-
302
- * Version - Event Tickets 5.3.4.1 is only compatible with Event Tickets Plus 5.4.4.1 and higher
303
- * Fix - Ensure that Event Tickets Plus customers never encounter application fees on Stripe for Tickets Commerce purchases. [ET-1513]
304
-
305
- = [5.3.4] 2022-05-11 =
306
-
307
- * Enhancement - Added availability dates and icons to ticket listing in classic editor. [ET-1494]
308
- * Enhancement - Notify users of the Manual Addition of Attendees feature that is available. [ET-1492]
309
- * Enhancement - Notify users of Capacity and Attendee Registration Field features that are available. [ET-1493]
310
- * Fix - Typo was causing a JS `setAttribute` error in `vue.min.js`. [ET-1504]
311
- * Fix - Fatal error when exporting attendees in PHP 8. [ET-1502]
312
- * Fix - Tickets Commerce manual attendee's ticket price is set to 0. [ETP-781]
313
- * Fix - RSVP title is being encoded within the block editor fields. [ET-1478]
314
- * Fix - Tickets Commerce manual attendee's ticket price is set to 0. [ETP-781]
315
- * Fix - Fixed template override path for a few templates. [ET-1491]
316
- * Tweak - Lighten color of disabled "Get Tickets" button text when using the Genesis theme. [ET-1435]
317
- * Tweak - Added actions: `tec_tickets_attendees_event_summary_table_extra`
318
- * Tweak - Changed views: `blocks/tickets/opt-out-hidden`, `blocks/tickets/registration/summary/content`, `registration-js/attendees/fields/number`, `v2/tickets/commerce/fields/tribe-commerce`, `v2/tickets/item/extra/description-toggle`, `v2/tickets/submit/must-login`.
319
- * Language - 2 new strings added, 46 updated, 0 fuzzied, and 0 obsoleted.
320
-
321
- = [5.3.3] 2022-04-28 =
322
-
323
- * Fix - Updates the plugin validation library to track licenses in a more fault-tolerant way. [ET-1498]
324
- * Language - 0 new strings added, 1 updated, 0 fuzzied, and 0 obsoleted.
325
-
326
- = [5.3.2] 2022-04-05 =
327
-
328
- * Feature - REST API endpoints added for creating and updating attendees. [ET-1346]
329
- * Enhancement - Added a notice when an enabled Tickets Commerce gateway doesn't support it's selected currency. [ET-1392]
330
- * Enhancement - Adding the South African Rand to list of supported currencies in Tickets Commerce. [ET-1438]
331
- * Enhancement - Hide 'View My Tickets' link when showing tickets within the `[tribe_tickets]` shortcode. [ETP-775]
332
- * Fix - Fixed Events Tickets App check-in for Tickets Commerce tickets. [ET-1436]
333
- * Fix - Improved validation of Stripe webhook events to avoid handling events created by other apps. [ET-1474]
334
- * Fix - Fixed Issue with Tickets Commerce Tickets not displaying in REST API. [ET-1458]
335
- * Fix - Fixed Issue with Tickets Commerce Attendees not displaying in shortcodes. [ET-1461]
336
- * Fix - Fixed Issue with Tickets Commerce Attendees not being synced with Promoter. [ET-1476]
337
- * Fix - Fixed JS assets loading and causing errors on checkout page for Tickets Commerce. [ET-1426]
338
- * Fix - Fixed WooCommerce currency settings not getting reflected on Event Cost Field . [ETP-783]
339
- * Fix - Correct a misapplied Customizer color that breaks the loading "dot" animation. [ET-1437]
340
- * Fix - Add Mexico to the list of countries ET cannot process fees from. [ET-1479]
341
- * Tweak - Updated links in readme.txt file. [ET-1459]
342
- * Tweak - Added filters: `tec_tickets_commerce_admin_notices`, `tec_tickets_commerce_gateway_supported_currencies_`, `tec_tickets_commerce_currency_code_options`, `tribe_ticket_rest_api_post_attendee_args`, `tribe_ticket_rest_api_edit_attendee_args`, `tribe_tickets_rest_api_post_attendee_data`, `tribe_tickets_rest_api_update_attendee_data`, `tec_tickets_completed_status_by_provider_name`, `tec_tickets_hide_view_link`
343
- * Tweak - Added actions: `tribe_tickets_promoter_trigger_attendee`, `tec-tickets-commerce-checkout-shortcode-assets`, `tec-tickets-commerce-checkout-shortcode-assets`
344
- * Tweak - Changed views: `blocks/attendees/view-link`, `tickets/view-link`
345
- * Language - 17 new strings added, 70 updated, 0 fuzzied, and 0 obsoleted
346
-
347
- = [5.3.1] 2022-03-15 =
348
-
349
- * Fix - Fixed a warning message when creating an event via Community Events. [CT-51]
350
- * Fix - Fixed errors for Tickets Commerce with Stripe during checkout. [ET-1447]
351
- * Fix - Fixed the default views (v2) for users that are using Event Tickets as standalone, after version `5.3.0`. [ET-1448]
352
- * Fix - Avoid sending duplicate ticket emails for using Tickets Commerce Stripe Webhooks. [ET-1446]
353
- * Fix - Respect the selected currency when using Tickets Commerce in the blocks editor. [ET-1450]
354
- * Enhancement - Updated theme compatibility class to make use of common compatibility classes. Deprecate the `filter_body_class` and `get_body_classes` methods from `Tribe__Tickets__Theme_Compatibility`. [ET-850]
355
- * Enhancement - Tweaked `get_tickets` method to improve stability and performance around ticket. [ET-1362]
356
- * Tweak - Removed filters: `tribe_tickets_theme_compatibility_registered`
357
- * Language - 0 new strings added, 33 updated, 0 fuzzied, and 0 obsoleted
358
-
359
- = [5.3.0.1] 2022-03-01 =
360
-
361
- * Tweak - Update version of Freemius to 2.4.3.
362
-
363
- = [5.3.0] 2022-02-24 =
364
-
365
- * Version - Event Tickets 5.3.0 is only compatible with Event Tickets Plus 5.4.0 and higher
366
- * Feature - Introduction of Stripe for Tickets Commerce. [ET-1342]
367
- * Feature - Collect purchaser name and email for anonymous purchases using Tickets Commerce. [ET-1378]
368
- * Feature - Introduce automatic handling of zero-decimal currencies in Tickets Commerce [ET-1414][ET-1420]
369
- * Fix - Remove anonymous purchase notice for Tickets Commerce after ET-1378 was implemented. [ET-1379]
370
- * Tweak - Added filters: `tec_tickets_commerce_order_purchaser_data`, `tec_tickets_commerce_order_purchaser_data`, `tec_tickets_commerce_stripe_checkout_localized_data`, `tec_tickets_commerce_stripe_order_endpoint_error_messages`, `tec_tickets_commerce_stripe_settings`, `tec_tickets_commerce_stripe_settings`, `tec_tickets_commerce_stripe_payment_methods_by_currency`, `tec_tickets_commerce_stripe_payment_methods_available`, `tec_tickets_commerce_stripe_fee_is_applied_notice`, `tec_tickets_commerce_gateway_stripe_webhook_event_handlers`, `tec_tickets_commerce_gateway_stripe_webhook_status`,
4
  Tags: tickets, registration, event registration, RSVP, ticket sales, attendee management
5
  Requires at least: 5.8.5
6
  Tested up to: 6.1
7
+ Stable tag: 5.5.5
8
  Requires PHP: 7.3
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
21
 
22
  https://vimeo.com/480516958
23
 
24
+ [See more videos on our YouTube channel](https://evnt.is/1b4-)
25
+
26
  Easily connect to PayPal without any complicated API keys or code through our quick connection wizard in your WordPress backend. With just a few clicks, you can begin selling tickets and enable payment through PayPal, Venmo, and credit cards.
27
 
28
  Even more, you can [upgrade to Event Tickets Plus](https://evnt.is/1b54) and unlock additional payment methods including digital wallets like ApplePay and Google Pay through Stripe, or use WooCommerce to take advantage of popular payment solutions including Braintree, Square, AmazonPay, and more.
190
 
191
  == Changelog ==
192
 
193
+ = [5.5.5] 2022-12-08 =
194
+
195
+ * Fix - Remove need for Platform Controls to verify webhook signatures in Stripe. [ET-1508]
196
+ * Fix - Fixed the order of tickets in an event changing when you haven't manually requested it. [ET-1568]
197
+ * Fix - Fixed shared capacity tickets only showing the lowest capacity between the shared pool tickets. [ETP-815]
198
+ * Tweak - Removed locale param for Tickets Commerce JS SDK as per PayPal recommendation. [ET-1615]
199
+ * Language - 110 new strings added, 193 updated, 5 fuzzied, and 24 obsoleted
200
+
201
  = [5.5.4] 2022-11-09 =
202
 
203
  * Fix - Fixes multiple of the same ticket form being on the same page being out of sync. [GTRIA-729]
204
  * Fix - Added a JS event that checks for attendee label validation if ET+ is active. [ETP-803]
205
 
 
206
  = [5.5.3] 2022-10-31 =
207
 
208
  * Fix - Orderby param not working for Attendee archive REST API. [ET-1591]
233
  * Enhancement - Adds a compatibility layer to work with the new Recurrence Backend Engine in TEC/ECP.
234
  * Language - 4 new strings added, 49 updated, 0 fuzzied, and 3 obsoleted
235