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

« back to all changes in this revision

Viewing changes to locales/ca_ES.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
ca_ES {
 
9
    Version{ "1.0" }
 
10
    CurrencyElements { 
 
11
        "\u20AC",
 
12
        "EUR",
 
13
        ",",
 
14
    }
 
15
    DateTimeElements:intvector {
 
16
        2,
 
17
        1,
 
18
    }
 
19
    NumberPatterns { 
 
20
        "#,##0.###;-#,##0.###",
 
21
        "#,##0.00 \u00A4;-#,##0.00 \u00A4",
 
22
        "#,##0%",
 
23
        "#E0",
 
24
    }
 
25
//    LocaleString { "ca_ES" }
 
26
//    ShortCountry { "ESP" }
 
27
    LocaleID:int { 0x0403 }
 
28
}