UNPKG

2.96 kBJSONView Raw
1{
2 "locale": "ia",
3 "domain": "ia",
4 "direction": "ltr",
5 "countryCode": "",
6 "country": "",
7 "countryNative": "",
8 "language": "Interlingua",
9 "languageNative": "interlingua",
10 "translations": {
11 "months": {
12 "formatted": {
13 "abbreviated": [
14 "jan",
15 "feb",
16 "mar",
17 "apr",
18 "mai",
19 "jun",
20 "jul",
21 "aug",
22 "sep",
23 "oct",
24 "nov",
25 "dec"
26 ],
27 "narrow": ["j", "f", "m", "a", "m", "j", "j", "a", "s", "o", "n", "d"],
28 "wide": [
29 "januario",
30 "februario",
31 "martio",
32 "april",
33 "maio",
34 "junio",
35 "julio",
36 "augusto",
37 "septembre",
38 "octobre",
39 "novembre",
40 "decembre"
41 ]
42 },
43 "nominative": {
44 "abbreviated": [
45 "jan",
46 "feb",
47 "mar",
48 "apr",
49 "mai",
50 "jun",
51 "jul",
52 "aug",
53 "sep",
54 "oct",
55 "nov",
56 "dec"
57 ],
58 "narrow": [
59 "1",
60 "2",
61 "3",
62 "4",
63 "5",
64 "6",
65 "7",
66 "8",
67 "9",
68 "10",
69 "11",
70 "12"
71 ],
72 "wide": [
73 "januario",
74 "februario",
75 "martio",
76 "april",
77 "maio",
78 "junio",
79 "julio",
80 "augusto",
81 "septembre",
82 "octobre",
83 "novembre",
84 "decembre"
85 ]
86 }
87 },
88 "days": {
89 "formatted": {
90 "abbreviated": ["dom", "lun", "mar", "mer", "jov", "ven", "sab"],
91 "narrow": ["d", "l", "m", "m", "j", "v", "s"],
92 "short": ["do", "lu", "ma", "me", "jo", "ve", "sa"],
93 "wide": [
94 "dominica",
95 "lunedi",
96 "martedi",
97 "mercuridi",
98 "jovedi",
99 "venerdi",
100 "sabbato"
101 ]
102 },
103 "nominative": {
104 "abbreviated": ["dom", "lun", "mar", "mer", "jov", "ven", "sab"],
105 "narrow": ["d", "l", "m", "m", "j", "v", "s"],
106 "short": ["do", "lu", "ma", "me", "jo", "ve", "sa"],
107 "wide": [
108 "dominica",
109 "lunedi",
110 "martedi",
111 "mercuridi",
112 "jovedi",
113 "venerdi",
114 "sabbato"
115 ]
116 }
117 },
118 "time": { "AM": "AM", "PM": "PM" }
119 },
120 "formats": {
121 "date": {
122 "full": "EEEE 'le' d 'de' MMMM y",
123 "long": "d 'de' MMMM y",
124 "medium": "d MMM y",
125 "short": "dd-MM-y"
126 },
127 "time": {
128 "full": "HH:mm:ss zzzz",
129 "long": "HH:mm:ss z",
130 "medium": "HH:mm:ss",
131 "short": "HH:mm"
132 },
133 "dateTime": {
134 "full": "{1} 'a' {0}",
135 "long": "{1} 'a' {0}",
136 "medium": "{1} {0}",
137 "short": "{1} {0}"
138 },
139 "numbers": { "decimals": ",", "grouping": ".", "minus": "-" }
140 }
141}