< prev index next >

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

Print this page

        

@@ -1,14 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
-<!-- Copyright © 1991-2015 Unicode, Inc.
-CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
+<!-- Copyright © 1991-2018 Unicode, Inc.
 For terms of use, see http://www.unicode.org/copyright.html
+Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
+CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
 -->
 <ldml>
         <identity>
-                <version number="$Revision: 11914 $"/>
+                <version number="$Revision: 13839 $"/>
                 <language type="sv"/>
                 <territory type="FI"/>
         </identity>
         <localeDisplayNames>
                 <languages>

@@ -23,19 +24,36 @@
                 <types>
                         <type key="collation" type="big5han" draft="unconfirmed">kinesiska i big5-sorteringsordning</type>
                         <type key="collation" type="gb2312han" draft="unconfirmed">kinesiska i gb2312-sorteringsordning</type>
                         <type key="collation" type="pinyin" draft="unconfirmed">kinesiska i pinyin-sorteringsordning</type>
                         <type key="collation" type="stroke" draft="unconfirmed">kinesiska i strecksorteringsordning</type>
-                        <type key="collation" type="traditional" draft="unconfirmed">traditionell sorteringsordning</type>
                 </types>
         </localeDisplayNames>
         <characters>
                 <exemplarCharacters draft="unconfirmed">[a à b c d e é f g h i j k l m n o p q r s t u v x y z å ä ö]</exemplarCharacters>
         </characters>
         <dates>
                 <calendars>
                         <calendar type="gregorian">
+                                <quarters>
+                                        <quarterContext type="format">
+                                                <quarterWidth type="abbreviated">
+                                                        <quarter type="1" draft="contributed">Q1</quarter>
+                                                        <quarter type="2" draft="contributed">Q2</quarter>
+                                                        <quarter type="3" draft="contributed">Q3</quarter>
+                                                        <quarter type="4" draft="contributed">Q4</quarter>
+                                                </quarterWidth>
+                                        </quarterContext>
+                                        <quarterContext type="stand-alone">
+                                                <quarterWidth type="abbreviated">
+                                                        <quarter type="1" draft="contributed">Q1</quarter>
+                                                        <quarter type="2" draft="contributed">Q2</quarter>
+                                                        <quarter type="3" draft="contributed">Q3</quarter>
+                                                        <quarter type="4" draft="contributed">Q4</quarter>
+                                                </quarterWidth>
+                                        </quarterContext>
+                                </quarters>
                                 <dateFormats>
                                         <dateFormatLength type="short">
                                                 <dateFormat>
                                                         <pattern draft="contributed">dd-MM-y</pattern>
                                                 </dateFormat>

@@ -56,6 +74,5 @@
                                 <unitPattern count="other" draft="contributed">{0} km/h</unitPattern>
                         </unit>
                 </unitLength>
         </units>
 </ldml>
-
< prev index next >