Files
cm-app-crawlspider/node_modules/relative-time-format/locale/dsb/short.json

56 lines
1.1 KiB
JSON

{
"year": {
"previous": "łoni",
"current": "lětosa",
"next": "znowa",
"past": "pśed {0} l.",
"future": "za {0} l."
},
"quarter": {
"previous": "last quarter",
"current": "this quarter",
"next": "next quarter",
"past": "pśed {0} kwart.",
"future": "za {0} kwart."
},
"month": {
"previous": "slědny mjasec",
"current": "ten mjasec",
"next": "pśiducy mjasec",
"past": "pśed {0} mjas.",
"future": "za {0} mjas."
},
"week": {
"previous": "slědny tyźeń",
"current": "ten tyźeń",
"next": "pśiducy tyźeń",
"past": "pśed {0} tyź.",
"future": "za {0} tyź."
},
"day": {
"previous": "cora",
"current": "źinsa",
"next": "witśe",
"past": "pśed {0} dnj.",
"future": {
"one": "za {0} źeń",
"few": "za {0} dny",
"other": "za {0} dnj."
}
},
"hour": {
"current": "this hour",
"past": "pśed {0} góź.",
"future": "za {0} góź."
},
"minute": {
"current": "this minute",
"past": "pśed {0} min.",
"future": "za {0} min."
},
"second": {
"current": "now",
"past": "pśed {0} sek.",
"future": "za {0} sek."
}
}