UNPKG

2.92 kBJSONView Raw
1{
2 "locale": "sc",
3 "domain": "sc",
4 "direction": "ltr",
5 "countryCode": "",
6 "country": "",
7 "countryNative": "",
8 "language": "Sardinian",
9 "languageNative": "sardu",
10 "translations": {
11 "months": {
12 "formatted": {
13 "abbreviated": [
14 "ghe",
15 "fre",
16 "mar",
17 "abr",
18 "maj",
19 "làm",
20 "trì",
21 "aus",
22 "cab",
23 "stG",
24 "stA",
25 "nad"
26 ],
27 "narrow": ["G", "F", "M", "A", "M", "L", "T", "A", "C", "S", "S", "N"],
28 "wide": [
29 "ghennàrgiu",
30 "freàrgiu",
31 "martzu",
32 "abrile",
33 "maju",
34 "làmpadas",
35 "trìulas",
36 "austu",
37 "cabudanni",
38 "santugaine",
39 "santandria",
40 "nadale"
41 ]
42 },
43 "nominative": {
44 "abbreviated": [
45 "ghe",
46 "fre",
47 "mar",
48 "abr",
49 "maj",
50 "làm",
51 "trì",
52 "aus",
53 "cab",
54 "stG",
55 "stA",
56 "nad"
57 ],
58 "narrow": ["G", "F", "M", "A", "M", "L", "T", "A", "C", "S", "S", "N"],
59 "wide": [
60 "ghennàrgiu",
61 "freàrgiu",
62 "martzu",
63 "abrile",
64 "maju",
65 "làmpadas",
66 "trìulas",
67 "austu",
68 "cabudanni",
69 "santugaine",
70 "santandria",
71 "nadale"
72 ]
73 }
74 },
75 "days": {
76 "formatted": {
77 "abbreviated": ["dom", "lun", "mar", "mèr", "giò", "che", "sàb"],
78 "narrow": ["D", "L", "M", "M", "G", "C", "S"],
79 "short": ["dom", "lun", "mar", "mèr", "giò", "che", "sàb"],
80 "wide": [
81 "domìniga",
82 "lunis",
83 "martis",
84 "mèrcuris",
85 "giòbia",
86 "chenàbura",
87 "sàbadu"
88 ]
89 },
90 "nominative": {
91 "abbreviated": ["dom", "lun", "mar", "mèr", "giò", "che", "sàb"],
92 "narrow": ["D", "L", "M", "M", "G", "C", "S"],
93 "short": ["dom", "lun", "mar", "mèr", "giò", "che", "sàb"],
94 "wide": [
95 "domìniga",
96 "lunis",
97 "martis",
98 "mèrcuris",
99 "giòbia",
100 "chenàbura",
101 "sàbadu"
102 ]
103 }
104 },
105 "time": { "AM": "AM", "PM": "PM" }
106 },
107 "formats": {
108 "date": {
109 "full": "d 'de' MMMM 'de' 'su' y, 'de' EEEE",
110 "long": "d 'de' MMMM 'de' 'su' y",
111 "medium": "d 'de' MMM y",
112 "short": "dd/MM/y"
113 },
114 "time": {
115 "full": "HH:mm:ss zzzz",
116 "long": "HH:mm:ss z",
117 "medium": "HH:mm:ss",
118 "short": "HH:mm"
119 },
120 "dateTime": {
121 "full": "{1} 'a' 'sas' {0}",
122 "long": "{1} 'a' 'sas' {0}",
123 "medium": "{1}, {0}",
124 "short": "{1}, {0}"
125 },
126 "numbers": { "decimals": ",", "grouping": ".", "minus": "-" }
127 }
128}