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

54 lines
1.3 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} апт. мурун",
"future": "{0} апт. кийин"
},
"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} сек. кийн"
}
}