UNPKG

2.58 kBJSONView Raw
1{
2 "locale": "mr",
3 "style": "short",
4 "year": {
5 "previous": "मागील वर्ष",
6 "current": "हे वर्ष",
7 "next": "पुढील वर्ष",
8 "past": {
9 "one": "{0} वर्षापूर्वी",
10 "other": "{0} वर्षांपूर्वी"
11 },
12 "future": {
13 "one": "{0} वर्षामध्ये",
14 "other": "{0} वर्षांमध्ये"
15 }
16 },
17 "quarter": {
18 "previous": "मागील तिमाही",
19 "current": "ही तिमाही",
20 "next": "पुढील तिमाही",
21 "past": {
22 "one": "{0} तिमाहीपूर्वी",
23 "other": "{0} तिमाहींपूर्वी"
24 },
25 "future": {
26 "one": "येत्या {0} तिमाहीमध्ये",
27 "other": "येत्या {0} तिमाहींमध्ये"
28 }
29 },
30 "month": {
31 "previous": "मागील महिना",
32 "current": "हा महिना",
33 "next": "पुढील महिना",
34 "past": {
35 "one": "{0} महिन्यापूर्वी",
36 "other": "{0} महिन्यांपूर्वी"
37 },
38 "future": "{0} महिन्यामध्ये"
39 },
40 "week": {
41 "previous": "मागील आठवडा",
42 "current": "हा आठवडा",
43 "next": "पुढील आठवडा",
44 "past": {
45 "one": "{0} आठवड्यापूर्वी",
46 "other": "{0} आठवड्यांपूर्वी"
47 },
48 "future": {
49 "one": "येत्या {0} आठवड्यामध्ये",
50 "other": "येत्या {0} आठवड्यांमध्ये"
51 }
52 },
53 "day": {
54 "previous": "काल",
55 "current": "आज",
56 "next": "उद्या",
57 "past": {
58 "one": "{0} दिवसापूर्वी",
59 "other": "{0} दिवसांपूर्वी"
60 },
61 "future": {
62 "one": "{0} दिवसामध्ये",
63 "other": "येत्या {0} दिवसांमध्ये"
64 }
65 },
66 "hour": {
67 "current": "तासात",
68 "past": {
69 "one": "{0} तासापूर्वी",
70 "other": "{0} तासांपूर्वी"
71 },
72 "future": {
73 "one": "{0} तासामध्ये",
74 "other": "{0} तासांमध्ये"
75 }
76 },
77 "minute": {
78 "current": "या मिनिटात",
79 "past": "{0} मिनि. पूर्वी",
80 "future": "{0} मिनि. मध्ये"
81 },
82 "second": {
83 "current": "आत्ता",
84 "past": "{0} से. पूर्वी",
85 "future": "{0} से. मध्ये"
86 }
87}
\No newline at end of file