~ubuntu-branches/ubuntu/gutsy/icu/gutsy

« back to all changes in this revision

Viewing changes to source/data/locales/so_KE.txt

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2005-11-19 11:29:31 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20051119112931-vcizkrp10tli4enw
Tags: 3.4-3
Explicitly build with g++ 3.4.  The current ICU fails its test suite
with 4.0 but not with 3.4.  Future versions should work properly with
4.0.

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
 
// * Somali language locale for Kenya.
8
 
// * Contributed by :
9
 
// *    Daniel Yacob <yacob@geez.org>, Ge'ez Frontier Foundation
10
 
// *    Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
11
 
// *    Department of Linguistics and Translation, Universite de Montreal, Montreal
12
 
 
13
 
 
14
 
so_KE {
15
 
    Version{ "x0.2" }
16
 
    AmPmMarkers {
17
 
        "sn",
18
 
        "gn",
19
 
    }
20
 
    // CountryISBNNumber { "404" }
21
 
    // CountryNumber { "404" }
22
 
    CurrencyElements {
23
 
        "Ksh",
24
 
        "KES",
25
 
        ".",
26
 
    }
27
 
    // Measurement { "Metric" }
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
 
    // PaperSize {
48
 
    //    Height { "297" }
49
 
    //    Width { "210" }
50
 
    //    Units { "mm" }
51
 
    // }
52
 
 }