@formatjs/intl-listformat 7.4.1 → 7.5.0

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.
Files changed (49) hide show
  1. package/locale-data/brx.js +12 -12
  2. package/locale-data/ca-AD.js +2 -2
  3. package/locale-data/ca-ES-valencia.js +2 -2
  4. package/locale-data/ca-FR.js +2 -2
  5. package/locale-data/ca-IT.js +2 -2
  6. package/locale-data/ca.js +2 -2
  7. package/locale-data/cs.js +7 -7
  8. package/locale-data/ff-Adlm-BF.js +10 -10
  9. package/locale-data/ff-Adlm-CM.js +10 -10
  10. package/locale-data/ff-Adlm-GH.js +10 -10
  11. package/locale-data/ff-Adlm-GM.js +10 -10
  12. package/locale-data/ff-Adlm-GW.js +10 -10
  13. package/locale-data/ff-Adlm-LR.js +10 -10
  14. package/locale-data/ff-Adlm-MR.js +10 -10
  15. package/locale-data/ff-Adlm-NE.js +10 -10
  16. package/locale-data/ff-Adlm-NG.js +10 -10
  17. package/locale-data/ff-Adlm-SL.js +10 -10
  18. package/locale-data/ff-Adlm-SN.js +10 -10
  19. package/locale-data/ff-Adlm.js +10 -10
  20. package/locale-data/ga-GB.js +1 -1
  21. package/locale-data/ga.js +1 -1
  22. package/locale-data/he.js +2 -2
  23. package/locale-data/ks-Arab.js +24 -24
  24. package/locale-data/ks.js +24 -24
  25. package/locale-data/ml.js +6 -6
  26. package/locale-data/ta-LK.js +4 -4
  27. package/locale-data/ta-MY.js +4 -4
  28. package/locale-data/ta-SG.js +4 -4
  29. package/locale-data/ta.js +4 -4
  30. package/locale-data/ur-IN.js +8 -8
  31. package/locale-data/yo-BJ.js +9 -9
  32. package/locale-data/yo.js +9 -9
  33. package/locale-data/zh-Hans-HK.js +2 -2
  34. package/locale-data/zh-Hans-MO.js +2 -2
  35. package/locale-data/zh-Hans-SG.js +2 -2
  36. package/locale-data/zh-Hans.js +2 -2
  37. package/locale-data/zh.js +2 -2
  38. package/package.json +6 -6
  39. package/polyfill.iife.js +33 -28
  40. package/index.d.ts.map +0 -1
  41. package/lib/index.d.ts.map +0 -1
  42. package/lib/polyfill-force.d.ts.map +0 -1
  43. package/lib/polyfill.d.ts.map +0 -1
  44. package/lib/should-polyfill.d.ts.map +0 -1
  45. package/lib/supported-locales.generated.d.ts.map +0 -1
  46. package/polyfill-force.d.ts.map +0 -1
  47. package/polyfill.d.ts.map +0 -1
  48. package/should-polyfill.d.ts.map +0 -1
  49. package/supported-locales.generated.d.ts.map +0 -1
@@ -5,7 +5,7 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
5
5
  "data": {
6
6
  "conjunction": {
7
7
  "long": {
8
- "end": "{0}⹁ {1}",
8
+ "end": "{0}⹁ 𞤫 {1}",
9
9
  "middle": "{0}⹁ {1}",
10
10
  "pair": "{0} 𞤫 {1}",
11
11
  "start": "{0}⹁ {1}"
@@ -25,21 +25,21 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
25
25
  },
26
26
  "disjunction": {
27
27
  "long": {
28
- "end": "{0}⹁ 𞤥𞤢𞥄 {1}",
28
+ "end": "{0}⹁ 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
29
29
  "middle": "{0}⹁ {1}",
30
- "pair": "{0} 𞤥𞤢𞥄 {1}",
30
+ "pair": "{0} 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
31
31
  "start": "{0}⹁ {1}"
32
32
  },
33
33
  "narrow": {
34
- "end": "{0}⹁ 𞤥𞤢𞥄 {1}",
34
+ "end": "{0}⹁ 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
35
35
  "middle": "{0}⹁ {1}",
36
- "pair": "{0} 𞤥𞤢𞥄 {1}",
36
+ "pair": "{0} 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
37
37
  "start": "{0}⹁ {1}"
38
38
  },
39
39
  "short": {
40
- "end": "{0}⹁ 𞤥𞤢𞥄 {1}",
40
+ "end": "{0}⹁ 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
41
41
  "middle": "{0}⹁ {1}",
42
- "pair": "{0} 𞤥𞤢𞥄 {1}",
42
+ "pair": "{0} 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
43
43
  "start": "{0}⹁ {1}"
44
44
  }
45
45
  },
@@ -51,10 +51,10 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
51
51
  "start": "{0}⹁ {1}"
52
52
  },
53
53
  "narrow": {
54
- "end": "{0}, {1}",
55
- "middle": "{0}, {1}",
54
+ "end": "{0} {1}",
55
+ "middle": "{0} {1}",
56
56
  "pair": "{0} {1}",
57
- "start": "{0}, {1}"
57
+ "start": "{0} {1}"
58
58
  },
59
59
  "short": {
60
60
  "end": "{0}, {1}",
@@ -5,7 +5,7 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
5
5
  "data": {
6
6
  "conjunction": {
7
7
  "long": {
8
- "end": "{0}⹁ {1}",
8
+ "end": "{0}⹁ 𞤫 {1}",
9
9
  "middle": "{0}⹁ {1}",
10
10
  "pair": "{0} 𞤫 {1}",
11
11
  "start": "{0}⹁ {1}"
@@ -25,21 +25,21 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
25
25
  },
26
26
  "disjunction": {
27
27
  "long": {
28
- "end": "{0}⹁ 𞤥𞤢𞥄 {1}",
28
+ "end": "{0}⹁ 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
29
29
  "middle": "{0}⹁ {1}",
30
- "pair": "{0} 𞤥𞤢𞥄 {1}",
30
+ "pair": "{0} 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
31
31
  "start": "{0}⹁ {1}"
32
32
  },
33
33
  "narrow": {
34
- "end": "{0}⹁ 𞤥𞤢𞥄 {1}",
34
+ "end": "{0}⹁ 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
35
35
  "middle": "{0}⹁ {1}",
36
- "pair": "{0} 𞤥𞤢𞥄 {1}",
36
+ "pair": "{0} 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
37
37
  "start": "{0}⹁ {1}"
38
38
  },
39
39
  "short": {
40
- "end": "{0}⹁ 𞤥𞤢𞥄 {1}",
40
+ "end": "{0}⹁ 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
41
41
  "middle": "{0}⹁ {1}",
42
- "pair": "{0} 𞤥𞤢𞥄 {1}",
42
+ "pair": "{0} 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
43
43
  "start": "{0}⹁ {1}"
44
44
  }
45
45
  },
@@ -51,10 +51,10 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
51
51
  "start": "{0}⹁ {1}"
52
52
  },
53
53
  "narrow": {
54
- "end": "{0}, {1}",
55
- "middle": "{0}, {1}",
54
+ "end": "{0} {1}",
55
+ "middle": "{0} {1}",
56
56
  "pair": "{0} {1}",
57
- "start": "{0}, {1}"
57
+ "start": "{0} {1}"
58
58
  },
59
59
  "short": {
60
60
  "end": "{0}, {1}",
@@ -5,7 +5,7 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
5
5
  "data": {
6
6
  "conjunction": {
7
7
  "long": {
8
- "end": "{0}⹁ {1}",
8
+ "end": "{0}⹁ 𞤫 {1}",
9
9
  "middle": "{0}⹁ {1}",
10
10
  "pair": "{0} 𞤫 {1}",
11
11
  "start": "{0}⹁ {1}"
@@ -25,21 +25,21 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
25
25
  },
26
26
  "disjunction": {
27
27
  "long": {
28
- "end": "{0}⹁ 𞤥𞤢𞥄 {1}",
28
+ "end": "{0}⹁ 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
29
29
  "middle": "{0}⹁ {1}",
30
- "pair": "{0} 𞤥𞤢𞥄 {1}",
30
+ "pair": "{0} 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
31
31
  "start": "{0}⹁ {1}"
32
32
  },
33
33
  "narrow": {
34
- "end": "{0}⹁ 𞤥𞤢𞥄 {1}",
34
+ "end": "{0}⹁ 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
35
35
  "middle": "{0}⹁ {1}",
36
- "pair": "{0} 𞤥𞤢𞥄 {1}",
36
+ "pair": "{0} 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
37
37
  "start": "{0}⹁ {1}"
38
38
  },
39
39
  "short": {
40
- "end": "{0}⹁ 𞤥𞤢𞥄 {1}",
40
+ "end": "{0}⹁ 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
41
41
  "middle": "{0}⹁ {1}",
42
- "pair": "{0} 𞤥𞤢𞥄 {1}",
42
+ "pair": "{0} 𞤥𞤢𞥄𞤯𞤵𞤲 {1}",
43
43
  "start": "{0}⹁ {1}"
44
44
  }
45
45
  },
@@ -51,10 +51,10 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
51
51
  "start": "{0}⹁ {1}"
52
52
  },
53
53
  "narrow": {
54
- "end": "{0}, {1}",
55
- "middle": "{0}, {1}",
54
+ "end": "{0} {1}",
55
+ "middle": "{0} {1}",
56
56
  "pair": "{0} {1}",
57
- "start": "{0}, {1}"
57
+ "start": "{0} {1}"
58
58
  },
59
59
  "short": {
60
60
  "end": "{0}, {1}",
@@ -25,7 +25,7 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
25
25
  },
26
26
  "disjunction": {
27
27
  "long": {
28
- "end": "{0}, nó {1}",
28
+ "end": "{0} nó {1}",
29
29
  "middle": "{0}, {1}",
30
30
  "pair": "{0} nó {1}",
31
31
  "start": "{0}, {1}"
package/locale-data/ga.js CHANGED
@@ -25,7 +25,7 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
25
25
  },
26
26
  "disjunction": {
27
27
  "long": {
28
- "end": "{0}, nó {1}",
28
+ "end": "{0} nó {1}",
29
29
  "middle": "{0}, {1}",
30
30
  "pair": "{0} nó {1}",
31
31
  "start": "{0}, {1}"
package/locale-data/he.js CHANGED
@@ -25,7 +25,7 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
25
25
  },
26
26
  "disjunction": {
27
27
  "long": {
28
- "end": "{0}, או {1}",
28
+ "end": "{0} או {1}",
29
29
  "middle": "{0}, {1}",
30
30
  "pair": "{0} או {1}",
31
31
  "start": "{0}, {1}"
@@ -45,7 +45,7 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
45
45
  },
46
46
  "unit": {
47
47
  "long": {
48
- "end": "{0} ו{1}",
48
+ "end": "{0} ו-{1}",
49
49
  "middle": "{0}, {1}",
50
50
  "pair": "{0}, {1}",
51
51
  "start": "{0}, {1}"
@@ -5,22 +5,22 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
5
5
  "data": {
6
6
  "conjunction": {
7
7
  "long": {
8
- "end": "{0}, {1}",
9
- "middle": "{0}, {1}",
10
- "pair": "{0}, {1}",
11
- "start": "{0}, {1}"
8
+ "end": "{0}، تٕہ {1}",
9
+ "middle": "{0}، {1}",
10
+ "pair": "{0} تٕہ {1}",
11
+ "start": "{0}، {1}"
12
12
  },
13
13
  "narrow": {
14
- "end": "{0}, {1}",
15
- "middle": "{0}, {1}",
16
- "pair": "{0}, {1}",
17
- "start": "{0}, {1}"
14
+ "end": "{0}، تٕہ {1}",
15
+ "middle": "{0}، {1}",
16
+ "pair": "{0} تٕہ {1}",
17
+ "start": "{0}، {1}"
18
18
  },
19
19
  "short": {
20
- "end": "{0}, {1}",
21
- "middle": "{0}, {1}",
22
- "pair": "{0}, {1}",
23
- "start": "{0}, {1}"
20
+ "end": "{0}، تٕہ {1}",
21
+ "middle": "{0}، {1}",
22
+ "pair": "{0} تٕہ {1}",
23
+ "start": "{0}، {1}"
24
24
  }
25
25
  },
26
26
  "disjunction": {
@@ -45,22 +45,22 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
45
45
  },
46
46
  "unit": {
47
47
  "long": {
48
- "end": "{0}, {1}",
49
- "middle": "{0}, {1}",
50
- "pair": "{0}, {1}",
51
- "start": "{0}, {1}"
48
+ "end": "{0}، تٕہ {1}",
49
+ "middle": "{0}، {1}",
50
+ "pair": "{0} تٕہ {1}",
51
+ "start": "{0}، {1}"
52
52
  },
53
53
  "narrow": {
54
- "end": "{0}, {1}",
55
- "middle": "{0}, {1}",
56
- "pair": "{0}, {1}",
57
- "start": "{0}, {1}"
54
+ "end": "{0}، تٕہ {1}",
55
+ "middle": "{0}، {1}",
56
+ "pair": "{0} تٕہ {1}",
57
+ "start": "{0}، {1}"
58
58
  },
59
59
  "short": {
60
- "end": "{0}, {1}",
61
- "middle": "{0}, {1}",
62
- "pair": "{0}, {1}",
63
- "start": "{0}, {1}"
60
+ "end": "{0}، تٕہ {1}",
61
+ "middle": "{0}، {1}",
62
+ "pair": "{0} تٕہ {1}",
63
+ "start": "{0}، {1}"
64
64
  }
65
65
  }
66
66
  },
package/locale-data/ks.js CHANGED
@@ -5,22 +5,22 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
5
5
  "data": {
6
6
  "conjunction": {
7
7
  "long": {
8
- "end": "{0}, {1}",
9
- "middle": "{0}, {1}",
10
- "pair": "{0}, {1}",
11
- "start": "{0}, {1}"
8
+ "end": "{0}، تٕہ {1}",
9
+ "middle": "{0}، {1}",
10
+ "pair": "{0} تٕہ {1}",
11
+ "start": "{0}، {1}"
12
12
  },
13
13
  "narrow": {
14
- "end": "{0}, {1}",
15
- "middle": "{0}, {1}",
16
- "pair": "{0}, {1}",
17
- "start": "{0}, {1}"
14
+ "end": "{0}، تٕہ {1}",
15
+ "middle": "{0}، {1}",
16
+ "pair": "{0} تٕہ {1}",
17
+ "start": "{0}، {1}"
18
18
  },
19
19
  "short": {
20
- "end": "{0}, {1}",
21
- "middle": "{0}, {1}",
22
- "pair": "{0}, {1}",
23
- "start": "{0}, {1}"
20
+ "end": "{0}، تٕہ {1}",
21
+ "middle": "{0}، {1}",
22
+ "pair": "{0} تٕہ {1}",
23
+ "start": "{0}، {1}"
24
24
  }
25
25
  },
26
26
  "disjunction": {
@@ -45,22 +45,22 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
45
45
  },
46
46
  "unit": {
47
47
  "long": {
48
- "end": "{0}, {1}",
49
- "middle": "{0}, {1}",
50
- "pair": "{0}, {1}",
51
- "start": "{0}, {1}"
48
+ "end": "{0}، تٕہ {1}",
49
+ "middle": "{0}، {1}",
50
+ "pair": "{0} تٕہ {1}",
51
+ "start": "{0}، {1}"
52
52
  },
53
53
  "narrow": {
54
- "end": "{0}, {1}",
55
- "middle": "{0}, {1}",
56
- "pair": "{0}, {1}",
57
- "start": "{0}, {1}"
54
+ "end": "{0}، تٕہ {1}",
55
+ "middle": "{0}، {1}",
56
+ "pair": "{0} تٕہ {1}",
57
+ "start": "{0}، {1}"
58
58
  },
59
59
  "short": {
60
- "end": "{0}, {1}",
61
- "middle": "{0}, {1}",
62
- "pair": "{0}, {1}",
63
- "start": "{0}, {1}"
60
+ "end": "{0}، تٕہ {1}",
61
+ "middle": "{0}، {1}",
62
+ "pair": "{0} تٕہ {1}",
63
+ "start": "{0}، {1}"
64
64
  }
65
65
  }
66
66
  },
package/locale-data/ml.js CHANGED
@@ -26,21 +26,21 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
26
26
  "disjunction": {
27
27
  "long": {
28
28
  "end": "{0}, അല്ലെങ്കിൽ {1}",
29
- "middle": "{0}, {1} എന്നിവ",
29
+ "middle": "{0}, {1}",
30
30
  "pair": "{0} അല്ലെങ്കിൽ {1}",
31
- "start": "{0}, {1} എന്നിവ"
31
+ "start": "{0}, {1}"
32
32
  },
33
33
  "narrow": {
34
34
  "end": "{0}, അല്ലെങ്കിൽ {1}",
35
- "middle": "{0}, {1} എന്നിവ",
35
+ "middle": "{0}, {1}",
36
36
  "pair": "{0} അല്ലെങ്കിൽ {1}",
37
- "start": "{0}, {1} എന്നിവ"
37
+ "start": "{0}, {1}"
38
38
  },
39
39
  "short": {
40
40
  "end": "{0}, അല്ലെങ്കിൽ {1}",
41
- "middle": "{0}, {1} എന്നിവ",
41
+ "middle": "{0}, {1}",
42
42
  "pair": "{0} അല്ലെങ്കിൽ {1}",
43
- "start": "{0}, {1} എന്നിവ"
43
+ "start": "{0}, {1}"
44
44
  }
45
45
  },
46
46
  "unit": {
@@ -45,9 +45,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
45
45
  },
46
46
  "unit": {
47
47
  "long": {
48
- "end": "{0} மற்றும் {1}",
48
+ "end": "{0}, {1}",
49
49
  "middle": "{0}, {1}",
50
- "pair": "{0} மற்றும் {1}",
50
+ "pair": "{0}, {1}",
51
51
  "start": "{0}, {1}"
52
52
  },
53
53
  "narrow": {
@@ -57,9 +57,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
57
57
  "start": "{0} {1}"
58
58
  },
59
59
  "short": {
60
- "end": "{0} மற்றும் {1}",
60
+ "end": "{0}, {1}",
61
61
  "middle": "{0}, {1}",
62
- "pair": "{0} மற்றும் {1}",
62
+ "pair": "{0}, {1}",
63
63
  "start": "{0}, {1}"
64
64
  }
65
65
  }
@@ -45,9 +45,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
45
45
  },
46
46
  "unit": {
47
47
  "long": {
48
- "end": "{0} மற்றும் {1}",
48
+ "end": "{0}, {1}",
49
49
  "middle": "{0}, {1}",
50
- "pair": "{0} மற்றும் {1}",
50
+ "pair": "{0}, {1}",
51
51
  "start": "{0}, {1}"
52
52
  },
53
53
  "narrow": {
@@ -57,9 +57,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
57
57
  "start": "{0} {1}"
58
58
  },
59
59
  "short": {
60
- "end": "{0} மற்றும் {1}",
60
+ "end": "{0}, {1}",
61
61
  "middle": "{0}, {1}",
62
- "pair": "{0} மற்றும் {1}",
62
+ "pair": "{0}, {1}",
63
63
  "start": "{0}, {1}"
64
64
  }
65
65
  }
@@ -45,9 +45,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
45
45
  },
46
46
  "unit": {
47
47
  "long": {
48
- "end": "{0} மற்றும் {1}",
48
+ "end": "{0}, {1}",
49
49
  "middle": "{0}, {1}",
50
- "pair": "{0} மற்றும் {1}",
50
+ "pair": "{0}, {1}",
51
51
  "start": "{0}, {1}"
52
52
  },
53
53
  "narrow": {
@@ -57,9 +57,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
57
57
  "start": "{0} {1}"
58
58
  },
59
59
  "short": {
60
- "end": "{0} மற்றும் {1}",
60
+ "end": "{0}, {1}",
61
61
  "middle": "{0}, {1}",
62
- "pair": "{0} மற்றும் {1}",
62
+ "pair": "{0}, {1}",
63
63
  "start": "{0}, {1}"
64
64
  }
65
65
  }
package/locale-data/ta.js CHANGED
@@ -45,9 +45,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
45
45
  },
46
46
  "unit": {
47
47
  "long": {
48
- "end": "{0} மற்றும் {1}",
48
+ "end": "{0}, {1}",
49
49
  "middle": "{0}, {1}",
50
- "pair": "{0} மற்றும் {1}",
50
+ "pair": "{0}, {1}",
51
51
  "start": "{0}, {1}"
52
52
  },
53
53
  "narrow": {
@@ -57,9 +57,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
57
57
  "start": "{0} {1}"
58
58
  },
59
59
  "short": {
60
- "end": "{0} மற்றும் {1}",
60
+ "end": "{0}, {1}",
61
61
  "middle": "{0}, {1}",
62
- "pair": "{0} மற்றும் {1}",
62
+ "pair": "{0}, {1}",
63
63
  "start": "{0}, {1}"
64
64
  }
65
65
  }
@@ -45,21 +45,21 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
45
45
  },
46
46
  "unit": {
47
47
  "long": {
48
- "end": "{1}، {0}",
48
+ "end": "{0اور {1}",
49
49
  "middle": "{0}, {1}",
50
- "pair": "{1}، {0}",
50
+ "pair": "{0}، {1}",
51
51
  "start": "{0}, {1}"
52
52
  },
53
53
  "narrow": {
54
- "end": "{1} {0}",
55
- "middle": "{1} {0}",
56
- "pair": "{1} {0}",
57
- "start": "{1} {0}"
54
+ "end": "{0}، اور {1}",
55
+ "middle": "{0}، {1}",
56
+ "pair": "{0} اور {1}",
57
+ "start": "{0}، {1}"
58
58
  },
59
59
  "short": {
60
- "end": "{1}، {0}",
60
+ "end": "{0اور {1}",
61
61
  "middle": "{0}، {1}",
62
- "pair": "{1}، {0}",
62
+ "pair": "{0} اور {1}",
63
63
  "start": "{0}، {1}"
64
64
  }
65
65
  }
@@ -25,22 +25,22 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
25
25
  },
26
26
  "disjunction": {
27
27
  "long": {
28
- "end": "{0}, or {1}",
28
+ "end": "{0}, tabi {1}",
29
29
  "middle": "{0}, {1}",
30
- "pair": "{0} or {1}",
31
- "start": "{0}, {1}"
30
+ "pair": "{0} tàbí {1}",
31
+ "start": "{0} pɛ̀lú {1}"
32
32
  },
33
33
  "narrow": {
34
- "end": "{0}, or {1}",
34
+ "end": "{0}, tabi {1}",
35
35
  "middle": "{0}, {1}",
36
- "pair": "{0} or {1}",
37
- "start": "{0}, {1}"
36
+ "pair": "{0} tàbí {1}",
37
+ "start": "{0} pɛ̀lú {1}"
38
38
  },
39
39
  "short": {
40
- "end": "{0}, or {1}",
40
+ "end": "{0}, tabi {1}",
41
41
  "middle": "{0}, {1}",
42
- "pair": "{0} or {1}",
43
- "start": "{0}, {1}"
42
+ "pair": "{0} tàbí {1}",
43
+ "start": "{0} pɛ̀lú {1}"
44
44
  }
45
45
  },
46
46
  "unit": {
package/locale-data/yo.js CHANGED
@@ -25,22 +25,22 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
25
25
  },
26
26
  "disjunction": {
27
27
  "long": {
28
- "end": "{0}, or {1}",
28
+ "end": "{0}, tabi {1}",
29
29
  "middle": "{0}, {1}",
30
- "pair": "{0} or {1}",
31
- "start": "{0}, {1}"
30
+ "pair": "{0} tàbí {1}",
31
+ "start": "{0} pẹ̀lú {1}"
32
32
  },
33
33
  "narrow": {
34
- "end": "{0}, or {1}",
34
+ "end": "{0}, tabi {1}",
35
35
  "middle": "{0}, {1}",
36
- "pair": "{0} or {1}",
37
- "start": "{0}, {1}"
36
+ "pair": "{0} tàbí {1}",
37
+ "start": "{0} pẹ̀lú {1}"
38
38
  },
39
39
  "short": {
40
- "end": "{0}, or {1}",
40
+ "end": "{0}, tabi {1}",
41
41
  "middle": "{0}, {1}",
42
- "pair": "{0} or {1}",
43
- "start": "{0}, {1}"
42
+ "pair": "{0} tàbí {1}",
43
+ "start": "{0} pẹ̀lú {1}"
44
44
  }
45
45
  },
46
46
  "unit": {
@@ -11,9 +11,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
11
11
  "start": "{0}、{1}"
12
12
  },
13
13
  "narrow": {
14
- "end": "{0}{1}",
14
+ "end": "{0}{1}",
15
15
  "middle": "{0}、{1}",
16
- "pair": "{0}{1}",
16
+ "pair": "{0}{1}",
17
17
  "start": "{0}、{1}"
18
18
  },
19
19
  "short": {
@@ -11,9 +11,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
11
11
  "start": "{0}、{1}"
12
12
  },
13
13
  "narrow": {
14
- "end": "{0}{1}",
14
+ "end": "{0}{1}",
15
15
  "middle": "{0}、{1}",
16
- "pair": "{0}{1}",
16
+ "pair": "{0}{1}",
17
17
  "start": "{0}、{1}"
18
18
  },
19
19
  "short": {
@@ -11,9 +11,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
11
11
  "start": "{0}、{1}"
12
12
  },
13
13
  "narrow": {
14
- "end": "{0}{1}",
14
+ "end": "{0}{1}",
15
15
  "middle": "{0}、{1}",
16
- "pair": "{0}{1}",
16
+ "pair": "{0}{1}",
17
17
  "start": "{0}、{1}"
18
18
  },
19
19
  "short": {
@@ -11,9 +11,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
11
11
  "start": "{0}、{1}"
12
12
  },
13
13
  "narrow": {
14
- "end": "{0}{1}",
14
+ "end": "{0}{1}",
15
15
  "middle": "{0}、{1}",
16
- "pair": "{0}{1}",
16
+ "pair": "{0}{1}",
17
17
  "start": "{0}、{1}"
18
18
  },
19
19
  "short": {
package/locale-data/zh.js CHANGED
@@ -11,9 +11,9 @@ if (Intl.ListFormat && typeof Intl.ListFormat.__addLocaleData === 'function') {
11
11
  "start": "{0}、{1}"
12
12
  },
13
13
  "narrow": {
14
- "end": "{0}{1}",
14
+ "end": "{0}{1}",
15
15
  "middle": "{0}、{1}",
16
- "pair": "{0}{1}",
16
+ "pair": "{0}{1}",
17
17
  "start": "{0}、{1}"
18
18
  },
19
19
  "short": {