52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
{
|
||
"year": {
|
||
"previous": "oʻtgan yil",
|
||
"current": "bu yil",
|
||
"next": "keyingi yil",
|
||
"past": "{0} yil oldin",
|
||
"future": "{0} yildan keyin"
|
||
},
|
||
"quarter": {
|
||
"previous": "o‘tgan chorak",
|
||
"current": "shu chorak",
|
||
"next": "keyingi chorak",
|
||
"past": "{0} chorak oldin",
|
||
"future": "{0} chorakdan keyin"
|
||
},
|
||
"month": {
|
||
"previous": "o‘tgan oy",
|
||
"current": "shu oy",
|
||
"next": "keyingi oy",
|
||
"past": "{0} oy oldin",
|
||
"future": "{0} oydan keyin"
|
||
},
|
||
"week": {
|
||
"previous": "o‘tgan 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"
|
||
}
|
||
} |