X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..73c04bcfe1096173b00431f0cdc742894b15eef0:/icuSources/data/locales/so_ET.txt diff --git a/icuSources/data/locales/so_ET.txt b/icuSources/data/locales/so_ET.txt index ef53f74e..da75f3ec 100644 --- a/icuSources/data/locales/so_ET.txt +++ b/icuSources/data/locales/so_ET.txt @@ -1,46 +1,35 @@ -// *************************************************************************** +// *************************************************************************** // * -// * Copyright (C) 2001-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:/common/main/so_ET.xml // * // *************************************************************************** -// * Somali language locale for Ethiopia. -// * Contributed by : -// * Daniel Yacob , Ge'ez Frontier Foundation -// * Mohamed Diriye Abdullahi -// * Department of Linguistics and Translation, Universite de Montreal, Montreal - - -so_ET { - Version{ "2.0" } - // Measurement { "Metric" } -// NumberElements { -// ".", -// ",", -// ";", -// "%", -// "0", -// "#", -// "-", -// "E", -// "\u2030", -// "\u221E", -// "\uFFFD", -// } - NumberPatterns { - "#,##0.###;-#,##0.###", - "\u00A4#,##0.00;-\u00A4#,##0.00", +so_ET{ + Currencies{ + ETB{ + "$", + "Itoobiya Bir", + } + USD{ + "US$", + "USD", + } + } + NumberPatterns{ + "#,##0.###", + "¤#,##0.00", "#,##0%", "#E0", } - // PaperSize { - // Height { "297" } - // Width { "210" } - // Units { "mm" } - // } - - // Currency display names - Currencies { - ETB { "$", "ETB" } + Version{"1.39"} + calendar{ + gregorian{ + DateTimeElements:intvector{ + 7, + 1, + } + } } - } +}