src/jdk.localedata/share/classes/sun/text/resources/sv/JavaTimeSupplementary_sv.java

Print this page

        

*** 1,7 **** /* ! * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this --- 1,7 ---- /* ! * Copyright (c) 2014, 2015 Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this
*** 24,64 **** */ /* * COPYRIGHT AND PERMISSION NOTICE * ! * Copyright (C) 1991-2012 Unicode, Inc. All rights reserved. Distributed under ! * the Terms of Use in http://www.unicode.org/copyright.html. * ! * Permission is hereby granted, free of charge, to any person obtaining a copy ! * of the Unicode data files and any associated documentation (the "Data ! * Files") or Unicode software and any associated documentation (the ! * "Software") to deal in the Data Files or Software without restriction, ! * including without limitation the rights to use, copy, modify, merge, ! * publish, distribute, and/or sell copies of the Data Files or Software, and ! * to permit persons to whom the Data Files or Software are furnished to do so, ! * provided that (a) the above copyright notice(s) and this permission notice ! * appear with all copies of the Data Files or Software, (b) both the above ! * copyright notice(s) and this permission notice appear in associated ! * documentation, and (c) there is clear notice in each modified Data File or ! * in the Software as well as in the documentation associated with the Data ! * File(s) or Software that the data or software has been modified. ! * ! * THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY ! * KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF ! * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF ! * THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS ! * INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR ! * CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER ! * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE ! * OF THE DATA FILES OR SOFTWARE. * ! * Except as contained in this notice, the name of a copyright holder shall not ! * be used in advertising or otherwise to promote the sale, use or other ! * dealings in these Data Files or Software without prior written authorization ! * of the copyright holder. */ // Note: this file has been generated by a tool. package sun.text.resources.sv; --- 24,68 ---- */ /* * COPYRIGHT AND PERMISSION NOTICE * ! * Copyright (C) 1991-2015 Unicode, Inc. All rights reserved. ! * Distributed under the Terms of Use in ! * http://www.unicode.org/copyright.html. * ! * Permission is hereby granted, free of charge, to any person obtaining ! * a copy of the Unicode data files and any associated documentation ! * (the "Data Files") or Unicode software and any associated documentation ! * (the "Software") to deal in the Data Files or Software ! * without restriction, including without limitation the rights to use, ! * copy, modify, merge, publish, distribute, and/or sell copies of ! * the Data Files or Software, and to permit persons to whom the Data Files ! * or Software are furnished to do so, provided that ! * (a) this copyright and permission notice appear with all copies ! * of the Data Files or Software, ! * (b) this copyright and permission notice appear in associated ! * documentation, and ! * (c) there is clear notice in each modified Data File or in the Software ! * as well as in the documentation associated with the Data File(s) or ! * Software that the data or software has been modified. ! * ! * THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ! * ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE ! * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND ! * NONINFRINGEMENT OF THIRD PARTY RIGHTS. ! * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS ! * NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL ! * DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER ! * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR ! * PERFORMANCE OF THE DATA FILES OR SOFTWARE. * ! * Except as contained in this notice, the name of a copyright holder ! * shall not be used in advertising or otherwise to promote the sale, ! * use or other dealings in these Data Files or Software without prior ! * written authorization of the copyright holder. */ // Note: this file has been generated by a tool. package sun.text.resources.sv;
*** 66,75 **** --- 70,83 ---- import sun.util.resources.OpenListResourceBundle; public class JavaTimeSupplementary_sv extends OpenListResourceBundle { @Override protected final Object[][] getContents() { + final String[] javatimelongEras = { + "f\u00f6re Kristus", + "efter Kristus", + }; return new Object[][] { { "QuarterAbbreviations", new String[] { "K1", "K2",
*** 93,136 **** "gregoriansk kalender" }, { "calendarname.islamic", "islamisk kalender" }, { "calendarname.islamic-civil", "islamisk civil kalender" }, ! { "calendarname.islamicc", ! "islamisk civil kalender" }, { "calendarname.japanese", "japansk kalender" }, { "calendarname.roc", "kinesiska republikens kalender" }, { "field.dayperiod", "fm/em" }, - { "field.era", - "era" }, { "field.hour", ! "timme" }, { "field.minute", ! "minut" }, { "field.month", ! "m\u00e5nad" }, { "field.second", ! "sekund" }, { "field.week", ! "vecka" }, { "field.weekday", ! "veckodag" }, { "field.year", ! "\u00e5r" }, { "field.zone", ! "tidszon" }, { "islamic.DatePatterns", new String[] { "EEEE d MMMM y GGGG", "d MMMM y GGGG", "d MMM y GGGG", "GGGG y-MM-dd", } }, { "islamic.MonthNames", new String[] { "muharram", "safar", "rabi\u2019 al-awwal", --- 101,187 ---- "gregoriansk kalender" }, { "calendarname.islamic", "islamisk kalender" }, { "calendarname.islamic-civil", "islamisk civil kalender" }, ! { "calendarname.islamic-umalqura", ! "islamisk kalender, Umm al-Qura" }, { "calendarname.japanese", "japansk kalender" }, { "calendarname.roc", "kinesiska republikens kalender" }, { "field.dayperiod", "fm/em" }, { "field.hour", ! "Timme" }, { "field.minute", ! "Minut" }, { "field.month", ! "M\u00e5nad" }, { "field.second", ! "Sekund" }, { "field.week", ! "Vecka" }, { "field.weekday", ! "Veckodag" }, { "field.year", ! "\u00c5r" }, { "field.zone", ! "Tidszon" }, ! { "islamic.AmPmMarkers", ! new String[] { ! "fm", ! "em", ! } ! }, { "islamic.DatePatterns", new String[] { "EEEE d MMMM y GGGG", "d MMMM y GGGG", "d MMM y GGGG", "GGGG y-MM-dd", } }, + { "islamic.DayAbbreviations", + new String[] { + "s\u00f6n", + "m\u00e5n", + "tis", + "ons", + "tors", + "fre", + "l\u00f6r", + } + }, + { "islamic.DayNames", + new String[] { + "s\u00f6ndag", + "m\u00e5ndag", + "tisdag", + "onsdag", + "torsdag", + "fredag", + "l\u00f6rdag", + } + }, + { "islamic.DayNarrows", + new String[] { + "S", + "M", + "T", + "O", + "T", + "F", + "L", + } + }, + { "islamic.Eras", + new String[] { + "", + "AH", + } + }, { "islamic.MonthNames", new String[] { "muharram", "safar", "rabi\u2019 al-awwal",
*** 144,159 **** "dhu-l-ga\u2019da", "dhu-l-hijja", "", } }, { "java.time.buddhist.DatePatterns", new String[] { "EEEE d MMMM y G", "d MMMM y G", "d MMM y G", ! "G yyyy-MM-dd", } }, { "java.time.islamic.DatePatterns", new String[] { "EEEE d MMMM y G", --- 195,278 ---- "dhu-l-ga\u2019da", "dhu-l-hijja", "", } }, + { "islamic.QuarterAbbreviations", + new String[] { + "K1", + "K2", + "K3", + "K4", + } + }, + { "islamic.QuarterNames", + new String[] { + "1:a kvartalet", + "2:a kvartalet", + "3:e kvartalet", + "4:e kvartalet", + } + }, + { "islamic.QuarterNarrows", + new String[] { + "1", + "2", + "3", + "4", + } + }, + { "islamic.TimePatterns", + new String[] { + "'kl'. HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + } + }, + { "islamic.long.Eras", + new String[] { + "", + "AH", + } + }, + { "islamic.narrow.AmPmMarkers", + new String[] { + "f", + "e", + } + }, + { "islamic.narrow.Eras", + new String[] { + "", + "AH", + } + }, + { "islamic.short.Eras", + new String[] { + "", + "AH", + } + }, { "java.time.buddhist.DatePatterns", new String[] { "EEEE d MMMM y G", "d MMMM y G", "d MMM y G", ! "G y-MM-dd", ! } ! }, ! { "java.time.buddhist.long.Eras", ! new String[] { ! "BC", ! "BE", ! } ! }, ! { "java.time.buddhist.short.Eras", ! new String[] { ! "BC", ! "BE", } }, { "java.time.islamic.DatePatterns", new String[] { "EEEE d MMMM y G",
*** 169,211 **** "d MMM y G", "G y-MM-dd", } }, { "java.time.long.Eras", ! new String[] { ! "f\u00f6re Kristus", ! "efter Kristus", ! } ! }, { "java.time.roc.DatePatterns", new String[] { "EEEE d MMMM y G", "d MMMM y G", "d MMM y G", "G y-MM-dd", } }, { "java.time.short.Eras", new String[] { ! "f\u00f6re Kristus", ! "efter Kristus", } }, { "roc.DatePatterns", new String[] { "EEEE d MMMM y GGGG", "d MMMM y GGGG", "d MMM y GGGG", "GGGG y-MM-dd", } }, { "roc.Eras", new String[] { "f\u00f6re R.K.", "R.K.", } }, { "roc.short.Eras", new String[] { "f\u00f6re R.K.", "R.K.", } --- 288,454 ---- "d MMM y G", "G y-MM-dd", } }, { "java.time.long.Eras", ! javatimelongEras }, { "java.time.roc.DatePatterns", new String[] { "EEEE d MMMM y G", "d MMMM y G", "d MMM y G", "G y-MM-dd", } }, { "java.time.short.Eras", + javatimelongEras }, + { "roc.AmPmMarkers", new String[] { ! "fm", ! "em", } }, { "roc.DatePatterns", new String[] { "EEEE d MMMM y GGGG", "d MMMM y GGGG", "d MMM y GGGG", "GGGG y-MM-dd", } }, + { "roc.DayAbbreviations", + new String[] { + "s\u00f6n", + "m\u00e5n", + "tis", + "ons", + "tors", + "fre", + "l\u00f6r", + } + }, + { "roc.DayNames", + new String[] { + "s\u00f6ndag", + "m\u00e5ndag", + "tisdag", + "onsdag", + "torsdag", + "fredag", + "l\u00f6rdag", + } + }, + { "roc.DayNarrows", + new String[] { + "S", + "M", + "T", + "O", + "T", + "F", + "L", + } + }, { "roc.Eras", new String[] { "f\u00f6re R.K.", "R.K.", } }, + { "roc.MonthAbbreviations", + new String[] { + "jan.", + "feb.", + "mars", + "apr.", + "maj", + "juni", + "juli", + "aug.", + "sep.", + "okt.", + "nov.", + "dec.", + "", + } + }, + { "roc.MonthNames", + new String[] { + "januari", + "februari", + "mars", + "april", + "maj", + "juni", + "juli", + "augusti", + "september", + "oktober", + "november", + "december", + "", + } + }, + { "roc.MonthNarrows", + new String[] { + "J", + "F", + "M", + "A", + "M", + "J", + "J", + "A", + "S", + "O", + "N", + "D", + "", + } + }, + { "roc.QuarterAbbreviations", + new String[] { + "K1", + "K2", + "K3", + "K4", + } + }, + { "roc.QuarterNames", + new String[] { + "1:a kvartalet", + "2:a kvartalet", + "3:e kvartalet", + "4:e kvartalet", + } + }, + { "roc.TimePatterns", + new String[] { + "'kl'. HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + } + }, + { "roc.long.Eras", + new String[] { + "f\u00f6re R.K.", + "R.K.", + } + }, + { "roc.narrow.AmPmMarkers", + new String[] { + "f", + "e", + } + }, + { "roc.narrow.Eras", + new String[] { + "f\u00f6re R.K.", + "R.K.", + } + }, { "roc.short.Eras", new String[] { "f\u00f6re R.K.", "R.K.", }