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

52 lines
1.1 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": "oʻtgan yil",
"current": "bu yil",
"next": "keyingi yil",
"past": "{0} yil oldin",
"future": "{0} yildan keyin"
},
"quarter": {
"previous": "otgan chorak",
"current": "shu chorak",
"next": "keyingi chorak",
"past": "{0} chorak oldin",
"future": "{0} chorakdan keyin"
},
"month": {
"previous": "otgan oy",
"current": "shu oy",
"next": "keyingi oy",
"past": "{0} oy oldin",
"future": "{0} oydan keyin"
},
"week": {
"previous": "otgan hafta",
"current": "shu hafta",
"next": "keyingi hafta",
"past": "{0} hafta oldin",
"future": "{0} haftadan keyin"
},
"day": {
"previous": "kecha",
"current": "bugun",
"next": "ertaga",
"past": "{0} kun oldin",
"future": "{0} kundan keyin"
},
"hour": {
"current": "shu soatda",
"past": "{0} soat oldin",
"future": "{0} soatdan keyin"
},
"minute": {
"current": "shu daqiqada",
"past": "{0} daqiqa oldin",
"future": "{0} daqiqadan keyin"
},
"second": {
"current": "hozir",
"past": "{0} soniya oldin",
"future": "{0} soniyadan keyin"
}
}