All-in-One Video Gallery - Version 2.1.0

Version Description

  • Fix: Subtitles not working.
  • Fix: [+] few minor bug fixes.
Download this release

Release Info

Developer plugins360
Plugin Icon 128x128 All-in-One Video Gallery
Version 2.1.0
Comparing to
See all releases

Code changes from version 2.0.0 to 2.1.0

README.txt CHANGED
@@ -6,7 +6,7 @@ Tags: video player, video gallery, youtube gallery, vimeo gallery, livestream
6
  Requires at least: 4.7.0
7
  Tested up to: 5.3
8
  Requires PHP: 5.3.0
9
- Stable tag: 2.0.0
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
 
@@ -110,6 +110,11 @@ Please describe your issue and submit a ticket on our plugin support forum, you
110
 
111
  == Changelog ==
112
 
 
 
 
 
 
113
  = 2.0.0 =
114
 
115
  * New: Replaced "mediaelement.js" player with the "video.js" player library.
@@ -256,6 +261,6 @@ Please describe your issue and submit a ticket on our plugin support forum, you
256
 
257
  == Upgrade Notice ==
258
 
259
- = 2.0.0 =
260
 
261
- Introduces several bug fixes, new features & enhancements. [See changelog](https://wordpress.org/plugins/all-in-one-video-gallery/#developers)
6
  Requires at least: 4.7.0
7
  Tested up to: 5.3
8
  Requires PHP: 5.3.0
9
+ Stable tag: 2.1.0
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
 
110
 
111
  == Changelog ==
112
 
113
+ = 2.1.0 =
114
+
115
+ * Fix: Subtitles not working.
116
+ * Fix: [+] few minor bug fixes.
117
+
118
  = 2.0.0 =
119
 
120
  * New: Replaced "mediaelement.js" player with the "video.js" player library.
261
 
262
  == Upgrade Notice ==
263
 
264
+ = 2.1.0 =
265
 
266
+ Introduces several bug fixes. [See changelog](https://wordpress.org/plugins/all-in-one-video-gallery/#developers)
all-in-one-video-gallery.php CHANGED
@@ -11,7 +11,7 @@
11
  * Plugin Name: All-in-One Video Gallery
12
  * Plugin URI: https://plugins360.com/all-in-one-video-gallery/
13
  * Description: No coding required. A Responsive & Lightweight video gallery plugin. HTML5 Player, Categories, Visual Builder (Gutenberg), Search Form, Comments, Social Sharing and everything you will need to build a YouTube/Vimeo like video sharing website.
14
- * Version: 2.0.0
15
  * Author: Team Plugins360
16
  * Author URI: https://plugins360.com
17
  * License: GPL-2.0+
@@ -76,7 +76,7 @@ if ( !function_exists( 'aiovg_fs' ) ) {
76
 
77
  // The current version of the plugin
78
  if ( !defined( 'AIOVG_PLUGIN_VERSION' ) ) {
79
- define( 'AIOVG_PLUGIN_VERSION', '2.0.0' );
80
  }
81
  // The unique identifier of the plugin
82
  if ( !defined( 'AIOVG_PLUGIN_SLUG' ) ) {
11
  * Plugin Name: All-in-One Video Gallery
12
  * Plugin URI: https://plugins360.com/all-in-one-video-gallery/
13
  * Description: No coding required. A Responsive & Lightweight video gallery plugin. HTML5 Player, Categories, Visual Builder (Gutenberg), Search Form, Comments, Social Sharing and everything you will need to build a YouTube/Vimeo like video sharing website.
14
+ * Version: 2.1.0
15
  * Author: Team Plugins360
16
  * Author URI: https://plugins360.com
17
  * License: GPL-2.0+
76
 
77
  // The current version of the plugin
78
  if ( !defined( 'AIOVG_PLUGIN_VERSION' ) ) {
79
+ define( 'AIOVG_PLUGIN_VERSION', '2.1.0' );
80
  }
81
  // The unique identifier of the plugin
82
  if ( !defined( 'AIOVG_PLUGIN_SLUG' ) ) {
languages/all-in-one-video-gallery.pot CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: All-in-One Video Gallery\n"
4
- "POT-Creation-Date: 2019-11-30 12:20+0530\n"
5
- "PO-Revision-Date: 2019-11-30 12:20+0530\n"
6
  "Last-Translator: \n"
7
  "Language-Team: \n"
8
  "Language: en_US\n"
@@ -32,7 +32,7 @@ msgstr ""
32
  msgid "All-in-One Video Gallery"
33
  msgstr ""
34
 
35
- #: admin/admin.php:216 admin/videos.php:69 includes/functions.php:928
36
  #: widgets/videos.php:275
37
  msgid "Video Gallery"
38
  msgstr ""
@@ -78,7 +78,7 @@ msgstr ""
78
  msgid "All-in-One Video Gallery - Categories"
79
  msgstr ""
80
 
81
- #: admin/categories.php:33 admin/categories.php:66 includes/functions.php:1139
82
  #: premium/admin/automations.php:276
83
  msgid "Categories"
84
  msgstr ""
@@ -153,14 +153,14 @@ msgid "Categories list navigation"
153
  msgstr ""
154
 
155
  #: admin/categories.php:157 admin/settings.php:413 admin/videos.php:443
156
- #: blocks/blocks.php:79 includes/functions.php:1200
157
  #: widgets/forms/categories.php:64
158
  msgid "ID"
159
  msgstr ""
160
 
161
  #: admin/partials/category-image.php:15 admin/partials/category-image.php:26
162
  #: admin/partials/video-sources.php:180 admin/partials/video-sources.php:184
163
- #: includes/functions.php:829 premium/public/templates/video-form.php:276
164
  msgid "Image"
165
  msgstr ""
166
 
@@ -266,15 +266,15 @@ msgstr ""
266
  #: admin/partials/video-sources.php:84 admin/partials/video-sources.php:103
267
  #: admin/partials/video-sources.php:191 admin/partials/video-tracks.php:44
268
  #: admin/partials/video-tracks.php:80
269
- #: premium/public/templates/video-form.php:106
270
- #: premium/public/templates/video-form.php:150
271
- #: premium/public/templates/video-form.php:177
272
- #: premium/public/templates/video-form.php:285
273
  msgid "Upload File"
274
  msgstr ""
275
 
276
  #: admin/partials/shortcode-builder.php:161 blocks/blocks.php:73
277
- #: includes/functions.php:1164 widgets/forms/categories.php:36
278
  #: widgets/forms/categories.php:39
279
  msgid "Select Parent"
280
  msgstr ""
@@ -423,50 +423,52 @@ msgid ""
423
  msgstr ""
424
 
425
  #: admin/partials/video-sources.php:17 admin/partials/video-sources.php:21
426
- #: includes/functions.php:786 premium/admin/partials/automations-sources.php:42
427
  #: premium/admin/partials/automations-sources.php:45
 
428
  msgid "Source Type"
429
  msgstr ""
430
 
431
  #: admin/partials/video-sources.php:36 admin/partials/video-sources.php:41
432
- #: admin/videos.php:70 admin/videos.php:102
 
433
  msgid "Video"
434
  msgstr ""
435
 
436
  #: admin/partials/video-sources.php:45 admin/partials/video-sources.php:81
437
  #: admin/partials/video-sources.php:100 admin/partials/video-sources.php:188
438
- #: premium/public/templates/video-form.php:103
439
- #: premium/public/templates/video-form.php:147
440
- #: premium/public/templates/video-form.php:174
441
- #: premium/public/templates/video-form.php:282
442
  msgid "Enter your direct file URL (OR) upload your file using the button here"
443
  msgstr ""
444
 
445
  #: admin/partials/video-sources.php:59 admin/partials/video-sources.php:73
446
  #: admin/partials/video-sources.php:77
447
- #: premium/public/templates/video-form.php:125
448
- #: premium/public/templates/video-form.php:141
449
  msgid "WebM"
450
  msgstr ""
451
 
452
  #: admin/partials/video-sources.php:65 admin/partials/video-sources.php:92
453
  #: admin/partials/video-sources.php:96
454
- #: premium/public/templates/video-form.php:131
455
- #: premium/public/templates/video-form.php:168
456
  msgid "OGV"
457
  msgstr ""
458
 
459
  #: admin/partials/video-sources.php:111 admin/partials/video-sources.php:115
460
- #: admin/settings.php:292 includes/functions.php:801
461
- #: includes/functions.php:1335 premium/includes/functions.php:110
462
- #: premium/public/templates/video-form.php:198
463
  msgid "YouTube"
464
  msgstr ""
465
 
466
  #: admin/partials/video-sources.php:119 admin/partials/video-sources.php:133
467
  #: admin/partials/video-sources.php:147 admin/partials/video-sources.php:161
468
- #: includes/functions.php:802 includes/functions.php:809
469
- #: includes/functions.php:816 includes/functions.php:823
470
  #: premium/admin/adaptive-streaming.php:42
471
  #: premium/admin/adaptive-streaming.php:50
472
  #: premium/admin/partials/adaptive-streaming.php:24
@@ -477,30 +479,30 @@ msgstr ""
477
  #: premium/admin/partials/automations-sources.php:131
478
  #: premium/admin/partials/automations-sources.php:149
479
  #: premium/admin/partials/automations-sources.php:163
480
- #: premium/public/templates/video-form.php:203
481
- #: premium/public/templates/video-form.php:219
482
- #: premium/public/templates/video-form.php:235
483
- #: premium/public/templates/video-form.php:251
484
- #: premium/public/templates/video-form.php:267
485
  msgid "Example"
486
  msgstr ""
487
 
488
  #: admin/partials/video-sources.php:125 admin/partials/video-sources.php:129
489
- #: admin/settings.php:293 includes/functions.php:808
490
- #: includes/functions.php:1336 premium/public/templates/video-form.php:214
491
  msgid "Vimeo"
492
  msgstr ""
493
 
494
  #: admin/partials/video-sources.php:139 admin/partials/video-sources.php:143
495
- #: admin/settings.php:294 includes/functions.php:815
496
- #: includes/functions.php:1337 premium/public/templates/video-form.php:230
497
  msgid "Dailymotion"
498
  msgstr ""
499
 
500
  #: admin/partials/video-sources.php:153 admin/partials/video-sources.php:157
501
- #: admin/settings.php:295 admin/settings.php:545 includes/functions.php:822
502
- #: includes/functions.php:1338 includes/functions.php:1738
503
- #: premium/public/templates/video-form.php:246
504
  msgid "Facebook"
505
  msgstr ""
506
 
@@ -513,7 +515,7 @@ msgid "Enter your Iframe Embed Code"
513
  msgstr ""
514
 
515
  #: admin/partials/video-sources.php:201 admin/partials/video-sources.php:205
516
- #: admin/settings.php:279 blocks/blocks.php:119 includes/functions.php:897
517
  #: widgets/forms/video.php:97
518
  msgid "Duration"
519
  msgstr ""
@@ -571,9 +573,9 @@ msgstr ""
571
  msgid "All-in-One Video Gallery - Settings"
572
  msgstr ""
573
 
574
- #: admin/settings.php:98 blocks/blocks.php:103 includes/functions.php:775
575
- #: includes/functions.php:931 includes/functions.php:1142
576
- #: includes/functions.php:1254
577
  msgid "General"
578
  msgstr ""
579
 
@@ -667,12 +669,12 @@ msgid ""
667
  msgstr ""
668
 
669
  #: admin/settings.php:209 admin/settings.php:486 blocks/blocks.php:104
670
- #: includes/functions.php:836 premium/widgets/forms/companion.php:16
671
  #: widgets/forms/video.php:54
672
  msgid "Width"
673
  msgstr ""
674
 
675
- #: admin/settings.php:210 blocks/blocks.php:105 includes/functions.php:837
676
  #, php-format
677
  msgid ""
678
  "In pixels. Maximum width of the player. Leave this field empty to scale "
@@ -680,12 +682,12 @@ msgid ""
680
  msgstr ""
681
 
682
  #: admin/settings.php:216 admin/settings.php:493 blocks/blocks.php:106
683
- #: includes/functions.php:843 includes/functions.php:1024
684
- #: includes/functions.php:1179 widgets/forms/video.php:59
685
  msgid "Ratio"
686
  msgstr ""
687
 
688
- #: admin/settings.php:219 blocks/blocks.php:107 includes/functions.php:844
689
  msgid ""
690
  "In percentage. 1 to 100. Calculate player's height using the ratio value "
691
  "entered."
@@ -719,7 +721,7 @@ msgstr ""
719
  msgid "Cinemascope"
720
  msgstr ""
721
 
722
- #: admin/settings.php:233 blocks/blocks.php:108 includes/functions.php:850
723
  #: widgets/forms/video.php:65
724
  msgid "Autoplay"
725
  msgstr ""
@@ -728,7 +730,7 @@ msgstr ""
728
  msgid "Check this to start playing the video as soon as it is ready"
729
  msgstr ""
730
 
731
- #: admin/settings.php:240 blocks/blocks.php:109 includes/functions.php:857
732
  #: widgets/forms/video.php:70
733
  msgid "Loop"
734
  msgstr ""
@@ -739,7 +741,7 @@ msgid ""
739
  "finished"
740
  msgstr ""
741
 
742
- #: admin/settings.php:247 blocks/blocks.php:110 includes/functions.php:864
743
  #: widgets/forms/video.php:75
744
  msgid "Muted"
745
  msgstr ""
@@ -780,37 +782,37 @@ msgstr ""
780
  msgid "None"
781
  msgstr ""
782
 
783
- #: admin/settings.php:272 blocks/blocks.php:115 includes/functions.php:872
784
  #: widgets/forms/video.php:78
785
  msgid "Player Controls"
786
  msgstr ""
787
 
788
- #: admin/settings.php:276 blocks/blocks.php:116 includes/functions.php:876
789
  #: widgets/forms/video.php:82
790
  msgid "Play / Pause"
791
  msgstr ""
792
 
793
- #: admin/settings.php:277 blocks/blocks.php:117 includes/functions.php:883
794
  #: widgets/forms/video.php:87
795
  msgid "Current Time"
796
  msgstr ""
797
 
798
- #: admin/settings.php:278 blocks/blocks.php:118 includes/functions.php:890
799
  #: widgets/forms/video.php:92
800
  msgid "Progressbar"
801
  msgstr ""
802
 
803
- #: admin/settings.php:280 admin/videos.php:181 includes/functions.php:904
804
  #: widgets/forms/video.php:102
805
  msgid "Subtitles"
806
  msgstr ""
807
 
808
- #: admin/settings.php:281 blocks/blocks.php:120 includes/functions.php:911
809
  #: widgets/forms/video.php:107
810
  msgid "Volume"
811
  msgstr ""
812
 
813
- #: admin/settings.php:282 blocks/blocks.php:121 includes/functions.php:918
814
  #: widgets/forms/video.php:112
815
  msgid "Fullscreen"
816
  msgstr ""
@@ -828,13 +830,13 @@ msgid ""
828
  msgstr ""
829
 
830
  #: admin/settings.php:303 admin/settings.php:388 blocks/blocks.php:74
831
- #: includes/functions.php:942 includes/functions.php:1153
832
- #: includes/functions.php:1258 widgets/forms/categories.php:20
833
  #: widgets/forms/search.php:20
834
  msgid "Select Template"
835
  msgstr ""
836
 
837
- #: admin/settings.php:304 includes/functions.php:943
838
  #, php-format
839
  msgid ""
840
  "<a href=\"%s\" target=\"_blank\">Upgrade Pro</a> for more templates (Popup, "
@@ -842,7 +844,7 @@ msgid ""
842
  msgstr ""
843
 
844
  #: admin/settings.php:311 admin/settings.php:399 blocks/blocks.php:77
845
- #: includes/functions.php:1031 includes/functions.php:1186
846
  #: widgets/forms/categories.php:55
847
  msgid "Columns"
848
  msgstr ""
@@ -851,7 +853,7 @@ msgstr ""
851
  msgid "Enter the number of columns you like to have in the gallery view."
852
  msgstr ""
853
 
854
- #: admin/settings.php:321 includes/functions.php:971
855
  msgid "Limit (per page)"
856
  msgstr ""
857
 
@@ -860,16 +862,16 @@ msgid ""
860
  "Number of videos to show per page. Use a value of \"0\" to show all videos."
861
  msgstr ""
862
 
863
- #: admin/settings.php:328 blocks/blocks.php:78 includes/functions.php:981
864
- #: includes/functions.php:1196
865
  #: premium/admin/partials/automations-sources.php:171
866
  #: premium/admin/partials/automations-sources.php:174
867
  #: widgets/forms/categories.php:60
868
  msgid "Order By"
869
  msgstr ""
870
 
871
- #: admin/settings.php:332 includes/functions.php:935 includes/functions.php:985
872
- #: includes/functions.php:1146
873
  #: premium/admin/partials/automations-sources.php:181
874
  #: premium/public/templates/user-dashboard.php:66
875
  #: widgets/forms/categories.php:15 widgets/forms/search.php:15
@@ -877,22 +879,22 @@ msgstr ""
877
  msgid "Title"
878
  msgstr ""
879
 
880
- #: admin/settings.php:333 includes/functions.php:986
881
  msgid "Date Posted"
882
  msgstr ""
883
 
884
  #: admin/settings.php:334 admin/settings.php:371 admin/settings.php:470
885
- #: includes/functions.php:987
886
  #: premium/admin/partials/automations-sources.php:182
887
  msgid "Views Count"
888
  msgstr ""
889
 
890
- #: admin/settings.php:335 includes/functions.php:988
891
  msgid "Random"
892
  msgstr ""
893
 
894
  #: admin/settings.php:341 admin/settings.php:422 blocks/blocks.php:83
895
- #: includes/functions.php:994 includes/functions.php:1209
896
  #: widgets/forms/categories.php:78
897
  msgid "Order"
898
  msgstr ""
@@ -905,15 +907,15 @@ msgstr ""
905
  msgid "Descending"
906
  msgstr ""
907
 
908
- #: admin/settings.php:352 includes/functions.php:1041
909
  msgid "Thumbnail Style"
910
  msgstr ""
911
 
912
- #: admin/settings.php:356 includes/functions.php:1045
913
  msgid "Image Top Aligned"
914
  msgstr ""
915
 
916
- #: admin/settings.php:357 includes/functions.php:1046
917
  msgid "Image Left Aligned"
918
  msgstr ""
919
 
@@ -945,7 +947,7 @@ msgstr ""
945
  msgid "Video Excerpt"
946
  msgstr ""
947
 
948
- #: admin/settings.php:379 includes/functions.php:1101
949
  msgid "Excerpt Length"
950
  msgstr ""
951
 
@@ -953,12 +955,12 @@ msgstr ""
953
  msgid "Number of characters."
954
  msgstr ""
955
 
956
- #: admin/settings.php:392 blocks/blocks.php:75 includes/functions.php:1157
957
  #: widgets/forms/categories.php:24
958
  msgid "Grid"
959
  msgstr ""
960
 
961
- #: admin/settings.php:393 blocks/blocks.php:76 includes/functions.php:1158
962
  #: widgets/forms/categories.php:25
963
  msgid "List"
964
  msgstr ""
@@ -971,22 +973,22 @@ msgstr ""
971
  msgid "Order by"
972
  msgstr ""
973
 
974
- #: admin/settings.php:414 blocks/blocks.php:80 includes/functions.php:1201
975
  #: widgets/forms/categories.php:65
976
  msgid "Count"
977
  msgstr ""
978
 
979
- #: admin/settings.php:415 blocks/blocks.php:81 includes/functions.php:1202
980
  #: widgets/forms/categories.php:66
981
  msgid "Name"
982
  msgstr ""
983
 
984
- #: admin/settings.php:416 blocks/blocks.php:82 includes/functions.php:1203
985
  #: widgets/forms/categories.php:67
986
  msgid "Slug"
987
  msgstr ""
988
 
989
- #: admin/settings.php:433 blocks/blocks.php:86 includes/functions.php:1220
990
  #: widgets/forms/categories.php:95
991
  msgid "Show Hierarchy"
992
  msgstr ""
@@ -995,7 +997,7 @@ msgstr ""
995
  msgid "Check this to show the child categories"
996
  msgstr ""
997
 
998
- #: admin/settings.php:440 blocks/blocks.php:87 includes/functions.php:1227
999
  #: widgets/forms/categories.php:100
1000
  msgid "Show Description"
1001
  msgstr ""
@@ -1004,8 +1006,8 @@ msgstr ""
1004
  msgid "Check this to show the categories description"
1005
  msgstr ""
1006
 
1007
- #: admin/settings.php:447 blocks/blocks.php:88 includes/functions.php:1052
1008
- #: includes/functions.php:1234 widgets/forms/categories.php:105
1009
  msgid "Show Videos Count"
1010
  msgstr ""
1011
 
@@ -1013,7 +1015,7 @@ msgstr ""
1013
  msgid "Check this to show the videos count next to the category name"
1014
  msgstr ""
1015
 
1016
- #: admin/settings.php:454 blocks/blocks.php:89 includes/functions.php:1241
1017
  #: widgets/forms/categories.php:110
1018
  msgid "Hide Empty Categories"
1019
  msgstr ""
@@ -1022,7 +1024,7 @@ msgstr ""
1022
  msgid "Check this to hide categories with no videos"
1023
  msgstr ""
1024
 
1025
- #: admin/settings.php:471 includes/functions.php:1012
1026
  msgid "Related Videos"
1027
  msgstr ""
1028
 
@@ -1097,11 +1099,11 @@ msgstr ""
1097
  msgid "Enable Services"
1098
  msgstr ""
1099
 
1100
- #: admin/settings.php:546 includes/functions.php:1746
1101
  msgid "Twitter"
1102
  msgstr ""
1103
 
1104
- #: admin/settings.php:547 includes/functions.php:1754
1105
  msgid "Linkedin"
1106
  msgstr ""
1107
 
@@ -1109,7 +1111,7 @@ msgstr ""
1109
  msgid "Pinterest"
1110
  msgstr ""
1111
 
1112
- #: admin/settings.php:549 includes/functions.php:1776
1113
  msgid "WhatsApp"
1114
  msgstr ""
1115
 
@@ -1302,7 +1304,7 @@ msgstr ""
1302
  msgid "Filter videos list"
1303
  msgstr ""
1304
 
1305
- #: admin/videos.php:103 premium/public/templates/video-form.php:306
1306
  msgid "Video Description"
1307
  msgstr ""
1308
 
@@ -1322,12 +1324,12 @@ msgstr ""
1322
  msgid "Display a list of video categories."
1323
  msgstr ""
1324
 
1325
- #: blocks/blocks.php:84 includes/functions.php:998 includes/functions.php:1213
1326
  #: widgets/forms/categories.php:82
1327
  msgid "ASC"
1328
  msgstr ""
1329
 
1330
- #: blocks/blocks.php:85 includes/functions.php:999 includes/functions.php:1214
1331
  #: widgets/forms/categories.php:83
1332
  msgid "DESC"
1333
  msgstr ""
@@ -1352,15 +1354,15 @@ msgstr ""
1352
  msgid "A videos search form for your site."
1353
  msgstr ""
1354
 
1355
- #: blocks/blocks.php:95 includes/functions.php:1262 widgets/forms/search.php:24
1356
  msgid "Vertical"
1357
  msgstr ""
1358
 
1359
- #: blocks/blocks.php:96 includes/functions.php:1263 widgets/forms/search.php:25
1360
  msgid "Horizontal"
1361
  msgstr ""
1362
 
1363
- #: blocks/blocks.php:97 includes/functions.php:1269 widgets/forms/search.php:37
1364
  msgid "Search By Categories"
1365
  msgstr ""
1366
 
@@ -1400,178 +1402,174 @@ msgstr ""
1400
  msgid "Remove Poster Image"
1401
  msgstr ""
1402
 
1403
- #: includes/functions.php:260
1404
  msgid "Video Category"
1405
  msgstr ""
1406
 
1407
- #: includes/functions.php:264 widgets/search.php:109
1408
  msgid "Search Videos"
1409
  msgstr ""
1410
 
1411
- #: includes/functions.php:268
1412
  msgid "User Videos"
1413
  msgstr ""
1414
 
1415
- #: includes/functions.php:272
1416
  msgid "Player Embed"
1417
  msgstr ""
1418
 
1419
- #: includes/functions.php:416
1420
  msgid ""
1421
  "<strong>Please accept cookies to play this video</strong>. By accepting you "
1422
  "will be accessing content from a service provided by an external third party."
1423
  msgstr ""
1424
 
1425
- #: includes/functions.php:417
1426
  msgid "Accept"
1427
  msgstr ""
1428
 
1429
- #: includes/functions.php:546
1430
  msgid "No Videos found."
1431
  msgstr ""
1432
 
1433
- #: includes/functions.php:549
1434
  msgid "No Categories found."
1435
  msgstr ""
1436
 
1437
- #: includes/functions.php:772
1438
  msgid "Single Video"
1439
  msgstr ""
1440
 
1441
- #: includes/functions.php:779 widgets/forms/video.php:20
1442
  msgid "Select Video"
1443
  msgstr ""
1444
 
1445
- #: includes/functions.php:794 premium/public/templates/video-form.php:95
1446
- msgid "MP4"
1447
- msgstr ""
1448
-
1449
- #: includes/functions.php:795 includes/functions.php:830
1450
  msgid ""
1451
  "Enter your direct file URL in the textbox above (OR) upload your file using "
1452
  "the \"Upload File\" link."
1453
  msgstr ""
1454
 
1455
- #: includes/functions.php:950 premium/public/templates/video-form.php:53
1456
  msgid "Select Categories"
1457
  msgstr ""
1458
 
1459
- #: includes/functions.php:957
1460
  msgid "Include Video ID(s)"
1461
  msgstr ""
1462
 
1463
- #: includes/functions.php:964
1464
  msgid "Exclude Video ID(s)"
1465
  msgstr ""
1466
 
1467
- #: includes/functions.php:1005
1468
  msgid "Featured Only"
1469
  msgstr ""
1470
 
1471
- #: includes/functions.php:1012
1472
  msgid "Follow URL"
1473
  msgstr ""
1474
 
1475
- #: includes/functions.php:1020
1476
  msgid "Gallery"
1477
  msgstr ""
1478
 
1479
- #: includes/functions.php:1059
1480
  msgid "Show Category Name"
1481
  msgstr ""
1482
 
1483
- #: includes/functions.php:1066
1484
  msgid "Show Date Added"
1485
  msgstr ""
1486
 
1487
- #: includes/functions.php:1073
1488
  msgid "Show Author Name"
1489
  msgstr ""
1490
 
1491
- #: includes/functions.php:1080
1492
  msgid "Show Views Count"
1493
  msgstr ""
1494
 
1495
- #: includes/functions.php:1087
1496
  msgid "Show Video Duration"
1497
  msgstr ""
1498
 
1499
- #: includes/functions.php:1094
1500
  msgid "Show Video Excerpt"
1501
  msgstr ""
1502
 
1503
- #: includes/functions.php:1108
1504
  msgid "Show Pagination"
1505
  msgstr ""
1506
 
1507
- #: includes/functions.php:1115
1508
  msgid "Show More Button"
1509
  msgstr ""
1510
 
1511
- #: includes/functions.php:1122
1512
  msgid "More Button Label"
1513
  msgstr ""
1514
 
1515
- #: includes/functions.php:1125
1516
  msgid "Show More"
1517
  msgstr ""
1518
 
1519
- #: includes/functions.php:1129
1520
  msgid "More Button Link"
1521
  msgstr ""
1522
 
1523
- #: includes/functions.php:1172
1524
  msgid "Include Category ID(s)"
1525
  msgstr ""
1526
 
1527
- #: includes/functions.php:1251
1528
  msgid "Search Form"
1529
  msgstr ""
1530
 
1531
- #: includes/functions.php:1334
1532
  msgid "Self Hosted"
1533
  msgstr ""
1534
 
1535
- #: includes/functions.php:1334
1536
  msgid "External URL"
1537
  msgstr ""
1538
 
1539
- #: includes/functions.php:1342
1540
  msgid "Iframe Embed Code"
1541
  msgstr ""
1542
 
1543
- #: includes/functions.php:1356
1544
  msgid "Classic"
1545
  msgstr ""
1546
 
1547
- #: includes/functions.php:1674
1548
  msgid "&laquo;"
1549
  msgstr ""
1550
 
1551
- #: includes/functions.php:1675
1552
  msgid "&raquo;"
1553
  msgstr ""
1554
 
1555
- #: includes/functions.php:1690
1556
  #, php-format
1557
  msgid "Page %d of %d"
1558
  msgstr ""
1559
 
1560
- #: includes/functions.php:1762
1561
  msgid "Pin It"
1562
  msgstr ""
1563
 
1564
  #: premium/admin/adaptive-streaming.php:41
1565
  #: premium/admin/partials/adaptive-streaming.php:16
1566
  #: premium/admin/partials/adaptive-streaming.php:20
1567
- #: premium/public/templates/video-form.php:262
1568
  msgid "HLS"
1569
  msgstr ""
1570
 
1571
  #: premium/admin/adaptive-streaming.php:49
1572
  #: premium/admin/partials/adaptive-streaming.php:30
1573
  #: premium/admin/partials/adaptive-streaming.php:34
1574
- #: premium/public/templates/video-form.php:262
1575
  msgid "M(PEG)-DASH"
1576
  msgstr ""
1577
 
@@ -1878,6 +1876,14 @@ msgstr ""
1878
  msgid "Disable Ads"
1879
  msgstr ""
1880
 
 
 
 
 
 
 
 
 
1881
  #: premium/admin/partials/automations-sources.php:18
1882
  #: premium/admin/partials/automations-sources.php:21
1883
  msgid "Video Service"
@@ -2083,7 +2089,7 @@ msgstr ""
2083
 
2084
  #: premium/admin/partials/automations-video-settings.php:89
2085
  #: premium/admin/user.php:147 premium/admin/user.php:158
2086
- #: premium/public/templates/video-form.php:336
2087
  msgid "Publish"
2088
  msgstr ""
2089
 
@@ -2645,48 +2651,44 @@ msgstr ""
2645
  msgid "Enter your video title here"
2646
  msgstr ""
2647
 
2648
- #: premium/public/templates/video-form.php:76
2649
- msgid "Type"
2650
- msgstr ""
2651
-
2652
- #: premium/public/templates/video-form.php:109
2653
- #: premium/public/templates/video-form.php:153
2654
- #: premium/public/templates/video-form.php:180
2655
- #: premium/public/templates/video-form.php:288
2656
  msgid "cancel"
2657
  msgstr ""
2658
 
2659
- #: premium/public/templates/video-form.php:114
2660
- #: premium/public/templates/video-form.php:158
2661
- #: premium/public/templates/video-form.php:185
2662
- #: premium/public/templates/video-form.php:293
2663
  msgid "Enter your direct file URL here"
2664
  msgstr ""
2665
 
2666
- #: premium/public/templates/video-form.php:309
2667
  msgid "Enter your video description here"
2668
  msgstr ""
2669
 
2670
- #: premium/public/templates/video-form.php:320
2671
  #, php-format
2672
  msgid ""
2673
  "I agree to the <a href=\"%s\" target=\"_blank\">terms and conditions</a>"
2674
  msgstr ""
2675
 
2676
- #: premium/public/templates/video-form.php:337 premium/public/user.php:408
2677
  msgid "Save Draft"
2678
  msgstr ""
2679
 
2680
- #: premium/public/templates/video-form.php:339
2681
  msgid "Save Changes"
2682
  msgstr ""
2683
 
2684
- #: premium/public/templates/video-form.php:343
2685
  msgid "Cancel"
2686
  msgstr ""
2687
 
2688
  #: premium/public/templates/videos-template-popup.php:19
2689
- #: premium/public/templates/videos-template-slider.php:80
2690
  #: public/templates/videos-template-classic.php:18
2691
  #, php-format
2692
  msgid "%d video(s) found"
@@ -2736,6 +2738,14 @@ msgid ""
2736
  "Publisher Tag (GPT)</a> in the <a href=\"%s\">plugin settings</a>."
2737
  msgstr ""
2738
 
 
 
 
 
 
 
 
 
2739
  #: public/public.php:723
2740
  #, php-format
2741
  msgid "Showing results for \"%s\""
@@ -2771,7 +2781,7 @@ msgstr ""
2771
  msgid "You may also like"
2772
  msgstr ""
2773
 
2774
- #: public/videos.php:93
2775
  msgid "Sub Categories"
2776
  msgstr ""
2777
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: All-in-One Video Gallery\n"
4
+ "POT-Creation-Date: 2020-01-23 21:37+0530\n"
5
+ "PO-Revision-Date: 2020-01-23 21:37+0530\n"
6
  "Last-Translator: \n"
7
  "Language-Team: \n"
8
  "Language: en_US\n"
32
  msgid "All-in-One Video Gallery"
33
  msgstr ""
34
 
35
+ #: admin/admin.php:216 admin/videos.php:69 includes/functions.php:988
36
  #: widgets/videos.php:275
37
  msgid "Video Gallery"
38
  msgstr ""
78
  msgid "All-in-One Video Gallery - Categories"
79
  msgstr ""
80
 
81
+ #: admin/categories.php:33 admin/categories.php:66 includes/functions.php:1199
82
  #: premium/admin/automations.php:276
83
  msgid "Categories"
84
  msgstr ""
153
  msgstr ""
154
 
155
  #: admin/categories.php:157 admin/settings.php:413 admin/videos.php:443
156
+ #: blocks/blocks.php:79 includes/functions.php:1260
157
  #: widgets/forms/categories.php:64
158
  msgid "ID"
159
  msgstr ""
160
 
161
  #: admin/partials/category-image.php:15 admin/partials/category-image.php:26
162
  #: admin/partials/video-sources.php:180 admin/partials/video-sources.php:184
163
+ #: includes/functions.php:889 premium/public/templates/video-form.php:277
164
  msgid "Image"
165
  msgstr ""
166
 
266
  #: admin/partials/video-sources.php:84 admin/partials/video-sources.php:103
267
  #: admin/partials/video-sources.php:191 admin/partials/video-tracks.php:44
268
  #: admin/partials/video-tracks.php:80
269
+ #: premium/public/templates/video-form.php:107
270
+ #: premium/public/templates/video-form.php:151
271
+ #: premium/public/templates/video-form.php:178
272
+ #: premium/public/templates/video-form.php:286
273
  msgid "Upload File"
274
  msgstr ""
275
 
276
  #: admin/partials/shortcode-builder.php:161 blocks/blocks.php:73
277
+ #: includes/functions.php:1224 widgets/forms/categories.php:36
278
  #: widgets/forms/categories.php:39
279
  msgid "Select Parent"
280
  msgstr ""
423
  msgstr ""
424
 
425
  #: admin/partials/video-sources.php:17 admin/partials/video-sources.php:21
426
+ #: includes/functions.php:846 premium/admin/partials/automations-sources.php:42
427
  #: premium/admin/partials/automations-sources.php:45
428
+ #: premium/public/templates/video-form.php:76
429
  msgid "Source Type"
430
  msgstr ""
431
 
432
  #: admin/partials/video-sources.php:36 admin/partials/video-sources.php:41
433
+ #: admin/videos.php:70 admin/videos.php:102 includes/functions.php:854
434
+ #: premium/public/templates/video-form.php:95
435
  msgid "Video"
436
  msgstr ""
437
 
438
  #: admin/partials/video-sources.php:45 admin/partials/video-sources.php:81
439
  #: admin/partials/video-sources.php:100 admin/partials/video-sources.php:188
440
+ #: premium/public/templates/video-form.php:104
441
+ #: premium/public/templates/video-form.php:148
442
+ #: premium/public/templates/video-form.php:175
443
+ #: premium/public/templates/video-form.php:283
444
  msgid "Enter your direct file URL (OR) upload your file using the button here"
445
  msgstr ""
446
 
447
  #: admin/partials/video-sources.php:59 admin/partials/video-sources.php:73
448
  #: admin/partials/video-sources.php:77
449
+ #: premium/public/templates/video-form.php:126
450
+ #: premium/public/templates/video-form.php:142
451
  msgid "WebM"
452
  msgstr ""
453
 
454
  #: admin/partials/video-sources.php:65 admin/partials/video-sources.php:92
455
  #: admin/partials/video-sources.php:96
456
+ #: premium/public/templates/video-form.php:132
457
+ #: premium/public/templates/video-form.php:169
458
  msgid "OGV"
459
  msgstr ""
460
 
461
  #: admin/partials/video-sources.php:111 admin/partials/video-sources.php:115
462
+ #: admin/settings.php:292 includes/functions.php:861
463
+ #: includes/functions.php:1395 premium/includes/functions.php:110
464
+ #: premium/public/templates/video-form.php:199
465
  msgid "YouTube"
466
  msgstr ""
467
 
468
  #: admin/partials/video-sources.php:119 admin/partials/video-sources.php:133
469
  #: admin/partials/video-sources.php:147 admin/partials/video-sources.php:161
470
+ #: includes/functions.php:862 includes/functions.php:869
471
+ #: includes/functions.php:876 includes/functions.php:883
472
  #: premium/admin/adaptive-streaming.php:42
473
  #: premium/admin/adaptive-streaming.php:50
474
  #: premium/admin/partials/adaptive-streaming.php:24
479
  #: premium/admin/partials/automations-sources.php:131
480
  #: premium/admin/partials/automations-sources.php:149
481
  #: premium/admin/partials/automations-sources.php:163
482
+ #: premium/public/templates/video-form.php:204
483
+ #: premium/public/templates/video-form.php:220
484
+ #: premium/public/templates/video-form.php:236
485
+ #: premium/public/templates/video-form.php:252
486
+ #: premium/public/templates/video-form.php:268
487
  msgid "Example"
488
  msgstr ""
489
 
490
  #: admin/partials/video-sources.php:125 admin/partials/video-sources.php:129
491
+ #: admin/settings.php:293 includes/functions.php:868
492
+ #: includes/functions.php:1396 premium/public/templates/video-form.php:215
493
  msgid "Vimeo"
494
  msgstr ""
495
 
496
  #: admin/partials/video-sources.php:139 admin/partials/video-sources.php:143
497
+ #: admin/settings.php:294 includes/functions.php:875
498
+ #: includes/functions.php:1397 premium/public/templates/video-form.php:231
499
  msgid "Dailymotion"
500
  msgstr ""
501
 
502
  #: admin/partials/video-sources.php:153 admin/partials/video-sources.php:157
503
+ #: admin/settings.php:295 admin/settings.php:545 includes/functions.php:882
504
+ #: includes/functions.php:1398 includes/functions.php:1815
505
+ #: premium/public/templates/video-form.php:247
506
  msgid "Facebook"
507
  msgstr ""
508
 
515
  msgstr ""
516
 
517
  #: admin/partials/video-sources.php:201 admin/partials/video-sources.php:205
518
+ #: admin/settings.php:279 blocks/blocks.php:119 includes/functions.php:957
519
  #: widgets/forms/video.php:97
520
  msgid "Duration"
521
  msgstr ""
573
  msgid "All-in-One Video Gallery - Settings"
574
  msgstr ""
575
 
576
+ #: admin/settings.php:98 blocks/blocks.php:103 includes/functions.php:835
577
+ #: includes/functions.php:991 includes/functions.php:1202
578
+ #: includes/functions.php:1314
579
  msgid "General"
580
  msgstr ""
581
 
669
  msgstr ""
670
 
671
  #: admin/settings.php:209 admin/settings.php:486 blocks/blocks.php:104
672
+ #: includes/functions.php:896 premium/widgets/forms/companion.php:16
673
  #: widgets/forms/video.php:54
674
  msgid "Width"
675
  msgstr ""
676
 
677
+ #: admin/settings.php:210 blocks/blocks.php:105 includes/functions.php:897
678
  #, php-format
679
  msgid ""
680
  "In pixels. Maximum width of the player. Leave this field empty to scale "
682
  msgstr ""
683
 
684
  #: admin/settings.php:216 admin/settings.php:493 blocks/blocks.php:106
685
+ #: includes/functions.php:903 includes/functions.php:1084
686
+ #: includes/functions.php:1239 widgets/forms/video.php:59
687
  msgid "Ratio"
688
  msgstr ""
689
 
690
+ #: admin/settings.php:219 blocks/blocks.php:107 includes/functions.php:904
691
  msgid ""
692
  "In percentage. 1 to 100. Calculate player's height using the ratio value "
693
  "entered."
721
  msgid "Cinemascope"
722
  msgstr ""
723
 
724
+ #: admin/settings.php:233 blocks/blocks.php:108 includes/functions.php:910
725
  #: widgets/forms/video.php:65
726
  msgid "Autoplay"
727
  msgstr ""
730
  msgid "Check this to start playing the video as soon as it is ready"
731
  msgstr ""
732
 
733
+ #: admin/settings.php:240 blocks/blocks.php:109 includes/functions.php:917
734
  #: widgets/forms/video.php:70
735
  msgid "Loop"
736
  msgstr ""
741
  "finished"
742
  msgstr ""
743
 
744
+ #: admin/settings.php:247 blocks/blocks.php:110 includes/functions.php:924
745
  #: widgets/forms/video.php:75
746
  msgid "Muted"
747
  msgstr ""
782
  msgid "None"
783
  msgstr ""
784
 
785
+ #: admin/settings.php:272 blocks/blocks.php:115 includes/functions.php:932
786
  #: widgets/forms/video.php:78
787
  msgid "Player Controls"
788
  msgstr ""
789
 
790
+ #: admin/settings.php:276 blocks/blocks.php:116 includes/functions.php:936
791
  #: widgets/forms/video.php:82
792
  msgid "Play / Pause"
793
  msgstr ""
794
 
795
+ #: admin/settings.php:277 blocks/blocks.php:117 includes/functions.php:943
796
  #: widgets/forms/video.php:87
797
  msgid "Current Time"
798
  msgstr ""
799
 
800
+ #: admin/settings.php:278 blocks/blocks.php:118 includes/functions.php:950
801
  #: widgets/forms/video.php:92
802
  msgid "Progressbar"
803
  msgstr ""
804
 
805
+ #: admin/settings.php:280 admin/videos.php:181 includes/functions.php:964
806
  #: widgets/forms/video.php:102
807
  msgid "Subtitles"
808
  msgstr ""
809
 
810
+ #: admin/settings.php:281 blocks/blocks.php:120 includes/functions.php:971
811
  #: widgets/forms/video.php:107
812
  msgid "Volume"
813
  msgstr ""
814
 
815
+ #: admin/settings.php:282 blocks/blocks.php:121 includes/functions.php:978
816
  #: widgets/forms/video.php:112
817
  msgid "Fullscreen"
818
  msgstr ""
830
  msgstr ""
831
 
832
  #: admin/settings.php:303 admin/settings.php:388 blocks/blocks.php:74
833
+ #: includes/functions.php:1002 includes/functions.php:1213
834
+ #: includes/functions.php:1318 widgets/forms/categories.php:20
835
  #: widgets/forms/search.php:20
836
  msgid "Select Template"
837
  msgstr ""
838
 
839
+ #: admin/settings.php:304 includes/functions.php:1003
840
  #, php-format
841
  msgid ""
842
  "<a href=\"%s\" target=\"_blank\">Upgrade Pro</a> for more templates (Popup, "
844
  msgstr ""
845
 
846
  #: admin/settings.php:311 admin/settings.php:399 blocks/blocks.php:77
847
+ #: includes/functions.php:1091 includes/functions.php:1246
848
  #: widgets/forms/categories.php:55
849
  msgid "Columns"
850
  msgstr ""
853
  msgid "Enter the number of columns you like to have in the gallery view."
854
  msgstr ""
855
 
856
+ #: admin/settings.php:321 includes/functions.php:1031
857
  msgid "Limit (per page)"
858
  msgstr ""
859
 
862
  "Number of videos to show per page. Use a value of \"0\" to show all videos."
863
  msgstr ""
864
 
865
+ #: admin/settings.php:328 blocks/blocks.php:78 includes/functions.php:1041
866
+ #: includes/functions.php:1256
867
  #: premium/admin/partials/automations-sources.php:171
868
  #: premium/admin/partials/automations-sources.php:174
869
  #: widgets/forms/categories.php:60
870
  msgid "Order By"
871
  msgstr ""
872
 
873
+ #: admin/settings.php:332 includes/functions.php:995
874
+ #: includes/functions.php:1045 includes/functions.php:1206
875
  #: premium/admin/partials/automations-sources.php:181
876
  #: premium/public/templates/user-dashboard.php:66
877
  #: widgets/forms/categories.php:15 widgets/forms/search.php:15
879
  msgid "Title"
880
  msgstr ""
881
 
882
+ #: admin/settings.php:333 includes/functions.php:1046
883
  msgid "Date Posted"
884
  msgstr ""
885
 
886
  #: admin/settings.php:334 admin/settings.php:371 admin/settings.php:470
887
+ #: includes/functions.php:1047
888
  #: premium/admin/partials/automations-sources.php:182
889
  msgid "Views Count"
890
  msgstr ""
891
 
892
+ #: admin/settings.php:335 includes/functions.php:1048
893
  msgid "Random"
894
  msgstr ""
895
 
896
  #: admin/settings.php:341 admin/settings.php:422 blocks/blocks.php:83
897
+ #: includes/functions.php:1054 includes/functions.php:1269
898
  #: widgets/forms/categories.php:78
899
  msgid "Order"
900
  msgstr ""
907
  msgid "Descending"
908
  msgstr ""
909
 
910
+ #: admin/settings.php:352 includes/functions.php:1101
911
  msgid "Thumbnail Style"
912
  msgstr ""
913
 
914
+ #: admin/settings.php:356 includes/functions.php:1105
915
  msgid "Image Top Aligned"
916
  msgstr ""
917
 
918
+ #: admin/settings.php:357 includes/functions.php:1106
919
  msgid "Image Left Aligned"
920
  msgstr ""
921
 
947
  msgid "Video Excerpt"
948
  msgstr ""
949
 
950
+ #: admin/settings.php:379 includes/functions.php:1161
951
  msgid "Excerpt Length"
952
  msgstr ""
953
 
955
  msgid "Number of characters."
956
  msgstr ""
957
 
958
+ #: admin/settings.php:392 blocks/blocks.php:75 includes/functions.php:1217
959
  #: widgets/forms/categories.php:24
960
  msgid "Grid"
961
  msgstr ""
962
 
963
+ #: admin/settings.php:393 blocks/blocks.php:76 includes/functions.php:1218
964
  #: widgets/forms/categories.php:25
965
  msgid "List"
966
  msgstr ""
973
  msgid "Order by"
974
  msgstr ""
975
 
976
+ #: admin/settings.php:414 blocks/blocks.php:80 includes/functions.php:1261
977
  #: widgets/forms/categories.php:65
978
  msgid "Count"
979
  msgstr ""
980
 
981
+ #: admin/settings.php:415 blocks/blocks.php:81 includes/functions.php:1262
982
  #: widgets/forms/categories.php:66
983
  msgid "Name"
984
  msgstr ""
985
 
986
+ #: admin/settings.php:416 blocks/blocks.php:82 includes/functions.php:1263
987
  #: widgets/forms/categories.php:67
988
  msgid "Slug"
989
  msgstr ""
990
 
991
+ #: admin/settings.php:433 blocks/blocks.php:86 includes/functions.php:1280
992
  #: widgets/forms/categories.php:95
993
  msgid "Show Hierarchy"
994
  msgstr ""
997
  msgid "Check this to show the child categories"
998
  msgstr ""
999
 
1000
+ #: admin/settings.php:440 blocks/blocks.php:87 includes/functions.php:1287
1001
  #: widgets/forms/categories.php:100
1002
  msgid "Show Description"
1003
  msgstr ""
1006
  msgid "Check this to show the categories description"
1007
  msgstr ""
1008
 
1009
+ #: admin/settings.php:447 blocks/blocks.php:88 includes/functions.php:1112
1010
+ #: includes/functions.php:1294 widgets/forms/categories.php:105
1011
  msgid "Show Videos Count"
1012
  msgstr ""
1013
 
1015
  msgid "Check this to show the videos count next to the category name"
1016
  msgstr ""
1017
 
1018
+ #: admin/settings.php:454 blocks/blocks.php:89 includes/functions.php:1301
1019
  #: widgets/forms/categories.php:110
1020
  msgid "Hide Empty Categories"
1021
  msgstr ""
1024
  msgid "Check this to hide categories with no videos"
1025
  msgstr ""
1026
 
1027
+ #: admin/settings.php:471 includes/functions.php:1072
1028
  msgid "Related Videos"
1029
  msgstr ""
1030
 
1099
  msgid "Enable Services"
1100
  msgstr ""
1101
 
1102
+ #: admin/settings.php:546 includes/functions.php:1823
1103
  msgid "Twitter"
1104
  msgstr ""
1105
 
1106
+ #: admin/settings.php:547 includes/functions.php:1831
1107
  msgid "Linkedin"
1108
  msgstr ""
1109
 
1111
  msgid "Pinterest"
1112
  msgstr ""
1113
 
1114
+ #: admin/settings.php:549 includes/functions.php:1853
1115
  msgid "WhatsApp"
1116
  msgstr ""
1117
 
1304
  msgid "Filter videos list"
1305
  msgstr ""
1306
 
1307
+ #: admin/videos.php:103 premium/public/templates/video-form.php:307
1308
  msgid "Video Description"
1309
  msgstr ""
1310
 
1324
  msgid "Display a list of video categories."
1325
  msgstr ""
1326
 
1327
+ #: blocks/blocks.php:84 includes/functions.php:1058 includes/functions.php:1273
1328
  #: widgets/forms/categories.php:82
1329
  msgid "ASC"
1330
  msgstr ""
1331
 
1332
+ #: blocks/blocks.php:85 includes/functions.php:1059 includes/functions.php:1274
1333
  #: widgets/forms/categories.php:83
1334
  msgid "DESC"
1335
  msgstr ""
1354
  msgid "A videos search form for your site."
1355
  msgstr ""
1356
 
1357
+ #: blocks/blocks.php:95 includes/functions.php:1322 widgets/forms/search.php:24
1358
  msgid "Vertical"
1359
  msgstr ""
1360
 
1361
+ #: blocks/blocks.php:96 includes/functions.php:1323 widgets/forms/search.php:25
1362
  msgid "Horizontal"
1363
  msgstr ""
1364
 
1365
+ #: blocks/blocks.php:97 includes/functions.php:1329 widgets/forms/search.php:37
1366
  msgid "Search By Categories"
1367
  msgstr ""
1368
 
1402
  msgid "Remove Poster Image"
1403
  msgstr ""
1404
 
1405
+ #: includes/functions.php:281
1406
  msgid "Video Category"
1407
  msgstr ""
1408
 
1409
+ #: includes/functions.php:285 widgets/search.php:109
1410
  msgid "Search Videos"
1411
  msgstr ""
1412
 
1413
+ #: includes/functions.php:289
1414
  msgid "User Videos"
1415
  msgstr ""
1416
 
1417
+ #: includes/functions.php:293
1418
  msgid "Player Embed"
1419
  msgstr ""
1420
 
1421
+ #: includes/functions.php:437
1422
  msgid ""
1423
  "<strong>Please accept cookies to play this video</strong>. By accepting you "
1424
  "will be accessing content from a service provided by an external third party."
1425
  msgstr ""
1426
 
1427
+ #: includes/functions.php:438
1428
  msgid "Accept"
1429
  msgstr ""
1430
 
1431
+ #: includes/functions.php:598
1432
  msgid "No Videos found."
1433
  msgstr ""
1434
 
1435
+ #: includes/functions.php:601
1436
  msgid "No Categories found."
1437
  msgstr ""
1438
 
1439
+ #: includes/functions.php:832
1440
  msgid "Single Video"
1441
  msgstr ""
1442
 
1443
+ #: includes/functions.php:839 widgets/forms/video.php:20
1444
  msgid "Select Video"
1445
  msgstr ""
1446
 
1447
+ #: includes/functions.php:855 includes/functions.php:890
 
 
 
 
1448
  msgid ""
1449
  "Enter your direct file URL in the textbox above (OR) upload your file using "
1450
  "the \"Upload File\" link."
1451
  msgstr ""
1452
 
1453
+ #: includes/functions.php:1010 premium/public/templates/video-form.php:53
1454
  msgid "Select Categories"
1455
  msgstr ""
1456
 
1457
+ #: includes/functions.php:1017
1458
  msgid "Include Video ID(s)"
1459
  msgstr ""
1460
 
1461
+ #: includes/functions.php:1024
1462
  msgid "Exclude Video ID(s)"
1463
  msgstr ""
1464
 
1465
+ #: includes/functions.php:1065
1466
  msgid "Featured Only"
1467
  msgstr ""
1468
 
1469
+ #: includes/functions.php:1072
1470
  msgid "Follow URL"
1471
  msgstr ""
1472
 
1473
+ #: includes/functions.php:1080
1474
  msgid "Gallery"
1475
  msgstr ""
1476
 
1477
+ #: includes/functions.php:1119
1478
  msgid "Show Category Name"
1479
  msgstr ""
1480
 
1481
+ #: includes/functions.php:1126
1482
  msgid "Show Date Added"
1483
  msgstr ""
1484
 
1485
+ #: includes/functions.php:1133
1486
  msgid "Show Author Name"
1487
  msgstr ""
1488
 
1489
+ #: includes/functions.php:1140
1490
  msgid "Show Views Count"
1491
  msgstr ""
1492
 
1493
+ #: includes/functions.php:1147
1494
  msgid "Show Video Duration"
1495
  msgstr ""
1496
 
1497
+ #: includes/functions.php:1154
1498
  msgid "Show Video Excerpt"
1499
  msgstr ""
1500
 
1501
+ #: includes/functions.php:1168
1502
  msgid "Show Pagination"
1503
  msgstr ""
1504
 
1505
+ #: includes/functions.php:1175
1506
  msgid "Show More Button"
1507
  msgstr ""
1508
 
1509
+ #: includes/functions.php:1182
1510
  msgid "More Button Label"
1511
  msgstr ""
1512
 
1513
+ #: includes/functions.php:1185
1514
  msgid "Show More"
1515
  msgstr ""
1516
 
1517
+ #: includes/functions.php:1189
1518
  msgid "More Button Link"
1519
  msgstr ""
1520
 
1521
+ #: includes/functions.php:1232
1522
  msgid "Include Category ID(s)"
1523
  msgstr ""
1524
 
1525
+ #: includes/functions.php:1311
1526
  msgid "Search Form"
1527
  msgstr ""
1528
 
1529
+ #: includes/functions.php:1394
1530
  msgid "Self Hosted"
1531
  msgstr ""
1532
 
1533
+ #: includes/functions.php:1394
1534
  msgid "External URL"
1535
  msgstr ""
1536
 
1537
+ #: includes/functions.php:1402
1538
  msgid "Iframe Embed Code"
1539
  msgstr ""
1540
 
1541
+ #: includes/functions.php:1416
1542
  msgid "Classic"
1543
  msgstr ""
1544
 
1545
+ #: includes/functions.php:1751
1546
  msgid "&laquo;"
1547
  msgstr ""
1548
 
1549
+ #: includes/functions.php:1752
1550
  msgid "&raquo;"
1551
  msgstr ""
1552
 
1553
+ #: includes/functions.php:1767
1554
  #, php-format
1555
  msgid "Page %d of %d"
1556
  msgstr ""
1557
 
1558
+ #: includes/functions.php:1839
1559
  msgid "Pin It"
1560
  msgstr ""
1561
 
1562
  #: premium/admin/adaptive-streaming.php:41
1563
  #: premium/admin/partials/adaptive-streaming.php:16
1564
  #: premium/admin/partials/adaptive-streaming.php:20
1565
+ #: premium/public/templates/video-form.php:263
1566
  msgid "HLS"
1567
  msgstr ""
1568
 
1569
  #: premium/admin/adaptive-streaming.php:49
1570
  #: premium/admin/partials/adaptive-streaming.php:30
1571
  #: premium/admin/partials/adaptive-streaming.php:34
1572
+ #: premium/public/templates/video-form.php:263
1573
  msgid "M(PEG)-DASH"
1574
  msgstr ""
1575
 
1876
  msgid "Disable Ads"
1877
  msgstr ""
1878
 
1879
+ #: premium/admin/partials/ads.php:24
1880
+ msgid "Override VAST URL"
1881
+ msgstr ""
1882
+
1883
+ #: premium/admin/partials/ads.php:29
1884
+ msgid "Enter your VAST URL"
1885
+ msgstr ""
1886
+
1887
  #: premium/admin/partials/automations-sources.php:18
1888
  #: premium/admin/partials/automations-sources.php:21
1889
  msgid "Video Service"
2089
 
2090
  #: premium/admin/partials/automations-video-settings.php:89
2091
  #: premium/admin/user.php:147 premium/admin/user.php:158
2092
+ #: premium/public/templates/video-form.php:337
2093
  msgid "Publish"
2094
  msgstr ""
2095
 
2651
  msgid "Enter your video title here"
2652
  msgstr ""
2653
 
2654
+ #: premium/public/templates/video-form.php:110
2655
+ #: premium/public/templates/video-form.php:154
2656
+ #: premium/public/templates/video-form.php:181
2657
+ #: premium/public/templates/video-form.php:289
 
 
 
 
2658
  msgid "cancel"
2659
  msgstr ""
2660
 
2661
+ #: premium/public/templates/video-form.php:115
2662
+ #: premium/public/templates/video-form.php:159
2663
+ #: premium/public/templates/video-form.php:186
2664
+ #: premium/public/templates/video-form.php:294
2665
  msgid "Enter your direct file URL here"
2666
  msgstr ""
2667
 
2668
+ #: premium/public/templates/video-form.php:310
2669
  msgid "Enter your video description here"
2670
  msgstr ""
2671
 
2672
+ #: premium/public/templates/video-form.php:321
2673
  #, php-format
2674
  msgid ""
2675
  "I agree to the <a href=\"%s\" target=\"_blank\">terms and conditions</a>"
2676
  msgstr ""
2677
 
2678
+ #: premium/public/templates/video-form.php:338 premium/public/user.php:408
2679
  msgid "Save Draft"
2680
  msgstr ""
2681
 
2682
+ #: premium/public/templates/video-form.php:340
2683
  msgid "Save Changes"
2684
  msgstr ""
2685
 
2686
+ #: premium/public/templates/video-form.php:344
2687
  msgid "Cancel"
2688
  msgstr ""
2689
 
2690
  #: premium/public/templates/videos-template-popup.php:19
2691
+ #: premium/public/templates/videos-template-slider.php:82
2692
  #: public/templates/videos-template-classic.php:18
2693
  #, php-format
2694
  msgid "%d video(s) found"
2738
  "Publisher Tag (GPT)</a> in the <a href=\"%s\">plugin settings</a>."
2739
  msgstr ""
2740
 
2741
+ #: public/assets/player/videojs/video.min.js:12
2742
+ msgid "querySelector"
2743
+ msgstr ""
2744
+
2745
+ #: public/assets/player/videojs/video.min.js:12
2746
+ msgid "querySelectorAll"
2747
+ msgstr ""
2748
+
2749
  #: public/public.php:723
2750
  #, php-format
2751
  msgid "Showing results for \"%s\""
2781
  msgid "You may also like"
2782
  msgstr ""
2783
 
2784
+ #: public/videos.php:100
2785
  msgid "Sub Categories"
2786
  msgstr ""
2787
 
public/templates/player-html5.php CHANGED
@@ -104,7 +104,8 @@ $controls = array(
104
  'playpause' => 'PlayToggle',
105
  'current' => 'CurrentTimeDisplay',
106
  'progress' => 'progressControl',
107
- 'duration' => 'durationDisplay',
 
108
  'volume' => 'VolumePanel',
109
  'fullscreen' => 'fullscreenToggle'
110
  );
@@ -235,6 +236,7 @@ $settings = apply_filters( 'aiovg_player_settings', $settings );
235
  }
236
 
237
  .vjs-ended .vjs-control-bar,
 
238
  .vjs-ended .vjs-logo {
239
  display: none;
240
  }
104
  'playpause' => 'PlayToggle',
105
  'current' => 'CurrentTimeDisplay',
106
  'progress' => 'progressControl',
107
+ 'duration' => 'durationDisplay',
108
+ 'tracks' => 'SubtitlesButton',
109
  'volume' => 'VolumePanel',
110
  'fullscreen' => 'fullscreenToggle'
111
  );
236
  }
237
 
238
  .vjs-ended .vjs-control-bar,
239
+ .vjs-ended .vjs-text-track-display,
240
  .vjs-ended .vjs-logo {
241
  display: none;
242
  }
public/videos.php CHANGED
@@ -190,7 +190,7 @@ class AIOVG_Public_Videos {
190
  $args = array(
191
  'post_type' => 'aiovg_videos',
192
  'post_status' => 'publish',
193
- 'posts_per_page' => (int) $attributes['limit'],
194
  'paged' => (int) $attributes['paged']
195
  );
196
 
190
  $args = array(
191
  'post_type' => 'aiovg_videos',
192
  'post_status' => 'publish',
193
+ 'posts_per_page' => ! empty( $attributes['limit'] ) ? (int) $attributes['limit'] : -1,
194
  'paged' => (int) $attributes['paged']
195
  );
196