~ubuntu-branches/ubuntu/lucid/camomile/lucid

« back to all changes in this revision

Viewing changes to locales/es_AR.txt

  • Committer: Bazaar Package Importer
  • Author(s): Sylvain Le Gall
  • Date: 2005-12-03 01:18:55 UTC
  • Revision ID: james.westby@ubuntu.com-20051203011855-qzvwlld1xyqnl62t
Tags: upstream-0.6.3
ImportĀ upstreamĀ versionĀ 0.6.3

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_AR {
 
9
    Version { "1.0" }
 
10
    CurrencyElements { 
 
11
        "$",
 
12
        "ARS",
 
13
        ",",
 
14
    }
 
15
    DateTimePatterns { 
 
16
        "HH'h'''mm z",
 
17
        "H:mm:ss z",
 
18
        "HH:mm:ss",
 
19
        "HH:mm",
 
20
        "EEEE d' de 'MMMM' de 'yyyy",
 
21
        "d' de 'MMMM' de 'yyyy",
 
22
        "dd/MM/yyyy",
 
23
        "dd/MM/yy",
 
24
        "{1} {0}",
 
25
    }
 
26
    NumberElements {
 
27
        ",",
 
28
        ".",
 
29
        ";",
 
30
        "%",
 
31
        "0",
 
32
        "#",
 
33
        "-",
 
34
        "E",
 
35
        "\u2030",
 
36
        "\u221E",
 
37
        "\uFFFD",
 
38
    }
 
39
    LocaleID:int { 0x2c0a }
 
40
//    LocaleString { "es_AR" }
 
41
//    ShortCountry { "ARG" }
 
42
}