UNPKG

javascript-time-ago

Version:

Localized relative date/time formatting

159 lines 3.05 kB
{ "locale": "rw", "long": { "year": { "previous": "umwaka ushize", "current": "uyu mwaka", "next": "umwaka utaha", "past": "-{0} y", "future": "+{0} y" }, "quarter": { "previous": "last quarter", "current": "this quarter", "next": "next quarter", "past": "-{0} Q", "future": "+{0} Q" }, "month": { "previous": "ukwezi gushize", "current": "uku kwezi", "next": "ukwezi gutaha", "past": "-{0} m", "future": "+{0} m" }, "week": { "previous": "icyumweru gishize", "current": "iki cyumweru", "next": "icyumweru gitaha", "past": "-{0} w", "future": "+{0} w" }, "day": { "previous": "ejo", "current": "uyu munsi", "next": "ejo", "past": "-{0} d", "future": "+{0} d" }, "hour": { "current": "this hour", "past": "-{0} h", "future": "+{0} h" }, "minute": { "current": "this minute", "past": "-{0} min", "future": "+{0} min" }, "second": { "current": "now", "past": "-{0} s", "future": "+{0} s" } }, "short": { "year": { "previous": "umwaka ushize", "current": "uyu mwaka", "next": "umwaka utaha", "past": "-{0} y", "future": "+{0} y" }, "quarter": { "previous": "last quarter", "current": "this quarter", "next": "next quarter", "past": "-{0} Q", "future": "+{0} Q" }, "month": { "previous": "ukwezi gushize", "current": "uku kwezi", "next": "ukwezi gutaha", "past": "-{0} m", "future": "+{0} m" }, "week": { "previous": "icyumweru gishize", "current": "iki cyumweru", "next": "icyumweru gitaha", "past": "-{0} w", "future": "+{0} w" }, "day": { "previous": "ejo", "current": "uyu munsi", "next": "ejo", "past": "-{0} d", "future": "+{0} d" }, "hour": { "current": "this hour", "past": "-{0} h", "future": "+{0} h" }, "minute": { "current": "this minute", "past": "-{0} min", "future": "+{0} min" }, "second": { "current": "now", "past": "-{0} s", "future": "+{0} s" } }, "narrow": { "year": { "previous": "umwaka ushize", "current": "uyu mwaka", "next": "umwaka utaha", "past": "-{0} y", "future": "+{0} y" }, "quarter": { "previous": "last quarter", "current": "this quarter", "next": "next quarter", "past": "-{0} Q", "future": "+{0} Q" }, "month": { "previous": "ukwezi gushize", "current": "uku kwezi", "next": "ukwezi gutaha", "past": "-{0} m", "future": "+{0} m" }, "week": { "previous": "icyumweru gishize", "current": "iki cyumweru", "next": "icyumweru gitaha", "past": "-{0} w", "future": "+{0} w" }, "day": { "previous": "ejo", "current": "uyu munsi", "next": "ejo", "past": "-{0} d", "future": "+{0} d" }, "hour": { "current": "this hour", "past": "-{0} h", "future": "+{0} h" }, "minute": { "current": "this minute", "past": "-{0} min", "future": "+{0} min" }, "second": { "current": "now", "past": "-{0} s", "future": "+{0} s" } } }