// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2016 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/fr_MA.xml
// *
// ***************************************************************************
fr_MA{
- Version{"2.0.90.61"}
+ NumberElements{
+ latn{
+ symbols{
+ group{"."}
+ }
+ }
+ }
+ Version{"2.1.19.14"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "a.m.",
+ "p.m.",
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "jan.",
+ "fév.",
+ "mar.",
+ "avr.",
+ "mai",
+ "jui.",
+ "juil.",
+ "août",
+ "sept.",
+ "oct.",
+ "nov.",
+ "déc.",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "jan.",
+ "fév.",
+ "mar.",
+ "avr.",
+ "mai",
+ "jui.",
+ "juil.",
+ "août",
+ "sept.",
+ "oct.",
+ "nov.",
+ "déc.",
+ }
+ }
+ }
+ }
+ }
}