~ubuntu-branches/ubuntu/quantal/icu/quantal

« back to all changes in this revision

Viewing changes to source/data/locales/es_GT.txt

  • Committer: Package Import Robot
  • Author(s): Yves Arrouye
  • Date: 2002-03-03 15:31:13 UTC
  • Revision ID: package-import@ubuntu.com-20020303153113-3ssceqlq45xbmbnc
Tags: upstream-2.0-2.1pre20020303
ImportĀ upstreamĀ versionĀ 2.0-2.1pre20020303

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// ***************************************************************************
 
2
// *
 
3
// *   Copyright (C) 1997-2002, International Business Machines
 
4
// *   Corporation and others.  All Rights Reserved.
 
5
// *
 
6
// ***************************************************************************
 
7
 
 
8
es_GT {
 
9
    Version { "1.0" }
 
10
    CurrencyElements { 
 
11
        "Q",
 
12
        "GTQ",
 
13
        ".",
 
14
    }
 
15
    DateTimePatterns { 
 
16
        "hh:mm:ss a z",
 
17
        "hh:mm:ss a z",
 
18
        "hh:mm:ss a",
 
19
        "hh:mm a",
 
20
        "EEEE d' de 'MMMM' de 'yyyy",
 
21
        "d' de 'MMMM' de 'yyyy",
 
22
        "d/MM/yyyy",
 
23
        "d/MM/yy",
 
24
        "{1} {0}",
 
25
    }
 
26
    LocaleID:int { 0x100a }
 
27
//    LocaleString { "es_GT" }
 
28
//    NumberElements { 
 
29
//        ".",
 
30
//        ",",
 
31
//        ";",
 
32
//        "%",
 
33
//        "0",
 
34
//        "#",
 
35
//        "-",
 
36
//        "E",
 
37
//        "\u2030",
 
38
//        "\u221E",
 
39
//        "\uFFFD",
 
40
//    }
 
41
//    ShortCountry { "GTM" }
 
42
}