intl-relative-time-format
Version:
A fully spec-compliant polyfill for 'Intl.RelativeTimeFormat'
229 lines (228 loc) • 8.47 kB
JavaScript
if ("__addLocaleData" in Intl.RelativeTimeFormat) {
Intl.RelativeTimeFormat.__addLocaleData({
locale: "my-MM",
data: {
year: {
'0': 'ယခုနှစ်',
'1': 'လာမည့်နှစ်',
'-1': 'ယမန်နှစ်',
future: {
other: '{0} နှစ်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} နှစ်'
}
},
'year-short': {
future: {
other: '{0} နှစ်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} နှစ်'
}
},
'year-narrow': {
future: {
other: '{0} နှစ်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} နှစ်'
}
},
quarter: {
'0': 'ယခု သုံးလပတ်',
'1': 'လာမည့် သုံးလပတ်',
'-1': 'ပြီးခဲ့သည့် သုံးလပတ်',
future: {
other: 'သုံးလပတ်ကာလ {0} အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် သုံးလပတ်ကာလ {0} ခုအတွင်း'
}
},
'quarter-short': {
'0': 'ယခုသုံးလပတ်',
'1': 'နောက်လာမည့်သုံးလပတ်',
'-1': 'ပြီးခဲ့သောသုံးလပတ်',
future: {
other: 'သုံးလပတ်ကာလ {0} ခုအတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် သုံးလပတ်ကာလ {0} ခုအတွင်း'
}
},
'quarter-narrow': {
'0': 'ယခုသုံးလပတ်',
'1': 'နောက်လာမည့်သုံးလပတ်',
'-1': 'ပြီးခဲ့သောသုံးလပတ်',
future: {
other: 'သုံးလပတ်ကာလ {0} ခုအတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် သုံးလပတ်ကာလ {0} ခုအတွင်း'
}
},
month: {
'0': 'ယခုလ',
'1': 'လာမည့်လ',
'-1': 'ပြီးခဲ့သည့်လ',
future: {
other: '{0} လအတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} လ'
}
},
'month-short': {
future: {
other: '{0} လအတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} လ'
}
},
'month-narrow': {
future: {
other: '{0} လအတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} လ'
}
},
week: {
'0': 'ယခု သီတင်းပတ်',
'1': 'လာမည့် သီတင်းပတ်',
'-1': 'ပြီးခဲ့သည့် သီတင်းပတ်',
future: {
other: '{0} ပတ်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} ပတ်'
}
},
'week-short': {
future: {
other: '{0} ပတ်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} ပတ်'
}
},
'week-narrow': {
future: {
other: '{0} ပတ်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} ပတ်'
}
},
day: {
'0': 'ယနေ့',
'1': 'မနက်ဖြန်',
'2': 'သန်ဘက်ခါ',
'-2': 'တစ်နေ့က',
'-1': 'မနေ့က',
future: {
other: '{0} ရက်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} ရက်'
}
},
'day-short': {
future: {
other: '{0} ရက်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} ရက်'
}
},
'day-narrow': {
future: {
other: '{0} ရက်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} ရက်'
}
},
hour: {
'0': 'ဤအချိန်',
future: {
other: '{0} နာရီအတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} နာရီ'
}
},
'hour-short': {
future: {
other: '{0} နာရီအတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} နာရီ'
}
},
'hour-narrow': {
future: {
other: '{0} နာရီအတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} နာရီ'
}
},
minute: {
'0': 'ဤမိနစ်',
future: {
other: '{0} မိနစ်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} မိနစ်'
}
},
'minute-short': {
future: {
other: '{0} မိနစ်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} မိနစ်'
}
},
'minute-narrow': {
future: {
other: '{0} မိနစ်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} မိနစ်'
}
},
second: {
'0': 'ယခု',
future: {
other: '{0} စက္ကန့်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} စက္ကန့်'
}
},
'second-short': {
future: {
other: '{0} စက္ကန့်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} စက္ကန့်'
}
},
'second-narrow': {
future: {
other: '{0} စက္ကန့်အတွင်း'
},
past: {
other: 'ပြီးခဲ့သည့် {0} စက္ကန့်'
}
},
nu: [
'mymr'
]
}
});
}