| Server IP : 180.180.241.3 / Your IP : 216.73.216.216 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files (x86)/Git/lib/tcl8.5/msgs/ |
Upload File : |
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset sw DAYS_OF_WEEK_ABBREV [list \
"Jpi"\
"Jtt"\
"Jnn"\
"Jtn"\
"Alh"\
"Iju"\
"Jmo"]
::msgcat::mcset sw DAYS_OF_WEEK_FULL [list \
"Jumapili"\
"Jumatatu"\
"Jumanne"\
"Jumatano"\
"Alhamisi"\
"Ijumaa"\
"Jumamosi"]
::msgcat::mcset sw MONTHS_ABBREV [list \
"Jan"\
"Feb"\
"Mar"\
"Apr"\
"Mei"\
"Jun"\
"Jul"\
"Ago"\
"Sep"\
"Okt"\
"Nov"\
"Des"\
""]
::msgcat::mcset sw MONTHS_FULL [list \
"Januari"\
"Februari"\
"Machi"\
"Aprili"\
"Mei"\
"Juni"\
"Julai"\
"Agosti"\
"Septemba"\
"Oktoba"\
"Novemba"\
"Desemba"\
""]
::msgcat::mcset sw BCE "KK"
::msgcat::mcset sw CE "BK"
}