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

Side by Side Diff: source/data/lang/es_419.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/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) 2013 International Business Machines 3 // * Copyright (C) 2014 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 numbers{"Números"}
12 }
13 Languages{
14 arn{"mapuche"}
15 az{"azerbaiyano"}
16 ba{"baskir"}
17 eu{"vasco"}
18 gsw{"alemán (Suiza)"}
19 luo{"luo"}
20 mr{"maratí"}
21 vai{"vai"}
22 }
23 Languages%variant{
24 ps{"Pastú"}
25 ug{"Uyghur"}
26 }
27 LanguagesShort{
28 en_GB{"inglés (R. U.)"}
29 }
30 Scripts{
31 Laoo{"laosiano"}
32 Mlym{"malayalam"}
33 Sinh{"sinhala"}
34 }
10 Scripts%stand-alone{ 35 Scripts%stand-alone{
11 Hans{"Han simplificado"} 36 Hans{"Han simplificado"}
12 Hant{"Han tradicional"} 37 Hant{"Han tradicional"}
13 } 38 }
14 Version{"2.0.92.87"} 39 Scripts%variant{
40 Arab{"persa-árabe"}
41 }
42 Types{
43 calendar{
44 coptic{"Calendario cóptico"}
45 ethiopic{"Calendario etíope"}
46 ethiopic-amete-alem{"Calendario etíope Amete Alem"}
47 persian{"Calendario persa"}
48 }
49 collation{
50 dictionary{"Orden de clasificación del diccionario"}
51 ducet{"Orden de clasificación de Unicode predeterminado"}
52 reformed{"Orden de clasificación reformado"}
53 search{"Búsqueda generalizada"}
54 unihan{"Orden de clasificación de trazos radicales"}
55 }
56 numbers{
57 arab{"Dígitos arábigo-índicos"}
58 arabext{"Dígitos árabe-hindú extendidos"}
59 armn{"Números armenios"}
60 armnlow{"Números armenios en minúscula"}
61 beng{"Dígitos en bengalí"}
62 deva{"Dígitos en devanagari"}
63 ethi{"Números etíopes"}
64 fullwide{"Dígitos en formato completo"}
65 geor{"Números georgianos"}
66 grek{"Números griegos"}
67 greklow{"Números griegos en minúscula"}
68 gujr{"Dígitos en guyaratí"}
69 guru{"Dígitos en gurumuji"}
70 hanidec{"Numerales decimales chinos"}
71 hans{"Números simplificados chinos"}
72 hansfin{"Números financieros simplificados chinos"}
73 hant{"Números chinos tradicionales"}
74 hantfin{"Números financieros chinos tradicionales"}
75 hebr{"Números hebreos"}
76 jpan{"Números en japonés"}
77 jpanfin{"Números financieros japoneses"}
78 khmr{"Dígitos en jemer"}
79 knda{"Dígitos en canarés"}
80 laoo{"Dígitos de Lao"}
81 latn{"Dígitos occidentales"}
82 mlym{"Dígitos malabares"}
83 mong{"Dígitos en mongol"}
84 mymr{"Dígitos en birmano"}
85 orya{"Dígitos en oriya"}
86 roman{"Números romanos"}
87 romanlow{"Números romanos en minúscula"}
88 taml{"Números en Tamil"}
89 telu{"Dígitos en telugu"}
90 thai{"Dígitos en tailandés"}
91 tibt{"Dígitos tibetanos"}
92 }
93 }
94 Version{"2.1.8.19"}
95 codePatterns{
96 script{"Alfabeto: {0}"}
97 }
15 } 98 }
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