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

« back to all changes in this revision

Viewing changes to locales/ga_IE.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
ga_IE {
 
9
    Version { "1.0" }
 
10
    CurrencyElements { 
 
11
        "\u20AC",
 
12
        "EUR",
 
13
        ".",
 
14
    }
 
15
    DateTimeElements:intvector { 
 
16
        2,
 
17
        1,
 
18
    }
 
19
    DateTimePatterns { 
 
20
        "HH:mm:ss z",
 
21
        "HH:mm:ss z",
 
22
        "HH:mm:ss",
 
23
        "HH:mm",
 
24
        "EEEE dd MMMM yyyy",
 
25
        "dd MMMM yyyy",
 
26
        "MMM dd,yy",
 
27
        "dd/MM/yy",
 
28
        "{1} {0}",
 
29
    }
 
30
    NumberPatterns { 
 
31
        "#,##0.###;-#,##0.###",
 
32
        "\u00a4#,##0.00;-\u00a4#,##0.00",
 
33
        "#,##0%",
 
34
        "#E0",
 
35
    }
 
36
}