waha-shared 1.0.330 → 1.0.332
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/data/languages/index.d.ts +1 -5
- package/dist/data/languages/languages.json +46 -135
- package/dist/data/languages/languages.schema.json +3 -24
- package/dist/data/languages/languages.zod.d.ts +1 -10
- package/dist/data/languages/languages.zod.js +5 -18
- package/dist/data/mediaDurations/mediaDurations.json +673 -45
- package/dist/data/releaseNotes/releaseNotes.json +9 -2
- package/dist/data/youtubeVideos/youtubeVideos.json +115 -55
- package/dist/functions/scripturePassages.js +11 -9
- package/dist/functions/sets.d.ts +4 -15
- package/dist/functions/sets.js +228 -168
- package/dist/functions/utils.d.ts +1 -6
- package/dist/functions/utils.js +4 -18
- package/dist/types/sets.d.ts +19 -22
- package/package.json +2 -3
- package/dist/data/languageAssets/index.d.ts +0 -1
- package/dist/data/languageAssets/index.js +0 -7
- package/dist/data/languageAssets/languageAssets.json +0 -44404
- package/dist/data/languageAssets/languageAssets.schema.json +0 -19
- package/dist/data/languageAssets/languageAssets.zod.d.ts +0 -3
- package/dist/data/languageAssets/languageAssets.zod.js +0 -7
- package/dist/functions/ffmpeg.d.ts +0 -104
- package/dist/functions/ffmpeg.js +0 -307
- package/dist/functions/upload.d.ts +0 -34
- package/dist/functions/upload.js +0 -49
|
@@ -17,11 +17,7 @@ export declare const languages: {
|
|
|
17
17
|
questionSource: "unknown" | "recorded" | "mms" | "elevenLabs";
|
|
18
18
|
script: "arabic" | "bengali" | "burmese" | "chinese" | "cyrillic" | "devanagari" | "geez" | "georgian" | "greek" | "gujarati" | "gurmukhi" | "hebrew" | "japanese" | "kannada" | "khmer" | "korean" | "latin" | "malayalam" | "tamil" | "telugu" | "thai" | "uyghur";
|
|
19
19
|
uuid: string;
|
|
20
|
-
|
|
21
|
-
dbs?: number | undefined;
|
|
22
|
-
dmc?: number | undefined;
|
|
23
|
-
cast?: number | undefined;
|
|
24
|
-
} | undefined;
|
|
20
|
+
audioAssetVersion?: number | undefined;
|
|
25
21
|
bcpLanguageId?: string | undefined;
|
|
26
22
|
bible?: string | undefined;
|
|
27
23
|
bibleFallbacks?: string[] | undefined;
|
|
@@ -55,9 +55,7 @@
|
|
|
55
55
|
{
|
|
56
56
|
"languageId": "ach",
|
|
57
57
|
"appInterface": false,
|
|
58
|
-
"
|
|
59
|
-
"dbs": 2
|
|
60
|
-
},
|
|
58
|
+
"audioAssetVersion": 2,
|
|
61
59
|
"bcpLanguageId": "ach",
|
|
62
60
|
"bible": "Aco85",
|
|
63
61
|
"crowdinId": "ach",
|
|
@@ -116,9 +114,7 @@
|
|
|
116
114
|
{
|
|
117
115
|
"languageId": "aeb",
|
|
118
116
|
"appInterface": false,
|
|
119
|
-
"
|
|
120
|
-
"dbs": 2
|
|
121
|
-
},
|
|
117
|
+
"audioAssetVersion": 2,
|
|
122
118
|
"bcpLanguageId": "ar-TN",
|
|
123
119
|
"bible": "NAV",
|
|
124
120
|
"bridgeLanguages": {
|
|
@@ -156,9 +152,7 @@
|
|
|
156
152
|
{
|
|
157
153
|
"languageId": "afb",
|
|
158
154
|
"appInterface": false,
|
|
159
|
-
"
|
|
160
|
-
"dbs": 2
|
|
161
|
-
},
|
|
155
|
+
"audioAssetVersion": 2,
|
|
162
156
|
"bcpLanguageId": "ar-AE",
|
|
163
157
|
"bible": "NAV",
|
|
164
158
|
"bridgeLanguages": {
|
|
@@ -266,9 +260,7 @@
|
|
|
266
260
|
{
|
|
267
261
|
"languageId": "ais",
|
|
268
262
|
"appInterface": false,
|
|
269
|
-
"
|
|
270
|
-
"dbs": 2
|
|
271
|
-
},
|
|
263
|
+
"audioAssetVersion": 2,
|
|
272
264
|
"bcpLanguageId": "ar-SY",
|
|
273
265
|
"bible": "GNA",
|
|
274
266
|
"bridgeLanguages": {
|
|
@@ -368,9 +360,7 @@
|
|
|
368
360
|
{
|
|
369
361
|
"languageId": "apa",
|
|
370
362
|
"appInterface": false,
|
|
371
|
-
"
|
|
372
|
-
"dbs": 2
|
|
373
|
-
},
|
|
363
|
+
"audioAssetVersion": 2,
|
|
374
364
|
"bcpLanguageId": "ar-PS",
|
|
375
365
|
"bible": "SAB",
|
|
376
366
|
"bridgeLanguages": {
|
|
@@ -406,9 +396,7 @@
|
|
|
406
396
|
{
|
|
407
397
|
"languageId": "apc",
|
|
408
398
|
"appInterface": false,
|
|
409
|
-
"
|
|
410
|
-
"dbs": 2
|
|
411
|
-
},
|
|
399
|
+
"audioAssetVersion": 2,
|
|
412
400
|
"bcpLanguageId": "ar-LB",
|
|
413
401
|
"bible": "NAV",
|
|
414
402
|
"bridgeLanguages": {
|
|
@@ -654,9 +642,7 @@
|
|
|
654
642
|
{
|
|
655
643
|
"languageId": "ary",
|
|
656
644
|
"appInterface": false,
|
|
657
|
-
"
|
|
658
|
-
"dbs": 2
|
|
659
|
-
},
|
|
645
|
+
"audioAssetVersion": 2,
|
|
660
646
|
"bcpLanguageId": "ar-MA",
|
|
661
647
|
"bible": "NAV",
|
|
662
648
|
"bridgeLanguages": {
|
|
@@ -706,9 +692,7 @@
|
|
|
706
692
|
{
|
|
707
693
|
"languageId": "arz",
|
|
708
694
|
"appInterface": false,
|
|
709
|
-
"
|
|
710
|
-
"dbs": 2
|
|
711
|
-
},
|
|
695
|
+
"audioAssetVersion": 2,
|
|
712
696
|
"bcpLanguageId": "ar-EG",
|
|
713
697
|
"bible": "NAV",
|
|
714
698
|
"bridgeLanguages": {
|
|
@@ -885,9 +869,7 @@
|
|
|
885
869
|
{
|
|
886
870
|
"languageId": "ayl",
|
|
887
871
|
"appInterface": false,
|
|
888
|
-
"
|
|
889
|
-
"dbs": 2
|
|
890
|
-
},
|
|
872
|
+
"audioAssetVersion": 2,
|
|
891
873
|
"bcpLanguageId": "ar-LY",
|
|
892
874
|
"bible": "NAV",
|
|
893
875
|
"bridgeLanguages": {
|
|
@@ -1458,9 +1440,7 @@
|
|
|
1458
1440
|
{
|
|
1459
1441
|
"languageId": "ceb",
|
|
1460
1442
|
"appInterface": true,
|
|
1461
|
-
"
|
|
1462
|
-
"dbs": 2
|
|
1463
|
-
},
|
|
1443
|
+
"audioAssetVersion": 2,
|
|
1464
1444
|
"bcpLanguageId": "ceb",
|
|
1465
1445
|
"bible": "CCB",
|
|
1466
1446
|
"crowdinId": "ceb",
|
|
@@ -1643,9 +1623,7 @@
|
|
|
1643
1623
|
{
|
|
1644
1624
|
"languageId": "ckb",
|
|
1645
1625
|
"appInterface": true,
|
|
1646
|
-
"
|
|
1647
|
-
"dbs": 2
|
|
1648
|
-
},
|
|
1626
|
+
"audioAssetVersion": 2,
|
|
1649
1627
|
"bcpLanguageId": "ckb",
|
|
1650
1628
|
"bible": "OKSS",
|
|
1651
1629
|
"crowdinId": "ckb",
|
|
@@ -2081,9 +2059,7 @@
|
|
|
2081
2059
|
{
|
|
2082
2060
|
"languageId": "eng",
|
|
2083
2061
|
"appInterface": true,
|
|
2084
|
-
"
|
|
2085
|
-
"dbs": 2
|
|
2086
|
-
},
|
|
2062
|
+
"audioAssetVersion": 2,
|
|
2087
2063
|
"bcpLanguageId": "en",
|
|
2088
2064
|
"bible": "NLT",
|
|
2089
2065
|
"crowdinId": "en",
|
|
@@ -2406,9 +2382,7 @@
|
|
|
2406
2382
|
{
|
|
2407
2383
|
"languageId": "fra",
|
|
2408
2384
|
"appInterface": true,
|
|
2409
|
-
"
|
|
2410
|
-
"dbs": 2
|
|
2411
|
-
},
|
|
2385
|
+
"audioAssetVersion": 2,
|
|
2412
2386
|
"bcpLanguageId": "fr",
|
|
2413
2387
|
"bible": "PDV",
|
|
2414
2388
|
"crowdinId": "fr",
|
|
@@ -3066,9 +3040,7 @@
|
|
|
3066
3040
|
{
|
|
3067
3041
|
"languageId": "hic",
|
|
3068
3042
|
"appInterface": false,
|
|
3069
|
-
"
|
|
3070
|
-
"dbs": 2
|
|
3071
|
-
},
|
|
3043
|
+
"audioAssetVersion": 2,
|
|
3072
3044
|
"bcpLanguageId": "ur-IN",
|
|
3073
3045
|
"bible": "URDGVH",
|
|
3074
3046
|
"bridgeLanguages": {
|
|
@@ -3126,9 +3098,7 @@
|
|
|
3126
3098
|
{
|
|
3127
3099
|
"languageId": "hin",
|
|
3128
3100
|
"appInterface": true,
|
|
3129
|
-
"
|
|
3130
|
-
"dbs": 2
|
|
3131
|
-
},
|
|
3101
|
+
"audioAssetVersion": 2,
|
|
3132
3102
|
"bcpLanguageId": "hi",
|
|
3133
3103
|
"bible": "HINOVBSI",
|
|
3134
3104
|
"crowdinId": "hi",
|
|
@@ -3323,9 +3293,7 @@
|
|
|
3323
3293
|
{
|
|
3324
3294
|
"languageId": "hye",
|
|
3325
3295
|
"appInterface": true,
|
|
3326
|
-
"
|
|
3327
|
-
"dbs": 4
|
|
3328
|
-
},
|
|
3296
|
+
"audioAssetVersion": 4,
|
|
3329
3297
|
"bible": "NEB",
|
|
3330
3298
|
"crowdinId": "hy-AM",
|
|
3331
3299
|
"curriculum": {
|
|
@@ -3473,9 +3441,7 @@
|
|
|
3473
3441
|
{
|
|
3474
3442
|
"languageId": "ind",
|
|
3475
3443
|
"appInterface": true,
|
|
3476
|
-
"
|
|
3477
|
-
"dbs": 3
|
|
3478
|
-
},
|
|
3444
|
+
"audioAssetVersion": 3,
|
|
3479
3445
|
"bcpLanguageId": "id",
|
|
3480
3446
|
"bible": "TSI",
|
|
3481
3447
|
"crowdinId": "inq",
|
|
@@ -3842,9 +3808,7 @@
|
|
|
3842
3808
|
{
|
|
3843
3809
|
"languageId": "kat",
|
|
3844
3810
|
"appInterface": false,
|
|
3845
|
-
"
|
|
3846
|
-
"dbs": 2
|
|
3847
|
-
},
|
|
3811
|
+
"audioAssetVersion": 2,
|
|
3848
3812
|
"bcpLanguageId": "ka",
|
|
3849
3813
|
"bible": "GEO02",
|
|
3850
3814
|
"crowdinId": "ka",
|
|
@@ -4021,9 +3985,7 @@
|
|
|
4021
3985
|
{
|
|
4022
3986
|
"languageId": "khm",
|
|
4023
3987
|
"appInterface": true,
|
|
4024
|
-
"
|
|
4025
|
-
"dbs": 2
|
|
4026
|
-
},
|
|
3988
|
+
"audioAssetVersion": 2,
|
|
4027
3989
|
"bcpLanguageId": "km",
|
|
4028
3990
|
"bible": "KHSV05",
|
|
4029
3991
|
"crowdinId": "km",
|
|
@@ -4128,9 +4090,7 @@
|
|
|
4128
4090
|
{
|
|
4129
4091
|
"languageId": "kmr",
|
|
4130
4092
|
"appInterface": false,
|
|
4131
|
-
"
|
|
4132
|
-
"dbs": 3
|
|
4133
|
-
},
|
|
4093
|
+
"audioAssetVersion": 3,
|
|
4134
4094
|
"bcpLanguageId": "ku",
|
|
4135
4095
|
"bible": "KK",
|
|
4136
4096
|
"crowdinId": "kmr",
|
|
@@ -4262,9 +4222,7 @@
|
|
|
4262
4222
|
{
|
|
4263
4223
|
"languageId": "kox",
|
|
4264
4224
|
"appInterface": false,
|
|
4265
|
-
"
|
|
4266
|
-
"dbs": 2
|
|
4267
|
-
},
|
|
4225
|
+
"audioAssetVersion": 2,
|
|
4268
4226
|
"bible": "NKCT",
|
|
4269
4227
|
"bridgeLanguages": {
|
|
4270
4228
|
"ftbs": "kor",
|
|
@@ -4671,9 +4629,7 @@
|
|
|
4671
4629
|
{
|
|
4672
4630
|
"languageId": "mar",
|
|
4673
4631
|
"appInterface": true,
|
|
4674
|
-
"
|
|
4675
|
-
"dbs": 2
|
|
4676
|
-
},
|
|
4632
|
+
"audioAssetVersion": 2,
|
|
4677
4633
|
"bcpLanguageId": "mr",
|
|
4678
4634
|
"bible": "MARVBSI",
|
|
4679
4635
|
"crowdinId": "mr",
|
|
@@ -4766,9 +4722,7 @@
|
|
|
4766
4722
|
{
|
|
4767
4723
|
"languageId": "mfe",
|
|
4768
4724
|
"appInterface": false,
|
|
4769
|
-
"
|
|
4770
|
-
"dbs": 2
|
|
4771
|
-
},
|
|
4725
|
+
"audioAssetVersion": 2,
|
|
4772
4726
|
"bcpLanguageId": "mfe",
|
|
4773
4727
|
"bible": "NTKM2009",
|
|
4774
4728
|
"bridgeLanguages": {
|
|
@@ -4828,9 +4782,7 @@
|
|
|
4828
4782
|
{
|
|
4829
4783
|
"languageId": "mlg",
|
|
4830
4784
|
"appInterface": true,
|
|
4831
|
-
"
|
|
4832
|
-
"dbs": 2
|
|
4833
|
-
},
|
|
4785
|
+
"audioAssetVersion": 2,
|
|
4834
4786
|
"bcpLanguageId": "mg",
|
|
4835
4787
|
"bible": "MPB",
|
|
4836
4788
|
"crowdinId": "mg",
|
|
@@ -5876,9 +5828,7 @@
|
|
|
5876
5828
|
{
|
|
5877
5829
|
"languageId": "por",
|
|
5878
5830
|
"appInterface": true,
|
|
5879
|
-
"
|
|
5880
|
-
"dbs": 2
|
|
5881
|
-
},
|
|
5831
|
+
"audioAssetVersion": 2,
|
|
5882
5832
|
"bcpLanguageId": "pt-BR",
|
|
5883
5833
|
"bible": "NVI-PT",
|
|
5884
5834
|
"crowdinId": "pt-PT",
|
|
@@ -5912,9 +5862,7 @@
|
|
|
5912
5862
|
{
|
|
5913
5863
|
"languageId": "prs",
|
|
5914
5864
|
"appInterface": false,
|
|
5915
|
-
"
|
|
5916
|
-
"dbs": 2
|
|
5917
|
-
},
|
|
5865
|
+
"audioAssetVersion": 2,
|
|
5918
5866
|
"bcpLanguageId": "prs",
|
|
5919
5867
|
"bible": "TDV08",
|
|
5920
5868
|
"crowdinId": "fa-AF",
|
|
@@ -5975,9 +5923,7 @@
|
|
|
5975
5923
|
{
|
|
5976
5924
|
"languageId": "qak",
|
|
5977
5925
|
"appInterface": false,
|
|
5978
|
-
"
|
|
5979
|
-
"dbs": 2
|
|
5980
|
-
},
|
|
5926
|
+
"audioAssetVersion": 2,
|
|
5981
5927
|
"bcpLanguageId": "ku-Arab",
|
|
5982
5928
|
"bible": "AKAB",
|
|
5983
5929
|
"bridgeLanguages": {
|
|
@@ -6081,9 +6027,7 @@
|
|
|
6081
6027
|
{
|
|
6082
6028
|
"languageId": "rfa",
|
|
6083
6029
|
"appInterface": false,
|
|
6084
|
-
"
|
|
6085
|
-
"dbs": 2
|
|
6086
|
-
},
|
|
6030
|
+
"audioAssetVersion": 2,
|
|
6087
6031
|
"bcpLanguageId": "rif-Arab",
|
|
6088
6032
|
"bible": "RIF-A",
|
|
6089
6033
|
"bridgeLanguages": {
|
|
@@ -6116,9 +6060,7 @@
|
|
|
6116
6060
|
{
|
|
6117
6061
|
"languageId": "rif",
|
|
6118
6062
|
"appInterface": false,
|
|
6119
|
-
"
|
|
6120
|
-
"dbs": 2
|
|
6121
|
-
},
|
|
6063
|
+
"audioAssetVersion": 2,
|
|
6122
6064
|
"bcpLanguageId": "rif",
|
|
6123
6065
|
"bible": "RIF-L",
|
|
6124
6066
|
"bridgeLanguages": {
|
|
@@ -6250,9 +6192,7 @@
|
|
|
6250
6192
|
{
|
|
6251
6193
|
"languageId": "ron",
|
|
6252
6194
|
"appInterface": true,
|
|
6253
|
-
"
|
|
6254
|
-
"dbs": 2
|
|
6255
|
-
},
|
|
6195
|
+
"audioAssetVersion": 2,
|
|
6256
6196
|
"bcpLanguageId": "ro",
|
|
6257
6197
|
"bible": "NTR",
|
|
6258
6198
|
"crowdinId": "ro",
|
|
@@ -6309,9 +6249,7 @@
|
|
|
6309
6249
|
{
|
|
6310
6250
|
"languageId": "rus",
|
|
6311
6251
|
"appInterface": true,
|
|
6312
|
-
"
|
|
6313
|
-
"dbs": 2
|
|
6314
|
-
},
|
|
6252
|
+
"audioAssetVersion": 2,
|
|
6315
6253
|
"bcpLanguageId": "ru",
|
|
6316
6254
|
"bible": "NRT",
|
|
6317
6255
|
"crowdinId": "ru",
|
|
@@ -6596,9 +6534,7 @@
|
|
|
6596
6534
|
{
|
|
6597
6535
|
"languageId": "shf",
|
|
6598
6536
|
"appInterface": false,
|
|
6599
|
-
"
|
|
6600
|
-
"dbs": 2
|
|
6601
|
-
},
|
|
6537
|
+
"audioAssetVersion": 2,
|
|
6602
6538
|
"bcpLanguageId": "shi-Latn",
|
|
6603
6539
|
"bible": "COHT-L",
|
|
6604
6540
|
"bridgeLanguages": {
|
|
@@ -6632,9 +6568,7 @@
|
|
|
6632
6568
|
{
|
|
6633
6569
|
"languageId": "shi",
|
|
6634
6570
|
"appInterface": false,
|
|
6635
|
-
"
|
|
6636
|
-
"dbs": 2
|
|
6637
|
-
},
|
|
6571
|
+
"audioAssetVersion": 2,
|
|
6638
6572
|
"bcpLanguageId": "shi-Arab",
|
|
6639
6573
|
"bible": "COHT-A",
|
|
6640
6574
|
"bridgeLanguages": {
|
|
@@ -6895,9 +6829,7 @@
|
|
|
6895
6829
|
{
|
|
6896
6830
|
"languageId": "som",
|
|
6897
6831
|
"appInterface": false,
|
|
6898
|
-
"
|
|
6899
|
-
"dbs": 2
|
|
6900
|
-
},
|
|
6832
|
+
"audioAssetVersion": 2,
|
|
6901
6833
|
"bcpLanguageId": "so",
|
|
6902
6834
|
"bible": "SOMSIM",
|
|
6903
6835
|
"crowdinId": "so",
|
|
@@ -6977,9 +6909,7 @@
|
|
|
6977
6909
|
{
|
|
6978
6910
|
"languageId": "spa",
|
|
6979
6911
|
"appInterface": true,
|
|
6980
|
-
"
|
|
6981
|
-
"dbs": 2
|
|
6982
|
-
},
|
|
6912
|
+
"audioAssetVersion": 2,
|
|
6983
6913
|
"bcpLanguageId": "es-419",
|
|
6984
6914
|
"bible": "NBLA",
|
|
6985
6915
|
"crowdinId": "es-419",
|
|
@@ -7136,9 +7066,7 @@
|
|
|
7136
7066
|
{
|
|
7137
7067
|
"languageId": "swe",
|
|
7138
7068
|
"appInterface": true,
|
|
7139
|
-
"
|
|
7140
|
-
"dbs": 2
|
|
7141
|
-
},
|
|
7069
|
+
"audioAssetVersion": 2,
|
|
7142
7070
|
"bcpLanguageId": "sv",
|
|
7143
7071
|
"bible": "SFB15",
|
|
7144
7072
|
"crowdinId": "sv-SE",
|
|
@@ -7172,9 +7100,7 @@
|
|
|
7172
7100
|
{
|
|
7173
7101
|
"languageId": "swz",
|
|
7174
7102
|
"appInterface": true,
|
|
7175
|
-
"
|
|
7176
|
-
"dbs": 2
|
|
7177
|
-
},
|
|
7103
|
+
"audioAssetVersion": 2,
|
|
7178
7104
|
"bible": "NENO",
|
|
7179
7105
|
"crowdinId": "sw-TZ",
|
|
7180
7106
|
"curriculum": {
|
|
@@ -7185,6 +7111,7 @@
|
|
|
7185
7111
|
},
|
|
7186
7112
|
"endonym": "Kiswahili",
|
|
7187
7113
|
"exonym": "Swahili",
|
|
7114
|
+
"likelyAppInterfacePair": "swh",
|
|
7188
7115
|
"mmsLanguageId": "swh",
|
|
7189
7116
|
"pm": "Josh Müller",
|
|
7190
7117
|
"questionSource": "unknown",
|
|
@@ -7326,9 +7253,7 @@
|
|
|
7326
7253
|
{
|
|
7327
7254
|
"languageId": "tel",
|
|
7328
7255
|
"appInterface": true,
|
|
7329
|
-
"
|
|
7330
|
-
"dbs": 2
|
|
7331
|
-
},
|
|
7256
|
+
"audioAssetVersion": 2,
|
|
7332
7257
|
"bcpLanguageId": "te",
|
|
7333
7258
|
"bible": "TELUBSI",
|
|
7334
7259
|
"crowdinId": "te",
|
|
@@ -7674,9 +7599,7 @@
|
|
|
7674
7599
|
{
|
|
7675
7600
|
"languageId": "tur",
|
|
7676
7601
|
"appInterface": true,
|
|
7677
|
-
"
|
|
7678
|
-
"dbs": 2
|
|
7679
|
-
},
|
|
7602
|
+
"audioAssetVersion": 2,
|
|
7680
7603
|
"bcpLanguageId": "tr",
|
|
7681
7604
|
"bible": "TCL02",
|
|
7682
7605
|
"crowdinId": "tr",
|
|
@@ -7757,9 +7680,7 @@
|
|
|
7757
7680
|
{
|
|
7758
7681
|
"languageId": "tzm",
|
|
7759
7682
|
"appInterface": false,
|
|
7760
|
-
"
|
|
7761
|
-
"dbs": 3
|
|
7762
|
-
},
|
|
7683
|
+
"audioAssetVersion": 3,
|
|
7763
7684
|
"bcpLanguageId": "tzm",
|
|
7764
7685
|
"bible": "TZM",
|
|
7765
7686
|
"bridgeLanguages": {
|
|
@@ -7818,9 +7739,7 @@
|
|
|
7818
7739
|
{
|
|
7819
7740
|
"languageId": "uig",
|
|
7820
7741
|
"appInterface": true,
|
|
7821
|
-
"
|
|
7822
|
-
"dbs": 2
|
|
7823
|
-
},
|
|
7742
|
+
"audioAssetVersion": 2,
|
|
7824
7743
|
"bcpLanguageId": "ug",
|
|
7825
7744
|
"bible": "HZUT",
|
|
7826
7745
|
"crowdinId": "ug",
|
|
@@ -7852,9 +7771,7 @@
|
|
|
7852
7771
|
{
|
|
7853
7772
|
"languageId": "ukr",
|
|
7854
7773
|
"appInterface": true,
|
|
7855
|
-
"
|
|
7856
|
-
"dbs": 2
|
|
7857
|
-
},
|
|
7774
|
+
"audioAssetVersion": 2,
|
|
7858
7775
|
"bcpLanguageId": "uk",
|
|
7859
7776
|
"bible": "UBIO",
|
|
7860
7777
|
"crowdinId": "uk",
|
|
@@ -7912,9 +7829,7 @@
|
|
|
7912
7829
|
{
|
|
7913
7830
|
"languageId": "urd",
|
|
7914
7831
|
"appInterface": true,
|
|
7915
|
-
"
|
|
7916
|
-
"dbs": 2
|
|
7917
|
-
},
|
|
7832
|
+
"audioAssetVersion": 2,
|
|
7918
7833
|
"bcpLanguageId": "ur",
|
|
7919
7834
|
"bible": "URDGVU",
|
|
7920
7835
|
"crowdinId": "ur-PK",
|
|
@@ -8043,9 +7958,7 @@
|
|
|
8043
7958
|
{
|
|
8044
7959
|
"languageId": "vie",
|
|
8045
7960
|
"appInterface": true,
|
|
8046
|
-
"
|
|
8047
|
-
"dbs": 2
|
|
8048
|
-
},
|
|
7961
|
+
"audioAssetVersion": 2,
|
|
8049
7962
|
"bcpLanguageId": "vi",
|
|
8050
7963
|
"bible": "OVCB",
|
|
8051
7964
|
"crowdinId": "vi",
|
|
@@ -8376,9 +8289,7 @@
|
|
|
8376
8289
|
{
|
|
8377
8290
|
"languageId": "zsm",
|
|
8378
8291
|
"appInterface": true,
|
|
8379
|
-
"
|
|
8380
|
-
"dbs": 2
|
|
8381
|
-
},
|
|
8292
|
+
"audioAssetVersion": 2,
|
|
8382
8293
|
"bcpLanguageId": "ms",
|
|
8383
8294
|
"bible": "AVB",
|
|
8384
8295
|
"crowdinId": "ms",
|
|
@@ -19,30 +19,9 @@
|
|
|
19
19
|
"description": "The name of a language in English, i.e. \"Spanish\". This helps Waha team members identify the language."
|
|
20
20
|
},
|
|
21
21
|
"appInterface": { "type": "boolean" },
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"dbs": {
|
|
26
|
-
"description": "Asset version for Foundations/Topics/GDMC audio lessons.",
|
|
27
|
-
"type": "integer",
|
|
28
|
-
"minimum": -9007199254740991,
|
|
29
|
-
"maximum": 9007199254740991
|
|
30
|
-
},
|
|
31
|
-
"dmc": {
|
|
32
|
-
"description": "Asset version for Training lessons, including compressed training videos, music-ified narration audio, and production-ready disciple making course video lessons.",
|
|
33
|
-
"type": "integer",
|
|
34
|
-
"minimum": -9007199254740991,
|
|
35
|
-
"maximum": 9007199254740991
|
|
36
|
-
},
|
|
37
|
-
"cast": {
|
|
38
|
-
"description": "Asset version for cast-ready Foundations/Topics/GMDC video lessons.",
|
|
39
|
-
"type": "integer",
|
|
40
|
-
"minimum": -9007199254740991,
|
|
41
|
-
"maximum": 9007199254740991
|
|
42
|
-
}
|
|
43
|
-
},
|
|
44
|
-
"additionalProperties": false,
|
|
45
|
-
"description": "Version numbers for various language assets that determine where files will be generated and retrieved. Omitting will always look for all assets in `full_lessons`. Adding for a category will generate and look for assets in `full_lessons${versionNumber}`."
|
|
22
|
+
"audioAssetVersion": {
|
|
23
|
+
"description": "The version number of the audio assets directory. When set, audio files will be looked up in a versioned directory (e.g. full_lessons2) instead of the default (full_lessons).",
|
|
24
|
+
"type": "number"
|
|
46
25
|
},
|
|
47
26
|
"bcpLanguageId": {
|
|
48
27
|
"type": "string",
|
|
@@ -42,20 +42,11 @@ export declare const BibleModifier: z.ZodObject<{
|
|
|
42
42
|
bibleId: z.ZodString;
|
|
43
43
|
}, z.core.$strip>;
|
|
44
44
|
export type BibleModifier = z.infer<typeof BibleModifier>;
|
|
45
|
-
export declare const AssetVersions: z.ZodObject<{
|
|
46
|
-
dbs: z.ZodOptional<z.ZodInt>;
|
|
47
|
-
dmc: z.ZodOptional<z.ZodInt>;
|
|
48
|
-
cast: z.ZodOptional<z.ZodInt>;
|
|
49
|
-
}, z.core.$strip>;
|
|
50
45
|
export declare const Languages: z.ZodArray<z.ZodObject<{
|
|
51
46
|
languageId: z.ZodString;
|
|
52
47
|
exonym: z.ZodString;
|
|
53
48
|
appInterface: z.ZodBoolean;
|
|
54
|
-
|
|
55
|
-
dbs: z.ZodOptional<z.ZodInt>;
|
|
56
|
-
dmc: z.ZodOptional<z.ZodInt>;
|
|
57
|
-
cast: z.ZodOptional<z.ZodInt>;
|
|
58
|
-
}, z.core.$strip>>;
|
|
49
|
+
audioAssetVersion: z.ZodOptional<z.ZodNumber>;
|
|
59
50
|
bcpLanguageId: z.ZodOptional<z.ZodString>;
|
|
60
51
|
bible: z.ZodOptional<z.ZodString>;
|
|
61
52
|
bibleFallbacks: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Languages = exports.
|
|
3
|
+
exports.Languages = exports.BibleModifier = exports.BridgeLanguages = exports.Status = exports.BibleTestament = exports.SetCategory = void 0;
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
exports.SetCategory = zod_1.z.enum(['Foundations', 'Topics', 'WahaTraining']);
|
|
6
6
|
exports.BibleTestament = zod_1.z.enum(['OT', 'NT']);
|
|
@@ -49,22 +49,6 @@ exports.BibleModifier = zod_1.z.object({
|
|
|
49
49
|
.describe('What to do with the bible. "replace" swaps the primary bible. "concat" adds this bible alongside the primary (both are used in the lesson).'),
|
|
50
50
|
bibleId: zod_1.z.string().describe('The bible translation ID to use.'),
|
|
51
51
|
});
|
|
52
|
-
exports.AssetVersions = zod_1.z
|
|
53
|
-
.object({
|
|
54
|
-
dbs: zod_1.z
|
|
55
|
-
.int()
|
|
56
|
-
.optional()
|
|
57
|
-
.describe('Asset version for Foundations/Topics/GDMC audio lessons.'),
|
|
58
|
-
dmc: zod_1.z
|
|
59
|
-
.int()
|
|
60
|
-
.optional()
|
|
61
|
-
.describe('Asset version for Training lessons, including compressed training videos, music-ified narration audio, and production-ready disciple making course video lessons.'),
|
|
62
|
-
cast: zod_1.z
|
|
63
|
-
.int()
|
|
64
|
-
.optional()
|
|
65
|
-
.describe('Asset version for cast-ready Foundations/Topics/GMDC video lessons.'),
|
|
66
|
-
})
|
|
67
|
-
.describe('Version numbers for various language assets that determine where files will be generated and retrieved. Omitting will always look for all assets in `full_lessons`. Adding for a category will generate and look for assets in `full_lessons${versionNumber}`.');
|
|
68
52
|
exports.Languages = zod_1.z.array(zod_1.z
|
|
69
53
|
.object({
|
|
70
54
|
languageId: zod_1.z
|
|
@@ -74,7 +58,10 @@ exports.Languages = zod_1.z.array(zod_1.z
|
|
|
74
58
|
.string()
|
|
75
59
|
.describe('The name of a language in English, i.e. "Spanish". This helps Waha team members identify the language.'),
|
|
76
60
|
appInterface: zod_1.z.boolean(),
|
|
77
|
-
|
|
61
|
+
audioAssetVersion: zod_1.z
|
|
62
|
+
.number()
|
|
63
|
+
.optional()
|
|
64
|
+
.describe('The version number of the audio assets directory. When set, audio files will be looked up in a versioned directory (e.g. full_lessons2) instead of the default (full_lessons).'),
|
|
78
65
|
bcpLanguageId: zod_1.z
|
|
79
66
|
.string()
|
|
80
67
|
.describe("A language ID used for iOS's screen reader support. Should be in BCP 47 format. Should only be included if language is supported by iOS's screen reader. List of supported languages can be found here: https://www.apple.com/ios/feature-availability/")
|