// *************************************************************************** // * // * Copyright (C) 2001-2003, International Business Machines // * Corporation and others. All Rights Reserved. // * // *************************************************************************** // * Ge'ez language locale for Eritrea. // * Contributed by Daniel Yacob , Ge'ez Frontier Foundation gez_ER{ Version{ "x0.1" } // Measurement { "Metric" } // NumberElements { // ".", // ",", // ";", // "%", // "0", // "#", // "-", // "E", // "\u2030", // "\u221E", // "\uFFFD", // } NumberPatterns { "#\u12C8##0.###;-#\u12C8##0.###", "\u00A4#\u12C8##0.00;-\u00A4#\u12C8##0.00", "#\u12C8##0%", "#E0", } // Currency display names Currencies { ERN { "$", "ERN" } } calendar{ gregorian{ DateTimePatterns{ "h:mm:ss a", "h:mm:ss a", "h:mm:ss a", "h:mm a", "EEEE\u1365 dd MMMM \u1218\u12D3\u120D\u1275 yyyy G", "dd MMMM yyyy", "dd-MMM-yyyy", "dd/MM/yy", "{1} {0}", } } } }