X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/57a6839dcb3bba09e8228b822b290604668416fe..b331163bffd790ced0e88b73f44f86d49ccc48a5:/icuSources/data/curr/fo.txt diff --git a/icuSources/data/curr/fo.txt b/icuSources/data/curr/fo.txt index 9f4a6f9f..69284d29 100644 --- a/icuSources/data/curr/fo.txt +++ b/icuSources/data/curr/fo.txt @@ -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: /common/main/fo.xml // * // *************************************************************************** -/** - * ICU source: /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"} }