// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/es_PR.xml
// ***************************************************************************
es_PR{
%%Parent{"es_419"}
- PaperSize:intvector{
- 279,
- 216,
- }
- Version{"2.0.82.45"}
+ Version{"2.0.98.76"}
calendar{
generic{
DateTimePatterns{
"MM/dd/y G",
"MM/dd/yy GGGGG",
"{1} {0}",
- "{1} {0}",
- "{1} {0}",
+ "{1}, {0}",
+ "{1}, {0}",
"{1} {0}",
"{1} {0}",
}
availableFormats{
MEd{"E, MM/dd"}
Md{"MM/dd"}
- yM{"MM/y"}
- yMEd{"E MM/dd/y"}
- yMd{"MM/dd/y"}
+ yyyyM{"MM/y G"}
+ yyyyMEd{"E MM/dd/y G"}
+ yyyyMd{"MM/dd/y G"}
}
}
gregorian{
"MM/dd/y",
"MM/dd/yy",
"{1} {0}",
- "{1} {0}",
- "{1} {0}",
+ "{1}, {0}",
+ "{1}, {0}",
"{1} {0}",
"{1} {0}",
}
}
}
}
+ unitsNarrow{
+ temperature{
+ celsius{
+ one{"{0}°C"}
+ other{"{0}°C"}
+ }
+ fahrenheit{
+ one{"{0}°"}
+ other{"{0}°"}
+ }
+ }
+ }
}