|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /proc/self/root/usr/lib/python2.7/site-packages/timeago/locales/ |
Upload File : |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
'''
Created on 2017-8-30
@author: generated by @lolobosse script
'''
LOCALE = [
["ယခုအတွင်း", "ယခု"],
["%s စက္ကန့် အကြာက", "%s စက္ကန့်အတွင်း"],
["1 မိနစ် အကြာက", "1 မိနစ်အတွင်း"],
["%s မိနစ် အကြာက", "%s မိနစ်အတွင်း"],
["1 နာရီ အကြာက", "1 နာရီအတွင်း"],
["%s နာရီ အကြာက", "%s နာရီအတွင်း"],
["1 ရက် အကြာက", "1 ရက်အတွင်း"],
["%s ရက် အကြာက", "%s ရက်အတွင်း"],
["1 ပတ် အကြာက", "1 ပတ်အတွင်း"],
["%s ပတ် အကြာက", "%s ပတ်အတွင်း"],
["1 လ အကြာက", "1 လအတွင်း"],
["%s လ အကြာက", "%s လအတွင်း"],
["1 နှစ် အကြာက", "1 နှစ်အတွင်း"],
["%s နှစ် အကြာက", "%s နှစ်အတွင်း"]
]