]>
Commit | Line | Data |
---|---|---|
b331163b A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
b331163b A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/os.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | os{ | |
10 | Countries{ | |
11 | 001{"Дуне"} | |
12 | 002{"Африкӕ"} | |
13 | 009{"Океани"} | |
14 | 019{"Америкӕ"} | |
15 | 142{"Ази"} | |
16 | 150{"Европӕ"} | |
17 | BR{"Бразили"} | |
18 | CN{"Китай"} | |
19 | DE{"Герман"} | |
20 | FR{"Франц"} | |
21 | GB{"Стыр Британи"} | |
22 | GE{"Гуырдзыстон"} | |
23 | IN{"Инди"} | |
24 | IT{"Итали"} | |
25 | JP{"Япон"} | |
26 | RU{"Уӕрӕсе"} | |
27 | US{"АИШ"} | |
28 | ZZ{"Нӕзонгӕ бӕстӕ"} | |
29 | } | |
2ca993e8 | 30 | Version{"2.1.23.13"} |
b331163b | 31 | } |