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/fur.xml 7// * 8// *************************************************************************** 9fur{ 10 Version{"2.1.19.14"} 11 units{ 12 duration{ 13 day{ 14 dnam{"zornadis"} 15 one{"{0} zornade"} 16 other{"{0} zornadis"} 17 } 18 hour{ 19 dnam{"oris"} 20 one{"{0} ore"} 21 other{"{0} oris"} 22 } 23 minute{ 24 dnam{"minûts"} 25 one{"{0} minût"} 26 other{"{0} minûts"} 27 } 28 month{ 29 dnam{"mês"} 30 one{"{0} mês"} 31 other{"{0} mês"} 32 } 33 second{ 34 dnam{"seconts"} 35 one{"{0} secont"} 36 other{"{0} seconts"} 37 } 38 week{ 39 dnam{"setemanis"} 40 one{"{0} setemane"} 41 other{"{0} setemanis"} 42 } 43 year{ 44 dnam{"agns"} 45 one{"{0} an"} 46 other{"{0} agns"} 47 } 48 } 49 } 50 unitsShort{ 51 duration{ 52 day{ 53 dnam{"zornadis"} 54 } 55 hour{ 56 dnam{"oris"} 57 } 58 minute{ 59 dnam{"minûts"} 60 } 61 month{ 62 dnam{"mês"} 63 } 64 second{ 65 dnam{"seconts"} 66 } 67 week{ 68 dnam{"setemanis"} 69 } 70 year{ 71 dnam{"agns"} 72 } 73 } 74 } 75} 76