X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..a01113dcd0f39d5da295ef82785beff9ed86fe38:/icuSources/data/locales/en_BE.txt diff --git a/icuSources/data/locales/en_BE.txt b/icuSources/data/locales/en_BE.txt index 67a78d7e..2bfffb20 100644 --- a/icuSources/data/locales/en_BE.txt +++ b/icuSources/data/locales/en_BE.txt @@ -1,60 +1,72 @@ -// *************************************************************************** -// * -// * 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/en_BE.xml -// * -// *************************************************************************** +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License en_BE{ - Currencies{ - BEF{ - "BF", - "Belgian Franc", - { - "#,##0.00 ¤;-#,##0.00 ¤", - ",", - ".", + %%Parent{"en_150"} + NumberElements{ + latn{ + symbols{ + decimal{","} + group{"."} } } } - NumberElements{ - ",", - ".", - ";", - "%", - "0", - "#", - "-", - "E", - "‰", - "∞", - "�", - "+", - } - NumberPatterns{ - "#,##0.###;-#,##0.###", - "#,##0.00 ¤;-#,##0.00 ¤", - "#,##0%", - "#E0", - } - Version{"1.2"} + Version{"2.1.47.86"} calendar{ - gregorian{ - DateTimeElements:intvector{ - 2, - 4, + generic{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE, d MMMM y G", + "d MMMM y G", + "dd MMM y G", + "dd/MM/y GGGGG", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", } + availableFormats{ + H{"HH"} + Hm{"HH:mm"} + Hms{"HH:mm:ss"} + Hmsv{"HH:mm:ss v"} + Hmv{"HH:mm v"} + MEd{"E d/M"} + MMMEd{"E, d MMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"d/M"} + h{"h a"} + hm{"h:mm a"} + hms{"h:mm:ss a"} + hmsv{"h:mm:ss a v"} + hmv{"h:mm a v"} + ms{"mm:ss"} + yyyyM{"MM/y GGGGG"} + yyyyMEd{"E d/M/y G"} + yyyyMMMEd{"E, d MMM y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"d/M/y G"} + } + } + gregorian{ DateTimePatterns{ - "HH' h 'mm' min 'ss' s 'z", + "HH:mm:ss zzzz", "HH:mm:ss z", "HH:mm:ss", "HH:mm", - "EEEE d MMMM yyyy", - "EEE d MMM yyyy", - "dd MMM yyyy", - "dd/MM/yy", - "{1} {0}", + "EEEE, d MMMM y", + "d MMMM y", + "d MMM y", + "dd/MM/y", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", } } }