< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/fr_HT.xml

Print this page


   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2015 Unicode, Inc.
   4 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   5 For terms of use, see http://www.unicode.org/copyright.html


   6 -->
   7 <ldml>
   8         <identity>
   9                 <version number="$Revision: 11994 $"/>
  10                 <language type="fr"/>
  11                 <territory type="HT"/>
  12         </identity>
  13         <dates>
















  14                 <fields>
  15                         <field type="day-short">
  16                                 <displayName draft="contributed">jr.</displayName>
  17                         </field>
  18                         <field type="day-narrow">
  19                                 <displayName draft="contributed">jr.</displayName>
  20                         </field>
  21                         <field type="sun-narrow">
  22                                 <relative type="-1" draft="contributed">dim dernier</relative>
  23                                 <relative type="0" draft="contributed">ce dim</relative>
  24                                 <relative type="1" draft="contributed">dim prochain</relative>
  25                         </field>
  26                         <field type="mon-narrow">
  27                                 <relative type="-1" draft="contributed">lun dernier</relative>
  28                                 <relative type="0" draft="contributed">ce lun</relative>
  29                                 <relative type="1" draft="contributed">lun prochain</relative>
  30                         </field>
  31                         <field type="tue-narrow">
  32                                 <relative type="-1" draft="contributed">mar dernier</relative>
  33                                 <relative type="0" draft="contributed">ce mar</relative>


  95                         <unit type="duration-century">
  96                                 <displayName draft="contributed">sec</displayName>
  97                         </unit>
  98                         <unit type="mass-gram">
  99                                 <unitPattern count="one" draft="contributed">{0}gr</unitPattern>
 100                                 <unitPattern count="other" draft="contributed">{0}gr</unitPattern>
 101                         </unit>
 102                         <unit type="mass-carat">
 103                                 <displayName draft="contributed">kr</displayName>
 104                                 <unitPattern count="one" draft="contributed">{0}kr</unitPattern>
 105                                 <unitPattern count="other" draft="contributed">{0}kr</unitPattern>
 106                         </unit>
 107                 </unitLength>
 108                 <unitLength type="narrow">
 109                         <unit type="mass-gram">
 110                                 <displayName draft="contributed">gr.</displayName>
 111                         </unit>
 112                 </unitLength>
 113         </units>
 114 </ldml>
 115 
   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2018 Unicode, Inc.

   4 For terms of use, see http://www.unicode.org/copyright.html
   5 Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
   6 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   7 -->
   8 <ldml>
   9         <identity>
  10                 <version number="$Revision: 13839 $"/>
  11                 <language type="fr"/>
  12                 <territory type="HT"/>
  13         </identity>
  14         <dates>
  15                 <calendars>
  16                         <calendar type="gregorian">
  17                                 <dayPeriods>
  18                                         <dayPeriodContext type="format">
  19                                                 <dayPeriodWidth type="wide">
  20                                                         <dayPeriod type="midnight" draft="contributed">minuit</dayPeriod>
  21                                                         <dayPeriod type="noon" draft="contributed">midi</dayPeriod>
  22                                                         <dayPeriod type="morning1" draft="contributed">du matin</dayPeriod>
  23                                                         <dayPeriod type="afternoon1" draft="contributed">de l’après-midi</dayPeriod>
  24                                                         <dayPeriod type="evening1" draft="contributed">du soir</dayPeriod>
  25                                                         <dayPeriod type="night1" draft="contributed">de la nuit</dayPeriod>
  26                                                 </dayPeriodWidth>
  27                                         </dayPeriodContext>
  28                                 </dayPeriods>
  29                         </calendar>
  30                 </calendars>
  31                 <fields>
  32                         <field type="day-short">
  33                                 <displayName draft="contributed">jr.</displayName>
  34                         </field>
  35                         <field type="day-narrow">
  36                                 <displayName draft="contributed">jr.</displayName>
  37                         </field>
  38                         <field type="sun-narrow">
  39                                 <relative type="-1" draft="contributed">dim dernier</relative>
  40                                 <relative type="0" draft="contributed">ce dim</relative>
  41                                 <relative type="1" draft="contributed">dim prochain</relative>
  42                         </field>
  43                         <field type="mon-narrow">
  44                                 <relative type="-1" draft="contributed">lun dernier</relative>
  45                                 <relative type="0" draft="contributed">ce lun</relative>
  46                                 <relative type="1" draft="contributed">lun prochain</relative>
  47                         </field>
  48                         <field type="tue-narrow">
  49                                 <relative type="-1" draft="contributed">mar dernier</relative>
  50                                 <relative type="0" draft="contributed">ce mar</relative>


 112                         <unit type="duration-century">
 113                                 <displayName draft="contributed">sec</displayName>
 114                         </unit>
 115                         <unit type="mass-gram">
 116                                 <unitPattern count="one" draft="contributed">{0}gr</unitPattern>
 117                                 <unitPattern count="other" draft="contributed">{0}gr</unitPattern>
 118                         </unit>
 119                         <unit type="mass-carat">
 120                                 <displayName draft="contributed">kr</displayName>
 121                                 <unitPattern count="one" draft="contributed">{0}kr</unitPattern>
 122                                 <unitPattern count="other" draft="contributed">{0}kr</unitPattern>
 123                         </unit>
 124                 </unitLength>
 125                 <unitLength type="narrow">
 126                         <unit type="mass-gram">
 127                                 <displayName draft="contributed">gr.</displayName>
 128                         </unit>
 129                 </unitLength>
 130         </units>
 131 </ldml>

< prev index next >