intl/icu/source/data/locales/es_PA.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

michael@0 1 // ***************************************************************************
michael@0 2 // *
michael@0 3 // * Copyright (C) 2013 International Business Machines
michael@0 4 // * Corporation and others. All Rights Reserved.
michael@0 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
michael@0 6 // * Source File: <path>/common/main/es_PA.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 es_PA{
michael@0 10 %%Parent{"es_419"}
michael@0 11 Version{"2.0.90.61"}
michael@0 12 calendar{
michael@0 13 generic{
michael@0 14 DateTimePatterns{
michael@0 15 "H:mm:ss (zzzz)",
michael@0 16 "H:mm:ss z",
michael@0 17 "H:mm:ss",
michael@0 18 "H:mm",
michael@0 19 "EEEE, d 'de' MMMM 'de' y G",
michael@0 20 "d 'de' MMMM 'de' y G",
michael@0 21 "MM/dd/y G",
michael@0 22 "MM/dd/yy GGGGG",
michael@0 23 "{1} {0}",
michael@0 24 "{1}, {0}",
michael@0 25 "{1}, {0}",
michael@0 26 "{1} {0}",
michael@0 27 "{1} {0}",
michael@0 28 }
michael@0 29 availableFormats{
michael@0 30 MEd{"E, MM/dd"}
michael@0 31 Md{"MM/dd"}
michael@0 32 yM{"MM/y"}
michael@0 33 yMEd{"E MM/dd/y"}
michael@0 34 yMd{"MM/dd/y"}
michael@0 35 }
michael@0 36 }
michael@0 37 gregorian{
michael@0 38 DateTimePatterns{
michael@0 39 "H:mm:ss (zzzz)",
michael@0 40 "H:mm:ss z",
michael@0 41 "H:mm:ss",
michael@0 42 "H:mm",
michael@0 43 "EEEE, d 'de' MMMM 'de' y",
michael@0 44 "d 'de' MMMM 'de' y",
michael@0 45 "MM/dd/y",
michael@0 46 "MM/dd/yy",
michael@0 47 "{1} {0}",
michael@0 48 "{1}, {0}",
michael@0 49 "{1}, {0}",
michael@0 50 "{1} {0}",
michael@0 51 "{1} {0}",
michael@0 52 }
michael@0 53 availableFormats{
michael@0 54 MEd{"E, MM/dd"}
michael@0 55 Md{"MM/dd"}
michael@0 56 yM{"MM/y"}
michael@0 57 yMEd{"E MM/dd/y"}
michael@0 58 yMd{"MM/dd/y"}
michael@0 59 }
michael@0 60 }
michael@0 61 }
michael@0 62 }

mercurial