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

Side by Side Diff: source/data/lang/es_419.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/lang/es.txt ('k') | source/data/lang/es_AR.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/es_419.xml 6 // * Source File: <path>/common/main/es_419.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 es_419{ 9 es_419{
10 Keys{
11 ms{"sm"}
12 }
10 Languages{ 13 Languages{
11 az{"azerbaiyano"}
12 eu{"vasco"} 14 eu{"vasco"}
13 mr{"maratí"} 15 luo{"luo"}
16 sw{"swahili"}
17 swc{"swahili del Congo"}
18 vai{"vai"}
19 }
20 Languages%short{
21 en_GB{"inglés (R. U.)"}
14 } 22 }
15 Languages%variant{ 23 Languages%variant{
16 ps{"Pastú"} 24 ps{"pashtún"}
17 ug{"Uyghur"} 25 ug{"uighur"}
18 } 26 }
19 LanguagesShort{ 27 Types{
20 en_GB{"inglés (R. U.)"} 28 numbers{
29 knda{"números en kannada"}
30 laoo{"números en lao"}
31 }
21 } 32 }
22 Scripts{ 33 Version{"2.1.19.14"}
23 Laoo{"laosiano"}
24 Mlym{"malayalam"}
25 Sinh{"sinhala"}
26 }
27 Scripts%stand-alone{
28 Hans{"Han simplificado"}
29 Hant{"Han tradicional"}
30 }
31 Scripts%variant{
32 Arab{"persa-árabe"}
33 }
34 Version{"2.1.8.19"}
35 codePatterns{ 34 codePatterns{
36 script{"Alfabeto: {0}"} 35 script{"Alfabeto: {0}"}
37 } 36 }
38 } 37 }
OLDNEW
« no previous file with comments | « source/data/lang/es.txt ('k') | source/data/lang/es_AR.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698