Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
52
node_modules/relative-time-format/locale/uz/narrow.json
generated
vendored
Normal file
52
node_modules/relative-time-format/locale/uz/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user