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

« back to all changes in this revision

Viewing changes to locales/ru_UA.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
ru_UA {
 
9
    Version { "1.1" }
 
10
    CurrencyElements { 
 
11
        "\u0433\u0440\u043D.",
 
12
        "UAK",
 
13
        ",",
 
14
    }
 
15
    DateTimePatterns { 
 
16
        "HH:mm:ss z",
 
17
        "HH:mm:ss z",
 
18
        "HH:mm:ss",
 
19
        "HH:mm",
 
20
        "d MMMM yyyy '\u0433.'",
 
21
        "d MMMM yyyy '\u0433.'",
 
22
        "dd.MM.yyyy",
 
23
        "dd.MM.yy",
 
24
        "{1} {0}",
 
25
    }
 
26
    NumberElements {
 
27
        ",",
 
28
        ".",
 
29
        ";",
 
30
        "%",
 
31
        "0",
 
32
        "#",
 
33
        "-",
 
34
        "E",
 
35
        "\u2030",
 
36
        "\u221E",
 
37
        "\uFFFD",
 
38
    }
 
39
    NumberPatterns { 
 
40
        "#,##0.###;-#,##0.###",
 
41
        "#,##0.00 \u00a4;-#,##0.00 \u00a4",
 
42
        "#,##0%",
 
43
        "#E0",
 
44
    }
 
45
//    LocaleString{ "ru_UA" }
 
46
//    ShortCountry { "UA" }
 
47
}