@micromag/intl 0.3.107 → 0.3.108

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/fr.cjs.js CHANGED
@@ -6,6 +6,10 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
6
6
 
7
7
  var manager__default = /*#__PURE__*/_interopDefaultLegacy(manager);
8
8
 
9
+ var A5gMBc = [{
10
+ type: 0,
11
+ value: "Décalage horizontal"
12
+ }];
9
13
  var A7ncT3 = [{
10
14
  type: 0,
11
15
  value: "Déplaçable"
@@ -321,6 +325,10 @@ var R9DB4a = [{
321
325
  type: 0,
322
326
  value: "Styles"
323
327
  }];
328
+ var RC7NdL = [{
329
+ type: 0,
330
+ value: "Décalage vertical"
331
+ }];
324
332
  var RHMS2f = [{
325
333
  type: 0,
326
334
  value: "Couleur de la ligne"
@@ -349,6 +357,10 @@ var THKV4v = [{
349
357
  type: 0,
350
358
  value: "Longitude"
351
359
  }];
360
+ var TZUu3s = [{
361
+ type: 0,
362
+ value: "Flou"
363
+ }];
352
364
  var Tt4jN1 = [{
353
365
  type: 0,
354
366
  value: "Ajouter"
@@ -541,6 +553,10 @@ var crLqJd = [{
541
553
  type: 0,
542
554
  value: "Sans pourcentage"
543
555
  }];
556
+ var cuKSQz = [{
557
+ type: 0,
558
+ value: "Chapeau"
559
+ }];
544
560
  var d60tSn = [{
545
561
  type: 0,
546
562
  value: "Sous-titre"
@@ -937,6 +953,10 @@ var uSpItE = [{
937
953
  type: 0,
938
954
  value: "Ajouter des étiquettes..."
939
955
  }];
956
+ var udLCuY = [{
957
+ type: 0,
958
+ value: "Ombre"
959
+ }];
940
960
  var uiTxd7 = [{
941
961
  type: 0,
942
962
  value: "Résultats"
@@ -1053,6 +1073,10 @@ var zW7IVm = [{
1053
1073
  type: 0,
1054
1074
  value: "Quiz"
1055
1075
  }];
1076
+ var zl6zsZ = [{
1077
+ type: 0,
1078
+ value: "Chapeau"
1079
+ }];
1056
1080
  var messages = {
1057
1081
  "+9akmg": [{
1058
1082
  type: 0,
@@ -1385,6 +1409,7 @@ var messages = {
1385
1409
  type: 0,
1386
1410
  value: "Aucune réponse..."
1387
1411
  }],
1412
+ A5gMBc: A5gMBc,
1388
1413
  A7ncT3: A7ncT3,
1389
1414
  AA8TV9: AA8TV9,
1390
1415
  ACSasN: ACSasN,
@@ -1507,6 +1532,7 @@ var messages = {
1507
1532
  QfpTKK: QfpTKK,
1508
1533
  Qw8cb5: Qw8cb5,
1509
1534
  R9DB4a: R9DB4a,
1535
+ RC7NdL: RC7NdL,
1510
1536
  RHMS2f: RHMS2f,
1511
1537
  RcLsua: RcLsua,
1512
1538
  "S/mavZ": [{
@@ -1518,6 +1544,7 @@ var messages = {
1518
1544
  T0pi1u: T0pi1u,
1519
1545
  T9NZPQ: T9NZPQ,
1520
1546
  THKV4v: THKV4v,
1547
+ TZUu3s: TZUu3s,
1521
1548
  "Tol+/U": [{
1522
1549
  type: 0,
1523
1550
  value: "Effacer"
@@ -1583,6 +1610,7 @@ var messages = {
1583
1610
  cGItoy: cGItoy,
1584
1611
  ceaRdq: ceaRdq,
1585
1612
  crLqJd: crLqJd,
1613
+ cuKSQz: cuKSQz,
1586
1614
  d60tSn: d60tSn,
1587
1615
  dCG1T1: dCG1T1,
1588
1616
  dFMzBu: dFMzBu,
@@ -1762,6 +1790,7 @@ var messages = {
1762
1790
  uKJRh2: uKJRh2,
1763
1791
  uNpHnA: uNpHnA,
1764
1792
  uSpItE: uSpItE,
1793
+ udLCuY: udLCuY,
1765
1794
  uiTxd7: uiTxd7,
1766
1795
  upzOTm: upzOTm,
1767
1796
  uwcXzb: uwcXzb,
@@ -1818,7 +1847,8 @@ var messages = {
1818
1847
  "zh2m/S": [{
1819
1848
  type: 0,
1820
1849
  value: "Rechercher une police..."
1821
- }]
1850
+ }],
1851
+ zl6zsZ: zl6zsZ
1822
1852
  };
1823
1853
 
1824
1854
  /* eslint-disable */
package/locale/fr.js CHANGED
@@ -1,5 +1,9 @@
1
1
  import manager from '@micromag/intl';
2
2
 
3
+ var A5gMBc = [{
4
+ type: 0,
5
+ value: "Décalage horizontal"
6
+ }];
3
7
  var A7ncT3 = [{
4
8
  type: 0,
5
9
  value: "Déplaçable"
@@ -315,6 +319,10 @@ var R9DB4a = [{
315
319
  type: 0,
316
320
  value: "Styles"
317
321
  }];
322
+ var RC7NdL = [{
323
+ type: 0,
324
+ value: "Décalage vertical"
325
+ }];
318
326
  var RHMS2f = [{
319
327
  type: 0,
320
328
  value: "Couleur de la ligne"
@@ -343,6 +351,10 @@ var THKV4v = [{
343
351
  type: 0,
344
352
  value: "Longitude"
345
353
  }];
354
+ var TZUu3s = [{
355
+ type: 0,
356
+ value: "Flou"
357
+ }];
346
358
  var Tt4jN1 = [{
347
359
  type: 0,
348
360
  value: "Ajouter"
@@ -535,6 +547,10 @@ var crLqJd = [{
535
547
  type: 0,
536
548
  value: "Sans pourcentage"
537
549
  }];
550
+ var cuKSQz = [{
551
+ type: 0,
552
+ value: "Chapeau"
553
+ }];
538
554
  var d60tSn = [{
539
555
  type: 0,
540
556
  value: "Sous-titre"
@@ -931,6 +947,10 @@ var uSpItE = [{
931
947
  type: 0,
932
948
  value: "Ajouter des étiquettes..."
933
949
  }];
950
+ var udLCuY = [{
951
+ type: 0,
952
+ value: "Ombre"
953
+ }];
934
954
  var uiTxd7 = [{
935
955
  type: 0,
936
956
  value: "Résultats"
@@ -1047,6 +1067,10 @@ var zW7IVm = [{
1047
1067
  type: 0,
1048
1068
  value: "Quiz"
1049
1069
  }];
1070
+ var zl6zsZ = [{
1071
+ type: 0,
1072
+ value: "Chapeau"
1073
+ }];
1050
1074
  var messages = {
1051
1075
  "+9akmg": [{
1052
1076
  type: 0,
@@ -1379,6 +1403,7 @@ var messages = {
1379
1403
  type: 0,
1380
1404
  value: "Aucune réponse..."
1381
1405
  }],
1406
+ A5gMBc: A5gMBc,
1382
1407
  A7ncT3: A7ncT3,
1383
1408
  AA8TV9: AA8TV9,
1384
1409
  ACSasN: ACSasN,
@@ -1501,6 +1526,7 @@ var messages = {
1501
1526
  QfpTKK: QfpTKK,
1502
1527
  Qw8cb5: Qw8cb5,
1503
1528
  R9DB4a: R9DB4a,
1529
+ RC7NdL: RC7NdL,
1504
1530
  RHMS2f: RHMS2f,
1505
1531
  RcLsua: RcLsua,
1506
1532
  "S/mavZ": [{
@@ -1512,6 +1538,7 @@ var messages = {
1512
1538
  T0pi1u: T0pi1u,
1513
1539
  T9NZPQ: T9NZPQ,
1514
1540
  THKV4v: THKV4v,
1541
+ TZUu3s: TZUu3s,
1515
1542
  "Tol+/U": [{
1516
1543
  type: 0,
1517
1544
  value: "Effacer"
@@ -1577,6 +1604,7 @@ var messages = {
1577
1604
  cGItoy: cGItoy,
1578
1605
  ceaRdq: ceaRdq,
1579
1606
  crLqJd: crLqJd,
1607
+ cuKSQz: cuKSQz,
1580
1608
  d60tSn: d60tSn,
1581
1609
  dCG1T1: dCG1T1,
1582
1610
  dFMzBu: dFMzBu,
@@ -1756,6 +1784,7 @@ var messages = {
1756
1784
  uKJRh2: uKJRh2,
1757
1785
  uNpHnA: uNpHnA,
1758
1786
  uSpItE: uSpItE,
1787
+ udLCuY: udLCuY,
1759
1788
  uiTxd7: uiTxd7,
1760
1789
  upzOTm: upzOTm,
1761
1790
  uwcXzb: uwcXzb,
@@ -1812,7 +1841,8 @@ var messages = {
1812
1841
  "zh2m/S": [{
1813
1842
  type: 0,
1814
1843
  value: "Rechercher une police..."
1815
- }]
1844
+ }],
1845
+ zl6zsZ: zl6zsZ
1816
1846
  };
1817
1847
 
1818
1848
  /* eslint-disable */
package/locale/fr.json CHANGED
@@ -495,6 +495,12 @@
495
495
  "value": "Aucune réponse..."
496
496
  }
497
497
  ],
498
+ "A5gMBc": [
499
+ {
500
+ "type": 0,
501
+ "value": "Décalage horizontal"
502
+ }
503
+ ],
498
504
  "A7ncT3": [
499
505
  {
500
506
  "type": 0,
@@ -1033,6 +1039,12 @@
1033
1039
  "value": "Styles"
1034
1040
  }
1035
1041
  ],
1042
+ "RC7NdL": [
1043
+ {
1044
+ "type": 0,
1045
+ "value": "Décalage vertical"
1046
+ }
1047
+ ],
1036
1048
  "RHMS2f": [
1037
1049
  {
1038
1050
  "type": 0,
@@ -1081,6 +1093,12 @@
1081
1093
  "value": "Longitude"
1082
1094
  }
1083
1095
  ],
1096
+ "TZUu3s": [
1097
+ {
1098
+ "type": 0,
1099
+ "value": "Flou"
1100
+ }
1101
+ ],
1084
1102
  "Tol+/U": [
1085
1103
  {
1086
1104
  "type": 0,
@@ -1397,6 +1415,12 @@
1397
1415
  "value": "Sans pourcentage"
1398
1416
  }
1399
1417
  ],
1418
+ "cuKSQz": [
1419
+ {
1420
+ "type": 0,
1421
+ "value": "Chapeau"
1422
+ }
1423
+ ],
1400
1424
  "d60tSn": [
1401
1425
  {
1402
1426
  "type": 0,
@@ -2111,6 +2135,12 @@
2111
2135
  "value": "Ajouter des étiquettes..."
2112
2136
  }
2113
2137
  ],
2138
+ "udLCuY": [
2139
+ {
2140
+ "type": 0,
2141
+ "value": "Ombre"
2142
+ }
2143
+ ],
2114
2144
  "uiTxd7": [
2115
2145
  {
2116
2146
  "type": 0,
@@ -2326,5 +2356,11 @@
2326
2356
  "type": 0,
2327
2357
  "value": "Rechercher une police..."
2328
2358
  }
2359
+ ],
2360
+ "zl6zsZ": [
2361
+ {
2362
+ "type": 0,
2363
+ "value": "Chapeau"
2364
+ }
2329
2365
  ]
2330
2366
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.107",
3
+ "version": "0.3.108",
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.107",
61
+ "@micromag/core": "^0.3.108",
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": "952ef450fe62328a0ae3ab6dbb3c3079bb66d17a"
78
+ "gitHead": "d7681b84be82b08eff5ed444f910ed367f235f4e"
79
79
  }