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

« back to all changes in this revision

Viewing changes to locales/es_DO.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_DO {
 
9
    Version { "1.0" }
 
10
    CurrencyElements { 
 
11
        "RD$",
 
12
        "DOP",
 
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
        "dd/MM/yyyy",
 
23
        "dd/MM/yy",
 
24
        "{1} {0}",
 
25
    }
 
26
    LocaleID:int { 0x1c0a }
 
27
//    LocaleString { "es_DO" }
 
28
//    NumberElements {
 
29
//        ".",
 
30
//        ",",
 
31
//        ";",
 
32
//        "%",
 
33
//        "0",
 
34
//        "#",
 
35
//        "-",
 
36
//        "E",
 
37
//        "\u2030",
 
38
//        "\u221E",
 
39
//        "\uFFFD",
 
40
//    }
 
41
//    ShortCountry { "DOM" }
 
42
}