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

54 lines
1.4 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": "өнгөрсөн улирал",
"current": "энэ улирал",
"next": "дараагийн улирал",
"past": "{0} улирлын өмнө",
"future": "{0} улирлын дараа"
},
"month": {
"previous": "өнгөрсөн сар",
"current": "энэ сар",
"next": "ирэх сар",
"past": "{0} сарын өмнө",
"future": "{0} сарын дараа"
},
"week": {
"previous": "өнгөрсөн долоо хоног",
"current": "энэ долоо хоног",
"next": "ирэх долоо хоног",
"past": "{0} 7 хоногийн өмнө",
"future": "{0} 7 хоногийн дараа"
},
"day": {
"previous": "өчигдөр",
"previous-2": "уржигдар",
"current": "өнөөдөр",
"next": "маргааш",
"next-2": "нөгөөдөр",
"past": "{0} өдрийн өмнө",
"future": "{0} өдрийн дараа"
},
"hour": {
"current": "энэ цаг",
"past": "{0} ц өмнө",
"future": "{0} ц дараа"
},
"minute": {
"current": "энэ минут",
"past": "{0} мин өмнө",
"future": "{0} мин дараа"
},
"second": {
"current": "одоо",
"past": "{0} сек өмнө",
"future": "{0} сек дараа"
}
}