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

Side by Side Diff: source/data/curr/en.txt

Issue 877193003: ICU update to 54.1 step 7 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: add one more msvc's warning fix Created 5 years, 10 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/curr/el.txt ('k') | source/data/curr/en_AG.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) 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/en.xml 6 // * Source File: <path>/common/main/en.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/en.xml 10 * ICU <specials> source: <path>/common/main/en.xml
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 "Egyptian Pound", 128 "Egyptian Pound",
129 } 129 }
130 ETB{ 130 ETB{
131 "ETB", 131 "ETB",
132 "Ethiopian Birr", 132 "Ethiopian Birr",
133 } 133 }
134 EUR{ 134 EUR{
135 "€", 135 "€",
136 "Euro", 136 "Euro",
137 } 137 }
138 FKP{
139 "FKP",
140 "Falkland Islands Pound",
141 }
142 GBP{ 138 GBP{
143 "£", 139 "£",
144 "British Pound Sterling", 140 "British Pound Sterling",
145 } 141 }
146 GEL{ 142 GEL{
147 "GEL", 143 "GEL",
148 "Georgian Lari", 144 "Georgian Lari",
149 } 145 }
150 GHS{ 146 GHS{
151 "GHS", 147 "GHS",
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 "Kenyan Shilling", 216 "Kenyan Shilling",
221 } 217 }
222 KGS{ 218 KGS{
223 "KGS", 219 "KGS",
224 "Kyrgystani Som", 220 "Kyrgystani Som",
225 } 221 }
226 KHR{ 222 KHR{
227 "KHR", 223 "KHR",
228 "Cambodian Riel", 224 "Cambodian Riel",
229 } 225 }
230 KPW{
231 "KPW",
232 "North Korean Won",
233 }
234 KRW{ 226 KRW{
235 "₩", 227 "₩",
236 "South Korean Won", 228 "South Korean Won",
237 } 229 }
238 KWD{ 230 KWD{
239 "KWD", 231 "KWD",
240 "Kuwaiti Dinar", 232 "Kuwaiti Dinar",
241 } 233 }
242 KYD{
243 "KYD",
244 "Cayman Islands Dollar",
245 }
246 KZT{ 234 KZT{
247 "KZT", 235 "KZT",
248 "Kazakhstani Tenge", 236 "Kazakhstani Tenge",
249 } 237 }
250 LAK{ 238 LAK{
251 "LAK", 239 "LAK",
252 "Laotian Kip", 240 "Laotian Kip",
253 } 241 }
254 LBP{ 242 LBP{
255 "LBP", 243 "LBP",
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
384 "Russian Ruble", 372 "Russian Ruble",
385 } 373 }
386 RWF{ 374 RWF{
387 "RWF", 375 "RWF",
388 "Rwandan Franc", 376 "Rwandan Franc",
389 } 377 }
390 SAR{ 378 SAR{
391 "SAR", 379 "SAR",
392 "Saudi Riyal", 380 "Saudi Riyal",
393 } 381 }
394 SBD{
395 "SBD",
396 "Solomon Islands Dollar",
397 }
398 SDG{ 382 SDG{
399 "SDG", 383 "SDG",
400 "Sudanese Pound", 384 "Sudanese Pound",
401 } 385 }
402 SEK{ 386 SEK{
403 "SEK", 387 "SEK",
404 "Swedish Krona", 388 "Swedish Krona",
405 } 389 }
406 SGD{ 390 SGD{
407 "SGD", 391 "SGD",
408 "Singapore Dollar", 392 "Singapore Dollar",
409 } 393 }
410 SLL{ 394 SLL{
411 "SLL", 395 "SLL",
412 "Sierra Leonean Leone", 396 "Sierra Leonean Leone",
413 } 397 }
414 SSP{ 398 SSP{
415 "SSP", 399 "SSP",
416 "South Sudanese Pound", 400 "South Sudanese Pound",
417 } 401 }
418 STD{
419 "STD",
420 "São Tomé & Príncipe Dobra",
421 }
422 SYP{
423 "SYP",
424 "Syrian Pound",
425 }
426 SZL{
427 "SZL",
428 "Swazi Lilangeni",
429 }
430 THB{ 402 THB{
431 "THB", 403 "THB",
432 "Thai Baht", 404 "Thai Baht",
433 } 405 }
434 TJS{ 406 TJS{
435 "TJS", 407 "TJS",
436 "Tajikistani Somoni", 408 "Tajikistani Somoni",
437 } 409 }
438 TMT{ 410 TMT{
439 "TMT", 411 "TMT",
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
484 "Venezuelan Bolívar", 456 "Venezuelan Bolívar",
485 } 457 }
486 VND{ 458 VND{
487 "₫", 459 "₫",
488 "Vietnamese Dong", 460 "Vietnamese Dong",
489 } 461 }
490 XAF{ 462 XAF{
491 "FCFA", 463 "FCFA",
492 "CFA Franc BEAC", 464 "CFA Franc BEAC",
493 } 465 }
494 XCD{
495 "EC$",
496 "East Caribbean Dollar",
497 }
498 XDR{ 466 XDR{
499 "XDR", 467 "XDR",
500 "Special Drawing Rights", 468 "Special Drawing Rights",
501 } 469 }
502 XOF{ 470 XOF{
503 "CFA", 471 "CFA",
504 "CFA Franc BCEAO", 472 "CFA Franc BCEAO",
505 } 473 }
506 XPF{
507 "CFPF",
508 "CFP Franc",
509 }
510 YER{ 474 YER{
511 "YER", 475 "YER",
512 "Yemeni Rial", 476 "Yemeni Rial",
513 } 477 }
514 ZAR{ 478 ZAR{
515 "ZAR", 479 "ZAR",
516 "South African Rand", 480 "South African Rand",
517 } 481 }
518 ZMW{ 482 ZMW{
519 "ZMW", 483 "ZMW",
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
638 other{"Egyptian pounds"} 602 other{"Egyptian pounds"}
639 } 603 }
640 ETB{ 604 ETB{
641 one{"Ethiopian birr"} 605 one{"Ethiopian birr"}
642 other{"Ethiopian birrs"} 606 other{"Ethiopian birrs"}
643 } 607 }
644 EUR{ 608 EUR{
645 one{"euro"} 609 one{"euro"}
646 other{"euros"} 610 other{"euros"}
647 } 611 }
648 FKP{
649 one{"Falkland Islands pound"}
650 other{"Falkland Islands pounds"}
651 }
652 GBP{ 612 GBP{
653 one{"British pound sterling"} 613 one{"British pound sterling"}
654 other{"British pounds sterling"} 614 other{"British pounds sterling"}
655 } 615 }
656 GEL{ 616 GEL{
657 one{"Georgian lari"} 617 one{"Georgian lari"}
658 other{"Georgian laris"} 618 other{"Georgian laris"}
659 } 619 }
660 GHS{ 620 GHS{
661 one{"Ghanaian cedi"} 621 one{"Ghanaian cedi"}
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
730 other{"Kenyan shillings"} 690 other{"Kenyan shillings"}
731 } 691 }
732 KGS{ 692 KGS{
733 one{"Kyrgystani som"} 693 one{"Kyrgystani som"}
734 other{"Kyrgystani soms"} 694 other{"Kyrgystani soms"}
735 } 695 }
736 KHR{ 696 KHR{
737 one{"Cambodian riel"} 697 one{"Cambodian riel"}
738 other{"Cambodian riels"} 698 other{"Cambodian riels"}
739 } 699 }
740 KPW{
741 one{"North Korean won"}
742 other{"North Korean won"}
743 }
744 KRW{ 700 KRW{
745 one{"South Korean won"} 701 one{"South Korean won"}
746 other{"South Korean won"} 702 other{"South Korean won"}
747 } 703 }
748 KWD{ 704 KWD{
749 one{"Kuwaiti dinar"} 705 one{"Kuwaiti dinar"}
750 other{"Kuwaiti dinars"} 706 other{"Kuwaiti dinars"}
751 } 707 }
752 KYD{
753 one{"Cayman Islands dollar"}
754 other{"Cayman Islands dollars"}
755 }
756 KZT{ 708 KZT{
757 one{"Kazakhstani tenge"} 709 one{"Kazakhstani tenge"}
758 other{"Kazakhstani tenges"} 710 other{"Kazakhstani tenges"}
759 } 711 }
760 LAK{ 712 LAK{
761 one{"Laotian kip"} 713 one{"Laotian kip"}
762 other{"Laotian kips"} 714 other{"Laotian kips"}
763 } 715 }
764 LBP{ 716 LBP{
765 one{"Lebanese pound"} 717 one{"Lebanese pound"}
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
894 other{"Russian rubles"} 846 other{"Russian rubles"}
895 } 847 }
896 RWF{ 848 RWF{
897 one{"Rwandan franc"} 849 one{"Rwandan franc"}
898 other{"Rwandan francs"} 850 other{"Rwandan francs"}
899 } 851 }
900 SAR{ 852 SAR{
901 one{"Saudi riyal"} 853 one{"Saudi riyal"}
902 other{"Saudi riyals"} 854 other{"Saudi riyals"}
903 } 855 }
904 SBD{
905 one{"Solomon Islands dollar"}
906 other{"Solomon Islands dollars"}
907 }
908 SDG{ 856 SDG{
909 one{"Sudanese pound"} 857 one{"Sudanese pound"}
910 other{"Sudanese pounds"} 858 other{"Sudanese pounds"}
911 } 859 }
912 SEK{ 860 SEK{
913 one{"Swedish krona"} 861 one{"Swedish krona"}
914 other{"Swedish kronor"} 862 other{"Swedish kronor"}
915 } 863 }
916 SGD{ 864 SGD{
917 one{"Singapore dollar"} 865 one{"Singapore dollar"}
918 other{"Singapore dollars"} 866 other{"Singapore dollars"}
919 } 867 }
920 SLL{ 868 SLL{
921 one{"Sierra Leonean leone"} 869 one{"Sierra Leonean leone"}
922 other{"Sierra Leonean leones"} 870 other{"Sierra Leonean leones"}
923 } 871 }
924 SSP{ 872 SSP{
925 one{"South Sudanese pound"} 873 one{"South Sudanese pound"}
926 other{"South Sudanese pounds"} 874 other{"South Sudanese pounds"}
927 } 875 }
928 STD{
929 one{"São Tomé & Príncipe dobra"}
930 other{"São Tomé & Príncipe dobras"}
931 }
932 SYP{
933 one{"Syrian pound"}
934 other{"Syrian pounds"}
935 }
936 SZL{
937 one{"Swazi lilangeni"}
938 other{"Swazi emalangeni"}
939 }
940 THB{ 876 THB{
941 one{"Thai baht"} 877 one{"Thai baht"}
942 other{"Thai baht"} 878 other{"Thai baht"}
943 } 879 }
944 TJS{ 880 TJS{
945 one{"Tajikistani somoni"} 881 one{"Tajikistani somoni"}
946 other{"Tajikistani somonis"} 882 other{"Tajikistani somonis"}
947 } 883 }
948 TMT{ 884 TMT{
949 one{"Turkmenistani manat"} 885 one{"Turkmenistani manat"}
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
994 other{"Venezuelan bolívars"} 930 other{"Venezuelan bolívars"}
995 } 931 }
996 VND{ 932 VND{
997 one{"Vietnamese dong"} 933 one{"Vietnamese dong"}
998 other{"Vietnamese dong"} 934 other{"Vietnamese dong"}
999 } 935 }
1000 XAF{ 936 XAF{
1001 one{"CFA franc BEAC"} 937 one{"CFA franc BEAC"}
1002 other{"CFA francs BEAC"} 938 other{"CFA francs BEAC"}
1003 } 939 }
1004 XCD{
1005 one{"East Caribbean dollar"}
1006 other{"East Caribbean dollars"}
1007 }
1008 XDR{ 940 XDR{
1009 one{"special drawing rights"} 941 one{"special drawing rights"}
1010 other{"special drawing rights"} 942 other{"special drawing rights"}
1011 } 943 }
1012 XOF{ 944 XOF{
1013 one{"CFA franc BCEAO"} 945 one{"CFA franc BCEAO"}
1014 other{"CFA francs BCEAO"} 946 other{"CFA francs BCEAO"}
1015 } 947 }
1016 XPF{
1017 one{"CFP franc"}
1018 other{"CFP francs"}
1019 }
1020 YER{ 948 YER{
1021 one{"Yemeni rial"} 949 one{"Yemeni rial"}
1022 other{"Yemeni rials"} 950 other{"Yemeni rials"}
1023 } 951 }
1024 ZAR{ 952 ZAR{
1025 one{"South African rand"} 953 one{"South African rand"}
1026 other{"South African rand"} 954 other{"South African rand"}
1027 } 955 }
1028 ZMW{ 956 ZMW{
1029 one{"Zambian kwacha"} 957 one{"Zambian kwacha"}
1030 other{"Zambian kwachas"} 958 other{"Zambian kwachas"}
1031 } 959 }
1032 } 960 }
1033 CurrencyUnitPatterns{ 961 CurrencyUnitPatterns{
1034 one{"{0} {1}"} 962 one{"{0} {1}"}
1035 other{"{0} {1}"} 963 other{"{0} {1}"}
1036 } 964 }
1037 Version{"2.1.8.87"} 965 Version{"2.1.8.87"}
1038 } 966 }
OLDNEW
« no previous file with comments | « source/data/curr/el.txt ('k') | source/data/curr/en_AG.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698