]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/ru_RU.txt
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / data / locales / ru_RU.txt
CommitLineData
b75a7d8f
A
1// ***************************************************************************
2// *
3// * Copyright (C) 1997-2003, International Business Machines
4// * Corporation and others. All Rights Reserved.
5// *
6// ***************************************************************************
7
8ru_RU {
9 Version { "2.0" }
10 NumberElements {
11 ",",
12 "\u00A0",
13 ";",
14 "%",
15 "0",
16 "#",
17 "-",
18 "E",
19 "\u2030",
20 "\u221E",
21 "\uFFFD",
22 ",",
23 }
24// LocaleString { "ru_RU" }
25 NumberPatterns {
26 "#,##0.###;-#,##0.###",
27 "#,##0.00\u00A4;-#,##0.00\u00A4",
28 "#,##0%",
29 "#E0",
30 }
31// ShortCountry { "RUS" }
32 LocaleID:int { 0x0419 }
33}