Timeline Express - Version 1.3.7

Version Description

  • February 7th, 2017 =
  • When users are using a custom date format, the announcement dates were not saving properly. This is now resolved.
  • Tweaked i18n translation strings.
  • Refactored the default settings and settings functions.
  • Added Toolbox Add-On to the add-ons page.
Download this release

Release Info

Developer eherman24
Plugin Icon 128x128 Timeline Express
Version 1.3.7
Comparing to
See all releases

Code changes from version 1.3.6 to 1.3.7

Files changed (67) hide show
  1. constants.php +3 -3
  2. i18n/da_DK.mo +0 -0
  3. i18n/da_DK.po +188 -376
  4. i18n/de_DE.mo +0 -0
  5. i18n/de_DE.po +188 -376
  6. i18n/el.mo +0 -0
  7. i18n/el.po +188 -376
  8. i18n/es_ES.mo +0 -0
  9. i18n/es_ES.po +188 -376
  10. i18n/es_MX.mo +0 -0
  11. i18n/es_MX.po +188 -376
  12. i18n/fi.mo +0 -0
  13. i18n/fi.po +188 -376
  14. i18n/fr_FR.mo +0 -0
  15. i18n/fr_FR.po +188 -376
  16. i18n/hi_IN.mo +0 -0
  17. i18n/hi_IN.po +188 -376
  18. i18n/id_ID.mo +0 -0
  19. i18n/id_ID.po +188 -376
  20. i18n/it_IT.mo +0 -0
  21. i18n/it_IT.po +188 -376
  22. i18n/ja.mo +0 -0
  23. i18n/ja.po +188 -376
  24. i18n/ko_KR.mo +0 -0
  25. i18n/ko_KR.po +188 -376
  26. i18n/mr.mo +0 -0
  27. i18n/mr.po +188 -376
  28. i18n/ms_MY.mo +0 -0
  29. i18n/ms_MY.po +188 -376
  30. i18n/nb_NO.mo +0 -0
  31. i18n/nb_NO.po +188 -376
  32. i18n/ni_NL.mo +0 -0
  33. i18n/ni_NL.po +188 -376
  34. i18n/pl_PL.mo +0 -0
  35. i18n/pl_PL.po +188 -376
  36. i18n/pt_BR.mo +0 -0
  37. i18n/pt_BR.po +188 -376
  38. i18n/pt_PT.mo +0 -0
  39. i18n/pt_PT.po +188 -376
  40. i18n/ru_RU.mo +0 -0
  41. i18n/ru_RU.po +188 -376
  42. i18n/sv_SE.mo +0 -0
  43. i18n/sv_SE.po +188 -376
  44. i18n/th.mo +0 -0
  45. i18n/th.po +188 -376
  46. i18n/timeline-express.pot +191 -378
  47. i18n/tl.mo +0 -0
  48. i18n/tl.po +188 -376
  49. i18n/tr_TR.mo +0 -0
  50. i18n/tr_TR.po +188 -376
  51. i18n/uk.mo +0 -0
  52. i18n/uk.po +188 -376
  53. i18n/vi.mo +0 -0
  54. i18n/vi.po +188 -376
  55. i18n/zh_CH.mo +0 -0
  56. i18n/zh_CH.po +188 -376
  57. i18n/zh_TW.mo +0 -0
  58. i18n/zh_TW.po +188 -376
  59. lib/admin/cpt/cpt.announcements.php +22 -11
  60. lib/admin/cpt/timeline-express-admin-columns.php +8 -4
  61. lib/admin/css/min/timeline-express-admin-rtl.min.css +3 -3
  62. lib/admin/css/min/timeline-express-admin.min.css +2 -2
  63. lib/admin/css/timeline-express-addons-rtl.css +1 -1
  64. lib/admin/css/timeline-express-addons.css +1 -1
  65. lib/admin/css/timeline-express-settings-rtl.css +5 -5
  66. lib/admin/css/timeline-express-welcome-rtl.css +1 -1
  67. lib/admin/js/min/timeline-express-admin.min.js +3 -3
constants.php CHANGED
@@ -15,7 +15,7 @@
15
  */
16
  if ( ! defined( 'TIMELINE_EXPRESS_VERSION_CURRENT' ) ) {
17
 
18
- define( 'TIMELINE_EXPRESS_VERSION_CURRENT', '1.3.6' );
19
 
20
  }
21
 
@@ -49,9 +49,9 @@ if ( ! defined( 'TIMELINE_EXPRESS_OPTION' ) ) {
49
  /**
50
  * Define Support/Update endpoint URLs for our Add-ons
51
  */
52
- if ( ! defined( 'EH_DEV_SHOP_URL' ) ) {
53
 
54
- define( 'EH_DEV_SHOP_URL', 'https://www.evan-herman.com' );
55
 
56
  }
57
 
15
  */
16
  if ( ! defined( 'TIMELINE_EXPRESS_VERSION_CURRENT' ) ) {
17
 
18
+ define( 'TIMELINE_EXPRESS_VERSION_CURRENT', '1.3.7' );
19
 
20
  }
21
 
49
  /**
50
  * Define Support/Update endpoint URLs for our Add-ons
51
  */
52
+ if ( ! defined( 'TIMELINE_EXPRESS_SITE_URL' ) ) {
53
 
54
+ define( 'TIMELINE_EXPRESS_SITE_URL', 'https://www.wp-timelineexpress.com' );
55
 
56
  }
57
 
i18n/da_DK.mo CHANGED
Binary file
i18n/da_DK.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/de_DE.mo CHANGED
Binary file
i18n/de_DE.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/el.mo CHANGED
Binary file
i18n/el.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/es_ES.mo CHANGED
Binary file
i18n/es_ES.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/es_MX.mo CHANGED
Binary file
i18n/es_MX.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/fi.mo CHANGED
Binary file
i18n/fi.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/fr_FR.mo CHANGED
Binary file
i18n/fr_FR.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/hi_IN.mo CHANGED
Binary file
i18n/hi_IN.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/id_ID.mo CHANGED
Binary file
i18n/id_ID.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/it_IT.mo CHANGED
Binary file
i18n/it_IT.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/ja.mo CHANGED
Binary file
i18n/ja.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/ko_KR.mo CHANGED
Binary file
i18n/ko_KR.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/mr.mo CHANGED
Binary file
i18n/mr.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/ms_MY.mo CHANGED
Binary file
i18n/ms_MY.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/nb_NO.mo CHANGED
Binary file
i18n/nb_NO.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/ni_NL.mo CHANGED
Binary file
i18n/ni_NL.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/pl_PL.mo CHANGED
Binary file
i18n/pl_PL.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/pt_BR.mo CHANGED
Binary file
i18n/pt_BR.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/pt_PT.mo CHANGED
Binary file
i18n/pt_PT.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/ru_RU.mo CHANGED
Binary file
i18n/ru_RU.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/sv_SE.mo CHANGED
Binary file
i18n/sv_SE.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/th.mo CHANGED
Binary file
i18n/th.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/timeline-express.pot CHANGED
@@ -1,13 +1,13 @@
1
- # Copyright (c) 2016 Code Parrots. All Rights Reserved.
2
  msgid ""
3
  msgstr ""
4
- "Project-Id-Version: Timeline Express 1.3.1\n"
5
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
6
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
10
- "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
11
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
  "Language-Team: LANGUAGE <LL@li.org>\n"
13
  "X-Generator: grunt-wp-i18n 0.5.4\n"
@@ -15,11 +15,17 @@ msgstr ""
15
  "__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
16
  "attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
17
 
 
 
 
 
18
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
19
  msgid "Announcement"
20
  msgstr ""
21
 
22
- #: lib/admin/cpt/cpt.announcements.php:37
23
  msgid "Announcements"
24
  msgstr ""
25
 
@@ -27,88 +33,56 @@ msgstr ""
27
  msgid "Timeline Express"
28
  msgstr ""
29
 
30
- #: lib/admin/cpt/cpt.announcements.php:46
31
  msgid "Timeline Express:"
32
  msgstr ""
33
 
34
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
35
  msgid "Color"
36
  msgstr ""
37
 
38
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
39
  msgid "Icon"
40
  msgstr ""
41
 
42
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
43
  msgid "Image"
44
  msgstr ""
45
 
46
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
47
  msgid "Published Date"
48
  msgstr ""
49
 
50
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
51
  msgid "not set"
52
  msgstr ""
53
 
54
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
55
- msgid "Announcement Info."
56
- msgstr ""
57
-
58
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
59
- msgid "Announcement Color"
60
- msgstr ""
61
-
62
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
63
- msgid "Select the color for this announcement."
64
- msgstr ""
65
-
66
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
67
- msgid "Announcement Icon"
68
- msgstr ""
69
-
70
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
71
- msgid ""
72
- "Select an icon from the drop down above. This is used for the icon "
73
- "associated with the announcement."
74
- msgstr ""
75
-
76
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
77
- msgid "Announcement Date"
78
- msgstr ""
79
-
80
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
81
- msgid ""
82
- "Enter the date of the announcement. the announcements will appear in "
83
- "chronological order according to this date. "
84
- msgstr ""
85
-
86
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
87
- msgid "Announcement Image"
88
- msgstr ""
89
-
90
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
91
- msgid ""
92
- "Select a banner image for this announcement (optional). (recommended 650px "
93
- "wide or larger)"
94
  msgstr ""
95
 
96
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
97
  msgid "Announcement Container Info."
98
  msgstr ""
99
 
100
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
101
  msgid "Custom Container Class"
102
  msgstr ""
103
 
104
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
105
  msgid ""
106
  "Enter the class that you would like added to this announcement container on "
107
  "the timeline."
108
  msgstr ""
109
 
110
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
111
- #: lib/admin/pages/page.options.php:430
112
  msgid "Help & Documentation"
113
  msgstr ""
114
 
@@ -136,24 +110,6 @@ msgstr ""
136
  msgid "Timeline Express Bundle"
137
  msgstr ""
138
 
139
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
140
- msgid ""
141
- "If you need help, or run into any issues, you can reach out for support in "
142
- "the WordPress.org support forums. Additionally, please see our "
143
- "documentation for how-tos, frequent issues and code snippets."
144
- msgstr ""
145
-
146
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
147
- #: lib/admin/pages/page.options.php:440
148
- msgid "Support Forums"
149
- msgstr ""
150
-
151
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
152
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
153
- #: lib/classes/class.timeline-express-admin.php:348
154
- msgid "Documentation"
155
- msgstr ""
156
-
157
  #: lib/admin/pages/page.addons.php:29
158
  msgid "Timeline HTML Excerpts"
159
  msgstr ""
@@ -172,7 +128,7 @@ msgstr ""
172
 
173
  #: lib/admin/pages/page.addons.php:40
174
  msgid ""
175
- "Remove any and all references to our branding, Code Parrots. This addon "
176
  "removes links, metaboxes, menu items and any association to Code Parrots so "
177
  "your clients won’t get confused with the mixed branding across the "
178
  "dashboard."
@@ -213,7 +169,7 @@ msgid ""
213
  msgstr ""
214
 
215
  #: lib/admin/pages/page.addons.php:69
216
- msgid "AJAX Limits Add-On"
217
  msgstr ""
218
 
219
  #: lib/admin/pages/page.addons.php:71
@@ -224,330 +180,290 @@ msgid ""
224
  "display many announcements."
225
  msgstr ""
226
 
227
- #: lib/admin/pages/page.addons.php:81
228
- msgid "Timeline Express Product Bundle"
229
  msgstr ""
230
 
231
- #: lib/admin/pages/page.addons.php:91
232
- #: lib/classes/class.timeline-express-admin.php:146
233
- msgid "Timeline Express Add-Ons"
 
 
234
  msgstr ""
235
 
236
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
237
  msgid ""
238
- "Extend the base Timeline Express functionality with our powerful add-ons. "
239
- "We're constantly looking to build out additional add-ons. If you have a "
240
- "great idea for a new add-on, get in contact with us!"
241
  msgstr ""
242
 
243
- #: lib/admin/pages/page.addons.php:156
244
- msgid "Download Now"
245
  msgstr ""
246
 
247
- #: lib/admin/pages/page.addons.php:156
248
- msgid "Buy Now"
 
 
249
  msgstr ""
250
 
251
- #: lib/admin/pages/page.addons.php:166
252
- msgid "Add-On Installed"
253
  msgstr ""
254
 
255
- #: lib/admin/pages/page.options.php:33
256
- #: lib/classes/class.timeline-express-admin.php:136
257
- msgid "Timeline Express Settings"
 
 
258
  msgstr ""
259
 
260
- #: lib/admin/pages/page.options.php:36
261
  msgid ""
262
- "Alter your timeline settings here. You can adjust some of the visual "
263
- "settings as well as the display order, below."
 
264
  msgstr ""
265
 
266
- #: lib/admin/pages/page.options.php:79
267
- msgid "Time Frame"
268
  msgstr ""
269
 
270
- #: lib/admin/pages/page.options.php:85
271
- msgid "Future Events"
272
  msgstr ""
273
 
274
- #: lib/admin/pages/page.options.php:88
275
- msgid "All Events (past+future)"
276
  msgstr ""
277
 
278
- #: lib/admin/pages/page.options.php:91
279
- msgid "Past Events"
280
  msgstr ""
281
 
282
- #: lib/admin/pages/page.options.php:95
283
- msgid "Select the time frame to query events from."
284
  msgstr ""
285
 
286
- #: lib/admin/pages/page.options.php:104
287
- msgid "Display Order"
288
  msgstr ""
289
 
290
- #: lib/admin/pages/page.options.php:110
291
- msgid "Ascending"
292
  msgstr ""
293
 
294
- #: lib/admin/pages/page.options.php:113
295
- msgid "Descending"
 
296
  msgstr ""
297
 
298
- #: lib/admin/pages/page.options.php:117
299
- msgid ""
300
- "Select the order you would like the announcements to display. Ascending : "
301
- "Chronological order by announcement date. Descending : Reverse "
302
- "chronological order by announcement date."
303
  msgstr ""
304
 
305
- #: lib/admin/pages/page.options.php:126
306
- msgid "Announcement Excerpt Length"
307
  msgstr ""
308
 
309
- #: lib/admin/pages/page.options.php:134
 
310
  msgid "random length"
311
  msgstr ""
312
 
313
- #: lib/admin/pages/page.options.php:138
314
- msgid ""
315
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
316
- "characters )"
317
  msgstr ""
318
 
319
- #: lib/admin/pages/page.options.php:147
320
  msgid "Date Visibility"
321
  msgstr ""
322
 
323
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
324
  msgid "Visible"
325
  msgstr ""
326
 
327
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
328
  msgid "Hidden"
329
  msgstr ""
330
 
331
- #: lib/admin/pages/page.options.php:160
332
- msgid "Toggle the visibility of the date next to the icon."
333
- msgstr ""
334
-
335
- #: lib/admin/pages/page.options.php:169
336
  msgid "Read More Visibility"
337
  msgstr ""
338
 
339
- #: lib/admin/pages/page.options.php:182
340
- msgid ""
341
- "Toggle the visibility of the read more button. Hide to prevent users from "
342
- "viewing the full announcement."
343
- msgstr ""
344
-
345
- #: lib/admin/pages/page.options.php:191
346
  msgid "Default Icon"
347
  msgstr ""
348
 
349
- #: lib/admin/pages/page.options.php:206
350
- msgid ""
351
- "Select the font-awesome icon that you would like to use as a default icon "
352
- "for new announcements."
353
- msgstr ""
354
-
355
- #: lib/admin/pages/page.options.php:208
356
  msgid "cheat sheet"
357
  msgstr ""
358
 
359
- #: lib/admin/pages/page.options.php:218
360
- msgid "Default Announcement Color"
361
- msgstr ""
362
-
363
- #: lib/admin/pages/page.options.php:224
364
- msgid ""
365
- "Select the default color for all new events. Note : this setting can be "
366
- "overwritten"
367
- msgstr ""
368
-
369
- #: lib/admin/pages/page.options.php:233
370
- msgid "Announcement Container Background"
371
- msgstr ""
372
-
373
- #: lib/admin/pages/page.options.php:239
374
- msgid "Select the background color of the announcement container."
375
- msgstr ""
376
-
377
- #: lib/admin/pages/page.options.php:248
378
- msgid "Announcement Shadow Color"
379
  msgstr ""
380
 
381
- #: lib/admin/pages/page.options.php:254
382
- msgid "Select the shadow color for the announcement container."
383
- msgstr ""
384
-
385
- #: lib/admin/pages/page.options.php:263
386
- msgid "Background Line Color"
387
- msgstr ""
388
-
389
- #: lib/admin/pages/page.options.php:269
390
  msgid "Select the color of the line in the background of the timeline."
391
  msgstr ""
392
 
393
- #: lib/admin/pages/page.options.php:278
394
- msgid "No Announcements Message"
395
- msgstr ""
396
-
397
- #: lib/admin/pages/page.options.php:288
398
- msgid "This is the message that will display when no announcements are found."
399
- msgstr ""
400
-
401
- #: lib/admin/pages/page.options.php:297
402
- msgid "Exclude Announcements from Site Searches"
403
- msgstr ""
404
-
405
- #: lib/admin/pages/page.options.php:303
406
  msgid "True"
407
  msgstr ""
408
 
409
- #: lib/admin/pages/page.options.php:306
410
  msgid "False"
411
  msgstr ""
412
 
413
- #: lib/admin/pages/page.options.php:310
414
- msgid ""
415
- "Set to true to exclude announcements from all site searches. False will "
416
- "include announcements in site searches."
417
- msgstr ""
418
-
419
- #: lib/admin/pages/page.options.php:319
420
- msgid "Disable Timeline Animations?"
421
  msgstr ""
422
 
423
- #: lib/admin/pages/page.options.php:325
424
  msgid "Check this option off to disable the timeline animations while scrolling."
425
  msgstr ""
426
 
427
- #: lib/admin/pages/page.options.php:334
428
- msgid "Delete Announcements On Uninstall?"
429
- msgstr ""
430
-
431
- #: lib/admin/pages/page.options.php:341
432
- msgid ""
433
- "Check this option to delete all announcement posts from the data base on "
434
- "plugin uninstallation. this can not be undone, once they are deleted they "
435
- "are gone forever. If you want to back them up, it is recommended you export "
436
- "your announcements before uninstalling."
437
  msgstr ""
438
 
439
- #: lib/admin/pages/page.options.php:351
440
  msgid "Save Settings"
441
  msgstr ""
442
 
443
- #: lib/admin/pages/page.options.php:401
444
  msgid "Support Timeline Express"
445
  msgstr ""
446
 
447
- #: lib/admin/pages/page.options.php:407
448
  msgid "Leave A Review"
449
  msgstr ""
450
 
451
- #: lib/admin/pages/page.options.php:416
452
  msgid "Tweet About It"
453
  msgstr ""
454
 
455
- #: lib/admin/pages/page.options.php:435
456
  msgid ""
457
  "If you need help, or run into any issues, you can reach out for support in "
458
  "the WordPress.org support forums. Additionally, please see our "
459
  "documentation for tutorials, frequent issues and how-tos."
460
  msgstr ""
461
 
462
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
463
  msgid ""
464
  "Thank you for choosing Timeline Express - the most beginner friendly, "
465
  "attractive and powerful WordPress Timeline plugin. Here's how to get "
466
  "started."
467
  msgstr ""
468
 
469
- #: lib/admin/pages/page.welcome.php:42
470
  msgid "Getting Started"
471
  msgstr ""
472
 
473
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
474
  msgid "About Code Parrots"
475
  msgstr ""
476
 
477
- #: lib/admin/pages/page.welcome.php:54
478
  msgid ""
479
  "Use the tips below to get started using Timeline Express. You will be up "
480
  "and running in no time!"
481
  msgstr ""
482
 
483
- #: lib/admin/pages/page.welcome.php:64
484
  msgid "Creating Your First Announcement"
485
  msgstr ""
486
 
487
- #: lib/admin/pages/page.welcome.php:76
 
488
  msgid "Timeline Express &#8594; New Announcement"
489
  msgstr ""
490
 
491
- #: lib/admin/pages/page.welcome.php:78
492
  msgid "Announcement Images"
493
  msgstr ""
494
 
495
- #: lib/admin/pages/page.welcome.php:80
496
  msgid ""
497
  "Adding images to your announcements is as easy as adding images to standard "
498
  "posts in WordPress. When you add images to your announcements, they will "
499
  "appear both on the timeline and on the single announcement templates."
500
  msgstr ""
501
 
502
- #: lib/admin/pages/page.welcome.php:90
503
  msgid "Setup Timeline Express"
504
  msgstr ""
505
 
506
- #: lib/admin/pages/page.welcome.php:95
507
  msgid "Timeline Express Settings Page"
508
  msgstr ""
509
 
510
- #: lib/admin/pages/page.welcome.php:100
 
511
  msgid "Settings Page"
512
  msgstr ""
513
 
514
- #: lib/admin/pages/page.welcome.php:102
 
515
  msgid "Pro Tip"
516
  msgstr ""
517
 
518
- #: lib/admin/pages/page.welcome.php:112
519
  msgid "Powerful &amp; Flexible"
520
  msgstr ""
521
 
522
- #: lib/admin/pages/page.welcome.php:122
523
  msgid ""
524
  "Out of the box, Timeline Express is both attractive and powerful. However, "
525
  "some projects require an additional level of customization to fit the "
526
  "existing look and feel of the site."
527
  msgstr ""
528
 
529
- #: lib/admin/pages/page.welcome.php:124
530
  msgid ""
531
  "Users with even a little bit of knowledge customizing WordPress templates "
532
  "will feel right at home. In the latest release, users can now copy over any "
533
  "of the bundled templates and customize them as needed!."
534
  msgstr ""
535
 
536
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
537
  msgid "View Customization Articles"
538
  msgstr ""
539
 
540
- #: lib/admin/pages/page.welcome.php:140
541
  msgid "Feature Packed"
542
  msgstr ""
543
 
544
- #: lib/admin/pages/page.welcome.php:150
545
  msgid ""
546
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
547
  "for good reason!"
548
  msgstr ""
549
 
550
- #: lib/admin/pages/page.welcome.php:152
551
  msgid ""
552
  "It is both easy to use and extremely powerful. On top of the visible "
553
  "features, we have a ton of additional features built in under the hood - to "
@@ -555,37 +471,37 @@ msgid ""
555
  "heights."
556
  msgstr ""
557
 
558
- #: lib/admin/pages/page.welcome.php:154
559
  msgid ""
560
  "If you need something custom, take a look at the developer documentation. "
561
  "If you need help beyond that, you can always reach out to our support staff!"
562
  msgstr ""
563
 
564
- #: lib/admin/pages/page.welcome.php:158
565
  msgid "See all Features"
566
  msgstr ""
567
 
568
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
569
  msgid "Plugin Support & Documentation"
570
  msgstr ""
571
 
572
- #: lib/admin/pages/page.welcome.php:182
573
  msgid ""
574
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
575
  "support staff is equipped to help resolve any issues you may encounter."
576
  msgstr ""
577
 
578
- #: lib/admin/pages/page.welcome.php:186
579
  msgid "Support"
580
  msgstr ""
581
 
582
- #: lib/admin/pages/page.welcome.php:201
583
- #: lib/classes/class.timeline-express-admin.php:147
584
- #: lib/classes/class.timeline-express-admin.php:346
585
  msgid "Add-Ons"
586
  msgstr ""
587
 
588
- #: lib/admin/pages/page.welcome.php:211
589
  msgid ""
590
  "We have built out both free and premium add-ons for Timeline Express. Our "
591
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -595,7 +511,7 @@ msgid ""
595
  "for additionality functionality, take a peak at our full list of add-ons."
596
  msgstr ""
597
 
598
- #: lib/admin/pages/page.welcome.php:242
599
  msgid ""
600
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
601
  "development shop. We pride ourselves on our high quality of code and our "
@@ -604,7 +520,7 @@ msgid ""
604
  "around."
605
  msgstr ""
606
 
607
- #: lib/admin/pages/page.welcome.php:244
608
  msgid ""
609
  "When you purchase a product from Code Parrots, you know you're getting a "
610
  "great product built on solid code with a knowledgable team that stands "
@@ -634,34 +550,45 @@ msgstr ""
634
  msgid "Dismiss"
635
  msgstr ""
636
 
637
- #: lib/classes/class.timeline-express-admin.php:137
638
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
639
  msgid "Settings"
640
  msgstr ""
641
 
642
- #: lib/classes/class.timeline-express-admin.php:156
643
  msgid "Timeline Express Welcome"
644
  msgstr ""
645
 
646
- #: lib/classes/class.timeline-express-admin.php:157
647
  msgid "Welcome"
648
  msgstr ""
649
 
650
- #: lib/classes/class.timeline-express-admin.php:247
651
  msgid "Timeline Express settings saved successfully!"
652
  msgstr ""
653
 
654
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
655
  msgid ""
656
  "Sorry, the nonce security check did not pass. Please go back to the "
657
  "settings page, refresh the page and try to save your settings again."
658
  msgstr ""
659
 
660
- #: lib/classes/class.timeline-express.php:108
661
  msgid "Failed Nonce Security Check"
662
  msgstr ""
663
 
664
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
665
  msgid ""
666
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
667
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -669,11 +596,11 @@ msgid ""
669
  "tracked."
670
  msgstr ""
671
 
672
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
673
  msgid "Allow"
674
  msgstr ""
675
 
676
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
677
  msgid "Do not allow"
678
  msgstr ""
679
 
@@ -681,22 +608,28 @@ msgstr ""
681
  msgid "No announcements found"
682
  msgstr ""
683
 
684
- #: lib/helpers.php:274
685
  msgid "There was an error processing the bootstrap icons."
686
  msgstr ""
687
 
688
- #: lib/helpers.php:728
689
  msgid "Read more"
690
  msgstr ""
691
 
692
- #: lib/helpers.php:761
693
  msgid "You forgot to include the announcement ID."
694
  msgstr ""
695
 
696
- #: lib/helpers.php:768
697
  msgid "You forgot to include the meta key."
698
  msgstr ""
699
 
 
 
 
 
 
 
700
  #. Plugin URI of the plugin/theme
701
  msgid "https://www.wp-timelineexpress.com"
702
  msgstr ""
@@ -713,124 +646,4 @@ msgstr ""
713
 
714
  #. Author URI of the plugin/theme
715
  msgid "http://www.codeparrots.com"
716
- msgstr ""
717
-
718
- #: lib/admin/cpt/cpt.announcements.php:43
719
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
720
- msgid "Timeline Express %s"
721
- msgstr ""
722
-
723
- #: lib/admin/cpt/cpt.announcements.php:47
724
- msgctxt "Announcement plural name eg: All Announcements"
725
- msgid "All %s"
726
- msgstr ""
727
-
728
- #: lib/admin/cpt/cpt.announcements.php:48
729
- msgctxt "Announcement singular name eg: View Announcement"
730
- msgid "View %s"
731
- msgstr ""
732
-
733
- #: lib/admin/cpt/cpt.announcements.php:49
734
- #: lib/admin/cpt/cpt.announcements.php:50
735
- msgctxt "Announcement singular name eg: New Announcement"
736
- msgid "New %s"
737
- msgstr ""
738
-
739
- #: lib/admin/cpt/cpt.announcements.php:51
740
- msgctxt "Announcement singular name eg: Edit Announcement"
741
- msgid "Edit %s"
742
- msgstr ""
743
-
744
- #: lib/admin/cpt/cpt.announcements.php:52
745
- msgctxt "Announcement singular name eg: Update Announcement"
746
- msgid "Update %s"
747
- msgstr ""
748
-
749
- #: lib/admin/cpt/cpt.announcements.php:53
750
- msgctxt "Announcement plural name eg: Search Announcements"
751
- msgid "Search %s"
752
- msgstr ""
753
-
754
- #: lib/admin/cpt/cpt.announcements.php:54
755
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
756
- msgid "No Timeline Express %s Found"
757
- msgstr ""
758
-
759
- #: lib/admin/cpt/cpt.announcements.php:55
760
- msgctxt "Announcement plural name eg: No Timeline Express Announcements in Trash"
761
- msgid "No Timeline Express %s in Trash"
762
- msgstr ""
763
-
764
- #: lib/admin/cpt/cpt.announcements.php:73
765
- msgctxt ""
766
- "Announcement plural name eg: Post type for adding timeline express "
767
- "announcements to the site"
768
- msgid "Post type for adding timeline express %s to the site."
769
- msgstr ""
770
-
771
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
772
- msgctxt "Announcement singular name eg: Announcement Name"
773
- msgid "%s Name"
774
- msgstr ""
775
-
776
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
777
- msgctxt "Announcement singular name eg: Announcement Date"
778
- msgid "%s Date"
779
- msgstr ""
780
-
781
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
782
- msgctxt "Announcement singular name eg: Announcement Past?"
783
- msgid "%s Past?"
784
- msgstr ""
785
-
786
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
787
- msgctxt "Announcement singular name eg: announcement has past."
788
- msgid "%s has past."
789
- msgstr ""
790
-
791
- #: lib/admin/pages/page.addons.php:82
792
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
793
- msgid ""
794
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
795
- "Select a 5 or 10 site license, and receive all current and future add-ons "
796
- "for Timeline Express along with updates and priority product support. An "
797
- "amazing deal, don't miss it!"
798
- msgstr ""
799
-
800
- #: lib/admin/pages/page.welcome.php:31
801
- msgctxt "Integer value, representing the plugin version number."
802
- msgid "Welcome to Timeline Express v%s"
803
- msgstr ""
804
-
805
- #: lib/admin/pages/page.welcome.php:74
806
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
807
- msgid ""
808
- "Timeline Express makes it easy to create and display a beautiful and "
809
- "animated timeline in WordPress. Feel free to read our support article, %s."
810
- msgstr ""
811
-
812
- #: lib/admin/pages/page.welcome.php:76
813
- msgctxt "Anchor tag linking to create a new announcement."
814
- msgid "The process is so intuitive that you can jump right in by going to %s."
815
- msgstr ""
816
-
817
- #: lib/admin/pages/page.welcome.php:100
818
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
819
- msgid ""
820
- "Head into the %s to tweak how the Timeline is going to function and display "
821
- "on your site. You can tweak the visual appearance of the timeline, and the "
822
- "order and time period from which announcements should disdplay."
823
- msgstr ""
824
-
825
- #: lib/admin/pages/page.welcome.php:102
826
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
827
- msgid ""
828
- "%s: If you ever notice something doesn't look correct or function properly "
829
- "on the timeline, double check that your settings are correct."
830
- msgstr ""
831
-
832
- #: lib/public/partials/single-timeline-express-content.php:44
833
- #: templates/single-timeline-express-content.php:44
834
- msgctxt "The announcement date."
835
- msgid "Announcement Date: %s"
836
  msgstr ""
1
+ # Copyright (c) 2017 Code Parrots. All Rights Reserved.
2
  msgid ""
3
  msgstr ""
4
+ "Project-Id-Version: Timeline Express 1.3.6\n"
5
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
6
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
10
+ "PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
11
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
  "Language-Team: LANGUAGE <LL@li.org>\n"
13
  "X-Generator: grunt-wp-i18n 0.5.4\n"
15
  "__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
16
  "attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
17
 
18
+ #: lib/admin/cpt/cpt.announcements.php:25
19
+ msgid "announcement"
20
+ msgstr ""
21
+
22
  #: lib/admin/cpt/cpt.announcements.php:31
23
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
24
+ #: lib/admin/pages/page.options.php:29
25
  msgid "Announcement"
26
  msgstr ""
27
 
28
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
29
  msgid "Announcements"
30
  msgstr ""
31
 
33
  msgid "Timeline Express"
34
  msgstr ""
35
 
36
+ #: lib/admin/cpt/cpt.announcements.php:47
37
  msgid "Timeline Express:"
38
  msgstr ""
39
 
40
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
41
+ #. translators: %s: Announcement singular name eg: Announcement
42
  msgid "Color"
43
  msgstr ""
44
 
45
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
46
  msgid "Icon"
47
  msgstr ""
48
 
49
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
50
+ #. translators: %s: Announcement singular name eg: Announcement Date
51
  msgid "Image"
52
  msgstr ""
53
 
54
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
55
+ #. translators: %s: Announcement singular name eg: Announcement Past?
56
  msgid "Published Date"
57
  msgstr ""
58
 
59
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
60
  msgid "not set"
61
  msgstr ""
62
 
63
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
64
+ #. translators: Announcement singular name eg: announcement has past.
65
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  msgstr ""
67
 
68
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
69
+ #. translators: Timeline Express singular post type name - lowercase (eg:
70
+ #. announcement)
71
  msgid "Announcement Container Info."
72
  msgstr ""
73
 
74
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
75
  msgid "Custom Container Class"
76
  msgstr ""
77
 
78
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
79
  msgid ""
80
  "Enter the class that you would like added to this announcement container on "
81
  "the timeline."
82
  msgstr ""
83
 
84
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
85
+ #: lib/admin/pages/page.options.php:535
86
  msgid "Help & Documentation"
87
  msgstr ""
88
 
110
  msgid "Timeline Express Bundle"
111
  msgstr ""
112
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  #: lib/admin/pages/page.addons.php:29
114
  msgid "Timeline HTML Excerpts"
115
  msgstr ""
128
 
129
  #: lib/admin/pages/page.addons.php:40
130
  msgid ""
131
+ "Remove any and all references to our branding, Code Parrots. This add-on "
132
  "removes links, metaboxes, menu items and any association to Code Parrots so "
133
  "your clients won’t get confused with the mixed branding across the "
134
  "dashboard."
169
  msgstr ""
170
 
171
  #: lib/admin/pages/page.addons.php:69
172
+ msgid "AJAX Limits"
173
  msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:71
180
  "display many announcements."
181
  msgstr ""
182
 
183
+ #: lib/admin/pages/page.addons.php:77
184
+ msgid "Twitter Feed"
185
  msgstr ""
186
 
187
+ #: lib/admin/pages/page.addons.php:79
188
+ msgid ""
189
+ "Display twitter feeds in a Timeline for users, search terms and by "
190
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
191
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
192
  msgstr ""
193
 
194
+ #: lib/admin/pages/page.addons.php:84
195
+ msgid "No Icons"
196
+ msgstr ""
197
+
198
+ #: lib/admin/pages/page.addons.php:86
199
  msgid ""
200
+ "Remove the icon selection on the announcement creation/edit screen, and "
201
+ "remove the icons on the timeline on the front end of the site."
 
202
  msgstr ""
203
 
204
+ #: lib/admin/pages/page.addons.php:92
205
+ msgid "Toolbox"
206
  msgstr ""
207
 
208
+ #: lib/admin/pages/page.addons.php:94
209
+ msgid ""
210
+ "Customize many aspects of Timeline Express (image size, date format, "
211
+ "announcement slug etc.) without ever writing any code, using an admin UI."
212
  msgstr ""
213
 
214
+ #: lib/admin/pages/page.addons.php:104
215
+ msgid "Timeline Express Product Bundle"
216
  msgstr ""
217
 
218
+ #: lib/admin/pages/page.addons.php:115
219
+ #: lib/classes/class.timeline-express-admin.php:148
220
+ #. translators: Integer value for the number of add-ons in the add-on list.
221
+ #. (eg: 6)
222
+ msgid "Timeline Express Add-Ons"
223
  msgstr ""
224
 
225
+ #: lib/admin/pages/page.addons.php:120
226
  msgid ""
227
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
228
+ "We're constantly looking to build out additional add-ons. If you have a "
229
+ "great idea for a new add-on, get in contact with us!"
230
  msgstr ""
231
 
232
+ #: lib/admin/pages/page.addons.php:201
233
+ msgid "Download Now"
234
  msgstr ""
235
 
236
+ #: lib/admin/pages/page.addons.php:201
237
+ msgid "Buy Now"
238
  msgstr ""
239
 
240
+ #: lib/admin/pages/page.addons.php:211
241
+ msgid "Installed"
242
  msgstr ""
243
 
244
+ #: lib/admin/pages/page.options.php:97
245
+ msgid "Time Frame"
246
  msgstr ""
247
 
248
+ #: lib/admin/pages/page.options.php:103
249
+ msgid "Future"
250
  msgstr ""
251
 
252
+ #: lib/admin/pages/page.options.php:106
253
+ msgid "All (Past & Future)"
254
  msgstr ""
255
 
256
+ #: lib/admin/pages/page.options.php:109
257
+ msgid "Past"
258
  msgstr ""
259
 
260
+ #: lib/admin/pages/page.options.php:125
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ msgid "Display Order"
263
  msgstr ""
264
 
265
+ #: lib/admin/pages/page.options.php:131
266
+ msgid "Ascending"
 
 
 
267
  msgstr ""
268
 
269
+ #: lib/admin/pages/page.options.php:134
270
+ msgid "Descending"
271
  msgstr ""
272
 
273
+ #: lib/admin/pages/page.options.php:176
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
  msgid "random length"
276
  msgstr ""
277
 
278
+ #: lib/admin/pages/page.options.php:186
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
281
  msgstr ""
282
 
283
+ #: lib/admin/pages/page.options.php:195
284
  msgid "Date Visibility"
285
  msgstr ""
286
 
287
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
288
  msgid "Visible"
289
  msgstr ""
290
 
291
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
292
  msgid "Hidden"
293
  msgstr ""
294
 
295
+ #: lib/admin/pages/page.options.php:220
296
+ #. translators: Timeline Express singular name (eg: announcement)
 
 
 
297
  msgid "Read More Visibility"
298
  msgstr ""
299
 
300
+ #: lib/admin/pages/page.options.php:245
301
+ #. translators: Timeline Express singular name (eg: announcement)
 
 
 
 
 
302
  msgid "Default Icon"
303
  msgstr ""
304
 
305
+ #: lib/admin/pages/page.options.php:265
306
+ #. translators: Timeline Express plural name (eg: announcements)
 
 
 
 
 
307
  msgid "cheat sheet"
308
  msgstr ""
309
 
310
+ #: lib/admin/pages/page.options.php:346
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
313
  msgstr ""
314
 
315
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
316
  msgid "Select the color of the line in the background of the timeline."
317
  msgstr ""
318
 
319
+ #: lib/admin/pages/page.options.php:395
320
+ #. translators: Timeline Express plural name (eg: announcements)
 
 
 
 
 
 
 
 
 
 
 
321
  msgid "True"
322
  msgstr ""
323
 
324
+ #: lib/admin/pages/page.options.php:398
325
  msgid "False"
326
  msgstr ""
327
 
328
+ #: lib/admin/pages/page.options.php:414
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ msgid "Disable Timeline Animations"
 
 
 
 
 
331
  msgstr ""
332
 
333
+ #: lib/admin/pages/page.options.php:420
334
  msgid "Check this option off to disable the timeline animations while scrolling."
335
  msgstr ""
336
 
337
+ #: lib/admin/pages/page.options.php:441
338
+ #. translators: Timeline Express plural name (eg: announcements)
339
+ msgid "export your %s"
 
 
 
 
 
 
 
340
  msgstr ""
341
 
342
+ #: lib/admin/pages/page.options.php:452
343
  msgid "Save Settings"
344
  msgstr ""
345
 
346
+ #: lib/admin/pages/page.options.php:506
347
  msgid "Support Timeline Express"
348
  msgstr ""
349
 
350
+ #: lib/admin/pages/page.options.php:512
351
  msgid "Leave A Review"
352
  msgstr ""
353
 
354
+ #: lib/admin/pages/page.options.php:521
355
  msgid "Tweet About It"
356
  msgstr ""
357
 
358
+ #: lib/admin/pages/page.options.php:540
359
  msgid ""
360
  "If you need help, or run into any issues, you can reach out for support in "
361
  "the WordPress.org support forums. Additionally, please see our "
362
  "documentation for tutorials, frequent issues and how-tos."
363
  msgstr ""
364
 
365
+ #: lib/admin/pages/page.options.php:545
366
+ msgid "Support Forums"
367
+ msgstr ""
368
+
369
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
370
+ #: lib/classes/class.timeline-express-admin.php:350
371
+ msgid "Documentation"
372
+ msgstr ""
373
+
374
+ #: lib/admin/pages/page.welcome.php:39
375
+ #. translators: Integer value, representing the plugin version number.
376
  msgid ""
377
  "Thank you for choosing Timeline Express - the most beginner friendly, "
378
  "attractive and powerful WordPress Timeline plugin. Here's how to get "
379
  "started."
380
  msgstr ""
381
 
382
+ #: lib/admin/pages/page.welcome.php:47
383
  msgid "Getting Started"
384
  msgstr ""
385
 
386
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
387
  msgid "About Code Parrots"
388
  msgstr ""
389
 
390
+ #: lib/admin/pages/page.welcome.php:59
391
  msgid ""
392
  "Use the tips below to get started using Timeline Express. You will be up "
393
  "and running in no time!"
394
  msgstr ""
395
 
396
+ #: lib/admin/pages/page.welcome.php:69
397
  msgid "Creating Your First Announcement"
398
  msgstr ""
399
 
400
+ #: lib/admin/pages/page.welcome.php:89
401
+ #. translators: Anchor tag linking to create a new announcement.
402
  msgid "Timeline Express &#8594; New Announcement"
403
  msgstr ""
404
 
405
+ #: lib/admin/pages/page.welcome.php:93
406
  msgid "Announcement Images"
407
  msgstr ""
408
 
409
+ #: lib/admin/pages/page.welcome.php:95
410
  msgid ""
411
  "Adding images to your announcements is as easy as adding images to standard "
412
  "posts in WordPress. When you add images to your announcements, they will "
413
  "appear both on the timeline and on the single announcement templates."
414
  msgstr ""
415
 
416
+ #: lib/admin/pages/page.welcome.php:105
417
  msgid "Setup Timeline Express"
418
  msgstr ""
419
 
420
+ #: lib/admin/pages/page.welcome.php:110
421
  msgid "Timeline Express Settings Page"
422
  msgstr ""
423
 
424
+ #: lib/admin/pages/page.welcome.php:118
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
  msgid "Settings Page"
427
  msgstr ""
428
 
429
+ #: lib/admin/pages/page.welcome.php:125
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
  msgid "Pro Tip"
432
  msgstr ""
433
 
434
+ #: lib/admin/pages/page.welcome.php:137
435
  msgid "Powerful &amp; Flexible"
436
  msgstr ""
437
 
438
+ #: lib/admin/pages/page.welcome.php:147
439
  msgid ""
440
  "Out of the box, Timeline Express is both attractive and powerful. However, "
441
  "some projects require an additional level of customization to fit the "
442
  "existing look and feel of the site."
443
  msgstr ""
444
 
445
+ #: lib/admin/pages/page.welcome.php:149
446
  msgid ""
447
  "Users with even a little bit of knowledge customizing WordPress templates "
448
  "will feel right at home. In the latest release, users can now copy over any "
449
  "of the bundled templates and customize them as needed!."
450
  msgstr ""
451
 
452
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
453
  msgid "View Customization Articles"
454
  msgstr ""
455
 
456
+ #: lib/admin/pages/page.welcome.php:165
457
  msgid "Feature Packed"
458
  msgstr ""
459
 
460
+ #: lib/admin/pages/page.welcome.php:175
461
  msgid ""
462
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
463
  "for good reason!"
464
  msgstr ""
465
 
466
+ #: lib/admin/pages/page.welcome.php:177
467
  msgid ""
468
  "It is both easy to use and extremely powerful. On top of the visible "
469
  "features, we have a ton of additional features built in under the hood - to "
471
  "heights."
472
  msgstr ""
473
 
474
+ #: lib/admin/pages/page.welcome.php:179
475
  msgid ""
476
  "If you need something custom, take a look at the developer documentation. "
477
  "If you need help beyond that, you can always reach out to our support staff!"
478
  msgstr ""
479
 
480
+ #: lib/admin/pages/page.welcome.php:183
481
  msgid "See all Features"
482
  msgstr ""
483
 
484
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
485
  msgid "Plugin Support & Documentation"
486
  msgstr ""
487
 
488
+ #: lib/admin/pages/page.welcome.php:207
489
  msgid ""
490
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
491
  "support staff is equipped to help resolve any issues you may encounter."
492
  msgstr ""
493
 
494
+ #: lib/admin/pages/page.welcome.php:211
495
  msgid "Support"
496
  msgstr ""
497
 
498
+ #: lib/admin/pages/page.welcome.php:226
499
+ #: lib/classes/class.timeline-express-admin.php:149
500
+ #: lib/classes/class.timeline-express-admin.php:348
501
  msgid "Add-Ons"
502
  msgstr ""
503
 
504
+ #: lib/admin/pages/page.welcome.php:236
505
  msgid ""
506
  "We have built out both free and premium add-ons for Timeline Express. Our "
507
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
511
  "for additionality functionality, take a peak at our full list of add-ons."
512
  msgstr ""
513
 
514
+ #: lib/admin/pages/page.welcome.php:267
515
  msgid ""
516
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
517
  "development shop. We pride ourselves on our high quality of code and our "
520
  "around."
521
  msgstr ""
522
 
523
+ #: lib/admin/pages/page.welcome.php:269
524
  msgid ""
525
  "When you purchase a product from Code Parrots, you know you're getting a "
526
  "great product built on solid code with a knowledgable team that stands "
550
  msgid "Dismiss"
551
  msgstr ""
552
 
553
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
554
+ msgid "Timeline Express Settings"
555
+ msgstr ""
556
+
557
+ #: lib/classes/class.timeline-express-admin.php:139
558
+ #: lib/classes/class.timeline-express-admin.php:346
559
  msgid "Settings"
560
  msgstr ""
561
 
562
+ #: lib/classes/class.timeline-express-admin.php:158
563
  msgid "Timeline Express Welcome"
564
  msgstr ""
565
 
566
+ #: lib/classes/class.timeline-express-admin.php:159
567
  msgid "Welcome"
568
  msgstr ""
569
 
570
+ #: lib/classes/class.timeline-express-admin.php:249
571
  msgid "Timeline Express settings saved successfully!"
572
  msgstr ""
573
 
574
+ #: lib/classes/class.timeline-express-admin.php:444
575
+ #: lib/public/partials/single-timeline-express-content.php:44
576
+ #: templates/single-timeline-express-content.php:44
577
+ #. translators: Announcement date format
578
+ msgid "Announcement Date: %s"
579
+ msgstr ""
580
+
581
+ #: lib/classes/class.timeline-express.php:109
582
  msgid ""
583
  "Sorry, the nonce security check did not pass. Please go back to the "
584
  "settings page, refresh the page and try to save your settings again."
585
  msgstr ""
586
 
587
+ #: lib/classes/class.timeline-express.php:110
588
  msgid "Failed Nonce Security Check"
589
  msgstr ""
590
 
591
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
592
  msgid ""
593
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
594
  "Timeline Express by allowing us to gather anonymous usage data so we know "
596
  "tracked."
597
  msgstr ""
598
 
599
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
600
  msgid "Allow"
601
  msgstr ""
602
 
603
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
604
  msgid "Do not allow"
605
  msgstr ""
606
 
608
  msgid "No announcements found"
609
  msgstr ""
610
 
611
+ #: lib/helpers.php:278
612
  msgid "There was an error processing the bootstrap icons."
613
  msgstr ""
614
 
615
+ #: lib/helpers.php:814
616
  msgid "Read more"
617
  msgstr ""
618
 
619
+ #: lib/helpers.php:847
620
  msgid "You forgot to include the announcement ID."
621
  msgstr ""
622
 
623
+ #: lib/helpers.php:854
624
  msgid "You forgot to include the meta key."
625
  msgstr ""
626
 
627
+ #: lib/helpers.php:989
628
+ msgid ""
629
+ "Alter your timeline settings here. You can adjust some of the visual "
630
+ "settings as well as the display order using the settings below."
631
+ msgstr ""
632
+
633
  #. Plugin URI of the plugin/theme
634
  msgid "https://www.wp-timelineexpress.com"
635
  msgstr ""
646
 
647
  #. Author URI of the plugin/theme
648
  msgid "http://www.codeparrots.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
649
  msgstr ""
i18n/tl.mo CHANGED
Binary file
i18n/tl.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/tr_TR.mo CHANGED
Binary file
i18n/tr_TR.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/uk.mo CHANGED
Binary file
i18n/uk.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/vi.mo CHANGED
Binary file
i18n/vi.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/zh_CH.mo CHANGED
Binary file
i18n/zh_CH.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
i18n/zh_TW.mo CHANGED
Binary file
i18n/zh_TW.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
- "POT-Creation-Date: 2016-10-11 15:48:47+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,17 @@ msgstr ""
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
 
 
 
 
20
  #: lib/admin/cpt/cpt.announcements.php:31
 
 
21
  msgid "Announcement"
22
  msgstr ""
23
 
24
- #: lib/admin/cpt/cpt.announcements.php:37
25
  msgid "Announcements"
26
  msgstr ""
27
 
@@ -29,88 +35,56 @@ msgstr ""
29
  msgid "Timeline Express"
30
  msgstr ""
31
 
32
- #: lib/admin/cpt/cpt.announcements.php:46
33
  msgid "Timeline Express:"
34
  msgstr ""
35
 
36
- #: lib/admin/cpt/timeline-express-admin-columns.php:51
 
37
  msgid "Color"
38
  msgstr ""
39
 
40
- #: lib/admin/cpt/timeline-express-admin-columns.php:56
41
  msgid "Icon"
42
  msgstr ""
43
 
44
- #: lib/admin/cpt/timeline-express-admin-columns.php:62
 
45
  msgid "Image"
46
  msgstr ""
47
 
48
- #: lib/admin/cpt/timeline-express-admin-columns.php:66
 
49
  msgid "Published Date"
50
  msgstr ""
51
 
52
- #: lib/admin/cpt/timeline-express-admin-columns.php:119
53
  msgid "not set"
54
  msgstr ""
55
 
56
- #: lib/admin/metaboxes/metaboxes.announcements.php:22
57
- msgid "Announcement Info."
58
- msgstr ""
59
-
60
- #: lib/admin/metaboxes/metaboxes.announcements.php:31
61
- msgid "Announcement Color"
62
- msgstr ""
63
-
64
- #: lib/admin/metaboxes/metaboxes.announcements.php:32
65
- msgid "Select the color for this announcement."
66
- msgstr ""
67
-
68
- #: lib/admin/metaboxes/metaboxes.announcements.php:40
69
- msgid "Announcement Icon"
70
- msgstr ""
71
-
72
- #: lib/admin/metaboxes/metaboxes.announcements.php:41
73
- msgid ""
74
- "Select an icon from the drop down above. This is used for the icon "
75
- "associated with the announcement."
76
- msgstr ""
77
-
78
- #: lib/admin/metaboxes/metaboxes.announcements.php:49
79
- msgid "Announcement Date"
80
- msgstr ""
81
-
82
- #: lib/admin/metaboxes/metaboxes.announcements.php:50
83
- msgid ""
84
- "Enter the date of the announcement. the announcements will appear in "
85
- "chronological order according to this date. "
86
- msgstr ""
87
-
88
- #: lib/admin/metaboxes/metaboxes.announcements.php:58
89
- msgid "Announcement Image"
90
- msgstr ""
91
-
92
- #: lib/admin/metaboxes/metaboxes.announcements.php:59
93
- msgid ""
94
- "Select a banner image for this announcement (optional). (recommended 650px "
95
- "wide or larger)"
96
  msgstr ""
97
 
98
- #: lib/admin/metaboxes/metaboxes.announcements.php:75
 
 
99
  msgid "Announcement Container Info."
100
  msgstr ""
101
 
102
- #: lib/admin/metaboxes/metaboxes.announcements.php:84
103
  msgid "Custom Container Class"
104
  msgstr ""
105
 
106
- #: lib/admin/metaboxes/metaboxes.announcements.php:85
107
  msgid ""
108
  "Enter the class that you would like added to this announcement container on "
109
  "the timeline."
110
  msgstr ""
111
 
112
- #: lib/admin/metaboxes/metaboxes.announcements.php:99
113
- #: lib/admin/pages/page.options.php:430
114
  msgid "Help & Documentation"
115
  msgstr ""
116
 
@@ -138,24 +112,6 @@ msgstr ""
138
  msgid "Timeline Express Bundle"
139
  msgstr ""
140
 
141
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:11
142
- msgid ""
143
- "If you need help, or run into any issues, you can reach out for support in "
144
- "the WordPress.org support forums. Additionally, please see our documentation "
145
- "for how-tos, frequent issues and code snippets."
146
- msgstr ""
147
-
148
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:18
149
- #: lib/admin/pages/page.options.php:440
150
- msgid "Support Forums"
151
- msgstr ""
152
-
153
- #: lib/admin/metaboxes/partials/help-docs-metabox.php:22
154
- #: lib/admin/pages/page.options.php:443 lib/admin/pages/page.welcome.php:189
155
- #: lib/classes/class.timeline-express-admin.php:348
156
- msgid "Documentation"
157
- msgstr ""
158
-
159
  #: lib/admin/pages/page.addons.php:29
160
  msgid "Timeline HTML Excerpts"
161
  msgstr ""
@@ -174,7 +130,7 @@ msgstr ""
174
 
175
  #: lib/admin/pages/page.addons.php:40
176
  msgid ""
177
- "Remove any and all references to our branding, Code Parrots. This addon "
178
  "removes links, metaboxes, menu items and any association to Code Parrots so "
179
  "your clients won’t get confused with the mixed branding across the dashboard."
180
  msgstr ""
@@ -214,7 +170,7 @@ msgid ""
214
  msgstr ""
215
 
216
  #: lib/admin/pages/page.addons.php:69
217
- msgid "AJAX Limits Add-On"
218
  msgstr ""
219
 
220
  #: lib/admin/pages/page.addons.php:71
@@ -225,330 +181,290 @@ msgid ""
225
  "display many announcements."
226
  msgstr ""
227
 
228
- #: lib/admin/pages/page.addons.php:81
229
- msgid "Timeline Express Product Bundle"
230
  msgstr ""
231
 
232
- #: lib/admin/pages/page.addons.php:91
233
- #: lib/classes/class.timeline-express-admin.php:146
234
- msgid "Timeline Express Add-Ons"
 
 
235
  msgstr ""
236
 
237
- #: lib/admin/pages/page.addons.php:95
 
 
 
 
238
  msgid ""
239
- "Extend the base Timeline Express functionality with our powerful add-ons. "
240
- "We're constantly looking to build out additional add-ons. If you have a "
241
- "great idea for a new add-on, get in contact with us!"
242
  msgstr ""
243
 
244
- #: lib/admin/pages/page.addons.php:156
245
- msgid "Download Now"
246
  msgstr ""
247
 
248
- #: lib/admin/pages/page.addons.php:156
249
- msgid "Buy Now"
 
 
250
  msgstr ""
251
 
252
- #: lib/admin/pages/page.addons.php:166
253
- msgid "Add-On Installed"
254
  msgstr ""
255
 
256
- #: lib/admin/pages/page.options.php:33
257
- #: lib/classes/class.timeline-express-admin.php:136
258
- msgid "Timeline Express Settings"
 
 
259
  msgstr ""
260
 
261
- #: lib/admin/pages/page.options.php:36
262
  msgid ""
263
- "Alter your timeline settings here. You can adjust some of the visual "
264
- "settings as well as the display order, below."
 
265
  msgstr ""
266
 
267
- #: lib/admin/pages/page.options.php:79
268
- msgid "Time Frame"
269
  msgstr ""
270
 
271
- #: lib/admin/pages/page.options.php:85
272
- msgid "Future Events"
273
  msgstr ""
274
 
275
- #: lib/admin/pages/page.options.php:88
276
- msgid "All Events (past+future)"
277
  msgstr ""
278
 
279
- #: lib/admin/pages/page.options.php:91
280
- msgid "Past Events"
281
  msgstr ""
282
 
283
- #: lib/admin/pages/page.options.php:95
284
- msgid "Select the time frame to query events from."
285
  msgstr ""
286
 
287
- #: lib/admin/pages/page.options.php:104
288
- msgid "Display Order"
289
  msgstr ""
290
 
291
- #: lib/admin/pages/page.options.php:110
292
- msgid "Ascending"
293
  msgstr ""
294
 
295
- #: lib/admin/pages/page.options.php:113
296
- msgid "Descending"
 
297
  msgstr ""
298
 
299
- #: lib/admin/pages/page.options.php:117
300
- msgid ""
301
- "Select the order you would like the announcements to display. Ascending : "
302
- "Chronological order by announcement date. Descending : Reverse chronological "
303
- "order by announcement date."
304
  msgstr ""
305
 
306
- #: lib/admin/pages/page.options.php:126
307
- msgid "Announcement Excerpt Length"
308
  msgstr ""
309
 
310
- #: lib/admin/pages/page.options.php:134
 
311
  msgid "random length"
312
  msgstr ""
313
 
314
- #: lib/admin/pages/page.options.php:138
315
- msgid ""
316
- "Set the length of the excerpt for each announcement. ( min=25; 50 = 50 "
317
- "characters )"
318
  msgstr ""
319
 
320
- #: lib/admin/pages/page.options.php:147
321
  msgid "Date Visibility"
322
  msgstr ""
323
 
324
- #: lib/admin/pages/page.options.php:153 lib/admin/pages/page.options.php:175
325
  msgid "Visible"
326
  msgstr ""
327
 
328
- #: lib/admin/pages/page.options.php:156 lib/admin/pages/page.options.php:178
329
  msgid "Hidden"
330
  msgstr ""
331
 
332
- #: lib/admin/pages/page.options.php:160
333
- msgid "Toggle the visibility of the date next to the icon."
334
- msgstr ""
335
-
336
- #: lib/admin/pages/page.options.php:169
337
  msgid "Read More Visibility"
338
  msgstr ""
339
 
340
- #: lib/admin/pages/page.options.php:182
341
- msgid ""
342
- "Toggle the visibility of the read more button. Hide to prevent users from "
343
- "viewing the full announcement."
344
- msgstr ""
345
-
346
- #: lib/admin/pages/page.options.php:191
347
  msgid "Default Icon"
348
  msgstr ""
349
 
350
- #: lib/admin/pages/page.options.php:206
351
- msgid ""
352
- "Select the font-awesome icon that you would like to use as a default icon "
353
- "for new announcements."
354
- msgstr ""
355
-
356
- #: lib/admin/pages/page.options.php:208
357
  msgid "cheat sheet"
358
  msgstr ""
359
 
360
- #: lib/admin/pages/page.options.php:218
361
- msgid "Default Announcement Color"
362
- msgstr ""
363
-
364
- #: lib/admin/pages/page.options.php:224
365
- msgid ""
366
- "Select the default color for all new events. Note : this setting can be "
367
- "overwritten"
368
- msgstr ""
369
-
370
- #: lib/admin/pages/page.options.php:233
371
- msgid "Announcement Container Background"
372
- msgstr ""
373
-
374
- #: lib/admin/pages/page.options.php:239
375
- msgid "Select the background color of the announcement container."
376
- msgstr ""
377
-
378
- #: lib/admin/pages/page.options.php:248
379
- msgid "Announcement Shadow Color"
380
  msgstr ""
381
 
382
- #: lib/admin/pages/page.options.php:254
383
- msgid "Select the shadow color for the announcement container."
384
- msgstr ""
385
-
386
- #: lib/admin/pages/page.options.php:263
387
- msgid "Background Line Color"
388
- msgstr ""
389
-
390
- #: lib/admin/pages/page.options.php:269
391
  msgid "Select the color of the line in the background of the timeline."
392
  msgstr ""
393
 
394
- #: lib/admin/pages/page.options.php:278
395
- msgid "No Announcements Message"
396
- msgstr ""
397
-
398
- #: lib/admin/pages/page.options.php:288
399
- msgid "This is the message that will display when no announcements are found."
400
- msgstr ""
401
-
402
- #: lib/admin/pages/page.options.php:297
403
- msgid "Exclude Announcements from Site Searches"
404
- msgstr ""
405
-
406
- #: lib/admin/pages/page.options.php:303
407
  msgid "True"
408
  msgstr ""
409
 
410
- #: lib/admin/pages/page.options.php:306
411
  msgid "False"
412
  msgstr ""
413
 
414
- #: lib/admin/pages/page.options.php:310
415
- msgid ""
416
- "Set to true to exclude announcements from all site searches. False will "
417
- "include announcements in site searches."
418
- msgstr ""
419
-
420
- #: lib/admin/pages/page.options.php:319
421
- msgid "Disable Timeline Animations?"
422
  msgstr ""
423
 
424
- #: lib/admin/pages/page.options.php:325
425
  msgid ""
426
  "Check this option off to disable the timeline animations while scrolling."
427
  msgstr ""
428
 
429
- #: lib/admin/pages/page.options.php:334
430
- msgid "Delete Announcements On Uninstall?"
431
- msgstr ""
432
-
433
- #: lib/admin/pages/page.options.php:341
434
- msgid ""
435
- "Check this option to delete all announcement posts from the data base on "
436
- "plugin uninstallation. this can not be undone, once they are deleted they "
437
- "are gone forever. If you want to back them up, it is recommended you export "
438
- "your announcements before uninstalling."
439
  msgstr ""
440
 
441
- #: lib/admin/pages/page.options.php:351
442
  msgid "Save Settings"
443
  msgstr ""
444
 
445
- #: lib/admin/pages/page.options.php:401
446
  msgid "Support Timeline Express"
447
  msgstr ""
448
 
449
- #: lib/admin/pages/page.options.php:407
450
  msgid "Leave A Review"
451
  msgstr ""
452
 
453
- #: lib/admin/pages/page.options.php:416
454
  msgid "Tweet About It"
455
  msgstr ""
456
 
457
- #: lib/admin/pages/page.options.php:435
458
  msgid ""
459
  "If you need help, or run into any issues, you can reach out for support in "
460
  "the WordPress.org support forums. Additionally, please see our documentation "
461
  "for tutorials, frequent issues and how-tos."
462
  msgstr ""
463
 
464
- #: lib/admin/pages/page.welcome.php:34
 
 
 
 
 
 
 
 
 
 
465
  msgid ""
466
  "Thank you for choosing Timeline Express - the most beginner friendly, "
467
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
468
  msgstr ""
469
 
470
- #: lib/admin/pages/page.welcome.php:42
471
  msgid "Getting Started"
472
  msgstr ""
473
 
474
- #: lib/admin/pages/page.welcome.php:45 lib/admin/pages/page.welcome.php:229
475
  msgid "About Code Parrots"
476
  msgstr ""
477
 
478
- #: lib/admin/pages/page.welcome.php:54
479
  msgid ""
480
  "Use the tips below to get started using Timeline Express. You will be up and "
481
  "running in no time!"
482
  msgstr ""
483
 
484
- #: lib/admin/pages/page.welcome.php:64
485
  msgid "Creating Your First Announcement"
486
  msgstr ""
487
 
488
- #: lib/admin/pages/page.welcome.php:76
 
489
  msgid "Timeline Express &#8594; New Announcement"
490
  msgstr ""
491
 
492
- #: lib/admin/pages/page.welcome.php:78
493
  msgid "Announcement Images"
494
  msgstr ""
495
 
496
- #: lib/admin/pages/page.welcome.php:80
497
  msgid ""
498
  "Adding images to your announcements is as easy as adding images to standard "
499
  "posts in WordPress. When you add images to your announcements, they will "
500
  "appear both on the timeline and on the single announcement templates."
501
  msgstr ""
502
 
503
- #: lib/admin/pages/page.welcome.php:90
504
  msgid "Setup Timeline Express"
505
  msgstr ""
506
 
507
- #: lib/admin/pages/page.welcome.php:95
508
  msgid "Timeline Express Settings Page"
509
  msgstr ""
510
 
511
- #: lib/admin/pages/page.welcome.php:100
 
512
  msgid "Settings Page"
513
  msgstr ""
514
 
515
- #: lib/admin/pages/page.welcome.php:102
 
516
  msgid "Pro Tip"
517
  msgstr ""
518
 
519
- #: lib/admin/pages/page.welcome.php:112
520
  msgid "Powerful &amp; Flexible"
521
  msgstr ""
522
 
523
- #: lib/admin/pages/page.welcome.php:122
524
  msgid ""
525
  "Out of the box, Timeline Express is both attractive and powerful. However, "
526
  "some projects require an additional level of customization to fit the "
527
  "existing look and feel of the site."
528
  msgstr ""
529
 
530
- #: lib/admin/pages/page.welcome.php:124
531
  msgid ""
532
  "Users with even a little bit of knowledge customizing WordPress templates "
533
  "will feel right at home. In the latest release, users can now copy over any "
534
  "of the bundled templates and customize them as needed!."
535
  msgstr ""
536
 
537
- #: lib/admin/pages/page.welcome.php:128 lib/admin/pages/page.welcome.php:215
538
  msgid "View Customization Articles"
539
  msgstr ""
540
 
541
- #: lib/admin/pages/page.welcome.php:140
542
  msgid "Feature Packed"
543
  msgstr ""
544
 
545
- #: lib/admin/pages/page.welcome.php:150
546
  msgid ""
547
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
548
  "for good reason!"
549
  msgstr ""
550
 
551
- #: lib/admin/pages/page.welcome.php:152
552
  msgid ""
553
  "It is both easy to use and extremely powerful. On top of the visible "
554
  "features, we have a ton of additional features built in under the hood - to "
@@ -556,37 +472,37 @@ msgid ""
556
  "heights."
557
  msgstr ""
558
 
559
- #: lib/admin/pages/page.welcome.php:154
560
  msgid ""
561
  "If you need something custom, take a look at the developer documentation. If "
562
  "you need help beyond that, you can always reach out to our support staff!"
563
  msgstr ""
564
 
565
- #: lib/admin/pages/page.welcome.php:158
566
  msgid "See all Features"
567
  msgstr ""
568
 
569
- #: lib/admin/pages/page.welcome.php:170 lib/admin/pages/page.welcome.php:180
570
  msgid "Plugin Support & Documentation"
571
  msgstr ""
572
 
573
- #: lib/admin/pages/page.welcome.php:182
574
  msgid ""
575
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
576
  "support staff is equipped to help resolve any issues you may encounter."
577
  msgstr ""
578
 
579
- #: lib/admin/pages/page.welcome.php:186
580
  msgid "Support"
581
  msgstr ""
582
 
583
- #: lib/admin/pages/page.welcome.php:201
584
- #: lib/classes/class.timeline-express-admin.php:147
585
- #: lib/classes/class.timeline-express-admin.php:346
586
  msgid "Add-Ons"
587
  msgstr ""
588
 
589
- #: lib/admin/pages/page.welcome.php:211
590
  msgid ""
591
  "We have built out both free and premium add-ons for Timeline Express. Our "
592
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
@@ -596,7 +512,7 @@ msgid ""
596
  "additionality functionality, take a peak at our full list of add-ons."
597
  msgstr ""
598
 
599
- #: lib/admin/pages/page.welcome.php:242
600
  msgid ""
601
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
602
  "development shop. We pride ourselves on our high quality of code and our "
@@ -605,7 +521,7 @@ msgid ""
605
  "around."
606
  msgstr ""
607
 
608
- #: lib/admin/pages/page.welcome.php:244
609
  msgid ""
610
  "When you purchase a product from Code Parrots, you know you're getting a "
611
  "great product built on solid code with a knowledgable team that stands "
@@ -635,34 +551,45 @@ msgstr ""
635
  msgid "Dismiss"
636
  msgstr ""
637
 
638
- #: lib/classes/class.timeline-express-admin.php:137
639
- #: lib/classes/class.timeline-express-admin.php:344
 
 
 
 
640
  msgid "Settings"
641
  msgstr ""
642
 
643
- #: lib/classes/class.timeline-express-admin.php:156
644
  msgid "Timeline Express Welcome"
645
  msgstr ""
646
 
647
- #: lib/classes/class.timeline-express-admin.php:157
648
  msgid "Welcome"
649
  msgstr ""
650
 
651
- #: lib/classes/class.timeline-express-admin.php:247
652
  msgid "Timeline Express settings saved successfully!"
653
  msgstr ""
654
 
655
- #: lib/classes/class.timeline-express.php:108
 
 
 
 
 
 
 
656
  msgid ""
657
  "Sorry, the nonce security check did not pass. Please go back to the settings "
658
  "page, refresh the page and try to save your settings again."
659
  msgstr ""
660
 
661
- #: lib/classes/class.timeline-express.php:108
662
  msgid "Failed Nonce Security Check"
663
  msgstr ""
664
 
665
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:156
666
  msgid ""
667
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
668
  "Timeline Express by allowing us to gather anonymous usage data so we know "
@@ -670,11 +597,11 @@ msgid ""
670
  "tracked."
671
  msgstr ""
672
 
673
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:158
674
  msgid "Allow"
675
  msgstr ""
676
 
677
- #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
678
  msgid "Do not allow"
679
  msgstr ""
680
 
@@ -682,22 +609,28 @@ msgstr ""
682
  msgid "No announcements found"
683
  msgstr ""
684
 
685
- #: lib/helpers.php:274
686
  msgid "There was an error processing the bootstrap icons."
687
  msgstr ""
688
 
689
- #: lib/helpers.php:728
690
  msgid "Read more"
691
  msgstr ""
692
 
693
- #: lib/helpers.php:761
694
  msgid "You forgot to include the announcement ID."
695
  msgstr ""
696
 
697
- #: lib/helpers.php:768
698
  msgid "You forgot to include the meta key."
699
  msgstr ""
700
 
 
 
 
 
 
 
701
  #. Plugin URI of the plugin/theme
702
  msgid "https://www.wp-timelineexpress.com"
703
  msgstr ""
@@ -715,124 +648,3 @@ msgstr ""
715
  #. Author URI of the plugin/theme
716
  msgid "http://www.codeparrots.com"
717
  msgstr ""
718
-
719
- #: lib/admin/cpt/cpt.announcements.php:43
720
- msgctxt "Announcement plural name eg: Timeline Express Announcements"
721
- msgid "Timeline Express %s"
722
- msgstr ""
723
-
724
- #: lib/admin/cpt/cpt.announcements.php:47
725
- msgctxt "Announcement plural name eg: All Announcements"
726
- msgid "All %s"
727
- msgstr ""
728
-
729
- #: lib/admin/cpt/cpt.announcements.php:48
730
- msgctxt "Announcement singular name eg: View Announcement"
731
- msgid "View %s"
732
- msgstr ""
733
-
734
- #: lib/admin/cpt/cpt.announcements.php:49
735
- #: lib/admin/cpt/cpt.announcements.php:50
736
- msgctxt "Announcement singular name eg: New Announcement"
737
- msgid "New %s"
738
- msgstr ""
739
-
740
- #: lib/admin/cpt/cpt.announcements.php:51
741
- msgctxt "Announcement singular name eg: Edit Announcement"
742
- msgid "Edit %s"
743
- msgstr ""
744
-
745
- #: lib/admin/cpt/cpt.announcements.php:52
746
- msgctxt "Announcement singular name eg: Update Announcement"
747
- msgid "Update %s"
748
- msgstr ""
749
-
750
- #: lib/admin/cpt/cpt.announcements.php:53
751
- msgctxt "Announcement plural name eg: Search Announcements"
752
- msgid "Search %s"
753
- msgstr ""
754
-
755
- #: lib/admin/cpt/cpt.announcements.php:54
756
- msgctxt "Announcement plural name eg: No Timeline Express Announcements Found"
757
- msgid "No Timeline Express %s Found"
758
- msgstr ""
759
-
760
- #: lib/admin/cpt/cpt.announcements.php:55
761
- msgctxt ""
762
- "Announcement plural name eg: No Timeline Express Announcements in Trash"
763
- msgid "No Timeline Express %s in Trash"
764
- msgstr ""
765
-
766
- #: lib/admin/cpt/cpt.announcements.php:73
767
- msgctxt ""
768
- "Announcement plural name eg: Post type for adding timeline express "
769
- "announcements to the site"
770
- msgid "Post type for adding timeline express %s to the site."
771
- msgstr ""
772
-
773
- #: lib/admin/cpt/timeline-express-admin-columns.php:49
774
- msgctxt "Announcement singular name eg: Announcement Name"
775
- msgid "%s Name"
776
- msgstr ""
777
-
778
- #: lib/admin/cpt/timeline-express-admin-columns.php:60
779
- msgctxt "Announcement singular name eg: Announcement Date"
780
- msgid "%s Date"
781
- msgstr ""
782
-
783
- #: lib/admin/cpt/timeline-express-admin-columns.php:64
784
- msgctxt "Announcement singular name eg: Announcement Past?"
785
- msgid "%s Past?"
786
- msgstr ""
787
-
788
- #: lib/admin/cpt/timeline-express-admin-columns.php:133
789
- msgctxt "Announcement singular name eg: announcement has past."
790
- msgid "%s has past."
791
- msgstr ""
792
-
793
- #: lib/admin/pages/page.addons.php:82
794
- msgctxt "Integer value for the number of add-ons in the add-on list. (eg: 6)"
795
- msgid ""
796
- "Get any and all %s of the Timeline Express add-ons, for one low price! "
797
- "Select a 5 or 10 site license, and receive all current and future add-ons "
798
- "for Timeline Express along with updates and priority product support. An "
799
- "amazing deal, don't miss it!"
800
- msgstr ""
801
-
802
- #: lib/admin/pages/page.welcome.php:31
803
- msgctxt "Integer value, representing the plugin version number."
804
- msgid "Welcome to Timeline Express v%s"
805
- msgstr ""
806
-
807
- #: lib/admin/pages/page.welcome.php:74
808
- msgctxt "Anchor tag linking back to the Timeline Express documentation."
809
- msgid ""
810
- "Timeline Express makes it easy to create and display a beautiful and "
811
- "animated timeline in WordPress. Feel free to read our support article, %s."
812
- msgstr ""
813
-
814
- #: lib/admin/pages/page.welcome.php:76
815
- msgctxt "Anchor tag linking to create a new announcement."
816
- msgid "The process is so intuitive that you can jump right in by going to %s."
817
- msgstr ""
818
-
819
- #: lib/admin/pages/page.welcome.php:100
820
- msgctxt "Anchor tag linking back to the Timeline Express settings page."
821
- msgid ""
822
- "Head into the %s to tweak how the Timeline is going to function and display "
823
- "on your site. You can tweak the visual appearance of the timeline, and the "
824
- "order and time period from which announcements should disdplay."
825
- msgstr ""
826
-
827
- #: lib/admin/pages/page.welcome.php:102
828
- msgctxt "HTML markup (strong tags) surrounding the words \"Pro Tip\""
829
- msgid ""
830
- "%s: If you ever notice something doesn't look correct or function properly "
831
- "on the timeline, double check that your settings are correct."
832
- msgstr ""
833
-
834
- #: lib/public/partials/single-timeline-express-content.php:44
835
- #: templates/single-timeline-express-content.php:44
836
- msgctxt "The announcement date."
837
- msgid "Announcement Date: %s"
838
- msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: Timeline Express 1.2.9\n"
6
  "Report-Msgid-Bugs-To: https://github.com/EvanHerman/Timeline-Express/issues\n"
7
+ "POT-Creation-Date: 2017-02-07 12:45:51+00:00\n"
8
  "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
17
  "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
18
  "esc_html_x:1,2c\n"
19
 
20
+ #: lib/admin/cpt/cpt.announcements.php:25
21
+ msgid "announcement"
22
+ msgstr ""
23
+
24
  #: lib/admin/cpt/cpt.announcements.php:31
25
+ #: lib/admin/metaboxes/metaboxes.announcements.php:18
26
+ #: lib/admin/pages/page.options.php:29
27
  msgid "Announcement"
28
  msgstr ""
29
 
30
+ #: lib/admin/cpt/cpt.announcements.php:37 lib/admin/pages/page.options.php:30
31
  msgid "Announcements"
32
  msgstr ""
33
 
35
  msgid "Timeline Express"
36
  msgstr ""
37
 
38
+ #: lib/admin/cpt/cpt.announcements.php:47
39
  msgid "Timeline Express:"
40
  msgstr ""
41
 
42
+ #. translators: %s: Announcement singular name eg: Announcement
43
+ #: lib/admin/cpt/timeline-express-admin-columns.php:52
44
  msgid "Color"
45
  msgstr ""
46
 
47
+ #: lib/admin/cpt/timeline-express-admin-columns.php:57
48
  msgid "Icon"
49
  msgstr ""
50
 
51
+ #. translators: %s: Announcement singular name eg: Announcement Date
52
+ #: lib/admin/cpt/timeline-express-admin-columns.php:64
53
  msgid "Image"
54
  msgstr ""
55
 
56
+ #. translators: %s: Announcement singular name eg: Announcement Past?
57
+ #: lib/admin/cpt/timeline-express-admin-columns.php:69
58
  msgid "Published Date"
59
  msgstr ""
60
 
61
+ #: lib/admin/cpt/timeline-express-admin-columns.php:122
62
  msgid "not set"
63
  msgstr ""
64
 
65
+ #. translators: Announcement singular name eg: announcement has past.
66
+ #: lib/admin/cpt/timeline-express-admin-columns.php:137
67
+ msgid "%s has past."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  msgstr ""
69
 
70
+ #. translators: Timeline Express singular post type name - lowercase (eg:
71
+ #. announcement)
72
+ #: lib/admin/metaboxes/metaboxes.announcements.php:87
73
  msgid "Announcement Container Info."
74
  msgstr ""
75
 
76
+ #: lib/admin/metaboxes/metaboxes.announcements.php:96
77
  msgid "Custom Container Class"
78
  msgstr ""
79
 
80
+ #: lib/admin/metaboxes/metaboxes.announcements.php:97
81
  msgid ""
82
  "Enter the class that you would like added to this announcement container on "
83
  "the timeline."
84
  msgstr ""
85
 
86
+ #: lib/admin/metaboxes/metaboxes.announcements.php:111
87
+ #: lib/admin/pages/page.options.php:535
88
  msgid "Help & Documentation"
89
  msgstr ""
90
 
112
  msgid "Timeline Express Bundle"
113
  msgstr ""
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  #: lib/admin/pages/page.addons.php:29
116
  msgid "Timeline HTML Excerpts"
117
  msgstr ""
130
 
131
  #: lib/admin/pages/page.addons.php:40
132
  msgid ""
133
+ "Remove any and all references to our branding, Code Parrots. This add-on "
134
  "removes links, metaboxes, menu items and any association to Code Parrots so "
135
  "your clients won’t get confused with the mixed branding across the dashboard."
136
  msgstr ""
170
  msgstr ""
171
 
172
  #: lib/admin/pages/page.addons.php:69
173
+ msgid "AJAX Limits"
174
  msgstr ""
175
 
176
  #: lib/admin/pages/page.addons.php:71
181
  "display many announcements."
182
  msgstr ""
183
 
184
+ #: lib/admin/pages/page.addons.php:77
185
+ msgid "Twitter Feed"
186
  msgstr ""
187
 
188
+ #: lib/admin/pages/page.addons.php:79
189
+ msgid ""
190
+ "Display twitter feeds in a Timeline for users, search terms and by "
191
+ "gelocation using our Twitter Feed Add-On. Twitter feeds can be set to live "
192
+ "update, so every 30 seconds the feed is updated with new, fresh, tweets."
193
  msgstr ""
194
 
195
+ #: lib/admin/pages/page.addons.php:84
196
+ msgid "No Icons"
197
+ msgstr ""
198
+
199
+ #: lib/admin/pages/page.addons.php:86
200
  msgid ""
201
+ "Remove the icon selection on the announcement creation/edit screen, and "
202
+ "remove the icons on the timeline on the front end of the site."
 
203
  msgstr ""
204
 
205
+ #: lib/admin/pages/page.addons.php:92
206
+ msgid "Toolbox"
207
  msgstr ""
208
 
209
+ #: lib/admin/pages/page.addons.php:94
210
+ msgid ""
211
+ "Customize many aspects of Timeline Express (image size, date format, "
212
+ "announcement slug etc.) without ever writing any code, using an admin UI."
213
  msgstr ""
214
 
215
+ #: lib/admin/pages/page.addons.php:104
216
+ msgid "Timeline Express Product Bundle"
217
  msgstr ""
218
 
219
+ #. translators: Integer value for the number of add-ons in the add-on list.
220
+ #. (eg: 6)
221
+ #: lib/admin/pages/page.addons.php:115
222
+ #: lib/classes/class.timeline-express-admin.php:148
223
+ msgid "Timeline Express Add-Ons"
224
  msgstr ""
225
 
226
+ #: lib/admin/pages/page.addons.php:120
227
  msgid ""
228
+ "Extend the base Timeline Express functionality with our powerful add-ons. "
229
+ "We're constantly looking to build out additional add-ons. If you have a "
230
+ "great idea for a new add-on, get in contact with us!"
231
  msgstr ""
232
 
233
+ #: lib/admin/pages/page.addons.php:201
234
+ msgid "Download Now"
235
  msgstr ""
236
 
237
+ #: lib/admin/pages/page.addons.php:201
238
+ msgid "Buy Now"
239
  msgstr ""
240
 
241
+ #: lib/admin/pages/page.addons.php:211
242
+ msgid "Installed"
243
  msgstr ""
244
 
245
+ #: lib/admin/pages/page.options.php:97
246
+ msgid "Time Frame"
247
  msgstr ""
248
 
249
+ #: lib/admin/pages/page.options.php:103
250
+ msgid "Future"
251
  msgstr ""
252
 
253
+ #: lib/admin/pages/page.options.php:106
254
+ msgid "All (Past & Future)"
255
  msgstr ""
256
 
257
+ #: lib/admin/pages/page.options.php:109
258
+ msgid "Past"
259
  msgstr ""
260
 
261
+ #. translators: Timeline Express plural name (eg: announcements)
262
+ #: lib/admin/pages/page.options.php:125
263
+ msgid "Display Order"
264
  msgstr ""
265
 
266
+ #: lib/admin/pages/page.options.php:131
267
+ msgid "Ascending"
 
 
 
268
  msgstr ""
269
 
270
+ #: lib/admin/pages/page.options.php:134
271
+ msgid "Descending"
272
  msgstr ""
273
 
274
+ #. translators: Timeline Express singular name (eg: Announcement)
275
+ #: lib/admin/pages/page.options.php:176
276
  msgid "random length"
277
  msgstr ""
278
 
279
+ #. translators: Timeline Express singular name (eg: announcement)
280
+ #: lib/admin/pages/page.options.php:186
281
+ msgid "Minimum Length: 25; 50 = 50 character excerpt length."
 
282
  msgstr ""
283
 
284
+ #: lib/admin/pages/page.options.php:195
285
  msgid "Date Visibility"
286
  msgstr ""
287
 
288
+ #: lib/admin/pages/page.options.php:201 lib/admin/pages/page.options.php:226
289
  msgid "Visible"
290
  msgstr ""
291
 
292
+ #: lib/admin/pages/page.options.php:204 lib/admin/pages/page.options.php:229
293
  msgid "Hidden"
294
  msgstr ""
295
 
296
+ #. translators: Timeline Express singular name (eg: announcement)
297
+ #: lib/admin/pages/page.options.php:220
 
 
 
298
  msgid "Read More Visibility"
299
  msgstr ""
300
 
301
+ #. translators: Timeline Express singular name (eg: announcement)
302
+ #: lib/admin/pages/page.options.php:245
 
 
 
 
 
303
  msgid "Default Icon"
304
  msgstr ""
305
 
306
+ #. translators: Timeline Express plural name (eg: announcements)
307
+ #: lib/admin/pages/page.options.php:265
 
 
 
 
 
308
  msgid "cheat sheet"
309
  msgstr ""
310
 
311
+ #. translators: Timeline Express singular name (eg: announcement)
312
+ #: lib/admin/pages/page.options.php:346
313
+ msgid "Timeline Background Line Color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
314
  msgstr ""
315
 
316
+ #: lib/admin/pages/page.options.php:352
 
 
 
 
 
 
 
 
317
  msgid "Select the color of the line in the background of the timeline."
318
  msgstr ""
319
 
320
+ #. translators: Timeline Express plural name (eg: announcements)
321
+ #: lib/admin/pages/page.options.php:395
 
 
 
 
 
 
 
 
 
 
 
322
  msgid "True"
323
  msgstr ""
324
 
325
+ #: lib/admin/pages/page.options.php:398
326
  msgid "False"
327
  msgstr ""
328
 
329
+ #. translators: Timeline Express plural name (eg: announcements)
330
+ #: lib/admin/pages/page.options.php:414
331
+ msgid "Disable Timeline Animations"
 
 
 
 
 
332
  msgstr ""
333
 
334
+ #: lib/admin/pages/page.options.php:420
335
  msgid ""
336
  "Check this option off to disable the timeline animations while scrolling."
337
  msgstr ""
338
 
339
+ #. translators: Timeline Express plural name (eg: announcements)
340
+ #: lib/admin/pages/page.options.php:441
341
+ msgid "export your %s"
 
 
 
 
 
 
 
342
  msgstr ""
343
 
344
+ #: lib/admin/pages/page.options.php:452
345
  msgid "Save Settings"
346
  msgstr ""
347
 
348
+ #: lib/admin/pages/page.options.php:506
349
  msgid "Support Timeline Express"
350
  msgstr ""
351
 
352
+ #: lib/admin/pages/page.options.php:512
353
  msgid "Leave A Review"
354
  msgstr ""
355
 
356
+ #: lib/admin/pages/page.options.php:521
357
  msgid "Tweet About It"
358
  msgstr ""
359
 
360
+ #: lib/admin/pages/page.options.php:540
361
  msgid ""
362
  "If you need help, or run into any issues, you can reach out for support in "
363
  "the WordPress.org support forums. Additionally, please see our documentation "
364
  "for tutorials, frequent issues and how-tos."
365
  msgstr ""
366
 
367
+ #: lib/admin/pages/page.options.php:545
368
+ msgid "Support Forums"
369
+ msgstr ""
370
+
371
+ #: lib/admin/pages/page.options.php:548 lib/admin/pages/page.welcome.php:214
372
+ #: lib/classes/class.timeline-express-admin.php:350
373
+ msgid "Documentation"
374
+ msgstr ""
375
+
376
+ #. translators: Integer value, representing the plugin version number.
377
+ #: lib/admin/pages/page.welcome.php:39
378
  msgid ""
379
  "Thank you for choosing Timeline Express - the most beginner friendly, "
380
  "attractive and powerful WordPress Timeline plugin. Here's how to get started."
381
  msgstr ""
382
 
383
+ #: lib/admin/pages/page.welcome.php:47
384
  msgid "Getting Started"
385
  msgstr ""
386
 
387
+ #: lib/admin/pages/page.welcome.php:50 lib/admin/pages/page.welcome.php:254
388
  msgid "About Code Parrots"
389
  msgstr ""
390
 
391
+ #: lib/admin/pages/page.welcome.php:59
392
  msgid ""
393
  "Use the tips below to get started using Timeline Express. You will be up and "
394
  "running in no time!"
395
  msgstr ""
396
 
397
+ #: lib/admin/pages/page.welcome.php:69
398
  msgid "Creating Your First Announcement"
399
  msgstr ""
400
 
401
+ #. translators: Anchor tag linking to create a new announcement.
402
+ #: lib/admin/pages/page.welcome.php:89
403
  msgid "Timeline Express &#8594; New Announcement"
404
  msgstr ""
405
 
406
+ #: lib/admin/pages/page.welcome.php:93
407
  msgid "Announcement Images"
408
  msgstr ""
409
 
410
+ #: lib/admin/pages/page.welcome.php:95
411
  msgid ""
412
  "Adding images to your announcements is as easy as adding images to standard "
413
  "posts in WordPress. When you add images to your announcements, they will "
414
  "appear both on the timeline and on the single announcement templates."
415
  msgstr ""
416
 
417
+ #: lib/admin/pages/page.welcome.php:105
418
  msgid "Setup Timeline Express"
419
  msgstr ""
420
 
421
+ #: lib/admin/pages/page.welcome.php:110
422
  msgid "Timeline Express Settings Page"
423
  msgstr ""
424
 
425
+ #. translators: Anchor tag linking back to the Timeline Express settings page.
426
+ #: lib/admin/pages/page.welcome.php:118
427
  msgid "Settings Page"
428
  msgstr ""
429
 
430
+ #. translators: HTML markup (strong tags) surrounding the words "Pro Tip"
431
+ #: lib/admin/pages/page.welcome.php:125
432
  msgid "Pro Tip"
433
  msgstr ""
434
 
435
+ #: lib/admin/pages/page.welcome.php:137
436
  msgid "Powerful &amp; Flexible"
437
  msgstr ""
438
 
439
+ #: lib/admin/pages/page.welcome.php:147
440
  msgid ""
441
  "Out of the box, Timeline Express is both attractive and powerful. However, "
442
  "some projects require an additional level of customization to fit the "
443
  "existing look and feel of the site."
444
  msgstr ""
445
 
446
+ #: lib/admin/pages/page.welcome.php:149
447
  msgid ""
448
  "Users with even a little bit of knowledge customizing WordPress templates "
449
  "will feel right at home. In the latest release, users can now copy over any "
450
  "of the bundled templates and customize them as needed!."
451
  msgstr ""
452
 
453
+ #: lib/admin/pages/page.welcome.php:153 lib/admin/pages/page.welcome.php:240
454
  msgid "View Customization Articles"
455
  msgstr ""
456
 
457
+ #: lib/admin/pages/page.welcome.php:165
458
  msgid "Feature Packed"
459
  msgstr ""
460
 
461
+ #: lib/admin/pages/page.welcome.php:175
462
  msgid ""
463
  "Timeline Express is the number one rated Timline plugin for WordPress, and "
464
  "for good reason!"
465
  msgstr ""
466
 
467
+ #: lib/admin/pages/page.welcome.php:177
468
  msgid ""
469
  "It is both easy to use and extremely powerful. On top of the visible "
470
  "features, we have a ton of additional features built in under the hood - to "
472
  "heights."
473
  msgstr ""
474
 
475
+ #: lib/admin/pages/page.welcome.php:179
476
  msgid ""
477
  "If you need something custom, take a look at the developer documentation. If "
478
  "you need help beyond that, you can always reach out to our support staff!"
479
  msgstr ""
480
 
481
+ #: lib/admin/pages/page.welcome.php:183
482
  msgid "See all Features"
483
  msgstr ""
484
 
485
+ #: lib/admin/pages/page.welcome.php:195 lib/admin/pages/page.welcome.php:205
486
  msgid "Plugin Support & Documentation"
487
  msgstr ""
488
 
489
+ #: lib/admin/pages/page.welcome.php:207
490
  msgid ""
491
  "Got stuck on something? Run into an issue? Not to worry, our knowledgeable "
492
  "support staff is equipped to help resolve any issues you may encounter."
493
  msgstr ""
494
 
495
+ #: lib/admin/pages/page.welcome.php:211
496
  msgid "Support"
497
  msgstr ""
498
 
499
+ #: lib/admin/pages/page.welcome.php:226
500
+ #: lib/classes/class.timeline-express-admin.php:149
501
+ #: lib/classes/class.timeline-express-admin.php:348
502
  msgid "Add-Ons"
503
  msgstr ""
504
 
505
+ #: lib/admin/pages/page.welcome.php:236
506
  msgid ""
507
  "We have built out both free and premium add-ons for Timeline Express. Our "
508
  "add-ons extend Timeline Express beyond what it can do out of the box, and "
512
  "additionality functionality, take a peak at our full list of add-ons."
513
  msgstr ""
514
 
515
+ #: lib/admin/pages/page.welcome.php:267
516
  msgid ""
517
  "Coming together in 2015, Code Parrots is a fanatical WordPress plugin "
518
  "development shop. We pride ourselves on our high quality of code and our "
521
  "around."
522
  msgstr ""
523
 
524
+ #: lib/admin/pages/page.welcome.php:269
525
  msgid ""
526
  "When you purchase a product from Code Parrots, you know you're getting a "
527
  "great product built on solid code with a knowledgable team that stands "
551
  msgid "Dismiss"
552
  msgstr ""
553
 
554
+ #: lib/classes/class.timeline-express-admin.php:138 lib/helpers.php:985
555
+ msgid "Timeline Express Settings"
556
+ msgstr ""
557
+
558
+ #: lib/classes/class.timeline-express-admin.php:139
559
+ #: lib/classes/class.timeline-express-admin.php:346
560
  msgid "Settings"
561
  msgstr ""
562
 
563
+ #: lib/classes/class.timeline-express-admin.php:158
564
  msgid "Timeline Express Welcome"
565
  msgstr ""
566
 
567
+ #: lib/classes/class.timeline-express-admin.php:159
568
  msgid "Welcome"
569
  msgstr ""
570
 
571
+ #: lib/classes/class.timeline-express-admin.php:249
572
  msgid "Timeline Express settings saved successfully!"
573
  msgstr ""
574
 
575
+ #. translators: Announcement date format
576
+ #: lib/classes/class.timeline-express-admin.php:444
577
+ #: lib/public/partials/single-timeline-express-content.php:44
578
+ #: templates/single-timeline-express-content.php:44
579
+ msgid "Announcement Date: %s"
580
+ msgstr ""
581
+
582
+ #: lib/classes/class.timeline-express.php:109
583
  msgid ""
584
  "Sorry, the nonce security check did not pass. Please go back to the settings "
585
  "page, refresh the page and try to save your settings again."
586
  msgstr ""
587
 
588
+ #: lib/classes/class.timeline-express.php:110
589
  msgid "Failed Nonce Security Check"
590
  msgstr ""
591
 
592
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:160
593
  msgid ""
594
  "Allow Timeline Express to track plugin usage? Tracking will help improve "
595
  "Timeline Express by allowing us to gather anonymous usage data so we know "
597
  "tracked."
598
  msgstr ""
599
 
600
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:162
601
  msgid "Allow"
602
  msgstr ""
603
 
604
+ #: lib/classes/usage-tracking/wp-plugin-usage-tracker.php:164
605
  msgid "Do not allow"
606
  msgstr ""
607
 
609
  msgid "No announcements found"
610
  msgstr ""
611
 
612
+ #: lib/helpers.php:278
613
  msgid "There was an error processing the bootstrap icons."
614
  msgstr ""
615
 
616
+ #: lib/helpers.php:814
617
  msgid "Read more"
618
  msgstr ""
619
 
620
+ #: lib/helpers.php:847
621
  msgid "You forgot to include the announcement ID."
622
  msgstr ""
623
 
624
+ #: lib/helpers.php:854
625
  msgid "You forgot to include the meta key."
626
  msgstr ""
627
 
628
+ #: lib/helpers.php:989
629
+ msgid ""
630
+ "Alter your timeline settings here. You can adjust some of the visual "
631
+ "settings as well as the display order using the settings below."
632
+ msgstr ""
633
+
634
  #. Plugin URI of the plugin/theme
635
  msgid "https://www.wp-timelineexpress.com"
636
  msgstr ""
648
  #. Author URI of the plugin/theme
649
  msgid "http://www.codeparrots.com"
650
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lib/admin/cpt/cpt.announcements.php CHANGED
@@ -40,19 +40,29 @@ $announcement_plural_text = apply_filters( 'timeline_express_plural_name', esc_h
40
  * Custom Post Type Label Array
41
  */
42
  $timeline_express_labels = array(
43
- 'name' => sprintf( esc_html_x( 'Timeline Express %s', 'Announcement plural name eg: Timeline Express Announcements', 'timeline-express' ), $announcement_plural_text ),
 
44
  'singular_name' => $announcement_singular_text, /* Menu item at the top New > Announcement */
45
  'menu_name' => esc_html__( 'Timeline Express', 'timeline-express' ), /* Menu name */
46
  'parent_item_colon' => esc_html__( 'Timeline Express:', 'timeline-express' ),
47
- 'all_items' => sprintf( esc_html_x( 'All %s', 'Announcement plural name eg: All Announcements', 'timeline-express' ), $announcement_plural_text ),
48
- 'view_item' => sprintf( esc_html_x( 'View %s', 'Announcement singular name eg: View Announcement', 'timeline-express' ), $announcement_singular_text ),
49
- 'add_new_item' => sprintf( esc_html_x( 'New %s', 'Announcement singular name eg: New Announcement', 'timeline-express' ), $announcement_singular_text ),
50
- 'add_new' => sprintf( esc_html_x( 'New %s', 'Announcement singular name eg: New Announcement', 'timeline-express' ), $announcement_singular_text ),
51
- 'edit_item' => sprintf( esc_html_x( 'Edit %s', 'Announcement singular name eg: Edit Announcement', 'timeline-express' ), $announcement_singular_text ),
52
- 'update_item' => sprintf( esc_html_x( 'Update %s', 'Announcement singular name eg: Update Announcement', 'timeline-express' ), $announcement_singular_text ),
53
- 'search_items' => sprintf( esc_html_x( 'Search %s', 'Announcement plural name eg: Search Announcements', 'timeline-express' ), $announcement_plural_text ),
54
- 'not_found' => sprintf( esc_html_x( 'No Timeline Express %s Found', 'Announcement plural name eg: No Timeline Express Announcements Found', 'timeline-express' ), $announcement_plural_text ),
55
- 'not_found_in_trash' => sprintf( esc_html_x( 'No Timeline Express %s in Trash', 'Announcement plural name eg: No Timeline Express Announcements in Trash', 'timeline-express' ), $announcement_plural_text ),
 
 
 
 
 
 
 
 
 
56
  );
57
 
58
  /**
@@ -70,7 +80,8 @@ $timeline_express_rewrite = array(
70
  */
71
  $timeline_express_args = array(
72
  'label' => 'timeline-express-announcement',
73
- 'description' => sprintf( esc_html_x( 'Post type for adding timeline express %s to the site.', 'Announcement plural name eg: Post type for adding timeline express announcements to the site', 'timeline-express' ), strtolower( $announcement_plural_text ) ),
 
74
  'labels' => $timeline_express_labels,
75
  'supports' => array( 'title', 'editor' ),
76
  'taxonomies' => array(),
40
  * Custom Post Type Label Array
41
  */
42
  $timeline_express_labels = array(
43
+ /* translators: %s: Announcement singular name eg: Announcement Name */
44
+ 'name' => sprintf( esc_html( 'Timeline Express %s', 'timeline-express' ), $announcement_plural_text ),
45
  'singular_name' => $announcement_singular_text, /* Menu item at the top New > Announcement */
46
  'menu_name' => esc_html__( 'Timeline Express', 'timeline-express' ), /* Menu name */
47
  'parent_item_colon' => esc_html__( 'Timeline Express:', 'timeline-express' ),
48
+ /* translators: %s: Announcement plural name eg: All Announcements */
49
+ 'all_items' => sprintf( esc_html( 'All %s', 'timeline-express' ), $announcement_plural_text ),
50
+ /* translators: %s: Announcement singular name eg: View Announcement */
51
+ 'view_item' => sprintf( esc_html( 'View %s', 'timeline-express' ), $announcement_singular_text ),
52
+ /* translators: %s: Announcement singular name eg: New Announcement */
53
+ 'add_new_item' => sprintf( esc_html( 'New %s', 'timeline-express' ), $announcement_singular_text ),
54
+ /* translators: %s: Announcement singular name eg: New Announcement */
55
+ 'add_new' => sprintf( esc_html( 'New %s', 'timeline-express' ), $announcement_singular_text ),
56
+ /* translators: %s: Announcement singular name eg: Edit Announcement */
57
+ 'edit_item' => sprintf( esc_html( 'Edit %s', 'timeline-express' ), $announcement_singular_text ),
58
+ /* translators: %s: Announcement singular name eg: Update Announcement */
59
+ 'update_item' => sprintf( esc_html( 'Update %s', 'timeline-express' ), $announcement_singular_text ),
60
+ /* translators: %s: Announcement plural name eg: Search Announcements */
61
+ 'search_items' => sprintf( esc_html( 'Search %s', 'timeline-express' ), $announcement_plural_text ),
62
+ /* translators: %s: Announcement plural name eg: Search Announcements */
63
+ 'not_found' => sprintf( esc_html( 'No Timeline Express %s Found', 'timeline-express' ), $announcement_plural_text ),
64
+ /* translators: %s: Announcement plural name eg: Search Announcements */
65
+ 'not_found_in_trash' => sprintf( esc_html( 'No Timeline Express %s in Trash', 'timeline-express' ), $announcement_plural_text ),
66
  );
67
 
68
  /**
80
  */
81
  $timeline_express_args = array(
82
  'label' => 'timeline-express-announcement',
83
+ /* translators: %s: Announcement plural name eg: announcements */
84
+ 'description' => sprintf( esc_html( 'Post type for adding timeline express %s to the site.', 'timeline-express' ), strtolower( $announcement_plural_text ) ),
85
  'labels' => $timeline_express_labels,
86
  'supports' => array( 'title', 'editor' ),
87
  'taxonomies' => array(),
lib/admin/cpt/timeline-express-admin-columns.php CHANGED
@@ -46,7 +46,8 @@ function add_new_timeline_express_columns( $timeline_express_announcement_column
46
 
47
  $timeline_express_announcement_columns['cb'] = '<input type="checkbox" />';
48
 
49
- $timeline_express_announcement_columns['title'] = sprintf( esc_html_x( '%s Name', 'Announcement singular name eg: Announcement Name', 'timeline-express' ), $timeline_express_singular_name );
 
50
 
51
  $timeline_express_announcement_columns['color'] = esc_html__( 'Color', 'timeline-express' );
52
 
@@ -57,11 +58,13 @@ function add_new_timeline_express_columns( $timeline_express_announcement_column
57
 
58
  }
59
 
60
- $timeline_express_announcement_columns['announcement_date'] = sprintf( esc_html_x( '%s Date', 'Announcement singular name eg: Announcement Date', 'timeline-express' ), $timeline_express_singular_name );
 
61
 
62
  $timeline_express_announcement_columns['image'] = esc_html__( 'Image', 'timeline-express' );
63
 
64
- $timeline_express_announcement_columns['past_announcement'] = sprintf( esc_html_x( '%s Past?', 'Announcement singular name eg: Announcement Past?', 'timeline-express' ), $timeline_express_singular_name );
 
65
 
66
  $timeline_express_announcement_columns['date'] = esc_html__( 'Published Date', 'timeline-express' );
67
 
@@ -130,7 +133,8 @@ function manage_timeline_express_column_content( $column_name, $id ) {
130
 
131
  if ( $announcment_date < $todays_date ) {
132
 
133
- echo '<div class="dashicon-past-announcement dashicons dashicons-backup" title="' . sprintf( esc_attr_x( '%s has past.', 'Announcement singular name eg: announcement has past.', 'timeline-express' ), esc_attr__( apply_filters( 'timeline_express_singular_name', 'Announcement' ) ) ) . '" style="display:block;width:100%;"></div>';
 
134
 
135
  }
136
 
46
 
47
  $timeline_express_announcement_columns['cb'] = '<input type="checkbox" />';
48
 
49
+ /* translators: %s: Announcement singular name eg: Announcement */
50
+ $timeline_express_announcement_columns['title'] = sprintf( esc_html( '%s Name', 'timeline-express' ), $timeline_express_singular_name );
51
 
52
  $timeline_express_announcement_columns['color'] = esc_html__( 'Color', 'timeline-express' );
53
 
58
 
59
  }
60
 
61
+ /* translators: %s: Announcement singular name eg: Announcement Date */
62
+ $timeline_express_announcement_columns['announcement_date'] = sprintf( esc_html( '%s Date', 'timeline-express' ), $timeline_express_singular_name );
63
 
64
  $timeline_express_announcement_columns['image'] = esc_html__( 'Image', 'timeline-express' );
65
 
66
+ /* translators: %s: Announcement singular name eg: Announcement Past? */
67
+ $timeline_express_announcement_columns['past_announcement'] = sprintf( esc_html( '%s Past?', 'timeline-express' ), $timeline_express_singular_name );
68
 
69
  $timeline_express_announcement_columns['date'] = esc_html__( 'Published Date', 'timeline-express' );
70
 
133
 
134
  if ( $announcment_date < $todays_date ) {
135
 
136
+ /* translators: Announcement singular name eg: announcement has past. */
137
+ echo '<div class="dashicon-past-announcement dashicons dashicons-backup" title="' . sprintf( esc_attr__( '%s has past.', 'timeline-express' ), esc_attr__( apply_filters( 'timeline_express_singular_name', 'Announcement' ) ) ) . '" style="display:block;width:100%;"></div>';
138
 
139
  }
140
 
lib/admin/css/min/timeline-express-admin-rtl.min.css CHANGED
@@ -2,7 +2,7 @@
2
  * @Plugin Timeline Express
3
  * @Author Code Parrots
4
  * @Site https://www.wp-timelineexpress.com
5
- * @Version 1.3.6
6
- * @Build 12-29-2016
7
  */
8
- body.admin_page_timeline-express-welcome .slides ul li,body.admin_page_timeline-express-welcome .slides ul li h2.promo-text{-webkit-animation-duration:18s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:normal;-webkit-animation-play-state:running;-webkit-animation-fill-mode:forwards;-moz-animation-duration:18s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;-moz-animation-direction:normal;-moz-animation-play-state:running;-moz-animation-fill-mode:forwards}#timeline-express-addons .group:after,#timeline-express-addons .timeline-express-clear:after{clear:both}.wp-core-ui .timeline-express-red-button{background-color:#9B2124;background-image:linear-gradient(to bottom,#C5292E,#9B2124);border-color:#9B2124 #9B2124 #8D1F21;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);margin-right:2em;width:150px;text-align:center}.wp-core-ui .timeline-express-red-button.focus,.wp-core-ui .timeline-express-red-button.hover,.wp-core-ui .timeline-express-red-button:focus,.wp-core-ui .timeline-express-red-button:hover{background-color:#B72629;background-image:linear-gradient(to bottom,#D22E30,#9B2124);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 .timeline-express-red-button.focus,.wp-core-ui .timeline-express-red-button: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 .timeline-express-red-button.active,.wp-core-ui .timeline-express-red-button.active:focus,.wp-core-ui .timeline-express-red-button.active:hover,.wp-core-ui .timeline-express-red-button:active{background:#7F1C1F;background-image:linear-gradient(to bottom,#9B2124,#B72629);border-color:#601312 #AE2426 #AE2426;color:rgba(255,255,255,.95);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);text-shadow:0 -1px 0 rgba(0,0,0,.1)}.wp-core-ui .timeline-express-red-button-disabled,.wp-core-ui .timeline-express-red-button:disabled,.wp-core-ui .timeline-express-red-button[disabled]{color:#E79496!important;background:#BA292B!important;border-color:#7F1C1F!important;box-shadow:none!important;text-shadow:0 1px 0 rgba(0,0,0,.1)!important;cursor:default}.delete-no:hover,.delete-yes:hover{cursor:pointer}h2.nav-tab-wrapper.te-options{padding-bottom:0!important}h2.nav-tab-wrapper.te-options a.nav-tab:nth-child(1){margin-right:0!important}#advert_metabox .inside{padding:0;margin-top:0}#advert_metabox .inside .cmb2-id-announcement-advertisments{padding:0!important;border:none;background:0 0;margin-bottom:0}#advert_metabox .inside .cmb2-id-announcement-advertisments p{padding:0 10px}#advert_metabox .inside .cmb2-id-announcement-advertisments a.advertisment-link{position:relative;display:block;max-height:278px}div.cmb2-id-announcement-help-docs{padding-top:0!important;padding-bottom:0!important}label[for=help_docs_metabox-hide],label[for=timeline_express_ads-hide],label[for=announcement_metabox-hide]{display:none!important}#timeline-express-icon{background:url(../../images/timeline-express-logo-128.png) no-repeat;display:block;float:right;padding:0 .5em 0 0;height:90px;width:90px;background-size:contain}.wrap #timeline-express-page-header{margin:0}body.te_announcements_page_timeline-express-settings .wrap .postbox.ui-sortable-handle{border-radius:5px}body.te_announcements_page_timeline-express-settings .te-sidebar.add-ons-active{margin-top:3.3em}body.te_announcements_page_timeline-express-settings .wrap h2.nav-tab-wrapper{border-bottom:none}.settings-header{display:inline-block;width:100%;padding-right:0!important}.timeline-express-settings-header{background:0 0;box-shadow:none;border:none}.wrap .nav-tab-wrapper{padding-top:2.5em}.wrap .account-nav-tab{padding-top:0}.random-length-text{opacity:.5}#timeline_express_review_this_plugin_container .fa-paypal{display:block;width:100%;font-size:16px;padding-top:4px;margin:0 auto!important;color:#253b80}.wrap #timeline_express_review_this_plugin_container{padding:.5em;float:left;margin-top:.75em}#timeline_express_review_this_plugin_container{display:inline-block}#timeline_express_review_this_plugin_container a,#timeline_express_review_this_plugin_container a:hover{color:#333}#timeline_express_review_this_plugin_container .timeline_express_header_logo,#timeline_express_review_this_plugin_container div,#timeline_express_review_this_plugin_container span{float:right;margin:0 .5em;text-align:center}#timeline_express_review_this_plugin_container div.dashicons{margin:0 5px}#timeline_express_review_this_plugin_container div.dashicons-plus-alt{display:block;width:100%;margin:0 auto;color:#a3c3b8}.timeline-express-form{margin-bottom:3em}.timeline-express-settings-description{padding-bottom:2em!important;color:#A7A7A7;font-style:italic;font-size:10px}td.column-announcement_date .dashicons-arrow-right{line-height:2.9;display:inline-block;color:rgba(227,26,26,.68)}.delete-no:after{content:" no, save my announcements from being deleted. I'll need them again!"}.delete-yes:after{content:" yes, delete all of the announcement posts. they are dead to me."}.wp-picker-holder{position:absolute;z-index:99999999}#no-events-message_ifr{max-height:100px}.wp-list-table .no-items .colspanchange{text-align:center;height:115px;line-height:8;font-style:italic}.no-image-used-text{line-height:4.7}.wp-list-table .announcement_color_box{display:block;height:15px;width:15px;border:1px solid rgba(128,128,128,.22);padding:.5em;text-align:center;border-radius:50%}.wp-list-table .past_announcement{height:30px}.wp-list-table .edit-announcement-icon{font-size:25px!important;display:block}.wp-list-table .dashicon-past-announcement{font-size:30px!important;text-align:right}.wp-list-table img.attachment-timeline-express-thumbnail.size-timeline-express-thumbnail{max-width:180px;width:80%;height:auto}.dashicons-star-filled{color:#FEBE12}#timeline_express_reset_plugin_settings .dashicons-dismiss{float:right;margin-top:.5em;padding:.5em .5em 1em 1em;color:#f15353}body.admin_page_timeline-express-welcome .timeline-express-image{background:-moz-linear-gradient(top,rgba(206,220,231,.7) 100%,rgba(89,106,114,.7) 100%);background-image:url(../images/welcome/background.png)}body.admin_page_timeline-express-welcome .timeline-screenshot{padding:1.5em 1.5em 0}body.admin_page_timeline-express-welcome .font-awesome-background{padding-top:3em;margin-top:1.5em;background-image:url(../images/welcome/Font-Awesome-Cheatsheet.png);background-size:cover;height:250px;text-align:center;line-height:8}body.admin_page_timeline-express-welcome .admin-manage-announcements,body.admin_page_timeline-express-welcome .customize-your-timeline,body.admin_page_timeline-express-welcome .intuitive-post-creation{margin-top:1.5em;background-size:contain;background-position:bottom center;background-repeat:no-repeat}body.admin_page_timeline-express-welcome .intuitive-post-creation{padding-top:3em;background-image:url(../images/welcome/intuitive-creation-screen.jpg);height:665px}body.admin_page_timeline-express-welcome .admin-manage-announcements{padding-top:3em;background-image:url(../images/welcome/Manage-Announcements.jpg);height:665px}body.admin_page_timeline-express-welcome .customize-your-timeline{padding-top:4%;background-image:url(../images/welcome/customize-your-timeline.jpg);height:665px}body.admin_page_timeline-express-welcome .slides{height:665px;overflow:hidden;position:relative;width:100%;padding:4% 0}body.admin_page_timeline-express-welcome .slides ul{list-style:none;position:relative}body.admin_page_timeline-express-welcome .slides ul li{width:100%;opacity:0;position:absolute;top:0;-webkit-animation-name:anim_slides;-webkit-animation-delay:0;-moz-animation-name:anim_slides;-moz-animation-delay:0}body.admin_page_timeline-express-welcome .slides ul li:nth-child(2),body.admin_page_timeline-express-welcome .slides ul li:nth-child(2) h2.promo-text{-webkit-animation-delay:6s;-moz-animation-delay:6s}body.admin_page_timeline-express-welcome .slides ul li:nth-child(3),body.admin_page_timeline-express-welcome .slides ul li:nth-child(3) h2.promo-text{-webkit-animation-delay:12s;-moz-animation-delay:12s}body.admin_page_timeline-express-welcome .slides ul li img{display:block}body.admin_page_timeline-express-welcome .slides ul li h2.promo-text{background-color:#000;border-radius:10px;box-shadow:0 0 3px #FFF inset;color:#FFF;font-size:18px;margin:0 auto;padding:10px;position:absolute;top:-35px;width:350px;text-align:center;-webkit-animation-name:anim_titles;-webkit-animation-delay:0;-moz-animation-name:anim_titles;-moz-animation-delay:0}.dashicons-heart{background:linear-gradient(top,#ff8cf7,#e2a5e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#timeline-express-support-page-wrap{padding:2em}#timeline-express-support-page-wrap hr{margin:1.5em 0}#timeline-express-support-page-header{display:inline-block;width:100%}#timeline-express-support-page-header img.te-logo{max-width:128px;min-width:90px;width:20%;float:right}#timeline-express-support-page-header .support-subhead{display:block;margin:2em 1em 0 0;float:right;width:44%}#timeline-express-support-page-wrap #timeline_express_license_key{width:25%;min-width:400px}.timeline-express-valid-license{color:rgba(144,214,125,.68)}.purchase-support-license{margin-right:-.5em!important}#support-license-form p.description.license-error{color:rgba(225,47,47,.73)}#support-license-form p.description.license-active{color:rgba(46,102,31,.68)}#support-license-form .license-links a{text-decoration:none}.timeline-express-license-buttons{display:block;width:100%;margin-top:2em}.timeline-express-invalid-license-error{color:rgba(225,47,47,.73)}.codeparrots-tracking-notice{background-image:url(../../images/flying-parrot.png);background-position:center left;background-repeat:no-repeat;background-size:120px}.codeparrots-tracking-notice p{max-width:90%}#premium-support-contact-form{float:right;width:33%;min-width:300px}#premium-support-contact-form form,#premium-support-contact-form form input,#premium-support-contact-form form label,#premium-support-contact-form form textarea{width:100%}#premium-support-contact-form form textarea{resize:vertical}#premium-support-contact-form form input[type=submit],#premium-support-contact-form form label{margin-top:1em;display:block}.license-expiring-soon{font-size:11px;color:#f34b4b;display:block}@media only screen and (max-width:1081px){#timeline_express_license_key{min-width:90%!important;width:90%!important}#premium-support-contact-form form input,#premium-support-contact-form form label,#premium-support-contact-form form textarea{width:100%}#premium-support-contact-form{margin:2em 0 0;float:right;width:100%}#timeline-express-support-page-wrap table.widefat.fixed{max-width:100%!important}#timeline-express-support-page-header .support-subhead{width:auto}#timeline-express-support-page-header .te-logo{min-width:140px!important;float:none!important;display:block;margin:0 auto}#timeline-express-support-page-header .support-subhead h1{line-height:1.2}}.timeline-express-about-wrap .timeline-express-badge{float:left;border-radius:4px;margin:0 15px 15px 0;max-width:100%}.timeline-express-about-wrap #timeline-express-header{margin-bottom:15px}.timeline-express-about-wrap #timeline-express-header h1{margin-bottom:15px!important}.timeline-express-about-wrap .about-text{margin:0 0 15px;max-width:670px}.timeline-express-about-wrap .feature-section{margin-top:20px}.timeline-express-about-wrap .feature-section-content,.timeline-express-about-wrap .feature-section-media{width:50%;box-sizing:border-box}.timeline-express-about-wrap .feature-section-content{float:right;padding-left:50px}.timeline-express-about-wrap .feature-section-content h4{margin:0 0 1em}.timeline-express-about-wrap .feature-section-media{float:left;text-align:left;margin-bottom:20px}.timeline-express-about-wrap img{border:none}.timeline-express-about-wrap .feature-section:not(.under-the-hood) .col{margin-top:0}@media all and (max-width:782px){.timeline-express-about-wrap .feature-section-content,.timeline-express-about-wrap .feature-section-media{float:none;padding-left:0;width:100%;text-align:right}.timeline-express-about-wrap .feature-section-media img{float:none;margin:0 0 20px}}.about-wrap .timeline-express-badge{position:absolute;top:0;left:0;color:#999;font-size:14px;text-align:center;margin:5px 0 0;width:150px}.about-wrap .timeline-express-badge .version{display:block;margin:5px auto 0}#timeline-express-addons .timeline-express-clear:after,#timeline-express-addons .timeline-express-clear:before{content:" ";display:table}.about-wrap .feature-section p{font-size:15px}.about-wrap .feature-section.two-col .col{vertical-align:top}.about-wrap .feature-section.two-col .col:nth-child(1){width:calc(65% - 4px)}.about-wrap .feature-section.two-col .col:nth-child(2){width:calc(30% - 4px);text-align:center;float:left}.about-wrap .timeline-express-features-button{font-size:14px;height:auto;padding:5px 15px;margin-top:15px}#timeline-express-addons .intro{margin-bottom:10px}#timeline-express-addons a.view-all-addons.button-primary{position:absolute;margin-right:10px}.timeline-express-addons-basic-message{border:1px solid #ddd;padding:20px}.timeline-express-addons-basic-message h5{font-size:16px;font-weight:700;margin:0 0 15px}.timeline-express-addons-basic-message p{margin:0}.timeline-express-addons-unlock{margin:35px 0 25px}.timeline-express-addons-unlock h4{font-size:23px;font-weight:400;margin:0 0 6px;line-height:29px}.timeline-express-addons-unlock p{margin:0}.timeline-express-addon-item{background-color:#fff;border:1px solid #ddd}.timeline-express-addon-image{float:right;height:92px;width:92px;border:1px solid #ddd;margin:12px 12px 0 0}.timeline-express-addon-image img{display:block;margin:0 auto;max-width:100%}.timeline-express-addon-text{margin:0 126px 0 12px;padding:13px 0}.timeline-express-addon-text h4{font-size:16px;font-weight:700;margin:0 0 8px}.timeline-express-addon-text p{margin:0}.timeline-express-addon-action{text-align:center;margin:-3em 0 1em}.timeline-express-addon-action a,.timeline-express-addon-action button{font-size:14px;color:#fff;background-color:#0085ba;border:1px solid #006d98;text-decoration:none;width:130px;margin:40px auto 0;display:block;border-radius:5px;padding:10px 0;cursor:pointer}.timeline-express-addon-action a:hover,.timeline-express-addon-action button:hover{background-color:#006d98}.timeline-express-addon-installed-container a:hover{background-color:#0085ba}.timeline-express-addon-status-active .timeline-express-addon-action{background-color:#edfaff}.timeline-express-addon-status-inactive .timeline-express-addon-action{background-color:#f5f6f7}.timeline-express-error{color:#b94a48;background-color:#f2dede;padding:8px}.timeline-express-success{color:#468847;background-color:#dff0d8;padding:8px}.timeline-express-addon-action .button-addon-installed,.timeline-express-addon-action .button-addon-installed:hover,.timeline-express-addon-installed-container{opacity:.5}.timeline-express-addon-action .button-addon-installed[href="#"]:hover{cursor:no-drop}#timeline-express-addons .section{clear:both;padding:0;margin:0}#timeline-express-addons .col{display:block;float:right;margin:1% 1.6% 1% 0}#timeline-express-addons .col:first-child{margin-right:0}#timeline-express-addons .group:after,#timeline-express-addons .group:before{content:"";display:table}#timeline-express-addons .group{zoom:1}#timeline-express-addons .span_3_of_3{width:100%}#timeline-express-addons .span_2_of_3{width:calc(66.13% - 2px)}#timeline-express-addons .span_1_of_3{width:calc(32.26% - 2px)}@media only screen and (max-width:960px){#timeline-express-addons .col{margin:1% 0}#timeline-express-addons .span_1_of_3,#timeline-express-addons .span_2_of_3,#timeline-express-addons .span_3_of_3{width:100%}}
2
  * @Plugin Timeline Express
3
  * @Author Code Parrots
4
  * @Site https://www.wp-timelineexpress.com
5
+ * @Version 1.3.7
6
+ * @Build 02-07-2017
7
  */
8
+ body.admin_page_timeline-express-welcome .slides ul li,body.admin_page_timeline-express-welcome .slides ul li h2.promo-text{-webkit-animation-duration:18s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:normal;-webkit-animation-play-state:running;-webkit-animation-fill-mode:forwards;-moz-animation-duration:18s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;-moz-animation-direction:normal;-moz-animation-play-state:running;-moz-animation-fill-mode:forwards}#timeline-express-addons .group:after,#timeline-express-addons .timeline-express-clear:after{clear:both}.wp-core-ui .timeline-express-red-button{background-color:#9B2124;background-image:linear-gradient(to bottom,#C5292E,#9B2124);border-color:#9B2124 #9B2124 #8D1F21;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);margin-right:2em;width:150px;text-align:center}.wp-core-ui .timeline-express-red-button.focus,.wp-core-ui .timeline-express-red-button.hover,.wp-core-ui .timeline-express-red-button:focus,.wp-core-ui .timeline-express-red-button:hover{background-color:#B72629;background-image:linear-gradient(to bottom,#D22E30,#9B2124);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 .timeline-express-red-button.focus,.wp-core-ui .timeline-express-red-button: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 .timeline-express-red-button.active,.wp-core-ui .timeline-express-red-button.active:focus,.wp-core-ui .timeline-express-red-button.active:hover,.wp-core-ui .timeline-express-red-button:active{background:#7F1C1F;background-image:linear-gradient(to bottom,#9B2124,#B72629);border-color:#601312 #AE2426 #AE2426;color:rgba(255,255,255,.95);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);text-shadow:0 1px 0 rgba(0,0,0,.1)}.wp-core-ui .timeline-express-red-button-disabled,.wp-core-ui .timeline-express-red-button:disabled,.wp-core-ui .timeline-express-red-button[disabled]{color:#E79496!important;background:#BA292B!important;border-color:#7F1C1F!important;box-shadow:none!important;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important;cursor:default}.delete-no:hover,.delete-yes:hover{cursor:pointer}h2.nav-tab-wrapper.te-options{padding-bottom:0!important}h2.nav-tab-wrapper.te-options a.nav-tab:nth-child(1){margin-right:0!important}#advert_metabox .inside{padding:0;margin-top:0}#advert_metabox .inside .cmb2-id-announcement-advertisments{padding:0!important;border:none;background:0 0;margin-bottom:0}#advert_metabox .inside .cmb2-id-announcement-advertisments p{padding:0 10px}#advert_metabox .inside .cmb2-id-announcement-advertisments a.advertisment-link{position:relative;display:block;max-height:278px}div.cmb2-id-announcement-help-docs{padding-top:0!important;padding-bottom:0!important}label[for=help_docs_metabox-hide],label[for=timeline_express_ads-hide],label[for=announcement_metabox-hide]{display:none!important}#timeline-express-icon{background:url(../../images/timeline-express-logo-128.png) no-repeat;display:block;float:right;padding:0 .5em 0 0;height:90px;width:90px;background-size:contain}.wrap #timeline-express-page-header{margin:0}body.te_announcements_page_timeline-express-settings .wrap .postbox.ui-sortable-handle{border-radius:5px}body.te_announcements_page_timeline-express-settings .te-sidebar.add-ons-active{margin-top:3.3em}body.te_announcements_page_timeline-express-settings .wrap h2.nav-tab-wrapper{border-bottom:none}.settings-header{display:inline-block;width:100%;padding-right:0!important}.timeline-express-settings-header{background:0 0;box-shadow:none;border:none}.wrap .nav-tab-wrapper{padding-top:2.5em}.wrap .account-nav-tab{padding-top:0}.random-length-text{opacity:.5}#timeline_express_review_this_plugin_container .fa-paypal{display:block;width:100%;font-size:16px;padding-top:4px;margin:0 auto!important;color:#253b80}.wrap #timeline_express_review_this_plugin_container{padding:.5em;float:left;margin-top:.75em}#timeline_express_review_this_plugin_container{display:inline-block}#timeline_express_review_this_plugin_container a,#timeline_express_review_this_plugin_container a:hover{color:#333}#timeline_express_review_this_plugin_container .timeline_express_header_logo,#timeline_express_review_this_plugin_container div,#timeline_express_review_this_plugin_container span{float:right;margin:0 .5em;text-align:center}#timeline_express_review_this_plugin_container div.dashicons{margin:0 5px}#timeline_express_review_this_plugin_container div.dashicons-plus-alt{display:block;width:100%;margin:0 auto;color:#a3c3b8}.timeline-express-form{margin-bottom:3em}.timeline-express-settings-description{padding-bottom:2em!important;color:#A7A7A7;font-style:italic;font-size:10px}td.column-announcement_date .dashicons-arrow-right{line-height:2.9;display:inline-block;color:rgba(227,26,26,.68)}.delete-no:after{content:" no, save my announcements from being deleted. I'll need them again!"}.delete-yes:after{content:" yes, delete all of the announcement posts. they are dead to me."}.wp-picker-holder{position:absolute;z-index:99999999}#no-events-message_ifr{max-height:100px}.wp-list-table .no-items .colspanchange{text-align:center;height:115px;line-height:8;font-style:italic}.no-image-used-text{line-height:4.7}.wp-list-table .announcement_color_box{display:block;height:15px;width:15px;border:1px solid rgba(128,128,128,.22);padding:.5em;text-align:center;border-radius:50%}.wp-list-table .past_announcement{height:30px}.wp-list-table .edit-announcement-icon{font-size:25px!important;display:block}.wp-list-table .dashicon-past-announcement{font-size:30px!important;text-align:right}.wp-list-table img.attachment-timeline-express-thumbnail.size-timeline-express-thumbnail{max-width:180px;width:80%;height:auto}.dashicons-star-filled{color:#FEBE12}#timeline_express_reset_plugin_settings .dashicons-dismiss{float:right;margin-top:.5em;padding:.5em .5em 1em 1em;color:#f15353}body.admin_page_timeline-express-welcome .timeline-express-image{background:-moz-linear-gradient(top,rgba(206,220,231,.7) 100%,rgba(89,106,114,.7) 100%);background-image:url(../images/welcome/background.png)}body.admin_page_timeline-express-welcome .timeline-screenshot{padding:1.5em 1.5em 0}body.admin_page_timeline-express-welcome .font-awesome-background{padding-top:3em;margin-top:1.5em;background-image:url(../images/welcome/Font-Awesome-Cheatsheet.png);background-size:cover;height:250px;text-align:center;line-height:8}body.admin_page_timeline-express-welcome .admin-manage-announcements,body.admin_page_timeline-express-welcome .customize-your-timeline,body.admin_page_timeline-express-welcome .intuitive-post-creation{margin-top:1.5em;background-size:contain;background-position:bottom center;background-repeat:no-repeat}body.admin_page_timeline-express-welcome .intuitive-post-creation{padding-top:3em;background-image:url(../images/welcome/intuitive-creation-screen.jpg);height:665px}body.admin_page_timeline-express-welcome .admin-manage-announcements{padding-top:3em;background-image:url(../images/welcome/Manage-Announcements.jpg);height:665px}body.admin_page_timeline-express-welcome .customize-your-timeline{padding-top:4%;background-image:url(../images/welcome/customize-your-timeline.jpg);height:665px}body.admin_page_timeline-express-welcome .slides{height:665px;overflow:hidden;position:relative;width:100%;padding:4% 0}body.admin_page_timeline-express-welcome .slides ul{list-style:none;position:relative}body.admin_page_timeline-express-welcome .slides ul li{width:100%;opacity:0;position:absolute;top:0;-webkit-animation-name:anim_slides;-webkit-animation-delay:0;-moz-animation-name:anim_slides;-moz-animation-delay:0}body.admin_page_timeline-express-welcome .slides ul li:nth-child(2),body.admin_page_timeline-express-welcome .slides ul li:nth-child(2) h2.promo-text{-webkit-animation-delay:6s;-moz-animation-delay:6s}body.admin_page_timeline-express-welcome .slides ul li:nth-child(3),body.admin_page_timeline-express-welcome .slides ul li:nth-child(3) h2.promo-text{-webkit-animation-delay:12s;-moz-animation-delay:12s}body.admin_page_timeline-express-welcome .slides ul li img{display:block}body.admin_page_timeline-express-welcome .slides ul li h2.promo-text{background-color:#000;border-radius:10px;box-shadow:0 0 3px #FFF inset;color:#FFF;font-size:18px;margin:0 auto;padding:10px;position:absolute;top:-35px;width:350px;text-align:center;-webkit-animation-name:anim_titles;-webkit-animation-delay:0;-moz-animation-name:anim_titles;-moz-animation-delay:0}.dashicons-heart{background:linear-gradient(top,#ff8cf7,#e2a5e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#timeline-express-support-page-wrap{padding:2em}#timeline-express-support-page-wrap hr{margin:1.5em 0}#timeline-express-support-page-header{display:inline-block;width:100%}#timeline-express-support-page-header img.te-logo{max-width:128px;min-width:90px;width:20%;float:right}#timeline-express-support-page-header .support-subhead{display:block;margin:2em 1em 0 0;float:right;width:44%}#timeline-express-support-page-wrap #timeline_express_license_key{width:25%;min-width:400px}.timeline-express-valid-license{color:rgba(144,214,125,.68)}.purchase-support-license{margin-right:-.5em!important}#support-license-form p.description.license-error{color:rgba(225,47,47,.73)}#support-license-form p.description.license-active{color:rgba(46,102,31,.68)}#support-license-form .license-links a{text-decoration:none}.timeline-express-license-buttons{display:block;width:100%;margin-top:2em}.timeline-express-invalid-license-error{color:rgba(225,47,47,.73)}.codeparrots-tracking-notice{background-image:url(../../images/flying-parrot.png);background-position:center left;background-repeat:no-repeat;background-size:120px}.codeparrots-tracking-notice p{max-width:90%}#premium-support-contact-form{float:right;width:33%;min-width:300px}#premium-support-contact-form form,#premium-support-contact-form form input,#premium-support-contact-form form label,#premium-support-contact-form form textarea{width:100%}#premium-support-contact-form form textarea{resize:vertical}#premium-support-contact-form form input[type=submit],#premium-support-contact-form form label{margin-top:1em;display:block}.license-expiring-soon{font-size:11px;color:#f34b4b;display:block}@media only screen and (max-width:1081px){#timeline_express_license_key{min-width:90%!important;width:90%!important}#premium-support-contact-form form input,#premium-support-contact-form form label,#premium-support-contact-form form textarea{width:100%}#premium-support-contact-form{margin:2em 0 0;float:right;width:100%}#timeline-express-support-page-wrap table.widefat.fixed{max-width:100%!important}#timeline-express-support-page-header .support-subhead{width:auto}#timeline-express-support-page-header .te-logo{min-width:140px!important;float:none!important;display:block;margin:0 auto}#timeline-express-support-page-header .support-subhead h1{line-height:1.2}}.timeline-express-about-wrap .timeline-express-badge{float:left;border-radius:4px;margin:0 15px 15px 0;max-width:100%}.timeline-express-about-wrap #timeline-express-header{margin-bottom:15px}.timeline-express-about-wrap #timeline-express-header h1{margin-bottom:15px!important}.timeline-express-about-wrap .about-text{margin:0 0 15px;max-width:670px}.timeline-express-about-wrap .feature-section{margin-top:20px}.timeline-express-about-wrap .feature-section-content,.timeline-express-about-wrap .feature-section-media{width:50%;box-sizing:border-box}.timeline-express-about-wrap .feature-section-content{float:right;padding-left:50px}.timeline-express-about-wrap .feature-section-content h4{margin:0 0 1em}.timeline-express-about-wrap .feature-section-media{float:left;text-align:left;margin-bottom:20px}.timeline-express-about-wrap img{border:none}.timeline-express-about-wrap .feature-section:not(.under-the-hood) .col{margin-top:0}@media all and (max-width:782px){.timeline-express-about-wrap .feature-section-content,.timeline-express-about-wrap .feature-section-media{float:none;padding-left:0;width:100%;text-align:right}.timeline-express-about-wrap .feature-section-media img{float:none;margin:0 0 20px}}.about-wrap .timeline-express-badge{position:absolute;top:0;left:0;color:#999;font-size:14px;text-align:center;margin:5px 0 0;width:150px}.about-wrap .timeline-express-badge .version{display:block;margin:5px auto 0}#timeline-express-addons .timeline-express-clear:after,#timeline-express-addons .timeline-express-clear:before{content:" ";display:table}.about-wrap .feature-section p{font-size:15px}.about-wrap .feature-section.two-col .col{vertical-align:top}.about-wrap .feature-section.two-col .col:nth-child(1){width:calc(65% - 4px)}.about-wrap .feature-section.two-col .col:nth-child(2){width:calc(30% - 4px);text-align:center;float:left}.about-wrap .timeline-express-features-button{font-size:14px;height:auto;padding:5px 15px;margin-top:15px}#timeline-express-addons .intro{margin-bottom:10px}#timeline-express-addons a.view-all-addons.button-primary{position:absolute;margin-right:10px}.timeline-express-addons-basic-message{border:1px solid #ddd;padding:20px}.timeline-express-addons-basic-message h5{font-size:16px;font-weight:700;margin:0 0 15px}.timeline-express-addons-basic-message p{margin:0}.timeline-express-addons-unlock{margin:35px 0 25px}.timeline-express-addons-unlock h4{font-size:23px;font-weight:400;margin:0 0 6px;line-height:29px}.timeline-express-addons-unlock p{margin:0}.timeline-express-addon-item{background-color:#fff;border:1px solid #ddd}.timeline-express-addon-image{float:right;height:92px;width:92px;border:1px solid #ddd;margin:12px 12px 0 0}.timeline-express-addon-image img{display:block;margin:0 auto;max-width:100%}.timeline-express-addon-text{margin:0 126px 0 12px;padding:13px 0}.timeline-express-addon-text h4{font-size:16px;font-weight:700;margin:0 0 8px}.timeline-express-addon-text p{margin:0}.timeline-express-addon-action{text-align:center;margin:-3em 0 1em}.timeline-express-addon-action a,.timeline-express-addon-action button{font-size:14px;color:#fff;background-color:#0085ba;border:1px solid #006d98;text-decoration:none;width:130px;margin:40px auto 0;display:block;border-radius:5px;padding:10px 0;cursor:pointer}.timeline-express-addon-action a:hover,.timeline-express-addon-action button:hover{background-color:#006d98}.timeline-express-addon-installed-container a:hover{background-color:#0085ba}.timeline-express-addon-status-active .timeline-express-addon-action{background-color:#edfaff}.timeline-express-addon-status-inactive .timeline-express-addon-action{background-color:#f5f6f7}.timeline-express-error{color:#b94a48;background-color:#f2dede;padding:8px}.timeline-express-success{color:#468847;background-color:#dff0d8;padding:8px}.timeline-express-addon-action .button-addon-installed,.timeline-express-addon-action .button-addon-installed:hover,.timeline-express-addon-installed-container{opacity:.5}.timeline-express-addon-action .button-addon-installed[href="#"]:hover{cursor:no-drop}#timeline-express-addons .section{clear:both;padding:0;margin:0}#timeline-express-addons .col{display:block;float:right;margin:1% 1.6% 1% 0}#timeline-express-addons .col:first-child{margin-right:0}#timeline-express-addons .group:after,#timeline-express-addons .group:before{content:"";display:table}#timeline-express-addons .group{zoom:1}#timeline-express-addons .span_3_of_3{width:100%}#timeline-express-addons .span_2_of_3{width:calc(66.13% - 2px)}#timeline-express-addons .span_1_of_3{width:calc(32.26% - 2px)}@media only screen and (max-width:960px){#timeline-express-addons .col{margin:1% 0}#timeline-express-addons .span_1_of_3,#timeline-express-addons .span_2_of_3,#timeline-express-addons .span_3_of_3{width:100%}}
lib/admin/css/min/timeline-express-admin.min.css CHANGED
@@ -2,7 +2,7 @@
2
  * @Plugin Timeline Express
3
  * @Author Code Parrots
4
  * @Site https://www.wp-timelineexpress.com
5
- * @Version 1.3.6
6
- * @Build 12-29-2016
7
  */
8
  body.admin_page_timeline-express-welcome .slides ul li,body.admin_page_timeline-express-welcome .slides ul li h2.promo-text{-webkit-animation-duration:18s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:normal;-webkit-animation-play-state:running;-webkit-animation-fill-mode:forwards;-moz-animation-duration:18s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;-moz-animation-direction:normal;-moz-animation-play-state:running;-moz-animation-fill-mode:forwards}#timeline-express-addons .group:after,#timeline-express-addons .timeline-express-clear:after{clear:both}.wp-core-ui .timeline-express-red-button{background-color:#9B2124;background-image:linear-gradient(to bottom,#C5292E,#9B2124);border-color:#9B2124 #9B2124 #8D1F21;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);margin-left:2em;width:150px;text-align:center}.wp-core-ui .timeline-express-red-button.focus,.wp-core-ui .timeline-express-red-button.hover,.wp-core-ui .timeline-express-red-button:focus,.wp-core-ui .timeline-express-red-button:hover{background-color:#B72629;background-image:linear-gradient(to bottom,#D22E30,#9B2124);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 .timeline-express-red-button.focus,.wp-core-ui .timeline-express-red-button: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 .timeline-express-red-button.active,.wp-core-ui .timeline-express-red-button.active:focus,.wp-core-ui .timeline-express-red-button.active:hover,.wp-core-ui .timeline-express-red-button:active{background:#7F1C1F;background-image:linear-gradient(to bottom,#9B2124,#B72629);border-color:#601312 #AE2426 #AE2426;color:rgba(255,255,255,.95);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);text-shadow:0 1px 0 rgba(0,0,0,.1)}.wp-core-ui .timeline-express-red-button-disabled,.wp-core-ui .timeline-express-red-button:disabled,.wp-core-ui .timeline-express-red-button[disabled]{color:#E79496!important;background:#BA292B!important;border-color:#7F1C1F!important;box-shadow:none!important;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important;cursor:default}.delete-no:hover,.delete-yes:hover{cursor:pointer}h2.nav-tab-wrapper.te-options{padding-bottom:0!important}h2.nav-tab-wrapper.te-options a.nav-tab:nth-child(1){margin-left:0!important}#advert_metabox .inside{padding:0;margin-top:0}#advert_metabox .inside .cmb2-id-announcement-advertisments{padding:0!important;border:none;background:0 0;margin-bottom:0}#advert_metabox .inside .cmb2-id-announcement-advertisments p{padding:0 10px}#advert_metabox .inside .cmb2-id-announcement-advertisments a.advertisment-link{position:relative;display:block;max-height:278px}div.cmb2-id-announcement-help-docs{padding-top:0!important;padding-bottom:0!important}label[for=help_docs_metabox-hide],label[for=timeline_express_ads-hide],label[for=announcement_metabox-hide]{display:none!important}#timeline-express-icon{background:url(../../images/timeline-express-logo-128.png) no-repeat;display:block;float:left;padding:0 0 0 .5em;height:90px;width:90px;background-size:contain}.wrap #timeline-express-page-header{margin:0}body.te_announcements_page_timeline-express-settings .wrap .postbox.ui-sortable-handle{border-radius:5px}body.te_announcements_page_timeline-express-settings .te-sidebar.add-ons-active{margin-top:3.3em}body.te_announcements_page_timeline-express-settings .wrap h2.nav-tab-wrapper{border-bottom:none}.settings-header{display:inline-block;width:100%;padding-left:0!important}.timeline-express-settings-header{background:0 0;box-shadow:none;border:none}.wrap .nav-tab-wrapper{padding-top:2.5em}.wrap .account-nav-tab{padding-top:0}.random-length-text{opacity:.5}#timeline_express_review_this_plugin_container .fa-paypal{display:block;width:100%;font-size:16px;padding-top:4px;margin:0 auto!important;color:#253b80}.wrap #timeline_express_review_this_plugin_container{padding:.5em;float:right;margin-top:.75em}#timeline_express_review_this_plugin_container{display:inline-block}#timeline_express_review_this_plugin_container a,#timeline_express_review_this_plugin_container a:hover{color:#333}#timeline_express_review_this_plugin_container .timeline_express_header_logo,#timeline_express_review_this_plugin_container div,#timeline_express_review_this_plugin_container span{float:left;margin:0 .5em;text-align:center}#timeline_express_review_this_plugin_container div.dashicons{margin:0 5px}#timeline_express_review_this_plugin_container div.dashicons-plus-alt{display:block;width:100%;margin:0 auto;color:#a3c3b8}.timeline-express-form{margin-bottom:3em}.timeline-express-settings-description{padding-bottom:2em!important;color:#A7A7A7;font-style:italic;font-size:10px}td.column-announcement_date .dashicons-arrow-right{line-height:2.9;display:inline-block;color:rgba(227,26,26,.68)}.delete-no:after{content:" no, save my announcements from being deleted. I'll need them again!"}.delete-yes:after{content:" yes, delete all of the announcement posts. they are dead to me."}.wp-picker-holder{position:absolute;z-index:99999999}#no-events-message_ifr{max-height:100px}.wp-list-table .no-items .colspanchange{text-align:center;height:115px;line-height:8;font-style:italic}.no-image-used-text{line-height:4.7}.wp-list-table .announcement_color_box{display:block;height:15px;width:15px;border:1px solid rgba(128,128,128,.22);padding:.5em;text-align:center;border-radius:50%}.wp-list-table .past_announcement{height:30px}.wp-list-table .edit-announcement-icon{font-size:25px!important;display:block}.wp-list-table .dashicon-past-announcement{font-size:30px!important;text-align:left}.wp-list-table img.attachment-timeline-express-thumbnail.size-timeline-express-thumbnail{max-width:180px;width:80%;height:auto}.dashicons-star-filled{color:#FEBE12}#timeline_express_reset_plugin_settings .dashicons-dismiss{float:left;margin-top:.5em;padding:.5em 1em 1em .5em;color:#f15353}body.admin_page_timeline-express-welcome .timeline-express-image{background:-moz-linear-gradient(top,rgba(206,220,231,.7) 0,rgba(89,106,114,.7) 100%);background-image:url(../images/welcome/background.png)}body.admin_page_timeline-express-welcome .timeline-screenshot{padding:1.5em 1.5em 0}body.admin_page_timeline-express-welcome .font-awesome-background{padding-top:3em;margin-top:1.5em;background-image:url(../images/welcome/Font-Awesome-Cheatsheet.png);background-size:cover;height:250px;text-align:center;line-height:8}body.admin_page_timeline-express-welcome .admin-manage-announcements,body.admin_page_timeline-express-welcome .customize-your-timeline,body.admin_page_timeline-express-welcome .intuitive-post-creation{margin-top:1.5em;background-size:contain;background-position:bottom center;background-repeat:no-repeat}body.admin_page_timeline-express-welcome .intuitive-post-creation{padding-top:3em;background-image:url(../images/welcome/intuitive-creation-screen.jpg);height:665px}body.admin_page_timeline-express-welcome .admin-manage-announcements{padding-top:3em;background-image:url(../images/welcome/Manage-Announcements.jpg);height:665px}body.admin_page_timeline-express-welcome .customize-your-timeline{padding-top:4%;background-image:url(../images/welcome/customize-your-timeline.jpg);height:665px}body.admin_page_timeline-express-welcome .slides{height:665px;overflow:hidden;position:relative;width:100%;padding:4% 0}body.admin_page_timeline-express-welcome .slides ul{list-style:none;position:relative}body.admin_page_timeline-express-welcome .slides ul li{width:100%;opacity:0;position:absolute;top:0;-webkit-animation-name:anim_slides;-webkit-animation-delay:0;-moz-animation-name:anim_slides;-moz-animation-delay:0}body.admin_page_timeline-express-welcome .slides ul li:nth-child(2),body.admin_page_timeline-express-welcome .slides ul li:nth-child(2) h2.promo-text{-webkit-animation-delay:6s;-moz-animation-delay:6s}body.admin_page_timeline-express-welcome .slides ul li:nth-child(3),body.admin_page_timeline-express-welcome .slides ul li:nth-child(3) h2.promo-text{-webkit-animation-delay:12s;-moz-animation-delay:12s}body.admin_page_timeline-express-welcome .slides ul li img{display:block}body.admin_page_timeline-express-welcome .slides ul li h2.promo-text{background-color:#000;border-radius:10px;box-shadow:0 0 3px #FFF inset;color:#FFF;font-size:18px;margin:0 auto;padding:10px;position:absolute;top:-35px;width:350px;text-align:center;-webkit-animation-name:anim_titles;-webkit-animation-delay:0;-moz-animation-name:anim_titles;-moz-animation-delay:0}.dashicons-heart{background:linear-gradient(top,#ff8cf7,#e2a5e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#timeline-express-support-page-wrap{padding:2em}#timeline-express-support-page-wrap hr{margin:1.5em 0}#timeline-express-support-page-header{display:inline-block;width:100%}#timeline-express-support-page-header img.te-logo{max-width:128px;min-width:90px;width:20%;float:left}#timeline-express-support-page-header .support-subhead{display:block;margin:2em 0 0 1em;float:left;width:44%}#timeline-express-support-page-wrap #timeline_express_license_key{width:25%;min-width:400px}.timeline-express-valid-license{color:rgba(144,214,125,.68)}.purchase-support-license{margin-left:-.5em!important}#support-license-form p.description.license-error{color:rgba(225,47,47,.73)}#support-license-form p.description.license-active{color:rgba(46,102,31,.68)}#support-license-form .license-links a{text-decoration:none}.timeline-express-license-buttons{display:block;width:100%;margin-top:2em}.timeline-express-invalid-license-error{color:rgba(225,47,47,.73)}.codeparrots-tracking-notice{background-image:url(../../images/flying-parrot.png);background-position:center right;background-repeat:no-repeat;background-size:120px}.codeparrots-tracking-notice p{max-width:90%}#premium-support-contact-form{float:left;width:33%;min-width:300px}#premium-support-contact-form form,#premium-support-contact-form form input,#premium-support-contact-form form label,#premium-support-contact-form form textarea{width:100%}#premium-support-contact-form form textarea{resize:vertical}#premium-support-contact-form form input[type=submit],#premium-support-contact-form form label{margin-top:1em;display:block}.license-expiring-soon{font-size:11px;color:#f34b4b;display:block}@media only screen and (max-width:1081px){#timeline_express_license_key{min-width:90%!important;width:90%!important}#premium-support-contact-form form input,#premium-support-contact-form form label,#premium-support-contact-form form textarea{width:100%}#premium-support-contact-form{margin:2em 0 0;float:left;width:100%}#timeline-express-support-page-wrap table.widefat.fixed{max-width:100%!important}#timeline-express-support-page-header .support-subhead{width:auto}#timeline-express-support-page-header .te-logo{min-width:140px!important;float:none!important;display:block;margin:0 auto}#timeline-express-support-page-header .support-subhead h1{line-height:1.2}}.timeline-express-about-wrap .timeline-express-badge{float:right;border-radius:4px;margin:0 0 15px 15px;max-width:100%}.timeline-express-about-wrap #timeline-express-header{margin-bottom:15px}.timeline-express-about-wrap #timeline-express-header h1{margin-bottom:15px!important}.timeline-express-about-wrap .about-text{margin:0 0 15px;max-width:670px}.timeline-express-about-wrap .feature-section{margin-top:20px}.timeline-express-about-wrap .feature-section-content,.timeline-express-about-wrap .feature-section-media{width:50%;box-sizing:border-box}.timeline-express-about-wrap .feature-section-content{float:left;padding-right:50px}.timeline-express-about-wrap .feature-section-content h4{margin:0 0 1em}.timeline-express-about-wrap .feature-section-media{float:right;text-align:right;margin-bottom:20px}.timeline-express-about-wrap img{border:none}.timeline-express-about-wrap .feature-section:not(.under-the-hood) .col{margin-top:0}@media all and (max-width:782px){.timeline-express-about-wrap .feature-section-content,.timeline-express-about-wrap .feature-section-media{float:none;padding-right:0;width:100%;text-align:left}.timeline-express-about-wrap .feature-section-media img{float:none;margin:0 0 20px}}.about-wrap .timeline-express-badge{position:absolute;top:0;right:0;color:#999;font-size:14px;text-align:center;margin:5px 0 0;width:150px}.about-wrap .timeline-express-badge .version{display:block;margin:5px auto 0}#timeline-express-addons .timeline-express-clear:after,#timeline-express-addons .timeline-express-clear:before{content:" ";display:table}.about-wrap .feature-section p{font-size:15px}.about-wrap .feature-section.two-col .col{vertical-align:top}.about-wrap .feature-section.two-col .col:nth-child(1){width:calc(65% - 4px)}.about-wrap .feature-section.two-col .col:nth-child(2){width:calc(30% - 4px);text-align:center;float:right}.about-wrap .timeline-express-features-button{font-size:14px;height:auto;padding:5px 15px;margin-top:15px}#timeline-express-addons .intro{margin-bottom:10px}#timeline-express-addons a.view-all-addons.button-primary{position:absolute;margin-left:10px}.timeline-express-addons-basic-message{border:1px solid #ddd;padding:20px}.timeline-express-addons-basic-message h5{font-size:16px;font-weight:700;margin:0 0 15px}.timeline-express-addons-basic-message p{margin:0}.timeline-express-addons-unlock{margin:35px 0 25px}.timeline-express-addons-unlock h4{font-size:23px;font-weight:400;margin:0 0 6px;line-height:29px}.timeline-express-addons-unlock p{margin:0}.timeline-express-addon-item{background-color:#fff;border:1px solid #ddd}.timeline-express-addon-image{float:left;height:92px;width:92px;border:1px solid #ddd;margin:12px 0 0 12px}.timeline-express-addon-image img{display:block;margin:0 auto;max-width:100%}.timeline-express-addon-text{margin:0 12px 0 126px;padding:13px 0}.timeline-express-addon-text h4{font-size:16px;font-weight:700;margin:0 0 8px}.timeline-express-addon-text p{margin:0}.timeline-express-addon-action{text-align:center;margin:-3em 0 1em}.timeline-express-addon-action a,.timeline-express-addon-action button{font-size:14px;color:#fff;background-color:#0085ba;border:1px solid #006d98;text-decoration:none;width:130px;margin:40px auto 0;display:block;border-radius:5px;padding:10px 0;cursor:pointer}.timeline-express-addon-action a:hover,.timeline-express-addon-action button:hover{background-color:#006d98}.timeline-express-addon-installed-container a:hover{background-color:#0085ba}.timeline-express-addon-status-active .timeline-express-addon-action{background-color:#edfaff}.timeline-express-addon-status-inactive .timeline-express-addon-action{background-color:#f5f6f7}.timeline-express-error{color:#b94a48;background-color:#f2dede;padding:8px}.timeline-express-success{color:#468847;background-color:#dff0d8;padding:8px}.timeline-express-addon-action .button-addon-installed,.timeline-express-addon-action .button-addon-installed:hover,.timeline-express-addon-installed-container{opacity:.5}.timeline-express-addon-action .button-addon-installed[href="#"]:hover{cursor:no-drop}#timeline-express-addons .section{clear:both;padding:0;margin:0}#timeline-express-addons .col{display:block;float:left;margin:1% 0 1% 1.6%}#timeline-express-addons .col:first-child{margin-left:0}#timeline-express-addons .group:after,#timeline-express-addons .group:before{content:"";display:table}#timeline-express-addons .group{zoom:1}#timeline-express-addons .span_3_of_3{width:100%}#timeline-express-addons .span_2_of_3{width:calc(66.13% - 2px)}#timeline-express-addons .span_1_of_3{width:calc(32.26% - 2px)}@media only screen and (max-width:960px){#timeline-express-addons .col{margin:1% 0}#timeline-express-addons .span_1_of_3,#timeline-express-addons .span_2_of_3,#timeline-express-addons .span_3_of_3{width:100%}}
2
  * @Plugin Timeline Express
3
  * @Author Code Parrots
4
  * @Site https://www.wp-timelineexpress.com
5
+ * @Version 1.3.7
6
+ * @Build 02-07-2017
7
  */
8
  body.admin_page_timeline-express-welcome .slides ul li,body.admin_page_timeline-express-welcome .slides ul li h2.promo-text{-webkit-animation-duration:18s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:normal;-webkit-animation-play-state:running;-webkit-animation-fill-mode:forwards;-moz-animation-duration:18s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;-moz-animation-direction:normal;-moz-animation-play-state:running;-moz-animation-fill-mode:forwards}#timeline-express-addons .group:after,#timeline-express-addons .timeline-express-clear:after{clear:both}.wp-core-ui .timeline-express-red-button{background-color:#9B2124;background-image:linear-gradient(to bottom,#C5292E,#9B2124);border-color:#9B2124 #9B2124 #8D1F21;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);margin-left:2em;width:150px;text-align:center}.wp-core-ui .timeline-express-red-button.focus,.wp-core-ui .timeline-express-red-button.hover,.wp-core-ui .timeline-express-red-button:focus,.wp-core-ui .timeline-express-red-button:hover{background-color:#B72629;background-image:linear-gradient(to bottom,#D22E30,#9B2124);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 .timeline-express-red-button.focus,.wp-core-ui .timeline-express-red-button: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 .timeline-express-red-button.active,.wp-core-ui .timeline-express-red-button.active:focus,.wp-core-ui .timeline-express-red-button.active:hover,.wp-core-ui .timeline-express-red-button:active{background:#7F1C1F;background-image:linear-gradient(to bottom,#9B2124,#B72629);border-color:#601312 #AE2426 #AE2426;color:rgba(255,255,255,.95);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);text-shadow:0 1px 0 rgba(0,0,0,.1)}.wp-core-ui .timeline-express-red-button-disabled,.wp-core-ui .timeline-express-red-button:disabled,.wp-core-ui .timeline-express-red-button[disabled]{color:#E79496!important;background:#BA292B!important;border-color:#7F1C1F!important;box-shadow:none!important;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important;cursor:default}.delete-no:hover,.delete-yes:hover{cursor:pointer}h2.nav-tab-wrapper.te-options{padding-bottom:0!important}h2.nav-tab-wrapper.te-options a.nav-tab:nth-child(1){margin-left:0!important}#advert_metabox .inside{padding:0;margin-top:0}#advert_metabox .inside .cmb2-id-announcement-advertisments{padding:0!important;border:none;background:0 0;margin-bottom:0}#advert_metabox .inside .cmb2-id-announcement-advertisments p{padding:0 10px}#advert_metabox .inside .cmb2-id-announcement-advertisments a.advertisment-link{position:relative;display:block;max-height:278px}div.cmb2-id-announcement-help-docs{padding-top:0!important;padding-bottom:0!important}label[for=help_docs_metabox-hide],label[for=timeline_express_ads-hide],label[for=announcement_metabox-hide]{display:none!important}#timeline-express-icon{background:url(../../images/timeline-express-logo-128.png) no-repeat;display:block;float:left;padding:0 0 0 .5em;height:90px;width:90px;background-size:contain}.wrap #timeline-express-page-header{margin:0}body.te_announcements_page_timeline-express-settings .wrap .postbox.ui-sortable-handle{border-radius:5px}body.te_announcements_page_timeline-express-settings .te-sidebar.add-ons-active{margin-top:3.3em}body.te_announcements_page_timeline-express-settings .wrap h2.nav-tab-wrapper{border-bottom:none}.settings-header{display:inline-block;width:100%;padding-left:0!important}.timeline-express-settings-header{background:0 0;box-shadow:none;border:none}.wrap .nav-tab-wrapper{padding-top:2.5em}.wrap .account-nav-tab{padding-top:0}.random-length-text{opacity:.5}#timeline_express_review_this_plugin_container .fa-paypal{display:block;width:100%;font-size:16px;padding-top:4px;margin:0 auto!important;color:#253b80}.wrap #timeline_express_review_this_plugin_container{padding:.5em;float:right;margin-top:.75em}#timeline_express_review_this_plugin_container{display:inline-block}#timeline_express_review_this_plugin_container a,#timeline_express_review_this_plugin_container a:hover{color:#333}#timeline_express_review_this_plugin_container .timeline_express_header_logo,#timeline_express_review_this_plugin_container div,#timeline_express_review_this_plugin_container span{float:left;margin:0 .5em;text-align:center}#timeline_express_review_this_plugin_container div.dashicons{margin:0 5px}#timeline_express_review_this_plugin_container div.dashicons-plus-alt{display:block;width:100%;margin:0 auto;color:#a3c3b8}.timeline-express-form{margin-bottom:3em}.timeline-express-settings-description{padding-bottom:2em!important;color:#A7A7A7;font-style:italic;font-size:10px}td.column-announcement_date .dashicons-arrow-right{line-height:2.9;display:inline-block;color:rgba(227,26,26,.68)}.delete-no:after{content:" no, save my announcements from being deleted. I'll need them again!"}.delete-yes:after{content:" yes, delete all of the announcement posts. they are dead to me."}.wp-picker-holder{position:absolute;z-index:99999999}#no-events-message_ifr{max-height:100px}.wp-list-table .no-items .colspanchange{text-align:center;height:115px;line-height:8;font-style:italic}.no-image-used-text{line-height:4.7}.wp-list-table .announcement_color_box{display:block;height:15px;width:15px;border:1px solid rgba(128,128,128,.22);padding:.5em;text-align:center;border-radius:50%}.wp-list-table .past_announcement{height:30px}.wp-list-table .edit-announcement-icon{font-size:25px!important;display:block}.wp-list-table .dashicon-past-announcement{font-size:30px!important;text-align:left}.wp-list-table img.attachment-timeline-express-thumbnail.size-timeline-express-thumbnail{max-width:180px;width:80%;height:auto}.dashicons-star-filled{color:#FEBE12}#timeline_express_reset_plugin_settings .dashicons-dismiss{float:left;margin-top:.5em;padding:.5em 1em 1em .5em;color:#f15353}body.admin_page_timeline-express-welcome .timeline-express-image{background:-moz-linear-gradient(top,rgba(206,220,231,.7) 0,rgba(89,106,114,.7) 100%);background-image:url(../images/welcome/background.png)}body.admin_page_timeline-express-welcome .timeline-screenshot{padding:1.5em 1.5em 0}body.admin_page_timeline-express-welcome .font-awesome-background{padding-top:3em;margin-top:1.5em;background-image:url(../images/welcome/Font-Awesome-Cheatsheet.png);background-size:cover;height:250px;text-align:center;line-height:8}body.admin_page_timeline-express-welcome .admin-manage-announcements,body.admin_page_timeline-express-welcome .customize-your-timeline,body.admin_page_timeline-express-welcome .intuitive-post-creation{margin-top:1.5em;background-size:contain;background-position:bottom center;background-repeat:no-repeat}body.admin_page_timeline-express-welcome .intuitive-post-creation{padding-top:3em;background-image:url(../images/welcome/intuitive-creation-screen.jpg);height:665px}body.admin_page_timeline-express-welcome .admin-manage-announcements{padding-top:3em;background-image:url(../images/welcome/Manage-Announcements.jpg);height:665px}body.admin_page_timeline-express-welcome .customize-your-timeline{padding-top:4%;background-image:url(../images/welcome/customize-your-timeline.jpg);height:665px}body.admin_page_timeline-express-welcome .slides{height:665px;overflow:hidden;position:relative;width:100%;padding:4% 0}body.admin_page_timeline-express-welcome .slides ul{list-style:none;position:relative}body.admin_page_timeline-express-welcome .slides ul li{width:100%;opacity:0;position:absolute;top:0;-webkit-animation-name:anim_slides;-webkit-animation-delay:0;-moz-animation-name:anim_slides;-moz-animation-delay:0}body.admin_page_timeline-express-welcome .slides ul li:nth-child(2),body.admin_page_timeline-express-welcome .slides ul li:nth-child(2) h2.promo-text{-webkit-animation-delay:6s;-moz-animation-delay:6s}body.admin_page_timeline-express-welcome .slides ul li:nth-child(3),body.admin_page_timeline-express-welcome .slides ul li:nth-child(3) h2.promo-text{-webkit-animation-delay:12s;-moz-animation-delay:12s}body.admin_page_timeline-express-welcome .slides ul li img{display:block}body.admin_page_timeline-express-welcome .slides ul li h2.promo-text{background-color:#000;border-radius:10px;box-shadow:0 0 3px #FFF inset;color:#FFF;font-size:18px;margin:0 auto;padding:10px;position:absolute;top:-35px;width:350px;text-align:center;-webkit-animation-name:anim_titles;-webkit-animation-delay:0;-moz-animation-name:anim_titles;-moz-animation-delay:0}.dashicons-heart{background:linear-gradient(top,#ff8cf7,#e2a5e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#timeline-express-support-page-wrap{padding:2em}#timeline-express-support-page-wrap hr{margin:1.5em 0}#timeline-express-support-page-header{display:inline-block;width:100%}#timeline-express-support-page-header img.te-logo{max-width:128px;min-width:90px;width:20%;float:left}#timeline-express-support-page-header .support-subhead{display:block;margin:2em 0 0 1em;float:left;width:44%}#timeline-express-support-page-wrap #timeline_express_license_key{width:25%;min-width:400px}.timeline-express-valid-license{color:rgba(144,214,125,.68)}.purchase-support-license{margin-left:-.5em!important}#support-license-form p.description.license-error{color:rgba(225,47,47,.73)}#support-license-form p.description.license-active{color:rgba(46,102,31,.68)}#support-license-form .license-links a{text-decoration:none}.timeline-express-license-buttons{display:block;width:100%;margin-top:2em}.timeline-express-invalid-license-error{color:rgba(225,47,47,.73)}.codeparrots-tracking-notice{background-image:url(../../images/flying-parrot.png);background-position:center right;background-repeat:no-repeat;background-size:120px}.codeparrots-tracking-notice p{max-width:90%}#premium-support-contact-form{float:left;width:33%;min-width:300px}#premium-support-contact-form form,#premium-support-contact-form form input,#premium-support-contact-form form label,#premium-support-contact-form form textarea{width:100%}#premium-support-contact-form form textarea{resize:vertical}#premium-support-contact-form form input[type=submit],#premium-support-contact-form form label{margin-top:1em;display:block}.license-expiring-soon{font-size:11px;color:#f34b4b;display:block}@media only screen and (max-width:1081px){#timeline_express_license_key{min-width:90%!important;width:90%!important}#premium-support-contact-form form input,#premium-support-contact-form form label,#premium-support-contact-form form textarea{width:100%}#premium-support-contact-form{margin:2em 0 0;float:left;width:100%}#timeline-express-support-page-wrap table.widefat.fixed{max-width:100%!important}#timeline-express-support-page-header .support-subhead{width:auto}#timeline-express-support-page-header .te-logo{min-width:140px!important;float:none!important;display:block;margin:0 auto}#timeline-express-support-page-header .support-subhead h1{line-height:1.2}}.timeline-express-about-wrap .timeline-express-badge{float:right;border-radius:4px;margin:0 0 15px 15px;max-width:100%}.timeline-express-about-wrap #timeline-express-header{margin-bottom:15px}.timeline-express-about-wrap #timeline-express-header h1{margin-bottom:15px!important}.timeline-express-about-wrap .about-text{margin:0 0 15px;max-width:670px}.timeline-express-about-wrap .feature-section{margin-top:20px}.timeline-express-about-wrap .feature-section-content,.timeline-express-about-wrap .feature-section-media{width:50%;box-sizing:border-box}.timeline-express-about-wrap .feature-section-content{float:left;padding-right:50px}.timeline-express-about-wrap .feature-section-content h4{margin:0 0 1em}.timeline-express-about-wrap .feature-section-media{float:right;text-align:right;margin-bottom:20px}.timeline-express-about-wrap img{border:none}.timeline-express-about-wrap .feature-section:not(.under-the-hood) .col{margin-top:0}@media all and (max-width:782px){.timeline-express-about-wrap .feature-section-content,.timeline-express-about-wrap .feature-section-media{float:none;padding-right:0;width:100%;text-align:left}.timeline-express-about-wrap .feature-section-media img{float:none;margin:0 0 20px}}.about-wrap .timeline-express-badge{position:absolute;top:0;right:0;color:#999;font-size:14px;text-align:center;margin:5px 0 0;width:150px}.about-wrap .timeline-express-badge .version{display:block;margin:5px auto 0}#timeline-express-addons .timeline-express-clear:after,#timeline-express-addons .timeline-express-clear:before{content:" ";display:table}.about-wrap .feature-section p{font-size:15px}.about-wrap .feature-section.two-col .col{vertical-align:top}.about-wrap .feature-section.two-col .col:nth-child(1){width:calc(65% - 4px)}.about-wrap .feature-section.two-col .col:nth-child(2){width:calc(30% - 4px);text-align:center;float:right}.about-wrap .timeline-express-features-button{font-size:14px;height:auto;padding:5px 15px;margin-top:15px}#timeline-express-addons .intro{margin-bottom:10px}#timeline-express-addons a.view-all-addons.button-primary{position:absolute;margin-left:10px}.timeline-express-addons-basic-message{border:1px solid #ddd;padding:20px}.timeline-express-addons-basic-message h5{font-size:16px;font-weight:700;margin:0 0 15px}.timeline-express-addons-basic-message p{margin:0}.timeline-express-addons-unlock{margin:35px 0 25px}.timeline-express-addons-unlock h4{font-size:23px;font-weight:400;margin:0 0 6px;line-height:29px}.timeline-express-addons-unlock p{margin:0}.timeline-express-addon-item{background-color:#fff;border:1px solid #ddd}.timeline-express-addon-image{float:left;height:92px;width:92px;border:1px solid #ddd;margin:12px 0 0 12px}.timeline-express-addon-image img{display:block;margin:0 auto;max-width:100%}.timeline-express-addon-text{margin:0 12px 0 126px;padding:13px 0}.timeline-express-addon-text h4{font-size:16px;font-weight:700;margin:0 0 8px}.timeline-express-addon-text p{margin:0}.timeline-express-addon-action{text-align:center;margin:-3em 0 1em}.timeline-express-addon-action a,.timeline-express-addon-action button{font-size:14px;color:#fff;background-color:#0085ba;border:1px solid #006d98;text-decoration:none;width:130px;margin:40px auto 0;display:block;border-radius:5px;padding:10px 0;cursor:pointer}.timeline-express-addon-action a:hover,.timeline-express-addon-action button:hover{background-color:#006d98}.timeline-express-addon-installed-container a:hover{background-color:#0085ba}.timeline-express-addon-status-active .timeline-express-addon-action{background-color:#edfaff}.timeline-express-addon-status-inactive .timeline-express-addon-action{background-color:#f5f6f7}.timeline-express-error{color:#b94a48;background-color:#f2dede;padding:8px}.timeline-express-success{color:#468847;background-color:#dff0d8;padding:8px}.timeline-express-addon-action .button-addon-installed,.timeline-express-addon-action .button-addon-installed:hover,.timeline-express-addon-installed-container{opacity:.5}.timeline-express-addon-action .button-addon-installed[href="#"]:hover{cursor:no-drop}#timeline-express-addons .section{clear:both;padding:0;margin:0}#timeline-express-addons .col{display:block;float:left;margin:1% 0 1% 1.6%}#timeline-express-addons .col:first-child{margin-left:0}#timeline-express-addons .group:after,#timeline-express-addons .group:before{content:"";display:table}#timeline-express-addons .group{zoom:1}#timeline-express-addons .span_3_of_3{width:100%}#timeline-express-addons .span_2_of_3{width:calc(66.13% - 2px)}#timeline-express-addons .span_1_of_3{width:calc(32.26% - 2px)}@media only screen and (max-width:960px){#timeline-express-addons .col{margin:1% 0}#timeline-express-addons .span_1_of_3,#timeline-express-addons .span_2_of_3,#timeline-express-addons .span_3_of_3{width:100%}}
lib/admin/css/timeline-express-addons-rtl.css CHANGED
@@ -181,4 +181,4 @@
181
  }
182
  /** End Grid **/
183
 
184
- /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInRpbWVsaW5lLWV4cHJlc3MtYWRkb25zLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Z0ZBRWdGOztBQUVoRjtDQUNDLGFBQWE7Q0FDYixlQUFlO0NBQ2Y7O0FBRUQ7Q0FDQyxZQUFZO0NBQ1osYUFBYTtDQUNiLGVBQWU7Q0FDZjs7QUFFRDtDQUNDLG9CQUFvQjtDQUNwQjs7QUFFRDtDQUNDLG1CQUFBO0NBQ0Esa0JBQWM7Q0FDZDs7QUFFRDtDQUNDLHVCQUFnQjtDQUNoQixjQUFBO0NBQ0E7O0FBRUQ7Q0FDQSxnQkFBQTtDQUNDLGlCQUFVO0NBQ1YsbUJBQUE7Q0FDQTs7QUFFRDtDQUNDLFVBQUE7Q0FDQTs7QUFFRDtDQUNDLG9CQUFpQjtDQUNqQjs7QUFFRDtDQUNDLGdCQUFnQjtDQUNqQixpQkFBQTtDQUNDLGtCQUFVO0NBQ1Ysa0JBQUE7Q0FDQTs7QUFFRDtDQUNDLFVBQUE7Q0FDQTs7QUFFRDtDQUNDLHVCQUFrQjtDQUNsQix1QkFBbUI7Q0FDbkI7O0FBRUQ7Q0FDQSxZQUFBO0NBQ0MsYUFBYTtDQUNiLFlBQUE7Q0FDQSx1QkFBdUI7Q0FDeEIsc0JBQUE7Q0FDQzs7QUFFRDtDQUNDLGVBQUE7Q0FDQSxlQUFBO0NBQ0EsZ0JBQUE7Q0FDQTs7QUFFRDtDQUNDLHVCQUFlO0NBQ2YsZ0JBQWdCO0NBQ2hCOztBQUVEO0NBQ0MsVUFBQTtDQUNBLGdCQUFnQjtDQUNoQixpQkFBQTtDQUNBLGtCQUFrQjtDQUNuQjs7QUFFQTtDQUNDLFVBQUE7Q0FDQTs7QUFFRDtDQUNBLG1CQUFBO0NBQ0MscUJBQVU7Q0FDVjs7QUFFRDs7Q0FFQyxnQkFBTztDQUNQLFlBQVM7Q0FDVCwwQkFBYTtDQUNiLDBCQUFhO0NBQ2Isc0JBQW1CO0NBQ25CLGFBQUE7Q0FDQSx5QkFBQTtDQUNBLGVBQWU7Q0FDaEIsbUJBQUE7Q0FDQyxnQkFBZ0I7Q0FDaEIsZ0JBQWdCO0NBQ2hCOztBQUVEOztDQUVDLDBCQUFhO0NBQ2I7O0FBRUQ7Q0FDQywwQkFBZ0I7Q0FDaEI7O0FBRUQ7Q0FDQSwwQkFBQTtDQUNDOztBQUVEO0NBQ0MsZUFBZTtDQUNoQiwwQkFBQTtDQUNDLGFBQUE7Q0FDQTs7QUFFRDtDQUNDLGVBQUE7Q0FDQSwwQkFBQTtDQUNBLGFBQWE7Q0FDZDs7Q0FFQzs7RUFFQSxZQUFBO0VBQ0Msb0JBQW9CO0VBQ3RCLDBCQUFBO0VBQ0MsWUFBQTtFQUNBOztBQUVELGtCQUFDO0FBQ0Q7Q0FDQSxZQUFBO0NBQ0MsYUFBYTtDQUNiLFlBQUM7Q0FDRDs7QUFFRDtDQUNDLGVBQWE7Q0FDYixZQUFDO0NBQ0QscUJBQUM7Q0FDRDs7QUFFRCw0Q0FBNEMsZUFBZSxFQUFFOztBQUU3RCxnQkFBRTtBQUNGO3dDQUNjLFdBQUEsQ0FBQSxjQUFBLEVBQUE7QUFDZCx3Q0FBRSxXQUFBLENBQUE7QUFDRixrQ0FBQSxPQUFBLENBQUEsZ0JBQUEsRUFBQTs7QUFFQSxxQkFBRTtBQUNGLHdDQUF3QyxZQUFZLEVBQUU7QUFDdEQsd0NBQXdDLDRCQUE0QixFQUFFO0FBQ3RFLHdDQUF3Qyw0QkFBNEIsRUFBRTs7QUFFdEUscUNBQXFDO0FBQ3JDO0NBQ0MsaUNBQWlDLG1CQUFtQixFQUFFO0NBQ3REOzt5Q0FFd0MsWUFBWSxFQUFFO0NBQ3REO0FBQ0QsZ0JBQWdCIiwiZmlsZSI6InRpbWVsaW5lLWV4cHJlc3MtYWRkb25zLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8qID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4gICBBZGRvbnMgU3R5bGVzXG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xuXG4jd3Bmb3Jtcy1hZGRvbnMgLndwZm9ybXMtY2xlYXI6YmVmb3JlIHtcblx0Y29udGVudDogXCIgXCI7XG5cdGRpc3BsYXk6IHRhYmxlO1xufVxuXG4jd3Bmb3Jtcy1hZGRvbnMgLndwZm9ybXMtY2xlYXI6YWZ0ZXIge1xuXHRjbGVhcjogYm90aDtcblx0Y29udGVudDogXCIgXCI7XG5cdGRpc3BsYXk6IHRhYmxlO1xufVxuXG4jd3Bmb3Jtcy1hZGRvbnMgLmludHJvIHtcblx0bWFyZ2luLWJvdHRvbTogMzBweDtcbn1cblxuLndwZm9ybXMtYWRkb25zLWJhc2ljLW1lc3NhZ2Uge1xuXHRib3JkZXI6IDFweCBzb2xpZCAjZGRkO1xuXHRwYWRkaW5nOiAyMHB4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtYmFzaWMtbWVzc2FnZSBoNSB7XG5cdGZvbnQtc2l6ZTogMTZweDtcblx0Zm9udC13ZWlnaHQ6IDcwMDtcblx0bWFyZ2luOiAwIDAgMTVweCAwO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtYmFzaWMtbWVzc2FnZSBwIHtcblx0bWFyZ2luOiAwO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtdW5sb2NrIHtcblx0bWFyZ2luOiAzNXB4IDAgMjVweDtcbn1cblxuLndwZm9ybXMtYWRkb25zLXVubG9jayBoNCB7XG5cdGZvbnQtc2l6ZTogMjNweDtcblx0Zm9udC13ZWlnaHQ6IDQwMDtcblx0bWFyZ2luOiAwIDAgNnB4IDA7XG5cdGxpbmUtaGVpZ2h0OiAyOXB4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtdW5sb2NrIHAge1xuXHRtYXJnaW46IDA7XG59XG5cbi53cGZvcm1zLWFkZG9uLWl0ZW0ge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmO1xuXHRib3JkZXI6IDFweCBzb2xpZCAjZGRkO1xuXHR3aWR0aDogNDklO1xuXHRmbG9hdDogbGVmdDtcblx0Y2xlYXI6IHJpZ2h0O1xuXHRtaW4taGVpZ2h0OiAxMThweDtcblx0bWFyZ2luOiAwIDAgMThweCAwO1xuXHRwb3NpdGlvbjogcmVsYXRpdmU7XG59XG5cbi53cGZvcm1zLWFkZG9uLWl0ZW0ud3Bmb3Jtcy1zZWNvbmQge1xuXHRmbG9hdDogcmlnaHQ7XG59XG5cbi53cGZvcm1zLWFkZG9uLWltYWdlIHtcblx0ZmxvYXQ6IGxlZnQ7XG5cdGhlaWdodDogOTJweDtcblx0d2lkdGg6IDkycHg7XG5cdGJvcmRlcjogMXB4IHNvbGlkICNkZGQ7XG5cdG1hcmdpbjogMTJweCAwIDAgMTJweDtcbn1cblxuLndwZm9ybXMtYWRkb24taW1hZ2UgaW1nIHtcblx0ZGlzcGxheTogYmxvY2s7XG5cdG1hcmdpbjogMCBhdXRvO1xuXHRtYXgtd2lkdGg6IDEwMCU7XG59XG5cbi53cGZvcm1zLWFkZG9uLXRleHQge1xuXHRtYXJnaW46IDAgMjAwcHggMCAxMjZweDtcblx0cGFkZGluZzogMjJweCAwO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi10ZXh0IGg0IHtcblx0bWFyZ2luOiAwO1xuXHRmb250LXNpemU6IDE2cHg7XG5cdGZvbnQtd2VpZ2h0OiA3MDA7XG5cdG1hcmdpbjogMCAwIDhweCAwO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi10ZXh0IHAge1xuXHRtYXJnaW46IDA7XG59XG5cbi53cGZvcm1zLWFkZG9uLWFjdGlvbiB7XG5cdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0dG9wOiAwO1xuXHRyaWdodDogMDtcblx0d2lkdGg6IDE4MHB4O1xuXHRoZWlnaHQ6IDEwMCU7XG5cdHRleHQtYWxpZ246IGNlbnRlcjtcblx0Ym9yZGVyLWxlZnQ6IDFweCBzb2xpZCAjZGRkO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi1hY3Rpb24gYSxcbi53cGZvcm1zLWFkZG9uLWFjdGlvbiBidXR0b24ge1xuXHRmb250LXNpemU6IDE0cHg7XG5cdGNvbG9yOiAjZmZmO1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjMDA4NWJhO1xuXHRib3JkZXI6IDFweCBzb2xpZCAjMDA2ZDk4O1xuXHR0ZXh0LWRlY29yYXRpb246IG5vbmU7XG5cdHdpZHRoOiAxMzBweDtcblx0bWFyZ2luOiA0MHB4IGF1dG8gMCBhdXRvO1xuXHRkaXNwbGF5OiBibG9jaztcblx0Ym9yZGVyLXJhZGl1czogNXB4O1xuXHRwYWRkaW5nOiAxMHB4IDA7XG5cdGN1cnNvcjogcG9pbnRlcjtcbn1cblxuLndwZm9ybXMtYWRkb24tYWN0aW9uIGE6aG92ZXIsXG4ud3Bmb3Jtcy1hZGRvbi1hY3Rpb24gYnV0dG9uOmhvdmVyIHtcblx0YmFja2dyb3VuZC1jb2xvcjogIzAwNmQ5ODtcbn1cblxuLndwZm9ybXMtYWRkb24tc3RhdHVzLWFjdGl2ZSAud3Bmb3Jtcy1hZGRvbi1hY3Rpb24ge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZWRmYWZmO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi1zdGF0dXMtaW5hY3RpdmUgLndwZm9ybXMtYWRkb24tYWN0aW9uIHtcblx0YmFja2dyb3VuZC1jb2xvcjogI2Y1ZjZmNztcbn1cblxuLndwZm9ybXMtZXJyb3Ige1xuXHRjb2xvcjogI2I5NGE0ODtcblx0YmFja2dyb3VuZC1jb2xvcjogI2YyZGVkZTtcblx0cGFkZGluZzogOHB4O1xufVxuXG4ud3Bmb3Jtcy1zdWNjZXNzIHtcblx0Y29sb3I6ICM0Njg4NDc7XG5cdGJhY2tncm91bmQtY29sb3I6ICNkZmYwZDg7XG5cdHBhZGRpbmc6IDhweDtcbn1cblxuLypcbkBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDogMTI0MHB4KSB7XG4qL1xuXHQud3Bmb3Jtcy1hZGRvbi1pdGVtLFxuXHQud3Bmb3Jtcy1hZGRvbi1pdGVtLndwZm9ybXMtc2Vjb25kIHtcblx0XHRtYXgtd2lkdGg6IDgwMHB4O1xuXHRcdHdpZHRoOiAxMDAlO1xuXHRcdGZsb2F0OiBub25lO1xuXHR9XG4vKlxufVxuKi9cbiJdfQ== */
181
  }
182
  /** End Grid **/
183
 
184
+ /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInRpbWVsaW5lLWV4cHJlc3MtYWRkb25zLmNzcyIsInRpbWVsaW5lLWV4cHJlc3MtYWRkb25zLXJ0bC5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O2dGQUVnRjs7QUFFaEY7Q0FDQyxhQUFhO0NBQ2IsZUFBZTtDQUNmOztBQUVEO0NBQ0MsWUFBWTtDQUNaLGFBQWE7Q0FDYixlQUFlO0NBQ2Y7O0FBRUQ7Q0FDQyxvQkFBb0I7Q0FDcEI7O0FBRUQ7Q0FDQyxtQkFBQTtDQUNBLG1CQUFjO0NBQ2Q7O0FBRUQ7Q0FDQyx1QkFBZ0I7Q0FDaEIsY0FBQTtDQUNBOztBQUVEO0NBQ0EsZ0JBQUE7Q0FDQyxpQkFBVTtDQUNWLG1CQUFBO0NBQ0E7O0FBRUQ7Q0FDQyxVQUFBO0NBQ0E7O0FBRUQ7Q0FDQyxvQkFBaUI7Q0FDakI7O0FBRUQ7Q0FDQyxnQkFBZ0I7Q0FDakIsaUJBQUE7Q0FDQyxrQkFBVTtDQUNWLGtCQUFBO0NBQ0E7O0FBRUQ7Q0FDQyxVQUFBO0NBQ0E7O0FBRUQ7Q0FDQyx1QkFBa0I7Q0FDbEIsdUJBQW1CO0NBQ25COztBQUVEO0NBQ0EsYUFBQTtDQUNDLGFBQWE7Q0FDYixZQUFBO0NBQ0EsdUJBQXVCO0NBQ3hCLHNCQUFBO0NBQ0M7O0FBRUQ7Q0FDQyxlQUFBO0NBQ0EsZUFBQTtDQUNBLGdCQUFBO0NBQ0E7O0FBRUQ7Q0FDQyx1QkFBZTtDQUNmLGdCQUFnQjtDQUNoQjs7QUFFRDtDQUNDLFVBQUE7Q0FDQSxnQkFBZ0I7Q0FDaEIsaUJBQUE7Q0FDQSxrQkFBa0I7Q0FDbkI7O0FBRUE7Q0FDQyxVQUFBO0NBQ0E7O0FBRUQ7Q0FDQSxtQkFBQTtDQUNDLHFCQUFVO0NBQ1Y7O0FBRUQ7O0NBRUMsZ0JBQU87Q0FDUCxZQUFTO0NBQ1QsMEJBQWE7Q0FDYiwwQkFBYTtDQUNiLHNCQUFtQjtDQUNuQixhQUFBO0NBQ0EseUJBQUE7Q0FDQSxlQUFlO0NBQ2hCLG1CQUFBO0NBQ0MsZ0JBQWdCO0NBQ2hCLGdCQUFnQjtDQUNoQjs7QUFFRDs7Q0FFQywwQkFBYTtDQUNiOztBQUVEO0NBQ0MsMEJBQWdCO0NBQ2hCOztBQUVEO0NBQ0EsMEJBQUE7Q0FDQzs7QUFFRDtDQUNDLDBCQUFlO0NBQ2hCOztBQ0VBO0NBQ0MsZUFBZTtDRENoQiwwQkFBQTtDQUNDLGFBQUE7Q0FDQTs7QUNFRDtDQUNDLGVBQWU7Q0RDZiwwQkFBQTtDQ0NBLGFBQWE7Q0FDYjs7Q0FFQTs7O0VBR0MsWUFBWTtFRENkOztDQUVBO0VBQ0MsZ0JBQWE7RUFDYjs7QUNFRCxrQkFBa0I7QURDbEI7Q0FDQyxZQUFBO0NBQ0EsYUFBQztDQUNELFlBQUE7Q0FDQTs7QUFFRDtDQ0NDLGVBQWU7Q0RDaEIsYUFBQTtDQUNBLHFCQUFBO0NDQ0M7O0FERUQsNENBQUEsZ0JBQUEsRUFBQTs7QUFFQSxnQkFBQTtBQUNBO3dDQUN3QyxXQUFBLENBQUEsY0FBQSxFQUE0QjtBQUNwRSx3Q0FBd0MsV0FBQSxDQUFBO0FDQ3hDLGtDQUFrQyxPQUFPLENBQUMsZ0JBQWdCLEVBQUU7O0FERTVELHFCQUFBO0FDQ0Esd0NEQWtDLFlBQUEsRUFBbUI7QUNDckQsd0NEQUMsNEJBQUEsRUFBQTtBQ0NELHdDQUF3Qyw0QkFBNEIsRUFBRTs7QUFFdEUscUNEQUM7QUFDRDtDQ0NDLGlDQUFpQyxtQkFBbUIsRUFBRTtDQUN0RDs7eUNBRXdDLFlBQVksRUFBRTtDQUN0RDtBQUNELGdCQUFnQiIsImZpbGUiOiJ0aW1lbGluZS1leHByZXNzLWFkZG9ucy1ydGwuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLyogPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbiAgIEFkZG9ucyBTdHlsZXNcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXG5cbiN3cGZvcm1zLWFkZG9ucyAud3Bmb3Jtcy1jbGVhcjpiZWZvcmUge1xuXHRjb250ZW50OiBcIiBcIjtcblx0ZGlzcGxheTogdGFibGU7XG59XG5cbiN3cGZvcm1zLWFkZG9ucyAud3Bmb3Jtcy1jbGVhcjphZnRlciB7XG5cdGNsZWFyOiBib3RoO1xuXHRjb250ZW50OiBcIiBcIjtcblx0ZGlzcGxheTogdGFibGU7XG59XG5cbiN3cGZvcm1zLWFkZG9ucyAuaW50cm8ge1xuXHRtYXJnaW4tYm90dG9tOiAzMHB4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtYmFzaWMtbWVzc2FnZSB7XG5cdGJvcmRlcjogMXB4IHNvbGlkICNkZGQ7XG5cdHBhZGRpbmc6IDIwcHg7XG59XG5cbi53cGZvcm1zLWFkZG9ucy1iYXNpYy1tZXNzYWdlIGg1IHtcblx0Zm9udC1zaXplOiAxNnB4O1xuXHRmb250LXdlaWdodDogNzAwO1xuXHRtYXJnaW46IDAgMCAxNXB4IDA7XG59XG5cbi53cGZvcm1zLWFkZG9ucy1iYXNpYy1tZXNzYWdlIHAge1xuXHRtYXJnaW46IDA7XG59XG5cbi53cGZvcm1zLWFkZG9ucy11bmxvY2sge1xuXHRtYXJnaW46IDM1cHggMCAyNXB4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtdW5sb2NrIGg0IHtcblx0Zm9udC1zaXplOiAyM3B4O1xuXHRmb250LXdlaWdodDogNDAwO1xuXHRtYXJnaW46IDAgMCA2cHggMDtcblx0bGluZS1oZWlnaHQ6IDI5cHg7XG59XG5cbi53cGZvcm1zLWFkZG9ucy11bmxvY2sgcCB7XG5cdG1hcmdpbjogMDtcbn1cblxuLndwZm9ybXMtYWRkb24taXRlbSB7XG5cdGJhY2tncm91bmQtY29sb3I6ICNmZmY7XG5cdGJvcmRlcjogMXB4IHNvbGlkICNkZGQ7XG5cdHdpZHRoOiA0OSU7XG5cdGZsb2F0OiBsZWZ0O1xuXHRjbGVhcjogcmlnaHQ7XG5cdG1pbi1oZWlnaHQ6IDExOHB4O1xuXHRtYXJnaW46IDAgMCAxOHB4IDA7XG5cdHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cblxuLndwZm9ybXMtYWRkb24taXRlbS53cGZvcm1zLXNlY29uZCB7XG5cdGZsb2F0OiByaWdodDtcbn1cblxuLndwZm9ybXMtYWRkb24taW1hZ2Uge1xuXHRmbG9hdDogbGVmdDtcblx0aGVpZ2h0OiA5MnB4O1xuXHR3aWR0aDogOTJweDtcblx0Ym9yZGVyOiAxcHggc29saWQgI2RkZDtcblx0bWFyZ2luOiAxMnB4IDAgMCAxMnB4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi1pbWFnZSBpbWcge1xuXHRkaXNwbGF5OiBibG9jaztcblx0bWFyZ2luOiAwIGF1dG87XG5cdG1heC13aWR0aDogMTAwJTtcbn1cblxuLndwZm9ybXMtYWRkb24tdGV4dCB7XG5cdG1hcmdpbjogMCAyMDBweCAwIDEyNnB4O1xuXHRwYWRkaW5nOiAyMnB4IDA7XG59XG5cbi53cGZvcm1zLWFkZG9uLXRleHQgaDQge1xuXHRtYXJnaW46IDA7XG5cdGZvbnQtc2l6ZTogMTZweDtcblx0Zm9udC13ZWlnaHQ6IDcwMDtcblx0bWFyZ2luOiAwIDAgOHB4IDA7XG59XG5cbi53cGZvcm1zLWFkZG9uLXRleHQgcCB7XG5cdG1hcmdpbjogMDtcbn1cblxuLndwZm9ybXMtYWRkb24tYWN0aW9uIHtcblx0cG9zaXRpb246IGFic29sdXRlO1xuXHR0b3A6IDA7XG5cdHJpZ2h0OiAwO1xuXHR3aWR0aDogMTgwcHg7XG5cdGhlaWdodDogMTAwJTtcblx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHRib3JkZXItbGVmdDogMXB4IHNvbGlkICNkZGQ7XG59XG5cbi53cGZvcm1zLWFkZG9uLWFjdGlvbiBhLFxuLndwZm9ybXMtYWRkb24tYWN0aW9uIGJ1dHRvbiB7XG5cdGZvbnQtc2l6ZTogMTRweDtcblx0Y29sb3I6ICNmZmY7XG5cdGJhY2tncm91bmQtY29sb3I6ICMwMDg1YmE7XG5cdGJvcmRlcjogMXB4IHNvbGlkICMwMDZkOTg7XG5cdHRleHQtZGVjb3JhdGlvbjogbm9uZTtcblx0d2lkdGg6IDEzMHB4O1xuXHRtYXJnaW46IDQwcHggYXV0byAwIGF1dG87XG5cdGRpc3BsYXk6IGJsb2NrO1xuXHRib3JkZXItcmFkaXVzOiA1cHg7XG5cdHBhZGRpbmc6IDEwcHggMDtcblx0Y3Vyc29yOiBwb2ludGVyO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi1hY3Rpb24gYTpob3Zlcixcbi53cGZvcm1zLWFkZG9uLWFjdGlvbiBidXR0b246aG92ZXIge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjMDA2ZDk4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi1zdGF0dXMtYWN0aXZlIC53cGZvcm1zLWFkZG9uLWFjdGlvbiB7XG5cdGJhY2tncm91bmQtY29sb3I6ICNlZGZhZmY7XG59XG5cbi53cGZvcm1zLWFkZG9uLXN0YXR1cy1pbmFjdGl2ZSAud3Bmb3Jtcy1hZGRvbi1hY3Rpb24ge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZjVmNmY3O1xufVxuXG4ud3Bmb3Jtcy1lcnJvciB7XG5cdGNvbG9yOiAjYjk0YTQ4O1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZjJkZWRlO1xuXHRwYWRkaW5nOiA4cHg7XG59XG5cbi53cGZvcm1zLXN1Y2Nlc3Mge1xuXHRjb2xvcjogIzQ2ODg0Nztcblx0YmFja2dyb3VuZC1jb2xvcjogI2RmZjBkODtcblx0cGFkZGluZzogOHB4O1xufVxuXG4vKlxuQG1lZGlhIG9ubHkgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiAxMjQwcHgpIHtcbiovXG5cdC53cGZvcm1zLWFkZG9uLWl0ZW0sXG5cdC53cGZvcm1zLWFkZG9uLWl0ZW0ud3Bmb3Jtcy1zZWNvbmQge1xuXHRcdG1heC13aWR0aDogODAwcHg7XG5cdFx0d2lkdGg6IDEwMCU7XG5cdFx0ZmxvYXQ6IG5vbmU7XG5cdH1cbi8qXG59XG4qL1xuIiwiLyogPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbiAgIEFkZG9ucyBTdHlsZXNcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXG5cbiN0aW1lbGluZS1leHByZXNzLWFkZG9ucyAudGltZWxpbmUtZXhwcmVzcy1jbGVhcjpiZWZvcmUge1xuXHRjb250ZW50OiBcIiBcIjtcblx0ZGlzcGxheTogdGFibGU7XG59XG5cbiN0aW1lbGluZS1leHByZXNzLWFkZG9ucyAudGltZWxpbmUtZXhwcmVzcy1jbGVhcjphZnRlciB7XG5cdGNsZWFyOiBib3RoO1xuXHRjb250ZW50OiBcIiBcIjtcblx0ZGlzcGxheTogdGFibGU7XG59XG5cbiN0aW1lbGluZS1leHByZXNzLWFkZG9ucyAuaW50cm8ge1xuXHRtYXJnaW4tYm90dG9tOiAxMHB4O1xufVxuXG4jdGltZWxpbmUtZXhwcmVzcy1hZGRvbnMgYS52aWV3LWFsbC1hZGRvbnMuYnV0dG9uLXByaW1hcnkge1xuXHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdG1hcmdpbi1yaWdodDogMTBweDtcbn1cblxuLnRpbWVsaW5lLWV4cHJlc3MtYWRkb25zLWJhc2ljLW1lc3NhZ2Uge1xuXHRib3JkZXI6IDFweCBzb2xpZCAjZGRkO1xuXHRwYWRkaW5nOiAyMHB4O1xufVxuXG4udGltZWxpbmUtZXhwcmVzcy1hZGRvbnMtYmFzaWMtbWVzc2FnZSBoNSB7XG5cdGZvbnQtc2l6ZTogMTZweDtcblx0Zm9udC13ZWlnaHQ6IDcwMDtcblx0bWFyZ2luOiAwIDAgMTVweCAwO1xufVxuXG4udGltZWxpbmUtZXhwcmVzcy1hZGRvbnMtYmFzaWMtbWVzc2FnZSBwIHtcblx0bWFyZ2luOiAwO1xufVxuXG4udGltZWxpbmUtZXhwcmVzcy1hZGRvbnMtdW5sb2NrIHtcblx0bWFyZ2luOiAzNXB4IDAgMjVweDtcbn1cblxuLnRpbWVsaW5lLWV4cHJlc3MtYWRkb25zLXVubG9jayBoNCB7XG5cdGZvbnQtc2l6ZTogMjNweDtcblx0Zm9udC13ZWlnaHQ6IDQwMDtcblx0bWFyZ2luOiAwIDAgNnB4IDA7XG5cdGxpbmUtaGVpZ2h0OiAyOXB4O1xufVxuXG4udGltZWxpbmUtZXhwcmVzcy1hZGRvbnMtdW5sb2NrIHAge1xuXHRtYXJnaW46IDA7XG59XG5cbi50aW1lbGluZS1leHByZXNzLWFkZG9uLWl0ZW0ge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmO1xuXHRib3JkZXI6IDFweCBzb2xpZCAjZGRkO1xufVxuXG4udGltZWxpbmUtZXhwcmVzcy1hZGRvbi1pbWFnZSB7XG5cdGZsb2F0OiByaWdodDtcblx0aGVpZ2h0OiA5MnB4O1xuXHR3aWR0aDogOTJweDtcblx0Ym9yZGVyOiAxcHggc29saWQgI2RkZDtcblx0bWFyZ2luOiAxMnB4IDEycHggMCAwO1xufVxuXG4udGltZWxpbmUtZXhwcmVzcy1hZGRvbi1pbWFnZSBpbWcge1xuXHRkaXNwbGF5OiBibG9jaztcblx0bWFyZ2luOiAwIGF1dG87XG5cdG1heC13aWR0aDogMTAwJTtcbn1cblxuLnRpbWVsaW5lLWV4cHJlc3MtYWRkb24tdGV4dCB7XG5cdG1hcmdpbjogMCAxMjZweCAwIDEycHg7XG5cdHBhZGRpbmc6IDEzcHggMDtcbn1cblxuLnRpbWVsaW5lLWV4cHJlc3MtYWRkb24tdGV4dCBoNCB7XG5cdG1hcmdpbjogMDtcblx0Zm9udC1zaXplOiAxNnB4O1xuXHRmb250LXdlaWdodDogNzAwO1xuXHRtYXJnaW46IDAgMCA4cHggMDtcbn1cblxuLnRpbWVsaW5lLWV4cHJlc3MtYWRkb24tdGV4dCBwIHtcblx0bWFyZ2luOiAwO1xufVxuXG4udGltZWxpbmUtZXhwcmVzcy1hZGRvbi1hY3Rpb24ge1xuXHR0ZXh0LWFsaWduOiBjZW50ZXI7XG5cdG1hcmdpbjogLTNlbSAwIDFlbSAwO1xufVxuXG4udGltZWxpbmUtZXhwcmVzcy1hZGRvbi1hY3Rpb24gYSxcbi50aW1lbGluZS1leHByZXNzLWFkZG9uLWFjdGlvbiBidXR0b24ge1xuXHRmb250LXNpemU6IDE0cHg7XG5cdGNvbG9yOiAjZmZmO1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjMDA4NWJhO1xuXHRib3JkZXI6IDFweCBzb2xpZCAjMDA2ZDk4O1xuXHR0ZXh0LWRlY29yYXRpb246IG5vbmU7XG5cdHdpZHRoOiAxMzBweDtcblx0bWFyZ2luOiA0MHB4IGF1dG8gMCBhdXRvO1xuXHRkaXNwbGF5OiBibG9jaztcblx0Ym9yZGVyLXJhZGl1czogNXB4O1xuXHRwYWRkaW5nOiAxMHB4IDA7XG5cdGN1cnNvcjogcG9pbnRlcjtcbn1cblxuLnRpbWVsaW5lLWV4cHJlc3MtYWRkb24tYWN0aW9uIGE6aG92ZXIsXG4udGltZWxpbmUtZXhwcmVzcy1hZGRvbi1hY3Rpb24gYnV0dG9uOmhvdmVyIHtcblx0YmFja2dyb3VuZC1jb2xvcjogIzAwNmQ5ODtcbn1cblxuLnRpbWVsaW5lLWV4cHJlc3MtYWRkb24taW5zdGFsbGVkLWNvbnRhaW5lciBhOmhvdmVyIHtcblx0YmFja2dyb3VuZC1jb2xvcjogIzAwODViYTtcbn1cblxuLnRpbWVsaW5lLWV4cHJlc3MtYWRkb24tc3RhdHVzLWFjdGl2ZSAudGltZWxpbmUtZXhwcmVzcy1hZGRvbi1hY3Rpb24ge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZWRmYWZmO1xufVxuXG4udGltZWxpbmUtZXhwcmVzcy1hZGRvbi1zdGF0dXMtaW5hY3RpdmUgLnRpbWVsaW5lLWV4cHJlc3MtYWRkb24tYWN0aW9uIHtcblx0YmFja2dyb3VuZC1jb2xvcjogI2Y1ZjZmNztcbn1cblxuLnRpbWVsaW5lLWV4cHJlc3MtZXJyb3Ige1xuXHRjb2xvcjogI2I5NGE0ODtcblx0YmFja2dyb3VuZC1jb2xvcjogI2YyZGVkZTtcblx0cGFkZGluZzogOHB4O1xufVxuXG4udGltZWxpbmUtZXhwcmVzcy1zdWNjZXNzIHtcblx0Y29sb3I6ICM0Njg4NDc7XG5cdGJhY2tncm91bmQtY29sb3I6ICNkZmYwZDg7XG5cdHBhZGRpbmc6IDhweDtcbn1cblxuXHQudGltZWxpbmUtZXhwcmVzcy1hZGRvbi1pbnN0YWxsZWQtY29udGFpbmVyLFxuXHQudGltZWxpbmUtZXhwcmVzcy1hZGRvbi1hY3Rpb24gLmJ1dHRvbi1hZGRvbi1pbnN0YWxsZWQsXG5cdC50aW1lbGluZS1leHByZXNzLWFkZG9uLWFjdGlvbiAuYnV0dG9uLWFkZG9uLWluc3RhbGxlZDpob3ZlciB7XG5cdFx0b3BhY2l0eTogLjU7XG5cdH1cblxuXHQudGltZWxpbmUtZXhwcmVzcy1hZGRvbi1hY3Rpb24gLmJ1dHRvbi1hZGRvbi1pbnN0YWxsZWRbaHJlZj1cIiNcIl06aG92ZXIge1xuXHRcdGN1cnNvcjogbm8tZHJvcDtcblx0fVxuXG4vKiAgR3JpZCBTRVRVUCAgKi9cbiN0aW1lbGluZS1leHByZXNzLWFkZG9ucyAuc2VjdGlvbiB7XG5cdGNsZWFyOiBib3RoO1xuXHRwYWRkaW5nOiAwcHg7XG5cdG1hcmdpbjogMHB4O1xufVxuXG4jdGltZWxpbmUtZXhwcmVzcy1hZGRvbnMgLmNvbCB7XG5cdGRpc3BsYXk6IGJsb2NrO1xuXHRmbG9hdDogcmlnaHQ7XG5cdG1hcmdpbjogMSUgMS42JSAxJSAwO1xufVxuXG4jdGltZWxpbmUtZXhwcmVzcy1hZGRvbnMgLmNvbDpmaXJzdC1jaGlsZCB7IG1hcmdpbi1yaWdodDogMDsgfVxuXG4vKiAgR1JPVVBJTkcgICovXG4jdGltZWxpbmUtZXhwcmVzcy1hZGRvbnMgLmdyb3VwOmJlZm9yZSxcbiN0aW1lbGluZS1leHByZXNzLWFkZG9ucyAuZ3JvdXA6YWZ0ZXIgeyBjb250ZW50OlwiXCI7IGRpc3BsYXk6dGFibGU7IH1cbiN0aW1lbGluZS1leHByZXNzLWFkZG9ucyAuZ3JvdXA6YWZ0ZXIgeyBjbGVhcjpib3RoO31cbiN0aW1lbGluZS1leHByZXNzLWFkZG9ucyAuZ3JvdXAgeyB6b29tOjE7IC8qIEZvciBJRSA2LzcgKi8gfVxuXG4vKiAgR1JJRCBPRiBUSFJFRSAgKi9cbiN0aW1lbGluZS1leHByZXNzLWFkZG9ucyAuc3Bhbl8zX29mXzMgeyB3aWR0aDogMTAwJTsgfVxuI3RpbWVsaW5lLWV4cHJlc3MtYWRkb25zIC5zcGFuXzJfb2ZfMyB7IHdpZHRoOiBjYWxjKCA2Ni4xMyUgLSAycHggKTsgfVxuI3RpbWVsaW5lLWV4cHJlc3MtYWRkb25zIC5zcGFuXzFfb2ZfMyB7IHdpZHRoOiBjYWxjKCAzMi4yNiUgLSAycHggKTsgfVxuXG4vKiAgR08gRlVMTCBXSURUSCBCRUxPVyA0ODAgUElYRUxTICovXG5AbWVkaWEgb25seSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDk2MHB4KSB7XG5cdCN0aW1lbGluZS1leHByZXNzLWFkZG9ucyAuY29sIHsgIG1hcmdpbjogMSUgMCUgMSUgMDsgfVxuXHQjdGltZWxpbmUtZXhwcmVzcy1hZGRvbnMgLnNwYW5fM19vZl8zLFxuXHQjdGltZWxpbmUtZXhwcmVzcy1hZGRvbnMgLnNwYW5fMl9vZl8zLFxuXHQjdGltZWxpbmUtZXhwcmVzcy1hZGRvbnMgLnNwYW5fMV9vZl8zIHsgd2lkdGg6IDEwMCU7IH1cbn1cbi8qKiBFbmQgR3JpZCAqKi9cblxuLyojIHNvdXJjZU1hcHBpbmdVUkw9ZGF0YTphcHBsaWNhdGlvbi9qc29uO2Jhc2U2NCxleUoyWlhKemFXOXVJam96TENKemIzVnlZMlZ6SWpwYkluUnBiV1ZzYVc1bExXVjRjSEpsYzNNdFlXUmtiMjV6TG1OemN5SmRMQ0p1WVcxbGN5STZXMTBzSW0xaGNIQnBibWR6SWpvaVFVRkJRVHM3WjBaQlJXZEdPenRCUVVWb1JqdERRVU5ETEdGQlFXRTdRMEZEWWl4bFFVRmxPME5CUTJZN08wRkJSVVE3UTBGRFF5eFpRVUZaTzBOQlExb3NZVUZCWVR0RFFVTmlMR1ZCUVdVN1EwRkRaanM3UVVGRlJEdERRVU5ETEc5Q1FVRnZRanREUVVOd1FqczdRVUZGUkR0RFFVTkRMRzFDUVVGQk8wTkJRMEVzYTBKQlFXTTdRMEZEWkRzN1FVRkZSRHREUVVORExIVkNRVUZuUWp0RFFVTm9RaXhqUVVGQk8wTkJRMEU3TzBGQlJVUTdRMEZEUVN4blFrRkJRVHREUVVORExHbENRVUZWTzBOQlExWXNiVUpCUVVFN1EwRkRRVHM3UVVGRlJEdERRVU5ETEZWQlFVRTdRMEZEUVRzN1FVRkZSRHREUVVORExHOUNRVUZwUWp0RFFVTnFRanM3UVVGRlJEdERRVU5ETEdkQ1FVRm5RanREUVVOcVFpeHBRa0ZCUVR0RFFVTkRMR3RDUVVGVk8wTkJRMVlzYTBKQlFVRTdRMEZEUVRzN1FVRkZSRHREUVVORExGVkJRVUU3UTBGRFFUczdRVUZGUkR0RFFVTkRMSFZDUVVGclFqdERRVU5zUWl4MVFrRkJiVUk3UTBGRGJrSTdPMEZCUlVRN1EwRkRRU3haUVVGQk8wTkJRME1zWVVGQllUdERRVU5pTEZsQlFVRTdRMEZEUVN4MVFrRkJkVUk3UTBGRGVFSXNjMEpCUVVFN1EwRkRRenM3UVVGRlJEdERRVU5ETEdWQlFVRTdRMEZEUVN4bFFVRkJPME5CUTBFc1owSkJRVUU3UTBGRFFUczdRVUZGUkR0RFFVTkRMSFZDUVVGbE8wTkJRMllzWjBKQlFXZENPME5CUTJoQ096dEJRVVZFTzBOQlEwTXNWVUZCUVR0RFFVTkJMR2RDUVVGblFqdERRVU5vUWl4cFFrRkJRVHREUVVOQkxHdENRVUZyUWp0RFFVTnVRanM3UVVGRlFUdERRVU5ETEZWQlFVRTdRMEZEUVRzN1FVRkZSRHREUVVOQkxHMUNRVUZCTzBOQlEwTXNjVUpCUVZVN1EwRkRWanM3UVVGRlJEczdRMEZGUXl4blFrRkJUenREUVVOUUxGbEJRVk03UTBGRFZDd3dRa0ZCWVR0RFFVTmlMREJDUVVGaE8wTkJRMklzYzBKQlFXMUNPME5CUTI1Q0xHRkJRVUU3UTBGRFFTeDVRa0ZCUVR0RFFVTkJMR1ZCUVdVN1EwRkRhRUlzYlVKQlFVRTdRMEZEUXl4blFrRkJaMEk3UTBGRGFFSXNaMEpCUVdkQ08wTkJRMmhDT3p0QlFVVkVPenREUVVWRExEQkNRVUZoTzBOQlEySTdPMEZCUlVRN1EwRkRReXd3UWtGQlowSTdRMEZEYUVJN08wRkJSVVE3UTBGRFFTd3dRa0ZCUVR0RFFVTkRPenRCUVVWRU8wTkJRME1zWlVGQlpUdERRVU5vUWl3d1FrRkJRVHREUVVORExHRkJRVUU3UTBGRFFUczdRVUZGUkR0RFFVTkRMR1ZCUVVFN1EwRkRRU3d3UWtGQlFUdERRVU5CTEdGQlFXRTdRMEZEWkRzN1EwRkZRenM3UlVGRlFTeFpRVUZCTzBWQlEwTXNiMEpCUVc5Q08wVkJRM1JDTERCQ1FVRkJPMFZCUTBNc1dVRkJRVHRGUVVOQk96dEJRVVZFTEd0Q1FVRkRPMEZCUTBRN1EwRkRRU3haUVVGQk8wTkJRME1zWVVGQllUdERRVU5pTEZsQlFVTTdRMEZEUkRzN1FVRkZSRHREUVVORExHVkJRV0U3UTBGRFlpeFpRVUZETzBOQlEwUXNjVUpCUVVNN1EwRkRSRHM3UVVGRlJDdzBRMEZCTkVNc1pVRkJaU3hGUVVGRk96dEJRVVUzUkN4blFrRkJSVHRCUVVOR08zZERRVU5qTEZkQlFVRXNRMEZCUVN4alFVRkJMRVZCUVVFN1FVRkRaQ3gzUTBGQlJTeFhRVUZCTEVOQlFVRTdRVUZEUml4clEwRkJRU3hQUVVGQkxFTkJRVUVzWjBKQlFVRXNSVUZCUVRzN1FVRkZRU3h4UWtGQlJUdEJRVU5HTEhkRFFVRjNReXhaUVVGWkxFVkJRVVU3UVVGRGRFUXNkME5CUVhkRExEUkNRVUUwUWl4RlFVRkZPMEZCUTNSRkxIZERRVUYzUXl3MFFrRkJORUlzUlVGQlJUczdRVUZGZEVVc2NVTkJRWEZETzBGQlEzSkRPME5CUTBNc2FVTkJRV2xETEcxQ1FVRnRRaXhGUVVGRk8wTkJRM1JFT3p0NVEwRkZkME1zV1VGQldTeEZRVUZGTzBOQlEzUkVPMEZCUTBRc1owSkJRV2RDSWl3aVptbHNaU0k2SW5ScGJXVnNhVzVsTFdWNGNISmxjM010WVdSa2IyNXpMbU56Y3lJc0luTnZkWEpqWlhORGIyNTBaVzUwSWpwYklpOHFJRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5WEc0Z0lDQkJaR1J2Ym5NZ1UzUjViR1Z6WEc0Z0lDQTlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQU0FxTDF4dVhHNGpkM0JtYjNKdGN5MWhaR1J2Ym5NZ0xuZHdabTl5YlhNdFkyeGxZWEk2WW1WbWIzSmxJSHRjYmx4MFkyOXVkR1Z1ZERvZ1hDSWdYQ0k3WEc1Y2RHUnBjM0JzWVhrNklIUmhZbXhsTzF4dWZWeHVYRzRqZDNCbWIzSnRjeTFoWkdSdmJuTWdMbmR3Wm05eWJYTXRZMnhsWVhJNllXWjBaWElnZTF4dVhIUmpiR1ZoY2pvZ1ltOTBhRHRjYmx4MFkyOXVkR1Z1ZERvZ1hDSWdYQ0k3WEc1Y2RHUnBjM0JzWVhrNklIUmhZbXhsTzF4dWZWeHVYRzRqZDNCbWIzSnRjeTFoWkdSdmJuTWdMbWx1ZEhKdklIdGNibHgwYldGeVoybHVMV0p2ZEhSdmJUb2dNekJ3ZUR0Y2JuMWNibHh1TG5kd1ptOXliWE10WVdSa2IyNXpMV0poYzJsakxXMWxjM05oWjJVZ2UxeHVYSFJpYjNKa1pYSTZJREZ3ZUNCemIyeHBaQ0FqWkdSa08xeHVYSFJ3WVdSa2FXNW5PaUF5TUhCNE8xeHVmVnh1WEc0dWQzQm1iM0p0Y3kxaFpHUnZibk10WW1GemFXTXRiV1Z6YzJGblpTQm9OU0I3WEc1Y2RHWnZiblF0YzJsNlpUb2dNVFp3ZUR0Y2JseDBabTl1ZEMxM1pXbG5hSFE2SURjd01EdGNibHgwYldGeVoybHVPaUF3SURBZ01UVndlQ0F3TzF4dWZWeHVYRzR1ZDNCbWIzSnRjeTFoWkdSdmJuTXRZbUZ6YVdNdGJXVnpjMkZuWlNCd0lIdGNibHgwYldGeVoybHVPaUF3TzF4dWZWeHVYRzR1ZDNCbWIzSnRjeTFoWkdSdmJuTXRkVzVzYjJOcklIdGNibHgwYldGeVoybHVPaUF6TlhCNElEQWdNalZ3ZUR0Y2JuMWNibHh1TG5kd1ptOXliWE10WVdSa2IyNXpMWFZ1Ykc5amF5Qm9OQ0I3WEc1Y2RHWnZiblF0YzJsNlpUb2dNak53ZUR0Y2JseDBabTl1ZEMxM1pXbG5hSFE2SURRd01EdGNibHgwYldGeVoybHVPaUF3SURBZ05uQjRJREE3WEc1Y2RHeHBibVV0YUdWcFoyaDBPaUF5T1hCNE8xeHVmVnh1WEc0dWQzQm1iM0p0Y3kxaFpHUnZibk10ZFc1c2IyTnJJSEFnZTF4dVhIUnRZWEpuYVc0NklEQTdYRzU5WEc1Y2JpNTNjR1p2Y20xekxXRmtaRzl1TFdsMFpXMGdlMXh1WEhSaVlXTnJaM0p2ZFc1a0xXTnZiRzl5T2lBalptWm1PMXh1WEhSaWIzSmtaWEk2SURGd2VDQnpiMnhwWkNBalpHUmtPMXh1WEhSM2FXUjBhRG9nTkRrbE8xeHVYSFJtYkc5aGREb2diR1ZtZER0Y2JseDBZMnhsWVhJNklISnBaMmgwTzF4dVhIUnRhVzR0YUdWcFoyaDBPaUF4TVRod2VEdGNibHgwYldGeVoybHVPaUF3SURBZ01UaHdlQ0F3TzF4dVhIUndiM05wZEdsdmJqb2djbVZzWVhScGRtVTdYRzU5WEc1Y2JpNTNjR1p2Y20xekxXRmtaRzl1TFdsMFpXMHVkM0JtYjNKdGN5MXpaV052Ym1RZ2UxeHVYSFJtYkc5aGREb2djbWxuYUhRN1hHNTlYRzVjYmk1M2NHWnZjbTF6TFdGa1pHOXVMV2x0WVdkbElIdGNibHgwWm14dllYUTZJR3hsWm5RN1hHNWNkR2hsYVdkb2REb2dPVEp3ZUR0Y2JseDBkMmxrZEdnNklEa3ljSGc3WEc1Y2RHSnZjbVJsY2pvZ01YQjRJSE52Ykdsa0lDTmtaR1E3WEc1Y2RHMWhjbWRwYmpvZ01USndlQ0F3SURBZ01USndlRHRjYm4xY2JseHVMbmR3Wm05eWJYTXRZV1JrYjI0dGFXMWhaMlVnYVcxbklIdGNibHgwWkdsemNHeGhlVG9nWW14dlkyczdYRzVjZEcxaGNtZHBiam9nTUNCaGRYUnZPMXh1WEhSdFlYZ3RkMmxrZEdnNklERXdNQ1U3WEc1OVhHNWNiaTUzY0dadmNtMXpMV0ZrWkc5dUxYUmxlSFFnZTF4dVhIUnRZWEpuYVc0NklEQWdNakF3Y0hnZ01DQXhNalp3ZUR0Y2JseDBjR0ZrWkdsdVp6b2dNakp3ZUNBd08xeHVmVnh1WEc0dWQzQm1iM0p0Y3kxaFpHUnZiaTEwWlhoMElHZzBJSHRjYmx4MGJXRnlaMmx1T2lBd08xeHVYSFJtYjI1MExYTnBlbVU2SURFMmNIZzdYRzVjZEdadmJuUXRkMlZwWjJoME9pQTNNREE3WEc1Y2RHMWhjbWRwYmpvZ01DQXdJRGh3ZUNBd08xeHVmVnh1WEc0dWQzQm1iM0p0Y3kxaFpHUnZiaTEwWlhoMElIQWdlMXh1WEhSdFlYSm5hVzQ2SURBN1hHNTlYRzVjYmk1M2NHWnZjbTF6TFdGa1pHOXVMV0ZqZEdsdmJpQjdYRzVjZEhCdmMybDBhVzl1T2lCaFluTnZiSFYwWlR0Y2JseDBkRzl3T2lBd08xeHVYSFJ5YVdkb2REb2dNRHRjYmx4MGQybGtkR2c2SURFNE1IQjRPMXh1WEhSb1pXbG5hSFE2SURFd01DVTdYRzVjZEhSbGVIUXRZV3hwWjI0NklHTmxiblJsY2p0Y2JseDBZbTl5WkdWeUxXeGxablE2SURGd2VDQnpiMnhwWkNBalpHUmtPMXh1ZlZ4dVhHNHVkM0JtYjNKdGN5MWhaR1J2YmkxaFkzUnBiMjRnWVN4Y2JpNTNjR1p2Y20xekxXRmtaRzl1TFdGamRHbHZiaUJpZFhSMGIyNGdlMXh1WEhSbWIyNTBMWE5wZW1VNklERTBjSGc3WEc1Y2RHTnZiRzl5T2lBalptWm1PMXh1WEhSaVlXTnJaM0p2ZFc1a0xXTnZiRzl5T2lBak1EQTROV0poTzF4dVhIUmliM0prWlhJNklERndlQ0J6YjJ4cFpDQWpNREEyWkRrNE8xeHVYSFIwWlhoMExXUmxZMjl5WVhScGIyNDZJRzV2Ym1VN1hHNWNkSGRwWkhSb09pQXhNekJ3ZUR0Y2JseDBiV0Z5WjJsdU9pQTBNSEI0SUdGMWRHOGdNQ0JoZFhSdk8xeHVYSFJrYVhOd2JHRjVPaUJpYkc5amF6dGNibHgwWW05eVpHVnlMWEpoWkdsMWN6b2dOWEI0TzF4dVhIUndZV1JrYVc1bk9pQXhNSEI0SURBN1hHNWNkR04xY25OdmNqb2djRzlwYm5SbGNqdGNibjFjYmx4dUxuZHdabTl5YlhNdFlXUmtiMjR0WVdOMGFXOXVJR0U2YUc5MlpYSXNYRzR1ZDNCbWIzSnRjeTFoWkdSdmJpMWhZM1JwYjI0Z1luVjBkRzl1T21odmRtVnlJSHRjYmx4MFltRmphMmR5YjNWdVpDMWpiMnh2Y2pvZ0l6QXdObVE1T0R0Y2JuMWNibHh1TG5kd1ptOXliWE10WVdSa2IyNHRjM1JoZEhWekxXRmpkR2wyWlNBdWQzQm1iM0p0Y3kxaFpHUnZiaTFoWTNScGIyNGdlMXh1WEhSaVlXTnJaM0p2ZFc1a0xXTnZiRzl5T2lBalpXUm1ZV1ptTzF4dWZWeHVYRzR1ZDNCbWIzSnRjeTFoWkdSdmJpMXpkR0YwZFhNdGFXNWhZM1JwZG1VZ0xuZHdabTl5YlhNdFlXUmtiMjR0WVdOMGFXOXVJSHRjYmx4MFltRmphMmR5YjNWdVpDMWpiMnh2Y2pvZ0kyWTFaalptTnp0Y2JuMWNibHh1TG5kd1ptOXliWE10WlhKeWIzSWdlMXh1WEhSamIyeHZjam9nSTJJNU5HRTBPRHRjYmx4MFltRmphMmR5YjNWdVpDMWpiMnh2Y2pvZ0kyWXlaR1ZrWlR0Y2JseDBjR0ZrWkdsdVp6b2dPSEI0TzF4dWZWeHVYRzR1ZDNCbWIzSnRjeTF6ZFdOalpYTnpJSHRjYmx4MFkyOXNiM0k2SUNNME5qZzRORGM3WEc1Y2RHSmhZMnRuY205MWJtUXRZMjlzYjNJNklDTmtabVl3WkRnN1hHNWNkSEJoWkdScGJtYzZJRGh3ZUR0Y2JuMWNibHh1THlwY2JrQnRaV1JwWVNCdmJteDVJSE5qY21WbGJpQmhibVFnS0cxaGVDMTNhV1IwYURvZ01USTBNSEI0S1NCN1hHNHFMMXh1WEhRdWQzQm1iM0p0Y3kxaFpHUnZiaTFwZEdWdExGeHVYSFF1ZDNCbWIzSnRjeTFoWkdSdmJpMXBkR1Z0TG5kd1ptOXliWE10YzJWamIyNWtJSHRjYmx4MFhIUnRZWGd0ZDJsa2RHZzZJRGd3TUhCNE8xeHVYSFJjZEhkcFpIUm9PaUF4TURBbE8xeHVYSFJjZEdac2IyRjBPaUJ1YjI1bE8xeHVYSFI5WEc0dktseHVmVnh1S2k5Y2JpSmRmUT09ICovXG4iXX0= */
lib/admin/css/timeline-express-addons.css CHANGED
@@ -181,4 +181,4 @@
181
  }
182
  /** End Grid **/
183
 
184
- /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInRpbWVsaW5lLWV4cHJlc3MtYWRkb25zLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Z0ZBRWdGOztBQUVoRjtDQUNDLGFBQWE7Q0FDYixlQUFlO0NBQ2Y7O0FBRUQ7Q0FDQyxZQUFZO0NBQ1osYUFBYTtDQUNiLGVBQWU7Q0FDZjs7QUFFRDtDQUNDLG9CQUFvQjtDQUNwQjs7QUFFRDtDQUNDLG1CQUFBO0NBQ0Esa0JBQWM7Q0FDZDs7QUFFRDtDQUNDLHVCQUFnQjtDQUNoQixjQUFBO0NBQ0E7O0FBRUQ7Q0FDQSxnQkFBQTtDQUNDLGlCQUFVO0NBQ1YsbUJBQUE7Q0FDQTs7QUFFRDtDQUNDLFVBQUE7Q0FDQTs7QUFFRDtDQUNDLG9CQUFpQjtDQUNqQjs7QUFFRDtDQUNDLGdCQUFnQjtDQUNqQixpQkFBQTtDQUNDLGtCQUFVO0NBQ1Ysa0JBQUE7Q0FDQTs7QUFFRDtDQUNDLFVBQUE7Q0FDQTs7QUFFRDtDQUNDLHVCQUFrQjtDQUNsQix1QkFBbUI7Q0FDbkI7O0FBRUQ7Q0FDQSxZQUFBO0NBQ0MsYUFBYTtDQUNiLFlBQUE7Q0FDQSx1QkFBdUI7Q0FDeEIsc0JBQUE7Q0FDQzs7QUFFRDtDQUNDLGVBQUE7Q0FDQSxlQUFBO0NBQ0EsZ0JBQUE7Q0FDQTs7QUFFRDtDQUNDLHVCQUFlO0NBQ2YsZ0JBQWdCO0NBQ2hCOztBQUVEO0NBQ0MsVUFBQTtDQUNBLGdCQUFnQjtDQUNoQixpQkFBQTtDQUNBLGtCQUFrQjtDQUNuQjs7QUFFQTtDQUNDLFVBQUE7Q0FDQTs7QUFFRDtDQUNBLG1CQUFBO0NBQ0MscUJBQVU7Q0FDVjs7QUFFRDs7Q0FFQyxnQkFBTztDQUNQLFlBQVM7Q0FDVCwwQkFBYTtDQUNiLDBCQUFhO0NBQ2Isc0JBQW1CO0NBQ25CLGFBQUE7Q0FDQSx5QkFBQTtDQUNBLGVBQWU7Q0FDaEIsbUJBQUE7Q0FDQyxnQkFBZ0I7Q0FDaEIsZ0JBQWdCO0NBQ2hCOztBQUVEOztDQUVDLDBCQUFhO0NBQ2I7O0FBRUQ7Q0FDQywwQkFBZ0I7Q0FDaEI7O0FBRUQ7Q0FDQSwwQkFBQTtDQUNDOztBQUVEO0NBQ0MsZUFBZTtDQUNoQiwwQkFBQTtDQUNDLGFBQUE7Q0FDQTs7QUFFRDtDQUNDLGVBQUE7Q0FDQSwwQkFBQTtDQUNBLGFBQWE7Q0FDZDs7Q0FFQzs7RUFFQSxZQUFBO0VBQ0Msb0JBQW9CO0VBQ3RCLDBCQUFBO0VBQ0MsWUFBQTtFQUNBOztBQUVELGtCQUFDO0FBQ0Q7Q0FDQSxZQUFBO0NBQ0MsYUFBYTtDQUNiLFlBQUM7Q0FDRDs7QUFFRDtDQUNDLGVBQWE7Q0FDYixZQUFDO0NBQ0QscUJBQUM7Q0FDRDs7QUFFRCw0Q0FBNEMsZUFBZSxFQUFFOztBQUU3RCxnQkFBRTtBQUNGO3dDQUNjLFdBQUEsQ0FBQSxjQUFBLEVBQUE7QUFDZCx3Q0FBRSxXQUFBLENBQUE7QUFDRixrQ0FBQSxPQUFBLENBQUEsZ0JBQUEsRUFBQTs7QUFFQSxxQkFBRTtBQUNGLHdDQUF3QyxZQUFZLEVBQUU7QUFDdEQsd0NBQXdDLDRCQUE0QixFQUFFO0FBQ3RFLHdDQUF3Qyw0QkFBNEIsRUFBRTs7QUFFdEUscUNBQXFDO0FBQ3JDO0NBQ0MsaUNBQWlDLG1CQUFtQixFQUFFO0NBQ3REOzt5Q0FFd0MsWUFBWSxFQUFFO0NBQ3REO0FBQ0QsZ0JBQWdCIiwiZmlsZSI6InRpbWVsaW5lLWV4cHJlc3MtYWRkb25zLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8qID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4gICBBZGRvbnMgU3R5bGVzXG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xuXG4jd3Bmb3Jtcy1hZGRvbnMgLndwZm9ybXMtY2xlYXI6YmVmb3JlIHtcblx0Y29udGVudDogXCIgXCI7XG5cdGRpc3BsYXk6IHRhYmxlO1xufVxuXG4jd3Bmb3Jtcy1hZGRvbnMgLndwZm9ybXMtY2xlYXI6YWZ0ZXIge1xuXHRjbGVhcjogYm90aDtcblx0Y29udGVudDogXCIgXCI7XG5cdGRpc3BsYXk6IHRhYmxlO1xufVxuXG4jd3Bmb3Jtcy1hZGRvbnMgLmludHJvIHtcblx0bWFyZ2luLWJvdHRvbTogMzBweDtcbn1cblxuLndwZm9ybXMtYWRkb25zLWJhc2ljLW1lc3NhZ2Uge1xuXHRib3JkZXI6IDFweCBzb2xpZCAjZGRkO1xuXHRwYWRkaW5nOiAyMHB4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtYmFzaWMtbWVzc2FnZSBoNSB7XG5cdGZvbnQtc2l6ZTogMTZweDtcblx0Zm9udC13ZWlnaHQ6IDcwMDtcblx0bWFyZ2luOiAwIDAgMTVweCAwO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtYmFzaWMtbWVzc2FnZSBwIHtcblx0bWFyZ2luOiAwO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtdW5sb2NrIHtcblx0bWFyZ2luOiAzNXB4IDAgMjVweDtcbn1cblxuLndwZm9ybXMtYWRkb25zLXVubG9jayBoNCB7XG5cdGZvbnQtc2l6ZTogMjNweDtcblx0Zm9udC13ZWlnaHQ6IDQwMDtcblx0bWFyZ2luOiAwIDAgNnB4IDA7XG5cdGxpbmUtaGVpZ2h0OiAyOXB4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtdW5sb2NrIHAge1xuXHRtYXJnaW46IDA7XG59XG5cbi53cGZvcm1zLWFkZG9uLWl0ZW0ge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmO1xuXHRib3JkZXI6IDFweCBzb2xpZCAjZGRkO1xuXHR3aWR0aDogNDklO1xuXHRmbG9hdDogbGVmdDtcblx0Y2xlYXI6IHJpZ2h0O1xuXHRtaW4taGVpZ2h0OiAxMThweDtcblx0bWFyZ2luOiAwIDAgMThweCAwO1xuXHRwb3NpdGlvbjogcmVsYXRpdmU7XG59XG5cbi53cGZvcm1zLWFkZG9uLWl0ZW0ud3Bmb3Jtcy1zZWNvbmQge1xuXHRmbG9hdDogcmlnaHQ7XG59XG5cbi53cGZvcm1zLWFkZG9uLWltYWdlIHtcblx0ZmxvYXQ6IGxlZnQ7XG5cdGhlaWdodDogOTJweDtcblx0d2lkdGg6IDkycHg7XG5cdGJvcmRlcjogMXB4IHNvbGlkICNkZGQ7XG5cdG1hcmdpbjogMTJweCAwIDAgMTJweDtcbn1cblxuLndwZm9ybXMtYWRkb24taW1hZ2UgaW1nIHtcblx0ZGlzcGxheTogYmxvY2s7XG5cdG1hcmdpbjogMCBhdXRvO1xuXHRtYXgtd2lkdGg6IDEwMCU7XG59XG5cbi53cGZvcm1zLWFkZG9uLXRleHQge1xuXHRtYXJnaW46IDAgMjAwcHggMCAxMjZweDtcblx0cGFkZGluZzogMjJweCAwO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi10ZXh0IGg0IHtcblx0bWFyZ2luOiAwO1xuXHRmb250LXNpemU6IDE2cHg7XG5cdGZvbnQtd2VpZ2h0OiA3MDA7XG5cdG1hcmdpbjogMCAwIDhweCAwO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi10ZXh0IHAge1xuXHRtYXJnaW46IDA7XG59XG5cbi53cGZvcm1zLWFkZG9uLWFjdGlvbiB7XG5cdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0dG9wOiAwO1xuXHRyaWdodDogMDtcblx0d2lkdGg6IDE4MHB4O1xuXHRoZWlnaHQ6IDEwMCU7XG5cdHRleHQtYWxpZ246IGNlbnRlcjtcblx0Ym9yZGVyLWxlZnQ6IDFweCBzb2xpZCAjZGRkO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi1hY3Rpb24gYSxcbi53cGZvcm1zLWFkZG9uLWFjdGlvbiBidXR0b24ge1xuXHRmb250LXNpemU6IDE0cHg7XG5cdGNvbG9yOiAjZmZmO1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjMDA4NWJhO1xuXHRib3JkZXI6IDFweCBzb2xpZCAjMDA2ZDk4O1xuXHR0ZXh0LWRlY29yYXRpb246IG5vbmU7XG5cdHdpZHRoOiAxMzBweDtcblx0bWFyZ2luOiA0MHB4IGF1dG8gMCBhdXRvO1xuXHRkaXNwbGF5OiBibG9jaztcblx0Ym9yZGVyLXJhZGl1czogNXB4O1xuXHRwYWRkaW5nOiAxMHB4IDA7XG5cdGN1cnNvcjogcG9pbnRlcjtcbn1cblxuLndwZm9ybXMtYWRkb24tYWN0aW9uIGE6aG92ZXIsXG4ud3Bmb3Jtcy1hZGRvbi1hY3Rpb24gYnV0dG9uOmhvdmVyIHtcblx0YmFja2dyb3VuZC1jb2xvcjogIzAwNmQ5ODtcbn1cblxuLndwZm9ybXMtYWRkb24tc3RhdHVzLWFjdGl2ZSAud3Bmb3Jtcy1hZGRvbi1hY3Rpb24ge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZWRmYWZmO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi1zdGF0dXMtaW5hY3RpdmUgLndwZm9ybXMtYWRkb24tYWN0aW9uIHtcblx0YmFja2dyb3VuZC1jb2xvcjogI2Y1ZjZmNztcbn1cblxuLndwZm9ybXMtZXJyb3Ige1xuXHRjb2xvcjogI2I5NGE0ODtcblx0YmFja2dyb3VuZC1jb2xvcjogI2YyZGVkZTtcblx0cGFkZGluZzogOHB4O1xufVxuXG4ud3Bmb3Jtcy1zdWNjZXNzIHtcblx0Y29sb3I6ICM0Njg4NDc7XG5cdGJhY2tncm91bmQtY29sb3I6ICNkZmYwZDg7XG5cdHBhZGRpbmc6IDhweDtcbn1cblxuLypcbkBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDogMTI0MHB4KSB7XG4qL1xuXHQud3Bmb3Jtcy1hZGRvbi1pdGVtLFxuXHQud3Bmb3Jtcy1hZGRvbi1pdGVtLndwZm9ybXMtc2Vjb25kIHtcblx0XHRtYXgtd2lkdGg6IDgwMHB4O1xuXHRcdHdpZHRoOiAxMDAlO1xuXHRcdGZsb2F0OiBub25lO1xuXHR9XG4vKlxufVxuKi9cbiJdfQ== */
181
  }
182
  /** End Grid **/
183
 
184
+ /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInRpbWVsaW5lLWV4cHJlc3MtYWRkb25zLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Z0ZBRWdGOztBQUVoRjtDQUNDLGFBQWE7Q0FDYixlQUFlO0NBQ2Y7O0FBRUQ7Q0FDQyxZQUFZO0NBQ1osYUFBYTtDQUNiLGVBQWU7Q0FDZjs7QUFFRDtDQUNDLG9CQUFvQjtDQUNwQjs7QUFFRDtDQUNDLG1CQUFBO0NBQ0Esa0JBQWM7Q0FDZDs7QUFFRDtDQUNDLHVCQUFnQjtDQUNoQixjQUFBO0NBQ0E7O0FBRUQ7Q0FDQSxnQkFBQTtDQUNDLGlCQUFVO0NBQ1YsbUJBQUE7Q0FDQTs7QUFFRDtDQUNDLFVBQUE7Q0FDQTs7QUFFRDtDQUNDLG9CQUFpQjtDQUNqQjs7QUFFRDtDQUNDLGdCQUFnQjtDQUNqQixpQkFBQTtDQUNDLGtCQUFVO0NBQ1Ysa0JBQUE7Q0FDQTs7QUFFRDtDQUNDLFVBQUE7Q0FDQTs7QUFFRDtDQUNDLHVCQUFrQjtDQUNsQix1QkFBbUI7Q0FDbkI7O0FBRUQ7Q0FDQSxZQUFBO0NBQ0MsYUFBYTtDQUNiLFlBQUE7Q0FDQSx1QkFBdUI7Q0FDeEIsc0JBQUE7Q0FDQzs7QUFFRDtDQUNDLGVBQUE7Q0FDQSxlQUFBO0NBQ0EsZ0JBQUE7Q0FDQTs7QUFFRDtDQUNDLHVCQUFlO0NBQ2YsZ0JBQWdCO0NBQ2hCOztBQUVEO0NBQ0MsVUFBQTtDQUNBLGdCQUFnQjtDQUNoQixpQkFBQTtDQUNBLGtCQUFrQjtDQUNuQjs7QUFFQTtDQUNDLFVBQUE7Q0FDQTs7QUFFRDtDQUNBLG1CQUFBO0NBQ0MscUJBQVU7Q0FDVjs7QUFFRDs7Q0FFQyxnQkFBTztDQUNQLFlBQVM7Q0FDVCwwQkFBYTtDQUNiLDBCQUFhO0NBQ2Isc0JBQW1CO0NBQ25CLGFBQUE7Q0FDQSx5QkFBQTtDQUNBLGVBQWU7Q0FDaEIsbUJBQUE7Q0FDQyxnQkFBZ0I7Q0FDaEIsZ0JBQWdCO0NBQ2hCOztBQUVEOztDQUVDLDBCQUFhO0NBQ2I7O0FBRUQ7Q0FDQywwQkFBZ0I7Q0FDaEI7O0FBRUQ7Q0FDQSwwQkFBQTtDQUNDOztBQUVEO0NBQ0MsMEJBQWU7Q0FDaEI7O0FBRUE7Q0FDQyxlQUFlO0NBQ2hCLDBCQUFBO0NBQ0MsYUFBQTtDQUNBOztBQUVEO0NBQ0MsZUFBZTtDQUNmLDBCQUFBO0NBQ0EsYUFBYTtDQUNiOztDQUVBOzs7RUFHQyxZQUFZO0VBQ2Q7O0NBRUE7RUFDQyxnQkFBYTtFQUNiOztBQUVELGtCQUFrQjtBQUNsQjtDQUNDLFlBQUE7Q0FDQSxhQUFDO0NBQ0QsWUFBQTtDQUNBOztBQUVEO0NBQ0MsZUFBZTtDQUNoQixZQUFBO0NBQ0EscUJBQUE7Q0FDQzs7QUFFRCw0Q0FBQSxlQUFBLEVBQUE7O0FBRUEsZ0JBQUE7QUFDQTt3Q0FDd0MsV0FBQSxDQUFBLGNBQUEsRUFBNEI7QUFDcEUsd0NBQXdDLFdBQUEsQ0FBQTtBQUN4QyxrQ0FBa0MsT0FBTyxDQUFDLGdCQUFnQixFQUFFOztBQUU1RCxxQkFBQTtBQUNBLHdDQUFrQyxZQUFBLEVBQW1CO0FBQ3JELHdDQUFDLDRCQUFBLEVBQUE7QUFDRCx3Q0FBd0MsNEJBQTRCLEVBQUU7O0FBRXRFLHFDQUFDO0FBQ0Q7Q0FDQyxpQ0FBaUMsbUJBQW1CLEVBQUU7Q0FDdEQ7O3lDQUV3QyxZQUFZLEVBQUU7Q0FDdEQ7QUFDRCxnQkFBZ0IiLCJmaWxlIjoidGltZWxpbmUtZXhwcmVzcy1hZGRvbnMuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLyogPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbiAgIEFkZG9ucyBTdHlsZXNcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXG5cbiN3cGZvcm1zLWFkZG9ucyAud3Bmb3Jtcy1jbGVhcjpiZWZvcmUge1xuXHRjb250ZW50OiBcIiBcIjtcblx0ZGlzcGxheTogdGFibGU7XG59XG5cbiN3cGZvcm1zLWFkZG9ucyAud3Bmb3Jtcy1jbGVhcjphZnRlciB7XG5cdGNsZWFyOiBib3RoO1xuXHRjb250ZW50OiBcIiBcIjtcblx0ZGlzcGxheTogdGFibGU7XG59XG5cbiN3cGZvcm1zLWFkZG9ucyAuaW50cm8ge1xuXHRtYXJnaW4tYm90dG9tOiAzMHB4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtYmFzaWMtbWVzc2FnZSB7XG5cdGJvcmRlcjogMXB4IHNvbGlkICNkZGQ7XG5cdHBhZGRpbmc6IDIwcHg7XG59XG5cbi53cGZvcm1zLWFkZG9ucy1iYXNpYy1tZXNzYWdlIGg1IHtcblx0Zm9udC1zaXplOiAxNnB4O1xuXHRmb250LXdlaWdodDogNzAwO1xuXHRtYXJnaW46IDAgMCAxNXB4IDA7XG59XG5cbi53cGZvcm1zLWFkZG9ucy1iYXNpYy1tZXNzYWdlIHAge1xuXHRtYXJnaW46IDA7XG59XG5cbi53cGZvcm1zLWFkZG9ucy11bmxvY2sge1xuXHRtYXJnaW46IDM1cHggMCAyNXB4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbnMtdW5sb2NrIGg0IHtcblx0Zm9udC1zaXplOiAyM3B4O1xuXHRmb250LXdlaWdodDogNDAwO1xuXHRtYXJnaW46IDAgMCA2cHggMDtcblx0bGluZS1oZWlnaHQ6IDI5cHg7XG59XG5cbi53cGZvcm1zLWFkZG9ucy11bmxvY2sgcCB7XG5cdG1hcmdpbjogMDtcbn1cblxuLndwZm9ybXMtYWRkb24taXRlbSB7XG5cdGJhY2tncm91bmQtY29sb3I6ICNmZmY7XG5cdGJvcmRlcjogMXB4IHNvbGlkICNkZGQ7XG5cdHdpZHRoOiA0OSU7XG5cdGZsb2F0OiBsZWZ0O1xuXHRjbGVhcjogcmlnaHQ7XG5cdG1pbi1oZWlnaHQ6IDExOHB4O1xuXHRtYXJnaW46IDAgMCAxOHB4IDA7XG5cdHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cblxuLndwZm9ybXMtYWRkb24taXRlbS53cGZvcm1zLXNlY29uZCB7XG5cdGZsb2F0OiByaWdodDtcbn1cblxuLndwZm9ybXMtYWRkb24taW1hZ2Uge1xuXHRmbG9hdDogbGVmdDtcblx0aGVpZ2h0OiA5MnB4O1xuXHR3aWR0aDogOTJweDtcblx0Ym9yZGVyOiAxcHggc29saWQgI2RkZDtcblx0bWFyZ2luOiAxMnB4IDAgMCAxMnB4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi1pbWFnZSBpbWcge1xuXHRkaXNwbGF5OiBibG9jaztcblx0bWFyZ2luOiAwIGF1dG87XG5cdG1heC13aWR0aDogMTAwJTtcbn1cblxuLndwZm9ybXMtYWRkb24tdGV4dCB7XG5cdG1hcmdpbjogMCAyMDBweCAwIDEyNnB4O1xuXHRwYWRkaW5nOiAyMnB4IDA7XG59XG5cbi53cGZvcm1zLWFkZG9uLXRleHQgaDQge1xuXHRtYXJnaW46IDA7XG5cdGZvbnQtc2l6ZTogMTZweDtcblx0Zm9udC13ZWlnaHQ6IDcwMDtcblx0bWFyZ2luOiAwIDAgOHB4IDA7XG59XG5cbi53cGZvcm1zLWFkZG9uLXRleHQgcCB7XG5cdG1hcmdpbjogMDtcbn1cblxuLndwZm9ybXMtYWRkb24tYWN0aW9uIHtcblx0cG9zaXRpb246IGFic29sdXRlO1xuXHR0b3A6IDA7XG5cdHJpZ2h0OiAwO1xuXHR3aWR0aDogMTgwcHg7XG5cdGhlaWdodDogMTAwJTtcblx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHRib3JkZXItbGVmdDogMXB4IHNvbGlkICNkZGQ7XG59XG5cbi53cGZvcm1zLWFkZG9uLWFjdGlvbiBhLFxuLndwZm9ybXMtYWRkb24tYWN0aW9uIGJ1dHRvbiB7XG5cdGZvbnQtc2l6ZTogMTRweDtcblx0Y29sb3I6ICNmZmY7XG5cdGJhY2tncm91bmQtY29sb3I6ICMwMDg1YmE7XG5cdGJvcmRlcjogMXB4IHNvbGlkICMwMDZkOTg7XG5cdHRleHQtZGVjb3JhdGlvbjogbm9uZTtcblx0d2lkdGg6IDEzMHB4O1xuXHRtYXJnaW46IDQwcHggYXV0byAwIGF1dG87XG5cdGRpc3BsYXk6IGJsb2NrO1xuXHRib3JkZXItcmFkaXVzOiA1cHg7XG5cdHBhZGRpbmc6IDEwcHggMDtcblx0Y3Vyc29yOiBwb2ludGVyO1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi1hY3Rpb24gYTpob3Zlcixcbi53cGZvcm1zLWFkZG9uLWFjdGlvbiBidXR0b246aG92ZXIge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjMDA2ZDk4O1xufVxuXG4ud3Bmb3Jtcy1hZGRvbi1zdGF0dXMtYWN0aXZlIC53cGZvcm1zLWFkZG9uLWFjdGlvbiB7XG5cdGJhY2tncm91bmQtY29sb3I6ICNlZGZhZmY7XG59XG5cbi53cGZvcm1zLWFkZG9uLXN0YXR1cy1pbmFjdGl2ZSAud3Bmb3Jtcy1hZGRvbi1hY3Rpb24ge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZjVmNmY3O1xufVxuXG4ud3Bmb3Jtcy1lcnJvciB7XG5cdGNvbG9yOiAjYjk0YTQ4O1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZjJkZWRlO1xuXHRwYWRkaW5nOiA4cHg7XG59XG5cbi53cGZvcm1zLXN1Y2Nlc3Mge1xuXHRjb2xvcjogIzQ2ODg0Nztcblx0YmFja2dyb3VuZC1jb2xvcjogI2RmZjBkODtcblx0cGFkZGluZzogOHB4O1xufVxuXG4vKlxuQG1lZGlhIG9ubHkgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiAxMjQwcHgpIHtcbiovXG5cdC53cGZvcm1zLWFkZG9uLWl0ZW0sXG5cdC53cGZvcm1zLWFkZG9uLWl0ZW0ud3Bmb3Jtcy1zZWNvbmQge1xuXHRcdG1heC13aWR0aDogODAwcHg7XG5cdFx0d2lkdGg6IDEwMCU7XG5cdFx0ZmxvYXQ6IG5vbmU7XG5cdH1cbi8qXG59XG4qL1xuIl19 */
lib/admin/css/timeline-express-settings-rtl.css CHANGED
@@ -11,7 +11,7 @@
11
  box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
12
  color: #fff;
13
  text-decoration: none;
14
- text-shadow: 0 -1px 0 rgba(0,0,0,0.1);
15
  margin-right: 2em;
16
  width:150px;
17
  text-align:center;
@@ -26,7 +26,7 @@
26
  border-color: #7F1C1F;
27
  box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
28
  color: #fff;
29
- text-shadow: 0 1px 0 rgba(0,0,0,0.3);
30
  }
31
 
32
  .wp-core-ui .timeline-express-red-button.focus,
@@ -44,7 +44,7 @@
44
  border-color: #601312 #AE2426 #AE2426 #AE2426;
45
  color: rgba(255,255,255,0.95);
46
  box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
47
- text-shadow: 0 -1px 0 rgba(0,0,0,0.1);
48
  }
49
 
50
  .wp-core-ui .timeline-express-red-button[disabled],
@@ -54,7 +54,7 @@
54
  background: #BA292B !important;
55
  border-color: #7F1C1F !important;
56
  box-shadow: none !important;
57
- text-shadow: 0 1px 0 rgba(0,0,0,0.1) !important;
58
  cursor: default;
59
  }
60
 
@@ -592,4 +592,4 @@ body.admin_page_timeline-express-welcome .slides ul li h2.promo-text {
592
  }
593
 
594
  /** End Timeline Express Admin Styles */
595
- /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInRpbWVsaW5lLWV4cHJlc3Mtc2V0dGluZ3MuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDZDQUE2QztBQUM3QyxzQ0FBc0M7QUFDdEMsNENBQTRDOztBQUU1QyxxQ0FBcUM7QUFDckM7Q0FDQywwQkFBMEI7Q0FNMUIsaUVBQWlFO0NBQ2pFLHNCQUFzQjtDQUN0Qiw2QkFBNkI7Q0FFNUIsZ0RBQWdEO0VBQ2hELFlBQVk7Q0FDYixzQkFBc0I7Q0FDdEIscUNBQXFDO0NBQ3JDLGlCQUFpQjtDQUNqQixZQUFZO0NBQ1osa0JBQWtCO0NBQ2xCOztBQUVEOzs7O0NBSUMsMEJBQTBCO0NBTTFCLGlFQUFpRTtDQUNqRSxzQkFBc0I7Q0FFckIsZ0RBQWdEO0NBQ2pELFlBQVk7Q0FDWixzQ0FBc0M7Q0FDdEM7O0FBRUQ7O0NBRUMsc0JBQXNCO0NBRXRCLDZFQUE2RTtDQUM3RTs7QUFFRDs7OztDQUlDLG9CQUFvQjtDQU1wQixpRUFBaUU7Q0FDakUsOENBQThDO0NBQzlDLDhCQUE4QjtDQUU3QiwwQ0FBMEM7Q0FDM0MscUNBQXFDO0NBQ3JDOztBQUVEOzs7Q0FHQywwQkFBMEI7Q0FDMUIsK0JBQStCO0NBQy9CLGlDQUFpQztDQUVqQyxvQ0FBb0M7Q0FDcEMsaURBQWlEO0NBQ2pELGdCQUFnQjtDQUNoQjs7QUFFRDs7R0FFQztBQW5CRDtDQUNBLDZCQUFBO0NBcUJDOztDQWxCQTtFQUNDLDBCQUEwQjtFQXFCM0I7O0FBbEJEOztHQXNCQzs7QUFsQkQ7Q0FDQyxXQUFEO0NBQ0MsY0FBQTtDQUNBOztDQUVBO0VBQ0Msc0JBQUY7RUFDRSxhQUFEO0VBQ0Msd0JBQUY7RUFDRSxpQkFBRDtFQUNDOztFQUVBO0dBQ0YsZ0JBQUE7R0FDQTs7RUFFQTtHQUNHLG1CQUFtQjtHQUN0QixlQUFBO0dBQ0csa0JBQWtCO0dBQ2xCOztBQUVILGdDQUFnQzs7QUFFaEM7Q0FDQSwwQkFBQTtDQUNDLDZCQUE2QjtDQUM5Qjs7QUFFQTs7R0FFQTtBQUNBOzs7Q0FHQyx5QkFBeUI7Q0FDMUI7O0FBRUEsVUFBQTtBQUNBO0NBQ0Msd0ZBQVU7Q0FDVixjQUFBO0NBQ0EsV0FBVztDQUNaLG9CQUFBO0NBQ0MsY0FBQTtDQUNELFlBQUE7Q0FDQyx5QkFBeUI7Q0FDMUI7O0FBRUEsMEJBQUM7QUFDRDtDQUNBLFVBQUE7Q0FDQzs7QUFFRDtDQUNDLG1CQUFpQjtDQUNsQjs7QUFFQTtDQUNBLGtCQUFBO0NBQ0M7O0FBRUQ7Q0FDQyxvQkFBQTtDQUNEOztBQUVBO0NBQ0Msc0JBQXNCO0NBQ3ZCLFlBQUE7Q0FDQywyQkFBd0I7Q0FDekI7O0FBRUE7Q0FDQyx3QkFBd0I7Q0FDekIsaUJBQUE7Q0FDQSxhQUFBO0NBQ0M7O0FBRUQ7Q0FDQyxrQkFBWTtDQUNiOztBQUVBO0NBQ0MsY0FBQTtDQUNBOztBQUVEO0NBQ0MsWUFBQTtDQUNEOztBQUVBO0NBQ0EsZUFBQTtDQUNBLFlBQUE7Q0FDQSxnQkFBQTtDQUNDLGlCQUFpQjtDQUNsQiwwQkFBQTtDQUNBLGVBQUE7Q0FDQTs7QUFFQSxpQ0FBQTtBQUNBLDRFQUFDO0FBQ0Q7Q0FDQyxhQUFhO0NBQ2QsYUFBQTtDQUNDLGtCQUFBO0NBQ0E7O0FBRUQ7Q0FDQyxxQkFBQztDQUNEOztBQUVEO0NBQ0MsWUFBQztDQUNEO0NBQ0E7RUFDQyxXQUFBO0VBQ0EsZUFBRDtFQUNDLGtCQUFEO0VBQ0M7RUFDQTtHQUNDLGNBQVc7R0FDZDtFQUNFO0dBQ0QsY0FBQTtHQUNFLFdBQVc7R0FDZCxlQUFBO0dBQ0MsMEJBQUE7R0FDRDs7QUFFQTtDQUNBLG1CQUFBO0NBQ0M7O0FBRUQ7Q0FDQywrQkFBQTtDQUNBLGVBQWU7Q0FDaEIsbUJBQUE7Q0FDQyxnQkFBQTtDQUNEOztBQUVBO0NBQ0MsaUJBQWlCO0NBQ2xCLHNCQUFBO0NBQ0EsK0JBQUE7Q0FDQTs7QUFFQTtDQUNBLCtFQUFBO0NBQ0E7QUFDQTtDQUNDLGdCQUFBO0NBQ0Q7QUFDQTtDQUNBLDJFQUFBO0NBQ0M7QUFDRDtDQUNBLGdCQUFBO0NBQ0E7O0FBRUEsb0JBQUE7QUFDQTtDQUNBLGtCQUFBO0NBQ0Esa0JBQUE7Q0FDQTs7QUFFQSxpQ0FBaUM7QUFDakM7Q0FDQSxrQkFBQTtDQUNDOztBQUVELHFDQUFBO0FBQ0E7Q0FDQyxtQkFBQTtDQUNBLGNBQWM7Q0FDZixlQUFBO0NBQ0EsbUJBQUE7Q0FDQTs7QUFFQSxtQkFBbUI7QUFDbkI7Q0FDQSxnQkFBQTtDQUNDOzs7QUFHRCwrQ0FBRTs7Q0FFRCw0QkFBQTtDQUNBO0VBQ0EsY0FBQTtFQUNELGFBQUE7RUFDRSxZQUFBO0VBQ0QsNENBQUE7RUFDQSxjQUFBO0VBQ0QsbUJBQUE7RUFDQyxtQkFBQTtFQUNBO0NBQ0E7RUFDRCxhQUFBO0VBQ0U7Q0FDRCx1QkFBRDtDQUNDO0VBQ0EsMkJBQUE7RUFDQSxlQUFBO0VBQ0E7Q0FDQSw0QkFBQTtDQUNBO0VBQ0EsMkJBQUE7RUFDQyxpQkFBaUI7RUFDbkI7O0NBRUM7RUFDQyxpQkFBaUI7RUFDbkIsV0FBQTtFQUNFLGFBQWE7RUFDZjs7QUFFQSwwQkFBQTs7QUFFQSx3QkFBa0IsY0FBQSxDQUFBOztBQUVsQjtDQUNBLFlBQUE7Q0FDQyxpQkFBaUI7Q0FDakIsMkJBQTJCO0NBQzNCLHdCQUF3QjtDQUN6Qjs7OztBQUlBOzs7O2tEQUlBO0FBQ0E7O0FBRUEseUZBQUE7QUFDQSw0REFBQTtDQUNBO0FBQ0E7Q0FDQSxlQUFBO0NBQ0Esa0JBQUE7Q0FDQzs7QUFFRDtDQUNDLGdCQUFhO0NBQ2QsaUJBQUE7Q0FDQSx5RUFBQTtDQUNBLHVCQUFBO0NBQ0MsYUFBYTtDQUNkLGtCQUFBO0NBQ0EsZUFBQTtDQUNDOztBQUVEO0NBQ0MsZ0JBQWE7Q0FDZCxpQkFBQTtDQUNBLDJFQUFBO0NBQ0MseUJBQUE7Q0FDQSxhQUFhO0NBQ2QsbUNBQUE7Q0FDQyw2QkFBQTtDQUNBOztBQUVEO0NBQ0MsZ0JBQWE7Q0FDZCxpQkFBQTtDQUNDLHNFQUFEO0NBQ0MseUJBQUE7Q0FDQSxhQUFhO0NBQ2QsbUNBQUE7Q0FDQyw2QkFBQTtDQUNBOztBQUVEO0NBQ0MsZUFBYTtDQUNkLGlCQUFBO0NBQ0EseUVBQUE7Q0FDQyx5QkFBQTtDQUNBLGFBQWE7Q0FDZCxtQ0FBSTtDQUNKLDZCQUFBO0NBQ0M7O0FBRUQsaUJBQUk7QUFDSjtJQUNDLGFBQUE7SUFDQSxnQkFBQTtJQUNHLGtCQUFrQjtJQUN0QixXQUFBO0NBQ0MsbUJBQUQ7Q0FDQzs7QUFFRDtJQUNBLGdCQUFBO0lBQ0ksa0JBQWtCO0NBQ3RCOztBQUVBLDRCQUE0Qjs7QUFFNUI7Q0FDQyxZQUFHOztJQW1CSixVQUFBO0lBQ0Msa0JBQUE7SUFoQkcsTUFBQTs7SUFFQSxvQkFBQTtJQUNBLG9DQUFvQztJQUN4QyxrQ0FBQTtJQWtCQSwwQ0FBQTtJQUNDLDRDQUFBO0lBaEJHLG9DQUFvQztJQUN4QywyQkFBQTtJQWtCSSxzQ0FBQTtJQWhCQSxzQ0FBQTs7SUFFSixpQ0FBQTtJQUNJLCtCQUF3QjtJQUM1Qix1Q0FBQztJQUNELHlDQUFBO0lBQ0MsaUNBQUE7SUFDRyx3QkFBd0I7SUFDNUIsbUNBQUE7SUFDQSxtQ0FBQTtDQUNDOztBQUVELGlCQUFDO0FBQ0Q7SUFDSSw4QkFBQTtJQUNILDJCQUFBO0NBQ0E7QUFDRDtJQUNJLCtCQUFjO0lBQ2xCLDRCQUFBO0NBQ0M7QUFDRDtJQUNJLGNBQWM7Q0FDbEI7O0FBRUEsNEJBQUk7O0FBRUo7SUFrQkEseUJBQUE7SUFoQkksa0NBQUE7SUFDSCxpQ0FBQTtJQUNHLGNBQUE7SUF3Q0osZUFBQTtJQUNJLGNBQUE7SUF0Q0gsYUFBQTtJQUNHLGtCQUFrQjtJQXdDbEIsVUFBQTtJQXRDSCxZQUFBO0NBQ0Esa0JBQUc7O0lBRUEsb0JBQUE7SUFDQSxvQ0FBb0M7SUFDeEMsa0NBQUE7SUFDQywwQ0FBQTtJQUNBLDRDQUFBO0lBQ0csb0NBQW9DO0lBQ3ZDLDJCQUFBO0lBQ0csc0NBQXdCO0lBQ3hCLHNDQUFBOztJQUVKLGlDQUFBO0lBQ0ksK0JBQXdCO0lBQ3hCLHVDQUFtQztJQUN2Qyx5Q0FBQTtJQUNBLGlDQUFBO0lBQ0ksd0JBQXdCO0lBQ3hCLG1DQUFtQztJQUN2QyxtQ0FBQTtDQUNDOzs7QUFHRDtDQUNDLG1EQUFtRDtDQUNuRCw4QkFBOEI7Q0FDL0IscUNBQUE7Q0FDQTs7O0FBR0EseUNBQXlDO0FBQ3pDO0NBQ0EsYUFBQTtDQUNDOztBQUVEO0NBQ0EsZ0JBQUE7Q0FDQzs7QUFFRDtDQUNBLHNCQUFBO0NBQ0MsWUFBQTtDQUNBOztBQUVEO0NBQ0EsaUJBQUE7Q0FDQyxnQkFBZ0I7Q0FDakIsV0FBQTtDQUNDLFlBQUE7Q0FDQTs7QUFFRDtDQXdDQyxlQUFBO0NBdENBLG9CQUFvQjtDQUNyQixZQUFBO0NBQ0EsV0FBQTtDQUNBOztBQUVBO0NBQ0EsV0FBQTtDQUNBLGlCQUFBO0NBQ0E7O0FBRUEsOEJBQThCO0FBQzlCO0NBQ0EsaUNBQUE7Q0FDQTs7QUFFQSxxQ0FBcUM7QUFDckM7Q0FDQyw4QkFBQTtDQUNBOztBQUVEO0NBQ0EsK0JBQUE7Q0FDQzs7QUFFRDtDQUNBLCtCQUFBO0NBQ0E7O0FBRUE7Q0FDQSxzQkFBQTtDQUNDOztBQUVELGlEQUFBO0FBQ0E7Q0FDQyxlQUFlO0NBQ2hCLFlBQUE7Q0FDQSxnQkFBQTtDQUNDOztBQUVELDJCQUEyQjtBQUMzQjtDQUNDLCtCQUFBO0NBQ0E7O0FBRUQ7Q0FDQSwwREFBQTtDQUNBLGtDQUFBO0NBQ0MsNkJBdUNEO0NBdENDLHVCQUFBO0NBQ0Q7Q0FDQTtFQUNDLGVBQUE7RUFDQTtBQUNELGtDQUFFO0FBQ0Y7Q0FDQyxZQUFBO0NBQ0EsV0FBQTtDQUNBLGlCQUFBO0NBQ0E7Q0FDQTtFQUNBLFlBQUE7RUFDQTtDQUNBO0VBQ0QsWUFBQTtFQUNDO0NBQ0E7RUFDRCxpQkFBQTtFQUNDO0NBQ0E7RUFDRCxnQkFBQTtFQUNBLGVBQUE7RUFDQzs7QUFFRCxtQ0FBQTtBQUNBO0NBQ0MsZ0JBQWdCO0NBQ2hCLHdCQUF3QjtDQUN6QixlQUFBO0NBQ0E7OztBQUdBLGtCQXVDRTtBQXRDRjtFQUNFO0dBQ0YsMEJBQUE7R0FDRSxzQkFBQTtHQUNBO0VBQ0E7R0FDRCxZQUFBO0dBQ0U7RUFDRDtHQUNBLGtCQUFBO0dBQ0MsWUFBQTtHQUNILFlBQUE7R0FDRTtFQUNBO0dBQ0MsMkJBQUE7R0FDRDtFQUNBO0dBQ0EsWUFBQTtHQUNDO0VBQ0Q7R0FDRCw0QkFBQTtHQUNDLHVCQUFBO0dBQ0YsZUFBQTtHQUNHLGVBQUE7R0FDRjtFQUNDO0dBQ0YsaUJBQUE7R0FDRztDQUNGOztBQUVELHdDQUF3QyIsImZpbGUiOiJ0aW1lbGluZS1leHByZXNzLXNldHRpbmdzLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8qKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqL1xuLypcdFRpbWVsaW5lIEV4cHJlc3MgU2V0dGluZ3MgU3R5bGVzICovXG4vKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqL1xuXG4vKiBSZWQgQnV0dG9uIFN0eWxlIC0gU2V0dGluZ3MgUGFnZSovXG4ud3AtY29yZS11aSAudGltZWxpbmUtZXhwcmVzcy1yZWQtYnV0dG9uIHtcblx0YmFja2dyb3VuZC1jb2xvcjogIzlCMjEyNDtcblx0YmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1ncmFkaWVudChsaW5lYXIsIGxlZnQgdG9wLCBsZWZ0IGJvdHRvbSwgZnJvbSgjQzUyOTJFKSwgdG8oIzlCMjEyNCkpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsICNDNTI5MkUsICM5QjIxMjQpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgICAtbW96LWxpbmVhci1ncmFkaWVudCh0b3AsICNDNTI5MkUsICM5QjIxMjQpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgICAgLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsICNDNTI5MkUsICM5QjIxMjQpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgICAgIC1vLWxpbmVhci1ncmFkaWVudCh0b3AsICNDNTI5MkUsICM5QjIxMjQpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgIGxpbmVhci1ncmFkaWVudCh0byBib3R0b20sICNDNTI5MkUsICM5QjIxMjQpO1xuXHRib3JkZXItY29sb3I6ICM5QjIxMjQ7XG5cdGJvcmRlci1ib3R0b20tY29sb3I6ICM4RDFGMjE7XG5cdC13ZWJraXQtYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMCByZ2JhKDEyMCwyMDAsMjMwLDAuNSk7XG4gXHRib3gtc2hhZG93OiBpbnNldCAwIDFweCAwIHJnYmEoMTIwLDIwMCwyMzAsMC41KTtcbiBcdGNvbG9yOiAjZmZmO1xuXHR0ZXh0LWRlY29yYXRpb246IG5vbmU7XG5cdHRleHQtc2hhZG93OiAwIDFweCAwIHJnYmEoMCwwLDAsMC4xKTtcblx0bWFyZ2luLWxlZnQ6IDJlbTtcblx0d2lkdGg6MTUwcHg7XG5cdHRleHQtYWxpZ246Y2VudGVyO1xufVxuXG4ud3AtY29yZS11aSAudGltZWxpbmUtZXhwcmVzcy1yZWQtYnV0dG9uLmhvdmVyLFxuLndwLWNvcmUtdWkgLnRpbWVsaW5lLWV4cHJlc3MtcmVkLWJ1dHRvbjpob3Zlcixcbi53cC1jb3JlLXVpIC50aW1lbGluZS1leHByZXNzLXJlZC1idXR0b24uZm9jdXMsXG4ud3AtY29yZS11aSAudGltZWxpbmUtZXhwcmVzcy1yZWQtYnV0dG9uOmZvY3VzIHtcblx0YmFja2dyb3VuZC1jb2xvcjogI0I3MjYyOTtcblx0YmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1ncmFkaWVudChsaW5lYXIsIGxlZnQgdG9wLCBsZWZ0IGJvdHRvbSwgZnJvbSgjRDIyRTMwKSwgdG8oIzlCMjEyNCkpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsICNEMjJFMzAsICM5QjIxMjQpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgICAtbW96LWxpbmVhci1ncmFkaWVudCh0b3AsICNEMjJFMzAsICM5QjIxMjQpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgICAgLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsICNEMjJFMzAsICM5QjIxMjQpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgICAgIC1vLWxpbmVhci1ncmFkaWVudCh0b3AsICNEMjJFMzAsICM5QjIxMjQpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgIGxpbmVhci1ncmFkaWVudCh0byBib3R0b20sICNEMjJFMzAsICM5QjIxMjQpO1xuXHRib3JkZXItY29sb3I6ICM3RjFDMUY7XG5cdC13ZWJraXQtYm94LXNoYWRvdzogaW5zZXQgMCAxcHggMCByZ2JhKDEyMCwyMDAsMjMwLDAuNik7XG4gXHRib3gtc2hhZG93OiBpbnNldCAwIDFweCAwIHJnYmEoMTIwLDIwMCwyMzAsMC42KTtcblx0Y29sb3I6ICNmZmY7XG5cdHRleHQtc2hhZG93OiAwIC0xcHggMCByZ2JhKDAsMCwwLDAuMyk7XG59XG5cbi53cC1jb3JlLXVpIC50aW1lbGluZS1leHByZXNzLXJlZC1idXR0b24uZm9jdXMsXG4ud3AtY29yZS11aSAudGltZWxpbmUtZXhwcmVzcy1yZWQtYnV0dG9uOmZvY3VzIHtcblx0Ym9yZGVyLWNvbG9yOiAjNTAwRjBFO1xuXHQtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDAgcmdiYSgxMjAsMjAwLDIzMCwwLjYpLCAxcHggMXB4IDJweCByZ2JhKDAsMCwwLDAuNCk7XG5cdGJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDAgcmdiYSgxMjAsMjAwLDIzMCwwLjYpLCAxcHggMXB4IDJweCByZ2JhKDAsMCwwLDAuNCk7XG59XG5cbi53cC1jb3JlLXVpIC50aW1lbGluZS1leHByZXNzLXJlZC1idXR0b24uYWN0aXZlLFxuLndwLWNvcmUtdWkgLnRpbWVsaW5lLWV4cHJlc3MtcmVkLWJ1dHRvbi5hY3RpdmU6aG92ZXIsXG4ud3AtY29yZS11aSAudGltZWxpbmUtZXhwcmVzcy1yZWQtYnV0dG9uLmFjdGl2ZTpmb2N1cyxcbi53cC1jb3JlLXVpIC50aW1lbGluZS1leHByZXNzLXJlZC1idXR0b246YWN0aXZlIHtcblx0YmFja2dyb3VuZDogIzdGMUMxRjtcblx0YmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1ncmFkaWVudChsaW5lYXIsIGxlZnQgdG9wLCBsZWZ0IGJvdHRvbSwgZnJvbSgjOUIyMTI0KSwgdG8oI0I3MjYyOSkpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsICM5QjIxMjQsICNCNzI2MjkpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgICAtbW96LWxpbmVhci1ncmFkaWVudCh0b3AsICM5QjIxMjQsICNCNzI2MjkpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgICAgLW1zLWxpbmVhci1ncmFkaWVudCh0b3AsICM5QjIxMjQsICNCNzI2MjkpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgICAgIC1vLWxpbmVhci1ncmFkaWVudCh0b3AsICM5QjIxMjQsICNCNzI2MjkpO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiAgIGxpbmVhci1ncmFkaWVudCh0byBib3R0b20sICM5QjIxMjQsICNCNzI2MjkpO1xuXHRib3JkZXItY29sb3I6ICM2MDEzMTIgI0FFMjQyNiAjQUUyNDI2ICNBRTI0MjY7XG5cdGNvbG9yOiByZ2JhKDI1NSwyNTUsMjU1LDAuOTUpO1xuXHQtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDAgcmdiYSgwLDAsMCwwLjEpO1xuIFx0Ym94LXNoYWRvdzogaW5zZXQgMCAxcHggMCByZ2JhKDAsMCwwLDAuMSk7XG5cdHRleHQtc2hhZG93OiAwIDFweCAwIHJnYmEoMCwwLDAsMC4xKTtcbn1cblxuLndwLWNvcmUtdWkgLnRpbWVsaW5lLWV4cHJlc3MtcmVkLWJ1dHRvbltkaXNhYmxlZF0sXG4ud3AtY29yZS11aSAudGltZWxpbmUtZXhwcmVzcy1yZWQtYnV0dG9uOmRpc2FibGVkLFxuLndwLWNvcmUtdWkgLnRpbWVsaW5lLWV4cHJlc3MtcmVkLWJ1dHRvbi1kaXNhYmxlZCB7XG5cdGNvbG9yOiAjRTc5NDk2ICFpbXBvcnRhbnQ7XG5cdGJhY2tncm91bmQ6ICNCQTI5MkIgIWltcG9ydGFudDtcblx0Ym9yZGVyLWNvbG9yOiAjN0YxQzFGICFpbXBvcnRhbnQ7XG5cdC13ZWJraXQtYm94LXNoYWRvdzogbm9uZSAhaW1wb3J0YW50O1xuXHRib3gtc2hhZG93OiAgICAgICAgIG5vbmUgIWltcG9ydGFudDtcblx0dGV4dC1zaGFkb3c6IDAgLTFweCAwIHJnYmEoMCwwLDAsMC4xKSAhaW1wb3J0YW50O1xuXHRjdXJzb3I6IGRlZmF1bHQ7XG59XG5cbi8qIEljb24gKi9cbiN0aW1lbGluZS1leHByZXNzLWljb24ge1xuXHRiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudCB1cmwoJy4uL2ltYWdlcy90aW1lbGluZS1leHByZXNzLWxvZ28tMTI4LnBuZycpIG5vLXJlcGVhdCAwIDA7XG5cdGRpc3BsYXk6YmxvY2s7XG5cdGZsb2F0OmxlZnQ7XG5cdHBhZGRpbmc6IDAgMCAwIC41ZW07XG5cdGhlaWdodDogIDEyOHB4O1xuXHR3aWR0aDogMTI4cHg7XG5cdGJhY2tncm91bmQtc2l6ZTogY29udGFpbjtcbn1cblxuLyogU2V0dGluZ3MgUGFnZSBIZWFkZXIgKi9cbi53cmFwICN0aW1lbGluZS1leHByZXNzLXBhZ2UtaGVhZGVyIHtcblx0cGFkZGluZy10b3A6MDtcblx0bWFyZ2luOiAxZW0gMCAwIDA7XG5cdGZvbnQtc2l6ZTogMjVweDtcblx0bGluZS1oZWlnaHQ6IDM7XG59XG5cbi53cmFwIC5uYXYtdGFiLXdyYXBwZXIge1xuXHRwYWRkaW5nLXRvcDoyLjVlbTtcbn1cblxuLndyYXAgLmFjY291bnQtbmF2LXRhYiB7XG5cdHBhZGRpbmctdG9wOjA7XG59XG5cbi5yYW5kb20tbGVuZ3RoLXRleHQge1xuXHRvcGFjaXR5OiAuNTtcbn1cblxuI3RpbWVsaW5lX2V4cHJlc3NfcmV2aWV3X3RoaXNfcGx1Z2luX2NvbnRhaW5lciAuZmEtcGF5cGFsIHtcblx0ZGlzcGxheTogYmxvY2s7XG5cdHdpZHRoOiAxMDAlO1xuXHRmb250LXNpemU6IDE2cHg7XG5cdHBhZGRpbmctdG9wOiA0cHg7XG5cdG1hcmdpbjogMCBhdXRvICFpbXBvcnRhbnQ7XG5cdGNvbG9yOiAjMjUzYjgwO1xufVxuXG4vKiBTZXR0aW5ncyBQYWdlIFRvcCBDb250YWluZXIgKi9cbi8qIEhvdXNlcyBsaW5rcyB0byBsZWF2ZSB1cyBhIHJldmlldywgbGlua3MgdG8gRXZhbiBIZXJtYW4ncyBXZWJzaXRlIGV0Yy4gKi9cbi53cmFwICN0aW1lbGluZV9leHByZXNzX3Jldmlld190aGlzX3BsdWdpbl9jb250YWluZXIge1xuXHRwYWRkaW5nOi41ZW07XG5cdGZsb2F0OiByaWdodDtcblx0bWFyZ2luLXRvcDogLjc1ZW07XG59XG5cbiN0aW1lbGluZV9leHByZXNzX3Jldmlld190aGlzX3BsdWdpbl9jb250YWluZXIge1xuXHRkaXNwbGF5OmlubGluZS1ibG9jaztcbn1cblx0XG4jdGltZWxpbmVfZXhwcmVzc19yZXZpZXdfdGhpc19wbHVnaW5fY29udGFpbmVyIGEsICN0aW1lbGluZV9leHByZXNzX3Jldmlld190aGlzX3BsdWdpbl9jb250YWluZXIgYTpob3ZlciB7XG5cdGNvbG9yOiAjMzMzO1xufVxuXHQjdGltZWxpbmVfZXhwcmVzc19yZXZpZXdfdGhpc19wbHVnaW5fY29udGFpbmVyIGRpdiwgI3RpbWVsaW5lX2V4cHJlc3NfcmV2aWV3X3RoaXNfcGx1Z2luX2NvbnRhaW5lciBzcGFuLCAjdGltZWxpbmVfZXhwcmVzc19yZXZpZXdfdGhpc19wbHVnaW5fY29udGFpbmVyIC50aW1lbGluZV9leHByZXNzX2hlYWRlcl9sb2dvIHtcblx0XHRmbG9hdDpsZWZ0O1xuXHRcdG1hcmdpbjogMCAuNWVtO1xuXHRcdHRleHQtYWxpZ246Y2VudGVyO1xuXHR9XG5cdFx0I3RpbWVsaW5lX2V4cHJlc3NfcmV2aWV3X3RoaXNfcGx1Z2luX2NvbnRhaW5lciBkaXYuZGFzaGljb25zIHtcblx0XHRcdG1hcmdpbjogMCA1cHg7XG5cdFx0fVxuXHRcdCN0aW1lbGluZV9leHByZXNzX3Jldmlld190aGlzX3BsdWdpbl9jb250YWluZXIgZGl2LmRhc2hpY29ucy1wbHVzLWFsdCB7XG5cdFx0XHRkaXNwbGF5OmJsb2NrO1xuXHRcdFx0d2lkdGg6MTAwJTtcblx0XHRcdG1hcmdpbjogMCBhdXRvO1xuXHRcdFx0Y29sb3I6IHJnYigxNjMsIDE5NSwgMTg0KTtcblx0XHR9XG5cdFx0XG4udGltZWxpbmUtZXhwcmVzcy1mb3JtIHtcblx0bWFyZ2luLWJvdHRvbTogM2VtO1xufVxuXG5cdC50aW1lbGluZS1leHByZXNzLWZvcm0gdGgge1xuXHRcdGZvbnQtd2VpZ2h0OiBib2xkO1xuXHR9XG5cbi50aW1lbGluZS1leHByZXNzLXNldHRpbmdzLWRlc2NyaXB0aW9uIHtcblx0cGFkZGluZy1ib3R0b206IDJlbSAhaW1wb3J0YW50O1xuXHRjb2xvcjogI0E3QTdBNztcblx0Zm9udC1zdHlsZTogaXRhbGljO1xuXHRmb250LXNpemU6IDEwcHg7XG59XG5cdFxuXG4ud3AtYWRtaW4gLmFjdGl2ZS1wYXJlbnQtYnV0dG9uLCAud3AtYWRtaW4gLmFjdGl2ZS1wYXJlbnQtYnV0dG9uOmhvdmVyICB7XG5cdGNvbG9yOiByZWQ7XG59XG5cbi5kZWxldGUtbm86YWZ0ZXIge1xuXHRjb250ZW50OiBcIiBubywgc2F2ZSBteSBhbm5vdW5jZW1lbnRzIGZyb20gYmVpbmcgZGVsZXRlZC4gSSdsbCBuZWVkIHRoZW0gYWdhaW4hXCJcbn1cbi5kZWxldGUtbm86aG92ZXIge1xuXHRjdXJzb3I6IHBvaW50ZXI7XG59XG4uZGVsZXRlLXllczphZnRlciB7XG5cdGNvbnRlbnQ6IFwiIHllcywgZGVsZXRlIGFsbCBvZiB0aGUgYW5ub3VuY2VtZW50IHBvc3RzLiB0aGV5IGFyZSBkZWFkIHRvIG1lLlwiXG59XG4uZGVsZXRlLXllczpob3ZlciB7XG5cdGN1cnNvcjogcG9pbnRlcjtcbn1cblxuLyoqIENvbG9yIFBpY2tlciAqKi9cbi53cC1waWNrZXItaG9sZGVyIHtcblx0cG9zaXRpb246YWJzb2x1dGU7XG5cdHotaW5kZXg6IDk5OTk5OTk5O1xufVxuXG4vKiBObyBldmVudHMgbWVzc2FnZSB3cF9lZGl0b3IgKi9cbiNuby1ldmVudHMtbWVzc2FnZV9pZnIge1xuXHRtYXgtaGVpZ2h0OiAxMDBweDtcbn1cblxuLyogTm8gRXZlbnRzIEZvdW5kIEluIFRhYmxlIC0gdGV4dCAqL1xuLndwLWxpc3QtdGFibGUgLm5vLWl0ZW1zIC5jb2xzcGFuY2hhbmdlIHtcblx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHRoZWlnaHQ6IDExNXB4O1xuXHRsaW5lLWhlaWdodDogODtcblx0Zm9udC1zdHlsZTogaXRhbGljO1xufVxuXG4vKiBDb2x1bW4gV2lkdGhzICovXG4ud3AtbGlzdC10YWJsZSAjY29sb3IsIC53cC1saXN0LXRhYmxlICNpY29uIHtcblx0d2lkdGg6IDY1cHg7XG5cdHRleHQtYWxpZ246IGNlbnRlcjtcblx0cGFkZGluZy1sZWZ0OiAxZW07XG59XG5cbi53cC1saXN0LXRhYmxlICNhbm5vdW5jZW1lbnRfZGF0ZSwgLndwLWxpc3QtdGFibGUgLmNvbHVtbi1hbm5vdW5jZW1lbnRfZGF0ZSB7XG5cdHdpZHRoOiAyMTVweDtcbn1cblxuLndwLWxpc3QtdGFibGUgI2ltYWdlLCAud3AtbGlzdC10YWJsZSAuY29sdW1uLWltYWdlIHtcblx0d2lkdGg6IDI1MHB4O1xuXHR0ZXh0LWFsaWduOmNlbnRlcjtcbn1cblxuLm5vLWltYWdlLXVzZWQtdGV4dCB7XG5cdGxpbmUtaGVpZ2h0OiA0Ljdcbn1cblxuLndwLWxpc3QtdGFibGUgI3Bhc3RfYW5ub3VuY2VtZW50IHtcblx0d2lkdGg6IDE1MHB4O1xuXHR0ZXh0LWFsaWduOmNlbnRlcjtcbn1cblxuLyogRWRpdCBUaW1lbGluZSBFeHByZXNzIEFubm91bmNlbWVudCBTdHlsZXMgKi9cblxuXHQvKiBBbm5vdW5jZW1lbnQgQ29sb3IgQm94ICovXG5cdC53cC1saXN0LXRhYmxlIC5hbm5vdW5jZW1lbnRfY29sb3JfYm94IHtcblx0XHRkaXNwbGF5OmJsb2NrO1xuXHRcdHdpZHRoOiAxNXB4O1xuXHRcdGhlaWdodDogMTVweDtcblx0XHRib3JkZXI6IDFweCBzb2xpZCByZ2JhKDEyOCwgMTI4LCAxMjgsIDAuMjIpO1xuXHRcdHBhZGRpbmc6IC41ZW07XG5cdFx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHRcdG1hcmdpbjogMCBhdXRvO1xuXHRcdG1hcmdpbi10b3A6IDExcHg7XG5cdFx0LXdlYmtpdC1ib3JkZXItcmFkaXVzOiA1MCU7XG5cdFx0LW1vei1ib3JkZXItcmFkaXVzOiA1MCU7XG5cdFx0Ym9yZGVyLXJhZGl1czogNTAlO1xuXHR9XG5cdC8qIEFubm91bmNlbWVudCBJY29uICovXG5cdC53cC1saXN0LXRhYmxlIC5lZGl0LWFubm91bmNlbWVudC1pY29uIHtcblx0XHRmb250LXNpemU6IDI1cHggIWltcG9ydGFudDtcblx0XHRsaW5lLWhlaWdodDogMi41ICFpbXBvcnRhbnQ7XG5cdFx0ZGlzcGxheTogYmxvY2s7XG5cdFx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHR9XG5cdC8qIEFubm91bmNlbWVudCBEYXRlICovXG5cdC53cC1saXN0LXRhYmxlICNhbm5vdW5jZW1lbnRfZGF0ZSwgXG5cdHRoLm1hbmFnZS1jb2x1bW4uY29sdW1uLWFubm91bmNlbWVudF9kYXRlLnNvcnRhYmxlLmRlc2Mge1xuXHRcdGxpbmUtaGVpZ2h0OiAxLjU7XG5cdFx0cGFkZGluZy1sZWZ0OiAyLjVlbTtcblx0fVxuXHQud3AtbGlzdC10YWJsZSAuYW5ub3VuY2VtZW50X2RhdGUge1xuXHRcdGxpbmUtaGVpZ2h0OiA0LjUgIWltcG9ydGFudDtcblx0XHR0ZXh0LWFsaWduOiBjZW50ZXI7XG5cdH1cblx0LyogUGFzdCBBbm5vdW5jZW1lbnQgSWNvbiAqL1xuXHQud3AtbGlzdC10YWJsZSAuZGFzaGljb24tcGFzdC1hbm5vdW5jZW1lbnQge1xuXHRcdGZvbnQtc2l6ZTogMzBweCAhaW1wb3J0YW50O1xuXHRcdGxpbmUtaGVpZ2h0OiAyLjEgIWltcG9ydGFudDtcblx0fVxuXG4vKiogQWRtaW4gQnJlYWsgUG9pbnRzICoqL1xuXG4uZGFzaGljb25zLXN0YXItZmlsbGVkIHtjb2xvcjojRkVCRTEyO31cblxuI3RpbWVsaW5lX2V4cHJlc3NfcmVzZXRfcGx1Z2luX3NldHRpbmdzIC5kYXNoaWNvbnMtZGlzbWlzcyB7XG5cdGZsb2F0OiBsZWZ0O1xuXHRtYXJnaW4tdG9wOiAuNWVtO1xuXHRwYWRkaW5nOiAuNWVtIDFlbSAxZW0gLjVlbTtcblx0Y29sb3I6IHJnYigyNDEsIDgzLCA4Myk7XG59XG5cblxuXG4vKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKlxuKlxuKlx0VGltZWxpbmUgRXhwcmVzcyBXZWxjb21lIFBhZ2UgU3R5bGVzXG4qXG4qKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqL1xuYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAudGltZWxpbmUtZXhwcmVzcy1pbWFnZSB7XG5cdFxuYmFja2dyb3VuZDogLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCByZ2JhKDIwNiwyMjAsMjMxLC43KSAwJSwgcmdiYSg4OSwxMDYsMTE0LC43KSAxMDAlKTtcbmJhY2tncm91bmQtaW1hZ2U6IHVybCggJy4uL2ltYWdlcy93ZWxjb21lL2JhY2tncm91bmQucG5nJyApO1xufVxuYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAudGltZWxpbmUtc2NyZWVuc2hvdCB7XG5cdHBhZGRpbmc6IDEuNWVtO1xuXHRwYWRkaW5nLWJvdHRvbTogMDtcbn1cblxuYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAuZm9udC1hd2Vzb21lLWJhY2tncm91bmQge1xuXHRwYWRkaW5nLXRvcDozZW07XG5cdG1hcmdpbi10b3A6MS41ZW07XG5cdGJhY2tncm91bmQtaW1hZ2U6IHVybCggJy4uL2ltYWdlcy93ZWxjb21lL0ZvbnQtQXdlc29tZS1DaGVhdHNoZWV0LnBuZycgKTtcblx0YmFja2dyb3VuZC1zaXplOiBjb3Zlcjtcblx0aGVpZ2h0OjI1MHB4O1xuXHR0ZXh0LWFsaWduOmNlbnRlcjtcblx0bGluZS1oZWlnaHQ6IDg7XG59XG5cbmJvZHkuYWRtaW5fcGFnZV90aW1lbGluZS1leHByZXNzLXdlbGNvbWUgLmludHVpdGl2ZS1wb3N0LWNyZWF0aW9uIHtcblx0cGFkZGluZy10b3A6M2VtO1xuXHRtYXJnaW4tdG9wOjEuNWVtO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoICcuLi9pbWFnZXMvd2VsY29tZS9pbnR1aXRpdmUtY3JlYXRpb24tc2NyZWVuLmpwZycgKTtcblx0YmFja2dyb3VuZC1zaXplOiBjb250YWluO1xuXHRoZWlnaHQ6NjY1cHg7XG5cdGJhY2tncm91bmQtcG9zaXRpb246IGJvdHRvbSBjZW50ZXI7XG5cdGJhY2tncm91bmQtcmVwZWF0OiBuby1yZXBlYXQ7XG59XG5cbmJvZHkuYWRtaW5fcGFnZV90aW1lbGluZS1leHByZXNzLXdlbGNvbWUgLmFkbWluLW1hbmFnZS1hbm5vdW5jZW1lbnRzIHtcblx0cGFkZGluZy10b3A6M2VtO1xuXHRtYXJnaW4tdG9wOjEuNWVtO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoICcuLi9pbWFnZXMvd2VsY29tZS9NYW5hZ2UtQW5ub3VuY2VtZW50cy5qcGcnICk7XG5cdGJhY2tncm91bmQtc2l6ZTogY29udGFpbjtcblx0aGVpZ2h0OjY2NXB4O1xuXHRiYWNrZ3JvdW5kLXBvc2l0aW9uOiBib3R0b20gY2VudGVyO1xuXHRiYWNrZ3JvdW5kLXJlcGVhdDogbm8tcmVwZWF0O1xufVxuXG5ib2R5LmFkbWluX3BhZ2VfdGltZWxpbmUtZXhwcmVzcy13ZWxjb21lIC5jdXN0b21pemUteW91ci10aW1lbGluZSB7XG5cdHBhZGRpbmctdG9wOjQlO1xuXHRtYXJnaW4tdG9wOjEuNWVtO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoICcuLi9pbWFnZXMvd2VsY29tZS9jdXN0b21pemUteW91ci10aW1lbGluZS5qcGcnICk7XG5cdGJhY2tncm91bmQtc2l6ZTogY29udGFpbjtcblx0aGVpZ2h0OjY2NXB4O1xuXHRiYWNrZ3JvdW5kLXBvc2l0aW9uOiBib3R0b20gY2VudGVyO1xuXHRiYWNrZ3JvdW5kLXJlcGVhdDogbm8tcmVwZWF0O1xufVxuXG4vKiBmYWRlIHNsaWRlciAqL1xuYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAuc2xpZGVzIHtcbiAgICBoZWlnaHQ6NjY1cHg7XG4gICAgb3ZlcmZsb3c6aGlkZGVuO1xuICAgIHBvc2l0aW9uOnJlbGF0aXZlO1xuICAgIHdpZHRoOjEwMCU7XG5cdHBhZGRpbmc6IDQlIDAgNCUgMDtcbn1cblxuYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAuc2xpZGVzIHVsIHtcbiAgICBsaXN0LXN0eWxlOm5vbmU7XG4gICAgcG9zaXRpb246cmVsYXRpdmU7XG59XG5cbi8qIGtleWZyYW1lcyAjYW5pbV9zbGlkZXMgKi9cbkAtd2Via2l0LWtleWZyYW1lcyBhbmltX3NsaWRlcyB7XG4gICAgMCUge1xuICAgICAgICBvcGFjaXR5OjA7XG4gICAgfVxuICAgIDYlIHtcbiAgICAgICAgb3BhY2l0eToxO1xuICAgIH1cbiAgICAyNCUge1xuICAgICAgICBvcGFjaXR5OjE7XG4gICAgfVxuICAgIDMwJSB7XG4gICAgICAgIG9wYWNpdHk6MDtcbiAgICB9XG4gICAgMTAwJSB7XG4gICAgICAgIG9wYWNpdHk6MDtcbiAgICB9XG59XG5ALW1vei1rZXlmcmFtZXMgYW5pbV9zbGlkZXMge1xuICAgIDAlIHtcbiAgICAgICAgb3BhY2l0eTowO1xuICAgIH1cbiAgICA2JSB7XG4gICAgICAgIG9wYWNpdHk6MTtcbiAgICB9XG4gICAgMjQlIHtcbiAgICAgICAgb3BhY2l0eToxO1xuICAgIH1cbiAgICAzMCUge1xuICAgICAgICBvcGFjaXR5OjA7XG4gICAgfVxuICAgIDEwMCUge1xuICAgICAgICBvcGFjaXR5OjA7XG4gICAgfVxufVxuXG5ib2R5LmFkbWluX3BhZ2VfdGltZWxpbmUtZXhwcmVzcy13ZWxjb21lIC5zbGlkZXMgdWwgbGkge1xuXHR3aWR0aDogMTAwJTtcblx0XG4gICAgb3BhY2l0eTowO1xuICAgIHBvc2l0aW9uOmFic29sdXRlO1xuICAgIHRvcDowO1xuXG4gICAgLyogY3NzMyBhbmltYXRpb24gKi9cbiAgICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBhbmltX3NsaWRlcztcbiAgICAtd2Via2l0LWFuaW1hdGlvbi1kdXJhdGlvbjogMTguMHM7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBsaW5lYXI7XG4gICAgLXdlYmtpdC1hbmltYXRpb24taXRlcmF0aW9uLWNvdW50OiBpbmZpbml0ZTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi1kaXJlY3Rpb246IG5vcm1hbDtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi1kZWxheTogMDtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi1wbGF5LXN0YXRlOiBydW5uaW5nO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLWZpbGwtbW9kZTogZm9yd2FyZHM7XG5cbiAgICAtbW96LWFuaW1hdGlvbi1uYW1lOiBhbmltX3NsaWRlcztcbiAgICAtbW96LWFuaW1hdGlvbi1kdXJhdGlvbjogMTguMHM7XG4gICAgLW1vei1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBsaW5lYXI7XG4gICAgLW1vei1hbmltYXRpb24taXRlcmF0aW9uLWNvdW50OiBpbmZpbml0ZTtcbiAgICAtbW96LWFuaW1hdGlvbi1kaXJlY3Rpb246IG5vcm1hbDtcbiAgICAtbW96LWFuaW1hdGlvbi1kZWxheTogMDtcbiAgICAtbW96LWFuaW1hdGlvbi1wbGF5LXN0YXRlOiBydW5uaW5nO1xuICAgIC1tb3otYW5pbWF0aW9uLWZpbGwtbW9kZTogZm9yd2FyZHM7XG59XG5cbi8qIGNzczMgZGVsYXlzICovXG5ib2R5LmFkbWluX3BhZ2VfdGltZWxpbmUtZXhwcmVzcy13ZWxjb21lIC5zbGlkZXMgdWwgIGxpOm50aC1jaGlsZCgyKSwgYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAuc2xpZGVzIHVsICBsaTpudGgtY2hpbGQoMikgaDIucHJvbW8tdGV4dCB7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tZGVsYXk6IDYuMHM7XG4gICAgLW1vei1hbmltYXRpb24tZGVsYXk6IDYuMHM7XG59XG5ib2R5LmFkbWluX3BhZ2VfdGltZWxpbmUtZXhwcmVzcy13ZWxjb21lIC5zbGlkZXMgdWwgIGxpOm50aC1jaGlsZCgzKSwgYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAuc2xpZGVzIHVsICBsaTpudGgtY2hpbGQoMykgaDIucHJvbW8tdGV4dCB7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tZGVsYXk6IDEyLjBzO1xuICAgIC1tb3otYW5pbWF0aW9uLWRlbGF5OiAxMi4wcztcbn1cbmJvZHkuYWRtaW5fcGFnZV90aW1lbGluZS1leHByZXNzLXdlbGNvbWUgLnNsaWRlcyB1bCBsaSBpbWcge1xuICAgIGRpc3BsYXk6YmxvY2s7XG59XG5cbi8qIGtleWZyYW1lcyAjYW5pbV90aXRsZXMgKi9cbkAtd2Via2l0LWtleWZyYW1lcyBhbmltX3RpdGxlcyB7XG4gICAgMCUge1xuICAgICAgICBsZWZ0OjUlO1xuICAgICAgICBvcGFjaXR5OjA7XG4gICAgfVxuICAgIDUlIHtcbiAgICAgICAgbGVmdDo1JTtcbiAgICAgICAgb3BhY2l0eToxO1xuICAgIH1cbiAgICAyMCUge1xuICAgICAgICBsZWZ0OjUlO1xuICAgICAgICBvcGFjaXR5OjE7XG4gICAgfVxuICAgIDI1JSB7XG4gICAgICAgIGxlZnQ6NSU7XG4gICAgICAgIG9wYWNpdHk6MDtcbiAgICB9XG4gICAgMTAwJSB7XG4gICAgICAgIGxlZnQ6NSU7XG4gICAgICAgIG9wYWNpdHk6MDtcbiAgICB9XG59XG5ALW1vei1rZXlmcmFtZXMgYW5pbV90aXRsZXMge1xuICAgIDAlIHtcbiAgICAgICAgbGVmdDo1JTtcbiAgICAgICAgb3BhY2l0eTowO1xuICAgIH1cbiAgICA1JSB7XG4gICAgICAgIGxlZnQ6NSU7XG4gICAgICAgIG9wYWNpdHk6MTtcbiAgICB9XG4gICAgMjAlIHtcbiAgICAgICAgbGVmdDo1JTtcbiAgICAgICAgb3BhY2l0eToxO1xuICAgIH1cbiAgICAyNSUge1xuICAgICAgICBsZWZ0OjUlO1xuICAgICAgICBvcGFjaXR5OjA7XG4gICAgfVxuICAgIDEwMCUge1xuICAgICAgICBsZWZ0OjUlO1xuICAgICAgICBvcGFjaXR5OjA7XG4gICAgfVxufVxuXG5ib2R5LmFkbWluX3BhZ2VfdGltZWxpbmUtZXhwcmVzcy13ZWxjb21lIC5zbGlkZXMgdWwgbGkgaDIucHJvbW8tdGV4dCB7XG4gICAgYmFja2dyb3VuZC1jb2xvcjojMDAwMDAwO1xuICAgIGJvcmRlci1yYWRpdXM6MTBweCAxMHB4IDEwcHggMTBweDtcbiAgICBib3gtc2hhZG93OjAgMCAzcHggI0ZGRkZGRiBpbnNldDtcbiAgICBjb2xvcjojRkZGRkZGO1xuICAgIGZvbnQtc2l6ZToxOHB4O1xuICAgIG1hcmdpbjowIGF1dG87XG4gICAgcGFkZGluZzoxMHB4O1xuICAgIHBvc2l0aW9uOmFic29sdXRlO1xuICAgIHRvcDotMzVweDtcbiAgICB3aWR0aDozNTBweDtcblx0dGV4dC1hbGlnbjpjZW50ZXI7XG5cbiAgICAvKiBjc3MzIGFuaW1hdGlvbiAqL1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGFuaW1fdGl0bGVzO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLWR1cmF0aW9uOiAxOC4wcztcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGxpbmVhcjtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi1pdGVyYXRpb24tY291bnQ6IGluZmluaXRlO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLWRpcmVjdGlvbjogbm9ybWFsO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLWRlbGF5OiAwO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXBsYXktc3RhdGU6IHJ1bm5pbmc7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcblxuICAgIC1tb3otYW5pbWF0aW9uLW5hbWU6IGFuaW1fdGl0bGVzO1xuICAgIC1tb3otYW5pbWF0aW9uLWR1cmF0aW9uOiAxOC4wcztcbiAgICAtbW96LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGxpbmVhcjtcbiAgICAtbW96LWFuaW1hdGlvbi1pdGVyYXRpb24tY291bnQ6IGluZmluaXRlO1xuICAgIC1tb3otYW5pbWF0aW9uLWRpcmVjdGlvbjogbm9ybWFsO1xuICAgIC1tb3otYW5pbWF0aW9uLWRlbGF5OiAwO1xuICAgIC1tb3otYW5pbWF0aW9uLXBsYXktc3RhdGU6IHJ1bm5pbmc7XG4gICAgLW1vei1hbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbn1cblxuXG4uZGFzaGljb25zLWhlYXJ0IHtcblx0YmFja2dyb3VuZDogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCAjZmY4Y2Y3LCAjZTJhNWUwKTtcblx0YmFja2dyb3VuZDogbGluZWFyLWdyYWRpZW50KHRvcCwgI2ZmOGNmNywgI2UyYTVlMCk7XG5cdC13ZWJraXQtYmFja2dyb3VuZC1jbGlwOiB0ZXh0O1xuXHQtd2Via2l0LXRleHQtZmlsbC1jb2xvcjogdHJhbnNwYXJlbnQ7XG59XG5cblxuLyogVmVyc2lvbiAxLjEuNCAsIHN1cHBvcnQgcGFnZSBzdHlsZXMgKi9cbiN0aW1lbGluZS1leHByZXNzLXN1cHBvcnQtcGFnZS13cmFwIHtcblx0cGFkZGluZzogMmVtO1xufVxuXG4udGVfYW5ub3VuY2VtZW50c19wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtc2V0dGluZ3MgLndyYXAge1xuXHRwYWRkaW5nOiAwIDJlbTtcbn1cblxuI3RpbWVsaW5lLWV4cHJlc3Mtc3VwcG9ydC1wYWdlLXdyYXAgaHIge1xuXHRtYXJnaW46IDEuNWVtIDA7XG59XG5cbiN0aW1lbGluZS1leHByZXNzLXN1cHBvcnQtcGFnZS1oZWFkZXIge1xuXHRkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG5cdHdpZHRoOiAxMDAlO1xufVxuXG4jdGltZWxpbmUtZXhwcmVzcy1zdXBwb3J0LXBhZ2UtaGVhZGVyIGltZy50ZS1sb2dvIHtcblx0bWF4LXdpZHRoOiAxMjhweDtcblx0bWluLXdpZHRoOiA5MHB4O1xuXHR3aWR0aDogMjAlO1xuXHRmbG9hdDogbGVmdDtcbn1cblxuI3RpbWVsaW5lLWV4cHJlc3Mtc3VwcG9ydC1wYWdlLWhlYWRlciAuc3VwcG9ydC1zdWJoZWFkICB7XG5cdGRpc3BsYXk6IGJsb2NrO1xuXHRtYXJnaW46IDJlbSAwIDAgMWVtO1xuXHRmbG9hdDogbGVmdDtcblx0d2lkdGg6IDQ0JTtcbn1cblxuI3RpbWVsaW5lLWV4cHJlc3Mtc3VwcG9ydC1wYWdlLXdyYXAgI3RpbWVsaW5lX2V4cHJlc3NfbGljZW5zZV9rZXkge1xuXHR3aWR0aDogMjUlO1xuXHRtaW4td2lkdGg6IDQwMHB4O1xufVxuXG4vKiBWYWxpZCBsaWNlbnNlIENoZWNrIG1hcmsgKi9cbi50aW1lbGluZS1leHByZXNzLXZhbGlkLWxpY2Vuc2Uge1xuXHRjb2xvcjogcmdiYSgxNDQsIDIxNCwgMTI1LCAwLjY4KTtcblx0Zm9udC1zaXplOiAyOHB4O1xufVxuXG4vKiBQdXJjaGFzZSBzdXBwb3J0IGxpY2Vuc2UgYnV0dG9uICovXG4ucHVyY2hhc2Utc3VwcG9ydC1saWNlbnNlIHtcblx0bWFyZ2luLWxlZnQ6IC0uNWVtICFpbXBvcnRhbnQ7XG59XG5cbi8qIFRpbWVsaW5lIEV4cHJlc3MgU3VwcG9ydCBMaWNlbnNlIEZvcm1zIFBhZ2UgKi9cbi50aW1lbGluZS1leHByZXNzLWxpY2Vuc2UtYnV0dG9ucyB7XG5cdGRpc3BsYXk6IGJsb2NrO1xuXHR3aWR0aDogMTAwJTtcblx0bWFyZ2luLXRvcDogMmVtO1xufVxuXG4vKiBJbnZhbGlkIExpY2Vuc2UgRXJyb3IgKi9cbi50aW1lbGluZS1leHByZXNzLWludmFsaWQtbGljZW5zZS1lcnJvciB7XG5cdGNvbG9yOiByZ2JhKDIyNSwgNDcsIDQ3LCAwLjczKTtcbn1cblxuLyogUHJlbWl1bSBTdXBwb3J0IENvbnRhY3QgRm9ybSAqL1xuI3ByZW1pdW0tc3VwcG9ydC1jb250YWN0LWZvcm0ge1xuXHRmbG9hdDogbGVmdDtcblx0d2lkdGg6IDMzJTtcblx0bWluLXdpZHRoOiAzMDBweDtcbn1cblx0I3ByZW1pdW0tc3VwcG9ydC1jb250YWN0LWZvcm0gZm9ybSB7XG5cdFx0d2lkdGg6IDEwMCU7XG5cdH1cblx0I3ByZW1pdW0tc3VwcG9ydC1jb250YWN0LWZvcm0gZm9ybSBpbnB1dCwgI3ByZW1pdW0tc3VwcG9ydC1jb250YWN0LWZvcm0gZm9ybSB0ZXh0YXJlYSwgI3ByZW1pdW0tc3VwcG9ydC1jb250YWN0LWZvcm0gZm9ybSBsYWJlbCB7XG5cdFx0d2lkdGg6IDEwMCU7XG5cdH1cblx0I3ByZW1pdW0tc3VwcG9ydC1jb250YWN0LWZvcm0gZm9ybSB0ZXh0YXJlYSB7XG5cdFx0cmVzaXplOiB2ZXJ0aWNhbDtcblx0fVxuXHQjcHJlbWl1bS1zdXBwb3J0LWNvbnRhY3QtZm9ybSBmb3JtIGlucHV0W3R5cGU9XCJzdWJtaXRcIl0sICNwcmVtaXVtLXN1cHBvcnQtY29udGFjdC1mb3JtIGZvcm0gbGFiZWwge1xuXHRcdG1hcmdpbi10b3A6IDFlbTtcblx0XHRkaXNwbGF5OiBibG9jaztcblx0fVxuXG4vKiBMaWNlbnNlIEV4cGlyaW5nIFNvb24gTWVzc2FnZSAqL1xuLmxpY2Vuc2UtZXhwaXJpbmctc29vbiB7XG5cdGZvbnQtc2l6ZTogMTFweDtcblx0Y29sb3I6IHJnYigyNDMsIDc1LCA3NSk7XG5cdGRpc3BsYXk6IGJsb2NrO1xufVxuXHRcblx0XG4vKiBCcmVhayBQb2ludHMgKi9cdFxuQG1lZGlhIG9ubHkgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiAxMDgxcHgpIHtcblx0XHQjdGltZWxpbmVfZXhwcmVzc19saWNlbnNlX2tleSB7XG5cdFx0XHRtaW4td2lkdGg6IDkwJSAhaW1wb3J0YW50O1xuXHRcdFx0d2lkdGg6IDkwJSAhaW1wb3J0YW50O1xuXHRcdH1cblx0XHQjcHJlbWl1bS1zdXBwb3J0LWNvbnRhY3QtZm9ybSBmb3JtIGlucHV0LCAjcHJlbWl1bS1zdXBwb3J0LWNvbnRhY3QtZm9ybSBmb3JtIHRleHRhcmVhLCAjcHJlbWl1bS1zdXBwb3J0LWNvbnRhY3QtZm9ybSBmb3JtIGxhYmVsIHtcblx0XHRcdHdpZHRoOiAxMDAlO1xuXHRcdH1cblx0XHQjcHJlbWl1bS1zdXBwb3J0LWNvbnRhY3QtZm9ybSB7XG5cdFx0XHRtYXJnaW46IDJlbSAwIDAgMDtcblx0XHRcdGZsb2F0OiBsZWZ0O1xuXHRcdFx0d2lkdGg6IDEwMCU7XG5cdFx0fVxuXHRcdCN0aW1lbGluZS1leHByZXNzLXN1cHBvcnQtcGFnZS13cmFwIHRhYmxlLndpZGVmYXQuZml4ZWQge1xuXHRcdFx0bWF4LXdpZHRoOiAxMDAlICFpbXBvcnRhbnQ7XG5cdFx0fVxuXHRcdCN0aW1lbGluZS1leHByZXNzLXN1cHBvcnQtcGFnZS1oZWFkZXIgLnN1cHBvcnQtc3ViaGVhZCB7XG5cdFx0XHR3aWR0aDogYXV0bztcblx0XHR9XG5cdFx0I3RpbWVsaW5lLWV4cHJlc3Mtc3VwcG9ydC1wYWdlLWhlYWRlciAudGUtbG9nbyB7XG5cdFx0XHRtaW4td2lkdGg6IDE0MHB4ICFpbXBvcnRhbnQ7XG5cdFx0XHRmbG9hdDogbm9uZSAhaW1wb3J0YW50O1xuXHRcdFx0ZGlzcGxheTogYmxvY2s7XG5cdFx0XHRtYXJnaW46IDAgYXV0bztcblx0XHR9XG5cdFx0I3RpbWVsaW5lLWV4cHJlc3Mtc3VwcG9ydC1wYWdlLWhlYWRlciAuc3VwcG9ydC1zdWJoZWFkIGgxIHtcblx0XHRcdGxpbmUtaGVpZ2h0OiAxLjI7XG5cdFx0fVx0XG59XHRcblxuLyoqIEVuZCBUaW1lbGluZSBFeHByZXNzIEFkbWluIFN0eWxlcyAqLyJdfQ== */
11
  box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
12
  color: #fff;
13
  text-decoration: none;
14
+ text-shadow: 0 1px 0 rgba(0,0,0,0.1);
15
  margin-right: 2em;
16
  width:150px;
17
  text-align:center;
26
  border-color: #7F1C1F;
27
  box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
28
  color: #fff;
29
+ text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
30
  }
31
 
32
  .wp-core-ui .timeline-express-red-button.focus,
44
  border-color: #601312 #AE2426 #AE2426 #AE2426;
45
  color: rgba(255,255,255,0.95);
46
  box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
47
+ text-shadow: 0 1px 0 rgba(0,0,0,0.1);
48
  }
49
 
50
  .wp-core-ui .timeline-express-red-button[disabled],
54
  background: #BA292B !important;
55
  border-color: #7F1C1F !important;
56
  box-shadow: none !important;
57
+ text-shadow: 0 -1px 0 rgba(0,0,0,0.1) !important;
58
  cursor: default;
59
  }
60
 
592
  }
593
 
594
  /** End Timeline Express Admin Styles */
595
+ /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInRpbWVsaW5lLWV4cHJlc3Mtc2V0dGluZ3MuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDZDQUE2QztBQUM3QyxzQ0FBc0M7QUFDdEMsNENBQTRDOztBQUU1QyxxQ0FBcUM7QUFDckM7Q0FDQywwQkFBMEI7Q0FNMUIsaUVBQWlFO0NBQ2pFLHNCQUFzQjtDQUN0Qiw2QkFBNkI7Q0FFNUIsZ0RBQWdEO0VBQ2hELFlBQVk7Q0FDYixzQkFBc0I7Q0FDdEIscUNBQXFDO0NBQ3JDLGtCQUFpQjtDQUNqQixZQUFZO0NBQ1osa0JBQWtCO0NBQ2xCOztBQUVEOzs7O0NBSUMsMEJBQTBCO0NBTTFCLGlFQUFpRTtDQUNqRSxzQkFBc0I7Q0FFckIsZ0RBQWdEO0NBQ2pELFlBQVk7Q0FDWixzQ0FBc0M7Q0FDdEM7O0FBRUQ7O0NBRUMsc0JBQXNCO0NBRXRCLDZFQUE2RTtDQUM3RTs7QUFFRDs7OztDQUlDLG9CQUFvQjtDQU1wQixpRUFBaUU7Q0FDakUsOENBQThDO0NBQzlDLDhCQUE4QjtDQUU3QiwwQ0FBMEM7Q0FDM0MscUNBQXFDO0NBQ3JDOztBQUVEOzs7Q0FHQywwQkFBMEI7Q0FDMUIsK0JBQStCO0NBQy9CLGlDQUFpQztDQUVqQyxvQ0FBb0M7Q0FDcEMsaURBQWlEO0NBQ2pELGdCQUFnQjtDQUNoQjs7QUFFRDs7R0FFQztBQW5CRDtDQUNBLDZCQUFBO0NBcUJDOztDQWxCQTtFQUNDLDJCQUEwQjtFQXFCM0I7O0FBbEJEOztHQXNCQzs7QUFsQkQ7Q0FDQyxXQUFEO0NBQ0MsY0FBQTtDQUNBOztDQUVBO0VBQ0Msc0JBQUY7RUFDRSxhQUFEO0VBQ0Msd0JBQUY7RUFDRSxpQkFBRDtFQUNDOztFQUVBO0dBQ0YsZ0JBQUE7R0FDQTs7RUFFQTtHQUNHLG1CQUFtQjtHQUN0QixlQUFBO0dBQ0csa0JBQWtCO0dBQ2xCOztBQUVILGdDQUFnQzs7QUFFaEM7Q0FDQSwwQkFBQTtDQUNDLDZCQUE2QjtDQUM5Qjs7QUFFQTs7R0FFQTtBQUNBOzs7Q0FHQyx5QkFBeUI7Q0FDMUI7O0FBRUEsVUFBQTtBQUNBO0NBQ0Msd0ZBQVU7Q0FDVixjQUFBO0NBQ0EsWUFBVztDQUNaLG9CQUFBO0NBQ0MsY0FBQTtDQUNELFlBQUE7Q0FDQyx5QkFBeUI7Q0FDMUI7O0FBRUEsMEJBQUM7QUFDRDtDQUNBLFVBQUE7Q0FDQzs7QUFFRDtDQUNDLG1CQUFpQjtDQUNsQjs7QUFFQTtDQUNBLGtCQUFBO0NBQ0M7O0FBRUQ7Q0FDQyxvQkFBQTtDQUNEOztBQUVBO0NBQ0Msc0JBQXNCO0NBQ3ZCLFlBQUE7Q0FDQyw0QkFBd0I7Q0FDekI7O0FBRUE7Q0FDQyx3QkFBd0I7Q0FDekIsaUJBQUE7Q0FDQSxhQUFBO0NBQ0M7O0FBRUQ7Q0FDQyxrQkFBWTtDQUNiOztBQUVBO0NBQ0MsY0FBQTtDQUNBOztBQUVEO0NBQ0MsWUFBQTtDQUNEOztBQUVBO0NBQ0EsZUFBQTtDQUNBLFlBQUE7Q0FDQSxnQkFBQTtDQUNDLGlCQUFpQjtDQUNsQiwwQkFBQTtDQUNBLGVBQUE7Q0FDQTs7QUFFQSxpQ0FBQTtBQUNBLDRFQUFDO0FBQ0Q7Q0FDQyxhQUFhO0NBQ2QsWUFBQTtDQUNDLGtCQUFBO0NBQ0E7O0FBRUQ7Q0FDQyxxQkFBQztDQUNEOztBQUVEO0NBQ0MsWUFBQztDQUNEO0NBQ0E7RUFDQyxZQUFBO0VBQ0EsZUFBRDtFQUNDLGtCQUFEO0VBQ0M7RUFDQTtHQUNDLGNBQVc7R0FDZDtFQUNFO0dBQ0QsY0FBQTtHQUNFLFdBQVc7R0FDZCxlQUFBO0dBQ0MsMEJBQUE7R0FDRDs7QUFFQTtDQUNBLG1CQUFBO0NBQ0M7O0FBRUQ7Q0FDQywrQkFBQTtDQUNBLGVBQWU7Q0FDaEIsbUJBQUE7Q0FDQyxnQkFBQTtDQUNEOztBQUVBO0NBQ0MsaUJBQWlCO0NBQ2xCLHNCQUFBO0NBQ0EsK0JBQUE7Q0FDQTs7QUFFQTtDQUNBLCtFQUFBO0NBQ0E7QUFDQTtDQUNDLGdCQUFBO0NBQ0Q7QUFDQTtDQUNBLDJFQUFBO0NBQ0M7QUFDRDtDQUNBLGdCQUFBO0NBQ0E7O0FBRUEsb0JBQUE7QUFDQTtDQUNBLGtCQUFBO0NBQ0Esa0JBQUE7Q0FDQTs7QUFFQSxpQ0FBaUM7QUFDakM7Q0FDQSxrQkFBQTtDQUNDOztBQUVELHFDQUFBO0FBQ0E7Q0FDQyxtQkFBQTtDQUNBLGNBQWM7Q0FDZixlQUFBO0NBQ0EsbUJBQUE7Q0FDQTs7QUFFQSxtQkFBbUI7QUFDbkI7Q0FDQSxnQkFBQTtDQUNDOzs7QUFHRCwrQ0FBRTs7Q0FFRCw0QkFBQTtDQUNBO0VBQ0EsY0FBQTtFQUNELGFBQUE7RUFDRSxZQUFBO0VBQ0QsNENBQUE7RUFDQSxjQUFBO0VBQ0QsbUJBQUE7RUFDQyxtQkFBQTtFQUNBO0NBQ0E7RUFDRCxhQUFBO0VBQ0U7Q0FDRCx1QkFBRDtDQUNDO0VBQ0EsMkJBQUE7RUFDQSxlQUFBO0VBQ0E7Q0FDQSw0QkFBQTtDQUNBO0VBQ0EsMkJBQUE7RUFDQyxrQkFBaUI7RUFDbkI7O0NBRUM7RUFDQyxpQkFBaUI7RUFDbkIsV0FBQTtFQUNFLGFBQWE7RUFDZjs7QUFFQSwwQkFBQTs7QUFFQSx3QkFBa0IsY0FBQSxDQUFBOztBQUVsQjtDQUNBLGFBQUE7Q0FDQyxpQkFBaUI7Q0FDakIsMkJBQTJCO0NBQzNCLHdCQUF3QjtDQUN6Qjs7OztBQUlBOzs7O2tEQUlBO0FBQ0E7O0FBRUEsMkZBQUE7QUFDQSw0REFBQTtDQUNBO0FBQ0E7Q0FDQSxlQUFBO0NBQ0Esa0JBQUE7Q0FDQzs7QUFFRDtDQUNDLGdCQUFhO0NBQ2QsaUJBQUE7Q0FDQSx5RUFBQTtDQUNBLHVCQUFBO0NBQ0MsYUFBYTtDQUNkLGtCQUFBO0NBQ0EsZUFBQTtDQUNDOztBQUVEO0NBQ0MsZ0JBQWE7Q0FDZCxpQkFBQTtDQUNBLDJFQUFBO0NBQ0MseUJBQUE7Q0FDQSxhQUFhO0NBQ2QsbUNBQUE7Q0FDQyw2QkFBQTtDQUNBOztBQUVEO0NBQ0MsZ0JBQWE7Q0FDZCxpQkFBQTtDQUNDLHNFQUFEO0NBQ0MseUJBQUE7Q0FDQSxhQUFhO0NBQ2QsbUNBQUE7Q0FDQyw2QkFBQTtDQUNBOztBQUVEO0NBQ0MsZUFBYTtDQUNkLGlCQUFBO0NBQ0EseUVBQUE7Q0FDQyx5QkFBQTtDQUNBLGFBQWE7Q0FDZCxtQ0FBSTtDQUNKLDZCQUFBO0NBQ0M7O0FBRUQsaUJBQUk7QUFDSjtJQUNDLGFBQUE7SUFDQSxnQkFBQTtJQUNHLGtCQUFrQjtJQUN0QixXQUFBO0NBQ0MsbUJBQUQ7Q0FDQzs7QUFFRDtJQUNBLGdCQUFBO0lBQ0ksa0JBQWtCO0NBQ3RCOztBQUVBLDRCQUE0Qjs7QUFFNUI7Q0FDQyxZQUFHOztJQW1CSixVQUFBO0lBQ0Msa0JBQUE7SUFoQkcsTUFBQTs7SUFFQSxvQkFBQTtJQUNBLG9DQUFvQztJQUN4QyxrQ0FBQTtJQWtCQSwwQ0FBQTtJQUNDLDRDQUFBO0lBaEJHLG9DQUFvQztJQUN4QywyQkFBQTtJQWtCSSxzQ0FBQTtJQWhCQSxzQ0FBQTs7SUFFSixpQ0FBQTtJQUNJLCtCQUF3QjtJQUM1Qix1Q0FBQztJQUNELHlDQUFBO0lBQ0MsaUNBQUE7SUFDRyx3QkFBd0I7SUFDNUIsbUNBQUE7SUFDQSxtQ0FBQTtDQUNDOztBQUVELGlCQUFDO0FBQ0Q7SUFDSSw4QkFBQTtJQUNILDJCQUFBO0NBQ0E7QUFDRDtJQUNJLCtCQUFjO0lBQ2xCLDRCQUFBO0NBQ0M7QUFDRDtJQUNJLGNBQWM7Q0FDbEI7O0FBRUEsNEJBQUk7O0FBRUo7SUFrQkEseUJBQUE7SUFoQkksa0NBQUE7SUFDSCxpQ0FBQTtJQUNHLGNBQUE7SUF3Q0osZUFBQTtJQUNJLGNBQUE7SUF0Q0gsYUFBQTtJQUNHLGtCQUFrQjtJQXdDbEIsVUFBQTtJQXRDSCxZQUFBO0NBQ0Esa0JBQUc7O0lBRUEsb0JBQUE7SUFDQSxvQ0FBb0M7SUFDeEMsa0NBQUE7SUFDQywwQ0FBQTtJQUNBLDRDQUFBO0lBQ0csb0NBQW9DO0lBQ3ZDLDJCQUFBO0lBQ0csc0NBQXdCO0lBQ3hCLHNDQUFBOztJQUVKLGlDQUFBO0lBQ0ksK0JBQXdCO0lBQ3hCLHVDQUFtQztJQUN2Qyx5Q0FBQTtJQUNBLGlDQUFBO0lBQ0ksd0JBQXdCO0lBQ3hCLG1DQUFtQztJQUN2QyxtQ0FBQTtDQUNDOzs7QUFHRDtDQUNDLG1EQUFtRDtDQUNuRCw4QkFBOEI7Q0FDL0IscUNBQUE7Q0FDQTs7O0FBR0EseUNBQXlDO0FBQ3pDO0NBQ0EsYUFBQTtDQUNDOztBQUVEO0NBQ0EsZ0JBQUE7Q0FDQzs7QUFFRDtDQUNBLHNCQUFBO0NBQ0MsWUFBQTtDQUNBOztBQUVEO0NBQ0EsaUJBQUE7Q0FDQyxnQkFBZ0I7Q0FDakIsV0FBQTtDQUNDLGFBQUE7Q0FDQTs7QUFFRDtDQXdDQyxlQUFBO0NBdENBLG9CQUFvQjtDQUNyQixhQUFBO0NBQ0EsV0FBQTtDQUNBOztBQUVBO0NBQ0EsV0FBQTtDQUNBLGlCQUFBO0NBQ0E7O0FBRUEsOEJBQThCO0FBQzlCO0NBQ0EsaUNBQUE7Q0FDQTs7QUFFQSxxQ0FBcUM7QUFDckM7Q0FDQywrQkFBQTtDQUNBOztBQUVEO0NBQ0EsK0JBQUE7Q0FDQzs7QUFFRDtDQUNBLCtCQUFBO0NBQ0E7O0FBRUE7Q0FDQSxzQkFBQTtDQUNDOztBQUVELGlEQUFBO0FBQ0E7Q0FDQyxlQUFlO0NBQ2hCLFlBQUE7Q0FDQSxnQkFBQTtDQUNDOztBQUVELDJCQUEyQjtBQUMzQjtDQUNDLCtCQUFBO0NBQ0E7O0FBRUQ7Q0FDQSwwREFBQTtDQUNBLGlDQUFBO0NBQ0MsNkJBdUNEO0NBdENDLHVCQUFBO0NBQ0Q7Q0FDQTtFQUNDLGVBQUE7RUFDQTtBQUNELGtDQUFFO0FBQ0Y7Q0FDQyxhQUFBO0NBQ0EsV0FBQTtDQUNBLGlCQUFBO0NBQ0E7Q0FDQTtFQUNBLFlBQUE7RUFDQTtDQUNBO0VBQ0QsWUFBQTtFQUNDO0NBQ0E7RUFDRCxpQkFBQTtFQUNDO0NBQ0E7RUFDRCxnQkFBQTtFQUNBLGVBQUE7RUFDQzs7QUFFRCxtQ0FBQTtBQUNBO0NBQ0MsZ0JBQWdCO0NBQ2hCLHdCQUF3QjtDQUN6QixlQUFBO0NBQ0E7OztBQUdBLGtCQXVDRTtBQXRDRjtFQUNFO0dBQ0YsMEJBQUE7R0FDRSxzQkFBQTtHQUNBO0VBQ0E7R0FDRCxZQUFBO0dBQ0U7RUFDRDtHQUNBLGtCQUFBO0dBQ0MsYUFBQTtHQUNILFlBQUE7R0FDRTtFQUNBO0dBQ0MsMkJBQUE7R0FDRDtFQUNBO0dBQ0EsWUFBQTtHQUNDO0VBQ0Q7R0FDRCw0QkFBQTtHQUNDLHVCQUFBO0dBQ0YsZUFBQTtHQUNHLGVBQUE7R0FDRjtFQUNDO0dBQ0YsaUJBQUE7R0FDRztDQUNGOztBQUVELHdDQUF3QyIsImZpbGUiOiJ0aW1lbGluZS1leHByZXNzLXNldHRpbmdzLXJ0bC5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIvKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKi9cbi8qXHRUaW1lbGluZSBFeHByZXNzIFNldHRpbmdzIFN0eWxlcyAqL1xuLyoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKi9cblxuLyogUmVkIEJ1dHRvbiBTdHlsZSAtIFNldHRpbmdzIFBhZ2UqL1xuLndwLWNvcmUtdWkgLnRpbWVsaW5lLWV4cHJlc3MtcmVkLWJ1dHRvbiB7XG5cdGJhY2tncm91bmQtY29sb3I6ICM5QjIxMjQ7XG5cdGJhY2tncm91bmQtaW1hZ2U6IC13ZWJraXQtZ3JhZGllbnQobGluZWFyLCBsZWZ0IHRvcCwgbGVmdCBib3R0b20sIGZyb20oI0M1MjkyRSksIHRvKCM5QjIxMjQpKTtcblx0YmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCAjQzUyOTJFLCAjOUIyMTI0KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICAgLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCAjQzUyOTJFLCAjOUIyMTI0KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICAgIC1tcy1saW5lYXItZ3JhZGllbnQodG9wLCAjQzUyOTJFLCAjOUIyMTI0KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICAgICAtby1saW5lYXItZ3JhZGllbnQodG9wLCAjQzUyOTJFLCAjOUIyMTI0KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICBsaW5lYXItZ3JhZGllbnQodG8gYm90dG9tLCAjQzUyOTJFLCAjOUIyMTI0KTtcblx0Ym9yZGVyLWNvbG9yOiAjOUIyMTI0O1xuXHRib3JkZXItYm90dG9tLWNvbG9yOiAjOEQxRjIxO1xuXHQtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDAgcmdiYSgxMjAsMjAwLDIzMCwwLjUpO1xuIFx0Ym94LXNoYWRvdzogaW5zZXQgMCAxcHggMCByZ2JhKDEyMCwyMDAsMjMwLDAuNSk7XG4gXHRjb2xvcjogI2ZmZjtcblx0dGV4dC1kZWNvcmF0aW9uOiBub25lO1xuXHR0ZXh0LXNoYWRvdzogMCAxcHggMCByZ2JhKDAsMCwwLDAuMSk7XG5cdG1hcmdpbi1sZWZ0OiAyZW07XG5cdHdpZHRoOjE1MHB4O1xuXHR0ZXh0LWFsaWduOmNlbnRlcjtcbn1cblxuLndwLWNvcmUtdWkgLnRpbWVsaW5lLWV4cHJlc3MtcmVkLWJ1dHRvbi5ob3Zlcixcbi53cC1jb3JlLXVpIC50aW1lbGluZS1leHByZXNzLXJlZC1idXR0b246aG92ZXIsXG4ud3AtY29yZS11aSAudGltZWxpbmUtZXhwcmVzcy1yZWQtYnV0dG9uLmZvY3VzLFxuLndwLWNvcmUtdWkgLnRpbWVsaW5lLWV4cHJlc3MtcmVkLWJ1dHRvbjpmb2N1cyB7XG5cdGJhY2tncm91bmQtY29sb3I6ICNCNzI2Mjk7XG5cdGJhY2tncm91bmQtaW1hZ2U6IC13ZWJraXQtZ3JhZGllbnQobGluZWFyLCBsZWZ0IHRvcCwgbGVmdCBib3R0b20sIGZyb20oI0QyMkUzMCksIHRvKCM5QjIxMjQpKTtcblx0YmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCAjRDIyRTMwLCAjOUIyMTI0KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICAgLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCAjRDIyRTMwLCAjOUIyMTI0KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICAgIC1tcy1saW5lYXItZ3JhZGllbnQodG9wLCAjRDIyRTMwLCAjOUIyMTI0KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICAgICAtby1saW5lYXItZ3JhZGllbnQodG9wLCAjRDIyRTMwLCAjOUIyMTI0KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICBsaW5lYXItZ3JhZGllbnQodG8gYm90dG9tLCAjRDIyRTMwLCAjOUIyMTI0KTtcblx0Ym9yZGVyLWNvbG9yOiAjN0YxQzFGO1xuXHQtd2Via2l0LWJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDAgcmdiYSgxMjAsMjAwLDIzMCwwLjYpO1xuIFx0Ym94LXNoYWRvdzogaW5zZXQgMCAxcHggMCByZ2JhKDEyMCwyMDAsMjMwLDAuNik7XG5cdGNvbG9yOiAjZmZmO1xuXHR0ZXh0LXNoYWRvdzogMCAtMXB4IDAgcmdiYSgwLDAsMCwwLjMpO1xufVxuXG4ud3AtY29yZS11aSAudGltZWxpbmUtZXhwcmVzcy1yZWQtYnV0dG9uLmZvY3VzLFxuLndwLWNvcmUtdWkgLnRpbWVsaW5lLWV4cHJlc3MtcmVkLWJ1dHRvbjpmb2N1cyB7XG5cdGJvcmRlci1jb2xvcjogIzUwMEYwRTtcblx0LXdlYmtpdC1ib3gtc2hhZG93OiBpbnNldCAwIDFweCAwIHJnYmEoMTIwLDIwMCwyMzAsMC42KSwgMXB4IDFweCAycHggcmdiYSgwLDAsMCwwLjQpO1xuXHRib3gtc2hhZG93OiBpbnNldCAwIDFweCAwIHJnYmEoMTIwLDIwMCwyMzAsMC42KSwgMXB4IDFweCAycHggcmdiYSgwLDAsMCwwLjQpO1xufVxuXG4ud3AtY29yZS11aSAudGltZWxpbmUtZXhwcmVzcy1yZWQtYnV0dG9uLmFjdGl2ZSxcbi53cC1jb3JlLXVpIC50aW1lbGluZS1leHByZXNzLXJlZC1idXR0b24uYWN0aXZlOmhvdmVyLFxuLndwLWNvcmUtdWkgLnRpbWVsaW5lLWV4cHJlc3MtcmVkLWJ1dHRvbi5hY3RpdmU6Zm9jdXMsXG4ud3AtY29yZS11aSAudGltZWxpbmUtZXhwcmVzcy1yZWQtYnV0dG9uOmFjdGl2ZSB7XG5cdGJhY2tncm91bmQ6ICM3RjFDMUY7XG5cdGJhY2tncm91bmQtaW1hZ2U6IC13ZWJraXQtZ3JhZGllbnQobGluZWFyLCBsZWZ0IHRvcCwgbGVmdCBib3R0b20sIGZyb20oIzlCMjEyNCksIHRvKCNCNzI2MjkpKTtcblx0YmFja2dyb3VuZC1pbWFnZTogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQodG9wLCAjOUIyMTI0LCAjQjcyNjI5KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICAgLW1vei1saW5lYXItZ3JhZGllbnQodG9wLCAjOUIyMTI0LCAjQjcyNjI5KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICAgIC1tcy1saW5lYXItZ3JhZGllbnQodG9wLCAjOUIyMTI0LCAjQjcyNjI5KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICAgICAtby1saW5lYXItZ3JhZGllbnQodG9wLCAjOUIyMTI0LCAjQjcyNjI5KTtcblx0YmFja2dyb3VuZC1pbWFnZTogICBsaW5lYXItZ3JhZGllbnQodG8gYm90dG9tLCAjOUIyMTI0LCAjQjcyNjI5KTtcblx0Ym9yZGVyLWNvbG9yOiAjNjAxMzEyICNBRTI0MjYgI0FFMjQyNiAjQUUyNDI2O1xuXHRjb2xvcjogcmdiYSgyNTUsMjU1LDI1NSwwLjk1KTtcblx0LXdlYmtpdC1ib3gtc2hhZG93OiBpbnNldCAwIDFweCAwIHJnYmEoMCwwLDAsMC4xKTtcbiBcdGJveC1zaGFkb3c6IGluc2V0IDAgMXB4IDAgcmdiYSgwLDAsMCwwLjEpO1xuXHR0ZXh0LXNoYWRvdzogMCAxcHggMCByZ2JhKDAsMCwwLDAuMSk7XG59XG5cbi53cC1jb3JlLXVpIC50aW1lbGluZS1leHByZXNzLXJlZC1idXR0b25bZGlzYWJsZWRdLFxuLndwLWNvcmUtdWkgLnRpbWVsaW5lLWV4cHJlc3MtcmVkLWJ1dHRvbjpkaXNhYmxlZCxcbi53cC1jb3JlLXVpIC50aW1lbGluZS1leHByZXNzLXJlZC1idXR0b24tZGlzYWJsZWQge1xuXHRjb2xvcjogI0U3OTQ5NiAhaW1wb3J0YW50O1xuXHRiYWNrZ3JvdW5kOiAjQkEyOTJCICFpbXBvcnRhbnQ7XG5cdGJvcmRlci1jb2xvcjogIzdGMUMxRiAhaW1wb3J0YW50O1xuXHQtd2Via2l0LWJveC1zaGFkb3c6IG5vbmUgIWltcG9ydGFudDtcblx0Ym94LXNoYWRvdzogICAgICAgICBub25lICFpbXBvcnRhbnQ7XG5cdHRleHQtc2hhZG93OiAwIC0xcHggMCByZ2JhKDAsMCwwLDAuMSkgIWltcG9ydGFudDtcblx0Y3Vyc29yOiBkZWZhdWx0O1xufVxuXG4vKiBJY29uICovXG4jdGltZWxpbmUtZXhwcmVzcy1pY29uIHtcblx0YmFja2dyb3VuZDogdHJhbnNwYXJlbnQgdXJsKCcuLi9pbWFnZXMvdGltZWxpbmUtZXhwcmVzcy1sb2dvLTEyOC5wbmcnKSBuby1yZXBlYXQgMCAwO1xuXHRkaXNwbGF5OmJsb2NrO1xuXHRmbG9hdDpsZWZ0O1xuXHRwYWRkaW5nOiAwIDAgMCAuNWVtO1xuXHRoZWlnaHQ6ICAxMjhweDtcblx0d2lkdGg6IDEyOHB4O1xuXHRiYWNrZ3JvdW5kLXNpemU6IGNvbnRhaW47XG59XG5cbi8qIFNldHRpbmdzIFBhZ2UgSGVhZGVyICovXG4ud3JhcCAjdGltZWxpbmUtZXhwcmVzcy1wYWdlLWhlYWRlciB7XG5cdHBhZGRpbmctdG9wOjA7XG5cdG1hcmdpbjogMWVtIDAgMCAwO1xuXHRmb250LXNpemU6IDI1cHg7XG5cdGxpbmUtaGVpZ2h0OiAzO1xufVxuXG4ud3JhcCAubmF2LXRhYi13cmFwcGVyIHtcblx0cGFkZGluZy10b3A6Mi41ZW07XG59XG5cbi53cmFwIC5hY2NvdW50LW5hdi10YWIge1xuXHRwYWRkaW5nLXRvcDowO1xufVxuXG4ucmFuZG9tLWxlbmd0aC10ZXh0IHtcblx0b3BhY2l0eTogLjU7XG59XG5cbiN0aW1lbGluZV9leHByZXNzX3Jldmlld190aGlzX3BsdWdpbl9jb250YWluZXIgLmZhLXBheXBhbCB7XG5cdGRpc3BsYXk6IGJsb2NrO1xuXHR3aWR0aDogMTAwJTtcblx0Zm9udC1zaXplOiAxNnB4O1xuXHRwYWRkaW5nLXRvcDogNHB4O1xuXHRtYXJnaW46IDAgYXV0byAhaW1wb3J0YW50O1xuXHRjb2xvcjogIzI1M2I4MDtcbn1cblxuLyogU2V0dGluZ3MgUGFnZSBUb3AgQ29udGFpbmVyICovXG4vKiBIb3VzZXMgbGlua3MgdG8gbGVhdmUgdXMgYSByZXZpZXcsIGxpbmtzIHRvIEV2YW4gSGVybWFuJ3MgV2Vic2l0ZSBldGMuICovXG4ud3JhcCAjdGltZWxpbmVfZXhwcmVzc19yZXZpZXdfdGhpc19wbHVnaW5fY29udGFpbmVyIHtcblx0cGFkZGluZzouNWVtO1xuXHRmbG9hdDogcmlnaHQ7XG5cdG1hcmdpbi10b3A6IC43NWVtO1xufVxuXG4jdGltZWxpbmVfZXhwcmVzc19yZXZpZXdfdGhpc19wbHVnaW5fY29udGFpbmVyIHtcblx0ZGlzcGxheTppbmxpbmUtYmxvY2s7XG59XG5cdFxuI3RpbWVsaW5lX2V4cHJlc3NfcmV2aWV3X3RoaXNfcGx1Z2luX2NvbnRhaW5lciBhLCAjdGltZWxpbmVfZXhwcmVzc19yZXZpZXdfdGhpc19wbHVnaW5fY29udGFpbmVyIGE6aG92ZXIge1xuXHRjb2xvcjogIzMzMztcbn1cblx0I3RpbWVsaW5lX2V4cHJlc3NfcmV2aWV3X3RoaXNfcGx1Z2luX2NvbnRhaW5lciBkaXYsICN0aW1lbGluZV9leHByZXNzX3Jldmlld190aGlzX3BsdWdpbl9jb250YWluZXIgc3BhbiwgI3RpbWVsaW5lX2V4cHJlc3NfcmV2aWV3X3RoaXNfcGx1Z2luX2NvbnRhaW5lciAudGltZWxpbmVfZXhwcmVzc19oZWFkZXJfbG9nbyB7XG5cdFx0ZmxvYXQ6bGVmdDtcblx0XHRtYXJnaW46IDAgLjVlbTtcblx0XHR0ZXh0LWFsaWduOmNlbnRlcjtcblx0fVxuXHRcdCN0aW1lbGluZV9leHByZXNzX3Jldmlld190aGlzX3BsdWdpbl9jb250YWluZXIgZGl2LmRhc2hpY29ucyB7XG5cdFx0XHRtYXJnaW46IDAgNXB4O1xuXHRcdH1cblx0XHQjdGltZWxpbmVfZXhwcmVzc19yZXZpZXdfdGhpc19wbHVnaW5fY29udGFpbmVyIGRpdi5kYXNoaWNvbnMtcGx1cy1hbHQge1xuXHRcdFx0ZGlzcGxheTpibG9jaztcblx0XHRcdHdpZHRoOjEwMCU7XG5cdFx0XHRtYXJnaW46IDAgYXV0bztcblx0XHRcdGNvbG9yOiByZ2IoMTYzLCAxOTUsIDE4NCk7XG5cdFx0fVxuXHRcdFxuLnRpbWVsaW5lLWV4cHJlc3MtZm9ybSB7XG5cdG1hcmdpbi1ib3R0b206IDNlbTtcbn1cblxuXHQudGltZWxpbmUtZXhwcmVzcy1mb3JtIHRoIHtcblx0XHRmb250LXdlaWdodDogYm9sZDtcblx0fVxuXG4udGltZWxpbmUtZXhwcmVzcy1zZXR0aW5ncy1kZXNjcmlwdGlvbiB7XG5cdHBhZGRpbmctYm90dG9tOiAyZW0gIWltcG9ydGFudDtcblx0Y29sb3I6ICNBN0E3QTc7XG5cdGZvbnQtc3R5bGU6IGl0YWxpYztcblx0Zm9udC1zaXplOiAxMHB4O1xufVxuXHRcblxuLndwLWFkbWluIC5hY3RpdmUtcGFyZW50LWJ1dHRvbiwgLndwLWFkbWluIC5hY3RpdmUtcGFyZW50LWJ1dHRvbjpob3ZlciAge1xuXHRjb2xvcjogcmVkO1xufVxuXG4uZGVsZXRlLW5vOmFmdGVyIHtcblx0Y29udGVudDogXCIgbm8sIHNhdmUgbXkgYW5ub3VuY2VtZW50cyBmcm9tIGJlaW5nIGRlbGV0ZWQuIEknbGwgbmVlZCB0aGVtIGFnYWluIVwiXG59XG4uZGVsZXRlLW5vOmhvdmVyIHtcblx0Y3Vyc29yOiBwb2ludGVyO1xufVxuLmRlbGV0ZS15ZXM6YWZ0ZXIge1xuXHRjb250ZW50OiBcIiB5ZXMsIGRlbGV0ZSBhbGwgb2YgdGhlIGFubm91bmNlbWVudCBwb3N0cy4gdGhleSBhcmUgZGVhZCB0byBtZS5cIlxufVxuLmRlbGV0ZS15ZXM6aG92ZXIge1xuXHRjdXJzb3I6IHBvaW50ZXI7XG59XG5cbi8qKiBDb2xvciBQaWNrZXIgKiovXG4ud3AtcGlja2VyLWhvbGRlciB7XG5cdHBvc2l0aW9uOmFic29sdXRlO1xuXHR6LWluZGV4OiA5OTk5OTk5OTtcbn1cblxuLyogTm8gZXZlbnRzIG1lc3NhZ2Ugd3BfZWRpdG9yICovXG4jbm8tZXZlbnRzLW1lc3NhZ2VfaWZyIHtcblx0bWF4LWhlaWdodDogMTAwcHg7XG59XG5cbi8qIE5vIEV2ZW50cyBGb3VuZCBJbiBUYWJsZSAtIHRleHQgKi9cbi53cC1saXN0LXRhYmxlIC5uby1pdGVtcyAuY29sc3BhbmNoYW5nZSB7XG5cdHRleHQtYWxpZ246IGNlbnRlcjtcblx0aGVpZ2h0OiAxMTVweDtcblx0bGluZS1oZWlnaHQ6IDg7XG5cdGZvbnQtc3R5bGU6IGl0YWxpYztcbn1cblxuLyogQ29sdW1uIFdpZHRocyAqL1xuLndwLWxpc3QtdGFibGUgI2NvbG9yLCAud3AtbGlzdC10YWJsZSAjaWNvbiB7XG5cdHdpZHRoOiA2NXB4O1xuXHR0ZXh0LWFsaWduOiBjZW50ZXI7XG5cdHBhZGRpbmctbGVmdDogMWVtO1xufVxuXG4ud3AtbGlzdC10YWJsZSAjYW5ub3VuY2VtZW50X2RhdGUsIC53cC1saXN0LXRhYmxlIC5jb2x1bW4tYW5ub3VuY2VtZW50X2RhdGUge1xuXHR3aWR0aDogMjE1cHg7XG59XG5cbi53cC1saXN0LXRhYmxlICNpbWFnZSwgLndwLWxpc3QtdGFibGUgLmNvbHVtbi1pbWFnZSB7XG5cdHdpZHRoOiAyNTBweDtcblx0dGV4dC1hbGlnbjpjZW50ZXI7XG59XG5cbi5uby1pbWFnZS11c2VkLXRleHQge1xuXHRsaW5lLWhlaWdodDogNC43XG59XG5cbi53cC1saXN0LXRhYmxlICNwYXN0X2Fubm91bmNlbWVudCB7XG5cdHdpZHRoOiAxNTBweDtcblx0dGV4dC1hbGlnbjpjZW50ZXI7XG59XG5cbi8qIEVkaXQgVGltZWxpbmUgRXhwcmVzcyBBbm5vdW5jZW1lbnQgU3R5bGVzICovXG5cblx0LyogQW5ub3VuY2VtZW50IENvbG9yIEJveCAqL1xuXHQud3AtbGlzdC10YWJsZSAuYW5ub3VuY2VtZW50X2NvbG9yX2JveCB7XG5cdFx0ZGlzcGxheTpibG9jaztcblx0XHR3aWR0aDogMTVweDtcblx0XHRoZWlnaHQ6IDE1cHg7XG5cdFx0Ym9yZGVyOiAxcHggc29saWQgcmdiYSgxMjgsIDEyOCwgMTI4LCAwLjIyKTtcblx0XHRwYWRkaW5nOiAuNWVtO1xuXHRcdHRleHQtYWxpZ246IGNlbnRlcjtcblx0XHRtYXJnaW46IDAgYXV0bztcblx0XHRtYXJnaW4tdG9wOiAxMXB4O1xuXHRcdC13ZWJraXQtYm9yZGVyLXJhZGl1czogNTAlO1xuXHRcdC1tb3otYm9yZGVyLXJhZGl1czogNTAlO1xuXHRcdGJvcmRlci1yYWRpdXM6IDUwJTtcblx0fVxuXHQvKiBBbm5vdW5jZW1lbnQgSWNvbiAqL1xuXHQud3AtbGlzdC10YWJsZSAuZWRpdC1hbm5vdW5jZW1lbnQtaWNvbiB7XG5cdFx0Zm9udC1zaXplOiAyNXB4ICFpbXBvcnRhbnQ7XG5cdFx0bGluZS1oZWlnaHQ6IDIuNSAhaW1wb3J0YW50O1xuXHRcdGRpc3BsYXk6IGJsb2NrO1xuXHRcdHRleHQtYWxpZ246IGNlbnRlcjtcblx0fVxuXHQvKiBBbm5vdW5jZW1lbnQgRGF0ZSAqL1xuXHQud3AtbGlzdC10YWJsZSAjYW5ub3VuY2VtZW50X2RhdGUsIFxuXHR0aC5tYW5hZ2UtY29sdW1uLmNvbHVtbi1hbm5vdW5jZW1lbnRfZGF0ZS5zb3J0YWJsZS5kZXNjIHtcblx0XHRsaW5lLWhlaWdodDogMS41O1xuXHRcdHBhZGRpbmctbGVmdDogMi41ZW07XG5cdH1cblx0LndwLWxpc3QtdGFibGUgLmFubm91bmNlbWVudF9kYXRlIHtcblx0XHRsaW5lLWhlaWdodDogNC41ICFpbXBvcnRhbnQ7XG5cdFx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHR9XG5cdC8qIFBhc3QgQW5ub3VuY2VtZW50IEljb24gKi9cblx0LndwLWxpc3QtdGFibGUgLmRhc2hpY29uLXBhc3QtYW5ub3VuY2VtZW50IHtcblx0XHRmb250LXNpemU6IDMwcHggIWltcG9ydGFudDtcblx0XHRsaW5lLWhlaWdodDogMi4xICFpbXBvcnRhbnQ7XG5cdH1cblxuLyoqIEFkbWluIEJyZWFrIFBvaW50cyAqKi9cblxuLmRhc2hpY29ucy1zdGFyLWZpbGxlZCB7Y29sb3I6I0ZFQkUxMjt9XG5cbiN0aW1lbGluZV9leHByZXNzX3Jlc2V0X3BsdWdpbl9zZXR0aW5ncyAuZGFzaGljb25zLWRpc21pc3Mge1xuXHRmbG9hdDogbGVmdDtcblx0bWFyZ2luLXRvcDogLjVlbTtcblx0cGFkZGluZzogLjVlbSAxZW0gMWVtIC41ZW07XG5cdGNvbG9yOiByZ2IoMjQxLCA4MywgODMpO1xufVxuXG5cblxuLyoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKipcbipcbipcdFRpbWVsaW5lIEV4cHJlc3MgV2VsY29tZSBQYWdlIFN0eWxlc1xuKlxuKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKi9cbmJvZHkuYWRtaW5fcGFnZV90aW1lbGluZS1leHByZXNzLXdlbGNvbWUgLnRpbWVsaW5lLWV4cHJlc3MtaW1hZ2Uge1xuXHRcbmJhY2tncm91bmQ6IC1tb3otbGluZWFyLWdyYWRpZW50KHRvcCwgcmdiYSgyMDYsMjIwLDIzMSwuNykgMCUsIHJnYmEoODksMTA2LDExNCwuNykgMTAwJSk7XG5iYWNrZ3JvdW5kLWltYWdlOiB1cmwoICcuLi9pbWFnZXMvd2VsY29tZS9iYWNrZ3JvdW5kLnBuZycgKTtcbn1cbmJvZHkuYWRtaW5fcGFnZV90aW1lbGluZS1leHByZXNzLXdlbGNvbWUgLnRpbWVsaW5lLXNjcmVlbnNob3Qge1xuXHRwYWRkaW5nOiAxLjVlbTtcblx0cGFkZGluZy1ib3R0b206IDA7XG59XG5cbmJvZHkuYWRtaW5fcGFnZV90aW1lbGluZS1leHByZXNzLXdlbGNvbWUgLmZvbnQtYXdlc29tZS1iYWNrZ3JvdW5kIHtcblx0cGFkZGluZy10b3A6M2VtO1xuXHRtYXJnaW4tdG9wOjEuNWVtO1xuXHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoICcuLi9pbWFnZXMvd2VsY29tZS9Gb250LUF3ZXNvbWUtQ2hlYXRzaGVldC5wbmcnICk7XG5cdGJhY2tncm91bmQtc2l6ZTogY292ZXI7XG5cdGhlaWdodDoyNTBweDtcblx0dGV4dC1hbGlnbjpjZW50ZXI7XG5cdGxpbmUtaGVpZ2h0OiA4O1xufVxuXG5ib2R5LmFkbWluX3BhZ2VfdGltZWxpbmUtZXhwcmVzcy13ZWxjb21lIC5pbnR1aXRpdmUtcG9zdC1jcmVhdGlvbiB7XG5cdHBhZGRpbmctdG9wOjNlbTtcblx0bWFyZ2luLXRvcDoxLjVlbTtcblx0YmFja2dyb3VuZC1pbWFnZTogdXJsKCAnLi4vaW1hZ2VzL3dlbGNvbWUvaW50dWl0aXZlLWNyZWF0aW9uLXNjcmVlbi5qcGcnICk7XG5cdGJhY2tncm91bmQtc2l6ZTogY29udGFpbjtcblx0aGVpZ2h0OjY2NXB4O1xuXHRiYWNrZ3JvdW5kLXBvc2l0aW9uOiBib3R0b20gY2VudGVyO1xuXHRiYWNrZ3JvdW5kLXJlcGVhdDogbm8tcmVwZWF0O1xufVxuXG5ib2R5LmFkbWluX3BhZ2VfdGltZWxpbmUtZXhwcmVzcy13ZWxjb21lIC5hZG1pbi1tYW5hZ2UtYW5ub3VuY2VtZW50cyB7XG5cdHBhZGRpbmctdG9wOjNlbTtcblx0bWFyZ2luLXRvcDoxLjVlbTtcblx0YmFja2dyb3VuZC1pbWFnZTogdXJsKCAnLi4vaW1hZ2VzL3dlbGNvbWUvTWFuYWdlLUFubm91bmNlbWVudHMuanBnJyApO1xuXHRiYWNrZ3JvdW5kLXNpemU6IGNvbnRhaW47XG5cdGhlaWdodDo2NjVweDtcblx0YmFja2dyb3VuZC1wb3NpdGlvbjogYm90dG9tIGNlbnRlcjtcblx0YmFja2dyb3VuZC1yZXBlYXQ6IG5vLXJlcGVhdDtcbn1cblxuYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAuY3VzdG9taXplLXlvdXItdGltZWxpbmUge1xuXHRwYWRkaW5nLXRvcDo0JTtcblx0bWFyZ2luLXRvcDoxLjVlbTtcblx0YmFja2dyb3VuZC1pbWFnZTogdXJsKCAnLi4vaW1hZ2VzL3dlbGNvbWUvY3VzdG9taXplLXlvdXItdGltZWxpbmUuanBnJyApO1xuXHRiYWNrZ3JvdW5kLXNpemU6IGNvbnRhaW47XG5cdGhlaWdodDo2NjVweDtcblx0YmFja2dyb3VuZC1wb3NpdGlvbjogYm90dG9tIGNlbnRlcjtcblx0YmFja2dyb3VuZC1yZXBlYXQ6IG5vLXJlcGVhdDtcbn1cblxuLyogZmFkZSBzbGlkZXIgKi9cbmJvZHkuYWRtaW5fcGFnZV90aW1lbGluZS1leHByZXNzLXdlbGNvbWUgLnNsaWRlcyB7XG4gICAgaGVpZ2h0OjY2NXB4O1xuICAgIG92ZXJmbG93OmhpZGRlbjtcbiAgICBwb3NpdGlvbjpyZWxhdGl2ZTtcbiAgICB3aWR0aDoxMDAlO1xuXHRwYWRkaW5nOiA0JSAwIDQlIDA7XG59XG5cbmJvZHkuYWRtaW5fcGFnZV90aW1lbGluZS1leHByZXNzLXdlbGNvbWUgLnNsaWRlcyB1bCB7XG4gICAgbGlzdC1zdHlsZTpub25lO1xuICAgIHBvc2l0aW9uOnJlbGF0aXZlO1xufVxuXG4vKiBrZXlmcmFtZXMgI2FuaW1fc2xpZGVzICovXG5ALXdlYmtpdC1rZXlmcmFtZXMgYW5pbV9zbGlkZXMge1xuICAgIDAlIHtcbiAgICAgICAgb3BhY2l0eTowO1xuICAgIH1cbiAgICA2JSB7XG4gICAgICAgIG9wYWNpdHk6MTtcbiAgICB9XG4gICAgMjQlIHtcbiAgICAgICAgb3BhY2l0eToxO1xuICAgIH1cbiAgICAzMCUge1xuICAgICAgICBvcGFjaXR5OjA7XG4gICAgfVxuICAgIDEwMCUge1xuICAgICAgICBvcGFjaXR5OjA7XG4gICAgfVxufVxuQC1tb3ota2V5ZnJhbWVzIGFuaW1fc2xpZGVzIHtcbiAgICAwJSB7XG4gICAgICAgIG9wYWNpdHk6MDtcbiAgICB9XG4gICAgNiUge1xuICAgICAgICBvcGFjaXR5OjE7XG4gICAgfVxuICAgIDI0JSB7XG4gICAgICAgIG9wYWNpdHk6MTtcbiAgICB9XG4gICAgMzAlIHtcbiAgICAgICAgb3BhY2l0eTowO1xuICAgIH1cbiAgICAxMDAlIHtcbiAgICAgICAgb3BhY2l0eTowO1xuICAgIH1cbn1cblxuYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAuc2xpZGVzIHVsIGxpIHtcblx0d2lkdGg6IDEwMCU7XG5cdFxuICAgIG9wYWNpdHk6MDtcbiAgICBwb3NpdGlvbjphYnNvbHV0ZTtcbiAgICB0b3A6MDtcblxuICAgIC8qIGNzczMgYW5pbWF0aW9uICovXG4gICAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogYW5pbV9zbGlkZXM7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tZHVyYXRpb246IDE4LjBzO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogbGluZWFyO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLWl0ZXJhdGlvbi1jb3VudDogaW5maW5pdGU7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tZGlyZWN0aW9uOiBub3JtYWw7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tZGVsYXk6IDA7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tcGxheS1zdGF0ZTogcnVubmluZztcbiAgICAtd2Via2l0LWFuaW1hdGlvbi1maWxsLW1vZGU6IGZvcndhcmRzO1xuXG4gICAgLW1vei1hbmltYXRpb24tbmFtZTogYW5pbV9zbGlkZXM7XG4gICAgLW1vei1hbmltYXRpb24tZHVyYXRpb246IDE4LjBzO1xuICAgIC1tb3otYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogbGluZWFyO1xuICAgIC1tb3otYW5pbWF0aW9uLWl0ZXJhdGlvbi1jb3VudDogaW5maW5pdGU7XG4gICAgLW1vei1hbmltYXRpb24tZGlyZWN0aW9uOiBub3JtYWw7XG4gICAgLW1vei1hbmltYXRpb24tZGVsYXk6IDA7XG4gICAgLW1vei1hbmltYXRpb24tcGxheS1zdGF0ZTogcnVubmluZztcbiAgICAtbW96LWFuaW1hdGlvbi1maWxsLW1vZGU6IGZvcndhcmRzO1xufVxuXG4vKiBjc3MzIGRlbGF5cyAqL1xuYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAuc2xpZGVzIHVsICBsaTpudGgtY2hpbGQoMiksIGJvZHkuYWRtaW5fcGFnZV90aW1lbGluZS1leHByZXNzLXdlbGNvbWUgLnNsaWRlcyB1bCAgbGk6bnRoLWNoaWxkKDIpIGgyLnByb21vLXRleHQge1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLWRlbGF5OiA2LjBzO1xuICAgIC1tb3otYW5pbWF0aW9uLWRlbGF5OiA2LjBzO1xufVxuYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAuc2xpZGVzIHVsICBsaTpudGgtY2hpbGQoMyksIGJvZHkuYWRtaW5fcGFnZV90aW1lbGluZS1leHByZXNzLXdlbGNvbWUgLnNsaWRlcyB1bCAgbGk6bnRoLWNoaWxkKDMpIGgyLnByb21vLXRleHQge1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLWRlbGF5OiAxMi4wcztcbiAgICAtbW96LWFuaW1hdGlvbi1kZWxheTogMTIuMHM7XG59XG5ib2R5LmFkbWluX3BhZ2VfdGltZWxpbmUtZXhwcmVzcy13ZWxjb21lIC5zbGlkZXMgdWwgbGkgaW1nIHtcbiAgICBkaXNwbGF5OmJsb2NrO1xufVxuXG4vKiBrZXlmcmFtZXMgI2FuaW1fdGl0bGVzICovXG5ALXdlYmtpdC1rZXlmcmFtZXMgYW5pbV90aXRsZXMge1xuICAgIDAlIHtcbiAgICAgICAgbGVmdDo1JTtcbiAgICAgICAgb3BhY2l0eTowO1xuICAgIH1cbiAgICA1JSB7XG4gICAgICAgIGxlZnQ6NSU7XG4gICAgICAgIG9wYWNpdHk6MTtcbiAgICB9XG4gICAgMjAlIHtcbiAgICAgICAgbGVmdDo1JTtcbiAgICAgICAgb3BhY2l0eToxO1xuICAgIH1cbiAgICAyNSUge1xuICAgICAgICBsZWZ0OjUlO1xuICAgICAgICBvcGFjaXR5OjA7XG4gICAgfVxuICAgIDEwMCUge1xuICAgICAgICBsZWZ0OjUlO1xuICAgICAgICBvcGFjaXR5OjA7XG4gICAgfVxufVxuQC1tb3ota2V5ZnJhbWVzIGFuaW1fdGl0bGVzIHtcbiAgICAwJSB7XG4gICAgICAgIGxlZnQ6NSU7XG4gICAgICAgIG9wYWNpdHk6MDtcbiAgICB9XG4gICAgNSUge1xuICAgICAgICBsZWZ0OjUlO1xuICAgICAgICBvcGFjaXR5OjE7XG4gICAgfVxuICAgIDIwJSB7XG4gICAgICAgIGxlZnQ6NSU7XG4gICAgICAgIG9wYWNpdHk6MTtcbiAgICB9XG4gICAgMjUlIHtcbiAgICAgICAgbGVmdDo1JTtcbiAgICAgICAgb3BhY2l0eTowO1xuICAgIH1cbiAgICAxMDAlIHtcbiAgICAgICAgbGVmdDo1JTtcbiAgICAgICAgb3BhY2l0eTowO1xuICAgIH1cbn1cblxuYm9keS5hZG1pbl9wYWdlX3RpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZSAuc2xpZGVzIHVsIGxpIGgyLnByb21vLXRleHQge1xuICAgIGJhY2tncm91bmQtY29sb3I6IzAwMDAwMDtcbiAgICBib3JkZXItcmFkaXVzOjEwcHggMTBweCAxMHB4IDEwcHg7XG4gICAgYm94LXNoYWRvdzowIDAgM3B4ICNGRkZGRkYgaW5zZXQ7XG4gICAgY29sb3I6I0ZGRkZGRjtcbiAgICBmb250LXNpemU6MThweDtcbiAgICBtYXJnaW46MCBhdXRvO1xuICAgIHBhZGRpbmc6MTBweDtcbiAgICBwb3NpdGlvbjphYnNvbHV0ZTtcbiAgICB0b3A6LTM1cHg7XG4gICAgd2lkdGg6MzUwcHg7XG5cdHRleHQtYWxpZ246Y2VudGVyO1xuXG4gICAgLyogY3NzMyBhbmltYXRpb24gKi9cbiAgICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBhbmltX3RpdGxlcztcbiAgICAtd2Via2l0LWFuaW1hdGlvbi1kdXJhdGlvbjogMTguMHM7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBsaW5lYXI7XG4gICAgLXdlYmtpdC1hbmltYXRpb24taXRlcmF0aW9uLWNvdW50OiBpbmZpbml0ZTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi1kaXJlY3Rpb246IG5vcm1hbDtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi1kZWxheTogMDtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi1wbGF5LXN0YXRlOiBydW5uaW5nO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLWZpbGwtbW9kZTogZm9yd2FyZHM7XG5cbiAgICAtbW96LWFuaW1hdGlvbi1uYW1lOiBhbmltX3RpdGxlcztcbiAgICAtbW96LWFuaW1hdGlvbi1kdXJhdGlvbjogMTguMHM7XG4gICAgLW1vei1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBsaW5lYXI7XG4gICAgLW1vei1hbmltYXRpb24taXRlcmF0aW9uLWNvdW50OiBpbmZpbml0ZTtcbiAgICAtbW96LWFuaW1hdGlvbi1kaXJlY3Rpb246IG5vcm1hbDtcbiAgICAtbW96LWFuaW1hdGlvbi1kZWxheTogMDtcbiAgICAtbW96LWFuaW1hdGlvbi1wbGF5LXN0YXRlOiBydW5uaW5nO1xuICAgIC1tb3otYW5pbWF0aW9uLWZpbGwtbW9kZTogZm9yd2FyZHM7XG59XG5cblxuLmRhc2hpY29ucy1oZWFydCB7XG5cdGJhY2tncm91bmQ6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KHRvcCwgI2ZmOGNmNywgI2UyYTVlMCk7XG5cdGJhY2tncm91bmQ6IGxpbmVhci1ncmFkaWVudCh0b3AsICNmZjhjZjcsICNlMmE1ZTApO1xuXHQtd2Via2l0LWJhY2tncm91bmQtY2xpcDogdGV4dDtcblx0LXdlYmtpdC10ZXh0LWZpbGwtY29sb3I6IHRyYW5zcGFyZW50O1xufVxuXG5cbi8qIFZlcnNpb24gMS4xLjQgLCBzdXBwb3J0IHBhZ2Ugc3R5bGVzICovXG4jdGltZWxpbmUtZXhwcmVzcy1zdXBwb3J0LXBhZ2Utd3JhcCB7XG5cdHBhZGRpbmc6IDJlbTtcbn1cblxuLnRlX2Fubm91bmNlbWVudHNfcGFnZV90aW1lbGluZS1leHByZXNzLXNldHRpbmdzIC53cmFwIHtcblx0cGFkZGluZzogMCAyZW07XG59XG5cbiN0aW1lbGluZS1leHByZXNzLXN1cHBvcnQtcGFnZS13cmFwIGhyIHtcblx0bWFyZ2luOiAxLjVlbSAwO1xufVxuXG4jdGltZWxpbmUtZXhwcmVzcy1zdXBwb3J0LXBhZ2UtaGVhZGVyIHtcblx0ZGlzcGxheTogaW5saW5lLWJsb2NrO1xuXHR3aWR0aDogMTAwJTtcbn1cblxuI3RpbWVsaW5lLWV4cHJlc3Mtc3VwcG9ydC1wYWdlLWhlYWRlciBpbWcudGUtbG9nbyB7XG5cdG1heC13aWR0aDogMTI4cHg7XG5cdG1pbi13aWR0aDogOTBweDtcblx0d2lkdGg6IDIwJTtcblx0ZmxvYXQ6IGxlZnQ7XG59XG5cbiN0aW1lbGluZS1leHByZXNzLXN1cHBvcnQtcGFnZS1oZWFkZXIgLnN1cHBvcnQtc3ViaGVhZCAge1xuXHRkaXNwbGF5OiBibG9jaztcblx0bWFyZ2luOiAyZW0gMCAwIDFlbTtcblx0ZmxvYXQ6IGxlZnQ7XG5cdHdpZHRoOiA0NCU7XG59XG5cbiN0aW1lbGluZS1leHByZXNzLXN1cHBvcnQtcGFnZS13cmFwICN0aW1lbGluZV9leHByZXNzX2xpY2Vuc2Vfa2V5IHtcblx0d2lkdGg6IDI1JTtcblx0bWluLXdpZHRoOiA0MDBweDtcbn1cblxuLyogVmFsaWQgbGljZW5zZSBDaGVjayBtYXJrICovXG4udGltZWxpbmUtZXhwcmVzcy12YWxpZC1saWNlbnNlIHtcblx0Y29sb3I6IHJnYmEoMTQ0LCAyMTQsIDEyNSwgMC42OCk7XG5cdGZvbnQtc2l6ZTogMjhweDtcbn1cblxuLyogUHVyY2hhc2Ugc3VwcG9ydCBsaWNlbnNlIGJ1dHRvbiAqL1xuLnB1cmNoYXNlLXN1cHBvcnQtbGljZW5zZSB7XG5cdG1hcmdpbi1sZWZ0OiAtLjVlbSAhaW1wb3J0YW50O1xufVxuXG4vKiBUaW1lbGluZSBFeHByZXNzIFN1cHBvcnQgTGljZW5zZSBGb3JtcyBQYWdlICovXG4udGltZWxpbmUtZXhwcmVzcy1saWNlbnNlLWJ1dHRvbnMge1xuXHRkaXNwbGF5OiBibG9jaztcblx0d2lkdGg6IDEwMCU7XG5cdG1hcmdpbi10b3A6IDJlbTtcbn1cblxuLyogSW52YWxpZCBMaWNlbnNlIEVycm9yICovXG4udGltZWxpbmUtZXhwcmVzcy1pbnZhbGlkLWxpY2Vuc2UtZXJyb3Ige1xuXHRjb2xvcjogcmdiYSgyMjUsIDQ3LCA0NywgMC43Myk7XG59XG5cbi8qIFByZW1pdW0gU3VwcG9ydCBDb250YWN0IEZvcm0gKi9cbiNwcmVtaXVtLXN1cHBvcnQtY29udGFjdC1mb3JtIHtcblx0ZmxvYXQ6IGxlZnQ7XG5cdHdpZHRoOiAzMyU7XG5cdG1pbi13aWR0aDogMzAwcHg7XG59XG5cdCNwcmVtaXVtLXN1cHBvcnQtY29udGFjdC1mb3JtIGZvcm0ge1xuXHRcdHdpZHRoOiAxMDAlO1xuXHR9XG5cdCNwcmVtaXVtLXN1cHBvcnQtY29udGFjdC1mb3JtIGZvcm0gaW5wdXQsICNwcmVtaXVtLXN1cHBvcnQtY29udGFjdC1mb3JtIGZvcm0gdGV4dGFyZWEsICNwcmVtaXVtLXN1cHBvcnQtY29udGFjdC1mb3JtIGZvcm0gbGFiZWwge1xuXHRcdHdpZHRoOiAxMDAlO1xuXHR9XG5cdCNwcmVtaXVtLXN1cHBvcnQtY29udGFjdC1mb3JtIGZvcm0gdGV4dGFyZWEge1xuXHRcdHJlc2l6ZTogdmVydGljYWw7XG5cdH1cblx0I3ByZW1pdW0tc3VwcG9ydC1jb250YWN0LWZvcm0gZm9ybSBpbnB1dFt0eXBlPVwic3VibWl0XCJdLCAjcHJlbWl1bS1zdXBwb3J0LWNvbnRhY3QtZm9ybSBmb3JtIGxhYmVsIHtcblx0XHRtYXJnaW4tdG9wOiAxZW07XG5cdFx0ZGlzcGxheTogYmxvY2s7XG5cdH1cblxuLyogTGljZW5zZSBFeHBpcmluZyBTb29uIE1lc3NhZ2UgKi9cbi5saWNlbnNlLWV4cGlyaW5nLXNvb24ge1xuXHRmb250LXNpemU6IDExcHg7XG5cdGNvbG9yOiByZ2IoMjQzLCA3NSwgNzUpO1xuXHRkaXNwbGF5OiBibG9jaztcbn1cblx0XG5cdFxuLyogQnJlYWsgUG9pbnRzICovXHRcbkBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDogMTA4MXB4KSB7XG5cdFx0I3RpbWVsaW5lX2V4cHJlc3NfbGljZW5zZV9rZXkge1xuXHRcdFx0bWluLXdpZHRoOiA5MCUgIWltcG9ydGFudDtcblx0XHRcdHdpZHRoOiA5MCUgIWltcG9ydGFudDtcblx0XHR9XG5cdFx0I3ByZW1pdW0tc3VwcG9ydC1jb250YWN0LWZvcm0gZm9ybSBpbnB1dCwgI3ByZW1pdW0tc3VwcG9ydC1jb250YWN0LWZvcm0gZm9ybSB0ZXh0YXJlYSwgI3ByZW1pdW0tc3VwcG9ydC1jb250YWN0LWZvcm0gZm9ybSBsYWJlbCB7XG5cdFx0XHR3aWR0aDogMTAwJTtcblx0XHR9XG5cdFx0I3ByZW1pdW0tc3VwcG9ydC1jb250YWN0LWZvcm0ge1xuXHRcdFx0bWFyZ2luOiAyZW0gMCAwIDA7XG5cdFx0XHRmbG9hdDogbGVmdDtcblx0XHRcdHdpZHRoOiAxMDAlO1xuXHRcdH1cblx0XHQjdGltZWxpbmUtZXhwcmVzcy1zdXBwb3J0LXBhZ2Utd3JhcCB0YWJsZS53aWRlZmF0LmZpeGVkIHtcblx0XHRcdG1heC13aWR0aDogMTAwJSAhaW1wb3J0YW50O1xuXHRcdH1cblx0XHQjdGltZWxpbmUtZXhwcmVzcy1zdXBwb3J0LXBhZ2UtaGVhZGVyIC5zdXBwb3J0LXN1YmhlYWQge1xuXHRcdFx0d2lkdGg6IGF1dG87XG5cdFx0fVxuXHRcdCN0aW1lbGluZS1leHByZXNzLXN1cHBvcnQtcGFnZS1oZWFkZXIgLnRlLWxvZ28ge1xuXHRcdFx0bWluLXdpZHRoOiAxNDBweCAhaW1wb3J0YW50O1xuXHRcdFx0ZmxvYXQ6IG5vbmUgIWltcG9ydGFudDtcblx0XHRcdGRpc3BsYXk6IGJsb2NrO1xuXHRcdFx0bWFyZ2luOiAwIGF1dG87XG5cdFx0fVxuXHRcdCN0aW1lbGluZS1leHByZXNzLXN1cHBvcnQtcGFnZS1oZWFkZXIgLnN1cHBvcnQtc3ViaGVhZCBoMSB7XG5cdFx0XHRsaW5lLWhlaWdodDogMS4yO1xuXHRcdH1cdFxufVx0XG5cbi8qKiBFbmQgVGltZWxpbmUgRXhwcmVzcyBBZG1pbiBTdHlsZXMgKi8iXX0= */
lib/admin/css/timeline-express-welcome-rtl.css CHANGED
@@ -63,4 +63,4 @@
63
  padding: 5px 15px;
64
  margin-top: 15px;
65
  }
66
- /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInRpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZS5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O2dGQUVnRjs7QUFFaEYsdURBQXVELGFBQWEsQ0FBQyxtQkFBbUIsQ0FBQyxzQkFBc0IsQ0FBQyxnQkFBZ0IsRUFBRTtBQUNsSSx3REFBd0Qsb0JBQW9CLEVBQUU7QUFDOUUsMkRBQTJELCtCQUErQixFQUFFO0FBQzVGLDJDQUEyQyxpQkFBaUIsQ0FBQyxpQkFBaUIsRUFBRTtBQUNoRixnREFBZ0QsaUJBQWlCLEVBQUU7QUFDbkU7c0RBQ3NELFdBQVcsQ0FBQyx1QkFBdUIsRUFBRTtBQUMzRix3REFBd0QsWUFBWSxDQUFDLG9CQUFvQixFQUFFO0FBQzNGLDJEQUEyRCxnQkFBZ0IsRUFBRTtBQUM3RSxzREFBc0QsYUFBYSxDQUFDLGtCQUFrQixDQUFDLG9CQUFvQixFQUFFO0FBQzdHLG1DQUFBLGFBQUEsRUFBQTtBQUNBLDBFQUEwRSxjQUFjLEVBQUU7O0FBRTFGLGdCQUFnQjtBQUNoQjtDQUNDO3VEQUNzRCxZQUFZLENBQUMsaUJBQWlCLENBQUMsWUFBWSxDQUFDLGlCQUFpQixFQUFFO0NBQ3JILDBEQUEwRCxZQUFZLENBQUMsaUJBQWlCLEVBQUU7Q0FDMUY7O0FBRUQ7Q0FDQyxtQkFBbUI7Q0FDbkIsT0FBTztDQUNQLFNBQVM7Q0FDVCxZQUFZO0NBQ1osZ0JBQWdCO0NBQ2hCLG1CQUFtQjtDQUNuQixnQkFBZ0I7Q0FDaEIsYUFBYTtDQUNiOztBQUVEO0NBQ0MsZUFBZTtDQUNmLGVBQWU7Q0FDZix3QkFBd0I7Q0FDeEI7O0FBRUQ7Q0FDQyxnQkFBZ0I7Q0FDaEI7O0FBRUQ7Q0FDQyxvQkFBb0I7Q0FDcEI7O0FBRUQ7Q0FDQyx1QkFBdUI7Q0FDdkI7O0FBRUQ7Q0FDQyx1QkFBdUI7Q0FDdkIsbUJBQW1CO0NBQ25CLGFBQWE7Q0FDYjs7QUFFRDtDQUNDLGdCQUFnQjtDQUNoQixhQUFhO0NBQ2Isa0JBQWtCO0NBQ2xCLGlCQUFpQjtDQUNqQiIsImZpbGUiOiJ0aW1lbGluZS1leHByZXNzLXdlbGNvbWUuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLyogPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbiAgIFdlbGNvbWUgLyBHZXR0aW5nIFN0YXJ0ZWQgcGFnZVxuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cblxuLnRpbWVsaW5lLWV4cHJlc3MtYWJvdXQtd3JhcCAudGltZWxpbmUtZXhwcmVzcy1iYWRnZSB7IGZsb2F0OiByaWdodDsgYm9yZGVyLXJhZGl1czogNHB4OyBtYXJnaW46IDAgMCAxNXB4IDE1cHg7IG1heC13aWR0aDogMTAwJTsgfVxuLnRpbWVsaW5lLWV4cHJlc3MtYWJvdXQtd3JhcCAjdGltZWxpbmUtZXhwcmVzcy1oZWFkZXIgeyBtYXJnaW4tYm90dG9tOiAxNXB4OyB9XG4udGltZWxpbmUtZXhwcmVzcy1hYm91dC13cmFwICN0aW1lbGluZS1leHByZXNzLWhlYWRlciBoMSB7IG1hcmdpbi1ib3R0b206IDE1cHggIWltcG9ydGFudDsgfVxuLnRpbWVsaW5lLWV4cHJlc3MtYWJvdXQtd3JhcCAuYWJvdXQtdGV4dCB7IG1hcmdpbjogMCAwIDE1cHg7IG1heC13aWR0aDogNjcwcHg7IH1cbi50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbiB7IG1hcmdpbi10b3A6IDIwcHg7IH1cbi50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbi1jb250ZW50LFxuLnRpbWVsaW5lLWV4cHJlc3MtYWJvdXQtd3JhcCAuZmVhdHVyZS1zZWN0aW9uLW1lZGlhIHsgd2lkdGg6IDUwJTsgYm94LXNpemluZzogYm9yZGVyLWJveDsgfVxuLnRpbWVsaW5lLWV4cHJlc3MtYWJvdXQtd3JhcCAuZmVhdHVyZS1zZWN0aW9uLWNvbnRlbnQgeyBmbG9hdDogbGVmdDsgcGFkZGluZy1yaWdodDogNTBweDsgfVxuLnRpbWVsaW5lLWV4cHJlc3MtYWJvdXQtd3JhcCAuZmVhdHVyZS1zZWN0aW9uLWNvbnRlbnQgaDQgeyBtYXJnaW46IDAgMCAxZW07IH1cbi50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbi1tZWRpYSB7IGZsb2F0OiByaWdodDsgdGV4dC1hbGlnbjogcmlnaHQ7IG1hcmdpbi1ib3R0b206IDIwcHg7IH1cbi50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbi1tZWRpYSBpbWcgeyAgfVxuLnRpbWVsaW5lLWV4cHJlc3MtYWJvdXQtd3JhcCAuZmVhdHVyZS1zZWN0aW9uOm5vdCgudW5kZXItdGhlLWhvb2QpIC5jb2wgeyBtYXJnaW4tdG9wOiAwOyB9XG5cbi8qIHJlc3BvbnNpdmUgKi9cbkBtZWRpYSBhbGwgYW5kICggbWF4LXdpZHRoOiA3ODJweCApIHtcblx0LnRpbWVsaW5lLWV4cHJlc3MtYWJvdXQtd3JhcCAuZmVhdHVyZS1zZWN0aW9uLWNvbnRlbnQsXG5cdC50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbi1tZWRpYSB7IGZsb2F0OiBub25lOyBwYWRkaW5nLXJpZ2h0OiAwOyB3aWR0aDogMTAwJTsgdGV4dC1hbGlnbjogbGVmdDsgfVxuXHQudGltZWxpbmUtZXhwcmVzcy1hYm91dC13cmFwIC5mZWF0dXJlLXNlY3Rpb24tbWVkaWEgaW1nIHsgZmxvYXQ6IG5vbmU7IG1hcmdpbjogMCAwIDIwcHg7IH1cbn1cblxuLmFib3V0LXdyYXAgLnRpbWVsaW5lLWV4cHJlc3MtYmFkZ2Uge1xuXHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdHRvcDogMDtcblx0cmlnaHQ6IDA7XG5cdGNvbG9yOiAjOTk5O1xuXHRmb250LXNpemU6IDE0cHg7XG5cdHRleHQtYWxpZ246IGNlbnRlcjtcblx0bWFyZ2luOiA1cHggMCAwO1xuXHR3aWR0aDogMTUwcHg7XG59XG5cbi5hYm91dC13cmFwIC50aW1lbGluZS1leHByZXNzLWJhZGdlIC52ZXJzaW9uIHtcblx0ZGlzcGxheTogYmxvY2s7XG5cdG1hcmdpbjogMCBhdXRvO1xuXHRtYXJnaW46IDVweCBhdXRvIDAgYXV0bztcbn1cblxuLmFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbiBwIHtcblx0Zm9udC1zaXplOiAxNXB4O1xufVxuXG4uYWJvdXQtd3JhcCAuZmVhdHVyZS1zZWN0aW9uLnR3by1jb2wgLmNvbCB7XG5cdHZlcnRpY2FsLWFsaWduOiB0b3A7XG59XG5cbi5hYm91dC13cmFwIC5mZWF0dXJlLXNlY3Rpb24udHdvLWNvbCAuY29sOm50aC1jaGlsZCgxKSB7XG5cdHdpZHRoOiBjYWxjKDY1JSAtIDRweCk7XG59XG5cbi5hYm91dC13cmFwIC5mZWF0dXJlLXNlY3Rpb24udHdvLWNvbCAuY29sOm50aC1jaGlsZCgyKSB7XG5cdHdpZHRoOiBjYWxjKDMwJSAtIDRweCk7XG5cdHRleHQtYWxpZ246IGNlbnRlcjtcblx0ZmxvYXQ6IHJpZ2h0O1xufVxuXG4uYWJvdXQtd3JhcCAudGltZWxpbmUtZXhwcmVzcy1mZWF0dXJlcy1idXR0b24ge1xuXHRmb250LXNpemU6IDE0cHg7XG5cdGhlaWdodDogYXV0bztcblx0cGFkZGluZzogNXB4IDE1cHg7XG5cdG1hcmdpbi10b3A6IDE1cHg7XG59XG4iXX0= */
63
  padding: 5px 15px;
64
  margin-top: 15px;
65
  }
66
+ /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInRpbWVsaW5lLWV4cHJlc3Mtd2VsY29tZS5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O2dGQUVnRjs7QUFFaEYsdURBQXVELFlBQUEsQ0FBYSxtQkFBQyxDQUFtQixzQkFBQyxDQUFzQixnQkFBQyxFQUFnQjtBQUNoSSx3REFBd0Qsb0JBQW9CLEVBQUU7QUFDOUUsMkRBQTJELCtCQUErQixFQUFFO0FBQzVGLDJDQUEyQyxpQkFBaUIsQ0FBQyxpQkFBaUIsRUFBRTtBQUNoRixnREFBZ0QsaUJBQWlCLEVBQUU7QUFDbkU7c0RBQ3NELFdBQVcsQ0FBQyx1QkFBdUIsRUFBRTtBQUMzRix3REFBd0QsYUFBYSxDQUFBLG1CQUFvQixFQUFFO0FBQzNGLDJEQUEyRCxnQkFBZ0IsRUFBRTtBQUM3RSxzREFBc0QsWUFBQSxDQUFhLGlCQUFDLENBQUEsb0JBQW1CLEVBQW9CO0FBQzNHLG1DQUFBLGFBQUEsRUFBQTtBQUNBLDBFQUEwRSxjQUFjLEVBQUU7O0FBRTFGLGdCQUFnQjtBQUNoQjtDQUNDO3VEQUNzRCxZQUFZLENBQUMsZ0JBQUEsQ0FBaUIsWUFBQyxDQUFZLGtCQUFrQixFQUFFO0NBQ3JILDBEQUEwRCxZQUFZLENBQUMsaUJBQWlCLEVBQUU7Q0FDMUY7O0FBRUQ7Q0FDQyxtQkFBbUI7Q0FDbkIsT0FBTztDQUNQLFFBQUE7Q0FDQSxZQUFZO0NBQ1osZ0JBQWdCO0NBQ2hCLG1CQUFtQjtDQUNuQixnQkFBZ0I7Q0FDaEIsYUFBYTtDQUNiOztBQUVEO0NBQ0MsZUFBZTtDQUNmLGVBQWU7Q0FDZix3QkFBd0I7Q0FDeEI7O0FBRUQ7Q0FDQyxnQkFBZ0I7Q0FDaEI7O0FBRUQ7Q0FDQyxvQkFBb0I7Q0FDcEI7O0FBRUQ7Q0FDQyx1QkFBdUI7Q0FDdkI7O0FBRUQ7Q0FDQyx1QkFBdUI7Q0FDdkIsbUJBQW1CO0NBQ25CLFlBQUE7Q0FDQTs7QUFFRDtDQUNDLGdCQUFnQjtDQUNoQixhQUFhO0NBQ2Isa0JBQWtCO0NBQ2xCLGlCQUFpQjtDQUNqQiIsImZpbGUiOiJ0aW1lbGluZS1leHByZXNzLXdlbGNvbWUtcnRsLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8qID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4gICBXZWxjb21lIC8gR2V0dGluZyBTdGFydGVkIHBhZ2VcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXG5cbi50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLnRpbWVsaW5lLWV4cHJlc3MtYmFkZ2UgeyBmbG9hdDogcmlnaHQ7IGJvcmRlci1yYWRpdXM6IDRweDsgbWFyZ2luOiAwIDAgMTVweCAxNXB4OyBtYXgtd2lkdGg6IDEwMCU7IH1cbi50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgI3RpbWVsaW5lLWV4cHJlc3MtaGVhZGVyIHsgbWFyZ2luLWJvdHRvbTogMTVweDsgfVxuLnRpbWVsaW5lLWV4cHJlc3MtYWJvdXQtd3JhcCAjdGltZWxpbmUtZXhwcmVzcy1oZWFkZXIgaDEgeyBtYXJnaW4tYm90dG9tOiAxNXB4ICFpbXBvcnRhbnQ7IH1cbi50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLmFib3V0LXRleHQgeyBtYXJnaW46IDAgMCAxNXB4OyBtYXgtd2lkdGg6IDY3MHB4OyB9XG4udGltZWxpbmUtZXhwcmVzcy1hYm91dC13cmFwIC5mZWF0dXJlLXNlY3Rpb24geyBtYXJnaW4tdG9wOiAyMHB4OyB9XG4udGltZWxpbmUtZXhwcmVzcy1hYm91dC13cmFwIC5mZWF0dXJlLXNlY3Rpb24tY29udGVudCxcbi50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbi1tZWRpYSB7IHdpZHRoOiA1MCU7IGJveC1zaXppbmc6IGJvcmRlci1ib3g7IH1cbi50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbi1jb250ZW50IHsgZmxvYXQ6IGxlZnQ7IHBhZGRpbmctcmlnaHQ6IDUwcHg7IH1cbi50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbi1jb250ZW50IGg0IHsgbWFyZ2luOiAwIDAgMWVtOyB9XG4udGltZWxpbmUtZXhwcmVzcy1hYm91dC13cmFwIC5mZWF0dXJlLXNlY3Rpb24tbWVkaWEgeyBmbG9hdDogcmlnaHQ7IHRleHQtYWxpZ246IHJpZ2h0OyBtYXJnaW4tYm90dG9tOiAyMHB4OyB9XG4udGltZWxpbmUtZXhwcmVzcy1hYm91dC13cmFwIC5mZWF0dXJlLXNlY3Rpb24tbWVkaWEgaW1nIHsgIH1cbi50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbjpub3QoLnVuZGVyLXRoZS1ob29kKSAuY29sIHsgbWFyZ2luLXRvcDogMDsgfVxuXG4vKiByZXNwb25zaXZlICovXG5AbWVkaWEgYWxsIGFuZCAoIG1heC13aWR0aDogNzgycHggKSB7XG5cdC50aW1lbGluZS1leHByZXNzLWFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbi1jb250ZW50LFxuXHQudGltZWxpbmUtZXhwcmVzcy1hYm91dC13cmFwIC5mZWF0dXJlLXNlY3Rpb24tbWVkaWEgeyBmbG9hdDogbm9uZTsgcGFkZGluZy1yaWdodDogMDsgd2lkdGg6IDEwMCU7IHRleHQtYWxpZ246IGxlZnQ7IH1cblx0LnRpbWVsaW5lLWV4cHJlc3MtYWJvdXQtd3JhcCAuZmVhdHVyZS1zZWN0aW9uLW1lZGlhIGltZyB7IGZsb2F0OiBub25lOyBtYXJnaW46IDAgMCAyMHB4OyB9XG59XG5cbi5hYm91dC13cmFwIC50aW1lbGluZS1leHByZXNzLWJhZGdlIHtcblx0cG9zaXRpb246IGFic29sdXRlO1xuXHR0b3A6IDA7XG5cdHJpZ2h0OiAwO1xuXHRjb2xvcjogIzk5OTtcblx0Zm9udC1zaXplOiAxNHB4O1xuXHR0ZXh0LWFsaWduOiBjZW50ZXI7XG5cdG1hcmdpbjogNXB4IDAgMDtcblx0d2lkdGg6IDE1MHB4O1xufVxuXG4uYWJvdXQtd3JhcCAudGltZWxpbmUtZXhwcmVzcy1iYWRnZSAudmVyc2lvbiB7XG5cdGRpc3BsYXk6IGJsb2NrO1xuXHRtYXJnaW46IDAgYXV0bztcblx0bWFyZ2luOiA1cHggYXV0byAwIGF1dG87XG59XG5cbi5hYm91dC13cmFwIC5mZWF0dXJlLXNlY3Rpb24gcCB7XG5cdGZvbnQtc2l6ZTogMTVweDtcbn1cblxuLmFib3V0LXdyYXAgLmZlYXR1cmUtc2VjdGlvbi50d28tY29sIC5jb2wge1xuXHR2ZXJ0aWNhbC1hbGlnbjogdG9wO1xufVxuXG4uYWJvdXQtd3JhcCAuZmVhdHVyZS1zZWN0aW9uLnR3by1jb2wgLmNvbDpudGgtY2hpbGQoMSkge1xuXHR3aWR0aDogY2FsYyg2NSUgLSA0cHgpO1xufVxuXG4uYWJvdXQtd3JhcCAuZmVhdHVyZS1zZWN0aW9uLnR3by1jb2wgLmNvbDpudGgtY2hpbGQoMikge1xuXHR3aWR0aDogY2FsYygzMCUgLSA0cHgpO1xuXHR0ZXh0LWFsaWduOiBjZW50ZXI7XG5cdGZsb2F0OiByaWdodDtcbn1cblxuLmFib3V0LXdyYXAgLnRpbWVsaW5lLWV4cHJlc3MtZmVhdHVyZXMtYnV0dG9uIHtcblx0Zm9udC1zaXplOiAxNHB4O1xuXHRoZWlnaHQ6IGF1dG87XG5cdHBhZGRpbmc6IDVweCAxNXB4O1xuXHRtYXJnaW4tdG9wOiAxNXB4O1xufVxuIl19 */
lib/admin/js/min/timeline-express-admin.min.js CHANGED
@@ -2,7 +2,7 @@
2
  * @Plugin Timeline Express
3
  * @Author Code Parrots
4
  * @Site https://www.wp-timelineexpress.com
5
- * @Version 1.3.6
6
- * @Build 12-29-2016
7
  */
8
- function changeRandomTrimLengthCheckbox(){var a=jQuery('input[name="excerpt-random-length"]').prop("checked");"1"==a?(jQuery('input[name="excerpt-trim-length"]').fadeOut("fast",function(){jQuery('input[name="excerpt-random-length"]').css("margin-left","0em")}),jQuery("#random-lenth-text-container").removeClass("random-length-text")):(jQuery('input[name="excerpt-random-length"]').css("margin-left",".5em"),jQuery('input[name="excerpt-trim-length"]').fadeIn("fast"),jQuery("#random-lenth-text-container").addClass("random-length-text"))}function toggleDeleteCheckClass(){var a=jQuery('input[name="delete-announcement-posts-on-uninstallation"]').prop("checked");a===!0?(jQuery(".delete-no").addClass("delete-yes"),jQuery(".delete-yes").removeClass("delete-no")):(jQuery(".delete-yes").addClass("delete-no"),jQuery(".delete-no").removeClass("delete-yes"))}function toggle_delete_checkbox(){var a=jQuery('input[name="delete-announcement-posts-on-uninstallation"]').prop("checked");a===!1?(jQuery(".delete-no").addClass("delete-yes"),jQuery(".delete-yes").removeClass("delete-no"),jQuery('input[name="delete-announcement-posts-on-uninstallation"]').attr("checked",!0)):(jQuery(".delete-yes").addClass("delete-no"),jQuery(".delete-no").removeClass("delete-yes"),jQuery('input[name="delete-announcement-posts-on-uninstallation"]').attr("checked",!1))}!function(a){"use strict";function b(a,b){return a.toUpperCase().indexOf(b.toUpperCase())>-1}function c(b){var c=[{re:/[\xC0-\xC6]/g,ch:"A"},{re:/[\xE0-\xE6]/g,ch:"a"},{re:/[\xC8-\xCB]/g,ch:"E"},{re:/[\xE8-\xEB]/g,ch:"e"},{re:/[\xCC-\xCF]/g,ch:"I"},{re:/[\xEC-\xEF]/g,ch:"i"},{re:/[\xD2-\xD6]/g,ch:"O"},{re:/[\xF2-\xF6]/g,ch:"o"},{re:/[\xD9-\xDC]/g,ch:"U"},{re:/[\xF9-\xFC]/g,ch:"u"},{re:/[\xC7-\xE7]/g,ch:"c"},{re:/[\xD1]/g,ch:"N"},{re:/[\xF1]/g,ch:"n"}];return a.each(c,function(){b=b.replace(this.re,this.ch)}),b}function d(a){var b={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},c="(?:"+Object.keys(b).join("|")+")",d=new RegExp(c),e=new RegExp(c,"g"),f=null==a?"":""+a;return d.test(f)?f.replace(e,function(a){return b[a]}):f}function e(b,c){var d=arguments,e=b,b=d[0],c=d[1];[].shift.apply(d),"undefined"==typeof b&&(b=e);var g,h=this.each(function(){var e=a(this);if(e.is("select")){var h=e.data("selectpicker"),i="object"==typeof b&&b;if(h){if(i)for(var j in i)i.hasOwnProperty(j)&&(h.options[j]=i[j])}else{var k=a.extend({},f.DEFAULTS,a.fn.selectpicker.defaults||{},e.data(),i);e.data("selectpicker",h=new f(this,k,c))}"string"==typeof b&&(g=h[b]instanceof Function?h[b].apply(h,d):h.options[b])}});return"undefined"!=typeof g?g:h}a.expr[":"].icontains=function(c,d,e){return b(a(c).text(),e[3])},a.expr[":"].aicontains=function(c,d,e){return b(a(c).data("normalizedText")||a(c).text(),e[3])};var f=function(b,c,d){d&&(d.stopPropagation(),d.preventDefault()),this.$element=a(b),this.$newElement=null,this.$button=null,this.$menu=null,this.$lis=null,this.options=c,null===this.options.title&&(this.options.title=this.$element.attr("title")),this.val=f.prototype.val,this.render=f.prototype.render,this.refresh=f.prototype.refresh,this.setStyle=f.prototype.setStyle,this.selectAll=f.prototype.selectAll,this.deselectAll=f.prototype.deselectAll,this.destroy=f.prototype.remove,this.remove=f.prototype.remove,this.show=f.prototype.show,this.hide=f.prototype.hide,this.init()};f.VERSION="1.6.3",f.DEFAULTS={noneSelectedText:"Nothing selected",noneResultsText:"No results match",countSelectedText:function(a,b){return 1==a?"{0} item selected":"{0} items selected"},maxOptionsText:function(a,b){var c=[];return c[0]=1==a?"Limit reached ({n} item max)":"Limit reached ({n} items max)",c[1]=1==b?"Group limit reached ({n} item max)":"Group limit reached ({n} items max)",c},selectAllText:"Select All",deselectAllText:"Deselect All",multipleSeparator:", ",style:"btn-default",size:"auto",title:null,selectedTextFormat:"values",width:!1,container:!1,hideDisabled:!1,showSubtext:!1,showIcon:!0,showContent:!0,dropupAuto:!0,header:!1,liveSearch:!1,actionsBox:!1,iconBase:"fa",tickIcon:"fa-ok",maxOptions:!1,mobile:!1,selectOnTab:!1,dropdownAlignRight:!1,searchAccentInsensitive:!1},f.prototype={constructor:f,init:function(){var b=this,c=this.$element.attr("id");this.$element.hide(),this.multiple=this.$element.prop("multiple"),this.autofocus=this.$element.prop("autofocus"),this.$newElement=this.createView(),this.$element.after(this.$newElement),this.$menu=this.$newElement.find("> .dropdown-menu"),this.$button=this.$newElement.find("> button"),this.$searchbox=this.$newElement.find("input"),this.options.dropdownAlignRight&&this.$menu.addClass("dropdown-menu-right"),"undefined"!=typeof c&&(this.$button.attr("data-id",c),a('label[for="'+c+'"]').click(function(a){a.preventDefault(),b.$button.focus()})),this.checkDisabled(),this.clickListener(),this.options.liveSearch&&this.liveSearchListener(),this.render(),this.liHeight(),this.setStyle(),this.setWidth(),this.options.container&&this.selectPosition(),this.$menu.data("this",this),this.$newElement.data("this",this),this.options.mobile&&this.mobile()},createDropdown:function(){var b=this.multiple?" show-tick":"",c=this.$element.parent().hasClass("input-group")?" input-group-btn":"",d=this.autofocus?" autofocus":"",e=this.$element.parents().hasClass("form-group-lg")?" btn-lg":this.$element.parents().hasClass("form-group-sm")?" btn-sm":"",f=this.options.header?'<div class="popover-title"><button type="button" class="close" aria-hidden="true">&times;</button>'+this.options.header+"</div>":"",g=this.options.liveSearch?'<div class="bs-searchbox"><input type="text" class="input-block-level form-control" autocomplete="off" /></div>':"",h=this.options.actionsBox?'<div class="bs-actionsbox"><div class="btn-group btn-block"><button class="actions-btn bs-select-all btn btn-sm btn-default">'+this.options.selectAllText+'</button><button class="actions-btn bs-deselect-all btn btn-sm btn-default">'+this.options.deselectAllText+"</button></div></div>":"",i='<div class="btn-group bootstrap-select'+b+c+'"><button type="button" class="btn dropdown-toggle selectpicker'+e+'" data-toggle="dropdown"'+d+'><span class="filter-option pull-left"></span>&nbsp;<span class="caret"></span></button><div class="dropdown-menu open">'+f+g+h+'<ul class="dropdown-menu inner selectpicker" role="menu"></ul></div></div>';return a(i)},createView:function(){var a=this.createDropdown(),b=this.createLi();return a.find("ul").append(b),a},reloadLi:function(){this.destroyLi();var a=this.createLi();this.$menu.find("ul").append(a)},destroyLi:function(){this.$menu.find("li").remove()},createLi:function(){var b=this,e=[],f=0,g=function(a,b,c){return"<li"+("undefined"!=typeof c?' class="'+c+'"':"")+("undefined"!=typeof b|null===b?' data-original-index="'+b+'"':"")+">"+a+"</li>"},h=function(a,e,f,g){var h=c(d(a));return'<a tabindex="0"'+("undefined"!=typeof e?' class="'+e+'"':"")+("undefined"!=typeof f?' style="'+f+'"':"")+("undefined"!=typeof g?'data-optgroup="'+g+'"':"")+' data-normalized-text="'+h+'">'+a+'<span class="'+b.options.iconBase+" "+b.options.tickIcon+' check-mark"></span></a>'};return this.$element.find("option").each(function(){var c=a(this),d=c.attr("class")||"",i=c.attr("style"),j=c.data("content")?c.data("content"):c.html(),k="undefined"!=typeof c.data("subtext")?'<small class="muted text-muted">'+c.data("subtext")+"</small>":"",l="undefined"!=typeof c.data("icon")?'<span class="'+b.options.iconBase+" "+c.data("icon")+'"></span> ':"",m=c.is(":disabled")||c.parent().is(":disabled"),n=c[0].index;if(""!==l&&m&&(l="<span>"+l+"</span>"),c.data("content")||(j=l+'<span class="text">'+j+k+"</span>"),!b.options.hideDisabled||!m)if(c.parent().is("optgroup")&&c.data("divider")!==!0){if(0===c.index()){f+=1;var o=c.parent().attr("label"),p="undefined"!=typeof c.parent().data("subtext")?'<small class="muted text-muted">'+c.parent().data("subtext")+"</small>":"",q=c.parent().data("icon")?'<span class="'+b.options.iconBase+" "+c.parent().data("icon")+'"></span> ':"";o=q+'<span class="text">'+o+p+"</span>",0!==n&&e.length>0&&e.push(g("",null,"divider")),e.push(g(o,null,"dropdown-header"))}e.push(g(h(j,"opt "+d,i,f),n))}else c.data("divider")===!0?e.push(g("",n,"divider")):c.data("hidden")===!0?e.push(g(h(j,d,i),n,"hide is-hidden")):e.push(g(h(j,d,i),n))}),this.multiple||0!==this.$element.find("option:selected").length||this.options.title||this.$element.find("option").eq(0).prop("selected",!0).attr("selected","selected"),a(e.join(""))},findLis:function(){return null==this.$lis&&(this.$lis=this.$menu.find("li")),this.$lis},render:function(b){var c=this;b!==!1&&this.$element.find("option").each(function(b){c.setDisabled(b,a(this).is(":disabled")||a(this).parent().is(":disabled")),c.setSelected(b,a(this).is(":selected"))}),this.tabIndex();var e=this.options.hideDisabled?":not([disabled])":"",f=this.$element.find("option:selected"+e).map(function(){var b,d=a(this),e=d.data("icon")&&c.options.showIcon?'<i class="'+c.options.iconBase+" "+d.data("icon")+'"></i> ':"";return b=c.options.showSubtext&&d.attr("data-subtext")&&!c.multiple?' <small class="muted text-muted">'+d.data("subtext")+"</small>":"",d.data("content")&&c.options.showContent?d.data("content"):"undefined"!=typeof d.attr("title")?d.attr("title"):e+d.html()+b}).toArray(),g=this.multiple?f.join(this.options.multipleSeparator):f[0];if(this.multiple&&this.options.selectedTextFormat.indexOf("count")>-1){var h=this.options.selectedTextFormat.split(">");if(h.length>1&&f.length>h[1]||1==h.length&&f.length>=2){e=this.options.hideDisabled?", [disabled]":"";var i=this.$element.find("option").not('[data-divider="true"], [data-hidden="true"]'+e).length,j="function"==typeof this.options.countSelectedText?this.options.countSelectedText(f.length,i):this.options.countSelectedText;g=j.replace("{0}",f.length.toString()).replace("{1}",i.toString())}}this.options.title=this.$element.attr("title"),"static"==this.options.selectedTextFormat&&(g=this.options.title),g||(g="undefined"!=typeof this.options.title?this.options.title:this.options.noneSelectedText),this.$button.attr("title",d(g)),this.$newElement.find(".filter-option").html(g)},setStyle:function(a,b){this.$element.attr("class")&&this.$newElement.addClass(this.$element.attr("class").replace(/selectpicker|mobile-device|validate\[.*\]/gi,""));var c=a?a:this.options.style;"add"==b?this.$button.addClass(c):"remove"==b?this.$button.removeClass(c):(this.$button.removeClass(this.options.style),this.$button.addClass(c))},liHeight:function(){if(this.options.size!==!1){var a=this.$menu.parent().clone().find("> .dropdown-toggle").prop("autofocus",!1).end().appendTo("body"),b=a.addClass("open").find("> .dropdown-menu"),c=b.find("li").not(".divider").not(".dropdown-header").filter(":visible").children("a").outerHeight(),d=this.options.header?b.find(".popover-title").outerHeight():0,e=this.options.liveSearch?b.find(".bs-searchbox").outerHeight():0,f=this.options.actionsBox?b.find(".bs-actionsbox").outerHeight():0;a.remove(),this.$newElement.data("liHeight",c).data("headerHeight",d).data("searchHeight",e).data("actionsHeight",f)}},setSize:function(){this.findLis();var b,c,d,e=this,f=this.$menu,g=f.find(".inner"),h=this.$newElement.outerHeight(),i=this.$newElement.data("liHeight"),j=this.$newElement.data("headerHeight"),k=this.$newElement.data("searchHeight"),l=this.$newElement.data("actionsHeight"),m=this.$lis.filter(".divider").outerHeight(!0),n=parseInt(f.css("padding-top"))+parseInt(f.css("padding-bottom"))+parseInt(f.css("border-top-width"))+parseInt(f.css("border-bottom-width")),o=this.options.hideDisabled?", .disabled":"",p=a(window),q=n+parseInt(f.css("margin-top"))+parseInt(f.css("margin-bottom"))+2,r=function(){c=e.$newElement.offset().top-p.scrollTop(),d=p.height()-c-h};if(r(),this.options.header&&f.css("padding-top",0),"auto"==this.options.size){var s=function(){var a,h=e.$lis.not(".hide");r(),b=d-q,e.options.dropupAuto&&e.$newElement.toggleClass("dropup",c>d&&b-q<f.height()),e.$newElement.hasClass("dropup")&&(b=c-q),a=h.length+h.filter(".dropdown-header").length>3?3*i+q-2:0,f.css({"max-height":b+"px",overflow:"hidden","min-height":a+j+k+l+"px"}),g.css({"max-height":b-j-k-l-n+"px","overflow-y":"auto","min-height":Math.max(a-n,0)+"px"})};s(),this.$searchbox.off("input.getSize propertychange.getSize").on("input.getSize propertychange.getSize",s),a(window).off("resize.getSize").on("resize.getSize",s),a(window).off("scroll.getSize").on("scroll.getSize",s)}else if(this.options.size&&"auto"!=this.options.size&&f.find("li"+o).length>this.options.size){var t=this.$lis.not(".divider"+o).find(" > *").slice(0,this.options.size).last().parent().index(),u=this.$lis.slice(0,t+1).filter(".divider").length;b=i*this.options.size+u*m+n,e.options.dropupAuto&&this.$newElement.toggleClass("dropup",c>d&&b<f.height()),f.css({"max-height":b+j+k+l+"px",overflow:"hidden"}),g.css({"max-height":b-n+"px","overflow-y":"auto"})}},setWidth:function(){if("auto"==this.options.width){this.$menu.css("min-width","0");var a=this.$newElement.clone().appendTo("body"),b=a.find("> .dropdown-menu").css("width"),c=a.css("width","auto").find("> button").css("width");a.remove(),this.$newElement.css("width",Math.max(parseInt(b),parseInt(c))+"px")}else"fit"==this.options.width?(this.$menu.css("min-width",""),this.$newElement.css("width","").addClass("fit-width")):this.options.width?(this.$menu.css("min-width",""),this.$newElement.css("width",this.options.width)):(this.$menu.css("min-width",""),this.$newElement.css("width",""));this.$newElement.hasClass("fit-width")&&"fit"!==this.options.width&&this.$newElement.removeClass("fit-width")},selectPosition:function(){var b,c,d=this,e="<div />",f=a(e),g=function(a){f.addClass(a.attr("class").replace(/form-control/gi,"")).toggleClass("dropup",a.hasClass("dropup")),b=a.offset(),c=a.hasClass("dropup")?0:a[0].offsetHeight,f.css({top:b.top+c,left:b.left,width:a[0].offsetWidth,position:"absolute"})};this.$newElement.on("click",function(){d.isDisabled()||(g(a(this)),f.appendTo(d.options.container),f.toggleClass("open",!a(this).hasClass("open")),f.append(d.$menu))}),a(window).resize(function(){g(d.$newElement)}),a(window).on("scroll",function(){g(d.$newElement)}),a("html").on("click",function(b){a(b.target).closest(d.$newElement).length<1&&f.removeClass("open")})},setSelected:function(a,b){this.findLis(),this.$lis.filter('[data-original-index="'+a+'"]').toggleClass("selected",b)},setDisabled:function(a,b){this.findLis(),b?this.$lis.filter('[data-original-index="'+a+'"]').addClass("disabled").find("a").attr("href","#").attr("tabindex",-1):this.$lis.filter('[data-original-index="'+a+'"]').removeClass("disabled").find("a").removeAttr("href").attr("tabindex",0)},isDisabled:function(){return this.$element.is(":disabled")},checkDisabled:function(){var a=this;this.isDisabled()?this.$button.addClass("disabled").attr("tabindex",-1):(this.$button.hasClass("disabled")&&this.$button.removeClass("disabled"),this.$button.attr("tabindex")==-1&&(this.$element.data("tabindex")||this.$button.removeAttr("tabindex"))),this.$button.click(function(){return!a.isDisabled()})},tabIndex:function(){this.$element.is("[tabindex]")&&(this.$element.data("tabindex",this.$element.attr("tabindex")),this.$button.attr("tabindex",this.$element.data("tabindex")))},clickListener:function(){var b=this;this.$newElement.on("touchstart.dropdown",".dropdown-menu",function(a){a.stopPropagation()}),this.$newElement.on("click",function(){b.setSize(),b.options.liveSearch||b.multiple||setTimeout(function(){b.$menu.find(".selected a").focus()},10)}),this.$menu.on("click","li a",function(c){var d=a(this),e=d.parent().data("originalIndex"),f=b.$element.val(),g=b.$element.prop("selectedIndex");if(b.multiple&&c.stopPropagation(),c.preventDefault(),!b.isDisabled()&&!d.parent().hasClass("disabled")){var h=b.$element.find("option"),i=h.eq(e),j=i.prop("selected"),k=i.parent("optgroup"),l=b.options.maxOptions,m=k.data("maxOptions")||!1;if(b.multiple){if(i.prop("selected",!j),b.setSelected(e,!j),d.blur(),l!==!1||m!==!1){var n=l<h.filter(":selected").length,o=m<k.find("option:selected").length;if(l&&n||m&&o)if(l&&1==l)h.prop("selected",!1),i.prop("selected",!0),b.$menu.find(".selected").removeClass("selected"),b.setSelected(e,!0);else if(m&&1==m){k.find("option:selected").prop("selected",!1),i.prop("selected",!0);var p=d.data("optgroup");b.$menu.find(".selected").has('a[data-optgroup="'+p+'"]').removeClass("selected"),b.setSelected(e,!0)}else{var q="function"==typeof b.options.maxOptionsText?b.options.maxOptionsText(l,m):b.options.maxOptionsText,r=q[0].replace("{n}",l),s=q[1].replace("{n}",m),t=a('<div class="notify"></div>');q[2]&&(r=r.replace("{var}",q[2][l>1?0:1]),s=s.replace("{var}",q[2][m>1?0:1])),i.prop("selected",!1),b.$menu.append(t),l&&n&&(t.append(a("<div>"+r+"</div>")),b.$element.trigger("maxReached.bs.select")),m&&o&&(t.append(a("<div>"+s+"</div>")),b.$element.trigger("maxReachedGrp.bs.select")),setTimeout(function(){b.setSelected(e,!1)},10),t.delay(750).fadeOut(300,function(){a(this).remove()})}}}else h.prop("selected",!1),i.prop("selected",!0),b.$menu.find(".selected").removeClass("selected"),b.setSelected(e,!0);b.multiple?b.options.liveSearch&&b.$searchbox.focus():b.$button.focus(),(f!=b.$element.val()&&b.multiple||g!=b.$element.prop("selectedIndex")&&!b.multiple)&&b.$element.change()}}),this.$menu.on("click","li.disabled a, .popover-title, .popover-title :not(.close)",function(a){a.target==this&&(a.preventDefault(),a.stopPropagation(),b.options.liveSearch?b.$searchbox.focus():b.$button.focus())}),this.$menu.on("click","li.divider, li.dropdown-header",function(a){a.preventDefault(),a.stopPropagation(),b.options.liveSearch?b.$searchbox.focus():b.$button.focus()}),this.$menu.on("click",".popover-title .close",function(){b.$button.focus()}),this.$searchbox.on("click",function(a){a.stopPropagation()}),this.$menu.on("click",".actions-btn",function(c){b.options.liveSearch?b.$searchbox.focus():b.$button.focus(),c.preventDefault(),c.stopPropagation(),a(this).is(".bs-select-all")?b.selectAll():b.deselectAll(),b.$element.change()}),this.$element.change(function(){b.render(!1)})},liveSearchListener:function(){var b=this,e=a('<li class="no-results"></li>');this.$newElement.on("click.dropdown.data-api touchstart.dropdown.data-api",function(){b.$menu.find(".active").removeClass("active"),b.$searchbox.val()&&(b.$searchbox.val(""),b.$lis.not(".is-hidden").removeClass("hide"),e.parent().length&&e.remove()),b.multiple||b.$menu.find(".selected").addClass("active"),setTimeout(function(){b.$searchbox.focus()},10)}),this.$searchbox.on("click.dropdown.data-api focus.dropdown.data-api touchend.dropdown.data-api",function(a){a.stopPropagation()}),this.$searchbox.on("input propertychange",function(){b.$searchbox.val()?(b.options.searchAccentInsensitive?b.$lis.not(".is-hidden").removeClass("hide").find("a").not(":aicontains("+c(b.$searchbox.val())+")").parent().addClass("hide"):b.$lis.not(".is-hidden").removeClass("hide").find("a").not(":icontains("+b.$searchbox.val()+")").parent().addClass("hide"),b.$menu.find("li").filter(":visible:not(.no-results)").length?e.parent().length&&e.remove():(e.parent().length&&e.remove(),e.html(b.options.noneResultsText+' "'+d(b.$searchbox.val())+'"').show(),b.$menu.find("li").last().after(e))):(b.$lis.not(".is-hidden").removeClass("hide"),e.parent().length&&e.remove()),b.$menu.find("li.active").removeClass("active"),b.$menu.find("li").filter(":visible:not(.divider)").eq(0).addClass("active").find("a").focus(),a(this).focus()})},val:function(a){return"undefined"!=typeof a?(this.$element.val(a),this.render(),this.$element):this.$element.val()},selectAll:function(){this.findLis(),this.$lis.not(".divider").not(".disabled").not(".selected").filter(":visible").find("a").click()},deselectAll:function(){this.findLis(),this.$lis.not(".divider").not(".disabled").filter(".selected").filter(":visible").find("a").click()},keydown:function(b){var d,e,f,g,h,i,j,k,l,m=a(this),n=m.is("input")?m.parent().parent():m.parent(),o=n.data("this"),p={32:" ",48:"0",49:"1",50:"2",51:"3",52:"4",53:"5",54:"6",55:"7",56:"8",57:"9",59:";",65:"a",66:"b",67:"c",68:"d",69:"e",70:"f",71:"g",72:"h",73:"i",74:"j",75:"k",76:"l",77:"m",78:"n",79:"o",80:"p",81:"q",82:"r",83:"s",84:"t",85:"u",86:"v",87:"w",88:"x",89:"y",90:"z",96:"0",97:"1",98:"2",99:"3",100:"4",101:"5",102:"6",103:"7",104:"8",105:"9"};if(o.options.liveSearch&&(n=m.parent().parent()),o.options.container&&(n=o.$menu),d=a("[role=menu] li a",n),l=o.$menu.parent().hasClass("open"),!l&&/([0-9]|[A-z])/.test(String.fromCharCode(b.keyCode))&&(o.options.container?o.$newElement.trigger("click"):(o.setSize(),o.$menu.parent().addClass("open"),l=!0),o.$searchbox.focus()),o.options.liveSearch&&(/(^9$|27)/.test(b.keyCode.toString(10))&&l&&0===o.$menu.find(".active").length&&(b.preventDefault(),o.$menu.parent().removeClass("open"),o.$button.focus()),d=a("[role=menu] li:not(.divider):not(.dropdown-header):visible",n),m.val()||/(38|40)/.test(b.keyCode.toString(10))||0===d.filter(".active").length&&(d=o.options.searchAccentInsensitive?o.$newElement.find("li").filter(":aicontains("+c(p[b.keyCode])+")"):o.$newElement.find("li").filter(":icontains("+p[b.keyCode]+")"))),d.length){if(/(38|40)/.test(b.keyCode.toString(10)))e=d.index(d.filter(":focus")),g=d.parent(":not(.disabled):visible").first().index(),h=d.parent(":not(.disabled):visible").last().index(),f=d.eq(e).parent().nextAll(":not(.disabled):visible").eq(0).index(),i=d.eq(e).parent().prevAll(":not(.disabled):visible").eq(0).index(),j=d.eq(f).parent().prevAll(":not(.disabled):visible").eq(0).index(),o.options.liveSearch&&(d.each(function(b){a(this).is(":not(.disabled)")&&a(this).data("index",b)}),e=d.index(d.filter(".active")),g=d.filter(":not(.disabled):visible").first().data("index"),h=d.filter(":not(.disabled):visible").last().data("index"),f=d.eq(e).nextAll(":not(.disabled):visible").eq(0).data("index"),i=d.eq(e).prevAll(":not(.disabled):visible").eq(0).data("index"),j=d.eq(f).prevAll(":not(.disabled):visible").eq(0).data("index")),k=m.data("prevIndex"),38==b.keyCode&&(o.options.liveSearch&&(e-=1),e!=j&&e>i&&(e=i),e<g&&(e=g),e==k&&(e=h)),40==b.keyCode&&(o.options.liveSearch&&(e+=1),e==-1&&(e=0),e!=j&&e<f&&(e=f),e>h&&(e=h),e==k&&(e=g)),m.data("prevIndex",e),o.options.liveSearch?(b.preventDefault(),m.is(".dropdown-toggle")||(d.removeClass("active"),d.eq(e).addClass("active").find("a").focus(),m.focus())):d.eq(e).focus();else if(!m.is("input")){var q,r,s=[];d.each(function(){a(this).parent().is(":not(.disabled)")&&a.trim(a(this).text().toLowerCase()).substring(0,1)==p[b.keyCode]&&s.push(a(this).parent().index())}),q=a(document).data("keycount"),q++,a(document).data("keycount",q),r=a.trim(a(":focus").text().toLowerCase()).substring(0,1),r!=p[b.keyCode]?(q=1,a(document).data("keycount",q)):q>=s.length&&(a(document).data("keycount",0),q>s.length&&(q=1)),d.eq(s[q-1]).focus()}(/(13|32)/.test(b.keyCode.toString(10))||/(^9$)/.test(b.keyCode.toString(10))&&o.options.selectOnTab)&&l&&(/(32)/.test(b.keyCode.toString(10))||b.preventDefault(),o.options.liveSearch?/(32)/.test(b.keyCode.toString(10))||(o.$menu.find(".active a").click(),m.focus()):a(":focus").click(),a(document).data("keycount",0)),(/(^9$|27)/.test(b.keyCode.toString(10))&&l&&(o.multiple||o.options.liveSearch)||/(27)/.test(b.keyCode.toString(10))&&!l)&&(o.$menu.parent().removeClass("open"),o.$button.focus())}},mobile:function(){this.$element.addClass("mobile-device").appendTo(this.$newElement),this.options.container&&this.$menu.hide()},refresh:function(){this.$lis=null,this.reloadLi(),this.render(),this.setWidth(),this.setStyle(),this.checkDisabled(),this.liHeight()},update:function(){this.reloadLi(),this.setWidth(),this.setStyle(),this.checkDisabled(),this.liHeight()},hide:function(){this.$newElement.hide()},show:function(){this.$newElement.show()},remove:function(){this.$newElement.remove(),this.$element.remove()}};var g=a.fn.selectpicker;a.fn.selectpicker=e,a.fn.selectpicker.Constructor=f,a.fn.selectpicker.noConflict=function(){return a.fn.selectpicker=g,this},a(document).data("keycount",0).on("keydown",".bootstrap-select [data-toggle=dropdown], .bootstrap-select [role=menu], .bs-searchbox input",f.prototype.keydown).on("focusin.modal",".bootstrap-select [data-toggle=dropdown], .bootstrap-select [role=menu], .bs-searchbox input",function(a){a.stopPropagation()}),a(window).on("load.bs.select.data-api",function(){a(".selectpicker").each(function(){var b=a(this);e.call(b,b.data())})})}(jQuery),jQuery(document).ready(function(){jQuery(".color-picker-field").length&&(jQuery(".color-picker-field").wpColorPicker(),jQuery(".meta-box-sortables").sortable({disabled:!0}),jQuery(".postbox .hndle").css("cursor","pointer"))});
2
  * @Plugin Timeline Express
3
  * @Author Code Parrots
4
  * @Site https://www.wp-timelineexpress.com
5
+ * @Version 1.3.7
6
+ * @Build 02-07-2017
7
  */
8
+ function changeRandomTrimLengthCheckbox(){var a=jQuery('input[name="excerpt-random-length"]').prop("checked");"1"==a?(jQuery('input[name="excerpt-trim-length"]').fadeOut("fast",function(){jQuery('input[name="excerpt-random-length"]').css("margin-left","0em")}),jQuery("#random-lenth-text-container").removeClass("random-length-text")):(jQuery('input[name="excerpt-random-length"]').css("margin-left",".5em"),jQuery('input[name="excerpt-trim-length"]').fadeIn("fast"),jQuery("#random-lenth-text-container").addClass("random-length-text"))}function toggleDeleteCheckClass(){var a=jQuery('input[name="delete-announcement-posts-on-uninstallation"]').prop("checked");a===!0?(jQuery(".delete-no").addClass("delete-yes"),jQuery(".delete-yes").removeClass("delete-no")):(jQuery(".delete-yes").addClass("delete-no"),jQuery(".delete-no").removeClass("delete-yes"))}function toggle_delete_checkbox(){var a=jQuery('input[name="delete-announcement-posts-on-uninstallation"]').prop("checked");a===!1?(jQuery(".delete-no").addClass("delete-yes"),jQuery(".delete-yes").removeClass("delete-no"),jQuery('input[name="delete-announcement-posts-on-uninstallation"]').attr("checked",!0)):(jQuery(".delete-yes").addClass("delete-no"),jQuery(".delete-no").removeClass("delete-yes"),jQuery('input[name="delete-announcement-posts-on-uninstallation"]').attr("checked",!1))}!function(a){"use strict";function b(a,b){return a.toUpperCase().indexOf(b.toUpperCase())>-1}function c(b){var c=[{re:/[\xC0-\xC6]/g,ch:"A"},{re:/[\xE0-\xE6]/g,ch:"a"},{re:/[\xC8-\xCB]/g,ch:"E"},{re:/[\xE8-\xEB]/g,ch:"e"},{re:/[\xCC-\xCF]/g,ch:"I"},{re:/[\xEC-\xEF]/g,ch:"i"},{re:/[\xD2-\xD6]/g,ch:"O"},{re:/[\xF2-\xF6]/g,ch:"o"},{re:/[\xD9-\xDC]/g,ch:"U"},{re:/[\xF9-\xFC]/g,ch:"u"},{re:/[\xC7-\xE7]/g,ch:"c"},{re:/[\xD1]/g,ch:"N"},{re:/[\xF1]/g,ch:"n"}];return a.each(c,function(){b=b.replace(this.re,this.ch)}),b}function d(a){var b={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},c="(?:"+Object.keys(b).join("|")+")",d=new RegExp(c),e=new RegExp(c,"g"),f=null==a?"":""+a;return d.test(f)?f.replace(e,function(a){return b[a]}):f}function e(b,c){var d=arguments,e=b,b=d[0],c=d[1];[].shift.apply(d),"undefined"==typeof b&&(b=e);var g,h=this.each(function(){var e=a(this);if(e.is("select")){var h=e.data("selectpicker"),i="object"==typeof b&&b;if(h){if(i)for(var j in i)i.hasOwnProperty(j)&&(h.options[j]=i[j])}else{var k=a.extend({},f.DEFAULTS,a.fn.selectpicker.defaults||{},e.data(),i);e.data("selectpicker",h=new f(this,k,c))}"string"==typeof b&&(g=h[b]instanceof Function?h[b].apply(h,d):h.options[b])}});return"undefined"!=typeof g?g:h}a.expr[":"].icontains=function(c,d,e){return b(a(c).text(),e[3])},a.expr[":"].aicontains=function(c,d,e){return b(a(c).data("normalizedText")||a(c).text(),e[3])};var f=function(b,c,d){d&&(d.stopPropagation(),d.preventDefault()),this.$element=a(b),this.$newElement=null,this.$button=null,this.$menu=null,this.$lis=null,this.options=c,null===this.options.title&&(this.options.title=this.$element.attr("title")),this.val=f.prototype.val,this.render=f.prototype.render,this.refresh=f.prototype.refresh,this.setStyle=f.prototype.setStyle,this.selectAll=f.prototype.selectAll,this.deselectAll=f.prototype.deselectAll,this.destroy=f.prototype.remove,this.remove=f.prototype.remove,this.show=f.prototype.show,this.hide=f.prototype.hide,this.init()};f.VERSION="1.6.3",f.DEFAULTS={noneSelectedText:"Nothing selected",noneResultsText:"No results match",countSelectedText:function(a,b){return 1==a?"{0} item selected":"{0} items selected"},maxOptionsText:function(a,b){var c=[];return c[0]=1==a?"Limit reached ({n} item max)":"Limit reached ({n} items max)",c[1]=1==b?"Group limit reached ({n} item max)":"Group limit reached ({n} items max)",c},selectAllText:"Select All",deselectAllText:"Deselect All",multipleSeparator:", ",style:"btn-default",size:"auto",title:null,selectedTextFormat:"values",width:!1,container:!1,hideDisabled:!1,showSubtext:!1,showIcon:!0,showContent:!0,dropupAuto:!0,header:!1,liveSearch:!1,actionsBox:!1,iconBase:"fa",tickIcon:"fa-ok",maxOptions:!1,mobile:!1,selectOnTab:!1,dropdownAlignRight:!1,searchAccentInsensitive:!1},f.prototype={constructor:f,init:function(){var b=this,c=this.$element.attr("id");this.$element.hide(),this.multiple=this.$element.prop("multiple"),this.autofocus=this.$element.prop("autofocus"),this.$newElement=this.createView(),this.$element.after(this.$newElement),this.$menu=this.$newElement.find("> .dropdown-menu"),this.$button=this.$newElement.find("> button"),this.$searchbox=this.$newElement.find("input"),this.options.dropdownAlignRight&&this.$menu.addClass("dropdown-menu-right"),"undefined"!=typeof c&&(this.$button.attr("data-id",c),a('label[for="'+c+'"]').click(function(a){a.preventDefault(),b.$button.focus()})),this.checkDisabled(),this.clickListener(),this.options.liveSearch&&this.liveSearchListener(),this.render(),this.liHeight(),this.setStyle(),this.setWidth(),this.options.container&&this.selectPosition(),this.$menu.data("this",this),this.$newElement.data("this",this),this.options.mobile&&this.mobile()},createDropdown:function(){var b=this.multiple?" show-tick":"",c=this.$element.parent().hasClass("input-group")?" input-group-btn":"",d=this.autofocus?" autofocus":"",e=this.$element.parents().hasClass("form-group-lg")?" btn-lg":this.$element.parents().hasClass("form-group-sm")?" btn-sm":"",f=this.options.header?'<div class="popover-title"><button type="button" class="close" aria-hidden="true">&times;</button>'+this.options.header+"</div>":"",g=this.options.liveSearch?'<div class="bs-searchbox"><input type="text" class="input-block-level form-control" autocomplete="off" /></div>':"",h=this.options.actionsBox?'<div class="bs-actionsbox"><div class="btn-group btn-block"><button class="actions-btn bs-select-all btn btn-sm btn-default">'+this.options.selectAllText+'</button><button class="actions-btn bs-deselect-all btn btn-sm btn-default">'+this.options.deselectAllText+"</button></div></div>":"",i='<div class="btn-group bootstrap-select'+b+c+'"><button type="button" class="btn dropdown-toggle selectpicker'+e+'" data-toggle="dropdown"'+d+'><span class="filter-option pull-left"></span>&nbsp;<span class="caret"></span></button><div class="dropdown-menu open">'+f+g+h+'<ul class="dropdown-menu inner selectpicker" role="menu"></ul></div></div>';return a(i)},createView:function(){var a=this.createDropdown(),b=this.createLi();return a.find("ul").append(b),a},reloadLi:function(){this.destroyLi();var a=this.createLi();this.$menu.find("ul").append(a)},destroyLi:function(){this.$menu.find("li").remove()},createLi:function(){var b=this,e=[],f=0,g=function(a,b,c){return"<li"+("undefined"!=typeof c?' class="'+c+'"':"")+("undefined"!=typeof b|null===b?' data-original-index="'+b+'"':"")+">"+a+"</li>"},h=function(a,e,f,g){var h=c(d(a));return'<a tabindex="0"'+("undefined"!=typeof e?' class="'+e+'"':"")+("undefined"!=typeof f?' style="'+f+'"':"")+("undefined"!=typeof g?'data-optgroup="'+g+'"':"")+' data-normalized-text="'+h+'">'+a+'<span class="'+b.options.iconBase+" "+b.options.tickIcon+' check-mark"></span></a>'};return this.$element.find("option").each(function(){var c=a(this),d=c.attr("class")||"",i=c.attr("style"),j=c.data("content")?c.data("content"):c.html(),k="undefined"!=typeof c.data("subtext")?'<small class="muted text-muted">'+c.data("subtext")+"</small>":"",l="undefined"!=typeof c.data("icon")?'<span class="'+b.options.iconBase+" "+c.data("icon")+'"></span> ':"",m=c.is(":disabled")||c.parent().is(":disabled"),n=c[0].index;if(""!==l&&m&&(l="<span>"+l+"</span>"),c.data("content")||(j=l+'<span class="text">'+j+k+"</span>"),!b.options.hideDisabled||!m)if(c.parent().is("optgroup")&&c.data("divider")!==!0){if(0===c.index()){f+=1;var o=c.parent().attr("label"),p="undefined"!=typeof c.parent().data("subtext")?'<small class="muted text-muted">'+c.parent().data("subtext")+"</small>":"",q=c.parent().data("icon")?'<span class="'+b.options.iconBase+" "+c.parent().data("icon")+'"></span> ':"";o=q+'<span class="text">'+o+p+"</span>",0!==n&&e.length>0&&e.push(g("",null,"divider")),e.push(g(o,null,"dropdown-header"))}e.push(g(h(j,"opt "+d,i,f),n))}else c.data("divider")===!0?e.push(g("",n,"divider")):c.data("hidden")===!0?e.push(g(h(j,d,i),n,"hide is-hidden")):e.push(g(h(j,d,i),n))}),this.multiple||0!==this.$element.find("option:selected").length||this.options.title||this.$element.find("option").eq(0).prop("selected",!0).attr("selected","selected"),a(e.join(""))},findLis:function(){return null==this.$lis&&(this.$lis=this.$menu.find("li")),this.$lis},render:function(b){var c=this;b!==!1&&this.$element.find("option").each(function(b){c.setDisabled(b,a(this).is(":disabled")||a(this).parent().is(":disabled")),c.setSelected(b,a(this).is(":selected"))}),this.tabIndex();var e=this.options.hideDisabled?":not([disabled])":"",f=this.$element.find("option:selected"+e).map(function(){var b,d=a(this),e=d.data("icon")&&c.options.showIcon?'<i class="'+c.options.iconBase+" "+d.data("icon")+'"></i> ':"";return b=c.options.showSubtext&&d.attr("data-subtext")&&!c.multiple?' <small class="muted text-muted">'+d.data("subtext")+"</small>":"",d.data("content")&&c.options.showContent?d.data("content"):"undefined"!=typeof d.attr("title")?d.attr("title"):e+d.html()+b}).toArray(),g=this.multiple?f.join(this.options.multipleSeparator):f[0];if(this.multiple&&this.options.selectedTextFormat.indexOf("count")>-1){var h=this.options.selectedTextFormat.split(">");if(h.length>1&&f.length>h[1]||1==h.length&&f.length>=2){e=this.options.hideDisabled?", [disabled]":"";var i=this.$element.find("option").not('[data-divider="true"], [data-hidden="true"]'+e).length,j="function"==typeof this.options.countSelectedText?this.options.countSelectedText(f.length,i):this.options.countSelectedText;g=j.replace("{0}",f.length.toString()).replace("{1}",i.toString())}}this.options.title=this.$element.attr("title"),"static"==this.options.selectedTextFormat&&(g=this.options.title),g||(g="undefined"!=typeof this.options.title?this.options.title:this.options.noneSelectedText),this.$button.attr("title",d(g)),this.$newElement.find(".filter-option").html(g)},setStyle:function(a,b){this.$element.attr("class")&&this.$newElement.addClass(this.$element.attr("class").replace(/selectpicker|mobile-device|validate\[.*\]/gi,""));var c=a?a:this.options.style;"add"==b?this.$button.addClass(c):"remove"==b?this.$button.removeClass(c):(this.$button.removeClass(this.options.style),this.$button.addClass(c))},liHeight:function(){if(this.options.size!==!1){var a=this.$menu.parent().clone().find("> .dropdown-toggle").prop("autofocus",!1).end().appendTo("body"),b=a.addClass("open").find("> .dropdown-menu"),c=b.find("li").not(".divider").not(".dropdown-header").filter(":visible").children("a").outerHeight(),d=this.options.header?b.find(".popover-title").outerHeight():0,e=this.options.liveSearch?b.find(".bs-searchbox").outerHeight():0,f=this.options.actionsBox?b.find(".bs-actionsbox").outerHeight():0;a.remove(),this.$newElement.data("liHeight",c).data("headerHeight",d).data("searchHeight",e).data("actionsHeight",f)}},setSize:function(){this.findLis();var b,c,d,e=this,f=this.$menu,g=f.find(".inner"),h=this.$newElement.outerHeight(),i=this.$newElement.data("liHeight"),j=this.$newElement.data("headerHeight"),k=this.$newElement.data("searchHeight"),l=this.$newElement.data("actionsHeight"),m=this.$lis.filter(".divider").outerHeight(!0),n=parseInt(f.css("padding-top"))+parseInt(f.css("padding-bottom"))+parseInt(f.css("border-top-width"))+parseInt(f.css("border-bottom-width")),o=this.options.hideDisabled?", .disabled":"",p=a(window),q=n+parseInt(f.css("margin-top"))+parseInt(f.css("margin-bottom"))+2,r=function(){c=e.$newElement.offset().top-p.scrollTop(),d=p.height()-c-h};if(r(),this.options.header&&f.css("padding-top",0),"auto"==this.options.size){var s=function(){var a,h=e.$lis.not(".hide");r(),b=d-q,e.options.dropupAuto&&e.$newElement.toggleClass("dropup",c>d&&b-q<f.height()),e.$newElement.hasClass("dropup")&&(b=c-q),a=h.length+h.filter(".dropdown-header").length>3?3*i+q-2:0,f.css({"max-height":b+"px",overflow:"hidden","min-height":a+j+k+l+"px"}),g.css({"max-height":b-j-k-l-n+"px","overflow-y":"auto","min-height":Math.max(a-n,0)+"px"})};s(),this.$searchbox.off("input.getSize propertychange.getSize").on("input.getSize propertychange.getSize",s),a(window).off("resize.getSize").on("resize.getSize",s),a(window).off("scroll.getSize").on("scroll.getSize",s)}else if(this.options.size&&"auto"!=this.options.size&&f.find("li"+o).length>this.options.size){var t=this.$lis.not(".divider"+o).find(" > *").slice(0,this.options.size).last().parent().index(),u=this.$lis.slice(0,t+1).filter(".divider").length;b=i*this.options.size+u*m+n,e.options.dropupAuto&&this.$newElement.toggleClass("dropup",c>d&&b<f.height()),f.css({"max-height":b+j+k+l+"px",overflow:"hidden"}),g.css({"max-height":b-n+"px","overflow-y":"auto"})}},setWidth:function(){if("auto"==this.options.width){this.$menu.css("min-width","0");var a=this.$newElement.clone().appendTo("body"),b=a.find("> .dropdown-menu").css("width"),c=a.css("width","auto").find("> button").css("width");a.remove(),this.$newElement.css("width",Math.max(parseInt(b),parseInt(c))+"px")}else"fit"==this.options.width?(this.$menu.css("min-width",""),this.$newElement.css("width","").addClass("fit-width")):this.options.width?(this.$menu.css("min-width",""),this.$newElement.css("width",this.options.width)):(this.$menu.css("min-width",""),this.$newElement.css("width",""));this.$newElement.hasClass("fit-width")&&"fit"!==this.options.width&&this.$newElement.removeClass("fit-width")},selectPosition:function(){var b,c,d=this,e="<div />",f=a(e),g=function(a){f.addClass(a.attr("class").replace(/form-control/gi,"")).toggleClass("dropup",a.hasClass("dropup")),b=a.offset(),c=a.hasClass("dropup")?0:a[0].offsetHeight,f.css({top:b.top+c,left:b.left,width:a[0].offsetWidth,position:"absolute"})};this.$newElement.on("click",function(){d.isDisabled()||(g(a(this)),f.appendTo(d.options.container),f.toggleClass("open",!a(this).hasClass("open")),f.append(d.$menu))}),a(window).resize(function(){g(d.$newElement)}),a(window).on("scroll",function(){g(d.$newElement)}),a("html").on("click",function(b){a(b.target).closest(d.$newElement).length<1&&f.removeClass("open")})},setSelected:function(a,b){this.findLis(),this.$lis.filter('[data-original-index="'+a+'"]').toggleClass("selected",b)},setDisabled:function(a,b){this.findLis(),b?this.$lis.filter('[data-original-index="'+a+'"]').addClass("disabled").find("a").attr("href","#").attr("tabindex",-1):this.$lis.filter('[data-original-index="'+a+'"]').removeClass("disabled").find("a").removeAttr("href").attr("tabindex",0)},isDisabled:function(){return this.$element.is(":disabled")},checkDisabled:function(){var a=this;this.isDisabled()?this.$button.addClass("disabled").attr("tabindex",-1):(this.$button.hasClass("disabled")&&this.$button.removeClass("disabled"),this.$button.attr("tabindex")==-1&&(this.$element.data("tabindex")||this.$button.removeAttr("tabindex"))),this.$button.click(function(){return!a.isDisabled()})},tabIndex:function(){this.$element.is("[tabindex]")&&(this.$element.data("tabindex",this.$element.attr("tabindex")),this.$button.attr("tabindex",this.$element.data("tabindex")))},clickListener:function(){var b=this;this.$newElement.on("touchstart.dropdown",".dropdown-menu",function(a){a.stopPropagation()}),this.$newElement.on("click",function(){b.setSize(),b.options.liveSearch||b.multiple||setTimeout(function(){b.$menu.find(".selected a").focus()},10)}),this.$menu.on("click","li a",function(c){var d=a(this),e=d.parent().data("originalIndex"),f=b.$element.val(),g=b.$element.prop("selectedIndex");if(b.multiple&&c.stopPropagation(),c.preventDefault(),!b.isDisabled()&&!d.parent().hasClass("disabled")){var h=b.$element.find("option"),i=h.eq(e),j=i.prop("selected"),k=i.parent("optgroup"),l=b.options.maxOptions,m=k.data("maxOptions")||!1;if(b.multiple){if(i.prop("selected",!j),b.setSelected(e,!j),d.blur(),l!==!1||m!==!1){var n=l<h.filter(":selected").length,o=m<k.find("option:selected").length;if(l&&n||m&&o)if(l&&1==l)h.prop("selected",!1),i.prop("selected",!0),b.$menu.find(".selected").removeClass("selected"),b.setSelected(e,!0);else if(m&&1==m){k.find("option:selected").prop("selected",!1),i.prop("selected",!0);var p=d.data("optgroup");b.$menu.find(".selected").has('a[data-optgroup="'+p+'"]').removeClass("selected"),b.setSelected(e,!0)}else{var q="function"==typeof b.options.maxOptionsText?b.options.maxOptionsText(l,m):b.options.maxOptionsText,r=q[0].replace("{n}",l),s=q[1].replace("{n}",m),t=a('<div class="notify"></div>');q[2]&&(r=r.replace("{var}",q[2][l>1?0:1]),s=s.replace("{var}",q[2][m>1?0:1])),i.prop("selected",!1),b.$menu.append(t),l&&n&&(t.append(a("<div>"+r+"</div>")),b.$element.trigger("maxReached.bs.select")),m&&o&&(t.append(a("<div>"+s+"</div>")),b.$element.trigger("maxReachedGrp.bs.select")),setTimeout(function(){b.setSelected(e,!1)},10),t.delay(750).fadeOut(300,function(){a(this).remove()})}}}else h.prop("selected",!1),i.prop("selected",!0),b.$menu.find(".selected").removeClass("selected"),b.setSelected(e,!0);b.multiple?b.options.liveSearch&&b.$searchbox.focus():b.$button.focus(),(f!=b.$element.val()&&b.multiple||g!=b.$element.prop("selectedIndex")&&!b.multiple)&&b.$element.change()}}),this.$menu.on("click","li.disabled a, .popover-title, .popover-title :not(.close)",function(a){a.target==this&&(a.preventDefault(),a.stopPropagation(),b.options.liveSearch?b.$searchbox.focus():b.$button.focus())}),this.$menu.on("click","li.divider, li.dropdown-header",function(a){a.preventDefault(),a.stopPropagation(),b.options.liveSearch?b.$searchbox.focus():b.$button.focus()}),this.$menu.on("click",".popover-title .close",function(){b.$button.focus()}),this.$searchbox.on("click",function(a){a.stopPropagation()}),this.$menu.on("click",".actions-btn",function(c){b.options.liveSearch?b.$searchbox.focus():b.$button.focus(),c.preventDefault(),c.stopPropagation(),a(this).is(".bs-select-all")?b.selectAll():b.deselectAll(),b.$element.change()}),this.$element.change(function(){b.render(!1)})},liveSearchListener:function(){var b=this,e=a('<li class="no-results"></li>');this.$newElement.on("click.dropdown.data-api touchstart.dropdown.data-api",function(){b.$menu.find(".active").removeClass("active"),b.$searchbox.val()&&(b.$searchbox.val(""),b.$lis.not(".is-hidden").removeClass("hide"),e.parent().length&&e.remove()),b.multiple||b.$menu.find(".selected").addClass("active"),setTimeout(function(){b.$searchbox.focus()},10)}),this.$searchbox.on("click.dropdown.data-api focus.dropdown.data-api touchend.dropdown.data-api",function(a){a.stopPropagation()}),this.$searchbox.on("input propertychange",function(){b.$searchbox.val()?(b.options.searchAccentInsensitive?b.$lis.not(".is-hidden").removeClass("hide").find("a").not(":aicontains("+c(b.$searchbox.val())+")").parent().addClass("hide"):b.$lis.not(".is-hidden").removeClass("hide").find("a").not(":icontains("+b.$searchbox.val()+")").parent().addClass("hide"),b.$menu.find("li").filter(":visible:not(.no-results)").length?e.parent().length&&e.remove():(e.parent().length&&e.remove(),e.html(b.options.noneResultsText+' "'+d(b.$searchbox.val())+'"').show(),b.$menu.find("li").last().after(e))):(b.$lis.not(".is-hidden").removeClass("hide"),e.parent().length&&e.remove()),b.$menu.find("li.active").removeClass("active"),b.$menu.find("li").filter(":visible:not(.divider)").eq(0).addClass("active").find("a").focus(),a(this).focus()})},val:function(a){return"undefined"!=typeof a?(this.$element.val(a),this.render(),this.$element):this.$element.val()},selectAll:function(){this.findLis(),this.$lis.not(".divider").not(".disabled").not(".selected").filter(":visible").find("a").click()},deselectAll:function(){this.findLis(),this.$lis.not(".divider").not(".disabled").filter(".selected").filter(":visible").find("a").click()},keydown:function(b){var d,e,f,g,h,i,j,k,l,m=a(this),n=m.is("input")?m.parent().parent():m.parent(),o=n.data("this"),p={32:" ",48:"0",49:"1",50:"2",51:"3",52:"4",53:"5",54:"6",55:"7",56:"8",57:"9",59:";",65:"a",66:"b",67:"c",68:"d",69:"e",70:"f",71:"g",72:"h",73:"i",74:"j",75:"k",76:"l",77:"m",78:"n",79:"o",80:"p",81:"q",82:"r",83:"s",84:"t",85:"u",86:"v",87:"w",88:"x",89:"y",90:"z",96:"0",97:"1",98:"2",99:"3",100:"4",101:"5",102:"6",103:"7",104:"8",105:"9"};if(o.options.liveSearch&&(n=m.parent().parent()),o.options.container&&(n=o.$menu),d=a("[role=menu] li a",n),l=o.$menu.parent().hasClass("open"),!l&&/([0-9]|[A-z])/.test(String.fromCharCode(b.keyCode))&&(o.options.container?o.$newElement.trigger("click"):(o.setSize(),o.$menu.parent().addClass("open"),l=!0),o.$searchbox.focus()),o.options.liveSearch&&(/(^9$|27)/.test(b.keyCode.toString(10))&&l&&0===o.$menu.find(".active").length&&(b.preventDefault(),o.$menu.parent().removeClass("open"),o.$button.focus()),d=a("[role=menu] li:not(.divider):not(.dropdown-header):visible",n),m.val()||/(38|40)/.test(b.keyCode.toString(10))||0===d.filter(".active").length&&(d=o.options.searchAccentInsensitive?o.$newElement.find("li").filter(":aicontains("+c(p[b.keyCode])+")"):o.$newElement.find("li").filter(":icontains("+p[b.keyCode]+")"))),d.length){if(/(38|40)/.test(b.keyCode.toString(10)))e=d.index(d.filter(":focus")),g=d.parent(":not(.disabled):visible").first().index(),h=d.parent(":not(.disabled):visible").last().index(),f=d.eq(e).parent().nextAll(":not(.disabled):visible").eq(0).index(),i=d.eq(e).parent().prevAll(":not(.disabled):visible").eq(0).index(),j=d.eq(f).parent().prevAll(":not(.disabled):visible").eq(0).index(),o.options.liveSearch&&(d.each(function(b){a(this).is(":not(.disabled)")&&a(this).data("index",b)}),e=d.index(d.filter(".active")),g=d.filter(":not(.disabled):visible").first().data("index"),h=d.filter(":not(.disabled):visible").last().data("index"),f=d.eq(e).nextAll(":not(.disabled):visible").eq(0).data("index"),i=d.eq(e).prevAll(":not(.disabled):visible").eq(0).data("index"),j=d.eq(f).prevAll(":not(.disabled):visible").eq(0).data("index")),k=m.data("prevIndex"),38==b.keyCode&&(o.options.liveSearch&&(e-=1),e!=j&&e>i&&(e=i),e<g&&(e=g),e==k&&(e=h)),40==b.keyCode&&(o.options.liveSearch&&(e+=1),e==-1&&(e=0),e!=j&&e<f&&(e=f),e>h&&(e=h),e==k&&(e=g)),m.data("prevIndex",e),o.options.liveSearch?(b.preventDefault(),m.is(".dropdown-toggle")||(d.removeClass("active"),d.eq(e).addClass("active").find("a").focus(),m.focus())):d.eq(e).focus();else if(!m.is("input")){var q,r,s=[];d.each(function(){a(this).parent().is(":not(.disabled)")&&a.trim(a(this).text().toLowerCase()).substring(0,1)==p[b.keyCode]&&s.push(a(this).parent().index())}),q=a(document).data("keycount"),q++,a(document).data("keycount",q),r=a.trim(a(":focus").text().toLowerCase()).substring(0,1),r!=p[b.keyCode]?(q=1,a(document).data("keycount",q)):q>=s.length&&(a(document).data("keycount",0),q>s.length&&(q=1)),d.eq(s[q-1]).focus()}(/(13|32)/.test(b.keyCode.toString(10))||/(^9$)/.test(b.keyCode.toString(10))&&o.