]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/de_LI.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / locales / de_LI.txt
index 54bbdd8d6c29fc937fcc45d73532491d4864fbdd..dc80032f391a3554a622020eb9f9bae5d1d6df9b 100644 (file)
@@ -1,22 +1,30 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/de_LI.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 de_LI{
+    ExemplarCharactersNumbers{"[\\- ‑ . ’ % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
     NumberElements{
         latn{
             patterns{
                 currencyFormat{"¤ #,##0.00"}
+                percentFormat{"#,##0%"}
             }
             symbols{
                 decimal{"."}
-                group{"'"}
+                group{"’"}
+            }
+        }
+    }
+    Version{"36.1"}
+    calendar{
+        gregorian{
+            dayPeriod{
+                stand-alone{
+                    narrow{
+                        am{"vm."}
+                        pm{"nm."}
+                    }
+                }
             }
         }
     }
-    Version{"2.1.6.69"}
 }