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

« back to all changes in this revision

Viewing changes to locales/hi_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) 1997-2002, International Business Machines
 
4
// *   Corporation and others.  All Rights Reserved.
 
5
// *
 
6
// ***************************************************************************
 
7
// srl@monkey.sbay.org, with help from Shehnaz Nagpurwala and Anwar Nagpurwala
 
8
// Hindi locale. Need to work on unicodizing more of the text..
 
9
 
 
10
hi_IN {
 
11
    Version { "1.1" }
 
12
    NumberPatterns {
 
13
        "##,##,##0.###;-##,##,##0.###",
 
14
        "\u00A4##,##,##0.00;-\u00A4##,##,##0.00",
 
15
        "##,##,##0%",
 
16
        "#E0",
 
17
    }
 
18
//    ShortCountry { IND }
 
19
    CurrencyElements {
 
20
        "\u0930\u0941",
 
21
        "INR",  
 
22
        "."
 
23
    }
 
24
    DateTimePatterns {
 
25
        "h:mm:ss a z",
 
26
        "h:mm:ss a z",
 
27
        "h:mm:ss a",
 
28
        "h:mm a",
 
29
        "EEEE d MMMM yyyy",
 
30
        "d MMMM yyyy",
 
31
        "dd-MM-yyyy",
 
32
        "d-M-yy",
 
33
        "{1} {0}"
 
34
    }
 
35
//    DateTimeElements {
 
36
//        "1",
 
37
//        "1"
 
38
//    }
 
39
    LocaleID:int { 0x0439 }
 
40
}