1// *************************************************************************** 2// * 3// * Copyright (C) 2015 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/jgo.xml 7// * 8// *************************************************************************** 9jgo{ 10 Version{"2.1.19.94"} 11 units{ 12 duration{ 13 day{ 14 one{"{0} lɛ́Ꞌ"} 15 other{"{0} lɛ́Ꞌ"} 16 } 17 hour{ 18 one{"{0} háwa"} 19 other{"{0} háwa"} 20 } 21 minute{ 22 one{"{0} minút"} 23 other{"{0} minút"} 24 } 25 month{ 26 one{"pɛsaŋ {0}"} 27 other{"pɛsaŋ {0}"} 28 } 29 year{ 30 one{"ŋguꞋ {0}"} 31 other{"ŋguꞋ {0}"} 32 } 33 } 34 } 35} 36