@micromag/intl 0.3.60 → 0.3.64
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/locale/en.cjs.js +39 -4
- package/locale/en.js +39 -4
- package/locale/en.json +48 -6
- package/locale/fr.cjs.js +0 -4
- package/locale/fr.js +0 -4
- package/locale/fr.json +0 -6
- package/package.json +3 -3
package/locale/en.cjs.js
CHANGED
|
@@ -118,6 +118,10 @@ var GMCLhn = [{
|
|
|
118
118
|
type: 0,
|
|
119
119
|
value: "Case"
|
|
120
120
|
}];
|
|
121
|
+
var GPqjnH = [{
|
|
122
|
+
type: 0,
|
|
123
|
+
value: "Left"
|
|
124
|
+
}];
|
|
121
125
|
var GRVidW = [{
|
|
122
126
|
type: 0,
|
|
123
127
|
value: "360 Video"
|
|
@@ -154,6 +158,10 @@ var J6cnbt = [{
|
|
|
154
158
|
type: 0,
|
|
155
159
|
value: "Signs"
|
|
156
160
|
}];
|
|
161
|
+
var J9e9Qb = [{
|
|
162
|
+
type: 0,
|
|
163
|
+
value: "Video"
|
|
164
|
+
}];
|
|
157
165
|
var JAguka = [{
|
|
158
166
|
type: 0,
|
|
159
167
|
value: "Your message"
|
|
@@ -245,6 +253,10 @@ var P1dwGU = [{
|
|
|
245
253
|
type: 0,
|
|
246
254
|
value: "Title with subtitle"
|
|
247
255
|
}];
|
|
256
|
+
var PFNMAQ = [{
|
|
257
|
+
type: 0,
|
|
258
|
+
value: "Bottom"
|
|
259
|
+
}];
|
|
248
260
|
var PKCv5M = [{
|
|
249
261
|
type: 0,
|
|
250
262
|
value: "No item..."
|
|
@@ -561,6 +573,10 @@ var fVqgfl = [{
|
|
|
561
573
|
type: 0,
|
|
562
574
|
value: "[no title]"
|
|
563
575
|
}];
|
|
576
|
+
var fbiNiR = [{
|
|
577
|
+
type: 0,
|
|
578
|
+
value: "Select a size..."
|
|
579
|
+
}];
|
|
564
580
|
var fusnxf = [{
|
|
565
581
|
type: 0,
|
|
566
582
|
value: "Square"
|
|
@@ -669,6 +685,10 @@ var n8zmLY = [{
|
|
|
669
685
|
type: 0,
|
|
670
686
|
value: "Go to next screen on end"
|
|
671
687
|
}];
|
|
688
|
+
var n9LoBJ = [{
|
|
689
|
+
type: 0,
|
|
690
|
+
value: "Top"
|
|
691
|
+
}];
|
|
672
692
|
var nXVNeg = [{
|
|
673
693
|
type: 0,
|
|
674
694
|
value: "Name"
|
|
@@ -709,6 +729,10 @@ var p85qJD = [{
|
|
|
709
729
|
type: 0,
|
|
710
730
|
value: "Caption"
|
|
711
731
|
}];
|
|
732
|
+
var pE7UhY = [{
|
|
733
|
+
type: 0,
|
|
734
|
+
value: "Article"
|
|
735
|
+
}];
|
|
712
736
|
var pJgYyE = [{
|
|
713
737
|
type: 0,
|
|
714
738
|
value: "AutoPlay"
|
|
@@ -721,6 +745,10 @@ var pfvDzR = [{
|
|
|
721
745
|
type: 0,
|
|
722
746
|
value: "Added by"
|
|
723
747
|
}];
|
|
748
|
+
var ppq6CK = [{
|
|
749
|
+
type: 0,
|
|
750
|
+
value: "Type"
|
|
751
|
+
}];
|
|
724
752
|
var ptJkUl = [{
|
|
725
753
|
type: 0,
|
|
726
754
|
value: "Right"
|
|
@@ -1002,10 +1030,6 @@ var messages = {
|
|
|
1002
1030
|
type: 0,
|
|
1003
1031
|
value: "Message"
|
|
1004
1032
|
}],
|
|
1005
|
-
"0UxdOa": [{
|
|
1006
|
-
type: 0,
|
|
1007
|
-
value: "and"
|
|
1008
|
-
}],
|
|
1009
1033
|
"0acGK7": [{
|
|
1010
1034
|
type: 0,
|
|
1011
1035
|
value: "Cancer"
|
|
@@ -1301,6 +1325,7 @@ var messages = {
|
|
|
1301
1325
|
}],
|
|
1302
1326
|
G1Gyjn: G1Gyjn,
|
|
1303
1327
|
GMCLhn: GMCLhn,
|
|
1328
|
+
GPqjnH: GPqjnH,
|
|
1304
1329
|
GRVidW: GRVidW,
|
|
1305
1330
|
GzoKNb: GzoKNb,
|
|
1306
1331
|
H1YcaV: H1YcaV,
|
|
@@ -1318,6 +1343,7 @@ var messages = {
|
|
|
1318
1343
|
IBjY5r: IBjY5r,
|
|
1319
1344
|
ICXTfR: ICXTfR,
|
|
1320
1345
|
J6cnbt: J6cnbt,
|
|
1346
|
+
J9e9Qb: J9e9Qb,
|
|
1321
1347
|
JAguka: JAguka,
|
|
1322
1348
|
JC9Qlf: JC9Qlf,
|
|
1323
1349
|
JDPMlG: JDPMlG,
|
|
@@ -1360,6 +1386,7 @@ var messages = {
|
|
|
1360
1386
|
value: "Urbania article screen"
|
|
1361
1387
|
}],
|
|
1362
1388
|
P1dwGU: P1dwGU,
|
|
1389
|
+
PFNMAQ: PFNMAQ,
|
|
1363
1390
|
PKCv5M: PKCv5M,
|
|
1364
1391
|
"PNMMo/": [{
|
|
1365
1392
|
type: 0,
|
|
@@ -1480,6 +1507,7 @@ var messages = {
|
|
|
1480
1507
|
fIawTr: fIawTr,
|
|
1481
1508
|
fLdjGi: fLdjGi,
|
|
1482
1509
|
fVqgfl: fVqgfl,
|
|
1510
|
+
fbiNiR: fbiNiR,
|
|
1483
1511
|
fusnxf: fusnxf,
|
|
1484
1512
|
g2CRt5: g2CRt5,
|
|
1485
1513
|
g6b9Lg: g6b9Lg,
|
|
@@ -1510,6 +1538,10 @@ var messages = {
|
|
|
1510
1538
|
}],
|
|
1511
1539
|
k81FRn: k81FRn,
|
|
1512
1540
|
kBz8vF: kBz8vF,
|
|
1541
|
+
"kf/5Tw": [{
|
|
1542
|
+
type: 0,
|
|
1543
|
+
value: "Right"
|
|
1544
|
+
}],
|
|
1513
1545
|
"l/Y6or": [{
|
|
1514
1546
|
type: 0,
|
|
1515
1547
|
value: "Add an entry"
|
|
@@ -1539,6 +1571,7 @@ var messages = {
|
|
|
1539
1571
|
mv37oK: mv37oK,
|
|
1540
1572
|
n2teag: n2teag,
|
|
1541
1573
|
n8zmLY: n8zmLY,
|
|
1574
|
+
n9LoBJ: n9LoBJ,
|
|
1542
1575
|
nXVNeg: nXVNeg,
|
|
1543
1576
|
nc8LF0: nc8LF0,
|
|
1544
1577
|
nno1Pq: nno1Pq,
|
|
@@ -1553,9 +1586,11 @@ var messages = {
|
|
|
1553
1586
|
value: "Delete screen"
|
|
1554
1587
|
}],
|
|
1555
1588
|
p85qJD: p85qJD,
|
|
1589
|
+
pE7UhY: pE7UhY,
|
|
1556
1590
|
pJgYyE: pJgYyE,
|
|
1557
1591
|
pRzSQ7: pRzSQ7,
|
|
1558
1592
|
pfvDzR: pfvDzR,
|
|
1593
|
+
ppq6CK: ppq6CK,
|
|
1559
1594
|
ptJkUl: ptJkUl,
|
|
1560
1595
|
"q/tLk0": [{
|
|
1561
1596
|
type: 0,
|
package/locale/en.js
CHANGED
|
@@ -112,6 +112,10 @@ var GMCLhn = [{
|
|
|
112
112
|
type: 0,
|
|
113
113
|
value: "Case"
|
|
114
114
|
}];
|
|
115
|
+
var GPqjnH = [{
|
|
116
|
+
type: 0,
|
|
117
|
+
value: "Left"
|
|
118
|
+
}];
|
|
115
119
|
var GRVidW = [{
|
|
116
120
|
type: 0,
|
|
117
121
|
value: "360 Video"
|
|
@@ -148,6 +152,10 @@ var J6cnbt = [{
|
|
|
148
152
|
type: 0,
|
|
149
153
|
value: "Signs"
|
|
150
154
|
}];
|
|
155
|
+
var J9e9Qb = [{
|
|
156
|
+
type: 0,
|
|
157
|
+
value: "Video"
|
|
158
|
+
}];
|
|
151
159
|
var JAguka = [{
|
|
152
160
|
type: 0,
|
|
153
161
|
value: "Your message"
|
|
@@ -239,6 +247,10 @@ var P1dwGU = [{
|
|
|
239
247
|
type: 0,
|
|
240
248
|
value: "Title with subtitle"
|
|
241
249
|
}];
|
|
250
|
+
var PFNMAQ = [{
|
|
251
|
+
type: 0,
|
|
252
|
+
value: "Bottom"
|
|
253
|
+
}];
|
|
242
254
|
var PKCv5M = [{
|
|
243
255
|
type: 0,
|
|
244
256
|
value: "No item..."
|
|
@@ -555,6 +567,10 @@ var fVqgfl = [{
|
|
|
555
567
|
type: 0,
|
|
556
568
|
value: "[no title]"
|
|
557
569
|
}];
|
|
570
|
+
var fbiNiR = [{
|
|
571
|
+
type: 0,
|
|
572
|
+
value: "Select a size..."
|
|
573
|
+
}];
|
|
558
574
|
var fusnxf = [{
|
|
559
575
|
type: 0,
|
|
560
576
|
value: "Square"
|
|
@@ -663,6 +679,10 @@ var n8zmLY = [{
|
|
|
663
679
|
type: 0,
|
|
664
680
|
value: "Go to next screen on end"
|
|
665
681
|
}];
|
|
682
|
+
var n9LoBJ = [{
|
|
683
|
+
type: 0,
|
|
684
|
+
value: "Top"
|
|
685
|
+
}];
|
|
666
686
|
var nXVNeg = [{
|
|
667
687
|
type: 0,
|
|
668
688
|
value: "Name"
|
|
@@ -703,6 +723,10 @@ var p85qJD = [{
|
|
|
703
723
|
type: 0,
|
|
704
724
|
value: "Caption"
|
|
705
725
|
}];
|
|
726
|
+
var pE7UhY = [{
|
|
727
|
+
type: 0,
|
|
728
|
+
value: "Article"
|
|
729
|
+
}];
|
|
706
730
|
var pJgYyE = [{
|
|
707
731
|
type: 0,
|
|
708
732
|
value: "AutoPlay"
|
|
@@ -715,6 +739,10 @@ var pfvDzR = [{
|
|
|
715
739
|
type: 0,
|
|
716
740
|
value: "Added by"
|
|
717
741
|
}];
|
|
742
|
+
var ppq6CK = [{
|
|
743
|
+
type: 0,
|
|
744
|
+
value: "Type"
|
|
745
|
+
}];
|
|
718
746
|
var ptJkUl = [{
|
|
719
747
|
type: 0,
|
|
720
748
|
value: "Right"
|
|
@@ -996,10 +1024,6 @@ var messages = {
|
|
|
996
1024
|
type: 0,
|
|
997
1025
|
value: "Message"
|
|
998
1026
|
}],
|
|
999
|
-
"0UxdOa": [{
|
|
1000
|
-
type: 0,
|
|
1001
|
-
value: "and"
|
|
1002
|
-
}],
|
|
1003
1027
|
"0acGK7": [{
|
|
1004
1028
|
type: 0,
|
|
1005
1029
|
value: "Cancer"
|
|
@@ -1295,6 +1319,7 @@ var messages = {
|
|
|
1295
1319
|
}],
|
|
1296
1320
|
G1Gyjn: G1Gyjn,
|
|
1297
1321
|
GMCLhn: GMCLhn,
|
|
1322
|
+
GPqjnH: GPqjnH,
|
|
1298
1323
|
GRVidW: GRVidW,
|
|
1299
1324
|
GzoKNb: GzoKNb,
|
|
1300
1325
|
H1YcaV: H1YcaV,
|
|
@@ -1312,6 +1337,7 @@ var messages = {
|
|
|
1312
1337
|
IBjY5r: IBjY5r,
|
|
1313
1338
|
ICXTfR: ICXTfR,
|
|
1314
1339
|
J6cnbt: J6cnbt,
|
|
1340
|
+
J9e9Qb: J9e9Qb,
|
|
1315
1341
|
JAguka: JAguka,
|
|
1316
1342
|
JC9Qlf: JC9Qlf,
|
|
1317
1343
|
JDPMlG: JDPMlG,
|
|
@@ -1354,6 +1380,7 @@ var messages = {
|
|
|
1354
1380
|
value: "Urbania article screen"
|
|
1355
1381
|
}],
|
|
1356
1382
|
P1dwGU: P1dwGU,
|
|
1383
|
+
PFNMAQ: PFNMAQ,
|
|
1357
1384
|
PKCv5M: PKCv5M,
|
|
1358
1385
|
"PNMMo/": [{
|
|
1359
1386
|
type: 0,
|
|
@@ -1474,6 +1501,7 @@ var messages = {
|
|
|
1474
1501
|
fIawTr: fIawTr,
|
|
1475
1502
|
fLdjGi: fLdjGi,
|
|
1476
1503
|
fVqgfl: fVqgfl,
|
|
1504
|
+
fbiNiR: fbiNiR,
|
|
1477
1505
|
fusnxf: fusnxf,
|
|
1478
1506
|
g2CRt5: g2CRt5,
|
|
1479
1507
|
g6b9Lg: g6b9Lg,
|
|
@@ -1504,6 +1532,10 @@ var messages = {
|
|
|
1504
1532
|
}],
|
|
1505
1533
|
k81FRn: k81FRn,
|
|
1506
1534
|
kBz8vF: kBz8vF,
|
|
1535
|
+
"kf/5Tw": [{
|
|
1536
|
+
type: 0,
|
|
1537
|
+
value: "Right"
|
|
1538
|
+
}],
|
|
1507
1539
|
"l/Y6or": [{
|
|
1508
1540
|
type: 0,
|
|
1509
1541
|
value: "Add an entry"
|
|
@@ -1533,6 +1565,7 @@ var messages = {
|
|
|
1533
1565
|
mv37oK: mv37oK,
|
|
1534
1566
|
n2teag: n2teag,
|
|
1535
1567
|
n8zmLY: n8zmLY,
|
|
1568
|
+
n9LoBJ: n9LoBJ,
|
|
1536
1569
|
nXVNeg: nXVNeg,
|
|
1537
1570
|
nc8LF0: nc8LF0,
|
|
1538
1571
|
nno1Pq: nno1Pq,
|
|
@@ -1547,9 +1580,11 @@ var messages = {
|
|
|
1547
1580
|
value: "Delete screen"
|
|
1548
1581
|
}],
|
|
1549
1582
|
p85qJD: p85qJD,
|
|
1583
|
+
pE7UhY: pE7UhY,
|
|
1550
1584
|
pJgYyE: pJgYyE,
|
|
1551
1585
|
pRzSQ7: pRzSQ7,
|
|
1552
1586
|
pfvDzR: pfvDzR,
|
|
1587
|
+
ppq6CK: ppq6CK,
|
|
1553
1588
|
ptJkUl: ptJkUl,
|
|
1554
1589
|
"q/tLk0": [{
|
|
1555
1590
|
type: 0,
|
package/locale/en.json
CHANGED
|
@@ -107,12 +107,6 @@
|
|
|
107
107
|
"value": "Message"
|
|
108
108
|
}
|
|
109
109
|
],
|
|
110
|
-
"0UxdOa": [
|
|
111
|
-
{
|
|
112
|
-
"type": 0,
|
|
113
|
-
"value": "and"
|
|
114
|
-
}
|
|
115
|
-
],
|
|
116
110
|
"0acGK7": [
|
|
117
111
|
{
|
|
118
112
|
"type": 0,
|
|
@@ -681,6 +675,12 @@
|
|
|
681
675
|
"value": "Case"
|
|
682
676
|
}
|
|
683
677
|
],
|
|
678
|
+
"GPqjnH": [
|
|
679
|
+
{
|
|
680
|
+
"type": 0,
|
|
681
|
+
"value": "Left"
|
|
682
|
+
}
|
|
683
|
+
],
|
|
684
684
|
"GRVidW": [
|
|
685
685
|
{
|
|
686
686
|
"type": 0,
|
|
@@ -747,6 +747,12 @@
|
|
|
747
747
|
"value": "Signs"
|
|
748
748
|
}
|
|
749
749
|
],
|
|
750
|
+
"J9e9Qb": [
|
|
751
|
+
{
|
|
752
|
+
"type": 0,
|
|
753
|
+
"value": "Video"
|
|
754
|
+
}
|
|
755
|
+
],
|
|
750
756
|
"JAguka": [
|
|
751
757
|
{
|
|
752
758
|
"type": 0,
|
|
@@ -913,6 +919,12 @@
|
|
|
913
919
|
"value": "Title with subtitle"
|
|
914
920
|
}
|
|
915
921
|
],
|
|
922
|
+
"PFNMAQ": [
|
|
923
|
+
{
|
|
924
|
+
"type": 0,
|
|
925
|
+
"value": "Bottom"
|
|
926
|
+
}
|
|
927
|
+
],
|
|
916
928
|
"PKCv5M": [
|
|
917
929
|
{
|
|
918
930
|
"type": 0,
|
|
@@ -1451,6 +1463,12 @@
|
|
|
1451
1463
|
"value": "[no title]"
|
|
1452
1464
|
}
|
|
1453
1465
|
],
|
|
1466
|
+
"fbiNiR": [
|
|
1467
|
+
{
|
|
1468
|
+
"type": 0,
|
|
1469
|
+
"value": "Select a size..."
|
|
1470
|
+
}
|
|
1471
|
+
],
|
|
1454
1472
|
"fusnxf": [
|
|
1455
1473
|
{
|
|
1456
1474
|
"type": 0,
|
|
@@ -1577,6 +1595,12 @@
|
|
|
1577
1595
|
"value": "Name"
|
|
1578
1596
|
}
|
|
1579
1597
|
],
|
|
1598
|
+
"kf/5Tw": [
|
|
1599
|
+
{
|
|
1600
|
+
"type": 0,
|
|
1601
|
+
"value": "Right"
|
|
1602
|
+
}
|
|
1603
|
+
],
|
|
1580
1604
|
"l/Y6or": [
|
|
1581
1605
|
{
|
|
1582
1606
|
"type": 0,
|
|
@@ -1661,6 +1685,12 @@
|
|
|
1661
1685
|
"value": "Go to next screen on end"
|
|
1662
1686
|
}
|
|
1663
1687
|
],
|
|
1688
|
+
"n9LoBJ": [
|
|
1689
|
+
{
|
|
1690
|
+
"type": 0,
|
|
1691
|
+
"value": "Top"
|
|
1692
|
+
}
|
|
1693
|
+
],
|
|
1664
1694
|
"nXVNeg": [
|
|
1665
1695
|
{
|
|
1666
1696
|
"type": 0,
|
|
@@ -1727,6 +1757,12 @@
|
|
|
1727
1757
|
"value": "Caption"
|
|
1728
1758
|
}
|
|
1729
1759
|
],
|
|
1760
|
+
"pE7UhY": [
|
|
1761
|
+
{
|
|
1762
|
+
"type": 0,
|
|
1763
|
+
"value": "Article"
|
|
1764
|
+
}
|
|
1765
|
+
],
|
|
1730
1766
|
"pJgYyE": [
|
|
1731
1767
|
{
|
|
1732
1768
|
"type": 0,
|
|
@@ -1745,6 +1781,12 @@
|
|
|
1745
1781
|
"value": "Added by"
|
|
1746
1782
|
}
|
|
1747
1783
|
],
|
|
1784
|
+
"ppq6CK": [
|
|
1785
|
+
{
|
|
1786
|
+
"type": 0,
|
|
1787
|
+
"value": "Type"
|
|
1788
|
+
}
|
|
1789
|
+
],
|
|
1748
1790
|
"ptJkUl": [
|
|
1749
1791
|
{
|
|
1750
1792
|
"type": 0,
|
package/locale/fr.cjs.js
CHANGED
package/locale/fr.js
CHANGED
package/locale/fr.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@micromag/intl",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.64",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"javascript"
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"@babel/runtime": "^7.13.10",
|
|
60
60
|
"@formatjs/cli": "^4.4.0",
|
|
61
|
-
"@micromag/core": "^0.3.
|
|
61
|
+
"@micromag/core": "^0.3.64",
|
|
62
62
|
"commander": "^8.3.0",
|
|
63
63
|
"fs-extra": "^10.0.0",
|
|
64
64
|
"gettext-parser": "^4.0.4",
|
|
@@ -75,5 +75,5 @@
|
|
|
75
75
|
"publishConfig": {
|
|
76
76
|
"access": "public"
|
|
77
77
|
},
|
|
78
|
-
"gitHead": "
|
|
78
|
+
"gitHead": "b0da130454a8615d3fd00a3d380f438863b35334"
|
|
79
79
|
}
|