| Index: source/data/curr/fo.txt
|
| diff --git a/source/data/curr/fo.txt b/source/data/curr/fo.txt
|
| index ebb369be037c63efb957e2e0bcb116691c965283..5408910152b19c3cc1dbc7742f4f997412eaccfb 100644
|
| --- a/source/data/curr/fo.txt
|
| +++ b/source/data/curr/fo.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2013 International Business Machines
|
| +// * Copyright (C) 2014 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/fo.xml
|
| @@ -13,8 +13,82 @@ 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.92.87"}
|
| + Version{"2.1.7.53"}
|
| }
|
|
|