]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/fo.txt
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / data / curr / fo.txt
index 9f4a6f9f5d1e64ef586cdf7eda9617fa56e1aa18..69284d290fb3194323d77364b19fa21dc8141cfe 100644 (file)
@@ -1,20 +1,91 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
 // * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
 // ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/fo.xml
- */
 fo{
     Currencies{
         DKK{
             "kr",
-            "DKK",
+            "donsk króna",
         }
+        EUR{
+            "€",
+            "euro",
+        }
+        ISK{
+            "ISK",
+            "íslendsk króna",
+        }
+        NOK{
+            "NOK",
+            "norsk króna",
+        }
+        SEK{
+            "SEK",
+            "svensk króna",
+        }
+        XAG{
+            "XAG",
+            "unse sølv",
+        }
+        XAU{
+            "XAU",
+            "unse guld",
+        }
+        XPD{
+            "XPD",
+            "unse palladium",
+        }
+        XPT{
+            "XPT",
+            "unse platin",
+        }
+    }
+    CurrencyPlurals{
+        DKK{
+            one{"donsk króna"}
+            other{"donska krónur"}
+        }
+        EUR{
+            one{"euro"}
+            other{"euro"}
+        }
+        ISK{
+            one{"íslendsk króna"}
+            other{"íslendska krónur"}
+        }
+        NOK{
+            one{"norsk króna"}
+            other{"norska krónur"}
+        }
+        SEK{
+            one{"svensk króna"}
+            other{"svenska krónur"}
+        }
+        XAG{
+            one{"unse sølv"}
+            other{"unse sølv"}
+        }
+        XAU{
+            one{"unse guld"}
+            other{"unse guld"}
+        }
+        XPD{
+            one{"unse palladium"}
+            other{"unse palladium"}
+        }
+        XPT{
+            one{"unse platin"}
+            other{"unse platin"}
+        }
+    }
+    CurrencyUnitPatterns{
+        one{"{0} {1}"}
+        other{"{0} {1}"}
     }
-    Version{"2.0.97.91"}
+    Version{"2.1.12.27"}
 }