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

52 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"year": {
"previous": "ўтган йил",
"current": "бу йил",
"next": "кейинги йил",
"past": "{0} йил аввал",
"future": "{0} йилдан сўнг"
},
"quarter": {
"previous": "last quarter",
"current": "this quarter",
"next": "next quarter",
"past": "-{0} Q",
"future": "+{0} Q"
},
"month": {
"previous": "ўтган ой",
"current": "бу ой",
"next": "кейинги ой",
"past": "{0} ой аввал",
"future": "{0} ойдан сўнг"
},
"week": {
"previous": "ўтган ҳафта",
"current": "бу ҳафта",
"next": "кейинги ҳафта",
"past": "{0} ҳафта олдин",
"future": "{0} ҳафтадан сўнг"
},
"day": {
"previous": "кеча",
"current": "бугун",
"next": "эртага",
"past": "{0} кун олдин",
"future": "{0} кундан сўнг"
},
"hour": {
"current": "this hour",
"past": "{0} соат олдин",
"future": "{0} соатдан сўнг"
},
"minute": {
"current": "this minute",
"past": "{0} дақиқа олдин",
"future": "{0} дақиқадан сўнг"
},
"second": {
"current": "ҳозир",
"past": "{0} сония олдин",
"future": "{0} сониядан сўнг"
}
}