UNPKG

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