src/jdk.localedata/share/classes/sun/text/resources/es/JavaTimeSupplementary_es.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.es;
  65 
  66 import sun.util.resources.OpenListResourceBundle;
  67 
  68 public class JavaTimeSupplementary_es 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                     "2\u00ba trimestre",
  84                     "3er trimestre",
  85                     "4\u00ba trimestre",
  86                 }
  87             },
  88             { "QuarterNarrows",
  89                 new String[] {
  90                     "1T",
  91                     "2T",
  92                     "3T",
  93                     "4T",
  94                 }
  95             },
  96             { "calendarname.buddhist",
  97                 "calendario budista" },
  98             { "calendarname.gregorian",
  99                 "calendario gregoriano" },
 100             { "calendarname.gregory",
 101                 "calendario gregoriano" },
 102             { "calendarname.islamic",
 103                 "calendario isl\u00e1mico" },
 104             { "calendarname.islamic-civil",
 105                 "calendario civil isl\u00e1mico" },
 106             { "calendarname.islamicc",
 107                 "calendario civil isl\u00e1mico" },
 108             { "calendarname.japanese",
 109                 "calendario japon\u00e9s" },
 110             { "calendarname.roc",
 111                 "calendario de la Rep\u00fablica de China" },
 112             { "field.dayperiod",
 113                 "periodo del d\u00eda" },
 114             { "field.era",
 115                 "era" },
 116             { "field.hour",
 117                 "hora" },
 118             { "field.minute",
 119                 "minuto" },
 120             { "field.month",
 121                 "mes" },
 122             { "field.second",
 123                 "segundo" },
 124             { "field.week",
 125                 "semana" },
 126             { "field.weekday",
 127                 "d\u00eda de la semana" },
 128             { "field.year",
 129                 "a\u00f1o" },
 130             { "field.zone",
 131                 "zona" },






 132             { "islamic.DatePatterns",
 133                 new String[] {
 134                     "EEEE, d 'de' MMMM 'de' y GGGG",
 135                     "d 'de' MMMM 'de' y GGGG",
 136                     "dd/MM/y GGGG",
 137                     "dd/MM/y GGGG",























































































 138                 }
 139             },
 140             { "java.time.buddhist.DatePatterns",
 141                 new String[] {
 142                     "EEEE, d 'de' MMMM 'de' y G",
 143                     "d 'de' MMMM 'de' y G",
 144                     "dd/MM/y G",
 145                     "dd/MM/y G",












 146                 }
 147             },
 148             { "java.time.islamic.DatePatterns",
 149                 new String[] {
 150                     "EEEE, d 'de' MMMM 'de' y G",
 151                     "d 'de' MMMM 'de' y G",
 152                     "dd/MM/y G",
 153                     "dd/MM/y G",
 154                 }
 155             },
 156             { "java.time.japanese.DatePatterns",
 157                 new String[] {
 158                     "EEEE, d 'de' MMMM 'de' y G",
 159                     "d 'de' MMMM 'de' y G",
 160                     "dd/MM/y G",
 161                     "dd/MM/y GGGGG",
 162                 }
 163             },
 164             { "java.time.long.Eras",
 165                 new String[] {
 166                     "antes de Cristo",
 167                     "anno D\u00f3mini",
 168                 }
 169             },
 170             { "java.time.roc.DatePatterns",
 171                 new String[] {
 172                     "EEEE, d 'de' MMMM 'de' y G",
 173                     "d 'de' MMMM 'de' y G",
 174                     "dd/MM/y G",
 175                     "dd/MM/y GGGGG",
 176                 }
 177             },
 178             { "java.time.short.Eras",
 179                 new String[] {
 180                     "antes de Cristo",
 181                     "anno D\u00f3mini",
 182                 }
 183             },






 184             { "roc.DatePatterns",
 185                 new String[] {
 186                     "EEEE, d 'de' MMMM 'de' y GGGG",
 187                     "d 'de' MMMM 'de' y GGGG",
 188                     "dd/MM/y GGGG",
 189                     "dd/MM/y G",

































 190                 }
 191             },
 192             { "roc.Eras",
 193                 new String[] {
 194                     "antes de R.O.C.",
 195                     "",
 196                 }
 197             },





























































































 198             { "roc.short.Eras",
 199                 new String[] {
 200                     "antes de R.O.C.",
 201                     "",
 202                 }
 203             },
 204         };
 205     }
 206 }
   1 /*
   2  * Copyright (c) 2014, 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.es;
  69 
  70 import sun.util.resources.OpenListResourceBundle;
  71 
  72 public class JavaTimeSupplementary_es extends OpenListResourceBundle {
  73     @Override
  74     protected final Object[][] getContents() {
  75         return new Object[][] {
  76             { "QuarterAbbreviations",
  77                 new String[] {
  78                     "T1",
  79                     "T2",
  80                     "T3",
  81                     "T4",
  82                 }
  83             },
  84             { "QuarterNames",
  85                 new String[] {
  86                     "1.er trimestre",
  87                     "2.\u00ba trimestre",
  88                     "3.er trimestre",
  89                     "4.\u00ba trimestre",








  90                 }
  91             },
  92             { "calendarname.buddhist",
  93                 "calendario budista" },
  94             { "calendarname.gregorian",
  95                 "calendario gregoriano" },
  96             { "calendarname.gregory",
  97                 "calendario gregoriano" },
  98             { "calendarname.islamic",
  99                 "calendario isl\u00e1mico" },
 100             { "calendarname.islamic-civil",
 101                 "calendario civil isl\u00e1mico" },


 102             { "calendarname.japanese",
 103                 "calendario japon\u00e9s" },
 104             { "calendarname.roc",
 105                 "calendario de la Rep\u00fablica de China" },
 106             { "field.dayperiod",
 107                 "a. m./p. m." },


 108             { "field.hour",
 109                 "Hora" },
 110             { "field.minute",
 111                 "Minuto" },
 112             { "field.month",
 113                 "Mes" },
 114             { "field.second",
 115                 "Segundo" },
 116             { "field.week",
 117                 "Semana" },
 118             { "field.weekday",
 119                 "D\u00eda de la semana" },
 120             { "field.year",
 121                 "A\u00f1o" },
 122             { "field.zone",
 123                 "Zona horaria" },
 124             { "islamic.AmPmMarkers",

 125                 new String[] {

 126                     "a. m.",
 127                     "p. m.",
 128                 }

 129             },

 130             { "islamic.DatePatterns",
 131                 new String[] {
 132                     "EEEE, d 'de' MMMM 'de' y GGGG",
 133                     "d 'de' MMMM 'de' y GGGG",
 134                     "dd/MM/y GGGG",
 135                     "dd/MM/yy G",
 136                 }

 137             },

 138             { "islamic.DayAbbreviations",

 139                 new String[] {

 140                     "dom.",
 141                     "lun.",
 142                     "mar.",
 143                     "mi\u00e9.",
 144                     "jue.",
 145                     "vie.",
 146                     "s\u00e1b.",
 147                 }

 148             },

 149             { "islamic.DayNames",

 150                 new String[] {

 151                     "domingo",
 152                     "lunes",
 153                     "martes",
 154                     "mi\u00e9rcoles",
 155                     "jueves",
 156                     "viernes",
 157                     "s\u00e1bado",
 158                 }

 159             },

 160             { "islamic.DayNarrows",

 161                 new String[] {

 162                     "D",
 163                     "L",
 164                     "M",
 165                     "X",
 166                     "J",
 167                     "V",
 168                     "S",
 169                 }

 170             },

 171             { "islamic.Eras",

 172                 new String[] {

 173                     "",
 174                     "AH",
 175                 }

 176             },

 177             { "islamic.QuarterAbbreviations",

 178                 new String[] {

 179                     "T1",
 180                     "T2",
 181                     "T3",
 182                     "T4",
 183                 }

 184             },

 185             { "islamic.QuarterNames",

 186                 new String[] {

 187                     "1.er trimestre",
 188                     "2.\u00ba trimestre",
 189                     "3.er trimestre",
 190                     "4.\u00ba trimestre",
 191                 }

 192             },

 193             { "islamic.TimePatterns",

 194                 new String[] {

 195                     "H:mm:ss (zzzz)",
 196                     "H:mm:ss z",
 197                     "H:mm:ss",
 198                     "H:mm",
 199                 }

 200             },

 201             { "islamic.long.Eras",

 202                 new String[] {

 203                     "",
 204                     "AH",
 205                 }

 206             },

 207             { "islamic.narrow.AmPmMarkers",

 208                 new String[] {

 209                     "a.m.",
 210                     "p.m.",
 211                 }

 212             },

 213             { "islamic.narrow.Eras",

 214                 new String[] {

 215                     "",
 216                     "AH",
 217                 }

 218             },

 219             { "islamic.short.Eras",

 220                 new String[] {

 221                     "",
 222                     "AH",
 223                 }
 224             },
 225             { "java.time.buddhist.DatePatterns",
 226                 new String[] {
 227                     "EEEE, d 'de' MMMM 'de' y G",
 228                     "d 'de' MMMM 'de' y G",
 229                     "dd/MM/y G",
 230                     "dd/MM/yy GGGGG",
 231                 }

 232             },

 233             { "java.time.buddhist.long.Eras",

 234                 new String[] {

 235                     "BC",
 236                     "BE",
 237                 }

 238             },

 239             { "java.time.buddhist.short.Eras",

 240                 new String[] {

 241                     "BC",
 242                     "BE",
 243                 }
 244             },
 245             { "java.time.islamic.DatePatterns",
 246                 new String[] {
 247                     "EEEE, d 'de' MMMM 'de' y G",
 248                     "d 'de' MMMM 'de' y G",
 249                     "dd/MM/y G",
 250                     "dd/MM/yy GGGGG",
 251                 }
 252             },
 253             { "java.time.japanese.DatePatterns",
 254                 new String[] {
 255                     "EEEE, d 'de' MMMM 'de' y G",
 256                     "d 'de' MMMM 'de' y G",
 257                     "dd/MM/y G",
 258                     "dd/MM/yy GGGGG",
 259                 }
 260             },
 261             { "java.time.long.Eras",
 262                 new String[] {
 263                     "antes de Cristo",
 264                     "despu\u00e9s de Cristo",
 265                 }
 266             },
 267             { "java.time.roc.DatePatterns",
 268                 new String[] {
 269                     "EEEE, d 'de' MMMM 'de' y G",
 270                     "d 'de' MMMM 'de' y G",
 271                     "dd/MM/y G",
 272                     "dd/MM/yy GGGGG",
 273                 }
 274             },
 275             { "java.time.short.Eras",
 276                 new String[] {
 277                     "antes de Cristo",
 278                     "anno D\u00f3mini",
 279                 }
 280             },
 281             { "roc.AmPmMarkers",

 282                 new String[] {

 283                     "a. m.",
 284                     "p. m.",
 285                 }

 286             },

 287             { "roc.DatePatterns",
 288                 new String[] {
 289                     "EEEE, d 'de' MMMM 'de' y GGGG",
 290                     "d 'de' MMMM 'de' y GGGG",
 291                     "dd/MM/y GGGG",
 292                     "dd/MM/yy G",
 293                 }

 294             },

 295             { "roc.DayAbbreviations",

 296                 new String[] {

 297                     "dom.",
 298                     "lun.",
 299                     "mar.",
 300                     "mi\u00e9.",
 301                     "jue.",
 302                     "vie.",
 303                     "s\u00e1b.",
 304                 }

 305             },

 306             { "roc.DayNames",

 307                 new String[] {

 308                     "domingo",
 309                     "lunes",
 310                     "martes",
 311                     "mi\u00e9rcoles",
 312                     "jueves",
 313                     "viernes",
 314                     "s\u00e1bado",
 315                 }

 316             },

 317             { "roc.DayNarrows",

 318                 new String[] {

 319                     "D",
 320                     "L",
 321                     "M",
 322                     "X",
 323                     "J",
 324                     "V",
 325                     "S",
 326                 }
 327             },
 328             { "roc.Eras",
 329                 new String[] {
 330                     "antes de R.O.C.",
 331                     "",
 332                 }
 333             },
 334             { "roc.MonthAbbreviations",

 335                 new String[] {

 336                     "ene.",
 337                     "feb.",
 338                     "mar.",
 339                     "abr.",
 340                     "may.",
 341                     "jun.",
 342                     "jul.",
 343                     "ago.",
 344                     "sept.",
 345                     "oct.",
 346                     "nov.",
 347                     "dic.",
 348                     "",
 349                 }

 350             },

 351             { "roc.MonthNames",

 352                 new String[] {

 353                     "enero",
 354                     "febrero",
 355                     "marzo",
 356                     "abril",
 357                     "mayo",
 358                     "junio",
 359                     "julio",
 360                     "agosto",
 361                     "septiembre",
 362                     "octubre",
 363                     "noviembre",
 364                     "diciembre",
 365                     "",
 366                 }

 367             },

 368             { "roc.MonthNarrows",

 369                 new String[] {

 370                     "E",
 371                     "F",
 372                     "M",
 373                     "A",
 374                     "M",
 375                     "J",
 376                     "J",
 377                     "A",
 378                     "S",
 379                     "O",
 380                     "N",
 381                     "D",
 382                     "",
 383                 }

 384             },

 385             { "roc.QuarterAbbreviations",

 386                 new String[] {

 387                     "T1",
 388                     "T2",
 389                     "T3",
 390                     "T4",
 391                 }

 392             },

 393             { "roc.QuarterNames",

 394                 new String[] {

 395                     "1.er trimestre",
 396                     "2.\u00ba trimestre",
 397                     "3.er trimestre",
 398                     "4.\u00ba trimestre",
 399                 }

 400             },

 401             { "roc.TimePatterns",

 402                 new String[] {

 403                     "H:mm:ss (zzzz)",
 404                     "H:mm:ss z",
 405                     "H:mm:ss",
 406                     "H:mm",
 407                 }

 408             },

 409             { "roc.long.Eras",

 410                 new String[] {

 411                     "antes de R.O.C.",
 412                     "",
 413                 }

 414             },

 415             { "roc.narrow.AmPmMarkers",

 416                 new String[] {

 417                     "a.m.",
 418                     "p.m.",
 419                 }

 420             },

 421             { "roc.narrow.Eras",

 422                 new String[] {

 423                     "antes de R.O.C.",
 424                     "",
 425                 }

 426             },

 427             { "roc.short.Eras",
 428                 new String[] {
 429                     "antes de R.O.C.",
 430                     "",
 431                 }
 432             },
 433         };
 434     }
 435 }