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

« back to all changes in this revision

Viewing changes to locales/ar_IN.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) 2001-2002, International Business Machines
 
4
// *   Corporation and others.  All Rights Reserved.
 
5
// *
 
6
// *   Generated from - Universal Locales for Linux Project
 
7
// ***************************************************************************
 
8
 
 
9
ar_IN {
 
10
    Version{ "1.2" }
 
11
    CurrencyElements { 
 
12
        "\u20A8",
 
13
        "INR",
 
14
        ".",
 
15
    }
 
16
    DateTimePatterns {
 
17
        "h:mm:ss a z",
 
18
        "h:mm:ss a z",
 
19
        "h:mm:ss a",
 
20
        "h:mm a",
 
21
        "EEEE d MMMM yyyy",
 
22
        "d MMMM yyyy",
 
23
        "dd-MM-yyyy",
 
24
        "d-M-yy",
 
25
        "{1} {0}"
 
26
    }
 
27
    //    Duplicated in parent
 
28
//    NumberElements { 
 
29
//        ".",
 
30
//        ",",
 
31
//        ";",
 
32
//        "%",
 
33
//        "0",
 
34
//        "#",
 
35
//        "-",
 
36
//        "E",
 
37
//        "\u2030",
 
38
//        "\u221E",
 
39
//        "\uFFFD",
 
40
//    }
 
41
    NumberPatterns { 
 
42
        "##,##,##0.###;-##,##,##0.###",
 
43
        "\u00A4##,##,##0.00;-\u00A4##,##,##0.00",
 
44
        "##,##,##0%",
 
45
        "#E0",
 
46
    }
 
47
//    LocaleString { "ar_IN" }
 
48
//    ShortCountry { "IND" }
 
49
}