X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..374ca955a76ecab1204ca8bfa63ff9238d998416:/icuSources/data/locales/es_PR.txt diff --git a/icuSources/data/locales/es_PR.txt b/icuSources/data/locales/es_PR.txt index 2bc7f69d..77c18168 100644 --- a/icuSources/data/locales/es_PR.txt +++ b/icuSources/data/locales/es_PR.txt @@ -1,42 +1,32 @@ -// *************************************************************************** +// *************************************************************************** // * -// * Copyright (C) 1997-2003, International Business Machines -// * Corporation and others. All Rights Reserved. +// * Copyright (C) 2004 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java +// * Source File: ../../../locale/common/main/es_PR.xml // * // *************************************************************************** - -es_PR { - Version{ "2.0" } - DateTimePatterns { - "hh:mm:ss a z", - "hh:mm:ss a z", - "hh:mm:ss a", - "hh:mm a", - "EEEE d' de 'MMMM' de 'yyyy", - "d' de 'MMMM' de 'yyyy", - "MM/dd/yyyy", - "MM/dd/yy", - "{1} {0}", +es_PR{ + Currencies{ + USD{ + "$", + "Dólar Americano", + } } - LocaleID:int { 0x500a } -// LocaleString { "es_PR" } -// NumberElements { -// ".", -// ",", -// ";", -// "%", -// "0", -// "#", -// "-", -// "E", -// "\u2030", -// "\u221E", -// "\uFFFD", -// } -// ShortCountry { "PRI" } - - // Currency display names - Currencies { - USD { "$", "D\u00F3lar Americano" } + Version{"1.2"} + calendar{ + gregorian{ + DateTimePatterns{ + "hh:mm:ss a z", + "hh:mm:ss a z", + "hh:mm:ss a", + "hh:mm a", + "EEEE d' de 'MMMM' de 'yyyy", + "d' de 'MMMM' de 'yyyy", + "MM/dd/yyyy", + "MM/dd/yy", + "{1} {0}", + } + } } }