UNPKG

1.87 kBJSONView Raw
1{
2 "locale": "lb",
3 "style": "long",
4 "year": {
5 "previous": "lescht Joer",
6 "current": "dëst Joer",
7 "next": "nächst Joer",
8 "past": {
9 "one": "virun {0} Joer",
10 "other": "viru(n) {0} Joer"
11 },
12 "future": {
13 "one": "an {0} Joer",
14 "other": "a(n) {0} Joer"
15 }
16 },
17 "quarter": {
18 "previous": "last quarter",
19 "current": "this quarter",
20 "next": "next quarter",
21 "past": {
22 "one": "virun {0} Quartal",
23 "other": "viru(n) {0} Quartaler"
24 },
25 "future": {
26 "one": "an {0} Quartal",
27 "other": "a(n) {0} Quartaler"
28 }
29 },
30 "month": {
31 "previous": "leschte Mount",
32 "current": "dëse Mount",
33 "next": "nächste Mount",
34 "past": {
35 "one": "virun {0} Mount",
36 "other": "viru(n) {0} Méint"
37 },
38 "future": {
39 "one": "an {0} Mount",
40 "other": "a(n) {0} Méint"
41 }
42 },
43 "week": {
44 "previous": "lescht Woch",
45 "current": "dës Woch",
46 "next": "nächst Woch",
47 "past": {
48 "one": "virun {0} Woch",
49 "other": "viru(n) {0} Wochen"
50 },
51 "future": {
52 "one": "an {0} Woch",
53 "other": "a(n) {0} Wochen"
54 }
55 },
56 "day": {
57 "previous": "gëschter",
58 "current": "haut",
59 "next": "muer",
60 "past": {
61 "one": "virun {0} Dag",
62 "other": "viru(n) {0} Deeg"
63 },
64 "future": {
65 "one": "an {0} Dag",
66 "other": "a(n) {0} Deeg"
67 }
68 },
69 "hour": {
70 "current": "this hour",
71 "past": {
72 "one": "virun {0} Stonn",
73 "other": "viru(n) {0} Stonnen"
74 },
75 "future": {
76 "one": "an {0} Stonn",
77 "other": "a(n) {0} Stonnen"
78 }
79 },
80 "minute": {
81 "current": "this minute",
82 "past": {
83 "one": "virun {0} Minutt",
84 "other": "viru(n) {0} Minutten"
85 },
86 "future": {
87 "one": "an {0} Minutt",
88 "other": "a(n) {0} Minutten"
89 }
90 },
91 "second": {
92 "current": "now",
93 "past": {
94 "one": "virun {0} Sekonn",
95 "other": "viru(n) {0} Sekonnen"
96 },
97 "future": {
98 "one": "an {0} Sekonn",
99 "other": "a(n) {0} Sekonnen"
100 }
101 }
102}
\No newline at end of file