Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(966)

Side by Side Diff: source/data/unit/be.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/unit/bas.txt ('k') | source/data/unit/bem.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/be.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/be.xml
11 */
12 be{
13 Version{"2.1.7.39"}
14 units{
15 duration{
16 day{
17 few{"{0} дні"}
18 many{"{0} дзён"}
19 one{"{0} дзень"}
20 other{"{0} дня"}
21 }
22 hour{
23 few{"{0} гадзіны"}
24 many{"{0} гадзін"}
25 one{"{0} гадзіна"}
26 other{"{0} гадзіны"}
27 }
28 minute{
29 few{"{0} хвіліны"}
30 many{"{0} хвілін"}
31 one{"{0} хвіліна"}
32 other{"{0} хвіліны"}
33 }
34 month{
35 few{"{0} месяца"}
36 many{"{0} месяцаў"}
37 one{"{0} месяц"}
38 other{"{0} месяца"}
39 }
40 second{
41 few{"{0} сэкунды"}
42 many{"{0} сэкунд"}
43 one{"{0} сэкунда"}
44 other{"{0} сэкунды"}
45 }
46 week{
47 few{"{0} тыдні"}
48 many{"{0} тыдняў"}
49 one{"{0} тыдзень"}
50 other{"{0} тыдня"}
51 }
52 year{
53 few{"{0} гады"}
54 many{"{0} гадоў"}
55 one{"{0} год"}
56 other{"{0} году"}
57 }
58 }
59 }
60 }
OLDNEW
« no previous file with comments | « source/data/unit/bas.txt ('k') | source/data/unit/bem.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698