126 lines
2.5 KiB
JSON
126 lines
2.5 KiB
JSON
{
|
|
"year": {
|
|
"previous": "minulý rok",
|
|
"current": "tento rok",
|
|
"next": "budúci rok",
|
|
"past": {
|
|
"one": "pred {0} rokom",
|
|
"many": "pred {0} roka",
|
|
"other": "pred {0} rokmi"
|
|
},
|
|
"future": {
|
|
"one": "o {0} rok",
|
|
"few": "o {0} roky",
|
|
"many": "o {0} roka",
|
|
"other": "o {0} rokov"
|
|
}
|
|
},
|
|
"quarter": {
|
|
"previous": "minulý štvrťrok",
|
|
"current": "tento štvrťrok",
|
|
"next": "budúci štvrťrok",
|
|
"past": {
|
|
"one": "pred {0} štvrťrokom",
|
|
"many": "pred {0} štvrťroka",
|
|
"other": "pred {0} štvrťrokmi"
|
|
},
|
|
"future": {
|
|
"one": "o {0} štvrťrok",
|
|
"few": "o {0} štvrťroky",
|
|
"many": "o {0} štvrťroka",
|
|
"other": "o {0} štvrťrokov"
|
|
}
|
|
},
|
|
"month": {
|
|
"previous": "minulý mesiac",
|
|
"current": "tento mesiac",
|
|
"next": "budúci mesiac",
|
|
"past": {
|
|
"one": "pred {0} mesiacom",
|
|
"many": "pred {0} mesiaca",
|
|
"other": "pred {0} mesiacmi"
|
|
},
|
|
"future": {
|
|
"one": "o {0} mesiac",
|
|
"few": "o {0} mesiace",
|
|
"many": "o {0} mesiaca",
|
|
"other": "o {0} mesiacov"
|
|
}
|
|
},
|
|
"week": {
|
|
"previous": "minulý týždeň",
|
|
"current": "tento týždeň",
|
|
"next": "budúci týždeň",
|
|
"past": {
|
|
"one": "pred {0} týždňom",
|
|
"many": "pred {0} týždňa",
|
|
"other": "pred {0} týždňami"
|
|
},
|
|
"future": {
|
|
"one": "o {0} týždeň",
|
|
"few": "o {0} týždne",
|
|
"many": "o {0} týždňa",
|
|
"other": "o {0} týždňov"
|
|
}
|
|
},
|
|
"day": {
|
|
"previous": "včera",
|
|
"previous-2": "predvčerom",
|
|
"current": "dnes",
|
|
"next": "zajtra",
|
|
"next-2": "pozajtra",
|
|
"past": {
|
|
"one": "pred {0} dňom",
|
|
"many": "pred {0} dňa",
|
|
"other": "pred {0} dňami"
|
|
},
|
|
"future": {
|
|
"one": "o {0} deň",
|
|
"few": "o {0} dni",
|
|
"many": "o {0} dňa",
|
|
"other": "o {0} dní"
|
|
}
|
|
},
|
|
"hour": {
|
|
"current": "v tejto hodine",
|
|
"past": {
|
|
"one": "pred {0} hodinou",
|
|
"many": "pred {0} hodinou",
|
|
"other": "pred {0} hodinami"
|
|
},
|
|
"future": {
|
|
"one": "o {0} hodinu",
|
|
"few": "o {0} hodiny",
|
|
"many": "o {0} hodiny",
|
|
"other": "o {0} hodín"
|
|
}
|
|
},
|
|
"minute": {
|
|
"current": "v tejto minúte",
|
|
"past": {
|
|
"one": "pred {0} minútou",
|
|
"many": "pred {0} minúty",
|
|
"other": "pred {0} minútami"
|
|
},
|
|
"future": {
|
|
"one": "o {0} minútu",
|
|
"few": "o {0} minúty",
|
|
"many": "o {0} minúty",
|
|
"other": "o {0} minút"
|
|
}
|
|
},
|
|
"second": {
|
|
"current": "teraz",
|
|
"past": {
|
|
"one": "pred {0} sekundou",
|
|
"many": "pred {0} sekundy",
|
|
"other": "pred {0} sekundami"
|
|
},
|
|
"future": {
|
|
"one": "o {0} sekundu",
|
|
"few": "o {0} sekundy",
|
|
"many": "o {0} sekundy",
|
|
"other": "o {0} sekúnd"
|
|
}
|
|
}
|
|
} |