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

« back to all changes in this revision

Viewing changes to locales/ti_ET.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
// ***************************************************************************
 
7
// * Tigrigna language locale for Ethiopia.
 
8
// * Contributed by Daniel Yacob <yacob@geez.org>, Ge'ez Frontier Foundation
 
9
 
 
10
ti_ET {
 
11
    Version{ "x0.2" }
 
12
    AmPmMarkers {
 
13
        "\u1295\u1309\u1206 \u1230\u12D3\u1270",
 
14
        "\u12F5\u1215\u122D \u1230\u12D3\u1275",
 
15
    }
 
16
    // CountryISBNNumber { "231" }
 
17
    // CountryNumber { "231" }
 
18
    CurrencyElements {
 
19
        "$",
 
20
        "ETB",
 
21
        ".",
 
22
    }
 
23
    DateTimePatterns { 
 
24
        "h:mm:ss a",
 
25
        "h:mm:ss a",
 
26
        "h:mm:ss a",
 
27
        "h:mm a",
 
28
        "EEEE\u1363 dd MMMM \u1218\u12D3\u120D\u1272 yyyy G",
 
29
        "dd MMMM yyyy",
 
30
        "dd-MMM-yy",
 
31
        "dd/MM/yy",
 
32
        "{1} {0}",
 
33
    }
 
34
    // Measurement { "Metric" }
 
35
//    NumberElements {
 
36
//        ".",
 
37
//        ",",
 
38
//        ";",
 
39
//        "%",
 
40
//        "0",
 
41
//        "#",
 
42
//        "-",
 
43
//        "E",
 
44
//        "\u2030",
 
45
//        "\u221E",
 
46
//        "\uFFFD",
 
47
//    }
 
48
    NumberPatterns {
 
49
        "#,##0.###;-#,##0.###",
 
50
        "\u00A4#,##0.00;-\u00A4#,##0.00",
 
51
        "#,##0%",
 
52
        "#E0",
 
53
    }
 
54
    // PaperSize {
 
55
    //    Height { "297" }
 
56
    //    Width { "210" }
 
57
    //    Units { "mm" }
 
58
    // }
 
59
}