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

« back to all changes in this revision

Viewing changes to locales/kl_GL.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
kl_GL {
 
9
    Version { "1.0" }
 
10
    CurrencyElements {
 
11
        "kr",
 
12
        "DKK",
 
13
        ",",
 
14
    }
 
15
    DateTimePatterns {
 
16
        "h:mm:ss a",
 
17
        "h:mm:ss a",
 
18
        "h:mm:ss a",
 
19
        "h:mm a",
 
20
        "EEEE dd MMMM yyyy",
 
21
        "dd MMMM yyyy",
 
22
        "MMM dd,yy",
 
23
        "dd/MM/yy",
 
24
        "{1} {0}",
 
25
    }
 
26
    NumberPatterns {
 
27
        "#,##0.###;-#,##0.###",
 
28
        "\u00a4#,##0.00;\u00a4 -#,##0.00",
 
29
        "#,##0%",
 
30
        "#E0",
 
31
    }
 
32
}