]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/bg_BG.txt
ICU-8.11.4.tar.gz
[apple/icu.git] / icuSources / data / locales / bg_BG.txt
index fc590e47c8f80b6f83f70cbbff8029cfe93453a1..25e2c7324db58bf290469cd50ace01f15c735753 100644 (file)
@@ -1,19 +1,23 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2006 International Business Machines
+// * Corporation and others.  All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/bg_BG.xml
 // *
 // ***************************************************************************
-
-bg_BG {
-    Version { "2.0" }
-//    LocaleString { "bg_BG" }
-    NumberPatterns { 
-        "#,##0.###;-#,##0.###",
-        "#,##0.00 \u00A4;-#,##0.00 \u00A4",
+bg_BG{
+    NumberPatterns{
+        "#,##0.###",
+        "#,##0.00 ¤",
         "#,##0%",
         "#E0",
     }
-//    ShortCountry { "BGR" }
-    LocaleID:int { 0x0402 }
+    Version{"1.42"}
+    delimiters{
+        alternateQuotationEnd{"„"}
+        alternateQuotationStart{"“"}
+        quotationEnd{"»"}
+        quotationStart{"«"}
+    }
 }