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

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

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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/fr_CA.txt ('k') | source/data/unit/fur.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) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/fr_HT.xml
7 // *
8 // ***************************************************************************
9 fr_HT{
10 Version{"2.1.19.94"}
11 units{
12 area{
13 hectare{
14 dnam{"carreau"}
15 one{"{0}carreau"}
16 other{"{0}carreaux"}
17 }
18 }
19 volume{
20 cubic-centimeter{
21 per{"{0} pour chaque centimetre cube"}
22 }
23 cubic-meter{
24 per{"{0} pour chaque metre cube"}
25 }
26 }
27 }
28 unitsNarrow{
29 mass{
30 gram{
31 dnam{"gr."}
32 }
33 }
34 }
35 unitsShort{
36 duration{
37 century{
38 dnam{"sec"}
39 }
40 }
41 mass{
42 carat{
43 dnam{"kr"}
44 one{"{0}kr"}
45 other{"{0}kr"}
46 }
47 gram{
48 one{"{0}gr"}
49 other{"{0}gr"}
50 }
51 }
52 }
53 }
OLDNEW
« no previous file with comments | « source/data/unit/fr_CA.txt ('k') | source/data/unit/fur.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698