src/jdk.localedata/share/classes/sun/text/resources/fr/JavaTimeSupplementary_fr.java

Print this page


   1 /*
   2  * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.  Oracle designates this
   8  * particular file as subject to the "Classpath" exception as provided
   9  * by Oracle in the LICENSE file that accompanied this code.
  10  *
  11  * This code is distributed in the hope that it will be useful, but WITHOUT
  12  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14  * version 2 for more details (a copy is included in the LICENSE file that
  15  * accompanied this code).
  16  *
  17  * You should have received a copy of the GNU General Public License version
  18  * 2 along with this work; if not, write to the Free Software Foundation,
  19  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20  *
  21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22  * or visit www.oracle.com if you need additional information or have any
  23  * questions.
  24  */
  25 
  26 /*
  27  * COPYRIGHT AND PERMISSION NOTICE
  28  *
  29  * Copyright (C) 1991-2012 Unicode, Inc. All rights reserved. Distributed under
  30  * the Terms of Use in http://www.unicode.org/copyright.html.

  31  *
  32  * Permission is hereby granted, free of charge, to any person obtaining a copy
  33  * of the Unicode data files and any associated documentation (the "Data
  34  * Files") or Unicode software and any associated documentation (the
  35  * "Software") to deal in the Data Files or Software without restriction,
  36  * including without limitation the rights to use, copy, modify, merge,
  37  * publish, distribute, and/or sell copies of the Data Files or Software, and
  38  * to permit persons to whom the Data Files or Software are furnished to do so,
  39  * provided that (a) the above copyright notice(s) and this permission notice
  40  * appear with all copies of the Data Files or Software, (b) both the above
  41  * copyright notice(s) and this permission notice appear in associated
  42  * documentation, and (c) there is clear notice in each modified Data File or
  43  * in the Software as well as in the documentation associated with the Data
  44  * File(s) or Software that the data or software has been modified.


  45  *
  46  * THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
  47  * KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  48  * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
  49  * THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
  50  * INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
  51  * CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,

  52  * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  53  * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  54  * OF THE DATA FILES OR SOFTWARE.
  55  *
  56  * Except as contained in this notice, the name of a copyright holder shall not
  57  * be used in advertising or otherwise to promote the sale, use or other
  58  * dealings in these Data Files or Software without prior written authorization
  59  * of the copyright holder.
  60  */
  61 
  62 //  Note: this file has been generated by a tool.
  63 
  64 package sun.text.resources.fr;
  65 
  66 import sun.util.resources.OpenListResourceBundle;
  67 
  68 public class JavaTimeSupplementary_fr extends OpenListResourceBundle {
  69     @Override
  70     protected final Object[][] getContents() {




  71         return new Object[][] {
  72             { "QuarterAbbreviations",
  73                 new String[] {
  74                     "T1",
  75                     "T2",
  76                     "T3",
  77                     "T4",
  78                 }
  79             },
  80             { "QuarterNames",
  81                 new String[] {
  82                     "1er trimestre",
  83                     "2e trimestre",
  84                     "3e trimestre",
  85                     "4e trimestre",
  86                 }
  87             },
  88             { "QuarterNarrows",
  89                 new String[] {
  90                     "T1",
  91                     "T2",
  92                     "T3",
  93                     "T4",
  94                 }
  95             },
  96             { "calendarname.buddhist",
  97                 "Calendrier bouddhiste" },
  98             { "calendarname.gregorian",
  99                 "Calendrier gr\u00e9gorien" },
 100             { "calendarname.gregory",
 101                 "Calendrier gr\u00e9gorien" },
 102             { "calendarname.islamic",
 103                 "Calendrier musulman" },
 104             { "calendarname.islamic-civil",
 105                 "Calendrier civil musulman" },
 106             { "calendarname.islamicc",
 107                 "Calendrier civil musulman" },
 108             { "calendarname.japanese",
 109                 "Calendrier japonais" },
 110             { "calendarname.roc",
 111                 "Calendrier r\u00e9publicain chinois" },
 112             { "field.dayperiod",
 113                 "cadran" },
 114             { "field.era",
 115                 "\u00e8re" },
 116             { "field.hour",
 117                 "heure" },
 118             { "field.minute",
 119                 "minute" },
 120             { "field.month",
 121                 "mois" },
 122             { "field.second",
 123                 "seconde" },
 124             { "field.week",
 125                 "semaine" },
 126             { "field.weekday",
 127                 "jour de la semaine" },
 128             { "field.year",
 129                 "ann\u00e9e" },
 130             { "field.zone",
 131                 "fuseau horaire" },
 132             { "islamic.DatePatterns",
 133                 new String[] {
 134                     "EEEE d MMMM y GGGG",
 135                     "d MMMM y GGGG",
 136                     "d MMM, y GGGG",
 137                     "d/M/y GGGG",

































 138                 }
 139             },
 140             { "islamic.Eras",
 141                 new String[] {
 142                     "",
 143                     "AH",
 144                 }
 145             },
 146             { "islamic.MonthAbbreviations",
 147                 new String[] {
 148                     "Mouh.",
 149                     "Saf.",
 150                     "Rabi\u02bb-oul-A.",
 151                     "Rabi\u02bb-out-T.",
 152                     "Djoum.-l-O.",
 153                     "Djoum.-t-T.",
 154                     "Radj.",
 155                     "Cha.",
 156                     "Ram.",
 157                     "Chaou.",
 158                     "Dou-l-Q.",
 159                     "Dou-l-H.",
 160                     "",
 161                 }
 162             },
 163             { "islamic.MonthNames",
 164                 new String[] {
 165                     "Mouharram",
 166                     "Safar",
 167                     "Rabi\u02bb-oul-Aououal",
 168                     "Rabi\u02bb-out-Tani",
 169                     "Djoumada-l-Oula",
 170                     "Djoumada-t-Tania",
 171                     "Radjab",
 172                     "Cha\u02bbban",
 173                     "Ramadan",
 174                     "Chaououal",
 175                     "Dou-l-Qa\u02bbda",
 176                     "Dou-l-Hidjja",
 177                     "",
 178                 }
 179             },
 180             { "islamic.short.Eras",
































 181                 new String[] {
 182                     "",
 183                     "AH",
 184                 }
 185             },
 186             { "java.time.buddhist.DatePatterns",
 187                 new String[] {
 188                     "EEEE d MMMM y G",
 189                     "d MMMM y G",
 190                     "d MMM, y G",
 191                     "d/M/yyyy",
 192                 }
 193             },
 194             { "java.time.buddhist.long.Eras",
 195                 new String[] {
 196                     "BC",
 197                     "\u00e8re bouddhiste",
 198                 }
 199             },
 200             { "java.time.buddhist.short.Eras",
 201                 new String[] {
 202                     "BC",
 203                     "\u00e8re bouddhiste",


 204                 }
 205             },




 206             { "java.time.islamic.DatePatterns",
 207                 new String[] {
 208                     "EEEE d MMMM y G",
 209                     "d MMMM y G",
 210                     "d MMM, y G",
 211                     "d/M/y G",
 212                 }
 213             },
 214             { "java.time.japanese.DatePatterns",
 215                 new String[] {
 216                     "EEEE d MMMM y G",
 217                     "d MMMM y G",
 218                     "d MMM, y G",
 219                     "d/M/y GGGGG",
 220                 }
 221             },
 222             { "java.time.long.Eras",
 223                 new String[] {
 224                     "avant J\u00e9sus-Christ",
 225                     "apr\u00e8s J\u00e9sus-Christ",
 226                 }
 227             },
 228             { "java.time.roc.DatePatterns",
 229                 new String[] {
 230                     "EEEE d MMMM y G",
 231                     "d MMMM y G",
 232                     "d MMM, y G",
 233                     "d/M/y GGGGG",
 234                 }
 235             },
 236             { "java.time.short.Eras",
 237                 new String[] {
 238                     "BC",
 239                     "ap. J.-C.",
 240                 }
 241             },
 242             { "roc.DatePatterns",
 243                 new String[] {
 244                     "EEEE d MMMM y GGGG",
 245                     "d MMMM y GGGG",
 246                     "d MMM, y GGGG",
 247                     "d/M/y G",

































 248                 }
 249             },
 250             { "roc.Eras",
 251                 new String[] {
 252                     "avant RdC",
 253                     "RdC",
 254                 }
 255             },























































































 256             { "roc.short.Eras",
 257                 new String[] {
 258                     "avant RdC",
 259                     "RdC",
 260                 }
 261             },
 262         };
 263     }
 264 }
   1 /*
   2  * Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.  Oracle designates this
   8  * particular file as subject to the "Classpath" exception as provided
   9  * by Oracle in the LICENSE file that accompanied this code.
  10  *
  11  * This code is distributed in the hope that it will be useful, but WITHOUT
  12  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14  * version 2 for more details (a copy is included in the LICENSE file that
  15  * accompanied this code).
  16  *
  17  * You should have received a copy of the GNU General Public License version
  18  * 2 along with this work; if not, write to the Free Software Foundation,
  19  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20  *
  21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22  * or visit www.oracle.com if you need additional information or have any
  23  * questions.
  24  */
  25 
  26 /*
  27  * COPYRIGHT AND PERMISSION NOTICE
  28  *
  29  * Copyright (C) 1991-2015 Unicode, Inc. All rights reserved.
  30  * Distributed under the Terms of Use in 
  31  * http://www.unicode.org/copyright.html.
  32  *
  33  * Permission is hereby granted, free of charge, to any person obtaining
  34  * a copy of the Unicode data files and any associated documentation
  35  * (the "Data Files") or Unicode software and any associated documentation
  36  * (the "Software") to deal in the Data Files or Software
  37  * without restriction, including without limitation the rights to use,
  38  * copy, modify, merge, publish, distribute, and/or sell copies of
  39  * the Data Files or Software, and to permit persons to whom the Data Files
  40  * or Software are furnished to do so, provided that
  41  * (a) this copyright and permission notice appear with all copies 
  42  * of the Data Files or Software,
  43  * (b) this copyright and permission notice appear in associated 
  44  * documentation, and
  45  * (c) there is clear notice in each modified Data File or in the Software
  46  * as well as in the documentation associated with the Data File(s) or
  47  * Software that the data or software has been modified.
  48  *
  49  * THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
  50  * ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  51  * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  52  * NONINFRINGEMENT OF THIRD PARTY RIGHTS.
  53  * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
  54  * NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
  55  * DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  56  * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  57  * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  58  * PERFORMANCE OF THE DATA FILES OR SOFTWARE.
  59  *
  60  * Except as contained in this notice, the name of a copyright holder
  61  * shall not be used in advertising or otherwise to promote the sale,
  62  * use or other dealings in these Data Files or Software without prior
  63  * written authorization of the copyright holder.
  64  */
  65 
  66 //  Note: this file has been generated by a tool.
  67 
  68 package sun.text.resources.fr;
  69 
  70 import sun.util.resources.OpenListResourceBundle;
  71 
  72 public class JavaTimeSupplementary_fr extends OpenListResourceBundle {
  73     @Override
  74     protected final Object[][] getContents() {
  75         final String[] javatimebuddhistlongEras = {
  76             "BC",
  77             "\u00e8re bouddhiste",
  78         };
  79         return new Object[][] {
  80             { "QuarterAbbreviations",
  81                 new String[] {
  82                     "T1",
  83                     "T2",
  84                     "T3",
  85                     "T4",
  86                 }
  87             },
  88             { "QuarterNames",
  89                 new String[] {
  90                     "1er trimestre",
  91                     "2e trimestre",
  92                     "3e trimestre",
  93                     "4e trimestre",
  94                 }
  95             },








  96             { "calendarname.buddhist",
  97                 "calendrier bouddhiste" },
  98             { "calendarname.gregorian",
  99                 "calendrier gr\u00e9gorien" },
 100             { "calendarname.gregory",
 101                 "calendrier gr\u00e9gorien" },
 102             { "calendarname.islamic",
 103                 "calendrier musulman" },
 104             { "calendarname.islamic-civil",
 105                 "calendrier musulman (tabulaire, \u00e9poque civile)" },


 106             { "calendarname.japanese",
 107                 "calendrier japonais" },
 108             { "calendarname.roc",
 109                 "calendrier r\u00e9publicain chinois" },
 110             { "field.dayperiod",
 111                 "cadran" },
 112             { "field.era",
 113                 "\u00e8re" },
 114             { "field.hour",
 115                 "heure" },
 116             { "field.minute",
 117                 "minute" },
 118             { "field.month",
 119                 "mois" },
 120             { "field.second",
 121                 "seconde" },
 122             { "field.week",
 123                 "semaine" },
 124             { "field.weekday",
 125                 "jour de la semaine" },
 126             { "field.year",
 127                 "ann\u00e9e" },
 128             { "field.zone",
 129                 "fuseau horaire" },
 130             { "islamic.DatePatterns",
 131                 new String[] {
 132                     "EEEE d MMMM y GGGG",
 133                     "d MMMM y GGGG",
 134                     "d MMM y GGGG",
 135                     "dd/MM/y G",
 136                 }

 137             },

 138             { "islamic.DayAbbreviations",

 139                 new String[] {

 140                     "dim.",
 141                     "lun.",
 142                     "mar.",
 143                     "mer.",
 144                     "jeu.",
 145                     "ven.",
 146                     "sam.",
 147                 }

 148             },

 149             { "islamic.DayNames",

 150                 new String[] {

 151                     "dimanche",
 152                     "lundi",
 153                     "mardi",
 154                     "mercredi",
 155                     "jeudi",
 156                     "vendredi",
 157                     "samedi",
 158                 }

 159             },

 160             { "islamic.DayNarrows",

 161                 new String[] {

 162                     "D",
 163                     "L",
 164                     "M",
 165                     "M",
 166                     "J",
 167                     "V",
 168                     "S",
 169                 }
 170             },
 171             { "islamic.Eras",
 172                 new String[] {
 173                     "",
 174                     "AH",
 175                 }
 176             },
 177             { "islamic.MonthAbbreviations",
 178                 new String[] {
 179                     "mouh.",
 180                     "saf.",
 181                     "rab. aw.",
 182                     "rab. th.",
 183                     "joum. oul.",
 184                     "joum. tha.",
 185                     "raj.",
 186                     "chaa.",
 187                     "ram.",
 188                     "chaw.",
 189                     "dhou. q.",
 190                     "dhou. h.",
 191                     "",
 192                 }
 193             },
 194             { "islamic.MonthNames",
 195                 new String[] {
 196                     "mouharram",
 197                     "safar",
 198                     "rabia al awal",
 199                     "rabia ath-thani",
 200                     "joumada al oula",
 201                     "joumada ath-thania",
 202                     "rajab",
 203                     "chaabane",
 204                     "ramadan",
 205                     "chawwal",
 206                     "dhou al qi`da",
 207                     "dhou al-hijja",
 208                     "",
 209                 }
 210             },
 211             { "islamic.QuarterAbbreviations",

 212                 new String[] {

 213                     "T1",
 214                     "T2",
 215                     "T3",
 216                     "T4",
 217                 }

 218             },

 219             { "islamic.QuarterNames",

 220                 new String[] {

 221                     "1er trimestre",
 222                     "2e trimestre",
 223                     "3e trimestre",
 224                     "4e trimestre",
 225                 }

 226             },

 227             { "islamic.QuarterNarrows",

 228                 new String[] {

 229                     "1",
 230                     "2",
 231                     "3",
 232                     "4",
 233                 }

 234             },

 235             { "islamic.TimePatterns",

 236                 new String[] {

 237                     "HH:mm:ss zzzz",
 238                     "HH:mm:ss z",
 239                     "HH:mm:ss",
 240                     "HH:mm",
 241                 }

 242             },

 243             { "islamic.long.Eras",

 244                 new String[] {
 245                     "",
 246                     "AH",
 247                 }
 248             },
 249             { "islamic.narrow.Eras",

 250                 new String[] {
 251                     "",
 252                     "AH",


 253                 }
 254             },
 255             { "islamic.short.Eras",

 256                 new String[] {
 257                     "",
 258                     "AH",
 259                 }
 260             },
 261             { "java.time.buddhist.DatePatterns",

 262                 new String[] {
 263                     "EEEE d MMMM y G",
 264                     "d MMMM y G",
 265                     "d MMM y G",
 266                     "dd/MM/y GGGGG",
 267                 }
 268             },
 269             { "java.time.buddhist.long.Eras",

 270                 javatimebuddhistlongEras },
 271             { "java.time.buddhist.short.Eras",

 272                 javatimebuddhistlongEras },
 273             { "java.time.islamic.DatePatterns",
 274                 new String[] {
 275                     "EEEE d MMMM y G",
 276                     "d MMMM y G",
 277                     "d MMM y G",
 278                     "dd/MM/y GGGGG",
 279                 }
 280             },
 281             { "java.time.japanese.DatePatterns",
 282                 new String[] {
 283                     "EEEE d MMMM y G",
 284                     "d MMMM y G",
 285                     "d MMM y G",
 286                     "dd/MM/y GGGGG",
 287                 }
 288             },
 289             { "java.time.long.Eras",
 290                 new String[] {
 291                     "avant J\u00e9sus-Christ",
 292                     "apr\u00e8s J\u00e9sus-Christ",
 293                 }
 294             },
 295             { "java.time.roc.DatePatterns",
 296                 new String[] {
 297                     "EEEE d MMMM y G",
 298                     "d MMMM y G",
 299                     "d MMM y G",
 300                     "dd/MM/y GGGGG",
 301                 }
 302             },
 303             { "java.time.short.Eras",
 304                 new String[] {
 305                     "BC",
 306                     "ap. J.-C.",
 307                 }
 308             },
 309             { "roc.DatePatterns",
 310                 new String[] {
 311                     "EEEE d MMMM y GGGG",
 312                     "d MMMM y GGGG",
 313                     "d MMM y GGGG",
 314                     "dd/MM/y G",
 315                 }

 316             },

 317             { "roc.DayAbbreviations",

 318                 new String[] {

 319                     "dim.",
 320                     "lun.",
 321                     "mar.",
 322                     "mer.",
 323                     "jeu.",
 324                     "ven.",
 325                     "sam.",
 326                 }

 327             },

 328             { "roc.DayNames",

 329                 new String[] {

 330                     "dimanche",
 331                     "lundi",
 332                     "mardi",
 333                     "mercredi",
 334                     "jeudi",
 335                     "vendredi",
 336                     "samedi",
 337                 }

 338             },

 339             { "roc.DayNarrows",

 340                 new String[] {

 341                     "D",
 342                     "L",
 343                     "M",
 344                     "M",
 345                     "J",
 346                     "V",
 347                     "S",
 348                 }
 349             },
 350             { "roc.Eras",
 351                 new String[] {
 352                     "avant RdC",
 353                     "RdC",
 354                 }
 355             },
 356             { "roc.MonthAbbreviations",

 357                 new String[] {

 358                     "janv.",
 359                     "f\u00e9vr.",
 360                     "mars",
 361                     "avr.",
 362                     "mai",
 363                     "juin",
 364                     "juil.",
 365                     "ao\u00fbt",
 366                     "sept.",
 367                     "oct.",
 368                     "nov.",
 369                     "d\u00e9c.",
 370                     "",
 371                 }

 372             },

 373             { "roc.MonthNames",

 374                 new String[] {

 375                     "janvier",
 376                     "f\u00e9vrier",
 377                     "mars",
 378                     "avril",
 379                     "mai",
 380                     "juin",
 381                     "juillet",
 382                     "ao\u00fbt",
 383                     "septembre",
 384                     "octobre",
 385                     "novembre",
 386                     "d\u00e9cembre",
 387                     "",
 388                 }

 389             },

 390             { "roc.MonthNarrows",

 391                 new String[] {

 392                     "J",
 393                     "F",
 394                     "M",
 395                     "A",
 396                     "M",
 397                     "J",
 398                     "J",
 399                     "A",
 400                     "S",
 401                     "O",
 402                     "N",
 403                     "D",
 404                     "",
 405                 }

 406             },

 407             { "roc.QuarterAbbreviations",

 408                 new String[] {

 409                     "T1",
 410                     "T2",
 411                     "T3",
 412                     "T4",
 413                 }

 414             },

 415             { "roc.QuarterNames",

 416                 new String[] {

 417                     "1er trimestre",
 418                     "2e trimestre",
 419                     "3e trimestre",
 420                     "4e trimestre",
 421                 }

 422             },

 423             { "roc.TimePatterns",

 424                 new String[] {

 425                     "HH:mm:ss zzzz",
 426                     "HH:mm:ss z",
 427                     "HH:mm:ss",
 428                     "HH:mm",
 429                 }

 430             },

 431             { "roc.long.Eras",

 432                 new String[] {

 433                     "avant RdC",
 434                     "RdC",
 435                 }

 436             },

 437             { "roc.narrow.Eras",

 438                 new String[] {

 439                     "avant RdC",
 440                     "RdC",
 441                 }

 442             },

 443             { "roc.short.Eras",
 444                 new String[] {
 445                     "avant RdC",
 446                     "RdC",
 447                 }
 448             },
 449         };
 450     }
 451 }