UNPKG

1.13 kBJSONView Raw
1{
2 "locale": "sk",
3 "style": "short",
4 "year": {
5 "previous": "minulý rok",
6 "current": "tento rok",
7 "next": "budúci rok",
8 "past": "pred {0} r.",
9 "future": "o {0} r."
10 },
11 "quarter": {
12 "previous": "minulý štvrťr.",
13 "current": "tento štvrťr.",
14 "next": "budúci štvrťr.",
15 "past": "pred {0} štvrťr.",
16 "future": "o {0} štvrťr."
17 },
18 "month": {
19 "previous": "minulý mes.",
20 "current": "tento mes.",
21 "next": "budúci mes.",
22 "past": "pred {0} mes.",
23 "future": "o {0} mes."
24 },
25 "week": {
26 "previous": "minulý týž.",
27 "current": "tento týž.",
28 "next": "budúci týž.",
29 "past": "pred {0} týž.",
30 "future": "o {0} týž."
31 },
32 "day": {
33 "previous": "včera",
34 "previous-2": "predvčerom",
35 "current": "dnes",
36 "next": "zajtra",
37 "next-2": "pozajtra",
38 "past": "pred {0} d.",
39 "future": "o {0} d."
40 },
41 "hour": {
42 "current": "v tejto hodine",
43 "past": "pred {0} h",
44 "future": "o {0} h"
45 },
46 "minute": {
47 "current": "v tejto minúte",
48 "past": "pred {0} min",
49 "future": "o {0} min"
50 },
51 "second": {
52 "current": "teraz",
53 "past": "pred {0} s",
54 "future": "o {0} s"
55 }
56}
\No newline at end of file