UNPKG

3.17 kBJSONView Raw
1{
2 "locale": "tn",
3 "domain": "tn",
4 "direction": "ltr",
5 "countryCode": "",
6 "country": "",
7 "countryNative": "",
8 "language": "Tswana",
9 "languageNative": "Tswana",
10 "translations": {
11 "months": {
12 "formatted": {
13 "abbreviated": [
14 "Fer",
15 "Tlh",
16 "Mop",
17 "Mor",
18 "Mot",
19 "See",
20 "Phu",
21 "Pha",
22 "Lwe",
23 "Dip",
24 "Ngw",
25 "Sed"
26 ],
27 "narrow": [
28 "1",
29 "2",
30 "3",
31 "4",
32 "5",
33 "6",
34 "7",
35 "8",
36 "9",
37 "10",
38 "11",
39 "12"
40 ],
41 "wide": [
42 "Ferikgong",
43 "Tlhakole",
44 "Mopitlo",
45 "Moranang",
46 "Motsheganang",
47 "Seetebosigo",
48 "Phukwi",
49 "Phatwe",
50 "Lwetse",
51 "Diphalane",
52 "Ngwanatsele",
53 "Sedimonthole"
54 ]
55 },
56 "nominative": {
57 "abbreviated": [
58 "Fer",
59 "Tlh",
60 "Mop",
61 "Mor",
62 "Mot",
63 "See",
64 "Phu",
65 "Pha",
66 "Lwe",
67 "Dip",
68 "Ngw",
69 "Sed"
70 ],
71 "narrow": [
72 "1",
73 "2",
74 "3",
75 "4",
76 "5",
77 "6",
78 "7",
79 "8",
80 "9",
81 "10",
82 "11",
83 "12"
84 ],
85 "wide": [
86 "Ferikgong",
87 "Tlhakole",
88 "Mopitlo",
89 "Moranang",
90 "Motsheganang",
91 "Seetebosigo",
92 "Phukwi",
93 "Phatwe",
94 "Lwetse",
95 "Diphalane",
96 "Ngwanatsele",
97 "Sedimonthole"
98 ]
99 }
100 },
101 "days": {
102 "formatted": {
103 "abbreviated": ["Tsh", "Mos", "Labb", "Labr", "Labn", "Labt", "Mat"],
104 "narrow": ["S", "M", "T", "W", "T", "F", "S"],
105 "short": ["Tsh", "Mos", "Labb", "Labr", "Labn", "Labt", "Mat"],
106 "wide": [
107 "Tshipi",
108 "Mosopulogo",
109 "Labobedi",
110 "Laboraro",
111 "Labone",
112 "Labotlhano",
113 "Matlhatso"
114 ]
115 },
116 "nominative": {
117 "abbreviated": ["Tsh", "Mos", "Labb", "Labr", "Labn", "Labt", "Mat"],
118 "narrow": ["S", "M", "T", "W", "T", "F", "S"],
119 "short": ["Tsh", "Mos", "Labb", "Labr", "Labn", "Labt", "Mat"],
120 "wide": [
121 "Tshipi",
122 "Mosopulogo",
123 "Labobedi",
124 "Laboraro",
125 "Labone",
126 "Labotlhano",
127 "Matlhatso"
128 ]
129 }
130 },
131 "time": { "AM": "AM", "PM": "PM" }
132 },
133 "formats": {
134 "date": {
135 "full": "y MMMM d, EEEE",
136 "long": "y MMMM d",
137 "medium": "y MMM d",
138 "short": "y-MM-dd"
139 },
140 "time": {
141 "full": "HH:mm:ss zzzz",
142 "long": "HH:mm:ss z",
143 "medium": "HH:mm:ss",
144 "short": "HH:mm"
145 },
146 "dateTime": {
147 "full": "{1} 'ka' {0}",
148 "long": "{1} 'ka' {0}",
149 "medium": "{1}, {0}",
150 "short": "{1}, {0}"
151 },
152 "numbers": { "decimals": ".", "grouping": " ", "minus": "-" }
153 }
154}