| Index: source/data/unit/lkt.txt
|
| diff --git a/source/data/unit/lkt.txt b/source/data/unit/lkt.txt
|
| index 092e4e6ece4e85b6941f33176b6fe543ddbd0570..5ef967909dc9f126fa78023b60761cfadd6a5501 100755
|
| --- a/source/data/unit/lkt.txt
|
| +++ b/source/data/unit/lkt.txt
|
| @@ -1,16 +1,13 @@
|
| // ***************************************************************************
|
| // *
|
| -// * 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/lkt.xml
|
| // *
|
| // ***************************************************************************
|
| -/**
|
| - * ICU <specials> source: <path>/common/main/lkt.xml
|
| - */
|
| lkt{
|
| - Version{"2.1.6.69"}
|
| + Version{"2.1.19.14"}
|
| units{
|
| duration{
|
| day{
|
| @@ -32,6 +29,25 @@ lkt{
|
| other{"ómakȟa {0}"}
|
| }
|
| }
|
| + length{
|
| + foot{
|
| + other{"siíyutȟapi {0}"}
|
| + }
|
| + inch{
|
| + other{"oíyutȟe čísčila {0}"}
|
| + }
|
| + mile{
|
| + other{"makhíyutȟapi {0}"}
|
| + }
|
| + yard{
|
| + other{"čhaéglepi {0}"}
|
| + }
|
| + }
|
| + mass{
|
| + pound{
|
| + other{"tkeíyutȟapi {0}"}
|
| + }
|
| + }
|
| }
|
| unitsNarrow{
|
| duration{
|
| @@ -54,6 +70,33 @@ lkt{
|
| other{"ómakȟa {0}"}
|
| }
|
| }
|
| + length{
|
| + foot{
|
| + other{"siíyutȟapi {0}"}
|
| + }
|
| + inch{
|
| + other{"{0}″"}
|
| + }
|
| + mile{
|
| + other{"{0} makh"}
|
| + }
|
| + yard{
|
| + other{"čhaéglepi {0}"}
|
| + }
|
| + }
|
| + mass{
|
| + pound{
|
| + other{"{0}#"}
|
| + }
|
| + }
|
| + temperature{
|
| + celsius{
|
| + other{"{0}°C"}
|
| + }
|
| + fahrenheit{
|
| + other{"{0}°"}
|
| + }
|
| + }
|
| }
|
| unitsShort{
|
| duration{
|
| @@ -76,5 +119,24 @@ lkt{
|
| other{"ómakȟa {0}"}
|
| }
|
| }
|
| + length{
|
| + foot{
|
| + other{"siíyutȟapi {0}"}
|
| + }
|
| + inch{
|
| + other{"oíyutȟe čísčila {0}"}
|
| + }
|
| + mile{
|
| + other{"makhíyutȟapi {0}"}
|
| + }
|
| + yard{
|
| + other{"čhaéglepi {0}"}
|
| + }
|
| + }
|
| + mass{
|
| + pound{
|
| + other{"tkeíyutȟapi {0}"}
|
| + }
|
| + }
|
| }
|
| }
|
|
|