src/jdk.localedata/share/classes/sun/text/resources/no/JavaTimeSupplementary_no.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.no;
  65 
  66 import sun.util.resources.OpenListResourceBundle;
  67 
  68 public class JavaTimeSupplementary_no extends OpenListResourceBundle {
  69     @Override
  70     protected final Object[][] getContents() {
  71         return new Object[][] {
  72             { "QuarterAbbreviations",
  73                 new String[] {
  74                     "K1",
  75                     "K2",
  76                     "K3",
  77                     "K4",
  78                 }
  79             },
  80             { "QuarterNames",
  81                 new String[] {
  82                     "1. kvartal",
  83                     "2. kvartal",
  84                     "3. kvartal",
  85                     "4. kvartal",
  86                 }
  87             },
  88             { "QuarterNarrows",
  89                 new String[] {
  90                     "1",
  91                     "2",
  92                     "3",
  93                     "4",
  94                 }
  95             },
  96             { "calendarname.buddhist",
  97                 "buddhistisk kalender" },
  98             { "calendarname.gregorian",
  99                 "gregoriansk kalender" },
 100             { "calendarname.gregory",
 101                 "gregoriansk kalender" },
 102             { "calendarname.islamic",
 103                 "islamsk kalender" },
 104             { "calendarname.islamic-civil",
 105                 "islamsk sivil kalender" },
 106             { "calendarname.islamicc",
 107                 "islamsk sivil kalender" },
 108             { "calendarname.japanese",
 109                 "japansk kalender" },
 110             { "calendarname.roc",
 111                 "kalender for Republikken Kina" },
 112             { "field.dayperiod",
 113                 "AM/PM" },
 114             { "field.era",
 115                 "tidsalder" },
 116             { "field.hour",
 117                 "time" },
 118             { "field.minute",
 119                 "minutt" },
 120             { "field.month",
 121                 "m\u00e5ned" },
 122             { "field.second",
 123                 "sekund" },
 124             { "field.week",
 125                 "uke" },
 126             { "field.weekday",
 127                 "ukedag" },
 128             { "field.year",
 129                 "\u00e5r" },
 130             { "field.zone",
 131                 "sone" },






 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             { "java.time.buddhist.DatePatterns",
 141                 new String[] {
 142                     "EEEE d. MMMM y G",
 143                     "d. MMMM y G",
 144                     "d. MMM y G",
 145                     "d.M yyyy",












 146                 }
 147             },
 148             { "java.time.islamic.DatePatterns",
 149                 new String[] {
 150                     "EEEE d. MMMM y G",
 151                     "d. MMMM y G",
 152                     "d. MMM y G",
 153                     "d.M y G",
 154                 }
 155             },
 156             { "java.time.japanese.DatePatterns",
 157                 new String[] {
 158                     "EEEE d. MMMM y G",
 159                     "d. MMMM y G",
 160                     "d. MMM y G",
 161                     "d.M y G",
 162                 }
 163             },
 164             { "java.time.long.Eras",
 165                 new String[] {
 166                     "f.Kr.",
 167                     "e.Kr.",
 168                 }
 169             },
 170             { "java.time.roc.DatePatterns",
 171                 new String[] {
 172                     "EEEE d. MMMM y G",
 173                     "d. MMMM y G",
 174                     "d. MMM y G",
 175                     "d.M y G",
 176                 }
 177             },
 178             { "java.time.short.Eras",
 179                 new String[] {
 180                     "f.Kr.",
 181                     "e.Kr.",
 182                 }
 183             },






 184             { "roc.DatePatterns",
 185                 new String[] {
 186                     "EEEE d. MMMM y GGGG",
 187                     "d. MMMM y GGGG",
 188                     "d. MMM y GGGG",
 189                     "d.M y GGGG",




































































































































 190                 }
 191             },
 192         };
 193     }
 194 }
   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.no;
  69 
  70 import sun.util.resources.OpenListResourceBundle;
  71 
  72 public class JavaTimeSupplementary_no extends OpenListResourceBundle {
  73     @Override
  74     protected final Object[][] getContents() {
  75         return new Object[][] {
  76             { "QuarterAbbreviations",
  77                 new String[] {
  78                     "K1",
  79                     "K2",
  80                     "K3",
  81                     "K4",
  82                 }
  83             },
  84             { "QuarterNames",
  85                 new String[] {
  86                     "1. kvartal",
  87                     "2. kvartal",
  88                     "3. kvartal",
  89                     "4. kvartal",
  90                 }
  91             },








  92             { "calendarname.buddhist",
  93                 "buddhistisk kalender" },
  94             { "calendarname.gregorian",
  95                 "gregoriansk kalender" },
  96             { "calendarname.gregory",
  97                 "gregoriansk kalender" },
  98             { "calendarname.islamic",
  99                 "islamsk kalender" },
 100             { "calendarname.islamic-civil",
 101                 "islamsk sivil kalender" },
 102             { "calendarname.islamic-umalqura",

 103                 "islamsk kalender (Umm al-Qura)" },
 104             { "calendarname.japanese",
 105                 "japansk kalender" },
 106             { "calendarname.roc",
 107                 "kalender for Republikken Kina" },
 108             { "field.dayperiod",
 109                 "AM/PM" },
 110             { "field.era",
 111                 "Tidsalder" },
 112             { "field.hour",
 113                 "Time" },
 114             { "field.minute",
 115                 "Minutt" },
 116             { "field.month",
 117                 "M\u00e5ned" },
 118             { "field.second",
 119                 "Sekund" },
 120             { "field.week",
 121                 "Uke" },
 122             { "field.weekday",
 123                 "Ukedag" },
 124             { "field.year",
 125                 "\u00c5r" },
 126             { "field.zone",
 127                 "Tidssone" },
 128             { "islamic.AmPmMarkers",

 129                 new String[] {

 130                     "a.m.",
 131                     "p.m.",
 132                 }

 133             },

 134             { "islamic.DatePatterns",
 135                 new String[] {
 136                     "EEEE d. MMMM y GGGG",
 137                     "d. MMMM y GGGG",
 138                     "d. MMM y GGGG",
 139                     "d.M. y GGGG",
 140                 }

 141             },

 142             { "islamic.DayAbbreviations",

 143                 new String[] {

 144                     "s\u00f8n.",
 145                     "man.",
 146                     "tir.",
 147                     "ons.",
 148                     "tor.",
 149                     "fre.",
 150                     "l\u00f8r.",
 151                 }

 152             },

 153             { "islamic.DayNames",

 154                 new String[] {

 155                     "s\u00f8ndag",
 156                     "mandag",
 157                     "tirsdag",
 158                     "onsdag",
 159                     "torsdag",
 160                     "fredag",
 161                     "l\u00f8rdag",
 162                 }

 163             },

 164             { "islamic.DayNarrows",

 165                 new String[] {

 166                     "S",
 167                     "M",
 168                     "T",
 169                     "O",
 170                     "T",
 171                     "F",
 172                     "L",
 173                 }

 174             },

 175             { "islamic.Eras",

 176                 new String[] {

 177                     "",
 178                     "AH",
 179                 }

 180             },

 181             { "islamic.QuarterAbbreviations",

 182                 new String[] {

 183                     "K1",
 184                     "K2",
 185                     "K3",
 186                     "K4",
 187                 }

 188             },

 189             { "islamic.QuarterNames",

 190                 new String[] {

 191                     "1. kvartal",
 192                     "2. kvartal",
 193                     "3. kvartal",
 194                     "4. kvartal",
 195                 }

 196             },

 197             { "islamic.QuarterNarrows",

 198                 new String[] {

 199                     "1",
 200                     "2",
 201                     "3",
 202                     "4",
 203                 }

 204             },

 205             { "islamic.TimePatterns",

 206                 new String[] {

 207                     "HH.mm.ss zzzz",
 208                     "HH.mm.ss z",
 209                     "HH.mm.ss",
 210                     "HH.mm",
 211                 }

 212             },

 213             { "islamic.long.Eras",

 214                 new String[] {

 215                     "",
 216                     "AH",
 217                 }

 218             },

 219             { "islamic.narrow.Eras",

 220                 new String[] {

 221                     "",
 222                     "AH",
 223                 }

 224             },

 225             { "islamic.short.Eras",

 226                 new String[] {

 227                     "",
 228                     "AH",
 229                 }
 230             },
 231             { "java.time.buddhist.DatePatterns",
 232                 new String[] {
 233                     "EEEE d. MMMM y G",
 234                     "d. MMMM y G",
 235                     "d. MMM y G",
 236                     "d.M. y G",
 237                 }

 238             },

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

 240                 new String[] {

 241                     "BC",
 242                     "BE",
 243                 }

 244             },

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

 246                 new String[] {

 247                     "BC",
 248                     "BE",
 249                 }
 250             },
 251             { "java.time.islamic.DatePatterns",
 252                 new String[] {
 253                     "EEEE d. MMMM y G",
 254                     "d. MMMM y G",
 255                     "d. MMM y G",
 256                     "d.M. y G",
 257                 }
 258             },
 259             { "java.time.japanese.DatePatterns",
 260                 new String[] {
 261                     "EEEE d. MMMM y G",
 262                     "d. MMMM y G",
 263                     "d. MMM y G",
 264                     "d.M y G",
 265                 }
 266             },
 267             { "java.time.long.Eras",
 268                 new String[] {
 269                     "f.Kr.",
 270                     "e.Kr.",
 271                 }
 272             },
 273             { "java.time.roc.DatePatterns",
 274                 new String[] {
 275                     "EEEE d. MMMM y G",
 276                     "d. MMMM y G",
 277                     "d. MMM y G",
 278                     "d.M. y G",
 279                 }
 280             },
 281             { "java.time.short.Eras",
 282                 new String[] {
 283                     "f.Kr.",
 284                     "e.Kr.",
 285                 }
 286             },
 287             { "roc.AmPmMarkers",

 288                 new String[] {

 289                     "a.m.",
 290                     "p.m.",
 291                 }

 292             },

 293             { "roc.DatePatterns",
 294                 new String[] {
 295                     "EEEE d. MMMM y GGGG",
 296                     "d. MMMM y GGGG",
 297                     "d. MMM y GGGG",
 298                     "d.M. y GGGG",
 299                 }

 300             },

 301             { "roc.DayAbbreviations",

 302                 new String[] {

 303                     "s\u00f8n.",
 304                     "man.",
 305                     "tir.",
 306                     "ons.",
 307                     "tor.",
 308                     "fre.",
 309                     "l\u00f8r.",
 310                 }

 311             },

 312             { "roc.DayNames",

 313                 new String[] {

 314                     "s\u00f8ndag",
 315                     "mandag",
 316                     "tirsdag",
 317                     "onsdag",
 318                     "torsdag",
 319                     "fredag",
 320                     "l\u00f8rdag",
 321                 }

 322             },

 323             { "roc.DayNarrows",

 324                 new String[] {

 325                     "S",
 326                     "M",
 327                     "T",
 328                     "O",
 329                     "T",
 330                     "F",
 331                     "L",
 332                 }

 333             },

 334             { "roc.Eras",

 335                 new String[] {

 336                     "Before R.O.C.",
 337                     "Minguo",
 338                 }

 339             },

 340             { "roc.MonthAbbreviations",

 341                 new String[] {

 342                     "jan.",
 343                     "feb.",
 344                     "mar.",
 345                     "apr.",
 346                     "mai",
 347                     "jun.",
 348                     "jul.",
 349                     "aug.",
 350                     "sep.",
 351                     "okt.",
 352                     "nov.",
 353                     "des.",
 354                     "",
 355                 }

 356             },

 357             { "roc.MonthNames",

 358                 new String[] {

 359                     "januar",
 360                     "februar",
 361                     "mars",
 362                     "april",
 363                     "mai",
 364                     "juni",
 365                     "juli",
 366                     "august",
 367                     "september",
 368                     "oktober",
 369                     "november",
 370                     "desember",
 371                     "",
 372                 }

 373             },

 374             { "roc.MonthNarrows",

 375                 new String[] {

 376                     "J",
 377                     "F",
 378                     "M",
 379                     "A",
 380                     "M",
 381                     "J",
 382                     "J",
 383                     "A",
 384                     "S",
 385                     "O",
 386                     "N",
 387                     "D",
 388                     "",
 389                 }

 390             },

 391             { "roc.QuarterAbbreviations",

 392                 new String[] {

 393                     "K1",
 394                     "K2",
 395                     "K3",
 396                     "K4",
 397                 }

 398             },

 399             { "roc.QuarterNames",

 400                 new String[] {

 401                     "1. kvartal",
 402                     "2. kvartal",
 403                     "3. kvartal",
 404                     "4. kvartal",
 405                 }

 406             },

 407             { "roc.TimePatterns",

 408                 new String[] {

 409                     "HH.mm.ss zzzz",
 410                     "HH.mm.ss z",
 411                     "HH.mm.ss",
 412                     "HH.mm",
 413                 }

 414             },

 415             { "roc.long.Eras",

 416                 new String[] {

 417                     "Before R.O.C.",
 418                     "Minguo",
 419                 }

 420             },

 421             { "roc.narrow.Eras",

 422                 new String[] {

 423                     "Before R.O.C.",
 424                     "Minguo",
 425                 }

 426             },

 427             { "roc.short.Eras",

 428                 new String[] {

 429                     "Before R.O.C.",
 430                     "Minguo",
 431                 }
 432             },
 433         };
 434     }
 435 }